Jean-marc LEGRAND wrote:
> When I run this :
> 
> {a8 [a16 s a16 a8] }
> 
> I get the a16 stems "unlinked".
> 
> How can I get the same thing as {a8 [a16  a16 a8] } ?
> 
> I get the same pb using \hiddenNotes
> 

The spacer here breaks the beam; you don't need it anyway, the following
code

{ a8[ a16*2 a16 a8] }

should do you what you want (you want the beam to start on a8, don't
you?)

Cheers,
-- 
John Mandereau <[EMAIL PROTECTED]>



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

Reply via email to