summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/optex/base/fonts-select.opm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-09 22:01:07 +0000
committerKarl Berry <karl@freefriends.org>2021-02-09 22:01:07 +0000
commitfe491675252d9e6fe3ae6b1c67b198daed5cf936 (patch)
treeec846c8c711f8d0cdc9ab381f175d71746864a78 /Master/texmf-dist/tex/luatex/optex/base/fonts-select.opm
parent8790b9df74c6be439ccba2d4c53edfb57407ad6b (diff)
optex (9feb21)
git-svn-id: svn://tug.org/texlive/trunk@57691 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/optex/base/fonts-select.opm')
-rw-r--r--Master/texmf-dist/tex/luatex/optex/base/fonts-select.opm6
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/luatex/optex/base/fonts-select.opm b/Master/texmf-dist/tex/luatex/optex/base/fonts-select.opm
index 69cf8909bca..9066d4fed5a 100644
--- a/Master/texmf-dist/tex/luatex/optex/base/fonts-select.opm
+++ b/Master/texmf-dist/tex/luatex/optex/base/fonts-select.opm
@@ -1,6 +1,6 @@
%% This is part of the OpTeX project, see http://petr.olsak.net/optex
-\_codedecl \fontfam {Fonts selection system <2020-12-12>} % preloaded in format
+\_codedecl \fontfam {Fonts selection system <2020-01-27>} % preloaded in format
\_doc -----------------------------
\`\initunifonts` macro extends \LuaTeX's font capabalities,
@@ -19,10 +19,7 @@
\_def\_initunifonts {%
\directlua{%
require('luaotfload-main')
- print_bak = print
- print = function () end
luaotfload.main()
- print = print_bak % "print hack" until luaotfload will be corrected
}%
\_gdef\_rfskipatX ##1" ##2\_relax{"##1"}%
\_global\_let \_doresizefont=\_doresizeunifont
@@ -837,6 +834,7 @@ Luaotfload documentation for more information.
\endinput
+2021-01-27 lua hack (print function) removed because luaotfload 3.17 removes bug.
2020-12-12 \_modlist added, doc improved
2020-04-18 \_tryloadfamslocal introduced
\_fontdecl -> \_famdecl with different concept