diff --git a/979-0-50217-043-1.pdf b/979-0-50217-043-1.pdf new file mode 100644 index 0000000000000000000000000000000000000000..c1adb81c57827092d11c814f36038e27a79ddc47 Binary files /dev/null and b/979-0-50217-043-1.pdf differ diff --git a/979-0-50217-044-8.pdf b/979-0-50217-044-8.pdf new file mode 100644 index 0000000000000000000000000000000000000000..f6220d9a33211300976b57c4af1af5de7be39819 Binary files /dev/null and b/979-0-50217-044-8.pdf differ diff --git a/979-0-50217-045-5.pdf b/979-0-50217-045-5.pdf new file mode 100644 index 0000000000000000000000000000000000000000..c9a021bd6a9030420ac99b8d1d900363393c271d Binary files /dev/null and b/979-0-50217-045-5.pdf differ diff --git a/Makefile b/Makefile index 03249a2332b0aa59d63d1ffaa8be6237ed911dd5..90499bd02c54253043e1b35a988023b5b558d3e5 100644 --- a/Makefile +++ b/Makefile @@ -2,14 +2,16 @@ OUT=out base = Mozart_BenedictusSitDeus SRCS = $(base)_Music_01_Allegro.ily $(base)_Music_02_Andante.ily $(base)_Music_03_Allegro.ily $(base)_Settings_Global.ily $(base)_Settings.ily $(base)_Settings_VocalScore.ily $(base)_Settings_ChoralScore.ily $(base)_Settings_VocalVoice.ily $(base)_Settings_FullScore.ily $(base)_Settings_Instrument.ily -instruments = FlI FlII CorI CorII TbeI TbeII Tim VI VII Va SSolo S A T B Continuo VcB +instruments = FlI FlII CorI CorII TbeI TbeII Tim VI VII Va Continuo VcB +# SSolo S A T B scores = Full Vocal Choral pdfs = $(instruments:%=$(OUT)/$(base)_Instrument_%.pdf) \ $(scores:%=$(OUT)/$(base)_Score_%.pdf) texbase = Mozart_BenedictusSitDeus -texscores = Full Vocal Choral +texscores = Full +# Vocal Choral texs = $(texscores:%=TeX_$(texbase)_Score_%.tex) texpdfs = $(texs:%.tex=$(OUT)/%.pdf) \ $(OUT)/TeX_$(texbase)_Score_Instruments.pdf diff --git a/Mozart_BenedictusSitDeus_Instrument_VII.ly b/Mozart_BenedictusSitDeus_Instrument_VII.ly index 6ac543f45c84954618c1d7d618e523a0d34a2b4c..cd1a0feba3b81e84b6341ea65e68498328cae5b8 100644 --- a/Mozart_BenedictusSitDeus_Instrument_VII.ly +++ b/Mozart_BenedictusSitDeus_Instrument_VII.ly @@ -10,3 +10,8 @@ \createScore #"IIAndante" #'("VII") \createScore #"IIIAllegro" #'("VII") +\paper { + system-system-spacing #'padding = #0 + markup-markup-spacing #'space = #1 + markup-markup-spacing #'padding = #0 +} diff --git a/Mozart_BenedictusSitDeus_Instrument_VcB.ly b/Mozart_BenedictusSitDeus_Instrument_VcB.ly index 46b420fd6e8e9305065a21040bcb3f1b44e9518b..2381d990b1c21b9b4a4185f81c36ffa2d6e53da2 100644 --- a/Mozart_BenedictusSitDeus_Instrument_VcB.ly +++ b/Mozart_BenedictusSitDeus_Instrument_VcB.ly @@ -5,9 +5,9 @@ instrument = \VcBInstrumentName scorenumber = \markup{\scoreNumber \VcBNumber} } -IAllegroVcBMusic = \IAllegroBCMusic -IIAndanteVcBMusic = \IIAndanteBCMusic -IIIAllegroVcBMusic = \IIIAllegroBCMusic +IAllegroVcBMusic = \IAllegroVcBMusicTmp +IIAndanteVcBMusic = \IIAndanteVcBMusicTmp +IIIAllegroVcBMusic = \IIIAllegroVcBMusicTmp \createScore #"IAllegro" #'("VcB") \createScore #"IIAndante" #'("VcB") diff --git a/Mozart_BenedictusSitDeus_Music_01_Allegro.ily b/Mozart_BenedictusSitDeus_Music_01_Allegro.ily index 2f7fbb666088fb42364650cd65a4309c8f07206a..8fdc7a5366db1f3cf65182d438b83da955bff863 100644 --- a/Mozart_BenedictusSitDeus_Music_01_Allegro.ily +++ b/Mozart_BenedictusSitDeus_Music_01_Allegro.ily @@ -614,50 +614,95 @@ IAllegroBLyrics = \lyricmode { } +IAllegroVcBMusicTmp = \relative c' { + c8[ c, e g] c[ c,16 d] e8[ e] | % 2 + f[ g a h] c[ c,16 d] e8[ c] | % 3 + d4. d8 e4. f8 | % 4 + g8[ c,] r4 r2 | % 5 + a'8[ a] a[ g16 a] fis8[ fis fis fis] | % 6 + g8[ g] g[ fis16 g] cis,8[ cis cis cis] | % 7 + d4 r4 g4. f8 | % 8 + e8[ d] c[ d16 e] f4. c8 | % 9 + f8[ f f f] c4 r4 | \barNumberCheck #10 + R1*2 | % 12 + r8 a'4 g8 fis4 fis | % 13 + r8 g4 fis8 e8[ e a, a] | % 14 + d[ d d d] cis[ cis cis cis] | % 15 + d8[ d d d] d[ d d d] | % 16 + g,8[ g' g g] f[ f f f] | % 17 + f[ f f f] e[ e e e] | % 18 + e4 r r8 e[ fis gis] | % 19 + a[ a a g] f[ f f f] | \barNumberCheck #20 + e[ e e e] e[ e e e] | % 21 + gis[ gis gis gis] a4 a, | % 22 + d8[ d d d] d[ d d d] | % 23 + fis[ fis fis fis] g4 g, | % 24 + c8[ c c c] c[ c c c] | % 25 + e[ e e e] f4 f, | % 26 + f'8[ f f f] g[ g a a] | % 27 + h[ h,] c16[ d e f] g4 r | % 28 + c8[ c] c[ h16 c] a4 a | % 29 + h8[ h] h8[ a16 h] g8[ g g g] | \barNumberCheck #30 + a[ a e e] f[ f fis fis] | % 31 + g4 r4 r2 | % 32 + f4. e8 d[ c h a] | % 33 + g8[ a16 h] c8[ c'] fis,[ fis fis fis] | % 34 + g4 r r2 | % 35 + R1 | % 36 + r2 r8 g4 f8 | % 37 + e4 e r8 f4 e8 | % 38 + d8[ d d d] h[ h h h] | % 39 + h[ h c c] g'[ g c, c] | \barNumberCheck #40 + g'[ g g, g] c[ c d e] | % 41 + f4. e8 d4. c8 | % 42 + h4 a8[ g] e'[ e e e] | % 43 + f[ f f f] g[ g g g] | % 44 + g,[ g g g] c4 r \bar"|." +} + IAllegroBCMusic = \relative c' { - c8[ c, e g] c[ c,16 d] e8[ e] | % 2 - f[ g a h] c[ c,16 d] e8[ c] | % 3 - d4. d8 e4. f8 | % 4 - g8[ c,] r4 \SClef << {e''8[ e] e[ d16 e] } \\ {g,8[ g] g[ f16 g] } >> | % 5 - \BClef a,8[ a] a[ g16 a] fis8[ fis fis fis] | % 6 - g8[ g] g[ fis16 g] cis,8[ cis cis cis] | % 7 - d4 \SClef d''4 \BClef g,,4. f?8 | % 8 - e8[ d] c[ d16 e] f4. c8 | % 9 - f8[ f f f] c4 r4 | \barNumberCheck #10 - \SClef << { r2 r8 g''4 a8 | h4 h r8 a4 h8 | c8 } \\ { r8 c,4 d8 e4 e | r8 d4 e8 f4 f | e8} >> - \BClef a,4 g8 fis4 fis | % 13 - r8 g4 fis8 e8[ e a, a] | % 14 - d[ d d d] cis[ cis cis cis] | % 15 - d8[ d d d] d[ d d d] | % 16 - g,8[ g' g g] f[ f f f] | % 17 - f[ f f f] e[ e e e] | % 18 - e4 r r8 e[ fis gis] | % 19 - a[ a a g] f[ f f f] | \barNumberCheck #20 - e[ e e e] e[ e e e] | % 21 - gis[ gis gis gis] a4 a, | % 22 - d8[ d d d] d[ d d d] | % 23 - fis[ fis fis fis] g4 g, | % 24 - c8[ c c c] c[ c c c] | % 25 - e[ e e e] f4 f, | % 26 - f'8[ f f f] g[ g a a] | % 27 - h[ h,] c16[ d e f] g4 r | % 28 - c8[ c] c[ h16 c] a4 a | % 29 - h8[ h] h8[ a16 h] g8[ g g g] | \barNumberCheck #30 - a[ a e e] f[ f fis fis] | % 31 - g4 \AClef g' \TClef c,4. h8 | % 32 - \BClef f4. e8 d[ c h a] | % 33 - g8[ a16 h] c8[ c'] fis,[ fis fis fis] | % 34 - g4 r \SClef r8 d'4 e8 | % 35 - << { r8 a4 h8 c4 c | r8 h4 c8 d } \\ {f,4 f r8 e4 f8 | g4 g r8} >> \BClef g,4 f8 | % 37 - e4 e r8 f4 e8 | % 38 - d8[ d d d] h[ h h h] | % 39 - h[ h c c] g'[ g c, c] | \barNumberCheck #40 - \override Stem #'direction = #DOWN - g'[ g \revert Stem #'direction g, g] c[ c d e] | % 41 - f4. e8 d4. c8 | % 42 - h4 a8[ g] e'[ e e e] | % 43 - f[ f f f] g[ g g g] | % 44 - g,[ g g g] c4 r \bar"|." + c8[ c, e g] c[ c,16 d] e8[ e] | % 2 + f[ g a h] c[ c,16 d] e8[ c] | % 3 + d4. d8 e4. f8 | % 4 + g8[ c,] r4 \SClef \senzaVcB << {e''8[ e] e[ d16 e] } \\ {g,8[ g] g[ f16 g] } >> | % 5 + \BClef \conVcB a,8[ a] a[ g16 a] fis8[ fis fis fis] | % 6 + g8[ g] g[ fis16 g] cis,8[ cis cis cis] | % 7 + d4 \SClef \senzaVcBstacked d''4 \BClef \conVcB g,,4. f?8 | % 8 + e8[ d] c[ d16 e] f4. c8 | % 9 + f8[ f f f] c4 r4 | \barNumberCheck #10 + \SClef \senzaVcB << { r2 r8 g''4 a8 | h4 h r8 a4 h8 | c8 } \\ { r8 c,4 d8 e4 e | r8 d4 e8 f4 f | e8} >> + \BClef \conVcB a,4 g8 fis4 fis | % 13 + r8 g4 fis8 e8[ e a, a] | % 14 + d[ d d d] cis[ cis cis cis] | % 15 + d8[ d d d] d[ d d d] | % 16 + g,8[ g' g g] f[ f f f] | % 17 + f[ f f f] e[ e e e] | % 18 + e4 r r8 e[ fis gis] | % 19 + a[ a a g] f[ f f f] | \barNumberCheck #20 + e[ e e e] e[ e e e] | % 21 + gis[ gis gis gis] a4 a, | % 22 + d8[ d d d] d[ d d d] | % 23 + fis[ fis fis fis] g4 g, | % 24 + c8[ c c c] c[ c c c] | % 25 + e[ e e e] f4 f, | % 26 + f'8[ f f f] g[ g a a] | % 27 + h[ h,] c16[ d e f] g4 r | % 28 + c8[ c] c[ h16 c] a4 a | % 29 + h8[ h] h8[ a16 h] g8[ g g g] | \barNumberCheck #30 + a[ a e e] f[ f fis fis] | % 31 + g4 \AClef \senzaVcB g' \TClef c,4. h8 | % 32 + \BClef \conVcB f4. e8 d[ c h a] | % 33 + g8[ a16 h] c8[ c'] fis,[ fis fis fis] | % 34 + g4 r \SClef \senzaVcB r8 d'4 e8 | % 35 + << { r8 a4 h8 c4 c | r8 h4 c8 d } \\ {f,4 f r8 e4 f8 | g4 g r8} >> \BClef \conVcB g,4 f8 | % 37 + e4 e r8 f4 e8 | % 38 + d8[ d d d] h[ h h h] | % 39 + h[ h c c] g'[ g c, c] | \barNumberCheck #40 + g'[ g g, g] c[ c d e] | % 41 + f4. e8 d4. c8 | % 42 + h4 a8[ g] e'[ e e e] | % 43 + f[ f f f] g[ g g g] | % 44 + g,[ g g g] c4 r \bar"|." } IAllegroBCFbMusic = \figuremode { \bassFigureStaffAlignmentDown diff --git a/Mozart_BenedictusSitDeus_Music_02_Andante.ily b/Mozart_BenedictusSitDeus_Music_02_Andante.ily index d0c6b1e8d7a1489f352a8ed5aa65cabf4f0ecdd0..68231f45ce5f3e4d8ac4291991b96b69db9d2ade 100644 --- a/Mozart_BenedictusSitDeus_Music_02_Andante.ily +++ b/Mozart_BenedictusSitDeus_Music_02_Andante.ily @@ -17,6 +17,7 @@ IIAndanteCueLabels = \notemode { IIAndanteFlIMusic = \relative c'' { + \transposition c' c4. f8 | % 2 e8.[( f32 g]) f8[\staccato f]\staccato | % 3 c4. a'8 | % 4 @@ -209,8 +210,8 @@ IIAndanteCorIMusic = \relative c'' { e | \barNumberCheck #30 r8 e \partcombineApartOnce d4 | % 31 d r | % 32 - d2~ | % 33 - d4 r | % 34 + \partcombineApart d2~ | % 33 + d4 \partcombineAutomatic r | % 34 r8 e8 \partcombineApartOnce d4 | % 35 d4 r | % 36 \partcombineApart d2~| % 37 @@ -220,7 +221,7 @@ IIAndanteCorIMusic = \relative c'' { \partcombineApart d r | % 41 d2~ | % 42 d2 | % 43 - d4\f r8 d8 | % 44 + \partcombineAutomaticOnce d4\f r8 d8 | % 44 d4 r8 d8 | % 45 \partcombineAutomatic d4 r8 d8 | % 46 \partcombineApart d4 r8 d8 | % 47 @@ -390,11 +391,11 @@ IIAndanteVIMusic = \relative c'' { c8 c,4( b8) | % 29 gis16[( a) h( c)] cis[( d) e( f)] | \barNumberCheck #30 a,[( d) f( d)] c8[( h]) | % 31 - \times 2/3 {c16[\f g' f]} \times 2/3 {e[ d c]} \times 2/3 {h[ a g]} \times 2/3 {f[ e d]} | % 32 + \dynamicsX #-2 \times 2/3 {c16[\whiteoutf g' f]} \times 2/3 {e[ d c]} \times 2/3 {h[ a g]} \times 2/3 {f[ e d]} | % 32 c8 g''4\p g8 | % 33 g8.[( a32 g]) c16[( g) f( e)] | % 34 e[( d) f( d)] c8[( h]) | % 35 - \times 2/3 {c16[\f g' f]} \times 2/3 {e[ d c]} \times 2/3 {h[ a g]} \times 2/3 {f[ e d]} | % 36 + \dynamicsX #-2 \times 2/3 {c16[\whiteoutf g' f]} \times 2/3 {e[ d c]} \times 2/3 {h[ a g]} \times 2/3 {f[ e d]} | % 36 c8 g''4\p g8 | % 37 g8.[( a32 g]) c16[( g) f( e)] | % 38 e[( d) f( d)] c8[( h]) | % 39 @@ -490,12 +491,12 @@ IIAndanteVIIMusic = \relative c' { e[ g, g g] | % 29 c, r r4 | \barNumberCheck #30 r8 a'16[( f]) e8[( d]) | % 31 - \times 2/3 {\once \override Stem #'direction = #UP c16[\f + \dynamicsX #-2 \times 2/3 {\once \override Stem #'direction = #UP c16[\whiteoutf \once \override Stem #'direction = #DOWN g'' f]} \times 2/3 {e[ d c]} \times 2/3 {h[ a g]} \times 2/3 {f[ e d]} | % 32 c8[ e'\p d c] | % 33 h4( c8)[ c~] | % 34 c8[ a16( f]) e8[( d]) | % 35 - \times 2/3 {\once \override Stem #'direction = #UP c16[\f + \dynamicsX #-2 \times 2/3 {\once \override Stem #'direction = #UP c16[\whiteoutf \once \override Stem #'direction = #DOWN g'' f]} \times 2/3 {e[ d c]} \times 2/3 {h[ a g]} \times 2/3 {f[ e d]} | % 36 c8[ e'\p d c] | % 37 h4( c8)[ c~] | % 38 @@ -523,7 +524,7 @@ IIAndanteVIIMusic = \relative c' { e[ e e e] | \barNumberCheck #60 f[ d'( c b]) | % 61 \times 2/3 {a16[ b c]} \times 2/3 { d[ e f]} a,8[( g]) | % 62 - g8[ d'(\f c b]) | % 63 + f8[ d'(\f c b]) | % 63 \times 2/3 {a16[ b c]} \times 2/3 {d[ e f]} c8[( b]) | % 64 a4 r | % 65 c8[\p c c c] | % 66 @@ -592,11 +593,11 @@ IIAndanteVaIMusic = \relative c' { g r r4 | % 29 f8 r r4 | \barNumberCheck #30 r8. a16 g8[( f]) | % 31 - \times 2/3 {e16[\f e d]} \times 2/3 {c[ h a]} \times 2/3 {g[ f' e]} \times 2/3 {d[ c h]} | % 32 + \dynamicsX #-2 \times 2/3 {e16[\whiteoutf e d]} \times 2/3 {c[ h a]} \times 2/3 {g[ f' e]} \times 2/3 {d[ c h]} | % 32 c4 r | % 33 r8 h'8[(\p c]) r | % 34 r8. a16 g8[( f]) | % 35 - \times 2/3 {e16[\f e d]} \times 2/3 {c[ h a]} \times 2/3 {g[ f' e]} \times 2/3 {d[ c h]} | % 36 + \dynamicsX #-2 \times 2/3 {e16[\whiteoutf e d]} \times 2/3 {c[ h a]} \times 2/3 {g[ f' e]} \times 2/3 {d[ c h]} | % 36 c4 r | % 37 r8 h'8[( c]) r | % 38 r8. a16 g8[( f]) | % 39 @@ -654,7 +655,7 @@ IIAndanteVaIMusic = \relative c' { a | % 91 b | % 92 a4 r | % 93 - r8 a8[\ff b a] | % 94 + r8 a8[\ff b g] | % 94 f r f r | % 95 c2:16 | % 96 c8[ c] c4 \bar "|." @@ -689,11 +690,11 @@ IIAndanteVaIIMusic = \relative c' { e8 r r4 | % 29 c8 r r4 | \barNumberCheck #30 r8. f16 g4 | % 31 - \times 2/3 {g16[\f e d]} \times 2/3 {c[ h a]} \times 2/3 {g[ f' e]} \times 2/3 {d[ c h]} | % 32 + \dynamicsX #-2 \times 2/3 {g16[\whiteoutf e d]} \times 2/3 {c[ h a]} \times 2/3 {g[ f' e]} \times 2/3 {d[ c h]} | % 32 c4 r | % 33 r8 d8[(\p e]) r | % 34 r8. f16 g4 | % 35 - \times 2/3 {g16[\f e d]} \times 2/3 {c[ h a]} \times 2/3 {g[ f' e]} \times 2/3 {d[ c h]} | % 36 + \dynamicsX #-2 \times 2/3 {g16[\whiteoutf e d]} \times 2/3 {c[ h a]} \times 2/3 {g[ f' e]} \times 2/3 {d[ c h]} | % 36 c4 r | % 37 r8 d8[(\p e]) r | % 38 r8. f16 g4 | % 39 @@ -712,8 +713,8 @@ IIAndanteVaIIMusic = \relative c' { r8 f[\p e d] | % 52 c8 g4 g8 | % 53 g4 r8 h'8( | % 54 - c8[ e,(\f f) e(] | % 55 - d4) r | % 56 + c8[ e,(\f f) d(] | % 55 + c4) r | % 56 R2 | % 57 a2\p | % 58 b2 | % 59 @@ -873,103 +874,202 @@ IIAndanteSSoloLyrics = \lyricmode { % 90 } +IIAndanteVcBMusicTmp = \relative c { + r8 f8[ a f] | % 2 + c'8[ b] a4 | % 3 + r8 f16[ g] a8[ f] | % 4 + r8 c8[ f f,] | % 5 + r8 f'[ a f] | % 6 + r8 g[ e c] | % 7 + r8 f16[ g] a8[ f] | % 8 + r8 g8[ e c] | % 9 + f[ a( b) b] | \barNumberCheck #10 + r16 c[( h c]) c,[ b'\staccato a\staccato g]\staccato | % 11 + f4 r | % 12 + r8 b8[ c c,] | % 13 + f4 r | % 14 + r8 b8[ c c,] | % 15 + f4 f8[ f] | % 16 + f2 | % 17 + r8 f16[\p g] a8[ f] | % 18 + c'8[ b] a4 | % 19 + r8 f16[ g] a8[ f] | \barNumberCheck #20 + r8 c8[ f f,] | % 21 + r8 f'8[ a f] | % 22 + r8 g[ e c] | % 23 + r8 f[ a, b] | % 24 + r8 c8[ c' c,] | % 25 + c[ e f g] | % 26 + f[ f f f] | % 27 + f[ f f f] | % 28 + e[ e e e] | % 29 + f[ f f f] | \barNumberCheck #30 + f[ f g g,] | % 31 + c4\f r4 | % 32 + c8[ c\p h a] | % 33 + g[ f' e e] | % 34 + f[ f g g] | % 35 + c,4\f r | % 36 + r8 c8[\p h a] | % 37 + g[ f' e e] | % 38 + f[ f g g,] | % 39 + c[ e d c] | \barNumberCheck #40 + h[ h' c f,] | % 41 + g[ g g g] | % 42 + g,[ g g g ] | % 43 + c[\f c' e c] | % 44 + r g[ h g] | % 45 + r c[ e c] | % 46 + r d[ h g] | % 47 + c4 r | % 48 + r8 c[ c c] | % 49 + c[ f, g g,] | \barNumberCheck #50 + c8[ c'] c,4 | % 51 + c4\p r | % 52 + c c'8[ g] | % 53 + c,[ e' d g,] | % 54 + c[ c,\f c c] | % 55 + c[ c'\p a g] | % 56 + fis[ fis fis es] | % 57 + d[ d d d] | % 58 + d[ d d d] | % 59 + c[ c c c] | \barNumberCheck #60 + f4 f, | % 61 + r8 f'8[ g c,] | % 62 + f4 f,\f | % 63 + r8 f'8[ g c,] | % 64 + f4 r | % 65 + f8[\p f f f] | % 66 + f[ f f f] | % 67 + b[ b, b' b] | % 68 + a[ a e e] | % 69 + f4 r8 b,8 | \barNumberCheck #70 + c16[\staccato c'( h c)] c,[\staccato b'( a g)] | % 71 + f4\f r4 | % 72 + f8[ a(\p b a)] | % 73 + e8[( c f)] r | % 74 + r8 b,[ c c] | % 75 + f4\f r | % 76 + r8 a8[(\p e f]) | % 77 + e[( c f]) r | % 78 + r b,[ c c] | % 79 + f[ a( g f]) | \barNumberCheck #80 + e[ c f f,] | % 81 + b8 r b' r | % 82 + c[ c c c] | % 83 + c,[ c c c] | % 84 + f[\f f a f] | % 85 + r d[ f d] | % 86 + r8 h[ h h] | % 87 + c2\fermata | % 88 + f8[ f a f] | % 89 + r8 c[ e c] | \barNumberCheck #90 + r f16[ g] a8[ f] | % 91 + r c[ e c] | % 92 + f4 r | % 93 + r8 f'[\ff f f] | % 94 + f r b, r | % 95 + c[ c c, c] | % 96 + f[ f,] f'4 \bar"|." +} + IIAndanteBCMusic = \relative c { - r8 f8[ a f] | % 2 - c'8[ b] a4 | % 3 - r8 f16[ g] a8[ f] | % 4 - r8 c8[ f f,] | % 5 - r8 f'[ a f] | % 6 - r8 g[ e c] | % 7 - r8 f16[ g] a8[ f] | % 8 - r8 g8[ e c] | % 9 - f[ a( b) b] | \barNumberCheck #10 - r16 c[( h c]) c,[ b'\staccato a\staccato g]\staccato | % 11 - f4 r | % 12 - r8 b8[ c c,] | % 13 - f4 r | % 14 - r8 b8[ c c,] | % 15 - f4 f8[ f] | % 16 - f2 | % 17 - r8 f16[\p g] a8[ f] | % 18 - c'8[ b] a4 | % 19 - r8 f16[ g] a8[ f] | \barNumberCheck #20 - r8 c8[ f f,] | % 21 - r8 f'8[ a f] | % 22 - r8 g[ e c] | % 23 - r8 f[ a, b] | % 24 - r8 c8[ c' c,] | % 25 - c[ e f g] | % 26 - f[ f f f] | % 27 - f[ f f f] | % 28 - e[ e e e] | % 29 - f[ f f f] | \barNumberCheck #30 - f[ f g g,] | % 31 - c4\f r4 | % 32 - c8[ c\p h a] | % 33 - g[ f' e e] | % 34 - f[ f g g] | % 35 - c,4\f r | % 36 - r8 c8[\p h a] | % 37 - g[ f' e e] | % 38 - f[ f g g,] | % 39 - c[ e d c] | \barNumberCheck #40 - h[ h' c f,] | % 41 - g[ g g g] | % 42 - g,[ g g g ] | % 43 - c[\f c' e c] | % 44 - r g[ h g] | % 45 - r c[ e c] | % 46 - r d[ h g] | % 47 - c4 r | % 48 - r8 c[ c c] | % 49 - c[ f, g g,] | \barNumberCheck #50 - c8[ c'] c,4 | % 51 - c4\p r | % 52 - c c'8[ g] | % 53 - c,[ e' d g,] | % 54 - c[ c,\f c c] | % 55 - c[ c'\p a g] | % 56 - fis[ fis fis es] | % 57 - d[ d d d] | % 58 - d[ d d d] | % 59 - c[ c c c] | \barNumberCheck #60 - f4 f, | % 61 - r8 f'8[ g c,] | % 62 - f4 f,\f | % 63 - r8 f'8[ g c,] | % 64 - f4 r | % 65 - f8[\p f f f] | % 66 - f[ f f f] | % 67 - b[ b, b' b] | % 68 - a[ a e e] | % 69 - f4 r8 b,8 | \barNumberCheck #70 - c16[\staccato c'( h c)] c,[\staccato b'( a g)] | % 71 - f4\f r4 | % 72 - f8[ a(\p b a)] | % 73 - e8[( c f)] r | % 74 - r8 b,[ c c] | % 75 - f4\f r | % 76 - r8 a8[(\p e f]) | % 77 - e[( c f]) r | % 78 - r b,[ c c] | % 79 - f[ a( g f]) | \barNumberCheck #80 - e[ c f f,] | % 81 - b8 r b' r | % 82 - c[ c c c] | % 83 - c,[ c c c] | % 84 - f[\f f a f] | % 85 - r d[ f d] | % 86 - r8 h[ h h] | % 87 - c2\fermata | % 88 - f8[ f a f] | % 89 - r8 c[ e c] | \barNumberCheck #90 - r f16[ g] a8[ f] | % 91 - r c[ e c] | % 92 - f4 r | % 93 - r8 f'[\ff f f] | % 94 - f r b, r | % 95 - c[ c c, c] | % 96 - f[ f,] f'4 \bar"|." + r8 f8[ a f] | % 2 + c'8[ b] a4 | % 3 + r8 f16[ g] a8[ f] | % 4 + r8 c8[ f f,] | % 5 + r8 f'[ a f] | % 6 + r8 g[ e c] | % 7 + r8 f16[ g] a8[ f] | % 8 + r8 g8[ e c] | % 9 + f[ a( b) b] | \barNumberCheck #10 + r16 c[( h c]) c,[ b'\staccato a\staccato g]\staccato | % 11 + f4 r | % 12 + r8 b8[ c c,] | % 13 + f4 r | % 14 + r8 b8[ c c,] | % 15 + f4 f8[ f] | % 16 + f2 | % 17 + r8 f16[\p g] a8[ f] | % 18 + c'8[ b] a4 | % 19 + r8 f16[ g] a8[ f] | \barNumberCheck #20 + r8 c8[ f f,] | % 21 + r8 f'8[ a f] | % 22 + r8 g[ e c] | % 23 + r8 f[ a, b] | % 24 + r8 c8[ c' c,] | % 25 + c[ e f g] | % 26 + f[ f f f] | % 27 + f[ f f f] | % 28 + e[ e e e] | % 29 + f[ f f f] | \barNumberCheck #30 + f[ f g g,] | % 31 + c4\f r4 | % 32 + \dynamicUp c8[ c\p h a] | % 33 + \dynamicNeutral g[ f' e e] | % 34 + f[ f g g] | % 35 + c,4\f r | % 36 + r8 \dynamicsX #-3 c8[\p h a] | % 37 + g[ f' e e] | % 38 + f[ f g g,] | % 39 + c[ e d c] | \barNumberCheck #40 + h[ h' c f,] | % 41 + g[ g g g] | % 42 + g,[ g g g ] | % 43 + c[\f c' e c] | % 44 + r g[ h g] | % 45 + r c[ e c] | % 46 + r d[ h g] | % 47 + c4 r | % 48 + r8 c[ c c] | % 49 + c[ f, g g,] | \barNumberCheck #50 + c8[ c'] c,4 | % 51 + c4\p r | % 52 + c c'8[ g] | % 53 + c,[ e' d g,] | % 54 + c[ c,\f c c] | % 55 + c[ c'\p a g] | % 56 + fis[ fis fis es] | % 57 + d[ d d d] | % 58 + d[ d d d] | % 59 + c[ c c c] | \barNumberCheck #60 + f4 f, | % 61 + r8 f'8[ g c,] | % 62 + \dynamicUp f4 f,\f | % 63 + \dynamicNeutral r8 f'8[ g c,] | % 64 + f4 r | % 65 + \dynamicUp f8[\p f f f] | % 66 + \dynamicNeutral f[ f f f] | % 67 + b[ b, b' b] | % 68 + a[ a e e] | % 69 + f4 r8 b,8 | \barNumberCheck #70 + c16[\staccato c'( h c)] c,[\staccato b'( a g)] | % 71 + f4\f r4 | % 72 + \dynamicUp f8[ a(\p b a)] | % 73 + \dynamicNeutral e8[( c f)] r | % 74 + r8 b,[ c c] | % 75 + f4\f r | % 76 + r8 \dynamicsX #-3 a8[(\p e f]) | % 77 + e[( c f]) r | % 78 + r b,[ c c] | % 79 + f[ a( g f]) | \barNumberCheck #80 + e[ c f f,] | % 81 + b8 r b' r | % 82 + c[ c c c] | % 83 + c,[ c c c] | % 84 + f[\f f a f] | % 85 + r d[ f d] | % 86 + r8 h[ h h] | % 87 + c2\fermata | % 88 + f8[ f a f] | % 89 + r8 c[ e c] | \barNumberCheck #90 + r f16[ g] a8[ f] | % 91 + r c[ e c] | % 92 + f4 r | % 93 + r8 f'[\ff f f] | % 94 + f r b, r | % 95 + c[ c c, c] | % 96 + f[ f,] f'4 \bar"|." } IIAndanteFiguredBassMusic = \figuremode { \bassFigureStaffAlignmentDown diff --git a/Mozart_BenedictusSitDeus_Music_03_Allegro.ily b/Mozart_BenedictusSitDeus_Music_03_Allegro.ily index 1f0a1f8b14945c7b26c76f800bfbcf62263c6d33..d03430909f52d0c69aa93fe220acdbd7f7b31073 100644 --- a/Mozart_BenedictusSitDeus_Music_03_Allegro.ily +++ b/Mozart_BenedictusSitDeus_Music_03_Allegro.ily @@ -233,7 +233,7 @@ IIIAllegroVaMusic = \relative c' { c8[ c d d] e16[ f g f] e8[ g] | % 2 a[ g f g] g[ g g g] | % 3 g[ c, c c] c[ c c c] | % 4 - a[ a h h] h[ r16 g'16] g8[ g] | % 5 + a[ a h h] c[ r16 g'16] g8[ g] | % 5 g[ c,] r4 r2 | % 6 r2 r16 c16[ e g] e[ e h h] | % 7 c[ d e d] c[ c c c] d8[ d] r4 | % 8 @@ -631,6 +631,54 @@ IIIAllegroBLyrics = \lyricmode { } +IIIAllegroVcBMusicTmp = \relative c { + c8[ c d d] e16[ d c d] e8[ e] | % 2 + f[ g a h] c[ c, e g] | % 3 + c4 r r2 | % 4 + r2 r8 c,8[ e g] | % 5 + c,8[ c c c] c[ c c c] | % 6 + a[ a h h] c[ e16 g] c8[ g] | % 7 + c[ c, c' a] g[ g,] r4 | % 8 + R1*3 | % 11 + r2 r16 g16[ h d] g[ a h g] | % 12 + c4 r16 c[ g e] c8[ c'] c,4 | % 13 + r16 c[ d e] f[ a g f] e[ d c d] e[ c d e] | % 14 + f[ d e f] g[ a f g] e[ f g f] e[ d e c] | % 15 + d[ e fis g] a[ fis e d] g[ fis e d] e[ d c h] | % 16 + c[ a h c] d[ c h a] h[ g h d] g[ a g f] | % 17 + e8[ c c cis] d[ d] \senzaCb \VcTenorClef d'8[\staccato d]\staccato | % 18 + d4 \conCb \VcBClef fis,8[ fis] fis4 g8 r8 | % 19 + r4 h,8[ h] h4 c8[ c] | \barNumberCheck #20 + d8[ c] h[ a16 g] d'8[ d d d] | % 21 + g,8[ h c d] g,[ g' g g] | % 22 + g[ g g g] a[ a d d] | % 23 + g,[ g,\staccato h\staccato d]\staccato g[ g g g] | % 24 + g8[ g g g] e[ e fis fis] | % 25 + g[ h a fis] g[ h a fis] | % 26 + g[ g f f] e[ d c h] | % 27 + a[ a' a g] f[ f f f] | % 28 + e4 e8[ d] c16[ c d e] f[ a g f] | % 29 + e[ f g f] e[ d e c] f[ d e f] g[ a f g] | \barNumberCheck #30 + e[ f d e] c[ d h c] a[ a h c] d[ c h a] | % 31 + g[ g' fis g] e[ d e c] d[ a h c] d[ c h a] | % 32 + h[ g h d] g[ a h g] c[ h c h] a[ g a f] | % 33 + h[ a h a] gis[ fis gis e] a8[ g f e] | % 34 + d[ d e e] a,[ c d e] | % 35 + a,4 r4 r2 | % 36 + R1*2 | % 38 + r2 r16 e'[ e' d] cis[ h cis a] | % 39 + d[ c d c] h[ a h g] c[ h c h] a[ g a g] | \barNumberCheck #40 + fis8[ fis fis fis] g[ f e e] | % 41 + f[ f g g,] c[ e f g] | % 42 + c,4 \senzaCb \VcTenorClef c'8[\staccato c]\staccato c4\staccato \conCb \VcBClef e,8[ e] | % 43 + e[ e f] r8 r4 g8[ g] | % 44 + g[ g a a] f[ f g g,] | % 45 + c[ e f f] g[ g g, g] | % 46 + c[ c f f] g[ g g, g] | % 47 + c[ c g' g,] c[ c g' g,] | % 48 + c8.[ c'16] g16.[ c32 g16. e32] c2 \bar"|." +} + IIIAllegroBCMusic = \relative c { c8[ c d d] e16[ d c d] e8[ e] | % 2 f[ g a h] c[ c, e g] | % 3 @@ -646,15 +694,15 @@ IIIAllegroBCMusic = \relative c { f[ d e f] g[ a f g] e[ f g f] e[ d e c] | % 15 d[ e fis g] a[ fis e d] g[ fis e d] e[ d c h] | % 16 c[ a h c] d[ c h a] h[ g h d] g[ a g f] | % 17 - e8[ c c cis] d[ d] \TClef d'8[\staccato d]\staccato | % 18 - d4 \BClef fis,8[ fis] fis4 g8 \AClef g'8\staccato | % 19 - g4\staccato \BClef h,,8[ h] h4 c8[ c] | \barNumberCheck #20 + e8[ c c cis] d[ d] \senzaCb \TClef d'8[\staccato d]\staccato | % 18 + d4 \conCb \BClef fis,8[ fis] fis4 g8 \senzaVcBstacked \AClef g'8\staccato | % 19 + g4\staccato \conVcB \BClef h,,8[ h] h4 c8[ c] | \barNumberCheck #20 d8[ c] h[ a16 g] d'8[ d d d] | % 21 g,8[ h c d] g,[ g' g g] | % 22 g[ g g g] a[ a d d] | % 23 g,[ g,\staccato h\staccato d]\staccato g[ g g g] | % 24 g8[ g g g] e[ e fis fis] | % 25 - g[ h a fis] g[ b a fis] | % 26 + g[ h a fis] g[ h a fis] | % 26 g[ g f f] e[ d c h] | % 27 a[ a' a g] f[ f f f] | % 28 e4 e8[ d] c16[ c d e] f[ a g f] | % 29 @@ -670,8 +718,8 @@ IIIAllegroBCMusic = \relative c { d[ c d c] h[ a h g] c[ h c h] a[ g a g] | \barNumberCheck #40 fis8[ fis fis fis] g[ f e e] | % 41 f[ f g g,] c[ e f g] | % 42 - c,4 \TClef c'8[\staccato c]\staccato c4\staccato \BClef e,8[ e] | % 43 - e[ e f] \AClef f'8\staccato f4\staccato \BClef g,8[ g] | % 44 + c,4 \senzaCb \TClef c'8[\staccato c]\staccato c4\staccato \conCb \BClef e,8[ e] | % 43 + e[ e f] \senzaVcBstacked \AClef f'8\staccato f4\staccato \conVcB \BClef g,8[ g] | % 44 g[ g a a] f[ f g g,] | % 45 c[ e f f] g[ g g, g] | % 46 c[ c f f] g[ g g, g] | % 47 @@ -682,7 +730,7 @@ IIIAllegroBCMusic = \relative c { IIIAllegroBCFbMusic = \figuremode { \bassFigureStaffAlignmentDown \IIIAllegroSettings \bassFigureExtendersOn - <8 3>8 <5 3>8 <5 3\!> <5 3> <6> <6> <6> <6> | % 2 + <8 3>8 <8 3>8 <8 3\!> <8 3> <6> <6> <6> <6> | % 2 \bassFigureExtendersOff <6> <6 4> <6> <6 5> s s <6> <7> | % 3 s1 | % 4 s2 s8 s <6> <7> | % 5 @@ -702,7 +750,7 @@ IIIAllegroBCFbMusic = \figuremode { \bassFigureStaffAlignmentDown s <9 4>8 <9 4> <7 5> <7 5> | % 23 s1 | % 24 s2 <7 5>8 <7 5> <6 5\!> <6 5> | % 25 - \bassFigureExtendersOff s <6> <6\\> <6 5> s <6> <6> <6 5> | % 26 + \bassFigureExtendersOff s <6> <6\\> <6 5> s <6> <6\\> <6 5> | % 26 s s \bassFigureExtendersOn <6 4> <6 3> <3+> <4\+ 3> <6> <6\\> | % 27 s s s <6> <7> <7> <6> <6> | % 28 <_+>4 <_!>8 <6 4 3> <5>16 s s8 s4 | % 29 diff --git a/Mozart_BenedictusSitDeus_Score_Choral.ly b/Mozart_BenedictusSitDeus_Score_Choral.ly index 345ffe889c883785e58dd3c8da201f8047e1a329..2ace95817844bdb0466fb2c08d14c72b21810aa0 100644 --- a/Mozart_BenedictusSitDeus_Score_Choral.ly +++ b/Mozart_BenedictusSitDeus_Score_Choral.ly @@ -6,7 +6,24 @@ \header { scoretype = \ChoralScoreTitle scorenumber = \markup{\scoreNumber \ChoralScoreNumber} + ismn = "979-0-50217-044-8" + copyright = \markup \abs-fontsize #9 \column{ + \line { 2010, \with-url #"http://www.edition-kainhofer.com/" {Edition Kainhofer, Vienna,} \concat{\fromproperty #'header:scorenumber .} Alle Rechte vorbehalten / All rights reserved. ISMN \fromproperty #'header:ismn } + } } +SShortInstrumentName = "" +AShortInstrumentName = "" +TShortInstrumentName = "" +BShortInstrumentName = "" +SClef = \clef "treble" +AClef = \clef "treble" +TClef = \clef "treble_8" +#(set-global-staff-size 14.25) +\paper { + page-count = #4 +} + + \createScore #"IAllegro" #'("ChoralScore") \createScore #"IIAndante" #'("ChoralScore") diff --git a/Mozart_BenedictusSitDeus_Score_Full.ly b/Mozart_BenedictusSitDeus_Score_Full.ly index 81753af7de9f5043ffa5bb4e91a84d849b642aa5..3d90b8411745555e35a551ba4043d4b7067bf361 100644 --- a/Mozart_BenedictusSitDeus_Score_Full.ly +++ b/Mozart_BenedictusSitDeus_Score_Full.ly @@ -1,12 +1,16 @@ \version "2.13.34" \include "Mozart_BenedictusSitDeus_Settings_FullScore.ily" \setCreateMIDI ##t -\setCreatePDF ##t +% \setCreatePDF ##t \header { scoretype = \FullScoreTitle scorenumber = \markup{\scoreNumber \FullScoreNumber} } +% \paper { +% page-count = #18 +% } +#(set-global-staff-size 12.5) \createNoCuesScore #"IAllegro" #'("FullScore") \createNoCuesScore #"IIAndante" #'("FullScore") diff --git a/Mozart_BenedictusSitDeus_Settings_ChoralScore.ily b/Mozart_BenedictusSitDeus_Settings_ChoralScore.ily index 83a6bd7aea8f50f25eb7d9795eb6f2b67c51f56b..cb89b7a586ca8439723392eb092476884ed792c2 100644 --- a/Mozart_BenedictusSitDeus_Settings_ChoralScore.ily +++ b/Mozart_BenedictusSitDeus_Settings_ChoralScore.ily @@ -1,3 +1,4 @@ \version "2.13.34" \include "orchestrallily/oly_settings_choralscore.ily" \include "Mozart_BenedictusSitDeus_Settings.ily" + diff --git a/Mozart_BenedictusSitDeus_Settings_Global.ily b/Mozart_BenedictusSitDeus_Settings_Global.ily index bc3cf3b8dde998980aad2bfcb5ed22983a520ffd..b587e670b361c2a9a3f2edcb1b9c9554fbd19992 100644 --- a/Mozart_BenedictusSitDeus_Settings_Global.ily +++ b/Mozart_BenedictusSitDeus_Settings_Global.ily @@ -20,6 +20,7 @@ scorenumber="EK-0004" #(oly:modify_score_structure '("VaGroup" "GrandStaff" ("VaI" "VaII"))) #(oly:modify_score_structure '("Vas" "SimultaneousMusic" ("Va" "VaGroup"))) #(oly:modify_score_structure '("Str" "StaffGroup" ("VV" "Vas"))) +#(oly:modify_score_structure '("Continuo" "ParallelVoicesStaff" ("BCFb" "BC" "BCDynamic" "FiguredBass"))) CorKey = { \key c \major @@ -28,14 +29,14 @@ CorKey = { CorIKey = \CorKey CorIIKey = \CorKey - +ContinuoInstrumentName = "Organo" CorInstrumentName = \markup{\center-column{"Corno I,II" "in Fa/F"}} CorIInstrumentName = \markup{\center-column{"Corno I" "in Fa/F"}} CorIIInstrumentName = \markup{\center-column{"Corno II" "in Fa/F"}} TbeInstrumentName = \markup{\center-column{"Tromba I,II" "in Do/C"}} TbeIInstrumentName = \markup{\center-column{"Tromba I" "in Do/C"}} TbeIIInstrumentName = \markup{\center-column{"Tromba II" "in Do/C"}} -TimInstrumentName = \markup{\center-column{"Timpani" "in Do/C"}} +TimInstrumentName = \markup{\center-column{"Timpani" "in Do-Sol/C-G"}} SClef = \clef #"soprano/treble" AClef = \clef #"alto/treble" @@ -49,3 +50,11 @@ FlShortInstrumentName = "" ContinuoInstrumentName = \markup { \center-column { \line{Violoncello, Basso} \line{ ed Organo}}} ContinuoShortInstrumentName = \markup { \center-column { \line{Vc. e B.} \line{Org.}}} + +\paper { + markup-markup-spacing #'minimum-distance = #0 + markup-markup-spacing #'space = #4 + markup-markup-spacing #'padding = #2 + markup-markup-spacing #'stretchability = #15 + system-markup-spacing #'stretchability = #25 +} diff --git a/Mozart_BenedictusSitDeus_Settings_Instrument.ily b/Mozart_BenedictusSitDeus_Settings_Instrument.ily index 4a995a83880b3df7d3a206f088e7ff4229bdd89e..0a28f87180f4514bfbb093ed6bdc1ed4d8a772ea 100644 --- a/Mozart_BenedictusSitDeus_Settings_Instrument.ily +++ b/Mozart_BenedictusSitDeus_Settings_Instrument.ily @@ -1,3 +1,6 @@ \version "2.13.34" \include "orchestrallily/oly_settings_instrument.ily" \include "Mozart_BenedictusSitDeus_Settings.ily" +% \paper { +% #(define page-breaking ly:optimal-breaking) +% } \ No newline at end of file diff --git a/TeX_Mozart_BenedictusSitDeus_Include_ContentsMaterial.itex b/TeX_Mozart_BenedictusSitDeus_Include_ContentsMaterial.itex index 88700f3b5aa36997f1163564693c2d83d2eb6a12..047178989aca76c851f3f880a4bf62a45b8c2806 100644 --- a/TeX_Mozart_BenedictusSitDeus_Include_ContentsMaterial.itex +++ b/TeX_Mozart_BenedictusSitDeus_Include_ContentsMaterial.itex @@ -1,6 +1,8 @@ \input{TeX_Mozart_BenedictusSitDeus_Include_TOC.itex} \input{TeX_Mozart_BenedictusSitDeus_Include_Material.itex} \vfill -\input{TeX_Mozart_BenedictusSitDeus_Include_Sources.itex} +\input{TeX_Mozart_BenedictusSitDeus_Include_Text.itex} \vfill +\input{TeX_Mozart_BenedictusSitDeus_Include_Sources.itex} +% \vfill \input{TeX_Mozart_BenedictusSitDeus_Include_Copyrightbox.itex} diff --git a/TeX_Mozart_BenedictusSitDeus_Include_Preface_Long.itex b/TeX_Mozart_BenedictusSitDeus_Include_Preface_Long.itex index fb836f041002de062fc55b6c75c27f837cc4eb22..fecf005267f6a3999743b552f7e89bff552441dd 100644 --- a/TeX_Mozart_BenedictusSitDeus_Include_Preface_Long.itex +++ b/TeX_Mozart_BenedictusSitDeus_Include_Preface_Long.itex @@ -3,12 +3,12 @@ \input{TeX_Mozart_BenedictusSitDeus_Include_ContentsMaterial.itex} \cleardoublepage -\begin{preface} -\input{TeX_Mozart_BenedictusSitDeus_Include_About.itex} -\input{TeX_Mozart_BenedictusSitDeus_Include_Text.itex} -\pagebreak -\input{TeX_Mozart_BenedictusSitDeus_Include_Bio.itex} -\end{preface} +% \begin{preface} +% \input{TeX_Mozart_BenedictusSitDeus_Include_About.itex} +% \input{TeX_Mozart_BenedictusSitDeus_Include_Text.itex} +% \pagebreak +% \input{TeX_Mozart_BenedictusSitDeus_Include_Bio.itex} +% \end{preface} \mainmatter \cleardoublepage diff --git a/TeX_Mozart_BenedictusSitDeus_Score_Full.tex b/TeX_Mozart_BenedictusSitDeus_Score_Full.tex index be7a6ebb1d38eab93eec4ec166498b5dadd6be5d..191b417dc06f6e42df7a9ba2dedf3d9abe0cf951 100644 --- a/TeX_Mozart_BenedictusSitDeus_Score_Full.tex +++ b/TeX_Mozart_BenedictusSitDeus_Score_Full.tex @@ -8,7 +8,7 @@ \scoretype{\FullScoreType} \scorenumber{\scoreNumber\FullScoreNumber} -% \ismn{......} +\ismn{979-0-50217-043-1} \begin{document} \input{TeX_Mozart_BenedictusSitDeus_Include_Coverpage.itex} @@ -20,10 +20,10 @@ \includescore{Score_Full} -\cleardoublepage -\backmatter -\appendix -\input{TeX_Mozart_BenedictusSitDeus_Include_KritBericht.itex} +% \cleardoublepage +% \backmatter +% \appendix +% \input{TeX_Mozart_BenedictusSitDeus_Include_KritBericht.itex} \input{TeX_Mozart_BenedictusSitDeus_Include_Backpage.itex} \end{document} diff --git a/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex b/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex index 4e0e42e26f8b434baf9d6a1c8526b906de8cfe64..6f14134026561b137638def8dbf812f5ceaa6955 100644 --- a/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex +++ b/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex @@ -13,7 +13,7 @@ \scoretype{\InstrumentalPartsType} \scorenumber{\scoreNumber\InstrumentalPartsNumber} -% \ismn{XXXXXXXX} +\ismn{979-0-50217-045-5} \todos{ \begin{center} @@ -21,6 +21,11 @@ \vfill \section*{\Huge Inhalt / Contents} \begin{Large} +\ContinuoName\\ +4 $\times$ \VIName\\ +3 $\times$ \VIIName\\ +3 $\times$ \VaName\\ +3 $\times$ \VcBName\\ \FlIName\\ \FlIIName\\ @@ -29,16 +34,6 @@ \TbeIName\\ \TbeIIName\\ \TimName\\ -\VIName\\ -\VIIName\\ -\VaName\\ -\SSoloName\\ -\SName\\ -\AName\\ -\TName\\ -\BName\\ -\ContinuoName\\ -\VcBName\\ \end{Large} \end{center} @@ -55,75 +50,86 @@ \makefrontpage % Remove the \iffalse if you want all instrumental parts to be included here -\iffalse +\iftrue + +\phantomsection +\addcontentsline{toc}{section}{\ChoralScoreType} +\includescore{Score_Choral} +% \phantomsection +% \addcontentsline{toc}{section}{\SSoloName} +% \includescore{Instrument_SSolo} +% \phantomsection +% \addcontentsline{toc}{section}{\SName} +% \includescore{Instrument_S} +% \phantomsection +% \addcontentsline{toc}{section}{\AName} +% \includescore{Instrument_A} +% \phantomsection +% \addcontentsline{toc}{section}{\TName} +% \includescore{Instrument_T} +% \phantomsection +% \addcontentsline{toc}{section}{\BName} +% \includescore{Instrument_B} + +\phantomsection +\addcontentsline{toc}{section}{\ContinuoName} +\includescore{Instrument_Continuo}\pagebreak + +\phantomsection +\addcontentsline{toc}{section}{\VIName} +\includescore{Instrument_VI}\pagebreak +\phantomsection +\addcontentsline{toc}{section}{\VIIName} +\includescore{Instrument_VII}\pagebreak +\phantomsection +\addcontentsline{toc}{section}{\VaName} +\includescore{Instrument_Va}\pagebreak +\phantomsection +\addcontentsline{toc}{section}{\VcBName} +\includescore{Instrument_VcB}\pagebreak \phantomsection \addcontentsline{toc}{section}{\FlIName} -\includescore{Instrument_FlI} +\includescore{Instrument_FlI}\pagebreak \phantomsection \addcontentsline{toc}{section}{\FlIIName} -\includescore{Instrument_FlII} +\includescore{Instrument_FlII}\pagebreak \phantomsection \addcontentsline{toc}{section}{\CorIName} -\includescore{Instrument_CorI} +\includescore{Instrument_CorI}\pagebreak \phantomsection \addcontentsline{toc}{section}{\CorIIName} -\includescore{Instrument_CorII} +\includescore{Instrument_CorII}\pagebreak \phantomsection \addcontentsline{toc}{section}{\TbeIName} -\includescore{Instrument_TbeI} +\includescore{Instrument_TbeI}\pagebreak \phantomsection \addcontentsline{toc}{section}{\TbeIIName} -\includescore{Instrument_TbeII} +\includescore{Instrument_TbeII}\pagebreak \phantomsection \addcontentsline{toc}{section}{\TimName} -\includescore{Instrument_Tim} -\phantomsection -\addcontentsline{toc}{section}{\VIName} -\includescore{Instrument_VI} -\phantomsection -\addcontentsline{toc}{section}{\VIIName} -\includescore{Instrument_VII} -\phantomsection -\addcontentsline{toc}{section}{\VaName} -\includescore{Instrument_Va} -\phantomsection -\addcontentsline{toc}{section}{\SSoloName} -\includescore{Instrument_SSolo} -\phantomsection -\addcontentsline{toc}{section}{\SName} -\includescore{Instrument_S} -\phantomsection -\addcontentsline{toc}{section}{\AName} -\includescore{Instrument_A} -\phantomsection -\addcontentsline{toc}{section}{\TName} -\includescore{Instrument_T} -\phantomsection -\addcontentsline{toc}{section}{\BName} -\includescore{Instrument_B} -\phantomsection -\addcontentsline{toc}{section}{\ContinuoName} -\includescore{Instrument_Continuo} -\phantomsection -\addcontentsline{toc}{section}{\VcBName} -\includescore{Instrument_VcB} +\includescore{Instrument_Tim}\pagebreak \fi \pagebreak -\pagestyle{empty} -\thispagestyle{empty} - +\cleardoublepage +% \pagestyle{empty} +% \thispagestyle{empty} +% \vfill \begin{preface} -\input{TeX_Mozart_BenedictusSitDeus_Include_About.itex} -\input{TeX_Mozart_BenedictusSitDeus_Include_Bio.itex} +% \input{TeX_Mozart_BenedictusSitDeus_Include_About.itex} +% \input{TeX_Mozart_BenedictusSitDeus_Include_Bio.itex} +${}$ +\vfill +\vfill +\vfill \input{TeX_Mozart_BenedictusSitDeus_Include_Text.itex} \end{preface} -\thispagestyle{empty} +% \thispagestyle{empty} \pagebreak \thispagestyle{empty} \backpage diff --git a/TeX_Mozart_BenedictusSitDeus_Settings.itex b/TeX_Mozart_BenedictusSitDeus_Settings.itex index 3d78659d8cb59f6efcdd5971aa54a2336d763948..c4104e7b213b0fa044b7e9a0fa0f7a5f37d55c4f 100644 --- a/TeX_Mozart_BenedictusSitDeus_Settings.itex +++ b/TeX_Mozart_BenedictusSitDeus_Settings.itex @@ -2,13 +2,13 @@ \subtitle{Offertorium, KV 117 (66a = 47b)} \composer{Wolfgang Amadeus Mozart} \composerdate{(1756-1791)} -\description{Coro (SATB), Solo (S) ed Orchestra o Organo} +\description{Solo (S), Coro (SATB) con Orchestra ed Organo} \instrumentation{2 Flauti, 2 Trombe, 2 Corni,\\ Timpani, 2 Violini, 2 Viole,\\ -Violoncello ed Contrabbasso} +Violoncello ed Contrabasso} \editor{\href{http://reinhold.kainhofer.com/}{Reinhold Kainhofer}} \publisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer, Vienna}} -\shortpublisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer, Vienna}} +\shortpublisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer}} \year{2010} \basename{Mozart_BenedictusSitDeus} @@ -22,3 +22,6 @@ Violoncello ed Contrabbasso} } \input{TeX_Mozart_BenedictusSitDeus_Include_Todo.itex} + +\renewcommand{\VcBName}{Cello / Basso} +\renewcommand{\ContinuoName}{Organo} \ No newline at end of file diff --git a/out/Mozart_BenedictusSitDeus_Instrument_A.pdf b/out/Mozart_BenedictusSitDeus_Instrument_A.pdf deleted file mode 100644 index de84ebb2a91a0767dcbd8aea83ae81f78b8207dc..0000000000000000000000000000000000000000 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_A.pdf and /dev/null differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_B.pdf b/out/Mozart_BenedictusSitDeus_Instrument_B.pdf deleted file mode 100644 index 7fd02270c3d367435f602cb55cc6bee106471fcf..0000000000000000000000000000000000000000 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_B.pdf and /dev/null differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_Continuo.pdf b/out/Mozart_BenedictusSitDeus_Instrument_Continuo.pdf index 88ac59254f3d00400e86b8e17ddbea54efb37ea6..b1069111d991285871785d22c8c20306f5a272da 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_Continuo.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_Continuo.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_CorI.pdf b/out/Mozart_BenedictusSitDeus_Instrument_CorI.pdf index 2bcbee6e65f8df3cfcde7f66fb909a7db5ee1585..0a1c9d4a6f1c47066a40cec025fee65c0f93b361 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_CorI.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_CorI.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_CorII.pdf b/out/Mozart_BenedictusSitDeus_Instrument_CorII.pdf index 21cc4a8111c47fddbb156f413e2f918dc3c92db7..6d79efbf74b1bf8cebe0dd91bc390831f1b74697 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_CorII.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_CorII.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_FlI.pdf b/out/Mozart_BenedictusSitDeus_Instrument_FlI.pdf index f7dfd0d10cf1f44f8f2e54de287bf83ce794e6f5..8d556fd9db7e137a5d959bdf40e9580772d171de 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_FlI.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_FlI.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_FlII.pdf b/out/Mozart_BenedictusSitDeus_Instrument_FlII.pdf index ba791b83386fa032ae3b172fda54b2eceff69e83..9869b2307c623ed2afadf24ac021f63076bd51bc 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_FlII.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_FlII.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_S.pdf b/out/Mozart_BenedictusSitDeus_Instrument_S.pdf deleted file mode 100644 index d4d87529e6533e4d3913720b875cda2a058b60ae..0000000000000000000000000000000000000000 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_S.pdf and /dev/null differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_SSolo.pdf b/out/Mozart_BenedictusSitDeus_Instrument_SSolo.pdf deleted file mode 100644 index e0c69415414617f2ff5e5fed109428c501e93cbb..0000000000000000000000000000000000000000 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_SSolo.pdf and /dev/null differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_T.pdf b/out/Mozart_BenedictusSitDeus_Instrument_T.pdf deleted file mode 100644 index 7541738a831401bba894476d01b28e1b411c2128..0000000000000000000000000000000000000000 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_T.pdf and /dev/null differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_TbeI.pdf b/out/Mozart_BenedictusSitDeus_Instrument_TbeI.pdf index c0b1f5456be2af2330b6e070cfc93090d1de33fa..d5af78c098d259a3a520622827fc8718e31fc0ab 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_TbeI.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_TbeI.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_TbeII.pdf b/out/Mozart_BenedictusSitDeus_Instrument_TbeII.pdf index ea6d44e6289f7066de21f6883e0e2064e8f8dfea..164c5202dc74dd07da864e2898dc1c3861351385 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_TbeII.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_TbeII.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_Tim.pdf b/out/Mozart_BenedictusSitDeus_Instrument_Tim.pdf index 581ff812d34cad3e6d6acfd3ca65cb3fcba08a13..ee141f952730e0fd5053c9604b4dd31e4c93d78e 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_Tim.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_Tim.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_VI.pdf b/out/Mozart_BenedictusSitDeus_Instrument_VI.pdf index aa6f7158c4025132061c6d0bfbe6e24ad3b4ebff..cf57e65d1aa528cdaa4de7bcdb6c27cc768bdba9 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_VI.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_VI.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_VII.pdf b/out/Mozart_BenedictusSitDeus_Instrument_VII.pdf index e6ebb9a0fb14f99824b331e7350bddd95e35713c..506ad6a85d558b3e162ff7e82d66cb8aac2c4b3b 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_VII.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_VII.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_Va.pdf b/out/Mozart_BenedictusSitDeus_Instrument_Va.pdf index 33adb1300a860d8312799a5590123aee1490264c..39e1ff521b39521a20783138731765ba9e60ef3a 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_Va.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_Va.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Instrument_VcB.pdf b/out/Mozart_BenedictusSitDeus_Instrument_VcB.pdf index f6d63bee7091be1a8e5733c1d9fc41e1fc674381..1fea24e2a143b523c093bcaa4fcfd367da47dd00 100644 Binary files a/out/Mozart_BenedictusSitDeus_Instrument_VcB.pdf and b/out/Mozart_BenedictusSitDeus_Instrument_VcB.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Choral-1.midi b/out/Mozart_BenedictusSitDeus_Score_Choral-1.midi index b8d41a3a1b0d8b75a0cb894f653a4d19a219ad55..260440e3ca5d3fc24bcd1a0b39b70ff02c26877c 100644 Binary files a/out/Mozart_BenedictusSitDeus_Score_Choral-1.midi and b/out/Mozart_BenedictusSitDeus_Score_Choral-1.midi differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Choral.midi b/out/Mozart_BenedictusSitDeus_Score_Choral.midi index cc703c36feb4ce0bbf4b51c5f202cdbf48b9219c..0ae0d41439631e86731248853b422ad1b3a50ae1 100644 Binary files a/out/Mozart_BenedictusSitDeus_Score_Choral.midi and b/out/Mozart_BenedictusSitDeus_Score_Choral.midi differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Choral.pdf b/out/Mozart_BenedictusSitDeus_Score_Choral.pdf index d2aafc15b07527272e2a533cf5bb394a70a246dd..3122edf2035c643263651d1145deeb04abfc94d1 100644 Binary files a/out/Mozart_BenedictusSitDeus_Score_Choral.pdf and b/out/Mozart_BenedictusSitDeus_Score_Choral.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Choral.toc b/out/Mozart_BenedictusSitDeus_Score_Choral.toc index fcc8c50d130cfaa86dada165c75d4630dae7c651..358f7cd538f8d304e0fb2d40fa132dcbbcbb64bb 100644 --- a/out/Mozart_BenedictusSitDeus_Score_Choral.toc +++ b/out/Mozart_BenedictusSitDeus_Score_Choral.toc @@ -1,3 +1,3 @@ -1, section, 1, {Coro}, toc55, -2, section, 1, {Aria tacet (Andante, 96 Takte)}, toc56, -3, section, 1, {Coro}, toc57 \ No newline at end of file +1, section, 1, {1. Coro}, toc63, +2, section, 1, {2. Aria tacet (Andante, 96 Takte)}, toc64, +3, section, 1, {3. Coro}, toc65 \ No newline at end of file diff --git a/out/Mozart_BenedictusSitDeus_Score_Full-1.midi b/out/Mozart_BenedictusSitDeus_Score_Full-1.midi index ea0aed6ad9e02e08fa6b8a75a8e437c085c65634..58befab33e8dc9bcb11c0e696c5ee413ab0a3ca2 100644 Binary files a/out/Mozart_BenedictusSitDeus_Score_Full-1.midi and b/out/Mozart_BenedictusSitDeus_Score_Full-1.midi differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Full-2.midi b/out/Mozart_BenedictusSitDeus_Score_Full-2.midi index 4ca243c6d1e59b9fe185b90a9256195c4d087d5d..e30fd9e0e44fa311ca15bbaa1141c36af0d54369 100644 Binary files a/out/Mozart_BenedictusSitDeus_Score_Full-2.midi and b/out/Mozart_BenedictusSitDeus_Score_Full-2.midi differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Full.midi b/out/Mozart_BenedictusSitDeus_Score_Full.midi index d2c1093419d863171a35cdfda898ee41007cc520..65f302fc5ef30cf5041504feadc500f010df70aa 100644 Binary files a/out/Mozart_BenedictusSitDeus_Score_Full.midi and b/out/Mozart_BenedictusSitDeus_Score_Full.midi differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Full.pdf b/out/Mozart_BenedictusSitDeus_Score_Full.pdf index 06f200cc6e9e0f277780fb141dc57bf09a08432a..5624aa4a2132a7e463b755e23eaced4f6e018e98 100644 Binary files a/out/Mozart_BenedictusSitDeus_Score_Full.pdf and b/out/Mozart_BenedictusSitDeus_Score_Full.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Full.toc b/out/Mozart_BenedictusSitDeus_Score_Full.toc index d4a3c6da87d78c84148964d3bbe930c3466b1e70..8ed019de5d01a11f0f41f7111eec245e820c83af 100644 --- a/out/Mozart_BenedictusSitDeus_Score_Full.toc +++ b/out/Mozart_BenedictusSitDeus_Score_Full.toc @@ -1,3 +1,3 @@ -1, section, 1, {Coro}, toc63, -6, section, 1, {Aria}, toc64, -12, section, 1, {Coro}, toc65 \ No newline at end of file +1, section, 1, {1. Coro}, toc63, +6, section, 1, {2. Aria}, toc64, +13, section, 1, {3. Coro}, toc65 \ No newline at end of file diff --git a/out/Mozart_BenedictusSitDeus_Score_Vocal-1.midi b/out/Mozart_BenedictusSitDeus_Score_Vocal-1.midi index b8d41a3a1b0d8b75a0cb894f653a4d19a219ad55..260440e3ca5d3fc24bcd1a0b39b70ff02c26877c 100644 Binary files a/out/Mozart_BenedictusSitDeus_Score_Vocal-1.midi and b/out/Mozart_BenedictusSitDeus_Score_Vocal-1.midi differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Vocal.midi b/out/Mozart_BenedictusSitDeus_Score_Vocal.midi index cc703c36feb4ce0bbf4b51c5f202cdbf48b9219c..0ae0d41439631e86731248853b422ad1b3a50ae1 100644 Binary files a/out/Mozart_BenedictusSitDeus_Score_Vocal.midi and b/out/Mozart_BenedictusSitDeus_Score_Vocal.midi differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Vocal.pdf b/out/Mozart_BenedictusSitDeus_Score_Vocal.pdf index 9c213e610f72d46cb4804c2a422a15a9ae6d2537..12c66a3a8bc8851b8b52a14ddf24dff0ecc33fc8 100644 Binary files a/out/Mozart_BenedictusSitDeus_Score_Vocal.pdf and b/out/Mozart_BenedictusSitDeus_Score_Vocal.pdf differ diff --git a/out/Mozart_BenedictusSitDeus_Score_Vocal.toc b/out/Mozart_BenedictusSitDeus_Score_Vocal.toc index fcc8c50d130cfaa86dada165c75d4630dae7c651..dcb2bcb1cbc6c6bdcb59e42f20239e0af344f509 100644 --- a/out/Mozart_BenedictusSitDeus_Score_Vocal.toc +++ b/out/Mozart_BenedictusSitDeus_Score_Vocal.toc @@ -1,3 +1,3 @@ -1, section, 1, {Coro}, toc55, -2, section, 1, {Aria tacet (Andante, 96 Takte)}, toc56, -3, section, 1, {Coro}, toc57 \ No newline at end of file +1, section, 1, {1. Coro}, toc63, +4, section, 1, {2. Aria tacet (Andante, 96 Takte)}, toc64, +4, section, 1, {3. Coro}, toc65 \ No newline at end of file diff --git a/out/TeX_Mozart_BenedictusSitDeus_Score_Choral.pdf b/out/TeX_Mozart_BenedictusSitDeus_Score_Choral.pdf deleted file mode 100644 index e5857303ad05c93e80614ba8961edbe6a995d28c..0000000000000000000000000000000000000000 Binary files a/out/TeX_Mozart_BenedictusSitDeus_Score_Choral.pdf and /dev/null differ diff --git a/out/TeX_Mozart_BenedictusSitDeus_Score_Full.pdf b/out/TeX_Mozart_BenedictusSitDeus_Score_Full.pdf index d74e9b6b2098c234a29010d0cf86edc93e45c288..22eb9b457ec6245acc72e4243337de5aec133bed 100644 Binary files a/out/TeX_Mozart_BenedictusSitDeus_Score_Full.pdf and b/out/TeX_Mozart_BenedictusSitDeus_Score_Full.pdf differ diff --git a/out/TeX_Mozart_BenedictusSitDeus_Score_Instruments.pdf b/out/TeX_Mozart_BenedictusSitDeus_Score_Instruments.pdf index b6e1c422f304589c7cc0596bb44756b87d3191b7..5497cc9e8d8600499e8781b12c8c34d309b1e21c 100644 Binary files a/out/TeX_Mozart_BenedictusSitDeus_Score_Instruments.pdf and b/out/TeX_Mozart_BenedictusSitDeus_Score_Instruments.pdf differ diff --git a/out/TeX_Mozart_BenedictusSitDeus_Score_Vocal.pdf b/out/TeX_Mozart_BenedictusSitDeus_Score_Vocal.pdf deleted file mode 100644 index 58dd0004b6c4e47182379b07132719b8c6c11ac8..0000000000000000000000000000000000000000 Binary files a/out/TeX_Mozart_BenedictusSitDeus_Score_Vocal.pdf and /dev/null differ diff --git a/patches/TeX_Mozart_BenedictusSitDeus_Settings.itex.patch b/patches/TeX_Mozart_BenedictusSitDeus_Settings.itex.patch index f9e7001321d6bb9434f544012088f4a16782e6d5..290e0a757a71d15ac87e8cade93e7b711ce4c8e8 100644 --- a/patches/TeX_Mozart_BenedictusSitDeus_Settings.itex.patch +++ b/patches/TeX_Mozart_BenedictusSitDeus_Settings.itex.patch @@ -11,7 +11,7 @@ +\description{Coro (SATB), Solo (S) ed Orchestra o Organo} +\instrumentation{2 Flauti, 2 Trombe, 2 Corni,\\ +Timpani, 2 Violini, 2 Viole,\\ -+Violoncello ed Contrabbasso} ++Violoncello ed Contrabasso} \editor{\href{http://reinhold.kainhofer.com/}{Reinhold Kainhofer}} \publisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer, Vienna}} \shortpublisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer, Vienna}}