From 0cefc395486aac4e51f15a397f19ead92cb6c829 Mon Sep 17 00:00:00 2001
From: Reinhold Kainhofer <reinhold@kainhofer.com>
Date: Wed, 8 Jul 2009 14:14:20 +0200
Subject: [PATCH] Re-order instruments in score

---
 ...uale_DomineDeus_HV42_Score_Instruments.tex | 63 ++++++++++---------
 1 file changed, 34 insertions(+), 29 deletions(-)

diff --git a/TeX_Eybler_Graduale_DomineDeus_HV42_Score_Instruments.tex b/TeX_Eybler_Graduale_DomineDeus_HV42_Score_Instruments.tex
index 0fc72a2..ad516d0 100644
--- a/TeX_Eybler_Graduale_DomineDeus_HV42_Score_Instruments.tex
+++ b/TeX_Eybler_Graduale_DomineDeus_HV42_Score_Instruments.tex
@@ -18,13 +18,46 @@
 \input{TeX_Eybler_Graduale_DomineDeus_HV42_Include_ContentsMaterial.itex}
 \cleardoublepage
 \input{TeX_Eybler_Graduale_DomineDeus_HV42_Include_About.itex}
+\input{TeX_Eybler_Graduale_DomineDeus_HV42_Include_Text.itex}
 \pagebreak
 \input{TeX_Eybler_Graduale_DomineDeus_HV42_Include_Leben.itex}
-\input{TeX_Eybler_Graduale_DomineDeus_HV42_Include_Text.itex}
+\vfill
+
+% \cleardoublepage
 
 \mainmatter
 \cleardoublepage
 
+\phantomsection
+\addcontentsline{toc}{section}{\OrganName}
+\includescore{Instrument_Organ}
+
+\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}{\VIName}
+\includescore{Instrument_VI}
+\phantomsection
+\addcontentsline{toc}{section}{\VIIName}
+\includescore{Instrument_VII}
+\phantomsection
+\addcontentsline{toc}{section}{\VaName}
+\includescore{Instrument_Va}
+\phantomsection
+\addcontentsline{toc}{section}{\VcBName}
+\includescore{Instrument_VcB}
+
 \phantomsection
 \addcontentsline{toc}{section}{\ObIName}
 \includescore{Instrument_ObI}
@@ -46,34 +79,6 @@
 \phantomsection
 \addcontentsline{toc}{section}{\TimName}
 \includescore{Instrument_Tim}
-\phantomsection
-\addcontentsline{toc}{section}{\VIName}
-\includescore{Instrument_VI}
-\phantomsection
-\addcontentsline{toc}{section}{\VIIName}
-\includescore{Instrument_VII}
-\phantomsection
-\addcontentsline{toc}{section}{\VaName}
-\includescore{Instrument_Va}
-\phantomsection
-\addcontentsline{toc}{section}{\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}{\OrganName}
-\includescore{Instrument_Organ}
-\phantomsection
-\addcontentsline{toc}{section}{\VcBName}
-\includescore{Instrument_VcB}
-
 
 \cleardoublepage
 \backmatter
-- 
GitLab