From 8f25ffcdf23374c870c29476c01793628e58a305 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Jun 2020 20:40:05 +0000 Subject: beamerappendixnote (7jun20) git-svn-id: svn://tug.org/texlive/trunk@55472 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/beamerappendixnote/README.md | 2 +- .../latex/beamerappendixnote/beamerappendixnote.pdf | Bin 53574 -> 56311 bytes .../doc/latex/beamerappendixnote/example-basic.pdf | Bin 10737 -> 9924 bytes .../doc/latex/beamerappendixnote/example-basic.tex | 4 ++-- 4 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/beamerappendixnote/README.md b/Master/texmf-dist/doc/latex/beamerappendixnote/README.md index 48321f6dc43..b75eb9c94fb 100644 --- a/Master/texmf-dist/doc/latex/beamerappendixnote/README.md +++ b/Master/texmf-dist/doc/latex/beamerappendixnote/README.md @@ -1,4 +1,4 @@ -Beamer appendix note introduces the `\beamerappxnote` command, which puts the note's content on a separate beamer frame, shown by the command `\printappxnotes`. It also creates interactive buttons to move back and forth between the two frames. +Beamer appendix note introduces the `\appxnote` command, which puts the note's content on a separate beamer frame, shown by the command `\printappxnotes`. It also creates interactive buttons to move back and forth between the two frames. # Licence diff --git a/Master/texmf-dist/doc/latex/beamerappendixnote/beamerappendixnote.pdf b/Master/texmf-dist/doc/latex/beamerappendixnote/beamerappendixnote.pdf index cc3d4de9e8b..c6160f51862 100644 Binary files a/Master/texmf-dist/doc/latex/beamerappendixnote/beamerappendixnote.pdf and b/Master/texmf-dist/doc/latex/beamerappendixnote/beamerappendixnote.pdf differ diff --git a/Master/texmf-dist/doc/latex/beamerappendixnote/example-basic.pdf b/Master/texmf-dist/doc/latex/beamerappendixnote/example-basic.pdf index 1e560098a0d..6f96ecb4f28 100644 Binary files a/Master/texmf-dist/doc/latex/beamerappendixnote/example-basic.pdf and b/Master/texmf-dist/doc/latex/beamerappendixnote/example-basic.pdf differ diff --git a/Master/texmf-dist/doc/latex/beamerappendixnote/example-basic.tex b/Master/texmf-dist/doc/latex/beamerappendixnote/example-basic.tex index e0eb2b68b81..e2349546c7b 100644 --- a/Master/texmf-dist/doc/latex/beamerappendixnote/example-basic.tex +++ b/Master/texmf-dist/doc/latex/beamerappendixnote/example-basic.tex @@ -1,9 +1,9 @@ \documentclass[20pt]{beamer} \usepackage{beamerappendixnote} \begin{document} -\begin{frame}{Main frame} +\begin{frame}{Main title} Main content \vfill - \appxnote{Appendix note}{Note content} + \appxnote{Note title}{Note content} \end{frame} \printappxnotes \end{document} \ No newline at end of file -- cgit v1.2.3