Browse Source

Updates in Config file for better tables and SI untix package

master
parent
commit
2d2562190f
1 changed files with 6 additions and 3 deletions
  1. +6
    -3
      configuration.tex

+ 6
- 3
configuration.tex View File

@ -2,7 +2,7 @@
% 1 Code listing setup % 1 Code listing setup
%------------------ %------------------
\RequirePackage{listings}
\RequirePackage{listings}
\newcaptionname{spanish}{\lstlistlistingname}{Sección de Códigos} \newcaptionname{spanish}{\lstlistlistingname}{Sección de Códigos}
\renewcommand{\lstlistingname}{Código} \renewcommand{\lstlistingname}{Código}
\renewcommand{\lstlistlistingname}{Códigos} \renewcommand{\lstlistlistingname}{Códigos}
@ -71,11 +71,14 @@
%------------------------- %-------------------------
% 4. Required packages for % 4. Required packages for
% figures, plots, subfigures
% figures, plots, subfigures
%------------------------- %-------------------------
\usepackage{float} \usepackage{float}
\usepackage{subfigure} \usepackage{subfigure}
\usepackage{tikz} \usepackage{tikz}
\usepackage{booktabs} %Beautiful tables
\usepackage{todonotes} %Todo list for comments
\usepackage[version-1-compatibility]{siunitx} %easy writting of SI units
\usepackage{pgfplots} \usepackage{pgfplots}
\pgfplotsset{compat=1.10} \pgfplotsset{compat=1.10}
%------------------------- %-------------------------
@ -86,4 +89,4 @@
%------------------------- %-------------------------
% \setlength{\parindent}{4em} % \setlength{\parindent}{4em}
\setlength{\parskip}{1em} \setlength{\parskip}{1em}
%\renewcommand{\baselinestretch}{2.0} % Interlineado
%\renewcommand{\baselinestretch}{2.0} % Interlineado