summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/ChangeLog-131.txt4
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/README2
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/musixdoc.pdfbin1373998 -> 1374931 bytes
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/musixdoc/barlines.tex4
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/musixdoc/frontmatter.tex2
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/musixdoc/layout.tex5
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/musixdoc/repeats.tex2
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/musixdoc/restsdoc.tex2
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.pdfbin23215 -> 23518 bytes
-rw-r--r--Master/texmf-dist/doc/man/man1/musixtex.124
-rw-r--r--Master/texmf-dist/doc/man/man1/musixtex.man1.pdfbin23021 -> 23275 bytes
11 files changed, 33 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/generic/musixtex/ChangeLog-131.txt b/Master/texmf-dist/doc/generic/musixtex/ChangeLog-131.txt
new file mode 100644
index 00000000000..93fac608e5f
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/musixtex/ChangeLog-131.txt
@@ -0,0 +1,4 @@
+
+Changes from MusiXTeX 130 to 131:
+
+ * defined \zzdoublebar, \zzbar, \zendpiece
diff --git a/Master/texmf-dist/doc/generic/musixtex/README b/Master/texmf-dist/doc/generic/musixtex/README
index 3e87b0e509f..248beeb18bd 100644
--- a/Master/texmf-dist/doc/generic/musixtex/README
+++ b/Master/texmf-dist/doc/generic/musixtex/README
@@ -1,4 +1,4 @@
-This is MusiXTeX, version 1.30 (2020-03-20).
+This is MusiXTeX, version 1.31 (2021-01-07).
MusiXTeX is a TeX-based system for typesetting music.
The main author was Daniel Taupin, who died in a climbing
diff --git a/Master/texmf-dist/doc/generic/musixtex/musixdoc.pdf b/Master/texmf-dist/doc/generic/musixtex/musixdoc.pdf
index 073774546f7..6c62fbdec48 100644
--- a/Master/texmf-dist/doc/generic/musixtex/musixdoc.pdf
+++ b/Master/texmf-dist/doc/generic/musixtex/musixdoc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/musixtex/musixdoc/barlines.tex b/Master/texmf-dist/doc/generic/musixtex/musixdoc/barlines.tex
index 92cd5624c77..b3f1d545a78 100644
--- a/Master/texmf-dist/doc/generic/musixtex/musixdoc/barlines.tex
+++ b/Master/texmf-dist/doc/generic/musixtex/musixdoc/barlines.tex
@@ -17,7 +17,9 @@ by a double bar.
There is no specific command to print a thin-thick double bar line, but
\keyindex{setdoubleBAR} will cause one in the same cases where
\verb|\setdoublebar| would cause a thin-thin double bar line.
-To typeset a double-bar line in the middle of a bar, use \keyindex{zdoublebar}.
+To typeset a double-bar line in the middle of a bar, use \keyindex{zdoublebar};
+use \keyindex{zzdoublebar} to force the mid-bar double-bar line to the end
+of a system.
To make the next bar line invisible, use \keyindex{setemptybar} before
\verb|\bar|.
diff --git a/Master/texmf-dist/doc/generic/musixtex/musixdoc/frontmatter.tex b/Master/texmf-dist/doc/generic/musixtex/musixdoc/frontmatter.tex
index 64be0c29fec..e1402cfb3e6 100644
--- a/Master/texmf-dist/doc/generic/musixtex/musixdoc/frontmatter.tex
+++ b/Master/texmf-dist/doc/generic/musixtex/musixdoc/frontmatter.tex
@@ -1,6 +1,6 @@
\title{\Huge\bfseries\musixtex\\[\bigskipamount]
\LARGE\bfseries Using \TeX{} to write polyphonic\\or
-instrumental music\\\Large\itshape Version 1.30}
+instrumental music\\\Large\itshape Version 1.31}
\author{}
diff --git a/Master/texmf-dist/doc/generic/musixtex/musixdoc/layout.tex b/Master/texmf-dist/doc/generic/musixtex/musixdoc/layout.tex
index 5d2b353b796..a22a88255cb 100644
--- a/Master/texmf-dist/doc/generic/musixtex/musixdoc/layout.tex
+++ b/Master/texmf-dist/doc/generic/musixtex/musixdoc/layout.tex
@@ -11,7 +11,8 @@ You can force a line or page break by replacing \keyindex{bar} with
to forbid line-breaking at a particular bar, replace \verb|\bar|
with \keyindex{xbar}. To force a line or page break where there is
no bar line, use \keyindex{zalaligne} or \keyindex{zalapage}. To mark any
-mid-bar location as an optional line-breaking point, use \keyindex{zbar}.
+mid-bar location as an optional line-breaking point, use \keyindex{zbar};
+to force the mid-bar bar line to the end of a system, use \keyindex{zzbar}.
The heavy final double bar of a piece is one of the consequences of
\keyindex{Endpiece} or \keyindex{Stoppiece}. If you just want to terminate
@@ -19,7 +20,7 @@ the text with a simple bar, say \keyindex{stoppiece} or \keyindex{endpiece}.
To terminate it with no bar line at all, code \keyindex{zstoppiece}.
If you want to suppress right-justification of the last line of a score,
use \keyindex{raggedstoppiece}; the bar line can be suppressed by
-using \keyindex{setemptybar}.
+using \keyindex{zendpiece} (or \keyindex{setemptybar}).
Once you have stopped the score by any of these means, you may want to restart
it, and there are several ways to do so. If you don't need to change the key
diff --git a/Master/texmf-dist/doc/generic/musixtex/musixdoc/repeats.tex b/Master/texmf-dist/doc/generic/musixtex/musixdoc/repeats.tex
index 5924d92d437..a0c89b5f592 100644
--- a/Master/texmf-dist/doc/generic/musixtex/musixdoc/repeats.tex
+++ b/Master/texmf-dist/doc/generic/musixtex/musixdoc/repeats.tex
@@ -73,7 +73,7 @@ correctly adjusted, using \keyindex{writezbarno} for the continuation
if \keyindex{systemnumbers} is in use.
As an example, here is
-a \emph{bour\'ee} by G.-F.~Handel coded using \verb|\zleftrepeat| at the beginning
+a \emph{bourr\'ee} by G.-F.~Handel coded using \verb|\zleftrepeat| at the beginning
of the \textbf{A} section and \verb|\zzleftrightrepeat|
between the \textbf{A} and the \textbf{B} sections:
diff --git a/Master/texmf-dist/doc/generic/musixtex/musixdoc/restsdoc.tex b/Master/texmf-dist/doc/generic/musixtex/musixdoc/restsdoc.tex
index 1e3a33431c4..2bf4aebfb6b 100644
--- a/Master/texmf-dist/doc/generic/musixtex/musixdoc/restsdoc.tex
+++ b/Master/texmf-dist/doc/generic/musixtex/musixdoc/restsdoc.tex
@@ -83,6 +83,7 @@ half rest. The ordinary \verb|\pause| or
must be added to distinguish between the whole and the half rest. The commands,
which are non-spacing\footnote{Editor's note: The reason for having defined these
as non-spacing is not obvious}, are
+are
\begin{itemize}\setlength{\itemsep}{0ex}
\item \keyindex{liftpause}~$n$ to get a
\hbox to10pt{\liftpause{-2}\hss}
@@ -95,6 +96,7 @@ as non-spacing is not obvious}, are
\item \keyindex{lifthpausep}~$n$ to get
\hbox to10pt{\lifthpausep{-1}\hss} raised the same way.
\end{itemize}
+
%\check
\section{Bar-centered rests}\label{barcentered}
Sometimes it is necessary to place a rest (or some other symbols) exactly in the middle
diff --git a/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf b/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf
index ec49d4a3d6e..30246ff59f9 100644
--- a/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf
+++ b/Master/texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/man/man1/musixtex.1 b/Master/texmf-dist/doc/man/man1/musixtex.1
index 839d07a882b..59b6c8874ef 100644
--- a/Master/texmf-dist/doc/man/man1/musixtex.1
+++ b/Master/texmf-dist/doc/man/man1/musixtex.1
@@ -1,9 +1,9 @@
.\" This manpage is licensed under the GNU Public License
-.TH MUSIXTEX 1 2020-03-20 "musixtex version 0.22" ""
+.TH MUSIXTEX 1 2020-05-21 "musixtex version 0.23" ""
.SH NAME
-musixtex \- processes MusiXTeX files, using pre-processors prepmx, pmxab and autosp as necessary,
-and then deletes intermediate and log files (unless
+musixtex \- processes MusiXTeX files, using pre-processors prepmx, xml2pmx, pmxab and autosp
+as necessary, and then deletes intermediate and log files (unless
.B -i
is used)
.SH SYNOPSIS
@@ -13,7 +13,7 @@ is used)
.I option
|
.I jobname
-[ .mtx | .pmx | .aspc | .tex | .ltx ] } ...
+[ .xml | .mtx | .pmx | .aspc | .tex | .ltx ] } ...
.SH DESCRIPTION
.TP
If a jobname argument has a .tex extension, the default effect is to process the file using
@@ -39,6 +39,10 @@ If a jobname argument has a .pmx extension, the file is first preprocessed using
.BR pmxab (1)
and the resulting .tex file is processed as above.
.P
+If a jobname argument has a .xml extension, the file is first preprocessed using
+.BR xml2pmx (1)
+and the resulting .pmx file is processed as above.
+.P
If a jobname argument has a .mtx extension, the file is first preprocessed using
.BR prepmx (1)
and the resulting .pmx file is processed as above.
@@ -55,6 +59,8 @@ If a jobname argument has a .aspc extension, the file is first preprocessed usin
and the resulting .tex or .ltx file is processed as above.
.P
If a jobname argument has none of these extensions, the script will look for a file
+.IR jobname .xml
+or
.IR jobname .mtx
or
.IR jobname .pmx
@@ -128,6 +134,11 @@ use
.B aspcx
as the aspc preprocessor; e.g., -A "autosp -l".
.TP
+.B -L xmlx
+use
+.B xmlx
+as the xml preprocessor; e.g., -L "./XML2PMX".
+.TP
.B -t
stop processing at the tex/mid files
.TP
@@ -184,9 +195,10 @@ If the -F option is used, options -l and -p need to be set if the engine name do
.BR dvipdfm (1),
.BR dvips (1),
.BR pmxab (1),
-.BR pmxchords (1)
+.BR pmxchords (1),
.BR prepmx (1),
-.BR ps2pdf (1)
+.BR ps2pdf (1),
+.BR xml2pmx (1)
and musixdoc.pdf.
.SH AUTHOR
This manual page was written by Bob Tennent <rdt@cs.queensu.ca>.
diff --git a/Master/texmf-dist/doc/man/man1/musixtex.man1.pdf b/Master/texmf-dist/doc/man/man1/musixtex.man1.pdf
index 8511904f36e..bb00b6cb5b0 100644
--- a/Master/texmf-dist/doc/man/man1/musixtex.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/musixtex.man1.pdf
Binary files differ