diff --git a/Makefile b/Makefile
index 19142f86363154981a26324d9c5414d629888325..5bfb115cb949c317d8afe466ef4a494ca0635f8d 100644
--- a/Makefile
+++ b/Makefile
@@ -2,14 +2,17 @@ OUT=out
 
 base = Preindl_InTuoNomine
 SRCS = $(base)_Music_InTuoNomine.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 ObI ObII ClI ClII FagI FagII CorI CorII ClnoI ClnoII Tim VI VII ASolo S A T B VcB Vc Cb
-scores = Full Vocal Choral
+instruments = FlI FlII ObI ObII ClI ClII FagI FagII CorI CorII ClnoI ClnoII Tim VI VII VcB Vc Cb 
+# ASolo S A T B 
+scores = Full Choral
+# Vocal 
 pdfs = $(instruments:%=$(OUT)/$(base)_Instrument_%.pdf) \
      $(scores:%=$(OUT)/$(base)_Score_%.pdf)
 
 
 texbase = Preindl_InTuoNomine
-texscores = Full Vocal Choral
+texscores = Full 
+# Choral Vocal 
 texs = $(texscores:%=TeX_$(texbase)_Score_%.tex)
 texpdfs = $(texs:%.tex=$(OUT)/%.pdf) \
      $(OUT)/TeX_$(texbase)_Score_Instruments.pdf
diff --git a/Preindl_InTuoNomine_Instrument_Cl.ly b/Preindl_InTuoNomine_Instrument_Cl.ly
deleted file mode 100644
index dc1ac3f6cf97e525019745038e773bb6b0832c8f..0000000000000000000000000000000000000000
--- a/Preindl_InTuoNomine_Instrument_Cl.ly
+++ /dev/null
@@ -1,16 +0,0 @@
-\version "2.13.29"
-\include "Preindl_InTuoNomine_Settings_Instrument.ily"
-
-\header {
-  instrument = \ClInstrumentName
-  scorenumber = \markup{\scoreNumber \ClNumber}
-}
-
-\createScore #"InTuoNomine" #'("Cl")
-
-\layout {
-  \context {
-    \Score
-    \override BarNumber #'break-visibility = #'#(#t #t #t)
-  }
-}
diff --git a/Preindl_InTuoNomine_Instrument_ClI.ly b/Preindl_InTuoNomine_Instrument_ClI.ly
index 47ec00b731c530d490b2fc2898861f40b33af23d..2f06ffe26d1b8035ddae1b20e5edd6ada682eed8 100644
--- a/Preindl_InTuoNomine_Instrument_ClI.ly
+++ b/Preindl_InTuoNomine_Instrument_ClI.ly
@@ -6,5 +6,26 @@
   scorenumber = \markup{\scoreNumber \ClINumber}
 }
 
+InTuoNomineClIStaff = <<
+  \new Staff = "InTuoNomineClIStaff" \with {
+           instrumentName = \ClIInstrumentName
+           shortInstrumentName = \ClIShortInstrumentName
+  } <<
+    \context CueVoice = "cue" {s2*300 }
+    \new Voice = "InTuoNomineClIVoice" {
+      \InTuoNomineSettings
+      \ClIClef
+      \ClIKey
+      \InTuoNomineTimeSignature
+      \InTuoNomineClIMusic
+    }
+  >>
+  \new Lyrics = "InTuoNomineClICueLyricsAbove"  \lyricsto "cue" {
+    \small 
+    Al -- le -- lu -- ja, al -- le -- lu -- ja.
+  }
+>>
+
+
 \createScore #"InTuoNomine" #'("ClI")
 
diff --git a/Preindl_InTuoNomine_Instrument_ClII.ly b/Preindl_InTuoNomine_Instrument_ClII.ly
index 6ed0777c1084e974fb969373477754770f187ac8..3c7781a9988ed54084b830622eb486aaa0d1d878 100644
--- a/Preindl_InTuoNomine_Instrument_ClII.ly
+++ b/Preindl_InTuoNomine_Instrument_ClII.ly
@@ -6,5 +6,26 @@
   scorenumber = \markup{\scoreNumber \ClIINumber}
 }
 
+
+InTuoNomineClIIStaff = <<
+  \new Staff = "InTuoNomineClIIStaff" \with {
+           instrumentName = \ClIIInstrumentName
+           shortInstrumentName = \ClIIShortInstrumentName
+  } <<
+    \context CueVoice = "cue" {s2*300 }
+    \new Voice = "InTuoNomineClIIVoice" {
+      \InTuoNomineSettings
+      \ClIIClef
+      \ClIIKey
+      \InTuoNomineTimeSignature
+      \InTuoNomineClIIMusic
+    }
+  >>
+  \new Lyrics = "InTuoNomineClIICueLyricsAbove"  \lyricsto "cue" {
+    \small 
+    Al -- le -- lu -- ja, al -- le -- lu -- ja.
+  }
+>>
+
 \createScore #"InTuoNomine" #'("ClII")
 
diff --git a/Preindl_InTuoNomine_Instrument_ClnoI.ly b/Preindl_InTuoNomine_Instrument_ClnoI.ly
index 4f0b74fc87bd8fbb2e014a51c9272d02dc7c90eb..345e48dc5e42ad3b016fedbedf3834fa818de90c 100644
--- a/Preindl_InTuoNomine_Instrument_ClnoI.ly
+++ b/Preindl_InTuoNomine_Instrument_ClnoI.ly
@@ -6,5 +6,27 @@
 	scorenumber = \markup{\scoreNumber \ClnoINumber}
 }
 
+InTuoNomineClnoIStaff = <<
+  \new Staff = "InTuoNomineClnoIStaff" \with {
+           instrumentName = \ClnoIInstrumentName
+           shortInstrumentName = \ClnoIShortInstrumentName
+  } <<
+    \context CueVoice = "cue" {s2*300 }
+    \new Voice = "InTuoNomineClnoIVoice" {
+      \InTuoNomineSettings
+      \ClnoIClef
+      \ClnoIKey
+      \InTuoNomineTimeSignature
+      \InTuoNomineClnoIMusic
+    }
+  >>
+  \new Lyrics = "InTuoNomineClnoICueLyricsAbove"  \lyricsto "cue" {
+    \small 
+    Al -- le -- lu -- ja, al -- le -- lu -- ja.
+
+    can -- ti -- cum no -- vum, Can -- ta-
+  }
+>>
+
 \createScore #"InTuoNomine" #'("ClnoI")
 
diff --git a/Preindl_InTuoNomine_Instrument_ClnoII.ly b/Preindl_InTuoNomine_Instrument_ClnoII.ly
index 67b236ce7969b00f9f21c45a7c82227987caf28b..3a1252980aaa7325df6c21457fed65350aa3d005 100644
--- a/Preindl_InTuoNomine_Instrument_ClnoII.ly
+++ b/Preindl_InTuoNomine_Instrument_ClnoII.ly
@@ -6,5 +6,27 @@
 	scorenumber = \markup{\scoreNumber \ClnoIINumber}
 }
 
+InTuoNomineClnoIIStaff = <<
+  \new Staff = "InTuoNomineClnoIIStaff" \with {
+           instrumentName = \ClnoIIInstrumentName
+           shortInstrumentName = \ClnoIIShortInstrumentName
+  } <<
+    \context CueVoice = "cue" {s2*300 }
+    \new Voice = "InTuoNomineClnoIIVoice" {
+      \InTuoNomineSettings
+      \ClnoIIClef
+      \ClnoIIKey
+      \InTuoNomineTimeSignature
+      \InTuoNomineClnoIIMusic
+    }
+  >>
+  \new Lyrics = "InTuoNomineClnoIICueLyricsAbove"  \lyricsto "cue" {
+    \small 
+    Al -- le -- lu -- ja, al -- le -- lu -- ja.
+
+    can -- ti -- cum no -- vum, Can -- ta-
+}
+>>
+
 \createScore #"InTuoNomine" #'("ClnoII")
 
diff --git a/Preindl_InTuoNomine_Instrument_CorI.ly b/Preindl_InTuoNomine_Instrument_CorI.ly
index 233fd8bbda5a725d7c7a15f90f4872951291fe49..5586e2373155b19b94c04b26c86b07e13a02df72 100644
--- a/Preindl_InTuoNomine_Instrument_CorI.ly
+++ b/Preindl_InTuoNomine_Instrument_CorI.ly
@@ -6,5 +6,26 @@
   scorenumber = \markup{\scoreNumber \CorINumber}
 }
 
+InTuoNomineCorIStaff = <<
+  \new Staff = "InTuoNomineCorIStaff" \with {
+           instrumentName = \CorIInstrumentName
+           shortInstrumentName = \CorIShortInstrumentName
+  } <<
+    \context CueVoice = "cue" {s2*300 }
+    \new Voice = "InTuoNomineCorIVoice" {
+      \InTuoNomineSettings
+      \CorIClef
+      \CorIKey
+      \InTuoNomineTimeSignature
+      \InTuoNomineCorIMusic
+    }
+  >>
+  \new Lyrics = "InTuoNomineCorICueLyricsAbove"  \lyricsto "cue" {
+    \small 
+    Al -- le -- lu -- ja, al -- le -- lu -- ja.
+  }
+>>
+
+
 \createScore #"InTuoNomine" #'("CorI")
 
diff --git a/Preindl_InTuoNomine_Instrument_CorII.ly b/Preindl_InTuoNomine_Instrument_CorII.ly
index 18f79534eb735c6273435aa447046606539d0283..b690011fe307e9bac16d0dcc73d460f81054ecf0 100644
--- a/Preindl_InTuoNomine_Instrument_CorII.ly
+++ b/Preindl_InTuoNomine_Instrument_CorII.ly
@@ -6,5 +6,25 @@
   scorenumber = \markup{\scoreNumber \CorIINumber}
 }
 
+InTuoNomineCorIIStaff = <<
+  \new Staff = "InTuoNomineCorIIStaff" \with {
+           instrumentName = \CorIIInstrumentName
+           shortInstrumentName = \CorIIShortInstrumentName
+  } <<
+    \context CueVoice = "cue" {s2*300 }
+    \new Voice = "InTuoNomineCorIIVoice" {
+      \InTuoNomineSettings
+      \CorIIClef
+      \CorIIKey
+      \InTuoNomineTimeSignature
+      \InTuoNomineCorIIMusic
+    }
+  >>
+  \new Lyrics = "InTuoNomineCorIICueLyricsAbove"  \lyricsto "cue" {
+    \small 
+    Al -- le -- lu -- ja, al -- le -- lu -- ja.
+  }
+>>
+
 \createScore #"InTuoNomine" #'("CorII")
 
diff --git a/Preindl_InTuoNomine_Instrument_FagI.ly b/Preindl_InTuoNomine_Instrument_FagI.ly
index d0f6a05502017fdd7655eae89428891511d45a73..81e7dcef912052e812b3d74ccb13d7d65c2a5cd1 100644
--- a/Preindl_InTuoNomine_Instrument_FagI.ly
+++ b/Preindl_InTuoNomine_Instrument_FagI.ly
@@ -5,6 +5,14 @@
   instrument = \FagIInstrumentName
   scorenumber = \markup{\scoreNumber \FagINumber}
 }
-
+\paper {
+	#(define page-breaking ly:page-turn-breaking)
+	page-count = #2
+}
 \createScore #"InTuoNomine" #'("FagI")
 
+\layout {
+	\context { \Score
+		\override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 1 8)
+	}
+}
diff --git a/Preindl_InTuoNomine_Instrument_FagII.ly b/Preindl_InTuoNomine_Instrument_FagII.ly
index 9a8bd84973791a32b013a9ed07e9424a5809d7a4..b62a3bdee1431d198ded67a4963af9014f357af2 100644
--- a/Preindl_InTuoNomine_Instrument_FagII.ly
+++ b/Preindl_InTuoNomine_Instrument_FagII.ly
@@ -5,6 +5,15 @@
   instrument = \FagIIInstrumentName
   scorenumber = \markup{\scoreNumber \FagIINumber}
 }
+\paper {
+	#(define page-breaking ly:page-turn-breaking)
+	page-count = #2
+}
 
 \createScore #"InTuoNomine" #'("FagII")
 
+\layout {
+	\context { \Score
+		\override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 1 8)
+	}
+}
diff --git a/Preindl_InTuoNomine_Instrument_Fl.ly b/Preindl_InTuoNomine_Instrument_Fl.ly
deleted file mode 100644
index 525a2aa6c9899f1a2b5db8a828185a83034edb82..0000000000000000000000000000000000000000
--- a/Preindl_InTuoNomine_Instrument_Fl.ly
+++ /dev/null
@@ -1,17 +0,0 @@
-\version "2.13.29"
-\include "Preindl_InTuoNomine_Settings_Instrument.ily"
-
-\header {
-  instrument = \FlInstrumentName
-  scorenumber = \markup{\scoreNumber \FlNumber}
-}
-
-\createScore #"InTuoNomine" #'("Fl")
-
-\layout {
-  \context {
-    \Score
-    \override BarNumber #'break-visibility = #'#(#t #t #t)
-  }
-}
-
diff --git a/Preindl_InTuoNomine_Instrument_FlI.ly b/Preindl_InTuoNomine_Instrument_FlI.ly
index 0ceb6279150d5f0fcaf387466bffbbd39bf3dd16..60786b995da0b5b86e2e2e280b2ffc792ca8502e 100644
--- a/Preindl_InTuoNomine_Instrument_FlI.ly
+++ b/Preindl_InTuoNomine_Instrument_FlI.ly
@@ -5,6 +5,15 @@
   instrument = \FlIInstrumentName
   scorenumber = \markup{\scoreNumber \FlINumber}
 }
+\paper {
+	#(define page-breaking ly:page-turn-breaking)
+	page-count = #2
+}
 
 \createScore #"InTuoNomine" #'("FlI")
 
+\layout {
+	\context { \Score
+		\override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 1 8)
+	}
+}
diff --git a/Preindl_InTuoNomine_Instrument_FlII.ly b/Preindl_InTuoNomine_Instrument_FlII.ly
index b06055abc22e10ee7a7b3ab3f050b42394297ecd..c5fd3b819b00e11389c31a9cd12bb6480f135b5b 100644
--- a/Preindl_InTuoNomine_Instrument_FlII.ly
+++ b/Preindl_InTuoNomine_Instrument_FlII.ly
@@ -6,5 +6,25 @@
   scorenumber = \markup{\scoreNumber \FlIINumber}
 }
 
+InTuoNomineFlIIStaff = <<
+  \new Staff = "InTuoNomineFlIIStaff" \with {
+           instrumentName = \FlIIInstrumentName
+           shortInstrumentName = \FlIIShortInstrumentName
+  } <<
+    \context CueVoice = "cue" {s2*300 }
+    \new Voice = "InTuoNomineFlIIVoice" {
+      \InTuoNomineSettings
+      \FlIIClef
+      \InTuoNomineKey
+      \InTuoNomineTimeSignature
+      \InTuoNomineFlIIMusic
+    }
+  >>
+  \new Lyrics = "InTuoNomineFlIICueLyricsAbove" \lyricsto "cue" {
+    \small 
+    Al -- le -- lu -- ja, al -- le -- lu-
+  }
+>>
+
 \createScore #"InTuoNomine" #'("FlII")
 
diff --git a/Preindl_InTuoNomine_Instrument_ObI.ly b/Preindl_InTuoNomine_Instrument_ObI.ly
index c40f38441a5447b8680dcda4bfdda9316b1361fe..2b41bb9aefe921d55b12eefa1e596b7fc4bcb066 100644
--- a/Preindl_InTuoNomine_Instrument_ObI.ly
+++ b/Preindl_InTuoNomine_Instrument_ObI.ly
@@ -5,6 +5,10 @@
   instrument = \ObIInstrumentName
   scorenumber = \markup{\scoreNumber \ObINumber}
 }
+\paper {
+	#(define page-breaking ly:page-turn-breaking)
+	page-count = #2
+}
 
 \createScore #"InTuoNomine" #'("ObI")
 
diff --git a/Preindl_InTuoNomine_Instrument_ObII.ly b/Preindl_InTuoNomine_Instrument_ObII.ly
index a4975390166e0af1930beaadbb8f6f7de81fee78..ee622c1bffe50a5f7b12733fdbf65c0313c51df5 100644
--- a/Preindl_InTuoNomine_Instrument_ObII.ly
+++ b/Preindl_InTuoNomine_Instrument_ObII.ly
@@ -6,5 +6,25 @@
   scorenumber = \markup{\scoreNumber \ObIINumber}
 }
 
+InTuoNomineObIIStaff = <<
+  \new Staff = "InTuoNomineObIIStaff" \with {
+           instrumentName = \ObIIInstrumentName
+           shortInstrumentName = \ObIIShortInstrumentName
+  } <<
+    \context CueVoice = "cue" {s2*300 }
+    \new Voice = "InTuoNomineObIIVoice" {
+      \InTuoNomineSettings
+      \ObIIClef
+      \InTuoNomineKey
+      \InTuoNomineTimeSignature
+      \InTuoNomineObIIMusic
+    }
+  >>
+  \new Lyrics = "InTuoNomineObIICueLyricsAbove"  \lyricsto "cue" {
+    \small 
+    Al -- le -- lu -- ja, al -- le -- lu-
+  }
+>>
+
 \createScore #"InTuoNomine" #'("ObII")
 
diff --git a/Preindl_InTuoNomine_Instrument_Tim.ly b/Preindl_InTuoNomine_Instrument_Tim.ly
index bda4551023916f2311425d985cf84b4c42487973..2857d18250e5ab36f5e3ff206402f0918c26f202 100644
--- a/Preindl_InTuoNomine_Instrument_Tim.ly
+++ b/Preindl_InTuoNomine_Instrument_Tim.ly
@@ -6,5 +6,26 @@
   scorenumber = \markup{\scoreNumber \TimNumber}
 }
 
+InTuoNomineTimStaff = <<
+  \new Staff = "InTuoNomineTimStaff" \with {
+           instrumentName = \TimInstrumentName
+           shortInstrumentName = \TimShortInstrumentName
+  } <<
+    \context CueVoice = "cue" {s2*300 }
+    \new Voice = "InTuoNomineTimVoice" {
+      \InTuoNomineSettings
+      \TimClef
+      \TimKey
+      \InTuoNomineTimeSignature
+      \InTuoNomineTimMusic
+    }
+  >>
+  \new Lyrics = "InTuoNomineTimCueLyricsAbove"  \lyricsto "cue" {
+    \small
+    Al -- le -- lu -- ja, al -- le -- lu -- ja.
+    can -- ti -- cum no -- vum, Can -- ta-
+}
+>>
+
 \createScore #"InTuoNomine" #'("Tim")
 
diff --git a/Preindl_InTuoNomine_Instrument_VI.ly b/Preindl_InTuoNomine_Instrument_VI.ly
index 1d07177294a1533e5cfa327a42f2abaaf31ee014..99d75bf500de831f31c279d490d251dc0669e4f5 100644
--- a/Preindl_InTuoNomine_Instrument_VI.ly
+++ b/Preindl_InTuoNomine_Instrument_VI.ly
@@ -5,10 +5,15 @@
   instrument = \VIInstrumentName
   scorenumber = \markup{\scoreNumber \VINumber}
 }
+
 \paper {
   bookTitleMarkup = \titlePageMarkup
   scoreTitleMarkup = \titleHeaderMarkup
   #(define page-breaking ly:page-turn-breaking)
+  evenHeaderMarkup = \markup \fill-line {
+    \on-the-fly #is-header-page \fromproperty #'page:page-number-string
+    \null
+  }
   oddFooterMarkup = \markup {
 	  \column {
 		  \fill-line {
diff --git a/Preindl_InTuoNomine_Instrument_VII.ly b/Preindl_InTuoNomine_Instrument_VII.ly
index 507884d1b4da8b2c4c35b34a85e8c387891730d8..393e85149199c2c532137904a897c4d71ebb4d15 100644
--- a/Preindl_InTuoNomine_Instrument_VII.ly
+++ b/Preindl_InTuoNomine_Instrument_VII.ly
@@ -9,6 +9,10 @@
   bookTitleMarkup = \titlePageMarkup
   scoreTitleMarkup = \titleHeaderMarkup
   #(define page-breaking ly:page-turn-breaking)
+  evenHeaderMarkup = \markup \fill-line {
+    \on-the-fly #is-header-page \fromproperty #'page:page-number-string
+    \null
+  }
   oddFooterMarkup = \markup {
 	  \column {
 		  \fill-line {
diff --git a/Preindl_InTuoNomine_Music_InTuoNomine.ily b/Preindl_InTuoNomine_Music_InTuoNomine.ily
index 8c4bfd3b3483a738a6a518bbbc376014db35109d..7c0b9fe4d4672eb40c09e9371432ddcb676bd6dc 100644
--- a/Preindl_InTuoNomine_Music_InTuoNomine.ily
+++ b/Preindl_InTuoNomine_Music_InTuoNomine.ily
@@ -112,8 +112,9 @@ InTuoNomineFlIMusic = \relative c''' {
   d2\fp | % 213
   d2\f | % 214
   fis!4 r | % 215
-  R2*36 | % 251
-  r4 d,\f | % 252
+  R2*28 | % 243
+  \namedCueDuring #"InTuoNomineFlIIMusic" #DOWN "Fl.II, Ob.II, Cl.II" "" { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*8 | % 251
+	  r4 } d,\f | % 252
   a'2 | % 253
   cis, | % 254
   fis | % 255
@@ -211,7 +212,8 @@ InTuoNomineFlIIMusic = \relative c''' {
   g4 fis8[ e] | % 109
   a2 | \barNumberCheck #110
   fis4 r | % 111
-  R2*27 | % 138
+  R2*22 | % 133
+  \namedCueDuring "InTuoNomineASoloMusic" #DOWN "A. Solo" "" { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*5 } | % 138
   cis2~\f | % 139
   cis~ | \barNumberCheck #140
   cis | % 141
@@ -252,8 +254,9 @@ InTuoNomineFlIIMusic = \relative c''' {
   gis2\fp | % 213
   h2\f | % 214
   a4 r | % 215
-  R2*28 | % 243
-  \partcombineSoloIIOnce r4 a,\f | % 244
+  R2*21 | % 236
+  \namedCueDuring #"InTuoNomineClnoIMusic" #UP "Clni., Tim." "" {\expandFullBarRests R2*7 | % 243
+	  \partcombineSoloIIOnce r4 \compressFullBarRests } a,\f | % 244
   d2 | % 245
   fis, | % 246
   h4. h8 | % 247
@@ -470,8 +473,9 @@ InTuoNomineObIMusic = \relative c''' {
   \partcombineApart e2~-\tag #'non-partcombine \< | % 227
   e | % 228
   d4-\tag #'non-partcombine \! \partcombineAutomatic r | % 229
-  R2*22 | \barNumberCheck #251
-  r4 d\f | % 252
+  R2*14 | \barNumberCheck #243
+  \namedCueDuring #"InTuoNomineObIIMusic" #DOWN "Fl.II, Ob.II, Cl.II" "" { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*8 | \barNumberCheck #251
+  r4 } d\f | % 252
   a'2 | % 253
   cis, | % 254
   fis4. fis8 | % 255
@@ -569,7 +573,8 @@ InTuoNomineObIIMusic = \relative c'' {
   g4 fis8[ e] | % 109
   a4 g | \barNumberCheck #110
   fis r | % 111
-  R2*27 | % 138
+  R2*22 | % 133
+  \namedCueDuring "InTuoNomineASoloMusic" #DOWN "A. Solo" "" { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*5} | % 138
   cis'2~\f | % 139
   cis~ | \barNumberCheck #140
   cis | % 141
@@ -736,8 +741,9 @@ InTuoNomineClIMusic = \relative c''' {
   b4 a8[ g] | % 109
   c4 e | \barNumberCheck #110
   f r | % 111
-  R2*27 | % 138
-  r4 c'\f | % 139
+  R2*22 | % 133
+  \namedCueDuring "InTuoNomineASoloMusic" #UP "A. Solo" "" {  R2*5 | 
+  r4 } c'\f | % 139
   c c | \barNumberCheck #140
   r c | % 141
   c c | % 142
@@ -754,8 +760,9 @@ InTuoNomineClIMusic = \relative c''' {
   r4 g\f | % 163
   g a | % 164
   g r | \barNumberCheck #165
-  R2*86 | % 251
-  r4 \partcombineAutomatic f\f | % 252
+  R2*78 | \barNumberCheck #243
+  \namedCueDuring #"InTuoNomineClIIMusic" #UP "Fl.II, Ob.II, Cl.II" "" { R2*8 | \barNumberCheck #251
+  r4 } \partcombineAutomatic f\f | % 252
   c'2 | % 253
   e, | % 254
   a4. a8 | % 255
@@ -853,8 +860,9 @@ InTuoNomineClIIMusic = \relative c'' {
   b4 a8[ g] | % 109
   c4 b | \barNumberCheck #110
   a r | % 111
-  R2*27 | % 138
-  r4 e'\f | % 139
+  R2*22 | % 133
+  \namedCueDuring "InTuoNomineASoloMusic" #UP "A. Solo" "" {  R2*5 | % 138
+  r4 } e'\f | % 139
   e e | \barNumberCheck #140
   r e | % 141
   d d | % 142
@@ -871,8 +879,9 @@ InTuoNomineClIIMusic = \relative c'' {
   r4 e\f | % 163
   e f | % 164
   e r | \barNumberCheck #165
-  R2*78 | % 243
-  \partcombineSoloIIOnce r4 c\f | % 244
+  R2*71 | % 236
+  \namedCueDuring #"InTuoNomineClnoIMusic" #UP "Clni., Tim." "" { \expandFullBarRests R2*7 | % 243
+  \partcombineSoloIIOnce r4 \compressFullBarRests } c\f | % 244
   f2 | % 245
   a, | % 246
   d4. d8 | % 247
@@ -1030,6 +1039,7 @@ InTuoNomineFagIMusic = \relative c' {
   a8.[\trill gis32 a] cis8[ cis] | % 192
   d4 \partcombineAutomatic r | % 193
   R2*14 | % 207
+  \allowPageTurn
   r4 c\fp | % 208
   h fis | % 209
   g c\fp | \barNumberCheck #210
@@ -1161,7 +1171,9 @@ InTuoNomineFagIIMusic = \relative c' {
   g4 fis8[ e] | % 109
   a4 a, | \barNumberCheck #110
   d4 r | % 111
-  R2*26 | % 137
+  R2*14 | % 125
+  \namedCueDuring "InTuoNomineFagIMusic" #UP \cueFagI "" { R2*5 } | \barNumberCheck #130
+  R2*7 | % 137
   r4 e\f | % 138
   a2 | % 139
   cis, | \barNumberCheck #140
@@ -1331,8 +1343,9 @@ InTuoNomineCorIMusic = \relative c'' {
   R2*18 | % 109
   r4 d | \barNumberCheck #110
   c r | % 111
-  R2*27 | % 138
-  r4 g'\f | % 139
+  R2*22 | % 133
+  \namedTransposedCueDuring "InTuoNomineASoloMusic" #DOWN "A. Solo" "" b { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*5 | % 138
+	  r4 } g'\f | % 139
   g g | \barNumberCheck #140
   r g | % 141
   g g | % 142
@@ -1483,8 +1496,9 @@ InTuoNomineCorIIMusic = \relative c'' {
   R2*18 | % 109
   r4 g | \barNumberCheck #110
   e r | % 111
-  R2*27 | % 138
-  r4 g\f | % 139
+  R2*22 | % 133
+  \namedTransposedCueDuring "InTuoNomineASoloMusic" #DOWN "A. Solo" "" b { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*5 | % 138
+  r4 } g\f | % 139
   g g | \barNumberCheck #140
   r g | % 141
   g g | % 142
@@ -1607,7 +1621,7 @@ InTuoNomineCorIIMusic = \relative c'' {
 
 
 InTuoNomineClnoIMusic = \relative c'' {
-  \transposition d
+  \transposition d'
   R2*4 | % 5
   r8 r16 d\f d8[ d] | % 6
   r8 r16 e e8[ e] | % 7
@@ -1630,8 +1644,145 @@ InTuoNomineClnoIMusic = \relative c'' {
   R2*18 | % 109
   r4 d | \barNumberCheck #110
   c r | % 111
-  R2*27 | % 138
-  r4 g'\f | % 139
+  R2*22 | % 133
+  \namedCueDuring "InTuoNomineASoloMusic" #DOWN "A. Solo" "" { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*5 | % 138
+  r4 } g'\f | % 139
+  g g | \barNumberCheck #140
+  r g | % 141
+  g g | % 142
+  g2 | % 143
+  r4 fis | % 144
+  g r | % 145
+  R2*5 | \barNumberCheck #150
+  r4 d\f | % 151
+  d e | % 152
+  d d | % 153
+  d \partcombineApartOnce d | % 154
+  d r | % 155
+  R2*7 | % 162
+  r4 d\f | % 163
+  d e | % 164
+  d r | % 165
+  R2*14 | % 179
+  r4 \partcombineApartOnce g,-\tag #'non-partcombine \pp | \barNumberCheck #180
+  c4 c8.[ c16] | % 181
+  c4 c | % 182
+  c4. c8 | % 183
+  c4 c | % 184
+  d d8.[ d16] | % 185
+  d4 d | % 186
+  d2 | % 187
+  d4 d | % 188
+  e d | % 189
+  c d | \barNumberCheck #190
+  e d | % 191
+  c d | % 192
+  e r | % 193
+  R2*39 | % 232
+  \cleffedCueDuring "InTuoNomineBMusic" #UP \cueB \BClef "" {} { R2*3 | r4 } 
+  \cleffedCueDuring "InTuoNomineTMusic" #UP \cueT \TClef "" \ClnoIClef { r4 | % 236
+  r4 } d\f | % 237
+  d d | % 238
+  e2 | % 239
+  R2*3 | % 242
+  d2 | % 243
+  d4 d | % 244
+  c2 | % 245
+  c4 c | % 246
+  c2 | % 247
+  R2*2 | % 249
+  d2 | \barNumberCheck #250
+  e | % 251
+  e4 e | % 252
+  d2 | % 253
+  d4 d | % 254
+  c2 | % 255
+  R2*2 | % 257
+  d4 d | % 258
+  d r | % 259
+  R2 | \barNumberCheck #260
+  \partcombineSoloIOnce r4 g, | % 261
+  g g | % 262
+  g2 | % 263
+  g | % 264
+  r4 d' | % 265
+  d d | % 266
+  d2 | % 267
+  d | % 268
+  r4 d | % 269
+  d d | \barNumberCheck #270
+  d d | % 271
+  d d | % 272
+  d\fermata r | % 273
+  R2 | % 274
+  c4 r | % 275
+  R2 | % 276
+  c4 r | % 277
+  R2 | % 278
+  c4 r | % 279
+  R2 | \barNumberCheck #280
+  c4 r | % 281
+  c2 | % 282
+  c2 | % 283
+  R2*2 | % 285
+  c2 | % 286
+  c4 c | % 287
+  e2 | % 288
+  e4 e | % 289
+  d2 | \barNumberCheck #290
+  d4 d | % 291
+  c4 r | % 292
+  R2 | % 293
+  \partcombineApart c4 c8[ c] | % 294
+  \partcombineAutomatic c4 e | % 295
+  d4 d8[ d] | % 296
+  d4 d | % 297
+  c c,8[ c] | % 298
+  e[ c e g] | % 299
+  c4 c8[ c] | \barNumberCheck #300
+  e4 e8[ e] | % 301
+  d4 d8[ d] | % 302
+  d4 d | % 303
+  c c | % 304
+  d d | % 305
+  e e | % 306
+  d d | % 307
+  c c | % 308
+  d d | % 309
+  e e | \barNumberCheck #310
+  d d | % 311
+  c r \bar"|."
+}
+\addQuote "InTuoNomineClnoIMusic" { \InTuoNomineClnoIMusic }
+% Workaround: Part-combine does not work with \removeWithTag, so we have to 
+%             use a separate definition for part-combining!
+InTuoNomineClnoIMusicForPartCombine = \relative c'' {
+  \transposition d'
+  R2*4 | % 5
+  r8 r16 d\f d8[ d] | % 6
+  r8 r16 e e8[ e] | % 7
+  r8 r16 d \partcombineApart d8[ d] | % 8
+  c4 \partcombineAutomatic r | % 9
+  R2*35 | % 44
+  R2^\fermataMarkup | % 45
+  R2*27 | % 72
+  R2^\fermataMarkup \InTuoNomineSettingsII \barNumberCheck #73
+  r4 | % 74
+  R2*9 | % 83
+  r4 d\f | % 84
+  e d | % 85
+  e d | % 86
+  c c8[ c] | % 87
+  c4 c8[ c] | % 88
+  e4 e8[ e] | % 89
+  d4 d8[ d] | \barNumberCheck #90
+  c4 r | % 91
+  R2*18 | % 109
+  r4 d | \barNumberCheck #110
+  c r | % 111
+  R2*22 | % 133
+  \namedCueDuring "InTuoNomineASoloMusic" #DOWN "A. Solo" "" { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*5 | % 138
+  r4 } g'\f | % 139
   g g | \barNumberCheck #140
   r g | % 141
   g g | % 142
@@ -1736,11 +1887,10 @@ InTuoNomineClnoIMusic = \relative c'' {
   d d | % 311
   c r \bar"|."
 }
-\addQuote "InTuoNomineClnoIMusic" { \InTuoNomineClnoIMusic }
 
 
 InTuoNomineClnoIIMusic = \relative c'' {
-  \transposition d
+  \transposition d'
   R2*4 | % 5
   r8 r16 g\f g8[ g] | % 6
   r8 r16 e e8[ e] | % 7
@@ -1763,8 +1913,141 @@ InTuoNomineClnoIIMusic = \relative c'' {
   R2*18 | % 109
   r4 g | \barNumberCheck #110
   e r | % 111
-  R2*27 | % 138
-  r4 g | % 139
+  R2*22 | % 133
+  \namedCueDuring "InTuoNomineASoloMusic" #DOWN "A. Solo" "" { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*5 | % 138
+  r4 \ottava #0 } g | % 139
+  g g | \barNumberCheck #140
+  r g | % 141
+  g g | % 142
+  e'2 | % 143
+  r4 d | % 144
+  g, r | % 145
+  R2*5 | \barNumberCheck #150
+  r4 g\f | % 151
+  g c | % 152
+  g g | % 153
+  c d | % 154
+  g, r | % 155
+  R2*7 | % 162
+  r4 g\f | % 163
+  g c | % 164
+  g r | % 165
+  R2*14 | % 179
+  r4 g\pp | \barNumberCheck #180
+  e e8.[ e16] | % 181
+  e4 e | % 182
+  e4. e8 | % 183
+  e4 e | % 184
+  g4 g8.[ g16] | % 185
+  g4 g | % 186
+  g2 | % 187
+  g4 g | % 188
+  c g | % 189
+  e g | \barNumberCheck #190
+  c g | % 191
+  e g | % 192
+  c r | % 193
+  R2*39 | % 232
+  \cleffedCueDuring "InTuoNomineBMusic" #UP \cueB \BClef "" {} { R2*3 | r4 } 
+  \cleffedCueDuring "InTuoNomineTMusic" #UP \cueT \TClef "" \ClnoIIClef { r4 | % 236
+  r4 } g\f | % 237
+  g g | % 238
+  c2 | % 239
+  R2*3 | % 242
+  g2 | % 243
+  g4 g | % 244
+  e2 | % 245
+  e4 e | % 246
+  c2 | % 247
+  R2*2 | % 249
+  g'2 | \barNumberCheck #250
+  c | % 251
+  c4 c | % 252
+  g2 | % 253
+  g4 g | % 254
+  e2 | % 255
+  R2*2 | % 257
+  c'4 c | % 258
+  g r | % 259
+  R2*5 | % 264
+  r4 g | % 265
+  g g | % 266
+  g2 | % 267
+  g2 | % 268
+  r4 g | % 269
+  g g | \barNumberCheck #270
+  g g | % 271
+  g g | % 272
+  g\fermata r | % 273
+  R2 | % 274
+  c,4 r | % 275
+  R2 | % 276
+  c4 r | % 277
+  R2 | % 278
+  e4 r | % 279
+  R2 | \barNumberCheck #280
+  c4 r | % 281
+  c2 | % 282
+  c | % 283
+  R2*2 | % 285
+  c2 | % 286
+  c4 c | % 287
+  c'2 | % 288
+  c4 c | % 289
+  c2 | \barNumberCheck #290
+  g4 g | % 291
+  e r | % 292
+  R2 | % 293
+  c'4 c8[ c] | % 294
+  c2 | % 295
+  c2 | % 296
+  g4 g | % 297
+  e c8[ c] | % 298
+  e[ c e g] | % 299
+  c4 c8[ c] | \barNumberCheck #300
+  c4 c8[ c] | % 301
+  c4 c | % 302
+  g g | % 303
+  e e | % 304
+  g g | % 305
+  c c | % 306
+  g g | % 307
+  e e | % 308
+  g g | % 309
+  c c | \barNumberCheck #310
+  g g | % 311
+  e r \bar"|."
+}
+\addQuote "InTuoNomineClnoIIMusic" { \InTuoNomineClnoIIMusic }
+% Workaround: Part-combine does not work with \removeWithTag, so we have to 
+%             use a separate definition for part-combining!
+InTuoNomineClnoIIMusicForPartCombine = \relative c'' {
+  \transposition d'
+  R2*4 | % 5
+  r8 r16 g\f g8[ g] | % 6
+  r8 r16 e e8[ e] | % 7
+  r8 r16 g d'8[ d] | % 8
+  c4 r | % 9
+  R2*35 | % 44
+  R2^\fermataMarkup | % 45
+  R2*27 | % 72
+  R2^\fermataMarkup \InTuoNomineSettingsII \barNumberCheck #73
+  r4 | % 74
+  R2*9 | % 83
+  r4 g\f | % 84
+  c g | % 85
+  c g | % 86
+  c, c8[ c] | % 87
+  c4 c | % 88
+  c' c8[ c] | % 89
+  g4 g8[ g] | \barNumberCheck #90
+  e4 r | % 91
+  R2*18 | % 109
+  r4 g | \barNumberCheck #110
+  e r | % 111
+  R2*22 | % 133
+  \namedCueDuring "InTuoNomineASoloMusic" #DOWN "A. Solo" "" { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*5 | % 138
+  r4 \ottava #0 } g | % 139
   g g | \barNumberCheck #140
   r g | % 141
   g g | % 142
@@ -1865,11 +2148,11 @@ InTuoNomineClnoIIMusic = \relative c'' {
   g g | % 311
   e r \bar"|."
 }
-\addQuote "InTuoNomineClnoIIMusic" { \InTuoNomineClnoIIMusic }
+
 
 
 InTuoNomineTimMusic = \relative c {
-  \transposition d
+  \transposition d'
   R2*4 | % 5
   r8 r16 g\f g8[ g] | % 6
   r8 r16 g g8[ g] | % 7
@@ -1893,8 +2176,9 @@ InTuoNomineTimMusic = \relative c {
   R2*18 | % 109
   r4 g | \barNumberCheck #110
   c r | % 111
-  R2*27 | % 138
-  r4 g\f | % 139
+  R2*22 | % 133
+  \cleffedCueDuring #"InTuoNomineASoloMusic" #DOWN #"A. Solo" \ASoloClef #"" \TimClef { \tag #'cued {\override MultiMeasureRest #'staff-position = #6 } R2*5 | % 138
+  r4 } g\f | % 139
   g2 | \barNumberCheck #140
   R2*4 | % 144
   g4 r | % 145
@@ -1929,8 +2213,11 @@ InTuoNomineTimMusic = \relative c {
   c g | % 191
   c g | % 192
   c r | % 193
-  R2*43 | % 236
-  r4 g\f | % 237
+  R2*39 | % 232
+  \tag #'cued { \namedCueDuring "InTuoNomineBMusic" #UP \cueB "" { R2*3 | r4 } 
+  \cleffedCueDuring "InTuoNomineTMusic" #UP \cueT \TClef "" \TimClef { r4 | % 236
+  r4 }} \tag #'non-cued { R2*4 |
+  r4 } g\f | % 237
   g g | % 238
   c2 | % 239
   R2*3 | % 242
diff --git a/Preindl_InTuoNomine_Score_Full.ly b/Preindl_InTuoNomine_Score_Full.ly
index 48d88169e2adf26d0570023cbd2321a9642d73b7..e5040f3b1a086d6b7496c90066428c2a54d42627 100644
--- a/Preindl_InTuoNomine_Score_Full.ly
+++ b/Preindl_InTuoNomine_Score_Full.ly
@@ -8,4 +8,7 @@
   scorenumber = \markup{\scoreNumber \FullScoreNumber}
 }
 
+InTuoNomineClnoIMusic = \InTuoNomineClnoIMusicForPartCombine
+InTuoNomineClnoIIMusic = \InTuoNomineClnoIIMusicForPartCombine
+
 \createNoCuesScore #"InTuoNomine" #'("FullScore")
diff --git a/Preindl_InTuoNomine_Settings_Global.ily b/Preindl_InTuoNomine_Settings_Global.ily
index 26b4a766ab897e1e5c4a66654529d94c4dfdc27b..16c3a295a63ea6e8adb70cd2ff22b42e506dded5 100644
--- a/Preindl_InTuoNomine_Settings_Global.ily
+++ b/Preindl_InTuoNomine_Settings_Global.ily
@@ -51,9 +51,9 @@ ClIIKey = \ClKey
 CorKey = \key c \major
 CorIKey = \CorKey
 CorIIKey = \CorKey
-ClnoKey = \key c \major
-ClnoIKey = \ClnoKey
-ClnoIIKey = \ClnoKey
+ClniKey = \key c \major
+ClnoIKey = \ClniKey
+ClnoIIKey = \ClniKey
 TimKey = \key c \major
 
 ASoloClef = \clef "alto/treble"
diff --git a/Preindl_InTuoNomine_Settings_Instrument.ily b/Preindl_InTuoNomine_Settings_Instrument.ily
index 237df2efdb084c10d9d14dd88ad58279bfb9c8df..9c40ca2281027969dca9f3cf364293ee8315915b 100644
--- a/Preindl_InTuoNomine_Settings_Instrument.ily
+++ b/Preindl_InTuoNomine_Settings_Instrument.ily
@@ -5,3 +5,9 @@
 \paper {
   #(define page-breaking ly:optimal-breaking)
 }
+
+\layout {
+  \context { \Staff
+    minimumPageTurnLength = #(ly:make-moment 13 4)
+  }
+}
diff --git a/TeX_Preindl_InTuoNomine_Score_Instruments.tex b/TeX_Preindl_InTuoNomine_Score_Instruments.tex
index 0a54eebca168f0bd487935676d3a56ba542bf975..24cc484a084ac2d65d42317ea60ed91e749d681e 100644
--- a/TeX_Preindl_InTuoNomine_Score_Instruments.tex
+++ b/TeX_Preindl_InTuoNomine_Score_Instruments.tex
@@ -13,7 +13,7 @@
 
 \scoretype{\InstrumentalPartsType}
 \scorenumber{\scoreNumber\InstrumentalPartsNumber}
-% \ismn{X-XXXXXXXX}
+% \ismn{M-001-04014-3}
 
 \todos{
 \begin{center}
@@ -66,5 +66,6 @@ Cello+Basso\\
 \end{preface}
 \thispagestyle{empty}
 \pagebreak
-\thispagestyle{empty}\null
+\thispagestyle{empty}
+\backpage
 \end{document}
diff --git a/out/Preindl_InTuoNomine_Instrument_A.pdf b/out/Preindl_InTuoNomine_Instrument_A.pdf
deleted file mode 100644
index 499e77ac680637d84b8e196d468f927d287b3238..0000000000000000000000000000000000000000
Binary files a/out/Preindl_InTuoNomine_Instrument_A.pdf and /dev/null differ
diff --git a/out/Preindl_InTuoNomine_Instrument_ASolo.pdf b/out/Preindl_InTuoNomine_Instrument_ASolo.pdf
deleted file mode 100644
index 339aac0a324cdd4b7f6e86ec446da1a6d46c2ad4..0000000000000000000000000000000000000000
Binary files a/out/Preindl_InTuoNomine_Instrument_ASolo.pdf and /dev/null differ
diff --git a/out/Preindl_InTuoNomine_Instrument_B.pdf b/out/Preindl_InTuoNomine_Instrument_B.pdf
deleted file mode 100644
index ea9ee2c7819e968b84553711d1550a834eb6243d..0000000000000000000000000000000000000000
Binary files a/out/Preindl_InTuoNomine_Instrument_B.pdf and /dev/null differ
diff --git a/out/Preindl_InTuoNomine_Instrument_Cb.pdf b/out/Preindl_InTuoNomine_Instrument_Cb.pdf
index 812b203cb9d4b843bfbf2e75c165d186027fc8a5..f1e0950f60a99cff22eed69d8f1eb9dc1a7c7255 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_Cb.pdf and b/out/Preindl_InTuoNomine_Instrument_Cb.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_ClI.pdf b/out/Preindl_InTuoNomine_Instrument_ClI.pdf
index a3344918643ffc0eb07e1c851603fefbc6be45fa..6de8f63baf8a98d6c9e4b8a024706db031d48d88 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_ClI.pdf and b/out/Preindl_InTuoNomine_Instrument_ClI.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_ClII.pdf b/out/Preindl_InTuoNomine_Instrument_ClII.pdf
index 5c898474e58f349ce56be7758535b5e825a69bbb..d62af5d8a6682bc733f0ce7d9a3c6a0554d54a47 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_ClII.pdf and b/out/Preindl_InTuoNomine_Instrument_ClII.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_ClnoI.pdf b/out/Preindl_InTuoNomine_Instrument_ClnoI.pdf
index c3c137d9e608992e85cb2320e1a135559aaa5105..744a9782cb70c3f08301a11b533b06d7f3c70239 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_ClnoI.pdf and b/out/Preindl_InTuoNomine_Instrument_ClnoI.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_ClnoII.pdf b/out/Preindl_InTuoNomine_Instrument_ClnoII.pdf
index e6f4cb046356dad08aa46cdacb21fcddabab2eb5..d621299db4f8acbf034b7f4e1b4b6982978117d8 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_ClnoII.pdf and b/out/Preindl_InTuoNomine_Instrument_ClnoII.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_CorI.pdf b/out/Preindl_InTuoNomine_Instrument_CorI.pdf
index 2503f7a2afedfbe13fe71cc3192adfe4dd74c667..c1e4e678f237f47da0fa3f75ed63351b802f0d74 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_CorI.pdf and b/out/Preindl_InTuoNomine_Instrument_CorI.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_CorII.pdf b/out/Preindl_InTuoNomine_Instrument_CorII.pdf
index 2298a4a051c98c830c762820da795b0cdb3b5f0c..e0f3d0a98bfab985077892feb7c7c251026496f2 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_CorII.pdf and b/out/Preindl_InTuoNomine_Instrument_CorII.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_FagI.pdf b/out/Preindl_InTuoNomine_Instrument_FagI.pdf
index 948e63ea7389c6fcebb4c3297ea171b8ebdfdf2f..22b18a63def86f27ccca0ff75324e604c1ab6f17 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_FagI.pdf and b/out/Preindl_InTuoNomine_Instrument_FagI.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_FagII.pdf b/out/Preindl_InTuoNomine_Instrument_FagII.pdf
index 162353d71467c75ebef10cf9490c44e7738bfa19..74a715235643ac1da37ad7f729c425d4cbeeec8a 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_FagII.pdf and b/out/Preindl_InTuoNomine_Instrument_FagII.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_FlI.pdf b/out/Preindl_InTuoNomine_Instrument_FlI.pdf
index 746d7e08ebd43773d18e9c30e62894885c605f99..6c888f13b9381df7210adf39bd66f86b085b3003 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_FlI.pdf and b/out/Preindl_InTuoNomine_Instrument_FlI.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_FlII.pdf b/out/Preindl_InTuoNomine_Instrument_FlII.pdf
index 02f5710863c6884f78f333ba607b49c9556461f2..9c0a4a64505d941b5eed7df5825d7614f014585a 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_FlII.pdf and b/out/Preindl_InTuoNomine_Instrument_FlII.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_ObI.pdf b/out/Preindl_InTuoNomine_Instrument_ObI.pdf
index 3810dc7ee583ab854c2e79e0d820b4cca51278c6..61344533ced158c2a70a07e2f619794342a4181f 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_ObI.pdf and b/out/Preindl_InTuoNomine_Instrument_ObI.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_ObII.pdf b/out/Preindl_InTuoNomine_Instrument_ObII.pdf
index fa7b45f64640ab77bf2dfc693956a6190aa641fc..16668196f5f8b9c1b8dd9636fe03c8efaf9d41d5 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_ObII.pdf and b/out/Preindl_InTuoNomine_Instrument_ObII.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_S.pdf b/out/Preindl_InTuoNomine_Instrument_S.pdf
deleted file mode 100644
index 6b7a1e23416c11f0f704030146b91c62ca27164e..0000000000000000000000000000000000000000
Binary files a/out/Preindl_InTuoNomine_Instrument_S.pdf and /dev/null differ
diff --git a/out/Preindl_InTuoNomine_Instrument_T.pdf b/out/Preindl_InTuoNomine_Instrument_T.pdf
deleted file mode 100644
index 4157d143c42dc654442793f4f8302efb6c33bd5f..0000000000000000000000000000000000000000
Binary files a/out/Preindl_InTuoNomine_Instrument_T.pdf and /dev/null differ
diff --git a/out/Preindl_InTuoNomine_Instrument_TbeI.pdf b/out/Preindl_InTuoNomine_Instrument_TbeI.pdf
deleted file mode 100644
index a3179c655480e13cf40c67e34dde064f6478416e..0000000000000000000000000000000000000000
Binary files a/out/Preindl_InTuoNomine_Instrument_TbeI.pdf and /dev/null differ
diff --git a/out/Preindl_InTuoNomine_Instrument_TbeII.pdf b/out/Preindl_InTuoNomine_Instrument_TbeII.pdf
deleted file mode 100644
index 5e5c24acaf3accdde94f9d00e4cf6b542d3efe2c..0000000000000000000000000000000000000000
Binary files a/out/Preindl_InTuoNomine_Instrument_TbeII.pdf and /dev/null differ
diff --git a/out/Preindl_InTuoNomine_Instrument_Tim.pdf b/out/Preindl_InTuoNomine_Instrument_Tim.pdf
index e69792f42804e6e65d6db05575db20c102a44359..4cc91e5ff69af484d89deb41b8771dee0d16dbf0 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_Tim.pdf and b/out/Preindl_InTuoNomine_Instrument_Tim.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_VI.pdf b/out/Preindl_InTuoNomine_Instrument_VI.pdf
index 81a053b0e9ef639b6edcf035298cd4b804a5c6d4..379893f19182f17bbf40ffce6a8a76179e149166 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_VI.pdf and b/out/Preindl_InTuoNomine_Instrument_VI.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_VII.pdf b/out/Preindl_InTuoNomine_Instrument_VII.pdf
index b072b460b821c847449245877b407908fa6bed4d..89bdde69edddd9cf1927f7a6bb53395ca0a15473 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_VII.pdf and b/out/Preindl_InTuoNomine_Instrument_VII.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_Vc.pdf b/out/Preindl_InTuoNomine_Instrument_Vc.pdf
index 8851913471c52051c82b822e9b05728d7f56c57c..4a9ac5115a3c36eb0bde635a223a9a9bd98409dd 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_Vc.pdf and b/out/Preindl_InTuoNomine_Instrument_Vc.pdf differ
diff --git a/out/Preindl_InTuoNomine_Instrument_VcB.pdf b/out/Preindl_InTuoNomine_Instrument_VcB.pdf
index 8733ad5634c10d52feb482567b27601708d52495..8c67a4bcb7e480dc648a33e692d61192abb57b23 100644
Binary files a/out/Preindl_InTuoNomine_Instrument_VcB.pdf and b/out/Preindl_InTuoNomine_Instrument_VcB.pdf differ
diff --git a/out/Preindl_InTuoNomine_Score_Choral.pdf b/out/Preindl_InTuoNomine_Score_Choral.pdf
index 87cd42a79eaf9fce34911be9698b083074e2062e..be0dd2dad07078dd923185674d27935d06b75441 100644
Binary files a/out/Preindl_InTuoNomine_Score_Choral.pdf and b/out/Preindl_InTuoNomine_Score_Choral.pdf differ
diff --git a/out/Preindl_InTuoNomine_Score_Full.midi b/out/Preindl_InTuoNomine_Score_Full.midi
index fe75f10a0e1e6accdfbbe162f88d390b86a2abf4..b2713b59ad656e1bef17fefc3aa3c99a81590dbd 100644
Binary files a/out/Preindl_InTuoNomine_Score_Full.midi and b/out/Preindl_InTuoNomine_Score_Full.midi differ
diff --git a/out/Preindl_InTuoNomine_Score_Full.pdf b/out/Preindl_InTuoNomine_Score_Full.pdf
index a5a9c30c80c5fa7e8cf81ffbe8571973f2d63b49..37a55789eef39b90e68ac5a05f1a7acd8d5015ec 100644
Binary files a/out/Preindl_InTuoNomine_Score_Full.pdf and b/out/Preindl_InTuoNomine_Score_Full.pdf differ
diff --git a/out/Preindl_InTuoNomine_Score_Vocal.midi b/out/Preindl_InTuoNomine_Score_Vocal.midi
deleted file mode 100644
index f2ed908e48e5460ceab8e6f07051006a3c7854c6..0000000000000000000000000000000000000000
Binary files a/out/Preindl_InTuoNomine_Score_Vocal.midi and /dev/null differ
diff --git a/out/Preindl_InTuoNomine_Score_Vocal.pdf b/out/Preindl_InTuoNomine_Score_Vocal.pdf
deleted file mode 100644
index f7f0ad401fd8b96e37095aadd06965b210a58eb9..0000000000000000000000000000000000000000
Binary files a/out/Preindl_InTuoNomine_Score_Vocal.pdf and /dev/null differ
diff --git a/out/TeX_Preindl_InTuoNomine_Score_Choral.pdf b/out/TeX_Preindl_InTuoNomine_Score_Choral.pdf
deleted file mode 100644
index 154d64e655f9c166d4b1b5c86f39f43912d27f6b..0000000000000000000000000000000000000000
Binary files a/out/TeX_Preindl_InTuoNomine_Score_Choral.pdf and /dev/null differ
diff --git a/out/TeX_Preindl_InTuoNomine_Score_Full.pdf b/out/TeX_Preindl_InTuoNomine_Score_Full.pdf
index d1649de09977642574b879c4c8f4f2ef40defbba..5076bdcaf9248cb1270fb56e695f53f280a346d8 100644
Binary files a/out/TeX_Preindl_InTuoNomine_Score_Full.pdf and b/out/TeX_Preindl_InTuoNomine_Score_Full.pdf differ
diff --git a/out/TeX_Preindl_InTuoNomine_Score_Instruments.pdf b/out/TeX_Preindl_InTuoNomine_Score_Instruments.pdf
index 4a33d799c7b4d74f8ee1fddc90215b52624d1f78..e50c1dc5215fe11bb65ca46e5b97fa3dbf5299d1 100644
Binary files a/out/TeX_Preindl_InTuoNomine_Score_Instruments.pdf and b/out/TeX_Preindl_InTuoNomine_Score_Instruments.pdf differ
diff --git a/out/TeX_Preindl_InTuoNomine_Score_Vocal.pdf b/out/TeX_Preindl_InTuoNomine_Score_Vocal.pdf
deleted file mode 100644
index a22632e09b78871636848f9ccbf19928aaf5dc61..0000000000000000000000000000000000000000
Binary files a/out/TeX_Preindl_InTuoNomine_Score_Vocal.pdf and /dev/null differ