diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-10 18:36:23 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-10 18:36:23 +0000 |
commit | 90aae6b8fb6ccd5da7d1867d7ad164d1e9b38369 (patch) | |
tree | c996b58e2843b79b1d94b823458ea2c7cfa920ad /chapter06/groff.xml | |
parent | c5b927737088e371b430001b98dd6ac49e254f4f (diff) |
Update various packages' list of installed programs and libraries. Many thanks to Chris Staub for the patch. Fixes #2371.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/groff.xml')
-rw-r--r-- | chapter06/groff.xml | 123 |
1 files changed, 118 insertions, 5 deletions
diff --git a/chapter06/groff.xml b/chapter06/groff.xml index b4c73666e..232496d4e 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -88,11 +88,13 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen> <segtitle>Installed programs</segtitle> <seglistitem> - <seg>addftinfo, afmtodit, eqn, eqn2graph, geqn (link to eqn), grn, - grodvi, groff, groffer, grog, grolbp, grolj4, grops, grotty, gtbl - (link to tbl), hpftodit, indxbib, lkbib, lookbib, mmroff, neqn, - nroff, pfbtops, pic, pic2graph, post-grohtml, pre-grohtml, refer, - soelim, tbl, tfmtodit, and troff</seg> + <seg>addftinfo, afmtodit, chem, eqn, eqn2graph, gdiffmk, + geqn (link to eqn), grap2graph, grn, grodvi, groff, groffer, grog, + grolbp, grolj4, grops, grotty, gtbl (link to tbl), hpftodit, + indxbib, lkbib, lookbib, mmroff, neqn, nroff, pdfroff, pfbtops, pic, + pic2graph, post-grohtml, preconv, pre-grohtml, refer, roff2dvi, + roff2html, roff2pdf, roff2ps, roff2text, roff2x, soelim, tbl, tfmtodit, + and troff</seg> </seglistitem> </segmentedlist> @@ -123,6 +125,16 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen> </listitem> </varlistentry> + <varlistentry id="chem"> + <term><command>chem</command></term> + <listitem> + <para>Groff preprocessor for producing chemical structure diagrams</para> + <indexterm zone="ch-system-groff chem"> + <primary sortas="b-chem">chem</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="eqn"> <term><command>eqn</command></term> <listitem> @@ -145,6 +157,16 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen> </listitem> </varlistentry> + <varlistentry id="gdiffmk"> + <term><command>gdiffmk</command></term> + <listitem> + <para>Marks differences between groff/nroff/troff files</para> + <indexterm zone="ch-system-groff gdiffmk"> + <primary sortas="b-gdiffmk">gdiffmk</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="geqn"> <term><command>geqn</command></term> <listitem> @@ -155,6 +177,16 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen> </listitem> </varlistentry> + <varlistentry id="grap2graph"> + <term><command>grap2graph</command></term> + <listitem> + <para>Converts a grap diagram into a cropped bitmap image</para> + <indexterm zone="ch-system-groff grap2graph"> + <primary sortas="b-grap2graph">grap2graph</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="grn"> <term><command>grn</command></term> <listitem> @@ -348,6 +380,16 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen> </listitem> </varlistentry> + <varlistentry id="pdfroff"> + <term><command>pdfroff</command></term> + <listitem> + <para>Creates pdf documents using groff</para> + <indexterm zone="ch-system-groff pdfroff"> + <primary sortas="b-pdfroff">pdfroff</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="pfbtops"> <term><command>pfbtops</command></term> <listitem> @@ -392,6 +434,17 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen> </listitem> </varlistentry> + <varlistentry id="preconv"> + <term><command>preconv</command></term> + <listitem> + <para>Converts encoding of input files to something GNU + <command>troff</command> understands</para> + <indexterm zone="ch-system-groff preconv"> + <primary sortas="b-pdfroff">preconv</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="pre-grohtml"> <term><command>pre-grohtml </command></term> <listitem> @@ -417,6 +470,66 @@ ln -sv tbl /usr/bin/gtbl</userinput></screen> </listitem> </varlistentry> + <varlistentry id="roff2dvi"> + <term><command>roff2dvi</command></term> + <listitem> + <para>Transforms roff files into DVI format</para> + <indexterm zone="ch-system-groff roff2dvi"> + <primary sortas="b-roff2dvi">roff2dvi</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="roff2html"> + <term><command>roff2html</command></term> + <listitem> + <para>Transforms roff files into HTML format</para> + <indexterm zone="ch-system-groff roff2html"> + <primary sortas="b-roff2html">roff2html</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="roff2pdf"> + <term><command>roff2pdf</command></term> + <listitem> + <para>Transforms roff files into PDFs</para> + <indexterm zone="ch-system-groff roff2pdf"> + <primary sortas="b-roff2pdf">roff2pdf</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="roff2ps"> + <term><command>roff2ps</command></term> + <listitem> + <para>Transforms roff files into ps files</para> + <indexterm zone="ch-system-groff roff2ps"> + <primary sortas="b-roff2ps">roff2ps</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="roff2text"> + <term><command>roff2text</command></term> + <listitem> + <para>Transforms roff files into text files</para> + <indexterm zone="ch-system-groff roff2text"> + <primary sortas="b-roff2text">roff2text</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="roff2x"> + <term><command>roff2x</command></term> + <listitem> + <para>Transforms roff files into other formats</para> + <indexterm zone="ch-system-groff roff2x"> + <primary sortas="b-roff2x">roff2x</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="soelim"> <term><command>soelim</command></term> <listitem> |