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.



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to