That's one of the oldest bugs I can recall and has been
discussed a number of times during the years. The thing is
that if the distance is increased to look well with the
staff brackets, then it's too wide for scores that use
braces instead (GrandStaff). So, the only good solution is
to make the padding property of the BarNumber depend on the
current value of systemStartDelimiter.

   /Mats

Werner LEMBERG wrote:
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


------------------------------------------------------------------------


------------------------------------------------------------------------

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

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


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

Reply via email to