aboutsummaryrefslogtreecommitdiff
path: root/templates/ef/ordo.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ef/ordo.adoc')
-rw-r--r--templates/ef/ordo.adoc25
1 files changed, 25 insertions, 0 deletions
diff --git a/templates/ef/ordo.adoc b/templates/ef/ordo.adoc
new file mode 100644
index 0000000..13d09ec
--- /dev/null
+++ b/templates/ef/ordo.adoc
@@ -0,0 +1,25 @@
+// colitur ordo booklet -- AsciiDoc. flavour: none (see man colitur-overlay)
+// AsciiDoc's own metacharacters (*, _, +, `, ...) are context-dependent, so
+// this template's flavour deliberately does NOT escape interpolated values.
+// A feast name containing `*` or `_` will render as emphasis. That is a
+// documented limitation, not a bug to fix.
+//
+// Day label falls back to the slug when the day carries no Latin name (most
+// temporal days, and most sanctoral entries, which are Latin-less in the
+// shipped data) -- see ordo.tex's own comment for why the fallback is
+// written as a name-section wrapping a plain var and its inverse, rather
+// than a single dotted lookup and its inverse.
+= Ordo {{year}} · {{rite}}
+:toc:
+
+{{#months}}
+== {{name.la}}
+
+{{#days}}
+*{{dom}}* {{#name}}{{la}}{{^la}}{{slug}}{{/la}}{{/name}} +
+{{rank}} · {{colour}} +
+{{#first}}Ep. {{first}} {{/first}}{{#gospel}}Ev. {{gospel}}{{/gospel}}
+{{#comms}} +
+Com. {{slug}}{{/comms}}
+
+{{/days}}{{/months}}