summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/handoutwithnotes
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/handoutwithnotes')
-rw-r--r--Master/texmf-dist/tex/latex/handoutwithnotes/handoutWithNotes.sty5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/handoutwithnotes/handoutWithNotes.sty b/Master/texmf-dist/tex/latex/handoutwithnotes/handoutWithNotes.sty
index 151edc29071..228b33c4dd0 100644
--- a/Master/texmf-dist/tex/latex/handoutwithnotes/handoutWithNotes.sty
+++ b/Master/texmf-dist/tex/latex/handoutwithnotes/handoutWithNotes.sty
@@ -34,7 +34,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\ProvidesPackage{handoutWithNotes}
- [2022/02/02 v1.2 pgfpages layouts to print beamer slides with notes]
+ [2022/02/22 v1.3 pgfpages layouts to print beamer slides with notes]
\ProvidesPackage{handoutWithNotes}[2022/02/02 v1.2
pgfpages layouts to print beamer slides with notes]
\RequirePackage{l3keys2e}
@@ -592,6 +592,9 @@
\int_compare:nTF
{\g_handoutWithNotes_current_note_page_int=\the\pgf@lastshipout}
{
+ \int_step_variable:nNn {\pgf@lastshipout} \l_tmpa_int {
+ \box_gclear:c { pgfpages@box@ \int_eval:n {\l_tmpa_int + \the\pgf@lastshipout}}
+ }
\int_gset:Nn \g_handoutWithNotes_current_note_page_int {1}
} {
\int_gincr:N \g_handoutWithNotes_current_note_page_int