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
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
