summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-27 21:07:18 +0000
committerKarl Berry <karl@freefriends.org>2019-07-27 21:07:18 +0000
commit5153629e4009236fef4bc7efb52ada2f825c4a56 (patch)
tree3a447ecfedd964b49125aa6ae058dbbe0b1aa25f /Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
parent5d96c68493b94311e6eddd1203bdc037ef466b1e (diff)
bxjscls (27jul19)
git-svn-id: svn://tug.org/texlive/trunk@51758 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.cls8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls b/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls
index e906f72ec64..d8baa6f5842 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}
- [2019/06/23 v1.9g BXJS document classes]
+ [2019/07/27 v1.9h BXJS document classes]
%% このファイルは日本語文字を含みます.
\def\bxjs@clsname{bxjsbook}
\newif\ifjsc@needsp@tch
@@ -1838,13 +1838,13 @@
\renewcommand{\theenumiv}{\@Alph\c@enumiv}
\def\bxjs@dust{\vrule\@width\z@\@height\z@\@depth\z@}
\newcommand*{\jsInJaParen}[1]{%
- \bxjs@dust\jsInhibitGlue(\theenumii)\jsInhibitGlue\bxjs@dust}
+ \bxjs@dust\jsInhibitGlue (#1)\jsInhibitGlue\bxjs@dust}
\newcommand{\labelenumi}{\theenumi.}
-\newcommand{\labelenumii}{\jsInJaParen{(\theenumii)}}
+\newcommand{\labelenumii}{\jsInJaParen{\theenumii}}
\newcommand{\labelenumiii}{\theenumiii.}
\newcommand{\labelenumiv}{\theenumiv.}
\renewcommand{\p@enumii}{\theenumi}
-\renewcommand{\p@enumiii}{\theenumi\jsInhibitGlue(\theenumii)}
+\renewcommand{\p@enumiii}{\theenumi\jsInhibitGlue (\theenumii )}
\renewcommand{\p@enumiv}{\p@enumiii\theenumiii}
\newcommand\labelitemi{\textbullet}
\newcommand\labelitemii{\normalfont\bfseries \textendash}