]> git.donarmstrong.com Git - lilypond.git/blob - input/example-2.ly
8a1f59f39a3510b3f90cac03d2e11b7e96e7a73b
[lilypond.git] / input / example-2.ly
1 \version "2.4.0"
2 % Some beamed and slurred notes of different taste in LilyPond
3 %
4 % Type:
5 %
6 %     lilypond example-2
7 %     xpdf example-2     # or your PDF viewer here
8 %
9
10 %%
11 %% For learning LilyPond, please read the tutorial, included in the
12 %% user-manual.
13 %% 
14
15 \relative {
16   a'2 ~ a4( e8[ )e] a,16[ a a a]
17 }