Skip to content

Commit caec044

Browse files
committed
make jisfile
1 parent ec69ce2 commit caec044

9 files changed

+27
-25
lines changed

jis/jsarticle.cls

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%%
1111
\NeedsTeXFormat{pLaTeX2e}
1212
\ProvidesClass{jsarticle}
13-
[2020/10/09 jsclasses (okumura, texjporg)]
13+
[2021/06/28 jsclasses (okumura, texjporg)]
1414
\def\jsc@clsname{jsarticle}
1515
\newif\ifjsc@needsp@tch
1616
\jsc@needsp@tchfalse

jis/jsbook.cls

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%%
1111
\NeedsTeXFormat{pLaTeX2e}
1212
\ProvidesClass{jsbook}
13-
[2020/10/09 jsclasses (okumura, texjporg)]
13+
[2021/06/28 jsclasses (okumura, texjporg)]
1414
\def\jsc@clsname{jsbook}
1515
\newif\ifjsc@needsp@tch
1616
\jsc@needsp@tchfalse

jis/jsclasses.dtx

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
% pLaTeX2$B&E?7%I%-%e%a%s%H%/%i%9!JF|K\8l(B TeX $B3+H/%3%_%e%K%F%#HG!K(B
55
% $B86:n<T!'1|B<@2I'(B <[email protected]>
66
%
7-
% Copyright 1993-2020
7+
% Copyright 1993-2021
88
% The LaTeX3 Project and any individual authors listed elsewhere
99
% in this file.
1010
%
1111
% Copyright 1995-1999 ASCII Corporation.
1212
% Copyright 1999-2016 Haruhiko Okumura
13-
% Copyright 2016-2020 Japanese TeX Development Community
13+
% Copyright 2016-2021 Japanese TeX Development Community
1414
%
1515
% \fi
1616
%
@@ -27,7 +27,7 @@
2727
%<*driver>
2828
\ProvidesFile{jsclasses.dtx}
2929
%</driver>
30-
[2020/10/09 jsclasses (okumura, texjporg)]
30+
[2021/06/28 jsclasses (okumura, texjporg)]
3131
%<*driver>
3232
\documentclass{jsarticle}
3333
\usepackage{doc}
@@ -1083,7 +1083,7 @@
10831083
%</class>
10841084
%<*minijs>
10851085
%% min/goth -> jis/jisg (for pLaTeX only)
1086-
\ifx\ucs\@undefined
1086+
\ifnum\jis"2121="3000 \else
10871087
\@for\@tempa:=5,6,7,8,9,10,10.95,12,14.4,17.28,20.74,24.88\do{%
10881088
\expandafter\let\csname JY1/mc/m/n/\@tempa\endcsname\relax
10891089
\expandafter\let\csname JY1/gt/m/n/\@tempa\endcsname\relax

jis/jspf.cls

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%%
1111
\NeedsTeXFormat{pLaTeX2e}
1212
\ProvidesClass{jspf}
13-
[2020/10/09 jsclasses (okumura, texjporg)]
13+
[2021/06/28 jsclasses (okumura, texjporg)]
1414
\def\jsc@clsname{jspf}
1515
\newif\ifjsc@needsp@tch
1616
\jsc@needsp@tchfalse

jis/jsreport.cls

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%%
1111
\NeedsTeXFormat{pLaTeX2e}
1212
\ProvidesClass{jsreport}
13-
[2020/10/09 jsclasses (okumura, texjporg)]
13+
[2021/06/28 jsclasses (okumura, texjporg)]
1414
\def\jsc@clsname{jsreport}
1515
\newif\ifjsc@needsp@tch
1616
\jsc@needsp@tchfalse

jis/kiyou.cls

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%%
1111
\NeedsTeXFormat{pLaTeX2e}
1212
\ProvidesClass{kiyou}
13-
[2020/10/09 jsclasses (okumura, texjporg)]
13+
[2021/06/28 jsclasses (okumura, texjporg)]
1414
\def\jsc@clsname{kiyou}
1515
\newif\ifjsc@needsp@tch
1616
\jsc@needsp@tchfalse

jis/minijs.sty

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%%
1111
\NeedsTeXFormat{pLaTeX2e}
1212
\ProvidesPackage{minijs}
13-
[2020/10/09 jsclasses (okumura, texjporg)]
13+
[2021/06/28 jsclasses (okumura, texjporg)]
1414
%% if jsclasses loaded, abort loading this package
1515
\ifx\@jsc@uplatextrue\@undefined\else
1616
\PackageInfo{minijs}{jsclasses does not need minijs, exiting}
@@ -21,7 +21,7 @@
2121
\newif\ifjsc@needsp@tch
2222
\jsc@needsp@tchfalse
2323
%% min/goth -> jis/jisg (for pLaTeX only)
24-
\ifx\ucs\@undefined
24+
\ifnum\jis"2121="3000 \else
2525
\@for\@tempa:=5,6,7,8,9,10,10.95,12,14.4,17.28,20.74,24.88\do{%
2626
\expandafter\let\csname JY1/mc/m/n/\@tempa\endcsname\relax
2727
\expandafter\let\csname JY1/gt/m/n/\@tempa\endcsname\relax

jis/okumacro.dtx

+14-7
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
% http://oku.edu.mie-u.ac.jp/~okumura/
88
%
99
%<okumacro>\NeedsTeXFormat{pLaTeX2e}
10-
%<okumacro>\ProvidesPackage{okumacro}[2019/07/25 okumura, texjporg]
10+
%<okumacro>\ProvidesPackage{okumacro}[2021/07/01 okumura, texjporg]
1111
%<*driver>
1212
\documentclass{jsarticle}
1313
\usepackage{doc}
@@ -394,7 +394,7 @@
394394
% [2016-12-04] \pLaTeX $B$GDL$k%3!<%I$,(B \upLaTeX $B$GDL$i$J$/$J$k$3$H$rKI$0$?$a$K!$(Bu\pLaTeX $B$N>l9g$K$O(BU+FF0D$B!$(BU+2014$B$GDj5A$7$?$b$N$bJLESMQ0U$7$^$7$?!#(B
395395
%
396396
% \begin{macrocode}
397-
\ifx\ucs\@undefined\else
397+
\ifnum\jis"2121="3000 % upTeX check
398398
\begingroup
399399
\kansujichar1="FF0D
400400
\kansujichar2="2014
@@ -1156,12 +1156,19 @@
11561156
% $B$H$j$"$($:(B |amsmath| $B$N(B |equation(*)|$B!$(B|align(*)| $B4D6-$NN`$@$1$3$3$GD>$7$F$*$-$^$9!#(B
11571157
% $B$3$N$"$?$j$O$^$?8+D>$7$^$9!#(B
11581158
%
1159+
% [2021-07-01] |okumacro| $B$,M-$k$H(B |xalignat| $B>eIt$N%"%-$,Bg$-$/$J$k8=>](B
1160+
% (forum:3029)$B$,Js9p$5$l$^$7$?!#(B|js*| $B%/%i%9$N$?$a$N=$@5$@$C$?$O$:$G$9$,!$(B
1161+
% |js*| $B%/%i%9$r;H$C$?>l9g$G$b!V=$@5$7$J$$J}$,%P%i%s%9$,NI$$!W$H$$$&5sF0(B
1162+
% ^^A $B>/$J$/$H$b(B\TeX\ Live 2014--2021$B$OF1$85sF0!#(B
1163+
% ^^A https://oku.edu.mie-u.ac.jp/tex/mod/forum/discuss.php?d=3029
1164+
% $B$@$C$?$?$a!$:o=|$7$^$7$?!#(B
1165+
%
11591166
% \begin{macrocode}
1160-
\@ifundefined{widebaselines}{}{%
1161-
\let\endmathdisplaysave=\endmathdisplay
1162-
\def\endmathdisplay{\widebaselines\endmathdisplaysave}}
1163-
\let\start@alignsave=\start@align
1164-
\def\start@align{\vspace{4pt}\start@alignsave}
1167+
%\@ifundefined{widebaselines}{}{%
1168+
% \let\endmathdisplaysave=\endmathdisplay
1169+
% \def\endmathdisplay{\widebaselines\endmathdisplaysave}}
1170+
% \let\start@alignsave=\start@align
1171+
% \def\start@align{\vspace{4pt}\start@alignsave}
11651172
% \end{macrocode}
11661173
%
11671174
% $B0J>e$G=*$o$j$G$9!#(B

jis/okumacro.sty

+2-7
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
%% Maintained on GitHub: https://github.com/texjporg/jsclasses
1010
%%
1111
\NeedsTeXFormat{pLaTeX2e}
12-
\ProvidesPackage{okumacro}[2019/07/25 okumura, texjporg]
12+
\ProvidesPackage{okumacro}[2021/07/01 okumura, texjporg]
1313
\providecommand{\rubyfamily}{}
1414
\def\kanjistrut{\iftdir
1515
\vrule \@height0.5zw \@depth0.5zw \@width\z@
@@ -122,7 +122,7 @@
122122
\rule[0.8ex]{0.15ex}{0.7ex}}}
123123
\def\$B!]!](B{$B!=(B\kern-.5zw$B!=(B\kern-.5zw$B!=(B}
124124
\def\$B!=!=(B{$B!=(B\kern-.5zw$B!=(B\kern-.5zw$B!=(B}
125-
\ifx\ucs\@undefined\else
125+
\ifnum\jis"2121="3000 % upTeX check
126126
\begingroup
127127
\kansujichar1="FF0D
128128
\kansujichar2="2014
@@ -432,11 +432,6 @@
432432
\newcommand{\ANGLE}[1]{%
433433
$\langle$\kern0pt\nobreak{#1}\kern0pt\nobreak$\rangle$}
434434
\newcommand{\$B3t(B}{\hspace{\kanjiskip}\<$B!J3t!K(B\<\hspace{\kanjiskip}}
435-
\@ifundefined{widebaselines}{}{%
436-
\let\endmathdisplaysave=\endmathdisplay
437-
\def\endmathdisplay{\widebaselines\endmathdisplaysave}}
438-
\let\start@alignsave=\start@align
439-
\def\start@align{\vspace{4pt}\start@alignsave}
440435
\endinput
441436
%%
442437
%% End of file `okumacro.sty'.

0 commit comments

Comments
 (0)