lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3795 in lilypond: Patch: python/convertrules.l


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3795 in lilypond: Patch: python/convertrules.ly: Use bare rhythms after ties for simple cases
Date: Tue, 28 Jan 2014 16:57:00 +0000

Updates:
        Labels: -Patch-new Patch-needs_work

Comment #17 on issue 3795 by address@hidden: 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



reply via email to

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