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 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 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.
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 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 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 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.
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.
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).
This package provides a LaTeX2e package for drawing tangles, trees, Hopf algebra operations and other pictures. It is based on emTeX or TPIC \specials
. Therefore, it can be used with the most popular drivers, including emTeX drivers, dviwin, xdvi and dvips, and (using some code from ConTeXt) it may also be used with pdfLaTeX.
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 occurence in the document.
The package provides macros that collect the content of a tabular cell, and offer them as an argument to a macro. Special care is taken to remove all aligning macros inserted by tabular from the cell content. The macros also work in the last column of a table, but do not support verbatim material inside the cells.
Pinlabel is a labelling package for attaching perfectly formatted TeX labels to figures and diagrams in both EPS and PDF formats. It is suitable both for labelling a new diagram and for relabelling an existing diagram. The package uses coordinates derived from GhostView and labels are placed with automatic and consistent spacing relative to the object labelled.
The yaletter
class provides extremely configurable macros for typesetting letters in any conceivable style. It provides facilities for maintaining easily-accessible databases of letterheads and addresses for repeat use. It further provides easy macros for envelopes and for label sheets. Finally, it provides some nice defaults for a few of the more common styles and sizes.
This bundled is aimed at producing undergraduate students final work or report at UFRGS/EE (Engineering School at the Federal University of Rio Grande do Sul), closely following ABNT rules (Brazilian Association for Technical Norms). It is composed of a main class, ufrgscca
, and a set of auxiliary packages, some of which can be used independently.
This package allows you to typeset pseudocode in the style of Introduction to Algorithms, Second edition, by Cormen, Leiserson, Rivest, and Stein. The package was written by the authors. You use the commands the same way the package's author did when writing the book, and your output will look just like the pseudocode in the text.
The CM-Super family provides Adobe Type 1 fonts that replace the T1/TS1-encoded Computer Modern (EC/TC), T1/TS1-encoded Concrete, T1/TS1-encoded CM bright and LH Cyrillic fonts (thus supporting all European languages except Greek), and bringing many ameliorations in typesetting quality. The fonts exhibit the same metrics as the METAFONT-encoded originals.
This small package provides the command \addlines
for adding or removing space in the textblock of the page it's used on. E.g., adding an extra line of text to the page so that a section fits better on the next page. It will also add space to the facing page in a two-sided document.
This package provides a family of sans serif fonts for TeX and LaTeX, based on Donald Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of various shapes as well as all the fonts necessary for mathematical typesetting, including AMS symbols. This collection provides all the necessary files for using the fonts with LaTeX.
The package offers a collection of macros for MetaPost to make easier to draw finite-state machines, automata, labelled graphs, etc. The user defines nodes, which may be isolated or arranged into matrices or trees; edges connect pairs of nodes through arbitrary paths. Parameters, that specify the shapes of nodes and the styles of edges, may be adjusted.
This document lists the internal macros defined by the LaTeX2e base files, which can also be useful to package authors. The macros are hyper-linked to their description in source2e
. For this to work both PDFs must be inside the same directory. This document is not yet complete in content and format and may miss some macros.
This package provides a MetaPost package providing facilities to assist in drawing diagrams that consist of boxes, lines, and annotations. Particular support is provided for creating EXPRESS-G diagrams, for example IDEF1X, OMT, Shlaer-Mellor, and NIAM diagrams. The package may also be used to create UML and most other Box-Line-Annotation charts, but not Gantt charts directly.