From: erg Date: Thu, 17 Feb 2005 16:34:14 +0000 (+0000) Subject: Add (currently unused) chapters on overlap removal and edge routing. X-Git-Tag: LAST_LIBGRAPH~32^2~7921 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6902b0eff1eeb64589bd7b2fb4f52d705d72699f;p=graphviz Add (currently unused) chapters on overlap removal and edge routing. --- diff --git a/doc/libguide/overlap.tex b/doc/libguide/overlap.tex new file mode 100644 index 000000000..661767807 --- /dev/null +++ b/doc/libguide/overlap.tex @@ -0,0 +1,2 @@ +\section{Removing node overlaps} +\label{sec:overlap} diff --git a/doc/libguide/paths.tex b/doc/libguide/paths.tex new file mode 100644 index 000000000..248b21fa7 --- /dev/null +++ b/doc/libguide/paths.tex @@ -0,0 +1,3 @@ +\section{Drawing edges as splines} +\label{sec:paths} +\cite{paths}