It didn't show up at lilypond-user Mailinglist. Try again
----- Forwarded Message -----
From: MING TSANG <[email protected]>
To: Lilypond-user Mailinglist <[email protected]>
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.
Attach is the lily file
Immanuel,Ming
\version "2.19.28"
\language "english"
global = {
\key d \major
\numericTimeSignature
\time 3/4
\tempo "忍å°,è®ç¾å°" 4=127
}
x = b'8\rest
z = b'4\rest
zi = d4\rest
ssââ = { b'4 cs''4 d''4 |}
ssââ = { a'2. |}
ssââ = { b'4 a'4 fs'4 |}
ssââ = { e'4 d'4 e'4 |}
saââ = { d'2. |}
saââ = R2.
saââ = R2.
saââ = R2.
saââ = R2.
saââ = R2.
soprano = {
\global
r2.
\ssââ \ssââ \ssââ \ssââ \saââ \break
\saââ \saââ \saââ \saââ \saââ \break
}
rââ = { <<{b'8( cs''8 d''8[ cs''8] d''8 e''8)}\\{fs'2.}>> |}
rââ = { <<{fs''4 d''4 a'4}\\{a'4 fs'2}>> |}
rââ = { \z <d'fs'a'>2 |}
rââ = { \z <e'g'b'>2 |}
rââ = { \z d'8([ e'8] g'8 a'8) |}
rââ
= { <d'fs'>2. |}
rââ
i = { \acciaccatura e'8 <d'fs'>2. |}
rââ = { <a'fs''>4( <b'g''>4 <d''a''>4) |}
rââ = { <g'e''>2. |}
rââ = \rââ
râ
â = { <<{e''4 d''8([ cs''8] a'8 e'8)}\\{g'2.}>> |}
right = {
\global
r2.^\markup"no \grace or \acciaccatura with manual \break"
\rââ \rââ \rââ \rââ \rââ
\rââ
\rââ \rââ \rââ \râ
â
}
righti = {
\global
r2.^\markup"Use \grace or \acciaccatura with manual \break - break no longer work "
\rââ \rââ \rââ \rââ \rââ
\rââ
i \rââ \rââ \rââ \râ
â
}
<<
\new Staff \soprano
\new Staff \right
>>
<<
\new Staff \soprano
\new Staff \righti
>>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user