bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1996 in lilypond: Bar check inside a slur causes fatal error


From: lilypond
Subject: Re: Issue 1996 in lilypond: Bar check inside a slur causes fatal error
Date: Sun, 30 Oct 2011 04:33:41 +0000


Comment #3 on issue 1996 by address@hidden: Bar check inside a slur causes fatal error
http://code.google.com/p/lilypond/issues/detail?id=1996

the problem isn't whitespace, it's the bar check.  you want
  c4 ( | c4 )
instead of
  c4 | ( c4)

I suppose you could add something to the discussion on bar checks -- "a bar check must happen after a note" ? but that seems a bit weird. It has NOTHING to do with slurs, though.




reply via email to

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