diff options
Diffstat (limited to 'templates/ef')
| -rw-r--r-- | templates/ef/grid.ms | 2 | ||||
| -rw-r--r-- | templates/ef/ordo.ms | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/ef/grid.ms b/templates/ef/grid.ms index 7ed483a..b9bd868 100644 --- a/templates/ef/grid.ms +++ b/templates/ef/grid.ms @@ -1,5 +1,5 @@ .\" colitur wall calendar -- groff ms with tbl. flavour: groff -.\" Build: colitur table --year 2027 --template grid.ms | groff -ms -t -Tpdf -P-pa4l > grid.pdf +.\" Build: colitur table --year 2027 --template grid.ms | groff -ms -t -Tpdf -Kutf8 -P-pa4l > grid.pdf .\" .\" LANDSCAPE, not the ms default portrait: with allbox cells and Latin-less .\" days falling back to the raw slug (some fallback slugs run past 40 diff --git a/templates/ef/ordo.ms b/templates/ef/ordo.ms index 3090bc1..1bf73ef 100644 --- a/templates/ef/ordo.ms +++ b/templates/ef/ordo.ms @@ -1,5 +1,5 @@ .\" colitur ordo booklet -- groff ms. flavour: groff -.\" Build: colitur table --year 2027 --template ordo.ms | groff -ms -Tpdf > ordo.pdf +.\" Build: colitur table --year 2027 --template ordo.ms | groff -ms -t -Tpdf -Kutf8 -P-pa5 > 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 |
