diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-03 17:27:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-03 17:27:57 +0000 |
commit | f4550571b29e957d0211b2c6672e2a91cf6b0f5c (patch) | |
tree | 216cef8e5798bf101d6094663931dd3a8521359a /Master/texmf-dist/source/latex/bxjscls | |
parent | 4602f10ab3b784941be88542b35ea0b62407b37c (diff) |
bxjscls (1may16)
git-svn-id: svn://tug.org/texlive/trunk@40865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/bxjscls')
-rw-r--r-- | Master/texmf-dist/source/latex/bxjscls/bxjscls.dtx | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/bxjscls/bxjscls.dtx b/Master/texmf-dist/source/latex/bxjscls/bxjscls.dtx index 98208044c8f..f0dd322b5a1 100644 --- a/Master/texmf-dist/source/latex/bxjscls/bxjscls.dtx +++ b/Master/texmf-dist/source/latex/bxjscls/bxjscls.dtx @@ -62,7 +62,8 @@ %<*driver> \ProvidesFile{bxjscls.dtx} %</driver> - [2016/03/27 v1.1b BXJS document classes] + [2016/05/01 v1.1c BXJS document classes] +% [2016/03/27 v1.1b BXJS document classes] % [2016/02/20 v1.1a BXJS document classes] % [2016/02/14 v1.1 BXJS document classes] % [2015/11/21 v1.0d BXJS document classes] @@ -2269,6 +2270,8 @@ \newdimen\fullwidth %<book>\newcommand\jsTextWidthLimit{40} \def\bxjs@postproc@layout{% +% ドライバ再設定 + \let\Gm@driver\bxjs@geometry@driver % textwidth 調整 \@tempdimb=\textwidth \if@twocolumn \@tempdima=2\Cwd \else \@tempdima=1\Cwd \fi @@ -2387,6 +2390,12 @@ \AtBeginDocument{\ImposeOldLuaTeXBehavior} \bxjs@nxt \bxjs@revert \AtBeginDocument{\RevokeOldLuaTeXBehavior} +% \end{macrocode} +% |\bxjs@geometry@driver| は |geometry| が用いるドライバの名前。 +% \Note この値は一度決めた後は変わってほしくないので、 +% |\bxjs@postproc@layout| において書き戻す処理を入れている。 +% \begin{macrocode} +\let\bxjs@geometry@driver\Gm@driver \bxjs@postproc@layout % \end{macrocode} % |