bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1540 in lilypond: erroneous output from \displayLilyMusic when cho


From: lilypond
Subject: Issue 1540 in lilypond: erroneous output from \displayLilyMusic when chord has only 1 note
Date: Fri, 25 Feb 2011 02:08:56 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1540 by pnorcks: erroneous output from \displayLilyMusic when chord has only 1 note
http://code.google.com/p/lilypond/issues/detail?id=1540

http://lists.gnu.org/archive/html/bug-lilypond/2011-02/msg00462.html

%% BEGIN %%
\version "2.13.51"
\displayLilyMusic  { <d' -2>8 }
%% END %%

prints this output:

  { d'-28 }

The output should be

  { <d'-2>8 }




reply via email to

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