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

mv some things to better files

parent cac9bcac
Branches
No related tags found
1 merge request!3Cleanup, merge different versions, magic
Pipeline #541889 passed
......@@ -5,4 +5,13 @@
% smaller,
% nohyperlinks,
% nolist
]{acronym}
\ No newline at end of file
]{acronym}
% commands for italic acronyms
\newcommand{\aci}[1]{\emph{\ac{#1}}}
\newcommand{\Aci}[1]{\emph{\Ac{#1}}}
\newcommand{\acli}[1]{\emph{\acl{#1}}}
\newcommand{\Acli}[1]{\emph{\Acl{#1}}}
\newcommand{\aclpi}[1]{\emph{\aclp{#1}}}
\newcommand{\Aclpi}[1]{\emph{\Aclp{#1}}}
......@@ -66,6 +66,7 @@
labelfont=bf,
justification=raggedright,
singlelinecheck=false
}
}
%\setcounter{MaxMatrixCols}{32}
\ No newline at end of file
% Itemize in Table
\newcommand{\tableitemize}{def}
\ No newline at end of file
......@@ -8,4 +8,8 @@
\predisplaypenalty=10000
\postdisplaypenalty=10000
\displaywidowpenalty=10000
\raggedbottom
\ No newline at end of file
\raggedbottom
% Gendern
\newcommand{\genderpl}[1]{#1Innen}
\ No newline at end of file
......@@ -46,6 +46,7 @@
% \stepcounter{romancounter}
\stepcounter{chapter}
}
\setcounter{tocdepth}{1}
%% List of figures
......
......@@ -60,18 +60,6 @@
\renewcommand{\thefigure}{\Roman{romancounter}.\arabic{figure}}
}
% commands for italic acronyms
\newcommand{\aci}[1]{\emph{\ac{#1}}}
\newcommand{\Aci}[1]{\emph{\Ac{#1}}}
\newcommand{\acli}[1]{\emph{\acl{#1}}}
\newcommand{\Acli}[1]{\emph{\Acl{#1}}}
\newcommand{\aclpi}[1]{\emph{\aclp{#1}}}
\newcommand{\Aclpi}[1]{\emph{\Aclp{#1}}}
% TODO
\newcommand{\markerbox}[2]{%
\begingroup%
......@@ -185,16 +173,9 @@
% TODO
\def\equationautorefname{eq.}
% TODO
\setcounter{tocdepth}{1}
% Itemize in Table
\newcommand{\tableitemize}{def}
% Gendern
\newcommand{\genderpl}[1]{#1Innen}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment