source: appendixa/groff-desc.xml@ e9e4e690

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_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 e9e4e690 was b7d9d404, checked in by Timothy Bauscher <timothy@…>, 21 years ago

Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.

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

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