groff-desc.xml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. <sect2>
  2. <title>Contents</title>
  3. <para>The Groff packages contains the addftinfo, afmtodit, eqn, grodvi, groff,
  4. grog, grohtml, grolj4, grops, grotty, hpftodit, indxbib, lkbib, lookbib,
  5. neqn, nroff, pfbtops, pic, psbb, refer, soelim, tbl, tfmtodit and troff
  6. programs.</para>
  7. </sect2>
  8. <sect2><title>Description</title>
  9. <sect3><title>addftinfo</title>
  10. <para>addftinfo reads a troff font file and adds some additional font-metric
  11. information that is used by the groff system.</para></sect3>
  12. <sect3><title>afmtodit</title>
  13. <para>afmtodit creates a font file for use with groff and grops.</para></sect3>
  14. <sect3><title>eqn</title>
  15. <para>eqn compiles descriptions of equations embedded within troff input files
  16. into commands that are understood by troff.</para></sect3>
  17. <sect3><title>grodvi</title>
  18. <para>grodvi is a driver for groff that produces TeX dvi format.</para></sect3>
  19. <sect3><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></sect3>
  23. <sect3><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></sect3>
  27. <sect3><title>grohtml</title>
  28. <para>grohtml translates the output of GNU troff to html</para></sect3>
  29. <sect3><title>grolj4</title>
  30. <para>grolj4 is a driver for groff that produces output in PCL5 format suitable
  31. for an HP Laserjet 4 printer.</para></sect3>
  32. <sect3><title>grops</title>
  33. <para>grops translates the output of GNU troff to Postscript.</para></sect3>
  34. <sect3><title>grotty</title>
  35. <para>grotty translates the output of GNU troff into a form suitable for
  36. typewriter-like devices.</para></sect3>
  37. <sect3><title>hpftodit</title>
  38. <para>hpftodit creates a font file for use with groff -Tlj4 from an HP
  39. tagged font metric file.</para></sect3>
  40. <sect3><title>indxbib</title>
  41. <para>indxbib makes an inverted index for the bibliographic databases a
  42. specified file for use with refer, lookbib, and lkbib.</para></sect3>
  43. <sect3><title>lkbib</title>
  44. <para>lkbib searches bibliographic databases for references that contain
  45. specified keys and prints any references found on the
  46. standard output.</para></sect3>
  47. <sect3><title>lookbib</title>
  48. <para>lookbib prints a prompt on the standard error (unless the standard input
  49. is not a terminal), reads from the standard input a line containing a set
  50. of keywords, searches the bibliographic databases in a specified file for
  51. references containing those keywords, prints any references found on the
  52. standard output, and repeats this process until the end of input.</para></sect3>
  53. <sect3><title>neqn</title>
  54. <para>The neqn script formats equations for ascii output.</para></sect3>
  55. <sect3><title>nroff</title>
  56. <para>The nroff script emulates the nroff command using groff.</para></sect3>
  57. <sect3><title>pfbtops</title>
  58. <para>pfbtops translates a Postscript font in .pfb format
  59. to ASCII.</para></sect3>
  60. <sect3><title>pic</title>
  61. <para>pic compiles descriptions of pictures embedded within troff or TeX input
  62. files into commands that are understood by TeX or troff.</para></sect3>
  63. <sect3><title>psbb</title>
  64. <para>psbb reads a file which should be a Postscript document conforming to the
  65. Document Structuring conventions and looks for a
  66. %%BoundingBox comment.</para></sect3>
  67. <sect3><title>refer</title>
  68. <para>refer copies the contents of a file to the standard output, except that
  69. lines between .[ and .] are interpreted as citations, and lines between .R1
  70. and .R2 are interpreted as commands about how citations are to be
  71. processed.</para></sect3>
  72. <sect3><title>soelim</title>
  73. <para>soelim reads files and replaces lines of the form
  74. <emphasis>.so file</emphasis> by the contents of
  75. <emphasis>file</emphasis>.</para></sect3>
  76. <sect3><title>tbl</title>
  77. <para>tbl compiles descriptions of tables embedded within troff input files
  78. into commands that are understood by troff.</para></sect3>
  79. <sect3><title>tfmtodit</title>
  80. <para>tfmtodit creates a font file for use with <userinput>groff
  81. -Tdvi</userinput></para></sect3>
  82. <sect3><title>troff</title>
  83. <para>troff is highly compatible with Unix troff. Usually it should be invoked
  84. using the groff command, which will also run preprocessors and
  85. post-processors in the appropriate order and with the appropriate
  86. options.</para></sect3>
  87. </sect2>