summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-05 20:51:55 +0000
committerKarl Berry <karl@freefriends.org>2020-10-05 20:51:55 +0000
commit6252bbe05d6c7516d6361714eacfd384ccae3389 (patch)
tree63c04bfba22fc554f92644fa003e28e829b4a798 /Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
parentff5fa22dcc2877285b993e4ba367f98ef6c10af9 (diff)
bxjscls (5oct20)
git-svn-id: svn://tug.org/texlive/trunk@56552 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.cls6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls b/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
index 9b05a81dca0..18b90488af6 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}
- [2020/09/29 v2.2b BXJS document classes]
+ [2020/10/04 v2.2c BXJS document classes]
%% このファイルは日本語文字を含みます.
\def\bxjs@clsname{bxjsbook}
\newif\ifjsc@needsp@tch
@@ -92,6 +92,8 @@
\ifx\bxjs@tmpa\bxjs@tmpb
\bxjs@TUenctrue
\fi
+\newif\ifbxjs@old@hook@system
+\@ifl@t@r\fmtversion{2020/10/01}{}{\bxjs@old@hook@systemtrue}
\@gobbletwo\if\if \def\bxjs@cond#1\fi{%
#1\expandafter\@firstoftwo
\else\expandafter\@secondoftwo
@@ -1184,7 +1186,7 @@
\edef\jsGeometryOptions{%
\bxjs@layout@paper,\bxjs@layout}
\def\bxjs@geometry@name{geometry}
-\ifx\AddToHook\@undefined
+\ifbxjs@old@hook@system
\let\bxjs@apply@bd@pre@geometry@hook\AtBeginDocument
\else
\def\bxjs@apply@bd@pre@geometry@hook{%