From ee6b9dfbd76b5c130f22ffb7c8cc69ead481a217 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 8 Oct 2010 22:45:40 +0000 Subject: eso-pic update (6oct10) git-svn-id: svn://tug.org/texlive/trunk@20020 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/eso-pic/eso-pic.pdf | Bin 196780 -> 221566 bytes Master/texmf-dist/source/latex/eso-pic/eso-pic.dtx | 8 +++++--- Master/texmf-dist/source/latex/eso-pic/eso-pic.ins | 4 ++-- Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty | 10 +++++----- 4 files changed, 12 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/eso-pic/eso-pic.pdf b/Master/texmf-dist/doc/latex/eso-pic/eso-pic.pdf index c5e1124aa22..0ce3a4507f3 100644 Binary files a/Master/texmf-dist/doc/latex/eso-pic/eso-pic.pdf and b/Master/texmf-dist/doc/latex/eso-pic/eso-pic.pdf differ diff --git a/Master/texmf-dist/source/latex/eso-pic/eso-pic.dtx b/Master/texmf-dist/source/latex/eso-pic/eso-pic.dtx index 293fbcaab10..9872dcaa713 100644 --- a/Master/texmf-dist/source/latex/eso-pic/eso-pic.dtx +++ b/Master/texmf-dist/source/latex/eso-pic/eso-pic.dtx @@ -25,7 +25,7 @@ % \iffalse %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{eso-pic} -% [2010/06/08 v2.0b eso-pic (RN)] +% [2010/10/06 v2.0c eso-pic (RN)] % %<*driver> \documentclass[a4paper]{ltxdoc} @@ -402,6 +402,8 @@ % \begin{macro}{\AtBeginShipoutUpperLeft} % \begin{macro}{\AtBeginShipoutUpperLeftForeground} % (see package \pkgname{atbegshi}) +% \changes{v2.0c}{2010/10/06}{bugfix for memoir class +% (reported by YI Hoze)} % \begin{macrocode} \ESO@isMEMOIR{% \AtBeginShipout{% @@ -424,8 +426,8 @@ }% \AtBeginShipoutUpperLeftForeground{% \put(\LenToUnit{\@tempdima},\LenToUnit{\@tempdimb}){% - \ESO@HookIBG\ESO@HookIIBG - \global\let\ESO@HookIIBG\@empty + \ESO@HookIFG\ESO@HookIIFG + \global\let\ESO@HookIIFG\@empty }% }% } diff --git a/Master/texmf-dist/source/latex/eso-pic/eso-pic.ins b/Master/texmf-dist/source/latex/eso-pic/eso-pic.ins index 164a94e2bf8..af4f9121696 100644 --- a/Master/texmf-dist/source/latex/eso-pic/eso-pic.ins +++ b/Master/texmf-dist/source/latex/eso-pic/eso-pic.ins @@ -3,8 +3,8 @@ \preamble -Copyright (C) 2010 -Rolf Niepraschk and +Copyright (C) 1998-2010 +Rolf Niepraschk This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty b/Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty index 80887196f7f..5ae84afb890 100644 --- a/Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty +++ b/Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty @@ -6,8 +6,8 @@ %% %% eso-pic.dtx (with options: `package') %% -%% Copyright (C) 2010 -%% Rolf Niepraschk and +%% Copyright (C) 1998-2010 +%% Rolf Niepraschk %% %% This file may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{eso-pic} - [2010/06/08 v2.0b eso-pic (RN)] + [2010/10/06 v2.0c eso-pic (RN)] \RequirePackage{atbegshi} \providecommand*\LenToUnit[1]{#1\@gobble} \newcommand\ESO@isMEMOIR[2]{#2} @@ -158,8 +158,8 @@ }% \AtBeginShipoutUpperLeftForeground{% \put(\LenToUnit{\@tempdima},\LenToUnit{\@tempdimb}){% - \ESO@HookIBG\ESO@HookIIBG - \global\let\ESO@HookIIBG\@empty + \ESO@HookIFG\ESO@HookIIFG + \global\let\ESO@HookIIFG\@empty }% }% } -- cgit v1.2.3