Add indentation macro
This commit is contained in:
parent
7f6fc218c0
commit
3d9c9ddf5a
@ -10,6 +10,7 @@
|
|||||||
\usepackage{setspace}
|
\usepackage{setspace}
|
||||||
\usepackage{verbatim}
|
\usepackage{verbatim}
|
||||||
|
|
||||||
|
\newcommand{\Indent}{\hspace{\algorithmicindent}}
|
||||||
|
|
||||||
\newcommand{\timecomplexity}{\fhlc{orange}{\ifnum\value{lang}<2{Time complexity}\else {Laufzeit}\fi} \hspace{0.5em}}
|
\newcommand{\timecomplexity}{\fhlc{orange}{\ifnum\value{lang}<2{Time complexity}\else {Laufzeit}\fi} \hspace{0.5em}}
|
||||||
\newcommand{\tc}[1]{\timecomplexity $\Theta\left(#1\right)$}
|
\newcommand{\tc}[1]{\timecomplexity $\Theta\left(#1\right)$}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user