Skip to content

Commit

Permalink
jsclasses.dtx: Add comment, regenerate pdf (2016/12/01)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminophen committed Dec 1, 2016
1 parent 3a07373 commit 16ed9b6
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 16 deletions.
6 changes: 3 additions & 3 deletions jsarticle.cls
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{pLaTeX2e}
\ProvidesClass{jsarticle}
[2016/11/29 okumura, texjporg]
[2016/12/01 okumura, texjporg]
\def\jsc@clsname{jsarticle}
\newif\ifjsc@needsp@tch
\jsc@needsp@tchfalse
Expand Down Expand Up @@ -1715,8 +1715,8 @@
\def\@@inhibitglue{%
\expandafter\expandafter\expandafter\jsc@inhibitglue\expandafter\meaning\expandafter\@let@token\KANJI@CHARACTER\relax\jsc@end}
\expandafter\def\expandafter\jsc@inhibitglue\expandafter#\expandafter1\KANJI@CHARACTER#2#3\jsc@end{%
\def\@tempa{#1}%
\ifx\@tempa\@empty
\def\jsc@tempa{#1}%
\ifx\jsc@tempa\@empty
\ifnum\the\inhibitxspcode`#2=2\relax
\inhibitglue
\fi
Expand Down
6 changes: 3 additions & 3 deletions jsbook.cls
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{pLaTeX2e}
\ProvidesClass{jsbook}
[2016/11/29 okumura, texjporg]
[2016/12/01 okumura, texjporg]
\def\jsc@clsname{jsbook}
\newif\ifjsc@needsp@tch
\jsc@needsp@tchfalse
Expand Down Expand Up @@ -1795,8 +1795,8 @@
\def\@@inhibitglue{%
\expandafter\expandafter\expandafter\jsc@inhibitglue\expandafter\meaning\expandafter\@let@token\KANJI@CHARACTER\relax\jsc@end}
\expandafter\def\expandafter\jsc@inhibitglue\expandafter#\expandafter1\KANJI@CHARACTER#2#3\jsc@end{%
\def\@tempa{#1}%
\ifx\@tempa\@empty
\def\jsc@tempa{#1}%
\ifx\jsc@tempa\@empty
\ifnum\the\inhibitxspcode`#2=2\relax
\inhibitglue
\fi
Expand Down
13 changes: 9 additions & 4 deletions jsclasses.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
%<*driver>
\ProvidesFile{jsclasses.dtx}
%</driver>
[2016/11/29 okumura, texjporg]
[2016/12/01 okumura, texjporg]
%<*driver>
\documentclass{jsarticle}
\usepackage{doc}
Expand Down Expand Up @@ -5355,6 +5355,12 @@
%
% $BCJMnF,$N$+$.$+$C$3$J$I$r8+$+$1(B1$B;zH>2<$2$+$iA43Q(B1$B;z2<$2$KD>$7$^$9!#(B
%
% [2016-07-18] |\inhibitglue| $B$NH/9TBP>]$r(B |\inhibitxspcode| $B$,(B2$B$K(B
% $B@_Dj$5$l$F$$$k$b$N$9$Y$F$K3HBg$7$^$7$?!#(B
%
% [2016-12-01] $B$9$0>e$NJQ99$G(B |\@tempa| $B$r;H$C$F$$$?$N$,$h$/$J$+$C$?(B
% $B$N$G!$%W%l%U%#%C%/%9$rIU$1$F(B |\jsc@tempa| $B$K$7$^$7$?(B(forum:2085)$B!#(B
%
% \begin{macrocode}
\def\@inhibitglue{%
\futurelet\@let@token\@@inhibitglue}
Expand Down Expand Up @@ -5716,9 +5722,8 @@
%
% [2016-11-29] $B%3%_%e%K%F%#HG(Bp\LaTeX $B$G?7@_$5$l$?%F%9%HMQ%Q%C%1!<%8(B
% $B!J(B\texttt{exppl2e}$B%Q%C%1!<%8!K$,J8=q%/%i%9$h$j@h$KFI$_9~$^$l$F$$$?(B
% $B>l9g$O!$(Bjsclasses$B$b%F%9%HHG$H$7$FF0:n$7$^$9!#(B
% $B$3$N=hCV$O(B\file{jsarticle}$B$H(B\file{jsbook}$B$K$N$_9T$$!$(B\file{jspf}$B$H(B
% \file{kiyou}$B$O=|30$7$F$*$-$^$9!#(B\texttt{exppl2e}$B%Q%C%1!<%8(B
% $B>l9g$O!$(Bjsclasses$B$b%F%9%HHG$H$7$FF0:n$7$^$9!#$3$N=hCV$O(Bjsarticle$B$H(B
% jsbook$B$K$N$_9T$$!$(Bjspf$B$H(Bkiyou$B$O=|30$7$F$*$-$^$9!#(Bexppl2e$B%Q%C%1!<%8(B
% $B$,FI$_$3$^$l$F$$$J$$>l9g$ODL>oHG$H$7$FF0:n$7$^$9$N$G!$$3$3$G=*N;$7$^$9!#(B
%
% \begin{macrocode}
Expand Down
Binary file modified jsclasses.pdf
Binary file not shown.
6 changes: 3 additions & 3 deletions jspf.cls
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{pLaTeX2e}
\ProvidesClass{jspf}
[2016/11/29 okumura, texjporg]
[2016/12/01 okumura, texjporg]
\def\jsc@clsname{jspf}
\newif\ifjsc@needsp@tch
\jsc@needsp@tchfalse
Expand Down Expand Up @@ -1591,8 +1591,8 @@
\def\@@inhibitglue{%
\expandafter\expandafter\expandafter\jsc@inhibitglue\expandafter\meaning\expandafter\@let@token\KANJI@CHARACTER\relax\jsc@end}
\expandafter\def\expandafter\jsc@inhibitglue\expandafter#\expandafter1\KANJI@CHARACTER#2#3\jsc@end{%
\def\@tempa{#1}%
\ifx\@tempa\@empty
\def\jsc@tempa{#1}%
\ifx\jsc@tempa\@empty
\ifnum\the\inhibitxspcode`#2=2\relax
\inhibitglue
\fi
Expand Down
6 changes: 3 additions & 3 deletions kiyou.cls
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{pLaTeX2e}
\ProvidesClass{kiyou}
[2016/11/29 okumura, texjporg]
[2016/12/01 okumura, texjporg]
\def\jsc@clsname{kiyou}
\newif\ifjsc@needsp@tch
\jsc@needsp@tchfalse
Expand Down Expand Up @@ -1707,8 +1707,8 @@
\def\@@inhibitglue{%
\expandafter\expandafter\expandafter\jsc@inhibitglue\expandafter\meaning\expandafter\@let@token\KANJI@CHARACTER\relax\jsc@end}
\expandafter\def\expandafter\jsc@inhibitglue\expandafter#\expandafter1\KANJI@CHARACTER#2#3\jsc@end{%
\def\@tempa{#1}%
\ifx\@tempa\@empty
\def\jsc@tempa{#1}%
\ifx\jsc@tempa\@empty
\ifnum\the\inhibitxspcode`#2=2\relax
\inhibitglue
\fi
Expand Down

0 comments on commit 16ed9b6

Please sign in to comment.