source: appendixa/groff-desc.xml@ 8fcc2c0

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 12.2 12.2-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/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 8fcc2c0 was 8fcc2c0, checked in by Gerard Beekmans <gerard@…>, 22 years ago

Changed package contents and dependencies titles...hopefully people now will get the hint that an old version isn't perse a bug

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

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