39 private links
Prerequisites This tutorial assumes you either have (1) a text editor where you can edit LaTeX and the corresponding TeX distribution for your OS to compile it into a PDF or (2) access to a site where you can edit and compile LaTeX.
rem2pdf is a Perl program that takes the output of "remind -p" and
produces a PDF calendar. See "man rem2pdf" for details.
(not included in all distribution packages of remind)
Add-on macro packages (not part of the groff distribution)
example documents
Adding OpenType Fonts to groff
Originally published in 1987, Unix Text Processing (UTP) (written by Dale Dougherty and Tim O'Reilly) provides one of the few comprehensive looks at all the tools involved in a typical troff-based writing workflow.
groff Mailing List archives
When writing documents in vim, it’s nice to have a quick way of compiling them into the desired formats. In my case, I compile my groff files into pdfs while at the same time having a preview in zathura. Zathura automatically detects changes in pdfs and reloads accordingly, which is nice.
Writing a resume in groff can seem difficult, but rest assured it can easily be accomplished, and in this guide I will show how a simple resume can be created. In this guide I will use the macro set ms, so remember to compile the document using ‑ms. This guide will also use the tbl program to create tables, so remember to first compile the document in tbl.
Learn simple macros to add footnotes, blockquotes, lists, subheads, and other formatting for your class papers.
The simple approach to using install-font.sh to install fonts for groff probably works for almost everybody.