OSDN Git Service

Target release date: 2023-04-09; update manual
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sat, 8 Apr 2023 11:47:31 +0000 (20:47 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sat, 8 Apr 2023 11:47:31 +0000 (20:47 +0900)
doc/luatexja-en.pdf
doc/luatexja-ja.pdf
doc/luatexja.dtx
src/patches/lltjcore.sty
src/patches/lltjfont.sty

index eefcf7e..47df10c 100644 (file)
Binary files a/doc/luatexja-en.pdf and b/doc/luatexja-en.pdf differ
index f073b1b..0cad34c 100644 (file)
Binary files a/doc/luatexja-ja.pdf and b/doc/luatexja-ja.pdf differ
index 7045ebc..a6139ec 100644 (file)
@@ -3526,7 +3526,10 @@ causes a error.  We denote control sequences which are defined in
 %<*en>
 \begin{description}
 \item[\meta{JFM name}]
-  The name of a (horizontal) JFM. \LuaTeX-ja searches and loads \texttt{jfm-\meta{JFM name}.lua}.
+  The name of a (horizontal) JFM. \LuaTeX-ja searches and loads \texttt{jfm-\meta{JFM name}.lua}
+  \footnote{When \LuaTeX-ja (version~20230409 or later)
+    is used under \LaTeXe, \LuaTeX-ja searches a JFM also in directories
+    which are specified in \cs{input@path}.}.
 \item[\meta{JFM features}]
   An optional comma-separated list of JFM options.
   Enclosing braces (\verb+{}+) are optional, but this does not escape any characters.
@@ -3552,7 +3555,9 @@ because their \meta{identifier} are different.
 %<*ja>
 \begin{description}
 \item[\meta{JFM name}]
-  (横組用)JFMの名称.\LuaTeX-jaは\texttt{jfm-\meta{JFM name}.lua}というファイルを探索して読み込む.
+  (横組用)JFMの名称.\LuaTeX-jaは\texttt{jfm-\meta{JFM name}.lua}というファイルを探索して読み込む
+  \footnote{\LuaTeX-ja 20230409.0以降では,\LaTeXe 下で読み込まれた場合には
+    \cs{input@path}で指定された箇所も加えてJFMを探索する.}.
 \item[\meta{JFM features}]
   省略可能なコンマ区切りリスト.全体を囲む \verb+{}+ は省略可能であるが,
   囲ったからといって\meta{JFM features}の中で使用可能な文字が増えるわけではない.
index 470a8f9..fff3432 100644 (file)
@@ -3,7 +3,7 @@
 %
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{lltjcore}[2022-05-30 Patch to LaTeX2e Kernel for LuaTeX-ja]
+\ProvidesPackage{lltjcore}[2023-02-26 Patch to LaTeX2e Kernel for LuaTeX-ja]
 \RequirePackage{etoolbox}
 
 %%% expl3
index 9ed791e..f86dec1 100644 (file)
@@ -3,7 +3,7 @@
 %
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{lltjfont}[2021-05-26 Patch to NFSS2 for LuaTeX-ja]
+\ProvidesPackage{lltjfont}[2023-04-06 Patch to NFSS2 for LuaTeX-ja]
 
 %%%%%%%% LaTeX2e version detection
 \newcount\ltj@@latex@plv \ltj@@latex@plv=-1