| 123456789101112131415161718192021222324252627282930 | 
							- %%
 - %% Meta: Vorlage für den Prüfungsfragenindex
 - %%
 - 
 - 
 - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 - 
 - \input{bmsLayoutPruefung}
 - 
 - \renewcommand{\pruefungsThema}{INDEX}
 - \renewcommand{\klasse}{all}
 - \renewcommand{\pruefungsNummer}{X}
 - \renewcommand{\pruefungsDatum}{Index}
 - \renewcommand{\pruefungsVorgabeZeit}{}
 - \renewcommand{\pruefungsHilfsmittel}{Index über alle alten Prüfungsfragen}
 - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 - 
 - \begin{document}%%
 - \pruefungsIntro{}
 - \renewcommand{\mmPapier}[1]{%%
 - }%%
 - \renewcommand{\platzFuerBerechnungen}[1]{%%
 - }%%
 - 
 - 
 - \part{Index der Prüfungsfragen}
 - 
 - #CONTENT#
 - 
 - \end{document}
 
 
  |