Several things can be made.

#*# One. Put the slur down.
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Curves.html#Slurs
Still works in 2.17 as well.

\version "2.17.96"

{
 \slurDown
 a'8( b'4.) r2
}
[image: Imágenes integradas 2]


#*# Two. Put a silent note.
I just use a random scale duration.
Scaled correctly should gives the exact time duration :)
http://www.lilypond.org/doc/v2.17/Documentation/notation/writing-rhythms.html#scaling-durations

\version "2.17.96"

{
 a'8( s8*4/8 b'4.*4/8) r2
}
[image: Imágenes integradas 1]


Marcos.


2013/12/3 Ed Gordijn <ed.klari...@gmail.com>

>
> > > But this example doesn't have the flag, which is the problematic issue
> here.
> > >
> >
> > Alternately, couldn't the stem of the B go up instead of down
>
> I would prefer slur down to avoid the flag and connect from note head to
> the stem.
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>

<<down-slur.png>>

<<slured-silent-note.png>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to