Add Micro-station model

This commit is contained in:
2025-04-07 16:44:22 +02:00
parent 256d14389c
commit df44068c94
27 changed files with 732 additions and 271 deletions

View File

@@ -24,10 +24,12 @@
** Mathematics
#+begin_src latex
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{bm}
\usepackage{dsfont}
\usepackage{empheq} % for drawing boxes around equations
#+end_src
Fix the spacing of =\left= and =\right=.