Tagged Questions
11
votes
2answers
506 views
Background baseline grid with output routine
I am trying to get a baseline grid in the background of every page. I am using the plain format with XeTeX. This is what I have tried:
\baselineskip=13pt
\topskip=0pt \parskip=0pt
\newbox\gridbox
...