groff (GNU roff) is a typesetting system that reads plain text input files that include formatting commands to produce output in PostScript, PDF, HTML, or DVI formats or for display to a terminal. Formatting commands can be low-level typesetting primitives, macros from a supplied package, or user-defined macros. All three approaches can be combined.
A reimplementation and extension of the typesetter from AT&T Unix, groff is present on most POSIX systems owing to its long association with Unix manuals (including man pages). It and its predecessor are notable for their production of several best-selling software engineering texts. groff is capable of producing typographically sophisticated documents while consuming minimal system resources.
groff outputs PostScript or PDF, as well as formatted copy suitable for viewing at the terminal
This is free and open source software.
Formatter features include:
- Text filling, breaking, alignment to the left or right margin; centering.
- Adjustment of inter-word space size to justify text, and of inter-sentence space size to suit local style conventions.
- Automatic and manual determination of hyphenation break points.
- Pagination.
- Selection of any font available to the output device.
- Adjustment of type size and vertical spacing (or “leading”).
- Configuration of line length and indentation amounts; columnation.
- Drawing of geometric primitives (lines, arcs, polygons, circles, …).
- Setup of stroke and fill colors (where supported by the output device).
- Embedding of hyperlinks, images, document metadata, and other inclusions (where supported by the output device).
Website: www.gnu.org/software/groff/groff.html
Support:
Developer: Bertrand Garrigues, G. Branden Robinson
License: GNU General Public License v3.0
groff is written in C++. Learn C++ with our recommended free books and free tutorials.
| Explore Linux | |
|---|---|
| Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category. | |
| In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality. | |
| The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions. | |
| Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others. | |
| Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems. | |
| Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks. | |
| Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems. | |
| Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux. | |
| Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools. | |
| Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux. | |
| Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux. | |

Please read our Comment Policy before commenting.