From dd347a39a77512717da5cf5e4eff33f310d78135 Mon Sep 17 00:00:00 2001 From: Juan Marin Noguera Date: Mon, 5 Jun 2023 16:36:27 +0200 Subject: Inicio de límites MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.tex | 6 ------ 1 file changed, 6 deletions(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index be11870..c969c54 100644 --- a/main.tex +++ b/main.tex @@ -26,15 +26,9 @@ % Math packages \usepackage{mathtools} \usepackage{amsthm} -%\usepackage{thmtools} \usepackage{amssymb} % Theorem styles -%\declaretheorem[name=Proposición,numberwithin=chapter]{proposition} -%\declaretheorem[name=Corolario,numberlike=proposition]{corollary} -%\declaretheorem[name=Definición,style=definition,numberlike=proposition]{definition} -%\declaretheorem{name=Ejemplo,style=remark,numberlike=proposition]{example} -%\theoremstyle{plain} \newtheorem{proposition}{Proposición}[chapter] \newtheorem{corollary}[proposition]{Corolario} \theoremstyle{definition} -- cgit v1.2.3