This package provides an easy to use interface to typeset Karnaugh maps using TikZ. Though similar to the karnaugh
macros, it provides a key-value system to customize Karnaugh maps and a proper LaTeX package.
The package provides fonts (both as Adobe Type 1 format, and as Metafont source) for the AR symbol (for Aspect Ratio) used by aeronautical scientists and engineers. Note that the package supersedes the package ar
.
The package provides macros for using spot colours in LaTeX documents. The package is a reimplementation of the spotcolor
package for use with XeLaTeX. As such, it has the same user interface and the same capabilities.
This package provides Metafont (by Donald Knuth) and Adobe Type 1 (by Taco Hoekwater) versions of the font containing the odd symbols Knuth uses in his books. LaTeX support is available using the manfnt
package.
This package includes Knuth's original hyphen.tex
, zerohyph.tex
to disable hyphenation, language.us
which starts the autogenerated files language.dat
and language.def
(and default versions of those), etc.
The bundle offers Adobe Type 1 format versions of Peter Wilson's Carolingian Minuscule font set (part of the bookhands
collection). The fonts in the bundle are ready-to-use replacements for the Metafont originals.
This package (like luarandom
, but without the obligation to use LuaLaTeX) provides some macros for creating random integer number lists. This list can have multiple numbers or not, and this list can be sorted or not.
This package provides macros and an environment to generate timing diagrams (digital waveforms) without much effort. The TikZ package is used to produce the graphics. A tabular-like environment is provided to produce larger timing diagrams.
This package provides key-value style author and affiliation information tagging in a structured format. Each field has a specific name within \author
and \affil
commands similar to BibTeX format, and can be customized individually.
The package provides data and commands for including nuclear and atomic mass and energy data in LaTeX documents. It uses the PythonTeX package and requires pythontex
to be called with the TeX file as the argument.
This package modifies list environments such that they add \parskip
and \partopsep
before or after a list if and only if the environment follows or precedes, respectively, a blank line (i.e., a \par
).
In 1994, with LaTeX2e, the old font commands \rm
, \sf
, \tt
, \bf
, \it
, \sl
, and \sc
became obsolete. This package defines them, and also the deprecated KOMA-Script command \sfb
.
This package inhibits the usage of plain TeX and (on demand) of standard LaTeX mathematics environments. This is useful for class writers who want to encourage their users to use the environments provided by the amsmath
package.
The package provides two LaTeX commands to print the current date in Basque according to the correct forms ruled by The Basque Language Academy (Euskaltzaindia). The commands automatically solve the complex declination issues of numbers in Basque.
The package provides LaTeX support files to access the Greek and Cyrillic glyphs in Linux Libertine. It functions as an add-on to the libertine
package, using filenames and macro names that are compatible with that package.
This package provides the TheanoDidot font designed by Alexey Kryukov, in both TrueType and Type1 formats, with support for both traditional and modern LaTeX processors. An artificially-emboldened variant has been provided but there are no italic variants.
The package extends package changebar
so it can be used with XeLaTeX. It introduces the new option xetex
for use with XeLaTeX. Everything else remains the same and users should consult the original documentation for usage information.
This package can only be used with LuaLaTeX or XeLaTeX. It does the font setting for the OpenType font TeX Gyre Pagella for text and math. The missing typefaces like bold math and slanted text are also defined.
This package is an expl3
-implementation of a key-value interface to amsthm
, implementing most of the functionality provided by thmtools
. Several issues encountered in that package are avoided and a few new features are added.
This package provides a new TikZ library designed to easily draw optical setups with TikZ. It provides shapes for lens, mirror, etc. The geometrically (in)correct computation of light rays through the setup is left to the user.
This package replaces \textsuperscript
and \textsubscript
commands by equivalent commands that use OpenType font features to access appropriate glyphs if possible. It also patches LaTeX's default footnote command to use this new \textsuperscript
for footnote symbols.
This template supports doctoral and master dissertations and undergraduate theses in Chinese. It aims to create a simple interface, a normative format, as well as a hackable class for the users. At present, it only supports XeTeX and LuaTeX engines.
This is a collection of fonts for use with standard LaTeX packages and classes. It includes invisible fonts (for use with the slides class), line and circle fonts (for use in the picture
environment) and LaTeX symbol fonts.
TeX's \let
assignment does not work for LaTeX macros with optional arguments or for macros that are defined as robust macros by \DeclareRobustCommand
. This package defines \LetLtxMacro
that also takes care of the involved internal macros.