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