The bundle provides two classes for usage by KdG University College professors and master students: kdgcoursetext for writing course texts, and kdgmasterthesis for writing master's theses.
The package makes it easier to produce examples for TeX course. It provides an example environment, which typesets its contents on the left of the page, and prints it verbatim on the right.
The package draws ASCII art of animals saying a specified message. The following macros are available: \ducksay, \duckthink, \DefaultAnimal, \AddAnimal, and \DucksayOptions. Multi-line messages are fully supported.
The package makes a quick hack to ziffer to display numbers in maths mode according to ISO 31-0, regardless of input format (European $1.235,7$ or Anglo-American $1,235.7$).
The package provides enhanced fonts with LaTeX support files providing access to the typewriter fonts from newtx. Regular and bold weights, slanted variants and a choice of four different styles for zero.
This package lets you typeset justified sequences, also called pointing strings. It's used for instance, in research papers about game semantics to represent sequence of game moves with their associated justification pointers.
This package provides Lambda expressions. It is an interface to specify the parameters and replacement code of a document-command, and then to evaluate it with compatible arguments. Optionally, it can be used recursively.
The namespc package adds rudimentary C++-like namespace functionality to LaTeX. It may be used to declare local LaTeX commands, which can be made accessible in a later contexts without defining them globally.
This package provides a class and a bibliography style for the FCAV-UNESP Brazilian university, written based on the institution rules for thesis publications.
The package recursively draws trees: each subtree is defined in a bundle environment, with a set of leaves described by \chunk macros. A chunk may have a bundle environment inside it.
This LaTeX package gives easy access to text-style subscripts in math mode by providing an optional argument to _. This is implemented by using the \text{} command from the amstext package.
The sidecap package defines environments called SCfigure and SCtable (analogous to figure and table) to typeset captions sideways. Options include outercaption, innercaption, leftcaption and rightcaption.
This package can join boxes vertically or horizontally. When using vertical joining, all boxes to be joined will keep same width, while when using horizontal joined, all boxes to be joined keep same height.
The package amends the \see and \seealso macros that are used in building indexes with MakeIndex, to deal with repetitions, and to ensure page numbers are present in the actual index entries.
This package provides a bunch of packages, including: idverb.tex, for short verbatim; xfig.tex, for including xfig/transfig output in a TeX document; and cassette.tex for setting cassette labels.
This class is used with LaTeX presentations using the prosper class. The aim of this class is to produce a printable version of the slides written with Prosper, with two slides per page.
This package provides enumerated list environments compatible with tagging PDF for creating simple exercise sheets along with multiple choice questions, storing the answers to these in memory using the multicol and scontents packages.
The mattens package contains the definitions to typeset matrices, vectors and tensors as used in the engineering community for the representation of common vectors and tensors such as forces, velocities, moments of inertia, etc.
This package provides seamless integration between enumitem and inline sublists with perfect alignment and automatic numbering. It solves the common alignment inconsistencies that occur when trying to combine the enumitem and tasks packages.
This package implements a LaTeX command that converts an amsrefs bibliographical database (.ltb) to a BibTeX bibliographical database (.bib). ltb2bib is the reverse of the amsxport option in amsrefs.
The ltablex package modifies the tabularx environment to combine the features of the tabularx package (auto-sized columns in a fixed-width table) with those of the longtable package (multi-page tables).
This LaTeX package provides a number of commands for printing the value of a TeX dimension. For example, \tenthpt{\baselineskip} yields the current value of \baselineskip rounded to the nearest tenth of a point.
The class provides support for the documentation of the author's packages, using KOMA-Script. This class is provided as is solely for the benefit of anyone who wants to compile the documentation of those packages.
SyncTeX allows navigating between the TeX source and (usually PDF) output, in both directions, given a SyncTeX-aware front end. It is compiled into most engines and can be enabled with the --synctex=1 option.