summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-22 03:00:46 +0000
committerNorbert Preining <norbert@preining.info>2021-01-22 03:00:46 +0000
commite1a7798f45cd37c0aa0bfaaef5f0acb4e48bc867 (patch)
treed2bbebcdb7bcb8fe013a9d3cbd2cff880b18afbf /macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex
parent37cb9bbabbfe1a8d0d1334832814ccbefcf9ac0a (diff)
CTAN sync 202101220300
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex b/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex
new file mode 100644
index 0000000000..b39cf6e625
--- /dev/null
+++ b/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex
@@ -0,0 +1,28 @@
+\thispagestyle{empty}
+\null\vfill
+\begin{center}
+\textcolor{Brown}{\fontsize{30}{30}\selectfont{\upshape Gallery of named graphs}}
+
+\vspace{0.25cm}
+\hfill\textcolor{Brown}{\fontsize{14}{14}\selectfont{\upshape with tkz-berge.sty by Alain Matthes}}
+\end{center}
+
+\vspace{3cm}
+\begin{tikzpicture}[scale=5]
+ \SetVertexNoLabel
+ \tikzstyle{VertexStyle} = [draw,
+ shape = circle,
+ shading = ball,
+ ball color = red!50,
+ inner sep = 10pt,
+ outer sep = 0pt]
+ \tikzstyle{EdgeStyle} = [thick,line width= 2pt,color=red]
+ \draw[fill = white,color = white] circle (0.55cm);
+ \draw (0,0) node[circle,draw,shade,
+ ball color = orange,
+ minimum size = 3cm] (am){\textbf{AlterMundus}};
+ \grIcosahedral[RA=1.4,RB=0.8]
+\end{tikzpicture}
+\vfill\newpage\null\thispagestyle{empty}
+\endinput
+