\version "2.19.15" \include "modernGregorian.ily" %\pointAndClickOff \language "deutsch" \header { tagline = ##f } uressor = \markup \vspace #0.4 ureshely = \markup \vspace #1 bennebbszakasz = \markup \hspace #3 %%% himnuszdallamok változói %%%% \include "romaitonusok.ly" %%%%%%%%%%%%%%%%%% end of variables %%%%%%%%%%%%% %%%%%%%%%%%%%%%%%% Kilencedik oldal %%%%%%%%%%%%%% \bookpart { %%%%%%%%%%%%% római tónusok %%%%%%%% %%TART%%%%%%%%%%%% \tocItem \markup { \column { \line { \bold \fontsize #2 { \line { { Római tónusok } } } } } } %%%%%%%%%%%% \markup { \column { \uressor \line { \bold \fontsize #4 \fill-line { \center-column { \line { { Római tónusok } } } } } \uressor %\uressor } } %%%%%%%%%%% római 1 tónus %%%%% \score { \new Staff \with { instrumentName = #"1 " } << \new Voice \voiceOne \EgyEgy \new Voice \voiceTwo \EgyKettő \new Voice \voiceThree \EgyHárom >> \layout { \context { \Voice \override Stem.length = #0 } indent = #30 line-width = #170 } % \header { % piece = "1. római zsoltártónus"} } %%%%%%%% római 2 tónus %%%%%%%%%%%% \score { \new Staff \with { instrumentName = #"2 " } << \new Voice \voiceOne \KettesromEgy \new Voice \voiceTwo \KettesromKettő \new Voice \voiceThree \KettesromHárom >> \layout { \context { \Voice \override Stem.length = #0 \hide Flag } indent = #30 line-width = #170 } % \header { % piece = "2. magyar zsoltártónus"} } %%%%%%%%%%%% római 3 tónus %%%5 \score { \new Staff \with { instrumentName = #"3 " } << \new Voice \voiceOne \HármasromEgy \new Voice \voiceTwo \HármasromKettő \new Voice \voiceThree \HármasromHárom >> \layout { \context { \Voice \override Stem.length = #0 } indent = #30 line-width = #170 } % \header { % piece = "3. magyar zsoltártónus"} } %%%%%%%%%%%%%római 4 tónus %%%%%%%5 \score { \new Staff \with { instrumentName = #"4 " } << \new Voice \voiceOne \NégyesromEgy \new Voice \voiceTwo \NégyesromKettő \new Voice \voiceThree \NégyesromHárom >> \layout { \context { \Voice \override Stem.length = #0 } indent = #30 line-width = #170 } %{ \header { piece = "4. magyar zsoltártónus"} %} } %%%%%%%%%%%%% romai 5 tonus %%%5 \score { \new Staff \with { instrumentName = #"5 " } << \new Voice \voiceOne \ÖtromEgy \new Voice \voiceTwo \ÖtromKettő \new Voice \voiceThree \ÖtromHárom >> \layout { \context { \Voice \override Stem.length = #0 } indent = #30 line-width = #170 } % \header { % piece = "5. római zsoltártónus"} } %%%%%%%%%%%%%%%%%%%% romai 6 tónus %%%%%%%%%% \score { \new Staff \with { instrumentName = #"6 " } << \new Voice \voiceOne \HatosromEgy \new Voice \voiceTwo \HatosromKettő \new Voice \voiceThree \HatosromHárom >> \layout { \context { \Voice \override Stem.length = #0 } indent = #30 line-width = #170 } % \header { % piece = "6. magyar zsoltártónus"} } %%%%%%%%%%%%% római 7 tónus %%%%%%%%%%%%5 \score { \new Staff \with { instrumentName = #"7 " } << \new Voice \voiceOne \HetesromEgy \new Voice \voiceTwo \HetesromKettő \new Voice \voiceThree \HetesromHárom >> \layout { \context { \Voice \override Stem.length = #0 } indent = #30 line-width = #170 } % \header { % piece = "7. magyar zsoltártónus"} } %%%%%%%%%%%%%%%%%% római 8 tónus %%% \score { \new Staff \with { instrumentName = #"8" } << \new Voice \voiceOne \NyolcromEgy \new Voice \voiceTwo \NyolcromKettő \new Voice \voiceThree \NyolcromHárom >> \layout { \context { \Voice \override Stem.length = #0 \hide Flag } indent = #30 line-width = #170 } % \midi { } % \header { % piece = "2. magyar zsoltártónus"} } %%%%%%%%%%%római 9 tónus %%%%% \score { \new Staff \with { instrumentName = #"9" } << \new Voice \voiceOne \EgyromCEgy \new Voice \voiceTwo \EgyromCKettő \new Voice \voiceThree \EgyromCHárom >> \layout { \context { \Voice \override Stem.length = #0 \hide Flag } indent = #30 line-width = #170 } % \midi { } %{ \header { piece = "1.c magyar zsoltnártónus"} %} } %%%%%%%%%%%%%% római 11 tónus %%%%%%%%5 \score { \new Staff \with { instrumentName = #"11" } << \new Voice \voiceOne \TiromEgy \new Voice \voiceTwo \TiromKettő \new Voice \voiceThree \TiromHárom \new Voice \voiceFour \TiromNégy >> \layout { \context { \Voice \override Stem.length = #0 } indent = #30 line-width = #170 } % \header { % piece = "5. magyar zsoltártónus"} } %%%%%%%%%%%%%%%% Vége a Kilencedik oldalnak %%%%%%%%%%%%%% \paper { %min-systems-per-page = #11 indent = 0 ragged-right = ##f left-margin = 1\cm right-margin = 1\cm top-margin = 1\cm bottom-margin = 1\cm } } %%%% oldalbeállítások %%%% \paper { tocTitleMarkup = \markup \huge \column \bold \fontsize #4 { \fill-line { \uressor "Tartalomjegyzék" \uressor } \hspace #1 } tocItemMarkup = \tocItemWithDotsMarkup indent = 0 ragged-right = ##f left-margin = 1\cm right-margin = 1\cm top-margin = 1\cm bottom-margin = 1\cm }