lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4132 in lilypond: Lilypond crashes with incorrect


From: lilypond
Subject: [Lilypond-auto] Issue 4132 in lilypond: Lilypond crashes with incorrect instrument name case
Date: Fri, 26 Sep 2014 11:06:20 +0000

Status: Accepted
Owner: ----
Labels: Type-Crash

New issue 4132 by address@hidden: Lilypond crashes with incorrect instrument name case
https://code.google.com/p/lilypond/issues/detail?id=4132

The following:

\new Staff \with {
  instrumentName = #""
}
{
  \set Staff.InstrumentName = \markup { Test }
  c1
}

causes lily to crash on Windows. Replacing the initial upper case I with the correct lower case one fixes this. However, Lily should not crash, even with faulty syntax.

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