diff options
author | Hans Hagen <pragma@wxs.nl> | 2004-06-20 00:00:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2004-06-20 00:00:00 +0200 |
commit | 0bfaf7db3a4495c91871b17e20cebecdff4a5dde (patch) | |
tree | 6a8fcba94cba07f786eb5506ef665dc51e9ffbbc /tex/context/base/meta-fig.tex | |
parent | 51d573f4c0e8d3b8499bff7a3c6fba3dcd71d725 (diff) | |
download | context-0bfaf7db3a4495c91871b17e20cebecdff4a5dde.tar.gz |
stable 2004.06.20
Diffstat (limited to 'tex/context/base/meta-fig.tex')
-rw-r--r-- | tex/context/base/meta-fig.tex | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/tex/context/base/meta-fig.tex b/tex/context/base/meta-fig.tex index 9a46b80d4..6094e4ca1 100644 --- a/tex/context/base/meta-fig.tex +++ b/tex/context/base/meta-fig.tex @@ -22,7 +22,7 @@ %D whole \CONTEXT\ machinery is available, you can also add %D page backgrounds. %D -%D \starttyping +%D \starttypen %D \setupMPpage %D [offset=1pt, %D background=color, @@ -35,7 +35,7 @@ %D \startMPpage %D fill fullsquare rotated 45 scaled 8cm withcolor blue ; %D \stopMPpage -%D \stoptyping +%D \stoptypen %D %D Although this is hardly of any use, you can mix these %D definitions with the text flow, since all settings are @@ -55,13 +55,13 @@ \dostopfittingpage} \setupMPpage - [\c!scale=1000, - \c!strut=\v!no, - \c!align=, + [\c!schaal=1000, + \c!strut=\v!nee, + \c!uitlijnen=, \c!offset=\v!overlay, - \c!width=\v!fit, - \c!height=\v!fit, - \c!frame=\v!off] + \c!breedte=\v!passend, + \c!hoogte=\v!passend, + \c!kader=\v!uit] %D \macros %D {MPfigure} @@ -70,7 +70,7 @@ \def\MPfigure#1#2% test for dup figure {\bgroup - \getfiguredimensionsonly[#1]% [\c!object=\v!no] already set + \getfiguredimensionsonly[#1]% [\c!object=\v!nee] already set \freezedimenmacro\naturalfigurewidth \freezedimenmacro\naturalfigureheight \startMPcode |