outliers
This commit is contained in:
parent
6ee4befc0c
commit
a8f9a57279
4 changed files with 48 additions and 11 deletions
|
@ -22,12 +22,12 @@ urlcolor=blue,
|
|||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
\newcommand{\fig}[4]{\begin{figure}[H]\begin{center}
|
||||
\includegraphics[height=#3]{images/#4.png}
|
||||
\caption{#2}\end{center}\end{figure}}
|
||||
\label{#1}\caption{#2}\end{center}\end{figure}}
|
||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
\newcommand{\bifig}[5]{\begin{figure}[H]\begin{center}
|
||||
\includegraphics[height=#3]{images/#4.png}
|
||||
\includegraphics[height=#3]{images/#5.png}
|
||||
\caption{#2}\end{center}\end{figure}}
|
||||
\label{#1}\caption{#2}\end{center}\end{figure}}
|
||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
\newcommand{\hr}{\rule{\textwidth}{1pt}}
|
||||
\newcommand{\hrq}{\rule{.25\textwidth}{1pt}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue