You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage texlive-ncntrsbk-svn61719-69.lbn36.noarch
A set of fonts for use as "drop-in" replacements for Adobe's basic set, comprising: Century Schoolbook (substituting for Adobe's New Century Schoolbook); Dingbats (substituting for Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's Courier); Nimbus Roman No9 L (substituting for Adobe's Times); Nimbus Sans L (substituting for Adobe's Helvetica); Standard Symbols L (substituting for Adobe's Symbol); URW Bookman; URW Chancery L Medium Italic (substituting for Adobe's Zapf Chancery); URW Gothic L Book (substituting for Adobe's Avant Garde); and URW Palladio L (substituting for Adobe's Palatino).
RPMPackage texlive-multido-svn18302.1.42-69.lbn36.noarch
The package provides the \multido command, which was originally designed for use with PSTricks. Fixed-point arithmetic is used when working on the loop variable, so that the package is equally applicable in graphics applications like PSTricks as it is with the more common integer loops.
RPMPackage texlive-mptopdf-svn61520-69.lbn36.noarch
The mptopdf script does standalone conversion from mpost to PDF, using the supp-* and syst-* files. They also allow native MetaPost graphics inclusion in LaTeX (via pdftex.def) and ConTeXt. They can be used independently of the rest of ConTeXt, yet are maintained as part of it. So in TeX Live we pull them out to this separate package for the benefit of LaTeX users who do not install the rest of ConTeXt. This can be found on CTAN in macros/pdftex/graphics.
RPMPackage texlive-modes-svn61719-69.lbn36.noarch
The modes file collects all known Metafont modes for printing or display devices, of whatever printing technology. Special provision is made for write-white printers, and a 'landscape' mode is available, for making suitable fonts for printers with pixels whose aspect is non-square. The file also provides definitions that make \specials identifying the mode in Metafont's GF output, and put coding information and other Xerox-world information in the TFM file.
RPMPackage texlive-minitoc-svn61719-69.lbn36.noarch
The minitoc package allows you to add mini-tables-of-contents (minitocs) at the beginning of every chapter, part or section. There is also provision for mini-lists of figures and of tables. At the part level, they are parttocs, partlofs and partlots. If the type of document does not use chapters, the basic provision is section level secttocs, sectlofs and sectlots. The package has provision for language-specific configuration of its own "fixed names", using .mld files (analagous to babel .ldf files that do that job for LaTeX"s own fixed names).
RPMPackage texlive-mathspec-svn42773-69.lbn36.noarch
The mathspec package provides an interface to typeset mathematics in XeLaTeX with arbitrary text fonts using fontspec as a backend. The package is under development and later versions might to be incompatible with this version, as this version is incompatible with earlier versions. The package requires at least version 0.9995 of XeTeX.
RPMPackage texlive-marvosym-svn29349.2.2a-69.lbn36.noarch
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).
RPMPackage texlive-manfnt-font-svn45777-69.lbn36.noarch
A LaTeX package for easy access to the symbols of the Knuth's 'manual' font, such as the Dangerous Bend and Manual-errata Arrow.
RPMPackage texlive-makecmds-svn15878.0-69.lbn36.noarch
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.
RPMPackage texlive-luatexbase-svn52663-69.lbn36.noarch
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.
RPMPackage texlive-luaotfload-svn64616-69.lbn36.noarch
The package adopts the TrueType/OpenType Font loader code provided in ConTeXt, and adapts it to use in Plain TeX and LaTeX. It works under LuaLaTeX only.
RPMPackage texlive-lualatex-math-svn61464-69.lbn36.noarch
The package patches a few commands of the LaTeX2e kernel and the amsmath and mathtools packages to be more compatible with the LuaTeX engine. It is only meaningful for LuaLaTeX documents containing mathematical formulas, and does not exhibit any new functionality. The fixes are mostly moved from the unicode-math package to this package since they are not directly related to Unicode mathematics typesetting.
RPMPackage texlive-luabidi-svn54512-69.lbn36.noarch
The package attempts to emulate the XeTeX bidi package, in teh context of LuaTeX.
RPMPackage texlive-l3packages-svn65722-69.lbn36.noarch
This collection contains implementations for aspects of the LaTeX3 kernel, dealing with higher-level ideas such as the Designer Interface. The packages here are considered broadly stable (The LaTeX3 Project does not expect the interfaces to alter radically). These packages are built on LaTeX2e conventions at the interface level, and so may not migrate in the current form to a stand-alone LaTeX3 format. Packages provided: xparse, which provides a high-level interface for declaring document commands xfp, an expandable IEEE 754 FPU for LaTeX l3keys2e, which makes the facilities of the kernel module l3keys available for use by LaTeX 2e packages xtemplate, which provides a means of defining generic functions using a key-value syntax xfrac, which provides flexible split-level fractions
RPMPackage texlive-l3experimental-svn65621-69.lbn36.noarch
The l3experimental packages are a collection of experimental implementations for aspects of the LaTeX3 kernel, dealing with higher-level ideas such as the Designer Interface. Some of them work as stand alone packages, providing new functionality, and can be used on top of LaTeX2e with no changes to the existing kernel. The present release includes: l3benchmark for measuring the time taken by TeX to run certain code; l3draw, a code-level interface for constructing drawings; l3graphics, an interfaces for the inclusion of graphics files; l3opacity, support for opacity in PDF output; l3str, support for string manipulation; l3bitset, support for bit vectors; l3sys-shell, which provides abstractions for common shell functions like file deletion and copying; xcoffins, which allows the alignment of boxes using a series of 'handle' positions, supplementing the simple TeX reference point; xgalley, which controls boxes receiving text for typesetting.
RPMPackage texlive-kvsetkeys-svn64632-69.lbn36.noarch
This package provides \kvsetkeys, a variant of package keyval's \setkeys. It allows the user to specify a handler that deals with unknown options. Active commas and equal signs may be used (e.g. see babel's shorthands) and only one level of curly braces are removed from the values.
RPMPackage texlive-kvdefinekeys-svn53193-69.lbn36.noarch
The package provides a macro \kv@define@key (analogous to keyval's \define@key, to define keys for use by kvsetkeys.
RPMPackage texlive-koma-script-svn64685-69.lbn36.noarch
The KOMA-Script bundle provides replacements for the article, report, and book classes with emphasis on typography and versatility. There is also a letter class. The bundle also offers: a package for calculating type areas in the way laid down by the typographer Jan Tschichold, a package for easily changing and defining page styles, a package scrdate for getting not only the current date but also the name of the day, and a package scrtime for getting the current time. All these packages may be used not only with KOMA-Script classes but also with the standard classes. Since every package has its own version number, the version number quoted only refers to the version of scrbook, scrreprt, scrartcl, scrlttr2 and typearea (which are the main parts of the bundle).
RPMPackage texlive-knuth-lib-svn57963-69.lbn36.noarch
A collection of core TeX and Metafont macro files from DEK, apart from the plain format and base. Includes the MF logo font(s), webmac.tex, etc.
RPMPackage texlive-jknapltx-svn19440.0-69.lbn36.noarch
Miscellaneous macros by Jorg Knappen, including: represent counters in greek; Maxwell's non-commutative division; latin1jk, latin2jk and latin3jk, which are their inputenc definition files that allow verbatim input in the respective ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in maths; extra alignments for \parboxes; swap Roman and Sans fonts; transliterate semitic languages; patches to make (La)TeX formulae embeddable in SGML; use maths "minus" in text as appropriate; simple Young tableaux.