1 \documentclass[a4paper,
10pt,naustrian,twoside
]{report}
2 \usepackage<$ if scoretype == "Vocal" $>
[vocalscore
]<$ endif $>
{editionkainhofer
}
3 \input{TeX_<< basename >>_Settings.itex
}
6 pdftitle=
{\scoreTitle, \<< scoretype >>ScoreType
},
9 \scoretype{\<< scoretype >>ScoreType
}
10 \scorenumber{\scoreNumber\<< scoretype >>ScoreNumber
}
11 \<< scoretype >>ScoreSettings
14 \input{TeX_<< basename >>_Include_Coverpage.itex
}
15 \input{TeX_<< basename >>_Include_Preface_Long.itex
}
18 <$- if s.noTOC is not sameas true -$>
20 \addcontentsline{toc
}{section
}{\<< scoretype >>ScoreType
}
22 <$ if (
1 < scores|length) or (s.basename is not sameas basename) -$>
23 \basename{<< s.basename >>
}
25 \includescore{Score_<< scoretype >>
}
28 <$ if createCriticalComments is sameas true -$>
32 \input{TeX_<< basename >>_Include_KritBericht.itex
}
35 \input{TeX_<< basename >>_Include_Backpage.itex
}