From 4c01070f386ac878101d7bd4e6935bf9c01e8550 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 31 Dec 2018 20:19:15 +0100 Subject: Unify lattice node styles --- img/interpolation_detail.tikz | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'img/interpolation_detail.tikz') 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} ] -- cgit v1.2.3