diff options
-rwxr-xr-x | Master/texmf-dist/doc/latex/rotating/rotating.pdf | bin | 106401 -> 104843 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/rotating/rotating.dtx | 8 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/rotating/rotating.sty | 6 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 |
4 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/rotating/rotating.pdf b/Master/texmf-dist/doc/latex/rotating/rotating.pdf Binary files differindex 2f4a9f7ad89..23f2989706b 100755 --- a/Master/texmf-dist/doc/latex/rotating/rotating.pdf +++ b/Master/texmf-dist/doc/latex/rotating/rotating.pdf diff --git a/Master/texmf-dist/source/latex/rotating/rotating.dtx b/Master/texmf-dist/source/latex/rotating/rotating.dtx index cf77f9c8197..db998b720e3 100644 --- a/Master/texmf-dist/source/latex/rotating/rotating.dtx +++ b/Master/texmf-dist/source/latex/rotating/rotating.dtx @@ -1,7 +1,7 @@ % % \iffalse % -% $Id: rotating.dtx,v 1.12 2008/05/16 22:49:45 rf10 Exp rf10 $ +% $Id: rotating.dtx,v 1.13 2008/06/06 19:25:30 rf10 Exp rf10 $ % %% File: rotating.dtx %% Copyright 1995--1999 Sebastian Rahtz and Leonor Barroca @@ -30,12 +30,12 @@ \ProvidesFile{rotating.dtx}% %</dtx> %<package>\ProvidesPackage{rotating}% - [2008/05/16 v2.15 + [2008/06/06 v2.15a %<package> rotated objects in LaTeX% %<*dtx> rotating package source file% %</dtx> - ]% $Id: rotating.dtx,v 1.12 2008/05/16 22:49:45 rf10 Exp rf10 $ + ]% $Id: rotating.dtx,v 1.13 2008/06/06 19:25:30 rf10 Exp rf10 $ %<*dtx> \documentclass{ltxdoc} \GetFileInfo{rotating.dtx} @@ -445,7 +445,7 @@ \begin{lrbox}\rot@float@box \begin{minipage}\textheight } -\def\@rotdblfloat{% +\def\end@rotdblfloat{% % \end{macrocode} % If we are going to know whether pages are odd or even, % we need to use the \cs{pageref} mechanism, and labels. But diff --git a/Master/texmf-dist/tex/latex/rotating/rotating.sty b/Master/texmf-dist/tex/latex/rotating/rotating.sty index cba64105ffb..01e4924d56b 100644 --- a/Master/texmf-dist/tex/latex/rotating/rotating.sty +++ b/Master/texmf-dist/tex/latex/rotating/rotating.sty @@ -17,9 +17,9 @@ %% Mail contact: rf10@cam.ac.uk \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{rotating}% - [2008/05/16 v2.15 + [2008/06/06 v2.15a rotated objects in LaTeX% - ]% $Id: rotating.dtx,v 1.12 2008/05/16 22:49:45 rf10 Exp rf10 $ + ]% $Id: rotating.dtx,v 1.13 2008/06/06 19:25:30 rf10 Exp rf10 $ \DeclareOption{clockwise}{% \AtBeginDocument{\setkeys{Grot}{units=360}}% } @@ -165,7 +165,7 @@ \begin{lrbox}\rot@float@box \begin{minipage}\textheight } -\def\@rotdblfloat{% +\def\end@rotdblfloat{% \end{minipage}\end{lrbox}% \stepcounter{r@tfl@t}% \rot@label{RF\ther@tfl@t}% diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 7b8b9371ff1..4da199a9f38 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -25,5 +25,6 @@ depend pmgraph depend randbild depend swimgraf depend texdraw +depend tufte-latex depend xypic depend collection-basic |