lilypond-user
[Top][All Lists]
Advanced

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

warning: no heads for arpeggio found?


From: MING TSANG
Subject: warning: no heads for arpeggio found?
Date: Fri, 14 Feb 2014 18:23:28 -0800 (PST)

I compile the following lily code:
\version "2.19.2"
left = \relative c''{ \clef treble a2.\arpeggio }
<<
\new Staff = "left" \with {
} { \clef bass \left }
>>

And I got warning message and no arpeggio shown on pdf.

Starting lilypond-windows.exe 2.19.2 [test_no-head-arpeggio.ly]...
Processing `C:/Users/Tsang/Dropbox/Lyndon/LiLy/jesus-love-you/test_no-head-arpeggio.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
C:/Users/Tsang/Dropbox/Lyndon/LiLy/jesus-love-you/test_no-head-arpeggio.ly:4:42: warning: no heads for arpeggio found?
left = \relative c''{ \clef treble a2.
\arpeggio }
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `test_no-head-arpeggio.ps'...
Converting to `./test_no-head-arpeggio.pdf'...
Success: compilation successfully completed
Completed successfully in 1.2".

reply via email to

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