diff options
Diffstat (limited to 'doc/groff.html.node/GNU-troff-Reference.html')
-rw-r--r-- | doc/groff.html.node/GNU-troff-Reference.html | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/doc/groff.html.node/GNU-troff-Reference.html b/doc/groff.html.node/GNU-troff-Reference.html new file mode 100644 index 0000000..396d40a --- /dev/null +++ b/doc/groff.html.node/GNU-troff-Reference.html @@ -0,0 +1,99 @@ +<!DOCTYPE html> +<html> +<!-- Created by GNU Texinfo 7.0.3, https://www.gnu.org/software/texinfo/ --> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<!-- This manual documents GNU troff version 1.23.0. + +Copyright © 1994-2023 Free Software Foundation, Inc. + +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 or +any later version published by the Free Software Foundation; with no +Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A +copy of the license is included in the section entitled "GNU Free +Documentation License". --> +<title>GNU troff Reference (The GNU Troff Manual)</title> + +<meta name="description" content="GNU troff Reference (The GNU Troff Manual)"> +<meta name="keywords" content="GNU troff Reference (The GNU Troff Manual)"> +<meta name="resource-type" content="document"> +<meta name="distribution" content="global"> +<meta name="Generator" content="makeinfo"> +<meta name="viewport" content="width=device-width,initial-scale=1"> + +<link href="index.html" rel="start" title="Top"> +<link href="Request-Index.html" rel="index" title="Request Index"> +<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> +<link href="index.html" rel="up" title="Top"> +<link href="File-Formats.html" rel="next" title="File Formats"> +<link href="Major-Macro-Packages.html" rel="prev" title="Major Macro Packages"> + + +</head> + +<body lang="en"> +<div class="chapter-level-extent" id="GNU-troff-Reference"> +<div class="nav-panel"> +<p> +Next: <a href="File-Formats.html" accesskey="n" rel="next">File Formats</a>, Previous: <a href="Major-Macro-Packages.html" accesskey="p" rel="prev">Macro Packages</a>, Up: <a href="index.html" accesskey="u" rel="up">GNU <code class="code">troff</code></a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Request-Index.html" title="Index" rel="index">Index</a>]</p> +</div> +<hr> +<h2 class="chapter" id="GNU-troff-Reference-1">5 GNU <code class="code">troff</code> Reference</h2> +<a class="index-entry-id" id="index-reference_002c-gtroff"></a> +<a class="index-entry-id" id="index-gtroff_002c-reference"></a> + +<p>This chapter covers <em class="emph">all</em> of the facilities of the GNU +<code class="code">troff</code> formatting engine. Users of macro packages may skip it if +not interested in details. +</p> + + + + +<ul class="mini-toc"> +<li><a href="Text.html" accesskey="1">Text</a></li> +<li><a href="Page-Geometry.html" accesskey="2">Page Geometry</a></li> +<li><a href="Measurements.html" accesskey="3">Measurements</a></li> +<li><a href="Numeric-Expressions.html" accesskey="4">Numeric Expressions</a></li> +<li><a href="Identifiers.html" accesskey="5">Identifiers</a></li> +<li><a href="Formatter-Instructions.html" accesskey="6">Formatter Instructions</a></li> +<li><a href="Comments.html" accesskey="7">Comments</a></li> +<li><a href="Registers.html" accesskey="8">Registers</a></li> +<li><a href="Manipulating-Filling-and-Adjustment.html" accesskey="9">Manipulating Filling and Adjustment</a></li> +<li><a href="Manipulating-Hyphenation.html">Manipulating Hyphenation</a></li> +<li><a href="Manipulating-Spacing.html">Manipulating Spacing</a></li> +<li><a href="Tabs-and-Fields.html">Tabs and Fields</a></li> +<li><a href="Character-Translations.html">Character Translations</a></li> +<li><a href="troff-and-nroff-Modes.html"><code class="code">troff</code> and <code class="code">nroff</code> Modes</a></li> +<li><a href="Line-Layout.html">Line Layout</a></li> +<li><a href="Line-Continuation.html">Line Continuation</a></li> +<li><a href="Page-Layout.html">Page Layout</a></li> +<li><a href="Page-Control.html">Page Control</a></li> +<li><a href="Using-Fonts.html">Using Fonts</a></li> +<li><a href="Manipulating-Type-Size-and-Vertical-Spacing.html">Manipulating Type Size and Vertical Spacing</a></li> +<li><a href="Colors.html">Colors</a></li> +<li><a href="Strings.html">Strings</a></li> +<li><a href="Conditionals-and-Loops.html">Conditionals and Loops</a></li> +<li><a href="Writing-Macros.html">Writing Macros</a></li> +<li><a href="Page-Motions.html">Page Motions</a></li> +<li><a href="Drawing-Geometric-Objects.html">Drawing Geometric Objects</a></li> +<li><a href="Deferring-Output.html">Deferring Output</a></li> +<li><a href="Traps.html">Traps</a></li> +<li><a href="Diversions.html">Diversions</a></li> +<li><a href="Punning-Names.html">Punning Names</a></li> +<li><a href="Environments.html">Environments</a></li> +<li><a href="Suppressing-Output.html">Suppressing Output</a></li> +<li><a href="I_002fO.html">I/O</a></li> +<li><a href="Postprocessor-Access.html">Postprocessor Access</a></li> +<li><a href="Miscellaneous.html">Miscellaneous</a></li> +<li><a href="Gtroff-Internals.html"><code class="code">gtroff</code> Internals</a></li> +<li><a href="Debugging.html">Debugging</a></li> +<li><a href="Implementation-Differences.html">Implementation Differences</a></li> +</ul> +</div> + + + +</body> +</html> |