mirror of https://github.com/CGAL/cgal
Cleaned up
This commit is contained in:
parent
6c17b256d5
commit
b29afdd560
|
|
@ -98,7 +98,6 @@
|
||||||
\newcommand{\mySimpleAxes}[4]{%
|
\newcommand{\mySimpleAxes}[4]{%
|
||||||
\draw[-{Stealth[scale=1.5]}] (#1,0)--(#3,0) node[right]{$x$};
|
\draw[-{Stealth[scale=1.5]}] (#1,0)--(#3,0) node[right]{$x$};
|
||||||
\draw[-{Stealth[scale=1.5]}] (0,#2)--(0,#4) node[above]{$y$};
|
\draw[-{Stealth[scale=1.5]}] (0,#2)--(0,#4) node[above]{$y$};
|
||||||
>>>>>>> Stashed changes
|
|
||||||
}
|
}
|
||||||
% ------------------------------------------------------------------------------
|
% ------------------------------------------------------------------------------
|
||||||
% #1 half length of tick
|
% #1 half length of tick
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue