summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty
blob: 29111bf7c4c539c57621c020d406872ab18d8ddd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
% Copyright 2011 by Alain Matthes
%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Public License.
%<--------------------------------------------------------------------------–>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{tkz-euclide}[2011/06/01 1.16 c for  plots 2d ]
\RequirePackage{tkz-base}
%<--------------------------------------------------------------------------–>
%                          Initialisation
%<--------------------------------------------------------------------------–>
\input{tkz-tools-intersections}
\input{tkz-tools-transformations}
\input{tkz-obj-lines}
\input{tkz-lib-symbols}
\input{tkz-obj-circles}
\input{tkz-obj-addpoints}
\endinput