diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-29 01:10:06 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-29 01:10:06 +0200 |
| commit | 802cedfa3b92a07247bf513b90e0fdff71201294 (patch) | |
| tree | 05c1702fb804a7354dc971cbb6a5e72e3b817266 /README.md | |
| parent | e2facb4e06a6eba00d0673d5513ce5300af5a976 (diff) | |
| download | lectio-802cedfa3b92a07247bf513b90e0fdff71201294.tar.gz lectio-802cedfa3b92a07247bf513b90e0fdff71201294.zip | |
examples: ship a commented sanctorale calendar-layer template
Add examples/sanctorale-of.ini: every universal Ordinary Form sanctorale entry
as a COMMENTED calendar-layer block (date, rank, class, colour, name.<lang>).
As shipped it changes nothing; to alter a day you copy it into
~/.config/lectio/calendars/, uncomment its block, edit a field, and enable the
layer with `use =`. The layer overlays the embedded calendar field by field, so
untouched days keep their defaults (verified: uncommenting St Sebastian with
rank=feast makes it displace the ferial). Header documents suppress/add/readings.
Man page and README point at it.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -308,7 +308,9 @@ INI: and enable it with `use = <name>` (comma list, later wins). A layer **adds** a saint, **overrides** any field of an existing one (rank, colour, name, readings), or **suppresses** it (`suppress = true`). This is the place for diocesan/national - propers and one-off rank fixes — you only write the deltas. + propers and one-off rank fixes — you only write the deltas. `examples/sanctorale-of.ini` + is a ready-made template: every universal entry, commented out — copy it into + `calendars/`, uncomment a day, and edit it. - **Replace the whole base.** Drop `~/.config/lectio/sanctorale/of.ini` (Ordinary Form) or `ef.ini` (Extraordinary Form) and it is used *instead of* the embedded calendar — for shipping a full refreshed calendar (regenerate with |
