diff options
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -25,6 +25,9 @@  \usepackage{amssymb}  % Theorem styles +\theoremstyle{plain} +\newtheorem{proposition}{Proposición} +\newtheorem{corollary}{Corolario}  \theoremstyle{definition}  \newtheorem{definition}{Definición}  \theoremstyle{remark} | 
