From 2d2562190f5b9cefd203348e690feac78513040c Mon Sep 17 00:00:00 2001 From: MacAir Marx Date: Tue, 27 Nov 2018 11:59:10 -0600 Subject: [PATCH] Updates in Config file for better tables and SI untix package --- configuration.tex | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/configuration.tex b/configuration.tex index 08febc0..2646c0a 100644 --- a/configuration.tex +++ b/configuration.tex @@ -2,7 +2,7 @@ % 1 Code listing setup %------------------ -\RequirePackage{listings} +\RequirePackage{listings} \newcaptionname{spanish}{\lstlistlistingname}{Sección de Códigos} \renewcommand{\lstlistingname}{Código} \renewcommand{\lstlistlistingname}{Códigos} @@ -71,11 +71,14 @@ %------------------------- % 4. Required packages for -% figures, plots, subfigures +% figures, plots, subfigures %------------------------- \usepackage{float} \usepackage{subfigure} \usepackage{tikz} +\usepackage{booktabs} %Beautiful tables +\usepackage{todonotes} %Todo list for comments +\usepackage[version-1-compatibility]{siunitx} %easy writting of SI units \usepackage{pgfplots} \pgfplotsset{compat=1.10} %------------------------- @@ -86,4 +89,4 @@ %------------------------- % \setlength{\parindent}{4em} \setlength{\parskip}{1em} -%\renewcommand{\baselinestretch}{2.0} % Interlineado \ No newline at end of file +%\renewcommand{\baselinestretch}{2.0} % Interlineado