bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AccidentalPlacement ignores left-padding


From: Mats Bengtsson
Subject: Re: AccidentalPlacement ignores left-padding
Date: Thu, 20 Nov 2008 10:47:02 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]