-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGTS.tex
153 lines (129 loc) · 4.34 KB
/
GTS.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
\documentclass[twoside]{report}
\usepackage{amsmath,amssymb}
\usepackage[utf8]{inputenc}
\usepackage[spanish]{babel}
\usepackage[]{graphicx}
\usepackage{enumerate}
\usepackage{amsthm}
\usepackage{tikz-cd}
\usetikzlibrary{babel}
\usepackage{pgf,tikz}
\usepackage{mathrsfs}
\usepackage{bm}
\usetikzlibrary{arrows}
\usetikzlibrary{cd}
\usepackage[spanish]{babel}
\usepackage{fancyhdr}
\usepackage{titlesec}
\usepackage{floatrow}
\usepackage{makeidx}
\usepackage[tocflat]{tocstyle}
\usetocstyle{standard}
\usepackage{subfiles}
\usepackage{color}
\usepackage{hyperref}
\hypersetup{colorlinks=true,citecolor=red, linkcolor=blue}
%\usepackage{ntheorem}
\renewcommand{\baselinestretch}{1,4}
\setlength{\oddsidemargin}{0.25in}
\setlength{\evensidemargin}{0.25in}
\setlength{\textwidth}{6in}
\setlength{\topmargin}{0.1in}
\setlength{\headheight}{0.1in}
\setlength{\headsep}{0.1in}
\setlength{\textheight}{8in}
\setlength{\footskip}{0.75in}
\theoremstyle{definition}
\newtheorem{teorema}{Teorema}[section]
\newtheorem{defi}[teorema]{Definición}
\newtheorem{coro}[teorema]{Corolario}
\newtheorem{lemma}[teorema]{Lema}
\newtheorem{ej}[teorema]{Ejemplo}
\newtheorem{ejs}[teorema]{Ejemplos}
\newtheorem{observacion}[teorema]{Observación}
\newtheorem{observaciones}[teorema]{Observaciones}
\newtheorem{prop}[teorema]{Proposición}
\newtheorem{propi}[teorema]{Propiedades}
\newtheorem{nota}[teorema]{Nota}
\newtheorem{notas}[teorema]{Notas}
\newtheorem*{dem}{Demostración}
\newtheorem{ejer}[teorema]{Ejercicio}
\newtheorem{consec}[teorema]{Consecuencia}
\newtheorem{consecs}[teorema]{Consecuencias}
\providecommand{\abs}[1]{\lvert#1\rvert}
\providecommand{\sen}[1]{sen #1}
\providecommand{\norm}[1]{\lVert#1\rVert}
\providecommand{\ninf}[1]{\norm{#1}_\infty}
\providecommand{\numn}[1]{\norm{#1}_1}
\providecommand{\gabs}[1]{\left|{#1}\right|}
\newcommand{\bor}[1]{\mathcal{B}(#1)}
\newcommand{\R}{\mathbb{R}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\C}{\mathbb{C}}
\newcommand{\Pro}{\mathbb{P}}
\newcommand{\Tau}{\mathcal{T}}
\newcommand{\verteq}{\rotatebox{90}{$\,=$}}
\newcommand{\vertequiv}{\rotatebox{110}{$\,\equiv$}}
\providecommand{\lrg}{\longrightarrow}
\providecommand{\func}[2]{\colon{#1}\longrightarrow{#2}}
\newcommand*{\QED}{\hfill\ensuremath{\blacksquare}}
\newcommand*\circled[1]{\tikz[baseline=(char.base)]{
\node[shape=circle,draw,inner sep=1.5pt] (char) {#1};}}
\newcommand*{\longhookarrow}{\ensuremath{\lhook\joinrel\relbar\joinrel\rightarrow}}
\newenvironment{solucion}{\begin{trivlist}
\item[\hskip \labelsep {\textit{Solución}.}\hskip \labelsep]}{\end{trivlist}}
\renewcommand*\circled[1]{\tikz[baseline=(char.base)]{
\node[shape=circle,draw,inner sep=1.5pt] (char) {#1};}}
\renewcommand*{\longhookarrow}{\ensuremath{\lhook\joinrel\relbar\joinrel\rightarrow}}
\graphicspath{{images/}}
%\def\quot#1#2{%
% \raise1ex\hbox{$#1$}\Big/\lower1ex\hbox{$#2$}%
%}
\def\quott#1#2{%
\hbox{$#1$}\Big/\lower1ex\hbox{$#2$}%
}
\makeatletter
\renewcommand\tableofcontents{%
\null\hfill\textbf{\Large\contentsname}\hfill\null\par
\@mkboth{\MakeUppercase\contentsname}{\MakeUppercase\contentsname}%
\@starttoc{toc}%
}
\pagestyle{fancy}
\fancyhf{}
\rhead{Topología de Superficies (Grado en Matemáticas)}
\lhead{Curso 2016/2017}
\cfoot{\thepage}
\begin{document}
%\title{Topología de Superficies}
%\author{Antonio Rafael Quintero Toscano\\ Javier Aguilar Martín}
%\date{Curso 2016/2017}
%\maketitle
\renewcommand\chaptername{\Huge Tema}
\titleformat{\chapter}[display]
{\normalfont\huge\bfseries}{\chaptertitlename\ \thechapter}{10pt}{\Huge}
\titlespacing*{\chapter}{0pt}{-1cm}{10pt}
\begin{titlepage}
\centering
{\huge\bfseries Topología de Superficies\par}
\vspace{2cm}
{\Large Antonio Rafael Quintero Toscano\par}
{\Large Javier Aguilar Martín\par}
\vspace{2.5cm}
\begin{figure}[h!]
\includegraphics[scale=1.2]{Hopf_Fibration}
\end{figure}
\vfill
Esta obra está licenciada bajo la Licencia Creative Commons Atribución 3.0 España. Para ver una copia de esta licencia, visite \url{http://creativecommons.org/licenses/by/3.0/es/} o envíe una carta a Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
{\large \today\par}
\end{titlepage}
\tableofcontents
\subfile{Tema1AQ}
\subfile{Tema2AQ}
\subfile{Tema3AQ}
\subfile{Tema4AQ}
\subfile{Tema5AQ}
\subfile{Tema6AQ}
\subfile{Bibliografia}
\end{document}