Compare commits

..

No commits in common. "dbced3cda6f2c99a1ccc42b14499895ea90298db" and "792bfa0a519c3b32a2a9dbb1672d4b133ca921cb" have entirely different histories.

7 changed files with 17 additions and 3153 deletions

2
.gitignore vendored
View File

@ -17,8 +17,6 @@
!/docs/loesungen.pdf !/docs/loesungen.pdf
!/docs/zusatz.tex !/docs/zusatz.tex
!/docs/zusatz.pdf !/docs/zusatz.pdf
!/docs/musterloesung_WiSe_2020_2021_Kl1_A6.tex
!/docs/musterloesung_WiSe_2020_2021_Kl1_A6.pdf
!/code !/code
!/code/**/*.md !/code/**/*.md

Binary file not shown.

View File

@ -17,7 +17,9 @@
%% | %% |
%% ---- parameters.tex; %% ---- parameters.tex;
%% | %% |
%% ---- srclocal/index.tex; %% ---- src/index.tex;
%% |
%% ---- ########;
%% | %% |
%% ---- src/setup-type.tex; %% ---- src/setup-type.tex;
%% | %% |
@ -31,7 +33,7 @@
%% | %% |
%% ---- src/setup-layout.tex; %% ---- src/setup-layout.tex;
%% | %% |
%% ---- srclocal/setup-localmacros.tex; %% ---- src/setup-localmacros.tex;
%% | %% |
%% ---- front/index.tex; %% ---- front/index.tex;
%% | %% |
@ -109,7 +111,7 @@
%% ******************************************************************************** %% ********************************************************************************
%% ******************************************************************************** %% ********************************************************************************
%% FILE: srclocal/index.tex %% FILE: src/index.tex
%% ******************************************************************************** %% ********************************************************************************
\makeatletter \makeatletter
@ -1311,7 +1313,7 @@
\def\highlightTerm#1{\emph{#1}} \def\highlightTerm#1{\emph{#1}}
%% ******************************************************************************** %% ********************************************************************************
%% FILE: srclocal/setup-localmacros.tex %% FILE: src/setup-localmacros.tex
%% ******************************************************************************** %% ********************************************************************************
%% **************************************************************** %% ****************************************************************

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff