diff options
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luaotfload')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/NEWS | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/README.md | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/filegraph.pdf | bin | 39715 -> 39711 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/luaotfload-conf.pdf | bin | 77672 -> 77515 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.pdf | bin | 347111 -> 353062 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/luaotfload-main.tex | 30 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.pdf | bin | 76919 -> 76761 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/luaotfload/luaotfload.conf.rst | 4 |
9 files changed, 38 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/NEWS b/Master/texmf-dist/doc/luatex/luaotfload/NEWS index aa6b4ca7d73..39bfcc4cc33 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/NEWS +++ b/Master/texmf-dist/doc/luatex/luaotfload/NEWS @@ -1,7 +1,8 @@ Change History -------------- -2019-08-11 luaotfload v2.991 - * fix issue #88 +2019-09-13 luaotfload v3.0 + * invisible option to avoid that some glyph are shown (issue #63) + * correct small bug in xheight calculation 2019-08-11 luaotfload v2.99 * some clean up diff --git a/Master/texmf-dist/doc/luatex/luaotfload/README.md b/Master/texmf-dist/doc/luatex/luaotfload/README.md index e59852f2941..a6f24d4ab94 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/README.md +++ b/Master/texmf-dist/doc/luatex/luaotfload/README.md @@ -1,8 +1,8 @@ # The Luaotfload Package -VERSION: 2.991 +VERSION: 3.00 -DATE: 2019-08-11 +DATE: 2019-09-13 ## Description diff --git a/Master/texmf-dist/doc/luatex/luaotfload/filegraph.pdf b/Master/texmf-dist/doc/luatex/luaotfload/filegraph.pdf Binary files differindex e5807ca3cac..a14afaa1697 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/filegraph.pdf +++ b/Master/texmf-dist/doc/luatex/luaotfload/filegraph.pdf diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-conf.pdf b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-conf.pdf Binary files differindex 7ea1cd28824..edea84a1d79 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-conf.pdf +++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-conf.pdf diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.pdf b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.pdf Binary files differindex 43bfb25a2b1..8b128aed7e7 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.pdf +++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.pdf diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-main.tex b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-main.tex index 424b4e0fa89..8fdb4048ad0 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-main.tex +++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-main.tex @@ -32,7 +32,7 @@ \beginfrontmatter \setdocumenttitle {The \identifier{luaotfload} package} - \setdocumentdate {2019-08-11 v2.991} + \setdocumentdate {2019-09-13 v3.00} \setdocumentauthor {Elie Roux · Khaled Hosny · Philipp Gesang · Ulrike Fischer\\ Home: \hyperlink {https://github.com/lualatex/luaotfload}\\ New Home: \hyperlink {https://github.com/u-fischer/luaotfload}\\ @@ -55,6 +55,12 @@ \pdfbookmark[1]{\contentsname}{table} \typesetcontent +\beginsection {New in version 3.00 (by Ulrike Fischer/Marcel Krüger)} +\begin{itemize} +\item Default Ignorable characters are now invisible by default (issue 63). This can be deactivated with the option \texttt{invisible}. +\end{itemize} +\endsection + \beginsection {New in version 2.99 (by Ulrike Fischer)} \begin{itemize} \item Code cleanup. @@ -942,6 +948,28 @@ obviously, \inlinecode{random}. \font \test = LatinModernRoman:protrusion=default \endlisting \endaltitem + + \beginaltitem {invisible} + Default Ignorable characters are control characters that should be invisible by default even if the font has glyphs for them. Since version 3.0 luaotfload makes them invisible, this can be switch on and off with the \texttt{invisible}. By default it is on. + + For example + + \beginlisting + \font\amiri={file:amiri-regular.ttf} at 20pt \amiri + \char"200Dي\char"200D + \endlisting + + {\font\amiri={file:amiri-regular.ttf} at 20pt \amiri \char"200Dي\char"200D} + + \beginlisting + \font\amiri={file:amiri-regular.ttf:-invisible;} at 20pt \amiri + \char"200Dي\char"200D + \endlisting + + {\font\amiri={file:amiri-regular.ttf:-invisible;} at 20pt \amiri \char"200Dي\char"200D} + + + \endaltitem \enddescriptions \endsubsection diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.pdf b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.pdf Binary files differindex e278f8bbc51..697cfefd3c3 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.pdf +++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.pdf diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst index e091cbb1d12..5d61e04368b 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst +++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst @@ -6,9 +6,9 @@ generate and query the Luaotfload font names database ----------------------------------------------------------------------- -:Date: 2019-08-11 +:Date: 2019-09-13 :Copyright: GPL v2.0 -:Version: 2.991 +:Version: 3.00 :Manual section: 1 :Manual group: text processing diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.conf.rst b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.conf.rst index 754dff9f6ab..7b85fd1a289 100644 --- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.conf.rst +++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload.conf.rst @@ -6,9 +6,9 @@ Luaotfload configuration file ----------------------------------------------------------------------- -:Date: 2019-08-11 +:Date: 2019-09-13 :Copyright: GPL v2.0 -:Version: 2.991 +:Version: 3.00 :Manual section: 5 :Manual group: text processing |