Here a problem with bar numbers.

    Werner


======================================================================


%
% bar-number-collision.ly
%
% [EMAIL PROTECTED]
%

\version "2.2.5"

\header { texidoc = "
The bar number collides with staff brackets.
" }


\score {
  \context StaffGroup \notes \relative c' {
    c1 | c1 | c1 | c1 |
    c1 | c1 | c1 | c1 |
  }

  \paper {
    indent = 0.0\mm
    linewidth = 70.0\mm
  }
}

% EOF

<<inline: bar-number-collision.png>>

_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to