Why not move the beam instead. A few choices: %====================== \version "2.12.1"
\new Staff \relative c'' {
\time 3/8
d,4 ~ \once\override Beam #'damping = #+inf.0 d32 ees'16. |
d,4 ~ \once\override Beam #'positions = #'(5.5 . 6.5) d32 ees'16. |
d,4 ~ \stemDown d32 ees'16. |
}
%======================
Nick
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On
> Behalf Of Tom Hall
> Sent: Tuesday, 13 January 2009 07:57
> To: [email protected]
> Subject: Beam collision next note's accidental within single voice
>
>
> Hello list
>
> how can I move a beamed note (the e-flat below) to the right, to avoid
> collision
> of the accidental with the beam of the preceding note?
>
> I've managed to lift the beams OK by overriding the beam positions, but
> what's
> needed i think is a horizontal right shift e-flat.
>
> I've looked at posts and LM section 4.5.2. on \override NoteColumn
> #'force-hshift, but am thinking this only applies to multiple voices,
> as seems
> to have no effect on the below.
>
> I imagine that this is straightforward, but am fairly new to tweaks...
>
> Regards
>
> Tom
>
>
> %%%%%%%%%%%%%%%%%%%%
>
> \version "2.12.1"
>
> \new Staff \relative c'' {
> \time 3/8
> d,4 ~ d32
> % attempt to move eb right from LM section 4.5.2, doesn't work
> \once \override NoteColumn #'force-hshift = #0.5
> ees'16. |
> }
>
> %%%%%%%%%%%%%%%%%%%%%
<<attachment: test.png>>
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
