From d16445a62154788998b754c73c9f44d69880ecc2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 13 Dec 2016 22:25:52 +0000 Subject: jsclasses (13dec16) git-svn-id: svn://tug.org/texlive/trunk@42700 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/platex/jsclasses/jsarticle.cls | 2 +- Master/texmf-dist/tex/platex/jsclasses/jsbook.cls | 4 +++- Master/texmf-dist/tex/platex/jsclasses/jspf.cls | 2 +- Master/texmf-dist/tex/platex/jsclasses/kiyou.cls | 2 +- Master/texmf-dist/tex/platex/jsclasses/okumacro.sty | 14 +++++++++++++- 5 files changed, 19 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/platex/jsclasses') diff --git a/Master/texmf-dist/tex/platex/jsclasses/jsarticle.cls b/Master/texmf-dist/tex/platex/jsclasses/jsarticle.cls index 56ec58297d0..e42abbdc2dc 100644 --- a/Master/texmf-dist/tex/platex/jsclasses/jsarticle.cls +++ b/Master/texmf-dist/tex/platex/jsclasses/jsarticle.cls @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{pLaTeX2e} \ProvidesClass{jsarticle} - [2016/12/01 okumura, texjporg] + [2016/12/13 okumura, texjporg] \def\jsc@clsname{jsarticle} \newif\ifjsc@needsp@tch \jsc@needsp@tchfalse diff --git a/Master/texmf-dist/tex/platex/jsclasses/jsbook.cls b/Master/texmf-dist/tex/platex/jsclasses/jsbook.cls index 51f49774990..f80b5299011 100644 --- a/Master/texmf-dist/tex/platex/jsclasses/jsbook.cls +++ b/Master/texmf-dist/tex/platex/jsclasses/jsbook.cls @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{pLaTeX2e} \ProvidesClass{jsbook} - [2016/12/01 okumura, texjporg] + [2016/12/13 okumura, texjporg] \def\jsc@clsname{jsbook} \newif\ifjsc@needsp@tch \jsc@needsp@tchfalse @@ -1252,9 +1252,11 @@ \@endpart} \def\@endpart{\vfil\newpage \if@twoside + \if@openright %% added (2016/12/13) \null \thispagestyle{empty}% \newpage + \fi %% added (2016/12/13) \fi \if@restonecol \twocolumn diff --git a/Master/texmf-dist/tex/platex/jsclasses/jspf.cls b/Master/texmf-dist/tex/platex/jsclasses/jspf.cls index 84786da1cbe..20db6726e26 100644 --- a/Master/texmf-dist/tex/platex/jsclasses/jspf.cls +++ b/Master/texmf-dist/tex/platex/jsclasses/jspf.cls @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{pLaTeX2e} \ProvidesClass{jspf} - [2016/12/01 okumura, texjporg] + [2016/12/13 okumura, texjporg] \def\jsc@clsname{jspf} \newif\ifjsc@needsp@tch \jsc@needsp@tchfalse diff --git a/Master/texmf-dist/tex/platex/jsclasses/kiyou.cls b/Master/texmf-dist/tex/platex/jsclasses/kiyou.cls index eb88d1c12cd..c7793d46cab 100644 --- a/Master/texmf-dist/tex/platex/jsclasses/kiyou.cls +++ b/Master/texmf-dist/tex/platex/jsclasses/kiyou.cls @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{pLaTeX2e} \ProvidesClass{kiyou} - [2016/12/01 okumura, texjporg] + [2016/12/13 okumura, texjporg] \def\jsc@clsname{kiyou} \newif\ifjsc@needsp@tch \jsc@needsp@tchfalse diff --git a/Master/texmf-dist/tex/platex/jsclasses/okumacro.sty b/Master/texmf-dist/tex/platex/jsclasses/okumacro.sty index 4190b96dacc..3355891ea19 100644 --- a/Master/texmf-dist/tex/platex/jsclasses/okumacro.sty +++ b/Master/texmf-dist/tex/platex/jsclasses/okumacro.sty @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) \NeedsTeXFormat{pLaTeX2e} -\ProvidesPackage{okumacro}[2016/10/08 okumura, texjporg] +\ProvidesPackage{okumacro}[2016/12/13 okumura, texjporg] \providecommand{\rubyfamily}{} \def\kanjistrut{\iftdir \vrule \@height0.5zw \@depth0.5zw \@width\z@ @@ -132,6 +132,18 @@ \rule[0.8ex]{0.15ex}{0.7ex}}} \def\−−{―\kern-.5zw―\kern-.5zw―} \def\――{―\kern-.5zw―\kern-.5zw―} +\ifx\ucs\@undefined\else + \begingroup + \kansujichar1="FF0D + \kansujichar2="2014 + \expandafter\expandafter\expandafter\gdef + \expandafter\csname\expandafter\kansuji\expandafter1% + \expandafter\endcsname\kansuji1{―\kern-.5zw―\kern-.5zw―} + \expandafter\expandafter\expandafter\gdef + \expandafter\csname\expandafter\kansuji\expandafter2% + \expandafter\endcsname\kansuji2{―\kern-.5zw―\kern-.5zw―} + \endgroup +\fi \newcommand{\removept}[2]{% \edef#2{\expandafter\@removePT\the#1}} {\catcode`p=12 \catcode`t=12 \gdef\@removePT#1pt{#1}} -- cgit v1.2.3