Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 27cf3a0

Browse files
committed
clarify potential pitfall to pgf black text fix
1 parent 8f86799 commit 27cf3a0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/api/api_changes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,4 +477,5 @@ PGF backend now explicitly makes black text black
477477
Previous behavior with the pgf backend was for text specified as black to
478478
actually be the default color of whatever was rendering the pgf file (which was
479479
of course usually black). The new behavior is that black text is black,
480-
regardless of the default color.
480+
regardless of the default color. However, this means that there is no way to
481+
fall back on the default color of the renderer.

0 commit comments

Comments
 (0)