diff options
| author | Paul Jungeblut <paul.jungeblut@gmail.com> | 2016-10-30 10:13:34 +0100 |
|---|---|---|
| committer | Paul Jungeblut <paul.jungeblut@gmail.com> | 2016-10-30 10:13:34 +0100 |
| commit | 7d3908db71c6a49dc9853086090e500363c0c41b (patch) | |
| tree | 99b3c0136c9af6da8f52037ec44cf33b603e8b0c /latexHeaders | |
| parent | e45ebe77d1973cf162d7e933ba04f64c0c1c6898 (diff) | |
Improving maths section.
Diffstat (limited to 'latexHeaders')
| -rw-r--r-- | latexHeaders/layout.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/latexHeaders/layout.tex b/latexHeaders/layout.tex index d2e9fed..d7577db 100644 --- a/latexHeaders/layout.tex +++ b/latexHeaders/layout.tex @@ -30,3 +30,6 @@ % Automatically have table fill horizontal space. \usepackage{tabularx} + +% Nice table line. +\usepackage{booktabs} |
