|
groff(7) -- a short reference for the GNU roff language
|
groff stands for GNU roff and is the free implementation of the roff type-setting system. See roff(7) for a survey and the background of the groff system. This document gives only short descriptions o... |
groff_char(7) -- groff character names
|
This manual page lists the standard groff input characters. Only the characters that are available for the device that is being used to print or view this manual page will be displayed (the device cur... |
|
groff_man(7) -- groff `man' macros to support generation of man pages
|
The tmac.an macros used to generate man pages with groff were written by James Clark. This document provides a brief summary of the use of each macro in that package. |
groff_markup(7) -- groff macros for authoring web pages
|
This manual page describes the GNU -markup macros, which is part of the groff document formatting system. The manual page is very a basic guide, and the html device driver (grohtml) is still very alph... |
groff_mm(7) -- groff mm macros
|
The groff mm macros are intended to be compatible with the DWB mm macros with the following limitations: +o no Bell Labs localisms implemented. +o the macros OK and PM is not implemented. +o groff mm ... |
groff_mmse(7) --
|
|
groff_ms(7) -- groff ms macros
|
This manual page describes the GNU version of the ms macros, which is part of the groff document formatting system. The groff ms macros are intended to be compatible with the documented behaviour of t... |
groff_msafer(7) -- groff -msafer macros
|
The -msafer macros remove the open, opena, pso, sy, and pi requests. These macros should be used when processing input from an untrustworthy source. For maximum safety, they should be the first -m opt... |
mdoc.samples(7) -- tutorial sampler for writing BSD manuals with -mdoc
|
A tutorial sampler for writing BSD manual pages with the -mdoc macro package, a content-based and domain-based formatting package for troff(1). Its predecessor, the -man package (see groff_man(7)), ad... |
me(7) -- macros for formatting papers
|
This package of nroff and troff macro definitions provides a canned formatting facility for technical papers in various formats. When producing 2-column output on a terminal, filter the output through... |
mm(7) -- groff mm macros
|
The groff mm macros are intended to be compatible with the DWB mm macros with the following limitations: +o no Bell Labs localisms implemented. +o the macros OK and PM is not implemented. +o groff mm ... |
mmse(7) --
|
|
ms(7) -- groff ms macros
|
This manual page describes the GNU version of the ms macros, which is part of the groff document formatting system. The groff ms macros are intended to be compatible with the documented behaviour of t... |
operator(7) -- C operator precedence and associativity
|
Operator Associativity -------- ------------- () [] -> . left to right ! ~ ++ -- - (type) * sizeof right to left * / % left to right + - left to right << >> left to right < <= > >= left to right == !=... |
roff(7) -- a survey of the roff typesetting system
|
roff is the general name for a set of type-setting programs, known under names like troff, nroff, groff, etc. The roff type-setting system consists of a formatting language, macro packages, preprocess... |