diff options
author | Hans Hagen <pragma@wxs.nl> | 2012-07-24 15:58:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2012-07-24 15:58:00 +0200 |
commit | 860c6eaca8251c559f0486c0c1acf7f161821d82 (patch) | |
tree | 1a82a7c13b6d15c64b599199f6b7f474d6c985c9 /metapost | |
parent | f64d7fc23ab538ccddc90651bc002df6d1d1729f (diff) | |
download | context-860c6eaca8251c559f0486c0c1acf7f161821d82.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" ; |