lilypond-devel
[Top][All Lists]
Advanced

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

Re: left and right padding


From: Mats Bengtsson
Subject: Re: left and right padding
Date: Thu, 13 Dec 2007 12:54:20 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

The right-padding certainly makes a difference and as far as I can see,
also the left-padding is taken into account in the source code. I hope you
have realized that the accidental engraver lives in the Staff context.
\version "2.11.36"
\layout{ragged-right = ##t }
\relative {
<cis dis fes> <c d fis>
\override Staff.AccidentalPlacement #'right-padding = #10
<cis dis fes> <c d fis>
}

  /Mats

Trevor Daniels wrote:
The Internals Reference says that the left-padding and
right-padding properties of the
accidental-placement-interface, which are used (only) by the
AccidentalPlacement object are user-settable, but I can't
see any effect resulting from setting them.  Should there
be? Or is the IR misleading on this point?

Trevor D




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





reply via email to

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