diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-24 21:30:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-24 21:30:17 +0000 |
commit | 39bec3187a966abbe72fe5da8cde8bcbb1563ae2 (patch) | |
tree | 9d53bc3d1c8e0448d2fcd08943c0a3e6d98a5deb /Master/texmf-dist/doc/latex/handout/handout.tex | |
parent | d471ae9ff294a5ee213dc15b2eaca4bfe62bfaee (diff) |
handout (24oct16)
git-svn-id: svn://tug.org/texlive/trunk@42347 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/handout/handout.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/handout/handout.tex | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/handout/handout.tex b/Master/texmf-dist/doc/latex/handout/handout.tex index 382ef8eea8a..d1ee7efe3e0 100644 --- a/Master/texmf-dist/doc/latex/handout/handout.tex +++ b/Master/texmf-dist/doc/latex/handout/handout.tex @@ -16,8 +16,8 @@ subtitle={to support your talk}, email={maieul <at> maieul <dot> net}, author={Maïeul Rouquette}, - revision={1.3.0}, - date={13/10/2016}, + revision={1.4.0}, + date={24/10/2016}, url={https://github.com/maieul/handout}} @@ -176,11 +176,16 @@ You can call the \cmd{citehandout} command before citation commands when you wan Note that the citation tracker is automatically reset at the beginning of the handout. +You can also add define a \cs{AtEveryHandout} command to be executed in the handout, before each content added to the handout. \section{Change history} \begin{changelog} -\begin{release}{1.3.0}{2016-10-04} +\begin{release}{1.4.0}{2016-10-24} +\item Add possibility to add additional content before every element of an handout. +\end{release} + +\begin{release}{1.3.0}{2016-10-13} \item Add possibility to add additional content at the end of the handout. \end{release} |