]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
port from branch:
[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 necesaria, 
11771 \begin_inset Formula $W_{g\, n}$
11772 \end_inset
11773
11774  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 usa el siguiente
16801  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 ocupes 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
24605 \lang english
24606 Footnotes in tables are not printed by LaTeX due to technical reasons.
24607  However there exists another method to print them: Instead of the footnote
24608  the command 
24609 \series bold
24610
24611 \backslash
24612 footnotemark{}
24613 \series default
24614  is inserted as TeX-code.
24615  The text of the footnote is entered as argument of the TeX-code command
24616  
24617 \series bold
24618
24619 \backslash
24620 footnotetext
24621 \series default
24622  after the table.
24623 \begin_inset Newline newline
24624 \end_inset
24625
24626 This was done for the following table with the command
24627 \end_layout
24628
24629 \begin_layout Standard
24630
24631 \series bold
24632 \lang english
24633
24634 \backslash
24635 footnotetext{
24636 \series default
24637 Printed table footnote.
24638 \series bold
24639 }
24640 \end_layout
24641
24642 \begin_layout Standard
24643
24644 \lang english
24645 \begin_inset Tabular
24646 <lyxtabular version="3" rows="2" columns="1">
24647 <features>
24648 <column alignment="center" valignment="top" width="0">
24649 <row>
24650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24651 \begin_inset Text
24652
24653 \begin_layout Plain Layout
24654
24655 \lang english
24656 This an example text.
24657 \begin_inset Foot
24658 status open
24659
24660 \begin_layout Plain Layout
24661
24662 \lang english
24663 This footnote will not be printed!
24664 \end_layout
24665
24666 \end_inset
24667
24668
24669 \end_layout
24670
24671 \end_inset
24672 </cell>
24673 </row>
24674 <row>
24675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24676 \begin_inset Text
24677
24678 \begin_layout Plain Layout
24679
24680 \lang english
24681 This an example text.
24682 \begin_inset ERT
24683 status collapsed
24684
24685 \begin_layout Plain Layout
24686
24687
24688 \backslash
24689 footnotemark{}
24690 \end_layout
24691
24692 \end_inset
24693
24694
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 </row>
24700 </lyxtabular>
24701
24702 \end_inset
24703
24704
24705 \begin_inset ERT
24706 status collapsed
24707
24708 \begin_layout Plain Layout
24709
24710
24711 \backslash
24712 footnotetext{
24713 \end_layout
24714
24715 \end_inset
24716
24717 Printed table footnote.
24718 \begin_inset ERT
24719 status collapsed
24720
24721 \begin_layout Plain Layout
24722
24723 }
24724 \end_layout
24725
24726 \end_inset
24727
24728
24729 \end_layout
24730
24731 \begin_layout Standard
24732
24733 \lang english
24734 Footnotes in longtables are described in section
24735 \begin_inset space ~
24736 \end_inset
24737
24738
24739 \lang spanish
24740
24741 \begin_inset CommandInset ref
24742 LatexCommand ref
24743 reference "sub:Notas-al-pie-en-Tablas-Largas"
24744
24745 \end_inset
24746
24747
24748 \lang english
24749 .
24750 \end_layout
24751
24752 \begin_layout Standard
24753
24754 \lang english
24755 Footnotes in minipage boxes are printed, but inside the box and with a different
24756  numbering because a minipage box is like a page inside a page.
24757  (For more about minipages, see section
24758 \begin_inset space ~
24759 \end_inset
24760
24761
24762 \lang spanish
24763
24764 \begin_inset CommandInset ref
24765 LatexCommand ref
24766 reference "sec:Minipáginas"
24767
24768 \end_inset
24769
24770
24771 \lang english
24772 .) To get a footnote in the minipage that is output at the bottom of the
24773  page like normal footnotes, also use the method of 
24774 \series bold
24775
24776 \backslash
24777 footnotemark{}
24778 \series default
24779  and 
24780 \series bold
24781
24782 \backslash
24783 footnotetext
24784 \series default
24785 .
24786 \end_layout
24787
24788 \begin_layout Standard
24789
24790 \lang english
24791 \begin_inset Box Frameless
24792 position "t"
24793 hor_pos "c"
24794 has_inner_box 1
24795 inner_pos "t"
24796 use_parbox 0
24797 width "100col%"
24798 special "none"
24799 height "1in"
24800 height_special "totalheight"
24801 status open
24802
24803 \begin_layout Plain Layout
24804
24805 \lang english
24806 This an example text in a minipage.
24807 \begin_inset Foot
24808 status open
24809
24810 \begin_layout Plain Layout
24811
24812 \lang english
24813 Footnote in the minipage.
24814 \end_layout
24815
24816 \end_inset
24817
24818
24819 \end_layout
24820
24821 \begin_layout Plain Layout
24822
24823 \lang english
24824 This an example text in a minipage.
24825 \begin_inset ERT
24826 status collapsed
24827
24828 \begin_layout Plain Layout
24829
24830
24831 \backslash
24832 footnotemark{}
24833 \end_layout
24834
24835 \end_inset
24836
24837
24838 \end_layout
24839
24840 \end_inset
24841
24842
24843 \end_layout
24844
24845 \begin_layout Standard
24846
24847 \lang english
24848 \begin_inset ERT
24849 status collapsed
24850
24851 \begin_layout Plain Layout
24852
24853
24854 \backslash
24855 footnotetext{
24856 \end_layout
24857
24858 \end_inset
24859
24860 Footnote outside the minipage.
24861 \begin_inset ERT
24862 status collapsed
24863
24864 \begin_layout Plain Layout
24865
24866 }
24867 \end_layout
24868
24869 \end_inset
24870
24871
24872 \end_layout
24873
24874 \begin_layout Standard
24875 \begin_inset VSpace defskip
24876 \end_inset
24877
24878
24879 \end_layout
24880
24881 \begin_layout Standard
24882
24883 \lang english
24884 To refer to the same footnote several times without printing the footnote
24885  text every time, use the command 
24886 \series bold
24887
24888 \backslash
24889 footnotemark[number]
24890 \series default
24891  in TeX-code.
24892 \begin_inset Newline newline
24893 \end_inset
24894
24895 As you do not know the number of the repeating footnote while you are writing
24896  the text, you have to store its number.
24897  For the following footnote mark example, these commands were inserted in
24898  TeX-code after Footnote
24899 \begin_inset space ~
24900 \end_inset
24901
24902
24903 \lang spanish
24904
24905 \begin_inset CommandInset ref
24906 LatexCommand ref
24907 reference "pie:Esto-es-una"
24908
24909 \end_inset
24910
24911
24912 \lang english
24913  to store the footnote number:
24914 \end_layout
24915
24916 \begin_layout Standard
24917
24918 \series bold
24919
24920 \backslash
24921 newcounter{MyRepeatFoot}
24922 \begin_inset Newline newline
24923 \end_inset
24924
24925
24926 \backslash
24927 setcounter{MyRepeatFoot}{
24928 \backslash
24929 thefootnote}
24930 \end_layout
24931
24932 \begin_layout Standard
24933
24934 \lang english
24935 The footnote mark was then created with this command
24936 \lang spanish
24937 :
24938 \end_layout
24939
24940 \begin_layout Standard
24941
24942 \series bold
24943
24944 \backslash
24945 footnotemark[
24946 \backslash
24947 theMyRepeatFoot]
24948 \end_layout
24949
24950 \begin_layout Standard
24951
24952 \lang english
24953 Here is a repeated footnote:
24954 \family roman
24955 \series medium
24956 \bar no
24957
24958 \begin_inset ERT
24959 status collapsed
24960
24961 \begin_layout Plain Layout
24962
24963
24964 \backslash
24965 footnotemark[
24966 \backslash
24967 theMyRepeatFoot]
24968 \end_layout
24969
24970 \end_inset
24971
24972
24973 \end_layout
24974
24975 \begin_layout Standard
24976
24977 \lang english
24978 If you want to repeat the previous footnote, you can omit the storage of
24979  the footnote number and just use this command instead
24980 \lang spanish
24981 :
24982 \end_layout
24983
24984 \begin_layout Standard
24985
24986 \series bold
24987
24988 \backslash
24989 footnotemark[
24990 \backslash
24991 thefootnote]
24992 \end_layout
24993
24994 \begin_layout Standard
24995
24996 \lang english
24997 Here is another repeated footnote
24998 \lang spanish
24999 :
25000 \begin_inset ERT
25001 status collapsed
25002
25003 \begin_layout Plain Layout
25004
25005
25006 \backslash
25007 footnotemark[
25008 \backslash
25009 thefootnote]
25010 \end_layout
25011
25012 \end_inset
25013
25014
25015 \end_layout
25016
25017 \begin_layout Subsection
25018 Numeración de notas al pie
25019 \begin_inset CommandInset label
25020 LatexCommand label
25021 name "sub:Numeración-de-Notas-al-Pie"
25022
25023 \end_inset
25024
25025
25026 \begin_inset Index
25027 status collapsed
25028
25029 \begin_layout Plain Layout
25030 Notas al pie ! Numeración
25031 \end_layout
25032
25033 \end_inset
25034
25035
25036 \end_layout
25037
25038 \begin_layout Standard
25039 Para reiniciar el número de pie a 1 en cada sección añade
25040 \family roman
25041  en el preámbulo el comando:
25042 \end_layout
25043
25044 \begin_layout Standard
25045
25046 \series bold
25047
25048 \backslash
25049 @addtoreset{footnote}{section}
25050 \end_layout
25051
25052 \begin_layout Standard
25053 \begin_inset VSpace bigskip
25054 \end_inset
25055
25056 El siguiente comando en el preámbulo cambia el estilo de numeración del
25057  pie a números romanos en minúsculas:
25058 \end_layout
25059
25060 \begin_layout Standard
25061
25062 \series bold
25063
25064 \backslash
25065 renewcommand{
25066 \backslash
25067 thefootnote}{
25068 \backslash
25069 roman{footnote}}
25070 \end_layout
25071
25072 \begin_layout Standard
25073 \begin_inset ERT
25074 status collapsed
25075
25076 \begin_layout Plain Layout
25077
25078
25079 \backslash
25080 renewcommand{
25081 \backslash
25082 thefootnote}{
25083 \backslash
25084 roman{footnote}}
25085 \end_layout
25086
25087 \end_inset
25088
25089  Nota al pie en números romanos:
25090 \begin_inset Foot
25091 status collapsed
25092
25093 \begin_layout Plain Layout
25094 Ejemplo de nota al pie en números romanos.
25095 \end_layout
25096
25097 \end_inset
25098
25099
25100 \begin_inset ERT
25101 status collapsed
25102
25103 \begin_layout Plain Layout
25104
25105
25106 \backslash
25107 renewcommand{
25108 \backslash
25109 thefootnote}{
25110 \backslash
25111 arabic{footnote}}
25112 \end_layout
25113
25114 \end_inset
25115
25116
25117 \end_layout
25118
25119 \begin_layout Standard
25120 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
25121  
25122 \series bold
25123
25124 \backslash
25125 roman
25126 \series default
25127  por 
25128 \series bold
25129
25130 \backslash
25131 Roman
25132 \series default
25133 .
25134  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
25135 \series bold
25136
25137 \backslash
25138 Alph
25139 \series default
25140  o 
25141 \series bold
25142
25143 \backslash
25144 alph
25145 \series default
25146 , respectivamente.
25147  Para ordenar las notas al pie con símbolos usa 
25148 \series bold
25149
25150 \backslash
25151 fnsymbol
25152 \series default
25153 .
25154 \end_layout
25155
25156 \begin_layout Standard
25157 \begin_inset Note Greyedout
25158 status open
25159
25160 \begin_layout Plain Layout
25161
25162 \series bold
25163 Nota:
25164 \series default
25165  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
25166  simples.
25167 \end_layout
25168
25169 \end_inset
25170
25171
25172 \begin_inset Newline newline
25173 \end_inset
25174
25175
25176 \begin_inset Note Greyedout
25177 status open
25178
25179 \begin_layout Plain Layout
25180
25181 \series bold
25182 Nota:
25183 \series default
25184  sólo puedes ordenar hasta 9 pies con símbolos.
25185 \end_layout
25186
25187 \end_inset
25188
25189
25190 \end_layout
25191
25192 \begin_layout Standard
25193 Para volver al estilo de numeración predeterminado cuando has cambiado a
25194  otro estilo, usa 
25195 \series bold
25196
25197 \backslash
25198 arabic
25199 \series default
25200  en vez de 
25201 \series bold
25202
25203 \backslash
25204 roman
25205 \series default
25206  en el comando anterior.
25207 \begin_inset ERT
25208 status collapsed
25209
25210 \begin_layout Plain Layout
25211
25212
25213 \backslash
25214 renewcommand{
25215 \backslash
25216 thefootnote}{
25217 \backslash
25218 arabic{footnote}}
25219 \end_layout
25220
25221 \end_inset
25222
25223
25224 \end_layout
25225
25226 \begin_layout Standard
25227 \begin_inset VSpace bigskip
25228 \end_inset
25229
25230
25231 \end_layout
25232
25233 \begin_layout Standard
25234 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
25235  comando al preámbulo del documento:
25236 \end_layout
25237
25238 \begin_layout Standard
25239
25240 \series bold
25241
25242 \backslash
25243 numberwithin{footnote}{chapter}
25244 \end_layout
25245
25246 \begin_layout Standard
25247 Para poder usar el comando 
25248 \series bold
25249
25250 \backslash
25251 numberwithin
25252 \series default
25253 , marca la opción 
25254 \family sans
25255 Usar
25256 \family default
25257
25258 \begin_inset space ~
25259 \end_inset
25260
25261
25262 \family sans
25263 el
25264 \family default
25265
25266 \begin_inset space ~
25267 \end_inset
25268
25269
25270 \family sans
25271 paquete
25272 \family default
25273
25274 \begin_inset space ~
25275 \end_inset
25276
25277
25278 \family sans
25279 AMS
25280 \family default
25281  en la sección 
25282 \family sans
25283 Opciones para ecuaciones
25284 \family default
25285  de la configuración del documento.
25286 \end_layout
25287
25288 \begin_layout Standard
25289 \begin_inset ERT
25290 status collapsed
25291
25292 \begin_layout Plain Layout
25293
25294
25295 \backslash
25296 numberwithin{footnote}{chapter}
25297 \end_layout
25298
25299 \end_inset
25300
25301 Esto es otro ejemplo de nota al pie:
25302 \series bold
25303
25304 \begin_inset Foot
25305 status collapsed
25306
25307 \begin_layout Plain Layout
25308 Nota al pie numerada en el esquema 
25309 \begin_inset Quotes eld
25310 \end_inset
25311
25312 capítulo.nota
25313 \begin_inset Quotes erd
25314 \end_inset
25315
25316 .
25317 \end_layout
25318
25319 \end_inset
25320
25321
25322 \series default
25323
25324 \begin_inset ERT
25325 status collapsed
25326
25327 \begin_layout Plain Layout
25328
25329
25330 \backslash
25331 renewcommand{
25332 \backslash
25333 thefootnote}{
25334 \backslash
25335 arabic{footnote}}
25336 \end_layout
25337
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \begin_layout Standard
25344 \begin_inset Note Greyedout
25345 status open
25346
25347 \begin_layout Plain Layout
25348
25349 \series bold
25350 Nota: 
25351 \backslash
25352 numberwithin 
25353 \series default
25354 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
25355  previas para obtener números no arábigos se sobreescriben.
25356 \end_layout
25357
25358 \end_inset
25359
25360
25361 \end_layout
25362
25363 \begin_layout Standard
25364 Así, para obtener por ejemplo el esquema «capítulo.
25365 \backslash
25366 Roman{footnote}», usa este comando en vez de 
25367 \series bold
25368
25369 \backslash
25370 numberwithin
25371 \series default
25372 :
25373 \end_layout
25374
25375 \begin_layout Standard
25376
25377 \series bold
25378
25379 \backslash
25380 renewcommand{
25381 \backslash
25382 thefootnote}{
25383 \backslash
25384 thechapter.
25385 \backslash
25386 Roman{footnote}}
25387 \end_layout
25388
25389 \begin_layout Subsection
25390 Colocación de notas al pie
25391 \begin_inset Index
25392 status collapsed
25393
25394 \begin_layout Plain Layout
25395 Notas al pie ! Colocación
25396 \end_layout
25397
25398 \end_inset
25399
25400
25401 \end_layout
25402
25403 \begin_layout Standard
25404 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
25405  entre ellas al final de la página.
25406  Para hacerlas más legibles puedes añadir 1.5
25407 \begin_inset space \thinspace{}
25408 \end_inset
25409
25410 mm, p.
25411 \begin_inset space \thinspace{}
25412 \end_inset
25413
25414 e., con el comando siguiente en el preámbulo:
25415 \end_layout
25416
25417 \begin_layout Standard
25418
25419 \series bold
25420
25421 \backslash
25422 let
25423 \backslash
25424 myFoot
25425 \backslash
25426 footnote
25427 \begin_inset Newline newline
25428 \end_inset
25429
25430
25431 \backslash
25432 renewcommand{
25433 \backslash
25434 footnote}[1]{
25435 \backslash
25436 myFoot{#1
25437 \backslash
25438 vspace{1.5mm}}}
25439 \end_layout
25440
25441 \begin_layout Standard
25442 \begin_inset VSpace bigskip
25443 \end_inset
25444
25445 En documentos a dos columnas la nota al pie aparece al final de cada columna,
25446  véase la figura
25447 \begin_inset space ~
25448 \end_inset
25449
25450
25451 \begin_inset CommandInset ref
25452 LatexCommand ref
25453 reference "fig:Colocación-standard-del-pie"
25454
25455 \end_inset
25456
25457 .
25458  Si las notas debieran mostrarse sólo al final de la columna derecha, como
25459  en la figura
25460 \begin_inset space ~
25461 \end_inset
25462
25463
25464 \begin_inset CommandInset ref
25465 LatexCommand ref
25466 reference "fig:Colocación-del-pie-en"
25467
25468 \end_inset
25469
25470 , usa el paquete LaTeX 
25471 \series bold
25472 ftnright
25473 \series default
25474
25475 \begin_inset Index
25476 status collapsed
25477
25478 \begin_layout Plain Layout
25479 LaTeX-paquetes ! ftnright
25480 \end_layout
25481
25482 \end_inset
25483
25484  con este comando en el preámbulo:
25485 \end_layout
25486
25487 \begin_layout Standard
25488
25489 \series bold
25490
25491 \backslash
25492 usepackage{ftnright}
25493 \end_layout
25494
25495 \begin_layout Standard
25496 \begin_inset Float figure
25497 placement !h
25498 wide false
25499 sideways false
25500 status open
25501
25502 \begin_layout Plain Layout
25503 \begin_inset ERT
25504 status collapsed
25505
25506 \begin_layout Plain Layout
25507
25508
25509 \backslash
25510 framebox{
25511 \end_layout
25512
25513 \end_inset
25514
25515
25516 \begin_inset Graphics
25517         filename ../clipart/without_fntright.pdf
25518         width 100col%
25519
25520 \end_inset
25521
25522
25523 \begin_inset ERT
25524 status collapsed
25525
25526 \begin_layout Plain Layout
25527
25528 }
25529 \end_layout
25530
25531 \end_inset
25532
25533
25534 \end_layout
25535
25536 \begin_layout Plain Layout
25537 \begin_inset Caption
25538
25539 \begin_layout Plain Layout
25540 \begin_inset CommandInset label
25541 LatexCommand label
25542 name "fig:Colocación-standard-del-pie"
25543
25544 \end_inset
25545
25546 Colocación estándar de notas al pie en documentos a dos columnas.
25547 \end_layout
25548
25549 \end_inset
25550
25551
25552 \end_layout
25553
25554 \end_inset
25555
25556
25557 \end_layout
25558
25559 \begin_layout Standard
25560 \begin_inset Float figure
25561 placement !h
25562 wide false
25563 sideways false
25564 status open
25565
25566 \begin_layout Plain Layout
25567 \begin_inset ERT
25568 status collapsed
25569
25570 \begin_layout Plain Layout
25571
25572
25573 \backslash
25574 framebox{
25575 \end_layout
25576
25577 \end_inset
25578
25579
25580 \begin_inset Graphics
25581         filename ../clipart/with_fntright.pdf
25582         width 100col%
25583
25584 \end_inset
25585
25586
25587 \begin_inset ERT
25588 status collapsed
25589
25590 \begin_layout Plain Layout
25591
25592 }
25593 \end_layout
25594
25595 \end_inset
25596
25597
25598 \end_layout
25599
25600 \begin_layout Plain Layout
25601 \begin_inset Caption
25602
25603 \begin_layout Plain Layout
25604 \begin_inset CommandInset label
25605 LatexCommand label
25606 name "fig:Colocación-del-pie-en"
25607
25608 \end_inset
25609
25610 Colocación de la nota al pie en documentos a dos columnas cuando se usa
25611  el paquete LaTeX 
25612 \series bold
25613 ftnright
25614 \series default
25615 .
25616 \end_layout
25617
25618 \end_inset
25619
25620
25621 \end_layout
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \begin_layout Standard
25629 \begin_inset VSpace bigskip
25630 \end_inset
25631
25632 En alguna literatura científica es habitual reunir las notas para imprimirlas
25633  en un párrafo separado al final de la sección, como en la figura
25634 \begin_inset space ~
25635 \end_inset
25636
25637
25638 \begin_inset CommandInset ref
25639 LatexCommand ref
25640 reference "fig:Notas-al-pie-al-final"
25641
25642 \end_inset
25643
25644 .
25645  Para reunir las notas al final
25646 \begin_inset Index
25647 status collapsed
25648
25649 \begin_layout Plain Layout
25650 Notas ! al final
25651 \end_layout
25652
25653 \end_inset
25654
25655  en vez de a pie de página, carga en el menú 
25656 \family sans
25657 Documento\SpecialChar \menuseparator
25658 Configuratión\SpecialChar \menuseparator
25659 Módulos
25660 \family default
25661  el módulo 
25662 \family sans
25663 Pie
25664 \begin_inset space ~
25665 \end_inset
25666
25667 al
25668 \begin_inset space ~
25669 \end_inset
25670
25671 final
25672 \family default
25673 .
25674  Para insertar la colección de notas, escribe el comando
25675 \end_layout
25676
25677 \begin_layout Standard
25678
25679 \series bold
25680
25681 \backslash
25682 theendnotes
25683 \end_layout
25684
25685 \begin_layout Standard
25686 en código TeX al final de una sección o capítulo.
25687 \end_layout
25688
25689 \begin_layout Standard
25690 \begin_inset Float figure
25691 wide false
25692 sideways false
25693 status open
25694
25695 \begin_layout Plain Layout
25696 \align center
25697 \begin_inset ERT
25698 status collapsed
25699
25700 \begin_layout Plain Layout
25701
25702
25703 \backslash
25704 framebox{
25705 \end_layout
25706
25707 \end_inset
25708
25709
25710 \begin_inset Graphics
25711         filename ../clipart/endnotes.pdf
25712
25713 \end_inset
25714
25715
25716 \begin_inset ERT
25717 status collapsed
25718
25719 \begin_layout Plain Layout
25720
25721 }
25722 \end_layout
25723
25724 \end_inset
25725
25726
25727 \end_layout
25728
25729 \begin_layout Plain Layout
25730 \begin_inset Caption
25731
25732 \begin_layout Plain Layout
25733 \begin_inset CommandInset label
25734 LatexCommand label
25735 name "fig:Notas-al-pie-al-final"
25736
25737 \end_inset
25738
25739 Notas al final: notas impresas en párrafo separado al final de la sección
25740  o del capítulo.
25741 \end_layout
25742
25743 \end_inset
25744
25745
25746 \end_layout
25747
25748 \end_inset
25749
25750
25751 \end_layout
25752
25753 \begin_layout Standard
25754 \begin_inset VSpace medskip
25755 \end_inset
25756
25757 La cabecera de párrafo para las notas finales no se traduce automáticamente
25758  al lenguaje del documento, hay que hacerlo manualmente.
25759   El siguiente comando de preámbulo traduce el nombre en inglés «Notes»
25760  al español «Notas»:
25761 \end_layout
25762
25763 \begin_layout Standard
25764
25765 \series bold
25766
25767 \backslash
25768 renewcommand{
25769 \backslash
25770 notesname}{Notas}
25771 \end_layout
25772
25773 \begin_layout Standard
25774 \begin_inset VSpace medskip
25775 \end_inset
25776
25777 La numeración de notas finales puede cambiarse como la de las notas al pie,
25778  como se describe en la sección
25779 \begin_inset space ~
25780 \end_inset
25781
25782
25783 \begin_inset CommandInset ref
25784 LatexCommand ref
25785 reference "sub:Numeración-de-Notas-al-Pie"
25786
25787 \end_inset
25788
25789 ; sólo hay que reemplazar el comando 
25790 \series bold
25791
25792 \backslash
25793 thefootnote
25794 \series default
25795  por 
25796 \series bold
25797
25798 \backslash
25799 theendnote
25800 \series default
25801 .
25802  Para restablecer la numeración usa el comando 
25803 \series bold
25804
25805 \backslash
25806 @addtoreset
25807 \series default
25808  como se describe en la sección
25809 \begin_inset space ~
25810 \end_inset
25811
25812
25813 \begin_inset CommandInset ref
25814 LatexCommand ref
25815 reference "sub:Numeración-de-Notas-al-Pie"
25816
25817 \end_inset
25818
25819  y sustituye el parámetro de comando 
25820 \series bold
25821 footnote
25822 \series default
25823  por 
25824 \series bold
25825 endnote
25826 \series default
25827 .
25828 \end_layout
25829
25830 \begin_layout Standard
25831
25832 \lang english
25833 For endnotes there is
25834 \lang spanish
25835  el comando 
25836 \series bold
25837
25838 \backslash
25839 endnotemark[número]
25840 \series default
25841  similar al comando 
25842 \series bold
25843
25844 \backslash
25845 footnotemark
25846 \series default
25847 , descrito en la sección
25848 \begin_inset space ~
25849 \end_inset
25850
25851
25852 \begin_inset CommandInset ref
25853 LatexCommand ref
25854 reference "sec:Notas-al-pie"
25855
25856 \end_inset
25857
25858 .
25859 \end_layout
25860
25861 \begin_layout Standard
25862 \begin_inset VSpace bigskip
25863 \end_inset
25864
25865 Las notas al pie también pueden colocarse al margen de la página y la alineación
25866  del texto del pie también puede cambiarse, véase el paquete LaTeX 
25867 \series bold
25868 footmisc
25869 \series default
25870
25871 \begin_inset Index
25872 status collapsed
25873
25874 \begin_layout Plain Layout
25875 LaTeX-paquetes ! footmisc
25876 \end_layout
25877
25878 \end_inset
25879
25880  
25881 \begin_inset CommandInset citation
25882 LatexCommand cite
25883 key "footmisc"
25884
25885 \end_inset
25886
25887  para más información.
25888 \end_layout
25889
25890 \begin_layout Standard
25891 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
25892  
25893 \begin_inset CommandInset citation
25894 LatexCommand cite
25895 key "latexcompanion,latexguide,latexbook"
25896
25897 \end_inset
25898
25899 .
25900 \end_layout
25901
25902 \begin_layout Section
25903 Notas al margen
25904 \begin_inset Index
25905 status collapsed
25906
25907 \begin_layout Plain Layout
25908 Notas ! al margen
25909 \end_layout
25910
25911 \end_inset
25912
25913
25914 \end_layout
25915
25916 \begin_layout Standard
25917 Las notas al margen se ven y se comportan en LyX como notas al pie.
25918  Se insertan con el menú 
25919 \family sans
25920 Insertar\SpecialChar \menuseparator
25921 Nota
25922 \begin_inset space ~
25923 \end_inset
25924
25925 al
25926 \begin_inset space ~
25927 \end_inset
25928
25929 margen
25930 \family default
25931  o con el botón 
25932 \begin_inset Graphics
25933         filename ../../images/marginalnote-insert.png
25934         scale 85
25935
25936 \end_inset
25937
25938 .
25939  Aparece un cuadro gris con la etiqueta 
25940 \family roman
25941 \series medium
25942 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
25943 \end_layout
25944
25945 \begin_layout Standard
25946 Al lado hay un ejemplo de nota al margen.
25947
25948 \family roman
25949 \series medium
25950  
25951 \begin_inset Marginal
25952 status open
25953
25954 \begin_layout Plain Layout
25955 Esto es una nota al margen.
25956 \end_layout
25957
25958 \end_inset
25959
25960
25961 \end_layout
25962
25963 \begin_layout Standard
25964 Estas notas salen en el margen derecho en documentos a una cara.
25965  En documentos a doble cara se muestran en el margen externo —margen izquierdo
25966  en páginas pares, derecho en páginas impares—.
25967  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
25968  a la derecha si la nota aparece en el margen izquierdo—.
25969  La primera línea de la nota se sitúa en la posición de la línea del texto
25970  en la que se inserta en el documento.
25971 \end_layout
25972
25973 \begin_layout Standard
25974 \begin_inset VSpace bigskip
25975 \end_inset
25976
25977 Para colocar la nota en el margen interno añade el comando
25978 \end_layout
25979
25980 \begin_layout Standard
25981
25982 \series bold
25983
25984 \backslash
25985 reversemarginpar
25986 \end_layout
25987
25988 \begin_layout Standard
25989 en código TeX antes de la nota.
25990  La nueva colocación es válida para todas las siguientes notas al margen.
25991  
25992 \begin_inset ERT
25993 status collapsed
25994
25995 \begin_layout Plain Layout
25996
25997
25998 \backslash
25999 reversemarginpar 
26000 \end_layout
26001
26002 \end_inset
26003
26004
26005 \begin_inset Marginal
26006 status open
26007
26008 \begin_layout Plain Layout
26009 Esto es una nota en el margen interno.
26010 \end_layout
26011
26012 \end_inset
26013
26014
26015 \series bold
26016
26017 \begin_inset Newline newline
26018 \end_inset
26019
26020
26021 \series default
26022
26023 \begin_inset Note Greyedout
26024 status open
26025
26026 \begin_layout Plain Layout
26027
26028 \series bold
26029 Nota:
26030 \series default
26031  A veces no hay espacio suficiente en el margen interno, por lo que la nota
26032  no se mostrará correctamente en la salida.
26033 \end_layout
26034
26035 \end_inset
26036
26037
26038 \end_layout
26039
26040 \begin_layout Standard
26041 Para volver a la ubicación predeterminada inserta en código TeX el comando
26042 \begin_inset ERT
26043 status collapsed
26044
26045 \begin_layout Plain Layout
26046
26047
26048 \backslash
26049 normalmarginpar 
26050 \end_layout
26051
26052 \end_inset
26053
26054
26055 \end_layout
26056
26057 \begin_layout Standard
26058
26059 \series bold
26060
26061 \backslash
26062 normalmarginpar
26063 \end_layout
26064
26065 \begin_layout Standard
26066 \begin_inset Note Greyedout
26067 status open
26068
26069 \begin_layout Plain Layout
26070
26071 \series bold
26072 Nota:
26073 \series default
26074  El comando se ignora si en el mismo párrafo está también presente el comando
26075  
26076 \series bold
26077
26078 \backslash
26079 reversemarginpar
26080 \series default
26081 .
26082 \end_layout
26083
26084 \end_inset
26085
26086
26087 \end_layout
26088
26089 \begin_layout Standard
26090 \begin_inset VSpace bigskip
26091 \end_inset
26092
26093
26094 \family roman
26095 \series medium
26096
26097 \begin_inset Marginal
26098 status open
26099
26100 \begin_layout Plain Layout
26101 PalabraMuyLargaAlMargen no partida con guión.
26102 \end_layout
26103
26104 \end_inset
26105
26106
26107 \family default
26108 \series default
26109  Como en el caso descrito en la sección
26110 \begin_inset space ~
26111 \end_inset
26112
26113
26114 \begin_inset CommandInset ref
26115 LatexCommand ref
26116 reference "sub:Líneas-Múltiples-en"
26117
26118 \end_inset
26119
26120 , una palabra larga no puede partirse con guión cuando es la primera en
26121  la nota al margen.
26122  Para evitar esto, inserta un espacio horizontal de 0
26123 \begin_inset space \thinspace{}
26124 \end_inset
26125
26126 pt antes de la palabra
26127 \family roman
26128 \series medium
26129 .
26130  
26131 \begin_inset Marginal
26132 status open
26133
26134 \begin_layout Plain Layout
26135 \begin_inset ERT
26136 status collapsed
26137
26138 \begin_layout Plain Layout
26139
26140
26141 \backslash
26142 hspace{0pt}
26143 \end_layout
26144
26145 \end_inset
26146
26147 PalabraMuyLargaAlMargen partida con guión.
26148 \end_layout
26149
26150 \end_inset
26151
26152
26153 \end_layout
26154
26155 \begin_layout Standard
26156 \begin_inset VSpace bigskip
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \begin_layout Standard
26163 \begin_inset Note Greyedout
26164 status open
26165
26166 \begin_layout Plain Layout
26167
26168 \series bold
26169 Nota:
26170 \series default
26171  Normalmente no pueden utilizarse notas al margen en tablas, flotantes y
26172  notas al pie.
26173 \end_layout
26174
26175 \end_inset
26176
26177
26178 \end_layout
26179
26180 \begin_layout Standard
26181 \begin_inset VSpace bigskip
26182 \end_inset
26183
26184
26185 \end_layout
26186
26187 \begin_layout Standard
26188 \begin_inset ERT
26189 status collapsed
26190
26191 \begin_layout Plain Layout
26192
26193
26194 \backslash
26195 ifmarginnote
26196 \end_layout
26197
26198 \end_inset
26199
26200
26201 \begin_inset Note Note
26202 status collapsed
26203
26204 \begin_layout Plain Layout
26205 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
26206  LaTeX 
26207 \series bold
26208 marginnote
26209 \series default
26210 .
26211 \end_layout
26212
26213 \end_inset
26214
26215
26216 \end_layout
26217
26218 \begin_layout Standard
26219 Esta restricción se puede salvar con el paquete LaTeX 
26220 \series bold
26221 marginnote
26222 \series default
26223
26224 \begin_inset Index
26225 status collapsed
26226
26227 \begin_layout Plain Layout
26228 LaTeX-paquetes ! marginnote
26229 \end_layout
26230
26231 \end_inset
26232
26233 .
26234  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
26235  notas al margen es redefinido para usar el comando proporcionado por el
26236  paquete 
26237 \series bold
26238 marginnote
26239 \series default
26240 :
26241 \end_layout
26242
26243 \begin_layout Standard
26244
26245 \series bold
26246
26247 \backslash
26248 usepackage{marginnote}
26249 \begin_inset Newline newline
26250 \end_inset
26251
26252
26253 \backslash
26254 let
26255 \backslash
26256 marginpar
26257 \backslash
26258 marginnote
26259 \end_layout
26260
26261 \begin_layout Standard
26262 Esto se ha utilizado en el presente documento porque 
26263 \series bold
26264 marginnote
26265 \series default
26266  tiene una característica adicional útil: Puedes establecer un desplazamiento
26267  vertical a la nota.
26268  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
26269  diseño de la página.
26270  En LyX, el desplazamiento se escribe directamente tras la nota al margen,
26271  en código TeX
26272 \end_layout
26273
26274 \begin_layout Standard
26275
26276 \series bold
26277 [desplazamiento]
26278 \end_layout
26279
26280 \begin_layout Standard
26281 donde desplazamiento es una longitud en una de las unidades de la tabla
26282 \begin_inset space ~
26283 \end_inset
26284
26285
26286 \begin_inset CommandInset ref
26287 LatexCommand ref
26288 reference "tab:Unidades"
26289
26290 \end_inset
26291
26292 .
26293  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
26294  abajo.
26295  
26296 \family roman
26297 \series medium
26298 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
26299 \begin_inset space \thinspace{}
26300 \end_inset
26301
26302 cm arriba con el comando en código TeX 
26303 \begin_inset Quotes eld
26304 \end_inset
26305
26306
26307 \family default
26308 \series bold
26309 [-1.5cm]
26310 \family roman
26311 \series medium
26312
26313 \begin_inset Quotes erd
26314 \end_inset
26315
26316
26317 \begin_inset Marginal
26318 status collapsed
26319
26320 \begin_layout Plain Layout
26321 Esta nota está 1.5
26322 \begin_inset space \thinspace{}
26323 \end_inset
26324
26325 cm por encima de su posición original.
26326 \end_layout
26327
26328 \end_inset
26329
26330
26331 \family default
26332 \series default
26333
26334 \begin_inset ERT
26335 status collapsed
26336
26337 \begin_layout Plain Layout
26338
26339 [-1.5cm]
26340 \end_layout
26341
26342 \end_inset
26343
26344
26345 \end_layout
26346
26347 \begin_layout Standard
26348 \begin_inset VSpace medskip
26349 \end_inset
26350
26351 Con 
26352 \series bold
26353 marginnote
26354 \series default
26355  también puedes cambiar la alineación del texto en el margen.
26356  Por ejemplo los comandos
26357 \end_layout
26358
26359 \begin_layout Standard
26360
26361 \series bold
26362
26363 \backslash
26364 renewcommand*{
26365 \backslash
26366 raggedleftmarginnote}{
26367 \backslash
26368 centering}
26369 \begin_inset Newline newline
26370 \end_inset
26371
26372
26373 \backslash
26374 renewcommand*{
26375 \backslash
26376 raggedrightmarginnote}{
26377 \backslash
26378 centering}
26379 \end_layout
26380
26381 \begin_layout Standard
26382 producen alineación centrada.
26383  
26384 \series bold
26385
26386 \backslash
26387 raggedleftmarginnote
26388 \series default
26389  identifica las notas que aparecen al lado izquierdo.
26390 \family roman
26391 \series medium
26392
26393 \begin_inset ERT
26394 status collapsed
26395
26396 \begin_layout Plain Layout
26397
26398
26399 \backslash
26400 renewcommand*{
26401 \backslash
26402 raggedleftmarginnote}{
26403 \backslash
26404 centering}
26405 \end_layout
26406
26407 \begin_layout Plain Layout
26408
26409
26410 \backslash
26411 renewcommand*{
26412 \backslash
26413 raggedrightmarginnote}{
26414 \backslash
26415 centering}
26416 \end_layout
26417
26418 \end_inset
26419
26420
26421 \begin_inset Marginal
26422 status open
26423
26424 \begin_layout Plain Layout
26425 El texto de esta nota está centrado.
26426 \end_layout
26427
26428 \end_inset
26429
26430
26431 \family default
26432 \series default
26433  El valor predeterminado es 
26434 \end_layout
26435
26436 \begin_layout Standard
26437
26438 \series bold
26439
26440 \backslash
26441 renewcommand*{
26442 \backslash
26443 raggedleftmarginnote}{
26444 \backslash
26445 raggedleft}
26446 \begin_inset Newline newline
26447 \end_inset
26448
26449
26450 \backslash
26451 renewcommand*{
26452 \backslash
26453 raggedrightmarginnote}{
26454 \backslash
26455 raggedright}
26456 \family roman
26457 \series medium
26458
26459 \begin_inset ERT
26460 status collapsed
26461
26462 \begin_layout Plain Layout
26463
26464
26465 \backslash
26466 renewcommand*{
26467 \backslash
26468 raggedleftmarginnote}{
26469 \backslash
26470 raggedleft}
26471 \end_layout
26472
26473 \begin_layout Plain Layout
26474
26475
26476 \backslash
26477 renewcommand*{
26478 \backslash
26479 raggedrightmarginnote}{
26480 \backslash
26481 raggedright}
26482 \end_layout
26483
26484 \end_inset
26485
26486
26487 \end_layout
26488
26489 \begin_layout Standard
26490 \begin_inset VSpace medskip
26491 \end_inset
26492
26493 Para otras características de 
26494 \series bold
26495 marginnote
26496 \series default
26497  mira en su documentación 
26498 \begin_inset CommandInset citation
26499 LatexCommand cite
26500 key "marginnote"
26501
26502 \end_inset
26503
26504 .
26505 \end_layout
26506
26507 \begin_layout Standard
26508 \begin_inset VSpace bigskip
26509 \end_inset
26510
26511 El diseño de las notas al margen puede ser redefinido.
26512  Por ejemplo, para crear una cabecera para todas las notas con el texto
26513  
26514 \begin_inset Quotes eld
26515 \end_inset
26516
26517
26518 \series bold
26519 \bar under
26520 ¡
26521 \family sans
26522 Atención
26523 \family default
26524 !
26525 \series default
26526 \bar default
26527
26528 \begin_inset Quotes erd
26529 \end_inset
26530
26531 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
26532 \end_layout
26533
26534 \begin_layout Standard
26535
26536 \series bold
26537
26538 \backslash
26539 let
26540 \backslash
26541 myMarginpar
26542 \backslash
26543 marginpar
26544 \begin_inset Newline newline
26545 \end_inset
26546
26547
26548 \backslash
26549 renewcommand{
26550 \backslash
26551 marginpar}[1]{
26552 \backslash
26553 myMarginpar{%
26554 \begin_inset Newline newline
26555 \end_inset
26556
26557
26558 \begin_inset ERT
26559 status collapsed
26560
26561 \begin_layout Plain Layout
26562
26563
26564 \backslash
26565 hphantom{ }
26566 \end_layout
26567
26568 \end_inset
26569
26570
26571 \backslash
26572 hspace{0pt}
26573 \backslash
26574 textsf{
26575 \backslash
26576 textbf{
26577 \backslash
26578 underbar{¡Atención!}}}%
26579 \begin_inset Newline newline
26580 \end_inset
26581
26582
26583 \begin_inset ERT
26584 status collapsed
26585
26586 \begin_layout Plain Layout
26587
26588
26589 \backslash
26590 hphantom{ }
26591 \end_layout
26592
26593 \end_inset
26594
26595
26596 \backslash
26597 vspace{1.5mm}
26598 \backslash
26599
26600 \backslash
26601 #1}}
26602 \end_layout
26603
26604 \begin_layout Standard
26605
26606 \family roman
26607 \series medium
26608 \begin_inset ERT
26609 status collapsed
26610
26611 \begin_layout Plain Layout
26612
26613
26614 \backslash
26615 let
26616 \backslash
26617 myMarginpar
26618 \backslash
26619 marginpar
26620 \end_layout
26621
26622 \begin_layout Plain Layout
26623
26624
26625 \backslash
26626 renewcommand{
26627 \backslash
26628 marginpar}[1]{
26629 \backslash
26630 myMarginpar{%
26631 \end_layout
26632
26633 \begin_layout Plain Layout
26634
26635    
26636 \backslash
26637 textsf{
26638 \backslash
26639 textbf{
26640 \backslash
26641 underbar{¡Atención!}}}%
26642 \end_layout
26643
26644 \begin_layout Plain Layout
26645
26646    
26647 \backslash
26648 vspace{1.5mm}
26649 \backslash
26650
26651 \backslash
26652 #1}}
26653 \end_layout
26654
26655 \end_inset
26656
26657
26658 \begin_inset Marginal
26659 status open
26660
26661 \begin_layout Plain Layout
26662 Esta es una nota con una cabecera definida.
26663 \end_layout
26664
26665 \end_inset
26666
26667
26668 \family default
26669 \series default
26670
26671 \begin_inset ERT
26672 status collapsed
26673
26674 \begin_layout Plain Layout
26675
26676 [-1.5cm]
26677 \end_layout
26678
26679 \end_inset
26680
26681
26682 \family roman
26683 \series medium
26684
26685 \begin_inset ERT
26686 status collapsed
26687
26688 \begin_layout Plain Layout
26689
26690
26691 \backslash
26692 renewcommand{
26693 \backslash
26694 marginpar}[1]{
26695 \backslash
26696 myMarginpar{#1}}
26697 \end_layout
26698
26699 \end_inset
26700
26701
26702 \family default
26703 \series default
26704
26705 \begin_inset Note Note
26706 status collapsed
26707
26708 \begin_layout Plain Layout
26709 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
26710 \end_layout
26711
26712 \end_inset
26713
26714
26715 \end_layout
26716
26717 \begin_layout Standard
26718 \begin_inset ERT
26719 status collapsed
26720
26721 \begin_layout Plain Layout
26722
26723
26724 \backslash
26725 else
26726 \end_layout
26727
26728 \end_inset
26729
26730
26731 \begin_inset Note Note
26732 status collapsed
26733
26734 \begin_layout Plain Layout
26735 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
26736  
26737 \series bold
26738 marginnote
26739 \series default
26740 .
26741 \end_layout
26742
26743 \end_inset
26744
26745
26746 \end_layout
26747
26748 \begin_layout Standard
26749 Debes instalar el paquete LaTeX 
26750 \series bold
26751 marginnote
26752 \series default
26753  para ver la parte siguiente en la salida.
26754 \end_layout
26755
26756 \begin_layout Standard
26757 \begin_inset ERT
26758 status collapsed
26759
26760 \begin_layout Plain Layout
26761
26762
26763 \backslash
26764 fi
26765 \end_layout
26766
26767 \end_inset
26768
26769
26770 \end_layout
26771
26772 \begin_layout Chapter
26773 Cuadros
26774 \end_layout
26775
26776 \begin_layout Section
26777 Introducción
26778 \begin_inset Index
26779 status collapsed
26780
26781 \begin_layout Plain Layout
26782 Cuadros ! Introducción
26783 \end_layout
26784
26785 \end_inset
26786
26787
26788 \end_layout
26789
26790 \begin_layout Standard
26791 Los cuadros se emplean para dar formato a bloques de texto.
26792  Se pueden usar para escribir documentos con varios idiomas, véase sección
26793 \begin_inset space ~
26794 \end_inset
26795
26796
26797 \begin_inset CommandInset ref
26798 LatexCommand ref
26799 reference "sec:Minipáginas"
26800
26801 \end_inset
26802
26803 , enmarcar textos, véase sección
26804 \begin_inset space ~
26805 \end_inset
26806
26807
26808 \begin_inset CommandInset ref
26809 LatexCommand ref
26810 reference "sec:Decoración"
26811
26812 \end_inset
26813
26814 , evitar la división de palabras, véase sección
26815 \begin_inset space ~
26816 \end_inset
26817
26818
26819 \begin_inset CommandInset ref
26820 LatexCommand ref
26821 reference "sec:Evitar-la-Partición"
26822
26823 \end_inset
26824
26825 , alinear texto, véase sección
26826 \begin_inset space ~
26827 \end_inset
26828
26829
26830 \begin_inset CommandInset ref
26831 LatexCommand ref
26832 reference "sub:Alineación-Vertical"
26833
26834 \end_inset
26835
26836 , o para poner color de fondo a un texto, véase sección
26837 \begin_inset space ~
26838 \end_inset
26839
26840
26841 \begin_inset CommandInset ref
26842 LatexCommand ref
26843 reference "sec:Cuadros-Coloreados"
26844
26845 \end_inset
26846
26847 .
26848 \end_layout
26849
26850 \begin_layout Standard
26851 Se insertan con el menú 
26852 \family sans
26853 Insertar\SpecialChar \menuseparator
26854 Cuadro
26855 \family default
26856  o con el botón 
26857 \begin_inset Graphics
26858         filename ../../images/box-insert.png
26859         scale 85
26860
26861 \end_inset
26862
26863 .
26864  Surge un recuadro gris con la etiqueta 
26865 \family sans
26866 Cuadro (Minipágina)
26867 \family default
26868
26869 \begin_inset Graphics
26870         filename clipart/CuadroMinipagQt4.png
26871         scale 75
26872         keepAspectRatio
26873
26874 \end_inset
26875
26876 .
26877  El tipo de cuadro se puede elegir al hacer clic derecho sobre él.
26878  Sale un diálogo en el que 
26879 \family sans
26880 Cuadro
26881 \family default
26882
26883 \begin_inset space ~
26884 \end_inset
26885
26886
26887 \family sans
26888 interior
26889 \family default
26890  permite escoger los tipos 
26891 \family sans
26892 Párrafo
26893 \family default
26894  y 
26895 \family sans
26896 Minipágina
26897 \family default
26898 .
26899  
26900 \family sans
26901 Minipágina
26902 \family default
26903  es el predeterminado para nuevos cuadros y se explica en la sección
26904 \begin_inset space ~
26905 \end_inset
26906
26907
26908 \begin_inset CommandInset ref
26909 LatexCommand ref
26910 reference "sec:Minipáginas"
26911
26912 \end_inset
26913
26914 ; el tipo 
26915 \family sans
26916 Párrafo
26917 \family default
26918  se describe en la sección
26919 \begin_inset space ~
26920 \end_inset
26921
26922
26923 \begin_inset CommandInset ref
26924 LatexCommand ref
26925 reference "sec:Cuadros-de-Párrafo"
26926
26927 \end_inset
26928
26929 .
26930 \end_layout
26931
26932 \begin_layout Standard
26933 Los cuadros no se numeran y por tanto no se pueden referenciar como los
26934  flotantes o las notas al pie.
26935 \end_layout
26936
26937 \begin_layout Standard
26938 \begin_inset Note Greyedout
26939 status open
26940
26941 \begin_layout Plain Layout
26942
26943 \series bold
26944 Nota:
26945 \series default
26946  Los cuadros no deben ser el ítem en un entorno 
26947 \family sans
26948 Enumeración*
26949 \family default
26950  o 
26951 \family sans
26952 Descripción
26953 \family default
26954 .
26955 \end_layout
26956
26957 \end_inset
26958
26959
26960 \end_layout
26961
26962 \begin_layout Standard
26963 \begin_inset Note Greyedout
26964 status open
26965
26966 \begin_layout Plain Layout
26967
26968 \series bold
26969 Nota:
26970 \series default
26971  Por razones desconocidas sólo se puede poner el tipo 
26972 \family sans
26973 Cuadro
26974 \begin_inset space ~
26975 \end_inset
26976
26977 interior
26978 \family default
26979  en 
26980 \family sans
26981 Ninguno
26982 \family default
26983  cuando se emplea un cuadro enmarcado.
26984  Los cuadros sin ningún tipo de 
26985 \family sans
26986 Cuadro
26987 \begin_inset space ~
26988 \end_inset
26989
26990 interior
26991 \family default
26992  y sin marcos se explican en la sección
26993 \begin_inset space ~
26994 \end_inset
26995
26996
26997 \begin_inset CommandInset ref
26998 LatexCommand ref
26999 reference "sec:Evitar-la-Partición"
27000
27001 \end_inset
27002
27003 .
27004 \end_layout
27005
27006 \end_inset
27007
27008
27009 \end_layout
27010
27011 \begin_layout Section
27012 Diálogo de cuadros
27013 \begin_inset CommandInset label
27014 LatexCommand label
27015 name "sec:Diálogo-Cuadros"
27016
27017 \end_inset
27018
27019
27020 \begin_inset Index
27021 status collapsed
27022
27023 \begin_layout Plain Layout
27024 Cuadros ! Configuración
27025 \end_layout
27026
27027 \end_inset
27028
27029
27030 \end_layout
27031
27032 \begin_layout Subsection
27033 Tamaño
27034 \begin_inset Index
27035 status collapsed
27036
27037 \begin_layout Plain Layout
27038 Cuadros ! Tamaño
27039 \end_layout
27040
27041 \end_inset
27042
27043
27044 \end_layout
27045
27046 \begin_layout Standard
27047 En el diálogo puedes ajustar la geometría del cuadro en los campos 
27048 \family sans
27049 Ancho
27050 \family default
27051  y 
27052 \family sans
27053 Alto
27054 \family default
27055 .
27056  Las unidades disponibles para la geometría se describen en la tabla
27057 \begin_inset space ~
27058 \end_inset
27059
27060
27061 \begin_inset CommandInset ref
27062 LatexCommand ref
27063 reference "tab:Unidades"
27064
27065 \end_inset
27066
27067 .
27068  El campo 
27069 \family sans
27070 Alto
27071 \family default
27072  ofrece los siguientes tamaños adicionales:
27073 \end_layout
27074
27075 \begin_layout Description
27076 Profundidad Este es el texto plano «alto».
27077  Ignora la profundidad total cuando hay múltiples líneas de texto en el
27078  cuadro:
27079 \begin_inset Newline newline
27080 \end_inset
27081
27082
27083 \begin_inset Newline newline
27084 \end_inset
27085
27086
27087 \begin_inset Newline newline
27088 \end_inset
27089
27090
27091 \begin_inset Box Boxed
27092 position "c"
27093 hor_pos "c"
27094 has_inner_box 1
27095 inner_pos "c"
27096 use_parbox 0
27097 width "12col%"
27098 special "none"
27099 height "1in"
27100 height_special "depth"
27101 status open
27102
27103 \begin_layout Plain Layout
27104 \align center
27105 Cuadro con altura establecida en 1
27106 \begin_inset space \thinspace{}
27107 \end_inset
27108
27109 Profundidad
27110 \end_layout
27111
27112 \end_inset
27113
27114
27115 \begin_inset Newline newline
27116 \end_inset
27117
27118
27119 \begin_inset Newline newline
27120 \end_inset
27121
27122
27123 \end_layout
27124
27125 \begin_layout Description
27126 Alto Es la altura del texto que está dentro del cuadro.
27127  Un valor de, p.
27128 \begin_inset space \thinspace{}
27129 \end_inset
27130
27131 e.
27132 \begin_inset space ~
27133 \end_inset
27134
27135 2 para este tamaño fijará la altura del cuadro a 2 veces la altura del texto:
27136  
27137 \begin_inset Box Boxed
27138 position "c"
27139 hor_pos "c"
27140 has_inner_box 1
27141 inner_pos "c"
27142 use_parbox 0
27143 width "20col%"
27144 special "none"
27145 height "2in"
27146 height_special "height"
27147 status open
27148
27149 \begin_layout Plain Layout
27150 \align center
27151 Cuadro con altura puesta en 2
27152 \begin_inset space \thinspace{}
27153 \end_inset
27154
27155 Alto
27156 \end_layout
27157
27158 \end_inset
27159
27160
27161 \end_layout
27162
27163 \begin_layout Description
27164 Alto
27165 \begin_inset space ~
27166 \end_inset
27167
27168 total Esto es el Alto
27169 \begin_inset space \thinspace{}
27170 \end_inset
27171
27172 +
27173 \begin_inset space \thinspace{}
27174 \end_inset
27175
27176 Profundidad: 
27177 \begin_inset Box Boxed
27178 position "c"
27179 hor_pos "c"
27180 has_inner_box 1
27181 inner_pos "c"
27182 use_parbox 0
27183 width "20col%"
27184 special "none"
27185 height "1in"
27186 height_special "totalheight"
27187 status open
27188
27189 \begin_layout Plain Layout
27190 \align center
27191 Cuadro con altura puesta a 1
27192 \begin_inset space \thinspace{}
27193 \end_inset
27194
27195 Alto
27196 \begin_inset space ~
27197 \end_inset
27198
27199 total
27200 \end_layout
27201
27202 \end_inset
27203
27204
27205 \end_layout
27206
27207 \begin_layout Description
27208 Ancho Esto determina al ancho del cuadro como altura: 
27209 \begin_inset Box Boxed
27210 position "c"
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 "width"
27219 status open
27220
27221 \begin_layout Plain Layout
27222 \align center
27223 Cuadro con altura puesta en 1
27224 \begin_inset space \thinspace{}
27225 \end_inset
27226
27227 Ancho
27228 \end_layout
27229
27230 \end_inset
27231
27232
27233 \end_layout
27234
27235 \begin_layout Subsection
27236 Alineación
27237 \begin_inset Index
27238 status collapsed
27239
27240 \begin_layout Plain Layout
27241 Cuadros ! Alineación
27242 \end_layout
27243
27244 \end_inset
27245
27246
27247 \end_layout
27248
27249 \begin_layout Standard
27250 Si has elegido un 
27251 \family sans
27252 Cuadro
27253 \begin_inset space ~
27254 \end_inset
27255
27256 interior
27257 \family default
27258 , la alineación vertical del cuadro puede ser:
27259 \end_layout
27260
27261 \begin_layout Description
27262 Superior Ejemplo de línea de texto.
27263  
27264 \begin_inset Box Boxed
27265 position "t"
27266 hor_pos "c"
27267 has_inner_box 1
27268 inner_pos "c"
27269 use_parbox 0
27270 width "12col%"
27271 special "none"
27272 height "1in"
27273 height_special "totalheight"
27274 status collapsed
27275
27276 \begin_layout Plain Layout
27277 \align center
27278 Cuadro alineado arriba.
27279 \end_layout
27280
27281 \end_inset
27282
27283  Ejemplo de línea de texto.
27284 \end_layout
27285
27286 \begin_layout Description
27287 Medio Ejemplo de línea de texto.
27288  
27289 \begin_inset Box Boxed
27290 position "c"
27291 hor_pos "c"
27292 has_inner_box 1
27293 inner_pos "c"
27294 use_parbox 0
27295 width "12col%"
27296 special "none"
27297 height "1in"
27298 height_special "totalheight"
27299 status collapsed
27300
27301 \begin_layout Plain Layout
27302 \align center
27303 Cuadro alineado en medio.
27304 \end_layout
27305
27306 \end_inset
27307
27308  Ejemplo de línea de texto.
27309 \end_layout
27310
27311 \begin_layout Description
27312 Inferior Ejemplo de línea de texto.
27313  
27314 \begin_inset Box Boxed
27315 position "b"
27316 hor_pos "c"
27317 has_inner_box 1
27318 inner_pos "c"
27319 use_parbox 0
27320 width "12col%"
27321 special "none"
27322 height "1in"
27323 height_special "totalheight"
27324 status collapsed
27325
27326 \begin_layout Plain Layout
27327 \align center
27328 Cuadro alineado abajo.
27329 \end_layout
27330
27331 \end_inset
27332
27333  Ejemplo de línea de texto.
27334 \end_layout
27335
27336 \begin_layout Standard
27337 \begin_inset Note Greyedout
27338 status open
27339
27340 \begin_layout Plain Layout
27341
27342 \series bold
27343 Nota:
27344 \series default
27345  La alineación vertical puede desaparecer en la salida si hay dos cuadros
27346  en una línea y, p.
27347 \begin_inset space \thinspace{}
27348 \end_inset
27349
27350 e., uno de ellos tiene sombreado y el otro no.
27351 \end_layout
27352
27353 \end_inset
27354
27355
27356 \end_layout
27357
27358 \begin_layout Standard
27359 La alineación horizontal del cuadro puede establecerse en el diálogo de
27360  configuración de párrafo de LyX si colocas el cuadro en su propio párrafo.
27361 \end_layout
27362
27363 \begin_layout Standard
27364 \begin_inset VSpace bigskip
27365 \end_inset
27366
27367 Si has escogido un 
27368 \family sans
27369 Cuadro
27370 \begin_inset space ~
27371 \end_inset
27372
27373 interior
27374 \family default
27375 , el contenido puede alinearse verticalmente a:
27376 \end_layout
27377
27378 \begin_layout Description
27379 Superior Ejemplo de línea de texto.
27380  
27381 \begin_inset Box Boxed
27382 position "c"
27383 hor_pos "c"
27384 has_inner_box 1
27385 inner_pos "t"
27386 use_parbox 0
27387 width "12col%"
27388 special "none"
27389 height "1.5in"
27390 height_special "totalheight"
27391 status collapsed
27392
27393 \begin_layout Plain Layout
27394 \align center
27395 Cuadro con texto alineado arriba.
27396 \end_layout
27397
27398 \end_inset
27399
27400  Ejemplo de línea de texto.
27401 \end_layout
27402
27403 \begin_layout Description
27404 Medio Ejemplo de línea de texto.
27405  
27406 \begin_inset Box Boxed
27407 position "c"
27408 hor_pos "c"
27409 has_inner_box 1
27410 inner_pos "c"
27411 use_parbox 0
27412 width "12col%"
27413 special "none"
27414 height "1.5in"
27415 height_special "totalheight"
27416 status collapsed
27417
27418 \begin_layout Plain Layout
27419 \align center
27420 Cuadro con texto alineado en medio.
27421 \end_layout
27422
27423 \end_inset
27424
27425  Ejemplo de línea de texto.
27426 \end_layout
27427
27428 \begin_layout Description
27429 Inferior Ejemplo de línea de texto.
27430  
27431 \begin_inset Box Boxed
27432 position "c"
27433 hor_pos "c"
27434 has_inner_box 1
27435 inner_pos "b"
27436 use_parbox 0
27437 width "12col%"
27438 special "none"
27439 height "1.5in"
27440 height_special "totalheight"
27441 status collapsed
27442
27443 \begin_layout Plain Layout
27444 \align center
27445 Cuadro con texto alineado abajo.
27446 \end_layout
27447
27448 \end_inset
27449
27450  Ejemplo de línea de texto.
27451 \end_layout
27452
27453 \begin_layout Description
27454 Estirado Ejemplo de línea de texto.
27455  
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 "12col%"
27463 special "none"
27464 height "1.5in"
27465 height_special "totalheight"
27466 status collapsed
27467
27468 \begin_layout Plain Layout
27469 \align center
27470 Este texto
27471 \end_layout
27472
27473 \begin_layout Plain Layout
27474 \align center
27475 está
27476 \end_layout
27477
27478 \begin_layout Plain Layout
27479 \align center
27480 estirado.
27481 \end_layout
27482
27483 \end_inset
27484
27485  Ejemplo de línea de texto.
27486 \end_layout
27487
27488 \begin_layout Standard
27489 Para estirar el contenido debe tener más de un párrafo.
27490  En el ejemplo anterior cada línea de texto está en un párrafo propio.
27491 \end_layout
27492
27493 \begin_layout Standard
27494 \begin_inset VSpace bigskip
27495 \end_inset
27496
27497 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
27498  LyX cuando hayas escogido un 
27499 \family sans
27500 Cuadro
27501 \begin_inset space ~
27502 \end_inset
27503
27504 interior
27505 \family default
27506 .
27507 \end_layout
27508
27509 \begin_layout Standard
27510 \align center
27511 \begin_inset Box Boxed
27512 position "c"
27513 hor_pos "c"
27514 has_inner_box 1
27515 inner_pos "s"
27516 use_parbox 0
27517 width "15col%"
27518 special "none"
27519 height "1.25in"
27520 height_special "totalheight"
27521 status collapsed
27522
27523 \begin_layout Plain Layout
27524 \align left
27525 Cuadro
27526 \end_layout
27527
27528 \begin_layout Plain Layout
27529 \align center
27530 con texto
27531 \end_layout
27532
27533 \begin_layout Plain Layout
27534 \align right
27535 estirado
27536 \end_layout
27537
27538 \end_inset
27539
27540
27541 \end_layout
27542
27543 \begin_layout Standard
27544 Si no has establecido un 
27545 \family sans
27546 Cuadro
27547 \begin_inset space ~
27548 \end_inset
27549
27550 interior
27551 \family default
27552 , puedes alinear horizontalmente el contenido del cuadro en el diálogo de
27553  cuadro.
27554 \end_layout
27555
27556 \begin_layout Standard
27557 \align center
27558 \begin_inset Box Boxed
27559 position "c"
27560 hor_pos "s"
27561 has_inner_box 0
27562 inner_pos "s"
27563 use_parbox 0
27564 width "90col%"
27565 special "none"
27566 height "1.25in"
27567 height_special "totalheight"
27568 status collapsed
27569
27570 \begin_layout Plain Layout
27571 \align left
27572 Texto estirado horizontalmente.
27573 \end_layout
27574
27575 \end_inset
27576
27577
27578 \end_layout
27579
27580 \begin_layout Subsection
27581 Decoración
27582 \begin_inset CommandInset label
27583 LatexCommand label
27584 name "sec:Decoración"
27585
27586 \end_inset
27587
27588
27589 \begin_inset Index
27590 status collapsed
27591
27592 \begin_layout Plain Layout
27593 Cuadros ! Decoración
27594 \end_layout
27595
27596 \end_inset
27597
27598
27599 \end_layout
27600
27601 \begin_layout Standard
27602 El estilo de marco del cuadro se puede determinar en la lista desplegable
27603  
27604 \family sans
27605 Tipo
27606 \family default
27607  del diálogo de cuadros.
27608  Son posibles los siguientes marcos:
27609 \end_layout
27610
27611 \begin_layout Description
27612 Marco
27613 \begin_inset space ~
27614 \end_inset
27615
27616 sencillo Dibuja un marco rectangular alrededor del cuadro.
27617  El grosor del marco depende de 
27618 \series bold
27619
27620 \backslash
27621 fboxrule
27622 \series default
27623 .
27624  
27625 \begin_inset Box Boxed
27626 position "c"
27627 hor_pos "c"
27628 has_inner_box 1
27629 inner_pos "c"
27630 use_parbox 0
27631 width "25col%"
27632 special "none"
27633 height "1in"
27634 height_special "totalheight"
27635 status open
27636
27637 \begin_layout Plain Layout
27638 \align center
27639 Cuadro rectangular
27640 \end_layout
27641
27642 \end_inset
27643
27644
27645 \end_layout
27646
27647 \begin_layout Description
27648 Marco
27649 \begin_inset space ~
27650 \end_inset
27651
27652 sencillo
27653 \begin_inset space ~
27654 \end_inset
27655
27656 con
27657 \begin_inset space ~
27658 \end_inset
27659
27660 salto
27661 \begin_inset space ~
27662 \end_inset
27663
27664 de
27665 \begin_inset space ~
27666 \end_inset
27667
27668 página Si usas la decoración 
27669 \family sans
27670 marco sencillo rectangular
27671 \family default
27672  sin cuadro interior, puedes permitir saltos de página dentro del cuadro.
27673  Ten en cuenta que en ese caso, al contrario que otros cuadros enmarcados,
27674  el marco usa siempre todo el ancho de columna, el cuadro va en un párrafo
27675  propio y 
27676 \series bold
27677
27678 \backslash
27679 fboxrule
27680 \series default
27681  y 
27682 \series bold
27683
27684 \backslash
27685 fboxsep
27686 \series default
27687  no funcionan.
27688  El grosor del marco tiene el tamaño de 
27689 \series bold
27690
27691 \backslash
27692 FrameRule
27693 \series default
27694 .
27695 \begin_inset Box Framed
27696 position "t"
27697 hor_pos "c"
27698 has_inner_box 0
27699 inner_pos "t"
27700 use_parbox 0
27701 width "100col%"
27702 special "none"
27703 height "1in"
27704 height_special "totalheight"
27705 status collapsed
27706
27707 \begin_layout Plain Layout
27708 Cuadro que permite saltos de página
27709 \end_layout
27710
27711 \end_inset
27712
27713
27714 \end_layout
27715
27716 \begin_layout Description
27717 Marco
27718 \begin_inset space ~
27719 \end_inset
27720
27721 ovalado,
27722 \begin_inset space ~
27723 \end_inset
27724
27725 fino Dibuja un marco ovalado cuya línea tiene un grosor de 0.4
27726 \begin_inset space \thinspace{}
27727 \end_inset
27728
27729 pt.
27730  
27731 \begin_inset Box ovalbox
27732 position "c"
27733 hor_pos "c"
27734 has_inner_box 1
27735 inner_pos "c"
27736 use_parbox 0
27737 width "25col%"
27738 special "none"
27739 height "1in"
27740 height_special "totalheight"
27741 status open
27742
27743 \begin_layout Plain Layout
27744 \align center
27745 Marco ovalado, fino
27746 \end_layout
27747
27748 \end_inset
27749
27750
27751 \end_layout
27752
27753 \begin_layout Description
27754 Marco
27755 \begin_inset space ~
27756 \end_inset
27757
27758 ovalado,
27759 \begin_inset space ~
27760 \end_inset
27761
27762 grueso Dibuja un marco ovalado cuya línea tiene un grosor de 0.8
27763 \begin_inset space \thinspace{}
27764 \end_inset
27765
27766 pt.
27767  
27768 \begin_inset Box Ovalbox
27769 position "c"
27770 hor_pos "c"
27771 has_inner_box 1
27772 inner_pos "c"
27773 use_parbox 0
27774 width "30col%"
27775 special "none"
27776 height "1in"
27777 height_special "totalheight"
27778 status open
27779
27780 \begin_layout Plain Layout
27781 \align center
27782 Cuadro ovalado, grueso
27783 \end_layout
27784
27785 \end_inset
27786
27787
27788 \end_layout
27789
27790 \begin_layout Description
27791 Marco
27792 \begin_inset space ~
27793 \end_inset
27794
27795 sombreado Dibuja un marco rectangular de sombra alrededor del cuadro.
27796  El grosor de la línea tiene el tamaño dado por 
27797 \series bold
27798
27799 \backslash
27800 fboxrule
27801 \series default
27802 , la sombra tiene una anchura de 4
27803 \begin_inset space \thinspace{}
27804 \end_inset
27805
27806 pt.
27807  
27808 \begin_inset Box Shadowbox
27809 position "c"
27810 hor_pos "c"
27811 has_inner_box 1
27812 inner_pos "c"
27813 use_parbox 0
27814 width "20col%"
27815 special "none"
27816 height "1in"
27817 height_special "totalheight"
27818 status open
27819
27820 \begin_layout Plain Layout
27821 \align center
27822 Marco sombrado
27823 \end_layout
27824
27825 \end_inset
27826
27827
27828 \end_layout
27829
27830 \begin_layout Description
27831 Fondo
27832 \begin_inset space ~
27833 \end_inset
27834
27835 sombreado Dibuja un cuadro con fondo de color rojo.
27836  A diferencia de los cuadros coloreados,
27837 \begin_inset Foot
27838 status collapsed
27839
27840 \begin_layout Plain Layout
27841 véase sec.
27842  
27843 \begin_inset CommandInset ref
27844 LatexCommand ref
27845 reference "sec:Cuadros-Coloreados"
27846
27847 \end_inset
27848
27849
27850 \end_layout
27851
27852 \end_inset
27853
27854  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
27855 \begin_inset Box Shaded
27856 position "t"
27857 hor_pos "c"
27858 has_inner_box 0
27859 inner_pos "t"
27860 use_parbox 0
27861 width "50col%"
27862 special "none"
27863 height "1in"
27864 height_special "totalheight"
27865 status open
27866
27867 \begin_layout Plain Layout
27868 Cuadro con fondo sombreado
27869 \end_layout
27870
27871 \end_inset
27872
27873
27874 \end_layout
27875
27876 \begin_layout Description
27877 Marco
27878 \begin_inset space ~
27879 \end_inset
27880
27881 doble Dibuja un rectángulo de línea doble alrededor del cuadro.
27882  El grosor de la línea interior es 0.75
27883 \begin_inset space \thinspace{}
27884 \end_inset
27885
27886
27887 \series bold
27888
27889 \backslash
27890 fboxrule
27891 \series default
27892 , el de la línea exterior es 1.5
27893 \begin_inset space \thinspace{}
27894 \end_inset
27895
27896
27897 \series bold
27898
27899 \backslash
27900 fboxrule
27901 \series default
27902 .
27903  La distancia entre líneas es 1.5
27904 \begin_inset space \thinspace{}
27905 \end_inset
27906
27907
27908 \series bold
27909
27910 \backslash
27911 fboxrule
27912 \series default
27913
27914 \begin_inset space \thinspace{}
27915 \end_inset
27916
27917 +
27918 \begin_inset space \thinspace{}
27919 \end_inset
27920
27921 0.5
27922 \begin_inset space \thinspace{}
27923 \end_inset
27924
27925 pt.
27926  
27927 \begin_inset Box Doublebox
27928 position "c"
27929 hor_pos "c"
27930 has_inner_box 1
27931 inner_pos "c"
27932 use_parbox 0
27933 width "20col%"
27934 special "none"
27935 height "1in"
27936 height_special "totalheight"
27937 status open
27938
27939 \begin_layout Plain Layout
27940 \align center
27941 Marco doble
27942 \end_layout
27943
27944 \end_inset
27945
27946
27947 \end_layout
27948
27949 \begin_layout Standard
27950 \begin_inset VSpace bigskip
27951 \end_inset
27952
27953 La etiqueta del cuadro en LyX reflejará el estilo de marco elegido.
27954  Para poder utilizar los distintos marcos, debe estar instalado el paquete
27955  LaTeX 
27956 \series bold
27957 fancybox
27958 \series default
27959
27960 \begin_inset Index
27961 status collapsed
27962
27963 \begin_layout Plain Layout
27964 LaTeX-paquetes ! fancybox
27965 \end_layout
27966
27967 \end_inset
27968
27969 .
27970 \end_layout
27971
27972 \begin_layout Section
27973 Personalización de cuadros
27974 \begin_inset Index
27975 status collapsed
27976
27977 \begin_layout Plain Layout
27978 Cuadros ! Personalizar
27979 \end_layout
27980
27981 \end_inset
27982
27983
27984 \end_layout
27985
27986 \begin_layout Standard
27987 El valor predeterminado por 
27988 \series bold
27989
27990 \backslash
27991 fboxrule
27992 \series default
27993  es 0.4
27994 \begin_inset space \thinspace{}
27995 \end_inset
27996
27997 pt.
27998  Puede cambiarse con el siguiente comando en código TeX, p.
27999 \begin_inset space \thinspace{}
28000 \end_inset
28001
28002 e.
28003 \begin_inset space ~
28004 \end_inset
28005
28006 a
28007 \begin_inset space ~
28008 \end_inset
28009
28010 2
28011 \begin_inset space \thinspace{}
28012 \end_inset
28013
28014 pt:
28015 \end_layout
28016
28017 \begin_layout Standard
28018
28019 \series bold
28020
28021 \backslash
28022 setlength{
28023 \backslash
28024 fboxrule}{2pt}
28025 \end_layout
28026
28027 \begin_layout Standard
28028 \begin_inset ERT
28029 status collapsed
28030
28031 \begin_layout Plain Layout
28032
28033
28034 \backslash
28035 setlength{
28036 \backslash
28037 fboxrule}{2pt}
28038 \end_layout
28039
28040 \end_inset
28041
28042
28043 \begin_inset Box Boxed
28044 position "c"
28045 hor_pos "c"
28046 has_inner_box 1
28047 inner_pos "c"
28048 use_parbox 0
28049 width "25col%"
28050 special "none"
28051 height "1in"
28052 height_special "totalheight"
28053 status open
28054
28055 \begin_layout Plain Layout
28056 \align center
28057 Cuadro rectangular con 
28058 \series bold
28059
28060 \backslash
28061 fboxrule
28062 \series default
28063
28064 \begin_inset space \thinspace{}
28065 \end_inset
28066
28067 =
28068 \begin_inset space \thinspace{}
28069 \end_inset
28070
28071 2
28072 \begin_inset space \thinspace{}
28073 \end_inset
28074
28075 pt
28076 \end_layout
28077
28078 \end_inset
28079
28080
28081 \begin_inset ERT
28082 status collapsed
28083
28084 \begin_layout Plain Layout
28085
28086
28087 \backslash
28088 setlength{
28089 \backslash
28090 fboxrule}{0.4pt}
28091 \end_layout
28092
28093 \end_inset
28094
28095
28096 \end_layout
28097
28098 \begin_layout Standard
28099 \begin_inset VSpace bigskip
28100 \end_inset
28101
28102 El espacio entre el marco y el contenido del cuadro es 3
28103 \begin_inset space \thinspace{}
28104 \end_inset
28105
28106 pt por omisión para todos los estilos.
28107  Se puede cambiar mediante la longitud 
28108 \series bold
28109
28110 \backslash
28111 fboxsep
28112 \series default
28113 .
28114  Por ejemplo el comando
28115 \end_layout
28116
28117 \begin_layout Standard
28118
28119 \series bold
28120
28121 \backslash
28122 setlength{
28123 \backslash
28124 fboxsep}{10pt}
28125 \end_layout
28126
28127 \begin_layout Standard
28128 determina un valor de 10
28129 \begin_inset space \thinspace{}
28130 \end_inset
28131
28132 pt, como en el siguiente cuadro:
28133 \end_layout
28134
28135 \begin_layout Standard
28136 \begin_inset ERT
28137 status collapsed
28138
28139 \begin_layout Plain Layout
28140
28141
28142 \backslash
28143 setlength{
28144 \backslash
28145 fboxsep}{10pt}
28146 \end_layout
28147
28148 \end_inset
28149
28150
28151 \begin_inset Box Boxed
28152 position "c"
28153 hor_pos "c"
28154 has_inner_box 1
28155 inner_pos "c"
28156 use_parbox 0
28157 width "25col%"
28158 special "none"
28159 height "1in"
28160 height_special "totalheight"
28161 status open
28162
28163 \begin_layout Plain Layout
28164 \align center
28165 Cuadro rectangular con 
28166 \series bold
28167
28168 \backslash
28169 fboxsep
28170 \series default
28171
28172 \begin_inset space \thinspace{}
28173 \end_inset
28174
28175 =
28176 \begin_inset space \thinspace{}
28177 \end_inset
28178
28179 10
28180 \begin_inset space \thinspace{}
28181 \end_inset
28182
28183 pt
28184 \end_layout
28185
28186 \end_inset
28187
28188
28189 \begin_inset ERT
28190 status collapsed
28191
28192 \begin_layout Plain Layout
28193
28194
28195 \backslash
28196 setlength{
28197 \backslash
28198 fboxsep}{3pt}
28199 \end_layout
28200
28201 \end_inset
28202
28203
28204 \end_layout
28205
28206 \begin_layout Standard
28207 \begin_inset VSpace bigskip
28208 \end_inset
28209
28210 El diámetro de las esquinas de los cuadros ovalados se puede modificar con
28211  el comando 
28212 \series bold
28213
28214 \backslash
28215 cornersize
28216 \series default
28217 .
28218  El comando
28219 \end_layout
28220
28221 \begin_layout Standard
28222
28223 \series bold
28224
28225 \backslash
28226 cornersize*{1cm}
28227 \end_layout
28228
28229 \begin_layout Standard
28230 establece un diámetro de 1
28231 \begin_inset space \thinspace{}
28232 \end_inset
28233
28234 cm.
28235  El comando
28236 \end_layout
28237
28238 \begin_layout Standard
28239
28240 \series bold
28241
28242 \backslash
28243 cornersize{num}
28244 \end_layout
28245
28246 \begin_layout Standard
28247 fija el diámetro en 
28248 \family sans
28249 num
28250 \begin_inset space \thinspace{}
28251 \end_inset
28252
28253 ×
28254 \begin_inset space \thinspace{}
28255 \end_inset
28256
28257 mínimo
28258 \family default
28259  
28260 \family sans
28261 (ancho y alto del cuadro)
28262 \family default
28263 .
28264  Por omisión es 
28265 \series bold
28266
28267 \backslash
28268 cornersize{0.5}
28269 \series default
28270 .
28271 \end_layout
28272
28273 \begin_layout Standard
28274 \begin_inset ERT
28275 status collapsed
28276
28277 \begin_layout Plain Layout
28278
28279
28280 \backslash
28281 cornersize*{1.5cm}
28282 \end_layout
28283
28284 \end_inset
28285
28286
28287 \begin_inset Box Ovalbox
28288 position "c"
28289 hor_pos "c"
28290 has_inner_box 1
28291 inner_pos "c"
28292 use_parbox 0
28293 width "28col%"
28294 special "none"
28295 height "1in"
28296 height_special "totalheight"
28297 status open
28298
28299 \begin_layout Plain Layout
28300 \align center
28301 Cuadro ovalado con 
28302 \series bold
28303
28304 \backslash
28305 cornersize
28306 \series default
28307
28308 \begin_inset space \thinspace{}
28309 \end_inset
28310
28311 =
28312 \begin_inset space \thinspace{}
28313 \end_inset
28314
28315 1.5
28316 \begin_inset space \thinspace{}
28317 \end_inset
28318
28319 cm
28320 \end_layout
28321
28322 \end_inset
28323
28324
28325 \begin_inset ERT
28326 status collapsed
28327
28328 \begin_layout Plain Layout
28329
28330
28331 \backslash
28332 cornersize{0.5}
28333 \end_layout
28334
28335 \end_inset
28336
28337
28338 \end_layout
28339
28340 \begin_layout Standard
28341 \begin_inset VSpace bigskip
28342 \end_inset
28343
28344 El tamaño de la sombra se puede ajustar cambiando la longitud 
28345 \series bold
28346
28347 \backslash
28348 shadowsize
28349 \series default
28350 .
28351  Este comando la ajusta a 2
28352 \begin_inset space \thinspace{}
28353 \end_inset
28354
28355 pt en el cuadro siguiente:
28356 \end_layout
28357
28358 \begin_layout Standard
28359
28360 \series bold
28361
28362 \backslash
28363 setlength{
28364 \backslash
28365 shadowsize}{2pt}
28366 \end_layout
28367
28368 \begin_layout Standard
28369 \begin_inset ERT
28370 status collapsed
28371
28372 \begin_layout Plain Layout
28373
28374
28375 \backslash
28376 setlength{
28377 \backslash
28378 shadowsize}{2pt}
28379 \end_layout
28380
28381 \end_inset
28382
28383
28384 \begin_inset Box Shadowbox
28385 position "c"
28386 hor_pos "c"
28387 has_inner_box 1
28388 inner_pos "c"
28389 use_parbox 0
28390 width "28col%"
28391 special "none"
28392 height "1in"
28393 height_special "totalheight"
28394 status open
28395
28396 \begin_layout Plain Layout
28397 \align center
28398 Cuadro sombreado con 
28399 \series bold
28400
28401 \backslash
28402 shadowsize
28403 \series default
28404
28405 \begin_inset space \thinspace{}
28406 \end_inset
28407
28408 =
28409 \begin_inset space \thinspace{}
28410 \end_inset
28411
28412 2
28413 \begin_inset space \thinspace{}
28414 \end_inset
28415
28416 pt
28417 \end_layout
28418
28419 \end_inset
28420
28421
28422 \begin_inset ERT
28423 status collapsed
28424
28425 \begin_layout Plain Layout
28426
28427
28428 \backslash
28429 setlength{
28430 \backslash
28431 shadowsize}{4pt}
28432 \end_layout
28433
28434 \end_inset
28435
28436
28437 \end_layout
28438
28439 \begin_layout Standard
28440 \begin_inset VSpace bigskip
28441 \end_inset
28442
28443
28444 \end_layout
28445
28446 \begin_layout Standard
28447 Por omisión, el tamaño 
28448 \series bold
28449
28450 \backslash
28451 FrameRule
28452 \series default
28453  es 0,4
28454 \begin_inset space \thinspace{}
28455 \end_inset
28456
28457 pt.
28458  El espacio por omisión entre el contenido de la nota y el marco es 9
28459 \begin_inset space \thinspace{}
28460 \end_inset
28461
28462 pt; puede cambiarse con el valor de 
28463 \series bold
28464
28465 \backslash
28466 FrameSep
28467 \series default
28468 .
28469  Por ejemplo, el marco del cuadro siguiente se establece con los comandos
28470  en código TeX
28471 \end_layout
28472
28473 \begin_layout Standard
28474
28475 \series bold
28476
28477 \backslash
28478 setlength{
28479 \backslash
28480 FrameRule}{5pt}
28481 \begin_inset Newline newline
28482 \end_inset
28483
28484
28485 \backslash
28486 setlength{
28487 \backslash
28488 FrameSep}{0.5cm}
28489 \end_layout
28490
28491 \begin_layout Standard
28492 \begin_inset ERT
28493 status collapsed
28494
28495 \begin_layout Plain Layout
28496
28497
28498 \backslash
28499 setlength{
28500 \backslash
28501 FrameRule}{5pt}
28502 \end_layout
28503
28504 \begin_layout Plain Layout
28505
28506
28507 \backslash
28508 setlength{
28509 \backslash
28510 FrameSep}{0.5cm}
28511 \end_layout
28512
28513 \end_inset
28514
28515
28516 \begin_inset Box Framed
28517 position "t"
28518 hor_pos "c"
28519 has_inner_box 0
28520 inner_pos "t"
28521 use_parbox 0
28522 width "100col%"
28523 special "none"
28524 height "1in"
28525 height_special "totalheight"
28526 status open
28527
28528 \begin_layout Plain Layout
28529 Texto en un 
28530 \family sans
28531 marco
28532 \begin_inset space ~
28533 \end_inset
28534
28535 sencillo
28536 \begin_inset space ~
28537 \end_inset
28538
28539 con
28540 \begin_inset space ~
28541 \end_inset
28542
28543 salto
28544 \begin_inset space ~
28545 \end_inset
28546
28547 de
28548 \begin_inset space ~
28549 \end_inset
28550
28551 página
28552 \family default
28553 .
28554 \end_layout
28555
28556 \end_inset
28557
28558
28559 \begin_inset ERT
28560 status collapsed
28561
28562 \begin_layout Plain Layout
28563
28564
28565 \backslash
28566 setlength{
28567 \backslash
28568 FrameRule}{0.4pt}
28569 \end_layout
28570
28571 \begin_layout Plain Layout
28572
28573
28574 \backslash
28575 setlength{
28576 \backslash
28577 FrameSep}{9pt}
28578 \end_layout
28579
28580 \end_inset
28581
28582
28583 \end_layout
28584
28585 \begin_layout Standard
28586 \begin_inset VSpace bigskip
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \begin_layout Standard
28593 Para los cuadros con 
28594 \family sans
28595 fondo
28596 \begin_inset space ~
28597 \end_inset
28598
28599 sombreado
28600 \family default
28601  el espacio por omisión entre el contenido y el marco es 3
28602 \begin_inset space \thinspace{}
28603 \end_inset
28604
28605 pt; se puede cambiar con el valor de 
28606 \series bold
28607
28608 \backslash
28609 fboxsep
28610 \series default
28611 .
28612  El color rojo predeterminado se puede cambiar en el sitio con el comando
28613  
28614 \series bold
28615
28616 \backslash
28617 definecolor{shadecolor}
28618 \series default
28619  o globalmente con el menú 
28620 \family sans
28621 Herramientas
28622 \family default
28623 \SpecialChar \menuseparator
28624
28625 \family sans
28626 Preferencias
28627 \family default
28628 \SpecialChar \menuseparator
28629
28630 \family sans
28631 Colores
28632 \family default
28633 \SpecialChar \menuseparator
28634
28635 \family sans
28636 cuadro
28637 \begin_inset space ~
28638 \end_inset
28639
28640 sombreado
28641 \family default
28642 .
28643  El esquema del comando 
28644 \series bold
28645
28646 \backslash
28647 definecolor
28648 \series default
28649  se explica en la sección
28650 \begin_inset space ~
28651 \end_inset
28652
28653
28654 \begin_inset CommandInset ref
28655 LatexCommand ref
28656 reference "sec:Tablas-Coloreadas"
28657
28658 \end_inset
28659
28660 .
28661 \begin_inset Foot
28662 status collapsed
28663
28664 \begin_layout Plain Layout
28665 El comando 
28666 \series bold
28667
28668 \backslash
28669 definecolor
28670 \series default
28671  requiere el paquete LaTeX 
28672 \series bold
28673 color
28674 \series default
28675  en el preámbulo, véase la sección
28676 \begin_inset space ~
28677 \end_inset
28678
28679
28680 \begin_inset CommandInset ref
28681 LatexCommand ref
28682 reference "sec:Cuadros-Coloreados"
28683
28684 \end_inset
28685
28686 .
28687 \end_layout
28688
28689 \end_inset
28690
28691  Por ejemplo, la nota siguiente se define con los comandos en código TeX
28692 \end_layout
28693
28694 \begin_layout Standard
28695
28696 \series bold
28697
28698 \backslash
28699 setlength{
28700 \backslash
28701 fboxsep}{0.5cm}
28702 \series default
28703
28704 \begin_inset Newline newline
28705 \end_inset
28706
28707
28708 \series bold
28709
28710 \backslash
28711 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28712 \end_layout
28713
28714 \begin_layout Standard
28715 \begin_inset ERT
28716 status collapsed
28717
28718 \begin_layout Plain Layout
28719
28720
28721 \backslash
28722 setlength{
28723 \backslash
28724 fboxsep}{0.5cm}
28725 \end_layout
28726
28727 \begin_layout Plain Layout
28728
28729
28730 \backslash
28731 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28732 \end_layout
28733
28734 \end_inset
28735
28736
28737 \begin_inset Box Shaded
28738 position "t"
28739 hor_pos "c"
28740 has_inner_box 0
28741 inner_pos "t"
28742 use_parbox 0
28743 width "100col%"
28744 special "none"
28745 height "1in"
28746 height_special "totalheight"
28747 status open
28748
28749 \begin_layout Plain Layout
28750
28751 \color yellow
28752 Texto amarillo en un cuadro con 
28753 \family sans
28754 fondo sombreado 
28755 \family default
28756  en color verde oscuro.
28757 \end_layout
28758
28759 \end_inset
28760
28761
28762 \begin_inset ERT
28763 status collapsed
28764
28765 \begin_layout Plain Layout
28766
28767
28768 \backslash
28769 setlength{
28770 \backslash
28771 fboxsep}{3pt}
28772 \end_layout
28773
28774 \begin_layout Plain Layout
28775
28776
28777 \backslash
28778 definecolor{shadecolor}{rgb}{1,0,0}
28779 \end_layout
28780
28781 \end_inset
28782
28783
28784 \end_layout
28785
28786 \begin_layout Standard
28787 \begin_inset VSpace bigskip
28788 \end_inset
28789
28790 Los cambios en las dimensiones son válidos para todos los cuadros que siguen
28791  a los comandos.
28792 \end_layout
28793
28794 \begin_layout Section
28795 Minipáginas
28796 \begin_inset CommandInset label
28797 LatexCommand label
28798 name "sec:Minipáginas"
28799
28800 \end_inset
28801
28802
28803 \begin_inset Index
28804 status collapsed
28805
28806 \begin_layout Plain Layout
28807 Cuadros ! Minipáginas
28808 \end_layout
28809
28810 \end_inset
28811
28812
28813 \end_layout
28814
28815 \begin_layout Standard
28816 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
28817  por tanto pueden tener, por ejemplo, sus propias notas al pie.
28818 \end_layout
28819
28820 \begin_layout Standard
28821 Las minipáginas son útiles para escribir documentos en distintas lenguas.
28822 \end_layout
28823
28824 \begin_layout Standard
28825 A continuación hay dos ejemplos de minipáginas adosadas.
28826  Su anchura está puesta en 45
28827 \begin_inset space \thinspace{}
28828 \end_inset
28829
28830 % y separadas por un relleno horizontal, insertado vía el menú 
28831 \family sans
28832 Insertar\SpecialChar \menuseparator
28833 Formato\SpecialChar \menuseparator
28834 Relleno
28835 \begin_inset space ~
28836 \end_inset
28837
28838 horizontal
28839 \family default
28840 .
28841 \end_layout
28842
28843 \begin_layout Standard
28844 \begin_inset Box Frameless
28845 position "t"
28846 hor_pos "c"
28847 has_inner_box 1
28848 inner_pos "c"
28849 use_parbox 0
28850 width "45col%"
28851 special "none"
28852 height "1in"
28853 height_special "totalheight"
28854 status open
28855
28856 \begin_layout Plain Layout
28857
28858 \lang german
28859 Dies ist ein deutscher Text.
28860  Dies ist ein deutscher Text.
28861  Dies ist ein deutscher Text.
28862  Dies ist ein deutscher Text.
28863  Dies ist ein deutscher Text.
28864  Dies ist ein deutscher Text.
28865  Dies ist ein deutscher Text.
28866  Dies ist ein deutscher Text.
28867  Dies ist ein deutscher Text.
28868  Dies ist ein deutscher Text.
28869  Dies ist ein deutscher Text.
28870  Dies ist ein deutscher Text.
28871  Dies ist ein deutscher Text
28872 \begin_inset Foot
28873 status collapsed
28874
28875 \begin_layout Plain Layout
28876
28877 \lang german
28878 Dies ist eine deutsche Fußnote.
28879 \end_layout
28880
28881 \end_inset
28882
28883 .
28884  Dies ist ein deutscher Text.
28885  Dies ist ein deutscher Text.
28886 \end_layout
28887
28888 \end_inset
28889
28890
28891 \begin_inset space \hfill{}
28892 \end_inset
28893
28894
28895 \begin_inset Box Frameless
28896 position "t"
28897 hor_pos "c"
28898 has_inner_box 1
28899 inner_pos "c"
28900 use_parbox 0
28901 width "45col%"
28902 special "none"
28903 height "1in"
28904 height_special "totalheight"
28905 status open
28906
28907 \begin_layout Plain Layout
28908
28909 \lang english
28910 This is an English Text.
28911  This is an English Text.
28912  This is an English Text.
28913  This is an English Text.
28914  This is an English Text.
28915  This is an English Text.
28916  This is an English Text.
28917  This is an English Text.
28918  This is an English Text.
28919  This is an English Text.
28920  This is an English Text.
28921  This is an English Text.
28922  This is an English Text.
28923  This is an English Text.
28924  This is an English Text.
28925  This is an English Text.
28926 \begin_inset Foot
28927 status collapsed
28928
28929 \begin_layout Plain Layout
28930
28931 \lang english
28932 This is an English footnote.
28933 \end_layout
28934
28935 \end_inset
28936
28937  This is an English Text.
28938  
28939 \end_layout
28940
28941 \end_inset
28942
28943
28944 \end_layout
28945
28946 \begin_layout Standard
28947 \begin_inset VSpace bigskip
28948 \end_inset
28949
28950 La configuración global de párrafos se ignora en las minipáginas.
28951  Esto significa que en las mismas no habrá espacio entre párrafos aunque
28952  pongas p.
28953 \begin_inset space \thinspace{}
28954 \end_inset
28955
28956 e.
28957 \begin_inset space ~
28958 \end_inset
28959
28960
28961 \family sans
28962 Salto
28963 \begin_inset space ~
28964 \end_inset
28965
28966 medio
28967 \family default
28968  en la configuración del documento.
28969 \end_layout
28970
28971 \begin_layout Standard
28972 Las minipáginas también sirven para poner un color de fondo para partes
28973  de texto, véase sección
28974 \begin_inset space ~
28975 \end_inset
28976
28977
28978 \begin_inset CommandInset ref
28979 LatexCommand ref
28980 reference "sub:Color-en-Párrafos"
28981
28982 \end_inset
28983
28984 .
28985 \end_layout
28986
28987 \begin_layout Standard
28988 \begin_inset Note Greyedout
28989 status open
28990
28991 \begin_layout Plain Layout
28992
28993 \series bold
28994 Nota:
28995 \series default
28996  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
28997  tener minipáginas en tablas, flotantes, y otros cuadros.
28998 \end_layout
28999
29000 \end_inset
29001
29002
29003 \end_layout
29004
29005 \begin_layout Section
29006 Cuadros de párrafo
29007 \begin_inset CommandInset label
29008 LatexCommand label
29009 name "sec:Cuadros-de-Párrafo"
29010
29011 \end_inset
29012
29013
29014 \begin_inset Index
29015 status collapsed
29016
29017 \begin_layout Plain Layout
29018 Cuadros ! de párrafo
29019 \end_layout
29020
29021 \end_inset
29022
29023
29024 \end_layout
29025
29026 \begin_layout Standard
29027 Los cuadros de párrafo son similares a las minipáginas con la diferencia
29028  de que no pueden contener notas al pie.
29029   La diferencia principal es que las minipáginas no son verdaderos cuadros
29030  sino entornos de LaTeX.
29031 \end_layout
29032
29033 \begin_layout Standard
29034 \align center
29035 \begin_inset Box Frameless
29036 position "t"
29037 hor_pos "c"
29038 has_inner_box 1
29039 inner_pos "t"
29040 use_parbox 1
29041 width "33col%"
29042 special "none"
29043 height "1in"
29044 height_special "totalheight"
29045 status collapsed
29046
29047 \begin_layout Plain Layout
29048 Texto en un cuadro de párrafo.
29049  Texto en un cuadro de párrafo.
29050  Esta nota no aparece:
29051 \begin_inset Foot
29052 status collapsed
29053
29054 \begin_layout Plain Layout
29055 Esta es una nota en cuadro de párrafo y por eso no aparecerá.
29056 \end_layout
29057
29058 \end_inset
29059
29060
29061 \end_layout
29062
29063 \end_inset
29064
29065
29066 \end_layout
29067
29068 \begin_layout Section
29069 Cuadros para palabras y caracteres
29070 \begin_inset Index
29071 status collapsed
29072
29073 \begin_layout Plain Layout
29074 Cuadros ! para palabras y caracteres
29075 \end_layout
29076
29077 \end_inset
29078
29079
29080 \end_layout
29081
29082 \begin_layout Subsection
29083 Evitar la partición de palabras
29084 \begin_inset CommandInset label
29085 LatexCommand label
29086 name "sec:Evitar-la-Partición"
29087
29088 \end_inset
29089
29090
29091 \begin_inset Index
29092 status collapsed
29093
29094 \begin_layout Plain Layout
29095 Cuadros ! para evitar la partición de palabras
29096 \end_layout
29097
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \begin_layout Standard
29104 Hay un tipo especial de cuadro para impedir que una palabra sea partida
29105  con guión.
29106 \begin_inset Newline newline
29107 \end_inset
29108
29109 He aquí un ejemplo:
29110 \end_layout
29111
29112 \begin_layout Standard
29113 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
29114 palabra».
29115 \end_layout
29116
29117 \begin_layout Standard
29118 Para evitar su división usa el comando
29119 \end_layout
29120
29121 \begin_layout Standard
29122
29123 \series bold
29124
29125 \backslash
29126 mbox{
29127 \end_layout
29128
29129 \begin_layout Standard
29130 en código TeX antes de la palabra.
29131  Tras ella inserta una llave de cierre «
29132 \series bold
29133 }
29134 \series default
29135 » en código TeX.
29136 \end_layout
29137
29138 \begin_layout Standard
29139 Este es el resultado:
29140 \end_layout
29141
29142 \begin_layout Standard
29143 Esta línea es un ejemplo para mostrar cómo evitar la división de 
29144 \begin_inset ERT
29145 status collapsed
29146
29147 \begin_layout Plain Layout
29148
29149
29150 \backslash
29151 mbox{
29152 \end_layout
29153
29154 \end_inset
29155
29156 «estalarguísimapalabra».
29157 \begin_inset ERT
29158 status collapsed
29159
29160 \begin_layout Plain Layout
29161
29162 }
29163 \end_layout
29164
29165 \end_inset
29166
29167
29168 \end_layout
29169
29170 \begin_layout Standard
29171 Como alternativa puedes poner el comando «
29172 \series bold
29173
29174 \backslash
29175 -
29176 \series default
29177 » en código TeX directamente antes de la palabra:
29178 \end_layout
29179
29180 \begin_layout Standard
29181 Esta línea es un ejemplo para mostrar cómo evitar la división de «
29182 \begin_inset ERT
29183 status collapsed
29184
29185 \begin_layout Plain Layout
29186
29187
29188 \backslash
29189 -
29190 \end_layout
29191
29192 \end_inset
29193
29194 estalarguísimapalabra».
29195 \end_layout
29196
29197 \begin_layout Standard
29198 Por supuesto, la palabra sobresale del margen.
29199  Para evitarlo añade, con el menú 
29200 \family sans
29201 Insertar\SpecialChar \menuseparator
29202 Formato\SpecialChar \menuseparator
29203 Salto
29204 \begin_inset space ~
29205 \end_inset
29206
29207 de
29208 \begin_inset space ~
29209 \end_inset
29210
29211
29212 \family default
29213 línea (atajo 
29214 \family sans
29215 Ctrl+Retorno
29216 \family default
29217 ), un salto de línea antes de la palabra:
29218 \end_layout
29219
29220 \begin_layout Standard
29221 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
29222 \begin_inset Newline newline
29223 \end_inset
29224
29225
29226 \begin_inset ERT
29227 status collapsed
29228
29229 \begin_layout Plain Layout
29230
29231
29232 \backslash
29233 mbox{
29234 \end_layout
29235
29236 \end_inset
29237
29238 «estalarguísimapalabra».
29239 \begin_inset ERT
29240 status collapsed
29241
29242 \begin_layout Plain Layout
29243
29244 }
29245 \end_layout
29246
29247 \end_inset
29248
29249
29250 \end_layout
29251
29252 \begin_layout Subsection
29253 Alineación vertical
29254 \begin_inset CommandInset label
29255 LatexCommand label
29256 name "sub:Alineación-Vertical"
29257
29258 \end_inset
29259
29260
29261 \begin_inset Index
29262 status collapsed
29263
29264 \begin_layout Plain Layout
29265 Cuadros ! para alineación vertical
29266 \end_layout
29267
29268 \end_inset
29269
29270
29271 \end_layout
29272
29273 \begin_layout Standard
29274 Con ayuda del comando 
29275 \series bold
29276
29277 \backslash
29278 raisebox
29279 \series default
29280  puedes alinear verticalmente con el texto circundante palabras o caracteres.
29281  
29282 \series bold
29283
29284 \backslash
29285 raisebox
29286 \series default
29287  se utiliza según el esquema:
29288 \end_layout
29289
29290 \begin_layout Standard
29291
29292 \series bold
29293
29294 \backslash
29295 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
29296 \end_layout
29297
29298 \begin_layout Standard
29299 La elevación puede ser un valor positivo para subir el cuadro o negativo
29300  para bajarlo.
29301 \end_layout
29302
29303 \begin_layout Standard
29304 Para alinear una palabra, p.
29305 \begin_inset space \thinspace{}
29306 \end_inset
29307
29308 e
29309 \begin_inset space ~
29310 \end_inset
29311
29312 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
29313  en la línea de base, inserta el comando
29314 \end_layout
29315
29316 \begin_layout Standard
29317
29318 \series bold
29319
29320 \backslash
29321 raisebox{
29322 \backslash
29323 depth}{
29324 \end_layout
29325
29326 \begin_layout Standard
29327 en código TeX antes de la palabra.
29328  Detrás de la palabra inserta una llave de cierre «
29329 \series bold
29330 }
29331 \series default
29332 » en código TeX.
29333 \begin_inset Newline newline
29334 \end_inset
29335
29336 Este es el resultado:
29337 \end_layout
29338
29339 \begin_layout Standard
29340 Esto es una línea de texto con la palabra 
29341 \begin_inset ERT
29342 status collapsed
29343
29344 \begin_layout Plain Layout
29345
29346
29347 \backslash
29348 raisebox{
29349 \backslash
29350 depth}{
29351 \end_layout
29352
29353 \end_inset
29354
29355 «prevención»
29356 \begin_inset ERT
29357 status collapsed
29358
29359 \begin_layout Plain Layout
29360
29361 }
29362 \end_layout
29363
29364 \end_inset
29365
29366  elevada.
29367 \end_layout
29368
29369 \begin_layout Standard
29370 \begin_inset VSpace bigskip
29371 \end_inset
29372
29373 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
29374 \end_layout
29375
29376 \begin_layout Standard
29377 Esto es una línea de texto con la palabra 
29378 \begin_inset ERT
29379 status collapsed
29380
29381 \begin_layout Plain Layout
29382
29383
29384 \backslash
29385 raisebox{-
29386 \backslash
29387 depth}{
29388 \end_layout
29389
29390 \end_inset
29391
29392 «prevención»
29393 \begin_inset ERT
29394 status collapsed
29395
29396 \begin_layout Plain Layout
29397
29398 }
29399 \end_layout
29400
29401 \end_inset
29402
29403  bajada.
29404 \begin_inset Newline newline
29405 \end_inset
29406
29407 Esto es una línea de texto con la palabra 
29408 \begin_inset ERT
29409 status collapsed
29410
29411 \begin_layout Plain Layout
29412
29413
29414 \backslash
29415 raisebox{0.5cm}{
29416 \end_layout
29417
29418 \end_inset
29419
29420 «testigo»
29421 \begin_inset ERT
29422 status collapsed
29423
29424 \begin_layout Plain Layout
29425
29426 }
29427 \end_layout
29428
29429 \end_inset
29430
29431  elevada.
29432 \end_layout
29433
29434 \begin_layout Standard
29435 Si por alguna razón quieres impedir esto, pon la altura de cuadro a cero.
29436  Por ejemplo
29437 \end_layout
29438
29439 \begin_layout Standard
29440
29441 \series bold
29442
29443 \backslash
29444 raisebox{-
29445 \backslash
29446 depth}[0pt]{
29447 \end_layout
29448
29449 \begin_layout Standard
29450 Esto es una línea de texto con la palabra 
29451 \begin_inset ERT
29452 status collapsed
29453
29454 \begin_layout Plain Layout
29455
29456
29457 \backslash
29458 raisebox{-
29459 \backslash
29460 depth}[0pt]{
29461 \end_layout
29462
29463 \end_inset
29464
29465 «prevención»
29466 \begin_inset ERT
29467 status collapsed
29468
29469 \begin_layout Plain Layout
29470
29471 }
29472 \end_layout
29473
29474 \end_inset
29475
29476  bajada.
29477 \begin_inset Newline newline
29478 \end_inset
29479
29480 Esto es una línea de texto con la palabra 
29481 \begin_inset ERT
29482 status collapsed
29483
29484 \begin_layout Plain Layout
29485
29486
29487 \backslash
29488 raisebox{0.5cm}[0pt]{
29489 \end_layout
29490
29491 \end_inset
29492
29493 «testigo»
29494 \begin_inset ERT
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498
29499 }
29500 \end_layout
29501
29502 \end_inset
29503
29504  elevada.
29505 \end_layout
29506
29507 \begin_layout Section
29508 Cuadros coloreados
29509 \begin_inset CommandInset label
29510 LatexCommand label
29511 name "sec:Cuadros-Coloreados"
29512
29513 \end_inset
29514
29515
29516 \begin_inset Index
29517 status collapsed
29518
29519 \begin_layout Plain Layout
29520 Cuadros ! Color
29521 \end_layout
29522
29523 \end_inset
29524
29525
29526 \end_layout
29527
29528 \begin_layout Subsection
29529 Color en texto
29530 \begin_inset Index
29531 status collapsed
29532
29533 \begin_layout Plain Layout
29534 Color ! en texto
29535 \end_layout
29536
29537 \end_inset
29538
29539
29540 \end_layout
29541
29542 \begin_layout Standard
29543 Para colorear el fondo de un texto, éste debe ponerse en un cuadro coloreado.
29544  Esto requiere cargar el paquete LaTeX 
29545 \series bold
29546 color
29547 \series default
29548
29549 \begin_inset Index
29550 status collapsed
29551
29552 \begin_layout Plain Layout
29553 LaTeX-paquetes ! color
29554 \end_layout
29555
29556 \end_inset
29557
29558  en el preámbulo del documento con
29559 \end_layout
29560
29561 \begin_layout Standard
29562
29563 \series bold
29564
29565 \backslash
29566 @ifundef\SpecialChar \textcompwordmark{}
29567 ined{textcolor}
29568 \begin_inset Newline newline
29569 \end_inset
29570
29571
29572 \begin_inset ERT
29573 status collapsed
29574
29575 \begin_layout Plain Layout
29576
29577
29578 \backslash
29579 hphantom{ }
29580 \end_layout
29581
29582 \end_inset
29583
29584 {
29585 \backslash
29586 usepackage{color}}{}
29587 \end_layout
29588
29589 \begin_layout Standard
29590 LyX cargará automáticamente el paquete 
29591 \series bold
29592 color
29593 \series default
29594  cuando colorees texto.
29595 \begin_inset Foot
29596 status collapsed
29597
29598 \begin_layout Plain Layout
29599 Para evitar cargarlo dos veces se usa el comando 
29600 \series bold
29601
29602 \backslash
29603 @ifundef\SpecialChar \textcompwordmark{}
29604 ined
29605 \series default
29606 .
29607 \end_layout
29608
29609 \end_inset
29610
29611
29612 \end_layout
29613
29614 \begin_layout Standard
29615 \begin_inset VSpace medskip
29616 \end_inset
29617
29618 Los cuadros coloreados se crean con el comando 
29619 \series bold
29620
29621 \backslash
29622 colorbox
29623 \series default
29624 , de acuerdo con el siguiente esquema:
29625 \end_layout
29626
29627 \begin_layout Standard
29628
29629 \series bold
29630
29631 \backslash
29632 colorbox{color}{contenido del cuadro}
29633 \end_layout
29634
29635 \begin_layout Standard
29636 El contenido también puede ser un cuadro y los cuadros coloreados también
29637  pueden estar en otros cuadros.
29638 \end_layout
29639
29640 \begin_layout Standard
29641 Los siguientes colores están predefinidos:
29642 \begin_inset Newline newline
29643 \end_inset
29644
29645
29646 \family sans
29647 red
29648 \family default
29649
29650 \family sans
29651 green
29652 \family default
29653
29654 \family sans
29655 yellow, blue
29656 \family default
29657
29658 \family sans
29659 cyan
29660 \family default
29661 \series bold
29662 ,
29663 \series default
29664  
29665 \family sans
29666 magenta, black
29667 \family default
29668
29669 \family sans
29670 white
29671 \family default
29672 .
29673 \begin_inset Newline newline
29674 \end_inset
29675
29676 También puedes definir tus propios colores según se explica en la sección
29677 \begin_inset space ~
29678 \end_inset
29679
29680
29681 \begin_inset CommandInset ref
29682 LatexCommand ref
29683 reference "sec:Tablas-Coloreadas"
29684
29685 \end_inset
29686
29687 .
29688 \end_layout
29689
29690 \begin_layout Standard
29691 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
29692 \end_layout
29693
29694 \begin_layout Standard
29695
29696 \series bold
29697
29698 \backslash
29699 colorbox{red}{
29700 \end_layout
29701
29702 \begin_layout Standard
29703 en código TeX antes de la palabra.
29704  Tras la palabra inserta una llave de cierre «
29705 \series bold
29706 }
29707 \series default
29708 » en código TeX.
29709 \begin_inset Newline newline
29710 \end_inset
29711
29712 Este es el resultado:
29713 \end_layout
29714
29715 \begin_layout Standard
29716 Línea en la que la palabra 
29717 \begin_inset ERT
29718 status collapsed
29719
29720 \begin_layout Plain Layout
29721
29722
29723 \backslash
29724 colorbox{red}{
29725 \end_layout
29726
29727 \end_inset
29728
29729 «¡Atención!»
29730 \begin_inset ERT
29731 status collapsed
29732
29733 \begin_layout Plain Layout
29734
29735 }
29736 \end_layout
29737
29738 \end_inset
29739
29740  tiene fondo rojo.
29741 \end_layout
29742
29743 \begin_layout Standard
29744 \begin_inset VSpace bigskip
29745 \end_inset
29746
29747 Si quieres un marco de distinto color, puedes emplear el comando 
29748 \series bold
29749
29750 \backslash
29751 fcolorbox
29752 \series default
29753  con el esquema siguiente:
29754 \end_layout
29755
29756 \begin_layout Standard
29757
29758 \series bold
29759
29760 \backslash
29761 fcolorbox{color del marco}{color del cuadro}{contenido del cuadro}
29762 \end_layout
29763
29764 \begin_layout Standard
29765
29766 \series bold
29767
29768 \backslash
29769 fcolorbox
29770 \series default
29771  es una extensión de 
29772 \series bold
29773
29774 \backslash
29775 colorbox
29776 \series default
29777 .
29778  El grosor del marco y el espacio entre él y el contenido se puede ajustar
29779  con las longitudes 
29780 \series bold
29781
29782 \backslash
29783 fboxrule
29784 \series default
29785  y 
29786 \series bold
29787
29788 \backslash
29789 fboxsep
29790 \series default
29791 , respectivamente, como se describe en la sección
29792 \begin_inset space ~
29793 \end_inset
29794
29795
29796 \begin_inset CommandInset ref
29797 LatexCommand ref
29798 reference "sec:Decoración"
29799
29800 \end_inset
29801
29802 .
29803 \end_layout
29804
29805 \begin_layout Standard
29806 Para el ejemplo siguiente se ha utilizado el comando
29807 \end_layout
29808
29809 \begin_layout Standard
29810
29811 \series bold
29812
29813 \backslash
29814 fcolorbox{cyan}{magenta}{
29815 \end_layout
29816
29817 \begin_layout Standard
29818 Este es un ejemplo en el que se ha puesto un grosor de 1
29819 \begin_inset space \thinspace{}
29820 \end_inset
29821
29822 mm para la línea del marco:
29823 \begin_inset Newline newline
29824 \end_inset
29825
29826
29827 \begin_inset ERT
29828 status collapsed
29829
29830 \begin_layout Plain Layout
29831
29832
29833 \backslash
29834 fboxrule 1mm 
29835 \backslash
29836 fboxsep 1mm
29837 \end_layout
29838
29839 \end_inset
29840
29841
29842 \begin_inset ERT
29843 status collapsed
29844
29845 \begin_layout Plain Layout
29846
29847
29848 \backslash
29849 fcolorbox{cyan}{magenta}{
29850 \end_layout
29851
29852 \end_inset
29853
29854 Texto en un marco coloreado y enmarcado.
29855 \begin_inset ERT
29856 status collapsed
29857
29858 \begin_layout Plain Layout
29859
29860 }
29861 \end_layout
29862
29863 \end_inset
29864
29865
29866 \end_layout
29867
29868 \begin_layout Standard
29869 \begin_inset VSpace bigskip
29870 \end_inset
29871
29872 Por supuesto también puedes colorear el texto en un marco coloreado:
29873 \begin_inset Newline newline
29874 \end_inset
29875
29876
29877 \begin_inset ERT
29878 status collapsed
29879
29880 \begin_layout Plain Layout
29881
29882
29883 \backslash
29884 fcolorbox{cyan}{magenta}{
29885 \end_layout
29886
29887 \end_inset
29888
29889
29890 \color yellow
29891 Texto coloreado en un marco sombreado y coloreado.
29892 \color none
29893
29894 \begin_inset ERT
29895 status collapsed
29896
29897 \begin_layout Plain Layout
29898
29899 }
29900 \end_layout
29901
29902 \end_inset
29903
29904
29905 \begin_inset ERT
29906 status collapsed
29907
29908 \begin_layout Plain Layout
29909
29910
29911 \backslash
29912 fboxrule 0.4pt 
29913 \backslash
29914 fboxsep 3pt
29915 \end_layout
29916
29917 \end_inset
29918
29919
29920 \end_layout
29921
29922 \begin_layout Standard
29923
29924 \series bold
29925 \begin_inset VSpace medskip
29926 \end_inset
29927
29928
29929 \end_layout
29930
29931 \begin_layout Standard
29932 \begin_inset Note Greyedout
29933 status open
29934
29935 \begin_layout Plain Layout
29936
29937 \series bold
29938 Nota:
29939 \series default
29940  El texto en cuadros coloreados no puede tener saltos de línea.
29941  Para colorear líneas o párrafos múltiples, usa un cuadro dentro de un cuadro
29942  coloreado como se describe a continuación.
29943 \end_layout
29944
29945 \end_inset
29946
29947
29948 \end_layout
29949
29950 \begin_layout Subsection
29951 Color en párrafos
29952 \begin_inset CommandInset label
29953 LatexCommand label
29954 name "sub:Color-en-Párrafos"
29955
29956 \end_inset
29957
29958
29959 \begin_inset Index
29960 status collapsed
29961
29962 \begin_layout Plain Layout
29963 Color ! en párrafos
29964 \end_layout
29965
29966 \end_inset
29967
29968
29969 \end_layout
29970
29971 \begin_layout Standard
29972 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
29973  Antes de la minipágina inserta el comando 
29974 \series bold
29975
29976 \backslash
29977 colorbox
29978 \series default
29979  en código TeX
29980 \end_layout
29981
29982 \begin_layout Standard
29983
29984 \series bold
29985
29986 \backslash
29987 colorbox{color}{
29988 \end_layout
29989
29990 \begin_layout Standard
29991  Detrás de la minipágina inserta una llave de cierre «
29992 \series bold
29993 }
29994 \series default
29995 », también en código TeX.
29996 \end_layout
29997
29998 \begin_layout Standard
29999 \begin_inset ERT
30000 status collapsed
30001
30002 \begin_layout Plain Layout
30003
30004
30005 \backslash
30006 colorbox{grisclaro}{
30007 \end_layout
30008
30009 \end_inset
30010
30011
30012 \begin_inset Box Frameless
30013 position "t"
30014 hor_pos "c"
30015 has_inner_box 1
30016 inner_pos "t"
30017 use_parbox 0
30018 width "100col%"
30019 special "none"
30020 height "1in"
30021 height_special "totalheight"
30022 status collapsed
30023
30024 \begin_layout Plain Layout
30025 Texto con color de fondo.
30026  Texto con color de fondo.
30027 \end_layout
30028
30029 \begin_layout Plain Layout
30030 \begin_inset VSpace defskip
30031 \end_inset
30032
30033 El texto puede tener notas al pie
30034 \begin_inset Foot
30035 status collapsed
30036
30037 \begin_layout Plain Layout
30038 Otro ejemplo de nota
30039 \end_layout
30040
30041 \end_inset
30042
30043  y puede incluir tablas y figuras.
30044 \end_layout
30045
30046 \begin_layout Plain Layout
30047 \align center
30048 \begin_inset Tabular
30049 <lyxtabular version="3" rows="3" columns="3">
30050 <features>
30051 <column alignment="center" valignment="top" width="0">
30052 <column alignment="center" valignment="top" width="0">
30053 <column alignment="center" valignment="top" width="0">
30054 <row>
30055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30056 \begin_inset Text
30057
30058 \begin_layout Plain Layout
30059 a
30060 \end_layout
30061
30062 \end_inset
30063 </cell>
30064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30065 \begin_inset Text
30066
30067 \begin_layout Plain Layout
30068 !
30069 \end_layout
30070
30071 \end_inset
30072 </cell>
30073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30074 \begin_inset Text
30075
30076 \begin_layout Plain Layout
30077 3
30078 \end_layout
30079
30080 \end_inset
30081 </cell>
30082 </row>
30083 <row>
30084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30085 \begin_inset Text
30086
30087 \begin_layout Plain Layout
30088 <
30089 \end_layout
30090
30091 \end_inset
30092 </cell>
30093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30094 \begin_inset Text
30095
30096 \begin_layout Plain Layout
30097 b2
30098 \begin_inset Quotes erd
30099 \end_inset
30100
30101 |
30102 \end_layout
30103
30104 \end_inset
30105 </cell>
30106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30107 \begin_inset Text
30108
30109 \begin_layout Plain Layout
30110 >
30111 \end_layout
30112
30113 \end_inset
30114 </cell>
30115 </row>
30116 <row>
30117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30118 \begin_inset Text
30119
30120 \begin_layout Plain Layout
30121 1
30122 \end_layout
30123
30124 \end_inset
30125 </cell>
30126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30127 \begin_inset Text
30128
30129 \begin_layout Plain Layout
30130 §
30131 \end_layout
30132
30133 \end_inset
30134 </cell>
30135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30136 \begin_inset Text
30137
30138 \begin_layout Plain Layout
30139 c
30140 \end_layout
30141
30142 \end_inset
30143 </cell>
30144 </row>
30145 </lyxtabular>
30146
30147 \end_inset
30148
30149
30150 \end_layout
30151
30152 \end_inset
30153
30154
30155 \begin_inset ERT
30156 status collapsed
30157
30158 \begin_layout Plain Layout
30159
30160 }
30161 \end_layout
30162
30163 \end_inset
30164
30165
30166 \end_layout
30167
30168 \begin_layout Section
30169 Cuadros rotados y escalados
30170 \end_layout
30171
30172 \begin_layout Standard
30173 Para poder usar los comandos descritos en esta sección hay que cargar el
30174  paquete LaTeX 
30175 \series bold
30176 graphicx
30177 \series default
30178
30179 \begin_inset Index
30180 status collapsed
30181
30182 \begin_layout Plain Layout
30183 LaTeX-paquetes ! graphicx
30184 \end_layout
30185
30186 \end_inset
30187
30188  en el preámbulo del documento, con el comando
30189 \end_layout
30190
30191 \begin_layout Standard
30192
30193 \series bold
30194
30195 \backslash
30196 @ifundefined{rotatebox}
30197 \begin_inset Newline newline
30198 \end_inset
30199
30200
30201 \begin_inset ERT
30202 status collapsed
30203
30204 \begin_layout Plain Layout
30205
30206
30207 \backslash
30208 hphantom{ }
30209 \end_layout
30210
30211 \end_inset
30212
30213 {
30214 \backslash
30215 usepackage{graphicx}}{}
30216 \end_layout
30217
30218 \begin_layout Standard
30219 \begin_inset Note Greyedout
30220 status open
30221
30222 \begin_layout Plain Layout
30223
30224 \series bold
30225 Nota: 
30226 \series default
30227 Algunos visores DVI no pueden mostrar material rotado o escalado.
30228 \end_layout
30229
30230 \end_inset
30231
30232
30233 \end_layout
30234
30235 \begin_layout Standard
30236 \begin_inset Note Greyedout
30237 status open
30238
30239 \begin_layout Plain Layout
30240
30241 \series bold
30242 Nota:
30243 \series default
30244  Los cuadros rotados o escalados no pueden contener flotantes.
30245 \end_layout
30246
30247 \end_inset
30248
30249
30250 \end_layout
30251
30252 \begin_layout Subsection
30253 Cuadros rotados
30254 \begin_inset Index
30255 status collapsed
30256
30257 \begin_layout Plain Layout
30258 Cuadros ! Rotar
30259 \end_layout
30260
30261 \end_inset
30262
30263
30264 \begin_inset Index
30265 status collapsed
30266
30267 \begin_layout Plain Layout
30268 Material rotado
30269 \end_layout
30270
30271 \end_inset
30272
30273
30274 \begin_inset Index
30275 status collapsed
30276
30277 \begin_layout Plain Layout
30278 Figuras ! Rotar
30279 \end_layout
30280
30281 \end_inset
30282
30283
30284 \begin_inset Index
30285 status collapsed
30286
30287 \begin_layout Plain Layout
30288 Tablas ! Rotar
30289 \end_layout
30290
30291 \end_inset
30292
30293
30294 \end_layout
30295
30296 \begin_layout Standard
30297 Para rotar material debes ponerlo en un cuadro rotado.
30298  Los cuadros rotados se crean con el comando 
30299 \series bold
30300
30301 \backslash
30302 rotatebox
30303 \series default
30304  en código TeX, según el esquema:
30305 \end_layout
30306
30307 \begin_layout Standard
30308
30309 \series bold
30310
30311 \backslash
30312 rotatebox[origen de rotación]{ángulo de rotación}{contenido del cuadro}
30313 \end_layout
30314
30315 \begin_layout Standard
30316 El origen de rotación se especifica en la forma 
30317 \series bold
30318 origin=position
30319 \series default
30320 .
30321  Son posibles las posiciones siguientes: 
30322 \emph on
30323 c
30324 \emph default
30325  (center), 
30326 \emph on
30327 l
30328 \emph default
30329  (left), 
30330 \emph on
30331 r
30332 \emph default
30333  (right), 
30334 \emph on
30335 b
30336 \emph default
30337  (bottom), 
30338 \emph on
30339 t
30340 \emph default
30341  (top), así como combinaciones adecuadas de las posiciones básicas.
30342  Por ejemplo, 
30343 \emph on
30344 lt
30345 \emph default
30346  significa que el origen de rotación es la esquina superior izquierda del
30347  cuadro.
30348  Si no se especifica origen de rotación se usará la posición 
30349 \emph on
30350 l
30351 \emph default
30352 .
30353  El ángulo de rotación es un número de grados, y puede ser negativo.
30354  El sentido de giro es contrario al de las agujas del reloj.
30355 \end_layout
30356
30357 \begin_layout Standard
30358 En el siguiente ejemplo se ha insertado el comando 
30359 \series bold
30360
30361 \backslash
30362 rotatebox[origin=c]{60}{ 
30363 \series default
30364 como código TeX delante del texto «con rotación»; después del texto, el
30365  cuadro se ha cerrado con llave de cierre en código TeX.
30366 \end_layout
30367
30368 \begin_layout Standard
30369 Esta línea contiene texto 
30370 \begin_inset ERT
30371 status collapsed
30372
30373 \begin_layout Plain Layout
30374
30375
30376 \backslash
30377 rotatebox[origin=c]{60}{
30378 \end_layout
30379
30380 \end_inset
30381
30382 con rotación
30383 \begin_inset ERT
30384 status collapsed
30385
30386 \begin_layout Plain Layout
30387
30388 }
30389 \end_layout
30390
30391 \end_inset
30392
30393 .
30394 \end_layout
30395
30396 \begin_layout Standard
30397 El contenido del cuadro puede ser también otro cuadro o una ecuación en
30398  línea:
30399 \end_layout
30400
30401 \begin_layout Standard
30402 En esta línea hay texto enmarcado 
30403 \begin_inset ERT
30404 status collapsed
30405
30406 \begin_layout Plain Layout
30407
30408
30409 \backslash
30410 rotatebox[origin=r]{-60}{
30411 \end_layout
30412
30413 \end_inset
30414
30415
30416 \begin_inset Box Doublebox
30417 position "c"
30418 hor_pos "c"
30419 has_inner_box 0
30420 inner_pos "c"
30421 use_parbox 0
30422 width "1in"
30423 special "width"
30424 height "1in"
30425 height_special "totalheight"
30426 status open
30427
30428 \begin_layout Plain Layout
30429 con rotación
30430 \end_layout
30431
30432 \end_inset
30433
30434
30435 \begin_inset ERT
30436 status collapsed
30437
30438 \begin_layout Plain Layout
30439
30440 }
30441 \end_layout
30442
30443 \end_inset
30444
30445  y 
30446 \begin_inset ERT
30447 status collapsed
30448
30449 \begin_layout Plain Layout
30450
30451
30452 \backslash
30453 rotatebox[origin=lb]{60}{
30454 \end_layout
30455
30456 \end_inset
30457
30458
30459 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30460 \end_inset
30461
30462
30463 \begin_inset ERT
30464 status collapsed
30465
30466 \begin_layout Plain Layout
30467
30468 }
30469 \end_layout
30470
30471 \end_inset
30472
30473  una ecuación.
30474 \end_layout
30475
30476 \begin_layout Standard
30477 O una imagen o una tabla:
30478 \end_layout
30479
30480 \begin_layout Standard
30481 Aquí hay una imagen girada 
30482 \begin_inset ERT
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486
30487
30488 \backslash
30489 rotatebox[origin=lb]{90}{
30490 \end_layout
30491
30492 \end_inset
30493
30494
30495 \begin_inset Graphics
30496         filename ../clipart/platypus.eps
30497         lyxscale 50
30498         width 25col%
30499
30500 \end_inset
30501
30502
30503 \begin_inset ERT
30504 status collapsed
30505
30506 \begin_layout Plain Layout
30507
30508 }
30509 \end_layout
30510
30511 \end_inset
30512
30513  y una tabla girada 
30514 \begin_inset ERT
30515 status collapsed
30516
30517 \begin_layout Plain Layout
30518
30519
30520 \backslash
30521 rotatebox[origin=l]{-90}{
30522 \end_layout
30523
30524 \end_inset
30525
30526
30527 \begin_inset Tabular
30528 <lyxtabular version="3" rows="2" columns="2">
30529 <features>
30530 <column alignment="center" valignment="top" width="0">
30531 <column alignment="center" valignment="top" width="0">
30532 <row>
30533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30534 \begin_inset Text
30535
30536 \begin_layout Plain Layout
30537 q
30538 \end_layout
30539
30540 \end_inset
30541 </cell>
30542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30543 \begin_inset Text
30544
30545 \begin_layout Plain Layout
30546 w
30547 \end_layout
30548
30549 \end_inset
30550 </cell>
30551 </row>
30552 <row>
30553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30554 \begin_inset Text
30555
30556 \begin_layout Plain Layout
30557 e
30558 \end_layout
30559
30560 \end_inset
30561 </cell>
30562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30563 \begin_inset Text
30564
30565 \begin_layout Plain Layout
30566 r
30567 \end_layout
30568
30569 \end_inset
30570 </cell>
30571 </row>
30572 </lyxtabular>
30573
30574 \end_inset
30575
30576
30577 \begin_inset ERT
30578 status collapsed
30579
30580 \begin_layout Plain Layout
30581
30582 }
30583 \end_layout
30584
30585 \end_inset
30586
30587
30588 \end_layout
30589
30590 \begin_layout Subsection
30591 Cuadros escalados
30592 \begin_inset Index
30593 status collapsed
30594
30595 \begin_layout Plain Layout
30596 Cuadros ! Escalar
30597 \end_layout
30598
30599 \end_inset
30600
30601
30602 \begin_inset Index
30603 status collapsed
30604
30605 \begin_layout Plain Layout
30606 Material escalado
30607 \end_layout
30608
30609 \end_inset
30610
30611
30612 \begin_inset Index
30613 status collapsed
30614
30615 \begin_layout Plain Layout
30616 Figuras ! Escalar
30617 \end_layout
30618
30619 \end_inset
30620
30621
30622 \begin_inset Index
30623 status collapsed
30624
30625 \begin_layout Plain Layout
30626 Tablas ! Escalar
30627 \end_layout
30628
30629 \end_inset
30630
30631
30632 \end_layout
30633
30634 \begin_layout Standard
30635 Para escalar material se pueden usar los comandos 
30636 \series bold
30637
30638 \backslash
30639 scalebox
30640 \series default
30641  y 
30642 \series bold
30643
30644 \backslash
30645 resizebox 
30646 \series default
30647 en código TeX.
30648 \end_layout
30649
30650 \begin_layout Standard
30651
30652 \series bold
30653
30654 \backslash
30655 scalebox
30656 \series default
30657  se usa con el esquema siguiente:
30658 \end_layout
30659
30660 \begin_layout Standard
30661
30662 \series bold
30663
30664 \backslash
30665 scalebox{horizontal}[vertical]{contenido del cuadro}
30666 \end_layout
30667
30668 \begin_layout Standard
30669 Horizontal y vertical son los factores de escala correspondientes.
30670  Si no se especifica factor vertical, su valor será el mismo que el factor
30671  de escala horizontal.
30672  
30673 \end_layout
30674
30675 \begin_layout Standard
30676 Por ejemplo, el comando 
30677 \series bold
30678
30679 \backslash
30680 scalebox{2}{Hola} 
30681 \series default
30682 crea un 
30683 \begin_inset ERT
30684 status collapsed
30685
30686 \begin_layout Plain Layout
30687
30688
30689 \backslash
30690 scalebox{2}{
30691 \end_layout
30692
30693 \end_inset
30694
30695 Hola
30696 \begin_inset ERT
30697 status collapsed
30698
30699 \begin_layout Plain Layout
30700
30701 }
30702 \end_layout
30703
30704 \end_inset
30705
30706  de doble tamaño que el texto normal del documento.
30707 \end_layout
30708
30709 \begin_layout Standard
30710 El comando 
30711 \series bold
30712
30713 \backslash
30714 scalebox{2}[1]{Hola} 
30715 \series default
30716 distorsiona el 
30717 \begin_inset ERT
30718 status collapsed
30719
30720 \begin_layout Plain Layout
30721
30722
30723 \backslash
30724 scalebox{2}[1]{
30725 \end_layout
30726
30727 \end_inset
30728
30729 Hola
30730 \begin_inset ERT
30731 status collapsed
30732
30733 \begin_layout Plain Layout
30734
30735 }
30736 \end_layout
30737
30738 \end_inset
30739
30740 .
30741 \end_layout
30742
30743 \begin_layout Standard
30744 Si un factor de escala es negativo el contenido del cuadro es reflejado.
30745  Por eso el comando 
30746 \series bold
30747
30748 \backslash
30749 scalebox{-1}[1]{Hola} 
30750 \series default
30751 puede usarse para reflejar un texto: 
30752 \begin_inset ERT
30753 status collapsed
30754
30755 \begin_layout Plain Layout
30756
30757
30758 \backslash
30759 scalebox{-1}[1]{
30760 \end_layout
30761
30762 \end_inset
30763
30764 Hola
30765 \begin_inset ERT
30766 status collapsed
30767
30768 \begin_layout Plain Layout
30769
30770 }
30771 \end_layout
30772
30773 \end_inset
30774
30775 .
30776 \end_layout
30777
30778 \begin_layout Standard
30779
30780 \series bold
30781
30782 \backslash
30783 scalebox{1}[-1]{Hola} 
30784 \series default
30785 refleja el 
30786 \begin_inset ERT
30787 status collapsed
30788
30789 \begin_layout Plain Layout
30790
30791
30792 \backslash
30793 scalebox{1}[-1]{
30794 \end_layout
30795
30796 \end_inset
30797
30798 Hola
30799 \begin_inset ERT
30800 status collapsed
30801
30802 \begin_layout Plain Layout
30803
30804 }
30805 \end_layout
30806
30807 \end_inset
30808
30809  sobre la base.
30810 \end_layout
30811
30812 \begin_layout Standard
30813 El comando 
30814 \series bold
30815
30816 \backslash
30817 scalebox{-1}[1]{contenido del cuadro} 
30818 \series default
30819 puede sustituirse por 
30820 \series bold
30821
30822 \begin_inset Newline newline
30823 \end_inset
30824
30825
30826 \backslash
30827 reflectbox{contenido del cuadro}
30828 \begin_inset VSpace defskip
30829 \end_inset
30830
30831
30832 \end_layout
30833
30834 \begin_layout Standard
30835 El comando 
30836 \series bold
30837
30838 \backslash
30839 resizebox
30840 \series default
30841  sirve para escalar el cuadro a una altura y anchura definidas, según el
30842  esquema:
30843 \end_layout
30844
30845 \begin_layout Standard
30846
30847 \series bold
30848
30849 \backslash
30850 resizebox{anchura}{altura}{contenido del cuadro}
30851 \end_layout
30852
30853 \begin_layout Standard
30854 Si uno de los argumentos del comando es un signo de exclamación, 
30855 \series bold
30856 !
30857 \series default
30858 , la escala se produce de forma que se mantiene la relación de las dimensiones
30859  originales del contenido del cuadro.
30860  
30861 \end_layout
30862
30863 \begin_layout Standard
30864 El comando 
30865 \series bold
30866
30867 \backslash
30868 resizebox{2cm}{1cm}{Hola}
30869 \series default
30870  genera: 
30871 \begin_inset ERT
30872 status collapsed
30873
30874 \begin_layout Plain Layout
30875
30876
30877 \backslash
30878 resizebox{2cm}{1cm}{
30879 \end_layout
30880
30881 \end_inset
30882
30883 Hola
30884 \begin_inset ERT
30885 status collapsed
30886
30887 \begin_layout Plain Layout
30888
30889 }
30890 \end_layout
30891
30892 \end_inset
30893
30894
30895 \begin_inset Newline newline
30896 \end_inset
30897
30898 El comando 
30899 \series bold
30900
30901 \backslash
30902 resizebox{2cm}{!}{Hola}
30903 \series default
30904  genera: 
30905 \begin_inset ERT
30906 status collapsed
30907
30908 \begin_layout Plain Layout
30909
30910
30911 \backslash
30912 resizebox{2cm}{!}{
30913 \end_layout
30914
30915 \end_inset
30916
30917 Hola
30918 \begin_inset ERT
30919 status collapsed
30920
30921 \begin_layout Plain Layout
30922
30923 }
30924 \end_layout
30925
30926 \end_inset
30927
30928
30929 \end_layout
30930
30931 \begin_layout Standard
30932 \begin_inset VSpace defskip
30933 \end_inset
30934
30935
30936 \end_layout
30937
30938 \begin_layout Standard
30939 \begin_inset Note Greyedout
30940 status open
30941
30942 \begin_layout Plain Layout
30943
30944 \series bold
30945 Nota: 
30946 \series default
30947 Si los argumentos de 
30948 \series bold
30949
30950 \backslash
30951 scalebox
30952 \series default
30953  o 
30954 \series bold
30955
30956 \backslash
30957 resizebox
30958 \series default
30959  son cero, no se generan errores de LaTeX al exportar el documento, pero
30960  puede suceder que la salida no se muestre o que sea incompleta.
30961  
30962 \end_layout
30963
30964 \end_inset
30965
30966
30967 \begin_inset VSpace defskip
30968 \end_inset
30969
30970
30971 \end_layout
30972
30973 \begin_layout Standard
30974 Los cuadros se pueden combinar en cualquier orden.
30975  Por ejemplo, el comando
30976 \series bold
30977
30978 \begin_inset Newline newline
30979 \end_inset
30980
30981
30982 \backslash
30983 rotatebox[origin=c]{-45}{
30984 \backslash
30985 resizebox{2cm}{!}{
30986 \backslash
30987 reflectbox{Hola}}}
30988 \begin_inset Newline newline
30989 \end_inset
30990
30991
30992 \series default
30993 genera:
30994 \end_layout
30995
30996 \begin_layout Standard
30997 \noindent
30998 \align center
30999 \begin_inset ERT
31000 status collapsed
31001
31002 \begin_layout Plain Layout
31003
31004
31005 \backslash
31006 rotatebox[origin=c]{-45}{
31007 \backslash
31008 resizebox{2cm}{!}{
31009 \backslash
31010 reflectbox{
31011 \end_layout
31012
31013 \end_inset
31014
31015 Hola
31016 \begin_inset ERT
31017 status collapsed
31018
31019 \begin_layout Plain Layout
31020
31021 }}}
31022 \end_layout
31023
31024 \end_inset
31025
31026
31027 \end_layout
31028
31029 \begin_layout Standard
31030 \noindent
31031 Un cuadro puede contener imágenes, tablas y ecuaciones en línea:
31032 \end_layout
31033
31034 \begin_layout Standard
31035 \noindent
31036
31037 \end_layout
31038
31039 \begin_layout Standard
31040 \align center
31041 \begin_inset ERT
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045
31046
31047 \backslash
31048 rotatebox[origin=c]{-30}{
31049 \backslash
31050 resizebox{2cm}{!}{
31051 \backslash
31052 reflectbox{
31053 \end_layout
31054
31055 \end_inset
31056
31057
31058 \begin_inset Graphics
31059         filename ../clipart/platypus.eps
31060         lyxscale 50
31061         width 25col%
31062
31063 \end_inset
31064
31065
31066 \begin_inset ERT
31067 status collapsed
31068
31069 \begin_layout Plain Layout
31070
31071 }}}
31072 \end_layout
31073
31074 \end_inset
31075
31076
31077 \begin_inset ERT
31078 status collapsed
31079
31080 \begin_layout Plain Layout
31081
31082
31083 \backslash
31084 rotatebox[origin=c]{-45}{
31085 \backslash
31086 resizebox{2cm}{!}{
31087 \backslash
31088 reflectbox{
31089 \end_layout
31090
31091 \end_inset
31092
31093
31094 \begin_inset Tabular
31095 <lyxtabular version="3" rows="2" columns="2">
31096 <features>
31097 <column alignment="center" valignment="top" width="0">
31098 <column alignment="center" valignment="top" width="0">
31099 <row>
31100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31101 \begin_inset Text
31102
31103 \begin_layout Plain Layout
31104 q
31105 \end_layout
31106
31107 \end_inset
31108 </cell>
31109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31110 \begin_inset Text
31111
31112 \begin_layout Plain Layout
31113 w
31114 \end_layout
31115
31116 \end_inset
31117 </cell>
31118 </row>
31119 <row>
31120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31121 \begin_inset Text
31122
31123 \begin_layout Plain Layout
31124 e
31125 \end_layout
31126
31127 \end_inset
31128 </cell>
31129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31130 \begin_inset Text
31131
31132 \begin_layout Plain Layout
31133 r
31134 \end_layout
31135
31136 \end_inset
31137 </cell>
31138 </row>
31139 </lyxtabular>
31140
31141 \end_inset
31142
31143
31144 \begin_inset ERT
31145 status collapsed
31146
31147 \begin_layout Plain Layout
31148
31149 }}}
31150 \end_layout
31151
31152 \end_inset
31153
31154
31155 \begin_inset ERT
31156 status collapsed
31157
31158 \begin_layout Plain Layout
31159
31160
31161 \backslash
31162 rotatebox[origin=c]{-45}{
31163 \backslash
31164 resizebox{2cm}{!}{
31165 \backslash
31166 reflectbox{
31167 \end_layout
31168
31169 \end_inset
31170
31171
31172 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31173 \end_inset
31174
31175
31176 \begin_inset ERT
31177 status collapsed
31178
31179 \begin_layout Plain Layout
31180
31181 }}}
31182 \end_layout
31183
31184 \end_inset
31185
31186
31187 \end_layout
31188
31189 \begin_layout Standard
31190 Si se usa el estilo global 
31191 \series bold
31192 fleqn
31193 \series default
31194  para las ecuaciones del documento,
31195 \begin_inset Foot
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199 Si «fleqn» se añade a las opciones de clase del documento.
31200 \end_layout
31201
31202 \end_inset
31203
31204  también pueden escalarse las ecuaciones en estilo presentación.
31205 \end_layout
31206
31207 \begin_layout Chapter
31208 Archivos externos
31209 \begin_inset Index
31210 status collapsed
31211
31212 \begin_layout Plain Layout
31213 Archivos externos
31214 \end_layout
31215
31216 \end_inset
31217
31218
31219 \end_layout
31220
31221 \begin_layout Standard
31222 Con el menú 
31223 \family sans
31224 Insertar\SpecialChar \menuseparator
31225 Archivo 
31226 \family default
31227 se pueden insertar archivos externos en un documento.
31228  Estos pueden ser:
31229 \end_layout
31230
31231 \begin_layout Description
31232 Documento
31233 \begin_inset space ~
31234 \end_inset
31235
31236 LyX Otro documento LyX; su contenido se inserta directamente en tu documento.
31237 \end_layout
31238
31239 \begin_layout Description
31240 Texto
31241 \begin_inset space ~
31242 \end_inset
31243
31244 simple Un documento de texto; cada línea del mismo se inserta en tu documento
31245  como párrafo propio.
31246 \end_layout
31247
31248 \begin_layout Description
31249 Texto
31250 \begin_inset space ~
31251 \end_inset
31252
31253 simple,
31254 \begin_inset space ~
31255 \end_inset
31256
31257 unir
31258 \begin_inset space ~
31259 \end_inset
31260
31261 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
31262  Las líneas vacías generan un nuevo párrafo en tu documento.
31263 \end_layout
31264
31265 \begin_layout Description
31266 Material
31267 \begin_inset space ~
31268 \end_inset
31269
31270 externo Archivos en diversos formatos.
31271 \end_layout
31272
31273 \begin_layout Description
31274 Documento
31275 \begin_inset space ~
31276 \end_inset
31277
31278 hijo Documentos LyX, LaTeX o texto simple.
31279 \end_layout
31280
31281 \begin_layout Section
31282 Material externo
31283 \begin_inset Index
31284 status collapsed
31285
31286 \begin_layout Plain Layout
31287 Material externo
31288 \end_layout
31289
31290 \end_inset
31291
31292
31293 \end_layout
31294
31295 \begin_layout Standard
31296 Esta característica te permite insertar archivos en tu documento sin convertirlo
31297 s previamente a un formato legible en la salida, ya que LyX se ocupa de
31298  las necesarias conversiones.
31299  Esto es parecido a la inserción de imágenes en diversos formatos en los
31300  documentos LyX.
31301  Si has activado la Vista preliminar inmediata en las preferencias de LyX,
31302  en 
31303 \family sans
31304 Apariencia
31305 \family default
31306 \SpecialChar \menuseparator
31307 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
31308  en LyX.
31309 \end_layout
31310
31311 \begin_layout Standard
31312 El material externo se puede insertar mediante el diálogo que surge a partir
31313  del menú 
31314 \family sans
31315 Insertar\SpecialChar \menuseparator
31316 Archivo\SpecialChar \menuseparator
31317 Material
31318 \begin_inset space ~
31319 \end_inset
31320
31321 externo
31322 \family default
31323 .
31324  Actualmente se permiten los siguientes tipos de archivo (
31325 \family sans
31326 Plantillas
31327 \family default
31328 ):
31329 \end_layout
31330
31331 \begin_layout Description
31332 Diagrama
31333 \begin_inset space ~
31334 \end_inset
31335
31336 de
31337 \begin_inset space ~
31338 \end_inset
31339
31340 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
31341  con el programa 
31342 \series bold
31343
31344 \begin_inset CommandInset href
31345 LatexCommand href
31346 name "XBoard"
31347 target "http://en.wikipedia.org/wiki/XBoard"
31348
31349 \end_inset
31350
31351
31352 \series default
31353 .
31354 \end_layout
31355
31356 \begin_layout Description
31357 Dia Esta plantilla soporta diagramas creados con el programa 
31358 \series bold
31359
31360 \begin_inset CommandInset href
31361 LatexCommand href
31362 name "Dia"
31363 target "http://en.wikipedia.org/wiki/Dia_(software)"
31364
31365 \end_inset
31366
31367
31368 \series default
31369 .
31370 \end_layout
31371
31372 \begin_layout Description
31373 Fecha Esta inserta la fecha en el formato 
31374 \emph on
31375 Día-Mes-Año.
31376
31377 \emph default
31378  A continuación hay una fecha insertada como material externo: 
31379 \begin_inset External
31380         template Date
31381         filename ...
31382
31383 \end_inset
31384
31385
31386 \begin_inset space ~
31387 \end_inset
31388
31389
31390 \begin_inset Note Note
31391 status collapsed
31392
31393 \begin_layout Plain Layout
31394 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
31395 \end_layout
31396
31397 \end_inset
31398
31399
31400 \begin_inset Newline newline
31401 \end_inset
31402
31403 La fecha no se muestra en LyX, sólo en la salida.
31404  Hay otros dos métodos de insertar una fecha, con el menú 
31405 \family sans
31406 Insertar\SpecialChar \menuseparator
31407 Fecha
31408 \family default
31409  y con el comando LaTeX 
31410 \series bold
31411
31412 \backslash
31413 today
31414 \series default
31415  en código TeX.
31416  Los distintos métodos se comparan en la tabla
31417 \begin_inset space ~
31418 \end_inset
31419
31420
31421 \begin_inset CommandInset ref
31422 LatexCommand ref
31423 reference "tab:Comparación-de"
31424
31425 \end_inset
31426
31427 .
31428 \end_layout
31429
31430 \begin_layout Description
31431 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
31432 \begin_inset Newline linebreak
31433 \end_inset
31434
31435
31436 \series bold
31437
31438 \begin_inset CommandInset href
31439 LatexCommand href
31440 name "LilyPond"
31441 target "http://en.wikipedia.org/wiki/LilyPond"
31442
31443 \end_inset
31444
31445
31446 \series default
31447 .
31448 \end_layout
31449
31450 \begin_layout Description
31451 PDFPages Con esta plantilla puedes insertar documentos PDF en tu documento.
31452  Para insertar algunas o todas las páginas de un documento PDF, utiliza
31453  la opción 
31454 \emph on
31455 pages
31456 \emph default
31457  en el campo 
31458 \family sans
31459 Opción
31460 \family default
31461  de la pestaña 
31462 \family sans
31463 Opciones de LaTeX y LyX
31464 \family default
31465 , según la descripción de la plantilla en el diálogo.
31466  Si no se usa la opción 
31467 \emph on
31468 pages
31469 \emph default
31470 , sólo se inserta la primera página del PDF.
31471 \end_layout
31472
31473 \begin_layout Description
31474 RasterImage Sirve para insertar imágenes bitmap.
31475  Casi todos los formatos populares de imágenes están soportados.
31476  Las imágenes se pueden tratar en el diálogo 
31477 \family sans
31478 Material Externo
31479 \family default
31480  como las que habitualmente se incluyen mediante el diálogo 
31481 \family sans
31482 Gráficos
31483 \family default
31484 , tal como se explica en la sección
31485 \begin_inset space ~
31486 \end_inset
31487
31488
31489 \begin_inset CommandInset ref
31490 LatexCommand ref
31491 reference "sec:Diálogo-Gráficos"
31492
31493 \end_inset
31494
31495 .
31496  La diferencia es que sólo se permiten imágenes bitmap, por tanto las imágenes
31497  PDF y EPS no están soportadas.
31498 \end_layout
31499
31500 \begin_layout Description
31501 XFig Esta plantilla soporta imágenes creadas con el programa 
31502 \series bold
31503
31504 \begin_inset CommandInset href
31505 LatexCommand href
31506 name "Xfig"
31507 target "http://en.wikipedia.org/wiki/Xfig"
31508
31509 \end_inset
31510
31511
31512 \series default
31513 .
31514 \end_layout
31515
31516 \begin_layout Standard
31517 \begin_inset Float table
31518 placement h
31519 wide false
31520 sideways false
31521 status open
31522
31523 \begin_layout Plain Layout
31524 \begin_inset Caption
31525
31526 \begin_layout Plain Layout
31527 \begin_inset CommandInset label
31528 LatexCommand label
31529 name "tab:Comparación-de"
31530
31531 \end_inset
31532
31533 Comparación de los métodos de inserción de fecha.
31534 \end_layout
31535
31536 \end_inset
31537
31538
31539 \end_layout
31540
31541 \begin_layout Plain Layout
31542 \align center
31543 \begin_inset Tabular
31544 <lyxtabular version="3" rows="4" columns="4">
31545 <features>
31546 <column alignment="center" valignment="top" width="0">
31547 <column alignment="center" valignment="top" width="0">
31548 <column alignment="center" valignment="top" width="0">
31549 <column alignment="center" valignment="top" width="0">
31550 <row>
31551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31552 \begin_inset Text
31553
31554 \begin_layout Plain Layout
31555 Documento
31556 \end_layout
31557
31558 \end_inset
31559 </cell>
31560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31561 \begin_inset Text
31562
31563 \begin_layout Plain Layout
31564
31565 \family sans
31566 Material externo\SpecialChar \menuseparator
31567 Fecha
31568 \end_layout
31569
31570 \end_inset
31571 </cell>
31572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31573 \begin_inset Text
31574
31575 \begin_layout Plain Layout
31576
31577 \family sans
31578 Insertar\SpecialChar \menuseparator
31579 Fecha
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588 comando 
31589 \series bold
31590
31591 \backslash
31592 today
31593 \end_layout
31594
31595 \end_inset
31596 </cell>
31597 </row>
31598 <row>
31599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31600 \begin_inset Text
31601
31602 \begin_layout Plain Layout
31603 LyX
31604 \end_layout
31605
31606 \end_inset
31607 </cell>
31608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31609 \begin_inset Text
31610
31611 \begin_layout Plain Layout
31612 como cuadro
31613 \end_layout
31614
31615 \end_inset
31616 </cell>
31617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31618 \begin_inset Text
31619
31620 \begin_layout Plain Layout
31621 como fecha
31622 \end_layout
31623
31624 \end_inset
31625 </cell>
31626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31627 \begin_inset Text
31628
31629 \begin_layout Plain Layout
31630 como cuadro código TeX
31631 \end_layout
31632
31633 \end_inset
31634 </cell>
31635 </row>
31636 <row>
31637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31638 \begin_inset Text
31639
31640 \begin_layout Plain Layout
31641 LaTeX
31642 \end_layout
31643
31644 \end_inset
31645 </cell>
31646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31647 \begin_inset Text
31648
31649 \begin_layout Plain Layout
31650 como fecha
31651 \end_layout
31652
31653 \end_inset
31654 </cell>
31655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31656 \begin_inset Text
31657
31658 \begin_layout Plain Layout
31659 como fecha
31660 \end_layout
31661
31662 \end_inset
31663 </cell>
31664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31665 \begin_inset Text
31666
31667 \begin_layout Plain Layout
31668 como comando
31669 \end_layout
31670
31671 \end_inset
31672 </cell>
31673 </row>
31674 <row>
31675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31676 \begin_inset Text
31677
31678 \begin_layout Plain Layout
31679 DVI, PDF, PS
31680 \end_layout
31681
31682 \end_inset
31683 </cell>
31684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31685 \begin_inset Text
31686
31687 \begin_layout Plain Layout
31688 como fecha
31689 \end_layout
31690
31691 \end_inset
31692 </cell>
31693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31694 \begin_inset Text
31695
31696 \begin_layout Plain Layout
31697 como fecha
31698 \end_layout
31699
31700 \end_inset
31701 </cell>
31702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31703 \begin_inset Text
31704
31705 \begin_layout Plain Layout
31706 como fecha
31707 \end_layout
31708
31709 \end_inset
31710 </cell>
31711 </row>
31712 </lyxtabular>
31713
31714 \end_inset
31715
31716
31717 \end_layout
31718
31719 \end_inset
31720
31721
31722 \end_layout
31723
31724 \begin_layout Standard
31725 Si utilizas la opción 
31726 \family sans
31727 Borrador
31728 \family default
31729  en la solapa 
31730 \family sans
31731 Archivo
31732 \family default
31733  del diálogo 
31734 \family sans
31735 Material Externo
31736 \family default
31737 , en el documento de salida sólo se muestra la ruta al archivo insertado.
31738 \family sans
31739
31740 \begin_inset Newline newline
31741 \end_inset
31742
31743
31744 \family default
31745 El material externo se muestra en LyX como un cuadro del tipo:
31746 \family sans
31747  
31748 \family default
31749
31750 \begin_inset Graphics
31751         filename clipart/MaterialExternoQt4.png
31752         scale 80
31753
31754 \end_inset
31755
31756  o como imagen, dependiendo de si se marca la opción 
31757 \family sans
31758 Mostrar en LyX 
31759 \family default
31760 de la pestaña 
31761 \family sans
31762 Opciones de LaTeX y LyX
31763 \family default
31764  del diálogo
31765 \family sans
31766 .
31767 \end_layout
31768
31769 \begin_layout Standard
31770 En el manual 
31771 \emph on
31772 Personalización
31773 \emph default
31774  se explica cómo definir tus propias plantillas.
31775 \end_layout
31776
31777 \begin_layout Section
31778 Documento hijo
31779 \begin_inset CommandInset label
31780 LatexCommand label
31781 name "sec:Documento-Hijo"
31782
31783 \end_inset
31784
31785
31786 \begin_inset Index
31787 status collapsed
31788
31789 \begin_layout Plain Layout
31790 Documento hijo
31791 \end_layout
31792
31793 \end_inset
31794
31795
31796 \end_layout
31797
31798 \begin_layout Standard
31799 Los documentos hijos se emplean en el caso de tener un documento extenso
31800  compuesto por varias partes o secciones más grandes.
31801  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
31802  en varios archivos que pueden ser revisados por separado.
31803  Estos archivos se conocen como documentos hijos, y el llamado documento
31804  maestro los conecta con el fin de imprimirlos como un todo o por partes.
31805  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
31806  LaTeX, la bibliografía y las etiquetas de las referencias cruzadas.
31807 \end_layout
31808
31809 \begin_layout Standard
31810 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
31811  en el menú 
31812 \family sans
31813 Documento\SpecialChar \menuseparator
31814 Configuración\SpecialChar \menuseparator
31815 Clase del documento
31816 \family default
31817  del documento hijo especifica el documento maestro predeterminado.
31818  Este maestro será usado entonces por LyX en un segundo plano cuando edites
31819  el documento hijo.
31820 \end_layout
31821
31822 \begin_layout Standard
31823 Los documentos incluidos como hijos se muestran en la pantalla de LyX como
31824  cuadros del tipo: 
31825 \begin_inset Graphics
31826         filename clipart/DocumentoHijoQt4.png
31827         scale 80
31828
31829 \end_inset
31830
31831 .
31832  Para incluir documentos hijos en un documento maestro utiliza el menú 
31833 \family sans
31834 Insertar
31835 \family default
31836 \SpecialChar \menuseparator
31837
31838 \family sans
31839 Archivo
31840 \family default
31841 \SpecialChar \menuseparator
31842
31843 \family sans
31844 Documento
31845 \begin_inset space ~
31846 \end_inset
31847
31848 hijo
31849 \family default
31850 .
31851  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
31852 \end_layout
31853
31854 \begin_layout Description
31855 Incluir Puedes incluir documentos LyX y documentos LaTeX.
31856  Al pulsar el botón 
31857 \family sans
31858 Cargar
31859 \family default
31860  en el diálogo 
31861 \family sans
31862 Documento hijo
31863 \family default
31864 , los documentos incluidos se abrirán en una nueva solapa de archivo en
31865  la ventana de LyX y así puedes modificarlos si quieres.
31866 \end_layout
31867
31868 \begin_layout Standard
31869 Aquí hay un archivo insertado con el método 
31870 \family sans
31871 Incluir
31872 \family default
31873
31874 \begin_inset CommandInset include
31875 LatexCommand include
31876 filename "DocumentoPostizo1.lyx"
31877
31878 \end_inset
31879
31880
31881 \end_layout
31882
31883 \begin_layout Standard
31884 La numeración de secciones tiene en cuenta las secciones de los archivos
31885  incluidos en el orden en que están insertados en el documento maestro.
31886  El documento incluido de ejemplo tiene una subsección que se numera como
31887  subsección de la presente sección.
31888  Las etiquetas de los documentos incluidos se pueden referenciar: Subsección
31889 \begin_inset space ~
31890 \end_inset
31891
31892
31893 \begin_inset CommandInset ref
31894 LatexCommand ref
31895 reference "sub:Subsección-Externa-1"
31896
31897 \end_inset
31898
31899 .
31900 \end_layout
31901
31902 \begin_layout Standard
31903 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
31904  del documento maestro.
31905  Las ramas en los documentos hijos serán ignoradas por el documento maestro
31906  si éste no tiene una rama con el mismo nombre.
31907  Los documentos incluidos se insertan comenzando una página nueva y acabando
31908  con un salto de página.
31909 \end_layout
31910
31911 \begin_layout Standard
31912 En caso de estar trabajando solo en un capítulo determinado de un documento
31913  extenso, y con el fin de ahorrar tiempo de compilación, se puede poner
31914  cada archivo incluido en una rama.
31915 \begin_inset Foot
31916 status collapsed
31917
31918 \begin_layout Plain Layout
31919 Las ramas se describen en la sección
31920 \emph on
31921  Ramas
31922 \emph default
31923  de la  
31924 \emph on
31925 Guía del usuario
31926 \emph default
31927  de LyX.
31928 \end_layout
31929
31930 \end_inset
31931
31932  Habilitando/deshabilitando las ramas puedes decidir qué archivos incluidos
31933  aparecerán en la salida.
31934 \end_layout
31935
31936 \begin_layout Standard
31937 \begin_inset Note Greyedout
31938 status open
31939
31940 \begin_layout Plain Layout
31941
31942 \series bold
31943 Nota:
31944 \series default
31945  Debido a un fallo de LyX, el comando LaTeX 
31946 \series bold
31947
31948 \backslash
31949 includeonly
31950 \series default
31951  no se puede usar por el momento como alternativa para decidir qué archivos
31952  deberían ser incluidos.
31953 \end_layout
31954
31955 \end_inset
31956
31957
31958 \end_layout
31959
31960 \begin_layout Standard
31961 \begin_inset Note Greyedout
31962 status open
31963
31964 \begin_layout Plain Layout
31965
31966 \series bold
31967 Nota:
31968 \series default
31969  Si has incluido un archivo LyX o LaTeX cuya clase de documento es distinta
31970  a la del documento maestro, recibirás una advertencia al exportar/ver el
31971  documento, ya que esto podría dar resultados inesperados.
31972 \end_layout
31973
31974 \end_inset
31975
31976
31977 \end_layout
31978
31979 \begin_layout Description
31980 Entrada Este método es muy parecido al método 
31981 \family sans
31982 Incluir
31983 \family default
31984 .
31985  Las diferencias son:
31986 \end_layout
31987
31988 \begin_deeper
31989 \begin_layout Itemize
31990 Los archivos del tipo Entrada no comienzan en página nueva ni acaban con
31991  un salto de página.
31992 \end_layout
31993
31994 \begin_layout Itemize
31995 Los archivos del tipo Entrada se pueden visualizar en LyX si la 
31996 \family sans
31997 Vista
31998 \begin_inset space ~
31999 \end_inset
32000
32001 preliminar
32002 \begin_inset space ~
32003 \end_inset
32004
32005 inmediata 
32006 \family default
32007 está activada en el diálogo 
32008 \family sans
32009 Herramientas\SpecialChar \menuseparator
32010 Preferencias
32011 \family default
32012 , apartado 
32013 \family sans
32014 Apariencia\SpecialChar \menuseparator
32015 Gráficos
32016 \family default
32017 .
32018 \end_layout
32019
32020 \begin_layout Itemize
32021 No se puede utilizar el comando LaTeX 
32022 \series bold
32023
32024 \backslash
32025 includeonly
32026 \series default
32027 .
32028 \end_layout
32029
32030 \end_deeper
32031 \begin_layout Standard
32032 Aquí hay un documento hijo insertado con el método 
32033 \family sans
32034 Entrada
32035 \family default
32036 :
32037 \end_layout
32038
32039 \begin_layout Standard
32040 \begin_inset CommandInset include
32041 LatexCommand input
32042 filename "DocumentoPostizo2.lyx"
32043
32044 \end_inset
32045
32046
32047 \end_layout
32048
32049 \begin_layout Description
32050 Literal Con este método se puede incluir todo archivo de texto.
32051  El archivo aparece en la salida con su código fuente, y si contiene comandos
32052  no se ejecutan.
32053  Con la opción 
32054 \family sans
32055 Marcar espacios en la salida
32056 \family default
32057  cada espacio en el código fuente se muestra en la salida con el carácter
32058  «
32059 \begin_inset ERT
32060 status collapsed
32061
32062 \begin_layout Plain Layout
32063
32064
32065 \backslash
32066 textvisiblespace
32067 \end_layout
32068
32069 \end_inset
32070
32071 ».
32072  La diferencia con el método de inserción mediante el menú 
32073 \family sans
32074 Insertar
32075 \family default
32076 \SpecialChar \menuseparator
32077
32078 \family sans
32079 Archivo
32080 \family default
32081 \SpecialChar \menuseparator
32082
32083 \family sans
32084 Texto
32085 \begin_inset space ~
32086 \end_inset
32087
32088 simple
32089 \family default
32090  es que en este caso el contenido del archivo se ve en LyX, mientras que
32091  en modo 
32092 \family sans
32093 Literal 
32094 \family default
32095 no se muestra el contenido, sino un recuadro con el nombre.
32096
32097 \family sans
32098  
32099 \end_layout
32100
32101 \begin_layout Standard
32102 Aquí se inserta un documento hijo en modo Literal:
32103 \begin_inset CommandInset include
32104 LatexCommand verbatiminput
32105 filename "DocumentoTextoPostizo.txt"
32106
32107 \end_inset
32108
32109
32110 \begin_inset VSpace bigskip
32111 \end_inset
32112
32113
32114 \end_layout
32115
32116 \begin_layout Standard
32117 Aquí se inserta un documento hijo en modo Literal con la opción 
32118 \family sans
32119 Marcar espacios en la salida
32120 \family default
32121 :
32122 \begin_inset CommandInset include
32123 LatexCommand verbatiminput*
32124 filename "DocumentoTextoPostizo.txt"
32125
32126 \end_inset
32127
32128
32129 \begin_inset VSpace bigskip
32130 \end_inset
32131
32132
32133 \end_layout
32134
32135 \begin_layout Standard
32136 \begin_inset Note Greyedout
32137 status open
32138
32139 \begin_layout Plain Layout
32140
32141 \series bold
32142 Nota:
32143 \series default
32144  Como puedes ver en los ejemplos anteriores, el texto de los documentos
32145  incluidos en modo 
32146 \family sans
32147 literal
32148 \family default
32149  no contiene saltos de línea, a no ser que se incluyan expresamente en el
32150  archivo de texto.
32151 \end_layout
32152
32153 \end_inset
32154
32155
32156 \end_layout
32157
32158 \begin_layout Description
32159 Listado
32160 \begin_inset space ~
32161 \end_inset
32162
32163 de
32164 \begin_inset space ~
32165 \end_inset
32166
32167 programa Este tipo se describe en el capítulo
32168 \begin_inset space ~
32169 \end_inset
32170
32171
32172 \begin_inset CommandInset ref
32173 LatexCommand ref
32174 reference "cap:Listado-de-programa"
32175
32176 \end_inset
32177
32178 .
32179 \end_layout
32180
32181 \begin_layout Standard
32182 \begin_inset Note Greyedout
32183 status open
32184
32185 \begin_layout Plain Layout
32186
32187 \series bold
32188 Nota:
32189 \series default
32190  Incluir el mismo documento dos veces  con métodos diferentes podría causar
32191  problemas en LaTeX.
32192 \end_layout
32193
32194 \end_inset
32195
32196
32197 \end_layout
32198
32199 \begin_layout Chapter
32200 Listado de programa
32201 \begin_inset CommandInset label
32202 LatexCommand label
32203 name "cap:Listado-de-programa"
32204
32205 \end_inset
32206
32207
32208 \begin_inset Index
32209 status collapsed
32210
32211 \begin_layout Plain Layout
32212 Listado de programa
32213 \end_layout
32214
32215 \end_inset
32216
32217
32218 \begin_inset Index
32219 status collapsed
32220
32221 \begin_layout Plain Layout
32222 Código de programa
32223 \end_layout
32224
32225 \end_inset
32226
32227
32228 \begin_inset Index
32229 status collapsed
32230
32231 \begin_layout Plain Layout
32232 Flotantes ! Listado de programa
32233 \end_layout
32234
32235 \end_inset
32236
32237
32238 \end_layout
32239
32240 \begin_layout Standard
32241 Para incluir y tipografiar código de programación puedes usar la opción
32242  de menú disponible en 
32243 \family sans
32244 Insertar\SpecialChar \menuseparator
32245 Listado
32246 \begin_inset space ~
32247 \end_inset
32248
32249 de
32250 \begin_inset space ~
32251 \end_inset
32252
32253 programa.
32254  
32255 \family default
32256 El paquete LaTeX 
32257 \series bold
32258 listings
32259 \series default
32260
32261 \begin_inset Index
32262 status collapsed
32263
32264 \begin_layout Plain Layout
32265 LaTeX-paquetes ! listings
32266 \end_layout
32267
32268 \end_inset
32269
32270  provee un mecanismo potente y flexible para insertar código fuente en tu
32271  documento.
32272 \end_layout
32273
32274 \begin_layout Standard
32275 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
32276  incorporado en el que puedes configurar su formato.
32277 \end_layout
32278
32279 \begin_layout Standard
32280 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
32281  La opción de ubicación 
32282 \family sans
32283 Listado
32284 \begin_inset space ~
32285 \end_inset
32286
32287 en
32288 \begin_inset space ~
32289 \end_inset
32290
32291 línea
32292 \family default
32293  lo imprime en la línea, como este ejemplo: 
32294 \begin_inset listings
32295 lstparams "language={C++}"
32296 inline true
32297 status open
32298
32299 \begin_layout Plain Layout
32300
32301 int a=5;
32302 \end_layout
32303
32304 \end_inset
32305
32306
32307 \family sans
32308
32309 \begin_inset Newline newline
32310 \end_inset
32311
32312
32313 \family default
32314 La opción 
32315 \family sans
32316 Flotante
32317 \family default
32318  crea un listado flotante cuya colocación se puede especificar mediante
32319  las opciones «
32320 \family sans
32321 h
32322 \family default
32323 », «
32324 \family sans
32325 t
32326 \family default
32327 », «
32328 \family sans
32329 b
32330 \family default
32331 » y «
32332 \family sans
32333 p
32334 \family default
32335 », correspondientes a las opciones de colocación de flotantes descritas
32336  en la sección
32337 \family sans
32338
32339 \begin_inset space ~
32340 \end_inset
32341
32342
32343 \begin_inset CommandInset ref
32344 LatexCommand ref
32345 reference "sec:Colocación-de-Flotantes"
32346
32347 \end_inset
32348
32349
32350 \family default
32351 .
32352  Las opciones de colocación se pueden mezclar y se escriben sin separación,
32353  p.
32354 \family sans
32355
32356 \begin_inset space \thinspace{}
32357 \end_inset
32358
32359
32360 \family default
32361 e.
32362 \begin_inset space ~
32363 \end_inset
32364
32365 «
32366 \family sans
32367 htbp
32368 \family default
32369 ».
32370  La opción «
32371 \family sans
32372 h
32373 \family default
32374 » a veces no tiene efecto, pero no necesitas usar la opción 
32375 \family sans
32376 Flotante
32377 \family default
32378  en ese caso puesto que los listados de programa no flotantes también pueden
32379  tener leyendas y ser referenciadas.
32380 \end_layout
32381
32382 \begin_layout Standard
32383 Se puede añadir una leyenda a un listado de programa con el menú 
32384 \family sans
32385 Insertar\SpecialChar \menuseparator
32386 Leyenda
32387 \family default
32388
32389 \begin_inset Foot
32390 status collapsed
32391
32392 \begin_layout Plain Layout
32393 Para traducir la etiqueta 
32394 \begin_inset Quotes eld
32395 \end_inset
32396
32397 Listado
32398 \begin_inset Quotes erd
32399 \end_inset
32400
32401  de la leyenda, se añade al preámbulo del documento el comando 
32402 \series bold
32403
32404 \backslash
32405 renewcommand{
32406 \backslash
32407 lstlistingname}{Listado}
32408 \series default
32409 .
32410  (
32411 \emph on
32412 N.
32413 \begin_inset space \thinspace{}
32414 \end_inset
32415
32416 del t.
32417 \emph default
32418 )
32419 \end_layout
32420
32421 \end_inset
32422
32423 .
32424  Los listados de programa se pueden referenciar como los flotantes: Listado
32425 \begin_inset space ~
32426 \end_inset
32427
32428
32429 \begin_inset CommandInset ref
32430 LatexCommand ref
32431 reference "lst:Ejemplo-de-listado-de-programa"
32432
32433 \end_inset
32434
32435
32436 \end_layout
32437
32438 \begin_layout Standard
32439 \begin_inset listings
32440 lstparams "language=Python"
32441 inline false
32442 status open
32443
32444 \begin_layout Plain Layout
32445
32446 \begin_inset Caption
32447
32448 \begin_layout Plain Layout
32449 \begin_inset CommandInset label
32450 LatexCommand label
32451 name "lst:Ejemplo-de-listado-de-programa"
32452
32453 \end_inset
32454
32455 Ejemplo de listado de programa flotante
32456 \end_layout
32457
32458 \end_inset
32459
32460 # Ejemplo de listado flotante
32461 \end_layout
32462
32463 \begin_layout Plain Layout
32464
32465 def func(param):
32466 \end_layout
32467
32468 \begin_layout Plain Layout
32469
32470     'this is a python function'
32471 \end_layout
32472
32473 \begin_layout Plain Layout
32474
32475     pass
32476 \end_layout
32477
32478 \end_inset
32479
32480
32481 \end_layout
32482
32483 \begin_layout Standard
32484 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
32485  de listado de programa, las palabras clave de ese lenguaje serán reconocidas
32486  y tipografiadas de manera especial en la salida.
32487  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
32488  negrita.
32489 \end_layout
32490
32491 \begin_layout Standard
32492 \begin_inset Note Greyedout
32493 status open
32494
32495 \begin_layout Plain Layout
32496
32497 \series bold
32498 Nota:
32499 \series default
32500  Si no consigues caracteres en negrita cuando usas fuentes typewriter, se
32501  debe probablemente a que dicha fuente no suministra negritas.
32502  En este caso selecciona una fuente distinta en el menú 
32503 \family sans
32504 Documento
32505 \family default
32506 \SpecialChar \menuseparator
32507
32508 \family sans
32509 Configuración
32510 \family default
32511 \SpecialChar \menuseparator
32512
32513 \family sans
32514 Fuentes.
32515  
32516 \family default
32517 (Las fuentes 
32518 \emph on
32519 LuxiMono, BeraMono
32520 \emph default
32521  y 
32522 \emph on
32523 Courier 
32524 \emph default
32525 suministran negritas.)
32526 \end_layout
32527
32528 \end_inset
32529
32530
32531 \end_layout
32532
32533 \begin_layout Standard
32534 En la sección 
32535 \family sans
32536 Numeración
32537 \begin_inset space ~
32538 \end_inset
32539
32540 de
32541 \begin_inset space ~
32542 \end_inset
32543
32544 líneas
32545 \family default
32546  del diálogo puedes elegir el estilo de numeración de las líneas.
32547  En el campo 
32548 \family sans
32549 Paso 
32550 \family default
32551 puedes insertar un número para determinar qué líneas se numeran.
32552  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
32553  
32554 \end_layout
32555
32556 \begin_layout Standard
32557 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
32558  en la salida.
32559  La opción 
32560 \family sans
32561 Tabla
32562 \begin_inset space ~
32563 \end_inset
32564
32565 de
32566 \begin_inset space ~
32567 \end_inset
32568
32569 caracteres
32570 \begin_inset space ~
32571 \end_inset
32572
32573 extendida
32574 \family default
32575  debería emplearse si se usan en el código caracteres nacionales como la
32576  diéresis alemana.
32577 \begin_inset Newline newline
32578 \end_inset
32579
32580 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
32581  «3», lenguaje «Python», opciones de estilo «Tabla de caracteres extendida»
32582  y «Espacio como símbolo», rango de líneas 3-8:
32583 \begin_inset listings
32584 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32585 inline false
32586 status open
32587
32588 \begin_layout Plain Layout
32589
32590 def func(param):
32591 \end_layout
32592
32593 \begin_layout Plain Layout
32594
32595     'this is a python function'
32596 \end_layout
32597
32598 \begin_layout Plain Layout
32599
32600     pass
32601 \end_layout
32602
32603 \begin_layout Plain Layout
32604
32605 def func(param):
32606 \end_layout
32607
32608 \begin_layout Plain Layout
32609
32610 'This is a German word: Tschüß'
32611 \end_layout
32612
32613 \begin_layout Plain Layout
32614
32615 pass
32616 \end_layout
32617
32618 \begin_layout Plain Layout
32619
32620 def func(param):
32621 \end_layout
32622
32623 \begin_layout Plain Layout
32624
32625 'this is a python function'
32626 \end_layout
32627
32628 \begin_layout Plain Layout
32629
32630 pass
32631 \end_layout
32632
32633 \end_inset
32634
32635
32636 \end_layout
32637
32638 \begin_layout Standard
32639 \begin_inset Note Greyedout
32640 status open
32641
32642 \begin_layout Plain Layout
32643
32644 \series bold
32645 Nota:
32646 \series default
32647  Debido a un error en el paquete 
32648 \series bold
32649 listings
32650 \series default
32651  la numeración de líneas cambia en una línea por cada listado previo.
32652  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
32653  3 y 6.
32654 \end_layout
32655
32656 \end_inset
32657
32658
32659 \end_layout
32660
32661 \begin_layout Standard
32662 \begin_inset VSpace bigskip
32663 \end_inset
32664
32665
32666 \end_layout
32667
32668 \begin_layout Standard
32669 También es posible imprimir como listado de programa líneas de un archivo.
32670  Para hacer esto, usa el menú 
32671 \family sans
32672 Insertar\SpecialChar \menuseparator
32673 Archivo\SpecialChar \menuseparator
32674 Documento
32675 \begin_inset space ~
32676 \end_inset
32677
32678 hijo 
32679 \family default
32680 y elige el tipo 
32681 \family sans
32682 Listado de programa
32683 \family default
32684 .
32685 \begin_inset Foot
32686 status collapsed
32687
32688 \begin_layout Plain Layout
32689 Los restantes tipos de documento hijo se describen en la sección
32690 \begin_inset space ~
32691 \end_inset
32692
32693
32694 \begin_inset CommandInset ref
32695 LatexCommand ref
32696 reference "sec:Documento-Hijo"
32697
32698 \end_inset
32699
32700 .
32701 \end_layout
32702
32703 \end_inset
32704
32705  En el diálogo de documento hijo puedes especificar los parámetros del listado
32706  en el cuadro de texto.
32707  Para ver una lista de los parámetros disponibles teclea una interrogación
32708  «?» en el cuadro.
32709 \end_layout
32710
32711 \begin_layout Standard
32712 Para referenciar un documento hijo tipo listado, escribe el texto de la
32713  etiqueta en el campo correspondiente del diálogo de documento hijo.
32714  Después se puede referenciar la etiqueta con el menú 
32715 \family sans
32716 Insertar\SpecialChar \menuseparator
32717 Referencia cruzada.
32718 \end_layout
32719
32720 \begin_layout Standard
32721 A continuación hay un ejemplo, Listado
32722 \begin_inset space ~
32723 \end_inset
32724
32725
32726 \begin_inset CommandInset ref
32727 LatexCommand ref
32728 reference "lst:archivo-listado"
32729
32730 \end_inset
32731
32732 , de inserción de líneas de un archivo; en él se incluye el rango de las
32733  líneas 10
32734 \begin_inset space \thinspace{}
32735 \end_inset
32736
32737 -
32738 \begin_inset space \thinspace{}
32739 \end_inset
32740
32741 15 de este archivo LyX.
32742 \end_layout
32743
32744 \begin_layout Standard
32745 \begin_inset CommandInset include
32746 LatexCommand lstinputlisting
32747 filename "EmbeddedObjects.lyx"
32748 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
32749
32750 \end_inset
32751
32752
32753 \begin_inset VSpace bigskip
32754 \end_inset
32755
32756
32757 \end_layout
32758
32759 \begin_layout Standard
32760 Las preferencias globales se pueden establecer en el diálogo 
32761 \family sans
32762 Documento\SpecialChar \menuseparator
32763 Configuración\SpecialChar \menuseparator
32764 Diseño
32765 \begin_inset space ~
32766 \end_inset
32767
32768 del
32769 \begin_inset space ~
32770 \end_inset
32771
32772 texto.
32773  
32774 \family default
32775 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
32776  «?» en el campo de texto.
32777 \end_layout
32778
32779 \begin_layout Standard
32780 Para más información sobre el paquete 
32781 \series bold
32782 listings
32783 \series default
32784 , consulta su documentación
32785 \begin_inset space ~
32786 \end_inset
32787
32788
32789 \begin_inset CommandInset citation
32790 LatexCommand cite
32791 key "listings"
32792
32793 \end_inset
32794
32795 .
32796 \end_layout
32797
32798 \begin_layout Standard
32799 \begin_inset Newpage newpage
32800 \end_inset
32801
32802
32803 \end_layout
32804
32805 \begin_layout Chapter
32806 \start_of_appendix
32807 Unidades disponibles en LyX
32808 \begin_inset Index
32809 status collapsed
32810
32811 \begin_layout Plain Layout
32812 Unidades
32813 \end_layout
32814
32815 \end_inset
32816
32817
32818 \begin_inset CommandInset label
32819 LatexCommand label
32820 name "cap:Unidades-disponibles-en"
32821
32822 \end_inset
32823
32824
32825 \end_layout
32826
32827 \begin_layout Standard
32828 Para comprender las unidades utilizadas en este manual, el cuadro
32829 \begin_inset space ~
32830 \end_inset
32831
32832
32833 \begin_inset CommandInset ref
32834 LatexCommand ref
32835 reference "tab:Unidades"
32836
32837 \end_inset
32838
32839  describe todas las unidades disponibles en LyX.
32840 \end_layout
32841
32842 \begin_layout Standard
32843 \begin_inset Float table
32844 placement h
32845 wide false
32846 sideways false
32847 status open
32848
32849 \begin_layout Plain Layout
32850 \begin_inset Caption
32851
32852 \begin_layout Plain Layout
32853 \begin_inset CommandInset label
32854 LatexCommand label
32855 name "tab:Unidades"
32856
32857 \end_inset
32858
32859 Unidades
32860 \end_layout
32861
32862 \end_inset
32863
32864
32865 \end_layout
32866
32867 \begin_layout Plain Layout
32868 \begin_inset VSpace medskip
32869 \end_inset
32870
32871
32872 \end_layout
32873
32874 \begin_layout Plain Layout
32875 \align center
32876 \begin_inset Tabular
32877 <lyxtabular version="3" rows="20" columns="2">
32878 <features>
32879 <column alignment="center" valignment="top" width="0">
32880 <column alignment="center" valignment="top" width="0">
32881 <row>
32882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32883 \begin_inset Text
32884
32885 \begin_layout Plain Layout
32886 unidad
32887 \end_layout
32888
32889 \end_inset
32890 </cell>
32891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32892 \begin_inset Text
32893
32894 \begin_layout Plain Layout
32895 nombre/descripción
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 </row>
32901 <row>
32902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32903 \begin_inset Text
32904
32905 \begin_layout Plain Layout
32906 mm
32907 \end_layout
32908
32909 \end_inset
32910 </cell>
32911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32912 \begin_inset Text
32913
32914 \begin_layout Plain Layout
32915 milímetro
32916 \end_layout
32917
32918 \end_inset
32919 </cell>
32920 </row>
32921 <row>
32922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32923 \begin_inset Text
32924
32925 \begin_layout Plain Layout
32926 cm
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32932 \begin_inset Text
32933
32934 \begin_layout Plain Layout
32935 centímetro
32936 \end_layout
32937
32938 \end_inset
32939 </cell>
32940 </row>
32941 <row>
32942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32943 \begin_inset Text
32944
32945 \begin_layout Plain Layout
32946 in
32947 \end_layout
32948
32949 \end_inset
32950 </cell>
32951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32952 \begin_inset Text
32953
32954 \begin_layout Plain Layout
32955 pulgada
32956 \end_layout
32957
32958 \end_inset
32959 </cell>
32960 </row>
32961 <row>
32962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32963 \begin_inset Text
32964
32965 \begin_layout Plain Layout
32966 pt
32967 \end_layout
32968
32969 \end_inset
32970 </cell>
32971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32972 \begin_inset Text
32973
32974 \begin_layout Plain Layout
32975 punto (72.27
32976 \begin_inset space \thinspace{}
32977 \end_inset
32978
32979 pt = 1
32980 \begin_inset space \thinspace{}
32981 \end_inset
32982
32983 in)
32984 \end_layout
32985
32986 \end_inset
32987 </cell>
32988 </row>
32989 <row>
32990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32991 \begin_inset Text
32992
32993 \begin_layout Plain Layout
32994 pc
32995 \end_layout
32996
32997 \end_inset
32998 </cell>
32999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33000 \begin_inset Text
33001
33002 \begin_layout Plain Layout
33003 pica (1
33004 \begin_inset space \thinspace{}
33005 \end_inset
33006
33007 pc = 12
33008 \begin_inset space \thinspace{}
33009 \end_inset
33010
33011 pt)
33012 \end_layout
33013
33014 \end_inset
33015 </cell>
33016 </row>
33017 <row>
33018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33019 \begin_inset Text
33020
33021 \begin_layout Plain Layout
33022 sp
33023 \end_layout
33024
33025 \end_inset
33026 </cell>
33027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031 punto escalado (65536
33032 \begin_inset space \thinspace{}
33033 \end_inset
33034
33035 sp = 1
33036 \begin_inset space \thinspace{}
33037 \end_inset
33038
33039 pt)
33040 \end_layout
33041
33042 \end_inset
33043 </cell>
33044 </row>
33045 <row>
33046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33047 \begin_inset Text
33048
33049 \begin_layout Plain Layout
33050 bp
33051 \end_layout
33052
33053 \end_inset
33054 </cell>
33055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33056 \begin_inset Text
33057
33058 \begin_layout Plain Layout
33059 punto grande (72
33060 \begin_inset space \thinspace{}
33061 \end_inset
33062
33063 bp = 1
33064 \begin_inset space \thinspace{}
33065 \end_inset
33066
33067 in)
33068 \end_layout
33069
33070 \end_inset
33071 </cell>
33072 </row>
33073 <row>
33074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33075 \begin_inset Text
33076
33077 \begin_layout Plain Layout
33078 dd
33079 \end_layout
33080
33081 \end_inset
33082 </cell>
33083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33084 \begin_inset Text
33085
33086 \begin_layout Plain Layout
33087 didot (1
33088 \begin_inset space \thinspace{}
33089 \end_inset
33090
33091 dd 
33092 \begin_inset Formula $\approx$
33093 \end_inset
33094
33095  0.376
33096 \begin_inset space \thinspace{}
33097 \end_inset
33098
33099 mm)
33100 \end_layout
33101
33102 \end_inset
33103 </cell>
33104 </row>
33105 <row>
33106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33107 \begin_inset Text
33108
33109 \begin_layout Plain Layout
33110 cc
33111 \end_layout
33112
33113 \end_inset
33114 </cell>
33115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33116 \begin_inset Text
33117
33118 \begin_layout Plain Layout
33119 cicero (1
33120 \begin_inset space \thinspace{}
33121 \end_inset
33122
33123 cc = 12
33124 \begin_inset space \thinspace{}
33125 \end_inset
33126
33127 dd)
33128 \end_layout
33129
33130 \end_inset
33131 </cell>
33132 </row>
33133 <row>
33134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33135 \begin_inset Text
33136
33137 \begin_layout Plain Layout
33138 escala
33139 \begin_inset space \thinspace{}
33140 \end_inset
33141
33142 %
33143 \end_layout
33144
33145 \end_inset
33146 </cell>
33147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33148 \begin_inset Text
33149
33150 \begin_layout Plain Layout
33151 % del tamaño original de la imagen
33152 \end_layout
33153
33154 \end_inset
33155 </cell>
33156 </row>
33157 <row>
33158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33159 \begin_inset Text
33160
33161 \begin_layout Plain Layout
33162 texto
33163 \begin_inset space \thinspace{}
33164 \end_inset
33165
33166 %
33167 \end_layout
33168
33169 \end_inset
33170 </cell>
33171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33172 \begin_inset Text
33173
33174 \begin_layout Plain Layout
33175 % de anchura de texto
33176 \end_layout
33177
33178 \end_inset
33179 </cell>
33180 </row>
33181 <row>
33182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33183 \begin_inset Text
33184
33185 \begin_layout Plain Layout
33186 columna
33187 \begin_inset space \thinspace{}
33188 \end_inset
33189
33190 %
33191 \end_layout
33192
33193 \end_inset
33194 </cell>
33195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33196 \begin_inset Text
33197
33198 \begin_layout Plain Layout
33199 % de anchura de columna
33200 \end_layout
33201
33202 \end_inset
33203 </cell>
33204 </row>
33205 <row>
33206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33207 \begin_inset Text
33208
33209 \begin_layout Plain Layout
33210 página
33211 \begin_inset space \thinspace{}
33212 \end_inset
33213
33214 %
33215 \end_layout
33216
33217 \end_inset
33218 </cell>
33219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33220 \begin_inset Text
33221
33222 \begin_layout Plain Layout
33223 % de anchura de página
33224 \end_layout
33225
33226 \end_inset
33227 </cell>
33228 </row>
33229 <row>
33230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33231 \begin_inset Text
33232
33233 \begin_layout Plain Layout
33234 línea
33235 \begin_inset space \thinspace{}
33236 \end_inset
33237
33238 %
33239 \end_layout
33240
33241 \end_inset
33242 </cell>
33243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33244 \begin_inset Text
33245
33246 \begin_layout Plain Layout
33247 % de anchura de línea
33248 \end_layout
33249
33250 \end_inset
33251 </cell>
33252 </row>
33253 <row>
33254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Plain Layout
33258 alt.
33259  texto
33260 \begin_inset space \thinspace{}
33261 \end_inset
33262
33263 %
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33269 \begin_inset Text
33270
33271 \begin_layout Plain Layout
33272 % de altura de texto
33273 \end_layout
33274
33275 \end_inset
33276 </cell>
33277 </row>
33278 <row>
33279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33280 \begin_inset Text
33281
33282 \begin_layout Plain Layout
33283 alt.
33284  pág.
33285 \begin_inset space \thinspace{}
33286 \end_inset
33287
33288 %
33289 \end_layout
33290
33291 \end_inset
33292 </cell>
33293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33294 \begin_inset Text
33295
33296 \begin_layout Plain Layout
33297 % de altura de página
33298 \end_layout
33299
33300 \end_inset
33301 </cell>
33302 </row>
33303 <row>
33304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33305 \begin_inset Text
33306
33307 \begin_layout Plain Layout
33308 ex
33309 \end_layout
33310
33311 \end_inset
33312 </cell>
33313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33314 \begin_inset Text
33315
33316 \begin_layout Plain Layout
33317 altura de la letra 
33318 \emph on
33319 x
33320 \emph default
33321  en la fuente actual
33322 \end_layout
33323
33324 \end_inset
33325 </cell>
33326 </row>
33327 <row>
33328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33329 \begin_inset Text
33330
33331 \begin_layout Plain Layout
33332 em
33333 \end_layout
33334
33335 \end_inset
33336 </cell>
33337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33338 \begin_inset Text
33339
33340 \begin_layout Plain Layout
33341 anchura de la letra 
33342 \emph on
33343 M
33344 \emph default
33345  en la fuente actual
33346 \end_layout
33347
33348 \end_inset
33349 </cell>
33350 </row>
33351 <row>
33352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33353 \begin_inset Text
33354
33355 \begin_layout Plain Layout
33356 mu
33357 \end_layout
33358
33359 \end_inset
33360 </cell>
33361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33362 \begin_inset Text
33363
33364 \begin_layout Plain Layout
33365 unidad matemática (1
33366 \begin_inset space \thinspace{}
33367 \end_inset
33368
33369 mu = 1/18
33370 \begin_inset space \thinspace{}
33371 \end_inset
33372
33373 em)
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 </row>
33379 </lyxtabular>
33380
33381 \end_inset
33382
33383
33384 \end_layout
33385
33386 \end_inset
33387
33388
33389 \end_layout
33390
33391 \begin_layout Chapter
33392 Formatos de archivos de salida con gráficos
33393 \begin_inset CommandInset label
33394 LatexCommand label
33395 name "cap:Formatos-de-Archivos-de-Salida"
33396
33397 \end_inset
33398
33399
33400 \end_layout
33401
33402 \begin_layout Section
33403 DVI
33404 \begin_inset Index
33405 status collapsed
33406
33407 \begin_layout Plain Layout
33408 Formatos de archivo ! DVI
33409 \end_layout
33410
33411 \end_inset
33412
33413
33414 \begin_inset Index
33415 status collapsed
33416
33417 \begin_layout Plain Layout
33418 DVI|see
33419 \begin_inset ERT
33420 status collapsed
33421
33422 \begin_layout Plain Layout
33423
33424 {
33425 \end_layout
33426
33427 \end_inset
33428
33429 Formatos de archivo
33430 \begin_inset ERT
33431 status collapsed
33432
33433 \begin_layout Plain Layout
33434
33435 }
33436 \end_layout
33437
33438 \end_inset
33439
33440
33441 \end_layout
33442
33443 \end_inset
33444
33445
33446 \end_layout
33447
33448 \begin_layout Standard
33449 Este tipo de archivo tiene la extensión «
33450 \family typewriter
33451 .dvi
33452 \family default
33453 ».
33454  Se denomina «device-independent» (DVI), porque es completamente portable;
33455  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
33456  En la época en que se desarrolló este formato, esto no era un asunto baladí.
33457  Los DVI se usan para vistas preliminares rápidas y como preparación para
33458  otros formatos de salida como PostScript.
33459 \end_layout
33460
33461 \begin_layout Standard
33462 \begin_inset Note Greyedout
33463 status open
33464
33465 \begin_layout Plain Layout
33466
33467 \series bold
33468 Nota:
33469 \series default
33470  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
33471 \end_layout
33472
33473 \end_inset
33474
33475  Por tanto no debes olvidar esto si mueves archivos 
33476 \family typewriter
33477 .dvi
33478 \family default
33479  a otro ordenador.
33480  Esta característica también puede retardar la visualización del archivo,
33481  porque el visor DVI tiene que convertir la imagen en segundo plano para
33482  hacerla visible al deslizar el visor.
33483  Así pues recomendamos usar PDF para archivos con muchas imágenes.
33484 \end_layout
33485
33486 \begin_layout Standard
33487 Un documento se exporta a DVI con el menú 
33488 \family sans
33489 Archivo\SpecialChar \menuseparator
33490 Exportar\SpecialChar \menuseparator
33491 DVI
33492 \family default
33493 .
33494  Puedes ver la salida del documento en DVI con el menú 
33495 \family sans
33496 Ver\SpecialChar \menuseparator
33497 DVI 
33498 \family default
33499 o con el botón
33500 \begin_inset space ~
33501 \end_inset
33502
33503
33504 \begin_inset Graphics
33505         filename ../../images/buffer-view_dvi.png
33506         scale 85
33507
33508 \end_inset
33509
33510 .
33511 \end_layout
33512
33513 \begin_layout Section
33514 PostScript
33515 \begin_inset CommandInset label
33516 LatexCommand label
33517 name "sec:PostScript"
33518
33519 \end_inset
33520
33521
33522 \begin_inset Index
33523 status collapsed
33524
33525 \begin_layout Plain Layout
33526 Formatos de archivo ! PostScript
33527 \end_layout
33528
33529 \end_inset
33530
33531
33532 \begin_inset Index
33533 status collapsed
33534
33535 \begin_layout Plain Layout
33536 PostScript|see
33537 \begin_inset ERT
33538 status collapsed
33539
33540 \begin_layout Plain Layout
33541
33542 {
33543 \end_layout
33544
33545 \end_inset
33546
33547 Formatos de archivo
33548 \begin_inset ERT
33549 status collapsed
33550
33551 \begin_layout Plain Layout
33552
33553 }
33554 \end_layout
33555
33556 \end_inset
33557
33558
33559 \end_layout
33560
33561 \end_inset
33562
33563
33564 \end_layout
33565
33566 \begin_layout Standard
33567 Este tipo de archivo tiene la extensión «
33568 \family typewriter
33569 .ps
33570 \family default
33571 ».
33572  PostScript fue desarrollado por la compañía 
33573 \family typewriter
33574 Adobe
33575 \family default
33576  como lenguaje para impresoras.
33577  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
33578  PostScript puede considerarse como un «lenguaje de programación»; con él
33579  puedes calcular y dibujar imágenes y diagramas.
33580 \begin_inset Foot
33581 status collapsed
33582
33583 \begin_layout Plain Layout
33584 Si estás interesado en este tema acude al paquete LaTeX 
33585 \series bold
33586 PSTricks
33587 \series default
33588  
33589 \begin_inset CommandInset citation
33590 LatexCommand cite
33591 key "pstricks"
33592
33593 \end_inset
33594
33595 .
33596 \end_layout
33597
33598 \end_inset
33599
33600  Por esto los archivos suelen ser más grandes que los PDF.
33601 \end_layout
33602
33603 \begin_layout Standard
33604 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
33605 d PostScript» (EPS, extensión «
33606 \family typewriter
33607 .eps
33608 \family default
33609 »).
33610  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
33611  en segundo plano para convertir las imágenes a EPS.
33612  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
33613  cada vez que veas o exportes el documento.
33614  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
33615  puedes evitar el problema insertando las imágenes directamente en EPS.
33616 \end_layout
33617
33618 \begin_layout Standard
33619 El documento se puede exportar a PostScript con el menú 
33620 \family sans
33621 Archivo\SpecialChar \menuseparator
33622 Exportar\SpecialChar \menuseparator
33623 Postscript
33624 \family default
33625 .
33626  Se puede ver la salida en PostScript con el menú 
33627 \family sans
33628 Ver\SpecialChar \menuseparator
33629 Postscript 
33630 \family default
33631 o con el botón
33632 \begin_inset space ~
33633 \end_inset
33634
33635
33636 \begin_inset Graphics
33637         filename ../../images/buffer-view_ps.png
33638
33639 \end_inset
33640
33641 .
33642 \end_layout
33643
33644 \begin_layout Section
33645 PDF
33646 \begin_inset Index
33647 status collapsed
33648
33649 \begin_layout Plain Layout
33650 Formatos de archivo ! PDF
33651 \end_layout
33652
33653 \end_inset
33654
33655
33656 \begin_inset Index
33657 status collapsed
33658
33659 \begin_layout Plain Layout
33660 PDF
33661 \end_layout
33662
33663 \end_inset
33664
33665
33666 \end_layout
33667
33668 \begin_layout Standard
33669 Este tipo de archivo tiene la extensión «
33670 \family typewriter
33671 .pdf
33672 \family default
33673 ».
33674  El formato «Portable Document Format» (PDF) fue desarrollado por 
33675 \family typewriter
33676 Adobe
33677 \family default
33678  como derivado de PostScript.
33679  Es más comprimido y utiliza muchos menos comandos que PostScript.
33680  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
33681  operativo y la salida impresa se muestra exactamente igual.
33682 \end_layout
33683
33684 \begin_layout Standard
33685 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
33686  Photographic Experts Group» (JPG, extensión «
33687 \family typewriter
33688 .jpg
33689 \family default
33690 » o «
33691 \family typewriter
33692 .jpeg
33693 \family default
33694 »), y en el formato «Portable Network Graphics» (PNG, extensión «
33695 \family typewriter
33696 .png
33697 \family default
33698 »).
33699  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
33700  en segundo plano a alguno de los anteriores.
33701  Pero como se ha comentado en la sección sobre PostScript, la conversión
33702  de gráficos ralentiza el trabajo.
33703  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
33704  mencionados.
33705 \end_layout
33706
33707 \begin_layout Standard
33708 Un documento se puede exportar a PDF con el menú 
33709 \family sans
33710 Archivo\SpecialChar \menuseparator
33711 Exportar
33712 \family default
33713  en tres modos diferentes:
33714 \end_layout
33715
33716 \begin_layout Description
33717 PDF
33718 \begin_inset space ~
33719 \end_inset
33720
33721 (ps2pdf) Este utiliza el programa 
33722 \family typewriter
33723 ps2pdf
33724 \family default
33725  que crea un PDF a partir de una versión PostScript del archivo.
33726  La versión PostScript es producida por el programa 
33727 \family typewriter
33728 dvips
33729 \family default
33730  que usa una versión DVI como paso intermedio.
33731  Así que este modo de exportación consta de tres conversiones.
33732 \end_layout
33733
33734 \begin_layout Description
33735 PDF
33736 \begin_inset space ~
33737 \end_inset
33738
33739 (dvipdfm) Este utiliza el programa 
33740 \family typewriter
33741 dvipdfm
33742 \family default
33743  que convierte el archivo a DVI en segundo plano y en un segundo paso a
33744  PDF.
33745 \end_layout
33746
33747 \begin_layout Description
33748 PDF
33749 \begin_inset space ~
33750 \end_inset
33751
33752 (pdflatex) Este utiliza el programa 
33753 \family typewriter
33754 pdftex
33755 \family default
33756  que convierte directamente el archivo a PDF.
33757 \end_layout
33758
33759 \begin_layout Standard
33760 Se recomienda usar 
33761 \family sans
33762 PDF
33763 \begin_inset space ~
33764 \end_inset
33765
33766 (pdflatex)
33767 \family default
33768  porque 
33769 \family typewriter
33770 pdftex
33771 \family default
33772  soporta todas las características de las versiones actuales de PDF, es
33773  rápido y estable.
33774  El programa 
33775 \family typewriter
33776 dvipdfm
33777 \family default
33778  ya no se desarrolla y está un poco obsoleto.
33779 \end_layout
33780
33781 \begin_layout Standard
33782 La salida en formato PDF se puede ver con el menú 
33783 \family sans
33784 Ver 
33785 \family default
33786 o con el botón
33787 \begin_inset space ~
33788 \end_inset
33789
33790
33791 \begin_inset Graphics
33792         filename ../../images/buffer-view_pdf2.png
33793         scale 85
33794
33795 \end_inset
33796
33797  (que usa 
33798 \family sans
33799 PDF
33800 \begin_inset space ~
33801 \end_inset
33802
33803 (pdflatex)
33804 \family default
33805 ).
33806 \end_layout
33807
33808 \begin_layout Chapter
33809 Explicación de la ecuación
33810 \begin_inset space ~
33811 \end_inset
33812
33813
33814 \begin_inset CommandInset ref
33815 LatexCommand eqref
33816 reference "eq:Wgn"
33817
33818 \end_inset
33819
33820
33821 \begin_inset CommandInset label
33822 LatexCommand label
33823 name "cap:Explicación-de-la-Ecuación"
33824
33825 \end_inset
33826
33827
33828 \end_layout
33829
33830 \begin_layout Standard
33831 La anchura total de 
33832 \emph on
33833 n
33834 \emph default
33835  celdas de una tabla 
33836 \begin_inset Formula $W_{\mathrm{tot\, n}}$
33837 \end_inset
33838
33839  puede calcularse con
33840 \end_layout
33841
33842 \begin_layout Standard
33843 \begin_inset Formula \begin{equation}
33844 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}
33845
33846 \end_inset
33847
33848
33849 \end_layout
33850
33851 \begin_layout Standard
33852 donde 
33853 \begin_inset Formula $W_{g\, n}$
33854 \end_inset
33855
33856  es el ancho dado de todas las celdas.
33857  
33858 \series bold
33859
33860 \backslash
33861 tabcolsep
33862 \series default
33863  es la longitud LaTeX entre el texto y el borde de la celda, 6
33864 \begin_inset space \thinspace{}
33865 \end_inset
33866
33867 pt por omisión.
33868  
33869 \series bold
33870
33871 \backslash
33872 arrayrulewidth
33873 \series default
33874  es el grosor de línea del borde, 0.4
33875 \begin_inset space \thinspace{}
33876 \end_inset
33877
33878 pt por omisión.
33879 \end_layout
33880
33881 \begin_layout Standard
33882 Procediendo como en la ecuación
33883 \begin_inset space ~
33884 \end_inset
33885
33886
33887 \begin_inset CommandInset ref
33888 LatexCommand eqref
33889 reference "eq:Wtot_n"
33890
33891 \end_inset
33892
33893 , el ancho total de una multicolumna, 
33894 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
33895 \end_inset
33896
33897  es
33898 \end_layout
33899
33900 \begin_layout Standard
33901 \begin_inset Formula \begin{equation}
33902 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
33903
33904 \end_inset
33905
33906
33907 \end_layout
33908
33909 \begin_layout Standard
33910 Igualando las ecuaciones
33911 \begin_inset space ~
33912 \end_inset
33913
33914
33915 \begin_inset CommandInset ref
33916 LatexCommand eqref
33917 reference "eq:Wtot_n"
33918
33919 \end_inset
33920
33921  y 
33922 \begin_inset CommandInset ref
33923 LatexCommand eqref
33924 reference "eq:Wtot_mult"
33925
33926 \end_inset
33927
33928  podemos calcular el ancho dado necesario 
33929 \begin_inset Formula $W_{g\, n}$
33930 \end_inset
33931
33932  cuando se expanden 
33933 \emph on
33934 n
33935 \emph default
33936  columnas, de forma que cada una de ellas tiene una anchura total  
33937 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
33938 \end_inset
33939
33940 :
33941 \end_layout
33942
33943 \begin_layout Standard
33944 \begin_inset Formula \begin{equation}
33945 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
33946
33947 \end_inset
33948
33949
33950 \end_layout
33951
33952 \begin_layout Bibliography
33953 \begin_inset CommandInset bibitem
33954 LatexCommand bibitem
33955 key "latexcompanion"
33956
33957 \end_inset
33958
33959 Frank Mittelbach and Michel Goossens: 
33960 \emph on
33961 The LaTeX Companion Second Edition.
33962
33963 \emph default
33964  Addison-Wesley, 2004
33965 \end_layout
33966
33967 \begin_layout Bibliography
33968 \begin_inset CommandInset bibitem
33969 LatexCommand bibitem
33970 key "latexguide"
33971
33972 \end_inset
33973
33974 Helmut Kopka and Patrick W.
33975  Daly: 
33976 \emph on
33977 A Guide to LaTeX Fourth Edition.
33978
33979 \emph default
33980  Addison-Wesley, 2003
33981 \end_layout
33982
33983 \begin_layout Bibliography
33984 \begin_inset CommandInset bibitem
33985 LatexCommand bibitem
33986 key "latexbook"
33987
33988 \end_inset
33989
33990 Leslie Lamport: 
33991 \emph on
33992 LaTeX: A Document Preparation System.
33993
33994 \emph default
33995  Addison-Wesley, second edition, 1994
33996 \end_layout
33997
33998 \begin_layout Bibliography
33999 \begin_inset CommandInset bibitem
34000 LatexCommand bibitem
34001 key "booktabs"
34002
34003 \end_inset
34004
34005 Documentación del paquete LaTeX 
34006 \series bold
34007
34008 \begin_inset CommandInset href
34009 LatexCommand href
34010 name "booktabs"
34011 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34012
34013 \end_inset
34014
34015
34016 \series default
34017
34018 \begin_inset Index
34019 status collapsed
34020
34021 \begin_layout Plain Layout
34022 LaTeX-paquetes ! booktabs
34023 \end_layout
34024
34025 \end_inset
34026
34027
34028 \end_layout
34029
34030 \begin_layout Bibliography
34031 \begin_inset CommandInset bibitem
34032 LatexCommand bibitem
34033 key "caption"
34034
34035 \end_inset
34036
34037 Documentación del paquete LaTeX 
34038 \series bold
34039
34040 \begin_inset CommandInset href
34041 LatexCommand href
34042 name "caption"
34043 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34044
34045 \end_inset
34046
34047
34048 \series default
34049
34050 \begin_inset Index
34051 status collapsed
34052
34053 \begin_layout Plain Layout
34054 LaTeX-paquetes ! caption
34055 \end_layout
34056
34057 \end_inset
34058
34059
34060 \end_layout
34061
34062 \begin_layout Bibliography
34063 \begin_inset CommandInset bibitem
34064 LatexCommand bibitem
34065 key "endfloat"
34066
34067 \end_inset
34068
34069 Documentación del paquete LaTeX 
34070 \series bold
34071
34072 \begin_inset CommandInset href
34073 LatexCommand href
34074 name "endfloat"
34075 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34076
34077 \end_inset
34078
34079
34080 \series default
34081
34082 \begin_inset Index
34083 status collapsed
34084
34085 \begin_layout Plain Layout
34086 LaTeX-paquetes ! endfloat
34087 \end_layout
34088
34089 \end_inset
34090
34091
34092 \end_layout
34093
34094 \begin_layout Bibliography
34095 \begin_inset CommandInset bibitem
34096 LatexCommand bibitem
34097 key "wrapfig"
34098
34099 \end_inset
34100
34101 Documentación del paquete LaTeX 
34102 \series bold
34103
34104 \begin_inset CommandInset href
34105 LatexCommand href
34106 name "wrapfig"
34107 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34108
34109 \end_inset
34110
34111
34112 \series default
34113
34114 \begin_inset Index
34115 status collapsed
34116
34117 \begin_layout Plain Layout
34118 LaTeX-paquetes ! wrapfig
34119 \begin_inset ERT
34120 status collapsed
34121
34122 \begin_layout Plain Layout
34123
34124
34125 \backslash
34126 vspace{4mm}
34127 \end_layout
34128
34129 \end_inset
34130
34131
34132 \end_layout
34133
34134 \end_inset
34135
34136
34137 \end_layout
34138
34139 \begin_layout Bibliography
34140 \begin_inset CommandInset bibitem
34141 LatexCommand bibitem
34142 key "footmisc"
34143
34144 \end_inset
34145
34146 Documentación del paquete LaTeX 
34147 \series bold
34148
34149 \begin_inset CommandInset href
34150 LatexCommand href
34151 name "footmisc"
34152 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34153
34154 \end_inset
34155
34156
34157 \series default
34158
34159 \begin_inset Index
34160 status collapsed
34161
34162 \begin_layout Plain Layout
34163 LaTeX-paquetes ! footmisc
34164 \end_layout
34165
34166 \end_inset
34167
34168
34169 \end_layout
34170
34171 \begin_layout Bibliography
34172 \begin_inset CommandInset bibitem
34173 LatexCommand bibitem
34174 key "hypcap"
34175
34176 \end_inset
34177
34178 Documentación del paquete LaTeX 
34179 \series bold
34180
34181 \begin_inset CommandInset href
34182 LatexCommand href
34183 name "hypcap"
34184 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34185
34186 \end_inset
34187
34188
34189 \series default
34190
34191 \begin_inset Index
34192 status collapsed
34193
34194 \begin_layout Plain Layout
34195 LaTeX-paquetes ! hyperref
34196 \end_layout
34197
34198 \end_inset
34199
34200
34201 \end_layout
34202
34203 \begin_layout Bibliography
34204 \begin_inset CommandInset bibitem
34205 LatexCommand bibitem
34206 key "hyperref"
34207
34208 \end_inset
34209
34210 Documentación del paquete LaTeX 
34211 \series bold
34212
34213 \begin_inset CommandInset href
34214 LatexCommand href
34215 name "hyperref"
34216 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34217
34218 \end_inset
34219
34220
34221 \series default
34222
34223 \begin_inset Index
34224 status collapsed
34225
34226 \begin_layout Plain Layout
34227 LaTeX-paquetes ! hyperref
34228 \end_layout
34229
34230 \end_inset
34231
34232
34233 \end_layout
34234
34235 \begin_layout Bibliography
34236 \begin_inset CommandInset bibitem
34237 LatexCommand bibitem
34238 key "KOMA-Script"
34239
34240 \end_inset
34241
34242 Documentación del paquete LaTeX 
34243 \series bold
34244
34245 \begin_inset CommandInset href
34246 LatexCommand href
34247 name "KOMA-Script"
34248 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34249
34250 \end_inset
34251
34252
34253 \series default
34254
34255 \begin_inset Index
34256 status collapsed
34257
34258 \begin_layout Plain Layout
34259 LaTeX-paquetes ! KOMA-Script
34260 \end_layout
34261
34262 \end_inset
34263
34264
34265 \end_layout
34266
34267 \begin_layout Bibliography
34268 \begin_inset CommandInset bibitem
34269 LatexCommand bibitem
34270 key "listings"
34271
34272 \end_inset
34273
34274 Documentación del paquete LaTeX 
34275 \series bold
34276
34277 \begin_inset CommandInset href
34278 LatexCommand href
34279 name "listings"
34280 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34281
34282 \end_inset
34283
34284
34285 \series default
34286
34287 \begin_inset Index
34288 status collapsed
34289
34290 \begin_layout Plain Layout
34291 LaTeX-paquetes ! listings
34292 \end_layout
34293
34294 \end_inset
34295
34296
34297 \end_layout
34298
34299 \begin_layout Bibliography
34300 \begin_inset CommandInset bibitem
34301 LatexCommand bibitem
34302 key "marginnote"
34303
34304 \end_inset
34305
34306 Documentación del paquete LaTeX 
34307 \series bold
34308
34309 \begin_inset CommandInset href
34310 LatexCommand href
34311 name "marginnote"
34312 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34313
34314 \end_inset
34315
34316
34317 \series default
34318
34319 \begin_inset Index
34320 status collapsed
34321
34322 \begin_layout Plain Layout
34323 LaTeX-paquetes ! marginnote
34324 \end_layout
34325
34326 \end_inset
34327
34328
34329 \end_layout
34330
34331 \begin_layout Bibliography
34332 \begin_inset CommandInset bibitem
34333 LatexCommand bibitem
34334 key "pstricks"
34335
34336 \end_inset
34337
34338 Página web del paquete LaTeX 
34339 \series bold
34340
34341 \begin_inset CommandInset href
34342 LatexCommand href
34343 name "PSTricks"
34344 target "http://tug.org/PSTricks/"
34345
34346 \end_inset
34347
34348
34349 \series default
34350
34351 \begin_inset Index
34352 status collapsed
34353
34354 \begin_layout Plain Layout
34355 LaTeX-paquetes ! PSTricks
34356 \end_layout
34357
34358 \end_inset
34359
34360
34361 \end_layout
34362
34363 \begin_layout Bibliography
34364 \begin_inset CommandInset bibitem
34365 LatexCommand bibitem
34366 key "sidecap"
34367
34368 \end_inset
34369
34370 Documentación del paquete LaTeX 
34371 \series bold
34372
34373 \begin_inset CommandInset href
34374 LatexCommand href
34375 name "sidecap"
34376 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34377
34378 \end_inset
34379
34380
34381 \series default
34382
34383 \begin_inset Index
34384 status collapsed
34385
34386 \begin_layout Plain Layout
34387 LaTeX-paquetes ! sidecap
34388 \end_layout
34389
34390 \end_inset
34391
34392
34393 \end_layout
34394
34395 \begin_layout Bibliography
34396 \begin_inset CommandInset bibitem
34397 LatexCommand bibitem
34398 key "prettyref"
34399
34400 \end_inset
34401
34402 Documentación del paquete LaTeX 
34403 \series bold
34404
34405 \begin_inset CommandInset href
34406 LatexCommand href
34407 name "prettyref"
34408 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
34409
34410 \end_inset
34411
34412
34413 \series default
34414
34415 \begin_inset Index
34416 status collapsed
34417
34418 \begin_layout Plain Layout
34419 LaTeX-paquetes ! prettyref
34420 \end_layout
34421
34422 \end_inset
34423
34424
34425 \end_layout
34426
34427 \begin_layout Bibliography
34428 \begin_inset CommandInset bibitem
34429 LatexCommand bibitem
34430 key "NewInLyX16"
34431
34432 \end_inset
34433
34434
34435 \begin_inset CommandInset href
34436 LatexCommand href
34437 name "Página wiki"
34438 target "http://wiki.lyx.org/LyX/NewInLyX16"
34439
34440 \end_inset
34441
34442  sobre características nuevas para la versión 
34443 \family sans
34444 LyX
34445 \begin_inset space ~
34446 \end_inset
34447
34448 1.6.0
34449 \family default
34450 .
34451 \end_layout
34452
34453 \begin_layout Standard
34454 \begin_inset CommandInset index_print
34455 LatexCommand printindex
34456
34457 \end_inset
34458
34459
34460 \end_layout
34461
34462 \begin_layout Standard
34463 \begin_inset FloatList figure
34464
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \begin_layout Standard
34471 \begin_inset FloatList table
34472
34473 \end_inset
34474
34475
34476 \end_layout
34477
34478 \begin_layout Standard
34479 \begin_inset FloatList algorithm
34480
34481 \end_inset
34482
34483
34484 \end_layout
34485
34486 \end_body
34487 \end_document