From 827141d48274ee4c7c3c63fabe61287742805493 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 18 Jul 2022 20:13:44 +0000 Subject: polyglossia (18jul22) git-svn-id: svn://tug.org/texlive/trunk@63931 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/polyglossia/README.md | 2 +- .../doc/latex/polyglossia/example-arabic.pdf | Bin 70590 -> 71203 bytes .../doc/latex/polyglossia/example-korean.pdf | Bin 20181 -> 20180 bytes .../doc/latex/polyglossia/example-thai.pdf | Bin 13247 -> 13827 bytes .../texmf-dist/doc/latex/polyglossia/examples.pdf | Bin 147399 -> 148402 bytes .../doc/latex/polyglossia/polyglossia.pdf | Bin 351613 -> 352848 bytes .../doc/latex/polyglossia/polyglossia.tex | 30 ++++++++++++++++++--- 7 files changed, 27 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/polyglossia/README.md b/Master/texmf-dist/doc/latex/polyglossia/README.md index 28f8d5209d8..4108d0d4843 100644 --- a/Master/texmf-dist/doc/latex/polyglossia/README.md +++ b/Master/texmf-dist/doc/latex/polyglossia/README.md @@ -1,4 +1,4 @@ -# THE POLYGLOSSIA PACKAGE v1.56 +# THE POLYGLOSSIA PACKAGE v1.57 ## Multilingual typesetting with XeLaTeX and LuaLaTeX This package provides an alternative to Babel for users of XeLaTeX and LuaLaTeX. diff --git a/Master/texmf-dist/doc/latex/polyglossia/example-arabic.pdf b/Master/texmf-dist/doc/latex/polyglossia/example-arabic.pdf index 34e78772126..61322ceb9b4 100644 Binary files a/Master/texmf-dist/doc/latex/polyglossia/example-arabic.pdf and b/Master/texmf-dist/doc/latex/polyglossia/example-arabic.pdf differ diff --git a/Master/texmf-dist/doc/latex/polyglossia/example-korean.pdf b/Master/texmf-dist/doc/latex/polyglossia/example-korean.pdf index cdd4d06398e..97c692935e4 100644 Binary files a/Master/texmf-dist/doc/latex/polyglossia/example-korean.pdf and b/Master/texmf-dist/doc/latex/polyglossia/example-korean.pdf differ diff --git a/Master/texmf-dist/doc/latex/polyglossia/example-thai.pdf b/Master/texmf-dist/doc/latex/polyglossia/example-thai.pdf index 72f7bb24010..5cfe529f8b9 100644 Binary files a/Master/texmf-dist/doc/latex/polyglossia/example-thai.pdf and b/Master/texmf-dist/doc/latex/polyglossia/example-thai.pdf differ diff --git a/Master/texmf-dist/doc/latex/polyglossia/examples.pdf b/Master/texmf-dist/doc/latex/polyglossia/examples.pdf index 7d6629d8464..01537004f4f 100644 Binary files a/Master/texmf-dist/doc/latex/polyglossia/examples.pdf and b/Master/texmf-dist/doc/latex/polyglossia/examples.pdf differ diff --git a/Master/texmf-dist/doc/latex/polyglossia/polyglossia.pdf b/Master/texmf-dist/doc/latex/polyglossia/polyglossia.pdf index 9da4544c2b0..c9d8dbbc9b1 100644 Binary files a/Master/texmf-dist/doc/latex/polyglossia/polyglossia.pdf and b/Master/texmf-dist/doc/latex/polyglossia/polyglossia.pdf differ diff --git a/Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex b/Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex index 44daf01ca03..aac1609e74e 100644 --- a/Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex +++ b/Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex @@ -1,6 +1,6 @@ % !TeX spellcheck = en_US % !TeX TS-program = xelatex -\documentclass[11pt]{ltxdoc} +\documentclass[11pt,nohyperref]{ltxdoc} \usepackage{xcolor} \usepackage{xspace,fancyvrb,longtable,booktabs} \usepackage[neverdecrease]{paralist} @@ -1257,12 +1257,17 @@ and that passing \xpgvalue{babelshorthands} (without value) is equivalent to pas \subsection{hebrew}\label{hebrew} \paragraph*{Options:} \begin{itemize} + \item \xpgboolkeyfalse[1.57]{fullyear} causes years from the current millenium to be printed with the thousands digit + (he-tav-shin-samekh-gimel). Without this option, thousands are not printed for the current millenium. \item \xpgchoicekey{numerals}{\xpgvalue{hebrew} or \xpgpresetvalue{arabic}} \item \xpgchoicekey{calendar}{\xpgvalue{hebrew} or \xpgpresetvalue{gregorian}} \item \xpgboolkeyfalse{marcheshvan} If \xpgvalue{true}, the second month of the civil year will be output as \texthebrew{מרחשון} (Marcheshvan) rather than \texthebrew{חשון} (Heshvan), which is the default. + \item \xpgchoicekey[1.57]{transliteration}{\xpgvalue{academy} or \xpgpresetvalue{alt}} With value \xpgvalue{academy}, transliteration + follows the recommendations of the Hebrew Language Academy. The default (\xpgvalue{alt}) uses the received settings of + \pkg{babel} (\pkg{hebcal}) and \pkg{polyglossia} (\pkg{hebrewcal}). \end{itemize} \paragraph*{Commands:} \begin{itemize} @@ -2424,6 +2429,23 @@ where \meta{type} is a supported language id type (such as ¦bcp-47¦) and \meta \section{Revision history} \bgroup\footnotesize +\subsection*{1.57 (18-07-2022)} + +\subsubsection*{Bug fixes} +\begin{itemize} + \item Fix passing of macros to \cmd\setmainlanguage\ and \cmd\setotherlanguage\ (\TXI{543}). + \item Fix ¦otherlanguage*¦ environment with bidi text (\TXP{544}). + \item Re-fix patching of French part headings with hyperref (\TXI{546}). + \item Fix Latin prosodic shorthand issues (\TXI{547}, \href{https://github.com/latex3/babel/issues/126}{Babel/\#126}, + \href{https://github.com/latex3/babel/issues/129}{Babel/\#129}). +\end{itemize} + +\subsubsection*{New features} +\begin{itemize} + \item New option \xpgoption{transliteration} to Hebrew and hebrewcal (\TXI{540}). + \item New option \xpgoption{fullyear} to Hebrew. +\end{itemize} + \subsection*{1.56 (20-04-2022)} \subsubsection*{Bug fixes} @@ -3290,9 +3312,9 @@ In alphabetical order: \TA{Ignas Anikevicius}, \TA{Sina Ahmadi}, \TA{Wouter Bols \TA{Zgarbul Andrey}, \TA{Oleg Domanov}, user \TA{fakhriaunur}, \TA{Philipp Gesang}, \TA{Kevin Godby}, \TA{Enrico Gregorio}, \TA{Khaled Hosny}, \TA{Najib Idrissi}, user \TA{julroy67}, \TA{Dohyun Kim}, \TA{Phil Kime}, \TA{Mike Kroutikov}, \TA{Ivan Kokan}, \TA{Caleb Maclennan}, \TA{José Mancera}, \TA{Miquel Ortega}, \TA{Yevgen Pogribnyi}, \TA{Will Robertson}, -\TA{Maïeul Rouquette}, \TA{Elie Roux}, \TA{Hugo Roy}, \TA{Guy Rutenberg}, \TA{Philipp Stephani}, \TA{Niranjan Tambe}, -\TA{Osman Tursun}, \TA{Keno Wehr}, \TA{Dominik Wujastyk}, \TA{Sertaç Ö. Yıldız}, \TA{Maksim Zholudev}, \TA{Yan Zhou}, -and \TA{Stefan Zlatinov}. +\TA{Maïeul Rouquette}, \TA{Elie Roux}, \TA{Hugo Roy}, \TA{Guy Rutenberg}, \TA{Marcin Serwin}, \TA{Philipp Stephani}, +\TA{Niranjan Tambe}, \TA{Osman Tursun}, \TA{Keno Wehr}, \TA{Dominik Wujastyk}, \TA{Sertaç Ö. Yıldız}, \TA{Maksim Zholudev}, +\TA{Yan Zhou}, and \TA{Stefan Zlatinov}. Their respective contributions can be identified from the contributor statistics on \href{https://github.com/reutenauer/polyglossia/graphs/contributors}{GitHub}. -- cgit v1.2.3