summaryrefslogtreecommitdiff
path: root/macros/musixtex/tex/musixadd.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/musixtex/tex/musixadd.tex
Initial commit
Diffstat (limited to 'macros/musixtex/tex/musixadd.tex')
-rw-r--r--macros/musixtex/tex/musixadd.tex30
1 files changed, 30 insertions, 0 deletions
diff --git a/macros/musixtex/tex/musixadd.tex b/macros/musixtex/tex/musixadd.tex
new file mode 100644
index 0000000000..9e3b716071
--- /dev/null
+++ b/macros/musixtex/tex/musixadd.tex
@@ -0,0 +1,30 @@
+%
+% This file is part of MusiXTeX
+%
+% MusiXTeX is free software; you can redistribute it and/or modify
+% it under the terms of the GNU General Public License as published by
+% the Free Software Foundation; either version 2, or (at your option)
+% any later version.
+%
+% MusiXTeX is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+% GNU General Public License for more details.
+%
+% You should have received a copy of the GNU General Public License
+% along with MusiXTeX; see the file COPYING. If not, write to
+% the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+% Boston, MA 02111-1307, USA.
+%
+%
+% musixadd.tex : allocate registers for additional instruments
+%
+\immediate\write16{MusiXADDitional instruments T.115 <19 Nov 2010>}%
+%
+%
+% setup the maximum element numbers
+\setmaxinstruments{9}%
+\setmaxgroups{4}%
+\setmaxslurs\maxinstruments
+%
+\endinput