diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-08 22:59:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-08 22:59:46 +0000 |
commit | ddbc1f2a5f193876d6f1df544e286029c6d671f8 (patch) | |
tree | dfb7c9b021356348dd684b332b1e32201b9389d2 /Master/texmf-dist/doc/latex/overlays | |
parent | 147bfcd0c0aafd20e8893a1be104f51602906d5e (diff) |
overlays (8mar17)
git-svn-id: svn://tug.org/texlive/trunk@43431 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/overlays')
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/ChangeLog | 9 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/overlays.pdf | bin | 36789 -> 36602 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/overlays.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/sample.pdf | bin | 65104 -> 65013 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/overlays/sample.tex | 4 |
6 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/overlays/ChangeLog b/Master/texmf-dist/doc/latex/overlays/ChangeLog index 1dcaee6e108..fc0bf578295 100644 --- a/Master/texmf-dist/doc/latex/overlays/ChangeLog +++ b/Master/texmf-dist/doc/latex/overlays/ChangeLog @@ -1,15 +1,18 @@ +2017-03-08: + * don't ignore spaces in the arguments of the "\visible" and "\alert" commands + * bump version to 2.7 + 2017-03-05: * blend all colors in the content of the "\visible" command with the background color on non-specified overlays * require the "xcolor" package instead of the "color" package - * clarify in the documentation how the "\saveseriesbetweenoverlays" command can - be used for series of cloned and uncloned lists * bump version to 2.6 2017-03-04: * "\saveseriesbetweenoverlays" command for enumitem series not to be incremented between overlays (currently restricted to the first level of - lists cloned by \newlist and series names matching the list name) + cloned or uncloned lists with a series name matching the basename of the + list counter) * rename "\savebetweenoverlays" to "\savecountersbetweenoverlays" (preserving "\savebetweenoverlays" as a shortcut for backward compatibility) * bump version to 2.5 diff --git a/Master/texmf-dist/doc/latex/overlays/README b/Master/texmf-dist/doc/latex/overlays/README index 38378848348..af205e45561 100644 --- a/Master/texmf-dist/doc/latex/overlays/README +++ b/Master/texmf-dist/doc/latex/overlays/README @@ -1,4 +1,4 @@ -The "overlays" LaTeX package (version 2.6) +The "overlays" LaTeX package (version 2.7) ------------------------------------------ The "overlay" package allows to write presentations with dynamic slides. It does diff --git a/Master/texmf-dist/doc/latex/overlays/overlays.pdf b/Master/texmf-dist/doc/latex/overlays/overlays.pdf Binary files differindex 5eb33351e9f..9bde0c7c790 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 f88ad7c0d77..90e182fd060 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/03/05 (v.\,2.6)} +\date{2017/03/08 (v.\,2.7)} \maketitle \noindent The \textsf{overlay} package allows to write presentations with diff --git a/Master/texmf-dist/doc/latex/overlays/sample.pdf b/Master/texmf-dist/doc/latex/overlays/sample.pdf Binary files differindex 1afebb52d86..52a6f6bc779 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 50473add616..616d9ceb1a6 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.6 \\ -5 March 2017} +{\small Version 2.7 \\ +8 March 2017} \clearpage \begin{fragileoverlays}{6} |