From 31f4cb86b2be9000760983e1fc3867d5a117b506 Mon Sep 17 00:00:00 2001 From: Jeff Lance Date: Sat, 26 Aug 2023 10:57:14 +0200 Subject: [PATCH] add tkz-base for tkz-euclide compatibility --- commun/commun.sty | 1 + 1 file changed, 1 insertion(+) diff --git a/commun/commun.sty b/commun/commun.sty index 7a73670..2c44ab1 100644 --- a/commun/commun.sty +++ b/commun/commun.sty @@ -73,6 +73,7 @@ % maths \RequirePackage{amsmath, amsthm, amsfonts, amssymb} +\RequirePackage{tkz-base} \RequirePackage{tkz-euclide} \usetikzlibrary{arrows, calc, patterns, positioning, shapes.geometric, shadows, snakes, tikzmark} \RequirePackage{calc}