-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathtkz-arith.sty
executable file
·22 lines (19 loc) · 1.07 KB
/
tkz-arith.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% tkz-arith.sty encodage : utf8 %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% Créé par Alain Matthes le 10-10-2007. %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%<--------------------------------------------------------------------------–>
%% Objet : tools for arithmetic
% todo : remove latex stuff
% todo : change some names of macros
%<--------------------------------------------------------------------------–>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{tkz-arith}[2010/04/16 v0.93c integers numbers]
%<--------------------------------------------------------------------------–>
\input{tkz-arith.tex}
\endinput