Added shorthand for time derivatives.
This commit is contained in:
parent
9f606de863
commit
0d7a47188f
1 changed files with 1 additions and 0 deletions
|
@ -70,5 +70,6 @@
|
||||||
\newcommand{\anticom}[2]{ \{ #1 , #2 \} }
|
\newcommand{\anticom}[2]{ \{ #1 , #2 \} }
|
||||||
\newcommand{\undertilde}[1]{\underset{\sim}{#1}}
|
\newcommand{\undertilde}[1]{\underset{\sim}{#1}}
|
||||||
\newcommand{\delfrac}[2]{\frac{\partial #1}{\partial #2}}
|
\newcommand{\delfrac}[2]{\frac{\partial #1}{\partial #2}}
|
||||||
|
\newcommand{\timeder}[1]{\overset{.}{#1}}
|
||||||
|
|
||||||
% Environments
|
% Environments
|
||||||
|
|
Loading…
Reference in a new issue