From 86827db931da09d8e7c7b3dd837b24e79e997728 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Mon, 7 Mar 2022 13:57:36 +0100 Subject: [PATCH] changed renew->new --- exercices/electricite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercices/electricite.md b/exercices/electricite.md index 2a17ec2..305f823 100644 --- a/exercices/electricite.md +++ b/exercices/electricite.md @@ -21,7 +21,7 @@ pandoc-numbering: urlcolor: blue --- \newcommand{\m}{\mathrm{m}} -\renewcommand{\C}{\mathrm{C}} +\newcommand{\C}{\mathrm{C}} \newcommand{\V}{\mathrm{V}} \newcommand{\mm}{\mathrm{mm}} \newcommand{\cm}{\mathrm{cm}} -- GitLab