%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%                                                               %
%        NamedGraphs       encodage : utf8                      %
%                                                               %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%                                                               %
%           Créé par Alain Matthes le 14/03/2007                %
%  Copyright (c) 2021 __AlterMundus__ All rights reserved.  %
%        version : 1.1                                          %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License , either version 1.3
% of this license or (at your option) any later version and/or
% 2. under the GNU Public License.
% See http://www.latex-project.org/lppl.txt for details.    
% graphs from graph theory

\documentclass[DIV         = 14,
               fontsize    = 10,
               headinclude = false,
               footinclude = false,
               index       = totoc,
               twoside,
               headings    = small]{tkz-doc}   
\usepackage{etoc}
\gdef\tkznameofpack{NamedGraphs}
\gdef\tkzversionofpack{1.1}
\gdef\tkzdateofpack{2021/01/18}
\gdef\tkznameofdoc{NamedGraphs}
\gdef\tkzversionofdoc{1.1} 
\gdef\tkzdateofdoc{2021/01/18}
\gdef\tkzauthorofpack{Alain Matthes}
\gdef\tkzadressofauthor{}
\gdef\tkznamecollection{AlterMundus}
\gdef\tkzurlauthor{}
\gdef\tkzengine{lualatex}
\gdef\tkzurlauthorcom{http://altermundus.fr}


% -- Packages ---------------------------------------------------          
\usepackage[dvipsnames,svgnames]{xcolor}
\usepackage{calc}
\usepackage{tkz-berge} 
\usetikzlibrary{calc,positioning,shapes}
\usepackage[colorlinks]{hyperref}
\hypersetup{
      linkcolor=Gray,
      citecolor=Green,
      filecolor=Mulberry,
      urlcolor=NavyBlue,
      menucolor=Gray,
      runcolor=Mulberry,
      linkbordercolor=Gray,
      citebordercolor=Green,
      filebordercolor=Mulberry,
      urlbordercolor=NavyBlue,
      menubordercolor=Gray,
      runbordercolor=Mulberry,
      pdfsubject={Euclidean Geometry},
      pdfauthor={\tkzauthorofpack},
      pdftitle={\tkznameofpack},
      pdfcreator={\tkzengine}
}

\usepackage{tkzexample}

%\usepackage[saved]{tkzexample}
%\def\tkzFileSavedPrefix{tkzNamed}
\usepackage{fontspec}
\setmainfont{texgyrepagella}%
 [Extension = .otf ,
  UprightFont = *-regular,
  ItalicFont = *-italic,
  BoldFont = *-bold,
  BoldItalicFont = *-bolditalic]
\setsansfont{texgyreheros}[
  Extension = .otf,
  UprightFont = *-regular ,
  ItalicFont  = *-italic  ,
  BoldFont    = *-bold    ,
  BoldItalicFont = *-bolditalic ,
]

\setmonofont{lmmono10-regular.otf}[
  Numbers={Lining,SlashedZero},
  ItalicFont=lmmonoslant10-regular.otf,
  BoldFont=lmmonolt10-bold.otf,
  BoldItalicFont=lmmonolt10-boldoblique.otf,
]
\newfontfamily\ttcondensed{lmmonoltcond10-regular.otf}
%% (La)TeX font-related declarations:
\linespread{1.05}      % Pagella needs more space between lines

\usepackage{unicode-math}
\usepackage{fourier-otf,zorna}
\usepackage{datetime,multicol,lscape}
\usepackage[french]{babel}
\usepackage[autolanguage]{numprint}
\usepackage{microtype}
\usepackage{array,multirow,multido,booktabs}
\usepackage{shortvrb,fancyvrb} 
\usepackage{fancybox}
\usepackage{stmaryrd}
\usepackage{xkeyval,array} 
\usepackage[weather]{ifsym}
\RequirePackage{makeidx} 
\makeindex 


\title{The package : NamedGraphs}
\author{Alain Matthes}

\AtBeginDocument{\MakeShortVerb{\|}}




%<---------------------------------------------------------------------------> 
\begin{document}
\parindent=0pt
\author{\tkzauthorofpack}  
\title{\tkznameofpack}
\date{\today}
\clearpage
\thispagestyle{empty}
\maketitle

\clearpage


\nameoffile{\tkznameofpack} 

\defoffile{\tkzname{NamedGraphs.pdf} is not a beginner or advanced tutorial, not a study of graphs, it's only a gallery of undirected graphs made with  the package \tkzname{tkz-berge.sty}.  Some of  graphs  have names, sometimes inspired by the graph's topology, and sometimes after their discoverer. \textbf{NamedGraphs.pdf} presents some of them. A lot of references can be found here  \url{http://mathworld.wolfram.com}
}

\presentation

\vspace{1cm}

\tkzHand Firstly, I would like to thank \textbf{Till Tantau} for the  beautiful LATEX package, namely TikZ.

\tkzHand I am grateful to  \textbf{Michel Bovani} for providing the \tkzname{fourier} font.

\tkzHand I received much valuable advice and guidance on Graph Theory from \textbf{Rafael Villarroel}\\ \url{http://graphtheoryinlatex.blogspot.com/}.

\tkzHand The names of  graphs can be found here  \href{http://mathworld.wolfram.com/topics/SimpleGraphs.html}%
           {\textcolor{blue}{MathWorld}} by \href{http://en.wikipedia.org/wiki/Eric_W._Weisstein}%
           {\textcolor{blue}{E.Weisstein}}


\clearpage
\tableofcontents
 
\clearpage\newpage 
   
\setlength{\parskip}{1ex plus 0.5ex minus 0.2ex}
  
\input{NamedGraphs-Andrasfai.tex}
\input{NamedGraphs-Balaban.tex}
\input{NamedGraphs-Bipartite.tex}
\input{NamedGraphs-Bull.tex}
\input{NamedGraphs-Cage.tex}
\input{NamedGraphs-Cocktail_Party.tex}
\input{NamedGraphs-Coxeter.tex}
\input{NamedGraphs-Chvatal.tex}
\input{NamedGraphs-Crown.tex}
\input{NamedGraphs-Cubicsymmetric.tex}
\input{NamedGraphs-Desargues.tex}
\input{NamedGraphs-Doyle.tex}
\input{NamedGraphs-Folkman.tex}
\input{NamedGraphs-Foster.tex}
\input{NamedGraphs-Franklin.tex}
\input{NamedGraphs-Gray.tex}
\input{NamedGraphs-Groetzsch.tex}
\input{NamedGraphs-Heawood.tex}
\input{NamedGraphs-Hypercube.tex}
\input{NamedGraphs-Koenisberg.tex}
\input{NamedGraphs-Levi.tex}
\input{NamedGraphs-Mcgee.tex}
\input{NamedGraphs-Moebius.tex}
\input{NamedGraphs-Pappus.tex}
\input{NamedGraphs-Petersen.tex}
\input{NamedGraphs-Platonic.tex}
\input{NamedGraphs-Robertson.tex}
\input{NamedGraphs-Tutte.tex}
\input{NamedGraphs-Wong.tex}

\clearpage\newpage
\printindex
\end{document}

