You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage texlive-rsfs-svn15878.0-69.lbn36.noarch
The fonts provide uppercase 'formal' script letters for use as symbols in scientific and mathematical typesetting (in contrast to the informal script fonts such as that used for the 'calligraphic' symbols in the TeX maths symbol font). The fonts are provided as Metafont source, and as derived Adobe Type 1 format. LaTeX support, for using these fonts in mathematics, is available via one of the packages calrsfs and mathrsfs.
RPMPackage texlive-refcount-svn53164-69.lbn36.noarch
Provides commands \setcounterref and \addtocounterref which use the section (or whatever) number from the reference as the value to put into the counter, as in: ...\label{sec:foo} ... \setcounterref{foonum}{sec:foo} Commands \setcounterpageref and \addtocounterpageref do the corresponding thing with the page reference of the label. No .ins file is distributed; process the .dtx with plain TeX to create one.
RPMPackage texlive-rcs-svn15878.0-69.lbn36.noarch
The rcs package utilizes the inclusion of RCS supplied data in LaTeX documents. It's upward compatible to *all* rcs styles I know of. In particular, you can easily access values of every RCS field in your document put the checkin date on the titlepage put RCS fields in a footline You can typeset revision logs. Not in verbatim -- real LaTeX text! But you need a configurable RCS for that. Refer to the user manual for more detailed information. You can also configure the rcs package easily to do special things for any keyword. This bundle comes with a user manual, an internal interface description, full documentation of the implementation, style information for AUC- TeX, and test cases.
RPMPackage texlive-qstest-svn15878.0-69.lbn36.noarch
This is the public release of the qstest bundle (written for DocScape Publisher) (C) 2006, 2007 QuinScape GmbH. The bundle contains the packages 'makematch' for matching patterns to targets (with a generalization in the form of pattern lists and keyword lists), and 'qstest' for performing unit tests, allowing the user to run a number of logged tests ensuring the consistency of values, properties and call sequences during execution of test code. Both packages make extensive use of in their package documentation, providing illustrated examples that are automatically verified to work as expected. Check the README file for details.
RPMPackage texlive-pstricks-svn65346-69.lbn36.noarch
PSTricks offers an extensive collection of macros for generating PostScript that is usable with most TeX macro formats, including Plain TeX, LaTeX, AMS-TeX, and AMS-LaTeX. Included are macros for colour, graphics, pie charts, rotation, trees and overlays. It has many special features, including a wide variety of graphics (picture drawing) macros, with a flexible interface and with colour support. There are macros for colouring or shading the cells of tables. The package pstricks-add contains bug-fixes and additions for PSTricks (among other things). PSTricks ordinarily uses PostScript \special commands, which are not supported by pdf(La)TeX. This limitation may be overcome by using either the pst-pdf or the pdftricks package, to generate a PDF inclusion from a PSTricks diagram. PSTricks macros can also generate PDF output when the document is processed XeTeX, without the need for other supporting packages.
RPMPackage texlive-pst-tree-svn60421-69.lbn36.noarch
pst-tree is a pstricks package that defines a macro \pstree which offers a structured way of joining nodes created using pst-node in order to draw trees.
RPMPackage texlive-pst-coil-svn62977-69.lbn36.noarch
Pst-coil is a PSTricks based package for coils and zigzags and for coil and zigzag node connections.
RPMPackage texlive-pspicture-svn15878.0-69.lbn36.noarch
A replacement for LaTeX's picture macros, that uses PostScript \special commands. The package is now largely superseded by pict2e.
RPMPackage texlive-pslatex-svn57434-69.lbn36.noarch
A small package that makes LaTeX default to 'standard' PostScript fonts. It is basically a merger of the times and the (obsolete) mathptm packages from the psnfss suite. You must have installed standard LaTeX and the psnfss PostScript fonts to use this package. The main novel feature is that the pslatex package tries to compensate for the visual differences between the Adobe fonts by scaling Helvetica by 90%, and 'condensing' Courier (i.e. scaling horizontally) by 85%. The package is supplied with a (unix) shell file for a 'pslatex' command that allows standard LaTeX documents to be processed, without needing to edit the file. Note that current psnfss uses a different technique for scaling Helvetica, and treats Courier as a lost cause (there are better free fixed-width available now, than there were when pslatex was designed). As a result, pslatex is widely considered obsolete.
RPMPackage texlive-polyglossia-svn65792-69.lbn36.noarch
This package provides a complete Babel replacement for users of LuaLaTeX and XeLaTeX; it relies on the fontspec package, version 2.0 at least.
RPMPackage texlive-placeins-svn19848.2.2-69.lbn36.noarch
Defines a \FloatBarrier command, beyond which floats may not pass; useful, for example, to ensure all floats for a section appear before the next \section command.
RPMPackage texlive-picture-svn54867-69.lbn36.noarch
There are macro and environment arguments that expect numbers that will internally be multiplied by \unitlength. This package extends the syntax of these arguments, so that dimensions with calculation support may be used for these arguments.
RPMPackage texlive-pdftexcmds-svn55777-69.lbn36.noarch
LuaTeX provides most of the commands of pdfTeX 1.40. However, a number of utility functions are not available. This package tries to fill the gap and implements some of the missing primitives using Lua.
RPMPackage texlive-pdftex-svn64690-69.lbn36.x86_64
An extension of TeX which can be configured to directly generate PDF documents instead of DVI. All current free TeX distributions including TeX live, MacTeX and MiKTeX include pdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was designed around use of pdfTeX (though it is now migrating towards LuaTeX).
RPMPackage texlive-pdfmanagement-testphase-svn66532-69.lbn36.noarch
This is a temporary package, which is used during a test phase to load the new PDF management code of LaTeX. The new PDF management code offers backend independant interfaces to central PDF dictionaries, tools to create annotations, form Xobjects, to embed files, and to handle PDF standards. The code is provided, during a testphase, as an independant package to allow users and package authors to safely test the code. At a later stage it will be integrated into the LaTeX kernel (or in parts into permanent support packages), and the current testphase bundle will be removed.
RPMPackage texlive-pdflscape-svn64851-69.lbn36.noarch
The package adds PDF support to the landscape environment of package lscape, by setting the PDF /Rotate page attribute. Pages with this attribute will be displayed in landscape orientation by conforming PDF viewers.
RPMPackage texlive-pdfcolmk-svn52912-69.lbn36.noarch
The package used to provide macros that emulated the 'colour stack' functionality of dvips. The colour stack deals with colour manipulations when asynchronous events (like page-breaking) occur. At the time the package was written, pdfTeX did not (yet) have such a stack, though dvips had had one for a long time. This package was an experimental solution to the problem, and worked best with pdfeTeX. For current releases of pdfTeX (later than version 1.40.0, released in 2007), this package is not needed, since "real" colour stacks are available. The present pdfcolmk is therefore just an empty stub that does nothing at all, just in case there are still documents that reference it. The documented source of the original package is still available at the github repository.
RPMPackage texlive-parskip-svn58358-69.lbn36.noarch
Simply changing \parskip and \parindent leaves a layout that is untidy; this package (though it is no substitute for a properly- designed class) helps alleviate this untidiness.
RPMPackage texlive-paralist-svn43021-69.lbn36.noarch
Provides enumerate and itemize environments that can be used within paragraphs to format the items either as running text or as separate paragraphs with a preceding number or symbol. Also provides compacted versions of enumerate and itemize.
RPMPackage texlive-palatino-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).