summaryrefslogtreecommitdiff
path: root/templates/ef/ordo.ms
blob: 88dcb6cefc159e3dbb52aff8559d7552788b4699 (plain) (blame)
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
.\" colitur ordo booklet -- groff ms. flavour: groff
.\" Build: colitur table --year 2027 --template ordo.ms | groff -ms -Tpdf > ordo.pdf
.\"
.\" The observed day's own display name is a PLAIN resolved string
.\" (View.of_days, Task 5), not a lang-keyed object -- there is no
.\" dotted-la-with-slug-fallback idiom to write here any more; a
.\" commemoration entry carries its own resolved display name too, so a
.\" commemoration line no longer prints the bare slug. Every fixed label
.\" (Ordo, Epistle, Gospel, Commemoration) comes from the view's term
.\" vocabulary rather than being written into this file, so a translated
.\" booklet needs no template edit.
.TL
{{term.ordo}} {{year}} \(bu {{rite}}
{{#months}}
.SH
{{name}}
.LP
{{#days}}
.IP "{{dom}}" 4
{{name}}
.br
\s-2{{rank}} \(bu {{colour}}\s+2
{{#first}}.br
\s-2{{term.epistle}} {{first}}\s+2
{{/first}}{{#gospel}}.br
\s-2{{term.gospel}} {{gospel}}\s+2
{{/gospel}}{{#comms}}.br
\s-2{{term.commemoration}} {{name}}\s+2
{{/comms}}{{/days}}
{{/months}}