summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/pgf-pie/RELEASE_NOTES.md
blob: 7f474da868cc6dbd391204923d572aea8148ff78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New features

pgf-pie now wraps the entire pie into a \scope environment and additionally
defers lookup of unknown /pgfpie keys to the /pgf and /tikz namespaces. This
paves the way for all kinds of improvements such as easy setting of global pie
options like font or placement on the background layer. Further is allows
referring to the pie as a node via local bounding box and moving the pie around
on the canvas using the shift key.

# Bug fixes

pgf-pie tokenizes its arguments which led to breakage when used with babel.
For now, babel functionality is simply disabled for the entire pie.