source: appendixa/groff-desc.xml@ e4ebaa15

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 v3_2 v3_3 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 e4ebaa15 was 53ad30a, checked in by Mark Hymers <markh@…>, 23 years ago

[Bug 190] Put descs in alphabetical order

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

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