The package introduces Subversion variants of the standard LaTeX macros \ProvidesPackage
, \ProvidesClass
and \ProvidesFile
where the file name and date is extracted from Subversion Id keywords. The file name may also be given explicitly as an optional argument.
The package provides a very simple LaTeX document template, in the hope that this use of LaTeX will become attractive to typical word processor users. (Presentation is as if it were a class; users are expected to start from a template document.)
The package allows the drawing of Euclidean geometric figures using TeX PSTricks macros for specifying mathematical constraints. It is thus possible to build point using common transformations or intersections. The use of coordinates is limited to points which controlled the figure.
Endheads provides running headers of the form Notes to pp. xx-yy for endnotes sections. It also enables one to reset the endnotes counter, and put a line marking the chapter change in the endnotes, at the beginning of every chapter.
The package makes eqnarray
environment behave like align
from amsmath
. It is intended for quick-fixing documents that use eqnarray
. In cases where it fails, manual conversion to align
is required, but these cases should be seldom.
The package provides the means to directly reference items of lists nested in theorem
-like environments (e.g., as Theorem 1 a). The package extends the ntheorem
and cleveref
packages. The package also provides other theorem markup commands.
The package enables the user to typeset programs (programming code) within LaTeX; the source code is read directly by TeX---no front-end processor is needed. Keywords, comments and strings can be typeset using different styles. Support for hyperref
is provided.
This LaTeX2e package makes it possible to add timing marks to lecture notes in order to help managing the time available for presenting a given section of the document. It also provides tools to record and estimate the progress throughout the course.
The bundle provides two packages, readprov
and myfilist
. The readprov
package provides a means of reading file information without loading the body of the file. The myfilist
package uses readprov
and controls what \listfiles
will report.
The command-line programs pdfopen
and pdfclose
allow you to control the X Window System version of Adobe's Acrobat Reader from the command line or from within a (shell) script. The programs work with xpdf
and evince
.
ctan_chk
is a basic Gawk program that uses CTAN's published guidelines for authors to help eliminate sloppiness in uploaded files/projects. It is completely open for users to program additional guidelines as well as CTAN's future adjustments.
The package contains StarFontSans and StarFontSerif, two astrological fonts designed by Anthony I.P. Owen, and the appropriate macros to use them with TeX and LaTeX. The fonts are supplied both in the original TrueType Format and in Adobe Type 1 format.
In some cursive scripts such as Persian or Arabic, kashida is used to create justification. In this type of justification characters are elongated rather than expanding spaces between words. This package extends the kashida justification to be used with the LuaTeX engine.
This package provides a set of LaTeX macros that makes it easy to produce linguistic tree diagrams suitable for Role and Reference Grammar (RRG). This package allows the construction of trees with crossing lines, as is required by this theory for many languages.
New primitive commands are introduced in e-TeX; sometimes the names collide with existing macros. This package solves the name clashes by adding a prefix to e-TeX’s commands. For example, ε-TeX’s \unexpanded
is provided as \etex@unexpanded
.
This package provides a toolbox of macros designed to allow the LaTeX programmer to work around some of the restrictions of the TeX grouping mechanisms. The present release offers a preliminary view of the package; not all of its facilities are working optimally
The package provides several functions for drawing Young tableaux and Young diagrams, extending the young
and youngtab
packages but providing lots more features. Skew and coloured tableaux are easy, and pgfkeys-enabled options are provided both at package load and configurably.
The GenMPage package generalizes LaTeX's minipages. Keyval
options and styles can be used to determine their appearance in an easy and consistent way. It includes options for paragraph indentation and vertical alignment with respect to the visual top and bottom margins.
KETpic is a macro package designed for computer algebra systems (CAS) to generate LaTeX source codes for high-quality mathematical artwork. KETcindy is a plugin for Cinderella that allows generating graphics using KETpic. The generated code can be included in any LaTeX document.
The cjhebrew
package provides Adobe Type 1 fonts for Hebrew, and LaTeX macros to support their use. Hebrew text can be vocalised, and a few accents are also available. The package makes it easy to include Hebrew text in other-language documents.
The package implements the \Ucharcat
command for LuaLaTeX. \Ucharcat
is a new primitive in XeTeX, an extension of the existing \Uchar
command, that allows the specification of the catcode as well as character code of the character token being constructed.
The package aims to help a LaTeX author to keep track of all defined labels by typesetting a complete list of labels wherever the author requests it. (Of course, the user may need to have additional LaTeX runs to get the references right.)
This is a package for formatting captions of column figures and column tabular material, which cannot be standard floats in a multicols
environment. The package also provides a convenient way to customise your captions, whether they be in multicols
or not.
This package deals with input encodings. It provides a wider range of input encodings using standard mappings, than does inputenc
. It also covers nearly all slots. In this way, it serves as more up to date replacement for the inputenc
package.