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: Urs Liska
Subject: Re: Move accidental closer to the note
Date: Sun, 17 Nov 2013 18:18:19 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Am 17.11.2013 18:11, schrieb Noeck:
Hi Urs,

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.

HTH,
Joram


Looks quite good, thanks.

What do you think, Janek?

Urs



reply via email to

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