Hi,

Reinhold has reported a bug against 2.15.30, which has not yet been released, 
so I'm forwarding this to the developer list.

Cheers,
Colin.


----- Forwarded message from Reinhold Kainhofer <reinh...@fam.tuwien.ac.at> 
-----

Date: Sun, 12 Feb 2012 16:36:26 +0100
From: Reinhold Kainhofer <reinh...@fam.tuwien.ac.at>
To: bug-lilypond <bug-lilypond@gnu.org>
Subject: bar number collides with staff bracket when bass-clef is used

If the first staff of a score a group bracket uses a bass clef, the
bar number (when center-aligned) collides with the bracket. Attached
is an example.

Cheers,
Reinhold

-- 
------------------------------------------------------------------
Reinhold Kainhofer, reinh...@kainhofer.com, 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
    }
    
  >>
}


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


----- End forwarded message -----

-- 

Colin Hall
South Mains
West Linton
EH46 7AY
Scotland

Tel: 01968 661994
Mob: 07786 677582

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to