aboutsummaryrefslogtreecommitdiff
path: root/commands.tex
diff options
context:
space:
mode:
Diffstat (limited to 'commands.tex')
-rw-r--r--commands.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/commands.tex b/commands.tex
index 74c60c5..75776cb 100644
--- a/commands.tex
+++ b/commands.tex
@@ -25,6 +25,9 @@
\newcommand{\sipolarg}[1]{\overline{\boldsymbol{n}}\boldsymbol{(}{#1}\boldsymbol{)}}
\newcommand{\sipolderivarg}[2]{\overline{\boldsymbol{n}}^{\,(#1)}\boldsymbol{(}{#2}\boldsymbol{)}}
+\newcommand{\class}[1]{\texttt{#1}}
+\newcommand{\method}[1]{\texttt{#1}}
+
\newcommand\numberthis{\addtocounter{equation}{1}\tag{\theequation}}
\newcommand{\V}[2]{\ensuremath{\begin{pmatrix}#1\\#2\end{pmatrix}}}