summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-05 22:27:49 +0000
committerKarl Berry <karl@freefriends.org>2021-02-05 22:27:49 +0000
commitddf3e72bf7cfe6507dbb97d768bfd515f2e70363 (patch)
tree9cac87df3589e7b7d247c59328afc9c55de1733c /Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
parent9a0afbd2401137d391ff1a4688db2c174587cdbb (diff)
bxjscls (5feb21)
git-svn-id: svn://tug.org/texlive/trunk@57625 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.cls11
1 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls b/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
index ddbe55ac708..9517b85dc06 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/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
%% このファイルは日本語文字を含みます.
\def\bxjs@clsname{bxjsbook}
\newif\ifjsc@needsp@tch
@@ -639,6 +639,8 @@
\bxjs@declare@bool@option{simple-ja-setup}{simplejasetup}{true}
\DeclareOption{nosimplejasetup}{\bxjs@depre@opt@do{nosimplejasetup}{simple-ja-setup=false}}
\DeclareOption{simplejasetup}{\bxjs@depre@opt@do{simplejasetup}{simple-ja-setup=true}}
+\bxjs@declare@bool@option{plautopatch}{plautopatch}{false}
+\g@addto@macro\bxjs@plautopatchfalse{\def\bxjs@plautopatch@given{false}}
\let\bxjs@org@removeelement\@removeelement
\def\@removeelement#1#2#3{%
\def\reserved@a{#2}%
@@ -774,6 +776,13 @@
\let\bxjs@jadriver\bxjs@@minimal
\fi
\fi
+\def\bxjs@@pandoc{pandoc}
+\ifx\bxjs@jadriver\bxjs@@pandoc \ifx\bxjs@plautopatch@given\@undefined
+ \bxjs@plautopatchtrue
+\fi\fi
+\ifx j\jsEngine \ifbxjs@plautopatch
+ \RequirePackage{plautopatch}[2018/08/22]%v0.3
+\fi\fi
\ifx\bxjs@jadriver@opt\@undefined\else
\ifx\bxjs@engine@given\@undefined
\ClassError\bxjs@clsname