summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/rotating
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-29 00:00:25 +0000
committerKarl Berry <karl@freefriends.org>2009-03-29 00:00:25 +0000
commiteaa8639264ba02c98a791e7a78bb22239841f79f (patch)
tree9e5bea178ddb2824af193621a8db318b952b53ac /Master/texmf-dist/tex/latex/rotating
parentd109d469f59ccfc3cd4c10cda03e5938aac51313 (diff)
rotating update (28mar09)
git-svn-id: svn://tug.org/texlive/trunk@12557 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/rotating')
-rw-r--r--Master/texmf-dist/tex/latex/rotating/rotating.sty9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/rotating/rotating.sty b/Master/texmf-dist/tex/latex/rotating/rotating.sty
index 54e60226e10..b1705f6bf27 100644
--- a/Master/texmf-dist/tex/latex/rotating/rotating.sty
+++ b/Master/texmf-dist/tex/latex/rotating/rotating.sty
@@ -21,9 +21,9 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{rotating}%
- [2009/03/16 v2.16
+ [2009/03/28 v2.16a
rotated objects in LaTeX%
- ]% $Id: rotating.dtx,v 1.18 2009/03/16 13:35:10 rf10 Exp rf10 $
+ ]% $Id: rotating.dtx,v 1.20 2009/03/28 20:05:38 rf10 Exp rf10 $
\DeclareOption{clockwise}{%
\AtBeginDocument{\setkeys{Grot}{units=360}}%
}
@@ -272,6 +272,11 @@
\nobreak
\hspace{12pt}%
}
+\AtBeginDocument{%
+ \providecommand\color@hbox{\hbox\bgroup}%
+ \providecommand\color@vbox{\vbox\bgroup}%
+ \providecommand\color@endbox{\egroup}%
+}
\endinput
%%
%% End of file `rotating.sty'.