Open wdeconinck opened 3 years ago
I would like to be able to modify the LaTeX preamble both for Doxygen and for the Pelican math blocks. Foremost I'd like to have access to more math symbols like \coloneqq which is found in \usepackage{mathtools}
\coloneqq
\usepackage{mathtools}
Is this something you are willing to support?
💡
I would like to be able to modify the LaTeX preamble both for Doxygen and for the Pelican math blocks. Foremost I'd like to have access to more math symbols like
\coloneqq
which is found in\usepackage{mathtools}
Is this something you are willing to support?