Bernhard Lang skryf: > when MTXing the following code > > ---snip--- > > oneline: Voices B; Clefs F; > Style: oneline > Meter: m8/2/0/0 > > d0 c || f d c9 || a0+ d- c9 || e0 d c9 || a0 d c9 || > > ---snap--- > > additional bar lines are inserted in the middle of all bars except in > the first.
You are getting exactly what you ask. Maybe not what you think you ask. || is not a bar line, it is a visual separator. It can appear in the middle of a bar, and the way you have coded this excerpt, in the middle of the bar is just where it appears every time. What you want is probably Meter: 0/2 Dirk _______________________________________________ TeX-music mailing list [EMAIL PROTECTED] http://icking-music-archive.org/mailman/listinfo/tex-music

