diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/babel/changes.txt')
-rw-r--r-- | Master/texmf-dist/doc/generic/babel/changes.txt | 128 |
1 files changed, 122 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/generic/babel/changes.txt b/Master/texmf-dist/doc/generic/babel/changes.txt index f4e5129f01e..20ece3262ff 100644 --- a/Master/texmf-dist/doc/generic/babel/changes.txt +++ b/Master/texmf-dist/doc/generic/babel/changes.txt @@ -8,7 +8,123 @@ are not part of the distribution. ========================================================================== -2008-06-01 Johannes Braams <babel at latex-project.org) +2009-09-24 Johannes Braams (babel at latex-project.org) + + * babel.ins: Added a line for kurmanji + +2009-09-19 Johannes Braams (babel at latex-project.org) + + * kurmanji/kurmanji.dtx: Added the support provided by Jörg + Knappen. + + * frenchb/frenchb.dtx: New version (2.3d) from Daniel + + * danish/danish.dtx: The shorthand "/ introduced in version 1.3q + was still a dutch shorthand. found by Lars Madsen (daleif @ + imf.au.dk) + +2009-09-18 Johannes Braams (babel at latex-project.org) + + * estonian/estonian.dtx: Received a new version of estonian.dtx + from Jaan Vajakas (jv at ut.ee) with the follwoing changes: + - the commands \~o and \~O now work properly in T1 encoding (before, + words containing the commands \~o or \~O were not hyphenated and + with the times package the tilde was placed incorrectly (through + the letter o)) + - in UTF-8 encoding (\usepackage[utf8]{inputenc}) now õ and Õ + work properly (before, words containing the letter õ or Õ + were not hyphenated and with the timesi package, the tilde was + placed incorrectly, probably due to the bug with \~o and \~O), + i. e. the bug + http://www.latex-project.org/cgi-bin/ltxbugs2html?pr=babel/4029 + was fixed + - the command \~ now makes tilde to all letters except Å¡, ž, Å + ja Ž, as in other languages (before, \~ made caron to all letters + except õ and Õ) + - because of this, now e.g. the letter ñ is displayed correctly + with \usepackage[utf8]{inputenc} + - now, letters like õ and ñ can be copied and pasted from + Acrobat Reader (before, e.g. õ made with the command \~o became + ~o when copied; the same also with letter õ made directly with + the UTF-8 character õ with \usepackage[utf8]{inputenc}) + - when switching from Estonian to another language, high umlaut is + now restored (e.g. in English OT1-encoding the umlaut of the + letters öäü is higher than in Estonian, but before, if the + command \selectlanguage{english} was used after Estonian text, the + umlaut remained low in the following English text) + - words containing the commands ~s, ~z, ~o, "a, "o, "u, ~S, ~Z, + ~O, "A, "O, "U are now also hyphenated in OT1 encoding (before, + words containing the commands ~o, "a, "o, "u were not hyphenated); + words containing letters made directly with characters + šžäöüŠŽÄÖÜ or commands \~s, \~z, \"a, \"o, \"u, + \~S, \~Z, \"A, \"O, \"U are still not hyphenated in OT1 encoding + (also e.g. the German package allows hyphenation in words + containing the command "a but it OT1 encoding it does not allow + hyphenation in words containing directly the charcater ä or + command \"a) + - minor regression: now words containing directly characters õ or + Õ or commands \~o or \~O are not hyphenated any more in OT1 + encoding (this regression is really marginal because firstly, + words containing any other Estonian accented letter were not + hyphenated in OT1 encoding, secondly, the Estonian hyphenation + rules do not work absolutely correctly in OT1 encoding anyway and + thirdly, with e. g. the German package the situation is similar) + +2008-07-09 Johannes Braams (babel at latex-project.org) + + * estonian/estonian.dtx : Added the translation for Glossary, + provided by Jaan Vajakas. + +2008-07-08 Johannes Braams (babel at latex-project.org) + + * base/babel.dtx (subsection{Multiple languages}): The value of + \languagename, as dumped in the format needs to be the name of the + language in register 0, not the last language loaded. (PR + 4039). Now temporarily store the wanted name to be restored after + all pattern files have been loaded. + +2008-07-07 Johannes Braams (babel at latex-project.org) + + * estonian/estonian.dtx : Replaced the translation of "Proof" (PR + 4030) + +2008-07-06 Johannes Braams (babel at latex-project.org) + + * latin/latin.dtx: Added two missing \end{macro}'s found while + compliling babel.drv + + * danish/danish.dtx: Fixed a small typo + + * galician/galician.dtx: Fixed a small typo + + * base/babel.dtx (subsection{Multiple languages}): Added a new + macro (\bbl@patterns) to enable usig encoding specific hyphenation + patterns as is the case for the Czech ans Slovak support; + requested by Petr Tesarik, the current maintainer of those files. + + * slovak/slovak.dtx: New file received from Petr Tesarik (already + in 2006) + + * czech/czech.dtx: New file received from Petr Tesarik (already in + 2006) + + * base/bbcompat.dtx: two lines were missing for latin.sty; added, + found by Catalin David + + * german/ngermanb.dtx : Corrected a typo found by Daniel + Winkelmann + + * spanish/spanish.dtx : Corrected the Checksum for compilation as + part of Babel and corrected a couple of typos found by Heiko + Oberdiek (PR 4037) + Two consecutive right quotes should be turned into one right + double quote. Found by Takao Nakagawa + + * greek/greek.fdd: New version from Claudio Beccari + + * greek/greek.ins: New version from Claudio Beccari + +2008-06-01 Johannes Braams (babel at latex-project.org) * german/germanb.dtx : Fixed a type (\coptions...) found by Daniel Flipo @@ -18,7 +134,7 @@ are not part of the distribution. * spanish/spanishb.dtx : New version from Javier, fixing a couple of bugs. -2008-03-21 Johannes Braams <babel at latex-project.org) +2008-03-21 Johannes Braams (babel at latex-project.org) * latin/latin.dtx (section{Latin shortcuts} : The way the category code for the equals sign and the caret was being handled was @@ -40,7 +156,7 @@ are not part of the distribution. superfluous double quotes from table) signalled by Michail Vidiassov (master at iaas dot msu dot ru) -2008-03-18 Johannes Braams <babel at latex-project.org) +2008-03-18 Johannes Braams (babel at latex-project.org) * portuges/portuges.dtx : Adde the translation for Glossary from Luiz Carlos Guidolin @@ -50,7 +166,7 @@ are not part of the distribution. * spanish/spanish.dtx: New version from Javier Bezos; now at version 5.0 -2008-03-17 Johannes Braams <babel at latex-project.org) +2008-03-17 Johannes Braams (babel at latex-project.org) * danish/danish.dtx : Set the \lefthyphenmin parameter to 2 by default on request by the Danish users through Palle Jørgensen @@ -66,14 +182,14 @@ are not part of the distribution. ^Y is to be changed we need to make sure that the caret has category code 7. (PR 3992) -2008-03-16 Johannes Braams <babel at latex-project.org) +2008-03-16 Johannes Braams (babel at latex-project.org) * base/babel.dtx (subsubsection{\pkg{hyperref}}): Added some code to let hyphenref swith the shorthands to system level (PR4006) (subsection{Multiple languages}): Added the setting of the hyphenmin parameters to the \hyphenrules command (PR3997) -2008-03-15 Johannes Braams <babel at latex-project.org) +2008-03-15 Johannes Braams (babel at latex-project.org) * bahasa/bahasam.dtx: New version from Bob Margolis with corrected translations. |