diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-18 00:35:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-18 00:35:36 +0000 |
commit | ff3def13189580da6fe5254355c8f3b8091bb0fb (patch) | |
tree | 13092e119e26dd5354f66cf3746dd0a0cbdd8cb2 /Master/texmf/doc/man | |
parent | 2721345a8954f1846ff48ba10e634bc65e7b954d (diff) |
pmx 2.6.18 (16may12)
git-svn-id: svn://tug.org/texlive/trunk@26478 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man')
-rw-r--r-- | Master/texmf/doc/man/man1/pmx.man1.pdf | bin | 4393 -> 0 bytes | |||
-rw-r--r-- | Master/texmf/doc/man/man1/pmx2pdf.1 (renamed from Master/texmf/doc/man/man1/pmx.1) | 6 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/pmx2pdf.man1.pdf | bin | 0 -> 4394 bytes | |||
-rw-r--r-- | Master/texmf/doc/man/man1/prepmx.1 | 95 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/prepmx.man1.pdf | bin | 6269 -> 0 bytes |
5 files changed, 3 insertions, 98 deletions
diff --git a/Master/texmf/doc/man/man1/pmx.man1.pdf b/Master/texmf/doc/man/man1/pmx.man1.pdf Binary files differdeleted file mode 100644 index da954145382..00000000000 --- a/Master/texmf/doc/man/man1/pmx.man1.pdf +++ /dev/null diff --git a/Master/texmf/doc/man/man1/pmx.1 b/Master/texmf/doc/man/man1/pmx2pdf.1 index 5d699c826b3..9ffcf094377 100644 --- a/Master/texmf/doc/man/man1/pmx.1 +++ b/Master/texmf/doc/man/man1/pmx2pdf.1 @@ -1,12 +1,12 @@ .\" This manpage is licensed under the GNU Public License -.TH pmx 1 2011-11-28 "pmx script, version 0.2" "" +.TH pmx2pdf 1 2012-05-15 "pmx2pdf script, version 0.2.1" "" .SH NAME -pmx \- This script processes pmx files and then deletes intermediate files +pmx2pdf \- This script processes pmx files and then deletes intermediate files .SH SYNOPSIS [ texlua ] -.B pmx[.lua] +.B pmx2pdf { .IR option | diff --git a/Master/texmf/doc/man/man1/pmx2pdf.man1.pdf b/Master/texmf/doc/man/man1/pmx2pdf.man1.pdf Binary files differnew file mode 100644 index 00000000000..88c0b4dd42b --- /dev/null +++ b/Master/texmf/doc/man/man1/pmx2pdf.man1.pdf diff --git a/Master/texmf/doc/man/man1/prepmx.1 b/Master/texmf/doc/man/man1/prepmx.1 deleted file mode 100644 index 299591e2e9d..00000000000 --- a/Master/texmf/doc/man/man1/prepmx.1 +++ /dev/null @@ -1,95 +0,0 @@ -.TH prepmx 1 "01 September 2005" "M-Tx Version 0.60" "prepmx Manual Page" -.SH NAME -prepmx \- preprocessor for PMX, easy music typesetting program -.SH SYNOPSIS -.B prepmx -.RI [ options ] -.I jobname -.RI [ outdir/ ] -.RI [ stylefile ] -.SH DESCRIPTION -.B M-Tx -is an easy to use preprocessor language for the -.B PMX -music typesetting program, aimed at people who are not experts. For an -easy example, have a look at the following example: - - c2+ e4 g | b4d- c1 d c2 | - c8 g+ e g c- g+ e g | d g f g c- g+ e g | - -For syntax reference, please look at the M-Tx manual written by Dirk -Laurie, the creator of the M-Tx language and the author of prepmx, its -command line utility. - -.B prepmx -processes the file -.IR jobname .mtx -to generate -.IR jobname .pmx. -You can then process this file using the `pmx' command. -.B PMX -is a preprocessor for MusiXTeX. - -.I outdir/ -is the directory where `pmx' will put the final .tex file. Note that the -trailing slash is mandatory. You can provide a -.I stylefile -for M-Tx. If omitted, the file `mtxstyle.txt' in the current -directory is used, if there is one. -.SH OPTIONS -Options can also be specified in a `Options:' line in the preamble, -which takes precedence over the command line. -.TP -.B \-b -never unbeam eighth notes and shorter -.TP -.B \-c -main music lines only \- ignore chords -.TP -.B \-D -enable debug mode -.TP -.B \-f -use tonic sol\-fa note names -.TP -.B \-i -ignore errors -.TP -.B \-m -music only \- ignore lyrics -.TP -.B \-n -indent first system and print default instrument names -.TP -.B \-t -ignore uptext lines -.TP -.B \-u -uptext synchronizes with notes only, not rests -.TP -.B \-v -verbose progress report -.TP -.B \-w -enable pedantic warnings -.TP -.BI \- n -select specified case of multiple score -.SH EXIT STATUS -If no error was found, -.B prepmx -exits with return code 0. In case of an error, the line number of the -processed line is returned. This may not always be the line containing -the actual error. A return status of 10000 means that the input file was -empty or could not be opened. -.SH SEE ALSO -.B M-Tx -User's Guide (mtx060.pdf) -.br -pmx(1), musixtex(1) -.SH AUTHORS -prepmx was written by Dirk Laurie <dpl@sun.ac.za>. -This manual page was written by Roland Stigge <stigge@antcom.de> for the Debian -project. It was revised and extended by Nis Martensen -<nis.martensen@web.de>, mostly by copying text from Dirk Laurie's M-Tx -User's Guide. diff --git a/Master/texmf/doc/man/man1/prepmx.man1.pdf b/Master/texmf/doc/man/man1/prepmx.man1.pdf Binary files differdeleted file mode 100644 index 7a821d93ab0..00000000000 --- a/Master/texmf/doc/man/man1/prepmx.man1.pdf +++ /dev/null |