Skip to content
Snippets Groups Projects
Commit 0b585dd5 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Update to new oly template

parent fcb1ead4
Branches
No related tags found
Loading
Showing
with 24 additions and 62 deletions
......@@ -7,6 +7,4 @@
*.out
*.backup
TeX_*.toc
out/Eybler_OmnesDeSabaVenient_HV40_Music_FagAlternatives-1.eps
out/Eybler_OmnesDeSabaVenient_HV40_Music_FagAlternatives-1.pdf
out/Eybler_OmnesDeSabaVenient_HV40_Music_FagAlternatives.eps
\version "2.13.1"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_Vocal.ily"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_VocalVoice.ily"
\header {
instrument = \AInstrumentName
scorenumber = \markup{\scoreNumber \ANumber}
}
AClef = \clef "alto"
\createScore #"OmnesDeSabaVenient" #'("A")
\version "2.13.1"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_Vocal.ily"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_VocalVoice.ily"
\header {
instrument = \BInstrumentName
......
\version "2.13.1"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_Instrument.ily"
#(set-global-staff-size 18)
\header {
instrument = \ContinuoInstrumentName
scorenumber = \markup{\scoreNumber \ContinuoNumber}
}
\layout {
between-system-padding=-0.1\cm
}
\createScore #"OmnesDeSabaVenient" #'("Continuo")
\version "2.13.1"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_Vocal.ily"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_VocalVoice.ily"
\header {
instrument = \SInstrumentName
......
......@@ -11,20 +11,6 @@
after-title-spacing = #'((space . 15) (minimum-distance . 10) (padding . 3))
between-system-spacing = #'((space . 15) (minimum-distance . 10) (padding . 3))
}
% \layout {
% \context { \Lyrics
% \override VerticalAxisGroup #'inter-loose-line-spacing #'space = #0
% \override VerticalAxisGroup #'inter-loose-line-spacing #'stretchability = #0
% }
% }
\layout {
\context { \Staff
% No instrument names, they are already in the title/header!
\remove "Instrument_name_engraver"
}
}
\createScore #"OmnesDeSabaVenient" #'("SSolo")
\version "2.13.1"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_Vocal.ily"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_VocalVoice.ily"
\header {
instrument = \TInstrumentName
......
\version "2.13.1"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_Instrument.ily"
% #(set-global-staff-size 19)
\header {
instrument = \VIIInstrumentName
......@@ -9,8 +8,6 @@
\paper {
page-count = #2
between-system-padding=-0.1\cm
#(define page-breaking ly:optimal-breaking)
}
\layout {
......
\version "2.13.1"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_FullScore.ily"
% \setUseBook ##t
#(ly:set-option 'no-aux-files)
\paper{
indent=0\mm
% line-width=120\mm
oddFooterMarkup=##f
oddHeaderMarkup=##f
bookTitleMarkup = ##f
......@@ -63,9 +62,4 @@ FagottoAlternativesAutFagMusic = \relative c' {
#(oly:remove_from_score_structure "Fag")
% \book{
\createScore #"FagottoAlternatives" #'("AutFag")
% }
% \book{
\createScore #"FagottoAlternatives" #'("DruckFag")
% }
\createScore #"FagottoAlternatives" #'("AutFag" "DruckFag")
\version "2.13.1"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_FullScore.ily"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_ChoralScore.ily"
\setCreateMIDI ##t
\setCreatePDF ##t
\header {
scoretype = \ChoralScoreTitle
scorenumber = \markup{\scoreNumber \ChoralScoreNumber}
instrument = \ChoralScoreTitle
}
\createScore #"OmnesDeSabaVenient" #'("ChoralScore")
......
......@@ -8,5 +8,5 @@
scorenumber = \markup{\scoreNumber \FullScoreNumber}
}
\createScore #"OmnesDeSabaVenient" #'("FullScore")
\createNoCuesScore #"OmnesDeSabaVenient" #'("FullScore")
......@@ -8,5 +8,5 @@
scorenumber = \markup{\scoreNumber \LongScoreNumber}
}
\createScore #"OmnesDeSabaVenient" #'("LongScore")
\createNoCuesScore #"OmnesDeSabaVenient" #'("LongScore")
......@@ -12,5 +12,5 @@ AClef = \clef "alto"
TClef = \clef "tenor"
#(oly:modify_score_structure '("BrLong" "StaffGroup" ("TbeLong" "CorLong")))
\createScore #"OmnesDeSabaVenient" #'("Tim" "BrLong" "WdLong" "Str" "Ch" "Continuo")
\createNoCuesScore #"OmnesDeSabaVenient" #'("Tim" "BrLong" "WdLong" "Str" "Ch" "Continuo")
......@@ -6,8 +6,7 @@
\header {
scoretype = \ParticellTitle
scorenumber = \markup{\scoreNumber \ParticellNumber}
instrument = \ParticellTitle
}
\createScore #"OmnesDeSabaVenient" #'("Particell")
\createNoCuesScore #"OmnesDeSabaVenient" #'("Particell")
\version "2.13.1"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_FullScore.ily"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings_VocalScore.ily"
\setCreateMIDI ##t
\setCreatePDF ##t
\header {
scoretype = \VocalScoreTitle
scorenumber = \markup{\scoreNumber \VocalScoreNumber}
instrument = \VocalScoreTitle
}
\createScore #"OmnesDeSabaVenient" #'("VocalScore")
......
#(set-default-paper-size "a4")
#(ly:set-option 'point-and-click #f)
\include "deutsch.ly"
......
\include "orchestrallily/oly_settings_choralscore.ily"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings.ily"
\version "2.13.1"
\include "orchestrallily/orchestrallily.ily"
\include "orchestrallily/oly_settings_names.ily"
scorenumber="EK-1040"
\header {
\header {
title = "Omnes de Saba venient"
subtitle = "Graduale, HV 40"
composer = "Joseph Eybler (1765-1846)"
copyright = \markup \abs-fontsize #9 \column{
\line { "2009, Edition Kainhofer, Vienna. Alle Rechte vorbehalten / All rights reserved / Printed in Austria."}
\line { "2009, Edition Kainhofer, Vienna. Alle Rechte vorbehalten / All rights reserved / Printed in Austria."}
\line {"Die Ausgabe darf kopiert und ohne Einschränkungen aufgeführt werden. / May be copied and performed without restriction."}
}
}
% Possibly adjust the \orchestralScoreStructure here...
\layout {
\context { \Lyrics
\override VerticalAxisGroup #'minimum-Y-extent = #'(-1.2 . 0.7)
}
}
#(oly:modify_score_structure '("BassGroup" "StaffGroup" ("Continuo")))
#(oly:remove_from_score_structure "Solo")
......@@ -40,10 +33,3 @@ TbeIIKey = \TbeKey
TbeTransposeTo = d'
TbeITransposeTo = \TbeTransposeTo
TbeIITransposeTo = \TbeTransposeTo
% \layout {
% \context { \Score
% \override TextScript #'outside-staff-priority = #1000
% }
% }
% SClef=\clef "soprano"
\ No newline at end of file
\include "orchestrallily/oly_settings_instrument.ily"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings.ily"
\paper {
#(define page-breaking ly:optimal-breaking)
}
\include "orchestrallily/oly_settings_vocalscore.ily"
\include "Eybler_OmnesDeSabaVenient_HV40_Settings.ily"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment