diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-18 20:14:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-18 20:14:54 +0000 |
commit | 0c77f5a20c91f0bf16aca7cda36f154161e06afc (patch) | |
tree | 38cdc891a8d6593538c58baeea3071bf7fceba45 /Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls | |
parent | 795f209c807150ac14e95c4f2ded2aa468f0cb9f (diff) |
bxjscls (18may21)
git-svn-id: svn://tug.org/texlive/trunk@59253 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls b/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls index 9517b85dc06..62d6aec7f98 100644 --- a/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls +++ b/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{LaTeX2e} \ProvidesClass{bxjsbook} - [2021/02/02 v2.5 BXJS document classes] + [2021/05/18 v2.5a BXJS document classes] %% このファイルは日本語文字を含みます. \def\bxjs@clsname{bxjsbook} \newif\ifjsc@needsp@tch @@ -778,8 +778,9 @@ \fi \def\bxjs@@pandoc{pandoc} \ifx\bxjs@jadriver\bxjs@@pandoc \ifx\bxjs@plautopatch@given\@undefined + \ifjsWitheTeX \bxjs@plautopatchtrue -\fi\fi +\fi\fi\fi \ifx j\jsEngine \ifbxjs@plautopatch \RequirePackage{plautopatch}[2018/08/22]%v0.3 \fi\fi |