- Original Message -
From: "Hilary Snaden"
To:
Sent: Saturday, July 16, 2011 11:57 PM
Subject: Horizontally shifting notes (erratic behaviour)
It looks as though I spoke too soon. After applying various of
\override Voice.NoteColumn #'force-hshift
\override NoteColumn #'force-hshift
2011/7/15 Nick Payne :
> On 15/07/11 22:05, Hilary Snaden wrote:
>>
>> I need to shift a few notes in a lower voice to the right.
>> These don't work:
>>
>> \override NoteColumn #'force-hshift = #1
>> \voiceOne \stemDown \voiceOn[n[n]]
>>
>> Is there a way which works?
>
> Try using
>
> \override N
Sorry, I meant
\override *Voice*.NoteColumn #'force-hshift = #1 ?
JM
Éditions IN NOMINE a écrit :
Hi !
\override* Score*.NoteColumn #'force-hshift = #1 ?
Cheers
JMarc
Hilary Snaden a écrit :
I need to shift a few notes in a lower voice to the right.
These don't work:
\override NoteColu
Hi !
\override* Score*.NoteColumn #'force-hshift = #1 ?
Cheers
JMarc
Hilary Snaden a écrit :
I need to shift a few notes in a lower voice to the right.
These don't work:
\override NoteColumn #'force-hshift = #1
\voiceOne \stemDown \voiceOn[n[n]]
Is there a way which works?
On 15/07/11 22:05, Hilary Snaden wrote:
I need to shift a few notes in a lower voice to the right.
These don't work:
\override NoteColumn #'force-hshift = #1
\voiceOne \stemDown \voiceOn[n[n]]
Is there a way which works?
Try using
\override NoteColumn #'force-hshift = #-0.01
or some othe