Hi boys!
As I can do to unite two lilpypond files as those enclosures without losing the 
\headers.
Thanks.
-- 

oiram/bin/selom
\version "2.12.2"

\header {
  title = \markup {\override #'(font-name .  "URW Palladio L bold"){\fontsize #2 "DIVINA EUCARISTIA" }} 
  composer = \markup {\override #'(font-name .  "URW Palladio L italic"){"Testo e musica di Francesco Spingola" }} 
}

\paper {
  #(set-paper-size "a4")
}

global = {\new Voice {\override Score.MetronomeMark #'extra-offset = #'(-13 . 1)
                        \override Score.MetronomeMark #'font-size = #0 }
  \tempo \markup {\override #'(font-name .  "URW Palladio L italic"){"Assemblea    Devoto    " }}  4=69
  \key f \major
  \time 3/4
  \partial 4
}

sopranoVoice = \relative c' {
  \global
  \dynamicUp
  % Qui segue la musica.
  %1
c4| f4. g8 a bes| c4 c d|c4. a8 g f|\break g2 d4| g4. a8 bes c|d2 e4|\break
%2
d4 c8 bes a g| c2 c,4| f4. g8 a bes|\break c2 d4|a g8 a f d|f2 s4\bar "|."
}

verse = \lyricmode {
  % Qui seguono le parole.
 Di -- vina Eu -- ca -- ri -- sti -- a, sei Cri -- stoin -- me -- zzoa noi: che siam fra -- te -- lli tuoi noi tu -- tti in pa -- ceea -- mor, che siam fra -- te -- lli tuoi noi tut -- ti in pa -- ceea -- mor.
}

rightOne = \relative c' {
  \global
  % Qui segue la musica.
  %1
  bes'4\rest| f4. g8 a bes| c2 d4| c4. a8 g f| g2 e4\rest| g4. a8 bes c| d2.|
  %2
  d4 c8 bes a g| c2 a4\rest| f4. g8 a bes| c2 d4| a g8 a f d| f2 s4|
}

rightTwo = \relative c' {
  \global
  % Qui segue la musica.
  %1
  s4|c2~ c8 d| c d e2|f2 d4| e8 d c4 s| d2~ d8 e| f4 fis2|
  %2
  g8 f e d c d| e d e4 s| c8 d e4 f| e2.| f4 d2| c8 d c4 s|
}

leftOne = \relative c' {
  \global
  % Qui segue la musica.
  %1
  c,4\rest|a'2.| g4. a8 bes c|a4 c bes~| bes2 c,4\rest| bes'2.| a|
  %2
  bes| g8 a bes4 f\rest| a2.~|a4 g8 a bes c~| c d bes4 a8 bes| a bes a4 s|
}

leftTwo = \relative c {
  \global
  % Qui segue la musica.
  %1
  s4| f e d| e8 d c2| f2.| c2 s4| bes'4 a g| d2.|
  %2
  bes c2 s4| f2 d4| a8 bes c2| f4 g d8 bes| f'2 s4|
}

sopranoVoicePart = \new Staff \with {
  instrumentName = \markup {\override #'(font-name .  "URW Palladio L italic"){"Ritornelli"}}
  midiInstrument = "choir aahs"
} { \sopranoVoice }
\addlyrics { \verse }

pianoPart = \new PianoStaff \with {
  instrumentName = \markup {\override #'(font-name .  "URW Palladio L italic"){"Organo"}}
} <<
  \new Staff = "right" \with {
    midiInstrument = "acoustic grand"
  } << \rightOne \\ \rightTwo >>
  \new Staff = "left" \with {
    midiInstrument = "acoustic grand"
  } { \clef bass << \leftOne \\ \leftTwo >> }
>>

\score {
  <<
    \sopranoVoicePart
    \pianoPart
  >>
  \layout { }
  \midi { }
}
\version "2.12.2"

\header {
      subtitle = \markup {\override #'(font-name .  "URW Palladio L italic"){"Le strofe sono sul motivo di \"Christus vincit\"" }}}

\paper {
  #(set-paper-size "a4")
}

global = {\new Voice {\override Score.MetronomeMark #'extra-offset = #'(-10 . 1)
                        \override Score.MetronomeMark #'font-size = #0 }
  \tempo \markup {\override #'(font-name .  "URW Palladio L italic"){"Coro   Ben declamando    " }}  4=60
  \key f \major
  \time 2/4
}

soprano =  {
  \global
  % Qui segue la musica.
              \times 2/3 { \clef "treble"}
            \times 2/3 { a' 8 a' a' } a' a'  |
            c'' 8 c'' 4.  |
            \times 2/3 { f' 8 f' f' } f' f'  |
            a' 8 a' 4.  |\break
%% 5
            \times 2/3 { d'' 8 d'' d'' } g' g'  |
            c'' 4 f' 8 (bes')  |
            \times 2/3 { a' 8 a' a' } g' g'  |
            f' 2  |
            \bar "|."
}

alto =  {
  \global
  % Qui segue la musica.
            \times 2/3 { f' 8 f' f' } f' f'  |
            g' 8 g' 4.  |
            \times 2/3 { d' 8 d' d' } d' d'  |
            e' 8 e' 4.  |
%% 5
            \times 2/3 { f' 8 f' f' } e' e'  |
            f' 4 d'  |
            \times 2/3 { f' 8 f' f' } e' e'  |
            c' 2  |
            \bar "|."

}

tenor =  {
  \global
  % Qui segue la musica.
            \times 2/3 { c' 8 c' c' } c' c'  |
            c' 8 c' 4.  |
            \times 2/3 { a 8 a a } a a  |
            a 8 a 4.  |
%% 5
            \times 2/3 { d' 8 d' d' } c' c'  |
            c' 4 d'  |
            \times 2/3 { c' 8 c' c' } c' bes  |
            a 2  |
            \bar "|."
  
}

bass =  {
  \global
  % Qui segue la musica.
            \times 2/3 { f 8 f f } f f  |
            e 8 e 4.  |
            \times 2/3 { d 8 d d } d d  |
            c 8 c 4.  |
%% 5
            \times 2/3 { \stemUp bes, 8 bes, bes, } \stemNeutral c bes,  |
            a, 4 bes,  |
            \times 2/3 { c 8 c c } c c  |
            f 2  |
            \bar "|."  
}

verseOne = \lyricmode {
  \set stanza = "1."
  % Qui seguono le parole.
  Cre -- sce nei ca -- mpiil gra -- no: le spi -- ghein bion -- do ste -- lo dan -- no un lar -- go ze -- lo ci -- boall' u -- ma -- ni -- tà
}

verseTwo = \lyricmode {
  \set stanza = "2."
  % Qui seguono le parole.
  L'on -- da le fa con -- cor -- di al ven -- to do -- lceo for -- te: u -- ni -- ca è la sor -- te: fe -- li -- ceo tris -- te_o -- gnor.
}

verseThree = \lyricmode {
  \set stanza = "3."
  % Qui seguono le parole.
  I gra -- ppo -- li di vi -- te, d'un tral -- cio sol ger -- mo -- glio, u -- ni -- ti, sen -- zaor -- go -- glio s'i -- ne -- bria -- no di sol.
}

\score {\new StaffGroup
  <<\new Staff \with {
      midiInstrument = "choir aahs"
    } { \soprano }
    \addlyrics { \verseOne }
    \addlyrics { \verseTwo }
    \addlyrics { \verseThree }
    \new Staff \with {
      midiInstrument = "choir aahs"
    } { \alto }
    \addlyrics { \verseOne }
    \addlyrics { \verseTwo }
    \addlyrics { \verseThree }
    \new Staff \with {
      midiInstrument = "choir aahs"
    } { \clef "treble_8" \tenor }
    \addlyrics { \verseOne }
    \addlyrics { \verseTwo }
    \addlyrics { \verseThree }
    \new Staff \with {
      midiInstrument = "choir aahs"
    } { \clef bass \bass }
  >>
  \layout {indent = 0 }
  \midi {
    \context {
      \Score
      tempoWholesPerMinute = #(ly:make-moment 100 4)
    }
  }
}
\markup {\fontsize #2
\fill-line {
\hspace #0.1 % moves the column off the left margin;
% can be removed if space on the page is tight
\column {
\line { \bold "1." \override #'(font-name .  "URW Palladio L italic")
\column {
"Cresce nei campi il grano:"
"le spighe in biondo stelo"
"danno con largo zelo"
"cibo all'umanità..."
}
}
\hspace #0.1 % adds vertical spacing between verses
\line { \bold "2." \override #'(font-name .  "URW Palladio L italic")
\column {
"L'onda le fa concordi"
"al vento dolce o forte:"
"unica è la sorte,"
"felice o triste ognor."
}
}
}
\hspace #0.1 % adds horizontal spacing between columns;
% if they are still too close, add more " " pairs
% until the result looks good
\column {
\line { \bold "4." \override #'(font-name .  "URW Palladio L italic")
\column {
"This is verse four."
"It has two lines."
}
}
\hspace #0.1 % adds vertical spacing between verses
\line { \bold "5." \override #'(font-name .  "URW Palladio L italic")
\column {
""
}
}
}
\hspace #0.1 % gives some extra space on the right margin;
% can be removed if page space is tight
}
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to