[latex3-commits] [git/LaTeX3-latex3-luaotfload] 3.12-20200126: small docu changes (2bad64b)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Feb 2 22:13:03 CET 2020
Repository : https://github.com/latex3/luaotfload
On branch : 3.12-20200126
Link : https://github.com/latex3/luaotfload/commit/2bad64bae14f10edf02266e79fe81170418fcbdb
>---------------------------------------------------------------
commit 2bad64bae14f10edf02266e79fe81170418fcbdb
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Feb 2 22:13:03 2020 +0100
small docu changes
>---------------------------------------------------------------
2bad64bae14f10edf02266e79fe81170418fcbdb
doc/luaotfload-main.tex | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/luaotfload-main.tex b/doc/luaotfload-main.tex
index ae407fa..6d65c03 100644
--- a/doc/luaotfload-main.tex
+++ b/doc/luaotfload-main.tex
@@ -1116,6 +1116,7 @@ obviously, \inlinecode{random}.
\item Language packages like \identifier{babel} or \identifier{polyglossia} have code to change the script too which could interfere or clash. This hasn't been tested yet.
+ \item \identifier{multiscript} can slow down the compilation.
\end{itemize}
It is possible to use the value \identifier{auto} with \identifier{multiscript}. luaotfload will then switch the script if it detects a char belonging to another script (and if the font support this script). This can be useful for fonts supporting more than one script or when using the \identifier{fallback} key described below.
More information about the latex3-commits
mailing list.