summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luatexja/patches
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-05-03 20:13:10 +0000
committerKarl Berry <karl@freefriends.org>2023-05-03 20:13:10 +0000
commit6f636ea5ad5535ed116b4b5f89a099bf70d6cb9c (patch)
tree0a155bb423c7e19635c2a9bf2b871d0eae98a997 /Master/texmf-dist/tex/luatex/luatexja/patches
parent17dab8dcb2de1583e404d7c33c52df6b7adee8c7 (diff)
luatexja (3may23)
git-svn-id: svn://tug.org/texlive/trunk@67003 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luatexja/patches')
-rw-r--r--Master/texmf-dist/tex/luatex/luatexja/patches/lltjfont.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/luatex/luatexja/patches/lltjfont.sty b/Master/texmf-dist/tex/luatex/luatexja/patches/lltjfont.sty
index f86dec1de6e..2efc9435ab8 100644
--- a/Master/texmf-dist/tex/luatex/luatexja/patches/lltjfont.sty
+++ b/Master/texmf-dist/tex/luatex/luatexja/patches/lltjfont.sty
@@ -3,7 +3,7 @@
%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{lltjfont}[2023-04-06 Patch to NFSS2 for LuaTeX-ja]
+\ProvidesPackage{lltjfont}[2023-04-13 Patch to NFSS2 for LuaTeX-ja]
%%%%%%%% LaTeX2e version detection
\newcount\ltj@@latex@plv \ltj@@latex@plv=-1
@@ -1316,12 +1316,12 @@
}
\luadef\ltj@@jfont@@jfmonly \ltj@@jfont@@jfmonly@@inner
\def\extract@jfont@onlyjfm{%
- \get@external@font
+ \get@external@font\ltj@@convert@input@path@to@lua
\csxdef{ltj@@fontjfm/\expandafter\string\font@name}{%
\ltj@@jfont@@jfmonly{\external@font}{yoko}%
}}
\def\extract@tfont@onlyjfm{%
- \get@external@font
+ \get@external@font\ltj@@convert@input@path@to@lua
\csxdef{ltj@@fontjfm/\expandafter\string\font@name}{%
\ltj@@jfont@@jfmonly{\external@font}{tate}%
}}