diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-01 22:32:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-01 22:32:52 +0000 |
commit | e4bbbf71a1a7ed2bd323e6c971bb8ff99f777f3c (patch) | |
tree | 09656daac0936d4d30292a3c6b634ed97b3c48cc /Master/texmf-dist/doc/man | |
parent | 1927ebbe0621fbca8bf2c12796dc99cfeafdeb25 (diff) |
musixtex (1mar17)
git-svn-id: svn://tug.org/texlive/trunk@43375 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/musixtex.1 | 34 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/musixtex.man1.pdf | bin | 21891 -> 7069 bytes |
2 files changed, 18 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/man/man1/musixtex.1 b/Master/texmf-dist/doc/man/man1/musixtex.1 index 7a7d6f4a1ba..bb3d20e5d48 100644 --- a/Master/texmf-dist/doc/man/man1/musixtex.1 +++ b/Master/texmf-dist/doc/man/man1/musixtex.1 @@ -1,5 +1,5 @@ .\" This manpage is licensed under the GNU Public License -.TH MUSIXTEX 1 2016-06-06 "musixtex version 0.16" "" +.TH MUSIXTEX 1 2017-01-08 "musixtex version 0.17" "" .SH NAME musixtex \- processes MusiXTeX files, using pre-processors prepmx, pmxab and autosp as necessary, @@ -71,46 +71,48 @@ output program name and version number, and quit output usage summary and quit .TP .B -l -assumes LaTeX source; +assume LaTeX source; implied if the file has .ltx extension .TP .B -p -changes the TeX processor to +change 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) -) +(and doesn't run a dvi processor) .TP .B -c preprocess pmx file using .BR pmxchords (1) .TP .B -d -changes the dvi processor to +don't generate a .ps file and change the dvi processor to .BR dvipdfm (1) +.TP +.B -D dvix +use +.B dvix +as the dvi processor; e.g., -D "dvipdfm -m 0.9". +Use -d +.I before +-D to suppress .ps generation. .TP .B -F fmt -uses +use .B fmt as the TeX processor; e.g., -F "luatex --output-format=dvi" .TP .B -m -stops processing at the pmx file +stop processing at the pmx file .TP .B -t -stops processing at the tex/mid files +stop processing at the tex/mid files .TP .B -s -stops processing at the dvi file +stop processing at the dvi file .TP .B -g -stops processing at the ps file +stop processing at the ps file .TP .B -i retain intermediate and log files diff --git a/Master/texmf-dist/doc/man/man1/musixtex.man1.pdf b/Master/texmf-dist/doc/man/man1/musixtex.man1.pdf Binary files differindex 9089ddb6265..9b4c05ddfcc 100644 --- a/Master/texmf-dist/doc/man/man1/musixtex.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/musixtex.man1.pdf |