lilypond-user
[Top][All Lists]
Advanced

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

Re: Move accidental closer to the note


From: Janek Warchoł
Subject: Re: Move accidental closer to the note
Date: Mon, 18 Nov 2013 12:31:50 +0100

2013/11/17 Urs Liska <address@hidden>:
> Am 17.11.2013 18:11, schrieb Noeck:
>> is this what you want?
>>
>> \version "2.17.26"
>>
>> \relative c' {
>>    r8
>>    \override Arpeggio #'extra-offset = #'(1.5 . 0)
>>    \override AccidentalCautionary #'extra-offset = #'(-0.8 . 0)
>>    <es?
>>    \tweak AccidentalCautionary.extra-offset #'(2.3 . 0)
>>    c'?
>>    as'?>8 \arpeggio
>> }
>>
>> It is "very manual", though. As accidentals and the arpeggio are
>> shifted, the space between the rest and the arpeggio is still larger
>> than usual. Of course, you can play with the numbers. The main "trick"
>> is the \tweak AccidentalCautionary.
>
> Looks quite good, thanks.
>
> What do you think, Janek?

Accidentals look good, but they spacing won't improve as this is using
extra-offset :-(



reply via email to

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