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 package provides commands \branch
and \leaf
for specifying the elements of the tree; you build up your tree with those commands, and then issue the \tree
command to typeset the whole.
The linegoal
package provides a macro \linegoal
to be used with \setlength
: \setlength<some dimen>\linegoal will set <some dimen> to the horizontal length of the remainder of the line.
This package adds support for traces in trees created using either the synttree
or the qtree
package. The package provides two commands (\traceLabel
and \traceReference)
to set and use a trace.
This package provides a document class for streamlining document creation in LaTeX. It does not overwrite any TeX or LaTeX commands so the user could use their own macros or other commands as they wish.
The package allows the user to access a symbol without loading the package that usually provides it; this has the advantage of avoiding the name clashes that so commonly trouble those who load symbol-packages.
The document (in German) is a collection of how-to notes about LaTeX and pictures. The aim of the document is to provide a solution, in the form of some sample code, for every problem.
This style produces bibliographies in the format of Proceedings of the National Academy of Sciences, USA. The style was derived from the standard unsrt.bst
and adapted to the new (2009) formatting rules.
The package is intended for use with LaTeX documents generated from reStructuredText sources with Docutils. When generating LaTeX documents, specify this package with the stylesheet configuration option, e.g., rst2latex --stylesheet=docutils exampledocument.txt.
This package adjusts the figure
and table
environments to ensure that centered objects as one line captions are centered as well. Also the vertical spaces for table captions above the table are changed.
The package facilitates the creation of topical schemata, i.e., outlines that use braces (or facsimiles thereof) to illustrate the breakdown of concepts and categories in Scholastic thought from late medieval and early modern periods.
The Lua script provides system-independent support of Japanese typesetting engines in TeXworks. As TeXworks typesetting setup does not allow for multistep processing, this script runs one of the pTeX-based programs followed by dvipdfmx.
This package provides a document class for the typesetting of theses at the Masaryk University (Brno, Czech Republic). The class has been designed for easy extensibility by style and locale files of other academic institutions.
The class generates documents that are suitable for submission to the Graduate School and conform with the style requirements for dissertations and theses as laid out in the Fall 2010 UO graduate school student manual.
This package allows you to input Thai characters directly to LaTeX documents and choose any (system wide) Thai fonts for typesetting in XeLaTeX. It also tries to appropriately justify paragraphs with no more external tools.
The class is a development of memoir
, with additions (specifically, mathematical extensions) that provide support for writing the books for the Matematica C3 project to produce mathematical textbooks for use in Italian high schools.
The package provides support for rendering UML diagrams using the syntax and tools of PlantUML. The PlantUML syntax is very short and thus enables quickly specifying UML diagrams. Using dot
, PlantUML layouts the diagrams.
This package provides a simple wrapper which allows using Twitter's open source emojis through LaTeX commands. This relies on images, so no fancy Unicode font stuff is needed and it should work on every installation.
Digestif is a code analyzer, and a language server, for LaTeX, plain TeX, ConTeXt and Texinfo. It provides context-sensitive completion, documentation, code navigation, and related functionality to any text editor that speaks the LSP protocol.
This package provides macros for defining systematic mnemonic abbreviations, starting with ` for math symbols and \" for arrows, using standard symbols as well as those from the amsfonts
bundle and the stmaryrd
package.
This LaTeX package provides macros to describe REST APIs for documentation purposes. The endpoints can hold the following information: method description path parameter request body and content type response body, content type and status code.
Currvita is a package rather than a class (like most other curriculum vitae offerings). The author considers that a curriculum vitae can quite reasonably form part of another document (such as a letter, or a dissertation).
The package provides the means to include a glossary into a document. The glossary is prepared by an external program, such as xindy
or makeindex
, in the same way that an index is made.
The package provides three unrelated tools: DB_process
, to parse and process database output; CD_labeler
, to typeset user text to fit on a CD label; and repeat
, a nestable, generic loop macro.