lilypond-user
[Top][All Lists]
Advanced

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

Re: Why doesn't h-shift work in monophonic textures?


From: Urs Liska
Subject: Re: Why doesn't h-shift work in monophonic textures?
Date: Thu, 18 Aug 2016 22:33:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0



Am 18.08.2016 um 18:14 schrieb tisimst:
Josh,

On Thu, Aug 18, 2016 at 9:51 AM, Joshua Nichols [via Lilypond] <[hidden email]> wrote:
I'm trying to shift a note one place to either direction using the following:

\once \override NoteColumn.force-hshift = #1

In monophonic texures. However, It doesn't work/compile.

Why is this so? What is the solution?

forceHShift = { \once \override NoteColumn.force-hshift = #40 }

\relative c' {
  c d e \forceHShift f g f e d c
}

Try:

\once \override NoteColumn.X-offset = #1


This was the solution, the "why" is that the "shift" in force-hshift refers to shifting the note column in relation to other voices.

Urs

HTH,
Abraham 


View this message in context: Re: Why doesn't h-shift work in monophonic textures?
Sent from the User mailing list archive at Nabble.com.


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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