groff 1.21-6 source package in Ubuntu
Changelog
groff (1.21-6) unstable; urgency=low * Add mdoc support for various BSD versions (thanks, Guillem Jover; closes: #629159). -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 07 Jun 2011 11:25:36 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Oneiric
- Original maintainer:
- Colin Watson
- Architectures:
- any
- Section:
- text
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
groff_1.21.orig.tar.gz | 3.7 MiB | 344e6af5480e7ab4ec51e2a2ed10acd69ba3e062d285b6d5f6d49fb5ed2f9f7a |
groff_1.21-6.debian.tar.gz | 38.2 KiB | 6ff58ff6dee120d5206a66f07aecc1901eb8c9feea900265e50fbe8dca272466 |
groff_1.21-6.dsc | 1.9 KiB | 09de5b9919b51f69c08bc8a80ef086f094bffca4620e87105f3f6b7bc5d21214 |
Available diffs
- diff from 1.21-5 to 1.21-6 (989 bytes)
Binary packages built by this source
- groff: GNU troff text-formatting system
This package contains optional components of the GNU troff text-formatting
system. The core package, groff-base, contains the traditional tools like
troff, nroff, tbl, eqn, and pic. This package contains additional devices
and drivers for output to DVI, HTML (when recommended packages are
installed - see below), HP LaserJet printers, and Canon CAPSL LBP-4 and
LBP-8 printers.
.
The X75, X75-12, X100, and X100-12 devices, which allow groff output to be
conveniently viewed on an X display using the standard X11 fonts, are now
included here. They were previously in a separate package, groff-x11.
.
Besides these, the groff package contains man pages describing the language
and its macro sets, info documentation, and a number of supplementary
programs:
.
- gxditview, which is used to display the output of the X* devices, and
can also be used to view PostScript output from groff;
- grn, a preprocessor for pictures in the 'gremlin' format;
- tfmtodit, which creates font files for use with 'groff -Tdvi';
- hpftodit, which creates font files for use with 'groff -Tlj4';
- afmtodit, which creates font files for use with 'groff -Tps';
- refer, which preprocesses bibliographic references for use with groff;
- indxbib, which creates inverted indices for bibliographic databases used
by 'refer';
- lkbib and lookbib, which search bibliographic databases;
- addftinfo, which adds metric information to troff font files for use
with groff;
- pfbtops, which translates a PostScript font in .pfb format to ASCII for
use with groff;
- mmroff, a simple groff preprocessor which expands references in mm;
- pic2graph, which converts PIC diagrams into cropped image files;
- eqn2graph, which converts EQN equations into cropped image files.
.
All the standard macro packages are supported.
.
Some facilities only work if certain recommended packages are installed:
.
- ghostscript, netpbm, psutils: required for HTML output;
- imagemagick: required for the pic2graph and eqn2graph programs;
- libpaper1: paper size detection in dvi, lbp, lj4, and ps devices (falls
back to a4 if not installed).
- groff-base: GNU troff text-formatting system (base system components)
This package contains the traditional UN*X text formatting tools
troff, nroff, tbl, eqn, and pic. These utilities, together with the
man-db package, are essential for displaying the on-line manual pages.
.
groff-base is a stripped-down package containing the necessary components
to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript
device (groff's default). Users who want a full groff installation, with
the standard set of devices, fonts, macros, and documentation, should
install the groff package.