No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bmsLayoutPruefungBMP.tex 776B

123456789101112131415161718192021222324252627
  1. %% Philipp G Freimann Juli 2019 für die BBW
  2. %% Phi BBW-Vorlage für Mathematische Dokumente (LaTeX)
  3. %% 2019 - 07 - 11
  4. %% 2023 - 09 - 09 Änderungen für BMP Layout
  5. \documentclass[twoside,12pt,a4paper]{article}%%
  6. \usepackage[paper=a4paper,margin=17mm]{geometry}
  7. \input{inputs/bmsInput}
  8. \newcommand{\ausrichtung}{AUSRICHTUNG überschreiben}
  9. \newcommand{\pruefungsIDAufgabe}{prüfungsIDAufgabe überschreiben}
  10. \usepackage{bmsLayoutPruefungBMPSty}
  11. %%%%%%%%%%%%%%% H E A D E R & F O O T E R %%%%%%%%%%%%%%%%%%%%
  12. \renewcommand{\frageTitelZeile}{%%
  13. \vspace{1mm}\textbf{Aufgabe\, \arabic{frageCounter}\stepcounter{frageCounter}%%
  14. \hspace*{\fill}\arabic{tmpCounter} Punkte}
  15. \vspace{2mm}%%
  16. }%% end newcommaand frageTitelZeile
  17. \input{bmsLayoutPruefungBMPHeaderFooter}