bug-lilypond
[Top][All Lists]
Advanced

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

noflagu3 - warning in Lilypond 3.13.14


From: Jiri Zurek (Prague)
Subject: noflagu3 - warning in Lilypond 3.13.14
Date: Tue, 20 Apr 2010 02:02:27 -0700 (PDT)

When I use the Stem #'flag-style = #'noflag in conjunction with \melisma I
get an error while processing which says:
warning: flag `noflagu3' not found

It does produce the PDF but I still wish to know if there is something I can
do to get rid of this unpleasant and potentially dangerous (for the final
PDF output) warning, or if it some kind of a bug in Lilypond.

\version "2.13.14"
\score { 
    \new Voice = "cantus" { 
    \override Stem #'flag-style = #'noflag 
    c'8    \melisma d'4    \melismaEnd  
    } 
 }
-- 
View this message in context: 
http://old.nabble.com/noflagu3---warning-in-Lilypond-3.13.14-tp28287821p28287821.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.





reply via email to

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