diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-07 17:20:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-07 17:20:40 +0000 |
commit | 59aa260e9d95e9aa3ad62a8c0c8d14832ea282db (patch) | |
tree | aa3dcb65010ea8737729067f0b1c45a34c6c7add /Master/texmf-dist/doc/man | |
parent | c125719633d76d136a955ef3d0ef68249dfd9f25 (diff) |
pmx 2.74, pmx2pdf binary gone (20feb16)
git-svn-id: svn://tug.org/texlive/trunk@40308 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/pmx2pdf.1 | 106 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/pmx2pdf.man1.pdf | bin | 4452 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/pmxab.1 | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/pmxab.man1.pdf | bin | 4118 -> 15462 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/scor2prt.1 | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/scor2prt.man1.pdf | bin | 3746 -> 14692 bytes |
6 files changed, 5 insertions, 111 deletions
diff --git a/Master/texmf-dist/doc/man/man1/pmx2pdf.1 b/Master/texmf-dist/doc/man/man1/pmx2pdf.1 deleted file mode 100644 index 6ec7f033ec1..00000000000 --- a/Master/texmf-dist/doc/man/man1/pmx2pdf.1 +++ /dev/null @@ -1,106 +0,0 @@ -.\" This manpage is licensed under the GNU Public License -.TH pmx2pdf 1 2013-12-11 "pmx2pdf script, version 0.3.1" "" - -.SH NAME -pmx2pdf \- This script processes pmx files and then deletes intermediate files - -.SH SYNOPSIS -[ texlua ] -.B pmx2pdf -{ -.IR option -| -.IR jobname -[ .pmx ] -} ... -.TP -The default effect is to process each file using -.TP 12 -.BR pmxab (1) -(pre-processing pass) -.TP -.BR etex (1) -(first pass) -.TP -.BR musixflx (1) -(second pass) -.TP -.BR etex (1) -(third pass) -.TP -.BR dvips (1) -(dvi to Postscript) -.TP -.BR ps2pdf (1) -(Postscript to Portable Document Format) -.TP -followed by removal of intermediate files. - -.SH OPTIONS -.TP 8 -.B -v -output program name and version number, and quit -.TP -.B -h -output usage summary and quit -.TP -.B -l -changes the TeX processor to -.BR latex (1) -or -.BR pdflatex (1) -.TP -.B -p -changes the TeX processor to -.BR pdfetex (1) -or -.BR pdflatex (1) -(and doesn't run -.BR dvips (1) -and -.BR ps2pdf (1) -or -.BR dvipdfm (1) -) -.TP -.B -d -changes the dvi processor to -.BR dvipdfm (1) -.TP -.B -s -stops processing at the dvi file -.TP -.B -t -stops processing at the tex (and midi) files -.TP -.B -i -retain intermediate files -.TP -.B -c -preprocess using pmxchords -.TP -.B -F fmt -use fmt as the TeX processor -.TP -.B -f -default processing -.TP 0 -Options affect processing of all succeeding PMX files unless changed by another option. - -.SH SEE ALSO -.BR pmxab (1) -.BR scor2prt (1) -.BR etex (1), -.BR latex (1), -.BR pdfetex (1), -.BR pdflatex (1), -.BR musixflx (1), -.BR dvipdfm (1), -.BR dvips (1), -.BR ps2pdf (1), -.BR pmxchords (1). -.br -pmx270.pdf - -.SH AUTHOR -This manual page was written by Bob Tennent <rdt@cs.queensu.ca>. diff --git a/Master/texmf-dist/doc/man/man1/pmx2pdf.man1.pdf b/Master/texmf-dist/doc/man/man1/pmx2pdf.man1.pdf Binary files differdeleted file mode 100644 index 4fc23287ff5..00000000000 --- a/Master/texmf-dist/doc/man/man1/pmx2pdf.man1.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/man/man1/pmxab.1 b/Master/texmf-dist/doc/man/man1/pmxab.1 index 806efcce76c..381324e5641 100644 --- a/Master/texmf-dist/doc/man/man1/pmxab.1 +++ b/Master/texmf-dist/doc/man/man1/pmxab.1 @@ -1,4 +1,4 @@ -.TH pmxab 1 "19 Jan 2013" "Version 2.6.19" "PMX Manual Page" +.TH pmxab 1 "2 Feb 2016" "Version 2.7.3" "PMX Manual Page" .SH NAME pmxab \- a MusiXTeX preprocessor .SH SYNOPSIS @@ -7,8 +7,8 @@ pmxab \- a MusiXTeX preprocessor .SH DESCRIPTION pmxab is a preprocessor for MusiXTeX. -It's usually invoked by a frontend pmx2pdf(1). -To use it to its full benefit you should have installed MusiXTeX Version 1.15 +It's usually invoked by a frontend musixtex(1). +To use it to its full benefit you should have installed MusiXTeX Version 1.21 or higher, and TeX itself. The goal of PMX is to faciliate the efficient typesetting of scores and parts that have an almost professional appearance. To learn more about typesetting @@ -17,7 +17,7 @@ with PMX, please read the PMX Manual. When invoked directly, pmxab produces tex output utilizing the MusiXTeX macro set. .SH SEE ALSO -pmx2pdf(1), scor2prt(1), musixtex(1) +scor2prt(1), musixtex(1) .SH AUTHORS PMX was written by Don Simons <dsimons@roadrunner.com>. This manual page was written by Roland Stigge <stigge@antcom.de> for the Debian diff --git a/Master/texmf-dist/doc/man/man1/pmxab.man1.pdf b/Master/texmf-dist/doc/man/man1/pmxab.man1.pdf Binary files differindex ca8cefd24f0..7744acf6065 100644 --- a/Master/texmf-dist/doc/man/man1/pmxab.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/pmxab.man1.pdf diff --git a/Master/texmf-dist/doc/man/man1/scor2prt.1 b/Master/texmf-dist/doc/man/man1/scor2prt.1 index 4e38a161cb0..23abdf4c197 100644 --- a/Master/texmf-dist/doc/man/man1/scor2prt.1 +++ b/Master/texmf-dist/doc/man/man1/scor2prt.1 @@ -1,4 +1,4 @@ -.TH scor2prt 1 "5 March 2012" "Version 2.6.17" "scor2prt Manual Page" +.TH scor2prt 1 "2 Feb 2016" "Version 2.7.3" "scor2prt Manual Page" .SH NAME scor2prt \- source-parts separation program for pmx, a MusiXTeX preprocessor .SH SYNOPSIS diff --git a/Master/texmf-dist/doc/man/man1/scor2prt.man1.pdf b/Master/texmf-dist/doc/man/man1/scor2prt.man1.pdf Binary files differindex effdedcee16..d58a2df2fdd 100644 --- a/Master/texmf-dist/doc/man/man1/scor2prt.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/scor2prt.man1.pdf |