Cheers, Reinhold
-- ------------------------------------------------------------------ Reinhold Kainhofer, [email protected], http://reinhold.kainhofer.com/ * Financial& Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Music typesetting, http://www.lilypond.org
\version "2.15.30"
\score {
\new StaffGroup <<
\new Staff \relative c {
\override Score.BarNumber #'self-alignment-X = #CENTER % center-aligned
% \bar""
\clef "bass"
c1 | c1 | c | c | \break
c1 | c1 | c | c | \break
c1 | c1 | c | c | \break
c1 | c1 | c | c | \break
}
\new Staff \relative c {
% \bar""
\clef "bass"
c1 | c1 | c | c | \break
c1 | c1 | c | c | \break
c1 | c1 | c | c | \break
c1 | c1 | c | c | \break
}
>>
}
barnumber-bracket-bassclef.pdf
Description: Adobe PDF document
_______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
