From 03a6e7823edd7d2762fced9f713d23ef57e67163 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 15 Oct 2016 22:51:51 +0000 Subject: handout (14oct16) git-svn-id: svn://tug.org/texlive/trunk@42266 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/handout/README | 2 +- .../doc/latex/handout/examples/example1-minimal.pdf | Bin 11479 -> 11486 bytes .../handout/examples/example2-cancel-quotation.pdf | Bin 11475 -> 11481 bytes .../handout/examples/example3-defined-path.pdf | Bin 12761 -> 12759 bytes .../latex/handout/examples/example4-sectioning.pdf | Bin 16964 -> 16966 bytes .../latex/handout/examples/example5-numbering.pdf | Bin 19765 -> 19808 bytes .../handout/examples/example6-not-and-only.pdf | Bin 25208 -> 24189 bytes .../latex/handout/examples/example7-biblatex.pdf | Bin 39160 -> 37790 bytes Master/texmf-dist/doc/latex/handout/handout.pdf | Bin 68701 -> 69941 bytes Master/texmf-dist/doc/latex/handout/handout.tex | 19 +++++++++++++++---- 10 files changed, 16 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/handout/README b/Master/texmf-dist/doc/latex/handout/README index 83578af16d6..39eec8370ff 100644 --- a/Master/texmf-dist/doc/latex/handout/README +++ b/Master/texmf-dist/doc/latex/handout/README @@ -1,4 +1,4 @@ Create handout for auditors of a speech. -Copyright 2014 Maïeul Rouquette +Copyright 2014-… Maïeul Rouquette LLPL 1.3 http://www.latex-project.org/lppl.txt \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/handout/examples/example1-minimal.pdf b/Master/texmf-dist/doc/latex/handout/examples/example1-minimal.pdf index 5b38f31d417..2ea7c8e31c7 100644 Binary files a/Master/texmf-dist/doc/latex/handout/examples/example1-minimal.pdf and b/Master/texmf-dist/doc/latex/handout/examples/example1-minimal.pdf differ diff --git a/Master/texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.pdf b/Master/texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.pdf index 13756a595fc..df38c8b764c 100644 Binary files a/Master/texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.pdf and b/Master/texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.pdf differ diff --git a/Master/texmf-dist/doc/latex/handout/examples/example3-defined-path.pdf b/Master/texmf-dist/doc/latex/handout/examples/example3-defined-path.pdf index c027b52ad20..553a908d2b9 100644 Binary files a/Master/texmf-dist/doc/latex/handout/examples/example3-defined-path.pdf and b/Master/texmf-dist/doc/latex/handout/examples/example3-defined-path.pdf differ diff --git a/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.pdf b/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.pdf index f54c75a9a08..08801b64edf 100644 Binary files a/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.pdf and b/Master/texmf-dist/doc/latex/handout/examples/example4-sectioning.pdf differ diff --git a/Master/texmf-dist/doc/latex/handout/examples/example5-numbering.pdf b/Master/texmf-dist/doc/latex/handout/examples/example5-numbering.pdf index f89e3a79bff..b47fcfd09a3 100644 Binary files a/Master/texmf-dist/doc/latex/handout/examples/example5-numbering.pdf and b/Master/texmf-dist/doc/latex/handout/examples/example5-numbering.pdf differ diff --git a/Master/texmf-dist/doc/latex/handout/examples/example6-not-and-only.pdf b/Master/texmf-dist/doc/latex/handout/examples/example6-not-and-only.pdf index e8b77148710..af5b76c2311 100644 Binary files a/Master/texmf-dist/doc/latex/handout/examples/example6-not-and-only.pdf and b/Master/texmf-dist/doc/latex/handout/examples/example6-not-and-only.pdf differ diff --git a/Master/texmf-dist/doc/latex/handout/examples/example7-biblatex.pdf b/Master/texmf-dist/doc/latex/handout/examples/example7-biblatex.pdf index 413ea2f96cd..882227991f7 100644 Binary files a/Master/texmf-dist/doc/latex/handout/examples/example7-biblatex.pdf and b/Master/texmf-dist/doc/latex/handout/examples/example7-biblatex.pdf differ diff --git a/Master/texmf-dist/doc/latex/handout/handout.pdf b/Master/texmf-dist/doc/latex/handout/handout.pdf index ae261da92c7..ab4e0a957c8 100644 Binary files a/Master/texmf-dist/doc/latex/handout/handout.pdf and b/Master/texmf-dist/doc/latex/handout/handout.pdf differ diff --git a/Master/texmf-dist/doc/latex/handout/handout.tex b/Master/texmf-dist/doc/latex/handout/handout.tex index 9f2e1465e83..382ef8eea8a 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 maieul net}, author={Maïeul Rouquette}, - revision={1.2.1a}, - date={16/04/2015}, + revision={1.3.0}, + date={13/10/2016}, url={https://github.com/maieul/handout}} @@ -69,7 +69,7 @@ The PDF output will contain two parts: You have just to split your pdf in two parts to obtain your handout for your audience. See example~1. -\section{Code to be run at the beginning of the handout} +\section{Code to be run at the beginning / at the end of the handout} You can execute any code at the beginning of the handout by defining a command \cmd{beforehandout}. For example, to suppress the extra margins of the \env{quotation} environment: \begin{minted}{tex} @@ -86,6 +86,13 @@ Note that some actions are always performed before the handout: \item Disable \cmd{index} and \cmd{label} command. \end{itemize} +You can also execute any code at the end of the handout by defining a command \cmd{afterhandout}. + For example, if you want to add additional remarks on your handout, but not in your main text. +\begin{minted}{tex} +\newcommand{\afterhandout}{% + Additional remarks. +} +\end{minted} \section{Putting all your examples in a single folder} In most cases, all your external files will be in a single folder. So you can fix this folder with the package's option \opt{dir}: @@ -155,7 +162,7 @@ The \cmd{forhandout} command is quite complex to manage, but can be useful if yo \forhandout{% \cite[\strfield{postnote}]{\strfield{entrykey}}% }% - \forhandout{% + \forhandout{% \afterhandoutref% }% }% @@ -173,6 +180,10 @@ Note that the citation tracker is automatically reset at the beginning of the ha \begin{changelog} +\begin{release}{1.3.0}{2016-10-04} +\item Add possibility to add additional content at the end of the handout. +\end{release} + \begin{release}{1.2.1}{2015-01-06} \item Optimize performance with \opt{sectioning} option. \end{release} -- cgit v1.2.3