From c2bd86645090ced3e990da753cf7b7740f444283 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 14 Oct 2008 23:36:45 +0000 Subject: rotating update (15oct08) git-svn-id: svn://tug.org/texlive/trunk@10978 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/rotating/rotating.sty | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/tex/latex/rotating') diff --git a/Master/texmf-dist/tex/latex/rotating/rotating.sty b/Master/texmf-dist/tex/latex/rotating/rotating.sty index 406e968aa95..2dc9e3ffe8a 100644 --- a/Master/texmf-dist/tex/latex/rotating/rotating.sty +++ b/Master/texmf-dist/tex/latex/rotating/rotating.sty @@ -11,15 +11,11 @@ %% However, no permission is granted to distribute a modified version of %% this file under its original name. %% -%% File: rotating.dtx -%% Copyright 1995--1999 Sebastian Rahtz and Leonor Barroca -%% Copyright 2001-2003,2007,2008 Robin Fairbairns -%% Mail contact: rf10@cam.ac.uk \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{rotating}% - [2008/06/06 v2.15b + [2008/10/05 v2.15c rotated objects in LaTeX% - ]% $Id: rotating.dtx,v 1.11 2008/06/06 19:22:17 rf10 Exp rf10 $ + ]% $Id: rotating.dtx,v 1.15 2008/10/05 18:31:01 rf10 Exp $ \DeclareOption{clockwise}{% \AtBeginDocument{\setkeys{Grot}{units=360}}% } @@ -157,12 +153,12 @@ \def\sidewaystable{\@rotfloat{table}} \let\endsidewaystable\end@rotfloat \def\@rotdblfloat{% - \if@twocolumn\let\reserved@a\@rotdbflt\else\let\reserved@a\@rotfloat\fi - \reserved@a} + \if@twocolumn\expandafter\@rotdbflt\else\expandafter\@rotfloat\fi +} \def\@rotdbflt#1{\@ifnextchar[{\@rotxdblfloat{#1}}{\@rotxdblfloat{#1}[tp]}} \def\@rotxdblfloat#1[#2]{% - \hsize\textwidth\linewidth\textwidth \@float{#1}[#2]% + \hsize\textwidth\linewidth\textwidth \begin{lrbox}\rot@float@box \begin{minipage}\textheight } -- cgit v1.2.3