The package provides environments and commands that the author needed when preparing exercise sheets and other teaching material. In particular, the package supports the creation of exercise sheets, with separating printing of solutions.
The package offers LaTeX support for the expanded Times Roman font, which has been used for many years in the Journal d'Analyse Mathematique. Mathematics support is based on the Belleek fonts.
This is a LaTeX package for drawing rulers around a box. This might be useful when showing the absolute size of something in electronic documents, or designating the relative scale in printed materials.
The package provides macros to support use of the eiad
fonts in OT1 encoding. Also offered are a couple of Metafont files described in the font package, but not provided there.
Fonetika Dania is a font bundle with a serif font and a sans serif font for the Danish phonetic system Dania. Both fonts exist in regular and bold weights. LaTeX support is provided.
This package provides Adobe Type 1 decorative initial fonts. For each font, at least a .pfb
and a .tfm
file is provided, with an .fd
file for use with LaTeX.
This package allows access to the various parameter values in TeX (catcode values), e-TeX (group, if and node types, and interaction mode), and LuaTeX (pdfliteral
mode) by a hierarchical name system.
This package records the value that was last set, for any counter of interest. Since most such counters are simply incremented when they are changed, the recorded value will usually be the maximum value.
The package implements a decorative swelled rule using only a symbol from a font installed with all distributions of TeX, so it works independently, without the need to install any additional software or fonts.
This package provides a calligraphic font in the handwriting style. The font is supplied as Metafont source. LaTeX support of the font is provided in the calligra
package in the fundus
bundle.
This package combines several other packages and defines additional macros and environments for documenting LaTeX code. The package mainly serves the purpose of combining the preferences used in the author's own package documentations.
Open Sans is a humanist sans serif typeface designed by Steve Matteson. The package provides support for this font family in LaTeX. It includes the original TrueType fonts, as well as Type 1 versions.
This package provides a set of fonts that extend the txfonts
bundle with small caps and old style numbers, together with Greek support. The extensions are made with modifications of the GNU Freefont.
This package provides a document class and bibliographic style that prepares documents in the style required by the ASCE. These are unofficial files, not sanctioned by that organization.
The endfloat
package places all floats on pages by themselves at the end of the document, optionally leaving markers in the text near to where the figure (or table) would normally have occurred.
This is Fontname, a naming scheme for (the base part of) external TeX font filenames. This makes at most eight-character names from (almost) arbitrarily complex font names, thus helping portability of TeX documents.
The package provides means for retrieving properties of chemical elements like atomic number, element symbol, element name, electron distribution or isotope number. Properties are defined for the elements up to the atomic number 112.
The package allows you to place a picture on the title page (cover page) of a LaTeX document. The package currently only works with the document classes article
, report
and book
.
The package uses PSTricks to provide basic three-dimensional objects. As yet, only cubes (which can be deformed to rectangular parallelipipeds) and dies (which are only a special kind of cubes) are defined.
This package provides some macros for right-to-left typesetting. It uses by default the Arabic fonts Scheherazade and ALM fixed, the only monospaced Arabic font. The package only works with LuaLaTeX or XeLaTeX.
The mdframed
package develops the facilities of framed
in providing breakable framed and coloured boxes. The user may instruct the package to perform its operations using default LaTeX commands, PStricks or TikZ.
The package calculates and prints rows of Pascal's triangle. It may be used to print successive rows of the triangle, or to print the rows inside an array
or tabular
environment.
The package counts the actual pages in the document (as opposed to reporting the number of the last page, as does lastpage
). The counter itself may be shipped out to the DVI file.
This package provides a mechanism to include fragments of DVI files with the graphicx
package, so that you can use \includegraphics
to include DVI files. The package requires the dvipaste
program.