Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / example-2.ly
blob8693e6e962df14f2c41ea8153586a823e7945589
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.38"