summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/metafun/metafun-examples.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-10-08 20:46:55 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-10-08 20:46:55 +0200
commit778f381ba6a448ab00d67994a412dd4226d43238 (patch)
treed9dade45016a572e6c22521bfb165f9829ac3192 /doc/context/sources/general/manuals/metafun/metafun-examples.tex
parent2073fe5d88215dddd9a9e6421afaea7ab7db955a (diff)
downloadcontext-778f381ba6a448ab00d67994a412dd4226d43238.tar.gz
2021-10-08 20:07:00
Diffstat (limited to 'doc/context/sources/general/manuals/metafun/metafun-examples.tex')
-rw-r--r--doc/context/sources/general/manuals/metafun/metafun-examples.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/context/sources/general/manuals/metafun/metafun-examples.tex b/doc/context/sources/general/manuals/metafun/metafun-examples.tex
index 3c16f96dd..d9da5fea4 100644
--- a/doc/context/sources/general/manuals/metafun/metafun-examples.tex
+++ b/doc/context/sources/general/manuals/metafun/metafun-examples.tex
@@ -3431,7 +3431,7 @@ We demonstrate the differences with an example. The result can be seen in
\startbuffer
\startcombination
{\startMPcode
- picture first, second ;
+ picture first, second ;
first := outlinetext.p("N") ; first := first scaled 10 ;
second := outlinetext.p("T") ; second := second scaled 10 ;
second := second rotatedaround(center second, 5) shifted (1,-1) ;