This package uses the (La)TeX extension -shell-escape to
establish whether the document is being processed on a Windows
or on a Unix-like system (Mac OS X, Linux, etc.), or on Cygwin
(Unix environment over a windows system). Booleans provided
are \ifwindows, \iflinux, \ifmacosx, and \ifcygwin. The
package also preserves the output of uname on a Unix-like
system, which may be used to distinguish between various
classes of Unix systems.
Changes:
* varioref.dtx: Avoid even \protected@edef in \vref@pagenum
to pacify french babel
* multicol.dtx: right-to-left language support added
* multicol.dtx: typo corrections only -- thanks to Laurent Lyaudet
* varioref.dtx: Correct spacing -- same mistake as in \vref
Defaults for esperanto added
* xspace.dtx: Improve edge case for xspace
* ftnright.dtx: Check for split footnotes
Changes since 0.05d:
* The use info on the screen goes with an information
entry in the .log file that also tells the requested
width (feature request of Axel Berger).
* Use of packages `infwarerr' and `ltxcmds'.
* Fix in \GPT@NormalizeNumber.
* Date fixed in \ProvidesFile.
* The ConTeXt support files `supp-pdf.*' and `supp-mpe.*' do
not prevent reloading. Therefore `pdftex.def' only tries to load
them if \convertMPtoPDF and \assignMPStransparency are not
available. This fixes a compatibilty issue with class `combine'.
* Fix for v0.06a, package `ltxcmds' was not loaded in plain TeX.
This is a compatibility library providing the obsolete pangox library
that is not shipped by Pango itself anymore. If you are still using
pangox, well, really, get a life...
- Rip out support for %latex2rtf: as a way of controlling parser.
- Initial code to support the pstricks-add package.
- Change how \, is translated. Make it a small non-breaking space.
- Eliminate long-standing bug with spurious spaces before a paragraph.