summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/powerdot
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-07 00:12:17 +0000
committerKarl Berry <karl@freefriends.org>2010-03-07 00:12:17 +0000
commit9967bda63f2d6667933bd305d313b67828e34f78 (patch)
treeffac5dbbef9be96c0ffd72fad7f7acfedb880865 /Master/texmf-dist/source/latex/powerdot
parente8561bf554a435898669614f4d6b1a0b12617cfe (diff)
powerdot update (2010/03/05)
git-svn-id: svn://tug.org/texlive/trunk@17345 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/powerdot')
-rw-r--r--Master/texmf-dist/source/latex/powerdot/powerdot.dtx7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/powerdot/powerdot.dtx b/Master/texmf-dist/source/latex/powerdot/powerdot.dtx
index 97e2c3cacf3..16871703571 100644
--- a/Master/texmf-dist/source/latex/powerdot/powerdot.dtx
+++ b/Master/texmf-dist/source/latex/powerdot/powerdot.dtx
@@ -26,7 +26,7 @@
% will be included by the documentation.
%
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2006 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2006, 2010 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
@@ -88,7 +88,7 @@
\OnlyDescription
%\EnableCrossrefs
\def\fileversion{v1.3}
-\def\filedate{2005/12/06}
+\def\filedate{2010/03/05}
\begin{document}
\DocInput{powerdot.dtx}
\let\Section\section\def\section*#1{\Section*{#1}\addcontentsline{toc}{section}{#1}}
@@ -2920,8 +2920,9 @@ We hope not to have forgotten anyone.
% Mute \pf{geometry}.
% The info slows down compilation. Further, it is not at all
% informative for the user as we made the design decisions already.
+% But it fails as of geometry 5.0, so skip it.
% \begin{macrocode}
-\let\Gm@showparams\@empty
+%\let\Gm@showparams\@empty
% \end{macrocode}
% \pf{hyperref} should not set ps paper size as it doesn't do landscape format
% we don't want it to redefine internals either.