From 7d3908db71c6a49dc9853086090e500363c0c41b Mon Sep 17 00:00:00 2001 From: Paul Jungeblut Date: Sun, 30 Oct 2016 10:13:34 +0100 Subject: Improving maths section. --- latexHeaders/layout.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'latexHeaders/layout.tex') 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} -- cgit v1.2.3