X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=intro%2Fhyponymy_of_dsls.tex;h=0b98c7ed29ed60a44356cff60d98bdcd63aab674;hb=40c364b9de5d27b8afedcfd83d76499acc9e31af;hp=ce6ceb5302b54b475e68255ea8289044129d323f;hpb=3fe94feeee0efd1922263aca9d578031e2283f61;p=phd-thesis.git diff --git a/intro/hyponymy_of_dsls.tex b/intro/hyponymy_of_dsls.tex index ce6ceb5..0b98c7e 100644 --- a/intro/hyponymy_of_dsls.tex +++ b/intro/hyponymy_of_dsls.tex @@ -7,9 +7,9 @@ \node (emb) [right=of sta] {embedded}; \node (het) [below=of emb,xshift=-3.75em] {heterogeneous}; \node (hom) [right=of het] {homogeneous}; - \draw [->] (dsl) -- (sta); - \draw [->] (dsl) -- (emb); - \draw [->] (emb) -- (het); - \draw [->] (emb) -- (hom); + \draw [->,shorten >=2pt] (dsl) -- (sta); + \draw [->,shorten >=2pt] (dsl) -- (emb); + \draw [->,shorten >=2pt] (emb) -- (het); + \draw [->,shorten >=2pt] (emb) -- (hom); \end{tikzpicture} \end{document}