%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Mon beau sapin % Traditionnel % % Typeset by Breizh Partitions (2014) % This sheet music version: 1.0 % % Une partition gratuite de http://www.breizh-partitions.fr % Free sheet music from http://www.celtic-scores.com %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \version "2.16.2" \paper { top-margin = 2 \cm bottom-margin = 2 \cm } \header { title = "Mon beau sapin" subtitle = "O Tannenbaum" composer = "Traditionnel allemand" meter = "Chant de Noël" arranger = "Arrangements : Breizh Partitions" % copyright = "Creative Commons CC-BY-NC-SA" enteredby = "Breizh Partitions" lastupdated = "2014/12/20" instrument = "Bombarde" % source = "" tagline = \markup { \override #'(box-padding . 1.0) \override #'(baseline-skip . 2.7) \box \center-column { \small \line { \hspace #5 Une partition du site \with-url #"http://www.breizh-partitions.fr" { \teeny www. Breizh-Partitions \teeny .fr gravée à l’aide de \with-url #"http://www.LilyPond.org" { \teeny www. LilyPond \teeny .org } }} \line { \small \italic { Sheet music from \with-url #"http://www.celticscores.com" { \teeny www. CelticScores \teeny .com engraved using \with-url #"http://www.LilyPond.org" { \teeny www. LilyPond \teeny .org }} }} \line { \teeny { Creative Commons Attribution-NonCommercial-ShareAlike 4.0 • \with-url #"https://creativecommons.org/licenses/by-nc-sa/4.0/" https://creativecommons.org/licenses/by-nc-sa/4.0/ } } \line{ \vspace #1.5 \general-align #Y #DOWN { \epsfile #X #10 #"by-nc-sa.eu.eps" } } } } } main = { \tempo 4=110 \once \override Score.MetronomeMark #'transparent = ##t \partial 4 bes,4 | ees8. ees16 ees4 f4 | g8. g16 g4. g8 | f8 g aes4 d4 | f4 ees4. \breathe bes8 | bes8. g16 c'4. bes8 | bes8. aes16 aes4. aes8 | aes8. f16 bes4. aes8 | aes8. g16 g4 \breathe bes,4 | ees8. ees16 ees4 f4 | g8. g16 g4. g8 | f8 g aes4 d4 | f4 ees4. \bar "|." } \score { \new Staff << \time 3/4 \clef "G^8" \key ees \major \set Staff.midiInstrument = "oboe" \transpose a a''{ \main } >> \layout { } \midi { } }