bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Measure numbers overlap with the ChoirStaff bracket.


From: Mats Bengtsson
Subject: Re: Measure numbers overlap with the ChoirStaff bracket.
Date: Sun, 30 Apr 2006 16:30:43 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.0.4)

If you read the section on bar numbers in the manual, you will notice
that this is a well-known bug with well-known workarounds (if you can't
work out the details yourself, you can find lots of examples in the mailing list archives).

 /Mats

Quoting Sietse Brouwer <address@hidden>:

When I use a choirstaff, the pretty choir-bracket that groups the staves into a
system (what's it called, anyway?) overlaps with the measure numbers. In this
example, it's measure number 7; but it holds for any number and digit.

\version "2.8.1"
\paper{
 ragged-right = ##t
}
\score {
 \new ChoirStaff <<
    \new Staff = women <<
      \relative c'' { \repeat unfold 7 { c2. c8 c8 } } >>
    \new Staff = men <<
      \clef bass
      \relative c { \repeat unfold 7 { c2. c8 c8 } } >> >>
}

Sorry about putting the >> in such awkward places; I have to lull Gmane into
thinking I'm not top-posting. On the penultimate line, the first ">>" closes the
men staff, and the second one the Choirstaff.

Regards,

Sietse Brouwer,
sbbrouwer 'monkeytail' gmail 'spot' com
Utrecht, the Netherlands



_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond








reply via email to

[Prev in Thread] Current Thread [Next in Thread]