Nitpick: ly:spanner-bound grob name slur -> spanner.
[lilypond.git] / input / example-2.ly
blob64282ab3c236147b28ad66a0580e3314e8201b21
1 %%% Some tied, slurred and beamed notes of different taste in LilyPond
2 \relative {
3 a'2 ~ a4( e8[) e] a,16[ a a a]
6 %{
7 Type
9 lilypond example-2
10 xpdf example-2 # or your PDF viewer here
12 For learning LilyPond, please read the tutorial
14 http://lilypond.org/tutorial
16 also included in the user-manual.
19 %% Optional version number
20 \version "2.12.0"