Unfortunately the AccidentalPlacement object does not get my
a-sharp here out in the clear. There is no effect of my settings,
see below. First I tried Accidental #'right-padding and all the
other vars, but no result.

    Can somebody help? It need not be a solution
based on moving accidentals, maybe more space
in general would be a good idea.

    The weird layout of the voices is of course
a very musically interesting idea otherwise I would
not struggle to be able to LilyPond-typeset it.



    Thanks to Roland and Mats.

    Donald


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


BASSMIDDLE = \new Voice {
        \override Stem  #'beamed-lengths = #'(5.0 5.0 5.0) %tweak
        %% \override Stem  #'length = #20.0 %tweak
        %% what is wrong with stemUp? Doesnot materialize.
        \stemUp
        \override Voice.Stem #'beamed-extreme-minimum-free-lengths = #'(1.5 1.5
1.5)
        \override AccidentalPlacement #'padding = #'2.0
        \override AccidentalPlacement #'right-padding = #'2.0
        \override AccidentalPlacement #'extra-offset = #'(2.0 . 2.0)
        \override AccidentalPlacement #'left-padding = #'2.0
        b,8           ais,     b,     g,
        b,8           ais,     b,     g,
}


<<attachment: acciPlace-pad.png>>

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

Reply via email to