summaryrefslogtreecommitdiff
path: root/tex/context/base/meta-fig.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2004-06-10 00:00:00 +0200
committerHans Hagen <pragma@wxs.nl>2004-06-10 00:00:00 +0200
commit51d573f4c0e8d3b8499bff7a3c6fba3dcd71d725 (patch)
treea902c3c67fe2272ee9e2325d6a6f28f0fd15d9d8 /tex/context/base/meta-fig.tex
parentab3f887feadf929129087cd2cbc3783064507565 (diff)
downloadcontext-51d573f4c0e8d3b8499bff7a3c6fba3dcd71d725.tar.gz
stable 2004.06.10
Diffstat (limited to 'tex/context/base/meta-fig.tex')
-rw-r--r--tex/context/base/meta-fig.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/tex/context/base/meta-fig.tex b/tex/context/base/meta-fig.tex
index 6094e4ca1..9a46b80d4 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 \starttypen
+%D \starttyping
%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 \stoptypen
+%D \stoptyping
%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!schaal=1000,
- \c!strut=\v!nee,
- \c!uitlijnen=,
+ [\c!scale=1000,
+ \c!strut=\v!no,
+ \c!align=,
\c!offset=\v!overlay,
- \c!breedte=\v!passend,
- \c!hoogte=\v!passend,
- \c!kader=\v!uit]
+ \c!width=\v!fit,
+ \c!height=\v!fit,
+ \c!frame=\v!off]
%D \macros
%D {MPfigure}
@@ -70,7 +70,7 @@
\def\MPfigure#1#2% test for dup figure
{\bgroup
- \getfiguredimensionsonly[#1]% [\c!object=\v!nee] already set
+ \getfiguredimensionsonly[#1]% [\c!object=\v!no] already set
\freezedimenmacro\naturalfigurewidth
\freezedimenmacro\naturalfigureheight
\startMPcode