typo
This commit is contained in:
parent
961e6108f9
commit
65329f052d
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
||||||
|
|
||||||
% Commands
|
% Commands
|
||||||
\newcommand{\docref}[1]{\textit{\nameref{#1}}} % italic nameref
|
\newcommand{\docref}[1]{\textit{\nameref{#1}}} % italic nameref
|
||||||
\newcommand{\statPlot}[2]{ % Plot for stats
|
\newcommand{\statPlot}[2]{ % plot for stats
|
||||||
\begin{figure}[H]
|
\begin{figure}[H]
|
||||||
\def\side{0.5\textwidth}
|
\def\side{0.5\textwidth}
|
||||||
\def\width{\textwidth}
|
\def\width{\textwidth}
|
||||||
|
|
Reference in a new issue