summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/powerdot/powerdot.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/powerdot/powerdot.tex')
-rw-r--r--Master/texmf-dist/doc/latex/powerdot/powerdot.tex20
1 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/powerdot/powerdot.tex b/Master/texmf-dist/doc/latex/powerdot/powerdot.tex
index ac398e67f0c..800307c1b88 100644
--- a/Master/texmf-dist/doc/latex/powerdot/powerdot.tex
+++ b/Master/texmf-dist/doc/latex/powerdot/powerdot.tex
@@ -1,8 +1,8 @@
%% ---------------------------------------------------------------
-%% Copyright (C) 2005-2010 Hendri Adriaens and Christopher Ellison
+%% Copyright (C) 2005-2011 Hendri Adriaens and Christopher Ellison
%% ---------------------------------------------------------------
%%
-%% Version 1.4e prepared by Herbert Voss
+%% Version 1.4g prepared by Herbert Voss
%% Additional work for the documentation by Patrice Mégret
%%
%% This work may be distributed and/or modified under the
@@ -165,8 +165,8 @@
}{\textbf{No example files found for style \pf{#1}.}}%
}
-\def\fileversion{v1.4e}
-\def\filedate{2010/12/18}
+\def\fileversion{v1.4g}
+\def\filedate{2011/04/25}
\changes{v1.0}{2005/09/04}{Initial release}
\changes{v1.1}{2005/09/19}{Fixed some small bugs}
@@ -221,9 +221,8 @@
\changes{v1.4c}{2010/11/16}{fixed bug with missing macros for centered footer (hv)}
\changes{v1.4d}{2010/12/03}{fixed misleading comment header of powerdot.cls (hv)}
\changes{v1.4e}{2010/12/18}{fixed bugs with enumitem (hv)}
-
-
-
+ \changes{v1.4f}{2011/04/01}{added paper size smartboard (hv)}
+ \changes{v1.4g}{2011/04/25}{load enumitem version 2.2 and younger (hv)}
@@ -231,9 +230,10 @@
%\let\Section\section\def\section*#1{\Section*{#1}\addcontentsline{toc}{section}{#1}}
\title{\vspace*{-2cm}\mktitledecor The \pf{powerdot} class
\thanks{This class can be downloaded from the CTAN mirrors:
-\texttt{/macros/latex/contrib/powerdot}. See \texttt{powerdot.dtx} for
+\texttt{/macros/latex/contrib/powerdot}. See \texttt{powerdot.tex} for
information on installing \pf{powerdot} into your \LaTeX\
-distribution and for the license of this class.}}
+distribution and for the license of this class.\newline
+This documentation prepared by Herbert Vo\ss}}
\author{Hendri Adriaens\and Christopher Ellison}
\date{\fileversion\ (\filedate)}
\maketitle
@@ -380,6 +380,8 @@ log file of your presentation.
A4 paper will be used for the presentation or handout.
\item\option{paper=letterpaper}\\
Letter size paper will be used.
+\item\option{paper=smartboard}\\
+smartboard size will be used (\verb|papersize={900pt,1440pt}|).
\end{description}
Some important information with respect to paper size, compiling and
viewing presentations is available in section~\ref{sec:compiling}.