summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzeuclpreamble.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzeuclpreamble.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzeuclpreamble.ltx18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzeuclpreamble.ltx b/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzeuclpreamble.ltx
new file mode 100644
index 00000000000..0ffde87a9ca
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzeuclpreamble.ltx
@@ -0,0 +1,18 @@
+%
+% tkzfctpreamble (juin 2011)
+%
+% Coding (utf8) Creator (TeX) Producer (pdfeTeX)
+% Copyright (C) 2010 Alain Matthes
+%
+\documentclass{scrartcl}
+\usepackage[usenames,dvipsnames,svgnames]{xcolor}
+\usepackage{amsmath,tkz-euclide}
+\usetkzobj{all}
+
+\definecolor{bistre}{rgb}{.75,.50,.30}
+\definecolor{Maroon}{rgb}{0.5,0.0,0.0}
+\definecolor{fondpaille}{cmyk}{0,0,0.1,0}
+\pagecolor{fondpaille}
+\color{Maroon}
+\tkzSetUpColors[background=fondpaille,text=Maroon]
+