%%% Some tied, slurred and beamed notes of different taste in LilyPond
\relative {
  a'2 ~ a4( e8[) e] a,16[ a a a]
}

%{
Type

    lilypond example-2
    xpdf example-2     # or your PDF viewer here

For learning LilyPond, please read the tutorial

   http://lilypond.org/tutorial

also included in the user-manual.
%}

%% Optional version number
\version "2.7.39"

