summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/generic/m-tx/README4
-rwxr-xr-xMaster/texmf-dist/scripts/m-tx/m-tx.lua5
2 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/m-tx/README b/Master/texmf-dist/doc/generic/m-tx/README
index ea4d305f859..04096a9b871 100644
--- a/Master/texmf-dist/doc/generic/m-tx/README
+++ b/Master/texmf-dist/doc/generic/m-tx/README
@@ -1,4 +1,4 @@
-This is M-Tx (Music-from-TeXt), version 0.62 (2016-02-08).
+This is M-Tx (Music-from-TeXt), version 0.62a (2016-05-06).
M-Tx is a preprocessor for PMX that facilitates inputting
lyrics. It builds the PMX input file based on a language
@@ -50,4 +50,4 @@ M-Tx may be freely copied, duplicated and used in
conformance to the MIT License; see included file LICENSE.
This CTAN distribution is maintained by Bob Tennent (rdt@cs.queensu.ca).
-Feb. 8th, 2016
+May 6th, 2016
diff --git a/Master/texmf-dist/scripts/m-tx/m-tx.lua b/Master/texmf-dist/scripts/m-tx/m-tx.lua
new file mode 100755
index 00000000000..0a62d8fc447
--- /dev/null
+++ b/Master/texmf-dist/scripts/m-tx/m-tx.lua
@@ -0,0 +1,5 @@
+#!/usr/bin/env texlua
+
+print ("The m-tx[.lua] script has been retired; please switch")
+print ("to the musixtex script, which now processes .mtx files.")
+