summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/pdflscape.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/pdflscape.sty')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/pdflscape.sty22
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/pdflscape.sty b/Master/texmf-dist/tex/latex/oberdiek/pdflscape.sty
index bedf1c25ff7..a80260d5c1d 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/pdflscape.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/pdflscape.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2001, 2004, 2006 by
+%% Copyright (C) 2001, 2004, 2006, 2007 by
%% Heiko Oberdiek <oberdiek@uni-freiburg.de>
%%
%% This work may be distributed and/or modified under the
@@ -29,7 +29,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{pdflscape}%
- [2006/04/24 v0.6 Landscape pages in PDF (HO)]
+ [2007/04/11 v0.7 Landscape pages in PDF (HO)]
\let\PLS@driver\@empty
\DeclareOption{pdftex}{%
\PassOptionsToPackage\CurrentOption{lscape}%
@@ -130,21 +130,21 @@
\def\PLS@temp{pdftex}
\ifx\PLS@temp\PLS@driver
\def\PLS@AddRotate#1{%
- \ifnum#1=0
+ \ifnum#1=0 %
\else
\global\pdfpageattr\expandafter{%
\the\pdfpageattr
/Rotate #1%
}%
\fi
- }
+ }%
\def\PLS@RemoveRotate{%
\begingroup
\global\pdfpageattr\expandafter{\expandafter}%
\expandafter\PLS@@RemoveRotate
\the\pdfpageattr /Rotate\@nil
\endgroup
- }
+ }%
\def\PLS@@RemoveRotate#1/Rotate#2\@nil{%
\global\pdfpageattr\expandafter{\the\pdfpageattr#1}%
\ifx\\#2\\%
@@ -152,7 +152,7 @@
\afterassignment\PLS@@RemoveRotate
\count0=#2\@nil
\fi
- }
+ }%
\fi
\def\PLS@temp{dvips}
\ifx\PLS@temp\PLS@driver
@@ -160,7 +160,7 @@
\EveryShipout{\PLS@EveryShi}%
\let\PLS@EveryShi\@empty
\def\PLS@AddRotate#1{%
- \ifnum#1=0
+ \ifnum#1=0 %
\else
\def\PLS@EveryShi{%
\global\setbox\@cclv\vbox{%
@@ -181,11 +181,11 @@
\EveryShipout{\PLS@EveryShi}%
\let\PLS@EveryShi\@empty
\def\PLS@AddRotate#1{%
- \ifnum#1=0
+ \ifnum#1=0 %
\else
\def\PLS@EveryShi{%
\global\setbox\@cclv\vbox{%
- \special{pdf: put @thispage << /Rotate #1 >>}%
+ \special{pdf: put @thispage <</Rotate #1>>}%
\box\@cclv
}%
}%
@@ -204,7 +204,7 @@
}
\def\PLS@CheckAngle#1{%
\ifx\\#1\\%
- \count@=0
+ \count@=0 %
\else
\count@=#1\relax
\fi
@@ -221,7 +221,7 @@
\PackageError{pdflscape}{%
Invalid value \the\count@\space for /Rotate%
}\@ehc
- \count@=0
+ \count@=0 %
\fi
}
\endinput