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.
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 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.
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.
This package provides a LaTeX package which sets count1
to absolute page number, count2-8
to the numbers of the current \part
, \chapter
, ... \subparagraph
, and count9
to 1
or 0
, according to whether the page is odd or even. These values can be used to select pages with some drivers.
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 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 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 package provides a font that contains all the symbols of the famous Disc of Phaistos, together with a LaTeX package. The disc was printed by stamping the wet clay with some sort of punches, probably around 1700 BCE. The font is available in Adobe Type 1 and OpenType formats (the latter using the Unicode positions for the symbols).
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.
The bundle comprises: authblk
, which permits footnote style author/affiliation input in the \author
command, balance
, to balance the end of \twocolumn
pages, figcaps
, to send figure captions, etc., to end document, fullpage
, to set narrow page margins and set a fixed page style, and sublabel
, which permits counters to be subnumbered.
This document aims to introduce LaTeX and Polyglossia for Indian languages. Though the document often discusses the language Marathi, the discussion applies to other India languages also. We assume that the user of this document knows basic (La)TeX or has, at least, tried her hand on it. This document is not very suitable for first time users.
The package provides store boxes whose user interface matches that of normal LaTeX save boxes, except that the content of a store box appears at most once in the output PDF file, however often it is used. The present version of the package supports pdfLaTeX and LuaLaTeX; when DVI is output, store boxes behave the same as save boxes.
XMP (eXtensible Metadata Platform) is a mechanism proposed by Adobe for embedding document metadata, within the document itself. The metadata is designed to be easy to extract, even by programs that are oblivious to the document's file format. The hyperxmp
package makes it trivial for LaTeX document authors to store XMP metadata in their documents as well.
The package provides printable cut-outs for various CD, DVD and other disc holders. The name of the package comes from its implementation and ease of use; it was designed just for text content, but since the text is placed in a \parbox
in a tabular
environment cell, a rather wide range of things may be placed.
The package provides the following new enumerate
styles: \greek
, \Greek
, \enumHex
, \enumhex
, \enumbinary
, \enumoctal
,, \levelnth
, \raisenth
, \Nthwords
, \NTHWORDS
, \nwords
, \Nwords
, and \NWORDS
. Each of these works with enumitem
's starred variant feature. So \begin{enumerate}[label=\enumhex*] will output a hex enumerated list.
The flowfram
package enables you to create frames in a document such that the contents of the document environment flow from one frame to the next in the order in which they were defined. This is useful for creating posters or magazines, indeed any form of document that does not conform to the standard one or two column layout.
This LaTeX2e package provides a framework for typesetting single- and multiline equations which extends the established equation environments of LaTeX and the amsmath
package with many options for convenient adjustment of the intended layout. In particular, the package adds flexible schemes for numbering, horizontal alignment and semi-automatic punctuation, and it improves upon the horizontal and vertical spacing options.
This PSTricks package enables you to produce oscilloscope screen shots. Three channels can be used to represent the most common signals (damped or not): namely sinusoidal, rectangular, triangular, dog's tooth (left and right oriented). The third channel allows you to add, to subtract or to multiply the two other signals. Lissajous diagrams (XY-mode) can also be obtained.
This package provides user control over the layout of the three basic list environments: enumerate, itemize and description. It supersedes both enumerate
and mdwlist
(providing well-structured replacements for all their functionality), and in addition provides functions to compute the layout of labels, and to clone the standard environments, to create new environments with counters of their own.