diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-25 22:28:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-25 22:28:29 +0000 |
commit | f8e66706cc8008765a0c876e6f4a8f58336fd6ec (patch) | |
tree | 34096d469bcbcb9c0edd0ed3c9c06ae827535f38 /Master/texmf-dist/source/latex/oberdiek/atbegshi.dtx | |
parent | 659c4a9a1debbae051fe0dcb5d6e35633902f245 (diff) |
oberdiek update (25mar10)
git-svn-id: svn://tug.org/texlive/trunk@17558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/atbegshi.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/atbegshi.dtx | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/atbegshi.dtx b/Master/texmf-dist/source/latex/oberdiek/atbegshi.dtx index 4c28abb9929..de1eb95f87b 100644 --- a/Master/texmf-dist/source/latex/oberdiek/atbegshi.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/atbegshi.dtx @@ -81,7 +81,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: atbegshi 2010/03/01 v1.11 At begin shipout hook (HO)} +\Msg{* Package: atbegshi 2010/03/25 v1.12 At begin shipout hook (HO)} \Msg{************************************************************************} \keepsilent @@ -163,7 +163,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{atbegshi.drv}% - [2010/03/01 v1.11 At begin shipout hook (HO)]% + [2010/03/25 v1.12 At begin shipout hook (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2008/08/11] \begin{document} @@ -172,7 +172,7 @@ and the derived files %</driver> % \fi % -% \CheckSum{1430} +% \CheckSum{1434} % % \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 @@ -193,7 +193,7 @@ and the derived files % \GetFileInfo{atbegshi.drv} % % \title{The \xpackage{atbegshi} package} -% \date{2010/03/01 v1.11} +% \date{2010/03/25 v1.12} % \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} % % \maketitle @@ -869,7 +869,7 @@ The last page. \fi \expandafter\x\csname ver@atbegshi.sty\endcsname \ProvidesPackage{atbegshi}% - [2010/03/01 v1.11 At begin shipout hook (HO)] + [2010/03/25 v1.12 At begin shipout hook (HO)] % \end{macrocode} % % \subsection{Catcodes} @@ -1014,8 +1014,9 @@ X \endgroup \csname set@typeset@protect\endcsname \global\AtBegShi@Discardedfalse \AtBegShi@Hook + \expandafter\gdef\expandafter\AtBegShi@HookNext + \expandafter{\expandafter}% \AtBegShi@HookNext - \gdef\AtBegShi@HookNext{}% \ifAtBegShi@Discarded \@PackageInfoNoLine{atbegshi}{Shipout page discarded}% \global\AtBegShi@Discardedfalse @@ -1682,7 +1683,7 @@ X \endgroup %<*test2> \input atbegshi.sty\relax \def\msg#{\immediate\write16} -\msg{File: atbegshi-test2.tex 2010/03/01 v1.11 Test file for plain-TeX} +\msg{File: atbegshi-test2.tex 2010/03/25 v1.12 Test file for plain-TeX} \def\testmsg#1#2{% \msg{}% \msg{*** Test with box (#1), expected page output [#2]}% hash-ok @@ -1779,7 +1780,7 @@ Hello World % \begin{macrocode} %<*test3> \NeedsTeXFormat{LaTeX2e} -\ProvidesFile{atbegshi-test3.tex}[2010/03/01 v1.11 Test file for LaTeX] +\ProvidesFile{atbegshi-test3.tex}[2010/03/25 v1.12 Test file for LaTeX] \RequirePackage{color} \pagecolor{yellow} \documentclass[a5paper,showtrims]{memoir} @@ -2084,6 +2085,11 @@ Hello World % \item % Compatibility with \iniTeX\ except for \cs{newbox}. % \end{Version} +% \begin{Version}{2010/03/25 v1.12} +% \item +% \cs{AtBeginShipoutNext} can now be used inside +% \cs{AtBeginShipoutNext}. +% \end{Version} % \end{History} % % \PrintIndex |