diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-08 22:45:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-08 22:45:40 +0000 |
commit | ee6b9dfbd76b5c130f22ffb7c8cc69ead481a217 (patch) | |
tree | 780372a4630150c1bd701bfdde75452ebbad66c1 /Master/texmf-dist/tex/latex/eso-pic | |
parent | ae359dc786ca8a91e61b2af6ef5503a8e9d9a32d (diff) |
eso-pic update (6oct10)
git-svn-id: svn://tug.org/texlive/trunk@20020 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/eso-pic')
-rw-r--r-- | Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty | 10 |
1 files changed, 5 insertions, 5 deletions
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 <Rolf.Niepraschk@gmx.de> and +%% Copyright (C) 1998-2010 +%% Rolf Niepraschk <Rolf.Niepraschk@gmx.de> %% %% 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 }% }% } |