diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-23 22:34:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-23 22:34:45 +0000 |
commit | 7389bb9fb813a0f5e8654431dacfcb81d1f116e4 (patch) | |
tree | 71607dc600cbacc3bad0fd9bf4264a336ee76445 /Master/texmf-dist/doc | |
parent | 73338f8d255841f32c4ca13a612b330014d2e35c (diff) |
overlays (23feb21)
git-svn-id: svn://tug.org/texlive/trunk@57861 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/ChangeLog | 11 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/overlays.pdf | bin | 36666 -> 36910 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/overlays.tex | 9 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/sample.pdf | bin | 64888 -> 67977 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/sample.tex | 22 |
6 files changed, 40 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/overlays/ChangeLog b/Master/texmf-dist/doc/latex/overlays/ChangeLog index 652cd5be757..a3c1eda3013 100644 --- a/Master/texmf-dist/doc/latex/overlays/ChangeLog +++ b/Master/texmf-dist/doc/latex/overlays/ChangeLog @@ -1,3 +1,14 @@ +2021-02-23: + * "\alertsoff" command for switching alerts off + * bump version to 2.12 + +2021-02-22: + * "\overlaysoff" command for typesetting the last overlay only + * bump version to 2.11 + +2018-01-15: + * bug fix for "tabular"-style environments + 2017-12-21: * support the "graphics" package in addition to the "graphicx" package * bump version to 2.10 diff --git a/Master/texmf-dist/doc/latex/overlays/README b/Master/texmf-dist/doc/latex/overlays/README index 3f49c9bfedb..7227cd51043 100644 --- a/Master/texmf-dist/doc/latex/overlays/README +++ b/Master/texmf-dist/doc/latex/overlays/README @@ -1,7 +1,7 @@ -The "overlays" LaTeX package (version 2.10) +The "overlays" LaTeX package (version 2.12) ------------------------------------------- -The "overlay" package allows to write presentations with dynamic slides. It does +The "overlays" package allows to write presentations with dynamic slides. It does not presuppose any specific document class. Rather, it is a lightweight alternative to full-fledged presentation classes like "beamer". diff --git a/Master/texmf-dist/doc/latex/overlays/overlays.pdf b/Master/texmf-dist/doc/latex/overlays/overlays.pdf Binary files differindex 6a854129b64..c53c6b925ae 100644 --- a/Master/texmf-dist/doc/latex/overlays/overlays.pdf +++ b/Master/texmf-dist/doc/latex/overlays/overlays.pdf diff --git a/Master/texmf-dist/doc/latex/overlays/overlays.tex b/Master/texmf-dist/doc/latex/overlays/overlays.tex index e06f581ce39..a75341076dc 100644 --- a/Master/texmf-dist/doc/latex/overlays/overlays.tex +++ b/Master/texmf-dist/doc/latex/overlays/overlays.tex @@ -9,7 +9,7 @@ \begin{document} \title{\textsf{overlays} -- incremental slides} \author{Andreas Nolda} -\date{2017/12/21 (v.\,2.10)} +\date{2021/02/23 (v.\,2.12)} \maketitle \noindent The \textsf{overlay} package allows to write presentations with @@ -91,6 +91,13 @@ See below for known limitations regarding the series name. The |\savecountersbetweenoverlays| and |\saveseriesbetweenoverlays| commands are typically used in the preamble. +\DescribeMacro{\overlaysoff} +\DescribeMacro{\alertsoff} +Use the |\overlaysoff| command in the preamble in order to switch overlay +processing off, effectively typesetting only the last overlay of each +incremental slide. In addition, highlights in |alert| color can be switched off +by means of the |\alertsoff| command. + \section{Known limitations} The |\alert|, |\visible|, and |\only| commands must not contain verbatim diff --git a/Master/texmf-dist/doc/latex/overlays/sample.pdf b/Master/texmf-dist/doc/latex/overlays/sample.pdf Binary files differindex 49f1c38abc3..d72a2835a52 100644 --- a/Master/texmf-dist/doc/latex/overlays/sample.pdf +++ b/Master/texmf-dist/doc/latex/overlays/sample.pdf diff --git a/Master/texmf-dist/doc/latex/overlays/sample.tex b/Master/texmf-dist/doc/latex/overlays/sample.tex index 515ee1ae997..2d469873c0f 100644 --- a/Master/texmf-dist/doc/latex/overlays/sample.tex +++ b/Master/texmf-dist/doc/latex/overlays/sample.tex @@ -32,9 +32,9 @@ {\Large \textbf{The \textrm{overlays} package} \\ \textit{A sample presentation}} \\[\baselineskip] Andreas Nolda \\ -\url{http://andreas.nolda.org}}\vfill -{\small Version 2.10 \\ -21 December 2017} +\url{https://andreas.nolda.org}}\vfill +{\small Version 2.12 \\ +23 February 2021} \clearpage \begin{fragileoverlays}{6} @@ -194,6 +194,22 @@ the content of these commands.} \clearpage \begin{overlays}{3} +\subsubsection*{Non-interactive versions} +Overlay processing can be switched off by means of the command +\alert{1}{\texttt{\textbackslash{}overlaysoff}}. If used in the preamble, this +command typesets only the last overlay of each incremental slide in the +presentation. + +\visible{2-}{Similarly, the command +\alert{2}{\texttt{\textbackslash{}alertsoff}} removes highlights in +\texttt{alert} color.} + +\visible{3}{Both commands may be useful for non-interactive versions of a +presentation, such as a presentation provided as a download.} +\end{overlays} +\clearpage + +\begin{overlays}{3} \subsubsection*{Credits} The code of the \textrm{overlays} package is inspired by Matthias Meister's \href{http://www.ctan.org/pkg/present}{\textrm{present} package}. |