[TeX-music] Subject: MusiXTeX version T.108

2002-07-09 Thread taupin (wanadoo-lps)



New version T.108 of MusiXTeX available at anonymous http:
  http://perso.wanadoo.fr/daniel.taupin/public-soft/musixtex
  Individual files in directory public-soft/musixtex
  Zipped distrib in:
 
http://perso.wanadoo.fr/daniel.taupin/public-soft/musixtex/zip/musixtex.zip

Changes:
 - T.108 \selectstaff, \selectinstrument, \prevstaff, \previnstrument
commands
 - T.107 \octnumber - \octnumberup, \octnumberdown
 \metronequiv for duration equivalence at meter changes
 - T.106 New command \prevstaff, updated manual
 - T.104 MusiXTeX conforms to GNU General Public Licence
 Musixdoc updated and Musixdoc.pdf provided
 - T.103 \writethebarno for change the format of bar in-line numbering
 - T.102 one new character ||O|| in fonts, \wqq symbol
 - T.101 repeat/volta handling enhanced by Don Simons and Werner Icking
 - T.100 (unpublished) additional checks for wrong instrument numbers
 - T.99  \stemlength works also for flagged notes
 Bug corrected in musixadd/musixmad

Ready made pk's no more in musixtex.zip (only in musix300, *360 and
*600.zip)

Warning: new musixflx.c to be recompiled (provided for PCs in the
distrib)
if your previous version is less than T.83

Daniel Taupin


-- 


  Daniel Taupin, 91400 ORSAY - France
  E-mail= mailto:[EMAIL PROTECTED]
  Home/fax: (33)1.60.10.26.44. Rep.: (33)1.60.10.04.13, fax (work)
(33)1.69.15.60.86
___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music



[TeX-music] Asking questions to users

2002-07-09 Thread taupin (wanadoo-lps)

Hello, all:
 Several tentative MusiXTeX used asked me whether it was possible with
MusiXTeX to select one or several instruments from a complete
orchestra/choir score.

 At present time, not immediately possible unless writing macros with
sophisticated TeX \if\then_else. I'm presently thinking not exactly to
that, but to the opposite, i.e. cancelling output of one or several
selected instruments.

 Two options are available:
  1) One should be when using \selectinstrument, to check whether the
instrument number given is Zero, in which case all input is ignored
until a compulsory ending command sud as \endinstrument. 
  2) The second would test the staffnumbers of an instrument, and ignore
all notes, beams, rests, appended texts if that instrument has a number
of staffs equal to zero.

 The inconvenience of the solution 1) is that, if global commands are
issued in the deleted text, they will be ignored.
 The inconvenience of the solution 2) is that if involves a test at each
command, such as \qb, \qu, \zh, \zw, etc. Then, such a test could
slightly slow down the compilation.

 In all cases, instrument numbers have to be defined as macros, so as to
be able to keep the number of instruments equal to what is actually
typed. For example:

  \def\Orgue{1}
  \def\Song{2}
  \def\Flute{3}

  and then alsays \selectinstrument\Orgue or \selectinstrument\Flute,
and \setstaffs\Orgue2 and \setstaffs\Flute1

 Which then work whatever the actual instrument number of these two
instruments.

 Which solution seems better to you (knowing that solution 2) is
easier, both for me a,d for the user).
-- 


  Daniel Taupin, 91400 ORSAY - France
  E-mail= mailto:[EMAIL PROTECTED]
  Home/fax: (33)1.60.10.26.44. Rep.: (33)1.60.10.04.13, fax (work)
(33)1.69.15.60.86
___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music



Re: [TeX-music] Asking questions to users

2002-07-09 Thread Cornelius C. Noack

On Tue, 9 Jul 2002, taupin (wanadoo-lps) wrote:

 Hello, all:
  Several tentative MusiXTeX used asked me whether it was possible with
 MusiXTeX to select one or several instruments from a complete
 orchestra/choir score.

  At present time, not immediately possible unless writing macros with
 sophisticated TeX \if\then_else. I'm presently thinking not exactly to
 that, but to the opposite, i.e. cancelling output of one or several
 selected instruments.

  Two options are available:
   1) One should be when using \selectinstrument, to check whether the
 instrument number given is Zero, in which case all input is ignored
 until a compulsory ending command sud as \endinstrument.
   2) The second would test the staffnumbers of an instrument, and ignore
 all notes, beams, rests, appended texts if that instrument has a number
 of staffs equal to zero.

  The inconvenience of the solution 1) is that, if global commands are
 issued in the deleted text, they will be ignored.
  The inconvenience of the solution 2) is that if involves a test at each
 command, such as \qb, \qu, \zh, \zw, etc. Then, such a test could
 slightly slow down the compilation.

  In all cases, instrument numbers have to be defined as macros, so as to
 be able to keep the number of instruments equal to what is actually
 typed. For example:

   \def\Orgue{1}
   \def\Song{2}
   \def\Flute{3}

   and then alsays \selectinstrument\Orgue or \selectinstrument\Flute,
 and \setstaffs\Orgue2 and \setstaffs\Flute1

  Which then work whatever the actual instrument number of these two
 instruments.

  Which solution seems better to you (knowing that solution 2) is
 easier, both for me a,d for the user).

I dont think the whole effort is worth your time: if one wants
individual instruments extracted from a full score, it is much
easier to use the pmx preprocessor, which has this facility built in
from the start.

ccn.
-- 

.
_|_
   / | \
   \_|_/Prof.Dr. Cornelius C. NoackPhones:
_|_ __  Inst. f. Theor. Physik FB 1 office   : +49 (421) 218-2427
|  |   |  \ Universitat Bremen secretary: -2422
|__|   |__/ Kufsteiner Strasse  Fax  : -4869
|  |   |  \ D - 28334  Bremen   home : +49 (421) 34 22 36
|  |   |__/   Fax:  346 7872
   PhyHB   E-mail: [EMAIL PROTECTED]
WWW-page: www-theorie.physik.uni-bremen.de/~noack
...

___
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music