
\include "deutsch.ly"

\header{
  title = "Frère Jacques"
subsubtitle = "for concert on June 14; always bring to violin lessons"
tagline = \markup { \center-column { \small
"Hajo Bäß, Nümbrecht 29.3.2010" \line { \tiny \with-url #"http://lilypond.org/web/" { 
gesetzt mit LilyPond 2.12.3 — www.lilypond.org  \italic { 
music notation for everyone 
} } } }					
}
}
\relative {
 \clef treble \key d \major \time 4/4  
 d4-0^\markup {D} e-1 fis-2 d-0 
 d-0 e-1 fis-2 d-0 
 fis-2 g-3 a2-0^\markup { A}
 fis4-2^\markup { D} g-3 a2-0^\markup { A}
 a8-0 h-1 a-0 g-3^\markup { D} fis4-2 d-0
 a'8-0^\markup { A} h-1 a-0 g-3^\markup { D} fis4-2 d-0
 d-0 a-1^\markup { G} d2-0^\markup { D}
 d4-0 a-1^\markup { G} d2-0^\markup { D} \bar "|." }


\version "2.12.3"  % necessary for upgrading to future LilyPond versions.
\pointAndClickOn