1

Remove latex \markthis command

This commit is contained in:
2023-01-14 13:33:32 +01:00
parent 8cde23fc89
commit cf28cd694e

View File

@ -149,9 +149,6 @@
% Einschränkung auf eine Menge
\newcommand{\evalto}[1]{\bigr\rvert_{#1}}
% Tags single Equation in align*
\newcommand{\markthis}{\tag{\#}}
% Partieller Differentialoperator
\newcommand{\pdiffop}[2]{\dfrac{\partial#1}{\partial#2}}