diff options
Diffstat (limited to 'tex/context/base/supp-eps.tex')
-rw-r--r-- | tex/context/base/supp-eps.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tex/context/base/supp-eps.tex b/tex/context/base/supp-eps.tex index 113911113..a7974ae3b 100644 --- a/tex/context/base/supp-eps.tex +++ b/tex/context/base/supp-eps.tex @@ -1,5 +1,5 @@ %D \module -%D [ file=supp-eps, +%D [ filefile=supp-eps, %D version=1998.05.06, %D title=\CONTEXT\ Support Macros, %D subtitle=\EPS\ tools, @@ -32,9 +32,9 @@ %D %D A bounding box has the form: %D -%D \starttypen +%D \starttyping %D %%BoundingBox: llx lly urx ury -%D \stoptypen +%D \stoptyping %D %D Before we scan the file, we have to reset special %D characters and set some others. The percentage symbol also @@ -192,4 +192,4 @@ \dogetEPSboundingbox{#1}\!!widtha\!!heighta\!!widthb\!!heightb \egroup} -\protect \endinput
\ No newline at end of file +\protect \endinput |