]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
- Spanish documentation: updated by Ignacio
[lyx.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % provides special table cell alignments
60 \usepackage{dcolumn}
61
62 % increase the bottom float placement fraction
63 \renewcommand{\bottomfraction}{0.5}
64
65 % avoids that floats are placed before their
66 % corresponding section starts
67 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
68
69 % speed up the longtable calculation
70 \setcounter{LTchunksize}{100}
71
72 % used for scaled and rotated boxes
73 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
74
75 % used for colored tables
76 \@ifundefined{textcolor}
77  {\usepackage{color}}{}
78 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
79 \definecolor{grisclaro}{gray}{0.8}
80
81 % check for package colortbl
82 % used for colored table cells
83 \newboolean{colortbl}
84 \IfFileExists{colortbl.sty}
85  {\usepackage{colortbl}
86   \setboolean{colortbl}{true}}
87  {\setboolean{colortbl}{false}}
88
89 % used for multirows
90 \usepackage{multirow}
91 %\renewcommand{\multirowsetup}{\centering}
92
93 % used for book-style tables
94 \usepackage{booktabs}
95
96 % used to have extra space in table cells
97 \@ifundefined{extrarowheight}
98  {\usepackage{array}}{}
99 \setlength{\extrarowheight}{2pt}
100
101 % used for customized tables
102 % ---
103 \newcolumntype{M}[1]
104  {>{\centering\hspace{0pt}}m{#1}}
105
106 \newcolumntype{S}[2]
107  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
108
109 \newcolumntype{K}[1]
110  {>{\columncolor{#1}\hspace{0pt}}c}
111
112 \newcolumntype{V}{!{\vrule width 1.5pt}}
113
114 \newcolumntype{W}{!{\color{green}\vline}}
115 % ---
116
117
118 % insert additional vertical space of
119 % 1.5 mm between footnotes
120 \let\myFoot\footnote
121 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
122
123 % number algorithm floats within chapters
124 \numberwithin{algorithm}{chapter}
125 % en español
126 \floatname{algorithm}{Algoritmo}
127
128
129 % redefine the greyed out note
130 \renewenvironment{lyxgreyedout}
131  {\textcolor{blue}\bgroup}{\egroup}
132
133 % ------------------------------------
134 % used to check for needed LaTeX packages
135 \usepackage{ifthen}
136
137 % check for package arydshln
138 % used for tables with dashed lines
139 \newboolean{arydshln}
140 \IfFileExists{arydshln.sty}
141  {\usepackage{arydshln}
142   \setboolean{arydshln}{true}}
143  {\setboolean{arydshln}{false}}
144
145 % check for package marginnote
146 % used for margin notes
147 \newboolean{marginnote}
148 \IfFileExists{marginnote.sty}
149  {\usepackage{marginnote}
150   \let\marginpar\marginnote
151   \setboolean{marginnote}{true}}
152  {\setboolean{marginnote}{false}}
153
154 % check for package sidecap
155 % used for captions on the side
156 \newboolean{sidecap}
157 \IfFileExists{sidecap.sty}
158  {\usepackage{sidecap}
159   \let\marginpar\marginnote
160   \setboolean{sidecap}{true}}
161  {\setboolean{sidecap}{false}}
162
163 % redefine the \LyX macro for PDF bookmarks
164 \def\LyX{\texorpdfstring{%
165   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
166   {LyX}}
167
168 % to translate the listing label
169 % para traducir la etiqueta listing
170 \renewcommand{\lstlistingname}{Listado}
171 \end_preamble
172 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
173 \use_default_options false
174 \language spanish
175 \inputencoding auto
176 \font_roman default
177 \font_sans default
178 \font_typewriter default
179 \font_default_family default
180 \font_sc false
181 \font_osf false
182 \font_sf_scale 100
183 \font_tt_scale 100
184
185 \graphics default
186 \paperfontsize 12
187 \spacing single
188 \use_hyperref true
189 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
190 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
191 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
192 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
193 \pdf_bookmarks true
194 \pdf_bookmarksnumbered true
195 \pdf_bookmarksopen true
196 \pdf_bookmarksopenlevel 1
197 \pdf_breaklinks false
198 \pdf_pdfborder false
199 \pdf_colorlinks true
200 \pdf_backref false
201 \pdf_pdfusetitle false
202 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
203 \papersize default
204 \use_geometry false
205 \use_amsmath 2
206 \use_esint 0
207 \cite_engine basic
208 \use_bibtopic false
209 \paperorientation portrait
210 \secnumdepth 3
211 \tocdepth 3
212 \paragraph_separation skip
213 \defskip medskip
214 \quotes_language english
215 \papercolumns 1
216 \papersides 2
217 \paperpagestyle default
218 \bullet 1 1 34 -1
219 \bullet 2 2 35 -1
220 \bullet 3 2 7 -1
221 \tracking_changes false
222 \output_changes false
223 \author "" 
224 \author "" 
225 \end_header
226
227 \begin_body
228
229 \begin_layout Title
230 Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos
231  en LyX
232 \end_layout
233
234 \begin_layout Author
235 por el Equipo LyX
236 \begin_inset Foot
237 status collapsed
238
239 \begin_layout Plain Layout
240 \noindent
241 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
242  de Documentación de LyX: 
243 \begin_inset CommandInset href
244 LatexCommand href
245 name "lyx-docs@lists.lyx.org"
246 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
247 type "mailto:"
248
249 \end_inset
250
251
252 \end_layout
253
254 \end_inset
255
256
257 \begin_inset Note Note
258 status collapsed
259
260 \begin_layout Plain Layout
261 Autor: Uwe Stöhr
262 \end_layout
263
264 \end_inset
265
266
267 \begin_inset Note Note
268 status collapsed
269
270 \begin_layout Plain Layout
271 Traducción de: Ignacio García
272 \end_layout
273
274 \end_inset
275
276
277 \begin_inset Newline newline
278 \end_inset
279
280
281 \begin_inset Newline newline
282 \end_inset
283
284
285 \family sans
286 Versión 1.6.1
287 \end_layout
288
289 \begin_layout Standard
290 \begin_inset CommandInset toc
291 LatexCommand tableofcontents
292
293 \end_inset
294
295
296 \end_layout
297
298 \begin_layout Standard
299 \begin_inset Note Note
300 status collapsed
301
302 \begin_layout Plain Layout
303 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
304  estar instalados los paquetes LaTeX 
305 \series bold
306 arydshln
307 \series default
308
309 \series bold
310 colortbl
311 \series default
312
313 \series bold
314 marginnote
315 \series default
316  y 
317 \series bold
318 sidecap
319 \series default
320 .
321  Si no están instalados, también podrás exportar el documento, pero las
322  secciones en que dichos paquetes son necesarios no aparecen en la salida.
323 \end_layout
324
325 \begin_layout Plain Layout
326 La última versión en PDF de este documento puede encontrarse aquí:
327 \series bold
328
329 \begin_inset Newline newline
330 \end_inset
331
332 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
333 \end_layout
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Chapter
341 Figuras
342 \begin_inset Index
343 status collapsed
344
345 \begin_layout Plain Layout
346 Figuras
347 \end_layout
348
349 \end_inset
350
351
352 \begin_inset Index
353 status collapsed
354
355 \begin_layout Plain Layout
356 Gráficos|see
357 \begin_inset ERT
358 status collapsed
359
360 \begin_layout Plain Layout
361
362 {
363 \end_layout
364
365 \end_inset
366
367 Figuras
368 \begin_inset ERT
369 status collapsed
370
371 \begin_layout Plain Layout
372
373 }
374 \end_layout
375
376 \end_inset
377
378
379 \end_layout
380
381 \end_inset
382
383
384 \end_layout
385
386 \begin_layout Section
387 Diálogo de gráficos
388 \begin_inset CommandInset label
389 LatexCommand label
390 name "sec:Diálogo-Gráficos"
391
392 \end_inset
393
394
395 \begin_inset Index
396 status collapsed
397
398 \begin_layout Plain Layout
399 Figuras ! Diálogo de gráficos
400 \end_layout
401
402 \end_inset
403
404
405 \end_layout
406
407 \begin_layout Standard
408 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
409  texto que desees y haz clic en el icono 
410 \begin_inset Graphics
411         filename ../../images/dialog-show-new-inset_graphics.png
412         scale 85
413
414 \end_inset
415
416  o en el menú 
417 \family sans
418 Insertar\SpecialChar \menuseparator
419 Imagen
420 \family default
421 .
422  Aparecerá un diálogo para escoger el archivo a cargar.
423  La imagen aparecerá en el archivo de salida exactamente en la misma posición
424  en la que la has colocado.
425 \end_layout
426
427 \begin_layout Standard
428 El diálogo Gráficos puede lanzarse en cualquier momento haciendo clic sobre
429  una imagen.
430  Este diálogo tiene tres pestañas:
431 \end_layout
432
433 \begin_layout Description
434 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
435  presentación en LyX y en la salida.
436  En el apéndice
437 \begin_inset space ~
438 \end_inset
439
440
441 \begin_inset CommandInset ref
442 LatexCommand ref
443 reference "cha:Unidades-disponibles-en"
444
445 \end_inset
446
447  se detallan las unidades disponibles para el tamaño del gráfico.
448 \begin_inset Newline newline
449 \end_inset
450
451
452 \begin_inset Index
453 status collapsed
454
455 \begin_layout Plain Layout
456 Figuras ! Rotar
457 \end_layout
458
459 \end_inset
460
461 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
462  un ángulo y un origen de rotación.
463  La imagen también gira en LyX.
464 \begin_inset Newline newline
465 \end_inset
466
467
468 \begin_inset Index
469 status collapsed
470
471 \begin_layout Plain Layout
472 Figuras ! Escalar
473 \end_layout
474
475 \end_inset
476
477 Las imágenes se pueden escalar mediante un porcentaje o fijando explícitamente
478  la altura y la anchura.
479  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
480  automáticamente.
481  Si fijas ambas dimensiones
482 \family sans
483 ,
484 \family default
485  la imagen se adaptará a ellas, posiblemente distorsionada.
486  Para evitar distorsión en la imagen marca la opción 
487 \family sans
488 Mantener
489 \begin_inset space ~
490 \end_inset
491
492 proporción
493 \family default
494 .
495  En ese caso la imagen será escalada de forma que su anchura y su altura
496  no excedan de las dimensiones especificadas.
497 \begin_inset Newline newline
498 \end_inset
499
500 Las imágenes se pueden abrir con un programa de tu elección pulsando el
501  botón 
502 \family sans
503 Editar
504 \family default
505 .
506  Los programas visor y editor para cada formato de imagen se pueden establecer
507  en la configuración de los formatos de archivo de las preferencias de LyX.
508 \end_layout
509
510 \begin_layout Description
511 Recorte Alternativamente al escalado, es posible establecer las coordenadas
512  de la imagen para ajustar su altura y anchura en la salida.
513  Además, las coordenadas se pueden calcular automáticamente pinchando el
514  botón 
515 \family sans
516 Obtener
517 \begin_inset space ~
518 \end_inset
519
520 de
521 \begin_inset space ~
522 \end_inset
523
524 archivo
525 \family default
526 .
527  El botón 
528 \family sans
529 Recortar
530 \begin_inset space ~
531 \end_inset
532
533 al
534 \begin_inset space ~
535 \end_inset
536
537 cuadro
538 \begin_inset space ~
539 \end_inset
540
541 delimitador
542 \family default
543  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
544 as.
545  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
546 \end_layout
547
548 \begin_layout Description
549 Opciones
550 \begin_inset space ~
551 \end_inset
552
553 de
554 \begin_inset space ~
555 \end_inset
556
557 LaTeX
558 \begin_inset space ~
559 \end_inset
560
561 y
562 \begin_inset space ~
563 \end_inset
564
565 LyX En esta solapa puedes modificar la apariencia de la imagen en LyX, y
566  poner la imagen como subfigura de una figura flotante con su propio título.
567  Las subfiguras se explican en la sección
568 \begin_inset space ~
569 \end_inset
570
571
572 \begin_inset CommandInset ref
573 LatexCommand ref
574 reference "sec:Figuras-Flotantes"
575
576 \end_inset
577
578 .
579 \begin_inset Newline newline
580 \end_inset
581
582 Los expertos en LaTeX pueden especificar aquí opciones LaTeX adicionales.
583 \begin_inset Newline newline
584 \end_inset
585
586 La opción 
587 \family sans
588 Modo
589 \begin_inset space ~
590 \end_inset
591
592 borrador
593 \family default
594  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
595 \begin_inset Newline newline
596 \end_inset
597
598 La opción 
599 \family sans
600 No
601 \begin_inset space ~
602 \end_inset
603
604 descomprimir
605 \begin_inset space ~
606 \end_inset
607
608 al
609 \begin_inset space ~
610 \end_inset
611
612 exportar
613 \family default
614  sólo afecta a los gráficos EPS comprimidos, p.
615 \begin_inset space \thinspace{}
616 \end_inset
617
618 e.
619 \begin_inset space ~
620 \end_inset
621
622
623 \emph on
624 x.eps.gz
625 \emph default
626 .
627  Si se usa esta opción, las imágenes no serán descomprimidas al exportar,
628  puesto que LaTeX puede manejarlas como están.
629 \begin_inset Newline newline
630 \end_inset
631
632 Los gráficos EPS comprimidos sirven para ahorrar espacio de disco si se
633  utiliza PostScript como formato de salida, véase apéndice
634 \begin_inset space ~
635 \end_inset
636
637
638 \begin_inset CommandInset ref
639 LatexCommand ref
640 reference "sec:PostScript"
641
642 \end_inset
643
644 .
645  Para comprimir gráficos EPS, usa los siguientes comandos en un UNIX-shell
646  o en consola de Windows:
647 \begin_inset Newline newline
648 \end_inset
649
650
651 \series bold
652 gzip x.eps
653 \series default
654
655 \begin_inset Newline newline
656 \end_inset
657
658
659 \series bold
660 zgrep %%Bounding x.eps.gz > x.eps.bb
661 \series default
662
663 \begin_inset Newline newline
664 \end_inset
665
666 El segundo comando crea un archivo de cuadro delimitador «x.eps.bb» que necesita
667  LaTeX para gráficos comprimidos.
668 \begin_inset Newline newline
669 \end_inset
670
671 El campo 
672 \family sans
673 Nombre
674 \begin_inset space ~
675 \end_inset
676
677 de
678 \begin_inset space ~
679 \end_inset
680
681 grupo
682 \family default
683  permite definir un conjunto de ajustes de imagen.
684 \begin_inset Index
685 status collapsed
686
687 \begin_layout Plain Layout
688 Figuras ! Agrupación de ajustes
689 \end_layout
690
691 \end_inset
692
693  Las imágenes incluidas en un grupo comparten sus características, de modo
694  que al modificar las de una imagen del grupo se modifican igualmente las
695  de las demás imágenes del grupo.
696  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
697  necesidad de hacerlo individualmente para cada una de ellas.
698  Además se puede integrar una imagen en un grupo existente marcando el nombre
699  del mismo en el menú contextual de la imagen.
700  
701 \end_layout
702
703 \begin_layout Standard
704 \begin_inset VSpace bigskip
705 \end_inset
706
707
708 \end_layout
709
710 \begin_layout Standard
711 Esto es un ejemplo de imagen en formato EPS
712 \begin_inset Foot
713 status collapsed
714
715 \begin_layout Plain Layout
716 Los formatos de imagen se explica en el sección
717 \begin_inset space ~
718 \end_inset
719
720
721 \begin_inset CommandInset ref
722 LatexCommand ref
723 reference "sec:Formatos-de-imagen"
724
725 \end_inset
726
727 .
728 \end_layout
729
730 \end_inset
731
732  en un párrafo separado centrado horizontalmente:
733 \end_layout
734
735 \begin_layout Standard
736 \align center
737 \begin_inset Graphics
738         filename ../clipart/mobius.eps
739         scale 70
740         clip
741         rotateOrigin center
742
743 \end_inset
744
745
746 \end_layout
747
748 \begin_layout Standard
749 Esta es la misma imagen pero en modo borrador:
750 \end_layout
751
752 \begin_layout Standard
753 \align center
754 \begin_inset Graphics
755         filename ../clipart/mobius.eps
756         scale 70
757         draft
758         rotateOrigin center
759
760 \end_inset
761
762
763 \begin_inset Newpage newpage
764 \end_inset
765
766
767 \end_layout
768
769 \begin_layout Section
770 Figuras flotantes
771 \begin_inset CommandInset label
772 LatexCommand label
773 name "sec:Figuras-Flotantes"
774
775 \end_inset
776
777
778 \begin_inset Index
779 status collapsed
780
781 \begin_layout Plain Layout
782 Flotantes ! Figuras
783 \end_layout
784
785 \end_inset
786
787
788 \begin_inset Index
789 status collapsed
790
791 \begin_layout Plain Layout
792 Figuras ! Flotantes
793 \end_layout
794
795 \end_inset
796
797
798 \end_layout
799
800 \begin_layout Standard
801 Para información general sobre flotantes, echa una ojeada a la sección
802 \begin_inset space ~
803 \end_inset
804
805
806 \begin_inset CommandInset ref
807 LatexCommand ref
808 reference "sec:Introducción-Flotantes"
809
810 \end_inset
811
812 .
813 \end_layout
814
815 \begin_layout Standard
816 El botón 
817 \begin_inset Graphics
818         filename ../../images/float-insert_figure.png
819         scale 85
820
821 \end_inset
822
823  y el menú 
824 \family sans
825 Insertar\SpecialChar \menuseparator
826 Flotante\SpecialChar \menuseparator
827 Figura
828 \family default
829  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
830  La imagen se puede insertar sobre la leyenda, como en la figura
831 \begin_inset space ~
832 \end_inset
833
834
835 \begin_inset CommandInset ref
836 LatexCommand ref
837 reference "fig:kill-plat"
838
839 \end_inset
840
841 , o bajo ella, como en la figura
842 \begin_inset space ~
843 \end_inset
844
845
846 \begin_inset CommandInset ref
847 LatexCommand ref
848 reference "fig:escher"
849
850 \end_inset
851
852 .
853  Más información sobre ubicación de leyendas en la sección
854 \begin_inset space ~
855 \end_inset
856
857
858 \begin_inset CommandInset ref
859 LatexCommand ref
860 reference "sec:Colocación-de-leyendas"
861
862 \end_inset
863
864 .
865 \end_layout
866
867 \begin_layout Standard
868 \begin_inset Float figure
869 wide false
870 sideways false
871 status open
872
873 \begin_layout Plain Layout
874 \align center
875 \begin_inset Graphics
876         filename ../clipart/platypus.eps
877         width 50col%
878         rotateOrigin center
879
880 \end_inset
881
882
883 \end_layout
884
885 \begin_layout Plain Layout
886 \begin_inset Caption
887
888 \begin_layout Plain Layout
889 \begin_inset CommandInset label
890 LatexCommand label
891 name "fig:kill-plat"
892
893 \end_inset
894
895 Un platypus muy distorsionado en un flotante.
896 \end_layout
897
898 \end_inset
899
900
901 \end_layout
902
903 \end_inset
904
905
906 \end_layout
907
908 \begin_layout Standard
909 \begin_inset Float figure
910 wide false
911 sideways false
912 status open
913
914 \begin_layout Plain Layout
915 \begin_inset Caption
916
917 \begin_layout Plain Layout
918 \begin_inset CommandInset label
919 LatexCommand label
920 name "fig:escher"
921
922 \end_inset
923
924 M.C.
925  Escher en ácido.
926 \end_layout
927
928 \end_inset
929
930
931 \end_layout
932
933 \begin_layout Plain Layout
934 \align center
935 \begin_inset Graphics
936         filename ../clipart/escher-lsd.eps
937         scale 80
938         rotateOrigin center
939
940 \end_inset
941
942
943 \end_layout
944
945 \end_inset
946
947
948 \end_layout
949
950 \begin_layout Standard
951 \begin_inset Index
952 status collapsed
953
954 \begin_layout Plain Layout
955 Referencias ! a figuras
956 \end_layout
957
958 \end_inset
959
960 Las figuras
961 \begin_inset space ~
962 \end_inset
963
964
965 \begin_inset CommandInset ref
966 LatexCommand ref
967 reference "fig:kill-plat"
968
969 \end_inset
970
971  y 
972 \begin_inset CommandInset ref
973 LatexCommand ref
974 reference "fig:escher"
975
976 \end_inset
977
978  son ejemplos de figuras con referencias cruzadas.
979  Las figuras pueden tener referencias cruzadas en el documento mediante
980  referencia a su etiqueta.
981  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
982 \family sans
983 Insertar\SpecialChar \menuseparator
984 Etiqueta
985 \family default
986  o el botón 
987 \begin_inset Graphics
988         filename ../../images/label-insert.png
989         scale 85
990
991 \end_inset
992
993 .
994  Ahora puedes referirte a la etiqueta usando el menú 
995 \family sans
996 Insertar\SpecialChar \menuseparator
997 Referencia
998 \begin_inset space ~
999 \end_inset
1000
1001 cruzada
1002 \family default
1003  o el botón 
1004 \begin_inset Graphics
1005         filename ../../images/dialog-show-new-inset_ref.png
1006         scale 85
1007
1008 \end_inset
1009
1010 .
1011  Es importante emplear referencias a flotantes, mejor que alusiones vagas
1012  como «la figura de arriba», porque como LaTeX recolocará los flotantes
1013  en el documento final, podría no quedar «arriba» precisamente.
1014 \begin_inset Newline newline
1015 \end_inset
1016
1017 Las referencias se explican con detalle en la sección
1018 \begin_inset space ~
1019 \end_inset
1020
1021
1022 \begin_inset CommandInset ref
1023 LatexCommand ref
1024 reference "sec:Referencias-a-Flotantes"
1025
1026 \end_inset
1027
1028 .
1029 \end_layout
1030
1031 \begin_layout Standard
1032 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
1033  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
1034  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
1035  existente.
1036  La figura
1037 \begin_inset space ~
1038 \end_inset
1039
1040
1041 \begin_inset CommandInset ref
1042 LatexCommand ref
1043 reference "fig:Dos-imágenes-distorsionadas"
1044
1045 \end_inset
1046
1047  es un ejemplo de figura flotante con dos imágenes adosadas.
1048  También se pueden poner una sobre otra.
1049  Las subfiguras son
1050 \begin_inset space ~
1051 \end_inset
1052
1053
1054 \begin_inset CommandInset ref
1055 LatexCommand ref
1056 reference "fig:Estructura-indefinible"
1057
1058 \end_inset
1059
1060  y
1061 \begin_inset space ~
1062 \end_inset
1063
1064
1065 \begin_inset CommandInset ref
1066 LatexCommand ref
1067 reference "fig:Platypus"
1068
1069 \end_inset
1070
1071 .
1072 \end_layout
1073
1074 \begin_layout Standard
1075 \begin_inset Float figure
1076 wide false
1077 sideways false
1078 status open
1079
1080 \begin_layout Plain Layout
1081 \begin_inset space \hfill{}
1082 \end_inset
1083
1084
1085 \begin_inset Float figure
1086 wide false
1087 sideways false
1088 status open
1089
1090 \begin_layout Plain Layout
1091 \begin_inset Caption
1092
1093 \begin_layout Plain Layout
1094 \begin_inset CommandInset label
1095 LatexCommand label
1096 name "fig:Estructura-indefinible"
1097
1098 \end_inset
1099
1100 Estructura indefinible
1101 \end_layout
1102
1103 \end_inset
1104
1105
1106 \end_layout
1107
1108 \begin_layout Plain Layout
1109 \begin_inset Graphics
1110         filename ../clipart/escher-lsd.eps
1111         width 45col%
1112         groupId distorsionadas
1113
1114 \end_inset
1115
1116
1117 \end_layout
1118
1119 \end_inset
1120
1121
1122 \begin_inset space \hfill{}
1123 \end_inset
1124
1125
1126 \begin_inset Float figure
1127 wide false
1128 sideways false
1129 status open
1130
1131 \begin_layout Plain Layout
1132 \begin_inset Caption
1133
1134 \begin_layout Plain Layout
1135 \begin_inset CommandInset label
1136 LatexCommand label
1137 name "fig:Platypus"
1138
1139 \end_inset
1140
1141 Platypus
1142 \end_layout
1143
1144 \end_inset
1145
1146
1147 \end_layout
1148
1149 \begin_layout Plain Layout
1150 \begin_inset Graphics
1151         filename ../clipart/platypus.eps
1152         width 45col%
1153         groupId distorsionadas
1154
1155 \end_inset
1156
1157
1158 \end_layout
1159
1160 \end_inset
1161
1162
1163 \begin_inset space \hfill{}
1164 \end_inset
1165
1166
1167 \end_layout
1168
1169 \begin_layout Plain Layout
1170 \begin_inset Caption
1171
1172 \begin_layout Plain Layout
1173 \begin_inset CommandInset label
1174 LatexCommand label
1175 name "fig:Dos-imágenes-distorsionadas"
1176
1177 \end_inset
1178
1179 Dos imágenes distorsionadas.
1180  Ambas están en el grupo llamado «distorsionadas».
1181 \end_layout
1182
1183 \end_inset
1184
1185
1186 \end_layout
1187
1188 \end_inset
1189
1190
1191 \begin_inset Newpage newpage
1192 \end_inset
1193
1194
1195 \end_layout
1196
1197 \begin_layout Section
1198 Formatos de imagen
1199 \begin_inset CommandInset label
1200 LatexCommand label
1201 name "sec:Formatos-de-imagen"
1202
1203 \end_inset
1204
1205
1206 \begin_inset Index
1207 status collapsed
1208
1209 \begin_layout Plain Layout
1210 Formatos de imagen
1211 \end_layout
1212
1213 \end_inset
1214
1215
1216 \begin_inset Index
1217 status collapsed
1218
1219 \begin_layout Plain Layout
1220 Figuras ! Formatos de imagen
1221 \end_layout
1222
1223 \end_inset
1224
1225
1226 \end_layout
1227
1228 \begin_layout Standard
1229 Puedes insertar imágenes en cualquier formato.
1230  Pero como se explica en el apéndice
1231 \begin_inset space ~
1232 \end_inset
1233
1234
1235 \begin_inset CommandInset ref
1236 LatexCommand ref
1237 reference "cha:Formatos-de-Archivos-de-Salida"
1238
1239 \end_inset
1240
1241 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1242  de archivo de imagen.
1243  Por eso LyX usa el programa 
1244 \family sans
1245 Imagemagick
1246 \family default
1247  en segundo plano para convertir imágenes al formato adecuado.
1248  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1249  los formatos de imagen admitidos en el formato de archivo de salida.
1250  Los formatos de salida se explican en el apéndice
1251 \begin_inset space ~
1252 \end_inset
1253
1254
1255 \begin_inset CommandInset ref
1256 LatexCommand ref
1257 reference "cha:Formatos-de-Archivos-de-Salida"
1258
1259 \end_inset
1260
1261 .
1262 \end_layout
1263
1264 \begin_layout Standard
1265 Como en el caso de las fuentes, hay dos tipos de formatos de imagen:
1266 \end_layout
1267
1268 \begin_layout Description
1269 Imágenes
1270 \begin_inset space ~
1271 \end_inset
1272
1273 mapa
1274 \begin_inset space ~
1275 \end_inset
1276
1277 de
1278 \begin_inset space ~
1279 \end_inset
1280
1281 bits
1282 \begin_inset space ~
1283 \end_inset
1284
1285 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1286  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1287  de zoom.
1288  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1289  Format» (GIF, extensión «.gif»)
1290 \begin_inset Index
1291 status collapsed
1292
1293 \begin_layout Plain Layout
1294 GIF|see
1295 \begin_inset ERT
1296 status collapsed
1297
1298 \begin_layout Plain Layout
1299
1300 {
1301 \end_layout
1302
1303 \end_inset
1304
1305 Formatos de imagen
1306 \begin_inset ERT
1307 status collapsed
1308
1309 \begin_layout Plain Layout
1310
1311 }
1312 \end_layout
1313
1314 \end_inset
1315
1316
1317 \end_layout
1318
1319 \end_inset
1320
1321 , «Portable Network Graphics» (PNG, extensión «.png»)
1322 \begin_inset Index
1323 status collapsed
1324
1325 \begin_layout Plain Layout
1326 PNG|see
1327 \begin_inset ERT
1328 status collapsed
1329
1330 \begin_layout Plain Layout
1331
1332 {
1333 \end_layout
1334
1335 \end_inset
1336
1337 Formatos de imagen
1338 \begin_inset ERT
1339 status collapsed
1340
1341 \begin_layout Plain Layout
1342
1343 }
1344 \end_layout
1345
1346 \end_inset
1347
1348
1349 \end_layout
1350
1351 \end_inset
1352
1353 , y «Joint Photographic Experts Group» (JPG, extensión «.jpg» o «.jpeg»)
1354 \begin_inset Index
1355 status collapsed
1356
1357 \begin_layout Plain Layout
1358 JPG|see
1359 \begin_inset ERT
1360 status collapsed
1361
1362 \begin_layout Plain Layout
1363
1364 {
1365 \end_layout
1366
1367 \end_inset
1368
1369 Formatos de imagen
1370 \begin_inset ERT
1371 status collapsed
1372
1373 \begin_layout Plain Layout
1374
1375 }
1376 \end_layout
1377
1378 \end_inset
1379
1380
1381 \end_layout
1382
1383 \end_inset
1384
1385 .
1386 \end_layout
1387
1388 \begin_layout Description
1389 Imágenes
1390 \begin_inset space ~
1391 \end_inset
1392
1393 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1394 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
1395  La posibilidad de escalado hace falta para crear presentaciones, porque
1396  éstas siempre son escaladas por el proyector.
1397  El escalado también es útil en los documentos en línea para permitir el
1398  zoom en diagramas.
1399 \begin_inset Newline newline
1400 \end_inset
1401
1402 Formatos de imagen escalables pueden ser «Scalable Vector Graphics» (SVG,
1403  extensión «.svg»)
1404 \begin_inset Index
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408 SVG|see
1409 \begin_inset ERT
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413
1414 {
1415 \end_layout
1416
1417 \end_inset
1418
1419 Formatos de imagen
1420 \begin_inset ERT
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424
1425 }
1426 \end_layout
1427
1428 \end_inset
1429
1430
1431 \end_layout
1432
1433 \end_inset
1434
1435 , «Encapsulated PostScript» (EPS, extensión «.eps»)
1436 \begin_inset Index
1437 status collapsed
1438
1439 \begin_layout Plain Layout
1440 EPS|see
1441 \begin_inset ERT
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445
1446 {
1447 \end_layout
1448
1449 \end_inset
1450
1451 Formatos de imagen
1452 \begin_inset ERT
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456
1457 }
1458 \end_layout
1459
1460 \end_inset
1461
1462
1463 \end_layout
1464
1465 \end_inset
1466
1467 , «Portable Document Format» (PDF, extensión «.pdf»)
1468 \begin_inset Index
1469 status collapsed
1470
1471 \begin_layout Plain Layout
1472 PDF|see
1473 \begin_inset ERT
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477
1478 {
1479 \end_layout
1480
1481 \end_inset
1482
1483 Formatos de imagen
1484 \begin_inset ERT
1485 status collapsed
1486
1487 \begin_layout Plain Layout
1488
1489 }
1490 \end_layout
1491
1492 \end_inset
1493
1494
1495 \end_layout
1496
1497 \end_inset
1498
1499 , y «Windows Metafile» (WMF, extensión «.wmf»)
1500 \begin_inset Index
1501 status collapsed
1502
1503 \begin_layout Plain Layout
1504 WMF|see
1505 \begin_inset ERT
1506 status collapsed
1507
1508 \begin_layout Plain Layout
1509
1510 {
1511 \end_layout
1512
1513 \end_inset
1514
1515 Formatos de imagen
1516 \begin_inset ERT
1517 status collapsed
1518
1519 \begin_layout Plain Layout
1520
1521 }
1522 \end_layout
1523
1524 \end_inset
1525
1526
1527 \end_layout
1528
1529 \end_inset
1530
1531 .
1532  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1533  a PDF o EPS y el resultado será todavía una imagen bitmap.
1534  En estos casos sólo se añade una cabecera con las propiedades de la imagen
1535  a la imagen original.
1536 \begin_inset Foot
1537 status collapsed
1538
1539 \begin_layout Plain Layout
1540 En el caso de PDF, además se comprime la imagen original.
1541 \end_layout
1542
1543 \end_inset
1544
1545  Por ejemplo, los archivos PDF generados por 
1546 \family sans
1547 Adobe Photoshop
1548 \family default
1549  son imágenes bitmap.
1550 \end_layout
1551
1552 \begin_layout Standard
1553 Normalmente no es posible convertir una imagen bitmap a escalable pero sí
1554  al contrario.
1555  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1556  archivos de salida PDF y PostScript, respectivamente.
1557  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1558  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1559 \begin_inset Formula $\to$
1560 \end_inset
1561
1562  PDF/EPS.
1563 \end_layout
1564
1565 \begin_layout Chapter
1566 Tablas
1567 \begin_inset Index
1568 status collapsed
1569
1570 \begin_layout Plain Layout
1571 Tablas
1572 \end_layout
1573
1574 \end_inset
1575
1576
1577 \end_layout
1578
1579 \begin_layout Section
1580 Introducción
1581 \begin_inset Index
1582 status collapsed
1583
1584 \begin_layout Plain Layout
1585 Tablas ! Introducción
1586 \end_layout
1587
1588 \end_inset
1589
1590
1591 \end_layout
1592
1593 \begin_layout Standard
1594 Puede insertarse una tabla mediante el botón 
1595 \begin_inset Graphics
1596         filename ../../images/tabular-insert.png
1597         scale 85
1598
1599 \end_inset
1600
1601  o el menú 
1602 \family sans
1603 Insertar\SpecialChar \menuseparator
1604 Tabla
1605 \family default
1606 .
1607  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1608  el número de filas y de columnas de la tabla.
1609  Si usas el menú aparece un diálogo en el que se pide el número de filas
1610  y columnas.
1611  
1612 \begin_inset Newline newline
1613 \end_inset
1614
1615 Por omisión, la tabla tiene líneas que enmarcan cada celda y la primera
1616  fila aparece separada por una línea doble: la línea inferior de la primera
1617  fila y la línea superior de la segunda fila.
1618  Ejemplo de tabla:
1619 \end_layout
1620
1621 \begin_layout Standard
1622 \align center
1623 \begin_inset Tabular
1624 <lyxtabular version="3" rows="4" columns="4">
1625 <features>
1626 <column alignment="center" valignment="top" width="0">
1627 <column alignment="center" valignment="top" width="0pt">
1628 <column alignment="center" valignment="top" width="0in">
1629 <column alignment="center" valignment="top" width="0pt">
1630 <row>
1631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1632 \begin_inset Text
1633
1634 \begin_layout Plain Layout
1635
1636 \end_layout
1637
1638 \end_inset
1639 </cell>
1640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1641 \begin_inset Text
1642
1643 \begin_layout Plain Layout
1644
1645 \family roman
1646 \series medium
1647 \shape up
1648 \size normal
1649 \emph off
1650 \bar no
1651 \noun off
1652 \color none
1653 1
1654 \end_layout
1655
1656 \end_inset
1657 </cell>
1658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1659 \begin_inset Text
1660
1661 \begin_layout Plain Layout
1662 2
1663 \end_layout
1664
1665 \end_inset
1666 </cell>
1667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1668 \begin_inset Text
1669
1670 \begin_layout Plain Layout
1671 3
1672 \end_layout
1673
1674 \end_inset
1675 </cell>
1676 </row>
1677 <row>
1678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1679 \begin_inset Text
1680
1681 \begin_layout Plain Layout
1682
1683 \family roman
1684 \series medium
1685 \shape up
1686 \size normal
1687 \emph off
1688 \bar no
1689 \noun off
1690 \color none
1691 A
1692 \end_layout
1693
1694 \end_inset
1695 </cell>
1696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1697 \begin_inset Text
1698
1699 \begin_layout Plain Layout
1700
1701 \end_layout
1702
1703 \end_inset
1704 </cell>
1705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1706 \begin_inset Text
1707
1708 \begin_layout Plain Layout
1709
1710 \end_layout
1711
1712 \end_inset
1713 </cell>
1714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1715 \begin_inset Text
1716
1717 \begin_layout Plain Layout
1718
1719 \end_layout
1720
1721 \end_inset
1722 </cell>
1723 </row>
1724 <row>
1725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1726 \begin_inset Text
1727
1728 \begin_layout Plain Layout
1729
1730 \family roman
1731 \series medium
1732 \shape up
1733 \size normal
1734 \emph off
1735 \bar no
1736 \noun off
1737 \color none
1738 B
1739 \end_layout
1740
1741 \end_inset
1742 </cell>
1743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1744 \begin_inset Text
1745
1746 \begin_layout Plain Layout
1747
1748 \end_layout
1749
1750 \end_inset
1751 </cell>
1752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1753 \begin_inset Text
1754
1755 \begin_layout Plain Layout
1756
1757 \size normal
1758 \noun off
1759 \color none
1760  
1761 \end_layout
1762
1763 \end_inset
1764 </cell>
1765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Plain Layout
1769
1770 \end_layout
1771
1772 \end_inset
1773 </cell>
1774 </row>
1775 <row>
1776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1777 \begin_inset Text
1778
1779 \begin_layout Plain Layout
1780
1781 \family roman
1782 \series medium
1783 \shape up
1784 \size normal
1785 \emph off
1786 \bar no
1787 \noun off
1788 \color none
1789 C
1790 \end_layout
1791
1792 \end_inset
1793 </cell>
1794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1795 \begin_inset Text
1796
1797 \begin_layout Plain Layout
1798
1799 \end_layout
1800
1801 \end_inset
1802 </cell>
1803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807
1808 \end_layout
1809
1810 \end_inset
1811 </cell>
1812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1813 \begin_inset Text
1814
1815 \begin_layout Plain Layout
1816
1817 \end_layout
1818
1819 \end_inset
1820 </cell>
1821 </row>
1822 </lyxtabular>
1823
1824 \end_inset
1825
1826
1827 \end_layout
1828
1829 \begin_layout Section
1830 Diálogo de tablas
1831 \begin_inset Index
1832 status collapsed
1833
1834 \begin_layout Plain Layout
1835 Tablas ! Diálogo
1836 \end_layout
1837
1838 \end_inset
1839
1840
1841 \end_layout
1842
1843 \begin_layout Standard
1844 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
1845  pinchar sobre ella con el botón derecho del ratón.
1846  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
1847  encuentra el cursor.
1848  La mayoría de opciones también trabajan sobre una selección de celdas,
1849  de filas o de columnas.
1850  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1851  su 
1852 \emph on
1853 contenido
1854 \emph default
1855 .
1856  En el cuadro de diálogo aparecen las siguientes solapas:
1857 \end_layout
1858
1859 \begin_layout Description
1860
1861 \family sans
1862 Configuración
1863 \begin_inset space ~
1864 \end_inset
1865
1866 de
1867 \begin_inset space ~
1868 \end_inset
1869
1870 la
1871 \begin_inset space ~
1872 \end_inset
1873
1874 tabla
1875 \family default
1876  Aquí puedes establecer la alineación horizontal y la anchura de la columna
1877  actual.
1878  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1879  Una anchura determinada permite tener saltos de línea y distintos párrafos
1880  de texto, véase sección 
1881 \begin_inset space ~
1882 \end_inset
1883
1884
1885 \begin_inset CommandInset ref
1886 LatexCommand ref
1887 reference "sub:Líneas-Múltiples-en"
1888
1889 \end_inset
1890
1891 .
1892  Si no estableces anchura, la columna será tan ancha como el contenido de
1893  la celda más ancha.
1894 \begin_inset Newline newline
1895 \end_inset
1896
1897 Además, puedes marcar una o más celdas de una fila como una celda multicolumna,
1898  véase sección
1899 \begin_inset space ~
1900 \end_inset
1901
1902
1903 \begin_inset CommandInset ref
1904 LatexCommand ref
1905 reference "sub:Multicolumnas"
1906
1907 \end_inset
1908
1909 .
1910 \begin_inset Newline newline
1911 \end_inset
1912
1913 Las casillas de giro rotan la celda actual, una selección o toda la tabla
1914  90º en el sentido de las agujas del reloj.
1915  La rotación no se ve en LyX, sí en la salida.
1916 \begin_inset Newline newline
1917 \end_inset
1918
1919
1920 \begin_inset Note Greyedout
1921 status open
1922
1923 \begin_layout Plain Layout
1924
1925 \series bold
1926 Nota:
1927 \series default
1928  no todos los visores DVI pueden mostrar rotaciones.
1929 \end_layout
1930
1931 \end_inset
1932
1933
1934 \begin_inset Newline newline
1935 \end_inset
1936
1937 También es posible introducir argumentos LaTeX necesarios para formatos
1938  especiales, véanse las secciones
1939 \begin_inset space ~
1940 \end_inset
1941
1942
1943 \begin_inset CommandInset ref
1944 LatexCommand ref
1945 reference "sub:Cálculos-en-Multicolumnas"
1946
1947 \end_inset
1948
1949  y
1950 \begin_inset space ~
1951 \end_inset
1952
1953
1954 \begin_inset CommandInset ref
1955 LatexCommand ref
1956 reference "sec:Tablas-Coloreadas"
1957
1958 \end_inset
1959
1960 .
1961 \end_layout
1962
1963 \begin_layout Description
1964
1965 \family sans
1966 Bordes
1967 \family default
1968  En esta solapa puedes añadir y quitar bordes para la fila/columna actual.
1969 \end_layout
1970
1971 \begin_layout Description
1972
1973 \family sans
1974 Tabla
1975 \begin_inset space ~
1976 \end_inset
1977
1978 larga
1979 \family default
1980  Para hacer 
1981 \emph on
1982 tablas largas
1983 \emph default
1984  que pueden extenderse por varias páginas.
1985  La sección
1986 \begin_inset space ~
1987 \end_inset
1988
1989
1990 \begin_inset CommandInset ref
1991 LatexCommand ref
1992 reference "sec:Tablas-Largas"
1993
1994 \end_inset
1995
1996  describe su uso en detalle.
1997 \end_layout
1998
1999 \begin_layout Standard
2000 Si la barra de herramientas de tabla está abierta, puedes mover el cursor
2001  con las teclas de flecha de celda en celda y la propiedad de la celda actual
2002  aparecerá inmediatamente en el diálogo.
2003 \end_layout
2004
2005 \begin_layout Section
2006 Barra de herramientas de tabla
2007 \begin_inset Index
2008 status collapsed
2009
2010 \begin_layout Plain Layout
2011 Tablas ! Barra de herramientas
2012 \end_layout
2013
2014 \end_inset
2015
2016
2017 \end_layout
2018
2019 \begin_layout Standard
2020 La barra de herramientas de tabla es una alternativa al cuadro de diálogo
2021  para cambiar las tablas de manera más rápida.
2022  Normalmente debería aparecer en la parte inferior de la ventana principal
2023  de LyX cuando el cursor está dentro de una tabla.
2024  En cualquier momento se puede presentar esta barra pinchando con el botón
2025  derecho del ratón en cualquier punto de la barra principal de menú.
2026 \end_layout
2027
2028 \begin_layout Standard
2029 La barra de herramientas tiene los siguientes iconos:
2030 \end_layout
2031
2032 \begin_layout Labeling
2033 \labelwidthstring 00.00.0000
2034 \begin_inset Graphics
2035         filename ../../images/tabular-feature_append-row.png
2036
2037 \end_inset
2038
2039  añade una fila bajo la celda actual o selección
2040 \end_layout
2041
2042 \begin_layout Labeling
2043 \labelwidthstring 00.00.0000
2044 \begin_inset Graphics
2045         filename ../../images/tabular-feature_append-column.png
2046
2047 \end_inset
2048
2049  añade una columna a la derecha de la celda actual o selección
2050 \end_layout
2051
2052 \begin_layout Labeling
2053 \labelwidthstring 00.00.0000
2054 \begin_inset Graphics
2055         filename ../../images/tabular-feature_delete-row.png
2056
2057 \end_inset
2058
2059  borra la fila actual o selección
2060 \end_layout
2061
2062 \begin_layout Labeling
2063 \labelwidthstring 00.00.0000
2064 \begin_inset Graphics
2065         filename ../../images/tabular-feature_delete-column.png
2066
2067 \end_inset
2068
2069  borra la columna actual o selección
2070 \end_layout
2071
2072 \begin_layout Labeling
2073 \labelwidthstring 00.00.0000
2074 \begin_inset Graphics
2075         filename ../../images/tabular-feature_toggle-line-top.png
2076
2077 \end_inset
2078
2079  añade una línea sobre la celda/fila actual o la selección
2080 \end_layout
2081
2082 \begin_layout Labeling
2083 \labelwidthstring 00.00.0000
2084 \begin_inset Graphics
2085         filename ../../images/tabular-feature_toggle-line-bottom.png
2086
2087 \end_inset
2088
2089  añade una línea bajo la celda/fila actual o la selección
2090 \end_layout
2091
2092 \begin_layout Labeling
2093 \labelwidthstring 00.00.0000
2094 \begin_inset Graphics
2095         filename ../../images/tabular-feature_toggle-line-left.png
2096
2097 \end_inset
2098
2099  añade una línea a la izquierda de la celda/fila actual o la selección
2100 \end_layout
2101
2102 \begin_layout Labeling
2103 \labelwidthstring 00.00.0000
2104 \begin_inset Graphics
2105         filename ../../images/tabular-feature_toggle-line-right.png
2106
2107 \end_inset
2108
2109  añade una línea a la derecha de la celda/fila actual o la selección
2110 \end_layout
2111
2112 \begin_layout Labeling
2113 \labelwidthstring 00.00.0000
2114 \begin_inset Graphics
2115         filename ../../images/tabular-feature_set-all-lines.png
2116
2117 \end_inset
2118
2119  añade líneas alrededor de la celda actual o seleccionadas (si la celda
2120  actual no es multicolumna esto afecta también a la fila y a la columna)
2121 \end_layout
2122
2123 \begin_layout Labeling
2124 \labelwidthstring 00.00.0000
2125 \begin_inset Graphics
2126         filename ../../images/tabular-feature_unset-all-lines.png
2127
2128 \end_inset
2129
2130  borra todas las líneas de la celda o celdas seleccionadas (si la celda
2131  actual no es multicolumna esto afecta también a la fila y a la columna)
2132 \end_layout
2133
2134 \begin_layout Labeling
2135 \labelwidthstring 00.00.0000
2136 \begin_inset Graphics
2137         filename ../../images/tabular-feature_align-left.png
2138
2139 \end_inset
2140
2141  alinea a la izquierda el contenido de la celda/columna
2142 \end_layout
2143
2144 \begin_layout Labeling
2145 \labelwidthstring 00.00.0000
2146 \begin_inset Graphics
2147         filename ../../images/tabular-feature_align-center.png
2148
2149 \end_inset
2150
2151  centra el contenido de la celda/columna horizontalmente
2152 \end_layout
2153
2154 \begin_layout Labeling
2155 \labelwidthstring 00.00.0000
2156 \begin_inset Graphics
2157         filename ../../images/tabular-feature_align-right.png
2158
2159 \end_inset
2160
2161  alinea a la derecha el contenido de la celda/columna
2162 \end_layout
2163
2164 \begin_layout Labeling
2165 \labelwidthstring 00.00.0000
2166 \begin_inset Graphics
2167         filename ../../images/tabular-feature_valign-top.png
2168
2169 \end_inset
2170
2171  alinea arriba el contenido de la celda
2172 \end_layout
2173
2174 \begin_layout Labeling
2175 \labelwidthstring 00.00.0000
2176 \begin_inset Graphics
2177         filename ../../images/tabular-feature_valign-middle.png
2178
2179 \end_inset
2180
2181  centra verticalmente el contenido de la celda
2182 \end_layout
2183
2184 \begin_layout Labeling
2185 \labelwidthstring 00.00.0000
2186 \begin_inset Graphics
2187         filename ../../images/tabular-feature_valign-bottom.png
2188
2189 \end_inset
2190
2191  alinea abajo el contenido de la celda
2192 \end_layout
2193
2194 \begin_layout Labeling
2195 \labelwidthstring 00.00.0000
2196 \begin_inset Graphics
2197         filename ../../images/tabular-feature_set-rotate-cell.png
2198
2199 \end_inset
2200
2201  gira la celda o selección 90° como las agujas de reloj
2202 \end_layout
2203
2204 \begin_layout Labeling
2205 \labelwidthstring 00.00.0000
2206 \begin_inset Graphics
2207         filename ../../images/tabular-feature_set-rotate-tabular.png
2208
2209 \end_inset
2210
2211  gira toda la tabla 90° como agujas del reloj
2212 \end_layout
2213
2214 \begin_layout Labeling
2215 \labelwidthstring 00.00.0000
2216 \begin_inset Graphics
2217         filename ../../images/tabular-feature_multicolumn.png
2218
2219 \end_inset
2220
2221  establece la celda actual o selección como multicolumna
2222 \end_layout
2223
2224 \begin_layout Standard
2225 \begin_inset Note Greyedout
2226 status open
2227
2228 \begin_layout Plain Layout
2229
2230 \series bold
2231 Nota:
2232 \series default
2233  En la salida se emplea la alineación vertical de la primera celda de una
2234  fila para todas las celdas restantes de la fila.
2235 \end_layout
2236
2237 \end_inset
2238
2239
2240 \end_layout
2241
2242 \begin_layout Section
2243 Menú Editar Tabla
2244 \begin_inset Index
2245 status collapsed
2246
2247 \begin_layout Plain Layout
2248 Tablas ! Editar
2249 \end_layout
2250
2251 \end_inset
2252
2253
2254 \end_layout
2255
2256 \begin_layout Standard
2257 Además del diálogo y la barra de herramientas, el menú 
2258 \family sans
2259 Editar\SpecialChar \menuseparator
2260 Tabla
2261 \family default
2262  permite añadir y borrar bordes para la fila/columna actual y establecer
2263  la selección como multicolumna.
2264  El menú sólo está disponible si el cursor está en la tabla.
2265 \end_layout
2266
2267 \begin_layout Section
2268 Tablas flotantes
2269 \begin_inset CommandInset label
2270 LatexCommand label
2271 name "sec:Tablas-Flotantes"
2272
2273 \end_inset
2274
2275
2276 \begin_inset Index
2277 status collapsed
2278
2279 \begin_layout Plain Layout
2280 Flotantes ! Tablas
2281 \end_layout
2282
2283 \end_inset
2284
2285
2286 \begin_inset Index
2287 status collapsed
2288
2289 \begin_layout Plain Layout
2290 Tablas ! Flotantes
2291 \end_layout
2292
2293 \end_inset
2294
2295
2296 \end_layout
2297
2298 \begin_layout Standard
2299 Para una explicación general sobre flotantes, echa un vistazo a la sección
2300 \begin_inset space ~
2301 \end_inset
2302
2303
2304 \begin_inset CommandInset ref
2305 LatexCommand ref
2306 reference "sec:Introducción-Flotantes"
2307
2308 \end_inset
2309
2310 .
2311 \end_layout
2312
2313 \begin_layout Standard
2314 \begin_inset Float table
2315 placement h
2316 wide false
2317 sideways false
2318 status collapsed
2319
2320 \begin_layout Plain Layout
2321 \begin_inset Caption
2322
2323 \begin_layout Plain Layout
2324 \begin_inset CommandInset label
2325 LatexCommand label
2326 name "tab:una tabla flotante"
2327
2328 \end_inset
2329
2330 Una tabla flotante.
2331 \end_layout
2332
2333 \end_inset
2334
2335
2336 \end_layout
2337
2338 \begin_layout Plain Layout
2339 \align center
2340 \begin_inset Tabular
2341 <lyxtabular version="3" rows="3" columns="3">
2342 <features>
2343 <column alignment="center" valignment="top" width="0pt">
2344 <column alignment="center" valignment="top" width="0pt">
2345 <column alignment="center" valignment="top" width="0pt">
2346 <row>
2347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2348 \begin_inset Text
2349
2350 \begin_layout Plain Layout
2351
2352 \family roman
2353 \series medium
2354 \shape up
2355 \size normal
2356 \emph off
2357 \bar no
2358 \noun off
2359 \color none
2360 1
2361 \end_layout
2362
2363 \end_inset
2364 </cell>
2365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2366 \begin_inset Text
2367
2368 \begin_layout Plain Layout
2369
2370 \family roman
2371 \series medium
2372 \shape up
2373 \size normal
2374 \emph off
2375 \bar no
2376 \noun off
2377 \color none
2378 2
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2384 \begin_inset Text
2385
2386 \begin_layout Plain Layout
2387
2388 \family roman
2389 \series medium
2390 \shape up
2391 \size normal
2392 \emph off
2393 \bar no
2394 \noun off
2395 \color none
2396 3
2397 \end_layout
2398
2399 \end_inset
2400 </cell>
2401 </row>
2402 <row>
2403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407
2408 \family roman
2409 \series medium
2410 \shape up
2411 \size normal
2412 \emph off
2413 \bar no
2414 \noun off
2415 \color none
2416 Pepe
2417 \end_layout
2418
2419 \end_inset
2420 </cell>
2421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2422 \begin_inset Text
2423
2424 \begin_layout Plain Layout
2425
2426 \family roman
2427 \series medium
2428 \shape up
2429 \size normal
2430 \emph off
2431 \bar no
2432 \noun off
2433 \color none
2434 Mari
2435 \end_layout
2436
2437 \end_inset
2438 </cell>
2439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2440 \begin_inset Text
2441
2442 \begin_layout Plain Layout
2443
2444 \family roman
2445 \series medium
2446 \shape up
2447 \size normal
2448 \emph off
2449 \bar no
2450 \noun off
2451 \color none
2452 Teo
2453 \end_layout
2454
2455 \end_inset
2456 </cell>
2457 </row>
2458 <row>
2459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2460 \begin_inset Text
2461
2462 \begin_layout Plain Layout
2463
2464 \family roman
2465 \series medium
2466 \shape up
2467 \size normal
2468 \emph off
2469 \bar no
2470 \noun off
2471 \color none
2472 \begin_inset Formula $\int x^{2}dx$
2473 \end_inset
2474
2475
2476 \end_layout
2477
2478 \end_inset
2479 </cell>
2480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2481 \begin_inset Text
2482
2483 \begin_layout Plain Layout
2484
2485 \family roman
2486 \series medium
2487 \shape up
2488 \size normal
2489 \emph off
2490 \bar no
2491 \noun off
2492 \color none
2493 \begin_inset Formula $\left[\begin{array}{cc}
2494 a & b\\
2495 c & d\end{array}\right]$
2496 \end_inset
2497
2498
2499 \end_layout
2500
2501 \end_inset
2502 </cell>
2503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2504 \begin_inset Text
2505
2506 \begin_layout Plain Layout
2507
2508 \family roman
2509 \series medium
2510 \shape up
2511 \size normal
2512 \emph off
2513 \bar no
2514 \noun off
2515 \color none
2516 \begin_inset Formula $1+1=2$
2517 \end_inset
2518
2519
2520 \end_layout
2521
2522 \end_inset
2523 </cell>
2524 </row>
2525 </lyxtabular>
2526
2527 \end_inset
2528
2529
2530 \end_layout
2531
2532 \end_inset
2533
2534
2535 \end_layout
2536
2537 \begin_layout Standard
2538 Las tablas flotantes pueden insertarse con el menú 
2539 \family sans
2540 Insertar\SpecialChar \menuseparator
2541 Flotante\SpecialChar \menuseparator
2542 Tabla
2543 \family default
2544  o con el botón 
2545 \begin_inset Graphics
2546         filename ../../images/float-insert_table.png
2547         scale 85
2548
2549 \end_inset
2550
2551 .
2552 \end_layout
2553
2554 \begin_layout Standard
2555 El flotante se muestra como un cuadro desplegable con la etiqueta «Tabla
2556 \begin_inset space ~
2557 \end_inset
2558
2559 #:» (# es el número actual).
2560  El texto que sigue a dicha etiqueta es la leyenda de la tabla.
2561  Para insertar una tabla en el flotante se sitúa el cursor al final del
2562  texto del encabezado y se pulsa 
2563 \family sans
2564 Retorno
2565 \family default
2566 .
2567  La leyenda se imprime encima de la tabla.
2568 \end_layout
2569
2570 \begin_layout Standard
2571 La tabla
2572 \begin_inset space ~
2573 \end_inset
2574
2575
2576 \begin_inset CommandInset ref
2577 LatexCommand ref
2578 reference "tab:una tabla flotante"
2579
2580 \end_inset
2581
2582  es un ejemplo de tabla flotante.
2583 \end_layout
2584
2585 \begin_layout Standard
2586 Lo habitual es poner la leyenda sobre la tabla, lo que desafortunadamente
2587  no es soportado en las clases estándar de LaTeX.
2588  Esto significa que si estás usando las clases de documento 
2589 \family sans
2590 article
2591 \family default
2592
2593 \family sans
2594 book
2595 \family default
2596
2597 \family sans
2598 letter
2599 \family default
2600  o 
2601 \family sans
2602 report
2603 \family default
2604  no habrá espacio entre la leyenda y la tabla.
2605  Para añadir un espacio entre ellos hay que poner en el preámbulo LaTeX
2606  del documento la siguiente opción al comando del paquete LaTeX 
2607 \series bold
2608 caption
2609 \series default
2610
2611 \begin_inset Index
2612 status collapsed
2613
2614 \begin_layout Plain Layout
2615 LaTeX-paquetes ! caption
2616 \end_layout
2617
2618 \end_inset
2619
2620 :
2621 \begin_inset Foot
2622 status collapsed
2623
2624 \begin_layout Plain Layout
2625 Para más información ve a la sección
2626 \begin_inset space ~
2627 \end_inset
2628
2629
2630 \begin_inset CommandInset ref
2631 LatexCommand ref
2632 reference "sec:Colocación-de-leyendas"
2633
2634 \end_inset
2635
2636 .
2637 \end_layout
2638
2639 \end_inset
2640
2641
2642 \end_layout
2643
2644 \begin_layout Standard
2645
2646 \series bold
2647 tableposition=top
2648 \end_layout
2649
2650 \begin_layout Standard
2651 El formato de la leyenda se puede controlar mediante el paquete de LaTeX
2652  
2653 \series bold
2654 caption
2655 \series default
2656  como se describe en la sección
2657 \begin_inset space ~
2658 \end_inset
2659
2660
2661 \begin_inset CommandInset ref
2662 LatexCommand ref
2663 reference "sec:Formato-de-leyendas"
2664
2665 \end_inset
2666
2667 .
2668  
2669 \end_layout
2670
2671 \begin_layout Standard
2672 \begin_inset Index
2673 status collapsed
2674
2675 \begin_layout Plain Layout
2676 Referencias ! a tablas
2677 \end_layout
2678
2679 \end_inset
2680
2681 Las tablas pueden tener referencias cruzadas en el texto referenciando su
2682  etiqueta.
2683  Para hacerlo inserta una etiqueta en la leyenda con el menú 
2684 \family sans
2685 Insertar\SpecialChar \menuseparator
2686 Etiqueta
2687 \family default
2688  o con el botón 
2689 \begin_inset Graphics
2690         filename ../../images/label-insert.png
2691         scale 85
2692
2693 \end_inset
2694
2695 .
2696  Ahora puedes referenciar la etiqueta con el menú 
2697 \family sans
2698 Insertar\SpecialChar \menuseparator
2699 Referencia
2700 \begin_inset space ~
2701 \end_inset
2702
2703 cruzada
2704 \family default
2705  o con el botón 
2706 \begin_inset Graphics
2707         filename ../../images/dialog-show-new-inset_ref.png
2708         scale 85
2709
2710 \end_inset
2711
2712 .
2713 \begin_inset Newline newline
2714 \end_inset
2715
2716 Las referencias se explican con detalle en la sección
2717 \begin_inset space ~
2718 \end_inset
2719
2720
2721 \begin_inset CommandInset ref
2722 LatexCommand ref
2723 reference "sec:Referencias-a-Flotantes"
2724
2725 \end_inset
2726
2727 .
2728 \end_layout
2729
2730 \begin_layout Section
2731 Tablas largas
2732 \begin_inset CommandInset label
2733 LatexCommand label
2734 name "sec:Tablas-Largas"
2735
2736 \end_inset
2737
2738
2739 \begin_inset Index
2740 status collapsed
2741
2742 \begin_layout Plain Layout
2743 Tablas largas
2744 \end_layout
2745
2746 \end_inset
2747
2748
2749 \begin_inset Index
2750 status collapsed
2751
2752 \begin_layout Plain Layout
2753 Tablas ! Largas|see
2754 \begin_inset ERT
2755 status collapsed
2756
2757 \begin_layout Plain Layout
2758
2759 {
2760 \end_layout
2761
2762 \end_inset
2763
2764 Tablas largas
2765 \begin_inset ERT
2766 status collapsed
2767
2768 \begin_layout Plain Layout
2769
2770 }
2771 \end_layout
2772
2773 \end_inset
2774
2775
2776 \end_layout
2777
2778 \end_inset
2779
2780
2781 \end_layout
2782
2783 \begin_layout Standard
2784 Si la tabla es demasiado larga para una página, puedes usar la opción 
2785 \family sans
2786 Usar
2787 \begin_inset space ~
2788 \end_inset
2789
2790 tabla
2791 \begin_inset space ~
2792 \end_inset
2793
2794 larga
2795 \family default
2796  en la solapa 
2797 \family sans
2798 Tabla
2799 \begin_inset space ~
2800 \end_inset
2801
2802 larga
2803 \family default
2804  del diálogo de tablas, para repartir automáticamente la tabla en varias
2805  páginas.
2806  Al hacerlo se habilitan las siguientes opciones:
2807 \end_layout
2808
2809 \begin_layout Description
2810
2811 \family sans
2812 Encabezado:
2813 \family default
2814  La fila actual y todas las de arriba, que no tienen ninguna opción especial
2815  definida, se definen como filas de encabezado para todas las páginas de
2816  la tabla, excepto para la primera página si 
2817 \family sans
2818 Primer
2819 \begin_inset space ~
2820 \end_inset
2821
2822 encabezado
2823 \family default
2824  está definido.
2825  Este se denomina encabezado principal.
2826 \end_layout
2827
2828 \begin_layout Description
2829
2830 \family sans
2831 Primer
2832 \begin_inset space ~
2833 \end_inset
2834
2835 encabezado:
2836 \family default
2837  La fila actual y superiores, que no tienen ninguna opción especial definida,
2838  se definen como filas cabeceras de la primera página de la tabla.
2839 \end_layout
2840
2841 \begin_layout Description
2842
2843 \family sans
2844 Pie:
2845 \family default
2846  La fila actual y todas las siguientes, que no tienen ninguna opción especial
2847  definida, se definen como filas de pie de todas las páginas de la tabla,
2848  excepto para la última página si se define 
2849 \family sans
2850 Último
2851 \begin_inset space ~
2852 \end_inset
2853
2854 pie.
2855 \end_layout
2856
2857 \begin_layout Description
2858
2859 \family sans
2860 Último
2861 \begin_inset space ~
2862 \end_inset
2863
2864 pie: L
2865 \family default
2866 a fila actual y siguientes, que no tienen ninguna opción especial definida,
2867  se definen como filas de pie de la última página de la tabla.
2868 \end_layout
2869
2870 \begin_layout Description
2871 Leyenda: La primera fila se reajusta como columna simple.
2872  Ahora puedes insertar ahí la leyenda de la tabla con el menú 
2873 \family sans
2874 Insertar\SpecialChar \menuseparator
2875 Leyenda
2876 \family default
2877 .
2878  Más detalles sobre leyendas en tablas largas en la sec.
2879 \begin_inset space \thinspace{}
2880 \end_inset
2881
2882
2883 \begin_inset CommandInset ref
2884 LatexCommand ref
2885 reference "sub:Leyendas-en-Tablas"
2886
2887 \end_inset
2888
2889 .
2890 \end_layout
2891
2892 \begin_layout Standard
2893 También se puede especificar en qué fila se ha de cortar la tabla.
2894  Si se establece más de una opción en la misma fila, habría que tener en
2895  cuenta que sólo la primera de ellas se usa en la fila dada.
2896  Las otras quedarán definidas como 
2897 \emph on
2898 vacías
2899 \emph default
2900 .
2901  En este contexto, primera significa primero en este orden: 
2902 \family sans
2903 Encabezado, Primer
2904 \begin_inset space ~
2905 \end_inset
2906
2907 encabezado
2908 \family default
2909
2910 \family sans
2911 Pie, Último
2912 \begin_inset space ~
2913 \end_inset
2914
2915 pie
2916 \family default
2917 .
2918  La siguiente tabla muestra cómo funciona:
2919 \end_layout
2920
2921 \begin_layout Standard
2922
2923 \end_layout
2924
2925 \begin_layout Standard
2926 \align center
2927 \begin_inset Tabular
2928 <lyxtabular version="3" rows="69" columns="3">
2929 <features islongtable="true">
2930 <column alignment="left" valignment="top" width="0cm">
2931 <column alignment="left" valignment="top" width="0pt">
2932 <column alignment="right" valignment="top" width="0pt">
2933 <row endfirsthead="true">
2934 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2935 \begin_inset Text
2936
2937 \begin_layout Plain Layout
2938
2939 \series bold
2940 Ejemplo de lista telefónica (ignore los nombres)
2941 \end_layout
2942
2943 \end_inset
2944 </cell>
2945 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2946 \begin_inset Text
2947
2948 \begin_layout Plain Layout
2949
2950 \end_layout
2951
2952 \end_inset
2953 </cell>
2954 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 </row>
2964 <row endfirsthead="true">
2965 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2966 \begin_inset Text
2967
2968 \begin_layout Plain Layout
2969
2970 \series bold
2971 NOMBRE
2972 \end_layout
2973
2974 \end_inset
2975 </cell>
2976 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2977 \begin_inset Text
2978
2979 \begin_layout Plain Layout
2980
2981 \end_layout
2982
2983 \end_inset
2984 </cell>
2985 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2986 \begin_inset Text
2987
2988 \begin_layout Plain Layout
2989
2990 \series bold
2991 TEL.
2992 \end_layout
2993
2994 \end_inset
2995 </cell>
2996 </row>
2997 <row endhead="true">
2998 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2999 \begin_inset Text
3000
3001 \begin_layout Plain Layout
3002
3003 \series bold
3004 Ejemplo de lista telefónica
3005 \end_layout
3006
3007 \end_inset
3008 </cell>
3009 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3010 \begin_inset Text
3011
3012 \begin_layout Plain Layout
3013
3014 \end_layout
3015
3016 \end_inset
3017 </cell>
3018 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3019 \begin_inset Text
3020
3021 \begin_layout Plain Layout
3022
3023 \end_layout
3024
3025 \end_inset
3026 </cell>
3027 </row>
3028 <row endhead="true">
3029 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3030 \begin_inset Text
3031
3032 \begin_layout Plain Layout
3033
3034 \series bold
3035 NOMBRE
3036 \end_layout
3037
3038 \end_inset
3039 </cell>
3040 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044
3045 \end_layout
3046
3047 \end_inset
3048 </cell>
3049 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3050 \begin_inset Text
3051
3052 \begin_layout Plain Layout
3053
3054 \series bold
3055 TEL.
3056 \end_layout
3057
3058 \end_inset
3059 </cell>
3060 </row>
3061 <row endfoot="true">
3062 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
3063 \begin_inset Text
3064
3065 \begin_layout Plain Layout
3066  continúa en la página siguiente
3067 \end_layout
3068
3069 \end_inset
3070 </cell>
3071 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3072 \begin_inset Text
3073
3074 \begin_layout Plain Layout
3075
3076 \end_layout
3077
3078 \end_inset
3079 </cell>
3080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3081 \begin_inset Text
3082
3083 \begin_layout Plain Layout
3084
3085 \end_layout
3086
3087 \end_inset
3088 </cell>
3089 </row>
3090 <row>
3091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095
3096 \series bold
3097 Annovi
3098 \end_layout
3099
3100 \end_inset
3101 </cell>
3102 <cell alignment="center" valignment="top" usebox="none">
3103 \begin_inset Text
3104
3105 \begin_layout Plain Layout
3106 Silvia
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115 111
3116 \end_layout
3117
3118 \end_inset
3119 </cell>
3120 </row>
3121 <row>
3122 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126
3127 \series bold
3128 Bertoli
3129 \end_layout
3130
3131 \end_inset
3132 </cell>
3133 <cell alignment="center" valignment="top" usebox="none">
3134 \begin_inset Text
3135
3136 \begin_layout Plain Layout
3137 Stefano
3138 \end_layout
3139
3140 \end_inset
3141 </cell>
3142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3143 \begin_inset Text
3144
3145 \begin_layout Plain Layout
3146 111
3147 \end_layout
3148
3149 \end_inset
3150 </cell>
3151 </row>
3152 <row>
3153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3154 \begin_inset Text
3155
3156 \begin_layout Plain Layout
3157
3158 \series bold
3159 Bozzi
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 <cell alignment="center" valignment="top" usebox="none">
3165 \begin_inset Text
3166
3167 \begin_layout Plain Layout
3168 Walter
3169 \end_layout
3170
3171 \end_inset
3172 </cell>
3173 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3174 \begin_inset Text
3175
3176 \begin_layout Plain Layout
3177 111
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 </row>
3183 <row>
3184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188
3189 \series bold
3190 Cachia
3191 \end_layout
3192
3193 \end_inset
3194 </cell>
3195 <cell alignment="center" valignment="top" usebox="none">
3196 \begin_inset Text
3197
3198 \begin_layout Plain Layout
3199 Maria
3200 \end_layout
3201
3202 \end_inset
3203 </cell>
3204 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3205 \begin_inset Text
3206
3207 \begin_layout Plain Layout
3208 111
3209 \end_layout
3210
3211 \end_inset
3212 </cell>
3213 </row>
3214 <row>
3215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3216 \begin_inset Text
3217
3218 \begin_layout Plain Layout
3219
3220 \series bold
3221 Cachia
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 <cell alignment="center" valignment="top" usebox="none">
3227 \begin_inset Text
3228
3229 \begin_layout Plain Layout
3230 Maurizio
3231 \end_layout
3232
3233 \end_inset
3234 </cell>
3235 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3236 \begin_inset Text
3237
3238 \begin_layout Plain Layout
3239 111
3240 \end_layout
3241
3242 \end_inset
3243 </cell>
3244 </row>
3245 <row>
3246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3247 \begin_inset Text
3248
3249 \begin_layout Plain Layout
3250
3251 \series bold
3252 Cinquemani
3253 \end_layout
3254
3255 \end_inset
3256 </cell>
3257 <cell alignment="center" valignment="top" usebox="none">
3258 \begin_inset Text
3259
3260 \begin_layout Plain Layout
3261 Giusi
3262 \end_layout
3263
3264 \end_inset
3265 </cell>
3266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3267 \begin_inset Text
3268
3269 \begin_layout Plain Layout
3270 111
3271 \end_layout
3272
3273 \end_inset
3274 </cell>
3275 </row>
3276 <row>
3277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3278 \begin_inset Text
3279
3280 \begin_layout Plain Layout
3281
3282 \series bold
3283 Colin
3284 \end_layout
3285
3286 \end_inset
3287 </cell>
3288 <cell alignment="center" valignment="top" usebox="none">
3289 \begin_inset Text
3290
3291 \begin_layout Plain Layout
3292 Bernard
3293 \end_layout
3294
3295 \end_inset
3296 </cell>
3297 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3298 \begin_inset Text
3299
3300 \begin_layout Plain Layout
3301 111
3302 \end_layout
3303
3304 \end_inset
3305 </cell>
3306 </row>
3307 <row>
3308 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3309 \begin_inset Text
3310
3311 \begin_layout Plain Layout
3312
3313 \series bold
3314 Concli
3315 \end_layout
3316
3317 \end_inset
3318 </cell>
3319 <cell alignment="center" valignment="top" usebox="none">
3320 \begin_inset Text
3321
3322 \begin_layout Plain Layout
3323 Gianfranco
3324 \end_layout
3325
3326 \end_inset
3327 </cell>
3328 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332 111
3333 \end_layout
3334
3335 \end_inset
3336 </cell>
3337 </row>
3338 <row>
3339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3340 \begin_inset Text
3341
3342 \begin_layout Plain Layout
3343
3344 \series bold
3345 Dal Bosco
3346 \end_layout
3347
3348 \end_inset
3349 </cell>
3350 <cell alignment="center" valignment="top" usebox="none">
3351 \begin_inset Text
3352
3353 \begin_layout Plain Layout
3354 Carolina
3355 \end_layout
3356
3357 \end_inset
3358 </cell>
3359 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3360 \begin_inset Text
3361
3362 \begin_layout Plain Layout
3363 111
3364 \end_layout
3365
3366 \end_inset
3367 </cell>
3368 </row>
3369 <row>
3370 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3371 \begin_inset Text
3372
3373 \begin_layout Plain Layout
3374
3375 \series bold
3376 Dalpiaz
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 <cell alignment="center" valignment="top" usebox="none">
3382 \begin_inset Text
3383
3384 \begin_layout Plain Layout
3385 Annamaria
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3391 \begin_inset Text
3392
3393 \begin_layout Plain Layout
3394 111
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 </row>
3400 <row>
3401 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3402 \begin_inset Text
3403
3404 \begin_layout Plain Layout
3405
3406 \series bold
3407 Feliciello
3408 \end_layout
3409
3410 \end_inset
3411 </cell>
3412 <cell alignment="center" valignment="top" usebox="none">
3413 \begin_inset Text
3414
3415 \begin_layout Plain Layout
3416 Domenico
3417 \end_layout
3418
3419 \end_inset
3420 </cell>
3421 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3422 \begin_inset Text
3423
3424 \begin_layout Plain Layout
3425 111
3426 \end_layout
3427
3428 \end_inset
3429 </cell>
3430 </row>
3431 <row>
3432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3433 \begin_inset Text
3434
3435 \begin_layout Plain Layout
3436
3437 \series bold
3438 Focarelli
3439 \end_layout
3440
3441 \end_inset
3442 </cell>
3443 <cell alignment="center" valignment="top" usebox="none">
3444 \begin_inset Text
3445
3446 \begin_layout Plain Layout
3447 Paola
3448 \end_layout
3449
3450 \end_inset
3451 </cell>
3452 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3453 \begin_inset Text
3454
3455 \begin_layout Plain Layout
3456 111
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 </row>
3462 <row>
3463 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3464 \begin_inset Text
3465
3466 \begin_layout Plain Layout
3467
3468 \series bold
3469 Galletti
3470 \end_layout
3471
3472 \end_inset
3473 </cell>
3474 <cell alignment="center" valignment="top" usebox="none">
3475 \begin_inset Text
3476
3477 \begin_layout Plain Layout
3478 Oreste
3479 \end_layout
3480
3481 \end_inset
3482 </cell>
3483 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3484 \begin_inset Text
3485
3486 \begin_layout Plain Layout
3487 111
3488 \end_layout
3489
3490 \end_inset
3491 </cell>
3492 </row>
3493 <row>
3494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3495 \begin_inset Text
3496
3497 \begin_layout Plain Layout
3498
3499 \series bold
3500 Gasparini
3501 \end_layout
3502
3503 \end_inset
3504 </cell>
3505 <cell alignment="center" valignment="top" usebox="none">
3506 \begin_inset Text
3507
3508 \begin_layout Plain Layout
3509 Franca
3510 \end_layout
3511
3512 \end_inset
3513 </cell>
3514 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518 111
3519 \end_layout
3520
3521 \end_inset
3522 </cell>
3523 </row>
3524 <row>
3525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3526 \begin_inset Text
3527
3528 \begin_layout Plain Layout
3529
3530 \series bold
3531 Rizzardi
3532 \end_layout
3533
3534 \end_inset
3535 </cell>
3536 <cell alignment="center" valignment="top" usebox="none">
3537 \begin_inset Text
3538
3539 \begin_layout Plain Layout
3540 Paola
3541 \end_layout
3542
3543 \end_inset
3544 </cell>
3545 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3546 \begin_inset Text
3547
3548 \begin_layout Plain Layout
3549 111
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 </row>
3555 <row>
3556 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3557 \begin_inset Text
3558
3559 \begin_layout Plain Layout
3560
3561 \series bold
3562 Lassini
3563 \end_layout
3564
3565 \end_inset
3566 </cell>
3567 <cell alignment="center" valignment="top" usebox="none">
3568 \begin_inset Text
3569
3570 \begin_layout Plain Layout
3571 Giancarlo
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3577 \begin_inset Text
3578
3579 \begin_layout Plain Layout
3580 111
3581 \end_layout
3582
3583 \end_inset
3584 </cell>
3585 </row>
3586 <row>
3587 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3588 \begin_inset Text
3589
3590 \begin_layout Plain Layout
3591
3592 \series bold
3593 Malfatti
3594 \end_layout
3595
3596 \end_inset
3597 </cell>
3598 <cell alignment="center" valignment="top" usebox="none">
3599 \begin_inset Text
3600
3601 \begin_layout Plain Layout
3602 Luciano
3603 \end_layout
3604
3605 \end_inset
3606 </cell>
3607 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611 111
3612 \end_layout
3613
3614 \end_inset
3615 </cell>
3616 </row>
3617 <row>
3618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3619 \begin_inset Text
3620
3621 \begin_layout Plain Layout
3622
3623 \series bold
3624 Malfatti
3625 \end_layout
3626
3627 \end_inset
3628 </cell>
3629 <cell alignment="center" valignment="top" usebox="none">
3630 \begin_inset Text
3631
3632 \begin_layout Plain Layout
3633 Valeriano
3634 \end_layout
3635
3636 \end_inset
3637 </cell>
3638 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3639 \begin_inset Text
3640
3641 \begin_layout Plain Layout
3642 111
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 </row>
3648 <row>
3649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3650 \begin_inset Text
3651
3652 \begin_layout Plain Layout
3653
3654 \series bold
3655 Meneguzzo
3656 \end_layout
3657
3658 \end_inset
3659 </cell>
3660 <cell alignment="center" valignment="top" usebox="none">
3661 \begin_inset Text
3662
3663 \begin_layout Plain Layout
3664 Roberto
3665 \end_layout
3666
3667 \end_inset
3668 </cell>
3669 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673 111
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 </row>
3679 <row>
3680 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3681 \begin_inset Text
3682
3683 \begin_layout Plain Layout
3684
3685 \series bold
3686 Mezzadra
3687 \end_layout
3688
3689 \end_inset
3690 </cell>
3691 <cell alignment="center" valignment="top" usebox="none">
3692 \begin_inset Text
3693
3694 \begin_layout Plain Layout
3695 Roberto
3696 \end_layout
3697
3698 \end_inset
3699 </cell>
3700 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704 111
3705 \end_layout
3706
3707 \end_inset
3708 </cell>
3709 </row>
3710 <row>
3711 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3712 \begin_inset Text
3713
3714 \begin_layout Plain Layout
3715
3716 \series bold
3717 Pirpamer
3718 \end_layout
3719
3720 \end_inset
3721 </cell>
3722 <cell alignment="center" valignment="top" usebox="none">
3723 \begin_inset Text
3724
3725 \begin_layout Plain Layout
3726 Erich
3727 \end_layout
3728
3729 \end_inset
3730 </cell>
3731 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3732 \begin_inset Text
3733
3734 \begin_layout Plain Layout
3735 111
3736 \end_layout
3737
3738 \end_inset
3739 </cell>
3740 </row>
3741 <row>
3742 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3743 \begin_inset Text
3744
3745 \begin_layout Plain Layout
3746
3747 \series bold
3748 Pochiesa
3749 \end_layout
3750
3751 \end_inset
3752 </cell>
3753 <cell alignment="center" valignment="top" usebox="none">
3754 \begin_inset Text
3755
3756 \begin_layout Plain Layout
3757 Paolo
3758 \end_layout
3759
3760 \end_inset
3761 </cell>
3762 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3763 \begin_inset Text
3764
3765 \begin_layout Plain Layout
3766 111, 222
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 </row>
3772 <row>
3773 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3774 \begin_inset Text
3775
3776 \begin_layout Plain Layout
3777
3778 \series bold
3779 Radina
3780 \end_layout
3781
3782 \end_inset
3783 </cell>
3784 <cell alignment="center" valignment="top" usebox="none">
3785 \begin_inset Text
3786
3787 \begin_layout Plain Layout
3788 Claudio
3789 \end_layout
3790
3791 \end_inset
3792 </cell>
3793 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3794 \begin_inset Text
3795
3796 \begin_layout Plain Layout
3797 111
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 </row>
3803 <row>
3804 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3805 \begin_inset Text
3806
3807 \begin_layout Plain Layout
3808
3809 \series bold
3810 Stuffer
3811 \end_layout
3812
3813 \end_inset
3814 </cell>
3815 <cell alignment="center" valignment="top" usebox="none">
3816 \begin_inset Text
3817
3818 \begin_layout Plain Layout
3819 Oskar
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828 111
3829 \end_layout
3830
3831 \end_inset
3832 </cell>
3833 </row>
3834 <row>
3835 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3836 \begin_inset Text
3837
3838 \begin_layout Plain Layout
3839
3840 \series bold
3841 Tacchelli
3842 \end_layout
3843
3844 \end_inset
3845 </cell>
3846 <cell alignment="center" valignment="top" usebox="none">
3847 \begin_inset Text
3848
3849 \begin_layout Plain Layout
3850 Ugo
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Plain Layout
3859 111
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 </row>
3865 <row>
3866 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3867 \begin_inset Text
3868
3869 \begin_layout Plain Layout
3870
3871 \series bold
3872 Tezzele
3873 \end_layout
3874
3875 \end_inset
3876 </cell>
3877 <cell alignment="center" valignment="top" usebox="none">
3878 \begin_inset Text
3879
3880 \begin_layout Plain Layout
3881 Margit
3882 \end_layout
3883
3884 \end_inset
3885 </cell>
3886 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3887 \begin_inset Text
3888
3889 \begin_layout Plain Layout
3890 111
3891 \end_layout
3892
3893 \end_inset
3894 </cell>
3895 </row>
3896 <row>
3897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3898 \begin_inset Text
3899
3900 \begin_layout Plain Layout
3901
3902 \series bold
3903 Unterkalmsteiner
3904 \end_layout
3905
3906 \end_inset
3907 </cell>
3908 <cell alignment="center" valignment="top" usebox="none">
3909 \begin_inset Text
3910
3911 \begin_layout Plain Layout
3912 Frieda
3913 \end_layout
3914
3915 \end_inset
3916 </cell>
3917 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3918 \begin_inset Text
3919
3920 \begin_layout Plain Layout
3921 111
3922 \end_layout
3923
3924 \end_inset
3925 </cell>
3926 </row>
3927 <row>
3928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3929 \begin_inset Text
3930
3931 \begin_layout Plain Layout
3932
3933 \series bold
3934 Vieider
3935 \end_layout
3936
3937 \end_inset
3938 </cell>
3939 <cell alignment="center" valignment="top" usebox="none">
3940 \begin_inset Text
3941
3942 \begin_layout Plain Layout
3943 Hilde
3944 \end_layout
3945
3946 \end_inset
3947 </cell>
3948 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3949 \begin_inset Text
3950
3951 \begin_layout Plain Layout
3952 111
3953 \end_layout
3954
3955 \end_inset
3956 </cell>
3957 </row>
3958 <row>
3959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3960 \begin_inset Text
3961
3962 \begin_layout Plain Layout
3963
3964 \series bold
3965 Vigna
3966 \end_layout
3967
3968 \end_inset
3969 </cell>
3970 <cell alignment="center" valignment="top" usebox="none">
3971 \begin_inset Text
3972
3973 \begin_layout Plain Layout
3974 Jürgen
3975 \end_layout
3976
3977 \end_inset
3978 </cell>
3979 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3980 \begin_inset Text
3981
3982 \begin_layout Plain Layout
3983 111
3984 \end_layout
3985
3986 \end_inset
3987 </cell>
3988 </row>
3989 <row>
3990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3991 \begin_inset Text
3992
3993 \begin_layout Plain Layout
3994
3995 \series bold
3996 Weber
3997 \end_layout
3998
3999 \end_inset
4000 </cell>
4001 <cell alignment="center" valignment="top" usebox="none">
4002 \begin_inset Text
4003
4004 \begin_layout Plain Layout
4005 Maurizio
4006 \end_layout
4007
4008 \end_inset
4009 </cell>
4010 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4011 \begin_inset Text
4012
4013 \begin_layout Plain Layout
4014 111
4015 \end_layout
4016
4017 \end_inset
4018 </cell>
4019 </row>
4020 <row>
4021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4022 \begin_inset Text
4023
4024 \begin_layout Plain Layout
4025
4026 \series bold
4027 Winkler
4028 \end_layout
4029
4030 \end_inset
4031 </cell>
4032 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4033 \begin_inset Text
4034
4035 \begin_layout Plain Layout
4036 Franz
4037 \end_layout
4038
4039 \end_inset
4040 </cell>
4041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4042 \begin_inset Text
4043
4044 \begin_layout Plain Layout
4045 111
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 </row>
4051 <row>
4052 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4053 \begin_inset Text
4054
4055 \begin_layout Plain Layout
4056  
4057 \end_layout
4058
4059 \end_inset
4060 </cell>
4061 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065
4066 \end_layout
4067
4068 \end_inset
4069 </cell>
4070 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4071 \begin_inset Text
4072
4073 \begin_layout Plain Layout
4074
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 </row>
4080 <row>
4081 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4082 \begin_inset Text
4083
4084 \begin_layout Plain Layout
4085
4086 \series bold
4087 Annovi
4088 \end_layout
4089
4090 \end_inset
4091 </cell>
4092 <cell alignment="center" valignment="top" usebox="none">
4093 \begin_inset Text
4094
4095 \begin_layout Plain Layout
4096 Silvia
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105 555
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 </row>
4111 <row>
4112 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116
4117 \series bold
4118 Bertoli
4119 \end_layout
4120
4121 \end_inset
4122 </cell>
4123 <cell alignment="center" valignment="top" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127 Stefano
4128 \end_layout
4129
4130 \end_inset
4131 </cell>
4132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4133 \begin_inset Text
4134
4135 \begin_layout Plain Layout
4136 555
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 </row>
4142 <row>
4143 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147
4148 \series bold
4149 Bozzi
4150 \end_layout
4151
4152 \end_inset
4153 </cell>
4154 <cell alignment="center" valignment="top" usebox="none">
4155 \begin_inset Text
4156
4157 \begin_layout Plain Layout
4158 Walter
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167 555
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 </row>
4173 <row>
4174 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178
4179 \series bold
4180 Cachia
4181 \end_layout
4182
4183 \end_inset
4184 </cell>
4185 <cell alignment="center" valignment="top" usebox="none">
4186 \begin_inset Text
4187
4188 \begin_layout Plain Layout
4189 Maria
4190 \end_layout
4191
4192 \end_inset
4193 </cell>
4194 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198 555
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 </row>
4204 <row>
4205 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209
4210 \series bold
4211 Cachia
4212 \end_layout
4213
4214 \end_inset
4215 </cell>
4216 <cell alignment="center" valignment="top" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220 Maurizio
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 555
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 </row>
4235 <row>
4236 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240
4241 \series bold
4242 Cinquemani
4243 \end_layout
4244
4245 \end_inset
4246 </cell>
4247 <cell alignment="center" valignment="top" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251 Giusi
4252 \end_layout
4253
4254 \end_inset
4255 </cell>
4256 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4257 \begin_inset Text
4258
4259 \begin_layout Plain Layout
4260 555
4261 \end_layout
4262
4263 \end_inset
4264 </cell>
4265 </row>
4266 <row>
4267 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271
4272 \series bold
4273 Colin
4274 \end_layout
4275
4276 \end_inset
4277 </cell>
4278 <cell alignment="center" valignment="top" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282 Bernard
4283 \end_layout
4284
4285 \end_inset
4286 </cell>
4287 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4288 \begin_inset Text
4289
4290 \begin_layout Plain Layout
4291 555
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 </row>
4297 <row>
4298 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302
4303 \series bold
4304 Concli
4305 \end_layout
4306
4307 \end_inset
4308 </cell>
4309 <cell alignment="center" valignment="top" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313 Gianfranco
4314 \end_layout
4315
4316 \end_inset
4317 </cell>
4318 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322 555
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 </row>
4328 <row>
4329 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333
4334 \series bold
4335 Dal Bosco
4336 \end_layout
4337
4338 \end_inset
4339 </cell>
4340 <cell alignment="center" valignment="top" usebox="none">
4341 \begin_inset Text
4342
4343 \begin_layout Plain Layout
4344 Carolina
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4350 \begin_inset Text
4351
4352 \begin_layout Plain Layout
4353 555
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 </row>
4359 <row>
4360 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4361 \begin_inset Text
4362
4363 \begin_layout Plain Layout
4364
4365 \series bold
4366 Dalpiaz
4367 \end_layout
4368
4369 \end_inset
4370 </cell>
4371 <cell alignment="center" valignment="top" usebox="none">
4372 \begin_inset Text
4373
4374 \begin_layout Plain Layout
4375 Annamaria
4376 \end_layout
4377
4378 \end_inset
4379 </cell>
4380 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4381 \begin_inset Text
4382
4383 \begin_layout Plain Layout
4384 555
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 </row>
4390 <row>
4391 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395
4396 \series bold
4397 Feliciello
4398 \end_layout
4399
4400 \end_inset
4401 </cell>
4402 <cell alignment="center" valignment="top" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406 Domenico
4407 \end_layout
4408
4409 \end_inset
4410 </cell>
4411 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4412 \begin_inset Text
4413
4414 \begin_layout Plain Layout
4415 555
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 </row>
4421 <row>
4422 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4423 \begin_inset Text
4424
4425 \begin_layout Plain Layout
4426
4427 \series bold
4428 Focarelli
4429 \end_layout
4430
4431 \end_inset
4432 </cell>
4433 <cell alignment="center" valignment="top" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437 Paola
4438 \end_layout
4439
4440 \end_inset
4441 </cell>
4442 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4443 \begin_inset Text
4444
4445 \begin_layout Plain Layout
4446 555
4447 \end_layout
4448
4449 \end_inset
4450 </cell>
4451 </row>
4452 <row>
4453 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457
4458 \series bold
4459 Galletti
4460 \end_layout
4461
4462 \end_inset
4463 </cell>
4464 <cell alignment="center" valignment="top" usebox="none">
4465 \begin_inset Text
4466
4467 \begin_layout Plain Layout
4468 Oreste
4469 \end_layout
4470
4471 \end_inset
4472 </cell>
4473 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4474 \begin_inset Text
4475
4476 \begin_layout Plain Layout
4477 555
4478 \end_layout
4479
4480 \end_inset
4481 </cell>
4482 </row>
4483 <row>
4484 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4485 \begin_inset Text
4486
4487 \begin_layout Plain Layout
4488
4489 \series bold
4490 Gasparini
4491 \end_layout
4492
4493 \end_inset
4494 </cell>
4495 <cell alignment="center" valignment="top" usebox="none">
4496 \begin_inset Text
4497
4498 \begin_layout Plain Layout
4499 Franca
4500 \end_layout
4501
4502 \end_inset
4503 </cell>
4504 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4505 \begin_inset Text
4506
4507 \begin_layout Plain Layout
4508 555
4509 \end_layout
4510
4511 \end_inset
4512 </cell>
4513 </row>
4514 <row>
4515 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4516 \begin_inset Text
4517
4518 \begin_layout Plain Layout
4519
4520 \series bold
4521 Rizzardi
4522 \end_layout
4523
4524 \end_inset
4525 </cell>
4526 <cell alignment="center" valignment="top" usebox="none">
4527 \begin_inset Text
4528
4529 \begin_layout Plain Layout
4530 Paola
4531 \end_layout
4532
4533 \end_inset
4534 </cell>
4535 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4536 \begin_inset Text
4537
4538 \begin_layout Plain Layout
4539 555
4540 \end_layout
4541
4542 \end_inset
4543 </cell>
4544 </row>
4545 <row>
4546 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4547 \begin_inset Text
4548
4549 \begin_layout Plain Layout
4550
4551 \series bold
4552 Lassini
4553 \end_layout
4554
4555 \end_inset
4556 </cell>
4557 <cell alignment="center" valignment="top" usebox="none">
4558 \begin_inset Text
4559
4560 \begin_layout Plain Layout
4561 Giancarlo
4562 \end_layout
4563
4564 \end_inset
4565 </cell>
4566 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4567 \begin_inset Text
4568
4569 \begin_layout Plain Layout
4570 555
4571 \end_layout
4572
4573 \end_inset
4574 </cell>
4575 </row>
4576 <row>
4577 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4578 \begin_inset Text
4579
4580 \begin_layout Plain Layout
4581
4582 \series bold
4583 Malfatti
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 <cell alignment="center" valignment="top" usebox="none">
4589 \begin_inset Text
4590
4591 \begin_layout Plain Layout
4592 Luciano
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601 555
4602 \end_layout
4603
4604 \end_inset
4605 </cell>
4606 </row>
4607 <row>
4608 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4609 \begin_inset Text
4610
4611 \begin_layout Plain Layout
4612
4613 \series bold
4614 Malfatti
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 <cell alignment="center" valignment="top" usebox="none">
4620 \begin_inset Text
4621
4622 \begin_layout Plain Layout
4623 Valeriano
4624 \end_layout
4625
4626 \end_inset
4627 </cell>
4628 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632 555
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 </row>
4638 <row>
4639 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4640 \begin_inset Text
4641
4642 \begin_layout Plain Layout
4643
4644 \series bold
4645 Meneguzzo
4646 \end_layout
4647
4648 \end_inset
4649 </cell>
4650 <cell alignment="center" valignment="top" usebox="none">
4651 \begin_inset Text
4652
4653 \begin_layout Plain Layout
4654 Roberto
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4660 \begin_inset Text
4661
4662 \begin_layout Plain Layout
4663 555
4664 \end_layout
4665
4666 \end_inset
4667 </cell>
4668 </row>
4669 <row>
4670 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4671 \begin_inset Text
4672
4673 \begin_layout Plain Layout
4674
4675 \series bold
4676 Mezzadra
4677 \end_layout
4678
4679 \end_inset
4680 </cell>
4681 <cell alignment="center" valignment="top" usebox="none">
4682 \begin_inset Text
4683
4684 \begin_layout Plain Layout
4685 Roberto
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694 555
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 </row>
4700 <row>
4701 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4702 \begin_inset Text
4703
4704 \begin_layout Plain Layout
4705
4706 \series bold
4707 Pirpamer
4708 \end_layout
4709
4710 \end_inset
4711 </cell>
4712 <cell alignment="center" valignment="top" usebox="none">
4713 \begin_inset Text
4714
4715 \begin_layout Plain Layout
4716 Erich
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725 555
4726 \end_layout
4727
4728 \end_inset
4729 </cell>
4730 </row>
4731 <row>
4732 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4733 \begin_inset Text
4734
4735 \begin_layout Plain Layout
4736
4737 \series bold
4738 Pochiesa
4739 \end_layout
4740
4741 \end_inset
4742 </cell>
4743 <cell alignment="center" valignment="top" usebox="none">
4744 \begin_inset Text
4745
4746 \begin_layout Plain Layout
4747 Paolo
4748 \end_layout
4749
4750 \end_inset
4751 </cell>
4752 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4753 \begin_inset Text
4754
4755 \begin_layout Plain Layout
4756 555, 222
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 </row>
4762 <row>
4763 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4764 \begin_inset Text
4765
4766 \begin_layout Plain Layout
4767
4768 \series bold
4769 Radina
4770 \end_layout
4771
4772 \end_inset
4773 </cell>
4774 <cell alignment="center" valignment="top" usebox="none">
4775 \begin_inset Text
4776
4777 \begin_layout Plain Layout
4778 Claudio
4779 \end_layout
4780
4781 \end_inset
4782 </cell>
4783 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4784 \begin_inset Text
4785
4786 \begin_layout Plain Layout
4787 555
4788 \end_layout
4789
4790 \end_inset
4791 </cell>
4792 </row>
4793 <row>
4794 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4795 \begin_inset Text
4796
4797 \begin_layout Plain Layout
4798
4799 \series bold
4800 Stuffer
4801 \end_layout
4802
4803 \end_inset
4804 </cell>
4805 <cell alignment="center" valignment="top" usebox="none">
4806 \begin_inset Text
4807
4808 \begin_layout Plain Layout
4809 Oskar
4810 \end_layout
4811
4812 \end_inset
4813 </cell>
4814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4815 \begin_inset Text
4816
4817 \begin_layout Plain Layout
4818 555
4819 \end_layout
4820
4821 \end_inset
4822 </cell>
4823 </row>
4824 <row>
4825 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4826 \begin_inset Text
4827
4828 \begin_layout Plain Layout
4829
4830 \series bold
4831 Tacchelli
4832 \end_layout
4833
4834 \end_inset
4835 </cell>
4836 <cell alignment="center" valignment="top" usebox="none">
4837 \begin_inset Text
4838
4839 \begin_layout Plain Layout
4840 Ugo
4841 \end_layout
4842
4843 \end_inset
4844 </cell>
4845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4846 \begin_inset Text
4847
4848 \begin_layout Plain Layout
4849 555
4850 \end_layout
4851
4852 \end_inset
4853 </cell>
4854 </row>
4855 <row>
4856 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4857 \begin_inset Text
4858
4859 \begin_layout Plain Layout
4860
4861 \series bold
4862 Tezzele
4863 \end_layout
4864
4865 \end_inset
4866 </cell>
4867 <cell alignment="center" valignment="top" usebox="none">
4868 \begin_inset Text
4869
4870 \begin_layout Plain Layout
4871 Margit
4872 \end_layout
4873
4874 \end_inset
4875 </cell>
4876 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4877 \begin_inset Text
4878
4879 \begin_layout Plain Layout
4880 555
4881 \end_layout
4882
4883 \end_inset
4884 </cell>
4885 </row>
4886 <row>
4887 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4888 \begin_inset Text
4889
4890 \begin_layout Plain Layout
4891
4892 \series bold
4893 Unterkalmsteiner
4894 \end_layout
4895
4896 \end_inset
4897 </cell>
4898 <cell alignment="center" valignment="top" usebox="none">
4899 \begin_inset Text
4900
4901 \begin_layout Plain Layout
4902 Frieda
4903 \end_layout
4904
4905 \end_inset
4906 </cell>
4907 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4908 \begin_inset Text
4909
4910 \begin_layout Plain Layout
4911 555
4912 \end_layout
4913
4914 \end_inset
4915 </cell>
4916 </row>
4917 <row>
4918 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4919 \begin_inset Text
4920
4921 \begin_layout Plain Layout
4922
4923 \series bold
4924 Vieider
4925 \end_layout
4926
4927 \end_inset
4928 </cell>
4929 <cell alignment="center" valignment="top" usebox="none">
4930 \begin_inset Text
4931
4932 \begin_layout Plain Layout
4933 Hilde
4934 \end_layout
4935
4936 \end_inset
4937 </cell>
4938 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4939 \begin_inset Text
4940
4941 \begin_layout Plain Layout
4942 555
4943 \end_layout
4944
4945 \end_inset
4946 </cell>
4947 </row>
4948 <row>
4949 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4950 \begin_inset Text
4951
4952 \begin_layout Plain Layout
4953
4954 \series bold
4955 Vigna
4956 \end_layout
4957
4958 \end_inset
4959 </cell>
4960 <cell alignment="center" valignment="top" usebox="none">
4961 \begin_inset Text
4962
4963 \begin_layout Plain Layout
4964 Jürgen
4965 \end_layout
4966
4967 \end_inset
4968 </cell>
4969 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4970 \begin_inset Text
4971
4972 \begin_layout Plain Layout
4973 999
4974 \end_layout
4975
4976 \end_inset
4977 </cell>
4978 </row>
4979 <row>
4980 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4981 \begin_inset Text
4982
4983 \begin_layout Plain Layout
4984
4985 \series bold
4986 Weber
4987 \end_layout
4988
4989 \end_inset
4990 </cell>
4991 <cell alignment="center" valignment="top" usebox="none">
4992 \begin_inset Text
4993
4994 \begin_layout Plain Layout
4995 Maurizio
4996 \end_layout
4997
4998 \end_inset
4999 </cell>
5000 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004 555
5005 \end_layout
5006
5007 \end_inset
5008 </cell>
5009 </row>
5010 <row>
5011 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5012 \begin_inset Text
5013
5014 \begin_layout Plain Layout
5015
5016 \series bold
5017 Winkler
5018 \end_layout
5019
5020 \end_inset
5021 </cell>
5022 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5023 \begin_inset Text
5024
5025 \begin_layout Plain Layout
5026 Franz
5027 \end_layout
5028
5029 \end_inset
5030 </cell>
5031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5032 \begin_inset Text
5033
5034 \begin_layout Plain Layout
5035 555
5036 \end_layout
5037
5038 \end_inset
5039 </cell>
5040 </row>
5041 <row endlastfoot="true">
5042 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5043 \begin_inset Text
5044
5045 \begin_layout Plain Layout
5046 fin
5047 \end_layout
5048
5049 \end_inset
5050 </cell>
5051 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5052 \begin_inset Text
5053
5054 \begin_layout Plain Layout
5055
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 </row>
5070 </lyxtabular>
5071
5072 \end_inset
5073
5074
5075 \begin_inset ERT
5076 status collapsed
5077
5078 \begin_layout Plain Layout
5079
5080
5081 \backslash
5082 addtocounter{table}{-1}
5083 \end_layout
5084
5085 \end_inset
5086
5087
5088 \begin_inset Note Note
5089 status collapsed
5090
5091 \begin_layout Plain Layout
5092 Para comprender el uso de este comando, lee al final de la sección
5093 \begin_inset space ~
5094 \end_inset
5095
5096
5097 \begin_inset CommandInset ref
5098 LatexCommand ref
5099 reference "sub:Leyendas-en-Tablas"
5100
5101 \end_inset
5102
5103  la primera nota resaltada en gris.
5104  
5105 \end_layout
5106
5107 \end_inset
5108
5109
5110 \end_layout
5111
5112 \begin_layout Subsection
5113 Notas al pie en tablas largas
5114 \begin_inset CommandInset label
5115 LatexCommand label
5116 name "sub:Notas-al-pie-en-Tablas-Largas"
5117
5118 \end_inset
5119
5120
5121 \begin_inset Index
5122 status collapsed
5123
5124 \begin_layout Plain Layout
5125 Tablas largas ! Notas al pie
5126 \end_layout
5127
5128 \end_inset
5129
5130
5131 \end_layout
5132
5133 \begin_layout Standard
5134 Se pueden insertar notas al pie en cada celda de una tabla larga.
5135  Las notas se muestran en la parte inferior de la página en la que esté
5136  la celda con la nota.
5137  La tabla
5138 \begin_inset space ~
5139 \end_inset
5140
5141
5142 \begin_inset CommandInset ref
5143 LatexCommand ref
5144 reference "tab:DifLeyendas"
5145
5146 \end_inset
5147
5148  tiene un ejemplo de nota al pie.
5149 \end_layout
5150
5151 \begin_layout Subsection
5152 Alineación de tablas largas
5153 \begin_inset Index
5154 status collapsed
5155
5156 \begin_layout Plain Layout
5157 Tablas largas ! Alineación
5158 \end_layout
5159
5160 \end_inset
5161
5162
5163 \end_layout
5164
5165 \begin_layout Standard
5166 Las tablas largas se centran por omisión.
5167  Al contrario de la alineación de filas y columnas, la alineación de una
5168  tabla no se puede cambiar por ahora en el diálogo de tablas.
5169  Para cambiar la alineación de tablas largas debes cambiar el valor de las
5170  longitudes 
5171 \series bold
5172
5173 \backslash
5174 LTleft
5175 \series default
5176  y 
5177 \series bold
5178
5179 \backslash
5180 LTright 
5181 \series default
5182 insertando la línea siguiente en código TeX antes de la correspondiente
5183  tabla larga:
5184 \end_layout
5185
5186 \begin_layout Standard
5187
5188 \series bold
5189
5190 \backslash
5191 setlength{
5192 \backslash
5193 LTleft}{valor}
5194 \end_layout
5195
5196 \begin_layout Standard
5197 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5198 \begin_inset space ~
5199 \end_inset
5200
5201
5202 \begin_inset CommandInset ref
5203 LatexCommand ref
5204 reference "tab:Unidades"
5205
5206 \end_inset
5207
5208 .
5209  
5210 \series bold
5211
5212 \backslash
5213 LTlent 
5214 \series default
5215 controla la distancia entre el borde izquierdo de la página y la tabla.
5216  
5217 \series bold
5218
5219 \backslash
5220 LTright 
5221 \series default
5222 la distancia desde el lado derecho.
5223  El valor predeterminado para ambas longitudes es 
5224 \series bold
5225
5226 \backslash
5227 fill
5228 \series default
5229 , que en este caso es lo mismo que un relleno horizontal en LyX.
5230 \end_layout
5231
5232 \begin_layout Standard
5233 La siguiente tabla larga se ha alineado a la izquierda poniendo 
5234 \series bold
5235
5236 \backslash
5237 LTleft
5238 \series default
5239  0 pt.
5240 \begin_inset ERT
5241 status collapsed
5242
5243 \begin_layout Plain Layout
5244
5245
5246 \backslash
5247 setlength{
5248 \backslash
5249 LTleft}{0pt}
5250 \end_layout
5251
5252 \end_inset
5253
5254
5255 \end_layout
5256
5257 \begin_layout Standard
5258 \begin_inset Tabular
5259 <lyxtabular version="3" rows="5" columns="5">
5260 <features islongtable="true">
5261 <column alignment="center" valignment="top" width="0">
5262 <column alignment="center" valignment="top" width="0">
5263 <column alignment="center" valignment="top" width="0">
5264 <column alignment="center" valignment="top" width="0">
5265 <column alignment="center" valignment="top" width="0">
5266 <row>
5267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271 1
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5277 \begin_inset Text
5278
5279 \begin_layout Plain Layout
5280 2
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5286 \begin_inset Text
5287
5288 \begin_layout Plain Layout
5289 3
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298 4
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Plain Layout
5307 5
5308 \end_layout
5309
5310 \end_inset
5311 </cell>
5312 </row>
5313 <row>
5314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318 asd
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Plain Layout
5327 s
5328 \end_layout
5329
5330 \end_inset
5331 </cell>
5332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5333 \begin_inset Text
5334
5335 \begin_layout Plain Layout
5336 s
5337 \end_layout
5338
5339 \end_inset
5340 </cell>
5341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5342 \begin_inset Text
5343
5344 \begin_layout Plain Layout
5345 s
5346 \end_layout
5347
5348 \end_inset
5349 </cell>
5350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5351 \begin_inset Text
5352
5353 \begin_layout Plain Layout
5354 asd
5355 \end_layout
5356
5357 \end_inset
5358 </cell>
5359 </row>
5360 <row>
5361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5362 \begin_inset Text
5363
5364 \begin_layout Plain Layout
5365 asd
5366 \end_layout
5367
5368 \end_inset
5369 </cell>
5370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5371 \begin_inset Text
5372
5373 \begin_layout Plain Layout
5374 s
5375 \end_layout
5376
5377 \end_inset
5378 </cell>
5379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5380 \begin_inset Text
5381
5382 \begin_layout Plain Layout
5383 s
5384 \end_layout
5385
5386 \end_inset
5387 </cell>
5388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Plain Layout
5392 s
5393 \end_layout
5394
5395 \end_inset
5396 </cell>
5397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5398 \begin_inset Text
5399
5400 \begin_layout Plain Layout
5401 asd
5402 \end_layout
5403
5404 \end_inset
5405 </cell>
5406 </row>
5407 <row>
5408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5409 \begin_inset Text
5410
5411 \begin_layout Plain Layout
5412 asd
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5418 \begin_inset Text
5419
5420 \begin_layout Plain Layout
5421 s
5422 \end_layout
5423
5424 \end_inset
5425 </cell>
5426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5427 \begin_inset Text
5428
5429 \begin_layout Plain Layout
5430 s
5431 \end_layout
5432
5433 \end_inset
5434 </cell>
5435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439 s
5440 \end_layout
5441
5442 \end_inset
5443 </cell>
5444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Plain Layout
5448 asd
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 </row>
5454 <row>
5455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5456 \begin_inset Text
5457
5458 \begin_layout Plain Layout
5459 asd
5460 \end_layout
5461
5462 \end_inset
5463 </cell>
5464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5465 \begin_inset Text
5466
5467 \begin_layout Plain Layout
5468 asd
5469 \end_layout
5470
5471 \end_inset
5472 </cell>
5473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5474 \begin_inset Text
5475
5476 \begin_layout Plain Layout
5477 asd
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5483 \begin_inset Text
5484
5485 \begin_layout Plain Layout
5486 asd
5487 \end_layout
5488
5489 \end_inset
5490 </cell>
5491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5492 \begin_inset Text
5493
5494 \begin_layout Plain Layout
5495 asd
5496 \end_layout
5497
5498 \end_inset
5499 </cell>
5500 </row>
5501 </lyxtabular>
5502
5503 \end_inset
5504
5505
5506 \begin_inset ERT
5507 status collapsed
5508
5509 \begin_layout Plain Layout
5510
5511
5512 \backslash
5513 setlength{
5514 \backslash
5515 LTleft}{
5516 \backslash
5517 fill}
5518 \end_layout
5519
5520 \end_inset
5521
5522
5523 \begin_inset ERT
5524 status collapsed
5525
5526 \begin_layout Plain Layout
5527
5528
5529 \backslash
5530 addtocounter{table}{-1}
5531 \end_layout
5532
5533 \end_inset
5534
5535
5536 \begin_inset Note Note
5537 status collapsed
5538
5539 \begin_layout Plain Layout
5540 Para comprender el uso de este comando, lee al final de la sección
5541 \begin_inset space ~
5542 \end_inset
5543
5544
5545 \begin_inset CommandInset ref
5546 LatexCommand ref
5547 reference "sub:Leyendas-en-Tablas"
5548
5549 \end_inset
5550
5551  la primera nota resaltada en gris.
5552  
5553 \end_layout
5554
5555 \end_inset
5556
5557
5558 \begin_inset Newpage newpage
5559 \end_inset
5560
5561
5562 \end_layout
5563
5564 \begin_layout Subsection
5565 Leyendas en tablas largas
5566 \begin_inset Index
5567 status collapsed
5568
5569 \begin_layout Plain Layout
5570 Tablas largas ! Leyendas
5571 \end_layout
5572
5573 \end_inset
5574
5575
5576 \begin_inset CommandInset label
5577 LatexCommand label
5578 name "sub:Leyendas-en-Tablas"
5579
5580 \end_inset
5581
5582
5583 \end_layout
5584
5585 \begin_layout Standard
5586 Una tabla larga no se puede poner flotante porque los flotantes sólo pueden
5587  estar en una página, aunque el entorno leyenda de flotantes sí puede usarse
5588  para tablas largas.
5589  Por tanto la leyenda se inserta como primera fila de la tabla, como se
5590  explica en la sec.
5591 \begin_inset space \thinspace{}
5592 \end_inset
5593
5594
5595 \begin_inset CommandInset ref
5596 LatexCommand ref
5597 reference "sec:Tablas-Largas"
5598
5599 \end_inset
5600
5601 .
5602  En este caso la primera fila de la tabla es sólo una fila postiza para
5603  la leyenda, la tabla se inicia realmente en la segunda fila.
5604 \end_layout
5605
5606 \begin_layout Standard
5607 He aquí una pequeña tabla larga para mostrar cómo funciona:
5608 \end_layout
5609
5610 \begin_layout Standard
5611 \begin_inset Tabular
5612 <lyxtabular version="3" rows="6" columns="5">
5613 <features islongtable="true">
5614 <column alignment="center" valignment="top" width="0">
5615 <column alignment="center" valignment="top" width="0">
5616 <column alignment="center" valignment="top" width="0">
5617 <column alignment="center" valignment="top" width="0">
5618 <column alignment="center" valignment="top" width="0">
5619 <row caption="true">
5620 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5621 \begin_inset Text
5622
5623 \begin_layout Plain Layout
5624 \begin_inset Caption
5625
5626 \begin_layout Plain Layout
5627 Tabla larga con leyenda
5628 \begin_inset OptArg
5629 status collapsed
5630
5631 \begin_layout Plain Layout
5632 Tabla larga
5633 \end_layout
5634
5635 \end_inset
5636
5637
5638 \end_layout
5639
5640 \end_inset
5641
5642
5643 \end_layout
5644
5645 \end_inset
5646 </cell>
5647 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669
5670 \end_layout
5671
5672 \end_inset
5673 </cell>
5674 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5675 \begin_inset Text
5676
5677 \begin_layout Plain Layout
5678
5679 \end_layout
5680
5681 \end_inset
5682 </cell>
5683 </row>
5684 <row>
5685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5686 \begin_inset Text
5687
5688 \begin_layout Plain Layout
5689 1
5690 \end_layout
5691
5692 \end_inset
5693 </cell>
5694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5695 \begin_inset Text
5696
5697 \begin_layout Plain Layout
5698 2
5699 \end_layout
5700
5701 \end_inset
5702 </cell>
5703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5704 \begin_inset Text
5705
5706 \begin_layout Plain Layout
5707 3
5708 \end_layout
5709
5710 \end_inset
5711 </cell>
5712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5713 \begin_inset Text
5714
5715 \begin_layout Plain Layout
5716 4
5717 \end_layout
5718
5719 \end_inset
5720 </cell>
5721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5722 \begin_inset Text
5723
5724 \begin_layout Plain Layout
5725 5
5726 \end_layout
5727
5728 \end_inset
5729 </cell>
5730 </row>
5731 <row>
5732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5733 \begin_inset Text
5734
5735 \begin_layout Plain Layout
5736 asd
5737 \end_layout
5738
5739 \end_inset
5740 </cell>
5741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5742 \begin_inset Text
5743
5744 \begin_layout Plain Layout
5745 s
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 s
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 s
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 asd
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 </row>
5778 <row>
5779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5780 \begin_inset Text
5781
5782 \begin_layout Plain Layout
5783 asd
5784 \end_layout
5785
5786 \end_inset
5787 </cell>
5788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5789 \begin_inset Text
5790
5791 \begin_layout Plain Layout
5792 s
5793 \end_layout
5794
5795 \end_inset
5796 </cell>
5797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 s
5802 \end_layout
5803
5804 \end_inset
5805 </cell>
5806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5807 \begin_inset Text
5808
5809 \begin_layout Plain Layout
5810 s
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5816 \begin_inset Text
5817
5818 \begin_layout Plain Layout
5819 asd
5820 \end_layout
5821
5822 \end_inset
5823 </cell>
5824 </row>
5825 <row>
5826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5827 \begin_inset Text
5828
5829 \begin_layout Plain Layout
5830 asd
5831 \end_layout
5832
5833 \end_inset
5834 </cell>
5835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5836 \begin_inset Text
5837
5838 \begin_layout Plain Layout
5839 s
5840 \end_layout
5841
5842 \end_inset
5843 </cell>
5844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5845 \begin_inset Text
5846
5847 \begin_layout Plain Layout
5848 s
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5854 \begin_inset Text
5855
5856 \begin_layout Plain Layout
5857 s
5858 \end_layout
5859
5860 \end_inset
5861 </cell>
5862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5863 \begin_inset Text
5864
5865 \begin_layout Plain Layout
5866 asd
5867 \end_layout
5868
5869 \end_inset
5870 </cell>
5871 </row>
5872 <row>
5873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5874 \begin_inset Text
5875
5876 \begin_layout Plain Layout
5877 asd
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886 asd
5887 \end_layout
5888
5889 \end_inset
5890 </cell>
5891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 asd
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904 asd
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913 asd
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 </row>
5919 </lyxtabular>
5920
5921 \end_inset
5922
5923
5924 \end_layout
5925
5926 \begin_layout Standard
5927 \begin_inset VSpace medskip
5928 \end_inset
5929
5930
5931 \begin_inset Note Greyedout
5932 status open
5933
5934 \begin_layout Plain Layout
5935
5936 \series bold
5937 Nota
5938 \begin_inset space ~
5939 \end_inset
5940
5941 1:
5942 \series default
5943  El número de la tabla se incrementa para cada tabla larga, aunque no pongas
5944  leyenda en alguna de ellas.
5945  Por esto podría suceder que, p.
5946 \begin_inset space \thinspace{}
5947 \end_inset
5948
5949 e., la tabla
5950 \begin_inset space ~
5951 \end_inset
5952
5953 2.4 siga a la tabla
5954 \begin_inset space ~
5955 \end_inset
5956
5957 2.1 en la lista de tablas debido a que hay dos tablas largas sin leyenda.
5958  Para evitarlo, añade detrás de cada tabla larga sin leyenda este comando
5959  en código TeX:
5960 \end_layout
5961
5962 \begin_layout Plain Layout
5963
5964 \series bold
5965
5966 \backslash
5967 addtocounter{table}{-1}
5968 \end_layout
5969
5970 \begin_layout Plain Layout
5971 Esto no es necesario si ninguna de las tablas largas tiene leyenda y añades
5972  el siguiente código en el preámbulo del documento:
5973 \end_layout
5974
5975 \begin_layout Plain Layout
5976
5977 \series bold
5978
5979 \backslash
5980 let
5981 \backslash
5982 myEnd
5983 \backslash
5984 endlongtable
5985 \begin_inset Newline newline
5986 \end_inset
5987
5988
5989 \backslash
5990 renewcommand{
5991 \backslash
5992 endlongtable}{
5993 \backslash
5994 myEnd
5995 \backslash
5996 addtocounter{table}{-1}}
5997 \end_layout
5998
5999 \end_inset
6000
6001
6002 \end_layout
6003
6004 \begin_layout Standard
6005 \begin_inset Note Greyedout
6006 status open
6007
6008 \begin_layout Plain Layout
6009
6010 \series bold
6011 Nota
6012 \begin_inset space ~
6013 \end_inset
6014
6015 2:
6016 \series default
6017  Si utilizas 
6018 \series bold
6019 hyperref
6020 \series default
6021
6022 \begin_inset Index
6023 status collapsed
6024
6025 \begin_layout Plain Layout
6026 LaTeX-paquetes ! hyperref
6027 \end_layout
6028
6029 \end_inset
6030
6031  en las 
6032 \family sans
6033 Propiedades PDF 
6034 \family default
6035 del diálogo 
6036 \family sans
6037 Configuración del documento 
6038 \family default
6039 para enlazar referencias cruzadas en la salida, los enlaces a tablas largas
6040  llevan siempre al principio del documento.
6041 \end_layout
6042
6043 \end_inset
6044
6045
6046 \end_layout
6047
6048 \begin_layout Subsubsection
6049 Referencias a tablas largas
6050 \begin_inset Index
6051 status collapsed
6052
6053 \begin_layout Plain Layout
6054 Tablas largas ! Referencias a
6055 \end_layout
6056
6057 \end_inset
6058
6059
6060 \end_layout
6061
6062 \begin_layout Standard
6063 \begin_inset Tabular
6064 <lyxtabular version="3" rows="6" columns="5">
6065 <features islongtable="true">
6066 <column alignment="center" valignment="top" width="0">
6067 <column alignment="center" valignment="top" width="0">
6068 <column alignment="center" valignment="top" width="0">
6069 <column alignment="center" valignment="top" width="0">
6070 <column alignment="center" valignment="top" width="0">
6071 <row caption="true">
6072 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 \begin_inset Caption
6077
6078 \begin_layout Plain Layout
6079 Tabla larga referenciada
6080 \begin_inset CommandInset label
6081 LatexCommand label
6082 name "tab:RefEjemplo"
6083
6084 \end_inset
6085
6086
6087 \end_layout
6088
6089 \end_inset
6090
6091
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118
6119 \end_layout
6120
6121 \end_inset
6122 </cell>
6123 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6124 \begin_inset Text
6125
6126 \begin_layout Plain Layout
6127
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 </row>
6133 <row>
6134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6135 \begin_inset Text
6136
6137 \begin_layout Plain Layout
6138 1
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6144 \begin_inset Text
6145
6146 \begin_layout Plain Layout
6147 2
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156 3
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 4
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 5
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 </row>
6180 <row>
6181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6182 \begin_inset Text
6183
6184 \begin_layout Plain Layout
6185 asd
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194 s
6195 \end_layout
6196
6197 \end_inset
6198 </cell>
6199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Plain Layout
6203 s
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212 s
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221 asd
6222 \end_layout
6223
6224 \end_inset
6225 </cell>
6226 </row>
6227 <row>
6228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6229 \begin_inset Text
6230
6231 \begin_layout Plain Layout
6232 asd
6233 \end_layout
6234
6235 \end_inset
6236 </cell>
6237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6238 \begin_inset Text
6239
6240 \begin_layout Plain Layout
6241 s
6242 \end_layout
6243
6244 \end_inset
6245 </cell>
6246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250 s
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6256 \begin_inset Text
6257
6258 \begin_layout Plain Layout
6259 s
6260 \end_layout
6261
6262 \end_inset
6263 </cell>
6264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6265 \begin_inset Text
6266
6267 \begin_layout Plain Layout
6268 asd
6269 \end_layout
6270
6271 \end_inset
6272 </cell>
6273 </row>
6274 <row>
6275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6276 \begin_inset Text
6277
6278 \begin_layout Plain Layout
6279 asd
6280 \end_layout
6281
6282 \end_inset
6283 </cell>
6284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6285 \begin_inset Text
6286
6287 \begin_layout Plain Layout
6288 s
6289 \end_layout
6290
6291 \end_inset
6292 </cell>
6293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6294 \begin_inset Text
6295
6296 \begin_layout Plain Layout
6297 s
6298 \end_layout
6299
6300 \end_inset
6301 </cell>
6302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Plain Layout
6306 s
6307 \end_layout
6308
6309 \end_inset
6310 </cell>
6311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6312 \begin_inset Text
6313
6314 \begin_layout Plain Layout
6315 asd
6316 \end_layout
6317
6318 \end_inset
6319 </cell>
6320 </row>
6321 <row>
6322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6323 \begin_inset Text
6324
6325 \begin_layout Plain Layout
6326 asd
6327 \end_layout
6328
6329 \end_inset
6330 </cell>
6331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335 sad
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344 asd
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6350 \begin_inset Text
6351
6352 \begin_layout Plain Layout
6353 asd
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6359 \begin_inset Text
6360
6361 \begin_layout Plain Layout
6362 asd
6363 \end_layout
6364
6365 \end_inset
6366 </cell>
6367 </row>
6368 </lyxtabular>
6369
6370 \end_inset
6371
6372
6373 \end_layout
6374
6375 \begin_layout Standard
6376 Para referenciar una tabla larga, inserta una etiqueta en la leyenda.
6377  
6378 \end_layout
6379
6380 \begin_layout Standard
6381 Esto es una referencia a la tabla
6382 \begin_inset space ~
6383 \end_inset
6384
6385
6386 \begin_inset CommandInset ref
6387 LatexCommand ref
6388 reference "tab:RefEjemplo"
6389
6390 \end_inset
6391
6392 .
6393 \end_layout
6394
6395 \begin_layout Standard
6396 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6397  del documento mediante el paquete LaTeX 
6398 \series bold
6399 caption
6400 \series default
6401
6402 \begin_inset Index
6403 status collapsed
6404
6405 \begin_layout Plain Layout
6406 LaTeX-paquetes ! caption
6407 \end_layout
6408
6409 \end_inset
6410
6411 , véase sección
6412 \begin_inset space ~
6413 \end_inset
6414
6415
6416 \begin_inset CommandInset ref
6417 LatexCommand ref
6418 reference "sec:Formato-de-leyendas"
6419
6420 \end_inset
6421
6422 .
6423 \end_layout
6424
6425 \begin_layout Subsubsection
6426 Anchura de la leyenda
6427 \begin_inset Index
6428 status collapsed
6429
6430 \begin_layout Plain Layout
6431 Tablas largas ! Anchura de la leyenda
6432 \end_layout
6433
6434 \end_inset
6435
6436
6437 \end_layout
6438
6439 \begin_layout Standard
6440 La anchura máxima se define por la longitud 
6441 \series bold
6442
6443 \backslash
6444 LTcapwidth
6445 \series default
6446 .
6447  Por omisión es 4
6448 \begin_inset space \thinspace{}
6449 \end_inset
6450
6451 in (4
6452 \begin_inset space ~
6453 \end_inset
6454
6455 pulgadas).
6456  Para cambiarla añade el siguiente comando al preámbulo o en código TeX
6457  en el documento antes de la tabla larga a la que afecta
6458 \end_layout
6459
6460 \begin_layout Standard
6461
6462 \series bold
6463
6464 \backslash
6465 setlength{
6466 \backslash
6467 LTcapwidth}{anchura}
6468 \end_layout
6469
6470 \begin_layout Standard
6471 donde la anchura puede ser una de las unidades listadas en el apéndice
6472 \begin_inset space ~
6473 \end_inset
6474
6475
6476 \begin_inset CommandInset ref
6477 LatexCommand ref
6478 reference "cha:Unidades-disponibles-en"
6479
6480 \end_inset
6481
6482 .
6483 \end_layout
6484
6485 \begin_layout Standard
6486 Las tablas siguientes muestran la diferencia:
6487 \end_layout
6488
6489 \begin_layout Standard
6490 \begin_inset Tabular
6491 <lyxtabular version="3" rows="6" columns="5">
6492 <features islongtable="true">
6493 <column alignment="center" valignment="top" width="0">
6494 <column alignment="center" valignment="top" width="0">
6495 <column alignment="center" valignment="top" width="0">
6496 <column alignment="center" valignment="top" width="0">
6497 <column alignment="center" valignment="top" width="0">
6498 <row caption="true">
6499 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6500 \begin_inset Text
6501
6502 \begin_layout Plain Layout
6503 \begin_inset Caption
6504
6505 \begin_layout Plain Layout
6506 Leyenda larga completa con anchura predeterminada leyenda larga completa
6507  con anchura predeterminada
6508 \begin_inset OptArg
6509 status collapsed
6510
6511 \begin_layout Plain Layout
6512 Leyenda con anchura predeterminada
6513 \end_layout
6514
6515 \end_inset
6516
6517
6518 \end_layout
6519
6520 \end_inset
6521
6522
6523 \end_layout
6524
6525 \end_inset
6526 </cell>
6527 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6528 \begin_inset Text
6529
6530 \begin_layout Plain Layout
6531
6532 \end_layout
6533
6534 \end_inset
6535 </cell>
6536 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6537 \begin_inset Text
6538
6539 \begin_layout Plain Layout
6540
6541 \end_layout
6542
6543 \end_inset
6544 </cell>
6545 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549
6550 \end_layout
6551
6552 \end_inset
6553 </cell>
6554 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6555 \begin_inset Text
6556
6557 \begin_layout Plain Layout
6558
6559 \end_layout
6560
6561 \end_inset
6562 </cell>
6563 </row>
6564 <row>
6565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6566 \begin_inset Text
6567
6568 \begin_layout Plain Layout
6569 1
6570 \end_layout
6571
6572 \end_inset
6573 </cell>
6574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6575 \begin_inset Text
6576
6577 \begin_layout Plain Layout
6578 2
6579 \end_layout
6580
6581 \end_inset
6582 </cell>
6583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6584 \begin_inset Text
6585
6586 \begin_layout Plain Layout
6587 3
6588 \end_layout
6589
6590 \end_inset
6591 </cell>
6592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 4
6597 \end_layout
6598
6599 \end_inset
6600 </cell>
6601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6602 \begin_inset Text
6603
6604 \begin_layout Plain Layout
6605 5
6606 \end_layout
6607
6608 \end_inset
6609 </cell>
6610 </row>
6611 <row>
6612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6613 \begin_inset Text
6614
6615 \begin_layout Plain Layout
6616 asd
6617 \end_layout
6618
6619 \end_inset
6620 </cell>
6621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6622 \begin_inset Text
6623
6624 \begin_layout Plain Layout
6625 s
6626 \end_layout
6627
6628 \end_inset
6629 </cell>
6630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6631 \begin_inset Text
6632
6633 \begin_layout Plain Layout
6634 s
6635 \end_layout
6636
6637 \end_inset
6638 </cell>
6639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643 s
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6649 \begin_inset Text
6650
6651 \begin_layout Plain Layout
6652 asd
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 </row>
6658 <row>
6659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6660 \begin_inset Text
6661
6662 \begin_layout Plain Layout
6663 asd
6664 \end_layout
6665
6666 \end_inset
6667 </cell>
6668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6669 \begin_inset Text
6670
6671 \begin_layout Plain Layout
6672 s
6673 \end_layout
6674
6675 \end_inset
6676 </cell>
6677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6678 \begin_inset Text
6679
6680 \begin_layout Plain Layout
6681 s
6682 \end_layout
6683
6684 \end_inset
6685 </cell>
6686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6687 \begin_inset Text
6688
6689 \begin_layout Plain Layout
6690 s
6691 \end_layout
6692
6693 \end_inset
6694 </cell>
6695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6696 \begin_inset Text
6697
6698 \begin_layout Plain Layout
6699 asd
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 </row>
6705 <row>
6706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6707 \begin_inset Text
6708
6709 \begin_layout Plain Layout
6710 asd
6711 \end_layout
6712
6713 \end_inset
6714 </cell>
6715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6716 \begin_inset Text
6717
6718 \begin_layout Plain Layout
6719 s
6720 \end_layout
6721
6722 \end_inset
6723 </cell>
6724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6725 \begin_inset Text
6726
6727 \begin_layout Plain Layout
6728 s
6729 \end_layout
6730
6731 \end_inset
6732 </cell>
6733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6734 \begin_inset Text
6735
6736 \begin_layout Plain Layout
6737 s
6738 \end_layout
6739
6740 \end_inset
6741 </cell>
6742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6743 \begin_inset Text
6744
6745 \begin_layout Plain Layout
6746 asd
6747 \end_layout
6748
6749 \end_inset
6750 </cell>
6751 </row>
6752 <row>
6753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6754 \begin_inset Text
6755
6756 \begin_layout Plain Layout
6757 asd
6758 \end_layout
6759
6760 \end_inset
6761 </cell>
6762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766 sad
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775 asd
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6781 \begin_inset Text
6782
6783 \begin_layout Plain Layout
6784 asd
6785 \end_layout
6786
6787 \end_inset
6788 </cell>
6789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6790 \begin_inset Text
6791
6792 \begin_layout Plain Layout
6793 asd
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 </row>
6799 </lyxtabular>
6800
6801 \end_inset
6802
6803
6804 \end_layout
6805
6806 \begin_layout Standard
6807 \begin_inset ERT
6808 status collapsed
6809
6810 \begin_layout Plain Layout
6811
6812
6813 \backslash
6814 setlength{
6815 \backslash
6816 LTcapwidth}{5cm}
6817 \end_layout
6818
6819 \end_inset
6820
6821
6822 \begin_inset Tabular
6823 <lyxtabular version="3" rows="6" columns="5">
6824 <features islongtable="true">
6825 <column alignment="center" valignment="top" width="0">
6826 <column alignment="center" valignment="top" width="0">
6827 <column alignment="center" valignment="top" width="0">
6828 <column alignment="center" valignment="top" width="0">
6829 <column alignment="center" valignment="top" width="0">
6830 <row caption="true">
6831 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6832 \begin_inset Text
6833
6834 \begin_layout Plain Layout
6835 \begin_inset Caption
6836
6837 \begin_layout Plain Layout
6838 Leyenda larga completa con anchura de 5
6839 \begin_inset space \thinspace{}
6840 \end_inset
6841
6842 cm leyenda larga completa con anchura de 5
6843 \begin_inset space \thinspace{}
6844 \end_inset
6845
6846 cm leyenda larga completa con anchura de 5
6847 \begin_inset space \thinspace{}
6848 \end_inset
6849
6850 cm
6851 \begin_inset OptArg
6852 status collapsed
6853
6854 \begin_layout Plain Layout
6855 Leyenda con anchura
6856 \begin_inset space \thinspace{}
6857 \end_inset
6858
6859 =
6860 \begin_inset space \thinspace{}
6861 \end_inset
6862
6863 5
6864 \begin_inset space \thinspace{}
6865 \end_inset
6866
6867 cm
6868 \end_layout
6869
6870 \end_inset
6871
6872
6873 \end_layout
6874
6875 \end_inset
6876
6877
6878 \end_layout
6879
6880 \end_inset
6881 </cell>
6882 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6892 \begin_inset Text
6893
6894 \begin_layout Plain Layout
6895
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6910 \begin_inset Text
6911
6912 \begin_layout Plain Layout
6913
6914 \end_layout
6915
6916 \end_inset
6917 </cell>
6918 </row>
6919 <row>
6920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6921 \begin_inset Text
6922
6923 \begin_layout Plain Layout
6924 1
6925 \end_layout
6926
6927 \end_inset
6928 </cell>
6929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6930 \begin_inset Text
6931
6932 \begin_layout Plain Layout
6933 2
6934 \end_layout
6935
6936 \end_inset
6937 </cell>
6938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6939 \begin_inset Text
6940
6941 \begin_layout Plain Layout
6942 3
6943 \end_layout
6944
6945 \end_inset
6946 </cell>
6947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6948 \begin_inset Text
6949
6950 \begin_layout Plain Layout
6951 4
6952 \end_layout
6953
6954 \end_inset
6955 </cell>
6956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6957 \begin_inset Text
6958
6959 \begin_layout Plain Layout
6960 5
6961 \end_layout
6962
6963 \end_inset
6964 </cell>
6965 </row>
6966 <row>
6967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6968 \begin_inset Text
6969
6970 \begin_layout Plain Layout
6971 asd
6972 \end_layout
6973
6974 \end_inset
6975 </cell>
6976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6977 \begin_inset Text
6978
6979 \begin_layout Plain Layout
6980 s
6981 \end_layout
6982
6983 \end_inset
6984 </cell>
6985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6986 \begin_inset Text
6987
6988 \begin_layout Plain Layout
6989 s
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6995 \begin_inset Text
6996
6997 \begin_layout Plain Layout
6998 s
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Plain Layout
7007 asd
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 </row>
7013 <row>
7014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7015 \begin_inset Text
7016
7017 \begin_layout Plain Layout
7018 asd
7019 \end_layout
7020
7021 \end_inset
7022 </cell>
7023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 s
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Plain Layout
7036 s
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 s
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7051 \begin_inset Text
7052
7053 \begin_layout Plain Layout
7054 asd
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 </row>
7060 <row>
7061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7062 \begin_inset Text
7063
7064 \begin_layout Plain Layout
7065 asd
7066 \end_layout
7067
7068 \end_inset
7069 </cell>
7070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Plain Layout
7074 s
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 s
7084 \end_layout
7085
7086 \end_inset
7087 </cell>
7088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7089 \begin_inset Text
7090
7091 \begin_layout Plain Layout
7092 s
7093 \end_layout
7094
7095 \end_inset
7096 </cell>
7097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Plain Layout
7101 asd
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 </row>
7107 <row>
7108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7109 \begin_inset Text
7110
7111 \begin_layout Plain Layout
7112 asd
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121 sad
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130 asd
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139 asd
7140 \end_layout
7141
7142 \end_inset
7143 </cell>
7144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148 asd
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 </row>
7154 </lyxtabular>
7155
7156 \end_inset
7157
7158
7159 \begin_inset ERT
7160 status collapsed
7161
7162 \begin_layout Plain Layout
7163
7164
7165 \backslash
7166 setlength{
7167 \backslash
7168 LTcapwidth}{4in}
7169 \end_layout
7170
7171 \end_inset
7172
7173
7174 \end_layout
7175
7176 \begin_layout Standard
7177 \begin_inset Note Greyedout
7178 status collapsed
7179
7180 \begin_layout Plain Layout
7181
7182 \series bold
7183 Nota: 
7184 \series default
7185 Si se usa el paquete LaTeX 
7186 \series bold
7187 caption
7188 \series default
7189
7190 \begin_inset Index
7191 status collapsed
7192
7193 \begin_layout Plain Layout
7194 LaTeX-paquetes ! caption
7195 \end_layout
7196
7197 \end_inset
7198
7199 , como en este documento, se usa la anchura de toda la página para el pie
7200  si utilizas el valor por omisión de 4
7201 \begin_inset space \thinspace{}
7202 \end_inset
7203
7204 in para 
7205 \series bold
7206
7207 \backslash
7208 LTcapwidth
7209 \series default
7210 .
7211  En este caso, para conseguir exactamente un pie de 4
7212 \begin_inset space \thinspace{}
7213 \end_inset
7214
7215 in, puedes poner un valor ligeramente diferente de 4.0
7216 \begin_inset space \thinspace{}
7217 \end_inset
7218
7219 in, p.
7220 \begin_inset space \thinspace{}
7221 \end_inset
7222
7223 e.
7224  3.99
7225 \begin_inset space \thinspace{}
7226 \end_inset
7227
7228 in, o el comando de LaTeX 
7229 \series bold
7230
7231 \backslash
7232 captionsetup{width=valor}
7233 \series default
7234 , suministrado por el paquete 
7235 \series bold
7236 caption
7237 \series default
7238 .
7239 \end_layout
7240
7241 \end_inset
7242
7243
7244 \end_layout
7245
7246 \begin_layout Subsubsection
7247 Leyendas distintas para cada página
7248 \begin_inset Index
7249 status collapsed
7250
7251 \begin_layout Plain Layout
7252 Tablas largas ! Leyendas distintas para cada página
7253 \end_layout
7254
7255 \end_inset
7256
7257
7258 \end_layout
7259
7260 \begin_layout Standard
7261 Si otras leyendas debieran ser diferentes de la leyenda de la primera página,
7262  inserta una leyenda con un título breve no vacío en una fila postiza marcada
7263  como primer encabezado.
7264  La leyenda para las restantes páginas se inserta sin título breve en una
7265  fila postiza de leyenda marcada como primer encabezado.
7266  Si este encabezado no ha de incluir el número de tabla, usa el comando
7267 \end_layout
7268
7269 \begin_layout Standard
7270
7271 \series bold
7272
7273 \backslash
7274 caption*{texto de la leyenda}
7275 \end_layout
7276
7277 \begin_layout Standard
7278 en vez del recuadro de leyenda de LyX.
7279  La etiqueta para referenciar la tabla se inserta en el primer encabezado.
7280  La tabla
7281 \begin_inset space ~
7282 \end_inset
7283
7284
7285 \begin_inset CommandInset ref
7286 LatexCommand ref
7287 reference "tab:DifLeyendas"
7288
7289 \end_inset
7290
7291  es un ejemplo de tabla larga con encabezados distintos donde el segundo
7292  no incluye número de tabla.
7293 \end_layout
7294
7295 \begin_layout Standard
7296 \align center
7297 \begin_inset Tabular
7298 <lyxtabular version="3" rows="60" columns="3">
7299 <features islongtable="true">
7300 <column alignment="left" valignment="top" width="0cm">
7301 <column alignment="left" valignment="top" width="0pt">
7302 <column alignment="right" valignment="top" width="0pt">
7303 <row endfirsthead="true" caption="true">
7304 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7305 \begin_inset Text
7306
7307 \begin_layout Plain Layout
7308 \begin_inset Caption
7309
7310 \begin_layout Plain Layout
7311 Ejemplo de lista telefónica
7312 \begin_inset CommandInset label
7313 LatexCommand label
7314 name "tab:DifLeyendas"
7315
7316 \end_inset
7317
7318
7319 \begin_inset OptArg
7320 status collapsed
7321
7322 \begin_layout Plain Layout
7323 Ejemplo de lista telefónica
7324 \end_layout
7325
7326 \end_inset
7327
7328
7329 \end_layout
7330
7331 \end_inset
7332
7333
7334 \end_layout
7335
7336 \end_inset
7337 </cell>
7338 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7339 \begin_inset Text
7340
7341 \begin_layout Plain Layout
7342
7343 \end_layout
7344
7345 \end_inset
7346 </cell>
7347 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7348 \begin_inset Text
7349
7350 \begin_layout Plain Layout
7351
7352 \end_layout
7353
7354 \end_inset
7355 </cell>
7356 </row>
7357 <row endfirsthead="true">
7358 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362
7363 \series bold
7364 Ejemplo de lista telefónica (ignore los nombres)
7365 \end_layout
7366
7367 \end_inset
7368 </cell>
7369 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7370 \begin_inset Text
7371
7372 \begin_layout Plain Layout
7373
7374 \end_layout
7375
7376 \end_inset
7377 </cell>
7378 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7379 \begin_inset Text
7380
7381 \begin_layout Plain Layout
7382
7383 \end_layout
7384
7385 \end_inset
7386 </cell>
7387 </row>
7388 <row endfirsthead="true">
7389 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7390 \begin_inset Text
7391
7392 \begin_layout Plain Layout
7393
7394 \series bold
7395 NOMBRE
7396 \end_layout
7397
7398 \end_inset
7399 </cell>
7400 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7401 \begin_inset Text
7402
7403 \begin_layout Plain Layout
7404
7405 \end_layout
7406
7407 \end_inset
7408 </cell>
7409 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Plain Layout
7413
7414 \series bold
7415 TEL.
7416 \end_layout
7417
7418 \end_inset
7419 </cell>
7420 </row>
7421 <row endhead="true" caption="true">
7422 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7423 \begin_inset Text
7424
7425 \begin_layout Plain Layout
7426 \begin_inset ERT
7427 status collapsed
7428
7429 \begin_layout Plain Layout
7430
7431
7432 \backslash
7433 caption*{continúa Ejemplo de lista telefónica}
7434 \backslash
7435
7436 \backslash
7437 %
7438 \end_layout
7439
7440 \end_inset
7441
7442
7443 \end_layout
7444
7445 \end_inset
7446 </cell>
7447 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Plain Layout
7451
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7457 \begin_inset Text
7458
7459 \begin_layout Plain Layout
7460
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 </row>
7466 <row endhead="true">
7467 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7468 \begin_inset Text
7469
7470 \begin_layout Plain Layout
7471
7472 \series bold
7473 Ejemplo de lista telefónica
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Plain Layout
7482
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 </row>
7497 <row endhead="true">
7498 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502
7503 \series bold
7504 NOMBRE
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7519 \begin_inset Text
7520
7521 \begin_layout Plain Layout
7522
7523 \series bold
7524 TEL.
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 </row>
7530 <row endfoot="true">
7531 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
7532 \begin_inset Text
7533
7534 \begin_layout Plain Layout
7535 continúa en página siguiente
7536 \end_layout
7537
7538 \end_inset
7539 </cell>
7540 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7541 \begin_inset Text
7542
7543 \begin_layout Plain Layout
7544
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 </row>
7559 <row>
7560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564
7565 \series bold
7566 Annovi
7567 \end_layout
7568
7569 \end_inset
7570 </cell>
7571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575 Silvia
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7581 \begin_inset Text
7582
7583 \begin_layout Plain Layout
7584 111
7585 \end_layout
7586
7587 \end_inset
7588 </cell>
7589 </row>
7590 <row>
7591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7592 \begin_inset Text
7593
7594 \begin_layout Plain Layout
7595
7596 \series bold
7597 Bertoli
7598 \end_layout
7599
7600 \end_inset
7601 </cell>
7602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7603 \begin_inset Text
7604
7605 \begin_layout Plain Layout
7606 Stefano
7607 \end_layout
7608
7609 \end_inset
7610 </cell>
7611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7612 \begin_inset Text
7613
7614 \begin_layout Plain Layout
7615 111
7616 \end_layout
7617
7618 \end_inset
7619 </cell>
7620 </row>
7621 <row>
7622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7623 \begin_inset Text
7624
7625 \begin_layout Plain Layout
7626
7627 \series bold
7628 Bozzi
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Plain Layout
7637 Walter
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646 111
7647 \end_layout
7648
7649 \end_inset
7650 </cell>
7651 </row>
7652 <row>
7653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657
7658 \series bold
7659 Cachia
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668 Maria
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7674 \begin_inset Text
7675
7676 \begin_layout Plain Layout
7677 111
7678 \end_layout
7679
7680 \end_inset
7681 </cell>
7682 </row>
7683 <row>
7684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7685 \begin_inset Text
7686
7687 \begin_layout Plain Layout
7688
7689 \series bold
7690 Cachia
7691 \end_layout
7692
7693 \end_inset
7694 </cell>
7695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7696 \begin_inset Text
7697
7698 \begin_layout Plain Layout
7699 Maurizio
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Plain Layout
7708 111
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 </row>
7714 <row>
7715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7716 \begin_inset Text
7717
7718 \begin_layout Plain Layout
7719
7720 \series bold
7721 Cinquemani
7722 \end_layout
7723
7724 \end_inset
7725 </cell>
7726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730 Giusi
7731 \end_layout
7732
7733 \end_inset
7734 </cell>
7735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7736 \begin_inset Text
7737
7738 \begin_layout Plain Layout
7739 111
7740 \end_layout
7741
7742 \end_inset
7743 </cell>
7744 </row>
7745 <row>
7746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7747 \begin_inset Text
7748
7749 \begin_layout Plain Layout
7750
7751 \series bold
7752 Colin
7753 \end_layout
7754
7755 \end_inset
7756 </cell>
7757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7758 \begin_inset Text
7759
7760 \begin_layout Plain Layout
7761 Bernard
7762 \end_layout
7763
7764 \end_inset
7765 </cell>
7766 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7767 \begin_inset Text
7768
7769 \begin_layout Plain Layout
7770 111
7771 \end_layout
7772
7773 \end_inset
7774 </cell>
7775 </row>
7776 <row>
7777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7778 \begin_inset Text
7779
7780 \begin_layout Plain Layout
7781
7782 \series bold
7783 Concli
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7789 \begin_inset Text
7790
7791 \begin_layout Plain Layout
7792 Gianfranco
7793 \end_layout
7794
7795 \end_inset
7796 </cell>
7797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Plain Layout
7801 111
7802 \end_layout
7803
7804 \end_inset
7805 </cell>
7806 </row>
7807 <row>
7808 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7809 \begin_inset Text
7810
7811 \begin_layout Plain Layout
7812
7813 \series bold
7814 Dal Bosco
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7820 \begin_inset Text
7821
7822 \begin_layout Plain Layout
7823 Carolina
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Plain Layout
7832 111
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 </row>
7838 <row>
7839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7840 \begin_inset Text
7841
7842 \begin_layout Plain Layout
7843
7844 \series bold
7845 Dalpiaz
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7851 \begin_inset Text
7852
7853 \begin_layout Plain Layout
7854 Annamaria
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863 111
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 </row>
7869 <row>
7870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7871 \begin_inset Text
7872
7873 \begin_layout Plain Layout
7874
7875 \series bold
7876 Feliciello
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885 Domenico
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894 111
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 </row>
7900 <row>
7901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \series bold
7907 Focarelli
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 Paola
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 111
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 </row>
7931 <row>
7932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936
7937 \series bold
7938 Galletti
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947 Oreste
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 111
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 </row>
7962 <row>
7963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967
7968 \series bold
7969 Gasparini
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 Franca
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 111
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row>
7994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998
7999 \series bold
8000 Rizzardi
8001 \series default
8002
8003 \begin_inset Foot
8004 status collapsed
8005
8006 \begin_layout Plain Layout
8007 Ejemplo de nota al pie
8008 \end_layout
8009
8010 \end_inset
8011
8012
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021 Paola
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030 111
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 </row>
8036 <row>
8037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041
8042 \series bold
8043 Lassini
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052 Giancarlo
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8058 \begin_inset Text
8059
8060 \begin_layout Plain Layout
8061 111
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 </row>
8067 <row>
8068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072
8073 \series bold
8074 Malfatti
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083 Luciano
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 111
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 </row>
8098 <row>
8099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103
8104 \series bold
8105 Malfatti
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114 Valeriano
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123 111
8124 \end_layout
8125
8126 \end_inset
8127 </cell>
8128 </row>
8129 <row>
8130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134
8135 \series bold
8136 Meneguzzo
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8142 \begin_inset Text
8143
8144 \begin_layout Plain Layout
8145 Roberto
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154 111
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 </row>
8160 <row>
8161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165
8166 \series bold
8167 Mezzadra
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 Roberto
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Plain Layout
8185 111
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 </row>
8191 <row>
8192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196
8197 \series bold
8198 Pirpamer
8199 \end_layout
8200
8201 \end_inset
8202 </cell>
8203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207 Erich
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216 111
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 </row>
8222 <row>
8223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Plain Layout
8227
8228 \series bold
8229 Pochiesa
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238 Paolo
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247 111, 222
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 </row>
8253 <row>
8254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258
8259 \series bold
8260 Radina
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 Claudio
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278 111
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 </row>
8284 <row>
8285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Plain Layout
8289
8290 \series bold
8291 Stuffer
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 Oskar
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309 111
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 </row>
8315 <row>
8316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320
8321 \series bold
8322 Tacchelli
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 Ugo
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340 111
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 </row>
8346 <row>
8347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351
8352 \series bold
8353 Tezzele
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 Margit
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371 111
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 <row>
8378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382
8383 \series bold
8384 Unterkalmsteiner
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393 Frieda
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 111
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 </row>
8408 <row>
8409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413
8414 \series bold
8415 Vieider
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 Hilde
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 111
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 </row>
8439 <row>
8440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444
8445 \series bold
8446 Vigna
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455 Jürgen
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 111
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 </row>
8470 <row>
8471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475
8476 \series bold
8477 Weber
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486 Maurizio
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 111
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 </row>
8501 <row>
8502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506
8507 \series bold
8508 Winkler
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 Franz
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 111
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 </row>
8532 <row>
8533 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537  
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 </row>
8561 <row>
8562 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566
8567 \series bold
8568 Annovi
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 Silvia
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586 555
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 </row>
8592 <row>
8593 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597
8598 \series bold
8599 Bertoli
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608 Stefano
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617 555
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 </row>
8623 <row>
8624 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628
8629 \series bold
8630 Bozzi
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639 Walter
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 555
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 </row>
8654 <row>
8655 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659
8660 \series bold
8661 Cachia
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670 Maria
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 555
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 </row>
8685 <row>
8686 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690
8691 \series bold
8692 Cachia
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701 Maurizio
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710 555
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 </row>
8716 <row>
8717 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721
8722 \series bold
8723 Cinquemani
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 Giusi
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741 555
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 </row>
8747 <row>
8748 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752
8753 \series bold
8754 Colin
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763 Bernard
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772 555
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 </row>
8778 <row>
8779 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783
8784 \series bold
8785 Concli
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 Gianfranco
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 555
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 </row>
8809 <row>
8810 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814
8815 \series bold
8816 Dal Bosco
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825 Carolina
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834 555
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 </row>
8840 <row>
8841 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845
8846 \series bold
8847 Dalpiaz
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 Annamaria
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 555
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 </row>
8871 <row>
8872 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876
8877 \series bold
8878 Feliciello
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 Domenico
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 555
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 </row>
8902 <row>
8903 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907
8908 \series bold
8909 Focarelli
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918 Paola
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 555
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 </row>
8933 <row>
8934 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938
8939 \series bold
8940 Galletti
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949 Oreste
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 555
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 </row>
8964 <row>
8965 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969
8970 \series bold
8971 Gasparini
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980 Franca
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 555
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 </row>
8995 <row>
8996 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000
9001 \series bold
9002 Rizzardi
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 Paola
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 555
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 </row>
9026 <row>
9027 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031
9032 \series bold
9033 Lassini
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 Giancarlo
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 555
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 </row>
9057 <row>
9058 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062
9063 \series bold
9064 Malfatti
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9070 \begin_inset Text
9071
9072 \begin_layout Plain Layout
9073 Luciano
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 555
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 </row>
9088 <row>
9089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093
9094 \series bold
9095 Malfatti
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104 Valeriano
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 555
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 </row>
9119 <row>
9120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124
9125 \series bold
9126 Meneguzzo
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135 Roberto
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144 555
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 </row>
9150 <row>
9151 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155
9156 \series bold
9157 Mezzadra
9158 \end_layout
9159
9160 \end_inset
9161 </cell>
9162 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166 Roberto
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 555
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 </row>
9181 <row endlastfoot="true">
9182 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Plain Layout
9204
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 </row>
9210 </lyxtabular>
9211
9212 \end_inset
9213
9214
9215 \end_layout
9216
9217 \begin_layout Section
9218 Particularidades de las tablas largas
9219 \end_layout
9220
9221 \begin_layout Subsection
9222 Cálculos
9223 \begin_inset Index
9224 status collapsed
9225
9226 \begin_layout Plain Layout
9227 Tablas largas ! Cálculos
9228 \end_layout
9229
9230 \end_inset
9231
9232
9233 \end_layout
9234
9235 \begin_layout Standard
9236 LaTeX calcula la altura de las páginas con tabla y sus saltos de página
9237  utilizando los denominados «trozos», que son partes de la tabla presentes
9238  en la memoria de LaTeX.
9239  El valor predeterminado está establecido a sólo 20 filas.
9240  Si estás usando tablas largas con muchas páginas, la generación del documento
9241  puede hacerse muy lenta.
9242  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
9243  el siguiente comando en el preámbulo del documento:
9244 \end_layout
9245
9246 \begin_layout Standard
9247
9248 \series bold
9249
9250 \backslash
9251 setcounter{LTchunksize}{100}
9252 \end_layout
9253
9254 \begin_layout Subsection
9255 Flotantes y tablas largas
9256 \begin_inset Index
9257 status collapsed
9258
9259 \begin_layout Plain Layout
9260 Tablas largas ! Flotantes
9261 \end_layout
9262
9263 \end_inset
9264
9265
9266 \end_layout
9267
9268 \begin_layout Standard
9269 Podría haber problemas si un flotante aparece en la misma página donde comienza
9270  una tabla larga.
9271  Para evitarlo, añade el comando 
9272 \series bold
9273
9274 \backslash
9275 clearpage
9276 \series default
9277  en código TeX antes de la tabla.
9278 \end_layout
9279
9280 \begin_layout Subsection
9281 Saltos de página forzados
9282 \begin_inset Index
9283 status collapsed
9284
9285 \begin_layout Plain Layout
9286 Tablas largas ! Saltos de página forzados
9287 \end_layout
9288
9289 \end_inset
9290
9291
9292 \end_layout
9293
9294 \begin_layout Standard
9295 Por omisión, las tablas sólo se cortan entre filas.
9296  Si tienes una celda con líneas múltiples y necesitas un salto de página
9297  dentro de la celda, inserta el comando de nueva línea «
9298 \series bold
9299
9300 \backslash
9301
9302 \backslash
9303
9304 \series default
9305 » en código TeX en el punto en que quieras cortar.
9306  Antes del comando «
9307 \series bold
9308
9309 \backslash
9310
9311 \backslash
9312
9313 \series default
9314 » debes insertar en código TeX tantos caracteres «
9315 \series bold
9316 &
9317 \series default
9318 » como columnas siguientes de la tabla.
9319  
9320 \series bold
9321 &
9322 \series default
9323  es el carácter para separar celdas.
9324  Escribe en código TeX después de cada 
9325 \series bold
9326 &
9327 \series default
9328  el contenido de la celda siguiente correspondiente y borra el contenido
9329  de esas celdas.
9330 \begin_inset Newline newline
9331 \end_inset
9332
9333 Detrás del comando 
9334 \series bold
9335
9336 \backslash
9337
9338 \backslash
9339
9340 \series default
9341 , inserta tantos 
9342 \series bold
9343 &
9344 \series default
9345  como columnas haya delante de la actual.
9346  En la tabla
9347 \begin_inset space ~
9348 \end_inset
9349
9350
9351 \begin_inset CommandInset ref
9352 LatexCommand ref
9353 reference "tab:Saltos de Página Forzados"
9354
9355 \end_inset
9356
9357  la celda que debería cortarse está en la segunda columna seguida de otra
9358  columna.
9359  Por eso, el siguiente comando se inserta en la celda en código TeX detrás
9360  de «
9361 \emph on
9362 Castelchiodato,
9363 \emph default
9364 »:
9365 \end_layout
9366
9367 \begin_layout Standard
9368
9369 \series bold
9370 & 111
9371 \backslash
9372
9373 \backslash
9374  
9375 \backslash
9376 newpage
9377 \begin_inset Newline newline
9378 \end_inset
9379
9380 &
9381 \end_layout
9382
9383 \begin_layout Standard
9384 El «111» en la tercera columna de la fila se ha borrado.
9385
9386 \series bold
9387  
9388 \backslash
9389 newpage 
9390 \series default
9391 es necesario solo si en esta posición debiera ir definitivamente un salto
9392  de página, de otro modo es sólamente una posibilidad de salto.
9393  Si la fila más baja de la tabla larga no tiene, por alguna razón, línea
9394  superior pero quisieras una línea horizontal donde se corta la celda, usa
9395  este comando alternativo:
9396 \end_layout
9397
9398 \begin_layout Standard
9399
9400 \series bold
9401 & 111
9402 \backslash
9403
9404 \backslash
9405
9406 \begin_inset Newline newline
9407 \end_inset
9408
9409
9410 \backslash
9411 hline &
9412 \end_layout
9413
9414 \begin_layout Standard
9415 Cuando la celda a cortar está en la última columna, el comando
9416 \end_layout
9417
9418 \begin_layout Standard
9419
9420 \series bold
9421
9422 \backslash
9423 setlength{
9424 \backslash
9425 parfillskip}{0pt}
9426 \end_layout
9427
9428 \begin_layout Standard
9429 debe insertarse en código TeX al principio de la celda.
9430  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9431  aparecerá con toda su anchura.
9432 \end_layout
9433
9434 \begin_layout Standard
9435 \align center
9436 \begin_inset Tabular
9437 <lyxtabular version="3" rows="39" columns="3">
9438 <features islongtable="true">
9439 <column alignment="left" valignment="top" width="0cm">
9440 <column alignment="left" valignment="top" width="3cm">
9441 <column alignment="right" valignment="top" width="0pt">
9442 <row endfirsthead="true" caption="true">
9443 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447 \begin_inset Caption
9448
9449 \begin_layout Plain Layout
9450 Tabla con salto de página forzado en celda
9451 \begin_inset CommandInset label
9452 LatexCommand label
9453 name "tab:Saltos de Página Forzados"
9454
9455 \end_inset
9456
9457
9458 \begin_inset OptArg
9459 status collapsed
9460
9461 \begin_layout Plain Layout
9462 Tabla con salto de página forzado en celda
9463 \end_layout
9464
9465 \end_inset
9466
9467
9468 \end_layout
9469
9470 \end_inset
9471
9472
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 </row>
9496 <row endfirsthead="true">
9497 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501
9502 \series bold
9503 Ejemplo de lista telefónica (ignore los nombres)
9504 \end_layout
9505
9506 \end_inset
9507 </cell>
9508 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Plain Layout
9512
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521
9522 \end_layout
9523
9524 \end_inset
9525 </cell>
9526 </row>
9527 <row endfirsthead="true">
9528 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532
9533 \series bold
9534 NOMBRE
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9540 \begin_inset Text
9541
9542 \begin_layout Plain Layout
9543
9544 \end_layout
9545
9546 \end_inset
9547 </cell>
9548 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Plain Layout
9552
9553 \series bold
9554 TEL.
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 </row>
9560 <row endhead="true" caption="true">
9561 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565 \begin_inset ERT
9566 status collapsed
9567
9568 \begin_layout Plain Layout
9569
9570
9571 \backslash
9572 caption*{continúa Tabla con salto de página forzado en celda}
9573 \backslash
9574
9575 \backslash
9576 %
9577 \end_layout
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \end_inset
9585 </cell>
9586 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9587 \begin_inset Text
9588
9589 \begin_layout Plain Layout
9590
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9596 \begin_inset Text
9597
9598 \begin_layout Plain Layout
9599
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 </row>
9605 <row endhead="true">
9606 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610  
9611 \series bold
9612 Ejemplo de lista telefónica
9613 \end_layout
9614
9615 \end_inset
9616 </cell>
9617 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9618 \begin_inset Text
9619
9620 \begin_layout Plain Layout
9621
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630
9631 \end_layout
9632
9633 \end_inset
9634 </cell>
9635 </row>
9636 <row endhead="true">
9637 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9638 \begin_inset Text
9639
9640 \begin_layout Plain Layout
9641
9642 \series bold
9643 NOMBRE
9644 \end_layout
9645
9646 \end_inset
9647 </cell>
9648 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9649 \begin_inset Text
9650
9651 \begin_layout Plain Layout
9652
9653 \end_layout
9654
9655 \end_inset
9656 </cell>
9657 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9658 \begin_inset Text
9659
9660 \begin_layout Plain Layout
9661
9662 \series bold
9663 TEL.
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 </row>
9669 <row endfoot="true">
9670 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Plain Layout
9674 continúa en página siguiente
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 </row>
9698 <row>
9699 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703
9704 \series bold
9705 Annovi
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714 Silvia
9715 \end_layout
9716
9717 \end_inset
9718 </cell>
9719 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9720 \begin_inset Text
9721
9722 \begin_layout Plain Layout
9723 111
9724 \end_layout
9725
9726 \end_inset
9727 </cell>
9728 </row>
9729 <row>
9730 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734
9735 \series bold
9736 Bertoli
9737 \end_layout
9738
9739 \end_inset
9740 </cell>
9741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9742 \begin_inset Text
9743
9744 \begin_layout Plain Layout
9745 Stefano
9746 \end_layout
9747
9748 \end_inset
9749 </cell>
9750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9751 \begin_inset Text
9752
9753 \begin_layout Plain Layout
9754 111
9755 \end_layout
9756
9757 \end_inset
9758 </cell>
9759 </row>
9760 <row>
9761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765
9766 \series bold
9767 Bozzi
9768 \end_layout
9769
9770 \end_inset
9771 </cell>
9772 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776 Walter
9777 \end_layout
9778
9779 \end_inset
9780 </cell>
9781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785 111
9786 \end_layout
9787
9788 \end_inset
9789 </cell>
9790 </row>
9791 <row>
9792 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796
9797 \series bold
9798 Cachia
9799 \end_layout
9800
9801 \end_inset
9802 </cell>
9803 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9804 \begin_inset Text
9805
9806 \begin_layout Plain Layout
9807 Maria
9808 \end_layout
9809
9810 \end_inset
9811 </cell>
9812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9813 \begin_inset Text
9814
9815 \begin_layout Plain Layout
9816 111
9817 \end_layout
9818
9819 \end_inset
9820 </cell>
9821 </row>
9822 <row>
9823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9824 \begin_inset Text
9825
9826 \begin_layout Plain Layout
9827
9828 \series bold
9829 Cachia
9830 \end_layout
9831
9832 \end_inset
9833 </cell>
9834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838 Maurizio
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9844 \begin_inset Text
9845
9846 \begin_layout Plain Layout
9847 111
9848 \end_layout
9849
9850 \end_inset
9851 </cell>
9852 </row>
9853 <row>
9854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858
9859 \series bold
9860 Cinquemani
9861 \end_layout
9862
9863 \end_inset
9864 </cell>
9865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869 Giusi
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878 111
9879 \end_layout
9880
9881 \end_inset
9882 </cell>
9883 </row>
9884 <row>
9885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889
9890 \series bold
9891 Colin
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900 Bernard
9901 \end_layout
9902
9903 \end_inset
9904 </cell>
9905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9906 \begin_inset Text
9907
9908 \begin_layout Plain Layout
9909 111
9910 \end_layout
9911
9912 \end_inset
9913 </cell>
9914 </row>
9915 <row>
9916 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920
9921 \series bold
9922 Concli
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9928 \begin_inset Text
9929
9930 \begin_layout Plain Layout
9931 Gianfranco
9932 \end_layout
9933
9934 \end_inset
9935 </cell>
9936 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9937 \begin_inset Text
9938
9939 \begin_layout Plain Layout
9940 111
9941 \end_layout
9942
9943 \end_inset
9944 </cell>
9945 </row>
9946 <row>
9947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9948 \begin_inset Text
9949
9950 \begin_layout Plain Layout
9951
9952 \series bold
9953 Dal Bosco
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9959 \begin_inset Text
9960
9961 \begin_layout Plain Layout
9962 Carolina
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9968 \begin_inset Text
9969
9970 \begin_layout Plain Layout
9971 111
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 </row>
9977 <row>
9978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982
9983 \series bold
9984 Dalpiaz
9985 \end_layout
9986
9987 \end_inset
9988 </cell>
9989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9990 \begin_inset Text
9991
9992 \begin_layout Plain Layout
9993 Annamaria
9994 \end_layout
9995
9996 \end_inset
9997 </cell>
9998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9999 \begin_inset Text
10000
10001 \begin_layout Plain Layout
10002 111
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 </row>
10008 <row>
10009 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013
10014 \series bold
10015 Feliciello
10016 \end_layout
10017
10018 \end_inset
10019 </cell>
10020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10021 \begin_inset Text
10022
10023 \begin_layout Plain Layout
10024 Domenico
10025 \end_layout
10026
10027 \end_inset
10028 </cell>
10029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10030 \begin_inset Text
10031
10032 \begin_layout Plain Layout
10033 111
10034 \end_layout
10035
10036 \end_inset
10037 </cell>
10038 </row>
10039 <row>
10040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10041 \begin_inset Text
10042
10043 \begin_layout Plain Layout
10044
10045 \series bold
10046 Focarelli
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055 Paola
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064 111
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 </row>
10070 <row>
10071 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \series bold
10077 Galletti
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086 Oreste
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095 111
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 </row>
10101 <row>
10102 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106
10107 \series bold
10108 Gasparini
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Plain Layout
10117 Franca
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126 111
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 </row>
10132 <row>
10133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137
10138 \series bold
10139 Lassini
10140 \end_layout
10141
10142 \end_inset
10143 </cell>
10144 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Plain Layout
10148 Giancarlo, 11.
10149  Fürst von Montecompatri, 11.
10150  Fürst von Sulmona und Vivaro, 10.
10151  Fürst von Rossano, 5.
10152  Herzog von Canemorte, 11.
10153  Herzog von Palombara, 5.
10154  Herzog von Castelchiodato,
10155 \begin_inset ERT
10156 status collapsed
10157
10158 \begin_layout Plain Layout
10159
10160 & 111
10161 \backslash
10162
10163 \backslash
10164  
10165 \backslash
10166 newpage
10167 \end_layout
10168
10169 \begin_layout Plain Layout
10170
10171 &
10172 \end_layout
10173
10174 \end_inset
10175
10176  11.
10177  Herzog von Poggionativo, 11.
10178  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10179  Graf von Valinfreda, 11.
10180  Baron von Cropalati, 11.
10181  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10182 \end_layout
10183
10184 \end_inset
10185 </cell>
10186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10187 \begin_inset Text
10188
10189 \begin_layout Plain Layout
10190
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 </row>
10196 <row>
10197 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10198 \begin_inset Text
10199
10200 \begin_layout Plain Layout
10201
10202 \series bold
10203 Malfatti
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10209 \begin_inset Text
10210
10211 \begin_layout Plain Layout
10212 Luciano
10213 \end_layout
10214
10215 \end_inset
10216 </cell>
10217 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10218 \begin_inset Text
10219
10220 \begin_layout Plain Layout
10221 111
10222 \end_layout
10223
10224 \end_inset
10225 </cell>
10226 </row>
10227 <row>
10228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10229 \begin_inset Text
10230
10231 \begin_layout Plain Layout
10232
10233 \series bold
10234 Malfatti
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Plain Layout
10243 Valeriano
10244 \end_layout
10245
10246 \end_inset
10247 </cell>
10248 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10249 \begin_inset Text
10250
10251 \begin_layout Plain Layout
10252 111
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 </row>
10258 <row>
10259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10260 \begin_inset Text
10261
10262 \begin_layout Plain Layout
10263
10264 \series bold
10265 Meneguzzo
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10271 \begin_inset Text
10272
10273 \begin_layout Plain Layout
10274 Roberto
10275 \end_layout
10276
10277 \end_inset
10278 </cell>
10279 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10280 \begin_inset Text
10281
10282 \begin_layout Plain Layout
10283 111
10284 \end_layout
10285
10286 \end_inset
10287 </cell>
10288 </row>
10289 <row>
10290 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10291 \begin_inset Text
10292
10293 \begin_layout Plain Layout
10294
10295 \series bold
10296 Mezzadra
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305 Roberto
10306 \end_layout
10307
10308 \end_inset
10309 </cell>
10310 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10311 \begin_inset Text
10312
10313 \begin_layout Plain Layout
10314 111
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 </row>
10320 <row>
10321 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Plain Layout
10325
10326 \series bold
10327 Pirpamer
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336 Erich
10337 \end_layout
10338
10339 \end_inset
10340 </cell>
10341 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10342 \begin_inset Text
10343
10344 \begin_layout Plain Layout
10345 111
10346 \end_layout
10347
10348 \end_inset
10349 </cell>
10350 </row>
10351 <row>
10352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10353 \begin_inset Text
10354
10355 \begin_layout Plain Layout
10356
10357 \series bold
10358 Pochiesa
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367 Paolo
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10373 \begin_inset Text
10374
10375 \begin_layout Plain Layout
10376 111, 222
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 </row>
10382 <row>
10383 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10384 \begin_inset Text
10385
10386 \begin_layout Plain Layout
10387
10388 \series bold
10389 Radina
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398 Claudio
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 111
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 </row>
10413 <row>
10414 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418
10419 \series bold
10420 Rizzardi
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 Paolo
10430 \end_layout
10431
10432 \end_inset
10433 </cell>
10434 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10435 \begin_inset Text
10436
10437 \begin_layout Plain Layout
10438 111
10439 \end_layout
10440
10441 \end_inset
10442 </cell>
10443 </row>
10444 <row>
10445 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10446 \begin_inset Text
10447
10448 \begin_layout Plain Layout
10449
10450 \series bold
10451 Stuffer
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460 Oskar
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 111
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 </row>
10475 <row>
10476 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Plain Layout
10480
10481 \series bold
10482 Tacchelli
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491 Ugo
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 111
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 </row>
10506 <row>
10507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511
10512 \series bold
10513 Tezzele
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522 Margit
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10528 \begin_inset Text
10529
10530 \begin_layout Plain Layout
10531 111
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 </row>
10537 <row>
10538 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542
10543 \series bold
10544 Unterkalmsteiner
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553 Frieda
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \begin_layout Plain Layout
10562 111
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 </row>
10568 <row>
10569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573
10574 \series bold
10575 Vieider
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584 Hilde
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10590 \begin_inset Text
10591
10592 \begin_layout Plain Layout
10593 111
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 </row>
10599 <row>
10600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604
10605 \series bold
10606 Vigna
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 Jürgen
10616 \end_layout
10617
10618 \end_inset
10619 </cell>
10620 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10621 \begin_inset Text
10622
10623 \begin_layout Plain Layout
10624 111
10625 \end_layout
10626
10627 \end_inset
10628 </cell>
10629 </row>
10630 <row>
10631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10632 \begin_inset Text
10633
10634 \begin_layout Plain Layout
10635
10636 \series bold
10637 Weber
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 Maurizio
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655 111
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 </row>
10661 <row>
10662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666
10667 \series bold
10668 Winkler
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677 Franz
10678 \end_layout
10679
10680 \end_inset
10681 </cell>
10682 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10683 \begin_inset Text
10684
10685 \begin_layout Plain Layout
10686 111
10687 \end_layout
10688
10689 \end_inset
10690 </cell>
10691 </row>
10692 <row endlastfoot="true">
10693 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10694 \begin_inset Text
10695
10696 \begin_layout Plain Layout
10697
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10703 \begin_inset Text
10704
10705 \begin_layout Plain Layout
10706
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 </row>
10721 </lyxtabular>
10722
10723 \end_inset
10724
10725
10726 \end_layout
10727
10728 \begin_layout Section
10729 Líneas múltiples en columnas y filas
10730 \end_layout
10731
10732 \begin_layout Subsection
10733 Líneas múltiples en celdas
10734 \begin_inset CommandInset label
10735 LatexCommand label
10736 name "sub:Líneas-Múltiples-en"
10737
10738 \end_inset
10739
10740
10741 \begin_inset Index
10742 status collapsed
10743
10744 \begin_layout Plain Layout
10745 Lineas@Líneas múltiples en celdas
10746 \end_layout
10747
10748 \end_inset
10749
10750
10751 \begin_inset Index
10752 status collapsed
10753
10754 \begin_layout Plain Layout
10755 Tablas ! Saltos de línea
10756 \end_layout
10757
10758 \end_inset
10759
10760
10761 \end_layout
10762
10763 \begin_layout Standard
10764 \noindent
10765 \begin_inset Float table
10766 placement H
10767 wide false
10768 sideways false
10769 status open
10770
10771 \begin_layout Plain Layout
10772 \begin_inset Caption
10773
10774 \begin_layout Plain Layout
10775 \begin_inset CommandInset label
10776 LatexCommand label
10777 name "tab:Tabla-con-múltiples"
10778
10779 \end_inset
10780
10781 Tabla con líneas múltiples en celda
10782 \end_layout
10783
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Plain Layout
10790 \align center
10791 \begin_inset Tabular
10792 <lyxtabular version="3" rows="3" columns="3">
10793 <features>
10794 <column alignment="center" valignment="middle" width="2.5cm">
10795 <column alignment="center" valignment="middle" width="0">
10796 <column alignment="center" valignment="middle" width="0">
10797 <row>
10798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802 líneas
10803 \begin_inset Newline linebreak
10804 \end_inset
10805
10806 múltiples
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815 b
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824 c
10825 \end_layout
10826
10827 \end_inset
10828 </cell>
10829 </row>
10830 <row>
10831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10832 \begin_inset Text
10833
10834 \begin_layout Plain Layout
10835 d
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844 e
10845 \end_layout
10846
10847 \end_inset
10848 </cell>
10849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10850 \begin_inset Text
10851
10852 \begin_layout Plain Layout
10853 f
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 </row>
10859 <row>
10860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 g
10865 \end_layout
10866
10867 \end_inset
10868 </cell>
10869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10870 \begin_inset Text
10871
10872 \begin_layout Plain Layout
10873 h
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882 i
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 </row>
10888 </lyxtabular>
10889
10890 \end_inset
10891
10892
10893 \end_layout
10894
10895 \end_inset
10896
10897
10898 \end_layout
10899
10900 \begin_layout Standard
10901 Al ajustar anchura fija en una columna se habilita la entrada de texto como
10902  párrafos con varias líneas y guionado.
10903 \end_layout
10904
10905 \begin_layout Standard
10906 Para generar la tabla
10907 \begin_inset space ~
10908 \end_inset
10909
10910
10911 \begin_inset CommandInset ref
10912 LatexCommand ref
10913 reference "tab:Tabla-con-múltiples"
10914
10915 \end_inset
10916
10917 , crea una tabla 3×3, marca la primera celda y haz clic derecho sobre ella.
10918  En el diálogo que surge establece una anchura de 2.5
10919 \begin_inset space \thinspace{}
10920 \end_inset
10921
10922 cm y escoge centro en alineación vertical y horizontal.
10923  La alineación vertical se utiliza para todas las celdas de la fila.
10924  Como nuestro texto es menor de 2.5
10925 \begin_inset space \thinspace{}
10926 \end_inset
10927
10928 cm, sólo aparece una línea.
10929  Para poner dos añadimos un salto de línea justificado, (atajo 
10930 \family sans
10931 Ctrl+Mayúsculas+Retorno
10932 \family default
10933 ).
10934  Si el texto es más ancho que la celda será automáticamente dividido en
10935  líneas.
10936 \end_layout
10937
10938 \begin_layout Standard
10939 Si hay una palabra larga en una celda con anchura fija, LaTeX no puede cortarla
10940  con guión si es la primera entrada.
10941  Por eso hay que insertar algo para que dicha palabra no sea la primera
10942  entrada: añade un espacio horizontal de 0
10943 \begin_inset space \thinspace{}
10944 \end_inset
10945
10946 pt delante de la palabra.
10947  Como el espacio es 0 la salida no cambia.
10948  El cuadro
10949 \begin_inset space ~
10950 \end_inset
10951
10952
10953 \begin_inset CommandInset ref
10954 LatexCommand ref
10955 reference "tab:Tabla-con-y"
10956
10957 \end_inset
10958
10959  muestra el efecto.
10960 \end_layout
10961
10962 \begin_layout Standard
10963 \begin_inset Float table
10964 placement b
10965 wide false
10966 sideways false
10967 status open
10968
10969 \begin_layout Plain Layout
10970 \begin_inset Caption
10971
10972 \begin_layout Plain Layout
10973 \begin_inset CommandInset label
10974 LatexCommand label
10975 name "tab:Tabla-con-y"
10976
10977 \end_inset
10978
10979 Tablas con y sin guión
10980 \end_layout
10981
10982 \end_inset
10983
10984
10985 \end_layout
10986
10987 \begin_layout Plain Layout
10988 \begin_inset space \hfill{}
10989 \end_inset
10990
10991
10992 \begin_inset Tabular
10993 <lyxtabular version="3" rows="3" columns="3">
10994 <features>
10995 <column alignment="center" valignment="middle" width="2.5cm">
10996 <column alignment="center" valignment="middle" width="0">
10997 <column alignment="center" valignment="middle" width="0">
10998 <row>
10999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11000 \begin_inset Text
11001
11002 \begin_layout Plain Layout
11003 celdaconpalabramuylarga
11004 \end_layout
11005
11006 \end_inset
11007 </cell>
11008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012 b
11013 \end_layout
11014
11015 \end_inset
11016 </cell>
11017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021 c
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 </row>
11027 <row>
11028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032 d
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11038 \begin_inset Text
11039
11040 \begin_layout Plain Layout
11041 e
11042 \end_layout
11043
11044 \end_inset
11045 </cell>
11046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11047 \begin_inset Text
11048
11049 \begin_layout Plain Layout
11050 f
11051 \end_layout
11052
11053 \end_inset
11054 </cell>
11055 </row>
11056 <row>
11057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11058 \begin_inset Text
11059
11060 \begin_layout Plain Layout
11061 g
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070 h
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11076 \begin_inset Text
11077
11078 \begin_layout Plain Layout
11079 i
11080 \end_layout
11081
11082 \end_inset
11083 </cell>
11084 </row>
11085 </lyxtabular>
11086
11087 \end_inset
11088
11089
11090 \begin_inset space \hfill{}
11091 \end_inset
11092
11093
11094 \begin_inset Tabular
11095 <lyxtabular version="3" rows="3" columns="3">
11096 <features>
11097 <column alignment="center" valignment="middle" width="2.5cm">
11098 <column alignment="center" valignment="middle" width="0">
11099 <column alignment="center" valignment="middle" width="0">
11100 <row>
11101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 \begin_inset space \hspace{}
11106 \length 0pt
11107 \end_inset
11108
11109 celdaconpalabramuylarga
11110 \end_layout
11111
11112 \end_inset
11113 </cell>
11114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11115 \begin_inset Text
11116
11117 \begin_layout Plain Layout
11118 b
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11124 \begin_inset Text
11125
11126 \begin_layout Plain Layout
11127 c
11128 \end_layout
11129
11130 \end_inset
11131 </cell>
11132 </row>
11133 <row>
11134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11135 \begin_inset Text
11136
11137 \begin_layout Plain Layout
11138 d
11139 \end_layout
11140
11141 \end_inset
11142 </cell>
11143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147 e
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156 f
11157 \end_layout
11158
11159 \end_inset
11160 </cell>
11161 </row>
11162 <row>
11163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167 g
11168 \end_layout
11169
11170 \end_inset
11171 </cell>
11172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11173 \begin_inset Text
11174
11175 \begin_layout Plain Layout
11176 h
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 i
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 </row>
11191 </lyxtabular>
11192
11193 \end_inset
11194
11195
11196 \begin_inset space \hfill{}
11197 \end_inset
11198
11199
11200 \end_layout
11201
11202 \end_inset
11203
11204
11205 \end_layout
11206
11207 \begin_layout Subsection
11208 Multicolumnas
11209 \begin_inset CommandInset label
11210 LatexCommand label
11211 name "sub:Multicolumnas"
11212
11213 \end_inset
11214
11215
11216 \begin_inset Index
11217 status collapsed
11218
11219 \begin_layout Plain Layout
11220 Multicolumnas
11221 \end_layout
11222
11223 \end_inset
11224
11225
11226 \begin_inset Index
11227 status collapsed
11228
11229 \begin_layout Plain Layout
11230 Tablas ! Multicolumnas
11231 \end_layout
11232
11233 \end_inset
11234
11235
11236 \end_layout
11237
11238 \begin_layout Subsubsection
11239 Fundamentos de multicolumna
11240 \end_layout
11241
11242 \begin_layout Standard
11243 Para extender una celda sobre varias columnas, se marcan las celdas que
11244  se desee combinar y se usa el botón 
11245 \begin_inset Graphics
11246         filename ../../images/tabular-feature_multicolumn.png
11247         scale 85
11248
11249 \end_inset
11250
11251 , el menú 
11252 \family sans
11253 Editar\SpecialChar \menuseparator
11254 Tabla\SpecialChar \menuseparator
11255 Multicolumna
11256 \family default
11257 , o clic derecho sobre las celdas marcadas y se selecciona en el diálogo,
11258  bajo la solapa 
11259 \family sans
11260 Configuración
11261 \family default
11262 , la casilla Multicolumna.
11263 \end_layout
11264
11265 \begin_layout Standard
11266 Las multicolumnas tienen su propia configuración de celdas.
11267  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11268  multicolumna.
11269  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11270  última fila sin borde superior:
11271 \end_layout
11272
11273 \begin_layout Standard
11274 \align center
11275 \begin_inset Tabular
11276 <lyxtabular version="3" rows="3" columns="4">
11277 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11278 <column alignment="center" valignment="top" width="0pt">
11279 <column alignment="center" valignment="middle" width="0">
11280 <column alignment="center" valignment="top" width="0in">
11281 <column alignment="center" valignment="top" width="0pt">
11282 <row>
11283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11284 \begin_inset Text
11285
11286 \begin_layout Plain Layout
11287 abc
11288 \end_layout
11289
11290 \end_inset
11291 </cell>
11292 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11293 \begin_inset Text
11294
11295 \begin_layout Plain Layout
11296 def ghi
11297 \end_layout
11298
11299 \end_inset
11300 </cell>
11301 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11302 \begin_inset Text
11303
11304 \begin_layout Plain Layout
11305
11306 \end_layout
11307
11308 \end_inset
11309 </cell>
11310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314 jkl
11315 \end_layout
11316
11317 \end_inset
11318 </cell>
11319 </row>
11320 <row>
11321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11322 \begin_inset Text
11323
11324 \begin_layout Plain Layout
11325
11326 \family roman
11327 \series medium
11328 \shape up
11329 \size normal
11330 \emph off
11331 \bar no
11332 \noun off
11333 \color none
11334 A
11335 \end_layout
11336
11337 \end_inset
11338 </cell>
11339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11340 \begin_inset Text
11341
11342 \begin_layout Plain Layout
11343 B
11344 \end_layout
11345
11346 \end_inset
11347 </cell>
11348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11349 \begin_inset Text
11350
11351 \begin_layout Plain Layout
11352 C
11353 \end_layout
11354
11355 \end_inset
11356 </cell>
11357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11358 \begin_inset Text
11359
11360 \begin_layout Plain Layout
11361 D
11362 \end_layout
11363
11364 \end_inset
11365 </cell>
11366 </row>
11367 <row>
11368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11369 \begin_inset Text
11370
11371 \begin_layout Plain Layout
11372 1
11373 \end_layout
11374
11375 \end_inset
11376 </cell>
11377 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11378 \begin_inset Text
11379
11380 \begin_layout Plain Layout
11381 2
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11387 \begin_inset Text
11388
11389 \begin_layout Plain Layout
11390 3
11391 \end_layout
11392
11393 \end_inset
11394 </cell>
11395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11396 \begin_inset Text
11397
11398 \begin_layout Plain Layout
11399 4
11400 \end_layout
11401
11402 \end_inset
11403 </cell>
11404 </row>
11405 </lyxtabular>
11406
11407 \end_inset
11408
11409
11410 \end_layout
11411
11412 \begin_layout Subsubsection
11413 Cálculos en multicolumnas
11414 \begin_inset CommandInset label
11415 LatexCommand label
11416 name "sub:Cálculos-en-Multicolumnas"
11417
11418 \end_inset
11419
11420
11421 \begin_inset Index
11422 status collapsed
11423
11424 \begin_layout Plain Layout
11425 Multicolumnas ! Cálculos
11426 \end_layout
11427
11428 \end_inset
11429
11430
11431 \end_layout
11432
11433 \begin_layout Standard
11434 LyX soporta multicolumnas directamente, pero hay que prestar atención a
11435  la anchura de celda de las columnas combinadas en la celda multicolumna.
11436 \end_layout
11437
11438 \begin_layout Standard
11439 \begin_inset Float table
11440 placement h
11441 wide false
11442 sideways false
11443 status open
11444
11445 \begin_layout Plain Layout
11446 \begin_inset Caption
11447
11448 \begin_layout Plain Layout
11449 \begin_inset CommandInset label
11450 LatexCommand label
11451 name "tab:Tabla-con-centrado"
11452
11453 \end_inset
11454
11455 Tabla con texto centrado en multicolumna sobre dos columnas que tienen exactamen
11456 te la mitad de anchura que la celda multicolumna
11457 \begin_inset OptArg
11458 status collapsed
11459
11460 \begin_layout Plain Layout
11461 Tabla multicolumna perfecta
11462 \end_layout
11463
11464 \end_inset
11465
11466
11467 \end_layout
11468
11469 \end_inset
11470
11471
11472 \end_layout
11473
11474 \begin_layout Plain Layout
11475 \align center
11476 \begin_inset Tabular
11477 <lyxtabular version="3" rows="3" columns="3">
11478 <features>
11479 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11480 <column alignment="center" valignment="middle" width="0">
11481 <column alignment="center" valignment="top" width="0">
11482 <row>
11483 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11484 \begin_inset Text
11485
11486 \begin_layout Plain Layout
11487 multicolumna línea múltiple
11488 \end_layout
11489
11490 \end_inset
11491 </cell>
11492 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11493 \begin_inset Text
11494
11495 \begin_layout Plain Layout
11496
11497 \end_layout
11498
11499 \end_inset
11500 </cell>
11501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11502 \begin_inset Text
11503
11504 \begin_layout Plain Layout
11505 c
11506 \end_layout
11507
11508 \end_inset
11509 </cell>
11510 </row>
11511 <row>
11512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11513 \begin_inset Text
11514
11515 \begin_layout Plain Layout
11516 d
11517 \end_layout
11518
11519 \end_inset
11520 </cell>
11521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11522 \begin_inset Text
11523
11524 \begin_layout Plain Layout
11525 e
11526 \end_layout
11527
11528 \end_inset
11529 </cell>
11530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11531 \begin_inset Text
11532
11533 \begin_layout Plain Layout
11534 f
11535 \end_layout
11536
11537 \end_inset
11538 </cell>
11539 </row>
11540 <row>
11541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11542 \begin_inset Text
11543
11544 \begin_layout Plain Layout
11545 g
11546 \end_layout
11547
11548 \end_inset
11549 </cell>
11550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11551 \begin_inset Text
11552
11553 \begin_layout Plain Layout
11554 h
11555 \end_layout
11556
11557 \end_inset
11558 </cell>
11559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563 i
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 </row>
11569 </lyxtabular>
11570
11571 \end_inset
11572
11573
11574 \end_layout
11575
11576 \end_inset
11577
11578
11579 \end_layout
11580
11581 \begin_layout Standard
11582 Por ejemplo, para crear la tabla
11583 \begin_inset space ~
11584 \end_inset
11585
11586
11587 \begin_inset CommandInset ref
11588 LatexCommand ref
11589 reference "tab:Tabla-con-centrado"
11590
11591 \end_inset
11592
11593 , marca las dos primeras celdas en la primera fila de una tabla 3×3 y haz
11594  clic derecho.
11595  En el diálogo marca 
11596 \emph on
11597 multicolumna
11598 \emph default
11599
11600 \emph on
11601 alineación centro
11602 \emph default
11603  y una anchura de 2.5
11604 \begin_inset space \thinspace{}
11605 \end_inset
11606
11607 cm.
11608  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11609  de la celda multicolumna, así que deberías ajustar 1.25
11610 \begin_inset space \thinspace{}
11611 \end_inset
11612
11613 cm para la primera columna.
11614  La segunda columna tendrá entonces automáticamente 1.25
11615 \begin_inset space \thinspace{}
11616 \end_inset
11617
11618 cm de anchura.
11619  Para la tabla
11620 \begin_inset space ~
11621 \end_inset
11622
11623
11624 \begin_inset CommandInset ref
11625 LatexCommand ref
11626 reference "tab:Tabla-sin-mitad"
11627
11628 \end_inset
11629
11630  se ha procedido de la siguiente manera:
11631 \end_layout
11632
11633 \begin_layout Standard
11634 \begin_inset Float table
11635 wide false
11636 sideways false
11637 status open
11638
11639 \begin_layout Plain Layout
11640 \begin_inset Caption
11641
11642 \begin_layout Plain Layout
11643 \begin_inset CommandInset label
11644 LatexCommand label
11645 name "tab:Tabla-sin-mitad"
11646
11647 \end_inset
11648
11649 Tabla en la que las columnas combinadas no tienen exactamente la mitad de
11650  anchura que la celda multicolumna
11651 \begin_inset OptArg
11652 status collapsed
11653
11654 \begin_layout Plain Layout
11655 Tabla multicolumna imperfecta
11656 \end_layout
11657
11658 \end_inset
11659
11660
11661 \end_layout
11662
11663 \end_inset
11664
11665
11666 \end_layout
11667
11668 \begin_layout Plain Layout
11669 \align center
11670 \begin_inset Tabular
11671 <lyxtabular version="3" rows="3" columns="3">
11672 <features>
11673 <column alignment="center" valignment="top" width="1.25cm">
11674 <column alignment="center" valignment="top" width="0">
11675 <column alignment="center" valignment="top" width="0">
11676 <row>
11677 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11678 \begin_inset Text
11679
11680 \begin_layout Plain Layout
11681 multicolumna línea múltiple
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 c
11700 \end_layout
11701
11702 \end_inset
11703 </cell>
11704 </row>
11705 <row>
11706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11707 \begin_inset Text
11708
11709 \begin_layout Plain Layout
11710 d
11711 \end_layout
11712
11713 \end_inset
11714 </cell>
11715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 e
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 f
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 </row>
11734 <row>
11735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11736 \begin_inset Text
11737
11738 \begin_layout Plain Layout
11739 g
11740 \end_layout
11741
11742 \end_inset
11743 </cell>
11744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11745 \begin_inset Text
11746
11747 \begin_layout Plain Layout
11748 h
11749 \end_layout
11750
11751 \end_inset
11752 </cell>
11753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11754 \begin_inset Text
11755
11756 \begin_layout Plain Layout
11757 i
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 </row>
11763 </lyxtabular>
11764
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \end_inset
11771
11772
11773 \end_layout
11774
11775 \begin_layout Standard
11776 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
11777 a, es un poco mayor.
11778  La razón es que la anchura dada para una celda 
11779 \begin_inset Formula $W_{g}$
11780 \end_inset
11781
11782  no es su anchura total 
11783 \begin_inset Formula $W_{\mathrm{tot}}$
11784 \end_inset
11785
11786  porque una celda es siempre algo mayor que la anchura dada.
11787  El apéndice
11788 \begin_inset space ~
11789 \end_inset
11790
11791
11792 \begin_inset CommandInset ref
11793 LatexCommand eqref
11794 reference "cha:Explicación-de-la-Ecuación"
11795
11796 \end_inset
11797
11798  lo explica con detalle.
11799 \end_layout
11800
11801 \begin_layout Standard
11802 La anchura dada necesaria, 
11803 \begin_inset Formula $W_{g\, n}$
11804 \end_inset
11805
11806  para combinar 
11807 \emph on
11808 n
11809 \emph default
11810  columnas puede calcularse de manera que cada columna tenga una anchura
11811  total de 
11812 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
11813 \end_inset
11814
11815 :
11816 \begin_inset Formula \begin{equation}
11817 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
11818
11819 \end_inset
11820
11821
11822 \end_layout
11823
11824 \begin_layout Standard
11825 En nuestro caso tenemos 
11826 \begin_inset Formula $n=2$
11827 \end_inset
11828
11829
11830 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
11831 \end_inset
11832
11833
11834 \begin_inset space \thinspace{}
11835 \end_inset
11836
11837 cm y los valores predeterminados para longitudes, así la ecuación
11838 \begin_inset space ~
11839 \end_inset
11840
11841
11842 \begin_inset CommandInset ref
11843 LatexCommand ref
11844 reference "eq:Wgn"
11845
11846 \end_inset
11847
11848  queda
11849 \begin_inset Formula \begin{equation}
11850 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
11851
11852 \end_inset
11853
11854
11855 \end_layout
11856
11857 \begin_layout Standard
11858 Para habilitar cálculos en LaTeX, debe cargarse en el preámbulo el paquete
11859  
11860 \series bold
11861 calc
11862 \series default
11863  con la línea
11864 \begin_inset Index
11865 status collapsed
11866
11867 \begin_layout Plain Layout
11868 LaTeX-paquetes ! calc
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \end_layout
11875
11876 \begin_layout Standard
11877
11878 \series bold
11879
11880 \backslash
11881 usepackage{calc}
11882 \end_layout
11883
11884 \begin_layout Standard
11885 LyX no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
11886  Por tanto hay que insertar un argumento LaTeX en el diálogo.
11887  He aquí un repaso de los argumentos:
11888 \end_layout
11889
11890 \begin_layout Itemize
11891
11892 \series bold
11893 p{ancho}
11894 \series default
11895  crea celdas con anchura fija, el texto alineado arriba
11896 \end_layout
11897
11898 \begin_layout Itemize
11899
11900 \series bold
11901 m{ancho}
11902 \series default
11903  crea celdas con anchura fija, el texto con alineación vertical centrada
11904  
11905 \end_layout
11906
11907 \begin_layout Itemize
11908
11909 \series bold
11910 b{ancho}
11911 \series default
11912  crea celdas con anchura fija, el texto alineado abajo
11913 \end_layout
11914
11915 \begin_layout Standard
11916 Al introducir un argumento LaTeX, todas las propiedades de celda puestas
11917  en el diálogo se ignoran.
11918 \end_layout
11919
11920 \begin_layout Standard
11921 \begin_inset Note Greyedout
11922 status open
11923
11924 \begin_layout Plain Layout
11925
11926 \series bold
11927 Nota:
11928 \series default
11929  Debido a un error, LyX muestra de todas formas estas propiedades.
11930 \end_layout
11931
11932 \end_inset
11933
11934  
11935 \end_layout
11936
11937 \begin_layout Standard
11938 El comando 
11939 \series bold
11940
11941 \backslash
11942 centering
11943 \series default
11944  centra horizontalmente el texto.
11945  Puedes entonces introducir el siguiente argumento de LaTeX para la primera
11946  columna extendida:
11947 \end_layout
11948
11949 \begin_layout Standard
11950
11951 \series bold
11952 >{
11953 \backslash
11954 centering}m{1.25cm-6.2pt}
11955 \end_layout
11956
11957 \begin_layout Standard
11958 El comando 
11959 \series bold
11960 >{ }
11961 \series default
11962  significa que los comandos entre llaves se aplican antes de crear la celda.
11963 \end_layout
11964
11965 \begin_layout Standard
11966 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
11967 , aún está alineado a la izquierda.
11968  Esto se debe a que LyX sólo aplica alineado a columnas simples.
11969  Así que para multicolumnas hemos de usar el argumento de LaTeX
11970 \end_layout
11971
11972 \begin_layout Standard
11973
11974 \series bold
11975 >{
11976 \backslash
11977 centering}m{2.5cm}
11978 \end_layout
11979
11980 \begin_layout Subsection
11981 Multifilas
11982 \begin_inset Index
11983 status collapsed
11984
11985 \begin_layout Plain Layout
11986 Multifilas
11987 \end_layout
11988
11989 \end_inset
11990
11991
11992 \begin_inset Index
11993 status collapsed
11994
11995 \begin_layout Plain Layout
11996 Tablas ! Multifilas
11997 \end_layout
11998
11999 \end_inset
12000
12001
12002 \end_layout
12003
12004 \begin_layout Standard
12005 A diferencia de multicolumnas, LyX aún no soporta multifilas por lo que
12006  hace falta un poco de código TeX.
12007  Hay que cargar el paquete de LaTeX 
12008 \series bold
12009 multirow
12010 \series default
12011
12012 \begin_inset Index
12013 status collapsed
12014
12015 \begin_layout Plain Layout
12016 LaTeX-paquetes ! multirow
12017 \end_layout
12018
12019 \end_inset
12020
12021  en el preámbulo del documento con el comando
12022 \end_layout
12023
12024 \begin_layout Standard
12025
12026 \series bold
12027
12028 \backslash
12029 usepackage{multirow}
12030 \end_layout
12031
12032 \begin_layout Standard
12033 Las multifilas se crean con el comando
12034 \end_layout
12035
12036 \begin_layout Standard
12037
12038 \series bold
12039
12040 \backslash
12041 multirow{número de filas}{ancho de celda}{entrada de celda}
12042 \end_layout
12043
12044 \begin_layout Standard
12045 Para crear la siguiente tabla:
12046 \end_layout
12047
12048 \begin_layout Standard
12049 \align center
12050 \begin_inset ERT
12051 status collapsed
12052
12053 \begin_layout Plain Layout
12054
12055
12056 \backslash
12057 renewcommand{
12058 \backslash
12059 multirowsetup}{
12060 \backslash
12061 centering}
12062 \end_layout
12063
12064 \end_inset
12065
12066
12067 \begin_inset Tabular
12068 <lyxtabular version="3" rows="3" columns="3">
12069 <features>
12070 <column alignment="center" valignment="top" width="0">
12071 <column alignment="center" valignment="top" width="0">
12072 <column alignment="center" valignment="top" width="0">
12073 <row>
12074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12075 \begin_inset Text
12076
12077 \begin_layout Plain Layout
12078 a
12079 \end_layout
12080
12081 \end_inset
12082 </cell>
12083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12084 \begin_inset Text
12085
12086 \begin_layout Plain Layout
12087 b
12088 \end_layout
12089
12090 \end_inset
12091 </cell>
12092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12093 \begin_inset Text
12094
12095 \begin_layout Plain Layout
12096 c
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 </row>
12102 <row>
12103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 \begin_inset ERT
12108 status collapsed
12109
12110 \begin_layout Plain Layout
12111
12112
12113 \backslash
12114 multirow{2}{2.5cm}{
12115 \end_layout
12116
12117 \end_inset
12118
12119 entrada multifila
12120 \begin_inset ERT
12121 status collapsed
12122
12123 \begin_layout Plain Layout
12124
12125 }
12126 \end_layout
12127
12128 \end_inset
12129
12130
12131 \end_layout
12132
12133 \end_inset
12134 </cell>
12135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12136 \begin_inset Text
12137
12138 \begin_layout Plain Layout
12139 e
12140 \end_layout
12141
12142 \end_inset
12143 </cell>
12144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12145 \begin_inset Text
12146
12147 \begin_layout Plain Layout
12148 f
12149 \end_layout
12150
12151 \end_inset
12152 </cell>
12153 </row>
12154 <row>
12155 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12156 \begin_inset Text
12157
12158 \begin_layout Plain Layout
12159
12160 \end_layout
12161
12162 \end_inset
12163 </cell>
12164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12165 \begin_inset Text
12166
12167 \begin_layout Plain Layout
12168 h
12169 \end_layout
12170
12171 \end_inset
12172 </cell>
12173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12174 \begin_inset Text
12175
12176 \begin_layout Plain Layout
12177 i
12178 \end_layout
12179
12180 \end_inset
12181 </cell>
12182 </row>
12183 </lyxtabular>
12184
12185 \end_inset
12186
12187
12188 \begin_inset ERT
12189 status collapsed
12190
12191 \begin_layout Plain Layout
12192
12193
12194 \backslash
12195 renewcommand{
12196 \backslash
12197 multirowsetup}{
12198 \backslash
12199 raggedright}
12200 \end_layout
12201
12202 \end_inset
12203
12204
12205 \end_layout
12206
12207 \begin_layout Standard
12208 crea una tabla 3×3.
12209  Para quitar la línea sobre la última celda en la primera columna, se marca
12210  la celda como multicolumna y se quita el borde superior.
12211  Ahora se crea la multifila en la segunda fila de la primera columna insertando
12212  ahí el comando
12213 \end_layout
12214
12215 \begin_layout Standard
12216
12217 \series bold
12218
12219 \backslash
12220 multirow{2}{2.5cm}{
12221 \end_layout
12222
12223 \begin_layout Standard
12224 en código TeX.
12225  Según los parámetros del comando la multifila se expande a dos filas y
12226  tiene de ancho 2.5
12227 \begin_inset space \thinspace{}
12228 \end_inset
12229
12230 cm.
12231  El contenido de la celda multifila sigue fuera del cuadro de código TeX
12232  y el comando finaliza con llave derecha 
12233 \series bold
12234 }
12235 \series default
12236  en otro cuadro de código TeX tras el texto.
12237 \end_layout
12238
12239 \begin_layout Standard
12240
12241 \series bold
12242
12243 \backslash
12244 multirow
12245 \series default
12246  alinea su contenido a la izquierda por omisión.
12247  Para cambiarlo renombra el comando 
12248 \series bold
12249
12250 \backslash
12251 multirowsetup
12252 \series default
12253  con el comando
12254 \end_layout
12255
12256 \begin_layout Standard
12257
12258 \series bold
12259
12260 \backslash
12261 renewcommand{
12262 \backslash
12263 multirowsetup}{
12264 \backslash
12265 centering}
12266 \end_layout
12267
12268 \begin_layout Standard
12269 en el preámbulo del documento.
12270  Entonces se centran todas las entradas de celdas multifila en el documento.
12271  Si sólo queremos centrar en algunas tablas, se puede renombrar el comando
12272  en código TeX justo antes de la tabla en lugar de en el preámbulo.
12273  Si el texto debe estar alineado a la derecha, reemplaza 
12274 \series bold
12275
12276 \backslash
12277 centering
12278 \series default
12279  por 
12280 \series bold
12281
12282 \backslash
12283 raggedleft
12284 \series default
12285 .
12286  Para volver a alineado a la izquierda usa 
12287 \series bold
12288
12289 \backslash
12290 raggedright
12291 \series default
12292 .
12293 \end_layout
12294
12295 \begin_layout Section
12296 Tablas formales
12297 \begin_inset CommandInset label
12298 LatexCommand label
12299 name "sec:Tablas-Formales"
12300
12301 \end_inset
12302
12303
12304 \begin_inset Index
12305 status collapsed
12306
12307 \begin_layout Plain Layout
12308 Tablas ! Formales
12309 \end_layout
12310
12311 \end_inset
12312
12313  
12314 \end_layout
12315
12316 \begin_layout Standard
12317 En los libros, las tablas se suelen presentar en un formato como el de la
12318  tabla 
12319 \begin_inset space ~
12320 \end_inset
12321
12322
12323 \begin_inset CommandInset ref
12324 LatexCommand ref
12325 reference "tab:Ejemplo-tabla-formal"
12326
12327 \end_inset
12328
12329 .
12330  Se denominan tablas 
12331 \emph on
12332 formales
12333 \emph default
12334 .
12335  Para hacer tablas con este diseño, elige 
12336 \family sans
12337 Estilo
12338 \family default
12339
12340 \begin_inset space ~
12341 \end_inset
12342
12343
12344 \family sans
12345 Formal
12346 \family default
12347  en la solapa 
12348 \family sans
12349 Bordes
12350 \family default
12351  del cuadro de diálogo de tablas.
12352 \end_layout
12353
12354 \begin_layout Standard
12355 \begin_inset Float table
12356 placement h
12357 wide false
12358 sideways false
12359 status open
12360
12361 \begin_layout Plain Layout
12362 \begin_inset Caption
12363
12364 \begin_layout Plain Layout
12365 \begin_inset CommandInset label
12366 LatexCommand label
12367 name "tab:Ejemplo-tabla-formal"
12368
12369 \end_inset
12370
12371 Ejemplo de tabla formal
12372 \end_layout
12373
12374 \end_inset
12375
12376
12377 \end_layout
12378
12379 \begin_layout Plain Layout
12380 \align center
12381 \begin_inset Tabular
12382 <lyxtabular version="3" rows="8" columns="4">
12383 <features booktabs="true">
12384 <column alignment="center" valignment="top" width="0">
12385 <column alignment="center" valignment="top" width="0">
12386 <column alignment="center" valignment="top" width="0">
12387 <column alignment="center" valignment="top" width="0">
12388 <row>
12389 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12390 \begin_inset Text
12391
12392 \begin_layout Plain Layout
12393 System
12394 \end_layout
12395
12396 \end_inset
12397 </cell>
12398 <cell alignment="center" valignment="top" topline="true" usebox="none">
12399 \begin_inset Text
12400
12401 \begin_layout Plain Layout
12402 Medipix
12403 \begin_inset space \thinspace{}
12404 \end_inset
12405
12406 1
12407 \end_layout
12408
12409 \end_inset
12410 </cell>
12411 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12412 \begin_inset Text
12413
12414 \begin_layout Plain Layout
12415 Medipix
12416 \begin_inset space \thinspace{}
12417 \end_inset
12418
12419 2
12420 \end_layout
12421
12422 \end_inset
12423 </cell>
12424 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12425 \begin_inset Text
12426
12427 \begin_layout Plain Layout
12428
12429 \end_layout
12430
12431 \end_inset
12432 </cell>
12433 </row>
12434 <row>
12435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12436 \begin_inset Text
12437
12438 \begin_layout Plain Layout
12439 \begin_inset ERT
12440 status collapsed
12441
12442 \begin_layout Plain Layout
12443
12444
12445 \backslash
12446 cmidrule(r){2-2}
12447 \end_layout
12448
12449 \end_inset
12450
12451
12452 \begin_inset ERT
12453 status collapsed
12454
12455 \begin_layout Plain Layout
12456
12457
12458 \backslash
12459 cmidrule(l){3-4}
12460 \end_layout
12461
12462 \end_inset
12463
12464 Detector thickness [µm]
12465 \end_layout
12466
12467 \end_inset
12468 </cell>
12469 <cell alignment="center" valignment="top" usebox="none">
12470 \begin_inset Text
12471
12472 \begin_layout Plain Layout
12473 300
12474 \end_layout
12475
12476 \end_inset
12477 </cell>
12478 <cell alignment="center" valignment="top" usebox="none">
12479 \begin_inset Text
12480
12481 \begin_layout Plain Layout
12482 300
12483 \end_layout
12484
12485 \end_inset
12486 </cell>
12487 <cell alignment="center" valignment="top" usebox="none">
12488 \begin_inset Text
12489
12490 \begin_layout Plain Layout
12491 700
12492 \end_layout
12493
12494 \end_inset
12495 </cell>
12496 </row>
12497 <row>
12498 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12499 \begin_inset Text
12500
12501 \begin_layout Plain Layout
12502 Edge angle [°]
12503 \end_layout
12504
12505 \end_inset
12506 </cell>
12507 <cell alignment="center" valignment="top" topline="true" usebox="none">
12508 \begin_inset Text
12509
12510 \begin_layout Plain Layout
12511 3.55
12512 \end_layout
12513
12514 \end_inset
12515 </cell>
12516 <cell alignment="center" valignment="top" topline="true" usebox="none">
12517 \begin_inset Text
12518
12519 \begin_layout Plain Layout
12520 2.71
12521 \end_layout
12522
12523 \end_inset
12524 </cell>
12525 <cell alignment="center" valignment="top" topline="true" usebox="none">
12526 \begin_inset Text
12527
12528 \begin_layout Plain Layout
12529 7.99
12530 \end_layout
12531
12532 \end_inset
12533 </cell>
12534 </row>
12535 <row topspace="default">
12536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12537 \begin_inset Text
12538
12539 \begin_layout Plain Layout
12540 Spatial resolution [µm]
12541 \end_layout
12542
12543 \end_inset
12544 </cell>
12545 <cell alignment="center" valignment="top" usebox="none">
12546 \begin_inset Text
12547
12548 \begin_layout Plain Layout
12549 4.26
12550 \end_layout
12551
12552 \end_inset
12553 </cell>
12554 <cell alignment="center" valignment="top" usebox="none">
12555 \begin_inset Text
12556
12557 \begin_layout Plain Layout
12558 10.17
12559 \end_layout
12560
12561 \end_inset
12562 </cell>
12563 <cell alignment="center" valignment="top" usebox="none">
12564 \begin_inset Text
12565
12566 \begin_layout Plain Layout
12567 10.56
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 </row>
12573 <row topspace="default">
12574 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12575 \begin_inset Text
12576
12577 \begin_layout Plain Layout
12578 MTF at 
12579 \begin_inset Formula $f_{\mathrm{max}}$
12580 \end_inset
12581
12582
12583 \end_layout
12584
12585 \end_inset
12586 </cell>
12587 <cell alignment="center" valignment="top" usebox="none">
12588 \begin_inset Text
12589
12590 \begin_layout Plain Layout
12591 0.53
12592 \end_layout
12593
12594 \end_inset
12595 </cell>
12596 <cell alignment="center" valignment="top" usebox="none">
12597 \begin_inset Text
12598
12599 \begin_layout Plain Layout
12600 0.37
12601 \end_layout
12602
12603 \end_inset
12604 </cell>
12605 <cell alignment="center" valignment="top" usebox="none">
12606 \begin_inset Text
12607
12608 \begin_layout Plain Layout
12609 0.39
12610 \end_layout
12611
12612 \end_inset
12613 </cell>
12614 </row>
12615 <row topspace="default">
12616 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12617 \begin_inset Text
12618
12619 \begin_layout Plain Layout
12620 \begin_inset ERT
12621 status collapsed
12622
12623 \begin_layout Plain Layout
12624
12625
12626 \backslash
12627 cmidrule(l{10pt}){1-1}
12628 \end_layout
12629
12630 \end_inset
12631
12632 LSF-spatial resolution
12633 \end_layout
12634
12635 \end_inset
12636 </cell>
12637 <cell alignment="center" valignment="top" usebox="none">
12638 \begin_inset Text
12639
12640 \begin_layout Plain Layout
12641
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 <cell alignment="center" valignment="top" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Plain Layout
12650
12651 \end_layout
12652
12653 \end_inset
12654 </cell>
12655 <cell alignment="center" valignment="top" usebox="none">
12656 \begin_inset Text
12657
12658 \begin_layout Plain Layout
12659
12660 \end_layout
12661
12662 \end_inset
12663 </cell>
12664 </row>
12665 <row>
12666 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12667 \begin_inset Text
12668
12669 \begin_layout Plain Layout
12670 in µm
12671 \end_layout
12672
12673 \end_inset
12674 </cell>
12675 <cell alignment="center" valignment="top" usebox="none">
12676 \begin_inset Text
12677
12678 \begin_layout Plain Layout
12679 129.7
12680 \end_layout
12681
12682 \end_inset
12683 </cell>
12684 <cell alignment="center" valignment="top" usebox="none">
12685 \begin_inset Text
12686
12687 \begin_layout Plain Layout
12688 52.75
12689 \end_layout
12690
12691 \end_inset
12692 </cell>
12693 <cell alignment="center" valignment="top" usebox="none">
12694 \begin_inset Text
12695
12696 \begin_layout Plain Layout
12697 50.78
12698 \end_layout
12699
12700 \end_inset
12701 </cell>
12702 </row>
12703 <row>
12704 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12705 \begin_inset Text
12706
12707 \begin_layout Plain Layout
12708 in % of pixel size
12709 \end_layout
12710
12711 \end_inset
12712 </cell>
12713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12714 \begin_inset Text
12715
12716 \begin_layout Plain Layout
12717 76.3
12718 \end_layout
12719
12720 \end_inset
12721 </cell>
12722 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12723 \begin_inset Text
12724
12725 \begin_layout Plain Layout
12726 95.9
12727 \end_layout
12728
12729 \end_inset
12730 </cell>
12731 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12732 \begin_inset Text
12733
12734 \begin_layout Plain Layout
12735 92.3
12736 \end_layout
12737
12738 \end_inset
12739 </cell>
12740 </row>
12741 </lyxtabular>
12742
12743 \end_inset
12744
12745
12746 \end_layout
12747
12748 \end_inset
12749
12750
12751 \end_layout
12752
12753 \begin_layout Standard
12754 Se puede añadir espacio adicional a las filas de la tabla mediante los botones
12755  correspondientes que se encuentran en la solapa 
12756 \family sans
12757 Bordes 
12758 \family default
12759 del diálogo
12760 \family sans
12761  Configuración
12762 \begin_inset space ~
12763 \end_inset
12764
12765 de
12766 \begin_inset space ~
12767 \end_inset
12768
12769 la
12770 \begin_inset space ~
12771 \end_inset
12772
12773 tabla
12774 \family default
12775 , como se explica en la sección
12776 \begin_inset space ~
12777 \end_inset
12778
12779
12780 \begin_inset CommandInset ref
12781 LatexCommand ref
12782 reference "sub:Espacio-adicional"
12783
12784 \end_inset
12785
12786
12787 \end_layout
12788
12789 \begin_layout Standard
12790 A diferencia de las tablas normales, las tablas formales no tienen líneas
12791  verticales.
12792  Las líneas horizontales se pueden poner o no como en las tablas normales,
12793  pero en la salida se mostrarán con distinto grosor:
12794 \begin_inset Newline newline
12795 \end_inset
12796
12797 Las líneas primera y última tienen un grosor predeterminado de 0.08
12798 \begin_inset space \thinspace{}
12799 \end_inset
12800
12801 em, las demás tienen un grosor predeterminado de 0.05
12802 \begin_inset space \thinspace{}
12803 \end_inset
12804
12805 em.
12806 \end_layout
12807
12808 \begin_layout Standard
12809 Estos valores predeterminados se pueden cambiar
12810 \series bold
12811  
12812 \series default
12813 con las líneas de preámbulo:
12814 \end_layout
12815
12816 \begin_layout Standard
12817
12818 \series bold
12819
12820 \backslash
12821 let
12822 \backslash
12823 mytoprule
12824 \backslash
12825 toprule
12826 \begin_inset Newline newline
12827 \end_inset
12828
12829
12830 \backslash
12831 renewcommand{
12832 \backslash
12833 toprule}{
12834 \backslash
12835 mytoprule[grosor]}
12836 \end_layout
12837
12838 \begin_layout Standard
12839 Este ejemplo es para la primera línea, la denominada 
12840 \series bold
12841 toprule
12842 \series default
12843 .
12844  Si quieres cambiar el grosor de la última línea, reemplaza 
12845 \series bold
12846 toprule
12847 \series default
12848  por 
12849 \series bold
12850 bottomrule
12851 \series default
12852 .
12853  Y para cambiar el grosor de las demás líneas cambia 
12854 \series bold
12855 toprule
12856 \series default
12857  por 
12858 \series bold
12859 midrule
12860 \series default
12861 .
12862  Puedes usar cualquiera de las unidades listadas en el apéndice
12863 \begin_inset space ~
12864 \end_inset
12865
12866
12867 \begin_inset CommandInset ref
12868 LatexCommand ref
12869 reference "cha:Unidades-disponibles-en"
12870
12871 \end_inset
12872
12873  para establecer el grosor.
12874 \end_layout
12875
12876 \begin_layout Standard
12877 Para dibujar líneas que no se extiendan a todas las columnas de la tabla,
12878  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
12879  LyX empleará internamente el comando 
12880 \series bold
12881
12882 \backslash
12883 cmidrule
12884 \series default
12885  para dibujar la línea.
12886  El esquema completo es
12887 \end_layout
12888
12889 \begin_layout Standard
12890
12891 \series bold
12892
12893 \backslash
12894 cmidrule[grosor](recorte){inicol-fincol}
12895 \end_layout
12896
12897 \begin_layout Standard
12898 Por el momento, LyX no soporta las opciones de 
12899 \series bold
12900
12901 \backslash
12902 cmidrule
12903 \series default
12904 , así que para usarlas hay que emplear código TeX.
12905  Las líneas 
12906 \series bold
12907
12908 \backslash
12909 cmidrule
12910 \series default
12911  se pueden insertar manualmente con el comando en código TeX como primera
12912  entrada de la primera celda de una fila.
12913  En la salida se dibujará la línea sobre dicha fila.
12914 \end_layout
12915
12916 \begin_layout Standard
12917 El grosor predeterminado es 0.03
12918 \begin_inset space \thinspace{}
12919 \end_inset
12920
12921 em.
12922  
12923 \series bold
12924 inicol
12925 \series default
12926  es el número de la columna en la que comienza la línea y 
12927 \series bold
12928 fincol
12929 \series default
12930  es el número de la columna en la que acaba la línea.
12931  El valor 
12932 \series bold
12933 fincol
12934 \series default
12935  debe especificarse siempre, aunque la línea se extienda sobre una sola
12936  columna.
12937  El parámetro opcional 
12938 \series bold
12939 recorte
12940 \series default
12941  debe ser 
12942 \emph on
12943 l{recorte}
12944 \emph default
12945  o 
12946 \emph on
12947 r{recorte}
12948 \emph default
12949 , donde 
12950 \emph on
12951 recorte
12952 \emph default
12953  también es opcional.
12954  Por ejemplo, el parámetro 
12955 \emph on
12956 l{2pt}
12957 \emph default
12958  significa que la línea se recorta 2
12959 \begin_inset space \thinspace{}
12960 \end_inset
12961
12962 pt por su izquierda.
12963  Si no se especifica el tamaño  las líneas se recortan por omisión en 0.5
12964 \begin_inset space \thinspace{}
12965 \end_inset
12966
12967 em.
12968
12969 \series bold
12970  
12971 \end_layout
12972
12973 \begin_layout Standard
12974
12975 \end_layout
12976
12977 \begin_layout Standard
12978 \begin_inset VSpace bigskip
12979 \end_inset
12980
12981
12982 \end_layout
12983
12984 \begin_layout Standard
12985 La tabla
12986 \begin_inset space ~
12987 \end_inset
12988
12989
12990 \begin_inset CommandInset ref
12991 LatexCommand ref
12992 reference "tab:Ejemplo-tabla-formal"
12993
12994 \end_inset
12995
12996  se ha creado con los comandos
12997 \end_layout
12998
12999 \begin_layout Standard
13000
13001 \series bold
13002
13003 \backslash
13004 cmidrule(r){2-2}
13005 \backslash
13006 cmidrule(l){3-4}
13007 \end_layout
13008
13009 \begin_layout Standard
13010 en la segunda fila, 
13011 \series bold
13012
13013 \backslash
13014 midrule
13015 \series default
13016  en la tercera, y
13017 \end_layout
13018
13019 \begin_layout Standard
13020
13021 \series bold
13022
13023 \backslash
13024 cmidrule(l{10pt}){1-1}
13025 \end_layout
13026
13027 \begin_layout Standard
13028 en la sexta fila.
13029 \end_layout
13030
13031 \begin_layout Standard
13032 \begin_inset VSpace bigskip
13033 \end_inset
13034
13035
13036 \end_layout
13037
13038 \begin_layout Standard
13039 Quizá quieras superponer líneas 
13040 \series bold
13041
13042 \backslash
13043 cmidrules
13044 \series default
13045  como en la tabla
13046 \begin_inset space ~
13047 \end_inset
13048
13049
13050 \begin_inset CommandInset ref
13051 LatexCommand ref
13052 reference "tab:Tabla-formal-especial"
13053
13054 \end_inset
13055
13056 .
13057  Esto se consigue con el comando en código TeX
13058 \end_layout
13059
13060 \begin_layout Standard
13061
13062 \series bold
13063
13064 \backslash
13065 morecmidrules
13066 \end_layout
13067
13068 \begin_layout Standard
13069 El comando que se ha utilizado para la segunda fila de la tabla
13070 \begin_inset space ~
13071 \end_inset
13072
13073
13074 \begin_inset CommandInset ref
13075 LatexCommand ref
13076 reference "tab:Tabla-formal-especial"
13077
13078 \end_inset
13079
13080  es
13081 \end_layout
13082
13083 \begin_layout Standard
13084
13085 \series bold
13086
13087 \backslash
13088 cmidrule(r){2-2}
13089 \backslash
13090 cmidrule(l){3-4}
13091 \backslash
13092 morecmidrules
13093 \backslash
13094 cmidrule{2-4}
13095 \end_layout
13096
13097 \begin_layout Standard
13098 El comando para la sexta fila es
13099 \end_layout
13100
13101 \begin_layout Standard
13102
13103 \series bold
13104
13105 \backslash
13106 midrule
13107 \backslash
13108 morecmidrules
13109 \backslash
13110 cmidrule{3-4}
13111 \series default
13112
13113 \begin_inset VSpace bigskip
13114 \end_inset
13115
13116
13117 \end_layout
13118
13119 \begin_layout Standard
13120 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
13121  el siguiente comando para dibujar líneas que se extienden sobre todas las
13122  columnas
13123 \end_layout
13124
13125 \begin_layout Standard
13126
13127 \series bold
13128
13129 \backslash
13130 specialrule{anchura}{espacio superior}{espacio inferior}
13131 \end_layout
13132
13133 \begin_layout Standard
13134 Para más información sobre estas características especiales, acude al manual
13135  del paquete LaTeX 
13136 \series bold
13137 booktabs
13138 \series default
13139
13140 \begin_inset CommandInset citation
13141 LatexCommand cite
13142 key "booktabs"
13143
13144 \end_inset
13145
13146 .
13147 \begin_inset Index
13148 status collapsed
13149
13150 \begin_layout Plain Layout
13151 LaTeX-paquetes ! booktabs
13152 \end_layout
13153
13154 \end_inset
13155
13156  
13157 \begin_inset VSpace bigskip
13158 \end_inset
13159
13160
13161 \end_layout
13162
13163 \begin_layout Standard
13164 \begin_inset Float table
13165 placement h
13166 wide false
13167 sideways false
13168 status open
13169
13170 \begin_layout Plain Layout
13171 \begin_inset Caption
13172
13173 \begin_layout Plain Layout
13174 \begin_inset CommandInset label
13175 LatexCommand label
13176 name "tab:Tabla-formal-especial"
13177
13178 \end_inset
13179
13180 Tabla formal especial
13181 \end_layout
13182
13183 \end_inset
13184
13185
13186 \end_layout
13187
13188 \begin_layout Plain Layout
13189 \align center
13190 \begin_inset Tabular
13191 <lyxtabular version="3" rows="8" columns="4">
13192 <features booktabs="true">
13193 <column alignment="center" valignment="top" width="0">
13194 <column alignment="center" valignment="top" width="0">
13195 <column alignment="center" valignment="top" width="0">
13196 <column alignment="center" valignment="top" width="0">
13197 <row>
13198 <cell alignment="center" valignment="top" topline="true" usebox="none">
13199 \begin_inset Text
13200
13201 \begin_layout Plain Layout
13202 System
13203 \end_layout
13204
13205 \end_inset
13206 </cell>
13207 <cell alignment="center" valignment="top" topline="true" usebox="none">
13208 \begin_inset Text
13209
13210 \begin_layout Plain Layout
13211 Medipix
13212 \begin_inset space \thinspace{}
13213 \end_inset
13214
13215 1
13216 \end_layout
13217
13218 \end_inset
13219 </cell>
13220 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13221 \begin_inset Text
13222
13223 \begin_layout Plain Layout
13224 Medipix
13225 \begin_inset space \thinspace{}
13226 \end_inset
13227
13228 2
13229 \end_layout
13230
13231 \end_inset
13232 </cell>
13233 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13234 \begin_inset Text
13235
13236 \begin_layout Plain Layout
13237
13238 \end_layout
13239
13240 \end_inset
13241 </cell>
13242 </row>
13243 <row>
13244 <cell alignment="center" valignment="top" usebox="none">
13245 \begin_inset Text
13246
13247 \begin_layout Plain Layout
13248 \begin_inset ERT
13249 status collapsed
13250
13251 \begin_layout Plain Layout
13252
13253
13254 \backslash
13255 cmidrule(r){2-2}
13256 \end_layout
13257
13258 \end_inset
13259
13260
13261 \begin_inset ERT
13262 status collapsed
13263
13264 \begin_layout Plain Layout
13265
13266
13267 \backslash
13268 cmidrule(l){3-4}
13269 \end_layout
13270
13271 \end_inset
13272
13273
13274 \begin_inset ERT
13275 status collapsed
13276
13277 \begin_layout Plain Layout
13278
13279
13280 \backslash
13281 morecmidrules 
13282 \end_layout
13283
13284 \end_inset
13285
13286
13287 \begin_inset ERT
13288 status collapsed
13289
13290 \begin_layout Plain Layout
13291
13292
13293 \backslash
13294 cmidrule{2-4}
13295 \end_layout
13296
13297 \end_inset
13298
13299 Detector thickness [µm]
13300 \end_layout
13301
13302 \end_inset
13303 </cell>
13304 <cell alignment="center" valignment="top" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 300
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 <cell alignment="center" valignment="top" usebox="none">
13314 \begin_inset Text
13315
13316 \begin_layout Plain Layout
13317 300
13318 \end_layout
13319
13320 \end_inset
13321 </cell>
13322 <cell alignment="center" valignment="top" usebox="none">
13323 \begin_inset Text
13324
13325 \begin_layout Plain Layout
13326 700
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 </row>
13332 <row>
13333 <cell alignment="center" valignment="top" topline="true" usebox="none">
13334 \begin_inset Text
13335
13336 \begin_layout Plain Layout
13337 Edge angle [°]
13338 \end_layout
13339
13340 \end_inset
13341 </cell>
13342 <cell alignment="center" valignment="top" topline="true" usebox="none">
13343 \begin_inset Text
13344
13345 \begin_layout Plain Layout
13346 3.55
13347 \end_layout
13348
13349 \end_inset
13350 </cell>
13351 <cell alignment="center" valignment="top" topline="true" usebox="none">
13352 \begin_inset Text
13353
13354 \begin_layout Plain Layout
13355 2.71
13356 \end_layout
13357
13358 \end_inset
13359 </cell>
13360 <cell alignment="center" valignment="top" topline="true" usebox="none">
13361 \begin_inset Text
13362
13363 \begin_layout Plain Layout
13364 7.99
13365 \end_layout
13366
13367 \end_inset
13368 </cell>
13369 </row>
13370 <row topspace="default">
13371 <cell alignment="center" valignment="top" usebox="none">
13372 \begin_inset Text
13373
13374 \begin_layout Plain Layout
13375 Spatial resolution [µm]
13376 \end_layout
13377
13378 \end_inset
13379 </cell>
13380 <cell alignment="center" valignment="top" usebox="none">
13381 \begin_inset Text
13382
13383 \begin_layout Plain Layout
13384 4.26
13385 \end_layout
13386
13387 \end_inset
13388 </cell>
13389 <cell alignment="center" valignment="top" usebox="none">
13390 \begin_inset Text
13391
13392 \begin_layout Plain Layout
13393 10.17
13394 \end_layout
13395
13396 \end_inset
13397 </cell>
13398 <cell alignment="center" valignment="top" usebox="none">
13399 \begin_inset Text
13400
13401 \begin_layout Plain Layout
13402 10.56
13403 \end_layout
13404
13405 \end_inset
13406 </cell>
13407 </row>
13408 <row topspace="default">
13409 <cell alignment="center" valignment="top" usebox="none">
13410 \begin_inset Text
13411
13412 \begin_layout Plain Layout
13413 MTF at 
13414 \begin_inset Formula $f_{\mathrm{max}}$
13415 \end_inset
13416
13417
13418 \end_layout
13419
13420 \end_inset
13421 </cell>
13422 <cell alignment="center" valignment="top" usebox="none">
13423 \begin_inset Text
13424
13425 \begin_layout Plain Layout
13426 0.53
13427 \end_layout
13428
13429 \end_inset
13430 </cell>
13431 <cell alignment="center" valignment="top" usebox="none">
13432 \begin_inset Text
13433
13434 \begin_layout Plain Layout
13435 0.37
13436 \end_layout
13437
13438 \end_inset
13439 </cell>
13440 <cell alignment="center" valignment="top" usebox="none">
13441 \begin_inset Text
13442
13443 \begin_layout Plain Layout
13444 0.39
13445 \end_layout
13446
13447 \end_inset
13448 </cell>
13449 </row>
13450 <row>
13451 <cell alignment="center" valignment="top" topline="true" usebox="none">
13452 \begin_inset Text
13453
13454 \begin_layout Plain Layout
13455 \begin_inset ERT
13456 status collapsed
13457
13458 \begin_layout Plain Layout
13459
13460
13461 \backslash
13462 morecmidrules 
13463 \end_layout
13464
13465 \end_inset
13466
13467
13468 \begin_inset ERT
13469 status collapsed
13470
13471 \begin_layout Plain Layout
13472
13473
13474 \backslash
13475 cmidrule{3-4}
13476 \end_layout
13477
13478 \end_inset
13479
13480 LSF-spatial resolution
13481 \end_layout
13482
13483 \end_inset
13484 </cell>
13485 <cell alignment="center" valignment="top" topline="true" usebox="none">
13486 \begin_inset Text
13487
13488 \begin_layout Plain Layout
13489
13490 \end_layout
13491
13492 \end_inset
13493 </cell>
13494 <cell alignment="center" valignment="top" topline="true" usebox="none">
13495 \begin_inset Text
13496
13497 \begin_layout Plain Layout
13498
13499 \end_layout
13500
13501 \end_inset
13502 </cell>
13503 <cell alignment="center" valignment="top" topline="true" usebox="none">
13504 \begin_inset Text
13505
13506 \begin_layout Plain Layout
13507
13508 \end_layout
13509
13510 \end_inset
13511 </cell>
13512 </row>
13513 <row>
13514 <cell alignment="center" valignment="top" usebox="none">
13515 \begin_inset Text
13516
13517 \begin_layout Plain Layout
13518 in µm
13519 \end_layout
13520
13521 \end_inset
13522 </cell>
13523 <cell alignment="center" valignment="top" usebox="none">
13524 \begin_inset Text
13525
13526 \begin_layout Plain Layout
13527 129.7
13528 \end_layout
13529
13530 \end_inset
13531 </cell>
13532 <cell alignment="center" valignment="top" usebox="none">
13533 \begin_inset Text
13534
13535 \begin_layout Plain Layout
13536 52.75
13537 \end_layout
13538
13539 \end_inset
13540 </cell>
13541 <cell alignment="center" valignment="top" usebox="none">
13542 \begin_inset Text
13543
13544 \begin_layout Plain Layout
13545 50.78
13546 \end_layout
13547
13548 \end_inset
13549 </cell>
13550 </row>
13551 <row>
13552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13553 \begin_inset Text
13554
13555 \begin_layout Plain Layout
13556 in % of pixel size
13557 \end_layout
13558
13559 \end_inset
13560 </cell>
13561 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13562 \begin_inset Text
13563
13564 \begin_layout Plain Layout
13565 76.3
13566 \end_layout
13567
13568 \end_inset
13569 </cell>
13570 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13571 \begin_inset Text
13572
13573 \begin_layout Plain Layout
13574 95.9
13575 \end_layout
13576
13577 \end_inset
13578 </cell>
13579 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13580 \begin_inset Text
13581
13582 \begin_layout Plain Layout
13583 92.3
13584 \end_layout
13585
13586 \end_inset
13587 </cell>
13588 </row>
13589 </lyxtabular>
13590
13591 \end_inset
13592
13593
13594 \end_layout
13595
13596 \end_inset
13597
13598
13599 \end_layout
13600
13601 \begin_layout Section
13602 Alineación vertical de tablas
13603 \begin_inset Index
13604 status collapsed
13605
13606 \begin_layout Plain Layout
13607 Tablas ! Alineación vertical
13608 \end_layout
13609
13610 \end_inset
13611
13612
13613 \end_layout
13614
13615 \begin_layout Standard
13616 Para alinear tablas verticalmente en una línea de texto la tabla debe estar
13617  en un cuadro.
13618  Entonces el cuadro se puede alinear verticalmente como se describe en la
13619  sección
13620 \begin_inset space ~
13621 \end_inset
13622
13623
13624 \begin_inset CommandInset ref
13625 LatexCommand ref
13626 reference "sec:Diálogo-Cuadros"
13627
13628 \end_inset
13629
13630 .
13631  
13632 \end_layout
13633
13634 \begin_layout Standard
13635 En el ejemplo siguiente las tablas están en un cuadro tipo minipágina
13636 \begin_inset Foot
13637 status collapsed
13638
13639 \begin_layout Plain Layout
13640 Las minipáginas se describen en la sección
13641 \begin_inset space ~
13642 \end_inset
13643
13644
13645 \begin_inset CommandInset ref
13646 LatexCommand ref
13647 reference "sec:Minipáginas"
13648
13649 \end_inset
13650
13651 .
13652 \end_layout
13653
13654 \end_inset
13655
13656  que tiene una anchura del 15
13657 \begin_inset space \thinspace{}
13658 \end_inset
13659
13660 % de columna:
13661 \end_layout
13662
13663 \begin_layout Itemize
13664 test 
13665 \begin_inset Box Frameless
13666 position "t"
13667 hor_pos "c"
13668 has_inner_box 1
13669 inner_pos "c"
13670 use_parbox 0
13671 width "15col%"
13672 special "none"
13673 height "1in"
13674 height_special "totalheight"
13675 status collapsed
13676
13677 \begin_layout Plain Layout
13678 \begin_inset Tabular
13679 <lyxtabular version="3" rows="3" columns="3">
13680 <features>
13681 <column alignment="center" valignment="top" width="0">
13682 <column alignment="center" valignment="top" width="0">
13683 <column alignment="center" valignment="top" width="0">
13684 <row>
13685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13686 \begin_inset Text
13687
13688 \begin_layout Plain Layout
13689 a
13690 \end_layout
13691
13692 \end_inset
13693 </cell>
13694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13695 \begin_inset Text
13696
13697 \begin_layout Plain Layout
13698 d
13699 \end_layout
13700
13701 \end_inset
13702 </cell>
13703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13704 \begin_inset Text
13705
13706 \begin_layout Plain Layout
13707 g
13708 \end_layout
13709
13710 \end_inset
13711 </cell>
13712 </row>
13713 <row>
13714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13715 \begin_inset Text
13716
13717 \begin_layout Plain Layout
13718 b
13719 \end_layout
13720
13721 \end_inset
13722 </cell>
13723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Plain Layout
13727 e
13728 \end_layout
13729
13730 \end_inset
13731 </cell>
13732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13733 \begin_inset Text
13734
13735 \begin_layout Plain Layout
13736 h
13737 \end_layout
13738
13739 \end_inset
13740 </cell>
13741 </row>
13742 <row>
13743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13744 \begin_inset Text
13745
13746 \begin_layout Plain Layout
13747 c
13748 \end_layout
13749
13750 \end_inset
13751 </cell>
13752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13753 \begin_inset Text
13754
13755 \begin_layout Plain Layout
13756 f
13757 \end_layout
13758
13759 \end_inset
13760 </cell>
13761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Plain Layout
13765 i
13766 \end_layout
13767
13768 \end_inset
13769 </cell>
13770 </row>
13771 </lyxtabular>
13772
13773 \end_inset
13774
13775
13776 \end_layout
13777
13778 \end_inset
13779
13780  test 
13781 \begin_inset ERT
13782 status collapsed
13783
13784 \begin_layout Plain Layout
13785
13786
13787 \backslash
13788 raisebox{0.85
13789 \backslash
13790 baselineskip}{
13791 \end_layout
13792
13793 \end_inset
13794
13795
13796 \begin_inset Box Frameless
13797 position "t"
13798 hor_pos "c"
13799 has_inner_box 1
13800 inner_pos "c"
13801 use_parbox 0
13802 width "15col%"
13803 special "none"
13804 height "1in"
13805 height_special "totalheight"
13806 status collapsed
13807
13808 \begin_layout Plain Layout
13809 \begin_inset Tabular
13810 <lyxtabular version="3" rows="3" columns="3">
13811 <features>
13812 <column alignment="center" valignment="top" width="0">
13813 <column alignment="center" valignment="top" width="0">
13814 <column alignment="center" valignment="top" width="0">
13815 <row>
13816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13817 \begin_inset Text
13818
13819 \begin_layout Plain Layout
13820 a
13821 \end_layout
13822
13823 \end_inset
13824 </cell>
13825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13826 \begin_inset Text
13827
13828 \begin_layout Plain Layout
13829 d
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Plain Layout
13838 g
13839 \end_layout
13840
13841 \end_inset
13842 </cell>
13843 </row>
13844 <row>
13845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13846 \begin_inset Text
13847
13848 \begin_layout Plain Layout
13849 b
13850 \end_layout
13851
13852 \end_inset
13853 </cell>
13854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13855 \begin_inset Text
13856
13857 \begin_layout Plain Layout
13858 e
13859 \end_layout
13860
13861 \end_inset
13862 </cell>
13863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13864 \begin_inset Text
13865
13866 \begin_layout Plain Layout
13867 h
13868 \end_layout
13869
13870 \end_inset
13871 </cell>
13872 </row>
13873 <row>
13874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13875 \begin_inset Text
13876
13877 \begin_layout Plain Layout
13878 c
13879 \end_layout
13880
13881 \end_inset
13882 </cell>
13883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13884 \begin_inset Text
13885
13886 \begin_layout Plain Layout
13887 f
13888 \end_layout
13889
13890 \end_inset
13891 </cell>
13892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13893 \begin_inset Text
13894
13895 \begin_layout Plain Layout
13896 i
13897 \end_layout
13898
13899 \end_inset
13900 </cell>
13901 </row>
13902 </lyxtabular>
13903
13904 \end_inset
13905
13906
13907 \end_layout
13908
13909 \end_inset
13910
13911
13912 \begin_inset ERT
13913 status collapsed
13914
13915 \begin_layout Plain Layout
13916
13917 }
13918 \end_layout
13919
13920 \end_inset
13921
13922
13923 \end_layout
13924
13925 \begin_layout Itemize
13926 test 
13927 \begin_inset Box Frameless
13928 position "c"
13929 hor_pos "c"
13930 has_inner_box 1
13931 inner_pos "c"
13932 use_parbox 0
13933 width "15col%"
13934 special "none"
13935 height "1in"
13936 height_special "totalheight"
13937 status collapsed
13938
13939 \begin_layout Plain Layout
13940 \begin_inset Tabular
13941 <lyxtabular version="3" rows="3" columns="3">
13942 <features>
13943 <column alignment="center" valignment="top" width="0">
13944 <column alignment="center" valignment="top" width="0">
13945 <column alignment="center" valignment="top" width="0">
13946 <row>
13947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13948 \begin_inset Text
13949
13950 \begin_layout Plain Layout
13951 a
13952 \end_layout
13953
13954 \end_inset
13955 </cell>
13956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13957 \begin_inset Text
13958
13959 \begin_layout Plain Layout
13960 d
13961 \end_layout
13962
13963 \end_inset
13964 </cell>
13965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969 g
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 </row>
13975 <row>
13976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13977 \begin_inset Text
13978
13979 \begin_layout Plain Layout
13980 b
13981 \end_layout
13982
13983 \end_inset
13984 </cell>
13985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13986 \begin_inset Text
13987
13988 \begin_layout Plain Layout
13989 e
13990 \end_layout
13991
13992 \end_inset
13993 </cell>
13994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13995 \begin_inset Text
13996
13997 \begin_layout Plain Layout
13998 h
13999 \end_layout
14000
14001 \end_inset
14002 </cell>
14003 </row>
14004 <row>
14005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14006 \begin_inset Text
14007
14008 \begin_layout Plain Layout
14009 c
14010 \end_layout
14011
14012 \end_inset
14013 </cell>
14014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14015 \begin_inset Text
14016
14017 \begin_layout Plain Layout
14018 f
14019 \end_layout
14020
14021 \end_inset
14022 </cell>
14023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14024 \begin_inset Text
14025
14026 \begin_layout Plain Layout
14027 i
14028 \end_layout
14029
14030 \end_inset
14031 </cell>
14032 </row>
14033 </lyxtabular>
14034
14035 \end_inset
14036
14037
14038 \end_layout
14039
14040 \end_inset
14041
14042
14043 \end_layout
14044
14045 \begin_layout Itemize
14046 test 
14047 \begin_inset Box Frameless
14048 position "b"
14049 hor_pos "c"
14050 has_inner_box 1
14051 inner_pos "c"
14052 use_parbox 0
14053 width "15col%"
14054 special "none"
14055 height "1in"
14056 height_special "totalheight"
14057 status collapsed
14058
14059 \begin_layout Plain Layout
14060 \begin_inset Tabular
14061 <lyxtabular version="3" rows="3" columns="3">
14062 <features>
14063 <column alignment="center" valignment="top" width="0">
14064 <column alignment="center" valignment="top" width="0">
14065 <column alignment="center" valignment="top" width="0">
14066 <row>
14067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14068 \begin_inset Text
14069
14070 \begin_layout Plain Layout
14071 a
14072 \end_layout
14073
14074 \end_inset
14075 </cell>
14076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14077 \begin_inset Text
14078
14079 \begin_layout Plain Layout
14080 d
14081 \end_layout
14082
14083 \end_inset
14084 </cell>
14085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14086 \begin_inset Text
14087
14088 \begin_layout Plain Layout
14089 g
14090 \end_layout
14091
14092 \end_inset
14093 </cell>
14094 </row>
14095 <row>
14096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14097 \begin_inset Text
14098
14099 \begin_layout Plain Layout
14100 b
14101 \end_layout
14102
14103 \end_inset
14104 </cell>
14105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14106 \begin_inset Text
14107
14108 \begin_layout Plain Layout
14109 e
14110 \end_layout
14111
14112 \end_inset
14113 </cell>
14114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14115 \begin_inset Text
14116
14117 \begin_layout Plain Layout
14118 h
14119 \end_layout
14120
14121 \end_inset
14122 </cell>
14123 </row>
14124 <row>
14125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14126 \begin_inset Text
14127
14128 \begin_layout Plain Layout
14129 c
14130 \end_layout
14131
14132 \end_inset
14133 </cell>
14134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14135 \begin_inset Text
14136
14137 \begin_layout Plain Layout
14138 f
14139 \end_layout
14140
14141 \end_inset
14142 </cell>
14143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14144 \begin_inset Text
14145
14146 \begin_layout Plain Layout
14147 i
14148 \end_layout
14149
14150 \end_inset
14151 </cell>
14152 </row>
14153 </lyxtabular>
14154
14155 \end_inset
14156
14157
14158 \end_layout
14159
14160 \end_inset
14161
14162  test 
14163 \begin_inset ERT
14164 status collapsed
14165
14166 \begin_layout Plain Layout
14167
14168
14169 \backslash
14170 raisebox{-0.32
14171 \backslash
14172 baselineskip}{
14173 \end_layout
14174
14175 \end_inset
14176
14177
14178 \begin_inset Box Frameless
14179 position "b"
14180 hor_pos "c"
14181 has_inner_box 1
14182 inner_pos "c"
14183 use_parbox 0
14184 width "15col%"
14185 special "none"
14186 height "1in"
14187 height_special "totalheight"
14188 status collapsed
14189
14190 \begin_layout Plain Layout
14191 \begin_inset Tabular
14192 <lyxtabular version="3" rows="3" columns="3">
14193 <features>
14194 <column alignment="center" valignment="top" width="0">
14195 <column alignment="center" valignment="top" width="0">
14196 <column alignment="center" valignment="top" width="0">
14197 <row>
14198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14199 \begin_inset Text
14200
14201 \begin_layout Plain Layout
14202 a
14203 \end_layout
14204
14205 \end_inset
14206 </cell>
14207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211 d
14212 \end_layout
14213
14214 \end_inset
14215 </cell>
14216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14217 \begin_inset Text
14218
14219 \begin_layout Plain Layout
14220 g
14221 \end_layout
14222
14223 \end_inset
14224 </cell>
14225 </row>
14226 <row>
14227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14228 \begin_inset Text
14229
14230 \begin_layout Plain Layout
14231 b
14232 \end_layout
14233
14234 \end_inset
14235 </cell>
14236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14237 \begin_inset Text
14238
14239 \begin_layout Plain Layout
14240 e
14241 \end_layout
14242
14243 \end_inset
14244 </cell>
14245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14246 \begin_inset Text
14247
14248 \begin_layout Plain Layout
14249 h
14250 \end_layout
14251
14252 \end_inset
14253 </cell>
14254 </row>
14255 <row>
14256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Plain Layout
14260 c
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14266 \begin_inset Text
14267
14268 \begin_layout Plain Layout
14269 f
14270 \end_layout
14271
14272 \end_inset
14273 </cell>
14274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14275 \begin_inset Text
14276
14277 \begin_layout Plain Layout
14278 i
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 </row>
14284 </lyxtabular>
14285
14286 \end_inset
14287
14288
14289 \end_layout
14290
14291 \end_inset
14292
14293
14294 \begin_inset ERT
14295 status collapsed
14296
14297 \begin_layout Plain Layout
14298
14299 }
14300 \end_layout
14301
14302 \end_inset
14303
14304
14305 \end_layout
14306
14307 \begin_layout Standard
14308 Como ves, los contenidos de la primera y última filas no se alinean correctament
14309 e con la línea de texto donde está la tabla.
14310  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
14311  un cuadro elevado («raisebox»
14312 \begin_inset Foot
14313 status collapsed
14314
14315 \begin_layout Plain Layout
14316 El uso del comando 
14317 \series bold
14318
14319 \backslash
14320 raisebox
14321 \series default
14322  se explica en la sección
14323 \begin_inset space ~
14324 \end_inset
14325
14326
14327 \begin_inset CommandInset ref
14328 LatexCommand ref
14329 reference "sub:Alineación-Vertical"
14330
14331 \end_inset
14332
14333 .
14334 \end_layout
14335
14336 \end_inset
14337
14338 ).
14339  En el ejemplo anterior, la segunda tabla del primer ítem está alineada
14340  usando el comando en código TeX
14341 \end_layout
14342
14343 \begin_layout Standard
14344
14345 \series bold
14346
14347 \backslash
14348 raisebox{0.85
14349 \backslash
14350 baselineskip}{
14351 \end_layout
14352
14353 \begin_layout Standard
14354 antes del cuadro.
14355  Tras él, se pone la llave de cierre 
14356 \series bold
14357 }
14358 \series default
14359  también en código TeX.
14360  Para la segunda tabla en el tercer ítem se usa el comando 
14361 \end_layout
14362
14363 \begin_layout Standard
14364
14365 \series bold
14366
14367 \backslash
14368 raisebox{-0.32
14369 \backslash
14370 baselineskip}{
14371 \end_layout
14372
14373 \begin_layout Standard
14374 \begin_inset Note Greyedout
14375 status open
14376
14377 \begin_layout Plain Layout
14378
14379 \series bold
14380 Not
14381 \series default
14382 a: La alineación del contenido de la fila con la línea del texto adyacente
14383  no es exacta.
14384  El factor necesario del comando 
14385 \series bold
14386
14387 \backslash
14388 raisebox
14389 \series default
14390  para este alineamiento depende de la fuente del documento, del tamaño de
14391  la fuente y del grosor de línea de la tabla.
14392 \end_layout
14393
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \begin_layout Section
14400 Tablas coloreadas
14401 \begin_inset CommandInset label
14402 LatexCommand label
14403 name "sec:Tablas-Coloreadas"
14404
14405 \end_inset
14406
14407
14408 \end_layout
14409
14410 \begin_layout Subsection
14411 Celdas coloreadas
14412 \begin_inset Index
14413 status collapsed
14414
14415 \begin_layout Plain Layout
14416 Tablas ! Coloreadas ! Celdas
14417 \end_layout
14418
14419 \end_inset
14420
14421
14422 \begin_inset Index
14423 status collapsed
14424
14425 \begin_layout Plain Layout
14426 Color ! en celdas de tablas
14427 \end_layout
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \begin_layout Standard
14435 \begin_inset Float table
14436 placement h
14437 wide false
14438 sideways false
14439 status open
14440
14441 \begin_layout Plain Layout
14442 \begin_inset Caption
14443
14444 \begin_layout Plain Layout
14445 \begin_inset CommandInset label
14446 LatexCommand label
14447 name "tab:Tabla-coloreada-sin"
14448
14449 \end_inset
14450
14451 Tabla coloreada sin usar el paquete 
14452 \series bold
14453 colortbl
14454 \series default
14455
14456 \begin_inset OptArg
14457 status collapsed
14458
14459 \begin_layout Plain Layout
14460 Tabla sin colortbl
14461 \end_layout
14462
14463 \end_inset
14464
14465
14466 \end_layout
14467
14468 \end_inset
14469
14470
14471 \end_layout
14472
14473 \begin_layout Plain Layout
14474 \align center
14475 \begin_inset Tabular
14476 <lyxtabular version="3" rows="3" columns="3">
14477 <features>
14478 <column alignment="center" valignment="top" width="0">
14479 <column alignment="center" valignment="top" width="0">
14480 <column alignment="center" valignment="top" width="0">
14481 <row>
14482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14483 \begin_inset Text
14484
14485 \begin_layout Plain Layout
14486
14487 \color green
14488 a
14489 \end_layout
14490
14491 \end_inset
14492 </cell>
14493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14494 \begin_inset Text
14495
14496 \begin_layout Plain Layout
14497
14498 \color red
14499 b
14500 \end_layout
14501
14502 \end_inset
14503 </cell>
14504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Plain Layout
14508
14509 \color red
14510 c
14511 \end_layout
14512
14513 \end_inset
14514 </cell>
14515 </row>
14516 <row>
14517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14518 \begin_inset Text
14519
14520 \begin_layout Plain Layout
14521
14522 \color green
14523 d
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532
14533 \color blue
14534 e
14535 \end_layout
14536
14537 \end_inset
14538 </cell>
14539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543
14544 \color blue
14545 f
14546 \end_layout
14547
14548 \end_inset
14549 </cell>
14550 </row>
14551 <row>
14552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14553 \begin_inset Text
14554
14555 \begin_layout Plain Layout
14556
14557 \color green
14558 g
14559 \end_layout
14560
14561 \end_inset
14562 </cell>
14563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14564 \begin_inset Text
14565
14566 \begin_layout Plain Layout
14567
14568 \color blue
14569 h
14570 \end_layout
14571
14572 \end_inset
14573 </cell>
14574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14575 \begin_inset Text
14576
14577 \begin_layout Plain Layout
14578
14579 \color blue
14580 i
14581 \end_layout
14582
14583 \end_inset
14584 </cell>
14585 </row>
14586 </lyxtabular>
14587
14588 \end_inset
14589
14590
14591 \end_layout
14592
14593 \end_inset
14594
14595
14596 \end_layout
14597
14598 \begin_layout Standard
14599 Si sólo necesitas color en el texto, marca las celdas y elige un color en
14600  el menú 
14601 \family sans
14602 Editar\SpecialChar \menuseparator
14603 Estilo
14604 \begin_inset space ~
14605 \end_inset
14606
14607 del
14608 \begin_inset space ~
14609 \end_inset
14610
14611 Texto
14612 \family default
14613 .
14614  Esto se ha hecho en la tabla
14615 \begin_inset space ~
14616 \end_inset
14617
14618
14619 \begin_inset CommandInset ref
14620 LatexCommand ref
14621 reference "tab:Tabla-coloreada-sin"
14622
14623 \end_inset
14624
14625 .
14626  En cualquier otro caso hay que usar el paquete LaTeX 
14627 \series bold
14628 colortbl
14629 \series default
14630 .
14631 \begin_inset Index
14632 status collapsed
14633
14634 \begin_layout Plain Layout
14635 LaTeX-paquetes ! colortbl
14636 \end_layout
14637
14638 \end_inset
14639
14640
14641 \end_layout
14642
14643 \begin_layout Standard
14644 \begin_inset ERT
14645 status collapsed
14646
14647 \begin_layout Plain Layout
14648
14649
14650 \backslash
14651 ifcolortbl
14652 \end_layout
14653
14654 \end_inset
14655
14656
14657 \begin_inset Note Note
14658 status collapsed
14659
14660 \begin_layout Plain Layout
14661 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
14662  LaTeX 
14663 \series bold
14664 colortbl
14665 \series default
14666 .
14667 \end_layout
14668
14669 \end_inset
14670
14671
14672 \end_layout
14673
14674 \begin_layout Standard
14675 Para crear tablas coloreadas, 
14676 \series bold
14677 colortbl
14678 \series default
14679  debe cargarse en el preámbulo con la línea
14680 \end_layout
14681
14682 \begin_layout Standard
14683
14684 \series bold
14685
14686 \backslash
14687 usepackage{colortbl}
14688 \end_layout
14689
14690 \begin_layout Standard
14691 El color de una columna se define con el comando
14692 \end_layout
14693
14694 \begin_layout Standard
14695
14696 \series bold
14697
14698 \backslash
14699 columncolor{nombre del color}
14700 \end_layout
14701
14702 \begin_layout Standard
14703 dentro del comando 
14704 \series bold
14705 >{ }
14706 \series default
14707 .
14708  Más sobre el comando 
14709 \series bold
14710 >{}
14711 \series default
14712  se explica en la sección
14713 \begin_inset space ~
14714 \end_inset
14715
14716
14717 \begin_inset CommandInset ref
14718 LatexCommand ref
14719 reference "sub:Cálculos-en-Multicolumnas"
14720
14721 \end_inset
14722
14723 .
14724 \end_layout
14725
14726 \begin_layout Standard
14727 Los siguientes nombres de color están predefinidos:
14728 \end_layout
14729
14730 \begin_layout Standard
14731
14732 \family sans
14733 red
14734 \family default
14735
14736 \family sans
14737 green
14738 \family default
14739
14740 \family sans
14741 yellow, blue
14742 \family default
14743
14744 \family sans
14745 cyan
14746 \family default
14747 \series bold
14748 ,
14749 \series default
14750  
14751 \family sans
14752 magenta, black
14753 \family default
14754
14755 \family sans
14756 white
14757 \end_layout
14758
14759 \begin_layout Standard
14760 \begin_inset VSpace medskip
14761 \end_inset
14762
14763
14764 \end_layout
14765
14766 \begin_layout Standard
14767 Puedes definir tus propios colores con el comando
14768 \end_layout
14769
14770 \begin_layout Standard
14771
14772 \series bold
14773
14774 \backslash
14775 definecolor{nombre del color}{modelo de color}{valores de color}
14776 \end_layout
14777
14778 \begin_layout Standard
14779 El modelo de color puede ser
14780 \end_layout
14781
14782 \begin_layout Labeling
14783 \labelwidthstring 00.00.0000
14784 cmyk: cyan, magenta, yellow, black
14785 \end_layout
14786
14787 \begin_layout Labeling
14788 \labelwidthstring 00.00.0000
14789 rgb: red, green, blue
14790 \end_layout
14791
14792 \begin_layout Labeling
14793 \labelwidthstring 00.00.0000
14794 gray: gray
14795 \end_layout
14796
14797 \begin_layout Standard
14798 y los valores de color son números separados por comas entre 0 y 1 que describen
14799  el factor para el color correspondiente del modelo de color.
14800 \end_layout
14801
14802 \begin_layout Standard
14803 Por ejemplo, puedes definir el color
14804 \series bold
14805  
14806 \series default
14807 «
14808 \emph on
14809 verde oscuro
14810 \emph default
14811 » en el preámbulo con
14812 \end_layout
14813
14814 \begin_layout Standard
14815
14816 \series bold
14817
14818 \backslash
14819 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14820 \end_layout
14821
14822 \begin_layout Standard
14823 y el color «
14824 \emph on
14825 gris claro
14826 \emph default
14827 » con
14828 \end_layout
14829
14830 \begin_layout Standard
14831
14832 \series bold
14833
14834 \backslash
14835 definecolor{grisclaro}{gray}{0.8}
14836 \end_layout
14837
14838 \begin_layout Standard
14839 \begin_inset VSpace medskip
14840 \end_inset
14841
14842
14843 \end_layout
14844
14845 \begin_layout Standard
14846 Las líneas se colorean con el comando
14847 \end_layout
14848
14849 \begin_layout Standard
14850
14851 \series bold
14852
14853 \backslash
14854 rowcolor{nombre del color}
14855 \end_layout
14856
14857 \begin_layout Standard
14858 y las celdas se colorean con el comando
14859 \end_layout
14860
14861 \begin_layout Standard
14862
14863 \series bold
14864
14865 \backslash
14866 cellcolor{nombre del color}
14867 \end_layout
14868
14869 \begin_layout Standard
14870 Ambos comandos se insertan al principio de una celda en código TeX.
14871 \end_layout
14872
14873 \begin_layout Standard
14874 Para colorear caracteres en la tabla marca las celdas y usa el menú 
14875 \family sans
14876 Editar\SpecialChar \menuseparator
14877 Estilo
14878 \begin_inset space ~
14879 \end_inset
14880
14881 del
14882 \begin_inset space ~
14883 \end_inset
14884
14885 Texto
14886 \family default
14887 .
14888  Si una celda contiene código TeX marca sólo los caracteres, si no el código
14889  TeX en color puede ocasionar errores de LaTeX.
14890 \end_layout
14891
14892 \begin_layout Standard
14893 \begin_inset VSpace bigskip
14894 \end_inset
14895
14896
14897 \end_layout
14898
14899 \begin_layout Standard
14900 Para crear la tabla
14901 \begin_inset space ~
14902 \end_inset
14903
14904
14905 \begin_inset CommandInset ref
14906 LatexCommand ref
14907 reference "tab:Tabla-coloreada-con"
14908
14909 \end_inset
14910
14911  haz lo siguiente: el color de la primera columna debe ser 
14912 \emph on
14913 verde oscuro
14914 \emph default
14915 , entonces inserta
14916 \end_layout
14917
14918 \begin_layout Standard
14919
14920 \series bold
14921 >{
14922 \backslash
14923 columncolor{verdeoscuro}
14924 \backslash
14925 centering}c
14926 \end_layout
14927
14928 \begin_layout Standard
14929 como argumento LaTeX para esta columna.
14930  La primera fila debe ser azul, por tanto inserta el comando en código TeX
14931 \end_layout
14932
14933 \begin_layout Standard
14934
14935 \series bold
14936
14937 \backslash
14938 rowcolow{cyan}
14939 \end_layout
14940
14941 \begin_layout Standard
14942 en la primera celda de esta fila.
14943  Observa que esto sobreescribe el color de la columna para la primera celda.
14944  La última celda de la última fila se colorea magenta insertando el comando
14945  en código TeX
14946 \end_layout
14947
14948 \begin_layout Standard
14949
14950 \series bold
14951
14952 \backslash
14953 cellcolor{magenta}
14954 \end_layout
14955
14956 \begin_layout Standard
14957 Ahora podrían colorearse los caracteres usando el menú 
14958 \family sans
14959 Editar\SpecialChar \menuseparator
14960 Estilo
14961 \begin_inset space ~
14962 \end_inset
14963
14964 del
14965 \begin_inset space ~
14966 \end_inset
14967
14968 Texto
14969 \family default
14970 .
14971 \end_layout
14972
14973 \begin_layout Standard
14974 \begin_inset Float table
14975 placement h
14976 wide false
14977 sideways false
14978 status open
14979
14980 \begin_layout Plain Layout
14981 \begin_inset Caption
14982
14983 \begin_layout Plain Layout
14984 \begin_inset CommandInset label
14985 LatexCommand label
14986 name "tab:Tabla-coloreada-con"
14987
14988 \end_inset
14989
14990 Tabla coloreada con el paquete 
14991 \series bold
14992 colortbl
14993 \series default
14994
14995 \begin_inset OptArg
14996 status collapsed
14997
14998 \begin_layout Plain Layout
14999 Tabla con 
15000 \series bold
15001 colortbl
15002 \end_layout
15003
15004 \end_inset
15005
15006
15007 \end_layout
15008
15009 \end_inset
15010
15011
15012 \end_layout
15013
15014 \begin_layout Plain Layout
15015 \align center
15016 \begin_inset Tabular
15017 <lyxtabular version="3" rows="3" columns="3">
15018 <features>
15019 <column alignment="center" valignment="top" width="0" special=">{\columncolor{verdeoscuro}\centering}c">
15020 <column alignment="center" valignment="top" width="0">
15021 <column alignment="center" valignment="top" width="0">
15022 <row>
15023 <cell alignment="center" valignment="top" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Plain Layout
15027 \begin_inset ERT
15028 status collapsed
15029
15030 \begin_layout Plain Layout
15031
15032
15033 \backslash
15034 rowcolor{cyan}
15035 \end_layout
15036
15037 \end_inset
15038
15039
15040 \color magenta
15041 a
15042 \end_layout
15043
15044 \end_inset
15045 </cell>
15046 <cell alignment="center" valignment="top" usebox="none">
15047 \begin_inset Text
15048
15049 \begin_layout Plain Layout
15050
15051 \color red
15052 b
15053 \end_layout
15054
15055 \end_inset
15056 </cell>
15057 <cell alignment="center" valignment="top" usebox="none">
15058 \begin_inset Text
15059
15060 \begin_layout Plain Layout
15061
15062 \color red
15063 c
15064 \end_layout
15065
15066 \end_inset
15067 </cell>
15068 </row>
15069 <row>
15070 <cell alignment="center" valignment="top" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074
15075 \color yellow
15076 d
15077 \end_layout
15078
15079 \end_inset
15080 </cell>
15081 <cell alignment="center" valignment="top" usebox="none">
15082 \begin_inset Text
15083
15084 \begin_layout Plain Layout
15085
15086 \color blue
15087 e
15088 \end_layout
15089
15090 \end_inset
15091 </cell>
15092 <cell alignment="center" valignment="top" usebox="none">
15093 \begin_inset Text
15094
15095 \begin_layout Plain Layout
15096
15097 \color blue
15098 f
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 </row>
15104 <row>
15105 <cell alignment="center" valignment="top" usebox="none">
15106 \begin_inset Text
15107
15108 \begin_layout Plain Layout
15109
15110 \color yellow
15111 g
15112 \end_layout
15113
15114 \end_inset
15115 </cell>
15116 <cell alignment="center" valignment="top" usebox="none">
15117 \begin_inset Text
15118
15119 \begin_layout Plain Layout
15120
15121 \color blue
15122 h
15123 \end_layout
15124
15125 \end_inset
15126 </cell>
15127 <cell alignment="center" valignment="top" usebox="none">
15128 \begin_inset Text
15129
15130 \begin_layout Plain Layout
15131 \begin_inset ERT
15132 status collapsed
15133
15134 \begin_layout Plain Layout
15135
15136
15137 \backslash
15138 cellcolor{magenta}
15139 \end_layout
15140
15141 \end_inset
15142
15143
15144 \color green
15145 i
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 </row>
15151 </lyxtabular>
15152
15153 \end_inset
15154
15155
15156 \end_layout
15157
15158 \end_inset
15159
15160
15161 \end_layout
15162
15163 \begin_layout Standard
15164 \begin_inset ERT
15165 status collapsed
15166
15167 \begin_layout Plain Layout
15168
15169
15170 \backslash
15171 else
15172 \end_layout
15173
15174 \end_inset
15175
15176
15177 \begin_inset Note Note
15178 status collapsed
15179
15180 \begin_layout Plain Layout
15181 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
15182  
15183 \series bold
15184 colortbl
15185 \series default
15186 .
15187 \end_layout
15188
15189 \end_inset
15190
15191
15192 \end_layout
15193
15194 \begin_layout Standard
15195 Debes instalar el paquete LaTeX 
15196 \series bold
15197 colortbl
15198 \series default
15199  para ver la parte siguiente en la salida.
15200 \end_layout
15201
15202 \begin_layout Standard
15203 \begin_inset ERT
15204 status collapsed
15205
15206 \begin_layout Plain Layout
15207
15208
15209 \backslash
15210 fi
15211 \end_layout
15212
15213 \end_inset
15214
15215
15216 \end_layout
15217
15218 \begin_layout Subsection
15219 Líneas coloreadas
15220 \begin_inset Index
15221 status collapsed
15222
15223 \begin_layout Plain Layout
15224 Tablas ! Coloreadas ! Líneas
15225 \end_layout
15226
15227 \end_inset
15228
15229
15230 \begin_inset Index
15231 status collapsed
15232
15233 \begin_layout Plain Layout
15234 Color ! en bordes de tabla
15235 \end_layout
15236
15237 \end_inset
15238
15239
15240 \end_layout
15241
15242 \begin_layout Standard
15243 Como se describe en la sección
15244 \begin_inset space ~
15245 \end_inset
15246
15247
15248 \begin_inset CommandInset ref
15249 LatexCommand ref
15250 reference "sub:Grosor-de-Líneas"
15251
15252 \end_inset
15253
15254 , el grosor para todas las líneas en una tabla puede ajustarse con el comando
15255  
15256 \series bold
15257
15258 \backslash
15259 arrayrulewidth
15260 \series default
15261 .
15262  Se ha puesto 1.5
15263 \begin_inset space \thinspace{}
15264 \end_inset
15265
15266 pt para todas las tablas de esta sección.
15267 \begin_inset ERT
15268 status collapsed
15269
15270 \begin_layout Plain Layout
15271
15272
15273 \backslash
15274 setlength{
15275 \backslash
15276 arrayrulewidth}{1.5pt}
15277 \end_layout
15278
15279 \end_inset
15280
15281
15282 \end_layout
15283
15284 \begin_layout Standard
15285 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
15286  el preámbulo del documento el siguiente formato de columna, de acuerdo
15287  a lo descrito en la sección
15288 \begin_inset space ~
15289 \end_inset
15290
15291
15292 \begin_inset CommandInset ref
15293 LatexCommand ref
15294 reference "sub:Formato-Personalizado"
15295
15296 \end_inset
15297
15298 :
15299 \end_layout
15300
15301 \begin_layout Standard
15302
15303 \series bold
15304
15305 \backslash
15306 newcolumntype{W}{!{
15307 \backslash
15308 color{green}
15309 \backslash
15310 vline}}
15311 \end_layout
15312
15313 \begin_layout Standard
15314 Para la tabla
15315 \begin_inset space ~
15316 \end_inset
15317
15318
15319 \begin_inset CommandInset ref
15320 LatexCommand ref
15321 reference "tab:Tabla-con-verticales-coloreadas"
15322
15323 \end_inset
15324
15325  se usó el argumento LaTeX
15326 \series bold
15327  WcW
15328 \series default
15329  para la última columna y
15330 \series bold
15331  Wc
15332 \series default
15333  para las demás.
15334 \end_layout
15335
15336 \begin_layout Standard
15337 Si quieres tener varios colores, define más formatos de columna.
15338 \end_layout
15339
15340 \begin_layout Standard
15341 \begin_inset Float table
15342 placement h
15343 wide false
15344 sideways false
15345 status open
15346
15347 \begin_layout Plain Layout
15348 \begin_inset Caption
15349
15350 \begin_layout Plain Layout
15351 \begin_inset CommandInset label
15352 LatexCommand label
15353 name "tab:Tabla-con-verticales-coloreadas"
15354
15355 \end_inset
15356
15357 Tabla con líneas verticales coloreadas
15358 \end_layout
15359
15360 \end_inset
15361
15362
15363 \end_layout
15364
15365 \begin_layout Plain Layout
15366 \align center
15367 \begin_inset Tabular
15368 <lyxtabular version="3" rows="3" columns="3">
15369 <features>
15370 <column alignment="center" valignment="top" width="0" special="Wc">
15371 <column alignment="center" valignment="top" width="0" special="Wc">
15372 <column alignment="center" valignment="top" width="0" special="WcW">
15373 <row>
15374 <cell alignment="center" valignment="top" topline="true" usebox="none">
15375 \begin_inset Text
15376
15377 \begin_layout Plain Layout
15378 sd
15379 \end_layout
15380
15381 \end_inset
15382 </cell>
15383 <cell alignment="center" valignment="top" topline="true" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 <cell alignment="center" valignment="top" topline="true" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Plain Layout
15396
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 </row>
15402 <row>
15403 <cell alignment="center" valignment="top" topline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407
15408 \end_layout
15409
15410 \end_inset
15411 </cell>
15412 <cell alignment="center" valignment="top" topline="true" usebox="none">
15413 \begin_inset Text
15414
15415 \begin_layout Plain Layout
15416 sd
15417 \end_layout
15418
15419 \end_inset
15420 </cell>
15421 <cell alignment="center" valignment="top" topline="true" usebox="none">
15422 \begin_inset Text
15423
15424 \begin_layout Plain Layout
15425
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 </row>
15431 <row>
15432 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15433 \begin_inset Text
15434
15435 \begin_layout Plain Layout
15436
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15442 \begin_inset Text
15443
15444 \begin_layout Plain Layout
15445
15446 \end_layout
15447
15448 \end_inset
15449 </cell>
15450 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15451 \begin_inset Text
15452
15453 \begin_layout Plain Layout
15454 sd
15455 \end_layout
15456
15457 \end_inset
15458 </cell>
15459 </row>
15460 </lyxtabular>
15461
15462 \end_inset
15463
15464
15465 \end_layout
15466
15467 \end_inset
15468
15469
15470 \end_layout
15471
15472 \begin_layout Standard
15473 \begin_inset VSpace bigskip
15474 \end_inset
15475
15476 Para colorear líneas horizontales, por ejemplo en rojo, como en la tabla
15477 \begin_inset space ~
15478 \end_inset
15479
15480
15481 \begin_inset CommandInset ref
15482 LatexCommand ref
15483 reference "tab:Tabla-con-horizontales-coloreadas"
15484
15485 \end_inset
15486
15487 , inserta estos comandos en código TeX antes de la tabla o del flotante:
15488 \end_layout
15489
15490 \begin_layout Standard
15491
15492 \series bold
15493
15494 \backslash
15495 let
15496 \backslash
15497 myHlineC
15498 \backslash
15499 hline
15500 \begin_inset Newline newline
15501 \end_inset
15502
15503
15504 \backslash
15505 renewcommand{
15506 \backslash
15507 hline}
15508 \begin_inset Newline newline
15509 \end_inset
15510
15511
15512 \begin_inset ERT
15513 status collapsed
15514
15515 \begin_layout Plain Layout
15516
15517
15518 \backslash
15519 hphantom{ }
15520 \end_layout
15521
15522 \end_inset
15523
15524 {
15525 \backslash
15526 arrayrulecolor{red}
15527 \backslash
15528 myHlineC
15529 \backslash
15530 arrayrulecolor{black}}
15531 \end_layout
15532
15533 \begin_layout Standard
15534 \begin_inset ERT
15535 status collapsed
15536
15537 \begin_layout Plain Layout
15538
15539
15540 \backslash
15541 let
15542 \backslash
15543 myHlineC
15544 \backslash
15545 hline
15546 \end_layout
15547
15548 \begin_layout Plain Layout
15549
15550
15551 \backslash
15552 renewcommand{
15553 \backslash
15554 hline}
15555 \end_layout
15556
15557 \begin_layout Plain Layout
15558
15559  {
15560 \backslash
15561 arrayrulecolor{red}
15562 \backslash
15563 myHlineC
15564 \backslash
15565 arrayrulecolor{black}}
15566 \end_layout
15567
15568 \end_inset
15569
15570
15571 \begin_inset Float table
15572 placement h
15573 wide false
15574 sideways false
15575 status open
15576
15577 \begin_layout Plain Layout
15578 \begin_inset Caption
15579
15580 \begin_layout Plain Layout
15581 \begin_inset CommandInset label
15582 LatexCommand label
15583 name "tab:Tabla-con-horizontales-coloreadas"
15584
15585 \end_inset
15586
15587 Tabla con líneas horizontales coloreadas
15588 \end_layout
15589
15590 \end_inset
15591
15592
15593 \end_layout
15594
15595 \begin_layout Plain Layout
15596 \align center
15597 \begin_inset Tabular
15598 <lyxtabular version="3" rows="3" columns="3">
15599 <features>
15600 <column alignment="center" valignment="top" width="0">
15601 <column alignment="center" valignment="top" width="0">
15602 <column alignment="center" valignment="top" width="0">
15603 <row>
15604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15605 \begin_inset Text
15606
15607 \begin_layout Plain Layout
15608 sd
15609 \end_layout
15610
15611 \end_inset
15612 </cell>
15613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15614 \begin_inset Text
15615
15616 \begin_layout Plain Layout
15617
15618 \end_layout
15619
15620 \end_inset
15621 </cell>
15622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15623 \begin_inset Text
15624
15625 \begin_layout Plain Layout
15626
15627 \end_layout
15628
15629 \end_inset
15630 </cell>
15631 </row>
15632 <row>
15633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15634 \begin_inset Text
15635
15636 \begin_layout Plain Layout
15637
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Plain Layout
15646 sd
15647 \end_layout
15648
15649 \end_inset
15650 </cell>
15651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15652 \begin_inset Text
15653
15654 \begin_layout Plain Layout
15655
15656 \end_layout
15657
15658 \end_inset
15659 </cell>
15660 </row>
15661 <row>
15662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15663 \begin_inset Text
15664
15665 \begin_layout Plain Layout
15666
15667 \end_layout
15668
15669 \end_inset
15670 </cell>
15671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15672 \begin_inset Text
15673
15674 \begin_layout Plain Layout
15675
15676 \end_layout
15677
15678 \end_inset
15679 </cell>
15680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15681 \begin_inset Text
15682
15683 \begin_layout Plain Layout
15684 sd
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 </row>
15690 </lyxtabular>
15691
15692 \end_inset
15693
15694
15695 \end_layout
15696
15697 \end_inset
15698
15699
15700 \end_layout
15701
15702 \begin_layout Standard
15703 Para volver al color de línea negro predeterminado inserta este comando
15704  en código TeX detrás de la tabla o el flotante:
15705 \end_layout
15706
15707 \begin_layout Standard
15708
15709 \series bold
15710
15711 \backslash
15712 renewcommand{
15713 \backslash
15714 hline}{
15715 \backslash
15716 myHlineC}
15717 \end_layout
15718
15719 \begin_layout Standard
15720 La tabla
15721 \begin_inset space ~
15722 \end_inset
15723
15724
15725 \begin_inset CommandInset ref
15726 LatexCommand ref
15727 reference "tab:Tabla-con-líneas-coloreadas"
15728
15729 \end_inset
15730
15731  es un ejemplo con líneas verticales y horizontales coloreadas.
15732 \end_layout
15733
15734 \begin_layout Standard
15735 \begin_inset Float table
15736 placement h
15737 wide false
15738 sideways false
15739 status open
15740
15741 \begin_layout Plain Layout
15742 \begin_inset Caption
15743
15744 \begin_layout Plain Layout
15745 \begin_inset CommandInset label
15746 LatexCommand label
15747 name "tab:Tabla-con-líneas-coloreadas"
15748
15749 \end_inset
15750
15751 Tabla con líneas coloreadas
15752 \end_layout
15753
15754 \end_inset
15755
15756
15757 \end_layout
15758
15759 \begin_layout Plain Layout
15760 \align center
15761 \begin_inset Tabular
15762 <lyxtabular version="3" rows="3" columns="3">
15763 <features>
15764 <column alignment="center" valignment="top" width="0" special="Wc">
15765 <column alignment="center" valignment="top" width="0" special="Wc">
15766 <column alignment="center" valignment="top" width="0" special="WcW">
15767 <row>
15768 <cell alignment="center" valignment="top" topline="true" usebox="none">
15769 \begin_inset Text
15770
15771 \begin_layout Plain Layout
15772 sd
15773 \end_layout
15774
15775 \end_inset
15776 </cell>
15777 <cell alignment="center" valignment="top" topline="true" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Plain Layout
15781
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 <cell alignment="center" valignment="top" topline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 </row>
15796 <row>
15797 <cell alignment="center" valignment="top" topline="true" usebox="none">
15798 \begin_inset Text
15799
15800 \begin_layout Plain Layout
15801
15802 \end_layout
15803
15804 \end_inset
15805 </cell>
15806 <cell alignment="center" valignment="top" topline="true" usebox="none">
15807 \begin_inset Text
15808
15809 \begin_layout Plain Layout
15810 sd
15811 \end_layout
15812
15813 \end_inset
15814 </cell>
15815 <cell alignment="center" valignment="top" topline="true" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Plain Layout
15819
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 </row>
15825 <row>
15826 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Plain Layout
15830
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15836 \begin_inset Text
15837
15838 \begin_layout Plain Layout
15839
15840 \end_layout
15841
15842 \end_inset
15843 </cell>
15844 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15845 \begin_inset Text
15846
15847 \begin_layout Plain Layout
15848 sd
15849 \end_layout
15850
15851 \end_inset
15852 </cell>
15853 </row>
15854 </lyxtabular>
15855
15856 \end_inset
15857
15858
15859 \end_layout
15860
15861 \end_inset
15862
15863
15864 \end_layout
15865
15866 \begin_layout Standard
15867 \begin_inset ERT
15868 status collapsed
15869
15870 \begin_layout Plain Layout
15871
15872
15873 \backslash
15874 renewcommand{
15875 \backslash
15876 hline}{
15877 \backslash
15878 myHlineC}
15879 \end_layout
15880
15881 \end_inset
15882
15883
15884 \end_layout
15885
15886 \begin_layout Standard
15887 \begin_inset ERT
15888 status collapsed
15889
15890 \begin_layout Plain Layout
15891
15892
15893 \backslash
15894 setlength{
15895 \backslash
15896 arrayrulewidth}{0.4pt}
15897 \end_layout
15898
15899 \end_inset
15900
15901
15902 \end_layout
15903
15904 \begin_layout Section
15905 Personalización de tablas
15906 \begin_inset Index
15907 status collapsed
15908
15909 \begin_layout Plain Layout
15910 Personalización de tablas
15911 \end_layout
15912
15913 \end_inset
15914
15915
15916 \begin_inset Index
15917 status collapsed
15918
15919 \begin_layout Plain Layout
15920 Tablas ! Personalización
15921 \end_layout
15922
15923 \end_inset
15924
15925
15926 \end_layout
15927
15928 \begin_layout Subsection
15929 Espacio adicional en filas
15930 \begin_inset CommandInset label
15931 LatexCommand label
15932 name "sub:Espacio-adicional"
15933
15934 \end_inset
15935
15936
15937 \begin_inset Index
15938 status collapsed
15939
15940 \begin_layout Plain Layout
15941 Personalización de tablas ! Espacio adicional en filas
15942 \end_layout
15943
15944 \end_inset
15945
15946
15947 \end_layout
15948
15949 \begin_layout Standard
15950 Es posible añadir espacio vertical a las filas de una tabla en la solapa
15951  
15952 \family sans
15953 Bordes,
15954 \family default
15955  del diálogo de configuración de tablas.
15956  En el marco 
15957 \family sans
15958 Espacio
15959 \begin_inset space ~
15960 \end_inset
15961
15962 adicional
15963 \family default
15964  dispones de tres posibilidades:
15965 \end_layout
15966
15967 \begin_layout Description
15968 Superior
15969 \begin_inset space ~
15970 \end_inset
15971
15972 de
15973 \begin_inset space ~
15974 \end_inset
15975
15976 la
15977 \begin_inset space ~
15978 \end_inset
15979
15980 fila añade espacio sobre los caracteres de la fila.
15981  Si la tabla es de estilo formal
15982 \begin_inset Foot
15983 status collapsed
15984
15985 \begin_layout Plain Layout
15986 Las tablas formales se explican en la sección
15987 \begin_inset space ~
15988 \end_inset
15989
15990
15991 \begin_inset CommandInset ref
15992 LatexCommand ref
15993 reference "sec:Tablas-Formales"
15994
15995 \end_inset
15996
15997
15998 \end_layout
15999
16000 \end_inset
16001
16002  LyX insertará 0.5
16003 \begin_inset space \thinspace{}
16004 \end_inset
16005
16006 em por omisión.
16007  Si la tabla es de estilo normal el espacio adicional destruirá las líneas
16008  verticales, como se ve en la tabla siguiente:
16009 \begin_inset VSpace medskip
16010 \end_inset
16011
16012
16013 \begin_inset Newline newline
16014 \end_inset
16015
16016
16017 \begin_inset space \hspace*{}
16018 \length 0pt
16019 \end_inset
16020
16021
16022 \begin_inset space \hfill{}
16023 \end_inset
16024
16025
16026 \begin_inset Tabular
16027 <lyxtabular version="3" rows="3" columns="1">
16028 <features>
16029 <column alignment="center" valignment="top" width="0">
16030 <row>
16031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035 A
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 </row>
16041 <row topspace="3mm">
16042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16043 \begin_inset Text
16044
16045 \begin_layout Plain Layout
16046 3
16047 \begin_inset space \thinspace{}
16048 \end_inset
16049
16050 mm sobre la fila
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 </row>
16056 <row>
16057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16058 \begin_inset Text
16059
16060 \begin_layout Plain Layout
16061 C
16062 \end_layout
16063
16064 \end_inset
16065 </cell>
16066 </row>
16067 </lyxtabular>
16068
16069 \end_inset
16070
16071
16072 \begin_inset space \hfill{}
16073 \end_inset
16074
16075
16076 \begin_inset space \hspace*{}
16077 \length 0pt
16078 \end_inset
16079
16080
16081 \begin_inset VSpace medskip
16082 \end_inset
16083
16084
16085 \begin_inset Newline newline
16086 \end_inset
16087
16088 Así pues, insertar espacio superior en tablas normales sólo es útil en tablas
16089  sin líneas verticales.
16090 \end_layout
16091
16092 \begin_layout Description
16093 Inferior
16094 \begin_inset space ~
16095 \end_inset
16096
16097 de
16098 \begin_inset space ~
16099 \end_inset
16100
16101 la
16102 \begin_inset space ~
16103 \end_inset
16104
16105 fila añade espacio bajo los caracteres de la fila.
16106  Si la tabla es formal LyX inserta por omisión 0.5
16107 \begin_inset space \thinspace{}
16108 \end_inset
16109
16110 em; si la tabla es normal inserta 2
16111 \begin_inset space \thinspace{}
16112 \end_inset
16113
16114 pt.
16115  
16116 \end_layout
16117
16118 \begin_layout Description
16119 Entre
16120 \begin_inset space ~
16121 \end_inset
16122
16123 las
16124 \begin_inset space ~
16125 \end_inset
16126
16127 filas añade espacio entre la fila actual y la siguiente.
16128  Si la tabla es formal LyX inserta 0.5
16129 \begin_inset space \thinspace{}
16130 \end_inset
16131
16132 em por omisión.
16133  En tablas normales, el espacio adicional destruirá las líneas verticales
16134  de la tabla, como se ve en la siguiente:
16135 \begin_inset VSpace medskip
16136 \end_inset
16137
16138
16139 \begin_inset Newline newline
16140 \end_inset
16141
16142
16143 \begin_inset space \hspace*{}
16144 \length 0pt
16145 \end_inset
16146
16147
16148 \begin_inset space \hfill{}
16149 \end_inset
16150
16151
16152 \begin_inset Tabular
16153 <lyxtabular version="3" rows="3" columns="1">
16154 <features>
16155 <column alignment="center" valignment="top" width="0">
16156 <row>
16157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161 A
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 </row>
16167 <row interlinespace="3mm">
16168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172 \begin_inset Formula $\downarrow$
16173 \end_inset
16174
16175  3
16176 \begin_inset space \thinspace{}
16177 \end_inset
16178
16179 mm entre las filas
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 </row>
16185 <row>
16186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Plain Layout
16190 \begin_inset Formula $\uparrow$
16191 \end_inset
16192
16193  3
16194 \begin_inset space \thinspace{}
16195 \end_inset
16196
16197 mm entre las filas 
16198 \begin_inset Formula $\uparrow$
16199 \end_inset
16200
16201
16202 \end_layout
16203
16204 \end_inset
16205 </cell>
16206 </row>
16207 </lyxtabular>
16208
16209 \end_inset
16210
16211
16212 \begin_inset space \hfill{}
16213 \end_inset
16214
16215
16216 \begin_inset space \hspace*{}
16217 \length 0pt
16218 \end_inset
16219
16220
16221 \begin_inset VSpace medskip
16222 \end_inset
16223
16224
16225 \begin_inset Newline newline
16226 \end_inset
16227
16228 Así pues, los espacios adicionales entre filas de tablas normales sólo sirven
16229  para tablas sin líneas verticales.
16230 \end_layout
16231
16232 \begin_layout Standard
16233 \begin_inset VSpace bigskip
16234 \end_inset
16235
16236 Para añadir altura vertical extra a todas las celdas de todas las tablas,
16237  utiliza los siguientes comandos en el preámbulo:
16238 \end_layout
16239
16240 \begin_layout Standard
16241
16242 \series bold
16243
16244 \backslash
16245 @ifundefined{extrarowheight}
16246 \begin_inset Newline newline
16247 \end_inset
16248
16249
16250 \begin_inset ERT
16251 status collapsed
16252
16253 \begin_layout Plain Layout
16254
16255
16256 \backslash
16257 hphantom{ }
16258 \end_layout
16259
16260 \end_inset
16261
16262 {
16263 \backslash
16264 usepackage{array}}{}
16265 \begin_inset Newline newline
16266 \end_inset
16267
16268
16269 \backslash
16270 setlength{
16271 \backslash
16272 extrarowheight}{altura}
16273 \end_layout
16274
16275 \begin_layout Standard
16276 Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
16277  centrado en vertical.
16278  (Lyx cargará automáticamente el paquete 
16279 \series bold
16280 array
16281 \series default
16282  cuando uses formatos de tabla autodefinidos.
16283  Para evitar que sea cargado dos veces se pone al principio el comando 
16284 \series bold
16285
16286 \backslash
16287 @ifundefined
16288 \series default
16289 .)
16290 \end_layout
16291
16292 \begin_layout Standard
16293 En el caso de usar fuentes de mayor tamaño que el normal, los bordes de
16294  la tabla están a veces demasiado cerca de las letras.
16295  Esto se puede corregir insertando el comando 
16296 \series bold
16297
16298 \backslash
16299 strut
16300 \series default
16301  en código TeX al principio de la fila de la tabla.
16302  La tabla
16303 \begin_inset space ~
16304 \end_inset
16305
16306
16307 \begin_inset CommandInset label
16308 LatexCommand label
16309 name "Alineación-vertical"
16310
16311 \end_inset
16312
16313  muestra el efecto:
16314 \end_layout
16315
16316 \begin_layout Standard
16317 \noindent
16318
16319 \lang english
16320 \begin_inset Float table
16321 placement h
16322 wide false
16323 sideways false
16324 status collapsed
16325
16326 \begin_layout Plain Layout
16327 \begin_inset Caption
16328
16329 \begin_layout Plain Layout
16330 \begin_inset CommandInset label
16331 LatexCommand label
16332 name "tab:Alineación-vertical"
16333
16334 \end_inset
16335
16336 Alineación vertical de texto con fuentes grandes
16337 \end_layout
16338
16339 \end_inset
16340
16341
16342 \end_layout
16343
16344 \begin_layout Plain Layout
16345
16346 \lang english
16347 \begin_inset space \hfill{}
16348 \end_inset
16349
16350
16351 \begin_inset Float table
16352 wide false
16353 sideways false
16354 status collapsed
16355
16356 \begin_layout Plain Layout
16357 \begin_inset Caption
16358
16359 \begin_layout Plain Layout
16360 Tabla normal
16361 \end_layout
16362
16363 \end_inset
16364
16365
16366 \end_layout
16367
16368 \begin_layout Plain Layout
16369 \noindent
16370 \align center
16371 \begin_inset Tabular
16372 <lyxtabular version="3" rows="6" columns="1">
16373 <features>
16374 <column alignment="left" valignment="top" width="0">
16375 <row>
16376 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16377 \begin_inset Text
16378
16379 \begin_layout Plain Layout
16380 Normal, g
16381 \end_layout
16382
16383 \end_inset
16384 </cell>
16385 </row>
16386 <row>
16387 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16388 \begin_inset Text
16389
16390 \begin_layout Plain Layout
16391
16392 \size large
16393 Grande
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 </row>
16399 <row>
16400 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404
16405 \size larger
16406 Más grande
16407 \end_layout
16408
16409 \end_inset
16410 </cell>
16411 </row>
16412 <row>
16413 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16414 \begin_inset Text
16415
16416 \begin_layout Plain Layout
16417
16418 \size largest
16419 Grandísima
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 </row>
16425 <row>
16426 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Plain Layout
16430
16431 \size huge
16432 Enorme
16433 \end_layout
16434
16435 \end_inset
16436 </cell>
16437 </row>
16438 <row>
16439 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16440 \begin_inset Text
16441
16442 \begin_layout Plain Layout
16443
16444 \size huge
16445 Más enorme
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 </row>
16451 </lyxtabular>
16452
16453 \end_inset
16454
16455
16456 \end_layout
16457
16458 \end_inset
16459
16460
16461 \begin_inset space \hfill{}
16462 \end_inset
16463
16464
16465 \begin_inset Float table
16466 wide false
16467 sideways false
16468 status collapsed
16469
16470 \begin_layout Plain Layout
16471 \begin_inset Caption
16472
16473 \begin_layout Plain Layout
16474 Tabla con comando 
16475 \series bold
16476
16477 \backslash
16478 strut
16479 \end_layout
16480
16481 \end_inset
16482
16483
16484 \end_layout
16485
16486 \begin_layout Plain Layout
16487 \noindent
16488 \align center
16489 \begin_inset Tabular
16490 <lyxtabular version="3" rows="6" columns="1">
16491 <features>
16492 <column alignment="left" valignment="top" width="0">
16493 <row>
16494 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 Normal, g
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 </row>
16504 <row>
16505 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16506 \begin_inset Text
16507
16508 \begin_layout Plain Layout
16509
16510 \size large
16511 \begin_inset ERT
16512 status collapsed
16513
16514 \begin_layout Plain Layout
16515
16516
16517 \backslash
16518 strut 
16519 \end_layout
16520
16521 \end_inset
16522
16523 Grande
16524 \end_layout
16525
16526 \end_inset
16527 </cell>
16528 </row>
16529 <row>
16530 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16531 \begin_inset Text
16532
16533 \begin_layout Plain Layout
16534
16535 \size larger
16536 \begin_inset ERT
16537 status collapsed
16538
16539 \begin_layout Plain Layout
16540
16541
16542 \backslash
16543 strut 
16544 \end_layout
16545
16546 \end_inset
16547
16548 Más grande
16549 \end_layout
16550
16551 \end_inset
16552 </cell>
16553 </row>
16554 <row>
16555 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16556 \begin_inset Text
16557
16558 \begin_layout Plain Layout
16559
16560 \size largest
16561 \begin_inset ERT
16562 status collapsed
16563
16564 \begin_layout Plain Layout
16565
16566
16567 \backslash
16568 strut 
16569 \end_layout
16570
16571 \end_inset
16572
16573 Grandísima
16574 \end_layout
16575
16576 \end_inset
16577 </cell>
16578 </row>
16579 <row>
16580 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16581 \begin_inset Text
16582
16583 \begin_layout Plain Layout
16584
16585 \size huge
16586 \begin_inset ERT
16587 status collapsed
16588
16589 \begin_layout Plain Layout
16590
16591
16592 \backslash
16593 strut 
16594 \end_layout
16595
16596 \end_inset
16597
16598 Enorme
16599 \end_layout
16600
16601 \end_inset
16602 </cell>
16603 </row>
16604 <row>
16605 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16606 \begin_inset Text
16607
16608 \begin_layout Plain Layout
16609
16610 \size giant
16611 \begin_inset ERT
16612 status collapsed
16613
16614 \begin_layout Plain Layout
16615
16616
16617 \backslash
16618 strut 
16619 \end_layout
16620
16621 \end_inset
16622
16623
16624 \size huge
16625 Más enorme
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 </row>
16631 </lyxtabular>
16632
16633 \end_inset
16634
16635
16636 \end_layout
16637
16638 \end_inset
16639
16640
16641 \begin_inset space \hfill{}
16642 \end_inset
16643
16644
16645 \end_layout
16646
16647 \end_inset
16648
16649
16650 \end_layout
16651
16652 \begin_layout Standard
16653
16654 \end_layout
16655
16656 \begin_layout Subsection
16657 Alineación especial de celdas
16658 \begin_inset Index
16659 status collapsed
16660
16661 \begin_layout Plain Layout
16662 Personalización de tablas ! Alineación especial de celdas
16663 \end_layout
16664
16665 \end_inset
16666
16667
16668 \end_layout
16669
16670 \begin_layout Standard
16671 A veces mejora la presentación si las entradas en las celdas de una columna
16672  se alinean con un carácter determinado, p.
16673 \begin_inset space \thinspace{}
16674 \end_inset
16675
16676 e.
16677 \begin_inset space ~
16678 \end_inset
16679
16680 el separador decimal, como en la tabla
16681 \begin_inset space ~
16682 \end_inset
16683
16684
16685 \begin_inset CommandInset ref
16686 LatexCommand ref
16687 reference "tab:Tabla-con-celdas-de"
16688
16689 \end_inset
16690
16691 .
16692 \end_layout
16693
16694 \begin_layout Standard
16695 \begin_inset Float table
16696 wide false
16697 sideways false
16698 status open
16699
16700 \begin_layout Plain Layout
16701 \begin_inset Caption
16702
16703 \begin_layout Plain Layout
16704 \begin_inset CommandInset label
16705 LatexCommand label
16706 name "tab:Tabla-con-celdas-de"
16707
16708 \end_inset
16709
16710 Tabla con celdas alineadas con el separador decimal.
16711 \end_layout
16712
16713 \end_inset
16714
16715
16716 \end_layout
16717
16718 \begin_layout Plain Layout
16719 \align center
16720 \begin_inset Tabular
16721 <lyxtabular version="3" rows="4" columns="2">
16722 <features>
16723 <column alignment="right" valignment="top" width="0">
16724 <column alignment="left" valignment="top" width="0" special="@{}l">
16725 <row>
16726 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730 leyenda
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 </row>
16745 <row>
16746 <cell alignment="center" valignment="top" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Plain Layout
16750 12.
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 <cell alignment="center" valignment="top" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Plain Layout
16759 6
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 </row>
16765 <row>
16766 <cell alignment="center" valignment="top" usebox="none">
16767 \begin_inset Text
16768
16769 \begin_layout Plain Layout
16770 0.
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 <cell alignment="center" valignment="top" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Plain Layout
16779 68
16780 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 </row>
16785 <row>
16786 <cell alignment="center" valignment="top" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790 -123.
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 0
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 </row>
16805 </lyxtabular>
16806
16807 \end_inset
16808
16809
16810 \end_layout
16811
16812 \end_inset
16813
16814
16815 \end_layout
16816
16817 \begin_layout Standard
16818 Esta es una tabla 4×2.
16819  La leyenda es una multicolumna centrada.
16820  La primera columna está alineada a la derecha y contiene el punto decimal
16821  y los dígitos anteriores.
16822  La segunda columna está alineada a la izquierda y contiene los dígitos
16823  posteriores al punto decimal.
16824  Para omitir el espacio que hay normalmente entre dos columnas usa el siguiente
16825  argumento LaTeX para la segunda columna:
16826 \end_layout
16827
16828 \begin_layout Standard
16829
16830 \series bold
16831 @{}l
16832 \end_layout
16833
16834 \begin_layout Standard
16835 La tabla
16836 \begin_inset space ~
16837 \end_inset
16838
16839
16840 \begin_inset CommandInset ref
16841 LatexCommand ref
16842 reference "tab:Varias-alineaciones"
16843
16844 \end_inset
16845
16846  muestra varios ejemplos de alineación.
16847  Para alinear con el signo de relación debes añadir el segundo espacio matemátic
16848 o más pequeño al comienzo de la última columna para conseguir el espacio
16849  adecuado alrededor del signo.
16850 \end_layout
16851
16852 \begin_layout Standard
16853 \begin_inset Float table
16854 wide false
16855 sideways false
16856 status open
16857
16858 \begin_layout Plain Layout
16859 \begin_inset Caption
16860
16861 \begin_layout Plain Layout
16862 \begin_inset CommandInset label
16863 LatexCommand label
16864 name "tab:Varias-alineaciones"
16865
16866 \end_inset
16867
16868 Tabla con varias alineaciones.
16869 \end_layout
16870
16871 \end_inset
16872
16873
16874 \end_layout
16875
16876 \begin_layout Plain Layout
16877 \align center
16878 \begin_inset Tabular
16879 <lyxtabular version="3" rows="4" columns="6">
16880 <features>
16881 <column alignment="right" valignment="top" width="0">
16882 <column alignment="left" valignment="top" width="0" special="@{}l">
16883 <column alignment="right" valignment="top" width="0">
16884 <column alignment="left" valignment="top" width="0" special="@{}l">
16885 <column alignment="right" valignment="top" width="0">
16886 <column alignment="left" valignment="top" width="0" special="@{}l">
16887 <row>
16888 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892 unidades
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Plain Layout
16901
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910 exponentes
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Plain Layout
16919
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928 relaciones
16929 \end_layout
16930
16931 \end_inset
16932 </cell>
16933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 </row>
16943 <row>
16944 <cell alignment="center" valignment="top" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948 12×
16949 \end_layout
16950
16951 \end_inset
16952 </cell>
16953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957 24
16958 \begin_inset space \thinspace{}
16959 \end_inset
16960
16961 bottles
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 <cell alignment="center" valignment="top" usebox="none">
16967 \begin_inset Text
16968
16969 \begin_layout Plain Layout
16970 \begin_inset Formula $10\cdot$
16971 \end_inset
16972
16973
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 \begin_inset Formula $10^{\mbox{-}17}$
16983 \end_inset
16984
16985
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 <cell alignment="center" valignment="top" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994 \begin_inset Formula $\Gamma(t)\propto$
16995 \end_inset
16996
16997
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 \begin_inset Formula $\:\Upsilon(t)$
17007 \end_inset
17008
17009
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 </row>
17015 <row>
17016 <cell alignment="center" valignment="top" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020 1024×
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029 768
17030 \begin_inset space \thinspace{}
17031 \end_inset
17032
17033 Pixels
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 <cell alignment="center" valignment="top" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042 \begin_inset Formula $5.78\cdot$
17043 \end_inset
17044
17045
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054 \begin_inset Formula $10^{7}$
17055 \end_inset
17056
17057
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 <cell alignment="center" valignment="top" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066 \begin_inset Formula $A\ne$
17067 \end_inset
17068
17069
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 <cell alignment="center" valignment="top" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078 \begin_inset Formula $\: B_{\mathrm{red}}$
17079 \end_inset
17080
17081
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 </row>
17087 <row>
17088 <cell alignment="center" valignment="top" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Plain Layout
17092 32×
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 6
17102 \begin_inset space \thinspace{}
17103 \end_inset
17104
17105 cm
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 <cell alignment="center" valignment="top" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114 -
17115 \begin_inset Formula $33.5\cdot$
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 \begin_inset Formula $10^{4}$
17128 \end_inset
17129
17130
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 \begin_inset Formula $\sen(\alpha)\ge$
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 \begin_inset Formula $\:\sen(\beta)$
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 </row>
17160 </lyxtabular>
17161
17162 \end_inset
17163
17164
17165 \end_layout
17166
17167 \end_inset
17168
17169
17170 \end_layout
17171
17172 \begin_layout Standard
17173 \begin_inset VSpace bigskip
17174 \end_inset
17175
17176 También hay un paquete LaTeX, 
17177 \series bold
17178 dcolumn
17179 \series default
17180
17181 \begin_inset Index
17182 status collapsed
17183
17184 \begin_layout Plain Layout
17185 LaTeX-paquetes ! dcolumn
17186 \end_layout
17187
17188 \end_inset
17189
17190 , que permite alinear el contenido de las celdas.
17191  Pero desgraciadamente trata las entradas de celda en modo matemático y
17192  no permite fórmulas en celdas: la primera columna de la tabla
17193 \begin_inset space ~
17194 \end_inset
17195
17196
17197 \begin_inset CommandInset ref
17198 LatexCommand ref
17199 reference "tab:Varias-alineaciones"
17200
17201 \end_inset
17202
17203  se verá con 
17204 \series bold
17205 dcolumn
17206 \series default
17207  como la primera columna en la tabla
17208 \begin_inset space ~
17209 \end_inset
17210
17211
17212 \begin_inset CommandInset ref
17213 LatexCommand ref
17214 reference "tab:Alineaciones-con-el"
17215
17216 \end_inset
17217
17218  y sólo con algunos trucos se consigue lo que se espera.
17219  La alineación de la segunda y tercera columnas de la tabla
17220 \begin_inset space ~
17221 \end_inset
17222
17223
17224 \begin_inset CommandInset ref
17225 LatexCommand ref
17226 reference "tab:Varias-alineaciones"
17227
17228 \end_inset
17229
17230  no es posible con 
17231 \series bold
17232 dcolumn
17233 \series default
17234 .
17235 \end_layout
17236
17237 \begin_layout Standard
17238 \begin_inset Float table
17239 placement h
17240 wide false
17241 sideways false
17242 status open
17243
17244 \begin_layout Plain Layout
17245 \begin_inset Caption
17246
17247 \begin_layout Plain Layout
17248 \begin_inset CommandInset label
17249 LatexCommand label
17250 name "tab:Alineaciones-con-el"
17251
17252 \end_inset
17253
17254
17255 \begin_inset OptArg
17256 status collapsed
17257
17258 \begin_layout Plain Layout
17259 Tabla alineada con 
17260 \series bold
17261 dcolumn
17262 \end_layout
17263
17264 \end_inset
17265
17266 Alineaciones con el paquete LaTeX 
17267 \series bold
17268 dcolumn
17269 \series default
17270 .
17271  Se han tenido que usar unos trucos para la alineación de las columnas en
17272  la salida.
17273 \end_layout
17274
17275 \end_inset
17276
17277
17278 \end_layout
17279
17280 \begin_layout Plain Layout
17281 \align center
17282 \begin_inset Tabular
17283 <lyxtabular version="3" rows="4" columns="3">
17284 <features>
17285 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17286 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17287 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.7}">
17288 <row>
17289 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293 unidades
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout Plain Layout
17302 unidades
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17308 \begin_inset Text
17309
17310 \begin_layout Plain Layout
17311 unidades
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 </row>
17317 <row>
17318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322 12x24
17323 \begin_inset space \thinspace{}
17324 \end_inset
17325
17326 bottles
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335 12x24
17336 \begin_inset space \thinspace{}
17337 \end_inset
17338
17339
17340 \begin_inset Formula $\mbox{bottles}$
17341 \end_inset
17342
17343
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 <cell alignment="center" valignment="top" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352 12
17353 \begin_inset ERT
17354 status collapsed
17355
17356 \begin_layout Plain Layout
17357
17358
17359 \backslash
17360 times
17361 \end_layout
17362
17363 \end_inset
17364
17365 24~
17366 \begin_inset Formula $\mbox{bottles}$
17367 \end_inset
17368
17369
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 </row>
17375 <row>
17376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17377 \begin_inset Text
17378
17379 \begin_layout Plain Layout
17380 1024x768
17381 \begin_inset space \thinspace{}
17382 \end_inset
17383
17384 Pixels
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17390 \begin_inset Text
17391
17392 \begin_layout Plain Layout
17393 1024x768
17394 \begin_inset space \thinspace{}
17395 \end_inset
17396
17397
17398 \begin_inset Formula $\mbox{Pixels}$
17399 \end_inset
17400
17401
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell alignment="center" valignment="top" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410 1024
17411 \begin_inset ERT
17412 status collapsed
17413
17414 \begin_layout Plain Layout
17415
17416
17417 \backslash
17418 times
17419 \end_layout
17420
17421 \end_inset
17422
17423 768~
17424 \begin_inset Formula $\mbox{Pixels}$
17425 \end_inset
17426
17427  
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 </row>
17433 <row>
17434 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438 32x6
17439 \begin_inset space \thinspace{}
17440 \end_inset
17441
17442 cm
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17448 \begin_inset Text
17449
17450 \begin_layout Plain Layout
17451 32x6
17452 \begin_inset space \thinspace{}
17453 \end_inset
17454
17455
17456 \begin_inset Formula $\mbox{cm}$
17457 \end_inset
17458
17459
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 <cell alignment="center" valignment="top" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Plain Layout
17468 32
17469 \begin_inset ERT
17470 status collapsed
17471
17472 \begin_layout Plain Layout
17473
17474
17475 \backslash
17476 times
17477 \end_layout
17478
17479 \end_inset
17480
17481 6~
17482 \begin_inset Formula $\mbox{cm}$
17483 \end_inset
17484
17485
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 </row>
17491 </lyxtabular>
17492
17493 \end_inset
17494
17495
17496 \end_layout
17497
17498 \end_inset
17499
17500
17501 \end_layout
17502
17503 \begin_layout Subsection
17504 Formato personalizado de celda/columna
17505 \begin_inset CommandInset label
17506 LatexCommand label
17507 name "sub:Formato-Personalizado"
17508
17509 \end_inset
17510
17511
17512 \begin_inset Index
17513 status collapsed
17514
17515 \begin_layout Plain Layout
17516 Personalización de tablas ! Formato de celda/columna
17517 \end_layout
17518
17519 \end_inset
17520
17521
17522 \end_layout
17523
17524 \begin_layout Standard
17525 El cálculo de la anchura necesaria para columnas extendidas descrito en
17526  la sección
17527 \begin_inset space ~
17528 \end_inset
17529
17530
17531 \begin_inset CommandInset ref
17532 LatexCommand ref
17533 reference "sub:Cálculos-en-Multicolumnas"
17534
17535 \end_inset
17536
17537  es muy pesado si tienes varias tablas con multicolumnas.
17538  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
17539 mna aplicable a todas las tablas del documento.
17540  El formato se define con el comando
17541 \end_layout
17542
17543 \begin_layout Standard
17544
17545 \series bold
17546
17547 \backslash
17548 newcolumntype{nombre del formato}[número de argumentos]{comandos}
17549 \end_layout
17550
17551 \begin_layout Standard
17552 El nombre de formato puede ser una sola letra.
17553  Las letras 
17554 \emph on
17555 b, c, l, m, p
17556 \emph default
17557  y 
17558 \emph on
17559 r
17560 \emph default
17561  están predefinidas y no pueden usarse.
17562  Pero se permiten todas las mayúsculas.
17563 \end_layout
17564
17565 \begin_layout Standard
17566 \begin_inset VSpace medskip
17567 \end_inset
17568
17569
17570 \end_layout
17571
17572 \begin_layout Standard
17573 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
17574  fija puedes definir el formato de celda
17575 \end_layout
17576
17577 \begin_layout Standard
17578
17579 \series bold
17580
17581 \backslash
17582 newcolumntype{M}[1]{>{
17583 \backslash
17584 centering
17585 \backslash
17586 hspace{0pt}}m{#1}}
17587 \end_layout
17588
17589 \begin_layout Standard
17590 donde 
17591 \series bold
17592
17593 \backslash
17594 hspace{0pt}
17595 \series default
17596  evita el problema de partir con guión la primera palabra, como se describe
17597  en la sección
17598 \begin_inset space ~
17599 \end_inset
17600
17601
17602 \begin_inset CommandInset ref
17603 LatexCommand ref
17604 reference "sub:Líneas-Múltiples-en"
17605
17606 \end_inset
17607
17608 .
17609  Ahora puedes introducir simplemente
17610 \end_layout
17611
17612 \begin_layout Standard
17613
17614 \series bold
17615 M{ancho}
17616 \end_layout
17617
17618 \begin_layout Standard
17619 como argumento LaTeX en el diálogo de tabla para crear una multicolumna.
17620 \end_layout
17621
17622 \begin_layout Standard
17623 \begin_inset VSpace bigskip
17624 \end_inset
17625
17626
17627 \end_layout
17628
17629 \begin_layout Standard
17630 Para celdas extendidas en una celda multicolumna, puedes definir el formato
17631 \end_layout
17632
17633 \begin_layout Standard
17634
17635 \series bold
17636
17637 \backslash
17638 newcolumntype{S}[2]{>{
17639 \backslash
17640 centering
17641 \backslash
17642 hspace{0pt}}
17643 \begin_inset Newline newline
17644 \end_inset
17645
17646
17647 \begin_inset ERT
17648 status collapsed
17649
17650 \begin_layout Plain Layout
17651
17652
17653 \backslash
17654 phantom{
17655 \end_layout
17656
17657 \end_inset
17658
17659
17660 \backslash
17661 newcolumntype
17662 \begin_inset ERT
17663 status collapsed
17664
17665 \begin_layout Plain Layout
17666
17667 }
17668 \end_layout
17669
17670 \end_inset
17671
17672 m{(#1+(2
17673 \backslash
17674 tabcolsep+
17675 \backslash
17676 arrayrulewidth)*(1-#2))/#2}}
17677 \end_layout
17678
17679 \begin_layout Standard
17680 Este formato usa la ecuación 
17681 \begin_inset CommandInset ref
17682 LatexCommand eqref
17683 reference "eq:Wgn"
17684
17685 \end_inset
17686
17687  para calcular la anchura necesaria para que cada celda extendida tenga
17688  la misma anchura.
17689 \end_layout
17690
17691 \begin_layout Standard
17692 Ahora puedes introducir
17693 \end_layout
17694
17695 \begin_layout Standard
17696
17697 \series bold
17698 S{ancho de la celda multicolumna}{número de columnas extendidas}
17699 \end_layout
17700
17701 \begin_layout Standard
17702 como argumento LaTeX de la columna.
17703 \end_layout
17704
17705 \begin_layout Standard
17706 \begin_inset VSpace bigskip
17707 \end_inset
17708
17709
17710 \end_layout
17711
17712 \begin_layout Standard
17713 Para columnas coloreadas puedes definir
17714 \end_layout
17715
17716 \begin_layout Standard
17717
17718 \series bold
17719
17720 \backslash
17721 newcolumntype{K}[1]{>{
17722 \backslash
17723 columncolor{#1}
17724 \backslash
17725 hspace{0pt}}c}
17726 \end_layout
17727
17728 \begin_layout Standard
17729 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
17730  horizontalmente.
17731  Ahora puedes introducir
17732 \end_layout
17733
17734 \begin_layout Standard
17735
17736 \series bold
17737 K{nombre del color}
17738 \end_layout
17739
17740 \begin_layout Standard
17741 como argumento LaTeX.
17742 \end_layout
17743
17744 \begin_layout Standard
17745 \begin_inset VSpace bigskip
17746 \end_inset
17747
17748
17749 \end_layout
17750
17751 \begin_layout Standard
17752 Para crear la tabla
17753 \begin_inset space ~
17754 \end_inset
17755
17756
17757 \begin_inset CommandInset ref
17758 LatexCommand ref
17759 reference "tab:Tabla-con-formatos-definidos-por"
17760
17761 \end_inset
17762
17763  usa los argumentos LaTeX
17764 \end_layout
17765
17766 \begin_layout Standard
17767
17768 \series bold
17769 M{2.5cm}
17770 \end_layout
17771
17772 \begin_layout Standard
17773 para la primera columna y la multicolumna,
17774 \end_layout
17775
17776 \begin_layout Standard
17777
17778 \series bold
17779 K{red}
17780 \end_layout
17781
17782 \begin_layout Standard
17783 para la última columna y
17784 \end_layout
17785
17786 \begin_layout Standard
17787
17788 \series bold
17789 S{2.5cm}{2}
17790 \end_layout
17791
17792 \begin_layout Standard
17793 para las celdas en la segunda columna.
17794 \end_layout
17795
17796 \begin_layout Standard
17797 \begin_inset Float table
17798 placement h
17799 wide false
17800 sideways false
17801 status open
17802
17803 \begin_layout Plain Layout
17804 \begin_inset Caption
17805
17806 \begin_layout Plain Layout
17807 \begin_inset CommandInset label
17808 LatexCommand label
17809 name "tab:Tabla-con-formatos-definidos-por"
17810
17811 \end_inset
17812
17813 Tabla con formatos definidos por el usuario
17814 \end_layout
17815
17816 \end_inset
17817
17818
17819 \end_layout
17820
17821 \begin_layout Plain Layout
17822 \align center
17823 \begin_inset Tabular
17824 <lyxtabular version="3" rows="3" columns="4">
17825 <features>
17826 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17827 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17828 <column alignment="center" valignment="middle" width="0">
17829 <column alignment="center" valignment="middle" width="0" special="K{red}">
17830 <row>
17831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835 palabramuylargaenceldadetabla
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844 multicolumna línea múltiple
17845 \end_layout
17846
17847 \end_inset
17848 </cell>
17849 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17850 \begin_inset Text
17851
17852 \begin_layout Plain Layout
17853
17854 \end_layout
17855
17856 \end_inset
17857 </cell>
17858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17859 \begin_inset Text
17860
17861 \begin_layout Plain Layout
17862 c
17863 \end_layout
17864
17865 \end_inset
17866 </cell>
17867 </row>
17868 <row>
17869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 d
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17879 \begin_inset Text
17880
17881 \begin_layout Plain Layout
17882 e
17883 \end_layout
17884
17885 \end_inset
17886 </cell>
17887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17888 \begin_inset Text
17889
17890 \begin_layout Plain Layout
17891 f
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 g
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 </row>
17906 <row>
17907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout Plain Layout
17911 h
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920 i
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929 j
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17935 \begin_inset Text
17936
17937 \begin_layout Plain Layout
17938 k
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 </row>
17944 </lyxtabular>
17945
17946 \end_inset
17947
17948
17949 \end_layout
17950
17951 \end_inset
17952
17953
17954 \end_layout
17955
17956 \begin_layout Subsection
17957 Grosor de líneas
17958 \begin_inset CommandInset label
17959 LatexCommand label
17960 name "sub:Grosor-de-Líneas"
17961
17962 \end_inset
17963
17964
17965 \begin_inset Index
17966 status collapsed
17967
17968 \begin_layout Plain Layout
17969 Personalización de tablas ! Grosor de línea
17970 \end_layout
17971
17972 \end_inset
17973
17974
17975 \end_layout
17976
17977 \begin_layout Standard
17978 El grosor para todas las líneas de una tabla puede ajustarse con la longitud
17979  
17980 \series bold
17981
17982 \backslash
17983 arrayrulewidth
17984 \series default
17985 .
17986  Por ejemplo, para poner un grosor de línea de 1.5
17987 \begin_inset space \thinspace{}
17988 \end_inset
17989
17990 pt, como en la tabla
17991 \begin_inset space ~
17992 \end_inset
17993
17994
17995 \begin_inset CommandInset ref
17996 LatexCommand ref
17997 reference "tab:Tabla-con-líneas"
17998
17999 \end_inset
18000
18001 , inserta el comando
18002 \end_layout
18003
18004 \begin_layout Standard
18005
18006 \series bold
18007
18008 \backslash
18009 setlength{
18010 \backslash
18011 arrayrulewidth}{1.5pt}
18012 \end_layout
18013
18014 \begin_layout Standard
18015 en código TeX antes de la tabla o flotante.
18016  Este cambio es válido para todas las siguientes tablas.
18017  Para volver al valor predeterminado, define 
18018 \series bold
18019
18020 \backslash
18021 arrayrulewidth
18022 \series default
18023  a 0.4
18024 \begin_inset space \thinspace{}
18025 \end_inset
18026
18027 pt en código TeX detrás de la tabla o flotante.
18028 \end_layout
18029
18030 \begin_layout Standard
18031 \begin_inset ERT
18032 status collapsed
18033
18034 \begin_layout Plain Layout
18035
18036
18037 \backslash
18038 setlength{
18039 \backslash
18040 arrayrulewidth}{1.5pt}
18041 \end_layout
18042
18043 \end_inset
18044
18045
18046 \begin_inset Float table
18047 wide false
18048 sideways false
18049 status open
18050
18051 \begin_layout Plain Layout
18052 \begin_inset Caption
18053
18054 \begin_layout Plain Layout
18055 \begin_inset CommandInset label
18056 LatexCommand label
18057 name "tab:Tabla-con-líneas"
18058
18059 \end_inset
18060
18061 Tabla con líneas de grosor 1.5
18062 \begin_inset space \thinspace{}
18063 \end_inset
18064
18065 pt
18066 \end_layout
18067
18068 \end_inset
18069
18070
18071 \end_layout
18072
18073 \begin_layout Plain Layout
18074 \align center
18075 \begin_inset Tabular
18076 <lyxtabular version="3" rows="3" columns="3">
18077 <features>
18078 <column alignment="center" valignment="top" width="0">
18079 <column alignment="center" valignment="top" width="0">
18080 <column alignment="center" valignment="top" width="0">
18081 <row>
18082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 sd
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18092 \begin_inset Text
18093
18094 \begin_layout Plain Layout
18095
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18101 \begin_inset Text
18102
18103 \begin_layout Plain Layout
18104
18105 \end_layout
18106
18107 \end_inset
18108 </cell>
18109 </row>
18110 <row>
18111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18112 \begin_inset Text
18113
18114 \begin_layout Plain Layout
18115
18116 \end_layout
18117
18118 \end_inset
18119 </cell>
18120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18121 \begin_inset Text
18122
18123 \begin_layout Plain Layout
18124 sd
18125 \end_layout
18126
18127 \end_inset
18128 </cell>
18129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18130 \begin_inset Text
18131
18132 \begin_layout Plain Layout
18133
18134 \end_layout
18135
18136 \end_inset
18137 </cell>
18138 </row>
18139 <row>
18140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162 sd
18163 \end_layout
18164
18165 \end_inset
18166 </cell>
18167 </row>
18168 </lyxtabular>
18169
18170 \end_inset
18171
18172
18173 \end_layout
18174
18175 \end_inset
18176
18177
18178 \begin_inset ERT
18179 status collapsed
18180
18181 \begin_layout Plain Layout
18182
18183
18184 \backslash
18185 setlength{
18186 \backslash
18187 arrayrulewidth}{0.4pt}
18188 \end_layout
18189
18190 \end_inset
18191
18192
18193 \end_layout
18194
18195 \begin_layout Standard
18196 \begin_inset VSpace bigskip
18197 \end_inset
18198
18199 Para definir un grosor de 1.5
18200 \begin_inset space \thinspace{}
18201 \end_inset
18202
18203 pt sólo para líneas horizontales, como en la tabla
18204 \begin_inset space ~
18205 \end_inset
18206
18207
18208 \begin_inset CommandInset ref
18209 LatexCommand ref
18210 reference "tab:Tabla-con-horizontales"
18211
18212 \end_inset
18213
18214 , inserta estos comandos en código TeX antes de la tabla o flotante:
18215 \end_layout
18216
18217 \begin_layout Standard
18218
18219 \series bold
18220
18221 \backslash
18222 let
18223 \backslash
18224 myHline
18225 \backslash
18226 hline
18227 \begin_inset Newline newline
18228 \end_inset
18229
18230
18231 \backslash
18232 renewcommand{
18233 \backslash
18234 hline}
18235 \begin_inset Newline newline
18236 \end_inset
18237
18238  {
18239 \backslash
18240 noalign{
18241 \backslash
18242 global
18243 \backslash
18244 arrayrulewidth 1.5pt}
18245 \begin_inset Newline newline
18246 \end_inset
18247
18248   
18249 \backslash
18250 myHline
18251 \backslash
18252 noalign{
18253 \backslash
18254 global
18255 \backslash
18256 arrayrulewidth 0.4pt}}
18257 \end_layout
18258
18259 \begin_layout Standard
18260 Para volver al grosor predeterminado, inserta este comando en código TeX
18261  detrás de la tabla o flotante:
18262 \end_layout
18263
18264 \begin_layout Standard
18265
18266 \series bold
18267
18268 \backslash
18269 renewcommand{
18270 \backslash
18271 hline}{
18272 \backslash
18273 myHline}
18274 \end_layout
18275
18276 \begin_layout Standard
18277 \begin_inset ERT
18278 status collapsed
18279
18280 \begin_layout Plain Layout
18281
18282
18283 \backslash
18284 let
18285 \backslash
18286 myHline
18287 \backslash
18288 hline
18289 \end_layout
18290
18291 \begin_layout Plain Layout
18292
18293
18294 \backslash
18295 renewcommand{
18296 \backslash
18297 hline}
18298 \end_layout
18299
18300 \begin_layout Plain Layout
18301
18302  {
18303 \backslash
18304 noalign{
18305 \backslash
18306 global
18307 \backslash
18308 arrayrulewidth 1.5pt}
18309 \end_layout
18310
18311 \begin_layout Plain Layout
18312
18313   
18314 \backslash
18315 myHline
18316 \backslash
18317 noalign{
18318 \backslash
18319 global
18320 \backslash
18321 arrayrulewidth 0.4pt}}
18322 \end_layout
18323
18324 \end_inset
18325
18326
18327 \begin_inset Float table
18328 wide false
18329 sideways false
18330 status open
18331
18332 \begin_layout Plain Layout
18333 \begin_inset Caption
18334
18335 \begin_layout Plain Layout
18336 \begin_inset CommandInset label
18337 LatexCommand label
18338 name "tab:Tabla-con-horizontales"
18339
18340 \end_inset
18341
18342 Tabla con líneas horizontales de 1.5
18343 \begin_inset space \thinspace{}
18344 \end_inset
18345
18346 pt
18347 \end_layout
18348
18349 \end_inset
18350
18351
18352 \end_layout
18353
18354 \begin_layout Plain Layout
18355 \align center
18356 \begin_inset Tabular
18357 <lyxtabular version="3" rows="3" columns="3">
18358 <features>
18359 <column alignment="center" valignment="top" width="0">
18360 <column alignment="center" valignment="top" width="0">
18361 <column alignment="center" valignment="top" width="0">
18362 <row>
18363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367 sd
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 </row>
18391 <row>
18392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405 sd
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18411 \begin_inset Text
18412
18413 \begin_layout Plain Layout
18414
18415 \end_layout
18416
18417 \end_inset
18418 </cell>
18419 </row>
18420 <row>
18421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18422 \begin_inset Text
18423
18424 \begin_layout Plain Layout
18425
18426 \end_layout
18427
18428 \end_inset
18429 </cell>
18430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18431 \begin_inset Text
18432
18433 \begin_layout Plain Layout
18434
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Plain Layout
18443 sd
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 </row>
18449 </lyxtabular>
18450
18451 \end_inset
18452
18453
18454 \end_layout
18455
18456 \end_inset
18457
18458
18459 \begin_inset ERT
18460 status collapsed
18461
18462 \begin_layout Plain Layout
18463
18464
18465 \backslash
18466 renewcommand{
18467 \backslash
18468 hline}{
18469 \backslash
18470 myHline}
18471 \end_layout
18472
18473 \end_inset
18474
18475
18476 \end_layout
18477
18478 \begin_layout Standard
18479 \begin_inset VSpace bigskip
18480 \end_inset
18481
18482 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
18483  siguiente formato de columna en el preámbulo del documento, de acuerdo
18484  con lo descrito en la sección
18485 \begin_inset space ~
18486 \end_inset
18487
18488
18489 \begin_inset CommandInset ref
18490 LatexCommand ref
18491 reference "sub:Formato-Personalizado"
18492
18493 \end_inset
18494
18495 :
18496 \end_layout
18497
18498 \begin_layout Standard
18499
18500 \series bold
18501
18502 \backslash
18503 newcolumntype{V}{!{
18504 \backslash
18505 vrule width 1.5pt}}
18506 \end_layout
18507
18508 \begin_layout Standard
18509 Para la tabla
18510 \begin_inset space ~
18511 \end_inset
18512
18513
18514 \begin_inset CommandInset ref
18515 LatexCommand ref
18516 reference "tab:Tabla-con-verticales"
18517
18518 \end_inset
18519
18520  se usó el argumento LaTeX
18521 \end_layout
18522
18523 \begin_layout Standard
18524
18525 \series bold
18526 VcV
18527 \end_layout
18528
18529 \begin_layout Standard
18530 para la última columna y
18531 \end_layout
18532
18533 \begin_layout Standard
18534
18535 \series bold
18536 Vc
18537 \end_layout
18538
18539 \begin_layout Standard
18540 para las otras.
18541 \end_layout
18542
18543 \begin_layout Standard
18544 \begin_inset Float table
18545 wide false
18546 sideways false
18547 status open
18548
18549 \begin_layout Plain Layout
18550 \begin_inset Caption
18551
18552 \begin_layout Plain Layout
18553 \begin_inset CommandInset label
18554 LatexCommand label
18555 name "tab:Tabla-con-verticales"
18556
18557 \end_inset
18558
18559 Tabla con líneas verticales de 1.5
18560 \begin_inset space \thinspace{}
18561 \end_inset
18562
18563 pt de grosor
18564 \end_layout
18565
18566 \end_inset
18567
18568
18569 \end_layout
18570
18571 \begin_layout Plain Layout
18572 \align center
18573 \begin_inset Tabular
18574 <lyxtabular version="3" rows="3" columns="3">
18575 <features>
18576 <column alignment="center" valignment="top" width="0" special="Vc">
18577 <column alignment="center" valignment="top" width="0" special="Vc">
18578 <column alignment="center" valignment="top" width="0" special="VcV">
18579 <row>
18580 <cell alignment="center" valignment="top" topline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584 sd
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 <cell alignment="center" valignment="top" topline="true" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Plain Layout
18593
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 <cell alignment="center" valignment="top" topline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 </row>
18608 <row>
18609 <cell alignment="center" valignment="top" topline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" topline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 sd
18623 \end_layout
18624
18625 \end_inset
18626 </cell>
18627 <cell alignment="center" valignment="top" topline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 </row>
18637 <row>
18638 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660 sd
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 </row>
18666 </lyxtabular>
18667
18668 \end_inset
18669
18670
18671 \end_layout
18672
18673 \end_inset
18674
18675
18676 \end_layout
18677
18678 \begin_layout Subsection
18679 Líneas de trazos
18680 \begin_inset Index
18681 status collapsed
18682
18683 \begin_layout Plain Layout
18684 Personalización de tablas ! Líneas de trazos
18685 \end_layout
18686
18687 \end_inset
18688
18689
18690 \end_layout
18691
18692 \begin_layout Standard
18693 \begin_inset ERT
18694 status collapsed
18695
18696 \begin_layout Plain Layout
18697
18698
18699 \backslash
18700 ifarydshln
18701 \end_layout
18702
18703 \end_inset
18704
18705
18706 \begin_inset Note Note
18707 status collapsed
18708
18709 \begin_layout Plain Layout
18710 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
18711  LaTeX 
18712 \series bold
18713 arydshln
18714 \series default
18715 .
18716 \end_layout
18717
18718 \end_inset
18719
18720
18721 \end_layout
18722
18723 \begin_layout Standard
18724 \begin_inset Float table
18725 placement H
18726 wide false
18727 sideways false
18728 status open
18729
18730 \begin_layout Plain Layout
18731 \begin_inset Caption
18732
18733 \begin_layout Plain Layout
18734 \begin_inset CommandInset label
18735 LatexCommand label
18736 name "tab:Tabla-con-trazos"
18737
18738 \end_inset
18739
18740 Tabla con líneas de trazos
18741 \end_layout
18742
18743 \end_inset
18744
18745
18746 \end_layout
18747
18748 \begin_layout Plain Layout
18749 \align center
18750 \begin_inset Tabular
18751 <lyxtabular version="3" rows="5" columns="5">
18752 <features>
18753 <column alignment="center" valignment="top" width="0">
18754 <column alignment="center" valignment="top" width="0">
18755 <column alignment="center" valignment="top" width="0" special=":c">
18756 <column alignment="center" valignment="top" width="0">
18757 <column alignment="center" valignment="top" width="0">
18758 <row>
18759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18760 \begin_inset Text
18761
18762 \begin_layout Plain Layout
18763 a
18764 \end_layout
18765
18766 \end_inset
18767 </cell>
18768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772 b
18773 \end_layout
18774
18775 \end_inset
18776 </cell>
18777 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781 c
18782 \end_layout
18783
18784 \end_inset
18785 </cell>
18786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18787 \begin_inset Text
18788
18789 \begin_layout Plain Layout
18790 d
18791 \end_layout
18792
18793 \end_inset
18794 </cell>
18795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799 e
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 </row>
18805 <row>
18806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810 f
18811 \end_layout
18812
18813 \end_inset
18814 </cell>
18815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819 g
18820 \end_layout
18821
18822 \end_inset
18823 </cell>
18824 <cell alignment="center" valignment="top" topline="true" usebox="none">
18825 \begin_inset Text
18826
18827 \begin_layout Plain Layout
18828 h
18829 \end_layout
18830
18831 \end_inset
18832 </cell>
18833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18834 \begin_inset Text
18835
18836 \begin_layout Plain Layout
18837 i
18838 \end_layout
18839
18840 \end_inset
18841 </cell>
18842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846 j
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 </row>
18852 <row>
18853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857 \begin_inset ERT
18858 status collapsed
18859
18860 \begin_layout Plain Layout
18861
18862
18863 \backslash
18864 hdashline 
18865 \end_layout
18866
18867 \end_inset
18868
18869 k
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878 l
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 <cell alignment="center" valignment="top" usebox="none">
18884 \begin_inset Text
18885
18886 \begin_layout Plain Layout
18887 m
18888 \end_layout
18889
18890 \end_inset
18891 </cell>
18892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Plain Layout
18896 n
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905 o
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 </row>
18911 <row>
18912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916 \begin_inset ERT
18917 status collapsed
18918
18919 \begin_layout Plain Layout
18920
18921
18922 \backslash
18923 cdashline{4-5}
18924 \end_layout
18925
18926 \end_inset
18927
18928 p
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937 q
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18943 \begin_inset Text
18944
18945 \begin_layout Plain Layout
18946 r
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955 s
18956 \end_layout
18957
18958 \end_inset
18959 </cell>
18960 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 </row>
18970 <row>
18971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975 t
18976 \end_layout
18977
18978 \end_inset
18979 </cell>
18980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984 u
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993 v
18994 \end_layout
18995
18996 \end_inset
18997 </cell>
18998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \begin_layout Plain Layout
19002 w
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011 x
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 </row>
19017 </lyxtabular>
19018
19019 \end_inset
19020
19021
19022 \end_layout
19023
19024 \end_inset
19025
19026
19027 \end_layout
19028
19029 \begin_layout Standard
19030 En principio LyX no soporta líneas de trazos, hay que usar código TeX.
19031  Hay que cargar antes en el preámbulo del documento el paquete LaTeX 
19032 \series bold
19033 arydshln
19034 \series default
19035
19036 \begin_inset Index
19037 status collapsed
19038
19039 \begin_layout Plain Layout
19040 LaTeX-paquetes ! arydshln
19041 \end_layout
19042
19043 \end_inset
19044
19045  
19046 \end_layout
19047
19048 \begin_layout Standard
19049
19050 \series bold
19051
19052 \backslash
19053 usepackage{arydshln}
19054 \end_layout
19055
19056 \begin_layout Standard
19057 Para hacer una línea vertical a trazos, introduce dos puntos «
19058 \series bold
19059 :
19060 \series default
19061 » junto con el carácter para alineación horizontal como argumento LaTeX
19062  en el diálogo de celda de tabla.
19063 \end_layout
19064
19065 \begin_layout Standard
19066 Para una línea de trazos horizontal añade el comando
19067 \end_layout
19068
19069 \begin_layout Standard
19070
19071 \series bold
19072
19073 \backslash
19074 hdashline
19075 \end_layout
19076
19077 \begin_layout Standard
19078 en código TeX como primer elemento de la primera celda en la fila.
19079 \end_layout
19080
19081 \begin_layout Standard
19082 Para líneas de trazos en multicolumna usa el comando
19083 \end_layout
19084
19085 \begin_layout Standard
19086
19087 \series bold
19088
19089 \backslash
19090 cdashline{número de líneas}
19091 \end_layout
19092
19093 \begin_layout Standard
19094 en código TeX como primer elemento de la primera celda en la fila.
19095  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
19096  4 y quieres una línea de trazos por encima, añade el comando
19097 \end_layout
19098
19099 \begin_layout Standard
19100
19101 \series bold
19102
19103 \backslash
19104 cdashline{2-4}
19105 \end_layout
19106
19107 \begin_layout Standard
19108 como primer elemento de la primera celda en la fila de la multicolumna.
19109 \end_layout
19110
19111 \begin_layout Standard
19112 \begin_inset VSpace bigskip
19113 \end_inset
19114
19115
19116 \end_layout
19117
19118 \begin_layout Standard
19119 La tabla
19120 \begin_inset space ~
19121 \end_inset
19122
19123
19124 \begin_inset CommandInset ref
19125 LatexCommand ref
19126 reference "tab:Tabla-con-trazos"
19127
19128 \end_inset
19129
19130  se ha hecho usando «
19131 \series bold
19132 :c
19133 \series default
19134 » como argumento LaTeX de la tercera columna.
19135  El comando en código TeX 
19136 \series bold
19137
19138 \backslash
19139 hdashline
19140 \series default
19141  se ha insertado en la primera celda de la tercera fila y el comando en
19142  código TeX
19143 \begin_inset Newline newline
19144 \end_inset
19145
19146
19147 \series bold
19148
19149 \backslash
19150 cdashline{4-5}
19151 \series default
19152  en la primera celda de la cuarta fila.
19153 \end_layout
19154
19155 \begin_layout Standard
19156 \begin_inset Note Greyedout
19157 status open
19158
19159 \begin_layout Plain Layout
19160
19161 \series bold
19162 Nota:
19163 \series default
19164  Aparentemente el paquete LaTeX 
19165 \series bold
19166 arydshln
19167 \series default
19168  no es compatible con el paquete LaTeX 
19169 \series bold
19170 colortbl
19171 \series default
19172
19173 \begin_inset Index
19174 status collapsed
19175
19176 \begin_layout Plain Layout
19177 LaTeX-paquetes ! colortbl
19178 \end_layout
19179
19180 \end_inset
19181
19182  que se usa para tablas coloreadas en la sección
19183 \begin_inset space ~
19184 \end_inset
19185
19186
19187 \begin_inset CommandInset ref
19188 LatexCommand ref
19189 reference "sec:Tablas-Coloreadas"
19190
19191 \end_inset
19192
19193 .
19194  Esto implica que las tablas coloreadas no pueden tener líneas de trazos.
19195 \end_layout
19196
19197 \end_inset
19198
19199
19200 \end_layout
19201
19202 \begin_layout Standard
19203 \begin_inset ERT
19204 status collapsed
19205
19206 \begin_layout Plain Layout
19207
19208
19209 \backslash
19210 else
19211 \end_layout
19212
19213 \end_inset
19214
19215
19216 \begin_inset Note Note
19217 status collapsed
19218
19219 \begin_layout Plain Layout
19220 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
19221  
19222 \series bold
19223 arydshln
19224 \series default
19225 .
19226 \end_layout
19227
19228 \end_inset
19229
19230
19231 \end_layout
19232
19233 \begin_layout Standard
19234 Debes instalar el paquete LaTeX 
19235 \series bold
19236 arydshln
19237 \series default
19238  para ver la parte siguiente en la salida.
19239 \end_layout
19240
19241 \begin_layout Standard
19242 \begin_inset ERT
19243 status collapsed
19244
19245 \begin_layout Plain Layout
19246
19247
19248 \backslash
19249 fi
19250 \end_layout
19251
19252 \end_inset
19253
19254
19255 \end_layout
19256
19257 \begin_layout Chapter
19258 Flotantes
19259 \begin_inset Index
19260 status collapsed
19261
19262 \begin_layout Plain Layout
19263 Flotantes
19264 \end_layout
19265
19266 \end_inset
19267
19268
19269 \end_layout
19270
19271 \begin_layout Section
19272 Introducción
19273 \begin_inset CommandInset label
19274 LatexCommand label
19275 name "sec:Introducción-Flotantes"
19276
19277 \end_inset
19278
19279
19280 \begin_inset Index
19281 status collapsed
19282
19283 \begin_layout Plain Layout
19284 Flotantes ! Introducción
19285 \end_layout
19286
19287 \end_inset
19288
19289
19290 \end_layout
19291
19292 \begin_layout Standard
19293 Un flotante es un bloque de texto asociado con algún tipo de etiqueta que
19294  no tiene posición fija.
19295  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
19296  Las 
19297 \family sans
19298 Notas
19299 \begin_inset space ~
19300 \end_inset
19301
19302 al
19303 \begin_inset space ~
19304 \end_inset
19305
19306 pie
19307 \family default
19308  y 
19309 \family sans
19310 Notas
19311 \begin_inset space ~
19312 \end_inset
19313
19314 al
19315 \begin_inset space ~
19316 \end_inset
19317
19318 margen
19319 \family default
19320  también son flotantes, porque pueden flotar a la página siguiente cuando
19321  hay demasiadas notas en la página.
19322 \end_layout
19323
19324 \begin_layout Standard
19325 Los flotantes permiten composiciones de alta calidad.
19326  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
19327  impedir espacios en blanco y páginas sin texto.
19328  Como el flotante destruye a menudo el contexto entre texto e imagen o tabla,
19329  cada flotante puede ser referenciado en el texto.
19330  Por lo tanto los flotantes están numerados.
19331  Las referencias se describen en la sección
19332 \begin_inset space ~
19333 \end_inset
19334
19335
19336 \begin_inset CommandInset ref
19337 LatexCommand ref
19338 reference "sec:Referencias-a-Flotantes"
19339
19340 \end_inset
19341
19342 .
19343 \end_layout
19344
19345 \begin_layout Standard
19346 Para insertar un flotante, usa el menú 
19347 \family sans
19348 Insertar\SpecialChar \menuseparator
19349 Flotante
19350 \family default
19351 .
19352  Esto inserta una 
19353 \family sans
19354 Leyenda,
19355 \family default
19356  un cuadro con una etiqueta.
19357  La etiqueta se traducirá automáticamente al idioma del documento.
19358  Tras la etiqueta puedes insertar el texto de la leyenda.
19359  La imagen o tabla se inserta encima o debajo de la leyenda en un párrafo
19360  separado dentro del flotante.
19361  La colocación de leyendas se describe en la sección
19362 \begin_inset space ~
19363 \end_inset
19364
19365
19366 \begin_inset CommandInset ref
19367 LatexCommand ref
19368 reference "sec:Colocación-de-leyendas"
19369
19370 \end_inset
19371
19372 .
19373  Para mantener legible el documento LyX, puedes abrir y cerrar el flotante
19374  con clic izquierdo sobre él.
19375  Un cuadro cerrado se muestra así: 
19376 \begin_inset Graphics
19377         filename clipart/flotanteQt4.png
19378         scale 70
19379
19380 \end_inset
19381
19382  —un cuadro gris con etiqueta en rojo—.
19383 \end_layout
19384
19385 \begin_layout Standard
19386 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19387  errores de LaTeX si el texto circundante se formatea de modo especial.
19388 \end_layout
19389
19390 \begin_layout Standard
19391 Figuras o tablas ya existentes pueden ponerse en un flotante marcándolas
19392  y pinchando el botón correspondiente de la barra de herramientas para un
19393  flotante nuevo.
19394 \end_layout
19395
19396 \begin_layout Section
19397 Tipos de flotantes
19398 \end_layout
19399
19400 \begin_layout Standard
19401 Además de los flotantes de imagen y de tabla que se describen en la sección
19402 \begin_inset space ~
19403 \end_inset
19404
19405
19406 \begin_inset CommandInset ref
19407 LatexCommand ref
19408 reference "sec:Figuras-Flotantes"
19409
19410 \end_inset
19411
19412  y 
19413 \begin_inset CommandInset ref
19414 LatexCommand ref
19415 reference "sec:Tablas-Flotantes"
19416
19417 \end_inset
19418
19419 , respectivamente, LyX ofrece los tipos 
19420 \series bold
19421 Algoritmo
19422 \series default
19423  y 
19424 \series bold
19425 Envoltorio
19426 \series default
19427 .
19428 \end_layout
19429
19430 \begin_layout Subsection
19431 Algoritmos flotantes
19432 \begin_inset Index
19433 status collapsed
19434
19435 \begin_layout Plain Layout
19436 Flotantes ! Algoritmos
19437 \end_layout
19438
19439 \end_inset
19440
19441
19442 \begin_inset CommandInset label
19443 LatexCommand label
19444 name "sub:Algoritmos-Flotantes"
19445
19446 \end_inset
19447
19448
19449 \end_layout
19450
19451 \begin_layout Standard
19452 \begin_inset Float algorithm
19453 placement h
19454 wide false
19455 sideways false
19456 status open
19457
19458 \begin_layout Plain Layout
19459 \begin_inset Caption
19460
19461 \begin_layout Plain Layout
19462 \begin_inset CommandInset label
19463 LatexCommand label
19464 name "alg:Ejemplo-de-Algoritmo-flotante"
19465
19466 \end_inset
19467
19468 Ejemplo de algoritmo flotante
19469 \end_layout
19470
19471 \end_inset
19472
19473
19474 \end_layout
19475
19476 \begin_layout LyX-Code
19477 for I in 1..N loop
19478 \begin_inset Newline newline
19479 \end_inset
19480
19481  Sum:= Sum + A(I); /*comment*/
19482 \begin_inset Newline newline
19483 \end_inset
19484
19485 end loop
19486 \begin_inset VSpace -4mm
19487 \end_inset
19488
19489
19490 \end_layout
19491
19492 \end_inset
19493
19494
19495 \end_layout
19496
19497 \begin_layout Standard
19498 Este tipo de flotante se inserta con el menú 
19499 \family sans
19500 Insertar\SpecialChar \menuseparator
19501 Flotante\SpecialChar \menuseparator
19502 Algoritmo
19503 \family default
19504 .
19505  Se usa para códigos y descripciones de algoritmos.
19506  Un posible entorno para algoritmos es 
19507 \family sans
19508 Código-LyX
19509 \family default
19510 , descrito en la 
19511 \emph on
19512 Guía del usuario
19513 \emph default
19514  de LyX.
19515  El algoritmo
19516 \begin_inset space ~
19517 \end_inset
19518
19519
19520 \begin_inset CommandInset ref
19521 LatexCommand ref
19522 reference "alg:Ejemplo-de-Algoritmo-flotante"
19523
19524 \end_inset
19525
19526  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
19527  vertical de -4
19528 \begin_inset space \thinspace{}
19529 \end_inset
19530
19531 mm al final para tener la línea inferior exactamente bajo la última línea
19532  de texto.
19533 \end_layout
19534
19535 \begin_layout Standard
19536 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
19537  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
19538 \end_layout
19539
19540 \begin_layout Standard
19541
19542 \series bold
19543
19544 \backslash
19545 floatname{algorithm}{nombre}
19546 \end_layout
19547
19548 \begin_layout Standard
19549 donde 
19550 \family sans
19551 nombre
19552 \family default
19553  es la palabra «
19554 \emph on
19555 algorithm
19556 \emph default
19557 » en el lenguaje deseado.
19558 \end_layout
19559
19560 \begin_layout Standard
19561 En estos casos, para insertar la lista de algoritmos no puedes usar el menú
19562  
19563 \family sans
19564 Insertar\SpecialChar \menuseparator
19565 Lista
19566 \begin_inset space \thinspace{}
19567 \end_inset
19568
19569 /
19570 \begin_inset space \thinspace{}
19571 \end_inset
19572
19573 Índice\SpecialChar \menuseparator
19574 Lista de algoritmos
19575 \family default
19576  como en documentos en inglés.
19577  Para documentos en otro idioma usa en su lugar el comando en código TeX:
19578 \end_layout
19579
19580 \begin_layout Standard
19581
19582 \series bold
19583
19584 \backslash
19585 listof{algorithm}{nombre}
19586 \end_layout
19587
19588 \begin_layout Standard
19589 donde 
19590 \family sans
19591 nombre
19592 \family default
19593  es «
19594 \emph on
19595 List of algorithms
19596 \emph default
19597 » en tu idioma.
19598 \end_layout
19599
19600 \begin_layout Standard
19601 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
19602  para tablas e imágenes flotantes en muchas clases de documento, «capítulo.algori
19603 tmo».
19604  Para numerarlos con ese esquema, añade este comando en el preámbulo del
19605  documento:
19606 \end_layout
19607
19608 \begin_layout Standard
19609
19610 \series bold
19611
19612 \backslash
19613 numberwithin{algorithm}{chapter}
19614 \end_layout
19615
19616 \begin_layout Standard
19617 Para poder usar el comando 
19618 \series bold
19619
19620 \backslash
19621 numberwithin
19622 \series default
19623 , marca la opción 
19624 \family sans
19625 Usar
19626 \begin_inset space ~
19627 \end_inset
19628
19629 el
19630 \begin_inset space ~
19631 \end_inset
19632
19633 paquete
19634 \begin_inset space ~
19635 \end_inset
19636
19637 AMS
19638 \family default
19639  en el menú 
19640 \family sans
19641 Documento\SpecialChar \menuseparator
19642 Configuración\SpecialChar \menuseparator
19643 Opciones para ecuaciones
19644 \family default
19645 .
19646 \end_layout
19647
19648 \begin_layout Subsection
19649 Flotantes envueltos
19650 \begin_inset Index
19651 status collapsed
19652
19653 \begin_layout Plain Layout
19654 Flotantes ! Envoltorio
19655 \end_layout
19656
19657 \end_inset
19658
19659
19660 \end_layout
19661
19662 \begin_layout Standard
19663 \begin_inset Wrap figure
19664 lines 0
19665 placement l
19666 overhang 1cm
19667 width "40col%"
19668 status open
19669
19670 \begin_layout Plain Layout
19671 \begin_inset Graphics
19672         filename ../clipart/mobius.eps
19673         width 40col%
19674         rotateOrigin center
19675
19676 \end_inset
19677
19678
19679 \end_layout
19680
19681 \begin_layout Plain Layout
19682 \begin_inset Caption
19683
19684 \begin_layout Plain Layout
19685 \begin_inset CommandInset label
19686 LatexCommand label
19687 name "fig:Envoltorio-de-figura"
19688
19689 \end_inset
19690
19691 Figura envuelta en el texto
19692 \end_layout
19693
19694 \end_inset
19695
19696
19697 \end_layout
19698
19699 \end_inset
19700
19701  Este tipo de flotante se usa para adosar una figura o una tabla al texto,
19702  de modo que ocupe sólo una parte del ancho de columna.
19703  Se inserta con el menú 
19704 \family sans
19705 Insertar\SpecialChar \menuseparator
19706 Flotante\SpecialChar \menuseparator
19707 Figura
19708 \begin_inset space ~
19709 \end_inset
19710
19711 envuelta
19712 \family default
19713
19714 \begin_inset space \thinspace{}
19715 \end_inset
19716
19717 /
19718 \begin_inset space \thinspace{}
19719 \end_inset
19720
19721
19722 \family sans
19723 Tabla
19724 \begin_inset space ~
19725 \end_inset
19726
19727 envuelta
19728 \family default
19729  si está instalado el paquete LaTeX 
19730 \series bold
19731 wrapfig
19732 \series default
19733
19734 \begin_inset Index
19735 status collapsed
19736
19737 \begin_layout Plain Layout
19738 LaTeX-paquetes ! wrapfig
19739 \begin_inset ERT
19740 status collapsed
19741
19742 \begin_layout Plain Layout
19743
19744
19745 \backslash
19746 vspace{4mm}
19747 \end_layout
19748
19749 \end_inset
19750
19751
19752 \end_layout
19753
19754 \end_inset
19755
19756 .
19757 \begin_inset Foot
19758 status collapsed
19759
19760 \begin_layout Plain Layout
19761 La instalación de paquetes LaTeX se explica en el manual 
19762 \emph on
19763 Configuración de LaTeX
19764 \emph default
19765 .
19766 \end_layout
19767
19768 \end_inset
19769
19770  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
19771  con clic derecho sobre el cuadro del flotante.
19772  Son obligatorias la 
19773 \family sans
19774 Ubicación
19775 \family default
19776  y la 
19777 \family sans
19778 Anchura
19779 \family default
19780 .
19781  Son opcionales 
19782 \family sans
19783 Extensión al margen
19784 \family default
19785 , que especifica la anchura de invasión del margen, y 
19786 \family sans
19787 Extender
19788 \begin_inset space ~
19789 \end_inset
19790
19791 a
19792 \begin_inset space ~
19793 \end_inset
19794
19795 líneas
19796 \family default
19797 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
19798  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
19799  opción sólo si encuentras problemas en la colocación del flotante.
19800  Además puedes decidir si permitir que LaTeX deje flotar el flotante dentro
19801  del párrafo o en los párrafos adyacentes.
19802  La figura
19803 \begin_inset space ~
19804 \end_inset
19805
19806
19807 \begin_inset CommandInset ref
19808 LatexCommand ref
19809 reference "fig:Envoltorio-de-figura"
19810
19811 \end_inset
19812
19813  es un ejemplo de envoltorio con una anchura de columna del 40
19814 \begin_inset space \thinspace{}
19815 \end_inset
19816
19817 %, ubicado a la izquierda y 1
19818 \begin_inset space \thinspace{}
19819 \end_inset
19820
19821 cm de invasión de margen.
19822 \begin_inset Foot
19823 status collapsed
19824
19825 \begin_layout Plain Layout
19826 Consulta las unidades disponibles en el apéndice
19827 \begin_inset space ~
19828 \end_inset
19829
19830
19831 \begin_inset CommandInset ref
19832 LatexCommand ref
19833 reference "cha:Unidades-disponibles-en"
19834
19835 \end_inset
19836
19837 .
19838 \end_layout
19839
19840 \end_inset
19841
19842
19843 \end_layout
19844
19845 \begin_layout Standard
19846 \begin_inset Note Greyedout
19847 status open
19848
19849 \begin_layout Plain Layout
19850
19851 \series bold
19852 Nota:
19853 \series default
19854  ¡Los flotantes envueltos son frágiles! P.
19855 \begin_inset space \thinspace{}
19856 \end_inset
19857
19858 e.
19859 \begin_inset space ~
19860 \end_inset
19861
19862 si una figura está demasiado cerca de la parte inferior de la página se
19863  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
19864  o situarse junto a otro texto.
19865 \end_layout
19866
19867 \end_inset
19868
19869
19870 \end_layout
19871
19872 \begin_layout Standard
19873 En general:
19874 \end_layout
19875
19876 \begin_layout Itemize
19877 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
19878  salto de página.
19879  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
19880  esté casi listo y puedas prever los saltos de página.
19881 \end_layout
19882
19883 \begin_layout Itemize
19884 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
19885  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
19886 \end_layout
19887
19888 \begin_layout Itemize
19889 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
19890  que procura que haya un párrafo de texto entre ellos.
19891 \end_layout
19892
19893 \begin_layout Itemize
19894 Los flotantes envueltos no están permitidos en cabeceras de sección o tablas.
19895 \end_layout
19896
19897 \begin_layout Section
19898 Numeración de flotantes
19899 \begin_inset Index
19900 status collapsed
19901
19902 \begin_layout Plain Layout
19903 Flotantes ! Numeración
19904 \end_layout
19905
19906 \end_inset
19907
19908
19909 \end_layout
19910
19911 \begin_layout Standard
19912 En general, los flotantes se numeran independientemente de las secciones
19913  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
19914  dependiendo de la clase de documento utilizada.
19915 \end_layout
19916
19917 \begin_layout Standard
19918 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
19919  comando en el preámbulo del documento:
19920 \end_layout
19921
19922 \begin_layout Standard
19923
19924 \series bold
19925
19926 \backslash
19927 renewcommand{
19928 \backslash
19929 thetable}{
19930 \backslash
19931 roman{table}}
19932 \end_layout
19933
19934 \begin_layout Standard
19935
19936 \series bold
19937
19938 \backslash
19939 thetable 
19940 \series default
19941 es el comando que imprime el número de la tabla, para figuras flotantes
19942  el comando sería 
19943 \series bold
19944
19945 \backslash
19946 thefigure
19947 \series default
19948 .
19949  El comando 
19950 \series bold
19951
19952 \backslash
19953 roman
19954 \series default
19955  imprime el número de tabla en números romanos en minúscula.
19956 \end_layout
19957
19958 \begin_layout Standard
19959 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
19960  usa este comando en el preámbulo:
19961 \end_layout
19962
19963 \begin_layout Standard
19964
19965 \series bold
19966
19967 \backslash
19968 numberwithin{table}{subsection}
19969 \end_layout
19970
19971 \begin_layout Standard
19972 Para poder usar el comando 
19973 \series bold
19974
19975 \backslash
19976 numberwithin
19977 \series default
19978 , debes marcar la opción 
19979 \family sans
19980 Usar
19981 \begin_inset space ~
19982 \end_inset
19983
19984 el
19985 \begin_inset space ~
19986 \end_inset
19987
19988 paquete
19989 \begin_inset space ~
19990 \end_inset
19991
19992 AMS 
19993 \family default
19994 en el apartado 
19995 \family sans
19996 Opciones para ecuaciones 
19997 \family default
19998 de las preferencias del documento.
19999 \end_layout
20000
20001 \begin_layout Standard
20002 Puedes ver más detalles y notas importantes sobre comandos de numeración
20003  en la sección
20004 \begin_inset space ~
20005 \end_inset
20006
20007
20008 \begin_inset CommandInset ref
20009 LatexCommand ref
20010 reference "sub:Numeración-de-Notas-al-Pie"
20011
20012 \end_inset
20013
20014 .
20015 \end_layout
20016
20017 \begin_layout Section
20018 Referencias a flotantes
20019 \begin_inset CommandInset label
20020 LatexCommand label
20021 name "sec:Referencias-a-Flotantes"
20022
20023 \end_inset
20024
20025
20026 \begin_inset Index
20027 status collapsed
20028
20029 \begin_layout Plain Layout
20030 Flotantes ! Referencias
20031 \end_layout
20032
20033 \end_inset
20034
20035
20036 \begin_inset Index
20037 status collapsed
20038
20039 \begin_layout Plain Layout
20040 Referencias
20041 \end_layout
20042
20043 \end_inset
20044
20045
20046 \end_layout
20047
20048 \begin_layout Standard
20049 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
20050  menú 
20051 \family sans
20052 Insertar\SpecialChar \menuseparator
20053 Etiqueta
20054 \family default
20055  o el botón 
20056 \begin_inset Graphics
20057         filename ../../images/label-insert.png
20058         scale 85
20059
20060 \end_inset
20061
20062 .
20063  Aparece una ventana esperando la introducción del texto de la etiqueta
20064  y se inserta un cuadro gris como este: 
20065 \begin_inset Graphics
20066         filename clipart/etiquetaQt4.png
20067         scale 85
20068
20069 \end_inset
20070
20071 .
20072  LyX ofrece como texto las primeras palabras de la leyenda con un prefijo.
20073  El prefijo depende del tipo de flotante, p.
20074 \begin_inset space \thinspace{}
20075 \end_inset
20076
20077 e.
20078 \begin_inset space ~
20079 \end_inset
20080
20081 para figuras el prefijo será «
20082 \family sans
20083 fig:
20084 \family default
20085 ».
20086 \end_layout
20087
20088 \begin_layout Standard
20089 La etiqueta se usa como ancla y el nombre para la referencia.
20090  Puedes referenciar la etiqueta usando el menú 
20091 \family sans
20092 Insertar\SpecialChar \menuseparator
20093 Referencia
20094 \family default
20095
20096 \begin_inset space ~
20097 \end_inset
20098
20099
20100 \family sans
20101 cruzada
20102 \family default
20103  o el botón 
20104 \begin_inset Graphics
20105         filename ../../images/dialog-show-new-inset_ref.png
20106         scale 85
20107
20108 \end_inset
20109
20110 .
20111  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
20112  Si tienes abiertos varios documentos LyX, escoge aquel con el  que estás
20113  trabajando de la lista desplegable de la parte superior del diálogo.
20114  Puedes ordenar las etiquetas alfabéticamente y elegir una.
20115  Se inserta un cuadro gris como este: 
20116 \begin_inset Graphics
20117         filename clipart/referenciaQt4.png
20118         scale 85
20119
20120 \end_inset
20121
20122 .
20123  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
20124 \end_layout
20125
20126 \begin_layout Standard
20127 Se recomienda poner un espacio protegido entre el nombre de la referencia
20128  cruzada y su número para evitar saltos de línea entre ellos.
20129  Si una referencia cruzada corresponde a una etiqueta inexistente verás
20130  dos interrogaciones en la salida.
20131 \end_layout
20132
20133 \begin_layout Standard
20134 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
20135  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
20136  al texto de la etiqueta nueva, no te ocupes por eso.
20137 \end_layout
20138
20139 \begin_layout Standard
20140 El botón 
20141 \family sans
20142 Ir
20143 \begin_inset space ~
20144 \end_inset
20145
20146 a
20147 \begin_inset space ~
20148 \end_inset
20149
20150 la
20151 \begin_inset space ~
20152 \end_inset
20153
20154 etiqueta
20155 \family default
20156  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
20157  y el texto del botón cambia a 
20158 \family sans
20159 Volver
20160 \family default
20161 , con el que se puede retornar a la referencia.
20162  Un clic derecho sobre el cuadro de la referencia también lleva el cursor
20163  hasta la etiqueta pero sin opción de volver.
20164 \end_layout
20165
20166 \begin_layout Subsection
20167 Formatos de referencia cruzada
20168 \begin_inset CommandInset label
20169 LatexCommand label
20170 name "sub:Formatos-referencia-cruzada"
20171
20172 \end_inset
20173
20174
20175 \begin_inset Index
20176 status collapsed
20177
20178 \begin_layout Plain Layout
20179 Referencias ! Formatos
20180 \end_layout
20181
20182 \end_inset
20183
20184
20185 \end_layout
20186
20187 \begin_layout Standard
20188 Hay seis variedades de referencias cruzadas:
20189 \end_layout
20190
20191 \begin_layout Description
20192 <referencia>: imprime el número flotante, esta es la opción predeterminada:
20193  
20194 \begin_inset CommandInset ref
20195 LatexCommand ref
20196 reference "fig:Dos-imágenes-distorsionadas"
20197
20198 \end_inset
20199
20200
20201 \end_layout
20202
20203 \begin_layout Description
20204 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
20205  habitual para referirse a fórmulas, especialmente si se omite el nombre
20206  «Ecuación»: 
20207 \begin_inset CommandInset ref
20208 LatexCommand eqref
20209 reference "eq:Wgn"
20210
20211 \end_inset
20212
20213
20214 \end_layout
20215
20216 \begin_layout Description
20217 <página>: imprime el número de página: Página
20218 \begin_inset space ~
20219 \end_inset
20220
20221
20222 \begin_inset CommandInset ref
20223 LatexCommand pageref
20224 reference "fig:Dos-imágenes-distorsionadas"
20225
20226 \end_inset
20227
20228
20229 \end_layout
20230
20231 \begin_layout Description
20232 en
20233 \begin_inset space ~
20234 \end_inset
20235
20236 página
20237 \begin_inset space ~
20238 \end_inset
20239
20240 <página>: imprime el texto «en la página» y el número de página: 
20241 \begin_inset CommandInset ref
20242 LatexCommand vpageref
20243 reference "fig:Dos-imágenes-distorsionadas"
20244
20245 \end_inset
20246
20247
20248 \end_layout
20249
20250 \begin_layout Description
20251 <referencia>
20252 \begin_inset space ~
20253 \end_inset
20254
20255 en
20256 \begin_inset space ~
20257 \end_inset
20258
20259 página
20260 \begin_inset space ~
20261 \end_inset
20262
20263 <página>: imprime el número flotante, el texto «en la página» y el número
20264  de página: 
20265 \begin_inset CommandInset ref
20266 LatexCommand vref
20267 reference "fig:Dos-imágenes-distorsionadas"
20268
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \begin_layout Description
20275 Referencia
20276 \begin_inset space ~
20277 \end_inset
20278
20279 con
20280 \begin_inset space ~
20281 \end_inset
20282
20283 formato: imprime un formato personalizado.
20284  
20285 \begin_inset Note Greyedout
20286 status open
20287
20288 \begin_layout Plain Layout
20289
20290 \series bold
20291 Nota:
20292 \series default
20293  Esta característica sólo está disponible si está instalado el paquete LaTeX
20294  
20295 \series bold
20296 prettyref
20297 \series default
20298 .
20299 \end_layout
20300
20301 \end_inset
20302
20303
20304 \end_layout
20305
20306 \begin_layout Standard
20307 Ten en cuenta que el estilo <página>
20308 \begin_inset space \thinspace{}
20309 \end_inset
20310
20311  no imprime el número si la etiqueta está en la misma página, en la anterior
20312  o en la siguiente.
20313  En su lugar verás p.
20314 \begin_inset space \thinspace{}
20315 \end_inset
20316
20317 e.
20318 \begin_inset space ~
20319 \end_inset
20320
20321 el texto «
20322 \family sans
20323 en esta página
20324 \family default
20325 ».
20326 \end_layout
20327
20328 \begin_layout Standard
20329 El número y página actual de la parte del documento referida es automáticamente
20330  calculado por LaTeX en la salida.
20331  Las variedades se ajustan en el campo 
20332 \family sans
20333 Formato
20334 \family default
20335  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
20336 \end_layout
20337
20338 \begin_layout Subsection
20339 Designación automática de referencias
20340 \begin_inset Index
20341 status collapsed
20342
20343 \begin_layout Plain Layout
20344 Referencias ! Designación automática
20345 \end_layout
20346
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \begin_layout Standard
20353 El paquete LaTeX 
20354 \series bold
20355 hyperref
20356 \series default
20357
20358 \begin_inset Index
20359 status collapsed
20360
20361 \begin_layout Plain Layout
20362 LaTeX-paquetes ! hyperref
20363 \end_layout
20364
20365 \end_inset
20366
20367 , que se habilita en 
20368 \family sans
20369 Propiedades PDF
20370 \family default
20371  del diálogo 
20372 \family sans
20373 Documento\SpecialChar \menuseparator
20374 Configuración
20375 \family default
20376 , dispone de una característica muy útil que permite incluir automáticamente
20377  en las referencias cruzadas el nombre de los flotantes referidos (o partes
20378  de texto como 
20379 \emph on
20380 sección
20381 \emph default
20382 ).
20383  Así, p.
20384 \begin_inset space \thinspace{}
20385 \end_inset
20386
20387 e., no tendrás que escribir la palabra «Figura» delante de cada referencia
20388  a una figura.
20389  Para usar esta característica habilita el soporte para 
20390 \series bold
20391 hyperref
20392 \series default
20393  e inserta la siguiente línea en el preámbulo LaTeX:
20394 \end_layout
20395
20396 \begin_layout Standard
20397
20398 \series bold
20399
20400 \backslash
20401 AtBeginDocument{
20402 \backslash
20403 renewcommand{
20404 \backslash
20405 ref}[1]{
20406 \backslash
20407 mbox{
20408 \backslash
20409 autoref{#1}}}}
20410 \end_layout
20411
20412 \begin_layout Standard
20413 Si prefieres otros nombres para las referencias distintos de los predeterminados
20414 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
20415  lo siguiente en el preámbulo:
20416 \end_layout
20417
20418 \begin_layout Standard
20419
20420 \series bold
20421
20422 \backslash
20423 addto
20424 \backslash
20425 extrasenglish{
20426 \backslash
20427 renewcommand{
20428 \backslash
20429 sectionautorefname}
20430 \begin_inset Newline newline
20431 \end_inset
20432
20433
20434 \begin_inset ERT
20435 status collapsed
20436
20437 \begin_layout Plain Layout
20438
20439
20440 \backslash
20441 hphantom{ }
20442 \end_layout
20443
20444 \end_inset
20445
20446 {sec.
20447 \backslash
20448 negthinspace}}
20449 \end_layout
20450
20451 \begin_layout Standard
20452 Si estás usando un idioma de documento distinto del inglés, reemplaza
20453 \begin_inset Newline newline
20454 \end_inset
20455
20456  
20457 \series bold
20458
20459 \backslash
20460 extrasenglish
20461 \series default
20462  por
20463 \series bold
20464  
20465 \backslash
20466 extras***
20467 \series default
20468 , donde *** es el nombre del idioma utilizado.
20469 \end_layout
20470
20471 \begin_layout Standard
20472 Para obtener nombres automáticos pero no para determinados tipos de referencias,
20473  por ejemplo no para ecuaciones, usa este código de preámbulo:
20474 \end_layout
20475
20476 \begin_layout Standard
20477
20478 \series bold
20479
20480 \backslash
20481 newlength{
20482 \backslash
20483 abc}
20484 \begin_inset Newline newline
20485 \end_inset
20486
20487
20488 \backslash
20489 settowidth{
20490 \backslash
20491 abc}{
20492 \backslash
20493 space}
20494 \begin_inset Newline newline
20495 \end_inset
20496
20497
20498 \backslash
20499 addto
20500 \backslash
20501 extrasenglish{
20502 \backslash
20503 renewcommand{
20504 \backslash
20505 equationautorefname}
20506 \begin_inset Newline newline
20507 \end_inset
20508
20509
20510 \begin_inset ERT
20511 status collapsed
20512
20513 \begin_layout Plain Layout
20514
20515
20516 \backslash
20517 hphantom{ }
20518 \end_layout
20519
20520 \end_inset
20521
20522 {
20523 \backslash
20524 hspace{-
20525 \backslash
20526 abc}}
20527 \end_layout
20528
20529 \begin_layout Standard
20530 En la documentación de 
20531 \series bold
20532 hyperref
20533 \series default
20534  
20535 \begin_inset CommandInset citation
20536 LatexCommand cite
20537 key "hyperref"
20538
20539 \end_inset
20540
20541  puedes encontrar más información.
20542
20543 \series bold
20544  
20545 \end_layout
20546
20547 \begin_layout Standard
20548 \begin_inset Note Greyedout
20549 status open
20550
20551 \begin_layout Plain Layout
20552
20553 \series bold
20554 Nota:
20555 \series default
20556  La designación automática de referencias no puede usarse en el estilo 
20557 \family sans
20558 Referencia
20559 \begin_inset space ~
20560 \end_inset
20561
20562 con
20563 \begin_inset space ~
20564 \end_inset
20565
20566 formato
20567 \family default
20568 , descrita en la sección
20569 \begin_inset space ~
20570 \end_inset
20571
20572
20573 \begin_inset CommandInset ref
20574 LatexCommand ref
20575 reference "sub:Formatos-referencia-cruzada"
20576
20577 \end_inset
20578
20579 .
20580 \end_layout
20581
20582 \end_inset
20583
20584
20585 \end_layout
20586
20587 \begin_layout Standard
20588 El manual 
20589 \emph on
20590 Ecuaciones
20591 \emph default
20592  es un ejemplo de documento en el que se ha utilizado designación automática
20593  de referencias.
20594 \end_layout
20595
20596 \begin_layout Subsection
20597 Colocación de referencias
20598 \begin_inset CommandInset label
20599 LatexCommand label
20600 name "sub:Colocación-de-Referencias"
20601
20602 \end_inset
20603
20604
20605 \begin_inset Index
20606 status collapsed
20607
20608 \begin_layout Plain Layout
20609 Referencias ! Colocación
20610 \end_layout
20611
20612 \end_inset
20613
20614
20615 \end_layout
20616
20617 \begin_layout Standard
20618 Si usas 
20619 \series bold
20620 hyperref
20621 \series default
20622
20623 \begin_inset Index
20624 status collapsed
20625
20626 \begin_layout Plain Layout
20627 LaTeX-paquetes ! hyperref
20628 \end_layout
20629
20630 \end_inset
20631
20632 , en las 
20633 \family sans
20634 Preferencias PDF 
20635 \family default
20636 del diálogo 
20637 \family sans
20638 Documento\SpecialChar \menuseparator
20639 Configuración
20640 \family default
20641 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
20642  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
20643  La leyenda será la primera parte del texto en pantalla, de forma que para
20644  ver la imagen debes deslizar.
20645  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
20646  Usando el paquete 
20647 \series bold
20648 hypcap
20649 \series default
20650
20651 \begin_inset Index
20652 status collapsed
20653
20654 \begin_layout Plain Layout
20655 LaTeX-paquetes ! hypcap
20656 \end_layout
20657
20658 \end_inset
20659
20660 , que forma parte del paquete LaTeX 
20661 \series bold
20662 oberdiek
20663 \series default
20664
20665 \begin_inset Index
20666 status collapsed
20667
20668 \begin_layout Plain Layout
20669 LaTeX-paquetes ! oberdiek
20670 \end_layout
20671
20672 \end_inset
20673
20674 , el ancla de enlace se sitúa al comienzo de un flotante.
20675  Para usar esta característica para figuras flotantes carga 
20676 \series bold
20677 hypcap
20678 \series default
20679  en el preámbulo con
20680 \end_layout
20681
20682 \begin_layout Standard
20683
20684 \series bold
20685
20686 \backslash
20687 usepackage[figure]{hypcap}
20688 \end_layout
20689
20690 \begin_layout Standard
20691 Puedes usar 
20692 \series bold
20693 hypcap
20694 \series default
20695  para todos los flotantes aunque no se recomienda por razones de estabilidad.
20696  Más información en el manual de 
20697 \series bold
20698 hypcap
20699 \series default
20700  
20701 \begin_inset CommandInset citation
20702 LatexCommand cite
20703 key "hypcap"
20704
20705 \end_inset
20706
20707 .
20708 \end_layout
20709
20710 \begin_layout Standard
20711 \begin_inset Note Greyedout
20712 status open
20713
20714 \begin_layout Plain Layout
20715
20716 \series bold
20717 Nota:
20718 \series default
20719  
20720 \series bold
20721 hypcap
20722 \series default
20723  no funciona para las referencias a subfiguras.
20724 \end_layout
20725
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \begin_layout Section
20732 Colocación de flotantes
20733 \begin_inset CommandInset label
20734 LatexCommand label
20735 name "sec:Colocación-de-Flotantes"
20736
20737 \end_inset
20738
20739
20740 \begin_inset Index
20741 status collapsed
20742
20743 \begin_layout Plain Layout
20744 Flotantes ! Colocación
20745 \end_layout
20746
20747 \end_inset
20748
20749
20750 \end_layout
20751
20752 \begin_layout Standard
20753 Pulsando con el botón derecho del ratón sobre un cuadro de flotante se abre
20754  un diálogo en el que pueden cambiarse las opciones de LaTeX para situar
20755  los flotantes.
20756 \begin_inset Newline newline
20757 \end_inset
20758
20759 La opción 
20760 \family sans
20761 Extender
20762 \begin_inset space ~
20763 \end_inset
20764
20765 columnas
20766 \family default
20767  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
20768  abarcará ambas columnas en lugar de una sola.
20769 \begin_inset Newline newline
20770 \end_inset
20771
20772 La opción 
20773 \family sans
20774 Girar
20775 \begin_inset space ~
20776 \end_inset
20777
20778 a
20779 \begin_inset space ~
20780 \end_inset
20781
20782 un
20783 \begin_inset space ~
20784 \end_inset
20785
20786 lado
20787 \family default
20788  sirve para girar flotantes, véase sección
20789 \begin_inset space ~
20790 \end_inset
20791
20792
20793 \begin_inset CommandInset ref
20794 LatexCommand ref
20795 reference "sec:Rotación-de-Flotantes"
20796
20797 \end_inset
20798
20799 .
20800  
20801 \end_layout
20802
20803 \begin_layout Standard
20804 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
20805  la posición de un flotante si desmarcas la opción 
20806 \family sans
20807 Usar
20808 \begin_inset space ~
20809 \end_inset
20810
20811 ubicación
20812 \begin_inset space ~
20813 \end_inset
20814
20815 predeterminada
20816 \family default
20817 :
20818 \end_layout
20819
20820 \begin_layout Description
20821
20822 \family sans
20823 \series bold
20824 Aquí
20825 \begin_inset space ~
20826 \end_inset
20827
20828 si
20829 \begin_inset space ~
20830 \end_inset
20831
20832 es
20833 \begin_inset space ~
20834 \end_inset
20835
20836 posible
20837 \family default
20838 \series default
20839  intenta situar el flotante en la posición en la que se inserta
20840 \end_layout
20841
20842 \begin_layout Description
20843
20844 \family sans
20845 \series bold
20846 Principio
20847 \begin_inset space ~
20848 \end_inset
20849
20850 de
20851 \begin_inset space ~
20852 \end_inset
20853
20854 página
20855 \family default
20856 \series default
20857  intenta situar el flotante al principio de la página actual
20858 \end_layout
20859
20860 \begin_layout Description
20861
20862 \family sans
20863 \series bold
20864 Fin
20865 \begin_inset space ~
20866 \end_inset
20867
20868 de
20869 \begin_inset space ~
20870 \end_inset
20871
20872 página
20873 \family default
20874 \series default
20875  intenta situar el flotante al final de la página actual
20876 \end_layout
20877
20878 \begin_layout Description
20879
20880 \family sans
20881 \series bold
20882 Página
20883 \begin_inset space ~
20884 \end_inset
20885
20886 de
20887 \begin_inset space ~
20888 \end_inset
20889
20890 flotantes
20891 \family default
20892 \series default
20893  intenta situar el flotante en una página propia 
20894 \end_layout
20895
20896 \begin_layout Standard
20897 LaTeX usa 
20898 \emph on
20899 siempre
20900 \emph default
20901  ese orden de opciones.
20902  Significa que si usas la colocación predeterminada, LaTeX probará en primer
20903  lugar 
20904 \family sans
20905 Aquí
20906 \begin_inset space ~
20907 \end_inset
20908
20909 si
20910 \begin_inset space ~
20911 \end_inset
20912
20913 es
20914 \begin_inset space ~
20915 \end_inset
20916
20917 posible
20918 \family default
20919 , luego 
20920 \family sans
20921 Principio
20922 \begin_inset space ~
20923 \end_inset
20924
20925 de
20926 \begin_inset space ~
20927 \end_inset
20928
20929 página
20930 \family default
20931 , y después las otras.
20932  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
20933  pero en dicho orden.
20934  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
20935  pero intenta poner el flotante en la página siguiente.
20936 \end_layout
20937
20938 \begin_layout Standard
20939 De forma predeterminada cada una de las opciones tiene sus propias reglas:
20940 \end_layout
20941
20942 \begin_layout Labeling
20943 \labelwidthstring 00.00.0000
20944
20945 \family sans
20946 Principio
20947 \begin_inset space ~
20948 \end_inset
20949
20950 de
20951 \begin_inset space ~
20952 \end_inset
20953
20954 página:
20955 \family default
20956  sólo si el flotante ocupa menos del 70
20957 \begin_inset space \thinspace{}
20958 \end_inset
20959
20960 % de la página puede ubicarse al principio de página (
20961 \series bold
20962
20963 \backslash
20964 topfraction
20965 \series default
20966 )
20967 \end_layout
20968
20969 \begin_layout Labeling
20970 \labelwidthstring 00.00.0000
20971
20972 \family sans
20973 Fin
20974 \begin_inset space ~
20975 \end_inset
20976
20977 de
20978 \begin_inset space ~
20979 \end_inset
20980
20981 página:
20982 \family default
20983  sólo si el flotante ocupa menos del 30
20984 \begin_inset space \thinspace{}
20985 \end_inset
20986
20987 % de la página puede ubicarse al fin de página.
20988  (
20989 \series bold
20990
20991 \backslash
20992 bottomfraction
20993 \series default
20994 )
20995 \end_layout
20996
20997 \begin_layout Labeling
20998 \labelwidthstring 00.00.0000
20999
21000 \family sans
21001 Página
21002 \begin_inset space ~
21003 \end_inset
21004
21005 de
21006 \begin_inset space ~
21007 \end_inset
21008
21009 flotantes:
21010 \family default
21011  sólo si más del 50
21012 \begin_inset space \thinspace{}
21013 \end_inset
21014
21015 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21016  página.
21017  (
21018 \series bold
21019
21020 \backslash
21021 floatpagefraction
21022 \series default
21023 )
21024 \end_layout
21025
21026 \begin_layout Standard
21027 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21028  
21029 \family sans
21030 Ignorar
21031 \begin_inset space ~
21032 \end_inset
21033
21034 reglas
21035 \begin_inset space ~
21036 \end_inset
21037
21038 de
21039 \begin_inset space ~
21040 \end_inset
21041
21042 LaTeX
21043 \family default
21044 .
21045 \begin_inset Newline newline
21046 \end_inset
21047
21048 También puedes redefinir las reglas con los comandos LaTeX que van entre
21049  paréntesis tras la descripción de las reglas anteriores.
21050  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
21051  la regla 
21052 \family sans
21053 Fin
21054 \family default
21055
21056 \begin_inset space ~
21057 \end_inset
21058
21059
21060 \family sans
21061 de
21062 \family default
21063
21064 \begin_inset space ~
21065 \end_inset
21066
21067
21068 \family sans
21069 página
21070 \family default
21071  al 50
21072 \begin_inset space \thinspace{}
21073 \end_inset
21074
21075 %, añade esta línea en el preámbulo:
21076 \end_layout
21077
21078 \begin_layout Standard
21079
21080 \series bold
21081
21082 \backslash
21083 renewcommand{
21084 \backslash
21085 bottomfraction}{0.5}
21086 \end_layout
21087
21088 \begin_layout Standard
21089 En determinados casos podrías necesitar ubicar un flotante exactamente en
21090  la posición en la que se inserta.
21091  Para esto puedes usar la opción 
21092 \family sans
21093 Aquí
21094 \begin_inset space ~
21095 \end_inset
21096
21097 definitivamente
21098 \family default
21099 .
21100  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21101  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21102  se podría estropear el diseño de la página.
21103 \end_layout
21104
21105 \begin_layout Standard
21106 No hay opciones de ubicación para envoltorios flotantes porque siempre están
21107  rodeados por texto de un párrafo determinado.
21108 \begin_inset VSpace bigskip
21109 \end_inset
21110
21111
21112 \end_layout
21113
21114 \begin_layout Standard
21115 A veces surge el problema de que un flotante se sitúa al principio de la
21116  página mientras que su sección correspondiente empieza en mitad de la página,
21117  así que el lector podría creer que el flotante forma parte de la sección
21118  anterior.
21119  Para evitarlo puede emplearse el comando LaTeX 
21120 \series bold
21121
21122 \backslash
21123 suppressfloats
21124 \series default
21125 , que suprime la ubicación de un flotante dado en la página donde se inserta
21126  y además puede servir para evitar que el flotante se coloque antes del
21127  inicio de sección.
21128  Para ello, añade estos comandos al preámbulo:
21129 \end_layout
21130
21131 \begin_layout Standard
21132
21133 \series bold
21134
21135 \backslash
21136 let
21137 \backslash
21138 mySection
21139 \backslash
21140 section
21141 \begin_inset Newline newline
21142 \end_inset
21143
21144
21145 \backslash
21146 renewcommand{
21147 \backslash
21148 section}{
21149 \backslash
21150 suppressfloats[t]
21151 \backslash
21152 mySection}
21153 \end_layout
21154
21155 \begin_layout Standard
21156 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
21157  subsecciones.
21158  No es recomendable para partes pequeñas de texto como subsubsecciones porque
21159  LaTeX podría tener problemas para encontrar una ubicación adecuada.
21160 \end_layout
21161
21162 \begin_layout Standard
21163 \begin_inset VSpace bigskip
21164 \end_inset
21165
21166 En ciertos casos se quieren tener todas las figuras/tablas al final del
21167  documento.
21168  Para estos casos está el paquete LaTeX 
21169 \series bold
21170 endfloat
21171 \series default
21172
21173 \begin_inset Index
21174 status collapsed
21175
21176 \begin_layout Plain Layout
21177 LaTeX-paquetes ! endfloat
21178 \end_layout
21179
21180 \end_inset
21181
21182 .
21183  Pone todas las figuras y tablas flotantes al final del documento en secciones
21184  propias.
21185  En la posición original del flotante se inserta una indicación como «
21186 \family sans
21187 [Figure
21188 \begin_inset space ~
21189 \end_inset
21190
21191 3.2 about here.]
21192 \family default
21193 ».
21194  El paquete 
21195 \series bold
21196 endfloat
21197 \series default
21198  se carga en el preámbulo con la línea
21199 \end_layout
21200
21201 \begin_layout Standard
21202
21203 \series bold
21204
21205 \backslash
21206 usepackage[options]{endfloat}
21207 \end_layout
21208
21209 \begin_layout Standard
21210 Hay varias opciones para diseñar las secciones figura/tabla creadas.
21211  Para más información véase la documentación 
21212 \begin_inset CommandInset citation
21213 LatexCommand cite
21214 key "endfloat"
21215
21216 \end_inset
21217
21218 .
21219 \begin_inset Newline newline
21220 \end_inset
21221
21222
21223 \begin_inset Note Greyedout
21224 status open
21225
21226 \begin_layout Plain Layout
21227
21228 \series bold
21229 Nota: endfloat
21230 \series default
21231  no traduce automáticamente la indicación, hay que hacerlo manualmente,
21232  véase sección
21233 \begin_inset space ~
21234 \end_inset
21235
21236 4 en 
21237 \begin_inset CommandInset citation
21238 LatexCommand cite
21239 key "endfloat"
21240
21241 \end_inset
21242
21243 .
21244 \end_layout
21245
21246 \end_inset
21247
21248
21249 \begin_inset Newline newline
21250 \end_inset
21251
21252
21253 \begin_inset Note Greyedout
21254 status open
21255
21256 \begin_layout Plain Layout
21257
21258 \series bold
21259 Nota:
21260 \series default
21261  Actualmente hay un error en 
21262 \series bold
21263 endfloat
21264 \series default
21265  cuando la leyenda contiene el carácter alemán «ß».
21266  Usa en ese caso el comando «
21267 \series bold
21268
21269 \backslash
21270 ss
21271 \series default
21272 » en código TeX en vez de «ß».
21273 \end_layout
21274
21275 \end_inset
21276
21277
21278 \end_layout
21279
21280 \begin_layout Standard
21281 \begin_inset VSpace bigskip
21282 \end_inset
21283
21284 Más detalles sobre ubicación de flotantes en libros sobre LaTeX como 
21285 \begin_inset CommandInset citation
21286 LatexCommand cite
21287 key "latexcompanion,latexguide,latexbook"
21288
21289 \end_inset
21290
21291 .
21292 \end_layout
21293
21294 \begin_layout Section
21295 Rotación de flotantes
21296 \begin_inset CommandInset label
21297 LatexCommand label
21298 name "sec:Rotación-de-Flotantes"
21299
21300 \end_inset
21301
21302
21303 \begin_inset Index
21304 status collapsed
21305
21306 \begin_layout Plain Layout
21307 Flotantes ! Rotación
21308 \end_layout
21309
21310 \end_inset
21311
21312
21313 \end_layout
21314
21315 \begin_layout Standard
21316 Podrías necesitar girar flotantes, especialmente con tablas grandes.
21317  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
21318  la opción 
21319 \family sans
21320 Girar
21321 \begin_inset space ~
21322 \end_inset
21323
21324 a
21325 \begin_inset space ~
21326 \end_inset
21327
21328 un
21329 \begin_inset space ~
21330 \end_inset
21331
21332 lado
21333 \family default
21334 .
21335 \end_layout
21336
21337 \begin_layout Standard
21338 Los flotantes girados son puestos siempre en su propia página (o columna
21339  si el documento es de dos columnas).
21340  Se les puede permitir abarcar varias columnas con la opción de configuración
21341  
21342 \family sans
21343 Extender
21344 \begin_inset space ~
21345 \end_inset
21346
21347 columnas
21348 \family default
21349 .
21350  Se rotan de forma que puedes leerlos desde el margen externo.
21351  Para forzar determinada dirección de rotación para todas las páginas, puedes
21352  añadir una de las opciones 
21353 \series bold
21354 figuresleft
21355 \series default
21356  o 
21357 \series bold
21358 figuresright
21359 \series default
21360  a las opciones de clase del documento.
21361 \end_layout
21362
21363 \begin_layout Standard
21364 Los flotantes girados se refieren igual que los normales, y el formato de
21365  la leyenda también es el mismo: un ejemplo es la tabla
21366 \begin_inset space ~
21367 \end_inset
21368
21369
21370 \begin_inset CommandInset ref
21371 LatexCommand ref
21372 reference "tab:Tabla-girada"
21373
21374 \end_inset
21375
21376 .
21377 \end_layout
21378
21379 \begin_layout Standard
21380 \begin_inset Note Greyedout
21381 status open
21382
21383 \begin_layout Plain Layout
21384
21385 \series bold
21386 Nota:
21387 \series default
21388  No todos los visores DVI pueden mostrar tablas giradas.
21389 \end_layout
21390
21391 \end_inset
21392
21393
21394 \end_layout
21395
21396 \begin_layout Standard
21397 \begin_inset Float table
21398 wide false
21399 sideways true
21400 status open
21401
21402 \begin_layout Plain Layout
21403 \begin_inset Caption
21404
21405 \begin_layout Plain Layout
21406 \begin_inset CommandInset label
21407 LatexCommand label
21408 name "tab:Tabla-girada"
21409
21410 \end_inset
21411
21412 Tabla girada
21413 \end_layout
21414
21415 \end_inset
21416
21417
21418 \end_layout
21419
21420 \begin_layout Plain Layout
21421 \align center
21422 \begin_inset Tabular
21423 <lyxtabular version="3" rows="1" columns="5">
21424 <features>
21425 <column alignment="center" valignment="top" width="0">
21426 <column alignment="center" valignment="top" width="0">
21427 <column alignment="center" valignment="top" width="0">
21428 <column alignment="center" valignment="top" width="0">
21429 <column alignment="center" valignment="top" width="0">
21430 <row>
21431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21432 \begin_inset Text
21433
21434 \begin_layout Plain Layout
21435 test
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21441 \begin_inset Text
21442
21443 \begin_layout Plain Layout
21444 b
21445 \end_layout
21446
21447 \end_inset
21448 </cell>
21449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21450 \begin_inset Text
21451
21452 \begin_layout Plain Layout
21453 c
21454 \end_layout
21455
21456 \end_inset
21457 </cell>
21458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21459 \begin_inset Text
21460
21461 \begin_layout Plain Layout
21462 d
21463 \end_layout
21464
21465 \end_inset
21466 </cell>
21467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21468 \begin_inset Text
21469
21470 \begin_layout Plain Layout
21471 e
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 </row>
21477 </lyxtabular>
21478
21479 \end_inset
21480
21481
21482 \end_layout
21483
21484 \end_inset
21485
21486
21487 \end_layout
21488
21489 \begin_layout Section
21490 Flotantes adosados
21491 \begin_inset Index
21492 status collapsed
21493
21494 \begin_layout Plain Layout
21495 Flotantes ! Adosados
21496 \end_layout
21497
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \begin_layout Standard
21504 Para colocar flotantes unos junto a otros, como en la figura
21505 \begin_inset space ~
21506 \end_inset
21507
21508
21509 \begin_inset CommandInset ref
21510 LatexCommand ref
21511 reference "fig:Flotante-izquierda"
21512
21513 \end_inset
21514
21515  y 
21516 \begin_inset CommandInset ref
21517 LatexCommand ref
21518 reference "fig:Flotante-derecha"
21519
21520 \end_inset
21521
21522 , se pone 
21523 \emph on
21524 un
21525 \emph default
21526  solo flotante.
21527  En él se insertan dos cuadros tipo minipágina.
21528 \begin_inset Foot
21529 status collapsed
21530
21531 \begin_layout Plain Layout
21532 Las minipáginas se explican en la sección
21533 \begin_inset space ~
21534 \end_inset
21535
21536
21537 \begin_inset CommandInset ref
21538 LatexCommand ref
21539 reference "sec:Minipáginas"
21540
21541 \end_inset
21542
21543 .
21544 \end_layout
21545
21546 \end_inset
21547
21548  La anchura de la columna se establece en 45-50
21549 \begin_inset space \thinspace{}
21550 \end_inset
21551
21552 % y la alineación en 
21553 \family sans
21554 Inferior
21555 \family default
21556  para cada minipágina.
21557  Las minipáginas contienen la imagen y su título, de igual forma que en
21558  los flotantes.
21559  La única diferencia es que el 
21560 \family sans
21561 Ancho
21562 \begin_inset space ~
21563 \end_inset
21564
21565 de
21566 \begin_inset space ~
21567 \end_inset
21568
21569 columna
21570 \begin_inset space ~
21571 \end_inset
21572
21573 %
21574 \family default
21575  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
21576 \end_layout
21577
21578 \begin_layout Standard
21579 \begin_inset Float figure
21580 placement h
21581 wide false
21582 sideways false
21583 status open
21584
21585 \begin_layout Plain Layout
21586 \begin_inset Box Frameless
21587 position "b"
21588 hor_pos "c"
21589 has_inner_box 1
21590 inner_pos "t"
21591 use_parbox 0
21592 width "45col%"
21593 special "none"
21594 height "1in"
21595 height_special "totalheight"
21596 status open
21597
21598 \begin_layout Plain Layout
21599 \align center
21600 \begin_inset Graphics
21601         filename ../clipart/mobius.eps
21602         lyxscale 50
21603         width 100col%
21604         scaleBeforeRotation
21605
21606 \end_inset
21607
21608
21609 \end_layout
21610
21611 \begin_layout Plain Layout
21612 \begin_inset Caption
21613
21614 \begin_layout Plain Layout
21615 \begin_inset CommandInset label
21616 LatexCommand label
21617 name "fig:Flotante-izquierda"
21618
21619 \end_inset
21620
21621 Flotante en el lado izquierdo.
21622 \end_layout
21623
21624 \end_inset
21625
21626
21627 \end_layout
21628
21629 \end_inset
21630
21631
21632 \begin_inset space \hfill{}
21633 \end_inset
21634
21635
21636 \begin_inset Box Frameless
21637 position "b"
21638 hor_pos "c"
21639 has_inner_box 1
21640 inner_pos "t"
21641 use_parbox 0
21642 width "45col%"
21643 special "none"
21644 height "1in"
21645 height_special "totalheight"
21646 status open
21647
21648 \begin_layout Plain Layout
21649 \align center
21650 \begin_inset Graphics
21651         filename ../clipart/platypus.eps
21652         lyxscale 50
21653         width 100col%
21654         scaleBeforeRotation
21655
21656 \end_inset
21657
21658
21659 \end_layout
21660
21661 \begin_layout Plain Layout
21662 \begin_inset Caption
21663
21664 \begin_layout Plain Layout
21665 \begin_inset CommandInset label
21666 LatexCommand label
21667 name "fig:Flotante-derecha"
21668
21669 \end_inset
21670
21671 Flotante en el lado derecho.
21672 \end_layout
21673
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \end_inset
21680
21681
21682 \end_layout
21683
21684 \end_inset
21685
21686
21687 \end_layout
21688
21689 \begin_layout Section
21690 Formato de las leyendas
21691 \begin_inset Index
21692 status collapsed
21693
21694 \begin_layout Plain Layout
21695 Leyendas ! Formato
21696 \end_layout
21697
21698 \end_inset
21699
21700
21701 \begin_inset Index
21702 status collapsed
21703
21704 \begin_layout Plain Layout
21705 Flotantes ! Formato de las leyendas
21706 \end_layout
21707
21708 \end_inset
21709
21710
21711 \begin_inset CommandInset label
21712 LatexCommand label
21713 name "sec:Formato-de-leyendas"
21714
21715 \end_inset
21716
21717
21718 \end_layout
21719
21720 \begin_layout Standard
21721 El entorno 
21722 \family sans
21723 Leyenda
21724 \family default
21725  es el predeterminado para los 
21726 \family sans
21727 Flotantes
21728 \family default
21729 .
21730  En LyX las leyendas se muestran como etiqueta, p.
21731 \begin_inset space \thinspace{}
21732 \end_inset
21733
21734 e.
21735 \begin_inset space ~
21736 \end_inset
21737
21738 «
21739 \family sans
21740 Figura #
21741 \family default
21742 :» seguida por el texto.
21743  «#» es el número real de referencia.
21744  Por omisión la etiqueta y el número usan la misma fuente que el texto de
21745  la leyenda y el signo dos puntos sigue al número para separar la etiqueta
21746  del texto.
21747  El entorno leyenda no es apropiado para todos los tipos de documento.
21748  
21749 \end_layout
21750
21751 \begin_layout Standard
21752 Para cambiar el formato predeterminado carga el paquete LaTeX 
21753 \series bold
21754 caption
21755 \series default
21756
21757 \begin_inset Index
21758 status collapsed
21759
21760 \begin_layout Plain Layout
21761 LaTeX-paquetes ! caption
21762 \end_layout
21763
21764 \end_inset
21765
21766  en el preámbulo del documento con la línea:
21767 \end_layout
21768
21769 \begin_layout Standard
21770
21771 \series bold
21772
21773 \backslash
21774 usepackage[definición de formato]{caption}
21775 \end_layout
21776
21777 \begin_layout Standard
21778 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
21779  las leyendas de tabla siempre sobre ella como en este documento, usa el
21780  comando:
21781 \end_layout
21782
21783 \begin_layout Standard
21784
21785 \series bold
21786
21787 \backslash
21788 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
21789 \end_layout
21790
21791 \begin_layout Standard
21792 También puedes definir distintos formatos de leyenda para los distintos
21793  tipos de flotantes.
21794  En ese caso carga el paquete 
21795 \series bold
21796 caption
21797 \series default
21798  sin opciones específicas y define los distintos formatos con ayuda del
21799  comando
21800 \end_layout
21801
21802 \begin_layout Standard
21803
21804 \series bold
21805
21806 \backslash
21807 captionsetup[tipo de flotante]{definición de formato}
21808 \end_layout
21809
21810 \begin_layout Standard
21811 en el preámbulo del documento.
21812  Por ejemplo las leyendas de la Figura
21813 \begin_inset space ~
21814 \end_inset
21815
21816
21817 \begin_inset CommandInset ref
21818 LatexCommand ref
21819 reference "fig:Esto-es-una-fig"
21820
21821 \end_inset
21822
21823  y la tabla
21824 \begin_inset space ~
21825 \end_inset
21826
21827
21828 \begin_inset CommandInset ref
21829 LatexCommand ref
21830 reference "tab:Esto-es-una-tab"
21831
21832 \end_inset
21833
21834  pueden crearse usando los siguientes comandos en el preámbulo:
21835 \end_layout
21836
21837 \begin_layout Standard
21838
21839 \series bold
21840
21841 \backslash
21842 usepackage[tableposition=top]{caption}
21843 \series default
21844
21845 \begin_inset Newline newline
21846 \end_inset
21847
21848
21849 \series bold
21850
21851 \backslash
21852 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
21853 \begin_inset Newline newline
21854 \end_inset
21855
21856
21857 \begin_inset ERT
21858 status collapsed
21859
21860 \begin_layout Plain Layout
21861
21862
21863 \backslash
21864 hphantom{
21865 \backslash
21866
21867 \backslash
21868 captionsetup[figure]
21869 \backslash
21870 {}
21871 \end_layout
21872
21873 \end_inset
21874
21875  labelsep=period}
21876 \begin_inset Newline newline
21877 \end_inset
21878
21879
21880 \backslash
21881 captionsetup[table]{labelfont={bf,sf}}
21882 \end_layout
21883
21884 \begin_layout Standard
21885 \begin_inset Note Greyedout
21886 status open
21887
21888 \begin_layout Plain Layout
21889
21890 \series bold
21891 Nota: 
21892 \series default
21893 La opción 
21894 \series bold
21895 tableposition=top
21896 \series default
21897  no tiene efecto si se usa una clase de documento 
21898 \series bold
21899 koma-script
21900 \series default
21901 .
21902  En este caso debe utilizarse la opción de clase de documento 
21903 \series bold
21904 tablecaptionabove
21905 \series default
21906 .
21907  
21908 \end_layout
21909
21910 \end_inset
21911
21912
21913 \end_layout
21914
21915 \begin_layout Standard
21916 Para más información sobre el paquete 
21917 \series bold
21918 caption
21919 \series default
21920  acude a su documentación 
21921 \begin_inset CommandInset citation
21922 LatexCommand cite
21923 key "caption"
21924
21925 \end_inset
21926
21927 .
21928 \end_layout
21929
21930 \begin_layout Standard
21931 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
21932 \begin_inset space \thinspace{}
21933 \end_inset
21934
21935 e., usa el siguiente comando de preámbulo:
21936 \end_layout
21937
21938 \begin_layout Standard
21939
21940 \series bold
21941
21942 \backslash
21943 renewcommand{
21944 \backslash
21945 fnum@figure}{Imagen~
21946 \backslash
21947 thefigure}
21948 \end_layout
21949
21950 \begin_layout Standard
21951 donde 
21952 \series bold
21953
21954 \backslash
21955 thefigure
21956 \series default
21957  inserta el número de figura y «~» genera un espacio protegido.
21958
21959 \series bold
21960  
21961 \end_layout
21962
21963 \begin_layout Standard
21964 \begin_inset VSpace bigskip
21965 \end_inset
21966
21967 Si estás usando la clase de documento 
21968 \series bold
21969 koma-script
21970 \series default
21971
21972 \begin_inset Index
21973 status collapsed
21974
21975 \begin_layout Plain Layout
21976 LaTeX-paquetes ! koma-script
21977 \end_layout
21978
21979 \end_inset
21980
21981  (
21982 \family sans
21983 article (koma-script)
21984 \family default
21985
21986 \family sans
21987 book (koma-script)
21988 \family default
21989
21990 \family sans
21991 letter (koma-script)
21992 \family default
21993 , o 
21994 \family sans
21995 report (koma-script)
21996 \family default
21997
21998 \begin_inset space \thinspace{}
21999 \end_inset
22000
22001 ), puedes emplear en vez del paquete 
22002 \series bold
22003 caption
22004 \series default
22005  el comando 
22006 \series bold
22007
22008 \backslash
22009 setkomafont
22010 \series default
22011  incluido en 
22012 \series bold
22013 koma-script
22014 \series default
22015 .
22016  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
22017  comando en el preámbulo del documento:
22018 \end_layout
22019
22020 \begin_layout Standard
22021
22022 \series bold
22023
22024 \backslash
22025 setkomafont{captionlabel}{
22026 \backslash
22027 bfseries}
22028 \end_layout
22029
22030 \begin_layout Standard
22031 Más información sobre 
22032 \series bold
22033
22034 \backslash
22035 setkomafont
22036 \series default
22037  en la documentación de 
22038 \series bold
22039 koma-script
22040 \series default
22041  
22042 \begin_inset CommandInset citation
22043 LatexCommand cite
22044 key "koma-script"
22045
22046 \end_inset
22047
22048 .
22049 \end_layout
22050
22051 \begin_layout Standard
22052 \begin_inset ERT
22053 status collapsed
22054
22055 \begin_layout Plain Layout
22056
22057
22058 \backslash
22059 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22060 }
22061 \end_layout
22062
22063 \end_inset
22064
22065
22066 \begin_inset Note Note
22067 status collapsed
22068
22069 \begin_layout Plain Layout
22070 El formato de la leyenda se ha cambiado sólo para este ejemplo.
22071 \end_layout
22072
22073 \end_inset
22074
22075
22076 \end_layout
22077
22078 \begin_layout Standard
22079 \begin_inset Float figure
22080 placement !p
22081 wide false
22082 sideways false
22083 status open
22084
22085 \begin_layout Plain Layout
22086 \align center
22087 \begin_inset Graphics
22088         filename ../clipart/mobius.eps
22089         lyxscale 50
22090         scale 50
22091
22092 \end_inset
22093
22094
22095 \end_layout
22096
22097 \begin_layout Plain Layout
22098 \begin_inset Caption
22099
22100 \begin_layout Plain Layout
22101 \begin_inset CommandInset label
22102 LatexCommand label
22103 name "fig:Esto-es-una-fig"
22104
22105 \end_inset
22106
22107
22108 \begin_inset OptArg
22109 status collapsed
22110
22111 \begin_layout Plain Layout
22112 Figura con leyenda muy larga
22113 \end_layout
22114
22115 \end_inset
22116
22117 Este es un ejemplo de figura con una leyenda que es mayor de una línea para
22118  mostrar el formato diferente.
22119  Aquí se usa una leyenda personalizada.
22120 \end_layout
22121
22122 \end_inset
22123
22124
22125 \end_layout
22126
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \begin_layout Standard
22133 \begin_inset ERT
22134 status collapsed
22135
22136 \begin_layout Plain Layout
22137
22138
22139 \backslash
22140 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22141 on}
22142 \end_layout
22143
22144 \end_inset
22145
22146
22147 \end_layout
22148
22149 \begin_layout Standard
22150 \begin_inset Float table
22151 placement !p
22152 wide false
22153 sideways false
22154 status collapsed
22155
22156 \begin_layout Plain Layout
22157 \begin_inset Caption
22158
22159 \begin_layout Plain Layout
22160 \begin_inset CommandInset label
22161 LatexCommand label
22162 name "tab:Esto-es-una-tab"
22163
22164 \end_inset
22165
22166
22167 \begin_inset OptArg
22168 status collapsed
22169
22170 \begin_layout Plain Layout
22171 Tabla con leyenda muy larga
22172 \end_layout
22173
22174 \end_inset
22175
22176 Este es un ejemplo de leyenda de tabla mayor que una línea para mostrar
22177  el formato diferente.
22178  Aquí se usa el formato de leyenda estándar para las tablas.
22179 \end_layout
22180
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \begin_layout Plain Layout
22187 \align center
22188 \begin_inset Tabular
22189 <lyxtabular version="3" rows="1" columns="5">
22190 <features>
22191 <column alignment="center" valignment="top" width="0">
22192 <column alignment="center" valignment="top" width="0">
22193 <column alignment="center" valignment="top" width="0">
22194 <column alignment="center" valignment="top" width="0">
22195 <column alignment="center" valignment="top" width="0">
22196 <row>
22197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201 a
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22207 \begin_inset Text
22208
22209 \begin_layout Plain Layout
22210 b
22211 \end_layout
22212
22213 \end_inset
22214 </cell>
22215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22216 \begin_inset Text
22217
22218 \begin_layout Plain Layout
22219 c
22220 \end_layout
22221
22222 \end_inset
22223 </cell>
22224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22225 \begin_inset Text
22226
22227 \begin_layout Plain Layout
22228 d
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22234 \begin_inset Text
22235
22236 \begin_layout Plain Layout
22237 e
22238 \end_layout
22239
22240 \end_inset
22241 </cell>
22242 </row>
22243 </lyxtabular>
22244
22245 \end_inset
22246
22247
22248 \end_layout
22249
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \begin_layout Section
22256 Colocación de leyendas
22257 \begin_inset Index
22258 status collapsed
22259
22260 \begin_layout Plain Layout
22261 Leyendas ! Colocación
22262 \end_layout
22263
22264 \end_inset
22265
22266
22267 \begin_inset Index
22268 status collapsed
22269
22270 \begin_layout Plain Layout
22271 Flotantes ! Colocación de leyendas
22272 \end_layout
22273
22274 \end_inset
22275
22276
22277 \begin_inset CommandInset label
22278 LatexCommand label
22279 name "sec:Colocación-de-leyendas"
22280
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \begin_layout Standard
22287 La norma habitual para colocar las leyendas es:
22288 \end_layout
22289
22290 \begin_layout Description
22291 Figura: La leyenda al pie de la figura
22292 \end_layout
22293
22294 \begin_layout Description
22295 Tabla: La leyenda sobre la tabla
22296 \end_layout
22297
22298 \begin_layout Standard
22299 Desafortunadamente, las clases estándar de LaTeX no soportan leyendas sobre
22300  la tabla.
22301  Esto implica que si usas las clases de documento 
22302 \family sans
22303 article
22304 \family default
22305
22306 \family sans
22307 book
22308 \family default
22309
22310 \family sans
22311 letter
22312 \family default
22313 , o 
22314 \family sans
22315 report
22316 \family default
22317  no habrá espacio entre la leyenda y la tabla.
22318  Para insertar el espacio adecuado añade la siguiente opción al comando
22319  del paquete LaTeX 
22320 \series bold
22321 caption
22322 \series default
22323  en el preámbulo del documento:
22324 \begin_inset Foot
22325 status collapsed
22326
22327 \begin_layout Plain Layout
22328 Véase la sección
22329 \begin_inset space ~
22330 \end_inset
22331
22332
22333 \begin_inset CommandInset ref
22334 LatexCommand ref
22335 reference "sec:Formato-de-leyendas"
22336
22337 \end_inset
22338
22339  para más información sobre el paquete 
22340 \series bold
22341 caption
22342 \series default
22343 .
22344 \end_layout
22345
22346 \end_inset
22347
22348
22349 \end_layout
22350
22351 \begin_layout Standard
22352
22353 \series bold
22354 tableposition=top
22355 \end_layout
22356
22357 \begin_layout Standard
22358 Si estás usando la clase 
22359 \series bold
22360 koma-script
22361 \series default
22362
22363 \begin_inset Index
22364 status collapsed
22365
22366 \begin_layout Plain Layout
22367 LaTeX-paquetes ! koma-script
22368 \end_layout
22369
22370 \end_inset
22371
22372  (
22373 \family sans
22374 article (koma-script)
22375 \family default
22376
22377 \family sans
22378 book (koma-script)
22379 \family default
22380
22381 \family sans
22382 letter (koma-script)
22383 \family default
22384 , o 
22385 \family sans
22386 report (koma-script)
22387 \family default
22388
22389 \begin_inset space \thinspace{}
22390 \end_inset
22391
22392 ), en vez de 
22393 \series bold
22394 caption
22395 \series default
22396  puedes poner la opción 
22397 \series bold
22398 tablecaptionabove
22399 \series default
22400  de la clase de documento.
22401 \end_layout
22402
22403 \begin_layout Standard
22404 \begin_inset VSpace bigskip
22405 \end_inset
22406
22407 También es posible poner la leyenda junto a una figura o tabla.
22408  Para conseguirlo hay que cargar el paquete LaTeX 
22409 \series bold
22410 sidecap
22411 \series default
22412
22413 \begin_inset Index
22414 status collapsed
22415
22416 \begin_layout Plain Layout
22417 LaTeX-paquetes ! sidecap
22418 \end_layout
22419
22420 \end_inset
22421
22422  añadiendo en el preámbulo del documento la línea
22423 \end_layout
22424
22425 \begin_layout Standard
22426
22427 \series bold
22428
22429 \backslash
22430 usepackage[option]{sidecap}
22431 \end_layout
22432
22433 \begin_layout Standard
22434 Si no se especifica opción, la leyenda se ubica del lado del margen externo
22435  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
22436  Puedes cambiar la colocación al margen interno con la opción 
22437 \series bold
22438 innercaption
22439 \series default
22440 .
22441  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
22442  opciones 
22443 \series bold
22444 rightcaption
22445 \series default
22446  o 
22447 \series bold
22448 leftcaption
22449 \series default
22450 , respectivamente.
22451 \end_layout
22452
22453 \begin_layout Standard
22454 \begin_inset ERT
22455 status collapsed
22456
22457 \begin_layout Plain Layout
22458
22459
22460 \backslash
22461 ifsidecap
22462 \end_layout
22463
22464 \end_inset
22465
22466
22467 \begin_inset Note Note
22468 status collapsed
22469
22470 \begin_layout Plain Layout
22471 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
22472  LaTeX 
22473 \series bold
22474 sidecap
22475 \series default
22476 .
22477 \end_layout
22478
22479 \end_inset
22480
22481
22482 \end_layout
22483
22484 \begin_layout Standard
22485 Para situar en LyX la leyenda de un flotante al lado, es necesario añadir
22486  estos comandos al preámbulo del documento:
22487 \end_layout
22488
22489 \begin_layout Standard
22490
22491 \lyxline
22492
22493 \end_layout
22494
22495 \begin_layout Standard
22496
22497 \series bold
22498
22499 \backslash
22500 newcommand{
22501 \backslash
22502 TabBesBeg}{%
22503 \begin_inset Newline newline
22504 \end_inset
22505
22506
22507 \begin_inset ERT
22508 status collapsed
22509
22510 \begin_layout Plain Layout
22511
22512
22513 \backslash
22514 hphantom{ }
22515 \end_layout
22516
22517 \end_inset
22518
22519
22520 \backslash
22521 let
22522 \backslash
22523 MyTable
22524 \backslash
22525 table
22526 \begin_inset Newline newline
22527 \end_inset
22528
22529
22530 \begin_inset ERT
22531 status collapsed
22532
22533 \begin_layout Plain Layout
22534
22535
22536 \backslash
22537 hphantom{ }
22538 \end_layout
22539
22540 \end_inset
22541
22542
22543 \backslash
22544 let
22545 \backslash
22546 MyEndtable
22547 \backslash
22548 endtable
22549 \begin_inset Newline newline
22550 \end_inset
22551
22552
22553 \begin_inset ERT
22554 status collapsed
22555
22556 \begin_layout Plain Layout
22557
22558
22559 \backslash
22560 hphantom{ }
22561 \end_layout
22562
22563 \end_inset
22564
22565
22566 \backslash
22567 renewenvironment{table}{
22568 \backslash
22569 begin{SCtable}}{
22570 \backslash
22571 end{SCtable}}}
22572 \end_layout
22573
22574 \begin_layout Standard
22575
22576 \series bold
22577
22578 \backslash
22579 newcommand{
22580 \backslash
22581 TabBesEnd}{%
22582 \begin_inset Newline newline
22583 \end_inset
22584
22585
22586 \begin_inset ERT
22587 status collapsed
22588
22589 \begin_layout Plain Layout
22590
22591
22592 \backslash
22593 hphantom{ }
22594 \end_layout
22595
22596 \end_inset
22597
22598
22599 \backslash
22600 let
22601 \backslash
22602 table
22603 \backslash
22604 MyTable
22605 \begin_inset Newline newline
22606 \end_inset
22607
22608
22609 \begin_inset ERT
22610 status collapsed
22611
22612 \begin_layout Plain Layout
22613
22614
22615 \backslash
22616 hphantom{ }
22617 \end_layout
22618
22619 \end_inset
22620
22621
22622 \backslash
22623 let
22624 \backslash
22625 endtable
22626 \backslash
22627 MyEndtable
22628 \end_layout
22629
22630 \begin_layout Standard
22631
22632 \series bold
22633
22634 \backslash
22635 newcommand{
22636 \backslash
22637 FigBesBeg}{%
22638 \begin_inset Newline newline
22639 \end_inset
22640
22641
22642 \begin_inset ERT
22643 status collapsed
22644
22645 \begin_layout Plain Layout
22646
22647
22648 \backslash
22649 hphantom{ }
22650 \end_layout
22651
22652 \end_inset
22653
22654
22655 \backslash
22656 let
22657 \backslash
22658 MyFigure
22659 \backslash
22660 figure
22661 \begin_inset Newline newline
22662 \end_inset
22663
22664
22665 \begin_inset ERT
22666 status collapsed
22667
22668 \begin_layout Plain Layout
22669
22670
22671 \backslash
22672 hphantom{ }
22673 \end_layout
22674
22675 \end_inset
22676
22677
22678 \backslash
22679 let
22680 \backslash
22681 MyEndfigure
22682 \backslash
22683 endfigure
22684 \begin_inset Newline newline
22685 \end_inset
22686
22687
22688 \begin_inset ERT
22689 status collapsed
22690
22691 \begin_layout Plain Layout
22692
22693
22694 \backslash
22695 hphantom{ }
22696 \end_layout
22697
22698 \end_inset
22699
22700
22701 \backslash
22702 renewenvironment{figure}{
22703 \backslash
22704 begin{SCfigure}}{
22705 \backslash
22706 end{SCfigure}}}
22707 \end_layout
22708
22709 \begin_layout Standard
22710
22711 \series bold
22712
22713 \backslash
22714 newcommand{
22715 \backslash
22716 FigBesEnd}{%
22717 \begin_inset Newline newline
22718 \end_inset
22719
22720
22721 \begin_inset ERT
22722 status collapsed
22723
22724 \begin_layout Plain Layout
22725
22726
22727 \backslash
22728 hphantom{ }
22729 \end_layout
22730
22731 \end_inset
22732
22733
22734 \backslash
22735 let
22736 \backslash
22737 figure
22738 \backslash
22739 MyFigure
22740 \begin_inset Newline newline
22741 \end_inset
22742
22743
22744 \begin_inset ERT
22745 status collapsed
22746
22747 \begin_layout Plain Layout
22748
22749
22750 \backslash
22751 hphantom{ }
22752 \end_layout
22753
22754 \end_inset
22755
22756
22757 \backslash
22758 let
22759 \backslash
22760 endfigure
22761 \backslash
22762 MyEndfigure}
22763 \end_layout
22764
22765 \begin_layout Standard
22766
22767 \lyxline
22768
22769 \end_layout
22770
22771 \begin_layout Standard
22772 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
22773  en un lado.
22774  Para figuras flotantes usa el comando
22775 \end_layout
22776
22777 \begin_layout Standard
22778
22779 \series bold
22780
22781 \backslash
22782 FigBesBeg
22783 \end_layout
22784
22785 \begin_layout Standard
22786 en código TeX antes del flotante.
22787  Detrás del flotante inserta
22788 \end_layout
22789
22790 \begin_layout Standard
22791
22792 \series bold
22793
22794 \backslash
22795 FigBesEnd
22796 \end_layout
22797
22798 \begin_layout Standard
22799 en código TeX para volver a la definición original de flotantes.
22800 \end_layout
22801
22802 \begin_layout Standard
22803 Para tablas flotantes usa los comandos correspondientes
22804 \end_layout
22805
22806 \begin_layout Standard
22807
22808 \series bold
22809
22810 \backslash
22811 TabBesBeg
22812 \series default
22813  y 
22814 \series bold
22815
22816 \backslash
22817 TabBesEnd
22818 \end_layout
22819
22820 \begin_layout Standard
22821 La figura
22822 \begin_inset space ~
22823 \end_inset
22824
22825
22826 \begin_inset CommandInset ref
22827 LatexCommand ref
22828 reference "fig:encab-al-lado"
22829
22830 \end_inset
22831
22832  y la tabla
22833 \begin_inset space ~
22834 \end_inset
22835
22836
22837 \begin_inset CommandInset ref
22838 LatexCommand ref
22839 reference "tab:encab-al-lado"
22840
22841 \end_inset
22842
22843  son ejemplos en los que el título se sitúa al lado.
22844 \end_layout
22845
22846 \begin_layout Standard
22847 En los ejemplos puedes ver que el texto del título aparece encima del flotante
22848  en tablas flotantes y debajo en las figuras flotantes.
22849  Para cambiarlo, puedes usar el comando
22850 \end_layout
22851
22852 \begin_layout Standard
22853
22854 \series bold
22855
22856 \backslash
22857 sidecaptionvpos{tipo de flotante}{colocación}
22858 \end_layout
22859
22860 \begin_layout Standard
22861 en el preámbulo o en código TeX antes del flotante.
22862  El tipo de flotante es 
22863 \family sans
22864 figure
22865 \family default
22866  o 
22867 \family sans
22868 table
22869 \family default
22870 , la colocación puede ser «
22871 \family sans
22872 t
22873 \family default
22874 » por «top» (arriba), «
22875 \family sans
22876 c
22877 \family default
22878 » por «center» (centro), o «
22879 \family sans
22880 b
22881 \family default
22882 » por «bottom» (abajo).
22883  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
22884  usa el comando
22885 \end_layout
22886
22887 \begin_layout Standard
22888
22889 \series bold
22890
22891 \backslash
22892 sidecaptionvpos{figure}{c}
22893 \end_layout
22894
22895 \begin_layout Standard
22896 Esto se ha hecho en la figura
22897 \begin_inset space ~
22898 \end_inset
22899
22900
22901 \begin_inset CommandInset ref
22902 LatexCommand ref
22903 reference "fig:encab-al-lado-de-fig"
22904
22905 \end_inset
22906
22907 .
22908 \end_layout
22909
22910 \begin_layout Standard
22911 \begin_inset VSpace medskip
22912 \end_inset
22913
22914 Más información sobre el paquete 
22915 \series bold
22916 sidecap
22917 \series default
22918  en su documentación 
22919 \begin_inset CommandInset citation
22920 LatexCommand cite
22921 key "sidecap"
22922
22923 \end_inset
22924
22925 .
22926 \end_layout
22927
22928 \begin_layout Standard
22929 \begin_inset Note Greyedout
22930 status open
22931
22932 \begin_layout Plain Layout
22933
22934 \series bold
22935 Nota:
22936 \series default
22937  El paquete LaTeX 
22938 \series bold
22939 hypcap
22940 \series default
22941
22942 \begin_inset Index
22943 status collapsed
22944
22945 \begin_layout Plain Layout
22946 LaTeX-paquetes ! hypcap
22947 \end_layout
22948
22949 \end_inset
22950
22951 , descrito en la sección
22952 \begin_inset space ~
22953 \end_inset
22954
22955
22956 \begin_inset CommandInset ref
22957 LatexCommand ref
22958 reference "sub:Colocación-de-Referencias"
22959
22960 \end_inset
22961
22962 , no afecta a flotantes con la leyenda al lado.
22963 \end_layout
22964
22965 \end_inset
22966
22967
22968 \end_layout
22969
22970 \begin_layout Standard
22971 \begin_inset ERT
22972 status collapsed
22973
22974 \begin_layout Plain Layout
22975
22976
22977 \backslash
22978 FigBesBeg 
22979 \end_layout
22980
22981 \end_inset
22982
22983
22984 \end_layout
22985
22986 \begin_layout Standard
22987 \begin_inset Float figure
22988 wide false
22989 sideways false
22990 status open
22991
22992 \begin_layout Plain Layout
22993 \begin_inset Graphics
22994         filename ../clipart/escher-lsd.eps
22995         scale 75
22996
22997 \end_inset
22998
22999
23000 \end_layout
23001
23002 \begin_layout Plain Layout
23003 \begin_inset Caption
23004
23005 \begin_layout Plain Layout
23006 \begin_inset CommandInset label
23007 LatexCommand label
23008 name "fig:encab-al-lado"
23009
23010 \end_inset
23011
23012 Leyenda al lado de una figura.
23013 \end_layout
23014
23015 \end_inset
23016
23017
23018 \end_layout
23019
23020 \end_inset
23021
23022
23023 \end_layout
23024
23025 \begin_layout Standard
23026 \begin_inset ERT
23027 status collapsed
23028
23029 \begin_layout Plain Layout
23030
23031
23032 \backslash
23033 TabBesBeg 
23034 \end_layout
23035
23036 \end_inset
23037
23038
23039 \end_layout
23040
23041 \begin_layout Standard
23042 \begin_inset Float table
23043 wide false
23044 sideways false
23045 status open
23046
23047 \begin_layout Plain Layout
23048 \begin_inset Caption
23049
23050 \begin_layout Plain Layout
23051 \begin_inset CommandInset label
23052 LatexCommand label
23053 name "tab:encab-al-lado"
23054
23055 \end_inset
23056
23057 Leyenda al lado de una tabla.
23058 \end_layout
23059
23060 \end_inset
23061
23062
23063 \end_layout
23064
23065 \begin_layout Plain Layout
23066 \begin_inset Tabular
23067 <lyxtabular version="3" rows="4" columns="5">
23068 <features>
23069 <column alignment="center" valignment="top" width="0">
23070 <column alignment="center" valignment="top" width="0">
23071 <column alignment="center" valignment="top" width="0">
23072 <column alignment="center" valignment="top" width="0">
23073 <column alignment="center" valignment="top" width="0">
23074 <row>
23075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23076 \begin_inset Text
23077
23078 \begin_layout Plain Layout
23079 a
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Plain Layout
23088
23089 \end_layout
23090
23091 \end_inset
23092 </cell>
23093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23094 \begin_inset Text
23095
23096 \begin_layout Plain Layout
23097 b
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23103 \begin_inset Text
23104
23105 \begin_layout Plain Layout
23106
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23112 \begin_inset Text
23113
23114 \begin_layout Plain Layout
23115 c
23116 \end_layout
23117
23118 \end_inset
23119 </cell>
23120 </row>
23121 <row>
23122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23123 \begin_inset Text
23124
23125 \begin_layout Plain Layout
23126
23127 \end_layout
23128
23129 \end_inset
23130 </cell>
23131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23132 \begin_inset Text
23133
23134 \begin_layout Plain Layout
23135 d
23136 \end_layout
23137
23138 \end_inset
23139 </cell>
23140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23141 \begin_inset Text
23142
23143 \begin_layout Plain Layout
23144
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153 e
23154 \end_layout
23155
23156 \end_inset
23157 </cell>
23158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \begin_layout Plain Layout
23162
23163 \end_layout
23164
23165 \end_inset
23166 </cell>
23167 </row>
23168 <row>
23169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23170 \begin_inset Text
23171
23172 \begin_layout Plain Layout
23173 f
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23179 \begin_inset Text
23180
23181 \begin_layout Plain Layout
23182
23183 \end_layout
23184
23185 \end_inset
23186 </cell>
23187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23188 \begin_inset Text
23189
23190 \begin_layout Plain Layout
23191 g
23192 \end_layout
23193
23194 \end_inset
23195 </cell>
23196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23197 \begin_inset Text
23198
23199 \begin_layout Plain Layout
23200
23201 \end_layout
23202
23203 \end_inset
23204 </cell>
23205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23206 \begin_inset Text
23207
23208 \begin_layout Plain Layout
23209 h
23210 \end_layout
23211
23212 \end_inset
23213 </cell>
23214 </row>
23215 <row>
23216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220
23221 \end_layout
23222
23223 \end_inset
23224 </cell>
23225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23226 \begin_inset Text
23227
23228 \begin_layout Plain Layout
23229 i
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247 j
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23253 \begin_inset Text
23254
23255 \begin_layout Plain Layout
23256
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 </row>
23262 </lyxtabular>
23263
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \end_inset
23270
23271
23272 \end_layout
23273
23274 \begin_layout Standard
23275 \begin_inset ERT
23276 status collapsed
23277
23278 \begin_layout Plain Layout
23279
23280
23281 \backslash
23282 TabBesEnd
23283 \end_layout
23284
23285 \end_inset
23286
23287
23288 \end_layout
23289
23290 \begin_layout Standard
23291 \begin_inset ERT
23292 status collapsed
23293
23294 \begin_layout Plain Layout
23295
23296
23297 \backslash
23298 sidecaptionvpos{figure}{c}
23299 \end_layout
23300
23301 \end_inset
23302
23303
23304 \begin_inset Float figure
23305 wide false
23306 sideways false
23307 status open
23308
23309 \begin_layout Plain Layout
23310 \begin_inset Graphics
23311         filename ../clipart/escher-lsd.eps
23312         scale 75
23313
23314 \end_inset
23315
23316
23317 \end_layout
23318
23319 \begin_layout Plain Layout
23320 \begin_inset Caption
23321
23322 \begin_layout Plain Layout
23323 \begin_inset CommandInset label
23324 LatexCommand label
23325 name "fig:encab-al-lado-de-fig"
23326
23327 \end_inset
23328
23329 Leyenda centrada verticalmente junto a una figura.
23330 \end_layout
23331
23332 \end_inset
23333
23334
23335 \end_layout
23336
23337 \end_inset
23338
23339
23340 \end_layout
23341
23342 \begin_layout Standard
23343 \begin_inset ERT
23344 status collapsed
23345
23346 \begin_layout Plain Layout
23347
23348
23349 \backslash
23350 FigBesEnd
23351 \end_layout
23352
23353 \end_inset
23354
23355
23356 \end_layout
23357
23358 \begin_layout Standard
23359 \begin_inset ERT
23360 status collapsed
23361
23362 \begin_layout Plain Layout
23363
23364
23365 \backslash
23366 else
23367 \end_layout
23368
23369 \end_inset
23370
23371
23372 \begin_inset Note Note
23373 status collapsed
23374
23375 \begin_layout Plain Layout
23376 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
23377  
23378 \series bold
23379 sidecap
23380 \series default
23381 .
23382 \end_layout
23383
23384 \end_inset
23385
23386
23387 \end_layout
23388
23389 \begin_layout Standard
23390 Debes instalar el paquete LaTeX 
23391 \series bold
23392 sidecap
23393 \series default
23394  para ver la parte siguiente en la salida.
23395 \end_layout
23396
23397 \begin_layout Standard
23398 \begin_inset ERT
23399 status collapsed
23400
23401 \begin_layout Plain Layout
23402
23403
23404 \backslash
23405 fi
23406 \end_layout
23407
23408 \end_inset
23409
23410
23411 \end_layout
23412
23413 \begin_layout Section
23414 Lista de flotantes
23415 \begin_inset Index
23416 status collapsed
23417
23418 \begin_layout Plain Layout
23419 Flotantes ! Lista de
23420 \end_layout
23421
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \begin_layout Standard
23428 Igual que en el índice general se listan las secciones del documento, hay
23429  listas para todos los tipos de flotantes, como las figuras.
23430  Se pueden insertar mediante los submenús 
23431 \family sans
23432 Insertar\SpecialChar \menuseparator
23433 Lista
23434 \begin_inset space \thinspace{}
23435 \end_inset
23436
23437 /
23438 \begin_inset space \thinspace{}
23439 \end_inset
23440
23441 Índice
23442 \family default
23443 .
23444 \end_layout
23445
23446 \begin_layout Standard
23447 Las entradas de la lista son los títulos del flotante o su título corto,
23448  el número de flotante, y el número de la página del documento en la que
23449  aparecen.
23450 \end_layout
23451
23452 \begin_layout Standard
23453 Puedes encontrar las listas de figuras y tablas al final de este documento.
23454 \end_layout
23455
23456 \begin_layout Chapter
23457 Notas
23458 \end_layout
23459
23460 \begin_layout Section
23461 Notas en LyX
23462 \begin_inset Index
23463 status collapsed
23464
23465 \begin_layout Plain Layout
23466 Notas ! en LyX
23467 \end_layout
23468
23469 \end_inset
23470
23471
23472 \end_layout
23473
23474 \begin_layout Standard
23475 Las notas se insertan con el botón 
23476 \begin_inset Graphics
23477         filename ../../images/note-insert.png
23478         scale 85
23479
23480 \end_inset
23481
23482  o con el menú 
23483 \family sans
23484 Insertar\SpecialChar \menuseparator
23485 Nota
23486 \family default
23487 .
23488  Hay cinco tipos de notas:
23489 \end_layout
23490
23491 \begin_layout Description
23492 Nota
23493 \begin_inset space ~
23494 \end_inset
23495
23496 LyX Este tipo es para notas internas que no han de aparecer en la salida.
23497  Su cuadro se muestra como este:
23498 \begin_inset Newline newline
23499 \end_inset
23500
23501
23502 \begin_inset Newline newline
23503 \end_inset
23504
23505
23506 \begin_inset Graphics
23507         filename clipart/NotaLyXImagenQt4.png
23508         display false
23509         scale 75
23510
23511 \end_inset
23512
23513  
23514 \begin_inset Note Note
23515 status collapsed
23516
23517 \begin_layout Plain Layout
23518 Este es un texto en un recuadro que no se muestra en la salida.
23519 \end_layout
23520
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \begin_layout Description
23527 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
23528  comentario de LaTeX, cuando exportas el documento a LaTeX vía menú 
23529 \family sans
23530 Archivo\SpecialChar \menuseparator
23531 Exportar\SpecialChar \menuseparator
23532 LaTeX (pdflatex) / (plain)
23533 \family default
23534 .
23535  Su recuadro se ve así:
23536 \begin_inset Newline newline
23537 \end_inset
23538
23539
23540 \begin_inset Newline newline
23541 \end_inset
23542
23543
23544 \begin_inset Graphics
23545         filename clipart/ComentNotaImagenQt4.png
23546         display false
23547         scale 75
23548
23549 \end_inset
23550
23551  
23552 \begin_inset Note Comment
23553 status collapsed
23554
23555 \begin_layout Plain Layout
23556 Una nota comentario que sólo aparece como comentario en archivos LaTeX.
23557 \end_layout
23558
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \begin_layout Description
23565 Resaltado
23566 \begin_inset space ~
23567 \end_inset
23568
23569 en
23570 \begin_inset space ~
23571 \end_inset
23572
23573 gris Esta nota aparece en la salida como texto resaltado en gris.
23574  Su recuadro se parece a este:
23575 \begin_inset Newline newline
23576 \end_inset
23577
23578
23579 \begin_inset Newline newline
23580 \end_inset
23581
23582
23583 \begin_inset Graphics
23584         filename clipart/GrisNotaImagenQt4.png
23585         display false
23586         scale 75
23587
23588 \end_inset
23589
23590
23591 \begin_inset Newline newline
23592 \end_inset
23593
23594
23595 \begin_inset ERT
23596 status collapsed
23597
23598 \begin_layout Plain Layout
23599
23600
23601 \backslash
23602 renewenvironment{lyxgreyedout}
23603 \end_layout
23604
23605 \begin_layout Plain Layout
23606
23607 {
23608 \backslash
23609 textcolor[gray]{0.8}
23610 \backslash
23611 bgroup}{
23612 \backslash
23613 egroup}
23614 \end_layout
23615
23616 \end_inset
23617
23618
23619 \begin_inset Note Greyedout
23620 status open
23621
23622 \begin_layout Plain Layout
23623 Este es el texto
23624 \begin_inset Foot
23625 status collapsed
23626
23627 \begin_layout Plain Layout
23628 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
23629 \end_layout
23630
23631 \end_inset
23632
23633  de un comentario que se muestra resaltado en gris.
23634 \end_layout
23635
23636 \end_inset
23637
23638
23639 \begin_inset ERT
23640 status collapsed
23641
23642 \begin_layout Plain Layout
23643
23644
23645 \backslash
23646 renewenvironment{lyxgreyedout}
23647 \end_layout
23648
23649 \begin_layout Plain Layout
23650
23651 {
23652 \backslash
23653 textcolor{blue}
23654 \backslash
23655 bgroup}{
23656 \backslash
23657 egroup}
23658 \end_layout
23659
23660 \end_inset
23661
23662
23663 \begin_inset Note Note
23664 status collapsed
23665
23666 \begin_layout Plain Layout
23667 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
23668  original de LyX, ya que en el preámbulo de este documento se han redefinido
23669  estas notas para que salgan en azul, como se indica más adelante.
23670 \end_layout
23671
23672 \end_inset
23673
23674
23675 \begin_inset Newline newline
23676 \end_inset
23677
23678
23679 \begin_inset Newline newline
23680 \end_inset
23681
23682 Como se ve en el ejemplo, la primera línea de las notas resaltadas en gris
23683  está un poco sangrada, y por otra parte pueden tener notas al pie.
23684 \end_layout
23685
23686 \begin_layout Standard
23687 \begin_inset VSpace bigskip
23688 \end_inset
23689
23690 Si usas el botón de la barra de herramientas 
23691 \begin_inset Graphics
23692         filename ../../images/note-insert.png
23693         scale 85
23694
23695 \end_inset
23696
23697  para insertar notas, se inserta una 
23698 \family sans
23699 Nota
23700 \begin_inset space ~
23701 \end_inset
23702
23703 LyX
23704 \family default
23705 .
23706  Puedes cambiar entre los cinco tipos de nota con clic derecho sobre el
23707  recuadro.
23708  
23709 \family roman
23710 \series medium
23711 \bar no
23712 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
23713  botón de herramienta 
23714 \family sans
23715 \series default
23716 \bar default
23717 Nota
23718 \family default
23719 .
23720  Para cambiar una nota a texto, pulsa la tecla 
23721 \family sans
23722 Retroceso
23723 \family default
23724  cuando el cursor está en la primera posición de una nota, o la tecla 
23725 \family sans
23726 Supr
23727 \family default
23728  cuando el cursor está en la última posición de la nota, respectivamente.
23729 \end_layout
23730
23731 \begin_layout Standard
23732 \begin_inset VSpace bigskip
23733 \end_inset
23734
23735 Se puede cambiar el color del 
23736 \family sans
23737 Resaltado en gris
23738 \family default
23739  poniendo en el preámbulo el comando:
23740 \end_layout
23741
23742 \begin_layout Standard
23743
23744 \series bold
23745
23746 \backslash
23747 renewenvironment{lyxgreyedout}
23748 \begin_inset Newline newline
23749 \end_inset
23750
23751
23752 \begin_inset ERT
23753 status collapsed
23754
23755 \begin_layout Plain Layout
23756
23757
23758 \backslash
23759 hphantom{ }
23760 \end_layout
23761
23762 \end_inset
23763
23764 {
23765 \backslash
23766 textcolor{color}
23767 \backslash
23768 bgroup}{
23769 \backslash
23770 egroup}
23771 \end_layout
23772
23773 \begin_layout Standard
23774 Los colores disponibles y el método para definir nuestros propios colores
23775  se explica en la sección
23776 \begin_inset space ~
23777 \end_inset
23778
23779
23780 \begin_inset CommandInset ref
23781 LatexCommand ref
23782 reference "sec:Tablas-Coloreadas"
23783
23784 \end_inset
23785
23786 .
23787 \end_layout
23788
23789 \begin_layout Standard
23790 Las notas en azul en este documento se han hecho con notas del tipo 
23791 \family sans
23792 Resaltado en gris
23793 \family default
23794  pero definiendo el color del texto en azul.
23795 \end_layout
23796
23797 \begin_layout Section
23798 Notas al pie
23799 \begin_inset CommandInset label
23800 LatexCommand label
23801 name "sec:Notas-al-pie"
23802
23803 \end_inset
23804
23805
23806 \begin_inset Index
23807 status collapsed
23808
23809 \begin_layout Plain Layout
23810 Notas ! al pie
23811 \end_layout
23812
23813 \end_inset
23814
23815
23816 \begin_inset Index
23817 status collapsed
23818
23819 \begin_layout Plain Layout
23820 Notas al pie
23821 \end_layout
23822
23823 \end_inset
23824
23825
23826 \end_layout
23827
23828 \begin_layout Standard
23829 Las notas al pie se insertan con el botón 
23830 \begin_inset Graphics
23831         filename ../../images/footnote-insert.png
23832         scale 85
23833
23834 \end_inset
23835
23836  o el menú 
23837 \family sans
23838 Insertar\SpecialChar \menuseparator
23839 Nota
23840 \begin_inset space ~
23841 \end_inset
23842
23843 al
23844 \begin_inset space ~
23845 \end_inset
23846
23847 pie
23848 \family default
23849 .
23850  
23851 \family roman
23852 \series medium
23853 \bar no
23854 Aparece un recuadro como este:
23855 \family default
23856 \series default
23857 \bar default
23858  
23859 \begin_inset Graphics
23860         filename clipart/notapieQt4.png
23861         scale 80
23862
23863 \end_inset
23864
23865  
23866 \family roman
23867 \series medium
23868 \bar no
23869 donde puedes introducir el texto.
23870  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
23871  sobre el
23872 \family default
23873 \series default
23874 \bar default
23875  
23876 \family roman
23877 \series medium
23878 \bar no
23879 botón
23880 \family default
23881 \series default
23882 \bar default
23883 .
23884  Para cambiar una nota al pie a texto, pulsa la tecla 
23885 \family sans
23886 Retroceso
23887 \family default
23888  cuando el cursor está en la primera posición de la nota al pie, o la tecla
23889  
23890 \family sans
23891 Supr
23892 \family default
23893  cuando el cursor está en la última posición de la nota, respectivamente.
23894 \end_layout
23895
23896 \begin_layout Standard
23897 Aquí hay un ejemplo de nota al pie:
23898 \family roman
23899 \series medium
23900 \bar no
23901
23902 \begin_inset Foot
23903 status collapsed
23904
23905 \begin_layout Plain Layout
23906 \begin_inset CommandInset label
23907 LatexCommand label
23908 name "pie:Esto-es-una"
23909
23910 \end_inset
23911
23912 Ejemplo de nota al pie.
23913 \end_layout
23914
23915 \end_inset
23916
23917
23918 \family default
23919 \series default
23920 \bar default
23921
23922 \begin_inset ERT
23923 status collapsed
23924
23925 \begin_layout Plain Layout
23926
23927
23928 \backslash
23929 newcounter{MyRepeatFoot}
23930 \end_layout
23931
23932 \begin_layout Plain Layout
23933
23934
23935 \backslash
23936 setcounter{MyRepeatFoot}{
23937 \backslash
23938 thefootnote}
23939 \end_layout
23940
23941 \end_inset
23942
23943
23944 \end_layout
23945
23946 \begin_layout Standard
23947 En la salida, el pie se muestra como número voladito en el lugar del texto
23948  donde se coloca el recuadro.
23949  El texto se coloca al final de la página actual.
23950  Los números de las notas son calculados por LaTeX, y son consecutivos.
23951  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
23952 \end_layout
23953
23954 \begin_layout Standard
23955 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
23956  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
23957  se describe en la sección
23958 \begin_inset space ~
23959 \end_inset
23960
23961
23962 \begin_inset CommandInset ref
23963 LatexCommand ref
23964 reference "sec:Referencias-a-Flotantes"
23965
23966 \end_inset
23967
23968 .
23969 \begin_inset Newline newline
23970 \end_inset
23971
23972 Esto es una referencia cruzada a la Nota al pie
23973 \begin_inset space ~
23974 \end_inset
23975
23976
23977 \begin_inset CommandInset ref
23978 LatexCommand ref
23979 reference "pie:Esto-es-una"
23980
23981 \end_inset
23982
23983 .
23984 \begin_inset Newline newline
23985 \end_inset
23986
23987
23988 \begin_inset Note Greyedout
23989 status open
23990
23991 \begin_layout Plain Layout
23992
23993 \series bold
23994 Nota:
23995 \series default
23996  LyX no suministra prefijos para etiquetas en notas al pie, así que has
23997  de insertar un prefijo, p.
23998 \begin_inset space \thinspace{}
23999 \end_inset
24000
24001 e.
24002 \begin_inset space ~
24003 \end_inset
24004
24005 «
24006 \family sans
24007 pie:
24008 \family default
24009 » manualmente cuando quieras usar el estilo 
24010 \family sans
24011 Referencia
24012 \begin_inset space ~
24013 \end_inset
24014
24015 con
24016 \begin_inset space ~
24017 \end_inset
24018
24019 formato
24020 \family default
24021 .
24022 \end_layout
24023
24024 \end_inset
24025
24026
24027 \end_layout
24028
24029 \begin_layout Standard
24030 \begin_inset VSpace defskip
24031 \end_inset
24032
24033 Para poner notas al pie en tablas, tienes que usar minipáginas, véase sección
24034 \begin_inset space ~
24035 \end_inset
24036
24037
24038 \begin_inset CommandInset ref
24039 LatexCommand ref
24040 reference "sec:Minipáginas"
24041
24042 \end_inset
24043
24044 .
24045  Los pies en tablas largas en la sección
24046 \begin_inset space ~
24047 \end_inset
24048
24049
24050 \begin_inset CommandInset ref
24051 LatexCommand ref
24052 reference "sub:Notas-al-pie-en-Tablas-Largas"
24053
24054 \end_inset
24055
24056 .
24057 \end_layout
24058
24059 \begin_layout Standard
24060 \begin_inset VSpace defskip
24061 \end_inset
24062
24063 Para crear sólo una marca para una nota al pie, puedes usar el comando 
24064 \series bold
24065
24066 \backslash
24067 footnotemark[número]
24068 \series default
24069  en código TeX.
24070  Esto se emplea si tienes la misma anotación varias veces en el texto pero
24071  no quieres imprimir el pie cada vez.
24072 \begin_inset Newline newline
24073 \end_inset
24074
24075 Como no sabes el número del pie que se repite mientras escribes el texto,
24076  tienes que guardarlo.
24077  Para el siguiente ejemplo de marca de pie, se han insertado estos comandos
24078  en código TeX detrás de Nota
24079 \begin_inset space ~
24080 \end_inset
24081
24082 al
24083 \begin_inset space ~
24084 \end_inset
24085
24086 pie
24087 \begin_inset space ~
24088 \end_inset
24089
24090
24091 \begin_inset CommandInset ref
24092 LatexCommand ref
24093 reference "pie:Esto-es-una"
24094
24095 \end_inset
24096
24097  para guardar el número de pie:
24098 \end_layout
24099
24100 \begin_layout Standard
24101
24102 \series bold
24103
24104 \backslash
24105 newcounter{MyRepeatFoot}
24106 \begin_inset Newline newline
24107 \end_inset
24108
24109
24110 \backslash
24111 setcounter{MyRepeatFoot}{
24112 \backslash
24113 thefootnote}
24114 \end_layout
24115
24116 \begin_layout Standard
24117 La marca de pie se crea entonces con el comando:
24118 \end_layout
24119
24120 \begin_layout Standard
24121
24122 \series bold
24123
24124 \backslash
24125 footnotemark[
24126 \backslash
24127 theMyRepeatFoot]
24128 \end_layout
24129
24130 \begin_layout Standard
24131 Aquí hay un ejemplo de marca de pie:
24132 \family roman
24133 \series medium
24134 \bar no
24135
24136 \begin_inset ERT
24137 status collapsed
24138
24139 \begin_layout Plain Layout
24140
24141
24142 \backslash
24143 footnotemark[
24144 \backslash
24145 theMyRepeatFoot]
24146 \end_layout
24147
24148 \end_inset
24149
24150
24151 \end_layout
24152
24153 \begin_layout Subsection
24154 Numeración de notas al pie
24155 \begin_inset CommandInset label
24156 LatexCommand label
24157 name "sub:Numeración-de-Notas-al-Pie"
24158
24159 \end_inset
24160
24161
24162 \begin_inset Index
24163 status collapsed
24164
24165 \begin_layout Plain Layout
24166 Notas al pie ! Numeración
24167 \end_layout
24168
24169 \end_inset
24170
24171
24172 \end_layout
24173
24174 \begin_layout Standard
24175 Para reiniciar el número de pie a 1 en cada sección añade
24176 \family roman
24177  en el preámbulo el comando:
24178 \end_layout
24179
24180 \begin_layout Standard
24181
24182 \series bold
24183
24184 \backslash
24185 @addtoreset{footnote}{section}
24186 \end_layout
24187
24188 \begin_layout Standard
24189 \begin_inset VSpace bigskip
24190 \end_inset
24191
24192 El siguiente comando en el preámbulo cambia el estilo de numeración del
24193  pie a números romanos en minúsculas:
24194 \end_layout
24195
24196 \begin_layout Standard
24197
24198 \series bold
24199
24200 \backslash
24201 renewcommand{
24202 \backslash
24203 thefootnote}{
24204 \backslash
24205 roman{footnote}}
24206 \end_layout
24207
24208 \begin_layout Standard
24209 \begin_inset ERT
24210 status collapsed
24211
24212 \begin_layout Plain Layout
24213
24214
24215 \backslash
24216 renewcommand{
24217 \backslash
24218 thefootnote}{
24219 \backslash
24220 roman{footnote}}
24221 \end_layout
24222
24223 \end_inset
24224
24225  Nota al pie en números romanos:
24226 \begin_inset Foot
24227 status collapsed
24228
24229 \begin_layout Plain Layout
24230 Ejemplo de nota al pie en números romanos.
24231 \end_layout
24232
24233 \end_inset
24234
24235
24236 \begin_inset ERT
24237 status collapsed
24238
24239 \begin_layout Plain Layout
24240
24241
24242 \backslash
24243 renewcommand{
24244 \backslash
24245 thefootnote}{
24246 \backslash
24247 arabic{footnote}}
24248 \end_layout
24249
24250 \end_inset
24251
24252
24253 \end_layout
24254
24255 \begin_layout Standard
24256 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
24257  
24258 \series bold
24259
24260 \backslash
24261 roman
24262 \series default
24263  por 
24264 \series bold
24265
24266 \backslash
24267 Roman
24268 \series default
24269 .
24270  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
24271 \series bold
24272
24273 \backslash
24274 Alph
24275 \series default
24276  o 
24277 \series bold
24278
24279 \backslash
24280 alph
24281 \series default
24282 , respectivamente.
24283  Para ordenar las notas al pie con símbolos usa 
24284 \series bold
24285
24286 \backslash
24287 fnsymbol
24288 \series default
24289 .
24290 \end_layout
24291
24292 \begin_layout Standard
24293 \begin_inset Note Greyedout
24294 status open
24295
24296 \begin_layout Plain Layout
24297
24298 \series bold
24299 Nota:
24300 \series default
24301  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
24302  simples.
24303 \end_layout
24304
24305 \end_inset
24306
24307
24308 \begin_inset Newline newline
24309 \end_inset
24310
24311
24312 \begin_inset Note Greyedout
24313 status open
24314
24315 \begin_layout Plain Layout
24316
24317 \series bold
24318 Nota:
24319 \series default
24320  sólo puedes ordenar hasta 9 pies con símbolos.
24321 \end_layout
24322
24323 \end_inset
24324
24325
24326 \end_layout
24327
24328 \begin_layout Standard
24329 Para volver al estilo de numeración predeterminado cuando has cambiado a
24330  otro estilo, usa 
24331 \series bold
24332
24333 \backslash
24334 arabic
24335 \series default
24336  en vez de 
24337 \series bold
24338
24339 \backslash
24340 roman
24341 \series default
24342  en el comando anterior.
24343 \begin_inset ERT
24344 status collapsed
24345
24346 \begin_layout Plain Layout
24347
24348
24349 \backslash
24350 renewcommand{
24351 \backslash
24352 thefootnote}{
24353 \backslash
24354 arabic{footnote}}
24355 \end_layout
24356
24357 \end_inset
24358
24359
24360 \end_layout
24361
24362 \begin_layout Standard
24363 \begin_inset VSpace bigskip
24364 \end_inset
24365
24366
24367 \end_layout
24368
24369 \begin_layout Standard
24370 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
24371  comando al preámbulo del documento:
24372 \end_layout
24373
24374 \begin_layout Standard
24375
24376 \series bold
24377
24378 \backslash
24379 numberwithin{footnote}{chapter}
24380 \end_layout
24381
24382 \begin_layout Standard
24383 Para poder usar el comando 
24384 \series bold
24385
24386 \backslash
24387 numberwithin
24388 \series default
24389 , marca la opción 
24390 \family sans
24391 Usar
24392 \family default
24393
24394 \begin_inset space ~
24395 \end_inset
24396
24397
24398 \family sans
24399 el
24400 \family default
24401
24402 \begin_inset space ~
24403 \end_inset
24404
24405
24406 \family sans
24407 paquete
24408 \family default
24409
24410 \begin_inset space ~
24411 \end_inset
24412
24413
24414 \family sans
24415 AMS
24416 \family default
24417  en la sección 
24418 \family sans
24419 Opciones para ecuaciones
24420 \family default
24421  de la configuración del documento.
24422 \end_layout
24423
24424 \begin_layout Standard
24425 \begin_inset ERT
24426 status collapsed
24427
24428 \begin_layout Plain Layout
24429
24430
24431 \backslash
24432 numberwithin{footnote}{chapter}
24433 \end_layout
24434
24435 \end_inset
24436
24437 Esto es otro ejemplo de nota al pie:
24438 \series bold
24439
24440 \begin_inset Foot
24441 status collapsed
24442
24443 \begin_layout Plain Layout
24444 Nota al pie numerada en el esquema 
24445 \begin_inset Quotes eld
24446 \end_inset
24447
24448 capítulo.nota
24449 \begin_inset Quotes erd
24450 \end_inset
24451
24452 .
24453 \end_layout
24454
24455 \end_inset
24456
24457
24458 \series default
24459
24460 \begin_inset ERT
24461 status collapsed
24462
24463 \begin_layout Plain Layout
24464
24465
24466 \backslash
24467 renewcommand{
24468 \backslash
24469 thefootnote}{
24470 \backslash
24471 arabic{footnote}}
24472 \end_layout
24473
24474 \end_inset
24475
24476
24477 \end_layout
24478
24479 \begin_layout Standard
24480 \begin_inset Note Greyedout
24481 status open
24482
24483 \begin_layout Plain Layout
24484
24485 \series bold
24486 Nota: 
24487 \backslash
24488 numberwithin 
24489 \series default
24490 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
24491  previas para obtener números no arábigos se sobreescriben.
24492 \end_layout
24493
24494 \end_inset
24495
24496
24497 \end_layout
24498
24499 \begin_layout Standard
24500 Así, para obtener por ejemplo el esquema «capítulo.
24501 \backslash
24502 Roman{footnote}», usa este comando en vez de 
24503 \series bold
24504
24505 \backslash
24506 numberwithin
24507 \series default
24508 :
24509 \end_layout
24510
24511 \begin_layout Standard
24512
24513 \series bold
24514
24515 \backslash
24516 renewcommand{
24517 \backslash
24518 thefootnote}{
24519 \backslash
24520 thechapter.
24521 \backslash
24522 Roman{footnote}}
24523 \end_layout
24524
24525 \begin_layout Subsection
24526 Colocación de notas al pie
24527 \begin_inset Index
24528 status collapsed
24529
24530 \begin_layout Plain Layout
24531 Notas al pie ! Colocación
24532 \end_layout
24533
24534 \end_inset
24535
24536
24537 \end_layout
24538
24539 \begin_layout Standard
24540 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
24541  entre ellas al final de la página.
24542  Para hacerlas más legibles puedes añadir 1.5
24543 \begin_inset space \thinspace{}
24544 \end_inset
24545
24546 mm, p.
24547 \begin_inset space \thinspace{}
24548 \end_inset
24549
24550 e., con el comando siguiente en el preámbulo:
24551 \end_layout
24552
24553 \begin_layout Standard
24554
24555 \series bold
24556
24557 \backslash
24558 let
24559 \backslash
24560 myFoot
24561 \backslash
24562 footnote
24563 \begin_inset Newline newline
24564 \end_inset
24565
24566
24567 \backslash
24568 renewcommand{
24569 \backslash
24570 footnote}[1]{
24571 \backslash
24572 myFoot{#1
24573 \backslash
24574 vspace{1.5mm}}}
24575 \end_layout
24576
24577 \begin_layout Standard
24578 \begin_inset VSpace bigskip
24579 \end_inset
24580
24581 En documentos a dos columnas la nota al pie aparece al final de cada columna,
24582  véase la figura
24583 \begin_inset space ~
24584 \end_inset
24585
24586
24587 \begin_inset CommandInset ref
24588 LatexCommand ref
24589 reference "fig:Colocación-standard-del-pie"
24590
24591 \end_inset
24592
24593 .
24594  Si las notas debieran mostrarse sólo al final de la columna derecha, como
24595  en la figura
24596 \begin_inset space ~
24597 \end_inset
24598
24599
24600 \begin_inset CommandInset ref
24601 LatexCommand ref
24602 reference "fig:Colocación-del-pie-en"
24603
24604 \end_inset
24605
24606 , usa el paquete LaTeX 
24607 \series bold
24608 ftnright
24609 \series default
24610
24611 \begin_inset Index
24612 status collapsed
24613
24614 \begin_layout Plain Layout
24615 LaTeX-paquetes ! ftnright
24616 \end_layout
24617
24618 \end_inset
24619
24620  con este comando en el preámbulo:
24621 \end_layout
24622
24623 \begin_layout Standard
24624
24625 \series bold
24626
24627 \backslash
24628 usepackage{ftnright}
24629 \end_layout
24630
24631 \begin_layout Standard
24632 \begin_inset Float figure
24633 placement !h
24634 wide false
24635 sideways false
24636 status open
24637
24638 \begin_layout Plain Layout
24639 \begin_inset ERT
24640 status collapsed
24641
24642 \begin_layout Plain Layout
24643
24644
24645 \backslash
24646 framebox{
24647 \end_layout
24648
24649 \end_inset
24650
24651
24652 \begin_inset Graphics
24653         filename ../clipart/without_fntright.pdf
24654         width 100col%
24655
24656 \end_inset
24657
24658
24659 \begin_inset ERT
24660 status collapsed
24661
24662 \begin_layout Plain Layout
24663
24664 }
24665 \end_layout
24666
24667 \end_inset
24668
24669
24670 \end_layout
24671
24672 \begin_layout Plain Layout
24673 \begin_inset Caption
24674
24675 \begin_layout Plain Layout
24676 \begin_inset CommandInset label
24677 LatexCommand label
24678 name "fig:Colocación-standard-del-pie"
24679
24680 \end_inset
24681
24682 Colocación estándar de notas al pie en documentos a dos columnas.
24683 \end_layout
24684
24685 \end_inset
24686
24687
24688 \end_layout
24689
24690 \end_inset
24691
24692
24693 \end_layout
24694
24695 \begin_layout Standard
24696 \begin_inset Float figure
24697 placement !h
24698 wide false
24699 sideways false
24700 status open
24701
24702 \begin_layout Plain Layout
24703 \begin_inset ERT
24704 status collapsed
24705
24706 \begin_layout Plain Layout
24707
24708
24709 \backslash
24710 framebox{
24711 \end_layout
24712
24713 \end_inset
24714
24715
24716 \begin_inset Graphics
24717         filename ../clipart/with_fntright.pdf
24718         width 100col%
24719
24720 \end_inset
24721
24722
24723 \begin_inset ERT
24724 status collapsed
24725
24726 \begin_layout Plain Layout
24727
24728 }
24729 \end_layout
24730
24731 \end_inset
24732
24733
24734 \end_layout
24735
24736 \begin_layout Plain Layout
24737 \begin_inset Caption
24738
24739 \begin_layout Plain Layout
24740 \begin_inset CommandInset label
24741 LatexCommand label
24742 name "fig:Colocación-del-pie-en"
24743
24744 \end_inset
24745
24746 Colocación de la nota al pie en documentos a dos columnas cuando se usa
24747  el paquete LaTeX 
24748 \series bold
24749 ftnright
24750 \series default
24751 .
24752 \end_layout
24753
24754 \end_inset
24755
24756
24757 \end_layout
24758
24759 \end_inset
24760
24761
24762 \end_layout
24763
24764 \begin_layout Standard
24765 \begin_inset VSpace bigskip
24766 \end_inset
24767
24768 En alguna literatura científica es habitual reunir las notas para imprimirlas
24769  en un párrafo separado al final de la sección, como en la figura
24770 \begin_inset space ~
24771 \end_inset
24772
24773
24774 \begin_inset CommandInset ref
24775 LatexCommand ref
24776 reference "fig:Notas-al-pie-al-final"
24777
24778 \end_inset
24779
24780 .
24781  Para reunir las notas al final
24782 \begin_inset Index
24783 status collapsed
24784
24785 \begin_layout Plain Layout
24786 Notas ! al final
24787 \end_layout
24788
24789 \end_inset
24790
24791  en vez de al pie, carga el paquete LaTeX 
24792 \series bold
24793 endnotes
24794 \series default
24795
24796 \begin_inset Index
24797 status collapsed
24798
24799 \begin_layout Plain Layout
24800 LaTeX-paquetes ! endnotes
24801 \end_layout
24802
24803 \end_inset
24804
24805  con las siguientes líneas en el preámbulo:
24806 \end_layout
24807
24808 \begin_layout Standard
24809
24810 \series bold
24811
24812 \backslash
24813 usepackage{endnotes}
24814 \begin_inset Newline newline
24815 \end_inset
24816
24817
24818 \backslash
24819 let
24820 \backslash
24821 footnote
24822 \backslash
24823 endnote
24824 \end_layout
24825
24826 \begin_layout Standard
24827 Para insertar la colección de notas, escribe el comando
24828 \end_layout
24829
24830 \begin_layout Standard
24831
24832 \series bold
24833
24834 \backslash
24835 theendnotes
24836 \end_layout
24837
24838 \begin_layout Standard
24839 en código TeX al final de una sección o capítulo.
24840 \end_layout
24841
24842 \begin_layout Standard
24843 \begin_inset Float figure
24844 wide false
24845 sideways false
24846 status open
24847
24848 \begin_layout Plain Layout
24849 \align center
24850 \begin_inset ERT
24851 status collapsed
24852
24853 \begin_layout Plain Layout
24854
24855
24856 \backslash
24857 framebox{
24858 \end_layout
24859
24860 \end_inset
24861
24862
24863 \begin_inset Graphics
24864         filename ../clipart/endnotes.pdf
24865
24866 \end_inset
24867
24868
24869 \begin_inset ERT
24870 status collapsed
24871
24872 \begin_layout Plain Layout
24873
24874 }
24875 \end_layout
24876
24877 \end_inset
24878
24879
24880 \end_layout
24881
24882 \begin_layout Plain Layout
24883 \begin_inset Caption
24884
24885 \begin_layout Plain Layout
24886 \begin_inset CommandInset label
24887 LatexCommand label
24888 name "fig:Notas-al-pie-al-final"
24889
24890 \end_inset
24891
24892 Notas al final: notas impresas en párrafo separado al final de la sección
24893  o del capítulo.
24894 \end_layout
24895
24896 \end_inset
24897
24898
24899 \end_layout
24900
24901 \end_inset
24902
24903
24904 \end_layout
24905
24906 \begin_layout Standard
24907 \begin_inset VSpace medskip
24908 \end_inset
24909
24910 La cabecera de párrafo para las notas finales no se traduce automáticamente
24911  al lenguaje del documento, hay que hacerlo manualmente.
24912   El siguiente comando de preámbulo traduce el nombre en inglés «Notes»
24913  al español «Notas»:
24914 \end_layout
24915
24916 \begin_layout Standard
24917
24918 \series bold
24919
24920 \backslash
24921 renewcommand{
24922 \backslash
24923 notesname}{Notas}
24924 \end_layout
24925
24926 \begin_layout Standard
24927 \begin_inset VSpace medskip
24928 \end_inset
24929
24930 La numeración de notas finales puede cambiarse como la de las notas al pie,
24931  como se describe en la sección
24932 \begin_inset space ~
24933 \end_inset
24934
24935
24936 \begin_inset CommandInset ref
24937 LatexCommand ref
24938 reference "sub:Numeración-de-Notas-al-Pie"
24939
24940 \end_inset
24941
24942 ; sólo hay que reemplazar el comando 
24943 \series bold
24944
24945 \backslash
24946 thefootnote
24947 \series default
24948  por 
24949 \series bold
24950
24951 \backslash
24952 theendnote
24953 \series default
24954 .
24955  Para restablecer la numeración usa el comando 
24956 \series bold
24957
24958 \backslash
24959 @addtoreset
24960 \series default
24961  como se describe en la sección
24962 \begin_inset space ~
24963 \end_inset
24964
24965
24966 \begin_inset CommandInset ref
24967 LatexCommand ref
24968 reference "sub:Numeración-de-Notas-al-Pie"
24969
24970 \end_inset
24971
24972  y sustituye el parámetro de comando 
24973 \series bold
24974 footnote
24975 \series default
24976  por 
24977 \series bold
24978 endnote
24979 \series default
24980 .
24981 \end_layout
24982
24983 \begin_layout Standard
24984 Para crear sólo una marca para una nota final, usa el comando 
24985 \series bold
24986
24987 \backslash
24988 endnotemark[número]
24989 \series default
24990  similar al comando 
24991 \series bold
24992
24993 \backslash
24994 footnotemark
24995 \series default
24996 , descrito en la sección
24997 \begin_inset space ~
24998 \end_inset
24999
25000
25001 \begin_inset CommandInset ref
25002 LatexCommand ref
25003 reference "sec:Notas-al-pie"
25004
25005 \end_inset
25006
25007 .
25008 \end_layout
25009
25010 \begin_layout Standard
25011 \begin_inset VSpace bigskip
25012 \end_inset
25013
25014 Las notas al pie también pueden colocarse al margen de la página y la alineación
25015  del texto del pie también puede cambiarse, véase el paquete LaTeX 
25016 \series bold
25017 footmisc
25018 \series default
25019
25020 \begin_inset Index
25021 status collapsed
25022
25023 \begin_layout Plain Layout
25024 LaTeX-paquetes ! footmisc
25025 \end_layout
25026
25027 \end_inset
25028
25029  
25030 \begin_inset CommandInset citation
25031 LatexCommand cite
25032 key "footmisc"
25033
25034 \end_inset
25035
25036  para más información.
25037 \end_layout
25038
25039 \begin_layout Standard
25040 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
25041  
25042 \begin_inset CommandInset citation
25043 LatexCommand cite
25044 key "latexcompanion,latexguide,latexbook"
25045
25046 \end_inset
25047
25048 .
25049 \end_layout
25050
25051 \begin_layout Section
25052 Notas al margen
25053 \begin_inset Index
25054 status collapsed
25055
25056 \begin_layout Plain Layout
25057 Notas ! al margen
25058 \end_layout
25059
25060 \end_inset
25061
25062
25063 \end_layout
25064
25065 \begin_layout Standard
25066 Las notas al margen se ven y se comportan en LyX como notas al pie.
25067  Se insertan con el menú 
25068 \family sans
25069 Insertar\SpecialChar \menuseparator
25070 Nota
25071 \begin_inset space ~
25072 \end_inset
25073
25074 al
25075 \begin_inset space ~
25076 \end_inset
25077
25078 margen
25079 \family default
25080  o con el botón 
25081 \begin_inset Graphics
25082         filename ../../images/marginalnote-insert.png
25083         scale 85
25084
25085 \end_inset
25086
25087 .
25088  Aparece un cuadro gris con la etiqueta 
25089 \family roman
25090 \series medium
25091 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
25092 \end_layout
25093
25094 \begin_layout Standard
25095 Al lado hay un ejemplo de nota al margen.
25096
25097 \family roman
25098 \series medium
25099  
25100 \begin_inset Marginal
25101 status open
25102
25103 \begin_layout Plain Layout
25104 Esto es una nota al margen.
25105 \end_layout
25106
25107 \end_inset
25108
25109
25110 \end_layout
25111
25112 \begin_layout Standard
25113 Estas notas salen en el margen derecho en documentos a una cara.
25114  En documentos a doble cara se muestran en el margen externo —margen izquierdo
25115  en páginas pares, derecho en páginas impares—.
25116  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
25117  a la derecha si la nota aparece en el margen izquierdo—.
25118  La primera línea de la nota se sitúa en la posición de la línea del texto
25119  en la que se inserta en el documento.
25120 \end_layout
25121
25122 \begin_layout Standard
25123 \begin_inset VSpace bigskip
25124 \end_inset
25125
25126 Para colocar la nota en el margen interno añade el comando
25127 \end_layout
25128
25129 \begin_layout Standard
25130
25131 \series bold
25132
25133 \backslash
25134 reversemarginpar
25135 \end_layout
25136
25137 \begin_layout Standard
25138 en código TeX antes de la nota.
25139  La nueva colocación es válida para todas las siguientes notas al margen.
25140  
25141 \begin_inset ERT
25142 status collapsed
25143
25144 \begin_layout Plain Layout
25145
25146
25147 \backslash
25148 reversemarginpar 
25149 \end_layout
25150
25151 \end_inset
25152
25153
25154 \begin_inset Marginal
25155 status open
25156
25157 \begin_layout Plain Layout
25158 Esto es una nota en el margen interno.
25159 \end_layout
25160
25161 \end_inset
25162
25163
25164 \series bold
25165
25166 \begin_inset Newline newline
25167 \end_inset
25168
25169
25170 \series default
25171
25172 \begin_inset Note Greyedout
25173 status open
25174
25175 \begin_layout Plain Layout
25176
25177 \series bold
25178 Nota:
25179 \series default
25180  A veces no hay espacio suficiente en el margen interno, por lo que la nota
25181  no se mostrará correctamente en la salida.
25182 \end_layout
25183
25184 \end_inset
25185
25186
25187 \end_layout
25188
25189 \begin_layout Standard
25190 Para volver a la ubicación predeterminada inserta en código TeX el comando
25191 \begin_inset ERT
25192 status collapsed
25193
25194 \begin_layout Plain Layout
25195
25196
25197 \backslash
25198 normalmarginpar 
25199 \end_layout
25200
25201 \end_inset
25202
25203
25204 \end_layout
25205
25206 \begin_layout Standard
25207
25208 \series bold
25209
25210 \backslash
25211 normalmarginpar
25212 \end_layout
25213
25214 \begin_layout Standard
25215 \begin_inset Note Greyedout
25216 status open
25217
25218 \begin_layout Plain Layout
25219
25220 \series bold
25221 Nota:
25222 \series default
25223  El comando se ignora si en el mismo párrafo está también presente el comando
25224  
25225 \series bold
25226
25227 \backslash
25228 reversemarginpar
25229 \series default
25230 .
25231 \end_layout
25232
25233 \end_inset
25234
25235
25236 \end_layout
25237
25238 \begin_layout Standard
25239 \begin_inset VSpace bigskip
25240 \end_inset
25241
25242
25243 \family roman
25244 \series medium
25245
25246 \begin_inset Marginal
25247 status open
25248
25249 \begin_layout Plain Layout
25250 PalabraMuyLargaAlMargen no partida con guión.
25251 \end_layout
25252
25253 \end_inset
25254
25255
25256 \family default
25257 \series default
25258  Como en el caso descrito en la sección
25259 \begin_inset space ~
25260 \end_inset
25261
25262
25263 \begin_inset CommandInset ref
25264 LatexCommand ref
25265 reference "sub:Líneas-Múltiples-en"
25266
25267 \end_inset
25268
25269 , una palabra larga no puede partirse con guión cuando es la primera en
25270  la nota al margen.
25271  Para evitar esto, inserta un espacio horizontal de 0
25272 \begin_inset space \thinspace{}
25273 \end_inset
25274
25275 pt antes de la palabra
25276 \family roman
25277 \series medium
25278 .
25279  
25280 \begin_inset Marginal
25281 status open
25282
25283 \begin_layout Plain Layout
25284 \begin_inset ERT
25285 status collapsed
25286
25287 \begin_layout Plain Layout
25288
25289
25290 \backslash
25291 hspace{0pt}
25292 \end_layout
25293
25294 \end_inset
25295
25296 PalabraMuyLargaAlMargen partida con guión.
25297 \end_layout
25298
25299 \end_inset
25300
25301
25302 \end_layout
25303
25304 \begin_layout Standard
25305 \begin_inset VSpace bigskip
25306 \end_inset
25307
25308
25309 \end_layout
25310
25311 \begin_layout Standard
25312 \begin_inset Note Greyedout
25313 status open
25314
25315 \begin_layout Plain Layout
25316
25317 \series bold
25318 Nota:
25319 \series default
25320  Normalmente no pueden utilizarse notas al margen en tablas, flotantes y
25321  notas al pie.
25322 \end_layout
25323
25324 \end_inset
25325
25326
25327 \end_layout
25328
25329 \begin_layout Standard
25330 \begin_inset VSpace bigskip
25331 \end_inset
25332
25333
25334 \end_layout
25335
25336 \begin_layout Standard
25337 \begin_inset ERT
25338 status collapsed
25339
25340 \begin_layout Plain Layout
25341
25342
25343 \backslash
25344 ifmarginnote
25345 \end_layout
25346
25347 \end_inset
25348
25349
25350 \begin_inset Note Note
25351 status collapsed
25352
25353 \begin_layout Plain Layout
25354 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
25355  LaTeX 
25356 \series bold
25357 marginnote
25358 \series default
25359 .
25360 \end_layout
25361
25362 \end_inset
25363
25364
25365 \end_layout
25366
25367 \begin_layout Standard
25368 Esta restricción se puede salvar con el paquete LaTeX 
25369 \series bold
25370 marginnote
25371 \series default
25372
25373 \begin_inset Index
25374 status collapsed
25375
25376 \begin_layout Plain Layout
25377 LaTeX-paquetes ! marginnote
25378 \end_layout
25379
25380 \end_inset
25381
25382 .
25383  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
25384  notas al margen es redefinido para usar el comando proporcionado por el
25385  paquete 
25386 \series bold
25387 marginnote
25388 \series default
25389 :
25390 \end_layout
25391
25392 \begin_layout Standard
25393
25394 \series bold
25395
25396 \backslash
25397 usepackage{marginnote}
25398 \begin_inset Newline newline
25399 \end_inset
25400
25401
25402 \backslash
25403 let
25404 \backslash
25405 marginpar
25406 \backslash
25407 marginnote
25408 \end_layout
25409
25410 \begin_layout Standard
25411 Esto se ha utilizado en el presente documento porque 
25412 \series bold
25413 marginnote
25414 \series default
25415  tiene una característica adicional útil: Puedes establecer un desplazamiento
25416  vertical a la nota.
25417  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
25418  diseño de la página.
25419  En LyX, el desplazamiento se escribe directamente tras la nota al margen,
25420  en código TeX
25421 \end_layout
25422
25423 \begin_layout Standard
25424
25425 \series bold
25426 [desplazamiento]
25427 \end_layout
25428
25429 \begin_layout Standard
25430 donde desplazamiento es una longitud en una de las unidades de la tabla
25431 \begin_inset space ~
25432 \end_inset
25433
25434
25435 \begin_inset CommandInset ref
25436 LatexCommand ref
25437 reference "tab:Unidades"
25438
25439 \end_inset
25440
25441 .
25442  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
25443  abajo.
25444  
25445 \family roman
25446 \series medium
25447 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
25448 \begin_inset space \thinspace{}
25449 \end_inset
25450
25451 cm arriba con el comando en código TeX 
25452 \begin_inset Quotes eld
25453 \end_inset
25454
25455
25456 \family default
25457 \series bold
25458 [-1.5cm]
25459 \family roman
25460 \series medium
25461
25462 \begin_inset Quotes erd
25463 \end_inset
25464
25465
25466 \begin_inset Marginal
25467 status collapsed
25468
25469 \begin_layout Plain Layout
25470 Esta nota está 1.5
25471 \begin_inset space \thinspace{}
25472 \end_inset
25473
25474 cm por encima de su posición original.
25475 \end_layout
25476
25477 \end_inset
25478
25479
25480 \family default
25481 \series default
25482
25483 \begin_inset ERT
25484 status collapsed
25485
25486 \begin_layout Plain Layout
25487
25488 [-1.5cm]
25489 \end_layout
25490
25491 \end_inset
25492
25493
25494 \end_layout
25495
25496 \begin_layout Standard
25497 \begin_inset VSpace medskip
25498 \end_inset
25499
25500 Con 
25501 \series bold
25502 marginnote
25503 \series default
25504  también puedes cambiar la alineación del texto en el margen.
25505  Por ejemplo los comandos
25506 \end_layout
25507
25508 \begin_layout Standard
25509
25510 \series bold
25511
25512 \backslash
25513 renewcommand*{
25514 \backslash
25515 raggedleftmarginnote}{
25516 \backslash
25517 centering}
25518 \begin_inset Newline newline
25519 \end_inset
25520
25521
25522 \backslash
25523 renewcommand*{
25524 \backslash
25525 raggedrightmarginnote}{
25526 \backslash
25527 centering}
25528 \end_layout
25529
25530 \begin_layout Standard
25531 producen alineación centrada.
25532  
25533 \series bold
25534
25535 \backslash
25536 raggedleftmarginnote
25537 \series default
25538  identifica las notas que aparecen al lado izquierdo.
25539 \family roman
25540 \series medium
25541
25542 \begin_inset ERT
25543 status collapsed
25544
25545 \begin_layout Plain Layout
25546
25547
25548 \backslash
25549 renewcommand*{
25550 \backslash
25551 raggedleftmarginnote}{
25552 \backslash
25553 centering}
25554 \end_layout
25555
25556 \begin_layout Plain Layout
25557
25558
25559 \backslash
25560 renewcommand*{
25561 \backslash
25562 raggedrightmarginnote}{
25563 \backslash
25564 centering}
25565 \end_layout
25566
25567 \end_inset
25568
25569
25570 \begin_inset Marginal
25571 status open
25572
25573 \begin_layout Plain Layout
25574 El texto de esta nota está centrado.
25575 \end_layout
25576
25577 \end_inset
25578
25579
25580 \family default
25581 \series default
25582  El valor predeterminado es 
25583 \end_layout
25584
25585 \begin_layout Standard
25586
25587 \series bold
25588
25589 \backslash
25590 renewcommand*{
25591 \backslash
25592 raggedleftmarginnote}{
25593 \backslash
25594 raggedleft}
25595 \begin_inset Newline newline
25596 \end_inset
25597
25598
25599 \backslash
25600 renewcommand*{
25601 \backslash
25602 raggedrightmarginnote}{
25603 \backslash
25604 raggedright}
25605 \family roman
25606 \series medium
25607
25608 \begin_inset ERT
25609 status collapsed
25610
25611 \begin_layout Plain Layout
25612
25613
25614 \backslash
25615 renewcommand*{
25616 \backslash
25617 raggedleftmarginnote}{
25618 \backslash
25619 raggedleft}
25620 \end_layout
25621
25622 \begin_layout Plain Layout
25623
25624
25625 \backslash
25626 renewcommand*{
25627 \backslash
25628 raggedrightmarginnote}{
25629 \backslash
25630 raggedright}
25631 \end_layout
25632
25633 \end_inset
25634
25635
25636 \end_layout
25637
25638 \begin_layout Standard
25639 \begin_inset VSpace medskip
25640 \end_inset
25641
25642 Para otras características de 
25643 \series bold
25644 marginnote
25645 \series default
25646  mira en su documentación 
25647 \begin_inset CommandInset citation
25648 LatexCommand cite
25649 key "marginnote"
25650
25651 \end_inset
25652
25653 .
25654 \end_layout
25655
25656 \begin_layout Standard
25657 \begin_inset VSpace bigskip
25658 \end_inset
25659
25660 El diseño de las notas al margen puede ser redefinido.
25661  Por ejemplo, para crear una cabecera para todas las notas con el texto
25662  
25663 \begin_inset Quotes eld
25664 \end_inset
25665
25666
25667 \series bold
25668 \bar under
25669 ¡
25670 \family sans
25671 Atención
25672 \family default
25673 !
25674 \series default
25675 \bar default
25676
25677 \begin_inset Quotes erd
25678 \end_inset
25679
25680 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
25681 \end_layout
25682
25683 \begin_layout Standard
25684
25685 \series bold
25686
25687 \backslash
25688 let
25689 \backslash
25690 myMarginpar
25691 \backslash
25692 marginpar
25693 \begin_inset Newline newline
25694 \end_inset
25695
25696
25697 \backslash
25698 renewcommand{
25699 \backslash
25700 marginpar}[1]{
25701 \backslash
25702 myMarginpar{%
25703 \begin_inset Newline newline
25704 \end_inset
25705
25706
25707 \begin_inset ERT
25708 status collapsed
25709
25710 \begin_layout Plain Layout
25711
25712
25713 \backslash
25714 hphantom{ }
25715 \end_layout
25716
25717 \end_inset
25718
25719
25720 \backslash
25721 hspace{0pt}
25722 \backslash
25723 textsf{
25724 \backslash
25725 textbf{
25726 \backslash
25727 underbar{¡Atención!}}}%
25728 \begin_inset Newline newline
25729 \end_inset
25730
25731
25732 \begin_inset ERT
25733 status collapsed
25734
25735 \begin_layout Plain Layout
25736
25737
25738 \backslash
25739 hphantom{ }
25740 \end_layout
25741
25742 \end_inset
25743
25744
25745 \backslash
25746 vspace{1.5mm}
25747 \backslash
25748
25749 \backslash
25750 #1}}
25751 \end_layout
25752
25753 \begin_layout Standard
25754
25755 \family roman
25756 \series medium
25757 \begin_inset ERT
25758 status collapsed
25759
25760 \begin_layout Plain Layout
25761
25762
25763 \backslash
25764 let
25765 \backslash
25766 myMarginpar
25767 \backslash
25768 marginpar
25769 \end_layout
25770
25771 \begin_layout Plain Layout
25772
25773
25774 \backslash
25775 renewcommand{
25776 \backslash
25777 marginpar}[1]{
25778 \backslash
25779 myMarginpar{%
25780 \end_layout
25781
25782 \begin_layout Plain Layout
25783
25784    
25785 \backslash
25786 textsf{
25787 \backslash
25788 textbf{
25789 \backslash
25790 underbar{¡Atención!}}}%
25791 \end_layout
25792
25793 \begin_layout Plain Layout
25794
25795    
25796 \backslash
25797 vspace{1.5mm}
25798 \backslash
25799
25800 \backslash
25801 #1}}
25802 \end_layout
25803
25804 \end_inset
25805
25806
25807 \begin_inset Marginal
25808 status open
25809
25810 \begin_layout Plain Layout
25811 Esta es una nota con una cabecera definida.
25812 \end_layout
25813
25814 \end_inset
25815
25816
25817 \family default
25818 \series default
25819
25820 \begin_inset ERT
25821 status collapsed
25822
25823 \begin_layout Plain Layout
25824
25825 [-1.5cm]
25826 \end_layout
25827
25828 \end_inset
25829
25830
25831 \family roman
25832 \series medium
25833
25834 \begin_inset ERT
25835 status collapsed
25836
25837 \begin_layout Plain Layout
25838
25839
25840 \backslash
25841 renewcommand{
25842 \backslash
25843 marginpar}[1]{
25844 \backslash
25845 myMarginpar{#1}}
25846 \end_layout
25847
25848 \end_inset
25849
25850
25851 \family default
25852 \series default
25853
25854 \begin_inset Note Note
25855 status collapsed
25856
25857 \begin_layout Plain Layout
25858 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
25859 \end_layout
25860
25861 \end_inset
25862
25863
25864 \end_layout
25865
25866 \begin_layout Standard
25867 \begin_inset ERT
25868 status collapsed
25869
25870 \begin_layout Plain Layout
25871
25872
25873 \backslash
25874 else
25875 \end_layout
25876
25877 \end_inset
25878
25879
25880 \begin_inset Note Note
25881 status collapsed
25882
25883 \begin_layout Plain Layout
25884 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
25885  
25886 \series bold
25887 marginnote
25888 \series default
25889 .
25890 \end_layout
25891
25892 \end_inset
25893
25894
25895 \end_layout
25896
25897 \begin_layout Standard
25898 Debes instalar el paquete LaTeX 
25899 \series bold
25900 marginnote
25901 \series default
25902  para ver la parte siguiente en la salida.
25903 \end_layout
25904
25905 \begin_layout Standard
25906 \begin_inset ERT
25907 status collapsed
25908
25909 \begin_layout Plain Layout
25910
25911
25912 \backslash
25913 fi
25914 \end_layout
25915
25916 \end_inset
25917
25918
25919 \end_layout
25920
25921 \begin_layout Chapter
25922 Cuadros
25923 \end_layout
25924
25925 \begin_layout Section
25926 Introducción
25927 \begin_inset Index
25928 status collapsed
25929
25930 \begin_layout Plain Layout
25931 Cuadros ! Introducción
25932 \end_layout
25933
25934 \end_inset
25935
25936
25937 \end_layout
25938
25939 \begin_layout Standard
25940 Los cuadros se emplean para dar formato a bloques de texto.
25941  Se pueden usar para escribir documentos con varios lenguajes, véase sección
25942 \begin_inset space ~
25943 \end_inset
25944
25945
25946 \begin_inset CommandInset ref
25947 LatexCommand ref
25948 reference "sec:Minipáginas"
25949
25950 \end_inset
25951
25952 , enmarcar textos, véase sección
25953 \begin_inset space ~
25954 \end_inset
25955
25956
25957 \begin_inset CommandInset ref
25958 LatexCommand ref
25959 reference "sec:Cuadros-Enmarcados"
25960
25961 \end_inset
25962
25963 , evitar la división de palabras, véase sección
25964 \begin_inset space ~
25965 \end_inset
25966
25967
25968 \begin_inset CommandInset ref
25969 LatexCommand ref
25970 reference "sec:Evitar-la-Partición"
25971
25972 \end_inset
25973
25974 , alinear texto, véase sección
25975 \begin_inset space ~
25976 \end_inset
25977
25978
25979 \begin_inset CommandInset ref
25980 LatexCommand ref
25981 reference "sub:Alineación-Vertical"
25982
25983 \end_inset
25984
25985 , o para poner color de fondo a un texto, véase sección
25986 \begin_inset space ~
25987 \end_inset
25988
25989
25990 \begin_inset CommandInset ref
25991 LatexCommand ref
25992 reference "sec:Cuadros-Coloreados"
25993
25994 \end_inset
25995
25996 .
25997 \end_layout
25998
25999 \begin_layout Standard
26000 Se insertan con el menú 
26001 \family sans
26002 Insertar\SpecialChar \menuseparator
26003 Cuadro
26004 \family default
26005  o con el botón 
26006 \begin_inset Graphics
26007         filename ../../images/box-insert.png
26008         scale 85
26009
26010 \end_inset
26011
26012 .
26013  Surge un recuadro gris con la etiqueta 
26014 \family sans
26015 Cuadro (Minipágina)
26016 \family default
26017
26018 \begin_inset Graphics
26019         filename clipart/CuadroMinipagQt4.png
26020         scale 75
26021         keepAspectRatio
26022
26023 \end_inset
26024
26025 .
26026  El tipo de cuadro se puede elegir al hacer clic derecho sobre él.
26027  Sale un diálogo en el que 
26028 \family sans
26029 Cuadro
26030 \family default
26031
26032 \begin_inset space ~
26033 \end_inset
26034
26035
26036 \family sans
26037 interior
26038 \family default
26039  permite escoger los tipos 
26040 \family sans
26041 Párrafo
26042 \family default
26043  y 
26044 \family sans
26045 Minipágina
26046 \family default
26047 .
26048  
26049 \family sans
26050 Minipágina
26051 \family default
26052  es el predeterminado para nuevos cuadros y se explica en la sección
26053 \begin_inset space ~
26054 \end_inset
26055
26056
26057 \begin_inset CommandInset ref
26058 LatexCommand ref
26059 reference "sec:Minipáginas"
26060
26061 \end_inset
26062
26063 ; el tipo 
26064 \family sans
26065 Párrafo
26066 \family default
26067  se describe en la sección
26068 \begin_inset space ~
26069 \end_inset
26070
26071
26072 \begin_inset CommandInset ref
26073 LatexCommand ref
26074 reference "sec:Cuadros-de-Párrafo"
26075
26076 \end_inset
26077
26078 .
26079 \end_layout
26080
26081 \begin_layout Standard
26082 Los cuadros no se numeran y por tanto no se pueden referenciar como los
26083  flotantes o las notas al pie.
26084 \end_layout
26085
26086 \begin_layout Standard
26087 \begin_inset Note Greyedout
26088 status open
26089
26090 \begin_layout Plain Layout
26091
26092 \series bold
26093 Nota:
26094 \series default
26095  Los cuadros no deben ser el ítem en un entorno 
26096 \family sans
26097 Enumeración*
26098 \family default
26099  o 
26100 \family sans
26101 Descripción
26102 \family default
26103 .
26104 \end_layout
26105
26106 \end_inset
26107
26108
26109 \end_layout
26110
26111 \begin_layout Standard
26112 \begin_inset Note Greyedout
26113 status open
26114
26115 \begin_layout Plain Layout
26116
26117 \series bold
26118 Nota:
26119 \series default
26120  Por razones desconocidas sólo se puede poner el tipo 
26121 \family sans
26122 Cuadro
26123 \begin_inset space ~
26124 \end_inset
26125
26126 interior
26127 \family default
26128  en 
26129 \family sans
26130 Ninguno
26131 \family default
26132  cuando se emplea un cuadro enmarcado.
26133  Los cuadros sin ningún tipo de 
26134 \family sans
26135 Cuadro
26136 \begin_inset space ~
26137 \end_inset
26138
26139 interior
26140 \family default
26141  y sin marcos se explican en la sección
26142 \begin_inset space ~
26143 \end_inset
26144
26145
26146 \begin_inset CommandInset ref
26147 LatexCommand ref
26148 reference "sec:Evitar-la-Partición"
26149
26150 \end_inset
26151
26152 .
26153 \end_layout
26154
26155 \end_inset
26156
26157
26158 \end_layout
26159
26160 \begin_layout Section
26161 Diálogo de cuadros
26162 \begin_inset CommandInset label
26163 LatexCommand label
26164 name "sec:Diálogo-Cuadros"
26165
26166 \end_inset
26167
26168
26169 \begin_inset Index
26170 status collapsed
26171
26172 \begin_layout Plain Layout
26173 Cuadros ! Configuración
26174 \end_layout
26175
26176 \end_inset
26177
26178
26179 \end_layout
26180
26181 \begin_layout Subsection
26182 Tamaño
26183 \begin_inset Index
26184 status collapsed
26185
26186 \begin_layout Plain Layout
26187 Cuadros ! Tamaño
26188 \end_layout
26189
26190 \end_inset
26191
26192
26193 \end_layout
26194
26195 \begin_layout Standard
26196 En el diálogo puedes ajustar la geometría del cuadro en los campos 
26197 \family sans
26198 Ancho
26199 \family default
26200  y 
26201 \family sans
26202 Alto
26203 \family default
26204 .
26205  Las unidades disponibles para la geometría se describen en la tabla
26206 \begin_inset space ~
26207 \end_inset
26208
26209
26210 \begin_inset CommandInset ref
26211 LatexCommand ref
26212 reference "tab:Unidades"
26213
26214 \end_inset
26215
26216 .
26217  El campo 
26218 \family sans
26219 Alto
26220 \family default
26221  ofrece los siguientes tamaños adicionales:
26222 \end_layout
26223
26224 \begin_layout Description
26225 Profundidad Este es el texto plano «alto».
26226  Ignora la profundidad total cuando hay múltiples líneas de texto en el
26227  cuadro:
26228 \begin_inset Newline newline
26229 \end_inset
26230
26231
26232 \begin_inset Newline newline
26233 \end_inset
26234
26235
26236 \begin_inset Newline newline
26237 \end_inset
26238
26239
26240 \begin_inset Box Boxed
26241 position "c"
26242 hor_pos "c"
26243 has_inner_box 1
26244 inner_pos "c"
26245 use_parbox 0
26246 width "12col%"
26247 special "none"
26248 height "1in"
26249 height_special "depth"
26250 status open
26251
26252 \begin_layout Plain Layout
26253 \align center
26254 Cuadro con altura establecida en 1
26255 \begin_inset space \thinspace{}
26256 \end_inset
26257
26258 Profundidad
26259 \end_layout
26260
26261 \end_inset
26262
26263
26264 \begin_inset Newline newline
26265 \end_inset
26266
26267
26268 \begin_inset Newline newline
26269 \end_inset
26270
26271
26272 \end_layout
26273
26274 \begin_layout Description
26275 Alto Es la altura del texto que está dentro del cuadro.
26276  Un valor de, p.
26277 \begin_inset space \thinspace{}
26278 \end_inset
26279
26280 e.
26281 \begin_inset space ~
26282 \end_inset
26283
26284 2 para este tamaño fijará la altura del cuadro a 2 veces la altura del texto:
26285  
26286 \begin_inset Box Boxed
26287 position "c"
26288 hor_pos "c"
26289 has_inner_box 1
26290 inner_pos "c"
26291 use_parbox 0
26292 width "20col%"
26293 special "none"
26294 height "2in"
26295 height_special "height"
26296 status open
26297
26298 \begin_layout Plain Layout
26299 \align center
26300 Cuadro con altura puesta en 2
26301 \begin_inset space \thinspace{}
26302 \end_inset
26303
26304 Alto
26305 \end_layout
26306
26307 \end_inset
26308
26309
26310 \end_layout
26311
26312 \begin_layout Description
26313 Alto
26314 \begin_inset space ~
26315 \end_inset
26316
26317 total Esto es el Alto
26318 \begin_inset space \thinspace{}
26319 \end_inset
26320
26321 +
26322 \begin_inset space \thinspace{}
26323 \end_inset
26324
26325 Profundidad: 
26326 \begin_inset Box Boxed
26327 position "c"
26328 hor_pos "c"
26329 has_inner_box 1
26330 inner_pos "c"
26331 use_parbox 0
26332 width "20col%"
26333 special "none"
26334 height "1in"
26335 height_special "totalheight"
26336 status open
26337
26338 \begin_layout Plain Layout
26339 \align center
26340 Cuadro con altura puesta a 1
26341 \begin_inset space \thinspace{}
26342 \end_inset
26343
26344 Alto
26345 \begin_inset space ~
26346 \end_inset
26347
26348 total
26349 \end_layout
26350
26351 \end_inset
26352
26353
26354 \end_layout
26355
26356 \begin_layout Description
26357 Ancho Esto determina al ancho del cuadro como altura: 
26358 \begin_inset Box Boxed
26359 position "c"
26360 hor_pos "c"
26361 has_inner_box 1
26362 inner_pos "c"
26363 use_parbox 0
26364 width "12col%"
26365 special "none"
26366 height "1in"
26367 height_special "width"
26368 status open
26369
26370 \begin_layout Plain Layout
26371 \align center
26372 Cuadro con altura puesta en 1
26373 \begin_inset space \thinspace{}
26374 \end_inset
26375
26376 Ancho
26377 \end_layout
26378
26379 \end_inset
26380
26381
26382 \end_layout
26383
26384 \begin_layout Subsection
26385 Alineación
26386 \begin_inset Index
26387 status collapsed
26388
26389 \begin_layout Plain Layout
26390 Cuadros ! Alineación
26391 \end_layout
26392
26393 \end_inset
26394
26395
26396 \end_layout
26397
26398 \begin_layout Standard
26399 Si has elegido un 
26400 \family sans
26401 Cuadro
26402 \begin_inset space ~
26403 \end_inset
26404
26405 interior
26406 \family default
26407 , la alineación vertical del cuadro puede ser:
26408 \end_layout
26409
26410 \begin_layout Description
26411 Superior Ejemplo de línea de texto.
26412  
26413 \begin_inset Box Boxed
26414 position "t"
26415 hor_pos "c"
26416 has_inner_box 1
26417 inner_pos "c"
26418 use_parbox 0
26419 width "12col%"
26420 special "none"
26421 height "1in"
26422 height_special "totalheight"
26423 status collapsed
26424
26425 \begin_layout Plain Layout
26426 \align center
26427 Cuadro alineado arriba.
26428 \end_layout
26429
26430 \end_inset
26431
26432  Ejemplo de línea de texto.
26433 \end_layout
26434
26435 \begin_layout Description
26436 Medio Ejemplo de línea de texto.
26437  
26438 \begin_inset Box Boxed
26439 position "c"
26440 hor_pos "c"
26441 has_inner_box 1
26442 inner_pos "c"
26443 use_parbox 0
26444 width "12col%"
26445 special "none"
26446 height "1in"
26447 height_special "totalheight"
26448 status collapsed
26449
26450 \begin_layout Plain Layout
26451 \align center
26452 Cuadro alineado en medio.
26453 \end_layout
26454
26455 \end_inset
26456
26457  Ejemplo de línea de texto.
26458 \end_layout
26459
26460 \begin_layout Description
26461 Inferior Ejemplo de línea de texto.
26462  
26463 \begin_inset Box Boxed
26464 position "b"
26465 hor_pos "c"
26466 has_inner_box 1
26467 inner_pos "c"
26468 use_parbox 0
26469 width "12col%"
26470 special "none"
26471 height "1in"
26472 height_special "totalheight"
26473 status collapsed
26474
26475 \begin_layout Plain Layout
26476 \align center
26477 Cuadro alineado abajo.
26478 \end_layout
26479
26480 \end_inset
26481
26482  Ejemplo de línea de texto.
26483 \end_layout
26484
26485 \begin_layout Standard
26486 \begin_inset Note Greyedout
26487 status open
26488
26489 \begin_layout Plain Layout
26490
26491 \series bold
26492 Nota:
26493 \series default
26494  La alineación vertical puede desaparecer en la salida si hay dos cuadros
26495  en una línea y, p.
26496 \begin_inset space \thinspace{}
26497 \end_inset
26498
26499 e., uno de ellos tiene sombreado y el otro no.
26500 \end_layout
26501
26502 \end_inset
26503
26504
26505 \end_layout
26506
26507 \begin_layout Standard
26508 La alineación horizontal del cuadro puede establecerse en el diálogo de
26509  configuración de párrafo de LyX si colocas el cuadro en su propio párrafo.
26510 \end_layout
26511
26512 \begin_layout Standard
26513 \begin_inset VSpace bigskip
26514 \end_inset
26515
26516 Si has escogido un 
26517 \family sans
26518 Cuadro
26519 \begin_inset space ~
26520 \end_inset
26521
26522 interior
26523 \family default
26524 , el contenido puede alinearse verticalmente a:
26525 \end_layout
26526
26527 \begin_layout Description
26528 Superior Ejemplo de línea de texto.
26529  
26530 \begin_inset Box Boxed
26531 position "c"
26532 hor_pos "c"
26533 has_inner_box 1
26534 inner_pos "t"
26535 use_parbox 0
26536 width "12col%"
26537 special "none"
26538 height "1.5in"
26539 height_special "totalheight"
26540 status collapsed
26541
26542 \begin_layout Plain Layout
26543 \align center
26544 Cuadro con texto alineado arriba.
26545 \end_layout
26546
26547 \end_inset
26548
26549  Ejemplo de línea de texto.
26550 \end_layout
26551
26552 \begin_layout Description
26553 Medio Ejemplo de línea de texto.
26554  
26555 \begin_inset Box Boxed
26556 position "c"
26557 hor_pos "c"
26558 has_inner_box 1
26559 inner_pos "c"
26560 use_parbox 0
26561 width "12col%"
26562 special "none"
26563 height "1.5in"
26564 height_special "totalheight"
26565 status collapsed
26566
26567 \begin_layout Plain Layout
26568 \align center
26569 Cuadro con texto alineado en medio.
26570 \end_layout
26571
26572 \end_inset
26573
26574  Ejemplo de línea de texto.
26575 \end_layout
26576
26577 \begin_layout Description
26578 Inferior Ejemplo de línea de texto.
26579  
26580 \begin_inset Box Boxed
26581 position "c"
26582 hor_pos "c"
26583 has_inner_box 1
26584 inner_pos "b"
26585 use_parbox 0
26586 width "12col%"
26587 special "none"
26588 height "1.5in"
26589 height_special "totalheight"
26590 status collapsed
26591
26592 \begin_layout Plain Layout
26593 \align center
26594 Cuadro con texto alineado abajo.
26595 \end_layout
26596
26597 \end_inset
26598
26599  Ejemplo de línea de texto.
26600 \end_layout
26601
26602 \begin_layout Description
26603 Estirado Ejemplo de línea de texto.
26604  
26605 \begin_inset Box Boxed
26606 position "c"
26607 hor_pos "c"
26608 has_inner_box 1
26609 inner_pos "s"
26610 use_parbox 0
26611 width "12col%"
26612 special "none"
26613 height "1.5in"
26614 height_special "totalheight"
26615 status collapsed
26616
26617 \begin_layout Plain Layout
26618 \align center
26619 Este texto
26620 \end_layout
26621
26622 \begin_layout Plain Layout
26623 \align center
26624 está
26625 \end_layout
26626
26627 \begin_layout Plain Layout
26628 \align center
26629 estirado.
26630 \end_layout
26631
26632 \end_inset
26633
26634  Ejemplo de línea de texto.
26635 \end_layout
26636
26637 \begin_layout Standard
26638 Para estirar el contenido debe tener más de un párrafo.
26639  En el ejemplo anterior cada línea de texto está en un párrafo propio.
26640 \end_layout
26641
26642 \begin_layout Standard
26643 \begin_inset VSpace bigskip
26644 \end_inset
26645
26646 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
26647  LyX cuando hayas escogido un 
26648 \family sans
26649 Cuadro
26650 \begin_inset space ~
26651 \end_inset
26652
26653 interior
26654 \family default
26655 .
26656 \end_layout
26657
26658 \begin_layout Standard
26659 \align center
26660 \begin_inset Box Boxed
26661 position "c"
26662 hor_pos "c"
26663 has_inner_box 1
26664 inner_pos "s"
26665 use_parbox 0
26666 width "15col%"
26667 special "none"
26668 height "1.25in"
26669 height_special "totalheight"
26670 status collapsed
26671
26672 \begin_layout Plain Layout
26673 \align left
26674 Cuadro
26675 \end_layout
26676
26677 \begin_layout Plain Layout
26678 \align center
26679 con texto
26680 \end_layout
26681
26682 \begin_layout Plain Layout
26683 \align right
26684 estirado
26685 \end_layout
26686
26687 \end_inset
26688
26689
26690 \end_layout
26691
26692 \begin_layout Standard
26693 Si no has establecido un 
26694 \family sans
26695 Cuadro
26696 \begin_inset space ~
26697 \end_inset
26698
26699 interior
26700 \family default
26701 , puedes alinear horizontalmente el contenido del cuadro en el diálogo de
26702  cuadro.
26703 \end_layout
26704
26705 \begin_layout Standard
26706 \align center
26707 \begin_inset Box Boxed
26708 position "c"
26709 hor_pos "s"
26710 has_inner_box 0
26711 inner_pos "s"
26712 use_parbox 0
26713 width "90col%"
26714 special "none"
26715 height "1.25in"
26716 height_special "totalheight"
26717 status collapsed
26718
26719 \begin_layout Plain Layout
26720 \align left
26721 Texto estirado horizontalmente.
26722 \end_layout
26723
26724 \end_inset
26725
26726
26727 \end_layout
26728
26729 \begin_layout Subsection
26730 Cuadros enmarcados
26731 \begin_inset CommandInset label
26732 LatexCommand label
26733 name "sec:Cuadros-Enmarcados"
26734
26735 \end_inset
26736
26737
26738 \begin_inset Index
26739 status collapsed
26740
26741 \begin_layout Plain Layout
26742 Cuadros ! Marcos
26743 \end_layout
26744
26745 \end_inset
26746
26747
26748 \end_layout
26749
26750 \begin_layout Standard
26751 El estilo de marco del cuadro se puede determinar en la lista desplegable
26752  
26753 \family sans
26754 Tipo
26755 \family default
26756  del diálogo de cuadros.
26757  Son posibles los siguientes marcos:
26758 \end_layout
26759
26760 \begin_layout Description
26761 Marco
26762 \begin_inset space ~
26763 \end_inset
26764
26765 sencillo Dibuja un marco rectangular alrededor del cuadro.
26766  El grosor del marco depende de 
26767 \series bold
26768
26769 \backslash
26770 fboxrule
26771 \series default
26772 .
26773  
26774 \begin_inset Box Boxed
26775 position "c"
26776 hor_pos "c"
26777 has_inner_box 1
26778 inner_pos "c"
26779 use_parbox 0
26780 width "25col%"
26781 special "none"
26782 height "1in"
26783 height_special "totalheight"
26784 status open
26785
26786 \begin_layout Plain Layout
26787 \align center
26788 Cuadro rectangular
26789 \end_layout
26790
26791 \end_inset
26792
26793
26794 \end_layout
26795
26796 \begin_layout Description
26797 Marco
26798 \begin_inset space ~
26799 \end_inset
26800
26801 sencillo
26802 \begin_inset space ~
26803 \end_inset
26804
26805 con
26806 \begin_inset space ~
26807 \end_inset
26808
26809 salto
26810 \begin_inset space ~
26811 \end_inset
26812
26813 de
26814 \begin_inset space ~
26815 \end_inset
26816
26817 página Si usas la decoración 
26818 \family sans
26819 marco sencillo rectangular
26820 \family default
26821  sin cuadro interior, puedes permitir saltos de página dentro del cuadro.
26822  Ten en cuenta que en ese caso, al contrario que otros cuadros enmarcados,
26823  el marco usa siempre todo el ancho de columna, el cuadro va en un párrafo
26824  propio y 
26825 \series bold
26826
26827 \backslash
26828 fboxrule
26829 \series default
26830  y 
26831 \series bold
26832
26833 \backslash
26834 fboxsep
26835 \series default
26836  no funcionan.
26837  El grosor del marco tiene el tamaño de 
26838 \series bold
26839
26840 \backslash
26841 FrameRule
26842 \series default
26843 .
26844 \begin_inset Box Framed
26845 position "t"
26846 hor_pos "c"
26847 has_inner_box 0
26848 inner_pos "t"
26849 use_parbox 0
26850 width "100col%"
26851 special "none"
26852 height "1in"
26853 height_special "totalheight"
26854 status collapsed
26855
26856 \begin_layout Plain Layout
26857 Cuadro que permite saltos de página
26858 \end_layout
26859
26860 \end_inset
26861
26862
26863 \end_layout
26864
26865 \begin_layout Description
26866 Marco
26867 \begin_inset space ~
26868 \end_inset
26869
26870 ovalado,
26871 \begin_inset space ~
26872 \end_inset
26873
26874 fino Dibuja un marco ovalado cuya línea tiene un grosor de 0.4
26875 \begin_inset space \thinspace{}
26876 \end_inset
26877
26878 pt.
26879  
26880 \begin_inset Box ovalbox
26881 position "c"
26882 hor_pos "c"
26883 has_inner_box 1
26884 inner_pos "c"
26885 use_parbox 0
26886 width "25col%"
26887 special "none"
26888 height "1in"
26889 height_special "totalheight"
26890 status open
26891
26892 \begin_layout Plain Layout
26893 \align center
26894 Marco ovalado, fino
26895 \end_layout
26896
26897 \end_inset
26898
26899
26900 \end_layout
26901
26902 \begin_layout Description
26903 Marco
26904 \begin_inset space ~
26905 \end_inset
26906
26907 ovalado,
26908 \begin_inset space ~
26909 \end_inset
26910
26911 grueso Dibuja un marco ovalado cuya línea tiene un grosor de 0.8
26912 \begin_inset space \thinspace{}
26913 \end_inset
26914
26915 pt.
26916  
26917 \begin_inset Box Ovalbox
26918 position "c"
26919 hor_pos "c"
26920 has_inner_box 1
26921 inner_pos "c"
26922 use_parbox 0
26923 width "30col%"
26924 special "none"
26925 height "1in"
26926 height_special "totalheight"
26927 status open
26928
26929 \begin_layout Plain Layout
26930 \align center
26931 Cuadro ovalado, grueso
26932 \end_layout
26933
26934 \end_inset
26935
26936
26937 \end_layout
26938
26939 \begin_layout Description
26940 Marco
26941 \begin_inset space ~
26942 \end_inset
26943
26944 sombreado Dibuja un marco rectangular de sombra alrededor del cuadro.
26945  El grosor de la línea tiene el tamaño dado por 
26946 \series bold
26947
26948 \backslash
26949 fboxrule
26950 \series default
26951 , la sombra tiene una anchura de 4
26952 \begin_inset space \thinspace{}
26953 \end_inset
26954
26955 pt.
26956  
26957 \begin_inset Box Shadowbox
26958 position "c"
26959 hor_pos "c"
26960 has_inner_box 1
26961 inner_pos "c"
26962 use_parbox 0
26963 width "20col%"
26964 special "none"
26965 height "1in"
26966 height_special "totalheight"
26967 status open
26968
26969 \begin_layout Plain Layout
26970 \align center
26971 Marco sombrado
26972 \end_layout
26973
26974 \end_inset
26975
26976
26977 \end_layout
26978
26979 \begin_layout Description
26980 Fondo
26981 \begin_inset space ~
26982 \end_inset
26983
26984 sombreado Dibuja un cuadro con fondo de color rojo.
26985  A diferencia de los cuadros coloreados,
26986 \begin_inset Foot
26987 status collapsed
26988
26989 \begin_layout Plain Layout
26990 véase sec.
26991  
26992 \begin_inset CommandInset ref
26993 LatexCommand ref
26994 reference "sec:Cuadros-Coloreados"
26995
26996 \end_inset
26997
26998
26999 \end_layout
27000
27001 \end_inset
27002
27003  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
27004 \begin_inset Box Shaded
27005 position "t"
27006 hor_pos "c"
27007 has_inner_box 0
27008 inner_pos "t"
27009 use_parbox 0
27010 width "50col%"
27011 special "none"
27012 height "1in"
27013 height_special "totalheight"
27014 status open
27015
27016 \begin_layout Plain Layout
27017 Cuadro con fondo sombreado
27018 \end_layout
27019
27020 \end_inset
27021
27022
27023 \end_layout
27024
27025 \begin_layout Description
27026 Marco
27027 \begin_inset space ~
27028 \end_inset
27029
27030 doble Dibuja un rectángulo de línea doble alrededor del cuadro.
27031  El grosor de la línea interior es 0.75
27032 \begin_inset space \thinspace{}
27033 \end_inset
27034
27035
27036 \series bold
27037
27038 \backslash
27039 fboxrule
27040 \series default
27041 , el de la línea exterior es 1.5
27042 \begin_inset space \thinspace{}
27043 \end_inset
27044
27045
27046 \series bold
27047
27048 \backslash
27049 fboxrule
27050 \series default
27051 .
27052  La distancia entre líneas es 1.5
27053 \begin_inset space \thinspace{}
27054 \end_inset
27055
27056
27057 \series bold
27058
27059 \backslash
27060 fboxrule
27061 \series default
27062
27063 \begin_inset space \thinspace{}
27064 \end_inset
27065
27066 +
27067 \begin_inset space \thinspace{}
27068 \end_inset
27069
27070 0.5
27071 \begin_inset space \thinspace{}
27072 \end_inset
27073
27074 pt.
27075  
27076 \begin_inset Box Doublebox
27077 position "c"
27078 hor_pos "c"
27079 has_inner_box 1
27080 inner_pos "c"
27081 use_parbox 0
27082 width "20col%"
27083 special "none"
27084 height "1in"
27085 height_special "totalheight"
27086 status open
27087
27088 \begin_layout Plain Layout
27089 \align center
27090 Marco doble
27091 \end_layout
27092
27093 \end_inset
27094
27095
27096 \end_layout
27097
27098 \begin_layout Standard
27099 \begin_inset VSpace bigskip
27100 \end_inset
27101
27102 La etiqueta del cuadro en LyX reflejará el estilo de marco elegido.
27103  Para poder utilizar los distintos marcos, debe estar instalado el paquete
27104  LaTeX 
27105 \series bold
27106 fancybox
27107 \series default
27108
27109 \begin_inset Index
27110 status collapsed
27111
27112 \begin_layout Plain Layout
27113 LaTeX-paquetes ! fancybox
27114 \end_layout
27115
27116 \end_inset
27117
27118 .
27119 \end_layout
27120
27121 \begin_layout Section
27122 Personalización de cuadros
27123 \begin_inset Index
27124 status collapsed
27125
27126 \begin_layout Plain Layout
27127 Cuadros ! Personalizar
27128 \end_layout
27129
27130 \end_inset
27131
27132
27133 \end_layout
27134
27135 \begin_layout Standard
27136 El valor predeterminado por 
27137 \series bold
27138
27139 \backslash
27140 fboxrule
27141 \series default
27142  es 0.4
27143 \begin_inset space \thinspace{}
27144 \end_inset
27145
27146 pt.
27147  Puede cambiarse con el siguiente comando en código TeX, p.
27148 \begin_inset space \thinspace{}
27149 \end_inset
27150
27151 e.
27152 \begin_inset space ~
27153 \end_inset
27154
27155 a
27156 \begin_inset space ~
27157 \end_inset
27158
27159 2
27160 \begin_inset space \thinspace{}
27161 \end_inset
27162
27163 pt:
27164 \end_layout
27165
27166 \begin_layout Standard
27167
27168 \series bold
27169
27170 \backslash
27171 setlength{
27172 \backslash
27173 fboxrule}{2pt}
27174 \end_layout
27175
27176 \begin_layout Standard
27177 \begin_inset ERT
27178 status collapsed
27179
27180 \begin_layout Plain Layout
27181
27182
27183 \backslash
27184 setlength{
27185 \backslash
27186 fboxrule}{2pt}
27187 \end_layout
27188
27189 \end_inset
27190
27191
27192 \begin_inset Box Boxed
27193 position "c"
27194 hor_pos "c"
27195 has_inner_box 1
27196 inner_pos "c"
27197 use_parbox 0
27198 width "25col%"
27199 special "none"
27200 height "1in"
27201 height_special "totalheight"
27202 status open
27203
27204 \begin_layout Plain Layout
27205 \align center
27206 Cuadro rectangular con 
27207 \series bold
27208
27209 \backslash
27210 fboxrule
27211 \series default
27212
27213 \begin_inset space \thinspace{}
27214 \end_inset
27215
27216 =
27217 \begin_inset space \thinspace{}
27218 \end_inset
27219
27220 2
27221 \begin_inset space \thinspace{}
27222 \end_inset
27223
27224 pt
27225 \end_layout
27226
27227 \end_inset
27228
27229
27230 \begin_inset ERT
27231 status collapsed
27232
27233 \begin_layout Plain Layout
27234
27235
27236 \backslash
27237 setlength{
27238 \backslash
27239 fboxrule}{0.4pt}
27240 \end_layout
27241
27242 \end_inset
27243
27244
27245 \end_layout
27246
27247 \begin_layout Standard
27248 \begin_inset VSpace bigskip
27249 \end_inset
27250
27251 El espacio entre el marco y el contenido del cuadro es 3
27252 \begin_inset space \thinspace{}
27253 \end_inset
27254
27255 pt por omisión para todos los estilos.
27256  Se puede cambiar mediante la longitud 
27257 \series bold
27258
27259 \backslash
27260 fboxsep
27261 \series default
27262 .
27263  Por ejemplo el comando
27264 \end_layout
27265
27266 \begin_layout Standard
27267
27268 \series bold
27269
27270 \backslash
27271 setlength{
27272 \backslash
27273 fboxsep}{10pt}
27274 \end_layout
27275
27276 \begin_layout Standard
27277 determina un valor de 10
27278 \begin_inset space \thinspace{}
27279 \end_inset
27280
27281 pt, como en el siguiente cuadro:
27282 \end_layout
27283
27284 \begin_layout Standard
27285 \begin_inset ERT
27286 status collapsed
27287
27288 \begin_layout Plain Layout
27289
27290
27291 \backslash
27292 setlength{
27293 \backslash
27294 fboxsep}{10pt}
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \begin_inset Box Boxed
27301 position "c"
27302 hor_pos "c"
27303 has_inner_box 1
27304 inner_pos "c"
27305 use_parbox 0
27306 width "25col%"
27307 special "none"
27308 height "1in"
27309 height_special "totalheight"
27310 status open
27311
27312 \begin_layout Plain Layout
27313 \align center
27314 Cuadro rectangular con 
27315 \series bold
27316
27317 \backslash
27318 fboxsep
27319 \series default
27320
27321 \begin_inset space \thinspace{}
27322 \end_inset
27323
27324 =
27325 \begin_inset space \thinspace{}
27326 \end_inset
27327
27328 10
27329 \begin_inset space \thinspace{}
27330 \end_inset
27331
27332 pt
27333 \end_layout
27334
27335 \end_inset
27336
27337
27338 \begin_inset ERT
27339 status collapsed
27340
27341 \begin_layout Plain Layout
27342
27343
27344 \backslash
27345 setlength{
27346 \backslash
27347 fboxsep}{3pt}
27348 \end_layout
27349
27350 \end_inset
27351
27352
27353 \end_layout
27354
27355 \begin_layout Standard
27356 \begin_inset VSpace bigskip
27357 \end_inset
27358
27359 El diámetro de las esquinas de los cuadros ovalados se puede modificar con
27360  el comando 
27361 \series bold
27362
27363 \backslash
27364 cornersize
27365 \series default
27366 .
27367  El comando
27368 \end_layout
27369
27370 \begin_layout Standard
27371
27372 \series bold
27373
27374 \backslash
27375 cornersize*{1cm}
27376 \end_layout
27377
27378 \begin_layout Standard
27379 establece un diámetro de 1
27380 \begin_inset space \thinspace{}
27381 \end_inset
27382
27383 cm.
27384  El comando
27385 \end_layout
27386
27387 \begin_layout Standard
27388
27389 \series bold
27390
27391 \backslash
27392 cornersize{num}
27393 \end_layout
27394
27395 \begin_layout Standard
27396 fija el diámetro en 
27397 \family sans
27398 num
27399 \begin_inset space \thinspace{}
27400 \end_inset
27401
27402 ×
27403 \begin_inset space \thinspace{}
27404 \end_inset
27405
27406 mínimo
27407 \family default
27408  
27409 \family sans
27410 (ancho y alto del cuadro)
27411 \family default
27412 .
27413  Por omisión es 
27414 \series bold
27415
27416 \backslash
27417 cornersize{0.5}
27418 \series default
27419 .
27420 \end_layout
27421
27422 \begin_layout Standard
27423 \begin_inset ERT
27424 status collapsed
27425
27426 \begin_layout Plain Layout
27427
27428
27429 \backslash
27430 cornersize*{1.5cm}
27431 \end_layout
27432
27433 \end_inset
27434
27435
27436 \begin_inset Box Ovalbox
27437 position "c"
27438 hor_pos "c"
27439 has_inner_box 1
27440 inner_pos "c"
27441 use_parbox 0
27442 width "28col%"
27443 special "none"
27444 height "1in"
27445 height_special "totalheight"
27446 status open
27447
27448 \begin_layout Plain Layout
27449 \align center
27450 Cuadro ovalado con 
27451 \series bold
27452
27453 \backslash
27454 cornersize
27455 \series default
27456
27457 \begin_inset space \thinspace{}
27458 \end_inset
27459
27460 =
27461 \begin_inset space \thinspace{}
27462 \end_inset
27463
27464 1.5
27465 \begin_inset space \thinspace{}
27466 \end_inset
27467
27468 cm
27469 \end_layout
27470
27471 \end_inset
27472
27473
27474 \begin_inset ERT
27475 status collapsed
27476
27477 \begin_layout Plain Layout
27478
27479
27480 \backslash
27481 cornersize{0.5}
27482 \end_layout
27483
27484 \end_inset
27485
27486
27487 \end_layout
27488
27489 \begin_layout Standard
27490 \begin_inset VSpace bigskip
27491 \end_inset
27492
27493 El tamaño de la sombra se puede ajustar cambiando la longitud 
27494 \series bold
27495
27496 \backslash
27497 shadowsize
27498 \series default
27499 .
27500  Este comando la ajusta a 2
27501 \begin_inset space \thinspace{}
27502 \end_inset
27503
27504 pt en el cuadro siguiente:
27505 \end_layout
27506
27507 \begin_layout Standard
27508
27509 \series bold
27510
27511 \backslash
27512 setlength{
27513 \backslash
27514 shadowsize}{2pt}
27515 \end_layout
27516
27517 \begin_layout Standard
27518 \begin_inset ERT
27519 status collapsed
27520
27521 \begin_layout Plain Layout
27522
27523
27524 \backslash
27525 setlength{
27526 \backslash
27527 shadowsize}{2pt}
27528 \end_layout
27529
27530 \end_inset
27531
27532
27533 \begin_inset Box Shadowbox
27534 position "c"
27535 hor_pos "c"
27536 has_inner_box 1
27537 inner_pos "c"
27538 use_parbox 0
27539 width "28col%"
27540 special "none"
27541 height "1in"
27542 height_special "totalheight"
27543 status open
27544
27545 \begin_layout Plain Layout
27546 \align center
27547 Cuadro sombreado con 
27548 \series bold
27549
27550 \backslash
27551 shadowsize
27552 \series default
27553
27554 \begin_inset space \thinspace{}
27555 \end_inset
27556
27557 =
27558 \begin_inset space \thinspace{}
27559 \end_inset
27560
27561 2
27562 \begin_inset space \thinspace{}
27563 \end_inset
27564
27565 pt
27566 \end_layout
27567
27568 \end_inset
27569
27570
27571 \begin_inset ERT
27572 status collapsed
27573
27574 \begin_layout Plain Layout
27575
27576
27577 \backslash
27578 setlength{
27579 \backslash
27580 shadowsize}{4pt}
27581 \end_layout
27582
27583 \end_inset
27584
27585
27586 \end_layout
27587
27588 \begin_layout Standard
27589 \begin_inset VSpace bigskip
27590 \end_inset
27591
27592
27593 \end_layout
27594
27595 \begin_layout Standard
27596 Por omisión, el tamaño 
27597 \series bold
27598
27599 \backslash
27600 FrameRule
27601 \series default
27602  es 0,4
27603 \begin_inset space \thinspace{}
27604 \end_inset
27605
27606 pt.
27607  El espacio por omisión entre el contenido de la nota y el marco es 9
27608 \begin_inset space \thinspace{}
27609 \end_inset
27610
27611 pt; puede cambiarse con el valor de 
27612 \series bold
27613
27614 \backslash
27615 FrameSep
27616 \series default
27617 .
27618  Por ejemplo, el marco del cuadro siguiente se establece con los comandos
27619  en código TeX
27620 \end_layout
27621
27622 \begin_layout Standard
27623
27624 \series bold
27625
27626 \backslash
27627 setlength{
27628 \backslash
27629 FrameRule}{5pt}
27630 \begin_inset Newline newline
27631 \end_inset
27632
27633
27634 \backslash
27635 setlength{
27636 \backslash
27637 FrameSep}{0.5cm}
27638 \end_layout
27639
27640 \begin_layout Standard
27641 \begin_inset ERT
27642 status collapsed
27643
27644 \begin_layout Plain Layout
27645
27646
27647 \backslash
27648 setlength{
27649 \backslash
27650 FrameRule}{5pt}
27651 \end_layout
27652
27653 \begin_layout Plain Layout
27654
27655
27656 \backslash
27657 setlength{
27658 \backslash
27659 FrameSep}{0.5cm}
27660 \end_layout
27661
27662 \end_inset
27663
27664
27665 \begin_inset Box Framed
27666 position "t"
27667 hor_pos "c"
27668 has_inner_box 0
27669 inner_pos "t"
27670 use_parbox 0
27671 width "100col%"
27672 special "none"
27673 height "1in"
27674 height_special "totalheight"
27675 status open
27676
27677 \begin_layout Plain Layout
27678 Texto en un 
27679 \family sans
27680 marco
27681 \begin_inset space ~
27682 \end_inset
27683
27684 sencillo
27685 \begin_inset space ~
27686 \end_inset
27687
27688 con
27689 \begin_inset space ~
27690 \end_inset
27691
27692 salto
27693 \begin_inset space ~
27694 \end_inset
27695
27696 de
27697 \begin_inset space ~
27698 \end_inset
27699
27700 página
27701 \family default
27702 .
27703 \end_layout
27704
27705 \end_inset
27706
27707
27708 \begin_inset ERT
27709 status collapsed
27710
27711 \begin_layout Plain Layout
27712
27713
27714 \backslash
27715 setlength{
27716 \backslash
27717 FrameRule}{0.4pt}
27718 \end_layout
27719
27720 \begin_layout Plain Layout
27721
27722
27723 \backslash
27724 setlength{
27725 \backslash
27726 FrameSep}{9pt}
27727 \end_layout
27728
27729 \end_inset
27730
27731
27732 \end_layout
27733
27734 \begin_layout Standard
27735 \begin_inset VSpace bigskip
27736 \end_inset
27737
27738
27739 \end_layout
27740
27741 \begin_layout Standard
27742 Para los cuadros con 
27743 \family sans
27744 fondo
27745 \begin_inset space ~
27746 \end_inset
27747
27748 sombreado
27749 \family default
27750  el espacio por omisión entre el contenido y el marco es 3
27751 \begin_inset space \thinspace{}
27752 \end_inset
27753
27754 pt; se puede cambiar con el valor de 
27755 \series bold
27756
27757 \backslash
27758 fboxsep
27759 \series default
27760 .
27761  El color rojo predeterminado se puede cambiar en el sitio con el comando
27762  
27763 \series bold
27764
27765 \backslash
27766 definecolor{shadebox}
27767 \series default
27768  o globalmente con el menú 
27769 \family sans
27770 Herramientas
27771 \family default
27772 \SpecialChar \menuseparator
27773
27774 \family sans
27775 Preferencias
27776 \family default
27777 \SpecialChar \menuseparator
27778
27779 \family sans
27780 Colores
27781 \family default
27782 \SpecialChar \menuseparator
27783
27784 \family sans
27785 cuadro
27786 \begin_inset space ~
27787 \end_inset
27788
27789 sombreado
27790 \family default
27791 .
27792  El esquema del comando 
27793 \series bold
27794
27795 \backslash
27796 definecolor
27797 \series default
27798  se explica en la sección
27799 \begin_inset space ~
27800 \end_inset
27801
27802
27803 \begin_inset CommandInset ref
27804 LatexCommand ref
27805 reference "sec:Tablas-Coloreadas"
27806
27807 \end_inset
27808
27809 .
27810 \begin_inset Foot
27811 status collapsed
27812
27813 \begin_layout Plain Layout
27814 El comando 
27815 \series bold
27816
27817 \backslash
27818 definecolor
27819 \series default
27820  requiere el paquete LaTeX 
27821 \series bold
27822 color
27823 \series default
27824  en el preámbulo, véase la sección
27825 \begin_inset space ~
27826 \end_inset
27827
27828
27829 \begin_inset CommandInset ref
27830 LatexCommand ref
27831 reference "sec:Cuadros-Coloreados"
27832
27833 \end_inset
27834
27835 .
27836 \end_layout
27837
27838 \end_inset
27839
27840  Por ejemplo, la nota siguiente se define con los comandos en código TeX
27841 \end_layout
27842
27843 \begin_layout Standard
27844
27845 \series bold
27846
27847 \backslash
27848 setlength{
27849 \backslash
27850 fboxsep}{0.5cm}
27851 \series default
27852
27853 \begin_inset Newline newline
27854 \end_inset
27855
27856
27857 \series bold
27858
27859 \backslash
27860 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
27861 \end_layout
27862
27863 \begin_layout Standard
27864 \begin_inset ERT
27865 status collapsed
27866
27867 \begin_layout Plain Layout
27868
27869
27870 \backslash
27871 setlength{
27872 \backslash
27873 fboxsep}{0.5cm}
27874 \end_layout
27875
27876 \begin_layout Plain Layout
27877
27878
27879 \backslash
27880 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
27881 \end_layout
27882
27883 \end_inset
27884
27885
27886 \begin_inset Box Shaded
27887 position "t"
27888 hor_pos "c"
27889 has_inner_box 0
27890 inner_pos "t"
27891 use_parbox 0
27892 width "100col%"
27893 special "none"
27894 height "1in"
27895 height_special "totalheight"
27896 status open
27897
27898 \begin_layout Plain Layout
27899
27900 \color yellow
27901 Texto amarillo en un cuadro con 
27902 \family sans
27903 fondo sombreado 
27904 \family default
27905  en color verde oscuro.
27906 \end_layout
27907
27908 \end_inset
27909
27910
27911 \begin_inset ERT
27912 status collapsed
27913
27914 \begin_layout Plain Layout
27915
27916
27917 \backslash
27918 setlength{
27919 \backslash
27920 fboxsep}{3pt}
27921 \end_layout
27922
27923 \begin_layout Plain Layout
27924
27925
27926 \backslash
27927 definecolor{shadecolor}{rgb}{1,0,0}
27928 \end_layout
27929
27930 \end_inset
27931
27932
27933 \end_layout
27934
27935 \begin_layout Standard
27936 \begin_inset VSpace bigskip
27937 \end_inset
27938
27939 Los cambios en las dimensiones son válidos para todos los cuadros que siguen
27940  a los comandos.
27941 \end_layout
27942
27943 \begin_layout Section
27944 Minipáginas
27945 \begin_inset CommandInset label
27946 LatexCommand label
27947 name "sec:Minipáginas"
27948
27949 \end_inset
27950
27951
27952 \begin_inset Index
27953 status collapsed
27954
27955 \begin_layout Plain Layout
27956 Cuadros ! Minipáginas
27957 \end_layout
27958
27959 \end_inset
27960
27961
27962 \end_layout
27963
27964 \begin_layout Standard
27965 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
27966  por tanto pueden tener, por ejemplo, sus propias notas al pie.
27967 \end_layout
27968
27969 \begin_layout Standard
27970 Las minipáginas son útiles para escribir documentos con distintos lenguajes.
27971 \end_layout
27972
27973 \begin_layout Standard
27974 A continuación hay dos ejemplos de minipáginas adosadas.
27975  Su anchura está puesta en 45
27976 \begin_inset space \thinspace{}
27977 \end_inset
27978
27979 % y separadas por un relleno horizontal, insertado vía el menú 
27980 \family sans
27981 Insertar\SpecialChar \menuseparator
27982 Formato\SpecialChar \menuseparator
27983 Relleno
27984 \begin_inset space ~
27985 \end_inset
27986
27987 horizontal
27988 \family default
27989 .
27990 \end_layout
27991
27992 \begin_layout Standard
27993 \begin_inset Box Frameless
27994 position "t"
27995 hor_pos "c"
27996 has_inner_box 1
27997 inner_pos "c"
27998 use_parbox 0
27999 width "45col%"
28000 special "none"
28001 height "1in"
28002 height_special "totalheight"
28003 status open
28004
28005 \begin_layout Plain Layout
28006
28007 \lang german
28008 Dies ist ein deutscher Text.
28009  Dies ist ein deutscher Text.
28010  Dies ist ein deutscher Text.
28011  Dies ist ein deutscher Text.
28012  Dies ist ein deutscher Text.
28013  Dies ist ein deutscher Text.
28014  Dies ist ein deutscher Text.
28015  Dies ist ein deutscher Text.
28016  Dies ist ein deutscher Text.
28017  Dies ist ein deutscher Text.
28018  Dies ist ein deutscher Text.
28019  Dies ist ein deutscher Text.
28020  Dies ist ein deutscher Text
28021 \begin_inset Foot
28022 status collapsed
28023
28024 \begin_layout Plain Layout
28025
28026 \lang german
28027 Dies ist eine deutsche Fußnote.
28028 \end_layout
28029
28030 \end_inset
28031
28032 .
28033  Dies ist ein deutscher Text.
28034  Dies ist ein deutscher Text.
28035 \end_layout
28036
28037 \end_inset
28038
28039
28040 \begin_inset space \hfill{}
28041 \end_inset
28042
28043
28044 \begin_inset Box Frameless
28045 position "t"
28046 hor_pos "c"
28047 has_inner_box 1
28048 inner_pos "c"
28049 use_parbox 0
28050 width "45col%"
28051 special "none"
28052 height "1in"
28053 height_special "totalheight"
28054 status open
28055
28056 \begin_layout Plain Layout
28057 This is an English Text.
28058  This is an English Text.
28059  This is an English Text.
28060  This is an English Text.
28061  This is an English Text.
28062  This is an English Text.
28063  This is an English Text.
28064  This is an English Text.
28065  This is an English Text.
28066  This is an English Text.
28067  This is an English Text.
28068  This is an English Text.
28069  This is an English Text.
28070  This is an English Text.
28071  This is an English Text.
28072  This is an English Text.
28073 \begin_inset Foot
28074 status collapsed
28075
28076 \begin_layout Plain Layout
28077 This is an English footnote.
28078 \end_layout
28079
28080 \end_inset
28081
28082  This is an English Text.
28083  
28084 \end_layout
28085
28086 \end_inset
28087
28088
28089 \end_layout
28090
28091 \begin_layout Standard
28092 \begin_inset VSpace bigskip
28093 \end_inset
28094
28095 Otra aplicación de los cuadros son las notas a pie en tablas.
28096  Debido a una restricción de LaTeX las notas a pie en tablas no aparecen
28097  al final de la página actual.
28098  Pero si pones la tabla con notas al pie en una minipágina, las notas aparecen
28099  en la parte inferior, ordenadas con letras.
28100  La ordenación de las notas al pie se restablece en cada minipágina pero
28101  no fuera de las minipáginas.
28102 \end_layout
28103
28104 \begin_layout Standard
28105 La nota al pie en esta tabla no aparece: 
28106 \begin_inset Tabular
28107 <lyxtabular version="3" rows="3" columns="4">
28108 <features>
28109 <column alignment="center" valignment="top" width="0pt">
28110 <column alignment="center" valignment="top" width="0pt">
28111 <column alignment="center" valignment="top" width="0pt">
28112 <column alignment="center" valignment="top" width="0pt">
28113 <row>
28114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28115 \begin_inset Text
28116
28117 \begin_layout Plain Layout
28118 1
28119 \end_layout
28120
28121 \end_inset
28122 </cell>
28123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28124 \begin_inset Text
28125
28126 \begin_layout Plain Layout
28127 2
28128 \end_layout
28129
28130 \end_inset
28131 </cell>
28132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28133 \begin_inset Text
28134
28135 \begin_layout Plain Layout
28136 3
28137 \begin_inset Foot
28138 status collapsed
28139
28140 \begin_layout Plain Layout
28141 Nota al pie en una tabla.
28142 \end_layout
28143
28144 \end_inset
28145
28146
28147 \end_layout
28148
28149 \end_inset
28150 </cell>
28151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28152 \begin_inset Text
28153
28154 \begin_layout Plain Layout
28155 4
28156 \end_layout
28157
28158 \end_inset
28159 </cell>
28160 </row>
28161 <row>
28162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28163 \begin_inset Text
28164
28165 \begin_layout Plain Layout
28166 a
28167 \end_layout
28168
28169 \end_inset
28170 </cell>
28171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28172 \begin_inset Text
28173
28174 \begin_layout Plain Layout
28175 b
28176 \end_layout
28177
28178 \end_inset
28179 </cell>
28180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28181 \begin_inset Text
28182
28183 \begin_layout Plain Layout
28184 c
28185 \end_layout
28186
28187 \end_inset
28188 </cell>
28189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28190 \begin_inset Text
28191
28192 \begin_layout Plain Layout
28193 d
28194 \end_layout
28195
28196 \end_inset
28197 </cell>
28198 </row>
28199 <row>
28200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28201 \begin_inset Text
28202
28203 \begin_layout Plain Layout
28204 e
28205 \end_layout
28206
28207 \end_inset
28208 </cell>
28209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28210 \begin_inset Text
28211
28212 \begin_layout Plain Layout
28213 f
28214 \end_layout
28215
28216 \end_inset
28217 </cell>
28218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28219 \begin_inset Text
28220
28221 \begin_layout Plain Layout
28222 g
28223 \end_layout
28224
28225 \end_inset
28226 </cell>
28227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28228 \begin_inset Text
28229
28230 \begin_layout Plain Layout
28231 h
28232 \end_layout
28233
28234 \end_inset
28235 </cell>
28236 </row>
28237 </lyxtabular>
28238
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \begin_layout Standard
28245 \align center
28246 \begin_inset Box Frameless
28247 position "t"
28248 hor_pos "c"
28249 has_inner_box 1
28250 inner_pos "c"
28251 use_parbox 0
28252 width "30col%"
28253 special "none"
28254 height "1in"
28255 height_special "totalheight"
28256 status open
28257
28258 \begin_layout Plain Layout
28259 \align center
28260 \begin_inset Tabular
28261 <lyxtabular version="3" rows="3" columns="4">
28262 <features>
28263 <column alignment="center" valignment="top" width="0pt">
28264 <column alignment="center" valignment="top" width="0pt">
28265 <column alignment="center" valignment="top" width="0pt">
28266 <column alignment="center" valignment="top" width="0pt">
28267 <row>
28268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28269 \begin_inset Text
28270
28271 \begin_layout Plain Layout
28272 1
28273 \end_layout
28274
28275 \end_inset
28276 </cell>
28277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28278 \begin_inset Text
28279
28280 \begin_layout Plain Layout
28281 2
28282 \end_layout
28283
28284 \end_inset
28285 </cell>
28286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28287 \begin_inset Text
28288
28289 \begin_layout Plain Layout
28290 3
28291 \begin_inset Foot
28292 status collapsed
28293
28294 \begin_layout Plain Layout
28295 Nota al pie en una tabla..
28296 \end_layout
28297
28298 \end_inset
28299
28300
28301 \end_layout
28302
28303 \end_inset
28304 </cell>
28305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28306 \begin_inset Text
28307
28308 \begin_layout Plain Layout
28309 4
28310 \end_layout
28311
28312 \end_inset
28313 </cell>
28314 </row>
28315 <row>
28316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28317 \begin_inset Text
28318
28319 \begin_layout Plain Layout
28320 a
28321 \end_layout
28322
28323 \end_inset
28324 </cell>
28325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28326 \begin_inset Text
28327
28328 \begin_layout Plain Layout
28329 b
28330 \end_layout
28331
28332 \end_inset
28333 </cell>
28334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28335 \begin_inset Text
28336
28337 \begin_layout Plain Layout
28338 c
28339 \end_layout
28340
28341 \end_inset
28342 </cell>
28343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28344 \begin_inset Text
28345
28346 \begin_layout Plain Layout
28347 d
28348 \end_layout
28349
28350 \end_inset
28351 </cell>
28352 </row>
28353 <row>
28354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28355 \begin_inset Text
28356
28357 \begin_layout Plain Layout
28358 e
28359 \end_layout
28360
28361 \end_inset
28362 </cell>
28363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28364 \begin_inset Text
28365
28366 \begin_layout Plain Layout
28367 f
28368 \end_layout
28369
28370 \end_inset
28371 </cell>
28372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28373 \begin_inset Text
28374
28375 \begin_layout Plain Layout
28376 g
28377 \end_layout
28378
28379 \end_inset
28380 </cell>
28381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28382 \begin_inset Text
28383
28384 \begin_layout Plain Layout
28385 h
28386 \end_layout
28387
28388 \end_inset
28389 </cell>
28390 </row>
28391 </lyxtabular>
28392
28393 \end_inset
28394
28395
28396 \end_layout
28397
28398 \end_inset
28399
28400
28401 \end_layout
28402
28403 \begin_layout Standard
28404 \begin_inset VSpace bigskip
28405 \end_inset
28406
28407 La configuración global de párrafos se ignora en las minipáginas.
28408  Esto significa que en las mismas no habrá espacio entre párrafos aunque
28409  pongas p.
28410 \begin_inset space \thinspace{}
28411 \end_inset
28412
28413 e.
28414 \begin_inset space ~
28415 \end_inset
28416
28417
28418 \family sans
28419 Salto
28420 \begin_inset space ~
28421 \end_inset
28422
28423 medio
28424 \family default
28425  en la configuración del documento.
28426 \end_layout
28427
28428 \begin_layout Standard
28429 Las minipáginas también sirven para poner un color de fondo para partes
28430  de texto, véase sección
28431 \begin_inset space ~
28432 \end_inset
28433
28434
28435 \begin_inset CommandInset ref
28436 LatexCommand ref
28437 reference "sub:Color-en-Párrafos"
28438
28439 \end_inset
28440
28441 .
28442 \end_layout
28443
28444 \begin_layout Standard
28445 \begin_inset Note Greyedout
28446 status open
28447
28448 \begin_layout Plain Layout
28449
28450 \series bold
28451 Nota:
28452 \series default
28453  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
28454  tener minipáginas en tablas, flotantes, y otros cuadros.
28455 \end_layout
28456
28457 \end_inset
28458
28459
28460 \end_layout
28461
28462 \begin_layout Section
28463 Cuadros de párrafo
28464 \begin_inset CommandInset label
28465 LatexCommand label
28466 name "sec:Cuadros-de-Párrafo"
28467
28468 \end_inset
28469
28470
28471 \begin_inset Index
28472 status collapsed
28473
28474 \begin_layout Plain Layout
28475 Cuadros ! de párrafo
28476 \end_layout
28477
28478 \end_inset
28479
28480
28481 \end_layout
28482
28483 \begin_layout Standard
28484 Los cuadros de párrafo son similares a las minipáginas con la diferencia
28485  de que no pueden contener notas al pie.
28486   La diferencia principal es que las minipáginas no son verdaderos cuadros
28487  sino entornos de LaTeX.
28488 \end_layout
28489
28490 \begin_layout Standard
28491 \align center
28492 \begin_inset Box Frameless
28493 position "t"
28494 hor_pos "c"
28495 has_inner_box 1
28496 inner_pos "t"
28497 use_parbox 1
28498 width "33col%"
28499 special "none"
28500 height "1in"
28501 height_special "totalheight"
28502 status collapsed
28503
28504 \begin_layout Plain Layout
28505 Texto en un cuadro de párrafo.
28506  Texto en un cuadro de párrafo.
28507  Esta nota no aparece:
28508 \begin_inset Foot
28509 status collapsed
28510
28511 \begin_layout Plain Layout
28512 Esta es una nota en cuadro de párrafo y por eso no aparecerá.
28513 \end_layout
28514
28515 \end_inset
28516
28517
28518 \end_layout
28519
28520 \end_inset
28521
28522
28523 \end_layout
28524
28525 \begin_layout Section
28526 Cuadros para palabras y caracteres
28527 \begin_inset Index
28528 status collapsed
28529
28530 \begin_layout Plain Layout
28531 Cuadros ! para palabras y caracteres
28532 \end_layout
28533
28534 \end_inset
28535
28536
28537 \end_layout
28538
28539 \begin_layout Subsection
28540 Evitar la partición de palabras
28541 \begin_inset CommandInset label
28542 LatexCommand label
28543 name "sec:Evitar-la-Partición"
28544
28545 \end_inset
28546
28547
28548 \begin_inset Index
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552 Cuadros ! para evitar la partición de palabras
28553 \end_layout
28554
28555 \end_inset
28556
28557
28558 \end_layout
28559
28560 \begin_layout Standard
28561 Hay un tipo especial de cuadro para impedir que una palabra sea partida
28562  con guión.
28563 \begin_inset Newline newline
28564 \end_inset
28565
28566 He aquí un ejemplo:
28567 \end_layout
28568
28569 \begin_layout Standard
28570 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
28571 palabra».
28572 \end_layout
28573
28574 \begin_layout Standard
28575 Para evitar su división usa el comando
28576 \end_layout
28577
28578 \begin_layout Standard
28579
28580 \series bold
28581
28582 \backslash
28583 mbox{
28584 \end_layout
28585
28586 \begin_layout Standard
28587 en código TeX antes de la palabra.
28588  Tras ella inserta una llave de cierre «
28589 \series bold
28590 }
28591 \series default
28592 » en código TeX.
28593 \end_layout
28594
28595 \begin_layout Standard
28596 Este es el resultado:
28597 \end_layout
28598
28599 \begin_layout Standard
28600 Esta línea es un ejemplo para mostrar cómo evitar la división de 
28601 \begin_inset ERT
28602 status collapsed
28603
28604 \begin_layout Plain Layout
28605
28606
28607 \backslash
28608 mbox{
28609 \end_layout
28610
28611 \end_inset
28612
28613 «estalarguísimapalabra».
28614 \begin_inset ERT
28615 status collapsed
28616
28617 \begin_layout Plain Layout
28618
28619 }
28620 \end_layout
28621
28622 \end_inset
28623
28624
28625 \end_layout
28626
28627 \begin_layout Standard
28628 Como alternativa puedes poner el comando «
28629 \series bold
28630
28631 \backslash
28632 -
28633 \series default
28634 » en código TeX directamente antes de la palabra:
28635 \end_layout
28636
28637 \begin_layout Standard
28638 Esta línea es un ejemplo para mostrar cómo evitar la división de «
28639 \begin_inset ERT
28640 status collapsed
28641
28642 \begin_layout Plain Layout
28643
28644
28645 \backslash
28646 -
28647 \end_layout
28648
28649 \end_inset
28650
28651 estalarguísimapalabra».
28652 \end_layout
28653
28654 \begin_layout Standard
28655 Por supuesto, la palabra sobresale del margen.
28656  Para evitarlo añade, con el menú 
28657 \family sans
28658 Insertar\SpecialChar \menuseparator
28659 Formato\SpecialChar \menuseparator
28660 Salto
28661 \begin_inset space ~
28662 \end_inset
28663
28664 de
28665 \begin_inset space ~
28666 \end_inset
28667
28668
28669 \family default
28670 línea (atajo 
28671 \family sans
28672 Ctrl+Retorno
28673 \family default
28674 ), un salto de línea antes de la palabra:
28675 \end_layout
28676
28677 \begin_layout Standard
28678 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
28679 \begin_inset Newline newline
28680 \end_inset
28681
28682
28683 \begin_inset ERT
28684 status collapsed
28685
28686 \begin_layout Plain Layout
28687
28688
28689 \backslash
28690 mbox{
28691 \end_layout
28692
28693 \end_inset
28694
28695 «estalarguísimapalabra».
28696 \begin_inset ERT
28697 status collapsed
28698
28699 \begin_layout Plain Layout
28700
28701 }
28702 \end_layout
28703
28704 \end_inset
28705
28706
28707 \end_layout
28708
28709 \begin_layout Subsection
28710 Alineación vertical
28711 \begin_inset CommandInset label
28712 LatexCommand label
28713 name "sub:Alineación-Vertical"
28714
28715 \end_inset
28716
28717
28718 \begin_inset Index
28719 status collapsed
28720
28721 \begin_layout Plain Layout
28722 Cuadros ! para alineación vertical
28723 \end_layout
28724
28725 \end_inset
28726
28727
28728 \end_layout
28729
28730 \begin_layout Standard
28731 Con ayuda del comando 
28732 \series bold
28733
28734 \backslash
28735 raisebox
28736 \series default
28737  puedes alinear verticalmente con el texto circundante palabras o caracteres.
28738  
28739 \series bold
28740
28741 \backslash
28742 raisebox
28743 \series default
28744  se utiliza según el esquema:
28745 \end_layout
28746
28747 \begin_layout Standard
28748
28749 \series bold
28750
28751 \backslash
28752 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
28753 \end_layout
28754
28755 \begin_layout Standard
28756 La elevación puede ser un valor positivo para subir el cuadro o negativo
28757  para bajarlo.
28758 \end_layout
28759
28760 \begin_layout Standard
28761 Para alinear una palabra, p.
28762 \begin_inset space \thinspace{}
28763 \end_inset
28764
28765 e
28766 \begin_inset space ~
28767 \end_inset
28768
28769 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
28770  en la línea de base, inserta el comando
28771 \end_layout
28772
28773 \begin_layout Standard
28774
28775 \series bold
28776
28777 \backslash
28778 raisebox{
28779 \backslash
28780 depth}{
28781 \end_layout
28782
28783 \begin_layout Standard
28784 en código TeX antes de la palabra.
28785  Detrás de la palabra inserta una llave de cierre «
28786 \series bold
28787 }
28788 \series default
28789 » en código TeX.
28790 \begin_inset Newline newline
28791 \end_inset
28792
28793 Este es el resultado:
28794 \end_layout
28795
28796 \begin_layout Standard
28797 Esto es una línea de texto con la palabra 
28798 \begin_inset ERT
28799 status collapsed
28800
28801 \begin_layout Plain Layout
28802
28803
28804 \backslash
28805 raisebox{
28806 \backslash
28807 depth}{
28808 \end_layout
28809
28810 \end_inset
28811
28812 «prevención»
28813 \begin_inset ERT
28814 status collapsed
28815
28816 \begin_layout Plain Layout
28817
28818 }
28819 \end_layout
28820
28821 \end_inset
28822
28823  elevada.
28824 \end_layout
28825
28826 \begin_layout Standard
28827 \begin_inset VSpace bigskip
28828 \end_inset
28829
28830 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
28831 \end_layout
28832
28833 \begin_layout Standard
28834 Esto es una línea de texto con la palabra 
28835 \begin_inset ERT
28836 status collapsed
28837
28838 \begin_layout Plain Layout
28839
28840
28841 \backslash
28842 raisebox{-
28843 \backslash
28844 depth}{
28845 \end_layout
28846
28847 \end_inset
28848
28849 «prevención»
28850 \begin_inset ERT
28851 status collapsed
28852
28853 \begin_layout Plain Layout
28854
28855 }
28856 \end_layout
28857
28858 \end_inset
28859
28860  bajada.
28861 \begin_inset Newline newline
28862 \end_inset
28863
28864 Esto es una línea de texto con la palabra 
28865 \begin_inset ERT
28866 status collapsed
28867
28868 \begin_layout Plain Layout
28869
28870
28871 \backslash
28872 raisebox{0.5cm}{
28873 \end_layout
28874
28875 \end_inset
28876
28877 «testigo»
28878 \begin_inset ERT
28879 status collapsed
28880
28881 \begin_layout Plain Layout
28882
28883 }
28884 \end_layout
28885
28886 \end_inset
28887
28888  elevada.
28889 \end_layout
28890
28891 \begin_layout Standard
28892 Si por alguna razón quieres impedir esto, pon la altura de cuadro a cero.
28893  Por ejemplo
28894 \end_layout
28895
28896 \begin_layout Standard
28897
28898 \series bold
28899
28900 \backslash
28901 raisebox{-
28902 \backslash
28903 depth}[0pt]{
28904 \end_layout
28905
28906 \begin_layout Standard
28907 Esto es una línea de texto con la palabra 
28908 \begin_inset ERT
28909 status collapsed
28910
28911 \begin_layout Plain Layout
28912
28913
28914 \backslash
28915 raisebox{-
28916 \backslash
28917 depth}[0pt]{
28918 \end_layout
28919
28920 \end_inset
28921
28922 «prevención»
28923 \begin_inset ERT
28924 status collapsed
28925
28926 \begin_layout Plain Layout
28927
28928 }
28929 \end_layout
28930
28931 \end_inset
28932
28933  bajada.
28934 \begin_inset Newline newline
28935 \end_inset
28936
28937 Esto es una línea de texto con la palabra 
28938 \begin_inset ERT
28939 status collapsed
28940
28941 \begin_layout Plain Layout
28942
28943
28944 \backslash
28945 raisebox{0.5cm}[0pt]{
28946 \end_layout
28947
28948 \end_inset
28949
28950 «testigo»
28951 \begin_inset ERT
28952 status collapsed
28953
28954 \begin_layout Plain Layout
28955
28956 }
28957 \end_layout
28958
28959 \end_inset
28960
28961  elevada.
28962 \end_layout
28963
28964 \begin_layout Section
28965 Cuadros coloreados
28966 \begin_inset CommandInset label
28967 LatexCommand label
28968 name "sec:Cuadros-Coloreados"
28969
28970 \end_inset
28971
28972
28973 \begin_inset Index
28974 status collapsed
28975
28976 \begin_layout Plain Layout
28977 Cuadros ! Color
28978 \end_layout
28979
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \begin_layout Subsection
28986 Color en texto
28987 \begin_inset Index
28988 status collapsed
28989
28990 \begin_layout Plain Layout
28991 Color ! en texto
28992 \end_layout
28993
28994 \end_inset
28995
28996
28997 \end_layout
28998
28999 \begin_layout Standard
29000 Para colorear el fondo de un texto, éste debe ponerse en un cuadro coloreado.
29001  Esto requiere cargar el paquete LaTeX 
29002 \series bold
29003 color
29004 \series default
29005
29006 \begin_inset Index
29007 status collapsed
29008
29009 \begin_layout Plain Layout
29010 LaTeX-paquetes ! color
29011 \end_layout
29012
29013 \end_inset
29014
29015  en el preámbulo del documento con
29016 \end_layout
29017
29018 \begin_layout Standard
29019
29020 \series bold
29021
29022 \backslash
29023 @ifundef\SpecialChar \textcompwordmark{}
29024 ined{textcolor}
29025 \begin_inset Newline newline
29026 \end_inset
29027
29028
29029 \begin_inset ERT
29030 status collapsed
29031
29032 \begin_layout Plain Layout
29033
29034
29035 \backslash
29036 hphantom{ }
29037 \end_layout
29038
29039 \end_inset
29040
29041 {
29042 \backslash
29043 usepackage{color}}{}
29044 \end_layout
29045
29046 \begin_layout Standard
29047 LyX cargará automáticamente el paquete 
29048 \series bold
29049 color
29050 \series default
29051  cuando colorees texto.
29052 \begin_inset Foot
29053 status collapsed
29054
29055 \begin_layout Plain Layout
29056 Para evitar cargarlo dos veces se usa el comando 
29057 \series bold
29058
29059 \backslash
29060 @ifundef\SpecialChar \textcompwordmark{}
29061 ined
29062 \series default
29063 .
29064 \end_layout
29065
29066 \end_inset
29067
29068
29069 \end_layout
29070
29071 \begin_layout Standard
29072 \begin_inset VSpace medskip
29073 \end_inset
29074
29075 Los cuadros coloreados se crean con el comando 
29076 \series bold
29077
29078 \backslash
29079 colorbox
29080 \series default
29081 , de acuerdo con el siguiente esquema:
29082 \end_layout
29083
29084 \begin_layout Standard
29085
29086 \series bold
29087
29088 \backslash
29089 colorbox{color}{contenido del cuadro}
29090 \end_layout
29091
29092 \begin_layout Standard
29093 El contenido también puede ser un cuadro y los cuadros coloreados también
29094  pueden estar en otros cuadros.
29095 \end_layout
29096
29097 \begin_layout Standard
29098 Los siguientes colores están predefinidos:
29099 \begin_inset Newline newline
29100 \end_inset
29101
29102
29103 \family sans
29104 red
29105 \family default
29106
29107 \family sans
29108 green
29109 \family default
29110
29111 \family sans
29112 yellow, blue
29113 \family default
29114
29115 \family sans
29116 cyan
29117 \family default
29118 \series bold
29119 ,
29120 \series default
29121  
29122 \family sans
29123 magenta, black
29124 \family default
29125
29126 \family sans
29127 white
29128 \family default
29129 .
29130 \begin_inset Newline newline
29131 \end_inset
29132
29133 También puedes definir tus propios colores según se explica en la sección
29134 \begin_inset space ~
29135 \end_inset
29136
29137
29138 \begin_inset CommandInset ref
29139 LatexCommand ref
29140 reference "sec:Tablas-Coloreadas"
29141
29142 \end_inset
29143
29144 .
29145 \end_layout
29146
29147 \begin_layout Standard
29148 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
29149 \end_layout
29150
29151 \begin_layout Standard
29152
29153 \series bold
29154
29155 \backslash
29156 colorbox{red}{
29157 \end_layout
29158
29159 \begin_layout Standard
29160 en código TeX antes de la palabra.
29161  Tras la palabra inserta una llave de cierre «
29162 \series bold
29163 }
29164 \series default
29165 » en código TeX.
29166 \begin_inset Newline newline
29167 \end_inset
29168
29169 Este es el resultado:
29170 \end_layout
29171
29172 \begin_layout Standard
29173 Línea en la que la palabra 
29174 \begin_inset ERT
29175 status collapsed
29176
29177 \begin_layout Plain Layout
29178
29179
29180 \backslash
29181 colorbox{red}{
29182 \end_layout
29183
29184 \end_inset
29185
29186 «¡Atención!»
29187 \begin_inset ERT
29188 status collapsed
29189
29190 \begin_layout Plain Layout
29191
29192 }
29193 \end_layout
29194
29195 \end_inset
29196
29197  tiene fondo rojo.
29198 \end_layout
29199
29200 \begin_layout Standard
29201 \begin_inset VSpace bigskip
29202 \end_inset
29203
29204 Si quieres un marco de distinto color, puedes emplear el comando 
29205 \series bold
29206
29207 \backslash
29208 fcolorbox
29209 \series default
29210  con el esquema siguiente:
29211 \end_layout
29212
29213 \begin_layout Standard
29214
29215 \series bold
29216
29217 \backslash
29218 fcolorbox{color del marco}{color del cuadro}{contenido del cuadro}
29219 \end_layout
29220
29221 \begin_layout Standard
29222
29223 \series bold
29224
29225 \backslash
29226 fcolorbox
29227 \series default
29228  es una extensión de 
29229 \series bold
29230
29231 \backslash
29232 colorbox
29233 \series default
29234 .
29235  El grosor del marco y el espacio entre él y el contenido se puede ajustar
29236  con las longitudes 
29237 \series bold
29238
29239 \backslash
29240 fboxrule
29241 \series default
29242  y 
29243 \series bold
29244
29245 \backslash
29246 fboxsep
29247 \series default
29248 , respectivamente, como se describe en la sección
29249 \begin_inset space ~
29250 \end_inset
29251
29252
29253 \begin_inset CommandInset ref
29254 LatexCommand ref
29255 reference "sec:Cuadros-Enmarcados"
29256
29257 \end_inset
29258
29259 .
29260 \end_layout
29261
29262 \begin_layout Standard
29263 Para el ejemplo siguiente se ha utilizado el comando
29264 \end_layout
29265
29266 \begin_layout Standard
29267
29268 \series bold
29269
29270 \backslash
29271 fcolorbox{cyan}{magenta}{
29272 \end_layout
29273
29274 \begin_layout Standard
29275 Este es un ejemplo en el que se ha puesto un grosor de 1
29276 \begin_inset space \thinspace{}
29277 \end_inset
29278
29279 mm para la línea del marco:
29280 \begin_inset Newline newline
29281 \end_inset
29282
29283
29284 \begin_inset ERT
29285 status collapsed
29286
29287 \begin_layout Plain Layout
29288
29289
29290 \backslash
29291 fboxrule 1mm 
29292 \backslash
29293 fboxsep 1mm
29294 \end_layout
29295
29296 \end_inset
29297
29298
29299 \begin_inset ERT
29300 status collapsed
29301
29302 \begin_layout Plain Layout
29303
29304
29305 \backslash
29306 fcolorbox{cyan}{magenta}{
29307 \end_layout
29308
29309 \end_inset
29310
29311 Texto en un marco coloreado y enmarcado.
29312 \begin_inset ERT
29313 status collapsed
29314
29315 \begin_layout Plain Layout
29316
29317 }
29318 \end_layout
29319
29320 \end_inset
29321
29322
29323 \end_layout
29324
29325 \begin_layout Standard
29326 \begin_inset VSpace bigskip
29327 \end_inset
29328
29329 Por supuesto también puedes colorear el texto en un marco coloreado:
29330 \begin_inset Newline newline
29331 \end_inset
29332
29333
29334 \begin_inset ERT
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338
29339
29340 \backslash
29341 fcolorbox{cyan}{magenta}{
29342 \end_layout
29343
29344 \end_inset
29345
29346
29347 \color yellow
29348 Texto coloreado en un marco sombreado y coloreado.
29349 \color none
29350
29351 \begin_inset ERT
29352 status collapsed
29353
29354 \begin_layout Plain Layout
29355
29356 }
29357 \end_layout
29358
29359 \end_inset
29360
29361
29362 \begin_inset ERT
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366
29367
29368 \backslash
29369 fboxrule 0.4pt 
29370 \backslash
29371 fboxsep 3pt
29372 \end_layout
29373
29374 \end_inset
29375
29376
29377 \end_layout
29378
29379 \begin_layout Standard
29380
29381 \series bold
29382 \begin_inset VSpace medskip
29383 \end_inset
29384
29385
29386 \end_layout
29387
29388 \begin_layout Standard
29389 \begin_inset Note Greyedout
29390 status open
29391
29392 \begin_layout Plain Layout
29393
29394 \series bold
29395 Nota:
29396 \series default
29397  El texto en cuadros coloreados no puede tener saltos de línea.
29398  Para colorear líneas o párrafos múltiples, usa un cuadro dentro de un cuadro
29399  coloreado como se describe a continuación.
29400 \end_layout
29401
29402 \end_inset
29403
29404
29405 \end_layout
29406
29407 \begin_layout Subsection
29408 Color en párrafos
29409 \begin_inset CommandInset label
29410 LatexCommand label
29411 name "sub:Color-en-Párrafos"
29412
29413 \end_inset
29414
29415
29416 \begin_inset Index
29417 status collapsed
29418
29419 \begin_layout Plain Layout
29420 Color ! en párrafos
29421 \end_layout
29422
29423 \end_inset
29424
29425
29426 \end_layout
29427
29428 \begin_layout Standard
29429 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
29430  Antes de la minipágina inserta el comando 
29431 \series bold
29432
29433 \backslash
29434 colorbox
29435 \end_layout
29436
29437 \begin_layout Standard
29438
29439 \series bold
29440
29441 \backslash
29442 colorbox{color}{
29443 \end_layout
29444
29445 \begin_layout Standard
29446 en código TeX.
29447  Detrás de la minipágina inserta una llave de cierre «
29448 \series bold
29449 }
29450 \series default
29451 » en código TeX.
29452 \end_layout
29453
29454 \begin_layout Standard
29455 \begin_inset ERT
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459
29460
29461 \backslash
29462 colorbox{grisclaro}{
29463 \end_layout
29464
29465 \end_inset
29466
29467
29468 \begin_inset Box Frameless
29469 position "t"
29470 hor_pos "c"
29471 has_inner_box 1
29472 inner_pos "t"
29473 use_parbox 0
29474 width "100col%"
29475 special "none"
29476 height "1in"
29477 height_special "totalheight"
29478 status collapsed
29479
29480 \begin_layout Plain Layout
29481 Texto con color de fondo.
29482  Texto con color de fondo.
29483 \end_layout
29484
29485 \begin_layout Plain Layout
29486 \begin_inset VSpace defskip
29487 \end_inset
29488
29489 El texto puede tener notas al pie
29490 \begin_inset Foot
29491 status collapsed
29492
29493 \begin_layout Plain Layout
29494 Otro ejemplo de nota
29495 \end_layout
29496
29497 \end_inset
29498
29499  y puede incluir tablas y figuras.
29500 \end_layout
29501
29502 \begin_layout Plain Layout
29503 \align center
29504 \begin_inset Tabular
29505 <lyxtabular version="3" rows="3" columns="3">
29506 <features>
29507 <column alignment="center" valignment="top" width="0">
29508 <column alignment="center" valignment="top" width="0">
29509 <column alignment="center" valignment="top" width="0">
29510 <row>
29511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29512 \begin_inset Text
29513
29514 \begin_layout Plain Layout
29515 a
29516 \end_layout
29517
29518 \end_inset
29519 </cell>
29520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29521 \begin_inset Text
29522
29523 \begin_layout Plain Layout
29524 !
29525 \end_layout
29526
29527 \end_inset
29528 </cell>
29529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29530 \begin_inset Text
29531
29532 \begin_layout Plain Layout
29533 3
29534 \end_layout
29535
29536 \end_inset
29537 </cell>
29538 </row>
29539 <row>
29540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29541 \begin_inset Text
29542
29543 \begin_layout Plain Layout
29544 <
29545 \end_layout
29546
29547 \end_inset
29548 </cell>
29549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29550 \begin_inset Text
29551
29552 \begin_layout Plain Layout
29553 b2
29554 \begin_inset Quotes erd
29555 \end_inset
29556
29557 |
29558 \end_layout
29559
29560 \end_inset
29561 </cell>
29562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29563 \begin_inset Text
29564
29565 \begin_layout Plain Layout
29566 >
29567 \end_layout
29568
29569 \end_inset
29570 </cell>
29571 </row>
29572 <row>
29573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29574 \begin_inset Text
29575
29576 \begin_layout Plain Layout
29577 1
29578 \end_layout
29579
29580 \end_inset
29581 </cell>
29582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29583 \begin_inset Text
29584
29585 \begin_layout Plain Layout
29586 §
29587 \end_layout
29588
29589 \end_inset
29590 </cell>
29591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29592 \begin_inset Text
29593
29594 \begin_layout Plain Layout
29595 c
29596 \end_layout
29597
29598 \end_inset
29599 </cell>
29600 </row>
29601 </lyxtabular>
29602
29603 \end_inset
29604
29605
29606 \end_layout
29607
29608 \end_inset
29609
29610
29611 \begin_inset ERT
29612 status collapsed
29613
29614 \begin_layout Plain Layout
29615
29616 }
29617 \end_layout
29618
29619 \end_inset
29620
29621
29622 \end_layout
29623
29624 \begin_layout Section
29625 Cuadros rotados y escalados
29626 \end_layout
29627
29628 \begin_layout Standard
29629 Para poder usar los comandos descritos en esta sección hay que cargar el
29630  paquete LaTeX 
29631 \series bold
29632 graphicx
29633 \series default
29634
29635 \begin_inset Index
29636 status collapsed
29637
29638 \begin_layout Plain Layout
29639 LaTeX-paquetes ! graphicx
29640 \end_layout
29641
29642 \end_inset
29643
29644  en el preámbulo del documento, con el comando
29645 \end_layout
29646
29647 \begin_layout Standard
29648
29649 \series bold
29650
29651 \backslash
29652 @ifundefined{rotatebox}
29653 \begin_inset Newline newline
29654 \end_inset
29655
29656
29657 \begin_inset ERT
29658 status collapsed
29659
29660 \begin_layout Plain Layout
29661
29662
29663 \backslash
29664 hphantom{ }
29665 \end_layout
29666
29667 \end_inset
29668
29669 {
29670 \backslash
29671 usepackage{graphicx}}{}
29672 \end_layout
29673
29674 \begin_layout Standard
29675 \begin_inset Note Greyedout
29676 status open
29677
29678 \begin_layout Plain Layout
29679
29680 \series bold
29681 Nota: 
29682 \series default
29683 Algunos visores DVI no pueden mostrar material rotado o escalado.
29684 \end_layout
29685
29686 \end_inset
29687
29688
29689 \end_layout
29690
29691 \begin_layout Standard
29692 \begin_inset Note Greyedout
29693 status open
29694
29695 \begin_layout Plain Layout
29696
29697 \series bold
29698 Nota:
29699 \series default
29700  Los cuadros rotados o escalados no pueden contener flotantes.
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \end_layout
29707
29708 \begin_layout Subsection
29709 Cuadros rotados
29710 \begin_inset Index
29711 status collapsed
29712
29713 \begin_layout Plain Layout
29714 Cuadros ! Rotar
29715 \end_layout
29716
29717 \end_inset
29718
29719
29720 \begin_inset Index
29721 status collapsed
29722
29723 \begin_layout Plain Layout
29724 Material rotado
29725 \end_layout
29726
29727 \end_inset
29728
29729
29730 \begin_inset Index
29731 status collapsed
29732
29733 \begin_layout Plain Layout
29734 Figuras ! Rotar
29735 \end_layout
29736
29737 \end_inset
29738
29739
29740 \begin_inset Index
29741 status collapsed
29742
29743 \begin_layout Plain Layout
29744 Tablas ! Rotar
29745 \end_layout
29746
29747 \end_inset
29748
29749
29750 \end_layout
29751
29752 \begin_layout Standard
29753 Para rotar material debes ponerlo en un cuadro rotado.
29754  Los cuadros rotados se crean con el comando 
29755 \series bold
29756
29757 \backslash
29758 rotatebox
29759 \series default
29760  en código TeX, según el esquema:
29761 \end_layout
29762
29763 \begin_layout Standard
29764
29765 \series bold
29766
29767 \backslash
29768 rotatebox[origen de rotación]{ángulo de rotación}{contenido del cuadro}
29769 \end_layout
29770
29771 \begin_layout Standard
29772 El origen de rotación se especifica en la forma 
29773 \series bold
29774 origin=position
29775 \series default
29776 .
29777  Son posibles las posiciones siguientes: 
29778 \emph on
29779 c
29780 \emph default
29781  (center), 
29782 \emph on
29783 l
29784 \emph default
29785  (left), 
29786 \emph on
29787 r
29788 \emph default
29789  (right), 
29790 \emph on
29791 b
29792 \emph default
29793  (bottom), 
29794 \emph on
29795 t
29796 \emph default
29797  (top), así como combinaciones adecuadas de las posiciones básicas.
29798  Por ejemplo, 
29799 \emph on
29800 lt
29801 \emph default
29802  significa que el origen de rotación es la esquina superior izquierda del
29803  cuadro.
29804  Si no se especifica origen de rotación se usará la posición 
29805 \emph on
29806 l
29807 \emph default
29808 .
29809  El ángulo de rotación es un número de grados, y puede ser negativo.
29810  El sentido de giro es contrario al de las agujas del reloj.
29811 \end_layout
29812
29813 \begin_layout Standard
29814 En el siguiente ejemplo se ha insertado el comando 
29815 \series bold
29816
29817 \backslash
29818 rotatebox[origin=c]{60}{ 
29819 \series default
29820 como código TeX delante del texto «con rotación»; después del texto, el
29821  cuadro se ha cerrado con llave de cierre en código TeX.
29822 \end_layout
29823
29824 \begin_layout Standard
29825 Esta línea contiene texto 
29826 \begin_inset ERT
29827 status collapsed
29828
29829 \begin_layout Plain Layout
29830
29831
29832 \backslash
29833 rotatebox[origin=c]{60}{
29834 \end_layout
29835
29836 \end_inset
29837
29838 con rotación
29839 \begin_inset ERT
29840 status collapsed
29841
29842 \begin_layout Plain Layout
29843
29844 }
29845 \end_layout
29846
29847 \end_inset
29848
29849 .
29850 \end_layout
29851
29852 \begin_layout Standard
29853 El contenido del cuadro puede ser también otro cuadro o una ecuación en
29854  línea:
29855 \end_layout
29856
29857 \begin_layout Standard
29858 En esta línea hay texto enmarcado 
29859 \begin_inset ERT
29860 status collapsed
29861
29862 \begin_layout Plain Layout
29863
29864
29865 \backslash
29866 rotatebox[origin=r]{-60}{
29867 \end_layout
29868
29869 \end_inset
29870
29871
29872 \begin_inset Box Doublebox
29873 position "c"
29874 hor_pos "c"
29875 has_inner_box 0
29876 inner_pos "c"
29877 use_parbox 0
29878 width "1in"
29879 special "width"
29880 height "1in"
29881 height_special "totalheight"
29882 status open
29883
29884 \begin_layout Plain Layout
29885 con rotación
29886 \end_layout
29887
29888 \end_inset
29889
29890
29891 \begin_inset ERT
29892 status collapsed
29893
29894 \begin_layout Plain Layout
29895
29896 }
29897 \end_layout
29898
29899 \end_inset
29900
29901  y 
29902 \begin_inset ERT
29903 status collapsed
29904
29905 \begin_layout Plain Layout
29906
29907
29908 \backslash
29909 rotatebox[origin=lb]{60}{
29910 \end_layout
29911
29912 \end_inset
29913
29914
29915 \begin_inset Formula $\int A\,\mathrm{d}x=B$
29916 \end_inset
29917
29918
29919 \begin_inset ERT
29920 status collapsed
29921
29922 \begin_layout Plain Layout
29923
29924 }
29925 \end_layout
29926
29927 \end_inset
29928
29929  una ecuación.
29930 \end_layout
29931
29932 \begin_layout Standard
29933 O una imagen o una tabla:
29934 \end_layout
29935
29936 \begin_layout Standard
29937 Aquí hay una imagen girada 
29938 \begin_inset ERT
29939 status collapsed
29940
29941 \begin_layout Plain Layout
29942
29943
29944 \backslash
29945 rotatebox[origin=lb]{90}{
29946 \end_layout
29947
29948 \end_inset
29949
29950
29951 \begin_inset Graphics
29952         filename ../clipart/platypus.eps
29953         lyxscale 50
29954         width 25col%
29955
29956 \end_inset
29957
29958
29959 \begin_inset ERT
29960 status collapsed
29961
29962 \begin_layout Plain Layout
29963
29964 }
29965 \end_layout
29966
29967 \end_inset
29968
29969  y una tabla girada 
29970 \begin_inset ERT
29971 status collapsed
29972
29973 \begin_layout Plain Layout
29974
29975
29976 \backslash
29977 rotatebox[origin=l]{-90}{
29978 \end_layout
29979
29980 \end_inset
29981
29982
29983 \begin_inset Tabular
29984 <lyxtabular version="3" rows="2" columns="2">
29985 <features>
29986 <column alignment="center" valignment="top" width="0">
29987 <column alignment="center" valignment="top" width="0">
29988 <row>
29989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29990 \begin_inset Text
29991
29992 \begin_layout Plain Layout
29993 q
29994 \end_layout
29995
29996 \end_inset
29997 </cell>
29998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29999 \begin_inset Text
30000
30001 \begin_layout Plain Layout
30002 w
30003 \end_layout
30004
30005 \end_inset
30006 </cell>
30007 </row>
30008 <row>
30009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30010 \begin_inset Text
30011
30012 \begin_layout Plain Layout
30013 e
30014 \end_layout
30015
30016 \end_inset
30017 </cell>
30018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30019 \begin_inset Text
30020
30021 \begin_layout Plain Layout
30022 r
30023 \end_layout
30024
30025 \end_inset
30026 </cell>
30027 </row>
30028 </lyxtabular>
30029
30030 \end_inset
30031
30032
30033 \begin_inset ERT
30034 status collapsed
30035
30036 \begin_layout Plain Layout
30037
30038 }
30039 \end_layout
30040
30041 \end_inset
30042
30043
30044 \end_layout
30045
30046 \begin_layout Subsection
30047 Cuadros escalados
30048 \begin_inset Index
30049 status collapsed
30050
30051 \begin_layout Plain Layout
30052 Cuadros ! Escalar
30053 \end_layout
30054
30055 \end_inset
30056
30057
30058 \begin_inset Index
30059 status collapsed
30060
30061 \begin_layout Plain Layout
30062 Material escalado
30063 \end_layout
30064
30065 \end_inset
30066
30067
30068 \begin_inset Index
30069 status collapsed
30070
30071 \begin_layout Plain Layout
30072 Figuras ! Escalar
30073 \end_layout
30074
30075 \end_inset
30076
30077
30078 \begin_inset Index
30079 status collapsed
30080
30081 \begin_layout Plain Layout
30082 Tablas ! Escalar
30083 \end_layout
30084
30085 \end_inset
30086
30087
30088 \end_layout
30089
30090 \begin_layout Standard
30091 Para escalar material se pueden usar los comandos 
30092 \series bold
30093
30094 \backslash
30095 scalebox
30096 \series default
30097  y 
30098 \series bold
30099
30100 \backslash
30101 resizebox 
30102 \series default
30103 en código TeX.
30104 \end_layout
30105
30106 \begin_layout Standard
30107
30108 \series bold
30109
30110 \backslash
30111 scalebox
30112 \series default
30113  se usa con el esquema siguiente:
30114 \end_layout
30115
30116 \begin_layout Standard
30117
30118 \series bold
30119
30120 \backslash
30121 scalebox{horizontal}[vertical]{contenido del cuadro}
30122 \end_layout
30123
30124 \begin_layout Standard
30125 Horizontal y vertical son los factores de escala correspondientes.
30126  Si no se especifica factor vertical, su valor será el mismo que el factor
30127  de escala horizontal.
30128  
30129 \end_layout
30130
30131 \begin_layout Standard
30132 Por ejemplo, el comando 
30133 \series bold
30134
30135 \backslash
30136 scalebox{2}{Hola} 
30137 \series default
30138 crea un 
30139 \begin_inset ERT
30140 status collapsed
30141
30142 \begin_layout Plain Layout
30143
30144
30145 \backslash
30146 scalebox{2}{
30147 \end_layout
30148
30149 \end_inset
30150
30151 Hola
30152 \begin_inset ERT
30153 status collapsed
30154
30155 \begin_layout Plain Layout
30156
30157 }
30158 \end_layout
30159
30160 \end_inset
30161
30162  de doble tamaño que el texto normal del documento.
30163 \end_layout
30164
30165 \begin_layout Standard
30166 El comando 
30167 \series bold
30168
30169 \backslash
30170 scalebox{2}[1]{Hola} 
30171 \series default
30172 distorsiona el 
30173 \begin_inset ERT
30174 status collapsed
30175
30176 \begin_layout Plain Layout
30177
30178
30179 \backslash
30180 scalebox{2}[1]{
30181 \end_layout
30182
30183 \end_inset
30184
30185 Hola
30186 \begin_inset ERT
30187 status collapsed
30188
30189 \begin_layout Plain Layout
30190
30191 }
30192 \end_layout
30193
30194 \end_inset
30195
30196 .
30197 \end_layout
30198
30199 \begin_layout Standard
30200 Si un factor de escala es negativo el contenido del cuadro es reflejado.
30201  Por eso el comando 
30202 \series bold
30203
30204 \backslash
30205 scalebox{-1}[1]{Hola} 
30206 \series default
30207 puede usarse para reflejar un texto: 
30208 \begin_inset ERT
30209 status collapsed
30210
30211 \begin_layout Plain Layout
30212
30213
30214 \backslash
30215 scalebox{-1}[1]{
30216 \end_layout
30217
30218 \end_inset
30219
30220 Hola
30221 \begin_inset ERT
30222 status collapsed
30223
30224 \begin_layout Plain Layout
30225
30226 }
30227 \end_layout
30228
30229 \end_inset
30230
30231 .
30232 \end_layout
30233
30234 \begin_layout Standard
30235
30236 \series bold
30237
30238 \backslash
30239 scalebox{1}[-1]{Hola} 
30240 \series default
30241 refleja el 
30242 \begin_inset ERT
30243 status collapsed
30244
30245 \begin_layout Plain Layout
30246
30247
30248 \backslash
30249 scalebox{1}[-1]{
30250 \end_layout
30251
30252 \end_inset
30253
30254 Hola
30255 \begin_inset ERT
30256 status collapsed
30257
30258 \begin_layout Plain Layout
30259
30260 }
30261 \end_layout
30262
30263 \end_inset
30264
30265  sobre la base.
30266 \end_layout
30267
30268 \begin_layout Standard
30269 El comando 
30270 \series bold
30271
30272 \backslash
30273 scalebox{-1}[1]{contenido del cuadro} 
30274 \series default
30275 puede sustituirse por 
30276 \series bold
30277
30278 \begin_inset Newline newline
30279 \end_inset
30280
30281
30282 \backslash
30283 reflectbox{contenido del cuadro}
30284 \begin_inset VSpace defskip
30285 \end_inset
30286
30287
30288 \end_layout
30289
30290 \begin_layout Standard
30291 El comando 
30292 \series bold
30293
30294 \backslash
30295 resizebox
30296 \series default
30297  sirve para escalar el cuadro a una altura y anchura definidas, según el
30298  esquema:
30299 \end_layout
30300
30301 \begin_layout Standard
30302
30303 \series bold
30304
30305 \backslash
30306 resizebox{anchura}{altura}{contenido del cuadro}
30307 \end_layout
30308
30309 \begin_layout Standard
30310 Si uno de los argumentos del comando es un signo de exclamación, 
30311 \series bold
30312 !
30313 \series default
30314 , la escala se produce de forma que se mantiene la relación de las dimensiones
30315  originales del contenido del cuadro.
30316  
30317 \end_layout
30318
30319 \begin_layout Standard
30320 El comando 
30321 \series bold
30322
30323 \backslash
30324 resizebox{2cm}{1cm}{Hola}
30325 \series default
30326  genera: 
30327 \begin_inset ERT
30328 status collapsed
30329
30330 \begin_layout Plain Layout
30331
30332
30333 \backslash
30334 resizebox{2cm}{1cm}{
30335 \end_layout
30336
30337 \end_inset
30338
30339 Hola
30340 \begin_inset ERT
30341 status collapsed
30342
30343 \begin_layout Plain Layout
30344
30345 }
30346 \end_layout
30347
30348 \end_inset
30349
30350
30351 \begin_inset Newline newline
30352 \end_inset
30353
30354 El comando 
30355 \series bold
30356
30357 \backslash
30358 resizebox{2cm}{!}{Hola}
30359 \series default
30360  genera: 
30361 \begin_inset ERT
30362 status collapsed
30363
30364 \begin_layout Plain Layout
30365
30366
30367 \backslash
30368 resizebox{2cm}{!}{
30369 \end_layout
30370
30371 \end_inset
30372
30373 Hola
30374 \begin_inset ERT
30375 status collapsed
30376
30377 \begin_layout Plain Layout
30378
30379 }
30380 \end_layout
30381
30382 \end_inset
30383
30384
30385 \end_layout
30386
30387 \begin_layout Standard
30388 \begin_inset VSpace defskip
30389 \end_inset
30390
30391
30392 \end_layout
30393
30394 \begin_layout Standard
30395 \begin_inset Note Greyedout
30396 status open
30397
30398 \begin_layout Plain Layout
30399
30400 \series bold
30401 Nota: 
30402 \series default
30403 Si los argumentos de 
30404 \series bold
30405
30406 \backslash
30407 scalebox
30408 \series default
30409  o 
30410 \series bold
30411
30412 \backslash
30413 resizebox
30414 \series default
30415  son cero, no se generan errores de LaTeX al exportar el documento, pero
30416  puede suceder que la salida no se muestre o que sea incompleta.
30417  
30418 \end_layout
30419
30420 \end_inset
30421
30422
30423 \begin_inset VSpace defskip
30424 \end_inset
30425
30426
30427 \end_layout
30428
30429 \begin_layout Standard
30430 Los cuadros se pueden combinar en cualquier orden.
30431  Por ejemplo, el comando
30432 \series bold
30433
30434 \begin_inset Newline newline
30435 \end_inset
30436
30437
30438 \backslash
30439 rotatebox[origin=c]{-45}{
30440 \backslash
30441 resizebox{2cm}{!}{
30442 \backslash
30443 reflectbox{Hola}}}
30444 \begin_inset Newline newline
30445 \end_inset
30446
30447
30448 \series default
30449 genera:
30450 \end_layout
30451
30452 \begin_layout Standard
30453 \noindent
30454 \align center
30455 \begin_inset ERT
30456 status collapsed
30457
30458 \begin_layout Plain Layout
30459
30460
30461 \backslash
30462 rotatebox[origin=c]{-45}{
30463 \backslash
30464 resizebox{2cm}{!}{
30465 \backslash
30466 reflectbox{
30467 \end_layout
30468
30469 \end_inset
30470
30471 Hola
30472 \begin_inset ERT
30473 status collapsed
30474
30475 \begin_layout Plain Layout
30476
30477 }}}
30478 \end_layout
30479
30480 \end_inset
30481
30482
30483 \end_layout
30484
30485 \begin_layout Standard
30486 \noindent
30487 Un cuadro puede contener imágenes, tablas y ecuaciones en línea:
30488 \end_layout
30489
30490 \begin_layout Standard
30491 \noindent
30492
30493 \end_layout
30494
30495 \begin_layout Standard
30496 \align center
30497 \begin_inset ERT
30498 status collapsed
30499
30500 \begin_layout Plain Layout
30501
30502
30503 \backslash
30504 rotatebox[origin=c]{-30}{
30505 \backslash
30506 resizebox{2cm}{!}{
30507 \backslash
30508 reflectbox{
30509 \end_layout
30510
30511 \end_inset
30512
30513
30514 \begin_inset Graphics
30515         filename ../clipart/platypus.eps
30516         lyxscale 50
30517         width 25col%
30518
30519 \end_inset
30520
30521
30522 \begin_inset ERT
30523 status collapsed
30524
30525 \begin_layout Plain Layout
30526
30527 }}}
30528 \end_layout
30529
30530 \end_inset
30531
30532
30533 \begin_inset ERT
30534 status collapsed
30535
30536 \begin_layout Plain Layout
30537
30538
30539 \backslash
30540 rotatebox[origin=c]{-45}{
30541 \backslash
30542 resizebox{2cm}{!}{
30543 \backslash
30544 reflectbox{
30545 \end_layout
30546
30547 \end_inset
30548
30549
30550 \begin_inset Tabular
30551 <lyxtabular version="3" rows="2" columns="2">
30552 <features>
30553 <column alignment="center" valignment="top" width="0">
30554 <column alignment="center" valignment="top" width="0">
30555 <row>
30556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30557 \begin_inset Text
30558
30559 \begin_layout Plain Layout
30560 q
30561 \end_layout
30562
30563 \end_inset
30564 </cell>
30565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30566 \begin_inset Text
30567
30568 \begin_layout Plain Layout
30569 w
30570 \end_layout
30571
30572 \end_inset
30573 </cell>
30574 </row>
30575 <row>
30576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30577 \begin_inset Text
30578
30579 \begin_layout Plain Layout
30580 e
30581 \end_layout
30582
30583 \end_inset
30584 </cell>
30585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30586 \begin_inset Text
30587
30588 \begin_layout Plain Layout
30589 r
30590 \end_layout
30591
30592 \end_inset
30593 </cell>
30594 </row>
30595 </lyxtabular>
30596
30597 \end_inset
30598
30599
30600 \begin_inset ERT
30601 status collapsed
30602
30603 \begin_layout Plain Layout
30604
30605 }}}
30606 \end_layout
30607
30608 \end_inset
30609
30610
30611 \begin_inset ERT
30612 status collapsed
30613
30614 \begin_layout Plain Layout
30615
30616
30617 \backslash
30618 rotatebox[origin=c]{-45}{
30619 \backslash
30620 resizebox{2cm}{!}{
30621 \backslash
30622 reflectbox{
30623 \end_layout
30624
30625 \end_inset
30626
30627
30628 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30629 \end_inset
30630
30631
30632 \begin_inset ERT
30633 status collapsed
30634
30635 \begin_layout Plain Layout
30636
30637 }}}
30638 \end_layout
30639
30640 \end_inset
30641
30642
30643 \end_layout
30644
30645 \begin_layout Standard
30646 Si se usa el estilo global 
30647 \series bold
30648 fleqn
30649 \series default
30650  para las ecuaciones del documento,
30651 \begin_inset Foot
30652 status collapsed
30653
30654 \begin_layout Plain Layout
30655 Si «fleqn» se añade a las opciones de clase del documento.
30656 \end_layout
30657
30658 \end_inset
30659
30660  también pueden escalarse las ecuaciones en estilo presentación.
30661 \end_layout
30662
30663 \begin_layout Chapter
30664 Archivos externos
30665 \begin_inset Index
30666 status collapsed
30667
30668 \begin_layout Plain Layout
30669 Archivos externos
30670 \end_layout
30671
30672 \end_inset
30673
30674
30675 \end_layout
30676
30677 \begin_layout Standard
30678 Con el menú 
30679 \family sans
30680 Insertar\SpecialChar \menuseparator
30681 Archivo 
30682 \family default
30683 se pueden insertar archivos externos en un documento.
30684  Estos pueden ser:
30685 \end_layout
30686
30687 \begin_layout Description
30688 Documento
30689 \begin_inset space ~
30690 \end_inset
30691
30692 LyX Otro documento LyX; su contenido se inserta directamente en tu documento.
30693 \end_layout
30694
30695 \begin_layout Description
30696 Texto
30697 \begin_inset space ~
30698 \end_inset
30699
30700 simple Un documento de texto; cada línea del mismo se inserta en tu documento
30701  como párrafo propio.
30702 \end_layout
30703
30704 \begin_layout Description
30705 Texto
30706 \begin_inset space ~
30707 \end_inset
30708
30709 simple,
30710 \begin_inset space ~
30711 \end_inset
30712
30713 unir
30714 \begin_inset space ~
30715 \end_inset
30716
30717 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
30718  Las líneas vacías generan un nuevo párrafo en tu documento.
30719 \end_layout
30720
30721 \begin_layout Description
30722 Material
30723 \begin_inset space ~
30724 \end_inset
30725
30726 externo Archivos en diversos formatos.
30727 \end_layout
30728
30729 \begin_layout Description
30730 Documento
30731 \begin_inset space ~
30732 \end_inset
30733
30734 hijo Documentos LyX, LaTeX o texto simple.
30735 \end_layout
30736
30737 \begin_layout Section
30738 Material externo
30739 \begin_inset Index
30740 status collapsed
30741
30742 \begin_layout Plain Layout
30743 Material externo
30744 \end_layout
30745
30746 \end_inset
30747
30748
30749 \end_layout
30750
30751 \begin_layout Standard
30752 Esta característica te permite insertar archivos en tu documento sin convertirlo
30753 s previamente a un formato legible en la salida, ya que LyX se ocupa de
30754  las necesarias conversiones.
30755  Esto es parecido a la inserción de imágenes en diversos formatos en los
30756  documentos LyX.
30757  Si has activado la Vista preliminar inmediata en las preferencias de LyX,
30758  en 
30759 \family sans
30760 Apariencia
30761 \family default
30762 \SpecialChar \menuseparator
30763 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
30764  en LyX.
30765 \end_layout
30766
30767 \begin_layout Standard
30768 El material externo se puede insertar mediante el diálogo que surge a partir
30769  del menú 
30770 \family sans
30771 Insertar\SpecialChar \menuseparator
30772 Archivo\SpecialChar \menuseparator
30773 Material
30774 \begin_inset space ~
30775 \end_inset
30776
30777 externo
30778 \family default
30779 .
30780  Actualmente se permiten los siguientes tipos de archivo (
30781 \family sans
30782 Plantillas
30783 \family default
30784 ):
30785 \end_layout
30786
30787 \begin_layout Description
30788 Diagrama
30789 \begin_inset space ~
30790 \end_inset
30791
30792 de
30793 \begin_inset space ~
30794 \end_inset
30795
30796 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
30797  con el programa 
30798 \series bold
30799
30800 \begin_inset CommandInset href
30801 LatexCommand href
30802 name "XBoard"
30803 target "http://en.wikipedia.org/wiki/XBoard"
30804
30805 \end_inset
30806
30807
30808 \series default
30809 .
30810 \end_layout
30811
30812 \begin_layout Description
30813 Dia Esta plantilla soporta diagramas creados con el programa 
30814 \series bold
30815
30816 \begin_inset CommandInset href
30817 LatexCommand href
30818 name "Dia"
30819 target "http://en.wikipedia.org/wiki/Dia_(software)"
30820
30821 \end_inset
30822
30823
30824 \series default
30825 .
30826 \end_layout
30827
30828 \begin_layout Description
30829 Fecha Esta inserta la fecha en el formato 
30830 \emph on
30831 Día-Mes-Año.
30832
30833 \emph default
30834  A continuación hay una fecha insertada como material externo: 
30835 \begin_inset External
30836         template Date
30837         filename ...
30838
30839 \end_inset
30840
30841
30842 \begin_inset space ~
30843 \end_inset
30844
30845
30846 \begin_inset Note Note
30847 status collapsed
30848
30849 \begin_layout Plain Layout
30850 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
30851 \end_layout
30852
30853 \end_inset
30854
30855
30856 \begin_inset Newline newline
30857 \end_inset
30858
30859 La fecha no se muestra en LyX, sólo en la salida.
30860  Hay otros dos métodos de insertar una fecha, con el menú 
30861 \family sans
30862 Insertar\SpecialChar \menuseparator
30863 Fecha
30864 \family default
30865  y con el comando LaTeX 
30866 \series bold
30867
30868 \backslash
30869 today
30870 \series default
30871  en código TeX.
30872  Los distintos métodos se comparan en la tabla
30873 \begin_inset space ~
30874 \end_inset
30875
30876
30877 \begin_inset CommandInset ref
30878 LatexCommand ref
30879 reference "tab:Comparación-de"
30880
30881 \end_inset
30882
30883 .
30884 \end_layout
30885
30886 \begin_layout Description
30887 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
30888 \begin_inset Newline linebreak
30889 \end_inset
30890
30891
30892 \series bold
30893
30894 \begin_inset CommandInset href
30895 LatexCommand href
30896 name "LilyPond"
30897 target "http://en.wikipedia.org/wiki/LilyPond"
30898
30899 \end_inset
30900
30901
30902 \series default
30903 .
30904 \end_layout
30905
30906 \begin_layout Description
30907 PDFPages Con esta plantilla puedes insertar documentos PDF en tu documento.
30908  Para insertar algunas o todas las páginas de un documento PDF, utiliza
30909  la opción 
30910 \emph on
30911 pages
30912 \emph default
30913  en el campo 
30914 \family sans
30915 Opción
30916 \family default
30917  de la pestaña 
30918 \family sans
30919 Opciones de LaTeX y LyX
30920 \family default
30921 , según la descripción de la plantilla en el diálogo.
30922  Si no se usa la opción 
30923 \emph on
30924 pages
30925 \emph default
30926 , sólo se inserta la primera página del PDF.
30927 \end_layout
30928
30929 \begin_layout Description
30930 RasterImage Sirve para insertar imágenes bitmap.
30931  Casi todos los formatos populares de imágenes están soportados.
30932  Las imágenes se pueden tratar en el diálogo 
30933 \family sans
30934 Material Externo
30935 \family default
30936  como las que habitualmente se incluyen mediante el diálogo 
30937 \family sans
30938 Gráficos
30939 \family default
30940 , tal como se explica en la sección
30941 \begin_inset space ~
30942 \end_inset
30943
30944
30945 \begin_inset CommandInset ref
30946 LatexCommand ref
30947 reference "sec:Diálogo-Gráficos"
30948
30949 \end_inset
30950
30951 .
30952  La diferencia es que sólo se permiten imágenes bitmap, por tanto las imágenes
30953  PDF y EPS no están soportadas.
30954 \end_layout
30955
30956 \begin_layout Description
30957 XFig Esta plantilla soporta imágenes creadas con el programa 
30958 \series bold
30959
30960 \begin_inset CommandInset href
30961 LatexCommand href
30962 name "Xfig"
30963 target "http://en.wikipedia.org/wiki/Xfig"
30964
30965 \end_inset
30966
30967
30968 \series default
30969 .
30970 \end_layout
30971
30972 \begin_layout Standard
30973 \begin_inset Float table
30974 placement h
30975 wide false
30976 sideways false
30977 status open
30978
30979 \begin_layout Plain Layout
30980 \begin_inset Caption
30981
30982 \begin_layout Plain Layout
30983 \begin_inset CommandInset label
30984 LatexCommand label
30985 name "tab:Comparación-de"
30986
30987 \end_inset
30988
30989 Comparación de los métodos de inserción de fecha.
30990 \end_layout
30991
30992 \end_inset
30993
30994
30995 \end_layout
30996
30997 \begin_layout Plain Layout
30998 \align center
30999 \begin_inset Tabular
31000 <lyxtabular version="3" rows="4" columns="4">
31001 <features>
31002 <column alignment="center" valignment="top" width="0">
31003 <column alignment="center" valignment="top" width="0">
31004 <column alignment="center" valignment="top" width="0">
31005 <column alignment="center" valignment="top" width="0">
31006 <row>
31007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31008 \begin_inset Text
31009
31010 \begin_layout Plain Layout
31011 Documento
31012 \end_layout
31013
31014 \end_inset
31015 </cell>
31016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31017 \begin_inset Text
31018
31019 \begin_layout Plain Layout
31020
31021 \family sans
31022 Material externo\SpecialChar \menuseparator
31023 Fecha
31024 \end_layout
31025
31026 \end_inset
31027 </cell>
31028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31029 \begin_inset Text
31030
31031 \begin_layout Plain Layout
31032
31033 \family sans
31034 Insertar\SpecialChar \menuseparator
31035 Fecha
31036 \end_layout
31037
31038 \end_inset
31039 </cell>
31040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31041 \begin_inset Text
31042
31043 \begin_layout Plain Layout
31044 comando 
31045 \series bold
31046
31047 \backslash
31048 today
31049 \end_layout
31050
31051 \end_inset
31052 </cell>
31053 </row>
31054 <row>
31055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31056 \begin_inset Text
31057
31058 \begin_layout Plain Layout
31059 LyX
31060 \end_layout
31061
31062 \end_inset
31063 </cell>
31064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31065 \begin_inset Text
31066
31067 \begin_layout Plain Layout
31068 como cuadro
31069 \end_layout
31070
31071 \end_inset
31072 </cell>
31073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31074 \begin_inset Text
31075
31076 \begin_layout Plain Layout
31077 como fecha
31078 \end_layout
31079
31080 \end_inset
31081 </cell>
31082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31083 \begin_inset Text
31084
31085 \begin_layout Plain Layout
31086 como cuadro código TeX
31087 \end_layout
31088
31089 \end_inset
31090 </cell>
31091 </row>
31092 <row>
31093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31094 \begin_inset Text
31095
31096 \begin_layout Plain Layout
31097 LaTeX
31098 \end_layout
31099
31100 \end_inset
31101 </cell>
31102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31103 \begin_inset Text
31104
31105 \begin_layout Plain Layout
31106 como fecha
31107 \end_layout
31108
31109 \end_inset
31110 </cell>
31111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31112 \begin_inset Text
31113
31114 \begin_layout Plain Layout
31115 como fecha
31116 \end_layout
31117
31118 \end_inset
31119 </cell>
31120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31121 \begin_inset Text
31122
31123 \begin_layout Plain Layout
31124 como comando
31125 \end_layout
31126
31127 \end_inset
31128 </cell>
31129 </row>
31130 <row>
31131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31132 \begin_inset Text
31133
31134 \begin_layout Plain Layout
31135 DVI, PDF, PS
31136 \end_layout
31137
31138 \end_inset
31139 </cell>
31140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31141 \begin_inset Text
31142
31143 \begin_layout Plain Layout
31144 como fecha
31145 \end_layout
31146
31147 \end_inset
31148 </cell>
31149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31150 \begin_inset Text
31151
31152 \begin_layout Plain Layout
31153 como fecha
31154 \end_layout
31155
31156 \end_inset
31157 </cell>
31158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31159 \begin_inset Text
31160
31161 \begin_layout Plain Layout
31162 como fecha
31163 \end_layout
31164
31165 \end_inset
31166 </cell>
31167 </row>
31168 </lyxtabular>
31169
31170 \end_inset
31171
31172
31173 \end_layout
31174
31175 \end_inset
31176
31177
31178 \end_layout
31179
31180 \begin_layout Standard
31181 Si utilizas la opción 
31182 \family sans
31183 Borrador
31184 \family default
31185  en la solapa 
31186 \family sans
31187 Archivo
31188 \family default
31189  del diálogo 
31190 \family sans
31191 Material Externo
31192 \family default
31193 , en el documento de salida sólo se muestra la ruta al archivo insertado.
31194 \family sans
31195
31196 \begin_inset Newline newline
31197 \end_inset
31198
31199
31200 \family default
31201 El material externo se muestra en LyX como un cuadro del tipo:
31202 \family sans
31203  
31204 \family default
31205
31206 \begin_inset Graphics
31207         filename clipart/MaterialExternoQt4.png
31208         scale 80
31209
31210 \end_inset
31211
31212  o como imagen, dependiendo de si se marca la opción 
31213 \family sans
31214 Mostrar en LyX 
31215 \family default
31216 de la pestaña 
31217 \family sans
31218 Opciones de LaTeX y LyX
31219 \family default
31220  del diálogo
31221 \family sans
31222 .
31223 \end_layout
31224
31225 \begin_layout Standard
31226 En el manual 
31227 \emph on
31228 Personalización
31229 \emph default
31230  se explica cómo definir tus propias plantillas.
31231 \end_layout
31232
31233 \begin_layout Section
31234 Documento hijo
31235 \begin_inset CommandInset label
31236 LatexCommand label
31237 name "sec:Documento-Hijo"
31238
31239 \end_inset
31240
31241
31242 \begin_inset Index
31243 status collapsed
31244
31245 \begin_layout Plain Layout
31246 Documento hijo
31247 \end_layout
31248
31249 \end_inset
31250
31251
31252 \end_layout
31253
31254 \begin_layout Standard
31255 Los documentos hijos se emplean en el caso de tener un documento extenso
31256  compuesto por varias partes o secciones más grandes.
31257  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
31258  en varios archivos que pueden ser revisados por separado.
31259  Estos archivos se conocen como documentos hijos, y el llamado documento
31260  maestro los conecta con el fin de imprimirlos como un todo o por partes.
31261  Un documento hijo hereda contenidos de su maestro, por ejemplo la bibliografía
31262  y las etiquetas de las referencias cruzadas.
31263 \end_layout
31264
31265 \begin_layout Standard
31266 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
31267  en el menú 
31268 \family sans
31269 Documento\SpecialChar \menuseparator
31270 Configuración\SpecialChar \menuseparator
31271 Clase del documento
31272 \family default
31273  del documento hijo especifica el documento maestro predeterminado.
31274  Este maestro será usado entonces por LyX en un segundo plano cuando edites
31275  el documento hijo.
31276 \end_layout
31277
31278 \begin_layout Standard
31279 Los documentos incluidos como hijos se muestran en la pantalla de LyX como
31280  cuadros del tipo: 
31281 \begin_inset Graphics
31282         filename clipart/DocumentoHijoQt4.png
31283         scale 80
31284
31285 \end_inset
31286
31287 .
31288  Para incluir documentos hijos en un documento maestro utiliza el menú 
31289 \family sans
31290 Insertar
31291 \family default
31292 \SpecialChar \menuseparator
31293
31294 \family sans
31295 Archivo
31296 \family default
31297 \SpecialChar \menuseparator
31298
31299 \family sans
31300 Documento
31301 \begin_inset space ~
31302 \end_inset
31303
31304 hijo
31305 \family default
31306 .
31307  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
31308 \end_layout
31309
31310 \begin_layout Description
31311 Incluir Puedes incluir documentos LyX y documentos LaTeX.
31312  Al pulsar el botón 
31313 \family sans
31314 Cargar
31315 \family default
31316  en el diálogo 
31317 \family sans
31318 Documento hijo
31319 \family default
31320 , los documentos incluidos se abrirán en una nueva solapa de archivo en
31321  la ventana de LyX y así puedes modificarlos si quieres.
31322 \end_layout
31323
31324 \begin_layout Standard
31325 Aquí hay un archivo insertado con el método 
31326 \family sans
31327 Incluir
31328 \family default
31329
31330 \begin_inset CommandInset include
31331 LatexCommand include
31332 filename "DocumentoPostizo1.lyx"
31333
31334 \end_inset
31335
31336
31337 \end_layout
31338
31339 \begin_layout Standard
31340 La numeración de secciones tiene en cuenta las secciones de los archivos
31341  incluidos en el orden en que están insertados en el documento maestro.
31342  El documento incluido de ejemplo tiene una subsección que se numera como
31343  subsección de la presente sección.
31344  Las etiquetas de los documentos incluidos se pueden referenciar: Subsección
31345 \begin_inset space ~
31346 \end_inset
31347
31348
31349 \begin_inset CommandInset ref
31350 LatexCommand ref
31351 reference "sub:Subsección-Externa-1"
31352
31353 \end_inset
31354
31355 .
31356 \end_layout
31357
31358 \begin_layout Standard
31359 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
31360  del documento maestro.
31361  Los documentos incluidos se insertan comenzando una página nueva y acabando
31362  con un salto de página.
31363 \end_layout
31364
31365 \begin_layout Standard
31366 Con el comando LaTeX 
31367 \series bold
31368
31369 \backslash
31370 includeonly
31371 \series default
31372  puedes determinar qué documentos hijos serán procesados al generar la salida.
31373  Esto es útil si, por ejemplo, estás trabajando sólo cierto capítulo de
31374  un extenso documento y quieres ahorrar tiempo de compilación.
31375  
31376 \series bold
31377
31378 \backslash
31379 includeonly 
31380 \series default
31381 se inserta en el preámbulo del documento maestro, poniendo como argumento
31382  una lista de los nombres de archivo separados con comas, p.
31383 \begin_inset space \thinspace{}
31384 \end_inset
31385
31386 e.
31387  la orden:
31388 \end_layout
31389
31390 \begin_layout Standard
31391
31392 \series bold
31393
31394 \backslash
31395 includeonly{capítulo1,capítulo5}
31396 \end_layout
31397
31398 \begin_layout Standard
31399 hará que sólo se procesen los archivos incluidos cuyos nombres son «capítulo1.lyx
31400 » (o «capítulo1.tex») y «capítulo5.lyx».
31401 \end_layout
31402
31403 \begin_layout Standard
31404 \begin_inset Note Greyedout
31405 status open
31406
31407 \begin_layout Plain Layout
31408
31409 \series bold
31410 Nota:
31411 \series default
31412  Si has incluido un archivo LyX o LaTeX cuya clase de documento es distinta
31413  a la del documento maestro, recibirás una advertencia al exportar/ver el
31414  documento, ya que esto podría dar resultados inesperados.
31415 \end_layout
31416
31417 \end_inset
31418
31419
31420 \end_layout
31421
31422 \begin_layout Description
31423 Entrada Este método es muy parecido al método 
31424 \family sans
31425 Incluir
31426 \family default
31427 .
31428  Las diferencias son:
31429 \end_layout
31430
31431 \begin_deeper
31432 \begin_layout Itemize
31433 Los archivos del tipo Entrada no comienzan en página nueva ni acaban con
31434  un salto de página.
31435 \end_layout
31436
31437 \begin_layout Itemize
31438 Los archivos del tipo Entrada se pueden visualizar en LyX si la 
31439 \family sans
31440 Vista
31441 \begin_inset space ~
31442 \end_inset
31443
31444 preliminar
31445 \begin_inset space ~
31446 \end_inset
31447
31448 inmediata 
31449 \family default
31450 está activada en el diálogo 
31451 \family sans
31452 Herramientas\SpecialChar \menuseparator
31453 Preferencias
31454 \family default
31455 , apartado 
31456 \family sans
31457 Apariencia\SpecialChar \menuseparator
31458 Gráficos
31459 \family default
31460 .
31461 \end_layout
31462
31463 \begin_layout Itemize
31464 No se puede utilizar el comando LaTeX 
31465 \series bold
31466
31467 \backslash
31468 includeonly
31469 \series default
31470 .
31471 \end_layout
31472
31473 \end_deeper
31474 \begin_layout Standard
31475 Aquí hay un documento hijo insertado con el método 
31476 \family sans
31477 Entrada
31478 \family default
31479 :
31480 \end_layout
31481
31482 \begin_layout Standard
31483 \begin_inset CommandInset include
31484 LatexCommand input
31485 filename "DocumentoPostizo2.lyx"
31486
31487 \end_inset
31488
31489
31490 \end_layout
31491
31492 \begin_layout Description
31493 Literal Con este método se puede incluir todo archivo de texto.
31494  El archivo aparece en la salida con su código fuente, y si contiene comandos
31495  no se ejecutan.
31496  Con la opción 
31497 \family sans
31498 Marcar espacios en la salida
31499 \family default
31500  cada espacio en el código fuente se muestra en la salida con el carácter
31501  «
31502 \begin_inset ERT
31503 status collapsed
31504
31505 \begin_layout Plain Layout
31506
31507
31508 \backslash
31509 textvisiblespace
31510 \end_layout
31511
31512 \end_inset
31513
31514 ».
31515  La diferencia con el método de inserción mediante el menú 
31516 \family sans
31517 Insertar
31518 \family default
31519 \SpecialChar \menuseparator
31520
31521 \family sans
31522 Archivo
31523 \family default
31524 \SpecialChar \menuseparator
31525
31526 \family sans
31527 Texto
31528 \begin_inset space ~
31529 \end_inset
31530
31531 simple
31532 \family default
31533  es que en este caso el contenido del archivo se ve en LyX, mientras que
31534  en modo 
31535 \family sans
31536 Literal 
31537 \family default
31538 no se muestra el contenido, sino un recuadro con el nombre.
31539
31540 \family sans
31541  
31542 \end_layout
31543
31544 \begin_layout Standard
31545 Aquí se inserta un documento hijo en modo Literal:
31546 \begin_inset CommandInset include
31547 LatexCommand verbatiminput
31548 filename "DocumentoTextoPostizo.txt"
31549
31550 \end_inset
31551
31552
31553 \begin_inset VSpace bigskip
31554 \end_inset
31555
31556
31557 \end_layout
31558
31559 \begin_layout Standard
31560 Aquí se inserta un documento hijo en modo Literal con la opción 
31561 \family sans
31562 Marcar espacios en la salida
31563 \family default
31564 :
31565 \begin_inset CommandInset include
31566 LatexCommand verbatiminput*
31567 filename "DocumentoTextoPostizo.txt"
31568
31569 \end_inset
31570
31571
31572 \begin_inset VSpace bigskip
31573 \end_inset
31574
31575
31576 \end_layout
31577
31578 \begin_layout Standard
31579 \begin_inset Note Greyedout
31580 status open
31581
31582 \begin_layout Plain Layout
31583
31584 \series bold
31585 Nota:
31586 \series default
31587  Como puedes ver en los ejemplos anteriores, el texto de los documentos
31588  incluidos en modo 
31589 \family sans
31590 literal
31591 \family default
31592  no contiene saltos de línea, a no ser que se incluyan expresamente en el
31593  archivo de texto.
31594 \end_layout
31595
31596 \end_inset
31597
31598
31599 \end_layout
31600
31601 \begin_layout Description
31602 Listado
31603 \begin_inset space ~
31604 \end_inset
31605
31606 de
31607 \begin_inset space ~
31608 \end_inset
31609
31610 programa Este tipo se describe en el capítulo
31611 \begin_inset space ~
31612 \end_inset
31613
31614
31615 \begin_inset CommandInset ref
31616 LatexCommand ref
31617 reference "cha:Listado-de-programa"
31618
31619 \end_inset
31620
31621 .
31622 \end_layout
31623
31624 \begin_layout Standard
31625 \begin_inset Note Greyedout
31626 status open
31627
31628 \begin_layout Plain Layout
31629
31630 \series bold
31631 Nota:
31632 \series default
31633  Incluir el mismo documento dos veces  con métodos diferentes podría causar
31634  problemas en LaTeX.
31635 \end_layout
31636
31637 \end_inset
31638
31639
31640 \end_layout
31641
31642 \begin_layout Chapter
31643 Listado de programa
31644 \begin_inset CommandInset label
31645 LatexCommand label
31646 name "cha:Listado-de-programa"
31647
31648 \end_inset
31649
31650
31651 \begin_inset Index
31652 status collapsed
31653
31654 \begin_layout Plain Layout
31655 Listado de programa
31656 \end_layout
31657
31658 \end_inset
31659
31660
31661 \begin_inset Index
31662 status collapsed
31663
31664 \begin_layout Plain Layout
31665 Código de programa
31666 \end_layout
31667
31668 \end_inset
31669
31670
31671 \begin_inset Index
31672 status collapsed
31673
31674 \begin_layout Plain Layout
31675 Flotantes ! Listado de programa
31676 \end_layout
31677
31678 \end_inset
31679
31680
31681 \end_layout
31682
31683 \begin_layout Standard
31684 Para incluir y tipografiar código de programación puedes usar la opción
31685  de menú disponible en 
31686 \family sans
31687 Insertar\SpecialChar \menuseparator
31688 Listado
31689 \begin_inset space ~
31690 \end_inset
31691
31692 de
31693 \begin_inset space ~
31694 \end_inset
31695
31696 programa.
31697  
31698 \family default
31699 El paquete LaTeX 
31700 \series bold
31701 listings
31702 \series default
31703
31704 \begin_inset Index
31705 status collapsed
31706
31707 \begin_layout Plain Layout
31708 LaTeX-paquetes ! listings
31709 \end_layout
31710
31711 \end_inset
31712
31713  provee un mecanismo potente y flexible para insertar código fuente en tu
31714  documento.
31715 \end_layout
31716
31717 \begin_layout Standard
31718 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
31719  incorporado en el que puedes configurar su formato.
31720 \end_layout
31721
31722 \begin_layout Standard
31723 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
31724  La opción de ubicación 
31725 \family sans
31726 Listado
31727 \begin_inset space ~
31728 \end_inset
31729
31730 en
31731 \begin_inset space ~
31732 \end_inset
31733
31734 línea
31735 \family default
31736  lo imprime en la línea, como este ejemplo: 
31737 \begin_inset listings
31738 lstparams "language={C++}"
31739 inline true
31740 status open
31741
31742 \begin_layout Plain Layout
31743
31744 int a=5;
31745 \end_layout
31746
31747 \end_inset
31748
31749
31750 \family sans
31751
31752 \begin_inset Newline newline
31753 \end_inset
31754
31755
31756 \family default
31757 La opción 
31758 \family sans
31759 Flotante
31760 \family default
31761  crea un listado flotante cuya colocación se puede especificar mediante
31762  las opciones «
31763 \family sans
31764 h
31765 \family default
31766 », «
31767 \family sans
31768 t
31769 \family default
31770 », «
31771 \family sans
31772 b
31773 \family default
31774 » y «
31775 \family sans
31776 p
31777 \family default
31778 », correspondientes a las opciones de colocación de flotantes descritas
31779  en la sección
31780 \family sans
31781
31782 \begin_inset space ~
31783 \end_inset
31784
31785
31786 \begin_inset CommandInset ref
31787 LatexCommand ref
31788 reference "sec:Colocación-de-Flotantes"
31789
31790 \end_inset
31791
31792
31793 \family default
31794 .
31795  Las opciones de colocación se pueden mezclar y se escriben sin separación,
31796  p.
31797 \family sans
31798
31799 \begin_inset space \thinspace{}
31800 \end_inset
31801
31802
31803 \family default
31804 e.
31805 \begin_inset space ~
31806 \end_inset
31807
31808 «
31809 \family sans
31810 htbp
31811 \family default
31812 ».
31813  La opción «
31814 \family sans
31815 h
31816 \family default
31817 » a veces no tiene efecto, pero no necesitas usar la opción 
31818 \family sans
31819 Flotante
31820 \family default
31821  en ese caso puesto que los listados de programa no flotantes también pueden
31822  tener leyendas y ser referenciadas.
31823 \end_layout
31824
31825 \begin_layout Standard
31826 Se puede añadir una leyenda a un listado de programa con el menú 
31827 \family sans
31828 Insertar\SpecialChar \menuseparator
31829 Leyenda
31830 \family default
31831
31832 \begin_inset Foot
31833 status collapsed
31834
31835 \begin_layout Plain Layout
31836 Para traducir la etiqueta 
31837 \begin_inset Quotes eld
31838 \end_inset
31839
31840 Listado
31841 \begin_inset Quotes erd
31842 \end_inset
31843
31844  de la leyenda, se añade al preámbulo del documento el comando 
31845 \series bold
31846
31847 \backslash
31848 renewcommand{
31849 \backslash
31850 lstlistingname}{Listado}
31851 \series default
31852 .
31853  (
31854 \emph on
31855 N.
31856 \begin_inset space \thinspace{}
31857 \end_inset
31858
31859 del t.
31860 \emph default
31861 )
31862 \end_layout
31863
31864 \end_inset
31865
31866 .
31867  Los listados de programa se pueden referenciar como los flotantes: Listado
31868 \begin_inset space ~
31869 \end_inset
31870
31871
31872 \begin_inset CommandInset ref
31873 LatexCommand ref
31874 reference "lst:Ejemplo-de-listado-de-programa"
31875
31876 \end_inset
31877
31878
31879 \end_layout
31880
31881 \begin_layout Standard
31882 \begin_inset listings
31883 lstparams "language=Python"
31884 inline false
31885 status open
31886
31887 \begin_layout Plain Layout
31888
31889 \begin_inset Caption
31890
31891 \begin_layout Plain Layout
31892 \begin_inset CommandInset label
31893 LatexCommand label
31894 name "lst:Ejemplo-de-listado-de-programa"
31895
31896 \end_inset
31897
31898 Ejemplo de listado de programa flotante
31899 \end_layout
31900
31901 \end_inset
31902
31903 # Ejemplo de listado flotante
31904 \end_layout
31905
31906 \begin_layout Plain Layout
31907
31908 def func(param):
31909 \end_layout
31910
31911 \begin_layout Plain Layout
31912
31913     'this is a python function'
31914 \end_layout
31915
31916 \begin_layout Plain Layout
31917
31918     pass
31919 \end_layout
31920
31921 \end_inset
31922
31923
31924 \end_layout
31925
31926 \begin_layout Standard
31927 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
31928  de listado de programa, las palabras clave de ese lenguaje serán reconocidas
31929  y tipografiadas de manera especial en la salida.
31930  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
31931  negrita.
31932 \end_layout
31933
31934 \begin_layout Standard
31935 \begin_inset Note Greyedout
31936 status open
31937
31938 \begin_layout Plain Layout
31939
31940 \series bold
31941 Nota:
31942 \series default
31943  Si no consigues caracteres en negrita cuando usas fuentes typewriter, se
31944  debe probablemente a que dicha fuente no suministra negritas.
31945  En este caso selecciona una fuente distinta en el menú 
31946 \family sans
31947 Documento
31948 \family default
31949 \SpecialChar \menuseparator
31950
31951 \family sans
31952 Configuración
31953 \family default
31954 \SpecialChar \menuseparator
31955
31956 \family sans
31957 Fuentes.
31958  
31959 \family default
31960 (Las fuentes 
31961 \emph on
31962 LuxiMono, BeraMono
31963 \emph default
31964  y 
31965 \emph on
31966 Courier 
31967 \emph default
31968 suministran negritas.)
31969 \end_layout
31970
31971 \end_inset
31972
31973
31974 \end_layout
31975
31976 \begin_layout Standard
31977 En la sección 
31978 \family sans
31979 Numeración
31980 \begin_inset space ~
31981 \end_inset
31982
31983 de
31984 \begin_inset space ~
31985 \end_inset
31986
31987 líneas
31988 \family default
31989  del diálogo puedes elegir el estilo de numeración de las líneas.
31990  En el campo 
31991 \family sans
31992 Paso 
31993 \family default
31994 puedes insertar un número para determinar qué líneas se numeran.
31995  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
31996  
31997 \end_layout
31998
31999 \begin_layout Standard
32000 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
32001  en la salida.
32002  La opción 
32003 \family sans
32004 Tabla
32005 \begin_inset space ~
32006 \end_inset
32007
32008 de
32009 \begin_inset space ~
32010 \end_inset
32011
32012 caracteres
32013 \begin_inset space ~
32014 \end_inset
32015
32016 extendida
32017 \family default
32018  debería emplearse si se usan en el código caracteres nacionales como la
32019  diéresis alemana.
32020 \begin_inset Newline newline
32021 \end_inset
32022
32023 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
32024  «3», lenguaje «Python», opciones de estilo «Tabla de caracteres extendida»
32025  y «Espacio como símbolo», rango de líneas 3-8:
32026 \begin_inset listings
32027 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32028 inline false
32029 status open
32030
32031 \begin_layout Plain Layout
32032
32033 def func(param):
32034 \end_layout
32035
32036 \begin_layout Plain Layout
32037
32038     'this is a python function'
32039 \end_layout
32040
32041 \begin_layout Plain Layout
32042
32043     pass
32044 \end_layout
32045
32046 \begin_layout Plain Layout
32047
32048 def func(param):
32049 \end_layout
32050
32051 \begin_layout Plain Layout
32052
32053 'This is a German word: Tschüß'
32054 \end_layout
32055
32056 \begin_layout Plain Layout
32057
32058 pass
32059 \end_layout
32060
32061 \begin_layout Plain Layout
32062
32063 def func(param):
32064 \end_layout
32065
32066 \begin_layout Plain Layout
32067
32068 'this is a python function'
32069 \end_layout
32070
32071 \begin_layout Plain Layout
32072
32073 pass
32074 \end_layout
32075
32076 \end_inset
32077
32078
32079 \end_layout
32080
32081 \begin_layout Standard
32082 \begin_inset Note Greyedout
32083 status open
32084
32085 \begin_layout Plain Layout
32086
32087 \series bold
32088 Nota:
32089 \series default
32090  Debido a un error en el paquete 
32091 \series bold
32092 listings
32093 \series default
32094  la numeración de líneas cambia en una línea por cada listado previo.
32095  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
32096  3 y 6.
32097 \end_layout
32098
32099 \end_inset
32100
32101
32102 \end_layout
32103
32104 \begin_layout Standard
32105 \begin_inset VSpace bigskip
32106 \end_inset
32107
32108
32109 \end_layout
32110
32111 \begin_layout Standard
32112 También es posible imprimir como listado de programa líneas de un archivo.
32113  Para hacer esto, usa el menú 
32114 \family sans
32115 Insertar\SpecialChar \menuseparator
32116 Archivo\SpecialChar \menuseparator
32117 Documento
32118 \begin_inset space ~
32119 \end_inset
32120
32121 hijo 
32122 \family default
32123 y elige el tipo 
32124 \family sans
32125 Listado de programa
32126 \family default
32127 .
32128 \begin_inset Foot
32129 status collapsed
32130
32131 \begin_layout Plain Layout
32132 Los restantes tipos de documento hijo se describen en la sección
32133 \begin_inset space ~
32134 \end_inset
32135
32136
32137 \begin_inset CommandInset ref
32138 LatexCommand ref
32139 reference "sec:Documento-Hijo"
32140
32141 \end_inset
32142
32143 .
32144 \end_layout
32145
32146 \end_inset
32147
32148  En el diálogo de documento hijo puedes especificar los parámetros del listado
32149  en el cuadro de texto.
32150  Para ver una lista de los parámetros disponibles teclea una interrogación
32151  «?» en el cuadro.
32152 \end_layout
32153
32154 \begin_layout Standard
32155 Para referenciar un documento hijo tipo listado, escribe el texto de la
32156  etiqueta en el campo correspondiente del diálogo de documento hijo.
32157  Después se puede referenciar la etiqueta con el menú 
32158 \family sans
32159 Insertar\SpecialChar \menuseparator
32160 Referencia cruzada.
32161 \end_layout
32162
32163 \begin_layout Standard
32164 A continuación hay un ejemplo, Listado
32165 \begin_inset space ~
32166 \end_inset
32167
32168
32169 \begin_inset CommandInset ref
32170 LatexCommand ref
32171 reference "lst:archivo-listado"
32172
32173 \end_inset
32174
32175 , de inserción de líneas de un archivo; en él se incluye el rango de las
32176  líneas 10
32177 \begin_inset space \thinspace{}
32178 \end_inset
32179
32180 -
32181 \begin_inset space \thinspace{}
32182 \end_inset
32183
32184 15 de este archivo LyX.
32185 \end_layout
32186
32187 \begin_layout Standard
32188 \begin_inset CommandInset include
32189 LatexCommand lstinputlisting
32190 filename "EmbeddedObjects.lyx"
32191 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
32192
32193 \end_inset
32194
32195
32196 \begin_inset VSpace bigskip
32197 \end_inset
32198
32199
32200 \end_layout
32201
32202 \begin_layout Standard
32203 Las preferencias globales se pueden establecer en el diálogo 
32204 \family sans
32205 Documento\SpecialChar \menuseparator
32206 Configuración\SpecialChar \menuseparator
32207 Diseño
32208 \begin_inset space ~
32209 \end_inset
32210
32211 del
32212 \begin_inset space ~
32213 \end_inset
32214
32215 texto.
32216  
32217 \family default
32218 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
32219  «?» en el campo de texto.
32220 \end_layout
32221
32222 \begin_layout Standard
32223 Para más información sobre el paquete 
32224 \series bold
32225 listings
32226 \series default
32227 , consulta su documentación
32228 \begin_inset space ~
32229 \end_inset
32230
32231
32232 \begin_inset CommandInset citation
32233 LatexCommand cite
32234 key "listings"
32235
32236 \end_inset
32237
32238 .
32239 \end_layout
32240
32241 \begin_layout Standard
32242 \begin_inset Newpage newpage
32243 \end_inset
32244
32245
32246 \end_layout
32247
32248 \begin_layout Chapter
32249 \start_of_appendix
32250 Unidades disponibles en LyX
32251 \begin_inset Index
32252 status collapsed
32253
32254 \begin_layout Plain Layout
32255 Unidades
32256 \end_layout
32257
32258 \end_inset
32259
32260
32261 \begin_inset CommandInset label
32262 LatexCommand label
32263 name "cha:Unidades-disponibles-en"
32264
32265 \end_inset
32266
32267
32268 \end_layout
32269
32270 \begin_layout Standard
32271 Para comprender las unidades utilizadas en este manual, el cuadro
32272 \begin_inset space ~
32273 \end_inset
32274
32275
32276 \begin_inset CommandInset ref
32277 LatexCommand ref
32278 reference "tab:Unidades"
32279
32280 \end_inset
32281
32282  describe todas las unidades disponibles en LyX.
32283 \end_layout
32284
32285 \begin_layout Standard
32286 \begin_inset Float table
32287 placement h
32288 wide false
32289 sideways false
32290 status open
32291
32292 \begin_layout Plain Layout
32293 \begin_inset Caption
32294
32295 \begin_layout Plain Layout
32296 \begin_inset CommandInset label
32297 LatexCommand label
32298 name "tab:Unidades"
32299
32300 \end_inset
32301
32302 Unidades
32303 \end_layout
32304
32305 \end_inset
32306
32307
32308 \end_layout
32309
32310 \begin_layout Plain Layout
32311 \begin_inset VSpace medskip
32312 \end_inset
32313
32314
32315 \end_layout
32316
32317 \begin_layout Plain Layout
32318 \align center
32319 \begin_inset Tabular
32320 <lyxtabular version="3" rows="20" columns="2">
32321 <features>
32322 <column alignment="center" valignment="top" width="0">
32323 <column alignment="center" valignment="top" width="0">
32324 <row>
32325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32326 \begin_inset Text
32327
32328 \begin_layout Plain Layout
32329 unidad
32330 \end_layout
32331
32332 \end_inset
32333 </cell>
32334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32335 \begin_inset Text
32336
32337 \begin_layout Plain Layout
32338 nombre/descripción
32339 \end_layout
32340
32341 \end_inset
32342 </cell>
32343 </row>
32344 <row>
32345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32346 \begin_inset Text
32347
32348 \begin_layout Plain Layout
32349 mm
32350 \end_layout
32351
32352 \end_inset
32353 </cell>
32354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32355 \begin_inset Text
32356
32357 \begin_layout Plain Layout
32358 milímetro
32359 \end_layout
32360
32361 \end_inset
32362 </cell>
32363 </row>
32364 <row>
32365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32366 \begin_inset Text
32367
32368 \begin_layout Plain Layout
32369 cm
32370 \end_layout
32371
32372 \end_inset
32373 </cell>
32374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32375 \begin_inset Text
32376
32377 \begin_layout Plain Layout
32378 centímetro
32379 \end_layout
32380
32381 \end_inset
32382 </cell>
32383 </row>
32384 <row>
32385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32386 \begin_inset Text
32387
32388 \begin_layout Plain Layout
32389 in
32390 \end_layout
32391
32392 \end_inset
32393 </cell>
32394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32395 \begin_inset Text
32396
32397 \begin_layout Plain Layout
32398 pulgada
32399 \end_layout
32400
32401 \end_inset
32402 </cell>
32403 </row>
32404 <row>
32405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32406 \begin_inset Text
32407
32408 \begin_layout Plain Layout
32409 pt
32410 \end_layout
32411
32412 \end_inset
32413 </cell>
32414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32415 \begin_inset Text
32416
32417 \begin_layout Plain Layout
32418 punto (72.27
32419 \begin_inset space \thinspace{}
32420 \end_inset
32421
32422 pt = 1
32423 \begin_inset space \thinspace{}
32424 \end_inset
32425
32426 in)
32427 \end_layout
32428
32429 \end_inset
32430 </cell>
32431 </row>
32432 <row>
32433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32434 \begin_inset Text
32435
32436 \begin_layout Plain Layout
32437 pc
32438 \end_layout
32439
32440 \end_inset
32441 </cell>
32442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32443 \begin_inset Text
32444
32445 \begin_layout Plain Layout
32446 pica (1
32447 \begin_inset space \thinspace{}
32448 \end_inset
32449
32450 pc = 12
32451 \begin_inset space \thinspace{}
32452 \end_inset
32453
32454 pt)
32455 \end_layout
32456
32457 \end_inset
32458 </cell>
32459 </row>
32460 <row>
32461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32462 \begin_inset Text
32463
32464 \begin_layout Plain Layout
32465 sp
32466 \end_layout
32467
32468 \end_inset
32469 </cell>
32470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout Plain Layout
32474 punto escalado (65536
32475 \begin_inset space \thinspace{}
32476 \end_inset
32477
32478 sp = 1
32479 \begin_inset space \thinspace{}
32480 \end_inset
32481
32482 pt)
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 </row>
32488 <row>
32489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32490 \begin_inset Text
32491
32492 \begin_layout Plain Layout
32493 bp
32494 \end_layout
32495
32496 \end_inset
32497 </cell>
32498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32499 \begin_inset Text
32500
32501 \begin_layout Plain Layout
32502 punto grande (72
32503 \begin_inset space \thinspace{}
32504 \end_inset
32505
32506 bp = 1
32507 \begin_inset space \thinspace{}
32508 \end_inset
32509
32510 in)
32511 \end_layout
32512
32513 \end_inset
32514 </cell>
32515 </row>
32516 <row>
32517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32518 \begin_inset Text
32519
32520 \begin_layout Plain Layout
32521 dd
32522 \end_layout
32523
32524 \end_inset
32525 </cell>
32526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32527 \begin_inset Text
32528
32529 \begin_layout Plain Layout
32530 didot (1
32531 \begin_inset space \thinspace{}
32532 \end_inset
32533
32534 dd 
32535 \begin_inset Formula $\approx$
32536 \end_inset
32537
32538  0.376
32539 \begin_inset space \thinspace{}
32540 \end_inset
32541
32542 mm)
32543 \end_layout
32544
32545 \end_inset
32546 </cell>
32547 </row>
32548 <row>
32549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32550 \begin_inset Text
32551
32552 \begin_layout Plain Layout
32553 cc
32554 \end_layout
32555
32556 \end_inset
32557 </cell>
32558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32559 \begin_inset Text
32560
32561 \begin_layout Plain Layout
32562 cicero (1
32563 \begin_inset space \thinspace{}
32564 \end_inset
32565
32566 cc = 12
32567 \begin_inset space \thinspace{}
32568 \end_inset
32569
32570 dd)
32571 \end_layout
32572
32573 \end_inset
32574 </cell>
32575 </row>
32576 <row>
32577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32578 \begin_inset Text
32579
32580 \begin_layout Plain Layout
32581 escala
32582 \begin_inset space \thinspace{}
32583 \end_inset
32584
32585 %
32586 \end_layout
32587
32588 \end_inset
32589 </cell>
32590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32591 \begin_inset Text
32592
32593 \begin_layout Plain Layout
32594 % del tamaño original de la imagen
32595 \end_layout
32596
32597 \end_inset
32598 </cell>
32599 </row>
32600 <row>
32601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32602 \begin_inset Text
32603
32604 \begin_layout Plain Layout
32605 texto
32606 \begin_inset space \thinspace{}
32607 \end_inset
32608
32609 %
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32615 \begin_inset Text
32616
32617 \begin_layout Plain Layout
32618 % de anchura de texto
32619 \end_layout
32620
32621 \end_inset
32622 </cell>
32623 </row>
32624 <row>
32625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32626 \begin_inset Text
32627
32628 \begin_layout Plain Layout
32629 columna
32630 \begin_inset space \thinspace{}
32631 \end_inset
32632
32633 %
32634 \end_layout
32635
32636 \end_inset
32637 </cell>
32638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32639 \begin_inset Text
32640
32641 \begin_layout Plain Layout
32642 % de anchura de columna
32643 \end_layout
32644
32645 \end_inset
32646 </cell>
32647 </row>
32648 <row>
32649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32650 \begin_inset Text
32651
32652 \begin_layout Plain Layout
32653 página
32654 \begin_inset space \thinspace{}
32655 \end_inset
32656
32657 %
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Plain Layout
32666 % de anchura de página
32667 \end_layout
32668
32669 \end_inset
32670 </cell>
32671 </row>
32672 <row>
32673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32674 \begin_inset Text
32675
32676 \begin_layout Plain Layout
32677 línea
32678 \begin_inset space \thinspace{}
32679 \end_inset
32680
32681 %
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32687 \begin_inset Text
32688
32689 \begin_layout Plain Layout
32690 % de anchura de línea
32691 \end_layout
32692
32693 \end_inset
32694 </cell>
32695 </row>
32696 <row>
32697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701 alt.
32702  texto
32703 \begin_inset space \thinspace{}
32704 \end_inset
32705
32706 %
32707 \end_layout
32708
32709 \end_inset
32710 </cell>
32711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715 % de altura de texto
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 </row>
32721 <row>
32722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32723 \begin_inset Text
32724
32725 \begin_layout Plain Layout
32726 alt.
32727  pág.
32728 \begin_inset space \thinspace{}
32729 \end_inset
32730
32731 %
32732 \end_layout
32733
32734 \end_inset
32735 </cell>
32736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32737 \begin_inset Text
32738
32739 \begin_layout Plain Layout
32740 % de altura de página
32741 \end_layout
32742
32743 \end_inset
32744 </cell>
32745 </row>
32746 <row>
32747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32748 \begin_inset Text
32749
32750 \begin_layout Plain Layout
32751 ex
32752 \end_layout
32753
32754 \end_inset
32755 </cell>
32756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32757 \begin_inset Text
32758
32759 \begin_layout Plain Layout
32760 altura de la letra 
32761 \emph on
32762 x
32763 \emph default
32764  en la fuente actual
32765 \end_layout
32766
32767 \end_inset
32768 </cell>
32769 </row>
32770 <row>
32771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32772 \begin_inset Text
32773
32774 \begin_layout Plain Layout
32775 em
32776 \end_layout
32777
32778 \end_inset
32779 </cell>
32780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32781 \begin_inset Text
32782
32783 \begin_layout Plain Layout
32784 anchura de la letra 
32785 \emph on
32786 M
32787 \emph default
32788  en la fuente actual
32789 \end_layout
32790
32791 \end_inset
32792 </cell>
32793 </row>
32794 <row>
32795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32796 \begin_inset Text
32797
32798 \begin_layout Plain Layout
32799 mu
32800 \end_layout
32801
32802 \end_inset
32803 </cell>
32804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32805 \begin_inset Text
32806
32807 \begin_layout Plain Layout
32808 unidad matemática (1
32809 \begin_inset space \thinspace{}
32810 \end_inset
32811
32812 mu = 1/18
32813 \begin_inset space \thinspace{}
32814 \end_inset
32815
32816 em)
32817 \end_layout
32818
32819 \end_inset
32820 </cell>
32821 </row>
32822 </lyxtabular>
32823
32824 \end_inset
32825
32826
32827 \end_layout
32828
32829 \end_inset
32830
32831
32832 \end_layout
32833
32834 \begin_layout Chapter
32835 Formatos de archivos de salida con gráficos
32836 \begin_inset CommandInset label
32837 LatexCommand label
32838 name "cha:Formatos-de-Archivos-de-Salida"
32839
32840 \end_inset
32841
32842
32843 \end_layout
32844
32845 \begin_layout Section
32846 DVI
32847 \begin_inset Index
32848 status collapsed
32849
32850 \begin_layout Plain Layout
32851 Formatos de archivo ! DVI
32852 \end_layout
32853
32854 \end_inset
32855
32856
32857 \begin_inset Index
32858 status collapsed
32859
32860 \begin_layout Plain Layout
32861 DVI|see
32862 \begin_inset ERT
32863 status collapsed
32864
32865 \begin_layout Plain Layout
32866
32867 {
32868 \end_layout
32869
32870 \end_inset
32871
32872 Formatos de archivo
32873 \begin_inset ERT
32874 status collapsed
32875
32876 \begin_layout Plain Layout
32877
32878 }
32879 \end_layout
32880
32881 \end_inset
32882
32883
32884 \end_layout
32885
32886 \end_inset
32887
32888
32889 \end_layout
32890
32891 \begin_layout Standard
32892 Este tipo de archivo tiene la extensión «
32893 \family typewriter
32894 .dvi
32895 \family default
32896 ».
32897  Se denomina «device-independent» (DVI), porque es completamente portable;
32898  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
32899  En la época en que se desarrolló este formato, esto no era un asunto baladí.
32900  Los DVI se usan para vistas preliminares rápidas y como preparación para
32901  otros formatos de salida como PostScript.
32902 \end_layout
32903
32904 \begin_layout Standard
32905 \begin_inset Note Greyedout
32906 status open
32907
32908 \begin_layout Plain Layout
32909
32910 \series bold
32911 Nota:
32912 \series default
32913  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
32914 \end_layout
32915
32916 \end_inset
32917
32918  Por tanto no debes olvidar esto si mueves archivos 
32919 \family typewriter
32920 .dvi
32921 \family default
32922  a otro ordenador.
32923  Esta característica también puede retardar la visualización del archivo,
32924  porque el visor DVI tiene que convertir la imagen en segundo plano para
32925  hacerla visible al deslizar el visor.
32926  Así pues recomendamos usar PDF para archivos con muchas imágenes.
32927 \end_layout
32928
32929 \begin_layout Standard
32930 Un documento se exporta a DVI con el menú 
32931 \family sans
32932 Archivo\SpecialChar \menuseparator
32933 Exportar\SpecialChar \menuseparator
32934 DVI
32935 \family default
32936 .
32937  Puedes ver la salida del documento en DVI con el menú 
32938 \family sans
32939 Ver\SpecialChar \menuseparator
32940 DVI 
32941 \family default
32942 o con el botón
32943 \begin_inset space ~
32944 \end_inset
32945
32946
32947 \begin_inset Graphics
32948         filename ../../images/buffer-view_dvi.png
32949         scale 85
32950
32951 \end_inset
32952
32953 .
32954 \end_layout
32955
32956 \begin_layout Section
32957 PostScript
32958 \begin_inset CommandInset label
32959 LatexCommand label
32960 name "sec:PostScript"
32961
32962 \end_inset
32963
32964
32965 \begin_inset Index
32966 status collapsed
32967
32968 \begin_layout Plain Layout
32969 Formatos de archivo ! PostScript
32970 \end_layout
32971
32972 \end_inset
32973
32974
32975 \begin_inset Index
32976 status collapsed
32977
32978 \begin_layout Plain Layout
32979 PostScript|see
32980 \begin_inset ERT
32981 status collapsed
32982
32983 \begin_layout Plain Layout
32984
32985 {
32986 \end_layout
32987
32988 \end_inset
32989
32990 Formatos de archivo
32991 \begin_inset ERT
32992 status collapsed
32993
32994 \begin_layout Plain Layout
32995
32996 }
32997 \end_layout
32998
32999 \end_inset
33000
33001
33002 \end_layout
33003
33004 \end_inset
33005
33006
33007 \end_layout
33008
33009 \begin_layout Standard
33010 Este tipo de archivo tiene la extensión «
33011 \family typewriter
33012 .ps
33013 \family default
33014 ».
33015  PostScript fue desarrollado por la compañía 
33016 \family typewriter
33017 Adobe
33018 \family default
33019  como lenguaje para impresoras.
33020  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
33021  PostScript puede considerarse como un «lenguaje de programación»; con él
33022  puedes calcular y dibujar imágenes y diagramas.
33023 \begin_inset Foot
33024 status collapsed
33025
33026 \begin_layout Plain Layout
33027 Si estás interesado en este tema acude al paquete LaTeX 
33028 \series bold
33029 PSTricks
33030 \series default
33031  
33032 \begin_inset CommandInset citation
33033 LatexCommand cite
33034 key "pstricks"
33035
33036 \end_inset
33037
33038 .
33039 \end_layout
33040
33041 \end_inset
33042
33043  Por esto los archivos suelen ser más grandes que los PDF.
33044 \end_layout
33045
33046 \begin_layout Standard
33047 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
33048 d PostScript» (EPS, extensión «
33049 \family typewriter
33050 .eps
33051 \family default
33052 »).
33053  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
33054  en segundo plano para convertir las imágenes a EPS.
33055  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
33056  cada vez que veas o exportes el documento.
33057  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
33058  puedes evitar el problema insertando las imágenes directamente en EPS.
33059 \end_layout
33060
33061 \begin_layout Standard
33062 El documento se puede exportar a PostScript con el menú 
33063 \family sans
33064 Archivo\SpecialChar \menuseparator
33065 Exportar\SpecialChar \menuseparator
33066 Postscript
33067 \family default
33068 .
33069  Se puede ver la salida en PostScript con el menú 
33070 \family sans
33071 Ver\SpecialChar \menuseparator
33072 Postscript 
33073 \family default
33074 o con el botón
33075 \begin_inset space ~
33076 \end_inset
33077
33078
33079 \begin_inset Graphics
33080         filename ../../images/buffer-view_ps.png
33081
33082 \end_inset
33083
33084 .
33085 \end_layout
33086
33087 \begin_layout Section
33088 PDF
33089 \begin_inset Index
33090 status collapsed
33091
33092 \begin_layout Plain Layout
33093 Formatos de archivo ! PDF
33094 \end_layout
33095
33096 \end_inset
33097
33098
33099 \begin_inset Index
33100 status collapsed
33101
33102 \begin_layout Plain Layout
33103 PDF
33104 \end_layout
33105
33106 \end_inset
33107
33108
33109 \end_layout
33110
33111 \begin_layout Standard
33112 Este tipo de archivo tiene la extensión «
33113 \family typewriter
33114 .pdf
33115 \family default
33116 ».
33117  El formato «Portable Document Format» (PDF) fue desarrollado por 
33118 \family typewriter
33119 Adobe
33120 \family default
33121  como derivado de PostScript.
33122  Es más comprimido y utiliza muchos menos comandos que PostScript.
33123  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
33124  operativo y la salida impresa se muestra exactamente igual.
33125 \end_layout
33126
33127 \begin_layout Standard
33128 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
33129  Photographic Experts Group» (JPG, extensión «
33130 \family typewriter
33131 .jpg
33132 \family default
33133 » o «
33134 \family typewriter
33135 .jpeg
33136 \family default
33137 »), y en el formato «Portable Network Graphics» (PNG, extensión «
33138 \family typewriter
33139 .png
33140 \family default
33141 »).
33142  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
33143  en segundo plano a alguno de los anteriores.
33144  Pero como se ha comentado en la sección sobre PostScript, la conversión
33145  de gráficos ralentiza el trabajo.
33146  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
33147  mencionados.
33148 \end_layout
33149
33150 \begin_layout Standard
33151 Un documento se puede exportar a PDF con el menú 
33152 \family sans
33153 Archivo\SpecialChar \menuseparator
33154 Exportar
33155 \family default
33156  en tres modos diferentes:
33157 \end_layout
33158
33159 \begin_layout Description
33160 PDF
33161 \begin_inset space ~
33162 \end_inset
33163
33164 (ps2pdf) Este utiliza el programa 
33165 \family typewriter
33166 ps2pdf
33167 \family default
33168  que crea un PDF a partir de una versión PostScript del archivo.
33169  La versión PostScript es producida por el programa 
33170 \family typewriter
33171 dvips
33172 \family default
33173  que usa una versión DVI como paso intermedio.
33174  Así que este modo de exportación consta de tres conversiones.
33175 \end_layout
33176
33177 \begin_layout Description
33178 PDF
33179 \begin_inset space ~
33180 \end_inset
33181
33182 (dvipdfm) Este utiliza el programa 
33183 \family typewriter
33184 dvipdfm
33185 \family default
33186  que convierte el archivo a DVI en segundo plano y en un segundo paso a
33187  PDF.
33188 \end_layout
33189
33190 \begin_layout Description
33191 PDF
33192 \begin_inset space ~
33193 \end_inset
33194
33195 (pdflatex) Este utiliza el programa 
33196 \family typewriter
33197 pdftex
33198 \family default
33199  que convierte directamente el archivo a PDF.
33200 \end_layout
33201
33202 \begin_layout Standard
33203 Se recomienda usar 
33204 \family sans
33205 PDF
33206 \begin_inset space ~
33207 \end_inset
33208
33209 (pdflatex)
33210 \family default
33211  porque 
33212 \family typewriter
33213 pdftex
33214 \family default
33215  soporta todas las características de las versiones actuales de PDF, es
33216  rápido y estable.
33217  El programa 
33218 \family typewriter
33219 dvipdfm
33220 \family default
33221  ya no se desarrolla y está un poco obsoleto.
33222 \end_layout
33223
33224 \begin_layout Standard
33225 La salida en formato PDF se puede ver con el menú 
33226 \family sans
33227 Ver 
33228 \family default
33229 o con el botón
33230 \begin_inset space ~
33231 \end_inset
33232
33233
33234 \begin_inset Graphics
33235         filename ../../images/buffer-view_pdf2.png
33236         scale 85
33237
33238 \end_inset
33239
33240  (que usa 
33241 \family sans
33242 PDF
33243 \begin_inset space ~
33244 \end_inset
33245
33246 (pdflatex)
33247 \family default
33248 ).
33249 \end_layout
33250
33251 \begin_layout Chapter
33252 Explicación de la ecuación
33253 \begin_inset space ~
33254 \end_inset
33255
33256
33257 \begin_inset CommandInset ref
33258 LatexCommand eqref
33259 reference "eq:Wgn"
33260
33261 \end_inset
33262
33263
33264 \begin_inset CommandInset label
33265 LatexCommand label
33266 name "cha:Explicación-de-la-Ecuación"
33267
33268 \end_inset
33269
33270
33271 \end_layout
33272
33273 \begin_layout Standard
33274 La anchura total de 
33275 \emph on
33276 n
33277 \emph default
33278  celdas de una tabla 
33279 \begin_inset Formula $W_{\mathrm{tot\, n}}$
33280 \end_inset
33281
33282  puede calcularse con
33283 \end_layout
33284
33285 \begin_layout Standard
33286 \begin_inset Formula \begin{equation}
33287 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
33288
33289 \end_inset
33290
33291
33292 \end_layout
33293
33294 \begin_layout Standard
33295 donde 
33296 \begin_inset Formula $W_{g\, n}$
33297 \end_inset
33298
33299  es el ancho dado de todas las celdas.
33300  
33301 \series bold
33302
33303 \backslash
33304 tabcolsep
33305 \series default
33306  es la longitud LaTeX entre el texto y el borde de la celda, 6
33307 \begin_inset space \thinspace{}
33308 \end_inset
33309
33310 pt por omisión.
33311  
33312 \series bold
33313
33314 \backslash
33315 arrayrulewidth
33316 \series default
33317  es el grosor de línea del borde, 0.4
33318 \begin_inset space \thinspace{}
33319 \end_inset
33320
33321 pt por omisión.
33322 \end_layout
33323
33324 \begin_layout Standard
33325 Procediendo como en la ecuación
33326 \begin_inset space ~
33327 \end_inset
33328
33329
33330 \begin_inset CommandInset ref
33331 LatexCommand eqref
33332 reference "eq:Wtot_n"
33333
33334 \end_inset
33335
33336 , el ancho total de una multicolumna, 
33337 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
33338 \end_inset
33339
33340  es
33341 \end_layout
33342
33343 \begin_layout Standard
33344 \begin_inset Formula \begin{equation}
33345 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
33346
33347 \end_inset
33348
33349
33350 \end_layout
33351
33352 \begin_layout Standard
33353 Igualando las ecuaciones
33354 \begin_inset space ~
33355 \end_inset
33356
33357
33358 \begin_inset CommandInset ref
33359 LatexCommand eqref
33360 reference "eq:Wtot_n"
33361
33362 \end_inset
33363
33364  y 
33365 \begin_inset CommandInset ref
33366 LatexCommand eqref
33367 reference "eq:Wtot_mult"
33368
33369 \end_inset
33370
33371  podemos calcular el ancho dado necesario 
33372 \begin_inset Formula $W_{g\, n}$
33373 \end_inset
33374
33375  cuando se expanden 
33376 \emph on
33377 n
33378 \emph default
33379  columnas, de forma que cada una de ellas tiene una anchura total  
33380 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
33381 \end_inset
33382
33383 :
33384 \end_layout
33385
33386 \begin_layout Standard
33387 \begin_inset Formula \begin{equation}
33388 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
33389
33390 \end_inset
33391
33392
33393 \end_layout
33394
33395 \begin_layout Bibliography
33396 \begin_inset CommandInset bibitem
33397 LatexCommand bibitem
33398 key "latexcompanion"
33399
33400 \end_inset
33401
33402 Frank Mittelbach and Michel Goossens: 
33403 \emph on
33404 The LaTeX Companion Second Edition.
33405
33406 \emph default
33407  Addison-Wesley, 2004
33408 \end_layout
33409
33410 \begin_layout Bibliography
33411 \begin_inset CommandInset bibitem
33412 LatexCommand bibitem
33413 key "latexguide"
33414
33415 \end_inset
33416
33417 Helmut Kopka and Patrick W.
33418  Daly: 
33419 \emph on
33420 A Guide to LaTeX Fourth Edition.
33421
33422 \emph default
33423  Addison-Wesley, 2003
33424 \end_layout
33425
33426 \begin_layout Bibliography
33427 \begin_inset CommandInset bibitem
33428 LatexCommand bibitem
33429 key "latexbook"
33430
33431 \end_inset
33432
33433 Leslie Lamport: 
33434 \emph on
33435 LaTeX: A Document Preparation System.
33436
33437 \emph default
33438  Addison-Wesley, second edition, 1994
33439 \end_layout
33440
33441 \begin_layout Bibliography
33442 \begin_inset CommandInset bibitem
33443 LatexCommand bibitem
33444 key "booktabs"
33445
33446 \end_inset
33447
33448 Documentación del paquete LaTeX 
33449 \series bold
33450
33451 \begin_inset CommandInset href
33452 LatexCommand href
33453 name "booktabs"
33454 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
33455
33456 \end_inset
33457
33458
33459 \series default
33460
33461 \begin_inset Index
33462 status collapsed
33463
33464 \begin_layout Plain Layout
33465 LaTeX-paquetes ! booktabs
33466 \end_layout
33467
33468 \end_inset
33469
33470
33471 \end_layout
33472
33473 \begin_layout Bibliography
33474 \begin_inset CommandInset bibitem
33475 LatexCommand bibitem
33476 key "caption"
33477
33478 \end_inset
33479
33480 Documentación del paquete LaTeX 
33481 \series bold
33482
33483 \begin_inset CommandInset href
33484 LatexCommand href
33485 name "caption"
33486 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
33487
33488 \end_inset
33489
33490
33491 \series default
33492
33493 \begin_inset Index
33494 status collapsed
33495
33496 \begin_layout Plain Layout
33497 LaTeX-paquetes ! caption
33498 \end_layout
33499
33500 \end_inset
33501
33502
33503 \end_layout
33504
33505 \begin_layout Bibliography
33506 \begin_inset CommandInset bibitem
33507 LatexCommand bibitem
33508 key "endfloat"
33509
33510 \end_inset
33511
33512 Documentación del paquete LaTeX 
33513 \series bold
33514
33515 \begin_inset CommandInset href
33516 LatexCommand href
33517 name "endfloat"
33518 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
33519
33520 \end_inset
33521
33522
33523 \series default
33524
33525 \begin_inset Index
33526 status collapsed
33527
33528 \begin_layout Plain Layout
33529 LaTeX-paquetes ! endfloat
33530 \end_layout
33531
33532 \end_inset
33533
33534
33535 \end_layout
33536
33537 \begin_layout Bibliography
33538 \begin_inset CommandInset bibitem
33539 LatexCommand bibitem
33540 key "wrapfig"
33541
33542 \end_inset
33543
33544 Documentación del paquete LaTeX 
33545 \series bold
33546
33547 \begin_inset CommandInset href
33548 LatexCommand href
33549 name "wrapfig"
33550 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
33551
33552 \end_inset
33553
33554
33555 \series default
33556
33557 \begin_inset Index
33558 status collapsed
33559
33560 \begin_layout Plain Layout
33561 LaTeX-paquetes ! wrapfig
33562 \begin_inset ERT
33563 status collapsed
33564
33565 \begin_layout Plain Layout
33566
33567
33568 \backslash
33569 vspace{4mm}
33570 \end_layout
33571
33572 \end_inset
33573
33574
33575 \end_layout
33576
33577 \end_inset
33578
33579
33580 \end_layout
33581
33582 \begin_layout Bibliography
33583 \begin_inset CommandInset bibitem
33584 LatexCommand bibitem
33585 key "footmisc"
33586
33587 \end_inset
33588
33589 Documentación del paquete LaTeX 
33590 \series bold
33591
33592 \begin_inset CommandInset href
33593 LatexCommand href
33594 name "footmisc"
33595 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
33596
33597 \end_inset
33598
33599
33600 \series default
33601
33602 \begin_inset Index
33603 status collapsed
33604
33605 \begin_layout Plain Layout
33606 LaTeX-paquetes ! footmisc
33607 \end_layout
33608
33609 \end_inset
33610
33611
33612 \end_layout
33613
33614 \begin_layout Bibliography
33615 \begin_inset CommandInset bibitem
33616 LatexCommand bibitem
33617 key "hypcap"
33618
33619 \end_inset
33620
33621 Documentación del paquete LaTeX 
33622 \series bold
33623
33624 \begin_inset CommandInset href
33625 LatexCommand href
33626 name "hypcap"
33627 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
33628
33629 \end_inset
33630
33631
33632 \series default
33633
33634 \begin_inset Index
33635 status collapsed
33636
33637 \begin_layout Plain Layout
33638 LaTeX-paquetes ! hyperref
33639 \end_layout
33640
33641 \end_inset
33642
33643
33644 \end_layout
33645
33646 \begin_layout Bibliography
33647 \begin_inset CommandInset bibitem
33648 LatexCommand bibitem
33649 key "hyperref"
33650
33651 \end_inset
33652
33653 Documentación del paquete LaTeX 
33654 \series bold
33655
33656 \begin_inset CommandInset href
33657 LatexCommand href
33658 name "hyperref"
33659 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
33660
33661 \end_inset
33662
33663
33664 \series default
33665
33666 \begin_inset Index
33667 status collapsed
33668
33669 \begin_layout Plain Layout
33670 LaTeX-paquetes ! hyperref
33671 \end_layout
33672
33673 \end_inset
33674
33675
33676 \end_layout
33677
33678 \begin_layout Bibliography
33679 \begin_inset CommandInset bibitem
33680 LatexCommand bibitem
33681 key "koma-script"
33682
33683 \end_inset
33684
33685 Documentación del paquete LaTeX 
33686 \series bold
33687
33688 \begin_inset CommandInset href
33689 LatexCommand href
33690 name "koma-script"
33691 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
33692
33693 \end_inset
33694
33695
33696 \series default
33697
33698 \begin_inset Index
33699 status collapsed
33700
33701 \begin_layout Plain Layout
33702 LaTeX-paquetes ! koma-script
33703 \end_layout
33704
33705 \end_inset
33706
33707
33708 \end_layout
33709
33710 \begin_layout Bibliography
33711 \begin_inset CommandInset bibitem
33712 LatexCommand bibitem
33713 key "listings"
33714
33715 \end_inset
33716
33717 Documentación del paquete LaTeX 
33718 \series bold
33719
33720 \begin_inset CommandInset href
33721 LatexCommand href
33722 name "listings"
33723 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
33724
33725 \end_inset
33726
33727
33728 \series default
33729
33730 \begin_inset Index
33731 status collapsed
33732
33733 \begin_layout Plain Layout
33734 LaTeX-paquetes ! listings
33735 \end_layout
33736
33737 \end_inset
33738
33739
33740 \end_layout
33741
33742 \begin_layout Bibliography
33743 \begin_inset CommandInset bibitem
33744 LatexCommand bibitem
33745 key "marginnote"
33746
33747 \end_inset
33748
33749 Documentación del paquete LaTeX 
33750 \series bold
33751
33752 \begin_inset CommandInset href
33753 LatexCommand href
33754 name "marginnote"
33755 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
33756
33757 \end_inset
33758
33759
33760 \series default
33761
33762 \begin_inset Index
33763 status collapsed
33764
33765 \begin_layout Plain Layout
33766 LaTeX-paquetes ! marginnote
33767 \end_layout
33768
33769 \end_inset
33770
33771
33772 \end_layout
33773
33774 \begin_layout Bibliography
33775 \begin_inset CommandInset bibitem
33776 LatexCommand bibitem
33777 key "pstricks"
33778
33779 \end_inset
33780
33781 Página web del paquete LaTeX 
33782 \series bold
33783
33784 \begin_inset CommandInset href
33785 LatexCommand href
33786 name "PSTricks"
33787 target "http://tug.org/PSTricks/"
33788
33789 \end_inset
33790
33791
33792 \series default
33793
33794 \begin_inset Index
33795 status collapsed
33796
33797 \begin_layout Plain Layout
33798 LaTeX-paquetes ! PSTricks
33799 \end_layout
33800
33801 \end_inset
33802
33803
33804 \end_layout
33805
33806 \begin_layout Bibliography
33807 \begin_inset CommandInset bibitem
33808 LatexCommand bibitem
33809 key "sidecap"
33810
33811 \end_inset
33812
33813 Documentación del paquete LaTeX 
33814 \series bold
33815
33816 \begin_inset CommandInset href
33817 LatexCommand href
33818 name "sidecap"
33819 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
33820
33821 \end_inset
33822
33823
33824 \series default
33825
33826 \begin_inset Index
33827 status collapsed
33828
33829 \begin_layout Plain Layout
33830 LaTeX-paquetes ! sidecap
33831 \end_layout
33832
33833 \end_inset
33834
33835
33836 \end_layout
33837
33838 \begin_layout Bibliography
33839 \begin_inset CommandInset bibitem
33840 LatexCommand bibitem
33841 key "NewInLyX16"
33842
33843 \end_inset
33844
33845
33846 \begin_inset CommandInset href
33847 LatexCommand href
33848 name "Página wiki"
33849 target "http://wiki.lyx.org/LyX/NewInLyX16"
33850
33851 \end_inset
33852
33853  sobre características nuevas para la versión 
33854 \family sans
33855 LyX
33856 \begin_inset space ~
33857 \end_inset
33858
33859 1.6.0
33860 \family default
33861 .
33862 \end_layout
33863
33864 \begin_layout Standard
33865 \begin_inset CommandInset index_print
33866 LatexCommand printindex
33867
33868 \end_inset
33869
33870
33871 \end_layout
33872
33873 \begin_layout Standard
33874 \begin_inset FloatList figure
33875
33876 \end_inset
33877
33878
33879 \end_layout
33880
33881 \begin_layout Standard
33882 \begin_inset FloatList table
33883
33884 \end_inset
33885
33886
33887 \end_layout
33888
33889 \begin_layout Standard
33890 \begin_inset ERT
33891 status collapsed
33892
33893 \begin_layout Plain Layout
33894
33895
33896 \backslash
33897 listof{algorithm}{Lista de algoritmos}
33898 \end_layout
33899
33900 \end_inset
33901
33902
33903 \begin_inset Note Note
33904 status collapsed
33905
33906 \begin_layout Plain Layout
33907 Véase la sección
33908 \begin_inset space ~
33909 \end_inset
33910
33911
33912 \begin_inset CommandInset ref
33913 LatexCommand ref
33914 reference "sub:Algoritmos-Flotantes"
33915
33916 \end_inset
33917
33918  para una descripción.
33919 \end_layout
33920
33921 \end_inset
33922
33923
33924 \end_layout
33925
33926 \end_body
33927 \end_document