-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
example.tex
313 lines (253 loc) · 10.3 KB
/
example.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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
% Template: Presentación LaTeX
% Documento: Archivo de ejemplo
% Versión: 2.2.7 (10/06/2024)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
%
% Manual template: [https://latex.ppizarror.com/presentacion]
% Licencia MIT: [https://opensource.org/licenses/MIT]
% Portada
\begin{frame}
\titlepage
\end{frame}
% Tabla de contenidos
\begin{frame}
\frametitle{Contenidos}
\tableofcontents
\end{frame}
% Organiza el documento en secciones, útiles para la tabla de contenidos
\section{Primera sección}
\subsection{Ejemplo de sub-sección}
%---------------------------------------------------------------------
\begin{frame}{Empezando con el mejor template}
\lipsum[1] \footnote{Insertar footnotes es muy fácil con el template!}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}{Enumeraciones}
\begin{itemize}
\item Lorem ipsum dolor sit amet, consectetur adipiscing elit
\item Aliquam blandit faucibus nisi, sit amet dapibus enim tempus eu
\item Nulla commodo, erat quis gravida posuere, elit lacus lobortis est, quis porttitor odio mauris at libero
\item Nam cursus est eget velit posuere pellentesque
\item Vestibulum faucibus velit a augue condimentum quis convallis nulla gravida
\end{itemize}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}{Bloques de texto}
\begin{block}{Bloque 1}
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lectus nisl, ultricies in feugiat rutrum, porttitor sit amet augue. Aliquam ut tortor mauris. Sed volutpat ante purus, quis accumsan dolor.
\end{block}
\begin{alertblock}{Bloque 2 (alerta)}
Pellentesque sed tellus purus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Vestibulum quis magna at risus dictum tempor eu vitae velit.
\end{alertblock}
\begin{exampleblock}{Bloque 3 (ejemplo)}
Suspendisse tincidunt sagittis gravida. Curabitur condimentum, enim sed venenatis rutrum, ipsum neque consectetur orci, sed blandit justo nisi ac lacus.
\end{exampleblock}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}{Múltiples columnas}
\begin{columns}[c]
\column{.45\textwidth} % Columna izquierda y espesor
\textbf{Heading}
\begin{enumerate}
\item Statement
\item Explanation
\item Example
\end{enumerate}
\column{.5\textwidth} % Columna derecha y espesor
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer lectus nisl, ultricies in feugiat rutrum, porttitor sit amet augue. Aliquam ut tortor mauris. Sed volutpat ante purus, quis accumsan dolor.
\begin{exampleblockjustified}{Bloque justificado (ejemplo)}
Suspendisse tincidunt sagittis gravida. Curabitur condimentum, enim sed venenatis rutrum, ipsum neque consectetur orci, sed blandit justo nisi ac lacus.
\end{exampleblockjustified}
\end{columns}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}{Tabla}
\enabletablerowcolor[2] % Activa el color de celda
\begin{table}[H]
\begin{threeparttable}
\centering
\caption{Tabla de cálculo.}
\begin{tabular}{cccC{4cm}}
\hline
\textbf{Elemento} & $\epsilon_i$ & \textbf{Valor} & \textbf{Descripción} \bigstrut \\
\hline
A & 10 & 3,14$\pi$ & Valor muy interesante\tnote{a} \\
B & 20 & 6 & Segundo elemento \\
C & 30 & 7 & Tercer elemento\tnote{1} \\
D & 150 & 10 & Sin descripción \\
E & 0 & 0 & Cero \\
\hline
\end{tabular}
\begin{tablenotes}
\item[a] Este elemento tiene una descripción debajo de la tabla
\item[1] Más comentarios
\end{tablenotes}
\end{threeparttable}
\label{tab:anexo-1}
\end{table}
\disabletablerowcolor % Desactiva el color de celda
\end{frame}
%---------------------------------------------------------------------
\begin{frame}{Figuras}
La Figura \ref{img:testimage} ilustra una imagen insertada con las funciones propias del template, mismas compartidas con todos los subtemplates.
\insertimage[\label{img:testimage}]{ejemplos/test-image.png}{scale=0.14}{Where are you? de \quotes{Internet}.}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}{Figuras animadas!}
La Figura \ref{img:testanimado} muestra un ejemplo de figuras animadas. Éste carga imágenes del estilo \texttt{ejemplos/animacion-0} a \texttt{ejemplos/animacion-N} con \texttt{N=19} (parámetro de la función). Notar que esta característica no es posible reproducirla en todos los visualizadores. En Adobe Acrobat se puede visualizar sin problemas $\smiley$.
\insertanimatedimage[\label{img:testanimado}]{ejemplos/animacion}{width=4cm}{10}{19}{Ejemplo animación.}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}{Figuras múltiples}
\begin{columns}[c]
\column{.65\textwidth} % Columna izquierda y espesor
\begin{images}{Ejemplo de imagen múltiple.}
\addimage{ejemplos/test-image}{width=3cm}{Ciudad}
\addimageanum{ejemplos/test-image-wrap}{height=2cm}
\imagesnewline
\addimage{ejemplos/test-image}{width=4cm}{Ciudad más grande}
\end{images}
\column{.35\textwidth}
Enumerar con letras:
\begin{enumeratebf}[label=\alph*) ] % Fuente en negrita
\item Peras
\item Manzanas
\end{enumeratebf}
O con números romanos:
\begin{enumerate}[label=\roman*) ]
\item Rojo
\item Café
\end{enumerate}
$\ldots$ o griegos:
\begin{enumerate}[label=\greek*) ]
\item Matemáticas
\item Lenguaje
\end{enumerate}
\end{columns}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}[fragile]{Código fuente (Template)}
Al igual que \href{https://latex.ppizarror.com/informe}{Template-Informe}, Template-Presentación ofrece el soporte a todos los lenguajes de programación con el entorno \texttt{sourcecode}. Para usarlo, al igual que \textit{vervatim}, el objeto frame debe tener el argumento opcional \textbf{[fragile]}.
\begin{sourcecode}{python}{Ejemplo en Python.}
import numpy as np
def incmatrix(genl1, genl2):
m = len(genl1)
n = len(genl2)
M = None # Comentario 1
VT = np.zeros((n*m, 1), int) # Comentario 2
\end{sourcecode}
También se pueden usar códigos inline \inlinesourcecodeboxed{javascript}{let a = (b) => \{return b*2\};} o sin recuadro de color como \inlinesourcecode{bash}{git commit -m "Este ejemplo"}.
\end{frame}
%---------------------------------------------------------------------
\begin{frame}[fragile]{Código fuente (Verbatim)}
\begin{example}[Código sencillo en Python]
\begin{verbatim}
import numpy as np
def incmatrix(genl1, genl2):
m = len(genl1)
n = len(genl2)
M = None # Comentario 1
VT = np.zeros((n*m, 1), int) # Comentario 2
\end{verbatim}
\end{example}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}{Citas \& Ecuaciones}
El template también ofrece opciones para citar \cite{template}. Análogamente, todas las fórmulas de ecuaciones de \href{https://latex.ppizarror.com/informe}{Template-Informe} son soportadas \eqref{eqn:eqn-larga}:
\insertgathered[\label{eqn:eqn-larga}]{
\lpow{\Lambda}{f} = \frac{L\cdot f}{W} \cdot \frac{\pow{\lpow{Q}{e}}{2}}{8 \pow{\pi}{2} \pow{W}{4} g} + \sum_{i=1}^{l} \frac{f \cdot \bigp{M - d}}{l \cdot W} \cdot \frac{\pow{\bigp{\lpow{Q}{e}- i\cdot Q}}{2}}{8 \pow{\pi}{2} \pow{W}{4} g}\\
Q_e = 2.5Q \cdot \int_{0}^{e} V(x) \dd{x} + \aasin{\biggp{1+\frac{1}{1-e}}}
}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}{Teoremas}
\begin{theorem}[Equivalencia masa energía]
$E = mc^2$
\end{theorem}
\end{frame}
%---------------------------------------------------------------------
\section{Segunda sección}
\begin{frame}{Contenidos}
\tableofcontentscurrent
\end{frame}
%---------------------------------------------------------------------
% Configura el tabularframe (opcional)
\tabularframecfg{0.05}{0.7}{0.4}{0.6} % Tamaño header, contenido, col. izq., col. der.
\tabularframecfgalign{false}{true} % Centrado columna izquierda, derecha
\tabularframecfgfontsize{\normalsize}{\normalsize} % Tamaño fuente izquierda, derecha
\tabularframebartextcfg{\normalsize}{true} % Tamaño, centrado
\begin{frame}{Entorno tabular (1/3)}
\begin{tabularframehead}{1}
\addtfheadcolumn{0.4}{Primer titular}%
\addtfheadcolumn{0.3}{Segundo titular}%
\addtfheadcolumn{0.3}{Tercer titular}%
\end{tabularframehead}
\tabularframecontent{
\begin{itemize}[leftmargin=*]
\item A, \cite{excel2latex}
\item B, \cite{overleaf}
\item C, \cite{einstein}
\end{itemize}
}{
\insertimage{ejemplos/test-image.png}{scale=0.14}{Where are you? de \quotes{Internet}.}
}
\end{frame}
\begin{frame}{Entorno tabular (1/3)}
\tabularframeheadrepeat{1} % Repite el header anterior, pasa como argumento la columna activa
\tabularframecontent{
\tabularframerepeatleftcolumn % Repite el mismo contenido anterior
}{
\begin{center}
\Huge\LaTeX
\end{center}
}
\end{frame}
\begin{frame}{Entorno tabular (2/3)}
\tabularframeheadrepeat{2} % Repite el header anterior
\tabularframecontent{
La ecuación \eqref{eqtabular} indica la profundidad de un elemento, aunque no tiene mucho sentido ya que sólo se usa dentro del template. \\
\insertequation[\label{eqtabular}]{a = \frac{1}{2} + \cos c}
}{
\lipsum[10]
}
\end{frame}
\begin{frame}{Entorno tabular (3/3)}
\tabularframeheadrepeat{3}
\tabularframecontent{
\lipsum[11]
}{
\begin{table}
\centering
\caption{Mi tabla.}
\begin{tabular}{ccc}
\hline
\textbf{Columna 1} & \textbf{Columna 2} & \textbf{Columna 3} \bigstrut\\
\hline
$\omega$ & $\nu$ & $\delta$ \bigstrut[t]\\
$\Phi$ & $\Theta$ & $\varSigma$ \\
$\xi$ & $\kappa$ & $\varpi$ \bigstrut[b] \\
\hline
\end{tabular}
\end{table}
}
\end{frame}
\begin{frame}{Entorno tabular (3/3)}
\tabularframeheadrepeat{3}
\tabularframecfgalign{true}{true} % Configura alineación vertical (primer parámetro)
\tabularframesinglecontent{%
\lipsum[1]
}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}[allowframebreaks]\normalsize
\frametitle{\namereferences}
\bibliography{library}
\end{frame}
%---------------------------------------------------------------------
\begin{frame}
\centering
\Huge{Gracias por su atención}
\end{frame}