diff options
author | Marius <mariausol@gmail.com> | 2011-10-19 19:40:14 +0300 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2011-10-19 19:40:14 +0300 |
commit | c7071b17e99c543f0480726468420f9ee88e7435 (patch) | |
tree | d6e226668bafa81e7859f42439e91a3efa0fed17 /metapost | |
parent | db5d5aa67829cb4c0c70bbe545f3e840457acf08 (diff) | |
download | context-c7071b17e99c543f0480726468420f9ee88e7435.tar.gz |
beta 2011.10.19 18:24
Diffstat (limited to 'metapost')
-rw-r--r-- | metapost/context/base/metafun.mpiv | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/metapost/context/base/metafun.mpiv b/metapost/context/base/metafun.mpiv index 8466e1d83..f801717f1 100644 --- a/metapost/context/base/metafun.mpiv +++ b/metapost/context/base/metafun.mpiv @@ -26,11 +26,10 @@ input "mp-shap.mpiv" ; % will be improved input "mp-grph.mpiv" ; % todo: namespace and cleanup input "mp-grid.mpiv" ; % todo: namespace and cleanup input "mp-form.mpiv" ; % under (re)construction - input "mp-figs.mpiv" ; % obsolete, needs checking -input "mp-text.mpiv" ; % will be redone into a module input "mp-func.mpiv" ; % under construction +% "mp-text.mpiv" ; % loaded on demand % "mp-char.mpiv" ; % loaded on demand % "mp-step.mpiv" ; % loaded on demand % "mp-chem.mpiv" ; % loaded on demand |