Update from Andrew.
[lilypond.git] / input / example-2.ly
blob94d56b09f88d71ea6db846069e5ff04c1146841f
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.11.51"