summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgfplots
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-10-26 21:36:14 +0000
committerKarl Berry <karl@freefriends.org>2012-10-26 21:36:14 +0000
commit4147899f17a6e0b0dde20f309845c4fc0032bce9 (patch)
tree3609a0dc99736d7a2081187b9e12e9bac63c6bb6 /Master/texmf-dist/doc/generic/pgfplots
parent3d12d871ae8a0e941fb2521bdc99ce436aeb17c6 (diff)
pgfplots (26oct12)
git-svn-id: svn://tug.org/texlive/trunk@28094 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgfplots')
-rw-r--r--Master/texmf-dist/doc/generic/pgfplots/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pgfplots/README b/Master/texmf-dist/doc/generic/pgfplots/README
index dc10b5637af..3562f43fec1 100644
--- a/Master/texmf-dist/doc/generic/pgfplots/README
+++ b/Master/texmf-dist/doc/generic/pgfplots/README
@@ -46,6 +46,18 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
HISTORY:
+1.7
+- added feature: 'bar shift' and 'bar width' can now be expressed in terms of axis units (compat=1.7 or higher)
+- fixed incompatibility regression pgfplots 1.6.1 pgf 2.10: layers
+- fixed incompatibility pgfplots and imakeidx
+- added feature: 'enlargelimits={abs=1cm}', i.e. enlarge by dimension rather than unit
+- patchplots lib: added patch type=bicubic
+- patchplots lib: added support for global paths (fillable)
+- patchplots lib: added patch type sampling feature
+- patchplots lib: improved usability (documentation and improvements)
+- fixed path issues in context: moved lua input file to tex/generic
+- fixed bug: \ref{legendimage} inside of legend text was wrong.
+
1.6.1:
- fixed incompatibility lualatex,shader=interp, and german package (introduced in 1.6)