Personal tools
Skip to content. | Skip to navigation
The bundle provides basic facilities for LuaTeX macro programmers, mostly resource allocation and convenience packages. Provided are: - luatexbase-attr: attribute allocation; - luatexbase-cctb: catcode table allocation; - luatexbase-compat: compatibility helpers; - luatexbase-loader: Lua module loading; - luatexbase-modutils: Lua module declaration; - luatexbase-mcb: callbacks extension; and - luatexbase-regs: allocation of registers and the like. In addition, the (unadorned) luatexbase package loads all the above in one fell swoop. date: 2013-05-07 01:17:41 +0200
The LaTeX kernel (LaTeX2e 2015/10/01 onward) builds in support for LuaTeX functionality, also available as ltluatex.tex for users of plain TeX and those with older LaTeX kernel implementations. This support is based on ideas taken from the original luatexbase package, but there are interface differences. This 'stub' package provides a compatibility layer to allow existing packages to upgrade smoothly to the new support structure.
The package causes LaTeX to directly produce HTML5 output, using external utility programs only for the final conversion of text and images. Math may be represented by SVG files or MathJax. Documents may be produced by LaTeX, LuaLaTeX, or XeLaTeX. A texlua script removes the need for system utilities such as make and gawk, and also supports xindy and latexmk. Configuration is automatic at the first manual compile. Print and HTML versions of each document may coexist, each with its own set of auxiliary files. Support files are self-generated on request. Assistance is provided for HTML import into EPUB conversion software and word processors.
The package provides a \makecommand command, which is like \(re)newcommand except it always (re)defines a command. There is also \makeenvironment and \provideenvironment for environments.
MakeIndex is a computer program which provides a sorted index from unsorted raw data. MakeIndex can process raw data output by various programs, however, it is generally used with LaTeX and troff.
A LaTeX package for easy access to the symbols of the Knuth's 'manual' font, such as the Dangerous Bend and Manual-errata Arrow.
This package provides the command \marginnote that may be used instead of \marginpar at almost every place where \marginpar cannot be used, e.g., inside floats, footnotes, or in frames made with the framed package. date: 2012-04-08 16:44:52 +0200
This package provides the command \marginnote that may be used instead of \marginpar at almost every place where \marginpar cannot be used, e.g., inside floats, footnotes, or in frames made with the framed package.
Martin Vogel's Symbol font (marvosym) contains the Euro currency symbol as defined by the European commission, along with symbols for structural engineering; symbols for steel cross-sections; astronomy signs (sun, moon, planets); the 12 signs of the zodiac; scissor symbols; CE sign and others. The package contains both the original TrueType font and the derived Type 1 font, together with support files for TeX (LaTeX).
The Pazo Math fonts are a family of PostScript fonts suitable for typesetting mathematics in combination with the Palatino family of text fonts. The Pazo Math family is made up of five fonts provided in Adobe Type 1 format (PazoMath, PazoMath- Italic, PazoMath-Bold, PazoMath-BoldItalic, and PazoMathBlackboardBold). These contain, in designs that match Palatino, glyphs that are usually not available in Palatino and for which Computer Modern looks odd when combined with Palatino. These glyphs include the uppercase Greek alphabet in upright and slanted shapes in regular and bold weights, the lowercase Greek alphabet in slanted shape in regular and bold weights, several mathematical glyphs (partialdiff, summation, product, coproduct, emptyset, infinity, and proportional) in regular and bold weights, other glyphs (Euro and dotlessj) in upright and slanted shapes in regular and bold weights, and the uppercase letters commonly used to represent various number sets (C, I, N, Q, R, and Z) in blackboard bold. The set also includes a set of 'true' small-caps fonts, also suitable for use with Palatino (or one of its clones). LaTeX macro support (using package mathpazo.sty) is provided in psnfss (a required part of any LaTeX distribution).