]> git.donarmstrong.com Git - lilypond.git/blob - input/example-2.ly
* lily/all-font-metrics.cc (find_font): Add "lm" to try-AFM-first
[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 }