설명 없음
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 828B

12345678910111213141516171819202122232425262728
  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. %%
  13. % Aussehen der Titelzeilen jeder einzelnen Frage
  14. %
  15. \renewcommand{\frageTitelZeile}{%%
  16. \vspace{1mm}\textbf{Aufgabe\, \arabic{frageCounter}\stepcounter{frageCounter}%%
  17. \hspace*{\fill}\arabic{tmpCounter} Punkte}
  18. \vspace{2mm}%%
  19. }%% end newcommaand frageTitelZeile
  20. \input{bmsLayoutPruefungBMPHeaderFooter}