File tree 9 files changed +21
-7
lines changed
9 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 22
22
% % in the same archive or directory.)
23
23
\NeedsTeXFormat {pLaTeX2e}
24
24
\ProvidesClass {jsarticle}
25
- [2016/12/01 okumura, texjporg]
25
+ [2016/12/13 okumura, texjporg]
26
26
\def\jsc@clsname {jsarticle}
27
27
\newif\ifjsc@needsp@tch
28
28
\jsc@needsp@tchfalse
Original file line number Diff line number Diff line change 22
22
% % in the same archive or directory.)
23
23
\NeedsTeXFormat {pLaTeX2e}
24
24
\ProvidesClass {jsbook}
25
- [2016/12/01 okumura, texjporg]
25
+ [2016/12/13 okumura, texjporg]
26
26
\def\jsc@clsname {jsbook}
27
27
\newif\ifjsc@needsp@tch
28
28
\jsc@needsp@tchfalse
1252
1252
\@endpart }
1253
1253
\def\@ endpart{\vfil\newpage
1254
1254
\if @twoside
1255
+ \if @openright % % added (2016/12/13)
1255
1256
\null
1256
1257
\thispagestyle {empty}%
1257
1258
\newpage
1259
+ \fi % % added (2016/12/13)
1258
1260
\fi
1259
1261
\if @restonecol
1260
1262
\twocolumn
Original file line number Diff line number Diff line change 38
38
% <*driver>
39
39
\ProvidesFile {jsclasses.dtx}
40
40
% </driver>
41
- [2016/12/01 okumura, texjporg]
41
+ [2016/12/13 okumura, texjporg]
42
42
% <*driver>
43
43
\documentclass {jsarticle }
44
44
\usepackage {doc }
Original file line number Diff line number Diff line change 22
22
% % in the same archive or directory.)
23
23
\NeedsTeXFormat {pLaTeX2e}
24
24
\ProvidesClass {jspf}
25
- [2016/12/01 okumura, texjporg]
25
+ [2016/12/13 okumura, texjporg]
26
26
\def\jsc@clsname {jspf}
27
27
\newif\ifjsc@needsp@tch
28
28
\jsc@needsp@tchfalse
Original file line number Diff line number Diff line change 22
22
% % in the same archive or directory.)
23
23
\NeedsTeXFormat {pLaTeX2e}
24
24
\ProvidesClass {kiyou}
25
- [2016/12/01 okumura, texjporg]
25
+ [2016/12/13 okumura, texjporg]
26
26
\def\jsc@clsname {kiyou}
27
27
\newif\ifjsc@needsp@tch
28
28
\jsc@needsp@tchfalse
Original file line number Diff line number Diff line change 11
11
% $B$F$$$^$9$N$G!$;d$N$b$N$b$=$l$K=`$8$F!J(Bmodified$B!K(BBSD$B$H$9$k$3$H$K$7$^$9!#(B
12
12
%
13
13
% <okumacro>\NeedsTeXFormat{pLaTeX2e}
14
- % <okumacro>\ProvidesPackage{okumacro}[2016/10/08 okumura, texjporg]
14
+ % <okumacro>\ProvidesPackage{okumacro}[2016/12/13 okumura, texjporg]
15
15
% <*driver>
16
16
\documentclass {jsarticle }
17
17
\usepackage {doc }
Original file line number Diff line number Diff line change 21
21
% % same distribution. (The sources need not necessarily be
22
22
% % in the same archive or directory.)
23
23
\NeedsTeXFormat {pLaTeX2e}
24
- \ProvidesPackage {okumacro}[2016/10/08 okumura, texjporg]
24
+ \ProvidesPackage {okumacro}[2016/12/13 okumura, texjporg]
25
25
\providecommand {\rubyfamily }{}
26
26
\def\kanjistrut {\iftdir
27
27
\vrule \@height 0.5zw \@depth 0.5zw \@width\z@
132
132
\rule [0.8ex]{0.15ex}{0.7ex}}}
133
133
\def \ $ B!]!](B{$ B!=(B\kern -.5 zw$ B!=(B\kern -.5zw$ B!=(B}
134
134
\def \ $ B!=!=(B{$ B!=(B\kern -.5 zw$ B!=(B\kern -.5zw$ B!=(B}
135
+ \ifx\ucs\@ undefined\else
136
+ \begingroup
137
+ \kansujichar 1 ="FF0 D
138
+ \kansujichar 2 ="2014
139
+ \expandafter\expandafter\expandafter\gdef
140
+ \expandafter\csname\expandafter\kansuji \expandafter 1 %
141
+ \expandafter\endcsname \kansuji 1 {$ B!=(B\kern -.5 zw$ B!=(B\kern -.5zw$ B!=(B}
142
+ \expandafter\expandafter\expandafter\gdef
143
+ \expandafter\csname\expandafter\kansuji \expandafter 2 %
144
+ \expandafter\endcsname \kansuji 2 {$ B!=(B\kern -.5 zw$ B!=(B\kern -.5zw$ B!=(B}
145
+ \endgroup
146
+ \fi
135
147
\newcommand {\removept }[2 ]{%
136
148
\edef #2{\expandafter\@removePT\the #1}}
137
149
{\catcode `p=12 \catcode `t=12 \gdef\@removePT #1pt{#1}}
You can’t perform that action at this time.
0 commit comments