From 4488c830f70b8bf970e29718645574b090f6e58b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 17 Nov 2008 01:24:48 +0000 Subject: blowup update (14nov08) git-svn-id: svn://tug.org/texlive/trunk@11315 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/blowup/blowup.sty | 31 ++++++++++++++------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'Master/texmf-dist/tex/latex/blowup') diff --git a/Master/texmf-dist/tex/latex/blowup/blowup.sty b/Master/texmf-dist/tex/latex/blowup/blowup.sty index c8459ee5679..a3a014b9c07 100644 --- a/Master/texmf-dist/tex/latex/blowup/blowup.sty +++ b/Master/texmf-dist/tex/latex/blowup/blowup.sty @@ -21,7 +21,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{blowup} - [2008/07/13 v0.1i Document Scaling (RN)] + [2008/11/14 0.1j Document Scaling (RN)] \RequirePackage{everyshi,graphics,keyval} \@ifpackageloaded{typearea}{}{% \newcommand*\BL@save@dimen[1]{% @@ -32,20 +32,21 @@ \csname #1\endcsname\csname BL@#1\endcsname}% }% \newcommand*\BL@restore@dimens{}% - \BL@save@dimen{textwidth}% - \BL@save@dimen{textheight}% - \BL@save@dimen{evensidemargin}% - \BL@save@dimen{oddsidemargin}% - \BL@save@dimen{topmargin}% - \BL@save@dimen{headheight}% - \BL@save@dimen{headsep}% - \BL@save@dimen{topskip}% - \BL@save@dimen{footskip}% - \BL@save@dimen{baselineskip}% - \RequirePackage{typearea}% - \BL@restore@dimens - \let\BL@save@dimen=\relax - \let\BL@restore@dimens=\relax + \BL@save@dimen{textwidth}% + \BL@save@dimen{textheight}% + \BL@save@dimen{evensidemargin}% + \BL@save@dimen{oddsidemargin}% + \BL@save@dimen{topmargin}% + \BL@save@dimen{headheight}% + \BL@save@dimen{headsep}% + \BL@save@dimen{topskip}% + \BL@save@dimen{footskip}% + \BL@save@dimen{baselineskip}% + \let\l@addto@macro=\relax + \RequirePackage{typearea}% + \BL@restore@dimens + \let\BL@save@dimen=\relax + \let\BL@restore@dimens=\relax } \providecommand*\vb@xt@{\vbox to} \newlength\sPaperWidth \sPaperWidth=\paperwidth -- cgit v1.2.3