luametafun.tex /size: 1601 b    last modification: 2025-02-21 11:03
1% language=us runpath=texruns:manuals/luametafun
2
3% This file takes a while to process because we render some complex graphics. It
4% can be sped up by enabling caching, but for some images that has been disabled.
5
6% \enabledirectives[metapost.optimizecolor]
7
8% todo: add to syntax description
9
10\setupfootertexts[{\tttf uncorrected draft}]
11
12\environment luametafun-style
13
14\startcomponent luametafun
15
16    \component luametafun-titlepage
17
18    \startfrontmatter
19        \component luametafun-contents
20        \component luametafun-introduction
21    \stopfrontmatter
22
23    \startbodymatter
24        \component luametafun-technology
25        \component luametafun-text
26      % \component luametafun-grid
27        \component luametafun-axis
28        \component luametafun-outline
29        \component luametafun-followtext
30        \component luametafun-placeholder
31        \component luametafun-arrow
32        \component luametafun-shade
33        \component luametafun-contour
34        \component luametafun-surface
35        \component luametafun-mesh
36        \component luametafun-function
37        \component luametafun-chart
38        \component luametafun-svg
39        \component luametafun-poisson
40        \component luametafun-fonts
41        \component luametafun-color
42        \component luametafun-lines
43        \component luametafun-paths
44        \component luametafun-envelope
45        \component luametafun-groups
46        \component luametafun-potrace
47        \component luametafun-extensions
48        \component luametafun-interface
49%         \component luametafun-synchronizers
50    \stopbodymatter
51
52\stopcomponent
53