From 0d7a47188ff051d943edb8a0afb8620c82f78104 Mon Sep 17 00:00:00 2001 From: Thelie Date: Tue, 31 May 2022 23:48:04 +0200 Subject: [PATCH] Added shorthand for time derivatives. --- tex/latex/dmowitz.sty | 1 + 1 file changed, 1 insertion(+) diff --git a/tex/latex/dmowitz.sty b/tex/latex/dmowitz.sty index d1480b4..3013716 100644 --- a/tex/latex/dmowitz.sty +++ b/tex/latex/dmowitz.sty @@ -70,5 +70,6 @@ \newcommand{\anticom}[2]{ \{ #1 , #2 \} } \newcommand{\undertilde}[1]{\underset{\sim}{#1}} \newcommand{\delfrac}[2]{\frac{\partial #1}{\partial #2}} +\newcommand{\timeder}[1]{\overset{.}{#1}} % Environments