diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-06 21:59:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-06 21:59:44 +0000 |
commit | deca9e355916b23f08e4bbe1cb972adf3658f9ff (patch) | |
tree | eccaa00e1cd0ff11012b9a666befa9a4775dc774 /Master/texmf-dist/doc/latex/overlays/sample.tex | |
parent | b4756ad1fb9b7e291c909dd1bac99a3c0fffce72 (diff) |
overlays (6mar17)
git-svn-id: svn://tug.org/texlive/trunk@43418 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/overlays/sample.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/sample.tex | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/overlays/sample.tex b/Master/texmf-dist/doc/latex/overlays/sample.tex index ebadb405d28..50473add616 100644 --- a/Master/texmf-dist/doc/latex/overlays/sample.tex +++ b/Master/texmf-dist/doc/latex/overlays/sample.tex @@ -33,8 +33,8 @@ \textit{A sample presentation}} \\[\baselineskip] Andreas Nolda \\ \url{http://andreas.nolda.org}}\vfill -{\small Version 2.5 \\ -4 March 2017} +{\small Version 2.6 \\ +5 March 2017} \clearpage \begin{fragileoverlays}{6} @@ -161,11 +161,12 @@ incremented between overlays. Other counters can be saved between overlays, too, by means of the command \alert{2}{\texttt{\textbackslash{savecounterbetweenoverlays\{\meta{counter name}\}}}}.} -\visible{3-}{Series of first-level lists cloned by means of the -\texttt{\textbackslash{}newlist} command of the \textrm{enumitem} package can be saved between +\visible{3-}{Series of first-level lists specified by the \texttt{series} and +\texttt{resume} keys of the \textrm{enumitem} package can be saved between overlays by means of the command \alert{3}{\texttt{\textbackslash{saveseriesbetweenoverlays\{\meta{series -name}\}}}}, provided that the series name matches the list name.} +name}\}}}}, provided that the series name matches the basename of the list +counter (i.e. the counter name without the final \texttt{i}).} \end{overlays} \clearpage |