]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
Spanish EmbeddedObjects.lyx: translations by Ignacio
[lyx.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 1.6.7 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   \setboolean{sidecap}{true}}
160  {\setboolean{sidecap}{false}}
161
162 % redefine the \LyX macro for PDF bookmarks
163 \def\LyX{\texorpdfstring{%
164   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
165   {LyX}}
166
167 % to translate the listing label
168 % para traducir la etiqueta listing
169 \renewcommand{\lstlistingname}{Listado}
170 \end_preamble
171 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
172 \use_default_options false
173 \language spanish
174 \inputencoding auto
175 \font_roman default
176 \font_sans default
177 \font_typewriter default
178 \font_default_family default
179 \font_sc false
180 \font_osf false
181 \font_sf_scale 100
182 \font_tt_scale 100
183
184 \graphics default
185 \paperfontsize 12
186 \spacing single
187 \use_hyperref true
188 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
189 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
190 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
191 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
192 \pdf_bookmarks true
193 \pdf_bookmarksnumbered true
194 \pdf_bookmarksopen true
195 \pdf_bookmarksopenlevel 1
196 \pdf_breaklinks false
197 \pdf_pdfborder false
198 \pdf_colorlinks true
199 \pdf_backref false
200 \pdf_pdfusetitle false
201 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
202 \papersize default
203 \use_geometry false
204 \use_amsmath 2
205 \use_esint 0
206 \cite_engine basic
207 \use_bibtopic false
208 \paperorientation portrait
209 \secnumdepth 3
210 \tocdepth 3
211 \paragraph_separation skip
212 \defskip medskip
213 \quotes_language french
214 \papercolumns 1
215 \papersides 2
216 \paperpagestyle default
217 \bullet 1 1 34 -1
218 \bullet 2 2 35 -1
219 \bullet 3 2 7 -1
220 \tracking_changes false
221 \output_changes false
222 \author "" 
223 \author "" 
224 \end_header
225
226 \begin_body
227
228 \begin_layout Title
229 Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos
230  en LyX
231 \end_layout
232
233 \begin_layout Author
234 por el Equipo LyX
235 \begin_inset Foot
236 status collapsed
237
238 \begin_layout Plain Layout
239 \noindent
240 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
241  de Documentación de LyX: 
242 \begin_inset CommandInset href
243 LatexCommand href
244 name "lyx-docs@lists.lyx.org"
245 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
246 type "mailto:"
247
248 \end_inset
249
250
251 \end_layout
252
253 \end_inset
254
255
256 \begin_inset Note Note
257 status collapsed
258
259 \begin_layout Plain Layout
260 Autor: Uwe Stöhr
261 \end_layout
262
263 \end_inset
264
265
266 \begin_inset Note Note
267 status collapsed
268
269 \begin_layout Plain Layout
270 Traducción de: Ignacio García
271 \end_layout
272
273 \end_inset
274
275
276 \begin_inset Newline newline
277 \end_inset
278
279
280 \begin_inset Newline newline
281 \end_inset
282
283
284 \family sans
285 Versión 1.6.x
286 \end_layout
287
288 \begin_layout Standard
289 \begin_inset CommandInset toc
290 LatexCommand tableofcontents
291
292 \end_inset
293
294
295 \end_layout
296
297 \begin_layout Standard
298 \begin_inset Note Note
299 status collapsed
300
301 \begin_layout Plain Layout
302 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
303  estar instalados los paquetes LaTeX 
304 \series bold
305 arydshln
306 \series default
307
308 \series bold
309 colortbl
310 \series default
311
312 \series bold
313 marginnote
314 \series default
315  y 
316 \series bold
317 sidecap
318 \series default
319 .
320  Si no están instalados, también podrás exportar el documento, pero las
321  secciones en que dichos paquetes son necesarios no aparecen en la salida.
322 \end_layout
323
324 \begin_layout Plain Layout
325 La última versión en PDF de este documento puede encontrarse aquí:
326 \series bold
327
328 \begin_inset Newline newline
329 \end_inset
330
331 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
332 \end_layout
333
334 \end_inset
335
336
337 \end_layout
338
339 \begin_layout Chapter
340 Figuras
341 \begin_inset Index
342 status collapsed
343
344 \begin_layout Plain Layout
345 Figuras
346 \end_layout
347
348 \end_inset
349
350
351 \begin_inset Index
352 status collapsed
353
354 \begin_layout Plain Layout
355 Gráficos|see
356 \begin_inset ERT
357 status collapsed
358
359 \begin_layout Plain Layout
360
361 {
362 \end_layout
363
364 \end_inset
365
366 Figuras
367 \begin_inset ERT
368 status collapsed
369
370 \begin_layout Plain Layout
371
372 }
373 \end_layout
374
375 \end_inset
376
377
378 \end_layout
379
380 \end_inset
381
382
383 \end_layout
384
385 \begin_layout Section
386 Diálogo de gráficos
387 \begin_inset CommandInset label
388 LatexCommand label
389 name "sec:Diálogo-Gráficos"
390
391 \end_inset
392
393
394 \begin_inset Index
395 status collapsed
396
397 \begin_layout Plain Layout
398 Figuras ! Diálogo de gráficos
399 \end_layout
400
401 \end_inset
402
403
404 \end_layout
405
406 \begin_layout Standard
407 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
408  texto que desees y haz clic en el icono 
409 \begin_inset Graphics
410         filename ../../images/dialog-show-new-inset_graphics.png
411         scale 85
412
413 \end_inset
414
415  o en el menú 
416 \family sans
417 Insertar\SpecialChar \menuseparator
418 Imagen
419 \family default
420 .
421  Aparecerá un diálogo para escoger el archivo a cargar.
422  La imagen aparecerá en el archivo de salida exactamente en la misma posición
423  en la que la has colocado.
424 \end_layout
425
426 \begin_layout Standard
427 El diálogo Gráficos puede abrirse en cualquier momento haciendo clic sobre
428  una imagen.
429  Este diálogo tiene tres pestañas:
430 \end_layout
431
432 \begin_layout Description
433 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
434  presentación en LyX y en la salida.
435  En el apéndice
436 \begin_inset space ~
437 \end_inset
438
439
440 \begin_inset CommandInset ref
441 LatexCommand ref
442 reference "cap:Unidades-disponibles-en"
443
444 \end_inset
445
446  se detallan las unidades disponibles para el tamaño del gráfico.
447 \begin_inset Newline newline
448 \end_inset
449
450
451 \begin_inset Index
452 status collapsed
453
454 \begin_layout Plain Layout
455 Figuras ! Rotar
456 \end_layout
457
458 \end_inset
459
460 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
461  un ángulo y un origen de rotación.
462  La imagen también gira en LyX.
463 \begin_inset Newline newline
464 \end_inset
465
466
467 \begin_inset Index
468 status collapsed
469
470 \begin_layout Plain Layout
471 Figuras ! Escalar
472 \end_layout
473
474 \end_inset
475
476 Las imágenes se pueden escalar mediante un porcentaje o fijando explícitamente
477  la altura y la anchura.
478  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
479  automáticamente.
480  Si fijas ambas dimensiones
481 \family sans
482 ,
483 \family default
484  la imagen se adaptará a ellas, posiblemente distorsionada.
485  Para evitar distorsión en la imagen marca la opción 
486 \family sans
487 Mantener
488 \begin_inset space ~
489 \end_inset
490
491 proporción
492 \family default
493 .
494  En ese caso la imagen será escalada de forma que su anchura y su altura
495  no excedan de las dimensiones especificadas.
496 \begin_inset Newline newline
497 \end_inset
498
499 Las imágenes se pueden abrir en el programa de tu elección con la entrada
500  
501 \family sans
502  Editar
503 \begin_inset space ~
504 \end_inset
505
506  externamente
507 \family default
508  del menú contextual que aparece al hacer clic derecho sobre la imagen.
509  Los programas visor y editor para cada formato de imagen se pueden establecer
510  en la configuración de formatos de archivo de las preferencias de LyX.
511 \end_layout
512
513 \begin_layout Description
514 Recorte Alternativamente al escalado, es posible establecer las coordenadas
515  de la imagen para ajustar su altura y anchura en la salida.
516  Además, las coordenadas se pueden calcular automáticamente pinchando el
517  botón 
518 \family sans
519 Obtener
520 \begin_inset space ~
521 \end_inset
522
523 de
524 \begin_inset space ~
525 \end_inset
526
527 archivo
528 \family default
529 .
530  El botón 
531 \family sans
532 Recortar
533 \begin_inset space ~
534 \end_inset
535
536 al
537 \begin_inset space ~
538 \end_inset
539
540 cuadro
541 \begin_inset space ~
542 \end_inset
543
544 delimitador
545 \family default
546  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
547 as.
548  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
549 \end_layout
550
551 \begin_layout Description
552 Opciones
553 \begin_inset space ~
554 \end_inset
555
556 de
557 \begin_inset space ~
558 \end_inset
559
560 LaTeX
561 \begin_inset space ~
562 \end_inset
563
564 y
565 \begin_inset space ~
566 \end_inset
567
568 LyX En esta solapa puedes modificar la apariencia de la imagen en LyX y,
569  si eres experto en LaTeX, especificar opciones LaTeX adicionales.
570 \begin_inset Newline newline
571 \end_inset
572
573 La opción 
574 \family sans
575 Modo
576 \begin_inset space ~
577 \end_inset
578
579 borrador
580 \family default
581  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
582 \begin_inset Newline newline
583 \end_inset
584
585 La opción 
586 \family sans
587 No
588 \begin_inset space ~
589 \end_inset
590
591 descomprimir
592 \begin_inset space ~
593 \end_inset
594
595 al
596 \begin_inset space ~
597 \end_inset
598
599 exportar
600 \family default
601  sólo afecta a los gráficos EPS comprimidos, p.
602 \begin_inset space \thinspace{}
603 \end_inset
604
605 e.
606 \begin_inset space ~
607 \end_inset
608
609
610 \emph on
611 x.eps.gz
612 \emph default
613 .
614  Si se usa esta opción, las imágenes no serán descomprimidas al exportar,
615  puesto que LaTeX puede manejarlas como están.
616 \begin_inset Newline newline
617 \end_inset
618
619 Los gráficos EPS comprimidos sirven para ahorrar espacio de disco si se
620  utiliza PostScript como formato de salida, véase apéndice
621 \begin_inset space ~
622 \end_inset
623
624
625 \begin_inset CommandInset ref
626 LatexCommand ref
627 reference "sec:PostScript"
628
629 \end_inset
630
631 .
632  Para comprimir gráficos EPS, usa los siguientes comandos en un UNIX-shell
633  o en consola de Windows:
634 \begin_inset Newline newline
635 \end_inset
636
637
638 \series bold
639 gzip x.eps
640 \series default
641
642 \begin_inset Newline newline
643 \end_inset
644
645
646 \series bold
647 zgrep %%Bounding x.eps.gz > x.eps.bb
648 \series default
649
650 \begin_inset Newline newline
651 \end_inset
652
653 El segundo comando crea un archivo de cuadro delimitador «x.eps.bb» que necesita
654  LaTeX para gráficos comprimidos.
655 \begin_inset Newline newline
656 \end_inset
657
658 El campo 
659 \family sans
660 Nombre
661 \begin_inset space ~
662 \end_inset
663
664 de
665 \begin_inset space ~
666 \end_inset
667
668 grupo
669 \family default
670  permite definir un conjunto de ajustes de imagen.
671 \begin_inset Index
672 status collapsed
673
674 \begin_layout Plain Layout
675 Figuras ! Agrupación de ajustes
676 \end_layout
677
678 \end_inset
679
680  Las imágenes incluidas en un grupo comparten sus características, de modo
681  que al modificar las de una imagen del grupo se modifican igualmente las
682  de las demás imágenes del grupo.
683  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
684  necesidad de hacerlo individualmente para cada una de ellas.
685  Además se puede integrar una imagen en un grupo existente marcando el nombre
686  del mismo en el menú contextual de la imagen.
687  
688 \end_layout
689
690 \begin_layout Standard
691 \begin_inset VSpace bigskip
692 \end_inset
693
694
695 \end_layout
696
697 \begin_layout Standard
698 Esto es un ejemplo de imagen en formato EPS
699 \begin_inset Foot
700 status collapsed
701
702 \begin_layout Plain Layout
703 Los formatos de imagen se explican en el sección
704 \begin_inset space ~
705 \end_inset
706
707
708 \begin_inset CommandInset ref
709 LatexCommand ref
710 reference "sec:Formatos-de-imagen"
711
712 \end_inset
713
714 .
715 \end_layout
716
717 \end_inset
718
719  en un párrafo separado centrado horizontalmente:
720 \end_layout
721
722 \begin_layout Standard
723 \align center
724 \begin_inset Graphics
725         filename ../clipart/mobius.eps
726         scale 70
727         clip
728         rotateOrigin center
729
730 \end_inset
731
732
733 \end_layout
734
735 \begin_layout Standard
736 Esta es la misma imagen pero en modo borrador:
737 \end_layout
738
739 \begin_layout Standard
740 \align center
741 \begin_inset Graphics
742         filename ../clipart/mobius.eps
743         scale 70
744         draft
745         rotateOrigin center
746
747 \end_inset
748
749
750 \begin_inset Newpage newpage
751 \end_inset
752
753
754 \end_layout
755
756 \begin_layout Section
757 Figuras flotantes
758 \begin_inset CommandInset label
759 LatexCommand label
760 name "sec:Figuras-Flotantes"
761
762 \end_inset
763
764
765 \begin_inset Index
766 status collapsed
767
768 \begin_layout Plain Layout
769 Flotantes ! Figuras
770 \end_layout
771
772 \end_inset
773
774
775 \begin_inset Index
776 status collapsed
777
778 \begin_layout Plain Layout
779 Figuras ! Flotantes
780 \end_layout
781
782 \end_inset
783
784
785 \end_layout
786
787 \begin_layout Standard
788 Para información general sobre flotantes, echa una ojeada a la sección
789 \begin_inset space ~
790 \end_inset
791
792
793 \begin_inset CommandInset ref
794 LatexCommand ref
795 reference "sec:Introducción-Flotantes"
796
797 \end_inset
798
799 .
800 \end_layout
801
802 \begin_layout Standard
803 El botón 
804 \begin_inset Graphics
805         filename ../../images/float-insert_figure.png
806         scale 85
807
808 \end_inset
809
810  y el menú 
811 \family sans
812 Insertar\SpecialChar \menuseparator
813 Flotante\SpecialChar \menuseparator
814 Figura
815 \family default
816  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
817  La imagen se puede insertar sobre la leyenda, como en la figura
818 \begin_inset space ~
819 \end_inset
820
821
822 \begin_inset CommandInset ref
823 LatexCommand ref
824 reference "fig:kill-plat"
825
826 \end_inset
827
828 , o bajo ella, como en la figura
829 \begin_inset space ~
830 \end_inset
831
832
833 \begin_inset CommandInset ref
834 LatexCommand ref
835 reference "fig:escher"
836
837 \end_inset
838
839 .
840  Más información sobre ubicación de leyendas en la sección
841 \begin_inset space ~
842 \end_inset
843
844
845 \begin_inset CommandInset ref
846 LatexCommand ref
847 reference "sec:Colocación-de-leyendas"
848
849 \end_inset
850
851 .
852 \end_layout
853
854 \begin_layout Standard
855 \begin_inset Float figure
856 wide false
857 sideways false
858 status open
859
860 \begin_layout Plain Layout
861 \align center
862 \begin_inset Graphics
863         filename ../clipart/platypus.eps
864         width 50col%
865         rotateOrigin center
866
867 \end_inset
868
869
870 \end_layout
871
872 \begin_layout Plain Layout
873 \begin_inset Caption
874
875 \begin_layout Plain Layout
876 \begin_inset CommandInset label
877 LatexCommand label
878 name "fig:kill-plat"
879
880 \end_inset
881
882 Un ornitorrinco muy distorsionado en un flotante.
883 \end_layout
884
885 \end_inset
886
887
888 \end_layout
889
890 \end_inset
891
892
893 \end_layout
894
895 \begin_layout Standard
896 \begin_inset Float figure
897 wide false
898 sideways false
899 status open
900
901 \begin_layout Plain Layout
902 \begin_inset Caption
903
904 \begin_layout Plain Layout
905 \begin_inset CommandInset label
906 LatexCommand label
907 name "fig:escher"
908
909 \end_inset
910
911 M.C.
912  Escher en ácido.
913 \end_layout
914
915 \end_inset
916
917
918 \end_layout
919
920 \begin_layout Plain Layout
921 \align center
922 \begin_inset Graphics
923         filename ../clipart/escher-lsd.eps
924         scale 80
925         rotateOrigin center
926
927 \end_inset
928
929
930 \end_layout
931
932 \end_inset
933
934
935 \end_layout
936
937 \begin_layout Standard
938 \begin_inset Index
939 status collapsed
940
941 \begin_layout Plain Layout
942 Referencias ! a figuras
943 \end_layout
944
945 \end_inset
946
947 Las figuras
948 \begin_inset space ~
949 \end_inset
950
951
952 \begin_inset CommandInset ref
953 LatexCommand ref
954 reference "fig:kill-plat"
955
956 \end_inset
957
958  y 
959 \begin_inset CommandInset ref
960 LatexCommand ref
961 reference "fig:escher"
962
963 \end_inset
964
965  son ejemplos de figuras con referencias cruzadas.
966  Las figuras pueden tener referencias cruzadas en el documento mediante
967  referencia a su etiqueta.
968  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
969 \family sans
970 Insertar\SpecialChar \menuseparator
971 Etiqueta
972 \family default
973  o el botón 
974 \begin_inset Graphics
975         filename ../../images/label-insert.png
976         scale 85
977
978 \end_inset
979
980 .
981  Ahora puedes referirte a la etiqueta usando el menú 
982 \family sans
983 Insertar\SpecialChar \menuseparator
984 Referencia
985 \begin_inset space ~
986 \end_inset
987
988 cruzada
989 \family default
990  o el botón 
991 \begin_inset Graphics
992         filename ../../images/dialog-show-new-inset_ref.png
993         scale 85
994
995 \end_inset
996
997 .
998  Es importante emplear referencias a flotantes, mejor que alusiones vagas
999  como «la figura de arriba», porque como LaTeX recolocará los flotantes
1000  en el documento final, podría no quedar «arriba» precisamente.
1001 \begin_inset Newline newline
1002 \end_inset
1003
1004 Las referencias se explican con detalle en la sección
1005 \begin_inset space ~
1006 \end_inset
1007
1008
1009 \begin_inset CommandInset ref
1010 LatexCommand ref
1011 reference "sec:Referencias-a-Flotantes"
1012
1013 \end_inset
1014
1015 .
1016 \end_layout
1017
1018 \begin_layout Standard
1019 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
1020  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
1021  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
1022  existente.
1023  La figura
1024 \begin_inset space ~
1025 \end_inset
1026
1027
1028 \begin_inset CommandInset ref
1029 LatexCommand ref
1030 reference "fig:Dos-imágenes-distorsionadas"
1031
1032 \end_inset
1033
1034  es un ejemplo de figura flotante con dos imágenes adosadas.
1035  También se pueden poner una sobre otra.
1036  Las subfiguras son
1037 \begin_inset space ~
1038 \end_inset
1039
1040
1041 \begin_inset CommandInset ref
1042 LatexCommand ref
1043 reference "fig:Estructura-indefinible"
1044
1045 \end_inset
1046
1047  y
1048 \begin_inset space ~
1049 \end_inset
1050
1051
1052 \begin_inset CommandInset ref
1053 LatexCommand ref
1054 reference "fig:Ornitorrinco"
1055
1056 \end_inset
1057
1058 .
1059 \end_layout
1060
1061 \begin_layout Standard
1062 \begin_inset Float figure
1063 wide false
1064 sideways false
1065 status open
1066
1067 \begin_layout Plain Layout
1068 \begin_inset space \hfill{}
1069 \end_inset
1070
1071
1072 \begin_inset Float figure
1073 wide false
1074 sideways false
1075 status open
1076
1077 \begin_layout Plain Layout
1078 \begin_inset Caption
1079
1080 \begin_layout Plain Layout
1081 \begin_inset CommandInset label
1082 LatexCommand label
1083 name "fig:Estructura-indefinible"
1084
1085 \end_inset
1086
1087 Estructura indefinible
1088 \end_layout
1089
1090 \end_inset
1091
1092
1093 \end_layout
1094
1095 \begin_layout Plain Layout
1096 \begin_inset Graphics
1097         filename ../clipart/escher-lsd.eps
1098         width 45col%
1099         groupId distorsionadas
1100
1101 \end_inset
1102
1103
1104 \end_layout
1105
1106 \end_inset
1107
1108
1109 \begin_inset space \hfill{}
1110 \end_inset
1111
1112
1113 \begin_inset Float figure
1114 wide false
1115 sideways false
1116 status open
1117
1118 \begin_layout Plain Layout
1119 \begin_inset Caption
1120
1121 \begin_layout Plain Layout
1122 \begin_inset CommandInset label
1123 LatexCommand label
1124 name "fig:Ornitorrinco"
1125
1126 \end_inset
1127
1128 Ornitorrinco
1129 \end_layout
1130
1131 \end_inset
1132
1133
1134 \end_layout
1135
1136 \begin_layout Plain Layout
1137 \begin_inset Graphics
1138         filename ../clipart/platypus.eps
1139         width 45col%
1140         groupId distorsionadas
1141
1142 \end_inset
1143
1144
1145 \end_layout
1146
1147 \end_inset
1148
1149
1150 \begin_inset space \hfill{}
1151 \end_inset
1152
1153
1154 \end_layout
1155
1156 \begin_layout Plain Layout
1157 \begin_inset Caption
1158
1159 \begin_layout Plain Layout
1160 \begin_inset CommandInset label
1161 LatexCommand label
1162 name "fig:Dos-imágenes-distorsionadas"
1163
1164 \end_inset
1165
1166 Dos imágenes distorsionadas.
1167  Ambas están en el grupo llamado «distorsionadas».
1168 \end_layout
1169
1170 \end_inset
1171
1172
1173 \end_layout
1174
1175 \end_inset
1176
1177
1178 \begin_inset Newpage newpage
1179 \end_inset
1180
1181
1182 \end_layout
1183
1184 \begin_layout Section
1185 Formatos de imagen
1186 \begin_inset CommandInset label
1187 LatexCommand label
1188 name "sec:Formatos-de-imagen"
1189
1190 \end_inset
1191
1192
1193 \begin_inset Index
1194 status collapsed
1195
1196 \begin_layout Plain Layout
1197 Formatos de imagen
1198 \end_layout
1199
1200 \end_inset
1201
1202
1203 \begin_inset Index
1204 status collapsed
1205
1206 \begin_layout Plain Layout
1207 Figuras ! Formatos de imagen
1208 \end_layout
1209
1210 \end_inset
1211
1212
1213 \end_layout
1214
1215 \begin_layout Standard
1216 Puedes insertar imágenes en cualquier formato.
1217  Pero como se explica en el apéndice
1218 \begin_inset space ~
1219 \end_inset
1220
1221
1222 \begin_inset CommandInset ref
1223 LatexCommand ref
1224 reference "cap:Formatos-de-Archivos-de-Salida"
1225
1226 \end_inset
1227
1228 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1229  de archivo de imagen.
1230  Por eso LyX usa el programa 
1231 \family typewriter
1232 ImageMagick
1233 \family default
1234  en segundo plano para convertir imágenes al formato adecuado.
1235  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1236  los formatos de imagen admitidos en el formato de archivo de salida.
1237  Los formatos de salida se explican en el apéndice
1238 \begin_inset space ~
1239 \end_inset
1240
1241
1242 \begin_inset CommandInset ref
1243 LatexCommand ref
1244 reference "cap:Formatos-de-Archivos-de-Salida"
1245
1246 \end_inset
1247
1248 .
1249 \end_layout
1250
1251 \begin_layout Standard
1252 Como en el caso de las fuentes, hay dos tipos de formatos de imagen:
1253 \end_layout
1254
1255 \begin_layout Description
1256 Imágenes
1257 \begin_inset space ~
1258 \end_inset
1259
1260 mapa
1261 \begin_inset space ~
1262 \end_inset
1263
1264 de
1265 \begin_inset space ~
1266 \end_inset
1267
1268 bits
1269 \begin_inset space ~
1270 \end_inset
1271
1272 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1273  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1274  de zoom.
1275  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1276  Format» (GIF, extensión «
1277 \family typewriter
1278 .gif
1279 \family default
1280 »)
1281 \begin_inset Index
1282 status collapsed
1283
1284 \begin_layout Plain Layout
1285 GIF|see
1286 \begin_inset ERT
1287 status collapsed
1288
1289 \begin_layout Plain Layout
1290
1291 {
1292 \end_layout
1293
1294 \end_inset
1295
1296 Formatos de imagen
1297 \begin_inset ERT
1298 status collapsed
1299
1300 \begin_layout Plain Layout
1301
1302 }
1303 \end_layout
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \end_inset
1311
1312 , «Portable Network Graphics» (PNG, extensión «
1313 \family typewriter
1314 .png
1315 \family default
1316 »)
1317 \begin_inset Index
1318 status collapsed
1319
1320 \begin_layout Plain Layout
1321 PNG|see
1322 \begin_inset ERT
1323 status collapsed
1324
1325 \begin_layout Plain Layout
1326
1327 {
1328 \end_layout
1329
1330 \end_inset
1331
1332 Formatos de imagen
1333 \begin_inset ERT
1334 status collapsed
1335
1336 \begin_layout Plain Layout
1337
1338 }
1339 \end_layout
1340
1341 \end_inset
1342
1343
1344 \end_layout
1345
1346 \end_inset
1347
1348 , y «Joint Photographic Experts Group» (JPG, extensión «
1349 \family typewriter
1350 .jpg
1351 \family default
1352 » o «
1353 \family typewriter
1354 .jpeg
1355 \family default
1356 »)
1357 \begin_inset Index
1358 status collapsed
1359
1360 \begin_layout Plain Layout
1361 JPG|see
1362 \begin_inset ERT
1363 status collapsed
1364
1365 \begin_layout Plain Layout
1366
1367 {
1368 \end_layout
1369
1370 \end_inset
1371
1372 Formatos de imagen
1373 \begin_inset ERT
1374 status collapsed
1375
1376 \begin_layout Plain Layout
1377
1378 }
1379 \end_layout
1380
1381 \end_inset
1382
1383
1384 \end_layout
1385
1386 \end_inset
1387
1388 .
1389 \end_layout
1390
1391 \begin_layout Description
1392 Imágenes
1393 \begin_inset space ~
1394 \end_inset
1395
1396 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1397 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
1398  La posibilidad de escalado hace falta para crear presentaciones, porque
1399  éstas siempre son escaladas por el proyector.
1400  El escalado también es útil en los documentos en línea para permitir el
1401  zoom en diagramas.
1402 \begin_inset Newline newline
1403 \end_inset
1404
1405 Formatos de imagen escalables pueden ser «Scalable Vector Graphics» (SVG,
1406  extensión «
1407 \family typewriter
1408 .svg
1409 \family default
1410 »)
1411 \begin_inset Index
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415 SVG|see
1416 \begin_inset ERT
1417 status collapsed
1418
1419 \begin_layout Plain Layout
1420
1421 {
1422 \end_layout
1423
1424 \end_inset
1425
1426 Formatos de imagen
1427 \begin_inset ERT
1428 status collapsed
1429
1430 \begin_layout Plain Layout
1431
1432 }
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \end_inset
1441
1442 , «Encapsulated PostScript» (EPS, extensión «
1443 \family typewriter
1444 .eps
1445 \family default
1446 »)
1447 \begin_inset Index
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451 EPS|see
1452 \begin_inset ERT
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456
1457 {
1458 \end_layout
1459
1460 \end_inset
1461
1462 Formatos de imagen
1463 \begin_inset ERT
1464 status collapsed
1465
1466 \begin_layout Plain Layout
1467
1468 }
1469 \end_layout
1470
1471 \end_inset
1472
1473
1474 \end_layout
1475
1476 \end_inset
1477
1478 , «Portable Document Format» (PDF, extensión «
1479 \family typewriter
1480 .pdf
1481 \family default
1482 »)
1483 \begin_inset Index
1484 status collapsed
1485
1486 \begin_layout Plain Layout
1487 PDF|see
1488 \begin_inset ERT
1489 status collapsed
1490
1491 \begin_layout Plain Layout
1492
1493 {
1494 \end_layout
1495
1496 \end_inset
1497
1498 Formatos de imagen
1499 \begin_inset ERT
1500 status collapsed
1501
1502 \begin_layout Plain Layout
1503
1504 }
1505 \end_layout
1506
1507 \end_inset
1508
1509
1510 \end_layout
1511
1512 \end_inset
1513
1514 , y «Windows Metafile» (WMF, extensión «
1515 \family typewriter
1516 .wmf
1517 \family default
1518 »)
1519 \begin_inset Index
1520 status collapsed
1521
1522 \begin_layout Plain Layout
1523 WMF|see
1524 \begin_inset ERT
1525 status collapsed
1526
1527 \begin_layout Plain Layout
1528
1529 {
1530 \end_layout
1531
1532 \end_inset
1533
1534 Formatos de imagen
1535 \begin_inset ERT
1536 status collapsed
1537
1538 \begin_layout Plain Layout
1539
1540 }
1541 \end_layout
1542
1543 \end_inset
1544
1545
1546 \end_layout
1547
1548 \end_inset
1549
1550 .
1551  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1552  a PDF o EPS y el resultado será todavía una imagen bitmap.
1553  En estos casos sólo se añade una cabecera con las propiedades de la imagen
1554  a la imagen original.
1555 \begin_inset Foot
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559 En el caso de PDF, además se comprime la imagen original.
1560 \end_layout
1561
1562 \end_inset
1563
1564  Por ejemplo, los archivos PDF generados por 
1565 \family typewriter
1566 Adobe Photoshop
1567 \family default
1568  son imágenes bitmap.
1569 \end_layout
1570
1571 \begin_layout Standard
1572 Normalmente no es posible convertir una imagen bitmap a escalable pero sí
1573  al contrario.
1574  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1575  archivos de salida PDF y PostScript, respectivamente.
1576  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1577  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1578 \begin_inset Formula $\to$
1579 \end_inset
1580
1581  PDF/EPS.
1582 \end_layout
1583
1584 \begin_layout Chapter
1585 Tablas
1586 \begin_inset Index
1587 status collapsed
1588
1589 \begin_layout Plain Layout
1590 Tablas
1591 \end_layout
1592
1593 \end_inset
1594
1595
1596 \end_layout
1597
1598 \begin_layout Section
1599 Introducción
1600 \begin_inset Index
1601 status collapsed
1602
1603 \begin_layout Plain Layout
1604 Tablas ! Introducción
1605 \end_layout
1606
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \begin_layout Standard
1613 Puede insertarse una tabla mediante el botón 
1614 \begin_inset Graphics
1615         filename ../../images/tabular-insert.png
1616         scale 85
1617
1618 \end_inset
1619
1620  o el menú 
1621 \family sans
1622 Insertar\SpecialChar \menuseparator
1623 Tabla
1624 \family default
1625 .
1626  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1627  el número de filas y de columnas de la tabla.
1628  Si usas el menú aparece un diálogo en el que se pide el número de filas
1629  y columnas.
1630  
1631 \begin_inset Newline newline
1632 \end_inset
1633
1634 Por omisión, la tabla tiene líneas que enmarcan cada celda y la primera
1635  fila aparece separada por una línea doble: la línea inferior de la primera
1636  fila y la línea superior de la segunda fila.
1637  Ejemplo de tabla:
1638 \end_layout
1639
1640 \begin_layout Standard
1641 \align center
1642 \begin_inset Tabular
1643 <lyxtabular version="3" rows="4" columns="4">
1644 <features>
1645 <column alignment="center" valignment="top" width="0">
1646 <column alignment="center" valignment="top" width="0pt">
1647 <column alignment="center" valignment="top" width="0in">
1648 <column alignment="center" valignment="top" width="0pt">
1649 <row>
1650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1651 \begin_inset Text
1652
1653 \begin_layout Plain Layout
1654
1655 \end_layout
1656
1657 \end_inset
1658 </cell>
1659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1660 \begin_inset Text
1661
1662 \begin_layout Plain Layout
1663
1664 \family roman
1665 \series medium
1666 \shape up
1667 \size normal
1668 \emph off
1669 \bar no
1670 \noun off
1671 \color none
1672 1
1673 \end_layout
1674
1675 \end_inset
1676 </cell>
1677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1678 \begin_inset Text
1679
1680 \begin_layout Plain Layout
1681 2
1682 \end_layout
1683
1684 \end_inset
1685 </cell>
1686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1687 \begin_inset Text
1688
1689 \begin_layout Plain Layout
1690 3
1691 \end_layout
1692
1693 \end_inset
1694 </cell>
1695 </row>
1696 <row>
1697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1698 \begin_inset Text
1699
1700 \begin_layout Plain Layout
1701
1702 \family roman
1703 \series medium
1704 \shape up
1705 \size normal
1706 \emph off
1707 \bar no
1708 \noun off
1709 \color none
1710 A
1711 \end_layout
1712
1713 \end_inset
1714 </cell>
1715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1716 \begin_inset Text
1717
1718 \begin_layout Plain Layout
1719
1720 \end_layout
1721
1722 \end_inset
1723 </cell>
1724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1725 \begin_inset Text
1726
1727 \begin_layout Plain Layout
1728
1729 \end_layout
1730
1731 \end_inset
1732 </cell>
1733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1734 \begin_inset Text
1735
1736 \begin_layout Plain Layout
1737
1738 \end_layout
1739
1740 \end_inset
1741 </cell>
1742 </row>
1743 <row>
1744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1745 \begin_inset Text
1746
1747 \begin_layout Plain Layout
1748
1749 \family roman
1750 \series medium
1751 \shape up
1752 \size normal
1753 \emph off
1754 \bar no
1755 \noun off
1756 \color none
1757 B
1758 \end_layout
1759
1760 \end_inset
1761 </cell>
1762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1763 \begin_inset Text
1764
1765 \begin_layout Plain Layout
1766
1767 \end_layout
1768
1769 \end_inset
1770 </cell>
1771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1772 \begin_inset Text
1773
1774 \begin_layout Plain Layout
1775
1776 \size normal
1777 \noun off
1778 \color none
1779  
1780 \end_layout
1781
1782 \end_inset
1783 </cell>
1784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1785 \begin_inset Text
1786
1787 \begin_layout Plain Layout
1788
1789 \end_layout
1790
1791 \end_inset
1792 </cell>
1793 </row>
1794 <row>
1795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1796 \begin_inset Text
1797
1798 \begin_layout Plain Layout
1799
1800 \family roman
1801 \series medium
1802 \shape up
1803 \size normal
1804 \emph off
1805 \bar no
1806 \noun off
1807 \color none
1808 C
1809 \end_layout
1810
1811 \end_inset
1812 </cell>
1813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1814 \begin_inset Text
1815
1816 \begin_layout Plain Layout
1817
1818 \end_layout
1819
1820 \end_inset
1821 </cell>
1822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1823 \begin_inset Text
1824
1825 \begin_layout Plain Layout
1826
1827 \end_layout
1828
1829 \end_inset
1830 </cell>
1831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1832 \begin_inset Text
1833
1834 \begin_layout Plain Layout
1835
1836 \end_layout
1837
1838 \end_inset
1839 </cell>
1840 </row>
1841 </lyxtabular>
1842
1843 \end_inset
1844
1845
1846 \end_layout
1847
1848 \begin_layout Section
1849 Diálogo de tablas
1850 \begin_inset Index
1851 status collapsed
1852
1853 \begin_layout Plain Layout
1854 Tablas ! Diálogo
1855 \end_layout
1856
1857 \end_inset
1858
1859
1860 \end_layout
1861
1862 \begin_layout Standard
1863 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
1864  pinchar sobre ella con el botón derecho del ratón.
1865  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
1866  encuentra el cursor.
1867  La mayoría de opciones también trabajan sobre una selección de celdas,
1868  de filas o de columnas.
1869  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1870  su 
1871 \emph on
1872 contenido
1873 \emph default
1874 .
1875  En el cuadro de diálogo aparecen las siguientes solapas:
1876 \end_layout
1877
1878 \begin_layout Description
1879
1880 \family sans
1881 Configuración
1882 \begin_inset space ~
1883 \end_inset
1884
1885 de
1886 \begin_inset space ~
1887 \end_inset
1888
1889 la
1890 \begin_inset space ~
1891 \end_inset
1892
1893 tabla
1894 \family default
1895  Aquí puedes establecer la alineación horizontal y la anchura de la columna
1896  actual.
1897  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1898  Una anchura determinada permite tener saltos de línea y distintos párrafos
1899  de texto, véase sección 
1900 \begin_inset space ~
1901 \end_inset
1902
1903
1904 \begin_inset CommandInset ref
1905 LatexCommand ref
1906 reference "sub:Líneas-Múltiples-en"
1907
1908 \end_inset
1909
1910 .
1911  Si no estableces anchura, la columna será tan ancha como el contenido de
1912  la celda más ancha.
1913 \begin_inset Newline newline
1914 \end_inset
1915
1916 Además, puedes marcar una o más celdas de una fila como una celda multicolumna,
1917  véase sección
1918 \begin_inset space ~
1919 \end_inset
1920
1921
1922 \begin_inset CommandInset ref
1923 LatexCommand ref
1924 reference "sub:Multicolumnas"
1925
1926 \end_inset
1927
1928 .
1929 \begin_inset Newline newline
1930 \end_inset
1931
1932 Las casillas de giro rotan la celda actual, una selección o toda la tabla
1933  90º en el sentido de las agujas del reloj.
1934  La rotación no se ve en LyX, sí en la salida.
1935 \begin_inset Newline newline
1936 \end_inset
1937
1938
1939 \begin_inset Note Greyedout
1940 status open
1941
1942 \begin_layout Plain Layout
1943
1944 \series bold
1945 Nota:
1946 \series default
1947  no todos los visores DVI pueden mostrar rotaciones.
1948 \end_layout
1949
1950 \end_inset
1951
1952
1953 \begin_inset Newline newline
1954 \end_inset
1955
1956 También es posible introducir argumentos LaTeX necesarios para formatos
1957  especiales, véanse las secciones
1958 \begin_inset space ~
1959 \end_inset
1960
1961
1962 \begin_inset CommandInset ref
1963 LatexCommand ref
1964 reference "sub:Cálculos-en-Multicolumnas"
1965
1966 \end_inset
1967
1968  y
1969 \begin_inset space ~
1970 \end_inset
1971
1972
1973 \begin_inset CommandInset ref
1974 LatexCommand ref
1975 reference "sec:Tablas-Coloreadas"
1976
1977 \end_inset
1978
1979 .
1980 \end_layout
1981
1982 \begin_layout Description
1983
1984 \family sans
1985 Bordes
1986 \family default
1987  En esta solapa puedes añadir y quitar bordes para la fila/columna actual.
1988  Puedes elegir para la tabla un estilo 
1989 \family sans
1990 Formal
1991 \family default
1992 , como se describe en la sección
1993 \begin_inset space ~
1994 \end_inset
1995
1996
1997 \begin_inset CommandInset ref
1998 LatexCommand ref
1999 reference "sec:Tablas-Formales"
2000
2001 \end_inset
2002
2003 .
2004 \begin_inset Newline newline
2005 \end_inset
2006
2007 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2008  se describe en la sección
2009 \begin_inset space ~
2010 \end_inset
2011
2012
2013 \begin_inset CommandInset ref
2014 LatexCommand ref
2015 reference "sub:Espacio-adicional"
2016
2017 \end_inset
2018
2019
2020 \end_layout
2021
2022 \begin_layout Description
2023
2024 \family sans
2025 Tabla
2026 \begin_inset space ~
2027 \end_inset
2028
2029 larga
2030 \family default
2031  Para hacer 
2032 \emph on
2033 tablas largas
2034 \emph default
2035  que pueden extenderse por varias páginas.
2036  Las secciones
2037 \begin_inset space ~
2038 \end_inset
2039
2040
2041 \begin_inset CommandInset ref
2042 LatexCommand ref
2043 reference "sec:Tablas-Largas"
2044
2045 \end_inset
2046
2047  y 
2048 \begin_inset CommandInset ref
2049 LatexCommand ref
2050 reference "sec:Particularidades-tablas-largas"
2051
2052 \end_inset
2053
2054  describen sus características en detalle.
2055 \end_layout
2056
2057 \begin_layout Standard
2058 Si la barra de herramientas de tabla está abierta, puedes mover el cursor
2059  con las teclas de flecha de celda en celda y la propiedad de la celda actual
2060  aparecerá inmediatamente en el diálogo.
2061 \end_layout
2062
2063 \begin_layout Section
2064 Barra de herramientas de tabla
2065 \begin_inset Index
2066 status collapsed
2067
2068 \begin_layout Plain Layout
2069 Tablas ! Barra de herramientas
2070 \end_layout
2071
2072 \end_inset
2073
2074
2075 \end_layout
2076
2077 \begin_layout Standard
2078 La barra de herramientas de tabla es una alternativa al cuadro de diálogo
2079  para cambiar las tablas de manera más rápida.
2080  Normalmente debería aparecer en la parte inferior de la ventana principal
2081  de LyX cuando el cursor está dentro de una tabla.
2082  En cualquier momento se puede presentar esta barra pinchando con el botón
2083  derecho del ratón en cualquier punto de la barra principal de menú.
2084 \end_layout
2085
2086 \begin_layout Standard
2087 La barra de herramientas tiene los siguientes iconos:
2088 \end_layout
2089
2090 \begin_layout Labeling
2091 \labelwidthstring 00.00.0000
2092 \begin_inset Graphics
2093         filename ../../images/tabular-feature_append-row.png
2094
2095 \end_inset
2096
2097  añade una fila bajo la celda actual o selección
2098 \end_layout
2099
2100 \begin_layout Labeling
2101 \labelwidthstring 00.00.0000
2102 \begin_inset Graphics
2103         filename ../../images/tabular-feature_append-column.png
2104
2105 \end_inset
2106
2107  añade una columna a la derecha de la celda actual o selección
2108 \end_layout
2109
2110 \begin_layout Labeling
2111 \labelwidthstring 00.00.0000
2112 \begin_inset Graphics
2113         filename ../../images/tabular-feature_delete-row.png
2114
2115 \end_inset
2116
2117  borra la fila actual o selección
2118 \end_layout
2119
2120 \begin_layout Labeling
2121 \labelwidthstring 00.00.0000
2122 \begin_inset Graphics
2123         filename ../../images/tabular-feature_delete-column.png
2124
2125 \end_inset
2126
2127  borra la columna actual o selección
2128 \end_layout
2129
2130 \begin_layout Labeling
2131 \labelwidthstring 00.00.0000
2132 \begin_inset Graphics
2133         filename ../../images/tabular-feature_toggle-line-top.png
2134
2135 \end_inset
2136
2137  añade una línea sobre la celda/fila actual o la selección
2138 \end_layout
2139
2140 \begin_layout Labeling
2141 \labelwidthstring 00.00.0000
2142 \begin_inset Graphics
2143         filename ../../images/tabular-feature_toggle-line-bottom.png
2144
2145 \end_inset
2146
2147  añade una línea bajo la celda/fila actual o la selección
2148 \end_layout
2149
2150 \begin_layout Labeling
2151 \labelwidthstring 00.00.0000
2152 \begin_inset Graphics
2153         filename ../../images/tabular-feature_toggle-line-left.png
2154
2155 \end_inset
2156
2157  añade una línea a la izquierda de la celda/fila actual o la selección
2158 \end_layout
2159
2160 \begin_layout Labeling
2161 \labelwidthstring 00.00.0000
2162 \begin_inset Graphics
2163         filename ../../images/tabular-feature_toggle-line-right.png
2164
2165 \end_inset
2166
2167  añade una línea a la derecha de la celda/fila actual o la selección
2168 \end_layout
2169
2170 \begin_layout Labeling
2171 \labelwidthstring 00.00.0000
2172 \begin_inset Graphics
2173         filename ../../images/tabular-feature_set-all-lines.png
2174
2175 \end_inset
2176
2177  añade líneas alrededor de la celda actual o seleccionadas (si la celda
2178  actual no es multicolumna esto afecta también a la fila y a la columna)
2179 \end_layout
2180
2181 \begin_layout Labeling
2182 \labelwidthstring 00.00.0000
2183 \begin_inset Graphics
2184         filename ../../images/tabular-feature_unset-all-lines.png
2185
2186 \end_inset
2187
2188  borra todas las líneas de la celda o celdas seleccionadas (si la celda
2189  actual no es multicolumna esto afecta también a la fila y a la columna)
2190 \end_layout
2191
2192 \begin_layout Labeling
2193 \labelwidthstring 00.00.0000
2194 \begin_inset Graphics
2195         filename ../../images/tabular-feature_m-align-left.png
2196
2197 \end_inset
2198
2199  alinea a la izquierda el contenido de la celda/columna
2200 \end_layout
2201
2202 \begin_layout Labeling
2203 \labelwidthstring 00.00.0000
2204 \begin_inset Graphics
2205         filename ../../images/tabular-feature_m-align-center.png
2206
2207 \end_inset
2208
2209  centra el contenido de la celda/columna horizontalmente
2210 \end_layout
2211
2212 \begin_layout Labeling
2213 \labelwidthstring 00.00.0000
2214 \begin_inset Graphics
2215         filename ../../images/tabular-feature_m-align-right.png
2216
2217 \end_inset
2218
2219  alinea a la derecha el contenido de la celda/columna
2220 \end_layout
2221
2222 \begin_layout Labeling
2223 \labelwidthstring 00.00.0000
2224 \begin_inset Graphics
2225         filename ../../images/tabular-feature_m-valign-top.png
2226
2227 \end_inset
2228
2229  alinea arriba el contenido de la celda
2230 \end_layout
2231
2232 \begin_layout Labeling
2233 \labelwidthstring 00.00.0000
2234 \begin_inset Graphics
2235         filename ../../images/tabular-feature_m-valign-middle.png
2236
2237 \end_inset
2238
2239  centra verticalmente el contenido de la celda
2240 \end_layout
2241
2242 \begin_layout Labeling
2243 \labelwidthstring 00.00.0000
2244 \begin_inset Graphics
2245         filename ../../images/tabular-feature_m-valign-bottom.png
2246
2247 \end_inset
2248
2249  alinea abajo el contenido de la celda
2250 \end_layout
2251
2252 \begin_layout Labeling
2253 \labelwidthstring 00.00.0000
2254 \begin_inset Graphics
2255         filename ../../images/tabular-feature_set-rotate-cell.png
2256
2257 \end_inset
2258
2259  gira la celda o selección 90° como las agujas de reloj
2260 \end_layout
2261
2262 \begin_layout Labeling
2263 \labelwidthstring 00.00.0000
2264 \begin_inset Graphics
2265         filename ../../images/tabular-feature_set-rotate-tabular.png
2266
2267 \end_inset
2268
2269  gira toda la tabla 90° como agujas del reloj
2270 \end_layout
2271
2272 \begin_layout Labeling
2273 \labelwidthstring 00.00.0000
2274 \begin_inset Graphics
2275         filename ../../images/tabular-feature_multicolumn.png
2276
2277 \end_inset
2278
2279  establece la celda actual o selección como multicolumna
2280 \end_layout
2281
2282 \begin_layout Standard
2283 \begin_inset Note Greyedout
2284 status open
2285
2286 \begin_layout Plain Layout
2287
2288 \series bold
2289 Nota:
2290 \series default
2291  En la salida se emplea la alineación vertical de la primera celda de una
2292  fila para todas las celdas restantes de la fila.
2293 \end_layout
2294
2295 \end_inset
2296
2297
2298 \end_layout
2299
2300 \begin_layout Section
2301 Menú Editar Tabla
2302 \begin_inset Index
2303 status collapsed
2304
2305 \begin_layout Plain Layout
2306 Tablas ! Editar
2307 \end_layout
2308
2309 \end_inset
2310
2311
2312 \end_layout
2313
2314 \begin_layout Standard
2315 Además del diálogo y la barra de herramientas, el menú 
2316 \family sans
2317 Editar\SpecialChar \menuseparator
2318 Tabla
2319 \family default
2320  permite añadir y borrar bordes para la fila/columna actual y establecer
2321  la selección como multicolumna.
2322  El menú sólo está disponible si el cursor está en la tabla.
2323 \end_layout
2324
2325 \begin_layout Section
2326 Tablas flotantes
2327 \begin_inset CommandInset label
2328 LatexCommand label
2329 name "sec:Tablas-Flotantes"
2330
2331 \end_inset
2332
2333
2334 \begin_inset Index
2335 status collapsed
2336
2337 \begin_layout Plain Layout
2338 Flotantes ! Tablas
2339 \end_layout
2340
2341 \end_inset
2342
2343
2344 \begin_inset Index
2345 status collapsed
2346
2347 \begin_layout Plain Layout
2348 Tablas ! Flotantes
2349 \end_layout
2350
2351 \end_inset
2352
2353
2354 \end_layout
2355
2356 \begin_layout Standard
2357 Para una explicación general sobre flotantes, echa un vistazo a la sección
2358 \begin_inset space ~
2359 \end_inset
2360
2361
2362 \begin_inset CommandInset ref
2363 LatexCommand ref
2364 reference "sec:Introducción-Flotantes"
2365
2366 \end_inset
2367
2368 .
2369 \end_layout
2370
2371 \begin_layout Standard
2372 \begin_inset Float table
2373 placement h
2374 wide false
2375 sideways false
2376 status collapsed
2377
2378 \begin_layout Plain Layout
2379 \begin_inset Caption
2380
2381 \begin_layout Plain Layout
2382 \begin_inset CommandInset label
2383 LatexCommand label
2384 name "tab:una tabla flotante"
2385
2386 \end_inset
2387
2388 Una tabla flotante.
2389 \end_layout
2390
2391 \end_inset
2392
2393
2394 \end_layout
2395
2396 \begin_layout Plain Layout
2397 \align center
2398 \begin_inset Tabular
2399 <lyxtabular version="3" rows="3" columns="3">
2400 <features>
2401 <column alignment="center" valignment="top" width="0pt">
2402 <column alignment="center" valignment="top" width="0pt">
2403 <column alignment="center" valignment="top" width="0pt">
2404 <row>
2405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2406 \begin_inset Text
2407
2408 \begin_layout Plain Layout
2409
2410 \family roman
2411 \series medium
2412 \shape up
2413 \size normal
2414 \emph off
2415 \bar no
2416 \noun off
2417 \color none
2418 1
2419 \end_layout
2420
2421 \end_inset
2422 </cell>
2423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2424 \begin_inset Text
2425
2426 \begin_layout Plain Layout
2427
2428 \family roman
2429 \series medium
2430 \shape up
2431 \size normal
2432 \emph off
2433 \bar no
2434 \noun off
2435 \color none
2436 2
2437 \end_layout
2438
2439 \end_inset
2440 </cell>
2441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2442 \begin_inset Text
2443
2444 \begin_layout Plain Layout
2445
2446 \family roman
2447 \series medium
2448 \shape up
2449 \size normal
2450 \emph off
2451 \bar no
2452 \noun off
2453 \color none
2454 3
2455 \end_layout
2456
2457 \end_inset
2458 </cell>
2459 </row>
2460 <row>
2461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2462 \begin_inset Text
2463
2464 \begin_layout Plain Layout
2465
2466 \family roman
2467 \series medium
2468 \shape up
2469 \size normal
2470 \emph off
2471 \bar no
2472 \noun off
2473 \color none
2474 Pepe
2475 \end_layout
2476
2477 \end_inset
2478 </cell>
2479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2480 \begin_inset Text
2481
2482 \begin_layout Plain Layout
2483
2484 \family roman
2485 \series medium
2486 \shape up
2487 \size normal
2488 \emph off
2489 \bar no
2490 \noun off
2491 \color none
2492 Mari
2493 \end_layout
2494
2495 \end_inset
2496 </cell>
2497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2498 \begin_inset Text
2499
2500 \begin_layout Plain Layout
2501
2502 \family roman
2503 \series medium
2504 \shape up
2505 \size normal
2506 \emph off
2507 \bar no
2508 \noun off
2509 \color none
2510 Teo
2511 \end_layout
2512
2513 \end_inset
2514 </cell>
2515 </row>
2516 <row>
2517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2518 \begin_inset Text
2519
2520 \begin_layout Plain Layout
2521
2522 \family roman
2523 \series medium
2524 \shape up
2525 \size normal
2526 \emph off
2527 \bar no
2528 \noun off
2529 \color none
2530 \begin_inset Formula $\int x^{2}dx$
2531 \end_inset
2532
2533
2534 \end_layout
2535
2536 \end_inset
2537 </cell>
2538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2539 \begin_inset Text
2540
2541 \begin_layout Plain Layout
2542
2543 \family roman
2544 \series medium
2545 \shape up
2546 \size normal
2547 \emph off
2548 \bar no
2549 \noun off
2550 \color none
2551 \begin_inset Formula $\left[\begin{array}{cc}
2552 a & b\\
2553 c & d\end{array}\right]$
2554 \end_inset
2555
2556
2557 \end_layout
2558
2559 \end_inset
2560 </cell>
2561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2562 \begin_inset Text
2563
2564 \begin_layout Plain Layout
2565
2566 \family roman
2567 \series medium
2568 \shape up
2569 \size normal
2570 \emph off
2571 \bar no
2572 \noun off
2573 \color none
2574 \begin_inset Formula $1+1=2$
2575 \end_inset
2576
2577
2578 \end_layout
2579
2580 \end_inset
2581 </cell>
2582 </row>
2583 </lyxtabular>
2584
2585 \end_inset
2586
2587
2588 \end_layout
2589
2590 \end_inset
2591
2592
2593 \end_layout
2594
2595 \begin_layout Standard
2596 Las tablas flotantes pueden insertarse con el menú 
2597 \family sans
2598 Insertar\SpecialChar \menuseparator
2599 Flotante\SpecialChar \menuseparator
2600 Tabla
2601 \family default
2602  o con el botón 
2603 \begin_inset Graphics
2604         filename ../../images/float-insert_table.png
2605         scale 85
2606
2607 \end_inset
2608
2609 .
2610 \end_layout
2611
2612 \begin_layout Standard
2613 El flotante se muestra como un cuadro desplegable con la etiqueta «Tabla
2614 \begin_inset space ~
2615 \end_inset
2616
2617 #:» (# es el número actual).
2618  El texto que sigue a dicha etiqueta es la leyenda de la tabla.
2619  Para insertar una tabla en el flotante se sitúa el cursor al final del
2620  texto del encabezado y se pulsa 
2621 \family sans
2622 Retorno
2623 \family default
2624 .
2625  La leyenda se imprime encima de la tabla.
2626 \end_layout
2627
2628 \begin_layout Standard
2629 La tabla
2630 \begin_inset space ~
2631 \end_inset
2632
2633
2634 \begin_inset CommandInset ref
2635 LatexCommand ref
2636 reference "tab:una tabla flotante"
2637
2638 \end_inset
2639
2640  es un ejemplo de tabla flotante.
2641 \end_layout
2642
2643 \begin_layout Standard
2644 Lo habitual es poner la leyenda sobre la tabla, lo que desafortunadamente
2645  no es soportado en las clases estándar de LaTeX.
2646  Esto significa que si estás usando las clases de documento 
2647 \family sans
2648 article
2649 \family default
2650
2651 \family sans
2652 book
2653 \family default
2654
2655 \family sans
2656 letter
2657 \family default
2658  o 
2659 \family sans
2660 report
2661 \family default
2662  no habrá espacio entre la leyenda y la tabla.
2663  Para añadir un espacio entre ellos hay que poner en el preámbulo LaTeX
2664  del documento la siguiente opción al comando del paquete LaTeX 
2665 \series bold
2666 caption
2667 \series default
2668
2669 \begin_inset Index
2670 status collapsed
2671
2672 \begin_layout Plain Layout
2673 LaTeX-paquetes ! caption
2674 \end_layout
2675
2676 \end_inset
2677
2678 :
2679 \begin_inset Foot
2680 status collapsed
2681
2682 \begin_layout Plain Layout
2683 Para más información ve a la sección
2684 \begin_inset space ~
2685 \end_inset
2686
2687
2688 \begin_inset CommandInset ref
2689 LatexCommand ref
2690 reference "sec:Colocación-de-leyendas"
2691
2692 \end_inset
2693
2694 .
2695 \end_layout
2696
2697 \end_inset
2698
2699
2700 \end_layout
2701
2702 \begin_layout Standard
2703
2704 \series bold
2705 tableposition=top
2706 \end_layout
2707
2708 \begin_layout Standard
2709 El formato de la leyenda se puede controlar mediante el paquete LaTeX 
2710 \series bold
2711 caption
2712 \series default
2713  como se describe en la sección
2714 \begin_inset space ~
2715 \end_inset
2716
2717
2718 \begin_inset CommandInset ref
2719 LatexCommand ref
2720 reference "sec:Formato-de-leyendas"
2721
2722 \end_inset
2723
2724 .
2725  
2726 \end_layout
2727
2728 \begin_layout Standard
2729 \begin_inset Index
2730 status collapsed
2731
2732 \begin_layout Plain Layout
2733 Referencias ! a tablas
2734 \end_layout
2735
2736 \end_inset
2737
2738 Las tablas pueden tener referencias cruzadas en el texto referenciando su
2739  etiqueta.
2740  Para hacerlo inserta una etiqueta en la leyenda con el menú 
2741 \family sans
2742 Insertar\SpecialChar \menuseparator
2743 Etiqueta
2744 \family default
2745  o con el botón 
2746 \begin_inset Graphics
2747         filename ../../images/label-insert.png
2748         scale 85
2749
2750 \end_inset
2751
2752 .
2753  Ahora puedes referenciar la etiqueta con el menú 
2754 \family sans
2755 Insertar\SpecialChar \menuseparator
2756 Referencia
2757 \begin_inset space ~
2758 \end_inset
2759
2760 cruzada
2761 \family default
2762  o con el botón 
2763 \begin_inset Graphics
2764         filename ../../images/dialog-show-new-inset_ref.png
2765         scale 85
2766
2767 \end_inset
2768
2769 .
2770 \begin_inset Newline newline
2771 \end_inset
2772
2773 Las referencias se explican con detalle en la sección
2774 \begin_inset space ~
2775 \end_inset
2776
2777
2778 \begin_inset CommandInset ref
2779 LatexCommand ref
2780 reference "sec:Referencias-a-Flotantes"
2781
2782 \end_inset
2783
2784 .
2785 \end_layout
2786
2787 \begin_layout Section
2788 Tablas largas
2789 \begin_inset CommandInset label
2790 LatexCommand label
2791 name "sec:Tablas-Largas"
2792
2793 \end_inset
2794
2795
2796 \begin_inset Index
2797 status collapsed
2798
2799 \begin_layout Plain Layout
2800 Tablas largas
2801 \end_layout
2802
2803 \end_inset
2804
2805
2806 \begin_inset Index
2807 status collapsed
2808
2809 \begin_layout Plain Layout
2810 Tablas ! Largas|see
2811 \begin_inset ERT
2812 status collapsed
2813
2814 \begin_layout Plain Layout
2815
2816 {
2817 \end_layout
2818
2819 \end_inset
2820
2821 Tablas largas
2822 \begin_inset ERT
2823 status collapsed
2824
2825 \begin_layout Plain Layout
2826
2827 }
2828 \end_layout
2829
2830 \end_inset
2831
2832
2833 \end_layout
2834
2835 \end_inset
2836
2837
2838 \end_layout
2839
2840 \begin_layout Standard
2841 Si la tabla es demasiado larga para una página, puedes usar la opción 
2842 \family sans
2843 Usar
2844 \begin_inset space ~
2845 \end_inset
2846
2847 tabla
2848 \begin_inset space ~
2849 \end_inset
2850
2851 larga
2852 \family default
2853  en la solapa 
2854 \family sans
2855 Tabla
2856 \begin_inset space ~
2857 \end_inset
2858
2859 larga
2860 \family default
2861  del diálogo de tablas, para repartir automáticamente la tabla en varias
2862  páginas.
2863  Al hacerlo se habilitan las siguientes opciones:
2864 \end_layout
2865
2866 \begin_layout Description
2867 Encabezado: La fila actual se define como encabezado que aparecerá en todas
2868  las páginas de la tabla, excepto para la primera página si 
2869 \family sans
2870 Primer
2871 \begin_inset space ~
2872 \end_inset
2873
2874 encabezado
2875 \family default
2876  está definido.
2877  Este se denomina encabezado principal.
2878 \end_layout
2879
2880 \begin_layout Description
2881 Primer
2882 \begin_inset space ~
2883 \end_inset
2884
2885 encabezado: La fila actual se define como encabezado de la primera página
2886  de la tabla.
2887 \end_layout
2888
2889 \begin_layout Description
2890 Pie: La fila actual se define como pie que aparecerá en todas las páginas
2891  de la tabla, excepto para la última página si se define 
2892 \family sans
2893 Último
2894 \begin_inset space ~
2895 \end_inset
2896
2897 pie.
2898 \end_layout
2899
2900 \begin_layout Description
2901 Último
2902 \begin_inset space ~
2903 \end_inset
2904
2905 pie:
2906 \family sans
2907  
2908 \family default
2909 La fila actual se define como pie de la última página de la tabla.
2910 \end_layout
2911
2912 \begin_layout Description
2913 Leyenda: La fila actual contiene la leyenda de la tabla.
2914  La primera fila se reajusta como columna única y se inserta una leyenda.
2915  Más detalles sobre leyendas en tablas largas en la sec.
2916 \begin_inset space \thinspace{}
2917 \end_inset
2918
2919
2920 \begin_inset CommandInset ref
2921 LatexCommand ref
2922 reference "sub:Leyendas-en-Tablas"
2923
2924 \end_inset
2925
2926 .
2927 \end_layout
2928
2929 \begin_layout Standard
2930 También se puede especificar en el diálogo en qué fila se ha de cortar la
2931  tabla.
2932  La siguiente tabla muestra cómo funciona:
2933 \end_layout
2934
2935 \begin_layout Standard
2936
2937 \end_layout
2938
2939 \begin_layout Standard
2940 \align center
2941 \begin_inset Tabular
2942 <lyxtabular version="3" rows="69" columns="3">
2943 <features islongtable="true">
2944 <column alignment="left" valignment="top" width="0cm">
2945 <column alignment="left" valignment="top" width="0pt">
2946 <column alignment="right" valignment="top" width="0pt">
2947 <row endfirsthead="true">
2948 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952
2953 \series bold
2954 Ejemplo de lista telefónica (ignore los nombres)
2955 \end_layout
2956
2957 \end_inset
2958 </cell>
2959 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2960 \begin_inset Text
2961
2962 \begin_layout Plain Layout
2963
2964 \end_layout
2965
2966 \end_inset
2967 </cell>
2968 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2969 \begin_inset Text
2970
2971 \begin_layout Plain Layout
2972
2973 \end_layout
2974
2975 \end_inset
2976 </cell>
2977 </row>
2978 <row endfirsthead="true">
2979 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2980 \begin_inset Text
2981
2982 \begin_layout Plain Layout
2983
2984 \series bold
2985 NOMBRE
2986 \end_layout
2987
2988 \end_inset
2989 </cell>
2990 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2991 \begin_inset Text
2992
2993 \begin_layout Plain Layout
2994
2995 \end_layout
2996
2997 \end_inset
2998 </cell>
2999 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3000 \begin_inset Text
3001
3002 \begin_layout Plain Layout
3003
3004 \series bold
3005 TEL.
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 </row>
3011 <row endhead="true">
3012 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016
3017 \series bold
3018 Ejemplo de lista telefónica
3019 \end_layout
3020
3021 \end_inset
3022 </cell>
3023 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Plain Layout
3027
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 </row>
3042 <row endhead="true">
3043 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047
3048 \series bold
3049 NOMBRE
3050 \end_layout
3051
3052 \end_inset
3053 </cell>
3054 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3055 \begin_inset Text
3056
3057 \begin_layout Plain Layout
3058
3059 \end_layout
3060
3061 \end_inset
3062 </cell>
3063 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3064 \begin_inset Text
3065
3066 \begin_layout Plain Layout
3067
3068 \series bold
3069 TEL.
3070 \end_layout
3071
3072 \end_inset
3073 </cell>
3074 </row>
3075 <row endfoot="true">
3076 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3077 \begin_inset Text
3078
3079 \begin_layout Plain Layout
3080  continúa en la página siguiente
3081 \end_layout
3082
3083 \end_inset
3084 </cell>
3085 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3086 \begin_inset Text
3087
3088 \begin_layout Plain Layout
3089
3090 \end_layout
3091
3092 \end_inset
3093 </cell>
3094 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3095 \begin_inset Text
3096
3097 \begin_layout Plain Layout
3098
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 </row>
3104 <row>
3105 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3106 \begin_inset Text
3107
3108 \begin_layout Plain Layout
3109
3110 \series bold
3111 Annovi
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 <cell alignment="center" valignment="top" usebox="none">
3117 \begin_inset Text
3118
3119 \begin_layout Plain Layout
3120 Silvia
3121 \end_layout
3122
3123 \end_inset
3124 </cell>
3125 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129 111
3130 \end_layout
3131
3132 \end_inset
3133 </cell>
3134 </row>
3135 <row>
3136 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3137 \begin_inset Text
3138
3139 \begin_layout Plain Layout
3140
3141 \series bold
3142 Bertoli
3143 \end_layout
3144
3145 \end_inset
3146 </cell>
3147 <cell alignment="center" valignment="top" usebox="none">
3148 \begin_inset Text
3149
3150 \begin_layout Plain Layout
3151 Stefano
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3157 \begin_inset Text
3158
3159 \begin_layout Plain Layout
3160 111
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 </row>
3166 <row>
3167 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3168 \begin_inset Text
3169
3170 \begin_layout Plain Layout
3171
3172 \series bold
3173 Bozzi
3174 \end_layout
3175
3176 \end_inset
3177 </cell>
3178 <cell alignment="center" valignment="top" usebox="none">
3179 \begin_inset Text
3180
3181 \begin_layout Plain Layout
3182 Walter
3183 \end_layout
3184
3185 \end_inset
3186 </cell>
3187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3188 \begin_inset Text
3189
3190 \begin_layout Plain Layout
3191 111
3192 \end_layout
3193
3194 \end_inset
3195 </cell>
3196 </row>
3197 <row>
3198 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3199 \begin_inset Text
3200
3201 \begin_layout Plain Layout
3202
3203 \series bold
3204 Cachia
3205 \end_layout
3206
3207 \end_inset
3208 </cell>
3209 <cell alignment="center" valignment="top" usebox="none">
3210 \begin_inset Text
3211
3212 \begin_layout Plain Layout
3213 Maria
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3219 \begin_inset Text
3220
3221 \begin_layout Plain Layout
3222 111
3223 \end_layout
3224
3225 \end_inset
3226 </cell>
3227 </row>
3228 <row>
3229 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3230 \begin_inset Text
3231
3232 \begin_layout Plain Layout
3233
3234 \series bold
3235 Cachia
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 <cell alignment="center" valignment="top" usebox="none">
3241 \begin_inset Text
3242
3243 \begin_layout Plain Layout
3244 Maurizio
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253 111
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 </row>
3259 <row>
3260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3261 \begin_inset Text
3262
3263 \begin_layout Plain Layout
3264
3265 \series bold
3266 Cinquemani
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 <cell alignment="center" valignment="top" usebox="none">
3272 \begin_inset Text
3273
3274 \begin_layout Plain Layout
3275 Giusi
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3281 \begin_inset Text
3282
3283 \begin_layout Plain Layout
3284 111
3285 \end_layout
3286
3287 \end_inset
3288 </cell>
3289 </row>
3290 <row>
3291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295
3296 \series bold
3297 Colin
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 <cell alignment="center" valignment="top" usebox="none">
3303 \begin_inset Text
3304
3305 \begin_layout Plain Layout
3306 Bernard
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3312 \begin_inset Text
3313
3314 \begin_layout Plain Layout
3315 111
3316 \end_layout
3317
3318 \end_inset
3319 </cell>
3320 </row>
3321 <row>
3322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3323 \begin_inset Text
3324
3325 \begin_layout Plain Layout
3326
3327 \series bold
3328 Concli
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 <cell alignment="center" valignment="top" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337 Gianfranco
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346 111
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 </row>
3352 <row>
3353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Plain Layout
3357
3358 \series bold
3359 Dal Bosco
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 <cell alignment="center" valignment="top" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368 Carolina
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3374 \begin_inset Text
3375
3376 \begin_layout Plain Layout
3377 111
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 </row>
3383 <row>
3384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388
3389 \series bold
3390 Dalpiaz
3391 \end_layout
3392
3393 \end_inset
3394 </cell>
3395 <cell alignment="center" valignment="top" usebox="none">
3396 \begin_inset Text
3397
3398 \begin_layout Plain Layout
3399 Annamaria
3400 \end_layout
3401
3402 \end_inset
3403 </cell>
3404 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3405 \begin_inset Text
3406
3407 \begin_layout Plain Layout
3408 111
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 </row>
3414 <row>
3415 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3416 \begin_inset Text
3417
3418 \begin_layout Plain Layout
3419
3420 \series bold
3421 Feliciello
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 <cell alignment="center" valignment="top" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Plain Layout
3430 Domenico
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Plain Layout
3439 111
3440 \end_layout
3441
3442 \end_inset
3443 </cell>
3444 </row>
3445 <row>
3446 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3447 \begin_inset Text
3448
3449 \begin_layout Plain Layout
3450
3451 \series bold
3452 Focarelli
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 <cell alignment="center" valignment="top" usebox="none">
3458 \begin_inset Text
3459
3460 \begin_layout Plain Layout
3461 Paola
3462 \end_layout
3463
3464 \end_inset
3465 </cell>
3466 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3467 \begin_inset Text
3468
3469 \begin_layout Plain Layout
3470 111
3471 \end_layout
3472
3473 \end_inset
3474 </cell>
3475 </row>
3476 <row>
3477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3478 \begin_inset Text
3479
3480 \begin_layout Plain Layout
3481
3482 \series bold
3483 Galletti
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 <cell alignment="center" valignment="top" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492 Oreste
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3498 \begin_inset Text
3499
3500 \begin_layout Plain Layout
3501 111
3502 \end_layout
3503
3504 \end_inset
3505 </cell>
3506 </row>
3507 <row>
3508 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3509 \begin_inset Text
3510
3511 \begin_layout Plain Layout
3512
3513 \series bold
3514 Gasparini
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 <cell alignment="center" valignment="top" usebox="none">
3520 \begin_inset Text
3521
3522 \begin_layout Plain Layout
3523 Franca
3524 \end_layout
3525
3526 \end_inset
3527 </cell>
3528 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3529 \begin_inset Text
3530
3531 \begin_layout Plain Layout
3532 111
3533 \end_layout
3534
3535 \end_inset
3536 </cell>
3537 </row>
3538 <row>
3539 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3540 \begin_inset Text
3541
3542 \begin_layout Plain Layout
3543
3544 \series bold
3545 Rizzardi
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 <cell alignment="center" valignment="top" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554 Paola
3555 \end_layout
3556
3557 \end_inset
3558 </cell>
3559 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3560 \begin_inset Text
3561
3562 \begin_layout Plain Layout
3563 111
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 </row>
3569 <row>
3570 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574
3575 \series bold
3576 Lassini
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 <cell alignment="center" valignment="top" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585 Giancarlo
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Plain Layout
3594 111
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 </row>
3600 <row>
3601 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3602 \begin_inset Text
3603
3604 \begin_layout Plain Layout
3605
3606 \series bold
3607 Malfatti
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 <cell alignment="center" valignment="top" usebox="none">
3613 \begin_inset Text
3614
3615 \begin_layout Plain Layout
3616 Luciano
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3622 \begin_inset Text
3623
3624 \begin_layout Plain Layout
3625 111
3626 \end_layout
3627
3628 \end_inset
3629 </cell>
3630 </row>
3631 <row>
3632 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3633 \begin_inset Text
3634
3635 \begin_layout Plain Layout
3636
3637 \series bold
3638 Malfatti
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 <cell alignment="center" valignment="top" usebox="none">
3644 \begin_inset Text
3645
3646 \begin_layout Plain Layout
3647 Valeriano
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3653 \begin_inset Text
3654
3655 \begin_layout Plain Layout
3656 111
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 </row>
3662 <row>
3663 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3664 \begin_inset Text
3665
3666 \begin_layout Plain Layout
3667
3668 \series bold
3669 Meneguzzo
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 <cell alignment="center" valignment="top" usebox="none">
3675 \begin_inset Text
3676
3677 \begin_layout Plain Layout
3678 Roberto
3679 \end_layout
3680
3681 \end_inset
3682 </cell>
3683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3684 \begin_inset Text
3685
3686 \begin_layout Plain Layout
3687 111
3688 \end_layout
3689
3690 \end_inset
3691 </cell>
3692 </row>
3693 <row>
3694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3695 \begin_inset Text
3696
3697 \begin_layout Plain Layout
3698
3699 \series bold
3700 Mezzadra
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 Roberto
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3715 \begin_inset Text
3716
3717 \begin_layout Plain Layout
3718 111
3719 \end_layout
3720
3721 \end_inset
3722 </cell>
3723 </row>
3724 <row>
3725 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3726 \begin_inset Text
3727
3728 \begin_layout Plain Layout
3729
3730 \series bold
3731 Pirpamer
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 <cell alignment="center" valignment="top" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740 Erich
3741 \end_layout
3742
3743 \end_inset
3744 </cell>
3745 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3746 \begin_inset Text
3747
3748 \begin_layout Plain Layout
3749 111
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 </row>
3755 <row>
3756 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3757 \begin_inset Text
3758
3759 \begin_layout Plain Layout
3760
3761 \series bold
3762 Pochiesa
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 <cell alignment="center" valignment="top" usebox="none">
3768 \begin_inset Text
3769
3770 \begin_layout Plain Layout
3771 Paolo
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3777 \begin_inset Text
3778
3779 \begin_layout Plain Layout
3780 111, 222
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 </row>
3786 <row>
3787 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3788 \begin_inset Text
3789
3790 \begin_layout Plain Layout
3791
3792 \series bold
3793 Radina
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 <cell alignment="center" valignment="top" usebox="none">
3799 \begin_inset Text
3800
3801 \begin_layout Plain Layout
3802 Claudio
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3808 \begin_inset Text
3809
3810 \begin_layout Plain Layout
3811 111
3812 \end_layout
3813
3814 \end_inset
3815 </cell>
3816 </row>
3817 <row>
3818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3819 \begin_inset Text
3820
3821 \begin_layout Plain Layout
3822
3823 \series bold
3824 Stuffer
3825 \end_layout
3826
3827 \end_inset
3828 </cell>
3829 <cell alignment="center" valignment="top" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833 Oskar
3834 \end_layout
3835
3836 \end_inset
3837 </cell>
3838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3839 \begin_inset Text
3840
3841 \begin_layout Plain Layout
3842 111
3843 \end_layout
3844
3845 \end_inset
3846 </cell>
3847 </row>
3848 <row>
3849 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3850 \begin_inset Text
3851
3852 \begin_layout Plain Layout
3853
3854 \series bold
3855 Tacchelli
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 <cell alignment="center" valignment="top" usebox="none">
3861 \begin_inset Text
3862
3863 \begin_layout Plain Layout
3864 Ugo
3865 \end_layout
3866
3867 \end_inset
3868 </cell>
3869 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3870 \begin_inset Text
3871
3872 \begin_layout Plain Layout
3873 111
3874 \end_layout
3875
3876 \end_inset
3877 </cell>
3878 </row>
3879 <row>
3880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3881 \begin_inset Text
3882
3883 \begin_layout Plain Layout
3884
3885 \series bold
3886 Tezzele
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 <cell alignment="center" valignment="top" usebox="none">
3892 \begin_inset Text
3893
3894 \begin_layout Plain Layout
3895 Margit
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3901 \begin_inset Text
3902
3903 \begin_layout Plain Layout
3904 111
3905 \end_layout
3906
3907 \end_inset
3908 </cell>
3909 </row>
3910 <row>
3911 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3912 \begin_inset Text
3913
3914 \begin_layout Plain Layout
3915
3916 \series bold
3917 Unterkalmsteiner
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 <cell alignment="center" valignment="top" usebox="none">
3923 \begin_inset Text
3924
3925 \begin_layout Plain Layout
3926 Frieda
3927 \end_layout
3928
3929 \end_inset
3930 </cell>
3931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3932 \begin_inset Text
3933
3934 \begin_layout Plain Layout
3935 111
3936 \end_layout
3937
3938 \end_inset
3939 </cell>
3940 </row>
3941 <row>
3942 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3943 \begin_inset Text
3944
3945 \begin_layout Plain Layout
3946
3947 \series bold
3948 Vieider
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 <cell alignment="center" valignment="top" usebox="none">
3954 \begin_inset Text
3955
3956 \begin_layout Plain Layout
3957 Hilde
3958 \end_layout
3959
3960 \end_inset
3961 </cell>
3962 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3963 \begin_inset Text
3964
3965 \begin_layout Plain Layout
3966 111
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 </row>
3972 <row>
3973 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977
3978 \series bold
3979 Vigna
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 <cell alignment="center" valignment="top" usebox="none">
3985 \begin_inset Text
3986
3987 \begin_layout Plain Layout
3988 Jürgen
3989 \end_layout
3990
3991 \end_inset
3992 </cell>
3993 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3994 \begin_inset Text
3995
3996 \begin_layout Plain Layout
3997 111
3998 \end_layout
3999
4000 \end_inset
4001 </cell>
4002 </row>
4003 <row>
4004 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4005 \begin_inset Text
4006
4007 \begin_layout Plain Layout
4008
4009 \series bold
4010 Weber
4011 \end_layout
4012
4013 \end_inset
4014 </cell>
4015 <cell alignment="center" valignment="top" usebox="none">
4016 \begin_inset Text
4017
4018 \begin_layout Plain Layout
4019 Maurizio
4020 \end_layout
4021
4022 \end_inset
4023 </cell>
4024 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4025 \begin_inset Text
4026
4027 \begin_layout Plain Layout
4028 111
4029 \end_layout
4030
4031 \end_inset
4032 </cell>
4033 </row>
4034 <row>
4035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4036 \begin_inset Text
4037
4038 \begin_layout Plain Layout
4039
4040 \series bold
4041 Winkler
4042 \end_layout
4043
4044 \end_inset
4045 </cell>
4046 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4047 \begin_inset Text
4048
4049 \begin_layout Plain Layout
4050 Franz
4051 \end_layout
4052
4053 \end_inset
4054 </cell>
4055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4056 \begin_inset Text
4057
4058 \begin_layout Plain Layout
4059 111
4060 \end_layout
4061
4062 \end_inset
4063 </cell>
4064 </row>
4065 <row>
4066 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4067 \begin_inset Text
4068
4069 \begin_layout Plain Layout
4070  
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Plain Layout
4079
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 </row>
4094 <row>
4095 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099
4100 \series bold
4101 Annovi
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 <cell alignment="center" valignment="top" usebox="none">
4107 \begin_inset Text
4108
4109 \begin_layout Plain Layout
4110 Silvia
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 555
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 <row>
4126 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130
4131 \series bold
4132 Bertoli
4133 \end_layout
4134
4135 \end_inset
4136 </cell>
4137 <cell alignment="center" valignment="top" usebox="none">
4138 \begin_inset Text
4139
4140 \begin_layout Plain Layout
4141 Stefano
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 555
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 </row>
4156 <row>
4157 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4158 \begin_inset Text
4159
4160 \begin_layout Plain Layout
4161
4162 \series bold
4163 Bozzi
4164 \end_layout
4165
4166 \end_inset
4167 </cell>
4168 <cell alignment="center" valignment="top" usebox="none">
4169 \begin_inset Text
4170
4171 \begin_layout Plain Layout
4172 Walter
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 555
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 </row>
4187 <row>
4188 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4189 \begin_inset Text
4190
4191 \begin_layout Plain Layout
4192
4193 \series bold
4194 Cachia
4195 \end_layout
4196
4197 \end_inset
4198 </cell>
4199 <cell alignment="center" valignment="top" usebox="none">
4200 \begin_inset Text
4201
4202 \begin_layout Plain Layout
4203 Maria
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 555
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 </row>
4218 <row>
4219 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223
4224 \series bold
4225 Cachia
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 <cell alignment="center" valignment="top" usebox="none">
4231 \begin_inset Text
4232
4233 \begin_layout Plain Layout
4234 Maurizio
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243 555
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 </row>
4249 <row>
4250 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4251 \begin_inset Text
4252
4253 \begin_layout Plain Layout
4254
4255 \series bold
4256 Cinquemani
4257 \end_layout
4258
4259 \end_inset
4260 </cell>
4261 <cell alignment="center" valignment="top" usebox="none">
4262 \begin_inset Text
4263
4264 \begin_layout Plain Layout
4265 Giusi
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 555
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 </row>
4280 <row>
4281 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4282 \begin_inset Text
4283
4284 \begin_layout Plain Layout
4285
4286 \series bold
4287 Colin
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 <cell alignment="center" valignment="top" usebox="none">
4293 \begin_inset Text
4294
4295 \begin_layout Plain Layout
4296 Bernard
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305 555
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 </row>
4311 <row>
4312 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4313 \begin_inset Text
4314
4315 \begin_layout Plain Layout
4316
4317 \series bold
4318 Concli
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 <cell alignment="center" valignment="top" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327 Gianfranco
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336 555
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 </row>
4342 <row>
4343 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4344 \begin_inset Text
4345
4346 \begin_layout Plain Layout
4347
4348 \series bold
4349 Dal Bosco
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 <cell alignment="center" valignment="top" usebox="none">
4355 \begin_inset Text
4356
4357 \begin_layout Plain Layout
4358 Carolina
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 555
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 </row>
4373 <row>
4374 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4375 \begin_inset Text
4376
4377 \begin_layout Plain Layout
4378
4379 \series bold
4380 Dalpiaz
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 <cell alignment="center" valignment="top" usebox="none">
4386 \begin_inset Text
4387
4388 \begin_layout Plain Layout
4389 Annamaria
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4395 \begin_inset Text
4396
4397 \begin_layout Plain Layout
4398 555
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 </row>
4404 <row>
4405 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4406 \begin_inset Text
4407
4408 \begin_layout Plain Layout
4409
4410 \series bold
4411 Feliciello
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 <cell alignment="center" valignment="top" usebox="none">
4417 \begin_inset Text
4418
4419 \begin_layout Plain Layout
4420 Domenico
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429 555
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 </row>
4435 <row>
4436 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4437 \begin_inset Text
4438
4439 \begin_layout Plain Layout
4440
4441 \series bold
4442 Focarelli
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 <cell alignment="center" valignment="top" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 Paola
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 555
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 </row>
4466 <row>
4467 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471
4472 \series bold
4473 Galletti
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 <cell alignment="center" valignment="top" usebox="none">
4479 \begin_inset Text
4480
4481 \begin_layout Plain Layout
4482 Oreste
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491 555
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 </row>
4497 <row>
4498 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4499 \begin_inset Text
4500
4501 \begin_layout Plain Layout
4502
4503 \series bold
4504 Gasparini
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 Franca
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522 555
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 </row>
4528 <row>
4529 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4530 \begin_inset Text
4531
4532 \begin_layout Plain Layout
4533
4534 \series bold
4535 Rizzardi
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 Paola
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4550 \begin_inset Text
4551
4552 \begin_layout Plain Layout
4553 555
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 </row>
4559 <row>
4560 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564
4565 \series bold
4566 Lassini
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell alignment="center" valignment="top" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 Giancarlo
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4581 \begin_inset Text
4582
4583 \begin_layout Plain Layout
4584 555
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 </row>
4590 <row>
4591 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4592 \begin_inset Text
4593
4594 \begin_layout Plain Layout
4595
4596 \series bold
4597 Malfatti
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 <cell alignment="center" valignment="top" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 Luciano
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4612 \begin_inset Text
4613
4614 \begin_layout Plain Layout
4615 555
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 </row>
4621 <row>
4622 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4623 \begin_inset Text
4624
4625 \begin_layout Plain Layout
4626
4627 \series bold
4628 Malfatti
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 <cell alignment="center" valignment="top" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 Valeriano
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4643 \begin_inset Text
4644
4645 \begin_layout Plain Layout
4646 555
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 </row>
4652 <row>
4653 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4654 \begin_inset Text
4655
4656 \begin_layout Plain Layout
4657
4658 \series bold
4659 Meneguzzo
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 <cell alignment="center" valignment="top" usebox="none">
4665 \begin_inset Text
4666
4667 \begin_layout Plain Layout
4668 Roberto
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677 555
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 </row>
4683 <row>
4684 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4685 \begin_inset Text
4686
4687 \begin_layout Plain Layout
4688
4689 \series bold
4690 Mezzadra
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 <cell alignment="center" valignment="top" usebox="none">
4696 \begin_inset Text
4697
4698 \begin_layout Plain Layout
4699 Roberto
4700 \end_layout
4701
4702 \end_inset
4703 </cell>
4704 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708 555
4709 \end_layout
4710
4711 \end_inset
4712 </cell>
4713 </row>
4714 <row>
4715 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4716 \begin_inset Text
4717
4718 \begin_layout Plain Layout
4719
4720 \series bold
4721 Pirpamer
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 <cell alignment="center" valignment="top" usebox="none">
4727 \begin_inset Text
4728
4729 \begin_layout Plain Layout
4730 Erich
4731 \end_layout
4732
4733 \end_inset
4734 </cell>
4735 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4736 \begin_inset Text
4737
4738 \begin_layout Plain Layout
4739 555
4740 \end_layout
4741
4742 \end_inset
4743 </cell>
4744 </row>
4745 <row>
4746 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4747 \begin_inset Text
4748
4749 \begin_layout Plain Layout
4750
4751 \series bold
4752 Pochiesa
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 <cell alignment="center" valignment="top" usebox="none">
4758 \begin_inset Text
4759
4760 \begin_layout Plain Layout
4761 Paolo
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4767 \begin_inset Text
4768
4769 \begin_layout Plain Layout
4770 555, 222
4771 \end_layout
4772
4773 \end_inset
4774 </cell>
4775 </row>
4776 <row>
4777 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4778 \begin_inset Text
4779
4780 \begin_layout Plain Layout
4781
4782 \series bold
4783 Radina
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 <cell alignment="center" valignment="top" usebox="none">
4789 \begin_inset Text
4790
4791 \begin_layout Plain Layout
4792 Claudio
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4798 \begin_inset Text
4799
4800 \begin_layout Plain Layout
4801 555
4802 \end_layout
4803
4804 \end_inset
4805 </cell>
4806 </row>
4807 <row>
4808 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4809 \begin_inset Text
4810
4811 \begin_layout Plain Layout
4812
4813 \series bold
4814 Stuffer
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 <cell alignment="center" valignment="top" usebox="none">
4820 \begin_inset Text
4821
4822 \begin_layout Plain Layout
4823 Oskar
4824 \end_layout
4825
4826 \end_inset
4827 </cell>
4828 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4829 \begin_inset Text
4830
4831 \begin_layout Plain Layout
4832 555
4833 \end_layout
4834
4835 \end_inset
4836 </cell>
4837 </row>
4838 <row>
4839 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4840 \begin_inset Text
4841
4842 \begin_layout Plain Layout
4843
4844 \series bold
4845 Tacchelli
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 <cell alignment="center" valignment="top" usebox="none">
4851 \begin_inset Text
4852
4853 \begin_layout Plain Layout
4854 Ugo
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4860 \begin_inset Text
4861
4862 \begin_layout Plain Layout
4863 555
4864 \end_layout
4865
4866 \end_inset
4867 </cell>
4868 </row>
4869 <row>
4870 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4871 \begin_inset Text
4872
4873 \begin_layout Plain Layout
4874
4875 \series bold
4876 Tezzele
4877 \end_layout
4878
4879 \end_inset
4880 </cell>
4881 <cell alignment="center" valignment="top" usebox="none">
4882 \begin_inset Text
4883
4884 \begin_layout Plain Layout
4885 Margit
4886 \end_layout
4887
4888 \end_inset
4889 </cell>
4890 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4891 \begin_inset Text
4892
4893 \begin_layout Plain Layout
4894 555
4895 \end_layout
4896
4897 \end_inset
4898 </cell>
4899 </row>
4900 <row>
4901 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4902 \begin_inset Text
4903
4904 \begin_layout Plain Layout
4905
4906 \series bold
4907 Unterkalmsteiner
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 <cell alignment="center" valignment="top" usebox="none">
4913 \begin_inset Text
4914
4915 \begin_layout Plain Layout
4916 Frieda
4917 \end_layout
4918
4919 \end_inset
4920 </cell>
4921 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4922 \begin_inset Text
4923
4924 \begin_layout Plain Layout
4925 555
4926 \end_layout
4927
4928 \end_inset
4929 </cell>
4930 </row>
4931 <row>
4932 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4933 \begin_inset Text
4934
4935 \begin_layout Plain Layout
4936
4937 \series bold
4938 Vieider
4939 \end_layout
4940
4941 \end_inset
4942 </cell>
4943 <cell alignment="center" valignment="top" usebox="none">
4944 \begin_inset Text
4945
4946 \begin_layout Plain Layout
4947 Hilde
4948 \end_layout
4949
4950 \end_inset
4951 </cell>
4952 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4953 \begin_inset Text
4954
4955 \begin_layout Plain Layout
4956 555
4957 \end_layout
4958
4959 \end_inset
4960 </cell>
4961 </row>
4962 <row>
4963 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4964 \begin_inset Text
4965
4966 \begin_layout Plain Layout
4967
4968 \series bold
4969 Vigna
4970 \end_layout
4971
4972 \end_inset
4973 </cell>
4974 <cell alignment="center" valignment="top" usebox="none">
4975 \begin_inset Text
4976
4977 \begin_layout Plain Layout
4978 Jürgen
4979 \end_layout
4980
4981 \end_inset
4982 </cell>
4983 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4984 \begin_inset Text
4985
4986 \begin_layout Plain Layout
4987 999
4988 \end_layout
4989
4990 \end_inset
4991 </cell>
4992 </row>
4993 <row>
4994 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4995 \begin_inset Text
4996
4997 \begin_layout Plain Layout
4998
4999 \series bold
5000 Weber
5001 \end_layout
5002
5003 \end_inset
5004 </cell>
5005 <cell alignment="center" valignment="top" usebox="none">
5006 \begin_inset Text
5007
5008 \begin_layout Plain Layout
5009 Maurizio
5010 \end_layout
5011
5012 \end_inset
5013 </cell>
5014 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5015 \begin_inset Text
5016
5017 \begin_layout Plain Layout
5018 555
5019 \end_layout
5020
5021 \end_inset
5022 </cell>
5023 </row>
5024 <row>
5025 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5026 \begin_inset Text
5027
5028 \begin_layout Plain Layout
5029
5030 \series bold
5031 Winkler
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5037 \begin_inset Text
5038
5039 \begin_layout Plain Layout
5040 Franz
5041 \end_layout
5042
5043 \end_inset
5044 </cell>
5045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5046 \begin_inset Text
5047
5048 \begin_layout Plain Layout
5049 555
5050 \end_layout
5051
5052 \end_inset
5053 </cell>
5054 </row>
5055 <row endlastfoot="true">
5056 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5057 \begin_inset Text
5058
5059 \begin_layout Plain Layout
5060 fin
5061 \end_layout
5062
5063 \end_inset
5064 </cell>
5065 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5066 \begin_inset Text
5067
5068 \begin_layout Plain Layout
5069
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 </row>
5084 </lyxtabular>
5085
5086 \end_inset
5087
5088
5089 \begin_inset ERT
5090 status collapsed
5091
5092 \begin_layout Plain Layout
5093
5094
5095 \backslash
5096 addtocounter{table}{-1}
5097 \end_layout
5098
5099 \end_inset
5100
5101
5102 \begin_inset Note Note
5103 status collapsed
5104
5105 \begin_layout Plain Layout
5106 Para comprender el uso de este comando, lee al final de la sección
5107 \begin_inset space ~
5108 \end_inset
5109
5110
5111 \begin_inset CommandInset ref
5112 LatexCommand ref
5113 reference "sub:Leyendas-en-Tablas"
5114
5115 \end_inset
5116
5117  la primera nota resaltada en gris.
5118  
5119 \end_layout
5120
5121 \end_inset
5122
5123
5124 \end_layout
5125
5126 \begin_layout Subsection
5127 Notas al pie en tablas largas
5128 \begin_inset CommandInset label
5129 LatexCommand label
5130 name "sub:Notas-al-pie-en-Tablas-Largas"
5131
5132 \end_inset
5133
5134
5135 \begin_inset Index
5136 status collapsed
5137
5138 \begin_layout Plain Layout
5139 Tablas largas ! Notas al pie
5140 \end_layout
5141
5142 \end_inset
5143
5144
5145 \end_layout
5146
5147 \begin_layout Standard
5148 Se pueden insertar notas al pie en cada celda de una tabla larga.
5149  Las notas se muestran en la parte inferior de la página en la que esté
5150  la celda con la nota.
5151  La tabla
5152 \begin_inset space ~
5153 \end_inset
5154
5155
5156 \begin_inset CommandInset ref
5157 LatexCommand ref
5158 reference "tab:DifLeyendas"
5159
5160 \end_inset
5161
5162  tiene un ejemplo de nota al pie.
5163 \end_layout
5164
5165 \begin_layout Subsection
5166 Alineación de tablas largas
5167 \begin_inset Index
5168 status collapsed
5169
5170 \begin_layout Plain Layout
5171 Tablas largas ! Alineación
5172 \end_layout
5173
5174 \end_inset
5175
5176
5177 \end_layout
5178
5179 \begin_layout Standard
5180 Las tablas largas se centran por omisión.
5181  Al contrario de la alineación de filas y columnas, la alineación de una
5182  tabla no se puede cambiar por ahora en el diálogo de tablas.
5183  Para cambiar la alineación de tablas largas debes cambiar el valor de las
5184  longitudes 
5185 \series bold
5186
5187 \backslash
5188 LTleft
5189 \series default
5190  y 
5191 \series bold
5192
5193 \backslash
5194 LTright 
5195 \series default
5196 insertando la línea siguiente en código TeX antes de la correspondiente
5197  tabla larga:
5198 \end_layout
5199
5200 \begin_layout Standard
5201
5202 \series bold
5203
5204 \backslash
5205 setlength{
5206 \backslash
5207 LTleft}{valor}
5208 \end_layout
5209
5210 \begin_layout Standard
5211 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5212 \begin_inset space ~
5213 \end_inset
5214
5215
5216 \begin_inset CommandInset ref
5217 LatexCommand ref
5218 reference "tab:Unidades"
5219
5220 \end_inset
5221
5222 .
5223  
5224 \series bold
5225
5226 \backslash
5227 LTlent 
5228 \series default
5229 controla la distancia entre el borde izquierdo de la página y la tabla.
5230  
5231 \series bold
5232
5233 \backslash
5234 LTright 
5235 \series default
5236 la distancia desde el lado derecho.
5237  El valor predeterminado para ambas longitudes es 
5238 \series bold
5239
5240 \backslash
5241 fill
5242 \series default
5243 , que en este caso es lo mismo que un relleno horizontal en LyX.
5244 \end_layout
5245
5246 \begin_layout Standard
5247 La siguiente tabla larga se ha alineado a la izquierda poniendo 
5248 \series bold
5249
5250 \backslash
5251 LTleft
5252 \series default
5253  0 pt.
5254 \begin_inset ERT
5255 status collapsed
5256
5257 \begin_layout Plain Layout
5258
5259
5260 \backslash
5261 setlength{
5262 \backslash
5263 LTleft}{0pt}
5264 \end_layout
5265
5266 \end_inset
5267
5268
5269 \end_layout
5270
5271 \begin_layout Standard
5272 \begin_inset Tabular
5273 <lyxtabular version="3" rows="5" columns="5">
5274 <features islongtable="true">
5275 <column alignment="center" valignment="top" width="0">
5276 <column alignment="center" valignment="top" width="0">
5277 <column alignment="center" valignment="top" width="0">
5278 <column alignment="center" valignment="top" width="0">
5279 <column alignment="center" valignment="top" width="0">
5280 <row>
5281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5282 \begin_inset Text
5283
5284 \begin_layout Plain Layout
5285 1
5286 \end_layout
5287
5288 \end_inset
5289 </cell>
5290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5291 \begin_inset Text
5292
5293 \begin_layout Plain Layout
5294 2
5295 \end_layout
5296
5297 \end_inset
5298 </cell>
5299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5300 \begin_inset Text
5301
5302 \begin_layout Plain Layout
5303 3
5304 \end_layout
5305
5306 \end_inset
5307 </cell>
5308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5309 \begin_inset Text
5310
5311 \begin_layout Plain Layout
5312 4
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321 5
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 </row>
5327 <row>
5328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5329 \begin_inset Text
5330
5331 \begin_layout Plain Layout
5332 asd
5333 \end_layout
5334
5335 \end_inset
5336 </cell>
5337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Plain Layout
5341 s
5342 \end_layout
5343
5344 \end_inset
5345 </cell>
5346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5347 \begin_inset Text
5348
5349 \begin_layout Plain Layout
5350 s
5351 \end_layout
5352
5353 \end_inset
5354 </cell>
5355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5356 \begin_inset Text
5357
5358 \begin_layout Plain Layout
5359 s
5360 \end_layout
5361
5362 \end_inset
5363 </cell>
5364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5365 \begin_inset Text
5366
5367 \begin_layout Plain Layout
5368 asd
5369 \end_layout
5370
5371 \end_inset
5372 </cell>
5373 </row>
5374 <row>
5375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5376 \begin_inset Text
5377
5378 \begin_layout Plain Layout
5379 asd
5380 \end_layout
5381
5382 \end_inset
5383 </cell>
5384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5385 \begin_inset Text
5386
5387 \begin_layout Plain Layout
5388 s
5389 \end_layout
5390
5391 \end_inset
5392 </cell>
5393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5394 \begin_inset Text
5395
5396 \begin_layout Plain Layout
5397 s
5398 \end_layout
5399
5400 \end_inset
5401 </cell>
5402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5403 \begin_inset Text
5404
5405 \begin_layout Plain Layout
5406 s
5407 \end_layout
5408
5409 \end_inset
5410 </cell>
5411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5412 \begin_inset Text
5413
5414 \begin_layout Plain Layout
5415 asd
5416 \end_layout
5417
5418 \end_inset
5419 </cell>
5420 </row>
5421 <row>
5422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5423 \begin_inset Text
5424
5425 \begin_layout Plain Layout
5426 asd
5427 \end_layout
5428
5429 \end_inset
5430 </cell>
5431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5432 \begin_inset Text
5433
5434 \begin_layout Plain Layout
5435 s
5436 \end_layout
5437
5438 \end_inset
5439 </cell>
5440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5441 \begin_inset Text
5442
5443 \begin_layout Plain Layout
5444 s
5445 \end_layout
5446
5447 \end_inset
5448 </cell>
5449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5450 \begin_inset Text
5451
5452 \begin_layout Plain Layout
5453 s
5454 \end_layout
5455
5456 \end_inset
5457 </cell>
5458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462 asd
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 </row>
5468 <row>
5469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473 asd
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482 asd
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5488 \begin_inset Text
5489
5490 \begin_layout Plain Layout
5491 asd
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5497 \begin_inset Text
5498
5499 \begin_layout Plain Layout
5500 asd
5501 \end_layout
5502
5503 \end_inset
5504 </cell>
5505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5506 \begin_inset Text
5507
5508 \begin_layout Plain Layout
5509 asd
5510 \end_layout
5511
5512 \end_inset
5513 </cell>
5514 </row>
5515 </lyxtabular>
5516
5517 \end_inset
5518
5519
5520 \begin_inset ERT
5521 status collapsed
5522
5523 \begin_layout Plain Layout
5524
5525
5526 \backslash
5527 setlength{
5528 \backslash
5529 LTleft}{
5530 \backslash
5531 fill}
5532 \end_layout
5533
5534 \end_inset
5535
5536
5537 \begin_inset ERT
5538 status collapsed
5539
5540 \begin_layout Plain Layout
5541
5542
5543 \backslash
5544 addtocounter{table}{-1}
5545 \end_layout
5546
5547 \end_inset
5548
5549
5550 \begin_inset Note Note
5551 status collapsed
5552
5553 \begin_layout Plain Layout
5554 Para comprender el uso de este comando, lee al final de la sección
5555 \begin_inset space ~
5556 \end_inset
5557
5558
5559 \begin_inset CommandInset ref
5560 LatexCommand ref
5561 reference "sub:Leyendas-en-Tablas"
5562
5563 \end_inset
5564
5565  la primera nota resaltada en gris.
5566  
5567 \end_layout
5568
5569 \end_inset
5570
5571
5572 \end_layout
5573
5574 \begin_layout Subsection
5575 Leyendas en tablas largas
5576 \begin_inset Index
5577 status collapsed
5578
5579 \begin_layout Plain Layout
5580 Tablas largas ! Leyendas
5581 \end_layout
5582
5583 \end_inset
5584
5585
5586 \begin_inset CommandInset label
5587 LatexCommand label
5588 name "sub:Leyendas-en-Tablas"
5589
5590 \end_inset
5591
5592
5593 \end_layout
5594
5595 \begin_layout Standard
5596 Una tabla larga no se puede poner flotante porque los flotantes sólo pueden
5597  estar en una página.
5598  Pero el entorno leyenda de flotantes sí puede usarse para tablas largas
5599  utilizando para una fila de una tabla larga la opción 
5600 \family sans
5601 Leyenda
5602 \family default
5603 , como se explica en la sec.
5604 \begin_inset space \thinspace{}
5605 \end_inset
5606
5607
5608 \begin_inset CommandInset ref
5609 LatexCommand ref
5610 reference "sec:Tablas-Largas"
5611
5612 \end_inset
5613
5614 .
5615  Sólo una fila puede contener la leyenda.
5616 \end_layout
5617
5618 \begin_layout Standard
5619 He aquí una pequeña tabla larga para mostrar cómo funciona:
5620 \end_layout
5621
5622 \begin_layout Standard
5623 \begin_inset Tabular
5624 <lyxtabular version="3" rows="6" columns="5">
5625 <features islongtable="true">
5626 <column alignment="center" valignment="top" width="0">
5627 <column alignment="center" valignment="top" width="0">
5628 <column alignment="center" valignment="top" width="0">
5629 <column alignment="center" valignment="top" width="0">
5630 <column alignment="center" valignment="top" width="0">
5631 <row caption="true">
5632 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5633 \begin_inset Text
5634
5635 \begin_layout Plain Layout
5636 \begin_inset Caption
5637
5638 \begin_layout Plain Layout
5639 Tabla larga con leyenda
5640 \begin_inset OptArg
5641 status collapsed
5642
5643 \begin_layout Plain Layout
5644 Tabla larga
5645 \end_layout
5646
5647 \end_inset
5648
5649
5650 \end_layout
5651
5652 \end_inset
5653
5654
5655 \end_layout
5656
5657 \end_inset
5658 </cell>
5659 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5660 \begin_inset Text
5661
5662 \begin_layout Plain Layout
5663
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5669 \begin_inset Text
5670
5671 \begin_layout Plain Layout
5672
5673 \end_layout
5674
5675 \end_inset
5676 </cell>
5677 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 </row>
5696 <row>
5697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701 1
5702 \end_layout
5703
5704 \end_inset
5705 </cell>
5706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5707 \begin_inset Text
5708
5709 \begin_layout Plain Layout
5710 2
5711 \end_layout
5712
5713 \end_inset
5714 </cell>
5715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5716 \begin_inset Text
5717
5718 \begin_layout Plain Layout
5719 3
5720 \end_layout
5721
5722 \end_inset
5723 </cell>
5724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728 4
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 5
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 </row>
5743 <row>
5744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5745 \begin_inset Text
5746
5747 \begin_layout Plain Layout
5748 asd
5749 \end_layout
5750
5751 \end_inset
5752 </cell>
5753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5754 \begin_inset Text
5755
5756 \begin_layout Plain Layout
5757 s
5758 \end_layout
5759
5760 \end_inset
5761 </cell>
5762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5763 \begin_inset Text
5764
5765 \begin_layout Plain Layout
5766 s
5767 \end_layout
5768
5769 \end_inset
5770 </cell>
5771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5772 \begin_inset Text
5773
5774 \begin_layout Plain Layout
5775 s
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5781 \begin_inset Text
5782
5783 \begin_layout Plain Layout
5784 asd
5785 \end_layout
5786
5787 \end_inset
5788 </cell>
5789 </row>
5790 <row>
5791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 asd
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804 s
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 s
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 s
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 asd
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 </row>
5837 <row>
5838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842 asd
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 s
5852 \end_layout
5853
5854 \end_inset
5855 </cell>
5856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5857 \begin_inset Text
5858
5859 \begin_layout Plain Layout
5860 s
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869 s
5870 \end_layout
5871
5872 \end_inset
5873 </cell>
5874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5875 \begin_inset Text
5876
5877 \begin_layout Plain Layout
5878 asd
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 </row>
5884 <row>
5885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5886 \begin_inset Text
5887
5888 \begin_layout Plain Layout
5889 asd
5890 \end_layout
5891
5892 \end_inset
5893 </cell>
5894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 asd
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 asd
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5913 \begin_inset Text
5914
5915 \begin_layout Plain Layout
5916 asd
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925 asd
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 </row>
5931 </lyxtabular>
5932
5933 \end_inset
5934
5935
5936 \end_layout
5937
5938 \begin_layout Standard
5939 \begin_inset VSpace medskip
5940 \end_inset
5941
5942
5943 \begin_inset Note Greyedout
5944 status open
5945
5946 \begin_layout Plain Layout
5947
5948 \series bold
5949 Nota
5950 \begin_inset space ~
5951 \end_inset
5952
5953 1:
5954 \series default
5955  El número de la tabla se incrementa para cada tabla larga, aunque no pongas
5956  leyenda en alguna de ellas.
5957  Por esto podría suceder que, p.
5958 \begin_inset space \thinspace{}
5959 \end_inset
5960
5961 e., la tabla
5962 \begin_inset space ~
5963 \end_inset
5964
5965 2.4 siga a la tabla
5966 \begin_inset space ~
5967 \end_inset
5968
5969 2.1 en la lista de tablas debido a que hay dos tablas largas sin leyenda.
5970  Para evitarlo, añade detrás de cada tabla larga sin leyenda este comando
5971  en código TeX:
5972 \end_layout
5973
5974 \begin_layout Plain Layout
5975
5976 \series bold
5977
5978 \backslash
5979 addtocounter{table}{-1}
5980 \end_layout
5981
5982 \begin_layout Plain Layout
5983 Esto no es necesario si ninguna de las tablas largas tiene leyenda y añades
5984  el siguiente código en el preámbulo del documento:
5985 \end_layout
5986
5987 \begin_layout Plain Layout
5988
5989 \series bold
5990
5991 \backslash
5992 let
5993 \backslash
5994 myEnd
5995 \backslash
5996 endlongtable
5997 \begin_inset Newline newline
5998 \end_inset
5999
6000
6001 \backslash
6002 renewcommand{
6003 \backslash
6004 endlongtable}{
6005 \backslash
6006 myEnd
6007 \backslash
6008 addtocounter{table}{-1}}
6009 \end_layout
6010
6011 \end_inset
6012
6013
6014 \end_layout
6015
6016 \begin_layout Standard
6017 \begin_inset Note Greyedout
6018 status open
6019
6020 \begin_layout Plain Layout
6021
6022 \series bold
6023 Nota
6024 \begin_inset space ~
6025 \end_inset
6026
6027 2:
6028 \series default
6029  Si utilizas 
6030 \series bold
6031 hyperref
6032 \series default
6033
6034 \begin_inset Index
6035 status collapsed
6036
6037 \begin_layout Plain Layout
6038 LaTeX-paquetes ! hyperref
6039 \end_layout
6040
6041 \end_inset
6042
6043  en las 
6044 \family sans
6045 Propiedades PDF 
6046 \family default
6047 del diálogo 
6048 \family sans
6049 Configuración del documento 
6050 \family default
6051 para enlazar referencias cruzadas en la salida, los enlaces a tablas largas
6052  llevan siempre al principio del documento.
6053 \end_layout
6054
6055 \end_inset
6056
6057
6058 \end_layout
6059
6060 \begin_layout Subsubsection
6061 Referencias a tablas largas
6062 \begin_inset Index
6063 status collapsed
6064
6065 \begin_layout Plain Layout
6066 Tablas largas ! Referencias a
6067 \end_layout
6068
6069 \end_inset
6070
6071
6072 \end_layout
6073
6074 \begin_layout Standard
6075 \begin_inset Tabular
6076 <lyxtabular version="3" rows="6" columns="5">
6077 <features islongtable="true">
6078 <column alignment="center" valignment="top" width="0">
6079 <column alignment="center" valignment="top" width="0">
6080 <column alignment="center" valignment="top" width="0">
6081 <column alignment="center" valignment="top" width="0">
6082 <column alignment="center" valignment="top" width="0">
6083 <row caption="true">
6084 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6085 \begin_inset Text
6086
6087 \begin_layout Plain Layout
6088 \begin_inset Caption
6089
6090 \begin_layout Plain Layout
6091 Tabla larga referenciada
6092 \begin_inset CommandInset label
6093 LatexCommand label
6094 name "tab:RefEjemplo"
6095
6096 \end_inset
6097
6098
6099 \end_layout
6100
6101 \end_inset
6102
6103
6104 \end_layout
6105
6106 \end_inset
6107 </cell>
6108 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6118 \begin_inset Text
6119
6120 \begin_layout Plain Layout
6121
6122 \end_layout
6123
6124 \end_inset
6125 </cell>
6126 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6127 \begin_inset Text
6128
6129 \begin_layout Plain Layout
6130
6131 \end_layout
6132
6133 \end_inset
6134 </cell>
6135 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6136 \begin_inset Text
6137
6138 \begin_layout Plain Layout
6139
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 </row>
6145 <row>
6146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6147 \begin_inset Text
6148
6149 \begin_layout Plain Layout
6150 1
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159 2
6160 \end_layout
6161
6162 \end_inset
6163 </cell>
6164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6165 \begin_inset Text
6166
6167 \begin_layout Plain Layout
6168 3
6169 \end_layout
6170
6171 \end_inset
6172 </cell>
6173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6174 \begin_inset Text
6175
6176 \begin_layout Plain Layout
6177 4
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6183 \begin_inset Text
6184
6185 \begin_layout Plain Layout
6186 5
6187 \end_layout
6188
6189 \end_inset
6190 </cell>
6191 </row>
6192 <row>
6193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197 asd
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6203 \begin_inset Text
6204
6205 \begin_layout Plain Layout
6206 s
6207 \end_layout
6208
6209 \end_inset
6210 </cell>
6211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6212 \begin_inset Text
6213
6214 \begin_layout Plain Layout
6215 s
6216 \end_layout
6217
6218 \end_inset
6219 </cell>
6220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6221 \begin_inset Text
6222
6223 \begin_layout Plain Layout
6224 s
6225 \end_layout
6226
6227 \end_inset
6228 </cell>
6229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6230 \begin_inset Text
6231
6232 \begin_layout Plain Layout
6233 asd
6234 \end_layout
6235
6236 \end_inset
6237 </cell>
6238 </row>
6239 <row>
6240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 asd
6245 \end_layout
6246
6247 \end_inset
6248 </cell>
6249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6250 \begin_inset Text
6251
6252 \begin_layout Plain Layout
6253 s
6254 \end_layout
6255
6256 \end_inset
6257 </cell>
6258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6259 \begin_inset Text
6260
6261 \begin_layout Plain Layout
6262 s
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6268 \begin_inset Text
6269
6270 \begin_layout Plain Layout
6271 s
6272 \end_layout
6273
6274 \end_inset
6275 </cell>
6276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6277 \begin_inset Text
6278
6279 \begin_layout Plain Layout
6280 asd
6281 \end_layout
6282
6283 \end_inset
6284 </cell>
6285 </row>
6286 <row>
6287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6288 \begin_inset Text
6289
6290 \begin_layout Plain Layout
6291 asd
6292 \end_layout
6293
6294 \end_inset
6295 </cell>
6296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6297 \begin_inset Text
6298
6299 \begin_layout Plain Layout
6300 s
6301 \end_layout
6302
6303 \end_inset
6304 </cell>
6305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6306 \begin_inset Text
6307
6308 \begin_layout Plain Layout
6309 s
6310 \end_layout
6311
6312 \end_inset
6313 </cell>
6314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6315 \begin_inset Text
6316
6317 \begin_layout Plain Layout
6318 s
6319 \end_layout
6320
6321 \end_inset
6322 </cell>
6323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Plain Layout
6327 asd
6328 \end_layout
6329
6330 \end_inset
6331 </cell>
6332 </row>
6333 <row>
6334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6335 \begin_inset Text
6336
6337 \begin_layout Plain Layout
6338 asd
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6344 \begin_inset Text
6345
6346 \begin_layout Plain Layout
6347 sad
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6353 \begin_inset Text
6354
6355 \begin_layout Plain Layout
6356 asd
6357 \end_layout
6358
6359 \end_inset
6360 </cell>
6361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6362 \begin_inset Text
6363
6364 \begin_layout Plain Layout
6365 asd
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374 asd
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 </row>
6380 </lyxtabular>
6381
6382 \end_inset
6383
6384
6385 \end_layout
6386
6387 \begin_layout Standard
6388 Para referenciar una tabla larga, inserta una etiqueta en la leyenda.
6389  
6390 \end_layout
6391
6392 \begin_layout Standard
6393 Esto es una referencia a la tabla
6394 \begin_inset space ~
6395 \end_inset
6396
6397
6398 \begin_inset CommandInset ref
6399 LatexCommand ref
6400 reference "tab:RefEjemplo"
6401
6402 \end_inset
6403
6404 .
6405 \end_layout
6406
6407 \begin_layout Standard
6408 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6409  del documento mediante el paquete LaTeX 
6410 \series bold
6411 caption
6412 \series default
6413
6414 \begin_inset Index
6415 status collapsed
6416
6417 \begin_layout Plain Layout
6418 LaTeX-paquetes ! caption
6419 \end_layout
6420
6421 \end_inset
6422
6423 , véase sección
6424 \begin_inset space ~
6425 \end_inset
6426
6427
6428 \begin_inset CommandInset ref
6429 LatexCommand ref
6430 reference "sec:Formato-de-leyendas"
6431
6432 \end_inset
6433
6434 .
6435 \end_layout
6436
6437 \begin_layout Subsubsection
6438 Anchura de la leyenda
6439 \begin_inset Index
6440 status collapsed
6441
6442 \begin_layout Plain Layout
6443 Tablas largas ! Anchura de la leyenda
6444 \end_layout
6445
6446 \end_inset
6447
6448
6449 \end_layout
6450
6451 \begin_layout Standard
6452 La anchura máxima de la leyenda se define por la longitud 
6453 \series bold
6454
6455 \backslash
6456 LTcapwidth
6457 \series default
6458 .
6459  Por omisión, su valor es 4
6460 \begin_inset space \thinspace{}
6461 \end_inset
6462
6463 in (4
6464 \begin_inset space ~
6465 \end_inset
6466
6467 pulgadas).
6468  Para cambiarla añade el siguiente comando en el preámbulo o en código TeX
6469  en el propio documento antes de la tabla larga a la que deba afectar
6470 \end_layout
6471
6472 \begin_layout Standard
6473
6474 \series bold
6475
6476 \backslash
6477 setlength{
6478 \backslash
6479 LTcapwidth}{anchura}
6480 \end_layout
6481
6482 \begin_layout Standard
6483 donde la anchura puede ser una de las unidades listadas en el apéndice
6484 \begin_inset space ~
6485 \end_inset
6486
6487
6488 \begin_inset CommandInset ref
6489 LatexCommand ref
6490 reference "cap:Unidades-disponibles-en"
6491
6492 \end_inset
6493
6494 .
6495 \end_layout
6496
6497 \begin_layout Standard
6498 Las tablas siguientes muestran la diferencia:
6499 \end_layout
6500
6501 \begin_layout Standard
6502 \begin_inset Tabular
6503 <lyxtabular version="3" rows="6" columns="5">
6504 <features islongtable="true">
6505 <column alignment="center" valignment="top" width="0">
6506 <column alignment="center" valignment="top" width="0">
6507 <column alignment="center" valignment="top" width="0">
6508 <column alignment="center" valignment="top" width="0">
6509 <column alignment="center" valignment="top" width="0">
6510 <row caption="true">
6511 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Plain Layout
6515 \begin_inset Caption
6516
6517 \begin_layout Plain Layout
6518 Leyenda larga completa con anchura predeterminada leyenda larga completa
6519  con anchura predeterminada
6520 \begin_inset OptArg
6521 status collapsed
6522
6523 \begin_layout Plain Layout
6524 Leyenda con anchura predeterminada
6525 \end_layout
6526
6527 \end_inset
6528
6529
6530 \end_layout
6531
6532 \end_inset
6533
6534
6535 \end_layout
6536
6537 \end_inset
6538 </cell>
6539 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6540 \begin_inset Text
6541
6542 \begin_layout Plain Layout
6543
6544 \end_layout
6545
6546 \end_inset
6547 </cell>
6548 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6549 \begin_inset Text
6550
6551 \begin_layout Plain Layout
6552
6553 \end_layout
6554
6555 \end_inset
6556 </cell>
6557 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6558 \begin_inset Text
6559
6560 \begin_layout Plain Layout
6561
6562 \end_layout
6563
6564 \end_inset
6565 </cell>
6566 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6567 \begin_inset Text
6568
6569 \begin_layout Plain Layout
6570
6571 \end_layout
6572
6573 \end_inset
6574 </cell>
6575 </row>
6576 <row>
6577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6578 \begin_inset Text
6579
6580 \begin_layout Plain Layout
6581 1
6582 \end_layout
6583
6584 \end_inset
6585 </cell>
6586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6587 \begin_inset Text
6588
6589 \begin_layout Plain Layout
6590 2
6591 \end_layout
6592
6593 \end_inset
6594 </cell>
6595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Plain Layout
6599 3
6600 \end_layout
6601
6602 \end_inset
6603 </cell>
6604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6605 \begin_inset Text
6606
6607 \begin_layout Plain Layout
6608 4
6609 \end_layout
6610
6611 \end_inset
6612 </cell>
6613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6614 \begin_inset Text
6615
6616 \begin_layout Plain Layout
6617 5
6618 \end_layout
6619
6620 \end_inset
6621 </cell>
6622 </row>
6623 <row>
6624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6625 \begin_inset Text
6626
6627 \begin_layout Plain Layout
6628 asd
6629 \end_layout
6630
6631 \end_inset
6632 </cell>
6633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6634 \begin_inset Text
6635
6636 \begin_layout Plain Layout
6637 s
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6643 \begin_inset Text
6644
6645 \begin_layout Plain Layout
6646 s
6647 \end_layout
6648
6649 \end_inset
6650 </cell>
6651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6652 \begin_inset Text
6653
6654 \begin_layout Plain Layout
6655 s
6656 \end_layout
6657
6658 \end_inset
6659 </cell>
6660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6661 \begin_inset Text
6662
6663 \begin_layout Plain Layout
6664 asd
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 </row>
6670 <row>
6671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6672 \begin_inset Text
6673
6674 \begin_layout Plain Layout
6675 asd
6676 \end_layout
6677
6678 \end_inset
6679 </cell>
6680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684 s
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6690 \begin_inset Text
6691
6692 \begin_layout Plain Layout
6693 s
6694 \end_layout
6695
6696 \end_inset
6697 </cell>
6698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6699 \begin_inset Text
6700
6701 \begin_layout Plain Layout
6702 s
6703 \end_layout
6704
6705 \end_inset
6706 </cell>
6707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 asd
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 </row>
6717 <row>
6718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6719 \begin_inset Text
6720
6721 \begin_layout Plain Layout
6722 asd
6723 \end_layout
6724
6725 \end_inset
6726 </cell>
6727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6728 \begin_inset Text
6729
6730 \begin_layout Plain Layout
6731 s
6732 \end_layout
6733
6734 \end_inset
6735 </cell>
6736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6737 \begin_inset Text
6738
6739 \begin_layout Plain Layout
6740 s
6741 \end_layout
6742
6743 \end_inset
6744 </cell>
6745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6746 \begin_inset Text
6747
6748 \begin_layout Plain Layout
6749 s
6750 \end_layout
6751
6752 \end_inset
6753 </cell>
6754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6755 \begin_inset Text
6756
6757 \begin_layout Plain Layout
6758 asd
6759 \end_layout
6760
6761 \end_inset
6762 </cell>
6763 </row>
6764 <row>
6765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6766 \begin_inset Text
6767
6768 \begin_layout Plain Layout
6769 asd
6770 \end_layout
6771
6772 \end_inset
6773 </cell>
6774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6775 \begin_inset Text
6776
6777 \begin_layout Plain Layout
6778 sad
6779 \end_layout
6780
6781 \end_inset
6782 </cell>
6783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6784 \begin_inset Text
6785
6786 \begin_layout Plain Layout
6787 asd
6788 \end_layout
6789
6790 \end_inset
6791 </cell>
6792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6793 \begin_inset Text
6794
6795 \begin_layout Plain Layout
6796 asd
6797 \end_layout
6798
6799 \end_inset
6800 </cell>
6801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805 asd
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 </row>
6811 </lyxtabular>
6812
6813 \end_inset
6814
6815
6816 \end_layout
6817
6818 \begin_layout Standard
6819 \begin_inset ERT
6820 status collapsed
6821
6822 \begin_layout Plain Layout
6823
6824
6825 \backslash
6826 setlength{
6827 \backslash
6828 LTcapwidth}{5cm}
6829 \end_layout
6830
6831 \end_inset
6832
6833
6834 \begin_inset Tabular
6835 <lyxtabular version="3" rows="6" columns="5">
6836 <features islongtable="true">
6837 <column alignment="center" valignment="top" width="0">
6838 <column alignment="center" valignment="top" width="0">
6839 <column alignment="center" valignment="top" width="0">
6840 <column alignment="center" valignment="top" width="0">
6841 <column alignment="center" valignment="top" width="0">
6842 <row caption="true">
6843 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6844 \begin_inset Text
6845
6846 \begin_layout Plain Layout
6847 \begin_inset Caption
6848
6849 \begin_layout Plain Layout
6850 Leyenda larga completa con una anchura de 5
6851 \begin_inset space \thinspace{}
6852 \end_inset
6853
6854 cm leyenda larga completa con una anchura de 5
6855 \begin_inset space \thinspace{}
6856 \end_inset
6857
6858 cm 
6859 \begin_inset OptArg
6860 status collapsed
6861
6862 \begin_layout Plain Layout
6863 Leyenda con anchura
6864 \begin_inset space \thinspace{}
6865 \end_inset
6866
6867 =
6868 \begin_inset space \thinspace{}
6869 \end_inset
6870
6871 5
6872 \begin_inset space \thinspace{}
6873 \end_inset
6874
6875 cm
6876 \end_layout
6877
6878 \end_inset
6879
6880
6881 \end_layout
6882
6883 \end_inset
6884
6885
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894
6895 \end_layout
6896
6897 \end_inset
6898 </cell>
6899 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6900 \begin_inset Text
6901
6902 \begin_layout Plain Layout
6903
6904 \end_layout
6905
6906 \end_inset
6907 </cell>
6908 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6909 \begin_inset Text
6910
6911 \begin_layout Plain Layout
6912
6913 \end_layout
6914
6915 \end_inset
6916 </cell>
6917 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6918 \begin_inset Text
6919
6920 \begin_layout Plain Layout
6921
6922 \end_layout
6923
6924 \end_inset
6925 </cell>
6926 </row>
6927 <row>
6928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6929 \begin_inset Text
6930
6931 \begin_layout Plain Layout
6932 1
6933 \end_layout
6934
6935 \end_inset
6936 </cell>
6937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6938 \begin_inset Text
6939
6940 \begin_layout Plain Layout
6941 2
6942 \end_layout
6943
6944 \end_inset
6945 </cell>
6946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6947 \begin_inset Text
6948
6949 \begin_layout Plain Layout
6950 3
6951 \end_layout
6952
6953 \end_inset
6954 </cell>
6955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6956 \begin_inset Text
6957
6958 \begin_layout Plain Layout
6959 4
6960 \end_layout
6961
6962 \end_inset
6963 </cell>
6964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6965 \begin_inset Text
6966
6967 \begin_layout Plain Layout
6968 5
6969 \end_layout
6970
6971 \end_inset
6972 </cell>
6973 </row>
6974 <row>
6975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6976 \begin_inset Text
6977
6978 \begin_layout Plain Layout
6979 asd
6980 \end_layout
6981
6982 \end_inset
6983 </cell>
6984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6985 \begin_inset Text
6986
6987 \begin_layout Plain Layout
6988 s
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6994 \begin_inset Text
6995
6996 \begin_layout Plain Layout
6997 s
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7003 \begin_inset Text
7004
7005 \begin_layout Plain Layout
7006 s
7007 \end_layout
7008
7009 \end_inset
7010 </cell>
7011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7012 \begin_inset Text
7013
7014 \begin_layout Plain Layout
7015 asd
7016 \end_layout
7017
7018 \end_inset
7019 </cell>
7020 </row>
7021 <row>
7022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7023 \begin_inset Text
7024
7025 \begin_layout Plain Layout
7026 asd
7027 \end_layout
7028
7029 \end_inset
7030 </cell>
7031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7032 \begin_inset Text
7033
7034 \begin_layout Plain Layout
7035 s
7036 \end_layout
7037
7038 \end_inset
7039 </cell>
7040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7041 \begin_inset Text
7042
7043 \begin_layout Plain Layout
7044 s
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7050 \begin_inset Text
7051
7052 \begin_layout Plain Layout
7053 s
7054 \end_layout
7055
7056 \end_inset
7057 </cell>
7058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7059 \begin_inset Text
7060
7061 \begin_layout Plain Layout
7062 asd
7063 \end_layout
7064
7065 \end_inset
7066 </cell>
7067 </row>
7068 <row>
7069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7070 \begin_inset Text
7071
7072 \begin_layout Plain Layout
7073 asd
7074 \end_layout
7075
7076 \end_inset
7077 </cell>
7078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7079 \begin_inset Text
7080
7081 \begin_layout Plain Layout
7082 s
7083 \end_layout
7084
7085 \end_inset
7086 </cell>
7087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7088 \begin_inset Text
7089
7090 \begin_layout Plain Layout
7091 s
7092 \end_layout
7093
7094 \end_inset
7095 </cell>
7096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7097 \begin_inset Text
7098
7099 \begin_layout Plain Layout
7100 s
7101 \end_layout
7102
7103 \end_inset
7104 </cell>
7105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7106 \begin_inset Text
7107
7108 \begin_layout Plain Layout
7109 asd
7110 \end_layout
7111
7112 \end_inset
7113 </cell>
7114 </row>
7115 <row>
7116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7117 \begin_inset Text
7118
7119 \begin_layout Plain Layout
7120 asd
7121 \end_layout
7122
7123 \end_inset
7124 </cell>
7125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7126 \begin_inset Text
7127
7128 \begin_layout Plain Layout
7129 sad
7130 \end_layout
7131
7132 \end_inset
7133 </cell>
7134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7135 \begin_inset Text
7136
7137 \begin_layout Plain Layout
7138 asd
7139 \end_layout
7140
7141 \end_inset
7142 </cell>
7143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7144 \begin_inset Text
7145
7146 \begin_layout Plain Layout
7147 asd
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156 asd
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 </row>
7162 </lyxtabular>
7163
7164 \end_inset
7165
7166
7167 \begin_inset ERT
7168 status collapsed
7169
7170 \begin_layout Plain Layout
7171
7172
7173 \backslash
7174 setlength{
7175 \backslash
7176 LTcapwidth}{4in}
7177 \end_layout
7178
7179 \end_inset
7180
7181
7182 \end_layout
7183
7184 \begin_layout Standard
7185 \begin_inset Note Greyedout
7186 status collapsed
7187
7188 \begin_layout Plain Layout
7189
7190 \series bold
7191 Nota: 
7192 \series default
7193 Si se usa el paquete LaTeX 
7194 \series bold
7195 caption
7196 \series default
7197
7198 \begin_inset Index
7199 status collapsed
7200
7201 \begin_layout Plain Layout
7202 LaTeX-paquetes ! caption
7203 \end_layout
7204
7205 \end_inset
7206
7207 , como en este documento, para la leyenda se utiliza toda la anchura de
7208  la página cuando se deja el valor por omisión de 4
7209 \begin_inset space \thinspace{}
7210 \end_inset
7211
7212 in para 
7213 \series bold
7214
7215 \backslash
7216 LTcapwidth
7217 \series default
7218 .
7219  En este caso, para conseguir una leyenda de 4
7220 \begin_inset space \thinspace{}
7221 \end_inset
7222
7223 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7224 \begin_inset space \thinspace{}
7225 \end_inset
7226
7227 in, p.
7228 \begin_inset space \thinspace{}
7229 \end_inset
7230
7231 e.
7232  3.99
7233 \begin_inset space \thinspace{}
7234 \end_inset
7235
7236 in, o bien emplear el comando LaTeX 
7237 \series bold
7238
7239 \backslash
7240 captionsetup{width=valor}
7241 \series default
7242 , suministrado por el paquete 
7243 \series bold
7244 caption
7245 \series default
7246 .
7247 \end_layout
7248
7249 \end_inset
7250
7251
7252 \end_layout
7253
7254 \begin_layout Subsubsection
7255 Leyendas distintas para cada página
7256 \begin_inset Index
7257 status collapsed
7258
7259 \begin_layout Plain Layout
7260 Tablas largas ! Leyendas distintas para cada página
7261 \end_layout
7262
7263 \end_inset
7264
7265
7266 \end_layout
7267
7268 \begin_layout Standard
7269 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7270  de la leyenda de la primera página de la tabla, se insertan con el comando
7271  en código TeX
7272 \end_layout
7273
7274 \begin_layout Standard
7275
7276 \series bold
7277
7278 \backslash
7279 caption*{texto de la leyenda}
7280 \backslash
7281
7282 \backslash
7283 %
7284 \end_layout
7285
7286 \begin_layout Standard
7287 en una fila postiza que se marca como encabezado.
7288  La tabla
7289 \begin_inset space ~
7290 \end_inset
7291
7292
7293 \begin_inset CommandInset ref
7294 LatexCommand ref
7295 reference "tab:DifLeyendas"
7296
7297 \end_inset
7298
7299  es un ejemplo de tabla larga con encabezados distintos donde el segundo
7300  no incluye número de tabla.
7301 \end_layout
7302
7303 \begin_layout Standard
7304 \align center
7305 \begin_inset Tabular
7306 <lyxtabular version="3" rows="59" columns="3">
7307 <features islongtable="true" lastFootEmpty="true">
7308 <column alignment="left" valignment="top" width="0cm">
7309 <column alignment="left" valignment="top" width="0pt">
7310 <column alignment="right" valignment="top" width="0pt">
7311 <row caption="true">
7312 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 \begin_inset Caption
7317
7318 \begin_layout Plain Layout
7319 Ejemplo de lista telefónica
7320 \begin_inset CommandInset label
7321 LatexCommand label
7322 name "tab:DifLeyendas"
7323
7324 \end_inset
7325
7326
7327 \begin_inset OptArg
7328 status collapsed
7329
7330 \begin_layout Plain Layout
7331 Ejemplo de lista telefónica
7332 \end_layout
7333
7334 \end_inset
7335
7336
7337 \end_layout
7338
7339 \end_inset
7340
7341
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7347 \begin_inset Text
7348
7349 \begin_layout Plain Layout
7350
7351 \end_layout
7352
7353 \end_inset
7354 </cell>
7355 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7356 \begin_inset Text
7357
7358 \begin_layout Plain Layout
7359
7360 \end_layout
7361
7362 \end_inset
7363 </cell>
7364 </row>
7365 <row endfirsthead="true">
7366 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370
7371 \series bold
7372 Ejemplo de lista telefónica (ignore los nombres)
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Plain Layout
7390
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 </row>
7396 <row endfirsthead="true">
7397 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7398 \begin_inset Text
7399
7400 \begin_layout Plain Layout
7401
7402 \series bold
7403 NOMBRE
7404 \end_layout
7405
7406 \end_inset
7407 </cell>
7408 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7409 \begin_inset Text
7410
7411 \begin_layout Plain Layout
7412
7413 \end_layout
7414
7415 \end_inset
7416 </cell>
7417 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7418 \begin_inset Text
7419
7420 \begin_layout Plain Layout
7421
7422 \series bold
7423 TEL.
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 </row>
7429 <row endhead="true">
7430 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434 \begin_inset ERT
7435 status open
7436
7437 \begin_layout Plain Layout
7438
7439
7440 \backslash
7441 caption*{continúa Ejemplo de lista telefónica}
7442 \backslash
7443
7444 \backslash
7445 %
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \end_inset
7454 </cell>
7455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7456 \begin_inset Text
7457
7458 \begin_layout Plain Layout
7459
7460 \end_layout
7461
7462 \end_inset
7463 </cell>
7464 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Plain Layout
7468
7469 \end_layout
7470
7471 \end_inset
7472 </cell>
7473 </row>
7474 <row endhead="true">
7475 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7476 \begin_inset Text
7477
7478 \begin_layout Plain Layout
7479
7480 \series bold
7481 Ejemplo de lista telefónica
7482 \end_layout
7483
7484 \end_inset
7485 </cell>
7486 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7487 \begin_inset Text
7488
7489 \begin_layout Plain Layout
7490
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 </row>
7505 <row endhead="true">
7506 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7507 \begin_inset Text
7508
7509 \begin_layout Plain Layout
7510
7511 \series bold
7512 NOMBRE
7513 \end_layout
7514
7515 \end_inset
7516 </cell>
7517 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521
7522 \end_layout
7523
7524 \end_inset
7525 </cell>
7526 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530
7531 \series bold
7532 TEL.
7533 \end_layout
7534
7535 \end_inset
7536 </cell>
7537 </row>
7538 <row endfoot="true">
7539 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7540 \begin_inset Text
7541
7542 \begin_layout Plain Layout
7543 continúa en página siguiente
7544 \end_layout
7545
7546 \end_inset
7547 </cell>
7548 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7549 \begin_inset Text
7550
7551 \begin_layout Plain Layout
7552
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7558 \begin_inset Text
7559
7560 \begin_layout Plain Layout
7561
7562 \end_layout
7563
7564 \end_inset
7565 </cell>
7566 </row>
7567 <row>
7568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572
7573 \series bold
7574 Annovi
7575 \end_layout
7576
7577 \end_inset
7578 </cell>
7579 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7580 \begin_inset Text
7581
7582 \begin_layout Plain Layout
7583 Silvia
7584 \end_layout
7585
7586 \end_inset
7587 </cell>
7588 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7589 \begin_inset Text
7590
7591 \begin_layout Plain Layout
7592 111
7593 \end_layout
7594
7595 \end_inset
7596 </cell>
7597 </row>
7598 <row>
7599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603
7604 \series bold
7605 Bertoli
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 Stefano
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623 111
7624 \end_layout
7625
7626 \end_inset
7627 </cell>
7628 </row>
7629 <row>
7630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7631 \begin_inset Text
7632
7633 \begin_layout Plain Layout
7634
7635 \series bold
7636 Bozzi
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7642 \begin_inset Text
7643
7644 \begin_layout Plain Layout
7645 Walter
7646 \end_layout
7647
7648 \end_inset
7649 </cell>
7650 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7651 \begin_inset Text
7652
7653 \begin_layout Plain Layout
7654 111
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 </row>
7660 <row>
7661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665
7666 \series bold
7667 Cachia
7668 \end_layout
7669
7670 \end_inset
7671 </cell>
7672 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7673 \begin_inset Text
7674
7675 \begin_layout Plain Layout
7676 Maria
7677 \end_layout
7678
7679 \end_inset
7680 </cell>
7681 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7682 \begin_inset Text
7683
7684 \begin_layout Plain Layout
7685 111
7686 \end_layout
7687
7688 \end_inset
7689 </cell>
7690 </row>
7691 <row>
7692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696
7697 \series bold
7698 Cachia
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Plain Layout
7707 Maurizio
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716 111
7717 \end_layout
7718
7719 \end_inset
7720 </cell>
7721 </row>
7722 <row>
7723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7724 \begin_inset Text
7725
7726 \begin_layout Plain Layout
7727
7728 \series bold
7729 Cinquemani
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7735 \begin_inset Text
7736
7737 \begin_layout Plain Layout
7738 Giusi
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7744 \begin_inset Text
7745
7746 \begin_layout Plain Layout
7747 111
7748 \end_layout
7749
7750 \end_inset
7751 </cell>
7752 </row>
7753 <row>
7754 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7755 \begin_inset Text
7756
7757 \begin_layout Plain Layout
7758
7759 \series bold
7760 Colin
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7766 \begin_inset Text
7767
7768 \begin_layout Plain Layout
7769 Bernard
7770 \end_layout
7771
7772 \end_inset
7773 </cell>
7774 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7775 \begin_inset Text
7776
7777 \begin_layout Plain Layout
7778 111
7779 \end_layout
7780
7781 \end_inset
7782 </cell>
7783 </row>
7784 <row>
7785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7786 \begin_inset Text
7787
7788 \begin_layout Plain Layout
7789
7790 \series bold
7791 Concli
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800 Gianfranco
7801 \end_layout
7802
7803 \end_inset
7804 </cell>
7805 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7806 \begin_inset Text
7807
7808 \begin_layout Plain Layout
7809 111
7810 \end_layout
7811
7812 \end_inset
7813 </cell>
7814 </row>
7815 <row>
7816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820
7821 \series bold
7822 Dal Bosco
7823 \end_layout
7824
7825 \end_inset
7826 </cell>
7827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831 Carolina
7832 \end_layout
7833
7834 \end_inset
7835 </cell>
7836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7837 \begin_inset Text
7838
7839 \begin_layout Plain Layout
7840 111
7841 \end_layout
7842
7843 \end_inset
7844 </cell>
7845 </row>
7846 <row>
7847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851
7852 \series bold
7853 Dalpiaz
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862 Annamaria
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871 111
7872 \end_layout
7873
7874 \end_inset
7875 </cell>
7876 </row>
7877 <row>
7878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882
7883 \series bold
7884 Feliciello
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893 Domenico
7894 \end_layout
7895
7896 \end_inset
7897 </cell>
7898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7899 \begin_inset Text
7900
7901 \begin_layout Plain Layout
7902 111
7903 \end_layout
7904
7905 \end_inset
7906 </cell>
7907 </row>
7908 <row>
7909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913
7914 \series bold
7915 Focarelli
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924 Paola
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933 111
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 </row>
7939 <row>
7940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944
7945 \series bold
7946 Galletti
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7952 \begin_inset Text
7953
7954 \begin_layout Plain Layout
7955 Oreste
7956 \end_layout
7957
7958 \end_inset
7959 </cell>
7960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964 111
7965 \end_layout
7966
7967 \end_inset
7968 </cell>
7969 </row>
7970 <row>
7971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975
7976 \series bold
7977 Gasparini
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7983 \begin_inset Text
7984
7985 \begin_layout Plain Layout
7986 Franca
7987 \end_layout
7988
7989 \end_inset
7990 </cell>
7991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7992 \begin_inset Text
7993
7994 \begin_layout Plain Layout
7995 111
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 </row>
8001 <row>
8002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006
8007 \series bold
8008 Rizzardi
8009 \series default
8010
8011 \begin_inset Foot
8012 status collapsed
8013
8014 \begin_layout Plain Layout
8015 Ejemplo de nota a pie de página
8016 \end_layout
8017
8018 \end_inset
8019
8020
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029 Paola
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 111
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 </row>
8044 <row>
8045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049
8050 \series bold
8051 Lassini
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060 Giancarlo
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069 111
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 </row>
8075 <row>
8076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080
8081 \series bold
8082 Malfatti
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091 Luciano
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100 111
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 </row>
8106 <row>
8107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111
8112 \series bold
8113 Malfatti
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122 Valeriano
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131 111
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 </row>
8137 <row>
8138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142
8143 \series bold
8144 Meneguzzo
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153 Roberto
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162 111
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 </row>
8168 <row>
8169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173
8174 \series bold
8175 Mezzadra
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 Roberto
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 111
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 </row>
8199 <row>
8200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204
8205 \series bold
8206 Pirpamer
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215 Erich
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224 111
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 </row>
8230 <row>
8231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235
8236 \series bold
8237 Pochiesa
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 Paolo
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 111, 222
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 </row>
8261 <row>
8262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266
8267 \series bold
8268 Radina
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277 Claudio
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286 111
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 </row>
8292 <row>
8293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297
8298 \series bold
8299 Stuffer
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 Oskar
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317 111
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 </row>
8323 <row>
8324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328
8329 \series bold
8330 Tacchelli
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339 Ugo
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 111
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 </row>
8354 <row>
8355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359
8360 \series bold
8361 Tezzele
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8367 \begin_inset Text
8368
8369 \begin_layout Plain Layout
8370 Margit
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8376 \begin_inset Text
8377
8378 \begin_layout Plain Layout
8379 111
8380 \end_layout
8381
8382 \end_inset
8383 </cell>
8384 </row>
8385 <row>
8386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8387 \begin_inset Text
8388
8389 \begin_layout Plain Layout
8390
8391 \series bold
8392 Unterkalmsteiner
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401 Frieda
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 111
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 </row>
8416 <row>
8417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421
8422 \series bold
8423 Vieider
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 Hilde
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441 111
8442 \end_layout
8443
8444 \end_inset
8445 </cell>
8446 </row>
8447 <row>
8448 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452
8453 \series bold
8454 Vigna
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463 Jürgen
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472 111
8473 \end_layout
8474
8475 \end_inset
8476 </cell>
8477 </row>
8478 <row>
8479 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483
8484 \series bold
8485 Weber
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494 Maurizio
8495 \end_layout
8496
8497 \end_inset
8498 </cell>
8499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503 111
8504 \end_layout
8505
8506 \end_inset
8507 </cell>
8508 </row>
8509 <row>
8510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514
8515 \series bold
8516 Winkler
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525 Franz
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534 111
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 </row>
8540 <row>
8541 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545  
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 </row>
8569 <row>
8570 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574
8575 \series bold
8576 Annovi
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585 Silvia
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 555
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 </row>
8600 <row>
8601 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605
8606 \series bold
8607 Bertoli
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616 Stefano
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8622 \begin_inset Text
8623
8624 \begin_layout Plain Layout
8625 555
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 </row>
8631 <row>
8632 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Plain Layout
8636
8637 \series bold
8638 Bozzi
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647 Walter
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Plain Layout
8656 555
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 </row>
8662 <row>
8663 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667
8668 \series bold
8669 Cachia
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 Maria
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687 555
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 </row>
8693 <row>
8694 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698
8699 \series bold
8700 Cachia
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 Maurizio
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8715 \begin_inset Text
8716
8717 \begin_layout Plain Layout
8718 555
8719 \end_layout
8720
8721 \end_inset
8722 </cell>
8723 </row>
8724 <row>
8725 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8726 \begin_inset Text
8727
8728 \begin_layout Plain Layout
8729
8730 \series bold
8731 Cinquemani
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740 Giusi
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8746 \begin_inset Text
8747
8748 \begin_layout Plain Layout
8749 555
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 </row>
8755 <row>
8756 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760
8761 \series bold
8762 Colin
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 Bernard
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8777 \begin_inset Text
8778
8779 \begin_layout Plain Layout
8780 555
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 </row>
8786 <row>
8787 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791
8792 \series bold
8793 Concli
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 Gianfranco
8803 \end_layout
8804
8805 \end_inset
8806 </cell>
8807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811 555
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 </row>
8817 <row>
8818 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822
8823 \series bold
8824 Dal Bosco
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833 Carolina
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8839 \begin_inset Text
8840
8841 \begin_layout Plain Layout
8842 555
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 </row>
8848 <row>
8849 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Plain Layout
8853
8854 \series bold
8855 Dalpiaz
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864 Annamaria
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8870 \begin_inset Text
8871
8872 \begin_layout Plain Layout
8873 555
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 </row>
8879 <row>
8880 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8881 \begin_inset Text
8882
8883 \begin_layout Plain Layout
8884
8885 \series bold
8886 Feliciello
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895 Domenico
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8901 \begin_inset Text
8902
8903 \begin_layout Plain Layout
8904 555
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 </row>
8910 <row>
8911 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915
8916 \series bold
8917 Focarelli
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926 Paola
8927 \end_layout
8928
8929 \end_inset
8930 </cell>
8931 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8932 \begin_inset Text
8933
8934 \begin_layout Plain Layout
8935 555
8936 \end_layout
8937
8938 \end_inset
8939 </cell>
8940 </row>
8941 <row>
8942 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8943 \begin_inset Text
8944
8945 \begin_layout Plain Layout
8946
8947 \series bold
8948 Galletti
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957 Oreste
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8963 \begin_inset Text
8964
8965 \begin_layout Plain Layout
8966 555
8967 \end_layout
8968
8969 \end_inset
8970 </cell>
8971 </row>
8972 <row>
8973 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977
8978 \series bold
8979 Gasparini
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988 Franca
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997 555
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 </row>
9003 <row>
9004 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008
9009 \series bold
9010 Rizzardi
9011 \end_layout
9012
9013 \end_inset
9014 </cell>
9015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019 Paola
9020 \end_layout
9021
9022 \end_inset
9023 </cell>
9024 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9025 \begin_inset Text
9026
9027 \begin_layout Plain Layout
9028 555
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 </row>
9034 <row>
9035 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039
9040 \series bold
9041 Lassini
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050 Giancarlo
9051 \end_layout
9052
9053 \end_inset
9054 </cell>
9055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059 555
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 </row>
9065 <row>
9066 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070
9071 \series bold
9072 Malfatti
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081 Luciano
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090 555
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 </row>
9096 <row>
9097 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101
9102 \series bold
9103 Malfatti
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Plain Layout
9112 Valeriano
9113 \end_layout
9114
9115 \end_inset
9116 </cell>
9117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9118 \begin_inset Text
9119
9120 \begin_layout Plain Layout
9121 555
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 </row>
9127 <row>
9128 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132
9133 \series bold
9134 Meneguzzo
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143 Roberto
9144 \end_layout
9145
9146 \end_inset
9147 </cell>
9148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152 555
9153 \end_layout
9154
9155 \end_inset
9156 </cell>
9157 </row>
9158 <row>
9159 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163
9164 \series bold
9165 Mezzadra
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174 Roberto
9175 \end_layout
9176
9177 \end_inset
9178 </cell>
9179 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183 555
9184 \end_layout
9185
9186 \end_inset
9187 </cell>
9188 </row>
9189 </lyxtabular>
9190
9191 \end_inset
9192
9193
9194 \end_layout
9195
9196 \begin_layout Section
9197 Particularidades de las tablas largas
9198 \begin_inset CommandInset label
9199 LatexCommand label
9200 name "sec:Particularidades-tablas-largas"
9201
9202 \end_inset
9203
9204
9205 \end_layout
9206
9207 \begin_layout Subsection
9208 Cálculos
9209 \begin_inset Index
9210 status collapsed
9211
9212 \begin_layout Plain Layout
9213 Tablas largas ! Cálculos
9214 \end_layout
9215
9216 \end_inset
9217
9218
9219 \end_layout
9220
9221 \begin_layout Standard
9222 LaTeX calcula la altura de las páginas con tabla y sus saltos de página
9223  utilizando los denominados «trozos», que son partes de la tabla presentes
9224  en la memoria de LaTeX.
9225  El valor predeterminado está establecido a sólo 20 filas.
9226  Si estás usando tablas largas con muchas páginas, la generación del documento
9227  puede hacerse muy lenta.
9228  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
9229  el siguiente comando en el preámbulo del documento:
9230 \end_layout
9231
9232 \begin_layout Standard
9233
9234 \series bold
9235
9236 \backslash
9237 setcounter{LTchunksize}{100}
9238 \end_layout
9239
9240 \begin_layout Subsection
9241 Flotantes y tablas largas
9242 \begin_inset Index
9243 status collapsed
9244
9245 \begin_layout Plain Layout
9246 Tablas largas ! Flotantes
9247 \end_layout
9248
9249 \end_inset
9250
9251
9252 \end_layout
9253
9254 \begin_layout Standard
9255 Podría haber problemas si un flotante aparece en la misma página donde comienza
9256  una tabla larga.
9257  Para evitarlo, añade un 
9258 \begin_inset Quotes fld
9259 \end_inset
9260
9261 salto de página limpia
9262 \begin_inset Quotes frd
9263 \end_inset
9264
9265  (menú 
9266 \family sans
9267 Insertar\SpecialChar \menuseparator
9268 Formato\SpecialChar \menuseparator
9269 Limpiar
9270 \begin_inset space ~
9271 \end_inset
9272
9273 página
9274 \family default
9275 ) antes de la tabla.
9276 \end_layout
9277
9278 \begin_layout Subsection
9279 Saltos de página forzados
9280 \begin_inset Index
9281 status collapsed
9282
9283 \begin_layout Plain Layout
9284 Tablas largas ! Saltos de página forzados
9285 \end_layout
9286
9287 \end_inset
9288
9289
9290 \end_layout
9291
9292 \begin_layout Standard
9293 Por omisión, las tablas sólo se cortan entre filas.
9294  Si tienes una celda con líneas múltiples y necesitas un salto de página
9295  dentro de la celda, inserta el comando de nueva línea «
9296 \series bold
9297
9298 \backslash
9299
9300 \backslash
9301
9302 \series default
9303 » en código TeX en el punto en que quieras cortar.
9304  Antes del comando «
9305 \series bold
9306
9307 \backslash
9308
9309 \backslash
9310
9311 \series default
9312 » debes insertar en código TeX tantos caracteres «
9313 \series bold
9314 &
9315 \series default
9316 » como columnas siguientes de la tabla.
9317  
9318 \series bold
9319 &
9320 \series default
9321  es el carácter para separar celdas.
9322  Escribe en código TeX después de cada 
9323 \series bold
9324 &
9325 \series default
9326  el contenido de la celda siguiente correspondiente y borra el contenido
9327  de esas celdas.
9328 \begin_inset Newline newline
9329 \end_inset
9330
9331 Detrás del comando 
9332 \series bold
9333
9334 \backslash
9335
9336 \backslash
9337
9338 \series default
9339 , inserta tantos 
9340 \series bold
9341 &
9342 \series default
9343  como columnas haya delante de la actual.
9344  En la tabla
9345 \begin_inset space ~
9346 \end_inset
9347
9348
9349 \begin_inset CommandInset ref
9350 LatexCommand ref
9351 reference "tab:Saltos de Página Forzados"
9352
9353 \end_inset
9354
9355  la celda que debería cortarse está en la segunda columna seguida de otra
9356  columna.
9357  Por eso, el siguiente comando se inserta en la celda en código TeX detrás
9358  de «
9359 \emph on
9360 Castelchiodato,
9361 \emph default
9362 »:
9363 \end_layout
9364
9365 \begin_layout Standard
9366
9367 \series bold
9368 & 111
9369 \backslash
9370
9371 \backslash
9372  
9373 \backslash
9374 newpage
9375 \begin_inset Newline newline
9376 \end_inset
9377
9378 &
9379 \end_layout
9380
9381 \begin_layout Standard
9382 El «111» en la tercera columna de la fila se ha borrado.
9383
9384 \series bold
9385  
9386 \backslash
9387 newpage 
9388 \series default
9389 es necesario solo si en esta posición debiera ir definitivamente un salto
9390  de página, de otro modo es sólamente una posibilidad de salto.
9391  Si la fila más baja de la tabla larga no tiene, por alguna razón, línea
9392  superior pero quisieras una línea horizontal donde se corta la celda, usa
9393  este comando alternativo:
9394 \end_layout
9395
9396 \begin_layout Standard
9397
9398 \series bold
9399 & 111
9400 \backslash
9401
9402 \backslash
9403
9404 \begin_inset Newline newline
9405 \end_inset
9406
9407
9408 \backslash
9409 hline &
9410 \end_layout
9411
9412 \begin_layout Standard
9413 Cuando la celda a cortar está en la última columna, el comando
9414 \end_layout
9415
9416 \begin_layout Standard
9417
9418 \series bold
9419
9420 \backslash
9421 setlength{
9422 \backslash
9423 parfillskip}{0pt}
9424 \end_layout
9425
9426 \begin_layout Standard
9427 debe insertarse en código TeX al principio de la celda.
9428  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9429  aparecerá con toda su anchura.
9430 \end_layout
9431
9432 \begin_layout Standard
9433 \align center
9434 \begin_inset Tabular
9435 <lyxtabular version="3" rows="38" columns="3">
9436 <features islongtable="true" lastFootEmpty="true">
9437 <column alignment="left" valignment="top" width="0cm">
9438 <column alignment="left" valignment="top" width="3cm">
9439 <column alignment="right" valignment="top" width="0pt">
9440 <row caption="true">
9441 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445 \begin_inset Caption
9446
9447 \begin_layout Plain Layout
9448 Tabla con salto de página forzado en celda
9449 \begin_inset CommandInset label
9450 LatexCommand label
9451 name "tab:Saltos de Página Forzados"
9452
9453 \end_inset
9454
9455
9456 \begin_inset OptArg
9457 status collapsed
9458
9459 \begin_layout Plain Layout
9460 Tabla con salto de página forzado en celda
9461 \end_layout
9462
9463 \end_inset
9464
9465
9466 \end_layout
9467
9468 \end_inset
9469
9470
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Plain Layout
9479
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Plain Layout
9488
9489 \end_layout
9490
9491 \end_inset
9492 </cell>
9493 </row>
9494 <row endfirsthead="true">
9495 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9496 \begin_inset Text
9497
9498 \begin_layout Plain Layout
9499
9500 \series bold
9501 Ejemplo de lista telefónica (ignore los nombres)
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 </row>
9525 <row endfirsthead="true">
9526 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9527 \begin_inset Text
9528
9529 \begin_layout Plain Layout
9530
9531 \series bold
9532 NOMBRE
9533 \end_layout
9534
9535 \end_inset
9536 </cell>
9537 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9538 \begin_inset Text
9539
9540 \begin_layout Plain Layout
9541
9542 \end_layout
9543
9544 \end_inset
9545 </cell>
9546 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Plain Layout
9550
9551 \series bold
9552 TEL.
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 </row>
9558 <row endhead="true">
9559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563 \begin_inset ERT
9564 status collapsed
9565
9566 \begin_layout Plain Layout
9567
9568
9569 \backslash
9570 caption*{continúa Ejemplo de lista telefónica}
9571 \backslash
9572
9573 \backslash
9574 %
9575 \end_layout
9576
9577 \end_inset
9578
9579
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9585 \begin_inset Text
9586
9587 \begin_layout Plain Layout
9588
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597
9598 \end_layout
9599
9600 \end_inset
9601 </cell>
9602 </row>
9603 <row endhead="true">
9604 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608  
9609 \series bold
9610 Ejemplo de lista telefónica
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619
9620 \end_layout
9621
9622 \end_inset
9623 </cell>
9624 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628
9629 \end_layout
9630
9631 \end_inset
9632 </cell>
9633 </row>
9634 <row endhead="true">
9635 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639
9640 \series bold
9641 NOMBRE
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9647 \begin_inset Text
9648
9649 \begin_layout Plain Layout
9650
9651 \end_layout
9652
9653 \end_inset
9654 </cell>
9655 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9656 \begin_inset Text
9657
9658 \begin_layout Plain Layout
9659
9660 \series bold
9661 TEL.
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 </row>
9667 <row endfoot="true">
9668 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9669 \begin_inset Text
9670
9671 \begin_layout Plain Layout
9672 continúa en página siguiente
9673 \end_layout
9674
9675 \end_inset
9676 </cell>
9677 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \begin_layout Plain Layout
9681
9682 \end_layout
9683
9684 \end_inset
9685 </cell>
9686 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9687 \begin_inset Text
9688
9689 \begin_layout Plain Layout
9690
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 </row>
9696 <row>
9697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701
9702 \series bold
9703 Annovi
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712 Silvia
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721 111
9722 \end_layout
9723
9724 \end_inset
9725 </cell>
9726 </row>
9727 <row>
9728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9729 \begin_inset Text
9730
9731 \begin_layout Plain Layout
9732
9733 \series bold
9734 Bertoli
9735 \end_layout
9736
9737 \end_inset
9738 </cell>
9739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9740 \begin_inset Text
9741
9742 \begin_layout Plain Layout
9743 Stefano
9744 \end_layout
9745
9746 \end_inset
9747 </cell>
9748 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9749 \begin_inset Text
9750
9751 \begin_layout Plain Layout
9752 111
9753 \end_layout
9754
9755 \end_inset
9756 </cell>
9757 </row>
9758 <row>
9759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9760 \begin_inset Text
9761
9762 \begin_layout Plain Layout
9763
9764 \series bold
9765 Bozzi
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Plain Layout
9774 Walter
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783 111
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 </row>
9789 <row>
9790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9791 \begin_inset Text
9792
9793 \begin_layout Plain Layout
9794
9795 \series bold
9796 Cachia
9797 \end_layout
9798
9799 \end_inset
9800 </cell>
9801 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805 Maria
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9811 \begin_inset Text
9812
9813 \begin_layout Plain Layout
9814 111
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 </row>
9820 <row>
9821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9822 \begin_inset Text
9823
9824 \begin_layout Plain Layout
9825
9826 \series bold
9827 Cachia
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836 Maurizio
9837 \end_layout
9838
9839 \end_inset
9840 </cell>
9841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845 111
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 </row>
9851 <row>
9852 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9853 \begin_inset Text
9854
9855 \begin_layout Plain Layout
9856
9857 \series bold
9858 Cinquemani
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867 Giusi
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876 111
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 </row>
9882 <row>
9883 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Plain Layout
9887
9888 \series bold
9889 Colin
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9895 \begin_inset Text
9896
9897 \begin_layout Plain Layout
9898 Bernard
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9904 \begin_inset Text
9905
9906 \begin_layout Plain Layout
9907 111
9908 \end_layout
9909
9910 \end_inset
9911 </cell>
9912 </row>
9913 <row>
9914 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9915 \begin_inset Text
9916
9917 \begin_layout Plain Layout
9918
9919 \series bold
9920 Concli
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929 Gianfranco
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938 111
9939 \end_layout
9940
9941 \end_inset
9942 </cell>
9943 </row>
9944 <row>
9945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9946 \begin_inset Text
9947
9948 \begin_layout Plain Layout
9949
9950 \series bold
9951 Dal Bosco
9952 \end_layout
9953
9954 \end_inset
9955 </cell>
9956 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9957 \begin_inset Text
9958
9959 \begin_layout Plain Layout
9960 Carolina
9961 \end_layout
9962
9963 \end_inset
9964 </cell>
9965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969 111
9970 \end_layout
9971
9972 \end_inset
9973 </cell>
9974 </row>
9975 <row>
9976 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9977 \begin_inset Text
9978
9979 \begin_layout Plain Layout
9980
9981 \series bold
9982 Dalpiaz
9983 \end_layout
9984
9985 \end_inset
9986 </cell>
9987 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9988 \begin_inset Text
9989
9990 \begin_layout Plain Layout
9991 Annamaria
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000 111
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 </row>
10006 <row>
10007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10008 \begin_inset Text
10009
10010 \begin_layout Plain Layout
10011
10012 \series bold
10013 Feliciello
10014 \end_layout
10015
10016 \end_inset
10017 </cell>
10018 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10019 \begin_inset Text
10020
10021 \begin_layout Plain Layout
10022 Domenico
10023 \end_layout
10024
10025 \end_inset
10026 </cell>
10027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10028 \begin_inset Text
10029
10030 \begin_layout Plain Layout
10031 111
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 </row>
10037 <row>
10038 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10039 \begin_inset Text
10040
10041 \begin_layout Plain Layout
10042
10043 \series bold
10044 Focarelli
10045 \end_layout
10046
10047 \end_inset
10048 </cell>
10049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10050 \begin_inset Text
10051
10052 \begin_layout Plain Layout
10053 Paola
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10059 \begin_inset Text
10060
10061 \begin_layout Plain Layout
10062 111
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 </row>
10068 <row>
10069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10070 \begin_inset Text
10071
10072 \begin_layout Plain Layout
10073
10074 \series bold
10075 Galletti
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084 Oreste
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093 111
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 </row>
10099 <row>
10100 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \series bold
10106 Gasparini
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115 Franca
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124 111
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 </row>
10130 <row>
10131 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135
10136 \series bold
10137 Lassini
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146 Giancarlo
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10152 \begin_inset Text
10153
10154 \begin_layout Plain Layout
10155
10156 \end_layout
10157
10158 \end_inset
10159 </cell>
10160 </row>
10161 <row>
10162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166
10167 \series bold
10168 Malfatti
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177 Luciano
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186 111
10187 \end_layout
10188
10189 \end_inset
10190 </cell>
10191 </row>
10192 <row>
10193 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197
10198 \series bold
10199 Malfatti
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208 Valeriano
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217 111
10218 \end_layout
10219
10220 \end_inset
10221 </cell>
10222 </row>
10223 <row>
10224 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10225 \begin_inset Text
10226
10227 \begin_layout Plain Layout
10228
10229 \series bold
10230 Meneguzzo
10231 \end_layout
10232
10233 \end_inset
10234 </cell>
10235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239 Roberto
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10245 \begin_inset Text
10246
10247 \begin_layout Plain Layout
10248 111
10249 \end_layout
10250
10251 \end_inset
10252 </cell>
10253 </row>
10254 <row>
10255 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259
10260 \series bold
10261 Mezzadra
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270 Roberto
10271 \end_layout
10272
10273 \end_inset
10274 </cell>
10275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10276 \begin_inset Text
10277
10278 \begin_layout Plain Layout
10279 111
10280 \end_layout
10281
10282 \end_inset
10283 </cell>
10284 </row>
10285 <row>
10286 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290
10291 \series bold
10292 Pirpamer
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301 Erich
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10307 \begin_inset Text
10308
10309 \begin_layout Plain Layout
10310 111
10311 \end_layout
10312
10313 \end_inset
10314 </cell>
10315 </row>
10316 <row>
10317 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321
10322 \series bold
10323 Pochiesa
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332 Paolo
10333 \end_layout
10334
10335 \end_inset
10336 </cell>
10337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341 111, 222
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 </row>
10347 <row>
10348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352
10353 \series bold
10354 Radina
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 Claudio
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 111
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 </row>
10378 <row>
10379 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383
10384 \series bold
10385 Rizzardi
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 Paolo, 11.
10395  Fürst von Montecompatri, 11.
10396  Fürst von Sulmona und Vivaro, 10.
10397  Fürst von Rossano, 5.
10398  Herzog von Canemorte, 11.
10399  Herzog von Palombara, 5.
10400  Herzog von Castelchiodato,
10401 \begin_inset ERT
10402 status open
10403
10404 \begin_layout Plain Layout
10405
10406 & 111
10407 \backslash
10408
10409 \backslash
10410  
10411 \backslash
10412 newpage
10413 \end_layout
10414
10415 \begin_layout Plain Layout
10416
10417 &
10418 \end_layout
10419
10420 \end_inset
10421
10422  11.
10423  Herzog von Poggionativo, 11.
10424  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10425  Graf von Valinfreda, 11.
10426  Baron von Cropalati, 11.
10427  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 111
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 </row>
10442 <row>
10443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447
10448 \series bold
10449 Stuffer
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 Oskar
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 111
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 </row>
10473 <row>
10474 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478
10479 \series bold
10480 Tacchelli
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489 Ugo
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 111
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 </row>
10504 <row>
10505 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509
10510 \series bold
10511 Tezzele
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Plain Layout
10520 Margit
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 111
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 </row>
10535 <row>
10536 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540
10541 \series bold
10542 Unterkalmsteiner
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10548 \begin_inset Text
10549
10550 \begin_layout Plain Layout
10551 Frieda
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560 111
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 </row>
10566 <row>
10567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10568 \begin_inset Text
10569
10570 \begin_layout Plain Layout
10571
10572 \series bold
10573 Vieider
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582 Hilde
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591 111
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 </row>
10597 <row>
10598 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602
10603 \series bold
10604 Vigna
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613 Jürgen
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 111
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 </row>
10628 <row>
10629 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10630 \begin_inset Text
10631
10632 \begin_layout Plain Layout
10633
10634 \series bold
10635 Weber
10636 \end_layout
10637
10638 \end_inset
10639 </cell>
10640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644 Maurizio
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 111
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 </row>
10659 <row>
10660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664
10665 \series bold
10666 Winkler
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Plain Layout
10675 Franz
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 111
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 </row>
10690 </lyxtabular>
10691
10692 \end_inset
10693
10694
10695 \end_layout
10696
10697 \begin_layout Section
10698 Líneas múltiples en columnas y filas
10699 \end_layout
10700
10701 \begin_layout Subsection
10702 Líneas múltiples en celdas
10703 \begin_inset CommandInset label
10704 LatexCommand label
10705 name "sub:Líneas-Múltiples-en"
10706
10707 \end_inset
10708
10709
10710 \begin_inset Index
10711 status collapsed
10712
10713 \begin_layout Plain Layout
10714 Lineas@Líneas múltiples en celdas
10715 \end_layout
10716
10717 \end_inset
10718
10719
10720 \begin_inset Index
10721 status collapsed
10722
10723 \begin_layout Plain Layout
10724 Tablas ! Saltos de línea
10725 \end_layout
10726
10727 \end_inset
10728
10729
10730 \end_layout
10731
10732 \begin_layout Standard
10733 \noindent
10734 \begin_inset Float table
10735 placement H
10736 wide false
10737 sideways false
10738 status open
10739
10740 \begin_layout Plain Layout
10741 \begin_inset Caption
10742
10743 \begin_layout Plain Layout
10744 \begin_inset CommandInset label
10745 LatexCommand label
10746 name "tab:Tabla-con-múltiples"
10747
10748 \end_inset
10749
10750 Tabla con líneas múltiples en celda
10751 \end_layout
10752
10753 \end_inset
10754
10755
10756 \end_layout
10757
10758 \begin_layout Plain Layout
10759 \align center
10760 \begin_inset Tabular
10761 <lyxtabular version="3" rows="3" columns="3">
10762 <features>
10763 <column alignment="center" valignment="middle" width="2.5cm">
10764 <column alignment="center" valignment="middle" width="0">
10765 <column alignment="center" valignment="middle" width="0">
10766 <row>
10767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771 líneas
10772 \begin_inset Newline linebreak
10773 \end_inset
10774
10775 múltiples
10776 \end_layout
10777
10778 \end_inset
10779 </cell>
10780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784 b
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 c
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 </row>
10799 <row>
10800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10801 \begin_inset Text
10802
10803 \begin_layout Plain Layout
10804 d
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813 e
10814 \end_layout
10815
10816 \end_inset
10817 </cell>
10818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \begin_layout Plain Layout
10822 f
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 </row>
10828 <row>
10829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Plain Layout
10833 g
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10839 \begin_inset Text
10840
10841 \begin_layout Plain Layout
10842 h
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851 i
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 </row>
10857 </lyxtabular>
10858
10859 \end_inset
10860
10861
10862 \end_layout
10863
10864 \end_inset
10865
10866
10867 \end_layout
10868
10869 \begin_layout Standard
10870 Al ajustar anchura fija en una columna se habilita la entrada de texto como
10871  párrafos con varias líneas y guionado.
10872 \end_layout
10873
10874 \begin_layout Standard
10875 Para generar la tabla
10876 \begin_inset space ~
10877 \end_inset
10878
10879
10880 \begin_inset CommandInset ref
10881 LatexCommand ref
10882 reference "tab:Tabla-con-múltiples"
10883
10884 \end_inset
10885
10886 , crea una tabla 3×3, marca la primera celda y haz clic derecho sobre ella.
10887  En el diálogo que surge establece una anchura de 2.5
10888 \begin_inset space \thinspace{}
10889 \end_inset
10890
10891 cm y escoge centro en alineación vertical y horizontal.
10892  La alineación vertical se utiliza para todas las celdas de la fila.
10893  Como nuestro texto es menor de 2.5
10894 \begin_inset space \thinspace{}
10895 \end_inset
10896
10897 cm, sólo aparece una línea.
10898  Para poner dos añadimos un salto de línea justificado, (atajo 
10899 \family sans
10900 Ctrl+Mayúsculas+Retorno
10901 \family default
10902 ).
10903  Si el texto es más ancho que la celda será automáticamente dividido en
10904  líneas.
10905 \end_layout
10906
10907 \begin_layout Standard
10908 Si hay una palabra larga en una celda con anchura fija, LaTeX no puede cortarla
10909  con guión si es la primera entrada.
10910  Por eso hay que insertar algo para que dicha palabra no sea la primera
10911  entrada: añade un espacio horizontal de 0
10912 \begin_inset space \thinspace{}
10913 \end_inset
10914
10915 pt delante de la palabra.
10916  Como el espacio es 0 la salida no cambia.
10917  El cuadro
10918 \begin_inset space ~
10919 \end_inset
10920
10921
10922 \begin_inset CommandInset ref
10923 LatexCommand ref
10924 reference "tab:Tabla-con-y"
10925
10926 \end_inset
10927
10928  muestra el efecto.
10929 \end_layout
10930
10931 \begin_layout Standard
10932 \begin_inset Float table
10933 placement b
10934 wide false
10935 sideways false
10936 status open
10937
10938 \begin_layout Plain Layout
10939 \begin_inset Caption
10940
10941 \begin_layout Plain Layout
10942 \begin_inset CommandInset label
10943 LatexCommand label
10944 name "tab:Tabla-con-y"
10945
10946 \end_inset
10947
10948 Tablas con y sin guión
10949 \end_layout
10950
10951 \end_inset
10952
10953
10954 \end_layout
10955
10956 \begin_layout Plain Layout
10957 \begin_inset space \hfill{}
10958 \end_inset
10959
10960
10961 \begin_inset Tabular
10962 <lyxtabular version="3" rows="3" columns="3">
10963 <features>
10964 <column alignment="center" valignment="middle" width="2.5cm">
10965 <column alignment="center" valignment="middle" width="0">
10966 <column alignment="center" valignment="middle" width="0">
10967 <row>
10968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10969 \begin_inset Text
10970
10971 \begin_layout Plain Layout
10972 celdaconpalabramuylarga
10973 \end_layout
10974
10975 \end_inset
10976 </cell>
10977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10978 \begin_inset Text
10979
10980 \begin_layout Plain Layout
10981 b
10982 \end_layout
10983
10984 \end_inset
10985 </cell>
10986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990 c
10991 \end_layout
10992
10993 \end_inset
10994 </cell>
10995 </row>
10996 <row>
10997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001 d
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010 e
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11016 \begin_inset Text
11017
11018 \begin_layout Plain Layout
11019 f
11020 \end_layout
11021
11022 \end_inset
11023 </cell>
11024 </row>
11025 <row>
11026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030 g
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039 h
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 i
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 </row>
11054 </lyxtabular>
11055
11056 \end_inset
11057
11058
11059 \begin_inset space \hfill{}
11060 \end_inset
11061
11062
11063 \begin_inset Tabular
11064 <lyxtabular version="3" rows="3" columns="3">
11065 <features>
11066 <column alignment="center" valignment="middle" width="2.5cm">
11067 <column alignment="center" valignment="middle" width="0">
11068 <column alignment="center" valignment="middle" width="0">
11069 <row>
11070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11071 \begin_inset Text
11072
11073 \begin_layout Plain Layout
11074 \begin_inset space \hspace{}
11075 \length 0pt
11076 \end_inset
11077
11078 celdaconpalabramuylarga
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087 b
11088 \end_layout
11089
11090 \end_inset
11091 </cell>
11092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096 c
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 </row>
11102 <row>
11103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11104 \begin_inset Text
11105
11106 \begin_layout Plain Layout
11107 d
11108 \end_layout
11109
11110 \end_inset
11111 </cell>
11112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116 e
11117 \end_layout
11118
11119 \end_inset
11120 </cell>
11121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11122 \begin_inset Text
11123
11124 \begin_layout Plain Layout
11125 f
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 </row>
11131 <row>
11132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11133 \begin_inset Text
11134
11135 \begin_layout Plain Layout
11136 g
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11142 \begin_inset Text
11143
11144 \begin_layout Plain Layout
11145 h
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11151 \begin_inset Text
11152
11153 \begin_layout Plain Layout
11154 i
11155 \end_layout
11156
11157 \end_inset
11158 </cell>
11159 </row>
11160 </lyxtabular>
11161
11162 \end_inset
11163
11164
11165 \begin_inset space \hfill{}
11166 \end_inset
11167
11168
11169 \end_layout
11170
11171 \end_inset
11172
11173
11174 \end_layout
11175
11176 \begin_layout Subsection
11177 Multicolumnas
11178 \begin_inset CommandInset label
11179 LatexCommand label
11180 name "sub:Multicolumnas"
11181
11182 \end_inset
11183
11184
11185 \begin_inset Index
11186 status collapsed
11187
11188 \begin_layout Plain Layout
11189 Multicolumnas
11190 \end_layout
11191
11192 \end_inset
11193
11194
11195 \begin_inset Index
11196 status collapsed
11197
11198 \begin_layout Plain Layout
11199 Tablas ! Multicolumnas
11200 \end_layout
11201
11202 \end_inset
11203
11204
11205 \end_layout
11206
11207 \begin_layout Subsubsection
11208 Fundamentos de multicolumna
11209 \end_layout
11210
11211 \begin_layout Standard
11212 Para extender una celda sobre varias columnas, se marcan las celdas que
11213  se desee combinar y se usa el botón 
11214 \begin_inset Graphics
11215         filename ../../images/tabular-feature_multicolumn.png
11216         scale 85
11217
11218 \end_inset
11219
11220 , el menú 
11221 \family sans
11222 Editar\SpecialChar \menuseparator
11223 Tabla\SpecialChar \menuseparator
11224 Multicolumna
11225 \family default
11226 , o clic derecho sobre las celdas marcadas y elige 
11227 \family sans
11228 Multicolumna 
11229 \family default
11230 en el menú contextual emergente.
11231 \end_layout
11232
11233 \begin_layout Standard
11234 Las multicolumnas tienen su propia configuración de celdas.
11235  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11236  multicolumna.
11237  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11238  última fila sin borde superior:
11239 \end_layout
11240
11241 \begin_layout Standard
11242 \align center
11243 \begin_inset Tabular
11244 <lyxtabular version="3" rows="3" columns="4">
11245 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11246 <column alignment="center" valignment="top" width="0pt">
11247 <column alignment="center" valignment="middle" width="0">
11248 <column alignment="center" valignment="top" width="0in">
11249 <column alignment="center" valignment="top" width="0pt">
11250 <row>
11251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 abc
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11261 \begin_inset Text
11262
11263 \begin_layout Plain Layout
11264 def ghi
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11270 \begin_inset Text
11271
11272 \begin_layout Plain Layout
11273
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11279 \begin_inset Text
11280
11281 \begin_layout Plain Layout
11282 jkl
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 </row>
11288 <row>
11289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293
11294 \family roman
11295 \series medium
11296 \shape up
11297 \size normal
11298 \emph off
11299 \bar no
11300 \noun off
11301 \color none
11302 A
11303 \end_layout
11304
11305 \end_inset
11306 </cell>
11307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11308 \begin_inset Text
11309
11310 \begin_layout Plain Layout
11311 B
11312 \end_layout
11313
11314 \end_inset
11315 </cell>
11316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11317 \begin_inset Text
11318
11319 \begin_layout Plain Layout
11320 C
11321 \end_layout
11322
11323 \end_inset
11324 </cell>
11325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11326 \begin_inset Text
11327
11328 \begin_layout Plain Layout
11329 D
11330 \end_layout
11331
11332 \end_inset
11333 </cell>
11334 </row>
11335 <row>
11336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11337 \begin_inset Text
11338
11339 \begin_layout Plain Layout
11340 1
11341 \end_layout
11342
11343 \end_inset
11344 </cell>
11345 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 2
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11355 \begin_inset Text
11356
11357 \begin_layout Plain Layout
11358 3
11359 \end_layout
11360
11361 \end_inset
11362 </cell>
11363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11364 \begin_inset Text
11365
11366 \begin_layout Plain Layout
11367 4
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 </row>
11373 </lyxtabular>
11374
11375 \end_inset
11376
11377
11378 \end_layout
11379
11380 \begin_layout Subsubsection
11381 Cálculos en multicolumnas
11382 \begin_inset CommandInset label
11383 LatexCommand label
11384 name "sub:Cálculos-en-Multicolumnas"
11385
11386 \end_inset
11387
11388
11389 \begin_inset Index
11390 status collapsed
11391
11392 \begin_layout Plain Layout
11393 Multicolumnas ! Cálculos
11394 \end_layout
11395
11396 \end_inset
11397
11398
11399 \end_layout
11400
11401 \begin_layout Standard
11402 LyX soporta multicolumnas directamente, pero hay que prestar atención a
11403  la anchura de celda de las columnas combinadas en la celda multicolumna.
11404 \end_layout
11405
11406 \begin_layout Standard
11407 \begin_inset Float table
11408 placement h
11409 wide false
11410 sideways false
11411 status open
11412
11413 \begin_layout Plain Layout
11414 \begin_inset Caption
11415
11416 \begin_layout Plain Layout
11417 \begin_inset CommandInset label
11418 LatexCommand label
11419 name "tab:Tabla-con-centrado"
11420
11421 \end_inset
11422
11423 Tabla con texto centrado en multicolumna sobre dos columnas que tienen exactamen
11424 te la mitad de anchura que la celda multicolumna
11425 \begin_inset OptArg
11426 status collapsed
11427
11428 \begin_layout Plain Layout
11429 Tabla multicolumna perfecta
11430 \end_layout
11431
11432 \end_inset
11433
11434
11435 \end_layout
11436
11437 \end_inset
11438
11439
11440 \end_layout
11441
11442 \begin_layout Plain Layout
11443 \align center
11444 \begin_inset Tabular
11445 <lyxtabular version="3" rows="3" columns="3">
11446 <features>
11447 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11448 <column alignment="center" valignment="middle" width="0">
11449 <column alignment="center" valignment="top" width="0">
11450 <row>
11451 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455 multicolumna línea múltiple
11456 \end_layout
11457
11458 \end_inset
11459 </cell>
11460 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11461 \begin_inset Text
11462
11463 \begin_layout Plain Layout
11464
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 c
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 </row>
11479 <row>
11480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11481 \begin_inset Text
11482
11483 \begin_layout Plain Layout
11484 d
11485 \end_layout
11486
11487 \end_inset
11488 </cell>
11489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11490 \begin_inset Text
11491
11492 \begin_layout Plain Layout
11493 e
11494 \end_layout
11495
11496 \end_inset
11497 </cell>
11498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11499 \begin_inset Text
11500
11501 \begin_layout Plain Layout
11502 f
11503 \end_layout
11504
11505 \end_inset
11506 </cell>
11507 </row>
11508 <row>
11509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 g
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522 h
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11528 \begin_inset Text
11529
11530 \begin_layout Plain Layout
11531 i
11532 \end_layout
11533
11534 \end_inset
11535 </cell>
11536 </row>
11537 </lyxtabular>
11538
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \end_inset
11545
11546
11547 \end_layout
11548
11549 \begin_layout Standard
11550 Por ejemplo, para crear la tabla
11551 \begin_inset space ~
11552 \end_inset
11553
11554
11555 \begin_inset CommandInset ref
11556 LatexCommand ref
11557 reference "tab:Tabla-con-centrado"
11558
11559 \end_inset
11560
11561 , marca las dos primeras celdas en la primera fila de una tabla 3×3 y haz
11562  clic derecho.
11563  En el diálogo marca 
11564 \emph on
11565 multicolumna
11566 \emph default
11567
11568 \emph on
11569 alineación centro
11570 \emph default
11571  y una anchura de 2.5
11572 \begin_inset space \thinspace{}
11573 \end_inset
11574
11575 cm.
11576  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11577  de la celda multicolumna, así que deberías ajustar 1.25
11578 \begin_inset space \thinspace{}
11579 \end_inset
11580
11581 cm para la primera columna.
11582  La segunda columna tendrá entonces automáticamente 1.25
11583 \begin_inset space \thinspace{}
11584 \end_inset
11585
11586 cm de anchura.
11587  Para la tabla
11588 \begin_inset space ~
11589 \end_inset
11590
11591
11592 \begin_inset CommandInset ref
11593 LatexCommand ref
11594 reference "tab:Tabla-sin-mitad"
11595
11596 \end_inset
11597
11598  se ha procedido de la siguiente manera:
11599 \end_layout
11600
11601 \begin_layout Standard
11602 \begin_inset Float table
11603 wide false
11604 sideways false
11605 status open
11606
11607 \begin_layout Plain Layout
11608 \begin_inset Caption
11609
11610 \begin_layout Plain Layout
11611 \begin_inset CommandInset label
11612 LatexCommand label
11613 name "tab:Tabla-sin-mitad"
11614
11615 \end_inset
11616
11617 Tabla en la que las columnas combinadas no tienen exactamente la mitad de
11618  anchura que la celda multicolumna
11619 \begin_inset OptArg
11620 status collapsed
11621
11622 \begin_layout Plain Layout
11623 Tabla multicolumna imperfecta
11624 \end_layout
11625
11626 \end_inset
11627
11628
11629 \end_layout
11630
11631 \end_inset
11632
11633
11634 \end_layout
11635
11636 \begin_layout Plain Layout
11637 \align center
11638 \begin_inset Tabular
11639 <lyxtabular version="3" rows="3" columns="3">
11640 <features>
11641 <column alignment="center" valignment="top" width="1.25cm">
11642 <column alignment="center" valignment="top" width="0">
11643 <column alignment="center" valignment="top" width="0">
11644 <row>
11645 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649 multicolumna línea múltiple
11650 \end_layout
11651
11652 \end_inset
11653 </cell>
11654 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11655 \begin_inset Text
11656
11657 \begin_layout Plain Layout
11658
11659 \end_layout
11660
11661 \end_inset
11662 </cell>
11663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11664 \begin_inset Text
11665
11666 \begin_layout Plain Layout
11667 c
11668 \end_layout
11669
11670 \end_inset
11671 </cell>
11672 </row>
11673 <row>
11674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11675 \begin_inset Text
11676
11677 \begin_layout Plain Layout
11678 d
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 e
11688 \end_layout
11689
11690 \end_inset
11691 </cell>
11692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11693 \begin_inset Text
11694
11695 \begin_layout Plain Layout
11696 f
11697 \end_layout
11698
11699 \end_inset
11700 </cell>
11701 </row>
11702 <row>
11703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11704 \begin_inset Text
11705
11706 \begin_layout Plain Layout
11707 g
11708 \end_layout
11709
11710 \end_inset
11711 </cell>
11712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11713 \begin_inset Text
11714
11715 \begin_layout Plain Layout
11716 h
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 i
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 </row>
11731 </lyxtabular>
11732
11733 \end_inset
11734
11735
11736 \end_layout
11737
11738 \end_inset
11739
11740
11741 \end_layout
11742
11743 \begin_layout Standard
11744 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
11745 a, es un poco mayor.
11746  La razón es que la anchura dada para una celda 
11747 \begin_inset Formula $W_{g}$
11748 \end_inset
11749
11750  no es su anchura total 
11751 \begin_inset Formula $W_{\mathrm{tot}}$
11752 \end_inset
11753
11754  porque una celda es siempre algo mayor que la anchura dada.
11755  El apéndice
11756 \begin_inset space ~
11757 \end_inset
11758
11759
11760 \begin_inset CommandInset ref
11761 LatexCommand eqref
11762 reference "cap:Explicación-de-la-Ecuación"
11763
11764 \end_inset
11765
11766  lo explica con detalle.
11767 \end_layout
11768
11769 \begin_layout Standard
11770 La anchura dada 
11771 \begin_inset Formula $W_{g\, n}$
11772 \end_inset
11773
11774  necesaria para combinar 
11775 \emph on
11776 n
11777 \emph default
11778  columnas puede calcularse de manera que cada columna tenga una anchura
11779  total de 
11780 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
11781 \end_inset
11782
11783 :
11784 \begin_inset Formula \begin{equation}
11785 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
11786
11787 \end_inset
11788
11789
11790 \end_layout
11791
11792 \begin_layout Standard
11793 En nuestro caso tenemos 
11794 \begin_inset Formula $n=2$
11795 \end_inset
11796
11797
11798 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
11799 \end_inset
11800
11801
11802 \begin_inset space \thinspace{}
11803 \end_inset
11804
11805 cm y los valores predeterminados para longitudes, así la ecuación
11806 \begin_inset space ~
11807 \end_inset
11808
11809
11810 \begin_inset CommandInset ref
11811 LatexCommand ref
11812 reference "eq:Wgn"
11813
11814 \end_inset
11815
11816  queda
11817 \begin_inset Formula \begin{equation}
11818 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
11819
11820 \end_inset
11821
11822
11823 \end_layout
11824
11825 \begin_layout Standard
11826 Para habilitar cálculos en LaTeX, debe cargarse en el preámbulo el paquete
11827  
11828 \series bold
11829 calc
11830 \series default
11831  con la línea
11832 \begin_inset Index
11833 status collapsed
11834
11835 \begin_layout Plain Layout
11836 LaTeX-paquetes ! calc
11837 \end_layout
11838
11839 \end_inset
11840
11841
11842 \end_layout
11843
11844 \begin_layout Standard
11845
11846 \series bold
11847
11848 \backslash
11849 usepackage{calc}
11850 \end_layout
11851
11852 \begin_layout Standard
11853 LyX no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
11854  Por tanto hay que insertar un argumento LaTeX en el diálogo.
11855  He aquí un repaso de los argumentos:
11856 \end_layout
11857
11858 \begin_layout Itemize
11859
11860 \series bold
11861 p{ancho}
11862 \series default
11863  crea celdas con anchura fija, el texto alineado arriba
11864 \end_layout
11865
11866 \begin_layout Itemize
11867
11868 \series bold
11869 m{ancho}
11870 \series default
11871  crea celdas con anchura fija, el texto con alineación vertical centrada
11872  
11873 \end_layout
11874
11875 \begin_layout Itemize
11876
11877 \series bold
11878 b{ancho}
11879 \series default
11880  crea celdas con anchura fija, el texto alineado abajo
11881 \end_layout
11882
11883 \begin_layout Standard
11884 Al introducir un argumento LaTeX, todas las propiedades de celda puestas
11885  en el diálogo se ignoran.
11886 \end_layout
11887
11888 \begin_layout Standard
11889 \begin_inset Note Greyedout
11890 status open
11891
11892 \begin_layout Plain Layout
11893
11894 \series bold
11895 Nota:
11896 \series default
11897  Debido a un error, LyX muestra de todas formas estas propiedades.
11898 \end_layout
11899
11900 \end_inset
11901
11902  
11903 \end_layout
11904
11905 \begin_layout Standard
11906 El comando 
11907 \series bold
11908
11909 \backslash
11910 centering
11911 \series default
11912  centra horizontalmente el texto.
11913  Puedes entonces introducir el siguiente argumento de LaTeX para la primera
11914  columna extendida:
11915 \end_layout
11916
11917 \begin_layout Standard
11918
11919 \series bold
11920 >{
11921 \backslash
11922 centering}m{1.25cm-6.2pt}
11923 \end_layout
11924
11925 \begin_layout Standard
11926 El comando 
11927 \series bold
11928 >{ }
11929 \series default
11930  significa que los comandos entre llaves se aplican antes de crear la celda.
11931 \end_layout
11932
11933 \begin_layout Standard
11934 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
11935 , aún está alineado a la izquierda.
11936  Esto se debe a que LyX sólo aplica alineado a columnas simples.
11937  Así que para multicolumnas hemos de usar el argumento de LaTeX
11938 \end_layout
11939
11940 \begin_layout Standard
11941
11942 \series bold
11943 >{
11944 \backslash
11945 centering}m{2.5cm}
11946 \end_layout
11947
11948 \begin_layout Subsection
11949 Multifilas
11950 \begin_inset Index
11951 status collapsed
11952
11953 \begin_layout Plain Layout
11954 Multifilas
11955 \end_layout
11956
11957 \end_inset
11958
11959
11960 \begin_inset Index
11961 status collapsed
11962
11963 \begin_layout Plain Layout
11964 Tablas ! Multifilas
11965 \end_layout
11966
11967 \end_inset
11968
11969
11970 \end_layout
11971
11972 \begin_layout Standard
11973 A diferencia de multicolumnas, LyX aún no soporta multifilas por lo que
11974  hace falta un poco de código TeX.
11975  Hay que cargar el paquete de LaTeX 
11976 \series bold
11977 multirow
11978 \series default
11979
11980 \begin_inset Index
11981 status collapsed
11982
11983 \begin_layout Plain Layout
11984 LaTeX-paquetes ! multirow
11985 \end_layout
11986
11987 \end_inset
11988
11989  en el preámbulo del documento con el comando
11990 \end_layout
11991
11992 \begin_layout Standard
11993
11994 \series bold
11995
11996 \backslash
11997 usepackage{multirow}
11998 \end_layout
11999
12000 \begin_layout Standard
12001 Las multifilas se crean con el comando
12002 \end_layout
12003
12004 \begin_layout Standard
12005
12006 \series bold
12007
12008 \backslash
12009 multirow{número de filas}{ancho de celda}{entrada de celda}
12010 \end_layout
12011
12012 \begin_layout Standard
12013 Para crear la siguiente tabla:
12014 \end_layout
12015
12016 \begin_layout Standard
12017 \align center
12018 \begin_inset ERT
12019 status collapsed
12020
12021 \begin_layout Plain Layout
12022
12023
12024 \backslash
12025 renewcommand{
12026 \backslash
12027 multirowsetup}{
12028 \backslash
12029 centering}
12030 \end_layout
12031
12032 \end_inset
12033
12034
12035 \begin_inset Tabular
12036 <lyxtabular version="3" rows="3" columns="3">
12037 <features>
12038 <column alignment="center" valignment="top" width="0">
12039 <column alignment="center" valignment="top" width="0">
12040 <column alignment="center" valignment="top" width="0">
12041 <row>
12042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12043 \begin_inset Text
12044
12045 \begin_layout Plain Layout
12046 a
12047 \end_layout
12048
12049 \end_inset
12050 </cell>
12051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12052 \begin_inset Text
12053
12054 \begin_layout Plain Layout
12055 b
12056 \end_layout
12057
12058 \end_inset
12059 </cell>
12060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12061 \begin_inset Text
12062
12063 \begin_layout Plain Layout
12064 c
12065 \end_layout
12066
12067 \end_inset
12068 </cell>
12069 </row>
12070 <row>
12071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12072 \begin_inset Text
12073
12074 \begin_layout Plain Layout
12075 \begin_inset ERT
12076 status collapsed
12077
12078 \begin_layout Plain Layout
12079
12080
12081 \backslash
12082 multirow{2}{2.5cm}{
12083 \end_layout
12084
12085 \end_inset
12086
12087 entrada multifila
12088 \begin_inset ERT
12089 status collapsed
12090
12091 \begin_layout Plain Layout
12092
12093 }
12094 \end_layout
12095
12096 \end_inset
12097
12098
12099 \end_layout
12100
12101 \end_inset
12102 </cell>
12103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 e
12108 \end_layout
12109
12110 \end_inset
12111 </cell>
12112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12113 \begin_inset Text
12114
12115 \begin_layout Plain Layout
12116 f
12117 \end_layout
12118
12119 \end_inset
12120 </cell>
12121 </row>
12122 <row>
12123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12124 \begin_inset Text
12125
12126 \begin_layout Plain Layout
12127
12128 \end_layout
12129
12130 \end_inset
12131 </cell>
12132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12133 \begin_inset Text
12134
12135 \begin_layout Plain Layout
12136 h
12137 \end_layout
12138
12139 \end_inset
12140 </cell>
12141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12142 \begin_inset Text
12143
12144 \begin_layout Plain Layout
12145 i
12146 \end_layout
12147
12148 \end_inset
12149 </cell>
12150 </row>
12151 </lyxtabular>
12152
12153 \end_inset
12154
12155
12156 \begin_inset ERT
12157 status collapsed
12158
12159 \begin_layout Plain Layout
12160
12161
12162 \backslash
12163 renewcommand{
12164 \backslash
12165 multirowsetup}{
12166 \backslash
12167 raggedright}
12168 \end_layout
12169
12170 \end_inset
12171
12172
12173 \end_layout
12174
12175 \begin_layout Standard
12176 crea una tabla 3×3.
12177  Elimina el borde superior de la última celda en la primera columna.
12178  Ahora se crea la multifila en la segunda fila de la primera columna insertando
12179  ahí el comando
12180 \end_layout
12181
12182 \begin_layout Standard
12183
12184 \series bold
12185
12186 \backslash
12187 multirow{2}{2.5cm}{
12188 \end_layout
12189
12190 \begin_layout Standard
12191 en código TeX.
12192  Según los parámetros del comando la multifila se expande a dos filas y
12193  tiene de ancho 2.5
12194 \begin_inset space \thinspace{}
12195 \end_inset
12196
12197 cm.
12198  El contenido de la celda multifila sigue fuera del cuadro de código TeX
12199  y el comando finaliza con llave derecha 
12200 \series bold
12201 }
12202 \series default
12203  en otro cuadro de código TeX tras el texto.
12204 \end_layout
12205
12206 \begin_layout Standard
12207
12208 \series bold
12209
12210 \backslash
12211 multirow
12212 \series default
12213  alinea su contenido a la izquierda por omisión.
12214  Para cambiarlo renombra el comando 
12215 \series bold
12216
12217 \backslash
12218 multirowsetup
12219 \series default
12220  con el comando
12221 \end_layout
12222
12223 \begin_layout Standard
12224
12225 \series bold
12226
12227 \backslash
12228 renewcommand{
12229 \backslash
12230 multirowsetup}{
12231 \backslash
12232 centering}
12233 \end_layout
12234
12235 \begin_layout Standard
12236 en el preámbulo del documento.
12237  Entonces se centran todas las entradas de celdas multifila en el documento.
12238  Si sólo queremos centrar en algunas tablas, se puede renombrar el comando
12239  en código TeX justo antes de la tabla en lugar de en el preámbulo.
12240  Si el texto debe estar alineado a la derecha, reemplaza 
12241 \series bold
12242
12243 \backslash
12244 centering
12245 \series default
12246  por 
12247 \series bold
12248
12249 \backslash
12250 raggedleft
12251 \series default
12252 .
12253  Para volver a alineado a la izquierda usa 
12254 \series bold
12255
12256 \backslash
12257 raggedright
12258 \series default
12259 .
12260 \end_layout
12261
12262 \begin_layout Section
12263 Tablas formales
12264 \begin_inset CommandInset label
12265 LatexCommand label
12266 name "sec:Tablas-Formales"
12267
12268 \end_inset
12269
12270
12271 \begin_inset Index
12272 status collapsed
12273
12274 \begin_layout Plain Layout
12275 Tablas ! Formales
12276 \end_layout
12277
12278 \end_inset
12279
12280  
12281 \end_layout
12282
12283 \begin_layout Standard
12284 En los libros, las tablas se suelen presentar en un formato como el de la
12285  tabla 
12286 \begin_inset space ~
12287 \end_inset
12288
12289
12290 \begin_inset CommandInset ref
12291 LatexCommand ref
12292 reference "tab:Ejemplo-tabla-formal"
12293
12294 \end_inset
12295
12296 .
12297  Se denominan tablas 
12298 \emph on
12299 formales
12300 \emph default
12301 .
12302  Para hacer tablas con este diseño, elige 
12303 \family sans
12304 Estilo
12305 \family default
12306
12307 \begin_inset space ~
12308 \end_inset
12309
12310
12311 \family sans
12312 Formal
12313 \family default
12314  en la solapa 
12315 \family sans
12316 Bordes
12317 \family default
12318  del cuadro de diálogo de tablas.
12319 \end_layout
12320
12321 \begin_layout Standard
12322 \begin_inset Float table
12323 placement h
12324 wide false
12325 sideways false
12326 status open
12327
12328 \begin_layout Plain Layout
12329 \begin_inset Caption
12330
12331 \begin_layout Plain Layout
12332 \begin_inset CommandInset label
12333 LatexCommand label
12334 name "tab:Ejemplo-tabla-formal"
12335
12336 \end_inset
12337
12338 Ejemplo de tabla formal
12339 \end_layout
12340
12341 \end_inset
12342
12343
12344 \end_layout
12345
12346 \begin_layout Plain Layout
12347 \align center
12348 \begin_inset Tabular
12349 <lyxtabular version="3" rows="8" columns="4">
12350 <features booktabs="true">
12351 <column alignment="center" valignment="top" width="0">
12352 <column alignment="center" valignment="top" width="0">
12353 <column alignment="center" valignment="top" width="0">
12354 <column alignment="center" valignment="top" width="0">
12355 <row>
12356 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12357 \begin_inset Text
12358
12359 \begin_layout Plain Layout
12360 System
12361 \end_layout
12362
12363 \end_inset
12364 </cell>
12365 <cell alignment="center" valignment="top" topline="true" usebox="none">
12366 \begin_inset Text
12367
12368 \begin_layout Plain Layout
12369 Medipix
12370 \begin_inset space \thinspace{}
12371 \end_inset
12372
12373 1
12374 \end_layout
12375
12376 \end_inset
12377 </cell>
12378 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12379 \begin_inset Text
12380
12381 \begin_layout Plain Layout
12382 Medipix
12383 \begin_inset space \thinspace{}
12384 \end_inset
12385
12386 2
12387 \end_layout
12388
12389 \end_inset
12390 </cell>
12391 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12392 \begin_inset Text
12393
12394 \begin_layout Plain Layout
12395
12396 \end_layout
12397
12398 \end_inset
12399 </cell>
12400 </row>
12401 <row>
12402 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12403 \begin_inset Text
12404
12405 \begin_layout Plain Layout
12406 \begin_inset ERT
12407 status collapsed
12408
12409 \begin_layout Plain Layout
12410
12411
12412 \backslash
12413 cmidrule(r){2-2}
12414 \end_layout
12415
12416 \end_inset
12417
12418
12419 \begin_inset ERT
12420 status collapsed
12421
12422 \begin_layout Plain Layout
12423
12424
12425 \backslash
12426 cmidrule(l){3-4}
12427 \end_layout
12428
12429 \end_inset
12430
12431 Detector thickness [µm]
12432 \end_layout
12433
12434 \end_inset
12435 </cell>
12436 <cell alignment="center" valignment="top" usebox="none">
12437 \begin_inset Text
12438
12439 \begin_layout Plain Layout
12440 300
12441 \end_layout
12442
12443 \end_inset
12444 </cell>
12445 <cell alignment="center" valignment="top" usebox="none">
12446 \begin_inset Text
12447
12448 \begin_layout Plain Layout
12449 300
12450 \end_layout
12451
12452 \end_inset
12453 </cell>
12454 <cell alignment="center" valignment="top" usebox="none">
12455 \begin_inset Text
12456
12457 \begin_layout Plain Layout
12458 700
12459 \end_layout
12460
12461 \end_inset
12462 </cell>
12463 </row>
12464 <row>
12465 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12466 \begin_inset Text
12467
12468 \begin_layout Plain Layout
12469 Edge angle [°]
12470 \end_layout
12471
12472 \end_inset
12473 </cell>
12474 <cell alignment="center" valignment="top" topline="true" usebox="none">
12475 \begin_inset Text
12476
12477 \begin_layout Plain Layout
12478 3.55
12479 \end_layout
12480
12481 \end_inset
12482 </cell>
12483 <cell alignment="center" valignment="top" topline="true" usebox="none">
12484 \begin_inset Text
12485
12486 \begin_layout Plain Layout
12487 2.71
12488 \end_layout
12489
12490 \end_inset
12491 </cell>
12492 <cell alignment="center" valignment="top" topline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 7.99
12497 \end_layout
12498
12499 \end_inset
12500 </cell>
12501 </row>
12502 <row topspace="default">
12503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12504 \begin_inset Text
12505
12506 \begin_layout Plain Layout
12507 Spatial resolution [µm]
12508 \end_layout
12509
12510 \end_inset
12511 </cell>
12512 <cell alignment="center" valignment="top" usebox="none">
12513 \begin_inset Text
12514
12515 \begin_layout Plain Layout
12516 4.26
12517 \end_layout
12518
12519 \end_inset
12520 </cell>
12521 <cell alignment="center" valignment="top" usebox="none">
12522 \begin_inset Text
12523
12524 \begin_layout Plain Layout
12525 10.17
12526 \end_layout
12527
12528 \end_inset
12529 </cell>
12530 <cell alignment="center" valignment="top" usebox="none">
12531 \begin_inset Text
12532
12533 \begin_layout Plain Layout
12534 10.56
12535 \end_layout
12536
12537 \end_inset
12538 </cell>
12539 </row>
12540 <row topspace="default">
12541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12542 \begin_inset Text
12543
12544 \begin_layout Plain Layout
12545 MTF at 
12546 \begin_inset Formula $f_{\mathrm{max}}$
12547 \end_inset
12548
12549
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 0.53
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 0.37
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 <cell alignment="center" valignment="top" usebox="none">
12573 \begin_inset Text
12574
12575 \begin_layout Plain Layout
12576 0.39
12577 \end_layout
12578
12579 \end_inset
12580 </cell>
12581 </row>
12582 <row topspace="default">
12583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12584 \begin_inset Text
12585
12586 \begin_layout Plain Layout
12587 \begin_inset ERT
12588 status collapsed
12589
12590 \begin_layout Plain Layout
12591
12592
12593 \backslash
12594 cmidrule(l{10pt}){1-1}
12595 \end_layout
12596
12597 \end_inset
12598
12599 LSF-spatial resolution
12600 \end_layout
12601
12602 \end_inset
12603 </cell>
12604 <cell alignment="center" valignment="top" usebox="none">
12605 \begin_inset Text
12606
12607 \begin_layout Plain Layout
12608
12609 \end_layout
12610
12611 \end_inset
12612 </cell>
12613 <cell alignment="center" valignment="top" usebox="none">
12614 \begin_inset Text
12615
12616 \begin_layout Plain Layout
12617
12618 \end_layout
12619
12620 \end_inset
12621 </cell>
12622 <cell alignment="center" valignment="top" usebox="none">
12623 \begin_inset Text
12624
12625 \begin_layout Plain Layout
12626
12627 \end_layout
12628
12629 \end_inset
12630 </cell>
12631 </row>
12632 <row>
12633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12634 \begin_inset Text
12635
12636 \begin_layout Plain Layout
12637 in µm
12638 \end_layout
12639
12640 \end_inset
12641 </cell>
12642 <cell alignment="center" valignment="top" usebox="none">
12643 \begin_inset Text
12644
12645 \begin_layout Plain Layout
12646 129.7
12647 \end_layout
12648
12649 \end_inset
12650 </cell>
12651 <cell alignment="center" valignment="top" usebox="none">
12652 \begin_inset Text
12653
12654 \begin_layout Plain Layout
12655 52.75
12656 \end_layout
12657
12658 \end_inset
12659 </cell>
12660 <cell alignment="center" valignment="top" usebox="none">
12661 \begin_inset Text
12662
12663 \begin_layout Plain Layout
12664 50.78
12665 \end_layout
12666
12667 \end_inset
12668 </cell>
12669 </row>
12670 <row>
12671 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12672 \begin_inset Text
12673
12674 \begin_layout Plain Layout
12675 in % of pixel size
12676 \end_layout
12677
12678 \end_inset
12679 </cell>
12680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12681 \begin_inset Text
12682
12683 \begin_layout Plain Layout
12684 76.3
12685 \end_layout
12686
12687 \end_inset
12688 </cell>
12689 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12690 \begin_inset Text
12691
12692 \begin_layout Plain Layout
12693 95.9
12694 \end_layout
12695
12696 \end_inset
12697 </cell>
12698 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12699 \begin_inset Text
12700
12701 \begin_layout Plain Layout
12702 92.3
12703 \end_layout
12704
12705 \end_inset
12706 </cell>
12707 </row>
12708 </lyxtabular>
12709
12710 \end_inset
12711
12712
12713 \end_layout
12714
12715 \end_inset
12716
12717
12718 \end_layout
12719
12720 \begin_layout Standard
12721 Se puede añadir espacio adicional a las filas de la tabla mediante los botones
12722  correspondientes que se encuentran en la solapa 
12723 \family sans
12724 Bordes 
12725 \family default
12726 del diálogo
12727 \family sans
12728  Configuración
12729 \begin_inset space ~
12730 \end_inset
12731
12732 de
12733 \begin_inset space ~
12734 \end_inset
12735
12736 la
12737 \begin_inset space ~
12738 \end_inset
12739
12740 tabla
12741 \family default
12742 , como se explica en la sección
12743 \begin_inset space ~
12744 \end_inset
12745
12746
12747 \begin_inset CommandInset ref
12748 LatexCommand ref
12749 reference "sub:Espacio-adicional"
12750
12751 \end_inset
12752
12753 .
12754 \end_layout
12755
12756 \begin_layout Standard
12757 A diferencia de las tablas normales, las tablas formales no tienen líneas
12758  verticales.
12759  Las líneas horizontales se pueden poner o no como en las tablas normales,
12760  pero en la salida se mostrarán con distinto grosor:
12761 \begin_inset Newline newline
12762 \end_inset
12763
12764 Las líneas primera y última tienen un grosor predeterminado de 0.08
12765 \begin_inset space \thinspace{}
12766 \end_inset
12767
12768 em, las demás tienen un grosor predeterminado de 0.05
12769 \begin_inset space \thinspace{}
12770 \end_inset
12771
12772 em.
12773 \end_layout
12774
12775 \begin_layout Standard
12776 Estos valores predeterminados se pueden cambiar
12777 \series bold
12778  
12779 \series default
12780 con las líneas de preámbulo:
12781 \end_layout
12782
12783 \begin_layout Standard
12784
12785 \series bold
12786
12787 \backslash
12788 let
12789 \backslash
12790 mytoprule
12791 \backslash
12792 toprule
12793 \begin_inset Newline newline
12794 \end_inset
12795
12796
12797 \backslash
12798 renewcommand{
12799 \backslash
12800 toprule}{
12801 \backslash
12802 mytoprule[grosor]}
12803 \end_layout
12804
12805 \begin_layout Standard
12806 Este ejemplo es para la primera línea, la denominada 
12807 \series bold
12808 toprule
12809 \series default
12810 .
12811  Si quieres cambiar el grosor de la última línea, reemplaza 
12812 \series bold
12813 toprule
12814 \series default
12815  por 
12816 \series bold
12817 bottomrule
12818 \series default
12819 .
12820  Y para cambiar el grosor de las demás líneas cambia 
12821 \series bold
12822 toprule
12823 \series default
12824  por 
12825 \series bold
12826 midrule
12827 \series default
12828 .
12829  Puedes usar cualquiera de las unidades listadas en el apéndice
12830 \begin_inset space ~
12831 \end_inset
12832
12833
12834 \begin_inset CommandInset ref
12835 LatexCommand ref
12836 reference "cap:Unidades-disponibles-en"
12837
12838 \end_inset
12839
12840  para establecer el grosor.
12841 \end_layout
12842
12843 \begin_layout Standard
12844 Para dibujar líneas que no se extiendan a todas las columnas de la tabla,
12845  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
12846  LyX empleará internamente el comando 
12847 \series bold
12848
12849 \backslash
12850 cmidrule
12851 \series default
12852  para dibujar la línea.
12853  El esquema completo es
12854 \end_layout
12855
12856 \begin_layout Standard
12857
12858 \series bold
12859
12860 \backslash
12861 cmidrule[grosor](recorte){inicol-fincol}
12862 \end_layout
12863
12864 \begin_layout Standard
12865 Por el momento, LyX no soporta las opciones de 
12866 \series bold
12867
12868 \backslash
12869 cmidrule
12870 \series default
12871 , así que para usarlas hay que emplear código TeX.
12872  Las líneas 
12873 \series bold
12874
12875 \backslash
12876 cmidrule
12877 \series default
12878  se pueden insertar manualmente con el comando en código TeX como primera
12879  entrada de la primera celda de una fila.
12880  En la salida se dibujará la línea sobre dicha fila.
12881 \end_layout
12882
12883 \begin_layout Standard
12884 El grosor predeterminado es 0.03
12885 \begin_inset space \thinspace{}
12886 \end_inset
12887
12888 em.
12889  
12890 \series bold
12891 inicol
12892 \series default
12893  es el número de la columna en la que comienza la línea y 
12894 \series bold
12895 fincol
12896 \series default
12897  es el número de la columna en la que acaba la línea.
12898  El valor 
12899 \series bold
12900 fincol
12901 \series default
12902  debe especificarse siempre, aunque la línea se extienda sobre una sola
12903  columna.
12904  El parámetro opcional 
12905 \series bold
12906 recorte
12907 \series default
12908  debe ser 
12909 \emph on
12910 l{recorte}
12911 \emph default
12912  o 
12913 \emph on
12914 r{recorte}
12915 \emph default
12916 , donde 
12917 \emph on
12918 recorte
12919 \emph default
12920  también es opcional.
12921  Por ejemplo, el parámetro 
12922 \emph on
12923 l{2pt}
12924 \emph default
12925  significa que la línea se recorta 2
12926 \begin_inset space \thinspace{}
12927 \end_inset
12928
12929 pt por su izquierda.
12930  Si no se especifica el tamaño  las líneas se recortan por omisión en 0.5
12931 \begin_inset space \thinspace{}
12932 \end_inset
12933
12934 em.
12935
12936 \series bold
12937  
12938 \end_layout
12939
12940 \begin_layout Standard
12941
12942 \end_layout
12943
12944 \begin_layout Standard
12945 \begin_inset VSpace bigskip
12946 \end_inset
12947
12948
12949 \end_layout
12950
12951 \begin_layout Standard
12952 La tabla
12953 \begin_inset space ~
12954 \end_inset
12955
12956
12957 \begin_inset CommandInset ref
12958 LatexCommand ref
12959 reference "tab:Ejemplo-tabla-formal"
12960
12961 \end_inset
12962
12963  se ha creado con los comandos
12964 \end_layout
12965
12966 \begin_layout Standard
12967
12968 \series bold
12969
12970 \backslash
12971 cmidrule(r){2-2}
12972 \backslash
12973 cmidrule(l){3-4}
12974 \end_layout
12975
12976 \begin_layout Standard
12977 en la segunda fila, 
12978 \series bold
12979
12980 \backslash
12981 midrule
12982 \series default
12983  en la tercera, y
12984 \end_layout
12985
12986 \begin_layout Standard
12987
12988 \series bold
12989
12990 \backslash
12991 cmidrule(l{10pt}){1-1}
12992 \end_layout
12993
12994 \begin_layout Standard
12995 en la sexta fila.
12996 \end_layout
12997
12998 \begin_layout Standard
12999 \begin_inset VSpace bigskip
13000 \end_inset
13001
13002
13003 \end_layout
13004
13005 \begin_layout Standard
13006 Quizá quieras superponer líneas 
13007 \series bold
13008
13009 \backslash
13010 cmidrules
13011 \series default
13012  como en la tabla
13013 \begin_inset space ~
13014 \end_inset
13015
13016
13017 \begin_inset CommandInset ref
13018 LatexCommand ref
13019 reference "tab:Tabla-formal-especial"
13020
13021 \end_inset
13022
13023 .
13024  Esto se consigue con el comando en código TeX
13025 \end_layout
13026
13027 \begin_layout Standard
13028
13029 \series bold
13030
13031 \backslash
13032 morecmidrules
13033 \end_layout
13034
13035 \begin_layout Standard
13036 El comando que se ha utilizado para la segunda fila de la tabla
13037 \begin_inset space ~
13038 \end_inset
13039
13040
13041 \begin_inset CommandInset ref
13042 LatexCommand ref
13043 reference "tab:Tabla-formal-especial"
13044
13045 \end_inset
13046
13047  es
13048 \end_layout
13049
13050 \begin_layout Standard
13051
13052 \series bold
13053
13054 \backslash
13055 cmidrule(r){2-2}
13056 \backslash
13057 cmidrule(l){3-4}
13058 \backslash
13059 morecmidrules
13060 \backslash
13061 cmidrule{2-4}
13062 \end_layout
13063
13064 \begin_layout Standard
13065 El comando para la sexta fila es
13066 \end_layout
13067
13068 \begin_layout Standard
13069
13070 \series bold
13071
13072 \backslash
13073 midrule
13074 \backslash
13075 morecmidrules
13076 \backslash
13077 cmidrule{3-4}
13078 \series default
13079
13080 \begin_inset VSpace bigskip
13081 \end_inset
13082
13083
13084 \end_layout
13085
13086 \begin_layout Standard
13087 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
13088  el siguiente comando para dibujar líneas que se extienden sobre todas las
13089  columnas
13090 \end_layout
13091
13092 \begin_layout Standard
13093
13094 \series bold
13095
13096 \backslash
13097 specialrule{anchura}{espacio superior}{espacio inferior}
13098 \end_layout
13099
13100 \begin_layout Standard
13101 Para más información sobre estas características especiales, acude al manual
13102  del paquete LaTeX 
13103 \series bold
13104 booktabs
13105 \series default
13106
13107 \begin_inset CommandInset citation
13108 LatexCommand cite
13109 key "booktabs"
13110
13111 \end_inset
13112
13113 .
13114 \begin_inset Index
13115 status collapsed
13116
13117 \begin_layout Plain Layout
13118 LaTeX-paquetes ! booktabs
13119 \end_layout
13120
13121 \end_inset
13122
13123  
13124 \begin_inset VSpace bigskip
13125 \end_inset
13126
13127
13128 \end_layout
13129
13130 \begin_layout Standard
13131 \begin_inset Float table
13132 placement h
13133 wide false
13134 sideways false
13135 status open
13136
13137 \begin_layout Plain Layout
13138 \begin_inset Caption
13139
13140 \begin_layout Plain Layout
13141 \begin_inset CommandInset label
13142 LatexCommand label
13143 name "tab:Tabla-formal-especial"
13144
13145 \end_inset
13146
13147 Tabla formal especial
13148 \end_layout
13149
13150 \end_inset
13151
13152
13153 \end_layout
13154
13155 \begin_layout Plain Layout
13156 \align center
13157 \begin_inset Tabular
13158 <lyxtabular version="3" rows="8" columns="4">
13159 <features booktabs="true">
13160 <column alignment="center" valignment="top" width="0">
13161 <column alignment="center" valignment="top" width="0">
13162 <column alignment="center" valignment="top" width="0">
13163 <column alignment="center" valignment="top" width="0">
13164 <row>
13165 <cell alignment="center" valignment="top" topline="true" usebox="none">
13166 \begin_inset Text
13167
13168 \begin_layout Plain Layout
13169 System
13170 \end_layout
13171
13172 \end_inset
13173 </cell>
13174 <cell alignment="center" valignment="top" topline="true" usebox="none">
13175 \begin_inset Text
13176
13177 \begin_layout Plain Layout
13178 Medipix
13179 \begin_inset space \thinspace{}
13180 \end_inset
13181
13182 1
13183 \end_layout
13184
13185 \end_inset
13186 </cell>
13187 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13188 \begin_inset Text
13189
13190 \begin_layout Plain Layout
13191 Medipix
13192 \begin_inset space \thinspace{}
13193 \end_inset
13194
13195 2
13196 \end_layout
13197
13198 \end_inset
13199 </cell>
13200 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13201 \begin_inset Text
13202
13203 \begin_layout Plain Layout
13204
13205 \end_layout
13206
13207 \end_inset
13208 </cell>
13209 </row>
13210 <row>
13211 <cell alignment="center" valignment="top" usebox="none">
13212 \begin_inset Text
13213
13214 \begin_layout Plain Layout
13215 \begin_inset ERT
13216 status collapsed
13217
13218 \begin_layout Plain Layout
13219
13220
13221 \backslash
13222 cmidrule(r){2-2}
13223 \end_layout
13224
13225 \end_inset
13226
13227
13228 \begin_inset ERT
13229 status collapsed
13230
13231 \begin_layout Plain Layout
13232
13233
13234 \backslash
13235 cmidrule(l){3-4}
13236 \end_layout
13237
13238 \end_inset
13239
13240
13241 \begin_inset ERT
13242 status collapsed
13243
13244 \begin_layout Plain Layout
13245
13246
13247 \backslash
13248 morecmidrules 
13249 \end_layout
13250
13251 \end_inset
13252
13253
13254 \begin_inset ERT
13255 status collapsed
13256
13257 \begin_layout Plain Layout
13258
13259
13260 \backslash
13261 cmidrule{2-4}
13262 \end_layout
13263
13264 \end_inset
13265
13266 Detector thickness [µm]
13267 \end_layout
13268
13269 \end_inset
13270 </cell>
13271 <cell alignment="center" valignment="top" usebox="none">
13272 \begin_inset Text
13273
13274 \begin_layout Plain Layout
13275 300
13276 \end_layout
13277
13278 \end_inset
13279 </cell>
13280 <cell alignment="center" valignment="top" usebox="none">
13281 \begin_inset Text
13282
13283 \begin_layout Plain Layout
13284 300
13285 \end_layout
13286
13287 \end_inset
13288 </cell>
13289 <cell alignment="center" valignment="top" usebox="none">
13290 \begin_inset Text
13291
13292 \begin_layout Plain Layout
13293 700
13294 \end_layout
13295
13296 \end_inset
13297 </cell>
13298 </row>
13299 <row>
13300 <cell alignment="center" valignment="top" topline="true" usebox="none">
13301 \begin_inset Text
13302
13303 \begin_layout Plain Layout
13304 Edge angle [°]
13305 \end_layout
13306
13307 \end_inset
13308 </cell>
13309 <cell alignment="center" valignment="top" topline="true" usebox="none">
13310 \begin_inset Text
13311
13312 \begin_layout Plain Layout
13313 3.55
13314 \end_layout
13315
13316 \end_inset
13317 </cell>
13318 <cell alignment="center" valignment="top" topline="true" usebox="none">
13319 \begin_inset Text
13320
13321 \begin_layout Plain Layout
13322 2.71
13323 \end_layout
13324
13325 \end_inset
13326 </cell>
13327 <cell alignment="center" valignment="top" topline="true" usebox="none">
13328 \begin_inset Text
13329
13330 \begin_layout Plain Layout
13331 7.99
13332 \end_layout
13333
13334 \end_inset
13335 </cell>
13336 </row>
13337 <row topspace="default">
13338 <cell alignment="center" valignment="top" usebox="none">
13339 \begin_inset Text
13340
13341 \begin_layout Plain Layout
13342 Spatial resolution [µm]
13343 \end_layout
13344
13345 \end_inset
13346 </cell>
13347 <cell alignment="center" valignment="top" usebox="none">
13348 \begin_inset Text
13349
13350 \begin_layout Plain Layout
13351 4.26
13352 \end_layout
13353
13354 \end_inset
13355 </cell>
13356 <cell alignment="center" valignment="top" usebox="none">
13357 \begin_inset Text
13358
13359 \begin_layout Plain Layout
13360 10.17
13361 \end_layout
13362
13363 \end_inset
13364 </cell>
13365 <cell alignment="center" valignment="top" usebox="none">
13366 \begin_inset Text
13367
13368 \begin_layout Plain Layout
13369 10.56
13370 \end_layout
13371
13372 \end_inset
13373 </cell>
13374 </row>
13375 <row topspace="default">
13376 <cell alignment="center" valignment="top" usebox="none">
13377 \begin_inset Text
13378
13379 \begin_layout Plain Layout
13380 MTF at 
13381 \begin_inset Formula $f_{\mathrm{max}}$
13382 \end_inset
13383
13384
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 0.53
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 0.37
13403 \end_layout
13404
13405 \end_inset
13406 </cell>
13407 <cell alignment="center" valignment="top" usebox="none">
13408 \begin_inset Text
13409
13410 \begin_layout Plain Layout
13411 0.39
13412 \end_layout
13413
13414 \end_inset
13415 </cell>
13416 </row>
13417 <row>
13418 <cell alignment="center" valignment="top" topline="true" usebox="none">
13419 \begin_inset Text
13420
13421 \begin_layout Plain Layout
13422 \begin_inset ERT
13423 status collapsed
13424
13425 \begin_layout Plain Layout
13426
13427
13428 \backslash
13429 morecmidrules 
13430 \end_layout
13431
13432 \end_inset
13433
13434
13435 \begin_inset ERT
13436 status collapsed
13437
13438 \begin_layout Plain Layout
13439
13440
13441 \backslash
13442 cmidrule{3-4}
13443 \end_layout
13444
13445 \end_inset
13446
13447 LSF-spatial resolution
13448 \end_layout
13449
13450 \end_inset
13451 </cell>
13452 <cell alignment="center" valignment="top" topline="true" usebox="none">
13453 \begin_inset Text
13454
13455 \begin_layout Plain Layout
13456
13457 \end_layout
13458
13459 \end_inset
13460 </cell>
13461 <cell alignment="center" valignment="top" topline="true" usebox="none">
13462 \begin_inset Text
13463
13464 \begin_layout Plain Layout
13465
13466 \end_layout
13467
13468 \end_inset
13469 </cell>
13470 <cell alignment="center" valignment="top" topline="true" usebox="none">
13471 \begin_inset Text
13472
13473 \begin_layout Plain Layout
13474
13475 \end_layout
13476
13477 \end_inset
13478 </cell>
13479 </row>
13480 <row>
13481 <cell alignment="center" valignment="top" usebox="none">
13482 \begin_inset Text
13483
13484 \begin_layout Plain Layout
13485 in µm
13486 \end_layout
13487
13488 \end_inset
13489 </cell>
13490 <cell alignment="center" valignment="top" usebox="none">
13491 \begin_inset Text
13492
13493 \begin_layout Plain Layout
13494 129.7
13495 \end_layout
13496
13497 \end_inset
13498 </cell>
13499 <cell alignment="center" valignment="top" usebox="none">
13500 \begin_inset Text
13501
13502 \begin_layout Plain Layout
13503 52.75
13504 \end_layout
13505
13506 \end_inset
13507 </cell>
13508 <cell alignment="center" valignment="top" usebox="none">
13509 \begin_inset Text
13510
13511 \begin_layout Plain Layout
13512 50.78
13513 \end_layout
13514
13515 \end_inset
13516 </cell>
13517 </row>
13518 <row>
13519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13520 \begin_inset Text
13521
13522 \begin_layout Plain Layout
13523 in % of pixel size
13524 \end_layout
13525
13526 \end_inset
13527 </cell>
13528 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13529 \begin_inset Text
13530
13531 \begin_layout Plain Layout
13532 76.3
13533 \end_layout
13534
13535 \end_inset
13536 </cell>
13537 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13538 \begin_inset Text
13539
13540 \begin_layout Plain Layout
13541 95.9
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550 92.3
13551 \end_layout
13552
13553 \end_inset
13554 </cell>
13555 </row>
13556 </lyxtabular>
13557
13558 \end_inset
13559
13560
13561 \end_layout
13562
13563 \end_inset
13564
13565
13566 \end_layout
13567
13568 \begin_layout Section
13569 Alineación vertical de tablas
13570 \begin_inset Index
13571 status collapsed
13572
13573 \begin_layout Plain Layout
13574 Tablas ! Alineación vertical
13575 \end_layout
13576
13577 \end_inset
13578
13579
13580 \end_layout
13581
13582 \begin_layout Standard
13583 Para alinear tablas verticalmente en una línea de texto la tabla debe estar
13584  en un cuadro.
13585  Entonces el cuadro se puede alinear verticalmente como se describe en la
13586  sección
13587 \begin_inset space ~
13588 \end_inset
13589
13590
13591 \begin_inset CommandInset ref
13592 LatexCommand ref
13593 reference "sec:Diálogo-Cuadros"
13594
13595 \end_inset
13596
13597 .
13598  
13599 \end_layout
13600
13601 \begin_layout Standard
13602 En el ejemplo siguiente las tablas están en un cuadro tipo minipágina
13603 \begin_inset Foot
13604 status collapsed
13605
13606 \begin_layout Plain Layout
13607 Las minipáginas se describen en la sección
13608 \begin_inset space ~
13609 \end_inset
13610
13611
13612 \begin_inset CommandInset ref
13613 LatexCommand ref
13614 reference "sec:Minipáginas"
13615
13616 \end_inset
13617
13618 .
13619 \end_layout
13620
13621 \end_inset
13622
13623  que tiene una anchura del 15
13624 \begin_inset space \thinspace{}
13625 \end_inset
13626
13627 % de columna:
13628 \end_layout
13629
13630 \begin_layout Itemize
13631 test 
13632 \begin_inset Box Frameless
13633 position "t"
13634 hor_pos "c"
13635 has_inner_box 1
13636 inner_pos "c"
13637 use_parbox 0
13638 width "15col%"
13639 special "none"
13640 height "1in"
13641 height_special "totalheight"
13642 status collapsed
13643
13644 \begin_layout Plain Layout
13645 \begin_inset Tabular
13646 <lyxtabular version="3" rows="3" columns="3">
13647 <features>
13648 <column alignment="center" valignment="top" width="0">
13649 <column alignment="center" valignment="top" width="0">
13650 <column alignment="center" valignment="top" width="0">
13651 <row>
13652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13653 \begin_inset Text
13654
13655 \begin_layout Plain Layout
13656 a
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 d
13666 \end_layout
13667
13668 \end_inset
13669 </cell>
13670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13671 \begin_inset Text
13672
13673 \begin_layout Plain Layout
13674 g
13675 \end_layout
13676
13677 \end_inset
13678 </cell>
13679 </row>
13680 <row>
13681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13682 \begin_inset Text
13683
13684 \begin_layout Plain Layout
13685 b
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13691 \begin_inset Text
13692
13693 \begin_layout Plain Layout
13694 e
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 h
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 </row>
13709 <row>
13710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13711 \begin_inset Text
13712
13713 \begin_layout Plain Layout
13714 c
13715 \end_layout
13716
13717 \end_inset
13718 </cell>
13719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13720 \begin_inset Text
13721
13722 \begin_layout Plain Layout
13723 f
13724 \end_layout
13725
13726 \end_inset
13727 </cell>
13728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13729 \begin_inset Text
13730
13731 \begin_layout Plain Layout
13732 i
13733 \end_layout
13734
13735 \end_inset
13736 </cell>
13737 </row>
13738 </lyxtabular>
13739
13740 \end_inset
13741
13742
13743 \end_layout
13744
13745 \end_inset
13746
13747  test 
13748 \begin_inset ERT
13749 status collapsed
13750
13751 \begin_layout Plain Layout
13752
13753
13754 \backslash
13755 raisebox{0.85
13756 \backslash
13757 baselineskip}{
13758 \end_layout
13759
13760 \end_inset
13761
13762
13763 \begin_inset Box Frameless
13764 position "t"
13765 hor_pos "c"
13766 has_inner_box 1
13767 inner_pos "c"
13768 use_parbox 0
13769 width "15col%"
13770 special "none"
13771 height "1in"
13772 height_special "totalheight"
13773 status collapsed
13774
13775 \begin_layout Plain Layout
13776 \begin_inset Tabular
13777 <lyxtabular version="3" rows="3" columns="3">
13778 <features>
13779 <column alignment="center" valignment="top" width="0">
13780 <column alignment="center" valignment="top" width="0">
13781 <column alignment="center" valignment="top" width="0">
13782 <row>
13783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 a
13788 \end_layout
13789
13790 \end_inset
13791 </cell>
13792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13793 \begin_inset Text
13794
13795 \begin_layout Plain Layout
13796 d
13797 \end_layout
13798
13799 \end_inset
13800 </cell>
13801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13802 \begin_inset Text
13803
13804 \begin_layout Plain Layout
13805 g
13806 \end_layout
13807
13808 \end_inset
13809 </cell>
13810 </row>
13811 <row>
13812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13813 \begin_inset Text
13814
13815 \begin_layout Plain Layout
13816 b
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825 e
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13831 \begin_inset Text
13832
13833 \begin_layout Plain Layout
13834 h
13835 \end_layout
13836
13837 \end_inset
13838 </cell>
13839 </row>
13840 <row>
13841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 c
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854 f
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Plain Layout
13863 i
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 </row>
13869 </lyxtabular>
13870
13871 \end_inset
13872
13873
13874 \end_layout
13875
13876 \end_inset
13877
13878
13879 \begin_inset ERT
13880 status collapsed
13881
13882 \begin_layout Plain Layout
13883
13884 }
13885 \end_layout
13886
13887 \end_inset
13888
13889
13890 \end_layout
13891
13892 \begin_layout Itemize
13893 test 
13894 \begin_inset Box Frameless
13895 position "c"
13896 hor_pos "c"
13897 has_inner_box 1
13898 inner_pos "c"
13899 use_parbox 0
13900 width "15col%"
13901 special "none"
13902 height "1in"
13903 height_special "totalheight"
13904 status collapsed
13905
13906 \begin_layout Plain Layout
13907 \begin_inset Tabular
13908 <lyxtabular version="3" rows="3" columns="3">
13909 <features>
13910 <column alignment="center" valignment="top" width="0">
13911 <column alignment="center" valignment="top" width="0">
13912 <column alignment="center" valignment="top" width="0">
13913 <row>
13914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13915 \begin_inset Text
13916
13917 \begin_layout Plain Layout
13918 a
13919 \end_layout
13920
13921 \end_inset
13922 </cell>
13923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13924 \begin_inset Text
13925
13926 \begin_layout Plain Layout
13927 d
13928 \end_layout
13929
13930 \end_inset
13931 </cell>
13932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13933 \begin_inset Text
13934
13935 \begin_layout Plain Layout
13936 g
13937 \end_layout
13938
13939 \end_inset
13940 </cell>
13941 </row>
13942 <row>
13943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13944 \begin_inset Text
13945
13946 \begin_layout Plain Layout
13947 b
13948 \end_layout
13949
13950 \end_inset
13951 </cell>
13952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13953 \begin_inset Text
13954
13955 \begin_layout Plain Layout
13956 e
13957 \end_layout
13958
13959 \end_inset
13960 </cell>
13961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13962 \begin_inset Text
13963
13964 \begin_layout Plain Layout
13965 h
13966 \end_layout
13967
13968 \end_inset
13969 </cell>
13970 </row>
13971 <row>
13972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13973 \begin_inset Text
13974
13975 \begin_layout Plain Layout
13976 c
13977 \end_layout
13978
13979 \end_inset
13980 </cell>
13981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13982 \begin_inset Text
13983
13984 \begin_layout Plain Layout
13985 f
13986 \end_layout
13987
13988 \end_inset
13989 </cell>
13990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13991 \begin_inset Text
13992
13993 \begin_layout Plain Layout
13994 i
13995 \end_layout
13996
13997 \end_inset
13998 </cell>
13999 </row>
14000 </lyxtabular>
14001
14002 \end_inset
14003
14004
14005 \end_layout
14006
14007 \end_inset
14008
14009
14010 \end_layout
14011
14012 \begin_layout Itemize
14013 test 
14014 \begin_inset Box Frameless
14015 position "b"
14016 hor_pos "c"
14017 has_inner_box 1
14018 inner_pos "c"
14019 use_parbox 0
14020 width "15col%"
14021 special "none"
14022 height "1in"
14023 height_special "totalheight"
14024 status collapsed
14025
14026 \begin_layout Plain Layout
14027 \begin_inset Tabular
14028 <lyxtabular version="3" rows="3" columns="3">
14029 <features>
14030 <column alignment="center" valignment="top" width="0">
14031 <column alignment="center" valignment="top" width="0">
14032 <column alignment="center" valignment="top" width="0">
14033 <row>
14034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14035 \begin_inset Text
14036
14037 \begin_layout Plain Layout
14038 a
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14044 \begin_inset Text
14045
14046 \begin_layout Plain Layout
14047 d
14048 \end_layout
14049
14050 \end_inset
14051 </cell>
14052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14053 \begin_inset Text
14054
14055 \begin_layout Plain Layout
14056 g
14057 \end_layout
14058
14059 \end_inset
14060 </cell>
14061 </row>
14062 <row>
14063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14064 \begin_inset Text
14065
14066 \begin_layout Plain Layout
14067 b
14068 \end_layout
14069
14070 \end_inset
14071 </cell>
14072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14073 \begin_inset Text
14074
14075 \begin_layout Plain Layout
14076 e
14077 \end_layout
14078
14079 \end_inset
14080 </cell>
14081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14082 \begin_inset Text
14083
14084 \begin_layout Plain Layout
14085 h
14086 \end_layout
14087
14088 \end_inset
14089 </cell>
14090 </row>
14091 <row>
14092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14093 \begin_inset Text
14094
14095 \begin_layout Plain Layout
14096 c
14097 \end_layout
14098
14099 \end_inset
14100 </cell>
14101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14102 \begin_inset Text
14103
14104 \begin_layout Plain Layout
14105 f
14106 \end_layout
14107
14108 \end_inset
14109 </cell>
14110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14111 \begin_inset Text
14112
14113 \begin_layout Plain Layout
14114 i
14115 \end_layout
14116
14117 \end_inset
14118 </cell>
14119 </row>
14120 </lyxtabular>
14121
14122 \end_inset
14123
14124
14125 \end_layout
14126
14127 \end_inset
14128
14129  test 
14130 \begin_inset ERT
14131 status collapsed
14132
14133 \begin_layout Plain Layout
14134
14135
14136 \backslash
14137 raisebox{-0.32
14138 \backslash
14139 baselineskip}{
14140 \end_layout
14141
14142 \end_inset
14143
14144
14145 \begin_inset Box Frameless
14146 position "b"
14147 hor_pos "c"
14148 has_inner_box 1
14149 inner_pos "c"
14150 use_parbox 0
14151 width "15col%"
14152 special "none"
14153 height "1in"
14154 height_special "totalheight"
14155 status collapsed
14156
14157 \begin_layout Plain Layout
14158 \begin_inset Tabular
14159 <lyxtabular version="3" rows="3" columns="3">
14160 <features>
14161 <column alignment="center" valignment="top" width="0">
14162 <column alignment="center" valignment="top" width="0">
14163 <column alignment="center" valignment="top" width="0">
14164 <row>
14165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14166 \begin_inset Text
14167
14168 \begin_layout Plain Layout
14169 a
14170 \end_layout
14171
14172 \end_inset
14173 </cell>
14174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14175 \begin_inset Text
14176
14177 \begin_layout Plain Layout
14178 d
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187 g
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 </row>
14193 <row>
14194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14195 \begin_inset Text
14196
14197 \begin_layout Plain Layout
14198 b
14199 \end_layout
14200
14201 \end_inset
14202 </cell>
14203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14204 \begin_inset Text
14205
14206 \begin_layout Plain Layout
14207 e
14208 \end_layout
14209
14210 \end_inset
14211 </cell>
14212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14213 \begin_inset Text
14214
14215 \begin_layout Plain Layout
14216 h
14217 \end_layout
14218
14219 \end_inset
14220 </cell>
14221 </row>
14222 <row>
14223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14224 \begin_inset Text
14225
14226 \begin_layout Plain Layout
14227 c
14228 \end_layout
14229
14230 \end_inset
14231 </cell>
14232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14233 \begin_inset Text
14234
14235 \begin_layout Plain Layout
14236 f
14237 \end_layout
14238
14239 \end_inset
14240 </cell>
14241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14242 \begin_inset Text
14243
14244 \begin_layout Plain Layout
14245 i
14246 \end_layout
14247
14248 \end_inset
14249 </cell>
14250 </row>
14251 </lyxtabular>
14252
14253 \end_inset
14254
14255
14256 \end_layout
14257
14258 \end_inset
14259
14260
14261 \begin_inset ERT
14262 status collapsed
14263
14264 \begin_layout Plain Layout
14265
14266 }
14267 \end_layout
14268
14269 \end_inset
14270
14271
14272 \end_layout
14273
14274 \begin_layout Standard
14275 Como ves, los contenidos de la primera y última filas no se alinean correctament
14276 e con la línea de texto donde está la tabla.
14277  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
14278  un cuadro elevado («raisebox»
14279 \begin_inset Foot
14280 status collapsed
14281
14282 \begin_layout Plain Layout
14283 El uso del comando 
14284 \series bold
14285
14286 \backslash
14287 raisebox
14288 \series default
14289  se explica en la sección
14290 \begin_inset space ~
14291 \end_inset
14292
14293
14294 \begin_inset CommandInset ref
14295 LatexCommand ref
14296 reference "sub:Alineación-Vertical"
14297
14298 \end_inset
14299
14300 .
14301 \end_layout
14302
14303 \end_inset
14304
14305 ).
14306  En el ejemplo anterior, la segunda tabla del primer ítem está alineada
14307  usando el comando en código TeX
14308 \end_layout
14309
14310 \begin_layout Standard
14311
14312 \series bold
14313
14314 \backslash
14315 raisebox{0.85
14316 \backslash
14317 baselineskip}{
14318 \end_layout
14319
14320 \begin_layout Standard
14321 antes del cuadro.
14322  Tras él, se pone la llave de cierre 
14323 \series bold
14324 }
14325 \series default
14326  también en código TeX.
14327  Para la segunda tabla en el tercer ítem se usa el comando 
14328 \end_layout
14329
14330 \begin_layout Standard
14331
14332 \series bold
14333
14334 \backslash
14335 raisebox{-0.32
14336 \backslash
14337 baselineskip}{
14338 \end_layout
14339
14340 \begin_layout Standard
14341 \begin_inset Note Greyedout
14342 status open
14343
14344 \begin_layout Plain Layout
14345
14346 \series bold
14347 Not
14348 \series default
14349 a: La alineación del contenido de la fila con la línea del texto adyacente
14350  no es exacta.
14351  El factor necesario del comando 
14352 \series bold
14353
14354 \backslash
14355 raisebox
14356 \series default
14357  para este alineamiento depende de la fuente del documento, del tamaño de
14358  la fuente y del grosor de línea de la tabla.
14359 \end_layout
14360
14361 \end_inset
14362
14363
14364 \end_layout
14365
14366 \begin_layout Section
14367 Tablas coloreadas
14368 \begin_inset CommandInset label
14369 LatexCommand label
14370 name "sec:Tablas-Coloreadas"
14371
14372 \end_inset
14373
14374
14375 \end_layout
14376
14377 \begin_layout Subsection
14378 Celdas coloreadas
14379 \begin_inset Index
14380 status collapsed
14381
14382 \begin_layout Plain Layout
14383 Tablas ! Coloreadas ! Celdas
14384 \end_layout
14385
14386 \end_inset
14387
14388
14389 \begin_inset Index
14390 status collapsed
14391
14392 \begin_layout Plain Layout
14393 Color ! en celdas de tablas
14394 \end_layout
14395
14396 \end_inset
14397
14398
14399 \end_layout
14400
14401 \begin_layout Standard
14402 \begin_inset Float table
14403 placement h
14404 wide false
14405 sideways false
14406 status open
14407
14408 \begin_layout Plain Layout
14409 \begin_inset Caption
14410
14411 \begin_layout Plain Layout
14412 \begin_inset CommandInset label
14413 LatexCommand label
14414 name "tab:Tabla-coloreada-sin"
14415
14416 \end_inset
14417
14418 Tabla coloreada sin usar el paquete 
14419 \series bold
14420 colortbl
14421 \series default
14422
14423 \begin_inset OptArg
14424 status collapsed
14425
14426 \begin_layout Plain Layout
14427 Tabla sin colortbl
14428 \end_layout
14429
14430 \end_inset
14431
14432
14433 \end_layout
14434
14435 \end_inset
14436
14437
14438 \end_layout
14439
14440 \begin_layout Plain Layout
14441 \align center
14442 \begin_inset Tabular
14443 <lyxtabular version="3" rows="3" columns="3">
14444 <features>
14445 <column alignment="center" valignment="top" width="0">
14446 <column alignment="center" valignment="top" width="0">
14447 <column alignment="center" valignment="top" width="0">
14448 <row>
14449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14450 \begin_inset Text
14451
14452 \begin_layout Plain Layout
14453
14454 \color green
14455 a
14456 \end_layout
14457
14458 \end_inset
14459 </cell>
14460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14461 \begin_inset Text
14462
14463 \begin_layout Plain Layout
14464
14465 \color red
14466 b
14467 \end_layout
14468
14469 \end_inset
14470 </cell>
14471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14472 \begin_inset Text
14473
14474 \begin_layout Plain Layout
14475
14476 \color red
14477 c
14478 \end_layout
14479
14480 \end_inset
14481 </cell>
14482 </row>
14483 <row>
14484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14485 \begin_inset Text
14486
14487 \begin_layout Plain Layout
14488
14489 \color green
14490 d
14491 \end_layout
14492
14493 \end_inset
14494 </cell>
14495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14496 \begin_inset Text
14497
14498 \begin_layout Plain Layout
14499
14500 \color blue
14501 e
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14507 \begin_inset Text
14508
14509 \begin_layout Plain Layout
14510
14511 \color blue
14512 f
14513 \end_layout
14514
14515 \end_inset
14516 </cell>
14517 </row>
14518 <row>
14519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Plain Layout
14523
14524 \color green
14525 g
14526 \end_layout
14527
14528 \end_inset
14529 </cell>
14530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14531 \begin_inset Text
14532
14533 \begin_layout Plain Layout
14534
14535 \color blue
14536 h
14537 \end_layout
14538
14539 \end_inset
14540 </cell>
14541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14542 \begin_inset Text
14543
14544 \begin_layout Plain Layout
14545
14546 \color blue
14547 i
14548 \end_layout
14549
14550 \end_inset
14551 </cell>
14552 </row>
14553 </lyxtabular>
14554
14555 \end_inset
14556
14557
14558 \end_layout
14559
14560 \end_inset
14561
14562
14563 \end_layout
14564
14565 \begin_layout Standard
14566 Si sólo necesitas color en el texto, marca las celdas y elige un color en
14567  el menú 
14568 \family sans
14569 Editar\SpecialChar \menuseparator
14570 Estilo
14571 \begin_inset space ~
14572 \end_inset
14573
14574 del
14575 \begin_inset space ~
14576 \end_inset
14577
14578 Texto
14579 \family default
14580 .
14581  Esto se ha hecho en la tabla
14582 \begin_inset space ~
14583 \end_inset
14584
14585
14586 \begin_inset CommandInset ref
14587 LatexCommand ref
14588 reference "tab:Tabla-coloreada-sin"
14589
14590 \end_inset
14591
14592 .
14593  En cualquier otro caso hay que usar el paquete LaTeX 
14594 \series bold
14595 colortbl
14596 \series default
14597 .
14598 \begin_inset Index
14599 status collapsed
14600
14601 \begin_layout Plain Layout
14602 LaTeX-paquetes ! colortbl
14603 \end_layout
14604
14605 \end_inset
14606
14607
14608 \end_layout
14609
14610 \begin_layout Standard
14611 \begin_inset ERT
14612 status collapsed
14613
14614 \begin_layout Plain Layout
14615
14616
14617 \backslash
14618 ifcolortbl
14619 \end_layout
14620
14621 \end_inset
14622
14623
14624 \begin_inset Note Note
14625 status collapsed
14626
14627 \begin_layout Plain Layout
14628 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
14629  LaTeX 
14630 \series bold
14631 colortbl
14632 \series default
14633 .
14634 \end_layout
14635
14636 \end_inset
14637
14638
14639 \end_layout
14640
14641 \begin_layout Standard
14642 Para crear tablas coloreadas, 
14643 \series bold
14644 colortbl
14645 \series default
14646  debe cargarse en el preámbulo con la línea
14647 \end_layout
14648
14649 \begin_layout Standard
14650
14651 \series bold
14652
14653 \backslash
14654 usepackage{colortbl}
14655 \end_layout
14656
14657 \begin_layout Standard
14658 El color de una columna se define con el comando
14659 \end_layout
14660
14661 \begin_layout Standard
14662
14663 \series bold
14664
14665 \backslash
14666 columncolor{nombre del color}
14667 \end_layout
14668
14669 \begin_layout Standard
14670 dentro del comando 
14671 \series bold
14672 >{ }
14673 \series default
14674 .
14675  Más sobre el comando 
14676 \series bold
14677 >{}
14678 \series default
14679  se explica en la sección
14680 \begin_inset space ~
14681 \end_inset
14682
14683
14684 \begin_inset CommandInset ref
14685 LatexCommand ref
14686 reference "sub:Cálculos-en-Multicolumnas"
14687
14688 \end_inset
14689
14690 .
14691 \end_layout
14692
14693 \begin_layout Standard
14694 Los siguientes nombres de color están predefinidos:
14695 \end_layout
14696
14697 \begin_layout Standard
14698
14699 \family sans
14700 red
14701 \family default
14702
14703 \family sans
14704 green
14705 \family default
14706
14707 \family sans
14708 yellow, blue
14709 \family default
14710
14711 \family sans
14712 cyan
14713 \family default
14714 \series bold
14715 ,
14716 \series default
14717  
14718 \family sans
14719 magenta, black
14720 \family default
14721
14722 \family sans
14723 white
14724 \end_layout
14725
14726 \begin_layout Standard
14727 \begin_inset VSpace medskip
14728 \end_inset
14729
14730
14731 \end_layout
14732
14733 \begin_layout Standard
14734 Puedes definir tus propios colores con el comando
14735 \end_layout
14736
14737 \begin_layout Standard
14738
14739 \series bold
14740
14741 \backslash
14742 definecolor{nombre del color}{modelo de color}{valores de color}
14743 \end_layout
14744
14745 \begin_layout Standard
14746 El modelo de color puede ser
14747 \end_layout
14748
14749 \begin_layout Labeling
14750 \labelwidthstring 00.00.0000
14751 cmyk: cyan, magenta, yellow, black
14752 \end_layout
14753
14754 \begin_layout Labeling
14755 \labelwidthstring 00.00.0000
14756 rgb: red, green, blue
14757 \end_layout
14758
14759 \begin_layout Labeling
14760 \labelwidthstring 00.00.0000
14761 gray: gray
14762 \end_layout
14763
14764 \begin_layout Standard
14765 y los valores de color son números separados por comas entre 0 y 1 que describen
14766  el factor para el color correspondiente del modelo de color.
14767 \end_layout
14768
14769 \begin_layout Standard
14770 Por ejemplo, puedes definir el color
14771 \series bold
14772  
14773 \series default
14774 «
14775 \emph on
14776 verde oscuro
14777 \emph default
14778 » en el preámbulo con
14779 \end_layout
14780
14781 \begin_layout Standard
14782
14783 \series bold
14784
14785 \backslash
14786 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14787 \end_layout
14788
14789 \begin_layout Standard
14790 y el color «
14791 \emph on
14792 gris claro
14793 \emph default
14794 » con
14795 \end_layout
14796
14797 \begin_layout Standard
14798
14799 \series bold
14800
14801 \backslash
14802 definecolor{grisclaro}{gray}{0.8}
14803 \end_layout
14804
14805 \begin_layout Standard
14806 \begin_inset VSpace medskip
14807 \end_inset
14808
14809
14810 \end_layout
14811
14812 \begin_layout Standard
14813 Las líneas se colorean con el comando
14814 \end_layout
14815
14816 \begin_layout Standard
14817
14818 \series bold
14819
14820 \backslash
14821 rowcolor{nombre del color}
14822 \end_layout
14823
14824 \begin_layout Standard
14825 y las celdas se colorean con el comando
14826 \end_layout
14827
14828 \begin_layout Standard
14829
14830 \series bold
14831
14832 \backslash
14833 cellcolor{nombre del color}
14834 \end_layout
14835
14836 \begin_layout Standard
14837 Ambos comandos se insertan al principio de una celda en código TeX.
14838 \end_layout
14839
14840 \begin_layout Standard
14841 Para colorear caracteres en la tabla marca las celdas y usa el menú 
14842 \family sans
14843 Editar\SpecialChar \menuseparator
14844 Estilo
14845 \begin_inset space ~
14846 \end_inset
14847
14848 del
14849 \begin_inset space ~
14850 \end_inset
14851
14852 Texto
14853 \family default
14854 .
14855  Si una celda contiene código TeX marca sólo los caracteres, si no el código
14856  TeX en color puede ocasionar errores de LaTeX.
14857 \end_layout
14858
14859 \begin_layout Standard
14860 \begin_inset Note Greyedout
14861 status open
14862
14863 \begin_layout Plain Layout
14864
14865 \series bold
14866 Nota:
14867 \series default
14868  No todos los visores DVI pueden mostrar colores definidos por el usuario.
14869 \end_layout
14870
14871 \end_inset
14872
14873
14874 \end_layout
14875
14876 \begin_layout Standard
14877 \begin_inset VSpace bigskip
14878 \end_inset
14879
14880
14881 \end_layout
14882
14883 \begin_layout Standard
14884 Para crear la tabla
14885 \begin_inset space ~
14886 \end_inset
14887
14888
14889 \begin_inset CommandInset ref
14890 LatexCommand ref
14891 reference "tab:Tabla-coloreada-con"
14892
14893 \end_inset
14894
14895  haz lo siguiente: el color de la primera columna debe ser 
14896 \emph on
14897 verde oscuro
14898 \emph default
14899 , entonces inserta
14900 \end_layout
14901
14902 \begin_layout Standard
14903
14904 \series bold
14905 >{
14906 \backslash
14907 columncolor{verdeoscuro}
14908 \backslash
14909 centering}c
14910 \end_layout
14911
14912 \begin_layout Standard
14913 como argumento LaTeX para esta columna.
14914  La primera fila debe ser azul, por tanto inserta el comando en código TeX
14915 \end_layout
14916
14917 \begin_layout Standard
14918
14919 \series bold
14920
14921 \backslash
14922 rowcolor{cyan}
14923 \end_layout
14924
14925 \begin_layout Standard
14926 en la primera celda de esta fila.
14927  Observa que esto sobreescribe el color de la columna para la primera celda.
14928  La última celda de la última fila se colorea magenta insertando el comando
14929  en código TeX
14930 \end_layout
14931
14932 \begin_layout Standard
14933
14934 \series bold
14935
14936 \backslash
14937 cellcolor{magenta}
14938 \end_layout
14939
14940 \begin_layout Standard
14941 Ahora podrían colorearse los caracteres usando el menú 
14942 \family sans
14943 Editar\SpecialChar \menuseparator
14944 Estilo
14945 \begin_inset space ~
14946 \end_inset
14947
14948 del
14949 \begin_inset space ~
14950 \end_inset
14951
14952 Texto
14953 \family default
14954 .
14955 \end_layout
14956
14957 \begin_layout Standard
14958 \begin_inset Float table
14959 placement h
14960 wide false
14961 sideways false
14962 status open
14963
14964 \begin_layout Plain Layout
14965 \begin_inset Caption
14966
14967 \begin_layout Plain Layout
14968 \begin_inset CommandInset label
14969 LatexCommand label
14970 name "tab:Tabla-coloreada-con"
14971
14972 \end_inset
14973
14974 Tabla coloreada con el paquete 
14975 \series bold
14976 colortbl
14977 \series default
14978
14979 \begin_inset OptArg
14980 status collapsed
14981
14982 \begin_layout Plain Layout
14983 Tabla con 
14984 \series bold
14985 colortbl
14986 \end_layout
14987
14988 \end_inset
14989
14990
14991 \end_layout
14992
14993 \end_inset
14994
14995
14996 \end_layout
14997
14998 \begin_layout Plain Layout
14999 \align center
15000 \begin_inset Tabular
15001 <lyxtabular version="3" rows="3" columns="3">
15002 <features>
15003 <column alignment="center" valignment="top" width="0" special=">{\columncolor{verdeoscuro}\centering}c">
15004 <column alignment="center" valignment="top" width="0">
15005 <column alignment="center" valignment="top" width="0">
15006 <row>
15007 <cell alignment="center" valignment="top" usebox="none">
15008 \begin_inset Text
15009
15010 \begin_layout Plain Layout
15011 \begin_inset ERT
15012 status collapsed
15013
15014 \begin_layout Plain Layout
15015
15016
15017 \backslash
15018 rowcolor{cyan}
15019 \end_layout
15020
15021 \end_inset
15022
15023
15024 \color magenta
15025 a
15026 \end_layout
15027
15028 \end_inset
15029 </cell>
15030 <cell alignment="center" valignment="top" usebox="none">
15031 \begin_inset Text
15032
15033 \begin_layout Plain Layout
15034
15035 \color red
15036 b
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 <cell alignment="center" valignment="top" usebox="none">
15042 \begin_inset Text
15043
15044 \begin_layout Plain Layout
15045
15046 \color red
15047 c
15048 \end_layout
15049
15050 \end_inset
15051 </cell>
15052 </row>
15053 <row>
15054 <cell alignment="center" valignment="top" usebox="none">
15055 \begin_inset Text
15056
15057 \begin_layout Plain Layout
15058
15059 \color yellow
15060 d
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 <cell alignment="center" valignment="top" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Plain Layout
15069
15070 \color blue
15071 e
15072 \end_layout
15073
15074 \end_inset
15075 </cell>
15076 <cell alignment="center" valignment="top" usebox="none">
15077 \begin_inset Text
15078
15079 \begin_layout Plain Layout
15080
15081 \color blue
15082 f
15083 \end_layout
15084
15085 \end_inset
15086 </cell>
15087 </row>
15088 <row>
15089 <cell alignment="center" valignment="top" usebox="none">
15090 \begin_inset Text
15091
15092 \begin_layout Plain Layout
15093
15094 \color yellow
15095 g
15096 \end_layout
15097
15098 \end_inset
15099 </cell>
15100 <cell alignment="center" valignment="top" usebox="none">
15101 \begin_inset Text
15102
15103 \begin_layout Plain Layout
15104
15105 \color blue
15106 h
15107 \end_layout
15108
15109 \end_inset
15110 </cell>
15111 <cell alignment="center" valignment="top" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115 \begin_inset ERT
15116 status collapsed
15117
15118 \begin_layout Plain Layout
15119
15120
15121 \backslash
15122 cellcolor{magenta}
15123 \end_layout
15124
15125 \end_inset
15126
15127
15128 \color green
15129 i
15130 \end_layout
15131
15132 \end_inset
15133 </cell>
15134 </row>
15135 </lyxtabular>
15136
15137 \end_inset
15138
15139
15140 \end_layout
15141
15142 \end_inset
15143
15144
15145 \end_layout
15146
15147 \begin_layout Standard
15148 \begin_inset ERT
15149 status collapsed
15150
15151 \begin_layout Plain Layout
15152
15153
15154 \backslash
15155 else
15156 \end_layout
15157
15158 \end_inset
15159
15160
15161 \begin_inset Note Note
15162 status collapsed
15163
15164 \begin_layout Plain Layout
15165 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
15166  
15167 \series bold
15168 colortbl
15169 \series default
15170 .
15171 \end_layout
15172
15173 \end_inset
15174
15175
15176 \end_layout
15177
15178 \begin_layout Standard
15179 Debes instalar el paquete LaTeX 
15180 \series bold
15181 colortbl
15182 \series default
15183  para ver la parte siguiente en la salida.
15184 \end_layout
15185
15186 \begin_layout Standard
15187 \begin_inset ERT
15188 status collapsed
15189
15190 \begin_layout Plain Layout
15191
15192
15193 \backslash
15194 fi
15195 \end_layout
15196
15197 \end_inset
15198
15199
15200 \end_layout
15201
15202 \begin_layout Subsection
15203 Líneas coloreadas
15204 \begin_inset Index
15205 status collapsed
15206
15207 \begin_layout Plain Layout
15208 Tablas ! Coloreadas ! Líneas
15209 \end_layout
15210
15211 \end_inset
15212
15213
15214 \begin_inset Index
15215 status collapsed
15216
15217 \begin_layout Plain Layout
15218 Color ! en bordes de tabla
15219 \end_layout
15220
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \begin_layout Standard
15227 Como se describe en la sección
15228 \begin_inset space ~
15229 \end_inset
15230
15231
15232 \begin_inset CommandInset ref
15233 LatexCommand ref
15234 reference "sub:Grosor-de-Líneas"
15235
15236 \end_inset
15237
15238 , el grosor para todas las líneas en una tabla puede ajustarse con el comando
15239  
15240 \series bold
15241
15242 \backslash
15243 arrayrulewidth
15244 \series default
15245 .
15246  Se ha puesto 1.5
15247 \begin_inset space \thinspace{}
15248 \end_inset
15249
15250 pt para todas las tablas de esta sección.
15251 \begin_inset ERT
15252 status collapsed
15253
15254 \begin_layout Plain Layout
15255
15256
15257 \backslash
15258 setlength{
15259 \backslash
15260 arrayrulewidth}{1.5pt}
15261 \end_layout
15262
15263 \end_inset
15264
15265
15266 \end_layout
15267
15268 \begin_layout Standard
15269 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
15270  el preámbulo del documento el siguiente formato de columna, de acuerdo
15271  a lo descrito en la sección
15272 \begin_inset space ~
15273 \end_inset
15274
15275
15276 \begin_inset CommandInset ref
15277 LatexCommand ref
15278 reference "sub:Formato-Personalizado"
15279
15280 \end_inset
15281
15282 :
15283 \end_layout
15284
15285 \begin_layout Standard
15286
15287 \series bold
15288
15289 \backslash
15290 newcolumntype{W}{!{
15291 \backslash
15292 color{green}
15293 \backslash
15294 vline}}
15295 \end_layout
15296
15297 \begin_layout Standard
15298 Para la tabla
15299 \begin_inset space ~
15300 \end_inset
15301
15302
15303 \begin_inset CommandInset ref
15304 LatexCommand ref
15305 reference "tab:Tabla-con-verticales-coloreadas"
15306
15307 \end_inset
15308
15309  se usó el argumento LaTeX
15310 \series bold
15311  WcW
15312 \series default
15313  para la última columna y
15314 \series bold
15315  Wc
15316 \series default
15317  para las demás.
15318 \end_layout
15319
15320 \begin_layout Standard
15321 Si quieres tener varios colores, define más formatos de columna.
15322 \end_layout
15323
15324 \begin_layout Standard
15325 \begin_inset Float table
15326 placement h
15327 wide false
15328 sideways false
15329 status open
15330
15331 \begin_layout Plain Layout
15332 \begin_inset Caption
15333
15334 \begin_layout Plain Layout
15335 \begin_inset CommandInset label
15336 LatexCommand label
15337 name "tab:Tabla-con-verticales-coloreadas"
15338
15339 \end_inset
15340
15341 Tabla con líneas verticales coloreadas
15342 \end_layout
15343
15344 \end_inset
15345
15346
15347 \end_layout
15348
15349 \begin_layout Plain Layout
15350 \align center
15351 \begin_inset Tabular
15352 <lyxtabular version="3" rows="3" columns="3">
15353 <features>
15354 <column alignment="center" valignment="top" width="0" special="Wc">
15355 <column alignment="center" valignment="top" width="0" special="Wc">
15356 <column alignment="center" valignment="top" width="0" special="WcW">
15357 <row>
15358 <cell alignment="center" valignment="top" topline="true" usebox="none">
15359 \begin_inset Text
15360
15361 \begin_layout Plain Layout
15362 sd
15363 \end_layout
15364
15365 \end_inset
15366 </cell>
15367 <cell alignment="center" valignment="top" topline="true" usebox="none">
15368 \begin_inset Text
15369
15370 \begin_layout Plain Layout
15371
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 <cell alignment="center" valignment="top" topline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380
15381 \end_layout
15382
15383 \end_inset
15384 </cell>
15385 </row>
15386 <row>
15387 <cell alignment="center" valignment="top" topline="true" usebox="none">
15388 \begin_inset Text
15389
15390 \begin_layout Plain Layout
15391
15392 \end_layout
15393
15394 \end_inset
15395 </cell>
15396 <cell alignment="center" valignment="top" topline="true" usebox="none">
15397 \begin_inset Text
15398
15399 \begin_layout Plain Layout
15400 sd
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 <cell alignment="center" valignment="top" topline="true" usebox="none">
15406 \begin_inset Text
15407
15408 \begin_layout Plain Layout
15409
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 </row>
15415 <row>
15416 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15417 \begin_inset Text
15418
15419 \begin_layout Plain Layout
15420
15421 \end_layout
15422
15423 \end_inset
15424 </cell>
15425 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15426 \begin_inset Text
15427
15428 \begin_layout Plain Layout
15429
15430 \end_layout
15431
15432 \end_inset
15433 </cell>
15434 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15435 \begin_inset Text
15436
15437 \begin_layout Plain Layout
15438 sd
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 </row>
15444 </lyxtabular>
15445
15446 \end_inset
15447
15448
15449 \end_layout
15450
15451 \end_inset
15452
15453
15454 \end_layout
15455
15456 \begin_layout Standard
15457 \begin_inset VSpace bigskip
15458 \end_inset
15459
15460 Para colorear líneas horizontales, por ejemplo en rojo, como en la tabla
15461 \begin_inset space ~
15462 \end_inset
15463
15464
15465 \begin_inset CommandInset ref
15466 LatexCommand ref
15467 reference "tab:Tabla-con-horizontales-coloreadas"
15468
15469 \end_inset
15470
15471 , inserta estos comandos en código TeX antes de la tabla o del flotante:
15472 \end_layout
15473
15474 \begin_layout Standard
15475
15476 \series bold
15477
15478 \backslash
15479 let
15480 \backslash
15481 myHlineC
15482 \backslash
15483 hline
15484 \begin_inset Newline newline
15485 \end_inset
15486
15487
15488 \backslash
15489 renewcommand{
15490 \backslash
15491 hline}
15492 \begin_inset Newline newline
15493 \end_inset
15494
15495
15496 \begin_inset ERT
15497 status collapsed
15498
15499 \begin_layout Plain Layout
15500
15501
15502 \backslash
15503 hphantom{ }
15504 \end_layout
15505
15506 \end_inset
15507
15508 {
15509 \backslash
15510 arrayrulecolor{red}
15511 \backslash
15512 myHlineC
15513 \backslash
15514 arrayrulecolor{black}}
15515 \end_layout
15516
15517 \begin_layout Standard
15518 \begin_inset ERT
15519 status collapsed
15520
15521 \begin_layout Plain Layout
15522
15523
15524 \backslash
15525 let
15526 \backslash
15527 myHlineC
15528 \backslash
15529 hline
15530 \end_layout
15531
15532 \begin_layout Plain Layout
15533
15534
15535 \backslash
15536 renewcommand{
15537 \backslash
15538 hline}
15539 \end_layout
15540
15541 \begin_layout Plain Layout
15542
15543  {
15544 \backslash
15545 arrayrulecolor{red}
15546 \backslash
15547 myHlineC
15548 \backslash
15549 arrayrulecolor{black}}
15550 \end_layout
15551
15552 \end_inset
15553
15554
15555 \begin_inset Float table
15556 placement h
15557 wide false
15558 sideways false
15559 status open
15560
15561 \begin_layout Plain Layout
15562 \begin_inset Caption
15563
15564 \begin_layout Plain Layout
15565 \begin_inset CommandInset label
15566 LatexCommand label
15567 name "tab:Tabla-con-horizontales-coloreadas"
15568
15569 \end_inset
15570
15571 Tabla con líneas horizontales coloreadas
15572 \end_layout
15573
15574 \end_inset
15575
15576
15577 \end_layout
15578
15579 \begin_layout Plain Layout
15580 \align center
15581 \begin_inset Tabular
15582 <lyxtabular version="3" rows="3" columns="3">
15583 <features>
15584 <column alignment="center" valignment="top" width="0">
15585 <column alignment="center" valignment="top" width="0">
15586 <column alignment="center" valignment="top" width="0">
15587 <row>
15588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15589 \begin_inset Text
15590
15591 \begin_layout Plain Layout
15592 sd
15593 \end_layout
15594
15595 \end_inset
15596 </cell>
15597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15598 \begin_inset Text
15599
15600 \begin_layout Plain Layout
15601
15602 \end_layout
15603
15604 \end_inset
15605 </cell>
15606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15607 \begin_inset Text
15608
15609 \begin_layout Plain Layout
15610
15611 \end_layout
15612
15613 \end_inset
15614 </cell>
15615 </row>
15616 <row>
15617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15618 \begin_inset Text
15619
15620 \begin_layout Plain Layout
15621
15622 \end_layout
15623
15624 \end_inset
15625 </cell>
15626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15627 \begin_inset Text
15628
15629 \begin_layout Plain Layout
15630 sd
15631 \end_layout
15632
15633 \end_inset
15634 </cell>
15635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15636 \begin_inset Text
15637
15638 \begin_layout Plain Layout
15639
15640 \end_layout
15641
15642 \end_inset
15643 </cell>
15644 </row>
15645 <row>
15646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15647 \begin_inset Text
15648
15649 \begin_layout Plain Layout
15650
15651 \end_layout
15652
15653 \end_inset
15654 </cell>
15655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Plain Layout
15659
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Plain Layout
15668 sd
15669 \end_layout
15670
15671 \end_inset
15672 </cell>
15673 </row>
15674 </lyxtabular>
15675
15676 \end_inset
15677
15678
15679 \end_layout
15680
15681 \end_inset
15682
15683
15684 \end_layout
15685
15686 \begin_layout Standard
15687 Para volver al color de línea negro predeterminado inserta este comando
15688  en código TeX detrás de la tabla o el flotante:
15689 \end_layout
15690
15691 \begin_layout Standard
15692
15693 \series bold
15694
15695 \backslash
15696 renewcommand{
15697 \backslash
15698 hline}{
15699 \backslash
15700 myHlineC}
15701 \end_layout
15702
15703 \begin_layout Standard
15704 La tabla
15705 \begin_inset space ~
15706 \end_inset
15707
15708
15709 \begin_inset CommandInset ref
15710 LatexCommand ref
15711 reference "tab:Tabla-con-líneas-coloreadas"
15712
15713 \end_inset
15714
15715  es un ejemplo con líneas verticales y horizontales coloreadas.
15716 \end_layout
15717
15718 \begin_layout Standard
15719 \begin_inset Float table
15720 placement h
15721 wide false
15722 sideways false
15723 status open
15724
15725 \begin_layout Plain Layout
15726 \begin_inset Caption
15727
15728 \begin_layout Plain Layout
15729 \begin_inset CommandInset label
15730 LatexCommand label
15731 name "tab:Tabla-con-líneas-coloreadas"
15732
15733 \end_inset
15734
15735 Tabla con líneas coloreadas
15736 \end_layout
15737
15738 \end_inset
15739
15740
15741 \end_layout
15742
15743 \begin_layout Plain Layout
15744 \align center
15745 \begin_inset Tabular
15746 <lyxtabular version="3" rows="3" columns="3">
15747 <features>
15748 <column alignment="center" valignment="top" width="0" special="Wc">
15749 <column alignment="center" valignment="top" width="0" special="Wc">
15750 <column alignment="center" valignment="top" width="0" special="WcW">
15751 <row>
15752 <cell alignment="center" valignment="top" topline="true" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Plain Layout
15756 sd
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" topline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 <cell alignment="center" valignment="top" topline="true" usebox="none">
15771 \begin_inset Text
15772
15773 \begin_layout Plain Layout
15774
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 </row>
15780 <row>
15781 <cell alignment="center" valignment="top" topline="true" usebox="none">
15782 \begin_inset Text
15783
15784 \begin_layout Plain Layout
15785
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 sd
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" topline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 </row>
15809 <row>
15810 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15811 \begin_inset Text
15812
15813 \begin_layout Plain Layout
15814
15815 \end_layout
15816
15817 \end_inset
15818 </cell>
15819 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Plain Layout
15823
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15829 \begin_inset Text
15830
15831 \begin_layout Plain Layout
15832 sd
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 </row>
15838 </lyxtabular>
15839
15840 \end_inset
15841
15842
15843 \end_layout
15844
15845 \end_inset
15846
15847
15848 \end_layout
15849
15850 \begin_layout Standard
15851 \begin_inset ERT
15852 status collapsed
15853
15854 \begin_layout Plain Layout
15855
15856
15857 \backslash
15858 renewcommand{
15859 \backslash
15860 hline}{
15861 \backslash
15862 myHlineC}
15863 \end_layout
15864
15865 \end_inset
15866
15867
15868 \end_layout
15869
15870 \begin_layout Standard
15871 \begin_inset ERT
15872 status collapsed
15873
15874 \begin_layout Plain Layout
15875
15876
15877 \backslash
15878 setlength{
15879 \backslash
15880 arrayrulewidth}{0.4pt}
15881 \end_layout
15882
15883 \end_inset
15884
15885
15886 \end_layout
15887
15888 \begin_layout Section
15889 Personalización de tablas
15890 \begin_inset Index
15891 status collapsed
15892
15893 \begin_layout Plain Layout
15894 Personalización de tablas
15895 \end_layout
15896
15897 \end_inset
15898
15899
15900 \begin_inset Index
15901 status collapsed
15902
15903 \begin_layout Plain Layout
15904 Tablas ! Personalización
15905 \end_layout
15906
15907 \end_inset
15908
15909
15910 \end_layout
15911
15912 \begin_layout Subsection
15913 Espacio adicional en filas
15914 \begin_inset CommandInset label
15915 LatexCommand label
15916 name "sub:Espacio-adicional"
15917
15918 \end_inset
15919
15920
15921 \begin_inset Index
15922 status collapsed
15923
15924 \begin_layout Plain Layout
15925 Personalización de tablas ! Espacio adicional en filas
15926 \end_layout
15927
15928 \end_inset
15929
15930
15931 \end_layout
15932
15933 \begin_layout Standard
15934 Es posible añadir espacio vertical a las filas de una tabla en la solapa
15935  
15936 \family sans
15937 Bordes
15938 \family default
15939  del diálogo de configuración de tablas.
15940  En el marco 
15941 \family sans
15942 Espacio
15943 \begin_inset space ~
15944 \end_inset
15945
15946 adicional
15947 \family default
15948  dispones de tres posibilidades:
15949 \end_layout
15950
15951 \begin_layout Description
15952 Superior
15953 \begin_inset space ~
15954 \end_inset
15955
15956 de
15957 \begin_inset space ~
15958 \end_inset
15959
15960 la
15961 \begin_inset space ~
15962 \end_inset
15963
15964 fila añade espacio sobre los caracteres de la fila.
15965  Si la tabla es de estilo formal
15966 \begin_inset Foot
15967 status collapsed
15968
15969 \begin_layout Plain Layout
15970 Las tablas formales se explican en la sección
15971 \begin_inset space ~
15972 \end_inset
15973
15974
15975 \begin_inset CommandInset ref
15976 LatexCommand ref
15977 reference "sec:Tablas-Formales"
15978
15979 \end_inset
15980
15981
15982 \end_layout
15983
15984 \end_inset
15985
15986  LyX insertará 0.5
15987 \begin_inset space \thinspace{}
15988 \end_inset
15989
15990 em por omisión.
15991  Si la tabla es de estilo normal el espacio adicional destruirá las líneas
15992  verticales, como se ve en la tabla siguiente:
15993 \begin_inset VSpace medskip
15994 \end_inset
15995
15996
15997 \begin_inset Newline newline
15998 \end_inset
15999
16000
16001 \begin_inset space \hspace*{}
16002 \length 0pt
16003 \end_inset
16004
16005
16006 \begin_inset space \hfill{}
16007 \end_inset
16008
16009
16010 \begin_inset Tabular
16011 <lyxtabular version="3" rows="3" columns="1">
16012 <features>
16013 <column alignment="center" valignment="top" width="0">
16014 <row>
16015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16016 \begin_inset Text
16017
16018 \begin_layout Plain Layout
16019 A
16020 \end_layout
16021
16022 \end_inset
16023 </cell>
16024 </row>
16025 <row topspace="3mm">
16026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 3
16031 \begin_inset space \thinspace{}
16032 \end_inset
16033
16034 mm sobre la fila
16035 \end_layout
16036
16037 \end_inset
16038 </cell>
16039 </row>
16040 <row>
16041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Plain Layout
16045 C
16046 \end_layout
16047
16048 \end_inset
16049 </cell>
16050 </row>
16051 </lyxtabular>
16052
16053 \end_inset
16054
16055
16056 \begin_inset space \hfill{}
16057 \end_inset
16058
16059
16060 \begin_inset space \hspace*{}
16061 \length 0pt
16062 \end_inset
16063
16064
16065 \begin_inset VSpace medskip
16066 \end_inset
16067
16068
16069 \begin_inset Newline newline
16070 \end_inset
16071
16072 Así pues, insertar espacio superior en tablas normales sólo es útil en tablas
16073  sin líneas verticales.
16074 \end_layout
16075
16076 \begin_layout Description
16077 Inferior
16078 \begin_inset space ~
16079 \end_inset
16080
16081 de
16082 \begin_inset space ~
16083 \end_inset
16084
16085 la
16086 \begin_inset space ~
16087 \end_inset
16088
16089 fila añade espacio bajo los caracteres de la fila.
16090  Si la tabla es formal LyX inserta por omisión 0.5
16091 \begin_inset space \thinspace{}
16092 \end_inset
16093
16094 em; si la tabla es normal inserta 2
16095 \begin_inset space \thinspace{}
16096 \end_inset
16097
16098 pt.
16099  
16100 \end_layout
16101
16102 \begin_layout Description
16103 Entre
16104 \begin_inset space ~
16105 \end_inset
16106
16107 las
16108 \begin_inset space ~
16109 \end_inset
16110
16111 filas añade espacio entre la fila actual y la siguiente.
16112  Si la tabla es formal LyX inserta 0.5
16113 \begin_inset space \thinspace{}
16114 \end_inset
16115
16116 em por omisión.
16117  En tablas normales, el espacio adicional destruirá las líneas verticales
16118  de la tabla, como se ve en la siguiente:
16119 \begin_inset VSpace medskip
16120 \end_inset
16121
16122
16123 \begin_inset Newline newline
16124 \end_inset
16125
16126
16127 \begin_inset space \hspace*{}
16128 \length 0pt
16129 \end_inset
16130
16131
16132 \begin_inset space \hfill{}
16133 \end_inset
16134
16135
16136 \begin_inset Tabular
16137 <lyxtabular version="3" rows="3" columns="1">
16138 <features>
16139 <column alignment="center" valignment="top" width="0">
16140 <row>
16141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16142 \begin_inset Text
16143
16144 \begin_layout Plain Layout
16145 A
16146 \end_layout
16147
16148 \end_inset
16149 </cell>
16150 </row>
16151 <row interlinespace="3mm">
16152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16153 \begin_inset Text
16154
16155 \begin_layout Plain Layout
16156 \begin_inset Formula $\downarrow$
16157 \end_inset
16158
16159  3
16160 \begin_inset space \thinspace{}
16161 \end_inset
16162
16163 mm entre las filas
16164 \end_layout
16165
16166 \end_inset
16167 </cell>
16168 </row>
16169 <row>
16170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16171 \begin_inset Text
16172
16173 \begin_layout Plain Layout
16174 \begin_inset Formula $\uparrow$
16175 \end_inset
16176
16177  3
16178 \begin_inset space \thinspace{}
16179 \end_inset
16180
16181 mm entre las filas 
16182 \begin_inset Formula $\uparrow$
16183 \end_inset
16184
16185
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 </row>
16191 </lyxtabular>
16192
16193 \end_inset
16194
16195
16196 \begin_inset space \hfill{}
16197 \end_inset
16198
16199
16200 \begin_inset space \hspace*{}
16201 \length 0pt
16202 \end_inset
16203
16204
16205 \begin_inset VSpace medskip
16206 \end_inset
16207
16208
16209 \begin_inset Newline newline
16210 \end_inset
16211
16212 Así pues, los espacios adicionales entre filas de tablas normales sólo sirven
16213  para tablas sin líneas verticales.
16214 \end_layout
16215
16216 \begin_layout Standard
16217 \begin_inset VSpace bigskip
16218 \end_inset
16219
16220 Para añadir altura vertical extra a todas las celdas de todas las tablas,
16221  utiliza los siguientes comandos en el preámbulo:
16222 \end_layout
16223
16224 \begin_layout Standard
16225
16226 \series bold
16227
16228 \backslash
16229 @ifundefined{extrarowheight}
16230 \begin_inset Newline newline
16231 \end_inset
16232
16233
16234 \begin_inset ERT
16235 status collapsed
16236
16237 \begin_layout Plain Layout
16238
16239
16240 \backslash
16241 hphantom{ }
16242 \end_layout
16243
16244 \end_inset
16245
16246 {
16247 \backslash
16248 usepackage{array}}{}
16249 \begin_inset Newline newline
16250 \end_inset
16251
16252
16253 \backslash
16254 setlength{
16255 \backslash
16256 extrarowheight}{altura}
16257 \end_layout
16258
16259 \begin_layout Standard
16260 Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
16261  centrado en vertical.
16262  (Lyx cargará automáticamente el paquete 
16263 \series bold
16264 array
16265 \series default
16266  cuando uses formatos de tabla autodefinidos.
16267  Para evitar que sea cargado dos veces se pone al principio el comando 
16268 \series bold
16269
16270 \backslash
16271 @ifundefined
16272 \series default
16273 .)
16274 \end_layout
16275
16276 \begin_layout Standard
16277 En el caso de usar fuentes de mayor tamaño que el normal, los bordes de
16278  la tabla están a veces demasiado cerca de las letras.
16279  Esto se puede corregir insertando el comando 
16280 \series bold
16281
16282 \backslash
16283 strut
16284 \series default
16285  en código TeX al principio de la fila de la tabla.
16286  La tabla
16287 \begin_inset space ~
16288 \end_inset
16289
16290
16291 \begin_inset CommandInset ref
16292 LatexCommand ref
16293 reference "tab:Alineación-vertical"
16294
16295 \end_inset
16296
16297  muestra el efecto:
16298 \end_layout
16299
16300 \begin_layout Standard
16301 \noindent
16302 \begin_inset Float table
16303 placement h
16304 wide false
16305 sideways false
16306 status open
16307
16308 \begin_layout Plain Layout
16309 \begin_inset Caption
16310
16311 \begin_layout Plain Layout
16312 \begin_inset CommandInset label
16313 LatexCommand label
16314 name "tab:Alineación-vertical"
16315
16316 \end_inset
16317
16318 Alineación vertical de texto con fuentes grandes
16319 \end_layout
16320
16321 \end_inset
16322
16323
16324 \end_layout
16325
16326 \begin_layout Plain Layout
16327 \begin_inset space \hfill{}
16328 \end_inset
16329
16330
16331 \begin_inset Float table
16332 wide false
16333 sideways false
16334 status collapsed
16335
16336 \begin_layout Plain Layout
16337 \begin_inset Caption
16338
16339 \begin_layout Plain Layout
16340 Tabla normal
16341 \end_layout
16342
16343 \end_inset
16344
16345
16346 \end_layout
16347
16348 \begin_layout Plain Layout
16349 \noindent
16350 \align center
16351 \begin_inset Tabular
16352 <lyxtabular version="3" rows="6" columns="1">
16353 <features>
16354 <column alignment="left" valignment="top" width="0">
16355 <row>
16356 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16357 \begin_inset Text
16358
16359 \begin_layout Plain Layout
16360 Normal, g
16361 \end_layout
16362
16363 \end_inset
16364 </cell>
16365 </row>
16366 <row>
16367 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16368 \begin_inset Text
16369
16370 \begin_layout Plain Layout
16371
16372 \size large
16373 Grande
16374 \end_layout
16375
16376 \end_inset
16377 </cell>
16378 </row>
16379 <row>
16380 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Plain Layout
16384
16385 \size larger
16386 Más grande
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 </row>
16392 <row>
16393 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16394 \begin_inset Text
16395
16396 \begin_layout Plain Layout
16397
16398 \size largest
16399 Grandísima
16400 \end_layout
16401
16402 \end_inset
16403 </cell>
16404 </row>
16405 <row>
16406 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410
16411 \size huge
16412 Enorme
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 </row>
16418 <row>
16419 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16420 \begin_inset Text
16421
16422 \begin_layout Plain Layout
16423
16424 \size huge
16425 Más enorme
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 </row>
16431 </lyxtabular>
16432
16433 \end_inset
16434
16435
16436 \end_layout
16437
16438 \end_inset
16439
16440
16441 \begin_inset space \hfill{}
16442 \end_inset
16443
16444
16445 \begin_inset Float table
16446 wide false
16447 sideways false
16448 status collapsed
16449
16450 \begin_layout Plain Layout
16451 \begin_inset Caption
16452
16453 \begin_layout Plain Layout
16454 Tabla con comando 
16455 \series bold
16456
16457 \backslash
16458 strut
16459 \end_layout
16460
16461 \end_inset
16462
16463
16464 \end_layout
16465
16466 \begin_layout Plain Layout
16467 \noindent
16468 \align center
16469 \begin_inset Tabular
16470 <lyxtabular version="3" rows="6" columns="1">
16471 <features>
16472 <column alignment="left" valignment="top" width="0">
16473 <row>
16474 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16475 \begin_inset Text
16476
16477 \begin_layout Plain Layout
16478 Normal, g
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 </row>
16484 <row>
16485 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16486 \begin_inset Text
16487
16488 \begin_layout Plain Layout
16489
16490 \size large
16491 \begin_inset ERT
16492 status collapsed
16493
16494 \begin_layout Plain Layout
16495
16496
16497 \backslash
16498 strut 
16499 \end_layout
16500
16501 \end_inset
16502
16503 Grande
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 </row>
16509 <row>
16510 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16511 \begin_inset Text
16512
16513 \begin_layout Plain Layout
16514
16515 \size larger
16516 \begin_inset ERT
16517 status collapsed
16518
16519 \begin_layout Plain Layout
16520
16521
16522 \backslash
16523 strut 
16524 \end_layout
16525
16526 \end_inset
16527
16528 Más grande
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 </row>
16534 <row>
16535 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16536 \begin_inset Text
16537
16538 \begin_layout Plain Layout
16539
16540 \size largest
16541 \begin_inset ERT
16542 status collapsed
16543
16544 \begin_layout Plain Layout
16545
16546
16547 \backslash
16548 strut 
16549 \end_layout
16550
16551 \end_inset
16552
16553 Grandísima
16554 \end_layout
16555
16556 \end_inset
16557 </cell>
16558 </row>
16559 <row>
16560 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16561 \begin_inset Text
16562
16563 \begin_layout Plain Layout
16564
16565 \size huge
16566 \begin_inset ERT
16567 status collapsed
16568
16569 \begin_layout Plain Layout
16570
16571
16572 \backslash
16573 strut 
16574 \end_layout
16575
16576 \end_inset
16577
16578 Enorme
16579 \end_layout
16580
16581 \end_inset
16582 </cell>
16583 </row>
16584 <row>
16585 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout Plain Layout
16589
16590 \size giant
16591 \begin_inset ERT
16592 status collapsed
16593
16594 \begin_layout Plain Layout
16595
16596
16597 \backslash
16598 strut 
16599 \end_layout
16600
16601 \end_inset
16602
16603
16604 \size huge
16605 Más enorme
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 </row>
16611 </lyxtabular>
16612
16613 \end_inset
16614
16615
16616 \end_layout
16617
16618 \end_inset
16619
16620
16621 \begin_inset space \hfill{}
16622 \end_inset
16623
16624
16625 \end_layout
16626
16627 \end_inset
16628
16629
16630 \end_layout
16631
16632 \begin_layout Subsection
16633 Alineación especial de celdas
16634 \begin_inset Index
16635 status collapsed
16636
16637 \begin_layout Plain Layout
16638 Personalización de tablas ! Alineación especial de celdas
16639 \end_layout
16640
16641 \end_inset
16642
16643
16644 \end_layout
16645
16646 \begin_layout Standard
16647 A veces mejora la presentación si las entradas en las celdas de una columna
16648  se alinean con un carácter determinado, p.
16649 \begin_inset space \thinspace{}
16650 \end_inset
16651
16652 e.
16653 \begin_inset space ~
16654 \end_inset
16655
16656 el separador decimal, como en la tabla
16657 \begin_inset space ~
16658 \end_inset
16659
16660
16661 \begin_inset CommandInset ref
16662 LatexCommand ref
16663 reference "tab:Tabla-con-celdas-de"
16664
16665 \end_inset
16666
16667 .
16668 \end_layout
16669
16670 \begin_layout Standard
16671 \begin_inset Float table
16672 wide false
16673 sideways false
16674 status open
16675
16676 \begin_layout Plain Layout
16677 \begin_inset Caption
16678
16679 \begin_layout Plain Layout
16680 \begin_inset CommandInset label
16681 LatexCommand label
16682 name "tab:Tabla-con-celdas-de"
16683
16684 \end_inset
16685
16686 Tabla con celdas alineadas con el separador decimal.
16687 \end_layout
16688
16689 \end_inset
16690
16691
16692 \end_layout
16693
16694 \begin_layout Plain Layout
16695 \align center
16696 \begin_inset Tabular
16697 <lyxtabular version="3" rows="4" columns="2">
16698 <features>
16699 <column alignment="right" valignment="top" width="0">
16700 <column alignment="left" valignment="top" width="0" special="@{}l">
16701 <row>
16702 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706 leyenda
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 </row>
16721 <row>
16722 <cell alignment="center" valignment="top" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726 12,
16727 \end_layout
16728
16729 \end_inset
16730 </cell>
16731 <cell alignment="center" valignment="top" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Plain Layout
16735 6
16736 \end_layout
16737
16738 \end_inset
16739 </cell>
16740 </row>
16741 <row>
16742 <cell alignment="center" valignment="top" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746 0,
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 <cell alignment="center" valignment="top" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Plain Layout
16755 68
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 </row>
16761 <row>
16762 <cell alignment="center" valignment="top" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout Plain Layout
16766 -123,
16767 \end_layout
16768
16769 \end_inset
16770 </cell>
16771 <cell alignment="center" valignment="top" usebox="none">
16772 \begin_inset Text
16773
16774 \begin_layout Plain Layout
16775 0
16776 \end_layout
16777
16778 \end_inset
16779 </cell>
16780 </row>
16781 </lyxtabular>
16782
16783 \end_inset
16784
16785
16786 \end_layout
16787
16788 \end_inset
16789
16790
16791 \end_layout
16792
16793 \begin_layout Standard
16794 Esta es una tabla 4×2.
16795  La leyenda es una multicolumna centrada.
16796  La primera columna está alineada a la derecha y contiene el punto decimal
16797  y los dígitos anteriores.
16798  La segunda columna está alineada a la izquierda y contiene los dígitos
16799  posteriores al punto decimal.
16800  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
16801  el siguiente argumento LaTeX para la segunda columna:
16802 \end_layout
16803
16804 \begin_layout Standard
16805
16806 \series bold
16807 @{}l
16808 \end_layout
16809
16810 \begin_layout Standard
16811 La tabla
16812 \begin_inset space ~
16813 \end_inset
16814
16815
16816 \begin_inset CommandInset ref
16817 LatexCommand ref
16818 reference "tab:Varias-alineaciones"
16819
16820 \end_inset
16821
16822  muestra varios ejemplos de alineación.
16823  Para alinear con el signo de relación debes añadir el segundo espacio matemátic
16824 o más pequeño al comienzo de la última columna para conseguir el espacio
16825  adecuado alrededor del signo.
16826 \end_layout
16827
16828 \begin_layout Standard
16829 \begin_inset Float table
16830 placement h
16831 wide false
16832 sideways false
16833 status open
16834
16835 \begin_layout Plain Layout
16836 \begin_inset Caption
16837
16838 \begin_layout Plain Layout
16839 \begin_inset CommandInset label
16840 LatexCommand label
16841 name "tab:Varias-alineaciones"
16842
16843 \end_inset
16844
16845 Tabla con varias alineaciones.
16846 \end_layout
16847
16848 \end_inset
16849
16850
16851 \end_layout
16852
16853 \begin_layout Plain Layout
16854 \align center
16855 \begin_inset Tabular
16856 <lyxtabular version="3" rows="4" columns="6">
16857 <features>
16858 <column alignment="right" valignment="top" width="0">
16859 <column alignment="left" valignment="top" width="0" special="@{}l">
16860 <column alignment="right" valignment="top" width="0">
16861 <column alignment="left" valignment="top" width="0" special="@{}l">
16862 <column alignment="right" valignment="top" width="0">
16863 <column alignment="left" valignment="top" width="0" special="@{}l">
16864 <row>
16865 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869 unidades
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887 exponentes
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 relaciones
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 </row>
16920 <row>
16921 <cell alignment="center" valignment="top" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925 12×
16926 \end_layout
16927
16928 \end_inset
16929 </cell>
16930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16931 \begin_inset Text
16932
16933 \begin_layout Plain Layout
16934 24
16935 \begin_inset space \thinspace{}
16936 \end_inset
16937
16938 bottles
16939 \end_layout
16940
16941 \end_inset
16942 </cell>
16943 <cell alignment="center" valignment="top" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Plain Layout
16947 \begin_inset Formula $10\cdot$
16948 \end_inset
16949
16950
16951 \end_layout
16952
16953 \end_inset
16954 </cell>
16955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16956 \begin_inset Text
16957
16958 \begin_layout Plain Layout
16959 \begin_inset Formula $10^{\mbox{-}17}$
16960 \end_inset
16961
16962
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 <cell alignment="center" valignment="top" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971 \begin_inset Formula $\Gamma(t)\propto$
16972 \end_inset
16973
16974
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell alignment="center" valignment="top" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983 \begin_inset Formula $\:\Upsilon(t)$
16984 \end_inset
16985
16986
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 </row>
16992 <row>
16993 <cell alignment="center" valignment="top" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997 1024×
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 768
17007 \begin_inset space \thinspace{}
17008 \end_inset
17009
17010 Pixels
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 <cell alignment="center" valignment="top" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019 \begin_inset Formula $5.78\cdot$
17020 \end_inset
17021
17022
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031 \begin_inset Formula $10^{7}$
17032 \end_inset
17033
17034
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 <cell alignment="center" valignment="top" usebox="none">
17040 \begin_inset Text
17041
17042 \begin_layout Plain Layout
17043 \begin_inset Formula $A\ne$
17044 \end_inset
17045
17046
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 \begin_inset Formula $\: B_{\mathrm{red}}$
17056 \end_inset
17057
17058
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 <row>
17065 <cell alignment="center" valignment="top" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069 32×
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078 6
17079 \begin_inset space \thinspace{}
17080 \end_inset
17081
17082 cm
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell alignment="center" valignment="top" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091 -
17092 \begin_inset Formula $33.5\cdot$
17093 \end_inset
17094
17095
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104 \begin_inset Formula $10^{4}$
17105 \end_inset
17106
17107
17108 \end_layout
17109
17110 \end_inset
17111 </cell>
17112 <cell alignment="center" valignment="top" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116 \begin_inset Formula $\sen(\alpha)\ge$
17117 \end_inset
17118
17119
17120 \end_layout
17121
17122 \end_inset
17123 </cell>
17124 <cell alignment="center" valignment="top" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128 \begin_inset Formula $\:\sen(\beta)$
17129 \end_inset
17130
17131
17132 \end_layout
17133
17134 \end_inset
17135 </cell>
17136 </row>
17137 </lyxtabular>
17138
17139 \end_inset
17140
17141
17142 \end_layout
17143
17144 \end_inset
17145
17146
17147 \end_layout
17148
17149 \begin_layout Standard
17150 \begin_inset VSpace bigskip
17151 \end_inset
17152
17153 También hay un paquete LaTeX, 
17154 \series bold
17155 dcolumn
17156 \series default
17157
17158 \begin_inset Index
17159 status collapsed
17160
17161 \begin_layout Plain Layout
17162 LaTeX-paquetes ! dcolumn
17163 \end_layout
17164
17165 \end_inset
17166
17167 , que permite alinear el contenido de las celdas.
17168  Pero desgraciadamente trata las entradas de celda en modo matemático y
17169  no permite fórmulas en celdas: la primera columna de la tabla
17170 \begin_inset space ~
17171 \end_inset
17172
17173
17174 \begin_inset CommandInset ref
17175 LatexCommand ref
17176 reference "tab:Varias-alineaciones"
17177
17178 \end_inset
17179
17180  se verá con 
17181 \series bold
17182 dcolumn
17183 \series default
17184  como la primera columna en la tabla
17185 \begin_inset space ~
17186 \end_inset
17187
17188
17189 \begin_inset CommandInset ref
17190 LatexCommand ref
17191 reference "tab:Alineaciones-con-el"
17192
17193 \end_inset
17194
17195  y sólo con algunos trucos se consigue lo que se espera.
17196  La alineación de la segunda y tercera columnas de la tabla
17197 \begin_inset space ~
17198 \end_inset
17199
17200
17201 \begin_inset CommandInset ref
17202 LatexCommand ref
17203 reference "tab:Varias-alineaciones"
17204
17205 \end_inset
17206
17207  no es posible con 
17208 \series bold
17209 dcolumn
17210 \series default
17211 .
17212 \end_layout
17213
17214 \begin_layout Standard
17215 \begin_inset Newpage newpage
17216 \end_inset
17217
17218
17219 \end_layout
17220
17221 \begin_layout Standard
17222 \begin_inset Float table
17223 placement h
17224 wide false
17225 sideways false
17226 status open
17227
17228 \begin_layout Plain Layout
17229 \begin_inset Caption
17230
17231 \begin_layout Plain Layout
17232 \begin_inset CommandInset label
17233 LatexCommand label
17234 name "tab:Alineaciones-con-el"
17235
17236 \end_inset
17237
17238
17239 \begin_inset OptArg
17240 status collapsed
17241
17242 \begin_layout Plain Layout
17243 Tabla alineada con 
17244 \series bold
17245 dcolumn
17246 \end_layout
17247
17248 \end_inset
17249
17250 Alineaciones con el paquete LaTeX 
17251 \series bold
17252 dcolumn
17253 \series default
17254 .
17255  Hay que usar algunos trucos para la alineación de las columnas en la salida.
17256 \end_layout
17257
17258 \end_inset
17259
17260
17261 \end_layout
17262
17263 \begin_layout Plain Layout
17264 \align center
17265 \begin_inset Tabular
17266 <lyxtabular version="3" rows="4" columns="3">
17267 <features>
17268 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17269 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17270 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.7}">
17271 <row>
17272 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 unidades
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285 unidades
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17291 \begin_inset Text
17292
17293 \begin_layout Plain Layout
17294 unidades
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 </row>
17300 <row>
17301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17302 \begin_inset Text
17303
17304 \begin_layout Plain Layout
17305 12x24
17306 \begin_inset space \thinspace{}
17307 \end_inset
17308
17309 bottles
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Plain Layout
17318 12x24
17319 \begin_inset space \thinspace{}
17320 \end_inset
17321
17322
17323 \begin_inset Formula $\mbox{bottles}$
17324 \end_inset
17325
17326
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 <cell alignment="center" valignment="top" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335 12
17336 \begin_inset ERT
17337 status collapsed
17338
17339 \begin_layout Plain Layout
17340
17341
17342 \backslash
17343 times
17344 \end_layout
17345
17346 \end_inset
17347
17348 24+
17349 \begin_inset Formula $\mbox{bottles}$
17350 \end_inset
17351
17352
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 </row>
17358 <row>
17359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363 1024x768
17364 \begin_inset space \thinspace{}
17365 \end_inset
17366
17367 Pixels
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376 1024x768
17377 \begin_inset space \thinspace{}
17378 \end_inset
17379
17380
17381 \begin_inset Formula $\mbox{Pixels}$
17382 \end_inset
17383
17384
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 <cell alignment="center" valignment="top" usebox="none">
17390 \begin_inset Text
17391
17392 \begin_layout Plain Layout
17393 1024
17394 \begin_inset ERT
17395 status collapsed
17396
17397 \begin_layout Plain Layout
17398
17399
17400 \backslash
17401 times
17402 \end_layout
17403
17404 \end_inset
17405
17406 768+
17407 \begin_inset Formula $\mbox{Pixels}$
17408 \end_inset
17409
17410  
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 </row>
17416 <row>
17417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421 32x6
17422 \begin_inset space \thinspace{}
17423 \end_inset
17424
17425 cm
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17431 \begin_inset Text
17432
17433 \begin_layout Plain Layout
17434 32x6
17435 \begin_inset space \thinspace{}
17436 \end_inset
17437
17438
17439 \begin_inset Formula $\mbox{cm}$
17440 \end_inset
17441
17442
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 <cell alignment="center" valignment="top" usebox="none">
17448 \begin_inset Text
17449
17450 \begin_layout Plain Layout
17451 32
17452 \begin_inset ERT
17453 status collapsed
17454
17455 \begin_layout Plain Layout
17456
17457
17458 \backslash
17459 times
17460 \end_layout
17461
17462 \end_inset
17463
17464 6+
17465 \begin_inset Formula $\mbox{cm}$
17466 \end_inset
17467
17468
17469 \end_layout
17470
17471 \end_inset
17472 </cell>
17473 </row>
17474 </lyxtabular>
17475
17476 \end_inset
17477
17478
17479 \end_layout
17480
17481 \end_inset
17482
17483
17484 \end_layout
17485
17486 \begin_layout Subsection
17487 Formato personalizado de celda/columna
17488 \begin_inset CommandInset label
17489 LatexCommand label
17490 name "sub:Formato-Personalizado"
17491
17492 \end_inset
17493
17494
17495 \begin_inset Index
17496 status collapsed
17497
17498 \begin_layout Plain Layout
17499 Personalización de tablas ! Formato de celda/columna
17500 \end_layout
17501
17502 \end_inset
17503
17504
17505 \end_layout
17506
17507 \begin_layout Standard
17508 El cálculo de la anchura necesaria para columnas extendidas descrito en
17509  la sección
17510 \begin_inset space ~
17511 \end_inset
17512
17513
17514 \begin_inset CommandInset ref
17515 LatexCommand ref
17516 reference "sub:Cálculos-en-Multicolumnas"
17517
17518 \end_inset
17519
17520  es muy pesado si tienes varias tablas con multicolumnas.
17521  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
17522 mna aplicable a todas las tablas del documento.
17523  El formato se define con el comando
17524 \end_layout
17525
17526 \begin_layout Standard
17527
17528 \series bold
17529
17530 \backslash
17531 newcolumntype{nombre del formato}[número de argumentos]{comandos}
17532 \end_layout
17533
17534 \begin_layout Standard
17535 El nombre de formato puede ser una sola letra.
17536  Las letras 
17537 \emph on
17538 b, c, l, m, p
17539 \emph default
17540  y 
17541 \emph on
17542 r
17543 \emph default
17544  están predefinidas y no pueden usarse.
17545  Pero se permiten todas las mayúsculas.
17546 \end_layout
17547
17548 \begin_layout Standard
17549 \begin_inset VSpace medskip
17550 \end_inset
17551
17552
17553 \end_layout
17554
17555 \begin_layout Standard
17556 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
17557  fija puedes definir el formato de celda
17558 \end_layout
17559
17560 \begin_layout Standard
17561
17562 \series bold
17563
17564 \backslash
17565 newcolumntype{M}[1]{>{
17566 \backslash
17567 centering
17568 \backslash
17569 hspace{0pt}}m{#1}}
17570 \end_layout
17571
17572 \begin_layout Standard
17573 donde 
17574 \series bold
17575
17576 \backslash
17577 hspace{0pt}
17578 \series default
17579  evita el problema de partir con guión la primera palabra, como se describe
17580  en la sección
17581 \begin_inset space ~
17582 \end_inset
17583
17584
17585 \begin_inset CommandInset ref
17586 LatexCommand ref
17587 reference "sub:Líneas-Múltiples-en"
17588
17589 \end_inset
17590
17591 .
17592  Ahora puedes introducir simplemente
17593 \end_layout
17594
17595 \begin_layout Standard
17596
17597 \series bold
17598 M{ancho}
17599 \end_layout
17600
17601 \begin_layout Standard
17602 como argumento LaTeX en el diálogo de tabla para crear una multicolumna.
17603 \end_layout
17604
17605 \begin_layout Standard
17606 \begin_inset VSpace bigskip
17607 \end_inset
17608
17609
17610 \end_layout
17611
17612 \begin_layout Standard
17613 Para celdas extendidas en una celda multicolumna, puedes definir el formato
17614 \end_layout
17615
17616 \begin_layout Standard
17617
17618 \series bold
17619
17620 \backslash
17621 newcolumntype{S}[2]{>{
17622 \backslash
17623 centering
17624 \backslash
17625 hspace{0pt}}
17626 \begin_inset Newline newline
17627 \end_inset
17628
17629
17630 \begin_inset ERT
17631 status collapsed
17632
17633 \begin_layout Plain Layout
17634
17635
17636 \backslash
17637 phantom{
17638 \end_layout
17639
17640 \end_inset
17641
17642
17643 \backslash
17644 newcolumntype
17645 \begin_inset ERT
17646 status collapsed
17647
17648 \begin_layout Plain Layout
17649
17650 }
17651 \end_layout
17652
17653 \end_inset
17654
17655 m{(#1+(2
17656 \backslash
17657 tabcolsep+
17658 \backslash
17659 arrayrulewidth)*(1-#2))/#2}}
17660 \end_layout
17661
17662 \begin_layout Standard
17663 Este formato usa la ecuación 
17664 \begin_inset CommandInset ref
17665 LatexCommand eqref
17666 reference "eq:Wgn"
17667
17668 \end_inset
17669
17670  para calcular la anchura necesaria para que cada celda extendida tenga
17671  la misma anchura.
17672 \end_layout
17673
17674 \begin_layout Standard
17675 Ahora puedes introducir
17676 \end_layout
17677
17678 \begin_layout Standard
17679
17680 \series bold
17681 S{ancho de la celda multicolumna}{número de columnas extendidas}
17682 \end_layout
17683
17684 \begin_layout Standard
17685 como argumento LaTeX de la columna.
17686 \end_layout
17687
17688 \begin_layout Standard
17689 \begin_inset VSpace bigskip
17690 \end_inset
17691
17692
17693 \end_layout
17694
17695 \begin_layout Standard
17696 Para columnas coloreadas puedes definir
17697 \end_layout
17698
17699 \begin_layout Standard
17700
17701 \series bold
17702
17703 \backslash
17704 newcolumntype{K}[1]{>{
17705 \backslash
17706 columncolor{#1}
17707 \backslash
17708 hspace{0pt}}c}
17709 \end_layout
17710
17711 \begin_layout Standard
17712 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
17713  horizontalmente.
17714  Ahora puedes introducir
17715 \end_layout
17716
17717 \begin_layout Standard
17718
17719 \series bold
17720 K{nombre del color}
17721 \end_layout
17722
17723 \begin_layout Standard
17724 como argumento LaTeX.
17725 \end_layout
17726
17727 \begin_layout Standard
17728 \begin_inset VSpace bigskip
17729 \end_inset
17730
17731
17732 \end_layout
17733
17734 \begin_layout Standard
17735 Para crear la tabla
17736 \begin_inset space ~
17737 \end_inset
17738
17739
17740 \begin_inset CommandInset ref
17741 LatexCommand ref
17742 reference "tab:Tabla-con-formatos-definidos-por"
17743
17744 \end_inset
17745
17746  usa los argumentos LaTeX
17747 \end_layout
17748
17749 \begin_layout Standard
17750
17751 \series bold
17752 M{2.5cm}
17753 \end_layout
17754
17755 \begin_layout Standard
17756 para la primera columna y la multicolumna,
17757 \end_layout
17758
17759 \begin_layout Standard
17760
17761 \series bold
17762 K{red}
17763 \end_layout
17764
17765 \begin_layout Standard
17766 para la última columna y
17767 \end_layout
17768
17769 \begin_layout Standard
17770
17771 \series bold
17772 S{2.5cm}{2}
17773 \end_layout
17774
17775 \begin_layout Standard
17776 para las celdas en la segunda columna.
17777 \end_layout
17778
17779 \begin_layout Standard
17780 \begin_inset Float table
17781 placement h
17782 wide false
17783 sideways false
17784 status open
17785
17786 \begin_layout Plain Layout
17787 \begin_inset Caption
17788
17789 \begin_layout Plain Layout
17790 \begin_inset CommandInset label
17791 LatexCommand label
17792 name "tab:Tabla-con-formatos-definidos-por"
17793
17794 \end_inset
17795
17796 Tabla con formatos definidos por el usuario
17797 \end_layout
17798
17799 \end_inset
17800
17801
17802 \end_layout
17803
17804 \begin_layout Plain Layout
17805 \align center
17806 \begin_inset Tabular
17807 <lyxtabular version="3" rows="3" columns="4">
17808 <features>
17809 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17810 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17811 <column alignment="center" valignment="middle" width="0">
17812 <column alignment="center" valignment="middle" width="0" special="K{red}">
17813 <row>
17814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818 palabramuylargaenceldadetabla
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827 multicolumna línea múltiple
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17833 \begin_inset Text
17834
17835 \begin_layout Plain Layout
17836
17837 \end_layout
17838
17839 \end_inset
17840 </cell>
17841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845 c
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 </row>
17851 <row>
17852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Plain Layout
17856 d
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865 e
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874 f
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883 g
17884 \end_layout
17885
17886 \end_inset
17887 </cell>
17888 </row>
17889 <row>
17890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894 h
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903 i
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912 j
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921 k
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 </row>
17927 </lyxtabular>
17928
17929 \end_inset
17930
17931
17932 \end_layout
17933
17934 \end_inset
17935
17936
17937 \end_layout
17938
17939 \begin_layout Subsection
17940 Grosor de líneas
17941 \begin_inset CommandInset label
17942 LatexCommand label
17943 name "sub:Grosor-de-Líneas"
17944
17945 \end_inset
17946
17947
17948 \begin_inset Index
17949 status collapsed
17950
17951 \begin_layout Plain Layout
17952 Personalización de tablas ! Grosor de línea
17953 \end_layout
17954
17955 \end_inset
17956
17957
17958 \end_layout
17959
17960 \begin_layout Standard
17961 El grosor para todas las líneas de una tabla puede ajustarse con la longitud
17962  
17963 \series bold
17964
17965 \backslash
17966 arrayrulewidth
17967 \series default
17968 .
17969  Por ejemplo, para poner un grosor de línea de 1.5
17970 \begin_inset space \thinspace{}
17971 \end_inset
17972
17973 pt, como en la tabla
17974 \begin_inset space ~
17975 \end_inset
17976
17977
17978 \begin_inset CommandInset ref
17979 LatexCommand ref
17980 reference "tab:Tabla-con-líneas"
17981
17982 \end_inset
17983
17984 , inserta el comando
17985 \end_layout
17986
17987 \begin_layout Standard
17988
17989 \series bold
17990
17991 \backslash
17992 setlength{
17993 \backslash
17994 arrayrulewidth}{1.5pt}
17995 \end_layout
17996
17997 \begin_layout Standard
17998 en código TeX antes de la tabla o flotante.
17999  Este cambio es válido para todas las siguientes tablas.
18000  Para volver al valor predeterminado, define 
18001 \series bold
18002
18003 \backslash
18004 arrayrulewidth
18005 \series default
18006  a 0.4
18007 \begin_inset space \thinspace{}
18008 \end_inset
18009
18010 pt en código TeX detrás de la tabla o flotante.
18011 \end_layout
18012
18013 \begin_layout Standard
18014 \begin_inset ERT
18015 status collapsed
18016
18017 \begin_layout Plain Layout
18018
18019
18020 \backslash
18021 setlength{
18022 \backslash
18023 arrayrulewidth}{1.5pt}
18024 \end_layout
18025
18026 \end_inset
18027
18028
18029 \begin_inset Float table
18030 wide false
18031 sideways false
18032 status open
18033
18034 \begin_layout Plain Layout
18035 \begin_inset Caption
18036
18037 \begin_layout Plain Layout
18038 \begin_inset CommandInset label
18039 LatexCommand label
18040 name "tab:Tabla-con-líneas"
18041
18042 \end_inset
18043
18044 Tabla con líneas de grosor 1.5
18045 \begin_inset space \thinspace{}
18046 \end_inset
18047
18048 pt
18049 \end_layout
18050
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \begin_layout Plain Layout
18057 \align center
18058 \begin_inset Tabular
18059 <lyxtabular version="3" rows="3" columns="3">
18060 <features>
18061 <column alignment="center" valignment="top" width="0">
18062 <column alignment="center" valignment="top" width="0">
18063 <column alignment="center" valignment="top" width="0">
18064 <row>
18065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069 sd
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 </row>
18093 <row>
18094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 sd
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 </row>
18122 <row>
18123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145 sd
18146 \end_layout
18147
18148 \end_inset
18149 </cell>
18150 </row>
18151 </lyxtabular>
18152
18153 \end_inset
18154
18155
18156 \end_layout
18157
18158 \end_inset
18159
18160
18161 \begin_inset ERT
18162 status collapsed
18163
18164 \begin_layout Plain Layout
18165
18166
18167 \backslash
18168 setlength{
18169 \backslash
18170 arrayrulewidth}{0.4pt}
18171 \end_layout
18172
18173 \end_inset
18174
18175
18176 \end_layout
18177
18178 \begin_layout Standard
18179 \begin_inset VSpace bigskip
18180 \end_inset
18181
18182 Para definir un grosor de 1.5
18183 \begin_inset space \thinspace{}
18184 \end_inset
18185
18186 pt sólo para líneas horizontales, como en la tabla
18187 \begin_inset space ~
18188 \end_inset
18189
18190
18191 \begin_inset CommandInset ref
18192 LatexCommand ref
18193 reference "tab:Tabla-con-horizontales"
18194
18195 \end_inset
18196
18197 , inserta estos comandos en código TeX antes de la tabla o flotante:
18198 \end_layout
18199
18200 \begin_layout Standard
18201
18202 \series bold
18203
18204 \backslash
18205 let
18206 \backslash
18207 myHline
18208 \backslash
18209 hline
18210 \begin_inset Newline newline
18211 \end_inset
18212
18213
18214 \backslash
18215 renewcommand{
18216 \backslash
18217 hline}
18218 \begin_inset Newline newline
18219 \end_inset
18220
18221  {
18222 \backslash
18223 noalign{
18224 \backslash
18225 global
18226 \backslash
18227 arrayrulewidth 1.5pt}
18228 \begin_inset Newline newline
18229 \end_inset
18230
18231   
18232 \backslash
18233 myHline
18234 \backslash
18235 noalign{
18236 \backslash
18237 global
18238 \backslash
18239 arrayrulewidth 0.4pt}}
18240 \end_layout
18241
18242 \begin_layout Standard
18243 Para volver al grosor predeterminado, inserta este comando en código TeX
18244  detrás de la tabla o flotante:
18245 \end_layout
18246
18247 \begin_layout Standard
18248
18249 \series bold
18250
18251 \backslash
18252 renewcommand{
18253 \backslash
18254 hline}{
18255 \backslash
18256 myHline}
18257 \end_layout
18258
18259 \begin_layout Standard
18260 \begin_inset ERT
18261 status collapsed
18262
18263 \begin_layout Plain Layout
18264
18265
18266 \backslash
18267 let
18268 \backslash
18269 myHline
18270 \backslash
18271 hline
18272 \end_layout
18273
18274 \begin_layout Plain Layout
18275
18276
18277 \backslash
18278 renewcommand{
18279 \backslash
18280 hline}
18281 \end_layout
18282
18283 \begin_layout Plain Layout
18284
18285  {
18286 \backslash
18287 noalign{
18288 \backslash
18289 global
18290 \backslash
18291 arrayrulewidth 1.5pt}
18292 \end_layout
18293
18294 \begin_layout Plain Layout
18295
18296   
18297 \backslash
18298 myHline
18299 \backslash
18300 noalign{
18301 \backslash
18302 global
18303 \backslash
18304 arrayrulewidth 0.4pt}}
18305 \end_layout
18306
18307 \end_inset
18308
18309
18310 \begin_inset Float table
18311 wide false
18312 sideways false
18313 status open
18314
18315 \begin_layout Plain Layout
18316 \begin_inset Caption
18317
18318 \begin_layout Plain Layout
18319 \begin_inset CommandInset label
18320 LatexCommand label
18321 name "tab:Tabla-con-horizontales"
18322
18323 \end_inset
18324
18325 Tabla con líneas horizontales de 1.5
18326 \begin_inset space \thinspace{}
18327 \end_inset
18328
18329 pt
18330 \end_layout
18331
18332 \end_inset
18333
18334
18335 \end_layout
18336
18337 \begin_layout Plain Layout
18338 \align center
18339 \begin_inset Tabular
18340 <lyxtabular version="3" rows="3" columns="3">
18341 <features>
18342 <column alignment="center" valignment="top" width="0">
18343 <column alignment="center" valignment="top" width="0">
18344 <column alignment="center" valignment="top" width="0">
18345 <row>
18346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18347 \begin_inset Text
18348
18349 \begin_layout Plain Layout
18350 sd
18351 \end_layout
18352
18353 \end_inset
18354 </cell>
18355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 </row>
18374 <row>
18375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379
18380 \end_layout
18381
18382 \end_inset
18383 </cell>
18384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18385 \begin_inset Text
18386
18387 \begin_layout Plain Layout
18388 sd
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 </row>
18403 <row>
18404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426 sd
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 </row>
18432 </lyxtabular>
18433
18434 \end_inset
18435
18436
18437 \end_layout
18438
18439 \end_inset
18440
18441
18442 \begin_inset ERT
18443 status collapsed
18444
18445 \begin_layout Plain Layout
18446
18447
18448 \backslash
18449 renewcommand{
18450 \backslash
18451 hline}{
18452 \backslash
18453 myHline}
18454 \end_layout
18455
18456 \end_inset
18457
18458
18459 \end_layout
18460
18461 \begin_layout Standard
18462 \begin_inset VSpace bigskip
18463 \end_inset
18464
18465 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
18466  siguiente formato de columna en el preámbulo del documento, de acuerdo
18467  con lo descrito en la sección
18468 \begin_inset space ~
18469 \end_inset
18470
18471
18472 \begin_inset CommandInset ref
18473 LatexCommand ref
18474 reference "sub:Formato-Personalizado"
18475
18476 \end_inset
18477
18478 :
18479 \end_layout
18480
18481 \begin_layout Standard
18482
18483 \series bold
18484
18485 \backslash
18486 newcolumntype{V}{!{
18487 \backslash
18488 vrule width 1.5pt}}
18489 \end_layout
18490
18491 \begin_layout Standard
18492 Para la tabla
18493 \begin_inset space ~
18494 \end_inset
18495
18496
18497 \begin_inset CommandInset ref
18498 LatexCommand ref
18499 reference "tab:Tabla-con-verticales"
18500
18501 \end_inset
18502
18503  se usó el argumento LaTeX
18504 \end_layout
18505
18506 \begin_layout Standard
18507
18508 \series bold
18509 VcV
18510 \end_layout
18511
18512 \begin_layout Standard
18513 para la última columna y
18514 \end_layout
18515
18516 \begin_layout Standard
18517
18518 \series bold
18519 Vc
18520 \end_layout
18521
18522 \begin_layout Standard
18523 para las otras.
18524 \end_layout
18525
18526 \begin_layout Standard
18527 \begin_inset Float table
18528 wide false
18529 sideways false
18530 status open
18531
18532 \begin_layout Plain Layout
18533 \begin_inset Caption
18534
18535 \begin_layout Plain Layout
18536 \begin_inset CommandInset label
18537 LatexCommand label
18538 name "tab:Tabla-con-verticales"
18539
18540 \end_inset
18541
18542 Tabla con líneas verticales de 1.5
18543 \begin_inset space \thinspace{}
18544 \end_inset
18545
18546 pt de grosor
18547 \end_layout
18548
18549 \end_inset
18550
18551
18552 \end_layout
18553
18554 \begin_layout Plain Layout
18555 \align center
18556 \begin_inset Tabular
18557 <lyxtabular version="3" rows="3" columns="3">
18558 <features>
18559 <column alignment="center" valignment="top" width="0" special="Vc">
18560 <column alignment="center" valignment="top" width="0" special="Vc">
18561 <column alignment="center" valignment="top" width="0" special="VcV">
18562 <row>
18563 <cell alignment="center" valignment="top" topline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567 sd
18568 \end_layout
18569
18570 \end_inset
18571 </cell>
18572 <cell alignment="center" valignment="top" topline="true" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576
18577 \end_layout
18578
18579 \end_inset
18580 </cell>
18581 <cell alignment="center" valignment="top" topline="true" usebox="none">
18582 \begin_inset Text
18583
18584 \begin_layout Plain Layout
18585
18586 \end_layout
18587
18588 \end_inset
18589 </cell>
18590 </row>
18591 <row>
18592 <cell alignment="center" valignment="top" topline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 <cell alignment="center" valignment="top" topline="true" usebox="none">
18602 \begin_inset Text
18603
18604 \begin_layout Plain Layout
18605 sd
18606 \end_layout
18607
18608 \end_inset
18609 </cell>
18610 <cell alignment="center" valignment="top" topline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614
18615 \end_layout
18616
18617 \end_inset
18618 </cell>
18619 </row>
18620 <row>
18621 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18622 \begin_inset Text
18623
18624 \begin_layout Plain Layout
18625
18626 \end_layout
18627
18628 \end_inset
18629 </cell>
18630 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18631 \begin_inset Text
18632
18633 \begin_layout Plain Layout
18634
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643 sd
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 </row>
18649 </lyxtabular>
18650
18651 \end_inset
18652
18653
18654 \end_layout
18655
18656 \end_inset
18657
18658
18659 \end_layout
18660
18661 \begin_layout Subsection
18662 Líneas de trazos
18663 \begin_inset Index
18664 status collapsed
18665
18666 \begin_layout Plain Layout
18667 Personalización de tablas ! Líneas de trazos
18668 \end_layout
18669
18670 \end_inset
18671
18672
18673 \end_layout
18674
18675 \begin_layout Standard
18676 \begin_inset ERT
18677 status collapsed
18678
18679 \begin_layout Plain Layout
18680
18681
18682 \backslash
18683 ifarydshln
18684 \end_layout
18685
18686 \end_inset
18687
18688
18689 \begin_inset Note Note
18690 status collapsed
18691
18692 \begin_layout Plain Layout
18693 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
18694  LaTeX 
18695 \series bold
18696 arydshln
18697 \series default
18698 .
18699 \end_layout
18700
18701 \end_inset
18702
18703
18704 \end_layout
18705
18706 \begin_layout Standard
18707 \begin_inset Float table
18708 placement H
18709 wide false
18710 sideways false
18711 status open
18712
18713 \begin_layout Plain Layout
18714 \begin_inset Caption
18715
18716 \begin_layout Plain Layout
18717 \begin_inset CommandInset label
18718 LatexCommand label
18719 name "tab:Tabla-con-trazos"
18720
18721 \end_inset
18722
18723 Tabla con líneas de trazos
18724 \end_layout
18725
18726 \end_inset
18727
18728
18729 \end_layout
18730
18731 \begin_layout Plain Layout
18732 \align center
18733 \begin_inset Tabular
18734 <lyxtabular version="3" rows="5" columns="5">
18735 <features>
18736 <column alignment="center" valignment="top" width="0">
18737 <column alignment="center" valignment="top" width="0">
18738 <column alignment="center" valignment="top" width="0" special=":c">
18739 <column alignment="center" valignment="top" width="0">
18740 <column alignment="center" valignment="top" width="0">
18741 <row>
18742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 a
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755 b
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18761 \begin_inset Text
18762
18763 \begin_layout Plain Layout
18764 c
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773 d
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782 e
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 </row>
18788 <row>
18789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793 f
18794 \end_layout
18795
18796 \end_inset
18797 </cell>
18798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18799 \begin_inset Text
18800
18801 \begin_layout Plain Layout
18802 g
18803 \end_layout
18804
18805 \end_inset
18806 </cell>
18807 <cell alignment="center" valignment="top" topline="true" usebox="none">
18808 \begin_inset Text
18809
18810 \begin_layout Plain Layout
18811 h
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820 i
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 j
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 </row>
18835 <row>
18836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 \begin_inset ERT
18841 status collapsed
18842
18843 \begin_layout Plain Layout
18844
18845
18846 \backslash
18847 hdashline 
18848 \end_layout
18849
18850 \end_inset
18851
18852 k
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861 l
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 m
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879 n
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888 o
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 </row>
18894 <row>
18895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899 \begin_inset ERT
18900 status collapsed
18901
18902 \begin_layout Plain Layout
18903
18904
18905 \backslash
18906 cdashline{4-5}
18907 \end_layout
18908
18909 \end_inset
18910
18911 p
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920 q
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18926 \begin_inset Text
18927
18928 \begin_layout Plain Layout
18929 r
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18935 \begin_inset Text
18936
18937 \begin_layout Plain Layout
18938 s
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947
18948 \end_layout
18949
18950 \end_inset
18951 </cell>
18952 </row>
18953 <row>
18954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958 t
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18964 \begin_inset Text
18965
18966 \begin_layout Plain Layout
18967 u
18968 \end_layout
18969
18970 \end_inset
18971 </cell>
18972 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18973 \begin_inset Text
18974
18975 \begin_layout Plain Layout
18976 v
18977 \end_layout
18978
18979 \end_inset
18980 </cell>
18981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Plain Layout
18985 w
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994 x
18995 \end_layout
18996
18997 \end_inset
18998 </cell>
18999 </row>
19000 </lyxtabular>
19001
19002 \end_inset
19003
19004
19005 \end_layout
19006
19007 \end_inset
19008
19009
19010 \end_layout
19011
19012 \begin_layout Standard
19013 En principio LyX no soporta líneas de trazos, hay que usar código TeX.
19014  Antes hay que cargar en el preámbulo del documento el paquete LaTeX 
19015 \series bold
19016 arydshln
19017 \series default
19018
19019 \begin_inset Index
19020 status collapsed
19021
19022 \begin_layout Plain Layout
19023 LaTeX-paquetes ! arydshln
19024 \end_layout
19025
19026 \end_inset
19027
19028  con el comando 
19029 \end_layout
19030
19031 \begin_layout Standard
19032
19033 \series bold
19034
19035 \backslash
19036 usepackage{arydshln}
19037 \end_layout
19038
19039 \begin_layout Standard
19040 Para hacer una línea vertical a trazos, introduce dos puntos «
19041 \series bold
19042 :
19043 \series default
19044 » junto con el carácter para alineación horizontal como argumento LaTeX
19045  en el diálogo de celda de tabla.
19046 \end_layout
19047
19048 \begin_layout Standard
19049 Para una línea de trazos horizontal añade el comando
19050 \end_layout
19051
19052 \begin_layout Standard
19053
19054 \series bold
19055
19056 \backslash
19057 hdashline
19058 \end_layout
19059
19060 \begin_layout Standard
19061 en código TeX como primer elemento de la primera celda en la fila.
19062 \end_layout
19063
19064 \begin_layout Standard
19065 Para líneas de trazos en multicolumna usa el comando
19066 \end_layout
19067
19068 \begin_layout Standard
19069
19070 \series bold
19071
19072 \backslash
19073 cdashline{número de líneas}
19074 \end_layout
19075
19076 \begin_layout Standard
19077 en código TeX como primer elemento de la primera celda en la fila.
19078  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
19079  4 y quieres una línea de trazos por encima, añade el comando
19080 \end_layout
19081
19082 \begin_layout Standard
19083
19084 \series bold
19085
19086 \backslash
19087 cdashline{2-4}
19088 \end_layout
19089
19090 \begin_layout Standard
19091 como primer elemento de la primera celda en la fila de la multicolumna.
19092 \end_layout
19093
19094 \begin_layout Standard
19095 \begin_inset VSpace bigskip
19096 \end_inset
19097
19098
19099 \end_layout
19100
19101 \begin_layout Standard
19102 La tabla
19103 \begin_inset space ~
19104 \end_inset
19105
19106
19107 \begin_inset CommandInset ref
19108 LatexCommand ref
19109 reference "tab:Tabla-con-trazos"
19110
19111 \end_inset
19112
19113  se ha hecho usando «
19114 \series bold
19115 :c
19116 \series default
19117 » como argumento LaTeX de la tercera columna.
19118  El comando en código TeX 
19119 \series bold
19120
19121 \backslash
19122 hdashline
19123 \series default
19124  se ha insertado en la primera celda de la tercera fila y el comando en
19125  código TeX
19126 \begin_inset Newline newline
19127 \end_inset
19128
19129
19130 \series bold
19131
19132 \backslash
19133 cdashline{4-5}
19134 \series default
19135  en la primera celda de la cuarta fila.
19136 \end_layout
19137
19138 \begin_layout Standard
19139 \begin_inset Note Greyedout
19140 status open
19141
19142 \begin_layout Plain Layout
19143
19144 \series bold
19145 Nota:
19146 \series default
19147  Aparentemente el paquete LaTeX 
19148 \series bold
19149 arydshln
19150 \series default
19151  no es compatible con el paquete LaTeX 
19152 \series bold
19153 colortbl
19154 \series default
19155
19156 \begin_inset Index
19157 status collapsed
19158
19159 \begin_layout Plain Layout
19160 LaTeX-paquetes ! colortbl
19161 \end_layout
19162
19163 \end_inset
19164
19165  que se usa para tablas coloreadas en la sección
19166 \begin_inset space ~
19167 \end_inset
19168
19169
19170 \begin_inset CommandInset ref
19171 LatexCommand ref
19172 reference "sec:Tablas-Coloreadas"
19173
19174 \end_inset
19175
19176 .
19177  Esto implica que las tablas coloreadas no pueden tener líneas de trazos.
19178 \end_layout
19179
19180 \end_inset
19181
19182
19183 \end_layout
19184
19185 \begin_layout Standard
19186 \begin_inset ERT
19187 status collapsed
19188
19189 \begin_layout Plain Layout
19190
19191
19192 \backslash
19193 else
19194 \end_layout
19195
19196 \end_inset
19197
19198
19199 \begin_inset Note Note
19200 status collapsed
19201
19202 \begin_layout Plain Layout
19203 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
19204  
19205 \series bold
19206 arydshln
19207 \series default
19208 .
19209 \end_layout
19210
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \begin_layout Standard
19217 Debes instalar el paquete LaTeX 
19218 \series bold
19219 arydshln
19220 \series default
19221  para ver la parte siguiente en la salida.
19222 \end_layout
19223
19224 \begin_layout Standard
19225 \begin_inset ERT
19226 status collapsed
19227
19228 \begin_layout Plain Layout
19229
19230
19231 \backslash
19232 fi
19233 \end_layout
19234
19235 \end_inset
19236
19237
19238 \end_layout
19239
19240 \begin_layout Chapter
19241 Flotantes
19242 \begin_inset Index
19243 status collapsed
19244
19245 \begin_layout Plain Layout
19246 Flotantes
19247 \end_layout
19248
19249 \end_inset
19250
19251
19252 \end_layout
19253
19254 \begin_layout Section
19255 Introducción
19256 \begin_inset CommandInset label
19257 LatexCommand label
19258 name "sec:Introducción-Flotantes"
19259
19260 \end_inset
19261
19262
19263 \begin_inset Index
19264 status collapsed
19265
19266 \begin_layout Plain Layout
19267 Flotantes ! Introducción
19268 \end_layout
19269
19270 \end_inset
19271
19272
19273 \end_layout
19274
19275 \begin_layout Standard
19276 Un flotante es un bloque de texto asociado con algún tipo de etiqueta que
19277  no tiene posición fija.
19278  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
19279  Las 
19280 \family sans
19281 Notas
19282 \begin_inset space ~
19283 \end_inset
19284
19285 al
19286 \begin_inset space ~
19287 \end_inset
19288
19289 pie
19290 \family default
19291  y 
19292 \family sans
19293 Notas
19294 \begin_inset space ~
19295 \end_inset
19296
19297 al
19298 \begin_inset space ~
19299 \end_inset
19300
19301 margen
19302 \family default
19303  también son flotantes, porque pueden flotar a la página siguiente cuando
19304  hay demasiadas notas en la página.
19305 \end_layout
19306
19307 \begin_layout Standard
19308 Los flotantes permiten composiciones de alta calidad.
19309  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
19310  impedir espacios en blanco y páginas sin texto.
19311  Como el flotante destruye a menudo el contexto entre texto e imagen o tabla,
19312  cada flotante puede ser referenciado en el texto.
19313  Por lo tanto los flotantes están numerados.
19314  Las referencias se describen en la sección
19315 \begin_inset space ~
19316 \end_inset
19317
19318
19319 \begin_inset CommandInset ref
19320 LatexCommand ref
19321 reference "sec:Referencias-a-Flotantes"
19322
19323 \end_inset
19324
19325 .
19326 \end_layout
19327
19328 \begin_layout Standard
19329 Para insertar un flotante, usa el menú 
19330 \family sans
19331 Insertar\SpecialChar \menuseparator
19332 Flotante
19333 \family default
19334 .
19335  Esto inserta una 
19336 \family sans
19337 Leyenda,
19338 \family default
19339  un cuadro con una etiqueta.
19340  La etiqueta se traducirá automáticamente al idioma del documento.
19341  Tras la etiqueta puedes insertar el texto de la leyenda.
19342  La imagen o tabla se inserta encima o debajo de la leyenda en un párrafo
19343  separado dentro del flotante.
19344  La colocación de leyendas se describe en la sección
19345 \begin_inset space ~
19346 \end_inset
19347
19348
19349 \begin_inset CommandInset ref
19350 LatexCommand ref
19351 reference "sec:Colocación-de-leyendas"
19352
19353 \end_inset
19354
19355 .
19356  Para mantener legible el documento LyX, puedes abrir y cerrar el flotante
19357  con clic izquierdo sobre él.
19358  Un cuadro cerrado se muestra así: 
19359 \begin_inset Graphics
19360         filename clipart/flotanteQt4.png
19361         scale 70
19362
19363 \end_inset
19364
19365  —un cuadro gris con etiqueta en rojo—.
19366 \end_layout
19367
19368 \begin_layout Standard
19369 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19370  errores de LaTeX si el texto circundante se formatea de modo especial.
19371 \end_layout
19372
19373 \begin_layout Standard
19374 Figuras o tablas ya existentes pueden ponerse en un flotante marcándolas
19375  y pinchando el botón correspondiente de la barra de herramientas para un
19376  flotante nuevo.
19377 \end_layout
19378
19379 \begin_layout Section
19380 Tipos de flotantes
19381 \end_layout
19382
19383 \begin_layout Standard
19384 Además de los flotantes de imagen y de tabla que se describen en la sección
19385 \begin_inset space ~
19386 \end_inset
19387
19388
19389 \begin_inset CommandInset ref
19390 LatexCommand ref
19391 reference "sec:Figuras-Flotantes"
19392
19393 \end_inset
19394
19395  y 
19396 \begin_inset CommandInset ref
19397 LatexCommand ref
19398 reference "sec:Tablas-Flotantes"
19399
19400 \end_inset
19401
19402 , respectivamente, LyX ofrece los tipos 
19403 \series bold
19404 Algoritmo
19405 \series default
19406  y 
19407 \series bold
19408 Envoltorio
19409 \series default
19410 .
19411 \end_layout
19412
19413 \begin_layout Subsection
19414 Algoritmos flotantes
19415 \begin_inset Index
19416 status collapsed
19417
19418 \begin_layout Plain Layout
19419 Flotantes ! Algoritmos
19420 \end_layout
19421
19422 \end_inset
19423
19424
19425 \begin_inset CommandInset label
19426 LatexCommand label
19427 name "sub:Algoritmos-Flotantes"
19428
19429 \end_inset
19430
19431
19432 \end_layout
19433
19434 \begin_layout Standard
19435 \begin_inset Float algorithm
19436 placement h
19437 wide false
19438 sideways false
19439 status open
19440
19441 \begin_layout Plain Layout
19442 \begin_inset Caption
19443
19444 \begin_layout Plain Layout
19445 \begin_inset CommandInset label
19446 LatexCommand label
19447 name "alg:Ejemplo-de-Algoritmo-flotante"
19448
19449 \end_inset
19450
19451 Ejemplo de algoritmo flotante
19452 \end_layout
19453
19454 \end_inset
19455
19456
19457 \end_layout
19458
19459 \begin_layout LyX-Code
19460 for I in 1..N loop
19461 \begin_inset Newline newline
19462 \end_inset
19463
19464  Sum:= Sum + A(I); /*comment*/
19465 \begin_inset Newline newline
19466 \end_inset
19467
19468 end loop
19469 \begin_inset VSpace -4mm
19470 \end_inset
19471
19472
19473 \end_layout
19474
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \begin_layout Standard
19481 Este tipo de flotante se inserta con el menú 
19482 \family sans
19483 Insertar\SpecialChar \menuseparator
19484 Flotante\SpecialChar \menuseparator
19485 Algoritmo
19486 \family default
19487 .
19488  Se usa para códigos y descripciones de algoritmos y se puede considerar
19489  una alternativa al listado de código de programa, que se explica en el
19490  capítulo
19491 \begin_inset space ~
19492 \end_inset
19493
19494
19495 \begin_inset CommandInset ref
19496 LatexCommand ref
19497 reference "cap:Listado-de-programa"
19498
19499 \end_inset
19500
19501 .
19502  Un posible entorno para algoritmos es 
19503 \family sans
19504 Código-LyX
19505 \family default
19506 , descrito en la 
19507 \emph on
19508 Guía del usuario
19509 \emph default
19510  de LyX.
19511  El algoritmo
19512 \begin_inset space ~
19513 \end_inset
19514
19515
19516 \begin_inset CommandInset ref
19517 LatexCommand ref
19518 reference "alg:Ejemplo-de-Algoritmo-flotante"
19519
19520 \end_inset
19521
19522  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
19523  vertical de -4
19524 \begin_inset space \thinspace{}
19525 \end_inset
19526
19527 mm al final para tener la línea inferior exactamente bajo la última línea
19528  de texto.
19529 \end_layout
19530
19531 \begin_layout Standard
19532 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
19533  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
19534 \end_layout
19535
19536 \begin_layout Standard
19537
19538 \series bold
19539
19540 \backslash
19541 floatname{algorithm}{nombre}
19542 \end_layout
19543
19544 \begin_layout Standard
19545 donde 
19546 \family sans
19547 nombre
19548 \family default
19549  es la palabra «
19550 \emph on
19551 algoritmo
19552 \emph default
19553 » en el idioma deseado.
19554 \end_layout
19555
19556 \begin_layout Standard
19557 Para insertar el índice de algoritmos puedes usar el menú 
19558 \family sans
19559 Insertar\SpecialChar \menuseparator
19560 Lista
19561 \begin_inset space \thinspace{}
19562 \end_inset
19563
19564 /
19565 \begin_inset space \thinspace{}
19566 \end_inset
19567
19568 Índice\SpecialChar \menuseparator
19569 Índice de algoritmos
19570 \family default
19571 , si el documento está en el mismo idioma que los menús de LyX.
19572  Para documentos en otro idioma usa en su lugar el comando en código TeX:
19573 \end_layout
19574
19575 \begin_layout Standard
19576
19577 \series bold
19578
19579 \backslash
19580 listof{algorithm}{nombre}
19581 \end_layout
19582
19583 \begin_layout Standard
19584 donde 
19585 \family sans
19586 nombre
19587 \family default
19588  es «
19589 \emph on
19590 Lista de algoritmos
19591 \emph default
19592 » en el idioma del documento.
19593 \end_layout
19594
19595 \begin_layout Standard
19596 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
19597  para tablas e imágenes flotantes en muchas clases de documento, «capítulo.algori
19598 tmo».
19599  Para numerarlos con ese esquema, añade este comando en el preámbulo del
19600  documento:
19601 \end_layout
19602
19603 \begin_layout Standard
19604
19605 \series bold
19606
19607 \backslash
19608 numberwithin{algorithm}{chapter}
19609 \end_layout
19610
19611 \begin_layout Standard
19612 Para poder usar el comando 
19613 \series bold
19614
19615 \backslash
19616 numberwithin
19617 \series default
19618 , marca la opción 
19619 \family sans
19620 Usar
19621 \begin_inset space ~
19622 \end_inset
19623
19624 el
19625 \begin_inset space ~
19626 \end_inset
19627
19628 paquete
19629 \begin_inset space ~
19630 \end_inset
19631
19632 AMS
19633 \family default
19634  en el menú 
19635 \family sans
19636 Documento\SpecialChar \menuseparator
19637 Configuración\SpecialChar \menuseparator
19638 Opciones para ecuaciones
19639 \family default
19640 .
19641 \end_layout
19642
19643 \begin_layout Subsection
19644 Flotantes envueltos
19645 \begin_inset Index
19646 status collapsed
19647
19648 \begin_layout Plain Layout
19649 Flotantes ! Envoltorio
19650 \end_layout
19651
19652 \end_inset
19653
19654
19655 \end_layout
19656
19657 \begin_layout Standard
19658 \begin_inset Wrap figure
19659 lines 0
19660 placement l
19661 overhang 1cm
19662 width "40col%"
19663 status open
19664
19665 \begin_layout Plain Layout
19666 \begin_inset Graphics
19667         filename ../clipart/mobius.eps
19668         width 40col%
19669         rotateOrigin center
19670
19671 \end_inset
19672
19673
19674 \end_layout
19675
19676 \begin_layout Plain Layout
19677 \begin_inset Caption
19678
19679 \begin_layout Plain Layout
19680 \begin_inset CommandInset label
19681 LatexCommand label
19682 name "fig:Envoltorio-de-figura"
19683
19684 \end_inset
19685
19686 Figura envuelta en el texto
19687 \end_layout
19688
19689 \end_inset
19690
19691
19692 \end_layout
19693
19694 \end_inset
19695
19696  Este tipo de flotante se usa para adosar una figura o una tabla al texto,
19697  de modo que ocupe sólo una parte del ancho de columna.
19698  Se inserta con el menú 
19699 \family sans
19700 Insertar\SpecialChar \menuseparator
19701 Flotante\SpecialChar \menuseparator
19702 Figura
19703 \begin_inset space ~
19704 \end_inset
19705
19706 envuelta
19707 \family default
19708
19709 \begin_inset space \thinspace{}
19710 \end_inset
19711
19712 /
19713 \begin_inset space \thinspace{}
19714 \end_inset
19715
19716
19717 \family sans
19718 Tabla
19719 \begin_inset space ~
19720 \end_inset
19721
19722 envuelta
19723 \family default
19724  si está instalado el paquete LaTeX 
19725 \series bold
19726 wrapfig
19727 \series default
19728
19729 \begin_inset Index
19730 status collapsed
19731
19732 \begin_layout Plain Layout
19733 LaTeX-paquetes ! wrapfig
19734 \begin_inset ERT
19735 status collapsed
19736
19737 \begin_layout Plain Layout
19738
19739
19740 \backslash
19741 vspace{4mm}
19742 \end_layout
19743
19744 \end_inset
19745
19746
19747 \end_layout
19748
19749 \end_inset
19750
19751 .
19752 \begin_inset Foot
19753 status collapsed
19754
19755 \begin_layout Plain Layout
19756 La instalación de paquetes LaTeX se explica en el manual 
19757 \emph on
19758 Configuración de LaTeX
19759 \emph default
19760 .
19761 \end_layout
19762
19763 \end_inset
19764
19765  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
19766  con clic derecho sobre el cuadro del flotante.
19767  Son obligatorias la 
19768 \family sans
19769 Ubicación
19770 \family default
19771  y la 
19772 \family sans
19773 Anchura
19774 \family default
19775 .
19776  Son opcionales 
19777 \family sans
19778 Extensión al margen
19779 \family default
19780 , que especifica la anchura de invasión del margen, y 
19781 \family sans
19782 Extender
19783 \begin_inset space ~
19784 \end_inset
19785
19786 a
19787 \begin_inset space ~
19788 \end_inset
19789
19790 líneas
19791 \family default
19792 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
19793  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
19794  opción sólo si encuentras problemas en la colocación del flotante.
19795  Además puedes decidir si permitir que LaTeX deje flotar el flotante dentro
19796  del párrafo o en los párrafos adyacentes.
19797  La figura
19798 \begin_inset space ~
19799 \end_inset
19800
19801
19802 \begin_inset CommandInset ref
19803 LatexCommand ref
19804 reference "fig:Envoltorio-de-figura"
19805
19806 \end_inset
19807
19808  es un ejemplo de envoltorio con una anchura de columna del 40
19809 \begin_inset space \thinspace{}
19810 \end_inset
19811
19812 %, ubicado a la izquierda y 1
19813 \begin_inset space \thinspace{}
19814 \end_inset
19815
19816 cm de invasión de margen.
19817 \begin_inset Foot
19818 status collapsed
19819
19820 \begin_layout Plain Layout
19821 Consulta las unidades disponibles en el apéndice
19822 \begin_inset space ~
19823 \end_inset
19824
19825
19826 \begin_inset CommandInset ref
19827 LatexCommand ref
19828 reference "cap:Unidades-disponibles-en"
19829
19830 \end_inset
19831
19832 .
19833 \end_layout
19834
19835 \end_inset
19836
19837
19838 \end_layout
19839
19840 \begin_layout Standard
19841 \begin_inset Note Greyedout
19842 status open
19843
19844 \begin_layout Plain Layout
19845
19846 \series bold
19847 Nota:
19848 \series default
19849  ¡Los flotantes envueltos son frágiles! P.
19850 \begin_inset space \thinspace{}
19851 \end_inset
19852
19853 e.
19854 \begin_inset space ~
19855 \end_inset
19856
19857 si una figura está demasiado cerca de la parte inferior de la página se
19858  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
19859  o situarse junto a otro texto.
19860 \end_layout
19861
19862 \end_inset
19863
19864
19865 \end_layout
19866
19867 \begin_layout Standard
19868 En general:
19869 \end_layout
19870
19871 \begin_layout Itemize
19872 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
19873  salto de página.
19874  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
19875  esté casi listo y puedas prever los saltos de página.
19876 \end_layout
19877
19878 \begin_layout Itemize
19879 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
19880  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
19881 \end_layout
19882
19883 \begin_layout Itemize
19884 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
19885  que procura que haya un párrafo de texto entre ellos.
19886 \end_layout
19887
19888 \begin_layout Itemize
19889 Los flotantes envueltos no están permitidos en cabeceras de sección o tablas.
19890 \end_layout
19891
19892 \begin_layout Section
19893 Numeración de flotantes
19894 \begin_inset Index
19895 status collapsed
19896
19897 \begin_layout Plain Layout
19898 Flotantes ! Numeración
19899 \end_layout
19900
19901 \end_inset
19902
19903
19904 \end_layout
19905
19906 \begin_layout Standard
19907 En general, los flotantes se numeran independientemente de las secciones
19908  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
19909  dependiendo de la clase de documento utilizada.
19910 \end_layout
19911
19912 \begin_layout Standard
19913 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
19914  comando en el preámbulo del documento:
19915 \end_layout
19916
19917 \begin_layout Standard
19918
19919 \series bold
19920
19921 \backslash
19922 renewcommand{
19923 \backslash
19924 thetable}{
19925 \backslash
19926 roman{table}}
19927 \end_layout
19928
19929 \begin_layout Standard
19930
19931 \series bold
19932
19933 \backslash
19934 thetable 
19935 \series default
19936 es el comando que imprime el número de la tabla, para figuras flotantes
19937  el comando sería 
19938 \series bold
19939
19940 \backslash
19941 thefigure
19942 \series default
19943 .
19944  El comando 
19945 \series bold
19946
19947 \backslash
19948 roman
19949 \series default
19950  imprime el número de tabla en números romanos en minúscula.
19951 \end_layout
19952
19953 \begin_layout Standard
19954 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
19955  usa este comando en el preámbulo:
19956 \end_layout
19957
19958 \begin_layout Standard
19959
19960 \series bold
19961
19962 \backslash
19963 numberwithin{table}{subsection}
19964 \end_layout
19965
19966 \begin_layout Standard
19967 Para poder usar el comando 
19968 \series bold
19969
19970 \backslash
19971 numberwithin
19972 \series default
19973 , debes marcar la opción 
19974 \family sans
19975 Usar
19976 \begin_inset space ~
19977 \end_inset
19978
19979 el
19980 \begin_inset space ~
19981 \end_inset
19982
19983 paquete
19984 \begin_inset space ~
19985 \end_inset
19986
19987 AMS 
19988 \family default
19989 en el apartado 
19990 \family sans
19991 Opciones para ecuaciones 
19992 \family default
19993 de las preferencias del documento.
19994 \end_layout
19995
19996 \begin_layout Standard
19997 Puedes ver más detalles y notas importantes sobre comandos de numeración
19998  en la sección
19999 \begin_inset space ~
20000 \end_inset
20001
20002
20003 \begin_inset CommandInset ref
20004 LatexCommand ref
20005 reference "sub:Numeración-de-Notas-al-Pie"
20006
20007 \end_inset
20008
20009 .
20010 \end_layout
20011
20012 \begin_layout Section
20013 Referencias a flotantes
20014 \begin_inset CommandInset label
20015 LatexCommand label
20016 name "sec:Referencias-a-Flotantes"
20017
20018 \end_inset
20019
20020
20021 \begin_inset Index
20022 status collapsed
20023
20024 \begin_layout Plain Layout
20025 Flotantes ! Referencias
20026 \end_layout
20027
20028 \end_inset
20029
20030
20031 \begin_inset Index
20032 status collapsed
20033
20034 \begin_layout Plain Layout
20035 Referencias
20036 \end_layout
20037
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \begin_layout Standard
20044 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
20045  menú 
20046 \family sans
20047 Insertar\SpecialChar \menuseparator
20048 Etiqueta
20049 \family default
20050  o el botón 
20051 \begin_inset Graphics
20052         filename ../../images/label-insert.png
20053         scale 85
20054
20055 \end_inset
20056
20057 .
20058  Aparece una ventana esperando la introducción del texto de la etiqueta
20059  y se inserta un cuadro gris como este: 
20060 \begin_inset Graphics
20061         filename clipart/etiquetaQt4.png
20062         scale 85
20063
20064 \end_inset
20065
20066 .
20067  LyX ofrece como texto las primeras palabras de la leyenda con un prefijo.
20068  El prefijo depende del tipo de flotante, p.
20069 \begin_inset space \thinspace{}
20070 \end_inset
20071
20072 e.
20073 \begin_inset space ~
20074 \end_inset
20075
20076 para figuras el prefijo será «
20077 \family sans
20078 fig:
20079 \family default
20080 ».
20081 \end_layout
20082
20083 \begin_layout Standard
20084 La etiqueta se usa como ancla y el nombre para la referencia.
20085  Puedes referenciar la etiqueta usando el menú 
20086 \family sans
20087 Insertar\SpecialChar \menuseparator
20088 Referencia
20089 \family default
20090
20091 \begin_inset space ~
20092 \end_inset
20093
20094
20095 \family sans
20096 cruzada
20097 \family default
20098  o el botón 
20099 \begin_inset Graphics
20100         filename ../../images/dialog-show-new-inset_ref.png
20101         scale 85
20102
20103 \end_inset
20104
20105 .
20106  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
20107  Si tienes abiertos varios documentos LyX, escoge aquel con el  que estás
20108  trabajando de la lista desplegable de la parte superior del diálogo.
20109  Puedes ordenar las etiquetas alfabéticamente y elegir una.
20110  Se inserta un cuadro gris como este: 
20111 \begin_inset Graphics
20112         filename clipart/referenciaQt4.png
20113         scale 85
20114
20115 \end_inset
20116
20117 .
20118  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
20119 \end_layout
20120
20121 \begin_layout Standard
20122 Se recomienda poner un espacio protegido entre el nombre de la referencia
20123  cruzada y su número para evitar saltos de línea entre ellos.
20124  Si una referencia cruzada corresponde a una etiqueta inexistente verás
20125  dos interrogaciones en la salida.
20126 \end_layout
20127
20128 \begin_layout Standard
20129 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
20130  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
20131  al texto de la etiqueta nueva, no te preocupes por eso.
20132 \end_layout
20133
20134 \begin_layout Standard
20135 El botón 
20136 \family sans
20137 Ir
20138 \begin_inset space ~
20139 \end_inset
20140
20141 a
20142 \begin_inset space ~
20143 \end_inset
20144
20145 la
20146 \begin_inset space ~
20147 \end_inset
20148
20149 etiqueta
20150 \family default
20151  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
20152  y el texto del botón cambia a 
20153 \family sans
20154 Volver
20155 \family default
20156 , con el que se puede retornar a la referencia.
20157  Un clic derecho sobre el cuadro de la referencia también lleva el cursor
20158  hasta la etiqueta pero sin opción de volver.
20159 \end_layout
20160
20161 \begin_layout Subsection
20162 Formatos de referencia cruzada
20163 \begin_inset CommandInset label
20164 LatexCommand label
20165 name "sub:Formatos-referencia-cruzada"
20166
20167 \end_inset
20168
20169
20170 \begin_inset Index
20171 status collapsed
20172
20173 \begin_layout Plain Layout
20174 Referencias ! Formatos
20175 \end_layout
20176
20177 \end_inset
20178
20179
20180 \end_layout
20181
20182 \begin_layout Standard
20183 Hay seis variedades de referencias cruzadas:
20184 \end_layout
20185
20186 \begin_layout Description
20187 <referencia>: imprime el número flotante, esta es la opción predeterminada:
20188  
20189 \begin_inset CommandInset ref
20190 LatexCommand ref
20191 reference "fig:Dos-imágenes-distorsionadas"
20192
20193 \end_inset
20194
20195
20196 \end_layout
20197
20198 \begin_layout Description
20199 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
20200  habitual para referirse a fórmulas, especialmente si se omite el nombre
20201  «Ecuación»: 
20202 \begin_inset CommandInset ref
20203 LatexCommand eqref
20204 reference "eq:Wgn"
20205
20206 \end_inset
20207
20208
20209 \end_layout
20210
20211 \begin_layout Description
20212 <página>: imprime el número de página: Página
20213 \begin_inset space ~
20214 \end_inset
20215
20216
20217 \begin_inset CommandInset ref
20218 LatexCommand pageref
20219 reference "fig:Dos-imágenes-distorsionadas"
20220
20221 \end_inset
20222
20223
20224 \end_layout
20225
20226 \begin_layout Description
20227 en
20228 \begin_inset space ~
20229 \end_inset
20230
20231 página
20232 \begin_inset space ~
20233 \end_inset
20234
20235 <página>: imprime el texto «en la página» y el número de página: 
20236 \begin_inset CommandInset ref
20237 LatexCommand vpageref
20238 reference "fig:Dos-imágenes-distorsionadas"
20239
20240 \end_inset
20241
20242
20243 \end_layout
20244
20245 \begin_layout Description
20246 <referencia>
20247 \begin_inset space ~
20248 \end_inset
20249
20250 en
20251 \begin_inset space ~
20252 \end_inset
20253
20254 página
20255 \begin_inset space ~
20256 \end_inset
20257
20258 <página>: imprime el número flotante, el texto «en la página» y el número
20259  de página: 
20260 \begin_inset CommandInset ref
20261 LatexCommand vref
20262 reference "fig:Dos-imágenes-distorsionadas"
20263
20264 \end_inset
20265
20266
20267 \end_layout
20268
20269 \begin_layout Description
20270 Referencia
20271 \begin_inset space ~
20272 \end_inset
20273
20274 con
20275 \begin_inset space ~
20276 \end_inset
20277
20278 formato: imprime un formato personalizado.
20279 \begin_inset Newline newline
20280 \end_inset
20281
20282
20283 \begin_inset Note Greyedout
20284 status open
20285
20286 \begin_layout Plain Layout
20287
20288 \series bold
20289 Nota:
20290 \series default
20291  Esta característica sólo está disponible si está instalado el paquete LaTeX
20292  
20293 \series bold
20294 prettyref
20295 \series default
20296 .
20297 \begin_inset Index
20298 status collapsed
20299
20300 \begin_layout Plain Layout
20301 LaTeX-paquetes ! prettyref
20302 \end_layout
20303
20304 \end_inset
20305
20306
20307 \end_layout
20308
20309 \end_inset
20310
20311
20312 \end_layout
20313
20314 \begin_layout Standard
20315
20316 \family sans
20317 <página>
20318 \family default
20319
20320 \begin_inset space \thinspace{}
20321 \end_inset
20322
20323  no imprime el número si la etiqueta está en la misma página, en la anterior
20324  o en la siguiente.
20325  En su lugar verás p.
20326 \begin_inset space \thinspace{}
20327 \end_inset
20328
20329 e.
20330 \begin_inset space ~
20331 \end_inset
20332
20333 el texto «
20334 \family sans
20335 en esta página
20336 \family default
20337 ».
20338  El estilo 
20339 \family sans
20340 <referencia>
20341 \begin_inset space ~
20342 \end_inset
20343
20344 en
20345 \begin_inset space ~
20346 \end_inset
20347
20348 página
20349 \begin_inset space ~
20350 \end_inset
20351
20352 <página> 
20353 \family default
20354 no imprimirá nada sobre la página si la etiqueta está en la misma página.
20355 \end_layout
20356
20357 \begin_layout Standard
20358 El número y página actual de la parte del documento referida es automáticamente
20359  calculado por LaTeX en la salida.
20360  Las variedades se ajustan en el campo 
20361 \family sans
20362 Formato
20363 \family default
20364  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
20365 \end_layout
20366
20367 \begin_layout Standard
20368 \begin_inset Note Greyedout
20369 status open
20370
20371 \begin_layout Plain Layout
20372
20373 \series bold
20374 Nota:
20375 \series default
20376  El paquete LaTeX 
20377 \series bold
20378 prettyref
20379 \series default
20380
20381 \begin_inset Index
20382 status collapsed
20383
20384 \begin_layout Plain Layout
20385 LaTeX-paquetes ! prettyref
20386 \end_layout
20387
20388 \end_inset
20389
20390  no reconoce todas las abreviaturas de etiquetas
20391 \begin_inset Foot
20392 status collapsed
20393
20394 \begin_layout Plain Layout
20395 \begin_inset Quotes fld
20396 \end_inset
20397
20398 fig:
20399 \begin_inset Quotes frd
20400 \end_inset
20401
20402 , por ejemplo, es la abreviatura en LyX para las etiquetas de leyendas de
20403  figuras.
20404 \end_layout
20405
20406 \end_inset
20407
20408  posibles en LyX y no está internacionalizado.
20409  Para saber cómo indicar a 
20410 \series bold
20411 prettyref
20412 \series default
20413  nuevas abreviaturas y traducciones, echa un vistazo a su documentación,
20414  
20415 \begin_inset CommandInset citation
20416 LatexCommand cite
20417 key "prettyref"
20418
20419 \end_inset
20420
20421 .
20422 \end_layout
20423
20424 \end_inset
20425
20426
20427 \end_layout
20428
20429 \begin_layout Subsection
20430 Designación automática de referencias
20431 \begin_inset Index
20432 status collapsed
20433
20434 \begin_layout Plain Layout
20435 Referencias ! Designación automática
20436 \end_layout
20437
20438 \end_inset
20439
20440
20441 \end_layout
20442
20443 \begin_layout Standard
20444 El paquete LaTeX 
20445 \series bold
20446 hyperref
20447 \series default
20448
20449 \begin_inset Index
20450 status collapsed
20451
20452 \begin_layout Plain Layout
20453 LaTeX-paquetes ! hyperref
20454 \end_layout
20455
20456 \end_inset
20457
20458 , que se habilita en 
20459 \family sans
20460 Propiedades PDF
20461 \family default
20462  del diálogo 
20463 \family sans
20464 Documento\SpecialChar \menuseparator
20465 Configuración
20466 \family default
20467 , dispone de una característica muy útil que permite incluir automáticamente
20468  en las referencias cruzadas el nombre de los flotantes referidos (o partes
20469  de texto como 
20470 \emph on
20471 sección
20472 \emph default
20473 ).
20474  Así, p.
20475 \begin_inset space \thinspace{}
20476 \end_inset
20477
20478 e., no tendrás que escribir la palabra «Figura» delante de cada referencia
20479  a una figura.
20480  Para usar esta característica habilita el soporte para 
20481 \series bold
20482 hyperref
20483 \series default
20484  e inserta la siguiente línea en el preámbulo LaTeX:
20485 \end_layout
20486
20487 \begin_layout Standard
20488
20489 \series bold
20490
20491 \backslash
20492 AtBeginDocument{
20493 \backslash
20494 renewcommand{
20495 \backslash
20496 ref}[1]{
20497 \backslash
20498 mbox{
20499 \backslash
20500 autoref{#1}}}}
20501 \end_layout
20502
20503 \begin_layout Standard
20504 Si prefieres otros nombres para las referencias distintos de los predeterminados
20505 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
20506  lo siguiente en el preámbulo:
20507 \end_layout
20508
20509 \begin_layout Standard
20510
20511 \series bold
20512
20513 \backslash
20514 addto
20515 \backslash
20516 extrasenglish{
20517 \backslash
20518 renewcommand{
20519 \backslash
20520 sectionautorefname}
20521 \begin_inset Newline newline
20522 \end_inset
20523
20524
20525 \begin_inset ERT
20526 status collapsed
20527
20528 \begin_layout Plain Layout
20529
20530
20531 \backslash
20532 hphantom{ }
20533 \end_layout
20534
20535 \end_inset
20536
20537 {sec.
20538 \backslash
20539 negthinspace}}
20540 \end_layout
20541
20542 \begin_layout Standard
20543 Si estás usando un idioma de documento distinto del inglés, reemplaza
20544 \begin_inset Newline newline
20545 \end_inset
20546
20547  
20548 \series bold
20549
20550 \backslash
20551 extrasenglish
20552 \series default
20553  por
20554 \series bold
20555  
20556 \backslash
20557 extras***
20558 \series default
20559 , donde *** es el nombre del idioma utilizado.
20560 \end_layout
20561
20562 \begin_layout Standard
20563 Para obtener nombres automáticos pero no para determinados tipos de referencias,
20564  por ejemplo no para ecuaciones, usa este código de preámbulo:
20565 \end_layout
20566
20567 \begin_layout Standard
20568
20569 \series bold
20570
20571 \backslash
20572 newlength{
20573 \backslash
20574 abc}
20575 \begin_inset Newline newline
20576 \end_inset
20577
20578
20579 \backslash
20580 settowidth{
20581 \backslash
20582 abc}{
20583 \backslash
20584 space}
20585 \begin_inset Newline newline
20586 \end_inset
20587
20588
20589 \backslash
20590 addto
20591 \backslash
20592 extrasenglish{
20593 \backslash
20594 renewcommand{
20595 \backslash
20596 equationautorefname}
20597 \begin_inset Newline newline
20598 \end_inset
20599
20600
20601 \begin_inset ERT
20602 status collapsed
20603
20604 \begin_layout Plain Layout
20605
20606
20607 \backslash
20608 hphantom{ }
20609 \end_layout
20610
20611 \end_inset
20612
20613 {
20614 \backslash
20615 hspace{-
20616 \backslash
20617 abc}}
20618 \end_layout
20619
20620 \begin_layout Standard
20621 En la documentación de 
20622 \series bold
20623 hyperref
20624 \series default
20625  
20626 \begin_inset CommandInset citation
20627 LatexCommand cite
20628 key "hyperref"
20629
20630 \end_inset
20631
20632  puedes encontrar más información.
20633
20634 \series bold
20635  
20636 \end_layout
20637
20638 \begin_layout Standard
20639 \begin_inset Note Greyedout
20640 status open
20641
20642 \begin_layout Plain Layout
20643
20644 \series bold
20645 Nota:
20646 \series default
20647  La designación automática de referencias no puede usarse en el estilo 
20648 \family sans
20649 Referencia
20650 \begin_inset space ~
20651 \end_inset
20652
20653 con
20654 \begin_inset space ~
20655 \end_inset
20656
20657 formato
20658 \family default
20659 , descrita en la sección
20660 \begin_inset space ~
20661 \end_inset
20662
20663
20664 \begin_inset CommandInset ref
20665 LatexCommand ref
20666 reference "sub:Formatos-referencia-cruzada"
20667
20668 \end_inset
20669
20670 .
20671 \end_layout
20672
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \begin_layout Standard
20679 El manual 
20680 \emph on
20681 Ecuaciones
20682 \emph default
20683  es un ejemplo de documento en el que se ha utilizado designación automática
20684  de referencias.
20685 \end_layout
20686
20687 \begin_layout Subsection
20688 Colocación de referencias
20689 \begin_inset CommandInset label
20690 LatexCommand label
20691 name "sub:Colocación-de-Referencias"
20692
20693 \end_inset
20694
20695
20696 \begin_inset Index
20697 status collapsed
20698
20699 \begin_layout Plain Layout
20700 Referencias ! Colocación
20701 \end_layout
20702
20703 \end_inset
20704
20705
20706 \end_layout
20707
20708 \begin_layout Standard
20709 Si usas 
20710 \series bold
20711 hyperref
20712 \series default
20713
20714 \begin_inset Index
20715 status collapsed
20716
20717 \begin_layout Plain Layout
20718 LaTeX-paquetes ! hyperref
20719 \end_layout
20720
20721 \end_inset
20722
20723 , en las 
20724 \family sans
20725 Preferencias PDF 
20726 \family default
20727 del diálogo 
20728 \family sans
20729 Documento\SpecialChar \menuseparator
20730 Configuración
20731 \family default
20732 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
20733  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
20734  La leyenda será la primera parte del texto en pantalla, de forma que para
20735  ver la imagen debes deslizar.
20736  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
20737  Usando el paquete 
20738 \series bold
20739 hypcap
20740 \series default
20741
20742 \begin_inset Index
20743 status collapsed
20744
20745 \begin_layout Plain Layout
20746 LaTeX-paquetes ! hypcap
20747 \end_layout
20748
20749 \end_inset
20750
20751 , que forma parte del paquete LaTeX 
20752 \series bold
20753 oberdiek
20754 \series default
20755
20756 \begin_inset Index
20757 status collapsed
20758
20759 \begin_layout Plain Layout
20760 LaTeX-paquetes ! oberdiek
20761 \end_layout
20762
20763 \end_inset
20764
20765 , el ancla de enlace se sitúa al comienzo de un flotante.
20766  Para usar esta característica para figuras flotantes carga 
20767 \series bold
20768 hypcap
20769 \series default
20770  en el preámbulo con
20771 \end_layout
20772
20773 \begin_layout Standard
20774
20775 \series bold
20776
20777 \backslash
20778 usepackage[figure]{hypcap}
20779 \end_layout
20780
20781 \begin_layout Standard
20782 Puedes usar 
20783 \series bold
20784 hypcap
20785 \series default
20786  para todos los flotantes aunque no se recomienda por razones de estabilidad.
20787  Más información en el manual de 
20788 \series bold
20789 hypcap
20790 \series default
20791  
20792 \begin_inset CommandInset citation
20793 LatexCommand cite
20794 key "hypcap"
20795
20796 \end_inset
20797
20798 .
20799 \end_layout
20800
20801 \begin_layout Standard
20802 \begin_inset Note Greyedout
20803 status open
20804
20805 \begin_layout Plain Layout
20806
20807 \series bold
20808 Nota:
20809 \series default
20810  
20811 \series bold
20812 hypcap
20813 \series default
20814  no funciona para las referencias a subfiguras.
20815 \end_layout
20816
20817 \end_inset
20818
20819
20820 \end_layout
20821
20822 \begin_layout Section
20823 Colocación de flotantes
20824 \begin_inset CommandInset label
20825 LatexCommand label
20826 name "sec:Colocación-de-Flotantes"
20827
20828 \end_inset
20829
20830
20831 \begin_inset Index
20832 status collapsed
20833
20834 \begin_layout Plain Layout
20835 Flotantes ! Colocación
20836 \end_layout
20837
20838 \end_inset
20839
20840
20841 \end_layout
20842
20843 \begin_layout Standard
20844 Pulsando con el botón derecho del ratón sobre un cuadro de flotante se abre
20845  un diálogo en el que pueden cambiarse las opciones de LaTeX para situar
20846  los flotantes.
20847 \begin_inset Newline newline
20848 \end_inset
20849
20850 La opción 
20851 \family sans
20852 Extender
20853 \begin_inset space ~
20854 \end_inset
20855
20856 columnas
20857 \family default
20858  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
20859  abarcará ambas columnas en lugar de una sola.
20860 \begin_inset Newline newline
20861 \end_inset
20862
20863 La opción 
20864 \family sans
20865 Girar
20866 \begin_inset space ~
20867 \end_inset
20868
20869 a
20870 \begin_inset space ~
20871 \end_inset
20872
20873 un
20874 \begin_inset space ~
20875 \end_inset
20876
20877 lado
20878 \family default
20879  sirve para girar flotantes, véase sección
20880 \begin_inset space ~
20881 \end_inset
20882
20883
20884 \begin_inset CommandInset ref
20885 LatexCommand ref
20886 reference "sec:Rotación-de-Flotantes"
20887
20888 \end_inset
20889
20890 .
20891  
20892 \end_layout
20893
20894 \begin_layout Standard
20895 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
20896  la posición de un flotante si desmarcas la opción 
20897 \family sans
20898 Usar
20899 \begin_inset space ~
20900 \end_inset
20901
20902 ubicación
20903 \begin_inset space ~
20904 \end_inset
20905
20906 predeterminada
20907 \family default
20908 :
20909 \end_layout
20910
20911 \begin_layout Description
20912
20913 \family sans
20914 \series bold
20915 Aquí
20916 \begin_inset space ~
20917 \end_inset
20918
20919 si
20920 \begin_inset space ~
20921 \end_inset
20922
20923 es
20924 \begin_inset space ~
20925 \end_inset
20926
20927 posible
20928 \family default
20929 \series default
20930  intenta situar el flotante en la posición en la que se inserta
20931 \end_layout
20932
20933 \begin_layout Description
20934
20935 \family sans
20936 \series bold
20937 Principio
20938 \begin_inset space ~
20939 \end_inset
20940
20941 de
20942 \begin_inset space ~
20943 \end_inset
20944
20945 página
20946 \family default
20947 \series default
20948  intenta situar el flotante al principio de la página actual
20949 \end_layout
20950
20951 \begin_layout Description
20952
20953 \family sans
20954 \series bold
20955 Fin
20956 \begin_inset space ~
20957 \end_inset
20958
20959 de
20960 \begin_inset space ~
20961 \end_inset
20962
20963 página
20964 \family default
20965 \series default
20966  intenta situar el flotante al final de la página actual
20967 \end_layout
20968
20969 \begin_layout Description
20970
20971 \family sans
20972 \series bold
20973 Página
20974 \begin_inset space ~
20975 \end_inset
20976
20977 de
20978 \begin_inset space ~
20979 \end_inset
20980
20981 flotantes
20982 \family default
20983 \series default
20984  intenta situar el flotante en una página propia 
20985 \end_layout
20986
20987 \begin_layout Standard
20988 LaTeX usa 
20989 \emph on
20990 siempre
20991 \emph default
20992  ese orden de opciones.
20993  Significa que si usas la colocación predeterminada, LaTeX probará en primer
20994  lugar 
20995 \family sans
20996 Aquí
20997 \begin_inset space ~
20998 \end_inset
20999
21000 si
21001 \begin_inset space ~
21002 \end_inset
21003
21004 es
21005 \begin_inset space ~
21006 \end_inset
21007
21008 posible
21009 \family default
21010 , luego 
21011 \family sans
21012 Principio
21013 \begin_inset space ~
21014 \end_inset
21015
21016 de
21017 \begin_inset space ~
21018 \end_inset
21019
21020 página
21021 \family default
21022 , y después las otras.
21023  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
21024  pero en dicho orden.
21025  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
21026  pero intenta poner el flotante en la página siguiente.
21027 \end_layout
21028
21029 \begin_layout Standard
21030 De forma predeterminada cada una de las opciones tiene sus propias reglas:
21031 \end_layout
21032
21033 \begin_layout Labeling
21034 \labelwidthstring 00.00.0000
21035
21036 \family sans
21037 Principio
21038 \begin_inset space ~
21039 \end_inset
21040
21041 de
21042 \begin_inset space ~
21043 \end_inset
21044
21045 página:
21046 \family default
21047  sólo si el flotante ocupa menos del 70
21048 \begin_inset space \thinspace{}
21049 \end_inset
21050
21051 % de la página puede ubicarse al principio de página (
21052 \series bold
21053
21054 \backslash
21055 topfraction
21056 \series default
21057 )
21058 \end_layout
21059
21060 \begin_layout Labeling
21061 \labelwidthstring 00.00.0000
21062
21063 \family sans
21064 Fin
21065 \begin_inset space ~
21066 \end_inset
21067
21068 de
21069 \begin_inset space ~
21070 \end_inset
21071
21072 página:
21073 \family default
21074  sólo si el flotante ocupa menos del 30
21075 \begin_inset space \thinspace{}
21076 \end_inset
21077
21078 % de la página puede ubicarse al fin de página.
21079  (
21080 \series bold
21081
21082 \backslash
21083 bottomfraction
21084 \series default
21085 )
21086 \end_layout
21087
21088 \begin_layout Labeling
21089 \labelwidthstring 00.00.0000
21090
21091 \family sans
21092 Página
21093 \begin_inset space ~
21094 \end_inset
21095
21096 de
21097 \begin_inset space ~
21098 \end_inset
21099
21100 flotantes:
21101 \family default
21102  sólo si más del 50
21103 \begin_inset space \thinspace{}
21104 \end_inset
21105
21106 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21107  página.
21108  (
21109 \series bold
21110
21111 \backslash
21112 floatpagefraction
21113 \series default
21114 )
21115 \end_layout
21116
21117 \begin_layout Standard
21118 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21119  
21120 \family sans
21121 Ignorar
21122 \begin_inset space ~
21123 \end_inset
21124
21125 reglas
21126 \begin_inset space ~
21127 \end_inset
21128
21129 de
21130 \begin_inset space ~
21131 \end_inset
21132
21133 LaTeX
21134 \family default
21135 .
21136 \begin_inset Newline newline
21137 \end_inset
21138
21139 También puedes redefinir las reglas con los comandos LaTeX que van entre
21140  paréntesis tras la descripción de las reglas anteriores.
21141  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
21142  la regla 
21143 \family sans
21144 Fin
21145 \family default
21146
21147 \begin_inset space ~
21148 \end_inset
21149
21150
21151 \family sans
21152 de
21153 \family default
21154
21155 \begin_inset space ~
21156 \end_inset
21157
21158
21159 \family sans
21160 página
21161 \family default
21162  al 50
21163 \begin_inset space \thinspace{}
21164 \end_inset
21165
21166 %, añade esta línea en el preámbulo:
21167 \end_layout
21168
21169 \begin_layout Standard
21170
21171 \series bold
21172
21173 \backslash
21174 renewcommand{
21175 \backslash
21176 bottomfraction}{0.5}
21177 \end_layout
21178
21179 \begin_layout Standard
21180 En determinados casos podrías necesitar ubicar un flotante exactamente en
21181  la posición en la que se inserta.
21182  Para esto puedes usar la opción 
21183 \family sans
21184 Aquí
21185 \begin_inset space ~
21186 \end_inset
21187
21188 definitivamente
21189 \family default
21190 .
21191  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21192  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21193  se podría estropear el diseño de la página.
21194 \end_layout
21195
21196 \begin_layout Standard
21197 No hay opciones de ubicación para envoltorios flotantes porque siempre están
21198  rodeados por texto de un párrafo determinado.
21199 \begin_inset VSpace bigskip
21200 \end_inset
21201
21202
21203 \end_layout
21204
21205 \begin_layout Standard
21206 A veces surge el problema de que un flotante se sitúa al principio de la
21207  página mientras que su sección correspondiente empieza en mitad de la página,
21208  así que el lector podría creer que el flotante forma parte de la sección
21209  anterior.
21210  Para evitarlo puede emplearse el comando LaTeX 
21211 \series bold
21212
21213 \backslash
21214 suppressfloats
21215 \series default
21216 , que suprime la ubicación de un flotante dado en la página donde se inserta
21217  y además puede servir para evitar que el flotante se coloque antes del
21218  inicio de sección.
21219  Para ello, añade estos comandos al preámbulo:
21220 \end_layout
21221
21222 \begin_layout Standard
21223
21224 \series bold
21225
21226 \backslash
21227 let
21228 \backslash
21229 mySection
21230 \backslash
21231 section
21232 \begin_inset Newline newline
21233 \end_inset
21234
21235
21236 \backslash
21237 renewcommand{
21238 \backslash
21239 section}{
21240 \backslash
21241 suppressfloats[t]
21242 \backslash
21243 mySection}
21244 \end_layout
21245
21246 \begin_layout Standard
21247 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
21248  subsecciones.
21249  No es recomendable para partes pequeñas de texto como subsubsecciones porque
21250  LaTeX podría tener problemas para encontrar una ubicación adecuada.
21251 \end_layout
21252
21253 \begin_layout Standard
21254 \begin_inset VSpace bigskip
21255 \end_inset
21256
21257 En ciertos casos se quieren tener todas las figuras/tablas al final del
21258  documento.
21259  Para estos casos está el paquete LaTeX 
21260 \series bold
21261 endfloat
21262 \series default
21263
21264 \begin_inset Index
21265 status collapsed
21266
21267 \begin_layout Plain Layout
21268 LaTeX-paquetes ! endfloat
21269 \end_layout
21270
21271 \end_inset
21272
21273 .
21274  Pone todas las figuras y tablas flotantes al final del documento en secciones
21275  propias.
21276  En la posición original del flotante se inserta una indicación como «
21277 \family sans
21278 [Figure
21279 \begin_inset space ~
21280 \end_inset
21281
21282 3.2 about here.]
21283 \family default
21284 ».
21285  El paquete 
21286 \series bold
21287 endfloat
21288 \series default
21289  se carga en el preámbulo con la línea
21290 \end_layout
21291
21292 \begin_layout Standard
21293
21294 \series bold
21295
21296 \backslash
21297 usepackage[options]{endfloat}
21298 \end_layout
21299
21300 \begin_layout Standard
21301 Hay varias opciones para diseñar las secciones figura/tabla creadas.
21302  Para más información véase la documentación 
21303 \begin_inset CommandInset citation
21304 LatexCommand cite
21305 key "endfloat"
21306
21307 \end_inset
21308
21309 .
21310 \begin_inset Newline newline
21311 \end_inset
21312
21313
21314 \begin_inset Note Greyedout
21315 status open
21316
21317 \begin_layout Plain Layout
21318
21319 \series bold
21320 Nota: endfloat
21321 \series default
21322  no traduce automáticamente la indicación, hay que hacerlo manualmente,
21323  véase sección
21324 \begin_inset space ~
21325 \end_inset
21326
21327 4 en 
21328 \begin_inset CommandInset citation
21329 LatexCommand cite
21330 key "endfloat"
21331
21332 \end_inset
21333
21334 .
21335 \end_layout
21336
21337 \end_inset
21338
21339
21340 \begin_inset Newline newline
21341 \end_inset
21342
21343
21344 \begin_inset Note Greyedout
21345 status open
21346
21347 \begin_layout Plain Layout
21348
21349 \series bold
21350 Nota:
21351 \series default
21352  Actualmente hay un error en 
21353 \series bold
21354 endfloat
21355 \series default
21356  cuando la leyenda contiene el carácter alemán «ß».
21357  Usa en ese caso el comando «
21358 \series bold
21359
21360 \backslash
21361 ss
21362 \series default
21363 » en código TeX en vez de «ß».
21364 \end_layout
21365
21366 \end_inset
21367
21368
21369 \end_layout
21370
21371 \begin_layout Standard
21372 \begin_inset VSpace bigskip
21373 \end_inset
21374
21375 Más detalles sobre ubicación de flotantes en libros sobre LaTeX como 
21376 \begin_inset CommandInset citation
21377 LatexCommand cite
21378 key "latexcompanion,latexguide,latexbook"
21379
21380 \end_inset
21381
21382 .
21383 \end_layout
21384
21385 \begin_layout Section
21386 Rotación de flotantes
21387 \begin_inset CommandInset label
21388 LatexCommand label
21389 name "sec:Rotación-de-Flotantes"
21390
21391 \end_inset
21392
21393
21394 \begin_inset Index
21395 status collapsed
21396
21397 \begin_layout Plain Layout
21398 Flotantes ! Rotación
21399 \end_layout
21400
21401 \end_inset
21402
21403
21404 \end_layout
21405
21406 \begin_layout Standard
21407 Podrías necesitar girar flotantes, especialmente con tablas grandes.
21408  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
21409  la opción 
21410 \family sans
21411 Girar
21412 \begin_inset space ~
21413 \end_inset
21414
21415 a
21416 \begin_inset space ~
21417 \end_inset
21418
21419 un
21420 \begin_inset space ~
21421 \end_inset
21422
21423 lado
21424 \family default
21425 .
21426 \end_layout
21427
21428 \begin_layout Standard
21429 Los flotantes girados son puestos siempre en su propia página (o columna
21430  si el documento es de dos columnas).
21431  Se les puede permitir abarcar varias columnas con la opción de configuración
21432  
21433 \family sans
21434 Extender
21435 \begin_inset space ~
21436 \end_inset
21437
21438 columnas
21439 \family default
21440 .
21441  Se rotan de forma que puedes leerlos desde el margen externo.
21442  Para forzar determinada dirección de rotación para todas las páginas, puedes
21443  añadir una de las opciones 
21444 \series bold
21445 figuresleft
21446 \series default
21447  o 
21448 \series bold
21449 figuresright
21450 \series default
21451  a las opciones de clase del documento.
21452 \end_layout
21453
21454 \begin_layout Standard
21455 Los flotantes girados se refieren igual que los normales, y el formato de
21456  la leyenda también es el mismo: un ejemplo es la tabla
21457 \begin_inset space ~
21458 \end_inset
21459
21460
21461 \begin_inset CommandInset ref
21462 LatexCommand ref
21463 reference "tab:Tabla-girada"
21464
21465 \end_inset
21466
21467 .
21468 \end_layout
21469
21470 \begin_layout Standard
21471 \begin_inset Note Greyedout
21472 status open
21473
21474 \begin_layout Plain Layout
21475
21476 \series bold
21477 Nota:
21478 \series default
21479  No todos los visores DVI pueden mostrar tablas giradas.
21480 \end_layout
21481
21482 \end_inset
21483
21484
21485 \end_layout
21486
21487 \begin_layout Standard
21488 \begin_inset Float table
21489 wide false
21490 sideways true
21491 status open
21492
21493 \begin_layout Plain Layout
21494 \begin_inset Caption
21495
21496 \begin_layout Plain Layout
21497 \begin_inset CommandInset label
21498 LatexCommand label
21499 name "tab:Tabla-girada"
21500
21501 \end_inset
21502
21503 Tabla girada
21504 \end_layout
21505
21506 \end_inset
21507
21508
21509 \end_layout
21510
21511 \begin_layout Plain Layout
21512 \align center
21513 \begin_inset Tabular
21514 <lyxtabular version="3" rows="1" columns="5">
21515 <features>
21516 <column alignment="center" valignment="top" width="0">
21517 <column alignment="center" valignment="top" width="0">
21518 <column alignment="center" valignment="top" width="0">
21519 <column alignment="center" valignment="top" width="0">
21520 <column alignment="center" valignment="top" width="0">
21521 <row>
21522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526 test
21527 \end_layout
21528
21529 \end_inset
21530 </cell>
21531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21532 \begin_inset Text
21533
21534 \begin_layout Plain Layout
21535 b
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21541 \begin_inset Text
21542
21543 \begin_layout Plain Layout
21544 c
21545 \end_layout
21546
21547 \end_inset
21548 </cell>
21549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553 d
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21559 \begin_inset Text
21560
21561 \begin_layout Plain Layout
21562 e
21563 \end_layout
21564
21565 \end_inset
21566 </cell>
21567 </row>
21568 </lyxtabular>
21569
21570 \end_inset
21571
21572
21573 \end_layout
21574
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \begin_layout Section
21581 Subflotantes
21582 \begin_inset Index
21583 status collapsed
21584
21585 \begin_layout Plain Layout
21586 Flotantes ! Subflotantes
21587 \end_layout
21588
21589 \end_inset
21590
21591
21592 \end_layout
21593
21594 \begin_layout Standard
21595 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
21596  imágenes.
21597  Se crean insertando un flotante dentro de otro.
21598  La colocación de los subflotantes puede controlarse como si fueran párrafos,
21599  como se muestra en las tablas
21600 \begin_inset space ~
21601 \end_inset
21602
21603
21604 \begin_inset CommandInset ref
21605 LatexCommand ref
21606 reference "tab:Dos-subtablas-adosadas"
21607
21608 \end_inset
21609
21610  y
21611 \begin_inset space ~
21612 \end_inset
21613
21614
21615 \begin_inset CommandInset ref
21616 LatexCommand ref
21617 reference "tab:Dos-subtablas-una-sobre"
21618
21619 \end_inset
21620
21621 .
21622 \end_layout
21623
21624 \begin_layout Standard
21625 Las referencias a subflotantes funcionan como en los flotantes normales:
21626  la tabla
21627 \begin_inset space ~
21628 \end_inset
21629
21630
21631 \begin_inset CommandInset ref
21632 LatexCommand ref
21633 reference "tab:Esta-es-la-subtabla-a"
21634
21635 \end_inset
21636
21637  y la tabla
21638 \begin_inset space ~
21639 \end_inset
21640
21641
21642 \begin_inset CommandInset ref
21643 LatexCommand ref
21644 reference "tab:Esta-es-la-subtabla-b"
21645
21646 \end_inset
21647
21648  son subtablas de la tabla
21649 \begin_inset space ~
21650 \end_inset
21651
21652
21653 \begin_inset CommandInset ref
21654 LatexCommand ref
21655 reference "tab:Dos-subtablas-adosadas"
21656
21657 \end_inset
21658
21659 .
21660 \end_layout
21661
21662 \begin_layout Standard
21663 \begin_inset Float table
21664 wide false
21665 sideways false
21666 status open
21667
21668 \begin_layout Plain Layout
21669 \begin_inset Caption
21670
21671 \begin_layout Plain Layout
21672 \begin_inset CommandInset label
21673 LatexCommand label
21674 name "tab:Dos-subtablas-adosadas"
21675
21676 \end_inset
21677
21678 Dos subtablas adosadas
21679 \end_layout
21680
21681 \end_inset
21682
21683
21684 \end_layout
21685
21686 \begin_layout Plain Layout
21687 \begin_inset space \hfill{}
21688 \end_inset
21689
21690
21691 \begin_inset Float table
21692 wide false
21693 sideways false
21694 status collapsed
21695
21696 \begin_layout Plain Layout
21697 \begin_inset Caption
21698
21699 \begin_layout Plain Layout
21700 \begin_inset CommandInset label
21701 LatexCommand label
21702 name "tab:Esta-es-la-subtabla-a"
21703
21704 \end_inset
21705
21706 Esta es la subtabla a
21707 \end_layout
21708
21709 \end_inset
21710
21711
21712 \end_layout
21713
21714 \begin_layout Plain Layout
21715 \align center
21716 \begin_inset Tabular
21717 <lyxtabular version="3" rows="1" columns="5">
21718 <features>
21719 <column alignment="center" valignment="top" width="0">
21720 <column alignment="center" valignment="top" width="0">
21721 <column alignment="center" valignment="top" width="0">
21722 <column alignment="center" valignment="top" width="0">
21723 <column alignment="center" valignment="top" width="0">
21724 <row>
21725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21726 \begin_inset Text
21727
21728 \begin_layout Plain Layout
21729 test 
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738 b
21739 \end_layout
21740
21741 \end_inset
21742 </cell>
21743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21744 \begin_inset Text
21745
21746 \begin_layout Plain Layout
21747 c
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21753 \begin_inset Text
21754
21755 \begin_layout Plain Layout
21756 d
21757 \end_layout
21758
21759 \end_inset
21760 </cell>
21761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21762 \begin_inset Text
21763
21764 \begin_layout Plain Layout
21765 e
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 </row>
21771 </lyxtabular>
21772
21773 \end_inset
21774
21775
21776 \end_layout
21777
21778 \end_inset
21779
21780
21781 \begin_inset space \hfill{}
21782 \end_inset
21783
21784
21785 \begin_inset Float table
21786 wide false
21787 sideways false
21788 status collapsed
21789
21790 \begin_layout Plain Layout
21791 \begin_inset Caption
21792
21793 \begin_layout Plain Layout
21794 \begin_inset CommandInset label
21795 LatexCommand label
21796 name "tab:Esta-es-la-subtabla-b"
21797
21798 \end_inset
21799
21800 Esta es la subtabla b
21801 \end_layout
21802
21803 \end_inset
21804
21805
21806 \end_layout
21807
21808 \begin_layout Plain Layout
21809 \align center
21810 \begin_inset Tabular
21811 <lyxtabular version="3" rows="1" columns="5">
21812 <features>
21813 <column alignment="center" valignment="top" width="0">
21814 <column alignment="center" valignment="top" width="0">
21815 <column alignment="center" valignment="top" width="0">
21816 <column alignment="center" valignment="top" width="0">
21817 <column alignment="center" valignment="top" width="0">
21818 <row>
21819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21820 \begin_inset Text
21821
21822 \begin_layout Plain Layout
21823 e
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832 d
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \begin_layout Plain Layout
21841 c
21842 \end_layout
21843
21844 \end_inset
21845 </cell>
21846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21847 \begin_inset Text
21848
21849 \begin_layout Plain Layout
21850 b
21851 \end_layout
21852
21853 \end_inset
21854 </cell>
21855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21856 \begin_inset Text
21857
21858 \begin_layout Plain Layout
21859 test
21860 \end_layout
21861
21862 \end_inset
21863 </cell>
21864 </row>
21865 </lyxtabular>
21866
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \begin_layout Plain Layout
21873
21874 \end_layout
21875
21876 \end_inset
21877
21878
21879 \begin_inset space \hfill{}
21880 \end_inset
21881
21882
21883 \end_layout
21884
21885 \end_inset
21886
21887
21888 \end_layout
21889
21890 \begin_layout Standard
21891 \begin_inset Float table
21892 wide false
21893 sideways false
21894 status open
21895
21896 \begin_layout Plain Layout
21897 \begin_inset Caption
21898
21899 \begin_layout Plain Layout
21900 \begin_inset CommandInset label
21901 LatexCommand label
21902 name "tab:Dos-subtablas-una-sobre"
21903
21904 \end_inset
21905
21906 Dos subtablas colocadas una sobre otra.
21907  La tabla (a) con 4 celdas, la (b) con 5 celdas.
21908 \end_layout
21909
21910 \end_inset
21911
21912
21913 \end_layout
21914
21915 \begin_layout Plain Layout
21916 \noindent
21917 \align center
21918 \begin_inset Float table
21919 wide false
21920 sideways false
21921 status collapsed
21922
21923 \begin_layout Plain Layout
21924 \begin_inset Caption
21925
21926 \begin_layout Plain Layout
21927
21928 \end_layout
21929
21930 \end_inset
21931
21932
21933 \end_layout
21934
21935 \begin_layout Plain Layout
21936 \align center
21937 \begin_inset Tabular
21938 <lyxtabular version="3" rows="1" columns="4">
21939 <features>
21940 <column alignment="center" valignment="top" width="0">
21941 <column alignment="center" valignment="top" width="0">
21942 <column alignment="center" valignment="top" width="0">
21943 <column alignment="center" valignment="top" width="0">
21944 <row>
21945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949 test
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21955 \begin_inset Text
21956
21957 \begin_layout Plain Layout
21958 test
21959 \end_layout
21960
21961 \end_inset
21962 </cell>
21963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21964 \begin_inset Text
21965
21966 \begin_layout Plain Layout
21967 test
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976 test
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 </row>
21982 </lyxtabular>
21983
21984 \end_inset
21985
21986
21987 \end_layout
21988
21989 \begin_layout Plain Layout
21990
21991 \end_layout
21992
21993 \end_inset
21994
21995
21996 \end_layout
21997
21998 \begin_layout Plain Layout
21999 \align center
22000 \begin_inset Float table
22001 wide false
22002 sideways false
22003 status collapsed
22004
22005 \begin_layout Plain Layout
22006
22007 \end_layout
22008
22009 \begin_layout Plain Layout
22010 \begin_inset Caption
22011
22012 \begin_layout Plain Layout
22013
22014 \end_layout
22015
22016 \end_inset
22017
22018
22019 \end_layout
22020
22021 \begin_layout Plain Layout
22022 \align center
22023 \begin_inset Tabular
22024 <lyxtabular version="3" rows="1" columns="5">
22025 <features>
22026 <column alignment="center" valignment="top" width="0">
22027 <column alignment="center" valignment="top" width="0">
22028 <column alignment="center" valignment="top" width="0">
22029 <column alignment="center" valignment="top" width="0">
22030 <column alignment="center" valignment="top" width="0">
22031 <row>
22032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036 a
22037 \end_layout
22038
22039 \end_inset
22040 </cell>
22041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Plain Layout
22045 b
22046 \end_layout
22047
22048 \end_inset
22049 </cell>
22050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22051 \begin_inset Text
22052
22053 \begin_layout Plain Layout
22054 c
22055 \end_layout
22056
22057 \end_inset
22058 </cell>
22059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063 d
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22069 \begin_inset Text
22070
22071 \begin_layout Plain Layout
22072 e
22073 \end_layout
22074
22075 \end_inset
22076 </cell>
22077 </row>
22078 </lyxtabular>
22079
22080 \end_inset
22081
22082
22083 \end_layout
22084
22085 \begin_layout Plain Layout
22086
22087 \end_layout
22088
22089 \end_inset
22090
22091
22092 \end_layout
22093
22094 \end_inset
22095
22096
22097 \end_layout
22098
22099 \begin_layout Section
22100 Flotantes adosados
22101 \begin_inset Index
22102 status collapsed
22103
22104 \begin_layout Plain Layout
22105 Flotantes ! Adosados
22106 \end_layout
22107
22108 \end_inset
22109
22110
22111 \end_layout
22112
22113 \begin_layout Standard
22114 Para colocar flotantes unos junto a otros, como en la figura
22115 \begin_inset space ~
22116 \end_inset
22117
22118
22119 \begin_inset CommandInset ref
22120 LatexCommand ref
22121 reference "fig:Flotante-izquierda"
22122
22123 \end_inset
22124
22125  y 
22126 \begin_inset CommandInset ref
22127 LatexCommand ref
22128 reference "fig:Flotante-derecha"
22129
22130 \end_inset
22131
22132 , se pone 
22133 \emph on
22134 un
22135 \emph default
22136  solo flotante.
22137  En él se insertan dos cuadros tipo minipágina.
22138 \begin_inset Foot
22139 status collapsed
22140
22141 \begin_layout Plain Layout
22142 Las minipáginas se explican en la sección
22143 \begin_inset space ~
22144 \end_inset
22145
22146
22147 \begin_inset CommandInset ref
22148 LatexCommand ref
22149 reference "sec:Minipáginas"
22150
22151 \end_inset
22152
22153 .
22154 \end_layout
22155
22156 \end_inset
22157
22158  La anchura de la columna se establece en 45-50
22159 \begin_inset space \thinspace{}
22160 \end_inset
22161
22162 % y la alineación en 
22163 \family sans
22164 Inferior
22165 \family default
22166  para cada minipágina.
22167  Las minipáginas contienen la imagen y su título, de igual forma que en
22168  los flotantes.
22169  La única diferencia es que el 
22170 \family sans
22171 Ancho
22172 \begin_inset space ~
22173 \end_inset
22174
22175 de
22176 \begin_inset space ~
22177 \end_inset
22178
22179 columna
22180 \begin_inset space ~
22181 \end_inset
22182
22183 %
22184 \family default
22185  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
22186 \end_layout
22187
22188 \begin_layout Standard
22189 \begin_inset Float figure
22190 placement h
22191 wide false
22192 sideways false
22193 status open
22194
22195 \begin_layout Plain Layout
22196 \begin_inset Box Frameless
22197 position "b"
22198 hor_pos "c"
22199 has_inner_box 1
22200 inner_pos "t"
22201 use_parbox 0
22202 width "45col%"
22203 special "none"
22204 height "1in"
22205 height_special "totalheight"
22206 status open
22207
22208 \begin_layout Plain Layout
22209 \align center
22210 \begin_inset Graphics
22211         filename ../clipart/mobius.eps
22212         lyxscale 50
22213         width 100col%
22214         scaleBeforeRotation
22215
22216 \end_inset
22217
22218
22219 \end_layout
22220
22221 \begin_layout Plain Layout
22222 \begin_inset Caption
22223
22224 \begin_layout Plain Layout
22225 \begin_inset CommandInset label
22226 LatexCommand label
22227 name "fig:Flotante-izquierda"
22228
22229 \end_inset
22230
22231 Flotante en el lado izquierdo.
22232 \end_layout
22233
22234 \end_inset
22235
22236
22237 \end_layout
22238
22239 \end_inset
22240
22241
22242 \begin_inset space \hfill{}
22243 \end_inset
22244
22245
22246 \begin_inset Box Frameless
22247 position "b"
22248 hor_pos "c"
22249 has_inner_box 1
22250 inner_pos "t"
22251 use_parbox 0
22252 width "45col%"
22253 special "none"
22254 height "1in"
22255 height_special "totalheight"
22256 status open
22257
22258 \begin_layout Plain Layout
22259 \align center
22260 \begin_inset Graphics
22261         filename ../clipart/platypus.eps
22262         lyxscale 50
22263         width 100col%
22264         scaleBeforeRotation
22265
22266 \end_inset
22267
22268
22269 \end_layout
22270
22271 \begin_layout Plain Layout
22272 \begin_inset Caption
22273
22274 \begin_layout Plain Layout
22275 \begin_inset CommandInset label
22276 LatexCommand label
22277 name "fig:Flotante-derecha"
22278
22279 \end_inset
22280
22281 Flotante en el lado derecho.
22282 \end_layout
22283
22284 \end_inset
22285
22286
22287 \end_layout
22288
22289 \end_inset
22290
22291
22292 \end_layout
22293
22294 \end_inset
22295
22296
22297 \end_layout
22298
22299 \begin_layout Section
22300 Formato de las leyendas
22301 \begin_inset Index
22302 status collapsed
22303
22304 \begin_layout Plain Layout
22305 Leyendas ! Formato
22306 \end_layout
22307
22308 \end_inset
22309
22310
22311 \begin_inset Index
22312 status collapsed
22313
22314 \begin_layout Plain Layout
22315 Flotantes ! Formato de las leyendas
22316 \end_layout
22317
22318 \end_inset
22319
22320
22321 \begin_inset CommandInset label
22322 LatexCommand label
22323 name "sec:Formato-de-leyendas"
22324
22325 \end_inset
22326
22327
22328 \end_layout
22329
22330 \begin_layout Standard
22331 El entorno 
22332 \family sans
22333 Leyenda
22334 \family default
22335  es el predeterminado para los 
22336 \family sans
22337 Flotantes
22338 \family default
22339 .
22340  En LyX las leyendas se muestran como etiqueta, p.
22341 \begin_inset space \thinspace{}
22342 \end_inset
22343
22344 e.
22345 \begin_inset space ~
22346 \end_inset
22347
22348 «
22349 \family sans
22350 Figura #
22351 \family default
22352 :» seguida por el texto.
22353  «#» es el número real de referencia.
22354  Por omisión la etiqueta y el número usan la misma fuente que el texto de
22355  la leyenda y el signo dos puntos sigue al número para separar la etiqueta
22356  del texto.
22357  El entorno leyenda no es apropiado para todos los tipos de documento.
22358  
22359 \end_layout
22360
22361 \begin_layout Standard
22362 Para cambiar el formato predeterminado carga el paquete LaTeX 
22363 \series bold
22364 caption
22365 \series default
22366
22367 \begin_inset Index
22368 status collapsed
22369
22370 \begin_layout Plain Layout
22371 LaTeX-paquetes ! caption
22372 \end_layout
22373
22374 \end_inset
22375
22376  en el preámbulo del documento con la línea:
22377 \end_layout
22378
22379 \begin_layout Standard
22380
22381 \series bold
22382
22383 \backslash
22384 usepackage[definición de formato]{caption}
22385 \end_layout
22386
22387 \begin_layout Standard
22388 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
22389  las leyendas de tabla siempre sobre ella como en este documento, usa el
22390  comando:
22391 \end_layout
22392
22393 \begin_layout Standard
22394
22395 \series bold
22396
22397 \backslash
22398 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22399 \end_layout
22400
22401 \begin_layout Standard
22402 También puedes definir distintos formatos de leyenda para los distintos
22403  tipos de flotantes.
22404  En ese caso carga el paquete 
22405 \series bold
22406 caption
22407 \series default
22408  sin opciones específicas y define los distintos formatos con ayuda del
22409  comando
22410 \end_layout
22411
22412 \begin_layout Standard
22413
22414 \series bold
22415
22416 \backslash
22417 captionsetup[tipo de flotante]{definición de formato}
22418 \end_layout
22419
22420 \begin_layout Standard
22421 en el preámbulo del documento.
22422  Por ejemplo las leyendas de la Figura
22423 \begin_inset space ~
22424 \end_inset
22425
22426
22427 \begin_inset CommandInset ref
22428 LatexCommand ref
22429 reference "fig:Esto-es-una-fig"
22430
22431 \end_inset
22432
22433  y la tabla
22434 \begin_inset space ~
22435 \end_inset
22436
22437
22438 \begin_inset CommandInset ref
22439 LatexCommand ref
22440 reference "tab:Esto-es-una-tab"
22441
22442 \end_inset
22443
22444  pueden crearse usando los siguientes comandos en el preámbulo:
22445 \end_layout
22446
22447 \begin_layout Standard
22448
22449 \series bold
22450
22451 \backslash
22452 usepackage[tableposition=top]{caption}
22453 \series default
22454
22455 \begin_inset Newline newline
22456 \end_inset
22457
22458
22459 \series bold
22460
22461 \backslash
22462 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22463 \begin_inset Newline newline
22464 \end_inset
22465
22466
22467 \begin_inset ERT
22468 status collapsed
22469
22470 \begin_layout Plain Layout
22471
22472
22473 \backslash
22474 hphantom{
22475 \backslash
22476
22477 \backslash
22478 captionsetup[figure]
22479 \backslash
22480 {}
22481 \end_layout
22482
22483 \end_inset
22484
22485  labelsep=period}
22486 \begin_inset Newline newline
22487 \end_inset
22488
22489
22490 \backslash
22491 captionsetup[table]{labelfont={bf,sf}}
22492 \end_layout
22493
22494 \begin_layout Standard
22495 \begin_inset Note Greyedout
22496 status open
22497
22498 \begin_layout Plain Layout
22499
22500 \series bold
22501 Nota: 
22502 \series default
22503 La opción 
22504 \series bold
22505 tableposition=top
22506 \series default
22507  no tiene efecto si se usa una clase de documento 
22508 \series bold
22509 KOMA-Script
22510 \series default
22511 .
22512  En este caso debe utilizarse la opción de clase de documento 
22513 \series bold
22514 tablecaptionabove
22515 \series default
22516 .
22517  
22518 \end_layout
22519
22520 \end_inset
22521
22522
22523 \end_layout
22524
22525 \begin_layout Standard
22526 Para más información sobre el paquete 
22527 \series bold
22528 caption
22529 \series default
22530  acude a su documentación 
22531 \begin_inset CommandInset citation
22532 LatexCommand cite
22533 key "caption"
22534
22535 \end_inset
22536
22537 .
22538 \end_layout
22539
22540 \begin_layout Standard
22541 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
22542 \begin_inset space \thinspace{}
22543 \end_inset
22544
22545 e., usa el siguiente comando de preámbulo:
22546 \end_layout
22547
22548 \begin_layout Standard
22549
22550 \series bold
22551
22552 \backslash
22553 renewcommand{
22554 \backslash
22555 fnum@figure}{Imagen~
22556 \backslash
22557 thefigure}
22558 \end_layout
22559
22560 \begin_layout Standard
22561 donde 
22562 \series bold
22563
22564 \backslash
22565 thefigure
22566 \series default
22567  inserta el número de figura y «~» genera un espacio protegido.
22568
22569 \series bold
22570  
22571 \end_layout
22572
22573 \begin_layout Standard
22574 \begin_inset VSpace bigskip
22575 \end_inset
22576
22577 Si estás usando la clase de documento 
22578 \series bold
22579 KOMA-Script
22580 \series default
22581
22582 \begin_inset Index
22583 status collapsed
22584
22585 \begin_layout Plain Layout
22586 LaTeX-paquetes ! KOMA-Script
22587 \end_layout
22588
22589 \end_inset
22590
22591  (
22592 \family sans
22593 article (KOMA-Script)
22594 \family default
22595
22596 \family sans
22597 book (KOMA-Script)
22598 \family default
22599
22600 \family sans
22601 letter (KOMA-Script)
22602 \family default
22603 , o 
22604 \family sans
22605 report (KOMA-Script)
22606 \family default
22607
22608 \begin_inset space \thinspace{}
22609 \end_inset
22610
22611 ), puedes emplear en vez del paquete 
22612 \series bold
22613 caption
22614 \series default
22615  el comando 
22616 \series bold
22617
22618 \backslash
22619 setkomafont
22620 \series default
22621  incluido en 
22622 \series bold
22623 KOMA-Script
22624 \series default
22625 .
22626  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
22627  comando en el preámbulo del documento:
22628 \end_layout
22629
22630 \begin_layout Standard
22631
22632 \series bold
22633
22634 \backslash
22635 setkomafont{captionlabel}{
22636 \backslash
22637 bfseries}
22638 \end_layout
22639
22640 \begin_layout Standard
22641 Más información sobre 
22642 \series bold
22643
22644 \backslash
22645 setkomafont
22646 \series default
22647  en la documentación de 
22648 \series bold
22649 KOMA-Script
22650 \series default
22651  
22652 \begin_inset CommandInset citation
22653 LatexCommand cite
22654 key "KOMA-Script"
22655
22656 \end_inset
22657
22658 .
22659 \end_layout
22660
22661 \begin_layout Standard
22662 \begin_inset ERT
22663 status collapsed
22664
22665 \begin_layout Plain Layout
22666
22667
22668 \backslash
22669 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22670 }
22671 \end_layout
22672
22673 \end_inset
22674
22675
22676 \begin_inset Note Note
22677 status collapsed
22678
22679 \begin_layout Plain Layout
22680 El formato de la leyenda se ha cambiado sólo para este ejemplo.
22681 \end_layout
22682
22683 \end_inset
22684
22685
22686 \end_layout
22687
22688 \begin_layout Standard
22689 \begin_inset Float figure
22690 placement !p
22691 wide false
22692 sideways false
22693 status open
22694
22695 \begin_layout Plain Layout
22696 \align center
22697 \begin_inset Graphics
22698         filename ../clipart/mobius.eps
22699         lyxscale 50
22700         scale 50
22701
22702 \end_inset
22703
22704
22705 \end_layout
22706
22707 \begin_layout Plain Layout
22708 \begin_inset Caption
22709
22710 \begin_layout Plain Layout
22711 \begin_inset CommandInset label
22712 LatexCommand label
22713 name "fig:Esto-es-una-fig"
22714
22715 \end_inset
22716
22717
22718 \begin_inset OptArg
22719 status collapsed
22720
22721 \begin_layout Plain Layout
22722 Figura con leyenda muy larga
22723 \end_layout
22724
22725 \end_inset
22726
22727 Este es un ejemplo de figura con una leyenda que es mayor de una línea para
22728  mostrar el formato diferente.
22729  Aquí se usa una leyenda personalizada.
22730 \end_layout
22731
22732 \end_inset
22733
22734
22735 \end_layout
22736
22737 \end_inset
22738
22739
22740 \end_layout
22741
22742 \begin_layout Standard
22743 \begin_inset ERT
22744 status collapsed
22745
22746 \begin_layout Plain Layout
22747
22748
22749 \backslash
22750 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22751 on}
22752 \end_layout
22753
22754 \end_inset
22755
22756
22757 \end_layout
22758
22759 \begin_layout Standard
22760 \begin_inset Float table
22761 placement !p
22762 wide false
22763 sideways false
22764 status collapsed
22765
22766 \begin_layout Plain Layout
22767 \begin_inset Caption
22768
22769 \begin_layout Plain Layout
22770 \begin_inset CommandInset label
22771 LatexCommand label
22772 name "tab:Esto-es-una-tab"
22773
22774 \end_inset
22775
22776
22777 \begin_inset OptArg
22778 status collapsed
22779
22780 \begin_layout Plain Layout
22781 Tabla con leyenda muy larga
22782 \end_layout
22783
22784 \end_inset
22785
22786 Este es un ejemplo de leyenda de tabla mayor que una línea para mostrar
22787  el formato diferente.
22788  Aquí se usa el formato de leyenda estándar para las tablas.
22789 \end_layout
22790
22791 \end_inset
22792
22793
22794 \end_layout
22795
22796 \begin_layout Plain Layout
22797 \align center
22798 \begin_inset Tabular
22799 <lyxtabular version="3" rows="1" columns="5">
22800 <features>
22801 <column alignment="center" valignment="top" width="0">
22802 <column alignment="center" valignment="top" width="0">
22803 <column alignment="center" valignment="top" width="0">
22804 <column alignment="center" valignment="top" width="0">
22805 <column alignment="center" valignment="top" width="0">
22806 <row>
22807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811 a
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \begin_layout Plain Layout
22820 b
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Plain Layout
22829 c
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Plain Layout
22838 d
22839 \end_layout
22840
22841 \end_inset
22842 </cell>
22843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22844 \begin_inset Text
22845
22846 \begin_layout Plain Layout
22847 e
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 </row>
22853 </lyxtabular>
22854
22855 \end_inset
22856
22857
22858 \end_layout
22859
22860 \end_inset
22861
22862
22863 \end_layout
22864
22865 \begin_layout Section
22866 Colocación de leyendas
22867 \begin_inset Index
22868 status collapsed
22869
22870 \begin_layout Plain Layout
22871 Leyendas ! Colocación
22872 \end_layout
22873
22874 \end_inset
22875
22876
22877 \begin_inset Index
22878 status collapsed
22879
22880 \begin_layout Plain Layout
22881 Flotantes ! Colocación de leyendas
22882 \end_layout
22883
22884 \end_inset
22885
22886
22887 \begin_inset CommandInset label
22888 LatexCommand label
22889 name "sec:Colocación-de-leyendas"
22890
22891 \end_inset
22892
22893
22894 \end_layout
22895
22896 \begin_layout Standard
22897 La norma habitual para colocar las leyendas es:
22898 \end_layout
22899
22900 \begin_layout Description
22901 Figura: La leyenda al pie de la figura
22902 \end_layout
22903
22904 \begin_layout Description
22905 Tabla: La leyenda sobre la tabla
22906 \end_layout
22907
22908 \begin_layout Standard
22909 Desafortunadamente, las clases estándar de LaTeX no soportan leyendas sobre
22910  la tabla.
22911  Esto implica que si usas las clases de documento 
22912 \family sans
22913 article
22914 \family default
22915
22916 \family sans
22917 book
22918 \family default
22919
22920 \family sans
22921 letter
22922 \family default
22923 , o 
22924 \family sans
22925 report
22926 \family default
22927  no habrá espacio entre la leyenda y la tabla.
22928  Para insertar el espacio adecuado añade la siguiente opción al comando
22929  del paquete LaTeX 
22930 \series bold
22931 caption
22932 \series default
22933  en el preámbulo del documento:
22934 \begin_inset Foot
22935 status collapsed
22936
22937 \begin_layout Plain Layout
22938 Véase la sección
22939 \begin_inset space ~
22940 \end_inset
22941
22942
22943 \begin_inset CommandInset ref
22944 LatexCommand ref
22945 reference "sec:Formato-de-leyendas"
22946
22947 \end_inset
22948
22949  para más información sobre el paquete 
22950 \series bold
22951 caption
22952 \series default
22953 .
22954 \end_layout
22955
22956 \end_inset
22957
22958
22959 \end_layout
22960
22961 \begin_layout Standard
22962
22963 \series bold
22964 tableposition=top
22965 \end_layout
22966
22967 \begin_layout Standard
22968 Si estás usando la clase 
22969 \series bold
22970 KOMA-Script
22971 \series default
22972
22973 \begin_inset Index
22974 status collapsed
22975
22976 \begin_layout Plain Layout
22977 LaTeX-paquetes ! KOMA-Script
22978 \end_layout
22979
22980 \end_inset
22981
22982  (
22983 \family sans
22984 article (KOMA-Script)
22985 \family default
22986
22987 \family sans
22988 book (KOMA-Script)
22989 \family default
22990
22991 \family sans
22992 letter (KOMA-Script)
22993 \family default
22994 , o 
22995 \family sans
22996 report (KOMA-Script)
22997 \family default
22998
22999 \begin_inset space \thinspace{}
23000 \end_inset
23001
23002 ), en vez de 
23003 \series bold
23004 caption
23005 \series default
23006  puedes poner la opción 
23007 \series bold
23008 tablecaptionabove
23009 \series default
23010  de la clase de documento.
23011 \end_layout
23012
23013 \begin_layout Standard
23014 \begin_inset VSpace bigskip
23015 \end_inset
23016
23017 También es posible poner la leyenda junto a una figura o tabla.
23018  Para conseguirlo hay que cargar el paquete LaTeX 
23019 \series bold
23020 sidecap
23021 \series default
23022
23023 \begin_inset Index
23024 status collapsed
23025
23026 \begin_layout Plain Layout
23027 LaTeX-paquetes ! sidecap
23028 \end_layout
23029
23030 \end_inset
23031
23032  añadiendo en el preámbulo del documento la línea
23033 \end_layout
23034
23035 \begin_layout Standard
23036
23037 \series bold
23038
23039 \backslash
23040 usepackage[option]{sidecap}
23041 \end_layout
23042
23043 \begin_layout Standard
23044 Si no se especifica opción, la leyenda se ubica del lado del margen externo
23045  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
23046  Puedes cambiar la colocación al margen interno con la opción 
23047 \series bold
23048 innercaption
23049 \series default
23050 .
23051  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
23052  opciones 
23053 \series bold
23054 rightcaption
23055 \series default
23056  o 
23057 \series bold
23058 leftcaption
23059 \series default
23060 , respectivamente.
23061 \end_layout
23062
23063 \begin_layout Standard
23064 \begin_inset ERT
23065 status collapsed
23066
23067 \begin_layout Plain Layout
23068
23069
23070 \backslash
23071 ifsidecap
23072 \end_layout
23073
23074 \end_inset
23075
23076
23077 \begin_inset Note Note
23078 status collapsed
23079
23080 \begin_layout Plain Layout
23081 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
23082  LaTeX 
23083 \series bold
23084 sidecap
23085 \series default
23086 .
23087 \end_layout
23088
23089 \end_inset
23090
23091
23092 \end_layout
23093
23094 \begin_layout Standard
23095 Para situar en LyX la leyenda de un flotante al lado, es necesario añadir
23096  estos comandos al preámbulo del documento:
23097 \end_layout
23098
23099 \begin_layout Standard
23100
23101 \lyxline
23102
23103 \end_layout
23104
23105 \begin_layout Standard
23106
23107 \series bold
23108
23109 \backslash
23110 newcommand{
23111 \backslash
23112 TabBesBeg}{%
23113 \begin_inset Newline newline
23114 \end_inset
23115
23116
23117 \begin_inset ERT
23118 status collapsed
23119
23120 \begin_layout Plain Layout
23121
23122
23123 \backslash
23124 hphantom{ }
23125 \end_layout
23126
23127 \end_inset
23128
23129
23130 \backslash
23131 let
23132 \backslash
23133 MyTable
23134 \backslash
23135 table
23136 \begin_inset Newline newline
23137 \end_inset
23138
23139
23140 \begin_inset ERT
23141 status collapsed
23142
23143 \begin_layout Plain Layout
23144
23145
23146 \backslash
23147 hphantom{ }
23148 \end_layout
23149
23150 \end_inset
23151
23152
23153 \backslash
23154 let
23155 \backslash
23156 MyEndtable
23157 \backslash
23158 endtable
23159 \begin_inset Newline newline
23160 \end_inset
23161
23162
23163 \begin_inset ERT
23164 status collapsed
23165
23166 \begin_layout Plain Layout
23167
23168
23169 \backslash
23170 hphantom{ }
23171 \end_layout
23172
23173 \end_inset
23174
23175
23176 \backslash
23177 renewenvironment{table}{
23178 \backslash
23179 begin{SCtable}}{
23180 \backslash
23181 end{SCtable}}}
23182 \end_layout
23183
23184 \begin_layout Standard
23185
23186 \series bold
23187
23188 \backslash
23189 newcommand{
23190 \backslash
23191 TabBesEnd}{%
23192 \begin_inset Newline newline
23193 \end_inset
23194
23195
23196 \begin_inset ERT
23197 status collapsed
23198
23199 \begin_layout Plain Layout
23200
23201
23202 \backslash
23203 hphantom{ }
23204 \end_layout
23205
23206 \end_inset
23207
23208
23209 \backslash
23210 let
23211 \backslash
23212 table
23213 \backslash
23214 MyTable
23215 \begin_inset Newline newline
23216 \end_inset
23217
23218
23219 \begin_inset ERT
23220 status collapsed
23221
23222 \begin_layout Plain Layout
23223
23224
23225 \backslash
23226 hphantom{ }
23227 \end_layout
23228
23229 \end_inset
23230
23231
23232 \backslash
23233 let
23234 \backslash
23235 endtable
23236 \backslash
23237 MyEndtable
23238 \end_layout
23239
23240 \begin_layout Standard
23241
23242 \series bold
23243
23244 \backslash
23245 newcommand{
23246 \backslash
23247 FigBesBeg}{%
23248 \begin_inset Newline newline
23249 \end_inset
23250
23251
23252 \begin_inset ERT
23253 status collapsed
23254
23255 \begin_layout Plain Layout
23256
23257
23258 \backslash
23259 hphantom{ }
23260 \end_layout
23261
23262 \end_inset
23263
23264
23265 \backslash
23266 let
23267 \backslash
23268 MyFigure
23269 \backslash
23270 figure
23271 \begin_inset Newline newline
23272 \end_inset
23273
23274
23275 \begin_inset ERT
23276 status collapsed
23277
23278 \begin_layout Plain Layout
23279
23280
23281 \backslash
23282 hphantom{ }
23283 \end_layout
23284
23285 \end_inset
23286
23287
23288 \backslash
23289 let
23290 \backslash
23291 MyEndfigure
23292 \backslash
23293 endfigure
23294 \begin_inset Newline newline
23295 \end_inset
23296
23297
23298 \begin_inset ERT
23299 status collapsed
23300
23301 \begin_layout Plain Layout
23302
23303
23304 \backslash
23305 hphantom{ }
23306 \end_layout
23307
23308 \end_inset
23309
23310
23311 \backslash
23312 renewenvironment{figure}{
23313 \backslash
23314 begin{SCfigure}}{
23315 \backslash
23316 end{SCfigure}}}
23317 \end_layout
23318
23319 \begin_layout Standard
23320
23321 \series bold
23322
23323 \backslash
23324 newcommand{
23325 \backslash
23326 FigBesEnd}{%
23327 \begin_inset Newline newline
23328 \end_inset
23329
23330
23331 \begin_inset ERT
23332 status collapsed
23333
23334 \begin_layout Plain Layout
23335
23336
23337 \backslash
23338 hphantom{ }
23339 \end_layout
23340
23341 \end_inset
23342
23343
23344 \backslash
23345 let
23346 \backslash
23347 figure
23348 \backslash
23349 MyFigure
23350 \begin_inset Newline newline
23351 \end_inset
23352
23353
23354 \begin_inset ERT
23355 status collapsed
23356
23357 \begin_layout Plain Layout
23358
23359
23360 \backslash
23361 hphantom{ }
23362 \end_layout
23363
23364 \end_inset
23365
23366
23367 \backslash
23368 let
23369 \backslash
23370 endfigure
23371 \backslash
23372 MyEndfigure}
23373 \end_layout
23374
23375 \begin_layout Standard
23376
23377 \lyxline
23378
23379 \end_layout
23380
23381 \begin_layout Standard
23382 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
23383  en un lado.
23384  Para figuras flotantes usa el comando
23385 \end_layout
23386
23387 \begin_layout Standard
23388
23389 \series bold
23390
23391 \backslash
23392 FigBesBeg
23393 \end_layout
23394
23395 \begin_layout Standard
23396 en código TeX antes del flotante.
23397  Detrás del flotante inserta
23398 \end_layout
23399
23400 \begin_layout Standard
23401
23402 \series bold
23403
23404 \backslash
23405 FigBesEnd
23406 \end_layout
23407
23408 \begin_layout Standard
23409 en código TeX para volver a la definición original de flotantes.
23410 \end_layout
23411
23412 \begin_layout Standard
23413 Para tablas flotantes usa los comandos correspondientes
23414 \end_layout
23415
23416 \begin_layout Standard
23417
23418 \series bold
23419
23420 \backslash
23421 TabBesBeg
23422 \series default
23423  y 
23424 \series bold
23425
23426 \backslash
23427 TabBesEnd
23428 \end_layout
23429
23430 \begin_layout Standard
23431 La figura
23432 \begin_inset space ~
23433 \end_inset
23434
23435
23436 \begin_inset CommandInset ref
23437 LatexCommand ref
23438 reference "fig:encab-al-lado"
23439
23440 \end_inset
23441
23442  y la tabla
23443 \begin_inset space ~
23444 \end_inset
23445
23446
23447 \begin_inset CommandInset ref
23448 LatexCommand ref
23449 reference "tab:encab-al-lado"
23450
23451 \end_inset
23452
23453  son ejemplos en los que el título se sitúa al lado.
23454 \end_layout
23455
23456 \begin_layout Standard
23457 En los ejemplos puedes ver que el texto del título aparece encima del flotante
23458  en tablas flotantes y debajo en las figuras flotantes.
23459  Para cambiarlo, puedes usar el comando
23460 \end_layout
23461
23462 \begin_layout Standard
23463
23464 \series bold
23465
23466 \backslash
23467 sidecaptionvpos{tipo de flotante}{colocación}
23468 \end_layout
23469
23470 \begin_layout Standard
23471 en el preámbulo o en código TeX antes del flotante.
23472  El tipo de flotante es 
23473 \family sans
23474 figure
23475 \family default
23476  o 
23477 \family sans
23478 table
23479 \family default
23480 , la colocación puede ser «
23481 \family sans
23482 t
23483 \family default
23484 » por «top» (arriba), «
23485 \family sans
23486 c
23487 \family default
23488 » por «center» (centro), o «
23489 \family sans
23490 b
23491 \family default
23492 » por «bottom» (abajo).
23493  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
23494  usa el comando
23495 \end_layout
23496
23497 \begin_layout Standard
23498
23499 \series bold
23500
23501 \backslash
23502 sidecaptionvpos{figure}{c}
23503 \end_layout
23504
23505 \begin_layout Standard
23506 Esto se ha hecho en la figura
23507 \begin_inset space ~
23508 \end_inset
23509
23510
23511 \begin_inset CommandInset ref
23512 LatexCommand ref
23513 reference "fig:encab-al-lado-de-fig"
23514
23515 \end_inset
23516
23517 .
23518 \end_layout
23519
23520 \begin_layout Standard
23521 \begin_inset VSpace medskip
23522 \end_inset
23523
23524 Más información sobre el paquete 
23525 \series bold
23526 sidecap
23527 \series default
23528  en su documentación 
23529 \begin_inset CommandInset citation
23530 LatexCommand cite
23531 key "sidecap"
23532
23533 \end_inset
23534
23535 .
23536 \end_layout
23537
23538 \begin_layout Standard
23539 \begin_inset Note Greyedout
23540 status open
23541
23542 \begin_layout Plain Layout
23543
23544 \series bold
23545 Nota:
23546 \series default
23547  El paquete LaTeX 
23548 \series bold
23549 hypcap
23550 \series default
23551
23552 \begin_inset Index
23553 status collapsed
23554
23555 \begin_layout Plain Layout
23556 LaTeX-paquetes ! hypcap
23557 \end_layout
23558
23559 \end_inset
23560
23561 , descrito en la sección
23562 \begin_inset space ~
23563 \end_inset
23564
23565
23566 \begin_inset CommandInset ref
23567 LatexCommand ref
23568 reference "sub:Colocación-de-Referencias"
23569
23570 \end_inset
23571
23572 , no afecta a flotantes con la leyenda al lado.
23573 \end_layout
23574
23575 \end_inset
23576
23577
23578 \end_layout
23579
23580 \begin_layout Standard
23581 \begin_inset ERT
23582 status collapsed
23583
23584 \begin_layout Plain Layout
23585
23586
23587 \backslash
23588 FigBesBeg 
23589 \end_layout
23590
23591 \end_inset
23592
23593
23594 \end_layout
23595
23596 \begin_layout Standard
23597 \begin_inset Float figure
23598 wide false
23599 sideways false
23600 status open
23601
23602 \begin_layout Plain Layout
23603 \begin_inset Graphics
23604         filename ../clipart/escher-lsd.eps
23605         scale 75
23606
23607 \end_inset
23608
23609
23610 \end_layout
23611
23612 \begin_layout Plain Layout
23613 \begin_inset Caption
23614
23615 \begin_layout Plain Layout
23616 \begin_inset CommandInset label
23617 LatexCommand label
23618 name "fig:encab-al-lado"
23619
23620 \end_inset
23621
23622 Leyenda al lado de una figura.
23623 \end_layout
23624
23625 \end_inset
23626
23627
23628 \end_layout
23629
23630 \end_inset
23631
23632
23633 \end_layout
23634
23635 \begin_layout Standard
23636 \begin_inset ERT
23637 status collapsed
23638
23639 \begin_layout Plain Layout
23640
23641
23642 \backslash
23643 TabBesBeg 
23644 \end_layout
23645
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \begin_layout Standard
23652 \begin_inset Float table
23653 wide false
23654 sideways false
23655 status open
23656
23657 \begin_layout Plain Layout
23658 \begin_inset Caption
23659
23660 \begin_layout Plain Layout
23661 \begin_inset CommandInset label
23662 LatexCommand label
23663 name "tab:encab-al-lado"
23664
23665 \end_inset
23666
23667 Leyenda al lado de una tabla.
23668 \end_layout
23669
23670 \end_inset
23671
23672
23673 \end_layout
23674
23675 \begin_layout Plain Layout
23676 \begin_inset Tabular
23677 <lyxtabular version="3" rows="4" columns="5">
23678 <features>
23679 <column alignment="center" valignment="top" width="0">
23680 <column alignment="center" valignment="top" width="0">
23681 <column alignment="center" valignment="top" width="0">
23682 <column alignment="center" valignment="top" width="0">
23683 <column alignment="center" valignment="top" width="0">
23684 <row>
23685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 a
23690 \end_layout
23691
23692 \end_inset
23693 </cell>
23694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23704 \begin_inset Text
23705
23706 \begin_layout Plain Layout
23707 b
23708 \end_layout
23709
23710 \end_inset
23711 </cell>
23712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23713 \begin_inset Text
23714
23715 \begin_layout Plain Layout
23716
23717 \end_layout
23718
23719 \end_inset
23720 </cell>
23721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23722 \begin_inset Text
23723
23724 \begin_layout Plain Layout
23725 c
23726 \end_layout
23727
23728 \end_inset
23729 </cell>
23730 </row>
23731 <row>
23732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23733 \begin_inset Text
23734
23735 \begin_layout Plain Layout
23736
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745 d
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754
23755 \end_layout
23756
23757 \end_inset
23758 </cell>
23759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \begin_layout Plain Layout
23763 e
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 </row>
23778 <row>
23779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783 f
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23798 \begin_inset Text
23799
23800 \begin_layout Plain Layout
23801 g
23802 \end_layout
23803
23804 \end_inset
23805 </cell>
23806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23807 \begin_inset Text
23808
23809 \begin_layout Plain Layout
23810
23811 \end_layout
23812
23813 \end_inset
23814 </cell>
23815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819 h
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 </row>
23825 <row>
23826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23836 \begin_inset Text
23837
23838 \begin_layout Plain Layout
23839 i
23840 \end_layout
23841
23842 \end_inset
23843 </cell>
23844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848
23849 \end_layout
23850
23851 \end_inset
23852 </cell>
23853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23854 \begin_inset Text
23855
23856 \begin_layout Plain Layout
23857 j
23858 \end_layout
23859
23860 \end_inset
23861 </cell>
23862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23863 \begin_inset Text
23864
23865 \begin_layout Plain Layout
23866
23867 \end_layout
23868
23869 \end_inset
23870 </cell>
23871 </row>
23872 </lyxtabular>
23873
23874 \end_inset
23875
23876
23877 \end_layout
23878
23879 \end_inset
23880
23881
23882 \end_layout
23883
23884 \begin_layout Standard
23885 \begin_inset ERT
23886 status collapsed
23887
23888 \begin_layout Plain Layout
23889
23890
23891 \backslash
23892 TabBesEnd
23893 \end_layout
23894
23895 \end_inset
23896
23897
23898 \end_layout
23899
23900 \begin_layout Standard
23901 \begin_inset ERT
23902 status collapsed
23903
23904 \begin_layout Plain Layout
23905
23906
23907 \backslash
23908 sidecaptionvpos{figure}{c}
23909 \end_layout
23910
23911 \end_inset
23912
23913
23914 \begin_inset Float figure
23915 wide false
23916 sideways false
23917 status open
23918
23919 \begin_layout Plain Layout
23920 \begin_inset Graphics
23921         filename ../clipart/escher-lsd.eps
23922         scale 75
23923
23924 \end_inset
23925
23926
23927 \end_layout
23928
23929 \begin_layout Plain Layout
23930 \begin_inset Caption
23931
23932 \begin_layout Plain Layout
23933 \begin_inset CommandInset label
23934 LatexCommand label
23935 name "fig:encab-al-lado-de-fig"
23936
23937 \end_inset
23938
23939 Leyenda centrada verticalmente junto a una figura.
23940 \end_layout
23941
23942 \end_inset
23943
23944
23945 \end_layout
23946
23947 \end_inset
23948
23949
23950 \end_layout
23951
23952 \begin_layout Standard
23953 \begin_inset ERT
23954 status collapsed
23955
23956 \begin_layout Plain Layout
23957
23958
23959 \backslash
23960 FigBesEnd
23961 \end_layout
23962
23963 \end_inset
23964
23965
23966 \end_layout
23967
23968 \begin_layout Standard
23969 \begin_inset ERT
23970 status collapsed
23971
23972 \begin_layout Plain Layout
23973
23974
23975 \backslash
23976 else
23977 \end_layout
23978
23979 \end_inset
23980
23981
23982 \begin_inset Note Note
23983 status collapsed
23984
23985 \begin_layout Plain Layout
23986 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
23987  
23988 \series bold
23989 sidecap
23990 \series default
23991 .
23992 \end_layout
23993
23994 \end_inset
23995
23996
23997 \end_layout
23998
23999 \begin_layout Standard
24000 Debes instalar el paquete LaTeX 
24001 \series bold
24002 sidecap
24003 \series default
24004  para ver la parte siguiente en la salida.
24005 \end_layout
24006
24007 \begin_layout Standard
24008 \begin_inset ERT
24009 status collapsed
24010
24011 \begin_layout Plain Layout
24012
24013
24014 \backslash
24015 fi
24016 \end_layout
24017
24018 \end_inset
24019
24020
24021 \end_layout
24022
24023 \begin_layout Section
24024 Índice de flotantes
24025 \begin_inset Index
24026 status collapsed
24027
24028 \begin_layout Plain Layout
24029 Flotantes ! Índice de
24030 \end_layout
24031
24032 \end_inset
24033
24034
24035 \end_layout
24036
24037 \begin_layout Standard
24038 Igual que en el índice general se listan las secciones del documento, hay
24039  índices para todos los tipos de flotantes, como las figuras.
24040  Se pueden insertar mediante los submenús 
24041 \family sans
24042 Insertar\SpecialChar \menuseparator
24043 Lista
24044 \begin_inset space \thinspace{}
24045 \end_inset
24046
24047 /
24048 \begin_inset space \thinspace{}
24049 \end_inset
24050
24051 Índice
24052 \family default
24053 .
24054 \end_layout
24055
24056 \begin_layout Standard
24057 Las entradas de los índices son las leyendas del flotante o su título breve,
24058  el número de flotante y el número de la página del documento en la que
24059  aparecen.
24060 \end_layout
24061
24062 \begin_layout Standard
24063 Puedes encontrar los índices de figuras y tablas al final de este documento.
24064 \end_layout
24065
24066 \begin_layout Chapter
24067 Notas
24068 \end_layout
24069
24070 \begin_layout Section
24071 Notas en LyX
24072 \begin_inset Index
24073 status collapsed
24074
24075 \begin_layout Plain Layout
24076 Notas ! en LyX
24077 \end_layout
24078
24079 \end_inset
24080
24081
24082 \end_layout
24083
24084 \begin_layout Standard
24085 Las notas se insertan con el botón 
24086 \begin_inset Graphics
24087         filename ../../images/note-insert.png
24088         scale 85
24089
24090 \end_inset
24091
24092  o con el menú 
24093 \family sans
24094 Insertar\SpecialChar \menuseparator
24095 Nota
24096 \family default
24097 .
24098  Hay cinco tipos de notas:
24099 \end_layout
24100
24101 \begin_layout Description
24102 Nota
24103 \begin_inset space ~
24104 \end_inset
24105
24106 LyX Este tipo es para notas internas que no han de aparecer en la salida.
24107  Su cuadro se muestra como este:
24108 \begin_inset Newline newline
24109 \end_inset
24110
24111
24112 \begin_inset Newline newline
24113 \end_inset
24114
24115
24116 \begin_inset Graphics
24117         filename clipart/NotaLyXImagenQt4.png
24118         display false
24119         scale 75
24120
24121 \end_inset
24122
24123  
24124 \begin_inset Note Note
24125 status collapsed
24126
24127 \begin_layout Plain Layout
24128 Este es un texto en un recuadro que no se muestra en la salida.
24129 \end_layout
24130
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \begin_layout Description
24137 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
24138  comentario de LaTeX, cuando exportas el documento a LaTeX vía menú 
24139 \family sans
24140 Archivo\SpecialChar \menuseparator
24141 Exportar\SpecialChar \menuseparator
24142 LaTeX (pdflatex) / (plain)
24143 \family default
24144 .
24145  Su recuadro se ve así:
24146 \begin_inset Newline newline
24147 \end_inset
24148
24149
24150 \begin_inset Newline newline
24151 \end_inset
24152
24153
24154 \begin_inset Graphics
24155         filename clipart/ComentNotaImagenQt4.png
24156         display false
24157         scale 75
24158
24159 \end_inset
24160
24161  
24162 \begin_inset Note Comment
24163 status collapsed
24164
24165 \begin_layout Plain Layout
24166 Una nota comentario que sólo aparece como comentario en archivos LaTeX.
24167 \end_layout
24168
24169 \end_inset
24170
24171
24172 \end_layout
24173
24174 \begin_layout Description
24175 Resaltado
24176 \begin_inset space ~
24177 \end_inset
24178
24179 en
24180 \begin_inset space ~
24181 \end_inset
24182
24183 gris Esta nota aparece en la salida como texto resaltado en gris.
24184  Su recuadro se parece a este:
24185 \begin_inset Newline newline
24186 \end_inset
24187
24188
24189 \begin_inset Newline newline
24190 \end_inset
24191
24192
24193 \begin_inset Graphics
24194         filename clipart/GrisNotaImagenQt4.png
24195         display false
24196         scale 75
24197
24198 \end_inset
24199
24200
24201 \begin_inset Newline newline
24202 \end_inset
24203
24204
24205 \begin_inset ERT
24206 status collapsed
24207
24208 \begin_layout Plain Layout
24209
24210
24211 \backslash
24212 renewenvironment{lyxgreyedout}
24213 \end_layout
24214
24215 \begin_layout Plain Layout
24216
24217 {
24218 \backslash
24219 textcolor[gray]{0.8}
24220 \backslash
24221 bgroup}{
24222 \backslash
24223 egroup}
24224 \end_layout
24225
24226 \end_inset
24227
24228
24229 \begin_inset Note Greyedout
24230 status open
24231
24232 \begin_layout Plain Layout
24233 Este es el texto
24234 \begin_inset Foot
24235 status collapsed
24236
24237 \begin_layout Plain Layout
24238 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
24239 \end_layout
24240
24241 \end_inset
24242
24243  de un comentario que se muestra resaltado en gris.
24244 \end_layout
24245
24246 \end_inset
24247
24248
24249 \begin_inset ERT
24250 status collapsed
24251
24252 \begin_layout Plain Layout
24253
24254
24255 \backslash
24256 renewenvironment{lyxgreyedout}
24257 \end_layout
24258
24259 \begin_layout Plain Layout
24260
24261 {
24262 \backslash
24263 textcolor{blue}
24264 \backslash
24265 bgroup}{
24266 \backslash
24267 egroup}
24268 \end_layout
24269
24270 \end_inset
24271
24272
24273 \begin_inset Note Note
24274 status collapsed
24275
24276 \begin_layout Plain Layout
24277 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
24278  original de LyX, ya que en el preámbulo de este documento se han redefinido
24279  estas notas para que salgan en azul, como se indica más adelante.
24280 \end_layout
24281
24282 \end_inset
24283
24284
24285 \begin_inset Newline newline
24286 \end_inset
24287
24288
24289 \begin_inset Newline newline
24290 \end_inset
24291
24292 Como se ve en el ejemplo, la primera línea de las notas resaltadas en gris
24293  está un poco sangrada, y por otra parte pueden tener notas al pie.
24294 \end_layout
24295
24296 \begin_layout Standard
24297 \begin_inset VSpace bigskip
24298 \end_inset
24299
24300 Si usas el botón de la barra de herramientas 
24301 \begin_inset Graphics
24302         filename ../../images/note-insert.png
24303         scale 85
24304
24305 \end_inset
24306
24307  para insertar notas, se inserta una 
24308 \family sans
24309 Nota
24310 \begin_inset space ~
24311 \end_inset
24312
24313 LyX
24314 \family default
24315 .
24316  Puedes cambiar entre los cinco tipos de nota con clic derecho sobre el
24317  recuadro.
24318  
24319 \family roman
24320 \series medium
24321 \bar no
24322 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
24323  botón de herramienta 
24324 \family sans
24325 \series default
24326 \bar default
24327 Nota
24328 \family default
24329 .
24330  Para cambiar una nota a texto, pulsa la tecla 
24331 \family sans
24332 Retroceso
24333 \family default
24334  cuando el cursor está en la primera posición de una nota, o la tecla 
24335 \family sans
24336 Supr
24337 \family default
24338  cuando el cursor está en la última posición de la nota, respectivamente.
24339 \end_layout
24340
24341 \begin_layout Standard
24342 \begin_inset VSpace bigskip
24343 \end_inset
24344
24345 Se puede cambiar el color del 
24346 \family sans
24347 Resaltado en gris
24348 \family default
24349  poniendo en el preámbulo el comando:
24350 \end_layout
24351
24352 \begin_layout Standard
24353
24354 \series bold
24355
24356 \backslash
24357 renewenvironment{lyxgreyedout}
24358 \begin_inset Newline newline
24359 \end_inset
24360
24361
24362 \begin_inset ERT
24363 status collapsed
24364
24365 \begin_layout Plain Layout
24366
24367
24368 \backslash
24369 hphantom{ }
24370 \end_layout
24371
24372 \end_inset
24373
24374 {
24375 \backslash
24376 textcolor{color}
24377 \backslash
24378 bgroup}{
24379 \backslash
24380 egroup}
24381 \end_layout
24382
24383 \begin_layout Standard
24384 Los colores disponibles y el método para definir nuestros propios colores
24385  se explica en la sección
24386 \begin_inset space ~
24387 \end_inset
24388
24389
24390 \begin_inset CommandInset ref
24391 LatexCommand ref
24392 reference "sec:Tablas-Coloreadas"
24393
24394 \end_inset
24395
24396 .
24397 \end_layout
24398
24399 \begin_layout Standard
24400 Las notas en azul en este documento se han hecho con notas del tipo 
24401 \family sans
24402 Resaltado en gris
24403 \family default
24404  pero definiendo el color del texto en azul.
24405 \end_layout
24406
24407 \begin_layout Section
24408 Notas al pie
24409 \begin_inset CommandInset label
24410 LatexCommand label
24411 name "sec:Notas-al-pie"
24412
24413 \end_inset
24414
24415
24416 \begin_inset Index
24417 status collapsed
24418
24419 \begin_layout Plain Layout
24420 Notas ! al pie
24421 \end_layout
24422
24423 \end_inset
24424
24425
24426 \begin_inset Index
24427 status collapsed
24428
24429 \begin_layout Plain Layout
24430 Notas al pie
24431 \end_layout
24432
24433 \end_inset
24434
24435
24436 \end_layout
24437
24438 \begin_layout Standard
24439 Las notas al pie se insertan con el botón 
24440 \begin_inset Graphics
24441         filename ../../images/footnote-insert.png
24442         scale 85
24443
24444 \end_inset
24445
24446  o el menú 
24447 \family sans
24448 Insertar\SpecialChar \menuseparator
24449 Nota
24450 \begin_inset space ~
24451 \end_inset
24452
24453 al
24454 \begin_inset space ~
24455 \end_inset
24456
24457 pie
24458 \family default
24459 .
24460  
24461 \family roman
24462 \series medium
24463 \bar no
24464 Aparece un recuadro como este:
24465 \family default
24466 \series default
24467 \bar default
24468  
24469 \begin_inset Graphics
24470         filename clipart/notapieQt4.png
24471         scale 80
24472
24473 \end_inset
24474
24475  
24476 \family roman
24477 \series medium
24478 \bar no
24479 donde puedes introducir el texto.
24480  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
24481  sobre el
24482 \family default
24483 \series default
24484 \bar default
24485  
24486 \family roman
24487 \series medium
24488 \bar no
24489 botón
24490 \family default
24491 \series default
24492 \bar default
24493 .
24494  Para cambiar una nota al pie a texto, pulsa la tecla 
24495 \family sans
24496 Retroceso
24497 \family default
24498  cuando el cursor está en la primera posición de la nota al pie, o la tecla
24499  
24500 \family sans
24501 Supr
24502 \family default
24503  cuando el cursor está en la última posición de la nota, respectivamente.
24504 \end_layout
24505
24506 \begin_layout Standard
24507 Aquí hay un ejemplo de nota al pie:
24508 \family roman
24509 \series medium
24510 \bar no
24511
24512 \begin_inset Foot
24513 status collapsed
24514
24515 \begin_layout Plain Layout
24516 \begin_inset CommandInset label
24517 LatexCommand label
24518 name "pie:Esto-es-una"
24519
24520 \end_inset
24521
24522 Ejemplo de nota al pie.
24523 \end_layout
24524
24525 \end_inset
24526
24527
24528 \family default
24529 \series default
24530 \bar default
24531
24532 \begin_inset ERT
24533 status collapsed
24534
24535 \begin_layout Plain Layout
24536
24537
24538 \backslash
24539 newcounter{MyRepeatFoot}
24540 \end_layout
24541
24542 \begin_layout Plain Layout
24543
24544
24545 \backslash
24546 setcounter{MyRepeatFoot}{
24547 \backslash
24548 thefootnote}
24549 \end_layout
24550
24551 \end_inset
24552
24553
24554 \end_layout
24555
24556 \begin_layout Standard
24557 En la salida, el pie se muestra como número voladito en el lugar del texto
24558  donde se coloca el recuadro.
24559  El texto se coloca al final de la página actual.
24560  Los números de las notas son calculados por LaTeX, y son consecutivos.
24561  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
24562 \end_layout
24563
24564 \begin_layout Standard
24565 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
24566  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
24567  se describe en la sección
24568 \begin_inset space ~
24569 \end_inset
24570
24571
24572 \begin_inset CommandInset ref
24573 LatexCommand ref
24574 reference "sec:Referencias-a-Flotantes"
24575
24576 \end_inset
24577
24578 .
24579 \begin_inset Newline newline
24580 \end_inset
24581
24582 Esto es una referencia cruzada a la Nota al pie
24583 \begin_inset space ~
24584 \end_inset
24585
24586
24587 \begin_inset CommandInset ref
24588 LatexCommand ref
24589 reference "pie:Esto-es-una"
24590
24591 \end_inset
24592
24593 .
24594 \end_layout
24595
24596 \begin_layout Standard
24597 \begin_inset VSpace defskip
24598 \end_inset
24599
24600
24601 \end_layout
24602
24603 \begin_layout Standard
24604 Debido a razones técnicas, LaTeX no imprime las notas al pie en tablas.
24605  No obstante, hay otro método para imprimirlas: en lugar de la nota al pie
24606  se inserta el comando 
24607 \series bold
24608
24609 \backslash
24610 footnotemark{}
24611 \series default
24612  en código TeX.
24613  El texto de la nota se introduce como argumento del comando
24614 \series bold
24615  
24616 \backslash
24617 footnotetext
24618 \series default
24619  después de la tabla.
24620 \begin_inset Newline newline
24621 \end_inset
24622
24623 Esto es lo que se ha hecho para la siguiente tabla con el comando
24624 \end_layout
24625
24626 \begin_layout Standard
24627
24628 \series bold
24629
24630 \backslash
24631 footnotetext{
24632 \series default
24633 Texto de la nota de la tabla.
24634 \series bold
24635 }
24636 \end_layout
24637
24638 \begin_layout Standard
24639 \begin_inset Tabular
24640 <lyxtabular version="3" rows="2" columns="1">
24641 <features>
24642 <column alignment="center" valignment="top" width="0">
24643 <row>
24644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24645 \begin_inset Text
24646
24647 \begin_layout Plain Layout
24648 Texto de ejemplo.
24649 \begin_inset Foot
24650 status open
24651
24652 \begin_layout Plain Layout
24653 ¡Esta nota no se imprimirá!
24654 \end_layout
24655
24656 \end_inset
24657
24658
24659 \end_layout
24660
24661 \end_inset
24662 </cell>
24663 </row>
24664 <row>
24665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669 Texto de ejemplo.
24670 \begin_inset ERT
24671 status collapsed
24672
24673 \begin_layout Plain Layout
24674
24675
24676 \backslash
24677 footnotemark{}
24678 \end_layout
24679
24680 \end_inset
24681
24682
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 </row>
24688 </lyxtabular>
24689
24690 \end_inset
24691
24692
24693 \begin_inset ERT
24694 status collapsed
24695
24696 \begin_layout Plain Layout
24697
24698
24699 \backslash
24700 footnotetext{
24701 \end_layout
24702
24703 \end_inset
24704
24705 Texto de la nota de la tabla.
24706 \begin_inset ERT
24707 status collapsed
24708
24709 \begin_layout Plain Layout
24710
24711 }
24712 \end_layout
24713
24714 \end_inset
24715
24716
24717 \end_layout
24718
24719 \begin_layout Standard
24720 Las notas al pie en tablas largas se describen en la sección
24721 \begin_inset space ~
24722 \end_inset
24723
24724
24725 \begin_inset CommandInset ref
24726 LatexCommand ref
24727 reference "sub:Notas-al-pie-en-Tablas-Largas"
24728
24729 \end_inset
24730
24731 .
24732 \end_layout
24733
24734 \begin_layout Standard
24735 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
24736  y con numeración diferente debido a que una minipágina es como una página
24737  dentro de otra.
24738  (Más información sobre minipáginas en la sección
24739 \begin_inset space ~
24740 \end_inset
24741
24742
24743 \begin_inset CommandInset ref
24744 LatexCommand ref
24745 reference "sec:Minipáginas"
24746
24747 \end_inset
24748
24749 ).
24750  Para poner notas en una minipágina que se impriman a pie de página como
24751  las notas al pie normales, se puede usar también el método de 
24752 \series bold
24753
24754 \backslash
24755 footnotemark{}
24756 \series default
24757  y 
24758 \series bold
24759
24760 \backslash
24761 footnotetext
24762 \series default
24763 .
24764 \end_layout
24765
24766 \begin_layout Standard
24767 \begin_inset Box Frameless
24768 position "t"
24769 hor_pos "c"
24770 has_inner_box 1
24771 inner_pos "t"
24772 use_parbox 0
24773 width "100col%"
24774 special "none"
24775 height "1in"
24776 height_special "totalheight"
24777 status open
24778
24779 \begin_layout Plain Layout
24780 Muestra de texto en una minipágina.
24781 \begin_inset Foot
24782 status open
24783
24784 \begin_layout Plain Layout
24785 Nota en la minipágina.
24786 \end_layout
24787
24788 \end_inset
24789
24790
24791 \end_layout
24792
24793 \begin_layout Plain Layout
24794 Muestra de texto en una minipágina.
24795 \begin_inset ERT
24796 status collapsed
24797
24798 \begin_layout Plain Layout
24799
24800
24801 \backslash
24802 footnotemark{}
24803 \end_layout
24804
24805 \end_inset
24806
24807
24808 \end_layout
24809
24810 \end_inset
24811
24812
24813 \end_layout
24814
24815 \begin_layout Standard
24816 \begin_inset ERT
24817 status collapsed
24818
24819 \begin_layout Plain Layout
24820
24821
24822 \backslash
24823 footnotetext{
24824 \end_layout
24825
24826 \end_inset
24827
24828 Nota fuera de la minipágina.
24829 \begin_inset ERT
24830 status collapsed
24831
24832 \begin_layout Plain Layout
24833
24834 }
24835 \end_layout
24836
24837 \end_inset
24838
24839
24840 \end_layout
24841
24842 \begin_layout Standard
24843 \begin_inset VSpace defskip
24844 \end_inset
24845
24846
24847 \end_layout
24848
24849 \begin_layout Standard
24850 Para hacer referencia a la misma nota varias veces sin imprimir su texto
24851  cada vez, usa el comando  
24852 \series bold
24853
24854 \backslash
24855 footnotemark[number]
24856 \series default
24857  en código TeX.
24858 \begin_inset Newline newline
24859 \end_inset
24860
24861 Como el número de la nota repetida no se conoce mientras se escribe el texto,
24862  hay que guardarlo.
24863  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
24864  comandos en código TeX después de la nota al pie
24865 \begin_inset space ~
24866 \end_inset
24867
24868
24869 \begin_inset CommandInset ref
24870 LatexCommand ref
24871 reference "pie:Esto-es-una"
24872
24873 \end_inset
24874
24875  para guardar el número de la nota: 
24876 \end_layout
24877
24878 \begin_layout Standard
24879
24880 \series bold
24881
24882 \backslash
24883 newcounter{MyRepeatFoot}
24884 \begin_inset Newline newline
24885 \end_inset
24886
24887
24888 \backslash
24889 setcounter{MyRepeatFoot}{
24890 \backslash
24891 thefootnote}
24892 \end_layout
24893
24894 \begin_layout Standard
24895 La marca de la nota se ha creado después con el comando:
24896 \end_layout
24897
24898 \begin_layout Standard
24899
24900 \series bold
24901
24902 \backslash
24903 footnotemark[
24904 \backslash
24905 theMyRepeatFoot]
24906 \end_layout
24907
24908 \begin_layout Standard
24909 Aquí hay una nota repetida:
24910 \begin_inset ERT
24911 status collapsed
24912
24913 \begin_layout Plain Layout
24914
24915
24916 \backslash
24917 footnotemark[
24918 \backslash
24919 theMyRepeatFoot]
24920 \end_layout
24921
24922 \end_inset
24923
24924
24925 \end_layout
24926
24927 \begin_layout Standard
24928 Para repetir la nota al pie previa, se puede omitir el guardado del número
24929  de la nota y usar en su lugar el comando:
24930 \end_layout
24931
24932 \begin_layout Standard
24933
24934 \series bold
24935
24936 \backslash
24937 footnotemark[
24938 \backslash
24939 thefootnote]
24940 \end_layout
24941
24942 \begin_layout Standard
24943 Aquí hay otra nota repetida:
24944 \begin_inset ERT
24945 status collapsed
24946
24947 \begin_layout Plain Layout
24948
24949
24950 \backslash
24951 footnotemark[
24952 \backslash
24953 thefootnote]
24954 \end_layout
24955
24956 \end_inset
24957
24958
24959 \end_layout
24960
24961 \begin_layout Subsection
24962 Numeración de notas al pie
24963 \begin_inset CommandInset label
24964 LatexCommand label
24965 name "sub:Numeración-de-Notas-al-Pie"
24966
24967 \end_inset
24968
24969
24970 \begin_inset Index
24971 status collapsed
24972
24973 \begin_layout Plain Layout
24974 Notas al pie ! Numeración
24975 \end_layout
24976
24977 \end_inset
24978
24979
24980 \end_layout
24981
24982 \begin_layout Standard
24983 Para reiniciar el número de pie a 1 en cada sección añade
24984 \family roman
24985  en el preámbulo el comando:
24986 \end_layout
24987
24988 \begin_layout Standard
24989
24990 \series bold
24991
24992 \backslash
24993 @addtoreset{footnote}{section}
24994 \end_layout
24995
24996 \begin_layout Standard
24997 \begin_inset VSpace bigskip
24998 \end_inset
24999
25000 El siguiente comando en el preámbulo cambia el estilo de numeración del
25001  pie a números romanos en minúsculas:
25002 \end_layout
25003
25004 \begin_layout Standard
25005
25006 \series bold
25007
25008 \backslash
25009 renewcommand{
25010 \backslash
25011 thefootnote}{
25012 \backslash
25013 roman{footnote}}
25014 \end_layout
25015
25016 \begin_layout Standard
25017 \begin_inset ERT
25018 status collapsed
25019
25020 \begin_layout Plain Layout
25021
25022
25023 \backslash
25024 renewcommand{
25025 \backslash
25026 thefootnote}{
25027 \backslash
25028 roman{footnote}}
25029 \end_layout
25030
25031 \end_inset
25032
25033  Nota al pie en números romanos:
25034 \begin_inset Foot
25035 status collapsed
25036
25037 \begin_layout Plain Layout
25038 Ejemplo de nota al pie en números romanos.
25039 \end_layout
25040
25041 \end_inset
25042
25043
25044 \begin_inset ERT
25045 status collapsed
25046
25047 \begin_layout Plain Layout
25048
25049
25050 \backslash
25051 renewcommand{
25052 \backslash
25053 thefootnote}{
25054 \backslash
25055 arabic{footnote}}
25056 \end_layout
25057
25058 \end_inset
25059
25060
25061 \end_layout
25062
25063 \begin_layout Standard
25064 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
25065  
25066 \series bold
25067
25068 \backslash
25069 roman
25070 \series default
25071  por 
25072 \series bold
25073
25074 \backslash
25075 Roman
25076 \series default
25077 .
25078  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
25079 \series bold
25080
25081 \backslash
25082 Alph
25083 \series default
25084  o 
25085 \series bold
25086
25087 \backslash
25088 alph
25089 \series default
25090 , respectivamente.
25091  Para ordenar las notas al pie con símbolos usa 
25092 \series bold
25093
25094 \backslash
25095 fnsymbol
25096 \series default
25097 .
25098 \end_layout
25099
25100 \begin_layout Standard
25101 \begin_inset Note Greyedout
25102 status open
25103
25104 \begin_layout Plain Layout
25105
25106 \series bold
25107 Nota:
25108 \series default
25109  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
25110  simples.
25111 \end_layout
25112
25113 \end_inset
25114
25115
25116 \begin_inset Newline newline
25117 \end_inset
25118
25119
25120 \begin_inset Note Greyedout
25121 status open
25122
25123 \begin_layout Plain Layout
25124
25125 \series bold
25126 Nota:
25127 \series default
25128  sólo puedes ordenar hasta 9 pies con símbolos.
25129 \end_layout
25130
25131 \end_inset
25132
25133
25134 \end_layout
25135
25136 \begin_layout Standard
25137 Para volver al estilo de numeración predeterminado cuando has cambiado a
25138  otro estilo, usa 
25139 \series bold
25140
25141 \backslash
25142 arabic
25143 \series default
25144  en vez de 
25145 \series bold
25146
25147 \backslash
25148 roman
25149 \series default
25150  en el comando anterior.
25151 \begin_inset ERT
25152 status collapsed
25153
25154 \begin_layout Plain Layout
25155
25156
25157 \backslash
25158 renewcommand{
25159 \backslash
25160 thefootnote}{
25161 \backslash
25162 arabic{footnote}}
25163 \end_layout
25164
25165 \end_inset
25166
25167
25168 \end_layout
25169
25170 \begin_layout Standard
25171 \begin_inset VSpace bigskip
25172 \end_inset
25173
25174
25175 \end_layout
25176
25177 \begin_layout Standard
25178 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
25179  comando al preámbulo del documento:
25180 \end_layout
25181
25182 \begin_layout Standard
25183
25184 \series bold
25185
25186 \backslash
25187 numberwithin{footnote}{chapter}
25188 \end_layout
25189
25190 \begin_layout Standard
25191 Para poder usar el comando 
25192 \series bold
25193
25194 \backslash
25195 numberwithin
25196 \series default
25197 , marca la opción 
25198 \family sans
25199 Usar
25200 \family default
25201
25202 \begin_inset space ~
25203 \end_inset
25204
25205
25206 \family sans
25207 el
25208 \family default
25209
25210 \begin_inset space ~
25211 \end_inset
25212
25213
25214 \family sans
25215 paquete
25216 \family default
25217
25218 \begin_inset space ~
25219 \end_inset
25220
25221
25222 \family sans
25223 AMS
25224 \family default
25225  en la sección 
25226 \family sans
25227 Opciones para ecuaciones
25228 \family default
25229  de la configuración del documento.
25230 \end_layout
25231
25232 \begin_layout Standard
25233 \begin_inset ERT
25234 status collapsed
25235
25236 \begin_layout Plain Layout
25237
25238
25239 \backslash
25240 numberwithin{footnote}{chapter}
25241 \end_layout
25242
25243 \end_inset
25244
25245 Esto es otro ejemplo de nota al pie:
25246 \series bold
25247
25248 \begin_inset Foot
25249 status collapsed
25250
25251 \begin_layout Plain Layout
25252 Nota al pie numerada en el esquema 
25253 \begin_inset Quotes eld
25254 \end_inset
25255
25256 capítulo.nota
25257 \begin_inset Quotes erd
25258 \end_inset
25259
25260 .
25261 \end_layout
25262
25263 \end_inset
25264
25265
25266 \series default
25267
25268 \begin_inset ERT
25269 status collapsed
25270
25271 \begin_layout Plain Layout
25272
25273
25274 \backslash
25275 renewcommand{
25276 \backslash
25277 thefootnote}{
25278 \backslash
25279 arabic{footnote}}
25280 \end_layout
25281
25282 \end_inset
25283
25284
25285 \end_layout
25286
25287 \begin_layout Standard
25288 \begin_inset Note Greyedout
25289 status open
25290
25291 \begin_layout Plain Layout
25292
25293 \series bold
25294 Nota: 
25295 \backslash
25296 numberwithin 
25297 \series default
25298 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
25299  previas para obtener números no arábigos se sobreescriben.
25300 \end_layout
25301
25302 \end_inset
25303
25304
25305 \end_layout
25306
25307 \begin_layout Standard
25308 Así, para obtener por ejemplo el esquema «capítulo.
25309 \backslash
25310 Roman{footnote}», usa este comando en vez de 
25311 \series bold
25312
25313 \backslash
25314 numberwithin
25315 \series default
25316 :
25317 \end_layout
25318
25319 \begin_layout Standard
25320
25321 \series bold
25322
25323 \backslash
25324 renewcommand{
25325 \backslash
25326 thefootnote}{
25327 \backslash
25328 thechapter.
25329 \backslash
25330 Roman{footnote}}
25331 \end_layout
25332
25333 \begin_layout Subsection
25334 Colocación de notas al pie
25335 \begin_inset Index
25336 status collapsed
25337
25338 \begin_layout Plain Layout
25339 Notas al pie ! Colocación
25340 \end_layout
25341
25342 \end_inset
25343
25344
25345 \end_layout
25346
25347 \begin_layout Standard
25348 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
25349  entre ellas al final de la página.
25350  Para hacerlas más legibles puedes añadir 1.5
25351 \begin_inset space \thinspace{}
25352 \end_inset
25353
25354 mm, p.
25355 \begin_inset space \thinspace{}
25356 \end_inset
25357
25358 e., con el comando siguiente en el preámbulo:
25359 \end_layout
25360
25361 \begin_layout Standard
25362
25363 \series bold
25364
25365 \backslash
25366 let
25367 \backslash
25368 myFoot
25369 \backslash
25370 footnote
25371 \begin_inset Newline newline
25372 \end_inset
25373
25374
25375 \backslash
25376 renewcommand{
25377 \backslash
25378 footnote}[1]{
25379 \backslash
25380 myFoot{#1
25381 \backslash
25382 vspace{1.5mm}}}
25383 \end_layout
25384
25385 \begin_layout Standard
25386 \begin_inset VSpace bigskip
25387 \end_inset
25388
25389 En documentos a dos columnas la nota al pie aparece al final de cada columna,
25390  véase la figura
25391 \begin_inset space ~
25392 \end_inset
25393
25394
25395 \begin_inset CommandInset ref
25396 LatexCommand ref
25397 reference "fig:Colocación-standard-del-pie"
25398
25399 \end_inset
25400
25401 .
25402  Si las notas debieran mostrarse sólo al final de la columna derecha, como
25403  en la figura
25404 \begin_inset space ~
25405 \end_inset
25406
25407
25408 \begin_inset CommandInset ref
25409 LatexCommand ref
25410 reference "fig:Colocación-del-pie-en"
25411
25412 \end_inset
25413
25414 , usa el paquete LaTeX 
25415 \series bold
25416 ftnright
25417 \series default
25418
25419 \begin_inset Index
25420 status collapsed
25421
25422 \begin_layout Plain Layout
25423 LaTeX-paquetes ! ftnright
25424 \end_layout
25425
25426 \end_inset
25427
25428  con este comando en el preámbulo:
25429 \end_layout
25430
25431 \begin_layout Standard
25432
25433 \series bold
25434
25435 \backslash
25436 usepackage{ftnright}
25437 \end_layout
25438
25439 \begin_layout Standard
25440 \begin_inset Float figure
25441 placement !h
25442 wide false
25443 sideways false
25444 status open
25445
25446 \begin_layout Plain Layout
25447 \begin_inset ERT
25448 status collapsed
25449
25450 \begin_layout Plain Layout
25451
25452
25453 \backslash
25454 framebox{
25455 \end_layout
25456
25457 \end_inset
25458
25459
25460 \begin_inset Graphics
25461         filename ../clipart/without_fntright.pdf
25462         width 100col%
25463
25464 \end_inset
25465
25466
25467 \begin_inset ERT
25468 status collapsed
25469
25470 \begin_layout Plain Layout
25471
25472 }
25473 \end_layout
25474
25475 \end_inset
25476
25477
25478 \end_layout
25479
25480 \begin_layout Plain Layout
25481 \begin_inset Caption
25482
25483 \begin_layout Plain Layout
25484 \begin_inset CommandInset label
25485 LatexCommand label
25486 name "fig:Colocación-standard-del-pie"
25487
25488 \end_inset
25489
25490 Colocación estándar de notas al pie en documentos a dos columnas.
25491 \end_layout
25492
25493 \end_inset
25494
25495
25496 \end_layout
25497
25498 \end_inset
25499
25500
25501 \end_layout
25502
25503 \begin_layout Standard
25504 \begin_inset Float figure
25505 placement !h
25506 wide false
25507 sideways false
25508 status open
25509
25510 \begin_layout Plain Layout
25511 \begin_inset ERT
25512 status collapsed
25513
25514 \begin_layout Plain Layout
25515
25516
25517 \backslash
25518 framebox{
25519 \end_layout
25520
25521 \end_inset
25522
25523
25524 \begin_inset Graphics
25525         filename ../clipart/with_fntright.pdf
25526         width 100col%
25527
25528 \end_inset
25529
25530
25531 \begin_inset ERT
25532 status collapsed
25533
25534 \begin_layout Plain Layout
25535
25536 }
25537 \end_layout
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Plain Layout
25545 \begin_inset Caption
25546
25547 \begin_layout Plain Layout
25548 \begin_inset CommandInset label
25549 LatexCommand label
25550 name "fig:Colocación-del-pie-en"
25551
25552 \end_inset
25553
25554 Colocación de la nota al pie en documentos a dos columnas cuando se usa
25555  el paquete LaTeX 
25556 \series bold
25557 ftnright
25558 \series default
25559 .
25560 \end_layout
25561
25562 \end_inset
25563
25564
25565 \end_layout
25566
25567 \end_inset
25568
25569
25570 \end_layout
25571
25572 \begin_layout Standard
25573 \begin_inset VSpace bigskip
25574 \end_inset
25575
25576 En alguna literatura científica es habitual reunir las notas para imprimirlas
25577  en un párrafo separado al final de la sección, como en la figura
25578 \begin_inset space ~
25579 \end_inset
25580
25581
25582 \begin_inset CommandInset ref
25583 LatexCommand ref
25584 reference "fig:Notas-al-pie-al-final"
25585
25586 \end_inset
25587
25588 .
25589  Para reunir las notas al final
25590 \begin_inset Index
25591 status collapsed
25592
25593 \begin_layout Plain Layout
25594 Notas ! al final
25595 \end_layout
25596
25597 \end_inset
25598
25599  en vez de a pie de página, carga en el menú 
25600 \family sans
25601 Documento\SpecialChar \menuseparator
25602 Configuratión\SpecialChar \menuseparator
25603 Módulos
25604 \family default
25605  el módulo 
25606 \family sans
25607 Pie
25608 \begin_inset space ~
25609 \end_inset
25610
25611 al
25612 \begin_inset space ~
25613 \end_inset
25614
25615 final
25616 \family default
25617 .
25618  Para insertar la colección de notas, escribe el comando
25619 \end_layout
25620
25621 \begin_layout Standard
25622
25623 \series bold
25624
25625 \backslash
25626 theendnotes
25627 \end_layout
25628
25629 \begin_layout Standard
25630 en código TeX al final de una sección o capítulo.
25631 \end_layout
25632
25633 \begin_layout Standard
25634 \begin_inset Float figure
25635 wide false
25636 sideways false
25637 status open
25638
25639 \begin_layout Plain Layout
25640 \align center
25641 \begin_inset ERT
25642 status collapsed
25643
25644 \begin_layout Plain Layout
25645
25646
25647 \backslash
25648 framebox{
25649 \end_layout
25650
25651 \end_inset
25652
25653
25654 \begin_inset Graphics
25655         filename ../clipart/endnotes.pdf
25656
25657 \end_inset
25658
25659
25660 \begin_inset ERT
25661 status collapsed
25662
25663 \begin_layout Plain Layout
25664
25665 }
25666 \end_layout
25667
25668 \end_inset
25669
25670
25671 \end_layout
25672
25673 \begin_layout Plain Layout
25674 \begin_inset Caption
25675
25676 \begin_layout Plain Layout
25677 \begin_inset CommandInset label
25678 LatexCommand label
25679 name "fig:Notas-al-pie-al-final"
25680
25681 \end_inset
25682
25683 Notas al final: notas impresas en párrafo separado al final de la sección
25684  o del capítulo.
25685 \end_layout
25686
25687 \end_inset
25688
25689
25690 \end_layout
25691
25692 \end_inset
25693
25694
25695 \end_layout
25696
25697 \begin_layout Standard
25698 \begin_inset VSpace medskip
25699 \end_inset
25700
25701 La cabecera de párrafo para las notas finales no se traduce automáticamente
25702  al lenguaje del documento, hay que hacerlo manualmente.
25703   El siguiente comando de preámbulo traduce el nombre en inglés «Notes»
25704  al español «Notas»:
25705 \end_layout
25706
25707 \begin_layout Standard
25708
25709 \series bold
25710
25711 \backslash
25712 renewcommand{
25713 \backslash
25714 notesname}{Notas}
25715 \end_layout
25716
25717 \begin_layout Standard
25718 \begin_inset VSpace medskip
25719 \end_inset
25720
25721 La numeración de notas finales puede cambiarse como la de las notas al pie,
25722  como se describe en la sección
25723 \begin_inset space ~
25724 \end_inset
25725
25726
25727 \begin_inset CommandInset ref
25728 LatexCommand ref
25729 reference "sub:Numeración-de-Notas-al-Pie"
25730
25731 \end_inset
25732
25733 ; sólo hay que reemplazar el comando 
25734 \series bold
25735
25736 \backslash
25737 thefootnote
25738 \series default
25739  por 
25740 \series bold
25741
25742 \backslash
25743 theendnote
25744 \series default
25745 .
25746  Para restablecer la numeración usa el comando 
25747 \series bold
25748
25749 \backslash
25750 @addtoreset
25751 \series default
25752  como se describe en la sección
25753 \begin_inset space ~
25754 \end_inset
25755
25756
25757 \begin_inset CommandInset ref
25758 LatexCommand ref
25759 reference "sub:Numeración-de-Notas-al-Pie"
25760
25761 \end_inset
25762
25763  y sustituye el parámetro de comando 
25764 \series bold
25765 footnote
25766 \series default
25767  por 
25768 \series bold
25769 endnote
25770 \series default
25771 .
25772 \end_layout
25773
25774 \begin_layout Standard
25775 Para notas al final hay el comando  el comando 
25776 \series bold
25777
25778 \backslash
25779 endnotemark[número]
25780 \series default
25781  similar al comando 
25782 \series bold
25783
25784 \backslash
25785 footnotemark
25786 \series default
25787 , descrito en la sección
25788 \begin_inset space ~
25789 \end_inset
25790
25791
25792 \begin_inset CommandInset ref
25793 LatexCommand ref
25794 reference "sec:Notas-al-pie"
25795
25796 \end_inset
25797
25798 .
25799 \end_layout
25800
25801 \begin_layout Standard
25802 \begin_inset VSpace bigskip
25803 \end_inset
25804
25805 Las notas al pie también pueden colocarse al margen de la página y la alineación
25806  del texto del pie también puede cambiarse, véase el paquete LaTeX 
25807 \series bold
25808 footmisc
25809 \series default
25810
25811 \begin_inset Index
25812 status collapsed
25813
25814 \begin_layout Plain Layout
25815 LaTeX-paquetes ! footmisc
25816 \end_layout
25817
25818 \end_inset
25819
25820  
25821 \begin_inset CommandInset citation
25822 LatexCommand cite
25823 key "footmisc"
25824
25825 \end_inset
25826
25827  para más información.
25828 \end_layout
25829
25830 \begin_layout Standard
25831 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
25832  
25833 \begin_inset CommandInset citation
25834 LatexCommand cite
25835 key "latexcompanion,latexguide,latexbook"
25836
25837 \end_inset
25838
25839 .
25840 \end_layout
25841
25842 \begin_layout Section
25843 Notas al margen
25844 \begin_inset Index
25845 status collapsed
25846
25847 \begin_layout Plain Layout
25848 Notas ! al margen
25849 \end_layout
25850
25851 \end_inset
25852
25853
25854 \end_layout
25855
25856 \begin_layout Standard
25857 Las notas al margen se ven y se comportan en LyX como notas al pie.
25858  Se insertan con el menú 
25859 \family sans
25860 Insertar\SpecialChar \menuseparator
25861 Nota
25862 \begin_inset space ~
25863 \end_inset
25864
25865 al
25866 \begin_inset space ~
25867 \end_inset
25868
25869 margen
25870 \family default
25871  o con el botón 
25872 \begin_inset Graphics
25873         filename ../../images/marginalnote-insert.png
25874         scale 85
25875
25876 \end_inset
25877
25878 .
25879  Aparece un cuadro gris con la etiqueta 
25880 \family roman
25881 \series medium
25882 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
25883 \end_layout
25884
25885 \begin_layout Standard
25886 Al lado hay un ejemplo de nota al margen.
25887
25888 \family roman
25889 \series medium
25890  
25891 \begin_inset Marginal
25892 status open
25893
25894 \begin_layout Plain Layout
25895 Esto es una nota al margen.
25896 \end_layout
25897
25898 \end_inset
25899
25900
25901 \end_layout
25902
25903 \begin_layout Standard
25904 Estas notas salen en el margen derecho en documentos a una cara.
25905  En documentos a doble cara se muestran en el margen externo —margen izquierdo
25906  en páginas pares, derecho en páginas impares—.
25907  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
25908  a la derecha si la nota aparece en el margen izquierdo—.
25909  La primera línea de la nota se sitúa en la posición de la línea del texto
25910  en la que se inserta en el documento.
25911 \end_layout
25912
25913 \begin_layout Standard
25914 \begin_inset VSpace bigskip
25915 \end_inset
25916
25917 Para colocar la nota en el margen interno añade el comando
25918 \end_layout
25919
25920 \begin_layout Standard
25921
25922 \series bold
25923
25924 \backslash
25925 reversemarginpar
25926 \end_layout
25927
25928 \begin_layout Standard
25929 en código TeX antes de la nota.
25930  La nueva colocación es válida para todas las siguientes notas al margen.
25931  
25932 \begin_inset ERT
25933 status collapsed
25934
25935 \begin_layout Plain Layout
25936
25937
25938 \backslash
25939 reversemarginpar 
25940 \end_layout
25941
25942 \end_inset
25943
25944
25945 \begin_inset Marginal
25946 status open
25947
25948 \begin_layout Plain Layout
25949 Esto es una nota en el margen interno.
25950 \end_layout
25951
25952 \end_inset
25953
25954
25955 \series bold
25956
25957 \begin_inset Newline newline
25958 \end_inset
25959
25960
25961 \series default
25962
25963 \begin_inset Note Greyedout
25964 status open
25965
25966 \begin_layout Plain Layout
25967
25968 \series bold
25969 Nota:
25970 \series default
25971  A veces no hay espacio suficiente en el margen interno, por lo que la nota
25972  no se mostrará correctamente en la salida.
25973 \end_layout
25974
25975 \end_inset
25976
25977
25978 \end_layout
25979
25980 \begin_layout Standard
25981 Para volver a la ubicación predeterminada inserta en código TeX el comando
25982 \begin_inset ERT
25983 status collapsed
25984
25985 \begin_layout Plain Layout
25986
25987
25988 \backslash
25989 normalmarginpar 
25990 \end_layout
25991
25992 \end_inset
25993
25994
25995 \end_layout
25996
25997 \begin_layout Standard
25998
25999 \series bold
26000
26001 \backslash
26002 normalmarginpar
26003 \end_layout
26004
26005 \begin_layout Standard
26006 \begin_inset Note Greyedout
26007 status open
26008
26009 \begin_layout Plain Layout
26010
26011 \series bold
26012 Nota:
26013 \series default
26014  El comando se ignora si en el mismo párrafo está también presente el comando
26015  
26016 \series bold
26017
26018 \backslash
26019 reversemarginpar
26020 \series default
26021 .
26022 \end_layout
26023
26024 \end_inset
26025
26026
26027 \end_layout
26028
26029 \begin_layout Standard
26030 \begin_inset VSpace bigskip
26031 \end_inset
26032
26033
26034 \family roman
26035 \series medium
26036
26037 \begin_inset Marginal
26038 status open
26039
26040 \begin_layout Plain Layout
26041 PalabraMuyLargaAlMargen no partida con guión.
26042 \end_layout
26043
26044 \end_inset
26045
26046
26047 \family default
26048 \series default
26049  Como en el caso descrito en la sección
26050 \begin_inset space ~
26051 \end_inset
26052
26053
26054 \begin_inset CommandInset ref
26055 LatexCommand ref
26056 reference "sub:Líneas-Múltiples-en"
26057
26058 \end_inset
26059
26060 , una palabra larga no puede partirse con guión cuando es la primera en
26061  la nota al margen.
26062  Para evitar esto, inserta un espacio horizontal de 0
26063 \begin_inset space \thinspace{}
26064 \end_inset
26065
26066 pt antes de la palabra
26067 \family roman
26068 \series medium
26069 .
26070 \end_layout
26071
26072 \begin_layout Standard
26073
26074 \family roman
26075 \series medium
26076 \begin_inset Marginal
26077 status open
26078
26079 \begin_layout Plain Layout
26080 \begin_inset ERT
26081 status collapsed
26082
26083 \begin_layout Plain Layout
26084
26085
26086 \backslash
26087 hspace{0pt}
26088 \end_layout
26089
26090 \end_inset
26091
26092 PalabraMuyLargaAlMargen partida con guión.
26093 \end_layout
26094
26095 \end_inset
26096
26097
26098 \end_layout
26099
26100 \begin_layout Standard
26101 \begin_inset VSpace bigskip
26102 \end_inset
26103
26104
26105 \end_layout
26106
26107 \begin_layout Standard
26108 \begin_inset Note Greyedout
26109 status open
26110
26111 \begin_layout Plain Layout
26112
26113 \series bold
26114 Nota:
26115 \series default
26116  Normalmente no pueden utilizarse notas al margen en tablas, flotantes y
26117  notas al pie.
26118 \end_layout
26119
26120 \end_inset
26121
26122
26123 \end_layout
26124
26125 \begin_layout Standard
26126 \begin_inset VSpace bigskip
26127 \end_inset
26128
26129
26130 \end_layout
26131
26132 \begin_layout Standard
26133 \begin_inset ERT
26134 status collapsed
26135
26136 \begin_layout Plain Layout
26137
26138
26139 \backslash
26140 ifmarginnote
26141 \end_layout
26142
26143 \end_inset
26144
26145
26146 \begin_inset Note Note
26147 status collapsed
26148
26149 \begin_layout Plain Layout
26150 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
26151  LaTeX 
26152 \series bold
26153 marginnote
26154 \series default
26155 .
26156 \end_layout
26157
26158 \end_inset
26159
26160
26161 \end_layout
26162
26163 \begin_layout Standard
26164 Esta restricción se puede salvar con el paquete LaTeX 
26165 \series bold
26166 marginnote
26167 \series default
26168
26169 \begin_inset Index
26170 status collapsed
26171
26172 \begin_layout Plain Layout
26173 LaTeX-paquetes ! marginnote
26174 \end_layout
26175
26176 \end_inset
26177
26178 .
26179  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
26180  notas al margen es redefinido para usar el comando proporcionado por el
26181  paquete 
26182 \series bold
26183 marginnote
26184 \series default
26185 :
26186 \end_layout
26187
26188 \begin_layout Standard
26189
26190 \series bold
26191
26192 \backslash
26193 usepackage{marginnote}
26194 \begin_inset Newline newline
26195 \end_inset
26196
26197
26198 \backslash
26199 let
26200 \backslash
26201 marginpar
26202 \backslash
26203 marginnote
26204 \end_layout
26205
26206 \begin_layout Standard
26207 Esto se ha utilizado en el presente documento porque 
26208 \series bold
26209 marginnote
26210 \series default
26211  tiene una característica adicional útil: Puedes establecer un desplazamiento
26212  vertical a la nota.
26213  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
26214  diseño de la página.
26215  En LyX, el desplazamiento se escribe directamente tras la nota al margen,
26216  en código TeX
26217 \end_layout
26218
26219 \begin_layout Standard
26220
26221 \series bold
26222 [desplazamiento]
26223 \end_layout
26224
26225 \begin_layout Standard
26226 donde desplazamiento es una longitud en una de las unidades de la tabla
26227 \begin_inset space ~
26228 \end_inset
26229
26230
26231 \begin_inset CommandInset ref
26232 LatexCommand ref
26233 reference "tab:Unidades"
26234
26235 \end_inset
26236
26237 .
26238  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
26239  abajo.
26240  
26241 \family roman
26242 \series medium
26243 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
26244 \begin_inset space \thinspace{}
26245 \end_inset
26246
26247 cm arriba con el comando en código TeX 
26248 \begin_inset Quotes eld
26249 \end_inset
26250
26251
26252 \family default
26253 \series bold
26254 [-1.5cm]
26255 \family roman
26256 \series medium
26257
26258 \begin_inset Quotes erd
26259 \end_inset
26260
26261
26262 \begin_inset Marginal
26263 status collapsed
26264
26265 \begin_layout Plain Layout
26266 Esta nota está 1.5
26267 \begin_inset space \thinspace{}
26268 \end_inset
26269
26270 cm por encima de su posición original.
26271 \end_layout
26272
26273 \end_inset
26274
26275
26276 \family default
26277 \series default
26278
26279 \begin_inset ERT
26280 status collapsed
26281
26282 \begin_layout Plain Layout
26283
26284 [-1.5cm]
26285 \end_layout
26286
26287 \end_inset
26288
26289
26290 \end_layout
26291
26292 \begin_layout Standard
26293 \begin_inset VSpace medskip
26294 \end_inset
26295
26296 Con 
26297 \series bold
26298 marginnote
26299 \series default
26300  también puedes cambiar la alineación del texto en el margen.
26301  Por ejemplo los comandos
26302 \end_layout
26303
26304 \begin_layout Standard
26305
26306 \series bold
26307
26308 \backslash
26309 renewcommand*{
26310 \backslash
26311 raggedleftmarginnote}{
26312 \backslash
26313 centering}
26314 \begin_inset Newline newline
26315 \end_inset
26316
26317
26318 \backslash
26319 renewcommand*{
26320 \backslash
26321 raggedrightmarginnote}{
26322 \backslash
26323 centering}
26324 \end_layout
26325
26326 \begin_layout Standard
26327 producen alineación centrada.
26328  
26329 \series bold
26330
26331 \backslash
26332 raggedleftmarginnote
26333 \series default
26334  identifica las notas que aparecen al lado izquierdo.
26335 \family roman
26336 \series medium
26337
26338 \begin_inset ERT
26339 status collapsed
26340
26341 \begin_layout Plain Layout
26342
26343
26344 \backslash
26345 renewcommand*{
26346 \backslash
26347 raggedleftmarginnote}{
26348 \backslash
26349 centering}
26350 \end_layout
26351
26352 \begin_layout Plain Layout
26353
26354
26355 \backslash
26356 renewcommand*{
26357 \backslash
26358 raggedrightmarginnote}{
26359 \backslash
26360 centering}
26361 \end_layout
26362
26363 \end_inset
26364
26365
26366 \begin_inset Marginal
26367 status open
26368
26369 \begin_layout Plain Layout
26370 El texto de esta nota está centrado.
26371 \end_layout
26372
26373 \end_inset
26374
26375
26376 \family default
26377 \series default
26378  El valor predeterminado es 
26379 \end_layout
26380
26381 \begin_layout Standard
26382
26383 \series bold
26384
26385 \backslash
26386 renewcommand*{
26387 \backslash
26388 raggedleftmarginnote}{
26389 \backslash
26390 raggedleft}
26391 \begin_inset Newline newline
26392 \end_inset
26393
26394
26395 \backslash
26396 renewcommand*{
26397 \backslash
26398 raggedrightmarginnote}{
26399 \backslash
26400 raggedright}
26401 \family roman
26402 \series medium
26403
26404 \begin_inset ERT
26405 status collapsed
26406
26407 \begin_layout Plain Layout
26408
26409
26410 \backslash
26411 renewcommand*{
26412 \backslash
26413 raggedleftmarginnote}{
26414 \backslash
26415 raggedleft}
26416 \end_layout
26417
26418 \begin_layout Plain Layout
26419
26420
26421 \backslash
26422 renewcommand*{
26423 \backslash
26424 raggedrightmarginnote}{
26425 \backslash
26426 raggedright}
26427 \end_layout
26428
26429 \end_inset
26430
26431
26432 \end_layout
26433
26434 \begin_layout Standard
26435 \begin_inset VSpace medskip
26436 \end_inset
26437
26438 Para otras características de 
26439 \series bold
26440 marginnote
26441 \series default
26442  mira en su documentación 
26443 \begin_inset CommandInset citation
26444 LatexCommand cite
26445 key "marginnote"
26446
26447 \end_inset
26448
26449 .
26450 \end_layout
26451
26452 \begin_layout Standard
26453 \begin_inset VSpace bigskip
26454 \end_inset
26455
26456 El diseño de las notas al margen puede ser redefinido.
26457  Por ejemplo, para crear una cabecera para todas las notas con el texto
26458  
26459 \begin_inset Quotes eld
26460 \end_inset
26461
26462
26463 \series bold
26464 \bar under
26465 ¡
26466 \family sans
26467 Atención
26468 \family default
26469 !
26470 \series default
26471 \bar default
26472
26473 \begin_inset Quotes erd
26474 \end_inset
26475
26476 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
26477 \end_layout
26478
26479 \begin_layout Standard
26480
26481 \series bold
26482
26483 \backslash
26484 let
26485 \backslash
26486 myMarginpar
26487 \backslash
26488 marginpar
26489 \begin_inset Newline newline
26490 \end_inset
26491
26492
26493 \backslash
26494 renewcommand{
26495 \backslash
26496 marginpar}[1]{
26497 \backslash
26498 myMarginpar{%
26499 \begin_inset Newline newline
26500 \end_inset
26501
26502
26503 \begin_inset ERT
26504 status collapsed
26505
26506 \begin_layout Plain Layout
26507
26508
26509 \backslash
26510 hphantom{ }
26511 \end_layout
26512
26513 \end_inset
26514
26515
26516 \backslash
26517 hspace{0pt}
26518 \backslash
26519 textsf{
26520 \backslash
26521 textbf{
26522 \backslash
26523 underbar{¡Atención!}}}%
26524 \begin_inset Newline newline
26525 \end_inset
26526
26527
26528 \begin_inset ERT
26529 status collapsed
26530
26531 \begin_layout Plain Layout
26532
26533
26534 \backslash
26535 hphantom{ }
26536 \end_layout
26537
26538 \end_inset
26539
26540
26541 \backslash
26542 vspace{1.5mm}
26543 \backslash
26544
26545 \backslash
26546 #1}}
26547 \end_layout
26548
26549 \begin_layout Standard
26550
26551 \family roman
26552 \series medium
26553 \begin_inset ERT
26554 status collapsed
26555
26556 \begin_layout Plain Layout
26557
26558
26559 \backslash
26560 let
26561 \backslash
26562 myMarginpar
26563 \backslash
26564 marginpar
26565 \end_layout
26566
26567 \begin_layout Plain Layout
26568
26569
26570 \backslash
26571 renewcommand{
26572 \backslash
26573 marginpar}[1]{
26574 \backslash
26575 myMarginpar{%
26576 \end_layout
26577
26578 \begin_layout Plain Layout
26579
26580    
26581 \backslash
26582 textsf{
26583 \backslash
26584 textbf{
26585 \backslash
26586 underbar{¡Atención!}}}%
26587 \end_layout
26588
26589 \begin_layout Plain Layout
26590
26591    
26592 \backslash
26593 vspace{1.5mm}
26594 \backslash
26595
26596 \backslash
26597 #1}}
26598 \end_layout
26599
26600 \end_inset
26601
26602
26603 \begin_inset Marginal
26604 status open
26605
26606 \begin_layout Plain Layout
26607 Esta es una nota con una cabecera definida.
26608 \end_layout
26609
26610 \end_inset
26611
26612
26613 \family default
26614 \series default
26615
26616 \begin_inset ERT
26617 status collapsed
26618
26619 \begin_layout Plain Layout
26620
26621 [-1.5cm]
26622 \end_layout
26623
26624 \end_inset
26625
26626
26627 \family roman
26628 \series medium
26629
26630 \begin_inset ERT
26631 status collapsed
26632
26633 \begin_layout Plain Layout
26634
26635
26636 \backslash
26637 renewcommand{
26638 \backslash
26639 marginpar}[1]{
26640 \backslash
26641 myMarginpar{#1}}
26642 \end_layout
26643
26644 \end_inset
26645
26646
26647 \family default
26648 \series default
26649
26650 \begin_inset Note Note
26651 status collapsed
26652
26653 \begin_layout Plain Layout
26654 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
26655 \end_layout
26656
26657 \end_inset
26658
26659
26660 \end_layout
26661
26662 \begin_layout Standard
26663 \begin_inset ERT
26664 status collapsed
26665
26666 \begin_layout Plain Layout
26667
26668
26669 \backslash
26670 else
26671 \end_layout
26672
26673 \end_inset
26674
26675
26676 \begin_inset Note Note
26677 status collapsed
26678
26679 \begin_layout Plain Layout
26680 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
26681  
26682 \series bold
26683 marginnote
26684 \series default
26685 .
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Standard
26694 Debes instalar el paquete LaTeX 
26695 \series bold
26696 marginnote
26697 \series default
26698  para ver la parte siguiente en la salida.
26699 \end_layout
26700
26701 \begin_layout Standard
26702 \begin_inset ERT
26703 status collapsed
26704
26705 \begin_layout Plain Layout
26706
26707
26708 \backslash
26709 fi
26710 \end_layout
26711
26712 \end_inset
26713
26714
26715 \end_layout
26716
26717 \begin_layout Chapter
26718 Cuadros
26719 \end_layout
26720
26721 \begin_layout Section
26722 Introducción
26723 \begin_inset Index
26724 status collapsed
26725
26726 \begin_layout Plain Layout
26727 Cuadros ! Introducción
26728 \end_layout
26729
26730 \end_inset
26731
26732
26733 \end_layout
26734
26735 \begin_layout Standard
26736 Los cuadros se emplean para dar formato a bloques de texto.
26737  Se pueden usar para escribir documentos con varios idiomas, véase sección
26738 \begin_inset space ~
26739 \end_inset
26740
26741
26742 \begin_inset CommandInset ref
26743 LatexCommand ref
26744 reference "sec:Minipáginas"
26745
26746 \end_inset
26747
26748 , enmarcar textos, véase sección
26749 \begin_inset space ~
26750 \end_inset
26751
26752
26753 \begin_inset CommandInset ref
26754 LatexCommand ref
26755 reference "sec:Decoración"
26756
26757 \end_inset
26758
26759 , evitar la división de palabras, véase sección
26760 \begin_inset space ~
26761 \end_inset
26762
26763
26764 \begin_inset CommandInset ref
26765 LatexCommand ref
26766 reference "sec:Evitar-la-Partición"
26767
26768 \end_inset
26769
26770 , alinear texto, véase sección
26771 \begin_inset space ~
26772 \end_inset
26773
26774
26775 \begin_inset CommandInset ref
26776 LatexCommand ref
26777 reference "sub:Alineación-Vertical"
26778
26779 \end_inset
26780
26781 , o para poner color de fondo a un texto, véase sección
26782 \begin_inset space ~
26783 \end_inset
26784
26785
26786 \begin_inset CommandInset ref
26787 LatexCommand ref
26788 reference "sec:Cuadros-Coloreados"
26789
26790 \end_inset
26791
26792 .
26793 \end_layout
26794
26795 \begin_layout Standard
26796 Se insertan con el menú 
26797 \family sans
26798 Insertar\SpecialChar \menuseparator
26799 Cuadro
26800 \family default
26801  o con el botón 
26802 \begin_inset Graphics
26803         filename ../../images/box-insert.png
26804         scale 85
26805
26806 \end_inset
26807
26808 .
26809  Surge un recuadro gris con la etiqueta 
26810 \family sans
26811 Cuadro (Minipágina)
26812 \family default
26813
26814 \begin_inset Graphics
26815         filename clipart/CuadroMinipagQt4.png
26816         scale 75
26817         keepAspectRatio
26818
26819 \end_inset
26820
26821 .
26822  El tipo de cuadro se puede elegir al hacer clic derecho sobre él.
26823  Sale un diálogo en el que 
26824 \family sans
26825 Cuadro
26826 \family default
26827
26828 \begin_inset space ~
26829 \end_inset
26830
26831
26832 \family sans
26833 interior
26834 \family default
26835  permite escoger los tipos 
26836 \family sans
26837 Párrafo
26838 \family default
26839  y 
26840 \family sans
26841 Minipágina
26842 \family default
26843 .
26844  
26845 \family sans
26846 Minipágina
26847 \family default
26848  es el predeterminado para nuevos cuadros y se explica en la sección
26849 \begin_inset space ~
26850 \end_inset
26851
26852
26853 \begin_inset CommandInset ref
26854 LatexCommand ref
26855 reference "sec:Minipáginas"
26856
26857 \end_inset
26858
26859 ; el tipo 
26860 \family sans
26861 Párrafo
26862 \family default
26863  se describe en la sección
26864 \begin_inset space ~
26865 \end_inset
26866
26867
26868 \begin_inset CommandInset ref
26869 LatexCommand ref
26870 reference "sec:Cuadros-de-Párrafo"
26871
26872 \end_inset
26873
26874 .
26875 \end_layout
26876
26877 \begin_layout Standard
26878 Los cuadros no se numeran y por tanto no se pueden referenciar como los
26879  flotantes o las notas al pie.
26880 \end_layout
26881
26882 \begin_layout Standard
26883 \begin_inset Note Greyedout
26884 status open
26885
26886 \begin_layout Plain Layout
26887
26888 \series bold
26889 Nota:
26890 \series default
26891  Los cuadros no deben ser el ítem en un entorno 
26892 \family sans
26893 Enumeración*
26894 \family default
26895  o 
26896 \family sans
26897 Descripción
26898 \family default
26899 .
26900 \end_layout
26901
26902 \end_inset
26903
26904
26905 \end_layout
26906
26907 \begin_layout Standard
26908 \begin_inset Note Greyedout
26909 status open
26910
26911 \begin_layout Plain Layout
26912
26913 \series bold
26914 Nota:
26915 \series default
26916  Por razones desconocidas sólo se puede poner el tipo 
26917 \family sans
26918 Cuadro
26919 \begin_inset space ~
26920 \end_inset
26921
26922 interior
26923 \family default
26924  en 
26925 \family sans
26926 Ninguno
26927 \family default
26928  cuando se emplea un cuadro enmarcado.
26929  Los cuadros sin ningún tipo de 
26930 \family sans
26931 Cuadro
26932 \begin_inset space ~
26933 \end_inset
26934
26935 interior
26936 \family default
26937  y sin marcos se explican en la sección
26938 \begin_inset space ~
26939 \end_inset
26940
26941
26942 \begin_inset CommandInset ref
26943 LatexCommand ref
26944 reference "sec:Evitar-la-Partición"
26945
26946 \end_inset
26947
26948 .
26949 \end_layout
26950
26951 \end_inset
26952
26953
26954 \end_layout
26955
26956 \begin_layout Section
26957 Diálogo de cuadros
26958 \begin_inset CommandInset label
26959 LatexCommand label
26960 name "sec:Diálogo-Cuadros"
26961
26962 \end_inset
26963
26964
26965 \begin_inset Index
26966 status collapsed
26967
26968 \begin_layout Plain Layout
26969 Cuadros ! Configuración
26970 \end_layout
26971
26972 \end_inset
26973
26974
26975 \end_layout
26976
26977 \begin_layout Subsection
26978 Tamaño
26979 \begin_inset Index
26980 status collapsed
26981
26982 \begin_layout Plain Layout
26983 Cuadros ! Tamaño
26984 \end_layout
26985
26986 \end_inset
26987
26988
26989 \end_layout
26990
26991 \begin_layout Standard
26992 En el diálogo puedes ajustar la geometría del cuadro en los campos 
26993 \family sans
26994 Ancho
26995 \family default
26996  y 
26997 \family sans
26998 Alto
26999 \family default
27000 .
27001  Las unidades disponibles para la geometría se describen en la tabla
27002 \begin_inset space ~
27003 \end_inset
27004
27005
27006 \begin_inset CommandInset ref
27007 LatexCommand ref
27008 reference "tab:Unidades"
27009
27010 \end_inset
27011
27012 .
27013  El campo 
27014 \family sans
27015 Alto
27016 \family default
27017  ofrece los siguientes tamaños adicionales:
27018 \end_layout
27019
27020 \begin_layout Description
27021 Profundidad Este es el texto plano «alto».
27022  Ignora la profundidad total cuando hay múltiples líneas de texto en el
27023  cuadro:
27024 \begin_inset Newline newline
27025 \end_inset
27026
27027
27028 \begin_inset Newline newline
27029 \end_inset
27030
27031
27032 \begin_inset Newline newline
27033 \end_inset
27034
27035
27036 \begin_inset Box Boxed
27037 position "c"
27038 hor_pos "c"
27039 has_inner_box 1
27040 inner_pos "c"
27041 use_parbox 0
27042 width "12col%"
27043 special "none"
27044 height "1in"
27045 height_special "depth"
27046 status open
27047
27048 \begin_layout Plain Layout
27049 \align center
27050 Cuadro con altura establecida en 1
27051 \begin_inset space \thinspace{}
27052 \end_inset
27053
27054 Profundidad
27055 \end_layout
27056
27057 \end_inset
27058
27059
27060 \begin_inset Newline newline
27061 \end_inset
27062
27063
27064 \begin_inset Newline newline
27065 \end_inset
27066
27067
27068 \end_layout
27069
27070 \begin_layout Description
27071 Alto Es la altura del texto que está dentro del cuadro.
27072  Un valor de, p.
27073 \begin_inset space \thinspace{}
27074 \end_inset
27075
27076 e.
27077 \begin_inset space ~
27078 \end_inset
27079
27080 2 para este tamaño fijará la altura del cuadro a 2 veces la altura del texto:
27081  
27082 \begin_inset Box Boxed
27083 position "c"
27084 hor_pos "c"
27085 has_inner_box 1
27086 inner_pos "c"
27087 use_parbox 0
27088 width "20col%"
27089 special "none"
27090 height "2in"
27091 height_special "height"
27092 status open
27093
27094 \begin_layout Plain Layout
27095 \align center
27096 Cuadro con altura puesta en 2
27097 \begin_inset space \thinspace{}
27098 \end_inset
27099
27100 Alto
27101 \end_layout
27102
27103 \end_inset
27104
27105
27106 \end_layout
27107
27108 \begin_layout Description
27109 Alto
27110 \begin_inset space ~
27111 \end_inset
27112
27113 total Esto es el Alto
27114 \begin_inset space \thinspace{}
27115 \end_inset
27116
27117 +
27118 \begin_inset space \thinspace{}
27119 \end_inset
27120
27121 Profundidad: 
27122 \begin_inset Box Boxed
27123 position "c"
27124 hor_pos "c"
27125 has_inner_box 1
27126 inner_pos "c"
27127 use_parbox 0
27128 width "20col%"
27129 special "none"
27130 height "1in"
27131 height_special "totalheight"
27132 status open
27133
27134 \begin_layout Plain Layout
27135 \align center
27136 Cuadro con altura puesta a 1
27137 \begin_inset space \thinspace{}
27138 \end_inset
27139
27140 Alto
27141 \begin_inset space ~
27142 \end_inset
27143
27144 total
27145 \end_layout
27146
27147 \end_inset
27148
27149
27150 \end_layout
27151
27152 \begin_layout Description
27153 Ancho Esto determina al ancho del cuadro como altura: 
27154 \begin_inset Box Boxed
27155 position "c"
27156 hor_pos "c"
27157 has_inner_box 1
27158 inner_pos "c"
27159 use_parbox 0
27160 width "12col%"
27161 special "none"
27162 height "1in"
27163 height_special "width"
27164 status open
27165
27166 \begin_layout Plain Layout
27167 \align center
27168 Cuadro con altura puesta en 1
27169 \begin_inset space \thinspace{}
27170 \end_inset
27171
27172 Ancho
27173 \end_layout
27174
27175 \end_inset
27176
27177
27178 \end_layout
27179
27180 \begin_layout Subsection
27181 Alineación
27182 \begin_inset Index
27183 status collapsed
27184
27185 \begin_layout Plain Layout
27186 Cuadros ! Alineación
27187 \end_layout
27188
27189 \end_inset
27190
27191
27192 \end_layout
27193
27194 \begin_layout Standard
27195 Si has elegido un 
27196 \family sans
27197 Cuadro
27198 \begin_inset space ~
27199 \end_inset
27200
27201 interior
27202 \family default
27203 , la alineación vertical del cuadro puede ser:
27204 \end_layout
27205
27206 \begin_layout Description
27207 Superior Ejemplo de línea de texto.
27208  
27209 \begin_inset Box Boxed
27210 position "t"
27211 hor_pos "c"
27212 has_inner_box 1
27213 inner_pos "c"
27214 use_parbox 0
27215 width "12col%"
27216 special "none"
27217 height "1in"
27218 height_special "totalheight"
27219 status collapsed
27220
27221 \begin_layout Plain Layout
27222 \align center
27223 Cuadro alineado arriba.
27224 \end_layout
27225
27226 \end_inset
27227
27228  Ejemplo de línea de texto.
27229 \end_layout
27230
27231 \begin_layout Description
27232 Medio Ejemplo de línea de texto.
27233  
27234 \begin_inset Box Boxed
27235 position "c"
27236 hor_pos "c"
27237 has_inner_box 1
27238 inner_pos "c"
27239 use_parbox 0
27240 width "12col%"
27241 special "none"
27242 height "1in"
27243 height_special "totalheight"
27244 status collapsed
27245
27246 \begin_layout Plain Layout
27247 \align center
27248 Cuadro alineado en medio.
27249 \end_layout
27250
27251 \end_inset
27252
27253  Ejemplo de línea de texto.
27254 \end_layout
27255
27256 \begin_layout Description
27257 Inferior Ejemplo de línea de texto.
27258  
27259 \begin_inset Box Boxed
27260 position "b"
27261 hor_pos "c"
27262 has_inner_box 1
27263 inner_pos "c"
27264 use_parbox 0
27265 width "12col%"
27266 special "none"
27267 height "1in"
27268 height_special "totalheight"
27269 status collapsed
27270
27271 \begin_layout Plain Layout
27272 \align center
27273 Cuadro alineado abajo.
27274 \end_layout
27275
27276 \end_inset
27277
27278  Ejemplo de línea de texto.
27279 \end_layout
27280
27281 \begin_layout Standard
27282 \begin_inset Note Greyedout
27283 status open
27284
27285 \begin_layout Plain Layout
27286
27287 \series bold
27288 Nota:
27289 \series default
27290  La alineación vertical puede desaparecer en la salida si hay dos cuadros
27291  en una línea y, p.
27292 \begin_inset space \thinspace{}
27293 \end_inset
27294
27295 e., uno de ellos tiene sombreado y el otro no.
27296 \end_layout
27297
27298 \end_inset
27299
27300
27301 \end_layout
27302
27303 \begin_layout Standard
27304 La alineación horizontal del cuadro puede establecerse en el diálogo de
27305  configuración de párrafo de LyX si colocas el cuadro en su propio párrafo.
27306 \end_layout
27307
27308 \begin_layout Standard
27309 \begin_inset VSpace bigskip
27310 \end_inset
27311
27312 Si has escogido un 
27313 \family sans
27314 Cuadro
27315 \begin_inset space ~
27316 \end_inset
27317
27318 interior
27319 \family default
27320 , el contenido puede alinearse verticalmente a:
27321 \end_layout
27322
27323 \begin_layout Description
27324 Superior Ejemplo de línea de texto.
27325  
27326 \begin_inset Box Boxed
27327 position "c"
27328 hor_pos "c"
27329 has_inner_box 1
27330 inner_pos "t"
27331 use_parbox 0
27332 width "12col%"
27333 special "none"
27334 height "1.5in"
27335 height_special "totalheight"
27336 status collapsed
27337
27338 \begin_layout Plain Layout
27339 \align center
27340 Cuadro con texto alineado arriba.
27341 \end_layout
27342
27343 \end_inset
27344
27345  Ejemplo de línea de texto.
27346 \end_layout
27347
27348 \begin_layout Description
27349 Medio Ejemplo de línea de texto.
27350  
27351 \begin_inset Box Boxed
27352 position "c"
27353 hor_pos "c"
27354 has_inner_box 1
27355 inner_pos "c"
27356 use_parbox 0
27357 width "12col%"
27358 special "none"
27359 height "1.5in"
27360 height_special "totalheight"
27361 status collapsed
27362
27363 \begin_layout Plain Layout
27364 \align center
27365 Cuadro con texto alineado en medio.
27366 \end_layout
27367
27368 \end_inset
27369
27370  Ejemplo de línea de texto.
27371 \end_layout
27372
27373 \begin_layout Description
27374 Inferior Ejemplo de línea de texto.
27375  
27376 \begin_inset Box Boxed
27377 position "c"
27378 hor_pos "c"
27379 has_inner_box 1
27380 inner_pos "b"
27381 use_parbox 0
27382 width "12col%"
27383 special "none"
27384 height "1.5in"
27385 height_special "totalheight"
27386 status collapsed
27387
27388 \begin_layout Plain Layout
27389 \align center
27390 Cuadro con texto alineado abajo.
27391 \end_layout
27392
27393 \end_inset
27394
27395  Ejemplo de línea de texto.
27396 \end_layout
27397
27398 \begin_layout Description
27399 Estirado Ejemplo de línea de texto.
27400  
27401 \begin_inset Box Boxed
27402 position "c"
27403 hor_pos "c"
27404 has_inner_box 1
27405 inner_pos "s"
27406 use_parbox 0
27407 width "12col%"
27408 special "none"
27409 height "1.5in"
27410 height_special "totalheight"
27411 status collapsed
27412
27413 \begin_layout Plain Layout
27414 \align center
27415 Este texto
27416 \end_layout
27417
27418 \begin_layout Plain Layout
27419 \align center
27420 está
27421 \end_layout
27422
27423 \begin_layout Plain Layout
27424 \align center
27425 estirado.
27426 \end_layout
27427
27428 \end_inset
27429
27430  Ejemplo de línea de texto.
27431 \end_layout
27432
27433 \begin_layout Standard
27434 Para estirar el contenido debe tener más de un párrafo.
27435  En el ejemplo anterior cada línea de texto está en un párrafo propio.
27436 \end_layout
27437
27438 \begin_layout Standard
27439 \begin_inset VSpace bigskip
27440 \end_inset
27441
27442 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
27443  LyX cuando hayas escogido un 
27444 \family sans
27445 Cuadro
27446 \begin_inset space ~
27447 \end_inset
27448
27449 interior
27450 \family default
27451 .
27452 \end_layout
27453
27454 \begin_layout Standard
27455 \align center
27456 \begin_inset Box Boxed
27457 position "c"
27458 hor_pos "c"
27459 has_inner_box 1
27460 inner_pos "s"
27461 use_parbox 0
27462 width "15col%"
27463 special "none"
27464 height "1.25in"
27465 height_special "totalheight"
27466 status collapsed
27467
27468 \begin_layout Plain Layout
27469 \align left
27470 Cuadro
27471 \end_layout
27472
27473 \begin_layout Plain Layout
27474 \align center
27475 con texto
27476 \end_layout
27477
27478 \begin_layout Plain Layout
27479 \align right
27480 estirado
27481 \end_layout
27482
27483 \end_inset
27484
27485
27486 \end_layout
27487
27488 \begin_layout Standard
27489 Si no has establecido un 
27490 \family sans
27491 Cuadro
27492 \begin_inset space ~
27493 \end_inset
27494
27495 interior
27496 \family default
27497 , puedes alinear horizontalmente el contenido del cuadro en el diálogo de
27498  cuadro.
27499 \end_layout
27500
27501 \begin_layout Standard
27502 \align center
27503 \begin_inset Box Boxed
27504 position "c"
27505 hor_pos "s"
27506 has_inner_box 0
27507 inner_pos "s"
27508 use_parbox 0
27509 width "90col%"
27510 special "none"
27511 height "1.25in"
27512 height_special "totalheight"
27513 status collapsed
27514
27515 \begin_layout Plain Layout
27516 \align left
27517 Texto estirado horizontalmente.
27518 \end_layout
27519
27520 \end_inset
27521
27522
27523 \end_layout
27524
27525 \begin_layout Subsection
27526 Decoración
27527 \begin_inset CommandInset label
27528 LatexCommand label
27529 name "sec:Decoración"
27530
27531 \end_inset
27532
27533
27534 \begin_inset Index
27535 status collapsed
27536
27537 \begin_layout Plain Layout
27538 Cuadros ! Decoración
27539 \end_layout
27540
27541 \end_inset
27542
27543
27544 \end_layout
27545
27546 \begin_layout Standard
27547 El estilo de marco del cuadro se puede determinar en la lista desplegable
27548  
27549 \family sans
27550 Tipo
27551 \family default
27552  del diálogo de cuadros.
27553  Son posibles los siguientes marcos:
27554 \end_layout
27555
27556 \begin_layout Description
27557 Marco
27558 \begin_inset space ~
27559 \end_inset
27560
27561 sencillo Dibuja un marco rectangular alrededor del cuadro.
27562  El grosor del marco depende de 
27563 \series bold
27564
27565 \backslash
27566 fboxrule
27567 \series default
27568 .
27569  
27570 \begin_inset Box Boxed
27571 position "c"
27572 hor_pos "c"
27573 has_inner_box 1
27574 inner_pos "c"
27575 use_parbox 0
27576 width "25col%"
27577 special "none"
27578 height "1in"
27579 height_special "totalheight"
27580 status open
27581
27582 \begin_layout Plain Layout
27583 \align center
27584 Cuadro rectangular
27585 \end_layout
27586
27587 \end_inset
27588
27589
27590 \end_layout
27591
27592 \begin_layout Description
27593 Marco
27594 \begin_inset space ~
27595 \end_inset
27596
27597 sencillo
27598 \begin_inset space ~
27599 \end_inset
27600
27601 con
27602 \begin_inset space ~
27603 \end_inset
27604
27605 salto
27606 \begin_inset space ~
27607 \end_inset
27608
27609 de
27610 \begin_inset space ~
27611 \end_inset
27612
27613 página Si usas la decoración 
27614 \family sans
27615 marco sencillo rectangular
27616 \family default
27617  sin cuadro interior, puedes permitir saltos de página dentro del cuadro.
27618  Ten en cuenta que en ese caso, al contrario que otros cuadros enmarcados,
27619  el marco usa siempre todo el ancho de columna, el cuadro va en un párrafo
27620  propio y 
27621 \series bold
27622
27623 \backslash
27624 fboxrule
27625 \series default
27626  y 
27627 \series bold
27628
27629 \backslash
27630 fboxsep
27631 \series default
27632  no funcionan.
27633  El grosor del marco tiene el tamaño de 
27634 \series bold
27635
27636 \backslash
27637 FrameRule
27638 \series default
27639 .
27640 \begin_inset Box Framed
27641 position "t"
27642 hor_pos "c"
27643 has_inner_box 0
27644 inner_pos "t"
27645 use_parbox 0
27646 width "100col%"
27647 special "none"
27648 height "1in"
27649 height_special "totalheight"
27650 status collapsed
27651
27652 \begin_layout Plain Layout
27653 Cuadro que permite saltos de página
27654 \end_layout
27655
27656 \end_inset
27657
27658
27659 \end_layout
27660
27661 \begin_layout Description
27662 Marco
27663 \begin_inset space ~
27664 \end_inset
27665
27666 ovalado,
27667 \begin_inset space ~
27668 \end_inset
27669
27670 fino Dibuja un marco ovalado cuya línea tiene un grosor de 0.4
27671 \begin_inset space \thinspace{}
27672 \end_inset
27673
27674 pt.
27675  
27676 \begin_inset Box ovalbox
27677 position "c"
27678 hor_pos "c"
27679 has_inner_box 1
27680 inner_pos "c"
27681 use_parbox 0
27682 width "25col%"
27683 special "none"
27684 height "1in"
27685 height_special "totalheight"
27686 status open
27687
27688 \begin_layout Plain Layout
27689 \align center
27690 Marco ovalado, fino
27691 \end_layout
27692
27693 \end_inset
27694
27695
27696 \end_layout
27697
27698 \begin_layout Description
27699 Marco
27700 \begin_inset space ~
27701 \end_inset
27702
27703 ovalado,
27704 \begin_inset space ~
27705 \end_inset
27706
27707 grueso Dibuja un marco ovalado cuya línea tiene un grosor de 0.8
27708 \begin_inset space \thinspace{}
27709 \end_inset
27710
27711 pt.
27712  
27713 \begin_inset Box Ovalbox
27714 position "c"
27715 hor_pos "c"
27716 has_inner_box 1
27717 inner_pos "c"
27718 use_parbox 0
27719 width "30col%"
27720 special "none"
27721 height "1in"
27722 height_special "totalheight"
27723 status open
27724
27725 \begin_layout Plain Layout
27726 \align center
27727 Cuadro ovalado, grueso
27728 \end_layout
27729
27730 \end_inset
27731
27732
27733 \end_layout
27734
27735 \begin_layout Description
27736 Marco
27737 \begin_inset space ~
27738 \end_inset
27739
27740 sombreado Dibuja un marco rectangular de sombra alrededor del cuadro.
27741  El grosor de la línea tiene el tamaño dado por 
27742 \series bold
27743
27744 \backslash
27745 fboxrule
27746 \series default
27747 , la sombra tiene una anchura de 4
27748 \begin_inset space \thinspace{}
27749 \end_inset
27750
27751 pt.
27752  
27753 \begin_inset Box Shadowbox
27754 position "c"
27755 hor_pos "c"
27756 has_inner_box 1
27757 inner_pos "c"
27758 use_parbox 0
27759 width "20col%"
27760 special "none"
27761 height "1in"
27762 height_special "totalheight"
27763 status open
27764
27765 \begin_layout Plain Layout
27766 \align center
27767 Marco sombrado
27768 \end_layout
27769
27770 \end_inset
27771
27772
27773 \end_layout
27774
27775 \begin_layout Description
27776 Fondo
27777 \begin_inset space ~
27778 \end_inset
27779
27780 sombreado Dibuja un cuadro con fondo de color rojo.
27781  A diferencia de los cuadros coloreados,
27782 \begin_inset Foot
27783 status collapsed
27784
27785 \begin_layout Plain Layout
27786 véase sec.
27787  
27788 \begin_inset CommandInset ref
27789 LatexCommand ref
27790 reference "sec:Cuadros-Coloreados"
27791
27792 \end_inset
27793
27794
27795 \end_layout
27796
27797 \end_inset
27798
27799  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
27800 \begin_inset Box Shaded
27801 position "t"
27802 hor_pos "c"
27803 has_inner_box 0
27804 inner_pos "t"
27805 use_parbox 0
27806 width "50col%"
27807 special "none"
27808 height "1in"
27809 height_special "totalheight"
27810 status open
27811
27812 \begin_layout Plain Layout
27813 Cuadro con fondo sombreado
27814 \end_layout
27815
27816 \end_inset
27817
27818
27819 \end_layout
27820
27821 \begin_layout Description
27822 Marco
27823 \begin_inset space ~
27824 \end_inset
27825
27826 doble Dibuja un rectángulo de línea doble alrededor del cuadro.
27827  El grosor de la línea interior es 0.75
27828 \begin_inset space \thinspace{}
27829 \end_inset
27830
27831
27832 \series bold
27833
27834 \backslash
27835 fboxrule
27836 \series default
27837 , el de la línea exterior es 1.5
27838 \begin_inset space \thinspace{}
27839 \end_inset
27840
27841
27842 \series bold
27843
27844 \backslash
27845 fboxrule
27846 \series default
27847 .
27848  La distancia entre líneas es 1.5
27849 \begin_inset space \thinspace{}
27850 \end_inset
27851
27852
27853 \series bold
27854
27855 \backslash
27856 fboxrule
27857 \series default
27858
27859 \begin_inset space \thinspace{}
27860 \end_inset
27861
27862 +
27863 \begin_inset space \thinspace{}
27864 \end_inset
27865
27866 0.5
27867 \begin_inset space \thinspace{}
27868 \end_inset
27869
27870 pt.
27871  
27872 \begin_inset Box Doublebox
27873 position "c"
27874 hor_pos "c"
27875 has_inner_box 1
27876 inner_pos "c"
27877 use_parbox 0
27878 width "20col%"
27879 special "none"
27880 height "1in"
27881 height_special "totalheight"
27882 status open
27883
27884 \begin_layout Plain Layout
27885 \align center
27886 Marco doble
27887 \end_layout
27888
27889 \end_inset
27890
27891
27892 \end_layout
27893
27894 \begin_layout Standard
27895 \begin_inset VSpace bigskip
27896 \end_inset
27897
27898 La etiqueta del cuadro en LyX reflejará el estilo de marco elegido.
27899  Para poder utilizar los distintos marcos, debe estar instalado el paquete
27900  LaTeX 
27901 \series bold
27902 fancybox
27903 \series default
27904
27905 \begin_inset Index
27906 status collapsed
27907
27908 \begin_layout Plain Layout
27909 LaTeX-paquetes ! fancybox
27910 \end_layout
27911
27912 \end_inset
27913
27914 .
27915 \end_layout
27916
27917 \begin_layout Section
27918 Personalización de cuadros
27919 \begin_inset Index
27920 status collapsed
27921
27922 \begin_layout Plain Layout
27923 Cuadros ! Personalizar
27924 \end_layout
27925
27926 \end_inset
27927
27928
27929 \end_layout
27930
27931 \begin_layout Standard
27932 El valor predeterminado por 
27933 \series bold
27934
27935 \backslash
27936 fboxrule
27937 \series default
27938  es 0.4
27939 \begin_inset space \thinspace{}
27940 \end_inset
27941
27942 pt.
27943  Puede cambiarse con el siguiente comando en código TeX, p.
27944 \begin_inset space \thinspace{}
27945 \end_inset
27946
27947 e.
27948 \begin_inset space ~
27949 \end_inset
27950
27951 a
27952 \begin_inset space ~
27953 \end_inset
27954
27955 2
27956 \begin_inset space \thinspace{}
27957 \end_inset
27958
27959 pt:
27960 \end_layout
27961
27962 \begin_layout Standard
27963
27964 \series bold
27965
27966 \backslash
27967 setlength{
27968 \backslash
27969 fboxrule}{2pt}
27970 \end_layout
27971
27972 \begin_layout Standard
27973 \begin_inset ERT
27974 status collapsed
27975
27976 \begin_layout Plain Layout
27977
27978
27979 \backslash
27980 setlength{
27981 \backslash
27982 fboxrule}{2pt}
27983 \end_layout
27984
27985 \end_inset
27986
27987
27988 \begin_inset Box Boxed
27989 position "c"
27990 hor_pos "c"
27991 has_inner_box 1
27992 inner_pos "c"
27993 use_parbox 0
27994 width "25col%"
27995 special "none"
27996 height "1in"
27997 height_special "totalheight"
27998 status open
27999
28000 \begin_layout Plain Layout
28001 \align center
28002 Cuadro rectangular con 
28003 \series bold
28004
28005 \backslash
28006 fboxrule
28007 \series default
28008
28009 \begin_inset space \thinspace{}
28010 \end_inset
28011
28012 =
28013 \begin_inset space \thinspace{}
28014 \end_inset
28015
28016 2
28017 \begin_inset space \thinspace{}
28018 \end_inset
28019
28020 pt
28021 \end_layout
28022
28023 \end_inset
28024
28025
28026 \begin_inset ERT
28027 status collapsed
28028
28029 \begin_layout Plain Layout
28030
28031
28032 \backslash
28033 setlength{
28034 \backslash
28035 fboxrule}{0.4pt}
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \end_layout
28042
28043 \begin_layout Standard
28044 \begin_inset VSpace bigskip
28045 \end_inset
28046
28047 El espacio entre el marco y el contenido del cuadro es 3
28048 \begin_inset space \thinspace{}
28049 \end_inset
28050
28051 pt por omisión para todos los estilos.
28052  Se puede cambiar mediante la longitud 
28053 \series bold
28054
28055 \backslash
28056 fboxsep
28057 \series default
28058 .
28059  Por ejemplo el comando
28060 \end_layout
28061
28062 \begin_layout Standard
28063
28064 \series bold
28065
28066 \backslash
28067 setlength{
28068 \backslash
28069 fboxsep}{10pt}
28070 \end_layout
28071
28072 \begin_layout Standard
28073 determina un valor de 10
28074 \begin_inset space \thinspace{}
28075 \end_inset
28076
28077 pt, como en el siguiente cuadro:
28078 \end_layout
28079
28080 \begin_layout Standard
28081 \begin_inset ERT
28082 status collapsed
28083
28084 \begin_layout Plain Layout
28085
28086
28087 \backslash
28088 setlength{
28089 \backslash
28090 fboxsep}{10pt}
28091 \end_layout
28092
28093 \end_inset
28094
28095
28096 \begin_inset Box Boxed
28097 position "c"
28098 hor_pos "c"
28099 has_inner_box 1
28100 inner_pos "c"
28101 use_parbox 0
28102 width "25col%"
28103 special "none"
28104 height "1in"
28105 height_special "totalheight"
28106 status open
28107
28108 \begin_layout Plain Layout
28109 \align center
28110 Cuadro rectangular con 
28111 \series bold
28112
28113 \backslash
28114 fboxsep
28115 \series default
28116
28117 \begin_inset space \thinspace{}
28118 \end_inset
28119
28120 =
28121 \begin_inset space \thinspace{}
28122 \end_inset
28123
28124 10
28125 \begin_inset space \thinspace{}
28126 \end_inset
28127
28128 pt
28129 \end_layout
28130
28131 \end_inset
28132
28133
28134 \begin_inset ERT
28135 status collapsed
28136
28137 \begin_layout Plain Layout
28138
28139
28140 \backslash
28141 setlength{
28142 \backslash
28143 fboxsep}{3pt}
28144 \end_layout
28145
28146 \end_inset
28147
28148
28149 \end_layout
28150
28151 \begin_layout Standard
28152 \begin_inset VSpace bigskip
28153 \end_inset
28154
28155 El diámetro de las esquinas de los cuadros ovalados se puede modificar con
28156  el comando 
28157 \series bold
28158
28159 \backslash
28160 cornersize
28161 \series default
28162 .
28163  El comando
28164 \end_layout
28165
28166 \begin_layout Standard
28167
28168 \series bold
28169
28170 \backslash
28171 cornersize*{1cm}
28172 \end_layout
28173
28174 \begin_layout Standard
28175 establece un diámetro de 1
28176 \begin_inset space \thinspace{}
28177 \end_inset
28178
28179 cm.
28180  El comando
28181 \end_layout
28182
28183 \begin_layout Standard
28184
28185 \series bold
28186
28187 \backslash
28188 cornersize{num}
28189 \end_layout
28190
28191 \begin_layout Standard
28192 fija el diámetro en 
28193 \family sans
28194 num
28195 \begin_inset space \thinspace{}
28196 \end_inset
28197
28198 ×
28199 \begin_inset space \thinspace{}
28200 \end_inset
28201
28202 mínimo
28203 \family default
28204  
28205 \family sans
28206 (ancho y alto del cuadro)
28207 \family default
28208 .
28209  Por omisión es 
28210 \series bold
28211
28212 \backslash
28213 cornersize{0.5}
28214 \series default
28215 .
28216 \end_layout
28217
28218 \begin_layout Standard
28219 \begin_inset ERT
28220 status collapsed
28221
28222 \begin_layout Plain Layout
28223
28224
28225 \backslash
28226 cornersize*{1.5cm}
28227 \end_layout
28228
28229 \end_inset
28230
28231
28232 \begin_inset Box Ovalbox
28233 position "c"
28234 hor_pos "c"
28235 has_inner_box 1
28236 inner_pos "c"
28237 use_parbox 0
28238 width "28col%"
28239 special "none"
28240 height "1in"
28241 height_special "totalheight"
28242 status open
28243
28244 \begin_layout Plain Layout
28245 \align center
28246 Cuadro ovalado con 
28247 \series bold
28248
28249 \backslash
28250 cornersize
28251 \series default
28252
28253 \begin_inset space \thinspace{}
28254 \end_inset
28255
28256 =
28257 \begin_inset space \thinspace{}
28258 \end_inset
28259
28260 1.5
28261 \begin_inset space \thinspace{}
28262 \end_inset
28263
28264 cm
28265 \end_layout
28266
28267 \end_inset
28268
28269
28270 \begin_inset ERT
28271 status collapsed
28272
28273 \begin_layout Plain Layout
28274
28275
28276 \backslash
28277 cornersize{0.5}
28278 \end_layout
28279
28280 \end_inset
28281
28282
28283 \end_layout
28284
28285 \begin_layout Standard
28286 \begin_inset VSpace bigskip
28287 \end_inset
28288
28289 El tamaño de la sombra se puede ajustar cambiando la longitud 
28290 \series bold
28291
28292 \backslash
28293 shadowsize
28294 \series default
28295 .
28296  Este comando la ajusta a 2
28297 \begin_inset space \thinspace{}
28298 \end_inset
28299
28300 pt en el cuadro siguiente:
28301 \end_layout
28302
28303 \begin_layout Standard
28304
28305 \series bold
28306
28307 \backslash
28308 setlength{
28309 \backslash
28310 shadowsize}{2pt}
28311 \end_layout
28312
28313 \begin_layout Standard
28314 \begin_inset ERT
28315 status collapsed
28316
28317 \begin_layout Plain Layout
28318
28319
28320 \backslash
28321 setlength{
28322 \backslash
28323 shadowsize}{2pt}
28324 \end_layout
28325
28326 \end_inset
28327
28328
28329 \begin_inset Box Shadowbox
28330 position "c"
28331 hor_pos "c"
28332 has_inner_box 1
28333 inner_pos "c"
28334 use_parbox 0
28335 width "28col%"
28336 special "none"
28337 height "1in"
28338 height_special "totalheight"
28339 status open
28340
28341 \begin_layout Plain Layout
28342 \align center
28343 Cuadro sombreado con 
28344 \series bold
28345
28346 \backslash
28347 shadowsize
28348 \series default
28349
28350 \begin_inset space \thinspace{}
28351 \end_inset
28352
28353 =
28354 \begin_inset space \thinspace{}
28355 \end_inset
28356
28357 2
28358 \begin_inset space \thinspace{}
28359 \end_inset
28360
28361 pt
28362 \end_layout
28363
28364 \end_inset
28365
28366
28367 \begin_inset ERT
28368 status collapsed
28369
28370 \begin_layout Plain Layout
28371
28372
28373 \backslash
28374 setlength{
28375 \backslash
28376 shadowsize}{4pt}
28377 \end_layout
28378
28379 \end_inset
28380
28381
28382 \end_layout
28383
28384 \begin_layout Standard
28385 \begin_inset VSpace bigskip
28386 \end_inset
28387
28388
28389 \end_layout
28390
28391 \begin_layout Standard
28392 Por omisión, el tamaño 
28393 \series bold
28394
28395 \backslash
28396 FrameRule
28397 \series default
28398  es 0,4
28399 \begin_inset space \thinspace{}
28400 \end_inset
28401
28402 pt.
28403  El espacio por omisión entre el contenido de la nota y el marco es 9
28404 \begin_inset space \thinspace{}
28405 \end_inset
28406
28407 pt; puede cambiarse con el valor de 
28408 \series bold
28409
28410 \backslash
28411 FrameSep
28412 \series default
28413 .
28414  Por ejemplo, el marco del cuadro siguiente se establece con los comandos
28415  en código TeX
28416 \end_layout
28417
28418 \begin_layout Standard
28419
28420 \series bold
28421
28422 \backslash
28423 setlength{
28424 \backslash
28425 FrameRule}{5pt}
28426 \begin_inset Newline newline
28427 \end_inset
28428
28429
28430 \backslash
28431 setlength{
28432 \backslash
28433 FrameSep}{0.5cm}
28434 \end_layout
28435
28436 \begin_layout Standard
28437 \begin_inset ERT
28438 status collapsed
28439
28440 \begin_layout Plain Layout
28441
28442
28443 \backslash
28444 setlength{
28445 \backslash
28446 FrameRule}{5pt}
28447 \end_layout
28448
28449 \begin_layout Plain Layout
28450
28451
28452 \backslash
28453 setlength{
28454 \backslash
28455 FrameSep}{0.5cm}
28456 \end_layout
28457
28458 \end_inset
28459
28460
28461 \begin_inset Box Framed
28462 position "t"
28463 hor_pos "c"
28464 has_inner_box 0
28465 inner_pos "t"
28466 use_parbox 0
28467 width "100col%"
28468 special "none"
28469 height "1in"
28470 height_special "totalheight"
28471 status open
28472
28473 \begin_layout Plain Layout
28474 Texto en un 
28475 \family sans
28476 marco
28477 \begin_inset space ~
28478 \end_inset
28479
28480 sencillo
28481 \begin_inset space ~
28482 \end_inset
28483
28484 con
28485 \begin_inset space ~
28486 \end_inset
28487
28488 salto
28489 \begin_inset space ~
28490 \end_inset
28491
28492 de
28493 \begin_inset space ~
28494 \end_inset
28495
28496 página
28497 \family default
28498 .
28499 \end_layout
28500
28501 \end_inset
28502
28503
28504 \begin_inset ERT
28505 status collapsed
28506
28507 \begin_layout Plain Layout
28508
28509
28510 \backslash
28511 setlength{
28512 \backslash
28513 FrameRule}{0.4pt}
28514 \end_layout
28515
28516 \begin_layout Plain Layout
28517
28518
28519 \backslash
28520 setlength{
28521 \backslash
28522 FrameSep}{9pt}
28523 \end_layout
28524
28525 \end_inset
28526
28527
28528 \end_layout
28529
28530 \begin_layout Standard
28531 \begin_inset VSpace bigskip
28532 \end_inset
28533
28534
28535 \end_layout
28536
28537 \begin_layout Standard
28538 Para los cuadros con 
28539 \family sans
28540 fondo
28541 \begin_inset space ~
28542 \end_inset
28543
28544 sombreado
28545 \family default
28546  el espacio por omisión entre el contenido y el marco es 3
28547 \begin_inset space \thinspace{}
28548 \end_inset
28549
28550 pt; se puede cambiar con el valor de 
28551 \series bold
28552
28553 \backslash
28554 fboxsep
28555 \series default
28556 .
28557  El color rojo predeterminado se puede cambiar en el sitio con el comando
28558  
28559 \series bold
28560
28561 \backslash
28562 definecolor{shadecolor}
28563 \series default
28564  o globalmente con el menú 
28565 \family sans
28566 Herramientas
28567 \family default
28568 \SpecialChar \menuseparator
28569
28570 \family sans
28571 Preferencias
28572 \family default
28573 \SpecialChar \menuseparator
28574
28575 \family sans
28576 Colores
28577 \family default
28578 \SpecialChar \menuseparator
28579
28580 \family sans
28581 cuadro
28582 \begin_inset space ~
28583 \end_inset
28584
28585 sombreado
28586 \family default
28587 .
28588  El esquema del comando 
28589 \series bold
28590
28591 \backslash
28592 definecolor
28593 \series default
28594  se explica en la sección
28595 \begin_inset space ~
28596 \end_inset
28597
28598
28599 \begin_inset CommandInset ref
28600 LatexCommand ref
28601 reference "sec:Tablas-Coloreadas"
28602
28603 \end_inset
28604
28605 .
28606 \begin_inset Foot
28607 status collapsed
28608
28609 \begin_layout Plain Layout
28610 El comando 
28611 \series bold
28612
28613 \backslash
28614 definecolor
28615 \series default
28616  requiere el paquete LaTeX 
28617 \series bold
28618 color
28619 \series default
28620  en el preámbulo, véase la sección
28621 \begin_inset space ~
28622 \end_inset
28623
28624
28625 \begin_inset CommandInset ref
28626 LatexCommand ref
28627 reference "sec:Cuadros-Coloreados"
28628
28629 \end_inset
28630
28631 .
28632 \end_layout
28633
28634 \end_inset
28635
28636  Por ejemplo, la nota siguiente se define con los comandos en código TeX
28637 \end_layout
28638
28639 \begin_layout Standard
28640
28641 \series bold
28642
28643 \backslash
28644 setlength{
28645 \backslash
28646 fboxsep}{0.5cm}
28647 \series default
28648
28649 \begin_inset Newline newline
28650 \end_inset
28651
28652
28653 \series bold
28654
28655 \backslash
28656 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28657 \end_layout
28658
28659 \begin_layout Standard
28660 \begin_inset ERT
28661 status collapsed
28662
28663 \begin_layout Plain Layout
28664
28665
28666 \backslash
28667 setlength{
28668 \backslash
28669 fboxsep}{0.5cm}
28670 \end_layout
28671
28672 \begin_layout Plain Layout
28673
28674
28675 \backslash
28676 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28677 \end_layout
28678
28679 \end_inset
28680
28681
28682 \begin_inset Box Shaded
28683 position "t"
28684 hor_pos "c"
28685 has_inner_box 0
28686 inner_pos "t"
28687 use_parbox 0
28688 width "100col%"
28689 special "none"
28690 height "1in"
28691 height_special "totalheight"
28692 status open
28693
28694 \begin_layout Plain Layout
28695
28696 \color yellow
28697 Texto amarillo en un cuadro con 
28698 \family sans
28699 fondo sombreado 
28700 \family default
28701  en color verde oscuro.
28702 \end_layout
28703
28704 \end_inset
28705
28706
28707 \begin_inset ERT
28708 status collapsed
28709
28710 \begin_layout Plain Layout
28711
28712
28713 \backslash
28714 setlength{
28715 \backslash
28716 fboxsep}{3pt}
28717 \end_layout
28718
28719 \begin_layout Plain Layout
28720
28721
28722 \backslash
28723 definecolor{shadecolor}{rgb}{1,0,0}
28724 \end_layout
28725
28726 \end_inset
28727
28728
28729 \end_layout
28730
28731 \begin_layout Standard
28732 \begin_inset VSpace bigskip
28733 \end_inset
28734
28735 Los cambios en las dimensiones son válidos para todos los cuadros que siguen
28736  a los comandos.
28737 \end_layout
28738
28739 \begin_layout Section
28740 Minipáginas
28741 \begin_inset CommandInset label
28742 LatexCommand label
28743 name "sec:Minipáginas"
28744
28745 \end_inset
28746
28747
28748 \begin_inset Index
28749 status collapsed
28750
28751 \begin_layout Plain Layout
28752 Cuadros ! Minipáginas
28753 \end_layout
28754
28755 \end_inset
28756
28757
28758 \end_layout
28759
28760 \begin_layout Standard
28761 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
28762  por tanto pueden tener, por ejemplo, sus propias notas al pie.
28763 \end_layout
28764
28765 \begin_layout Standard
28766 Las minipáginas son útiles para escribir documentos en distintas lenguas.
28767 \end_layout
28768
28769 \begin_layout Standard
28770 A continuación hay dos ejemplos de minipáginas adosadas.
28771  Su anchura está puesta en 45
28772 \begin_inset space \thinspace{}
28773 \end_inset
28774
28775 % y separadas por un relleno horizontal, insertado vía el menú 
28776 \family sans
28777 Insertar\SpecialChar \menuseparator
28778 Formato\SpecialChar \menuseparator
28779 Relleno
28780 \begin_inset space ~
28781 \end_inset
28782
28783 horizontal
28784 \family default
28785 .
28786 \end_layout
28787
28788 \begin_layout Standard
28789 \begin_inset Box Frameless
28790 position "t"
28791 hor_pos "c"
28792 has_inner_box 1
28793 inner_pos "c"
28794 use_parbox 0
28795 width "45col%"
28796 special "none"
28797 height "1in"
28798 height_special "totalheight"
28799 status open
28800
28801 \begin_layout Plain Layout
28802
28803 \lang german
28804 Dies ist ein deutscher Text.
28805  Dies ist ein deutscher Text.
28806  Dies ist ein deutscher Text.
28807  Dies ist ein deutscher Text.
28808  Dies ist ein deutscher Text.
28809  Dies ist ein deutscher Text.
28810  Dies ist ein deutscher Text.
28811  Dies ist ein deutscher Text.
28812  Dies ist ein deutscher Text.
28813  Dies ist ein deutscher Text.
28814  Dies ist ein deutscher Text.
28815  Dies ist ein deutscher Text.
28816  Dies ist ein deutscher Text
28817 \begin_inset Foot
28818 status collapsed
28819
28820 \begin_layout Plain Layout
28821
28822 \lang german
28823 Dies ist eine deutsche Fußnote.
28824 \end_layout
28825
28826 \end_inset
28827
28828 .
28829  Dies ist ein deutscher Text.
28830  Dies ist ein deutscher Text.
28831 \end_layout
28832
28833 \end_inset
28834
28835
28836 \begin_inset space \hfill{}
28837 \end_inset
28838
28839
28840 \begin_inset Box Frameless
28841 position "t"
28842 hor_pos "c"
28843 has_inner_box 1
28844 inner_pos "c"
28845 use_parbox 0
28846 width "45col%"
28847 special "none"
28848 height "1in"
28849 height_special "totalheight"
28850 status open
28851
28852 \begin_layout Plain Layout
28853
28854 \lang english
28855 This is an English Text.
28856  This is an English Text.
28857  This is an English Text.
28858  This is an English Text.
28859  This is an English Text.
28860  This is an English Text.
28861  This is an English Text.
28862  This is an English Text.
28863  This is an English Text.
28864  This is an English Text.
28865  This is an English Text.
28866  This is an English Text.
28867  This is an English Text.
28868  This is an English Text.
28869  This is an English Text.
28870  This is an English Text.
28871 \begin_inset Foot
28872 status collapsed
28873
28874 \begin_layout Plain Layout
28875
28876 \lang english
28877 This is an English footnote.
28878 \end_layout
28879
28880 \end_inset
28881
28882  This is an English Text.
28883  
28884 \end_layout
28885
28886 \end_inset
28887
28888
28889 \end_layout
28890
28891 \begin_layout Standard
28892 \begin_inset VSpace bigskip
28893 \end_inset
28894
28895 La configuración global de párrafos se ignora en las minipáginas.
28896  Esto significa que en las mismas no habrá espacio entre párrafos aunque
28897  pongas p.
28898 \begin_inset space \thinspace{}
28899 \end_inset
28900
28901 e.
28902 \begin_inset space ~
28903 \end_inset
28904
28905
28906 \family sans
28907 Salto
28908 \begin_inset space ~
28909 \end_inset
28910
28911 medio
28912 \family default
28913  en la configuración del documento.
28914 \end_layout
28915
28916 \begin_layout Standard
28917 Las minipáginas también sirven para poner un color de fondo para partes
28918  de texto, véase sección
28919 \begin_inset space ~
28920 \end_inset
28921
28922
28923 \begin_inset CommandInset ref
28924 LatexCommand ref
28925 reference "sub:Color-en-Párrafos"
28926
28927 \end_inset
28928
28929 .
28930 \end_layout
28931
28932 \begin_layout Standard
28933 \begin_inset Note Greyedout
28934 status open
28935
28936 \begin_layout Plain Layout
28937
28938 \series bold
28939 Nota:
28940 \series default
28941  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
28942  tener minipáginas en tablas, flotantes, y otros cuadros.
28943 \end_layout
28944
28945 \end_inset
28946
28947
28948 \end_layout
28949
28950 \begin_layout Section
28951 Cuadros de párrafo
28952 \begin_inset CommandInset label
28953 LatexCommand label
28954 name "sec:Cuadros-de-Párrafo"
28955
28956 \end_inset
28957
28958
28959 \begin_inset Index
28960 status collapsed
28961
28962 \begin_layout Plain Layout
28963 Cuadros ! de párrafo
28964 \end_layout
28965
28966 \end_inset
28967
28968
28969 \end_layout
28970
28971 \begin_layout Standard
28972 Los cuadros de párrafo son similares a las minipáginas con la diferencia
28973  de que no pueden contener notas al pie.
28974   La diferencia principal es que las minipáginas no son verdaderos cuadros
28975  sino entornos de LaTeX.
28976 \end_layout
28977
28978 \begin_layout Standard
28979 \align center
28980 \begin_inset Box Frameless
28981 position "t"
28982 hor_pos "c"
28983 has_inner_box 1
28984 inner_pos "t"
28985 use_parbox 1
28986 width "33col%"
28987 special "none"
28988 height "1in"
28989 height_special "totalheight"
28990 status collapsed
28991
28992 \begin_layout Plain Layout
28993 Texto en un cuadro de párrafo.
28994  Texto en un cuadro de párrafo.
28995  Esta nota no aparece:
28996 \begin_inset Foot
28997 status collapsed
28998
28999 \begin_layout Plain Layout
29000 Esta es una nota en cuadro de párrafo y por eso no aparecerá.
29001 \end_layout
29002
29003 \end_inset
29004
29005
29006 \end_layout
29007
29008 \end_inset
29009
29010
29011 \end_layout
29012
29013 \begin_layout Section
29014 Cuadros para palabras y caracteres
29015 \begin_inset Index
29016 status collapsed
29017
29018 \begin_layout Plain Layout
29019 Cuadros ! para palabras y caracteres
29020 \end_layout
29021
29022 \end_inset
29023
29024
29025 \end_layout
29026
29027 \begin_layout Subsection
29028 Evitar la partición de palabras
29029 \begin_inset CommandInset label
29030 LatexCommand label
29031 name "sec:Evitar-la-Partición"
29032
29033 \end_inset
29034
29035
29036 \begin_inset Index
29037 status collapsed
29038
29039 \begin_layout Plain Layout
29040 Cuadros ! para evitar la partición de palabras
29041 \end_layout
29042
29043 \end_inset
29044
29045
29046 \end_layout
29047
29048 \begin_layout Standard
29049 Hay un tipo especial de cuadro para impedir que una palabra sea partida
29050  con guión.
29051 \begin_inset Newline newline
29052 \end_inset
29053
29054 He aquí un ejemplo:
29055 \end_layout
29056
29057 \begin_layout Standard
29058 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
29059 palabra».
29060 \end_layout
29061
29062 \begin_layout Standard
29063 Para evitar su división usa el comando
29064 \end_layout
29065
29066 \begin_layout Standard
29067
29068 \series bold
29069
29070 \backslash
29071 mbox{
29072 \end_layout
29073
29074 \begin_layout Standard
29075 en código TeX antes de la palabra.
29076  Tras ella inserta una llave de cierre «
29077 \series bold
29078 }
29079 \series default
29080 » en código TeX.
29081 \end_layout
29082
29083 \begin_layout Standard
29084 Este es el resultado:
29085 \end_layout
29086
29087 \begin_layout Standard
29088 Esta línea es un ejemplo para mostrar cómo evitar la división de 
29089 \begin_inset ERT
29090 status collapsed
29091
29092 \begin_layout Plain Layout
29093
29094
29095 \backslash
29096 mbox{
29097 \end_layout
29098
29099 \end_inset
29100
29101 «estalarguísimapalabra».
29102 \begin_inset ERT
29103 status collapsed
29104
29105 \begin_layout Plain Layout
29106
29107 }
29108 \end_layout
29109
29110 \end_inset
29111
29112
29113 \end_layout
29114
29115 \begin_layout Standard
29116 Como alternativa puedes poner el comando «
29117 \series bold
29118
29119 \backslash
29120 -
29121 \series default
29122 » en código TeX directamente antes de la palabra:
29123 \end_layout
29124
29125 \begin_layout Standard
29126 Esta línea es un ejemplo para mostrar cómo evitar la división de «
29127 \begin_inset ERT
29128 status collapsed
29129
29130 \begin_layout Plain Layout
29131
29132
29133 \backslash
29134 -
29135 \end_layout
29136
29137 \end_inset
29138
29139 estalarguísimapalabra».
29140 \end_layout
29141
29142 \begin_layout Standard
29143 Por supuesto, la palabra sobresale del margen.
29144  Para evitarlo añade, con el menú 
29145 \family sans
29146 Insertar\SpecialChar \menuseparator
29147 Formato\SpecialChar \menuseparator
29148 Salto
29149 \begin_inset space ~
29150 \end_inset
29151
29152 de
29153 \begin_inset space ~
29154 \end_inset
29155
29156
29157 \family default
29158 línea (atajo 
29159 \family sans
29160 Ctrl+Retorno
29161 \family default
29162 ), un salto de línea antes de la palabra:
29163 \end_layout
29164
29165 \begin_layout Standard
29166 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
29167 \begin_inset Newline newline
29168 \end_inset
29169
29170
29171 \begin_inset ERT
29172 status collapsed
29173
29174 \begin_layout Plain Layout
29175
29176
29177 \backslash
29178 mbox{
29179 \end_layout
29180
29181 \end_inset
29182
29183 «estalarguísimapalabra».
29184 \begin_inset ERT
29185 status collapsed
29186
29187 \begin_layout Plain Layout
29188
29189 }
29190 \end_layout
29191
29192 \end_inset
29193
29194
29195 \end_layout
29196
29197 \begin_layout Subsection
29198 Alineación vertical
29199 \begin_inset CommandInset label
29200 LatexCommand label
29201 name "sub:Alineación-Vertical"
29202
29203 \end_inset
29204
29205
29206 \begin_inset Index
29207 status collapsed
29208
29209 \begin_layout Plain Layout
29210 Cuadros ! para alineación vertical
29211 \end_layout
29212
29213 \end_inset
29214
29215
29216 \end_layout
29217
29218 \begin_layout Standard
29219 Con ayuda del comando 
29220 \series bold
29221
29222 \backslash
29223 raisebox
29224 \series default
29225  puedes alinear verticalmente con el texto circundante palabras o caracteres.
29226  
29227 \series bold
29228
29229 \backslash
29230 raisebox
29231 \series default
29232  se utiliza según el esquema:
29233 \end_layout
29234
29235 \begin_layout Standard
29236
29237 \series bold
29238
29239 \backslash
29240 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
29241 \end_layout
29242
29243 \begin_layout Standard
29244 La elevación puede ser un valor positivo para subir el cuadro o negativo
29245  para bajarlo.
29246 \end_layout
29247
29248 \begin_layout Standard
29249 Para alinear una palabra, p.
29250 \begin_inset space \thinspace{}
29251 \end_inset
29252
29253 e
29254 \begin_inset space ~
29255 \end_inset
29256
29257 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
29258  en la línea de base, inserta el comando
29259 \end_layout
29260
29261 \begin_layout Standard
29262
29263 \series bold
29264
29265 \backslash
29266 raisebox{
29267 \backslash
29268 depth}{
29269 \end_layout
29270
29271 \begin_layout Standard
29272 en código TeX antes de la palabra.
29273  Detrás de la palabra inserta una llave de cierre «
29274 \series bold
29275 }
29276 \series default
29277 » en código TeX.
29278 \begin_inset Newline newline
29279 \end_inset
29280
29281 Este es el resultado:
29282 \end_layout
29283
29284 \begin_layout Standard
29285 Esto es una línea de texto con la palabra 
29286 \begin_inset ERT
29287 status collapsed
29288
29289 \begin_layout Plain Layout
29290
29291
29292 \backslash
29293 raisebox{
29294 \backslash
29295 depth}{
29296 \end_layout
29297
29298 \end_inset
29299
29300 «prevención»
29301 \begin_inset ERT
29302 status collapsed
29303
29304 \begin_layout Plain Layout
29305
29306 }
29307 \end_layout
29308
29309 \end_inset
29310
29311  elevada.
29312 \end_layout
29313
29314 \begin_layout Standard
29315 \begin_inset VSpace bigskip
29316 \end_inset
29317
29318 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
29319 \end_layout
29320
29321 \begin_layout Standard
29322 Esto es una línea de texto con la palabra 
29323 \begin_inset ERT
29324 status collapsed
29325
29326 \begin_layout Plain Layout
29327
29328
29329 \backslash
29330 raisebox{-
29331 \backslash
29332 depth}{
29333 \end_layout
29334
29335 \end_inset
29336
29337 «prevención»
29338 \begin_inset ERT
29339 status collapsed
29340
29341 \begin_layout Plain Layout
29342
29343 }
29344 \end_layout
29345
29346 \end_inset
29347
29348  bajada.
29349 \begin_inset Newline newline
29350 \end_inset
29351
29352 Esto es una línea de texto con la palabra 
29353 \begin_inset ERT
29354 status collapsed
29355
29356 \begin_layout Plain Layout
29357
29358
29359 \backslash
29360 raisebox{0.5cm}{
29361 \end_layout
29362
29363 \end_inset
29364
29365 «testigo»
29366 \begin_inset ERT
29367 status collapsed
29368
29369 \begin_layout Plain Layout
29370
29371 }
29372 \end_layout
29373
29374 \end_inset
29375
29376  elevada.
29377 \end_layout
29378
29379 \begin_layout Standard
29380 Si por alguna razón quieres impedir esto, pon la altura de cuadro a cero.
29381  Por ejemplo
29382 \end_layout
29383
29384 \begin_layout Standard
29385
29386 \series bold
29387
29388 \backslash
29389 raisebox{-
29390 \backslash
29391 depth}[0pt]{
29392 \end_layout
29393
29394 \begin_layout Standard
29395 Esto es una línea de texto con la palabra 
29396 \begin_inset ERT
29397 status collapsed
29398
29399 \begin_layout Plain Layout
29400
29401
29402 \backslash
29403 raisebox{-
29404 \backslash
29405 depth}[0pt]{
29406 \end_layout
29407
29408 \end_inset
29409
29410 «prevención»
29411 \begin_inset ERT
29412 status collapsed
29413
29414 \begin_layout Plain Layout
29415
29416 }
29417 \end_layout
29418
29419 \end_inset
29420
29421  bajada.
29422 \begin_inset Newline newline
29423 \end_inset
29424
29425 Esto es una línea de texto con la palabra 
29426 \begin_inset ERT
29427 status collapsed
29428
29429 \begin_layout Plain Layout
29430
29431
29432 \backslash
29433 raisebox{0.5cm}[0pt]{
29434 \end_layout
29435
29436 \end_inset
29437
29438 «testigo»
29439 \begin_inset ERT
29440 status collapsed
29441
29442 \begin_layout Plain Layout
29443
29444 }
29445 \end_layout
29446
29447 \end_inset
29448
29449  elevada.
29450 \end_layout
29451
29452 \begin_layout Section
29453 Cuadros coloreados
29454 \begin_inset CommandInset label
29455 LatexCommand label
29456 name "sec:Cuadros-Coloreados"
29457
29458 \end_inset
29459
29460
29461 \begin_inset Index
29462 status collapsed
29463
29464 \begin_layout Plain Layout
29465 Cuadros ! Color
29466 \end_layout
29467
29468 \end_inset
29469
29470
29471 \end_layout
29472
29473 \begin_layout Subsection
29474 Color en texto
29475 \begin_inset Index
29476 status collapsed
29477
29478 \begin_layout Plain Layout
29479 Color ! en texto
29480 \end_layout
29481
29482 \end_inset
29483
29484
29485 \end_layout
29486
29487 \begin_layout Standard
29488 Para colorear el fondo de un texto, éste debe ponerse en un cuadro coloreado.
29489  Esto requiere cargar el paquete LaTeX 
29490 \series bold
29491 color
29492 \series default
29493
29494 \begin_inset Index
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498 LaTeX-paquetes ! color
29499 \end_layout
29500
29501 \end_inset
29502
29503  en el preámbulo del documento con
29504 \end_layout
29505
29506 \begin_layout Standard
29507
29508 \series bold
29509
29510 \backslash
29511 @ifundef\SpecialChar \textcompwordmark{}
29512 ined{textcolor}
29513 \begin_inset Newline newline
29514 \end_inset
29515
29516
29517 \begin_inset ERT
29518 status collapsed
29519
29520 \begin_layout Plain Layout
29521
29522
29523 \backslash
29524 hphantom{ }
29525 \end_layout
29526
29527 \end_inset
29528
29529 {
29530 \backslash
29531 usepackage{color}}{}
29532 \end_layout
29533
29534 \begin_layout Standard
29535 LyX cargará automáticamente el paquete 
29536 \series bold
29537 color
29538 \series default
29539  cuando colorees texto.
29540 \begin_inset Foot
29541 status collapsed
29542
29543 \begin_layout Plain Layout
29544 Para evitar cargarlo dos veces se usa el comando 
29545 \series bold
29546
29547 \backslash
29548 @ifundef\SpecialChar \textcompwordmark{}
29549 ined
29550 \series default
29551 .
29552 \end_layout
29553
29554 \end_inset
29555
29556
29557 \end_layout
29558
29559 \begin_layout Standard
29560 \begin_inset VSpace medskip
29561 \end_inset
29562
29563 Los cuadros coloreados se crean con el comando 
29564 \series bold
29565
29566 \backslash
29567 colorbox
29568 \series default
29569 , de acuerdo con el siguiente esquema:
29570 \end_layout
29571
29572 \begin_layout Standard
29573
29574 \series bold
29575
29576 \backslash
29577 colorbox{color}{contenido del cuadro}
29578 \end_layout
29579
29580 \begin_layout Standard
29581 El contenido también puede ser un cuadro y los cuadros coloreados también
29582  pueden estar en otros cuadros.
29583 \end_layout
29584
29585 \begin_layout Standard
29586 Los siguientes colores están predefinidos:
29587 \begin_inset Newline newline
29588 \end_inset
29589
29590
29591 \family sans
29592 red
29593 \family default
29594
29595 \family sans
29596 green
29597 \family default
29598
29599 \family sans
29600 yellow, blue
29601 \family default
29602
29603 \family sans
29604 cyan
29605 \family default
29606 \series bold
29607 ,
29608 \series default
29609  
29610 \family sans
29611 magenta, black
29612 \family default
29613
29614 \family sans
29615 white
29616 \family default
29617 .
29618 \begin_inset Newline newline
29619 \end_inset
29620
29621 También puedes definir tus propios colores según se explica en la sección
29622 \begin_inset space ~
29623 \end_inset
29624
29625
29626 \begin_inset CommandInset ref
29627 LatexCommand ref
29628 reference "sec:Tablas-Coloreadas"
29629
29630 \end_inset
29631
29632 .
29633 \end_layout
29634
29635 \begin_layout Standard
29636 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
29637 \end_layout
29638
29639 \begin_layout Standard
29640
29641 \series bold
29642
29643 \backslash
29644 colorbox{red}{
29645 \end_layout
29646
29647 \begin_layout Standard
29648 en código TeX antes de la palabra.
29649  Tras la palabra inserta una llave de cierre «
29650 \series bold
29651 }
29652 \series default
29653 » en código TeX.
29654 \begin_inset Newline newline
29655 \end_inset
29656
29657 Este es el resultado:
29658 \end_layout
29659
29660 \begin_layout Standard
29661 Línea en la que la palabra 
29662 \begin_inset ERT
29663 status collapsed
29664
29665 \begin_layout Plain Layout
29666
29667
29668 \backslash
29669 colorbox{red}{
29670 \end_layout
29671
29672 \end_inset
29673
29674 «¡Atención!»
29675 \begin_inset ERT
29676 status collapsed
29677
29678 \begin_layout Plain Layout
29679
29680 }
29681 \end_layout
29682
29683 \end_inset
29684
29685  tiene fondo rojo.
29686 \end_layout
29687
29688 \begin_layout Standard
29689 \begin_inset VSpace bigskip
29690 \end_inset
29691
29692 Si quieres un marco de distinto color, puedes emplear el comando 
29693 \series bold
29694
29695 \backslash
29696 fcolorbox
29697 \series default
29698  con el esquema siguiente:
29699 \end_layout
29700
29701 \begin_layout Standard
29702
29703 \series bold
29704
29705 \backslash
29706 fcolorbox{color del marco}{color del cuadro}{contenido del cuadro}
29707 \end_layout
29708
29709 \begin_layout Standard
29710
29711 \series bold
29712
29713 \backslash
29714 fcolorbox
29715 \series default
29716  es una extensión de 
29717 \series bold
29718
29719 \backslash
29720 colorbox
29721 \series default
29722 .
29723  El grosor del marco y el espacio entre él y el contenido se puede ajustar
29724  con las longitudes 
29725 \series bold
29726
29727 \backslash
29728 fboxrule
29729 \series default
29730  y 
29731 \series bold
29732
29733 \backslash
29734 fboxsep
29735 \series default
29736 , respectivamente, como se describe en la sección
29737 \begin_inset space ~
29738 \end_inset
29739
29740
29741 \begin_inset CommandInset ref
29742 LatexCommand ref
29743 reference "sec:Decoración"
29744
29745 \end_inset
29746
29747 .
29748 \end_layout
29749
29750 \begin_layout Standard
29751 Para el ejemplo siguiente se ha utilizado el comando
29752 \end_layout
29753
29754 \begin_layout Standard
29755
29756 \series bold
29757
29758 \backslash
29759 fcolorbox{cyan}{magenta}{
29760 \end_layout
29761
29762 \begin_layout Standard
29763 Este es un ejemplo en el que se ha puesto un grosor de 1
29764 \begin_inset space \thinspace{}
29765 \end_inset
29766
29767 mm para la línea del marco:
29768 \begin_inset Newline newline
29769 \end_inset
29770
29771
29772 \begin_inset ERT
29773 status collapsed
29774
29775 \begin_layout Plain Layout
29776
29777
29778 \backslash
29779 fboxrule 1mm 
29780 \backslash
29781 fboxsep 1mm
29782 \end_layout
29783
29784 \end_inset
29785
29786
29787 \begin_inset ERT
29788 status collapsed
29789
29790 \begin_layout Plain Layout
29791
29792
29793 \backslash
29794 fcolorbox{cyan}{magenta}{
29795 \end_layout
29796
29797 \end_inset
29798
29799 Texto en un marco coloreado y enmarcado.
29800 \begin_inset ERT
29801 status collapsed
29802
29803 \begin_layout Plain Layout
29804
29805 }
29806 \end_layout
29807
29808 \end_inset
29809
29810
29811 \end_layout
29812
29813 \begin_layout Standard
29814 \begin_inset VSpace bigskip
29815 \end_inset
29816
29817 Por supuesto también puedes colorear el texto en un marco coloreado:
29818 \begin_inset Newline newline
29819 \end_inset
29820
29821
29822 \begin_inset ERT
29823 status collapsed
29824
29825 \begin_layout Plain Layout
29826
29827
29828 \backslash
29829 fcolorbox{cyan}{magenta}{
29830 \end_layout
29831
29832 \end_inset
29833
29834
29835 \color yellow
29836 Texto coloreado en un marco sombreado y coloreado.
29837 \color none
29838
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 \begin_inset ERT
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854
29855
29856 \backslash
29857 fboxrule 0.4pt 
29858 \backslash
29859 fboxsep 3pt
29860 \end_layout
29861
29862 \end_inset
29863
29864
29865 \end_layout
29866
29867 \begin_layout Standard
29868
29869 \series bold
29870 \begin_inset VSpace medskip
29871 \end_inset
29872
29873
29874 \end_layout
29875
29876 \begin_layout Standard
29877 \begin_inset Note Greyedout
29878 status open
29879
29880 \begin_layout Plain Layout
29881
29882 \series bold
29883 Nota:
29884 \series default
29885  El texto en cuadros coloreados no puede tener saltos de línea.
29886  Para colorear líneas o párrafos múltiples, usa un cuadro dentro de un cuadro
29887  coloreado como se describe a continuación.
29888 \end_layout
29889
29890 \end_inset
29891
29892
29893 \end_layout
29894
29895 \begin_layout Subsection
29896 Color en párrafos
29897 \begin_inset CommandInset label
29898 LatexCommand label
29899 name "sub:Color-en-Párrafos"
29900
29901 \end_inset
29902
29903
29904 \begin_inset Index
29905 status collapsed
29906
29907 \begin_layout Plain Layout
29908 Color ! en párrafos
29909 \end_layout
29910
29911 \end_inset
29912
29913
29914 \end_layout
29915
29916 \begin_layout Standard
29917 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
29918  Antes de la minipágina inserta el comando 
29919 \series bold
29920
29921 \backslash
29922 colorbox
29923 \series default
29924  en código TeX
29925 \end_layout
29926
29927 \begin_layout Standard
29928
29929 \series bold
29930
29931 \backslash
29932 colorbox{color}{
29933 \end_layout
29934
29935 \begin_layout Standard
29936  Detrás de la minipágina inserta una llave de cierre «
29937 \series bold
29938 }
29939 \series default
29940 », también en código TeX.
29941 \end_layout
29942
29943 \begin_layout Standard
29944 \begin_inset ERT
29945 status collapsed
29946
29947 \begin_layout Plain Layout
29948
29949
29950 \backslash
29951 colorbox{grisclaro}{
29952 \end_layout
29953
29954 \end_inset
29955
29956
29957 \begin_inset Box Frameless
29958 position "t"
29959 hor_pos "c"
29960 has_inner_box 1
29961 inner_pos "t"
29962 use_parbox 0
29963 width "100col%"
29964 special "none"
29965 height "1in"
29966 height_special "totalheight"
29967 status collapsed
29968
29969 \begin_layout Plain Layout
29970 Texto con color de fondo.
29971  Texto con color de fondo.
29972 \end_layout
29973
29974 \begin_layout Plain Layout
29975 \begin_inset VSpace defskip
29976 \end_inset
29977
29978 El texto puede tener notas al pie
29979 \begin_inset Foot
29980 status collapsed
29981
29982 \begin_layout Plain Layout
29983 Otro ejemplo de nota
29984 \end_layout
29985
29986 \end_inset
29987
29988  y puede incluir tablas y figuras.
29989 \end_layout
29990
29991 \begin_layout Plain Layout
29992 \align center
29993 \begin_inset Tabular
29994 <lyxtabular version="3" rows="3" columns="3">
29995 <features>
29996 <column alignment="center" valignment="top" width="0">
29997 <column alignment="center" valignment="top" width="0">
29998 <column alignment="center" valignment="top" width="0">
29999 <row>
30000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30001 \begin_inset Text
30002
30003 \begin_layout Plain Layout
30004 a
30005 \end_layout
30006
30007 \end_inset
30008 </cell>
30009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30010 \begin_inset Text
30011
30012 \begin_layout Plain Layout
30013 !
30014 \end_layout
30015
30016 \end_inset
30017 </cell>
30018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30019 \begin_inset Text
30020
30021 \begin_layout Plain Layout
30022 3
30023 \end_layout
30024
30025 \end_inset
30026 </cell>
30027 </row>
30028 <row>
30029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30030 \begin_inset Text
30031
30032 \begin_layout Plain Layout
30033 <
30034 \end_layout
30035
30036 \end_inset
30037 </cell>
30038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30039 \begin_inset Text
30040
30041 \begin_layout Plain Layout
30042 b2
30043 \begin_inset Quotes erd
30044 \end_inset
30045
30046 |
30047 \end_layout
30048
30049 \end_inset
30050 </cell>
30051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30052 \begin_inset Text
30053
30054 \begin_layout Plain Layout
30055 >
30056 \end_layout
30057
30058 \end_inset
30059 </cell>
30060 </row>
30061 <row>
30062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30063 \begin_inset Text
30064
30065 \begin_layout Plain Layout
30066 1
30067 \end_layout
30068
30069 \end_inset
30070 </cell>
30071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30072 \begin_inset Text
30073
30074 \begin_layout Plain Layout
30075 §
30076 \end_layout
30077
30078 \end_inset
30079 </cell>
30080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30081 \begin_inset Text
30082
30083 \begin_layout Plain Layout
30084 c
30085 \end_layout
30086
30087 \end_inset
30088 </cell>
30089 </row>
30090 </lyxtabular>
30091
30092 \end_inset
30093
30094
30095 \end_layout
30096
30097 \end_inset
30098
30099
30100 \begin_inset ERT
30101 status collapsed
30102
30103 \begin_layout Plain Layout
30104
30105 }
30106 \end_layout
30107
30108 \end_inset
30109
30110
30111 \end_layout
30112
30113 \begin_layout Section
30114 Cuadros rotados y escalados
30115 \end_layout
30116
30117 \begin_layout Standard
30118 Para poder usar los comandos descritos en esta sección hay que cargar el
30119  paquete LaTeX 
30120 \series bold
30121 graphicx
30122 \series default
30123
30124 \begin_inset Index
30125 status collapsed
30126
30127 \begin_layout Plain Layout
30128 LaTeX-paquetes ! graphicx
30129 \end_layout
30130
30131 \end_inset
30132
30133  en el preámbulo del documento, con el comando
30134 \end_layout
30135
30136 \begin_layout Standard
30137
30138 \series bold
30139
30140 \backslash
30141 @ifundefined{rotatebox}
30142 \begin_inset Newline newline
30143 \end_inset
30144
30145
30146 \begin_inset ERT
30147 status collapsed
30148
30149 \begin_layout Plain Layout
30150
30151
30152 \backslash
30153 hphantom{ }
30154 \end_layout
30155
30156 \end_inset
30157
30158 {
30159 \backslash
30160 usepackage{graphicx}}{}
30161 \end_layout
30162
30163 \begin_layout Standard
30164 \begin_inset Note Greyedout
30165 status open
30166
30167 \begin_layout Plain Layout
30168
30169 \series bold
30170 Nota: 
30171 \series default
30172 Algunos visores DVI no pueden mostrar material rotado o escalado.
30173 \end_layout
30174
30175 \end_inset
30176
30177
30178 \end_layout
30179
30180 \begin_layout Standard
30181 \begin_inset Note Greyedout
30182 status open
30183
30184 \begin_layout Plain Layout
30185
30186 \series bold
30187 Nota:
30188 \series default
30189  Los cuadros rotados o escalados no pueden contener flotantes.
30190 \end_layout
30191
30192 \end_inset
30193
30194
30195 \end_layout
30196
30197 \begin_layout Subsection
30198 Cuadros rotados
30199 \begin_inset Index
30200 status collapsed
30201
30202 \begin_layout Plain Layout
30203 Cuadros ! Rotar
30204 \end_layout
30205
30206 \end_inset
30207
30208
30209 \begin_inset Index
30210 status collapsed
30211
30212 \begin_layout Plain Layout
30213 Material rotado
30214 \end_layout
30215
30216 \end_inset
30217
30218
30219 \begin_inset Index
30220 status collapsed
30221
30222 \begin_layout Plain Layout
30223 Figuras ! Rotar
30224 \end_layout
30225
30226 \end_inset
30227
30228
30229 \begin_inset Index
30230 status collapsed
30231
30232 \begin_layout Plain Layout
30233 Tablas ! Rotar
30234 \end_layout
30235
30236 \end_inset
30237
30238
30239 \end_layout
30240
30241 \begin_layout Standard
30242 Para rotar material debes ponerlo en un cuadro rotado.
30243  Los cuadros rotados se crean con el comando 
30244 \series bold
30245
30246 \backslash
30247 rotatebox
30248 \series default
30249  en código TeX, según el esquema:
30250 \end_layout
30251
30252 \begin_layout Standard
30253
30254 \series bold
30255
30256 \backslash
30257 rotatebox[origen de rotación]{ángulo de rotación}{contenido del cuadro}
30258 \end_layout
30259
30260 \begin_layout Standard
30261 El origen de rotación se especifica en la forma 
30262 \series bold
30263 origin=position
30264 \series default
30265 .
30266  Son posibles las posiciones siguientes: 
30267 \emph on
30268 c
30269 \emph default
30270  (center), 
30271 \emph on
30272 l
30273 \emph default
30274  (left), 
30275 \emph on
30276 r
30277 \emph default
30278  (right), 
30279 \emph on
30280 b
30281 \emph default
30282  (bottom), 
30283 \emph on
30284 t
30285 \emph default
30286  (top), así como combinaciones adecuadas de las posiciones básicas.
30287  Por ejemplo, 
30288 \emph on
30289 lt
30290 \emph default
30291  significa que el origen de rotación es la esquina superior izquierda del
30292  cuadro.
30293  Si no se especifica origen de rotación se usará la posición 
30294 \emph on
30295 l
30296 \emph default
30297 .
30298  El ángulo de rotación es un número de grados, y puede ser negativo.
30299  El sentido de giro es contrario al de las agujas del reloj.
30300 \end_layout
30301
30302 \begin_layout Standard
30303 En el siguiente ejemplo se ha insertado el comando 
30304 \series bold
30305
30306 \backslash
30307 rotatebox[origin=c]{60}{ 
30308 \series default
30309 como código TeX delante del texto «con rotación»; después del texto, el
30310  cuadro se ha cerrado con llave de cierre en código TeX.
30311 \end_layout
30312
30313 \begin_layout Standard
30314 Esta línea contiene texto 
30315 \begin_inset ERT
30316 status collapsed
30317
30318 \begin_layout Plain Layout
30319
30320
30321 \backslash
30322 rotatebox[origin=c]{60}{
30323 \end_layout
30324
30325 \end_inset
30326
30327 con rotación
30328 \begin_inset ERT
30329 status collapsed
30330
30331 \begin_layout Plain Layout
30332
30333 }
30334 \end_layout
30335
30336 \end_inset
30337
30338 .
30339 \end_layout
30340
30341 \begin_layout Standard
30342 El contenido del cuadro puede ser también otro cuadro o una ecuación en
30343  línea:
30344 \end_layout
30345
30346 \begin_layout Standard
30347 En esta línea hay texto enmarcado 
30348 \begin_inset ERT
30349 status collapsed
30350
30351 \begin_layout Plain Layout
30352
30353
30354 \backslash
30355 rotatebox[origin=r]{-60}{
30356 \end_layout
30357
30358 \end_inset
30359
30360
30361 \begin_inset Box Doublebox
30362 position "c"
30363 hor_pos "c"
30364 has_inner_box 0
30365 inner_pos "c"
30366 use_parbox 0
30367 width "1in"
30368 special "width"
30369 height "1in"
30370 height_special "totalheight"
30371 status open
30372
30373 \begin_layout Plain Layout
30374 con rotación
30375 \end_layout
30376
30377 \end_inset
30378
30379
30380 \begin_inset ERT
30381 status collapsed
30382
30383 \begin_layout Plain Layout
30384
30385 }
30386 \end_layout
30387
30388 \end_inset
30389
30390  y 
30391 \begin_inset ERT
30392 status collapsed
30393
30394 \begin_layout Plain Layout
30395
30396
30397 \backslash
30398 rotatebox[origin=lb]{60}{
30399 \end_layout
30400
30401 \end_inset
30402
30403
30404 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30405 \end_inset
30406
30407
30408 \begin_inset ERT
30409 status collapsed
30410
30411 \begin_layout Plain Layout
30412
30413 }
30414 \end_layout
30415
30416 \end_inset
30417
30418  una ecuación.
30419 \end_layout
30420
30421 \begin_layout Standard
30422 O una imagen o una tabla:
30423 \end_layout
30424
30425 \begin_layout Standard
30426 Aquí hay una imagen girada 
30427 \begin_inset ERT
30428 status collapsed
30429
30430 \begin_layout Plain Layout
30431
30432
30433 \backslash
30434 rotatebox[origin=lb]{90}{
30435 \end_layout
30436
30437 \end_inset
30438
30439
30440 \begin_inset Graphics
30441         filename ../clipart/platypus.eps
30442         lyxscale 50
30443         width 25col%
30444
30445 \end_inset
30446
30447
30448 \begin_inset ERT
30449 status collapsed
30450
30451 \begin_layout Plain Layout
30452
30453 }
30454 \end_layout
30455
30456 \end_inset
30457
30458  y una tabla girada 
30459 \begin_inset ERT
30460 status collapsed
30461
30462 \begin_layout Plain Layout
30463
30464
30465 \backslash
30466 rotatebox[origin=l]{-90}{
30467 \end_layout
30468
30469 \end_inset
30470
30471
30472 \begin_inset Tabular
30473 <lyxtabular version="3" rows="2" columns="2">
30474 <features>
30475 <column alignment="center" valignment="top" width="0">
30476 <column alignment="center" valignment="top" width="0">
30477 <row>
30478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30479 \begin_inset Text
30480
30481 \begin_layout Plain Layout
30482 q
30483 \end_layout
30484
30485 \end_inset
30486 </cell>
30487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30488 \begin_inset Text
30489
30490 \begin_layout Plain Layout
30491 w
30492 \end_layout
30493
30494 \end_inset
30495 </cell>
30496 </row>
30497 <row>
30498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30499 \begin_inset Text
30500
30501 \begin_layout Plain Layout
30502 e
30503 \end_layout
30504
30505 \end_inset
30506 </cell>
30507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30508 \begin_inset Text
30509
30510 \begin_layout Plain Layout
30511 r
30512 \end_layout
30513
30514 \end_inset
30515 </cell>
30516 </row>
30517 </lyxtabular>
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 \end_layout
30534
30535 \begin_layout Subsection
30536 Cuadros escalados
30537 \begin_inset Index
30538 status collapsed
30539
30540 \begin_layout Plain Layout
30541 Cuadros ! Escalar
30542 \end_layout
30543
30544 \end_inset
30545
30546
30547 \begin_inset Index
30548 status collapsed
30549
30550 \begin_layout Plain Layout
30551 Material escalado
30552 \end_layout
30553
30554 \end_inset
30555
30556
30557 \begin_inset Index
30558 status collapsed
30559
30560 \begin_layout Plain Layout
30561 Figuras ! Escalar
30562 \end_layout
30563
30564 \end_inset
30565
30566
30567 \begin_inset Index
30568 status collapsed
30569
30570 \begin_layout Plain Layout
30571 Tablas ! Escalar
30572 \end_layout
30573
30574 \end_inset
30575
30576
30577 \end_layout
30578
30579 \begin_layout Standard
30580 Para escalar material se pueden usar los comandos 
30581 \series bold
30582
30583 \backslash
30584 scalebox
30585 \series default
30586  y 
30587 \series bold
30588
30589 \backslash
30590 resizebox 
30591 \series default
30592 en código TeX.
30593 \end_layout
30594
30595 \begin_layout Standard
30596
30597 \series bold
30598
30599 \backslash
30600 scalebox
30601 \series default
30602  se usa con el esquema siguiente:
30603 \end_layout
30604
30605 \begin_layout Standard
30606
30607 \series bold
30608
30609 \backslash
30610 scalebox{horizontal}[vertical]{contenido del cuadro}
30611 \end_layout
30612
30613 \begin_layout Standard
30614 Horizontal y vertical son los factores de escala correspondientes.
30615  Si no se especifica factor vertical, su valor será el mismo que el factor
30616  de escala horizontal.
30617  
30618 \end_layout
30619
30620 \begin_layout Standard
30621 Por ejemplo, el comando 
30622 \series bold
30623
30624 \backslash
30625 scalebox{2}{Hola} 
30626 \series default
30627 crea un 
30628 \begin_inset ERT
30629 status collapsed
30630
30631 \begin_layout Plain Layout
30632
30633
30634 \backslash
30635 scalebox{2}{
30636 \end_layout
30637
30638 \end_inset
30639
30640 Hola
30641 \begin_inset ERT
30642 status collapsed
30643
30644 \begin_layout Plain Layout
30645
30646 }
30647 \end_layout
30648
30649 \end_inset
30650
30651  de doble tamaño que el texto normal del documento.
30652 \end_layout
30653
30654 \begin_layout Standard
30655 El comando 
30656 \series bold
30657
30658 \backslash
30659 scalebox{2}[1]{Hola} 
30660 \series default
30661 distorsiona el 
30662 \begin_inset ERT
30663 status collapsed
30664
30665 \begin_layout Plain Layout
30666
30667
30668 \backslash
30669 scalebox{2}[1]{
30670 \end_layout
30671
30672 \end_inset
30673
30674 Hola
30675 \begin_inset ERT
30676 status collapsed
30677
30678 \begin_layout Plain Layout
30679
30680 }
30681 \end_layout
30682
30683 \end_inset
30684
30685 .
30686 \end_layout
30687
30688 \begin_layout Standard
30689 Si un factor de escala es negativo el contenido del cuadro es reflejado.
30690  Por eso el comando 
30691 \series bold
30692
30693 \backslash
30694 scalebox{-1}[1]{Hola} 
30695 \series default
30696 puede usarse para reflejar un texto: 
30697 \begin_inset ERT
30698 status collapsed
30699
30700 \begin_layout Plain Layout
30701
30702
30703 \backslash
30704 scalebox{-1}[1]{
30705 \end_layout
30706
30707 \end_inset
30708
30709 Hola
30710 \begin_inset ERT
30711 status collapsed
30712
30713 \begin_layout Plain Layout
30714
30715 }
30716 \end_layout
30717
30718 \end_inset
30719
30720 .
30721 \end_layout
30722
30723 \begin_layout Standard
30724
30725 \series bold
30726
30727 \backslash
30728 scalebox{1}[-1]{Hola} 
30729 \series default
30730 refleja el 
30731 \begin_inset ERT
30732 status collapsed
30733
30734 \begin_layout Plain Layout
30735
30736
30737 \backslash
30738 scalebox{1}[-1]{
30739 \end_layout
30740
30741 \end_inset
30742
30743 Hola
30744 \begin_inset ERT
30745 status collapsed
30746
30747 \begin_layout Plain Layout
30748
30749 }
30750 \end_layout
30751
30752 \end_inset
30753
30754  sobre la base.
30755 \end_layout
30756
30757 \begin_layout Standard
30758 El comando 
30759 \series bold
30760
30761 \backslash
30762 scalebox{-1}[1]{contenido del cuadro} 
30763 \series default
30764 puede sustituirse por 
30765 \series bold
30766
30767 \begin_inset Newline newline
30768 \end_inset
30769
30770
30771 \backslash
30772 reflectbox{contenido del cuadro}
30773 \begin_inset VSpace defskip
30774 \end_inset
30775
30776
30777 \end_layout
30778
30779 \begin_layout Standard
30780 El comando 
30781 \series bold
30782
30783 \backslash
30784 resizebox
30785 \series default
30786  sirve para escalar el cuadro a una altura y anchura definidas, según el
30787  esquema:
30788 \end_layout
30789
30790 \begin_layout Standard
30791
30792 \series bold
30793
30794 \backslash
30795 resizebox{anchura}{altura}{contenido del cuadro}
30796 \end_layout
30797
30798 \begin_layout Standard
30799 Si uno de los argumentos del comando es un signo de exclamación, 
30800 \series bold
30801 !
30802 \series default
30803 , la escala se produce de forma que se mantiene la relación de las dimensiones
30804  originales del contenido del cuadro.
30805  
30806 \end_layout
30807
30808 \begin_layout Standard
30809 El comando 
30810 \series bold
30811
30812 \backslash
30813 resizebox{2cm}{1cm}{Hola}
30814 \series default
30815  genera: 
30816 \begin_inset ERT
30817 status collapsed
30818
30819 \begin_layout Plain Layout
30820
30821
30822 \backslash
30823 resizebox{2cm}{1cm}{
30824 \end_layout
30825
30826 \end_inset
30827
30828 Hola
30829 \begin_inset ERT
30830 status collapsed
30831
30832 \begin_layout Plain Layout
30833
30834 }
30835 \end_layout
30836
30837 \end_inset
30838
30839
30840 \begin_inset Newline newline
30841 \end_inset
30842
30843 El comando 
30844 \series bold
30845
30846 \backslash
30847 resizebox{2cm}{!}{Hola}
30848 \series default
30849  genera: 
30850 \begin_inset ERT
30851 status collapsed
30852
30853 \begin_layout Plain Layout
30854
30855
30856 \backslash
30857 resizebox{2cm}{!}{
30858 \end_layout
30859
30860 \end_inset
30861
30862 Hola
30863 \begin_inset ERT
30864 status collapsed
30865
30866 \begin_layout Plain Layout
30867
30868 }
30869 \end_layout
30870
30871 \end_inset
30872
30873
30874 \end_layout
30875
30876 \begin_layout Standard
30877 \begin_inset VSpace defskip
30878 \end_inset
30879
30880
30881 \end_layout
30882
30883 \begin_layout Standard
30884 \begin_inset Note Greyedout
30885 status open
30886
30887 \begin_layout Plain Layout
30888
30889 \series bold
30890 Nota: 
30891 \series default
30892 Si los argumentos de 
30893 \series bold
30894
30895 \backslash
30896 scalebox
30897 \series default
30898  o 
30899 \series bold
30900
30901 \backslash
30902 resizebox
30903 \series default
30904  son cero, no se generan errores de LaTeX al exportar el documento, pero
30905  puede suceder que la salida no se muestre o que sea incompleta.
30906  
30907 \end_layout
30908
30909 \end_inset
30910
30911
30912 \begin_inset VSpace defskip
30913 \end_inset
30914
30915
30916 \end_layout
30917
30918 \begin_layout Standard
30919 Los cuadros se pueden combinar en cualquier orden.
30920  Por ejemplo, el comando
30921 \series bold
30922
30923 \begin_inset Newline newline
30924 \end_inset
30925
30926
30927 \backslash
30928 rotatebox[origin=c]{-45}{
30929 \backslash
30930 resizebox{2cm}{!}{
30931 \backslash
30932 reflectbox{Hola}}}
30933 \begin_inset Newline newline
30934 \end_inset
30935
30936
30937 \series default
30938 genera:
30939 \end_layout
30940
30941 \begin_layout Standard
30942 \noindent
30943 \align center
30944 \begin_inset ERT
30945 status collapsed
30946
30947 \begin_layout Plain Layout
30948
30949
30950 \backslash
30951 rotatebox[origin=c]{-45}{
30952 \backslash
30953 resizebox{2cm}{!}{
30954 \backslash
30955 reflectbox{
30956 \end_layout
30957
30958 \end_inset
30959
30960 Hola
30961 \begin_inset ERT
30962 status collapsed
30963
30964 \begin_layout Plain Layout
30965
30966 }}}
30967 \end_layout
30968
30969 \end_inset
30970
30971
30972 \end_layout
30973
30974 \begin_layout Standard
30975 \noindent
30976 Un cuadro puede contener imágenes, tablas y ecuaciones en línea:
30977 \end_layout
30978
30979 \begin_layout Standard
30980 \noindent
30981
30982 \end_layout
30983
30984 \begin_layout Standard
30985 \align center
30986 \begin_inset ERT
30987 status collapsed
30988
30989 \begin_layout Plain Layout
30990
30991
30992 \backslash
30993 rotatebox[origin=c]{-30}{
30994 \backslash
30995 resizebox{2cm}{!}{
30996 \backslash
30997 reflectbox{
30998 \end_layout
30999
31000 \end_inset
31001
31002
31003 \begin_inset Graphics
31004         filename ../clipart/platypus.eps
31005         lyxscale 50
31006         width 25col%
31007
31008 \end_inset
31009
31010
31011 \begin_inset ERT
31012 status collapsed
31013
31014 \begin_layout Plain Layout
31015
31016 }}}
31017 \end_layout
31018
31019 \end_inset
31020
31021
31022 \begin_inset ERT
31023 status collapsed
31024
31025 \begin_layout Plain Layout
31026
31027
31028 \backslash
31029 rotatebox[origin=c]{-45}{
31030 \backslash
31031 resizebox{2cm}{!}{
31032 \backslash
31033 reflectbox{
31034 \end_layout
31035
31036 \end_inset
31037
31038
31039 \begin_inset Tabular
31040 <lyxtabular version="3" rows="2" columns="2">
31041 <features>
31042 <column alignment="center" valignment="top" width="0">
31043 <column alignment="center" valignment="top" width="0">
31044 <row>
31045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31046 \begin_inset Text
31047
31048 \begin_layout Plain Layout
31049 q
31050 \end_layout
31051
31052 \end_inset
31053 </cell>
31054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31055 \begin_inset Text
31056
31057 \begin_layout Plain Layout
31058 w
31059 \end_layout
31060
31061 \end_inset
31062 </cell>
31063 </row>
31064 <row>
31065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31066 \begin_inset Text
31067
31068 \begin_layout Plain Layout
31069 e
31070 \end_layout
31071
31072 \end_inset
31073 </cell>
31074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31075 \begin_inset Text
31076
31077 \begin_layout Plain Layout
31078 r
31079 \end_layout
31080
31081 \end_inset
31082 </cell>
31083 </row>
31084 </lyxtabular>
31085
31086 \end_inset
31087
31088
31089 \begin_inset ERT
31090 status collapsed
31091
31092 \begin_layout Plain Layout
31093
31094 }}}
31095 \end_layout
31096
31097 \end_inset
31098
31099
31100 \begin_inset ERT
31101 status collapsed
31102
31103 \begin_layout Plain Layout
31104
31105
31106 \backslash
31107 rotatebox[origin=c]{-45}{
31108 \backslash
31109 resizebox{2cm}{!}{
31110 \backslash
31111 reflectbox{
31112 \end_layout
31113
31114 \end_inset
31115
31116
31117 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31118 \end_inset
31119
31120
31121 \begin_inset ERT
31122 status collapsed
31123
31124 \begin_layout Plain Layout
31125
31126 }}}
31127 \end_layout
31128
31129 \end_inset
31130
31131
31132 \end_layout
31133
31134 \begin_layout Standard
31135 Si se usa el estilo global 
31136 \series bold
31137 fleqn
31138 \series default
31139  para las ecuaciones del documento,
31140 \begin_inset Foot
31141 status collapsed
31142
31143 \begin_layout Plain Layout
31144 Si «fleqn» se añade a las opciones de clase del documento.
31145 \end_layout
31146
31147 \end_inset
31148
31149  también pueden escalarse las ecuaciones en estilo presentación.
31150 \end_layout
31151
31152 \begin_layout Chapter
31153 Archivos externos
31154 \begin_inset Index
31155 status collapsed
31156
31157 \begin_layout Plain Layout
31158 Archivos externos
31159 \end_layout
31160
31161 \end_inset
31162
31163
31164 \end_layout
31165
31166 \begin_layout Standard
31167 Con el menú 
31168 \family sans
31169 Insertar\SpecialChar \menuseparator
31170 Archivo 
31171 \family default
31172 se pueden insertar archivos externos en un documento.
31173  Estos pueden ser:
31174 \end_layout
31175
31176 \begin_layout Description
31177 Documento
31178 \begin_inset space ~
31179 \end_inset
31180
31181 LyX Otro documento LyX; su contenido se inserta directamente en tu documento.
31182 \end_layout
31183
31184 \begin_layout Description
31185 Texto
31186 \begin_inset space ~
31187 \end_inset
31188
31189 simple Un documento de texto; cada línea del mismo se inserta en tu documento
31190  como párrafo propio.
31191 \end_layout
31192
31193 \begin_layout Description
31194 Texto
31195 \begin_inset space ~
31196 \end_inset
31197
31198 simple,
31199 \begin_inset space ~
31200 \end_inset
31201
31202 unir
31203 \begin_inset space ~
31204 \end_inset
31205
31206 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
31207  Las líneas vacías generan un nuevo párrafo en tu documento.
31208 \end_layout
31209
31210 \begin_layout Description
31211 Material
31212 \begin_inset space ~
31213 \end_inset
31214
31215 externo Archivos en diversos formatos.
31216 \end_layout
31217
31218 \begin_layout Description
31219 Documento
31220 \begin_inset space ~
31221 \end_inset
31222
31223 hijo Documentos LyX, LaTeX o texto simple.
31224 \end_layout
31225
31226 \begin_layout Section
31227 Material externo
31228 \begin_inset Index
31229 status collapsed
31230
31231 \begin_layout Plain Layout
31232 Material externo
31233 \end_layout
31234
31235 \end_inset
31236
31237
31238 \end_layout
31239
31240 \begin_layout Standard
31241 Esta característica te permite insertar archivos en tu documento sin convertirlo
31242 s previamente a un formato legible en la salida, ya que LyX se ocupa de
31243  las necesarias conversiones.
31244  Esto es parecido a la inserción de imágenes en diversos formatos en los
31245  documentos LyX.
31246  Si has activado la Vista preliminar inmediata en las preferencias de LyX,
31247  en 
31248 \family sans
31249 Apariencia
31250 \family default
31251 \SpecialChar \menuseparator
31252 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
31253  en LyX.
31254 \end_layout
31255
31256 \begin_layout Standard
31257 El material externo se puede insertar mediante el diálogo que surge a partir
31258  del menú 
31259 \family sans
31260 Insertar\SpecialChar \menuseparator
31261 Archivo\SpecialChar \menuseparator
31262 Material
31263 \begin_inset space ~
31264 \end_inset
31265
31266 externo
31267 \family default
31268 .
31269  Actualmente se permiten los siguientes tipos de archivo (
31270 \family sans
31271 Plantillas
31272 \family default
31273 ):
31274 \end_layout
31275
31276 \begin_layout Description
31277 Diagrama
31278 \begin_inset space ~
31279 \end_inset
31280
31281 de
31282 \begin_inset space ~
31283 \end_inset
31284
31285 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
31286  con el programa 
31287 \series bold
31288
31289 \begin_inset CommandInset href
31290 LatexCommand href
31291 name "XBoard"
31292 target "http://en.wikipedia.org/wiki/XBoard"
31293
31294 \end_inset
31295
31296
31297 \series default
31298 .
31299 \end_layout
31300
31301 \begin_layout Description
31302 Dia Esta plantilla soporta diagramas creados con el programa 
31303 \series bold
31304
31305 \begin_inset CommandInset href
31306 LatexCommand href
31307 name "Dia"
31308 target "http://en.wikipedia.org/wiki/Dia_(software)"
31309
31310 \end_inset
31311
31312
31313 \series default
31314 .
31315 \end_layout
31316
31317 \begin_layout Description
31318 Fecha Esta inserta la fecha en el formato 
31319 \emph on
31320 Día-Mes-Año.
31321
31322 \emph default
31323  A continuación hay una fecha insertada como material externo: 
31324 \begin_inset External
31325         template Date
31326         filename ...
31327
31328 \end_inset
31329
31330
31331 \begin_inset space ~
31332 \end_inset
31333
31334
31335 \begin_inset Note Note
31336 status collapsed
31337
31338 \begin_layout Plain Layout
31339 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
31340 \end_layout
31341
31342 \end_inset
31343
31344
31345 \begin_inset Newline newline
31346 \end_inset
31347
31348 La fecha no se muestra en LyX, sólo en la salida.
31349  Hay otros dos métodos de insertar una fecha, con el menú 
31350 \family sans
31351 Insertar\SpecialChar \menuseparator
31352 Fecha
31353 \family default
31354  y con el comando LaTeX 
31355 \series bold
31356
31357 \backslash
31358 today
31359 \series default
31360  en código TeX.
31361  Los distintos métodos se comparan en la tabla
31362 \begin_inset space ~
31363 \end_inset
31364
31365
31366 \begin_inset CommandInset ref
31367 LatexCommand ref
31368 reference "tab:Comparación-de"
31369
31370 \end_inset
31371
31372 .
31373 \end_layout
31374
31375 \begin_layout Description
31376 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
31377 \begin_inset Newline linebreak
31378 \end_inset
31379
31380
31381 \series bold
31382
31383 \begin_inset CommandInset href
31384 LatexCommand href
31385 name "LilyPond"
31386 target "http://en.wikipedia.org/wiki/LilyPond"
31387
31388 \end_inset
31389
31390
31391 \series default
31392 .
31393 \end_layout
31394
31395 \begin_layout Description
31396 PDFPages Con esta plantilla puedes insertar documentos PDF en tu documento.
31397  Para insertar algunas o todas las páginas de un documento PDF, utiliza
31398  la opción 
31399 \emph on
31400 pages
31401 \emph default
31402  en el campo 
31403 \family sans
31404 Opción
31405 \family default
31406  de la pestaña 
31407 \family sans
31408 Opciones de LaTeX y LyX
31409 \family default
31410 , según la descripción de la plantilla en el diálogo.
31411  Si no se usa la opción 
31412 \emph on
31413 pages
31414 \emph default
31415 , sólo se inserta la primera página del PDF.
31416 \end_layout
31417
31418 \begin_layout Description
31419 RasterImage Sirve para insertar imágenes bitmap.
31420  Casi todos los formatos populares de imágenes están soportados.
31421  Las imágenes se pueden tratar en el diálogo 
31422 \family sans
31423 Material Externo
31424 \family default
31425  como las que habitualmente se incluyen mediante el diálogo 
31426 \family sans
31427 Gráficos
31428 \family default
31429 , tal como se explica en la sección
31430 \begin_inset space ~
31431 \end_inset
31432
31433
31434 \begin_inset CommandInset ref
31435 LatexCommand ref
31436 reference "sec:Diálogo-Gráficos"
31437
31438 \end_inset
31439
31440 .
31441  La diferencia es que sólo se permiten imágenes bitmap, por tanto las imágenes
31442  PDF y EPS no están soportadas.
31443 \end_layout
31444
31445 \begin_layout Description
31446 XFig Esta plantilla soporta imágenes creadas con el programa 
31447 \series bold
31448
31449 \begin_inset CommandInset href
31450 LatexCommand href
31451 name "Xfig"
31452 target "http://en.wikipedia.org/wiki/Xfig"
31453
31454 \end_inset
31455
31456
31457 \series default
31458 .
31459 \end_layout
31460
31461 \begin_layout Standard
31462 \begin_inset Float table
31463 placement h
31464 wide false
31465 sideways false
31466 status open
31467
31468 \begin_layout Plain Layout
31469 \begin_inset Caption
31470
31471 \begin_layout Plain Layout
31472 \begin_inset CommandInset label
31473 LatexCommand label
31474 name "tab:Comparación-de"
31475
31476 \end_inset
31477
31478 Comparación de los métodos de inserción de fecha.
31479 \end_layout
31480
31481 \end_inset
31482
31483
31484 \end_layout
31485
31486 \begin_layout Plain Layout
31487 \align center
31488 \begin_inset Tabular
31489 <lyxtabular version="3" rows="4" columns="4">
31490 <features>
31491 <column alignment="center" valignment="top" width="0">
31492 <column alignment="center" valignment="top" width="0">
31493 <column alignment="center" valignment="top" width="0">
31494 <column alignment="center" valignment="top" width="0">
31495 <row>
31496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31497 \begin_inset Text
31498
31499 \begin_layout Plain Layout
31500 Documento
31501 \end_layout
31502
31503 \end_inset
31504 </cell>
31505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31506 \begin_inset Text
31507
31508 \begin_layout Plain Layout
31509
31510 \family sans
31511 Material externo\SpecialChar \menuseparator
31512 Fecha
31513 \end_layout
31514
31515 \end_inset
31516 </cell>
31517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31518 \begin_inset Text
31519
31520 \begin_layout Plain Layout
31521
31522 \family sans
31523 Insertar\SpecialChar \menuseparator
31524 Fecha
31525 \end_layout
31526
31527 \end_inset
31528 </cell>
31529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31530 \begin_inset Text
31531
31532 \begin_layout Plain Layout
31533 comando 
31534 \series bold
31535
31536 \backslash
31537 today
31538 \end_layout
31539
31540 \end_inset
31541 </cell>
31542 </row>
31543 <row>
31544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31545 \begin_inset Text
31546
31547 \begin_layout Plain Layout
31548 LyX
31549 \end_layout
31550
31551 \end_inset
31552 </cell>
31553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31554 \begin_inset Text
31555
31556 \begin_layout Plain Layout
31557 como cuadro
31558 \end_layout
31559
31560 \end_inset
31561 </cell>
31562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31563 \begin_inset Text
31564
31565 \begin_layout Plain Layout
31566 como fecha
31567 \end_layout
31568
31569 \end_inset
31570 </cell>
31571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31572 \begin_inset Text
31573
31574 \begin_layout Plain Layout
31575 como cuadro código TeX
31576 \end_layout
31577
31578 \end_inset
31579 </cell>
31580 </row>
31581 <row>
31582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31583 \begin_inset Text
31584
31585 \begin_layout Plain Layout
31586 LaTeX
31587 \end_layout
31588
31589 \end_inset
31590 </cell>
31591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31592 \begin_inset Text
31593
31594 \begin_layout Plain Layout
31595 como fecha
31596 \end_layout
31597
31598 \end_inset
31599 </cell>
31600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31601 \begin_inset Text
31602
31603 \begin_layout Plain Layout
31604 como fecha
31605 \end_layout
31606
31607 \end_inset
31608 </cell>
31609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31610 \begin_inset Text
31611
31612 \begin_layout Plain Layout
31613 como comando
31614 \end_layout
31615
31616 \end_inset
31617 </cell>
31618 </row>
31619 <row>
31620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31621 \begin_inset Text
31622
31623 \begin_layout Plain Layout
31624 DVI, PDF, PS
31625 \end_layout
31626
31627 \end_inset
31628 </cell>
31629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31630 \begin_inset Text
31631
31632 \begin_layout Plain Layout
31633 como fecha
31634 \end_layout
31635
31636 \end_inset
31637 </cell>
31638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31639 \begin_inset Text
31640
31641 \begin_layout Plain Layout
31642 como fecha
31643 \end_layout
31644
31645 \end_inset
31646 </cell>
31647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31648 \begin_inset Text
31649
31650 \begin_layout Plain Layout
31651 como fecha
31652 \end_layout
31653
31654 \end_inset
31655 </cell>
31656 </row>
31657 </lyxtabular>
31658
31659 \end_inset
31660
31661
31662 \end_layout
31663
31664 \end_inset
31665
31666
31667 \end_layout
31668
31669 \begin_layout Standard
31670 Si utilizas la opción 
31671 \family sans
31672 Borrador
31673 \family default
31674  en la solapa 
31675 \family sans
31676 Archivo
31677 \family default
31678  del diálogo 
31679 \family sans
31680 Material Externo
31681 \family default
31682 , en el documento de salida sólo se muestra la ruta al archivo insertado.
31683 \family sans
31684
31685 \begin_inset Newline newline
31686 \end_inset
31687
31688
31689 \family default
31690 El material externo se muestra en LyX como un cuadro del tipo:
31691 \family sans
31692  
31693 \family default
31694
31695 \begin_inset Graphics
31696         filename clipart/MaterialExternoQt4.png
31697         scale 80
31698
31699 \end_inset
31700
31701  o como imagen, dependiendo de si se marca la opción 
31702 \family sans
31703 Mostrar en LyX 
31704 \family default
31705 de la pestaña 
31706 \family sans
31707 Opciones de LaTeX y LyX
31708 \family default
31709  del diálogo
31710 \family sans
31711 .
31712 \end_layout
31713
31714 \begin_layout Standard
31715 En el manual 
31716 \emph on
31717 Personalización
31718 \emph default
31719  se explica cómo definir tus propias plantillas.
31720 \end_layout
31721
31722 \begin_layout Section
31723 Documento hijo
31724 \begin_inset CommandInset label
31725 LatexCommand label
31726 name "sec:Documento-Hijo"
31727
31728 \end_inset
31729
31730
31731 \begin_inset Index
31732 status collapsed
31733
31734 \begin_layout Plain Layout
31735 Documento hijo
31736 \end_layout
31737
31738 \end_inset
31739
31740
31741 \end_layout
31742
31743 \begin_layout Standard
31744 Los documentos hijos se emplean en el caso de tener un documento extenso
31745  compuesto por varias partes o secciones más grandes.
31746  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
31747  en varios archivos que pueden ser revisados por separado.
31748  Estos archivos se conocen como documentos hijos, y el llamado documento
31749  maestro los conecta con el fin de imprimirlos como un todo o por partes.
31750  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
31751  LaTeX, la bibliografía y las etiquetas de las referencias cruzadas.
31752 \end_layout
31753
31754 \begin_layout Standard
31755 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
31756  en el menú 
31757 \family sans
31758 Documento\SpecialChar \menuseparator
31759 Configuración\SpecialChar \menuseparator
31760 Clase del documento
31761 \family default
31762  del documento hijo especifica el documento maestro predeterminado.
31763  Este maestro será usado entonces por LyX en un segundo plano cuando edites
31764  el documento hijo.
31765 \end_layout
31766
31767 \begin_layout Standard
31768 Los documentos incluidos como hijos se muestran en la pantalla de LyX como
31769  cuadros del tipo: 
31770 \begin_inset Graphics
31771         filename clipart/DocumentoHijoQt4.png
31772         scale 80
31773
31774 \end_inset
31775
31776 .
31777  Para incluir documentos hijos en un documento maestro utiliza el menú 
31778 \family sans
31779 Insertar
31780 \family default
31781 \SpecialChar \menuseparator
31782
31783 \family sans
31784 Archivo
31785 \family default
31786 \SpecialChar \menuseparator
31787
31788 \family sans
31789 Documento
31790 \begin_inset space ~
31791 \end_inset
31792
31793 hijo
31794 \family default
31795 .
31796  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
31797 \end_layout
31798
31799 \begin_layout Description
31800 Incluir Puedes incluir documentos LyX y documentos LaTeX.
31801  Al pulsar el botón 
31802 \family sans
31803 Cargar
31804 \family default
31805  en el diálogo 
31806 \family sans
31807 Documento hijo
31808 \family default
31809 , los documentos incluidos se abrirán en una nueva solapa de archivo en
31810  la ventana de LyX y así puedes modificarlos si quieres.
31811 \end_layout
31812
31813 \begin_layout Standard
31814 Aquí hay un archivo insertado con el método 
31815 \family sans
31816 Incluir
31817 \family default
31818
31819 \begin_inset CommandInset include
31820 LatexCommand include
31821 filename "DocumentoPostizo1.lyx"
31822
31823 \end_inset
31824
31825
31826 \end_layout
31827
31828 \begin_layout Standard
31829 La numeración de secciones tiene en cuenta las secciones de los archivos
31830  incluidos en el orden en que están insertados en el documento maestro.
31831  El documento incluido de ejemplo tiene una subsección que se numera como
31832  subsección de la presente sección.
31833  Las etiquetas de los documentos incluidos se pueden referenciar: Subsección
31834 \begin_inset space ~
31835 \end_inset
31836
31837
31838 \begin_inset CommandInset ref
31839 LatexCommand ref
31840 reference "sub:Subsección-Externa-1"
31841
31842 \end_inset
31843
31844 .
31845 \end_layout
31846
31847 \begin_layout Standard
31848 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
31849  del documento maestro.
31850  Las ramas en los documentos hijos serán ignoradas por el documento maestro
31851  si éste no tiene una rama con el mismo nombre.
31852  Los documentos incluidos se insertan comenzando una página nueva y acabando
31853  con un salto de página.
31854 \end_layout
31855
31856 \begin_layout Standard
31857 En caso de estar trabajando solo en un capítulo determinado de un documento
31858  extenso, y con el fin de ahorrar tiempo de compilación, se puede poner
31859  cada archivo incluido en una rama.
31860 \begin_inset Foot
31861 status collapsed
31862
31863 \begin_layout Plain Layout
31864 Las ramas se describen en la sección
31865 \emph on
31866  Ramas
31867 \emph default
31868  de la  
31869 \emph on
31870 Guía del usuario
31871 \emph default
31872  de LyX.
31873 \end_layout
31874
31875 \end_inset
31876
31877  Habilitando/deshabilitando las ramas puedes decidir qué archivos incluidos
31878  aparecerán en la salida.
31879 \end_layout
31880
31881 \begin_layout Standard
31882 \begin_inset Note Greyedout
31883 status open
31884
31885 \begin_layout Plain Layout
31886
31887 \series bold
31888 Nota:
31889 \series default
31890  Debido a un fallo de LyX, el comando LaTeX 
31891 \series bold
31892
31893 \backslash
31894 includeonly
31895 \series default
31896  no se puede usar por el momento como alternativa para decidir qué archivos
31897  deberían ser incluidos.
31898 \end_layout
31899
31900 \end_inset
31901
31902
31903 \end_layout
31904
31905 \begin_layout Standard
31906 \begin_inset Note Greyedout
31907 status open
31908
31909 \begin_layout Plain Layout
31910
31911 \series bold
31912 Nota:
31913 \series default
31914  Si has incluido un archivo LyX o LaTeX cuya clase de documento es distinta
31915  a la del documento maestro, recibirás una advertencia al exportar/ver el
31916  documento, ya que esto podría dar resultados inesperados.
31917 \end_layout
31918
31919 \end_inset
31920
31921
31922 \end_layout
31923
31924 \begin_layout Description
31925 Entrada Este método es muy parecido al método 
31926 \family sans
31927 Incluir
31928 \family default
31929 .
31930  Las diferencias son:
31931 \end_layout
31932
31933 \begin_deeper
31934 \begin_layout Itemize
31935 Los archivos del tipo Entrada no comienzan en página nueva ni acaban con
31936  un salto de página.
31937 \end_layout
31938
31939 \begin_layout Itemize
31940 Los archivos del tipo Entrada se pueden visualizar en LyX si la 
31941 \family sans
31942 Vista
31943 \begin_inset space ~
31944 \end_inset
31945
31946 preliminar
31947 \begin_inset space ~
31948 \end_inset
31949
31950 inmediata 
31951 \family default
31952 está activada en el diálogo 
31953 \family sans
31954 Herramientas\SpecialChar \menuseparator
31955 Preferencias
31956 \family default
31957 , apartado 
31958 \family sans
31959 Apariencia\SpecialChar \menuseparator
31960 Gráficos
31961 \family default
31962 .
31963 \end_layout
31964
31965 \begin_layout Itemize
31966 No se puede utilizar el comando LaTeX 
31967 \series bold
31968
31969 \backslash
31970 includeonly
31971 \series default
31972 .
31973 \end_layout
31974
31975 \end_deeper
31976 \begin_layout Standard
31977 Aquí hay un documento hijo insertado con el método 
31978 \family sans
31979 Entrada
31980 \family default
31981 :
31982 \end_layout
31983
31984 \begin_layout Standard
31985 \begin_inset CommandInset include
31986 LatexCommand input
31987 filename "DocumentoPostizo2.lyx"
31988
31989 \end_inset
31990
31991
31992 \end_layout
31993
31994 \begin_layout Description
31995 Literal Con este método se puede incluir todo archivo de texto.
31996  El archivo aparece en la salida con su código fuente, y si contiene comandos
31997  no se ejecutan.
31998  Con la opción 
31999 \family sans
32000 Marcar espacios en la salida
32001 \family default
32002  cada espacio en el código fuente se muestra en la salida con el carácter
32003  «
32004 \begin_inset ERT
32005 status collapsed
32006
32007 \begin_layout Plain Layout
32008
32009
32010 \backslash
32011 textvisiblespace
32012 \end_layout
32013
32014 \end_inset
32015
32016 ».
32017  La diferencia con el método de inserción mediante el menú 
32018 \family sans
32019 Insertar
32020 \family default
32021 \SpecialChar \menuseparator
32022
32023 \family sans
32024 Archivo
32025 \family default
32026 \SpecialChar \menuseparator
32027
32028 \family sans
32029 Texto
32030 \begin_inset space ~
32031 \end_inset
32032
32033 simple
32034 \family default
32035  es que en este caso el contenido del archivo se ve en LyX, mientras que
32036  en modo 
32037 \family sans
32038 Literal 
32039 \family default
32040 no se muestra el contenido, sino un recuadro con el nombre.
32041
32042 \family sans
32043  
32044 \end_layout
32045
32046 \begin_layout Standard
32047 Aquí se inserta un documento hijo en modo Literal:
32048 \begin_inset CommandInset include
32049 LatexCommand verbatiminput
32050 filename "DocumentoTextoPostizo.txt"
32051
32052 \end_inset
32053
32054
32055 \begin_inset VSpace bigskip
32056 \end_inset
32057
32058
32059 \end_layout
32060
32061 \begin_layout Standard
32062 Aquí se inserta un documento hijo en modo Literal con la opción 
32063 \family sans
32064 Marcar espacios en la salida
32065 \family default
32066 :
32067 \begin_inset CommandInset include
32068 LatexCommand verbatiminput*
32069 filename "DocumentoTextoPostizo.txt"
32070
32071 \end_inset
32072
32073
32074 \begin_inset VSpace bigskip
32075 \end_inset
32076
32077
32078 \end_layout
32079
32080 \begin_layout Standard
32081 \begin_inset Note Greyedout
32082 status open
32083
32084 \begin_layout Plain Layout
32085
32086 \series bold
32087 Nota:
32088 \series default
32089  Como puedes ver en los ejemplos anteriores, el texto de los documentos
32090  incluidos en modo 
32091 \family sans
32092 literal
32093 \family default
32094  no contiene saltos de línea, a no ser que se incluyan expresamente en el
32095  archivo de texto.
32096 \end_layout
32097
32098 \end_inset
32099
32100
32101 \end_layout
32102
32103 \begin_layout Description
32104 Listado
32105 \begin_inset space ~
32106 \end_inset
32107
32108 de
32109 \begin_inset space ~
32110 \end_inset
32111
32112 programa Este tipo se describe en el capítulo
32113 \begin_inset space ~
32114 \end_inset
32115
32116
32117 \begin_inset CommandInset ref
32118 LatexCommand ref
32119 reference "cap:Listado-de-programa"
32120
32121 \end_inset
32122
32123 .
32124 \end_layout
32125
32126 \begin_layout Standard
32127 \begin_inset Note Greyedout
32128 status open
32129
32130 \begin_layout Plain Layout
32131
32132 \series bold
32133 Nota:
32134 \series default
32135  Incluir el mismo documento dos veces  con métodos diferentes podría causar
32136  problemas en LaTeX.
32137 \end_layout
32138
32139 \end_inset
32140
32141
32142 \end_layout
32143
32144 \begin_layout Chapter
32145 Listado de programa
32146 \begin_inset CommandInset label
32147 LatexCommand label
32148 name "cap:Listado-de-programa"
32149
32150 \end_inset
32151
32152
32153 \begin_inset Index
32154 status collapsed
32155
32156 \begin_layout Plain Layout
32157 Listado de programa
32158 \end_layout
32159
32160 \end_inset
32161
32162
32163 \begin_inset Index
32164 status collapsed
32165
32166 \begin_layout Plain Layout
32167 Código de programa
32168 \end_layout
32169
32170 \end_inset
32171
32172
32173 \begin_inset Index
32174 status collapsed
32175
32176 \begin_layout Plain Layout
32177 Flotantes ! Listado de programa
32178 \end_layout
32179
32180 \end_inset
32181
32182
32183 \end_layout
32184
32185 \begin_layout Standard
32186 Para incluir y tipografiar código de programación puedes usar la opción
32187  de menú disponible en 
32188 \family sans
32189 Insertar\SpecialChar \menuseparator
32190 Listado
32191 \begin_inset space ~
32192 \end_inset
32193
32194 de
32195 \begin_inset space ~
32196 \end_inset
32197
32198 programa.
32199  
32200 \family default
32201 El paquete LaTeX 
32202 \series bold
32203 listings
32204 \series default
32205
32206 \begin_inset Index
32207 status collapsed
32208
32209 \begin_layout Plain Layout
32210 LaTeX-paquetes ! listings
32211 \end_layout
32212
32213 \end_inset
32214
32215  provee un mecanismo potente y flexible para insertar código fuente en tu
32216  documento.
32217 \end_layout
32218
32219 \begin_layout Standard
32220 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
32221  incorporado en el que puedes configurar su formato.
32222 \end_layout
32223
32224 \begin_layout Standard
32225 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
32226  La opción de ubicación 
32227 \family sans
32228 Listado
32229 \begin_inset space ~
32230 \end_inset
32231
32232 en
32233 \begin_inset space ~
32234 \end_inset
32235
32236 línea
32237 \family default
32238  lo imprime en la línea, como este ejemplo: 
32239 \begin_inset listings
32240 lstparams "language={C++}"
32241 inline true
32242 status open
32243
32244 \begin_layout Plain Layout
32245
32246 int a=5;
32247 \end_layout
32248
32249 \end_inset
32250
32251
32252 \family sans
32253
32254 \begin_inset Newline newline
32255 \end_inset
32256
32257
32258 \family default
32259 La opción 
32260 \family sans
32261 Flotante
32262 \family default
32263  crea un listado flotante cuya colocación se puede especificar mediante
32264  las opciones «
32265 \family sans
32266 h
32267 \family default
32268 », «
32269 \family sans
32270 t
32271 \family default
32272 », «
32273 \family sans
32274 b
32275 \family default
32276 » y «
32277 \family sans
32278 p
32279 \family default
32280 », correspondientes a las opciones de colocación de flotantes descritas
32281  en la sección
32282 \family sans
32283
32284 \begin_inset space ~
32285 \end_inset
32286
32287
32288 \begin_inset CommandInset ref
32289 LatexCommand ref
32290 reference "sec:Colocación-de-Flotantes"
32291
32292 \end_inset
32293
32294
32295 \family default
32296 .
32297  Las opciones de colocación se pueden mezclar y se escriben sin separación,
32298  p.
32299 \family sans
32300
32301 \begin_inset space \thinspace{}
32302 \end_inset
32303
32304
32305 \family default
32306 e.
32307 \begin_inset space ~
32308 \end_inset
32309
32310 «
32311 \family sans
32312 htbp
32313 \family default
32314 ».
32315  La opción «
32316 \family sans
32317 h
32318 \family default
32319 » a veces no tiene efecto, pero no necesitas usar la opción 
32320 \family sans
32321 Flotante
32322 \family default
32323  en ese caso puesto que los listados de programa no flotantes también pueden
32324  tener leyendas y ser referenciadas.
32325 \end_layout
32326
32327 \begin_layout Standard
32328 Se puede añadir una leyenda a un listado de programa con el menú 
32329 \family sans
32330 Insertar\SpecialChar \menuseparator
32331 Leyenda
32332 \family default
32333
32334 \begin_inset Foot
32335 status collapsed
32336
32337 \begin_layout Plain Layout
32338 Para traducir la etiqueta 
32339 \begin_inset Quotes eld
32340 \end_inset
32341
32342 Listado
32343 \begin_inset Quotes erd
32344 \end_inset
32345
32346  de la leyenda, se añade al preámbulo del documento el comando 
32347 \series bold
32348
32349 \backslash
32350 renewcommand{
32351 \backslash
32352 lstlistingname}{Listado}
32353 \series default
32354 .
32355  (
32356 \emph on
32357 N.
32358 \begin_inset space \thinspace{}
32359 \end_inset
32360
32361 del t.
32362 \emph default
32363 )
32364 \end_layout
32365
32366 \end_inset
32367
32368 .
32369  Los listados de programa se pueden referenciar como los flotantes: Listado
32370 \begin_inset space ~
32371 \end_inset
32372
32373
32374 \begin_inset CommandInset ref
32375 LatexCommand ref
32376 reference "lst:Ejemplo-de-listado-de-programa"
32377
32378 \end_inset
32379
32380
32381 \end_layout
32382
32383 \begin_layout Standard
32384 \begin_inset listings
32385 lstparams "language=Python"
32386 inline false
32387 status open
32388
32389 \begin_layout Plain Layout
32390
32391 \begin_inset Caption
32392
32393 \begin_layout Plain Layout
32394 \begin_inset CommandInset label
32395 LatexCommand label
32396 name "lst:Ejemplo-de-listado-de-programa"
32397
32398 \end_inset
32399
32400 Ejemplo de listado de programa flotante
32401 \end_layout
32402
32403 \end_inset
32404
32405 # Ejemplo de listado flotante
32406 \end_layout
32407
32408 \begin_layout Plain Layout
32409
32410 def func(param):
32411 \end_layout
32412
32413 \begin_layout Plain Layout
32414
32415     'this is a python function'
32416 \end_layout
32417
32418 \begin_layout Plain Layout
32419
32420     pass
32421 \end_layout
32422
32423 \end_inset
32424
32425
32426 \end_layout
32427
32428 \begin_layout Standard
32429 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
32430  de listado de programa, las palabras clave de ese lenguaje serán reconocidas
32431  y tipografiadas de manera especial en la salida.
32432  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
32433  negrita.
32434 \end_layout
32435
32436 \begin_layout Standard
32437 \begin_inset Note Greyedout
32438 status open
32439
32440 \begin_layout Plain Layout
32441
32442 \series bold
32443 Nota:
32444 \series default
32445  Si no consigues caracteres en negrita cuando usas fuentes typewriter, se
32446  debe probablemente a que dicha fuente no suministra negritas.
32447  En este caso selecciona una fuente distinta en el menú 
32448 \family sans
32449 Documento
32450 \family default
32451 \SpecialChar \menuseparator
32452
32453 \family sans
32454 Configuración
32455 \family default
32456 \SpecialChar \menuseparator
32457
32458 \family sans
32459 Fuentes.
32460  
32461 \family default
32462 (Las fuentes 
32463 \emph on
32464 LuxiMono, BeraMono
32465 \emph default
32466  y 
32467 \emph on
32468 Courier 
32469 \emph default
32470 suministran negritas.)
32471 \end_layout
32472
32473 \end_inset
32474
32475
32476 \end_layout
32477
32478 \begin_layout Standard
32479 En la sección 
32480 \family sans
32481 Numeración
32482 \begin_inset space ~
32483 \end_inset
32484
32485 de
32486 \begin_inset space ~
32487 \end_inset
32488
32489 líneas
32490 \family default
32491  del diálogo puedes elegir el estilo de numeración de las líneas.
32492  En el campo 
32493 \family sans
32494 Paso 
32495 \family default
32496 puedes insertar un número para determinar qué líneas se numeran.
32497  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
32498  
32499 \end_layout
32500
32501 \begin_layout Standard
32502 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
32503  en la salida.
32504  La opción 
32505 \family sans
32506 Tabla
32507 \begin_inset space ~
32508 \end_inset
32509
32510 de
32511 \begin_inset space ~
32512 \end_inset
32513
32514 caracteres
32515 \begin_inset space ~
32516 \end_inset
32517
32518 extendida
32519 \family default
32520  debería emplearse si se usan en el código caracteres nacionales como la
32521  diéresis alemana.
32522 \begin_inset Newline newline
32523 \end_inset
32524
32525 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
32526  «3», lenguaje «Python», opciones de estilo «Tabla de caracteres extendida»
32527  y «Espacio como símbolo», rango de líneas 3-8:
32528 \begin_inset listings
32529 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32530 inline false
32531 status open
32532
32533 \begin_layout Plain Layout
32534
32535 def func(param):
32536 \end_layout
32537
32538 \begin_layout Plain Layout
32539
32540     'this is a python function'
32541 \end_layout
32542
32543 \begin_layout Plain Layout
32544
32545     pass
32546 \end_layout
32547
32548 \begin_layout Plain Layout
32549
32550 def func(param):
32551 \end_layout
32552
32553 \begin_layout Plain Layout
32554
32555 'This is a German word: Tschüß'
32556 \end_layout
32557
32558 \begin_layout Plain Layout
32559
32560 pass
32561 \end_layout
32562
32563 \begin_layout Plain Layout
32564
32565 def func(param):
32566 \end_layout
32567
32568 \begin_layout Plain Layout
32569
32570 'this is a python function'
32571 \end_layout
32572
32573 \begin_layout Plain Layout
32574
32575 pass
32576 \end_layout
32577
32578 \end_inset
32579
32580
32581 \end_layout
32582
32583 \begin_layout Standard
32584 \begin_inset Note Greyedout
32585 status open
32586
32587 \begin_layout Plain Layout
32588
32589 \series bold
32590 Nota:
32591 \series default
32592  Debido a un error en el paquete 
32593 \series bold
32594 listings
32595 \series default
32596  la numeración de líneas cambia en una línea por cada listado previo.
32597  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
32598  3 y 6.
32599 \end_layout
32600
32601 \end_inset
32602
32603
32604 \end_layout
32605
32606 \begin_layout Standard
32607 \begin_inset VSpace bigskip
32608 \end_inset
32609
32610
32611 \end_layout
32612
32613 \begin_layout Standard
32614 También es posible imprimir como listado de programa líneas de un archivo.
32615  Para hacer esto, usa el menú 
32616 \family sans
32617 Insertar\SpecialChar \menuseparator
32618 Archivo\SpecialChar \menuseparator
32619 Documento
32620 \begin_inset space ~
32621 \end_inset
32622
32623 hijo 
32624 \family default
32625 y elige el tipo 
32626 \family sans
32627 Listado de programa
32628 \family default
32629 .
32630 \begin_inset Foot
32631 status collapsed
32632
32633 \begin_layout Plain Layout
32634 Los restantes tipos de documento hijo se describen en la sección
32635 \begin_inset space ~
32636 \end_inset
32637
32638
32639 \begin_inset CommandInset ref
32640 LatexCommand ref
32641 reference "sec:Documento-Hijo"
32642
32643 \end_inset
32644
32645 .
32646 \end_layout
32647
32648 \end_inset
32649
32650  En el diálogo de documento hijo puedes especificar los parámetros del listado
32651  en el cuadro de texto.
32652  Para ver una lista de los parámetros disponibles teclea una interrogación
32653  «?» en el cuadro.
32654 \end_layout
32655
32656 \begin_layout Standard
32657 Para referenciar un documento hijo tipo listado, escribe el texto de la
32658  etiqueta en el campo correspondiente del diálogo de documento hijo.
32659  Después se puede referenciar la etiqueta con el menú 
32660 \family sans
32661 Insertar\SpecialChar \menuseparator
32662 Referencia cruzada.
32663 \end_layout
32664
32665 \begin_layout Standard
32666 A continuación hay un ejemplo, Listado
32667 \begin_inset space ~
32668 \end_inset
32669
32670
32671 \begin_inset CommandInset ref
32672 LatexCommand ref
32673 reference "lst:archivo-listado"
32674
32675 \end_inset
32676
32677 , de inserción de líneas de un archivo; en él se incluye el rango de las
32678  líneas 10
32679 \begin_inset space \thinspace{}
32680 \end_inset
32681
32682 -
32683 \begin_inset space \thinspace{}
32684 \end_inset
32685
32686 15 de este archivo LyX.
32687 \end_layout
32688
32689 \begin_layout Standard
32690 \begin_inset CommandInset include
32691 LatexCommand lstinputlisting
32692 filename "EmbeddedObjects.lyx"
32693 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
32694
32695 \end_inset
32696
32697
32698 \begin_inset VSpace bigskip
32699 \end_inset
32700
32701
32702 \end_layout
32703
32704 \begin_layout Standard
32705 Las preferencias globales se pueden establecer en el diálogo 
32706 \family sans
32707 Documento\SpecialChar \menuseparator
32708 Configuración\SpecialChar \menuseparator
32709 Diseño
32710 \begin_inset space ~
32711 \end_inset
32712
32713 del
32714 \begin_inset space ~
32715 \end_inset
32716
32717 texto.
32718  
32719 \family default
32720 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
32721  «?» en el campo de texto.
32722 \end_layout
32723
32724 \begin_layout Standard
32725 Para más información sobre el paquete 
32726 \series bold
32727 listings
32728 \series default
32729 , consulta su documentación
32730 \begin_inset space ~
32731 \end_inset
32732
32733
32734 \begin_inset CommandInset citation
32735 LatexCommand cite
32736 key "listings"
32737
32738 \end_inset
32739
32740 .
32741 \end_layout
32742
32743 \begin_layout Standard
32744 \begin_inset Newpage newpage
32745 \end_inset
32746
32747
32748 \end_layout
32749
32750 \begin_layout Chapter
32751 \start_of_appendix
32752 Unidades disponibles en LyX
32753 \begin_inset Index
32754 status collapsed
32755
32756 \begin_layout Plain Layout
32757 Unidades
32758 \end_layout
32759
32760 \end_inset
32761
32762
32763 \begin_inset CommandInset label
32764 LatexCommand label
32765 name "cap:Unidades-disponibles-en"
32766
32767 \end_inset
32768
32769
32770 \end_layout
32771
32772 \begin_layout Standard
32773 Para comprender las unidades utilizadas en este manual, el cuadro
32774 \begin_inset space ~
32775 \end_inset
32776
32777
32778 \begin_inset CommandInset ref
32779 LatexCommand ref
32780 reference "tab:Unidades"
32781
32782 \end_inset
32783
32784  describe todas las unidades disponibles en LyX.
32785 \end_layout
32786
32787 \begin_layout Standard
32788 \begin_inset Float table
32789 placement h
32790 wide false
32791 sideways false
32792 status open
32793
32794 \begin_layout Plain Layout
32795 \begin_inset Caption
32796
32797 \begin_layout Plain Layout
32798 \begin_inset CommandInset label
32799 LatexCommand label
32800 name "tab:Unidades"
32801
32802 \end_inset
32803
32804 Unidades
32805 \end_layout
32806
32807 \end_inset
32808
32809
32810 \end_layout
32811
32812 \begin_layout Plain Layout
32813 \begin_inset VSpace medskip
32814 \end_inset
32815
32816
32817 \end_layout
32818
32819 \begin_layout Plain Layout
32820 \align center
32821 \begin_inset Tabular
32822 <lyxtabular version="3" rows="20" columns="2">
32823 <features>
32824 <column alignment="center" valignment="top" width="0">
32825 <column alignment="center" valignment="top" width="0">
32826 <row>
32827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32828 \begin_inset Text
32829
32830 \begin_layout Plain Layout
32831 unidad
32832 \end_layout
32833
32834 \end_inset
32835 </cell>
32836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Plain Layout
32840 nombre/descripción
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 </row>
32846 <row>
32847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32848 \begin_inset Text
32849
32850 \begin_layout Plain Layout
32851 mm
32852 \end_layout
32853
32854 \end_inset
32855 </cell>
32856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32857 \begin_inset Text
32858
32859 \begin_layout Plain Layout
32860 milímetro
32861 \end_layout
32862
32863 \end_inset
32864 </cell>
32865 </row>
32866 <row>
32867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Plain Layout
32871 cm
32872 \end_layout
32873
32874 \end_inset
32875 </cell>
32876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880 centímetro
32881 \end_layout
32882
32883 \end_inset
32884 </cell>
32885 </row>
32886 <row>
32887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32888 \begin_inset Text
32889
32890 \begin_layout Plain Layout
32891 in
32892 \end_layout
32893
32894 \end_inset
32895 </cell>
32896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32897 \begin_inset Text
32898
32899 \begin_layout Plain Layout
32900 pulgada
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 </row>
32906 <row>
32907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32908 \begin_inset Text
32909
32910 \begin_layout Plain Layout
32911 pt
32912 \end_layout
32913
32914 \end_inset
32915 </cell>
32916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32917 \begin_inset Text
32918
32919 \begin_layout Plain Layout
32920 punto (72.27
32921 \begin_inset space \thinspace{}
32922 \end_inset
32923
32924 pt = 1
32925 \begin_inset space \thinspace{}
32926 \end_inset
32927
32928 in)
32929 \end_layout
32930
32931 \end_inset
32932 </cell>
32933 </row>
32934 <row>
32935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32936 \begin_inset Text
32937
32938 \begin_layout Plain Layout
32939 pc
32940 \end_layout
32941
32942 \end_inset
32943 </cell>
32944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32945 \begin_inset Text
32946
32947 \begin_layout Plain Layout
32948 pica (1
32949 \begin_inset space \thinspace{}
32950 \end_inset
32951
32952 pc = 12
32953 \begin_inset space \thinspace{}
32954 \end_inset
32955
32956 pt)
32957 \end_layout
32958
32959 \end_inset
32960 </cell>
32961 </row>
32962 <row>
32963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32964 \begin_inset Text
32965
32966 \begin_layout Plain Layout
32967 sp
32968 \end_layout
32969
32970 \end_inset
32971 </cell>
32972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32973 \begin_inset Text
32974
32975 \begin_layout Plain Layout
32976 punto escalado (65536
32977 \begin_inset space \thinspace{}
32978 \end_inset
32979
32980 sp = 1
32981 \begin_inset space \thinspace{}
32982 \end_inset
32983
32984 pt)
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 </row>
32990 <row>
32991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32992 \begin_inset Text
32993
32994 \begin_layout Plain Layout
32995 bp
32996 \end_layout
32997
32998 \end_inset
32999 </cell>
33000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33001 \begin_inset Text
33002
33003 \begin_layout Plain Layout
33004 punto grande (72
33005 \begin_inset space \thinspace{}
33006 \end_inset
33007
33008 bp = 1
33009 \begin_inset space \thinspace{}
33010 \end_inset
33011
33012 in)
33013 \end_layout
33014
33015 \end_inset
33016 </cell>
33017 </row>
33018 <row>
33019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33020 \begin_inset Text
33021
33022 \begin_layout Plain Layout
33023 dd
33024 \end_layout
33025
33026 \end_inset
33027 </cell>
33028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33029 \begin_inset Text
33030
33031 \begin_layout Plain Layout
33032 didot (1
33033 \begin_inset space \thinspace{}
33034 \end_inset
33035
33036 dd 
33037 \begin_inset Formula $\approx$
33038 \end_inset
33039
33040  0.376
33041 \begin_inset space \thinspace{}
33042 \end_inset
33043
33044 mm)
33045 \end_layout
33046
33047 \end_inset
33048 </cell>
33049 </row>
33050 <row>
33051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33052 \begin_inset Text
33053
33054 \begin_layout Plain Layout
33055 cc
33056 \end_layout
33057
33058 \end_inset
33059 </cell>
33060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33061 \begin_inset Text
33062
33063 \begin_layout Plain Layout
33064 cicero (1
33065 \begin_inset space \thinspace{}
33066 \end_inset
33067
33068 cc = 12
33069 \begin_inset space \thinspace{}
33070 \end_inset
33071
33072 dd)
33073 \end_layout
33074
33075 \end_inset
33076 </cell>
33077 </row>
33078 <row>
33079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33080 \begin_inset Text
33081
33082 \begin_layout Plain Layout
33083 escala
33084 \begin_inset space \thinspace{}
33085 \end_inset
33086
33087 %
33088 \end_layout
33089
33090 \end_inset
33091 </cell>
33092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096 % del tamaño original de la imagen
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 </row>
33102 <row>
33103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33104 \begin_inset Text
33105
33106 \begin_layout Plain Layout
33107 texto
33108 \begin_inset space \thinspace{}
33109 \end_inset
33110
33111 %
33112 \end_layout
33113
33114 \end_inset
33115 </cell>
33116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120 % de anchura de texto
33121 \end_layout
33122
33123 \end_inset
33124 </cell>
33125 </row>
33126 <row>
33127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33128 \begin_inset Text
33129
33130 \begin_layout Plain Layout
33131 columna
33132 \begin_inset space \thinspace{}
33133 \end_inset
33134
33135 %
33136 \end_layout
33137
33138 \end_inset
33139 </cell>
33140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33141 \begin_inset Text
33142
33143 \begin_layout Plain Layout
33144 % de anchura de columna
33145 \end_layout
33146
33147 \end_inset
33148 </cell>
33149 </row>
33150 <row>
33151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33152 \begin_inset Text
33153
33154 \begin_layout Plain Layout
33155 página
33156 \begin_inset space \thinspace{}
33157 \end_inset
33158
33159 %
33160 \end_layout
33161
33162 \end_inset
33163 </cell>
33164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33165 \begin_inset Text
33166
33167 \begin_layout Plain Layout
33168 % de anchura de página
33169 \end_layout
33170
33171 \end_inset
33172 </cell>
33173 </row>
33174 <row>
33175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33176 \begin_inset Text
33177
33178 \begin_layout Plain Layout
33179 línea
33180 \begin_inset space \thinspace{}
33181 \end_inset
33182
33183 %
33184 \end_layout
33185
33186 \end_inset
33187 </cell>
33188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33189 \begin_inset Text
33190
33191 \begin_layout Plain Layout
33192 % de anchura de línea
33193 \end_layout
33194
33195 \end_inset
33196 </cell>
33197 </row>
33198 <row>
33199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33200 \begin_inset Text
33201
33202 \begin_layout Plain Layout
33203 alt.
33204  texto
33205 \begin_inset space \thinspace{}
33206 \end_inset
33207
33208 %
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217 % de altura de texto
33218 \end_layout
33219
33220 \end_inset
33221 </cell>
33222 </row>
33223 <row>
33224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228 alt.
33229  pág.
33230 \begin_inset space \thinspace{}
33231 \end_inset
33232
33233 %
33234 \end_layout
33235
33236 \end_inset
33237 </cell>
33238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33239 \begin_inset Text
33240
33241 \begin_layout Plain Layout
33242 % de altura de página
33243 \end_layout
33244
33245 \end_inset
33246 </cell>
33247 </row>
33248 <row>
33249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253 ex
33254 \end_layout
33255
33256 \end_inset
33257 </cell>
33258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33259 \begin_inset Text
33260
33261 \begin_layout Plain Layout
33262 altura de la letra 
33263 \emph on
33264 x
33265 \emph default
33266  en la fuente actual
33267 \end_layout
33268
33269 \end_inset
33270 </cell>
33271 </row>
33272 <row>
33273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33274 \begin_inset Text
33275
33276 \begin_layout Plain Layout
33277 em
33278 \end_layout
33279
33280 \end_inset
33281 </cell>
33282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33283 \begin_inset Text
33284
33285 \begin_layout Plain Layout
33286 anchura de la letra 
33287 \emph on
33288 M
33289 \emph default
33290  en la fuente actual
33291 \end_layout
33292
33293 \end_inset
33294 </cell>
33295 </row>
33296 <row>
33297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33298 \begin_inset Text
33299
33300 \begin_layout Plain Layout
33301 mu
33302 \end_layout
33303
33304 \end_inset
33305 </cell>
33306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33307 \begin_inset Text
33308
33309 \begin_layout Plain Layout
33310 unidad matemática (1
33311 \begin_inset space \thinspace{}
33312 \end_inset
33313
33314 mu = 1/18
33315 \begin_inset space \thinspace{}
33316 \end_inset
33317
33318 em)
33319 \end_layout
33320
33321 \end_inset
33322 </cell>
33323 </row>
33324 </lyxtabular>
33325
33326 \end_inset
33327
33328
33329 \end_layout
33330
33331 \end_inset
33332
33333
33334 \end_layout
33335
33336 \begin_layout Chapter
33337 Formatos de archivos de salida con gráficos
33338 \begin_inset CommandInset label
33339 LatexCommand label
33340 name "cap:Formatos-de-Archivos-de-Salida"
33341
33342 \end_inset
33343
33344
33345 \end_layout
33346
33347 \begin_layout Section
33348 DVI
33349 \begin_inset Index
33350 status collapsed
33351
33352 \begin_layout Plain Layout
33353 Formatos de archivo ! DVI
33354 \end_layout
33355
33356 \end_inset
33357
33358
33359 \begin_inset Index
33360 status collapsed
33361
33362 \begin_layout Plain Layout
33363 DVI|see
33364 \begin_inset ERT
33365 status collapsed
33366
33367 \begin_layout Plain Layout
33368
33369 {
33370 \end_layout
33371
33372 \end_inset
33373
33374 Formatos de archivo
33375 \begin_inset ERT
33376 status collapsed
33377
33378 \begin_layout Plain Layout
33379
33380 }
33381 \end_layout
33382
33383 \end_inset
33384
33385
33386 \end_layout
33387
33388 \end_inset
33389
33390
33391 \end_layout
33392
33393 \begin_layout Standard
33394 Este tipo de archivo tiene la extensión «
33395 \family typewriter
33396 .dvi
33397 \family default
33398 ».
33399  Se denomina «device-independent» (DVI), porque es completamente portable;
33400  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
33401  En la época en que se desarrolló este formato, esto no era un asunto baladí.
33402  Los DVI se usan para vistas preliminares rápidas y como preparación para
33403  otros formatos de salida como PostScript.
33404 \end_layout
33405
33406 \begin_layout Standard
33407 \begin_inset Note Greyedout
33408 status open
33409
33410 \begin_layout Plain Layout
33411
33412 \series bold
33413 Nota:
33414 \series default
33415  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
33416 \end_layout
33417
33418 \end_inset
33419
33420  Por tanto no debes olvidar esto si mueves archivos 
33421 \family typewriter
33422 .dvi
33423 \family default
33424  a otro ordenador.
33425  Esta característica también puede retardar la visualización del archivo,
33426  porque el visor DVI tiene que convertir la imagen en segundo plano para
33427  hacerla visible al deslizar el visor.
33428  Así pues recomendamos usar PDF para archivos con muchas imágenes.
33429 \end_layout
33430
33431 \begin_layout Standard
33432 Un documento se exporta a DVI con el menú 
33433 \family sans
33434 Archivo\SpecialChar \menuseparator
33435 Exportar\SpecialChar \menuseparator
33436 DVI
33437 \family default
33438 .
33439  Puedes ver la salida del documento en DVI con el menú 
33440 \family sans
33441 Ver\SpecialChar \menuseparator
33442 DVI 
33443 \family default
33444 o con el botón
33445 \begin_inset space ~
33446 \end_inset
33447
33448
33449 \begin_inset Graphics
33450         filename ../../images/buffer-view_dvi.png
33451         scale 85
33452
33453 \end_inset
33454
33455 .
33456 \end_layout
33457
33458 \begin_layout Section
33459 PostScript
33460 \begin_inset CommandInset label
33461 LatexCommand label
33462 name "sec:PostScript"
33463
33464 \end_inset
33465
33466
33467 \begin_inset Index
33468 status collapsed
33469
33470 \begin_layout Plain Layout
33471 Formatos de archivo ! PostScript
33472 \end_layout
33473
33474 \end_inset
33475
33476
33477 \begin_inset Index
33478 status collapsed
33479
33480 \begin_layout Plain Layout
33481 PostScript|see
33482 \begin_inset ERT
33483 status collapsed
33484
33485 \begin_layout Plain Layout
33486
33487 {
33488 \end_layout
33489
33490 \end_inset
33491
33492 Formatos de archivo
33493 \begin_inset ERT
33494 status collapsed
33495
33496 \begin_layout Plain Layout
33497
33498 }
33499 \end_layout
33500
33501 \end_inset
33502
33503
33504 \end_layout
33505
33506 \end_inset
33507
33508
33509 \end_layout
33510
33511 \begin_layout Standard
33512 Este tipo de archivo tiene la extensión «
33513 \family typewriter
33514 .ps
33515 \family default
33516 ».
33517  PostScript fue desarrollado por la compañía 
33518 \family typewriter
33519 Adobe
33520 \family default
33521  como lenguaje para impresoras.
33522  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
33523  PostScript puede considerarse como un «lenguaje de programación»; con él
33524  puedes calcular y dibujar imágenes y diagramas.
33525 \begin_inset Foot
33526 status collapsed
33527
33528 \begin_layout Plain Layout
33529 Si estás interesado en este tema acude al paquete LaTeX 
33530 \series bold
33531 PSTricks
33532 \series default
33533  
33534 \begin_inset CommandInset citation
33535 LatexCommand cite
33536 key "pstricks"
33537
33538 \end_inset
33539
33540 .
33541 \end_layout
33542
33543 \end_inset
33544
33545  Por esto los archivos suelen ser más grandes que los PDF.
33546 \end_layout
33547
33548 \begin_layout Standard
33549 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
33550 d PostScript» (EPS, extensión «
33551 \family typewriter
33552 .eps
33553 \family default
33554 »).
33555  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
33556  en segundo plano para convertir las imágenes a EPS.
33557  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
33558  cada vez que veas o exportes el documento.
33559  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
33560  puedes evitar el problema insertando las imágenes directamente en EPS.
33561 \end_layout
33562
33563 \begin_layout Standard
33564 El documento se puede exportar a PostScript con el menú 
33565 \family sans
33566 Archivo\SpecialChar \menuseparator
33567 Exportar\SpecialChar \menuseparator
33568 Postscript
33569 \family default
33570 .
33571  Se puede ver la salida en PostScript con el menú 
33572 \family sans
33573 Ver\SpecialChar \menuseparator
33574 Postscript 
33575 \family default
33576 o con el botón
33577 \begin_inset space ~
33578 \end_inset
33579
33580
33581 \begin_inset Graphics
33582         filename ../../images/buffer-view_ps.png
33583
33584 \end_inset
33585
33586 .
33587 \end_layout
33588
33589 \begin_layout Section
33590 PDF
33591 \begin_inset Index
33592 status collapsed
33593
33594 \begin_layout Plain Layout
33595 Formatos de archivo ! PDF
33596 \end_layout
33597
33598 \end_inset
33599
33600
33601 \begin_inset Index
33602 status collapsed
33603
33604 \begin_layout Plain Layout
33605 PDF
33606 \end_layout
33607
33608 \end_inset
33609
33610
33611 \end_layout
33612
33613 \begin_layout Standard
33614 Este tipo de archivo tiene la extensión «
33615 \family typewriter
33616 .pdf
33617 \family default
33618 ».
33619  El formato «Portable Document Format» (PDF) fue desarrollado por 
33620 \family typewriter
33621 Adobe
33622 \family default
33623  como derivado de PostScript.
33624  Es más comprimido y utiliza muchos menos comandos que PostScript.
33625  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
33626  operativo y la salida impresa se muestra exactamente igual.
33627 \end_layout
33628
33629 \begin_layout Standard
33630 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
33631  Photographic Experts Group» (JPG, extensión «
33632 \family typewriter
33633 .jpg
33634 \family default
33635 » o «
33636 \family typewriter
33637 .jpeg
33638 \family default
33639 »), y en el formato «Portable Network Graphics» (PNG, extensión «
33640 \family typewriter
33641 .png
33642 \family default
33643 »).
33644  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
33645  en segundo plano a alguno de los anteriores.
33646  Pero como se ha comentado en la sección sobre PostScript, la conversión
33647  de gráficos ralentiza el trabajo.
33648  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
33649  mencionados.
33650 \end_layout
33651
33652 \begin_layout Standard
33653 Un documento se puede exportar a PDF con el menú 
33654 \family sans
33655 Archivo\SpecialChar \menuseparator
33656 Exportar
33657 \family default
33658  en tres modos diferentes:
33659 \end_layout
33660
33661 \begin_layout Description
33662 PDF
33663 \begin_inset space ~
33664 \end_inset
33665
33666 (ps2pdf) Este utiliza el programa 
33667 \family typewriter
33668 ps2pdf
33669 \family default
33670  que crea un PDF a partir de una versión PostScript del archivo.
33671  La versión PostScript es producida por el programa 
33672 \family typewriter
33673 dvips
33674 \family default
33675  que usa una versión DVI como paso intermedio.
33676  Así que este modo de exportación consta de tres conversiones.
33677 \end_layout
33678
33679 \begin_layout Description
33680 PDF
33681 \begin_inset space ~
33682 \end_inset
33683
33684 (dvipdfm) Este utiliza el programa 
33685 \family typewriter
33686 dvipdfm
33687 \family default
33688  que convierte el archivo a DVI en segundo plano y en un segundo paso a
33689  PDF.
33690 \end_layout
33691
33692 \begin_layout Description
33693 PDF
33694 \begin_inset space ~
33695 \end_inset
33696
33697 (pdflatex) Este utiliza el programa 
33698 \family typewriter
33699 pdftex
33700 \family default
33701  que convierte directamente el archivo a PDF.
33702 \end_layout
33703
33704 \begin_layout Standard
33705 Se recomienda usar 
33706 \family sans
33707 PDF
33708 \begin_inset space ~
33709 \end_inset
33710
33711 (pdflatex)
33712 \family default
33713  porque 
33714 \family typewriter
33715 pdftex
33716 \family default
33717  soporta todas las características de las versiones actuales de PDF, es
33718  rápido y estable.
33719  El programa 
33720 \family typewriter
33721 dvipdfm
33722 \family default
33723  ya no se desarrolla y está un poco obsoleto.
33724 \end_layout
33725
33726 \begin_layout Standard
33727 La salida en formato PDF se puede ver con el menú 
33728 \family sans
33729 Ver 
33730 \family default
33731 o con el botón
33732 \begin_inset space ~
33733 \end_inset
33734
33735
33736 \begin_inset Graphics
33737         filename ../../images/buffer-view_pdf2.png
33738         scale 85
33739
33740 \end_inset
33741
33742  (que usa 
33743 \family sans
33744 PDF
33745 \begin_inset space ~
33746 \end_inset
33747
33748 (pdflatex)
33749 \family default
33750 ).
33751 \end_layout
33752
33753 \begin_layout Chapter
33754 Explicación de la ecuación
33755 \begin_inset space ~
33756 \end_inset
33757
33758
33759 \begin_inset CommandInset ref
33760 LatexCommand eqref
33761 reference "eq:Wgn"
33762
33763 \end_inset
33764
33765
33766 \begin_inset CommandInset label
33767 LatexCommand label
33768 name "cap:Explicación-de-la-Ecuación"
33769
33770 \end_inset
33771
33772
33773 \end_layout
33774
33775 \begin_layout Standard
33776 La anchura total de 
33777 \emph on
33778 n
33779 \emph default
33780  celdas de una tabla 
33781 \begin_inset Formula $W_{\mathrm{tot\, n}}$
33782 \end_inset
33783
33784  puede calcularse con
33785 \end_layout
33786
33787 \begin_layout Standard
33788 \begin_inset Formula \begin{equation}
33789 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}
33790
33791 \end_inset
33792
33793
33794 \end_layout
33795
33796 \begin_layout Standard
33797 donde 
33798 \begin_inset Formula $W_{g\, n}$
33799 \end_inset
33800
33801  es el ancho dado de todas las celdas.
33802  
33803 \series bold
33804
33805 \backslash
33806 tabcolsep
33807 \series default
33808  es la longitud LaTeX entre el texto y el borde de la celda, 6
33809 \begin_inset space \thinspace{}
33810 \end_inset
33811
33812 pt por omisión.
33813  
33814 \series bold
33815
33816 \backslash
33817 arrayrulewidth
33818 \series default
33819  es el grosor de línea del borde, 0.4
33820 \begin_inset space \thinspace{}
33821 \end_inset
33822
33823 pt por omisión.
33824 \end_layout
33825
33826 \begin_layout Standard
33827 Procediendo como en la ecuación
33828 \begin_inset space ~
33829 \end_inset
33830
33831
33832 \begin_inset CommandInset ref
33833 LatexCommand eqref
33834 reference "eq:Wtot_n"
33835
33836 \end_inset
33837
33838 , el ancho total de una multicolumna, 
33839 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
33840 \end_inset
33841
33842  es
33843 \end_layout
33844
33845 \begin_layout Standard
33846 \begin_inset Formula \begin{equation}
33847 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
33848
33849 \end_inset
33850
33851
33852 \end_layout
33853
33854 \begin_layout Standard
33855 Igualando las ecuaciones
33856 \begin_inset space ~
33857 \end_inset
33858
33859
33860 \begin_inset CommandInset ref
33861 LatexCommand eqref
33862 reference "eq:Wtot_n"
33863
33864 \end_inset
33865
33866  y 
33867 \begin_inset CommandInset ref
33868 LatexCommand eqref
33869 reference "eq:Wtot_mult"
33870
33871 \end_inset
33872
33873  podemos calcular el ancho dado necesario 
33874 \begin_inset Formula $W_{g\, n}$
33875 \end_inset
33876
33877  cuando se expanden 
33878 \emph on
33879 n
33880 \emph default
33881  columnas, de forma que cada una de ellas tiene una anchura total  
33882 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
33883 \end_inset
33884
33885 :
33886 \end_layout
33887
33888 \begin_layout Standard
33889 \begin_inset Formula \begin{equation}
33890 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
33891
33892 \end_inset
33893
33894
33895 \end_layout
33896
33897 \begin_layout Bibliography
33898 \begin_inset CommandInset bibitem
33899 LatexCommand bibitem
33900 key "latexcompanion"
33901
33902 \end_inset
33903
33904 Frank Mittelbach and Michel Goossens: 
33905 \emph on
33906 The LaTeX Companion Second Edition.
33907
33908 \emph default
33909  Addison-Wesley, 2004
33910 \end_layout
33911
33912 \begin_layout Bibliography
33913 \begin_inset CommandInset bibitem
33914 LatexCommand bibitem
33915 key "latexguide"
33916
33917 \end_inset
33918
33919 Helmut Kopka and Patrick W.
33920  Daly: 
33921 \emph on
33922 A Guide to LaTeX Fourth Edition.
33923
33924 \emph default
33925  Addison-Wesley, 2003
33926 \end_layout
33927
33928 \begin_layout Bibliography
33929 \begin_inset CommandInset bibitem
33930 LatexCommand bibitem
33931 key "latexbook"
33932
33933 \end_inset
33934
33935 Leslie Lamport: 
33936 \emph on
33937 LaTeX: A Document Preparation System.
33938
33939 \emph default
33940  Addison-Wesley, second edition, 1994
33941 \end_layout
33942
33943 \begin_layout Bibliography
33944 \begin_inset CommandInset bibitem
33945 LatexCommand bibitem
33946 key "booktabs"
33947
33948 \end_inset
33949
33950 Documentación del paquete LaTeX 
33951 \series bold
33952
33953 \begin_inset CommandInset href
33954 LatexCommand href
33955 name "booktabs"
33956 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
33957
33958 \end_inset
33959
33960
33961 \series default
33962
33963 \begin_inset Index
33964 status collapsed
33965
33966 \begin_layout Plain Layout
33967 LaTeX-paquetes ! booktabs
33968 \end_layout
33969
33970 \end_inset
33971
33972
33973 \end_layout
33974
33975 \begin_layout Bibliography
33976 \begin_inset CommandInset bibitem
33977 LatexCommand bibitem
33978 key "caption"
33979
33980 \end_inset
33981
33982 Documentación del paquete LaTeX 
33983 \series bold
33984
33985 \begin_inset CommandInset href
33986 LatexCommand href
33987 name "caption"
33988 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
33989
33990 \end_inset
33991
33992
33993 \series default
33994
33995 \begin_inset Index
33996 status collapsed
33997
33998 \begin_layout Plain Layout
33999 LaTeX-paquetes ! caption
34000 \end_layout
34001
34002 \end_inset
34003
34004
34005 \end_layout
34006
34007 \begin_layout Bibliography
34008 \begin_inset CommandInset bibitem
34009 LatexCommand bibitem
34010 key "endfloat"
34011
34012 \end_inset
34013
34014 Documentación del paquete LaTeX 
34015 \series bold
34016
34017 \begin_inset CommandInset href
34018 LatexCommand href
34019 name "endfloat"
34020 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34021
34022 \end_inset
34023
34024
34025 \series default
34026
34027 \begin_inset Index
34028 status collapsed
34029
34030 \begin_layout Plain Layout
34031 LaTeX-paquetes ! endfloat
34032 \end_layout
34033
34034 \end_inset
34035
34036
34037 \end_layout
34038
34039 \begin_layout Bibliography
34040 \begin_inset CommandInset bibitem
34041 LatexCommand bibitem
34042 key "wrapfig"
34043
34044 \end_inset
34045
34046 Documentación del paquete LaTeX 
34047 \series bold
34048
34049 \begin_inset CommandInset href
34050 LatexCommand href
34051 name "wrapfig"
34052 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34053
34054 \end_inset
34055
34056
34057 \series default
34058
34059 \begin_inset Index
34060 status collapsed
34061
34062 \begin_layout Plain Layout
34063 LaTeX-paquetes ! wrapfig
34064 \begin_inset ERT
34065 status collapsed
34066
34067 \begin_layout Plain Layout
34068
34069
34070 \backslash
34071 vspace{4mm}
34072 \end_layout
34073
34074 \end_inset
34075
34076
34077 \end_layout
34078
34079 \end_inset
34080
34081
34082 \end_layout
34083
34084 \begin_layout Bibliography
34085 \begin_inset CommandInset bibitem
34086 LatexCommand bibitem
34087 key "footmisc"
34088
34089 \end_inset
34090
34091 Documentación del paquete LaTeX 
34092 \series bold
34093
34094 \begin_inset CommandInset href
34095 LatexCommand href
34096 name "footmisc"
34097 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34098
34099 \end_inset
34100
34101
34102 \series default
34103
34104 \begin_inset Index
34105 status collapsed
34106
34107 \begin_layout Plain Layout
34108 LaTeX-paquetes ! footmisc
34109 \end_layout
34110
34111 \end_inset
34112
34113
34114 \end_layout
34115
34116 \begin_layout Bibliography
34117 \begin_inset CommandInset bibitem
34118 LatexCommand bibitem
34119 key "hypcap"
34120
34121 \end_inset
34122
34123 Documentación del paquete LaTeX 
34124 \series bold
34125
34126 \begin_inset CommandInset href
34127 LatexCommand href
34128 name "hypcap"
34129 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34130
34131 \end_inset
34132
34133
34134 \series default
34135
34136 \begin_inset Index
34137 status collapsed
34138
34139 \begin_layout Plain Layout
34140 LaTeX-paquetes ! hyperref
34141 \end_layout
34142
34143 \end_inset
34144
34145
34146 \end_layout
34147
34148 \begin_layout Bibliography
34149 \begin_inset CommandInset bibitem
34150 LatexCommand bibitem
34151 key "hyperref"
34152
34153 \end_inset
34154
34155 Documentación del paquete LaTeX 
34156 \series bold
34157
34158 \begin_inset CommandInset href
34159 LatexCommand href
34160 name "hyperref"
34161 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34162
34163 \end_inset
34164
34165
34166 \series default
34167
34168 \begin_inset Index
34169 status collapsed
34170
34171 \begin_layout Plain Layout
34172 LaTeX-paquetes ! hyperref
34173 \end_layout
34174
34175 \end_inset
34176
34177
34178 \end_layout
34179
34180 \begin_layout Bibliography
34181 \begin_inset CommandInset bibitem
34182 LatexCommand bibitem
34183 key "KOMA-Script"
34184
34185 \end_inset
34186
34187 Documentación del paquete LaTeX 
34188 \series bold
34189
34190 \begin_inset CommandInset href
34191 LatexCommand href
34192 name "KOMA-Script"
34193 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34194
34195 \end_inset
34196
34197
34198 \series default
34199
34200 \begin_inset Index
34201 status collapsed
34202
34203 \begin_layout Plain Layout
34204 LaTeX-paquetes ! KOMA-Script
34205 \end_layout
34206
34207 \end_inset
34208
34209
34210 \end_layout
34211
34212 \begin_layout Bibliography
34213 \begin_inset CommandInset bibitem
34214 LatexCommand bibitem
34215 key "listings"
34216
34217 \end_inset
34218
34219 Documentación del paquete LaTeX 
34220 \series bold
34221
34222 \begin_inset CommandInset href
34223 LatexCommand href
34224 name "listings"
34225 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34226
34227 \end_inset
34228
34229
34230 \series default
34231
34232 \begin_inset Index
34233 status collapsed
34234
34235 \begin_layout Plain Layout
34236 LaTeX-paquetes ! listings
34237 \end_layout
34238
34239 \end_inset
34240
34241
34242 \end_layout
34243
34244 \begin_layout Bibliography
34245 \begin_inset CommandInset bibitem
34246 LatexCommand bibitem
34247 key "marginnote"
34248
34249 \end_inset
34250
34251 Documentación del paquete LaTeX 
34252 \series bold
34253
34254 \begin_inset CommandInset href
34255 LatexCommand href
34256 name "marginnote"
34257 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34258
34259 \end_inset
34260
34261
34262 \series default
34263
34264 \begin_inset Index
34265 status collapsed
34266
34267 \begin_layout Plain Layout
34268 LaTeX-paquetes ! marginnote
34269 \end_layout
34270
34271 \end_inset
34272
34273
34274 \end_layout
34275
34276 \begin_layout Bibliography
34277 \begin_inset CommandInset bibitem
34278 LatexCommand bibitem
34279 key "pstricks"
34280
34281 \end_inset
34282
34283 Página web del paquete LaTeX 
34284 \series bold
34285
34286 \begin_inset CommandInset href
34287 LatexCommand href
34288 name "PSTricks"
34289 target "http://tug.org/PSTricks/"
34290
34291 \end_inset
34292
34293
34294 \series default
34295
34296 \begin_inset Index
34297 status collapsed
34298
34299 \begin_layout Plain Layout
34300 LaTeX-paquetes ! PSTricks
34301 \end_layout
34302
34303 \end_inset
34304
34305
34306 \end_layout
34307
34308 \begin_layout Bibliography
34309 \begin_inset CommandInset bibitem
34310 LatexCommand bibitem
34311 key "sidecap"
34312
34313 \end_inset
34314
34315 Documentación del paquete LaTeX 
34316 \series bold
34317
34318 \begin_inset CommandInset href
34319 LatexCommand href
34320 name "sidecap"
34321 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34322
34323 \end_inset
34324
34325
34326 \series default
34327
34328 \begin_inset Index
34329 status collapsed
34330
34331 \begin_layout Plain Layout
34332 LaTeX-paquetes ! sidecap
34333 \end_layout
34334
34335 \end_inset
34336
34337
34338 \end_layout
34339
34340 \begin_layout Bibliography
34341 \begin_inset CommandInset bibitem
34342 LatexCommand bibitem
34343 key "prettyref"
34344
34345 \end_inset
34346
34347 Documentación del paquete LaTeX 
34348 \series bold
34349
34350 \begin_inset CommandInset href
34351 LatexCommand href
34352 name "prettyref"
34353 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
34354
34355 \end_inset
34356
34357
34358 \series default
34359
34360 \begin_inset Index
34361 status collapsed
34362
34363 \begin_layout Plain Layout
34364 LaTeX-paquetes ! prettyref
34365 \end_layout
34366
34367 \end_inset
34368
34369
34370 \end_layout
34371
34372 \begin_layout Bibliography
34373 \begin_inset CommandInset bibitem
34374 LatexCommand bibitem
34375 key "NewInLyX16"
34376
34377 \end_inset
34378
34379
34380 \begin_inset CommandInset href
34381 LatexCommand href
34382 name "Página wiki"
34383 target "http://wiki.lyx.org/LyX/NewInLyX16"
34384
34385 \end_inset
34386
34387  sobre características nuevas para la versión 
34388 \family sans
34389 LyX
34390 \begin_inset space ~
34391 \end_inset
34392
34393 1.6.0
34394 \family default
34395 .
34396 \end_layout
34397
34398 \begin_layout Standard
34399 \begin_inset CommandInset index_print
34400 LatexCommand printindex
34401
34402 \end_inset
34403
34404
34405 \end_layout
34406
34407 \begin_layout Standard
34408 \begin_inset FloatList figure
34409
34410 \end_inset
34411
34412
34413 \end_layout
34414
34415 \begin_layout Standard
34416 \begin_inset FloatList table
34417
34418 \end_inset
34419
34420
34421 \end_layout
34422
34423 \begin_layout Standard
34424 \begin_inset FloatList algorithm
34425
34426 \end_inset
34427
34428
34429 \end_layout
34430
34431 \end_body
34432 \end_document