The problem this class solves is the necessity to change the size of the cover PDF according to the number of pages in the book --- the bigger the book, the larger the spine of the book must be. The provided class makes the necessary calculations on-the-fly, using the qpdf tool.
This small package supports key-value syntax other than the standard LaTeX syntax of <key>=<value>. Using this package, create key-values of the form <key>:<value> or <key>-><value>, for example. The package converts the new notation to xkeyval notation and passes it on to xkeyval.
The package simulates typical word processor layout: narrow page margins, Times, Helvetica and Courier fonts, \LARGE or \Large headings, and \sloppy typesetting.
The package aims at making life easier for users who are discontent with LaTeX's standard layout settings because they need a layout that resembles the usual ``wordlike'' output.
This package provides LaTeX, pdfLaTeX, XeLaTeX, and LuaLaTeX support for the Almendra family of fonts, designed by Ana Sanfelippo. Almendra is a typeface design based on calligraphy. Its style is related to the Chancery and Gothic hands. There are regular and bold weights with matching italics. There is also a regular-weight small-caps.
The package provides commands that display the value of a LaTeX counter in a variety of formats (ordinal, text, hexadecimal, decimal, octal, binary etc). The package offers some multilingual support; configurations for use in English (both British and American usage), French (including Belgian and Swiss variants), German, Italian, Portuguese and Spanish documents are provided.
This LaTeX2e package enables the embedding of MetaPost figures within LaTeX documents. The package automatically collects the embedded definitions and figures in a .mp file, adds an appropriate LaTeX document structure, and compiles it to .mps files. It also allows for various configuration options to manage the generation of files and compilation.
This package enables sub-numbering of floats (figures and tables) similar to the subequations environment of the amsmath package. The subfloat package is not to be confused with the subfig package which generates sub-figures within one normal figure, and manages their placement; subfloat only affects captions and numbering.
Fira Math is a sans-serif font with Unicode math support. The design of this font is based on Fira Sans and FiraGO. Fira Math is distributed in OpenType format and can be used with the unicode-math package under XeLaTeX or LuaLaTeX. More support is offered by the firamath-otf package.
This package provides tools for the flexible handling of verbatim text including: verbatim commands in footnotes; a variety of verbatim environments with many parameters; ability to define new customized verbatim environments; save and restore verbatim text and environments; write and read files in verbatim mode; build "example" environments (showing both result and verbatim source).
The dot2texi package allows you to embed graphs in the DOT graph description language in your LaTeX documents. The dot2tex tool is used to invoke Graphviz for graph layout, and to transform the output from Graphviz to LaTeX code. The generated code relies on the TikZ and PGF package or the PSTricks package.
Publications, that reference many names, require editors and proofreaders to track those names in the text and index. The package offers name authority macros that allow authors and compilers to normalize occurrences of names, variant name forms, and pen names in the text and index. This may help minimize writing and production time and cost.
This package provides classes extarticle, extreport, extletter, extbook and extproc which provide for documents with a base font size from 8-20pt. There is also a LaTeX package, extsizes.sty, which can be used with nonstandard document classes. But it cannot be guaranteed to work with any given class.
This package allows hyperref package and the natbib package with options numbers and sort&compress to work together. This means that multiple sequential citations, e.g., [3,2,1], will be compressed to [1-3], where the 1 and the 3 are (color-)linked to the bibliography.
Mathdots redefines \ddots and \vdots, and defines \iddots. The dots produced by \iddots slant in the opposite direction to \ddots. All the commands are designed to change size appropriately in scripts, as well as in response to LaTeX size changing commands. The commands may also be used in plain TeX.
The package can easily draw current 2-terminal devices and some 3- and 4-terminal devices used in electronic or electric theory. The package's macros are designed with a view to logical representation of circuits, as far as possible, so as to relieve the user of purely graphical considerations when expressing a circuit.
This package provides some enhanced features for typesetting indexes, notably continuation text when entries or sub-entries continue from one page or column to the next and an interface for accessing marks created from index entries, so that (for example) a running head can include the range of index entries that appears on the page.
The package provides functionality for producing an index without directly entering index entries into the text using the \index command, but instead by looking up short keys and printing a predefined string in the main text and adding a corresponding index entry. The standard use case is the production of an index of names.
This package provides a Perl script that provides support for thumbnails in pdfTeX and dvips/ps2pdf. The script uses Ghostscript to generate the thumbnails which get represented in a TeX readable file that is read by the package thumbpdf.sty to automatically include the thumbnails. This arrangement works with both plain TeX and LaTeX.
This package provides a parallel environment which allows two potentially different texts to be typeset in two columns, while maintaining alignment. The two columns may be on the same page, or on facing pages. This arrangement of text is commonly used when typesetting translations, but it can have value when comparing any two texts.
This package is an alternative to todonotes, from which it differs in the following ways: depending on where you call \snaptodo, the note is put in the left or the right margin, whichever is closer. The notes bump each other so they never overlap; the lines never overlap either. Aesthetic and customizable style.
Edmargin provides a very simple scheme for endnote sections for critical editions. Endnotes can either be marked in the text, or with marginal references to the page in the note sections where the note is to be found. Notes can be set in individual paragraphs, or in block paragraph mode (where there are many short notes).
The rotpages package allows you to format documents where small sets of pages are rotated by 180 degrees and rearranged, so that they can be read by turning the printed copy upside-down. It was developed for collecting exercises and solutions: using the package, you can print the exercise text normally and the solutions rotated.
The navydocs package provides an easy means for creating title pages and the following supplementary material pages used in technical reports by United States Navy organizations. These pages are generated by specifying the page content via a set of commands and then calling a macro to create the page at its occurrence in the document.
Lists are defined as a sequence of tokens separated by a comma. The coollist package allows the user to access certain elements of the list while neglecting others --- essentially turning lists into a sort of array. List elements are accessed by specifying the position of the object within the list (the index of the item).