1 | initial version |
To do it that way, you need to use the package tkz-graph
, by adding the following to the header of your LaTeX file:
\usepackage{tkz-graph}
On Debian GNU/Linux (or Ubuntu), you have to install the texlive-pictures
package
For more details, see:
sage: sage.graphs.graph_latex?