pdf.tocgen.split / recipes /default_groff_ms.toml
adelevett's picture
Upload 76 files
046e3b8 verified
raw
history blame contribute delete
365 Bytes
# The recipe for the default groff_ms, produced by
# $ groff -ms -Tpdf in.ms > out.pdf
[[heading]]
level = 1
font.name = "Times-Bold"
font.size = 10
bbox.left = 72
# All the headings (.NH) have the same font attributes, so you need to manually
# format the heading levels of the toc (for vim users, >> in normal mode will
# add indentation to a line)