Adobe Font Metrics. Describes the sizes of different postscript
types. Used by FlexFAX among others.
Utility script which allows you to interactively adjust the default printer
margin settings with the help of a special test page and saves them into a PPD
for CUPS.
A utility for printing text files (or stdin) through a terminal/terminal
emulator using ANSI escape sequences.
MusiXTeX is a set of TeX macros to typeset polyphonic, orchestral or
polyphonic music. This software is not recommended for users that are
familiar with TeX.
MusiXTeX is documented in lib/texmf/documentation/musixtex.tex. This
file must be processed with LaTeX and musixflx:
latex musixdoc
musixflx musixdoc
latex musixdoc
makeindex musixdoc.idx
latex musixdoc
makeindex musixdoc.idx
latex musixdoc
Some examples are provided in lib/texmf/documentation/musixtex.examples
for instance, to typeset the file 'traeumer.tex' type:
musixtex traeumer
musixflx traeumer
musixtex traeumer
AUC TeX is a comprehensive customizable integrated environment for
writing input files for LaTeX using GNU Emacs.
AUC TeX lets you run TeX/LaTeX and other LaTeX-related tools, such
as a output filters or post processor from inside Emacs. Especially
`running LaTeX' is interesting, as AUC TeX lets you browse through the
errors TeX reported, while it moves the cursor directly to the reported
error, and displays some documentation for that particular error. This
will even work when the document is spread over several files.
AUC TeX automatically indents your `LaTeX-source', not only as you
write it -- you can also let it indent and format an entire document.
It has a special outline feature, which can greatly help you `getting an
overview' of a document.
Apart from these special features, AUC TeX provides a large range of
handy Emacs macros, which in several different ways can help you write
your LaTeX documents fast and painlessly.
All features of AUC TeX are documented using the GNU Emacs online
documentation system. That is, documentation for any command is just
a key click away! AUC TeX is written entirely in Emacs-Lisp, and hence
you can easily add new features for your own needs.
AxPoint is a Perl module that uses the PDFLib module and the pdflib library
to generate PDF based presentations from XML data sources.
It has the following features:
- Ability to create slideshows with your choice of background image
- Slideshows break down into slidesets, or not at your choice.
- Slides can show bullet points, source code (fixed font), or images.
- Slides can have transition effects (dissolve, box, wipe, etc)
- All elements of a slide can transition in too.
- Text on slides supports bold, italics, and colours. Colours can be any
one of the 16 HTML colours, or defined as hex RGB values.
- Output uses the standard XML::SAX::Writer consumer classes, allowing you
to output direct to a file, or to a string, or however you need to. Very
useful for dynamic web based presentations.
- PDF bookmarks allow direct navigation to any slide.
- Using PDF allows you to go "Full Screen", even on Linux
- Image formats supported include GIF, JPEG, PNG and TIFF
Bibcursed is a simple program to make life a little easier when using
BibTeX bibliographies. It currently provides these main functions:
- Adding references to your bibliography. This is done with prompts so
templates for the different entries (article, proceedings, etc) do
not have to be remembered. Error checking is used so that the required
fields have to be supplied, and incorrect fields cannot be entered.
New entries are inserted into the 'correct' place in the BibTeX file
- Clean and easy removal of entries
- Viewing of entries and changing of fields
- Easy searching of entries, including search by field
Biblio-py is a package to manage bibliography written in python.
Currently it contains two subpackages:
* yapbib: Yet Another Python BIBliography manager tool,
mainly for Bibtex files.
* query_ads: A simple python tool that permits to query
Harvard Database
BIBVIEW
(graphical interface for BibTeX program)
by Holger Martin, Peter Urban, Armin Liebl
liebla@informatik.tu-muenchen.de
The program "bibview" is a graphical interface for manipulating
BibTeX databases. It supports the user in making new entries,
searching for entries and moving entries from one BiB to another.
It is possible to work with more than one BiB simultaneously.
bibview is implemented with Xt and Athena Widgets.
There are six types of windows in bibview:
The main window contains menus for customizing bibview and
for working with BiBs on the file level.
The bibliography window (one for every open BiB) contains commands
for manipulating the BiB.
The list window (at most one for every open BiB) shows a list of
entries. It displays the fields author, title, type and year.
The card window (at most one for every entry) helps editing an entry.
It contains boxes for each field of the entry (according to the type).
The fields can be edited by putting the mouse cursor into the field.
Macros in fields and the symbol for concatenation ('#') are marked
with a preceding '@'.
A PostScript pretty-printer for C source with numerous features.
Released under the GPL by Dmitri Shtilman <dash@vision10.technion.ac.il>
and Dmitri Makarov <dimm@vnet.ibm.com>.