Composing PDF happily On Linux As An Non-Latin Coder
Introduction Groff is a ancient but powerful typesetting system that creates formatted output when given plain text mixed with formatting commands. By using the Mom macroset, one can compose PDF file from plain-text file easily. 1 groff -mom input.mom -Tpdf > output.pdf input.mom 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 .PRINTSTYLE TYPESET .TAB_SET 1