From 706a3a21bb30a197d8369b64ed775bbc677e6c1a Mon Sep 17 00:00:00 2001 From: Julien Dutant <34026710+jdutant@users.noreply.github.com> Date: Sun, 22 Dec 2024 14:31:21 +0200 Subject: [PATCH] Fix math duplicate --- src/template.latex | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/template.latex b/src/template.latex index 33af949..d9ae081 100644 --- a/src/template.latex +++ b/src/template.latex @@ -1480,17 +1480,6 @@ $endif$ %----------------------------------------------Pandoc's default template %======================================================= FONT MANAGEMENT -%-----------------------------------commmon math symbols and typesetting -%---------------------------------load improved versions if `math` is on -$if(math)$ -%-------------------------------improved and extended version of amsmath -%-------------------------------------must be loaded before unicode-math - \usepackage{mathtools} -%---------------------mathematical fonts and symbols (includes amsfonts) - \usepackage{amssymb} -$else$ - \usepackage{amsmath,amssymb} -$endif$ %------------------------------------------------ default font (lmodern) %----------------------------------------- fontspec, XeTeX, LuaTeX setup %----------------- includes support for zero-width non-joiner characters