Browse Source

Lilypond: extern header to avoid code duplication

remotes/origin/translate_notes
crep 15 years ago
parent
commit
3295ab10ae
  1. 24
      lilypond/10_sous_dans_ma_poche-1.ly
  2. 26
      lilypond/10_sous_dans_ma_poche-2.ly
  3. 24
      lilypond/A_l_aventure_compagnons.ly
  4. 37
      lilypond/Cupidon_s_en_fout.ly
  5. 32
      lilypond/Droit_devant-1.ly
  6. 29
      lilypond/Droit_devant-2.ly
  7. 31
      lilypond/Etoiles_filantes-1.ly
  8. 38
      lilypond/Etoiles_filantes-2.ly
  9. 61
      lilypond/Fairytale_of_New-York.ly
  10. 37
      lilypond/Keep_on_the_sunny_side.ly
  11. 30
      lilypond/L_harmonica.ly
  12. 27
      lilypond/La_biere_du_donjon.ly
  13. 38
      lilypond/La_danse_des_esquimaux.ly
  14. 36
      lilypond/La_premiere_fois.ly
  15. 25
      lilypond/La_vie_d_aventurier.ly
  16. 33
      lilypond/Lea.ly
  17. 26
      lilypond/Les_souliers_de_Lady_Fae-1.ly
  18. 24
      lilypond/Les_souliers_de_Lady_Fae-2.ly
  19. 50
      lilypond/Les_souliers_rouges.ly
  20. 44
      lilypond/Mamadou_avait_mal_aux_dents.ly
  21. 39
      lilypond/Rue_de_Paname.ly
  22. 32
      lilypond/Sad_robot.ly
  23. 53
      lilypond/Sainte_Cecile.ly
  24. 30
      lilypond/The_boxer.ly
  25. 30
      lilypond/Tom_Sawyer_1.ly
  26. 31
      lilypond/Tom_Sawyer_2.ly
  27. 20
      lilypond/header

24
lilypond/10_sous_dans_ma_poche-1.ly

@ -1,25 +1,9 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.3\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.3\cm
}
{
#(set-global-staff-size 12)
\relative c'{
\relative c'
{
\time 2/4
a'4~ a8 a16 b %\break
\repeat volta 2 {d8 c16 b~ b8 a16 b d8 c16 b~ b4 e,8 a16\trill g a8 b16 g \break d'8. c16 b8\trill a16 b }

26
lilypond/10_sous_dans_ma_poche-2.ly

@ -1,29 +1,13 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.2\cm
}
{
#(set-global-staff-size 12)
\relative c'{
\relative c'
{
\time 2/4
a'4~ a8 a16 b % \break
\repeat volta 2 {d8 c16 b~ b8 a16 b d8 c16 b~ b4 e,8 a16\trill g a8 b16 g %\break
d'8. c16 b8\trill a16 b }
\alternative { {c8 b\trill a8 b16 c} {c16 a b g a4\trill} }
}
}
}

24
lilypond/A_l_aventure_compagnons.ly

@ -1,27 +1,11 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 6.4\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 6.4\cm
}
{
#(set-global-staff-size 12)
\key ees \major
\time 2/4
\relative c''{
\relative c''
{
<< {g'2 f8. g16 aes4~ aes4 g8. f16 ees8. d16} \\ {bes'2 aes8. g16 f4~ f4 ees8. d16 c8. bes16} >> \break
<< {c4}\\{aes4} >> bes2 \break
c8. bes16 c8. d16 ees8. g16 f8. d16 ees4 << {g4~ g4}\\{bes4~ bes} >> ees,8. g16 \break

37
lilypond/Cupidon_s_en_fout.ly

@ -1,31 +1,16 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.5\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.5\cm
}
{
#(set-global-staff-size 12)
\key a \minor
\time 2/4
\relative c''{
r8 a16 b c8 a c a b g e
c16 d e8 c d d e e a
a16 b c a e'8~ e c b g e
c16 d e c e c d8 d e e a2
}
\time 2/4
\relative c''
{
r8 a16 b c8 a c a b g e
c16 d e8 c d d e e a
a16 b c a e'8~ e c b g e
c16 d e c e c d8 d e e a2
}
}

32
lilypond/Droit_devant-1.ly

@ -1,26 +1,14 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.2\cm
\relative c''
{
\repeat volta 2
{
a8. b16 c8 d c b a4 a8. b16 a8 g a g f4
e8. f16 g8 a g f e4 e8. f16 e8 d e d c4
}
}
}
{
#(set-global-staff-size 12)
\relative c''{
\repeat volta 2 {a8. b16 c8 d c b a4 a8. b16 a8 g a g f4
e8. f16 g8 a g f e4 e8. f16 e8 d e d c4}
}
}

29
lilypond/Droit_devant-2.ly

@ -1,25 +1,10 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 1.6\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 1.6\cm
}
{
#(set-global-staff-size 12)
\relative c''{
e4 c g c8 b a4 c e f d1
}
\relative c''
{
e4 c g c8 b a4 c e f d1
}
}

31
lilypond/Etoiles_filantes-1.ly

@ -1,25 +1,12 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 1.6\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 1.6\cm
}
{
#(set-global-staff-size 12)
\relative c'{
\repeat volta 2 {e'8 d e a, e' d e a, d c d g, d' c d g,}
}
\relative c'
{
\repeat volta 2
{
e'8 d e a, e' d e a, d c d g, d' c d g,
}
}
}

38
lilypond/Etoiles_filantes-2.ly

@ -1,27 +1,19 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.2\cm
\relative c''
{
\repeat volta 2
{
a4 a8. b16 c8 d e d b4 b8. b16 b8 c b a
g4 g8. g16 g8 a b a
}
\alternative
{
{a4. a8 g' f4 e8} {a,1}
}
}
}
{
#(set-global-staff-size 12)
\relative c''{
\repeat volta 2 {a4 a8. b16 c8 d e d b4 b8. b16 b8 c b a
g4 g8. g16 g8 a b a }
\alternative{ {a4. a8 g' f4 e8} {a,1} }
}
}

61
lilypond/Fairytale_of_New-York.ly

@ -1,43 +1,26 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.4\cm}
\paper
{
make-footer=##f
make-header=##f
\key d \major
\time 2/4
\partial 8 a'8
\relative c''
{
b8 g cis e a, d, g fis e8. d16 d4
}
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.8\cm
}
{
#(set-global-staff-size 14)
\key d \major
\time 2/4
\partial 8 a'8
\relative c''{
b8 g cis e a, d, g fis e8. d16 d4
}
\time 6/8
a'8.^\markup {
(
\smaller \general-align #Y #DOWN \note #"4" #1
=
\smaller \general-align #Y #DOWN \note #"4." #1
) }
\relative c''{
b16 a8 fis d fis a8. b16 a8 e8. fis16 e8
fis e d b a b a b cis d4.
}
}
\time 6/8
a'8.^\markup {
(
\smaller \general-align #Y #DOWN \note #"4" #1
=
\smaller \general-align #Y #DOWN \note #"4." #1
) }
\relative c''
{
b16 a8 fis d fis a8. b16 a8 e8. fis16 e8
fis e d b a b a b cis d4.
}
}

37
lilypond/Keep_on_the_sunny_side.ly

@ -1,31 +1,16 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 4.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 4.2\cm
}
{
#(set-global-staff-size 12)
\key bes \major
\time 2/4
\relative c'{
r8 f g a bes4 d8. bes16 c8 bes a g f2~
f4 bes8 d f4 f8. g16 f8 d bes d c2~
c4 c8 d ees4 d8 c f8. g16 f8 ees d8. d16 d8 c bes4
bes8 d c8. c16 d8 c a f g a bes2
}
\time 2/4
\relative c'
{
r8 f g a bes4 d8. bes16 c8 bes a g f2~
f4 bes8 d f4 f8. g16 f8 d bes d c2~
c4 c8 d ees4 d8 c f8. g16 f8 ees d8. d16 d8 c bes4
bes8 d c8. c16 d8 c a f g a bes2
}
}

30
lilypond/L_harmonica.ly

@ -1,32 +1,16 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 5\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 5\cm
}
{
#(set-global-staff-size 12)
\key a \minor
\time 2/4
\time 2/4
\partial 4 e''8. d''16
\relative c''{
c8 a a g e a a c b g16 a b8 g a4.
\relative c''
{
c8 a a g e a a c b g16 a b8 g a4.
e'16 d c8 a a g e a a e' e8. d16 c8 b a4.
g8 c8. c16 c8 e d8. d16 d8 e c c a c b4.
e16 d c8 a a g e a a e' e8. d16 c8 b a2
}
}
}

27
lilypond/La_biere_du_donjon.ly

@ -1,28 +1,13 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 1.6\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 1.6\cm
}
{
#(set-global-staff-size 12)
\relative c''{
\relative c''
{
\time 6/8
\partial 8 e8
b4 e8 c4 e8 e16 d c8 b c a e' %\break
b4 e8 c4 e8 e16 d c8 b a4.
}
}
}

38
lilypond/La_danse_des_esquimaux.ly

@ -1,29 +1,19 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.1\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.1\cm
}
{
#(set-global-staff-size 12)
\key e \major
\time 2/4
\relative c''{
\repeat volta 2 {e8 e16 fis gis8 e a fis gis e dis fis e dis cis2}
\repeat volta 2 {a'8 \times 2/3{a16 gis fis} f8 gis fis cis fis gis fis8 fis4 d8 cis2}
}
\time 2/4
\relative c''
{
\repeat volta 2
{
e8 e16 fis gis8 e a fis gis e dis fis e dis cis2
}
\repeat volta 2
{
a'8 \times 2/3{a16 gis fis} f8 gis fis cis fis gis fis8 fis4 d8 cis2
}
}
}

36
lilypond/La_premiere_fois.ly

@ -1,30 +1,14 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.2\cm
}
{
#(set-global-staff-size 12)
\key ees \major
\time 6/8
\partial 4. c'8 d' ees'
\relative c''{
g2.~ g8 bes bes bes aes g g4. ees~ ees8 ees d c d ees \break
g2.~ g8 c c c bes aes g2.
}
\key ees \major
\time 6/8
\partial 4. c'8 d' ees'
\relative c''
{
g2.~ g8 bes bes bes aes g g4. ees~ ees8 ees d c d ees \break
g2.~ g8 c c c bes aes g2.
}
}

25
lilypond/La_vie_d_aventurier.ly

@ -1,30 +1,15 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.2\cm
}
{
#(set-global-staff-size 12)
\key a \minor
\partial 8 e'8
\relative c''{
\relative c''
{
a4. b8 c8 d4 c8 b8 a4 g8 a4. e8 %\break
a4. c16 b c8 d4 e8 d2~ d4. d8 %\break
e4. d16 e d8 c4 b8 c8 b4 g8 a4. e8 %\break
a4. b16 a g8 e4 g8 a1
}
}

33
lilypond/Lea.ly

@ -1,29 +1,12 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.2\cm
}
{
#(set-global-staff-size 12)
\key a \minor
\time 2/4
\relative c''{
e8. f16 g8 a g f e4 e16 f e d e8 c b c a4
e'8. f16 g8 a g16 a g f e4 e16 f e d e8 c << {e2} \\ {b2} >>
}
\time 2/4
\relative c''
{
e8. f16 g8 a g f e4 e16 f e d e8 c b c a4
e'8. f16 g8 a g16 a g f e4 e16 f e d e8 c << {e2} \\ {b2} >>
}
}

26
lilypond/Les_souliers_de_Lady_Fae-1.ly

@ -1,28 +1,10 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.2\cm
}
{
#(set-global-staff-size 12)
\key g \major
\relative c'{
\relative c'
{
\time 6/8
b'8. a16 g fis e8 fis16 g a8 b a g a g16 fis e8 %\break
b'8. a16 g fis e8 fis16 g a8 c b a b4.

24
lilypond/Les_souliers_de_Lady_Fae-2.ly

@ -1,26 +1,10 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.1\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.2\cm
}
{
#(set-global-staff-size 12)
\key g \major
\relative c'{
\relative c'
{
\time 6/8
b'8. a16 g fis e8 fis16 g a8 b a g a g16 fis e8 %\break
b'8. a16 g fis e8 fis16 g a8 c b a b4.

50
lilypond/Les_souliers_rouges.ly

@ -1,36 +1,26 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 4.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 4.2\cm
}
{
#(set-global-staff-size 12)
\key g \major
\time 2/4
\relative c''{
r8 g'16 fis e d b a g2
r8 g'16 fis e d b a g'2
\new Voice {
\set countPercentRepeats = ##t
\repeat "percent" 3 { a,16 b b b a b b b }
}
\repeat volta 2 {g8 g16 g g8 e d8 g16 g a8 a16 a b8
g16 g g8 e d8 g16 g a8 a16 a}
\time 2/4
\relative c''
{
r8 g'16 fis e d b a g2
r8 g'16 fis e d b a g'2
\new Voice
{
\set countPercentRepeats = ##t
\repeat "percent" 3 { a,16 b b b a b b b }
}
\repeat volta 2
{
g8 g16 g g8 e d8 g16 g a8 a16 a b8
g16 g g8 e d8 g16 g a8 a16 a
}
g2
}
}
}

44
lilypond/Mamadou_avait_mal_aux_dents.ly

@ -1,35 +1,19 @@
\version "2.12.1"
\include "header"
\paper{paper-height=5.0\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 5.0\cm
}
{
#(set-global-staff-size 12)
\key c \major
\time 2/4
\relative c''{
c8 d e8 e16 e~ e8 f16 e d4
b8 c d8 d16 d~ d8 e16 d c4
a8 b c8 c16 c~ c8 d16 c b4
gis8 a b8 b16 b~ b8 c16 b a4
a8 a a8 a16 a~ a8 a16 a d4
d8 d d8 d16 d~ d8 e16 f e4
r8 e8 e4 d4 e4
}
\time 2/4
\relative c''
{
c8 d e8 e16 e~ e8 f16 e d4
b8 c d8 d16 d~ d8 e16 d c4
a8 b c8 c16 c~ c8 d16 c b4
gis8 a b8 b16 b~ b8 c16 b a4
a8 a a8 a16 a~ a8 a16 a d4
d8 d d8 d16 d~ d8 e16 f e4
r8 e8 e4 d4 e4
}
}

39
lilypond/Rue_de_Paname.ly

@ -1,30 +1,13 @@
\version "2.12.1"
\include "header"
\paper{paper-height=4.1\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 4.8\cm
}
{
#(set-global-staff-size 12)
\relative c''{
\time 6/8
c4 c8 c b c d4. e4 d8 c4 c8 c b c << {d2.}\\{r4 g,8 g a b} >>
c4 c8 c b c d4. e4 d8 e4 g8 g f e d2.
\repeat volta 2 {c4 a8 a b c b2.}
c4 a8 a b c b4. b4 c8 d4. e4 c8 d2.
}
}
\time 6/8
\relative c''
{
c4 c8 c b c d4. e4 d8 c4 c8 c b c << {d2.}\\{r4 g,8 g a b} >>
c4 c8 c b c d4. e4 d8 e4 g8 g f e d2.
\repeat volta 2 {c4 a8 a b c b2.}
c4 a8 a b c b4. b4 c8 d4. e4 c8 d2.
}
}

32
lilypond/Sad_robot.ly

@ -1,29 +1,13 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 1.6\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 1.6\cm
}
{
#(set-global-staff-size 12)
\key d \minor
\time 2/4
\relative c''{
d8 a' d, a e' f c' a, e' a, a a~ a2
c8 g' c, g d' e b' d, a' d, d d~ d2
}
\time 2/4
\relative c''
{
d8 a' d, a e' f c' a, e' a, a a~ a2
c8 g' c, g d' e b' d, a' d, d d~ d2
}
}

53
lilypond/Sainte_Cecile.ly

@ -1,40 +1,25 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 5.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 5.2\cm
}
{
#(set-global-staff-size 12)
\key d \minor
\time 2/4
\relative c'{
\repeat volta 2{
d8.\trill e16 f8 d g16 f e8 f4
d8.\trill e16 f8 d e16 f e d c4
d8.\trill e16 f8 d g16 f e8 f4
d8.\trill e16 f8 bes a16 g f e d4
}
\repeat volta 2{
d'8. bes16\trill a8 bes g16 a bes g a4
d8. bes16\trill a8 bes c16 d c bes a4
d8. bes16\trill a8 bes g16 a bes g a4
d,8.\trill e16 f8 bes a16 g f e d4
\time 2/4
\relative c'{
\repeat volta 2
{
d8.\trill e16 f8 d g16 f e8 f4
d8.\trill e16 f8 d e16 f e d c4
d8.\trill e16 f8 d g16 f e8 f4
d8.\trill e16 f8 bes a16 g f e d4
}
\repeat volta 2
{
d'8. bes16\trill a8 bes g16 a bes g a4
d8. bes16\trill a8 bes c16 d c bes a4
d8. bes16\trill a8 bes g16 a bes g a4
d,8.\trill e16 f8 bes a16 g f e d4
}
}
}
}

30
lilypond/The_boxer.ly

@ -1,28 +1,12 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.2\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.2\cm
}
{
#(set-global-staff-size 12)
\key c \major
\time 4/4
\relative c'{
e2 g c,4 d e2 d2~ d4. g8 g2~ g4. f8 e4 g c4. g8 e4 g a e g2 f2 f2 e8 e d c d2 c2
}
\time 4/4
\relative c'
{
e2 g c,4 d e2 d2~ d4. g8 g2~ g4. f8 e4 g c4. g8 e4 g a e g2 f2 f2 e8 e d c d2 c2
}
}

30
lilypond/Tom_Sawyer_1.ly

@ -1,28 +1,12 @@
\version "2.12.1"
\include "header"
\paper{paper-height=1.6\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 1.6\cm
}
{
#(set-global-staff-size 12)
\key c \major
\time 2/4
\relative c''{
e,4 c g'2 a4 c8. d16 e8 c4 g8 a4 c8. d16 e8 c d4 c2
}
\time 2/4
\relative c''
{
e,4 c g'2 a4 c8. d16 e8 c4 g8 a4 c8. d16 e8 c d4 c2
}
}

31
lilypond/Tom_Sawyer_2.ly

@ -1,29 +1,12 @@
\version "2.12.1"
\include "header"
\paper{paper-height = 3.3\cm}
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 3.3\cm
}
{
#(set-global-staff-size 12)
\key c \major
\time 2/4
\relative c''{
e4 c g'2 a4 a8. a16 g8 e4 c8 a'4 a8. a16 g8 f e c d2~ d4
e8 f g4 g8. g16 f8 e d c a c4 a8 g4 c8 d e8 g4 g,8 e' e d d c2
}
\time 2/4
\relative c''{
e4 c g'2 a4 a8. a16 g8 e4 c8 a'4 a8. a16 g8 f e c d2~ d4
e8 f g4 g8. g16 f8 e d c a c4 a8 g4 c8 d e8 g4 g,8 e' e d d c2
}
}

20
lilypond/header

@ -0,0 +1,20 @@
\version "2.12.2"
\paper
{
make-footer=##f
make-header=##f
left-margin = 0\cm
top-margin = 0\cm
bottom-margin = 0\cm
indent = 0\cm
between-system-padding = 1\mm
paper-width = 7.5\cm
line-width = 7\cm
paper-height = 1.6\cm
}
#(set-global-staff-size 12)
Loading…
Cancel
Save