source: appendixa/groff-desc.xml@ 2ea93a3

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v5_0 v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 2ea93a3 was 087e584, checked in by Alex Gronenwoud <alex@…>, 21 years ago

Small retouches of the text. Wrapping 'last checked' in parentheses.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 4.7 KB
Line 
1<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
2
3<sect2><title>Descriptions</title>
4
5<para>(Last checked against version &groff-contversion;.)</para>
6
7<sect3><title>Program file descriptions</title>
8
9<sect4><title>addftinfo</title>
10<para>addftinfo reads a troff font file and adds some additional font-metric
11information that is used by the groff system.</para></sect4>
12
13<sect4><title>afmtodit</title>
14<para>afmtodit creates a font file for use with groff and grops.</para></sect4>
15
16<sect4><title>eqn</title>
17<para>eqn compiles descriptions of equations embedded within troff input files
18into commands that are understood by troff.</para></sect4>
19
20<sect4><title>geqn</title>
21<para>geqn is the GNU implementation of eqn.</para></sect4>
22
23<sect4><title>grn</title>
24<para>grn is a groff preprocessor for gremlin files.</para></sect4>
25
26<sect4><title>grodvi</title>
27<para>grodvi is a driver for groff that produces TeX dvi format.</para></sect4>
28
29<sect4><title>groff</title>
30<para>groff is a front-end to the groff document formatting system. Normally it
31runs the troff program and a post-processor appropriate for the selected
32device.</para></sect4>
33
34<sect4><title>grog</title>
35<para>grog reads files and guesses which of the groff options -e, -man, -me,
36-mm, -ms, -p, -s, and -t are required for printing files, and prints the groff
37command including those options on the standard output.</para></sect4>
38
39<sect4><title>grolbp</title>
40<para>grolbp is a groff driver for Canon CAPSL printers (LBP-4 and LBP-8
41series laser printers).</para></sect4>
42
43<sect4><title>grolj4</title>
44<para>grolj4 is a driver for groff that produces output in PCL5 format suitable
45for an HP Laserjet 4 printer.</para></sect4>
46
47<sect4><title>grops</title>
48<para>grops translates the output of GNU troff to Postscript.</para></sect4>
49
50<sect4><title>grotty</title>
51<para>grotty translates the output of GNU troff into a form suitable for
52typewriter-like devices.</para></sect4>
53
54<sect4><title>gtbl</title>
55<para>gtbl is the GNU implementation of tbl.</para></sect4>
56
57<sect4><title>hpftodit</title>
58<para>hpftodit creates a font file for use with groff -Tlj4 from an HP
59tagged font metric file.</para></sect4>
60
61<sect4><title>indxbib</title>
62<para>indxbib makes an inverted index for the bibliographic databases a
63specified file for use with refer, lookbib, and lkbib.</para></sect4>
64
65<sect4><title>lkbib</title>
66<para>lkbib searches bibliographic databases for references that contain
67specified keys and prints any references found on the
68standard output.</para></sect4>
69
70<sect4><title>lookbib</title>
71<para>lookbib prints a prompt on the standard error (unless the standard input
72is not a terminal), reads from the standard input a line containing a set
73of keywords, searches the bibliographic databases in a specified file for
74references containing those keywords, prints any references found on the
75standard output and repeats this process until the end of input.</para></sect4>
76
77<sect4><title>mmroff</title>
78<para>mmroff is a simple preprocessor for groff.</para></sect4>
79
80<sect4><title>neqn</title>
81<para>The neqn script formats equations for ascii output.</para></sect4>
82
83<sect4><title>nroff</title>
84<para>The nroff script emulates the nroff command using groff.</para></sect4>
85
86<sect4><title>pfbtops</title>
87<para>pfbtops translates a Postscript font in .pfb format
88to ASCII.</para></sect4>
89
90<sect4><title>pic</title>
91<para>pic compiles descriptions of pictures embedded within troff or TeX input
92files into commands that are understood by TeX or troff.</para></sect4>
93
94<sect4><title>pre-grohtml and post-grohtml</title>
95<para>pre- and post-grohtml translate the output of GNU troff
96to html.</para></sect4>
97
98<sect4><title>refer</title>
99<para>refer copies the contents of a file to the standard output, except that
100lines between .[ and .] are interpreted as citations, and lines between .R1
101and .R2 are interpreted as commands about how citations are to be
102processed.</para></sect4>
103
104<sect4><title>soelim</title>
105<para>soelim reads files and replaces lines of the form
106<emphasis>.so file</emphasis> by the contents of
107<emphasis>file</emphasis>.</para></sect4>
108
109<sect4><title>tbl</title>
110<para>tbl compiles descriptions of tables embedded within troff input files
111into commands that are understood by troff.</para></sect4>
112
113<sect4><title>tfmtodit</title>
114<para>tfmtodit creates a font file for use with <userinput>groff
115-Tdvi</userinput>.</para></sect4>
116
117<sect4><title>troff</title>
118<para>troff is highly compatible with Unix troff. Usually it should be invoked
119using the groff command, which will also run preprocessors and
120post-processors in the appropriate order and with the appropriate
121options.</para></sect4>
122
123<sect4><title>zsoelim</title>
124<para>zsoelim is the GNU implementation of soelim.</para></sect4>
125
126</sect3>
127
128</sect2>
Note: See TracBrowser for help on using the repository browser.