diff options
Diffstat (limited to 'Master/texmf-dist/tex/platex/base/exppl2e.sty')
-rw-r--r-- | Master/texmf-dist/tex/platex/base/exppl2e.sty | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/platex/base/exppl2e.sty b/Master/texmf-dist/tex/platex/base/exppl2e.sty index ed4430d05a3..afdc6718398 100644 --- a/Master/texmf-dist/tex/platex/base/exppl2e.sty +++ b/Master/texmf-dist/tex/platex/base/exppl2e.sty @@ -34,7 +34,7 @@ % case 1: This file must be a normal package \NeedsTeXFormat{pLaTeX2e} \ProvidesPackage{exppl2e} - [2018/03/12 v1.0t Experimental pLaTeX2e features] + [2018/04/06 v1.0u Experimental pLaTeX2e features] \PackageWarningNoLine{exppl2e}{% This is the unstable, experimental part of pLaTeX2e.\MessageBreak This package may contain:\MessageBreak @@ -359,6 +359,26 @@ % % $B$5$i$J$k=$@5$b(Bp\LaTeXe{}$B%+!<%M%k(B(2017/10/28)$B$KF3F~$7$?$?$a:o=|!#(B % +% \begin{macro}{\@setref@} +% $B$5$i$K!";2>H$7$?7k2L$,!V6u!W$N>l9g(B +%\begin{verbatim} +% \documentclass{article} +% \pagenumbering{gobble} +% \begin{document} +% \pageref{a}\label{a} +% \end{document} +%\end{verbatim} +% $B$KAj8_;2>H$,<}B+$7$J$/$J$k$N$rKI$0$?$a!"?eJ?%b!<%I0J30$G$O(B +% $B$d$O$j(B|\null|$B$rH/9T$7$F$_$^$9!#(B +% \begin{macrocode} +%\def\@setref@{\ifhmode\spacefactor\@m\else\null\fi} +% \end{macrocode} +% \end{macro} +% $B$3$N%3!<%I$O!"(Bemath$B$N(B|\marusuuref|$B$N$h$&$J(B +% $B!V(B|\ref|$B$r;H$C$F;2>H@h$NHV9f$@$1$r<hF@$9$k!W(B +% $B$H$$$&%^%/%m$NF0:n$K!J?bD>%b!<%I$G;H$&>l9g$J$I!K1F6A$9$k$?$a!"(B +% $B$R$H$^$:%3%a%s%H%"%&%H$7$F$*$-$^$9!#(B +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % \section{$B5SCm$H%\%H%`%U%m!<%H$N=g=x$*$h$S?bD>0LCV(B} |