summaryrefslogtreecommitdiff
path: root/Build/source/utils/m-tx/mtx-src/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-01-09 03:41:12 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-01-09 03:41:12 +0000
commit0dc3017e47016cf0980e74a63adb59a95d45936d (patch)
tree1164f1a29d222a9d3f3728b7ed6650aa698351c7 /Build/source/utils/m-tx/mtx-src/ChangeLog
parentb1f9fadba3ee49aad8b81c83222e65c7a852ff9c (diff)
m-tx 0.63
git-svn-id: svn://tug.org/texlive/trunk@46254 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/m-tx/mtx-src/ChangeLog')
-rw-r--r--Build/source/utils/m-tx/mtx-src/ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/Build/source/utils/m-tx/mtx-src/ChangeLog b/Build/source/utils/m-tx/mtx-src/ChangeLog
index de5c759a9ad..87d5421ad2c 100644
--- a/Build/source/utils/m-tx/mtx-src/ChangeLog
+++ b/Build/source/utils/m-tx/mtx-src/ChangeLog
@@ -3,6 +3,35 @@ Corrections and enhancements to M-Tx starting from 0.53
Newest items at top. You might also want to look at file `MAINTENANCE`.
+Version 0.63
+------------
+
+1. `Space` can put in optional extra space between title block and
+ first stave.
+2. Multibar rest may appear after comment lines in its paragraph. (Thanks
+ to Christian Mondrup for finding the bug.)
+3. Spurious error message when using `][` corrected. (Thanks
+ to Christian Mondrup for finding the bug.)
+4. Pickup consisting of rests allowed with multibar rest. (Feature requested
+ by Christian Mondrup.)
+5. Also recognizes `F` as doubling duration in multiplet. (Feature requested
+ by Christian Mondrup.)
+6. No longer adds an undesired duration to rests in a multiplet. (Thanks
+ to Christian Mondrup for finding the bug.)
+
+Version 0.62c
+-------------
+
+1. Emit one `rmN` per stave, rather than only one. This error was
+ introduced in Version 0.61a when the multibar coding was streamlined.
+
+Version 0.62b
+-------------
+
+1. An error is raised if a cumulative preamble command like TeX grows
+ too long.
+2. Typo corrected in Makefile item README.md.
+
Version 0.62a
-------------