bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

music starting with afterGrace breaks layout


From: Klaus Rettinghaus
Subject: music starting with afterGrace breaks layout
Date: Wed, 22 Feb 2017 18:44:39 +0100

Hi there, 

when the music starts with an \afterGrace the layout is broken:

\relative { \time 2/4 \afterGrace g'2 { f8[ g] } f2 }


You have to put something before that to make it work: 
\relative { \time 2/4 s2*0 \afterGrace g'2 { f8[ g] } f2 }

This is present in 2.18.2. and 2.19.55 (Mac). 

Cheers,
Klaus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]