<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6978429990990527597</id><updated>2011-08-02T17:40:47.775-07:00</updated><category term='Tipp Beamer'/><category term='mat1'/><category term='TexShop'/><category term='Libro LaTeX'/><category term='tips'/><category term='pstricks'/><category term='MacOS'/><title type='text'>LaTeX para Windows y Mac OS</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-6400003105502564500</id><published>2011-05-06T14:20:00.001-07:00</published><updated>2011-05-06T14:46:58.075-07:00</updated><title type='text'>Codificación (esencial para multiplataformas)</title><content type='html'>Cada vez que hacemos un documento en LaTeX, creamos un archivo .tex, el cual está concebido con una codificación. Entre las codificaciones más usadas están ISO Latin 1, Unicode UTF8, ansinew, applemac, etc. (véase &lt;a href="http://es.wikipedia.org/wiki/Codificaci%C3%B3n_de_caracteres"&gt;Codificación de Caracteres&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;En el preámbulo definimos la codificación mediante el package inputenc, como se muestra a continuación:&lt;br /&gt;&lt;br /&gt;\usepackage[-codificación-]{inputenc}&lt;br /&gt;&lt;br /&gt;La variable -codificación- puede variar, como se ha explicado, dependiendo del sistema operativo que se está empleando.&lt;br /&gt;&lt;br /&gt;Si queremos usar solamente &lt;span style="color: rgb(153, 51, 0);"&gt;Windows&lt;/span&gt; se puede incorporar la codificación ansinew:&lt;br /&gt;\usepackage[ansinew]{inputenc}&lt;br /&gt;&lt;br /&gt;En caso de usar solamente &lt;span style="color: rgb(153, 51, 0);"&gt;Mac OSX&lt;/span&gt; se recomienda la codificación applemac:&lt;br /&gt;\usepackage[applemac]{inputenc}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-6400003105502564500?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/6400003105502564500/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=6400003105502564500' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/6400003105502564500'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/6400003105502564500'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2011/05/codificacion-esencial-para.html' title='Codificación (esencial para multiplataformas)'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-5026623241625069555</id><published>2011-04-10T18:07:00.000-07:00</published><updated>2011-04-10T18:26:21.510-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='pstricks'/><category scheme='http://www.blogger.com/atom/ns#' term='TexShop'/><category scheme='http://www.blogger.com/atom/ns#' term='MacOS'/><title type='text'>Incluir imágenes EPS en TexShop (Mac OS)</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/-pTnaQQEwI4M/TaJYdYkWDOI/AAAAAAAAAHs/eUaR6-PytHo/s1600/TexshopEpsSpanish.png"&gt;&lt;img style="display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 320px; height: 229px;" src="http://4.bp.blogspot.com/-pTnaQQEwI4M/TaJYdYkWDOI/AAAAAAAAAHs/eUaR6-PytHo/s320/TexshopEpsSpanish.png" alt="" id="BLOGGER_PHOTO_ID_5594130948981918946" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Dentro de TexShop debemos usar la configuración "LaTeX" y "TeX y DVI" de la pestaña "Componer", tal como se muestra en la figura de arriba.&lt;br /&gt;&lt;br /&gt;Dentro del archivo tex basta con incluir en el preambulo el package &lt;span style="color: rgb(204, 0, 0);"&gt;graphicx&lt;span style="color: rgb(0, 0, 0);"&gt; y en el cuerpo de texto se debe incluir el comando &lt;span style="color: rgb(153, 0, 0);"&gt;\includegraphics{archivoeps.eps}&lt;/span&gt; para importar el archivo eps.&lt;br /&gt;&lt;br /&gt;Con esta configuración también es posible utilizar PStricks.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-5026623241625069555?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/5026623241625069555/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=5026623241625069555' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/5026623241625069555'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/5026623241625069555'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2011/04/incluir-imagenes-eps-en-texshop-mac-os.html' title='Incluir imágenes EPS en TexShop (Mac OS)'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-pTnaQQEwI4M/TaJYdYkWDOI/AAAAAAAAAHs/eUaR6-PytHo/s72-c/TexshopEpsSpanish.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-7780318845430333323</id><published>2010-09-09T11:52:00.000-07:00</published><updated>2010-09-09T16:43:48.585-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Libro LaTeX'/><title type='text'>Libro guía de LaTeX para windows</title><content type='html'>&lt;a title="View Cur So Latex Material on Scribd" href="http://www.scribd.com/doc/37168603/Cur-So-Latex-Material" style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;"&gt;Cur So Latex Material&lt;/a&gt; &lt;object id="doc_582963596859894" name="doc_582963596859894" height="600" width="100%" type="application/x-shockwave-flash" data="http://d1.scribdassets.com/ScribdViewer.swf" style="outline:none;" &gt;  &lt;param name="movie" value="http://d1.scribdassets.com/ScribdViewer.swf"&gt;  &lt;param name="wmode" value="opaque"&gt;   &lt;param name="bgcolor" value="#ffffff"&gt;   &lt;param name="allowFullScreen" value="true"&gt;   &lt;param name="allowScriptAccess" value="always"&gt;   &lt;param name="FlashVars" value="document_id=37168603&amp;access_key=key-o3cqbjz8fafgc0xmkhe&amp;page=1&amp;viewMode=list"&gt;   &lt;embed id="doc_582963596859894" name="doc_582963596859894" src="http://d1.scribdassets.com/ScribdViewer.swf?document_id=37168603&amp;access_key=key-o3cqbjz8fafgc0xmkhe&amp;page=1&amp;viewMode=list" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="600" width="100%" wmode="opaque" bgcolor="#ffffff"&gt;&lt;/embed&gt;  &lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-7780318845430333323?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/7780318845430333323/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=7780318845430333323' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/7780318845430333323'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/7780318845430333323'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2010/09/libro-guia-de-latex-para-windows.html' title='Libro guía de LaTeX para windows'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-5649720476884723010</id><published>2009-11-28T14:09:00.000-08:00</published><updated>2010-09-09T11:54:44.094-07:00</updated><title type='text'>Estilos de bibliografía para LaTeX.</title><content type='html'>&lt;a title="View Bib Styles on Scribd" href="http://www.scribd.com/doc/23302071/Bib-Styles" style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;"&gt;Bib Styles&lt;/a&gt; &lt;object id="doc_110687161492727" name="doc_110687161492727" height="600" width="100%" type="application/x-shockwave-flash" data="http://d1.scribdassets.com/ScribdViewer.swf" style="outline:none;" &gt;  &lt;param name="movie" value="http://d1.scribdassets.com/ScribdViewer.swf"&gt;  &lt;param name="wmode" value="opaque"&gt;   &lt;param name="bgcolor" value="#ffffff"&gt;   &lt;param name="allowFullScreen" value="true"&gt;   &lt;param name="allowScriptAccess" value="always"&gt;   &lt;param name="FlashVars" value="document_id=23302071&amp;access_key=key-2dib6mkmmvjqbzdg6m59&amp;page=1&amp;viewMode=list"&gt;   &lt;embed id="doc_110687161492727" name="doc_110687161492727" src="http://d1.scribdassets.com/ScribdViewer.swf?document_id=23302071&amp;access_key=key-2dib6mkmmvjqbzdg6m59&amp;page=1&amp;viewMode=list" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="600" width="100%" wmode="opaque" bgcolor="#ffffff"&gt;&lt;/embed&gt;  &lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-5649720476884723010?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/5649720476884723010/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=5649720476884723010' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/5649720476884723010'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/5649720476884723010'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2009/11/probando-subida-de-documento.html' title='Estilos de bibliografía para LaTeX.'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-2643600264919720001</id><published>2009-11-18T11:03:00.000-08:00</published><updated>2009-11-18T11:09:09.122-08:00</updated><title type='text'>Cómo agregar varias figuras en objeto flotante</title><content type='html'>&lt;code&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Existen dos maneras de lograr insertar imágenes en un sólo objeto flotante, incorporando además leyendas (caption) y etiquetas (label) independientes para cada imagen y para el conjunto de imágenes.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Una forma es usando el entorno minipage y el otro es usando el package &lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(0, 0, 0);"&gt;subfigure&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;. El cual debe ser añadido en el prámbulo del documento.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Luego, la estructura es la siguiente:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;\begin{figure}[ht]&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \centering&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \subfigure[&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;Leyenda opcional de subfigura&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; 1]{&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \includegraphics[scale=1]{subfigure1.eps}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \label{fig:subfig1}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; }&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \subfigure[Leyenda &lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;opcional &lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;de subfigura 2]{&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \includegraphics[scale=1]{subfigure2.eps}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \label{fig:subfig2}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; }&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \subfigure[&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;Leyenda &lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;opcional &lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;de subfigura&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; 3]{&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \includegraphics[scale=1]{subfigure3.eps}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \label{fig:subfig3}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; }&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \label{fig:subfigureExample}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \caption[&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;Leyenda &lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;opcional para lista de figuras&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;]{Leyenda de subfiguras \subref{fig:subfig1}, \subref{fig:subfig2} and \subref{fig:subfig3}}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt; \end{figure}&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;br /&gt;A jugar !!!&lt;br /&gt;Gentileza de http://texblog.wordpress.com/2007/08/28/placing-figurestables-side-by-side-subfigure/&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-2643600264919720001?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/2643600264919720001/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=2643600264919720001' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/2643600264919720001'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/2643600264919720001'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2009/11/como-agregar-varias-figuras-en-objeto.html' title='Cómo agregar varias figuras en objeto flotante'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-7655294255144343249</id><published>2009-11-02T09:22:00.001-08:00</published><updated>2009-11-02T09:26:55.864-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tipp Beamer'/><title type='text'>Agregar numeración a tablas y figuras en BEAMER</title><content type='html'>Según el manual de Beamer "beameruserguide", se puede agregar numeración a objetos flotantes que tengan la opción caption a través del siguiente comando:&lt;br /&gt;&lt;br /&gt;\setbeamertemplate{caption}[numbered]&lt;br /&gt;&lt;br /&gt;la opción numbered logra el resultado esperado. Otras opciones para caption son &lt;span style="color: rgb(255, 0, 0);"&gt;default&lt;/span&gt;, &lt;span style="color: rgb(255, 0, 0);"&gt;caption name own line&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Este comando debe incluirse en el prámbulo del código fuente.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-7655294255144343249?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/7655294255144343249/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=7655294255144343249' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/7655294255144343249'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/7655294255144343249'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2009/11/agregar-numeracion-tablas-y-figuras-en.html' title='Agregar numeración a tablas y figuras en BEAMER'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-2502923157464453632</id><published>2009-09-14T08:22:00.000-07:00</published><updated>2009-09-14T08:30:03.348-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><title type='text'>Cómo renombrar abstract, índice, etc</title><content type='html'>&lt;span style="color: rgb(0, 0, 0);"&gt;Para renombrar algunos de los títulos que LaTeX trae por defecto se debe colocar después de &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;\begin{document}&lt;/span&gt; los siguientes comandos:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;\renewcommand\contentsname{Título para el índice}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;\renewcommand\listfigurename{&lt;/span&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;Título para lista de figuras&lt;/span&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;\renewcommand\listtablename{&lt;/span&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;Título para lista de tablas&lt;/span&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;\renewcommand\refname{&lt;/span&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;Título para bibliografía&lt;/span&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;\renewcommand\abstractname{&lt;/span&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;Título para el abstract&lt;/span&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;}&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-2502923157464453632?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/2502923157464453632/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=2502923157464453632' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/2502923157464453632'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/2502923157464453632'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2009/09/como-renombrar-abstract-indice-etc.html' title='Cómo renombrar abstract, índice, etc'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-576216192015318704</id><published>2009-06-14T09:36:00.001-07:00</published><updated>2009-09-14T08:32:27.261-07:00</updated><title type='text'>Cómo colocar \footnote dentro de un \section y espaciamiento en tablas</title><content type='html'>&lt;code  style="font-family:arial;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Para definir espaciamiento entre líneas.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 0, 0);"&gt;\renewcommand{\tabcolsep}{1cm}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 0, 0);"&gt;\renewcommand{\arraystretch}{2}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 0, 0);"&gt;\begin{tabular}{|p{2cm}|p{3cm}|}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 0, 0);"&gt;\hline&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 0, 0);"&gt;c &amp;amp; c \\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 0, 0);"&gt;\hline&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 0, 0);"&gt;c &amp;amp; c \\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 0, 0);"&gt;\hline&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 0, 0);"&gt;\end{tabular}&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Para colocar un pie de página en algún encabezado, como por ejemplo&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;&lt;span style="color: rgb(102, 0, 0);font-family:arial;" &gt;\section{ Título de la sección \protect\footnote{Nota al pie de página}}&lt;br /&gt;ó&lt;br /&gt;\section[Lo que sale en el header]{Título de la sección \footnote{Nota al pie de página}}&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;personalmente prefiero la segunda opción.&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-576216192015318704?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/576216192015318704/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=576216192015318704' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/576216192015318704'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/576216192015318704'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2009/06/solo-un-recordatorio-luego-edito.html' title='Cómo colocar \footnote dentro de un \section y espaciamiento en tablas'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-2434122255123076089</id><published>2008-11-16T05:13:00.000-08:00</published><updated>2010-05-14T16:24:45.984-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><title type='text'>Tip: Texto justificado en clase Beamer</title><content type='html'>&lt;span style="color: rgb(0, 0, 0); font-family: verdana;font-family:arial;" &gt;Uno de los inconvenientes que pareciera tener beamer es que el texto no se justifica por defecto en cada entorno frame.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0); font-family: verdana;font-family:arial;" &gt;Para solucionar esto se puede usar el package ragged2e. Se debe definir en el preámbulo lo siguiente:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153); font-family: verdana;font-family:arial;" &gt;\documentclass{beamer}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153); font-family: verdana;font-family:arial;" &gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153); font-family: verdana;font-family:arial;" &gt;\usepackage{ragged2e}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153); font-family: verdana;font-family:arial;" &gt;\justifying&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153); font-family: verdana;font-family:arial;" &gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153); font-family: verdana;font-family:arial;" &gt;\begin{document}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153); font-family: verdana;font-family:arial;" &gt;...&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153); font-family: verdana;font-family:arial;" &gt;\end{document}&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Si existe algún entorno como itemize o algún bloque, debe usarse el comando &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153); font-family: verdana;font-family:arial;" &gt;\justifying&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;dentro del dicho entorno, para que su contenido se vea afectado.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;Por ejemplo, dentro de una lista:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 153, 0); font-family: verdana;"&gt;&lt;br /&gt;\begin{itemize}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 153, 0); font-family: verdana;font-family:arial;" &gt;\justifying&lt;br /&gt;\item&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 153, 0); font-family: verdana;"&gt;\end{itemize}&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="color: rgb(0, 0, 0); font-family: verdana;font-family:arial;" &gt;Espero les sirva. Saludos.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0); font-family: verdana;font-family:arial;" &gt;Fuente: &lt;/span&gt;&lt;cite style="font-family: verdana; color: rgb(0, 0, 0);"&gt;www.&lt;b&gt;latex&lt;/b&gt;-community.org/ &lt;/cite&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-2434122255123076089?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/2434122255123076089/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=2434122255123076089' title='2 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/2434122255123076089'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/2434122255123076089'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2008/11/tip-texto-justificado-en-clase-beamer.html' title='Tip: Texto justificado en clase Beamer'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-4066597576216513389</id><published>2008-05-11T11:31:00.000-07:00</published><updated>2008-05-11T11:44:12.589-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='mat1'/><title type='text'>Símbolos matemáticos (conjuntos)</title><content type='html'>&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;¿Cómo representar en lenguaje matemático los símbolos de los conjuntos numéricos?&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Primero, agregar al preámbulo los packages &lt;span style="color: rgb(51, 204, 0);"&gt;amsfonts&lt;/span&gt; o &lt;span style="color: rgb(51, 204, 0);"&gt;amssymb&lt;span style="color: rgb(0, 0, 0);"&gt;. Luego aplicar en lenguaje matemático (usando $$ u otro entorno) el comando &lt;span style="color: rgb(255, 0, 0);"&gt;\mathbb{ }&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Por ejemplo, para generar el símbolo de números naturales: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;\mathbb{N}.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; Etc.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-4066597576216513389?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/4066597576216513389/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=4066597576216513389' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/4066597576216513389'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/4066597576216513389'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2008/05/smbolos-matemticos-conjuntos.html' title='Símbolos matemáticos (conjuntos)'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-9083794941096761933</id><published>2008-04-27T11:27:00.000-07:00</published><updated>2009-08-27T13:34:48.315-07:00</updated><title type='text'>\caption en FIGURE y TABLE</title><content type='html'>&lt;span style="color: rgb(0, 0, 0);"&gt;Al usar el comando \caption{Título de la figura o tabla} dentro de los entornos figure o table (los que se usan para generar entornos flotantes en el documento), se producen por defecto las líneas:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Figura 8: Título de la figura o tabla.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Cuadro 6: Título de la figura o tabla.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Por ejemplo, si han usado el \usepackage[spanish]{babel}.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;¿Es posible cambiar "Figura" y "Cuadro" por otras palabras?&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;¿Es posible cambiar la numeración simple 1,2,3,4, etc. dada por defecto?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;La respuesta es &lt;span style="color: rgb(255, 0, 0);"&gt;SI&lt;/span&gt;.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Cuando se necesita hacer un documento extenso, con muchas secciones es preferible  numerar las figuras (o tablas) de acuerdo a la sección donde se encuentra dicha figura o tabla. Por ejemplo, tener una numeración de la forma "Figura X.Y" donde X es la sección actual e Y corresponde a la posición de la figura en la sección X.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Además, es posible cambiar las palabras Figura por Fig.  y Cuadro por Tabla en los \caption.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Sólo se necesita declarar algunos comandos.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Primero, en el preámbulo se necesita &lt;span style="color: rgb(255, 102, 0);"&gt;\usepackage{amsmath}&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Luego, después de &lt;span style="color: rgb(51, 204, 0);"&gt;\begin{document}&lt;/span&gt; deben poner:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;\renewcommand{\figurename}{Fig.}&lt;/span&gt;  %Cambia la palabra  "Figura" por "Fig."&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;\renewcommand{\tablename}{Tabla}&lt;/span&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;%&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Cambia la palabra  "Cuadro" por "Tabla"&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;\renewcommand\thefigure{\arabic{section}.\arabic{figure}}&lt;/span&gt; % Genera numeración X.Y&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;\renewcommand\thetable{\arabic{section}.\arabic{table}}&lt;/span&gt; % Genera numeración X.Y&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;\numberwithin{figure}{section}&lt;/span&gt; %Hace que la primera figura de cada sección X sea X.1&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;\numberwithin{table}{section}&lt;/span&gt; %Hace que la primera tabla de cada sección X sea X.1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Espero les sirva.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Saludos.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-9083794941096761933?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/9083794941096761933/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=9083794941096761933' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/9083794941096761933'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/9083794941096761933'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2008/04/caption-en-figure-y-table.html' title='\caption en FIGURE y TABLE'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-6071353873020922229</id><published>2008-03-19T09:43:00.000-07:00</published><updated>2008-03-22T10:19:34.028-07:00</updated><title type='text'>Objetos Flotantes 2: Imágenes en LaTeX</title><content type='html'>&lt;span style="color: rgb(0, 0, 0);"&gt;Para colocar imágenes, desde un archivo, se usará el entorno de objetos flotantes &lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(0, 0, 0);"&gt;figure&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt; (de preferencia). La estructura es similar a la del entorno &lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(0, 0, 0);"&gt;table&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;\begin{figure}[pos]&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Aquí puede ir la imagen que queremos colocar en el documento.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;\end{figure}&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;El argumento pos puede ser h (here), t (top), b(bottom), p (page of floats; el objeto quedará en una página solamente de tablas o figuras) que indica dónde será puesto el objeto flotante. Esto es sólo una sugerencia para LaTeX, ya que LaTeX lo posicionará donde mejor quede visualmente (de acuerdo a su criterio).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Cómo colocar una imagen&lt;/span&gt;:&lt;br /&gt;Lo primero que se debe considerar es que LaTeX no es amigable con todos los formatos existentes. Según mi experiencia, los formatos más aceptados son .png, .jpg y .ps&lt;br /&gt;&lt;br /&gt;Para una salida en formato .pdf es sugerible usar .png y .jpg (si es que no has hecho ninguna configuración especial sobre Output Profiles en TexnicCenter)&lt;br /&gt;&lt;br /&gt;Una vez que está la imagen en estos formatos, se debe situar en la misma carpeta donde se encuentra el archivo de código fuente .tex&lt;br /&gt;&lt;br /&gt;Ahora, ya en el documento, se puede agregar una imagen colocando en el preámbulo &lt;span style="color: rgb(51, 51, 255);"&gt;\usepackage{graphicx}&lt;span style="color: rgb(0, 0, 0);"&gt; y dentro del entorno figure (en realidad no es obligación, pero es lo más adecuado) el comando &lt;span style="color: rgb(51, 51, 255);"&gt;\includegraphics{archivo.png}&lt;span style="color: rgb(0, 0, 0);"&gt;, por ejemplo si es un archivo png.&lt;br /&gt;&lt;br /&gt;Si el resultado no es el esperado, por ejemplo si la imagen quedó más grande que lo requerido, es posible modificar algunos parámetros, a través de las siguientes opciones:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\includegraphics[scale=x, width=y, height=z]{archivo.png}&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;donde &lt;span style="color: rgb(51, 51, 255);"&gt;x&lt;/span&gt; es un número que puede estar entre 0 y 1 si se desea disminuir la escala o puede ser mayor que 1 si se desea aumentarlo. La variable &lt;span style="color: rgb(51, 51, 255);"&gt;y&lt;/span&gt; es una medida real del ancho de la imagen, por ejemplo, &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;width=3cm&lt;span style="color: rgb(0, 0, 0);"&gt;. De la misma manera, &lt;span style="color: rgb(51, 51, 255);"&gt;z&lt;/span&gt; es una medida real de la altura de la imagen.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-6071353873020922229?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/6071353873020922229/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=6071353873020922229' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/6071353873020922229'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/6071353873020922229'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2008/03/objetos-flotantes-2-entorno-figure.html' title='Objetos Flotantes 2: Imágenes en LaTeX'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6978429990990527597.post-7629179784584428171</id><published>2008-02-27T16:00:00.002-08:00</published><updated>2008-03-22T07:56:17.172-07:00</updated><title type='text'>Objetos Flotantes 1: Tablas en LaTeX</title><content type='html'>&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="font-weight: bold;"&gt;Un objeto Flotante permite que principalmente una tabla o una figura se vea mejor en el documento, dándole un espacio necesario para su ubicación.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Existen dos entornos que generan espacios en el documento, table y figure.&lt;br /&gt;Es preferible usar el entorno table para colocar dentro una tabla (colocar dentro el entorno tabular) y el entorno figure para colocar figuras. La explicación aparece cuando empezamos a usar los comandos \caption.&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;El entorno table:&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Este entorno tiene la siguiente estructura:&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;br /&gt;\begin{table}[pos]&lt;/span&gt;&lt;br /&gt;Aquí puede ir el entorno \tabular (ver más abajo)&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\end{table}&lt;br /&gt;&lt;/span&gt;El argumento pos puede ser h (here), t (top), b(bottom), p (page of floats; el objeto quedará en una página solamente de tablas o figuras) que indica dónde será puesto el objeto flotante. Esto es sólo una sugerencia para LaTeX, ya que LaTeX lo posicionará donde mejor quede visualmente (de acuerdo a su criterio).&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Lo Elemental Para Crear Una Tabla:&lt;/span&gt;&lt;br /&gt;Básicamente, para crear una tabla se necesita usar el entorno &lt;/span&gt;&lt;span style="color: rgb(0, 0, 0); font-style: italic;"&gt;tabular&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;. Se debe declarar el número de columnas que va a tener la tabla.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;La estructura es la siguiente:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\begin{tabular}{xxx}&lt;br /&gt;col1 fila1 &amp;amp; col2 fila1 &amp;amp; ... \&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;col1 fila2 &amp;amp; col2 fila2 &amp;amp; ... \&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;col1 fila3 &amp;amp; col2 fila3 &amp;amp; ... \&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\end{tabular}&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Cada x representa una variable que puede ser: &lt;span style="font-weight: bold;"&gt;l&lt;/span&gt; (columna con contenido ajustado a la izquierda), &lt;span style="font-weight: bold;"&gt;c&lt;/span&gt; (columna con contenido centrado), &lt;span style="font-weight: bold;"&gt;r&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt; (columna con contenido ajustado a la derecha), &lt;span style="font-weight: bold;"&gt;p{ancho}&lt;/span&gt; (columna párrafo con el texto verticalmente alineado hacia la parte superior)&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;. Al poner cada una de estas letras o variables se generará una nueva columna.&lt;br /&gt;La variable x también puede ser un símbolo '&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;' o '', que generará una división simple o doble entre columnas, respectivamente.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Para cambiar de una columna a otra se usa el símbolo '&lt;span style="font-weight: bold;"&gt;&amp;amp;&lt;/span&gt;' y para cambiar de fil&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;a se usa el comando '&lt;span style="font-weight: bold;"&gt;\\&lt;/span&gt;'. &lt;/span&gt;Otro comando útil es el &lt;span style="font-weight: bold;"&gt;\hline&lt;/span&gt;, que genera una línea horizontal &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;completa &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;entre filas, y el '\&lt;span style="font-weight: bold;"&gt;cline{x-y}&lt;/span&gt;', que genera una línea horizontal solamente entre la columna 'x' y la columna 'y'.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Ejemplo 1:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp1.blogger.com/_pOsQuAAIIMI/R8YBEh4XFDI/AAAAAAAAACQ/LA6isM440KI/s1600-h/tabla1.PNG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5171822399407461426" style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" alt="" src="http://bp1.blogger.com/_pOsQuAAIIMI/R8YBEh4XFDI/AAAAAAAAACQ/LA6isM440KI/s320/tabla1.PNG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\begin{tabular}{ccc}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Nombre &amp;amp; Apellido &amp;amp; Nota \&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\hline&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Jorge &amp;amp; López &amp;amp; 5 \&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Pedro &amp;amp; Muñoz &amp;amp; 6 \&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\end{tabular}&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Ejemplo 2:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\begin{tabular}{lccrr}&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\hline&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Lugar &amp;amp; Manos &amp;amp; Pies &amp;amp; Dedos &amp;amp; Precio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\h&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;line&lt;/span&gt; &lt;span style="color: rgb(51, 51, 255);"&gt;1 &amp;amp; 4 &amp;amp; 1 &amp;amp; 3 &amp;amp;13000\\&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\cline{2-4}&lt;/span&gt; &lt;span style="color: rgb(51, 51, 255);"&gt;2 &amp;amp; 5 &amp;amp; 2 &amp;amp; 4 &amp;amp; 21000\\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;3 &amp;amp; 0 &amp;amp; 1 &amp;amp; 12 &amp;amp; 500\\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\cline{1-2} \cline{4-4}&lt;/span&gt; &lt;span style="color: rgb(51, 51, 255);"&gt;4 &amp;amp; 1 &amp;amp; 2 &amp;amp;1 &amp;amp; 7600\\&lt;/span&gt; &lt;span style="color: rgb(51, 51, 255);"&gt;&lt;br /&gt;\hline \hline&lt;/span&gt; &lt;span style="color: rgb(51, 51, 255);"&gt;\end{tabular}&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp1.blogger.com/_pOsQuAAIIMI/R8gpPjw1PuI/AAAAAAAAAC4/aJl1PihHmhU/s1600-h/tabla2.PNG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5172429519309848290" style="cursor: pointer;" alt="" src="http://bp1.blogger.com/_pOsQuAAIIMI/R8gpPjw1PuI/AAAAAAAAAC4/aJl1PihHmhU/s400/tabla2.PNG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Anteriormente se nombró la varible p{ancho}. El argumento 'ancho' corresponde al ancho que tendrá esa columna. Se definirá con unidades de m&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;edida que a continuación se detallan:&lt;br /&gt;&lt;br /&gt;- pt: un punto equivale a 1/72 pulgadas.&lt;br /&gt;- mm: milímetro.&lt;br /&gt;- cm: centímetro.&lt;br /&gt;- in: pulgada.&lt;br /&gt;- ex: esta unidad equivale a la altura de una x en el fondo actualmente usado.&lt;br /&gt;- em: esta unidad corresponde a una M (mayúscula) en el fondo actualmente usado.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Ejemplo 3:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\begin{tabular}{p{4cm}p{3cm}}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Este espacio t&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;iene un ancho de cua&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;tro centí&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;metros. &amp;amp; Y este espacio tiene un ancho de tres centímetros.&lt;/span&gt; &lt;span style="color: rgb(51, 51, 255);"&gt;&lt;br /&gt;\end{tabular}&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_pOsQuAAIIMI/R8ooTTw1PvI/AAAAAAAAADA/3YFDUpmNdYc/s1600-h/tabla3.PNG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5172991434176151282" style="cursor: pointer;" alt="" src="http://bp2.blogger.com/_pOsQuAAIIMI/R8ooTTw1PvI/AAAAAAAAADA/3YFDUpmNdYc/s400/tabla3.PNG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;El comando \multico&lt;/span&gt;lumn&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;Este comando tiene la forma \multicolumn{&lt;span style="color: rgb(51, 204, 0); font-style: italic;"&gt;número de columnas&lt;/span&gt;}{&lt;span style="color: rgb(255, 153, 0); font-style: italic;"&gt;posición&lt;/span&gt;}{&lt;span style="font-style: italic;"&gt;texto&lt;/span&gt;}. Se posicionará siempre al comenzar una fila o inmediatamente después de un '&amp;amp;'.&lt;br /&gt;&lt;br /&gt;Para empezar a usar este comando (bastante útil), se debe primero usar el entorno tabular definiendo, como ya se sabe, el número &lt;span style="font-style: italic;"&gt;total&lt;/span&gt; de columnas de la tabla. Luego, si se desea, dentro de alguna columna hacer una división de dos o más columnas es necesario usar el comando \multicolumn. Es importante que el &lt;span style="color: rgb(51, 204, 0); font-style: italic;"&gt;número de columnas&lt;/span&gt; sea menor o igual al total de columnas de la tabla y la &lt;span style="color: rgb(255, 153, 0); font-style: italic;"&gt;posición&lt;/span&gt; puede ser l,c,r o p{}. Si se usa p{} al principio del entorno tabular y además en el comando \multicolumn es importante que no haya contradicciones entre las dimensiones escogidas para cada caso.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Ejemplo 4:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\begin{tabular}{cccc}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\multicolumn{2}{c}{Colores} &amp;amp; \multicolumn{2}{c}{Tamaños}\\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\hline&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;rojo &amp;amp; verde &amp;amp; grande &amp;amp; pequeño\\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;amarillo &amp;amp; azul &amp;amp; gigante &amp;amp; diminuto&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\end{tabular}&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_pOsQuAAIIMI/R8oo5Tw1PwI/AAAAAAAAADI/xrODmBctyk4/s1600-h/tabla4.PNG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5172992087011180290" style="cursor: pointer;" alt="" src="http://bp2.blogger.com/_pOsQuAAIIMI/R8oo5Tw1PwI/AAAAAAAAADI/xrODmBctyk4/s400/tabla4.PNG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;Obs: Si se desea una línea divisoria entre la palabra Colores y Tamaño, entomces basta con cambiar &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\multicolumn{2}{c}{Colores}&lt;span style="color: rgb(0, 0, 0);"&gt; por &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\multicolumn{2}{c}{Colores}&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;, por ejemplo.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;\multirow package&lt;/span&gt;&lt;br /&gt;Este comando sirve para que, a partir de una fila, se generen otras filas adicionales en columnas distintas. Para esto es necesario utilizar &lt;span style="color: rgb(204, 102, 0);"&gt;\usepackage{multirow}&lt;/span&gt; en el preámbulo del documento.&lt;br /&gt;&lt;br /&gt;Ahora, para generar múltiples filas se usa el comando \multirow, que tiene la forma \multirow{&lt;span style="color: rgb(51, 204, 0);"&gt;número de filas&lt;/span&gt;}{&lt;span style="color: rgb(255, 153, 0);"&gt;ancho&lt;/span&gt;}{texto}. Como se puede apreciar, es similar al comando \multicolumn y sólo difieren en el argumento '&lt;span style="color: rgb(255, 153, 0);"&gt;ancho&lt;/span&gt;'. Aquí hay dos opciones, colocar una medida fija (dependiendo del espacio que se desee ocupar) o usar el argumento '&lt;span style="color: rgb(0, 153, 0);"&gt;*&lt;/span&gt;' (asterisco), que permite ajustarse de manera natural al contenido.&lt;br /&gt;&lt;br /&gt;Este comando se usa al principio de una fila o luego de un '&amp;amp;'. Bajo este comando simplemente se deben dejar celdas en blanco hasta que termine la función del comando.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Ejemplo 5:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\begin{tabular}{lll}&lt;/span&gt; &lt;span style="color: rgb(51, 51, 255);"&gt;&lt;br /&gt;\multicolumn{3}{c}{Campeonato}\\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\cline{2-3}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&amp;amp; \multicolumn{1}{c}{Día}&amp;amp; \multicolumn{1}{c}{Actividad} \\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\cline{2-3}&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\multirow{3}{*}{Primera etapa} &amp;amp; Lunes 20 &amp;amp; Paseo\\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&amp;amp; Martes 21 &amp;amp; Prueba 1 \\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&amp;amp; Miércoles 22 &amp;amp; Prueba 2 \\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\hline&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\multirow{2}{*}{Segunda etapa} &amp;amp; Jueves 23&amp;amp; Prueba final\\&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&amp;amp; Viernes 24&amp;amp; Premiación\\&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;\end{tabular}&lt;/span&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_pOsQuAAIIMI/R8oxgTw1PxI/AAAAAAAAADQ/tauPsDGMTsU/s1600-h/tabla5.PNG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5173001553119100690" style="cursor: pointer;" alt="" src="http://bp2.blogger.com/_pOsQuAAIIMI/R8oxgTw1PxI/AAAAAAAAADQ/tauPsDGMTsU/s400/tabla5.PNG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;En este último ejemplo se intentó usar todos los comandos conocidos anteriormente.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Nota: Las imágenes adjuntadas aquí tienen menor calidad que las producidas en LaTeX (en LaTeX, no existe pixelación).&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Cualquier comentario, sugerencia o duda sobre esta&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt; información por favor enviar un mail (&lt;span style="color: rgb(0, 102, 0);"&gt;jonysatie@gmail.com&lt;/span&gt;)&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6978429990990527597-7629179784584428171?l=jonysatie.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://jonysatie.blogspot.com/feeds/7629179784584428171/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6978429990990527597&amp;postID=7629179784584428171' title='4 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/7629179784584428171'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6978429990990527597/posts/default/7629179784584428171'/><link rel='alternate' type='text/html' href='http://jonysatie.blogspot.com/2008/02/tablas-en-latex.html' title='Objetos Flotantes 1: Tablas en LaTeX'/><author><name>jonysatie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp1.blogger.com/_pOsQuAAIIMI/R8YBEh4XFDI/AAAAAAAAACQ/LA6isM440KI/s72-c/tabla1.PNG' height='72' width='72'/><thr:total>4</thr:total></entry></feed>
