ditroff β classical device-independent roff
| Use Case | Command | Description |
|---|---|---|
| π Process ditroff input with groff | groff -Tps input |
Generate PostScript from ditroff/troff code |
| π Output to PDF | groff -Tpdf input |
Produce PDF directly |
| π₯οΈ Terminal preview | groff -Tutf8 input |
Render text output for terminal viewing |
| π¦ Format man pages | groff -man -Tps file |
Format a man page to PostScript |
The name ditroff refers to a historical development stage of the roff(7) text processing system. In roff systems extant today, the name troff is a synonym for ditroff.
Early versions of roff by Joe Ossanna generated two programs from the same sources, using conditional compilation to distinguish them. nroff produced text-oriented TTY output, while troff generated graphical output for exactly one output device, the Wang Graphic Systems CAT phototypesetter.
In 1979, Brian Kernighan rewrote troff to support more devices by creating an intermediate output format for troff that could be fed into postprocessor programs which actually do the printout on the device. Kernighan's version marks what is known as βclassical troffβ today. In order to distinguish it from Ossanna's original version, it was called ditroff (device independent troff) on some systems, though this naming isn't mentioned in the classical documentation.
Today, all existing roff systems are based on Kernighan's multi-device troff. The distinction between troff and ditroff is no longer necessary; each modern troff provides the complete functionality of ditroff.
The easiest way to use ditroff is via the GNU roff system, groff. The groff(1) program is a wrapper around (di)troff that automatically handles device postprocessing.
This document was written by Bernd Warken <groff-bernd.warken-72@web.de>.
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-03 19:34 @216.73.216.156
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format