GtkLP for CUPS is a frontend for the lpr that comes with CUPS. It
is written to make it easy to use nearly all the options from CUPS
without knowing them by name. For print-admins, there is also an
pretty simple queue tool implemented.
GNU gv allows to view and navigate through PostScript and PDF documents on
an X display by providing a user interface for the ghostscript interpreter.
hp2xx reads HPGL ASCII source files, interprets them, and
converts them into either another vector-oriented format
or one of several rasterfile formats. Currently, its HPGL
parser recognizes a subset of the HP 7550A command set.
Some high-level functions like filled polygons are missing
Also, only the basic fixed character set 0 is supported
Besides these limitations, hp2xx has proven to work with
many HP-GL sources without any trouble.
It allows conversion from HPGL to:
mf (MetaFont), eps (PostScript), pcl (HP-PCL Level3),
pre(view), pcx (PaintBrush-Format), img (GEM),
pic (ATARI bitmap), pbm (Portable Bitmap),
png (Portable Network Graphics), ...
The Hewlett-Packard Co. Linux Inkjet Driver Project is an add-on to the
GNU Ghostscript application. The driver provides printing support for more
than 200 printer models, including, DeskJet, OfficeJet, Photosmart, Business
Inkjet and some LaserJet.
HPIJS has been discontinued. Consider installing HPLIP instead.
Hyperlatex is a package that allows you to prepare documents in HTML,
and, at the same time, to produce a neatly printed document from your
input. Unlike some other systems that you may have seen, Hyperlatex is
not a general LaTeX-to-HTML converter. In Hyperlatex's author's eyes,
conversion is not a solution to HTML authoring. A well written HTML
document must differ from a printed copy in a number of rather subtle
ways. He doubts that these differences can be recognized mechanically,
and believes that converted LaTeX can never be as readable as a
document written in HTML.
The basic idea of Hyperlatex is to make it possible to write a
document that will look like a flawless LaTeX document when printed
and like a handwritten HTML document when viewed with an HTML browser.
Here you have the new release of `poster', to scale postscript
images to a larger size, and print them on larger media and/or
tile them to print on multiple sheets.
With respect to the earlier release:
- support is added for foreign (Non European A*) media sizes.
- options for scaling became more flexible
- original restrictions on white margins in your drawing are removed.
For a complete explanation see the accompanying manual.
A resume class for LaTeX.
LGrind is a descendant of the Unix utility vgrind. It is
used to produce a beautified version of your source code using LaTeX. Unlike
other packages this is not pure TeX but an external preprocessor. You run e.g.
lgrind example.c > example.tex
latex example.tex
to get a complete listing. Options for producing includable files and pro-
cessing embedded listings in LaTeX texts are provided.
IJS is a relatively new initiative to improve the quality and ease
of use of inkjet printing with Ghostscript. Using IJS, you can add
new drivers, or upgrade existing ones, without recompiling Ghostscript.
All driver authors are encouraged to adapt their drivers for IJS,
and if there is an IJS driver available for your printer, it should
be your first choice.
The PECL-haru extension provides bindings to the
libHaru library. libHaru is a free, cross platform,
and Open Source library for generating PDF files.