summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/tkz/tkz-graph/doc/latex/TKZdoc-gr-couverture.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 /obsolete/macros/latex/contrib/tkz/tkz-graph/doc/latex/TKZdoc-gr-couverture.tex
parent0561778af6f8fde0a3a1c334e2aab9a4f1142d6e (diff)
CTAN sync 202003100301
Diffstat (limited to 'obsolete/macros/latex/contrib/tkz/tkz-graph/doc/latex/TKZdoc-gr-couverture.tex')
-rw-r--r--obsolete/macros/latex/contrib/tkz/tkz-graph/doc/latex/TKZdoc-gr-couverture.tex33
1 files changed, 33 insertions, 0 deletions
diff --git a/obsolete/macros/latex/contrib/tkz/tkz-graph/doc/latex/TKZdoc-gr-couverture.tex b/obsolete/macros/latex/contrib/tkz/tkz-graph/doc/latex/TKZdoc-gr-couverture.tex
new file mode 100644
index 0000000000..d595024dac
--- /dev/null
+++ b/obsolete/macros/latex/contrib/tkz/tkz-graph/doc/latex/TKZdoc-gr-couverture.tex
@@ -0,0 +1,33 @@
+% $Id$
+\thispagestyle{empty}
+\null\vfill
+\begin{center}
+\textcolor{Brown}{\fontsize{30}{30}\selectfont{\upshape tkz-graph.sty}}
+
+\vspace{0.25cm}
+\hfill\textcolor{Brown}{\fontsize{14}{14}\selectfont{\upshape Alain Matthes}}
+\end{center}
+
+\vspace{3cm}
+\begin{center}
+\begin{tikzpicture}[scale=5]
+ \SetVertexNoLabel
+ \tikzstyle{VertexStyle}=[draw,
+ shape = circle,
+ shading = ball,
+ ball color = blue!50,
+ inner sep = 10pt,
+ outer sep = 0pt]
+ \tikzstyle{EdgeStyle}= [thick,
+ double = blue,%
+ double distance = 1pt]
+ \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}
+\end{center}
+\vfill\newpage\null\thispagestyle{empty}
+\endinput
+