Log message:
tex-polyglossia{,-doc}: update to 2.0
We have bumped the version to 2.0 with this release, not so much since this is
a revolutionary issue (it isn't), but (1.) to indicate the slow (and
unfinished) transformation of the polyglossia code to latex3 which quite
progressed in this release, and (2.) simply since the minor version number got
ridiculously large meanwhile.
The most important fix in this release concerns a problem that appeared with
the recent l3kernel update and which broke compilation of many documents. As it
is quite likely that this hits, or will hit, you if you use polyglossia, we
encourage all users to upgrade.
|
Log message:
tex-polyglossia{,.doc}: update to 1.63
Bug fixes:
‣ Language options are now lowercased before they are handled.
This fixes errors when using the options in \MakeUppercase
context (e.g., in headings).
‣ Fix casing value for medieval Latin (this concerns ⟨u⟩ and
⟨V⟩ casing).
‣ Remove hacks in some gloss files where \MakeUppercase has been
redefined to a no-op since the respective scripts do not have
uppercasing. As \MakeUppercase is now locale-aware, these hacks
are no longer needed. This concerns Arabic, Divehi, Hebrew,
Hindi, Kurdish, Persian, Punjabi, Syriac, and Urdu.
‣ Fix Eastern (Mashriq) Arabic numbering direction with LuaLaTeX
for Arabic, Kurdish, Persian, Syriac, and Urdu.
‣ French variant=acadian refers to the Canadian French subvariety
as spoken in the Acadian region (as opposed to Quebec French).
To differentiate it we now use a dedicated subtag which can also
be used to access the language (fr-CA-u-sd-canb).
Note that Quebec French is currently connected with fr-CA,
not the more specific fr-CA-u-sd-caqc, although the u extension
is returned if requested via \BCPdata. In practice, the Canadian
subvarieties of French are identical currently, anyway.
‣ Do not blindly de-activate the quote character in languages that
provide shorthands if the shorthands are not used. This allows
to activate the character with other packages such as csquotes.
‣ Do not flood the LaTeX hooks with redundant French itemlabels
and footnote settings.
‣ Fix Korean patching of part format with hyperref.
‣ Make Hebrew numerals expandable.
‣ Avoid superfluous writing of language switches to aux file.
New features:
‣ New option capitalyiwn for Armenian.
‣ New option capitaleszett for German.
‣ New option capitaliota for Greek.
‣ New option datei for Serbian.
‣ New option sectionsep for Arabic, Kurdish, Persian, Syriac,
and Urdu.
‣ Add aliases eastern (= mashriq) and western (= maghrib) to
Arabic numerals.
‣ New date commands \today*, \todayGen, \todayArabic, and
\todayRoman (all with starred counterparts) for Serbian.
‣ Implement basic support for variant=ijekavian in Serbian.
‣ Dutch now hyphenates properly on letters with tremata.
The new option, tremahyphenation, is provided to opt-out
this feature.
‣ Add shorthands "a, "e, "i, "o, "u, "A, \
"E, "I, "O, "U,
"y, and "Y to Dutch.
Interface changes:
‣ All language options are now lowercase by default (though the
mechanism is case-insensitive anyway). Changes cover Kurdish,
Sanskrit, Serbian.
|
Log message:
tex-polyglossia{,-doc}: update to 1.55a
1.55a
This is an emergency release that fixes a critical bug introduced in v. 1.54.
1.55
This is a maintenance release which adds a file that has been
forgotten in v. 1.54 (gloss-latex-lde).
Furthermore, it introduces new features for Polish (splithyphens,
vlna, babelshorthands).
1.54
New features
* New option 'splithyphens' for Serbian and Portuguese.
* Add babelshorthands to Portuguese.
* Add 'schoolhyphens' option to Finnish.
Interface and defaults changes
* Rename 'disableligatures' to 'disabledigraphs' for Croatian.
* Fix output with 'numerals=cyrillic-alph'.
* Standardize February and November in Indonesian according to the Great
Dictionary of the Indonesian Language of the Language Center (Kamus Besar
Bahasa Indonesia)
Bug fixes
* Fix robustification of font family switches.
* Preserve font family switches across languages.
* Fix TeX dash ligatures with splithyphens.
* Prevent missing hyphenmins value LaTeX error with unknown languages.
* Fix global babelshorthands, localmarks and verbose options.
* Fix Latin shorthands.
* Remove spurious space in Bosnian date.
* Fix \languagevariant and \mainlanguagevariant macros.
* Make \iflanguageloaded and friends work in preamble.
* Fix deactivation of shorthands.
* Fix deactivation of numerals.
* Update deprecated LaTeX hooks.
* Fix luatexrenderer option which was not considered appropriately.
* Turn warning about totalhyphenmin to info, which is more appropriate.
|