diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-15 21:17:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-15 21:17:31 +0000 |
commit | 0be795cad8541965b5791296db8dfe837281cc72 (patch) | |
tree | fc0ed2f5fddd9f080df7bd78bbb6f8aa1910178c /Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls | |
parent | c13e14e345023b2b80e41d62a8c5f0b4a1c9007d (diff) |
bxjscls (15mar17)
git-svn-id: svn://tug.org/texlive/trunk@43508 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.cls | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls b/Master/texmf-dist/tex/latex/bxjscls/bxjsbook.cls index d71f669ed9c..9bf68abc4cc 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} - [2017/03/11 v1.5 BXJS document classes] + [2017/03/14 v1.5a BXJS document classes] %% このファイルは日本語文字を含みます. \RequirePackage{calc} \RequirePackage{keyval} @@ -1383,6 +1383,7 @@ \theparagraph.\@arabic\c@subparagraph} \newcommand{\@chapapp}{\prechaptername} \newcommand{\@chappos}{\postchaptername} +\newcommand\frontmatter{% \pltx@cleartooddpage \@mainmatterfalse \pagenumbering{roman}} |