bug-lilypond
[Top][All Lists]
Advanced

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

\transpose causes crash (std::logic_error)


From: Kirill
Subject: \transpose causes crash (std::logic_error)
Date: Tue, 9 Feb 2010 22:43:21 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

The following snippet reproduces the bug.

\version "2.12.3"
\new Score
{
  \transpose disis, c {a b c d}
}

(Interestingly enough, \transpose ceses, c {...} does not cause the crash.)

Best,

Kirill Sidorov






reply via email to

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