summaryrefslogtreecommitdiff
path: root/support/pydocstrip/vndriver.dtx
blob: 01f24a8af07bab92d741eb67aa394014d9048cef (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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
% \iffalse
%<dtx>\ProvidesFile{vndriver.dtx}[2003/11/01 v01.01 VNR.KTV.DTX.driver]
% \fi
%
% \section{Driver}
%
% \subsection{Common Part}
%
%    \begin{macrocode}
%<*test|rm|it|csc>
%    \end{macrocode}
%
% |version_check| was introduced in |dc1.3|.
%    \begin{macrocode}
version_check(1,0);
%    \end{macrocode}
%
% Accessories for polish special letters. Pseudoparameters.
%
%    \begin{macrocode}
input exaccess;
input expseudo;
%    \end{macrocode}
%    \begin{macrocode}
mode_setup;
font_setup;
pseudo_setup;
%    \end{macrocode}
%
%    \begin{macrocode}
%</test|rm|it|csc>
%    \end{macrocode}
%
% \subsection{Test Mode}
%
%    \begin{macrocode}
%<test&(rm|it)> set_lowercase;
%<test&(rm|it)> input vnaccent;
%<test&rm>      input_lr_fam;
%<test&it>      input_li_fam;
%    \end{macrocode}
%    \begin{macrocode}
%<*test>
set_uppercase;
input vnaccent;
input_ur_fam;
%</test>
%    \end{macrocode}
%
%
% \subsection{Only for T5supp}
%
% \subsubsection{Common Part}
%
%    \begin{macrocode}
%<*t5supp>
input exbraces;
input expunct;
%<!csc> input exaccent;
input exsign;
%</t5supp>
%    \end{macrocode}
%
% \subsubsection{Roman}
%
%    \begin{macrocode}
%<*!test&rm&t5supp>
set_lowercase;
input vnaccent;
input vndothook;
input vnminus;
input vnlacc;
input vnclr;
set_uppercase;
input vnaccent;
input vnuacc;
input vncur;
%</!test&rm&t5supp>
%    \end{macrocode}
%
% \subsubsection{Italic}
%
%    \begin{macrocode}
%<*!test&it&t5supp>
set_lowercase;
input vnaccent;
input vndothook;
input vnminus;
input vnlacc;
input vncli;
set_uppercase;
input vnaccent;
input vnuacc;
input vncur;
%</!test&it&t5supp>
%    \end{macrocode}
%
% \subsubsection{CSC}
%
%    \begin{macrocode}
%<*!test&csc&t5supp>
set_uppercase;
input vnaccent;
input vnuacc;
input vncur;
%</!test&csc&t5supp>
%    \end{macrocode}
%
% If the variable |gen_t5supp_supp| is already known,
% the |next| equals |endinput| and the driver stops here;
% otherwise, the |next| is |relax| and nothing happens.
%
%    \begin{macrocode}
%<*!test&!t5supp&csc>
input exrulett;
input exbraces;
input expunct;
input exsign;
input exromp;
input exrdigit;
set_uppercase;
input vnaccent;
input vncur;
%</!test&!t5supp&csc>
%    \end{macrocode}
%
% \subsection{Something from EC font}
%
% Letters from |EC| font.
%    \begin{macrocode}
%<*!test&!t5supp&(rm|it)>
input exbraces;
input expunct;
input exaccent;
input exsign;
input exrlig;
input exromp;
input exrulett;
input exrllett;
input exrdigit;
%</!test&!t5supp&(rm|it)>
%    \end{macrocode}
%
% \subsection{Lowercase Letters}
%
%    \begin{macrocode}
%<*!test&!t5supp&(rm|it)>
set_lowercase;
input vnaccent;
%</!test&!t5supp&(rm|it)>
%    \end{macrocode}
%
% \subsubsection{Roman fonts}
%
%    \begin{macrocode}
%<*!test&!t5supp&rm>
input vnclr;
input vndothook;
input vnminus;
%</!test&!t5supp&rm>
%    \end{macrocode}
%
% \subsubsection{Italic fonts}
%
%    \begin{macrocode}
%<*!test&!t5supp&it>
input vncli;
input vndothook;
input vnminus;
%</!test&!t5supp&it>
%    \end{macrocode}
%
% \subsection{Uppercase Letters}
%
%    \begin{macrocode}
%<*!test&!t5supp&(rm|it)>
set_uppercase;
input vnaccent;
input vncur;
%</!test&!t5supp&(rm|it)>
%    \end{macrocode}
%
% \subsection{Only for CSC}
%
%    \begin{macrocode}
%<*csc>
%    \end{macrocode}
%
%    \begin{macrocode}
boolean is_small_cap;
is_small_cap:=true;
%    \end{macrocode}
%%% fine higher
% the `higher' values are used while putting accents and attaching ogoneks
%    \begin{macrocode}
forsuffixes $ =
        u,o, letter_fit,
        x_height, bar_height,
        body_height,stem:
    higher.$.#:=$.#; higher.$:=$;
endfor
%    \end{macrocode}
%%% fine lower
%    \begin{macrocode}
begingroup
%    \end{macrocode}
%    \begin{macrocode}
    forsuffixes $ =
            u, width_adj, cap_serif_fit, letter_fit,
            body_height, cap_height, x_height, bar_height, comma_depth,
            flare, dot_size, cap_hair, stem, cap_stem, cap_curve, cap_ess,
            cap_jut, beak_jut, beak, slab, cap_bar, cap_band, cap_notch_cut,
                    o, apex_o:
        save $; $.#:=lower.$.#; endfor
    fudge:=lower.fudge;
%    \end{macrocode}
% optional part:
%    \begin{macrocode}
    forsuffixes $ =
            depth_corr, left_corr, top_breadth_corr,
            tip_breadth_corr, tip_xcorr, tip_ycorr, pre_angle,
            post_angle, pre_limit, post_limit, pre_lightness,
            post_lightness, pre_deflexion, post_deflexion, cap_flat,
            ogonek_pen#:
        if known lower.$: $:=lower.$; fi
    endfor
%    \end{macrocode}
%    \begin{macrocode}
    input expseudo;
%    \end{macrocode}
%    \begin{macrocode}
    font_setup;
    pseudo_setup;
%    \end{macrocode}
%    \begin{macrocode}
%<*!test&!t5supp>
    input_lig excspl;
%</!test&!t5supp>
%    \end{macrocode}
%    \begin{macrocode}
%<*test>
    set_smallcap;
    input vnaccent;
    input_sc_fam;
endgroup
%</test>
%    \end{macrocode}
%
%    \begin{macrocode}
%<*!test&t5supp>
    set_smallcap;
    input vnaccent;
    input vnlacc;
    input vncur;
    input txpseudo;
    font_setup;
    pseudo_setup;
    input txaccent;
    input vndothook;
    input vnminus;
%    \end{macrocode}
%
%    \begin{macrocode}
endgroup
%</!test&t5supp>
%    \end{macrocode}
%
%    \begin{macrocode}
%<*!test&!t5supp>
    extra_endchar   := extra_endchar & "charcode:=charcode+code_offset";
    code_offset     := ASCII"a" - ASCII"A";
    input exrulett; % upper case (majuscules)
    suppress_i_dot  := true;
    code_offset     := 0;
%    \end{macrocode}
%    \begin{macrocode}
    set_smallcap;
    input vnaccent;
    input vncur;
%    \end{macrocode}
%    \begin{macrocode}
    input txpseudo;
    font_setup;
    pseudo_setup;
    input txaccent;
    input vndothook;
    input vnminus;
%    \end{macrocode}
%
%    \begin{macrocode}
endgroup;
%    \end{macrocode}
%
%    \begin{macrocode}
%</!test&!t5supp>
%    \end{macrocode}
%    \begin{macrocode}
%</csc>
%    \end{macrocode}
%
% \subsection{Font Parameters}
%
% \subsubsection{Common Part}
%
%    \begin{macrocode}
%<*!test&!t5supp&(rm|it|csc)>
font_coding_scheme  := "Vietnamese TeX Font Encoding";
boundarychar        := oct"027";
font_slant          slant;
font_x_height       x_height#;
font_cap_height     cap_height#;
font_asc_height     asc_height#;
%</!test&!t5supp&(rm|it|csc)>
%    \end{macrocode}
%
%    \begin{macrocode}
%<*!test&!t5supp&(rm|it|csc)>
font_acc_cap_height (cap_height#+acc_height#);
font_desc_depth     desc_depth#;
font_max_height     (max(asc_height#,body_height#, cap_height#+acc_height#));
font_max_depth      (max(desc_depth#,paren_depth#,the_ogonek_depth#));
font_baselineskip   max(1.2*designsize,body_height#+paren_depth#);
% font_digit_width  % set inside the digits file
% font_cap_stem     % set after the programme of the capital I
%</!test&!t5supp&(rm|it|csc)>
%    \end{macrocode}
%
% \subsubsection{Roman}
%
%    \begin{macrocode}
%<*!test&!t5supp&rm>
if monospace:
    font_normal_space   9u#; % no stretching or shrinking
    font_quad           18u#;
    font_extra_space    9u#;
    input vnmligtb;     % ligature := monospaced fonts
else:
    font_normal_space   6u# + 2letter_fit#;
    font_normal_stretch 3u#;
    font_normal_shrink  2u#;
    font_quad           18u# + 4letter_fit#;
    font_extra_space    2u#;
    input vnrligtb;     % ligature := not monospaced fonts
fi
%</!test&!t5supp&rm>
%    \end{macrocode}
%
% \subsubsection{Italic}
%
%    \begin{macrocode}
%<*!test&!t5supp&it>
if monospace:
    font_normal_space   9u#; % no stretching or shrinking
    font_quad           18u#;
    font_extra_space    9u#;
    letter_fit#         := letter_fit
                        := 0;
    input vnmligtb;     % ligature := monospaced
else:
    font_normal_space   6u#+2letter_fit#;
    font_normal_stretch 3u#;
    font_normal_shrink  2u#;
    font_quad           18u#+4letter_fit#;
    font_extra_space    2u#;
    input vniligtb;     % ligature := proportionally spaced
fi
%</!test&!t5supp&it>
%    \end{macrocode}
%
% \subsubsection{CSC}
%
%    \begin{macrocode}
%<*!test&csc&!t5supp>
if monospace:
    font_normal_space   9u#; % no stretching or shrinking
    font_quad           18u#;
    font_extra_space    9u#;
    input vnmligtb;     % do the monospace ligature programs
else:
    font_normal_space   6u# + 2letter_fit#;
    font_normal_stretch 3u#;
    font_normal_shrink  2u#;
    font_quad           18u# + 4letter_fit#;
    font_extra_space    2u#;
    input vncligtb;     % do the ligature programs, not for monospaced fonts
fi
%</!test&csc&!t5supp>
%    \end{macrocode}
%
% \endinput