blob: fc0bf5782953db495a7b29dedb68a33a33c6cb72 (
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
41
42
43
|
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
|