lilypond-user
[Top][All Lists]
Advanced

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

Re: code \acciaccatura e'8 broke the manual \break


From: Thomas Morley
Subject: Re: code \acciaccatura e'8 broke the manual \break
Date: Sat, 10 Oct 2015 11:19:47 +0200



2015-10-10 4:35 GMT+02:00 MING TSANG <address@hidden>:
It didn't show up at lilypond-user Mailinglist.   Try again

----- Forwarded Message -----
From: MING TSANG <address@hidden>
To: Lilypond-user Mailinglist <address@hidden>
Sent: Thursday, October 8, 2015 7:10 PM
Subject: code \acciaccatura e'8 broke the manual \break

Dear lilyponders,

Please refer to .png.
Is this a bug? How can I resolve it.

Inline image

Attach is the lily file

Immanuel,
Ming

I'd say it's another instance of issue 34. Workaround is to synchronize acciaccatura/appogiatura/grace.

Tiny example below, sollution is commented:

<<
  {
    d'1 \break
    %\grace s8
    d'1
  }
  {
    d'1
    \acciaccatura d'8
    d'1 
  }
>>


HTH,
  Harm

reply via email to

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