summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/README14
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/example-arabic.pdfbin96556 -> 84220 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/example-arabic.tex2
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/example-korean.pdfbin31229 -> 29169 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/example-korean.tex1
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/example-thai.pdfbin23589 -> 23267 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/examples.pdfbin166182 -> 168628 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/examples.tex2
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/gloss-latin.pdfbin0 -> 145074 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/polyglossia.pdfbin135813 -> 133934 bytes
-rw-r--r--Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex27
11 files changed, 29 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/polyglossia/README b/Master/texmf-dist/doc/latex/polyglossia/README
index c1ab13419de..d2857158059 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/README
+++ b/Master/texmf-dist/doc/latex/polyglossia/README
@@ -1,7 +1,7 @@
¦----------------------------------------------¦
¦ ¦
- ¦ THE POLYGLOSSIA PACKAGE v1.42.4 ¦
+ ¦ THE POLYGLOSSIA PACKAGE v1.43 ¦
¦ ¦
¦ Modern multilingual typesetting ¦
¦ with XeLaTeX and LuaLaTeX ¦
@@ -10,7 +10,7 @@
This package provides an alternative to Babel for users of XeLaTeX and LuaLaTeX
(with a few languages incompletely supported for the latter). This version
-includes support for 76 different languages.
+includes support for 77 different languages.
Polyglossia makes it possible to automate the following tasks:
@@ -32,7 +32,7 @@ Polyglossia makes it possible to automate the following tasks:
LICENSE
-Copyright (c) 2008-2010 François Charette, 2013 Élie Roux, 2011-2016 Arthur Reutenauer
+Copyright (c) 2008-2010 François Charette, 2013 Élie Roux, 2011-2018 Arthur Reutenauer
Polyglossia is placed under the terms of the LaTeX Project Public Licence
(LPPL), either version 1.3, or, at your option, any later version. See
@@ -43,7 +43,9 @@ This work has the LPPL maintenance status ‘maintained’. The current maintai
BUGS
-Polyglossia has no bug, of course.
-
-Hum, sorry, wishful thinking. Please report any bugs, problems or requests on:
+Polyglossia is full of bugs. If you run into one, or suspect you do, or you
+have a request or comment, please use the GitHub issue tracker:
http://github.com/reutenauer/polyglossia/issues
+
+This is more efficient than contacting me by email as it allows me to track the
+issues and follow progress.
diff --git a/Master/texmf-dist/doc/latex/polyglossia/example-arabic.pdf b/Master/texmf-dist/doc/latex/polyglossia/example-arabic.pdf
index 70f06d2e188..bfbbc72b104 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-arabic.tex b/Master/texmf-dist/doc/latex/polyglossia/example-arabic.tex
index 6d685b9ae8a..9d9baef475a 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/example-arabic.tex
+++ b/Master/texmf-dist/doc/latex/polyglossia/example-arabic.tex
@@ -6,6 +6,8 @@
\newfontfamily\arabicfont[Script=Arabic]{Amiri}%
\newfontfamily\arabicfonttt[Script=Arabic,Scale=.75]{DejaVu Sans Mono}
\newfontfamily\farsifont[Script=Arabic,Scale=1.1,WordSpace=2]{IranNastaliq}
+\let\XeTeX\undefined
+\let\XeLaTeX\undefined
\usepackage[quiet,nolocalmarks]{polyglossia}
\setdefaultlanguage[calendar=gregorian,hijricorrection=1,locale=mashriq]{arabic}
\setotherlanguage[variant=british]{english}
diff --git a/Master/texmf-dist/doc/latex/polyglossia/example-korean.pdf b/Master/texmf-dist/doc/latex/polyglossia/example-korean.pdf
index 2f582f59560..21c95e6a271 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-korean.tex b/Master/texmf-dist/doc/latex/polyglossia/example-korean.tex
index 92828e2ef0c..7d16cdac03e 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/example-korean.tex
+++ b/Master/texmf-dist/doc/latex/polyglossia/example-korean.tex
@@ -4,6 +4,7 @@
\setdefaultlanguage{korean}
\setotherlanguage{english}
\setmainfont[Script=Hangul]{UnBatang}
+\newfontfamily\hangulfont[Script=Hangul]{UnBatang}
\begin{document}
\begin{center}
\abstractname
diff --git a/Master/texmf-dist/doc/latex/polyglossia/example-thai.pdf b/Master/texmf-dist/doc/latex/polyglossia/example-thai.pdf
index 11ee9e78ed0..13fd943911c 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 5a91d825b89..42f120c43c3 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/examples.tex b/Master/texmf-dist/doc/latex/polyglossia/examples.tex
index 31a756487c4..7e331b70d45 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/examples.tex
+++ b/Master/texmf-dist/doc/latex/polyglossia/examples.tex
@@ -1,6 +1,8 @@
\documentclass[a4paper]{article}
\usepackage[no-math]{fontspec}
\usepackage{xltxtra,url}
+\let\XeTeX\undefined
+\let\XeLaTeX\undefined
\usepackage{polyglossia}
\usepackage{trace}
\setdefaultlanguage{french}
diff --git a/Master/texmf-dist/doc/latex/polyglossia/gloss-latin.pdf b/Master/texmf-dist/doc/latex/polyglossia/gloss-latin.pdf
new file mode 100644
index 00000000000..0977a0de486
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/polyglossia/gloss-latin.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 ebfc98a3cad..b7ccf2eff91 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 804fadbd65a..05dcd93ab69 100644
--- a/Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex
+++ b/Master/texmf-dist/doc/latex/polyglossia/polyglossia.tex
@@ -17,11 +17,13 @@
pdfauthor={F Charette, A Reutenauer},
pdfkeywords={xetex, xelatex, luatex, lualatex, multilingual, babel, hyphenation}
]{hyperref}
+\usepackage{metalogo}
+\let\XeTeX\undefined
+\let\XeLaTeX\undefined
\usepackage[babelshorthands]{polyglossia}
\usepackage{farsical}
\setmainlanguage[variant=british,ordinalmonthday=false]{english}
\setotherlanguages{arabic,hebrew,syriac,greek,russian,catalan}
-\usepackage{metalogo}
\usepackage[protrusion]{microtype}
\newcommand*\Cmd[1]{\cmd{#1}\DescribeMacro{#1}\xspace}
\newcommand*\pkg[1]{\textsf{\color{myblue}#1}}
@@ -408,14 +410,12 @@ The default value of each option is given in italic.
\item \Cmd\aemph (see section \ref{arabic}).
\end{itemize}
-%\subsection{french}\label{french}
-%\textbf{Options}:
-% \begin{itemize}
-% \item \TB{espacedeuxpoints} = thick or half \new{v1.2.x} ???
-% \footnote{ %
-% Can be customized by redefining \french@colonspace }
-% \end{itemize}
-%
+\subsection{french}\label{french}\new{v1.5.0}
+\textbf{Options}:
+ \begin{itemize}
+ \item \TB{automaticspacesaroundguillemets} = true or \textit{false} (default value = true. Adds space after the opening guillemets and before the closing guillemets. Such space is usually not typed in source code, and you should let polyglossia add it. However, if your source code contains such space, you can set this option to false.)
+ \item \TB{frenchfootnote} = true or \textit{false} (default value = true. Determines whether the footnote mark starting the footnote is normal script followed by a dot (default) or superscript without a dot.)
+ \end{itemize}
\subsection{german}\label{german}
\textbf{Options}:
@@ -444,6 +444,7 @@ The default value of each option is given in italic.
\item ¦"~¦ for a compound word mark without a breakpoint
\item ¦"=¦ for a compound word mark with a breakpoint,
allowing hyphenation in the composing words.
+ \item ¦"/¦ a slash that allows for a line break and maintains hyphenation points.
\end{itemize}
There are also four shorthands for quotation signs:
@@ -558,9 +559,13 @@ enable hyphenation when writing English within Korean text.
The value is passed to \pkg{fontspec} in cases where ¦\sanskritfont¦ or
¦\devanagarifont¦ are not defined. This can be useful if you typeset
Sanskrit texts in scripts other than Devanagari.
- %TODO \item Numerals <<<<
+ %TODO \item Numerals <<<<
\end{itemize}
-
+ \pkg{polyglossia} currently supports the typesetting of Sanskrit in the
+ following writing systems: Devanagari, Gujarati, Malayalam, Bengali, Kannada,
+ Telugu, and Latin. Use the ¦Script=¦ option to select the writing system
+ you want, and enter your input in that script.
+
\subsection{serbian}\label{serbian}
\textbf{Options}:
\begin{itemize}