mirror of
https://sharelatex.tu-darmstadt.de/git/681e0e7a3a9c7c9c6b8bb298
synced 2025-12-07 05:08:01 +00:00
13 lines
439 B
TeX
13 lines
439 B
TeX
% !TeX root = ../Thesis.tex
|
|
|
|
%********************************************************************
|
|
% Some Proof (Appendix)
|
|
%*******************************************************
|
|
% -- TemplateKnob
|
|
% If problems with the headers: get headings in appendix etc. right
|
|
%\markboth{\spacedlowsmallcaps{Appendix}}{\spacedlowsmallcaps{Appendix}}
|
|
\chapter{Some Proof}\label{ch:SomeProof}
|
|
\glsresetall % Resets all acronyms to not used
|
|
|
|
\lipsum[8]
|