add new notehead styles 'harmonic-black' and 'harmonic-mixed' to docs (in regression...
[lilypond.git] / input / example-1.ly
blob6f2cf822ea845a43fd96eed7339c29d40ac9f683
1 %%% A simple scale in LilyPond
3 \relative {
4 c d e f g a b c
7 %{
8 Type
10 lilypond example-1
11 xpdf example-1 # or your PDF viewer here
13 For learning LilyPond, please read the tutorial
15 http://lilypond.org/tutorial
17 also included in the user-manual.
20 %% Optional version number
21 \version "2.10.0"