summaryrefslogtreecommitdiff
path: root/doc/context/third/cyrillicnumbers/cyrillicnumbers.tex
blob: 3206522247b7cb7565850c03978db34be2edb9e4 (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
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Module loading                                                %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\usemodule[cyrillicnumbers]
\definecyrnum[normaltextcyrnum][
  command=\oldrussian,
  dots=no,
  titlo=no,
]

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Letterspacing / emphases                                      %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\usemodule [letterspace]

\defineletterspace [largecaps]
\setupletterspace  [largecaps] [
  factor=.5,
  spaceskip=.4em,
  suppresskern=yes,
]

\def\pompoustitle#1{%
  \setuplocalinterlinespace[line=33pt]%
  \color[darkmagenta]{%
    \tfd\bold\WORD\largecaps{#1}%
  }%
}

\defineletterspace [mediumcaps]
\setupletterspace  [mediumcaps] [
  factor=.25,
  spaceskip=.5em,
  suppresskern=yes,
]

\definefontfeature[smallcaps][smcp=yes,mode=node,script=latn]

\def\mediumtitle#1{%
  \setuplocalinterlinespace[line=33pt]%
  \color[darkmagenta]{%
    \tfa\sc\mediumcaps{#1}%
  }%
}

\defineletterspace [smallcaps]
\setupletterspace  [smallcaps] [
  factor=.05,
  spaceskip=.25em,
  suppresskern=yes,
]

\defineletterspace [textemph]
\setupletterspace  [textemph] [
  factor=.125,
  spaceskip=.33em,
  suppresskern=no,
]

\defineletterspace [slightly]
\setupletterspace  [slightly] [
  factor=.075,
  spaceskip=.33em,
  suppresskern=no,
]

\let\te\textemph
\unexpanded\def\name#1{\smallcaps{\sc#1}}

\defineletterspace [ugly]
\setupletterspace  [ugly] [
  factor=.4,
  spaceskip=1em,
  suppresskern=no,
]


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Font Setups                                                   %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\definefontfeature [default] [default] [
  protrusion=quality,
  expansion=quality,
  mode=node,
  script=latn,
  onum=yes,
  dlig=yes,
  liga=yes,
  kern=yes,
]

\definefontfeature [kerning] [kern=yes]%

\starttypescript [serif] [bukyvede]
  % \setups [font:fallback:serif]
  \definefontsynonym [Serif]        [name:Bukyvede]        [features=default]
  \definefontsynonym [SerifItalic]  [name:Bukyvede-Italic] [features=default]
\stoptypescript

\usetypescript  [bukyvede]
\definetypeface [vintagecyrillic]       [rm] [serif]  [bukyvede]     [default] [encoding=ec]

\usetypescriptfile [type-gfsbodoni.mkiv]
\usetypescript     [gfs-bodoni]
\usetypescriptfile [type-imp-computer-modern-unicode.mkiv]
\usetypescript     [computer-modern-unicode]

\def\russian#1{\begingroup\language[ru]\setupbodyfont[computer-modern-unicode]#1\endgroup}

\def\oldrussian#1{\begingroup\language[ru]\setupbodyfont[vintagecyrillic]#1\endgroup}
\def\greek     #1{\begingroup\language[agr]\setupbodyfont[computer-modern-unicode]#1\endgroup}

\usetypescript [modern]
\setupbodyfont [modern]
% \usetypescript [antykwa-poltawskiego]
% \setupbodyfont [antykwa-poltawskiego,10pt]

\usetypescript [serif] [hz] [highquality]
\setupalign    [hanging,hz]

\setupbodyfontenvironment [default] [em=italic]

\def\quote#1{\bgroup\italic#1\egroup}
\def\uprightslash{\bgroup\tf/\egroup}
\def\uprightomiss{\bgroup\tf[\dots]\egroup}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Presenting the Interface                                      %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\usemodule  [int-load]
\loadsetups [t-cyrillicnumbers.xml]

\define\beautifyshowsetups{%
  \unexpanded\def\setupnumfont  {\rm}%
  \unexpanded\def\setuptxtfont  {\rm}%
  \unexpanded\def\setupintfont  {\rm\sc\Word}%
  \unexpanded\def\setupvarfont  {\rm\it}%
  \unexpanded\def\setupoptfont  {\rm\it}%
  \unexpanded\def\setupalwcolor {darkmagenta}%
  \unexpanded\def\setupoptcolor {darkmagenta}%
  \defineframedtext [setuptext] [
    frame=off,
    background=color,
    backgroundcolor=gray:2,
    width=\hsize,
    height=fit,
    align=right,
    offset=0.75em,
  ]%
}

\let\Oldshowsetup\showsetup

\define[1]\showsetup{% hurray for diversity
  \bgroup\beautifyshowsetups%
    \Oldshowsetup{#1}%
  \egroup%
}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Paper                                                         %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\definepapersize[LHS][
  width=160mm,
  height=239mm,
]

\setuppapersize[LHS][LHS]

%\showframe
\setuplayout [
    width=122mm,
    %textheight=199mm, % ca. 47 rows * 12pt
    height=224mm, % text height should end up at ca. 47 rows * 12pt
    %height=fit,
    %
    topspace=14mm,
    header=12pt,
    headerdistance=4mm,
    top=00mm,
    %
    bottomspace=0mm,
    footer=23mm,
    bottom=0mm,
    footerdistance=0mm,
    %
    backspace=16mm,
    leftedge=0mm,
    leftedgedistance=0mm,
    leftmargin=16mm,
    leftmargindistance=1em,
    %
    rightmargin=20mm,
    rightmargindistance=2mm,
    rightedge=0mm,
    rightedgedistance=0mm,
]

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Interaction                                                   %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\setupinteraction[%
  state=start,
  color=darkmagenta,
  contrastcolor=darkmagenta,
  %color=,
  %contrastcolor=,
  style=,
  focus=standard,
  title={Cyrillic Numbers Module},
  subtitle={Yet Another Number Converter},
  author={Philipp Gesang},
  keyword={ConTeXt, LuaTeX, cyrillic numerals},
]

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Headings                                                      %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\defineletterspace [LSchapter]
\defineletterspace [LSsection]
\defineletterspace [LSsubsection]
\setupletterspace  [LSchapter]    [factor=.1,  spaceskip=.33em,suppresskern=yes]
\setupletterspace  [LSsection]    [factor=.15, spaceskip=.40em,suppresskern=yes]
\setupletterspace  [LSsubsection] [factor=.125,spaceskip=.33em]

\def   \fontchapter#1{\setupbodyfont[10pt]\bold\WORD\LSchapter{#1}}
\def   \fontsection#1{\setupbodyfont[10pt]\word\sc\LSsection{#1}}
\def\fontsubsection#1{\setupbodyfont[10pt]\LSsubsection{#1}}

\def   \Chapterheadfontcmd{\fontchapter}
\def   \Sectionheadfontcmd{\fontsection}
\def\Subsectionheadfontcmd{\fontsubsection}

\def\empholdrussian#1{\russian{\italic#1}}

\definecyrnum[cyrnumone][
  command=\oldrussian,
  titlo=mp,
  titlomode=2,
  dots=no,
]

\definecyrnum[cyrnumtwo][
  command=\empholdrussian,
  titlo=mp,
  titlomode=7,
  dots=no,
]

\defineconversion[cyrnumone][\cyrnumone]
\defineconversion[cyrnumtwo][\cyrnumtwo]

\definestructureconversionset[regularstructure] [numbers,cyrnumone,cyrnumtwo] [cyrnumone]
\definestructureconversionset[regularstructure] [numbers,cyrnumone,cyrnumtwo] [cyrnumone]
% \definestructureconversionset[regularstructure] [numbers,romannumerals,romannumerals] [cyrnumone]

\setuphead [chapter] [
  align=middle,
  footer=text,
  grid=yes,
  header=empty,
  number=yes,
  sectionconversionset=regularstructure,
  % numberconversion=cyrnumone,
  page=yes,
  style=,
  textcommand=\Chapterheadfontcmd,
  before={\startlinecorrection\blank[3*line,force]},
  after={\stoplinecorrection\blank[line,force]},
]

\definetext [text] [footer] [pagenumber]

\setuphead [section] [
  align=middle,
  number=yes,
  page=no,
  style=,
  sectionconversionset=regularstructure,
  textcommand=\Sectionheadfontcmd,
  before={\blank[line]},
  after={\blank[line]},
]

% \setuphead [subsection] [
%   align=middle,
%   number=no,
%   page=no,
%   style=,
%   textcommand=\Subsectionheadfontcmd,
%   before={\blank[line]},
%   after={\blank[line]},
% ]


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% header and footers                                            %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\setupfooter[text][% handy for occasional pagenumbers in footnotes at chapters
  style=\tfx,
]

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ToC                                                           %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\def   \tocfontchapter#1{\tfx\WORD\LSchapter{#1}}
%\def   \tocfontsection#1{\word\sc\LSsection{#1}}
\def   \tocfontsection#1{\tfx\slightly{#1}}
\def\tocfontsubsection#1{\LSsubsection{#1}}

\setuplist [chapter] [
  alternative=c,
  interaction=text,
  textcommand=\tocfontchapter,
]

\setuplist [section] [
  alternative=b,
  interaction=text,
  margin=2em,
  numberstyle=,
  textcommand=\tocfontsection,
  textstyle=,
  numberstyle=\tfx,
]

% \setuplist [subsection] [
%   %after=2.5em,    % from the hack
%   alternative=d,
%   interaction=text,
%   margin=3em,     % hanging
%   textcommand=\tocfontsubsection,
% ]

\setuplistalternative[c] [
  %distance=0em,
  %width=0pt,
  stretch=.5em,
  command=\hskip.5em\phglistdots\hskip.5em\relax,
]

\def\phglistdots{\gleaders\hbox to 1em{\hss.\hss}\hfill}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Captions                                                      %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


\setupcaptions[
  location=bottom,
  headstyle=\tfx\italic,
  way=bytext,
  prefixsegments=none,
  style={\setupinterlinespace[9pt]\tfx},
]

\setupcaption [figure] [way=bytext]

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Bibliography                                                  %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Bib: Setups                                                   %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\setuppublications [
  alternative=ssa,
  refcommand=authoryear,
  %sorttype=bbl,
  sort=author,
  numbering=yes,
  autohang=yes,
]

\setuppublicationlist [
  artauthor=\invertedauthor,
]

\setupcite [authoryear] [compress=no]

%%% Used in bibliography formatting.
\definestartstop [bibindent] [
  before={\startnarrower[left]%
          \setupindenting[-\leftskip,yes,first]%
          \clubpenalty-9000%
          \widowpenalty-9000},
  after=\stopnarrower,
]

\unexpanded\def\ctay#1{\cite[authoryear][#1]}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Bib: Entries                                                  %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\startpublication [
  k=trunte,
  t=inproceedings, % bibtex go to hell
  a={Trunte},
  y=2005,
  n=1,
  s={Altkirchenslavisch},
]
  \author[]{Nikolaos H.}[]{}{Trunte}
  \pubyear{2005}
  \arttitle{Altkirchenslavisch}
  \title{\oldrussian{Словѣньскъи ѩꙁъікъ}.  Ein praktisches Lehrbuch des
         Kirchenslavischen in 30 Lektionen. Zugleich eine
         Einführung in die slavische Philologie}
  \edition{3}
  \city{München}
\stoppublication

\startpublication [
  k=zolobov,
  t=inproceedings,
  a={Žolobov},
  y=2006,
  n=2,
  s={Čislitelʹnye},
]
  \author[]{O. F.}[]{}{Žolobov}
  \pubyear{2006}
  \arttitle{Čislitelʹnye}
  \title{Istoričeskaâ grammatika drevnerusskogo âzyka}
  \pages{58--63}
  \editor[]{S.I.}[]{}{Iordanidi}
  \editor[]{V.B.}[]{}{Krysʹko}
\stoppublication

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Misc                                                          %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\clubpenalty  -7000
\widowpenalty -7000

\def\etc{{\italic\letterampersand}c}

\setupindenting [yes,next,medium]

\useURL [leibnizausgabe] [http://www.leibniz-edition.de/Baende/] [] [\name{Leibniz}-Edition]
\useURL [soulpackage] [http://ctan.larsko.net/macros/latex/contrib/soul/] [] [soul]

\pdfcompresslevel9

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Makeup for Front Matter                                       %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\definemakeup [FM] [standard]
\setupmakeup [FM] [
  width=125mm,
  height=172.506mm,
  location=middle,
]

\setupheadertexts [] [] [] []
\setuppagenumbering [state=stop,location=]

\startbuffer[showcase1]
  local tab = { }
  tab[#tab+1] = [[\placetable[right,3*hang][numval]{Number values of the Cyrillic alphabet}{\starttabulate[|r|]]..string.rep("l|", 9).."]"
  tab[#tab+1] = [[\NR\NC $n$]]
  for i=1, 9 do tab[#tab+1] = [[\NC $]]..i.."$" end
  tab[#tab+1] = [[\NC\NR\HL\NC $n · 10^0$]]
  for i=1, 9 do tab[#tab+1] = [[\NC\normaltextcyrnum{]]..i.."}" end
  tab[#tab+1] = [[\NC\NR\NC $n · 10^1$]]
  for i=10, 90, 10 do  tab[#tab+1] = [[\NC\normaltextcyrnum{]]..i.."}" end
  tab[#tab+1] = [[\NC\NR\NC $n · 10^2$]]
  for i=100, 900, 100 do  tab[#tab+1] = [[\NC\normaltextcyrnum{]]..i.."}" end
  tab[#tab+1] = [[\stoptabulate\blank[force,2*big]}]]
  context(table.concat(tab))
\stopbuffer

\starttext

\startfrontmatter
\setuplayout [width=middle]
\startFMmakeup
  \raggedcenter
  \vfill
  {\tfc\italic Typesetting}\par
  \vfill
  % {\tfd\WORD\largecaps{Cyrillic Numerals}}\par
  \pompoustitle{Cyrillic Numerals}\par
  \vfill
  {\tfc\italic with {\CONTEXT} MkIV}\par
  \vfill
  % {\tfa\sc \mediumcaps{A Module}}\par
  \mediumtitle{A Module}\par
  \vfill
\stopFMmakeup

\page

\useURL [phg-mail] [mailto:gesang@stud.uni-heidelberg.de] [] [\hyphenatedurl{gesang@stud.uni-heidelberg.de}]
\useURL [phg-bibu] [https://bitbucket.org/phg/]    [] []

% \def\cyrillicalphabet{%
%   А,Б,В,Г,Д,Е,Ж,Ѕ,ʐ,И,І,К,Л,М,Н,О,П,Р,С,Т,ОУ,Ф,%
%   Х,Ѡ,Ц,Ч,Ш,Щ,Ъ,Ы,Ь,Ѣ,Ю,Ι,Ѥ,Ѧ,Ѫ,Ѩ,Ѭ,Ѯ,Ѱ,Ѳ,Ѵ,%
% }

\def\showoldrussian#1{\begingroup\language[ru]\setupbodyfont[vintagecyrillic]\tfb#1\endgroup}
\def\numbershowcase{%
  \bgroup
  \setupindenting[no]
  \definecyrnum[showcasecyrnum][
    dots=yes,
    titlo=mp,
    titlomode=\the\thistitlomode,
    command=\showoldrussian,
    titlocolor=magenta,
  ]
  \newdimen\skipincrement \skipincrement=0.047619047619048\hsize
  \newdimen\showskip      \showskip=\zeropoint
  \newconditional\checker \setfalse\checker
  \newcount\thistitlomode \thistitlomode=1
  \startlines
    \dorecurse{20}{%
      \getrandomcount\thistitlomode{1}{9}%
      \dontleavehmode\hbox to\showskip{}%
      \ifconditional\checker
        \setfalse\checker
        \colored[darkmagenta]{\showcasecyrnum{\recurselevel}}%
      \else
        \settrue\checker
        \showcasecyrnum{\recurselevel}%
      \fi%
      \advance\showskip by \skipincrement
      \crlf%
    }
  \stoplines
  \egroup
}

\startstandardmakeup
  \numbershowcase
  \vfill\raggedright\tfx
  © 2012-01-29 {\italic Philipp Gesang}, Heidelberg\par
  The latest Version can be found at \from [phg-bibu].\par
  Mail bugs and fixes or complaints and suggestions to \from
  [phg-mail].\par
\stopstandardmakeup
\stopfrontmatter

\startbodymatter
\page [odd]

\setuppagenumber [number=1]
\setuppagenumbering [
  state=start,
  alternative=doublesided,
  location={right,header},
]

\title{Content}

\placelist[chapter,section][criterium=all]

\def\headertextformat{\tfx\word\sc}

\setupheadertexts
  [{\headertextformat\getmarking[chapter]}] [{\headertextformat\pagenumber}]
  [{\headertextformat\pagenumber}]          [{\headertextformat\getmarking[chapter]}]

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\startchapter[title=Introduction]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

The \CONTEXT\ format comes with a collection of conversion
routines for different number systems that are specified in the
files \type{core-con.mkiv} and \type{core-con.lua}.
\te{Cyrillic numerals}, however, are not part of this collection.
The aim of the module at hand is to provide means of handling
Cyrillic numbers and make them seamlessly integrate with the
existing interface for number conversion.

If you are familiar with Cyrillic numbers, you might choose to
skip the rest of this section and instead continue in medias res
with the description on the module’s usage in the section on
\about[functionality].

\ctxluabuffer[showcase1]
\indentation The Cyrillic system, like the alphabet
it is based on, originated from the Greek numerals and thus
continues many features of the latter.\footnote{%
  Thorough examinations of how Cyrillic numbers were used in
  praxi are hard to find.
  The best that the couple of bookshelfs dedicated to grammar in
  a local department of Slavonic languages has to offer appears
  to be \ctay{zolobov}.
  Another work, \ctay{trunte}, although it follows a less
  descriptive but rather instructional approach, deserves
  mentioning as well.
}
As with the Roman number system, there are no genuine glyphs
reserved for numerals, instead numbers are represented by strings
of letters from the ordinary alphabet, organized in a peculiar
way.
The first nine digits, in ascending order, are:
\dorecurse{9}{\ifnum\recurselevel=9 and \fi%
              “\normaltextcyrnum{\recurselevel}”%
              \ifnum\recurselevel<9, \fi}.
As you might have noticed, this series does not correspond to the
first nine glyphs of the Cyrillic alphabet
(\oldrussian{а б в г д е ж ѕ з}), but rather to the order of the
original Greek letters from which they were derived
(\greek{α β γ δ ε ϛ ζ η θ}, with the character \greek{ϛ} at
position №~6 representing “stigma”).
The inherited order of numerical values was kept, essentially
trading backward compatibility for simplicity.
The two other sets of letters that represent multiples of ten and
hundred are listed in \in{Table}[numval].
The digits are written in descending order, beginning with the
most significant one.
The numbers from 11 to 19 follow a different rule for their order
mimicks the spoken language, which means that the \te{less}
significant digit \te{precedes} the more significant one
(\dostepwiserecurse{11}{18}{1}{\normaltextcyrnum{\recurselevel}, }%
\normaltextcyrnum{19}).
There are no glyphs to represent zeros, so they are simply left
out.
For example, in the Cyrillic system the number 42 is written as
\normaltextcyrnum{42}; the lack of a distinct zero sign causes
402 to have \te{two} digits as well, but the character
representing the digit 4 gets chosen from the hundreds set:
\normaltextcyrnum{402}.

% above 10^3
The rules so far don’t allow for numbers above 999.
To compensate for the lack of additional letters, greater numbers
are represented by the same glyphs (their value being padded by
1000).
There are two ways to avoid confusion: Each digit may be prefixed
with a special character, the thousands sign \oldrussian{҂}.
That way, 42 is still written \normaltextcyrnum{42}, but 42~000
becomes \normaltextcyrnum{42000}, and their sum
\normaltextcyrnum{42042}.
But if numbers become bigger, the high digits can take
alternative ornate forms:
\space\normaltextcyrnum[preferhundredk=yes]{100000} -- instead of
\normaltextcyrnum{100000} -- for 100~000, and
\space\normaltextcyrnum{1000000} for 1~000~000.

% dots, titlo
In an environment where punctuation was at best minimal and
interword spacing a luxury, numbers of this kind tend to be
confused with text.
Therefore, a Cyrillic number can have additional markers.
\te{Dots} are used as delimiters before and after a number:
\normaltextcyrnum[dots=yes]{42}.
Additionally, a number may be indicated by the \te{titlo}, which
may span its whole length or just parts of it:
\normaltextcyrnum[titlo=mp]{42}.

The Cyrillic number module combines all the above mentioned
aspects into one handy command generator, relying on Lua for the
conversion routine and \METAPOST\ for the titlo placement.
With all options in one place, it is trivial to create and
maintain different conversion settings for different purposes.

\stopchapter

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\startchapter[reference=functionality,title=Functionality]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Default Command}
\showsetup{cyrnum}
\showsetup{cyrnumdrawtitlo}

% \cyrnumdrawtitlo{foobar}

\section{Customized Commands}
\showsetup{setupcyrnum}
\showsetup{definecyrnum}

\stopchapter

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\startchapter[reference=usage,title=Usage and Precautions]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Counters}

\section{The Titlo}

\section{Font Issues}

\stopchapter

\stopbodymatter

\startbackmatter

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\startchapter[title=License]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Copyright 2012 \te{Philipp Gesang}. All rights reserved.

Redistribution and use in source and binary forms, with or
without modification, are permitted provided that the following
conditions are met:

\startitemize[n]
  \item Redistributions of source code must retain the above
    copyright notice, this list of conditions and the following
    disclaimer.
  \item Redistributions in binary form must reproduce the
    above copyright notice, this list of conditions and the
    following disclaimer in the documentation and/or other
    materials provided with the distribution.
\stopitemize

\begingroup
\setuptolerance [horizontal,strict]
\startalignment [right,nothyphenated]
\noindentation\sc\startsmallcaps
  this software is provided by the copyright
  holder “as is” and any express or implied warranties,
  including, but not limited to, the implied warranties of
  merchantability and fitness for a particular purpose are
  disclaimed. in no event shall the copyright holder or
  contributors be liable for any direct, indirect, incidental,
  special, exemplary, or consequential damages (including, but
  not limited to, procurement of substitute goods or services;
  loss of use, data, or profits; or business interruption)
  however caused and on any theory of liability, whether in
  contract, strict liability, or tort (including negligence or
  otherwise) arising in any way out of the use of this software,
  even if advised of the possibility of such damage.
\stopsmallcaps\endgraf
\stopalignment
\endgroup

\stopchapter

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\startchapter[title=References]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\startbibindent
  \placepublications[criterium=all]
\stopbibindent

\stopchapter

\stopbackmatter

\stoptext