summaryrefslogtreecommitdiff
path: root/macros/luatex/generic/luatexja/src/patches
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-05-04 03:00:41 +0000
committerNorbert Preining <norbert@preining.info>2023-05-04 03:00:41 +0000
commitf5c7c9695f181a8fd6e28b572edea03ffc59de93 (patch)
tree866203f7af48b59e3082f52c586eeb28071b37e5 /macros/luatex/generic/luatexja/src/patches
parentfaf23b00f32bf5f3a94d891369bc55db1d305074 (diff)
CTAN sync 202305040300
Diffstat (limited to 'macros/luatex/generic/luatexja/src/patches')
-rw-r--r--macros/luatex/generic/luatexja/src/patches/lltjfont.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/luatex/generic/luatexja/src/patches/lltjfont.sty b/macros/luatex/generic/luatexja/src/patches/lltjfont.sty
index f86dec1de6..2efc9435ab 100644
--- a/macros/luatex/generic/luatexja/src/patches/lltjfont.sty
+++ b/macros/luatex/generic/luatexja/src/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}%
}}