summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-04 21:50:53 +0000
committerKarl Berry <karl@freefriends.org>2014-05-04 21:50:53 +0000
commit88ce4fdf61adf500600bdb5fa576dfa31ea27984 (patch)
tree1cc98ba7967aa4afa423e9078b592846f8f439fd
parent86f3759e081dde374ae31b34d2461b352a923676 (diff)
m-tx man page re-updated
git-svn-id: svn://tug.org/texlive/trunk@33825 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/man/man1/dvisvgm.man1.pdfbin41956 -> 42612 bytes
-rw-r--r--Master/texmf-dist/doc/man/man1/m-tx.19
-rw-r--r--Master/texmf-dist/doc/man/man1/m-tx.man1.pdfbin4435 -> 5138 bytes
-rwxr-xr-xMaster/tlpkg/bin/tl-update-man1
4 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/man/man1/dvisvgm.man1.pdf b/Master/texmf-dist/doc/man/man1/dvisvgm.man1.pdf
index 288fbf23403..810c1d1fb39 100644
--- a/Master/texmf-dist/doc/man/man1/dvisvgm.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/dvisvgm.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/man/man1/m-tx.1 b/Master/texmf-dist/doc/man/man1/m-tx.1
index c9552ab3937..66fae3c6d17 100644
--- a/Master/texmf-dist/doc/man/man1/m-tx.1
+++ b/Master/texmf-dist/doc/man/man1/m-tx.1
@@ -1,5 +1,5 @@
.\" This manpage is licensed under the GNU Public License
-.TH m-tx 1 2012-04-09 "m-tx script, version 0.3" ""
+.TH m-tx 1 2013-12-11 "m-tx script, version 0.4" ""
.SH NAME
m-tx \- This script processes mtx files then deletes intermediate files
@@ -70,6 +70,12 @@ or
changes the dvi processor to
.BR dvipdfm (1)
.TP
+.B -c
+use pmxchords before pmx
+.TP
+.B -F fmt
+uses fmt as the TeX processor
+.TP
.B -s
stops processing at the dvi file
.TP
@@ -97,6 +103,7 @@ Options affect processing of all succeeding mtx files unless changed by another
.BR pdflatex (1),
.BR musixflx (1),
.BR dvipdfm (1),
+.BR pmxchords (1),
.BR dvips (1),
.BR ps2pdf (1).
.br
diff --git a/Master/texmf-dist/doc/man/man1/m-tx.man1.pdf b/Master/texmf-dist/doc/man/man1/m-tx.man1.pdf
index 397080abbda..01c7102e57f 100644
--- a/Master/texmf-dist/doc/man/man1/m-tx.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/m-tx.man1.pdf
Binary files differ
diff --git a/Master/tlpkg/bin/tl-update-man b/Master/tlpkg/bin/tl-update-man
index 37609306dc9..90a1609e82f 100755
--- a/Master/tlpkg/bin/tl-update-man
+++ b/Master/tlpkg/bin/tl-update-man
@@ -20,6 +20,7 @@ for sect in 1 5; do
# from a current build:
cd $Build_inst/texmf-dist/doc/man/man$sect || exit 1
+ rm -f m-tx.1 pmx2pdf.1 pmxab.1 scor2prt.1 # maintained/updated via CTAN
ls >$TMPDIR/new
# copy files from build to runtime: