diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-05 23:17:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-05 23:17:01 +0000 |
commit | ee3cc15a5b3f684ee33aabd314448c5343ac8df6 (patch) | |
tree | e223eb85b1633d33ce77a79da7174dafd8130e45 /Master/texmf-dist/doc/generic | |
parent | d3288d4b347851a0cfd058134245f92c2fea64e0 (diff) |
pgfplots (4mar14)
git-svn-id: svn://tug.org/texlive/trunk@33097 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/pgfplots/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pgfplots/README b/Master/texmf-dist/doc/generic/pgfplots/README index 198c1944d3a..2e0fc1b746f 100644 --- a/Master/texmf-dist/doc/generic/pgfplots/README +++ b/Master/texmf-dist/doc/generic/pgfplots/README @@ -46,6 +46,14 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. HISTORY: +1.10: +- new feature: fill between plots (library fillbetween) +- new feature: concatenate intersection segments (library fillbetween) +- fixed bug: xelatex failed to run contour external +- fixed incompatibility with \label and \usepackage{mcaption} +- fixed bug: histograms produced wrong point meta +- fixed bug: histograms reported the wrong 'plot name' and confused shifts of bar plots + 1.9: - new feature: asymmetric error bars - new feature: activated math parser for axis limit arguments, arguments in axis cs, and domain argument in log plots |