Gilberto Agostinho <[email protected]> writes:

> Hello all,
>
> I am once again facing some difficulties with grace notes. I would like to
> know if there is any way to get knee-beamed grace notes. For instance, have
> a look on the following code:
>
> \version "2.17.28"
> {
>   g16 b c'4
>   g16 b' c'4
>   g16 b'' c'4
>   g16 b''' c'4
> }
> {
>  \grace {g16 b} c'4
>  \grace {g16 b'} c'4
>  \grace {g16 b''} c'4
>  \grace {g16 b'''} c'4
> }
>
> Which outputs:
>
> <http://lilypond.1069038.n5.nabble.com/file/n152618/grace1.png> 

Try \grace { \stemNeutral ... }

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to