diff options
author | Urbain Vaes <urbain@vaes.uk> | 2023-09-21 18:37:50 +0200 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2023-09-21 18:37:50 +0200 |
commit | 9b33046355238f56cda18493b8c757db736516a4 (patch) | |
tree | 09835e1ef8e0479b6ffd3236a76ff360b180bfa8 /macros.tex | |
parent | 06ebedae24304577f71880412ba33d0ecf0d10a4 (diff) |
Add worked example
Diffstat (limited to 'macros.tex')
-rwxr-xr-x | macros.tex | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -34,7 +34,6 @@ % \newcommand{\proj}[2]{\pi\left(#1,#2\right)} \newcommand{\proj}[2]{\Pi_d #1} \newcommand{\real}[0]{\mathbf{R}} -\newcommand{\red}[1]{\textcolor{darkred}{#1}} \newcommand{\schwartz}[1]{S (#1)} \newcommand{\seq}[4]{{\left\{#1_{#2}\right\}}_{#2=#3}^{#4}} \newcommand{\smooth}[1]{C^\infty(#1)} |