summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-17 21:02:14 +0000
committerKarl Berry <karl@freefriends.org>2020-10-17 21:02:14 +0000
commit707f629e14e56b9e7b47522033f588c210c34cbb (patch)
tree8980cf90122d9ee89a81bd04044ca7cc41827a43 /Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def
parent0e5e2f0d8a0472c17785e552e27fa41b0930c74c (diff)
bxjscls (17oct20)
git-svn-id: svn://tug.org/texlive/trunk@56686 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def')
-rw-r--r--Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def20
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def b/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def
index b29d28819f1..d6bbb76bd6d 100644
--- a/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def
+++ b/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def
@@ -21,7 +21,7 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\ProvidesFile{bxjsja-standard.def}
- [2020/10/10 v2.3 BXJS document classes]
+ [2020/10/16 v2.4 BXJS document classes]
%% このファイルは日本語文字を含みます
\input{bxjsja-minimal.def}
\bxjs@simplejasetupfalse
@@ -198,16 +198,16 @@
\@onlypreamble\bxjs@get@kanjiEmbed
\def\bxjs@get@kanjiEmbed{%
\begingroup\setbox\z@=\hbox{%
- \global\let\bxjs@do\@empty
+ \global\let\bxjs@tmpdo\@empty
\def\bxjs@next##1##2##3{%
\def##1####1##3 ####2\@nil####3\@nnil{%
\ifx$####1$\gdef##2{####2}\fi}%
- \g@addto@macro\bxjs@do{%
+ \g@addto@macro\bxjs@tmpdo{%
\expandafter##1\bxjs@tmpa\@nil##3 \@nil\@nnil}}%
- \bxjs@next\bxjs@do@a\bxjs@g@tmpa{kanjiEmbed}%
- \bxjs@next\bxjs@do@b\bxjs@g@tmpa{jaEmbed}%
- \bxjs@next\bxjs@do@c\bxjs@g@tmpb{kanjiVariant}%
- \bxjs@next\bxjs@do@d\bxjs@g@tmpb{jaVariant}%
+ \bxjs@next\bxjs@tmpdo@a\bxjs@g@tmpa{kanjiEmbed}%
+ \bxjs@next\bxjs@tmpdo@b\bxjs@g@tmpa{jaEmbed}%
+ \bxjs@next\bxjs@tmpdo@c\bxjs@g@tmpb{kanjiVariant}%
+ \bxjs@next\bxjs@tmpdo@d\bxjs@g@tmpb{jaVariant}%
\global\let\bxjs@g@tmpa\relax
\global\let\bxjs@g@tmpb\relax
\endlinechar\m@ne
@@ -224,7 +224,7 @@
\@tempswatrue
\loop\if@tempswa
\read\@inputcheck to\bxjs@tmpa
- \bxjs@do
+ \bxjs@tmpdo
\ifeof\@inputcheck \@tempswafalse \fi
\repeat
\fi
@@ -655,11 +655,11 @@
luatexja.jfmglue.create_beginpar_node()}}
\fi}
\fi
-\unless\ifnum\bxjs@everyparhook=\bxjs@everyparhook@none
+\unless\ifnum\bxjs@everyparhook=\bxjs@everyparhook@@none
\begingroup
\let\%\@percentchar \def\@#1{[[\detokenize{#1}]]}
\@gobble\if\def\bxjs@tmpa{\@{\everypar{}\fi}}
- \ifnum\bxjs@everyparhook=\bxjs@everyparhook@compat
+ \ifnum\bxjs@everyparhook=\bxjs@everyparhook@@compat
\@gobble\if\def\bxjs@tmpa{\@{\everypar{\everyparhook}\fi}}\fi
\directlua{
local function patchcmd(cs, code, from, to)