diff options
author | Marius <mariausol@gmail.com> | 2012-07-24 17:40:13 +0300 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2012-07-24 17:40:13 +0300 |
commit | 0d565456a826f94f3d8a7d8f9bb28982737615cd (patch) | |
tree | 3849f463b166a59a6eff7a92d7640ea3a5d92f90 /metapost | |
parent | b5479d5f43b89e9ce712f0cfa629ccd9c55ac22a (diff) | |
download | context-0d565456a826f94f3d8a7d8f9bb28982737615cd.tar.gz |
beta 2012.07.24 15:58
Diffstat (limited to 'metapost')
-rw-r--r-- | metapost/context/base/metafun.mpiv | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/metapost/context/base/metafun.mpiv b/metapost/context/base/metafun.mpiv index d600764a3..8247c121f 100644 --- a/metapost/context/base/metafun.mpiv +++ b/metapost/context/base/metafun.mpiv @@ -11,10 +11,9 @@ %C therefore copyrighted by \PRAGMA. See mreadme.pdf for %C details. -%D First we input John Hobby's metapost plain file. However, -%D because we want to prevent dependency problems and in the -%D end even may use a patched version, we prefer to use a -%D copy. +%D First we input John Hobby's metapost plain file. However, because we want to +%D prevent dependency problems and in the end even may use a patched version, +%D we prefer to use a copy. input "mp-base.mpiv" ; input "mp-tool.mpiv" ; |