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

Finale Version

parent daf6826f
No related branches found
No related tags found
No related merge requests found
Showing
with 44 additions and 13 deletions
\version "2.13.34" \version "2.13.34"
\include "Mozart_BenedictusSitDeus_Settings_Instrument.ily" \include "Mozart_BenedictusSitDeus_Settings_Instrument.ily"
ContinuoInstrumentName = "Organo"
\header { \header {
instrument = \ContinuoInstrumentName instrument = \ContinuoInstrumentName
scorenumber = \markup{\scoreNumber \ContinuoNumber} scorenumber = \markup{\scoreNumber \ContinuoNumber}
} }
\paper {
systems-per-page = #11
% ragged-bottom= ##t
page-count = #4
% annotate-spacing = ##t
}
% \paper {
% #(define page-breaking ly:optimal-breaking)
% }
\createScore #"IAllegro" #'("Continuo") \createScore #"IAllegro" #'("Continuo")
\createScore #"IIAndante" #'("Continuo") \createScore #"IIAndante" #'("Continuo")
\createScore #"IIIAllegro" #'("Continuo") \createScore #"IIIAllegro" #'("Continuo")
#(set-global-staff-size 19)
\layout {
\context { \Score
\override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 1 16)
}
}
\paper {
system-markup-spacing #'space = #1
% markup-markup-spacing #'padding = #2
system-markup-spacing #'stretchability = #5
% system-markup-spacing #'stretchability = #20
}
\paper {
markup-markup-spacing #'minimum-distance = #0
markup-markup-spacing #'space = #4
markup-markup-spacing #'padding = #2
markup-markup-spacing #'stretchability = #5
score-markup-spacing #'stretchability = #5
}
\version "2.13.34" \version "2.13.34"
\include "Mozart_BenedictusSitDeus_Settings_FullScore.ily" \include "Mozart_BenedictusSitDeus_Settings_FullScore.ily"
\setCreateMIDI ##t \setCreateMIDI ##t
% \setCreatePDF ##t \setCreatePDF ##t
\header { \header {
scoretype = \FullScoreTitle scoretype = \FullScoreTitle
......
...@@ -29,7 +29,6 @@ CorKey = { ...@@ -29,7 +29,6 @@ CorKey = {
CorIKey = \CorKey CorIKey = \CorKey
CorIIKey = \CorKey CorIIKey = \CorKey
ContinuoInstrumentName = "Organo"
CorInstrumentName = \markup{\center-column{"Corno I,II" "in Fa/F"}} CorInstrumentName = \markup{\center-column{"Corno I,II" "in Fa/F"}}
CorIInstrumentName = \markup{\center-column{"Corno I" "in Fa/F"}} CorIInstrumentName = \markup{\center-column{"Corno I" "in Fa/F"}}
CorIIInstrumentName = \markup{\center-column{"Corno II" "in Fa/F"}} CorIIInstrumentName = \markup{\center-column{"Corno II" "in Fa/F"}}
...@@ -51,10 +50,11 @@ FlShortInstrumentName = "" ...@@ -51,10 +50,11 @@ FlShortInstrumentName = ""
ContinuoInstrumentName = \markup { \center-column { \line{Violoncello, Basso} \line{ ed Organo}}} ContinuoInstrumentName = \markup { \center-column { \line{Violoncello, Basso} \line{ ed Organo}}}
ContinuoShortInstrumentName = \markup { \center-column { \line{Vc. e B.} \line{Org.}}} ContinuoShortInstrumentName = \markup { \center-column { \line{Vc. e B.} \line{Org.}}}
\paper { % \paper {
markup-markup-spacing #'minimum-distance = #0 % markup-markup-spacing #'minimum-distance = #0
markup-markup-spacing #'space = #4 % markup-markup-spacing #'space = #4
markup-markup-spacing #'padding = #2 % % markup-markup-spacing #'padding = #2
markup-markup-spacing #'stretchability = #15 % markup-markup-spacing #'stretchability = #15
system-markup-spacing #'stretchability = #25 % system-markup-spacing #'stretchability = #20
} % % system-markup-spacing #'space = #1
% }
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
\makefrontpage \makefrontpage
% Remove the \iffalse if you want all instrumental parts to be included here % Remove the \iffalse if you want all instrumental parts to be included here
\iftrue \iffalse
\phantomsection \phantomsection
\addcontentsline{toc}{section}{\ChoralScoreType} \addcontentsline{toc}{section}{\ChoralScoreType}
......
...@@ -4,8 +4,9 @@ ...@@ -4,8 +4,9 @@
\composerdate{(1756-1791)} \composerdate{(1756-1791)}
\description{Solo (S), Coro (SATB) con Orchestra ed Organo} \description{Solo (S), Coro (SATB) con Orchestra ed Organo}
\instrumentation{2 Flauti, 2 Trombe, 2 Corni,\\ \instrumentation{2 Flauti, 2 Trombe, 2 Corni,\\
Timpani, 2 Violini, 2 Viole,\\ Timpani,\\
Violoncello ed Contrabasso} 2 Violini, 2 Viole,\\
Violoncello, Basso ed Organo}
\editor{\href{http://reinhold.kainhofer.com/}{Reinhold Kainhofer}} \editor{\href{http://reinhold.kainhofer.com/}{Reinhold Kainhofer}}
\publisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer, Vienna}} \publisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer, Vienna}}
\shortpublisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer}} \shortpublisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer}}
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment