We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502cfec commit 54126d3Copy full SHA for 54126d3
doc/generic/pgf/ChangeLog
@@ -1,3 +1,11 @@
1
+2020-12-27 Henri Menke
2
+
3
+ - Release 3.1.8b
4
5
6
7
+ - Revert "tikz: handle \relax and frozen \relax on path #966"
8
9
2020-12-27 Henri Menke
10
11
- Release 3.1.8a
doc/generic/pgf/RELEASE_NOTES.md
@@ -1,2 +1,5 @@
-Hotfix for the new topaths handling. One instance did not yet properly
-preserve relative coordinates.
+Hotfix for handling of TeX conditionals on a path. We can't forward \relax and
+frozen \relax through the parser because there is existing code that relies on
+this.
+The recommendation is to use expandable conditionals where possible.
0 commit comments