From 55878e064383bce2af2958e726ba52aaab70e092 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 15 Nov 2020 22:21:18 +0000 Subject: pdfpc (15nov20) git-svn-id: svn://tug.org/texlive/trunk@56940 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/pdfpc/README.md | 1 - Master/texmf-dist/doc/latex/pdfpc/pdfpc-doc.pdf | Bin 172285 -> 173566 bytes Master/texmf-dist/doc/latex/pdfpc/pdfpc-doc.tex | 17 +++++++++-------- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/pdfpc/README.md b/Master/texmf-dist/doc/latex/pdfpc/README.md index 15d8df9ba3b..36c6a8bb653 100644 --- a/Master/texmf-dist/doc/latex/pdfpc/README.md +++ b/Master/texmf-dist/doc/latex/pdfpc/README.md @@ -9,7 +9,6 @@ console (pdfpc) program. `pdfpc` depends on these packages: [`kvoptions`](https://ctan.org/pkg/kvoptions), [`xstring`](https://ctan.org/pkg/xstring), -[`pdfcomment`](https://ctan.org/pkg/pdfcomment), [`hyperxmp`](https://ctan.org/pkg/hyperxmp) ## Usage diff --git a/Master/texmf-dist/doc/latex/pdfpc/pdfpc-doc.pdf b/Master/texmf-dist/doc/latex/pdfpc/pdfpc-doc.pdf index 9929c83f28b..775bed9e12f 100644 Binary files a/Master/texmf-dist/doc/latex/pdfpc/pdfpc-doc.pdf and b/Master/texmf-dist/doc/latex/pdfpc/pdfpc-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/pdfpc/pdfpc-doc.tex b/Master/texmf-dist/doc/latex/pdfpc/pdfpc-doc.tex index 3130ff0e806..59d80c44476 100644 --- a/Master/texmf-dist/doc/latex/pdfpc/pdfpc-doc.tex +++ b/Master/texmf-dist/doc/latex/pdfpc/pdfpc-doc.tex @@ -43,7 +43,7 @@ \title{The \sty{pdfpc} package \\ {\large\url{https://github.com/pdfpc/pdfpc}}} \author{Evgeny Stambulchik} -\date{2020/06/10 (v0.4.0)} +\date{2020/06/19 (v0.5.0)} \hypersetup{pdftitle={The pdfpc package}, pdfauthor={Evgeny Stambulchik}} @@ -66,8 +66,8 @@ GitHub}\footnote{\url{https://pdfpc.github.io/}}. It depends on the following packages: -\begin{multicols}{4}\sffamily\centering -kvoptions \\ xstring \\ pdfcomment \\ hyperxmp +\begin{multicols}{3}\sffamily\centering +kvoptions \\ xstring \\ hyperxmp \end{multicols} \section*{License} @@ -104,17 +104,18 @@ The following \param{options} may be given as comma-separated list: \item \texttt{lastminutes} \item \texttt{hidenotes} \item \texttt{overridenote} +\item \texttt{disablemarkdown} \item \texttt{defaulttransition} (needs pdfpc v4.5 or higher) \end{itemize} The meaning and possible values of most of these options are documented in \textit{pdfpcrc(5)} man page of the pdfpc program. The rest are explained below. -To add a note to a slide (must not be longer than one paragraph): - -{\leftskip2.5em% -\cmd{\pdfpcnote\{Text of a note\}} -}\par +To add a note to a slide, use \cmd{\pdfpcnote\{Text of a note\}}. A line break +in the body of the note can be inserted with \cmd{\\}. The notes are rendered +according to the Markdown syntax by default. If you prefer the plain text format +(which was the case with \texttt{pdfpc}-4.4 and below), use the +\texttt{disablemarkdown} option. The pdfpc package can be used standalone or together with beamer. In the later case, it may be desirable to continue using the \cmd{\note} -- cgit v1.2.3