aboutsummaryrefslogtreecommitdiff
path: root/img/interpolation_detail.tikz
diff options
context:
space:
mode:
Diffstat (limited to 'img/interpolation_detail.tikz')
-rw-r--r--img/interpolation_detail.tikz4
1 files changed, 2 insertions, 2 deletions
diff --git a/img/interpolation_detail.tikz b/img/interpolation_detail.tikz
index c8eeb5a..29cd74e 100644
--- a/img/interpolation_detail.tikz
+++ b/img/interpolation_detail.tikz
@@ -1,8 +1,8 @@
\begin{tikzpicture}[
scale=1.5,
- coarse/.style={circle,draw=gray,inner sep=4pt},
+ coarse/.style={circle,draw=gray,inner sep=4},
+ fine/.style={cross out,draw=gray,inner sep=2},
ibase/.style={coarse,draw=black,very thick},
- fine/.style={cross out,draw=gray,inner sep=4pt},
wantedfine/.style={fine,draw=black,ultra thick},
arrow/.style={-{Latex[length=2mm]},thick}
]