diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/golden/grid-2027.ms | 2 | ||||
| -rw-r--r-- | test/golden/ordo-2027.ms | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/golden/grid-2027.ms b/test/golden/grid-2027.ms index b7539ed..94625ef 100644 --- a/test/golden/grid-2027.ms +++ b/test/golden/grid-2027.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/test/golden/ordo-2027.ms b/test/golden/ordo-2027.ms index fc7c3c5..2952396 100644 --- a/test/golden/ordo-2027.ms +++ b/test/golden/ordo-2027.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 |
