Skip to content
Snippets Groups Projects
Commit 5ee730e7 authored by Jan Wille's avatar Jan Wille
Browse files

some more needed elses

parent fa58096c
No related branches found
No related tags found
No related merge requests found
...@@ -182,10 +182,10 @@ ...@@ -182,10 +182,10 @@
\makeatletter \makeatletter
\@ifpackageloaded{biblatex}{ \@ifpackageloaded{biblatex}{
\renewcommand*{\mkbibacro}[1]{\MakeUppercase{#1}} % solves fontype warning in San-Serif \renewcommand*{\mkbibacro}[1]{\MakeUppercase{#1}} % solves fontype warning in San-Serif
} }{}%
\@ifpackageloaded{subfigure}{ \@ifpackageloaded{subfigure}{
\newcommand{\subfigureautorefname}{\figureautorefname} \newcommand{\subfigureautorefname}{\figureautorefname}
} }{}%
\InputIfFileExists{config.tex}{ \InputIfFileExists{config.tex}{
\ClassInfo{\myClassName}{config.tex was found. Using it...} \ClassInfo{\myClassName}{config.tex was found. Using it...}
}{ }{
......
...@@ -84,4 +84,3 @@ ...@@ -84,4 +84,3 @@
col sep=semicolon, % global seperator for csv files col sep=semicolon, % global seperator for csv files
} }
}{}% }{}%
\endinput % needed to end lats \@ifpackageloaded
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment