texlive[41504] Master/texmf-dist: platex (20jun16)

commits+karl at tug.org commits+karl at tug.org
Tue Jun 21 00:22:12 CEST 2016


Revision: 41504
          http://tug.org/svn/texlive?view=revision&revision=41504
Author:   karl
Date:     2016-06-21 00:22:12 +0200 (Tue, 21 Jun 2016)
Log Message:
-----------
platex (20jun16)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/platex/base/README.md
    trunk/Master/texmf-dist/doc/platex/base/platex.pdf
    trunk/Master/texmf-dist/doc/platex/base/pldoc.pdf
    trunk/Master/texmf-dist/source/platex/base/Makefile
    trunk/Master/texmf-dist/source/platex/base/platex.dtx
    trunk/Master/texmf-dist/source/platex/base/plfonts.dtx
    trunk/Master/texmf-dist/source/platex/base/plvers.dtx
    trunk/Master/texmf-dist/tex/platex/base/platexrelease.sty
    trunk/Master/texmf-dist/tex/platex/base/plcore.ltx
    trunk/Master/texmf-dist/tex/platex/base/pldefs.ltx

Modified: trunk/Master/texmf-dist/doc/platex/base/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/platex/base/README.md	2016-06-20 22:21:16 UTC (rev 41503)
+++ trunk/Master/texmf-dist/doc/platex/base/README.md	2016-06-20 22:22:12 UTC (rev 41504)
@@ -65,6 +65,6 @@
 
 ## Release Date
 
-2016-06-10
+2016-06-19
 
 Japanese TeX Development Community

Modified: trunk/Master/texmf-dist/doc/platex/base/platex.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/platex/base/pldoc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/platex/base/Makefile
===================================================================
--- trunk/Master/texmf-dist/source/platex/base/Makefile	2016-06-20 22:21:16 UTC (rev 41503)
+++ trunk/Master/texmf-dist/source/platex/base/Makefile	2016-06-20 22:22:12 UTC (rev 41504)
@@ -46,44 +46,32 @@
 	pl209.dtx kinsoku.dtx jclasses.dtx jltxdoc.dtx
 
 platex.ltx: $(PLFMT_SRC)
-	for x in $(PLFMT); do \
-	if [ -e $$x ]; then rm $$x; fi \
-	done
+	rm -f $(PLFMT)
 	platex $(KANJI) plfmt.ins
 	rm plfmt.log
 
 jarticle.cls: $(PLCLS_SRC)
-	for x in $(PLCLS); do \
-	if [ -e $$x ]; then rm $$x; fi \
-	done
+	rm -f $(PLCLS)
 	platex $(KANJI) plcls.ins
 	rm plcls.log
 
 pl209.def: $(PL209_SRC)
-	for x in $(PL209); do \
-	if [ -e $$x ]; then rm $$x; fi \
-	done
+	rm -f $(PL209)
 	platex $(KANJI) pl209.ins
 	rm pl209.log
 
 platexrelease.sty: $(PLREL_SRC)
-	for x in $(PLREL); do \
-	if [ -e $$x ]; then rm $$x; fi \
-	done
+	rm -f $(PLREL)
 	platex $(KANJI) platexrelease.ins
 	rm platexrelease.log
 
 nidanfloat.sty: $(NIDAN_SRC)
-	for x in $(NIDAN); do \
-	if [ -e $$x ]; then rm $$x; fi \
-	done
+	rm -f $(NIDAN)
 	platex $(KANJI) nidanfloat.ins
 	rm nidanfloat.log
 
 tascmac.sty: $(ASCMAC_SRC)
-	for x in $(ASCNAC); do \
-	if [ -e $$x ]; then rm $$x; fi \
-	done
+	rm -f $(ASCNAC)
 	platex $(KANJI) ascmac.ins
 	rm ascmac.log
 
@@ -102,9 +90,7 @@
 	rm platexrelease.aux platexrelease.log platexrelease.dvi
 
 pldoc.pdf: $(PLDOC_SRC)
-	for x in jltxdoc.cls pldoc.tex Xins.ins; do \
-	if [ -e $$x ]; then rm $$x; fi \
-	done
+	rm -f jltxdoc.cls pldoc.tex Xins.ins
 	platex $(KANJI) pldocs.ins
 	platex $(KANJI) Xins.ins
 	sh mkpldoc.sh
@@ -127,10 +113,8 @@
 
 .PHONY: clean
 clean:
-	for x in $(PLFMT) $(PLCLS) $(PL209) $(PLREL) \
+	rm -f $(PLFMT) $(PLCLS) $(PL209) $(PLREL) \
 	$(NIDAN) $(ASCMAC) \
 	platex.pdf platexrelease.pdf pldoc.pdf \
 	nidanfloat.pdf ascmac.pdf \
-	jltxdoc.cls pldoc.tex Xins.ins; do \
-	if [ -e $$x ]; then rm $$x; fi \
-	done
+	jltxdoc.cls pldoc.tex Xins.ins

Modified: trunk/Master/texmf-dist/source/platex/base/platex.dtx
===================================================================
--- trunk/Master/texmf-dist/source/platex/base/platex.dtx	2016-06-20 22:21:16 UTC (rev 41503)
+++ trunk/Master/texmf-dist/source/platex/base/platex.dtx	2016-06-20 22:22:12 UTC (rev 41504)
@@ -10,7 +10,7 @@
 %
 % \fi
 %
-% \CheckSum{376}
+% \CheckSum{381}
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@ -56,6 +56,7 @@
 % \changes{v1.0i}{2016/05/12}{$B0l;~%3%^%s%I(B\cs{orgdump}$B$r:G=*E*$KL$Dj5A$X(B}
 % \changes{v1.0j}{2016/05/20}{pfltrace$B$N at bL@$rDI2C(B}
 % \changes{v1.0k}{2016/05/21}{$BJQ99MzNr$b=PNO$9$k$h$&$K$7$?(B}
+% \changes{v1.0l}{2016/06/19}{$B%Q%C%A%l%Y%k$r(B\file{plvers.dtx}$B$+$i<hF@(B}
 % \fi
 %
 % \iffalse
@@ -62,7 +63,7 @@
 %<*driver>
 \NeedsTeXFormat{pLaTeX2e}
 % \fi
-\ProvidesFile{platex.dtx}[2016/05/21 v1.0k pLaTeX document file]
+\ProvidesFile{platex.dtx}[2016/06/19 v1.0l pLaTeX document file]
 % \iffalse
 \documentclass{jltxdoc}
 \usepackage{plext}
@@ -553,6 +554,7 @@
 % $B$3$3$+$i$,K\J8%Z!<%8$H$J$j$^$9!#(B
 % \changes{v1.0c}{1997/01/29}{Rename pltpatch to plpatch.}
 % \changes{v1.0h}{2016/05/08}{$B%I%-%e%a%s%H$+$i(B\file{plpatch.ltx}$B$r=|30(B}
+% \changes{v1.0l}{2016/06/19}{$B%Q%C%A%l%Y%k$r(B\file{plvers.dtx}$B$+$i<hF@(B}
 %    \begin{macrocode}
 \begin{document}
  \title{The p\LaTeXe\ Sources}
@@ -568,11 +570,12 @@
   Things we did wrong\ldots
   \IndexInput{plpatch.ltx}}
 
-% Get the date from plvers.dtx
+% Get the date and patch level from plvers.dtx
 \makeatletter
-\def\patchdate{0}%% Modified (May 8, 2016)
+\let\patchdate=\@empty
 \begingroup
-   \def\ProvidesFile#1\pfmtversion#2{\date{#2}\endinput}
+   \def\ProvidesFile#1\pfmtversion#2#3\ppatch at level#4{%
+      \date{#2}\xdef\patchdate{#4}\endinput}
    \input{plvers.dtx}
 \global\let\X at date=\@date
 
@@ -588,7 +591,7 @@
 \ifx\@date\X at date
   \def\Xpatch{0}
   \ifx\patchdate\Xpatch\else
-    \edef\@date{\@date\space Patch level\patchdate}
+    \edef\@date{\@date\space Patch level\space\patchdate}
   \fi
 \else
    \@warning{plpatch.ltx does not match plvers.dtx!}

Modified: trunk/Master/texmf-dist/source/platex/base/plfonts.dtx
===================================================================
--- trunk/Master/texmf-dist/source/platex/base/plfonts.dtx	2016-06-20 22:21:16 UTC (rev 41503)
+++ trunk/Master/texmf-dist/source/platex/base/plfonts.dtx	2016-06-20 22:22:12 UTC (rev 41504)
@@ -10,7 +10,7 @@
 %
 % \fi
 %
-% \CheckSum{2030}
+% \CheckSum{2029}
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@ -71,6 +71,7 @@
 %    \cs{RequirePackageWithOptions}$B$9$k$h$&$K$7$?(B}
 % \changes{v1.6c}{2016/06/06}{v1.6a$B$G$N=$@5$G(B\'e $B$J$IA4$F$N%"%/%;%s%HIU$-J8;z$G(B
 %    $B<~0O$K(B\cs{xkanjiskip}$B$,F~$i$J$/$J$C$F$$$?$N$r=$@5!#(B}
+% \changes{v1.6d}{2016/06/19}{$B%"%/%;%s%HIU$-J8;z$r$5$i$K=$@5(B(forum:1951)}
 % \fi
 %
 % \iffalse
@@ -77,7 +78,7 @@
 %<*driver>
 \NeedsTeXFormat{pLaTeX2e}
 % \fi
-\ProvidesFile{plfonts.dtx}[2016/06/06 v1.6c pLaTeX New Font Selection Scheme]
+\ProvidesFile{plfonts.dtx}[2016/06/19 v1.6d pLaTeX New Font Selection Scheme]
 % \iffalse
 \documentclass{jltxdoc}
 \GetFileInfo{plfonts.dtx}
@@ -1639,7 +1640,7 @@
 %    \begin{macrocode}
 %<*pldefs>
 \ProvidesFile{pldefs.ltx}
-      [2016/06/06 v1.6c pLaTeX Kernel (Default settings)] 
+      [2016/06/19 v1.6d pLaTeX Kernel (Default settings)] 
 %</pldefs>
 %    \end{macrocode}
 %
@@ -1664,6 +1665,7 @@
 % $BBh0l0z?t$N%^%/%m(B(|#1|)$B$NCV49%F%-%9%H$,!"%+%F%4%j%3!<%I(B11$B$+(B12$B$NJ8;z%H!<%/%s(B1$BJ8;z$G$"$C$?(B
 % $B>l9g$KBhFs0z?t$NFbMF$KE83+$5$l!"$=$&$G$J$$>l9g$OBh;00z?t$NFbMF$KE83+$5$l$^$9!#(B
 % \changes{v1.6c}{2016/06/06}{$B%^%/%mDI2C(B}
+% \changes{v1.6d}{2016/06/19}{$B%"%/%;%s%HIU$-J8;z$r$5$i$K=$@5(B(forum:1951)}
 %    \begin{macrocode}
 \def\pltx at mark{\pltx at mark@}
 \let\pltx at scanstop\relax
@@ -1670,7 +1672,7 @@
 \long\def\pltx at cond#1\fi{%
   #1\expandafter\@firstoftwo\else\expandafter\@secondoftwo\fi}
 \long\def\pltx at isletter#1{%
-  \expandafter\pltx at isletter@i\romannumeral-`0#1\pltx at scanstop}
+  \expandafter\pltx at isletter@i#1\pltx at scanstop}
 \long\def\pltx at isletter@i#1\pltx at scanstop{%
   \pltx at cond\ifx\pltx at mark#1\pltx at mark\fi{\@firstoftwo}%
     {\pltx at isletter@ii\pltx at scanstop#1\pltx at scanstop{}#1\pltx at mark}}

Modified: trunk/Master/texmf-dist/source/platex/base/plvers.dtx
===================================================================
--- trunk/Master/texmf-dist/source/platex/base/plvers.dtx	2016-06-20 22:21:16 UTC (rev 41503)
+++ trunk/Master/texmf-dist/source/platex/base/plvers.dtx	2016-06-20 22:22:12 UTC (rev 41504)
@@ -10,7 +10,7 @@
 %
 % \fi
 %
-% \CheckSum{187}
+% \CheckSum{189}
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
 %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@ -62,12 +62,13 @@
 %    $B85$N(B\LaTeX{}$B$N%P%J!<$+$i0z$-7Q$0$h$&$K2~NI(B}
 % \changes{v1.0w}{2016/05/12}{$B5/F0;~$NJ8;zNs$KF~$l$k(BBabel$B$N%P!<%8%g%s$r(B
 %    $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}
+% \changes{v1.0x}{2016/06/19}{$B%Q%C%A%l%Y%k$r(B\file{plvers.dtx}$B$G at _Dj(B}
 % \fi
 %
 % \iffalse
 %<*driver>
 % \fi
-\ProvidesFile{plvers.dtx}[2016/05/12 v1.0w pLaTeX Kernel (Version Info)]
+\ProvidesFile{plvers.dtx}[2016/06/19 v1.0x pLaTeX Kernel (Version Info)]
 % \iffalse
 \documentclass{jltxdoc}
 \GetFileInfo{plvers.dtx}
@@ -121,7 +122,9 @@
 %
 % \begin{macro}{\pfmtname}
 % \begin{macro}{\pfmtversion}
+% \begin{macro}{\ppatch at level}
 % p\LaTeXe{}$B$N%U%)!<%^%C%H%U%!%$%kL>$H%P!<%8%g%s$G$9!#(B
+% \changes{v1.0x}{2016/06/19}{$B%Q%C%A%l%Y%k$r(B\file{plvers.dtx}$B$G at _Dj(B}
 %    \begin{macrocode}
 %<*plcore>
 \def\pfmtname{pLaTeX2e}
@@ -131,9 +134,13 @@
 %<*plcore|platexrelease>
    {2016/06/10}
 %</plcore|platexrelease>
+%<*plcore>
+\def\ppatch at level{1}
+%</plcore>
 %    \end{macrocode}
 % \end{macro}
 % \end{macro}
+% \end{macro}
 %
 % \subsection{$B%Q%C%A%U%!%$%k$N%m!<%I(B}
 %

Modified: trunk/Master/texmf-dist/tex/platex/base/platexrelease.sty
===================================================================
--- trunk/Master/texmf-dist/tex/platex/base/platexrelease.sty	2016-06-20 22:21:16 UTC (rev 41503)
+++ trunk/Master/texmf-dist/tex/platex/base/platexrelease.sty	2016-06-20 22:22:12 UTC (rev 41504)
@@ -168,7 +168,7 @@
 \long\def\pltx at cond#1\fi{%
   #1\expandafter\@firstoftwo\else\expandafter\@secondoftwo\fi}
 \long\def\pltx at isletter#1{%
-  \expandafter\pltx at isletter@i\romannumeral-`0#1\pltx at scanstop}
+  \expandafter\pltx at isletter@i#1\pltx at scanstop}
 \long\def\pltx at isletter@i#1\pltx at scanstop{%
   \pltx at cond\ifx\pltx at mark#1\pltx at mark\fi{\@firstoftwo}%
     {\pltx at isletter@ii\pltx at scanstop#1\pltx at scanstop{}#1\pltx at mark}}

Modified: trunk/Master/texmf-dist/tex/platex/base/plcore.ltx
===================================================================
--- trunk/Master/texmf-dist/tex/platex/base/plcore.ltx	2016-06-20 22:21:16 UTC (rev 41503)
+++ trunk/Master/texmf-dist/tex/platex/base/plcore.ltx	2016-06-20 22:22:12 UTC (rev 41504)
@@ -35,6 +35,7 @@
 \def\pfmtname{pLaTeX2e}
 \def\pfmtversion
    {2016/06/10}
+\def\ppatch at level{1}
 \def\plIncludeInRelease#1{\kernel at ifnextchar[%
   {\@plIncludeInRelease{#1}}
   {\@plIncludeInRelease{#1}[#1]}}

Modified: trunk/Master/texmf-dist/tex/platex/base/pldefs.ltx
===================================================================
--- trunk/Master/texmf-dist/tex/platex/base/pldefs.ltx	2016-06-20 22:21:16 UTC (rev 41503)
+++ trunk/Master/texmf-dist/tex/platex/base/pldefs.ltx	2016-06-20 22:22:12 UTC (rev 41504)
@@ -30,7 +30,7 @@
 %%   Right brace   \}     Tilde         \~}
 %%
 \ProvidesFile{pldefs.ltx}
-      [2016/06/06 v1.6c pLaTeX Kernel (Default settings)]
+      [2016/06/19 v1.6d pLaTeX Kernel (Default settings)]
 \def\g at tlastchart@#1{#1\ifx\lastnodechar\@undefined\m at ne\else\lastnodechar\fi}
 \def\pltx at mark{\pltx at mark@}
 \let\pltx at scanstop\relax
@@ -37,7 +37,7 @@
 \long\def\pltx at cond#1\fi{%
   #1\expandafter\@firstoftwo\else\expandafter\@secondoftwo\fi}
 \long\def\pltx at isletter#1{%
-  \expandafter\pltx at isletter@i\romannumeral-`0#1\pltx at scanstop}
+  \expandafter\pltx at isletter@i#1\pltx at scanstop}
 \long\def\pltx at isletter@i#1\pltx at scanstop{%
   \pltx at cond\ifx\pltx at mark#1\pltx at mark\fi{\@firstoftwo}%
     {\pltx at isletter@ii\pltx at scanstop#1\pltx at scanstop{}#1\pltx at mark}}



More information about the tex-live-commits mailing list