Skip to content

Commit

Permalink
plfonts.dtx: define \Cjascale (texjporg/jsclasses#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminophen committed Dec 31, 2017
1 parent 2974c43 commit a63ad39
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 6 deletions.
3 changes: 2 additions & 1 deletion jt1gt.fd
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
%%
%% File: plfonts.dtx
\ProvidesFile{jt1gt.fd}
[1997/01/24 v1.3 KANJI font defines]
[2018/01/01 v1.6l KANJI font defines]
\def\Cjascale{1}
\DeclareKanjiFamily{JT1}{gt}{}
\DeclareRelationFont{JT1}{gt}{m}{}{OT1}{cmr}{bx}{}
\DeclareFontShape{JT1}{gt}{m}{n}{<5> <6> <7> <8> <9> <10> sgen*tgoth
Expand Down
3 changes: 2 additions & 1 deletion jt1mc.fd
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
%%
%% File: plfonts.dtx
\ProvidesFile{jt1mc.fd}
[1997/01/24 v1.3 KANJI font defines]
[2018/01/01 v1.6l KANJI font defines]
\def\Cjascale{1}
\DeclareKanjiFamily{JT1}{mc}{}
\DeclareRelationFont{JT1}{mc}{m}{}{OT1}{cmr}{m}{}
\DeclareRelationFont{JT1}{mc}{bx}{}{OT1}{cmr}{bx}{}
Expand Down
3 changes: 2 additions & 1 deletion jy1gt.fd
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
%%
%% File: plfonts.dtx
\ProvidesFile{jy1gt.fd}
[1997/01/24 v1.3 KANJI font defines]
[2018/01/01 v1.6l KANJI font defines]
\def\Cjascale{1}
\DeclareKanjiFamily{JY1}{gt}{}
\DeclareRelationFont{JY1}{gt}{m}{}{OT1}{cmr}{bx}{}
\DeclareFontShape{JY1}{gt}{m}{n}{<5> <6> <7> <8> <9> <10> sgen*goth
Expand Down
3 changes: 2 additions & 1 deletion jy1mc.fd
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
%%
%% File: plfonts.dtx
\ProvidesFile{jy1mc.fd}
[1997/01/24 v1.3 KANJI font defines]
[2018/01/01 v1.6l KANJI font defines]
\def\Cjascale{1}
\DeclareKanjiFamily{JY1}{mc}{}
\DeclareRelationFont{JY1}{mc}{m}{}{OT1}{cmr}{m}{}
\DeclareRelationFont{JY1}{mc}{bx}{}{OT1}{cmr}{bx}{}
Expand Down
10 changes: 8 additions & 2 deletions plfonts.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,15 @@
% plcore$B$+$i(Bpldefs$B$X0\F0(B}
% \changes{v1.6k}{2017/12/05}{$B%G%U%)%k%H@_Dj%U%!%$%k$NFI$_9~$_$r(B
% \file{plcore.ltx}$B$+$i(B\file{platex.ltx}$B$X0\F0(B}
% \changes{v1.6l}{2018/01/01}{$BOBJ8%9%1!<%kCM$rI=$9<B?tCM%^%/%m(B
% \cs{Cjascale}$B$rDj5A(B}
% \fi
%
% \iffalse
%<*driver>
\NeedsTeXFormat{pLaTeX2e}
% \fi
\ProvidesFile{plfonts.dtx}[2017/12/05 v1.6k pLaTeX New Font Selection Scheme]
\ProvidesFile{plfonts.dtx}[2018/01/01 v1.6l pLaTeX New Font Selection Scheme]
% \iffalse
\documentclass{jltxdoc}
\GetFileInfo{plfonts.dtx}
Expand Down Expand Up @@ -2352,7 +2354,7 @@
%<JY1gt>\ProvidesFile{jy1gt.fd}
%<JT1mc>\ProvidesFile{jt1mc.fd}
%<JT1gt>\ProvidesFile{jt1gt.fd}
%<JY1mc,JY1gt,JT1mc,JT1gt> [1997/01/24 v1.3 KANJI font defines]
%<JY1mc,JY1gt,JT1mc,JT1gt> [2018/01/01 v1.6l KANJI font defines]
% \end{macrocode}
% $B2#AHMQ!"=DAHMQ$H$b$K!"(B
% $BL@D+BN$N%7%j!<%:(B|bx|$B$,%4%7%C%/BN$H$J$k$h$&$K@k8@$7$F$$$^$9!#(B
Expand All @@ -2361,7 +2363,11 @@
% \changes{v1.3b}{1997/03/11}{$B$9$Y$F$N%5%$%:$r%m!<%I2DG=$K$7$?(B}
%
% p\LaTeX{}$B$G$O=>B0=qBN$K(BOT1$B%(%s%3!<%G%#%s%0$r;XDj$7$F$$$^$9!#(B
% $B$5$i$K!"(B2018$BG/0J9_$N%3%_%e%K%F%#HG$G$O!"(B
% $BOBJ8%9%1!<%k!J(B$1\,\mathrm{zw} \div \textmc{$BMW5a%5%$%:(B}$$B!K$r(B
% $BI=$9<B?tCM%^%/%m(B |\Cjascale| $B$rDj5A$7$^$7$?!#(B
% \begin{macrocode}
%<JY1mc|JT1mc|JY1gt|JT1gt>\def\Cjascale{1}
%<*JY1mc>
\DeclareKanjiFamily{JY1}{mc}{}
\DeclareRelationFont{JY1}{mc}{m}{}{OT1}{cmr}{m}{}
Expand Down

0 comments on commit a63ad39

Please sign in to comment.