summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Foster.tex
diff options
context:
space:
mode:
Diffstat (limited to 'obsolete/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Foster.tex')
-rw-r--r--obsolete/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Foster.tex39
1 files changed, 0 insertions, 39 deletions
diff --git a/obsolete/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Foster.tex b/obsolete/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Foster.tex
deleted file mode 100644
index 3f05835387..0000000000
--- a/obsolete/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Foster.tex
+++ /dev/null
@@ -1,39 +0,0 @@
-\newpage\section{Foster}\label{foster}
-%<––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––>
-%<–––––––––––––––––––– Foster –––––––––––––––––––––––––––––––>
-%<––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––>
-
-\begin{NewMacroBox}{grFoster}{\oarg{options}}
-
-\medskip
-From MathWord : \url{http://mathworld.wolfram.com/FosterGraph.html}
-
-\emph{The Foster graph is a graph on 90 vertices and 135 arcs. It has a unique order-15 LCF notations.}
-
-\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}
-
-\subsection{\tkzname{Foster graph}}
-
-The macros is based on
-
-\begin{tkzexample}[code only]
-\grLCF[Math,RA=7]{17, -9, 37, -37, 9, -17}{15}\end{tkzexample}
-
-\vspace*{1cm}
-\begin{center}
-\begin{tkzexample}[vbox]
-\begin{tikzpicture}[scale=.6]
- \renewcommand*{\VertexInnerSep}{2pt}
- \renewcommand*{\EdgeLineWidth}{0.5pt}
- \GraphInit[vstyle=Art]
- \tikzset{VertexStyle/.append style={minimum size=2pt}}
- \SetGraphColor{red}{blue}
- \grLCF[Math,RA=6]{17, -9, 37, -37, 9, -17}{15}
- \end{tikzpicture}
-\end{tkzexample}
-\end{center}
-
-\endinput