diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/babel/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/babel/README | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/babel/README b/Master/texmf-dist/doc/latex/babel/README new file mode 100644 index 00000000000..4a7aca9979e --- /dev/null +++ b/Master/texmf-dist/doc/latex/babel/README @@ -0,0 +1,53 @@ +Babel 3.9e +---------- + +This is Babel 3.9e. + +Version 3.9a fixed lots of bugs and added some new features, intended +mainly to make it compatible somehow with Unicode engines. Some bugs +have not been fixed to avoid backward incompatibilities, but they have +been documented. Most of the new features (like package options) are +intended to overcome issues in previous releases without changing +significantly the behaviour of Babel. + +Languages are not part of the Babel core any more; in particular, it +shall be no longer necessary to synchronize Babel core releases with +releases of Babel language files. See CONTRIB for further details +about contributing a language. + +To install it, just tex babel.ins and move the generated files to the +corresponding place in your TeX distribution. Unlike former releases, +formats must not be recreated, but it is recommended, at least the +first time Babel is updated from 3.8 (or previous versions). + +Changes are described in babel.pdf with the label "New 3.9". The +manual has been expanded to include tips and tricks, but it will be +improved in next releases. + +Please, report bugs and suggestions to: + +http://latex-project.org/bugs-upload.html + +You may also report them to the author more informally on: + +http://www.tex-tipografia.com/contact.html + +New +--- +* babel.dtx +3.9b - Fixed an idiot slip in hyphen.cfg: a \def instead of \let +3.9c - Added the "modifiers" mechanism + - Option shorthands accepts t for ~ and c for , + - \foreinglanguage inserted a par (because of an empty line + in the doc part) +3.9d - Fixed undefined \@expandtwoargs in Plain + - Code reorganized (just an "internal" change) +3.9e - Fixed a bug introduced in 3.9c which mangled key=value + options. +* bbunicode.dtx +1.0b - Improvements by Elie Roux for LuaTeX. + +------------ +Javier Bezos +2013-04-22 + |