summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def
diff options
context:
space:
mode:
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, 14 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def b/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def
index 29b7472c0fb..3b28255c80f 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}
- [2021/05/18 v2.5a BXJS document classes]
+ [2022/03/20 v2.6 BXJS document classes]
%% このファイルは日本語文字を含みます
\input{bxjsja-minimal.def}
\bxjs@simplejasetupfalse
@@ -86,10 +86,18 @@
\ifx\strong\@undefined\ifx\strongenv\@undefined
\DeclareRobustCommand{\strongenv}{\bxjs@strong@font}%
\DeclareTextFontCommand{\strong}{\strongenv}%
- \@ifdefinable{\strongfontdeclare}{\bxjs@protected\def\strongfontdeclare#1{%
- \bxjs@strong@font@declare@a#1,\@nil}}%
- \def\bxjs@strong@font@declare@a#1,#2\@nil{\def\bxjs@strong@font{#1}}%
- \def\bxjs@strong@font{\bfseries}%
+ \newcommand*{\strongfontdeclare}{\bxjs@strongfontdeclare}%
+ \newcount\bxjs@strong@level
+ \bxjs@protected\def\bxjs@strongfontdeclare#1{%
+ \bxjs@set@array@from@clist{bxjs@strong}{#1}%
+ \bxjs@strong@level\z@}%
+ \bxjs@strongfontdeclare{\bfseries}%
+ \def\bxjs@strong@font{%
+ \bxjs@csletcs{bxjs@tmpa}{bxjs@strong/\the\bxjs@strong@level}%
+ \ifx\bxjs@tmpa\relax
+ \advance\bxjs@strong@level\m@ne \bxjs@strong@font
+ \else \advance\bxjs@strong@level\@ne \bxjs@tmpa
+ \fi}%
\fi\fi
}\fi
\ifjsWitheTeX
@@ -399,7 +407,7 @@
\bxjs@check@hyperref@unicode{false}
\ifjsWithupTeX\ifbxjs@old@hook@system\else
\IfFileExists{pxjahyper-uni.def}{%
- \AddToHook{package/after/hyperref}{\input{pxjahyper-uni.def}}
+ \AddToHook{\bxjs@CGHN{package/hyperref/after}}{\input{pxjahyper-uni.def}}
}{}
\fi\fi
\fi