summaryrefslogtreecommitdiff
path: root/tex/context/base/x-set-12.tex
blob: a0fbbd22d38d02c54e9924e49e90f2a1ee33d7af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
%D \module
%D   [       file=x-set-02,
%D        version=2004.10.31,
%D         remark=setupx.tex: 1998.07.20 and later,
%D          title=\CONTEXT\ Setup Definitions,
%D       subtitle=Macro Definitions,
%D         author=Hans Hagen,
%D           date=\currentdate,
%D      copyright={PRAGMA / Hans Hagen \& Ton Otten}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.

\usemodule[set-11]

\unprotect

\loadsetups

\startinterface dutch    \definecolor[LocalColor][green]     \stopinterface
\startinterface english  \definecolor[LocalColor][red]       \stopinterface
\startinterface german   \definecolor[LocalColor][blue]      \stopinterface
\startinterface czech    \definecolor[LocalColor][magenta]   \stopinterface
\startinterface italian  \definecolor[LocalColor][cyan]      \stopinterface
\startinterface romanian \definecolor[LocalColor][yellow]    \stopinterface

\startinterface english  \definecolor[TitleColor][g=.5,b=.5] \stopinterface
\startinterface dutch    \definecolor[TitleColor][r=.5,b=.5] \stopinterface
\startinterface german   \definecolor[TitleColor][r=.5,g=.5] \stopinterface
\startinterface italian  \definecolor[TitleColor][r=.5]      \stopinterface
\startinterface czech    \definecolor[TitleColor][g=.5]      \stopinterface
\startinterface romanian \definecolor[TitleColor][b=.5]      \stopinterface

\definecolor [lightgray] [s=.9]
\definecolor [darkgray]  [s=.1]

\usetypescript[palatino][\defaultencoding]
\setupbodyfont[palatino,9pt]

\setupcolors
  [\c!state=\v!start]

\defineoverlay
  [cover]
  [\hbox to \paperwidth{\hss\reuseMPgraphic{cover+back}}]

\defineoverlay
  [back]
  [\hbox to \paperwidth{\reuseMPgraphic{cover+back}\hss}]

\startreusableMPgraphic{cover+back}
  numeric h, w ; path p, q, r ; color f, d ; pair s ;
  h := OverlayHeight ; w := 2*OverlayWidth ;
  r := unitsquare xyscaled (w,h) ;
  fill r withcolor \MPcolor{lightgray} ;
  set_grid(w,h,w/8,w/16) ;
  forever :
    s := center r randomized (w,h) ;
    if new_on_grid(xpart s, ypart s) :
      s := (dx,dy) ;
      p := fullsquare xyscaled(w/4,w/8) ;
      q := (-4w,ypart ulcorner p) --
           .5[ulcorner p, urcorner p] --
           (4w,ypart urcorner p) ;
      q := q shifted (0,-w/24) ;
      p := p randomized (w/40,w/40) ;
      q := q randomized (0,w/100) ;
      q := q cutafter  (p cutafter  point 3 of p) ;
      q := q cutbefore (p cutbefore point 3 of p) ;
      d := .5[\MPcolor{LocalColor},\MPcolor{lightgray}] randomized (.5,.9) ;
      f := \MPcolor{lightgray} randomized (.5,.9) ;
      pickup pencircle scaled (w/100) ;
      fill p shifted s withcolor f ;
      draw p shifted s withcolor d ;
      draw q shifted s withcolor d ;
    fi ;
    exitif grid_full ;
  endfor ;
  setbounds currentpicture to r ;
\stopreusableMPgraphic

\definelayout
  [titlepage]
  [\c!backspace=1cm,
   \c!topspace=1cm,
   \c!width=\v!middle,
   \c!height=\v!middle,
   \c!header=0pt,
   \c!footer=0pt]

\setuplayout
  [\c!backspace=2cm,
   \c!topspace=1.5cm,
   \c!header=0cm,
   \c!footer=0cm,
   \c!width=\v!middle,
   \c!height=\v!middle]

\setuppagenumbering
  [\c!alternative=\v!doublesided]

\setupsetup
  [\c!criterium=\v!all,
   \c!reference=0]

\setupframedtexts
  [setuptext]
  [\c!frame=\v!on,
   \c!rulethickness=1pt,
   \c!framecolor=TitleColor]

\setupunderbar
  [\c!rulethickness=1pt,
   \c!rulecolor=TitleColor]

\starttext

\setupbackgrounds
  [\v!rightpage]
  [\c!background=cover]

\setuplayout
  [titlepage]

\startmakeup[\v!standard]
  \dontcomplain
  \startcolor[TitleColor]
  \definedfont[RegularBold at 100pt]\setstrut
  \setupalign[\v!left]
  \strut Con\TeX t \par
  \definedfont[RegularBold at 50pt]\setstrut
  \startinterface dutch    \strut commando's   \par \stopinterface
  \startinterface english  \strut commands     \par \stopinterface
  \startinterface german   \strut befehle      \par \stopinterface
  \startinterface czech    \strut prikaz\'y    \par \stopinterface
  \startinterface italian  \strut comandi      \par \stopinterface
  \startinterface romanian \strut comenzile    \par \stopinterface
  \vfill
  \definedfont[RegularBold at 150pt]\setstrut
  \startinterface dutch    NL\stopinterface
  \startinterface english  EN\stopinterface
  \startinterface german   DE\stopinterface
  \startinterface czech    CZ\stopinterface
  \startinterface italian  IT\stopinterface
  \startinterface romanian RO\stopinterface
  \stopcolor
\stopmakeup

\setuplayout % needed ?

\setupbackgrounds
  [\v!rightpage]
  [\c!background=]

\startmakeup[\v!standard]
  \dontcomplain
  \startcolor[TitleColor]
  \definedfont[RegularBold at 100pt]\setstrut
  \setupalign[\v!left]
  \strut Con\TeX t \par
  \definedfont[RegularBold at 50pt]\setstrut
  \startinterface dutch    \strut commando's     \par \stopinterface
  \startinterface english  \strut commands       \par \stopinterface
  \startinterface german   \strut befehle        \par \stopinterface
  \startinterface czech    \strut prikaz\'y      \par \stopinterface
  \startinterface italian  \strut comandi        \par \stopinterface
  \startinterface romanian \strut comenzile      \par \stopinterface
  \vfill
  \definedfont[RegularBold at 24pt]\setupinterlinespace
  \startinterface dutch    \strut nl / nederlands     \par \stopinterface
  \startinterface english  \strut en / english        \par \stopinterface
  \startinterface german   \strut de / deutsch        \par \stopinterface
  \startinterface czech    \strut cz / \^cesk\'y      \par \stopinterface
  \startinterface italian  \strut it / italiano       \par \stopinterface
  \startinterface romanian \strut ro / rom\^{a}n\u{a} \par \stopinterface
  \par \strut \currentdate \par
  \stopcolor
\stopmakeup

\protect

\placeeverysetup

\unprotect

\page[\v!yes,\v!blank,\v!right,\v!left]

\setuplayout
  [titlepage]

\setupbackgrounds
  [\v!leftpage]
  [\c!background=back]

\startmakeup[\v!standard][\c!page=]
  \dontcomplain
  \startcolor[TitleColor]
  \definedfont[RegularBold at 24pt]\setupinterlinespace
  \setupalign[\v!left]
  \vfill
  PRAGMA ADE \par
  Ridderstraat 27 \par
  8061GH Hasselt NL \par
  www.pragma-ade.com \par
  \stopcolor
\stopmakeup

\protect

\stoptext