The output option output=guidelines should:
- set the series color to gray
- use onepage layout
- not print the impressum.
This used to work in the past, eg for https://github.com/langsci/guidelines/blob/master/latexguidelines/wrap-typesetters.tex, but it does not work for the current setup. My hunch is that some of the ifx branches make it so that the relevant code is never reached (or it was deleted altogether).
The output option
output=guidelinesshould:This used to work in the past, eg for https://github.com/langsci/guidelines/blob/master/latexguidelines/wrap-typesetters.tex, but it does not work for the current setup. My hunch is that some of the
ifxbranches make it so that the relevant code is never reached (or it was deleted altogether).