add tkz-base for tkz-euclide compatibility

This commit is contained in:
Jeff Lance 2023-08-26 10:57:14 +02:00
parent ed64145a8a
commit 31f4cb86b2

View File

@ -73,6 +73,7 @@
% maths % maths
\RequirePackage{amsmath, amsthm, amsfonts, amssymb} \RequirePackage{amsmath, amsthm, amsfonts, amssymb}
\RequirePackage{tkz-base}
\RequirePackage{tkz-euclide} \RequirePackage{tkz-euclide}
\usetikzlibrary{arrows, calc, patterns, positioning, shapes.geometric, shadows, snakes, tikzmark} \usetikzlibrary{arrows, calc, patterns, positioning, shapes.geometric, shadows, snakes, tikzmark}
\RequirePackage{calc} \RequirePackage{calc}