summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def')
-rw-r--r--Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def b/Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def
index 23b42ec2510..c390bd3c996 100644
--- a/Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def
+++ b/Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def
@@ -21,7 +21,7 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\ProvidesFile{bxjsja-minimal.def}
- [2022/03/20 v2.6 BXJS document classes]
+ [2022/04/10 v2.7a BXJS document classes]
%% このファイルは日本語文字を含みます
\def\DeclareJaTextFontCommand#1#2{%
\DeclareRobustCommand#1[1]{%
@@ -272,7 +272,7 @@
\fi
\endgroup
\@namedef{ver@minijs.sty}{}
-\else\ifx p\jsEngine
+\else\if \if p\jsEngine T\else\if n\jsEngine T\else F\fi\fi T
\let\bxjs@let@hchar@chr\bxjs@let@hchar@chr@ue
\@onlypreamble\bxjs@cjk@loaded
\def\bxjs@cjk@loaded{%
@@ -312,8 +312,9 @@
\fi
\@onlypreamble\bxjs@do@simplejasetup
\def\bxjs@do@simplejasetup{%
+ \@namedef{bxjs@zeroglue/0.0pt}{T}%
\ifnum\XeTeXinterchartokenstate>\z@
- \else\ifnum\strcmp{\the\XeTeXlinebreakskip}{\the\z@}=\z@
+ \else\expandafter\ifx\csname bxjs@zeroglue/\the\XeTeXlinebreakskip\endcsname\relax\else
\jsSimpleJaSetup
\ClassInfo\bxjs@clsname
{'\string\jsSimpleJaSetup' is applied\@gobble}%
@@ -388,6 +389,7 @@
\g@addto@macro\bxjs@begin@document@hook{%
\bxjs@pagestyle@hook
\global\let\bxjs@pagestyle@hook\relax}
+\fi
\ifbxjs@jaspace@cmd
\def\jaenspace{\hskip.5\jsZw\relax}
\def\jathinspace{\hskip\z@skip}
@@ -403,7 +405,6 @@
\def\bxjs@jaspace@@nibu{\hskip .5\jsZw\relax}
\def\bxjs@jaspace@@shibu{\hskip .25\jsZw\relax}
\fi
-\fi
\endinput
%%
%% End of file `bxjsja-minimal.def'.