blob: 1dcaee6e10811de7737890cd2d8889aed3a0df76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
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)
* 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
|