Revision history for Perl extension Encode::LaTeX.
0.5
- Fixed an incorrect quoting bug in MathMode
- Added a couple of tests for quote bug and escaping
- Now unescapes any singular character (\\ => \, \x => x, etc), this may be
too broad and need casing?
0.4
- Support for Latex braces (e.g. {\rm \sigma})
- Support for fractions (still off-set though)
0.3
- Moved namespace to TeX::Encode, as this isn't really
character encoding per-se (more character escaping)
0.2
- Added support for decoding mathematical symbols
0.1 Tue Aug 16 12:58:54 2005
- original version; created by h2xs 1.23 with options
-X -v 0.1 -b 5.8.0 -n Encode::LaTeX