diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/musixtex/scripts')
-rw-r--r-- | Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.1 | 43 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.html | 84 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.pdf | bin | 4339 -> 0 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.1 | 88 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.html | 163 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf | bin | 4276 -> 0 bytes |
6 files changed, 247 insertions, 131 deletions
diff --git a/Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.1 b/Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.1 deleted file mode 100644 index a3c214535e2..00000000000 --- a/Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.1 +++ /dev/null @@ -1,43 +0,0 @@ -.\" This manpage is licensed under the GNU Public License -.TH MUSIXFLX 1 2011-04-21 "musixflx-0.83.3lua7" "" - -.SH NAME -musixflx \- process mx1 files (the second pass of 3-pass MusiXTeX typesetting) - -.SH SYNOPSIS -[ texlua ] -.B musixflx[.lua] -.I jobname -[ .mx1 | .tex ] -[ -.I debugmode -] - -where -.I debugmode -can be -.br - d output debugging information to the screen -.br - m output line numbers to the screen -.br - f output debugging information to jobname.mxl (not mx1) -.br - s output computed lines to the screen - -To allow for ease of use with a batch file, \fB musixflx.lua\fR -can be fed with either \fI jobname.mx1\fP, \fI jobname.tex\fP, -or just \fI jobname\fP, any of which open \fI jobname.mx1\fP -and create \fI jobname.mx2\fP. - -.SH SEE ALSO -.BR musixtex (1) -.br -musixdoc.pdf - -.SH AUTHOR -This manual page was written by Andreas Tille -<tille@debian.org> for the Debian GNU/Linux system (but may be used -by others). Corrections to the synopsis were pointed out by Peter -Breitenlohner <peb@mppmu.mpg.de> and implemented by Bob Tennent -<rdt@cs.queensu.ca>. diff --git a/Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.html b/Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.html new file mode 100644 index 00000000000..6d7c8612268 --- /dev/null +++ b/Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.html @@ -0,0 +1,84 @@ +Content-type: text/html + +<HTML><HEAD><TITLE>Manpage of MUSIXFLX</TITLE> +</HEAD><BODY> +<H1>MUSIXFLX</H1> +Section: (1)<BR>Updated: 2011-04-21<BR><A HREF="#index">Index</A> +<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR> + +<P> +<A NAME="lbAB"> </A> +<H2>NAME</H2> + +musixflx - process mx1 files (the second pass of 3-pass MusiXTeX typesetting) +<P> +<A NAME="lbAC"> </A> +<H2>SYNOPSIS</H2> + +[ texlua ] +<B>musixflx[.lua]</B> + +<I>jobname </I> + +[ .mx1 | .tex ] +[ +<I>debugmode </I> + +] +<P> +where +<I>debugmode </I> + +can be +<BR> + +<TT> </TT>d<TT> </TT>output debugging information to the screen<BR> +<BR> + +<TT> </TT>m<TT> </TT>output line numbers to the screen<BR> +<BR> + +<TT> </TT>f<TT> </TT>output debugging information to jobname.mxl (not mx1)<BR> +<BR> + +<TT> </TT>s<TT> </TT>output computed lines to the screen<BR> +<P> +To allow for ease of use with a batch file, <B> musixflx.lua</B> +can be fed with either <I> jobname.mx1</I>, <I> jobname.tex</I>, +or just <I> jobname</I>, any of which open <I> jobname.mx1</I> +and create <I> jobname.mx2</I>. +<P> +<A NAME="lbAD"> </A> +<H2>SEE ALSO</H2> + +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+musixtex">musixtex</A></B>(1) + +<BR> + +musixdoc.pdf +<P> +<A NAME="lbAE"> </A> +<H2>AUTHOR </H2> + +This manual page was written by Andreas Tille +<<A HREF="mailto:tille@debian.org">tille@debian.org</A>> for the Debian GNU/Linux system (but may be used +by others). Corrections to the synopsis were pointed out by Peter +Breitenlohner <<A HREF="mailto:peb@mppmu.mpg.de">peb@mppmu.mpg.de</A>> and implemented by Bob Tennent +<<A HREF="mailto:rdt@cs.queensu.ca">rdt@cs.queensu.ca</A>>. +<P> + +<HR> +<A NAME="index"> </A><H2>Index</H2> +<DL> +<DT><A HREF="#lbAB">NAME</A><DD> +<DT><A HREF="#lbAC">SYNOPSIS</A><DD> +<DT><A HREF="#lbAD">SEE ALSO</A><DD> +<DT><A HREF="#lbAE">AUTHOR </A><DD> +</DL> +<HR> +This document was created by +<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>, +using the manual pages.<BR> +Time: 08:30:52 GMT, September 14, 2012 +</BODY> +</HTML> diff --git a/Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.pdf b/Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.pdf Binary files differdeleted file mode 100644 index 1052dbf8342..00000000000 --- a/Master/texmf-dist/doc/generic/musixtex/scripts/musixflx.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.1 b/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.1 deleted file mode 100644 index c8460885b4a..00000000000 --- a/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.1 +++ /dev/null @@ -1,88 +0,0 @@ -.\" This manpage is licensed under the GNU Public License -.TH MUSIXTEX 1 2011-05-21 "musixtex version 0.4" "" - -.SH NAME -musixtex \- processes MusiXTeX files, deleting intermediate files - -.SH SYNOPSIS -[ texlua ] -.B musixtex[.lua] -{ -.IR option -| -.IR jobname -[ .tex ] -} ... -.TP -The default effect is to process each file using -.TP 12 -.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 -f -default processing -.TP 0 -Options affect processing of all succeeding MusiXTeX files unless changed by another option. - -.SH SEE ALSO -.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 -musixdoc.pdf - -.SH AUTHOR -This manual page was written by Bob Tennent <rdt@cs.queensu.ca>. diff --git a/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.html b/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.html new file mode 100644 index 00000000000..fca335c0ee7 --- /dev/null +++ b/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.html @@ -0,0 +1,163 @@ +Content-type: text/html + +<HTML><HEAD><TITLE>Manpage of MUSIXTEX</TITLE> +</HEAD><BODY> +<H1>MUSIXTEX</H1> +Section: (1)<BR>Updated: 2012-09-14<BR><A HREF="#index">Index</A> +<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR> + +<P> +<A NAME="lbAB"> </A> +<H2>NAME</H2> + +musixtex - processes MusiXTeX files, deleting intermediate files +<P> +<A NAME="lbAC"> </A> +<H2>SYNOPSIS</H2> + +[ texlua ] +<B>musixtex[.lua]</B> + +{ +<I>option</I> + +| +<I>jobname</I> + +[ .tex ] +} ... +<DL COMPACT> +<DT>The default effect is to process each file using <DD> +<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+etex">etex</A></B>(1) + +<DD> +(first pass) +<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+musixflx">musixflx</A></B>(1) + +<DD> +(second pass) +<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+etex">etex</A></B>(1) + +<DD> +(third pass) +<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvips">dvips</A></B>(1) + +<DD> +(dvi to Postscript) +<DT><B><A HREF="http://localhost/cgi-bin/man/man2html?1+ps2pdf">ps2pdf</A></B>(1) + +<DD> +(Postscript to Portable Document Format) +<DT>followed by removal of intermediate files.<DD> +<P> +</DL> +<A NAME="lbAD"> </A> +<H2>OPTIONS</H2> + +<DL COMPACT> +<DT><B>-v </B> + +<DD> +output program name and version number, and quit +<DT><B>-h</B> + +<DD> +output usage summary and quit +<DT><B>-l </B> + +<DD> +changes the TeX processor to +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+latex">latex</A></B>(1) + +or +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pdflatex">pdflatex</A></B>(1) + +<DT><B>-p </B> + +<DD> +changes the TeX processor to +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pdfetex">pdfetex</A></B>(1) + +or +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pdflatex">pdflatex</A></B>(1) + +(and doesn't run +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvips">dvips</A></B>(1) + +and +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+ps2pdf">ps2pdf</A></B>(1) + +or +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvipdfm">dvipdfm</A></B>(1) + +) +<DT><B>-d </B> + +<DD> +changes the dvi processor to +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvipdfm">dvipdfm</A></B>(1) + +<DT><B>-s </B> + +<DD> +stops processing at the dvi file +<DT><B>-i</B> + +<DD> +retain intermediate files +<DT><B>-1</B> + +<DD> +one-pass [pdf][la]tex processing +<DT><B>-f</B> + +<DD> +default processing +<DT>Options affect processing of all succeeding MusiXTeX files unless changed by another option.<DD> +<P> +</DL> +<A NAME="lbAE"> </A> +<H2>SEE ALSO</H2> + +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+etex">etex</A></B>(1), + +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+latex">latex</A></B>(1), + +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pdfetex">pdfetex</A></B>(1), + +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+pdflatex">pdflatex</A></B>(1), + +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+musixflx">musixflx</A></B>(1), + +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvipdfm">dvipdfm</A></B>(1), + +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+dvips">dvips</A></B>(1), + +<B><A HREF="http://localhost/cgi-bin/man/man2html?1+ps2pdf">ps2pdf</A></B>(1). + +<BR> + +musixdoc.pdf +<P> +<A NAME="lbAF"> </A> +<H2>AUTHOR </H2> + +This manual page was written by Bob Tennent <<A HREF="mailto:rdt@cs.queensu.ca">rdt@cs.queensu.ca</A>>. +<P> + +<HR> +<A NAME="index"> </A><H2>Index</H2> +<DL> +<DT><A HREF="#lbAB">NAME</A><DD> +<DT><A HREF="#lbAC">SYNOPSIS</A><DD> +<DT><A HREF="#lbAD">OPTIONS</A><DD> +<DT><A HREF="#lbAE">SEE ALSO</A><DD> +<DT><A HREF="#lbAF">AUTHOR </A><DD> +</DL> +<HR> +This document was created by +<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>, +using the manual pages.<BR> +Time: 08:25:23 GMT, September 14, 2012 +</BODY> +</HTML> diff --git a/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf b/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf Binary files differdeleted file mode 100644 index e3f9c8128d5..00000000000 --- a/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf +++ /dev/null |