On Mon, Mar 31, 2003 at 03:26:56PM +0200, Diane Blaurock wrote:
> I want to turn the bar numbers off under the voltas. No problem - I just
> put \\\nobarnumbers\ in the block where the first volta starts.
> 
> In the very first measure after my second volta ends, I'd like a
> courtesy bar number. Also no problem - I just write \\\barnumbers\ in
> the block after volta two. (At this point I'm not worrying about boxed or
> unboxed.)
> 
> This is where I get stuck. No matter which combination and placement of
> nobarnumbers, barnumbers and systemnumbers I write, I always get either "18"
> and "19" both, or neither one at all. Am I overlooking something obvious?

No - apart from the fact that this behaviour always occurs at
\nobarnumbers. Apparently, it has nothing to do with PMX or voltas; it
rather seems to be a little MusiXTeX bug. As a workaround, inserting the
following code at the beginning of your PMX input file works for me:

---
\input musixtex
\makeatletter
\def\nobarnumbers{%
  [EMAIL PROTECTED] \let\freqbarno\maxdimen [EMAIL PROTECTED]
\makeatother
---

Best regards,

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

Reply via email to