source: appendixa/groff-desc.xml@ e69a59f

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 v4_0 v4_1 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 e69a59f was e69a59f, checked in by Gerard Beekmans <gerard@…>, 22 years ago

various fixes

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

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