summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-10 03:01:27 +0000
committerNorbert Preining <norbert@preining.info>2020-03-10 03:01:27 +0000
commit877268a0de707a979be934d888518f6cc02d73a6 (patch)
tree30597445c86d75b20a836b6c90ab6c31b76d902e /macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex
parent0561778af6f8fde0a3a1c334e2aab9a4f1142d6e (diff)
CTAN sync 202003100301
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex59
1 files changed, 0 insertions, 59 deletions
diff --git a/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex b/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex
deleted file mode 100644
index b72ec439db..0000000000
--- a/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex
+++ /dev/null
@@ -1,59 +0,0 @@
-\newpage\section{Mc Gee}\label{mcgee}
-%<––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––>
-%<–––––––––––––––––––– Mc Gee –––––––––––––––––––––––––––––––>
-%<––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––>
-\begin{NewMacroBox}{grMcGee}{\oarg{options}}
-
-\medskip
-From MathWord : \url{http://mathworld.wolfram.com/McGeeGraph.html}
-
-\emph{The McGee graph is the unique 7-cage graph. It has 24 nodes, 36 edges, girth 7, diameter 4, and is a cubic graph. It has chromatic number 3.}
-\href{http://mathworld.wolfram.com/topics/GraphTheory.html}%
- {\textcolor{blue}{MathWorld}} by \href{http://en.wikipedia.org/wiki/Eric_W._Weisstein}%
- {\textcolor{blue}{E.Weisstein}}
-
-\end{NewMacroBox}
-
-\bigskip
-\subsection{\tkzname{McGee graph with }\tkzcname{grMcGee}}
-
-\bigskip
-The same result is obtained with
-
-\begin{tkzexample}[code only]
- \grLCF[Math,RA=6]{-12,7,-7}{8}\end{tkzexample}
-
-\medskip
-\begin{center}
-\begin{tkzexample}[vbox]
-\begin{tikzpicture}[rotate=90]
- \GraphInit[vstyle=Art]
- \grMcGee[Math,RA=6]
- \end{tikzpicture}
-\end{tkzexample}
-\end{center}
-
-\vfill\newpage
-Others embeddings
-\subsection{\tkzname{McGee graph with }\tkzcname{grLCF}}
-\begin{center}
-\begin{tkzexample}[vbox]
-\begin{tikzpicture}[rotate=90]
- \GraphInit[vstyle=Art]
- \grLCF[Math,RA=6]{-12,-6,6,-12,7,-7,-12,6,-6,-12,7,-7}{2}
- \end{tikzpicture}
-\end{tkzexample}
-\end{center}
-
-\vfill\newpage
-\subsection{\tkzname{McGee graph with }\tkzcname{grLCF}}
-\begin{center}
-\begin{tkzexample}[vbox]
-\begin{tikzpicture}[rotate=90]
- \GraphInit[vstyle=Art]
- \grLCF[Math,RA=6]{-12,6,-7,-12,7,-8,11,-6,6,-11,8,%
- -7,-12,7,-6,-12,7,-11,-8,7,-7,8,11,-7}{1}
- \end{tikzpicture}
-\end{tkzexample}
-\end{center}
-\endinput \ No newline at end of file