summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/overlays/ChangeLog
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/overlays/ChangeLog
Initial commit
Diffstat (limited to 'macros/latex/contrib/overlays/ChangeLog')
-rw-r--r--macros/latex/contrib/overlays/ChangeLog55
1 files changed, 55 insertions, 0 deletions
diff --git a/macros/latex/contrib/overlays/ChangeLog b/macros/latex/contrib/overlays/ChangeLog
new file mode 100644
index 0000000000..652cd5be75
--- /dev/null
+++ b/macros/latex/contrib/overlays/ChangeLog
@@ -0,0 +1,55 @@
+2017-12-21:
+ * support the "graphics" package in addition to the "graphicx" package
+ * bump version to 2.10
+
+2017-12-20:
+ * hide included images in the argument of the "\visible" command
+ * bump version to 2.9
+
+2017-11-19:
+ * "\psvisible" and "\psalert" commands for PSTricks-only effects
+ * bump version to 2.8
+
+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
+ * 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
+ 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
+
+2016-10-24:
+ * if PSTricks is loaded, set linecolor to background or alert color
+ * bump version to 2.4
+
+2016-10-04:
+ * ensure side-effects (such as incremented counters) of hidden content of the
+ "\only" command
+ * bump version to 2.3
+
+2016-10-02:
+ * "\savebetweenoverlays" command for counters not to be incremented between
+ overlays
+ * bump version to 2.2
+
+2016-10-01:
+ * don't increment the "equation" counter between overlays
+ * bump version to 2.1
+
+2016-09-30:
+ * "fragileoverlays" environment, providing partial support for verbatim content
+ * bump version to 2.0
+
+2016-09-28:
+ * initial release