groff-desc.xml 4.7 KB

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