summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/powerdot
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-22 22:31:30 +0000
committerKarl Berry <karl@freefriends.org>2017-07-22 22:31:30 +0000
commit30e4d7482ebc091e4506743677b71a8f034c2113 (patch)
tree92c90ced38a679c0cce86c43aceb9b68d7412694 /Master/texmf-dist/source/latex/powerdot
parentc1a051ec53cfe23827fc639ed064edf9d2daa469 (diff)
powerdot (22jul17)
git-svn-id: svn://tug.org/texlive/trunk@44868 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/powerdot')
-rw-r--r--Master/texmf-dist/source/latex/powerdot/powerdot.dtx45
1 files changed, 25 insertions, 20 deletions
diff --git a/Master/texmf-dist/source/latex/powerdot/powerdot.dtx b/Master/texmf-dist/source/latex/powerdot/powerdot.dtx
index a671a585608..a0c8f90780f 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-2008 Hendri Adriaens, Chris Ellison; 2009-2015 Hendri Adriaens
+%% Copyright (C) 2005-2008 Hendri Adriaens, Chris Ellison; 2009-2017 Hendri Adriaens
%% ---------------------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
@@ -87,8 +87,8 @@
\input{pdpream.ble}
\OnlyDescription
%\EnableCrossrefs
-\def\fileversion{v1.5a}
-\def\filedate{2015/11/29}
+\def\fileversion{v1.5b}
+\def\filedate{2017/07/22}
\begin{document}
\DocInput{powerdot.dtx}
\let\Section\section\def\section*#1{\Section*{#1}\addcontentsline{toc}{section}{#1}}
@@ -103,7 +103,7 @@ from 2006 to 2012. Further, I would like to thank all style contributors
to this package in any other way.\\[1em]
\hspace*{\stretch{1}}
\begin{minipage}{.9\linewidth}
-Ramon van den Akker, Pavel \v C\'i\v zek, Darren Dale, Hans Marius
+Ramon van den Akker, David Carlisle, Pavel \v C\'i\v zek, Darren Dale, Hans Marius
Eikseth, Morten H\o gholm, Andr\'as Horv\'ath, Laurent Jacques, Akira
Kakuto, Uwe Kern, Kyanh, Theo Stewart, and Don P. Story.
\end{minipage}
@@ -161,6 +161,8 @@ Kakuto, Uwe Kern, Kyanh, Theo Stewart, and Don P. Story.
% \changes{v1.5}{2014/01/01}{Restored package and added changes from CTAN}
% \changes{v1.5}{2014/01/01}{Modifications to work with the latest version of pstricks}
% \changes{v1.5a}{2015/11/29}{Added requirement for \texttt{pst-ovl} to get overlays working after \texttt{pstricks} moved the code there}
+% \changes{v1.5b}{2017/07/22}{Added requirement for latest \texttt{graphicx} to work with latest \texttt{dvips}}
+% \changes{v1.5b}{2017/07/22}{Updated documentation with respect to handout options}
%
% \CheckSum{3375}
%
@@ -307,12 +309,15 @@ Kakuto, Uwe Kern, Kyanh, Theo Stewart, and Don P. Story.
%can be used to make personal notes on, for distribution to students,
%a personal guide during your talk, etcetera.
%\begin{description}
-%\item\option{nopagebreaks}\\
+%\item\option{nohandoutpagebreaks}\\
%By default, the handout mode produces a document with two slides per
%page. If you want to fit more slides on a page, specify this option
%in the |\documentclass| command and \pf{powerdot} will let \LaTeX\
%decide on the places to insert a page break, namely when a page is
%full.
+%\item\option{nohandoutframes}\\
+%By default, the handout frames the slides. This option will remove
+%the frames around slides on handouts.
%\end{description}
%\end{description}
%
@@ -423,7 +428,7 @@ Kakuto, Uwe Kern, Kyanh, Theo Stewart, and Don P. Story.
% mode=present,
% display=slidesnotes,
% style=tycja,
-% nopagebreaks,
+% nohandoutpagebreaks,
% pauseslide,
% fleqn
% ]{powerdot}
@@ -437,13 +442,13 @@ Kakuto, Uwe Kern, Kyanh, Theo Stewart, and Don P. Story.
% mode=handout,
% display=slidesnotes,
% style=tycja,
-% nopagebreaks,
+% nohandoutpagebreaks,
% pauseslide,
% fleqn
% ]{powerdot}
%\end{example}
%Changing the |paper| and |mode| options, now produces a handout with
-%possibly more than two slides per page due to the |nopagebreaks|
+%possibly more than two slides per page due to the |nohandoutpagebreaks|
%option.
%
%\subsection{Setup options}\label{sec:pdsetup}
@@ -1660,7 +1665,7 @@ Kakuto, Uwe Kern, Kyanh, Theo Stewart, and Don P. Story.
%\pf{article} class & 1.4f & 2004/02/16 & tested\\
%\pf{geometry} \cite{geometry} & 3.2 & 2002/07/08 & tested\\
%\pf{hyperref} \cite{hyperref} & 6.74m & 2003/11/30 & tested\\
-%\pf{graphicx} \cite{graphics} & 1.0f & 1999/02/16 & tested\\
+%\pf{graphicx} \cite{graphics} & 1.1a & 2017/06/01 & required\\
%\pf{verbatim} & 1.5q & 2003/08/22 & tested
%\end{tabular}
%\caption{Dependencies}\label{tab:dependencies}
@@ -2739,7 +2744,7 @@ Kakuto, Uwe Kern, Kyanh, Theo Stewart, and Don P. Story.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{powerdot}
- [2015/11/29 v1.5a powerdot presentation class (HA)]
+ [2017/07/22 v1.5b powerdot presentation class (HA)]
% \end{macrocode}
% Initializations.
% \begin{macrocode}
@@ -3019,7 +3024,7 @@ Kakuto, Uwe Kern, Kyanh, Theo Stewart, and Don P. Story.
% needs to be loaded after \pf{graphicx} for proper |\scalebox| definition.
% We make sure that \pf{xcolor} is loaded.
% \begin{macrocode}
-\RequirePackage{graphicx}
+\RequirePackage[nosetpagesize]{graphicx}[2017/06/01]
\RequirePackage{pstricks}[2013/12/12]
\RequirePackage{pst-ovl}
\RequirePackage{xcolor}[2004/05/09]
@@ -3074,7 +3079,7 @@ Kakuto, Uwe Kern, Kyanh, Theo Stewart, and Don P. Story.
% 180 degrees.
% \begin{macrocode}
\ifnum\pd@orient=\z@
- \AtBeginDvi{\special{!/landplus90 true store}}
+ \special{!/landplus90 true store}
\fi
% \end{macrocode}
% Write paper dimensions.
@@ -3087,22 +3092,22 @@ Kakuto, Uwe Kern, Kyanh, Theo Stewart, and Don P. Story.
% Notice further that screen size is based on letter, but will be cropped in pdf.
% \begin{macrocode}
\ifpd@@nopsheader\else
- \AtBeginDvi{\special{papersize=\the\paperwidth,\the\paperheight}}
+ \special{papersize=\the\paperwidth,\the\paperheight}
\ifcase\pd@paper
- \AtBeginDvi{\special{!%
+ \special{!%
\@percentchar\@percentchar BeginPaperSize: letter
^^Jletter^^J\@percentchar\@percentchar EndPaperSize
- }}
+ }
\or
- \AtBeginDvi{\special{!%
+ \special{!%
\@percentchar\@percentchar BeginPaperSize: a4
^^Ja4^^J\@percentchar\@percentchar EndPaperSize
- }}
+ }
\or
- \AtBeginDvi{\special{!%
+ \special{!%
\@percentchar\@percentchar BeginPaperSize: letter
^^Jletter^^J\@percentchar\@percentchar EndPaperSize
- }}
+ }
\or\relax
\fi
\fi
@@ -8262,7 +8267,7 @@ to position this footnote.}}
%% mode=handout,
%% display=slidesnotes,
pauseslide,
- nopagebreaks,
+ nohandoutpagebreaks,
fleqn
]{powerdot}