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: Fri, 10 Jan 2014 18:18:01 +0000

Updates:
        Labels: -Patch-new Patch-needs_work

Comment #2 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 check

--snip--
Processing `/tmp/build-lilypond-autobuild/out/lybook-testdb/06/lily-f0551041.ly'
Parsing...
Renaming input to: `/tmp/lilypond-autobuild/input/regression/accidental-forced-tie.ly' /tmp/lilypond-autobuild/input/regression/accidental-forced-tie.ly:15:11: error: syntax error, unexpected '!
'
  gis4 ~ 4
          !~ gis? r4
/tmp/lilypond-autobuild/input/regression/accidental-forced-tie.ly:17:4: error: syntax error, unexpected '!'
  1
   !2 fis ~
/tmp/lilypond-autobuild/input/regression/accidental-forced-tie.ly:14:1: error: errors found, ignoring music
 expression

--snip--

% ****************************************************************
\sourcefilename 
"/tmp/lilypond-autobuild/input/regression/accidental-forced-tie.ly"
\sourcefileline 0
\version "2.19.0"

\header {
  texidoc = "Accidentals can be forced with ! and ? even if the
notes are tied.  Cautionary accidentals applied to tied notes
after a bar line are valid for the whole measure.
"
}

\layout {
  ragged-right = ##t
}

\relative c'' {
  gis4 ~ 4!~ gis? r4
  fis1 ~
  1!2 fis ~
  fis?2 fis
}


--
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]