diff --git a/0004 - Mozart - Benedictus sit deus - KV117.def b/0004 - Mozart - Benedictus sit deus - KV117.def
new file mode 100644
index 0000000000000000000000000000000000000000..c970a8e1f3b5c8982d35bf7de0b956c019c137c6
--- /dev/null
+++ b/0004 - Mozart - Benedictus sit deus - KV117.def	
@@ -0,0 +1,48 @@
+{
+  "output_dir": "0004 - Mozart - Benedictus sit deus - KV117",
+  "version": "2.13.34",
+  "template": "EK_Full",
+  "language": "deutsch",
+  "additionalscores": [],
+  "options": [],
+
+  "defaults": {
+    "title": "Benedictus sit Deus",
+    "subtitle": "Offertorium, KV 117",
+    "composer": "Wolfgang Amadeus Mozart",
+    "composerdate": "1756-1791",
+
+    "year": "2010",
+    "shortpublisher": "Edition Kainhofer",
+    "publisher": "Edition Kainhofer, Vienna",
+    "publisherurl": "http://www.edition-kainhofer.com/",
+    "editor": "Reinhold Kainhofer",
+    "editorurl": "http://reinhold.kainhofer.com/",
+    "editormail": "reinhold@kainhofer.com",
+    "scorenumber": "EK-0004",
+    "basename": "Mozart_BenedictusSitDeus",
+
+    "instruments": [
+      "FlI", "FlII",
+      "CorI", "CorII", "TbeI", "TbeII",
+      "Tim",
+      "VI", "VII", "Va",
+      "SSolo", "S", "A", "T", "B",
+      "Continuo", "VcB"
+    ],
+    "vocalvoices": ["SSolo", "S", "A", "T", "B"],
+    "scores": ["Full", "Vocal", "Choral"],
+  },
+
+  "scores": ["BenedictusSitDeus"],
+  "BenedictusSitDeus": {
+    "parts": [
+      {"id": "IAllegro",   "filename": "01_Allegro", "piece": "1. Coro", "piecetacet": "1. Coro tacet (Allegro, 45 Takte)"},
+      {"id": "IIAndante",  "filename": "02_Andante", "piece": "2. Aria", "piecetacet": "2. Aria tacet (Andante, 96 Takte)"},
+      {"id": "IIIAllegro", "filename": "03_Allegro", "piece": "3. Coro", "piecetacet": "3. Coro tacet (Allegro, 48 Takte)"},
+    ],
+  },
+  "latex": {
+    "tex_options": ["nocolortitle"]
+  },
+}
\ No newline at end of file
diff --git a/Makefile b/Makefile
index 90499bd02c54253043e1b35a988023b5b558d3e5..3c28f41087731dbf45dea5e13c3dc669d579c4ca 100644
--- a/Makefile
+++ b/Makefile
@@ -16,8 +16,9 @@ texs = $(texscores:%=TeX_$(texbase)_Score_%.tex)
 texpdfs = $(texs:%.tex=$(OUT)/%.pdf) \
      $(OUT)/TeX_$(texbase)_Score_Instruments.pdf
 
+distfiles = $(instruments:%=$(OUT)/$(base)_Instrument_%.pdf) $(OUT)/$(base)_Score_Choral.pdf $(texpdfs)
 
-additionalscores = 
+additionalscores =
 
 .PHONY: all clean
 all: $(OUT) $(instruments) $(scores) $(additionalscores) tex
@@ -53,3 +54,11 @@ latexpdf: $(texpdfs)
 $(OUT)/TeX_%.pdf : TeX_%.tex
 	TEXINPUTS=$(OUT):orchestrallily/:.//: pdflatex --output-directory=$(OUT)/ $<
 
+zipdir = $(base)_Final
+dist: $(distfiles)
+	mkdir -p $(zipdir)
+	cp -r $(distfiles) $(zipdir)
+	rename 's/TeX_//' $(zipdir)/*
+	rename 's/Score_(Full|Long)\./Score./' $(zipdir)/*
+	zip -jr $(base).zip $(zipdir)
+	rm -rf $(zipdir)
diff --git a/Mozart_BenedictusSitDeus_Music_02_Andante.ily b/Mozart_BenedictusSitDeus_Music_02_Andante.ily
index 68231f45ce5f3e4d8ac4291991b96b69db9d2ade..15aabbdef88c535a5ebb19e7b5ea6edd1e66f335 100644
--- a/Mozart_BenedictusSitDeus_Music_02_Andante.ily
+++ b/Mozart_BenedictusSitDeus_Music_02_Andante.ily
@@ -17,7 +17,6 @@ IIAndanteCueLabels = \notemode {
 
 
 IIAndanteFlIMusic = \relative c'' {
-	\transposition c'
   c4. f8 | % 2
   e8.[( f32 g]) f8[\staccato f]\staccato | % 3
   c4. a'8 | % 4
diff --git a/Mozart_BenedictusSitDeus_Settings_ChoralScore.ily b/Mozart_BenedictusSitDeus_Settings_ChoralScore.ily
index cb89b7a586ca8439723392eb092476884ed792c2..83a6bd7aea8f50f25eb7d9795eb6f2b67c51f56b 100644
--- a/Mozart_BenedictusSitDeus_Settings_ChoralScore.ily
+++ b/Mozart_BenedictusSitDeus_Settings_ChoralScore.ily
@@ -1,4 +1,3 @@
 \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 8485b7f276f7006b70f0efddcf3f0097c419b616..c70587f58158341f56d762aadb4567e524f21f3f 100644
--- a/Mozart_BenedictusSitDeus_Settings_Global.ily
+++ b/Mozart_BenedictusSitDeus_Settings_Global.ily
@@ -29,6 +29,7 @@ CorKey = {
 CorIKey = \CorKey
 CorIIKey = \CorKey
 
+
 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"}}
@@ -49,12 +50,3 @@ 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 = #20
-% % 	system-markup-spacing #'space = #1
-% }
diff --git a/Mozart_BenedictusSitDeus_Settings_Instrument.ily b/Mozart_BenedictusSitDeus_Settings_Instrument.ily
index 0a28f87180f4514bfbb093ed6bdc1ed4d8a772ea..4a995a83880b3df7d3a206f088e7ff4229bdd89e 100644
--- a/Mozart_BenedictusSitDeus_Settings_Instrument.ily
+++ b/Mozart_BenedictusSitDeus_Settings_Instrument.ily
@@ -1,6 +1,3 @@
 \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_Copyrightbox.itex b/TeX_Mozart_BenedictusSitDeus_Include_Copyrightbox.itex
index 5556f22328eb28028f1fdaec56980bae57c88b63..f3609d1250e1decaf656d6e6b55e300fb5192907 100644
--- a/TeX_Mozart_BenedictusSitDeus_Include_Copyrightbox.itex
+++ b/TeX_Mozart_BenedictusSitDeus_Include_Copyrightbox.itex
@@ -1,5 +1,5 @@
 \makeatletter
-\copyrightbox{© \@year, \@publisher\newline
+\copyrightbox{© \@year, \@publisher\ifx\@publisherurl\@empty\else, \href{\@publisherurl}{\@publisherurl}\fi\newline
 1. Auflage / 1st Printing \@year\newline
 Computersatz mit \@software\newline
 Alle Rechte vorbehalten / All rights reserved. Printed in Austria.}
diff --git a/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex b/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex
index fdac0092b2faa0f2d595316ec263b437346f14c1..462fc9562e0f8bec7a7c176acaf7c50cc20cc79f 100644
--- a/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex
+++ b/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex
@@ -77,13 +77,13 @@
 
 \phantomsection
 \addcontentsline{toc}{section}{\VIName}
-\includescore{Instrument_VI}\pagebreak
+\includescore{Instrument_VI}
 \phantomsection
 \addcontentsline{toc}{section}{\VIIName}
-\includescore{Instrument_VII}\pagebreak
+\includescore{Instrument_VII}
 \phantomsection
 \addcontentsline{toc}{section}{\VaName}
-\includescore{Instrument_Va}\pagebreak
+\includescore{Instrument_Va}
 \phantomsection
 \addcontentsline{toc}{section}{\VcBName}
 \includescore{Instrument_VcB}\pagebreak
diff --git a/TeX_Mozart_BenedictusSitDeus_Settings.itex b/TeX_Mozart_BenedictusSitDeus_Settings.itex
index d542380798f2b2ae25f750bac217fcf01201baa7..289f3650cec833f917d53021ea86a6c9e3985c42 100644
--- a/TeX_Mozart_BenedictusSitDeus_Settings.itex
+++ b/TeX_Mozart_BenedictusSitDeus_Settings.itex
@@ -8,7 +8,8 @@ Timpani,\\
 2 Violini, 2 Viole,\\
 Violoncello, Basso ed Organo}
 \editor{\href{http://reinhold.kainhofer.com/}{Reinhold Kainhofer}}
-\publisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer, Vienna}}
+\publisherurl{http://www.edition-kainhofer.com/}
+\publisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer, Vienna, http://www.edition-kainhofer.com/}}
 \shortpublisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer}}
 \year{2010}
 
@@ -25,4 +26,4 @@ Violoncello, Basso ed Organo}
 \input{TeX_Mozart_BenedictusSitDeus_Include_Todo.itex}
 
 \renewcommand{\VcBName}{Cello / Basso}
-\renewcommand{\ContinuoName}{Organo}
\ No newline at end of file
+\renewcommand{\ContinuoName}{Organo}
diff --git a/out/TeX_Mozart_BenedictusSitDeus_Score_Instruments.pdf b/out/TeX_Mozart_BenedictusSitDeus_Score_Instruments.pdf
index 16410275bda2bc63f8a0849de641789e791a809b..afb00bee5b1ad7ef5213c41bdfabe91551a346b3 100644
Binary files a/out/TeX_Mozart_BenedictusSitDeus_Score_Instruments.pdf and b/out/TeX_Mozart_BenedictusSitDeus_Score_Instruments.pdf differ
diff --git a/patches/Makefile.patch b/patches/Makefile.patch
new file mode 100644
index 0000000000000000000000000000000000000000..9288c6473b83afdae60949944eb032157de8ac62
--- /dev/null
+++ b/patches/Makefile.patch
@@ -0,0 +1,27 @@
+--- Makefile.new	2010-11-17 16:43:12.000000000 +0100
++++ Makefile	2010-11-17 16:41:33.000000000 +0100
+@@ -2,19 +2,21 @@
+ 
+ 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
+ 
+-distfiles = $(instruments:%=$(OUT)/$(base)_Instrument_%.pdf) $(texpdfs)
++distfiles = $(instruments:%=$(OUT)/$(base)_Instrument_%.pdf) $(OUT)/$(base)_Score_Choral.pdf $(texpdfs)
+ 
+ additionalscores =
+ 
diff --git a/patches/Mozart_BenedictusSitDeus_Instrument_Continuo.ly.patch b/patches/Mozart_BenedictusSitDeus_Instrument_Continuo.ly.patch
new file mode 100644
index 0000000000000000000000000000000000000000..5539aba734ab85aed29aa0f38557c68cac6deb89
--- /dev/null
+++ b/patches/Mozart_BenedictusSitDeus_Instrument_Continuo.ly.patch
@@ -0,0 +1,46 @@
+--- Mozart_BenedictusSitDeus_Instrument_Continuo.ly.new	2010-11-17 16:43:12.000000000 +0100
++++ Mozart_BenedictusSitDeus_Instrument_Continuo.ly	2010-11-16 23:09:04.000000000 +0100
+@@ -1,12 +1,42 @@
+ \version "2.13.34"
+ \include "Mozart_BenedictusSitDeus_Settings_Instrument.ily"
+ 
++ContinuoInstrumentName = "Organo"
++
+ \header {
+   instrument = \ContinuoInstrumentName
+   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 #"IIAndante" #'("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
++}
diff --git a/patches/Mozart_BenedictusSitDeus_Instrument_VII.ly.patch b/patches/Mozart_BenedictusSitDeus_Instrument_VII.ly.patch
new file mode 100644
index 0000000000000000000000000000000000000000..5434b4ae416fd347fdf121acb38d5100804ef4d8
--- /dev/null
+++ b/patches/Mozart_BenedictusSitDeus_Instrument_VII.ly.patch
@@ -0,0 +1,11 @@
+--- Mozart_BenedictusSitDeus_Instrument_VII.ly.new	2010-11-17 16:43:12.000000000 +0100
++++ Mozart_BenedictusSitDeus_Instrument_VII.ly	2010-11-16 17:39:59.000000000 +0100
+@@ -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/patches/Mozart_BenedictusSitDeus_Instrument_Va.ly.patch b/patches/Mozart_BenedictusSitDeus_Instrument_Va.ly.patch
index bf80e67c8c59185deb7e8e4ef9b351190de53775..de6a9ac16226d8e44dd6bf7d984306c4724ee95d 100644
--- a/patches/Mozart_BenedictusSitDeus_Instrument_Va.ly.patch
+++ b/patches/Mozart_BenedictusSitDeus_Instrument_Va.ly.patch
@@ -1,4 +1,4 @@
---- Mozart_BenedictusSitDeus_Instrument_Va.ly.new	2010-11-15 14:39:55.000000000 +0100
+--- Mozart_BenedictusSitDeus_Instrument_Va.ly.new	2010-11-17 16:43:12.000000000 +0100
 +++ Mozart_BenedictusSitDeus_Instrument_Va.ly	2010-09-28 02:19:32.000000000 +0200
 @@ -1,12 +1,13 @@
  \version "2.13.34"
diff --git a/patches/Mozart_BenedictusSitDeus_Instrument_VcB.ly.patch b/patches/Mozart_BenedictusSitDeus_Instrument_VcB.ly.patch
index f362cae8b697901c68f4d8e94d280858e3f130cb..a5b5e6861d886d24bd8a9fcde48e9acf254e475d 100644
--- a/patches/Mozart_BenedictusSitDeus_Instrument_VcB.ly.patch
+++ b/patches/Mozart_BenedictusSitDeus_Instrument_VcB.ly.patch
@@ -1,12 +1,12 @@
---- Mozart_BenedictusSitDeus_Instrument_VcB.ly.new	2010-11-15 14:39:55.000000000 +0100
-+++ Mozart_BenedictusSitDeus_Instrument_VcB.ly	2010-09-28 02:19:32.000000000 +0200
+--- Mozart_BenedictusSitDeus_Instrument_VcB.ly.new	2010-11-17 16:43:12.000000000 +0100
++++ Mozart_BenedictusSitDeus_Instrument_VcB.ly	2010-11-16 15:58:25.000000000 +0100
 @@ -5,6 +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/patches/Mozart_BenedictusSitDeus_Music_01_Allegro.ily.patch b/patches/Mozart_BenedictusSitDeus_Music_01_Allegro.ily.patch
index a3578a9100b050d03941a4d38ba5f094b7fa8064..d84d4c70fc8fcddb8855f7e332ba47990c9ac38b 100644
--- a/patches/Mozart_BenedictusSitDeus_Music_01_Allegro.ily.patch
+++ b/patches/Mozart_BenedictusSitDeus_Music_01_Allegro.ily.patch
@@ -1,5 +1,5 @@
---- Mozart_BenedictusSitDeus_Music_01_Allegro.ily.new	2010-11-15 14:39:55.000000000 +0100
-+++ Mozart_BenedictusSitDeus_Music_01_Allegro.ily	2010-11-15 14:29:12.000000000 +0100
+--- Mozart_BenedictusSitDeus_Music_01_Allegro.ily.new	2010-11-17 16:43:12.000000000 +0100
++++ Mozart_BenedictusSitDeus_Music_01_Allegro.ily	2010-11-16 17:41:48.000000000 +0100
 @@ -2,7 +2,7 @@
  
  IAllegroPieceName = "1. Coro"
@@ -9,7 +9,7 @@
  
  IAllegroKey = \key c \major
  IAllegroTimeSignature = \time 4/4
-@@ -12,142 +12,696 @@
+@@ -12,142 +12,741 @@
  }
  
  
@@ -692,50 +692,95 @@
 +}
 +
 +
++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/patches/Mozart_BenedictusSitDeus_Music_02_Andante.ily.patch b/patches/Mozart_BenedictusSitDeus_Music_02_Andante.ily.patch
index c0798501eda5df72d9aae4933cf21a20b8a8a102..c450aa5d08ae7e88d4d57ef1c149083b2f59c215 100644
--- a/patches/Mozart_BenedictusSitDeus_Music_02_Andante.ily.patch
+++ b/patches/Mozart_BenedictusSitDeus_Music_02_Andante.ily.patch
@@ -1,6 +1,6 @@
---- Mozart_BenedictusSitDeus_Music_02_Andante.ily.new	2010-11-15 14:39:55.000000000 +0100
-+++ Mozart_BenedictusSitDeus_Music_02_Andante.ily	2010-11-15 14:29:12.000000000 +0100
-@@ -2,152 +2,1073 @@
+--- Mozart_BenedictusSitDeus_Music_02_Andante.ily.new	2010-11-17 16:43:12.000000000 +0100
++++ Mozart_BenedictusSitDeus_Music_02_Andante.ily	2010-11-17 16:37:00.000000000 +0100
+@@ -2,152 +2,1172 @@
  
  IIAndantePieceName = "2. Aria"
  IIAndantePieceNameTacet = "2. Aria tacet (Andante, 96 Takte)"
@@ -225,8 +225,8 @@
 +  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
@@ -236,7 +236,7 @@
 +  \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
@@ -435,11 +435,11 @@
 +  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
@@ -538,12 +538,12 @@
 +  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
@@ -571,7 +571,7 @@
 +  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
@@ -651,11 +651,11 @@
 +  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
@@ -713,7 +713,7 @@
 +  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 "|."
@@ -748,11 +748,11 @@
 +  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
@@ -771,8 +771,8 @@
 +  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
@@ -939,103 +939,202 @@
 +  % 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/patches/Mozart_BenedictusSitDeus_Music_03_Allegro.ily.patch b/patches/Mozart_BenedictusSitDeus_Music_03_Allegro.ily.patch
index 9f17e83275e9acc82f090719a855b867d18d8903..37c87dc6a23e70db9a4024d999a664a5ee5014c0 100644
--- a/patches/Mozart_BenedictusSitDeus_Music_03_Allegro.ily.patch
+++ b/patches/Mozart_BenedictusSitDeus_Music_03_Allegro.ily.patch
@@ -1,5 +1,5 @@
---- Mozart_BenedictusSitDeus_Music_03_Allegro.ily.new	2010-11-15 14:39:55.000000000 +0100
-+++ Mozart_BenedictusSitDeus_Music_03_Allegro.ily	2010-11-15 14:29:12.000000000 +0100
+--- Mozart_BenedictusSitDeus_Music_03_Allegro.ily.new	2010-11-17 16:43:12.000000000 +0100
++++ Mozart_BenedictusSitDeus_Music_03_Allegro.ily	2010-11-16 21:35:28.000000000 +0100
 @@ -2,7 +2,7 @@
  
  IIIAllegroPieceName = "3. Coro"
@@ -9,7 +9,7 @@
  
  IIIAllegroKey = \key c \major
  IIIAllegroTimeSignature = \time 4/4
-@@ -12,142 +12,718 @@
+@@ -12,142 +12,766 @@
  }
  
  
@@ -298,7 +298,7 @@
 +  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
@@ -718,6 +718,54 @@
 +}
 +
 +
++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
@@ -733,15 +781,15 @@
 +  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
@@ -757,8 +805,8 @@
 +  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
@@ -769,7 +817,7 @@
 +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
@@ -789,7 +837,7 @@
 +  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/patches/Mozart_BenedictusSitDeus_Score_Choral.ly.patch b/patches/Mozart_BenedictusSitDeus_Score_Choral.ly.patch
new file mode 100644
index 0000000000000000000000000000000000000000..3dfd260ec84a4e6cf043124b368a37634d7972cc
--- /dev/null
+++ b/patches/Mozart_BenedictusSitDeus_Score_Choral.ly.patch
@@ -0,0 +1,27 @@
+--- Mozart_BenedictusSitDeus_Score_Choral.ly.new	2010-11-17 16:43:12.000000000 +0100
++++ Mozart_BenedictusSitDeus_Score_Choral.ly	2010-11-16 17:00:39.000000000 +0100
+@@ -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/patches/Mozart_BenedictusSitDeus_Score_Full.ly.patch b/patches/Mozart_BenedictusSitDeus_Score_Full.ly.patch
new file mode 100644
index 0000000000000000000000000000000000000000..a69400e8d14d44a225d09993f4fe7d74a3cbeace
--- /dev/null
+++ b/patches/Mozart_BenedictusSitDeus_Score_Full.ly.patch
@@ -0,0 +1,13 @@
+--- Mozart_BenedictusSitDeus_Score_Full.ly.new	2010-11-17 16:43:12.000000000 +0100
++++ Mozart_BenedictusSitDeus_Score_Full.ly	2010-11-16 22:44:12.000000000 +0100
+@@ -7,6 +7,10 @@
+   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/patches/Mozart_BenedictusSitDeus_Settings_Global.ily.patch b/patches/Mozart_BenedictusSitDeus_Settings_Global.ily.patch
index 5207e65933afe47c62aa492336c40f6e5cb166f7..5bc9c9bc0a42e6957675fa5c6fdb7a4f1b962764 100644
--- a/patches/Mozart_BenedictusSitDeus_Settings_Global.ily.patch
+++ b/patches/Mozart_BenedictusSitDeus_Settings_Global.ily.patch
@@ -1,6 +1,6 @@
---- Mozart_BenedictusSitDeus_Settings_Global.ily.new	2010-11-15 14:39:55.000000000 +0100
-+++ Mozart_BenedictusSitDeus_Settings_Global.ily	2010-11-15 14:31:55.000000000 +0100
-@@ -7,18 +7,45 @@
+--- Mozart_BenedictusSitDeus_Settings_Global.ily.new	2010-11-17 16:43:12.000000000 +0100
++++ Mozart_BenedictusSitDeus_Settings_Global.ily	2010-11-17 16:37:26.000000000 +0100
+@@ -7,18 +7,46 @@
  \header {
    title = "Benedictus sit Deus"
    titlepagetitle = "Benedictus sit Deus"
@@ -24,6 +24,7 @@
 +#(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
@@ -39,7 +40,7 @@
 +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"
diff --git a/patches/TeX_Mozart_BenedictusSitDeus_Include_ContentsMaterial.itex.patch b/patches/TeX_Mozart_BenedictusSitDeus_Include_ContentsMaterial.itex.patch
new file mode 100644
index 0000000000000000000000000000000000000000..040eb8e3b69251b1c9057e53ae257eedd2309381
--- /dev/null
+++ b/patches/TeX_Mozart_BenedictusSitDeus_Include_ContentsMaterial.itex.patch
@@ -0,0 +1,12 @@
+--- TeX_Mozart_BenedictusSitDeus_Include_ContentsMaterial.itex.new	2010-11-17 16:43:12.000000000 +0100
++++ TeX_Mozart_BenedictusSitDeus_Include_ContentsMaterial.itex	2010-11-16 16:10:43.000000000 +0100
+@@ -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/patches/TeX_Mozart_BenedictusSitDeus_Include_KritBericht.itex.patch b/patches/TeX_Mozart_BenedictusSitDeus_Include_KritBericht.itex.patch
index a804e29d26082c6f8ecdfc1df0a274c3fdba1763..71c0e38feb688bf2628e22c94f9276b9bcdc91b8 100644
--- a/patches/TeX_Mozart_BenedictusSitDeus_Include_KritBericht.itex.patch
+++ b/patches/TeX_Mozart_BenedictusSitDeus_Include_KritBericht.itex.patch
@@ -1,4 +1,4 @@
---- TeX_Mozart_BenedictusSitDeus_Include_KritBericht.itex.new	2010-11-15 14:39:55.000000000 +0100
+--- TeX_Mozart_BenedictusSitDeus_Include_KritBericht.itex.new	2010-11-17 16:43:12.000000000 +0100
 +++ TeX_Mozart_BenedictusSitDeus_Include_KritBericht.itex	2010-09-28 02:19:33.000000000 +0200
 @@ -233,25 +233,19 @@
  
diff --git a/patches/TeX_Mozart_BenedictusSitDeus_Include_Material.itex.patch b/patches/TeX_Mozart_BenedictusSitDeus_Include_Material.itex.patch
index d27ddfe8557757d756e831c2ed8f8447ca960db7..c5b0810e5227cc0a05a32dd4170b72dce69c1c5c 100644
--- a/patches/TeX_Mozart_BenedictusSitDeus_Include_Material.itex.patch
+++ b/patches/TeX_Mozart_BenedictusSitDeus_Include_Material.itex.patch
@@ -1,4 +1,4 @@
---- TeX_Mozart_BenedictusSitDeus_Include_Material.itex.new	2010-11-15 14:39:55.000000000 +0100
+--- TeX_Mozart_BenedictusSitDeus_Include_Material.itex.new	2010-11-17 16:43:12.000000000 +0100
 +++ TeX_Mozart_BenedictusSitDeus_Include_Material.itex	2010-11-15 14:34:20.000000000 +0100
 @@ -4,26 +4,23 @@
  Zu diesem Werk (\scoreNumber{...}) liegt folgendes Aufführungsmaterial vor:
diff --git a/patches/TeX_Mozart_BenedictusSitDeus_Include_Preface_Long.itex.patch b/patches/TeX_Mozart_BenedictusSitDeus_Include_Preface_Long.itex.patch
new file mode 100644
index 0000000000000000000000000000000000000000..ce0a6faf981e43e4f6fc1556e475f612886e4e91
--- /dev/null
+++ b/patches/TeX_Mozart_BenedictusSitDeus_Include_Preface_Long.itex.patch
@@ -0,0 +1,21 @@
+--- TeX_Mozart_BenedictusSitDeus_Include_Preface_Long.itex.new	2010-11-17 16:43:12.000000000 +0100
++++ TeX_Mozart_BenedictusSitDeus_Include_Preface_Long.itex	2010-11-16 16:10:07.000000000 +0100
+@@ -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/patches/TeX_Mozart_BenedictusSitDeus_Include_Sources.itex.patch b/patches/TeX_Mozart_BenedictusSitDeus_Include_Sources.itex.patch
index c8bd792a1a36414b1285c167e867c9255957b5ed..bacb98e22f1bb1605e21eb2e905cc5905bf40246 100644
--- a/patches/TeX_Mozart_BenedictusSitDeus_Include_Sources.itex.patch
+++ b/patches/TeX_Mozart_BenedictusSitDeus_Include_Sources.itex.patch
@@ -1,4 +1,4 @@
---- TeX_Mozart_BenedictusSitDeus_Include_Sources.itex.new	2010-11-15 14:39:55.000000000 +0100
+--- TeX_Mozart_BenedictusSitDeus_Include_Sources.itex.new	2010-11-17 16:43:12.000000000 +0100
 +++ TeX_Mozart_BenedictusSitDeus_Include_Sources.itex	2010-11-15 14:34:43.000000000 +0100
 @@ -1,5 +1,5 @@
  \section*{Hauptquellen der Ausgabe / Main sources of this Edition}
diff --git a/patches/TeX_Mozart_BenedictusSitDeus_Include_Text.itex.patch b/patches/TeX_Mozart_BenedictusSitDeus_Include_Text.itex.patch
index 5b092311771ed9e19e86564c1e6f1180cc1eafec..c373e25c4c9f7888ecba27ecb1bc9679a004ae34 100644
--- a/patches/TeX_Mozart_BenedictusSitDeus_Include_Text.itex.patch
+++ b/patches/TeX_Mozart_BenedictusSitDeus_Include_Text.itex.patch
@@ -1,4 +1,4 @@
---- TeX_Mozart_BenedictusSitDeus_Include_Text.itex.new	2010-11-15 14:39:55.000000000 +0100
+--- TeX_Mozart_BenedictusSitDeus_Include_Text.itex.new	2010-11-17 16:43:12.000000000 +0100
 +++ TeX_Mozart_BenedictusSitDeus_Include_Text.itex	2009-10-01 14:48:09.000000000 +0200
 @@ -1,23 +1,32 @@
 -\subsection*{Text des \q{Benedictus sit Deus}: TODO}
diff --git a/patches/TeX_Mozart_BenedictusSitDeus_Score_Full.tex.patch b/patches/TeX_Mozart_BenedictusSitDeus_Score_Full.tex.patch
new file mode 100644
index 0000000000000000000000000000000000000000..273f7b32897a74ae2ccacbc50bc46283131a2544
--- /dev/null
+++ b/patches/TeX_Mozart_BenedictusSitDeus_Score_Full.tex.patch
@@ -0,0 +1,26 @@
+--- TeX_Mozart_BenedictusSitDeus_Score_Full.tex.new	2010-11-17 16:43:12.000000000 +0100
++++ TeX_Mozart_BenedictusSitDeus_Score_Full.tex	2010-11-16 16:18:58.000000000 +0100
+@@ -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/patches/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex.patch b/patches/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex.patch
new file mode 100644
index 0000000000000000000000000000000000000000..1799597b097d90110cd39806f3237603fe027a67
--- /dev/null
+++ b/patches/TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex.patch
@@ -0,0 +1,162 @@
+--- TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex.new	2010-11-17 16:43:12.000000000 +0100
++++ TeX_Mozart_BenedictusSitDeus_Score_Instruments.tex	2010-11-17 16:38:11.000000000 +0100
+@@ -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}
+@@ -57,28 +52,29 @@
+ % Remove the \iffalse if you want all instrumental parts to be included here
+ \iffalse
+ 
+-
+-\phantomsection
+-\addcontentsline{toc}{section}{\FlIName}
+-\includescore{Instrument_FlI}
+ \phantomsection
+-\addcontentsline{toc}{section}{\FlIIName}
+-\includescore{Instrument_FlII}
+-\phantomsection
+-\addcontentsline{toc}{section}{\CorIName}
+-\includescore{Instrument_CorI}
+-\phantomsection
+-\addcontentsline{toc}{section}{\CorIIName}
+-\includescore{Instrument_CorII}
+-\phantomsection
+-\addcontentsline{toc}{section}{\TbeIName}
+-\includescore{Instrument_TbeI}
+-\phantomsection
+-\addcontentsline{toc}{section}{\TbeIIName}
+-\includescore{Instrument_TbeII}
++\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}{\TimName}
+-\includescore{Instrument_Tim}
++\addcontentsline{toc}{section}{\ContinuoName}
++\includescore{Instrument_Continuo}\pagebreak
++
+ \phantomsection
+ \addcontentsline{toc}{section}{\VIName}
+ \includescore{Instrument_VI}
+@@ -89,41 +85,51 @@
+ \addcontentsline{toc}{section}{\VaName}
+ \includescore{Instrument_Va}
+ \phantomsection
+-\addcontentsline{toc}{section}{\SSoloName}
+-\includescore{Instrument_SSolo}
++\addcontentsline{toc}{section}{\VcBName}
++\includescore{Instrument_VcB}\pagebreak
++
++
++\phantomsection
++\addcontentsline{toc}{section}{\FlIName}
++\includescore{Instrument_FlI}\pagebreak
+ \phantomsection
+-\addcontentsline{toc}{section}{\SName}
+-\includescore{Instrument_S}
++\addcontentsline{toc}{section}{\FlIIName}
++\includescore{Instrument_FlII}\pagebreak
+ \phantomsection
+-\addcontentsline{toc}{section}{\AName}
+-\includescore{Instrument_A}
++\addcontentsline{toc}{section}{\CorIName}
++\includescore{Instrument_CorI}\pagebreak
+ \phantomsection
+-\addcontentsline{toc}{section}{\TName}
+-\includescore{Instrument_T}
++\addcontentsline{toc}{section}{\CorIIName}
++\includescore{Instrument_CorII}\pagebreak
+ \phantomsection
+-\addcontentsline{toc}{section}{\BName}
+-\includescore{Instrument_B}
++\addcontentsline{toc}{section}{\TbeIName}
++\includescore{Instrument_TbeI}\pagebreak
+ \phantomsection
+-\addcontentsline{toc}{section}{\ContinuoName}
+-\includescore{Instrument_Continuo}
++\addcontentsline{toc}{section}{\TbeIIName}
++\includescore{Instrument_TbeII}\pagebreak
+ \phantomsection
+-\addcontentsline{toc}{section}{\VcBName}
+-\includescore{Instrument_VcB}
++\addcontentsline{toc}{section}{\TimName}
++\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/patches/TeX_Mozart_BenedictusSitDeus_Settings.itex.patch b/patches/TeX_Mozart_BenedictusSitDeus_Settings.itex.patch
index 290e0a757a71d15ac87e8cade93e7b711ce4c8e8..55764b652963149857c81d935b05087bd2af087d 100644
--- a/patches/TeX_Mozart_BenedictusSitDeus_Settings.itex.patch
+++ b/patches/TeX_Mozart_BenedictusSitDeus_Settings.itex.patch
@@ -1,6 +1,6 @@
---- TeX_Mozart_BenedictusSitDeus_Settings.itex.new	2010-11-15 14:39:55.000000000 +0100
-+++ TeX_Mozart_BenedictusSitDeus_Settings.itex	2010-11-15 14:37:15.000000000 +0100
-@@ -1,9 +1,11 @@
+--- TeX_Mozart_BenedictusSitDeus_Settings.itex.new	2010-11-17 16:43:12.000000000 +0100
++++ TeX_Mozart_BenedictusSitDeus_Settings.itex	2010-11-17 16:38:45.000000000 +0100
+@@ -1,9 +1,12 @@
  \title{Benedictus sit Deus}
 -\subtitle{Offertorium, KV 117}
 +\subtitle{Offertorium, KV 117 (66a = 47b)}
@@ -8,10 +8,18 @@
  \composerdate{(1756-1791)}
 -% \description{Per Coro (SATB) ed Organo o Orchestra}
 -% \instrumentation{2 Oboi, 2 Corni\\2 Violini, Viola, Violoncello\\e Basso Continuo (Organo e Bassi)}
-+\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 Contrabasso}
++Timpani,\\
++2 Violini, 2 Viole,\\
++Violoncello, Basso ed Organo}
  \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}}
+ \publisherurl{http://www.edition-kainhofer.com/}
+ \publisher{\href{http://www.edition-kainhofer.com/}{Edition Kainhofer, Vienna, http://www.edition-kainhofer.com/}}
+@@ -21,3 +24,6 @@
+ }
+ 
+ \input{TeX_Mozart_BenedictusSitDeus_Include_Todo.itex}
++
++\renewcommand{\VcBName}{Cello / Basso}
++\renewcommand{\ContinuoName}{Organo}