texlive[57625] Master/texmf-dist: bxjscls (5feb21)
commits+karl at tug.org
commits+karl at tug.org
Fri Feb 5 23:27:49 CET 2021
Revision: 57625
http://tug.org/svn/texlive?view=revision&revision=57625
Author: karl
Date: 2021-02-05 23:27:49 +0100 (Fri, 05 Feb 2021)
Log Message:
-----------
bxjscls (5feb21)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/bxjscls/README-ja.md
trunk/Master/texmf-dist/doc/latex/bxjscls/README.md
trunk/Master/texmf-dist/doc/latex/bxjscls/bxjscls-manual.pdf
trunk/Master/texmf-dist/doc/latex/bxjscls/bxjscls-manual.tex
trunk/Master/texmf-dist/doc/latex/bxjscls/bxjscls.pdf
trunk/Master/texmf-dist/source/latex/bxjscls/bxjscls.dtx
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsarticle.cls
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjscjkcat.sty
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjscompat.sty
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-modern.def
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-pandoc.def
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjspandoc.sty
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsreport.cls
trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsslide.cls
Modified: trunk/Master/texmf-dist/doc/latex/bxjscls/README-ja.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/bxjscls/README-ja.md 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/doc/latex/bxjscls/README-ja.md 2021-02-05 22:27:49 UTC (rev 57625)
@@ -99,6 +99,8 @@
更新履歴
--------
+ * Version 2.5 〈2021/02/02〉
+ - `plautopatch` オプションを追加。
* Version 2.4a 〈2021/01/27〉
- pandoc 和文ドライバにおいて、Polyglossia で `japanese` が指定
された場合も独自処理に切り替える。
Modified: trunk/Master/texmf-dist/doc/latex/bxjscls/README.md
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/bxjscls/bxjscls-manual.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/bxjscls/bxjscls-manual.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/bxjscls/bxjscls-manual.tex 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/doc/latex/bxjscls/bxjscls-manual.tex 2021-02-05 22:27:49 UTC (rev 57625)
@@ -11,8 +11,8 @@
\bxtexlogoimport{*}
\usepackage{shortvrb}
\MakeShortVerb{\|}
-\newcommand{\PkgVersion}{2.4a}
-\newcommand{\PkgDate}{2021/01/27}
+\newcommand{\PkgVersion}{2.5}
+\newcommand{\PkgDate}{2021/02/02}
\newcommand{\Pkg}[1]{\textsf{#1}}
\newcommand{\Meta}[1]{$\langle$\mbox{}\nobr#1\nobr\mbox{}$\rangle$}
\newcommand{\Note}{\par\noindent ※}
@@ -765,14 +765,11 @@
パッケージが読み込まれた場合も無効化される。
特に、和文ドライバがstandardである場合は、必ず\Pkg{xeCJK}が
読み込まれるため、このオプションは無意味である。
-%\item |a4varpaper|、|b5varpaper|\Means
-% 用紙サイズ指定オプション |a4var|、|b5var| の別名。
-% \Note Pandocで |-V papersize=a4var| の指定を可能にするため。
-%\item |custompaper|\Means
-% 実際には何もしない用紙サイズ指定オプション。
-% \Note Pandocを使う際に「用紙サイズは |classoption=paper=...|
-% で指定するから |papersize| は不要だが何か指定しないといけない」
-% という場合に |-V papersize=custom| を指定する。
+\item |plautopatch=|\Meta{真偽値}\Means
+ エンジンが\,(u){\pLaTeX}である場合に(十分に早い時点で)%
+ \Pkg{plautopatch}パッケージを読み込む。
+ 既定値は偽。
+ \Note ただし、Pandocモードの場合は既定値が真になる。
\item |mag=|\Meta{整数}\Means
版面拡大率(mag値)の直接設定。
既定は基底フォントサイズから算出する。
Modified: trunk/Master/texmf-dist/doc/latex/bxjscls/bxjscls.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/bxjscls/bxjscls.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/bxjscls/bxjscls.dtx 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/source/latex/bxjscls/bxjscls.dtx 2021-02-05 22:27:49 UTC (rev 57625)
@@ -56,7 +56,8 @@
%<*driver>
\ProvidesFile{bxjscls.dtx}
%</driver>
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
+% [2021/01/27 v2.4a BXJS document classes]
% [2020/10/16 v2.4 BXJS document classes]
% [2020/10/10 v2.3 BXJS document classes]
% based on jsclasses [2020/10/05]
@@ -2029,6 +2030,14 @@
% \end{macrocode}
% \end{macro}
%
+% \begin{macro}{\ifbxjs at plautopatch}
+% 〔スイッチ〕 |plautopatch| の指定値。
+% \begin{macrocode}
+\bxjs at declare@bool at option{plautopatch}{plautopatch}{false}
+\g at addto@macro\bxjs at plautopatchfalse{\def\bxjs at plautopatch@given{false}}
+% \end{macrocode}
+% \end{macro}
+%
% \end{ZRnote}
%
% \paragraph{オプションの実行}
@@ -2299,6 +2308,20 @@
\fi
% \end{macrocode}
%
+% |plautopatch| が真の場合はここで |plautopatch| を読み込む。
+% \Note この時点で既に読み込まれているパッケージは、
+% |calc|、|keyval|、|ifpdf|。
+% \Note Pandocモードでは |plautopatch| の既定値を真とする。
+% \begin{macrocode}
+\def\bxjs@@pandoc{pandoc}
+\ifx\bxjs at jadriver\bxjs@@pandoc \ifx\bxjs at plautopatch@given\@undefined
+ \bxjs at plautopatchtrue
+\fi\fi
+\ifx j\jsEngine \ifbxjs at plautopatch
+ \RequirePackage{plautopatch}[2018/08/22]%v0.3
+\fi\fi
+% \end{macrocode}
+%
% エンジンオプションがない場合はエラーを出す。
% \Note ただし |ja| 非指定の場合はスキップする。
% \begin{macrocode}
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsarticle.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsarticle.cls 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsarticle.cls 2021-02-05 22:27:49 UTC (rev 57625)
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{bxjsarticle}
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
%% このファイルは日本語文字を含みます.
\def\bxjs at clsname{bxjsarticle}
\newif\ifjsc at needsp@tch
@@ -630,6 +630,8 @@
\bxjs at declare@bool at option{simple-ja-setup}{simplejasetup}{true}
\DeclareOption{nosimplejasetup}{\bxjs at depre@opt at do{nosimplejasetup}{simple-ja-setup=false}}
\DeclareOption{simplejasetup}{\bxjs at depre@opt at do{simplejasetup}{simple-ja-setup=true}}
+\bxjs at declare@bool at option{plautopatch}{plautopatch}{false}
+\g at addto@macro\bxjs at plautopatchfalse{\def\bxjs at plautopatch@given{false}}
\let\bxjs at org@removeelement\@removeelement
\def\@removeelement#1#2#3{%
\def\reserved at a{#2}%
@@ -765,6 +767,13 @@
\let\bxjs at jadriver\bxjs@@minimal
\fi
\fi
+\def\bxjs@@pandoc{pandoc}
+\ifx\bxjs at jadriver\bxjs@@pandoc \ifx\bxjs at plautopatch@given\@undefined
+ \bxjs at plautopatchtrue
+\fi\fi
+\ifx j\jsEngine \ifbxjs at plautopatch
+ \RequirePackage{plautopatch}[2018/08/22]%v0.3
+\fi\fi
\ifx\bxjs at jadriver@opt\@undefined\else
\ifx\bxjs at engine@given\@undefined
\ClassError\bxjs at clsname
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls 2021-02-05 22:27:49 UTC (rev 57625)
@@ -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 at clsname{bxjsbook}
\newif\ifjsc at needsp@tch
@@ -639,6 +639,8 @@
\bxjs at declare@bool at option{simple-ja-setup}{simplejasetup}{true}
\DeclareOption{nosimplejasetup}{\bxjs at depre@opt at do{nosimplejasetup}{simple-ja-setup=false}}
\DeclareOption{simplejasetup}{\bxjs at depre@opt at do{simplejasetup}{simple-ja-setup=true}}
+\bxjs at declare@bool at option{plautopatch}{plautopatch}{false}
+\g at addto@macro\bxjs at plautopatchfalse{\def\bxjs at plautopatch@given{false}}
\let\bxjs at org@removeelement\@removeelement
\def\@removeelement#1#2#3{%
\def\reserved at a{#2}%
@@ -774,6 +776,13 @@
\let\bxjs at jadriver\bxjs@@minimal
\fi
\fi
+\def\bxjs@@pandoc{pandoc}
+\ifx\bxjs at jadriver\bxjs@@pandoc \ifx\bxjs at plautopatch@given\@undefined
+ \bxjs at plautopatchtrue
+\fi\fi
+\ifx j\jsEngine \ifbxjs at plautopatch
+ \RequirePackage{plautopatch}[2018/08/22]%v0.3
+\fi\fi
\ifx\bxjs at jadriver@opt\@undefined\else
\ifx\bxjs at engine@given\@undefined
\ClassError\bxjs at clsname
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjscjkcat.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjscjkcat.sty 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjscjkcat.sty 2021-02-05 22:27:49 UTC (rev 57625)
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{bxjscjkcat}
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
\def\bxjx at pkgname{bxjscjkcat}
\newcount\bxjx at cnta
\@onlypreamble\bxjx at tmpdo
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjscompat.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjscompat.sty 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjscompat.sty 2021-02-05 22:27:49 UTC (rev 57625)
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{bxjscompat}
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
\def\bxac at pkgname{bxjscompat}
\let\bxac at engine=n
\def\bxac at do#1#2{%
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-minimal.def 2021-02-05 22:27:49 UTC (rev 57625)
@@ -21,7 +21,7 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\ProvidesFile{bxjsja-minimal.def}
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
%% このファイルは日本語文字を含みます
\def\DeclareJaTextFontCommand#1#2{%
\DeclareRobustCommand#1[1]{%
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-modern.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-modern.def 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-modern.def 2021-02-05 22:27:49 UTC (rev 57625)
@@ -21,7 +21,7 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\ProvidesFile{bxjsja-modern.def}
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
\input{bxjsja-standard.def}
\ifnum0\if x\jsEngine1\fi\if l\jsEngine1\fi=\z@
\def\encodingdefault{T1}%
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-pandoc.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-pandoc.def 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-pandoc.def 2021-02-05 22:27:49 UTC (rev 57625)
@@ -21,7 +21,7 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\ProvidesFile{bxjsja-pandoc.def}
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
\input{bxjsja-standard.def}
\RequirePackage{bxjspandoc}
\@onlypreamble\bxjs at endpreamble@hook
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsja-standard.def 2021-02-05 22:27:49 UTC (rev 57625)
@@ -21,7 +21,7 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\ProvidesFile{bxjsja-standard.def}
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
%% このファイルは日本語文字を含みます
\input{bxjsja-minimal.def}
\bxjs at simplejasetupfalse
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjspandoc.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjspandoc.sty 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjspandoc.sty 2021-02-05 22:27:49 UTC (rev 57625)
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{bxjspandoc}
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
%% このファイルは日本語文字を含みます.
\def\bxjsp at pkgname{bxjscjkcat}
\let\bxjsp at engine=n
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsreport.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsreport.cls 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsreport.cls 2021-02-05 22:27:49 UTC (rev 57625)
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{bxjsreport}
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
%% このファイルは日本語文字を含みます.
\def\bxjs at clsname{bxjsreport}
\newif\ifjsc at needsp@tch
@@ -638,6 +638,8 @@
\bxjs at declare@bool at option{simple-ja-setup}{simplejasetup}{true}
\DeclareOption{nosimplejasetup}{\bxjs at depre@opt at do{nosimplejasetup}{simple-ja-setup=false}}
\DeclareOption{simplejasetup}{\bxjs at depre@opt at do{simplejasetup}{simple-ja-setup=true}}
+\bxjs at declare@bool at option{plautopatch}{plautopatch}{false}
+\g at addto@macro\bxjs at plautopatchfalse{\def\bxjs at plautopatch@given{false}}
\let\bxjs at org@removeelement\@removeelement
\def\@removeelement#1#2#3{%
\def\reserved at a{#2}%
@@ -773,6 +775,13 @@
\let\bxjs at jadriver\bxjs@@minimal
\fi
\fi
+\def\bxjs@@pandoc{pandoc}
+\ifx\bxjs at jadriver\bxjs@@pandoc \ifx\bxjs at plautopatch@given\@undefined
+ \bxjs at plautopatchtrue
+\fi\fi
+\ifx j\jsEngine \ifbxjs at plautopatch
+ \RequirePackage{plautopatch}[2018/08/22]%v0.3
+\fi\fi
\ifx\bxjs at jadriver@opt\@undefined\else
\ifx\bxjs at engine@given\@undefined
\ClassError\bxjs at clsname
Modified: trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsslide.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsslide.cls 2021-02-05 22:27:18 UTC (rev 57624)
+++ trunk/Master/texmf-dist/tex/latex/bxjscls/bxjsslide.cls 2021-02-05 22:27:49 UTC (rev 57625)
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{bxjsslide}
- [2021/01/27 v2.4a BXJS document classes]
+ [2021/02/02 v2.5 BXJS document classes]
%% このファイルは日本語文字を含みます.
\def\bxjs at clsname{bxjsslide}
\newif\ifjsc at needsp@tch
@@ -630,6 +630,8 @@
\bxjs at declare@bool at option{simple-ja-setup}{simplejasetup}{true}
\DeclareOption{nosimplejasetup}{\bxjs at depre@opt at do{nosimplejasetup}{simple-ja-setup=false}}
\DeclareOption{simplejasetup}{\bxjs at depre@opt at do{simplejasetup}{simple-ja-setup=true}}
+\bxjs at declare@bool at option{plautopatch}{plautopatch}{false}
+\g at addto@macro\bxjs at plautopatchfalse{\def\bxjs at plautopatch@given{false}}
\let\bxjs at org@removeelement\@removeelement
\def\@removeelement#1#2#3{%
\def\reserved at a{#2}%
@@ -765,6 +767,13 @@
\let\bxjs at jadriver\bxjs@@minimal
\fi
\fi
+\def\bxjs@@pandoc{pandoc}
+\ifx\bxjs at jadriver\bxjs@@pandoc \ifx\bxjs at plautopatch@given\@undefined
+ \bxjs at plautopatchtrue
+\fi\fi
+\ifx j\jsEngine \ifbxjs at plautopatch
+ \RequirePackage{plautopatch}[2018/08/22]%v0.3
+\fi\fi
\ifx\bxjs at jadriver@opt\@undefined\else
\ifx\bxjs at engine@given\@undefined
\ClassError\bxjs at clsname
More information about the tex-live-commits
mailing list.