Updates:
Labels: -Patch-new Patch-needs_work
Comment #17 on issue 3795 by [email protected]: Patch:
python/convertrules.ly: Use bare rhythms after ties for simple cases
http://code.google.com/p/lilypond/issues/detail?id=3795
Fails make doc on 'using-ties-with-arpeggios.ly'
--snip--
\relative c' {
\set tieWaitForNote = ##t
\grace { c16[ ~ e ~ g] ~ } <c, e g>2
\repeat tremolo 8 { c32 ~ 32' ~ } <c c,>1
e8 ~ c ~ a ~ f ~ <e' c a f>2
\tieUp
c8 ~ a
\tieDown
\tieDotted
g8 ~ c g2
}
If you compile that with current master you get
GNU LilyPond 2.19.2
Processing `untitled.ly'
Parsing...
untitled.ly:6:31: error: syntax error, unexpected '\''
\repeat tremolo 8 { c32 ~ 32
' ~ } <c c,>1
untitled.ly:3:1: error: errors found, ignoring music expression
\relative c' {
fatal error: failed files: "untitled.ly"
seems a " ' " creeped in somewhere?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings