This package provides some macros convenient for writing indexes, glossaries, or other macros. It contains macros which support: implicit macros; fancy optional arguments; loops over tokenlists and itemlists; searching and splitting; controlled expansion; redefinition of macros; and concatenated macro names; macros for text replacement.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the GoSans and GoMono families of fonts designed by the Bigelow & Holmes foundry. GoSans is available in three weights: Regular, Medium, and Bold (with corresponding italics). GoMono is available in regular and bold, with italics.
This class is designed to typeset laboratory journals that contain chronologically ordered records about experiments. From the sectioning commands, an experiment index is generated. The class is based on the KOMA-Script class scrbook.cls
. There can be several index entries for one experiment.
DVItoMP is one of the auxiliary programs available to any MetaPost package; it converts a DVI file into a MetaPost file. Using it, one can envisage including a DVI page into an EPS files generated by MetaPost. Such files allow pages to include other pages.
The TUDa-CI-Bundle provides a possibility to use the corporate design of TU Darmstadt in LaTeX. It contains document classes as well as some helper packages and configuration files together with some templates for user documentation, which currently are only available in German.
Apacite provides a BibTeX style and a LaTeX package which are designed to match the requirements of the American Psychological Association's style for citations. The package follows the 6th edition of the APA manual, and is designed to work with the apa6
class.
This small package provides five commands to make HTTP requests using Lua and LuaTeX. Functionalities include API calls, fetch RSS feeds and the possibility to include images using a link. These commands run during the compilation of the PDF-Document and may require user interaction.
This package is made by the student organization at the University of Applied Sciences of Eastern Switzerland (Ostschweizer Fachhochschule) to provide an easy to use interface for newbies and give a more consistent look and feel to the works produced by the organization's members.
dvicopy
is a utility program that allows one to take a DVI file that references composite fonts (VF) and convert it into a DVI file that does not contain such references. It also serves as a basis for writing DVI drivers (much like DVItype).
The lgrmath
package is a LaTeX package which sets the Greek letters in math mode to use glyphs from the LGR-encoded font of one's choice. The documentation includes a rather extensive list of the available font family names on typical LaTeX installations.
The calctab
package helps the user to typeset a kind of economic table such as invoices, expense notes and liquidation, or other tabular material with a values column. The code computes sum and percentage with floating point numeric methods and builds the render table task.
This package permits drawing program charts in the style of the Scratch project. This package is obsolete. From now on, Scratch is now version 3 with a new design. Use the scratch3
package to draw blocks with the new design.
Amsrefs is a LaTeX package for bibliographies that provides an archival data format similar to the format of BibTeX database files, but adapted to make direct processing by LaTeX easier. The package can be used either in conjunction with BibTeX or as a replacement for BibTeX.
METAOBJ is a large MetaPost package providing high-level objects. It implements many of PSTricks features for node connections, but also trees, matrices, and many other things. It more or less contains boxes.mp
and rboxes.mp
. It is easily extensible with new objects.
The original grffile
package extended the file name processing of the graphics
package to support a larger range of file names. The base LaTeX code now supports multiple dots and spaces, and this package by default is a stub that just loads graphicx
.
This package provides a bundle of utilities for manipulating PostScript documents, including page selection and rearrangement, resizing the page, arrangement into signatures for booklet printing, and page merging for N-up printing. Utilities include psbook
, psselect
, pstops
, psnup
, psresize
, epsffit
.
This package provides a collection of tools and macros, providing: miscellaneous float control, page styles for floats, multipage tabulars, even columns at end of twocolumn region, switching between one- and two-column anywhere, simulating the effect of ``midfloats'', a package to manipulate numerical lists and arrays.
The makedtx
bundle is provided to help LaTeX2e developers to write the code and documentation in separate files, and then combine them into a single .dtx
file for distribution. It automatically generates the character table, and also writes the associated installation (.ins
) script.
This package provides an extended version of the Japanese document class collection provided by jsclasses
. While the original version supports only pLaTeX and upLaTeX, the extended version also supports pdfLaTeX, XeLaTeX and LuaLaTeX, with the aid of suitable packages that provide capability of Japanese typesetting.
The bundle provides the official macros (achemso.cls
) and BibTeX styles (achemso.bst
and biochem.bst
) for submission to the journals of the American Chemical Society. The natmove
package, which moves citations relative to punctuation, is distributed as part of the bundle.
This package provides the geradwp
class, a class based on article
and compatible with LaTeX. With this class, researchers at GERAD will be able to write their working paper while complying to all the presentation standards required by the Cahiers du GERAD series.
The XMP (eXtensible Metadata platform) is a framework to add metadata to digital material to enhance the workflow in publication. The essence is that the metadata is stored in an XML file, and this XML stream is then embedded in the file to which it applies.
The bundle contains the traditional slides fonts revised to be completely usable both as text fonts and mathematics fonts; they are fully integrate with the new operators, letters, symbols and extensible delimiter fonts, as well as with the AMS fonts, all redone with the same stylistic parameters.
WebQuiz makes it possible to use LaTeX to write interactive web based quizzes. The quizzes are first written in LaTeX and then converted into HTML files using webquiz
, which is written in Python. The conversion from LaTeX to HTML is done behind the scenes using TeX4ht.