diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-01 22:46:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-01 22:46:14 +0000 |
commit | 222983be38ba4303d38271934e2d248bae9d1e18 (patch) | |
tree | a2842d95ab2977fa58b46df28692c20d0789b2d3 /Master/texmf-dist/source/platex | |
parent | c54dce3f269b70c965bc105b34ffb5be71c8b05a (diff) |
platex (1dec18)
git-svn-id: svn://tug.org/texlive/trunk@49292 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/platex')
-rw-r--r-- | Master/texmf-dist/source/platex/base/jclasses.dtx | 16 | ||||
-rw-r--r-- | Master/texmf-dist/source/platex/base/platexrelease.dtx | 1 | ||||
-rw-r--r-- | Master/texmf-dist/source/platex/base/plcore.dtx | 65 | ||||
-rw-r--r-- | Master/texmf-dist/source/platex/base/plext.dtx | 47 | ||||
-rw-r--r-- | Master/texmf-dist/source/platex/base/plfonts.dtx | 13 | ||||
-rw-r--r-- | Master/texmf-dist/source/platex/base/plnewsc12.tex | 69 | ||||
-rw-r--r-- | Master/texmf-dist/source/platex/base/plvers.dtx | 84 |
7 files changed, 229 insertions, 66 deletions
diff --git a/Master/texmf-dist/source/platex/base/jclasses.dtx b/Master/texmf-dist/source/platex/base/jclasses.dtx index 2582ed42fcf..b3b99a53a2b 100644 --- a/Master/texmf-dist/source/platex/base/jclasses.dtx +++ b/Master/texmf-dist/source/platex/base/jclasses.dtx @@ -95,6 +95,8 @@ % \changes{v1.7g}{2017/09/19}{$BFbIt=hM}$G;H$C$?%\%C%/%9(B0$B$r6u$K$7$?(B} % \changes{v1.7h}{2018/02/04}{$BOBJ8%9%1!<%kCM(B\cs{Cjascale}$B$rDj5A(B} % \changes{v1.8}{2018/07/03}{\cs{today}$B$N%G%U%)%k%H$rOBNq$+$i@>Nq$KJQ99(B} +% \changes{v1.8a}{2018/10/25}{$B%U%!%$%k=q$-=P$7;~$N9TKvJ8;zBP:v(B +% (sync with ltsect.dtx 2018/09/26 v1.1c)} % \fi % % \iffalse @@ -124,7 +126,7 @@ %<11pt&bk>\ProvidesFile{tbk11.clo} %<12pt&bk>\ProvidesFile{tbk12.clo} %</tate> - [2018/07/03 v1.8 + [2018/10/25 v1.8a %<article|report|book> Standard pLaTeX class] %<10pt|11pt|12pt> Standard pLaTeX file (size option)] %<*driver> @@ -3883,7 +3885,7 @@ % \end{macrocode} % \end{macro} % -% \begin{macro}{\@tocmarg} +% \begin{macro}{\@tocrmarg} % $BJ#?t9T$K$o$?$k>l9g$N1&%^!<%8%s$G$9!#(B % \begin{macrocode} \newcommand{\@tocrmarg}{2.55em} @@ -3962,14 +3964,18 @@ % ^^A $B$3$N%3%^%s%I$K$h$k1F6A$O$"$j$^$;$s!#(B % % $B$3$N%^%/%m$O(B\file{ltsect.dtx}$B$GDj5A$5$l$F$$$^$9!#(B +% \changes{v1.8a}{2018/10/25}{$B%U%!%$%k=q$-=P$7;~$N9TKvJ8;zBP:v(B +% (sync with ltsect.dtx 2018/09/26 v1.1c)} % \begin{macrocode} +\providecommand*\protected@file@percent{} \def\addcontentsline#1#2#3{% \protected@write\@auxout {\let\label\@gobble \let\index\@gobble \let\glossary\@gobble -%<tate>\@temptokena{\rensuji{\thepage}}}% -%<yoko>\@temptokena{\thepage}}% +%<tate> \@temptokena{\rensuji{\thepage}}}% +%<yoko> \@temptokena{\thepage}}% {\string\@writefile{#1}% - {\protect\contentsline{#2}{#3}{\the\@temptokena}}}% + {\protect\contentsline{#2}{#3}{\the\@temptokena}% + \protected@file@percent}}% } % \end{macrocode} % \end{macro} diff --git a/Master/texmf-dist/source/platex/base/platexrelease.dtx b/Master/texmf-dist/source/platex/base/platexrelease.dtx index cdba2211ab9..a04ccf9b445 100644 --- a/Master/texmf-dist/source/platex/base/platexrelease.dtx +++ b/Master/texmf-dist/source/platex/base/platexrelease.dtx @@ -324,6 +324,7 @@ of this package available from CTAN} some critical bugs. We advise you to\MessageBreak select another format date} \plIncludeInRelease{2017/10/28}{\PackageWarning}{pLaTeX Info}% + % * <2018-12-01> % * <2018-07-28>+1 % * <2018-07-28> % * <2018-05-20> diff --git a/Master/texmf-dist/source/platex/base/plcore.dtx b/Master/texmf-dist/source/platex/base/plcore.dtx index 01f03994153..024901cbb62 100644 --- a/Master/texmf-dist/source/platex/base/plcore.dtx +++ b/Master/texmf-dist/source/platex/base/plcore.dtx @@ -10,6 +10,19 @@ % % \fi % +% \iffalse +%<*driver> +\ifx\JAPANESEtrue\undefined + \expandafter\newif\csname ifJAPANESE\endcsname + \JAPANESEtrue +\fi +\def\eTeX{$\varepsilon$-\TeX} +\def\pTeX{p\kern-.15em\TeX} +\def\epTeX{$\varepsilon$-\pTeX} +\def\pLaTeX{p\kern-.05em\LaTeX} +\def\pLaTeXe{p\kern-.05em\LaTeXe} +%</driver> +% \fi % % \setcounter{StandardModuleDepth}{1} % \StopEventually{} @@ -98,13 +111,16 @@ % \changes{v1.2z}{2018/05/13}{\cs{@tombowreset@@paper}$B%3%^%s%I$KJ,N%(B} % \changes{v1.3}{2018/09/02}{\cs{removejfmglue}$B$N5sF0$rL@J82=(B} % \changes{v1.3}{2018/09/02}{\file{platexrelease}$B%P%0=$@5(B} +% \changes{v1.3a}{2018/10/31}{\LaTeXe{}$B$H(Bp\LaTeXe{}$B$N99?7%?%$%_%s%0$:$lBP:v$r(B +% \file{plvers.dtx} (plfinal) $B$+$i(B\file{plcore.dtx}$B$X0\F0!"(Blatexrelease$BBP:v(B +% (sync with ltfinal 2018/08/24 v2.1f)} % \fi % % \iffalse %<*driver> \NeedsTeXFormat{pLaTeX2e} % \fi -\ProvidesFile{plcore.dtx}[2018/09/02 v1.3 pLaTeX core file] +\ProvidesFile{plcore.dtx}[2018/10/31 v1.3a pLaTeX core file] % \iffalse \documentclass{jltxdoc} \GetFileInfo{plcore.dtx} @@ -895,7 +911,7 @@ % \end{macro} % % \begin{macro}{\maketombowbox} -% |\maketombow|$B%3%^%s%I$O!"%H%s%\$H$J$k%\%C%/%9$r:n$k$?$a$KMQ$$$^$9!#(B +% |\maketombowbox|$B%3%^%s%I$O!"%H%s%\$H$J$k%\%C%/%9$r:n$k$?$a$KMQ$$$^$9!#(B % $B$3$N%3%^%s%I$O!"%H%s%\$H$J$k%\%C%/%9$r:n$k$@$1$G!"$=$l$i$N%\%C%/%9$r(B % $B=PNO$9$k$N$G$O$J$$$3$H$KCm0U$r$7$F$/$@$5$$!#(B % \changes{v1.2z}{2018/05/13}{bleed$BI}$r(B\cs{@tombowbleed}$B$K@Z$j=P$7(B} @@ -2395,5 +2411,50 @@ % \end{macrocode} % \end{macro} % +% +% \section{\LaTeXe{}$B$H(Bp\LaTeXe{}$B$N99?7%?%$%_%s%0$:$lBP:v(B} +% \changes{v1.3a}{2018/10/31}{\LaTeXe{}$B$H(Bp\LaTeXe{}$B$N99?7%?%$%_%s%0$:$lBP:v$r(B +% \file{plvers.dtx} (plfinal) $B$+$i(B\file{plcore.dtx}$B$X0\F0!"(Blatexrelease$BBP:v(B +% (sync with ltfinal 2018/08/24 v2.1f)} +% +% \begin{macro}{\l@nohyphenation} +% $BDL>o$O(BBabel$B$N%O%$%U%M!<%7%g%sDj5A$K$h$jDs6!$5$l$k%Q%i%a!<%?$G$9!#(B +% $B$7$+$7!"(B\LaTeXe\ 2017-04-15$B0J9_!&(Bp\LaTeXe\ 2017-04-08$B0J9_$G$O!"(B +% |\verb|$B$NESCf$G%O%$%U%M!<%7%g%s$,5/$-$J$$$h$&$K$9$k$?$a$KI,?\$N(B +% $B$b$N$H$J$j$^$7$?!#(B +% \LaTeXe{}$B$OFC<l$J>u67$bA[Dj$7$F(Bltfinal.dtx$B$GBP:v$7$F$$$k$h$&$G$9$N$G!"(B +% p\LaTeXe{}$B$bG0$N$?$a$3$3$GBP:v$7$^$9!J;29M!'(Blatex2e svn r1405$B!K!#(B +% \begin{macrocode} +%<*plcore> +\ifx\l@nohyphenation \@undefined + \newlanguage\l@nohyphenation +\fi +%</plcore> +% \end{macrocode} +% \end{macro} +% +% \begin{macro}{\document@default@language} +% \LaTeXe\ 2017-04-15$B$GF3F~$5$l$?%Q%i%a!<%?$G$9$,!"$3$l$K@hN)$A(B +% p\LaTeXe\ 2017-04-08$B$G$b;HMQ$7$F$$$^$9!#(B +% verbatim$B4D6-$NESCf$G(B +% $B2~%Z!<%8$,5/$-$?>l9g$K%X%C%@$G%O%$%U%M!<%7%g%s$,M^@)$5$l$J$$$h$&$K!"(B +% |\@outputpage|$B$G(B|\language|$B$r%j%;%C%H$9$k$H$-$K;H$o$l$^$9(B +% $B!J;29M!'(Blatex2e svn r1407$B!K!#(B +% \begin{macrocode} +%<platexrelease>\plIncludeInRelease{2017/04/08}{\document@default@language}% +%<platexrelease> {Save language for hyphenation}% +%<*plcore|platexrelease> +\ifx\document@default@language \@undefined + \let\document@default@language\m@ne +\fi +%</plcore|platexrelease> +%<platexrelease>\plEndIncludeInRelease +%<platexrelease>\plIncludeInRelease{0000/00/00}{\document@default@language}% +%<platexrelease> {Save language for hyphenation}% +%<platexrelease>\let\document@default@language\@undefined +%<platexrelease>\plEndIncludeInRelease +% \end{macrocode} +% \end{macro} +% % \Finale \endinput diff --git a/Master/texmf-dist/source/platex/base/plext.dtx b/Master/texmf-dist/source/platex/base/plext.dtx index 89c777796af..8dbce770027 100644 --- a/Master/texmf-dist/source/platex/base/plext.dtx +++ b/Master/texmf-dist/source/platex/base/plext.dtx @@ -77,6 +77,10 @@ % \cs{...@layoutc@ption}$B$XJQ99(B} % \changes{v1.2j}{2018/09/20}{Change \cs{@stabular} to \cs{p@stabular}, % to avoid conflict with \textsf{stabular} package} +% \changes{v1.2k}{2018/10/07}{$B%-%c%W%7%g%s$N%G%U%)%k%H$NAHJ}8~$r(By$B$+$i(Bn$B$X(B +% $BJQ99(B (forum:2506, issue~76)} +% \changes{v1.2k}{2018/10/07}{$B%-%c%W%7%g%s$NAH$_J}8~$,4pK\AH$NAH$_J}8~$H(B +% $BD>8r$9$k>l9g$K!"?<$5$rK:$l$F$$$?%P%0=$@5(B (forum:2506, issue~76)} % \fi % % \iffalse @@ -85,7 +89,7 @@ \ProvidesFile{plext.dtx} %</driver> %<package>\ProvidesPackage{plext} - [2018/09/20 v1.2j pLaTeX package file (community edition)] + [2018/10/07 v1.2k pLaTeX package file (community edition)] %<*driver> \documentclass{jltxdoc} \usepackage{plext} @@ -539,21 +543,26 @@ % |\pcaption|$B%3%^%s%I$G%(%i!<$,H/$;$i$l$^$9!#(B % $B$3$N%3%^%s%I$O%W%j%"%s%V%k$G$N$_!";HMQ$G$-$^$9!#(B % -% \DescribeMacro\DeclareLayoutCaption % |\DeclareLayoutCaption|\meta{type}^^A % |<|\meta{dir}|>(|\meta{width}|)[|\meta{pos1}\meta{pos2}|]| % % $B%3%^%s%I0z?t$r>JN,$9$k$3$H$O$G$-$^$;$s!#(B % \meta{dir}$B$K$O!"(B`|y|', `|t|', `|z|', `|n|'$B$N$$$:$l$+$r;XDj$7$^$9!#(B % `|n|'$B$H;XDj$r$9$k$H!"K\J8$NAH$_J}8~$HF1$8J}8~$G%-%c%W%7%g%s$,AH$^$l$^$9!#(B -% $B$3$l$,%G%U%)%k%H$G$9!#(B +% $B$3$l$,%G%U%)%k%H$G$9!#!JJdB-!'(B2018/09/20 v1.2j$B$^$G$O!"$3$N@bL@$KH?$7$F(B +% $B<B:]$N%3!<%I$O(B`|y|'$B$,%G%U%)%k%H$K$J$C$F$*$j!"(B +% $B!VF|K\8l(B\LaTeXe{}$B%V%C%/!W$K$b(B`|y|'$B$H=q$+$l$F$$$^$7$?$,!"(B +% $B8e=R$N!z$N%P%0=$@5$K9g$o$;!"(B2018/10/07 v1.2k$B$G(B`|n|'$B$KD>$7$^$7$?!#!K(B % % \meta{width}$B$K$O!"%-%c%W%7%g%s$r@^$jJV$9D9$5$r;XDj$7$^$9!#(B % `|(12zw)|'$B$H;XDj$r$9$k$H!"4A;z(B12$BJ8;zJ,$ND9$5$G@^$jJV$5$l$^$9!#(B -% `|(\floatwidth)|'$B$H;XDj$r$9$k$H!"(B -% $B%-%c%W%7%g%s$NI}$O%U%m!<%H%*%V%8%'%/%H$NI}$H$J$j$^$9!#(B -% $B$3$l$,%G%U%)%k%H$G$9!#$J$*!"(B`|(\floatheight)|'$B$H;XDj$r$9$k$H!"(B -% $B%-%c%W%7%g%s$NI}$O%U%m!<%H%*%V%8%'%/%H$N9b$5$H$J$j$^$9!#(B +% $B%G%U%)%k%H$O(B|(.8\linewidth)|$B$G$9!#(B +% ^^A $B!JJdB-!'(B2018/09/20 v1.2j$B$^$G$O!"$3$3$N@bL@J8$@$1(B +% ^^A `|(\floatwidth)|'$B$,%G%U%)%k%H$H=q$+$l$F$$$^$7$?$,!"(B +% ^^A $B<B:]$N%3!<%I5Z$S!VF|K\8l(B\LaTeXe{}$B%V%C%/!W$K9g$o$;$^$7$?!#!K(B +% $B$J$*!"%-%c%W%7%g%s$NI}$r%U%m!<%H%*%V%8%'%/%H$NI}$K9g$o$;$k>l9g$O(B +% `|(\floatwidth)|'$B$H;XDj$7!"9b$5$K9g$o$;$k>l9g$O(B`|(\floatheight)|'$B$H(B +% $B;XDj$7$^$9!#(B % % \meta{pos1}$B$H(B\meta{pos2}$B$K$O!"%-%c%W%7%g%s$r=PNO$9$k0LCV$r;XDj$7$^$9!#(B % \meta{pos1}$B$O!"(B`|c|', `|t|', `|b|'$B$N$$$:$l$+$G$9!#(B @@ -577,9 +586,11 @@ \@onlypreamble\DeclareLayoutCaption % \end{macrocode} % \changes{v1.0h}{1996/03/13}{$B%-%c%W%7%g%s=PNO0LCV$N=i4|CM$r@_Dj(B} +% \changes{v1.2k}{2018/10/07}{$B%-%c%W%7%g%s$N%G%U%)%k%H$NAHJ}8~$r(By$B$+$i(Bn$B$X(B +% $BJQ99(B (forum:2506, issue~76)} % \begin{macrocode} -\DeclareLayoutCaption{figure}<y>(.8\linewidth)[cd] -\DeclareLayoutCaption{table}<y>(.8\linewidth)[cu] +\DeclareLayoutCaption{figure}<n>(.8\linewidth)[cd] +\DeclareLayoutCaption{table}<n>(.8\linewidth)[cu] % \end{macrocode} % \end{macro} % @@ -707,11 +718,23 @@ % % $B%-%c%W%7%g%s$r@^$jJV$5$J$/$F$b$h$$>l9g!"(B|\@tempdima|$B$r%-%c%W%7%g%s$ND9$5$K(B % $B$7$^$9!#$?$@$7!"%-%c%W%7%g%s$NAH$_J}8~$,4pK\AH$NAH$_J}8~$H0[$J$k>l9g(B -% $B!J(B|\@tempswa|$B$,??!K$O!"%\%C%/%9#0$NI}$G$O$J$/!"9b$5$K@_Dj$r$7$^$9!#(B +% $B!J(B|\@tempswa|$B$,??!K$O!"%\%C%/%9(B0$B$NI}$G$O$J$/!"9b$5$K@_Dj$r$7$^$9(B +% $B!J(Bp\TeX{}$B$G$OF1$8%\%C%/%9$G$b!"AHJ}8~$K$h$C$F(B |\wd| $B$H(B |\ht|+|\wd| $B$N(B +% $BJV$9@#K!$,0[$J$k$3$H$KCm0U!K!#(B % |\captionwidth|$B$NCM$,!"%-%c%W%7%g%s$NI}$h$j$bD9$$>l9g!"(B % $B@^$jJV$5$J$/$F$O$J$j$^$;$s$N$G!"(B|\@tempdima|$B$r(B|\captionwidth|$B$K$7$^$9!#(B -% \begin{macrocode} - \if@tempswa \@tempdima\ht0 \else\@tempdima\wd0 \fi +% +% \noindent\emph{$BF|K\8l(B\TeX{}$B3+H/%3%_%e%K%F%#$K$h$k=$@5(B}$B!'(B +% 2018/09/20 v1.2j$B$^$G$O!"%-%c%W%7%g%s$NAHJ}8~$,4pK\AH$NAH$_J}8~$H(B +% $BD>8r$9$k>l9g$K?<$5$r9MN8$9$k$N$rK:$l$F$$$?$?$a$K!"(B +% $BK\Mh$O@^$jJV$5$:$K:Q$`$O$:$NC;$$%-%c%W%7%g%s$,!"I,$:@^$jJV$5$l$F(B +% $B$7$^$&$H$$$&%P%0!J!z!K$,$"$j$^$7$?!#(B2018/10/07 v1.2k$B$G$3$N%P%0$r(B +% $B=$@5$7$?$?$a!"AHHG7k2L$,Bg$-$/JQ$o$k>l9g$,$"$j$^$9!#(B +% \changes{v1.2k}{2018/10/07}{$B%-%c%W%7%g%s$NAH$_J}8~$,4pK\AH$NAH$_J}8~$H(B +% $BD>8r$9$k>l9g$K!"?<$5$rK:$l$F$$$?%P%0=$@5(B (forum:2506, issue~76)} +% \begin{macrocode} + \if@tempswa \@tempdima\ht0 \advance\@tempdima\dp0 + \else \@tempdima\wd0 \fi \ifdim\@tempdima>\captionwidth \@tempdima\captionwidth \fi \@pboxswfalse \setbox0\hbox{\if@rotsw $\fi diff --git a/Master/texmf-dist/source/platex/base/plfonts.dtx b/Master/texmf-dist/source/platex/base/plfonts.dtx index a095566165b..78f54e1e6aa 100644 --- a/Master/texmf-dist/source/platex/base/plfonts.dtx +++ b/Master/texmf-dist/source/platex/base/plfonts.dtx @@ -10,6 +10,19 @@ % % \fi % +% \iffalse +%<*driver> +\ifx\JAPANESEtrue\undefined + \expandafter\newif\csname ifJAPANESE\endcsname + \JAPANESEtrue +\fi +\def\eTeX{$\varepsilon$-\TeX} +\def\pTeX{p\kern-.15em\TeX} +\def\epTeX{$\varepsilon$-\pTeX} +\def\pLaTeX{p\kern-.05em\LaTeX} +\def\pLaTeXe{p\kern-.05em\LaTeXe} +%</driver> +% \fi % % \setcounter{StandardModuleDepth}{1} % \StopEventually{} diff --git a/Master/texmf-dist/source/platex/base/plnewsc12.tex b/Master/texmf-dist/source/platex/base/plnewsc12.tex new file mode 100644 index 00000000000..b732bc0b546 --- /dev/null +++ b/Master/texmf-dist/source/platex/base/plnewsc12.tex @@ -0,0 +1,69 @@ +%% <2018-12-01> +\documentclass{plnews} + +\publicationyear{2018}% $BH/9TG/(B +\publicationmonth{12}% $BH/9T7n(B +\publicationissue{c12}% $BHV9f(B +\author{$BF|K\8l(B\TeX{}$B3+H/%3%_%e%K%F%#!J(B\texttt{https://texjp.org/}$B!K(B} + +\def\cs#1{\texttt{\char92 #1}} +\def\pTeX{p\kern-.15em\TeX} +\def\eTeX{$\varepsilon$-\TeX} +\def\epTeX{$\varepsilon$-\pTeX} +\def\pLaTeX{p\kern-.05em\LaTeX} +\def\pLaTeXe{p\kern-.05em\LaTeXe} + +\begin{document} + +\maketitle + +$B$3$NJ8=q$O%3%_%e%K%F%#HG(B\pLaTeXe\ \texttt{<2018-12-01>}$B$K$D$$$F!"(B +\pLaTeXe\ \texttt{<2018-07-28>}$B$+$i$N99?72U=j$r$^$H$a$?$b$N$G$9!#(B + + +\section{\file{plext}$B$N%P%0=$@5(B} +\file{plext}$B%Q%C%1!<%8$,3HD%$9$k(B|\pcaption|$BL?Na$K$D$$$F!"(B +$B2<5-$N;EMMJQ99$H%P%0=$@5$r9T$$$^$7$?!#(B +\begin{description} +\item[$B;EMMJQ99(B] + $BK\J8$,=DAH$N;~!"%-%c%W%7%g%s$b=DAH$K$9$k!#(B + $B!J=>Mh$O!"K\J8$NAHJ}8~$K$h$i$:>o$K%-%c%W%7%g%s$O2#AH(B + $B$K$J$C$F$$$^$7$?!#!K(B +\item[$B%P%0=$@5(B] + $BK\J8$,=DAH$G!"%-%c%W%7%g%s$r2#AH$K$9$k>l9g$K(B + $B!V$I$s$J$KC;$$%-%c%W%7%g%s$G$b!"I}$rA}$d$7$F(B + $B0l9T$K<}$a$k$3$H$,$G$-$J$+$C$?!W$H$$$&%P%0$N=$@5!#(B +\end{description} +$B>\:Y$O(BGitHub issue 76$B5Z$S(B\TeX\ forum 2506$B$r;2>H$7$F$/$@$5$$!#(B + + +\section{\LaTeXe\ \texttt{<2018-12-01>}$BBP1~(B} +\LaTeXe\ \texttt{<2018-12-01>}$B$G$O!"(B +$B!V30It%U%!%$%k$X$N=q$-=P$7$HFI$_9~$_!W$,Mm$`=hM}!JL\<!$J$I!K$G(B +\begin{quote} +$B=q$-=P$5$l$?%U%!%$%k$N9TKv$K6uGrJ8;z$,$"$j!"(B +$B$=$l$KM3Mh$9$kIT<+A3$J6uGr$,=PNO$5$l$k>l9g$,$"$C$?(B +\end{quote} +$B$H$$$&=>Mh$N5sF0$,=$@5$5$l!"IT<+A3$J6uGr$,@8$8$J$/$J$j$^$9!#(B +$B$3$N$?$a!"(B(u)\pLaTeX{}$B$NI8=`%/%i%9$b$3$N=$@5$KDI?o$7$^$7$?!#(B +$B>\:Y$O(BGitHub issue 79$B$r;2>H$7$F$/$@$5$$!#(B + + +\section{$B3+H/HG$N%F%9%H$N$*4j$$(B} +$B:#8e(Bp\LaTeX{}$B$KF3F~$9$k$+$b$7$l$J$$=$@5%Q%C%A$d;EMMJQ99$N%F%9%H$K(B +$B$46(NO$/$@$5$$!#(B\TeX{}$B%U%!%$%k$NKAF,!J(B|\documentclass|$B$h$jA0!K$G(B +\begin{verbatim} +\RequirePackage{exppl2e} +\end{verbatim} +$B$H=q$/$3$H$G!"8=:_$N3+H/HG$r%F%9%H$9$k$3$H$,$G$-$^$9!#(B +$B8=:_$O!";YCl%3%^%s%I$GMQ$$$i$l$k(B|\strut|$B$N5sF0$K4X$9$k%Q%C%A$,(B +$BF~$C$F$$$^$9!#(B + +$B>\:Y$O(B\file{exppl2e.pdf}$B$r;2>H$7$F$/$@$5$$!#(B +\TeX\ Forum$B$d(BGitHub$B$N(BIssue$B$G$N%P%0Js9p$d$40U8+$r4?7^$7$^$9!#(B +\begin{itemize} +\item \texttt{https://github.com/texjporg/platex} +\item \texttt{https://github.com/texjporg/uplatex} +\end{itemize} + +\end{document} diff --git a/Master/texmf-dist/source/platex/base/plvers.dtx b/Master/texmf-dist/source/platex/base/plvers.dtx index 4970216fe31..5ad8deaaa4a 100644 --- a/Master/texmf-dist/source/platex/base/plvers.dtx +++ b/Master/texmf-dist/source/platex/base/plvers.dtx @@ -10,6 +10,19 @@ % % \fi % +% \iffalse +%<*driver> +\ifx\JAPANESEtrue\undefined + \expandafter\newif\csname ifJAPANESE\endcsname + \JAPANESEtrue +\fi +\def\eTeX{$\varepsilon$-\TeX} +\def\pTeX{p\kern-.15em\TeX} +\def\epTeX{$\varepsilon$-\pTeX} +\def\pLaTeX{p\kern-.05em\LaTeX} +\def\pLaTeXe{p\kern-.05em\LaTeXe} +%</driver> +% \fi % % \setcounter{StandardModuleDepth}{1} % \StopEventually{} @@ -72,12 +85,16 @@ % $B:G=i(B(plcore)$B$KAa$a$?(B} % \changes{v1.1l}{2018/04/09}{$B%P%J!<$NJ]B8$7$+$?$r2~NI(B} % \changes{v1.1l}{2018/04/09}{$B%P%J!<$N:F9=C[$N$7$+$?$r2~NI(B} +% \changes{v1.1m}{2018/09/24}{$B%P%J!<$N:F9=C[$r4JN,2=(B} +% \changes{v1.1n}{2018/10/31}{\LaTeXe{}$B$H(Bp\LaTeXe{}$B$N99?7%?%$%_%s%0$:$lBP:v$r(B +% \file{plvers.dtx} (plfinal) $B$+$i(B\file{plcore.dtx}$B$X0\F0(B} +% \changes{v1.1o}{2018/12/01}{\LaTeX\ \texttt{!<2018-12-01!>}$BHGBP1~3NG'(B} % \fi % % \iffalse %<*driver> % \fi -\ProvidesFile{plvers.dtx}[2018/04/09 v1.1l pLaTeX Kernel (Version Info)] +\ProvidesFile{plvers.dtx}[2018/12/01 v1.1o pLaTeX Kernel (Version Info)] % \iffalse \documentclass{jltxdoc} \GetFileInfo{plvers.dtx} @@ -114,6 +131,7 @@ % \changes{v1.1a}{2017/02/20}{\LaTeX\ \texttt{!<2017/01/01!>}$BHGBP1~3NG'(B} % \changes{v1.1c}{2017/04/23}{\LaTeX\ \texttt{!<2017-04-15!>}$BHGBP1~3NG'(B} % \changes{v1.1j}{2018/04/07}{\LaTeX\ \texttt{!<2018-04-01!>}$BHGBP1~3NG'(B} +% \changes{v1.1o}{2018/12/01}{\LaTeX\ \texttt{!<2018-12-01!>}$BHGBP1~3NG'(B} % % $B$3$N%P!<%8%g%s$N(Bp\LaTeXe{}$B$O!"<!$N%P!<%8%g%s$N(B\LaTeX{}\footnote{% % \LaTeX\ authors: Johannes Braams, David Carlisle, Alan Jeffrey, @@ -127,14 +145,13 @@ %<latexrelease>\edef\latexreleaseversion %<platexrelease>\edef\p@known@latexreleaseversion %<*2ekernel|latexrelease|platexrelease> - {2018-04-01} + {2018-12-01} %</2ekernel|latexrelease|platexrelease> % \end{macrocode} % % $B$^$:!"<!$N%P!<%8%g%s$N(B\LaTeX{}$B$,MxMQ2DG=$J$3$H$r3NG'$7$^$9!#(B % \LaTeXe\ 2017-04-15$B$G!"%P!<%8%g%sHV9f!JF|IU!K$N%U%)!<%^%C%H$,(B -% YYYY/MM/DD$B7A<0$+$i(BYYYY-MM-DD$B$KJQ99$5$l!"$^$?%O%$%U%M!<%7%g%s$K4X78$9$k(B -% $B%Q%i%a!<%?(B|\document@default@language|$BEy$,F3F~$5$l$F$$$^$9!#(B +% YYYY/MM/DD$B7A<0$+$i(BYYYY-MM-DD$B$KJQ99$5$l$F$$$^$9!#(B % ^^A \LaTeXe\ 2017/01/01$B0J9_$O(Be-\TeX{}$BI,?\$K$J$C$F$$$^$9!#(B % \changes{v1.1i}{2018/03/31}{\LaTeXe\ 2017-04-15$B0J9_I,?\(B} % \begin{macrocode} @@ -169,10 +186,10 @@ %</plcore> %<platexrelease>\edef\platexreleaseversion %<*plcore|platexrelease> - {2018-07-28} + {2018-12-01} %</plcore|platexrelease> %<*plcore> -\def\ppatch@level{1} +\def\ppatch@level{0} %</plcore> % \end{macrocode} % \end{macro} @@ -259,6 +276,7 @@ % \changes{v1.1k}{2018/04/08}{$B%P%J!<D4@a$N%3!<%I$r:G8e(B(plfinal)$B$G$O$J$/(B % $B:G=i(B(plcore)$B$KAa$a$?(B} % \changes{v1.1l}{2018/04/09}{$B%P%J!<$N:F9=C[$N$7$+$?$r2~NI(B} +% \changes{v1.1m}{2018/09/24}{$B%P%J!<$N:F9=C[$r4JN,2=(B} % % $B$^$:!"(B\LaTeXe{}$B$N%P!<%8%g%sI=<(!J(B|\typeout{LaTeX2e version}|$B!K$h$j(B % $BA0$K<B9T$5$l$k%3!<%I$,$"$l$P!"$=$l$rCj=P$7$F(B|\everyjob|$B$KF~$l$^$9!#(B @@ -266,9 +284,8 @@ % \begin{macrocode} %<*plcore> \begingroup - \def\parse@@BANNER\platexNILa#1\typeout#2#3\platexNILb{#1} - \toks0=\expandafter\expandafter\expandafter{% - \expandafter\parse@@BANNER\platexBANNER} + \def\platexNILa#1\typeout#2#3\platexNILb{#1} + \toks0=\expandafter\expandafter\expandafter{\platexBANNER} \global\everyjob\expandafter{\the\toks0}% \endgroup % \end{macrocode} @@ -285,9 +302,8 @@ %\ifx\ppatch@level\@undefined % fallback if undefined in pLaTeX % \def\ppatch@level{0}\fi \begingroup - \def\parse@@BANNER\platexNILa#1\typeout#2#3\platexNILb{#2} - \toks0=\expandafter\expandafter\expandafter{% - \expandafter\parse@@BANNER\platexBANNER} + \def\platexNILa#1\typeout#2#3\platexNILb{#2} + \toks0=\expandafter\expandafter\expandafter{\platexBANNER} \ifnum\ppatch@level=0 \toks2={\pfmtname\space<\pfmtversion>\space}% \else\ifnum\ppatch@level>0 @@ -309,9 +325,8 @@ % $B85$N(B\LaTeX{}$B$N%P%J!<$+$i<hF@$9$k%3!<%I$r(B\file{platex.ini}$B$+$i<h$jF~$l$?(B} % \begin{macrocode} \begingroup - \def\parse@@BANNER\platexNILa#1\typeout#2#3\platexNILb{#3} - \toks0=\expandafter\expandafter\expandafter{% - \expandafter\parse@@BANNER\platexBANNER} + \def\platexNILa#1\typeout#2#3\platexNILb{#3} + \toks0=\expandafter\expandafter\expandafter{\platexBANNER} \edef\platexBANNER{\the\everyjob \the\toks0} \global\everyjob\expandafter{\platexBANNER}% \endgroup @@ -326,43 +341,18 @@ % \changes{v1.0z}{2016/08/26}{\file{platex.cfg}$B$NFI$_9~$_$r(B % \file{plcore.ltx}$B$+$i(B\file{platex.ltx}$B$X0\F0(B} % -% \iffalse -% \subsection{$B%O%$%U%M!<%7%g%s4XO"(B} -% -% \begin{macro}{\l@nohyphenation} -% \LaTeXe\ 2017-04-15$B$G!"(B|\verb|$B$NESCf$G%O%$%U%M!<%7%g%s$,5/$-$J$$$h$&$K(B -% $B$9$k=$@5$,F~$j$^$7$?!#$3$N=$@5$K$O(B|\l@nohyphenation|$B$,Dj5A:Q$_$G$J$1$l$P(B -% $B$J$j$^$;$s$,!"DL>o$O(BBabel$B$NDj5A%U%!%$%k$K$h$C$FDs6!$5$l$F$$$^$9!#(B -% \LaTeXe{}$B$OFC<l$J>u67$bA[Dj$7$F(Bltfinal$B$GBP:v$7$F$$$k$h$&$G$9$N$G!"(B -% p\LaTeXe{}$B$bG0$N$?$a(Bplfinal$B$GBP:v$7$^$9!J;29M!'(Blatex2e svn r1405$B!K!#(B +% ^^A \LaTeXe{}$B$H(Bp\LaTeXe{}$B$N99?7%?%$%_%s%0$:$lBP:v(B +% ^^A $B!J%O%$%U%M!<%7%g%s4XO"%Q%i%a!<%?$NDj5A!K$O!"(B +% ^^A \file{plvers.dtx}$B$+$i(B\file{plcore.dtx}$B$X0\F0$7$^$7$?!#(B % \changes{v1.1b}{2017/03/19}{\cs{l@nohyphenation}$B$NDj5A$rJ]>Z(B % (sync with ltfinal 2017/03/09 v2.0t)} -% \begin{macrocode} -%<*plfinal> -%\ifx\l@nohyphenation \@undefined -% \newlanguage\l@nohyphenation -%\fi -% \end{macrocode} -% \end{macro} -% -% \begin{macro}{\document@default@language} -% \LaTeXe\ 2017-04-15$B$GF3F~$5$l$?%Q%i%a!<%?$G$9!#99?7%?%$%_%s%0$N$:$l$N(B -% $B2DG=@-$r9MN8$7!"(Bp\LaTeXe{}$B$G$b=`Hw$7$F$*$-$^$9!#(Bverbatim$B4D6-$NESCf$G(B -% $B2~%Z!<%8$,5/$-$?>l9g$K%X%C%@$G%O%$%U%M!<%7%g%s$,M^@)$5$l$J$$$h$&$K!"(B -% |\@outputpage|$B$G(B|\language|$B$r%j%;%C%H$9$k$H$-$K;H$o$l$^$9(B -% $B!J;29M!'(Blatex2e svn r1407$B!K!#(B % \changes{v1.1b}{2017/03/19}{\cs{document@default@language}$B$NDj5A$rJ]>Z(B % (sync with ltfinal 2017/03/09 v2.0t)} -% \begin{macrocode} -%\ifx\document@default@language \@undefined -% \let\document@default@language\m@ne -%\fi -%</plfinal> -% \end{macrocode} -% \end{macro} -% \fi +% \changes{v1.1n}{2018/10/31}{\LaTeXe{}$B$H(Bp\LaTeXe{}$B$N99?7%?%$%_%s%0$:$lBP:v$r(B +% \file{plvers.dtx} (plfinal) $B$+$i(B\file{plcore.dtx}$B$X0\F0(B} +% % -% \subsection{latexrelease$B%Q%C%1!<%8$X$NBP1~(B} +% \section{latexrelease$B%Q%C%1!<%8$X$NBP1~(B} % % $B:G8e$K!"(Blatexrelease$B%Q%C%1!<%8$X$NBP1~$G$9!#(B % \begin{macro}{\plIncludeInRelease} |