groff-desc.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Short descriptions</title>
  3. <para><command>addftinfo</command> reads a troff font file and adds some
  4. additional font-metric information that is used by the groff system.</para>
  5. <para><command>afmtodit</command> creates a font file for use with
  6. groff and grops.</para>
  7. <para><command>eqn</command> compiles descriptions of equations embedded
  8. within troff input files into commands that are understood by troff.</para>
  9. <para><command>grn</command> is a groff preprocessor for gremlin files.</para>
  10. <para><command>grodvi</command> is a driver for groff that produces TeX dvi format.</para>
  11. <para><command>groff</command> is a front-end to the groff document
  12. formatting system. Normally it runs the troff program and a post-processor
  13. appropriate for the selected device.</para>
  14. <para><command>grog</command> reads files and guesses which of the groff
  15. options -e, -man, -me, -mm, -ms, -p, -s, and -t are required for printing
  16. files, and reports the groff command including those options.</para>
  17. <para><command>grolbp</command> is a groff driver for Canon CAPSL printers
  18. (LBP-4 and LBP-8 series laser printers).</para>
  19. <para><command>grolj4</command> is a driver for groff that produces output
  20. in PCL5 format suitable for an HP Laserjet 4 printer.</para>
  21. <para><command>grops</command> translates the output of GNU troff to
  22. Postscript.</para>
  23. <para><command>grotty</command> translates the output of GNU troff into
  24. a form suitable for typewriter-like devices.</para>
  25. <para><command>gtbl</command> is the GNU implementation of tbl.</para>
  26. <para><command>hpftodit</command> creates a font file for use with
  27. groff -Tlj4 from an HP-tagged font metric file.</para>
  28. <para><command>indxbib</command> makes an inverted index for the
  29. bibliographic databases a specified file for use with refer, lookbib,
  30. and lkbib.</para>
  31. <para><command>lkbib</command> searches bibliographic databases for
  32. references that contain specified keys and reports any references found.</para>
  33. <para><command>lookbib</command> prints a prompt on the standard error
  34. (unless the standard input is not a terminal), reads from the standard input
  35. a line containing a set of keywords, searches the bibliographic databases in
  36. a specified file for references containing those keywords, prints any
  37. references found on the standard output and repeats this process until the
  38. end of input.</para>
  39. <para><command>mmroff</command> is a simple preprocessor for groff.</para>
  40. <para><command>neqn</command> formats equations for ascii output.</para>
  41. <para><command>nroff</command> is a script that emulates the nroff command
  42. using groff.</para>
  43. <para><command>pfbtops</command> translates a Postscript font in .pfb
  44. format to ASCII.</para>
  45. <para><command>pic</command> compiles descriptions of pictures embedded
  46. within troff or TeX input files into commands understood by TeX or troff.</para>
  47. <para><command>pre-grohtml </command> translates the output of GNU troff
  48. to html.</para>
  49. <para><command>post-grohtml</command> translates the output of GNU troff
  50. to html.</para>
  51. <para><command>refer</command> copies the contents of a file to the
  52. standard output, except that lines between .[ and .] are interpreted as
  53. citations, and lines between .R1 and .R2 are interpreted as commands about
  54. how citations are to be processed.</para>
  55. <para><command>soelim</command> reads files and replaces lines of the form
  56. <emphasis>.so file</emphasis> by the contents of the mentioned
  57. <emphasis>file</emphasis>.</para>
  58. <para><command>tbl</command> compiles descriptions of tables embedded
  59. within troff input files into commands that are understood by troff.</para>
  60. <para><command>tfmtodit</command> creates a font file for use with
  61. groff -Tdvi.</para>
  62. <para><command>troff</command> is highly compatible with Unix troff.
  63. Usually it should be invoked using the groff command, which will also run
  64. preprocessors and post-processors in the appropriate order and with the
  65. appropriate options.</para>
  66. <para><command>zsoelim</command> is the GNU implementation of soelim.</para>
  67. </sect2>