diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-31 22:39:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-31 22:39:54 +0000 |
commit | 36b38c720ee0922b0bb81f4e094978a899bcf0ca (patch) | |
tree | 6f9da1d0204a17be08b011098204b065eb5c6572 /Master/texmf-dist/doc | |
parent | 6d1d56a11a1ad5479f3b834f00d94693b8aaeb6e (diff) |
pmxchords (31dec15)
git-svn-id: svn://tug.org/texlive/trunk@39249 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/pmxchords.man1.pdf | bin | 4020 -> 15690 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/pmxchords/README | 18 |
2 files changed, 17 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/man/man1/pmxchords.man1.pdf b/Master/texmf-dist/doc/man/man1/pmxchords.man1.pdf Binary files differindex 8b65c5c7855..ea07d174fee 100644 --- a/Master/texmf-dist/doc/man/man1/pmxchords.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/pmxchords.man1.pdf 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 |