lilypond-user
[Top][All Lists]
Advanced

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

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


From: Joshua Nichols
Subject: Why doesn't h-shift work in monophonic textures?
Date: Thu, 18 Aug 2016 10:49:56 -0500

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
}

​Sincerely,

Josh

reply via email to

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