Skip to content
Snippets Groups Projects
Commit 6126b232 authored by Tobias Hamann's avatar Tobias Hamann
Browse files

Minor cleanup and bugfixing

parent 96e2c4dc
Branches
No related tags found
1 merge request!3Cleanup, merge different versions, magic
Pipeline #535513 failed
......@@ -93,7 +93,7 @@
%% ====== Class commands ======
\NeedsTeXFormat{LaTeX2e}
% \ProvidesClass{WZLtemplate}[2019/08/15 Example LaTeX class]
\ProvidesClass{WZLtemplate}[WZL Thesis]
\ProvidesClass{format/WZLTemplate}[WZL Thesis]
......
......@@ -126,16 +126,6 @@
% Nach den Kapiteln
% \renewcommand{\chaptercolor}{RWTHBlau100}
% -- LITERATURE --
% \printbibliography
% -- GLOSSARY --
%\printglossary
% \printglossaries
% -- APPENDIX --
%\include{appendix}
% Draconic
\newfontfamily\Iokharic[Path=./format/fonts/Iokharic/]{Iokharic.ttf}
......
......@@ -42,10 +42,10 @@
\include{format/functions}
%% Set up glossary
\input{glossary}
% \input{glossary}
%% Set up Acronyms
\input{acronyms}
\input{format/acronyms}
%% Set up keyphrases
\input{format/keyphrases}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment