vignettes/latex-math/README.md

latex-math

The notation and shortcuts used in latex-files of lectures, papers, ... of the Working Group Computational Statistics is defined and maintained in this repository. Notation & shortcuts are split into multiple files depending on subject and can be integrated as needed.

Using the notation

This means you have to keep this repository in sync with each client repository by also doing git pull in the latex-math subdirectory when pulling changes for the client repo. The reason we do it this way is that work on latex-math is not duplicated.

Note that some of the macros defined here may use additional Latex packages -- a good set to start with is

\usepackage{mathtools}
\usepackage{bm} %basic-ml, ml-gp
\usepackage{siunitx} %basic-ml
\usepackage{dsfont} %basic-math
\usepackage{xspace} %ml-mbo

See latex-math.pdf for all currently defined commands & definitions.

Updating / adding files



HerrMo/geo-outlier-framework documentation built on May 5, 2022, 12:30 a.m.