slides: add the macros 'thus' and 'et'

This commit is contained in:
Giù Marcer 2020-06-04 23:19:00 +02:00 committed by rnhmjoj
parent 4b73d00c90
commit 1abae15070

View File

@ -13,6 +13,19 @@ aspectratio: 169
fontsize: 14pt
mathfont: FiraMath-Regular
sansfont: Fira Sans
header-includes: |
```{=latex}
% "thus" in formulas
\DeclareMathOperator{\thus}{%
\hspace{30pt} \Longrightarrow \hspace{30pt}
}
% "et" in formulas
\DeclareMathOperator{\et}{%
\hspace{30pt} \wedge \hspace{30pt}
}
```
...
# Landau distribution