Forest v2.1.4
Changes:
- Performance:
- Reimplement some internals of the packing algorithm to avoid
consuming the string pool in documents with many trees. (We're about
10% slower now, but (depending on the document) the memory usage
can drop up to five times!)
- Reimplement some internals of the packing algorithm to avoid
- Bugfixes:
- Fix aggregate function
count
. - Provide a workaround for a PGF bug: for coordinate-shaped nodes,
\positionnodelater
provides dimensions withpt
in a wrong
catcode, somax y
and friends did not work for such nodes.
- Fix aggregate function