Personal tools
Skip to content. | Skip to navigation
This bundle provides generic access to Unicode Consortium data for TeX use. It contains a set of text files provided by the Unicode Consortium which are currently all from Unicode 8.0.0, with the exception of MathClass.txt which is not currently part of the Unicode Character Database. Accompanying these source data are generic TeX loader files allowing this data to be used as part of TeX runs, in particular in building format files. Currently there are two loader files: one for general character set up and one for initialising XeTeX character classes as has been carried out to date by unicode-letters.tex. The source data are distributed in accordance with the license stipulated by the Unicode Consortium. The bundle as a whole is co- ordinated by the LaTeX3 Project as a general resource for TeX users.
This package will provide a complete implementation of unicode maths for XeLaTeX and LuaLaTeX. Unicode maths is currently supported by the following freely available fonts: Latin Modern Math (Boguslaw Jackowski, Janusz M. Nowacki), TeX Gyre Bonum Math (Boguslaw Jackowski, , P. Strzelczyk, Janusz M. Nowacki), TeX Gyre Pagella Math (Boguslaw Jackowski, , P. Strzelczyk, Janusz M. Nowacki), TeX Gyre Schola Math (Boguslaw Jackowski, P. Strzelczyk, Janusz M. Nowacki), TeX Gyre Termes Math (Boguslaw Jackowski, P. Strzelczyk, Janusz M. Nowacki), DejaVu Math TeX Gyre (Boguslaw Jackowski, P. Strzelczyk, Janusz M. Nowacki), Asana-Math fonts (Apostolos Syropolous), STIX (STI Pub), XITS Math (Khaled Hosny), Libertinus Math (Philipp H. Poll and Khaled Hosny), and Fira Math (Xiangdong Zeng). The following fonts are proprietary with OpenType maths support: Lucida Bright Math (Charles Bigelow and Kris Holmes), Cambria Math (Microsoft), Minion Math (Johannes Kuster, typoma GmbH). As well as running XeTeX or LuaTeX, this package requires recent versions of the fontspec, expl3, xpackages, ucharcat and lualatex-math packages.
This package provides a kind of counter that provides unique number values. Several counters can be created with different names. The numeric values are not limited.
The command \url is a form of verbatim command that allows linebreaks at certain characters or combinations of characters, accepts reconfiguration, and can usually be used in the argument to another command. (The \urldef command provides robust commands that serve in cases when \url doesn't work in an argument.) The command is intended for email addresses, hypertext links, directories/paths, etc., which normally have no spaces, so by default the package ignores spaces in its argument. However, a package option "allows spaces", which is useful for operating systems where spaces are a common part of file names.
The Adobe Standard Encoding set (upright and italic shapes, medium and bold weights) of the Utopia font family, which Adobe donated to the X Consortium. Macro support, and maths fonts that match the Utopia family, are provided by the Fourier and the Mathdesign font packages.
The varwidth environment is superficially similar to minipage, but the specified width is just a maximum value -- the box may get a narrower "natural" width.
This font contains all lasy characters (by L.Lamport, copyright notice in lasychr.mf), and a lot more symbols. Provided are the Metafont files for 5-10pt, and bold and slanted 10pt fonts, together with a .tex and .pdf documentation, and a file for using the fonts in a PLAIN-TeX document. Type-1 fonts by Michael Sharpe and Taco Hoekwater are available as separate package wasy-type1. Support under LaTeX is provided by Axel Kielhorn's wasysym package.
Converted (Adobe Type 1) outlines of the wasy fonts.
The wasy (Waldi Symbol) font by Roland Waldi provides many glyphs like male and female symbols and astronomical symbols, as well as the complete lasy font set and other odds and ends. This package implements an easy to use interface for these symbols.
The package starts from the basic facilities of the color package, and provides easy driver-independent access to several kinds of color tints, shades, tones, and mixes of arbitrary colors. It allows a user to select a document-wide target color model and offers complete tools for conversion between eight color models. Additionally, there is a command for alternating row colors plus repeated non-aligned material (like horizontal lines) in tables. Colors can be mixed like \color{red!30!green!40!blue}.