summaryrefslogtreecommitdiff
path: root/tex/context/modules/mkiv/s-tugboat.mkiv
blob: d3d15c3e7355896ce012e2c037a7cf26caabb1db (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
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
%D \module
%D   [      file=t-tugboat
%D        version=$Id: t-tugboat.tex 111 2013-02-25 17:56:22Z bnb $
%D          title=\CONTEXT\ Style File,
%D       subtitle=\TUGBOAT\ base style,
%D         author=Aditya Mahajan,
%D           date=\currentdate,
%D      copyright=Public Domain]

%D This file is derived from \filename{s-tug-02} written by Hans Hagen
%D and Steve Grathwohl. Karl Berry asked me for some changes in the
%D \TUGBOAT\ style files. The original file had an option of typesetting
%D on a grid. That was too clever for me to understand, and hence to
%D modify. Since \TUGBOAT\ usually does not typeset on a grid, I redid the
%D style, borrowing parts from \filename{s-tug-02} and redoing some
%D parts from scratch.

%D \section Variables %<<<1
%D
%D We store the information about the article in variables.

\setvariables
  [tugboat]
  [type=article,
   columns=no,
   grid=yes]

\setvariables
  [tugboat]
  [year=1900,
   volume=0,
   number=0,
   page=900]

\setvariables
  [tugboat]
  [title=ConTeXt style for TUGboat,
   subtitle=,
   keywords=,
   author=T. Boat,
   address=Pragmatically Advanced tugboats \\
           314 Pi Ave. \\
           8061GH Hasselt NL,
   email={tugboat@tug.org}]

%D \section Font Setup %<<<1
%D
%D \TUGBOAT\ uses slightly different interline space than the default.
%D So we change the interline space.

\definebodyfontenvironment    [8pt] [interlinespace=9.5pt, big=9pt,  small=7pt]
\definebodyfontenvironment    [9pt] [interlinespace=11pt, big=10pt,  small=8pt]
\definebodyfontenvironment   [10pt] [interlinespace=12pt, big=12pt,  small=9pt]
\definebodyfontenvironment   [12pt] [interlinespace=14pt,big=14.4pt,small=10pt]
\definebodyfontenvironment [14.4pt] [interlinespace=18pt,big=14.4pt,small=12pt]
\definebodyfontenvironment [9.8pt]  % Because 9.8pt is used in typing environments

%D \TUGBOAT\ uses Computer Modern fonts, and \CONTEXT\ uses Latin Modern
%D by default. So, we just specify the font size.

\setupbodyfont [10pt]

% Italic rather than slanted for emphasis.
\setupbodyfontenvironment[default][em=italic]

% Break after these chars in urls, not before.
\sethyphenatedurlafter /
\sethyphenatedurlafter .
\sethyphenatedurlafter _

%D \section Layout Setup %<<<1
%D
%D The original layout used in the \LATEX\ style for \TUGBOAT\ is a bit
%D ambiguous. It uses low|-|level \TEX\ syntax, rather than changing the
%D layout in a human understandable way (for example, by using the
%D \mono{geometry} package. I have tried to translate it to \CONTEXT\ as
%D far as I understand.

\setuppapersize[letter][letter]

\setuplayout
  [topspace=3.8pc,% was 3.5pc
   header=1pc,
   headerdistance=1.5pc,
   height=middle,
   footerdistance=2pc,
   footer=1pc,
   bottomspace=3pc,
   %
   backspace=6pc,
   width=middle,
   cutspace=6pc,
   %
   margin=4pc,
   margindistance=1pc,
  ]

\setupcolumns[distance=1.5pc]

\setuppagenumbering
  [location=,
   alternative=doublesided]

%D In \TUGBOAT\ different articles are glued together to form the final
%D journal, so we do not want each article to occupy even number of
%D pages.

\installpagebreakhandler {last} {}

%D \section Indentation %<<<1
%D
%D We use automatic indentation control, that is: no
%D indentation after titles and skips.

\setupindenting[20pt,yes]

%D We do not want indentation after lists.

\setupenumerations [indentnext=no]

\setupdescriptions [indentnext=no]

%D \section Itemize
%D
%D And these. We typeset itemizations ragged right.

\setupitemgroup
  [itemize]
  [indentnext=no,
   align=right]

%D We align them at the paragraph indentation and
%D pack them by default.

\setupitemgroup
  [itemize]
  [each]
  [margin=1pc,
   width=1em,
   distance=0pt]

\setupitemgroup
  [itemize]
  [1]
  [packed]

%D \section Section Headings %<<<1
%D
%D We follow the \TUGBOAT\ style for sections. I do not know if
%D \type{align=right} also disables hyphenation. Lets wait and see on
%D this. Rest all is straight forward. It took me a while to realize
%D that in \LATEX\ \type{\@startsection} the absolute value of before
%D skip (fourth argument) is important and not the sign.

\setuphead
  [section,subsection, subsubsection,
   subject, subsubject, subsubsubject]
  [style=bold,
   align=right,
   before={\blank[8pt]},
   after={\blank[4pt]}]

%D \section Spacing <<<1
%D
%D We define a logical skip. This is equal to the \tex{topsep} in latex,
%D and most environments should have this skip.

\defineblank[tugblank][3pt]
\setupblank[3pt]


\setupitemize[1][before={\blank[tugblank]},after={\blank[tugblank]},
                 inbetween={\blank[tugblank]}]

\setuplines[before={\blank[tugblank]},after={\blank[tugblank]},
            inbetween={\blank[tugblank]}]

%D \section Typing %<<<1
%D
%D \TUGBOAT\ uses a smaller font size for verbatim typesetting.

\setuptyping
  [option=none,
   % mkiv arbitrarily scales lm somehow randomly; 10pt gets 9pt back,
   % we make it a little smaller.
   bodyfont=9.8pt,
   before={\blank[nowhite]}, % AM: If this is too small, use \blank[nowhite,tugblank]}
   after={\blank[back,nowhite,tugblank]}]

%D \section Footnotes %<<<1
%D
%D Not entirely a la \TUGBOAT:

\setupfootnotes
  [bodyfont=9pt,
   location=columns%,
%   rule={\hrule width 5pc height .4pt depth 0pt\relax \kern \strutdepth}
]

\setupnotation[footnote]
  [location=joinedup,
   width=fit,
   headstyle=normal,
   distance=.5em]

%>>>
%D \section List %<<<
%D
%D We define a standard description and enumeration
%D environment.

\definedescription
  [description]
  [location=hanging,
   width=broad,
   before={\blank[tugblank]},
   after={\blank[tugblank]}]

\defineenumeration
  [enumeration]
  [location=hanging,
   width=broad,
   before={\blank[tugblank]},
   after={\blank[tugblank]}]


% >>>
%D \section References %<<<
%D
%D The bib does not handle urls nicely. So we provide a stop gap solution.

\definereferenceformat[cite][left={[},right={]}]
\defineitemgroup [bibliography] [levels=1]
\setupitemgroup  [bibliography]
                 [symbol=n,
                  left={[},
                  right={]},
                  width=1.5em,
                  stopper=,
                  itemalign=flushright,
                  inbetween={\blank[small]}]

%D Instead of color, we use weighted gray scales:
\setupcolors
  [conversion=always]

%D English it is.
\mainlanguage
  [en]

%D We define some logical skips

\defineblank [tugbefore]   [big]
\defineblank [tuginbetween][big]
\defineblank [tugafter]    [tugbefore]

%D Some real macros: <<<

\def\StartAbstract
  {\dostartbuffer[abstract][StartAbstract][StopAbstract]}

\startsetups tugboat:abstract:setup

  \setuptolerance
    [horizontal, tolerant]

  \setupnarrower
    [before={\blank[.5\baselineskip]},
%    after={\blank[10pt plus4pt minus4pt]},
    after={\blank[10pt]},
    middle=4.875pc]

\stopsetups

%D Headers and footers are different for normal issues
%D and proceedings.

\startsetups tugboat:banner:text:article

  {\sl TUGboat},\space
  Volume \getvariable{tugboat}{volume}\space
  (\getvariable{tugboat}{year}),\space
  No.\space\getvariable{tugboat}{number}

\stopsetups

\def\postissno{Proceedings of the \tubyear\ Annual Meeting}

\startsetups tugboat:banner:text:proceedings

  \setups{tugboat:banner:text:article}
  \thinspace---\thinspace
  \postissno

\stopsetups

\startsetups tugboat:banner:setup:article

  \setupheadertexts
    [\setups{tugboat:banner:text:article}]
    [\pagenumber]

% no footer in regular articles
%  \setupfootertexts
%    [][\getvariable{tugboat}{author}]
%    [\getvariable{tugboat}{title}][]

\stopsetups

\startsetups tugboat:banner:setup:proceedings

  \setupheadertexts
    [][\getvariable{tugboat}{title}]
    [\getvariable{tugboat}{author}][]

  \setupfootertexts
    [\setups{tugboat:banner:text:proceedings}]
    [\pagenumber]

\stopsetups

%D article is default so,

\setups{tugboat:banner:setup:article}

%D It all starts here:

\def\StartArticle{\setups{tugboat:\getvariable{tugboat}{type}:start}}
\def\StopArticle {\setups{tugboat:article:stop}}

\startsetups tugboat:grid:setup:settings:yes

  \setupblank
    [line]

  \defineblank [tugbefore]    [halfline]
  \defineblank [tuginbetween] [halfline]

\stopsetups

\startsetups tugboat:grid:setup:no

%   \setupblank
%     [halfline]

%   \defineblank [medium]       [halfline]
%   \defineblank [tugbefore]    [halfline]
%   \defineblank [tuginbetween] [halfline]

\stopsetups

\startsetups tugboat:introduction:article

%   \blank[halfline]

  \start
    \def\\{\unskip\space\&\space\ignorespaces}
    \hbox{\indent\getvariable{tugboat}{author}}
    \par
  \stop


\stopsetups

\startsetups tugboat:introduction:proceedings

  \blank[20pt]

  \start
    \switchtobodyfont[12pt]
    \def\\{\unskip\space\&\space\ignorespaces}
    \getvariable{tugboat}{author}
    \par
  \stop

    \start
    \switchtobodyfont[9pt]
    \def\\{\unskip,\space\ignorespaces}
    \getvariable{tugboat}{address}
    \par
    {\tt\getvariable{tugboat}{email}}
    \par
  \stop


\stopsetups

\startsetups tugboat:article:start

  \starttext

  \setups{tugboat:columns:\getvariable{tugboat}{columns}}
  \setups{tugboat:banner:setup:\getvariable{tugboat}{type}}

  \doif{\getvariable{tugboat}{columns}}{yes}{\startcolumns}


  % AM: Why set these again?
  % \setupheadertexts
  %   [\setups{tugboat:banner:text:article}]
  %   [pagenumber]

  % \setuppagenumber
  %   [number=\getvariable{tugboat}{page}]
  \setcounter[userpage][\getvariable{tugboat}{page}]

  % \setuplayout
  %   [grid=\getvariable{tugboat}{grid}]

  % % instead of \startmode   [*grid] ... \stopmode
  % % instead of \startnotmode[*grid] ... \stopnotmode

  \setups{tugboat:grid:setup:\getvariable{tugboat}{grid}}

  \snaptogrid \vbox \bgroup

    \forgetall
\hrule height .6pt
\blank[halfline]
    \start
      \let\\=\par
      {\bf\getvariable{tugboat}{title}}
      \par
      \blank[halfline]
      \hskip20pt\getvariable{tugboat}{author}
    \stop

%     \setups{tugboat:introduction:\getvariable{tugboat}{type}}

    \blank[line]

    \doiftext{\getbuffer[abstract]}
    {\let\\=\endgraf
     \setups{tugboat:abstract:setup}
     \subject{Abstract}
     \getbuffer[abstract]}
  \egroup
\stopsetups

\startsetups tugboat:proceedings:start

  \starttext

  \setups{tugboat:columns:\getvariable{tugboat}{columns}}
  \setups{tugboat:banner:setup:\getvariable{tugboat}{type}}

  \setupheader
    [state=empty]

  \setuppagenumber
    [number=\getvariable{tugboat}{page}]

  \setuplayout
    [grid=\getvariable{tugboat}{grid}]

  % instead of \startmode   [*grid] ... \stopmode
  % instead of \startnotmode[*grid] ... \stopnotmode
  \doifmodeelse{*grid}{\setups{tugboat:grid:setup:yes}}{\setups{tugboat:grid:setup:no}}
%  \setups{tugboat:grid:setup:\systemmodevalue{grid}{yes}{no}}

  \snaptogrid \vbox \bgroup

    \forgetall

    \start
      \switchtobodyfont[14.4pt]
      \let\\=\par
      \getvariable{tugboat}{title}
      \par
    \stop

    \setups{tugboat:introduction:\getvariable{tugboat}{type}}

    \blank[9pt]% plus3pt minus3pt]

    \let\\=\par
    \setups{tugboat:abstract:setup}
    \midaligned{\bf Abstract}

    \startnarrower[middle]
       \getbuffer[abstract]
    \stopnarrower

  %  \blank[10pt plus4pt minus4pt]

  \egroup

  \doif{\getvariable{tugboat}{columns}}{yes}{\startcolumns}

\stopsetups

\def\signaturewidth{13pc}

\definefontsynonym[LMSY][lmsy10]
\def\mydiamond{\getglyph{LMSY}{\char5}}

\startsetups tugboat:affiliation:article

  \blank[line]

  \snaptogrid \vbox \bgroup

     \forgetall

     \leftskip=\textwidth \advance\leftskip by -\signaturewidth

     \let\\=\par
     \leavevmode\llap{\mydiamond\enspace}\getvariable{tugboat}{author}
     \par
     \getvariable{tugboat}{address}
     \par
     {\tt\getvariable{tugboat}{email}}

  \egroup

\stopsetups

\startsetups tugboat:affiliation:proceedings

    % nothing fancy at the end

\stopsetups

\startsetups tugboat:article:stop

  \setups{tugboat:affiliation:\getvariable{tugboat}{type}}

  \doif{\getvariable{tugboat}{columns}}{yes}{\stopcolumns}

  \page

  \stoptext

\stopsetups

%D Normal word spacing, please.

\setuptolerance
  [strict]

%D One can use the following setups (in the article) to
%D collect settings specific to normal and/or multi
%D column typesetting.

\startsetups tugboat:columns:yes

\stopsetups

\startsetups tugboat:columns:no

\stopsetups

% >>> Logos, abbreviations: TODO: Clean up <<<
\font\mflogo = logo10
\def\MF{{\mflogo META\-FONT}}

\def\ALEPH{Aleph}
\def\API{\acro{API}}
\def\CCODE{C}
\def\CD{\acro{CD}}
\def\CMYK{\acro{CMYK}}
\def\CONTEXT{C\kern-.0333emon\-\kern-.0667em\TeX\kern-.0333emt}
\def\CPU{\acro{CPU}}
\def\DVI{\acro{DVI}}
\def\DVIPDFMX{dvipdfmx}
\def\DVIPS{dvips}
\def\ETEX{$\varepsilon$-\kern-.125em\TeX}
\def\FTP{\acro{FTP}}
\def\HTTP{\acro{HTTP}}
\def\IO{\acro{I/O}}
\def\ISO{\acro{ISO}}
\def\KPSEWHICH{kpsewhich}
\def\KPSE{\acro{KPSE}}
\newcount\TestCount
\newbox\TestBox
\def\La{\TestCount=\the\fam \leavevmode L%
        \setbox\TestBox=\hbox{$\fam\TestCount\scriptstyle A$}%
        \kern-.5\wd\TestBox\raise.42ex\box\TestBox}
\def\LATEX{\La\kern-.15em\TeX}
\def\LATEXE{\LaTeX{}\kern.05em2$_{\textstyle\varepsilon}$}
\def\LINUX{Linux}
\def\LPEG{Lpeg}
\def\LUAJIT{Lua\acro{JIT}}
\def\LUATEX{Lua\-\TeX}
\def\LUATOOLS{lua\-tools}
\def\LUA{Lua}
\def\MATHML{Math\acro{ML}}
\def\METAFUN{Metafun}
\def\METAPOST{MetaPost}
\def\METATEX{Meta\TeX{}}
\def\MKII{Mk\acro{II}}
\def\MKIV{Mk\acro{IV}}
\def\MPLIB{\acro{MP}lib}
\def\MPTOPDF{mp\-to\-pdf}
\def\MSWINDOWS{Windows}
\def\MTXTOOLS{mtx\-tools}
\def\NFSS{\acro{NFSS}}
\def\OPENMATH{Open\-Math}
\def\OPENTYPE{Open\-Type}
\def\PASCAL{Pascal}
\def\PDFTEX{pdf\/\-\TeX}
\def\PDF{\acro{PDF}}
\def\POSIX{\acro{POSIX}}
\def\PRAGMA{Pragma \acro{ADE}}
\def\POSTSCRIPT{Post\-Script}
\def\RGB{\acro{RGB}}
\def\RUBY{Ruby}
\def\SCITE{Sci\acro{TE}}
\def\TDS{\acro{TDS}}
\def\TEXBOOK{{\sl The \TeX book}}
\def\TEXEXEC{\TeX exec}
\def\TEX{\TeX}
\def\TFM{\acro{TFM}}
\def\TRUETYPE{True\-Type}
\def\TYPEONE{Type~1}
\def\UTF{\acro{UTF}}
\def\WEBC{Web2C}
\def\XETEX{X\lower.5ex\hbox{\kern-.15em\mirror{E}}\kern-.1667em\TeX}
\def\XML{\acro{XML}}
\def\XPATH{\acro{XP}ath}
\def\XSLT{\acro{XSLT}}
\def\XSLTPROC{\acro{XSLTPROC}}
\def\ZIP{zip}

\def\Dash{\unskip\thinspace---\thinspace\ignorespaces}
\def\slash{/\penalty0 \hskip0pt \relax}

\definefont[AcroFont][Serif sa .91]
\def\acro#1{{\AcroFont #1}}

\lefthyphenmin=2 \righthyphenmin=3 % disallow x- or -xx breaks

\hyphenation{Post-Script data-base data-bases}

% hack to read tugboat.dates settings.
\def\vol#1, #2.{\def\tubvol{#1}\def\tubnum{#2}}
\def\issyear#1.{\def\tubyear{#1}}
\newcount\issueseqno

% >>>
%D Good bye. <<<

\doifnotmode{demo}{\endinput}

\showgrid

\starttext

\StartArticle

\StartAbstract
    \input bryson
\StopAbstract

\dorecurse{30}{\input ward \endgraf} \page

\startitemize
\item \input ward
\item \input ward
\stopitemize

\StopArticle

\setvariables[tugboat][columns=yes]

\StartArticle

\StartAbstract
    \input bryson
\StopAbstract

\dorecurse{30}{\input ward \endgraf} \page

\StopArticle

\stoptext

% >>>

% vim: foldmethod=marker foldmarker=<<<,>>>