summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/polyglossia
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-08 22:04:48 +0000
committerKarl Berry <karl@freefriends.org>2020-12-08 22:04:48 +0000
commit50911a5d21723effb8f23757a309ee5993ccfd11 (patch)
tree1b98e4db5a2aceb1acf93531c8e41605ddcdad42 /Master/texmf-dist/doc/latex/polyglossia
parentaed1181dbd8c3dbcc38758e26eecea1bf39b1a22 (diff)
polyglossia (7dec20)
git-svn-id: svn://tug.org/texlive/trunk@57098 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/polyglossia')
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/README.md2
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/example-arabic.pdfbin64187 -> 63841 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/example-korean.pdfbin20139 -> 20190 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/example-thai.pdfbin23149 -> 13544 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/examples.pdfbin150857 -> 147677 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/polyglossia.pdfbin279219 -> 280545 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex17
7 files changed, 17 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/polyglossia/README.md b/Master/texmf-dist/doc/latex/polyglossia/README.md
index 3510cd2d616..4f4afbf5d7a 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.50a
+# THE POLYGLOSSIA PACKAGE v1.51
## 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 660c974f2b7..e81288b9011 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/example-arabic.pdf
+++ b/Master/texmf-dist/doc/latex/polyglossia/example-arabic.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/polyglossia/example-korean.pdf b/Master/texmf-dist/doc/latex/polyglossia/example-korean.pdf
index 0cdb3821bca..26e551f9d20 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/example-korean.pdf
+++ b/Master/texmf-dist/doc/latex/polyglossia/example-korean.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/polyglossia/example-thai.pdf b/Master/texmf-dist/doc/latex/polyglossia/example-thai.pdf
index 23e8521f547..319363c7142 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/example-thai.pdf
+++ b/Master/texmf-dist/doc/latex/polyglossia/example-thai.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/polyglossia/examples.pdf b/Master/texmf-dist/doc/latex/polyglossia/examples.pdf
index cbba0c53a52..f649f016c17 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/examples.pdf
+++ b/Master/texmf-dist/doc/latex/polyglossia/examples.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/polyglossia/polyglossia.pdf b/Master/texmf-dist/doc/latex/polyglossia/polyglossia.pdf
index 9477b7f13d5..c7ef99de2e4 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/polyglossia.pdf
+++ b/Master/texmf-dist/doc/latex/polyglossia/polyglossia.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex b/Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex
index e4b07d98b69..76224049abb 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex
+++ b/Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex
@@ -968,6 +968,13 @@ and that passing \xpgvalue{babelshorthands} (without value) is equivalent to pas
\charifavailable{01C6}{dž}) will be replaced by single characters. This can
be useful if the ligatures on your font are broken (if the font does not
have them, they are automatically replaced).
+ \item \xpgboolkeytrue[1.51]{splithyphens}
+ According to Croatian typesetting conventions, if a word with a hard hyphen (such as \emph{je-li})
+ is hyphenated at this hyphen, a second hyphenation character is to be inserted at the beginning
+ of the line that follows the hyphenation (\emph{je-/-li}).
+ By default, this is done automatically (if you are using \LuaTeX, the \pkg{luavlna} package is
+ loaded to achieve this).
+ Set this option to ¦false¦ to disable the feature.
\end{itemize}
\subsection{czech}\label{czech}
@@ -1085,7 +1092,7 @@ and that passing \xpgvalue{babelshorthands} (without value) is equivalent to pas
enabled, spacing in typewriter context is the same as with roman and sans
serif font, depending on the \xpgvalue{autospacing} and
\xpgvalue{autospaceguillemets} settings (note that this was the default up
- to v.~1.44).
+ to v.~1.44).
\item \xpgboolkeyfalse{frenchfootnote}
If \xpgvalue{true}, footnotes start with a non-superscripted number
followed by a dot, as common in French typography. Note that this might
@@ -1097,6 +1104,14 @@ and that passing \xpgvalue{babelshorthands} (without value) is equivalent to pas
in French typography. Note that this option is only functional (by
design) if French is the main language. Also, it might interfere with
list packages such as \pkg{enumitem}.
+ \item \xpgboolkeytrue[1.51]{frenchpart}
+ By default, \pkg{polyglossia} modifies part headings to match French conventions
+ (\emph{Première partie} rather than \emph{Partie I}). Next to the standard classes,
+ specifics of \pkg{KOMA-script}, \pkg{memoir} and the \pkg{titlesec} package are
+ taken into account. With other classes or packages, redefinition might fail if these
+ have particular part settings.
+ In such case, or if you don't want the redefinition, you can switch off the feature
+ by passing \textit{false} to this option.
\item \xpgcodekey[1.46]{itemlabels}¦\textemdash¦
If \emph{frenchitemlabels} is true, you can customize here the used item
label of all levels.