a few more chapters of the manual (HH)
[luatex.git] / manual / luatex-titlepage.tex
blob8ab56f85dd236e379fc778ba3997eeaff94b0a62
1 \environment luatex-style
2 \environment luatex-logos
4 \startcomponent luatex-titlepage
6 \startstandardmakeup
8 \switchtobodyfont
9 [mainfacemedium]
11 \definedfont[Bold*default at \the\dimexpr.08\paperheight\relax] \setupinterlinespace
13 \setlayer
14 [page]
15 {\useMPgraphic{luapage}}
17 \setlayerframed
18 [page]
19 [preset=middletop,
20 voffset=.05\paperheight]
21 [align=middle,
22 foregroundcolor=blue,
23 frame=off]
24 {Lua\TeX\\Reference}
26 \definedfont[Bold*default at 18pt] \setupinterlinespace
28 \setlayerframed
29 [page]
30 [preset=rightbottom,
31 offset=.01\paperheight]
32 [align=flushright,
33 foregroundcolor=blue,
34 frame=off]
35 {\doifsomething{\documentvariable{status}}{\documentvariable{status}\par}
36 \currentdate[month,space,year]\par
37 Version \documentvariable{version}}
39 \stopstandardmakeup
41 \startstandardmakeup
43 \start
44 \raggedleft
45 \definedfont[Bold*default at 48pt]
46 \setupinterlinespace
47 \blue Lua\TeX \endgraf Reference \endgraf Manual \endgraf
48 \stop
50 \vfill
52 \definedfont[Bold*default at 12pt]
54 \starttabulate[|l|l|]
55 \NC copyright \EQ Lua\TeX\ development team \NC \NR
56 \NC more info \EQ www.luatex.org \NC \NR
57 \NC version \EQ \currentdate \doifsomething{\documentvariable{snapshot}}{(snapshot \documentvariable{snapshot})} \NC \NR
58 \stoptabulate
60 \stopstandardmakeup
62 \setupbackgrounds
63 [leftpage]
64 [setups=pagenumber:left]
66 \setupbackgrounds
67 [rightpage]
68 [setups=pagenumber:right]
70 \stopcomponent