summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/pmxchords
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-12-31 22:39:54 +0000
committerKarl Berry <karl@freefriends.org>2015-12-31 22:39:54 +0000
commit36b38c720ee0922b0bb81f4e094978a899bcf0ca (patch)
tree6f9da1d0204a17be08b011098204b065eb5c6572 /Master/texmf-dist/doc/pmxchords
parent6d1d56a11a1ad5479f3b834f00d94693b8aaeb6e (diff)
pmxchords (31dec15)
git-svn-id: svn://tug.org/texlive/trunk@39249 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/pmxchords')
-rw-r--r--Master/texmf-dist/doc/pmxchords/README18
1 files changed, 17 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/pmxchords/README b/Master/texmf-dist/doc/pmxchords/README
index a8f378429cf..2b0c2b474a8 100644
--- a/Master/texmf-dist/doc/pmxchords/README
+++ b/Master/texmf-dist/doc/pmxchords/README
@@ -1,4 +1,3 @@
-2013-12-11
Author: Ondrej Fafejta <fafejtao@gmail.com>
Website: https://github.com/fafejtao/pmxChords
@@ -18,3 +17,20 @@ For installation and usage, see the pmxchords-install document.
pmxchords is licensed under the GPL version 2 or later.
This README was edited by Bob Tennent (rdt@cs.queensu.ca).
+
+ChangeLog:
+
+version 2.0.2: 2014-04-21
+ fixed transposition problem:
+ If song began in E-minor and signature is changed in half of song to A-minor
+ transposition must be omitted.
+
+version 2.0.1: 2013-12-13
+ Fixed:
+ - pmxchords.lua now loads correctly the ChordsTr module to make it work on Windows systems.
+ - pmxchords.lua does not remove the temporary file pmxaerr.dat
+ that is required by Bob Tennent's pmx2pdf script.
+
+version 2.0.0: 2013-12-09 - rewrite code from perl to lua.
+
+version 1.0: 2012-03-16 - first version written in perl scripting language \ No newline at end of file