metafun-titlepage-screen.tex /size: 686 b    last modification: 2023-12-21 09:43
1% language=us
2
3\startcomponent metafun-titlepage-screen
4
5\environment metafun-environment
6
7\startstandardmakeup[topstate=empty]
8
9    \definefont[Big]   [RegularBold*default at 60pt]
10    \definefont[Medium][RegularBold*default at 48pt]
11    \definefont[Small] [RegularBold*default at 32pt]
12    \definefont[Tiny]  [RegularBold*default at 24pt]
13
14% \showstruts
15
16    \startcolor[darkyellow]
17
18        \Big                            METAFUN      \par
19        \Tiny   \setstrut        \strut context mkiv \par
20        \vfill
21        \Tiny   \setstrut \hfill \strut \currentdate \par
22        \Small  \setstrut \hfill \strut Hans Hagen   \par
23
24    \stopcolor
25
26\stopstandardmakeup
27
28\stopcomponent
29