diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-18 23:15:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-18 23:15:16 +0000 |
commit | 20149d661e5c2763abbd1999e6c76bba077bdb12 (patch) | |
tree | c4e7450fb6ac47ea73b894f1b807e344911e7d4a /Master/texmf-dist/doc/latex/datatool/CHANGES | |
parent | 85fc59cf08a807c229b696a5caf12c98fb5af1dd (diff) |
datatool (10jun14)
git-svn-id: svn://tug.org/texlive/trunk@34305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/datatool/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/datatool/CHANGES | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/datatool/CHANGES b/Master/texmf-dist/doc/latex/datatool/CHANGES index ff065adeb16..cd5ac54b758 100644 --- a/Master/texmf-dist/doc/latex/datatool/CHANGES +++ b/Master/texmf-dist/doc/latex/datatool/CHANGES @@ -1,3 +1,21 @@ +v2.22: + + * datatool-base: + + - Bug fix: removed \@dtl@choptrailingzeroes from + \@dtl@decimaltolocalefrac (interfering with \DTLround) + + * datatool: + + - added "autokeys" option to \DTLloaddb and \DTLloadrawdb + + * databib: + + - new commands: \DTLbibfieldlet, \DTLformatthisbibentry, + \DTLpcite, \DTLcustombibitem, \DTLformatbooktitle + + + v2.21: * datatool: |