Yes! I reported this back in http://lists.gnu.org/archive/html/lilypond-user/2008-01/msg00297.html
but it seems that it never made it to the bug tracker.
Looking at the source code, it's clear that LilyPond does something with the value of left-padding, but I haven't looked in sufficient detail to figure out what it does and why it doesn't do what it
should.

  /Mats

Mark Polesky wrote:
AccidentalPlacement ignores left-padding.

See test file below and attached png.

- Mark

____________________________________________________________


\version "2.11.64-1"

\relative {
  %% right-padding is applied; left-padding is ignored:
  \override Staff.AccidentalPlacement #'left-padding = #2
  \override Staff.AccidentalPlacement #'right-padding = #2
  <c' d> <cis dis>
}


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

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

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

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        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
=============================================



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

Reply via email to