aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorAdrian Kummerlaender2017-03-20 15:32:23 +0100
committerAdrian Kummerlaender2017-03-20 15:32:23 +0100
commitd9297dd6e6137d2d96ba407d8c16e972904ee750 (patch)
treedf0de97db9894fc2171be953a5b0377dcad264d6 /common
parent62f96a0b39cf8d6a4f111a6b5e25b9113333e6a3 (diff)
downloadmath_reference_sheets-d9297dd6e6137d2d96ba407d8c16e972904ee750.tar
math_reference_sheets-d9297dd6e6137d2d96ba407d8c16e972904ee750.tar.gz
math_reference_sheets-d9297dd6e6137d2d96ba407d8c16e972904ee750.tar.bz2
math_reference_sheets-d9297dd6e6137d2d96ba407d8c16e972904ee750.tar.lz
math_reference_sheets-d9297dd6e6137d2d96ba407d8c16e972904ee750.tar.xz
math_reference_sheets-d9297dd6e6137d2d96ba407d8c16e972904ee750.tar.zst
math_reference_sheets-d9297dd6e6137d2d96ba407d8c16e972904ee750.zip
Add alias for common visual spacing
Diffstat (limited to 'common')
-rw-r--r--common/commands.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/commands.tex b/common/commands.tex
index ae5f308..6b48f76 100644
--- a/common/commands.tex
+++ b/common/commands.tex
@@ -6,3 +6,5 @@
\newcommand{\powerset}[1]{\mathcal{P}(#1)}
\newcommand{\skp}[1]{\langle #1 \rangle}
\newcommand{\restrictedto}[2]{{\left.\kern-\nulldelimiterspace #1 \vphantom{\big|} \right|_{#2}}}
+
+\newcommand{\spacing}{\vspace{2mm}}