]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
Remove a \textipa that snuck into es/UserGuide.lyx
[lyx.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 508
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/es/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC are numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{grisclaro}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94
95 % insert additional vertical space of
96 % 1.5 mm between footnotes
97 \let\myFoot\footnote
98 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
99
100 % number algorithm floats within chapters
101 \numberwithin{algorithm}{chapter}
102 % en español
103 \floatname{algorithm}{Algoritmo}
104
105
106 % ------------------------------------
107 % used to check for needed LaTeX packages
108 \usepackage{ifthen}
109
110 % check for package arydshln
111 % used for tables with dashed lines
112 \newboolean{arydshln}
113 \IfFileExists{arydshln.sty}
114  {\usepackage{arydshln}
115   \setboolean{arydshln}{true}}
116  {\setboolean{arydshln}{false}}
117
118 % check for package marginnote
119 % used for margin notes
120 \newboolean{marginnote}
121 \IfFileExists{marginnote.sty}
122  {\usepackage{marginnote}
123   \let\marginpar\marginnote
124   \setboolean{marginnote}{true}}
125  {\setboolean{marginnote}{false}}
126
127 % check for package sidecap
128 % used for captions on the side
129 \newboolean{sidecap}
130 \IfFileExists{sidecap.sty}
131  {\usepackage{sidecap}
132   \setboolean{sidecap}{true}}
133  {\setboolean{sidecap}{false}}
134
135 % check for picinpar
136 % used for surrounded fixed objects
137 \newboolean{picinpar}
138 \IfFileExists{picinpar.sty}
139  {\usepackage{picinpar}
140   \setboolean{picinpar}{true}}
141  {\setboolean{picinpar}{false}}
142
143 % check for lettrine
144 \newboolean{lettrine}
145 \IfFileExists{lettrine.sty}
146  {\usepackage{lettrine}
147   \setboolean{lettrine}{true}}
148  {\setboolean{lettrine}{false}}
149
150 % check for diagbox
151 \newboolean{diagbox}
152 \IfFileExists{diagbox.sty}
153  {\usepackage{diagbox}
154   \setboolean{diagbox}{true}}
155  {\setboolean{diagbox}{false}}
156 \end_preamble
157 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
158 \use_default_options false
159 \begin_modules
160 initials
161 graphicboxes
162 \end_modules
163 \maintain_unincluded_children false
164 \language spanish
165 \language_package babel
166 \inputencoding auto
167 \fontencoding global
168 \font_roman "lmodern" "default"
169 \font_sans "lmss" "default"
170 \font_typewriter "lmtt" "default"
171 \font_math "auto" "auto"
172 \font_default_family default
173 \use_non_tex_fonts false
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100 100
177 \font_tt_scale 100 100
178 \graphics default
179 \default_output_format pdf2
180 \output_sync 0
181 \bibtex_command default
182 \index_command default
183 \paperfontsize 12
184 \spacing single
185 \use_hyperref true
186 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
187 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
188 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
189 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
190 \pdf_bookmarks true
191 \pdf_bookmarksnumbered true
192 \pdf_bookmarksopen true
193 \pdf_bookmarksopenlevel 1
194 \pdf_breaklinks false
195 \pdf_pdfborder false
196 \pdf_colorlinks true
197 \pdf_backref false
198 \pdf_pdfusetitle false
199 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
200 \papersize default
201 \use_geometry false
202 \use_package amsmath 2
203 \use_package amssymb 2
204 \use_package cancel 0
205 \use_package esint 0
206 \use_package mathdots 1
207 \use_package mathtools 0
208 \use_package mhchem 1
209 \use_package stackrel 0
210 \use_package stmaryrd 0
211 \use_package undertilde 0
212 \cite_engine basic
213 \cite_engine_type default
214 \biblio_style plain
215 \use_bibtopic false
216 \use_indices false
217 \paperorientation portrait
218 \suppress_date false
219 \justification true
220 \use_refstyle 0
221 \notefontcolor #0000ff
222 \index Índice
223 \shortcut idx
224 \color #008000
225 \end_index
226 \secnumdepth 3
227 \tocdepth 3
228 \paragraph_separation skip
229 \defskip medskip
230 \quotes_language french
231 \papercolumns 1
232 \papersides 2
233 \paperpagestyle default
234 \tracking_changes false
235 \output_changes false
236 \html_math_output 0
237 \html_css_as_file 0
238 \html_be_strict false
239 \end_header
240
241 \begin_body
242
243 \begin_layout Title
244 Manual detallado de Figuras, Cuadros, Flotantes, Notas, Marcos y Archivos
245  en \SpecialChar LyX
246
247 \end_layout
248
249 \begin_layout Author
250 por el Equipo \SpecialChar LyX
251
252 \begin_inset Foot
253 status collapsed
254
255 \begin_layout Plain Layout
256 \noindent
257 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
258  de Documentación de \SpecialChar LyX
259
260 \begin_inset CommandInset href
261 LatexCommand href
262 name "lyx-docs@lists.lyx.org"
263 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
264 type "mailto:"
265
266 \end_inset
267
268
269 \end_layout
270
271 \end_inset
272
273
274 \begin_inset Note Note
275 status collapsed
276
277 \begin_layout Plain Layout
278 Autor: Uwe Stöhr
279 \end_layout
280
281 \end_inset
282
283
284 \begin_inset Note Note
285 status collapsed
286
287 \begin_layout Plain Layout
288 Traducción de: Ignacio García
289 \end_layout
290
291 \end_inset
292
293
294 \begin_inset Newline newline
295 \end_inset
296
297
298 \begin_inset Newline newline
299 \end_inset
300
301
302 \family sans
303 Versión 2.2.x
304 \end_layout
305
306 \begin_layout Standard
307 \begin_inset CommandInset toc
308 LatexCommand tableofcontents
309
310 \end_inset
311
312
313 \end_layout
314
315 \begin_layout Standard
316 \begin_inset Note Note
317 status open
318
319 \begin_layout Plain Layout
320 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
321  estar instalados los paquetes \SpecialChar LaTeX
322  
323 \series bold
324 arydshln
325 \series default
326
327 \series bold
328 colortbl
329 \series default
330
331 \series bold
332 diagbox, lettrine, marginnote, picinpar
333 \series default
334  y 
335 \series bold
336 sidecap
337 \series default
338 .
339  Si no están instalados, también podrás exportar el documento, pero las
340  secciones en que dichos paquetes son necesarios no aparecen en la salida.
341 \end_layout
342
343 \begin_layout Plain Layout
344 La última versión en PDF de este documento puede encontrarse aquí:
345 \series bold
346
347 \begin_inset Newline newline
348 \end_inset
349
350 http://wiki.lyx.org/\SpecialChar LyX
351 /Manuals#EmbeddedObjects
352 \end_layout
353
354 \end_inset
355
356
357 \end_layout
358
359 \begin_layout Chapter
360 Figuras
361 \begin_inset Index idx
362 status collapsed
363
364 \begin_layout Plain Layout
365 Figuras
366 \end_layout
367
368 \end_inset
369
370
371 \begin_inset Index idx
372 status collapsed
373
374 \begin_layout Plain Layout
375 Gráficos|see
376 \begin_inset ERT
377 status collapsed
378
379 \begin_layout Plain Layout
380
381 {
382 \end_layout
383
384 \end_inset
385
386 Figuras
387 \begin_inset ERT
388 status collapsed
389
390 \begin_layout Plain Layout
391
392 }
393 \end_layout
394
395 \end_inset
396
397
398 \end_layout
399
400 \end_inset
401
402
403 \end_layout
404
405 \begin_layout Section
406 Diálogo de gráficos
407 \begin_inset CommandInset label
408 LatexCommand label
409 name "sec:Diálogo-Gráficos"
410
411 \end_inset
412
413
414 \begin_inset Index idx
415 status collapsed
416
417 \begin_layout Plain Layout
418 Figuras ! Diálogo de gráficos
419 \end_layout
420
421 \end_inset
422
423
424 \end_layout
425
426 \begin_layout Standard
427 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
428  texto que desees y haz clic en el botón 
429 \begin_inset Info
430 type  "icon"
431 arg   "dialog-show-new-inset graphics"
432 \end_inset
433
434  o en el menú 
435 \family sans
436 Insertar\SpecialChar menuseparator
437 Imagen
438 \family default
439 .
440  Aparecerá un diálogo para escoger el archivo a cargar.
441  La imagen aparecerá en el archivo de salida exactamente en la misma posición
442  en la que la has colocado.
443 \end_layout
444
445 \begin_layout Standard
446 El diálogo Gráficos puede abrirse en cualquier momento haciendo clic sobre
447  una imagen.
448  Este diálogo tiene tres pestañas:
449 \end_layout
450
451 \begin_layout Description
452 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
453  presentación en \SpecialChar LyX
454  y en la salida.
455  En el apéndice
456 \begin_inset space ~
457 \end_inset
458
459
460 \begin_inset CommandInset ref
461 LatexCommand ref
462 reference "cap:Unidades-disponibles-en"
463
464 \end_inset
465
466  se detallan las unidades disponibles para el tamaño del gráfico.
467 \begin_inset Newline newline
468 \end_inset
469
470
471 \begin_inset Index idx
472 status collapsed
473
474 \begin_layout Plain Layout
475 Figuras ! Rotar
476 \end_layout
477
478 \end_inset
479
480 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
481  un ángulo y un origen de rotación.
482  La imagen también gira en \SpecialChar LyX
483 .
484 \begin_inset Newline newline
485 \end_inset
486
487
488 \begin_inset Index idx
489 status collapsed
490
491 \begin_layout Plain Layout
492 Figuras ! Redimensionar
493 \end_layout
494
495 \end_inset
496
497 Las imágenes se pueden redimensionar mediante un porcentaje o fijando explícitam
498 ente la altura y la anchura.
499  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
500  automáticamente.
501  Si fijas ambas dimensiones
502 \family sans
503 ,
504 \family default
505  la imagen se adaptará a ellas, posiblemente distorsionada.
506  Para evitar distorsión en la imagen marca la opción 
507 \family sans
508 Mantener
509 \begin_inset space ~
510 \end_inset
511
512 proporción
513 \family default
514 .
515  En ese caso la imagen será modificada de forma que su anchura y su altura
516  no excedan de las dimensiones especificadas.
517 \begin_inset Newline newline
518 \end_inset
519
520 Las imágenes se pueden abrir en el programa de tu elección con la entrada
521 \family sans
522  Editar
523 \begin_inset space ~
524 \end_inset
525
526  externamente
527 \family default
528  del menú contextual que aparece al hacer clic derecho sobre la imagen.
529  Los programas visor y editor para cada formato de imagen se pueden establecer
530  en la configuración de formatos de archivo de las preferencias de \SpecialChar LyX
531 .
532 \end_layout
533
534 \begin_layout Description
535 Recorte Como alternativa para cambiar el tamaño, es posible establecer las
536  coordenadas de la imagen para ajustar su altura y anchura en la salida.
537  Además, las coordenadas se pueden calcular automáticamente pinchando el
538  botón 
539 \family sans
540 Obtener
541 \begin_inset space ~
542 \end_inset
543
544 de
545 \begin_inset space ~
546 \end_inset
547
548 archivo
549 \family default
550 .
551  El botón 
552 \family sans
553 Recortar
554 \begin_inset space ~
555 \end_inset
556
557 al
558 \begin_inset space ~
559 \end_inset
560
561 cuadro
562 \begin_inset space ~
563 \end_inset
564
565 delimitador
566 \family default
567  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
568 as.
569  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
570 \end_layout
571
572 \begin_layout Description
573 Opciones
574 \begin_inset space ~
575 \end_inset
576
577 de
578 \begin_inset space ~
579 \end_inset
580
581 \SpecialChar LaTeX
582
583 \begin_inset space ~
584 \end_inset
585
586 y
587 \begin_inset space ~
588 \end_inset
589
590 \SpecialChar LyX
591  En esta solapa puedes modificar la apariencia de la imagen en \SpecialChar LyX
592  y, si eres
593  experto en \SpecialChar LaTeX
594 , especificar opciones \SpecialChar LaTeX
595  adicionales.
596 \begin_inset Newline newline
597 \end_inset
598
599 La opción 
600 \family sans
601 Modo
602 \begin_inset space ~
603 \end_inset
604
605 borrador
606 \family default
607  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
608 \begin_inset Newline newline
609 \end_inset
610
611 En la sección 
612 \family sans
613 Grupo
614 \begin_inset space ~
615 \end_inset
616
617 de
618 \begin_inset space ~
619 \end_inset
620
621 gráficos
622 \family default
623  puedes definir un conjunto de ajustes de imagen.
624 \begin_inset Index idx
625 status collapsed
626
627 \begin_layout Plain Layout
628 Figuras ! Agrupación de ajustes
629 \end_layout
630
631 \end_inset
632
633  Las imágenes incluidas en un grupo comparten sus características, de modo
634  que al modificar las de una imagen del grupo se modifican igualmente las
635  de las demás imágenes del grupo.
636  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
637  necesidad de hacerlo individualmente para cada una de ellas.
638  Además se puede integrar una imagen en un grupo existente marcando el nombre
639  del mismo en el menú contextual de la imagen.
640  
641 \end_layout
642
643 \begin_layout Standard
644 \begin_inset VSpace bigskip
645 \end_inset
646
647
648 \end_layout
649
650 \begin_layout Standard
651 Esto es un ejemplo de imagen en formato EPS
652 \begin_inset Foot
653 status collapsed
654
655 \begin_layout Plain Layout
656 Los formatos de imagen se explican en el sección
657 \begin_inset space ~
658 \end_inset
659
660
661 \begin_inset CommandInset ref
662 LatexCommand ref
663 reference "sec:Formatos-de-imagen"
664
665 \end_inset
666
667 .
668 \end_layout
669
670 \end_inset
671
672  en un párrafo separado centrado horizontalmente:
673 \end_layout
674
675 \begin_layout Standard
676 \align center
677 \begin_inset Graphics
678         filename ../clipart/mobius.eps
679         scale 70
680         clip
681         rotateOrigin center
682
683 \end_inset
684
685
686 \end_layout
687
688 \begin_layout Standard
689 Esta es la misma imagen pero en modo borrador:
690 \end_layout
691
692 \begin_layout Standard
693 \align center
694 \begin_inset Graphics
695         filename ../clipart/mobius.eps
696         scale 70
697         draft
698         rotateOrigin center
699
700 \end_inset
701
702
703 \begin_inset Newpage newpage
704 \end_inset
705
706
707 \end_layout
708
709 \begin_layout Section
710 Figuras flotantes
711 \begin_inset CommandInset label
712 LatexCommand label
713 name "sec:Figuras-Flotantes"
714
715 \end_inset
716
717
718 \begin_inset Index idx
719 status collapsed
720
721 \begin_layout Plain Layout
722 Flotantes ! Figuras
723 \end_layout
724
725 \end_inset
726
727
728 \begin_inset Index idx
729 status collapsed
730
731 \begin_layout Plain Layout
732 Figuras ! Flotantes
733 \end_layout
734
735 \end_inset
736
737
738 \end_layout
739
740 \begin_layout Standard
741 Para información general sobre flotantes, echa una ojeada a la sección
742 \begin_inset space ~
743 \end_inset
744
745
746 \begin_inset CommandInset ref
747 LatexCommand ref
748 reference "sec:Introducción-Flotantes"
749
750 \end_inset
751
752 .
753 \end_layout
754
755 \begin_layout Standard
756 El botón 
757 \begin_inset Info
758 type  "icon"
759 arg   "float-insert figure"
760 \end_inset
761
762  y el menú 
763 \family sans
764 Insertar\SpecialChar menuseparator
765 Flotante\SpecialChar menuseparator
766 Figura
767 \family default
768  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
769  La imagen se puede insertar sobre la leyenda, como en la figura
770 \begin_inset space ~
771 \end_inset
772
773
774 \begin_inset CommandInset ref
775 LatexCommand ref
776 reference "fig:kill-plat"
777
778 \end_inset
779
780 , o bajo ella, como en la figura
781 \begin_inset space ~
782 \end_inset
783
784
785 \begin_inset CommandInset ref
786 LatexCommand ref
787 reference "fig:escher"
788
789 \end_inset
790
791 .
792  Más información sobre ubicación de leyendas en la sección
793 \begin_inset space ~
794 \end_inset
795
796
797 \begin_inset CommandInset ref
798 LatexCommand ref
799 reference "sec:Colocación-de-leyendas"
800
801 \end_inset
802
803 .
804 \end_layout
805
806 \begin_layout Standard
807 \begin_inset Float figure
808 wide false
809 sideways false
810 status open
811
812 \begin_layout Plain Layout
813 \align center
814 \begin_inset Graphics
815         filename ../clipart/platypus.eps
816         width 50col%
817         rotateOrigin center
818
819 \end_inset
820
821
822 \end_layout
823
824 \begin_layout Plain Layout
825 \begin_inset Caption Standard
826
827 \begin_layout Plain Layout
828 \begin_inset CommandInset label
829 LatexCommand label
830 name "fig:kill-plat"
831
832 \end_inset
833
834 Un ornitorrinco muy distorsionado en un flotante.
835 \end_layout
836
837 \end_inset
838
839
840 \end_layout
841
842 \end_inset
843
844
845 \end_layout
846
847 \begin_layout Standard
848 \begin_inset Float figure
849 wide false
850 sideways false
851 status open
852
853 \begin_layout Plain Layout
854 \begin_inset Caption Standard
855
856 \begin_layout Plain Layout
857 \begin_inset CommandInset label
858 LatexCommand label
859 name "fig:escher"
860
861 \end_inset
862
863 M.C.
864  Escher en ácido.
865 \end_layout
866
867 \end_inset
868
869
870 \end_layout
871
872 \begin_layout Plain Layout
873 \align center
874 \begin_inset Graphics
875         filename ../clipart/escher-lsd.eps
876         scale 80
877         rotateOrigin center
878
879 \end_inset
880
881
882 \end_layout
883
884 \end_inset
885
886
887 \end_layout
888
889 \begin_layout Standard
890 \begin_inset Index idx
891 status collapsed
892
893 \begin_layout Plain Layout
894 Referencias ! a figuras
895 \end_layout
896
897 \end_inset
898
899 Las figuras
900 \begin_inset space ~
901 \end_inset
902
903
904 \begin_inset CommandInset ref
905 LatexCommand ref
906 reference "fig:kill-plat"
907
908 \end_inset
909
910  y 
911 \begin_inset CommandInset ref
912 LatexCommand ref
913 reference "fig:escher"
914
915 \end_inset
916
917  son ejemplos de figuras con referencias cruzadas.
918  Las figuras pueden tener referencias cruzadas en el documento mediante
919  referencia a su etiqueta.
920  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
921 \family sans
922 Insertar\SpecialChar menuseparator
923 Etiqueta
924 \family default
925  o el botón 
926 \begin_inset Info
927 type  "icon"
928 arg   "label-insert"
929 \end_inset
930
931 .
932  Ahora puedes referirte a la etiqueta usando el menú 
933 \family sans
934 Insertar\SpecialChar menuseparator
935 Referencia
936 \begin_inset space ~
937 \end_inset
938
939 cruzada
940 \family default
941  o el botón 
942 \begin_inset Info
943 type  "icon"
944 arg   "dialog-show-new-inset ref"
945 \end_inset
946
947 .
948  Es importante emplear referencias a flotantes, mejor que alusiones vagas
949  como «la figura de arriba», porque como \SpecialChar LaTeX
950  recolocará los flotantes en el
951  documento final, podría no quedar «arriba» precisamente.
952 \begin_inset Newline newline
953 \end_inset
954
955 Las referencias se explican con detalle en la sección
956 \begin_inset space ~
957 \end_inset
958
959
960 \begin_inset CommandInset ref
961 LatexCommand ref
962 reference "sec:Referencias-a-Flotantes"
963
964 \end_inset
965
966 .
967 \end_layout
968
969 \begin_layout Standard
970 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
971  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
972  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
973  existente.
974  La figura
975 \begin_inset space ~
976 \end_inset
977
978
979 \begin_inset CommandInset ref
980 LatexCommand ref
981 reference "fig:Dos-imágenes-distorsionadas"
982
983 \end_inset
984
985  es un ejemplo de figura flotante con dos imágenes adosadas.
986  También se pueden poner una sobre otra.
987  Las subfiguras son
988 \begin_inset space ~
989 \end_inset
990
991
992 \begin_inset CommandInset ref
993 LatexCommand ref
994 reference "fig:Estructura-indefinible"
995
996 \end_inset
997
998  y
999 \begin_inset space ~
1000 \end_inset
1001
1002
1003 \begin_inset CommandInset ref
1004 LatexCommand ref
1005 reference "fig:Ornitorrinco"
1006
1007 \end_inset
1008
1009 .
1010 \end_layout
1011
1012 \begin_layout Standard
1013 \begin_inset Float figure
1014 wide false
1015 sideways false
1016 status open
1017
1018 \begin_layout Plain Layout
1019 \begin_inset space \hfill{}
1020 \end_inset
1021
1022
1023 \begin_inset Float figure
1024 wide false
1025 sideways false
1026 status open
1027
1028 \begin_layout Plain Layout
1029 \begin_inset Caption Standard
1030
1031 \begin_layout Plain Layout
1032 \begin_inset CommandInset label
1033 LatexCommand label
1034 name "fig:Estructura-indefinible"
1035
1036 \end_inset
1037
1038 Estructura indefinible
1039 \end_layout
1040
1041 \end_inset
1042
1043
1044 \end_layout
1045
1046 \begin_layout Plain Layout
1047 \begin_inset Graphics
1048         filename ../clipart/escher-lsd.eps
1049         width 45col%
1050         groupId distorsionadas
1051
1052 \end_inset
1053
1054
1055 \end_layout
1056
1057 \end_inset
1058
1059
1060 \begin_inset space \hfill{}
1061 \end_inset
1062
1063
1064 \begin_inset Float figure
1065 wide false
1066 sideways false
1067 status open
1068
1069 \begin_layout Plain Layout
1070 \begin_inset Caption Standard
1071
1072 \begin_layout Plain Layout
1073 \begin_inset CommandInset label
1074 LatexCommand label
1075 name "fig:Ornitorrinco"
1076
1077 \end_inset
1078
1079 Ornitorrinco
1080 \end_layout
1081
1082 \end_inset
1083
1084
1085 \end_layout
1086
1087 \begin_layout Plain Layout
1088 \begin_inset Graphics
1089         filename ../clipart/platypus.eps
1090         width 45col%
1091         groupId distorsionadas
1092
1093 \end_inset
1094
1095
1096 \end_layout
1097
1098 \end_inset
1099
1100
1101 \begin_inset space \hfill{}
1102 \end_inset
1103
1104
1105 \end_layout
1106
1107 \begin_layout Plain Layout
1108 \begin_inset Caption Standard
1109
1110 \begin_layout Plain Layout
1111 \begin_inset CommandInset label
1112 LatexCommand label
1113 name "fig:Dos-imágenes-distorsionadas"
1114
1115 \end_inset
1116
1117 Dos imágenes distorsionadas.
1118  Ambas están en el grupo llamado «distorsionadas».
1119 \end_layout
1120
1121 \end_inset
1122
1123
1124 \end_layout
1125
1126 \end_inset
1127
1128
1129 \begin_inset Newpage newpage
1130 \end_inset
1131
1132
1133 \end_layout
1134
1135 \begin_layout Section
1136 Formatos de imagen
1137 \begin_inset CommandInset label
1138 LatexCommand label
1139 name "sec:Formatos-de-imagen"
1140
1141 \end_inset
1142
1143
1144 \begin_inset Index idx
1145 status collapsed
1146
1147 \begin_layout Plain Layout
1148 Formatos de imagen
1149 \end_layout
1150
1151 \end_inset
1152
1153
1154 \begin_inset Index idx
1155 status collapsed
1156
1157 \begin_layout Plain Layout
1158 Figuras ! Formatos de imagen
1159 \end_layout
1160
1161 \end_inset
1162
1163
1164 \end_layout
1165
1166 \begin_layout Standard
1167 Puedes insertar imágenes en cualquier formato.
1168  Pero como se explica en el apéndice
1169 \begin_inset space ~
1170 \end_inset
1171
1172
1173 \begin_inset CommandInset ref
1174 LatexCommand ref
1175 reference "cap:Formatos-de-Archivos-de-Salida"
1176
1177 \end_inset
1178
1179 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1180  de archivo de imagen.
1181  Por eso \SpecialChar LyX
1182  usa el programa 
1183 \family typewriter
1184 ImageMagick
1185 \family default
1186  en segundo plano para convertir imágenes al formato adecuado.
1187  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1188  los formatos de imagen admitidos en el formato de archivo de salida.
1189  Los formatos de salida se explican en el apéndice
1190 \begin_inset space ~
1191 \end_inset
1192
1193
1194 \begin_inset CommandInset ref
1195 LatexCommand ref
1196 reference "cap:Formatos-de-Archivos-de-Salida"
1197
1198 \end_inset
1199
1200 .
1201 \end_layout
1202
1203 \begin_layout Standard
1204 Como en el caso de las tipografías, hay dos tipos de formatos de imagen:
1205 \end_layout
1206
1207 \begin_layout Description
1208 Imágenes
1209 \begin_inset space ~
1210 \end_inset
1211
1212 mapa
1213 \begin_inset space ~
1214 \end_inset
1215
1216 de
1217 \begin_inset space ~
1218 \end_inset
1219
1220 bits
1221 \begin_inset space ~
1222 \end_inset
1223
1224 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1225  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1226  de zoom.
1227  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1228  Format» (GIF, extensión «
1229 \family typewriter
1230 .gif
1231 \family default
1232 »)
1233 \begin_inset Index idx
1234 status collapsed
1235
1236 \begin_layout Plain Layout
1237 GIF|see
1238 \begin_inset ERT
1239 status collapsed
1240
1241 \begin_layout Plain Layout
1242
1243 {
1244 \end_layout
1245
1246 \end_inset
1247
1248 Formatos de imagen
1249 \begin_inset ERT
1250 status collapsed
1251
1252 \begin_layout Plain Layout
1253
1254 }
1255 \end_layout
1256
1257 \end_inset
1258
1259
1260 \end_layout
1261
1262 \end_inset
1263
1264 , «Portable Network Graphics» (PNG, extensión «
1265 \family typewriter
1266 .png
1267 \family default
1268 »)
1269 \begin_inset Index idx
1270 status collapsed
1271
1272 \begin_layout Plain Layout
1273 PNG|see
1274 \begin_inset ERT
1275 status collapsed
1276
1277 \begin_layout Plain Layout
1278
1279 {
1280 \end_layout
1281
1282 \end_inset
1283
1284 Formatos de imagen
1285 \begin_inset ERT
1286 status collapsed
1287
1288 \begin_layout Plain Layout
1289
1290 }
1291 \end_layout
1292
1293 \end_inset
1294
1295
1296 \end_layout
1297
1298 \end_inset
1299
1300 , y «Joint Photographic Experts Group» (JPG, extensión «
1301 \family typewriter
1302 .jpg
1303 \family default
1304 » o «
1305 \family typewriter
1306 .jpeg
1307 \family default
1308 »)
1309 \begin_inset Index idx
1310 status collapsed
1311
1312 \begin_layout Plain Layout
1313 JPG|see
1314 \begin_inset ERT
1315 status collapsed
1316
1317 \begin_layout Plain Layout
1318
1319 {
1320 \end_layout
1321
1322 \end_inset
1323
1324 Formatos de imagen
1325 \begin_inset ERT
1326 status collapsed
1327
1328 \begin_layout Plain Layout
1329
1330 }
1331 \end_layout
1332
1333 \end_inset
1334
1335
1336 \end_layout
1337
1338 \end_inset
1339
1340 .
1341 \end_layout
1342
1343 \begin_layout Description
1344 Imágenes
1345 \begin_inset space ~
1346 \end_inset
1347
1348 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1349 ) y por tanto su tamaño puede modificarse a cualquier escala sin pérdidas.
1350  La posibilidad de variar la escala hace falta para crear presentaciones,
1351  porque éstas siempre son redimensionadas por el proyector.
1352  La modificación de la escala también es útil en los documentos en línea
1353  para permitir el zoom en diagramas.
1354 \begin_inset Newline newline
1355 \end_inset
1356
1357 Formatos de imagen que admiten escala pueden ser «Scalable Vector Graphics»
1358  (SVG, extensión «
1359 \family typewriter
1360 .svg
1361 \family default
1362 »)
1363 \begin_inset Index idx
1364 status collapsed
1365
1366 \begin_layout Plain Layout
1367 SVG|see
1368 \begin_inset ERT
1369 status collapsed
1370
1371 \begin_layout Plain Layout
1372
1373 {
1374 \end_layout
1375
1376 \end_inset
1377
1378 Formatos de imagen
1379 \begin_inset ERT
1380 status collapsed
1381
1382 \begin_layout Plain Layout
1383
1384 }
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \end_inset
1393
1394 , «Encapsulated PostScript» (EPS, extensión «
1395 \family typewriter
1396 .eps
1397 \family default
1398 »)
1399 \begin_inset Index idx
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403 EPS|see
1404 \begin_inset ERT
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408
1409 {
1410 \end_layout
1411
1412 \end_inset
1413
1414 Formatos de imagen
1415 \begin_inset ERT
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419
1420 }
1421 \end_layout
1422
1423 \end_inset
1424
1425
1426 \end_layout
1427
1428 \end_inset
1429
1430 , «Portable Document Format» (PDF, extensión «
1431 \family typewriter
1432 .pdf
1433 \family default
1434 »)
1435 \begin_inset Index idx
1436 status collapsed
1437
1438 \begin_layout Plain Layout
1439 PDF|see
1440 \begin_inset ERT
1441 status collapsed
1442
1443 \begin_layout Plain Layout
1444
1445 {
1446 \end_layout
1447
1448 \end_inset
1449
1450 Formatos de imagen
1451 \begin_inset ERT
1452 status collapsed
1453
1454 \begin_layout Plain Layout
1455
1456 }
1457 \end_layout
1458
1459 \end_inset
1460
1461
1462 \end_layout
1463
1464 \end_inset
1465
1466 , y «Windows Metafile» (WMF, extensión «
1467 \family typewriter
1468 .wmf
1469 \family default
1470 »)
1471 \begin_inset Index idx
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475 WMF|see
1476 \begin_inset ERT
1477 status collapsed
1478
1479 \begin_layout Plain Layout
1480
1481 {
1482 \end_layout
1483
1484 \end_inset
1485
1486 Formatos de imagen
1487 \begin_inset ERT
1488 status collapsed
1489
1490 \begin_layout Plain Layout
1491
1492 }
1493 \end_layout
1494
1495 \end_inset
1496
1497
1498 \end_layout
1499
1500 \end_inset
1501
1502 .
1503  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1504  a PDF o EPS y el resultado será todavía una imagen bitmap.
1505  En estos casos sólo se añade a la imagen original una cabecera con las
1506  propiedades de la imagen.
1507 \begin_inset Foot
1508 status collapsed
1509
1510 \begin_layout Plain Layout
1511 En el caso de PDF, además se comprime la imagen original.
1512 \end_layout
1513
1514 \end_inset
1515
1516  Por ejemplo, los archivos PDF generados por 
1517 \family typewriter
1518 Adobe Photoshop
1519 \family default
1520  son imágenes bitmap.
1521 \end_layout
1522
1523 \begin_layout Standard
1524 Normalmente no es posible convertir una imagen bitmap a un formato que admite
1525  escala pero sí al contrario.
1526  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1527  archivos de salida PDF y PostScript, respectivamente.
1528  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1529  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1530 \begin_inset Formula $\to$
1531 \end_inset
1532
1533  PDF/EPS.
1534 \end_layout
1535
1536 \begin_layout Chapter
1537 Cuadros y tablas
1538 \begin_inset Index idx
1539 status collapsed
1540
1541 \begin_layout Plain Layout
1542 Cuadros
1543 \end_layout
1544
1545 \end_inset
1546
1547
1548 \begin_inset Index idx
1549 status collapsed
1550
1551 \begin_layout Plain Layout
1552 Tablas|see 
1553 \begin_inset ERT
1554 status collapsed
1555
1556 \begin_layout Plain Layout
1557
1558 {
1559 \end_layout
1560
1561 \end_inset
1562
1563 Cuadros
1564 \begin_inset ERT
1565 status collapsed
1566
1567 \begin_layout Plain Layout
1568
1569 }
1570 \end_layout
1571
1572 \end_inset
1573
1574
1575 \end_layout
1576
1577 \end_inset
1578
1579
1580 \end_layout
1581
1582 \begin_layout Section
1583 Introducción
1584 \begin_inset Index idx
1585 status collapsed
1586
1587 \begin_layout Plain Layout
1588 Cuadros ! Introducción
1589 \end_layout
1590
1591 \end_inset
1592
1593
1594 \end_layout
1595
1596 \begin_layout Standard
1597 Puede insertarse un cuadro mediante el botón 
1598 \begin_inset Info
1599 type  "icon"
1600 arg   "tabular-insert"
1601 \end_inset
1602
1603  o el menú 
1604 \family sans
1605 Insertar\SpecialChar menuseparator
1606 Cuadro/Tabla
1607 \family default
1608 .
1609  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1610  el número de filas y de columnas del cuadro.
1611  Si usas el menú aparece un diálogo en el que se pide el número de filas
1612  y columnas.
1613  
1614 \begin_inset Newline newline
1615 \end_inset
1616
1617 Por omisión, el cuadro tiene líneas que enmarcan cada celda y la primera
1618  fila aparece separada por una línea doble: el borde inferior de la primera
1619  fila y el borde superior de la segunda fila.
1620  Ejemplo de cuadro:
1621 \end_layout
1622
1623 \begin_layout Standard
1624 \align center
1625 \begin_inset Tabular
1626 <lyxtabular version="3" rows="4" columns="4">
1627 <features tabularvalignment="middle">
1628 <column alignment="center" valignment="top">
1629 <column alignment="center" valignment="top" width="0pt">
1630 <column alignment="center" valignment="top" width="0in">
1631 <column alignment="center" valignment="top" width="0pt">
1632 <row>
1633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1634 \begin_inset Text
1635
1636 \begin_layout Plain Layout
1637
1638 \end_layout
1639
1640 \end_inset
1641 </cell>
1642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1643 \begin_inset Text
1644
1645 \begin_layout Plain Layout
1646
1647 \family roman
1648 \series medium
1649 \shape up
1650 \size normal
1651 \emph off
1652 \bar no
1653 \noun off
1654 \color none
1655 1
1656 \end_layout
1657
1658 \end_inset
1659 </cell>
1660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1661 \begin_inset Text
1662
1663 \begin_layout Plain Layout
1664 2
1665 \end_layout
1666
1667 \end_inset
1668 </cell>
1669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1670 \begin_inset Text
1671
1672 \begin_layout Plain Layout
1673 3
1674 \end_layout
1675
1676 \end_inset
1677 </cell>
1678 </row>
1679 <row>
1680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1681 \begin_inset Text
1682
1683 \begin_layout Plain Layout
1684
1685 \family roman
1686 \series medium
1687 \shape up
1688 \size normal
1689 \emph off
1690 \bar no
1691 \noun off
1692 \color none
1693 A
1694 \end_layout
1695
1696 \end_inset
1697 </cell>
1698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1699 \begin_inset Text
1700
1701 \begin_layout Plain Layout
1702
1703 \end_layout
1704
1705 \end_inset
1706 </cell>
1707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1708 \begin_inset Text
1709
1710 \begin_layout Plain Layout
1711
1712 \end_layout
1713
1714 \end_inset
1715 </cell>
1716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1717 \begin_inset Text
1718
1719 \begin_layout Plain Layout
1720
1721 \end_layout
1722
1723 \end_inset
1724 </cell>
1725 </row>
1726 <row>
1727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1728 \begin_inset Text
1729
1730 \begin_layout Plain Layout
1731
1732 \family roman
1733 \series medium
1734 \shape up
1735 \size normal
1736 \emph off
1737 \bar no
1738 \noun off
1739 \color none
1740 B
1741 \end_layout
1742
1743 \end_inset
1744 </cell>
1745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1746 \begin_inset Text
1747
1748 \begin_layout Plain Layout
1749
1750 \end_layout
1751
1752 \end_inset
1753 </cell>
1754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1755 \begin_inset Text
1756
1757 \begin_layout Plain Layout
1758
1759 \size normal
1760 \noun off
1761 \color none
1762  
1763 \end_layout
1764
1765 \end_inset
1766 </cell>
1767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1768 \begin_inset Text
1769
1770 \begin_layout Plain Layout
1771
1772 \end_layout
1773
1774 \end_inset
1775 </cell>
1776 </row>
1777 <row>
1778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1779 \begin_inset Text
1780
1781 \begin_layout Plain Layout
1782
1783 \family roman
1784 \series medium
1785 \shape up
1786 \size normal
1787 \emph off
1788 \bar no
1789 \noun off
1790 \color none
1791 C
1792 \end_layout
1793
1794 \end_inset
1795 </cell>
1796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1797 \begin_inset Text
1798
1799 \begin_layout Plain Layout
1800
1801 \end_layout
1802
1803 \end_inset
1804 </cell>
1805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1806 \begin_inset Text
1807
1808 \begin_layout Plain Layout
1809
1810 \end_layout
1811
1812 \end_inset
1813 </cell>
1814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1815 \begin_inset Text
1816
1817 \begin_layout Plain Layout
1818
1819 \end_layout
1820
1821 \end_inset
1822 </cell>
1823 </row>
1824 </lyxtabular>
1825
1826 \end_inset
1827
1828
1829 \end_layout
1830
1831 \begin_layout Section
1832 Diálogo de cuadros
1833 \begin_inset Index idx
1834 status collapsed
1835
1836 \begin_layout Plain Layout
1837 Cuadros ! Configuración
1838 \end_layout
1839
1840 \end_inset
1841
1842
1843 \end_layout
1844
1845 \begin_layout Standard
1846 Un cuadro o tabla se puede cambiar en el menú contextual que aparece con
1847  un clic del botón derecho del ratón.
1848  En la opción 
1849 \family sans
1850 Más...
1851
1852 \family default
1853  se pueden ajustar los parámetros de la celda y fila/columna en la que se
1854  encuentra el cursor.
1855  La entrada del menú contextual 
1856 \family sans
1857 Más...\SpecialChar menuseparator
1858 Configuración...
1859
1860 \family default
1861  abre una ventana de diálogo donde se pueden ajustar más parámetros del
1862  cuadro.
1863  La mayoría de opciones también trabajan sobre una selección de celdas,
1864  de filas o de columnas.
1865  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1866  su 
1867 \emph on
1868 contenido
1869 \emph default
1870 .
1871 \begin_inset Newline newline
1872 \end_inset
1873
1874 Con la opción del diálogo 
1875 \family sans
1876 Aplicar inmediatamente
1877 \family default
1878  cada cambio que hagas se aplica directamente.
1879  Si mueves el cursor a otra celda el diálogo también se actualizará con
1880  los parámetros de la nueva celda.
1881  Si cambias valores de longitud debes pulsar la tecla 
1882 \family sans
1883 Entrar
1884 \family default
1885  para aplicar los cambios.
1886 \begin_inset Newline newline
1887 \end_inset
1888
1889 En el cuadro de diálogo aparecen las siguientes solapas:
1890 \end_layout
1891
1892 \begin_layout Description
1893 Configuración
1894 \begin_inset space ~
1895 \end_inset
1896
1897 del
1898 \begin_inset space ~
1899 \end_inset
1900
1901 cuadro Aquí puedes establecer la alineación horizontal y la anchura de la
1902  columna actual o del cuadro completo.
1903 \begin_inset Index idx
1904 status collapsed
1905
1906 \begin_layout Plain Layout
1907 Cuadros ! Anchura
1908 \end_layout
1909
1910 \end_inset
1911
1912  La alineación 
1913 \family sans
1914 Al separador decimal
1915 \family default
1916  se describe en la sección
1917 \begin_inset space ~
1918 \end_inset
1919
1920
1921 \begin_inset CommandInset ref
1922 LatexCommand ref
1923 reference "subsec:Alineación-especial-de"
1924
1925 \end_inset
1926
1927 .
1928  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1929  Una anchura determinada permite tener saltos de línea y distintos párrafos
1930  de texto, véase sección
1931 \begin_inset space ~
1932 \end_inset
1933
1934
1935 \begin_inset CommandInset ref
1936 LatexCommand ref
1937 reference "subsec:Líneas-Múltiples-en"
1938
1939 \end_inset
1940
1941 .
1942  Si no estableces anchura, la columna será tan ancha como el contenido de
1943  la celda más ancha.
1944 \begin_inset Newline newline
1945 \end_inset
1946
1947 Además, puedes marcar una o más celdas de una fila como celda multicolumna,
1948  véase sección
1949 \begin_inset space ~
1950 \end_inset
1951
1952
1953 \begin_inset CommandInset ref
1954 LatexCommand ref
1955 reference "subsec:Multicolumnas"
1956
1957 \end_inset
1958
1959 , o las celdas de una columna como celda multifila, véase sección
1960 \begin_inset space ~
1961 \end_inset
1962
1963
1964 \begin_inset CommandInset ref
1965 LatexCommand ref
1966 reference "subsec:Multifilas"
1967
1968 \end_inset
1969
1970 .
1971 \begin_inset Newline newline
1972 \end_inset
1973
1974 Las casillas de giro rotan la celda actual, una selección o todo el cuadro
1975  90º en sentido antihorario.
1976  La rotación no se ve en \SpecialChar LyX
1977 , sí en la salida.
1978  Para más información véase sección
1979 \begin_inset space ~
1980 \end_inset
1981
1982
1983 \begin_inset CommandInset ref
1984 LatexCommand ref
1985 reference "sec:Celdas de cuadro giradas"
1986
1987 \end_inset
1988
1989 .
1990 \begin_inset Newline newline
1991 \end_inset
1992
1993
1994 \begin_inset Note Greyedout
1995 status open
1996
1997 \begin_layout Plain Layout
1998
1999 \series bold
2000 Nota:
2001 \series default
2002  no todos los visores DVI pueden mostrar rotaciones.
2003 \end_layout
2004
2005 \end_inset
2006
2007
2008 \begin_inset Newline newline
2009 \end_inset
2010
2011 La alineación vertical del cuadro completo se usa para cuadros en líneas
2012  de texto:
2013 \begin_inset Newline newline
2014 \end_inset
2015
2016 Línea con cuadros con diferentes alineaciones: 
2017 \begin_inset Tabular
2018 <lyxtabular version="3" rows="2" columns="2">
2019 <features tabularvalignment="top">
2020 <column alignment="center" valignment="top" width="0pt">
2021 <column alignment="center" valignment="top">
2022 <row>
2023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2024 \begin_inset Text
2025
2026 \begin_layout Plain Layout
2027
2028 \end_layout
2029
2030 \end_inset
2031 </cell>
2032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2033 \begin_inset Text
2034
2035 \begin_layout Plain Layout
2036 1
2037 \end_layout
2038
2039 \end_inset
2040 </cell>
2041 </row>
2042 <row>
2043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2044 \begin_inset Text
2045
2046 \begin_layout Plain Layout
2047 A
2048 \end_layout
2049
2050 \end_inset
2051 </cell>
2052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2053 \begin_inset Text
2054
2055 \begin_layout Plain Layout
2056
2057 \end_layout
2058
2059 \end_inset
2060 </cell>
2061 </row>
2062 </lyxtabular>
2063
2064 \end_inset
2065
2066  
2067 \begin_inset Tabular
2068 <lyxtabular version="3" rows="2" columns="2">
2069 <features tabularvalignment="middle">
2070 <column alignment="center" valignment="top">
2071 <column alignment="center" valignment="top">
2072 <row>
2073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2074 \begin_inset Text
2075
2076 \begin_layout Plain Layout
2077
2078 \end_layout
2079
2080 \end_inset
2081 </cell>
2082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2083 \begin_inset Text
2084
2085 \begin_layout Plain Layout
2086 1
2087 \end_layout
2088
2089 \end_inset
2090 </cell>
2091 </row>
2092 <row>
2093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2094 \begin_inset Text
2095
2096 \begin_layout Plain Layout
2097 A
2098 \end_layout
2099
2100 \end_inset
2101 </cell>
2102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2103 \begin_inset Text
2104
2105 \begin_layout Plain Layout
2106
2107 \end_layout
2108
2109 \end_inset
2110 </cell>
2111 </row>
2112 </lyxtabular>
2113
2114 \end_inset
2115
2116  
2117 \begin_inset Tabular
2118 <lyxtabular version="3" rows="2" columns="2">
2119 <features tabularvalignment="bottom">
2120 <column alignment="center" valignment="top" width="0pt">
2121 <column alignment="center" valignment="top">
2122 <row>
2123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2124 \begin_inset Text
2125
2126 \begin_layout Plain Layout
2127
2128 \end_layout
2129
2130 \end_inset
2131 </cell>
2132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2133 \begin_inset Text
2134
2135 \begin_layout Plain Layout
2136 1
2137 \end_layout
2138
2139 \end_inset
2140 </cell>
2141 </row>
2142 <row>
2143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2144 \begin_inset Text
2145
2146 \begin_layout Plain Layout
2147 A
2148 \end_layout
2149
2150 \end_inset
2151 </cell>
2152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2153 \begin_inset Text
2154
2155 \begin_layout Plain Layout
2156
2157 \end_layout
2158
2159 \end_inset
2160 </cell>
2161 </row>
2162 </lyxtabular>
2163
2164 \end_inset
2165
2166
2167 \begin_inset Newline newline
2168 \end_inset
2169
2170 También es posible introducir argumentos \SpecialChar LaTeX
2171  necesarios para formatos especiales,
2172  véanse las secciones
2173 \begin_inset space ~
2174 \end_inset
2175
2176
2177 \begin_inset CommandInset ref
2178 LatexCommand ref
2179 reference "subsec:Cálculos-en-Multicolumnas"
2180
2181 \end_inset
2182
2183  y
2184 \begin_inset space ~
2185 \end_inset
2186
2187
2188 \begin_inset CommandInset ref
2189 LatexCommand ref
2190 reference "sec:Cuadros-Coloreados"
2191
2192 \end_inset
2193
2194 .
2195 \end_layout
2196
2197 \begin_layout Description
2198 Bordes En esta solapa puedes añadir y quitar bordes para la fila/columna
2199  actual.
2200  Puedes elegir para el cuadro un estilo 
2201 \family sans
2202 Formal
2203 \family default
2204 , como se describe en la sección
2205 \begin_inset space ~
2206 \end_inset
2207
2208
2209 \begin_inset CommandInset ref
2210 LatexCommand ref
2211 reference "sec:Cuadros-Formales"
2212
2213 \end_inset
2214
2215 .
2216 \begin_inset Newline newline
2217 \end_inset
2218
2219 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2220  se describe en la sección
2221 \begin_inset space ~
2222 \end_inset
2223
2224
2225 \begin_inset CommandInset ref
2226 LatexCommand ref
2227 reference "subsec:Espacio-adicional"
2228
2229 \end_inset
2230
2231
2232 \end_layout
2233
2234 \begin_layout Description
2235 Cuadro
2236 \begin_inset space ~
2237 \end_inset
2238
2239 multipágina Para hacer 
2240 \emph on
2241 cuadros multipágina
2242 \emph default
2243  que pueden extenderse por varias páginas.
2244  Las secciones
2245 \begin_inset space ~
2246 \end_inset
2247
2248
2249 \begin_inset CommandInset ref
2250 LatexCommand ref
2251 reference "sec:Cuadros-multipágina"
2252
2253 \end_inset
2254
2255  y 
2256 \begin_inset CommandInset ref
2257 LatexCommand ref
2258 reference "sec:Particularidades-cuadros-multipágina"
2259
2260 \end_inset
2261
2262  describen sus características en detalle.
2263 \end_layout
2264
2265 \begin_layout Section
2266 Barra de herramientas de cuadros
2267 \begin_inset Index idx
2268 status collapsed
2269
2270 \begin_layout Plain Layout
2271 Cuadros ! Barra de herramientas
2272 \end_layout
2273
2274 \end_inset
2275
2276
2277 \end_layout
2278
2279 \begin_layout Standard
2280 La barra de herramientas de cuadros es una alternativa a la ventana de diálogo
2281  para cambiar los cuadros de manera más rápida.
2282  Normalmente debería aparecer en la parte inferior de la ventana principal
2283  de \SpecialChar LyX
2284  cuando el cursor está dentro de un cuadro.
2285  En cualquier momento se puede presentar esta barra pulsando con el botón
2286  derecho del ratón en cualquier punto de la barra principal de menú.
2287 \end_layout
2288
2289 \begin_layout Standard
2290 La barra de herramientas tiene los siguientes iconos:
2291 \end_layout
2292
2293 \begin_layout Labeling
2294 \labelwidthstring 00.00.0000
2295 \begin_inset Info
2296 type  "icon"
2297 arg   "tabular-feature append-row"
2298 \end_inset
2299
2300  añade una fila bajo la celda actual o selección
2301 \end_layout
2302
2303 \begin_layout Labeling
2304 \labelwidthstring 00.00.0000
2305 \begin_inset Info
2306 type  "icon"
2307 arg   "tabular-feature append-column"
2308 \end_inset
2309
2310  añade una columna a la derecha de la celda actual o selección
2311 \end_layout
2312
2313 \begin_layout Labeling
2314 \labelwidthstring 00.00.0000
2315 \begin_inset Info
2316 type  "icon"
2317 arg   "tabular-feature delete-row"
2318 \end_inset
2319
2320  borra la fila actual o selección
2321 \end_layout
2322
2323 \begin_layout Labeling
2324 \labelwidthstring 00.00.0000
2325 \begin_inset Info
2326 type  "icon"
2327 arg   "tabular-feature delete-column"
2328 \end_inset
2329
2330  borra la columna actual o selección
2331 \end_layout
2332
2333 \begin_layout Labeling
2334 \labelwidthstring 00.00.0000
2335 \begin_inset Info
2336 type  "icon"
2337 arg   "tabular-feature move-row-up"
2338 \end_inset
2339
2340  desplaza la fila arriba
2341 \end_layout
2342
2343 \begin_layout Labeling
2344 \labelwidthstring 00.00.0000
2345 \begin_inset Info
2346 type  "icon"
2347 arg   "tabular-feature move-column-left"
2348 \end_inset
2349
2350  desplaza la columna a la izquierda
2351 \end_layout
2352
2353 \begin_layout Labeling
2354 \labelwidthstring 00.00.0000
2355 \begin_inset Info
2356 type  "icon"
2357 arg   "tabular-feature move-row-down"
2358 \end_inset
2359
2360  desplaza la fila abajo
2361 \end_layout
2362
2363 \begin_layout Labeling
2364 \labelwidthstring 00.00.0000
2365 \begin_inset Info
2366 type  "icon"
2367 arg   "tabular-feature move-column-right"
2368 \end_inset
2369
2370  desplaza la columna a la derecha
2371 \end_layout
2372
2373 \begin_layout Labeling
2374 \labelwidthstring 00.00.0000
2375 \begin_inset Info
2376 type  "icon"
2377 arg   "tabular-feature toggle-line-top"
2378 \end_inset
2379
2380  añade un borde superior en la celda/fila actual o la selección
2381 \end_layout
2382
2383 \begin_layout Labeling
2384 \labelwidthstring 00.00.0000
2385 \begin_inset Info
2386 type  "icon"
2387 arg   "tabular-feature toggle-line-bottom"
2388 \end_inset
2389
2390  añade un borde inferior en la celda/fila actual o la selección
2391 \end_layout
2392
2393 \begin_layout Labeling
2394 \labelwidthstring 00.00.0000
2395 \begin_inset Info
2396 type  "icon"
2397 arg   "tabular-feature toggle-line-left"
2398 \end_inset
2399
2400  añade un borde a la izquierda en la celda/fila actual o la selección
2401 \end_layout
2402
2403 \begin_layout Labeling
2404 \labelwidthstring 00.00.0000
2405 \begin_inset Info
2406 type  "icon"
2407 arg   "tabular-feature toggle-line-right"
2408 \end_inset
2409
2410  añade un borde a la derecha en la celda/fila actual o la selección
2411 \end_layout
2412
2413 \begin_layout Labeling
2414 \labelwidthstring 00.00.0000
2415 \begin_inset Info
2416 type  "icon"
2417 arg   "tabular-feature set-all-lines"
2418 \end_inset
2419
2420  añade bordes en la celda actual o en las seleccionadas (si la celda actual
2421  no es multicolumna esto afecta también a la fila y a la columna)
2422 \end_layout
2423
2424 \begin_layout Labeling
2425 \labelwidthstring 00.00.0000
2426 \begin_inset Info
2427 type  "icon"
2428 arg   "tabular-feature unset-all-lines"
2429 \end_inset
2430
2431  quita todos los bordes de la celda o celdas seleccionadas (si la celda
2432  actual no es multicolumna esto afecta también a la fila y a la columna)
2433 \end_layout
2434
2435 \begin_layout Labeling
2436 \labelwidthstring 00.00.0000
2437 \begin_inset Info
2438 type  "icon"
2439 arg   "tabular-feature m-align-left"
2440 \end_inset
2441
2442  alinea a la izquierda el contenido de la celda/columna
2443 \end_layout
2444
2445 \begin_layout Labeling
2446 \labelwidthstring 00.00.0000
2447 \begin_inset Info
2448 type  "icon"
2449 arg   "tabular-feature m-align-center"
2450 \end_inset
2451
2452  centra el contenido de la celda/columna horizontalmente
2453 \end_layout
2454
2455 \begin_layout Labeling
2456 \labelwidthstring 00.00.0000
2457 \begin_inset Info
2458 type  "icon"
2459 arg   "tabular-feature m-align-right"
2460 \end_inset
2461
2462  alinea a la derecha el contenido de la celda/columna
2463 \end_layout
2464
2465 \begin_layout Labeling
2466 \labelwidthstring 00.00.0000
2467 \begin_inset Info
2468 type  "icon"
2469 arg   "tabular-feature align-decimal"
2470 \end_inset
2471
2472  alinea el contenido de la celda/columna a un carácter
2473 \end_layout
2474
2475 \begin_layout Labeling
2476 \labelwidthstring 00.00.0000
2477 \begin_inset Info
2478 type  "icon"
2479 arg   "tabular-feature m-valign-top"
2480 \end_inset
2481
2482  alinea arriba el contenido de la celda
2483 \end_layout
2484
2485 \begin_layout Labeling
2486 \labelwidthstring 00.00.0000
2487 \begin_inset Info
2488 type  "icon"
2489 arg   "tabular-feature m-valign-middle"
2490 \end_inset
2491
2492  centra verticalmente el contenido de la celda
2493 \end_layout
2494
2495 \begin_layout Labeling
2496 \labelwidthstring 00.00.0000
2497 \begin_inset Info
2498 type  "icon"
2499 arg   "tabular-feature m-valign-bottom"
2500 \end_inset
2501
2502  alinea abajo el contenido de la celda
2503 \end_layout
2504
2505 \begin_layout Labeling
2506 \labelwidthstring 00.00.0000
2507 \begin_inset Info
2508 type  "icon"
2509 arg   "tabular-feature set-rotate-cell"
2510 \end_inset
2511
2512  gira la celda o selección 90° como las agujas de reloj
2513 \end_layout
2514
2515 \begin_layout Labeling
2516 \labelwidthstring 00.00.0000
2517 \begin_inset Info
2518 type  "icon"
2519 arg   "tabular-feature set-rotate-tabular"
2520 \end_inset
2521
2522  gira todo el cuadro 90° como agujas del reloj
2523 \end_layout
2524
2525 \begin_layout Labeling
2526 \labelwidthstring 00.00.0000
2527 \begin_inset Info
2528 type  "icon"
2529 arg   "tabular-feature multicolumn"
2530 \end_inset
2531
2532  establece la celda actual o selección como multicolumna
2533 \end_layout
2534
2535 \begin_layout Labeling
2536 \labelwidthstring 00.00.0000
2537 \begin_inset Info
2538 type  "icon"
2539 arg   "tabular-feature multirow"
2540 \end_inset
2541
2542  establece la celda actual o selección como multifila
2543 \end_layout
2544
2545 \begin_layout Standard
2546 \begin_inset Note Greyedout
2547 status open
2548
2549 \begin_layout Plain Layout
2550
2551 \series bold
2552 Nota:
2553 \series default
2554  En la salida se emplea la alineación vertical de la primera celda de una
2555  fila para todas las celdas restantes de la fila.
2556 \end_layout
2557
2558 \end_inset
2559
2560
2561 \end_layout
2562
2563 \begin_layout Section
2564 Menú Editar cuadro
2565 \begin_inset Index idx
2566 status collapsed
2567
2568 \begin_layout Plain Layout
2569 Cuadros ! Editar
2570 \end_layout
2571
2572 \end_inset
2573
2574
2575 \end_layout
2576
2577 \begin_layout Standard
2578 Además del diálogo y la barra de herramientas, el menú 
2579 \family sans
2580 Editar\SpecialChar menuseparator
2581 Cuadro/Tabla
2582 \family default
2583  permite añadir y borrar bordes para la fila/columna actual y establecer
2584  la selección como multicolumna.
2585  El menú sólo está disponible si el cursor está en el cuadro.
2586 \end_layout
2587
2588 \begin_layout Section
2589 Cuadros flotantes
2590 \begin_inset CommandInset label
2591 LatexCommand label
2592 name "sec:Cuadros-Flotantes"
2593
2594 \end_inset
2595
2596
2597 \begin_inset Index idx
2598 status collapsed
2599
2600 \begin_layout Plain Layout
2601 Flotantes ! Cuadros
2602 \end_layout
2603
2604 \end_inset
2605
2606
2607 \begin_inset Index idx
2608 status collapsed
2609
2610 \begin_layout Plain Layout
2611 Cuadros ! Flotantes
2612 \end_layout
2613
2614 \end_inset
2615
2616
2617 \end_layout
2618
2619 \begin_layout Standard
2620 Para una explicación general sobre flotantes, echa un vistazo a la sección
2621 \begin_inset space ~
2622 \end_inset
2623
2624
2625 \begin_inset CommandInset ref
2626 LatexCommand ref
2627 reference "sec:Introducción-Flotantes"
2628
2629 \end_inset
2630
2631 .
2632 \end_layout
2633
2634 \begin_layout Standard
2635 \begin_inset Float table
2636 placement h
2637 wide false
2638 sideways false
2639 status collapsed
2640
2641 \begin_layout Plain Layout
2642 \begin_inset Caption Standard
2643
2644 \begin_layout Plain Layout
2645 \begin_inset CommandInset label
2646 LatexCommand label
2647 name "tab:un cuadro flotante"
2648
2649 \end_inset
2650
2651 Un cuadro flotante.
2652 \end_layout
2653
2654 \end_inset
2655
2656
2657 \end_layout
2658
2659 \begin_layout Plain Layout
2660 \align center
2661 \begin_inset Tabular
2662 <lyxtabular version="3" rows="3" columns="3">
2663 <features tabularvalignment="middle">
2664 <column alignment="center" valignment="top" width="0pt">
2665 <column alignment="center" valignment="top" width="0pt">
2666 <column alignment="center" valignment="top" width="0pt">
2667 <row>
2668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2669 \begin_inset Text
2670
2671 \begin_layout Plain Layout
2672
2673 \family roman
2674 \series medium
2675 \shape up
2676 \size normal
2677 \emph off
2678 \bar no
2679 \noun off
2680 \color none
2681 1
2682 \end_layout
2683
2684 \end_inset
2685 </cell>
2686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2687 \begin_inset Text
2688
2689 \begin_layout Plain Layout
2690
2691 \family roman
2692 \series medium
2693 \shape up
2694 \size normal
2695 \emph off
2696 \bar no
2697 \noun off
2698 \color none
2699 2
2700 \end_layout
2701
2702 \end_inset
2703 </cell>
2704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2705 \begin_inset Text
2706
2707 \begin_layout Plain Layout
2708
2709 \family roman
2710 \series medium
2711 \shape up
2712 \size normal
2713 \emph off
2714 \bar no
2715 \noun off
2716 \color none
2717 3
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 </row>
2723 <row>
2724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2725 \begin_inset Text
2726
2727 \begin_layout Plain Layout
2728
2729 \family roman
2730 \series medium
2731 \shape up
2732 \size normal
2733 \emph off
2734 \bar no
2735 \noun off
2736 \color none
2737 Pepe
2738 \end_layout
2739
2740 \end_inset
2741 </cell>
2742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2743 \begin_inset Text
2744
2745 \begin_layout Plain Layout
2746
2747 \family roman
2748 \series medium
2749 \shape up
2750 \size normal
2751 \emph off
2752 \bar no
2753 \noun off
2754 \color none
2755 Mari
2756 \end_layout
2757
2758 \end_inset
2759 </cell>
2760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2761 \begin_inset Text
2762
2763 \begin_layout Plain Layout
2764
2765 \family roman
2766 \series medium
2767 \shape up
2768 \size normal
2769 \emph off
2770 \bar no
2771 \noun off
2772 \color none
2773 Teo
2774 \end_layout
2775
2776 \end_inset
2777 </cell>
2778 </row>
2779 <row>
2780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2781 \begin_inset Text
2782
2783 \begin_layout Plain Layout
2784
2785 \family roman
2786 \series medium
2787 \shape up
2788 \size normal
2789 \emph off
2790 \bar no
2791 \noun off
2792 \color none
2793 \begin_inset Formula $\int x^{2}dx$
2794 \end_inset
2795
2796
2797 \end_layout
2798
2799 \end_inset
2800 </cell>
2801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2802 \begin_inset Text
2803
2804 \begin_layout Plain Layout
2805
2806 \family roman
2807 \series medium
2808 \shape up
2809 \size normal
2810 \emph off
2811 \bar no
2812 \noun off
2813 \color none
2814 \begin_inset Formula $\left[\begin{array}{cc}
2815 a & b\\
2816 c & d
2817 \end{array}\right]$
2818 \end_inset
2819
2820
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2826 \begin_inset Text
2827
2828 \begin_layout Plain Layout
2829
2830 \family roman
2831 \series medium
2832 \shape up
2833 \size normal
2834 \emph off
2835 \bar no
2836 \noun off
2837 \color none
2838 \begin_inset Formula $1+1=2$
2839 \end_inset
2840
2841
2842 \end_layout
2843
2844 \end_inset
2845 </cell>
2846 </row>
2847 </lyxtabular>
2848
2849 \end_inset
2850
2851
2852 \end_layout
2853
2854 \end_inset
2855
2856
2857 \end_layout
2858
2859 \begin_layout Standard
2860 Los cuadros flotantes pueden insertarse con el menú 
2861 \family sans
2862 Insertar\SpecialChar menuseparator
2863 Flotante\SpecialChar menuseparator
2864 Cuadro
2865 \family default
2866  o con el botón 
2867 \begin_inset Info
2868 type  "icon"
2869 arg   "float-insert table"
2870 \end_inset
2871
2872 .
2873 \end_layout
2874
2875 \begin_layout Standard
2876 El flotante se muestra como un recuadro desplegable con la etiqueta «Cuadro
2877 \begin_inset space ~
2878 \end_inset
2879
2880 #:» (# es el número actual).
2881  El texto que sigue a dicha etiqueta es la leyenda del cuadro.
2882  Para insertar un cuadro en el flotante se sitúa el cursor al final del
2883  texto del encabezado y se pulsa 
2884 \family sans
2885 Entrar
2886 \family default
2887 .
2888  La leyenda se imprime encima del cuadro.
2889 \end_layout
2890
2891 \begin_layout Standard
2892 El cuadro
2893 \begin_inset space ~
2894 \end_inset
2895
2896
2897 \begin_inset CommandInset ref
2898 LatexCommand ref
2899 reference "tab:un cuadro flotante"
2900
2901 \end_inset
2902
2903  es un ejemplo de cuadro flotante.
2904 \end_layout
2905
2906 \begin_layout Standard
2907 Lo habitual es poner la leyenda sobre el cuadro, lo que desafortunadamente
2908  no es soportado en las clases estándar de \SpecialChar LaTeX
2909 .
2910  Esto significa que si estás usando las clases de documento 
2911 \family sans
2912 article
2913 \family default
2914
2915 \family sans
2916 book
2917 \family default
2918
2919 \family sans
2920 letter
2921 \family default
2922  o 
2923 \family sans
2924 report
2925 \family default
2926  no habrá espacio entre la leyenda y el cuadro.
2927  Para añadir un espacio entre ellos hay que poner en el preámbulo \SpecialChar LaTeX
2928  del documento
2929  la siguiente opción al comando del paquete \SpecialChar LaTeX
2930  
2931 \series bold
2932 caption
2933 \series default
2934
2935 \begin_inset Index idx
2936 status collapsed
2937
2938 \begin_layout Plain Layout
2939 \SpecialChar LaTeX
2940 -paquetes ! caption
2941 \end_layout
2942
2943 \end_inset
2944
2945 :
2946 \begin_inset Foot
2947 status collapsed
2948
2949 \begin_layout Plain Layout
2950 Para más información ve a la sección
2951 \begin_inset space ~
2952 \end_inset
2953
2954
2955 \begin_inset CommandInset ref
2956 LatexCommand ref
2957 reference "sec:Colocación-de-leyendas"
2958
2959 \end_inset
2960
2961 .
2962 \end_layout
2963
2964 \end_inset
2965
2966
2967 \end_layout
2968
2969 \begin_layout Standard
2970
2971 \series bold
2972 tableposition=top
2973 \end_layout
2974
2975 \begin_layout Standard
2976 El formato de la leyenda se puede controlar mediante el paquete \SpecialChar LaTeX
2977  
2978 \series bold
2979 caption
2980 \series default
2981  como se describe en la sección
2982 \begin_inset space ~
2983 \end_inset
2984
2985
2986 \begin_inset CommandInset ref
2987 LatexCommand ref
2988 reference "sec:Formato-de-leyendas"
2989
2990 \end_inset
2991
2992 .
2993  
2994 \end_layout
2995
2996 \begin_layout Standard
2997 \begin_inset Index idx
2998 status collapsed
2999
3000 \begin_layout Plain Layout
3001 Referencias ! a cuadros
3002 \end_layout
3003
3004 \end_inset
3005
3006 Los cuadros pueden tener referencias cruzadas en el texto referenciando
3007  su etiqueta.
3008  Para hacerlo inserta una etiqueta en la leyenda con el menú 
3009 \family sans
3010 Insertar\SpecialChar menuseparator
3011 Etiqueta
3012 \family default
3013  o con el botón 
3014 \begin_inset Info
3015 type  "icon"
3016 arg   "label-insert"
3017 \end_inset
3018
3019 .
3020  Ahora puedes referenciar la etiqueta con el menú 
3021 \family sans
3022 Insertar\SpecialChar menuseparator
3023 Referencia
3024 \begin_inset space ~
3025 \end_inset
3026
3027 cruzada
3028 \family default
3029  o con el botón 
3030 \begin_inset Info
3031 type  "icon"
3032 arg   "dialog-show-new-inset ref"
3033 \end_inset
3034
3035 .
3036 \begin_inset Newline newline
3037 \end_inset
3038
3039 Las referencias se explican con detalle en la sección
3040 \begin_inset space ~
3041 \end_inset
3042
3043
3044 \begin_inset CommandInset ref
3045 LatexCommand ref
3046 reference "sec:Referencias-a-Flotantes"
3047
3048 \end_inset
3049
3050 .
3051 \end_layout
3052
3053 \begin_layout Section
3054 Cuadros multipágina
3055 \begin_inset CommandInset label
3056 LatexCommand label
3057 name "sec:Cuadros-multipágina"
3058
3059 \end_inset
3060
3061
3062 \begin_inset Index idx
3063 status collapsed
3064
3065 \begin_layout Plain Layout
3066 Cuadros ! Multipágina
3067 \end_layout
3068
3069 \end_inset
3070
3071
3072 \end_layout
3073
3074 \begin_layout Standard
3075 Si el cuadro es demasiado largo para una página, puedes usar la opción 
3076 \family sans
3077 Usar
3078 \begin_inset space ~
3079 \end_inset
3080
3081 cuadro
3082 \begin_inset space ~
3083 \end_inset
3084
3085 multipágina
3086 \family default
3087  en la solapa 
3088 \family sans
3089 Cuadro
3090 \begin_inset space ~
3091 \end_inset
3092
3093 multipágina
3094 \family default
3095  del diálogo de cuadros, para repartir automáticamente el cuadro en varias
3096  páginas.
3097  Al hacerlo se habilitan las siguientes opciones:
3098 \end_layout
3099
3100 \begin_layout Description
3101 Encabezado: La fila actual se define como encabezado que aparecerá en todas
3102  las páginas del cuadro, excepto para la primera página si 
3103 \family sans
3104 Primer
3105 \begin_inset space ~
3106 \end_inset
3107
3108 encabezado
3109 \family default
3110  está definido.
3111  Este se denomina encabezado principal.
3112 \end_layout
3113
3114 \begin_layout Description
3115 Primer
3116 \begin_inset space ~
3117 \end_inset
3118
3119 encabezado: La fila actual se define como encabezado de la primera página
3120  del cuadro.
3121 \end_layout
3122
3123 \begin_layout Description
3124 Pie: La fila actual se define como pie que aparecerá en todas las páginas
3125  del cuadro/tabla, excepto para la última página si se define 
3126 \family sans
3127 Último
3128 \begin_inset space ~
3129 \end_inset
3130
3131 pie.
3132 \end_layout
3133
3134 \begin_layout Description
3135 Último
3136 \begin_inset space ~
3137 \end_inset
3138
3139 pie:
3140 \family sans
3141  
3142 \family default
3143 La fila actual se define como pie de la última página del cuadro.
3144 \end_layout
3145
3146 \begin_layout Description
3147 Leyenda: La fila actual contiene la leyenda del cuadro.
3148  La primera fila se reajusta como columna única y se inserta una leyenda.
3149  Más detalles sobre leyendas en cuadros multipágina en la sec.
3150 \begin_inset space \thinspace{}
3151 \end_inset
3152
3153
3154 \begin_inset CommandInset ref
3155 LatexCommand ref
3156 reference "subsec:Leyendas-en-Cuadros"
3157
3158 \end_inset
3159
3160 .
3161 \end_layout
3162
3163 \begin_layout Standard
3164 También se puede especificar en el diálogo en qué fila se ha de cortar el
3165  cuadro.
3166  El siguiente cuadro muestra cómo funciona:
3167 \end_layout
3168
3169 \begin_layout Standard
3170 \align center
3171 \begin_inset Tabular
3172 <lyxtabular version="3" rows="69" columns="3">
3173 <features islongtable="true" longtabularalignment="center">
3174 <column alignment="left" valignment="top" width="0cm">
3175 <column alignment="left" valignment="top" width="0pt">
3176 <column alignment="right" valignment="top" width="0pt">
3177 <row endfirsthead="true">
3178 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3179 \begin_inset Text
3180
3181 \begin_layout Plain Layout
3182
3183 \series bold
3184 Ejemplo de lista telefónica (ignore los nombres)
3185 \end_layout
3186
3187 \end_inset
3188 </cell>
3189 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3190 \begin_inset Text
3191
3192 \begin_layout Plain Layout
3193
3194 \end_layout
3195
3196 \end_inset
3197 </cell>
3198 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3199 \begin_inset Text
3200
3201 \begin_layout Plain Layout
3202
3203 \end_layout
3204
3205 \end_inset
3206 </cell>
3207 </row>
3208 <row endfirsthead="true">
3209 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3210 \begin_inset Text
3211
3212 \begin_layout Plain Layout
3213
3214 \series bold
3215 NOMBRE
3216 \end_layout
3217
3218 \end_inset
3219 </cell>
3220 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224
3225 \end_layout
3226
3227 \end_inset
3228 </cell>
3229 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3230 \begin_inset Text
3231
3232 \begin_layout Plain Layout
3233
3234 \series bold
3235 TEL.
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 </row>
3241 <row endhead="true">
3242 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \begin_layout Plain Layout
3246
3247 \series bold
3248 Ejemplo de lista telefónica
3249 \end_layout
3250
3251 \end_inset
3252 </cell>
3253 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3254 \begin_inset Text
3255
3256 \begin_layout Plain Layout
3257
3258 \end_layout
3259
3260 \end_inset
3261 </cell>
3262 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3263 \begin_inset Text
3264
3265 \begin_layout Plain Layout
3266
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 </row>
3272 <row endhead="true">
3273 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3274 \begin_inset Text
3275
3276 \begin_layout Plain Layout
3277
3278 \series bold
3279 NOMBRE
3280 \end_layout
3281
3282 \end_inset
3283 </cell>
3284 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Plain Layout
3288
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297
3298 \series bold
3299 TEL.
3300 \end_layout
3301
3302 \end_inset
3303 </cell>
3304 </row>
3305 <row endfoot="true">
3306 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3307 \begin_inset Text
3308
3309 \begin_layout Plain Layout
3310  continúa en la página siguiente
3311 \end_layout
3312
3313 \end_inset
3314 </cell>
3315 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3316 \begin_inset Text
3317
3318 \begin_layout Plain Layout
3319
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 </row>
3334 <row>
3335 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3336 \begin_inset Text
3337
3338 \begin_layout Plain Layout
3339
3340 \series bold
3341 Annovi
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell alignment="center" valignment="top" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350 Silvia
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359 111
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 </row>
3365 <row>
3366 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370
3371 \series bold
3372 Bertoli
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 <cell alignment="center" valignment="top" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381 Stefano
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390 111
3391 \end_layout
3392
3393 \end_inset
3394 </cell>
3395 </row>
3396 <row>
3397 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \series bold
3403 Bozzi
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 <cell alignment="center" valignment="top" usebox="none">
3409 \begin_inset Text
3410
3411 \begin_layout Plain Layout
3412 Walter
3413 \end_layout
3414
3415 \end_inset
3416 </cell>
3417 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421 111
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 </row>
3427 <row>
3428 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432
3433 \series bold
3434 Cachia
3435 \end_layout
3436
3437 \end_inset
3438 </cell>
3439 <cell alignment="center" valignment="top" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Plain Layout
3443 Maria
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3449 \begin_inset Text
3450
3451 \begin_layout Plain Layout
3452 111
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 </row>
3458 <row>
3459 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463
3464 \series bold
3465 Cachia
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 <cell alignment="center" valignment="top" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474 Maurizio
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483 111
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 </row>
3489 <row>
3490 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494
3495 \series bold
3496 Cinquemani
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 <cell alignment="center" valignment="top" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505 Giusi
3506 \end_layout
3507
3508 \end_inset
3509 </cell>
3510 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Plain Layout
3514 111
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 </row>
3520 <row>
3521 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525
3526 \series bold
3527 Colin
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 <cell alignment="center" valignment="top" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536 Bernard
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545 111
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 </row>
3551 <row>
3552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556
3557 \series bold
3558 Concli
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 <cell alignment="center" valignment="top" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567 Gianfranco
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576 111
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 </row>
3582 <row>
3583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587
3588 \series bold
3589 Dal Bosco
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 <cell alignment="center" valignment="top" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598 Carolina
3599 \end_layout
3600
3601 \end_inset
3602 </cell>
3603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607 111
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 </row>
3613 <row>
3614 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618
3619 \series bold
3620 Dalpiaz
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 <cell alignment="center" valignment="top" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629 Annamaria
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638 111
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 </row>
3644 <row>
3645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649
3650 \series bold
3651 Feliciello
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 <cell alignment="center" valignment="top" usebox="none">
3657 \begin_inset Text
3658
3659 \begin_layout Plain Layout
3660 Domenico
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669 111
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 </row>
3675 <row>
3676 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680
3681 \series bold
3682 Focarelli
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 <cell alignment="center" valignment="top" usebox="none">
3688 \begin_inset Text
3689
3690 \begin_layout Plain Layout
3691 Paola
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700 111
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 </row>
3706 <row>
3707 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3708 \begin_inset Text
3709
3710 \begin_layout Plain Layout
3711
3712 \series bold
3713 Galletti
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 <cell alignment="center" valignment="top" usebox="none">
3719 \begin_inset Text
3720
3721 \begin_layout Plain Layout
3722 Oreste
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3728 \begin_inset Text
3729
3730 \begin_layout Plain Layout
3731 111
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 </row>
3737 <row>
3738 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Plain Layout
3742
3743 \series bold
3744 Gasparini
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 <cell alignment="center" valignment="top" usebox="none">
3750 \begin_inset Text
3751
3752 \begin_layout Plain Layout
3753 Franca
3754 \end_layout
3755
3756 \end_inset
3757 </cell>
3758 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762 111
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 </row>
3768 <row>
3769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773
3774 \series bold
3775 Rizzardi
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 <cell alignment="center" valignment="top" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784 Paola
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793 111
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 </row>
3799 <row>
3800 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3801 \begin_inset Text
3802
3803 \begin_layout Plain Layout
3804
3805 \series bold
3806 Lassini
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 <cell alignment="center" valignment="top" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815 Giancarlo
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824 111
3825 \end_layout
3826
3827 \end_inset
3828 </cell>
3829 </row>
3830 <row>
3831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3832 \begin_inset Text
3833
3834 \begin_layout Plain Layout
3835
3836 \series bold
3837 Malfatti
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 <cell alignment="center" valignment="top" usebox="none">
3843 \begin_inset Text
3844
3845 \begin_layout Plain Layout
3846 Luciano
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855 111
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 </row>
3861 <row>
3862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866
3867 \series bold
3868 Malfatti
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 <cell alignment="center" valignment="top" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877 Valeriano
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886 111
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 </row>
3892 <row>
3893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897
3898 \series bold
3899 Meneguzzo
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 <cell alignment="center" valignment="top" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908 Roberto
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3914 \begin_inset Text
3915
3916 \begin_layout Plain Layout
3917 111
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 </row>
3923 <row>
3924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Plain Layout
3928
3929 \series bold
3930 Mezzadra
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 <cell alignment="center" valignment="top" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939 Roberto
3940 \end_layout
3941
3942 \end_inset
3943 </cell>
3944 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948 111
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 </row>
3954 <row>
3955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959
3960 \series bold
3961 Pirpamer
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 <cell alignment="center" valignment="top" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970 Erich
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979 111
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 </row>
3985 <row>
3986 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Plain Layout
3990
3991 \series bold
3992 Pochiesa
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 <cell alignment="center" valignment="top" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001 Paolo
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Plain Layout
4010 111, 222
4011 \end_layout
4012
4013 \end_inset
4014 </cell>
4015 </row>
4016 <row>
4017 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021
4022 \series bold
4023 Radina
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 <cell alignment="center" valignment="top" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Plain Layout
4032 Claudio
4033 \end_layout
4034
4035 \end_inset
4036 </cell>
4037 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Plain Layout
4041 111
4042 \end_layout
4043
4044 \end_inset
4045 </cell>
4046 </row>
4047 <row>
4048 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052
4053 \series bold
4054 Stuffer
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 Oskar
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Plain Layout
4072 111
4073 \end_layout
4074
4075 \end_inset
4076 </cell>
4077 </row>
4078 <row>
4079 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083
4084 \series bold
4085 Tacchelli
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 <cell alignment="center" valignment="top" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Plain Layout
4094 Ugo
4095 \end_layout
4096
4097 \end_inset
4098 </cell>
4099 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103 111
4104 \end_layout
4105
4106 \end_inset
4107 </cell>
4108 </row>
4109 <row>
4110 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4111 \begin_inset Text
4112
4113 \begin_layout Plain Layout
4114
4115 \series bold
4116 Tezzele
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 <cell alignment="center" valignment="top" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125 Margit
4126 \end_layout
4127
4128 \end_inset
4129 </cell>
4130 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134 111
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 </row>
4140 <row>
4141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145
4146 \series bold
4147 Unterkalmsteiner
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 <cell alignment="center" valignment="top" usebox="none">
4153 \begin_inset Text
4154
4155 \begin_layout Plain Layout
4156 Frieda
4157 \end_layout
4158
4159 \end_inset
4160 </cell>
4161 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4162 \begin_inset Text
4163
4164 \begin_layout Plain Layout
4165 111
4166 \end_layout
4167
4168 \end_inset
4169 </cell>
4170 </row>
4171 <row>
4172 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176
4177 \series bold
4178 Vieider
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 <cell alignment="center" valignment="top" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187 Hilde
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196 111
4197 \end_layout
4198
4199 \end_inset
4200 </cell>
4201 </row>
4202 <row>
4203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207
4208 \series bold
4209 Vigna
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 <cell alignment="center" valignment="top" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218 Jürgen
4219 \end_layout
4220
4221 \end_inset
4222 </cell>
4223 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4224 \begin_inset Text
4225
4226 \begin_layout Plain Layout
4227 111
4228 \end_layout
4229
4230 \end_inset
4231 </cell>
4232 </row>
4233 <row>
4234 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238
4239 \series bold
4240 Weber
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 <cell alignment="center" valignment="top" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249 Maurizio
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258 111
4259 \end_layout
4260
4261 \end_inset
4262 </cell>
4263 </row>
4264 <row>
4265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269
4270 \series bold
4271 Winkler
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4277 \begin_inset Text
4278
4279 \begin_layout Plain Layout
4280 Franz
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289 111
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 </row>
4295 <row>
4296 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300  
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4315 \begin_inset Text
4316
4317 \begin_layout Plain Layout
4318
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 </row>
4324 <row>
4325 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329
4330 \series bold
4331 Annovi
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 <cell alignment="center" valignment="top" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340 Silvia
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4346 \begin_inset Text
4347
4348 \begin_layout Plain Layout
4349 555
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 </row>
4355 <row>
4356 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4357 \begin_inset Text
4358
4359 \begin_layout Plain Layout
4360
4361 \series bold
4362 Bertoli
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 <cell alignment="center" valignment="top" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371 Stefano
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380 555
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 </row>
4386 <row>
4387 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391
4392 \series bold
4393 Bozzi
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 <cell alignment="center" valignment="top" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402 Walter
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 555
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 </row>
4417 <row>
4418 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422
4423 \series bold
4424 Cachia
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 Maria
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 555
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 </row>
4448 <row>
4449 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453
4454 \series bold
4455 Cachia
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 <cell alignment="center" valignment="top" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464 Maurizio
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 555
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 </row>
4479 <row>
4480 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484
4485 \series bold
4486 Cinquemani
4487 \end_layout
4488
4489 \end_inset
4490 </cell>
4491 <cell alignment="center" valignment="top" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495 Giusi
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504 555
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 </row>
4510 <row>
4511 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515
4516 \series bold
4517 Colin
4518 \end_layout
4519
4520 \end_inset
4521 </cell>
4522 <cell alignment="center" valignment="top" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526 Bernard
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 555
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 </row>
4541 <row>
4542 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546
4547 \series bold
4548 Concli
4549 \end_layout
4550
4551 \end_inset
4552 </cell>
4553 <cell alignment="center" valignment="top" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557 Gianfranco
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566 555
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 </row>
4572 <row>
4573 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577
4578 \series bold
4579 Dal Bosco
4580 \end_layout
4581
4582 \end_inset
4583 </cell>
4584 <cell alignment="center" valignment="top" usebox="none">
4585 \begin_inset Text
4586
4587 \begin_layout Plain Layout
4588 Carolina
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597 555
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 </row>
4603 <row>
4604 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608
4609 \series bold
4610 Dalpiaz
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 <cell alignment="center" valignment="top" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619 Annamaria
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 555
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 </row>
4634 <row>
4635 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4636 \begin_inset Text
4637
4638 \begin_layout Plain Layout
4639
4640 \series bold
4641 Feliciello
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 <cell alignment="center" valignment="top" usebox="none">
4647 \begin_inset Text
4648
4649 \begin_layout Plain Layout
4650 Domenico
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659 555
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 </row>
4665 <row>
4666 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670
4671 \series bold
4672 Focarelli
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 <cell alignment="center" valignment="top" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681 Paola
4682 \end_layout
4683
4684 \end_inset
4685 </cell>
4686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690 555
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 </row>
4696 <row>
4697 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Plain Layout
4701
4702 \series bold
4703 Galletti
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 <cell alignment="center" valignment="top" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Plain Layout
4712 Oreste
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 555
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 </row>
4727 <row>
4728 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732
4733 \series bold
4734 Gasparini
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 <cell alignment="center" valignment="top" usebox="none">
4740 \begin_inset Text
4741
4742 \begin_layout Plain Layout
4743 Franca
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752 555
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 </row>
4758 <row>
4759 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763
4764 \series bold
4765 Rizzardi
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 <cell alignment="center" valignment="top" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774 Paola
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783 555
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 </row>
4789 <row>
4790 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4791 \begin_inset Text
4792
4793 \begin_layout Plain Layout
4794
4795 \series bold
4796 Lassini
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 <cell alignment="center" valignment="top" usebox="none">
4802 \begin_inset Text
4803
4804 \begin_layout Plain Layout
4805 Giancarlo
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814 555
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 </row>
4820 <row>
4821 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825
4826 \series bold
4827 Malfatti
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 <cell alignment="center" valignment="top" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836 Luciano
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845 555
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 </row>
4851 <row>
4852 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856
4857 \series bold
4858 Malfatti
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 <cell alignment="center" valignment="top" usebox="none">
4864 \begin_inset Text
4865
4866 \begin_layout Plain Layout
4867 Valeriano
4868 \end_layout
4869
4870 \end_inset
4871 </cell>
4872 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Plain Layout
4876 555
4877 \end_layout
4878
4879 \end_inset
4880 </cell>
4881 </row>
4882 <row>
4883 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4884 \begin_inset Text
4885
4886 \begin_layout Plain Layout
4887
4888 \series bold
4889 Meneguzzo
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 <cell alignment="center" valignment="top" usebox="none">
4895 \begin_inset Text
4896
4897 \begin_layout Plain Layout
4898 Roberto
4899 \end_layout
4900
4901 \end_inset
4902 </cell>
4903 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4904 \begin_inset Text
4905
4906 \begin_layout Plain Layout
4907 555
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 </row>
4913 <row>
4914 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918
4919 \series bold
4920 Mezzadra
4921 \end_layout
4922
4923 \end_inset
4924 </cell>
4925 <cell alignment="center" valignment="top" usebox="none">
4926 \begin_inset Text
4927
4928 \begin_layout Plain Layout
4929 Roberto
4930 \end_layout
4931
4932 \end_inset
4933 </cell>
4934 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4935 \begin_inset Text
4936
4937 \begin_layout Plain Layout
4938 555
4939 \end_layout
4940
4941 \end_inset
4942 </cell>
4943 </row>
4944 <row>
4945 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4946 \begin_inset Text
4947
4948 \begin_layout Plain Layout
4949
4950 \series bold
4951 Pirpamer
4952 \end_layout
4953
4954 \end_inset
4955 </cell>
4956 <cell alignment="center" valignment="top" usebox="none">
4957 \begin_inset Text
4958
4959 \begin_layout Plain Layout
4960 Erich
4961 \end_layout
4962
4963 \end_inset
4964 </cell>
4965 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4966 \begin_inset Text
4967
4968 \begin_layout Plain Layout
4969 555
4970 \end_layout
4971
4972 \end_inset
4973 </cell>
4974 </row>
4975 <row>
4976 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4977 \begin_inset Text
4978
4979 \begin_layout Plain Layout
4980
4981 \series bold
4982 Pochiesa
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 <cell alignment="center" valignment="top" usebox="none">
4988 \begin_inset Text
4989
4990 \begin_layout Plain Layout
4991 Paolo
4992 \end_layout
4993
4994 \end_inset
4995 </cell>
4996 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4997 \begin_inset Text
4998
4999 \begin_layout Plain Layout
5000 555, 222
5001 \end_layout
5002
5003 \end_inset
5004 </cell>
5005 </row>
5006 <row>
5007 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5008 \begin_inset Text
5009
5010 \begin_layout Plain Layout
5011
5012 \series bold
5013 Radina
5014 \end_layout
5015
5016 \end_inset
5017 </cell>
5018 <cell alignment="center" valignment="top" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022 Claudio
5023 \end_layout
5024
5025 \end_inset
5026 </cell>
5027 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031 555
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 </row>
5037 <row>
5038 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042
5043 \series bold
5044 Stuffer
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 <cell alignment="center" valignment="top" usebox="none">
5050 \begin_inset Text
5051
5052 \begin_layout Plain Layout
5053 Oskar
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Plain Layout
5062 555
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 </row>
5068 <row>
5069 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073
5074 \series bold
5075 Tacchelli
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 <cell alignment="center" valignment="top" usebox="none">
5081 \begin_inset Text
5082
5083 \begin_layout Plain Layout
5084 Ugo
5085 \end_layout
5086
5087 \end_inset
5088 </cell>
5089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093 555
5094 \end_layout
5095
5096 \end_inset
5097 </cell>
5098 </row>
5099 <row>
5100 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104
5105 \series bold
5106 Tezzele
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 <cell alignment="center" valignment="top" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115 Margit
5116 \end_layout
5117
5118 \end_inset
5119 </cell>
5120 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124 555
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 </row>
5130 <row>
5131 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135
5136 \series bold
5137 Unterkalmsteiner
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 <cell alignment="center" valignment="top" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146 Frieda
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155 555
5156 \end_layout
5157
5158 \end_inset
5159 </cell>
5160 </row>
5161 <row>
5162 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5163 \begin_inset Text
5164
5165 \begin_layout Plain Layout
5166
5167 \series bold
5168 Vieider
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 <cell alignment="center" valignment="top" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177 Hilde
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186 555
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 </row>
5192 <row>
5193 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197
5198 \series bold
5199 Vigna
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 <cell alignment="center" valignment="top" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208 Jürgen
5209 \end_layout
5210
5211 \end_inset
5212 </cell>
5213 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5214 \begin_inset Text
5215
5216 \begin_layout Plain Layout
5217 999
5218 \end_layout
5219
5220 \end_inset
5221 </cell>
5222 </row>
5223 <row>
5224 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5225 \begin_inset Text
5226
5227 \begin_layout Plain Layout
5228
5229 \series bold
5230 Weber
5231 \end_layout
5232
5233 \end_inset
5234 </cell>
5235 <cell alignment="center" valignment="top" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239 Maurizio
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248 555
5249 \end_layout
5250
5251 \end_inset
5252 </cell>
5253 </row>
5254 <row>
5255 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5256 \begin_inset Text
5257
5258 \begin_layout Plain Layout
5259
5260 \series bold
5261 Winkler
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Plain Layout
5270 Franz
5271 \end_layout
5272
5273 \end_inset
5274 </cell>
5275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279 555
5280 \end_layout
5281
5282 \end_inset
5283 </cell>
5284 </row>
5285 <row endlastfoot="true">
5286 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5287 \begin_inset Text
5288
5289 \begin_layout Plain Layout
5290 fin
5291 \end_layout
5292
5293 \end_inset
5294 </cell>
5295 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5296 \begin_inset Text
5297
5298 \begin_layout Plain Layout
5299
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5305 \begin_inset Text
5306
5307 \begin_layout Plain Layout
5308
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 </row>
5314 </lyxtabular>
5315
5316 \end_inset
5317
5318
5319 \begin_inset ERT
5320 status collapsed
5321
5322 \begin_layout Plain Layout
5323
5324
5325 \backslash
5326 addtocounter{table}{-1}
5327 \end_layout
5328
5329 \end_inset
5330
5331
5332 \begin_inset Note Note
5333 status collapsed
5334
5335 \begin_layout Plain Layout
5336 Para comprender el uso de este comando, lee al final de la sección
5337 \begin_inset space ~
5338 \end_inset
5339
5340
5341 \begin_inset CommandInset ref
5342 LatexCommand ref
5343 reference "subsec:Leyendas-en-Cuadros"
5344
5345 \end_inset
5346
5347  la primera nota resaltada en gris.
5348  
5349 \end_layout
5350
5351 \end_inset
5352
5353
5354 \end_layout
5355
5356 \begin_layout Subsection
5357 Notas al pie en cuadros multipágina
5358 \begin_inset CommandInset label
5359 LatexCommand label
5360 name "subsec:Notas-al-pie-en-Cuadros-Multipágina"
5361
5362 \end_inset
5363
5364
5365 \begin_inset Index idx
5366 status open
5367
5368 \begin_layout Plain Layout
5369 Cuadros ! Multipágina ! Notas al pie
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \end_layout
5376
5377 \begin_layout Standard
5378 Se pueden insertar notas al pie en cada celda de un cuadro multipágina.
5379  Las notas se muestran en la parte inferior de la página en la que esté
5380  la celda con la nota.
5381  El cuadro
5382 \begin_inset space ~
5383 \end_inset
5384
5385
5386 \begin_inset CommandInset ref
5387 LatexCommand ref
5388 reference "tab:DifLeyendas"
5389
5390 \end_inset
5391
5392  tiene un ejemplo de nota al pie.
5393 \end_layout
5394
5395 \begin_layout Subsection
5396 Alineación de cuadros multipágina
5397 \begin_inset Index idx
5398 status open
5399
5400 \begin_layout Plain Layout
5401 Cuadros ! Multipágina ! Alineación
5402 \end_layout
5403
5404 \end_inset
5405
5406
5407 \end_layout
5408
5409 \begin_layout Standard
5410 La alineación horizontal de cuadros multipágina se puede establecer en el
5411  diálogo de configuración de cuadros.
5412  Para las alineaciones izquierda y derecha el cuadro irá al borde de la
5413  página.
5414  Para poner espacio entre el cuadro y el borde hay que poner la alineación
5415  al centro y cambiar el valor de las longitudes 
5416 \series bold
5417
5418 \backslash
5419 LTleft
5420 \series default
5421  y 
5422 \series bold
5423
5424 \backslash
5425 LTright 
5426 \series default
5427 insertando la línea siguiente en código \SpecialChar TeX
5428  antes del correspondiente cuadro
5429  multipágina:
5430 \end_layout
5431
5432 \begin_layout Standard
5433
5434 \series bold
5435
5436 \backslash
5437 setlength{
5438 \backslash
5439 LTleft}{valor}
5440 \end_layout
5441
5442 \begin_layout Standard
5443 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5444 \begin_inset space ~
5445 \end_inset
5446
5447
5448 \begin_inset CommandInset ref
5449 LatexCommand ref
5450 reference "tab:Unidades"
5451
5452 \end_inset
5453
5454 .
5455  
5456 \series bold
5457
5458 \backslash
5459 LTlent 
5460 \series default
5461 controla la distancia entre el borde izquierdo de la página y el cuadro.
5462  
5463 \series bold
5464
5465 \backslash
5466 LTright 
5467 \series default
5468 la distancia desde el lado derecho.
5469  El valor predeterminado para ambas longitudes es 
5470 \series bold
5471
5472 \backslash
5473 fill
5474 \series default
5475 , que en este caso es lo mismo que un relleno horizontal en \SpecialChar LyX
5476 .
5477 \end_layout
5478
5479 \begin_layout Standard
5480 El siguiente cuadro multipágina se ha alineado centrado y 
5481 \series bold
5482
5483 \backslash
5484 LTleft
5485 \series default
5486  establecido en 
5487 \family sans
5488 0.1
5489 \backslash
5490 columnwidth
5491 \family default
5492 :
5493 \begin_inset ERT
5494 status collapsed
5495
5496 \begin_layout Plain Layout
5497
5498
5499 \backslash
5500 setlength{
5501 \backslash
5502 LTleft}{0.1
5503 \backslash
5504 columnwidth}
5505 \end_layout
5506
5507 \end_inset
5508
5509
5510 \end_layout
5511
5512 \begin_layout Standard
5513 \begin_inset Tabular
5514 <lyxtabular version="3" rows="5" columns="5">
5515 <features islongtable="true" longtabularalignment="center">
5516 <column alignment="center" valignment="top">
5517 <column alignment="center" valignment="top">
5518 <column alignment="center" valignment="top">
5519 <column alignment="center" valignment="top">
5520 <column alignment="center" valignment="top">
5521 <row>
5522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5523 \begin_inset Text
5524
5525 \begin_layout Plain Layout
5526 1
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5532 \begin_inset Text
5533
5534 \begin_layout Plain Layout
5535 2
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Plain Layout
5544 3
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5550 \begin_inset Text
5551
5552 \begin_layout Plain Layout
5553 4
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562 5
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 </row>
5568 <row>
5569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573 asd
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582 s
5583 \end_layout
5584
5585 \end_inset
5586 </cell>
5587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 s
5592 \end_layout
5593
5594 \end_inset
5595 </cell>
5596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Plain Layout
5600 s
5601 \end_layout
5602
5603 \end_inset
5604 </cell>
5605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5606 \begin_inset Text
5607
5608 \begin_layout Plain Layout
5609 asd
5610 \end_layout
5611
5612 \end_inset
5613 </cell>
5614 </row>
5615 <row>
5616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 asd
5621 \end_layout
5622
5623 \end_inset
5624 </cell>
5625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 s
5630 \end_layout
5631
5632 \end_inset
5633 </cell>
5634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Plain Layout
5638 s
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 s
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656 asd
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 </row>
5662 <row>
5663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 asd
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 s
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 s
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 s
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 asd
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 </row>
5709 <row>
5710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 asd
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 asd
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5729 \begin_inset Text
5730
5731 \begin_layout Plain Layout
5732 asd
5733 \end_layout
5734
5735 \end_inset
5736 </cell>
5737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5738 \begin_inset Text
5739
5740 \begin_layout Plain Layout
5741 asd
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 asd
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 </row>
5756 </lyxtabular>
5757
5758 \end_inset
5759
5760
5761 \begin_inset ERT
5762 status collapsed
5763
5764 \begin_layout Plain Layout
5765
5766
5767 \backslash
5768 setlength{
5769 \backslash
5770 LTleft}{
5771 \backslash
5772 fill}
5773 \end_layout
5774
5775 \end_inset
5776
5777
5778 \begin_inset ERT
5779 status collapsed
5780
5781 \begin_layout Plain Layout
5782
5783
5784 \backslash
5785 addtocounter{table}{-1}
5786 \end_layout
5787
5788 \end_inset
5789
5790
5791 \begin_inset Note Note
5792 status collapsed
5793
5794 \begin_layout Plain Layout
5795 Para comprender el uso de este comando, lee al final de la sección
5796 \begin_inset space ~
5797 \end_inset
5798
5799
5800 \begin_inset CommandInset ref
5801 LatexCommand ref
5802 reference "subsec:Leyendas-en-Cuadros"
5803
5804 \end_inset
5805
5806  la primera nota resaltada en gris.
5807  
5808 \end_layout
5809
5810 \end_inset
5811
5812
5813 \end_layout
5814
5815 \begin_layout Subsection
5816 Leyendas en cuadros multipágina
5817 \begin_inset Index idx
5818 status open
5819
5820 \begin_layout Plain Layout
5821 Cuadros ! Multipágina ! Leyendas
5822 \end_layout
5823
5824 \end_inset
5825
5826
5827 \begin_inset CommandInset label
5828 LatexCommand label
5829 name "subsec:Leyendas-en-Cuadros"
5830
5831 \end_inset
5832
5833
5834 \end_layout
5835
5836 \begin_layout Standard
5837 Un cuadro multipágina no se puede poner flotante porque los flotantes sólo
5838  pueden estar en una página.
5839  Pero el entorno leyenda de flotantes sí puede usarse para cuadros multipágina
5840  utilizando para una fila de un cuadro multipágina la opción 
5841 \family sans
5842 Leyenda
5843 \family default
5844 , como se explica en la sec.
5845 \begin_inset space \thinspace{}
5846 \end_inset
5847
5848
5849 \begin_inset CommandInset ref
5850 LatexCommand ref
5851 reference "sec:Cuadros-multipágina"
5852
5853 \end_inset
5854
5855 .
5856  Sólo una fila puede contener la leyenda.
5857 \end_layout
5858
5859 \begin_layout Standard
5860 He aquí un pequeño cuadro multipágina para mostrar cómo funciona:
5861 \end_layout
5862
5863 \begin_layout Standard
5864 \begin_inset Tabular
5865 <lyxtabular version="3" rows="6" columns="5">
5866 <features islongtable="true" longtabularalignment="center">
5867 <column alignment="center" valignment="top">
5868 <column alignment="center" valignment="top">
5869 <column alignment="center" valignment="top">
5870 <column alignment="center" valignment="top">
5871 <column alignment="center" valignment="top">
5872 <row endfirsthead="true" caption="true">
5873 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5874 \begin_inset Text
5875
5876 \begin_layout Plain Layout
5877 \begin_inset Caption Standard
5878
5879 \begin_layout Plain Layout
5880 Cuadro multipágina con leyenda
5881 \begin_inset Argument 1
5882 status open
5883
5884 \begin_layout Plain Layout
5885 Cuadro multipágina
5886 \end_layout
5887
5888 \end_inset
5889
5890
5891 \end_layout
5892
5893 \end_inset
5894
5895
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922
5923 \end_layout
5924
5925 \end_inset
5926 </cell>
5927 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5928 \begin_inset Text
5929
5930 \begin_layout Plain Layout
5931
5932 \end_layout
5933
5934 \end_inset
5935 </cell>
5936 </row>
5937 <row>
5938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5939 \begin_inset Text
5940
5941 \begin_layout Plain Layout
5942 1
5943 \end_layout
5944
5945 \end_inset
5946 </cell>
5947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5948 \begin_inset Text
5949
5950 \begin_layout Plain Layout
5951 2
5952 \end_layout
5953
5954 \end_inset
5955 </cell>
5956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5957 \begin_inset Text
5958
5959 \begin_layout Plain Layout
5960 3
5961 \end_layout
5962
5963 \end_inset
5964 </cell>
5965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969 4
5970 \end_layout
5971
5972 \end_inset
5973 </cell>
5974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5975 \begin_inset Text
5976
5977 \begin_layout Plain Layout
5978 5
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 </row>
5984 <row>
5985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989 asd
5990 \end_layout
5991
5992 \end_inset
5993 </cell>
5994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5995 \begin_inset Text
5996
5997 \begin_layout Plain Layout
5998 s
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6004 \begin_inset Text
6005
6006 \begin_layout Plain Layout
6007 s
6008 \end_layout
6009
6010 \end_inset
6011 </cell>
6012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6013 \begin_inset Text
6014
6015 \begin_layout Plain Layout
6016 s
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 asd
6026 \end_layout
6027
6028 \end_inset
6029 </cell>
6030 </row>
6031 <row>
6032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6033 \begin_inset Text
6034
6035 \begin_layout Plain Layout
6036 asd
6037 \end_layout
6038
6039 \end_inset
6040 </cell>
6041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6042 \begin_inset Text
6043
6044 \begin_layout Plain Layout
6045 s
6046 \end_layout
6047
6048 \end_inset
6049 </cell>
6050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054 s
6055 \end_layout
6056
6057 \end_inset
6058 </cell>
6059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6060 \begin_inset Text
6061
6062 \begin_layout Plain Layout
6063 s
6064 \end_layout
6065
6066 \end_inset
6067 </cell>
6068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6069 \begin_inset Text
6070
6071 \begin_layout Plain Layout
6072 asd
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 </row>
6078 <row>
6079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6080 \begin_inset Text
6081
6082 \begin_layout Plain Layout
6083 asd
6084 \end_layout
6085
6086 \end_inset
6087 </cell>
6088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6089 \begin_inset Text
6090
6091 \begin_layout Plain Layout
6092 s
6093 \end_layout
6094
6095 \end_inset
6096 </cell>
6097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6098 \begin_inset Text
6099
6100 \begin_layout Plain Layout
6101 s
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6107 \begin_inset Text
6108
6109 \begin_layout Plain Layout
6110 s
6111 \end_layout
6112
6113 \end_inset
6114 </cell>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 asd
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 </row>
6125 <row>
6126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6127 \begin_inset Text
6128
6129 \begin_layout Plain Layout
6130 asd
6131 \end_layout
6132
6133 \end_inset
6134 </cell>
6135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6136 \begin_inset Text
6137
6138 \begin_layout Plain Layout
6139 asd
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 asd
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157 asd
6158 \end_layout
6159
6160 \end_inset
6161 </cell>
6162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6163 \begin_inset Text
6164
6165 \begin_layout Plain Layout
6166 asd
6167 \end_layout
6168
6169 \end_inset
6170 </cell>
6171 </row>
6172 </lyxtabular>
6173
6174 \end_inset
6175
6176
6177 \end_layout
6178
6179 \begin_layout Standard
6180 \begin_inset VSpace medskip
6181 \end_inset
6182
6183
6184 \begin_inset Note Greyedout
6185 status open
6186
6187 \begin_layout Plain Layout
6188
6189 \series bold
6190 Nota
6191 \begin_inset space ~
6192 \end_inset
6193
6194 1:
6195 \series default
6196  El número del cuadro se incrementa para cada cuadro multipágina, aunque
6197  no pongas leyenda en alguna de ellas.
6198  Por esto podría suceder que, p.
6199 \begin_inset space \thinspace{}
6200 \end_inset
6201
6202 ej., el cuadro
6203 \begin_inset space ~
6204 \end_inset
6205
6206 2.4 siga al cuadro
6207 \begin_inset space ~
6208 \end_inset
6209
6210 2.1 en el índice de cuadros debido a que hay dos cuadros multipágina sin
6211  leyenda.
6212  Para evitarlo, añade detrás de cada cuadro multipágina sin leyenda este
6213  comando en código \SpecialChar TeX
6214 :
6215 \end_layout
6216
6217 \begin_layout Plain Layout
6218
6219 \series bold
6220
6221 \backslash
6222 addtocounter{table}{-1}
6223 \end_layout
6224
6225 \begin_layout Plain Layout
6226 Esto no es necesario si ninguna de los cuadros multipágina tiene leyenda
6227  y añades el siguiente código en el preámbulo del documento:
6228 \end_layout
6229
6230 \begin_layout Plain Layout
6231
6232 \series bold
6233
6234 \backslash
6235 let
6236 \backslash
6237 myEnd
6238 \backslash
6239 endlongtable
6240 \begin_inset Newline newline
6241 \end_inset
6242
6243
6244 \backslash
6245 renewcommand{
6246 \backslash
6247 endlongtable}{
6248 \backslash
6249 myEnd
6250 \backslash
6251 addtocounter{table}{-1}}
6252 \end_layout
6253
6254 \end_inset
6255
6256
6257 \end_layout
6258
6259 \begin_layout Standard
6260 \begin_inset Note Greyedout
6261 status open
6262
6263 \begin_layout Plain Layout
6264
6265 \series bold
6266 Nota
6267 \begin_inset space ~
6268 \end_inset
6269
6270 2:
6271 \series default
6272  Si utilizas 
6273 \series bold
6274 hyperref
6275 \series default
6276
6277 \begin_inset Index idx
6278 status collapsed
6279
6280 \begin_layout Plain Layout
6281 \SpecialChar LaTeX
6282 -paquetes ! hyperref
6283 \end_layout
6284
6285 \end_inset
6286
6287  en las 
6288 \family sans
6289 Propiedades PDF 
6290 \family default
6291 del diálogo 
6292 \family sans
6293 Configuración del documento 
6294 \family default
6295 para enlazar referencias cruzadas en la salida, los enlaces a cuadros multipágin
6296 a llevan siempre al principio del documento.
6297 \end_layout
6298
6299 \end_inset
6300
6301
6302 \end_layout
6303
6304 \begin_layout Subsubsection
6305 Referencias a cuadros multipágina
6306 \begin_inset Index idx
6307 status open
6308
6309 \begin_layout Plain Layout
6310 Cuadros ! Multipágina ! Referencias a
6311 \end_layout
6312
6313 \end_inset
6314
6315
6316 \end_layout
6317
6318 \begin_layout Standard
6319 \begin_inset Tabular
6320 <lyxtabular version="3" rows="6" columns="5">
6321 <features islongtable="true" longtabularalignment="center">
6322 <column alignment="center" valignment="top">
6323 <column alignment="center" valignment="top">
6324 <column alignment="center" valignment="top">
6325 <column alignment="center" valignment="top">
6326 <column alignment="center" valignment="top">
6327 <row endfirsthead="true" caption="true">
6328 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6329 \begin_inset Text
6330
6331 \begin_layout Plain Layout
6332 \begin_inset Caption Standard
6333
6334 \begin_layout Plain Layout
6335 Cuadro multipágina con referencia
6336 \begin_inset CommandInset label
6337 LatexCommand label
6338 name "tab:RefEjemplo"
6339
6340 \end_inset
6341
6342
6343 \end_layout
6344
6345 \end_inset
6346
6347
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6353 \begin_inset Text
6354
6355 \begin_layout Plain Layout
6356
6357 \end_layout
6358
6359 \end_inset
6360 </cell>
6361 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6362 \begin_inset Text
6363
6364 \begin_layout Plain Layout
6365
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6380 \begin_inset Text
6381
6382 \begin_layout Plain Layout
6383
6384 \end_layout
6385
6386 \end_inset
6387 </cell>
6388 </row>
6389 <row>
6390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394 1
6395 \end_layout
6396
6397 \end_inset
6398 </cell>
6399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6400 \begin_inset Text
6401
6402 \begin_layout Plain Layout
6403 2
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412 3
6413 \end_layout
6414
6415 \end_inset
6416 </cell>
6417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6418 \begin_inset Text
6419
6420 \begin_layout Plain Layout
6421 4
6422 \end_layout
6423
6424 \end_inset
6425 </cell>
6426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6427 \begin_inset Text
6428
6429 \begin_layout Plain Layout
6430 5
6431 \end_layout
6432
6433 \end_inset
6434 </cell>
6435 </row>
6436 <row>
6437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6438 \begin_inset Text
6439
6440 \begin_layout Plain Layout
6441 asd
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450 s
6451 \end_layout
6452
6453 \end_inset
6454 </cell>
6455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6456 \begin_inset Text
6457
6458 \begin_layout Plain Layout
6459 s
6460 \end_layout
6461
6462 \end_inset
6463 </cell>
6464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6465 \begin_inset Text
6466
6467 \begin_layout Plain Layout
6468 s
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477 asd
6478 \end_layout
6479
6480 \end_inset
6481 </cell>
6482 </row>
6483 <row>
6484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6485 \begin_inset Text
6486
6487 \begin_layout Plain Layout
6488 asd
6489 \end_layout
6490
6491 \end_inset
6492 </cell>
6493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6494 \begin_inset Text
6495
6496 \begin_layout Plain Layout
6497 s
6498 \end_layout
6499
6500 \end_inset
6501 </cell>
6502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Plain Layout
6506 s
6507 \end_layout
6508
6509 \end_inset
6510 </cell>
6511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Plain Layout
6515 s
6516 \end_layout
6517
6518 \end_inset
6519 </cell>
6520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6521 \begin_inset Text
6522
6523 \begin_layout Plain Layout
6524 asd
6525 \end_layout
6526
6527 \end_inset
6528 </cell>
6529 </row>
6530 <row>
6531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535 asd
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544 s
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553 s
6554 \end_layout
6555
6556 \end_inset
6557 </cell>
6558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6559 \begin_inset Text
6560
6561 \begin_layout Plain Layout
6562 s
6563 \end_layout
6564
6565 \end_inset
6566 </cell>
6567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6568 \begin_inset Text
6569
6570 \begin_layout Plain Layout
6571 asd
6572 \end_layout
6573
6574 \end_inset
6575 </cell>
6576 </row>
6577 <row>
6578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 asd
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 sad
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Plain Layout
6600 asd
6601 \end_layout
6602
6603 \end_inset
6604 </cell>
6605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6606 \begin_inset Text
6607
6608 \begin_layout Plain Layout
6609 asd
6610 \end_layout
6611
6612 \end_inset
6613 </cell>
6614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6615 \begin_inset Text
6616
6617 \begin_layout Plain Layout
6618 asd
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 </row>
6624 </lyxtabular>
6625
6626 \end_inset
6627
6628
6629 \end_layout
6630
6631 \begin_layout Standard
6632 Para referenciar un cuadro multipágina, inserta una etiqueta en la leyenda.
6633  
6634 \end_layout
6635
6636 \begin_layout Standard
6637 Esto es una referencia al cuadro
6638 \begin_inset space ~
6639 \end_inset
6640
6641
6642 \begin_inset CommandInset ref
6643 LatexCommand ref
6644 reference "tab:RefEjemplo"
6645
6646 \end_inset
6647
6648 .
6649 \end_layout
6650
6651 \begin_layout Standard
6652 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6653  del documento mediante el paquete \SpecialChar LaTeX
6654  
6655 \series bold
6656 caption
6657 \series default
6658
6659 \begin_inset Index idx
6660 status collapsed
6661
6662 \begin_layout Plain Layout
6663 \SpecialChar LaTeX
6664 -paquetes ! caption
6665 \end_layout
6666
6667 \end_inset
6668
6669 , véase sección
6670 \begin_inset space ~
6671 \end_inset
6672
6673
6674 \begin_inset CommandInset ref
6675 LatexCommand ref
6676 reference "sec:Formato-de-leyendas"
6677
6678 \end_inset
6679
6680 .
6681 \end_layout
6682
6683 \begin_layout Subsubsection
6684 Anchura de la leyenda
6685 \begin_inset Index idx
6686 status collapsed
6687
6688 \begin_layout Plain Layout
6689 Cuadros ! Multipágina ! Anchura de la leyenda
6690 \end_layout
6691
6692 \end_inset
6693
6694
6695 \end_layout
6696
6697 \begin_layout Standard
6698 La anchura máxima de la leyenda se define por la longitud 
6699 \series bold
6700
6701 \backslash
6702 LTcapwidth
6703 \series default
6704 .
6705  Por omisión, su valor es 4
6706 \begin_inset space \thinspace{}
6707 \end_inset
6708
6709 in (4
6710 \begin_inset space ~
6711 \end_inset
6712
6713 pulgadas).
6714  Para cambiarla añade el siguiente comando en el preámbulo o en código \SpecialChar TeX
6715
6716  en el propio documento antes del cuadro multipágina al que deba afectar
6717 \end_layout
6718
6719 \begin_layout Standard
6720
6721 \series bold
6722
6723 \backslash
6724 setlength{
6725 \backslash
6726 LTcapwidth}{anchura}
6727 \end_layout
6728
6729 \begin_layout Standard
6730 donde la 
6731 \family sans
6732 anchura
6733 \family default
6734  puede ser una de las unidades listadas en el apéndice
6735 \begin_inset space ~
6736 \end_inset
6737
6738
6739 \begin_inset CommandInset ref
6740 LatexCommand ref
6741 reference "cap:Unidades-disponibles-en"
6742
6743 \end_inset
6744
6745 .
6746 \end_layout
6747
6748 \begin_layout Standard
6749 Los cuadros siguientes muestran la diferencia:
6750 \end_layout
6751
6752 \begin_layout Standard
6753 \begin_inset Tabular
6754 <lyxtabular version="3" rows="6" columns="5">
6755 <features islongtable="true" longtabularalignment="center">
6756 <column alignment="center" valignment="top">
6757 <column alignment="center" valignment="top">
6758 <column alignment="center" valignment="top">
6759 <column alignment="center" valignment="top">
6760 <column alignment="center" valignment="top">
6761 <row endfirsthead="true" caption="true">
6762 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766 \begin_inset Caption Standard
6767
6768 \begin_layout Plain Layout
6769 Leyenda larga completa con anchura predeterminada leyenda larga completa
6770  con anchura predeterminada
6771 \begin_inset Argument 1
6772 status collapsed
6773
6774 \begin_layout Plain Layout
6775 Leyenda con anchura predeterminada
6776 \end_layout
6777
6778 \end_inset
6779
6780
6781 \end_layout
6782
6783 \end_inset
6784
6785
6786 \end_layout
6787
6788 \end_inset
6789 </cell>
6790 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794
6795 \end_layout
6796
6797 \end_inset
6798 </cell>
6799 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6800 \begin_inset Text
6801
6802 \begin_layout Plain Layout
6803
6804 \end_layout
6805
6806 \end_inset
6807 </cell>
6808 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6809 \begin_inset Text
6810
6811 \begin_layout Plain Layout
6812
6813 \end_layout
6814
6815 \end_inset
6816 </cell>
6817 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6818 \begin_inset Text
6819
6820 \begin_layout Plain Layout
6821
6822 \end_layout
6823
6824 \end_inset
6825 </cell>
6826 </row>
6827 <row>
6828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6829 \begin_inset Text
6830
6831 \begin_layout Plain Layout
6832 1
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841 2
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850 3
6851 \end_layout
6852
6853 \end_inset
6854 </cell>
6855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6856 \begin_inset Text
6857
6858 \begin_layout Plain Layout
6859 4
6860 \end_layout
6861
6862 \end_inset
6863 </cell>
6864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6865 \begin_inset Text
6866
6867 \begin_layout Plain Layout
6868 5
6869 \end_layout
6870
6871 \end_inset
6872 </cell>
6873 </row>
6874 <row>
6875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879 asd
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 s
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6894 \begin_inset Text
6895
6896 \begin_layout Plain Layout
6897 s
6898 \end_layout
6899
6900 \end_inset
6901 </cell>
6902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6903 \begin_inset Text
6904
6905 \begin_layout Plain Layout
6906 s
6907 \end_layout
6908
6909 \end_inset
6910 </cell>
6911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6912 \begin_inset Text
6913
6914 \begin_layout Plain Layout
6915 asd
6916 \end_layout
6917
6918 \end_inset
6919 </cell>
6920 </row>
6921 <row>
6922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6923 \begin_inset Text
6924
6925 \begin_layout Plain Layout
6926 asd
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Plain Layout
6935 s
6936 \end_layout
6937
6938 \end_inset
6939 </cell>
6940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6941 \begin_inset Text
6942
6943 \begin_layout Plain Layout
6944 s
6945 \end_layout
6946
6947 \end_inset
6948 </cell>
6949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6950 \begin_inset Text
6951
6952 \begin_layout Plain Layout
6953 s
6954 \end_layout
6955
6956 \end_inset
6957 </cell>
6958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6959 \begin_inset Text
6960
6961 \begin_layout Plain Layout
6962 asd
6963 \end_layout
6964
6965 \end_inset
6966 </cell>
6967 </row>
6968 <row>
6969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973 asd
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6979 \begin_inset Text
6980
6981 \begin_layout Plain Layout
6982 s
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6988 \begin_inset Text
6989
6990 \begin_layout Plain Layout
6991 s
6992 \end_layout
6993
6994 \end_inset
6995 </cell>
6996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6997 \begin_inset Text
6998
6999 \begin_layout Plain Layout
7000 s
7001 \end_layout
7002
7003 \end_inset
7004 </cell>
7005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7006 \begin_inset Text
7007
7008 \begin_layout Plain Layout
7009 asd
7010 \end_layout
7011
7012 \end_inset
7013 </cell>
7014 </row>
7015 <row>
7016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020 asd
7021 \end_layout
7022
7023 \end_inset
7024 </cell>
7025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7026 \begin_inset Text
7027
7028 \begin_layout Plain Layout
7029 sad
7030 \end_layout
7031
7032 \end_inset
7033 </cell>
7034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Plain Layout
7038 asd
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7044 \begin_inset Text
7045
7046 \begin_layout Plain Layout
7047 asd
7048 \end_layout
7049
7050 \end_inset
7051 </cell>
7052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7053 \begin_inset Text
7054
7055 \begin_layout Plain Layout
7056 asd
7057 \end_layout
7058
7059 \end_inset
7060 </cell>
7061 </row>
7062 </lyxtabular>
7063
7064 \end_inset
7065
7066
7067 \end_layout
7068
7069 \begin_layout Standard
7070 \begin_inset ERT
7071 status collapsed
7072
7073 \begin_layout Plain Layout
7074
7075
7076 \backslash
7077 setlength{
7078 \backslash
7079 LTcapwidth}{5cm}
7080 \end_layout
7081
7082 \end_inset
7083
7084
7085 \begin_inset Tabular
7086 <lyxtabular version="3" rows="6" columns="5">
7087 <features islongtable="true" longtabularalignment="center">
7088 <column alignment="center" valignment="top">
7089 <column alignment="center" valignment="top">
7090 <column alignment="center" valignment="top">
7091 <column alignment="center" valignment="top">
7092 <column alignment="center" valignment="top">
7093 <row endfirsthead="true" caption="true">
7094 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7095 \begin_inset Text
7096
7097 \begin_layout Plain Layout
7098 \begin_inset Caption Standard
7099
7100 \begin_layout Plain Layout
7101 Leyenda larga completa con una anchura de 5
7102 \begin_inset space \thinspace{}
7103 \end_inset
7104
7105 cm leyenda larga completa con una anchura de 5
7106 \begin_inset space \thinspace{}
7107 \end_inset
7108
7109 cm 
7110 \begin_inset Argument 1
7111 status collapsed
7112
7113 \begin_layout Plain Layout
7114 Leyenda con anchura
7115 \begin_inset space \thinspace{}
7116 \end_inset
7117
7118 =
7119 \begin_inset space \thinspace{}
7120 \end_inset
7121
7122 5
7123 \begin_inset space \thinspace{}
7124 \end_inset
7125
7126 cm
7127 \end_layout
7128
7129 \end_inset
7130
7131
7132 \end_layout
7133
7134 \end_inset
7135
7136
7137 \end_layout
7138
7139 \end_inset
7140 </cell>
7141 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7151 \begin_inset Text
7152
7153 \begin_layout Plain Layout
7154
7155 \end_layout
7156
7157 \end_inset
7158 </cell>
7159 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 </row>
7178 <row>
7179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183 1
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Plain Layout
7192 2
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201 3
7202 \end_layout
7203
7204 \end_inset
7205 </cell>
7206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7207 \begin_inset Text
7208
7209 \begin_layout Plain Layout
7210 4
7211 \end_layout
7212
7213 \end_inset
7214 </cell>
7215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Plain Layout
7219 5
7220 \end_layout
7221
7222 \end_inset
7223 </cell>
7224 </row>
7225 <row>
7226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Plain Layout
7230 asd
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7236 \begin_inset Text
7237
7238 \begin_layout Plain Layout
7239 s
7240 \end_layout
7241
7242 \end_inset
7243 </cell>
7244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7245 \begin_inset Text
7246
7247 \begin_layout Plain Layout
7248 s
7249 \end_layout
7250
7251 \end_inset
7252 </cell>
7253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7254 \begin_inset Text
7255
7256 \begin_layout Plain Layout
7257 s
7258 \end_layout
7259
7260 \end_inset
7261 </cell>
7262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7263 \begin_inset Text
7264
7265 \begin_layout Plain Layout
7266 asd
7267 \end_layout
7268
7269 \end_inset
7270 </cell>
7271 </row>
7272 <row>
7273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 asd
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7283 \begin_inset Text
7284
7285 \begin_layout Plain Layout
7286 s
7287 \end_layout
7288
7289 \end_inset
7290 </cell>
7291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7292 \begin_inset Text
7293
7294 \begin_layout Plain Layout
7295 s
7296 \end_layout
7297
7298 \end_inset
7299 </cell>
7300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7301 \begin_inset Text
7302
7303 \begin_layout Plain Layout
7304 s
7305 \end_layout
7306
7307 \end_inset
7308 </cell>
7309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7310 \begin_inset Text
7311
7312 \begin_layout Plain Layout
7313 asd
7314 \end_layout
7315
7316 \end_inset
7317 </cell>
7318 </row>
7319 <row>
7320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324 asd
7325 \end_layout
7326
7327 \end_inset
7328 </cell>
7329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7330 \begin_inset Text
7331
7332 \begin_layout Plain Layout
7333 s
7334 \end_layout
7335
7336 \end_inset
7337 </cell>
7338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7339 \begin_inset Text
7340
7341 \begin_layout Plain Layout
7342 s
7343 \end_layout
7344
7345 \end_inset
7346 </cell>
7347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7348 \begin_inset Text
7349
7350 \begin_layout Plain Layout
7351 s
7352 \end_layout
7353
7354 \end_inset
7355 </cell>
7356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7357 \begin_inset Text
7358
7359 \begin_layout Plain Layout
7360 asd
7361 \end_layout
7362
7363 \end_inset
7364 </cell>
7365 </row>
7366 <row>
7367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 asd
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7377 \begin_inset Text
7378
7379 \begin_layout Plain Layout
7380 sad
7381 \end_layout
7382
7383 \end_inset
7384 </cell>
7385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Plain Layout
7389 asd
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7395 \begin_inset Text
7396
7397 \begin_layout Plain Layout
7398 asd
7399 \end_layout
7400
7401 \end_inset
7402 </cell>
7403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7404 \begin_inset Text
7405
7406 \begin_layout Plain Layout
7407 asd
7408 \end_layout
7409
7410 \end_inset
7411 </cell>
7412 </row>
7413 </lyxtabular>
7414
7415 \end_inset
7416
7417
7418 \begin_inset ERT
7419 status collapsed
7420
7421 \begin_layout Plain Layout
7422
7423
7424 \backslash
7425 setlength{
7426 \backslash
7427 LTcapwidth}{4in}
7428 \end_layout
7429
7430 \end_inset
7431
7432
7433 \end_layout
7434
7435 \begin_layout Standard
7436 \begin_inset Note Greyedout
7437 status collapsed
7438
7439 \begin_layout Plain Layout
7440
7441 \series bold
7442 Nota: 
7443 \series default
7444 Si se usa el paquete \SpecialChar LaTeX
7445  
7446 \series bold
7447 caption
7448 \series default
7449
7450 \begin_inset Index idx
7451 status collapsed
7452
7453 \begin_layout Plain Layout
7454 \SpecialChar LaTeX
7455 -paquetes ! caption
7456 \end_layout
7457
7458 \end_inset
7459
7460 , como en este documento, para la leyenda se utiliza toda la anchura de
7461  la página cuando se deja el valor por omisión de 4
7462 \begin_inset space \thinspace{}
7463 \end_inset
7464
7465 in para 
7466 \series bold
7467
7468 \backslash
7469 LTcapwidth
7470 \series default
7471 .
7472  En este caso, para conseguir una leyenda de 4
7473 \begin_inset space \thinspace{}
7474 \end_inset
7475
7476 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7477 \begin_inset space \thinspace{}
7478 \end_inset
7479
7480 in, p.
7481 \begin_inset space \thinspace{}
7482 \end_inset
7483
7484 ej.
7485  3.99
7486 \begin_inset space \thinspace{}
7487 \end_inset
7488
7489 in, o bien emplear el comando \SpecialChar LaTeX
7490  
7491 \series bold
7492
7493 \backslash
7494 captionsetup{width=valor}
7495 \series default
7496 , suministrado por el paquete 
7497 \series bold
7498 caption
7499 \series default
7500 .
7501 \end_layout
7502
7503 \end_inset
7504
7505
7506 \end_layout
7507
7508 \begin_layout Subsubsection
7509 Leyendas distintas para cada página
7510 \begin_inset Index idx
7511 status collapsed
7512
7513 \begin_layout Plain Layout
7514 Cuadros ! Multipágina ! Leyendas ! distintas para cada página
7515 \end_layout
7516
7517 \end_inset
7518
7519
7520 \end_layout
7521
7522 \begin_layout Standard
7523 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7524  de la leyenda de la primera página del cuadro, marca una fila vacía como
7525  cabecera que contiene una leyenda.
7526  Después, clic derecho sobre la leyenda y selecciona 
7527 \family sans
7528 Leyenda
7529 \begin_inset space ~
7530 \end_inset
7531
7532 (Sin
7533 \begin_inset space ~
7534 \end_inset
7535
7536 numerar)
7537 \family default
7538  en el menú contextual.
7539  El cuadro
7540 \begin_inset space ~
7541 \end_inset
7542
7543
7544 \begin_inset CommandInset ref
7545 LatexCommand ref
7546 reference "tab:DifLeyendas"
7547
7548 \end_inset
7549
7550  es un ejemplo de cuadro multipágina con encabezados distintos donde el
7551  segundo no incluye número de cuadro.
7552 \end_layout
7553
7554 \begin_layout Standard
7555 \align center
7556 \begin_inset Tabular
7557 <lyxtabular version="3" rows="59" columns="3">
7558 <features islongtable="true" longtabularalignment="center">
7559 <column alignment="left" valignment="top" width="0pt">
7560 <column alignment="left" valignment="top" width="0pt">
7561 <column alignment="right" valignment="top" width="0pt">
7562 <row endfirsthead="true" caption="true">
7563 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 \begin_inset Caption Standard
7568
7569 \begin_layout Plain Layout
7570 Ejemplo de lista telefónica
7571 \begin_inset CommandInset label
7572 LatexCommand label
7573 name "tab:DifLeyendas"
7574
7575 \end_inset
7576
7577
7578 \begin_inset Argument 1
7579 status collapsed
7580
7581 \begin_layout Plain Layout
7582 Ejemplo de lista telefónica
7583 \end_layout
7584
7585 \end_inset
7586
7587
7588 \end_layout
7589
7590 \end_inset
7591
7592
7593 \end_layout
7594
7595 \end_inset
7596 </cell>
7597 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7598 \begin_inset Text
7599
7600 \begin_layout Plain Layout
7601
7602 \end_layout
7603
7604 \end_inset
7605 </cell>
7606 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7607 \begin_inset Text
7608
7609 \begin_layout Plain Layout
7610
7611 \end_layout
7612
7613 \end_inset
7614 </cell>
7615 </row>
7616 <row endfirsthead="true">
7617 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7618 \begin_inset Text
7619
7620 \begin_layout Plain Layout
7621
7622 \series bold
7623 Ejemplo de lista telefónica (ignore los nombres)
7624 \end_layout
7625
7626 \end_inset
7627 </cell>
7628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7638 \begin_inset Text
7639
7640 \begin_layout Plain Layout
7641
7642 \end_layout
7643
7644 \end_inset
7645 </cell>
7646 </row>
7647 <row endfirsthead="true">
7648 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652
7653 \series bold
7654 NOMBRE
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7660 \begin_inset Text
7661
7662 \begin_layout Plain Layout
7663
7664 \end_layout
7665
7666 \end_inset
7667 </cell>
7668 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7669 \begin_inset Text
7670
7671 \begin_layout Plain Layout
7672
7673 \series bold
7674 TEL.
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 </row>
7680 <row endhead="true" caption="true">
7681 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7682 \begin_inset Text
7683
7684 \begin_layout Plain Layout
7685 \begin_inset Caption Unnumbered
7686
7687 \begin_layout Plain Layout
7688 Continúa ejemplo de lista telefónica
7689 \end_layout
7690
7691 \end_inset
7692
7693
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Plain Layout
7702
7703 \end_layout
7704
7705 \end_inset
7706 </cell>
7707 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 </row>
7717 <row endhead="true">
7718 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \series bold
7724 Ejemplo de lista telefónica
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7730 \begin_inset Text
7731
7732 \begin_layout Plain Layout
7733
7734 \end_layout
7735
7736 \end_inset
7737 </cell>
7738 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Plain Layout
7742
7743 \end_layout
7744
7745 \end_inset
7746 </cell>
7747 </row>
7748 <row endhead="true">
7749 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753
7754 \series bold
7755 NOMBRE
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Plain Layout
7764
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \series bold
7775 TEL.
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 </row>
7781 <row endfoot="true">
7782 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786 continúa en página siguiente
7787 \end_layout
7788
7789 \end_inset
7790 </cell>
7791 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7792 \begin_inset Text
7793
7794 \begin_layout Plain Layout
7795
7796 \end_layout
7797
7798 \end_inset
7799 </cell>
7800 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7801 \begin_inset Text
7802
7803 \begin_layout Plain Layout
7804
7805 \end_layout
7806
7807 \end_inset
7808 </cell>
7809 </row>
7810 <row>
7811 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7812 \begin_inset Text
7813
7814 \begin_layout Plain Layout
7815
7816 \series bold
7817 Annovi
7818 \end_layout
7819
7820 \end_inset
7821 </cell>
7822 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Plain Layout
7826 Silvia
7827 \end_layout
7828
7829 \end_inset
7830 </cell>
7831 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7832 \begin_inset Text
7833
7834 \begin_layout Plain Layout
7835 111
7836 \end_layout
7837
7838 \end_inset
7839 </cell>
7840 </row>
7841 <row>
7842 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7843 \begin_inset Text
7844
7845 \begin_layout Plain Layout
7846
7847 \series bold
7848 Bertoli
7849 \end_layout
7850
7851 \end_inset
7852 </cell>
7853 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7854 \begin_inset Text
7855
7856 \begin_layout Plain Layout
7857 Stefano
7858 \end_layout
7859
7860 \end_inset
7861 </cell>
7862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7863 \begin_inset Text
7864
7865 \begin_layout Plain Layout
7866 111
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 </row>
7872 <row>
7873 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7874 \begin_inset Text
7875
7876 \begin_layout Plain Layout
7877
7878 \series bold
7879 Bozzi
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7885 \begin_inset Text
7886
7887 \begin_layout Plain Layout
7888 Walter
7889 \end_layout
7890
7891 \end_inset
7892 </cell>
7893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7894 \begin_inset Text
7895
7896 \begin_layout Plain Layout
7897 111
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 </row>
7903 <row>
7904 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Plain Layout
7908
7909 \series bold
7910 Cachia
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7916 \begin_inset Text
7917
7918 \begin_layout Plain Layout
7919 Maria
7920 \end_layout
7921
7922 \end_inset
7923 </cell>
7924 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7925 \begin_inset Text
7926
7927 \begin_layout Plain Layout
7928 111
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939
7940 \series bold
7941 Cachia
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 Maurizio
7951 \end_layout
7952
7953 \end_inset
7954 </cell>
7955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7956 \begin_inset Text
7957
7958 \begin_layout Plain Layout
7959 111
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 </row>
7965 <row>
7966 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7967 \begin_inset Text
7968
7969 \begin_layout Plain Layout
7970
7971 \series bold
7972 Cinquemani
7973 \end_layout
7974
7975 \end_inset
7976 </cell>
7977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981 Giusi
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990 111
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 </row>
7996 <row>
7997 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \begin_layout Plain Layout
8001
8002 \series bold
8003 Colin
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012 Bernard
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021 111
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 </row>
8027 <row>
8028 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Plain Layout
8032
8033 \series bold
8034 Concli
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043 Gianfranco
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052 111
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row>
8059 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063
8064 \series bold
8065 Dal Bosco
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074 Carolina
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083 111
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 </row>
8089 <row>
8090 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094
8095 \series bold
8096 Dalpiaz
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105 Annamaria
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114 111
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 </row>
8120 <row>
8121 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125
8126 \series bold
8127 Feliciello
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136 Domenico
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8142 \begin_inset Text
8143
8144 \begin_layout Plain Layout
8145 111
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 </row>
8151 <row>
8152 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8153 \begin_inset Text
8154
8155 \begin_layout Plain Layout
8156
8157 \series bold
8158 Focarelli
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 Paola
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 111
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 </row>
8182 <row>
8183 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187
8188 \series bold
8189 Galletti
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198 Oreste
8199 \end_layout
8200
8201 \end_inset
8202 </cell>
8203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207 111
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 </row>
8213 <row>
8214 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8215 \begin_inset Text
8216
8217 \begin_layout Plain Layout
8218
8219 \series bold
8220 Gasparini
8221 \end_layout
8222
8223 \end_inset
8224 </cell>
8225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8226 \begin_inset Text
8227
8228 \begin_layout Plain Layout
8229 Franca
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238 111
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 </row>
8244 <row>
8245 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8246 \begin_inset Text
8247
8248 \begin_layout Plain Layout
8249
8250 \series bold
8251 Rizzardi
8252 \series default
8253
8254 \begin_inset Foot
8255 status collapsed
8256
8257 \begin_layout Plain Layout
8258 Ejemplo de nota a pie de página
8259 \end_layout
8260
8261 \end_inset
8262
8263
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8269 \begin_inset Text
8270
8271 \begin_layout Plain Layout
8272 Paola
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8278 \begin_inset Text
8279
8280 \begin_layout Plain Layout
8281 111
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 </row>
8287 <row>
8288 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Plain Layout
8292
8293 \series bold
8294 Lassini
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8300 \begin_inset Text
8301
8302 \begin_layout Plain Layout
8303 Giancarlo
8304 \end_layout
8305
8306 \end_inset
8307 </cell>
8308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312 111
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 </row>
8318 <row>
8319 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323
8324 \series bold
8325 Malfatti
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8331 \begin_inset Text
8332
8333 \begin_layout Plain Layout
8334 Luciano
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343 111
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 </row>
8349 <row>
8350 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354
8355 \series bold
8356 Malfatti
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8362 \begin_inset Text
8363
8364 \begin_layout Plain Layout
8365 Valeriano
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374 111
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 </row>
8380 <row>
8381 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385
8386 \series bold
8387 Meneguzzo
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396 Roberto
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405 111
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 </row>
8411 <row>
8412 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416
8417 \series bold
8418 Mezzadra
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427 Roberto
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8433 \begin_inset Text
8434
8435 \begin_layout Plain Layout
8436 111
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 </row>
8442 <row>
8443 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447
8448 \series bold
8449 Pirpamer
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458 Erich
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467 111
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 </row>
8473 <row>
8474 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478
8479 \series bold
8480 Pochiesa
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489 Paolo
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8495 \begin_inset Text
8496
8497 \begin_layout Plain Layout
8498 111, 222
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 </row>
8504 <row>
8505 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509
8510 \series bold
8511 Radina
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520 Claudio
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529 111
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 </row>
8535 <row>
8536 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540
8541 \series bold
8542 Stuffer
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551 Oskar
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560 111
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 </row>
8566 <row>
8567 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571
8572 \series bold
8573 Tacchelli
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582 Ugo
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591 111
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 </row>
8597 <row>
8598 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602
8603 \series bold
8604 Tezzele
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 Margit
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8619 \begin_inset Text
8620
8621 \begin_layout Plain Layout
8622 111
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 </row>
8628 <row>
8629 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633
8634 \series bold
8635 Unterkalmsteiner
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644 Frieda
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653 111
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 </row>
8659 <row>
8660 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8661 \begin_inset Text
8662
8663 \begin_layout Plain Layout
8664
8665 \series bold
8666 Vieider
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675 Hilde
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684 111
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 </row>
8690 <row>
8691 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8692 \begin_inset Text
8693
8694 \begin_layout Plain Layout
8695
8696 \series bold
8697 Vigna
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Plain Layout
8706 Jürgen
8707 \end_layout
8708
8709 \end_inset
8710 </cell>
8711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8712 \begin_inset Text
8713
8714 \begin_layout Plain Layout
8715 111
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 </row>
8721 <row>
8722 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726
8727 \series bold
8728 Weber
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737 Maurizio
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746 111
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 </row>
8752 <row>
8753 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757
8758 \series bold
8759 Winkler
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8765 \begin_inset Text
8766
8767 \begin_layout Plain Layout
8768 Franz
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777 111
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 </row>
8783 <row>
8784 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8785 \begin_inset Text
8786
8787 \begin_layout Plain Layout
8788  
8789 \end_layout
8790
8791 \end_inset
8792 </cell>
8793 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Plain Layout
8806
8807 \end_layout
8808
8809 \end_inset
8810 </cell>
8811 </row>
8812 <row>
8813 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \begin_layout Plain Layout
8817
8818 \series bold
8819 Annovi
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Plain Layout
8828 Silvia
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837 555
8838 \end_layout
8839
8840 \end_inset
8841 </cell>
8842 </row>
8843 <row>
8844 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Plain Layout
8848
8849 \series bold
8850 Bertoli
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8856 \begin_inset Text
8857
8858 \begin_layout Plain Layout
8859 Stefano
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8865 \begin_inset Text
8866
8867 \begin_layout Plain Layout
8868 555
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 </row>
8874 <row>
8875 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879
8880 \series bold
8881 Bozzi
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890 Walter
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899 555
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 </row>
8905 <row>
8906 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8907 \begin_inset Text
8908
8909 \begin_layout Plain Layout
8910
8911 \series bold
8912 Cachia
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921 Maria
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930 555
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 </row>
8936 <row>
8937 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941
8942 \series bold
8943 Cachia
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952 Maurizio
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961 555
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 </row>
8967 <row>
8968 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972
8973 \series bold
8974 Cinquemani
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983 Giusi
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992 555
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 </row>
8998 <row>
8999 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \begin_layout Plain Layout
9003
9004 \series bold
9005 Colin
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Plain Layout
9014 Bernard
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023 555
9024 \end_layout
9025
9026 \end_inset
9027 </cell>
9028 </row>
9029 <row>
9030 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Plain Layout
9034
9035 \series bold
9036 Concli
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Plain Layout
9045 Gianfranco
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054 555
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 </row>
9060 <row>
9061 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065
9066 \series bold
9067 Dal Bosco
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076 Carolina
9077 \end_layout
9078
9079 \end_inset
9080 </cell>
9081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9082 \begin_inset Text
9083
9084 \begin_layout Plain Layout
9085 555
9086 \end_layout
9087
9088 \end_inset
9089 </cell>
9090 </row>
9091 <row>
9092 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Plain Layout
9096
9097 \series bold
9098 Dalpiaz
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Plain Layout
9107 Annamaria
9108 \end_layout
9109
9110 \end_inset
9111 </cell>
9112 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9113 \begin_inset Text
9114
9115 \begin_layout Plain Layout
9116 555
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 </row>
9122 <row>
9123 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Plain Layout
9127
9128 \series bold
9129 Feliciello
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 Domenico
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147 555
9148 \end_layout
9149
9150 \end_inset
9151 </cell>
9152 </row>
9153 <row>
9154 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158
9159 \series bold
9160 Focarelli
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Plain Layout
9169 Paola
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178 555
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 </row>
9184 <row>
9185 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Plain Layout
9189
9190 \series bold
9191 Galletti
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200 Oreste
9201 \end_layout
9202
9203 \end_inset
9204 </cell>
9205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209 555
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 </row>
9215 <row>
9216 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \series bold
9222 Gasparini
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231 Franca
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240 555
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 </row>
9246 <row>
9247 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251
9252 \series bold
9253 Rizzardi
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262 Paola
9263 \end_layout
9264
9265 \end_inset
9266 </cell>
9267 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9268 \begin_inset Text
9269
9270 \begin_layout Plain Layout
9271 555
9272 \end_layout
9273
9274 \end_inset
9275 </cell>
9276 </row>
9277 <row>
9278 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9279 \begin_inset Text
9280
9281 \begin_layout Plain Layout
9282
9283 \series bold
9284 Lassini
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Plain Layout
9293 Giancarlo
9294 \end_layout
9295
9296 \end_inset
9297 </cell>
9298 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9299 \begin_inset Text
9300
9301 \begin_layout Plain Layout
9302 555
9303 \end_layout
9304
9305 \end_inset
9306 </cell>
9307 </row>
9308 <row>
9309 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9310 \begin_inset Text
9311
9312 \begin_layout Plain Layout
9313
9314 \series bold
9315 Malfatti
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324 Luciano
9325 \end_layout
9326
9327 \end_inset
9328 </cell>
9329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9330 \begin_inset Text
9331
9332 \begin_layout Plain Layout
9333 555
9334 \end_layout
9335
9336 \end_inset
9337 </cell>
9338 </row>
9339 <row>
9340 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344
9345 \series bold
9346 Malfatti
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9352 \begin_inset Text
9353
9354 \begin_layout Plain Layout
9355 Valeriano
9356 \end_layout
9357
9358 \end_inset
9359 </cell>
9360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Plain Layout
9364 555
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 </row>
9370 <row>
9371 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9372 \begin_inset Text
9373
9374 \begin_layout Plain Layout
9375
9376 \series bold
9377 Meneguzzo
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Plain Layout
9386 Roberto
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395 555
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 </row>
9401 <row>
9402 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9403 \begin_inset Text
9404
9405 \begin_layout Plain Layout
9406
9407 \series bold
9408 Mezzadra
9409 \end_layout
9410
9411 \end_inset
9412 </cell>
9413 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9414 \begin_inset Text
9415
9416 \begin_layout Plain Layout
9417 Roberto
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Plain Layout
9426 555
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 </row>
9432 </lyxtabular>
9433
9434 \end_inset
9435
9436
9437 \end_layout
9438
9439 \begin_layout Section
9440 Particularidades de los cuadros multipágina
9441 \begin_inset CommandInset label
9442 LatexCommand label
9443 name "sec:Particularidades-cuadros-multipágina"
9444
9445 \end_inset
9446
9447
9448 \end_layout
9449
9450 \begin_layout Subsection
9451 Cálculos
9452 \begin_inset Index idx
9453 status collapsed
9454
9455 \begin_layout Plain Layout
9456 Cuadros ! Multipágina ! Cálculos
9457 \end_layout
9458
9459 \end_inset
9460
9461
9462 \end_layout
9463
9464 \begin_layout Standard
9465 \SpecialChar LaTeX
9466  calcula la altura de las páginas con cuadro y sus saltos de página utilizando
9467  los denominados «trozos», que son partes del cuadro presentes en la memoria
9468  de \SpecialChar LaTeX
9469 .
9470  El valor predeterminado está establecido a sólo 20
9471 \begin_inset space ~
9472 \end_inset
9473
9474 filas.
9475  Si estás usando cuadros multipágina con muchas páginas, la generación del
9476  documento puede hacerse muy lenta.
9477  No hay problema en aumentar el tamaño de los trozos hasta 100
9478 \begin_inset space \thinspace{}
9479 \end_inset
9480
9481 --
9482 \begin_inset space \thinspace{}
9483 \end_inset
9484
9485 1000 añadiendo el siguiente comando en el preámbulo del documento:
9486 \end_layout
9487
9488 \begin_layout Standard
9489
9490 \series bold
9491
9492 \backslash
9493 setcounter{LTchunksize}{100}
9494 \end_layout
9495
9496 \begin_layout Subsection
9497 Flotantes y cuadros multipágina
9498 \begin_inset Index idx
9499 status collapsed
9500
9501 \begin_layout Plain Layout
9502 Cuadros ! Multipágina ! Flotantes
9503 \end_layout
9504
9505 \end_inset
9506
9507
9508 \end_layout
9509
9510 \begin_layout Standard
9511 Podría haber problemas si un flotante aparece en la misma página donde comienza
9512  un cuadro multipágina.
9513  Para evitarlo, añade un 
9514 \begin_inset Quotes fld
9515 \end_inset
9516
9517 salto de página limpia
9518 \begin_inset Quotes frd
9519 \end_inset
9520
9521  (menú 
9522 \family sans
9523 Insertar\SpecialChar menuseparator
9524 Formato\SpecialChar menuseparator
9525 Limpiar
9526 \begin_inset space ~
9527 \end_inset
9528
9529 página
9530 \family default
9531 ) antes del cuadro.
9532 \end_layout
9533
9534 \begin_layout Subsection
9535 Saltos de página forzados
9536 \begin_inset Index idx
9537 status collapsed
9538
9539 \begin_layout Plain Layout
9540 Cuadros ! Multipágina ! Saltos de página forzados
9541 \end_layout
9542
9543 \end_inset
9544
9545
9546 \end_layout
9547
9548 \begin_layout Standard
9549 Por omisión, los cuadros sólo se cortan entre filas.
9550  Si tienes una celda con líneas múltiples y necesitas un salto de página
9551  dentro de la celda, inserta el comando de nueva línea «
9552 \series bold
9553
9554 \backslash
9555
9556 \backslash
9557
9558 \series default
9559 » en código \SpecialChar TeX
9560  en el punto en que quieras cortar.
9561  Antes del comando «
9562 \series bold
9563
9564 \backslash
9565
9566 \backslash
9567
9568 \series default
9569 » debes insertar en código \SpecialChar TeX
9570  tantos caracteres «
9571 \series bold
9572 &
9573 \series default
9574 » como columnas siguientes del cuadro.
9575  
9576 \series bold
9577 &
9578 \series default
9579  es el carácter para separar celdas.
9580  Escribe en código \SpecialChar TeX
9581  después de cada 
9582 \series bold
9583 &
9584 \series default
9585  el contenido de la celda siguiente correspondiente y borra el contenido
9586  de esas celdas.
9587 \begin_inset Newline newline
9588 \end_inset
9589
9590 Detrás del comando 
9591 \series bold
9592
9593 \backslash
9594
9595 \backslash
9596
9597 \series default
9598 , inserta tantos 
9599 \series bold
9600 &
9601 \series default
9602  como columnas haya delante de la actual.
9603  Enl cuadro
9604 \begin_inset space ~
9605 \end_inset
9606
9607
9608 \begin_inset CommandInset ref
9609 LatexCommand ref
9610 reference "tab:Saltos de Página Forzados"
9611
9612 \end_inset
9613
9614  la celda que debería cortarse está en la segunda columna seguida de otra
9615  columna.
9616  Por eso, el siguiente comando se inserta en la celda en código \SpecialChar TeX
9617  detrás
9618  de «
9619 \emph on
9620 Castelchiodato,
9621 \emph default
9622 »:
9623 \end_layout
9624
9625 \begin_layout Standard
9626
9627 \series bold
9628 & 111
9629 \backslash
9630
9631 \backslash
9632  
9633 \backslash
9634 newpage
9635 \begin_inset Newline newline
9636 \end_inset
9637
9638 &
9639 \end_layout
9640
9641 \begin_layout Standard
9642 El «111» en la tercera columna de la fila se ha borrado.
9643
9644 \series bold
9645  
9646 \backslash
9647 newpage 
9648 \series default
9649 es necesario solo si en esta posición debiera ir definitivamente un salto
9650  de página, de otro modo es sólamente una posibilidad de salto.
9651  Si la fila más baja de la cuadro multipágina no tiene, por alguna razón,
9652  línea superior pero quisieras una línea horizontal donde se corta la celda,
9653  usa este comando alternativo:
9654 \end_layout
9655
9656 \begin_layout Standard
9657
9658 \series bold
9659 & 111
9660 \backslash
9661
9662 \backslash
9663
9664 \begin_inset Newline newline
9665 \end_inset
9666
9667
9668 \backslash
9669 hline &
9670 \end_layout
9671
9672 \begin_layout Standard
9673 Cuando la celda a cortar está en la última columna, el comando
9674 \end_layout
9675
9676 \begin_layout Standard
9677
9678 \series bold
9679
9680 \backslash
9681 setlength{
9682 \backslash
9683 parfillskip}{0pt}
9684 \end_layout
9685
9686 \begin_layout Standard
9687 debe insertarse en código \SpecialChar TeX
9688  al principio de la celda.
9689  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9690  aparecerá con toda su anchura.
9691 \end_layout
9692
9693 \begin_layout Standard
9694 \align center
9695 \begin_inset Tabular
9696 <lyxtabular version="3" rows="38" columns="3">
9697 <features islongtable="true" longtabularalignment="center">
9698 <column alignment="left" valignment="top" width="0pt">
9699 <column alignment="left" valignment="top" width="3cm">
9700 <column alignment="right" valignment="top" width="0pt">
9701 <row endfirsthead="true" caption="true">
9702 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9703 \begin_inset Text
9704
9705 \begin_layout Plain Layout
9706 \begin_inset Caption Standard
9707
9708 \begin_layout Plain Layout
9709 Cuadro con salto de página forzado en celda
9710 \begin_inset CommandInset label
9711 LatexCommand label
9712 name "tab:Saltos de Página Forzados"
9713
9714 \end_inset
9715
9716
9717 \begin_inset Argument 1
9718 status open
9719
9720 \begin_layout Plain Layout
9721 Cuadro con salto de página forzado
9722 \end_layout
9723
9724 \end_inset
9725
9726
9727 \end_layout
9728
9729 \end_inset
9730
9731
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 </row>
9755 <row endfirsthead="true">
9756 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9757 \begin_inset Text
9758
9759 \begin_layout Plain Layout
9760
9761 \series bold
9762 Ejemplo de lista telefónica (ignore los nombres)
9763 \end_layout
9764
9765 \end_inset
9766 </cell>
9767 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9768 \begin_inset Text
9769
9770 \begin_layout Plain Layout
9771
9772 \end_layout
9773
9774 \end_inset
9775 </cell>
9776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780
9781 \end_layout
9782
9783 \end_inset
9784 </cell>
9785 </row>
9786 <row endfirsthead="true">
9787 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791
9792 \series bold
9793 NOMBRE
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9799 \begin_inset Text
9800
9801 \begin_layout Plain Layout
9802
9803 \end_layout
9804
9805 \end_inset
9806 </cell>
9807 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811
9812 \series bold
9813 TEL.
9814 \end_layout
9815
9816 \end_inset
9817 </cell>
9818 </row>
9819 <row endhead="true" caption="true">
9820 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9821 \begin_inset Text
9822
9823 \begin_layout Plain Layout
9824 \begin_inset Caption Unnumbered
9825
9826 \begin_layout Plain Layout
9827 continúa Ejemplo de lista telefónica
9828 \end_layout
9829
9830 \end_inset
9831
9832
9833 \end_layout
9834
9835 \end_inset
9836 </cell>
9837 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9838 \begin_inset Text
9839
9840 \begin_layout Plain Layout
9841
9842 \end_layout
9843
9844 \end_inset
9845 </cell>
9846 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9847 \begin_inset Text
9848
9849 \begin_layout Plain Layout
9850
9851 \end_layout
9852
9853 \end_inset
9854 </cell>
9855 </row>
9856 <row endhead="true">
9857 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9858 \begin_inset Text
9859
9860 \begin_layout Plain Layout
9861  
9862 \series bold
9863 Ejemplo de lista telefónica
9864 \end_layout
9865
9866 \end_inset
9867 </cell>
9868 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9869 \begin_inset Text
9870
9871 \begin_layout Plain Layout
9872
9873 \end_layout
9874
9875 \end_inset
9876 </cell>
9877 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9878 \begin_inset Text
9879
9880 \begin_layout Plain Layout
9881
9882 \end_layout
9883
9884 \end_inset
9885 </cell>
9886 </row>
9887 <row endhead="true">
9888 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892
9893 \series bold
9894 NOMBRE
9895 \end_layout
9896
9897 \end_inset
9898 </cell>
9899 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9900 \begin_inset Text
9901
9902 \begin_layout Plain Layout
9903
9904 \end_layout
9905
9906 \end_inset
9907 </cell>
9908 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912
9913 \series bold
9914 TEL.
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 </row>
9920 <row endfoot="true">
9921 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9922 \begin_inset Text
9923
9924 \begin_layout Plain Layout
9925 continúa en página siguiente
9926 \end_layout
9927
9928 \end_inset
9929 </cell>
9930 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9931 \begin_inset Text
9932
9933 \begin_layout Plain Layout
9934
9935 \end_layout
9936
9937 \end_inset
9938 </cell>
9939 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943
9944 \end_layout
9945
9946 \end_inset
9947 </cell>
9948 </row>
9949 <row>
9950 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \series bold
9956 Annovi
9957 \end_layout
9958
9959 \end_inset
9960 </cell>
9961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9962 \begin_inset Text
9963
9964 \begin_layout Plain Layout
9965 Silvia
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9971 \begin_inset Text
9972
9973 \begin_layout Plain Layout
9974 111
9975 \end_layout
9976
9977 \end_inset
9978 </cell>
9979 </row>
9980 <row>
9981 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9982 \begin_inset Text
9983
9984 \begin_layout Plain Layout
9985
9986 \series bold
9987 Bertoli
9988 \end_layout
9989
9990 \end_inset
9991 </cell>
9992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9993 \begin_inset Text
9994
9995 \begin_layout Plain Layout
9996 Stefano
9997 \end_layout
9998
9999 \end_inset
10000 </cell>
10001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10002 \begin_inset Text
10003
10004 \begin_layout Plain Layout
10005 111
10006 \end_layout
10007
10008 \end_inset
10009 </cell>
10010 </row>
10011 <row>
10012 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10013 \begin_inset Text
10014
10015 \begin_layout Plain Layout
10016
10017 \series bold
10018 Bozzi
10019 \end_layout
10020
10021 \end_inset
10022 </cell>
10023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10024 \begin_inset Text
10025
10026 \begin_layout Plain Layout
10027 Walter
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10033 \begin_inset Text
10034
10035 \begin_layout Plain Layout
10036 111
10037 \end_layout
10038
10039 \end_inset
10040 </cell>
10041 </row>
10042 <row>
10043 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10044 \begin_inset Text
10045
10046 \begin_layout Plain Layout
10047
10048 \series bold
10049 Cachia
10050 \end_layout
10051
10052 \end_inset
10053 </cell>
10054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10055 \begin_inset Text
10056
10057 \begin_layout Plain Layout
10058 Maria
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067 111
10068 \end_layout
10069
10070 \end_inset
10071 </cell>
10072 </row>
10073 <row>
10074 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10075 \begin_inset Text
10076
10077 \begin_layout Plain Layout
10078
10079 \series bold
10080 Cachia
10081 \end_layout
10082
10083 \end_inset
10084 </cell>
10085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089 Maurizio
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098 111
10099 \end_layout
10100
10101 \end_inset
10102 </cell>
10103 </row>
10104 <row>
10105 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109
10110 \series bold
10111 Cinquemani
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120 Giusi
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129 111
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 </row>
10135 <row>
10136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Plain Layout
10140
10141 \series bold
10142 Colin
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10148 \begin_inset Text
10149
10150 \begin_layout Plain Layout
10151 Bernard
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160 111
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 </row>
10166 <row>
10167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10168 \begin_inset Text
10169
10170 \begin_layout Plain Layout
10171
10172 \series bold
10173 Concli
10174 \end_layout
10175
10176 \end_inset
10177 </cell>
10178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10179 \begin_inset Text
10180
10181 \begin_layout Plain Layout
10182 Gianfranco
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191 111
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 </row>
10197 <row>
10198 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202
10203 \series bold
10204 Dal Bosco
10205 \end_layout
10206
10207 \end_inset
10208 </cell>
10209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213 Carolina
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222 111
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 </row>
10228 <row>
10229 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233
10234 \series bold
10235 Dalpiaz
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 Annamaria
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10250 \begin_inset Text
10251
10252 \begin_layout Plain Layout
10253 111
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 </row>
10259 <row>
10260 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264
10265 \series bold
10266 Feliciello
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275 Domenico
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284 111
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 </row>
10290 <row>
10291 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295
10296 \series bold
10297 Focarelli
10298 \end_layout
10299
10300 \end_inset
10301 </cell>
10302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306 Paola
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 111
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 </row>
10321 <row>
10322 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10323 \begin_inset Text
10324
10325 \begin_layout Plain Layout
10326
10327 \series bold
10328 Galletti
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10334 \begin_inset Text
10335
10336 \begin_layout Plain Layout
10337 Oreste
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346 111
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 </row>
10352 <row>
10353 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10354 \begin_inset Text
10355
10356 \begin_layout Plain Layout
10357
10358 \series bold
10359 Gasparini
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 Franca
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377 111
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 </row>
10383 <row>
10384 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388
10389 \series bold
10390 Lassini
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 Giancarlo
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 </row>
10414 <row>
10415 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10416 \begin_inset Text
10417
10418 \begin_layout Plain Layout
10419
10420 \series bold
10421 Malfatti
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 Luciano
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 111
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 </row>
10445 <row>
10446 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Plain Layout
10450
10451 \series bold
10452 Malfatti
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 Valeriano
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 111
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 </row>
10476 <row>
10477 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10478 \begin_inset Text
10479
10480 \begin_layout Plain Layout
10481
10482 \series bold
10483 Meneguzzo
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 Roberto
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 111
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 </row>
10507 <row>
10508 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10509 \begin_inset Text
10510
10511 \begin_layout Plain Layout
10512
10513 \series bold
10514 Mezzadra
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523 Roberto
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 111
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 </row>
10538 <row>
10539 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543
10544 \series bold
10545 Pirpamer
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554 Erich
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563 111
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 </row>
10569 <row>
10570 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10571 \begin_inset Text
10572
10573 \begin_layout Plain Layout
10574
10575 \series bold
10576 Pochiesa
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585 Paolo
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594 111, 222
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 </row>
10600 <row>
10601 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10602 \begin_inset Text
10603
10604 \begin_layout Plain Layout
10605
10606 \series bold
10607 Radina
10608 \end_layout
10609
10610 \end_inset
10611 </cell>
10612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616 Claudio
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625 111
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 </row>
10631 <row>
10632 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Plain Layout
10636
10637 \series bold
10638 Rizzardi
10639 \end_layout
10640
10641 \end_inset
10642 </cell>
10643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10644 \begin_inset Text
10645
10646 \begin_layout Plain Layout
10647 Paolo, 11.
10648  Fürst von Montecompatri, 11.
10649  Fürst von Sulmona und Vivaro, 10.
10650  Fürst von Rossano, 5.
10651  Herzog von Canemorte, 11.
10652  Herzog von Palombara, 5.
10653  Herzog von Castelchiodato,
10654 \begin_inset ERT
10655 status open
10656
10657 \begin_layout Plain Layout
10658
10659 & 111
10660 \backslash
10661
10662 \backslash
10663  
10664 \backslash
10665 newpage
10666 \end_layout
10667
10668 \begin_layout Plain Layout
10669
10670 &
10671 \end_layout
10672
10673 \end_inset
10674
10675  11.
10676  Herzog von Poggionativo, 11.
10677  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10678  Graf von Valinfreda, 11.
10679  Baron von Cropalati, 11.
10680  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689 111
10690 \end_layout
10691
10692 \end_inset
10693 </cell>
10694 </row>
10695 <row>
10696 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700
10701 \series bold
10702 Stuffer
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10708 \begin_inset Text
10709
10710 \begin_layout Plain Layout
10711 Oskar
10712 \end_layout
10713
10714 \end_inset
10715 </cell>
10716 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720 111
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 </row>
10726 <row>
10727 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731
10732 \series bold
10733 Tacchelli
10734 \end_layout
10735
10736 \end_inset
10737 </cell>
10738 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10739 \begin_inset Text
10740
10741 \begin_layout Plain Layout
10742 Ugo
10743 \end_layout
10744
10745 \end_inset
10746 </cell>
10747 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751 111
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 </row>
10757 <row>
10758 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762
10763 \series bold
10764 Tezzele
10765 \end_layout
10766
10767 \end_inset
10768 </cell>
10769 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773 Margit
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782 111
10783 \end_layout
10784
10785 \end_inset
10786 </cell>
10787 </row>
10788 <row>
10789 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793
10794 \series bold
10795 Unterkalmsteiner
10796 \end_layout
10797
10798 \end_inset
10799 </cell>
10800 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10801 \begin_inset Text
10802
10803 \begin_layout Plain Layout
10804 Frieda
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813 111
10814 \end_layout
10815
10816 \end_inset
10817 </cell>
10818 </row>
10819 <row>
10820 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824
10825 \series bold
10826 Vieider
10827 \end_layout
10828
10829 \end_inset
10830 </cell>
10831 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10832 \begin_inset Text
10833
10834 \begin_layout Plain Layout
10835 Hilde
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844 111
10845 \end_layout
10846
10847 \end_inset
10848 </cell>
10849 </row>
10850 <row>
10851 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855
10856 \series bold
10857 Vigna
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866 Jürgen
10867 \end_layout
10868
10869 \end_inset
10870 </cell>
10871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10872 \begin_inset Text
10873
10874 \begin_layout Plain Layout
10875 111
10876 \end_layout
10877
10878 \end_inset
10879 </cell>
10880 </row>
10881 <row>
10882 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886
10887 \series bold
10888 Weber
10889 \end_layout
10890
10891 \end_inset
10892 </cell>
10893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897 Maurizio
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906 111
10907 \end_layout
10908
10909 \end_inset
10910 </cell>
10911 </row>
10912 <row>
10913 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917
10918 \series bold
10919 Winkler
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 Franz
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937 111
10938 \end_layout
10939
10940 \end_inset
10941 </cell>
10942 </row>
10943 </lyxtabular>
10944
10945 \end_inset
10946
10947
10948 \end_layout
10949
10950 \begin_layout Section
10951 Líneas, columnas y filas múltiples
10952 \end_layout
10953
10954 \begin_layout Subsection
10955 Líneas múltiples en celdas
10956 \begin_inset CommandInset label
10957 LatexCommand label
10958 name "subsec:Líneas-Múltiples-en"
10959
10960 \end_inset
10961
10962
10963 \begin_inset Index idx
10964 status collapsed
10965
10966 \begin_layout Plain Layout
10967 Lineas@Líneas múltiples en celdas
10968 \end_layout
10969
10970 \end_inset
10971
10972
10973 \begin_inset Index idx
10974 status collapsed
10975
10976 \begin_layout Plain Layout
10977 Cuadros ! Saltos de línea
10978 \end_layout
10979
10980 \end_inset
10981
10982
10983 \end_layout
10984
10985 \begin_layout Standard
10986 \noindent
10987 \begin_inset Float table
10988 placement H
10989 wide false
10990 sideways false
10991 status open
10992
10993 \begin_layout Plain Layout
10994 \begin_inset Caption Standard
10995
10996 \begin_layout Plain Layout
10997 \begin_inset CommandInset label
10998 LatexCommand label
10999 name "tab:Cuadro-con-múltiples"
11000
11001 \end_inset
11002
11003 Cuadro con líneas múltiples en celda
11004 \end_layout
11005
11006 \end_inset
11007
11008
11009 \end_layout
11010
11011 \begin_layout Plain Layout
11012 \align center
11013 \begin_inset Tabular
11014 <lyxtabular version="3" rows="3" columns="3">
11015 <features tabularvalignment="middle">
11016 <column alignment="center" valignment="middle" width="2.5cm">
11017 <column alignment="center" valignment="middle">
11018 <column alignment="center" valignment="middle">
11019 <row>
11020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024 líneas
11025 \begin_inset Newline linebreak
11026 \end_inset
11027
11028 múltiples
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 b
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 c
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 </row>
11052 <row>
11053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057 d
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 e
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11072 \begin_inset Text
11073
11074 \begin_layout Plain Layout
11075 f
11076 \end_layout
11077
11078 \end_inset
11079 </cell>
11080 </row>
11081 <row>
11082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11083 \begin_inset Text
11084
11085 \begin_layout Plain Layout
11086 g
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095 h
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104 i
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 </row>
11110 </lyxtabular>
11111
11112 \end_inset
11113
11114
11115 \end_layout
11116
11117 \end_inset
11118
11119
11120 \end_layout
11121
11122 \begin_layout Standard
11123 Al ajustar anchura fija en una columna se habilita la entrada de texto como
11124  párrafos con varias líneas y guionado.
11125 \end_layout
11126
11127 \begin_layout Standard
11128 Para generar el cuadro
11129 \begin_inset space ~
11130 \end_inset
11131
11132
11133 \begin_inset CommandInset ref
11134 LatexCommand ref
11135 reference "tab:Cuadro-con-múltiples"
11136
11137 \end_inset
11138
11139 , crea un cuadro 3×3, marca la primera celda y haz clic derecho sobre ella.
11140  En el diálogo que surge establece una anchura de 2.5
11141 \begin_inset space \thinspace{}
11142 \end_inset
11143
11144 cm y escoge centro en alineación vertical y horizontal.
11145  La alineación vertical se utiliza para todas las celdas de la fila.
11146  Como nuestro texto es menor de 2.5
11147 \begin_inset space \thinspace{}
11148 \end_inset
11149
11150 cm, sólo aparece una línea.
11151  Para poner dos añadimos un salto de línea justificado, (atajo 
11152 \family sans
11153 Ctrl+Mayúsculas+Entrar
11154 \family default
11155 ).
11156  Si el texto es más ancho que la celda será automáticamente dividido en
11157  líneas.
11158 \end_layout
11159
11160 \begin_layout Standard
11161 Si hay una palabra larga en una celda con anchura fija, \SpecialChar LaTeX
11162  no puede cortarla
11163  con guión si es la primera entrada.
11164  Por eso hay que insertar algo para que dicha palabra no sea la primera
11165  entrada: añade un espacio horizontal de 0
11166 \begin_inset space \thinspace{}
11167 \end_inset
11168
11169 pt delante de la palabra.
11170  Como el espacio es 0 la salida no cambia.
11171  El cuadro
11172 \begin_inset space ~
11173 \end_inset
11174
11175
11176 \begin_inset CommandInset ref
11177 LatexCommand ref
11178 reference "tab:Cuadro-con-y"
11179
11180 \end_inset
11181
11182  muestra el efecto.
11183 \end_layout
11184
11185 \begin_layout Standard
11186 \begin_inset Float table
11187 placement b
11188 wide false
11189 sideways false
11190 status open
11191
11192 \begin_layout Plain Layout
11193 \begin_inset Caption Standard
11194
11195 \begin_layout Plain Layout
11196 \begin_inset CommandInset label
11197 LatexCommand label
11198 name "tab:Cuadro-con-y"
11199
11200 \end_inset
11201
11202 Cuadros con y sin guión
11203 \end_layout
11204
11205 \end_inset
11206
11207
11208 \end_layout
11209
11210 \begin_layout Plain Layout
11211 \begin_inset space \hfill{}
11212 \end_inset
11213
11214
11215 \begin_inset Tabular
11216 <lyxtabular version="3" rows="3" columns="3">
11217 <features tabularvalignment="middle">
11218 <column alignment="center" valignment="middle" width="2.5cm">
11219 <column alignment="center" valignment="middle">
11220 <column alignment="center" valignment="middle">
11221 <row>
11222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11223 \begin_inset Text
11224
11225 \begin_layout Plain Layout
11226 celdaconpalabramuylarga
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11232 \begin_inset Text
11233
11234 \begin_layout Plain Layout
11235 b
11236 \end_layout
11237
11238 \end_inset
11239 </cell>
11240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11241 \begin_inset Text
11242
11243 \begin_layout Plain Layout
11244 c
11245 \end_layout
11246
11247 \end_inset
11248 </cell>
11249 </row>
11250 <row>
11251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 d
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11261 \begin_inset Text
11262
11263 \begin_layout Plain Layout
11264 e
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11270 \begin_inset Text
11271
11272 \begin_layout Plain Layout
11273 f
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 </row>
11279 <row>
11280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11281 \begin_inset Text
11282
11283 \begin_layout Plain Layout
11284 g
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293 h
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302 i
11303 \end_layout
11304
11305 \end_inset
11306 </cell>
11307 </row>
11308 </lyxtabular>
11309
11310 \end_inset
11311
11312
11313 \begin_inset space \hfill{}
11314 \end_inset
11315
11316
11317 \begin_inset Tabular
11318 <lyxtabular version="3" rows="3" columns="3">
11319 <features tabularvalignment="middle">
11320 <column alignment="center" valignment="middle" width="2.5cm">
11321 <column alignment="center" valignment="middle">
11322 <column alignment="center" valignment="middle">
11323 <row>
11324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11325 \begin_inset Text
11326
11327 \begin_layout Plain Layout
11328 \begin_inset space \hspace{}
11329 \length 0pt
11330 \end_inset
11331
11332 celdaconpalabramuylarga
11333 \end_layout
11334
11335 \end_inset
11336 </cell>
11337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 b
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 c
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 </row>
11356 <row>
11357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11358 \begin_inset Text
11359
11360 \begin_layout Plain Layout
11361 d
11362 \end_layout
11363
11364 \end_inset
11365 </cell>
11366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11367 \begin_inset Text
11368
11369 \begin_layout Plain Layout
11370 e
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11376 \begin_inset Text
11377
11378 \begin_layout Plain Layout
11379 f
11380 \end_layout
11381
11382 \end_inset
11383 </cell>
11384 </row>
11385 <row>
11386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11387 \begin_inset Text
11388
11389 \begin_layout Plain Layout
11390 g
11391 \end_layout
11392
11393 \end_inset
11394 </cell>
11395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11396 \begin_inset Text
11397
11398 \begin_layout Plain Layout
11399 h
11400 \end_layout
11401
11402 \end_inset
11403 </cell>
11404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11405 \begin_inset Text
11406
11407 \begin_layout Plain Layout
11408 i
11409 \end_layout
11410
11411 \end_inset
11412 </cell>
11413 </row>
11414 </lyxtabular>
11415
11416 \end_inset
11417
11418
11419 \begin_inset space \hfill{}
11420 \end_inset
11421
11422
11423 \end_layout
11424
11425 \end_inset
11426
11427
11428 \end_layout
11429
11430 \begin_layout Subsection
11431 Multicolumnas
11432 \begin_inset CommandInset label
11433 LatexCommand label
11434 name "subsec:Multicolumnas"
11435
11436 \end_inset
11437
11438
11439 \begin_inset Index idx
11440 status collapsed
11441
11442 \begin_layout Plain Layout
11443 Multicolumnas
11444 \end_layout
11445
11446 \end_inset
11447
11448
11449 \begin_inset Index idx
11450 status collapsed
11451
11452 \begin_layout Plain Layout
11453 Cuadros ! Multicolumnas
11454 \end_layout
11455
11456 \end_inset
11457
11458
11459 \end_layout
11460
11461 \begin_layout Subsubsection
11462 Fundamentos de multicolumnas
11463 \end_layout
11464
11465 \begin_layout Standard
11466 Para extender una celda sobre varias columnas, se marcan las celdas que
11467  se desee combinar y se usa el botón 
11468 \begin_inset Info
11469 type  "icon"
11470 arg   "tabular-feature multicolumn"
11471 \end_inset
11472
11473 , el menú 
11474 \family sans
11475 Editar\SpecialChar menuseparator
11476 Cuadro\SpecialChar menuseparator
11477 Multicolumna
11478 \family default
11479 , o clic derecho sobre las celdas marcadas y elige 
11480 \family sans
11481 Multicolumna 
11482 \family default
11483 en el menú contextual.
11484 \end_layout
11485
11486 \begin_layout Standard
11487 Las multicolumnas tienen su propia configuración de celdas.
11488  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11489  multicolumna.
11490  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11491  última fila sin borde superior:
11492 \end_layout
11493
11494 \begin_layout Standard
11495 \align center
11496 \begin_inset Tabular
11497 <lyxtabular version="3" rows="3" columns="4">
11498 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11499 <column alignment="center" valignment="top" width="0pt">
11500 <column alignment="center" valignment="middle">
11501 <column alignment="center" valignment="top" width="0in">
11502 <column alignment="center" valignment="top" width="0pt">
11503 <row>
11504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 abc
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 def ghi
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526
11527 \end_layout
11528
11529 \end_inset
11530 </cell>
11531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11532 \begin_inset Text
11533
11534 \begin_layout Plain Layout
11535 jkl
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 </row>
11541 <row>
11542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11543 \begin_inset Text
11544
11545 \begin_layout Plain Layout
11546
11547 \family roman
11548 \series medium
11549 \shape up
11550 \size normal
11551 \emph off
11552 \bar no
11553 \noun off
11554 \color none
11555 A
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11561 \begin_inset Text
11562
11563 \begin_layout Plain Layout
11564 B
11565 \end_layout
11566
11567 \end_inset
11568 </cell>
11569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Plain Layout
11573 C
11574 \end_layout
11575
11576 \end_inset
11577 </cell>
11578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11579 \begin_inset Text
11580
11581 \begin_layout Plain Layout
11582 D
11583 \end_layout
11584
11585 \end_inset
11586 </cell>
11587 </row>
11588 <row>
11589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11590 \begin_inset Text
11591
11592 \begin_layout Plain Layout
11593 1
11594 \end_layout
11595
11596 \end_inset
11597 </cell>
11598 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11599 \begin_inset Text
11600
11601 \begin_layout Plain Layout
11602 2
11603 \end_layout
11604
11605 \end_inset
11606 </cell>
11607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11608 \begin_inset Text
11609
11610 \begin_layout Plain Layout
11611 3
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620 4
11621 \end_layout
11622
11623 \end_inset
11624 </cell>
11625 </row>
11626 </lyxtabular>
11627
11628 \end_inset
11629
11630
11631 \end_layout
11632
11633 \begin_layout Subsubsection
11634 Cálculos en multicolumnas
11635 \begin_inset CommandInset label
11636 LatexCommand label
11637 name "subsec:Cálculos-en-Multicolumnas"
11638
11639 \end_inset
11640
11641
11642 \begin_inset Index idx
11643 status collapsed
11644
11645 \begin_layout Plain Layout
11646 Cuadros ! Multicolumnas ! Cálculos
11647 \end_layout
11648
11649 \end_inset
11650
11651
11652 \end_layout
11653
11654 \begin_layout Standard
11655 \SpecialChar LyX
11656  soporta multicolumnas directamente, pero hay que prestar atención a la
11657  anchura de celda de las columnas combinadas en la celda multicolumna.
11658 \end_layout
11659
11660 \begin_layout Standard
11661 \begin_inset Float table
11662 placement h
11663 wide false
11664 sideways false
11665 status open
11666
11667 \begin_layout Plain Layout
11668 \begin_inset Caption Standard
11669
11670 \begin_layout Plain Layout
11671 \begin_inset CommandInset label
11672 LatexCommand label
11673 name "tab:Cuadro-con-centrado"
11674
11675 \end_inset
11676
11677 Cuadro con texto centrado en multicolumna sobre dos columnas que tienen
11678  exactamente la mitad de anchura que la celda multicolumna
11679 \begin_inset Argument 1
11680 status open
11681
11682 \begin_layout Plain Layout
11683 Cuadro multicolumna perfecta
11684 \end_layout
11685
11686 \end_inset
11687
11688
11689 \end_layout
11690
11691 \end_inset
11692
11693
11694 \end_layout
11695
11696 \begin_layout Plain Layout
11697 \align center
11698 \begin_inset Tabular
11699 <lyxtabular version="3" rows="3" columns="3">
11700 <features tabularvalignment="middle">
11701 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11702 <column alignment="center" valignment="middle">
11703 <column alignment="center" valignment="top">
11704 <row>
11705 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709 multicolumna línea múltiple
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11715 \begin_inset Text
11716
11717 \begin_layout Plain Layout
11718
11719 \end_layout
11720
11721 \end_inset
11722 </cell>
11723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11724 \begin_inset Text
11725
11726 \begin_layout Plain Layout
11727 c
11728 \end_layout
11729
11730 \end_inset
11731 </cell>
11732 </row>
11733 <row>
11734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738 d
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11744 \begin_inset Text
11745
11746 \begin_layout Plain Layout
11747 e
11748 \end_layout
11749
11750 \end_inset
11751 </cell>
11752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11753 \begin_inset Text
11754
11755 \begin_layout Plain Layout
11756 f
11757 \end_layout
11758
11759 \end_inset
11760 </cell>
11761 </row>
11762 <row>
11763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11764 \begin_inset Text
11765
11766 \begin_layout Plain Layout
11767 g
11768 \end_layout
11769
11770 \end_inset
11771 </cell>
11772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11773 \begin_inset Text
11774
11775 \begin_layout Plain Layout
11776 h
11777 \end_layout
11778
11779 \end_inset
11780 </cell>
11781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11782 \begin_inset Text
11783
11784 \begin_layout Plain Layout
11785 i
11786 \end_layout
11787
11788 \end_inset
11789 </cell>
11790 </row>
11791 </lyxtabular>
11792
11793 \end_inset
11794
11795
11796 \end_layout
11797
11798 \end_inset
11799
11800
11801 \end_layout
11802
11803 \begin_layout Standard
11804 Por ejemplo, para crear el cuadro
11805 \begin_inset space ~
11806 \end_inset
11807
11808
11809 \begin_inset CommandInset ref
11810 LatexCommand ref
11811 reference "tab:Cuadro-con-centrado"
11812
11813 \end_inset
11814
11815 , marca las dos primeras celdas en la primera fila deun cuadro 3×3 y haz
11816  clic derecho.
11817  En el diálogo marca 
11818 \emph on
11819 multicolumna
11820 \emph default
11821
11822 \emph on
11823 alineación centro
11824 \emph default
11825  y una anchura de 2.5
11826 \begin_inset space \thinspace{}
11827 \end_inset
11828
11829 cm.
11830  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11831  de la celda multicolumna, así que deberías ajustar 1.25
11832 \begin_inset space \thinspace{}
11833 \end_inset
11834
11835 cm para la primera columna.
11836  La segunda columna tendrá entonces automáticamente 1.25
11837 \begin_inset space \thinspace{}
11838 \end_inset
11839
11840 cm de anchura.
11841  Para el cuadro
11842 \begin_inset space ~
11843 \end_inset
11844
11845
11846 \begin_inset CommandInset ref
11847 LatexCommand ref
11848 reference "tab:Cuadro-sin-mitad"
11849
11850 \end_inset
11851
11852  se ha procedido de la siguiente manera:
11853 \end_layout
11854
11855 \begin_layout Standard
11856 \begin_inset Float table
11857 wide false
11858 sideways false
11859 status open
11860
11861 \begin_layout Plain Layout
11862 \begin_inset Caption Standard
11863
11864 \begin_layout Plain Layout
11865 \begin_inset CommandInset label
11866 LatexCommand label
11867 name "tab:Cuadro-sin-mitad"
11868
11869 \end_inset
11870
11871 Cuadro en el que las columnas combinadas no tienen exactamente la mitad
11872  de anchura que la celda multicolumna
11873 \begin_inset Argument 1
11874 status open
11875
11876 \begin_layout Plain Layout
11877 Cuadro multicolumna imperfecta
11878 \end_layout
11879
11880 \end_inset
11881
11882
11883 \end_layout
11884
11885 \end_inset
11886
11887
11888 \end_layout
11889
11890 \begin_layout Plain Layout
11891 \align center
11892 \begin_inset Tabular
11893 <lyxtabular version="3" rows="3" columns="3">
11894 <features tabularvalignment="middle">
11895 <column alignment="center" valignment="top" width="1.25cm">
11896 <column alignment="center" valignment="top">
11897 <column alignment="center" valignment="top">
11898 <row>
11899 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903 multicolumna línea múltiple
11904 \end_layout
11905
11906 \end_inset
11907 </cell>
11908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912
11913 \end_layout
11914
11915 \end_inset
11916 </cell>
11917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11918 \begin_inset Text
11919
11920 \begin_layout Plain Layout
11921 c
11922 \end_layout
11923
11924 \end_inset
11925 </cell>
11926 </row>
11927 <row>
11928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11929 \begin_inset Text
11930
11931 \begin_layout Plain Layout
11932 d
11933 \end_layout
11934
11935 \end_inset
11936 </cell>
11937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11938 \begin_inset Text
11939
11940 \begin_layout Plain Layout
11941 e
11942 \end_layout
11943
11944 \end_inset
11945 </cell>
11946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11947 \begin_inset Text
11948
11949 \begin_layout Plain Layout
11950 f
11951 \end_layout
11952
11953 \end_inset
11954 </cell>
11955 </row>
11956 <row>
11957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11958 \begin_inset Text
11959
11960 \begin_layout Plain Layout
11961 g
11962 \end_layout
11963
11964 \end_inset
11965 </cell>
11966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11967 \begin_inset Text
11968
11969 \begin_layout Plain Layout
11970 h
11971 \end_layout
11972
11973 \end_inset
11974 </cell>
11975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11976 \begin_inset Text
11977
11978 \begin_layout Plain Layout
11979 i
11980 \end_layout
11981
11982 \end_inset
11983 </cell>
11984 </row>
11985 </lyxtabular>
11986
11987 \end_inset
11988
11989
11990 \end_layout
11991
11992 \end_inset
11993
11994
11995 \end_layout
11996
11997 \begin_layout Standard
11998 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
11999 a, es un poco mayor.
12000  La razón es que la anchura dada para una celda 
12001 \begin_inset Formula $W_{g}$
12002 \end_inset
12003
12004  no es su anchura total 
12005 \begin_inset Formula $W_{\mathrm{tot}}$
12006 \end_inset
12007
12008  porque una celda es siempre algo mayor que la anchura dada.
12009  El apéndice
12010 \begin_inset space ~
12011 \end_inset
12012
12013
12014 \begin_inset CommandInset ref
12015 LatexCommand ref
12016 reference "cap:Explicación-de-la-Ecuación"
12017
12018 \end_inset
12019
12020  lo explica con detalle.
12021 \end_layout
12022
12023 \begin_layout Standard
12024 La anchura dada 
12025 \begin_inset Formula $W_{g\,n}$
12026 \end_inset
12027
12028  necesaria para combinar 
12029 \emph on
12030 n
12031 \emph default
12032  columnas puede calcularse de manera que cada columna tenga una anchura
12033  total de 
12034 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12035 \end_inset
12036
12037 :
12038 \begin_inset Formula 
12039 \begin{equation}
12040 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12041 \end{equation}
12042
12043 \end_inset
12044
12045
12046 \end_layout
12047
12048 \begin_layout Standard
12049 En nuestro caso tenemos 
12050 \begin_inset Formula $n=2$
12051 \end_inset
12052
12053
12054 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12055 \end_inset
12056
12057
12058 \begin_inset space \thinspace{}
12059 \end_inset
12060
12061 cm y los valores predeterminados para longitudes, así la ecuación
12062 \begin_inset space ~
12063 \end_inset
12064
12065
12066 \begin_inset CommandInset ref
12067 LatexCommand ref
12068 reference "eq:Wgn"
12069
12070 \end_inset
12071
12072  queda
12073 \begin_inset Formula 
12074 \begin{equation}
12075 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12076 \end{equation}
12077
12078 \end_inset
12079
12080
12081 \end_layout
12082
12083 \begin_layout Standard
12084 Para habilitar cálculos en \SpecialChar LaTeX
12085 , debe cargarse en el preámbulo el paquete 
12086 \series bold
12087 calc
12088 \series default
12089  con la línea
12090 \begin_inset Index idx
12091 status collapsed
12092
12093 \begin_layout Plain Layout
12094 \SpecialChar LaTeX
12095 -paquetes ! calc
12096 \end_layout
12097
12098 \end_inset
12099
12100
12101 \end_layout
12102
12103 \begin_layout Standard
12104
12105 \series bold
12106
12107 \backslash
12108 usepackage{calc}
12109 \end_layout
12110
12111 \begin_layout Standard
12112 \SpecialChar LyX
12113  no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
12114  Por tanto hay que insertar un argumento \SpecialChar LaTeX
12115  en el diálogo.
12116  He aquí un repaso de los argumentos:
12117 \end_layout
12118
12119 \begin_layout Itemize
12120
12121 \series bold
12122 p{ancho}
12123 \series default
12124  crea celdas con anchura fija, el texto alineado arriba
12125 \end_layout
12126
12127 \begin_layout Itemize
12128
12129 \series bold
12130 m{ancho}
12131 \series default
12132  crea celdas con anchura fija, el texto con alineación vertical centrada
12133  
12134 \end_layout
12135
12136 \begin_layout Itemize
12137
12138 \series bold
12139 b{ancho}
12140 \series default
12141  crea celdas con anchura fija, el texto alineado abajo
12142 \end_layout
12143
12144 \begin_layout Standard
12145 Al introducir un argumento \SpecialChar LaTeX
12146 , todas las propiedades de celda puestas en el
12147  diálogo se ignoran.
12148 \end_layout
12149
12150 \begin_layout Standard
12151 \begin_inset Note Greyedout
12152 status open
12153
12154 \begin_layout Plain Layout
12155
12156 \series bold
12157 Nota:
12158 \series default
12159  Debido a un error, \SpecialChar LyX
12160  muestra de todas formas estas propiedades.
12161 \end_layout
12162
12163 \end_inset
12164
12165  
12166 \end_layout
12167
12168 \begin_layout Standard
12169 El comando 
12170 \series bold
12171
12172 \backslash
12173 centering
12174 \series default
12175  centra horizontalmente el texto.
12176  Puedes entonces introducir el siguiente argumento de \SpecialChar LaTeX
12177  para la primera columna
12178  extendida:
12179 \end_layout
12180
12181 \begin_layout Standard
12182
12183 \series bold
12184 >{
12185 \backslash
12186 centering}m{1.25cm-6.2pt}
12187 \end_layout
12188
12189 \begin_layout Standard
12190 El comando 
12191 \series bold
12192 >{ }
12193 \series default
12194  significa que los comandos entre llaves se aplican antes de crear la celda.
12195 \end_layout
12196
12197 \begin_layout Standard
12198 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12199 , aún está alineado a la izquierda.
12200  Esto se debe a que \SpecialChar LyX
12201  sólo aplica alineado a columnas simples.
12202  Así que para multicolumnas hemos de usar el argumento de \SpecialChar LaTeX
12203
12204 \end_layout
12205
12206 \begin_layout Standard
12207
12208 \series bold
12209 >{
12210 \backslash
12211 centering}m{2.5cm}
12212 \end_layout
12213
12214 \begin_layout Subsection
12215 Multifilas
12216 \begin_inset CommandInset label
12217 LatexCommand label
12218 name "subsec:Multifilas"
12219
12220 \end_inset
12221
12222
12223 \begin_inset Index idx
12224 status collapsed
12225
12226 \begin_layout Plain Layout
12227 Multifilas
12228 \end_layout
12229
12230 \end_inset
12231
12232
12233 \begin_inset Index idx
12234 status collapsed
12235
12236 \begin_layout Plain Layout
12237 Cuadros ! Multifilas
12238 \end_layout
12239
12240 \end_inset
12241
12242
12243 \end_layout
12244
12245 \begin_layout Standard
12246 Para extender una celda sobre varias filas, se marcan las celdas que se
12247  desee combinar y se usa el botón 
12248 \begin_inset Info
12249 type  "icon"
12250 arg   "tabular-feature multirow"
12251 \end_inset
12252
12253 , el menú 
12254 \family sans
12255 Editar\SpecialChar menuseparator
12256 Cuadro\SpecialChar menuseparator
12257 Multifila
12258 \family default
12259 , o haz clic derecho sobre las celdas marcadas y elige 
12260 \family sans
12261 Multifila 
12262 \family default
12263 en el menú contextual.
12264 \end_layout
12265
12266 \begin_layout Standard
12267 Aquí hay un ejemplo de cuadro con una multifila en la primera columna:
12268 \end_layout
12269
12270 \begin_layout Standard
12271 \align center
12272 \begin_inset Tabular
12273 <lyxtabular version="3" rows="3" columns="3">
12274 <features tabularvalignment="middle">
12275 <column alignment="center" valignment="top" width="0pt">
12276 <column alignment="center" valignment="top">
12277 <column alignment="center" valignment="top">
12278 <row>
12279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12280 \begin_inset Text
12281
12282 \begin_layout Plain Layout
12283 entrada en una celda larga
12284 \end_layout
12285
12286 \end_inset
12287 </cell>
12288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12289 \begin_inset Text
12290
12291 \begin_layout Plain Layout
12292 b
12293 \end_layout
12294
12295 \end_inset
12296 </cell>
12297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12298 \begin_inset Text
12299
12300 \begin_layout Plain Layout
12301 c
12302 \end_layout
12303
12304 \end_inset
12305 </cell>
12306 </row>
12307 <row>
12308 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12309 \begin_inset Text
12310
12311 \begin_layout Plain Layout
12312 multifila
12313 \end_layout
12314
12315 \end_inset
12316 </cell>
12317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12318 \begin_inset Text
12319
12320 \begin_layout Plain Layout
12321 e
12322 \end_layout
12323
12324 \end_inset
12325 </cell>
12326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12327 \begin_inset Text
12328
12329 \begin_layout Plain Layout
12330 f
12331 \end_layout
12332
12333 \end_inset
12334 </cell>
12335 </row>
12336 <row>
12337 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12338 \begin_inset Text
12339
12340 \begin_layout Plain Layout
12341
12342 \end_layout
12343
12344 \end_inset
12345 </cell>
12346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12347 \begin_inset Text
12348
12349 \begin_layout Plain Layout
12350 h
12351 \end_layout
12352
12353 \end_inset
12354 </cell>
12355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12356 \begin_inset Text
12357
12358 \begin_layout Plain Layout
12359 i
12360 \end_layout
12361
12362 \end_inset
12363 </cell>
12364 </row>
12365 </lyxtabular>
12366
12367 \end_inset
12368
12369
12370 \end_layout
12371
12372 \begin_layout Standard
12373 La anchura de las celdas multifila se establece poniendo la anchura y la
12374  alineación para toda la columna.
12375  El 
12376 \family sans
12377 Desplazamiento vertical
12378 \family default
12379  cambia el contenido de la multifila arriba/abajo según su valor sea positivo/ne
12380 gativo.
12381 \end_layout
12382
12383 \begin_layout Standard
12384 Si la columna de una celda multifila no tiene anchura explícita, la celda
12385  multifila hereda el alineamiento de la columna.
12386  Por otra parte, se alinea a la izquierda por omisión.
12387  Para cambiar esto renombra el comando 
12388 \series bold
12389
12390 \backslash
12391 multirowsetup
12392 \series default
12393  con el comando
12394 \end_layout
12395
12396 \begin_layout Standard
12397
12398 \series bold
12399
12400 \backslash
12401 renewcommand{
12402 \backslash
12403 multirowsetup}{
12404 \backslash
12405 centering}
12406 \end_layout
12407
12408 \begin_layout Standard
12409 en el preámbulo del documento.
12410  Entonces se centran todas las entradas de celdas multifila en el documento.
12411  Si sólo queremos centrar en algunos cuadros, se puede renombrar el comando
12412  en código \SpecialChar TeX
12413  justo antes del cuadro en lugar de en el preámbulo.
12414  Si el texto debe estar alineado a la derecha, reemplaza 
12415 \series bold
12416
12417 \backslash
12418 centering
12419 \series default
12420  por 
12421 \series bold
12422
12423 \backslash
12424 raggedleft
12425 \series default
12426 .
12427  Para volver a alineado a la izquierda usa 
12428 \series bold
12429
12430 \backslash
12431 raggedright
12432 \series default
12433 .
12434 \end_layout
12435
12436 \begin_layout Standard
12437 Este es un ejemplo de cuadro con una celda multifila alineada a la derecha
12438  que tiene un desplazamiento vertical de -4
12439 \begin_inset space \thinspace{}
12440 \end_inset
12441
12442 mm y está en una columna de 3
12443 \begin_inset space \thinspace{}
12444 \end_inset
12445
12446 cm de ancho:
12447 \end_layout
12448
12449 \begin_layout Standard
12450 \noindent
12451 \align center
12452 \begin_inset ERT
12453 status collapsed
12454
12455 \begin_layout Plain Layout
12456
12457
12458 \backslash
12459 renewcommand{
12460 \backslash
12461 multirowsetup}{
12462 \backslash
12463 raggedleft}
12464 \end_layout
12465
12466 \end_inset
12467
12468
12469 \begin_inset Tabular
12470 <lyxtabular version="3" rows="4" columns="3">
12471 <features tabularvalignment="middle">
12472 <column alignment="center" valignment="top" width="3cm">
12473 <column alignment="center" valignment="top">
12474 <column alignment="center" valignment="top">
12475 <row>
12476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12477 \begin_inset Text
12478
12479 \begin_layout Plain Layout
12480 entrada en una celda larga
12481 \end_layout
12482
12483 \end_inset
12484 </cell>
12485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12486 \begin_inset Text
12487
12488 \begin_layout Plain Layout
12489 b
12490 \end_layout
12491
12492 \end_inset
12493 </cell>
12494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12495 \begin_inset Text
12496
12497 \begin_layout Plain Layout
12498 c
12499 \end_layout
12500
12501 \end_inset
12502 </cell>
12503 </row>
12504 <row>
12505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12506 \begin_inset Text
12507
12508 \begin_layout Plain Layout
12509 t
12510 \end_layout
12511
12512 \end_inset
12513 </cell>
12514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12515 \begin_inset Text
12516
12517 \begin_layout Plain Layout
12518 n
12519 \end_layout
12520
12521 \end_inset
12522 </cell>
12523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527 m
12528 \end_layout
12529
12530 \end_inset
12531 </cell>
12532 </row>
12533 <row>
12534 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12535 \begin_inset Text
12536
12537 \begin_layout Plain Layout
12538 multifila
12539 \end_layout
12540
12541 \end_inset
12542 </cell>
12543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12544 \begin_inset Text
12545
12546 \begin_layout Plain Layout
12547 e
12548 \end_layout
12549
12550 \end_inset
12551 </cell>
12552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12553 \begin_inset Text
12554
12555 \begin_layout Plain Layout
12556 f
12557 \end_layout
12558
12559 \end_inset
12560 </cell>
12561 </row>
12562 <row>
12563 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12564 \begin_inset Text
12565
12566 \begin_layout Plain Layout
12567
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12573 \begin_inset Text
12574
12575 \begin_layout Plain Layout
12576 h
12577 \end_layout
12578
12579 \end_inset
12580 </cell>
12581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12582 \begin_inset Text
12583
12584 \begin_layout Plain Layout
12585 i
12586 \end_layout
12587
12588 \end_inset
12589 </cell>
12590 </row>
12591 </lyxtabular>
12592
12593 \end_inset
12594
12595
12596 \begin_inset ERT
12597 status collapsed
12598
12599 \begin_layout Plain Layout
12600
12601
12602 \backslash
12603 renewcommand{
12604 \backslash
12605 multirowsetup}{
12606 \backslash
12607 raggedright}
12608 \end_layout
12609
12610 \end_inset
12611
12612
12613 \end_layout
12614
12615 \begin_layout Standard
12616 Para iniciar una nueva línea en una multifila se puede usar un salto de
12617  página forzado (
12618 \family sans
12619 Ctrl+Retorno
12620 \family default
12621 ) pero esto no respetará la alineación de celda, como se ve en este cuadro:
12622 \end_layout
12623
12624 \begin_layout Standard
12625 \noindent
12626 \align center
12627 \begin_inset Tabular
12628 <lyxtabular version="3" rows="3" columns="2">
12629 <features tabularvalignment="middle">
12630 <column alignment="left" valignment="middle" width="2cm">
12631 <column alignment="center" valignment="top">
12632 <row>
12633 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12634 \begin_inset Text
12635
12636 \begin_layout Plain Layout
12637 aaa
12638 \begin_inset Newline newline
12639 \end_inset
12640
12641 aaa
12642 \begin_inset Newline newline
12643 \end_inset
12644
12645 celda errónea
12646 \end_layout
12647
12648 \end_inset
12649 </cell>
12650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12651 \begin_inset Text
12652
12653 \begin_layout Plain Layout
12654 ccc
12655 \end_layout
12656
12657 \end_inset
12658 </cell>
12659 </row>
12660 <row>
12661 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12662 \begin_inset Text
12663
12664 \begin_layout Plain Layout
12665
12666 \end_layout
12667
12668 \end_inset
12669 </cell>
12670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12671 \begin_inset Text
12672
12673 \begin_layout Plain Layout
12674 ddd
12675 \end_layout
12676
12677 \end_inset
12678 </cell>
12679 </row>
12680 <row>
12681 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12682 \begin_inset Text
12683
12684 \begin_layout Plain Layout
12685 bbb
12686 \end_layout
12687
12688 \end_inset
12689 </cell>
12690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12691 \begin_inset Text
12692
12693 \begin_layout Plain Layout
12694 eee
12695 \end_layout
12696
12697 \end_inset
12698 </cell>
12699 </row>
12700 </lyxtabular>
12701
12702 \end_inset
12703
12704
12705 \end_layout
12706
12707 \begin_layout Standard
12708 Por tanto, hay que usar con cuidado los saltos forzados.
12709 \end_layout
12710
12711 \begin_layout Subsection
12712 Celdas con línea(s) diagonal(es)
12713 \end_layout
12714
12715 \begin_layout Standard
12716 Para que el lector distinga los encabezados de filas y columnas, es útil
12717  dividir la primera celda del cuadro con una o dos líneas diagonales.
12718  Esto es posible cargando el paquete \SpecialChar LaTeX
12719  
12720 \series bold
12721 diagbox
12722 \series default
12723
12724 \begin_inset Index idx
12725 status collapsed
12726
12727 \begin_layout Plain Layout
12728 \SpecialChar LaTeX
12729 -paquetes ! diagbox
12730 \end_layout
12731
12732 \end_inset
12733
12734  en el preámbulo del documento.
12735  El paquete suministra el comando 
12736 \series bold
12737
12738 \backslash
12739 diagbox
12740 \series default
12741 , que se inserta en código \SpecialChar TeX
12742  con dos o tres argumentos:
12743 \end_layout
12744
12745 \begin_layout Standard
12746
12747 \series bold
12748
12749 \backslash
12750 diagbox[options]{izquierda abajo}{derecha arriba}
12751 \end_layout
12752
12753 \begin_layout Standard
12754
12755 \series bold
12756
12757 \backslash
12758 diagbox[options]{izquierda abajo}{izquierda arriba}{derecha arriba}
12759 \end_layout
12760
12761 \begin_layout Standard
12762 En el primer caso, la celda se divide con una línea diagonal y los argumentos
12763  se colocan debajo y encima de dicha línea.
12764  En el segundo la celda se divide con dos líneas.
12765 \end_layout
12766
12767 \begin_layout Standard
12768 \begin_inset ERT
12769 status collapsed
12770
12771 \begin_layout Plain Layout
12772
12773
12774 \backslash
12775 ifdiagbox
12776 \end_layout
12777
12778 \end_inset
12779
12780
12781 \begin_inset Note Note
12782 status open
12783
12784 \begin_layout Plain Layout
12785 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
12786  \SpecialChar LaTeX
12787  
12788 \series bold
12789 diagbox
12790 \series default
12791 .
12792 \end_layout
12793
12794 \end_inset
12795
12796
12797 \end_layout
12798
12799 \begin_layout Standard
12800 Aquí hay un ejemplo de cuadro con 
12801 \series bold
12802
12803 \backslash
12804 diagbox
12805 \series default
12806  y dos argumentos:
12807 \end_layout
12808
12809 \begin_layout Standard
12810 \begin_inset VSpace medskip
12811 \end_inset
12812
12813
12814 \end_layout
12815
12816 \begin_layout Standard
12817 \noindent
12818 \begin_inset Tabular
12819 <lyxtabular version="3" rows="4" columns="4">
12820 <features tabularvalignment="middle">
12821 <column alignment="center" valignment="top">
12822 <column alignment="center" valignment="top">
12823 <column alignment="center" valignment="top">
12824 <column alignment="center" valignment="top">
12825 <row>
12826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12827 \begin_inset Text
12828
12829 \begin_layout Plain Layout
12830 \begin_inset ERT
12831 status collapsed
12832
12833 \begin_layout Plain Layout
12834
12835
12836 \backslash
12837 diagbox{
12838 \end_layout
12839
12840 \end_inset
12841
12842 Nombre
12843 \begin_inset ERT
12844 status collapsed
12845
12846 \begin_layout Plain Layout
12847
12848 }{
12849 \end_layout
12850
12851 \end_inset
12852
12853 Parámetro
12854 \begin_inset ERT
12855 status collapsed
12856
12857 \begin_layout Plain Layout
12858
12859 }
12860 \end_layout
12861
12862 \end_inset
12863
12864
12865 \end_layout
12866
12867 \end_inset
12868 </cell>
12869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12870 \begin_inset Text
12871
12872 \begin_layout Plain Layout
12873 Thickness in nm
12874 \end_layout
12875
12876 \end_inset
12877 </cell>
12878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12879 \begin_inset Text
12880
12881 \begin_layout Plain Layout
12882 Transparency in %
12883 \end_layout
12884
12885 \end_inset
12886 </cell>
12887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12888 \begin_inset Text
12889
12890 \begin_layout Plain Layout
12891 Hardness in MPa
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 </row>
12897 <row>
12898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902 Perfect Green
12903 \end_layout
12904
12905 \end_inset
12906 </cell>
12907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12908 \begin_inset Text
12909
12910 \begin_layout Plain Layout
12911 45
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920 80
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12926 \begin_inset Text
12927
12928 \begin_layout Plain Layout
12929 504
12930 \end_layout
12931
12932 \end_inset
12933 </cell>
12934 </row>
12935 <row>
12936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12937 \begin_inset Text
12938
12939 \begin_layout Plain Layout
12940 Dark Multi-P
12941 \end_layout
12942
12943 \end_inset
12944 </cell>
12945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12946 \begin_inset Text
12947
12948 \begin_layout Plain Layout
12949 60
12950 \end_layout
12951
12952 \end_inset
12953 </cell>
12954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12955 \begin_inset Text
12956
12957 \begin_layout Plain Layout
12958 72
12959 \end_layout
12960
12961 \end_inset
12962 </cell>
12963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12964 \begin_inset Text
12965
12966 \begin_layout Plain Layout
12967 982
12968 \end_layout
12969
12970 \end_inset
12971 </cell>
12972 </row>
12973 <row>
12974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12975 \begin_inset Text
12976
12977 \begin_layout Plain Layout
12978 Crystal Clear Pro
12979 \end_layout
12980
12981 \end_inset
12982 </cell>
12983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12984 \begin_inset Text
12985
12986 \begin_layout Plain Layout
12987 18
12988 \end_layout
12989
12990 \end_inset
12991 </cell>
12992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12993 \begin_inset Text
12994
12995 \begin_layout Plain Layout
12996 86
12997 \end_layout
12998
12999 \end_inset
13000 </cell>
13001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13002 \begin_inset Text
13003
13004 \begin_layout Plain Layout
13005 374
13006 \end_layout
13007
13008 \end_inset
13009 </cell>
13010 </row>
13011 </lyxtabular>
13012
13013 \end_inset
13014
13015
13016 \begin_inset VSpace medskip
13017 \end_inset
13018
13019
13020 \end_layout
13021
13022 \begin_layout Standard
13023 El esquema con tres argumentos puede ser útil, por ejemplo, para cuadros
13024  de ligas deportivas o distancias:
13025 \end_layout
13026
13027 \begin_layout Standard
13028 \noindent
13029 \align center
13030 \begin_inset Tabular
13031 <lyxtabular version="3" rows="4" columns="4">
13032 <features tabularvalignment="middle">
13033 <column alignment="center" valignment="top" width="0pt">
13034 <column alignment="center" valignment="top">
13035 <column alignment="center" valignment="top">
13036 <column alignment="center" valignment="top">
13037 <row>
13038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13039 \begin_inset Text
13040
13041 \begin_layout Plain Layout
13042 \begin_inset ERT
13043 status collapsed
13044
13045 \begin_layout Plain Layout
13046
13047
13048 \backslash
13049 diagbox{
13050 \end_layout
13051
13052 \end_inset
13053
13054 Equipo local
13055 \begin_inset ERT
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059
13060 }{
13061 \end_layout
13062
13063 \end_inset
13064
13065 Resultado
13066 \begin_inset ERT
13067 status collapsed
13068
13069 \begin_layout Plain Layout
13070
13071 }{
13072 \end_layout
13073
13074 \end_inset
13075
13076 Equipo visitante
13077 \begin_inset ERT
13078 status collapsed
13079
13080 \begin_layout Plain Layout
13081
13082 }
13083 \end_layout
13084
13085 \end_inset
13086
13087
13088 \end_layout
13089
13090 \end_inset
13091 </cell>
13092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13093 \begin_inset Text
13094
13095 \begin_layout Plain Layout
13096 Tigers
13097 \end_layout
13098
13099 \end_inset
13100 </cell>
13101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13102 \begin_inset Text
13103
13104 \begin_layout Plain Layout
13105 Panthers
13106 \end_layout
13107
13108 \end_inset
13109 </cell>
13110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13111 \begin_inset Text
13112
13113 \begin_layout Plain Layout
13114 Falcons
13115 \end_layout
13116
13117 \end_inset
13118 </cell>
13119 </row>
13120 <row>
13121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13122 \begin_inset Text
13123
13124 \begin_layout Plain Layout
13125 Tigers
13126 \end_layout
13127
13128 \end_inset
13129 </cell>
13130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13131 \begin_inset Text
13132
13133 \begin_layout Plain Layout
13134
13135 \end_layout
13136
13137 \end_inset
13138 </cell>
13139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13140 \begin_inset Text
13141
13142 \begin_layout Plain Layout
13143 1:3
13144 \end_layout
13145
13146 \end_inset
13147 </cell>
13148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13149 \begin_inset Text
13150
13151 \begin_layout Plain Layout
13152 0:1
13153 \end_layout
13154
13155 \end_inset
13156 </cell>
13157 </row>
13158 <row>
13159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13160 \begin_inset Text
13161
13162 \begin_layout Plain Layout
13163 Panthers
13164 \end_layout
13165
13166 \end_inset
13167 </cell>
13168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13169 \begin_inset Text
13170
13171 \begin_layout Plain Layout
13172 3:1
13173 \end_layout
13174
13175 \end_inset
13176 </cell>
13177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13178 \begin_inset Text
13179
13180 \begin_layout Plain Layout
13181
13182 \end_layout
13183
13184 \end_inset
13185 </cell>
13186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13187 \begin_inset Text
13188
13189 \begin_layout Plain Layout
13190 0:0
13191 \end_layout
13192
13193 \end_inset
13194 </cell>
13195 </row>
13196 <row>
13197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13198 \begin_inset Text
13199
13200 \begin_layout Plain Layout
13201 Falcons
13202 \end_layout
13203
13204 \end_inset
13205 </cell>
13206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13207 \begin_inset Text
13208
13209 \begin_layout Plain Layout
13210 1:0
13211 \end_layout
13212
13213 \end_inset
13214 </cell>
13215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13216 \begin_inset Text
13217
13218 \begin_layout Plain Layout
13219 0:0
13220 \end_layout
13221
13222 \end_inset
13223 </cell>
13224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13225 \begin_inset Text
13226
13227 \begin_layout Plain Layout
13228
13229 \end_layout
13230
13231 \end_inset
13232 </cell>
13233 </row>
13234 </lyxtabular>
13235
13236 \end_inset
13237
13238
13239 \end_layout
13240
13241 \begin_layout Standard
13242 Para cuadros más grandes con datos cruzados se pueden usar celdas divididas
13243  en cada esquina del cuadro, como en el siguiente ejemplo:
13244 \end_layout
13245
13246 \begin_layout Standard
13247 \noindent
13248 \align center
13249 \begin_inset Tabular
13250 <lyxtabular version="3" rows="5" columns="5">
13251 <features tabularvalignment="middle">
13252 <column alignment="center" valignment="top" width="0pt">
13253 <column alignment="center" valignment="top">
13254 <column alignment="center" valignment="top">
13255 <column alignment="center" valignment="top">
13256 <column alignment="center" valignment="top">
13257 <row>
13258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13259 \begin_inset Text
13260
13261 \begin_layout Plain Layout
13262 \begin_inset ERT
13263 status open
13264
13265 \begin_layout Plain Layout
13266
13267
13268 \backslash
13269 diagbox{
13270 \end_layout
13271
13272 \end_inset
13273
13274 Equipo local
13275 \begin_inset ERT
13276 status collapsed
13277
13278 \begin_layout Plain Layout
13279
13280 }{
13281 \end_layout
13282
13283 \end_inset
13284
13285 Resultado
13286 \begin_inset ERT
13287 status collapsed
13288
13289 \begin_layout Plain Layout
13290
13291 }{
13292 \end_layout
13293
13294 \end_inset
13295
13296 Equipo visitante
13297 \begin_inset ERT
13298 status collapsed
13299
13300 \begin_layout Plain Layout
13301
13302 }
13303 \end_layout
13304
13305 \end_inset
13306
13307
13308 \end_layout
13309
13310 \end_inset
13311 </cell>
13312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13313 \begin_inset Text
13314
13315 \begin_layout Plain Layout
13316 Tigers
13317 \end_layout
13318
13319 \end_inset
13320 </cell>
13321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13322 \begin_inset Text
13323
13324 \begin_layout Plain Layout
13325 Panthers
13326 \end_layout
13327
13328 \end_inset
13329 </cell>
13330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13331 \begin_inset Text
13332
13333 \begin_layout Plain Layout
13334 Falcons
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343 \begin_inset ERT
13344 status open
13345
13346 \begin_layout Plain Layout
13347
13348
13349 \backslash
13350 diagbox[dir=NE]{
13351 \end_layout
13352
13353 \end_inset
13354
13355 Equipo local
13356 \begin_inset ERT
13357 status collapsed
13358
13359 \begin_layout Plain Layout
13360
13361 }{
13362 \end_layout
13363
13364 \end_inset
13365
13366 Resultado
13367 \begin_inset ERT
13368 status collapsed
13369
13370 \begin_layout Plain Layout
13371
13372 }{
13373 \end_layout
13374
13375 \end_inset
13376
13377 Equipo visitante
13378 \begin_inset ERT
13379 status collapsed
13380
13381 \begin_layout Plain Layout
13382
13383 }
13384 \end_layout
13385
13386 \end_inset
13387
13388
13389 \end_layout
13390
13391 \end_inset
13392 </cell>
13393 </row>
13394 <row>
13395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13396 \begin_inset Text
13397
13398 \begin_layout Plain Layout
13399 Tigers
13400 \end_layout
13401
13402 \end_inset
13403 </cell>
13404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13405 \begin_inset Text
13406
13407 \begin_layout Plain Layout
13408
13409 \end_layout
13410
13411 \end_inset
13412 </cell>
13413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13414 \begin_inset Text
13415
13416 \begin_layout Plain Layout
13417 1:3
13418 \end_layout
13419
13420 \end_inset
13421 </cell>
13422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13423 \begin_inset Text
13424
13425 \begin_layout Plain Layout
13426 0:1
13427 \end_layout
13428
13429 \end_inset
13430 </cell>
13431 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13432 \begin_inset Text
13433
13434 \begin_layout Plain Layout
13435 Tigers
13436 \end_layout
13437
13438 \end_inset
13439 </cell>
13440 </row>
13441 <row>
13442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13443 \begin_inset Text
13444
13445 \begin_layout Plain Layout
13446 Panthers
13447 \end_layout
13448
13449 \end_inset
13450 </cell>
13451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13452 \begin_inset Text
13453
13454 \begin_layout Plain Layout
13455 3:1
13456 \end_layout
13457
13458 \end_inset
13459 </cell>
13460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13461 \begin_inset Text
13462
13463 \begin_layout Plain Layout
13464
13465 \end_layout
13466
13467 \end_inset
13468 </cell>
13469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13470 \begin_inset Text
13471
13472 \begin_layout Plain Layout
13473 0:0
13474 \end_layout
13475
13476 \end_inset
13477 </cell>
13478 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13479 \begin_inset Text
13480
13481 \begin_layout Plain Layout
13482 Panthers
13483 \end_layout
13484
13485 \end_inset
13486 </cell>
13487 </row>
13488 <row>
13489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13490 \begin_inset Text
13491
13492 \begin_layout Plain Layout
13493 Falcons
13494 \end_layout
13495
13496 \end_inset
13497 </cell>
13498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13499 \begin_inset Text
13500
13501 \begin_layout Plain Layout
13502 1:0
13503 \end_layout
13504
13505 \end_inset
13506 </cell>
13507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13508 \begin_inset Text
13509
13510 \begin_layout Plain Layout
13511 0:0
13512 \end_layout
13513
13514 \end_inset
13515 </cell>
13516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13517 \begin_inset Text
13518
13519 \begin_layout Plain Layout
13520
13521 \end_layout
13522
13523 \end_inset
13524 </cell>
13525 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13526 \begin_inset Text
13527
13528 \begin_layout Plain Layout
13529 Falcons
13530 \end_layout
13531
13532 \end_inset
13533 </cell>
13534 </row>
13535 <row>
13536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13537 \begin_inset Text
13538
13539 \begin_layout Plain Layout
13540 \begin_inset ERT
13541 status open
13542
13543 \begin_layout Plain Layout
13544
13545
13546 \backslash
13547 diagbox[dir=SW]{
13548 \end_layout
13549
13550 \end_inset
13551
13552 Equipo local
13553 \begin_inset ERT
13554 status collapsed
13555
13556 \begin_layout Plain Layout
13557
13558 }{
13559 \end_layout
13560
13561 \end_inset
13562
13563 Resultado
13564 \begin_inset ERT
13565 status collapsed
13566
13567 \begin_layout Plain Layout
13568
13569 }{
13570 \end_layout
13571
13572 \end_inset
13573
13574 Equipo visitante
13575 \begin_inset ERT
13576 status collapsed
13577
13578 \begin_layout Plain Layout
13579
13580 }
13581 \end_layout
13582
13583 \end_inset
13584
13585
13586 \end_layout
13587
13588 \end_inset
13589 </cell>
13590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13591 \begin_inset Text
13592
13593 \begin_layout Plain Layout
13594 Tigers
13595 \end_layout
13596
13597 \end_inset
13598 </cell>
13599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13600 \begin_inset Text
13601
13602 \begin_layout Plain Layout
13603 Panthers
13604 \end_layout
13605
13606 \end_inset
13607 </cell>
13608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13609 \begin_inset Text
13610
13611 \begin_layout Plain Layout
13612 Falcons
13613 \end_layout
13614
13615 \end_inset
13616 </cell>
13617 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13618 \begin_inset Text
13619
13620 \begin_layout Plain Layout
13621 \begin_inset ERT
13622 status open
13623
13624 \begin_layout Plain Layout
13625
13626
13627 \backslash
13628 diagbox[dir=SE]{
13629 \end_layout
13630
13631 \end_inset
13632
13633 Equipo local
13634 \begin_inset ERT
13635 status collapsed
13636
13637 \begin_layout Plain Layout
13638
13639 }{
13640 \end_layout
13641
13642 \end_inset
13643
13644 Resultado
13645 \begin_inset ERT
13646 status collapsed
13647
13648 \begin_layout Plain Layout
13649
13650 }{
13651 \end_layout
13652
13653 \end_inset
13654
13655 Equipo visitante
13656 \begin_inset ERT
13657 status collapsed
13658
13659 \begin_layout Plain Layout
13660
13661 }
13662 \end_layout
13663
13664 \end_inset
13665
13666
13667 \end_layout
13668
13669 \end_inset
13670 </cell>
13671 </row>
13672 </lyxtabular>
13673
13674 \end_inset
13675
13676
13677 \end_layout
13678
13679 \begin_layout Standard
13680 Para rotar las líneas diagonales se usa la opción 
13681 \series bold
13682 dir=direction
13683 \series default
13684 .
13685  
13686 \emph on
13687 direction
13688 \emph default
13689  es 
13690 \series bold
13691 NE
13692 \series default
13693
13694 \series bold
13695 SE
13696 \series default
13697
13698 \series bold
13699 SW
13700 \series default
13701  o 
13702 \series bold
13703 NW
13704 \series default
13705 , que representan puntos en una brújula.
13706  Por ejemplo, 
13707 \series bold
13708 SW
13709 \series default
13710  es la orientación suroeste.
13711  Así, en la celda inferior izquierda del cuadro anterior, se ha utilizado
13712  el comando
13713 \end_layout
13714
13715 \begin_layout Standard
13716
13717 \series bold
13718
13719 \backslash
13720 diagbox[dir=SW]{Equipo local}{Resultado}{Equipo visitante}
13721 \end_layout
13722
13723 \begin_layout Standard
13724 Si no se indica dirección se usa NW.
13725 \end_layout
13726
13727 \begin_layout Standard
13728 La anchura adecuada para las celdas divididas se calcula automáticamente.
13729  Si estableces una anchura fija de columna menor que la calculada, el contenido
13730  sobrepasará los bordes de la celda:
13731 \end_layout
13732
13733 \begin_layout Standard
13734 \noindent
13735 \align center
13736 \begin_inset Tabular
13737 <lyxtabular version="3" rows="2" columns="2">
13738 <features tabularvalignment="middle">
13739 <column alignment="center" valignment="top" width="3cm">
13740 <column alignment="center" valignment="top">
13741 <row>
13742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13743 \begin_inset Text
13744
13745 \begin_layout Plain Layout
13746 \begin_inset ERT
13747 status collapsed
13748
13749 \begin_layout Plain Layout
13750
13751
13752 \backslash
13753 diagbox{
13754 \end_layout
13755
13756 \end_inset
13757
13758 Nombre
13759 \begin_inset ERT
13760 status collapsed
13761
13762 \begin_layout Plain Layout
13763
13764 }{
13765 \end_layout
13766
13767 \end_inset
13768
13769 Parámetro
13770 \begin_inset ERT
13771 status collapsed
13772
13773 \begin_layout Plain Layout
13774
13775 }
13776 \end_layout
13777
13778 \end_inset
13779
13780
13781 \end_layout
13782
13783 \end_inset
13784 </cell>
13785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13786 \begin_inset Text
13787
13788 \begin_layout Plain Layout
13789 Thickness in nm
13790 \end_layout
13791
13792 \end_inset
13793 </cell>
13794 </row>
13795 <row>
13796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13797 \begin_inset Text
13798
13799 \begin_layout Plain Layout
13800 Perfect Green
13801 \end_layout
13802
13803 \end_inset
13804 </cell>
13805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13806 \begin_inset Text
13807
13808 \begin_layout Plain Layout
13809 45
13810 \end_layout
13811
13812 \end_inset
13813 </cell>
13814 </row>
13815 </lyxtabular>
13816
13817 \end_inset
13818
13819
13820 \end_layout
13821
13822 \begin_layout Standard
13823 Si hace falta una determinada anchura para columnas con celdas divididas,
13824  se usa la opción 
13825 \series bold
13826 width=3cm
13827 \series default
13828  (donde '3cm' puede cambiarse por la cantidad deseada).
13829  En el cuadro siguiente se ha puesto 4
13830 \begin_inset space \thinspace{}
13831 \end_inset
13832
13833 cm de anchura para la primera columna.
13834  Para 
13835 \series bold
13836
13837 \backslash
13838 diagbox
13839 \series default
13840  se necesita una anchura de 4
13841 \begin_inset space \thinspace{}
13842 \end_inset
13843
13844 cm + 2
13845 \begin_inset space \thinspace{}
13846 \end_inset
13847
13848
13849 \backslash
13850 tabcolsep, ya que la anchura total es la del texto (4
13851 \begin_inset space \thinspace{}
13852 \end_inset
13853
13854 cm en este caso) más dos veces la separación del texto y el borde.
13855  El cálculo de la anchura no puede hacerse en la opciones del comando 
13856 \series bold
13857
13858 \backslash
13859 diagbox
13860 \series default
13861 , hay que crear una nueva longitud que se puede usar después.
13862  Esto se hace con los comandos en código \SpecialChar TeX
13863
13864 \end_layout
13865
13866 \begin_layout Standard
13867
13868 \series bold
13869
13870 \backslash
13871 newlength{
13872 \backslash
13873 diagtest}
13874 \begin_inset Newline newline
13875 \end_inset
13876
13877
13878 \backslash
13879 setlength{
13880 \backslash
13881 diagtest}{4cm+2
13882 \backslash
13883 tabcolsep}
13884 \end_layout
13885
13886 \begin_layout Standard
13887 \begin_inset ERT
13888 status collapsed
13889
13890 \begin_layout Plain Layout
13891
13892
13893 \backslash
13894 newlength{
13895 \backslash
13896 diagtest}
13897 \end_layout
13898
13899 \begin_layout Plain Layout
13900
13901
13902 \backslash
13903 setlength{
13904 \backslash
13905 diagtest}{4cm+2
13906 \backslash
13907 tabcolsep}
13908 \end_layout
13909
13910 \end_inset
13911
13912
13913 \end_layout
13914
13915 \begin_layout Standard
13916 Para habilitar cálculos en \SpecialChar LaTeX
13917  hay que cargar el paquete 
13918 \series bold
13919 calc
13920 \series default
13921
13922 \begin_inset Index idx
13923 status collapsed
13924
13925 \begin_layout Plain Layout
13926 \SpecialChar LaTeX
13927 -paquetes ! calc
13928 \end_layout
13929
13930 \end_inset
13931
13932  en el preámbulo del documento.
13933 \end_layout
13934
13935 \begin_layout Standard
13936 En este cuadro se puede usar ahora el comando
13937 \end_layout
13938
13939 \begin_layout Standard
13940
13941 \series bold
13942
13943 \backslash
13944 diagbox[width=
13945 \backslash
13946 diagtest]{A}{B}
13947 \end_layout
13948
13949 \begin_layout Standard
13950 en la primera celda:
13951 \end_layout
13952
13953 \begin_layout Standard
13954 \noindent
13955 \align center
13956 \begin_inset Tabular
13957 <lyxtabular version="3" rows="2" columns="2">
13958 <features tabularvalignment="middle">
13959 <column alignment="center" valignment="top" width="4cm">
13960 <column alignment="center" valignment="top">
13961 <row>
13962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13963 \begin_inset Text
13964
13965 \begin_layout Plain Layout
13966 \begin_inset ERT
13967 status open
13968
13969 \begin_layout Plain Layout
13970
13971
13972 \backslash
13973 diagbox[width=
13974 \backslash
13975 diagtest]{
13976 \end_layout
13977
13978 \end_inset
13979
13980 A
13981 \begin_inset ERT
13982 status collapsed
13983
13984 \begin_layout Plain Layout
13985
13986 }{
13987 \end_layout
13988
13989 \end_inset
13990
13991 B
13992 \begin_inset ERT
13993 status collapsed
13994
13995 \begin_layout Plain Layout
13996
13997 }
13998 \end_layout
13999
14000 \end_inset
14001
14002
14003 \end_layout
14004
14005 \end_inset
14006 </cell>
14007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14008 \begin_inset Text
14009
14010 \begin_layout Plain Layout
14011 Thickness in nm
14012 \end_layout
14013
14014 \end_inset
14015 </cell>
14016 </row>
14017 <row>
14018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14019 \begin_inset Text
14020
14021 \begin_layout Plain Layout
14022 Perfect Green
14023 \end_layout
14024
14025 \end_inset
14026 </cell>
14027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14028 \begin_inset Text
14029
14030 \begin_layout Plain Layout
14031 45
14032 \end_layout
14033
14034 \end_inset
14035 </cell>
14036 </row>
14037 </lyxtabular>
14038
14039 \end_inset
14040
14041
14042 \end_layout
14043
14044 \begin_layout Standard
14045 Hay que tener en cuenta que la celda dividida ha de ser la más ancha en
14046  la columna.
14047  De otro modo, la longitud de la diagonal no puede calcularse correctamente,
14048  como en este caso:
14049 \end_layout
14050
14051 \begin_layout Standard
14052 \noindent
14053 \align center
14054 \begin_inset Tabular
14055 <lyxtabular version="3" rows="2" columns="2">
14056 <features tabularvalignment="middle">
14057 <column alignment="center" valignment="top" width="0pt">
14058 <column alignment="center" valignment="top">
14059 <row>
14060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14061 \begin_inset Text
14062
14063 \begin_layout Plain Layout
14064 \begin_inset ERT
14065 status collapsed
14066
14067 \begin_layout Plain Layout
14068
14069
14070 \backslash
14071 diagbox{
14072 \end_layout
14073
14074 \end_inset
14075
14076 A
14077 \begin_inset ERT
14078 status collapsed
14079
14080 \begin_layout Plain Layout
14081
14082 }{
14083 \end_layout
14084
14085 \end_inset
14086
14087 B
14088 \begin_inset ERT
14089 status collapsed
14090
14091 \begin_layout Plain Layout
14092
14093 }
14094 \end_layout
14095
14096 \end_inset
14097
14098
14099 \end_layout
14100
14101 \end_inset
14102 </cell>
14103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14104 \begin_inset Text
14105
14106 \begin_layout Plain Layout
14107 Thickness in nm
14108 \end_layout
14109
14110 \end_inset
14111 </cell>
14112 </row>
14113 <row>
14114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14115 \begin_inset Text
14116
14117 \begin_layout Plain Layout
14118 Perfect Green
14119 \end_layout
14120
14121 \end_inset
14122 </cell>
14123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14124 \begin_inset Text
14125
14126 \begin_layout Plain Layout
14127 45
14128 \end_layout
14129
14130 \end_inset
14131 </cell>
14132 </row>
14133 </lyxtabular>
14134
14135 \end_inset
14136
14137
14138 \end_layout
14139
14140 \begin_layout Standard
14141 En este caso se usa la opción 
14142 \series bold
14143 width
14144 \series default
14145  del comando 
14146 \series bold
14147
14148 \backslash
14149 diagbox
14150 \series default
14151 .
14152  Ahora no es necesario añadir 2
14153 \backslash
14154 tabcolsep porque la anchura de la celda es la anchura de la columna.
14155  En este cuadro se usa una anchura de 3
14156 \begin_inset space \thinspace{}
14157 \end_inset
14158
14159 cm:
14160 \end_layout
14161
14162 \begin_layout Standard
14163 \noindent
14164 \align center
14165 \begin_inset Tabular
14166 <lyxtabular version="3" rows="2" columns="2">
14167 <features tabularvalignment="middle">
14168 <column alignment="center" valignment="top" width="0pt">
14169 <column alignment="center" valignment="top">
14170 <row>
14171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14172 \begin_inset Text
14173
14174 \begin_layout Plain Layout
14175 \begin_inset ERT
14176 status open
14177
14178 \begin_layout Plain Layout
14179
14180
14181 \backslash
14182 diagbox[width=3cm]{
14183 \end_layout
14184
14185 \end_inset
14186
14187 A
14188 \begin_inset ERT
14189 status collapsed
14190
14191 \begin_layout Plain Layout
14192
14193 }{
14194 \end_layout
14195
14196 \end_inset
14197
14198 B
14199 \begin_inset ERT
14200 status collapsed
14201
14202 \begin_layout Plain Layout
14203
14204 }
14205 \end_layout
14206
14207 \end_inset
14208
14209
14210 \end_layout
14211
14212 \end_inset
14213 </cell>
14214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14215 \begin_inset Text
14216
14217 \begin_layout Plain Layout
14218 Thickness in nm
14219 \end_layout
14220
14221 \end_inset
14222 </cell>
14223 </row>
14224 <row>
14225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14226 \begin_inset Text
14227
14228 \begin_layout Plain Layout
14229 Perfect Green
14230 \end_layout
14231
14232 \end_inset
14233 </cell>
14234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14235 \begin_inset Text
14236
14237 \begin_layout Plain Layout
14238 45
14239 \end_layout
14240
14241 \end_inset
14242 </cell>
14243 </row>
14244 </lyxtabular>
14245
14246 \end_inset
14247
14248
14249 \end_layout
14250
14251 \begin_layout Standard
14252 Para múltiples líneas de texto en celdas divididas se necesita una altura
14253  adicional para adaptar el texto a la celda.
14254  Esto se consigue con la opción 
14255 \series bold
14256 height=3cm
14257 \series default
14258  (se puede cambiar por el valor deseado).
14259  En el cuadro siguiente se usa el comando
14260 \end_layout
14261
14262 \begin_layout Standard
14263
14264 \series bold
14265
14266 \backslash
14267 diagbox[width=3cm,height=1.4cm]{A
14268 \backslash
14269
14270 \backslash
14271 B}{C
14272 \backslash
14273
14274 \backslash
14275 D}
14276 \end_layout
14277
14278 \begin_layout Standard
14279 en la primera celda.
14280  El comando 
14281 \series bold
14282
14283 \backslash
14284
14285 \backslash
14286
14287 \series default
14288  crea el salto de línea.
14289 \begin_inset Foot
14290 status open
14291
14292 \begin_layout Plain Layout
14293 Saltos de línea con 
14294 \family sans
14295 Ctrl+Retorno
14296 \family default
14297  solo es posible si la columna tiene anchura fija.
14298 \end_layout
14299
14300 \end_inset
14301
14302
14303 \end_layout
14304
14305 \begin_layout Standard
14306 \noindent
14307 \align center
14308 \begin_inset Tabular
14309 <lyxtabular version="3" rows="2" columns="2">
14310 <features tabularvalignment="middle">
14311 <column alignment="center" valignment="top">
14312 <column alignment="center" valignment="top">
14313 <row>
14314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14315 \begin_inset Text
14316
14317 \begin_layout Plain Layout
14318 \begin_inset ERT
14319 status open
14320
14321 \begin_layout Plain Layout
14322
14323
14324 \backslash
14325 diagbox[width=3cm,height=1.4cm]{
14326 \end_layout
14327
14328 \end_inset
14329
14330 A
14331 \begin_inset ERT
14332 status collapsed
14333
14334 \begin_layout Plain Layout
14335
14336
14337 \backslash
14338
14339 \backslash
14340
14341 \end_layout
14342
14343 \end_inset
14344
14345 B
14346 \begin_inset ERT
14347 status collapsed
14348
14349 \begin_layout Plain Layout
14350
14351 }{
14352 \end_layout
14353
14354 \end_inset
14355
14356 C
14357 \begin_inset ERT
14358 status collapsed
14359
14360 \begin_layout Plain Layout
14361
14362
14363 \backslash
14364
14365 \backslash
14366
14367 \end_layout
14368
14369 \end_inset
14370
14371 D
14372 \begin_inset ERT
14373 status collapsed
14374
14375 \begin_layout Plain Layout
14376
14377 }
14378 \end_layout
14379
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \end_inset
14386 </cell>
14387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14388 \begin_inset Text
14389
14390 \begin_layout Plain Layout
14391 Thickness in nm
14392 \end_layout
14393
14394 \end_inset
14395 </cell>
14396 </row>
14397 <row>
14398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14399 \begin_inset Text
14400
14401 \begin_layout Plain Layout
14402 Perfect Green
14403 \end_layout
14404
14405 \end_inset
14406 </cell>
14407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14408 \begin_inset Text
14409
14410 \begin_layout Plain Layout
14411 45
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 </row>
14417 </lyxtabular>
14418
14419 \end_inset
14420
14421
14422 \end_layout
14423
14424 \begin_layout Standard
14425 \begin_inset ERT
14426 status collapsed
14427
14428 \begin_layout Plain Layout
14429
14430
14431 \backslash
14432 else
14433 \end_layout
14434
14435 \end_inset
14436
14437
14438 \begin_inset Note Note
14439 status open
14440
14441 \begin_layout Plain Layout
14442 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
14443  
14444 \series bold
14445 diagbox
14446 \series default
14447 .
14448 \end_layout
14449
14450 \end_inset
14451
14452
14453 \end_layout
14454
14455 \begin_layout Standard
14456 Hay que instalar el paquete \SpecialChar LaTeX
14457  
14458 \series bold
14459 diagbox
14460 \series default
14461  para ver la parte siguiente en la salida.
14462 \end_layout
14463
14464 \begin_layout Standard
14465 \begin_inset ERT
14466 status collapsed
14467
14468 \begin_layout Plain Layout
14469
14470
14471 \backslash
14472 fi
14473 \end_layout
14474
14475 \end_inset
14476
14477
14478 \end_layout
14479
14480 \begin_layout Standard
14481 Para más información sobre el paquete \SpecialChar LaTeX
14482  
14483 \series bold
14484 diagbox
14485 \series default
14486  consulta su documentación,
14487 \begin_inset space ~
14488 \end_inset
14489
14490
14491 \begin_inset CommandInset citation
14492 LatexCommand cite
14493 key "diagbox"
14494
14495 \end_inset
14496
14497 .
14498 \end_layout
14499
14500 \begin_layout Section
14501 Cuadros formales
14502 \begin_inset CommandInset label
14503 LatexCommand label
14504 name "sec:Cuadros-Formales"
14505
14506 \end_inset
14507
14508
14509 \begin_inset Index idx
14510 status collapsed
14511
14512 \begin_layout Plain Layout
14513 Cuadros ! Formales
14514 \end_layout
14515
14516 \end_inset
14517
14518  
14519 \end_layout
14520
14521 \begin_layout Standard
14522 En los libros, los cuadros se suelen presentar en un formato como el del
14523  cuadro 
14524 \begin_inset space ~
14525 \end_inset
14526
14527
14528 \begin_inset CommandInset ref
14529 LatexCommand ref
14530 reference "tab:Ejemplo-cuadro-formal"
14531
14532 \end_inset
14533
14534 .
14535  Se denominan cuadros 
14536 \emph on
14537 formales
14538 \emph default
14539 .
14540  Para hacer cuadros con este diseño, elige 
14541 \family sans
14542 Estilo
14543 \family default
14544
14545 \begin_inset space ~
14546 \end_inset
14547
14548
14549 \family sans
14550 Formal
14551 \family default
14552  en la solapa 
14553 \family sans
14554 Bordes
14555 \family default
14556  del diálogo de cuadros.
14557 \end_layout
14558
14559 \begin_layout Standard
14560 \begin_inset Float table
14561 placement h
14562 wide false
14563 sideways false
14564 status open
14565
14566 \begin_layout Plain Layout
14567 \begin_inset Caption Standard
14568
14569 \begin_layout Plain Layout
14570 \begin_inset CommandInset label
14571 LatexCommand label
14572 name "tab:Ejemplo-cuadro-formal"
14573
14574 \end_inset
14575
14576 Ejemplo de cuadro formal
14577 \end_layout
14578
14579 \end_inset
14580
14581
14582 \end_layout
14583
14584 \begin_layout Plain Layout
14585 \align center
14586 \begin_inset Tabular
14587 <lyxtabular version="3" rows="8" columns="4">
14588 <features booktabs="true" tabularvalignment="middle">
14589 <column alignment="center" valignment="top">
14590 <column alignment="center" valignment="top">
14591 <column alignment="center" valignment="top">
14592 <column alignment="center" valignment="top">
14593 <row>
14594 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14595 \begin_inset Text
14596
14597 \begin_layout Plain Layout
14598 System
14599 \end_layout
14600
14601 \end_inset
14602 </cell>
14603 <cell alignment="center" valignment="top" topline="true" usebox="none">
14604 \begin_inset Text
14605
14606 \begin_layout Plain Layout
14607 Chip
14608 \begin_inset space \thinspace{}
14609 \end_inset
14610
14611 1
14612 \end_layout
14613
14614 \end_inset
14615 </cell>
14616 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14617 \begin_inset Text
14618
14619 \begin_layout Plain Layout
14620 Chip
14621 \begin_inset space \thinspace{}
14622 \end_inset
14623
14624 2
14625 \end_layout
14626
14627 \end_inset
14628 </cell>
14629 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14630 \begin_inset Text
14631
14632 \begin_layout Plain Layout
14633
14634 \end_layout
14635
14636 \end_inset
14637 </cell>
14638 </row>
14639 <row>
14640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14641 \begin_inset Text
14642
14643 \begin_layout Plain Layout
14644 \begin_inset ERT
14645 status collapsed
14646
14647 \begin_layout Plain Layout
14648
14649
14650 \backslash
14651 cmidrule(r){2-2}
14652 \end_layout
14653
14654 \end_inset
14655
14656
14657 \begin_inset ERT
14658 status collapsed
14659
14660 \begin_layout Plain Layout
14661
14662
14663 \backslash
14664 cmidrule(l){3-4}
14665 \end_layout
14666
14667 \end_inset
14668
14669 Detector thickness in µm
14670 \end_layout
14671
14672 \end_inset
14673 </cell>
14674 <cell alignment="center" valignment="top" usebox="none">
14675 \begin_inset Text
14676
14677 \begin_layout Plain Layout
14678 300
14679 \end_layout
14680
14681 \end_inset
14682 </cell>
14683 <cell alignment="center" valignment="top" usebox="none">
14684 \begin_inset Text
14685
14686 \begin_layout Plain Layout
14687 300
14688 \end_layout
14689
14690 \end_inset
14691 </cell>
14692 <cell alignment="center" valignment="top" usebox="none">
14693 \begin_inset Text
14694
14695 \begin_layout Plain Layout
14696 700
14697 \end_layout
14698
14699 \end_inset
14700 </cell>
14701 </row>
14702 <row>
14703 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14704 \begin_inset Text
14705
14706 \begin_layout Plain Layout
14707 Edge angle in °
14708 \end_layout
14709
14710 \end_inset
14711 </cell>
14712 <cell alignment="center" valignment="top" topline="true" usebox="none">
14713 \begin_inset Text
14714
14715 \begin_layout Plain Layout
14716 3.55
14717 \end_layout
14718
14719 \end_inset
14720 </cell>
14721 <cell alignment="center" valignment="top" topline="true" usebox="none">
14722 \begin_inset Text
14723
14724 \begin_layout Plain Layout
14725 2.71
14726 \end_layout
14727
14728 \end_inset
14729 </cell>
14730 <cell alignment="center" valignment="top" topline="true" usebox="none">
14731 \begin_inset Text
14732
14733 \begin_layout Plain Layout
14734 7.99
14735 \end_layout
14736
14737 \end_inset
14738 </cell>
14739 </row>
14740 <row topspace="default">
14741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Plain Layout
14745 Spatial resolution in µm
14746 \end_layout
14747
14748 \end_inset
14749 </cell>
14750 <cell alignment="center" valignment="top" usebox="none">
14751 \begin_inset Text
14752
14753 \begin_layout Plain Layout
14754 4.26
14755 \end_layout
14756
14757 \end_inset
14758 </cell>
14759 <cell alignment="center" valignment="top" usebox="none">
14760 \begin_inset Text
14761
14762 \begin_layout Plain Layout
14763 10.17
14764 \end_layout
14765
14766 \end_inset
14767 </cell>
14768 <cell alignment="center" valignment="top" usebox="none">
14769 \begin_inset Text
14770
14771 \begin_layout Plain Layout
14772 10.56
14773 \end_layout
14774
14775 \end_inset
14776 </cell>
14777 </row>
14778 <row topspace="default">
14779 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14780 \begin_inset Text
14781
14782 \begin_layout Plain Layout
14783 MTF at 
14784 \begin_inset Formula $f_{\mathrm{max}}$
14785 \end_inset
14786
14787
14788 \end_layout
14789
14790 \end_inset
14791 </cell>
14792 <cell alignment="center" valignment="top" usebox="none">
14793 \begin_inset Text
14794
14795 \begin_layout Plain Layout
14796 0.53
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 <cell alignment="center" valignment="top" usebox="none">
14802 \begin_inset Text
14803
14804 \begin_layout Plain Layout
14805 0.37
14806 \end_layout
14807
14808 \end_inset
14809 </cell>
14810 <cell alignment="center" valignment="top" usebox="none">
14811 \begin_inset Text
14812
14813 \begin_layout Plain Layout
14814 0.39
14815 \end_layout
14816
14817 \end_inset
14818 </cell>
14819 </row>
14820 <row topspace="default">
14821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14822 \begin_inset Text
14823
14824 \begin_layout Plain Layout
14825 \begin_inset ERT
14826 status collapsed
14827
14828 \begin_layout Plain Layout
14829
14830
14831 \backslash
14832 cmidrule[2pt](l{10pt}){1-1}
14833 \end_layout
14834
14835 \end_inset
14836
14837 LSF-spatial resolution
14838 \end_layout
14839
14840 \end_inset
14841 </cell>
14842 <cell alignment="center" valignment="top" usebox="none">
14843 \begin_inset Text
14844
14845 \begin_layout Plain Layout
14846
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 <cell alignment="center" valignment="top" usebox="none">
14852 \begin_inset Text
14853
14854 \begin_layout Plain Layout
14855
14856 \end_layout
14857
14858 \end_inset
14859 </cell>
14860 <cell alignment="center" valignment="top" usebox="none">
14861 \begin_inset Text
14862
14863 \begin_layout Plain Layout
14864
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 </row>
14870 <row>
14871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875 in µm
14876 \end_layout
14877
14878 \end_inset
14879 </cell>
14880 <cell alignment="center" valignment="top" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884 129.7
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 <cell alignment="center" valignment="top" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Plain Layout
14893 52.75
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 <cell alignment="center" valignment="top" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Plain Layout
14902 50.78
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 </row>
14908 <row>
14909 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
14910 \begin_inset Text
14911
14912 \begin_layout Plain Layout
14913 in % of pixel size
14914 \end_layout
14915
14916 \end_inset
14917 </cell>
14918 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14919 \begin_inset Text
14920
14921 \begin_layout Plain Layout
14922 76.3
14923 \end_layout
14924
14925 \end_inset
14926 </cell>
14927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14928 \begin_inset Text
14929
14930 \begin_layout Plain Layout
14931 95.9
14932 \end_layout
14933
14934 \end_inset
14935 </cell>
14936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14937 \begin_inset Text
14938
14939 \begin_layout Plain Layout
14940 92.3
14941 \end_layout
14942
14943 \end_inset
14944 </cell>
14945 </row>
14946 </lyxtabular>
14947
14948 \end_inset
14949
14950
14951 \end_layout
14952
14953 \end_inset
14954
14955
14956 \end_layout
14957
14958 \begin_layout Standard
14959 Se puede añadir espacio adicional a las filas del cuadro mediante los botones
14960  correspondientes que se encuentran en la solapa 
14961 \family sans
14962 Bordes 
14963 \family default
14964 del diálogo
14965 \family sans
14966  Configuración
14967 \begin_inset space ~
14968 \end_inset
14969
14970 del
14971 \begin_inset space ~
14972 \end_inset
14973
14974 cuadro
14975 \family default
14976 , como se explica en la sección
14977 \begin_inset space ~
14978 \end_inset
14979
14980
14981 \begin_inset CommandInset ref
14982 LatexCommand ref
14983 reference "subsec:Espacio-adicional"
14984
14985 \end_inset
14986
14987 .
14988 \end_layout
14989
14990 \begin_layout Standard
14991 A diferencia de los cuadros normales, los cuadros formales no tienen líneas
14992  verticales.
14993  Las líneas horizontales se pueden poner o no como en los cuadros normales,
14994  pero en la salida se mostrarán con distinto grosor:
14995 \begin_inset Newline newline
14996 \end_inset
14997
14998 Las líneas primera y última tienen un grosor predeterminado de 0.08
14999 \begin_inset space \thinspace{}
15000 \end_inset
15001
15002 em, las demás tienen un grosor predeterminado de 0.05
15003 \begin_inset space \thinspace{}
15004 \end_inset
15005
15006 em.
15007 \end_layout
15008
15009 \begin_layout Standard
15010 Estos valores predeterminados se pueden cambiar
15011 \series bold
15012  
15013 \series default
15014 con las líneas de preámbulo:
15015 \end_layout
15016
15017 \begin_layout Standard
15018
15019 \series bold
15020
15021 \backslash
15022 let
15023 \backslash
15024 mytoprule
15025 \backslash
15026 toprule
15027 \begin_inset Newline newline
15028 \end_inset
15029
15030
15031 \backslash
15032 renewcommand{
15033 \backslash
15034 toprule}{
15035 \backslash
15036 mytoprule[grosor]}
15037 \end_layout
15038
15039 \begin_layout Standard
15040 Este ejemplo es para la primera línea, la denominada 
15041 \series bold
15042 toprule
15043 \series default
15044 .
15045  Si quieres cambiar el grosor de la última línea, reemplaza 
15046 \series bold
15047 toprule
15048 \series default
15049  por 
15050 \series bold
15051 bottomrule
15052 \series default
15053 .
15054  Y para cambiar el grosor de las demás líneas cambia 
15055 \series bold
15056 toprule
15057 \series default
15058  por 
15059 \series bold
15060 midrule
15061 \series default
15062 .
15063  Puedes usar cualquiera de las unidades listadas en el apéndice
15064 \begin_inset space ~
15065 \end_inset
15066
15067
15068 \begin_inset CommandInset ref
15069 LatexCommand ref
15070 reference "cap:Unidades-disponibles-en"
15071
15072 \end_inset
15073
15074  para establecer el grosor.
15075 \end_layout
15076
15077 \begin_layout Standard
15078 Para dibujar líneas que no se extiendan a todas las columnas del cuadro,
15079  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
15080  \SpecialChar LyX
15081  empleará internamente el comando 
15082 \series bold
15083
15084 \backslash
15085 cmidrule
15086 \series default
15087  para dibujar la línea.
15088  El esquema completo es
15089 \end_layout
15090
15091 \begin_layout Standard
15092
15093 \series bold
15094
15095 \backslash
15096 cmidrule[grosor](recorte){inicol-fincol}
15097 \end_layout
15098
15099 \begin_layout Standard
15100 Por el momento, \SpecialChar LyX
15101  no soporta las opciones de 
15102 \series bold
15103
15104 \backslash
15105 cmidrule
15106 \series default
15107 , así que para usarlas hay que emplear código \SpecialChar TeX
15108 .
15109  Las líneas 
15110 \series bold
15111
15112 \backslash
15113 cmidrule
15114 \series default
15115  se pueden insertar manualmente con el comando en código \SpecialChar TeX
15116  como primera entrada
15117  de la primera celda de una fila.
15118  En la salida se dibujará la línea sobre dicha fila.
15119 \end_layout
15120
15121 \begin_layout Standard
15122 El 
15123 \series bold
15124 grosor
15125 \series default
15126  predeterminado es 0.03
15127 \begin_inset space \thinspace{}
15128 \end_inset
15129
15130 em.
15131  
15132 \series bold
15133 inicol
15134 \series default
15135  es el número de la columna en la que comienza la línea y 
15136 \series bold
15137 fincol
15138 \series default
15139  es el número de la columna en la que acaba la línea.
15140  El valor 
15141 \series bold
15142 fincol
15143 \series default
15144  debe especificarse siempre, aunque la línea se extienda sobre una sola
15145  columna.
15146  El parámetro opcional 
15147 \series bold
15148 recorte
15149 \series default
15150  debe ser 
15151 \emph on
15152 l{recorte}
15153 \emph default
15154  o 
15155 \emph on
15156 r{recorte}
15157 \emph default
15158 , donde 
15159 \emph on
15160 recorte
15161 \emph default
15162  también es opcional.
15163  Por ejemplo, el parámetro 
15164 \emph on
15165 l{2pt}
15166 \emph default
15167  significa que la línea se recorta 2
15168 \begin_inset space \thinspace{}
15169 \end_inset
15170
15171 pt por su izquierda.
15172  Si no se especifica el tamaño las líneas se recortan por omisión en 0.5
15173 \begin_inset space \thinspace{}
15174 \end_inset
15175
15176 em.
15177
15178 \series bold
15179  
15180 \end_layout
15181
15182 \begin_layout Standard
15183 \begin_inset VSpace bigskip
15184 \end_inset
15185
15186
15187 \end_layout
15188
15189 \begin_layout Standard
15190 El cuadro
15191 \begin_inset space ~
15192 \end_inset
15193
15194
15195 \begin_inset CommandInset ref
15196 LatexCommand ref
15197 reference "tab:Ejemplo-cuadro-formal"
15198
15199 \end_inset
15200
15201  se ha creado con los comandos
15202 \end_layout
15203
15204 \begin_layout Standard
15205
15206 \series bold
15207
15208 \backslash
15209 cmidrule(r){2-2}
15210 \backslash
15211 cmidrule(l){3-4}
15212 \end_layout
15213
15214 \begin_layout Standard
15215 en la segunda fila, 
15216 \series bold
15217
15218 \backslash
15219 midrule
15220 \series default
15221  en la tercera, y
15222 \end_layout
15223
15224 \begin_layout Standard
15225
15226 \series bold
15227
15228 \backslash
15229 cmidrule[2pt](l{10pt}){1-1}
15230 \end_layout
15231
15232 \begin_layout Standard
15233 en la sexta fila.
15234 \end_layout
15235
15236 \begin_layout Standard
15237 \begin_inset VSpace bigskip
15238 \end_inset
15239
15240
15241 \end_layout
15242
15243 \begin_layout Standard
15244 Quizá quieras superponer líneas 
15245 \series bold
15246
15247 \backslash
15248 cmidrules
15249 \series default
15250  como enl cuadro
15251 \begin_inset space ~
15252 \end_inset
15253
15254
15255 \begin_inset CommandInset ref
15256 LatexCommand ref
15257 reference "tab:Cuadro-formal-especial"
15258
15259 \end_inset
15260
15261 .
15262  Esto se consigue con el comando en código \SpecialChar TeX
15263
15264 \end_layout
15265
15266 \begin_layout Standard
15267
15268 \series bold
15269
15270 \backslash
15271 morecmidrules
15272 \end_layout
15273
15274 \begin_layout Standard
15275 El comando que se ha utilizado para la segunda fila del cuadro
15276 \begin_inset space ~
15277 \end_inset
15278
15279
15280 \begin_inset CommandInset ref
15281 LatexCommand ref
15282 reference "tab:Cuadro-formal-especial"
15283
15284 \end_inset
15285
15286  es
15287 \end_layout
15288
15289 \begin_layout Standard
15290
15291 \series bold
15292
15293 \backslash
15294 cmidrule(r){2-2}
15295 \backslash
15296 cmidrule(l){3-4}
15297 \backslash
15298 morecmidrules
15299 \backslash
15300 cmidrule{2-4}
15301 \end_layout
15302
15303 \begin_layout Standard
15304 El comando para la sexta fila es
15305 \end_layout
15306
15307 \begin_layout Standard
15308
15309 \series bold
15310
15311 \backslash
15312 midrule
15313 \backslash
15314 morecmidrules
15315 \backslash
15316 cmidrule{3-4}
15317 \series default
15318
15319 \begin_inset VSpace bigskip
15320 \end_inset
15321
15322
15323 \end_layout
15324
15325 \begin_layout Standard
15326 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
15327  el siguiente comando para dibujar líneas que se extienden sobre todas las
15328  columnas
15329 \end_layout
15330
15331 \begin_layout Standard
15332
15333 \series bold
15334
15335 \backslash
15336 specialrule{anchura}{espacio superior}{espacio inferior}
15337 \end_layout
15338
15339 \begin_layout Standard
15340 Para más información sobre estas características especiales, acude al manual
15341  del paquete \SpecialChar LaTeX
15342  
15343 \series bold
15344 booktabs
15345 \series default
15346
15347 \begin_inset CommandInset citation
15348 LatexCommand cite
15349 key "booktabs"
15350
15351 \end_inset
15352
15353 .
15354 \begin_inset Index idx
15355 status collapsed
15356
15357 \begin_layout Plain Layout
15358 \SpecialChar LaTeX
15359 -paquetes ! booktabs
15360 \end_layout
15361
15362 \end_inset
15363
15364  
15365 \begin_inset VSpace bigskip
15366 \end_inset
15367
15368
15369 \end_layout
15370
15371 \begin_layout Standard
15372 \begin_inset Float table
15373 placement h
15374 wide false
15375 sideways false
15376 status open
15377
15378 \begin_layout Plain Layout
15379 \begin_inset Caption Standard
15380
15381 \begin_layout Plain Layout
15382 \begin_inset CommandInset label
15383 LatexCommand label
15384 name "tab:Cuadro-formal-especial"
15385
15386 \end_inset
15387
15388 Cuadro formal especial
15389 \end_layout
15390
15391 \end_inset
15392
15393
15394 \end_layout
15395
15396 \begin_layout Plain Layout
15397 \align center
15398 \begin_inset Tabular
15399 <lyxtabular version="3" rows="8" columns="4">
15400 <features booktabs="true" tabularvalignment="middle">
15401 <column alignment="center" valignment="top">
15402 <column alignment="center" valignment="top">
15403 <column alignment="center" valignment="top">
15404 <column alignment="center" valignment="top">
15405 <row>
15406 <cell alignment="center" valignment="top" topline="true" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410 System
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 <cell alignment="center" valignment="top" topline="true" usebox="none">
15416 \begin_inset Text
15417
15418 \begin_layout Plain Layout
15419 Chip
15420 \begin_inset space \thinspace{}
15421 \end_inset
15422
15423 1
15424 \end_layout
15425
15426 \end_inset
15427 </cell>
15428 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432 Chip
15433 \begin_inset space \thinspace{}
15434 \end_inset
15435
15436 2
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15442 \begin_inset Text
15443
15444 \begin_layout Plain Layout
15445
15446 \end_layout
15447
15448 \end_inset
15449 </cell>
15450 </row>
15451 <row>
15452 <cell alignment="center" valignment="top" usebox="none">
15453 \begin_inset Text
15454
15455 \begin_layout Plain Layout
15456 \begin_inset ERT
15457 status collapsed
15458
15459 \begin_layout Plain Layout
15460
15461
15462 \backslash
15463 cmidrule(r){2-2}
15464 \end_layout
15465
15466 \end_inset
15467
15468
15469 \begin_inset ERT
15470 status collapsed
15471
15472 \begin_layout Plain Layout
15473
15474
15475 \backslash
15476 cmidrule(l){3-4}
15477 \end_layout
15478
15479 \end_inset
15480
15481
15482 \begin_inset ERT
15483 status collapsed
15484
15485 \begin_layout Plain Layout
15486
15487
15488 \backslash
15489 morecmidrules 
15490 \end_layout
15491
15492 \end_inset
15493
15494
15495 \begin_inset ERT
15496 status collapsed
15497
15498 \begin_layout Plain Layout
15499
15500
15501 \backslash
15502 cmidrule{2-4}
15503 \end_layout
15504
15505 \end_inset
15506
15507 Detector thickness in µm
15508 \end_layout
15509
15510 \end_inset
15511 </cell>
15512 <cell alignment="center" valignment="top" usebox="none">
15513 \begin_inset Text
15514
15515 \begin_layout Plain Layout
15516 300
15517 \end_layout
15518
15519 \end_inset
15520 </cell>
15521 <cell alignment="center" valignment="top" usebox="none">
15522 \begin_inset Text
15523
15524 \begin_layout Plain Layout
15525 300
15526 \end_layout
15527
15528 \end_inset
15529 </cell>
15530 <cell alignment="center" valignment="top" usebox="none">
15531 \begin_inset Text
15532
15533 \begin_layout Plain Layout
15534 700
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 </row>
15540 <row>
15541 <cell alignment="center" valignment="top" topline="true" usebox="none">
15542 \begin_inset Text
15543
15544 \begin_layout Plain Layout
15545 Edge angle in °
15546 \end_layout
15547
15548 \end_inset
15549 </cell>
15550 <cell alignment="center" valignment="top" topline="true" usebox="none">
15551 \begin_inset Text
15552
15553 \begin_layout Plain Layout
15554 3.55
15555 \end_layout
15556
15557 \end_inset
15558 </cell>
15559 <cell alignment="center" valignment="top" topline="true" usebox="none">
15560 \begin_inset Text
15561
15562 \begin_layout Plain Layout
15563 2.71
15564 \end_layout
15565
15566 \end_inset
15567 </cell>
15568 <cell alignment="center" valignment="top" topline="true" usebox="none">
15569 \begin_inset Text
15570
15571 \begin_layout Plain Layout
15572 7.99
15573 \end_layout
15574
15575 \end_inset
15576 </cell>
15577 </row>
15578 <row topspace="default">
15579 <cell alignment="center" valignment="top" usebox="none">
15580 \begin_inset Text
15581
15582 \begin_layout Plain Layout
15583 Spatial resolution in µm
15584 \end_layout
15585
15586 \end_inset
15587 </cell>
15588 <cell alignment="center" valignment="top" usebox="none">
15589 \begin_inset Text
15590
15591 \begin_layout Plain Layout
15592 4.26
15593 \end_layout
15594
15595 \end_inset
15596 </cell>
15597 <cell alignment="center" valignment="top" usebox="none">
15598 \begin_inset Text
15599
15600 \begin_layout Plain Layout
15601 10.17
15602 \end_layout
15603
15604 \end_inset
15605 </cell>
15606 <cell alignment="center" valignment="top" usebox="none">
15607 \begin_inset Text
15608
15609 \begin_layout Plain Layout
15610 10.56
15611 \end_layout
15612
15613 \end_inset
15614 </cell>
15615 </row>
15616 <row topspace="default">
15617 <cell alignment="center" valignment="top" usebox="none">
15618 \begin_inset Text
15619
15620 \begin_layout Plain Layout
15621 MTF at 
15622 \begin_inset Formula $f_{\mathrm{max}}$
15623 \end_inset
15624
15625
15626 \end_layout
15627
15628 \end_inset
15629 </cell>
15630 <cell alignment="center" valignment="top" usebox="none">
15631 \begin_inset Text
15632
15633 \begin_layout Plain Layout
15634 0.53
15635 \end_layout
15636
15637 \end_inset
15638 </cell>
15639 <cell alignment="center" valignment="top" usebox="none">
15640 \begin_inset Text
15641
15642 \begin_layout Plain Layout
15643 0.37
15644 \end_layout
15645
15646 \end_inset
15647 </cell>
15648 <cell alignment="center" valignment="top" usebox="none">
15649 \begin_inset Text
15650
15651 \begin_layout Plain Layout
15652 0.39
15653 \end_layout
15654
15655 \end_inset
15656 </cell>
15657 </row>
15658 <row>
15659 <cell alignment="center" valignment="top" topline="true" usebox="none">
15660 \begin_inset Text
15661
15662 \begin_layout Plain Layout
15663 \begin_inset ERT
15664 status collapsed
15665
15666 \begin_layout Plain Layout
15667
15668
15669 \backslash
15670 morecmidrules 
15671 \end_layout
15672
15673 \end_inset
15674
15675
15676 \begin_inset ERT
15677 status collapsed
15678
15679 \begin_layout Plain Layout
15680
15681
15682 \backslash
15683 cmidrule{3-4}
15684 \end_layout
15685
15686 \end_inset
15687
15688 LSF-spatial resolution
15689 \end_layout
15690
15691 \end_inset
15692 </cell>
15693 <cell alignment="center" valignment="top" topline="true" usebox="none">
15694 \begin_inset Text
15695
15696 \begin_layout Plain Layout
15697
15698 \end_layout
15699
15700 \end_inset
15701 </cell>
15702 <cell alignment="center" valignment="top" topline="true" usebox="none">
15703 \begin_inset Text
15704
15705 \begin_layout Plain Layout
15706
15707 \end_layout
15708
15709 \end_inset
15710 </cell>
15711 <cell alignment="center" valignment="top" topline="true" usebox="none">
15712 \begin_inset Text
15713
15714 \begin_layout Plain Layout
15715
15716 \end_layout
15717
15718 \end_inset
15719 </cell>
15720 </row>
15721 <row>
15722 <cell alignment="center" valignment="top" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Plain Layout
15726 in µm
15727 \end_layout
15728
15729 \end_inset
15730 </cell>
15731 <cell alignment="center" valignment="top" usebox="none">
15732 \begin_inset Text
15733
15734 \begin_layout Plain Layout
15735 129.7
15736 \end_layout
15737
15738 \end_inset
15739 </cell>
15740 <cell alignment="center" valignment="top" usebox="none">
15741 \begin_inset Text
15742
15743 \begin_layout Plain Layout
15744 52.75
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 <cell alignment="center" valignment="top" usebox="none">
15750 \begin_inset Text
15751
15752 \begin_layout Plain Layout
15753 50.78
15754 \end_layout
15755
15756 \end_inset
15757 </cell>
15758 </row>
15759 <row>
15760 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15761 \begin_inset Text
15762
15763 \begin_layout Plain Layout
15764 in % of pixel size
15765 \end_layout
15766
15767 \end_inset
15768 </cell>
15769 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15770 \begin_inset Text
15771
15772 \begin_layout Plain Layout
15773 76.3
15774 \end_layout
15775
15776 \end_inset
15777 </cell>
15778 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15779 \begin_inset Text
15780
15781 \begin_layout Plain Layout
15782 95.9
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791 92.3
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 </row>
15797 </lyxtabular>
15798
15799 \end_inset
15800
15801
15802 \end_layout
15803
15804 \end_inset
15805
15806
15807 \end_layout
15808
15809 \begin_layout Section
15810 Alineación vertical de cuadros
15811 \begin_inset Index idx
15812 status collapsed
15813
15814 \begin_layout Plain Layout
15815 Cuadros ! Alineación vertical
15816 \end_layout
15817
15818 \end_inset
15819
15820
15821 \end_layout
15822
15823 \begin_layout Standard
15824 Para alinear cuadros verticalmente en una línea de texto, el cuadro debe
15825  estar en un marco.
15826  Después el marco se puede alinear verticalmente como se describe en la
15827  sección
15828 \begin_inset space ~
15829 \end_inset
15830
15831
15832 \begin_inset CommandInset ref
15833 LatexCommand ref
15834 reference "sec:Diálogo-Marcos"
15835
15836 \end_inset
15837
15838 .
15839  
15840 \end_layout
15841
15842 \begin_layout Standard
15843 En el ejemplo siguiente los cuadros están en un marco tipo minipágina
15844 \begin_inset Foot
15845 status collapsed
15846
15847 \begin_layout Plain Layout
15848 Las minipáginas se describen en la sección
15849 \begin_inset space ~
15850 \end_inset
15851
15852
15853 \begin_inset CommandInset ref
15854 LatexCommand ref
15855 reference "sec:Minipáginas"
15856
15857 \end_inset
15858
15859 .
15860 \end_layout
15861
15862 \end_inset
15863
15864  que tiene una anchura del 15
15865 \begin_inset space \thinspace{}
15866 \end_inset
15867
15868 % de columna:
15869 \end_layout
15870
15871 \begin_layout Itemize
15872 test 
15873 \begin_inset Box Frameless
15874 position "t"
15875 hor_pos "c"
15876 has_inner_box 1
15877 inner_pos "c"
15878 use_parbox 0
15879 use_makebox 0
15880 width "15col%"
15881 special "none"
15882 height "1in"
15883 height_special "totalheight"
15884 thickness "0.4pt"
15885 separation "3pt"
15886 shadowsize "4pt"
15887 framecolor "black"
15888 backgroundcolor "none"
15889 status collapsed
15890
15891 \begin_layout Plain Layout
15892 \begin_inset Tabular
15893 <lyxtabular version="3" rows="3" columns="3">
15894 <features tabularvalignment="middle">
15895 <column alignment="center" valignment="top">
15896 <column alignment="center" valignment="top">
15897 <column alignment="center" valignment="top">
15898 <row>
15899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15900 \begin_inset Text
15901
15902 \begin_layout Plain Layout
15903 a
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15909 \begin_inset Text
15910
15911 \begin_layout Plain Layout
15912 d
15913 \end_layout
15914
15915 \end_inset
15916 </cell>
15917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15918 \begin_inset Text
15919
15920 \begin_layout Plain Layout
15921 g
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 </row>
15927 <row>
15928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15929 \begin_inset Text
15930
15931 \begin_layout Plain Layout
15932 b
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15938 \begin_inset Text
15939
15940 \begin_layout Plain Layout
15941 e
15942 \end_layout
15943
15944 \end_inset
15945 </cell>
15946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15947 \begin_inset Text
15948
15949 \begin_layout Plain Layout
15950 h
15951 \end_layout
15952
15953 \end_inset
15954 </cell>
15955 </row>
15956 <row>
15957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15958 \begin_inset Text
15959
15960 \begin_layout Plain Layout
15961 c
15962 \end_layout
15963
15964 \end_inset
15965 </cell>
15966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15967 \begin_inset Text
15968
15969 \begin_layout Plain Layout
15970 f
15971 \end_layout
15972
15973 \end_inset
15974 </cell>
15975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15976 \begin_inset Text
15977
15978 \begin_layout Plain Layout
15979 i
15980 \end_layout
15981
15982 \end_inset
15983 </cell>
15984 </row>
15985 </lyxtabular>
15986
15987 \end_inset
15988
15989
15990 \end_layout
15991
15992 \end_inset
15993
15994  test 
15995 \begin_inset ERT
15996 status collapsed
15997
15998 \begin_layout Plain Layout
15999
16000
16001 \backslash
16002 raisebox{0.85
16003 \backslash
16004 baselineskip}{
16005 \end_layout
16006
16007 \end_inset
16008
16009
16010 \begin_inset Box Frameless
16011 position "t"
16012 hor_pos "c"
16013 has_inner_box 1
16014 inner_pos "c"
16015 use_parbox 0
16016 use_makebox 0
16017 width "15col%"
16018 special "none"
16019 height "1in"
16020 height_special "totalheight"
16021 thickness "0.4pt"
16022 separation "3pt"
16023 shadowsize "4pt"
16024 framecolor "black"
16025 backgroundcolor "none"
16026 status collapsed
16027
16028 \begin_layout Plain Layout
16029 \begin_inset Tabular
16030 <lyxtabular version="3" rows="3" columns="3">
16031 <features tabularvalignment="middle">
16032 <column alignment="center" valignment="top">
16033 <column alignment="center" valignment="top">
16034 <column alignment="center" valignment="top">
16035 <row>
16036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040 a
16041 \end_layout
16042
16043 \end_inset
16044 </cell>
16045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049 d
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Plain Layout
16058 g
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 </row>
16064 <row>
16065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069 b
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078 e
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087 h
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 </row>
16093 <row>
16094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16095 \begin_inset Text
16096
16097 \begin_layout Plain Layout
16098 c
16099 \end_layout
16100
16101 \end_inset
16102 </cell>
16103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107 f
16108 \end_layout
16109
16110 \end_inset
16111 </cell>
16112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16113 \begin_inset Text
16114
16115 \begin_layout Plain Layout
16116 i
16117 \end_layout
16118
16119 \end_inset
16120 </cell>
16121 </row>
16122 </lyxtabular>
16123
16124 \end_inset
16125
16126
16127 \end_layout
16128
16129 \end_inset
16130
16131
16132 \begin_inset ERT
16133 status collapsed
16134
16135 \begin_layout Plain Layout
16136
16137 }
16138 \end_layout
16139
16140 \end_inset
16141
16142
16143 \end_layout
16144
16145 \begin_layout Itemize
16146 test 
16147 \begin_inset Box Frameless
16148 position "c"
16149 hor_pos "c"
16150 has_inner_box 1
16151 inner_pos "c"
16152 use_parbox 0
16153 use_makebox 0
16154 width "15col%"
16155 special "none"
16156 height "1in"
16157 height_special "totalheight"
16158 thickness "0.4pt"
16159 separation "3pt"
16160 shadowsize "4pt"
16161 framecolor "black"
16162 backgroundcolor "none"
16163 status collapsed
16164
16165 \begin_layout Plain Layout
16166 \begin_inset Tabular
16167 <lyxtabular version="3" rows="3" columns="3">
16168 <features tabularvalignment="middle">
16169 <column alignment="center" valignment="top">
16170 <column alignment="center" valignment="top">
16171 <column alignment="center" valignment="top">
16172 <row>
16173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16174 \begin_inset Text
16175
16176 \begin_layout Plain Layout
16177 a
16178 \end_layout
16179
16180 \end_inset
16181 </cell>
16182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16183 \begin_inset Text
16184
16185 \begin_layout Plain Layout
16186 d
16187 \end_layout
16188
16189 \end_inset
16190 </cell>
16191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16192 \begin_inset Text
16193
16194 \begin_layout Plain Layout
16195 g
16196 \end_layout
16197
16198 \end_inset
16199 </cell>
16200 </row>
16201 <row>
16202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16203 \begin_inset Text
16204
16205 \begin_layout Plain Layout
16206 b
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Plain Layout
16215 e
16216 \end_layout
16217
16218 \end_inset
16219 </cell>
16220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16221 \begin_inset Text
16222
16223 \begin_layout Plain Layout
16224 h
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 </row>
16230 <row>
16231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Plain Layout
16235 c
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16241 \begin_inset Text
16242
16243 \begin_layout Plain Layout
16244 f
16245 \end_layout
16246
16247 \end_inset
16248 </cell>
16249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16250 \begin_inset Text
16251
16252 \begin_layout Plain Layout
16253 i
16254 \end_layout
16255
16256 \end_inset
16257 </cell>
16258 </row>
16259 </lyxtabular>
16260
16261 \end_inset
16262
16263
16264 \end_layout
16265
16266 \end_inset
16267
16268
16269 \end_layout
16270
16271 \begin_layout Itemize
16272 test 
16273 \begin_inset Box Frameless
16274 position "b"
16275 hor_pos "c"
16276 has_inner_box 1
16277 inner_pos "c"
16278 use_parbox 0
16279 use_makebox 0
16280 width "15col%"
16281 special "none"
16282 height "1in"
16283 height_special "totalheight"
16284 thickness "0.4pt"
16285 separation "3pt"
16286 shadowsize "4pt"
16287 framecolor "black"
16288 backgroundcolor "none"
16289 status collapsed
16290
16291 \begin_layout Plain Layout
16292 \begin_inset Tabular
16293 <lyxtabular version="3" rows="3" columns="3">
16294 <features tabularvalignment="middle">
16295 <column alignment="center" valignment="top">
16296 <column alignment="center" valignment="top">
16297 <column alignment="center" valignment="top">
16298 <row>
16299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Plain Layout
16303 a
16304 \end_layout
16305
16306 \end_inset
16307 </cell>
16308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Plain Layout
16312 d
16313 \end_layout
16314
16315 \end_inset
16316 </cell>
16317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16318 \begin_inset Text
16319
16320 \begin_layout Plain Layout
16321 g
16322 \end_layout
16323
16324 \end_inset
16325 </cell>
16326 </row>
16327 <row>
16328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16329 \begin_inset Text
16330
16331 \begin_layout Plain Layout
16332 b
16333 \end_layout
16334
16335 \end_inset
16336 </cell>
16337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16338 \begin_inset Text
16339
16340 \begin_layout Plain Layout
16341 e
16342 \end_layout
16343
16344 \end_inset
16345 </cell>
16346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout Plain Layout
16350 h
16351 \end_layout
16352
16353 \end_inset
16354 </cell>
16355 </row>
16356 <row>
16357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout Plain Layout
16361 c
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Plain Layout
16370 f
16371 \end_layout
16372
16373 \end_inset
16374 </cell>
16375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Plain Layout
16379 i
16380 \end_layout
16381
16382 \end_inset
16383 </cell>
16384 </row>
16385 </lyxtabular>
16386
16387 \end_inset
16388
16389
16390 \end_layout
16391
16392 \end_inset
16393
16394  test 
16395 \begin_inset ERT
16396 status collapsed
16397
16398 \begin_layout Plain Layout
16399
16400
16401 \backslash
16402 raisebox{-0.32
16403 \backslash
16404 baselineskip}{
16405 \end_layout
16406
16407 \end_inset
16408
16409
16410 \begin_inset Box Frameless
16411 position "b"
16412 hor_pos "c"
16413 has_inner_box 1
16414 inner_pos "c"
16415 use_parbox 0
16416 use_makebox 0
16417 width "15col%"
16418 special "none"
16419 height "1in"
16420 height_special "totalheight"
16421 thickness "0.4pt"
16422 separation "3pt"
16423 shadowsize "4pt"
16424 framecolor "black"
16425 backgroundcolor "none"
16426 status collapsed
16427
16428 \begin_layout Plain Layout
16429 \begin_inset Tabular
16430 <lyxtabular version="3" rows="3" columns="3">
16431 <features tabularvalignment="middle">
16432 <column alignment="center" valignment="top">
16433 <column alignment="center" valignment="top">
16434 <column alignment="center" valignment="top">
16435 <row>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 a
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Plain Layout
16449 d
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16455 \begin_inset Text
16456
16457 \begin_layout Plain Layout
16458 g
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 </row>
16464 <row>
16465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469 b
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16475 \begin_inset Text
16476
16477 \begin_layout Plain Layout
16478 e
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 h
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 </row>
16493 <row>
16494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 c
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 f
16508 \end_layout
16509
16510 \end_inset
16511 </cell>
16512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16513 \begin_inset Text
16514
16515 \begin_layout Plain Layout
16516 i
16517 \end_layout
16518
16519 \end_inset
16520 </cell>
16521 </row>
16522 </lyxtabular>
16523
16524 \end_inset
16525
16526
16527 \end_layout
16528
16529 \end_inset
16530
16531
16532 \begin_inset ERT
16533 status collapsed
16534
16535 \begin_layout Plain Layout
16536
16537 }
16538 \end_layout
16539
16540 \end_inset
16541
16542
16543 \end_layout
16544
16545 \begin_layout Standard
16546 Como ves, los contenidos de la primera y última filas no se alinean correctament
16547 e con la línea de texto donde está el cuadro.
16548  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
16549  un cuadro elevado («raisebox»
16550 \begin_inset Foot
16551 status collapsed
16552
16553 \begin_layout Plain Layout
16554 El uso del comando 
16555 \series bold
16556
16557 \backslash
16558 raisebox
16559 \series default
16560  se explica en la sección
16561 \begin_inset space ~
16562 \end_inset
16563
16564
16565 \begin_inset CommandInset ref
16566 LatexCommand ref
16567 reference "subsec:Alineación-Vertical"
16568
16569 \end_inset
16570
16571 .
16572 \end_layout
16573
16574 \end_inset
16575
16576 ).
16577  En el ejemplo anterior, el segundo marco del primer ítem está alineado
16578  usando el comando en código \SpecialChar TeX
16579
16580 \end_layout
16581
16582 \begin_layout Standard
16583
16584 \series bold
16585
16586 \backslash
16587 raisebox{0.85
16588 \backslash
16589 baselineskip}{
16590 \end_layout
16591
16592 \begin_layout Standard
16593 antes del marco.
16594  Tras él, se pone la llave de cierre 
16595 \series bold
16596 }
16597 \series default
16598  también en código \SpecialChar TeX
16599 .
16600  Para el segundo marco en el tercer ítem se usa el comando 
16601 \end_layout
16602
16603 \begin_layout Standard
16604
16605 \series bold
16606
16607 \backslash
16608 raisebox{-0.32
16609 \backslash
16610 baselineskip}{
16611 \end_layout
16612
16613 \begin_layout Standard
16614 \begin_inset Note Greyedout
16615 status open
16616
16617 \begin_layout Plain Layout
16618
16619 \series bold
16620 Not
16621 \series default
16622 a: La alineación del contenido de la fila con la línea del texto adyacente
16623  no es exacta.
16624  El factor necesario del comando 
16625 \series bold
16626
16627 \backslash
16628 raisebox
16629 \series default
16630  para este alineamiento depende de la tipografía del documento, del tamaño
16631  de letra y del grosor de línea del cuadro.
16632 \end_layout
16633
16634 \end_inset
16635
16636
16637 \end_layout
16638
16639 \begin_layout Section
16640 Cuadros coloreados
16641 \begin_inset CommandInset label
16642 LatexCommand label
16643 name "sec:Cuadros-Coloreados"
16644
16645 \end_inset
16646
16647
16648 \end_layout
16649
16650 \begin_layout Subsection
16651 Celdas coloreadas
16652 \begin_inset Index idx
16653 status collapsed
16654
16655 \begin_layout Plain Layout
16656 Cuadros ! Color ! en celdas
16657 \end_layout
16658
16659 \end_inset
16660
16661
16662 \begin_inset Index idx
16663 status collapsed
16664
16665 \begin_layout Plain Layout
16666 Color ! en celdas de cuadros
16667 \end_layout
16668
16669 \end_inset
16670
16671
16672 \end_layout
16673
16674 \begin_layout Standard
16675 \begin_inset Float table
16676 placement h
16677 wide false
16678 sideways false
16679 status open
16680
16681 \begin_layout Plain Layout
16682 \begin_inset Caption Standard
16683
16684 \begin_layout Plain Layout
16685 \begin_inset CommandInset label
16686 LatexCommand label
16687 name "tab:Cuadro-coloreado-sin"
16688
16689 \end_inset
16690
16691 Cuadro coloreado sin usar el paquete 
16692 \series bold
16693 colortbl
16694 \series default
16695
16696 \begin_inset Argument 1
16697 status open
16698
16699 \begin_layout Plain Layout
16700 Cuadro sin colortbl
16701 \end_layout
16702
16703 \end_inset
16704
16705
16706 \end_layout
16707
16708 \end_inset
16709
16710
16711 \end_layout
16712
16713 \begin_layout Plain Layout
16714 \align center
16715 \begin_inset Tabular
16716 <lyxtabular version="3" rows="3" columns="3">
16717 <features tabularvalignment="middle">
16718 <column alignment="center" valignment="top">
16719 <column alignment="center" valignment="top">
16720 <column alignment="center" valignment="top">
16721 <row>
16722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726
16727 \color green
16728 a
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737
16738 \color red
16739 b
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748
16749 \color red
16750 c
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 </row>
16756 <row>
16757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761
16762 \color green
16763 d
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772
16773 \color blue
16774 e
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16780 \begin_inset Text
16781
16782 \begin_layout Plain Layout
16783
16784 \color blue
16785 f
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 </row>
16791 <row>
16792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796
16797 \color green
16798 g
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807
16808 \color blue
16809 h
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818
16819 \color blue
16820 i
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 </row>
16826 </lyxtabular>
16827
16828 \end_inset
16829
16830
16831 \end_layout
16832
16833 \end_inset
16834
16835
16836 \end_layout
16837
16838 \begin_layout Standard
16839 Si sólo necesitas color en el texto, marca las celdas y elige un color en
16840  el menú 
16841 \family sans
16842 Editar\SpecialChar menuseparator
16843 Estilo
16844 \begin_inset space ~
16845 \end_inset
16846
16847 del
16848 \begin_inset space ~
16849 \end_inset
16850
16851 Texto
16852 \family default
16853 .
16854  Esto se ha hecho enl cuadro
16855 \begin_inset space ~
16856 \end_inset
16857
16858
16859 \begin_inset CommandInset ref
16860 LatexCommand ref
16861 reference "tab:Cuadro-coloreado-sin"
16862
16863 \end_inset
16864
16865 .
16866  En cualquier otro caso hay que usar el paquete \SpecialChar LaTeX
16867  
16868 \series bold
16869 colortbl
16870 \series default
16871 .
16872 \begin_inset Index idx
16873 status collapsed
16874
16875 \begin_layout Plain Layout
16876 \SpecialChar LaTeX
16877 -paquetes ! colortbl
16878 \end_layout
16879
16880 \end_inset
16881
16882
16883 \end_layout
16884
16885 \begin_layout Standard
16886 \begin_inset ERT
16887 status collapsed
16888
16889 \begin_layout Plain Layout
16890
16891
16892 \backslash
16893 ifcolortbl
16894 \end_layout
16895
16896 \end_inset
16897
16898
16899 \begin_inset Note Note
16900 status open
16901
16902 \begin_layout Plain Layout
16903 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
16904  \SpecialChar LaTeX
16905  
16906 \series bold
16907 colortbl
16908 \series default
16909 .
16910 \end_layout
16911
16912 \end_inset
16913
16914
16915 \end_layout
16916
16917 \begin_layout Standard
16918 Para crear cuadros coloreados, 
16919 \series bold
16920 colortbl
16921 \series default
16922  debe cargarse en el preámbulo con la línea
16923 \end_layout
16924
16925 \begin_layout Standard
16926
16927 \series bold
16928
16929 \backslash
16930 usepackage{colortbl}
16931 \end_layout
16932
16933 \begin_layout Standard
16934 El color de una columna se define con el comando
16935 \end_layout
16936
16937 \begin_layout Standard
16938
16939 \series bold
16940
16941 \backslash
16942 columncolor{nombre del color}
16943 \end_layout
16944
16945 \begin_layout Standard
16946 dentro del comando 
16947 \series bold
16948 >{ }
16949 \series default
16950 .
16951  El comando 
16952 \series bold
16953 >{}
16954 \series default
16955  se explica en la sección
16956 \begin_inset space ~
16957 \end_inset
16958
16959
16960 \begin_inset CommandInset ref
16961 LatexCommand ref
16962 reference "subsec:Cálculos-en-Multicolumnas"
16963
16964 \end_inset
16965
16966 .
16967 \end_layout
16968
16969 \begin_layout Standard
16970 Los siguientes nombres de color están predefinidos:
16971 \end_layout
16972
16973 \begin_layout Standard
16974
16975 \family sans
16976 red
16977 \family default
16978
16979 \family sans
16980 green
16981 \family default
16982
16983 \family sans
16984 yellow, blue
16985 \family default
16986
16987 \family sans
16988 cyan
16989 \family default
16990 \series bold
16991 ,
16992 \series default
16993  
16994 \family sans
16995 magenta, black
16996 \family default
16997
16998 \family sans
16999 white
17000 \end_layout
17001
17002 \begin_layout Standard
17003 \begin_inset VSpace medskip
17004 \end_inset
17005
17006
17007 \end_layout
17008
17009 \begin_layout Standard
17010 Si añades la opción
17011 \end_layout
17012
17013 \begin_layout Standard
17014
17015 \series bold
17016 dvipsnames
17017 \end_layout
17018
17019 \begin_layout Standard
17020 en las opciones de clase en la configuración del documento, es posible usar
17021  hasta 61 colores más.
17022  Estos colores se listan en el apéndice
17023 \begin_inset space ~
17024 \end_inset
17025
17026
17027 \begin_inset CommandInset ref
17028 LatexCommand ref
17029 reference "chap:Lista-de-colores-dvips"
17030
17031 \end_inset
17032
17033 .
17034  Uno de estos colores, 
17035 \family sans
17036 Maroon
17037 \family default
17038 , se ha usado en el cuadro de ejemplo
17039 \begin_inset CommandInset ref
17040 LatexCommand ref
17041 reference "tab:Cuadro-coloreado-con"
17042
17043 \end_inset
17044
17045 .
17046 \end_layout
17047
17048 \begin_layout Standard
17049 \begin_inset VSpace medskip
17050 \end_inset
17051
17052
17053 \end_layout
17054
17055 \begin_layout Standard
17056 Puedes definir tus propios colores con el comando
17057 \end_layout
17058
17059 \begin_layout Standard
17060
17061 \series bold
17062
17063 \backslash
17064 definecolor{nombre del color}{modelo de color}{valores de color}
17065 \end_layout
17066
17067 \begin_layout Standard
17068 El 
17069 \emph on
17070 modelo de color
17071 \emph default
17072  puede ser
17073 \end_layout
17074
17075 \begin_layout Labeling
17076 \labelwidthstring 00.00.0000
17077 cmyk: cyan, magenta, yellow, black
17078 \end_layout
17079
17080 \begin_layout Labeling
17081 \labelwidthstring 00.00.0000
17082 rgb: red, green, blue
17083 \end_layout
17084
17085 \begin_layout Labeling
17086 \labelwidthstring 00.00.0000
17087 gray: gray
17088 \end_layout
17089
17090 \begin_layout Standard
17091 y los 
17092 \emph on
17093 valores de color
17094 \emph default
17095  son números separados por comas entre 0 y 1 que describen el factor para
17096  el color correspondiente del modelo de color.
17097 \end_layout
17098
17099 \begin_layout Standard
17100 Por ejemplo, puedes definir el color
17101 \series bold
17102  
17103 \series default
17104 «
17105 \emph on
17106 verde oscuro
17107 \emph default
17108 » en el preámbulo con
17109 \end_layout
17110
17111 \begin_layout Standard
17112
17113 \series bold
17114
17115 \backslash
17116 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
17117 \end_layout
17118
17119 \begin_layout Standard
17120 y el color «
17121 \emph on
17122 gris claro
17123 \emph default
17124 » con
17125 \end_layout
17126
17127 \begin_layout Standard
17128
17129 \series bold
17130
17131 \backslash
17132 definecolor{grisclaro}{gray}{0.8}
17133 \end_layout
17134
17135 \begin_layout Standard
17136 \begin_inset VSpace medskip
17137 \end_inset
17138
17139
17140 \end_layout
17141
17142 \begin_layout Standard
17143 Las líneas se colorean con el comando
17144 \end_layout
17145
17146 \begin_layout Standard
17147
17148 \series bold
17149
17150 \backslash
17151 rowcolor{nombre del color}
17152 \end_layout
17153
17154 \begin_layout Standard
17155 y las celdas se colorean con el comando
17156 \end_layout
17157
17158 \begin_layout Standard
17159
17160 \series bold
17161
17162 \backslash
17163 cellcolor{nombre del color}
17164 \end_layout
17165
17166 \begin_layout Standard
17167 Ambos comandos se insertan al principio de una celda en código \SpecialChar TeX
17168 .
17169 \end_layout
17170
17171 \begin_layout Standard
17172 Para colorear caracteres enl cuadro marca las celdas y usa el menú 
17173 \family sans
17174 Editar\SpecialChar menuseparator
17175 Estilo
17176 \begin_inset space ~
17177 \end_inset
17178
17179 del
17180 \begin_inset space ~
17181 \end_inset
17182
17183 Texto
17184 \family default
17185 .
17186  Si una celda contiene código \SpecialChar TeX
17187  marca sólo los caracteres, si no el código
17188  \SpecialChar TeX
17189  en color puede ocasionar errores de \SpecialChar LaTeX
17190 .
17191 \end_layout
17192
17193 \begin_layout Standard
17194 \begin_inset Note Greyedout
17195 status open
17196
17197 \begin_layout Plain Layout
17198
17199 \series bold
17200 Nota:
17201 \series default
17202  No todos los visores DVI pueden mostrar colores definidos por el usuario.
17203 \end_layout
17204
17205 \end_inset
17206
17207
17208 \end_layout
17209
17210 \begin_layout Standard
17211 \begin_inset VSpace bigskip
17212 \end_inset
17213
17214
17215 \end_layout
17216
17217 \begin_layout Standard
17218 Para crear el cuadro
17219 \begin_inset space ~
17220 \end_inset
17221
17222
17223 \begin_inset CommandInset ref
17224 LatexCommand ref
17225 reference "tab:Cuadro-coloreado-con"
17226
17227 \end_inset
17228
17229  haz lo siguiente: el color de la primera columna debe ser 
17230 \emph on
17231 verde oscuro
17232 \emph default
17233 , entonces inserta
17234 \end_layout
17235
17236 \begin_layout Standard
17237
17238 \series bold
17239 >{
17240 \backslash
17241 columncolor{verdeoscuro}
17242 \backslash
17243 centering}c
17244 \end_layout
17245
17246 \begin_layout Standard
17247 como argumento \SpecialChar LaTeX
17248  para esta columna.
17249  La primera fila debe ser cian, por tanto inserta el comando en código \SpecialChar TeX
17250
17251 \end_layout
17252
17253 \begin_layout Standard
17254
17255 \series bold
17256
17257 \backslash
17258 rowcolor{cyan}
17259 \end_layout
17260
17261 \begin_layout Standard
17262 en la primera celda de esta fila.
17263  Observa que esto sobrescribe el color de la columna para la primera celda.
17264  La última celda de la última fila se colorea granate insertando el comando
17265  en código \SpecialChar TeX
17266
17267 \end_layout
17268
17269 \begin_layout Standard
17270
17271 \series bold
17272
17273 \backslash
17274 cellcolor{Maroon}
17275 \end_layout
17276
17277 \begin_layout Standard
17278 Ahora podrían colorearse los caracteres usando el menú 
17279 \family sans
17280 Editar\SpecialChar menuseparator
17281 Estilo
17282 \begin_inset space ~
17283 \end_inset
17284
17285 del
17286 \begin_inset space ~
17287 \end_inset
17288
17289 Texto
17290 \family default
17291 .
17292 \end_layout
17293
17294 \begin_layout Standard
17295 \begin_inset Float table
17296 placement h
17297 wide false
17298 sideways false
17299 status open
17300
17301 \begin_layout Plain Layout
17302 \begin_inset Caption Standard
17303
17304 \begin_layout Plain Layout
17305 \begin_inset CommandInset label
17306 LatexCommand label
17307 name "tab:Cuadro-coloreado-con"
17308
17309 \end_inset
17310
17311 Cuadro coloreado con el paquete 
17312 \series bold
17313 colortbl
17314 \series default
17315
17316 \begin_inset Argument 1
17317 status collapsed
17318
17319 \begin_layout Plain Layout
17320 Cuadro con 
17321 \series bold
17322 colortbl
17323 \end_layout
17324
17325 \end_inset
17326
17327
17328 \end_layout
17329
17330 \end_inset
17331
17332
17333 \end_layout
17334
17335 \begin_layout Plain Layout
17336 \align center
17337 \begin_inset Tabular
17338 <lyxtabular version="3" rows="3" columns="3">
17339 <features tabularvalignment="middle">
17340 <column alignment="center" valignment="top" special=">{\columncolor{verdeoscuro}\centering}c">
17341 <column alignment="center" valignment="top">
17342 <column alignment="center" valignment="top">
17343 <row>
17344 <cell alignment="center" valignment="top" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348 \begin_inset ERT
17349 status collapsed
17350
17351 \begin_layout Plain Layout
17352
17353
17354 \backslash
17355 rowcolor{cyan}
17356 \end_layout
17357
17358 \end_inset
17359
17360
17361 \color magenta
17362 a
17363 \end_layout
17364
17365 \end_inset
17366 </cell>
17367 <cell alignment="center" valignment="top" usebox="none">
17368 \begin_inset Text
17369
17370 \begin_layout Plain Layout
17371
17372 \color red
17373 b
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 <cell alignment="center" valignment="top" usebox="none">
17379 \begin_inset Text
17380
17381 \begin_layout Plain Layout
17382
17383 \color red
17384 c
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 </row>
17390 <row>
17391 <cell alignment="center" valignment="top" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395
17396 \color yellow
17397 d
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 <cell alignment="center" valignment="top" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406
17407 \color blue
17408 e
17409 \end_layout
17410
17411 \end_inset
17412 </cell>
17413 <cell alignment="center" valignment="top" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417
17418 \color blue
17419 f
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 </row>
17425 <row>
17426 <cell alignment="center" valignment="top" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Plain Layout
17430
17431 \color yellow
17432 g
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 <cell alignment="center" valignment="top" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441
17442 \color blue
17443 h
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 <cell alignment="center" valignment="top" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452 \begin_inset ERT
17453 status collapsed
17454
17455 \begin_layout Plain Layout
17456
17457
17458 \backslash
17459 cellcolor{Maroon}
17460 \end_layout
17461
17462 \end_inset
17463
17464
17465 \color green
17466 i
17467 \end_layout
17468
17469 \end_inset
17470 </cell>
17471 </row>
17472 </lyxtabular>
17473
17474 \end_inset
17475
17476
17477 \end_layout
17478
17479 \end_inset
17480
17481
17482 \end_layout
17483
17484 \begin_layout Standard
17485 \begin_inset ERT
17486 status collapsed
17487
17488 \begin_layout Plain Layout
17489
17490
17491 \backslash
17492 else
17493 \end_layout
17494
17495 \end_inset
17496
17497
17498 \begin_inset Note Note
17499 status open
17500
17501 \begin_layout Plain Layout
17502 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
17503  
17504 \series bold
17505 colortbl
17506 \series default
17507 .
17508 \end_layout
17509
17510 \end_inset
17511
17512
17513 \end_layout
17514
17515 \begin_layout Standard
17516 Debes instalar el paquete \SpecialChar LaTeX
17517  
17518 \series bold
17519 colortbl
17520 \series default
17521  para ver la parte siguiente en la salida.
17522 \end_layout
17523
17524 \begin_layout Standard
17525 \begin_inset ERT
17526 status collapsed
17527
17528 \begin_layout Plain Layout
17529
17530
17531 \backslash
17532 fi
17533 \end_layout
17534
17535 \end_inset
17536
17537
17538 \end_layout
17539
17540 \begin_layout Subsection
17541 Filas coloreadas
17542 \begin_inset Index idx
17543 status collapsed
17544
17545 \begin_layout Plain Layout
17546 Cuadros ! Color ! para filas
17547 \end_layout
17548
17549 \end_inset
17550
17551
17552 \begin_inset Index idx
17553 status collapsed
17554
17555 \begin_layout Plain Layout
17556 Color ! para filas de cuadros
17557 \end_layout
17558
17559 \end_inset
17560
17561
17562 \end_layout
17563
17564 \begin_layout Standard
17565 En caso de querer colorear una de cada dos filas, hay un método alternativo
17566  al descrito en la sección anterior.
17567  Se carga el paquete 
17568 \series bold
17569 xcolor
17570 \series default
17571
17572 \begin_inset Index idx
17573 status collapsed
17574
17575 \begin_layout Plain Layout
17576 \SpecialChar LaTeX
17577 -paquetes ! xcolor
17578 \begin_inset ERT
17579 status collapsed
17580
17581 \begin_layout Plain Layout
17582
17583
17584 \backslash
17585 vspace{4mm}
17586 \end_layout
17587
17588 \end_inset
17589
17590
17591 \end_layout
17592
17593 \end_inset
17594
17595  en el preámbulo del documento con el comando
17596 \end_layout
17597
17598 \begin_layout Standard
17599
17600 \series bold
17601
17602 \backslash
17603 usepackage[table]{xcolor}
17604 \end_layout
17605
17606 \begin_layout Standard
17607
17608 \series bold
17609 xcolor
17610 \series default
17611  carga automáticamente el paquete 
17612 \series bold
17613 colortbl
17614 \series default
17615
17616 \begin_inset Index idx
17617 status collapsed
17618
17619 \begin_layout Plain Layout
17620 \SpecialChar LaTeX
17621 -paquetes ! colortbl
17622 \end_layout
17623
17624 \end_inset
17625
17626 , por tanto 
17627 \series bold
17628 colortbl
17629 \series default
17630  debe estar instalado, de lo contrario se producen errores de \SpecialChar LaTeX
17631 .
17632 \end_layout
17633
17634 \begin_layout Standard
17635 \begin_inset ERT
17636 status collapsed
17637
17638 \begin_layout Plain Layout
17639
17640
17641 \backslash
17642 ifcolortbl
17643 \end_layout
17644
17645 \end_inset
17646
17647
17648 \begin_inset Note Note
17649 status open
17650
17651 \begin_layout Plain Layout
17652 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
17653  \SpecialChar LaTeX
17654  
17655 \series bold
17656 colortbl
17657 \series default
17658 .
17659 \end_layout
17660
17661 \end_inset
17662
17663
17664 \end_layout
17665
17666 \begin_layout Standard
17667 Las filas del cuadro se colorean con el comando
17668 \end_layout
17669
17670 \begin_layout Standard
17671
17672 \series bold
17673
17674 \backslash
17675 rowcolors[comandos]{número_de_fila}{color_fila_impar}{color_fila_par}
17676 \end_layout
17677
17678 \begin_layout Standard
17679 que se inserta en el preámbulo del documento o en código \SpecialChar TeX
17680  delante del primer
17681  cuadro a colorear.
17682  
17683 \emph on
17684 número_de_fila
17685 \emph default
17686  es el número de la primera fila que debe colorearse con el color de fila
17687  impar, 
17688 \emph on
17689 comandos
17690 \emph default
17691  pueden ser comandos adicionales que se ejecutan antes de cada fila del
17692  cuadro.
17693  Por ejemplo, 
17694 \end_layout
17695
17696 \begin_layout Standard
17697
17698 \series bold
17699
17700 \backslash
17701 rowcolors{1}{white}{lightgray}
17702 \end_layout
17703
17704 \begin_layout Standard
17705 genera el esquema de colores del cuadro
17706 \begin_inset space ~
17707 \end_inset
17708
17709
17710 \begin_inset CommandInset ref
17711 LatexCommand ref
17712 reference "tab:Cuadro-filas_color"
17713
17714 \end_inset
17715
17716 .
17717  El comando
17718 \end_layout
17719
17720 \begin_layout Standard
17721
17722 \series bold
17723
17724 \backslash
17725 rowcolors[
17726 \backslash
17727 hline]{1}{lightgray}{cyan}
17728 \end_layout
17729
17730 \begin_layout Standard
17731 genera el esquema de colores del cuadro
17732 \begin_inset space ~
17733 \end_inset
17734
17735
17736 \begin_inset CommandInset ref
17737 LatexCommand ref
17738 reference "tab:Cuadro-filas_color2"
17739
17740 \end_inset
17741
17742 .
17743  Si el color de la fila impar y/o el de la fila par se dejan vacíos no se
17744  usará ningún color, de forma que el comando
17745 \end_layout
17746
17747 \begin_layout Standard
17748
17749 \series bold
17750
17751 \backslash
17752 rowcolors{1}{}{}
17753 \end_layout
17754
17755 \begin_layout Standard
17756 deja sin color las filas de todos los cuadros siguientes.
17757 \end_layout
17758
17759 \begin_layout Standard
17760 \begin_inset ERT
17761 status open
17762
17763 \begin_layout Plain Layout
17764
17765
17766 \backslash
17767 rowcolors{1}{white}{lightgray}
17768 \end_layout
17769
17770 \end_inset
17771
17772
17773 \end_layout
17774
17775 \begin_layout Standard
17776 \begin_inset Float table
17777 placement h
17778 wide false
17779 sideways false
17780 status open
17781
17782 \begin_layout Plain Layout
17783 \begin_inset Caption Standard
17784
17785 \begin_layout Plain Layout
17786 \begin_inset CommandInset label
17787 LatexCommand label
17788 name "tab:Cuadro-filas_color"
17789
17790 \end_inset
17791
17792 Cuadro con filas alternas coloreadas en gris claro.
17793 \end_layout
17794
17795 \end_inset
17796
17797
17798 \end_layout
17799
17800 \begin_layout Plain Layout
17801 \align center
17802 \begin_inset Tabular
17803 <lyxtabular version="3" rows="4" columns="3">
17804 <features tabularvalignment="middle">
17805 <column alignment="center" valignment="top">
17806 <column alignment="center" valignment="top" width="0pt">
17807 <column alignment="center" valignment="top" width="0pt">
17808 <row>
17809 <cell alignment="center" valignment="top" usebox="none">
17810 \begin_inset Text
17811
17812 \begin_layout Plain Layout
17813 X
17814 \end_layout
17815
17816 \end_inset
17817 </cell>
17818 <cell alignment="center" valignment="top" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822 Y
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 <cell alignment="center" valignment="top" usebox="none">
17828 \begin_inset Text
17829
17830 \begin_layout Plain Layout
17831 Z
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 </row>
17837 <row>
17838 <cell alignment="center" valignment="top" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842 1
17843 \end_layout
17844
17845 \end_inset
17846 </cell>
17847 <cell alignment="center" valignment="top" usebox="none">
17848 \begin_inset Text
17849
17850 \begin_layout Plain Layout
17851 2
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell alignment="center" valignment="top" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860 3
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 </row>
17866 <row>
17867 <cell alignment="center" valignment="top" usebox="none">
17868 \begin_inset Text
17869
17870 \begin_layout Plain Layout
17871 4
17872 \end_layout
17873
17874 \end_inset
17875 </cell>
17876 <cell alignment="center" valignment="top" usebox="none">
17877 \begin_inset Text
17878
17879 \begin_layout Plain Layout
17880 5
17881 \end_layout
17882
17883 \end_inset
17884 </cell>
17885 <cell alignment="center" valignment="top" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889 6
17890 \end_layout
17891
17892 \end_inset
17893 </cell>
17894 </row>
17895 <row>
17896 <cell alignment="center" valignment="top" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 7
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909 8
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 <cell alignment="center" valignment="top" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Plain Layout
17918 9
17919 \end_layout
17920
17921 \end_inset
17922 </cell>
17923 </row>
17924 </lyxtabular>
17925
17926 \end_inset
17927
17928
17929 \end_layout
17930
17931 \end_inset
17932
17933
17934 \end_layout
17935
17936 \begin_layout Standard
17937 \begin_inset ERT
17938 status open
17939
17940 \begin_layout Plain Layout
17941
17942
17943 \backslash
17944 rowcolors[
17945 \backslash
17946 hline]{1}{lightgray}{cyan}
17947 \end_layout
17948
17949 \end_inset
17950
17951
17952 \end_layout
17953
17954 \begin_layout Standard
17955 \begin_inset Float table
17956 placement h
17957 wide false
17958 sideways false
17959 status open
17960
17961 \begin_layout Plain Layout
17962 \begin_inset Caption Standard
17963
17964 \begin_layout Plain Layout
17965 \begin_inset CommandInset label
17966 LatexCommand label
17967 name "tab:Cuadro-filas_color2"
17968
17969 \end_inset
17970
17971 Cuadro con filas alternas coloreadas en cian y líneas entre las filas.
17972 \end_layout
17973
17974 \end_inset
17975
17976
17977 \end_layout
17978
17979 \begin_layout Plain Layout
17980 \align center
17981 \begin_inset Tabular
17982 <lyxtabular version="3" rows="4" columns="3">
17983 <features tabularvalignment="middle">
17984 <column alignment="center" valignment="top">
17985 <column alignment="center" valignment="top">
17986 <column alignment="center" valignment="top" width="0pt">
17987 <row>
17988 <cell alignment="center" valignment="top" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992 X
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 Y
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 <cell alignment="center" valignment="top" usebox="none">
18007 \begin_inset Text
18008
18009 \begin_layout Plain Layout
18010 Z
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 </row>
18016 <row>
18017 <cell alignment="center" valignment="top" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021 1
18022 \end_layout
18023
18024 \end_inset
18025 </cell>
18026 <cell alignment="center" valignment="top" usebox="none">
18027 \begin_inset Text
18028
18029 \begin_layout Plain Layout
18030 2
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 <cell alignment="center" valignment="top" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039 3
18040 \end_layout
18041
18042 \end_inset
18043 </cell>
18044 </row>
18045 <row>
18046 <cell alignment="center" valignment="top" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050 4
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 <cell alignment="center" valignment="top" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059 5
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068 6
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 </row>
18074 <row>
18075 <cell alignment="center" valignment="top" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079 7
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 <cell alignment="center" valignment="top" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088 8
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 <cell alignment="center" valignment="top" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097 9
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 </row>
18103 </lyxtabular>
18104
18105 \end_inset
18106
18107
18108 \end_layout
18109
18110 \end_inset
18111
18112
18113 \end_layout
18114
18115 \begin_layout Standard
18116 \begin_inset ERT
18117 status collapsed
18118
18119 \begin_layout Plain Layout
18120
18121
18122 \backslash
18123 rowcolors{1}{}{}
18124 \end_layout
18125
18126 \end_inset
18127
18128
18129 \begin_inset Note Note
18130 status collapsed
18131
18132 \begin_layout Plain Layout
18133 Desactiva el coloreado de filas
18134 \end_layout
18135
18136 \end_inset
18137
18138
18139 \end_layout
18140
18141 \begin_layout Standard
18142 \begin_inset ERT
18143 status collapsed
18144
18145 \begin_layout Plain Layout
18146
18147
18148 \backslash
18149 else
18150 \end_layout
18151
18152 \end_inset
18153
18154
18155 \begin_inset Note Note
18156 status open
18157
18158 \begin_layout Plain Layout
18159 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
18160  
18161 \series bold
18162 colortbl
18163 \series default
18164 .
18165 \end_layout
18166
18167 \end_inset
18168
18169
18170 \end_layout
18171
18172 \begin_layout Standard
18173 Debes instalar el paquete \SpecialChar LaTeX
18174  
18175 \series bold
18176 colortbl
18177 \series default
18178  para ver la parte siguiente en la salida.
18179 \end_layout
18180
18181 \begin_layout Standard
18182 \begin_inset ERT
18183 status collapsed
18184
18185 \begin_layout Plain Layout
18186
18187
18188 \backslash
18189 fi
18190 \end_layout
18191
18192 \end_inset
18193
18194
18195 \end_layout
18196
18197 \begin_layout Subsection
18198 Líneas coloreadas
18199 \begin_inset Index idx
18200 status collapsed
18201
18202 \begin_layout Plain Layout
18203 Cuadros ! Color ! en líneas
18204 \end_layout
18205
18206 \end_inset
18207
18208
18209 \begin_inset Index idx
18210 status collapsed
18211
18212 \begin_layout Plain Layout
18213 Color ! en bordes de cuadros
18214 \end_layout
18215
18216 \end_inset
18217
18218
18219 \end_layout
18220
18221 \begin_layout Standard
18222 Como se describe en la sección
18223 \begin_inset space ~
18224 \end_inset
18225
18226
18227 \begin_inset CommandInset ref
18228 LatexCommand ref
18229 reference "subsec:Grosor-de-Líneas"
18230
18231 \end_inset
18232
18233 , el grosor para todas las líneas en un cuadro puede ajustarse con el comando
18234  
18235 \series bold
18236
18237 \backslash
18238 arrayrulewidth
18239 \series default
18240 .
18241  Se ha puesto 1.5
18242 \begin_inset space \thinspace{}
18243 \end_inset
18244
18245 pt para todos los cuadros de esta sección.
18246 \begin_inset ERT
18247 status collapsed
18248
18249 \begin_layout Plain Layout
18250
18251
18252 \backslash
18253 setlength{
18254 \backslash
18255 arrayrulewidth}{1.5pt}
18256 \end_layout
18257
18258 \end_inset
18259
18260
18261 \end_layout
18262
18263 \begin_layout Standard
18264 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
18265  el preámbulo del documento el siguiente formato de columna, de acuerdo
18266  a lo descrito en la sección
18267 \begin_inset space ~
18268 \end_inset
18269
18270
18271 \begin_inset CommandInset ref
18272 LatexCommand ref
18273 reference "subsec:Formato-Personalizado"
18274
18275 \end_inset
18276
18277 :
18278 \end_layout
18279
18280 \begin_layout Standard
18281
18282 \series bold
18283
18284 \backslash
18285 newcolumntype{W}{!{
18286 \backslash
18287 color{green}
18288 \backslash
18289 vline}}
18290 \end_layout
18291
18292 \begin_layout Standard
18293 Para el cuadro
18294 \begin_inset space ~
18295 \end_inset
18296
18297
18298 \begin_inset CommandInset ref
18299 LatexCommand ref
18300 reference "tab:Cuadro-con-verticales-coloreadas"
18301
18302 \end_inset
18303
18304  se usó el argumento \SpecialChar LaTeX
18305
18306 \series bold
18307  WcW
18308 \series default
18309  para la última columna y
18310 \series bold
18311  Wc
18312 \series default
18313  para las demás.
18314 \end_layout
18315
18316 \begin_layout Standard
18317 Si quieres tener varios colores, define más formatos de columna.
18318 \end_layout
18319
18320 \begin_layout Standard
18321 \begin_inset Float table
18322 placement h
18323 wide false
18324 sideways false
18325 status open
18326
18327 \begin_layout Plain Layout
18328 \begin_inset Caption Standard
18329
18330 \begin_layout Plain Layout
18331 \begin_inset CommandInset label
18332 LatexCommand label
18333 name "tab:Cuadro-con-verticales-coloreadas"
18334
18335 \end_inset
18336
18337 Cuadro con líneas verticales coloreadas
18338 \end_layout
18339
18340 \end_inset
18341
18342
18343 \end_layout
18344
18345 \begin_layout Plain Layout
18346 \align center
18347 \begin_inset Tabular
18348 <lyxtabular version="3" rows="3" columns="3">
18349 <features tabularvalignment="middle">
18350 <column alignment="center" valignment="top" special="Wc">
18351 <column alignment="center" valignment="top" special="Wc">
18352 <column alignment="center" valignment="top" special="WcW">
18353 <row>
18354 <cell alignment="center" valignment="top" topline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358 sd
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 <cell alignment="center" valignment="top" topline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell alignment="center" valignment="top" topline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 </row>
18382 <row>
18383 <cell alignment="center" valignment="top" topline="true" usebox="none">
18384 \begin_inset Text
18385
18386 \begin_layout Plain Layout
18387
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 <cell alignment="center" valignment="top" topline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396 sd
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" topline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 </row>
18411 <row>
18412 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416
18417 \end_layout
18418
18419 \end_inset
18420 </cell>
18421 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18422 \begin_inset Text
18423
18424 \begin_layout Plain Layout
18425
18426 \end_layout
18427
18428 \end_inset
18429 </cell>
18430 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18431 \begin_inset Text
18432
18433 \begin_layout Plain Layout
18434 sd
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 </row>
18440 </lyxtabular>
18441
18442 \end_inset
18443
18444
18445 \end_layout
18446
18447 \end_inset
18448
18449
18450 \end_layout
18451
18452 \begin_layout Standard
18453 \begin_inset VSpace bigskip
18454 \end_inset
18455
18456 Para colorear líneas horizontales, por ejemplo en rojo, como en el cuadro
18457 \begin_inset space ~
18458 \end_inset
18459
18460
18461 \begin_inset CommandInset ref
18462 LatexCommand ref
18463 reference "tab:Cuadro-con-horizontales-coloreadas"
18464
18465 \end_inset
18466
18467 , inserta estos comandos en código \SpecialChar TeX
18468  antes del cuadro o del flotante:
18469 \end_layout
18470
18471 \begin_layout Standard
18472
18473 \series bold
18474
18475 \backslash
18476 let
18477 \backslash
18478 myHlineC
18479 \backslash
18480 hline
18481 \begin_inset Newline newline
18482 \end_inset
18483
18484
18485 \backslash
18486 renewcommand{
18487 \backslash
18488 hline}
18489 \begin_inset Newline newline
18490 \end_inset
18491
18492
18493 \begin_inset Phantom HPhantom
18494 status open
18495
18496 \begin_layout Plain Layout
18497
18498 \series bold
18499 \begin_inset space ~
18500 \end_inset
18501
18502
18503 \end_layout
18504
18505 \end_inset
18506
18507 {
18508 \backslash
18509 arrayrulecolor{red}
18510 \backslash
18511 myHlineC
18512 \backslash
18513 arrayrulecolor{black}}
18514 \end_layout
18515
18516 \begin_layout Standard
18517 \begin_inset ERT
18518 status collapsed
18519
18520 \begin_layout Plain Layout
18521
18522
18523 \backslash
18524 let
18525 \backslash
18526 myHlineC
18527 \backslash
18528 hline
18529 \end_layout
18530
18531 \begin_layout Plain Layout
18532
18533
18534 \backslash
18535 renewcommand{
18536 \backslash
18537 hline}
18538 \end_layout
18539
18540 \begin_layout Plain Layout
18541
18542  {
18543 \backslash
18544 arrayrulecolor{red}
18545 \backslash
18546 myHlineC
18547 \backslash
18548 arrayrulecolor{black}}
18549 \end_layout
18550
18551 \end_inset
18552
18553
18554 \begin_inset Float table
18555 placement h
18556 wide false
18557 sideways false
18558 status open
18559
18560 \begin_layout Plain Layout
18561 \begin_inset Caption Standard
18562
18563 \begin_layout Plain Layout
18564 \begin_inset CommandInset label
18565 LatexCommand label
18566 name "tab:Cuadro-con-horizontales-coloreadas"
18567
18568 \end_inset
18569
18570 Cuadro con líneas horizontales coloreadas
18571 \end_layout
18572
18573 \end_inset
18574
18575
18576 \end_layout
18577
18578 \begin_layout Plain Layout
18579 \align center
18580 \begin_inset Tabular
18581 <lyxtabular version="3" rows="3" columns="3">
18582 <features tabularvalignment="middle">
18583 <column alignment="center" valignment="top">
18584 <column alignment="center" valignment="top">
18585 <column alignment="center" valignment="top">
18586 <row>
18587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18588 \begin_inset Text
18589
18590 \begin_layout Plain Layout
18591 sd
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout Plain Layout
18600
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18606 \begin_inset Text
18607
18608 \begin_layout Plain Layout
18609
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 </row>
18615 <row>
18616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629 sd
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 </row>
18644 <row>
18645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18664 \begin_inset Text
18665
18666 \begin_layout Plain Layout
18667 sd
18668 \end_layout
18669
18670 \end_inset
18671 </cell>
18672 </row>
18673 </lyxtabular>
18674
18675 \end_inset
18676
18677
18678 \end_layout
18679
18680 \end_inset
18681
18682
18683 \end_layout
18684
18685 \begin_layout Standard
18686 Para volver al color de línea negro predeterminado inserta este comando
18687  en código \SpecialChar TeX
18688  detrás del cuadro o el flotante:
18689 \end_layout
18690
18691 \begin_layout Standard
18692
18693 \series bold
18694
18695 \backslash
18696 renewcommand{
18697 \backslash
18698 hline}{
18699 \backslash
18700 myHlineC}
18701 \end_layout
18702
18703 \begin_layout Standard
18704 El cuadro
18705 \begin_inset space ~
18706 \end_inset
18707
18708
18709 \begin_inset CommandInset ref
18710 LatexCommand ref
18711 reference "tab:Cuadro-con-líneas-coloreadas"
18712
18713 \end_inset
18714
18715  es un ejemplo con líneas verticales y horizontales coloreadas.
18716 \end_layout
18717
18718 \begin_layout Standard
18719 \begin_inset Float table
18720 placement h
18721 wide false
18722 sideways false
18723 status open
18724
18725 \begin_layout Plain Layout
18726 \begin_inset Caption Standard
18727
18728 \begin_layout Plain Layout
18729 \begin_inset CommandInset label
18730 LatexCommand label
18731 name "tab:Cuadro-con-líneas-coloreadas"
18732
18733 \end_inset
18734
18735 Cuadro con líneas coloreadas
18736 \end_layout
18737
18738 \end_inset
18739
18740
18741 \end_layout
18742
18743 \begin_layout Plain Layout
18744 \align center
18745 \begin_inset Tabular
18746 <lyxtabular version="3" rows="3" columns="3">
18747 <features tabularvalignment="middle">
18748 <column alignment="center" valignment="top" special="Wc">
18749 <column alignment="center" valignment="top" special="Wc">
18750 <column alignment="center" valignment="top" special="WcW">
18751 <row>
18752 <cell alignment="center" valignment="top" topline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756 sd
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 <cell alignment="center" valignment="top" topline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765
18766 \end_layout
18767
18768 \end_inset
18769 </cell>
18770 <cell alignment="center" valignment="top" topline="true" usebox="none">
18771 \begin_inset Text
18772
18773 \begin_layout Plain Layout
18774
18775 \end_layout
18776
18777 \end_inset
18778 </cell>
18779 </row>
18780 <row>
18781 <cell alignment="center" valignment="top" topline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 <cell alignment="center" valignment="top" topline="true" usebox="none">
18791 \begin_inset Text
18792
18793 \begin_layout Plain Layout
18794 sd
18795 \end_layout
18796
18797 \end_inset
18798 </cell>
18799 <cell alignment="center" valignment="top" topline="true" usebox="none">
18800 \begin_inset Text
18801
18802 \begin_layout Plain Layout
18803
18804 \end_layout
18805
18806 \end_inset
18807 </cell>
18808 </row>
18809 <row>
18810 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18811 \begin_inset Text
18812
18813 \begin_layout Plain Layout
18814
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Plain Layout
18832 sd
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 </row>
18838 </lyxtabular>
18839
18840 \end_inset
18841
18842
18843 \end_layout
18844
18845 \end_inset
18846
18847
18848 \end_layout
18849
18850 \begin_layout Standard
18851 \begin_inset ERT
18852 status collapsed
18853
18854 \begin_layout Plain Layout
18855
18856
18857 \backslash
18858 renewcommand{
18859 \backslash
18860 hline}{
18861 \backslash
18862 myHlineC}
18863 \end_layout
18864
18865 \end_inset
18866
18867
18868 \end_layout
18869
18870 \begin_layout Standard
18871 \begin_inset ERT
18872 status collapsed
18873
18874 \begin_layout Plain Layout
18875
18876
18877 \backslash
18878 setlength{
18879 \backslash
18880 arrayrulewidth}{1.2pt}
18881 \end_layout
18882
18883 \end_inset
18884
18885
18886 \end_layout
18887
18888 \begin_layout Standard
18889
18890 \lang english
18891 To color only some of the table lines another strategy is necessary.
18892  To color all following horizontal lines, insert this command as \SpecialChar TeX
18893  code as
18894  last thing in the row that should be above the first colored line:
18895 \end_layout
18896
18897 \begin_layout Standard
18898
18899 \series bold
18900
18901 \backslash
18902
18903 \backslash
18904
18905 \backslash
18906 arrayrulecolor{blue}%
18907 \end_layout
18908
18909 \begin_layout Standard
18910
18911 \lang english
18912 To go back to black lines, add this command as first thing in the row that
18913  is above the black lines:
18914 \end_layout
18915
18916 \begin_layout Standard
18917
18918 \series bold
18919
18920 \backslash
18921 arrayrulecolor{black}
18922 \end_layout
18923
18924 \begin_layout Standard
18925
18926 \lang english
18927 With this one can color table lines like in Table
18928 \begin_inset space ~
18929 \end_inset
18930
18931
18932 \begin_inset CommandInset ref
18933 LatexCommand ref
18934 reference "tab:Table-with-different-hor"
18935
18936 \end_inset
18937
18938 .
18939  However, with this method it is not possible to color the line above the
18940  first row of a table.
18941 \end_layout
18942
18943 \begin_layout Standard
18944 \begin_inset Float table
18945 wide false
18946 sideways false
18947 status open
18948
18949 \begin_layout Plain Layout
18950 \begin_inset Caption Standard
18951
18952 \begin_layout Plain Layout
18953
18954 \lang english
18955 \begin_inset CommandInset label
18956 LatexCommand label
18957 name "tab:Table-with-different-hor"
18958
18959 \end_inset
18960
18961 Table with different horizontal line colors.
18962 \end_layout
18963
18964 \end_inset
18965
18966
18967 \end_layout
18968
18969 \begin_layout Plain Layout
18970 \align center
18971 \begin_inset Tabular
18972 <lyxtabular version="3" rows="6" columns="7">
18973 <features tabularvalignment="middle">
18974 <column alignment="center" valignment="top">
18975 <column alignment="center" valignment="top">
18976 <column alignment="center" valignment="top">
18977 <column alignment="center" valignment="top">
18978 <column alignment="center" valignment="top">
18979 <column alignment="center" valignment="top">
18980 <column alignment="center" valignment="top">
18981 <row>
18982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 <cell alignment="center" valignment="top" topline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 <cell alignment="center" valignment="top" topline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 <cell alignment="center" valignment="top" topline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 <cell alignment="center" valignment="top" topline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022
19023 \end_layout
19024
19025 \end_inset
19026 </cell>
19027 <cell alignment="center" valignment="top" topline="true" usebox="none">
19028 \begin_inset Text
19029
19030 \begin_layout Plain Layout
19031
19032 \end_layout
19033
19034 \end_inset
19035 </cell>
19036 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040 \begin_inset ERT
19041 status open
19042
19043 \begin_layout Plain Layout
19044
19045
19046 \backslash
19047
19048 \backslash
19049
19050 \backslash
19051 arrayrulecolor{blue}%
19052 \end_layout
19053
19054 \end_inset
19055
19056
19057 \end_layout
19058
19059 \end_inset
19060 </cell>
19061 </row>
19062 <row>
19063 <cell alignment="center" valignment="top" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067 Y
19068 \end_layout
19069
19070 \end_inset
19071 </cell>
19072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094
19095 \end_layout
19096
19097 \end_inset
19098 </cell>
19099 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19100 \begin_inset Text
19101
19102 \begin_layout Plain Layout
19103
19104 \end_layout
19105
19106 \end_inset
19107 </cell>
19108 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19109 \begin_inset Text
19110
19111 \begin_layout Plain Layout
19112
19113 \end_layout
19114
19115 \end_inset
19116 </cell>
19117 <cell alignment="center" valignment="top" usebox="none">
19118 \begin_inset Text
19119
19120 \begin_layout Plain Layout
19121 Y
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 </row>
19127 <row>
19128 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19129 \begin_inset Text
19130
19131 \begin_layout Plain Layout
19132 \begin_inset ERT
19133 status open
19134
19135 \begin_layout Plain Layout
19136
19137
19138 \backslash
19139 arrayrulecolor{black}
19140 \end_layout
19141
19142 \end_inset
19143
19144
19145 \end_layout
19146
19147 \end_inset
19148 </cell>
19149 <cell alignment="center" valignment="top" usebox="none">
19150 \begin_inset Text
19151
19152 \begin_layout Plain Layout
19153
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 <cell alignment="center" valignment="top" usebox="none">
19159 \begin_inset Text
19160
19161 \begin_layout Plain Layout
19162
19163 \end_layout
19164
19165 \end_inset
19166 </cell>
19167 <cell alignment="center" valignment="top" usebox="none">
19168 \begin_inset Text
19169
19170 \begin_layout Plain Layout
19171
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180
19181 \end_layout
19182
19183 \end_inset
19184 </cell>
19185 <cell alignment="center" valignment="top" usebox="none">
19186 \begin_inset Text
19187
19188 \begin_layout Plain Layout
19189
19190 \end_layout
19191
19192 \end_inset
19193 </cell>
19194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19195 \begin_inset Text
19196
19197 \begin_layout Plain Layout
19198
19199 \end_layout
19200
19201 \end_inset
19202 </cell>
19203 </row>
19204 <row>
19205 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 <cell alignment="center" valignment="top" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Plain Layout
19218
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 <cell alignment="center" valignment="top" usebox="none">
19224 \begin_inset Text
19225
19226 \begin_layout Plain Layout
19227
19228 \end_layout
19229
19230 \end_inset
19231 </cell>
19232 <cell alignment="center" valignment="top" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Plain Layout
19236
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 <cell alignment="center" valignment="top" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 <cell alignment="center" valignment="top" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263 \begin_inset ERT
19264 status collapsed
19265
19266 \begin_layout Plain Layout
19267
19268
19269 \backslash
19270
19271 \backslash
19272
19273 \backslash
19274 arrayrulecolor{green}%
19275 \end_layout
19276
19277 \end_inset
19278
19279
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 </row>
19285 <row>
19286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Plain Layout
19308
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Plain Layout
19326
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 </row>
19350 <row>
19351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355 \begin_inset ERT
19356 status collapsed
19357
19358 \begin_layout Plain Layout
19359
19360
19361 \backslash
19362 arrayrulecolor{black}
19363 \end_layout
19364
19365 \end_inset
19366
19367 B
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Plain Layout
19385
19386 \end_layout
19387
19388 \end_inset
19389 </cell>
19390 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19391 \begin_inset Text
19392
19393 \begin_layout Plain Layout
19394
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421 \begin_inset ERT
19422 status collapsed
19423
19424 \begin_layout Plain Layout
19425
19426
19427 \backslash
19428
19429 \backslash
19430
19431 \backslash
19432 arrayrulecolor{blue}%
19433 \end_layout
19434
19435 \end_inset
19436
19437
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 </row>
19443 </lyxtabular>
19444
19445 \end_inset
19446
19447
19448 \end_layout
19449
19450 \end_inset
19451
19452
19453 \end_layout
19454
19455 \begin_layout Standard
19456
19457 \lang english
19458 To change the color of vertical lines within a row, like in Table
19459 \begin_inset space ~
19460 \end_inset
19461
19462
19463 \begin_inset CommandInset ref
19464 LatexCommand ref
19465 reference "tab:Table-with-different-ver"
19466
19467 \end_inset
19468
19469 , one needs to use multicolumns.
19470  At first one needs to remove all vertical lines that don't run along the
19471  whole column.
19472  Now one colors all lines using the command
19473 \end_layout
19474
19475 \begin_layout Standard
19476
19477 \series bold
19478
19479 \backslash
19480
19481 \backslash
19482
19483 \backslash
19484 arrayrulecolor{blue}%
19485 \end_layout
19486
19487 \begin_layout Standard
19488
19489 \lang english
19490 as above.
19491  Finally one inserts this command as \SpecialChar TeX
19492  code to every cell in the row where
19493  one needs a vertical line in a different color:
19494 \end_layout
19495
19496 \begin_layout Standard
19497
19498 \series bold
19499
19500 \backslash
19501 multicolumn{1}{!{
19502 \backslash
19503 color{green}
19504 \backslash
19505 vline}c!{
19506 \backslash
19507 color{red}
19508 \backslash
19509 vline}}{
19510 \end_layout
19511
19512 \begin_layout Standard
19513
19514 \lang english
19515 This adds a vertical line to both sides of the cell.
19516  The left one will be green, the right one red.
19517  If no color change is necessary one can omit the 
19518 \series bold
19519
19520 \backslash
19521 color
19522 \series default
19523  command in the above command.
19524  To get for example a black left line and a blue right line you can write:
19525 \end_layout
19526
19527 \begin_layout Standard
19528
19529 \series bold
19530
19531 \backslash
19532 multicolumn{1}{!{
19533 \backslash
19534 color{black}
19535 \backslash
19536 vline}c|}{
19537 \end_layout
19538
19539 \begin_layout Standard
19540
19541 \lang english
19542 because the color blue was already set for all lines.
19543  The 
19544 \series bold
19545 |
19546 \series default
19547  creates hereby the vertical line while 
19548 \series bold
19549
19550 \backslash
19551 vline
19552 \series default
19553  does this when 
19554 \series bold
19555
19556 \backslash
19557 color
19558 \series default
19559  is used.
19560  To set vertical lines without changing any color use
19561 \end_layout
19562
19563 \begin_layout Standard
19564
19565 \series bold
19566
19567 \backslash
19568 multicolumn{1}{|c|}{
19569 \end_layout
19570
19571 \begin_layout Standard
19572
19573 \lang english
19574 After this command insert the cell content the normal way and end the cell
19575  with a closing brace 
19576 \series bold
19577 }
19578 \series default
19579  in \SpecialChar TeX
19580  code.
19581 \end_layout
19582
19583 \begin_layout Standard
19584 \begin_inset Float table
19585 wide false
19586 sideways false
19587 status open
19588
19589 \begin_layout Plain Layout
19590 \begin_inset Caption Standard
19591
19592 \begin_layout Plain Layout
19593
19594 \lang english
19595 \begin_inset CommandInset label
19596 LatexCommand label
19597 name "tab:Table-with-different-ver"
19598
19599 \end_inset
19600
19601 Table with different vertical line colors in one row.
19602 \end_layout
19603
19604 \end_inset
19605
19606
19607 \end_layout
19608
19609 \begin_layout Plain Layout
19610 \align center
19611 \begin_inset Tabular
19612 <lyxtabular version="3" rows="5" columns="7">
19613 <features tabularvalignment="middle">
19614 <column alignment="center" valignment="top">
19615 <column alignment="center" valignment="top">
19616 <column alignment="center" valignment="top">
19617 <column alignment="center" valignment="top">
19618 <column alignment="center" valignment="top">
19619 <column alignment="center" valignment="top">
19620 <column alignment="center" valignment="top">
19621 <row>
19622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" topline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 <cell alignment="center" valignment="top" topline="true" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" topline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Plain Layout
19653
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 <cell alignment="center" valignment="top" topline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" topline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671
19672 \end_layout
19673
19674 \end_inset
19675 </cell>
19676 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19677 \begin_inset Text
19678
19679 \begin_layout Plain Layout
19680 \begin_inset ERT
19681 status open
19682
19683 \begin_layout Plain Layout
19684
19685
19686 \backslash
19687
19688 \backslash
19689
19690 \backslash
19691 arrayrulecolor{red}%
19692 \end_layout
19693
19694 \end_inset
19695
19696
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 </row>
19702 <row>
19703 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19704 \begin_inset Text
19705
19706 \begin_layout Plain Layout
19707 \begin_inset ERT
19708 status open
19709
19710 \begin_layout Plain Layout
19711
19712
19713 \backslash
19714 multicolumn{1}{!{
19715 \backslash
19716 color{black}
19717 \backslash
19718 vline}c|}{
19719 \end_layout
19720
19721 \end_inset
19722
19723 Y
19724 \begin_inset ERT
19725 status collapsed
19726
19727 \begin_layout Plain Layout
19728
19729 }
19730 \end_layout
19731
19732 \end_inset
19733
19734
19735 \end_layout
19736
19737 \end_inset
19738 </cell>
19739 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19740 \begin_inset Text
19741
19742 \begin_layout Plain Layout
19743
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Plain Layout
19752
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19758 \begin_inset Text
19759
19760 \begin_layout Plain Layout
19761
19762 \end_layout
19763
19764 \end_inset
19765 </cell>
19766 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19767 \begin_inset Text
19768
19769 \begin_layout Plain Layout
19770
19771 \end_layout
19772
19773 \end_inset
19774 </cell>
19775 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779 \begin_inset ERT
19780 status open
19781
19782 \begin_layout Plain Layout
19783
19784
19785 \backslash
19786 multicolumn{1}{c|}{
19787 \end_layout
19788
19789 \end_inset
19790
19791
19792 \begin_inset ERT
19793 status collapsed
19794
19795 \begin_layout Plain Layout
19796
19797 }
19798 \end_layout
19799
19800 \end_inset
19801
19802
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Plain Layout
19811 \begin_inset ERT
19812 status open
19813
19814 \begin_layout Plain Layout
19815
19816
19817 \backslash
19818 multicolumn{1}{c!{
19819 \backslash
19820 color{black}
19821 \backslash
19822 vline}}{
19823 \end_layout
19824
19825 \end_inset
19826
19827 Y
19828 \begin_inset ERT
19829 status collapsed
19830
19831 \begin_layout Plain Layout
19832
19833 }
19834 \end_layout
19835
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 </row>
19844 <row>
19845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849 \begin_inset ERT
19850 status collapsed
19851
19852 \begin_layout Plain Layout
19853
19854
19855 \backslash
19856 arrayrulecolor{black}
19857 \end_layout
19858
19859 \end_inset
19860
19861
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870
19871 \end_layout
19872
19873 \end_inset
19874 </cell>
19875 <cell alignment="center" valignment="top" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Plain Layout
19879
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 <cell alignment="center" valignment="top" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 <cell alignment="center" valignment="top" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915 \begin_inset ERT
19916 status collapsed
19917
19918 \begin_layout Plain Layout
19919
19920
19921 \backslash
19922
19923 \backslash
19924
19925 \backslash
19926 arrayrulecolor{magenta}%
19927 \end_layout
19928
19929 \end_inset
19930
19931
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 </row>
19937 <row>
19938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942 \begin_inset ERT
19943 status collapsed
19944
19945 \begin_layout Plain Layout
19946
19947
19948 \backslash
19949 multicolumn{1}{|c!{
19950 \backslash
19951 color{red}
19952 \backslash
19953 vline}}{
19954 \end_layout
19955
19956 \end_inset
19957
19958
19959 \begin_inset ERT
19960 status collapsed
19961
19962 \begin_layout Plain Layout
19963
19964 }
19965 \end_layout
19966
19967 \end_inset
19968
19969
19970 \end_layout
19971
19972 \end_inset
19973 </cell>
19974 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19975 \begin_inset Text
19976
19977 \begin_layout Plain Layout
19978 \begin_inset ERT
19979 status collapsed
19980
19981 \begin_layout Plain Layout
19982
19983
19984 \backslash
19985 multicolumn{1}{c!{
19986 \backslash
19987 color{green}
19988 \backslash
19989 vline}}{
19990 \end_layout
19991
19992 \end_inset
19993
19994
19995 \begin_inset ERT
19996 status collapsed
19997
19998 \begin_layout Plain Layout
19999
20000 }
20001 \end_layout
20002
20003 \end_inset
20004
20005
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Plain Layout
20014 \begin_inset ERT
20015 status collapsed
20016
20017 \begin_layout Plain Layout
20018
20019
20020 \backslash
20021 multicolumn{1}{c!{
20022 \backslash
20023 color{yellow}
20024 \backslash
20025 vline}}{
20026 \end_layout
20027
20028 \end_inset
20029
20030
20031 \begin_inset ERT
20032 status collapsed
20033
20034 \begin_layout Plain Layout
20035
20036 }
20037 \end_layout
20038
20039 \end_inset
20040
20041
20042 \end_layout
20043
20044 \end_inset
20045 </cell>
20046 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050 \begin_inset ERT
20051 status collapsed
20052
20053 \begin_layout Plain Layout
20054
20055
20056 \backslash
20057 multicolumn{1}{c!{
20058 \backslash
20059 color{blue}
20060 \backslash
20061 vline}}{
20062 \end_layout
20063
20064 \end_inset
20065
20066
20067 \begin_inset ERT
20068 status collapsed
20069
20070 \begin_layout Plain Layout
20071
20072 }
20073 \end_layout
20074
20075 \end_inset
20076
20077
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086 \begin_inset ERT
20087 status collapsed
20088
20089 \begin_layout Plain Layout
20090
20091
20092 \backslash
20093 multicolumn{1}{c!{
20094 \backslash
20095 color{cyan}
20096 \backslash
20097 vline}}{
20098 \end_layout
20099
20100 \end_inset
20101
20102
20103 \begin_inset ERT
20104 status collapsed
20105
20106 \begin_layout Plain Layout
20107
20108 }
20109 \end_layout
20110
20111 \end_inset
20112
20113
20114 \end_layout
20115
20116 \end_inset
20117 </cell>
20118 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20119 \begin_inset Text
20120
20121 \begin_layout Plain Layout
20122 \begin_inset ERT
20123 status collapsed
20124
20125 \begin_layout Plain Layout
20126
20127
20128 \backslash
20129 multicolumn{1}{c!{
20130 \backslash
20131 color{black}
20132 \backslash
20133 vline}}{
20134 \end_layout
20135
20136 \end_inset
20137
20138
20139 \begin_inset ERT
20140 status collapsed
20141
20142 \begin_layout Plain Layout
20143
20144 }
20145 \end_layout
20146
20147 \end_inset
20148
20149
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158 \begin_inset ERT
20159 status collapsed
20160
20161 \begin_layout Plain Layout
20162
20163
20164 \backslash
20165 multicolumn{1}{c|}{
20166 \end_layout
20167
20168 \end_inset
20169
20170
20171 \begin_inset ERT
20172 status collapsed
20173
20174 \begin_layout Plain Layout
20175
20176 }
20177 \end_layout
20178
20179 \end_inset
20180
20181
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 </row>
20187 <row>
20188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192 \begin_inset ERT
20193 status collapsed
20194
20195 \begin_layout Plain Layout
20196
20197
20198 \backslash
20199 arrayrulecolor{black}
20200 \end_layout
20201
20202 \end_inset
20203
20204 B
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249
20250 \end_layout
20251
20252 \end_inset
20253 </cell>
20254 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Plain Layout
20258
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 </row>
20264 </lyxtabular>
20265
20266 \end_inset
20267
20268
20269 \end_layout
20270
20271 \end_inset
20272
20273
20274 \end_layout
20275
20276 \begin_layout Standard
20277 \begin_inset ERT
20278 status collapsed
20279
20280 \begin_layout Plain Layout
20281
20282
20283 \backslash
20284 setlength{
20285 \backslash
20286 arrayrulewidth}{0.4pt}
20287 \end_layout
20288
20289 \end_inset
20290
20291
20292 \end_layout
20293
20294 \begin_layout Section
20295 Celdas de cuadro rotadas
20296 \begin_inset CommandInset label
20297 LatexCommand label
20298 name "sec:Celdas de cuadro giradas"
20299
20300 \end_inset
20301
20302
20303 \begin_inset Index idx
20304 status collapsed
20305
20306 \begin_layout Plain Layout
20307 Cuadros ! Celdas rotadas
20308 \end_layout
20309
20310 \end_inset
20311
20312
20313 \begin_inset Index idx
20314 status collapsed
20315
20316 \begin_layout Plain Layout
20317 Material rotado
20318 \end_layout
20319
20320 \end_inset
20321
20322
20323 \end_layout
20324
20325 \begin_layout Standard
20326 \begin_inset Note Greyedout
20327 status open
20328
20329 \begin_layout Plain Layout
20330
20331 \series bold
20332 Nota:
20333 \series default
20334  No todos los visores DVI pueden mostrar rotaciones.
20335 \end_layout
20336
20337 \end_inset
20338
20339 El cuadro
20340 \begin_inset space ~
20341 \end_inset
20342
20343
20344 \begin_inset CommandInset ref
20345 LatexCommand ref
20346 reference "tab:Cuadro-celdas-rotadas"
20347
20348 \end_inset
20349
20350  es un ejemplo con tres celdas rotadas 45
20351 \begin_inset space \thinspace{}
20352 \end_inset
20353
20354 °.
20355 \end_layout
20356
20357 \begin_layout Standard
20358 \begin_inset Float table
20359 wide false
20360 sideways false
20361 status open
20362
20363 \begin_layout Plain Layout
20364 \begin_inset Caption Standard
20365
20366 \begin_layout Plain Layout
20367 \begin_inset CommandInset label
20368 LatexCommand label
20369 name "tab:Cuadro-celdas-rotadas"
20370
20371 \end_inset
20372
20373 Cuadro con celdas rotadas en la primera fila.
20374 \end_layout
20375
20376 \end_inset
20377
20378
20379 \end_layout
20380
20381 \begin_layout Plain Layout
20382 \noindent
20383 \align center
20384 \begin_inset Tabular
20385 <lyxtabular version="3" rows="2" columns="3">
20386 <features tabularvalignment="middle">
20387 <column alignment="center" valignment="top" width="0pt">
20388 <column alignment="center" valignment="top" width="0pt">
20389 <column alignment="center" valignment="top" width="0pt">
20390 <row>
20391 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395 copas
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404 platos
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20410 \begin_inset Text
20411
20412 \begin_layout Plain Layout
20413 fuentes
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 </row>
20419 <row>
20420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424 45
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433 33
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442 21
20443 \end_layout
20444
20445 \end_inset
20446 </cell>
20447 </row>
20448 </lyxtabular>
20449
20450 \end_inset
20451
20452
20453 \end_layout
20454
20455 \end_inset
20456
20457
20458 \end_layout
20459
20460 \begin_layout Standard
20461 \begin_inset Note Greyedout
20462 status open
20463
20464 \begin_layout Plain Layout
20465
20466 \series bold
20467 Nota:
20468 \series default
20469  Los saltos de línea (atajo 
20470 \begin_inset Info
20471 type  "shortcut"
20472 arg   "newline-insert newline"
20473 \end_inset
20474
20475 ) no están permitidos en celdas rotadas.
20476 \end_layout
20477
20478 \end_inset
20479
20480
20481 \end_layout
20482
20483 \begin_layout Standard
20484 Para rotar celdas de cuadro que contengan saltos de línea, hay que poner
20485  el contenido de la celda en una minipágina o en un marco de párrafo.
20486 \begin_inset Foot
20487 status collapsed
20488
20489 \begin_layout Plain Layout
20490 Más información acerca de estos cuadros en la sección
20491 \begin_inset space ~
20492 \end_inset
20493
20494
20495 \begin_inset CommandInset ref
20496 LatexCommand ref
20497 reference "sec:Minipáginas"
20498
20499 \end_inset
20500
20501  y 
20502 \begin_inset CommandInset ref
20503 LatexCommand ref
20504 reference "sec:Marcos-de-Párrafo"
20505
20506 \end_inset
20507
20508 .
20509  
20510 \end_layout
20511
20512 \end_inset
20513
20514  Si esta celda se rota 90
20515 \begin_inset space \thinspace{}
20516 \end_inset
20517
20518 °, la anchura del marco es la altura de la celda.
20519  El cuadro
20520 \begin_inset space ~
20521 \end_inset
20522
20523
20524 \begin_inset CommandInset ref
20525 LatexCommand ref
20526 reference "tab:Cuadro-rotación-multilínea"
20527
20528 \end_inset
20529
20530  es un ejemplo de una celda rotada con salto de línea en la que la anchura
20531  del marco se ha establecido en 3
20532 \begin_inset space \thinspace{}
20533 \end_inset
20534
20535 cm.
20536 \end_layout
20537
20538 \begin_layout Standard
20539 \begin_inset Float table
20540 wide false
20541 sideways false
20542 status open
20543
20544 \begin_layout Plain Layout
20545 \begin_inset Caption Standard
20546
20547 \begin_layout Plain Layout
20548 \begin_inset CommandInset label
20549 LatexCommand label
20550 name "tab:Cuadro-rotación-multilínea"
20551
20552 \end_inset
20553
20554 Cuadro con salto de línea en una celda rotada
20555 \end_layout
20556
20557 \end_inset
20558
20559
20560 \end_layout
20561
20562 \begin_layout Plain Layout
20563 \noindent
20564 \align center
20565 \begin_inset Tabular
20566 <lyxtabular version="3" rows="2" columns="3">
20567 <features tabularvalignment="middle">
20568 <column alignment="center" valignment="top">
20569 <column alignment="center" valignment="top" width="0pt">
20570 <column alignment="center" valignment="top">
20571 <row>
20572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576 a
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585 \begin_inset Box Frameless
20586 position "t"
20587 hor_pos "c"
20588 has_inner_box 1
20589 inner_pos "t"
20590 use_parbox 0
20591 use_makebox 0
20592 width "3cm"
20593 special "none"
20594 height "1in"
20595 height_special "totalheight"
20596 thickness "0.4pt"
20597 separation "3pt"
20598 shadowsize "4pt"
20599 framecolor "black"
20600 backgroundcolor "none"
20601 status open
20602
20603 \begin_layout Plain Layout
20604 celda rotada
20605 \begin_inset Newline newline
20606 \end_inset
20607
20608 con salto de línea
20609 \end_layout
20610
20611 \end_inset
20612
20613
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622 e
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 </row>
20628 <row>
20629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20630 \begin_inset Text
20631
20632 \begin_layout Plain Layout
20633 b
20634 \end_layout
20635
20636 \end_inset
20637 </cell>
20638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20639 \begin_inset Text
20640
20641 \begin_layout Plain Layout
20642 c
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651 d
20652 \end_layout
20653
20654 \end_inset
20655 </cell>
20656 </row>
20657 </lyxtabular>
20658
20659 \end_inset
20660
20661
20662 \end_layout
20663
20664 \end_inset
20665
20666
20667 \end_layout
20668
20669 \begin_layout Section
20670 Cálculo de la anchura de cuadros
20671 \begin_inset CommandInset label
20672 LatexCommand label
20673 name "sec:Cálculo-anchura-cuadros"
20674
20675 \end_inset
20676
20677
20678 \end_layout
20679
20680 \begin_layout Standard
20681 A veces es difícil garantizar que los cuadros extensos no sobrepasen los
20682  márgenes de la página.
20683  La solución es establecer una anchura fija para cada columna del cuadro,
20684  pero ¿qué espacio necesita cada columna?
20685 \end_layout
20686
20687 \begin_layout Standard
20688 La anchura del cuadro 
20689 \begin_inset Formula $W_{\mathrm{cuadro}}$
20690 \end_inset
20691
20692  se puede calcular: cada columna tiene la anchura de la columna especificada
20693  
20694 \begin_inset Formula $W_{\mathrm{columna}}$
20695 \end_inset
20696
20697  (contenido de la columna), más dos veces la separación entre el contenido
20698  y el borde (longitud \SpecialChar LaTeX
20699
20700 \series bold
20701  
20702 \backslash
20703 tabcolsep
20704 \series default
20705 , predeterminada 6
20706 \begin_inset space \thinspace{}
20707 \end_inset
20708
20709 pt), más la anchura del borde (longitud \SpecialChar LaTeX
20710  
20711 \series bold
20712
20713 \backslash
20714 arrayrulewidth
20715 \series default
20716 , predeterminada 0.4
20717 \begin_inset space \thinspace{}
20718 \end_inset
20719
20720 pt): así, si las 
20721 \begin_inset Formula $n$
20722 \end_inset
20723
20724  columnas tienen la misma anchura, la anchura del cuadro es
20725 \end_layout
20726
20727 \begin_layout Standard
20728 \begin_inset Formula 
20729 \begin{equation}
20730 W_{\mathrm{cuadro}}=n\left(W_{\mathrm{columna}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
20731 \end{equation}
20732
20733 \end_inset
20734
20735
20736 \end_layout
20737
20738 \begin_layout Standard
20739 La anchura disponible para un cuadro es el espacio entre los márgenes de
20740  página o la anchura de la columna de texto (en documentos a dos columnas;
20741  longitud \SpecialChar LaTeX
20742  
20743 \series bold
20744
20745 \backslash
20746 columnwidth
20747 \series default
20748 ).
20749  Si todas las columnas del cuadro han de tener la misma anchura y 
20750 \begin_inset Formula $W_{\mathrm{cuadro}}$
20751 \end_inset
20752
20753  debe ser 1
20754 \begin_inset space \thinspace{}
20755 \end_inset
20756
20757
20758 \backslash
20759 columnwidth, 
20760 \begin_inset Formula $W_{\mathrm{columna}}$
20761 \end_inset
20762
20763  puede calcularse fácilmente.
20764 \end_layout
20765
20766 \begin_layout Standard
20767 Para realizar cálculos hay que cargar el paquete \SpecialChar LaTeX
20768  
20769 \series bold
20770 calc
20771 \series default
20772
20773 \begin_inset Index idx
20774 status collapsed
20775
20776 \begin_layout Plain Layout
20777 \SpecialChar LaTeX
20778 -paquetes ! calc
20779 \end_layout
20780
20781 \end_inset
20782
20783  en el preámbulo del documento.
20784  Para establecer la anchura en la ventana de configuración de cuadros hay
20785  que usar el campo 
20786 \family sans
20787 Argumento
20788 \begin_inset space ~
20789 \end_inset
20790
20791 \SpecialChar LaTeX
20792
20793 \family default
20794 .
20795  El esquema del comando es el mismo que se explica en la sección 
20796 \begin_inset space ~
20797 \end_inset
20798
20799
20800 \begin_inset CommandInset ref
20801 LatexCommand ref
20802 reference "subsec:Cálculos-en-Multicolumnas"
20803
20804 \end_inset
20805
20806 .
20807  Para un cuadro con 5
20808 \begin_inset space \thinspace{}
20809 \end_inset
20810
20811 columnas de anchura uniforme y texto centrado, escribe el comando
20812 \end_layout
20813
20814 \begin_layout Standard
20815
20816 \series bold
20817 >{
20818 \backslash
20819 centering}p{(1
20820 \backslash
20821 columnwidth-62.4pt)/5}
20822 \end_layout
20823
20824 \begin_layout Standard
20825 Para un cuadro con 5
20826 \begin_inset space \thinspace{}
20827 \end_inset
20828
20829 columnas en el que dos de ellas tengan 0.75
20830 \begin_inset space ~
20831 \end_inset
20832
20833 veces la anchura de las otras, el cálculo es
20834 \begin_inset Formula 
20835 \begin{align}
20836 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
20837  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
20838  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
20839 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
20840 \end{align}
20841
20842 \end_inset
20843
20844
20845 \end_layout
20846
20847 \begin_layout Standard
20848 En el cuadro, por tanto, el comando
20849 \end_layout
20850
20851 \begin_layout Standard
20852
20853 \series bold
20854 >{
20855 \backslash
20856 centering}p{(1
20857 \backslash
20858 columnwidth-62.4pt)/
20859 \backslash
20860 real{4.5}}
20861 \end_layout
20862
20863 \begin_layout Standard
20864 se usa para las columnas más anchas y
20865 \end_layout
20866
20867 \begin_layout Standard
20868
20869 \series bold
20870 >{
20871 \backslash
20872 centering}p{(1
20873 \backslash
20874 columnwidth-62.4pt)/
20875 \backslash
20876 real{4.5}*
20877 \backslash
20878 real{0.75}}
20879 \end_layout
20880
20881 \begin_layout Standard
20882 para las más estrechas:
20883 \end_layout
20884
20885 \begin_layout Standard
20886 \begin_inset Tabular
20887 <lyxtabular version="3" rows="2" columns="5">
20888 <features tabularvalignment="middle">
20889 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20890 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20891 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20892 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20893 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20894 <row>
20895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899 1
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908 2
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917 3
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20923 \begin_inset Text
20924
20925 \begin_layout Plain Layout
20926 4
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20932 \begin_inset Text
20933
20934 \begin_layout Plain Layout
20935 5
20936 \end_layout
20937
20938 \end_inset
20939 </cell>
20940 </row>
20941 <row>
20942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20943 \begin_inset Text
20944
20945 \begin_layout Plain Layout
20946 111111 1111111 111111 111111111 11111 11111 1111
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955
20956 \end_layout
20957
20958 \end_inset
20959 </cell>
20960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20961 \begin_inset Text
20962
20963 \begin_layout Plain Layout
20964 2222 22222 222222 222222222 2222222 22 22222
20965 \end_layout
20966
20967 \end_inset
20968 </cell>
20969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20970 \begin_inset Text
20971
20972 \begin_layout Plain Layout
20973
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982 333333 333333 333333 33333 3333333 333
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 </row>
20988 </lyxtabular>
20989
20990 \end_inset
20991
20992
20993 \end_layout
20994
20995 \begin_layout Section
20996 Personalización de cuadros
20997 \begin_inset Index idx
20998 status collapsed
20999
21000 \begin_layout Plain Layout
21001 Cuadros ! Personalización
21002 \end_layout
21003
21004 \end_inset
21005
21006
21007 \end_layout
21008
21009 \begin_layout Subsection
21010 Espacio adicional en filas
21011 \begin_inset CommandInset label
21012 LatexCommand label
21013 name "subsec:Espacio-adicional"
21014
21015 \end_inset
21016
21017
21018 \begin_inset Index idx
21019 status collapsed
21020
21021 \begin_layout Plain Layout
21022 Cuadros ! Personalización ! Espacio adicional en filas
21023 \end_layout
21024
21025 \end_inset
21026
21027
21028 \end_layout
21029
21030 \begin_layout Standard
21031 Es posible añadir espacio vertical a las filas de un cuadro en la solapa
21032  
21033 \family sans
21034 Bordes
21035 \family default
21036  del diálogo de configuración de cuadros.
21037  En el marco 
21038 \family sans
21039 Espacio
21040 \begin_inset space ~
21041 \end_inset
21042
21043 adicional
21044 \family default
21045  dispones de tres posibilidades:
21046 \end_layout
21047
21048 \begin_layout Description
21049 Superior
21050 \begin_inset space ~
21051 \end_inset
21052
21053 de
21054 \begin_inset space ~
21055 \end_inset
21056
21057 la
21058 \begin_inset space ~
21059 \end_inset
21060
21061 fila añade espacio sobre los caracteres de la fila.
21062  Si el cuadro es de estilo formal
21063 \begin_inset Foot
21064 status open
21065
21066 \begin_layout Plain Layout
21067 Los cuadros formales se explican en la sección
21068 \begin_inset space ~
21069 \end_inset
21070
21071
21072 \begin_inset CommandInset ref
21073 LatexCommand ref
21074 reference "sec:Cuadros-Formales"
21075
21076 \end_inset
21077
21078
21079 \end_layout
21080
21081 \end_inset
21082
21083  \SpecialChar LyX
21084  insertará 0.5
21085 \begin_inset space \thinspace{}
21086 \end_inset
21087
21088 em por omisión.
21089  Si el cuadro es de estilo normal el espacio adicional destruirá las líneas
21090  verticales, como se ve en el cuadro siguiente:
21091 \begin_inset VSpace medskip
21092 \end_inset
21093
21094
21095 \begin_inset Newline newline
21096 \end_inset
21097
21098
21099 \begin_inset space \hspace*{}
21100 \length 0pt
21101 \end_inset
21102
21103
21104 \begin_inset space \hfill{}
21105 \end_inset
21106
21107
21108 \begin_inset Tabular
21109 <lyxtabular version="3" rows="3" columns="1">
21110 <features tabularvalignment="middle">
21111 <column alignment="center" valignment="top">
21112 <row>
21113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117 A
21118 \end_layout
21119
21120 \end_inset
21121 </cell>
21122 </row>
21123 <row topspace="3mm">
21124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21125 \begin_inset Text
21126
21127 \begin_layout Plain Layout
21128 3
21129 \begin_inset space \thinspace{}
21130 \end_inset
21131
21132 mm sobre la fila
21133 \end_layout
21134
21135 \end_inset
21136 </cell>
21137 </row>
21138 <row>
21139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Plain Layout
21143 C
21144 \end_layout
21145
21146 \end_inset
21147 </cell>
21148 </row>
21149 </lyxtabular>
21150
21151 \end_inset
21152
21153
21154 \begin_inset space \hfill{}
21155 \end_inset
21156
21157
21158 \begin_inset space \hspace*{}
21159 \length 0pt
21160 \end_inset
21161
21162
21163 \begin_inset VSpace medskip
21164 \end_inset
21165
21166
21167 \begin_inset Newline newline
21168 \end_inset
21169
21170 Así pues, insertar espacio superior en cuadros normales sólo es útil en
21171  cuadros sin líneas verticales.
21172 \end_layout
21173
21174 \begin_layout Description
21175 Inferior
21176 \begin_inset space ~
21177 \end_inset
21178
21179 de
21180 \begin_inset space ~
21181 \end_inset
21182
21183 la
21184 \begin_inset space ~
21185 \end_inset
21186
21187 fila añade espacio bajo los caracteres de la fila.
21188  Si el cuadro es formal \SpecialChar LyX
21189  inserta por omisión 0.5
21190 \begin_inset space \thinspace{}
21191 \end_inset
21192
21193 em; si el cuadro es normal inserta 2
21194 \begin_inset space \thinspace{}
21195 \end_inset
21196
21197 pt.
21198  
21199 \end_layout
21200
21201 \begin_layout Description
21202 Entre
21203 \begin_inset space ~
21204 \end_inset
21205
21206 las
21207 \begin_inset space ~
21208 \end_inset
21209
21210 filas añade espacio entre la fila actual y la siguiente.
21211  Si el cuadro es formal \SpecialChar LyX
21212  inserta 0.5
21213 \begin_inset space \thinspace{}
21214 \end_inset
21215
21216 em por omisión.
21217  En cuadros normales, el espacio adicional destruirá las líneas verticales
21218  del cuadro, como se ve en la siguiente:
21219 \begin_inset VSpace medskip
21220 \end_inset
21221
21222
21223 \begin_inset Newline newline
21224 \end_inset
21225
21226
21227 \begin_inset space \hspace*{}
21228 \length 0pt
21229 \end_inset
21230
21231
21232 \begin_inset space \hfill{}
21233 \end_inset
21234
21235
21236 \begin_inset Tabular
21237 <lyxtabular version="3" rows="3" columns="1">
21238 <features tabularvalignment="middle">
21239 <column alignment="center" valignment="top">
21240 <row>
21241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21242 \begin_inset Text
21243
21244 \begin_layout Plain Layout
21245 A
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 </row>
21251 <row interlinespace="3mm">
21252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256 \begin_inset Formula $\downarrow$
21257 \end_inset
21258
21259  3
21260 \begin_inset space \thinspace{}
21261 \end_inset
21262
21263 mm entre las filas
21264 \end_layout
21265
21266 \end_inset
21267 </cell>
21268 </row>
21269 <row>
21270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21271 \begin_inset Text
21272
21273 \begin_layout Plain Layout
21274 \begin_inset Formula $\uparrow$
21275 \end_inset
21276
21277  3
21278 \begin_inset space \thinspace{}
21279 \end_inset
21280
21281 mm entre las filas 
21282 \begin_inset Formula $\uparrow$
21283 \end_inset
21284
21285
21286 \end_layout
21287
21288 \end_inset
21289 </cell>
21290 </row>
21291 </lyxtabular>
21292
21293 \end_inset
21294
21295
21296 \begin_inset space \hfill{}
21297 \end_inset
21298
21299
21300 \begin_inset space \hspace*{}
21301 \length 0pt
21302 \end_inset
21303
21304
21305 \begin_inset VSpace medskip
21306 \end_inset
21307
21308
21309 \begin_inset Newline newline
21310 \end_inset
21311
21312 Así pues, los espacios adicionales entre filas de cuadros normales sólo
21313  sirven para cuadros sin líneas verticales.
21314 \end_layout
21315
21316 \begin_layout Standard
21317 \begin_inset VSpace bigskip
21318 \end_inset
21319
21320 Para añadir altura vertical extra a todas las celdas de todos los cuadros,
21321  utiliza los siguientes comandos en el preámbulo:
21322 \end_layout
21323
21324 \begin_layout Standard
21325
21326 \series bold
21327
21328 \backslash
21329 @ifundefined{extrarowheight}
21330 \begin_inset Newline newline
21331 \end_inset
21332
21333
21334 \begin_inset Phantom HPhantom
21335 status open
21336
21337 \begin_layout Plain Layout
21338
21339 \series bold
21340 \begin_inset space ~
21341 \end_inset
21342
21343
21344 \end_layout
21345
21346 \end_inset
21347
21348 {
21349 \backslash
21350 usepackage{array}}{}
21351 \begin_inset Newline newline
21352 \end_inset
21353
21354
21355 \backslash
21356 setlength{
21357 \backslash
21358 extrarowheight}{altura}
21359 \series default
21360
21361 \begin_inset Note Note
21362 status collapsed
21363
21364 \begin_layout Plain Layout
21365 \SpecialChar LyX
21366  cargará automáticamente el paquete 
21367 \series bold
21368 array
21369 \series default
21370  cuando uses formatos de cuadro autodefinidos.
21371  Para evitar que sea cargado dos veces se pone al principio el comando 
21372 \series bold
21373
21374 \backslash
21375 @ifundefined
21376 \series default
21377 .
21378 \end_layout
21379
21380 \end_inset
21381
21382
21383 \end_layout
21384
21385 \begin_layout Standard
21386 donde la 
21387 \family sans
21388 alture
21389 \family default
21390  puede ser una de las unidades listadas en el apéndice
21391 \begin_inset space ~
21392 \end_inset
21393
21394
21395 \begin_inset CommandInset ref
21396 LatexCommand ref
21397 reference "cap:Unidades-disponibles-en"
21398
21399 \end_inset
21400
21401 .
21402  Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
21403  centrado en vertical.
21404 \end_layout
21405
21406 \begin_layout Standard
21407 En el caso de usar tipografías de mayor tamaño que el normal, los bordes
21408  del cuadro están a veces demasiado cerca de las letras.
21409  Esto se puede corregir insertando el comando 
21410 \series bold
21411
21412 \backslash
21413 strut
21414 \series default
21415  en código \SpecialChar TeX
21416  al principio de la fila del cuadro.
21417  El cuadro
21418 \begin_inset space ~
21419 \end_inset
21420
21421
21422 \begin_inset CommandInset ref
21423 LatexCommand ref
21424 reference "tab:Alineación-vertical"
21425
21426 \end_inset
21427
21428  muestra el efecto:
21429 \end_layout
21430
21431 \begin_layout Standard
21432 \noindent
21433 \begin_inset Float table
21434 placement h
21435 wide false
21436 sideways false
21437 status open
21438
21439 \begin_layout Plain Layout
21440 \begin_inset Caption Standard
21441
21442 \begin_layout Plain Layout
21443 \begin_inset CommandInset label
21444 LatexCommand label
21445 name "tab:Alineación-vertical"
21446
21447 \end_inset
21448
21449 Alineación vertical de texto con letras grandes
21450 \end_layout
21451
21452 \end_inset
21453
21454
21455 \end_layout
21456
21457 \begin_layout Plain Layout
21458 \begin_inset space \hfill{}
21459 \end_inset
21460
21461
21462 \begin_inset Float table
21463 wide false
21464 sideways false
21465 status open
21466
21467 \begin_layout Plain Layout
21468 \begin_inset Caption Standard
21469
21470 \begin_layout Plain Layout
21471 Cuadro normal
21472 \end_layout
21473
21474 \end_inset
21475
21476
21477 \end_layout
21478
21479 \begin_layout Plain Layout
21480 \noindent
21481 \align center
21482 \begin_inset Tabular
21483 <lyxtabular version="3" rows="6" columns="1">
21484 <features tabularvalignment="middle">
21485 <column alignment="left" valignment="top">
21486 <row>
21487 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Plain Layout
21491 Normal, g
21492 \end_layout
21493
21494 \end_inset
21495 </cell>
21496 </row>
21497 <row>
21498 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21499 \begin_inset Text
21500
21501 \begin_layout Plain Layout
21502
21503 \size large
21504 Grande
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 </row>
21510 <row>
21511 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515
21516 \size larger
21517 Más grande
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 </row>
21523 <row>
21524 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21525 \begin_inset Text
21526
21527 \begin_layout Plain Layout
21528
21529 \size largest
21530 Grandísima
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 </row>
21536 <row>
21537 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21538 \begin_inset Text
21539
21540 \begin_layout Plain Layout
21541
21542 \size huge
21543 Enorme
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 </row>
21549 <row>
21550 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21551 \begin_inset Text
21552
21553 \begin_layout Plain Layout
21554
21555 \size huge
21556 Gigante
21557 \end_layout
21558
21559 \end_inset
21560 </cell>
21561 </row>
21562 </lyxtabular>
21563
21564 \end_inset
21565
21566
21567 \end_layout
21568
21569 \end_inset
21570
21571
21572 \begin_inset space \hfill{}
21573 \end_inset
21574
21575
21576 \begin_inset Float table
21577 wide false
21578 sideways false
21579 status open
21580
21581 \begin_layout Plain Layout
21582 \begin_inset Caption Standard
21583
21584 \begin_layout Plain Layout
21585 Cuadro con comando 
21586 \series bold
21587
21588 \backslash
21589 strut
21590 \end_layout
21591
21592 \end_inset
21593
21594
21595 \end_layout
21596
21597 \begin_layout Plain Layout
21598 \noindent
21599 \align center
21600 \begin_inset Tabular
21601 <lyxtabular version="3" rows="6" columns="1">
21602 <features tabularvalignment="middle">
21603 <column alignment="left" valignment="top">
21604 <row>
21605 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21606 \begin_inset Text
21607
21608 \begin_layout Plain Layout
21609 Normal, g
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 </row>
21615 <row>
21616 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620
21621 \size large
21622 \begin_inset ERT
21623 status collapsed
21624
21625 \begin_layout Plain Layout
21626
21627
21628 \backslash
21629 strut 
21630 \end_layout
21631
21632 \end_inset
21633
21634 Grande
21635 \end_layout
21636
21637 \end_inset
21638 </cell>
21639 </row>
21640 <row>
21641 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645
21646 \size larger
21647 \begin_inset ERT
21648 status collapsed
21649
21650 \begin_layout Plain Layout
21651
21652
21653 \backslash
21654 strut 
21655 \end_layout
21656
21657 \end_inset
21658
21659 Más grande
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 </row>
21665 <row>
21666 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670
21671 \size largest
21672 \begin_inset ERT
21673 status collapsed
21674
21675 \begin_layout Plain Layout
21676
21677
21678 \backslash
21679 strut 
21680 \end_layout
21681
21682 \end_inset
21683
21684 Grandísima
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 </row>
21690 <row>
21691 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695
21696 \size huge
21697 \begin_inset ERT
21698 status collapsed
21699
21700 \begin_layout Plain Layout
21701
21702
21703 \backslash
21704 strut 
21705 \end_layout
21706
21707 \end_inset
21708
21709 Enorme
21710 \end_layout
21711
21712 \end_inset
21713 </cell>
21714 </row>
21715 <row>
21716 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720
21721 \size giant
21722 \begin_inset ERT
21723 status collapsed
21724
21725 \begin_layout Plain Layout
21726
21727
21728 \backslash
21729 strut 
21730 \end_layout
21731
21732 \end_inset
21733
21734
21735 \size huge
21736 Gigante
21737 \end_layout
21738
21739 \end_inset
21740 </cell>
21741 </row>
21742 </lyxtabular>
21743
21744 \end_inset
21745
21746
21747 \end_layout
21748
21749 \end_inset
21750
21751
21752 \begin_inset space \hfill{}
21753 \end_inset
21754
21755
21756 \end_layout
21757
21758 \end_inset
21759
21760
21761 \end_layout
21762
21763 \begin_layout Subsection
21764 Alineación especial de celdas
21765 \begin_inset CommandInset label
21766 LatexCommand label
21767 name "subsec:Alineación-especial-de"
21768
21769 \end_inset
21770
21771
21772 \begin_inset Index idx
21773 status collapsed
21774
21775 \begin_layout Plain Layout
21776 Cuadros ! Personalización ! Alineación especial de celdas
21777 \end_layout
21778
21779 \end_inset
21780
21781
21782 \end_layout
21783
21784 \begin_layout Standard
21785 A veces mejora la presentación si las entradas en las celdas de una columna
21786  se alinean con un carácter determinado, p.
21787 \begin_inset space \thinspace{}
21788 \end_inset
21789
21790 ej.
21791 \begin_inset space ~
21792 \end_inset
21793
21794 el separador decimal, como en el cuadro
21795 \begin_inset space ~
21796 \end_inset
21797
21798
21799 \begin_inset CommandInset ref
21800 LatexCommand ref
21801 reference "tab:Cuadro-celdas-alineadas"
21802
21803 \end_inset
21804
21805 .
21806  Esta alineación se obtiene poniendo el cursor en la columna y pulsando
21807  el botón 
21808 \begin_inset Info
21809 type  "icon"
21810 arg   "tabular-feature align-decimal"
21811 \end_inset
21812
21813  de la barra de herramientas o eligiendo la alineación 
21814 \family sans
21815 Al separador decimal
21816 \family default
21817  en la configuración del cuadro.
21818  Ahí se puede especificar también el carácter deseado para la alineación.
21819 \end_layout
21820
21821 \begin_layout Standard
21822 \begin_inset Float table
21823 wide false
21824 sideways false
21825 status open
21826
21827 \begin_layout Plain Layout
21828 \begin_inset Caption Standard
21829
21830 \begin_layout Plain Layout
21831 \begin_inset CommandInset label
21832 LatexCommand label
21833 name "tab:Cuadro-celdas-alineadas"
21834
21835 \end_inset
21836
21837 Cuadro con celdas alineadas con el separador decimal.
21838 \end_layout
21839
21840 \end_inset
21841
21842
21843 \end_layout
21844
21845 \begin_layout Plain Layout
21846 \align center
21847 \begin_inset Tabular
21848 <lyxtabular version="3" rows="4" columns="1">
21849 <features booktabs="true" tabularvalignment="middle">
21850 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
21851 <row>
21852 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21853 \begin_inset Text
21854
21855 \begin_layout Plain Layout
21856 leyenda
21857 \end_layout
21858
21859 \end_inset
21860 </cell>
21861 </row>
21862 <row>
21863 <cell alignment="center" valignment="top" topline="true" usebox="none">
21864 \begin_inset Text
21865
21866 \begin_layout Plain Layout
21867 12,6
21868 \end_layout
21869
21870 \end_inset
21871 </cell>
21872 </row>
21873 <row>
21874 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21875 \begin_inset Text
21876
21877 \begin_layout Plain Layout
21878 0,68
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 </row>
21884 <row>
21885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889 -123,0
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 </row>
21895 </lyxtabular>
21896
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \end_inset
21903
21904
21905 \end_layout
21906
21907 \begin_layout Standard
21908 \begin_inset Float table
21909 wide false
21910 sideways false
21911 status open
21912
21913 \begin_layout Plain Layout
21914 \begin_inset Caption Standard
21915
21916 \begin_layout Plain Layout
21917 \begin_inset CommandInset label
21918 LatexCommand label
21919 name "tab:Cuadro-con-celdas-de"
21920
21921 \end_inset
21922
21923 Cuadro con celdas alineadas con los operadores.
21924 \end_layout
21925
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \begin_layout Plain Layout
21932 \align center
21933 \begin_inset Tabular
21934 <lyxtabular version="3" rows="4" columns="2">
21935 <features booktabs="true" tabularvalignment="middle">
21936 <column alignment="right" valignment="top" width="0pt">
21937 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21938 <row>
21939 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21940 \begin_inset Text
21941
21942 \begin_layout Plain Layout
21943 leyenda
21944 \end_layout
21945
21946 \end_inset
21947 </cell>
21948 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21949 \begin_inset Text
21950
21951 \begin_layout Plain Layout
21952
21953 \end_layout
21954
21955 \end_inset
21956 </cell>
21957 </row>
21958 <row>
21959 <cell alignment="center" valignment="top" usebox="none">
21960 \begin_inset Text
21961
21962 \begin_layout Plain Layout
21963 \begin_inset Formula $12\,+$
21964 \end_inset
21965
21966
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 <cell alignment="center" valignment="top" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975 \begin_inset Formula $\,6$
21976 \end_inset
21977
21978
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 </row>
21984 <row>
21985 <cell alignment="center" valignment="top" usebox="none">
21986 \begin_inset Text
21987
21988 \begin_layout Plain Layout
21989 \begin_inset Formula $0\,-$
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \end_inset
21996 </cell>
21997 <cell alignment="center" valignment="top" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001 \begin_inset Formula $\,68$
22002 \end_inset
22003
22004
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 </row>
22010 <row>
22011 <cell alignment="center" valignment="top" usebox="none">
22012 \begin_inset Text
22013
22014 \begin_layout Plain Layout
22015 \begin_inset Formula $-123\,/$
22016 \end_inset
22017
22018
22019 \end_layout
22020
22021 \end_inset
22022 </cell>
22023 <cell alignment="center" valignment="top" usebox="none">
22024 \begin_inset Text
22025
22026 \begin_layout Plain Layout
22027 \begin_inset Formula $\,0$
22028 \end_inset
22029
22030
22031 \end_layout
22032
22033 \end_inset
22034 </cell>
22035 </row>
22036 </lyxtabular>
22037
22038 \end_inset
22039
22040
22041 \end_layout
22042
22043 \end_inset
22044
22045
22046 \end_layout
22047
22048 \begin_layout Standard
22049 Para alinear con caracteres en ecuaciones este método no funciona porque
22050  el campo para especificar el carácter no permite ecuaciones.
22051  En este caso hay que usar el método del cuadro
22052 \begin_inset space ~
22053 \end_inset
22054
22055
22056 \begin_inset CommandInset ref
22057 LatexCommand ref
22058 reference "tab:Cuadro-con-celdas-de"
22059
22060 \end_inset
22061
22062 .
22063  Es un cuadro 4×2.
22064  La leyenda es una multicolumna centrada.
22065  La primera columna está alineada a la derecha y contiene la primera parte
22066  incluyendo el operador.
22067  La segunda columna está alineada a la izquierda y contiene la parte restante.
22068  Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda
22069  columna para mantener el espacio habitual alrededor de los operadores.
22070  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
22071  el siguiente argumento \SpecialChar LaTeX
22072  para la segunda columna:
22073 \end_layout
22074
22075 \begin_layout Standard
22076
22077 \series bold
22078 @{}l
22079 \end_layout
22080
22081 \begin_layout Standard
22082 El cuadro
22083 \begin_inset space ~
22084 \end_inset
22085
22086
22087 \begin_inset CommandInset ref
22088 LatexCommand ref
22089 reference "tab:Varias-alineaciones"
22090
22091 \end_inset
22092
22093  muestra varios ejemplos de alineación.
22094  Para alinear al signo de relación se ha añadido un pequeño espacio como
22095  en la segunda columna del cuadro
22096 \begin_inset space ~
22097 \end_inset
22098
22099
22100 \begin_inset CommandInset ref
22101 LatexCommand ref
22102 reference "tab:Cuadro-con-celdas-de"
22103
22104 \end_inset
22105
22106 .
22107 \end_layout
22108
22109 \begin_layout Standard
22110 \begin_inset Float table
22111 placement h
22112 wide false
22113 sideways false
22114 status open
22115
22116 \begin_layout Plain Layout
22117 \begin_inset Caption Standard
22118
22119 \begin_layout Plain Layout
22120 \begin_inset CommandInset label
22121 LatexCommand label
22122 name "tab:Varias-alineaciones"
22123
22124 \end_inset
22125
22126 Cuadro con varias alineaciones.
22127 \end_layout
22128
22129 \end_inset
22130
22131
22132 \end_layout
22133
22134 \begin_layout Plain Layout
22135 \align center
22136 \begin_inset Tabular
22137 <lyxtabular version="3" rows="4" columns="6">
22138 <features tabularvalignment="middle">
22139 <column alignment="right" valignment="top">
22140 <column alignment="left" valignment="top" special="@{}l">
22141 <column alignment="right" valignment="top">
22142 <column alignment="left" valignment="top" special="@{}l">
22143 <column alignment="right" valignment="top">
22144 <column alignment="left" valignment="top" special="@{}l">
22145 <row>
22146 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22147 \begin_inset Text
22148
22149 \begin_layout Plain Layout
22150 unidades
22151 \end_layout
22152
22153 \end_inset
22154 </cell>
22155 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22156 \begin_inset Text
22157
22158 \begin_layout Plain Layout
22159
22160 \end_layout
22161
22162 \end_inset
22163 </cell>
22164 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22165 \begin_inset Text
22166
22167 \begin_layout Plain Layout
22168 exponentes
22169 \end_layout
22170
22171 \end_inset
22172 </cell>
22173 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22174 \begin_inset Text
22175
22176 \begin_layout Plain Layout
22177
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22183 \begin_inset Text
22184
22185 \begin_layout Plain Layout
22186 relaciones
22187 \end_layout
22188
22189 \end_inset
22190 </cell>
22191 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 </row>
22201 <row>
22202 <cell alignment="center" valignment="top" usebox="none">
22203 \begin_inset Text
22204
22205 \begin_layout Plain Layout
22206 12×
22207 \end_layout
22208
22209 \end_inset
22210 </cell>
22211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215 24
22216 \begin_inset space \thinspace{}
22217 \end_inset
22218
22219 bottles
22220 \end_layout
22221
22222 \end_inset
22223 </cell>
22224 <cell alignment="center" valignment="top" usebox="none">
22225 \begin_inset Text
22226
22227 \begin_layout Plain Layout
22228 \begin_inset Formula $10\cdot$
22229 \end_inset
22230
22231
22232 \end_layout
22233
22234 \end_inset
22235 </cell>
22236 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22237 \begin_inset Text
22238
22239 \begin_layout Plain Layout
22240 \begin_inset Formula $10^{\mbox{-}17}$
22241 \end_inset
22242
22243
22244 \end_layout
22245
22246 \end_inset
22247 </cell>
22248 <cell alignment="center" valignment="top" usebox="none">
22249 \begin_inset Text
22250
22251 \begin_layout Plain Layout
22252 \begin_inset Formula $\Gamma(t)\propto$
22253 \end_inset
22254
22255
22256 \end_layout
22257
22258 \end_inset
22259 </cell>
22260 <cell alignment="center" valignment="top" usebox="none">
22261 \begin_inset Text
22262
22263 \begin_layout Plain Layout
22264 \begin_inset Formula $\:\Upsilon(t)$
22265 \end_inset
22266
22267
22268 \end_layout
22269
22270 \end_inset
22271 </cell>
22272 </row>
22273 <row>
22274 <cell alignment="center" valignment="top" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Plain Layout
22278 1024×
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287 768
22288 \begin_inset space \thinspace{}
22289 \end_inset
22290
22291 Pixels
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 <cell alignment="center" valignment="top" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300 \begin_inset Formula $5.78\cdot$
22301 \end_inset
22302
22303
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312 \begin_inset Formula $10^{7}$
22313 \end_inset
22314
22315
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 <cell alignment="center" valignment="top" usebox="none">
22321 \begin_inset Text
22322
22323 \begin_layout Plain Layout
22324 \begin_inset Formula $A\ne$
22325 \end_inset
22326
22327
22328 \end_layout
22329
22330 \end_inset
22331 </cell>
22332 <cell alignment="center" valignment="top" usebox="none">
22333 \begin_inset Text
22334
22335 \begin_layout Plain Layout
22336 \begin_inset Formula $\:B_{\mathrm{red}}$
22337 \end_inset
22338
22339
22340 \end_layout
22341
22342 \end_inset
22343 </cell>
22344 </row>
22345 <row>
22346 <cell alignment="center" valignment="top" usebox="none">
22347 \begin_inset Text
22348
22349 \begin_layout Plain Layout
22350 32×
22351 \end_layout
22352
22353 \end_inset
22354 </cell>
22355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22356 \begin_inset Text
22357
22358 \begin_layout Plain Layout
22359 6
22360 \begin_inset space \thinspace{}
22361 \end_inset
22362
22363 cm
22364 \end_layout
22365
22366 \end_inset
22367 </cell>
22368 <cell alignment="center" valignment="top" usebox="none">
22369 \begin_inset Text
22370
22371 \begin_layout Plain Layout
22372 -
22373 \begin_inset Formula $33.5\cdot$
22374 \end_inset
22375
22376
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385 \begin_inset Formula $10^{4}$
22386 \end_inset
22387
22388
22389 \end_layout
22390
22391 \end_inset
22392 </cell>
22393 <cell alignment="center" valignment="top" usebox="none">
22394 \begin_inset Text
22395
22396 \begin_layout Plain Layout
22397 \begin_inset Formula $\sen(\alpha)\ge$
22398 \end_inset
22399
22400
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 <cell alignment="center" valignment="top" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409 \begin_inset Formula $\:\sen(\beta)$
22410 \end_inset
22411
22412
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 </row>
22418 </lyxtabular>
22419
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \end_inset
22426
22427
22428 \end_layout
22429
22430 \begin_layout Subsection
22431 Formato personalizado de celda/columna
22432 \begin_inset CommandInset label
22433 LatexCommand label
22434 name "subsec:Formato-Personalizado"
22435
22436 \end_inset
22437
22438
22439 \begin_inset Index idx
22440 status collapsed
22441
22442 \begin_layout Plain Layout
22443 Cuadros ! Personalización ! Formato de celda/columna
22444 \end_layout
22445
22446 \end_inset
22447
22448
22449 \end_layout
22450
22451 \begin_layout Standard
22452 El cálculo de la anchura necesaria para columnas estándar descrito en la
22453  sección
22454 \begin_inset space ~
22455 \end_inset
22456
22457
22458 \begin_inset CommandInset ref
22459 LatexCommand ref
22460 reference "sec:Cálculo-anchura-cuadros"
22461
22462 \end_inset
22463
22464  y para columnas extendidas descrito en la sección
22465 \begin_inset space ~
22466 \end_inset
22467
22468
22469 \begin_inset CommandInset ref
22470 LatexCommand ref
22471 reference "subsec:Cálculos-en-Multicolumnas"
22472
22473 \end_inset
22474
22475  es muy pesado si tienes varios cuadros.
22476  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
22477 mna aplicable a todos los cuadros del documento.
22478  El formato se define con el comando
22479 \end_layout
22480
22481 \begin_layout Standard
22482
22483 \series bold
22484
22485 \backslash
22486 newcolumntype{nombre del formato}[número de argumentos]{comandos}
22487 \end_layout
22488
22489 \begin_layout Standard
22490 El 
22491 \emph on
22492 nombre de formato
22493 \emph default
22494  puede ser una sola letra.
22495  Las letras 
22496 \emph on
22497 b, c, l, m, p
22498 \emph default
22499  y 
22500 \emph on
22501 r
22502 \emph default
22503  están predefinidas y no pueden usarse.
22504  Pero se permiten todas las mayúsculas.
22505 \end_layout
22506
22507 \begin_layout Standard
22508 \begin_inset VSpace medskip
22509 \end_inset
22510
22511
22512 \end_layout
22513
22514 \begin_layout Standard
22515 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
22516  fija puedes definir el formato de celda
22517 \end_layout
22518
22519 \begin_layout Standard
22520
22521 \series bold
22522
22523 \backslash
22524 newcolumntype{M}[1]{>{
22525 \backslash
22526 centering
22527 \backslash
22528 hspace{0pt}}m{#1}}
22529 \end_layout
22530
22531 \begin_layout Standard
22532 donde 
22533 \series bold
22534
22535 \backslash
22536 hspace{0pt}
22537 \series default
22538  evita el problema de partir con guión la primera palabra, como se describe
22539  en la sección
22540 \begin_inset space ~
22541 \end_inset
22542
22543
22544 \begin_inset CommandInset ref
22545 LatexCommand ref
22546 reference "subsec:Líneas-Múltiples-en"
22547
22548 \end_inset
22549
22550 .
22551  Ahora puedes introducir simplemente
22552 \end_layout
22553
22554 \begin_layout Standard
22555
22556 \series bold
22557 M{ancho}
22558 \end_layout
22559
22560 \begin_layout Standard
22561 como argumento \SpecialChar LaTeX
22562  en el diálogo de cuadros para crear una multicolumna.
22563 \end_layout
22564
22565 \begin_layout Standard
22566 \begin_inset VSpace bigskip
22567 \end_inset
22568
22569
22570 \end_layout
22571
22572 \begin_layout Standard
22573 Para celdas extendidas en una celda multicolumna, puedes definir el formato
22574 \end_layout
22575
22576 \begin_layout Standard
22577
22578 \series bold
22579
22580 \backslash
22581 newcolumntype{S}[2]{>{
22582 \backslash
22583 centering
22584 \backslash
22585 hspace{0pt}}
22586 \begin_inset Newline newline
22587 \end_inset
22588
22589
22590 \begin_inset Phantom HPhantom
22591 status open
22592
22593 \begin_layout Plain Layout
22594
22595 \series bold
22596
22597 \backslash
22598 newcolumntype
22599 \end_layout
22600
22601 \end_inset
22602
22603 m{(#1+(2
22604 \backslash
22605 tabcolsep+
22606 \backslash
22607 arrayrulewidth)*(1-#2))/#2}}
22608 \end_layout
22609
22610 \begin_layout Standard
22611 Este formato usa la ecuación 
22612 \begin_inset CommandInset ref
22613 LatexCommand eqref
22614 reference "eq:Wgn"
22615
22616 \end_inset
22617
22618  para calcular la anchura necesaria para que cada celda extendida tenga
22619  la misma anchura.
22620 \end_layout
22621
22622 \begin_layout Standard
22623 Ahora puedes introducir
22624 \end_layout
22625
22626 \begin_layout Standard
22627
22628 \series bold
22629 S{ancho de la celda multicolumna}{número de columnas extendidas}
22630 \end_layout
22631
22632 \begin_layout Standard
22633 como argumento \SpecialChar LaTeX
22634  de la columna.
22635 \end_layout
22636
22637 \begin_layout Standard
22638 \begin_inset VSpace bigskip
22639 \end_inset
22640
22641
22642 \end_layout
22643
22644 \begin_layout Standard
22645 Para columnas coloreadas puedes definir
22646 \end_layout
22647
22648 \begin_layout Standard
22649
22650 \series bold
22651
22652 \backslash
22653 newcolumntype{K}[1]{>{
22654 \backslash
22655 columncolor{#1}
22656 \backslash
22657 hspace{0pt}}c}
22658 \end_layout
22659
22660 \begin_layout Standard
22661 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
22662  horizontalmente.
22663  Ahora puedes introducir
22664 \end_layout
22665
22666 \begin_layout Standard
22667
22668 \series bold
22669 K{nombre del color}
22670 \end_layout
22671
22672 \begin_layout Standard
22673 como argumento \SpecialChar LaTeX
22674 .
22675 \end_layout
22676
22677 \begin_layout Standard
22678 \begin_inset VSpace bigskip
22679 \end_inset
22680
22681
22682 \end_layout
22683
22684 \begin_layout Standard
22685 Para crear el cuadro
22686 \begin_inset space ~
22687 \end_inset
22688
22689
22690 \begin_inset CommandInset ref
22691 LatexCommand ref
22692 reference "tab:Cuadro-con-formatos-definidos-por"
22693
22694 \end_inset
22695
22696  usa los argumentos \SpecialChar LaTeX
22697
22698 \end_layout
22699
22700 \begin_layout Standard
22701
22702 \series bold
22703 M{2.5cm}
22704 \end_layout
22705
22706 \begin_layout Standard
22707 para la primera columna y la multicolumna,
22708 \end_layout
22709
22710 \begin_layout Standard
22711
22712 \series bold
22713 K{red}
22714 \end_layout
22715
22716 \begin_layout Standard
22717 para la última columna y
22718 \end_layout
22719
22720 \begin_layout Standard
22721
22722 \series bold
22723 S{2.5cm}{2}
22724 \end_layout
22725
22726 \begin_layout Standard
22727 para las celdas en la segunda columna.
22728 \end_layout
22729
22730 \begin_layout Standard
22731 \begin_inset Float table
22732 placement h
22733 wide false
22734 sideways false
22735 status open
22736
22737 \begin_layout Plain Layout
22738 \begin_inset Caption Standard
22739
22740 \begin_layout Plain Layout
22741 \begin_inset CommandInset label
22742 LatexCommand label
22743 name "tab:Cuadro-con-formatos-definidos-por"
22744
22745 \end_inset
22746
22747 Cuadro con formatos definidos por el usuario
22748 \end_layout
22749
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \begin_layout Plain Layout
22756 \align center
22757 \begin_inset Tabular
22758 <lyxtabular version="3" rows="3" columns="4">
22759 <features tabularvalignment="middle">
22760 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
22761 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
22762 <column alignment="center" valignment="middle">
22763 <column alignment="center" valignment="middle" special="K{red}">
22764 <row>
22765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22766 \begin_inset Text
22767
22768 \begin_layout Plain Layout
22769 palabramuylargaenceldadecuadro
22770 \end_layout
22771
22772 \end_inset
22773 </cell>
22774 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
22775 \begin_inset Text
22776
22777 \begin_layout Plain Layout
22778 multicolumna línea múltiple
22779 \end_layout
22780
22781 \end_inset
22782 </cell>
22783 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22784 \begin_inset Text
22785
22786 \begin_layout Plain Layout
22787
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796 c
22797 \end_layout
22798
22799 \end_inset
22800 </cell>
22801 </row>
22802 <row>
22803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \begin_layout Plain Layout
22807 d
22808 \end_layout
22809
22810 \end_inset
22811 </cell>
22812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22813 \begin_inset Text
22814
22815 \begin_layout Plain Layout
22816 e
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825 f
22826 \end_layout
22827
22828 \end_inset
22829 </cell>
22830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834 g
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 </row>
22840 <row>
22841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845 h
22846 \end_layout
22847
22848 \end_inset
22849 </cell>
22850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22851 \begin_inset Text
22852
22853 \begin_layout Plain Layout
22854 i
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22860 \begin_inset Text
22861
22862 \begin_layout Plain Layout
22863 j
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872 k
22873 \end_layout
22874
22875 \end_inset
22876 </cell>
22877 </row>
22878 </lyxtabular>
22879
22880 \end_inset
22881
22882
22883 \end_layout
22884
22885 \end_inset
22886
22887
22888 \end_layout
22889
22890 \begin_layout Subsection
22891 Grosor de líneas
22892 \begin_inset CommandInset label
22893 LatexCommand label
22894 name "subsec:Grosor-de-Líneas"
22895
22896 \end_inset
22897
22898
22899 \begin_inset Index idx
22900 status collapsed
22901
22902 \begin_layout Plain Layout
22903 Cuadros ! Personalización ! Grosor de línea
22904 \end_layout
22905
22906 \end_inset
22907
22908
22909 \end_layout
22910
22911 \begin_layout Standard
22912 El grosor para todas las líneas de un cuadro puede ajustarse con la longitud
22913  
22914 \series bold
22915
22916 \backslash
22917 arrayrulewidth
22918 \series default
22919 .
22920  Por ejemplo, para poner un grosor de línea de 1.5
22921 \begin_inset space \thinspace{}
22922 \end_inset
22923
22924 pt, como en el cuadro
22925 \begin_inset space ~
22926 \end_inset
22927
22928
22929 \begin_inset CommandInset ref
22930 LatexCommand ref
22931 reference "tab:Cuadro-con-líneas"
22932
22933 \end_inset
22934
22935 , inserta el comando
22936 \end_layout
22937
22938 \begin_layout Standard
22939
22940 \series bold
22941
22942 \backslash
22943 setlength{
22944 \backslash
22945 arrayrulewidth}{1.5pt}
22946 \end_layout
22947
22948 \begin_layout Standard
22949 en código \SpecialChar TeX
22950  antes del cuadro o flotante.
22951  Este cambio es válido para todos los siguientes cuadros.
22952  Para volver al valor predeterminado, define 
22953 \series bold
22954
22955 \backslash
22956 arrayrulewidth
22957 \series default
22958  a 0.4
22959 \begin_inset space \thinspace{}
22960 \end_inset
22961
22962 pt en código \SpecialChar TeX
22963  detrás del cuadro o flotante.
22964 \end_layout
22965
22966 \begin_layout Standard
22967 \begin_inset ERT
22968 status collapsed
22969
22970 \begin_layout Plain Layout
22971
22972
22973 \backslash
22974 setlength{
22975 \backslash
22976 arrayrulewidth}{1.5pt}
22977 \end_layout
22978
22979 \end_inset
22980
22981
22982 \begin_inset Float table
22983 wide false
22984 sideways false
22985 status open
22986
22987 \begin_layout Plain Layout
22988 \begin_inset Caption Standard
22989
22990 \begin_layout Plain Layout
22991 \begin_inset CommandInset label
22992 LatexCommand label
22993 name "tab:Cuadro-con-líneas"
22994
22995 \end_inset
22996
22997 Cuadro con líneas de grosor 1.5
22998 \begin_inset space \thinspace{}
22999 \end_inset
23000
23001 pt
23002 \end_layout
23003
23004 \end_inset
23005
23006
23007 \end_layout
23008
23009 \begin_layout Plain Layout
23010 \align center
23011 \begin_inset Tabular
23012 <lyxtabular version="3" rows="3" columns="3">
23013 <features tabularvalignment="middle">
23014 <column alignment="center" valignment="top">
23015 <column alignment="center" valignment="top">
23016 <column alignment="center" valignment="top">
23017 <row>
23018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022 sd
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23028 \begin_inset Text
23029
23030 \begin_layout Plain Layout
23031
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23037 \begin_inset Text
23038
23039 \begin_layout Plain Layout
23040
23041 \end_layout
23042
23043 \end_inset
23044 </cell>
23045 </row>
23046 <row>
23047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23048 \begin_inset Text
23049
23050 \begin_layout Plain Layout
23051
23052 \end_layout
23053
23054 \end_inset
23055 </cell>
23056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23057 \begin_inset Text
23058
23059 \begin_layout Plain Layout
23060 sd
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23066 \begin_inset Text
23067
23068 \begin_layout Plain Layout
23069
23070 \end_layout
23071
23072 \end_inset
23073 </cell>
23074 </row>
23075 <row>
23076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23077 \begin_inset Text
23078
23079 \begin_layout Plain Layout
23080
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089
23090 \end_layout
23091
23092 \end_inset
23093 </cell>
23094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23095 \begin_inset Text
23096
23097 \begin_layout Plain Layout
23098 sd
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 </row>
23104 </lyxtabular>
23105
23106 \end_inset
23107
23108
23109 \end_layout
23110
23111 \end_inset
23112
23113
23114 \begin_inset ERT
23115 status collapsed
23116
23117 \begin_layout Plain Layout
23118
23119
23120 \backslash
23121 setlength{
23122 \backslash
23123 arrayrulewidth}{0.4pt}
23124 \end_layout
23125
23126 \end_inset
23127
23128
23129 \end_layout
23130
23131 \begin_layout Standard
23132 \begin_inset VSpace bigskip
23133 \end_inset
23134
23135 Para definir un grosor de 1.5
23136 \begin_inset space \thinspace{}
23137 \end_inset
23138
23139 pt sólo para líneas horizontales, como en el cuadro
23140 \begin_inset space ~
23141 \end_inset
23142
23143
23144 \begin_inset CommandInset ref
23145 LatexCommand ref
23146 reference "tab:Cuadro-con-horizontales"
23147
23148 \end_inset
23149
23150 , inserta estos comandos en código \SpecialChar TeX
23151  antes del cuadro o flotante:
23152 \end_layout
23153
23154 \begin_layout Standard
23155
23156 \series bold
23157
23158 \backslash
23159 let
23160 \backslash
23161 myHline
23162 \backslash
23163 hline
23164 \begin_inset Newline newline
23165 \end_inset
23166
23167
23168 \backslash
23169 renewcommand{
23170 \backslash
23171 hline}
23172 \begin_inset Newline newline
23173 \end_inset
23174
23175  {
23176 \backslash
23177 noalign{
23178 \backslash
23179 global
23180 \backslash
23181 arrayrulewidth 1.5pt}
23182 \begin_inset Newline newline
23183 \end_inset
23184
23185  
23186 \backslash
23187 myHline
23188 \backslash
23189 noalign{
23190 \backslash
23191 global
23192 \backslash
23193 arrayrulewidth 0.4pt}}
23194 \end_layout
23195
23196 \begin_layout Standard
23197 Para volver al grosor predeterminado, inserta este comando en código \SpecialChar TeX
23198  detrás
23199  del cuadro o flotante:
23200 \end_layout
23201
23202 \begin_layout Standard
23203
23204 \series bold
23205
23206 \backslash
23207 renewcommand{
23208 \backslash
23209 hline}{
23210 \backslash
23211 myHline}
23212 \end_layout
23213
23214 \begin_layout Standard
23215 \begin_inset ERT
23216 status collapsed
23217
23218 \begin_layout Plain Layout
23219
23220
23221 \backslash
23222 let
23223 \backslash
23224 myHline
23225 \backslash
23226 hline
23227 \end_layout
23228
23229 \begin_layout Plain Layout
23230
23231
23232 \backslash
23233 renewcommand{
23234 \backslash
23235 hline}
23236 \end_layout
23237
23238 \begin_layout Plain Layout
23239
23240  {
23241 \backslash
23242 noalign{
23243 \backslash
23244 global
23245 \backslash
23246 arrayrulewidth 1.5pt}
23247 \end_layout
23248
23249 \begin_layout Plain Layout
23250
23251   
23252 \backslash
23253 myHline
23254 \backslash
23255 noalign{
23256 \backslash
23257 global
23258 \backslash
23259 arrayrulewidth 0.4pt}}
23260 \end_layout
23261
23262 \end_inset
23263
23264
23265 \begin_inset Float table
23266 wide false
23267 sideways false
23268 status open
23269
23270 \begin_layout Plain Layout
23271 \begin_inset Caption Standard
23272
23273 \begin_layout Plain Layout
23274 \begin_inset CommandInset label
23275 LatexCommand label
23276 name "tab:Cuadro-con-horizontales"
23277
23278 \end_inset
23279
23280 Cuadro con líneas horizontales de 1.5
23281 \begin_inset space \thinspace{}
23282 \end_inset
23283
23284 pt
23285 \end_layout
23286
23287 \end_inset
23288
23289
23290 \end_layout
23291
23292 \begin_layout Plain Layout
23293 \align center
23294 \begin_inset Tabular
23295 <lyxtabular version="3" rows="3" columns="3">
23296 <features tabularvalignment="middle">
23297 <column alignment="center" valignment="top">
23298 <column alignment="center" valignment="top">
23299 <column alignment="center" valignment="top">
23300 <row>
23301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23302 \begin_inset Text
23303
23304 \begin_layout Plain Layout
23305 sd
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314
23315 \end_layout
23316
23317 \end_inset
23318 </cell>
23319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23320 \begin_inset Text
23321
23322 \begin_layout Plain Layout
23323
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 </row>
23329 <row>
23330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343 sd
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Plain Layout
23352
23353 \end_layout
23354
23355 \end_inset
23356 </cell>
23357 </row>
23358 <row>
23359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \begin_layout Plain Layout
23363
23364 \end_layout
23365
23366 \end_inset
23367 </cell>
23368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23369 \begin_inset Text
23370
23371 \begin_layout Plain Layout
23372
23373 \end_layout
23374
23375 \end_inset
23376 </cell>
23377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381 sd
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 </row>
23387 </lyxtabular>
23388
23389 \end_inset
23390
23391
23392 \end_layout
23393
23394 \end_inset
23395
23396
23397 \begin_inset ERT
23398 status collapsed
23399
23400 \begin_layout Plain Layout
23401
23402
23403 \backslash
23404 renewcommand{
23405 \backslash
23406 hline}{
23407 \backslash
23408 myHline}
23409 \end_layout
23410
23411 \end_inset
23412
23413
23414 \end_layout
23415
23416 \begin_layout Standard
23417 \begin_inset VSpace bigskip
23418 \end_inset
23419
23420 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
23421  siguiente formato de columna en el preámbulo del documento, de acuerdo
23422  con lo descrito en la sección
23423 \begin_inset space ~
23424 \end_inset
23425
23426
23427 \begin_inset CommandInset ref
23428 LatexCommand ref
23429 reference "subsec:Formato-Personalizado"
23430
23431 \end_inset
23432
23433 :
23434 \end_layout
23435
23436 \begin_layout Standard
23437
23438 \series bold
23439
23440 \backslash
23441 newcolumntype{V}{!{
23442 \backslash
23443 vrule width 1.5pt}}
23444 \end_layout
23445
23446 \begin_layout Standard
23447 Para el cuadro
23448 \begin_inset space ~
23449 \end_inset
23450
23451
23452 \begin_inset CommandInset ref
23453 LatexCommand ref
23454 reference "tab:Cuadro-con-verticales"
23455
23456 \end_inset
23457
23458  se usó el argumento \SpecialChar LaTeX
23459
23460 \end_layout
23461
23462 \begin_layout Standard
23463
23464 \series bold
23465 VcV
23466 \end_layout
23467
23468 \begin_layout Standard
23469 para la última columna y
23470 \end_layout
23471
23472 \begin_layout Standard
23473
23474 \series bold
23475 Vc
23476 \end_layout
23477
23478 \begin_layout Standard
23479 para las otras.
23480 \end_layout
23481
23482 \begin_layout Standard
23483 \begin_inset Float table
23484 wide false
23485 sideways false
23486 status open
23487
23488 \begin_layout Plain Layout
23489 \begin_inset Caption Standard
23490
23491 \begin_layout Plain Layout
23492 \begin_inset CommandInset label
23493 LatexCommand label
23494 name "tab:Cuadro-con-verticales"
23495
23496 \end_inset
23497
23498 Cuadro con líneas verticales de 1.5
23499 \begin_inset space \thinspace{}
23500 \end_inset
23501
23502 pt de grosor
23503 \end_layout
23504
23505 \end_inset
23506
23507
23508 \end_layout
23509
23510 \begin_layout Plain Layout
23511 \align center
23512 \begin_inset Tabular
23513 <lyxtabular version="3" rows="3" columns="3">
23514 <features tabularvalignment="middle">
23515 <column alignment="center" valignment="top" special="Vc">
23516 <column alignment="center" valignment="top" special="Vc">
23517 <column alignment="center" valignment="top" special="VcV">
23518 <row>
23519 <cell alignment="center" valignment="top" topline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523 sd
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 <cell alignment="center" valignment="top" topline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532
23533 \end_layout
23534
23535 \end_inset
23536 </cell>
23537 <cell alignment="center" valignment="top" topline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 </row>
23547 <row>
23548 <cell alignment="center" valignment="top" topline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552
23553 \end_layout
23554
23555 \end_inset
23556 </cell>
23557 <cell alignment="center" valignment="top" topline="true" usebox="none">
23558 \begin_inset Text
23559
23560 \begin_layout Plain Layout
23561 sd
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 <cell alignment="center" valignment="top" topline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 </row>
23576 <row>
23577 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23587 \begin_inset Text
23588
23589 \begin_layout Plain Layout
23590
23591 \end_layout
23592
23593 \end_inset
23594 </cell>
23595 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Plain Layout
23599 sd
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 </row>
23605 </lyxtabular>
23606
23607 \end_inset
23608
23609
23610 \end_layout
23611
23612 \end_inset
23613
23614
23615 \end_layout
23616
23617 \begin_layout Subsection
23618 Líneas de trazos
23619 \begin_inset Index idx
23620 status collapsed
23621
23622 \begin_layout Plain Layout
23623 Cuadros ! Personalización ! Líneas de trazos
23624 \end_layout
23625
23626 \end_inset
23627
23628
23629 \end_layout
23630
23631 \begin_layout Standard
23632 \begin_inset ERT
23633 status collapsed
23634
23635 \begin_layout Plain Layout
23636
23637
23638 \backslash
23639 ifarydshln
23640 \end_layout
23641
23642 \end_inset
23643
23644
23645 \begin_inset Note Note
23646 status open
23647
23648 \begin_layout Plain Layout
23649 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
23650  \SpecialChar LaTeX
23651  
23652 \series bold
23653 arydshln
23654 \series default
23655 .
23656 \end_layout
23657
23658 \end_inset
23659
23660
23661 \end_layout
23662
23663 \begin_layout Standard
23664 \begin_inset Float table
23665 placement H
23666 wide false
23667 sideways false
23668 status open
23669
23670 \begin_layout Plain Layout
23671 \begin_inset Caption Standard
23672
23673 \begin_layout Plain Layout
23674 \begin_inset CommandInset label
23675 LatexCommand label
23676 name "tab:Cuadro-con-trazos"
23677
23678 \end_inset
23679
23680 Cuadro con líneas de trazos
23681 \end_layout
23682
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \begin_layout Plain Layout
23689 \align center
23690 \begin_inset Tabular
23691 <lyxtabular version="3" rows="5" columns="5">
23692 <features tabularvalignment="middle">
23693 <column alignment="center" valignment="top">
23694 <column alignment="center" valignment="top">
23695 <column alignment="center" valignment="top" special=":c">
23696 <column alignment="center" valignment="top">
23697 <column alignment="center" valignment="top">
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703 a
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712 b
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721 c
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730 d
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 e
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 </row>
23745 <row>
23746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23747 \begin_inset Text
23748
23749 \begin_layout Plain Layout
23750 f
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759 g
23760 \end_layout
23761
23762 \end_inset
23763 </cell>
23764 <cell alignment="center" valignment="top" topline="true" usebox="none">
23765 \begin_inset Text
23766
23767 \begin_layout Plain Layout
23768 h
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23774 \begin_inset Text
23775
23776 \begin_layout Plain Layout
23777 i
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23783 \begin_inset Text
23784
23785 \begin_layout Plain Layout
23786 j
23787 \end_layout
23788
23789 \end_inset
23790 </cell>
23791 </row>
23792 <row>
23793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23794 \begin_inset Text
23795
23796 \begin_layout Plain Layout
23797 \begin_inset ERT
23798 status collapsed
23799
23800 \begin_layout Plain Layout
23801
23802
23803 \backslash
23804 hdashline 
23805 \end_layout
23806
23807 \end_inset
23808
23809 k
23810 \end_layout
23811
23812 \end_inset
23813 </cell>
23814 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23815 \begin_inset Text
23816
23817 \begin_layout Plain Layout
23818 l
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 <cell alignment="center" valignment="top" usebox="none">
23824 \begin_inset Text
23825
23826 \begin_layout Plain Layout
23827 m
23828 \end_layout
23829
23830 \end_inset
23831 </cell>
23832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23833 \begin_inset Text
23834
23835 \begin_layout Plain Layout
23836 n
23837 \end_layout
23838
23839 \end_inset
23840 </cell>
23841 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23842 \begin_inset Text
23843
23844 \begin_layout Plain Layout
23845 o
23846 \end_layout
23847
23848 \end_inset
23849 </cell>
23850 </row>
23851 <row>
23852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23853 \begin_inset Text
23854
23855 \begin_layout Plain Layout
23856 \begin_inset ERT
23857 status collapsed
23858
23859 \begin_layout Plain Layout
23860
23861
23862 \backslash
23863 cdashline{4-5}
23864 \end_layout
23865
23866 \end_inset
23867
23868 p
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23874 \begin_inset Text
23875
23876 \begin_layout Plain Layout
23877 q
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886 r
23887 \end_layout
23888
23889 \end_inset
23890 </cell>
23891 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23892 \begin_inset Text
23893
23894 \begin_layout Plain Layout
23895 s
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23901 \begin_inset Text
23902
23903 \begin_layout Plain Layout
23904
23905 \end_layout
23906
23907 \end_inset
23908 </cell>
23909 </row>
23910 <row>
23911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23912 \begin_inset Text
23913
23914 \begin_layout Plain Layout
23915 t
23916 \end_layout
23917
23918 \end_inset
23919 </cell>
23920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23921 \begin_inset Text
23922
23923 \begin_layout Plain Layout
23924 u
23925 \end_layout
23926
23927 \end_inset
23928 </cell>
23929 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23930 \begin_inset Text
23931
23932 \begin_layout Plain Layout
23933 v
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942 w
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Plain Layout
23951 x
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 </row>
23957 </lyxtabular>
23958
23959 \end_inset
23960
23961
23962 \end_layout
23963
23964 \end_inset
23965
23966
23967 \end_layout
23968
23969 \begin_layout Standard
23970 En principio \SpecialChar LyX
23971  no soporta líneas de trazos, hay que usar código \SpecialChar TeX
23972 .
23973  Antes hay que cargar en el preámbulo del documento el paquete \SpecialChar LaTeX
23974  
23975 \series bold
23976 arydshln
23977 \series default
23978
23979 \begin_inset Index idx
23980 status collapsed
23981
23982 \begin_layout Plain Layout
23983 \SpecialChar LaTeX
23984 -paquetes ! arydshln
23985 \end_layout
23986
23987 \end_inset
23988
23989  con el comando 
23990 \end_layout
23991
23992 \begin_layout Standard
23993
23994 \series bold
23995
23996 \backslash
23997 usepackage{arydshln}
23998 \end_layout
23999
24000 \begin_layout Standard
24001 Para hacer una línea vertical a trazos, introduce dos puntos «
24002 \series bold
24003 :
24004 \series default
24005 » junto con el carácter para alineación horizontal como argumento \SpecialChar LaTeX
24006  en el
24007  diálogo de celdas de cuadros.
24008 \end_layout
24009
24010 \begin_layout Standard
24011 Para una línea de trazos horizontal añade el comando
24012 \end_layout
24013
24014 \begin_layout Standard
24015
24016 \series bold
24017
24018 \backslash
24019 hdashline
24020 \end_layout
24021
24022 \begin_layout Standard
24023 en código \SpecialChar TeX
24024  como primer elemento de la primera celda en la fila.
24025 \end_layout
24026
24027 \begin_layout Standard
24028 Para líneas de trazos en multicolumna usa el comando
24029 \end_layout
24030
24031 \begin_layout Standard
24032
24033 \series bold
24034
24035 \backslash
24036 cdashline{número de líneas}
24037 \end_layout
24038
24039 \begin_layout Standard
24040 en código \SpecialChar TeX
24041  como primer elemento de la primera celda en la fila.
24042  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
24043  4 y quieres una línea de trazos por encima, añade el comando
24044 \end_layout
24045
24046 \begin_layout Standard
24047
24048 \series bold
24049
24050 \backslash
24051 cdashline{2-4}
24052 \end_layout
24053
24054 \begin_layout Standard
24055 como primer elemento de la primera celda en la fila de la multicolumna.
24056 \end_layout
24057
24058 \begin_layout Standard
24059 \begin_inset VSpace bigskip
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \begin_layout Standard
24066 El cuadro
24067 \begin_inset space ~
24068 \end_inset
24069
24070
24071 \begin_inset CommandInset ref
24072 LatexCommand ref
24073 reference "tab:Cuadro-con-trazos"
24074
24075 \end_inset
24076
24077  se ha hecho usando «
24078 \series bold
24079 :c
24080 \series default
24081 » como argumento \SpecialChar LaTeX
24082  de la tercera columna.
24083  El comando en código \SpecialChar TeX
24084  
24085 \series bold
24086
24087 \backslash
24088 hdashline
24089 \series default
24090  se ha insertado en la primera celda de la tercera fila y el comando en
24091  código \SpecialChar TeX
24092
24093 \begin_inset Newline newline
24094 \end_inset
24095
24096
24097 \series bold
24098
24099 \backslash
24100 cdashline{4-5}
24101 \series default
24102  en la primera celda de la cuarta fila.
24103 \end_layout
24104
24105 \begin_layout Standard
24106 \begin_inset VSpace bigskip
24107 \end_inset
24108
24109
24110 \end_layout
24111
24112 \begin_layout Standard
24113 Los cuadros con líneas a trazos también se pueden colorear, como se ve en
24114  el cuadro
24115 \begin_inset space ~
24116 \end_inset
24117
24118
24119 \begin_inset CommandInset ref
24120 LatexCommand ref
24121 reference "tab:Cuadro-trazos-color"
24122
24123 \end_inset
24124
24125 .
24126 \end_layout
24127
24128 \begin_layout Standard
24129 \begin_inset ERT
24130 status collapsed
24131
24132 \begin_layout Plain Layout
24133
24134
24135 \backslash
24136 setlength{
24137 \backslash
24138 arrayrulewidth}{1pt}
24139 \end_layout
24140
24141 \end_inset
24142
24143
24144 \begin_inset Note Note
24145 status collapsed
24146
24147 \begin_layout Plain Layout
24148 líneas más gruesas para ver mejor los colores
24149 \end_layout
24150
24151 \end_inset
24152
24153
24154 \end_layout
24155
24156 \begin_layout Standard
24157 \begin_inset ERT
24158 status collapsed
24159
24160 \begin_layout Plain Layout
24161
24162
24163 \backslash
24164 dashgapcolor{green}
24165 \end_layout
24166
24167 \end_inset
24168
24169
24170 \begin_inset Note Note
24171 status collapsed
24172
24173 \begin_layout Plain Layout
24174 huecos de color entre trazos verdes
24175 \end_layout
24176
24177 \end_inset
24178
24179
24180 \end_layout
24181
24182 \begin_layout Standard
24183 \begin_inset ERT
24184 status collapsed
24185
24186 \begin_layout Plain Layout
24187
24188
24189 \backslash
24190 let
24191 \backslash
24192 myHdashline
24193 \backslash
24194 hdashline
24195 \end_layout
24196
24197 \begin_layout Plain Layout
24198
24199
24200 \backslash
24201 renewcommand{
24202 \backslash
24203 hdashline}
24204 \end_layout
24205
24206 \begin_layout Plain Layout
24207
24208  {
24209 \backslash
24210 arrayrulecolor{red}
24211 \backslash
24212 myHdashline
24213 \backslash
24214 arrayrulecolor{black}}
24215 \end_layout
24216
24217 \end_inset
24218
24219
24220 \begin_inset Note Note
24221 status collapsed
24222
24223 \begin_layout Plain Layout
24224 color horizontal, líneas a trazos rojos
24225 \end_layout
24226
24227 \end_inset
24228
24229
24230 \end_layout
24231
24232 \begin_layout Standard
24233 \begin_inset ERT
24234 status collapsed
24235
24236 \begin_layout Plain Layout
24237
24238
24239 \backslash
24240 let
24241 \backslash
24242 myCdashline
24243 \backslash
24244 cdashline
24245 \end_layout
24246
24247 \begin_layout Plain Layout
24248
24249
24250 \backslash
24251 renewcommand{
24252 \backslash
24253 cdashline}[1]
24254 \end_layout
24255
24256 \begin_layout Plain Layout
24257
24258  {
24259 \backslash
24260 arrayrulecolor{yellow}
24261 \backslash
24262 myCdashline{#1}
24263 \backslash
24264 arrayrulecolor{black}}
24265 \end_layout
24266
24267 \end_inset
24268
24269
24270 \begin_inset Note Note
24271 status collapsed
24272
24273 \begin_layout Plain Layout
24274 color parcial horizontal, líneas a trazos amarillos
24275 \end_layout
24276
24277 \end_inset
24278
24279
24280 \end_layout
24281
24282 \begin_layout Standard
24283 \begin_inset Float table
24284 placement h
24285 wide false
24286 sideways false
24287 status open
24288
24289 \begin_layout Plain Layout
24290 \begin_inset Caption Standard
24291
24292 \begin_layout Plain Layout
24293 \begin_inset CommandInset label
24294 LatexCommand label
24295 name "tab:Cuadro-trazos-color"
24296
24297 \end_inset
24298
24299 Cuadro coloreado con líneas a trazos
24300 \end_layout
24301
24302 \end_inset
24303
24304
24305 \end_layout
24306
24307 \begin_layout Plain Layout
24308 \align center
24309 \begin_inset Tabular
24310 <lyxtabular version="3" rows="5" columns="5">
24311 <features tabularvalignment="middle">
24312 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{verdeoscuro}\centering}c">
24313 <column alignment="center" valignment="top" width="0pt">
24314 <column alignment="center" valignment="top" width="0pt" special=":c">
24315 <column alignment="center" valignment="top">
24316 <column alignment="center" valignment="top">
24317 <row>
24318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24319 \begin_inset Text
24320
24321 \begin_layout Plain Layout
24322 a
24323 \end_layout
24324
24325 \end_inset
24326 </cell>
24327 <cell alignment="center" valignment="top" topline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331 b
24332 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 <cell alignment="center" valignment="top" topline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Plain Layout
24340 c
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349 d
24350 \end_layout
24351
24352 \end_inset
24353 </cell>
24354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24355 \begin_inset Text
24356
24357 \begin_layout Plain Layout
24358 e
24359 \end_layout
24360
24361 \end_inset
24362 </cell>
24363 </row>
24364 <row>
24365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369 f
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 <cell alignment="center" valignment="top" topline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378 g
24379 \end_layout
24380
24381 \end_inset
24382 </cell>
24383 <cell alignment="center" valignment="top" topline="true" usebox="none">
24384 \begin_inset Text
24385
24386 \begin_layout Plain Layout
24387 h
24388 \end_layout
24389
24390 \end_inset
24391 </cell>
24392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24393 \begin_inset Text
24394
24395 \begin_layout Plain Layout
24396 i
24397 \end_layout
24398
24399 \end_inset
24400 </cell>
24401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \begin_layout Plain Layout
24405 j
24406 \end_layout
24407
24408 \end_inset
24409 </cell>
24410 </row>
24411 <row>
24412 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416 \begin_inset ERT
24417 status collapsed
24418
24419 \begin_layout Plain Layout
24420
24421
24422 \backslash
24423 hdashline 
24424 \end_layout
24425
24426 \end_inset
24427
24428
24429 \begin_inset ERT
24430 status collapsed
24431
24432 \begin_layout Plain Layout
24433
24434
24435 \backslash
24436 rowcolor{Gray}
24437 \end_layout
24438
24439 \end_inset
24440
24441 k
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450 l
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 <cell alignment="center" valignment="top" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459 m
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24465 \begin_inset Text
24466
24467 \begin_layout Plain Layout
24468 n
24469 \end_layout
24470
24471 \end_inset
24472 </cell>
24473 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24474 \begin_inset Text
24475
24476 \begin_layout Plain Layout
24477 o
24478 \end_layout
24479
24480 \end_inset
24481 </cell>
24482 </row>
24483 <row>
24484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Plain Layout
24488 \begin_inset ERT
24489 status collapsed
24490
24491 \begin_layout Plain Layout
24492
24493
24494 \backslash
24495 cdashline{4-5}
24496 \end_layout
24497
24498 \end_inset
24499
24500 p
24501 \end_layout
24502
24503 \end_inset
24504 </cell>
24505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24506 \begin_inset Text
24507
24508 \begin_layout Plain Layout
24509 q
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24515 \begin_inset Text
24516
24517 \begin_layout Plain Layout
24518 r
24519 \end_layout
24520
24521 \end_inset
24522 </cell>
24523 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527 s
24528 \end_layout
24529
24530 \end_inset
24531 </cell>
24532 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24533 \begin_inset Text
24534
24535 \begin_layout Plain Layout
24536
24537 \end_layout
24538
24539 \end_inset
24540 </cell>
24541 </row>
24542 <row>
24543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24544 \begin_inset Text
24545
24546 \begin_layout Plain Layout
24547 t
24548 \end_layout
24549
24550 \end_inset
24551 </cell>
24552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24553 \begin_inset Text
24554
24555 \begin_layout Plain Layout
24556 u
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24562 \begin_inset Text
24563
24564 \begin_layout Plain Layout
24565 v
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24571 \begin_inset Text
24572
24573 \begin_layout Plain Layout
24574 w
24575 \end_layout
24576
24577 \end_inset
24578 </cell>
24579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24580 \begin_inset Text
24581
24582 \begin_layout Plain Layout
24583 \begin_inset ERT
24584 status collapsed
24585
24586 \begin_layout Plain Layout
24587
24588
24589 \backslash
24590 cellcolor{Maroon}
24591 \end_layout
24592
24593 \end_inset
24594
24595 i
24596 \end_layout
24597
24598 \end_inset
24599 </cell>
24600 </row>
24601 </lyxtabular>
24602
24603 \end_inset
24604
24605
24606 \end_layout
24607
24608 \end_inset
24609
24610
24611 \end_layout
24612
24613 \begin_layout Standard
24614 \begin_inset ERT
24615 status collapsed
24616
24617 \begin_layout Plain Layout
24618
24619
24620 \backslash
24621 renewcommand{
24622 \backslash
24623 hdashline}{
24624 \backslash
24625 myHdashline}
24626 \end_layout
24627
24628 \end_inset
24629
24630
24631 \begin_inset Note Note
24632 status collapsed
24633
24634 \begin_layout Plain Layout
24635 volver a predeterminado
24636 \end_layout
24637
24638 \end_inset
24639
24640
24641 \end_layout
24642
24643 \begin_layout Standard
24644 \begin_inset ERT
24645 status collapsed
24646
24647 \begin_layout Plain Layout
24648
24649
24650 \backslash
24651 renewcommand{
24652 \backslash
24653 cdashline}{
24654 \backslash
24655 myCdashline}
24656 \end_layout
24657
24658 \end_inset
24659
24660
24661 \begin_inset Note Note
24662 status collapsed
24663
24664 \begin_layout Plain Layout
24665 volver a predeterminado
24666 \end_layout
24667
24668 \end_inset
24669
24670
24671 \end_layout
24672
24673 \begin_layout Standard
24674 \begin_inset ERT
24675 status collapsed
24676
24677 \begin_layout Plain Layout
24678
24679
24680 \backslash
24681 nodashgapcolor
24682 \end_layout
24683
24684 \end_inset
24685
24686
24687 \begin_inset Note Note
24688 status collapsed
24689
24690 \begin_layout Plain Layout
24691 volver a predeterminado
24692 \end_layout
24693
24694 \end_inset
24695
24696
24697 \end_layout
24698
24699 \begin_layout Standard
24700 \begin_inset ERT
24701 status collapsed
24702
24703 \begin_layout Plain Layout
24704
24705
24706 \backslash
24707 setlength{
24708 \backslash
24709 arrayrulewidth}{0.4pt}
24710 \end_layout
24711
24712 \end_inset
24713
24714
24715 \begin_inset Note Note
24716 status collapsed
24717
24718 \begin_layout Plain Layout
24719 volver a predeterminado
24720 \end_layout
24721
24722 \end_inset
24723
24724
24725 \end_layout
24726
24727 \begin_layout Standard
24728 La coloración de líneas y columnas funciona como se describe en la sección
24729 \begin_inset space ~
24730 \end_inset
24731
24732
24733 \begin_inset CommandInset ref
24734 LatexCommand ref
24735 reference "sec:Cuadros-Coloreados"
24736
24737 \end_inset
24738
24739 La coloración de líneas horizontales también funciona como se describe ahí,
24740  solo hay que reemplazar en los comandos 
24741 \series bold
24742
24743 \backslash
24744 myHlineC
24745 \series default
24746  por 
24747 \series bold
24748
24749 \backslash
24750 myHdashline
24751 \series default
24752  y 
24753 \backslash
24754
24755 \series bold
24756 hline
24757 \series default
24758  por 
24759 \series bold
24760
24761 \backslash
24762 hdashline
24763 \series default
24764 ; así, los comandos usados son
24765 \end_layout
24766
24767 \begin_layout Standard
24768
24769 \series bold
24770
24771 \backslash
24772 let
24773 \backslash
24774 myHdashline
24775 \backslash
24776 hdashline
24777 \begin_inset Newline newline
24778 \end_inset
24779
24780
24781 \backslash
24782 renewcommand{
24783 \backslash
24784 hdashline}
24785 \begin_inset Newline newline
24786 \end_inset
24787
24788
24789 \begin_inset Phantom HPhantom
24790 status open
24791
24792 \begin_layout Plain Layout
24793 \begin_inset space ~
24794 \end_inset
24795
24796
24797 \end_layout
24798
24799 \end_inset
24800
24801 {
24802 \backslash
24803 arrayrulecolor{red}
24804 \backslash
24805 myHdashline
24806 \backslash
24807 arrayrulecolor{black}}
24808 \end_layout
24809
24810 \begin_layout Standard
24811 Para colorear 
24812 \series bold
24813
24814 \backslash
24815 cdashline
24816 \series default
24817 , el comando es
24818 \end_layout
24819
24820 \begin_layout Standard
24821
24822 \series bold
24823
24824 \backslash
24825 let
24826 \backslash
24827 myCdashline
24828 \backslash
24829 cdashline
24830 \begin_inset Newline newline
24831 \end_inset
24832
24833
24834 \backslash
24835 renewcommand{
24836 \backslash
24837 cdashline}[1]
24838 \begin_inset Newline newline
24839 \end_inset
24840
24841
24842 \begin_inset Phantom HPhantom
24843 status open
24844
24845 \begin_layout Plain Layout
24846 \begin_inset space ~
24847 \end_inset
24848
24849
24850 \end_layout
24851
24852 \end_inset
24853
24854 {
24855 \backslash
24856 arrayrulecolor{red}
24857 \backslash
24858 myCdashline{#1}
24859 \backslash
24860 arrayrulecolor{black}}
24861 \end_layout
24862
24863 \begin_layout Standard
24864 Para recuperar el color negro de las líneas, hay que insertar detrás del
24865  cuadro los comandos siguientes en código \SpecialChar TeX
24866 :
24867 \end_layout
24868
24869 \begin_layout Standard
24870 Para 
24871 \series bold
24872
24873 \backslash
24874 hdashline
24875 \end_layout
24876
24877 \begin_layout Standard
24878
24879 \series bold
24880
24881 \backslash
24882 renewcommand{
24883 \backslash
24884 hdashline}{
24885 \backslash
24886 myHdashline}
24887 \end_layout
24888
24889 \begin_layout Standard
24890 y para 
24891 \series bold
24892
24893 \backslash
24894 cdashline
24895 \end_layout
24896
24897 \begin_layout Standard
24898
24899 \series bold
24900
24901 \backslash
24902 renewcommand{
24903 \backslash
24904 cdashline}{
24905 \backslash
24906 myCdashline}
24907 \end_layout
24908
24909 \begin_layout Standard
24910 Para colorear los huecos entre los trazos, se puede usar
24911 \end_layout
24912
24913 \begin_layout Standard
24914
24915 \series bold
24916
24917 \backslash
24918 dashgapcolor{color}
24919 \end_layout
24920
24921 \begin_layout Standard
24922 delante del cuadro, en código \SpecialChar TeX
24923 .
24924  color es el nombre de un color definido.
24925  El comando
24926 \end_layout
24927
24928 \begin_layout Standard
24929
24930 \series bold
24931
24932 \backslash
24933 nodashgapcolor
24934 \end_layout
24935
24936 \begin_layout Standard
24937 deshace los cambios hechos por 
24938 \series bold
24939
24940 \backslash
24941 dashgapcolor
24942 \series default
24943 .
24944 \end_layout
24945
24946 \begin_layout Standard
24947 \begin_inset Note Greyedout
24948 status open
24949
24950 \begin_layout Plain Layout
24951
24952 \series bold
24953 Nota
24954 \series default
24955 : Si hay múltiples comandos en una celda, el comando de 
24956 \series bold
24957 arydshln
24958 \series default
24959  debe ser el primero.
24960  Por eso, en la celda 
24961 \emph on
24962 k
24963 \emph default
24964  del cuadro
24965 \begin_inset space ~
24966 \end_inset
24967
24968
24969 \begin_inset CommandInset ref
24970 LatexCommand ref
24971 reference "tab:Cuadro-trazos-color"
24972
24973 \end_inset
24974
24975  el comando 
24976 \series bold
24977
24978 \backslash
24979 hdashline
24980 \series default
24981  está delante de 
24982 \series bold
24983
24984 \backslash
24985 rowcolor
24986 \series default
24987 .
24988 \end_layout
24989
24990 \end_inset
24991
24992
24993 \end_layout
24994
24995 \begin_layout Standard
24996 \begin_inset Note Greyedout
24997 status open
24998
24999 \begin_layout Plain Layout
25000
25001 \series bold
25002 Nota:
25003 \series default
25004  El paquete \SpecialChar LaTeX
25005  
25006 \series bold
25007 arydshln
25008 \series default
25009  se debe cargar en el preámbulo del documento antes del paquete \SpecialChar LaTeX
25010  
25011 \series bold
25012 colortbl
25013 \series default
25014
25015 \begin_inset Index idx
25016 status collapsed
25017
25018 \begin_layout Plain Layout
25019 \SpecialChar LaTeX
25020 -paquetes ! colortbl
25021 \end_layout
25022
25023 \end_inset
25024
25025 .
25026 \end_layout
25027
25028 \end_inset
25029
25030
25031 \end_layout
25032
25033 \begin_layout Standard
25034 \begin_inset ERT
25035 status collapsed
25036
25037 \begin_layout Plain Layout
25038
25039
25040 \backslash
25041 else
25042 \end_layout
25043
25044 \end_inset
25045
25046
25047 \begin_inset Note Note
25048 status open
25049
25050 \begin_layout Plain Layout
25051 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
25052  
25053 \series bold
25054 arydshln
25055 \series default
25056 .
25057 \end_layout
25058
25059 \end_inset
25060
25061
25062 \end_layout
25063
25064 \begin_layout Standard
25065 Debes instalar el paquete \SpecialChar LaTeX
25066  
25067 \series bold
25068 arydshln
25069 \series default
25070  para ver la parte siguiente en la salida.
25071 \end_layout
25072
25073 \begin_layout Standard
25074 \begin_inset ERT
25075 status collapsed
25076
25077 \begin_layout Plain Layout
25078
25079
25080 \backslash
25081 fi
25082 \end_layout
25083
25084 \end_inset
25085
25086
25087 \end_layout
25088
25089 \begin_layout Standard
25090 Para más información sobre líneas a trazos, véase la documentación de 
25091 \series bold
25092 arydshln
25093 \series default
25094
25095 \begin_inset CommandInset citation
25096 LatexCommand cite
25097 key "arydshln"
25098
25099 \end_inset
25100
25101 .
25102 \end_layout
25103
25104 \begin_layout Chapter
25105 Flotantes
25106 \begin_inset CommandInset label
25107 LatexCommand label
25108 name "chap:Flotantes"
25109
25110 \end_inset
25111
25112
25113 \begin_inset Index idx
25114 status collapsed
25115
25116 \begin_layout Plain Layout
25117 Flotantes
25118 \end_layout
25119
25120 \end_inset
25121
25122
25123 \end_layout
25124
25125 \begin_layout Section
25126 Introducción
25127 \begin_inset CommandInset label
25128 LatexCommand label
25129 name "sec:Introducción-Flotantes"
25130
25131 \end_inset
25132
25133
25134 \begin_inset Index idx
25135 status collapsed
25136
25137 \begin_layout Plain Layout
25138 Flotantes ! Introducción
25139 \end_layout
25140
25141 \end_inset
25142
25143
25144 \end_layout
25145
25146 \begin_layout Standard
25147 Un flotante es un bloque que no tiene posición fija, asociado con algún
25148  tipo de etiqueta.
25149  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
25150  Las 
25151 \family sans
25152 Notas
25153 \begin_inset space ~
25154 \end_inset
25155
25156 al
25157 \begin_inset space ~
25158 \end_inset
25159
25160 pie
25161 \family default
25162  y 
25163 \family sans
25164 Notas
25165 \begin_inset space ~
25166 \end_inset
25167
25168 al
25169 \begin_inset space ~
25170 \end_inset
25171
25172 margen
25173 \family default
25174  también son flotantes, porque pueden flotar a la página siguiente cuando
25175  hay demasiadas notas en la página.
25176 \end_layout
25177
25178 \begin_layout Standard
25179 Los flotantes permiten composiciones de alta calidad.
25180  Imágenes y cuadros se pueden distribuir equitativamente en las páginas
25181  para impedir espacios en blanco y páginas sin texto.
25182  Como el flotante destruye a menudo el contexto entre texto e imagen o cuadro,
25183  cada flotante puede ser referenciado en el texto.
25184  Por lo tanto los flotantes están numerados.
25185  Las referencias se describen en la sección
25186 \begin_inset space ~
25187 \end_inset
25188
25189
25190 \begin_inset CommandInset ref
25191 LatexCommand ref
25192 reference "sec:Referencias-a-Flotantes"
25193
25194 \end_inset
25195
25196 .
25197 \end_layout
25198
25199 \begin_layout Standard
25200 Para insertar un flotante, usa el menú 
25201 \family sans
25202 Insertar\SpecialChar menuseparator
25203 Flotante
25204 \family default
25205  (botón 
25206 \begin_inset Info
25207 type  "icon"
25208 arg   "float-insert figure"
25209 \end_inset
25210
25211  o 
25212 \begin_inset Info
25213 type  "icon"
25214 arg   "float-insert table"
25215 \end_inset
25216
25217 ).
25218  Esto inserta una 
25219 \family sans
25220 Leyenda,
25221 \family default
25222  un cuadro con una etiqueta.
25223  La etiqueta se traducirá automáticamente al idioma del documento.
25224  Tras la etiqueta puedes insertar el texto de la leyenda.
25225  La imagen o cuadro se inserta encima o debajo de la leyenda en un párrafo
25226  separado dentro del flotante.
25227  La colocación de leyendas se describe en la sección
25228 \begin_inset space ~
25229 \end_inset
25230
25231
25232 \begin_inset CommandInset ref
25233 LatexCommand ref
25234 reference "sec:Colocación-de-leyendas"
25235
25236 \end_inset
25237
25238 .
25239  Para mantener legible el documento \SpecialChar LyX
25240 , puedes abrir y cerrar el flotante
25241  con clic izquierdo sobre él.
25242  Un cuadro cerrado se muestra así: 
25243 \begin_inset Graphics
25244         filename clipart/flotante.png
25245         scale 70
25246
25247 \end_inset
25248
25249  —un cuadro gris con etiqueta en rojo—.
25250 \end_layout
25251
25252 \begin_layout Standard
25253 Se recomienda insertar flotantes como párrafos separados para evitar posibles
25254  errores de \SpecialChar LaTeX
25255  si el texto circundante se formatea de modo especial.
25256 \end_layout
25257
25258 \begin_layout Standard
25259 Figuras o cuadros ya existentes pueden ponerse en un flotante marcándolas
25260  y pinchando el botón correspondiente de la barra de herramientas para un
25261  flotante nuevo.
25262 \end_layout
25263
25264 \begin_layout Section
25265 Tipos de flotantes
25266 \end_layout
25267
25268 \begin_layout Standard
25269 Además de los flotantes de imagen y de cuadro que se describen en la sección
25270 \begin_inset space ~
25271 \end_inset
25272
25273
25274 \begin_inset CommandInset ref
25275 LatexCommand ref
25276 reference "sec:Figuras-Flotantes"
25277
25278 \end_inset
25279
25280  y 
25281 \begin_inset CommandInset ref
25282 LatexCommand ref
25283 reference "sec:Cuadros-Flotantes"
25284
25285 \end_inset
25286
25287 , respectivamente, \SpecialChar LyX
25288  ofrece los tipos 
25289 \family sans
25290 Algoritmo
25291 \family default
25292  y 
25293 \family sans
25294 Envoltorio
25295 \family default
25296 .
25297  Lo último se explica en la sec.
25298 \begin_inset space \thinspace{}
25299 \end_inset
25300
25301
25302 \begin_inset CommandInset ref
25303 LatexCommand ref
25304 reference "sec:Flotantes-envueltos"
25305
25306 \end_inset
25307
25308 .
25309 \end_layout
25310
25311 \begin_layout Subsection
25312 Algoritmos flotantes
25313 \begin_inset Index idx
25314 status collapsed
25315
25316 \begin_layout Plain Layout
25317 Flotantes ! Algoritmos
25318 \end_layout
25319
25320 \end_inset
25321
25322
25323 \end_layout
25324
25325 \begin_layout Standard
25326 \begin_inset Float algorithm
25327 placement h
25328 wide false
25329 sideways false
25330 status open
25331
25332 \begin_layout Plain Layout
25333 \begin_inset Caption Standard
25334
25335 \begin_layout Plain Layout
25336 \begin_inset CommandInset label
25337 LatexCommand label
25338 name "alg:Ejemplo-de-Algoritmo-flotante"
25339
25340 \end_inset
25341
25342 Ejemplo de algoritmo flotante
25343 \end_layout
25344
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \begin_layout LyX-Code
25351 for I in 1..N loop
25352 \begin_inset Newline newline
25353 \end_inset
25354
25355  Sum:= Sum + A(I); /*comment*/
25356 \begin_inset Newline newline
25357 \end_inset
25358
25359 end loop
25360 \begin_inset VSpace -4mm
25361 \end_inset
25362
25363
25364 \end_layout
25365
25366 \end_inset
25367
25368
25369 \end_layout
25370
25371 \begin_layout Standard
25372 Este tipo de flotante se inserta con el menú 
25373 \family sans
25374 Insertar\SpecialChar menuseparator
25375 Flotante\SpecialChar menuseparator
25376 Algoritmo
25377 \family default
25378 .
25379  Se usa para códigos y descripciones de algoritmos y se puede considerar
25380  una alternativa al listado de código de programa, que se explica en el
25381  capítulo
25382 \begin_inset space ~
25383 \end_inset
25384
25385
25386 \begin_inset CommandInset ref
25387 LatexCommand ref
25388 reference "cap:Listado-de-código"
25389
25390 \end_inset
25391
25392 .
25393  Un posible entorno para algoritmos es 
25394 \family sans
25395 Código-\SpecialChar LyX
25396
25397 \family default
25398 , descrito en la 
25399 \emph on
25400 Guía del usuario
25401 \emph default
25402  de \SpecialChar LyX
25403 .
25404  El algoritmo
25405 \begin_inset space ~
25406 \end_inset
25407
25408
25409 \begin_inset CommandInset ref
25410 LatexCommand ref
25411 reference "alg:Ejemplo-de-Algoritmo-flotante"
25412
25413 \end_inset
25414
25415  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
25416  vertical de -4
25417 \begin_inset space \thinspace{}
25418 \end_inset
25419
25420 mm al final para tener la línea inferior exactamente bajo la última línea
25421  de texto.
25422 \end_layout
25423
25424 \begin_layout Standard
25425 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
25426  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
25427 \end_layout
25428
25429 \begin_layout Standard
25430
25431 \series bold
25432
25433 \backslash
25434 floatname{algorithm}{nombre}
25435 \end_layout
25436
25437 \begin_layout Standard
25438 donde 
25439 \emph on
25440 nombre
25441 \emph default
25442  es la palabra «
25443 \emph on
25444 algoritmo
25445 \emph default
25446 » en el idioma deseado.
25447 \end_layout
25448
25449 \begin_layout Standard
25450 Para insertar el índice de algoritmos puedes usar el menú 
25451 \family sans
25452 Insertar\SpecialChar menuseparator
25453 Índices\SpecialChar menuseparator
25454 Algoritmos
25455 \family default
25456 , si el documento está en el mismo idioma que los menús de \SpecialChar LyX
25457 .
25458  Para documentos en otro idioma usa en su lugar el comando en código \SpecialChar TeX
25459 :
25460 \end_layout
25461
25462 \begin_layout Standard
25463
25464 \series bold
25465
25466 \backslash
25467 listof{algorithm}{nombre}
25468 \end_layout
25469
25470 \begin_layout Standard
25471 donde 
25472 \emph on
25473 nombre
25474 \emph default
25475  es, por ejemplo, «
25476 \emph on
25477 Índice de algoritmos
25478 \emph default
25479 » en el idioma del documento.
25480 \end_layout
25481
25482 \begin_layout Standard
25483 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
25484  para cuadros e imágenes flotantes en muchas clases de documento, «capítulo.algor
25485 itmo».
25486  Para numerarlos con ese esquema, añade este comando en el preámbulo del
25487  documento:
25488 \end_layout
25489
25490 \begin_layout Standard
25491
25492 \series bold
25493
25494 \backslash
25495 numberwithin{algorithm}{chapter}
25496 \end_layout
25497
25498 \begin_layout Standard
25499 Para poder usar el comando 
25500 \series bold
25501
25502 \backslash
25503 numberwithin
25504 \series default
25505 , marca la opción 
25506 \family sans
25507 Usar
25508 \begin_inset space ~
25509 \end_inset
25510
25511 el
25512 \begin_inset space ~
25513 \end_inset
25514
25515 paquete
25516 \begin_inset space ~
25517 \end_inset
25518
25519 AMS
25520 \family default
25521  en el menú 
25522 \family sans
25523 Documento\SpecialChar menuseparator
25524 Configuración\SpecialChar menuseparator
25525 Opciones para ecuaciones
25526 \family default
25527 .
25528 \end_layout
25529
25530 \begin_layout Section
25531 Numeración de flotantes
25532 \begin_inset Index idx
25533 status collapsed
25534
25535 \begin_layout Plain Layout
25536 Flotantes ! Numeración
25537 \end_layout
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Standard
25545 En general, los flotantes se numeran independientemente de las secciones
25546  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
25547  dependiendo de la clase de documento utilizada.
25548 \end_layout
25549
25550 \begin_layout Standard
25551 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
25552  comando en el preámbulo del documento:
25553 \end_layout
25554
25555 \begin_layout Standard
25556
25557 \series bold
25558
25559 \backslash
25560 renewcommand{
25561 \backslash
25562 thetable}{
25563 \backslash
25564 roman{table}}
25565 \end_layout
25566
25567 \begin_layout Standard
25568
25569 \series bold
25570
25571 \backslash
25572 thetable 
25573 \series default
25574 es el comando que imprime el número del cuadro, para figuras flotantes el
25575  comando sería 
25576 \series bold
25577
25578 \backslash
25579 thefigure
25580 \series default
25581 .
25582  El comando 
25583 \series bold
25584
25585 \backslash
25586 roman
25587 \series default
25588  imprime el número de cuadro en números romanos en minúscula.
25589 \end_layout
25590
25591 \begin_layout Standard
25592 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
25593  usa este comando en el preámbulo:
25594 \end_layout
25595
25596 \begin_layout Standard
25597
25598 \series bold
25599
25600 \backslash
25601 numberwithin{table}{subsection}
25602 \end_layout
25603
25604 \begin_layout Standard
25605 Para poder usar el comando 
25606 \series bold
25607
25608 \backslash
25609 numberwithin
25610 \series default
25611 , debes marcar la opción 
25612 \family sans
25613 Usar
25614 \begin_inset space ~
25615 \end_inset
25616
25617 el
25618 \begin_inset space ~
25619 \end_inset
25620
25621 paquete
25622 \begin_inset space ~
25623 \end_inset
25624
25625 AMS 
25626 \family default
25627 en el apartado 
25628 \family sans
25629 Opciones para ecuaciones 
25630 \family default
25631 de las preferencias del documento.
25632 \end_layout
25633
25634 \begin_layout Standard
25635 Puedes ver más detalles y notas importantes sobre comandos de numeración
25636  en la sección
25637 \begin_inset space ~
25638 \end_inset
25639
25640
25641 \begin_inset CommandInset ref
25642 LatexCommand ref
25643 reference "subsec:Numeración-de-Notas-al-Pie"
25644
25645 \end_inset
25646
25647 .
25648 \end_layout
25649
25650 \begin_layout Section
25651 Referencias a flotantes
25652 \begin_inset CommandInset label
25653 LatexCommand label
25654 name "sec:Referencias-a-Flotantes"
25655
25656 \end_inset
25657
25658
25659 \begin_inset Index idx
25660 status collapsed
25661
25662 \begin_layout Plain Layout
25663 Flotantes ! Referencias
25664 \end_layout
25665
25666 \end_inset
25667
25668
25669 \begin_inset Index idx
25670 status collapsed
25671
25672 \begin_layout Plain Layout
25673 Referencias
25674 \end_layout
25675
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \begin_layout Standard
25682 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
25683  menú 
25684 \family sans
25685 Insertar\SpecialChar menuseparator
25686 Etiqueta
25687 \family default
25688  o el botón 
25689 \begin_inset Info
25690 type  "icon"
25691 arg   "label-insert"
25692 \end_inset
25693
25694 .
25695  Aparece una ventana esperando la introducción del texto de la etiqueta
25696  y se inserta un cuadro gris como este: 
25697 \begin_inset Graphics
25698         filename clipart/etiqueta.png
25699
25700 \end_inset
25701
25702 .
25703  \SpecialChar LyX
25704  ofrece como texto las primeras palabras de la leyenda con un prefijo.
25705  El prefijo depende del tipo de flotante, p.
25706 \begin_inset space \thinspace{}
25707 \end_inset
25708
25709 ej.
25710 \begin_inset space ~
25711 \end_inset
25712
25713 para figuras el prefijo será «
25714 \family sans
25715 fig:
25716 \family default
25717 ».
25718 \end_layout
25719
25720 \begin_layout Standard
25721 La etiqueta se usa como ancla y el nombre para la referencia.
25722  Puedes referenciar la etiqueta usando el menú 
25723 \family sans
25724 Insertar\SpecialChar menuseparator
25725 Referencia
25726 \family default
25727
25728 \begin_inset space ~
25729 \end_inset
25730
25731
25732 \family sans
25733 cruzada
25734 \family default
25735  o el botón 
25736 \begin_inset Info
25737 type  "icon"
25738 arg   "dialog-show-new-inset ref"
25739 \end_inset
25740
25741 .
25742  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
25743  Si tienes abiertos varios documentos \SpecialChar LyX
25744 , escoge aquel con el que estás trabajando
25745  de la lista desplegable de la parte superior del diálogo.
25746  Puedes ordenar las etiquetas alfabéticamente y elegir una.
25747  Se inserta un cuadro gris como este: 
25748 \begin_inset Graphics
25749         filename clipart/referencia.png
25750
25751 \end_inset
25752
25753 .
25754  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
25755 \end_layout
25756
25757 \begin_layout Standard
25758 Se recomienda poner un espacio protegido entre el nombre de la referencia
25759  cruzada y su número para evitar saltos de línea entre ellos.
25760  Si una referencia cruzada corresponde a una etiqueta inexistente verás
25761  dos interrogaciones en la salida.
25762 \end_layout
25763
25764 \begin_layout Standard
25765 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
25766  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
25767  al texto de la etiqueta nueva, no te preocupes por eso.
25768 \end_layout
25769
25770 \begin_layout Standard
25771 El botón 
25772 \family sans
25773 Ir
25774 \begin_inset space ~
25775 \end_inset
25776
25777 a
25778 \begin_inset space ~
25779 \end_inset
25780
25781 la
25782 \begin_inset space ~
25783 \end_inset
25784
25785 etiqueta
25786 \family default
25787  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
25788  y el texto del botón cambia a 
25789 \family sans
25790 Volver
25791 \family default
25792 , con el que se puede retornar a la referencia.
25793 \end_layout
25794
25795 \begin_layout Subsection
25796 Formatos de referencia cruzada
25797 \begin_inset CommandInset label
25798 LatexCommand label
25799 name "subsec:Formatos-referencia-cruzada"
25800
25801 \end_inset
25802
25803
25804 \begin_inset Index idx
25805 status collapsed
25806
25807 \begin_layout Plain Layout
25808 Referencias ! Formatos
25809 \end_layout
25810
25811 \end_inset
25812
25813
25814 \end_layout
25815
25816 \begin_layout Standard
25817 Hay seis variedades de referencias cruzadas:
25818 \end_layout
25819
25820 \begin_layout Description
25821 <referencia>: imprime el número flotante, esta es la opción predeterminada:
25822  
25823 \begin_inset CommandInset ref
25824 LatexCommand ref
25825 reference "fig:Dos-imágenes-distorsionadas"
25826
25827 \end_inset
25828
25829
25830 \end_layout
25831
25832 \begin_layout Description
25833 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
25834  habitual para referirse a fórmulas, especialmente si se omite el nombre
25835  «Ecuación»: 
25836 \begin_inset CommandInset ref
25837 LatexCommand eqref
25838 reference "eq:Wgn"
25839
25840 \end_inset
25841
25842
25843 \end_layout
25844
25845 \begin_layout Description
25846 <página>: imprime el número de página: Página
25847 \begin_inset space ~
25848 \end_inset
25849
25850
25851 \begin_inset CommandInset ref
25852 LatexCommand pageref
25853 reference "fig:Dos-imágenes-distorsionadas"
25854
25855 \end_inset
25856
25857
25858 \end_layout
25859
25860 \begin_layout Description
25861 en
25862 \begin_inset space ~
25863 \end_inset
25864
25865 página
25866 \begin_inset space ~
25867 \end_inset
25868
25869 <página>: imprime el texto «en la página» y el número de página: 
25870 \begin_inset CommandInset ref
25871 LatexCommand vpageref
25872 reference "fig:Dos-imágenes-distorsionadas"
25873
25874 \end_inset
25875
25876
25877 \end_layout
25878
25879 \begin_layout Description
25880 <referencia>
25881 \begin_inset space ~
25882 \end_inset
25883
25884 en
25885 \begin_inset space ~
25886 \end_inset
25887
25888 página
25889 \begin_inset space ~
25890 \end_inset
25891
25892 <página>: imprime el número flotante, el texto «en la página» y el número
25893  de página: 
25894 \begin_inset CommandInset ref
25895 LatexCommand vref
25896 reference "fig:Dos-imágenes-distorsionadas"
25897
25898 \end_inset
25899
25900
25901 \end_layout
25902
25903 \begin_layout Description
25904 Referencia
25905 \begin_inset space ~
25906 \end_inset
25907
25908 con
25909 \begin_inset space ~
25910 \end_inset
25911
25912 formato: imprime un formato personalizado.
25913 \begin_inset Newline newline
25914 \end_inset
25915
25916
25917 \begin_inset Note Greyedout
25918 status open
25919
25920 \begin_layout Plain Layout
25921
25922 \series bold
25923 Nota:
25924 \series default
25925  Esta característica sólo está disponible si está instalado el paquete \SpecialChar LaTeX
25926
25927  
25928 \series bold
25929 prettyref
25930 \series default
25931  o 
25932 \series bold
25933 refstyle
25934 \series default
25935 .
25936 \begin_inset Index idx
25937 status collapsed
25938
25939 \begin_layout Plain Layout
25940 \SpecialChar LaTeX
25941 -paquetes ! prettyref
25942 \end_layout
25943
25944 \end_inset
25945
25946
25947 \begin_inset Index idx
25948 status collapsed
25949
25950 \begin_layout Plain Layout
25951 \SpecialChar LaTeX
25952 -paquetes ! refstyle
25953 \end_layout
25954
25955 \end_inset
25956
25957
25958 \end_layout
25959
25960 \end_inset
25961
25962
25963 \begin_inset Newline newline
25964 \end_inset
25965
25966 Se puede seleccionar el paquete \SpecialChar LaTeX
25967  a usar con esta característica marcando
25968  la opción 
25969 \family sans
25970 Usar refstyle (no prettyref) para las referencias cruzadas
25971 \family default
25972  en el menú 
25973 \family sans
25974 Documento\SpecialChar menuseparator
25975 Configuración\SpecialChar menuseparator
25976 Clase de documento
25977 \family default
25978 .
25979  El formato se especifica añadiendo el comando 
25980 \series bold
25981
25982 \backslash
25983 newrefformat
25984 \series default
25985  (prettyref) o 
25986 \series bold
25987
25988 \backslash
25989 newref
25990 \series default
25991  (refstyle) en el preámbulo del documento.
25992  Por ejemplo, para redefinir todas las referencias a figuras (que tienen
25993  la etiqueta 
25994 \begin_inset Quotes fld
25995 \end_inset
25996
25997
25998 \family sans
25999 fig
26000 \family default
26001
26002 \begin_inset Quotes frd
26003 \end_inset
26004
26005 ) se usa el comando
26006 \begin_inset Newline newline
26007 \end_inset
26008
26009
26010 \series bold
26011
26012 \backslash
26013 newref{fig}{refcmd={Imagen en la página 
26014 \backslash
26015 pageref{#1}}}
26016 \series default
26017
26018 \begin_inset Newline newline
26019 \end_inset
26020
26021 Para más información sobre este formato echa un vistazo a la documentación
26022  de
26023 \begin_inset space ~
26024 \end_inset
26025
26026
26027 \begin_inset CommandInset citation
26028 LatexCommand cite
26029 key "prettyref,refstyle"
26030
26031 \end_inset
26032
26033 .
26034 \end_layout
26035
26036 \begin_layout Description
26037 Referencia
26038 \begin_inset space ~
26039 \end_inset
26040
26041 textual: imprime la leyenda de la referencia: 
26042 \begin_inset CommandInset ref
26043 LatexCommand nameref
26044 reference "fig:Dos-imágenes-distorsionadas"
26045
26046 \end_inset
26047
26048
26049 \end_layout
26050
26051 \begin_layout Standard
26052
26053 \family sans
26054 <página>
26055 \family default
26056
26057 \begin_inset space \thinspace{}
26058 \end_inset
26059
26060  no imprime el número si la etiqueta está en la misma página, en la anterior
26061  o en la siguiente.
26062  En su lugar verás p.
26063 \begin_inset space \thinspace{}
26064 \end_inset
26065
26066 ej.
26067 \begin_inset space ~
26068 \end_inset
26069
26070 el texto «
26071 \family sans
26072 en esta página
26073 \family default
26074 ».
26075  El estilo 
26076 \family sans
26077 <referencia>
26078 \begin_inset space ~
26079 \end_inset
26080
26081 en
26082 \begin_inset space ~
26083 \end_inset
26084
26085 página
26086 \begin_inset space ~
26087 \end_inset
26088
26089 <página> 
26090 \family default
26091 no imprimirá nada sobre la página si la etiqueta está en la misma página.
26092 \end_layout
26093
26094 \begin_layout Standard
26095 El número y página actual de la parte del documento referida es automáticamente
26096  calculado por \SpecialChar LaTeX
26097  en la salida.
26098  Las variedades se ajustan en el campo 
26099 \family sans
26100 Formato
26101 \family default
26102  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
26103 \end_layout
26104
26105 \begin_layout Standard
26106 \begin_inset Note Greyedout
26107 status open
26108
26109 \begin_layout Plain Layout
26110
26111 \series bold
26112 Nota: 
26113 \series default
26114 Se recomienda usar el paquete \SpecialChar LaTeX
26115  
26116 \series bold
26117 refstyle
26118 \series default
26119
26120 \begin_inset Index idx
26121 status collapsed
26122
26123 \begin_layout Plain Layout
26124 \SpecialChar LaTeX
26125 -paquetes ! refstyle
26126 \end_layout
26127
26128 \end_inset
26129
26130  porque 
26131 \series bold
26132 prettyref
26133 \series default
26134
26135 \begin_inset Index idx
26136 status collapsed
26137
26138 \begin_layout Plain Layout
26139 \SpecialChar LaTeX
26140 -paquetes ! prettyref
26141 \end_layout
26142
26143 \end_inset
26144
26145  no reconoce todas las abreviaturas de etiquetas
26146 \begin_inset Foot
26147 status collapsed
26148
26149 \begin_layout Plain Layout
26150 \begin_inset Quotes fld
26151 \end_inset
26152
26153 fig:
26154 \begin_inset Quotes frd
26155 \end_inset
26156
26157 , por ejemplo, es la abreviatura en \SpecialChar LyX
26158  para las etiquetas de leyendas de figuras.
26159 \end_layout
26160
26161 \end_inset
26162
26163  posibles en \SpecialChar LyX
26164  y no está internacionalizado.
26165 \end_layout
26166
26167 \end_inset
26168
26169
26170 \end_layout
26171
26172 \begin_layout Subsection
26173 Designación automática de referencias
26174 \begin_inset Index idx
26175 status collapsed
26176
26177 \begin_layout Plain Layout
26178 Referencias ! Designación automática
26179 \end_layout
26180
26181 \end_inset
26182
26183
26184 \end_layout
26185
26186 \begin_layout Standard
26187 El paquete \SpecialChar LaTeX
26188  
26189 \series bold
26190 hyperref
26191 \series default
26192
26193 \begin_inset Index idx
26194 status collapsed
26195
26196 \begin_layout Plain Layout
26197 \SpecialChar LaTeX
26198 -paquetes ! hyperref
26199 \end_layout
26200
26201 \end_inset
26202
26203 , que se habilita en 
26204 \family sans
26205 Propiedades PDF
26206 \family default
26207  del diálogo 
26208 \family sans
26209 Documento\SpecialChar menuseparator
26210 Configuración
26211 \family default
26212 , dispone de una característica muy útil que permite incluir automáticamente
26213  en las referencias cruzadas el nombre de los flotantes referidos (o partes
26214  de texto como 
26215 \emph on
26216 sección
26217 \emph default
26218 ).
26219  Así, por ejemplo, no tendrás que escribir la palabra «Figura» delante de
26220  cada referencia a una figura.
26221  Para usar esta característica habilita el soporte para 
26222 \series bold
26223 hyperref
26224 \series default
26225  e inserta la siguiente línea en el preámbulo \SpecialChar LaTeX
26226 :
26227 \end_layout
26228
26229 \begin_layout Standard
26230
26231 \series bold
26232
26233 \backslash
26234 AtBeginDocument{
26235 \backslash
26236 renewcommand{
26237 \backslash
26238 ref}[1]{
26239 \backslash
26240 mbox{
26241 \backslash
26242 autoref{#1}}}}
26243 \end_layout
26244
26245 \begin_layout Standard
26246 Si prefieres otros nombres para las referencias distintos de los predeterminados
26247 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
26248  lo siguiente en el preámbulo:
26249 \end_layout
26250
26251 \begin_layout Standard
26252
26253 \series bold
26254
26255 \backslash
26256 addto
26257 \backslash
26258 extrasspanish{
26259 \backslash
26260 renewcommand{
26261 \backslash
26262 sectionautorefname}
26263 \begin_inset Newline newline
26264 \end_inset
26265
26266
26267 \begin_inset Phantom HPhantom
26268 status open
26269
26270 \begin_layout Plain Layout
26271
26272 \series bold
26273 \begin_inset space ~
26274 \end_inset
26275
26276
26277 \end_layout
26278
26279 \end_inset
26280
26281 {sec.
26282 \backslash
26283 negthinspace}}
26284 \end_layout
26285
26286 \begin_layout Standard
26287 Si estás usando un idioma de documento distinto del español, reemplaza
26288 \begin_inset Newline newline
26289 \end_inset
26290
26291  
26292 \series bold
26293
26294 \backslash
26295 extrasspanish
26296 \series default
26297  por
26298 \series bold
26299  
26300 \backslash
26301 extras***
26302 \series default
26303 , donde *** es el nombre del idioma utilizado.
26304 \end_layout
26305
26306 \begin_layout Standard
26307 Para obtener nombres automáticos pero no para determinados tipos de referencias,
26308  por ejemplo no para ecuaciones, usa este código de preámbulo:
26309 \end_layout
26310
26311 \begin_layout Standard
26312
26313 \series bold
26314
26315 \backslash
26316 addto
26317 \backslash
26318 extrasspanish{
26319 \backslash
26320 renewcommand*{
26321 \backslash
26322 equationautorefname}[1]{}}
26323 \end_layout
26324
26325 \begin_layout Standard
26326 En la documentación de 
26327 \series bold
26328 hyperref
26329 \series default
26330  
26331 \begin_inset CommandInset citation
26332 LatexCommand cite
26333 key "hyperref"
26334
26335 \end_inset
26336
26337  puedes encontrar más información.
26338
26339 \series bold
26340  
26341 \end_layout
26342
26343 \begin_layout Standard
26344 \begin_inset Note Greyedout
26345 status open
26346
26347 \begin_layout Plain Layout
26348
26349 \series bold
26350 Nota:
26351 \series default
26352  La designación automática de referencias no puede usarse en el estilo 
26353 \family sans
26354 Referencia
26355 \begin_inset space ~
26356 \end_inset
26357
26358 con
26359 \begin_inset space ~
26360 \end_inset
26361
26362 formato
26363 \family default
26364 , descrita en la sección
26365 \begin_inset space ~
26366 \end_inset
26367
26368
26369 \begin_inset CommandInset ref
26370 LatexCommand ref
26371 reference "subsec:Formatos-referencia-cruzada"
26372
26373 \end_inset
26374
26375 .
26376 \end_layout
26377
26378 \end_inset
26379
26380
26381 \end_layout
26382
26383 \begin_layout Standard
26384 El manual 
26385 \emph on
26386 Ecuaciones
26387 \emph default
26388  es un ejemplo de documento en el que se ha utilizado designación automática
26389  de referencias.
26390 \end_layout
26391
26392 \begin_layout Subsection
26393 Colocación de referencias
26394 \begin_inset CommandInset label
26395 LatexCommand label
26396 name "subsec:Colocación-de-Referencias"
26397
26398 \end_inset
26399
26400
26401 \begin_inset Index idx
26402 status collapsed
26403
26404 \begin_layout Plain Layout
26405 Referencias ! Colocación
26406 \end_layout
26407
26408 \end_inset
26409
26410
26411 \end_layout
26412
26413 \begin_layout Standard
26414 Si usas 
26415 \series bold
26416 hyperref
26417 \series default
26418
26419 \begin_inset Index idx
26420 status collapsed
26421
26422 \begin_layout Plain Layout
26423 \SpecialChar LaTeX
26424 -paquetes ! hyperref
26425 \end_layout
26426
26427 \end_inset
26428
26429 , en las 
26430 \family sans
26431 Preferencias PDF 
26432 \family default
26433 del diálogo 
26434 \family sans
26435 Documento\SpecialChar menuseparator
26436 Configuración
26437 \family default
26438 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
26439  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
26440  La leyenda será la primera parte del texto en pantalla, de forma que para
26441  ver la imagen debes deslizar.
26442  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
26443  Usando el paquete 
26444 \series bold
26445 hypcap
26446 \series default
26447
26448 \begin_inset Index idx
26449 status collapsed
26450
26451 \begin_layout Plain Layout
26452 \SpecialChar LaTeX
26453 -paquetes ! hypcap
26454 \end_layout
26455
26456 \end_inset
26457
26458 , que forma parte del paquete \SpecialChar LaTeX
26459  
26460 \series bold
26461 oberdiek
26462 \series default
26463
26464 \begin_inset Index idx
26465 status collapsed
26466
26467 \begin_layout Plain Layout
26468 \SpecialChar LaTeX
26469 -paquetes ! oberdiek
26470 \end_layout
26471
26472 \end_inset
26473
26474 , el ancla de enlace se sitúa al comienzo de un flotante.
26475  Para usar esta característica para figuras flotantes carga 
26476 \series bold
26477 hypcap
26478 \series default
26479  en el preámbulo con
26480 \end_layout
26481
26482 \begin_layout Standard
26483
26484 \series bold
26485
26486 \backslash
26487 usepackage[figure]{hypcap}
26488 \end_layout
26489
26490 \begin_layout Standard
26491 Puedes usar 
26492 \series bold
26493 hypcap
26494 \series default
26495  para todos los flotantes aunque no se recomienda por razones de estabilidad.
26496  Más información en el manual de 
26497 \series bold
26498 hypcap
26499 \series default
26500  
26501 \begin_inset CommandInset citation
26502 LatexCommand cite
26503 key "hypcap"
26504
26505 \end_inset
26506
26507 .
26508 \end_layout
26509
26510 \begin_layout Standard
26511 \begin_inset Note Greyedout
26512 status open
26513
26514 \begin_layout Plain Layout
26515
26516 \series bold
26517 Nota:
26518 \series default
26519  
26520 \series bold
26521 hypcap
26522 \series default
26523  no funciona para las referencias a subfiguras.
26524 \end_layout
26525
26526 \end_inset
26527
26528
26529 \end_layout
26530
26531 \begin_layout Section
26532 Colocación de flotantes
26533 \begin_inset CommandInset label
26534 LatexCommand label
26535 name "sec:Colocación-de-Flotantes"
26536
26537 \end_inset
26538
26539
26540 \begin_inset Index idx
26541 status collapsed
26542
26543 \begin_layout Plain Layout
26544 Flotantes ! Colocación
26545 \end_layout
26546
26547 \end_inset
26548
26549
26550 \end_layout
26551
26552 \begin_layout Standard
26553 Al pulsar con el botón derecho del ratón sobre un cuadro de flotante y elegir
26554  
26555 \family sans
26556 Configuración
26557 \family default
26558 , se abre un diálogo en el que pueden cambiarse las opciones de \SpecialChar LaTeX
26559  para situar
26560  los flotantes.
26561 \begin_inset Newline newline
26562 \end_inset
26563
26564 La opción 
26565 \family sans
26566 Extender
26567 \begin_inset space ~
26568 \end_inset
26569
26570 columnas
26571 \family default
26572  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
26573  abarcará ambas columnas en lugar de una sola.
26574 \begin_inset Newline newline
26575 \end_inset
26576
26577 La opción 
26578 \family sans
26579 Girar
26580 \begin_inset space ~
26581 \end_inset
26582
26583 a
26584 \begin_inset space ~
26585 \end_inset
26586
26587 un
26588 \begin_inset space ~
26589 \end_inset
26590
26591 lado
26592 \family default
26593  sirve para girar flotantes, véase sección
26594 \begin_inset space ~
26595 \end_inset
26596
26597
26598 \begin_inset CommandInset ref
26599 LatexCommand ref
26600 reference "sec:Rotación-de-Flotantes"
26601
26602 \end_inset
26603
26604 .
26605  
26606 \end_layout
26607
26608 \begin_layout Standard
26609 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
26610  la posición de un flotante si desmarcas la opción 
26611 \family sans
26612 Usar
26613 \begin_inset space ~
26614 \end_inset
26615
26616 ubicación
26617 \begin_inset space ~
26618 \end_inset
26619
26620 predeterminada
26621 \family default
26622 :
26623 \end_layout
26624
26625 \begin_layout Description
26626
26627 \family sans
26628 \series bold
26629 Aquí
26630 \begin_inset space ~
26631 \end_inset
26632
26633 si
26634 \begin_inset space ~
26635 \end_inset
26636
26637 es
26638 \begin_inset space ~
26639 \end_inset
26640
26641 posible
26642 \family default
26643 \series default
26644  intenta situar el flotante en la posición en la que se inserta
26645 \end_layout
26646
26647 \begin_layout Description
26648
26649 \family sans
26650 \series bold
26651 Principio
26652 \begin_inset space ~
26653 \end_inset
26654
26655 de
26656 \begin_inset space ~
26657 \end_inset
26658
26659 página
26660 \family default
26661 \series default
26662  intenta situar el flotante al principio de la página actual
26663 \end_layout
26664
26665 \begin_layout Description
26666
26667 \family sans
26668 \series bold
26669 Fin
26670 \begin_inset space ~
26671 \end_inset
26672
26673 de
26674 \begin_inset space ~
26675 \end_inset
26676
26677 página
26678 \family default
26679 \series default
26680  intenta situar el flotante al final de la página actual
26681 \end_layout
26682
26683 \begin_layout Description
26684
26685 \family sans
26686 \series bold
26687 Página
26688 \begin_inset space ~
26689 \end_inset
26690
26691 de
26692 \begin_inset space ~
26693 \end_inset
26694
26695 flotantes
26696 \family default
26697 \series default
26698  intenta situar el flotante en una página propia 
26699 \end_layout
26700
26701 \begin_layout Standard
26702 \SpecialChar LaTeX
26703  usa 
26704 \emph on
26705 siempre
26706 \emph default
26707  ese orden de opciones.
26708  Significa que si usas la colocación predeterminada, \SpecialChar LaTeX
26709  probará en primer
26710  lugar 
26711 \family sans
26712 Aquí
26713 \begin_inset space ~
26714 \end_inset
26715
26716 si
26717 \begin_inset space ~
26718 \end_inset
26719
26720 es
26721 \begin_inset space ~
26722 \end_inset
26723
26724 posible
26725 \family default
26726 , luego 
26727 \family sans
26728 Principio
26729 \begin_inset space ~
26730 \end_inset
26731
26732 de
26733 \begin_inset space ~
26734 \end_inset
26735
26736 página
26737 \family default
26738 , y después las otras.
26739  Si no usas la predeterminada, \SpecialChar LaTeX
26740  sólo probará las opciones marcadas pero
26741  en dicho orden.
26742  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
26743  pero intenta poner el flotante en la página siguiente.
26744 \end_layout
26745
26746 \begin_layout Standard
26747 De forma predeterminada cada una de las opciones tiene sus propias reglas:
26748 \end_layout
26749
26750 \begin_layout Labeling
26751 \labelwidthstring 00.00.0000
26752
26753 \family sans
26754 Principio
26755 \begin_inset space ~
26756 \end_inset
26757
26758 de
26759 \begin_inset space ~
26760 \end_inset
26761
26762 página:
26763 \family default
26764  sólo si el flotante ocupa menos del 70
26765 \begin_inset space \thinspace{}
26766 \end_inset
26767
26768 % de la página puede ubicarse al principio de página (
26769 \series bold
26770
26771 \backslash
26772 topfraction
26773 \series default
26774 )
26775 \end_layout
26776
26777 \begin_layout Labeling
26778 \labelwidthstring 00.00.0000
26779
26780 \family sans
26781 Fin
26782 \begin_inset space ~
26783 \end_inset
26784
26785 de
26786 \begin_inset space ~
26787 \end_inset
26788
26789 página:
26790 \family default
26791  sólo si el flotante ocupa menos del 30
26792 \begin_inset space \thinspace{}
26793 \end_inset
26794
26795 % de la página puede ubicarse al fin de página.
26796  (
26797 \series bold
26798
26799 \backslash
26800 bottomfraction
26801 \series default
26802 )
26803 \end_layout
26804
26805 \begin_layout Labeling
26806 \labelwidthstring 00.00.0000
26807
26808 \family sans
26809 Página
26810 \begin_inset space ~
26811 \end_inset
26812
26813 de
26814 \begin_inset space ~
26815 \end_inset
26816
26817 flotantes:
26818 \family default
26819  sólo si más del 50
26820 \begin_inset space \thinspace{}
26821 \end_inset
26822
26823 % de la página se ocupa por flotantes puede haber varios juntos en la misma
26824  página.
26825  (
26826 \series bold
26827
26828 \backslash
26829 floatpagefraction
26830 \series default
26831 )
26832 \end_layout
26833
26834 \begin_layout Standard
26835 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
26836  
26837 \family sans
26838 Ignorar
26839 \begin_inset space ~
26840 \end_inset
26841
26842 reglas
26843 \begin_inset space ~
26844 \end_inset
26845
26846 de
26847 \begin_inset space ~
26848 \end_inset
26849
26850 \SpecialChar LaTeX
26851
26852 \family default
26853 .
26854 \begin_inset Newline newline
26855 \end_inset
26856
26857 También puedes redefinir las reglas con los comandos \SpecialChar LaTeX
26858  que van entre paréntesis
26859  tras la descripción de las reglas anteriores.
26860  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
26861  la regla 
26862 \family sans
26863 Fin
26864 \family default
26865
26866 \begin_inset space ~
26867 \end_inset
26868
26869
26870 \family sans
26871 de
26872 \family default
26873
26874 \begin_inset space ~
26875 \end_inset
26876
26877
26878 \family sans
26879 página
26880 \family default
26881  al 50
26882 \begin_inset space \thinspace{}
26883 \end_inset
26884
26885 %, añade esta línea en el preámbulo:
26886 \end_layout
26887
26888 \begin_layout Standard
26889
26890 \series bold
26891
26892 \backslash
26893 renewcommand{
26894 \backslash
26895 bottomfraction}{0.5}
26896 \end_layout
26897
26898 \begin_layout Standard
26899 En determinados casos podrías necesitar ubicar un flotante exactamente en
26900  la posición en la que se inserta.
26901  Para esto puedes usar la opción 
26902 \family sans
26903 Aquí
26904 \begin_inset space ~
26905 \end_inset
26906
26907 definitivamente
26908 \family default
26909 .
26910  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
26911  porque el flotante ya no podrá «flotar» y si haces cambios al documento
26912  se podría estropear el diseño de la página.
26913 \end_layout
26914
26915 \begin_layout Standard
26916 No hay opciones de ubicación para envoltorios flotantes porque siempre están
26917  rodeados por texto de un párrafo determinado.
26918 \begin_inset VSpace bigskip
26919 \end_inset
26920
26921
26922 \end_layout
26923
26924 \begin_layout Standard
26925 A veces surge el problema de que un flotante se sitúa al principio de la
26926  página mientras que su sección correspondiente empieza en mitad de la página,
26927  así que el lector podría creer que el flotante forma parte de la sección
26928  anterior.
26929  Para evitarlo puede emplearse el comando \SpecialChar LaTeX
26930  
26931 \series bold
26932
26933 \backslash
26934 suppressfloats
26935 \series default
26936 , que suprime la ubicación de un flotante dado en la página donde se inserta
26937  y además puede servir para evitar que el flotante se coloque antes del
26938  inicio de sección.
26939  Para ello, añade estos comandos al preámbulo:
26940 \end_layout
26941
26942 \begin_layout Standard
26943
26944 \series bold
26945
26946 \backslash
26947 let
26948 \backslash
26949 mySection
26950 \backslash
26951 section
26952 \begin_inset Newline newline
26953 \end_inset
26954
26955
26956 \backslash
26957 renewcommand{
26958 \backslash
26959 section}{
26960 \backslash
26961 suppressfloats[t]
26962 \backslash
26963 mySection}
26964 \end_layout
26965
26966 \begin_layout Standard
26967 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
26968  subsecciones.
26969  No es recomendable para partes pequeñas de texto como subsubsecciones porque
26970  \SpecialChar LaTeX
26971  podría tener problemas para encontrar una ubicación adecuada.
26972 \end_layout
26973
26974 \begin_layout Standard
26975 \begin_inset VSpace bigskip
26976 \end_inset
26977
26978 En ciertos casos se quieren tener todas las figuras/cuadros al final del
26979  documento.
26980  Para estos casos está el paquete \SpecialChar LaTeX
26981  
26982 \series bold
26983 endfloat
26984 \series default
26985
26986 \begin_inset Index idx
26987 status collapsed
26988
26989 \begin_layout Plain Layout
26990 \SpecialChar LaTeX
26991 -paquetes ! endfloat
26992 \end_layout
26993
26994 \end_inset
26995
26996 .
26997  Pone todas las figuras y cuadros flotantes al final del documento en secciones
26998  propias.
26999  En la posición original del flotante se inserta una indicación como «
27000 \family sans
27001 [Figure
27002 \begin_inset space ~
27003 \end_inset
27004
27005 3.2 about here.]
27006 \family default
27007 ».
27008  El paquete 
27009 \series bold
27010 endfloat
27011 \series default
27012  se carga en el preámbulo con la línea
27013 \end_layout
27014
27015 \begin_layout Standard
27016
27017 \series bold
27018
27019 \backslash
27020 usepackage[options]{endfloat}
27021 \end_layout
27022
27023 \begin_layout Standard
27024 Hay varias opciones para diseñar las secciones figura/cuadro creadas.
27025  Para más información véase la documentación 
27026 \begin_inset CommandInset citation
27027 LatexCommand cite
27028 key "endfloat"
27029
27030 \end_inset
27031
27032 .
27033 \begin_inset Newline newline
27034 \end_inset
27035
27036
27037 \begin_inset Note Greyedout
27038 status open
27039
27040 \begin_layout Plain Layout
27041
27042 \series bold
27043 Nota: endfloat
27044 \series default
27045  no traduce automáticamente la indicación, hay que hacerlo manualmente,
27046  véase sección
27047 \begin_inset space ~
27048 \end_inset
27049
27050 4 en 
27051 \begin_inset CommandInset citation
27052 LatexCommand cite
27053 key "endfloat"
27054
27055 \end_inset
27056
27057 .
27058 \end_layout
27059
27060 \end_inset
27061
27062
27063 \begin_inset Newline newline
27064 \end_inset
27065
27066
27067 \begin_inset Note Greyedout
27068 status open
27069
27070 \begin_layout Plain Layout
27071
27072 \series bold
27073 Nota:
27074 \series default
27075  Actualmente hay un error en 
27076 \series bold
27077 endfloat
27078 \series default
27079  cuando la leyenda contiene el carácter alemán «ß».
27080  Usa en ese caso el comando «
27081 \series bold
27082
27083 \backslash
27084 ss
27085 \series default
27086 » en código \SpecialChar TeX
27087  en vez de «ß».
27088 \end_layout
27089
27090 \end_inset
27091
27092
27093 \end_layout
27094
27095 \begin_layout Standard
27096 \begin_inset VSpace bigskip
27097 \end_inset
27098
27099 Más detalles sobre ubicación de flotantes en libros sobre \SpecialChar LaTeX
27100  como 
27101 \begin_inset CommandInset citation
27102 LatexCommand cite
27103 key "latexcompanion,latexguide,latexbook"
27104
27105 \end_inset
27106
27107 .
27108 \end_layout
27109
27110 \begin_layout Section
27111 Rotación de flotantes
27112 \begin_inset CommandInset label
27113 LatexCommand label
27114 name "sec:Rotación-de-Flotantes"
27115
27116 \end_inset
27117
27118
27119 \begin_inset Index idx
27120 status collapsed
27121
27122 \begin_layout Plain Layout
27123 Flotantes ! Rotación
27124 \end_layout
27125
27126 \end_inset
27127
27128
27129 \end_layout
27130
27131 \begin_layout Standard
27132 Podrías necesitar girar flotantes, especialmente con cuadros grandes.
27133  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
27134  la opción 
27135 \family sans
27136 Girar
27137 \begin_inset space ~
27138 \end_inset
27139
27140 a
27141 \begin_inset space ~
27142 \end_inset
27143
27144 un
27145 \begin_inset space ~
27146 \end_inset
27147
27148 lado
27149 \family default
27150 .
27151 \end_layout
27152
27153 \begin_layout Standard
27154 Los flotantes girados son puestos siempre en su propia página (o columna
27155  si el documento es de dos columnas).
27156  Se les puede permitir abarcar varias columnas con la opción de configuración
27157  
27158 \family sans
27159 Extender
27160 \begin_inset space ~
27161 \end_inset
27162
27163 columnas
27164 \family default
27165 .
27166  Se rotan de forma que puedes leerlos desde el margen externo.
27167  Para forzar determinada dirección de rotación para todas las páginas, puedes
27168  añadir una de las opciones 
27169 \series bold
27170 figuresleft
27171 \series default
27172  o 
27173 \series bold
27174 figuresright
27175 \series default
27176  a las opciones de clase del documento.
27177 \end_layout
27178
27179 \begin_layout Standard
27180 Los flotantes girados se refieren igual que los normales, y el formato de
27181  la leyenda también es el mismo: un ejemplo es el cuadro
27182 \begin_inset space ~
27183 \end_inset
27184
27185
27186 \begin_inset CommandInset ref
27187 LatexCommand ref
27188 reference "tab:Cuadro-girado"
27189
27190 \end_inset
27191
27192 .
27193 \end_layout
27194
27195 \begin_layout Standard
27196 \begin_inset Note Greyedout
27197 status open
27198
27199 \begin_layout Plain Layout
27200
27201 \series bold
27202 Nota:
27203 \series default
27204  No todos los visores DVI pueden mostrar cuadros girados.
27205 \end_layout
27206
27207 \end_inset
27208
27209
27210 \end_layout
27211
27212 \begin_layout Standard
27213 \begin_inset Float table
27214 wide false
27215 sideways true
27216 status open
27217
27218 \begin_layout Plain Layout
27219 \begin_inset Caption Standard
27220
27221 \begin_layout Plain Layout
27222 \begin_inset CommandInset label
27223 LatexCommand label
27224 name "tab:Cuadro-girado"
27225
27226 \end_inset
27227
27228 Cuadro girado
27229 \end_layout
27230
27231 \end_inset
27232
27233
27234 \end_layout
27235
27236 \begin_layout Plain Layout
27237 \align center
27238 \begin_inset Tabular
27239 <lyxtabular version="3" rows="1" columns="5">
27240 <features tabularvalignment="middle">
27241 <column alignment="center" valignment="top">
27242 <column alignment="center" valignment="top">
27243 <column alignment="center" valignment="top">
27244 <column alignment="center" valignment="top">
27245 <column alignment="center" valignment="top">
27246 <row>
27247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27248 \begin_inset Text
27249
27250 \begin_layout Plain Layout
27251 test
27252 \end_layout
27253
27254 \end_inset
27255 </cell>
27256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27257 \begin_inset Text
27258
27259 \begin_layout Plain Layout
27260 b
27261 \end_layout
27262
27263 \end_inset
27264 </cell>
27265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27266 \begin_inset Text
27267
27268 \begin_layout Plain Layout
27269 c
27270 \end_layout
27271
27272 \end_inset
27273 </cell>
27274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27275 \begin_inset Text
27276
27277 \begin_layout Plain Layout
27278 d
27279 \end_layout
27280
27281 \end_inset
27282 </cell>
27283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27284 \begin_inset Text
27285
27286 \begin_layout Plain Layout
27287 e
27288 \end_layout
27289
27290 \end_inset
27291 </cell>
27292 </row>
27293 </lyxtabular>
27294
27295 \end_inset
27296
27297
27298 \end_layout
27299
27300 \end_inset
27301
27302
27303 \end_layout
27304
27305 \begin_layout Section
27306 Subflotantes
27307 \begin_inset Index idx
27308 status collapsed
27309
27310 \begin_layout Plain Layout
27311 Flotantes ! Subflotantes
27312 \end_layout
27313
27314 \end_inset
27315
27316
27317 \end_layout
27318
27319 \begin_layout Standard
27320 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
27321  imágenes.
27322  Se crean insertando un flotante dentro de otro.
27323  La colocación de los subflotantes puede controlarse como si fueran párrafos,
27324  como se muestra en los cuadros
27325 \begin_inset space ~
27326 \end_inset
27327
27328
27329 \begin_inset CommandInset ref
27330 LatexCommand ref
27331 reference "tab:Dos-subcuadros-adosados"
27332
27333 \end_inset
27334
27335  y
27336 \begin_inset space ~
27337 \end_inset
27338
27339
27340 \begin_inset CommandInset ref
27341 LatexCommand ref
27342 reference "tab:Dos-subcuadros-uno-sobre"
27343
27344 \end_inset
27345
27346 .
27347 \end_layout
27348
27349 \begin_layout Standard
27350 Las referencias a subflotantes funcionan como en los flotantes normales:
27351  el cuadro
27352 \begin_inset space ~
27353 \end_inset
27354
27355
27356 \begin_inset CommandInset ref
27357 LatexCommand ref
27358 reference "tab:Este-es-el-subcuadro-a"
27359
27360 \end_inset
27361
27362  y el cuadro
27363 \begin_inset space ~
27364 \end_inset
27365
27366
27367 \begin_inset CommandInset ref
27368 LatexCommand ref
27369 reference "tab:Este-es-el-subcuadro-b"
27370
27371 \end_inset
27372
27373  son subcuadros del cuadro
27374 \begin_inset space ~
27375 \end_inset
27376
27377
27378 \begin_inset CommandInset ref
27379 LatexCommand ref
27380 reference "tab:Dos-subcuadros-adosados"
27381
27382 \end_inset
27383
27384 .
27385 \end_layout
27386
27387 \begin_layout Standard
27388 \begin_inset Float table
27389 wide false
27390 sideways false
27391 status open
27392
27393 \begin_layout Plain Layout
27394 \begin_inset Caption Standard
27395
27396 \begin_layout Plain Layout
27397 \begin_inset CommandInset label
27398 LatexCommand label
27399 name "tab:Dos-subcuadros-adosados"
27400
27401 \end_inset
27402
27403 Dos subcuadros adosados
27404 \end_layout
27405
27406 \end_inset
27407
27408
27409 \end_layout
27410
27411 \begin_layout Plain Layout
27412 \begin_inset space \hfill{}
27413 \end_inset
27414
27415
27416 \begin_inset Float table
27417 wide false
27418 sideways false
27419 status open
27420
27421 \begin_layout Plain Layout
27422 \begin_inset Caption Standard
27423
27424 \begin_layout Plain Layout
27425 \begin_inset CommandInset label
27426 LatexCommand label
27427 name "tab:Este-es-el-subcuadro-a"
27428
27429 \end_inset
27430
27431 Este es el subcuadro a
27432 \end_layout
27433
27434 \end_inset
27435
27436
27437 \end_layout
27438
27439 \begin_layout Plain Layout
27440 \align center
27441 \begin_inset Tabular
27442 <lyxtabular version="3" rows="1" columns="5">
27443 <features tabularvalignment="middle">
27444 <column alignment="center" valignment="top">
27445 <column alignment="center" valignment="top">
27446 <column alignment="center" valignment="top">
27447 <column alignment="center" valignment="top">
27448 <column alignment="center" valignment="top">
27449 <row>
27450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27451 \begin_inset Text
27452
27453 \begin_layout Plain Layout
27454 test 
27455 \end_layout
27456
27457 \end_inset
27458 </cell>
27459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27460 \begin_inset Text
27461
27462 \begin_layout Plain Layout
27463 b
27464 \end_layout
27465
27466 \end_inset
27467 </cell>
27468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27469 \begin_inset Text
27470
27471 \begin_layout Plain Layout
27472 c
27473 \end_layout
27474
27475 \end_inset
27476 </cell>
27477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27478 \begin_inset Text
27479
27480 \begin_layout Plain Layout
27481 d
27482 \end_layout
27483
27484 \end_inset
27485 </cell>
27486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27487 \begin_inset Text
27488
27489 \begin_layout Plain Layout
27490 e
27491 \end_layout
27492
27493 \end_inset
27494 </cell>
27495 </row>
27496 </lyxtabular>
27497
27498 \end_inset
27499
27500
27501 \end_layout
27502
27503 \end_inset
27504
27505
27506 \begin_inset space \hfill{}
27507 \end_inset
27508
27509
27510 \begin_inset Float table
27511 wide false
27512 sideways false
27513 status open
27514
27515 \begin_layout Plain Layout
27516 \begin_inset Caption Standard
27517
27518 \begin_layout Plain Layout
27519 \begin_inset CommandInset label
27520 LatexCommand label
27521 name "tab:Este-es-el-subcuadro-b"
27522
27523 \end_inset
27524
27525 Esta es la subtabla b
27526 \end_layout
27527
27528 \end_inset
27529
27530
27531 \end_layout
27532
27533 \begin_layout Plain Layout
27534 \align center
27535 \begin_inset Tabular
27536 <lyxtabular version="3" rows="1" columns="5">
27537 <features tabularvalignment="middle">
27538 <column alignment="center" valignment="top">
27539 <column alignment="center" valignment="top">
27540 <column alignment="center" valignment="top">
27541 <column alignment="center" valignment="top">
27542 <column alignment="center" valignment="top">
27543 <row>
27544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27545 \begin_inset Text
27546
27547 \begin_layout Plain Layout
27548 e
27549 \end_layout
27550
27551 \end_inset
27552 </cell>
27553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27554 \begin_inset Text
27555
27556 \begin_layout Plain Layout
27557 d
27558 \end_layout
27559
27560 \end_inset
27561 </cell>
27562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27563 \begin_inset Text
27564
27565 \begin_layout Plain Layout
27566 c
27567 \end_layout
27568
27569 \end_inset
27570 </cell>
27571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27572 \begin_inset Text
27573
27574 \begin_layout Plain Layout
27575 b
27576 \end_layout
27577
27578 \end_inset
27579 </cell>
27580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27581 \begin_inset Text
27582
27583 \begin_layout Plain Layout
27584 test
27585 \end_layout
27586
27587 \end_inset
27588 </cell>
27589 </row>
27590 </lyxtabular>
27591
27592 \end_inset
27593
27594
27595 \end_layout
27596
27597 \end_inset
27598
27599
27600 \begin_inset space \hfill{}
27601 \end_inset
27602
27603
27604 \end_layout
27605
27606 \end_inset
27607
27608
27609 \end_layout
27610
27611 \begin_layout Standard
27612 \begin_inset Float table
27613 wide false
27614 sideways false
27615 status open
27616
27617 \begin_layout Plain Layout
27618 \begin_inset Caption Standard
27619
27620 \begin_layout Plain Layout
27621 \begin_inset CommandInset label
27622 LatexCommand label
27623 name "tab:Dos-subcuadros-uno-sobre"
27624
27625 \end_inset
27626
27627 Dos subcuadros colocados uno sobre otro.
27628  El cuadro (a) con 4 celdas, el (b) con 5 celdas.
27629 \end_layout
27630
27631 \end_inset
27632
27633
27634 \end_layout
27635
27636 \begin_layout Plain Layout
27637 \noindent
27638 \align center
27639 \begin_inset Float table
27640 wide false
27641 sideways false
27642 status open
27643
27644 \begin_layout Plain Layout
27645 \begin_inset Caption Standard
27646
27647 \begin_layout Plain Layout
27648
27649 \end_layout
27650
27651 \end_inset
27652
27653
27654 \end_layout
27655
27656 \begin_layout Plain Layout
27657 \align center
27658 \begin_inset Tabular
27659 <lyxtabular version="3" rows="1" columns="4">
27660 <features tabularvalignment="middle">
27661 <column alignment="center" valignment="top">
27662 <column alignment="center" valignment="top">
27663 <column alignment="center" valignment="top">
27664 <column alignment="center" valignment="top">
27665 <row>
27666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27667 \begin_inset Text
27668
27669 \begin_layout Plain Layout
27670 test
27671 \end_layout
27672
27673 \end_inset
27674 </cell>
27675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27676 \begin_inset Text
27677
27678 \begin_layout Plain Layout
27679 test
27680 \end_layout
27681
27682 \end_inset
27683 </cell>
27684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27685 \begin_inset Text
27686
27687 \begin_layout Plain Layout
27688 test
27689 \end_layout
27690
27691 \end_inset
27692 </cell>
27693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27694 \begin_inset Text
27695
27696 \begin_layout Plain Layout
27697 test
27698 \end_layout
27699
27700 \end_inset
27701 </cell>
27702 </row>
27703 </lyxtabular>
27704
27705 \end_inset
27706
27707
27708 \end_layout
27709
27710 \end_inset
27711
27712
27713 \end_layout
27714
27715 \begin_layout Plain Layout
27716 \align center
27717 \begin_inset Float table
27718 wide false
27719 sideways false
27720 status open
27721
27722 \begin_layout Plain Layout
27723 \begin_inset Caption Standard
27724
27725 \begin_layout Plain Layout
27726
27727 \end_layout
27728
27729 \end_inset
27730
27731
27732 \end_layout
27733
27734 \begin_layout Plain Layout
27735 \align center
27736 \begin_inset Tabular
27737 <lyxtabular version="3" rows="1" columns="5">
27738 <features tabularvalignment="middle">
27739 <column alignment="center" valignment="top">
27740 <column alignment="center" valignment="top">
27741 <column alignment="center" valignment="top">
27742 <column alignment="center" valignment="top">
27743 <column alignment="center" valignment="top">
27744 <row>
27745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27746 \begin_inset Text
27747
27748 \begin_layout Plain Layout
27749 a
27750 \end_layout
27751
27752 \end_inset
27753 </cell>
27754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27755 \begin_inset Text
27756
27757 \begin_layout Plain Layout
27758 b
27759 \end_layout
27760
27761 \end_inset
27762 </cell>
27763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27764 \begin_inset Text
27765
27766 \begin_layout Plain Layout
27767 c
27768 \end_layout
27769
27770 \end_inset
27771 </cell>
27772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27773 \begin_inset Text
27774
27775 \begin_layout Plain Layout
27776 d
27777 \end_layout
27778
27779 \end_inset
27780 </cell>
27781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27782 \begin_inset Text
27783
27784 \begin_layout Plain Layout
27785 e
27786 \end_layout
27787
27788 \end_inset
27789 </cell>
27790 </row>
27791 </lyxtabular>
27792
27793 \end_inset
27794
27795
27796 \end_layout
27797
27798 \end_inset
27799
27800
27801 \end_layout
27802
27803 \end_inset
27804
27805
27806 \end_layout
27807
27808 \begin_layout Section
27809 Flotantes adosados
27810 \begin_inset Index idx
27811 status collapsed
27812
27813 \begin_layout Plain Layout
27814 Flotantes ! Adosados
27815 \end_layout
27816
27817 \end_inset
27818
27819
27820 \end_layout
27821
27822 \begin_layout Standard
27823 Para colocar flotantes unos junto a otros, como en la figura
27824 \begin_inset space ~
27825 \end_inset
27826
27827
27828 \begin_inset CommandInset ref
27829 LatexCommand ref
27830 reference "fig:Flotante-izquierda"
27831
27832 \end_inset
27833
27834  y 
27835 \begin_inset CommandInset ref
27836 LatexCommand ref
27837 reference "fig:Flotante-derecha"
27838
27839 \end_inset
27840
27841 , se pone 
27842 \emph on
27843 un
27844 \emph default
27845  solo flotante.
27846  En él se insertan dos cuadros tipo minipágina.
27847 \begin_inset Foot
27848 status collapsed
27849
27850 \begin_layout Plain Layout
27851 Las minipáginas se explican en la sección
27852 \begin_inset space ~
27853 \end_inset
27854
27855
27856 \begin_inset CommandInset ref
27857 LatexCommand ref
27858 reference "sec:Minipáginas"
27859
27860 \end_inset
27861
27862 .
27863 \end_layout
27864
27865 \end_inset
27866
27867  La anchura de la columna se establece en 45-50
27868 \begin_inset space \thinspace{}
27869 \end_inset
27870
27871 % y la alineación en 
27872 \family sans
27873 Inferior
27874 \family default
27875  para cada minipágina.
27876  Las minipáginas contienen la imagen y su título, de igual forma que en
27877  los flotantes.
27878  La única diferencia es que el 
27879 \family sans
27880 Ancho
27881 \begin_inset space ~
27882 \end_inset
27883
27884 de
27885 \begin_inset space ~
27886 \end_inset
27887
27888 columna
27889 \begin_inset space ~
27890 \end_inset
27891
27892 %
27893 \family default
27894  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
27895 \end_layout
27896
27897 \begin_layout Standard
27898 \begin_inset Float figure
27899 placement h
27900 wide false
27901 sideways false
27902 status open
27903
27904 \begin_layout Plain Layout
27905 \begin_inset Box Frameless
27906 position "b"
27907 hor_pos "c"
27908 has_inner_box 1
27909 inner_pos "t"
27910 use_parbox 0
27911 use_makebox 0
27912 width "45col%"
27913 special "none"
27914 height "1in"
27915 height_special "totalheight"
27916 thickness "0.4pt"
27917 separation "3pt"
27918 shadowsize "4pt"
27919 framecolor "black"
27920 backgroundcolor "none"
27921 status open
27922
27923 \begin_layout Plain Layout
27924 \align center
27925 \begin_inset Graphics
27926         filename ../clipart/mobius.eps
27927         lyxscale 50
27928         width 100col%
27929         scaleBeforeRotation
27930
27931 \end_inset
27932
27933
27934 \end_layout
27935
27936 \begin_layout Plain Layout
27937 \begin_inset Caption Standard
27938
27939 \begin_layout Plain Layout
27940 \begin_inset CommandInset label
27941 LatexCommand label
27942 name "fig:Flotante-izquierda"
27943
27944 \end_inset
27945
27946 Flotante en el lado izquierdo.
27947 \end_layout
27948
27949 \end_inset
27950
27951
27952 \end_layout
27953
27954 \end_inset
27955
27956
27957 \begin_inset space \hfill{}
27958 \end_inset
27959
27960
27961 \begin_inset Box Frameless
27962 position "b"
27963 hor_pos "c"
27964 has_inner_box 1
27965 inner_pos "t"
27966 use_parbox 0
27967 use_makebox 0
27968 width "45col%"
27969 special "none"
27970 height "1in"
27971 height_special "totalheight"
27972 thickness "0.4pt"
27973 separation "3pt"
27974 shadowsize "4pt"
27975 framecolor "black"
27976 backgroundcolor "none"
27977 status open
27978
27979 \begin_layout Plain Layout
27980 \align center
27981 \begin_inset Graphics
27982         filename ../clipart/platypus.eps
27983         lyxscale 50
27984         width 100col%
27985         scaleBeforeRotation
27986
27987 \end_inset
27988
27989
27990 \end_layout
27991
27992 \begin_layout Plain Layout
27993 \begin_inset Caption Standard
27994
27995 \begin_layout Plain Layout
27996 \begin_inset CommandInset label
27997 LatexCommand label
27998 name "fig:Flotante-derecha"
27999
28000 \end_inset
28001
28002 Flotante en el lado derecho.
28003 \end_layout
28004
28005 \end_inset
28006
28007
28008 \end_layout
28009
28010 \end_inset
28011
28012
28013 \end_layout
28014
28015 \end_inset
28016
28017
28018 \end_layout
28019
28020 \begin_layout Standard
28021 Una solución alternativa más simple es usar el módulo 
28022 \family sans
28023 Minipáginas
28024 \begin_inset space ~
28025 \end_inset
28026
28027 ancho
28028 \begin_inset space ~
28029 \end_inset
28030
28031 variable
28032 \family default
28033 , véase la sección
28034 \begin_inset space \thinspace{}
28035 \end_inset
28036
28037
28038 \begin_inset CommandInset ref
28039 LatexCommand ref
28040 reference "sec:Minipáginas"
28041
28042 \end_inset
28043
28044 .
28045  Las minipáginas de anchura variable se adaptan automáticamente a la anchura
28046  de figuras y cuadros.
28047  No requieren una anchura explícita y mejoran la alineación horizontal del
28048  contenido.
28049  El archivo de ejemplo \SpecialChar LyX
28050  
28051 \emph on
28052 varwidth-floats-side-by-side
28053 \emph default
28054  da ejemplos de cómo hacer esto.
28055 \end_layout
28056
28057 \begin_layout Section
28058 Formato de las leyendas
28059 \begin_inset Index idx
28060 status collapsed
28061
28062 \begin_layout Plain Layout
28063 Leyendas ! Formato
28064 \end_layout
28065
28066 \end_inset
28067
28068
28069 \begin_inset Index idx
28070 status collapsed
28071
28072 \begin_layout Plain Layout
28073 Flotantes ! Formato de las leyendas
28074 \end_layout
28075
28076 \end_inset
28077
28078
28079 \begin_inset CommandInset label
28080 LatexCommand label
28081 name "sec:Formato-de-leyendas"
28082
28083 \end_inset
28084
28085
28086 \end_layout
28087
28088 \begin_layout Standard
28089 El entorno 
28090 \family sans
28091 Leyenda
28092 \family default
28093  es el predeterminado para los 
28094 \family sans
28095 Flotantes
28096 \family default
28097 .
28098  En \SpecialChar LyX
28099  las leyendas se muestran como etiqueta, p.
28100 \begin_inset space \thinspace{}
28101 \end_inset
28102
28103 e.
28104 \begin_inset space ~
28105 \end_inset
28106
28107 «
28108 \family sans
28109 Figura #
28110 \family default
28111 :» seguida por el texto.
28112  «#» es el número real de referencia.
28113  Por omisión la etiqueta y el número usan la misma tipografía que el texto
28114  de la leyenda y el signo dos puntos sigue al número para separar la etiqueta
28115  del texto.
28116  El entorno leyenda no es apropiado para todos los tipos de documento.
28117  
28118 \end_layout
28119
28120 \begin_layout Standard
28121 Para cambiar el formato predeterminado carga el paquete \SpecialChar LaTeX
28122  
28123 \series bold
28124 caption
28125 \series default
28126
28127 \begin_inset Index idx
28128 status collapsed
28129
28130 \begin_layout Plain Layout
28131 \SpecialChar LaTeX
28132 -paquetes ! caption
28133 \end_layout
28134
28135 \end_inset
28136
28137  en el preámbulo del documento con la línea:
28138 \end_layout
28139
28140 \begin_layout Standard
28141
28142 \series bold
28143
28144 \backslash
28145 usepackage[definición de formato]{caption}
28146 \end_layout
28147
28148 \begin_layout Standard
28149 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
28150  las leyendas de cuadro siempre sobre él como en este documento, usa el
28151  comando:
28152 \end_layout
28153
28154 \begin_layout Standard
28155
28156 \series bold
28157
28158 \backslash
28159 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28160 \end_layout
28161
28162 \begin_layout Standard
28163 También puedes definir distintos formatos de leyenda para los distintos
28164  tipos de flotantes.
28165  En ese caso carga el paquete 
28166 \series bold
28167 caption
28168 \series default
28169  sin opciones específicas y define los distintos formatos con ayuda del
28170  comando
28171 \end_layout
28172
28173 \begin_layout Standard
28174
28175 \series bold
28176
28177 \backslash
28178 captionsetup[tipo de flotante]{definición de formato}
28179 \end_layout
28180
28181 \begin_layout Standard
28182 en el preámbulo del documento.
28183  Por ejemplo las leyendas de la Figura
28184 \begin_inset space ~
28185 \end_inset
28186
28187
28188 \begin_inset CommandInset ref
28189 LatexCommand ref
28190 reference "fig:Esto-es-una-fig"
28191
28192 \end_inset
28193
28194  y el cuadro
28195 \begin_inset space ~
28196 \end_inset
28197
28198
28199 \begin_inset CommandInset ref
28200 LatexCommand ref
28201 reference "tab:Esto-es-un-cuadro"
28202
28203 \end_inset
28204
28205  pueden crearse usando los siguientes comandos en el preámbulo:
28206 \end_layout
28207
28208 \begin_layout Standard
28209
28210 \series bold
28211
28212 \backslash
28213 usepackage[tableposition=top]{caption}
28214 \series default
28215
28216 \begin_inset Newline newline
28217 \end_inset
28218
28219
28220 \series bold
28221
28222 \backslash
28223 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
28224 \begin_inset Newline newline
28225 \end_inset
28226
28227
28228 \begin_inset Phantom HPhantom
28229 status open
28230
28231 \begin_layout Plain Layout
28232
28233 \series bold
28234
28235 \backslash
28236 captionsetup[figure]{
28237 \end_layout
28238
28239 \end_inset
28240
28241 labelsep=period}
28242 \begin_inset Newline newline
28243 \end_inset
28244
28245
28246 \backslash
28247 captionsetup[table]{labelfont={bf,sf}}
28248 \end_layout
28249
28250 \begin_layout Standard
28251 \begin_inset Note Greyedout
28252 status open
28253
28254 \begin_layout Plain Layout
28255
28256 \series bold
28257 Nota: 
28258 \series default
28259 La opción 
28260 \series bold
28261 tableposition=top
28262 \series default
28263  no tiene efecto si se usa una clase de documento 
28264 \series bold
28265 KOMA-Script
28266 \series default
28267 .
28268  En este caso debe utilizarse la opción de clase de documento 
28269 \series bold
28270 captions=tableheading
28271 \series default
28272 .
28273  
28274 \end_layout
28275
28276 \end_inset
28277
28278
28279 \end_layout
28280
28281 \begin_layout Standard
28282 Para más información sobre el paquete 
28283 \series bold
28284 caption
28285 \series default
28286  acude a su documentación 
28287 \begin_inset CommandInset citation
28288 LatexCommand cite
28289 key "caption"
28290
28291 \end_inset
28292
28293 .
28294 \end_layout
28295
28296 \begin_layout Standard
28297 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
28298 \begin_inset space \thinspace{}
28299 \end_inset
28300
28301 e., usa el siguiente comando de preámbulo:
28302 \end_layout
28303
28304 \begin_layout Standard
28305
28306 \series bold
28307
28308 \backslash
28309 renewcommand{
28310 \backslash
28311 fnum@figure}{Imagen~
28312 \backslash
28313 thefigure}
28314 \end_layout
28315
28316 \begin_layout Standard
28317 donde 
28318 \series bold
28319
28320 \backslash
28321 thefigure
28322 \series default
28323  inserta el número de figura y «~» genera un espacio protegido.
28324
28325 \series bold
28326  
28327 \end_layout
28328
28329 \begin_layout Standard
28330 \begin_inset VSpace bigskip
28331 \end_inset
28332
28333 Si estás usando una clase de documento 
28334 \series bold
28335 KOMA-Script
28336 \series default
28337
28338 \begin_inset Index idx
28339 status collapsed
28340
28341 \begin_layout Plain Layout
28342 \SpecialChar LaTeX
28343 -paquetes ! KOMA-Script
28344 \end_layout
28345
28346 \end_inset
28347
28348  (
28349 \family sans
28350 article (KOMA-Script)
28351 \family default
28352
28353 \family sans
28354 book (KOMA-Script)
28355 \family default
28356
28357 \family sans
28358 letter (KOMA-Script)
28359 \family default
28360 , o 
28361 \family sans
28362 report (KOMA-Script)
28363 \family default
28364
28365 \begin_inset space \thinspace{}
28366 \end_inset
28367
28368 ), puedes emplear en vez del paquete 
28369 \series bold
28370 caption
28371 \series default
28372  el comando 
28373 \series bold
28374
28375 \backslash
28376 setkomafont
28377 \series default
28378  incluido en 
28379 \series bold
28380 KOMA-Script
28381 \series default
28382 .
28383  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
28384  comando en el preámbulo del documento:
28385 \end_layout
28386
28387 \begin_layout Standard
28388
28389 \series bold
28390
28391 \backslash
28392 setkomafont{captionlabel}{
28393 \backslash
28394 bfseries}
28395 \end_layout
28396
28397 \begin_layout Standard
28398 Más información sobre 
28399 \series bold
28400
28401 \backslash
28402 setkomafont
28403 \series default
28404  en la documentación de 
28405 \series bold
28406 KOMA-Script
28407 \series default
28408  
28409 \begin_inset CommandInset citation
28410 LatexCommand cite
28411 key "KOMA-Script"
28412
28413 \end_inset
28414
28415 .
28416 \end_layout
28417
28418 \begin_layout Standard
28419 \begin_inset ERT
28420 status collapsed
28421
28422 \begin_layout Plain Layout
28423
28424
28425 \backslash
28426 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
28427 }
28428 \end_layout
28429
28430 \end_inset
28431
28432
28433 \begin_inset Note Note
28434 status collapsed
28435
28436 \begin_layout Plain Layout
28437 El formato de la leyenda se ha cambiado sólo para este ejemplo.
28438 \end_layout
28439
28440 \end_inset
28441
28442
28443 \end_layout
28444
28445 \begin_layout Standard
28446 \begin_inset Float figure
28447 placement !p
28448 wide false
28449 sideways false
28450 status open
28451
28452 \begin_layout Plain Layout
28453 \align center
28454 \begin_inset Graphics
28455         filename ../clipart/mobius.eps
28456         lyxscale 50
28457         scale 50
28458
28459 \end_inset
28460
28461
28462 \end_layout
28463
28464 \begin_layout Plain Layout
28465 \begin_inset Caption Standard
28466
28467 \begin_layout Plain Layout
28468 \begin_inset CommandInset label
28469 LatexCommand label
28470 name "fig:Esto-es-una-fig"
28471
28472 \end_inset
28473
28474
28475 \begin_inset Argument 1
28476 status collapsed
28477
28478 \begin_layout Plain Layout
28479 Figura con leyenda muy larga
28480 \end_layout
28481
28482 \end_inset
28483
28484 Este es un ejemplo de figura con una leyenda con más de una línea para mostrar
28485  el formato diferente.
28486  Aquí se usa una leyenda personalizada.
28487 \end_layout
28488
28489 \end_inset
28490
28491
28492 \end_layout
28493
28494 \end_inset
28495
28496
28497 \end_layout
28498
28499 \begin_layout Standard
28500 \begin_inset ERT
28501 status collapsed
28502
28503 \begin_layout Plain Layout
28504
28505
28506 \backslash
28507 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
28508 on}
28509 \end_layout
28510
28511 \end_inset
28512
28513
28514 \end_layout
28515
28516 \begin_layout Standard
28517 \begin_inset Float table
28518 placement !p
28519 wide false
28520 sideways false
28521 status open
28522
28523 \begin_layout Plain Layout
28524 \begin_inset Caption Standard
28525
28526 \begin_layout Plain Layout
28527 \begin_inset CommandInset label
28528 LatexCommand label
28529 name "tab:Esto-es-un-cuadro"
28530
28531 \end_inset
28532
28533
28534 \begin_inset Argument 1
28535 status collapsed
28536
28537 \begin_layout Plain Layout
28538 Cuadro con leyenda muy larga
28539 \end_layout
28540
28541 \end_inset
28542
28543 Este es un ejemplo de leyenda de cuadro con más de una línea para mostrar
28544  el formato diferente.
28545  Aquí se usa el formato de leyenda estándar para los cuadros.
28546 \end_layout
28547
28548 \end_inset
28549
28550
28551 \end_layout
28552
28553 \begin_layout Plain Layout
28554 \align center
28555 \begin_inset Tabular
28556 <lyxtabular version="3" rows="1" columns="5">
28557 <features tabularvalignment="middle">
28558 <column alignment="center" valignment="top">
28559 <column alignment="center" valignment="top">
28560 <column alignment="center" valignment="top">
28561 <column alignment="center" valignment="top">
28562 <column alignment="center" valignment="top">
28563 <row>
28564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28565 \begin_inset Text
28566
28567 \begin_layout Plain Layout
28568 a
28569 \end_layout
28570
28571 \end_inset
28572 </cell>
28573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28574 \begin_inset Text
28575
28576 \begin_layout Plain Layout
28577 b
28578 \end_layout
28579
28580 \end_inset
28581 </cell>
28582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28583 \begin_inset Text
28584
28585 \begin_layout Plain Layout
28586 c
28587 \end_layout
28588
28589 \end_inset
28590 </cell>
28591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28592 \begin_inset Text
28593
28594 \begin_layout Plain Layout
28595 d
28596 \end_layout
28597
28598 \end_inset
28599 </cell>
28600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28601 \begin_inset Text
28602
28603 \begin_layout Plain Layout
28604 e
28605 \end_layout
28606
28607 \end_inset
28608 </cell>
28609 </row>
28610 </lyxtabular>
28611
28612 \end_inset
28613
28614
28615 \end_layout
28616
28617 \end_inset
28618
28619
28620 \end_layout
28621
28622 \begin_layout Section
28623 Colocación de leyendas
28624 \begin_inset Index idx
28625 status collapsed
28626
28627 \begin_layout Plain Layout
28628 Leyendas ! Colocación
28629 \end_layout
28630
28631 \end_inset
28632
28633
28634 \begin_inset Index idx
28635 status collapsed
28636
28637 \begin_layout Plain Layout
28638 Flotantes ! Colocación de leyendas
28639 \end_layout
28640
28641 \end_inset
28642
28643
28644 \begin_inset CommandInset label
28645 LatexCommand label
28646 name "sec:Colocación-de-leyendas"
28647
28648 \end_inset
28649
28650
28651 \end_layout
28652
28653 \begin_layout Standard
28654 La norma habitual para colocar las leyendas es:
28655 \end_layout
28656
28657 \begin_layout Description
28658 Figura: La leyenda al pie de las figuras
28659 \end_layout
28660
28661 \begin_layout Description
28662 Cuadro: La leyenda sobre los cuadros
28663 \end_layout
28664
28665 \begin_layout Standard
28666 Desafortunadamente, las clases estándar de \SpecialChar LaTeX
28667  no soportan leyendas sobre un
28668  cuadro.
28669  Esto implica que si usas las clases de documento 
28670 \family sans
28671 article
28672 \family default
28673
28674 \family sans
28675 book
28676 \family default
28677
28678 \family sans
28679 letter
28680 \family default
28681 , o 
28682 \family sans
28683 report
28684 \family default
28685  no habrá espacio entre la leyenda y el cuadro.
28686  Para insertar el espacio adecuado, carga el paquete \SpecialChar LaTeX
28687  
28688 \series bold
28689 caption
28690 \series default
28691
28692 \begin_inset Index idx
28693 status collapsed
28694
28695 \begin_layout Plain Layout
28696 \SpecialChar LaTeX
28697 -paquetes ! caption
28698 \end_layout
28699
28700 \end_inset
28701
28702  en el preámbulo del documento con la opción
28703 \begin_inset Foot
28704 status collapsed
28705
28706 \begin_layout Plain Layout
28707 Véase la sección
28708 \begin_inset space ~
28709 \end_inset
28710
28711
28712 \begin_inset CommandInset ref
28713 LatexCommand ref
28714 reference "sec:Formato-de-leyendas"
28715
28716 \end_inset
28717
28718  para más información sobre el paquete 
28719 \series bold
28720 caption
28721 \series default
28722 .
28723 \end_layout
28724
28725 \end_inset
28726
28727
28728 \end_layout
28729
28730 \begin_layout Standard
28731
28732 \series bold
28733 tableposition=top
28734 \end_layout
28735
28736 \begin_layout Standard
28737 Si estás usando la clase 
28738 \series bold
28739 KOMA-Script
28740 \series default
28741
28742 \begin_inset Index idx
28743 status collapsed
28744
28745 \begin_layout Plain Layout
28746 \SpecialChar LaTeX
28747 -paquetes ! KOMA-Script
28748 \end_layout
28749
28750 \end_inset
28751
28752  (
28753 \family sans
28754 article (KOMA-Script)
28755 \family default
28756
28757 \family sans
28758 book (KOMA-Script)
28759 \family default
28760
28761 \family sans
28762 letter (KOMA-Script)
28763 \family default
28764 , o 
28765 \family sans
28766 report (KOMA-Script)
28767 \family default
28768
28769 \begin_inset space \thinspace{}
28770 \end_inset
28771
28772 ), en vez de 
28773 \series bold
28774 caption
28775 \series default
28776  puedes poner
28777 \end_layout
28778
28779 \begin_layout Standard
28780
28781 \series bold
28782 captions=tableheading
28783 \end_layout
28784
28785 \begin_layout Standard
28786 en las opciones de clase del documento.
28787 \begin_inset Foot
28788 status open
28789
28790 \begin_layout Plain Layout
28791 Esta opción se usa en este documento.
28792 \end_layout
28793
28794 \end_inset
28795
28796
28797 \end_layout
28798
28799 \begin_layout Standard
28800 En documentos de clases Koma-Script también puedes hacer clic derecho sobre
28801  una leyenda y marcar en el menú contextual si la quieres encima o debajo
28802  del cuadro o la figura.
28803  De esta forma puedes sobrescribir para ciertas leyendas su colocación predeterm
28804 inada por el documento.
28805  El cuadro
28806 \begin_inset space ~
28807 \end_inset
28808
28809
28810 \begin_inset CommandInset ref
28811 LatexCommand ref
28812 reference "tab:Una-leyenda-marcada"
28813
28814 \end_inset
28815
28816  es un ejemplo en el que la leyenda se marca para situar bajo el cuadro
28817  aunque esté encima.
28818  Se puede comparar con la leyenda sin marcar del cuadro
28819 \begin_inset space ~
28820 \end_inset
28821
28822
28823 \begin_inset CommandInset ref
28824 LatexCommand ref
28825 reference "tab:Leyenda-estándar"
28826
28827 \end_inset
28828
28829 .
28830 \end_layout
28831
28832 \begin_layout Standard
28833 \begin_inset Float table
28834 wide false
28835 sideways false
28836 status open
28837
28838 \begin_layout Plain Layout
28839 \begin_inset Caption Below
28840
28841 \begin_layout Plain Layout
28842 \begin_inset CommandInset label
28843 LatexCommand label
28844 name "tab:Una-leyenda-marcada"
28845
28846 \end_inset
28847
28848 Leyenda marcada para colocar bajo el cuadro.
28849 \end_layout
28850
28851 \end_inset
28852
28853
28854 \end_layout
28855
28856 \begin_layout Plain Layout
28857 \align center
28858 \begin_inset Tabular
28859 <lyxtabular version="3" rows="3" columns="3">
28860 <features tabularvalignment="middle">
28861 <column alignment="center" valignment="top" width="0pt">
28862 <column alignment="center" valignment="top" width="0pt">
28863 <column alignment="center" valignment="top" width="0pt">
28864 <row>
28865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28866 \begin_inset Text
28867
28868 \begin_layout Plain Layout
28869 1
28870 \end_layout
28871
28872 \end_inset
28873 </cell>
28874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28875 \begin_inset Text
28876
28877 \begin_layout Plain Layout
28878 2
28879 \end_layout
28880
28881 \end_inset
28882 </cell>
28883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28884 \begin_inset Text
28885
28886 \begin_layout Plain Layout
28887 3
28888 \end_layout
28889
28890 \end_inset
28891 </cell>
28892 </row>
28893 <row>
28894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28895 \begin_inset Text
28896
28897 \begin_layout Plain Layout
28898 Joe
28899 \end_layout
28900
28901 \end_inset
28902 </cell>
28903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28904 \begin_inset Text
28905
28906 \begin_layout Plain Layout
28907 Mary
28908 \end_layout
28909
28910 \end_inset
28911 </cell>
28912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28913 \begin_inset Text
28914
28915 \begin_layout Plain Layout
28916 Ted
28917 \end_layout
28918
28919 \end_inset
28920 </cell>
28921 </row>
28922 <row>
28923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28924 \begin_inset Text
28925
28926 \begin_layout Plain Layout
28927 \begin_inset Formula $\int x^{2}dx$
28928 \end_inset
28929
28930
28931 \end_layout
28932
28933 \end_inset
28934 </cell>
28935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28936 \begin_inset Text
28937
28938 \begin_layout Plain Layout
28939 \begin_inset Formula $\left[\begin{array}{cc}
28940 a & b\\
28941 c & d
28942 \end{array}\right]$
28943 \end_inset
28944
28945
28946 \end_layout
28947
28948 \end_inset
28949 </cell>
28950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28951 \begin_inset Text
28952
28953 \begin_layout Plain Layout
28954 \begin_inset Formula $1+1=2$
28955 \end_inset
28956
28957
28958 \end_layout
28959
28960 \end_inset
28961 </cell>
28962 </row>
28963 </lyxtabular>
28964
28965 \end_inset
28966
28967
28968 \end_layout
28969
28970 \end_inset
28971
28972
28973 \end_layout
28974
28975 \begin_layout Standard
28976 \begin_inset Float table
28977 wide false
28978 sideways false
28979 status open
28980
28981 \begin_layout Plain Layout
28982 \begin_inset Caption Standard
28983
28984 \begin_layout Plain Layout
28985 \begin_inset CommandInset label
28986 LatexCommand label
28987 name "tab:Leyenda-estándar"
28988
28989 \end_inset
28990
28991 Leyenda de cuadro estándar.
28992 \end_layout
28993
28994 \end_inset
28995
28996
28997 \end_layout
28998
28999 \begin_layout Plain Layout
29000 \align center
29001 \begin_inset Tabular
29002 <lyxtabular version="3" rows="3" columns="3">
29003 <features tabularvalignment="middle">
29004 <column alignment="center" valignment="top" width="0pt">
29005 <column alignment="center" valignment="top" width="0pt">
29006 <column alignment="center" valignment="top" width="0pt">
29007 <row>
29008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29009 \begin_inset Text
29010
29011 \begin_layout Plain Layout
29012 1
29013 \end_layout
29014
29015 \end_inset
29016 </cell>
29017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29018 \begin_inset Text
29019
29020 \begin_layout Plain Layout
29021 2
29022 \end_layout
29023
29024 \end_inset
29025 </cell>
29026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29027 \begin_inset Text
29028
29029 \begin_layout Plain Layout
29030 3
29031 \end_layout
29032
29033 \end_inset
29034 </cell>
29035 </row>
29036 <row>
29037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29038 \begin_inset Text
29039
29040 \begin_layout Plain Layout
29041 Joe
29042 \end_layout
29043
29044 \end_inset
29045 </cell>
29046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29047 \begin_inset Text
29048
29049 \begin_layout Plain Layout
29050 Mary
29051 \end_layout
29052
29053 \end_inset
29054 </cell>
29055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29056 \begin_inset Text
29057
29058 \begin_layout Plain Layout
29059 Ted
29060 \end_layout
29061
29062 \end_inset
29063 </cell>
29064 </row>
29065 <row>
29066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29067 \begin_inset Text
29068
29069 \begin_layout Plain Layout
29070 \begin_inset Formula $\int x^{2}dx$
29071 \end_inset
29072
29073
29074 \end_layout
29075
29076 \end_inset
29077 </cell>
29078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29079 \begin_inset Text
29080
29081 \begin_layout Plain Layout
29082 \begin_inset Formula $\left[\begin{array}{cc}
29083 a & b\\
29084 c & d
29085 \end{array}\right]$
29086 \end_inset
29087
29088
29089 \end_layout
29090
29091 \end_inset
29092 </cell>
29093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29094 \begin_inset Text
29095
29096 \begin_layout Plain Layout
29097 \begin_inset Formula $1+1=2$
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \end_inset
29104 </cell>
29105 </row>
29106 </lyxtabular>
29107
29108 \end_inset
29109
29110
29111 \end_layout
29112
29113 \end_inset
29114
29115
29116 \end_layout
29117
29118 \begin_layout Standard
29119 \begin_inset VSpace bigskip
29120 \end_inset
29121
29122 También es posible poner la leyenda junto a una figura o cuadro.
29123  Para conseguirlo hay que cargar el paquete \SpecialChar LaTeX
29124  
29125 \series bold
29126 sidecap
29127 \series default
29128
29129 \begin_inset Index idx
29130 status collapsed
29131
29132 \begin_layout Plain Layout
29133 \SpecialChar LaTeX
29134 -paquetes ! sidecap
29135 \end_layout
29136
29137 \end_inset
29138
29139  añadiendo en el preámbulo del documento la línea
29140 \end_layout
29141
29142 \begin_layout Standard
29143
29144 \series bold
29145
29146 \backslash
29147 usepackage[option]{sidecap}
29148 \end_layout
29149
29150 \begin_layout Standard
29151 Si no se especifica opción, la leyenda se ubica del lado del margen externo
29152  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
29153  Puedes cambiar la colocación al margen interno con la opción 
29154 \series bold
29155 innercaption
29156 \series default
29157 .
29158  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
29159  opciones 
29160 \series bold
29161 rightcaption
29162 \series default
29163  o 
29164 \series bold
29165 leftcaption
29166 \series default
29167 , respectivamente.
29168 \end_layout
29169
29170 \begin_layout Standard
29171 \begin_inset ERT
29172 status collapsed
29173
29174 \begin_layout Plain Layout
29175
29176
29177 \backslash
29178 ifsidecap
29179 \end_layout
29180
29181 \end_inset
29182
29183
29184 \begin_inset Note Note
29185 status collapsed
29186
29187 \begin_layout Plain Layout
29188 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
29189  \SpecialChar LaTeX
29190  
29191 \series bold
29192 sidecap
29193 \series default
29194 .
29195 \end_layout
29196
29197 \end_inset
29198
29199
29200 \end_layout
29201
29202 \begin_layout Standard
29203 Para situar en \SpecialChar LyX
29204  la leyenda de un flotante al lado, es necesario añadir estos
29205  comandos al preámbulo del documento:
29206 \end_layout
29207
29208 \begin_layout Standard
29209 \noindent
29210 \begin_inset CommandInset line
29211 LatexCommand rule
29212 offset "0.5ex"
29213 width "100line%"
29214 height "1pt"
29215
29216 \end_inset
29217
29218
29219 \end_layout
29220
29221 \begin_layout Standard
29222
29223 \series bold
29224
29225 \backslash
29226 newcommand{
29227 \backslash
29228 TabBesBeg}[1][1.0]{%
29229 \begin_inset Newline newline
29230 \end_inset
29231
29232
29233 \begin_inset Phantom HPhantom
29234 status open
29235
29236 \begin_layout Plain Layout
29237 \begin_inset space ~
29238 \end_inset
29239
29240
29241 \end_layout
29242
29243 \end_inset
29244
29245
29246 \backslash
29247 let
29248 \backslash
29249 MyTable
29250 \backslash
29251 table
29252 \begin_inset Newline newline
29253 \end_inset
29254
29255
29256 \begin_inset Phantom HPhantom
29257 status open
29258
29259 \begin_layout Plain Layout
29260
29261 \series medium
29262 \begin_inset space ~
29263 \end_inset
29264
29265
29266 \end_layout
29267
29268 \end_inset
29269
29270
29271 \backslash
29272 let
29273 \backslash
29274 MyEndtable
29275 \backslash
29276 endtable
29277 \begin_inset Newline newline
29278 \end_inset
29279
29280
29281 \begin_inset Phantom HPhantom
29282 status open
29283
29284 \begin_layout Plain Layout
29285
29286 \series medium
29287 \begin_inset space ~
29288 \end_inset
29289
29290
29291 \end_layout
29292
29293 \end_inset
29294
29295
29296 \backslash
29297 renewenvironment{table}[1]{
29298 \backslash
29299 begin{SCtable}[#1]##1}{
29300 \backslash
29301 end{SCtable}}}
29302 \end_layout
29303
29304 \begin_layout Standard
29305
29306 \series bold
29307
29308 \backslash
29309 newcommand{
29310 \backslash
29311 TabBesEnd}{%
29312 \begin_inset Newline newline
29313 \end_inset
29314
29315
29316 \begin_inset Phantom HPhantom
29317 status open
29318
29319 \begin_layout Plain Layout
29320 \begin_inset space ~
29321 \end_inset
29322
29323
29324 \end_layout
29325
29326 \end_inset
29327
29328
29329 \backslash
29330 let
29331 \backslash
29332 table
29333 \backslash
29334 MyTable
29335 \begin_inset Newline newline
29336 \end_inset
29337
29338
29339 \begin_inset Phantom HPhantom
29340 status open
29341
29342 \begin_layout Plain Layout
29343 \begin_inset space ~
29344 \end_inset
29345
29346
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \backslash
29353 let
29354 \backslash
29355 endtable
29356 \backslash
29357 MyEndtable
29358 \end_layout
29359
29360 \begin_layout Standard
29361
29362 \series bold
29363
29364 \backslash
29365 newcommand{
29366 \backslash
29367 FigBesBeg}[1][1.0]{%
29368 \begin_inset Newline newline
29369 \end_inset
29370
29371
29372 \begin_inset Phantom HPhantom
29373 status open
29374
29375 \begin_layout Plain Layout
29376 \begin_inset space ~
29377 \end_inset
29378
29379
29380 \end_layout
29381
29382 \end_inset
29383
29384
29385 \backslash
29386 let
29387 \backslash
29388 MyFigure
29389 \backslash
29390 figure
29391 \begin_inset Newline newline
29392 \end_inset
29393
29394
29395 \begin_inset Phantom HPhantom
29396 status open
29397
29398 \begin_layout Plain Layout
29399 \begin_inset space ~
29400 \end_inset
29401
29402
29403 \end_layout
29404
29405 \end_inset
29406
29407
29408 \backslash
29409 let
29410 \backslash
29411 MyEndfigure
29412 \backslash
29413 endfigure
29414 \begin_inset Newline newline
29415 \end_inset
29416
29417
29418 \begin_inset Phantom HPhantom
29419 status open
29420
29421 \begin_layout Plain Layout
29422 \begin_inset space ~
29423 \end_inset
29424
29425
29426 \end_layout
29427
29428 \end_inset
29429
29430
29431 \backslash
29432 renewenvironment{figure}[1]{
29433 \backslash
29434 begin{SCfigure}[#1]##1}{
29435 \backslash
29436 end{SCfigure}}}
29437 \end_layout
29438
29439 \begin_layout Standard
29440
29441 \series bold
29442
29443 \backslash
29444 newcommand{
29445 \backslash
29446 FigBesEnd}{%
29447 \begin_inset Newline newline
29448 \end_inset
29449
29450
29451 \begin_inset Phantom HPhantom
29452 status open
29453
29454 \begin_layout Plain Layout
29455 \begin_inset space ~
29456 \end_inset
29457
29458
29459 \end_layout
29460
29461 \end_inset
29462
29463
29464 \backslash
29465 let
29466 \backslash
29467 figure
29468 \backslash
29469 MyFigure
29470 \begin_inset Newline newline
29471 \end_inset
29472
29473
29474 \begin_inset Phantom HPhantom
29475 status open
29476
29477 \begin_layout Plain Layout
29478 \begin_inset space ~
29479 \end_inset
29480
29481
29482 \end_layout
29483
29484 \end_inset
29485
29486
29487 \backslash
29488 let
29489 \backslash
29490 endfigure
29491 \backslash
29492 MyEndfigure}
29493 \end_layout
29494
29495 \begin_layout Standard
29496 \noindent
29497 \begin_inset CommandInset line
29498 LatexCommand rule
29499 offset "0.5ex"
29500 width "100line%"
29501 height "1pt"
29502
29503 \end_inset
29504
29505
29506 \end_layout
29507
29508 \begin_layout Standard
29509 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
29510  en un lado.
29511  Para figuras flotantes usa el comando
29512 \end_layout
29513
29514 \begin_layout Standard
29515
29516 \series bold
29517
29518 \backslash
29519 FigBesBeg
29520 \end_layout
29521
29522 \begin_layout Standard
29523 en código \SpecialChar TeX
29524  antes del flotante.
29525  Y inserta
29526 \end_layout
29527
29528 \begin_layout Standard
29529
29530 \series bold
29531
29532 \backslash
29533 FigBesEnd
29534 \end_layout
29535
29536 \begin_layout Standard
29537 en código \SpecialChar TeX
29538  en el punto en que quieras volver a la definición original de
29539  flotantes.
29540 \end_layout
29541
29542 \begin_layout Standard
29543 Para cuadros flotantes usa los comandos correspondientes
29544 \end_layout
29545
29546 \begin_layout Standard
29547
29548 \series bold
29549
29550 \backslash
29551 TabBesBeg
29552 \series default
29553  y 
29554 \series bold
29555
29556 \backslash
29557 TabBesEnd
29558 \end_layout
29559
29560 \begin_layout Standard
29561 La figura
29562 \begin_inset space ~
29563 \end_inset
29564
29565
29566 \begin_inset CommandInset ref
29567 LatexCommand ref
29568 reference "fig:encab-al-lado"
29569
29570 \end_inset
29571
29572  y el cuadro
29573 \begin_inset space ~
29574 \end_inset
29575
29576
29577 \begin_inset CommandInset ref
29578 LatexCommand ref
29579 reference "tab:encab-al-lado"
29580
29581 \end_inset
29582
29583  son ejemplos en los que el título se sitúa al lado.
29584 \end_layout
29585
29586 \begin_layout Standard
29587 En los ejemplos puedes ver que el texto del título aparece encima del flotante
29588  en cuadros flotantes y debajo en las figuras flotantes.
29589  Para cambiarlo, puedes usar el comando
29590 \end_layout
29591
29592 \begin_layout Standard
29593
29594 \series bold
29595
29596 \backslash
29597 sidecaptionvpos{tipo de flotante}{colocación}
29598 \end_layout
29599
29600 \begin_layout Standard
29601 en el preámbulo o en código \SpecialChar TeX
29602  antes del flotante.
29603  El 
29604 \emph on
29605 tipo de flotante
29606 \emph default
29607  es 
29608 \family sans
29609 figure
29610 \family default
29611  o 
29612 \family sans
29613 table
29614 \family default
29615 , la 
29616 \emph on
29617 colocación
29618 \emph default
29619  puede ser «
29620 \family sans
29621 t
29622 \family default
29623 » por «top» (arriba), «
29624 \family sans
29625 c
29626 \family default
29627 » por «center» (centro), o «
29628 \family sans
29629 b
29630 \family default
29631 » por «bottom» (abajo).
29632  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
29633  usa el comando
29634 \end_layout
29635
29636 \begin_layout Standard
29637
29638 \series bold
29639
29640 \backslash
29641 sidecaptionvpos{figure}{c}
29642 \end_layout
29643
29644 \begin_layout Standard
29645 Esto se ha hecho en la figura
29646 \begin_inset space ~
29647 \end_inset
29648
29649
29650 \begin_inset CommandInset ref
29651 LatexCommand ref
29652 reference "fig:encab-al-lado-de-fig"
29653
29654 \end_inset
29655
29656 .
29657 \end_layout
29658
29659 \begin_layout Standard
29660 \begin_inset VSpace medskip
29661 \end_inset
29662
29663
29664 \end_layout
29665
29666 \begin_layout Standard
29667 La anchura predeterminada de la leyenda es la del cuadro/figura.
29668  Para cuadros o figuras estrechas, como en el  cuadro
29669 \begin_inset space ~
29670 \end_inset
29671
29672
29673 \begin_inset CommandInset ref
29674 LatexCommand ref
29675 reference "tab:encab-al-lado"
29676
29677 \end_inset
29678
29679 , esto genera leyendas demasiado estrechas.
29680  Puedes aumentar su anchura especificando un factor muliplicador de la anchura
29681  del cuadro/figura.
29682  La anchura de la leyenda se recalculará automáticamente en el caso de que
29683  sobrepase los márgenes de la página o de la columna.
29684  El 
29685 \emph on
29686 factor
29687 \emph default
29688  puede darse como argumento opcional para 
29689 \series bold
29690
29691 \backslash
29692 FigBesBeg
29693 \series default
29694 :
29695 \end_layout
29696
29697 \begin_layout Standard
29698
29699 \series bold
29700
29701 \backslash
29702 FigBesBeg[factor]
29703 \end_layout
29704
29705 \begin_layout Standard
29706 o en la definición de 
29707 \series bold
29708
29709 \backslash
29710 FigBesBeg
29711 \series default
29712  reemplazando 
29713 \series bold
29714 1.0
29715 \series default
29716  con otro valor.
29717  En este segundo caso, el factor será el predeterminado si 
29718 \series bold
29719
29720 \backslash
29721 FigBesBeg
29722 \series default
29723  se usa sin argumento.
29724  Para el cuadro
29725 \begin_inset space ~
29726 \end_inset
29727
29728
29729 \begin_inset CommandInset ref
29730 LatexCommand ref
29731 reference "tab:leyenda-más-ancha"
29732
29733 \end_inset
29734
29735  se ha usado el factor 5.
29736 \end_layout
29737
29738 \begin_layout Standard
29739 \begin_inset Note Greyedout
29740 status open
29741
29742 \begin_layout Plain Layout
29743
29744 \series bold
29745 Nota:
29746 \series default
29747  Para flotantes con la leyenda adosada, no se puede usar la opción 
29748 \family sans
29749 Aquí
29750 \begin_inset space ~
29751 \end_inset
29752
29753 definitivamente
29754 \family default
29755  para la colocación porque no es soportado por 
29756 \series bold
29757 sidecap
29758 \series default
29759 .
29760 \end_layout
29761
29762 \end_inset
29763
29764
29765 \end_layout
29766
29767 \begin_layout Standard
29768 \begin_inset VSpace medskip
29769 \end_inset
29770
29771 Más información sobre el paquete 
29772 \series bold
29773 sidecap
29774 \series default
29775  en su documentación 
29776 \begin_inset CommandInset citation
29777 LatexCommand cite
29778 key "sidecap"
29779
29780 \end_inset
29781
29782 .
29783 \end_layout
29784
29785 \begin_layout Standard
29786 \begin_inset Note Greyedout
29787 status open
29788
29789 \begin_layout Plain Layout
29790
29791 \series bold
29792 Nota:
29793 \series default
29794  El paquete \SpecialChar LaTeX
29795  
29796 \series bold
29797 hypcap
29798 \series default
29799
29800 \begin_inset Index idx
29801 status collapsed
29802
29803 \begin_layout Plain Layout
29804 \SpecialChar LaTeX
29805 -paquetes ! hypcap
29806 \end_layout
29807
29808 \end_inset
29809
29810 , descrito en la sección
29811 \begin_inset space ~
29812 \end_inset
29813
29814
29815 \begin_inset CommandInset ref
29816 LatexCommand ref
29817 reference "subsec:Colocación-de-Referencias"
29818
29819 \end_inset
29820
29821 , no afecta a flotantes con la leyenda al lado.
29822 \end_layout
29823
29824 \end_inset
29825
29826
29827 \end_layout
29828
29829 \begin_layout Standard
29830 \begin_inset ERT
29831 status collapsed
29832
29833 \begin_layout Plain Layout
29834
29835
29836 \backslash
29837 FigBesBeg 
29838 \end_layout
29839
29840 \end_inset
29841
29842
29843 \end_layout
29844
29845 \begin_layout Standard
29846 \begin_inset Float figure
29847 wide false
29848 sideways false
29849 status open
29850
29851 \begin_layout Plain Layout
29852 \begin_inset Graphics
29853         filename ../clipart/escher-lsd.eps
29854         scale 75
29855
29856 \end_inset
29857
29858
29859 \end_layout
29860
29861 \begin_layout Plain Layout
29862 \begin_inset Caption Standard
29863
29864 \begin_layout Plain Layout
29865 \begin_inset CommandInset label
29866 LatexCommand label
29867 name "fig:encab-al-lado"
29868
29869 \end_inset
29870
29871 Leyenda al lado de una figura.
29872 \end_layout
29873
29874 \end_inset
29875
29876
29877 \end_layout
29878
29879 \end_inset
29880
29881
29882 \end_layout
29883
29884 \begin_layout Standard
29885 \begin_inset ERT
29886 status collapsed
29887
29888 \begin_layout Plain Layout
29889
29890
29891 \backslash
29892 FigBesEnd
29893 \end_layout
29894
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \begin_layout Standard
29901 \begin_inset ERT
29902 status collapsed
29903
29904 \begin_layout Plain Layout
29905
29906
29907 \backslash
29908 TabBesBeg 
29909 \end_layout
29910
29911 \end_inset
29912
29913
29914 \end_layout
29915
29916 \begin_layout Standard
29917 \begin_inset Float table
29918 wide false
29919 sideways false
29920 status open
29921
29922 \begin_layout Plain Layout
29923 \begin_inset Caption Standard
29924
29925 \begin_layout Plain Layout
29926 \begin_inset CommandInset label
29927 LatexCommand label
29928 name "tab:encab-al-lado"
29929
29930 \end_inset
29931
29932 Leyenda al lado de un cuadro.
29933 \end_layout
29934
29935 \end_inset
29936
29937
29938 \end_layout
29939
29940 \begin_layout Plain Layout
29941 \begin_inset Tabular
29942 <lyxtabular version="3" rows="4" columns="5">
29943 <features tabularvalignment="middle">
29944 <column alignment="center" valignment="top">
29945 <column alignment="center" valignment="top">
29946 <column alignment="center" valignment="top">
29947 <column alignment="center" valignment="top">
29948 <column alignment="center" valignment="top">
29949 <row>
29950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29951 \begin_inset Text
29952
29953 \begin_layout Plain Layout
29954 a
29955 \end_layout
29956
29957 \end_inset
29958 </cell>
29959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29960 \begin_inset Text
29961
29962 \begin_layout Plain Layout
29963
29964 \end_layout
29965
29966 \end_inset
29967 </cell>
29968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29969 \begin_inset Text
29970
29971 \begin_layout Plain Layout
29972 b
29973 \end_layout
29974
29975 \end_inset
29976 </cell>
29977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29978 \begin_inset Text
29979
29980 \begin_layout Plain Layout
29981
29982 \end_layout
29983
29984 \end_inset
29985 </cell>
29986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29987 \begin_inset Text
29988
29989 \begin_layout Plain Layout
29990 c
29991 \end_layout
29992
29993 \end_inset
29994 </cell>
29995 </row>
29996 <row>
29997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29998 \begin_inset Text
29999
30000 \begin_layout Plain Layout
30001
30002 \end_layout
30003
30004 \end_inset
30005 </cell>
30006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30007 \begin_inset Text
30008
30009 \begin_layout Plain Layout
30010 d
30011 \end_layout
30012
30013 \end_inset
30014 </cell>
30015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30016 \begin_inset Text
30017
30018 \begin_layout Plain Layout
30019
30020 \end_layout
30021
30022 \end_inset
30023 </cell>
30024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30025 \begin_inset Text
30026
30027 \begin_layout Plain Layout
30028 e
30029 \end_layout
30030
30031 \end_inset
30032 </cell>
30033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30034 \begin_inset Text
30035
30036 \begin_layout Plain Layout
30037
30038 \end_layout
30039
30040 \end_inset
30041 </cell>
30042 </row>
30043 <row>
30044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30045 \begin_inset Text
30046
30047 \begin_layout Plain Layout
30048 f
30049 \end_layout
30050
30051 \end_inset
30052 </cell>
30053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30054 \begin_inset Text
30055
30056 \begin_layout Plain Layout
30057
30058 \end_layout
30059
30060 \end_inset
30061 </cell>
30062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30063 \begin_inset Text
30064
30065 \begin_layout Plain Layout
30066 g
30067 \end_layout
30068
30069 \end_inset
30070 </cell>
30071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30072 \begin_inset Text
30073
30074 \begin_layout Plain Layout
30075
30076 \end_layout
30077
30078 \end_inset
30079 </cell>
30080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30081 \begin_inset Text
30082
30083 \begin_layout Plain Layout
30084 h
30085 \end_layout
30086
30087 \end_inset
30088 </cell>
30089 </row>
30090 <row>
30091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30092 \begin_inset Text
30093
30094 \begin_layout Plain Layout
30095
30096 \end_layout
30097
30098 \end_inset
30099 </cell>
30100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30101 \begin_inset Text
30102
30103 \begin_layout Plain Layout
30104 i
30105 \end_layout
30106
30107 \end_inset
30108 </cell>
30109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30110 \begin_inset Text
30111
30112 \begin_layout Plain Layout
30113
30114 \end_layout
30115
30116 \end_inset
30117 </cell>
30118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30119 \begin_inset Text
30120
30121 \begin_layout Plain Layout
30122 j
30123 \end_layout
30124
30125 \end_inset
30126 </cell>
30127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30128 \begin_inset Text
30129
30130 \begin_layout Plain Layout
30131
30132 \end_layout
30133
30134 \end_inset
30135 </cell>
30136 </row>
30137 </lyxtabular>
30138
30139 \end_inset
30140
30141
30142 \end_layout
30143
30144 \end_inset
30145
30146
30147 \end_layout
30148
30149 \begin_layout Standard
30150 \begin_inset ERT
30151 status collapsed
30152
30153 \begin_layout Plain Layout
30154
30155
30156 \backslash
30157 TabBesEnd
30158 \end_layout
30159
30160 \end_inset
30161
30162
30163 \end_layout
30164
30165 \begin_layout Standard
30166 \begin_inset ERT
30167 status collapsed
30168
30169 \begin_layout Plain Layout
30170
30171
30172 \backslash
30173 FigBesBeg 
30174 \end_layout
30175
30176 \end_inset
30177
30178
30179 \end_layout
30180
30181 \begin_layout Standard
30182 \begin_inset ERT
30183 status collapsed
30184
30185 \begin_layout Plain Layout
30186
30187
30188 \backslash
30189 sidecaptionvpos{figure}{c}
30190 \end_layout
30191
30192 \end_inset
30193
30194
30195 \begin_inset Float figure
30196 wide false
30197 sideways false
30198 status open
30199
30200 \begin_layout Plain Layout
30201 \begin_inset Graphics
30202         filename ../clipart/escher-lsd.eps
30203         scale 75
30204
30205 \end_inset
30206
30207
30208 \end_layout
30209
30210 \begin_layout Plain Layout
30211 \begin_inset Caption Standard
30212
30213 \begin_layout Plain Layout
30214 \begin_inset CommandInset label
30215 LatexCommand label
30216 name "fig:encab-al-lado-de-fig"
30217
30218 \end_inset
30219
30220 Leyenda centrada verticalmente junto a una figura.
30221 \end_layout
30222
30223 \end_inset
30224
30225
30226 \end_layout
30227
30228 \end_inset
30229
30230
30231 \end_layout
30232
30233 \begin_layout Standard
30234 \begin_inset ERT
30235 status collapsed
30236
30237 \begin_layout Plain Layout
30238
30239
30240 \backslash
30241 FigBesEnd
30242 \end_layout
30243
30244 \end_inset
30245
30246
30247 \end_layout
30248
30249 \begin_layout Standard
30250 \begin_inset ERT
30251 status collapsed
30252
30253 \begin_layout Plain Layout
30254
30255
30256 \backslash
30257 TabBesBeg[5]
30258 \end_layout
30259
30260 \end_inset
30261
30262
30263 \end_layout
30264
30265 \begin_layout Standard
30266 \begin_inset Float table
30267 wide false
30268 sideways false
30269 status open
30270
30271 \begin_layout Plain Layout
30272 \begin_inset Caption Standard
30273
30274 \begin_layout Plain Layout
30275 \begin_inset CommandInset label
30276 LatexCommand label
30277 name "tab:leyenda-más-ancha"
30278
30279 \end_inset
30280
30281 Una leyenda más ancha que la del cuadro
30282 \begin_inset space ~
30283 \end_inset
30284
30285
30286 \begin_inset CommandInset ref
30287 LatexCommand ref
30288 reference "tab:encab-al-lado"
30289
30290 \end_inset
30291
30292 .
30293 \end_layout
30294
30295 \end_inset
30296
30297
30298 \end_layout
30299
30300 \begin_layout Plain Layout
30301 \begin_inset Tabular
30302 <lyxtabular version="3" rows="4" columns="5">
30303 <features tabularvalignment="middle">
30304 <column alignment="center" valignment="top">
30305 <column alignment="center" valignment="top">
30306 <column alignment="center" valignment="top">
30307 <column alignment="center" valignment="top">
30308 <column alignment="center" valignment="top">
30309 <row>
30310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30311 \begin_inset Text
30312
30313 \begin_layout Plain Layout
30314 a
30315 \end_layout
30316
30317 \end_inset
30318 </cell>
30319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30320 \begin_inset Text
30321
30322 \begin_layout Plain Layout
30323
30324 \end_layout
30325
30326 \end_inset
30327 </cell>
30328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30329 \begin_inset Text
30330
30331 \begin_layout Plain Layout
30332 b
30333 \end_layout
30334
30335 \end_inset
30336 </cell>
30337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30338 \begin_inset Text
30339
30340 \begin_layout Plain Layout
30341
30342 \end_layout
30343
30344 \end_inset
30345 </cell>
30346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30347 \begin_inset Text
30348
30349 \begin_layout Plain Layout
30350 c
30351 \end_layout
30352
30353 \end_inset
30354 </cell>
30355 </row>
30356 <row>
30357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30358 \begin_inset Text
30359
30360 \begin_layout Plain Layout
30361
30362 \end_layout
30363
30364 \end_inset
30365 </cell>
30366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30367 \begin_inset Text
30368
30369 \begin_layout Plain Layout
30370 d
30371 \end_layout
30372
30373 \end_inset
30374 </cell>
30375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30376 \begin_inset Text
30377
30378 \begin_layout Plain Layout
30379
30380 \end_layout
30381
30382 \end_inset
30383 </cell>
30384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30385 \begin_inset Text
30386
30387 \begin_layout Plain Layout
30388 e
30389 \end_layout
30390
30391 \end_inset
30392 </cell>
30393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30394 \begin_inset Text
30395
30396 \begin_layout Plain Layout
30397
30398 \end_layout
30399
30400 \end_inset
30401 </cell>
30402 </row>
30403 <row>
30404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30405 \begin_inset Text
30406
30407 \begin_layout Plain Layout
30408 f
30409 \end_layout
30410
30411 \end_inset
30412 </cell>
30413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30414 \begin_inset Text
30415
30416 \begin_layout Plain Layout
30417
30418 \end_layout
30419
30420 \end_inset
30421 </cell>
30422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30423 \begin_inset Text
30424
30425 \begin_layout Plain Layout
30426 g
30427 \end_layout
30428
30429 \end_inset
30430 </cell>
30431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30432 \begin_inset Text
30433
30434 \begin_layout Plain Layout
30435
30436 \end_layout
30437
30438 \end_inset
30439 </cell>
30440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30441 \begin_inset Text
30442
30443 \begin_layout Plain Layout
30444 h
30445 \end_layout
30446
30447 \end_inset
30448 </cell>
30449 </row>
30450 <row>
30451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30452 \begin_inset Text
30453
30454 \begin_layout Plain Layout
30455
30456 \end_layout
30457
30458 \end_inset
30459 </cell>
30460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30461 \begin_inset Text
30462
30463 \begin_layout Plain Layout
30464 i
30465 \end_layout
30466
30467 \end_inset
30468 </cell>
30469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30470 \begin_inset Text
30471
30472 \begin_layout Plain Layout
30473
30474 \end_layout
30475
30476 \end_inset
30477 </cell>
30478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30479 \begin_inset Text
30480
30481 \begin_layout Plain Layout
30482 j
30483 \end_layout
30484
30485 \end_inset
30486 </cell>
30487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30488 \begin_inset Text
30489
30490 \begin_layout Plain Layout
30491
30492 \end_layout
30493
30494 \end_inset
30495 </cell>
30496 </row>
30497 </lyxtabular>
30498
30499 \end_inset
30500
30501
30502 \end_layout
30503
30504 \end_inset
30505
30506
30507 \end_layout
30508
30509 \begin_layout Standard
30510 \begin_inset ERT
30511 status collapsed
30512
30513 \begin_layout Plain Layout
30514
30515
30516 \backslash
30517 TabBesEnd
30518 \end_layout
30519
30520 \end_inset
30521
30522
30523 \end_layout
30524
30525 \begin_layout Standard
30526 \begin_inset ERT
30527 status collapsed
30528
30529 \begin_layout Plain Layout
30530
30531
30532 \backslash
30533 else
30534 \end_layout
30535
30536 \end_inset
30537
30538
30539 \begin_inset Note Note
30540 status open
30541
30542 \begin_layout Plain Layout
30543 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
30544  
30545 \series bold
30546 sidecap
30547 \series default
30548 .
30549 \end_layout
30550
30551 \end_inset
30552
30553
30554 \end_layout
30555
30556 \begin_layout Standard
30557 Debes instalar el paquete \SpecialChar LaTeX
30558  
30559 \series bold
30560 sidecap
30561 \series default
30562  para ver la parte siguiente en la salida.
30563 \end_layout
30564
30565 \begin_layout Standard
30566 \begin_inset ERT
30567 status collapsed
30568
30569 \begin_layout Plain Layout
30570
30571
30572 \backslash
30573 fi
30574 \end_layout
30575
30576 \end_inset
30577
30578
30579 \end_layout
30580
30581 \begin_layout Section
30582 Índice de flotantes
30583 \begin_inset Index idx
30584 status collapsed
30585
30586 \begin_layout Plain Layout
30587 Flotantes ! Índice de
30588 \end_layout
30589
30590 \end_inset
30591
30592
30593 \end_layout
30594
30595 \begin_layout Standard
30596 Igual que en el índice general se listan las secciones del documento, hay
30597  índices para todos los tipos de flotantes, como las figuras.
30598  Se pueden insertar mediante los submenús 
30599 \family sans
30600 Insertar\SpecialChar menuseparator
30601 Índice
30602 \family default
30603 s.
30604 \end_layout
30605
30606 \begin_layout Standard
30607 Las entradas de los índices son las leyendas del flotante o su título breve,
30608  el número de flotante y el número de la página del documento en la que
30609  aparecen.
30610 \end_layout
30611
30612 \begin_layout Standard
30613 Puedes encontrar los índices de figuras y cuadros al final de este documento.
30614 \end_layout
30615
30616 \begin_layout Chapter
30617 Notas
30618 \end_layout
30619
30620 \begin_layout Section
30621 Notas en \SpecialChar LyX
30622
30623 \begin_inset Index idx
30624 status collapsed
30625
30626 \begin_layout Plain Layout
30627 Notas ! en \SpecialChar LyX
30628
30629 \end_layout
30630
30631 \end_inset
30632
30633
30634 \end_layout
30635
30636 \begin_layout Standard
30637 Las notas se insertan con el botón 
30638 \begin_inset Info
30639 type  "icon"
30640 arg   "note-insert"
30641 \end_inset
30642
30643  o con el menú 
30644 \family sans
30645 Insertar\SpecialChar menuseparator
30646 Nota
30647 \family default
30648 .
30649  Hay tres tipos de notas:
30650 \end_layout
30651
30652 \begin_layout Description
30653 Nota
30654 \begin_inset space ~
30655 \end_inset
30656
30657 \SpecialChar LyX
30658  Este tipo es para notas internas que no han de aparecer en la salida.
30659  Su cuadro se muestra como este:
30660 \begin_inset Newline newline
30661 \end_inset
30662
30663
30664 \begin_inset Newline newline
30665 \end_inset
30666
30667
30668 \begin_inset Graphics
30669         filename clipart/NotaLyXImagen.png
30670         display false
30671
30672 \end_inset
30673
30674  
30675 \begin_inset Note Note
30676 status collapsed
30677
30678 \begin_layout Plain Layout
30679 Este es un texto en un recuadro que no se muestra en la salida.
30680 \end_layout
30681
30682 \end_inset
30683
30684
30685 \end_layout
30686
30687 \begin_layout Description
30688 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
30689  comentario de \SpecialChar LaTeX
30690 , cuando exportas el documento a \SpecialChar LaTeX
30691  vía menú 
30692 \family sans
30693 Archivo\SpecialChar menuseparator
30694 Exportar\SpecialChar menuseparator
30695 LaTeX
30696 \begin_inset space ~
30697 \end_inset
30698
30699 (pdflatex) / (simple)
30700 \family default
30701 .
30702  Su recuadro se ve así:
30703 \begin_inset Newline newline
30704 \end_inset
30705
30706
30707 \begin_inset Newline newline
30708 \end_inset
30709
30710
30711 \begin_inset Graphics
30712         filename clipart/ComentNotaImagen.png
30713         display false
30714
30715 \end_inset
30716
30717  
30718 \begin_inset Note Comment
30719 status collapsed
30720
30721 \begin_layout Plain Layout
30722 Una nota comentario que sólo aparece como comentario en archivos \SpecialChar LaTeX
30723 .
30724 \end_layout
30725
30726 \end_inset
30727
30728
30729 \end_layout
30730
30731 \begin_layout Description
30732 Nota
30733 \begin_inset space ~
30734 \end_inset
30735
30736 gris Esta nota aparece en la salida como texto en color gris pálido.
30737  Su recuadro se ve así:
30738 \begin_inset Newline newline
30739 \end_inset
30740
30741
30742 \begin_inset Newline newline
30743 \end_inset
30744
30745
30746 \begin_inset Graphics
30747         filename clipart/GrisNotaImagen.png
30748         display false
30749
30750 \end_inset
30751
30752
30753 \begin_inset Newline newline
30754 \end_inset
30755
30756
30757 \begin_inset ERT
30758 status collapsed
30759
30760 \begin_layout Plain Layout
30761
30762
30763 \backslash
30764 renewenvironment{lyxgreyedout}
30765 \end_layout
30766
30767 \begin_layout Plain Layout
30768
30769 {
30770 \backslash
30771 textcolor[gray]{0.8}
30772 \backslash
30773 bgroup}{
30774 \backslash
30775 egroup}
30776 \end_layout
30777
30778 \end_inset
30779
30780
30781 \begin_inset Note Greyedout
30782 status open
30783
30784 \begin_layout Plain Layout
30785 Texto en color gris palido en la salida.
30786 \end_layout
30787
30788 \end_inset
30789
30790
30791 \begin_inset ERT
30792 status collapsed
30793
30794 \begin_layout Plain Layout
30795
30796
30797 \backslash
30798 renewenvironment{lyxgreyedout}
30799 \end_layout
30800
30801 \begin_layout Plain Layout
30802
30803 {
30804 \backslash
30805 textcolor{blue}
30806 \backslash
30807 bgroup}{
30808 \backslash
30809 egroup}
30810 \end_layout
30811
30812 \end_inset
30813
30814
30815 \begin_inset Note Note
30816 status collapsed
30817
30818 \begin_layout Plain Layout
30819 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
30820  original de \SpecialChar LyX
30821 , ya que en el preámbulo de este documento se han redefinido
30822  estas notas para que salgan en azul, como se indica más adelante.
30823 \end_layout
30824
30825 \end_inset
30826
30827
30828 \begin_inset Newline newline
30829 \end_inset
30830
30831
30832 \begin_inset Newline newline
30833 \end_inset
30834
30835 Como se ve en el ejemplo, la primera línea de las notas grises tiene una
30836  pequeña sangría, y por otra parte pueden tener notas al pie.
30837 \end_layout
30838
30839 \begin_layout Standard
30840 \begin_inset VSpace bigskip
30841 \end_inset
30842
30843 Si usas el botón de la barra de herramientas 
30844 \begin_inset Info
30845 type  "icon"
30846 arg   "note-insert"
30847 \end_inset
30848
30849  para insertar notas, se inserta una 
30850 \family sans
30851 Nota
30852 \begin_inset space ~
30853 \end_inset
30854
30855 \SpecialChar LyX
30856
30857 \family default
30858 .
30859  Puedes cambiar entre los tres tipos de nota con clic derecho sobre el recuadro.
30860  
30861 \family roman
30862 \series medium
30863 \bar no
30864 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
30865  botón de herramienta 
30866 \family sans
30867 \series default
30868 \bar default
30869 Nota
30870 \family default
30871 .
30872  Para cambiar una nota a texto, pulsa la tecla 
30873 \family sans
30874 Retroceso
30875 \family default
30876  cuando el cursor está en la primera posición de una nota, o la tecla 
30877 \family sans
30878 Supr
30879 \family default
30880  cuando el cursor está en la última posición de la nota, respectivamente.
30881 \end_layout
30882
30883 \begin_layout Standard
30884 \begin_inset VSpace bigskip
30885 \end_inset
30886
30887 El color del texto en las notas grises puede cambiarse en el menú 
30888 \family sans
30889 Documento\SpecialChar menuseparator
30890 Configuración\SpecialChar menuseparator
30891 Colores
30892 \family default
30893 .
30894 \end_layout
30895
30896 \begin_layout Section
30897 Notas al pie
30898 \begin_inset CommandInset label
30899 LatexCommand label
30900 name "sec:Notas-al-pie"
30901
30902 \end_inset
30903
30904
30905 \begin_inset Index idx
30906 status collapsed
30907
30908 \begin_layout Plain Layout
30909 Notas ! al pie
30910 \end_layout
30911
30912 \end_inset
30913
30914
30915 \end_layout
30916
30917 \begin_layout Standard
30918 Las notas al pie se insertan con el botón 
30919 \begin_inset Info
30920 type  "icon"
30921 arg   "footnote-insert"
30922 \end_inset
30923
30924  o el menú 
30925 \family sans
30926 Insertar\SpecialChar menuseparator
30927 Nota
30928 \begin_inset space ~
30929 \end_inset
30930
30931 al
30932 \begin_inset space ~
30933 \end_inset
30934
30935 pie
30936 \family default
30937 .
30938  
30939 \family roman
30940 \series medium
30941 \bar no
30942 Aparece un recuadro como este:
30943 \family default
30944 \series default
30945 \bar default
30946  
30947 \begin_inset Graphics
30948         filename clipart/notapie.png
30949         scale 80
30950
30951 \end_inset
30952
30953  
30954 \family roman
30955 \series medium
30956 \bar no
30957 donde puedes introducir el texto.
30958  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
30959  sobre el
30960 \family default
30961 \series default
30962 \bar default
30963  
30964 \family roman
30965 \series medium
30966 \bar no
30967 botón
30968 \family default
30969 \series default
30970 \bar default
30971 .
30972  Para cambiar una nota al pie a texto, pulsa la tecla 
30973 \family sans
30974 Retroceso
30975 \family default
30976  cuando el cursor está en la primera posición de la nota al pie, o la tecla
30977  
30978 \family sans
30979 Supr
30980 \family default
30981  cuando el cursor está en la última posición de la nota, respectivamente.
30982 \end_layout
30983
30984 \begin_layout Standard
30985 Aquí hay un ejemplo de nota al pie:
30986 \family roman
30987 \series medium
30988 \bar no
30989
30990 \begin_inset Foot
30991 status collapsed
30992
30993 \begin_layout Plain Layout
30994 \begin_inset CommandInset label
30995 LatexCommand label
30996 name "pie:Esto-es-una"
30997
30998 \end_inset
30999
31000 Ejemplo de nota al pie.
31001 \end_layout
31002
31003 \end_inset
31004
31005
31006 \family default
31007 \series default
31008 \bar default
31009
31010 \begin_inset ERT
31011 status collapsed
31012
31013 \begin_layout Plain Layout
31014
31015
31016 \backslash
31017 newcounter{MyRepeatFoot}
31018 \end_layout
31019
31020 \begin_layout Plain Layout
31021
31022
31023 \backslash
31024 setcounter{MyRepeatFoot}{
31025 \backslash
31026 thefootnote}
31027 \end_layout
31028
31029 \end_inset
31030
31031
31032 \end_layout
31033
31034 \begin_layout Standard
31035 En la salida, el pie se muestra como número voladito en el lugar del texto
31036  donde se coloca el recuadro.
31037  El texto se coloca al final de la página actual.
31038  Los números de las notas son calculados por \SpecialChar LaTeX
31039 , y son consecutivos.
31040  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
31041 \end_layout
31042
31043 \begin_layout Standard
31044 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
31045  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
31046  se describe en la sección
31047 \begin_inset space ~
31048 \end_inset
31049
31050
31051 \begin_inset CommandInset ref
31052 LatexCommand ref
31053 reference "sec:Referencias-a-Flotantes"
31054
31055 \end_inset
31056
31057 .
31058 \begin_inset Newline newline
31059 \end_inset
31060
31061 Esto es una referencia cruzada a la Nota al pie
31062 \begin_inset space ~
31063 \end_inset
31064
31065
31066 \begin_inset CommandInset ref
31067 LatexCommand ref
31068 reference "pie:Esto-es-una"
31069
31070 \end_inset
31071
31072 .
31073 \end_layout
31074
31075 \begin_layout Standard
31076 \begin_inset VSpace defskip
31077 \end_inset
31078
31079
31080 \end_layout
31081
31082 \begin_layout Standard
31083 Las notas al pie en entornos de título generalmente no se numeran y no pueden
31084  contener varios párrafos.
31085  Véase como ejemplo la nota al pie en el título de este documento.
31086  
31087 \end_layout
31088
31089 \begin_layout Standard
31090 \begin_inset VSpace defskip
31091 \end_inset
31092
31093
31094 \end_layout
31095
31096 \begin_layout Standard
31097 Debido a razones técnicas, \SpecialChar LaTeX
31098  no imprime las notas al pie en cuadros.
31099  No obstante, hay otro método para imprimirlas: en lugar de la nota al pie
31100  se inserta el comando 
31101 \series bold
31102
31103 \backslash
31104 footnotemark{}
31105 \series default
31106  en código \SpecialChar TeX
31107 .
31108  El texto de la nota se introduce como argumento del comando
31109 \series bold
31110  
31111 \backslash
31112 footnotetext
31113 \series default
31114  después del cuadro.
31115 \begin_inset Newline newline
31116 \end_inset
31117
31118 Esto es lo que se ha hecho para el siguiente cuadro con el comando
31119 \end_layout
31120
31121 \begin_layout Standard
31122
31123 \series bold
31124
31125 \backslash
31126 footnotetext{
31127 \series default
31128 Texto de la nota del cuadro.
31129 \series bold
31130 }
31131 \end_layout
31132
31133 \begin_layout Standard
31134 \begin_inset Tabular
31135 <lyxtabular version="3" rows="2" columns="1">
31136 <features tabularvalignment="middle">
31137 <column alignment="center" valignment="top">
31138 <row>
31139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31140 \begin_inset Text
31141
31142 \begin_layout Plain Layout
31143 Texto de ejemplo.
31144 \begin_inset Foot
31145 status open
31146
31147 \begin_layout Plain Layout
31148 ¡Esta nota no se imprimirá!
31149 \end_layout
31150
31151 \end_inset
31152
31153
31154 \end_layout
31155
31156 \end_inset
31157 </cell>
31158 </row>
31159 <row>
31160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31161 \begin_inset Text
31162
31163 \begin_layout Plain Layout
31164 Texto de ejemplo.
31165 \begin_inset ERT
31166 status collapsed
31167
31168 \begin_layout Plain Layout
31169
31170
31171 \backslash
31172 footnotemark{}
31173 \end_layout
31174
31175 \end_inset
31176
31177
31178 \end_layout
31179
31180 \end_inset
31181 </cell>
31182 </row>
31183 </lyxtabular>
31184
31185 \end_inset
31186
31187
31188 \begin_inset ERT
31189 status collapsed
31190
31191 \begin_layout Plain Layout
31192
31193
31194 \backslash
31195 footnotetext{
31196 \end_layout
31197
31198 \end_inset
31199
31200 Texto de la nota del cuadro.
31201 \begin_inset ERT
31202 status collapsed
31203
31204 \begin_layout Plain Layout
31205
31206 }
31207 \end_layout
31208
31209 \end_inset
31210
31211
31212 \end_layout
31213
31214 \begin_layout Standard
31215 Las notas al pie en cuadros multipágina se describen en la sección
31216 \begin_inset space ~
31217 \end_inset
31218
31219
31220 \begin_inset CommandInset ref
31221 LatexCommand ref
31222 reference "subsec:Notas-al-pie-en-Cuadros-Multipágina"
31223
31224 \end_inset
31225
31226 .
31227 \end_layout
31228
31229 \begin_layout Standard
31230 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
31231  y con numeración diferente debido a que una minipágina es como una página
31232  dentro de otra.
31233  (Más información sobre minipáginas en la sección
31234 \begin_inset space ~
31235 \end_inset
31236
31237
31238 \begin_inset CommandInset ref
31239 LatexCommand ref
31240 reference "sec:Minipáginas"
31241
31242 \end_inset
31243
31244 ).
31245  Para poner notas en una minipágina que se impriman a pie de página como
31246  las notas al pie normales, se puede usar también el método de 
31247 \series bold
31248
31249 \backslash
31250 footnotemark{}
31251 \series default
31252  y 
31253 \series bold
31254
31255 \backslash
31256 footnotetext
31257 \series default
31258 .
31259 \end_layout
31260
31261 \begin_layout Standard
31262 \begin_inset Box Frameless
31263 position "t"
31264 hor_pos "c"
31265 has_inner_box 1
31266 inner_pos "t"
31267 use_parbox 0
31268 use_makebox 0
31269 width "100col%"
31270 special "none"
31271 height "1in"
31272 height_special "totalheight"
31273 thickness "0.4pt"
31274 separation "3pt"
31275 shadowsize "4pt"
31276 framecolor "black"
31277 backgroundcolor "none"
31278 status open
31279
31280 \begin_layout Plain Layout
31281 Muestra de texto en una minipágina.
31282 \begin_inset Foot
31283 status open
31284
31285 \begin_layout Plain Layout
31286 Nota en la minipágina.
31287 \end_layout
31288
31289 \end_inset
31290
31291
31292 \end_layout
31293
31294 \begin_layout Plain Layout
31295 Muestra de texto en una minipágina.
31296 \begin_inset ERT
31297 status collapsed
31298
31299 \begin_layout Plain Layout
31300
31301
31302 \backslash
31303 footnotemark{}
31304 \end_layout
31305
31306 \end_inset
31307
31308
31309 \end_layout
31310
31311 \end_inset
31312
31313
31314 \end_layout
31315
31316 \begin_layout Standard
31317 \begin_inset ERT
31318 status collapsed
31319
31320 \begin_layout Plain Layout
31321
31322
31323 \backslash
31324 footnotetext{
31325 \end_layout
31326
31327 \end_inset
31328
31329 Nota fuera de la minipágina.
31330 \begin_inset ERT
31331 status collapsed
31332
31333 \begin_layout Plain Layout
31334
31335 }
31336 \end_layout
31337
31338 \end_inset
31339
31340
31341 \end_layout
31342
31343 \begin_layout Standard
31344 \begin_inset VSpace defskip
31345 \end_inset
31346
31347
31348 \end_layout
31349
31350 \begin_layout Standard
31351 Para hacer referencia a la misma nota varias veces sin imprimir su texto
31352  cada vez, usa el comando 
31353 \series bold
31354
31355 \backslash
31356 footnotemark[number]
31357 \series default
31358  en código \SpecialChar TeX
31359 .
31360 \begin_inset Newline newline
31361 \end_inset
31362
31363 Como el número de la nota repetida no se conoce mientras se escribe el texto,
31364  hay que guardarlo.
31365  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
31366  comandos en código \SpecialChar TeX
31367  después de la nota al pie
31368 \begin_inset space ~
31369 \end_inset
31370
31371
31372 \begin_inset CommandInset ref
31373 LatexCommand ref
31374 reference "pie:Esto-es-una"
31375
31376 \end_inset
31377
31378  para guardar el número de la nota: 
31379 \end_layout
31380
31381 \begin_layout Standard
31382
31383 \series bold
31384
31385 \backslash
31386 newcounter{MyRepeatFoot}
31387 \begin_inset Newline newline
31388 \end_inset
31389
31390
31391 \backslash
31392 setcounter{MyRepeatFoot}{
31393 \backslash
31394 thefootnote}
31395 \end_layout
31396
31397 \begin_layout Standard
31398 La marca de la nota se ha creado después con el comando:
31399 \end_layout
31400
31401 \begin_layout Standard
31402
31403 \series bold
31404
31405 \backslash
31406 footnotemark[
31407 \backslash
31408 theMyRepeatFoot]
31409 \end_layout
31410
31411 \begin_layout Standard
31412 Aquí hay una nota repetida:
31413 \begin_inset ERT
31414 status collapsed
31415
31416 \begin_layout Plain Layout
31417
31418
31419 \backslash
31420 footnotemark[
31421 \backslash
31422 theMyRepeatFoot]
31423 \end_layout
31424
31425 \end_inset
31426
31427
31428 \end_layout
31429
31430 \begin_layout Standard
31431 Para repetir la nota al pie previa, se puede omitir el guardado del número
31432  de la nota y usar en su lugar el comando:
31433 \end_layout
31434
31435 \begin_layout Standard
31436
31437 \series bold
31438
31439 \backslash
31440 footnotemark[
31441 \backslash
31442 thefootnote]
31443 \end_layout
31444
31445 \begin_layout Standard
31446 Aquí hay otra nota repetida:
31447 \begin_inset ERT
31448 status collapsed
31449
31450 \begin_layout Plain Layout
31451
31452
31453 \backslash
31454 footnotemark[
31455 \backslash
31456 thefootnote]
31457 \end_layout
31458
31459 \end_inset
31460
31461
31462 \end_layout
31463
31464 \begin_layout Subsection
31465 Numeración de notas al pie
31466 \begin_inset CommandInset label
31467 LatexCommand label
31468 name "subsec:Numeración-de-Notas-al-Pie"
31469
31470 \end_inset
31471
31472
31473 \begin_inset Index idx
31474 status collapsed
31475
31476 \begin_layout Plain Layout
31477 Notas ! al pie ! numeración
31478 \end_layout
31479
31480 \end_inset
31481
31482
31483 \end_layout
31484
31485 \begin_layout Standard
31486 Para reiniciar el número de pie a 1 en cada sección añade
31487 \family roman
31488  en el preámbulo el comando:
31489 \end_layout
31490
31491 \begin_layout Standard
31492
31493 \series bold
31494
31495 \backslash
31496 @addtoreset{footnote}{section}
31497 \end_layout
31498
31499 \begin_layout Standard
31500 \begin_inset VSpace bigskip
31501 \end_inset
31502
31503 El siguiente comando en el preámbulo cambia el estilo de numeración del
31504  pie a números romanos en minúsculas:
31505 \end_layout
31506
31507 \begin_layout Standard
31508
31509 \series bold
31510
31511 \backslash
31512 renewcommand{
31513 \backslash
31514 thefootnote}{
31515 \backslash
31516 roman{footnote}}
31517 \end_layout
31518
31519 \begin_layout Standard
31520 \begin_inset ERT
31521 status collapsed
31522
31523 \begin_layout Plain Layout
31524
31525
31526 \backslash
31527 renewcommand{
31528 \backslash
31529 thefootnote}{
31530 \backslash
31531 roman{footnote}}
31532 \end_layout
31533
31534 \end_inset
31535
31536  Nota al pie en números romanos:
31537 \begin_inset Foot
31538 status collapsed
31539
31540 \begin_layout Plain Layout
31541 Ejemplo de nota al pie en números romanos.
31542 \end_layout
31543
31544 \end_inset
31545
31546
31547 \begin_inset ERT
31548 status collapsed
31549
31550 \begin_layout Plain Layout
31551
31552
31553 \backslash
31554 renewcommand{
31555 \backslash
31556 thefootnote}{
31557 \backslash
31558 arabic{footnote}}
31559 \end_layout
31560
31561 \end_inset
31562
31563
31564 \end_layout
31565
31566 \begin_layout Standard
31567 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
31568  
31569 \series bold
31570
31571 \backslash
31572 roman
31573 \series default
31574  por 
31575 \series bold
31576
31577 \backslash
31578 Roman
31579 \series default
31580 .
31581  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
31582 \series bold
31583
31584 \backslash
31585 Alph
31586 \series default
31587  o 
31588 \series bold
31589
31590 \backslash
31591 alph
31592 \series default
31593 , respectivamente.
31594  Para ordenar las notas al pie con símbolos usa 
31595 \series bold
31596
31597 \backslash
31598 fnsymbol
31599 \series default
31600 .
31601 \end_layout
31602
31603 \begin_layout Standard
31604 \begin_inset Note Greyedout
31605 status open
31606
31607 \begin_layout Plain Layout
31608
31609 \series bold
31610 Nota:
31611 \series default
31612  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
31613  simples.
31614 \end_layout
31615
31616 \end_inset
31617
31618
31619 \begin_inset Newline newline
31620 \end_inset
31621
31622
31623 \begin_inset Note Greyedout
31624 status open
31625
31626 \begin_layout Plain Layout
31627
31628 \series bold
31629 Nota:
31630 \series default
31631  sólo puedes ordenar hasta 9 pies con símbolos.
31632 \end_layout
31633
31634 \end_inset
31635
31636
31637 \end_layout
31638
31639 \begin_layout Standard
31640 Para volver al estilo de numeración predeterminado cuando has cambiado a
31641  otro estilo, usa 
31642 \series bold
31643
31644 \backslash
31645 arabic
31646 \series default
31647  en vez de 
31648 \series bold
31649
31650 \backslash
31651 roman
31652 \series default
31653  en el comando anterior.
31654 \begin_inset ERT
31655 status collapsed
31656
31657 \begin_layout Plain Layout
31658
31659
31660 \backslash
31661 renewcommand{
31662 \backslash
31663 thefootnote}{
31664 \backslash
31665 arabic{footnote}}
31666 \end_layout
31667
31668 \end_inset
31669
31670
31671 \end_layout
31672
31673 \begin_layout Standard
31674 \begin_inset VSpace bigskip
31675 \end_inset
31676
31677
31678 \end_layout
31679
31680 \begin_layout Standard
31681 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
31682  comando al preámbulo del documento:
31683 \end_layout
31684
31685 \begin_layout Standard
31686
31687 \series bold
31688
31689 \backslash
31690 numberwithin{footnote}{chapter}
31691 \end_layout
31692
31693 \begin_layout Standard
31694 Para poder usar el comando 
31695 \series bold
31696
31697 \backslash
31698 numberwithin
31699 \series default
31700 , marca la opción 
31701 \family sans
31702 Usar
31703 \family default
31704
31705 \begin_inset space ~
31706 \end_inset
31707
31708
31709 \family sans
31710 el
31711 \family default
31712
31713 \begin_inset space ~
31714 \end_inset
31715
31716
31717 \family sans
31718 paquete
31719 \family default
31720
31721 \begin_inset space ~
31722 \end_inset
31723
31724
31725 \family sans
31726 AMS
31727 \family default
31728  en la sección 
31729 \family sans
31730 Opciones para ecuaciones
31731 \family default
31732  de la configuración del documento.
31733 \end_layout
31734
31735 \begin_layout Standard
31736 \begin_inset ERT
31737 status collapsed
31738
31739 \begin_layout Plain Layout
31740
31741
31742 \backslash
31743 numberwithin{footnote}{chapter}
31744 \end_layout
31745
31746 \end_inset
31747
31748 Esto es otro ejemplo de nota al pie:
31749 \series bold
31750
31751 \begin_inset Foot
31752 status collapsed
31753
31754 \begin_layout Plain Layout
31755 Nota al pie numerada en el esquema 
31756 \begin_inset Quotes eld
31757 \end_inset
31758
31759 capítulo.nota
31760 \begin_inset Quotes erd
31761 \end_inset
31762
31763 .
31764 \end_layout
31765
31766 \end_inset
31767
31768
31769 \series default
31770
31771 \begin_inset ERT
31772 status collapsed
31773
31774 \begin_layout Plain Layout
31775
31776
31777 \backslash
31778 renewcommand{
31779 \backslash
31780 thefootnote}{
31781 \backslash
31782 arabic{footnote}}
31783 \end_layout
31784
31785 \end_inset
31786
31787
31788 \end_layout
31789
31790 \begin_layout Standard
31791 \begin_inset Note Greyedout
31792 status open
31793
31794 \begin_layout Plain Layout
31795
31796 \series bold
31797 Nota: 
31798 \backslash
31799 numberwithin 
31800 \series default
31801 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
31802  previas para obtener números no arábigos se sobreescriben.
31803 \end_layout
31804
31805 \end_inset
31806
31807
31808 \end_layout
31809
31810 \begin_layout Standard
31811 Así, para obtener por ejemplo el esquema «capítulo.
31812 \backslash
31813 Roman{footnote}», usa este comando en vez de 
31814 \series bold
31815
31816 \backslash
31817 numberwithin
31818 \series default
31819 :
31820 \end_layout
31821
31822 \begin_layout Standard
31823
31824 \series bold
31825
31826 \backslash
31827 renewcommand{
31828 \backslash
31829 thefootnote}{
31830 \backslash
31831 thechapter.
31832 \backslash
31833 Roman{footnote}}
31834 \end_layout
31835
31836 \begin_layout Subsection
31837 Colocación de notas al pie
31838 \begin_inset Index idx
31839 status collapsed
31840
31841 \begin_layout Plain Layout
31842 Notas ! al pie ! colocación
31843 \end_layout
31844
31845 \end_inset
31846
31847
31848 \end_layout
31849
31850 \begin_layout Standard
31851 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
31852  entre ellas al final de la página.
31853  Para hacerlas más legibles puedes añadir 1.5
31854 \begin_inset space \thinspace{}
31855 \end_inset
31856
31857 mm, p.
31858 \begin_inset space \thinspace{}
31859 \end_inset
31860
31861 ej., con el comando siguiente en el preámbulo:
31862 \end_layout
31863
31864 \begin_layout Standard
31865
31866 \series bold
31867
31868 \backslash
31869 let
31870 \backslash
31871 myFoot
31872 \backslash
31873 footnote
31874 \begin_inset Newline newline
31875 \end_inset
31876
31877
31878 \backslash
31879 renewcommand{
31880 \backslash
31881 footnote}[1]{
31882 \backslash
31883 myFoot{#1
31884 \backslash
31885 vspace{1.5mm}}}
31886 \end_layout
31887
31888 \begin_layout Standard
31889 \begin_inset VSpace bigskip
31890 \end_inset
31891
31892 En documentos a dos columnas la nota al pie aparece al final de cada columna,
31893  véase la figura
31894 \begin_inset space ~
31895 \end_inset
31896
31897
31898 \begin_inset CommandInset ref
31899 LatexCommand ref
31900 reference "fig:Colocación-standard-del-pie"
31901
31902 \end_inset
31903
31904 .
31905  Si las notas debieran mostrarse sólo al final de la columna derecha, como
31906  en la figura
31907 \begin_inset space ~
31908 \end_inset
31909
31910
31911 \begin_inset CommandInset ref
31912 LatexCommand ref
31913 reference "fig:Colocación-del-pie-en"
31914
31915 \end_inset
31916
31917 , usa el paquete \SpecialChar LaTeX
31918  
31919 \series bold
31920 ftnright
31921 \series default
31922
31923 \begin_inset Index idx
31924 status collapsed
31925
31926 \begin_layout Plain Layout
31927 \SpecialChar LaTeX
31928 -paquetes ! ftnright
31929 \end_layout
31930
31931 \end_inset
31932
31933  con este comando en el preámbulo:
31934 \end_layout
31935
31936 \begin_layout Standard
31937
31938 \series bold
31939
31940 \backslash
31941 usepackage{ftnright}
31942 \end_layout
31943
31944 \begin_layout Standard
31945 \begin_inset Float figure
31946 placement !h
31947 wide false
31948 sideways false
31949 status open
31950
31951 \begin_layout Plain Layout
31952 \noindent
31953 \align center
31954 \begin_inset Box Boxed
31955 position "t"
31956 hor_pos "c"
31957 has_inner_box 0
31958 inner_pos "t"
31959 use_parbox 0
31960 use_makebox 0
31961 width ""
31962 special "none"
31963 height "1in"
31964 height_special "totalheight"
31965 thickness "0.4pt"
31966 separation "3pt"
31967 shadowsize "4pt"
31968 framecolor "black"
31969 backgroundcolor "none"
31970 status open
31971
31972 \begin_layout Plain Layout
31973 \begin_inset Graphics
31974         filename ../clipart/without_fntright.pdf
31975         width 100col%
31976         scaleBeforeRotation
31977
31978 \end_inset
31979
31980
31981 \end_layout
31982
31983 \end_inset
31984
31985
31986 \end_layout
31987
31988 \begin_layout Plain Layout
31989 \begin_inset Caption Standard
31990
31991 \begin_layout Plain Layout
31992 \begin_inset CommandInset label
31993 LatexCommand label
31994 name "fig:Colocación-standard-del-pie"
31995
31996 \end_inset
31997
31998 Colocación estándar de notas al pie en documentos a dos columnas.
31999 \end_layout
32000
32001 \end_inset
32002
32003
32004 \end_layout
32005
32006 \end_inset
32007
32008
32009 \end_layout
32010
32011 \begin_layout Standard
32012 \begin_inset Float figure
32013 placement !h
32014 wide false
32015 sideways false
32016 status open
32017
32018 \begin_layout Plain Layout
32019 \noindent
32020 \align center
32021 \begin_inset Box Boxed
32022 position "t"
32023 hor_pos "c"
32024 has_inner_box 0
32025 inner_pos "t"
32026 use_parbox 0
32027 use_makebox 0
32028 width ""
32029 special "none"
32030 height "1in"
32031 height_special "totalheight"
32032 thickness "0.4pt"
32033 separation "3pt"
32034 shadowsize "4pt"
32035 framecolor "black"
32036 backgroundcolor "none"
32037 status open
32038
32039 \begin_layout Plain Layout
32040 \begin_inset Graphics
32041         filename ../clipart/with_fntright.pdf
32042         width 100col%
32043         scaleBeforeRotation
32044
32045 \end_inset
32046
32047
32048 \end_layout
32049
32050 \end_inset
32051
32052
32053 \end_layout
32054
32055 \begin_layout Plain Layout
32056 \begin_inset Caption Standard
32057
32058 \begin_layout Plain Layout
32059 \begin_inset CommandInset label
32060 LatexCommand label
32061 name "fig:Colocación-del-pie-en"
32062
32063 \end_inset
32064
32065 Colocación de la nota al pie en documentos a dos columnas cuando se usa
32066  el paquete \SpecialChar LaTeX
32067  
32068 \series bold
32069 ftnright
32070 \series default
32071 .
32072 \end_layout
32073
32074 \end_inset
32075
32076
32077 \end_layout
32078
32079 \end_inset
32080
32081
32082 \end_layout
32083
32084 \begin_layout Standard
32085 \begin_inset VSpace bigskip
32086 \end_inset
32087
32088 En alguna literatura científica es habitual reunir las notas para imprimirlas
32089  en un párrafo separado al final de la sección, como en la figura
32090 \begin_inset space ~
32091 \end_inset
32092
32093
32094 \begin_inset CommandInset ref
32095 LatexCommand ref
32096 reference "fig:Notas-al-pie-al-final"
32097
32098 \end_inset
32099
32100 .
32101  Para reunir las notas al final
32102 \begin_inset Index idx
32103 status collapsed
32104
32105 \begin_layout Plain Layout
32106 Notas ! al final
32107 \end_layout
32108
32109 \end_inset
32110
32111  en vez de a pie de página, carga en el menú 
32112 \family sans
32113 Documento\SpecialChar menuseparator
32114 Configuratión\SpecialChar menuseparator
32115 Módulos
32116 \family default
32117  el módulo 
32118 \family sans
32119 Pie
32120 \begin_inset space ~
32121 \end_inset
32122
32123 al
32124 \begin_inset space ~
32125 \end_inset
32126
32127 final
32128 \family default
32129 .
32130  Para insertar la colección de notas, escribe el comando
32131 \end_layout
32132
32133 \begin_layout Standard
32134
32135 \series bold
32136
32137 \backslash
32138 theendnotes
32139 \end_layout
32140
32141 \begin_layout Standard
32142 en código \SpecialChar TeX
32143  al final de una sección o capítulo.
32144 \end_layout
32145
32146 \begin_layout Standard
32147 \begin_inset Float figure
32148 wide false
32149 sideways false
32150 status open
32151
32152 \begin_layout Plain Layout
32153 \align center
32154 \begin_inset Box Boxed
32155 position "t"
32156 hor_pos "c"
32157 has_inner_box 0
32158 inner_pos "t"
32159 use_parbox 0
32160 use_makebox 0
32161 width ""
32162 special "none"
32163 height "1in"
32164 height_special "totalheight"
32165 thickness "0.4pt"
32166 separation "3pt"
32167 shadowsize "4pt"
32168 framecolor "black"
32169 backgroundcolor "none"
32170 status open
32171
32172 \begin_layout Plain Layout
32173 \begin_inset Graphics
32174         filename ../clipart/endnotes.pdf
32175         width 100col%
32176         scaleBeforeRotation
32177
32178 \end_inset
32179
32180
32181 \end_layout
32182
32183 \end_inset
32184
32185
32186 \end_layout
32187
32188 \begin_layout Plain Layout
32189 \begin_inset Caption Standard
32190
32191 \begin_layout Plain Layout
32192 \begin_inset CommandInset label
32193 LatexCommand label
32194 name "fig:Notas-al-pie-al-final"
32195
32196 \end_inset
32197
32198 Notas al final: notas impresas en párrafo separado al final de la sección
32199  o del capítulo.
32200 \end_layout
32201
32202 \end_inset
32203
32204
32205 \end_layout
32206
32207 \end_inset
32208
32209
32210 \end_layout
32211
32212 \begin_layout Standard
32213 \begin_inset VSpace medskip
32214 \end_inset
32215
32216 La cabecera de párrafo para las notas finales no se traduce automáticamente
32217  al lenguaje del documento, hay que hacerlo manualmente.
32218  El siguiente comando de preámbulo traduce el nombre en inglés «Notes» al
32219  español «Notas»:
32220 \end_layout
32221
32222 \begin_layout Standard
32223
32224 \series bold
32225
32226 \backslash
32227 renewcommand{
32228 \backslash
32229 notesname}{Notas}
32230 \end_layout
32231
32232 \begin_layout Standard
32233 \begin_inset VSpace medskip
32234 \end_inset
32235
32236 La numeración de notas finales puede cambiarse como la de las notas al pie,
32237  como se describe en la sección
32238 \begin_inset space ~
32239 \end_inset
32240
32241
32242 \begin_inset CommandInset ref
32243 LatexCommand ref
32244 reference "subsec:Numeración-de-Notas-al-Pie"
32245
32246 \end_inset
32247
32248 ; sólo hay que reemplazar el comando 
32249 \series bold
32250
32251 \backslash
32252 thefootnote
32253 \series default
32254  por 
32255 \series bold
32256
32257 \backslash
32258 theendnote
32259 \series default
32260 .
32261  Para restablecer la numeración usa el comando 
32262 \series bold
32263
32264 \backslash
32265 @addtoreset
32266 \series default
32267  como se describe en la sección
32268 \begin_inset space ~
32269 \end_inset
32270
32271
32272 \begin_inset CommandInset ref
32273 LatexCommand ref
32274 reference "subsec:Numeración-de-Notas-al-Pie"
32275
32276 \end_inset
32277
32278  y sustituye el parámetro de comando 
32279 \series bold
32280 footnote
32281 \series default
32282  por 
32283 \series bold
32284 endnote
32285 \series default
32286 .
32287 \end_layout
32288
32289 \begin_layout Standard
32290 Para notas al final hay el comando el comando 
32291 \series bold
32292
32293 \backslash
32294 endnotemark[número]
32295 \series default
32296  similar al comando 
32297 \series bold
32298
32299 \backslash
32300 footnotemark
32301 \series default
32302 , descrito en la sección
32303 \begin_inset space ~
32304 \end_inset
32305
32306
32307 \begin_inset CommandInset ref
32308 LatexCommand ref
32309 reference "sec:Notas-al-pie"
32310
32311 \end_inset
32312
32313 .
32314 \end_layout
32315
32316 \begin_layout Standard
32317 \begin_inset VSpace bigskip
32318 \end_inset
32319
32320 Las notas al pie también pueden colocarse al margen de la página y la alineación
32321  del texto del pie también puede cambiarse, véase el paquete \SpecialChar LaTeX
32322  
32323 \series bold
32324 footmisc
32325 \series default
32326
32327 \begin_inset Index idx
32328 status collapsed
32329
32330 \begin_layout Plain Layout
32331 \SpecialChar LaTeX
32332 -paquetes ! footmisc
32333 \end_layout
32334
32335 \end_inset
32336
32337  
32338 \begin_inset CommandInset citation
32339 LatexCommand cite
32340 key "footmisc"
32341
32342 \end_inset
32343
32344  para más información.
32345 \end_layout
32346
32347 \begin_layout Standard
32348 Para otras posibilidades de diseño de notas al pie mira en libros de \SpecialChar LaTeX
32349
32350 \begin_inset CommandInset citation
32351 LatexCommand cite
32352 key "latexcompanion,latexguide,latexbook"
32353
32354 \end_inset
32355
32356 .
32357  Si estás usando una clase de documento 
32358 \series bold
32359 KOMA-Script
32360 \series default
32361
32362 \begin_inset Index idx
32363 status collapsed
32364
32365 \begin_layout Plain Layout
32366 \SpecialChar LaTeX
32367 -paquetes ! KOMA-Script
32368 \end_layout
32369
32370 \end_inset
32371
32372 , puedes ajustar las características de las notas al pie mediante comandos
32373  específicos de la clase, véase 
32374 \begin_inset CommandInset citation
32375 LatexCommand cite
32376 key "KOMA-Script"
32377
32378 \end_inset
32379
32380 .
32381 \end_layout
32382
32383 \begin_layout Section
32384 Notas al margen
32385 \begin_inset Index idx
32386 status collapsed
32387
32388 \begin_layout Plain Layout
32389 Notas ! al margen
32390 \end_layout
32391
32392 \end_inset
32393
32394
32395 \end_layout
32396
32397 \begin_layout Standard
32398 Las notas al margen se ven y se comportan en \SpecialChar LyX
32399  como notas al pie.
32400  Se insertan con el menú 
32401 \family sans
32402 Insertar\SpecialChar menuseparator
32403 Nota
32404 \begin_inset space ~
32405 \end_inset
32406
32407 al
32408 \begin_inset space ~
32409 \end_inset
32410
32411 margen
32412 \family default
32413  o con el botón 
32414 \begin_inset Info
32415 type  "icon"
32416 arg   "marginalnote-insert"
32417 \end_inset
32418
32419 .
32420  Aparece un cuadro gris con la etiqueta 
32421 \family roman
32422 \series medium
32423 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
32424 \end_layout
32425
32426 \begin_layout Standard
32427 Al lado hay un ejemplo de nota al margen.
32428
32429 \family roman
32430 \series medium
32431  
32432 \begin_inset Marginal
32433 status open
32434
32435 \begin_layout Plain Layout
32436 Esto es una nota al margen.
32437 \end_layout
32438
32439 \end_inset
32440
32441
32442 \end_layout
32443
32444 \begin_layout Standard
32445 Estas notas salen en el margen derecho en documentos a una cara.
32446  En documentos a doble cara se muestran en el margen externo —margen izquierdo
32447  en páginas pares, derecho en páginas impares—.
32448  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
32449  a la derecha si la nota aparece en el margen izquierdo—.
32450  La primera línea de la nota se sitúa en la posición de la línea del texto
32451  en la que se inserta en el documento.
32452 \end_layout
32453
32454 \begin_layout Standard
32455 \begin_inset VSpace bigskip
32456 \end_inset
32457
32458 Para colocar la nota en el margen interno añade el comando
32459 \end_layout
32460
32461 \begin_layout Standard
32462
32463 \series bold
32464
32465 \backslash
32466 reversemarginpar
32467 \end_layout
32468
32469 \begin_layout Standard
32470 en código \SpecialChar TeX
32471  antes de la nota.
32472  La nueva colocación es válida para todas las siguientes notas al margen.
32473  
32474 \begin_inset ERT
32475 status collapsed
32476
32477 \begin_layout Plain Layout
32478
32479
32480 \backslash
32481 reversemarginpar 
32482 \end_layout
32483
32484 \end_inset
32485
32486
32487 \begin_inset Marginal
32488 status open
32489
32490 \begin_layout Plain Layout
32491 Esto es una nota en el margen interno.
32492 \end_layout
32493
32494 \end_inset
32495
32496
32497 \series bold
32498
32499 \begin_inset Newline newline
32500 \end_inset
32501
32502
32503 \series default
32504
32505 \begin_inset Note Greyedout
32506 status open
32507
32508 \begin_layout Plain Layout
32509
32510 \series bold
32511 Nota:
32512 \series default
32513  A veces no hay espacio suficiente en el margen interno, por lo que la nota
32514  no se mostrará correctamente en la salida.
32515 \end_layout
32516
32517 \end_inset
32518
32519
32520 \end_layout
32521
32522 \begin_layout Standard
32523 Para volver a la ubicación predeterminada inserta en código \SpecialChar TeX
32524  el comando
32525 \begin_inset ERT
32526 status collapsed
32527
32528 \begin_layout Plain Layout
32529
32530
32531 \backslash
32532 normalmarginpar 
32533 \end_layout
32534
32535 \end_inset
32536
32537
32538 \end_layout
32539
32540 \begin_layout Standard
32541
32542 \series bold
32543
32544 \backslash
32545 normalmarginpar
32546 \end_layout
32547
32548 \begin_layout Standard
32549 \begin_inset Note Greyedout
32550 status open
32551
32552 \begin_layout Plain Layout
32553
32554 \series bold
32555 Nota:
32556 \series default
32557  El comando se ignora si en el mismo párrafo está también presente el comando
32558  
32559 \series bold
32560
32561 \backslash
32562 reversemarginpar
32563 \series default
32564 .
32565 \end_layout
32566
32567 \end_inset
32568
32569
32570 \end_layout
32571
32572 \begin_layout Standard
32573 \begin_inset VSpace bigskip
32574 \end_inset
32575
32576
32577 \family roman
32578 \series medium
32579
32580 \begin_inset Marginal
32581 status open
32582
32583 \begin_layout Plain Layout
32584 PalabraMuyLargaAlMargen no partida con guión.
32585 \end_layout
32586
32587 \end_inset
32588
32589
32590 \family default
32591 \series default
32592  Como en el caso descrito en la sección
32593 \begin_inset space ~
32594 \end_inset
32595
32596
32597 \begin_inset CommandInset ref
32598 LatexCommand ref
32599 reference "subsec:Líneas-Múltiples-en"
32600
32601 \end_inset
32602
32603 , una palabra larga no puede partirse con guión cuando es la primera en
32604  la nota al margen.
32605  Para evitar esto, inserta un espacio horizontal de 0
32606 \begin_inset space \thinspace{}
32607 \end_inset
32608
32609 pt antes de la palabra
32610 \family roman
32611 \series medium
32612 .
32613 \end_layout
32614
32615 \begin_layout Standard
32616
32617 \family roman
32618 \series medium
32619 \begin_inset Marginal
32620 status open
32621
32622 \begin_layout Plain Layout
32623 \begin_inset ERT
32624 status collapsed
32625
32626 \begin_layout Plain Layout
32627
32628
32629 \backslash
32630 hspace{0pt}
32631 \end_layout
32632
32633 \end_inset
32634
32635 PalabraMuyLargaAlMargen partida con guión.
32636 \end_layout
32637
32638 \end_inset
32639
32640
32641 \end_layout
32642
32643 \begin_layout Standard
32644 \begin_inset VSpace bigskip
32645 \end_inset
32646
32647
32648 \end_layout
32649
32650 \begin_layout Standard
32651 \begin_inset Note Greyedout
32652 status open
32653
32654 \begin_layout Plain Layout
32655
32656 \series bold
32657 Nota:
32658 \series default
32659  Normalmente no pueden utilizarse notas al margen en cuadros, flotantes
32660  y notas al pie.
32661 \end_layout
32662
32663 \end_inset
32664
32665
32666 \end_layout
32667
32668 \begin_layout Standard
32669 \begin_inset VSpace bigskip
32670 \end_inset
32671
32672
32673 \end_layout
32674
32675 \begin_layout Standard
32676 \begin_inset ERT
32677 status collapsed
32678
32679 \begin_layout Plain Layout
32680
32681
32682 \backslash
32683 ifmarginnote
32684 \end_layout
32685
32686 \end_inset
32687
32688
32689 \begin_inset Note Note
32690 status open
32691
32692 \begin_layout Plain Layout
32693 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
32694  \SpecialChar LaTeX
32695  
32696 \series bold
32697 marginnote
32698 \series default
32699 .
32700 \end_layout
32701
32702 \end_inset
32703
32704
32705 \end_layout
32706
32707 \begin_layout Standard
32708 Esta restricción se puede salvar con el paquete \SpecialChar LaTeX
32709  
32710 \series bold
32711 marginnote
32712 \series default
32713
32714 \begin_inset Index idx
32715 status collapsed
32716
32717 \begin_layout Plain Layout
32718 \SpecialChar LaTeX
32719 -paquetes ! marginnote
32720 \end_layout
32721
32722 \end_inset
32723
32724 .
32725  Poniendo estas dos líneas en el preámbulo, el comando usado por \SpecialChar LyX
32726  para notas
32727  al margen es redefinido para usar el comando proporcionado por el paquete
32728  
32729 \series bold
32730 marginnote
32731 \series default
32732 :
32733 \end_layout
32734
32735 \begin_layout Standard
32736
32737 \series bold
32738
32739 \backslash
32740 usepackage{marginnote}
32741 \begin_inset Newline newline
32742 \end_inset
32743
32744
32745 \backslash
32746 let
32747 \backslash
32748 marginpar
32749 \backslash
32750 marginnote
32751 \end_layout
32752
32753 \begin_layout Standard
32754 Esto se ha utilizado en el presente documento porque 
32755 \series bold
32756 marginnote
32757 \series default
32758  tiene una característica adicional útil: Puedes establecer un desplazamiento
32759  vertical a la nota.
32760  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
32761  diseño de la página.
32762  En \SpecialChar LyX
32763 , el desplazamiento se escribe directamente tras la nota al margen,
32764  en código \SpecialChar TeX
32765
32766 \end_layout
32767
32768 \begin_layout Standard
32769
32770 \series bold
32771 [desplazamiento]
32772 \end_layout
32773
32774 \begin_layout Standard
32775 donde desplazamiento es una longitud en una de las unidades del cuadro
32776 \begin_inset space ~
32777 \end_inset
32778
32779
32780 \begin_inset CommandInset ref
32781 LatexCommand ref
32782 reference "tab:Unidades"
32783
32784 \end_inset
32785
32786 .
32787  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
32788  abajo.
32789  
32790 \family roman
32791 \series medium
32792 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
32793 \begin_inset space \thinspace{}
32794 \end_inset
32795
32796 cm arriba con el comando en código \SpecialChar TeX
32797  
32798 \begin_inset Quotes eld
32799 \end_inset
32800
32801
32802 \family default
32803 \series bold
32804 [-1.5cm]
32805 \family roman
32806 \series medium
32807
32808 \begin_inset Quotes erd
32809 \end_inset
32810
32811
32812 \begin_inset Marginal
32813 status collapsed
32814
32815 \begin_layout Plain Layout
32816 Esta nota está 1.5
32817 \begin_inset space \thinspace{}
32818 \end_inset
32819
32820 cm por encima de su posición original.
32821 \end_layout
32822
32823 \end_inset
32824
32825
32826 \family default
32827 \series default
32828
32829 \begin_inset ERT
32830 status collapsed
32831
32832 \begin_layout Plain Layout
32833
32834 [-1.5cm]
32835 \end_layout
32836
32837 \end_inset
32838
32839
32840 \end_layout
32841
32842 \begin_layout Standard
32843 \begin_inset VSpace medskip
32844 \end_inset
32845
32846 Con 
32847 \series bold
32848 marginnote
32849 \series default
32850  también puedes cambiar la alineación del texto en el margen.
32851  Por ejemplo los comandos
32852 \end_layout
32853
32854 \begin_layout Standard
32855
32856 \series bold
32857
32858 \backslash
32859 renewcommand*{
32860 \backslash
32861 raggedleftmarginnote}{
32862 \backslash
32863 centering}
32864 \begin_inset Newline newline
32865 \end_inset
32866
32867
32868 \backslash
32869 renewcommand*{
32870 \backslash
32871 raggedrightmarginnote}{
32872 \backslash
32873 centering}
32874 \end_layout
32875
32876 \begin_layout Standard
32877 producen alineación centrada.
32878  
32879 \series bold
32880
32881 \backslash
32882 raggedleftmarginnote
32883 \series default
32884  identifica las notas que aparecen al lado izquierdo.
32885 \family roman
32886 \series medium
32887
32888 \begin_inset ERT
32889 status collapsed
32890
32891 \begin_layout Plain Layout
32892
32893
32894 \backslash
32895 renewcommand*{
32896 \backslash
32897 raggedleftmarginnote}{
32898 \backslash
32899 centering}
32900 \end_layout
32901
32902 \begin_layout Plain Layout
32903
32904
32905 \backslash
32906 renewcommand*{
32907 \backslash
32908 raggedrightmarginnote}{
32909 \backslash
32910 centering}
32911 \end_layout
32912
32913 \end_inset
32914
32915
32916 \begin_inset Marginal
32917 status open
32918
32919 \begin_layout Plain Layout
32920 El texto de esta nota está centrado.
32921 \end_layout
32922
32923 \end_inset
32924
32925
32926 \family default
32927 \series default
32928  El valor predeterminado es 
32929 \end_layout
32930
32931 \begin_layout Standard
32932
32933 \series bold
32934
32935 \backslash
32936 renewcommand*{
32937 \backslash
32938 raggedleftmarginnote}{
32939 \backslash
32940 raggedleft}
32941 \begin_inset Newline newline
32942 \end_inset
32943
32944
32945 \backslash
32946 renewcommand*{
32947 \backslash
32948 raggedrightmarginnote}{
32949 \backslash
32950 raggedright}
32951 \family roman
32952 \series medium
32953
32954 \begin_inset ERT
32955 status collapsed
32956
32957 \begin_layout Plain Layout
32958
32959
32960 \backslash
32961 renewcommand*{
32962 \backslash
32963 raggedleftmarginnote}{
32964 \backslash
32965 raggedleft}
32966 \end_layout
32967
32968 \begin_layout Plain Layout
32969
32970
32971 \backslash
32972 renewcommand*{
32973 \backslash
32974 raggedrightmarginnote}{
32975 \backslash
32976 raggedright}
32977 \end_layout
32978
32979 \end_inset
32980
32981
32982 \end_layout
32983
32984 \begin_layout Standard
32985 \begin_inset VSpace medskip
32986 \end_inset
32987
32988 Para otras características de 
32989 \series bold
32990 marginnote
32991 \series default
32992  mira en su documentación 
32993 \begin_inset CommandInset citation
32994 LatexCommand cite
32995 key "marginnote"
32996
32997 \end_inset
32998
32999 .
33000 \end_layout
33001
33002 \begin_layout Standard
33003 \begin_inset VSpace bigskip
33004 \end_inset
33005
33006 El diseño de las notas al margen puede ser redefinido.
33007  Por ejemplo, para crear una cabecera para todas las notas con el texto
33008  
33009 \begin_inset Quotes eld
33010 \end_inset
33011
33012
33013 \series bold
33014 \bar under
33015 ¡
33016 \family sans
33017 Atención
33018 \family default
33019 !
33020 \series default
33021 \bar default
33022
33023 \begin_inset Quotes erd
33024 \end_inset
33025
33026 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
33027 \end_layout
33028
33029 \begin_layout Standard
33030
33031 \series bold
33032
33033 \backslash
33034 let
33035 \backslash
33036 myMarginpar
33037 \backslash
33038 marginpar
33039 \begin_inset Newline newline
33040 \end_inset
33041
33042
33043 \backslash
33044 renewcommand{
33045 \backslash
33046 marginpar}[1]{
33047 \backslash
33048 myMarginpar{%
33049 \begin_inset Newline newline
33050 \end_inset
33051
33052
33053 \begin_inset Phantom HPhantom
33054 status open
33055
33056 \begin_layout Plain Layout
33057
33058 \series bold
33059 \begin_inset space ~
33060 \end_inset
33061
33062
33063 \end_layout
33064
33065 \end_inset
33066
33067
33068 \backslash
33069 hspace{0pt}
33070 \backslash
33071 textsf{
33072 \backslash
33073 textbf{
33074 \backslash
33075 underbar{¡Atención!}}}%
33076 \begin_inset Newline newline
33077 \end_inset
33078
33079
33080 \begin_inset Phantom HPhantom
33081 status open
33082
33083 \begin_layout Plain Layout
33084
33085 \series bold
33086 \begin_inset space ~
33087 \end_inset
33088
33089
33090 \end_layout
33091
33092 \end_inset
33093
33094
33095 \backslash
33096 vspace{1.5mm}
33097 \backslash
33098
33099 \backslash
33100 #1}}
33101 \end_layout
33102
33103 \begin_layout Standard
33104
33105 \family roman
33106 \series medium
33107 \begin_inset ERT
33108 status collapsed
33109
33110 \begin_layout Plain Layout
33111
33112
33113 \backslash
33114 let
33115 \backslash
33116 myMarginpar
33117 \backslash
33118 marginpar
33119 \end_layout
33120
33121 \begin_layout Plain Layout
33122
33123
33124 \backslash
33125 renewcommand{
33126 \backslash
33127 marginpar}[1]{
33128 \backslash
33129 myMarginpar{%
33130 \end_layout
33131
33132 \begin_layout Plain Layout
33133
33134    
33135 \backslash
33136 textsf{
33137 \backslash
33138 textbf{
33139 \backslash
33140 underbar{¡Atención!}}}%
33141 \end_layout
33142
33143 \begin_layout Plain Layout
33144
33145    
33146 \backslash
33147 vspace{1.5mm}
33148 \backslash
33149
33150 \backslash
33151 #1}}
33152 \end_layout
33153
33154 \end_inset
33155
33156
33157 \begin_inset Marginal
33158 status open
33159
33160 \begin_layout Plain Layout
33161 Esta es una nota con una cabecera definida.
33162 \end_layout
33163
33164 \end_inset
33165
33166
33167 \family default
33168 \series default
33169
33170 \begin_inset ERT
33171 status collapsed
33172
33173 \begin_layout Plain Layout
33174
33175 [-1.5cm]
33176 \end_layout
33177
33178 \end_inset
33179
33180
33181 \family roman
33182 \series medium
33183
33184 \begin_inset ERT
33185 status collapsed
33186
33187 \begin_layout Plain Layout
33188
33189
33190 \backslash
33191 renewcommand{
33192 \backslash
33193 marginpar}[1]{
33194 \backslash
33195 myMarginpar{#1}}
33196 \end_layout
33197
33198 \end_inset
33199
33200
33201 \family default
33202 \series default
33203
33204 \begin_inset Note Note
33205 status collapsed
33206
33207 \begin_layout Plain Layout
33208 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
33209 \end_layout
33210
33211 \end_inset
33212
33213
33214 \end_layout
33215
33216 \begin_layout Standard
33217 \begin_inset ERT
33218 status collapsed
33219
33220 \begin_layout Plain Layout
33221
33222
33223 \backslash
33224 else
33225 \end_layout
33226
33227 \end_inset
33228
33229
33230 \begin_inset Note Note
33231 status open
33232
33233 \begin_layout Plain Layout
33234 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
33235  
33236 \series bold
33237 marginnote
33238 \series default
33239 .
33240 \end_layout
33241
33242 \end_inset
33243
33244
33245 \end_layout
33246
33247 \begin_layout Standard
33248 Debes instalar el paquete \SpecialChar LaTeX
33249  
33250 \series bold
33251 marginnote
33252 \series default
33253  para ver la parte siguiente en la salida.
33254 \end_layout
33255
33256 \begin_layout Standard
33257 \begin_inset ERT
33258 status collapsed
33259
33260 \begin_layout Plain Layout
33261
33262
33263 \backslash
33264 fi
33265 \end_layout
33266
33267 \end_inset
33268
33269
33270 \end_layout
33271
33272 \begin_layout Chapter
33273 Marcos
33274 \end_layout
33275
33276 \begin_layout Section
33277 Introducción
33278 \begin_inset Index idx
33279 status collapsed
33280
33281 \begin_layout Plain Layout
33282 Marcos ! Introducción
33283 \end_layout
33284
33285 \end_inset
33286
33287
33288 \end_layout
33289
33290 \begin_layout Standard
33291 Los marcos se emplean para dar formato a bloques de texto.
33292  Se pueden usar para escribir documentos con varios idiomas, véase sección
33293 \begin_inset space ~
33294 \end_inset
33295
33296
33297 \begin_inset CommandInset ref
33298 LatexCommand ref
33299 reference "sec:Minipáginas"
33300
33301 \end_inset
33302
33303 , enmarcar textos, véase sección
33304 \begin_inset space ~
33305 \end_inset
33306
33307
33308 \begin_inset CommandInset ref
33309 LatexCommand ref
33310 reference "sec:Decoración"
33311
33312 \end_inset
33313
33314 , evitar la división de palabras, véase sección
33315 \begin_inset space ~
33316 \end_inset
33317
33318
33319 \begin_inset CommandInset ref
33320 LatexCommand ref
33321 reference "sec:Evitar-la-Partición"
33322
33323 \end_inset
33324
33325 , alinear texto, véase sección
33326 \begin_inset space ~
33327 \end_inset
33328
33329
33330 \begin_inset CommandInset ref
33331 LatexCommand ref
33332 reference "subsec:Alineación-Vertical"
33333
33334 \end_inset
33335
33336 , o para poner color de fondo a un texto, véase sección
33337 \begin_inset space ~
33338 \end_inset
33339
33340
33341 \begin_inset CommandInset ref
33342 LatexCommand ref
33343 reference "sec:Marcos-Coloreados"
33344
33345 \end_inset
33346
33347 .
33348 \end_layout
33349
33350 \begin_layout Standard
33351 Se insertan con el menú 
33352 \family sans
33353 Insertar\SpecialChar menuseparator
33354 Marco
33355 \family default
33356  o con el botón 
33357 \begin_inset Info
33358 type  "icon"
33359 arg   "box-insert Frameless"
33360 \end_inset
33361
33362 .
33363  Surge un recuadro gris con la etiqueta 
33364 \family sans
33365 Marco (Minipágina)
33366 \family default
33367
33368 \begin_inset Graphics
33369         filename clipart/CuadroMinipagina.png
33370         scale 75
33371
33372 \end_inset
33373
33374 .
33375  El tipo de marco se puede elegir al hacer clic derecho sobre él y seleccionando
33376  
33377 \family sans
33378 Configuración
33379 \family default
33380 .
33381  Sale un diálogo en el que 
33382 \family sans
33383 Marco
33384 \family default
33385
33386 \begin_inset space ~
33387 \end_inset
33388
33389
33390 \family sans
33391 interior
33392 \family default
33393  permite escoger los tipos
33394 \family sans
33395  Minipágina
33396 \family default
33397
33398 \family sans
33399 Marco de párrafo
33400 \family default
33401  y 
33402 \family sans
33403 Marco de 
33404 \family default
33405 línea.
33406  
33407 \family sans
33408 Minipágina
33409 \family default
33410  es el predeterminado para nuevos marcos y se explica en la sección
33411 \begin_inset space ~
33412 \end_inset
33413
33414
33415 \begin_inset CommandInset ref
33416 LatexCommand ref
33417 reference "sec:Minipáginas"
33418
33419 \end_inset
33420
33421 ; el tipo 
33422 \family sans
33423 Marco de párrafo
33424 \family default
33425  se describe en la sección
33426 \begin_inset space ~
33427 \end_inset
33428
33429
33430 \begin_inset CommandInset ref
33431 LatexCommand ref
33432 reference "sec:Marcos-de-Párrafo"
33433
33434 \end_inset
33435
33436  y el tipo 
33437 \family sans
33438 Marco de línea
33439 \family default
33440  se describe en la sección
33441 \begin_inset space ~
33442 \end_inset
33443
33444
33445 \begin_inset CommandInset ref
33446 LatexCommand ref
33447 reference "sec:Evitar-la-Partición"
33448
33449 \end_inset
33450
33451 .
33452 \end_layout
33453
33454 \begin_layout Standard
33455 Los marcos no se numeran y por tanto no se pueden referenciar como los flotantes
33456  o las notas al pie.
33457 \end_layout
33458
33459 \begin_layout Standard
33460 \begin_inset Note Greyedout
33461 status open
33462
33463 \begin_layout Plain Layout
33464
33465 \series bold
33466 Nota:
33467 \series default
33468  Los marcos no deben ser el ítem en un entorno 
33469 \family sans
33470 Enumeración*
33471 \family default
33472  o 
33473 \family sans
33474 Descripción
33475 \family default
33476 .
33477 \end_layout
33478
33479 \end_inset
33480
33481
33482 \end_layout
33483
33484 \begin_layout Standard
33485 \begin_inset Note Greyedout
33486 status open
33487
33488 \begin_layout Plain Layout
33489
33490 \series bold
33491 Nota:
33492 \series default
33493  Por razones desconocidas sólo se puede poner el tipo 
33494 \family sans
33495 Marco
33496 \begin_inset space ~
33497 \end_inset
33498
33499 interior
33500 \family default
33501  en 
33502 \family sans
33503 Ninguno
33504 \family default
33505  cuando se emplea un marco enmarcado.
33506  Los marcos sin ningún tipo de 
33507 \family sans
33508 Marco
33509 \begin_inset space ~
33510 \end_inset
33511
33512 interior
33513 \family default
33514  y sin bordes se explican en la sección
33515 \begin_inset space ~
33516 \end_inset
33517
33518
33519 \begin_inset CommandInset ref
33520 LatexCommand ref
33521 reference "sec:Evitar-la-Partición"
33522
33523 \end_inset
33524
33525 .
33526 \end_layout
33527
33528 \end_inset
33529
33530
33531 \end_layout
33532
33533 \begin_layout Section
33534 Diálogo de marcos
33535 \begin_inset CommandInset label
33536 LatexCommand label
33537 name "sec:Diálogo-Marcos"
33538
33539 \end_inset
33540
33541
33542 \begin_inset Index idx
33543 status collapsed
33544
33545 \begin_layout Plain Layout
33546 Marcos ! Configuración
33547 \end_layout
33548
33549 \end_inset
33550
33551
33552 \end_layout
33553
33554 \begin_layout Subsection
33555 Tamaño
33556 \begin_inset Index idx
33557 status collapsed
33558
33559 \begin_layout Plain Layout
33560 Marcos ! Tamaño
33561 \end_layout
33562
33563 \end_inset
33564
33565
33566 \end_layout
33567
33568 \begin_layout Standard
33569 En el diálogo puedes ajustar la geometría del marco en los campos 
33570 \family sans
33571 Ancho
33572 \family default
33573  y 
33574 \family sans
33575 Alto
33576 \family default
33577 .
33578  Las unidades disponibles para la geometría se describen en el cuadro
33579 \begin_inset space ~
33580 \end_inset
33581
33582
33583 \begin_inset CommandInset ref
33584 LatexCommand ref
33585 reference "tab:Unidades"
33586
33587 \end_inset
33588
33589 .
33590  El campo 
33591 \family sans
33592 Alto
33593 \family default
33594  ofrece los siguientes tamaños adicionales:
33595 \end_layout
33596
33597 \begin_layout Description
33598 Profundidad Es la 
33599 \begin_inset Quotes fld
33600 \end_inset
33601
33602 altura
33603 \begin_inset Quotes frd
33604 \end_inset
33605
33606  del texto plano.
33607  Ignora la profundidad total cuando hay múltiples líneas de texto en el
33608  marco:
33609 \begin_inset Newline newline
33610 \end_inset
33611
33612
33613 \begin_inset Newline newline
33614 \end_inset
33615
33616
33617 \begin_inset Newline newline
33618 \end_inset
33619
33620
33621 \begin_inset Newline newline
33622 \end_inset
33623
33624
33625 \begin_inset Box Boxed
33626 position "c"
33627 hor_pos "c"
33628 has_inner_box 1
33629 inner_pos "c"
33630 use_parbox 0
33631 use_makebox 0
33632 width "12col%"
33633 special "none"
33634 height "1in"
33635 height_special "depth"
33636 thickness "0.4pt"
33637 separation "3pt"
33638 shadowsize "4pt"
33639 framecolor "black"
33640 backgroundcolor "none"
33641 status collapsed
33642
33643 \begin_layout Plain Layout
33644 \align center
33645 Marco con altura establecida en 1
33646 \begin_inset space \thinspace{}
33647 \end_inset
33648
33649 Profundidad
33650 \end_layout
33651
33652 \end_inset
33653
33654
33655 \begin_inset Newline newline
33656 \end_inset
33657
33658
33659 \begin_inset Newline newline
33660 \end_inset
33661
33662
33663 \end_layout
33664
33665 \begin_layout Description
33666 Alto Es la altura del texto que está dentro del marco.
33667  Un valor de, p.
33668 \begin_inset space \thinspace{}
33669 \end_inset
33670
33671 ej.
33672 \begin_inset space ~
33673 \end_inset
33674
33675 2 para este tamaño fijará la altura del marco a 2 veces la altura del texto:
33676  
33677 \begin_inset Box Boxed
33678 position "c"
33679 hor_pos "c"
33680 has_inner_box 1
33681 inner_pos "c"
33682 use_parbox 0
33683 use_makebox 0
33684 width "20col%"
33685 special "none"
33686 height "2in"
33687 height_special "height"
33688 thickness "0.4pt"
33689 separation "3pt"
33690 shadowsize "4pt"
33691 framecolor "black"
33692 backgroundcolor "none"
33693 status collapsed
33694
33695 \begin_layout Plain Layout
33696 \align center
33697 Marco con altura puesta en 2
33698 \begin_inset space \thinspace{}
33699 \end_inset
33700
33701 Alto
33702 \end_layout
33703
33704 \end_inset
33705
33706
33707 \end_layout
33708
33709 \begin_layout Description
33710 Alto
33711 \begin_inset space ~
33712 \end_inset
33713
33714 total Esto es el Alto
33715 \begin_inset space \thinspace{}
33716 \end_inset
33717
33718 +
33719 \begin_inset space \thinspace{}
33720 \end_inset
33721
33722 Profundidad: 
33723 \begin_inset Box Boxed
33724 position "c"
33725 hor_pos "c"
33726 has_inner_box 1
33727 inner_pos "c"
33728 use_parbox 0
33729 use_makebox 0
33730 width "20col%"
33731 special "none"
33732 height "1in"
33733 height_special "totalheight"
33734 thickness "0.4pt"
33735 separation "3pt"
33736 shadowsize "4pt"
33737 framecolor "black"
33738 backgroundcolor "none"
33739 status collapsed
33740
33741 \begin_layout Plain Layout
33742 \align center
33743 Marco con altura puesta a 1
33744 \begin_inset space \thinspace{}
33745 \end_inset
33746
33747 Alto
33748 \begin_inset space ~
33749 \end_inset
33750
33751 total
33752 \end_layout
33753
33754 \end_inset
33755
33756
33757 \end_layout
33758
33759 \begin_layout Description
33760 Ancho Esto determina al ancho del marco como altura: 
33761 \begin_inset Box Boxed
33762 position "c"
33763 hor_pos "c"
33764 has_inner_box 1
33765 inner_pos "c"
33766 use_parbox 0
33767 use_makebox 0
33768 width "12col%"
33769 special "none"
33770 height "1in"
33771 height_special "width"
33772 thickness "0.4pt"
33773 separation "3pt"
33774 shadowsize "4pt"
33775 framecolor "black"
33776 backgroundcolor "none"
33777 status collapsed
33778
33779 \begin_layout Plain Layout
33780 \align center
33781 Marco con altura puesta en 1
33782 \begin_inset space \thinspace{}
33783 \end_inset
33784
33785 Ancho
33786 \end_layout
33787
33788 \end_inset
33789
33790
33791 \end_layout
33792
33793 \begin_layout Subsection
33794 Alineación
33795 \begin_inset Index idx
33796 status collapsed
33797
33798 \begin_layout Plain Layout
33799 Marcos ! Alineación
33800 \end_layout
33801
33802 \end_inset
33803
33804
33805 \end_layout
33806
33807 \begin_layout Standard
33808 Si has elegido un 
33809 \family sans
33810 Marco
33811 \begin_inset space ~
33812 \end_inset
33813
33814 interior
33815 \family default
33816 , la alineación vertical del marco puede ser:
33817 \end_layout
33818
33819 \begin_layout Description
33820 Superior Ejemplo de línea de texto.
33821  
33822 \begin_inset Box Boxed
33823 position "t"
33824 hor_pos "c"
33825 has_inner_box 1
33826 inner_pos "c"
33827 use_parbox 0
33828 use_makebox 0
33829 width "12col%"
33830 special "none"
33831 height "1in"
33832 height_special "totalheight"
33833 thickness "0.4pt"
33834 separation "3pt"
33835 shadowsize "4pt"
33836 framecolor "black"
33837 backgroundcolor "none"
33838 status collapsed
33839
33840 \begin_layout Plain Layout
33841 \align center
33842 marco alineado arriba.
33843 \end_layout
33844
33845 \end_inset
33846
33847  Ejemplo de línea de texto.
33848 \end_layout
33849
33850 \begin_layout Description
33851 Medio Ejemplo de línea de texto.
33852  
33853 \begin_inset Box Boxed
33854 position "c"
33855 hor_pos "c"
33856 has_inner_box 1
33857 inner_pos "c"
33858 use_parbox 0
33859 use_makebox 0
33860 width "12col%"
33861 special "none"
33862 height "1in"
33863 height_special "totalheight"
33864 thickness "0.4pt"
33865 separation "3pt"
33866 shadowsize "4pt"
33867 framecolor "black"
33868 backgroundcolor "none"
33869 status collapsed
33870
33871 \begin_layout Plain Layout
33872 \align center
33873 marco alineado en medio.
33874 \end_layout
33875
33876 \end_inset
33877
33878  Ejemplo de línea de texto.
33879 \end_layout
33880
33881 \begin_layout Description
33882 Inferior Ejemplo de línea de texto.
33883  
33884 \begin_inset Box Boxed
33885 position "b"
33886 hor_pos "c"
33887 has_inner_box 1
33888 inner_pos "c"
33889 use_parbox 0
33890 use_makebox 0
33891 width "12col%"
33892 special "none"
33893 height "1in"
33894 height_special "totalheight"
33895 thickness "0.4pt"
33896 separation "3pt"
33897 shadowsize "4pt"
33898 framecolor "black"
33899 backgroundcolor "none"
33900 status collapsed
33901
33902 \begin_layout Plain Layout
33903 \align center
33904 marco alineado abajo.
33905 \end_layout
33906
33907 \end_inset
33908
33909  Ejemplo de línea de texto.
33910 \end_layout
33911
33912 \begin_layout Standard
33913 \begin_inset Note Greyedout
33914 status open
33915
33916 \begin_layout Plain Layout
33917
33918 \series bold
33919 Nota:
33920 \series default
33921  La alineación vertical puede desaparecer en la salida si hay dos marcos
33922  en una línea y, p.
33923 \begin_inset space \thinspace{}
33924 \end_inset
33925
33926 ej., uno de ellos tiene sombreado y el otro no.
33927 \end_layout
33928
33929 \end_inset
33930
33931
33932 \end_layout
33933
33934 \begin_layout Standard
33935 La alineación horizontal del marco puede establecerse en el diálogo de configura
33936 ción de párrafo de \SpecialChar LyX
33937  si colocas el marco en su propio párrafo.
33938 \end_layout
33939
33940 \begin_layout Standard
33941 \begin_inset VSpace bigskip
33942 \end_inset
33943
33944 Si has escogido un 
33945 \family sans
33946 Marco
33947 \begin_inset space ~
33948 \end_inset
33949
33950 interior
33951 \family default
33952 , el contenido puede alinearse verticalmente a:
33953 \end_layout
33954
33955 \begin_layout Description
33956 Superior Ejemplo de línea de texto.
33957  
33958 \begin_inset Box Boxed
33959 position "c"
33960 hor_pos "c"
33961 has_inner_box 1
33962 inner_pos "t"
33963 use_parbox 0
33964 use_makebox 0
33965 width "12col%"
33966 special "none"
33967 height "1.5in"
33968 height_special "totalheight"
33969 thickness "0.4pt"
33970 separation "3pt"
33971 shadowsize "4pt"
33972 framecolor "black"
33973 backgroundcolor "none"
33974 status collapsed
33975
33976 \begin_layout Plain Layout
33977 \align center
33978 marco con texto alineado arriba.
33979 \end_layout
33980
33981 \end_inset
33982
33983  Ejemplo de línea de texto.
33984 \end_layout
33985
33986 \begin_layout Description
33987 Medio Ejemplo de línea de texto.
33988  
33989 \begin_inset Box Boxed
33990 position "c"
33991 hor_pos "c"
33992 has_inner_box 1
33993 inner_pos "c"
33994 use_parbox 0
33995 use_makebox 0
33996 width "12col%"
33997 special "none"
33998 height "1.5in"
33999 height_special "totalheight"
34000 thickness "0.4pt"
34001 separation "3pt"
34002 shadowsize "4pt"
34003 framecolor "black"
34004 backgroundcolor "none"
34005 status collapsed
34006
34007 \begin_layout Plain Layout
34008 \align center
34009 marco con texto alineado en medio.
34010 \end_layout
34011
34012 \end_inset
34013
34014  Ejemplo de línea de texto.
34015 \end_layout
34016
34017 \begin_layout Description
34018 Inferior Ejemplo de línea de texto.
34019  
34020 \begin_inset Box Boxed
34021 position "c"
34022 hor_pos "c"
34023 has_inner_box 1
34024 inner_pos "b"
34025 use_parbox 0
34026 use_makebox 0
34027 width "12col%"
34028 special "none"
34029 height "1.5in"
34030 height_special "totalheight"
34031 thickness "0.4pt"
34032 separation "3pt"
34033 shadowsize "4pt"
34034 framecolor "black"
34035 backgroundcolor "none"
34036 status collapsed
34037
34038 \begin_layout Plain Layout
34039 \align center
34040 marco con texto alineado abajo.
34041 \end_layout
34042
34043 \end_inset
34044
34045  Ejemplo de línea de texto.
34046 \end_layout
34047
34048 \begin_layout Description
34049 Estirado Ejemplo de línea de texto.
34050  
34051 \begin_inset Box Boxed
34052 position "c"
34053 hor_pos "c"
34054 has_inner_box 1
34055 inner_pos "s"
34056 use_parbox 0
34057 use_makebox 0
34058 width "12col%"
34059 special "none"
34060 height "1.5in"
34061 height_special "totalheight"
34062 thickness "0.4pt"
34063 separation "3pt"
34064 shadowsize "4pt"
34065 framecolor "black"
34066 backgroundcolor "none"
34067 status collapsed
34068
34069 \begin_layout Plain Layout
34070 \align center
34071 Este texto
34072 \end_layout
34073
34074 \begin_layout Plain Layout
34075 \align center
34076 está
34077 \end_layout
34078
34079 \begin_layout Plain Layout
34080 \align center
34081 estirado.
34082 \end_layout
34083
34084 \end_inset
34085
34086  Ejemplo de línea de texto.
34087 \end_layout
34088
34089 \begin_layout Standard
34090 Para estirar el contenido debe tener más de un párrafo.
34091  En el ejemplo anterior cada línea de texto está en un párrafo propio.
34092 \end_layout
34093
34094 \begin_layout Standard
34095 \begin_inset VSpace bigskip
34096 \end_inset
34097
34098 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
34099  \SpecialChar LyX
34100  cuando hayas escogido un 
34101 \family sans
34102 Marco
34103 \begin_inset space ~
34104 \end_inset
34105
34106 interior
34107 \family default
34108 .
34109 \end_layout
34110
34111 \begin_layout Standard
34112 \align center
34113 \begin_inset Box Boxed
34114 position "c"
34115 hor_pos "c"
34116 has_inner_box 1
34117 inner_pos "s"
34118 use_parbox 0
34119 use_makebox 0
34120 width "15col%"
34121 special "none"
34122 height "1.25in"
34123 height_special "totalheight"
34124 thickness "0.4pt"
34125 separation "3pt"
34126 shadowsize "4pt"
34127 framecolor "black"
34128 backgroundcolor "none"
34129 status collapsed
34130
34131 \begin_layout Plain Layout
34132 \align left
34133 marco
34134 \end_layout
34135
34136 \begin_layout Plain Layout
34137 \align center
34138 con texto
34139 \end_layout
34140
34141 \begin_layout Plain Layout
34142 \align right
34143 estirado
34144 \end_layout
34145
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \begin_layout Standard
34152 Si no has establecido un 
34153 \family sans
34154 Marco
34155 \begin_inset space ~
34156 \end_inset
34157
34158 interior
34159 \family default
34160 , puedes alinear horizontalmente el contenido del marco en el diálogo de
34161  marcos.
34162 \end_layout
34163
34164 \begin_layout Standard
34165 \align center
34166 \begin_inset Box Boxed
34167 position "c"
34168 hor_pos "s"
34169 has_inner_box 0
34170 inner_pos "s"
34171 use_parbox 0
34172 use_makebox 0
34173 width "90col%"
34174 special "none"
34175 height "1.25in"
34176 height_special "totalheight"
34177 thickness "0.4pt"
34178 separation "3pt"
34179 shadowsize "4pt"
34180 framecolor "black"
34181 backgroundcolor "none"
34182 status collapsed
34183
34184 \begin_layout Plain Layout
34185 Texto estirado horizontalmente.
34186 \end_layout
34187
34188 \end_inset
34189
34190
34191 \end_layout
34192
34193 \begin_layout Subsection
34194 Decoración
34195 \begin_inset CommandInset label
34196 LatexCommand label
34197 name "sec:Decoración"
34198
34199 \end_inset
34200
34201
34202 \begin_inset Index idx
34203 status collapsed
34204
34205 \begin_layout Plain Layout
34206 Marcos ! Decoración
34207 \end_layout
34208
34209 \end_inset
34210
34211
34212 \end_layout
34213
34214 \begin_layout Standard
34215 El estilo de borde del marco se puede determinar en la lista desplegable
34216  
34217 \family sans
34218 Tipo
34219 \family default
34220  del diálogo de marcos.
34221  Son posibles los siguientes bordes:
34222 \end_layout
34223
34224 \begin_layout Description
34225 Sin
34226 \begin_inset space ~
34227 \end_inset
34228
34229 borde No se dibuja ninguno.
34230 \end_layout
34231
34232 \begin_layout Description
34233 Borde
34234 \begin_inset space ~
34235 \end_inset
34236
34237 rectangular
34238 \begin_inset space ~
34239 \end_inset
34240
34241 sencillo Dibuja un borde rectangular alrededor del marco.
34242  El grosor del borde se puede especificar.
34243  
34244 \begin_inset Box Boxed
34245 position "c"
34246 hor_pos "c"
34247 has_inner_box 1
34248 inner_pos "c"
34249 use_parbox 0
34250 use_makebox 0
34251 width "25col%"
34252 special "none"
34253 height "1in"
34254 height_special "totalheight"
34255 thickness "0.4pt"
34256 separation "3pt"
34257 shadowsize "4pt"
34258 framecolor "black"
34259 backgroundcolor "none"
34260 status collapsed
34261
34262 \begin_layout Plain Layout
34263 \align center
34264 Marco rectangular
34265 \end_layout
34266
34267 \end_inset
34268
34269
34270 \end_layout
34271
34272 \begin_layout Description
34273 Borde
34274 \begin_inset space ~
34275 \end_inset
34276
34277 ovalado,
34278 \begin_inset space ~
34279 \end_inset
34280
34281 fino Dibuja un borde ovalado cuya línea tiene un grosor de 0.4
34282 \begin_inset space \thinspace{}
34283 \end_inset
34284
34285 pt.
34286  
34287 \begin_inset Box ovalbox
34288 position "c"
34289 hor_pos "c"
34290 has_inner_box 1
34291 inner_pos "c"
34292 use_parbox 0
34293 use_makebox 0
34294 width "25col%"
34295 special "none"
34296 height "1in"
34297 height_special "totalheight"
34298 thickness "0.4pt"
34299 separation "3pt"
34300 shadowsize "4pt"
34301 framecolor "black"
34302 backgroundcolor "none"
34303 status collapsed
34304
34305 \begin_layout Plain Layout
34306 \align center
34307 Borde ovalado, fino
34308 \end_layout
34309
34310 \end_inset
34311
34312
34313 \end_layout
34314
34315 \begin_layout Description
34316 Borde
34317 \begin_inset space ~
34318 \end_inset
34319
34320 ovalado,
34321 \begin_inset space ~
34322 \end_inset
34323
34324 grueso Dibuja un borde ovalado cuya línea tiene un grosor de 0.8
34325 \begin_inset space \thinspace{}
34326 \end_inset
34327
34328 pt.
34329  
34330 \begin_inset Box Ovalbox
34331 position "c"
34332 hor_pos "c"
34333 has_inner_box 1
34334 inner_pos "c"
34335 use_parbox 0
34336 use_makebox 0
34337 width "30col%"
34338 special "none"
34339 height "1in"
34340 height_special "totalheight"
34341 thickness "0.4pt"
34342 separation "3pt"
34343 shadowsize "4pt"
34344 framecolor "black"
34345 backgroundcolor "none"
34346 status collapsed
34347
34348 \begin_layout Plain Layout
34349 \align center
34350 Borde ovalado, grueso
34351 \end_layout
34352
34353 \end_inset
34354
34355
34356 \end_layout
34357
34358 \begin_layout Description
34359 Borde
34360 \begin_inset space ~
34361 \end_inset
34362
34363 sombreado Dibuja un borde rectangular de sombra alrededor del marco.
34364  El grosor de la línea y la sombra se puede especificar.
34365  
34366 \begin_inset Box Shadowbox
34367 position "c"
34368 hor_pos "c"
34369 has_inner_box 1
34370 inner_pos "c"
34371 use_parbox 0
34372 use_makebox 0
34373 width "20col%"
34374 special "none"
34375 height "1in"
34376 height_special "totalheight"
34377 thickness "0.4pt"
34378 separation "3pt"
34379 shadowsize "4pt"
34380 framecolor "black"
34381 backgroundcolor "none"
34382 status collapsed
34383
34384 \begin_layout Plain Layout
34385 \align center
34386 Borde sombrado
34387 \end_layout
34388
34389 \end_inset
34390
34391
34392 \end_layout
34393
34394 \begin_layout Description
34395 Fondo
34396 \begin_inset space ~
34397 \end_inset
34398
34399 coloreado Dibuja un cuadro con fondo de color rojo.
34400  A diferencia de los cuadros coloreados,
34401 \begin_inset Foot
34402 status collapsed
34403
34404 \begin_layout Plain Layout
34405 véase sec.
34406  
34407 \begin_inset CommandInset ref
34408 LatexCommand ref
34409 reference "sec:Marcos-Coloreados"
34410
34411 \end_inset
34412
34413
34414 \end_layout
34415
34416 \end_inset
34417
34418  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
34419 \begin_inset Box Shaded
34420 position "t"
34421 hor_pos "c"
34422 has_inner_box 0
34423 inner_pos "t"
34424 use_parbox 0
34425 use_makebox 0
34426 width "50col%"
34427 special "none"
34428 height "1in"
34429 height_special "totalheight"
34430 thickness "0.4pt"
34431 separation "3pt"
34432 shadowsize "4pt"
34433 framecolor "black"
34434 backgroundcolor "none"
34435 status collapsed
34436
34437 \begin_layout Plain Layout
34438 Cuadro con fondo sombreado
34439 \end_layout
34440
34441 \end_inset
34442
34443
34444 \end_layout
34445
34446 \begin_layout Description
34447 Borde
34448 \begin_inset space ~
34449 \end_inset
34450
34451 rectangular
34452 \begin_inset space ~
34453 \end_inset
34454
34455 doble Dibuja un rectángulo de línea doble alrededor.
34456  El grosor de la línea interior es 0.75
34457 \begin_inset space \thinspace{}
34458 \end_inset
34459
34460 grosor
34461 \begin_inset space ~
34462 \end_inset
34463
34464 del
34465 \begin_inset space ~
34466 \end_inset
34467
34468 borde, el de la línea exterior es 1.5
34469 \begin_inset space \thinspace{}
34470 \end_inset
34471
34472 grosor
34473 \begin_inset space ~
34474 \end_inset
34475
34476 del
34477 \begin_inset space ~
34478 \end_inset
34479
34480 borde.
34481  La distancia entre líneas es 1.5
34482 \begin_inset space \thinspace{}
34483 \end_inset
34484
34485 grosor
34486 \begin_inset space ~
34487 \end_inset
34488
34489 del
34490 \begin_inset space ~
34491 \end_inset
34492
34493 borde
34494 \begin_inset space \thinspace{}
34495 \end_inset
34496
34497 +
34498 \begin_inset space \thinspace{}
34499 \end_inset
34500
34501 0.5
34502 \begin_inset space \thinspace{}
34503 \end_inset
34504
34505 pt.
34506  
34507 \begin_inset Box Doublebox
34508 position "c"
34509 hor_pos "c"
34510 has_inner_box 1
34511 inner_pos "c"
34512 use_parbox 0
34513 use_makebox 0
34514 width "20col%"
34515 special "none"
34516 height "1in"
34517 height_special "totalheight"
34518 thickness "0.4pt"
34519 separation "3pt"
34520 shadowsize "4pt"
34521 framecolor "black"
34522 backgroundcolor "none"
34523 status collapsed
34524
34525 \begin_layout Plain Layout
34526 \align center
34527 Borde doble
34528 \end_layout
34529
34530 \end_inset
34531
34532
34533 \end_layout
34534
34535 \begin_layout Standard
34536 La etiqueta del marco en \SpecialChar LyX
34537  reflejará el estilo de borde elegido.
34538  Para poder utilizar los distintos bordes, debe estar instalado el paquete
34539  \SpecialChar LaTeX
34540  
34541 \series bold
34542 fancybox
34543 \series default
34544
34545 \begin_inset Index idx
34546 status collapsed
34547
34548 \begin_layout Plain Layout
34549 \SpecialChar LaTeX
34550 -paquetes ! fancybox
34551 \end_layout
34552
34553 \end_inset
34554
34555 .
34556 \end_layout
34557
34558 \begin_layout Standard
34559 \begin_inset VSpace bigskip
34560 \end_inset
34561
34562 Si usas la decoración 
34563 \family sans
34564 Borde rectangular sencillo
34565 \family default
34566  sin marco interior, puedes permitir saltos de página dentro del marco.
34567  Ten en cuenta que en ese caso, al contrario que otros marcos con bordes,
34568  el borde usa siempre todo el ancho de columna y el marco se establece como
34569  su párrafo propio: 
34570 \begin_inset Box Framed
34571 position "t"
34572 hor_pos "c"
34573 has_inner_box 0
34574 inner_pos "t"
34575 use_parbox 0
34576 use_makebox 0
34577 width "100col%"
34578 special "none"
34579 height "1in"
34580 height_special "totalheight"
34581 thickness "0.4pt"
34582 separation "3pt"
34583 shadowsize "4pt"
34584 framecolor "black"
34585 backgroundcolor "none"
34586 status collapsed
34587
34588 \begin_layout Plain Layout
34589 Cuadro que permite saltos de página
34590 \end_layout
34591
34592 \end_inset
34593
34594
34595 \end_layout
34596
34597 \begin_layout Section
34598 Personalización de marcos
34599 \begin_inset Index idx
34600 status collapsed
34601
34602 \begin_layout Plain Layout
34603 Marcos ! Personalizar
34604 \end_layout
34605
34606 \end_inset
34607
34608
34609 \end_layout
34610
34611 \begin_layout Standard
34612 El diámetro de las esquinas de los bordes ovalados se puede modificar con
34613  el comando 
34614 \series bold
34615
34616 \backslash
34617 cornersize
34618 \series default
34619 .
34620  El comando
34621 \end_layout
34622
34623 \begin_layout Standard
34624
34625 \series bold
34626
34627 \backslash
34628 cornersize*{1cm}
34629 \end_layout
34630
34631 \begin_layout Standard
34632 establece un diámetro de 1
34633 \begin_inset space \thinspace{}
34634 \end_inset
34635
34636 cm.
34637  El comando
34638 \end_layout
34639
34640 \begin_layout Standard
34641
34642 \series bold
34643
34644 \backslash
34645 cornersize{num}
34646 \end_layout
34647
34648 \begin_layout Standard
34649 fija el diámetro en 
34650 \family sans
34651 num
34652 \begin_inset space \thinspace{}
34653 \end_inset
34654
34655 ×
34656 \begin_inset space \thinspace{}
34657 \end_inset
34658
34659 mínimo
34660 \family default
34661  
34662 \family sans
34663 (ancho y alto del marco)
34664 \family default
34665 .
34666  Por omisión es 
34667 \series bold
34668
34669 \backslash
34670 cornersize{0.5}
34671 \series default
34672 .
34673 \end_layout
34674
34675 \begin_layout Standard
34676 \begin_inset ERT
34677 status collapsed
34678
34679 \begin_layout Plain Layout
34680
34681
34682 \backslash
34683 cornersize*{1.5cm}
34684 \end_layout
34685
34686 \end_inset
34687
34688
34689 \begin_inset Box Ovalbox
34690 position "c"
34691 hor_pos "c"
34692 has_inner_box 1
34693 inner_pos "c"
34694 use_parbox 0
34695 use_makebox 0
34696 width "28col%"
34697 special "none"
34698 height "1in"
34699 height_special "totalheight"
34700 thickness "0.4pt"
34701 separation "3pt"
34702 shadowsize "4pt"
34703 framecolor "black"
34704 backgroundcolor "none"
34705 status open
34706
34707 \begin_layout Plain Layout
34708 \align center
34709 Marco ovalado con 
34710 \series bold
34711
34712 \backslash
34713 cornersize
34714 \series default
34715
34716 \begin_inset space \thinspace{}
34717 \end_inset
34718
34719 =
34720 \begin_inset space \thinspace{}
34721 \end_inset
34722
34723 1.5
34724 \begin_inset space \thinspace{}
34725 \end_inset
34726
34727 cm
34728 \end_layout
34729
34730 \end_inset
34731
34732
34733 \begin_inset ERT
34734 status collapsed
34735
34736 \begin_layout Plain Layout
34737
34738
34739 \backslash
34740 cornersize{0.5}
34741 \end_layout
34742
34743 \end_inset
34744
34745
34746 \end_layout
34747
34748 \begin_layout Standard
34749 \begin_inset VSpace bigskip
34750 \end_inset
34751
34752
34753 \end_layout
34754
34755 \begin_layout Standard
34756 El color rojo predeterminado de los marcos con 
34757 \family sans
34758 fondo
34759 \begin_inset space ~
34760 \end_inset
34761
34762 coloreado
34763 \family default
34764  se puede cambiar en el sitio con el comando 
34765 \series bold
34766
34767 \backslash
34768 definecolor{shadecolor}
34769 \series default
34770  o globalmente con el menú 
34771 \family sans
34772 Herramientas
34773 \family default
34774 \SpecialChar menuseparator
34775
34776 \family sans
34777 Preferencias
34778 \family default
34779 \SpecialChar menuseparator
34780
34781 \family sans
34782 Colores
34783 \family default
34784 \SpecialChar menuseparator
34785
34786 \family sans
34787 marco
34788 \begin_inset space ~
34789 \end_inset
34790
34791 coloreado
34792 \family default
34793 .
34794  El esquema del comando 
34795 \series bold
34796
34797 \backslash
34798 definecolor
34799 \series default
34800  se explica en la sección
34801 \begin_inset space ~
34802 \end_inset
34803
34804
34805 \begin_inset CommandInset ref
34806 LatexCommand ref
34807 reference "sec:Cuadros-Coloreados"
34808
34809 \end_inset
34810
34811 .
34812 \begin_inset Foot
34813 status collapsed
34814
34815 \begin_layout Plain Layout
34816 El comando 
34817 \series bold
34818
34819 \backslash
34820 definecolor
34821 \series default
34822  requiere el paquete \SpecialChar LaTeX
34823  
34824 \series bold
34825 color
34826 \series default
34827  en el preámbulo, véase la sección
34828 \begin_inset space ~
34829 \end_inset
34830
34831
34832 \begin_inset CommandInset ref
34833 LatexCommand ref
34834 reference "sec:Marcos-Coloreados"
34835
34836 \end_inset
34837
34838 .
34839 \end_layout
34840
34841 \end_inset
34842
34843  Por ejemplo, la nota siguiente se define con el comando en código \SpecialChar TeX
34844
34845 \end_layout
34846
34847 \begin_layout Standard
34848
34849 \series bold
34850
34851 \backslash
34852 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34853 \end_layout
34854
34855 \begin_layout Standard
34856 \begin_inset ERT
34857 status collapsed
34858
34859 \begin_layout Plain Layout
34860
34861
34862 \backslash
34863 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34864 \end_layout
34865
34866 \end_inset
34867
34868
34869 \begin_inset Box Shaded
34870 position "t"
34871 hor_pos "c"
34872 has_inner_box 0
34873 inner_pos "t"
34874 use_parbox 0
34875 use_makebox 0
34876 width "100col%"
34877 special "none"
34878 height "1in"
34879 height_special "totalheight"
34880 thickness "0.4pt"
34881 separation "3pt"
34882 shadowsize "4pt"
34883 framecolor "black"
34884 backgroundcolor "none"
34885 status open
34886
34887 \begin_layout Plain Layout
34888
34889 \color yellow
34890 Texto amarillo en un marco con fondo coloreado en verde oscuro.
34891 \end_layout
34892
34893 \end_inset
34894
34895
34896 \begin_inset ERT
34897 status collapsed
34898
34899 \begin_layout Plain Layout
34900
34901
34902 \backslash
34903 definecolor{shadecolor}{rgb}{1,0,0}
34904 \end_layout
34905
34906 \end_inset
34907
34908
34909 \end_layout
34910
34911 \begin_layout Standard
34912 \begin_inset VSpace bigskip
34913 \end_inset
34914
34915 Los cambios en las dimensiones y de los colores son válidos para todos los
34916  marcos que siguen a los comandos.
34917 \end_layout
34918
34919 \begin_layout Section
34920 Minipáginas
34921 \begin_inset CommandInset label
34922 LatexCommand label
34923 name "sec:Minipáginas"
34924
34925 \end_inset
34926
34927
34928 \begin_inset Index idx
34929 status collapsed
34930
34931 \begin_layout Plain Layout
34932 Marcos ! Minipáginas
34933 \end_layout
34934
34935 \end_inset
34936
34937
34938 \end_layout
34939
34940 \begin_layout Standard
34941 Las minipáginas son tratadas por \SpecialChar LaTeX
34942  como páginas dentro de páginas y por tanto
34943  pueden tener, por ejemplo, sus propias notas al pie.
34944 \end_layout
34945
34946 \begin_layout Standard
34947 Las minipáginas son útiles para escribir documentos en distintas lenguas.
34948 \end_layout
34949
34950 \begin_layout Standard
34951 A continuación hay dos ejemplos de minipáginas adosadas.
34952  Su anchura está puesta en 45
34953 \begin_inset space \thinspace{}
34954 \end_inset
34955
34956 % y separadas por un relleno horizontal, insertado mediante el menú 
34957 \family sans
34958 Insertar\SpecialChar menuseparator
34959 Formato\SpecialChar menuseparator
34960 Relleno
34961 \begin_inset space ~
34962 \end_inset
34963
34964 horizontal
34965 \family default
34966 .
34967 \end_layout
34968
34969 \begin_layout Standard
34970 \begin_inset Box Frameless
34971 position "t"
34972 hor_pos "c"
34973 has_inner_box 1
34974 inner_pos "c"
34975 use_parbox 0
34976 use_makebox 0
34977 width "45col%"
34978 special "none"
34979 height "1in"
34980 height_special "totalheight"
34981 thickness "0.4pt"
34982 separation "3pt"
34983 shadowsize "4pt"
34984 framecolor "black"
34985 backgroundcolor "none"
34986 status open
34987
34988 \begin_layout Plain Layout
34989
34990 \lang ngerman
34991 Dies ist ein deutscher Text.
34992  Dies ist ein deutscher Text.
34993  Dies ist ein deutscher Text.
34994  Dies ist ein deutscher Text.
34995  Dies ist ein deutscher Text.
34996  Dies ist ein deutscher Text.
34997  Dies ist ein deutscher Text.
34998  Dies ist ein deutscher Text.
34999  Dies ist ein deutscher Text.
35000  Dies ist ein deutscher Text.
35001  Dies ist ein deutscher Text.
35002  Dies ist ein deutscher Text.
35003  Dies ist ein deutscher Text
35004 \begin_inset Foot
35005 status collapsed
35006
35007 \begin_layout Plain Layout
35008
35009 \lang ngerman
35010 Dies ist eine deutsche Fußnote.
35011 \end_layout
35012
35013 \end_inset
35014
35015 .
35016  Dies ist ein deutscher Text.
35017  Dies ist ein deutscher Text.
35018 \end_layout
35019
35020 \end_inset
35021
35022
35023 \begin_inset space \hfill{}
35024 \end_inset
35025
35026
35027 \begin_inset Box Frameless
35028 position "t"
35029 hor_pos "c"
35030 has_inner_box 1
35031 inner_pos "c"
35032 use_parbox 0
35033 use_makebox 0
35034 width "45col%"
35035 special "none"
35036 height "1in"
35037 height_special "totalheight"
35038 thickness "0.4pt"
35039 separation "3pt"
35040 shadowsize "4pt"
35041 framecolor "black"
35042 backgroundcolor "none"
35043 status open
35044
35045 \begin_layout Plain Layout
35046
35047 \lang english
35048 This is an English Text.
35049  This is an English Text.
35050  This is an English Text.
35051  This is an English Text.
35052  This is an English Text.
35053  This is an English Text.
35054  This is an English Text.
35055  This is an English Text.
35056  This is an English Text.
35057  This is an English Text.
35058  This is an English Text.
35059  This is an English Text.
35060  This is an English Text.
35061  This is an English Text.
35062  This is an English Text.
35063  This is an English Text.
35064 \begin_inset Foot
35065 status collapsed
35066
35067 \begin_layout Plain Layout
35068
35069 \lang english
35070 This is an English footnote.
35071 \end_layout
35072
35073 \end_inset
35074
35075  This is an English Text.
35076 \end_layout
35077
35078 \end_inset
35079
35080
35081 \end_layout
35082
35083 \begin_layout Standard
35084 \begin_inset VSpace bigskip
35085 \end_inset
35086
35087 La configuración global de párrafos se ignora en las minipáginas.
35088  Esto significa que en las mismas no habrá espacio entre párrafos aunque
35089  pongas p.
35090 \begin_inset space \thinspace{}
35091 \end_inset
35092
35093 ej.
35094 \begin_inset space ~
35095 \end_inset
35096
35097
35098 \family sans
35099 Salto
35100 \begin_inset space ~
35101 \end_inset
35102
35103 medio
35104 \family default
35105  en la configuración del documento.
35106 \end_layout
35107
35108 \begin_layout Standard
35109 Las minipáginas también sirven para poner un color de fondo para partes
35110  de texto, véase sección
35111 \begin_inset space ~
35112 \end_inset
35113
35114
35115 \begin_inset CommandInset ref
35116 LatexCommand ref
35117 reference "sec:Marcos-Coloreados"
35118
35119 \end_inset
35120
35121 .
35122 \end_layout
35123
35124 \begin_layout Standard
35125 \begin_inset Note Greyedout
35126 status open
35127
35128 \begin_layout Plain Layout
35129
35130 \series bold
35131 Nota:
35132 \series default
35133  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
35134  tener minipáginas en cuadros, en flotantes, y en otros marcos.
35135 \end_layout
35136
35137 \end_inset
35138
35139
35140 \end_layout
35141
35142 \begin_layout Standard
35143 \begin_inset VSpace bigskip
35144 \end_inset
35145
35146
35147 \end_layout
35148
35149 \begin_layout Standard
35150 \SpecialChar LyX
35151  proporciona soporte básico para minipáginas cuyo tamaño es determinado
35152  automáticamente por la anchura de su contenido, mediante el módulo 
35153 \family sans
35154 Minipáginas
35155 \begin_inset space ~
35156 \end_inset
35157
35158 ancho
35159 \begin_inset space ~
35160 \end_inset
35161
35162 variable
35163 \family default
35164 .
35165  El archivo de ejemplo \SpecialChar LyX
35166  
35167 \emph on
35168 varwidth-floats-side-by-side
35169 \emph default
35170  tiene ejemplos de estas minipáginas para colocar flotantes adosados.
35171 \end_layout
35172
35173 \begin_layout Section
35174 Marcos de párrafo
35175 \begin_inset CommandInset label
35176 LatexCommand label
35177 name "sec:Marcos-de-Párrafo"
35178
35179 \end_inset
35180
35181
35182 \begin_inset Index idx
35183 status collapsed
35184
35185 \begin_layout Plain Layout
35186 Marcos ! de párrafo
35187 \end_layout
35188
35189 \end_inset
35190
35191
35192 \end_layout
35193
35194 \begin_layout Standard
35195 Los marcos de párrafo son similares a las minipáginas con la diferencia
35196  de que no pueden contener notas al pie.
35197 \end_layout
35198
35199 \begin_layout Standard
35200 \align center
35201 \begin_inset Box Frameless
35202 position "t"
35203 hor_pos "c"
35204 has_inner_box 1
35205 inner_pos "t"
35206 use_parbox 1
35207 use_makebox 0
35208 width "33col%"
35209 special "none"
35210 height "1in"
35211 height_special "totalheight"
35212 thickness "0.4pt"
35213 separation "3pt"
35214 shadowsize "4pt"
35215 framecolor "black"
35216 backgroundcolor "none"
35217 status open
35218
35219 \begin_layout Plain Layout
35220 Texto en un marco de párrafo.
35221  Texto en un marco de párrafo.
35222  Esta nota no aparece:
35223 \begin_inset Foot
35224 status open
35225
35226 \begin_layout Plain Layout
35227 Esta es una nota en un marco de párrafo y por eso no aparecerá.
35228 \end_layout
35229
35230 \end_inset
35231
35232
35233 \end_layout
35234
35235 \end_inset
35236
35237
35238 \end_layout
35239
35240 \begin_layout Section
35241 Marcos para palabras y caracteres
35242 \begin_inset Index idx
35243 status collapsed
35244
35245 \begin_layout Plain Layout
35246 Marcos ! para palabras y caracteres
35247 \end_layout
35248
35249 \end_inset
35250
35251
35252 \end_layout
35253
35254 \begin_layout Subsection
35255 Evitar la partición de palabras
35256 \begin_inset CommandInset label
35257 LatexCommand label
35258 name "sec:Evitar-la-Partición"
35259
35260 \end_inset
35261
35262
35263 \begin_inset Index idx
35264 status collapsed
35265
35266 \begin_layout Plain Layout
35267 Marcos ! para evitar partición de palabras
35268 \end_layout
35269
35270 \end_inset
35271
35272
35273 \end_layout
35274
35275 \begin_layout Standard
35276 El marco tipo 
35277 \family sans
35278 Marco de línea
35279 \family default
35280  sirve para evitar que una palabra sea partida con guión.
35281 \begin_inset Newline newline
35282 \end_inset
35283
35284 He aquí un ejemplo:
35285 \end_layout
35286
35287 \begin_layout Standard
35288 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
35289 palabra».
35290 \end_layout
35291
35292 \begin_layout Standard
35293 Para evitar la división de la palabra «estalarguísimapalabra», ponla en
35294  un marco, establece el 
35295 \family sans
35296 Marco interior
35297 \family default
35298  en 
35299 \family sans
35300 Marco de línea
35301 \family default
35302  y no pongas ancho explícito.
35303 \end_layout
35304
35305 \begin_layout Standard
35306 Este es el resultado:
35307 \end_layout
35308
35309 \begin_layout Standard
35310 Esta línea es un ejemplo para mostrar cómo evitar la división de 
35311 \begin_inset Box Frameless
35312 position "t"
35313 hor_pos "c"
35314 has_inner_box 1
35315 inner_pos "t"
35316 use_parbox 0
35317 use_makebox 1
35318 width ""
35319 special "none"
35320 height "1in"
35321 height_special "totalheight"
35322 thickness "0.4pt"
35323 separation "3pt"
35324 shadowsize "4pt"
35325 framecolor "black"
35326 backgroundcolor "none"
35327 status open
35328
35329 \begin_layout Plain Layout
35330 «estalarguísimapalabra»
35331 \end_layout
35332
35333 \end_inset
35334
35335 .
35336 \end_layout
35337
35338 \begin_layout Standard
35339 Como alternativa puedes poner el comando «
35340 \series bold
35341
35342 \backslash
35343 -
35344 \series default
35345 » en código \SpecialChar TeX
35346  directamente antes de la palabra:
35347 \end_layout
35348
35349 \begin_layout Standard
35350 Esta línea es un ejemplo para mostrar cómo evitar la división de «
35351 \begin_inset ERT
35352 status collapsed
35353
35354 \begin_layout Plain Layout
35355
35356
35357 \backslash
35358 -
35359 \end_layout
35360
35361 \end_inset
35362
35363 estalarguísimapalabra».
35364 \end_layout
35365
35366 \begin_layout Standard
35367 Por supuesto, la palabra sobresale del margen.
35368  Para evitarlo añade, con el menú 
35369 \family sans
35370 Insertar\SpecialChar menuseparator
35371 Formato\SpecialChar menuseparator
35372 Salto
35373 \begin_inset space ~
35374 \end_inset
35375
35376 de
35377 \begin_inset space ~
35378 \end_inset
35379
35380 línea
35381 \begin_inset space ~
35382 \end_inset
35383
35384 cortada
35385 \family default
35386  (atajo 
35387 \family sans
35388 Ctrl+Entrar
35389 \family default
35390 ), un salto de línea antes de la palabra:
35391 \end_layout
35392
35393 \begin_layout Standard
35394 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
35395 \begin_inset Newline newline
35396 \end_inset
35397
35398
35399 \begin_inset Box Frameless
35400 position "t"
35401 hor_pos "c"
35402 has_inner_box 1
35403 inner_pos "t"
35404 use_parbox 0
35405 use_makebox 1
35406 width ""
35407 special "none"
35408 height "1in"
35409 height_special "totalheight"
35410 thickness "0.4pt"
35411 separation "3pt"
35412 shadowsize "4pt"
35413 framecolor "black"
35414 backgroundcolor "none"
35415 status open
35416
35417 \begin_layout Plain Layout
35418 «estalarguísimapalabra»
35419 \end_layout
35420
35421 \end_inset
35422
35423 .
35424 \end_layout
35425
35426 \begin_layout Subsection
35427 Alineación vertical
35428 \begin_inset CommandInset label
35429 LatexCommand label
35430 name "subsec:Alineación-Vertical"
35431
35432 \end_inset
35433
35434
35435 \begin_inset Index idx
35436 status collapsed
35437
35438 \begin_layout Plain Layout
35439 Marcos ! para alineación vertical
35440 \end_layout
35441
35442 \end_inset
35443
35444
35445 \end_layout
35446
35447 \begin_layout Standard
35448 Con ayuda del comando 
35449 \series bold
35450
35451 \backslash
35452 raisebox
35453 \series default
35454  puedes alinear verticalmente con el texto circundante palabras o caracteres.
35455  
35456 \series bold
35457
35458 \backslash
35459 raisebox
35460 \series default
35461  se utiliza según el esquema:
35462 \end_layout
35463
35464 \begin_layout Standard
35465
35466 \series bold
35467
35468 \backslash
35469 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
35470 \end_layout
35471
35472 \begin_layout Standard
35473 La elevación puede ser un valor positivo para subir el marco o negativo
35474  para bajarlo.
35475 \end_layout
35476
35477 \begin_layout Standard
35478 Para alinear una palabra, p.
35479 \begin_inset space \thinspace{}
35480 \end_inset
35481
35482 e
35483 \begin_inset space ~
35484 \end_inset
35485
35486 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
35487  en la línea de base, inserta el comando
35488 \end_layout
35489
35490 \begin_layout Standard
35491
35492 \series bold
35493
35494 \backslash
35495 raisebox{
35496 \backslash
35497 depth}{
35498 \end_layout
35499
35500 \begin_layout Standard
35501 en código \SpecialChar TeX
35502  antes de la palabra.
35503  Detrás de la palabra inserta una llave de cierre «
35504 \series bold
35505 }
35506 \series default
35507 » en código \SpecialChar TeX
35508 .
35509 \begin_inset Newline newline
35510 \end_inset
35511
35512 Este es el resultado:
35513 \end_layout
35514
35515 \begin_layout Standard
35516 Esto es una línea de texto con la palabra 
35517 \begin_inset ERT
35518 status collapsed
35519
35520 \begin_layout Plain Layout
35521
35522
35523 \backslash
35524 raisebox{
35525 \backslash
35526 depth}{
35527 \end_layout
35528
35529 \end_inset
35530
35531 «prevención»
35532 \begin_inset ERT
35533 status collapsed
35534
35535 \begin_layout Plain Layout
35536
35537 }
35538 \end_layout
35539
35540 \end_inset
35541
35542  elevada.
35543 \end_layout
35544
35545 \begin_layout Standard
35546 \begin_inset VSpace bigskip
35547 \end_inset
35548
35549 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
35550 \end_layout
35551
35552 \begin_layout Standard
35553 Esto es una línea de texto con la palabra 
35554 \begin_inset ERT
35555 status collapsed
35556
35557 \begin_layout Plain Layout
35558
35559
35560 \backslash
35561 raisebox{-
35562 \backslash
35563 depth}{
35564 \end_layout
35565
35566 \end_inset
35567
35568 «prevención»
35569 \begin_inset ERT
35570 status collapsed
35571
35572 \begin_layout Plain Layout
35573
35574 }
35575 \end_layout
35576
35577 \end_inset
35578
35579  bajada.
35580 \begin_inset Newline newline
35581 \end_inset
35582
35583 Esto es una línea de texto con la palabra 
35584 \begin_inset ERT
35585 status collapsed
35586
35587 \begin_layout Plain Layout
35588
35589
35590 \backslash
35591 raisebox{0.5cm}{
35592 \end_layout
35593
35594 \end_inset
35595
35596 «testigo»
35597 \begin_inset ERT
35598 status collapsed
35599
35600 \begin_layout Plain Layout
35601
35602 }
35603 \end_layout
35604
35605 \end_inset
35606
35607  elevada.
35608 \end_layout
35609
35610 \begin_layout Standard
35611 Si por alguna razón quieres impedir esto, pon la altura del marco a cero.
35612  Por ejemplo
35613 \end_layout
35614
35615 \begin_layout Standard
35616
35617 \series bold
35618
35619 \backslash
35620 raisebox{-
35621 \backslash
35622 depth}[0pt]{
35623 \end_layout
35624
35625 \begin_layout Standard
35626 Esto es una línea de texto con la palabra 
35627 \begin_inset ERT
35628 status collapsed
35629
35630 \begin_layout Plain Layout
35631
35632
35633 \backslash
35634 raisebox{-
35635 \backslash
35636 depth}[0pt]{
35637 \end_layout
35638
35639 \end_inset
35640
35641 «prevención»
35642 \begin_inset ERT
35643 status collapsed
35644
35645 \begin_layout Plain Layout
35646
35647 }
35648 \end_layout
35649
35650 \end_inset
35651
35652  bajada.
35653 \begin_inset Newline newline
35654 \end_inset
35655
35656
35657 \begin_inset Newline newline
35658 \end_inset
35659
35660 Esto es una línea de texto con la palabra 
35661 \begin_inset ERT
35662 status collapsed
35663
35664 \begin_layout Plain Layout
35665
35666
35667 \backslash
35668 raisebox{0.5cm}[0pt]{
35669 \end_layout
35670
35671 \end_inset
35672
35673 «testigo»
35674 \begin_inset ERT
35675 status collapsed
35676
35677 \begin_layout Plain Layout
35678
35679 }
35680 \end_layout
35681
35682 \end_inset
35683
35684  elevada.
35685 \end_layout
35686
35687 \begin_layout Section
35688 Marcos coloreados
35689 \begin_inset CommandInset label
35690 LatexCommand label
35691 name "sec:Marcos-Coloreados"
35692
35693 \end_inset
35694
35695
35696 \begin_inset Index idx
35697 status collapsed
35698
35699 \begin_layout Plain Layout
35700 Marcos ! Colorear
35701 \end_layout
35702
35703 \end_inset
35704
35705
35706 \end_layout
35707
35708 \begin_layout Standard
35709 Para colorear el fondo de un marco selecciona el color deseado en el cuadro
35710  de diálogo.
35711  Como ejemplo, he aquí un marco con fondo naranja:
35712 \end_layout
35713
35714 \begin_layout Standard
35715 \begin_inset Box Frameless
35716 position "t"
35717 hor_pos "c"
35718 has_inner_box 1
35719 inner_pos "t"
35720 use_parbox 0
35721 use_makebox 1
35722 width ""
35723 special "none"
35724 height "1in"
35725 height_special "totalheight"
35726 thickness "0.4pt"
35727 separation "3pt"
35728 shadowsize "4pt"
35729 framecolor "black"
35730 backgroundcolor "orange"
35731 status open
35732
35733 \begin_layout Plain Layout
35734 Marco con fondo naranja
35735 \end_layout
35736
35737 \end_inset
35738
35739
35740 \end_layout
35741
35742 \begin_layout Standard
35743 Si usas la decoración 
35744 \family sans
35745 Borde
35746 \begin_inset space ~
35747 \end_inset
35748
35749 rectangular
35750 \begin_inset space ~
35751 \end_inset
35752
35753 sencillo
35754 \family default
35755  puedes determinar un borde colorido.
35756  En este caso debes especificar además un color (\SpecialChar LyX
35757  pone blanco por omisión).
35758  Un ejemplo:
35759 \end_layout
35760
35761 \begin_layout Standard
35762 \begin_inset Box Boxed
35763 position "t"
35764 hor_pos "c"
35765 has_inner_box 0
35766 inner_pos "t"
35767 use_parbox 0
35768 use_makebox 0
35769 width ""
35770 special "none"
35771 height "1in"
35772 height_special "totalheight"
35773 thickness "0.4pt"
35774 separation "3pt"
35775 shadowsize "4pt"
35776 framecolor "teal"
35777 backgroundcolor "yellow"
35778 status open
35779
35780 \begin_layout Plain Layout
35781 Marco con borde color cerceta y fondo amarillo
35782 \end_layout
35783
35784 \end_inset
35785
35786
35787 \end_layout
35788
35789 \begin_layout Standard
35790 \begin_inset VSpace bigskip
35791 \end_inset
35792
35793
35794 \end_layout
35795
35796 \begin_layout Standard
35797 También puedes colorear el texto, por supuesto:
35798 \begin_inset Newline newline
35799 \end_inset
35800
35801
35802 \begin_inset Box Boxed
35803 position "t"
35804 hor_pos "c"
35805 has_inner_box 0
35806 inner_pos "t"
35807 use_parbox 0
35808 use_makebox 0
35809 width ""
35810 special "none"
35811 height "1in"
35812 height_special "totalheight"
35813 thickness "0.4pt"
35814 separation "3pt"
35815 shadowsize "4pt"
35816 framecolor "cyan"
35817 backgroundcolor "magenta"
35818 status open
35819
35820 \begin_layout Plain Layout
35821
35822 \color yellow
35823 Marco con texto, fondo y borde en distintos colores.
35824 \end_layout
35825
35826 \end_inset
35827
35828
35829 \end_layout
35830
35831 \begin_layout Standard
35832 \begin_inset VSpace bigskip
35833 \end_inset
35834
35835
35836 \end_layout
35837
35838 \begin_layout Standard
35839 Si deseas un color distinto de los predefinidos, puedes definir tus propios
35840  colores según se explica en la sección
35841 \begin_inset space ~
35842 \end_inset
35843
35844
35845 \begin_inset CommandInset ref
35846 LatexCommand ref
35847 reference "sec:Cuadros-Coloreados"
35848
35849 \end_inset
35850
35851 .
35852  Para usar un color personal debes hay que usar código \SpecialChar TeX
35853
35854 \end_layout
35855
35856 \begin_layout Standard
35857 Los marcos coloreados sin borde se crean con el comando 
35858 \series bold
35859
35860 \backslash
35861 colorbox
35862 \series default
35863 , de acuerdo con el siguiente esquema:
35864 \end_layout
35865
35866 \begin_layout Standard
35867
35868 \series bold
35869
35870 \backslash
35871 colorbox{color}{contenido del marco}
35872 \end_layout
35873
35874 \begin_layout Standard
35875 El contenido también puede ser un marco y los marcos coloreados también
35876  pueden estar en otros marcos.
35877  Por ejemplo, para poner fondo verdeoscuro a una palabra, inserta el comando
35878 \end_layout
35879
35880 \begin_layout Standard
35881
35882 \series bold
35883
35884 \backslash
35885 colorbox{verdeoscuro}{
35886 \end_layout
35887
35888 \begin_layout Standard
35889 en código \SpecialChar TeX
35890  antes de la palabra.
35891  Tras la palabra inserta una llave de cierre «
35892 \series bold
35893 }
35894 \series default
35895 » en código \SpecialChar TeX
35896 .
35897 \begin_inset Newline newline
35898 \end_inset
35899
35900 Este es el resultado:
35901 \end_layout
35902
35903 \begin_layout Standard
35904 Línea en la que la palabra 
35905 \begin_inset ERT
35906 status collapsed
35907
35908 \begin_layout Plain Layout
35909
35910
35911 \backslash
35912 colorbox{verdeoscuro}{
35913 \end_layout
35914
35915 \end_inset
35916
35917 «¡Atención!»
35918 \begin_inset ERT
35919 status collapsed
35920
35921 \begin_layout Plain Layout
35922
35923 }
35924 \end_layout
35925
35926 \end_inset
35927
35928  tiene fondo verdeoscuro.
35929 \end_layout
35930
35931 \begin_layout Standard
35932 Los marcos coloreados con borde se crean con el comando 
35933 \series bold
35934
35935 \backslash
35936 fcolorbox
35937 \series default
35938  con el esquema siguiente:
35939 \end_layout
35940
35941 \begin_layout Standard
35942
35943 \series bold
35944
35945 \backslash
35946 fcolorbox{color del borde}{color del fondo}{contenido del marco}
35947 \end_layout
35948
35949 \begin_layout Section
35950 Marcos girados y a escala
35951 \end_layout
35952
35953 \begin_layout Standard
35954 Para poder usar los marcos descritos en esta sección debe cargarse el módulo
35955  
35956 \family sans
35957 Marcos gráficos
35958 \family default
35959  en la configuración del documento.
35960 \end_layout
35961
35962 \begin_layout Standard
35963 \begin_inset Note Greyedout
35964 status open
35965
35966 \begin_layout Plain Layout
35967
35968 \series bold
35969 Nota:
35970 \series default
35971  no todos los visores DVI pueden mostrar rotaciones o escalas.
35972 \end_layout
35973
35974 \end_inset
35975
35976
35977 \end_layout
35978
35979 \begin_layout Standard
35980 \begin_inset Note Greyedout
35981 status open
35982
35983 \begin_layout Plain Layout
35984
35985 \series bold
35986 Nota:
35987 \series default
35988  Los marcos girados o a escala no pueden contener flotantes.
35989 \end_layout
35990
35991 \end_inset
35992
35993
35994 \end_layout
35995
35996 \begin_layout Subsection
35997 Marcos girados
35998 \begin_inset Index idx
35999 status collapsed
36000
36001 \begin_layout Plain Layout
36002 Marcos ! Girar
36003 \end_layout
36004
36005 \end_inset
36006
36007
36008 \begin_inset Index idx
36009 status collapsed
36010
36011 \begin_layout Plain Layout
36012 Material rotado
36013 \end_layout
36014
36015 \end_inset
36016
36017
36018 \end_layout
36019
36020 \begin_layout Standard
36021 Para girar material debes ponerlo en un 
36022 \family sans
36023 Marco
36024 \begin_inset space ~
36025 \end_inset
36026
36027 rotación
36028 \family default
36029 .
36030  Se inserta con el menú
36031 \family sans
36032  Insertar\SpecialChar menuseparator
36033 Recuadro
36034 \begin_inset space ~
36035 \end_inset
36036
36037 personalizado\SpecialChar menuseparator
36038 Marco
36039 \begin_inset space ~
36040 \end_inset
36041
36042 rotación
36043 \family default
36044 .
36045 \end_layout
36046
36047 \begin_layout Standard
36048 El origen de rotación se puede especificar en el recuadro 
36049 \family sans
36050 Origen
36051 \family default
36052  (menú 
36053 \family sans
36054 Insertar\SpecialChar menuseparator
36055 Origen
36056 \family default
36057 ) en la forma 
36058 \series bold
36059 origin=position
36060 \series default
36061 .
36062  Son posibles las posiciones siguientes: 
36063 \emph on
36064 c
36065 \emph default
36066  (
36067 \emph on
36068 center
36069 \emph default
36070 , centro), 
36071 \emph on
36072 l
36073 \emph default
36074  (
36075 \emph on
36076 left
36077 \emph default
36078 , izquierda), 
36079 \emph on
36080 r
36081 \emph default
36082  (
36083 \emph on
36084 right
36085 \emph default
36086 , derecha), 
36087 \emph on
36088 b
36089 \emph default
36090  (
36091 \emph on
36092 bottom
36093 \emph default
36094 , abajo), 
36095 \emph on
36096 t
36097 \emph default
36098  (
36099 \emph on
36100 top
36101 \emph default
36102 , arriba), así como combinaciones adecuadas de las posiciones básicas.
36103  Por ejemplo, 
36104 \emph on
36105 lt
36106 \emph default
36107  significa que el origen de rotación es la esquina superior izquierda del
36108  marco.
36109  Si no se especifica origen de rotación se usará la posición 
36110 \emph on
36111 l
36112 \emph default
36113 .
36114  El ángulo de rotación es un número de grados, y puede ser negativo.
36115  El sentido de giro es antihorario.
36116 \end_layout
36117
36118 \begin_layout Standard
36119 En el siguiente ejemplo se ha insertado 
36120 \series bold
36121 origin=c
36122 \series default
36123  en el recuadro 
36124 \family sans
36125 Origen
36126 \family default
36127  y 
36128 \series bold
36129 60
36130 \series default
36131  en el recuadro 
36132 \family sans
36133 Ángulo
36134 \family default
36135 .
36136 \end_layout
36137
36138 \begin_layout Standard
36139 Esta línea contiene texto 
36140 \begin_inset Flex Rotatebox
36141 status open
36142
36143 \begin_layout Plain Layout
36144 \begin_inset Argument 1
36145 status open
36146
36147 \begin_layout Plain Layout
36148 origin=c
36149 \end_layout
36150
36151 \end_inset
36152
36153
36154 \begin_inset Argument 2
36155 status open
36156
36157 \begin_layout Plain Layout
36158 60
36159 \end_layout
36160
36161 \end_inset
36162
36163 con rotación
36164 \end_layout
36165
36166 \end_inset
36167
36168 .
36169 \end_layout
36170
36171 \begin_layout Standard
36172 El contenido del marco puede ser también otro marco o una ecuación en línea:
36173 \end_layout
36174
36175 \begin_layout Standard
36176 En esta línea hay texto enmarcado 
36177 \begin_inset Flex Rotatebox
36178 status open
36179
36180 \begin_layout Plain Layout
36181 \begin_inset Argument 1
36182 status open
36183
36184 \begin_layout Plain Layout
36185 origin=r
36186 \end_layout
36187
36188 \end_inset
36189
36190
36191 \begin_inset Argument 2
36192 status open
36193
36194 \begin_layout Plain Layout
36195 -60
36196 \end_layout
36197
36198 \end_inset
36199
36200
36201 \begin_inset Box Doublebox
36202 position "c"
36203 hor_pos "c"
36204 has_inner_box 0
36205 inner_pos "c"
36206 use_parbox 0
36207 use_makebox 0
36208 width "1in"
36209 special "width"
36210 height "1in"
36211 height_special "totalheight"
36212 thickness "0.4pt"
36213 separation "3pt"
36214 shadowsize "4pt"
36215 framecolor "black"
36216 backgroundcolor "none"
36217 status collapsed
36218
36219 \begin_layout Plain Layout
36220 con rotación
36221 \end_layout
36222
36223 \end_inset
36224
36225
36226 \end_layout
36227
36228 \end_inset
36229
36230  y 
36231 \begin_inset Flex Rotatebox
36232 status open
36233
36234 \begin_layout Plain Layout
36235 \begin_inset Argument 1
36236 status open
36237
36238 \begin_layout Plain Layout
36239 origin=lb
36240 \end_layout
36241
36242 \end_inset
36243
36244
36245 \begin_inset Argument 2
36246 status open
36247
36248 \begin_layout Plain Layout
36249 60
36250 \end_layout
36251
36252 \end_inset
36253
36254
36255 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36256 \end_inset
36257
36258
36259 \end_layout
36260
36261 \end_inset
36262
36263  una ecuación.
36264 \end_layout
36265
36266 \begin_layout Standard
36267 O una imagen o un cuadro:
36268 \end_layout
36269
36270 \begin_layout Standard
36271 Aquí hay una imagen girada 
36272 \begin_inset Flex Rotatebox
36273 status open
36274
36275 \begin_layout Plain Layout
36276 \begin_inset Argument 1
36277 status open
36278
36279 \begin_layout Plain Layout
36280 origin=lb
36281 \end_layout
36282
36283 \end_inset
36284
36285
36286 \begin_inset Argument 2
36287 status open
36288
36289 \begin_layout Plain Layout
36290 90
36291 \end_layout
36292
36293 \end_inset
36294
36295
36296 \begin_inset Graphics
36297         filename ../clipart/platypus.eps
36298         lyxscale 50
36299         width 25col%
36300
36301 \end_inset
36302
36303
36304 \end_layout
36305
36306 \end_inset
36307
36308  y un cuadro girado 
36309 \begin_inset Flex Rotatebox
36310 status open
36311
36312 \begin_layout Plain Layout
36313 \begin_inset Argument 2
36314 status open
36315
36316 \begin_layout Plain Layout
36317 -90
36318 \end_layout
36319
36320 \end_inset
36321
36322
36323 \begin_inset Tabular
36324 <lyxtabular version="3" rows="2" columns="2">
36325 <features tabularvalignment="middle">
36326 <column alignment="center" valignment="top">
36327 <column alignment="center" valignment="top">
36328 <row>
36329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36330 \begin_inset Text
36331
36332 \begin_layout Plain Layout
36333 q
36334 \end_layout
36335
36336 \end_inset
36337 </cell>
36338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36339 \begin_inset Text
36340
36341 \begin_layout Plain Layout
36342 w
36343 \end_layout
36344
36345 \end_inset
36346 </cell>
36347 </row>
36348 <row>
36349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36350 \begin_inset Text
36351
36352 \begin_layout Plain Layout
36353 e
36354 \end_layout
36355
36356 \end_inset
36357 </cell>
36358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36359 \begin_inset Text
36360
36361 \begin_layout Plain Layout
36362 r
36363 \end_layout
36364
36365 \end_inset
36366 </cell>
36367 </row>
36368 </lyxtabular>
36369
36370 \end_inset
36371
36372
36373 \end_layout
36374
36375 \end_inset
36376
36377 .
36378 \begin_inset Index idx
36379 status collapsed
36380
36381 \begin_layout Plain Layout
36382 Figuras ! Rotar
36383 \end_layout
36384
36385 \end_inset
36386
36387
36388 \begin_inset Index idx
36389 status collapsed
36390
36391 \begin_layout Plain Layout
36392 Cuadros ! Girar
36393 \end_layout
36394
36395 \end_inset
36396
36397
36398 \end_layout
36399
36400 \begin_layout Standard
36401 \begin_inset Note Greyedout
36402 status open
36403
36404 \begin_layout Plain Layout
36405
36406 \series bold
36407 Nota:
36408 \series default
36409  Si el recuadro 
36410 \family sans
36411 Ángulo
36412 \family default
36413  está vacío o contiene caracteres no numéricos habrá errores \SpecialChar LaTeX
36414  al ver/exportar
36415  el documento.
36416 \end_layout
36417
36418 \end_inset
36419
36420
36421 \end_layout
36422
36423 \begin_layout Subsection
36424 Marcos para variar la escala
36425 \begin_inset Index idx
36426 status collapsed
36427
36428 \begin_layout Plain Layout
36429 Marcos ! para variar la escala
36430 \end_layout
36431
36432 \end_inset
36433
36434
36435 \begin_inset Index idx
36436 status collapsed
36437
36438 \begin_layout Plain Layout
36439 Material a escala
36440 \end_layout
36441
36442 \end_inset
36443
36444
36445 \end_layout
36446
36447 \begin_layout Standard
36448 Para modificar las proporciones de un material se coloca en un 
36449 \family sans
36450 Marco
36451 \begin_inset space ~
36452 \end_inset
36453
36454 escala
36455 \family default
36456 .
36457  Se inserta con el menú
36458 \family sans
36459  Insertar\SpecialChar menuseparator
36460 Recuadro
36461 \begin_inset space ~
36462 \end_inset
36463
36464 personalizado\SpecialChar menuseparator
36465 Marco
36466 \begin_inset space ~
36467 \end_inset
36468
36469 escala
36470 \family default
36471 .
36472 \end_layout
36473
36474 \begin_layout Standard
36475 El 
36476 \family sans
36477 Marco
36478 \begin_inset space ~
36479 \end_inset
36480
36481 escala
36482 \family default
36483  contiene el recuadro obligatorio 
36484 \family sans
36485 Factor-H
36486 \family default
36487  y el opcional 
36488 \family sans
36489 Factor-V
36490 \family default
36491  (con el menú 
36492 \family sans
36493 Insertar\SpecialChar menuseparator
36494 Factor-V
36495 \family default
36496 ).
36497  En ellos se introducen los factores de escala horizontal y vertical, respectiva
36498 mente.
36499  Si no se usa 
36500 \family sans
36501 Factor-V
36502 \family default
36503 , su valor será el mismo que el factor de escala horizontal.
36504 \end_layout
36505
36506 \begin_layout Standard
36507 Para obtener doble tamaño que el texto normal del documento, inserta 
36508 \series bold
36509 2
36510 \series default
36511  en el recuadro
36512 \family sans
36513  Factor-H
36514 \family default
36515 , por ejemplo: 
36516 \begin_inset Flex Scalebox
36517 status open
36518
36519 \begin_layout Plain Layout
36520 \begin_inset Argument 1
36521 status open
36522
36523 \begin_layout Plain Layout
36524 2
36525 \end_layout
36526
36527 \end_inset
36528
36529 Hola
36530 \end_layout
36531
36532 \end_inset
36533
36534
36535 \end_layout
36536
36537 \begin_layout Standard
36538
36539 \series bold
36540 2
36541 \series default
36542  en 
36543 \family sans
36544 Factor-H y
36545 \family default
36546  
36547 \series bold
36548 1
36549 \series default
36550  en 
36551 \family sans
36552 Factor-V
36553 \family default
36554  distorsiona el resultado: 
36555 \begin_inset Flex Scalebox
36556 status open
36557
36558 \begin_layout Plain Layout
36559 \begin_inset Argument 1
36560 status open
36561
36562 \begin_layout Plain Layout
36563 2
36564 \end_layout
36565
36566 \end_inset
36567
36568
36569 \begin_inset Argument 2
36570 status open
36571
36572 \begin_layout Plain Layout
36573 1
36574 \end_layout
36575
36576 \end_inset
36577
36578 Hola
36579 \end_layout
36580
36581 \end_inset
36582
36583 .
36584 \end_layout
36585
36586 \begin_layout Standard
36587 Si el factor de escala es negativo, el contenido del marco se reflejará.
36588  Por tanto, 
36589 \series bold
36590 -1
36591 \series default
36592  para 
36593 \family sans
36594 Factor-H
36595 \family default
36596  y 
36597 \series bold
36598 1
36599 \series default
36600  para 
36601 \family sans
36602 Factor-V
36603 \family default
36604  se puede usar para escribir en espejo: 
36605 \begin_inset Flex Scalebox
36606 status open
36607
36608 \begin_layout Plain Layout
36609 \begin_inset Argument 1
36610 status open
36611
36612 \begin_layout Plain Layout
36613 -1
36614 \end_layout
36615
36616 \end_inset
36617
36618
36619 \begin_inset Argument 2
36620 status open
36621
36622 \begin_layout Plain Layout
36623 1
36624 \end_layout
36625
36626 \end_inset
36627
36628 Hola
36629 \end_layout
36630
36631 \end_inset
36632
36633 .
36634 \end_layout
36635
36636 \begin_layout Standard
36637
36638 \series bold
36639 1
36640 \series default
36641  para 
36642 \family sans
36643 Factor-H
36644 \family default
36645  y 
36646 \series bold
36647 -1
36648 \series default
36649  para 
36650 \family sans
36651 Factor-V
36652 \family default
36653  refleja respecto a la línea: 
36654 \begin_inset Flex Scalebox
36655 status open
36656
36657 \begin_layout Plain Layout
36658 \begin_inset Argument 1
36659 status open
36660
36661 \begin_layout Plain Layout
36662 1
36663 \end_layout
36664
36665 \end_inset
36666
36667
36668 \begin_inset Argument 2
36669 status open
36670
36671 \begin_layout Plain Layout
36672 -1
36673 \end_layout
36674
36675 \end_inset
36676
36677 Hola
36678 \end_layout
36679
36680 \end_inset
36681
36682 .
36683 \end_layout
36684
36685 \begin_layout Standard
36686 El 
36687 \family sans
36688 Marco
36689 \begin_inset space ~
36690 \end_inset
36691
36692 reflejo
36693 \family default
36694  (menú
36695 \family sans
36696  Insertar\SpecialChar menuseparator
36697 Recuadro
36698 \begin_inset space ~
36699 \end_inset
36700
36701 personalizado\SpecialChar menuseparator
36702 Marco
36703 \begin_inset space ~
36704 \end_inset
36705
36706 reflejo
36707 \family default
36708 ) equivale a 
36709 \family sans
36710 Marco
36711 \begin_inset space ~
36712 \end_inset
36713
36714 escala
36715 \family default
36716  con 
36717 \series bold
36718 -1
36719 \series default
36720  para 
36721 \family sans
36722 Factor-H
36723 \family default
36724  y 
36725 \series bold
36726 1
36727 \series default
36728  para 
36729 \family sans
36730 Factor-V
36731 \family default
36732 .
36733 \end_layout
36734
36735 \begin_layout Standard
36736 \begin_inset Note Greyedout
36737 status open
36738
36739 \begin_layout Plain Layout
36740
36741 \series bold
36742 Nota:
36743 \series default
36744  Si 
36745 \family sans
36746 Factor-H
36747 \family default
36748  está vacío o contiene caracteres no numéricos habrá errores \SpecialChar LaTeX
36749  al ver/exportar
36750  el documento.
36751 \end_layout
36752
36753 \end_inset
36754
36755
36756 \end_layout
36757
36758 \begin_layout Standard
36759 \begin_inset VSpace bigskip
36760 \end_inset
36761
36762 El 
36763 \family sans
36764 Marco
36765 \begin_inset space ~
36766 \end_inset
36767
36768 tamaño
36769 \family default
36770  (menú 
36771 \family sans
36772 Insertar\SpecialChar menuseparator
36773 Recuadro
36774 \begin_inset space ~
36775 \end_inset
36776
36777 personalizado\SpecialChar menuseparator
36778 Marco
36779 \begin_inset space ~
36780 \end_inset
36781
36782 tamaño
36783 \family default
36784 ) se usa para redimensionar el contenido a una anchura y altura dadas.
36785  El recuadro 
36786 \family sans
36787 Marco
36788 \begin_inset space ~
36789 \end_inset
36790
36791 tamaño
36792 \family default
36793  contiene el recuadro obligatorio 
36794 \family sans
36795 Ancho
36796 \family default
36797  y el opcional 
36798 \family sans
36799 Alto
36800 \family default
36801  (menú 
36802 \family sans
36803 Insertar\SpecialChar menuseparator
36804 Alto)
36805 \family default
36806 .
36807  En ellos se introducen respectivamente la anchura y la altura como cantidad
36808  y unidad.
36809  La lista de unidades disponibles es
36810 \begin_inset space ~
36811 \end_inset
36812
36813
36814 \begin_inset CommandInset ref
36815 LatexCommand ref
36816 reference "tab:Unidades"
36817
36818 \end_inset
36819
36820 .
36821  Si en uno de los recuadros hay un signo de exclamación, 
36822 \series bold
36823 !
36824 \series default
36825 , la escala mantiene la relación de las dimensiones originales del contenido
36826  del marco.
36827  Si no se usa el recuadro 
36828 \family sans
36829 Alto
36830 \family default
36831 , internamente se usará un signo de exclamación para la altura.
36832 \end_layout
36833
36834 \begin_layout Standard
36835
36836 \series bold
36837 2cm
36838 \series default
36839  de 
36840 \family sans
36841 Ancho
36842 \family default
36843  y 
36844 \series bold
36845 1cm
36846 \series default
36847  de 
36848 \family sans
36849 Alto
36850 \family default
36851  produce: 
36852 \begin_inset Flex Resizebox
36853 status open
36854
36855 \begin_layout Plain Layout
36856 \begin_inset Argument 1
36857 status open
36858
36859 \begin_layout Plain Layout
36860 2cm
36861 \end_layout
36862
36863 \end_inset
36864
36865
36866 \begin_inset Argument 2
36867 status open
36868
36869 \begin_layout Plain Layout
36870 1cm
36871 \end_layout
36872
36873 \end_inset
36874
36875 Hola
36876 \end_layout
36877
36878 \end_inset
36879
36880
36881 \begin_inset Newline newline
36882 \end_inset
36883
36884
36885 \series bold
36886 2cm
36887 \series default
36888  de 
36889 \family sans
36890 Ancho
36891 \family default
36892  y 
36893 \series bold
36894 !
36895 \series default
36896  de 
36897 \family sans
36898 Alto
36899 \family default
36900  (o sin 
36901 \family sans
36902 Alto
36903 \family default
36904 ) produce: 
36905 \begin_inset Flex Resizebox
36906 status open
36907
36908 \begin_layout Plain Layout
36909 \begin_inset Argument 1
36910 status open
36911
36912 \begin_layout Plain Layout
36913 2cm
36914 \end_layout
36915
36916 \end_inset
36917
36918
36919 \begin_inset Argument 2
36920 status open
36921
36922 \begin_layout Plain Layout
36923 !
36924 \end_layout
36925
36926 \end_inset
36927
36928 Hola
36929 \end_layout
36930
36931 \end_inset
36932
36933
36934 \end_layout
36935
36936 \begin_layout Standard
36937 \begin_inset Note Greyedout
36938 status open
36939
36940 \begin_layout Plain Layout
36941
36942 \series bold
36943 Nota:
36944 \series default
36945  Si 
36946 \family sans
36947 Ancho
36948 \family default
36949  está vacío o contiene unidades no válidas habrá errores \SpecialChar LaTeX
36950  al ver/exportar
36951  el documento.
36952 \end_layout
36953
36954 \end_inset
36955
36956
36957 \end_layout
36958
36959 \begin_layout Standard
36960 \begin_inset VSpace bigskip
36961 \end_inset
36962
36963
36964 \end_layout
36965
36966 \begin_layout Standard
36967 Los marcos se pueden combinar en cualquier orden.
36968  Un ejemplo de 
36969 \family sans
36970 Marco
36971 \begin_inset space ~
36972 \end_inset
36973
36974 reflejo
36975 \family default
36976  dentro de un
36977 \family sans
36978  Marco
36979 \begin_inset space ~
36980 \end_inset
36981
36982 tamaño
36983 \family default
36984  girado en un 
36985 \family sans
36986 Marco
36987 \begin_inset space ~
36988 \end_inset
36989
36990 rotación
36991 \family default
36992 :
36993 \end_layout
36994
36995 \begin_layout Standard
36996 \noindent
36997 \align center
36998 \begin_inset Flex Rotatebox
36999 status open
37000
37001 \begin_layout Plain Layout
37002 \begin_inset Argument 1
37003 status open
37004
37005 \begin_layout Plain Layout
37006 origin=c
37007 \end_layout
37008
37009 \end_inset
37010
37011
37012 \begin_inset Argument 2
37013 status open
37014
37015 \begin_layout Plain Layout
37016 -45
37017 \end_layout
37018
37019 \end_inset
37020
37021
37022 \begin_inset Flex Resizebox
37023 status open
37024
37025 \begin_layout Plain Layout
37026 \begin_inset Argument 1
37027 status open
37028
37029 \begin_layout Plain Layout
37030 2cm
37031 \end_layout
37032
37033 \end_inset
37034
37035
37036 \begin_inset Flex Reflectbox
37037 status open
37038
37039 \begin_layout Plain Layout
37040 Hola
37041 \end_layout
37042
37043 \end_inset
37044
37045
37046 \end_layout
37047
37048 \end_inset
37049
37050
37051 \end_layout
37052
37053 \end_inset
37054
37055
37056 \end_layout
37057
37058 \begin_layout Standard
37059 \noindent
37060 Un marco puede contener imágenes, cuadros y ecuaciones en línea:
37061 \end_layout
37062
37063 \begin_layout Standard
37064 \noindent
37065 \align center
37066 \begin_inset Flex Resizebox
37067 status open
37068
37069 \begin_layout Plain Layout
37070 \begin_inset Argument 1
37071 status open
37072
37073 \begin_layout Plain Layout
37074 2cm
37075 \end_layout
37076
37077 \end_inset
37078
37079
37080 \begin_inset Flex Reflectbox
37081 status open
37082
37083 \begin_layout Plain Layout
37084 \begin_inset Graphics
37085         filename ../clipart/platypus.eps
37086         lyxscale 50
37087         width 25col%
37088
37089 \end_inset
37090
37091
37092 \end_layout
37093
37094 \end_inset
37095
37096
37097 \end_layout
37098
37099 \end_inset
37100
37101  
37102 \begin_inset Flex Resizebox
37103 status open
37104
37105 \begin_layout Plain Layout
37106 \begin_inset Argument 1
37107 status open
37108
37109 \begin_layout Plain Layout
37110 2cm
37111 \end_layout
37112
37113 \end_inset
37114
37115
37116 \begin_inset Flex Reflectbox
37117 status open
37118
37119 \begin_layout Plain Layout
37120 \begin_inset Tabular
37121 <lyxtabular version="3" rows="2" columns="2">
37122 <features tabularvalignment="middle">
37123 <column alignment="center" valignment="top">
37124 <column alignment="center" valignment="top">
37125 <row>
37126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37127 \begin_inset Text
37128
37129 \begin_layout Plain Layout
37130 q
37131 \end_layout
37132
37133 \end_inset
37134 </cell>
37135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37136 \begin_inset Text
37137
37138 \begin_layout Plain Layout
37139 w
37140 \end_layout
37141
37142 \end_inset
37143 </cell>
37144 </row>
37145 <row>
37146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37147 \begin_inset Text
37148
37149 \begin_layout Plain Layout
37150 e
37151 \end_layout
37152
37153 \end_inset
37154 </cell>
37155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37156 \begin_inset Text
37157
37158 \begin_layout Plain Layout
37159 r
37160 \end_layout
37161
37162 \end_inset
37163 </cell>
37164 </row>
37165 </lyxtabular>
37166
37167 \end_inset
37168
37169
37170 \end_layout
37171
37172 \end_inset
37173
37174
37175 \end_layout
37176
37177 \end_inset
37178
37179  
37180 \begin_inset Flex Resizebox
37181 status open
37182
37183 \begin_layout Plain Layout
37184 \begin_inset Argument 1
37185 status open
37186
37187 \begin_layout Plain Layout
37188 3cm
37189 \end_layout
37190
37191 \end_inset
37192
37193
37194 \begin_inset Flex Reflectbox
37195 status open
37196
37197 \begin_layout Plain Layout
37198 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37199 \end_inset
37200
37201
37202 \end_layout
37203
37204 \end_inset
37205
37206
37207 \end_layout
37208
37209 \end_inset
37210
37211
37212 \begin_inset Index idx
37213 status collapsed
37214
37215 \begin_layout Plain Layout
37216 Figuras ! a escala
37217 \end_layout
37218
37219 \end_inset
37220
37221
37222 \begin_inset Index idx
37223 status collapsed
37224
37225 \begin_layout Plain Layout
37226 Cuadros ! a escala
37227 \end_layout
37228
37229 \end_inset
37230
37231
37232 \end_layout
37233
37234 \begin_layout Standard
37235 Si se usa el estilo global 
37236 \series bold
37237 fleqn
37238 \series default
37239  para las ecuaciones del documento,
37240 \begin_inset Foot
37241 status collapsed
37242
37243 \begin_layout Plain Layout
37244 Si «fleqn» se añade a las opciones de clase del documento.
37245 \end_layout
37246
37247 \end_inset
37248
37249  también se puede variar la escala de las ecuaciones en estilo presentación.
37250 \end_layout
37251
37252 \begin_layout Chapter
37253 Objetos envueltos en texto
37254 \begin_inset Index idx
37255 status collapsed
37256
37257 \begin_layout Plain Layout
37258 Envueltos en texto
37259 \end_layout
37260
37261 \end_inset
37262
37263
37264 \end_layout
37265
37266 \begin_layout Section
37267 Flotantes envueltos
37268 \begin_inset CommandInset label
37269 LatexCommand label
37270 name "sec:Flotantes-envueltos"
37271
37272 \end_inset
37273
37274
37275 \begin_inset Index idx
37276 status collapsed
37277
37278 \begin_layout Plain Layout
37279 Flotantes ! Envueltos
37280 \end_layout
37281
37282 \end_inset
37283
37284
37285 \begin_inset Index idx
37286 status collapsed
37287
37288 \begin_layout Plain Layout
37289 Envueltos en texto ! Flotantes
37290 \end_layout
37291
37292 \end_inset
37293
37294
37295 \end_layout
37296
37297 \begin_layout Standard
37298 \begin_inset Wrap figure
37299 lines 0
37300 placement l
37301 overhang 1cm
37302 width "40col%"
37303 status open
37304
37305 \begin_layout Plain Layout
37306 \begin_inset Graphics
37307         filename ../clipart/mobius.eps
37308         width 40col%
37309         rotateOrigin center
37310
37311 \end_inset
37312
37313
37314 \end_layout
37315
37316 \begin_layout Plain Layout
37317 \begin_inset Caption Standard
37318
37319 \begin_layout Plain Layout
37320 \begin_inset CommandInset label
37321 LatexCommand label
37322 name "fig:Envoltorio-de-figura"
37323
37324 \end_inset
37325
37326 Figura envuelta en el texto
37327 \end_layout
37328
37329 \end_inset
37330
37331
37332 \end_layout
37333
37334 \end_inset
37335
37336  Este tipo de flotante se usa para adosar una figura o un cuadro al texto,
37337  de modo que ocupe sólo una parte del ancho de columna.
37338  Se inserta con el menú 
37339 \family sans
37340 Insertar\SpecialChar menuseparator
37341 Flotante\SpecialChar menuseparator
37342 Figura
37343 \begin_inset space ~
37344 \end_inset
37345
37346 envuelta
37347 \family default
37348
37349 \begin_inset space \thinspace{}
37350 \end_inset
37351
37352 /
37353 \begin_inset space \thinspace{}
37354 \end_inset
37355
37356
37357 \family sans
37358 Cuadro
37359 \begin_inset space ~
37360 \end_inset
37361
37362 envuelto
37363 \family default
37364  si está instalado el paquete \SpecialChar LaTeX
37365  
37366 \series bold
37367 wrapfig
37368 \series default
37369
37370 \begin_inset Index idx
37371 status collapsed
37372
37373 \begin_layout Plain Layout
37374 \SpecialChar LaTeX
37375 -paquetes ! wrapfig
37376 \end_layout
37377
37378 \end_inset
37379
37380 .
37381 \begin_inset Foot
37382 status collapsed
37383
37384 \begin_layout Plain Layout
37385 La instalación de paquetes \SpecialChar LaTeX
37386  se explica en el manual 
37387 \emph on
37388 Configuración de \SpecialChar LaTeX
37389
37390 \emph default
37391 .
37392 \end_layout
37393
37394 \end_inset
37395
37396  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
37397  con clic derecho sobre el cuadro del flotante.
37398  Son obligatorias la 
37399 \family sans
37400 Ubicación
37401 \family default
37402  y la 
37403 \family sans
37404 Anchura
37405 \family default
37406 .
37407  Son opcionales 
37408 \family sans
37409 Extensión al margen
37410 \family default
37411 , que especifica la anchura de invasión del margen, y 
37412 \family sans
37413 Extender
37414 \begin_inset space ~
37415 \end_inset
37416
37417 a
37418 \begin_inset space ~
37419 \end_inset
37420
37421 líneas
37422 \family default
37423 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
37424  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
37425  opción sólo si encuentras problemas en la colocación del flotante.
37426  Además puedes decidir si permitir que \SpecialChar LaTeX
37427  deje flotar el flotante dentro del
37428  párrafo o en los párrafos adyacentes.
37429  La figura
37430 \begin_inset space ~
37431 \end_inset
37432
37433
37434 \begin_inset CommandInset ref
37435 LatexCommand ref
37436 reference "fig:Envoltorio-de-figura"
37437
37438 \end_inset
37439
37440  es un ejemplo de envoltorio con una anchura de columna del 40
37441 \begin_inset space \thinspace{}
37442 \end_inset
37443
37444 %, ubicado a la izquierda y 1
37445 \begin_inset space \thinspace{}
37446 \end_inset
37447
37448 cm de invasión de margen.
37449 \end_layout
37450
37451 \begin_layout Standard
37452 \begin_inset Note Greyedout
37453 status open
37454
37455 \begin_layout Plain Layout
37456
37457 \series bold
37458 Nota:
37459 \series default
37460  ¡Los flotantes envueltos son frágiles! P.
37461 \begin_inset space \thinspace{}
37462 \end_inset
37463
37464 ej.
37465 \begin_inset space ~
37466 \end_inset
37467
37468 si una figura está demasiado cerca de la parte inferior de la página se
37469  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
37470  o situarse junto a otro texto.
37471 \end_layout
37472
37473 \end_inset
37474
37475
37476 \end_layout
37477
37478 \begin_layout Standard
37479 En general:
37480 \end_layout
37481
37482 \begin_layout Itemize
37483 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
37484  salto de página.
37485  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
37486  esté casi listo y puedas prever los saltos de página.
37487 \end_layout
37488
37489 \begin_layout Itemize
37490 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
37491  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
37492 \end_layout
37493
37494 \begin_layout Itemize
37495 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
37496  que procura que haya un párrafo de texto entre ellos.
37497 \end_layout
37498
37499 \begin_layout Itemize
37500 Los flotantes envueltos no están permitidos en cabeceras de sección o cuadros.
37501 \end_layout
37502
37503 \begin_layout Itemize
37504 Su numeración y referencias funciona como se explica en el cap.
37505 \begin_inset space \thinspace{}
37506 \end_inset
37507
37508
37509 \begin_inset CommandInset ref
37510 LatexCommand ref
37511 reference "chap:Flotantes"
37512
37513 \end_inset
37514
37515 .
37516 \end_layout
37517
37518 \begin_layout Section
37519 Objetos fijos envueltos
37520 \begin_inset Index idx
37521 status collapsed
37522
37523 \begin_layout Plain Layout
37524 Envueltos en texto ! Objetos fijos
37525 \end_layout
37526
37527 \end_inset
37528
37529
37530 \end_layout
37531
37532 \begin_layout Standard
37533 Los flotantes envueltos, descritos en la sec.
37534 \begin_inset space \thinspace{}
37535 \end_inset
37536
37537
37538 \begin_inset CommandInset ref
37539 LatexCommand ref
37540 reference "sec:Flotantes-envueltos"
37541
37542 \end_inset
37543
37544  , tienen estas posiciones en el párrafo:
37545 \end_layout
37546
37547 \begin_layout Standard
37548 \noindent
37549 \align center
37550 \begin_inset Tabular
37551 <lyxtabular version="3" rows="2" columns="2">
37552 <features tabularvalignment="middle">
37553 <column alignment="center" valignment="top">
37554 <column alignment="center" valignment="top">
37555 <row>
37556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37557 \begin_inset Text
37558
37559 \begin_layout Plain Layout
37560 \begin_inset Info
37561 type  "icon"
37562 arg   "dialog-show-new-inset graphics"
37563 \end_inset
37564
37565
37566 \end_layout
37567
37568 \end_inset
37569 </cell>
37570 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37571 \begin_inset Text
37572
37573 \begin_layout Plain Layout
37574 texto
37575 \end_layout
37576
37577 \end_inset
37578 </cell>
37579 </row>
37580 <row>
37581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37582 \begin_inset Text
37583
37584 \begin_layout Plain Layout
37585 texto
37586 \end_layout
37587
37588 \end_inset
37589 </cell>
37590 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37591 \begin_inset Text
37592
37593 \begin_layout Plain Layout
37594 texto
37595 \end_layout
37596
37597 \end_inset
37598 </cell>
37599 </row>
37600 </lyxtabular>
37601
37602 \end_inset
37603
37604  y 
37605 \begin_inset Tabular
37606 <lyxtabular version="3" rows="2" columns="2">
37607 <features tabularvalignment="middle">
37608 <column alignment="center" valignment="top">
37609 <column alignment="center" valignment="top">
37610 <row>
37611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37612 \begin_inset Text
37613
37614 \begin_layout Plain Layout
37615 texto
37616 \end_layout
37617
37618 \end_inset
37619 </cell>
37620 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37621 \begin_inset Text
37622
37623 \begin_layout Plain Layout
37624 \begin_inset Info
37625 type  "icon"
37626 arg   "dialog-show-new-inset graphics"
37627 \end_inset
37628
37629
37630 \end_layout
37631
37632 \end_inset
37633 </cell>
37634 </row>
37635 <row>
37636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37637 \begin_inset Text
37638
37639 \begin_layout Plain Layout
37640 texto
37641 \end_layout
37642
37643 \end_inset
37644 </cell>
37645 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37646 \begin_inset Text
37647
37648 \begin_layout Plain Layout
37649 texto
37650 \end_layout
37651
37652 \end_inset
37653 </cell>
37654 </row>
37655 </lyxtabular>
37656
37657 \end_inset
37658
37659
37660 \end_layout
37661
37662 \begin_layout Standard
37663 Para colocar un objeto exactamente en la posición en la que se inserta,
37664  por ejemplo una de estas:
37665 \begin_inset VSpace defskip
37666 \end_inset
37667
37668
37669 \end_layout
37670
37671 \begin_layout Standard
37672 \noindent
37673 \align center
37674 \begin_inset Tabular
37675 <lyxtabular version="3" rows="2" columns="2">
37676 <features tabularvalignment="middle">
37677 <column alignment="center" valignment="top">
37678 <column alignment="center" valignment="top">
37679 <row>
37680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37681 \begin_inset Text
37682
37683 \begin_layout Plain Layout
37684 texto
37685 \end_layout
37686
37687 \end_inset
37688 </cell>
37689 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37690 \begin_inset Text
37691
37692 \begin_layout Plain Layout
37693 texto
37694 \end_layout
37695
37696 \end_inset
37697 </cell>
37698 </row>
37699 <row>
37700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37701 \begin_inset Text
37702
37703 \begin_layout Plain Layout
37704 \begin_inset Info
37705 type  "icon"
37706 arg   "dialog-show-new-inset graphics"
37707 \end_inset
37708
37709
37710 \end_layout
37711
37712 \end_inset
37713 </cell>
37714 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37715 \begin_inset Text
37716
37717 \begin_layout Plain Layout
37718 texto
37719 \end_layout
37720
37721 \end_inset
37722 </cell>
37723 </row>
37724 </lyxtabular>
37725
37726 \end_inset
37727
37728  
37729 \begin_inset Tabular
37730 <lyxtabular version="3" rows="2" columns="2">
37731 <features tabularvalignment="middle">
37732 <column alignment="center" valignment="top">
37733 <column alignment="center" valignment="top">
37734 <row>
37735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37736 \begin_inset Text
37737
37738 \begin_layout Plain Layout
37739 texto
37740 \end_layout
37741
37742 \end_inset
37743 </cell>
37744 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37745 \begin_inset Text
37746
37747 \begin_layout Plain Layout
37748 texto
37749 \end_layout
37750
37751 \end_inset
37752 </cell>
37753 </row>
37754 <row>
37755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37756 \begin_inset Text
37757
37758 \begin_layout Plain Layout
37759 texto
37760 \end_layout
37761
37762 \end_inset
37763 </cell>
37764 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37765 \begin_inset Text
37766
37767 \begin_layout Plain Layout
37768 \begin_inset Info
37769 type  "icon"
37770 arg   "dialog-show-new-inset graphics"
37771 \end_inset
37772
37773
37774 \end_layout
37775
37776 \end_inset
37777 </cell>
37778 </row>
37779 </lyxtabular>
37780
37781 \end_inset
37782
37783  
37784 \begin_inset Tabular
37785 <lyxtabular version="3" rows="2" columns="3">
37786 <features tabularvalignment="middle">
37787 <column alignment="center" valignment="top">
37788 <column alignment="center" valignment="top">
37789 <column alignment="center" valignment="top">
37790 <row>
37791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37792 \begin_inset Text
37793
37794 \begin_layout Plain Layout
37795 texto
37796 \end_layout
37797
37798 \end_inset
37799 </cell>
37800 <cell alignment="center" valignment="top" topline="true" usebox="none">
37801 \begin_inset Text
37802
37803 \begin_layout Plain Layout
37804 \begin_inset Info
37805 type  "icon"
37806 arg   "dialog-show-new-inset graphics"
37807 \end_inset
37808
37809
37810 \end_layout
37811
37812 \end_inset
37813 </cell>
37814 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37815 \begin_inset Text
37816
37817 \begin_layout Plain Layout
37818 texto
37819 \end_layout
37820
37821 \end_inset
37822 </cell>
37823 </row>
37824 <row>
37825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37826 \begin_inset Text
37827
37828 \begin_layout Plain Layout
37829 texto
37830 \end_layout
37831
37832 \end_inset
37833 </cell>
37834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37835 \begin_inset Text
37836
37837 \begin_layout Plain Layout
37838 texto
37839 \end_layout
37840
37841 \end_inset
37842 </cell>
37843 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37844 \begin_inset Text
37845
37846 \begin_layout Plain Layout
37847 texto
37848 \end_layout
37849
37850 \end_inset
37851 </cell>
37852 </row>
37853 </lyxtabular>
37854
37855 \end_inset
37856
37857  
37858 \begin_inset Tabular
37859 <lyxtabular version="3" rows="2" columns="3">
37860 <features tabularvalignment="middle">
37861 <column alignment="center" valignment="top">
37862 <column alignment="center" valignment="top">
37863 <column alignment="center" valignment="top">
37864 <row>
37865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37866 \begin_inset Text
37867
37868 \begin_layout Plain Layout
37869 texto
37870 \end_layout
37871
37872 \end_inset
37873 </cell>
37874 <cell alignment="center" valignment="top" topline="true" usebox="none">
37875 \begin_inset Text
37876
37877 \begin_layout Plain Layout
37878 texto
37879 \end_layout
37880
37881 \end_inset
37882 </cell>
37883 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37884 \begin_inset Text
37885
37886 \begin_layout Plain Layout
37887 texto
37888 \end_layout
37889
37890 \end_inset
37891 </cell>
37892 </row>
37893 <row>
37894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37895 \begin_inset Text
37896
37897 \begin_layout Plain Layout
37898 texto
37899 \end_layout
37900
37901 \end_inset
37902 </cell>
37903 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37904 \begin_inset Text
37905
37906 \begin_layout Plain Layout
37907 \begin_inset Info
37908 type  "icon"
37909 arg   "dialog-show-new-inset graphics"
37910 \end_inset
37911
37912
37913 \end_layout
37914
37915 \end_inset
37916 </cell>
37917 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37918 \begin_inset Text
37919
37920 \begin_layout Plain Layout
37921 texto
37922 \end_layout
37923
37924 \end_inset
37925 </cell>
37926 </row>
37927 </lyxtabular>
37928
37929 \end_inset
37930
37931
37932 \end_layout
37933
37934 \begin_layout Standard
37935 \noindent
37936 \align center
37937 \begin_inset Tabular
37938 <lyxtabular version="3" rows="3" columns="2">
37939 <features tabularvalignment="middle">
37940 <column alignment="center" valignment="top">
37941 <column alignment="center" valignment="top">
37942 <row>
37943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37944 \begin_inset Text
37945
37946 \begin_layout Plain Layout
37947 texto
37948 \end_layout
37949
37950 \end_inset
37951 </cell>
37952 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37953 \begin_inset Text
37954
37955 \begin_layout Plain Layout
37956 texto
37957 \end_layout
37958
37959 \end_inset
37960 </cell>
37961 </row>
37962 <row>
37963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37964 \begin_inset Text
37965
37966 \begin_layout Plain Layout
37967 \begin_inset Info
37968 type  "icon"
37969 arg   "dialog-show-new-inset graphics"
37970 \end_inset
37971
37972
37973 \end_layout
37974
37975 \end_inset
37976 </cell>
37977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37978 \begin_inset Text
37979
37980 \begin_layout Plain Layout
37981 texto
37982 \end_layout
37983
37984 \end_inset
37985 </cell>
37986 </row>
37987 <row>
37988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37989 \begin_inset Text
37990
37991 \begin_layout Plain Layout
37992 texto
37993 \end_layout
37994
37995 \end_inset
37996 </cell>
37997 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37998 \begin_inset Text
37999
38000 \begin_layout Plain Layout
38001 texto
38002 \end_layout
38003
38004 \end_inset
38005 </cell>
38006 </row>
38007 </lyxtabular>
38008
38009 \end_inset
38010
38011  
38012 \begin_inset Tabular
38013 <lyxtabular version="3" rows="3" columns="3">
38014 <features tabularvalignment="middle">
38015 <column alignment="center" valignment="top">
38016 <column alignment="center" valignment="top">
38017 <column alignment="center" valignment="top">
38018 <row>
38019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38020 \begin_inset Text
38021
38022 \begin_layout Plain Layout
38023 texto
38024 \end_layout
38025
38026 \end_inset
38027 </cell>
38028 <cell alignment="center" valignment="top" topline="true" usebox="none">
38029 \begin_inset Text
38030
38031 \begin_layout Plain Layout
38032 texto
38033 \end_layout
38034
38035 \end_inset
38036 </cell>
38037 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38038 \begin_inset Text
38039
38040 \begin_layout Plain Layout
38041 texto
38042 \end_layout
38043
38044 \end_inset
38045 </cell>
38046 </row>
38047 <row>
38048 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38049 \begin_inset Text
38050
38051 \begin_layout Plain Layout
38052 texto
38053 \end_layout
38054
38055 \end_inset
38056 </cell>
38057 <cell alignment="center" valignment="top" usebox="none">
38058 \begin_inset Text
38059
38060 \begin_layout Plain Layout
38061 \begin_inset Info
38062 type  "icon"
38063 arg   "dialog-show-new-inset graphics"
38064 \end_inset
38065
38066
38067 \end_layout
38068
38069 \end_inset
38070 </cell>
38071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38072 \begin_inset Text
38073
38074 \begin_layout Plain Layout
38075 texto
38076 \end_layout
38077
38078 \end_inset
38079 </cell>
38080 </row>
38081 <row>
38082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38083 \begin_inset Text
38084
38085 \begin_layout Plain Layout
38086 texto
38087 \end_layout
38088
38089 \end_inset
38090 </cell>
38091 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38092 \begin_inset Text
38093
38094 \begin_layout Plain Layout
38095 texto
38096 \end_layout
38097
38098 \end_inset
38099 </cell>
38100 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38101 \begin_inset Text
38102
38103 \begin_layout Plain Layout
38104 texto
38105 \end_layout
38106
38107 \end_inset
38108 </cell>
38109 </row>
38110 </lyxtabular>
38111
38112 \end_inset
38113
38114  
38115 \begin_inset Tabular
38116 <lyxtabular version="3" rows="3" columns="2">
38117 <features tabularvalignment="middle">
38118 <column alignment="center" valignment="top">
38119 <column alignment="center" valignment="top">
38120 <row>
38121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38122 \begin_inset Text
38123
38124 \begin_layout Plain Layout
38125 texto
38126 \end_layout
38127
38128 \end_inset
38129 </cell>
38130 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38131 \begin_inset Text
38132
38133 \begin_layout Plain Layout
38134 texto
38135 \end_layout
38136
38137 \end_inset
38138 </cell>
38139 </row>
38140 <row>
38141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38142 \begin_inset Text
38143
38144 \begin_layout Plain Layout
38145 texto
38146 \end_layout
38147
38148 \end_inset
38149 </cell>
38150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38151 \begin_inset Text
38152
38153 \begin_layout Plain Layout
38154 \begin_inset Info
38155 type  "icon"
38156 arg   "dialog-show-new-inset graphics"
38157 \end_inset
38158
38159
38160 \end_layout
38161
38162 \end_inset
38163 </cell>
38164 </row>
38165 <row>
38166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38167 \begin_inset Text
38168
38169 \begin_layout Plain Layout
38170 texto
38171 \end_layout
38172
38173 \end_inset
38174 </cell>
38175 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38176 \begin_inset Text
38177
38178 \begin_layout Plain Layout
38179 texto
38180 \end_layout
38181
38182 \end_inset
38183 </cell>
38184 </row>
38185 </lyxtabular>
38186
38187 \end_inset
38188
38189
38190 \end_layout
38191
38192 \begin_layout Standard
38193 \noindent
38194 puedes usar el paquete \SpecialChar LaTeX
38195  
38196 \series bold
38197 picinpar
38198 \series default
38199
38200 \begin_inset Index idx
38201 status collapsed
38202
38203 \begin_layout Plain Layout
38204 \SpecialChar LaTeX
38205 -paquetes ! picinpar
38206 \end_layout
38207
38208 \end_inset
38209
38210 .
38211  Aquí hay un ejemplo:
38212 \end_layout
38213
38214 \begin_layout Standard
38215 \begin_inset ERT
38216 status collapsed
38217
38218 \begin_layout Plain Layout
38219
38220
38221 \backslash
38222 ifpicinpar
38223 \end_layout
38224
38225 \end_inset
38226
38227
38228 \begin_inset Note Note
38229 status open
38230
38231 \begin_layout Plain Layout
38232 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
38233  \SpecialChar LaTeX
38234  
38235 \series bold
38236 picinpar
38237 \series default
38238 .
38239 \end_layout
38240
38241 \end_inset
38242
38243
38244 \end_layout
38245
38246 \begin_layout Standard
38247 \begin_inset ERT
38248 status collapsed
38249
38250 \begin_layout Plain Layout
38251
38252
38253 \backslash
38254 begin{window}[2,c,{
38255 \end_layout
38256
38257 \end_inset
38258
38259
38260 \begin_inset Graphics
38261         filename ../clipart/mobius.eps
38262         lyxscale 60
38263         width 40col%
38264         scaleBeforeRotation
38265         rotateOrigin center
38266
38267 \end_inset
38268
38269
38270 \begin_inset ERT
38271 status collapsed
38272
38273 \begin_layout Plain Layout
38274
38275 },]
38276 \end_layout
38277
38278 \begin_layout Plain Layout
38279
38280 {}
38281 \end_layout
38282
38283 \end_inset
38284
38285
38286 \size small
38287 \lang english
38288 It was in the spring of the year 1894 that all London was interested, and
38289  the fashionable world dismayed, by the murder of the Honourable Ronald
38290  Adair under most unusual and inexplicable circumstances.
38291  The public has already learned those particulars of the crime which
38292 \size default
38293
38294 \begin_inset ERT
38295 status collapsed
38296
38297 \begin_layout Plain Layout
38298
38299
38300 \backslash
38301 footnotemark{}
38302 \end_layout
38303
38304 \end_inset
38305
38306
38307 \size small
38308  came out in the police investigation, but a good deal was suppressed upon
38309  that occasion, since the case for the prosecution was so overwhelmingly
38310  strong that it was not necessary to bring forward all the facts.
38311  Only now, at the end of nearly ten years, am I allowed to supply those
38312  missing links which make up the whole of that remarkable chain
38313 \lang spanish
38314 .
38315 \size default
38316
38317 \begin_inset ERT
38318 status collapsed
38319
38320 \begin_layout Plain Layout
38321
38322
38323 \backslash
38324 end{window}
38325 \end_layout
38326
38327 \end_inset
38328
38329
38330 \end_layout
38331
38332 \begin_layout Standard
38333 \begin_inset ERT
38334 status collapsed
38335
38336 \begin_layout Plain Layout
38337
38338
38339 \backslash
38340 footnotetext{
38341 \end_layout
38342
38343 \end_inset
38344
38345 Nota al pie del párrafo con el objeto fijo
38346 \begin_inset ERT
38347 status collapsed
38348
38349 \begin_layout Plain Layout
38350
38351 }
38352 \end_layout
38353
38354 \end_inset
38355
38356
38357 \end_layout
38358
38359 \begin_layout Standard
38360 Los objetos fijos envueltos se usan para permitir texto flotante a su alrededor,
38361  donde la posición del objeto en el párrafo se puede determinar por el número
38362  de líneas sobre él.
38363  A diferencia de los flotantes, no es posible tener leyendas numeradas.
38364 \end_layout
38365
38366 \begin_layout Standard
38367 Un objeto fijo se inserta añadiendo el comando
38368 \end_layout
38369
38370 \begin_layout Standard
38371
38372 \series bold
38373
38374 \backslash
38375 begin{window}[2,c,{
38376 \end_layout
38377
38378 \begin_layout Standard
38379 en código \SpecialChar TeX
38380  al principio del párrafo.
38381  El primer parámetro en el corchete, aquí '2', define el número de líneas
38382  sobre el objeto, el segundo, aquí 'c', la posición del objeto.
38383  Las posiciones permitidas son 'l', 'c' y 'r' (izquierda, centro, derecha).
38384  Tras el comando se inserta el objeto.
38385  En este ejemplo se ha insertado una imagen con una anchura del 40
38386 \begin_inset space \thinspace{}
38387 \end_inset
38388
38389 % de la anchura de la columna de texto.
38390  El objeto también puede ser un cuadro, un marco o una ecuación.
38391  Detrás del objeto se inserta el comando
38392 \end_layout
38393
38394 \begin_layout Standard
38395
38396 \series bold
38397 },texto de la descripción]
38398 \begin_inset Newline newline
38399 \end_inset
38400
38401 {}
38402 \end_layout
38403
38404 \begin_layout Standard
38405 Ten en cuenta que 
38406 \begin_inset Quotes eld
38407 \end_inset
38408
38409
38410 \series bold
38411 {}
38412 \series default
38413
38414 \begin_inset Quotes erd
38415 \end_inset
38416
38417  está en la segunda línea.
38418  El texto de la descripción es opcional.
38419  El texto envolvente debe estar en el mismo párrafo que el objeto, por tanto
38420  debe empezar inmediatamente después de 
38421 \series bold
38422 {}
38423 \series default
38424 .
38425  Al final del párrafo inserta el comando:
38426 \end_layout
38427
38428 \begin_layout Standard
38429
38430 \series bold
38431
38432 \backslash
38433 end{window}
38434 \end_layout
38435
38436 \begin_layout Standard
38437 Dentro de un párrafo con un objeto fijo no se pueden insertar notas al pie
38438  de la manera habitual.
38439  Hay que usar el comando 
38440 \series bold
38441
38442 \backslash
38443 footnotemark
38444 \series default
38445  dentro del párrafo y fuera del comando 
38446 \series bold
38447
38448 \backslash
38449 footnotetext
38450 \series default
38451 , como se describe en la sec.
38452 \begin_inset space \thinspace{}
38453 \end_inset
38454
38455
38456 \begin_inset CommandInset ref
38457 LatexCommand ref
38458 reference "sec:Notas-al-pie"
38459
38460 \end_inset
38461
38462 .
38463 \end_layout
38464
38465 \begin_layout Standard
38466 \begin_inset ERT
38467 status collapsed
38468
38469 \begin_layout Plain Layout
38470
38471
38472 \backslash
38473 else
38474 \end_layout
38475
38476 \end_inset
38477
38478
38479 \begin_inset Note Note
38480 status open
38481
38482 \begin_layout Plain Layout
38483 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
38484  
38485 \series bold
38486 picinpar
38487 \series default
38488 .
38489 \end_layout
38490
38491 \end_inset
38492
38493
38494 \end_layout
38495
38496 \begin_layout Standard
38497 Debes instalar el paquete \SpecialChar LaTeX
38498  
38499 \series bold
38500 picinpar
38501 \series default
38502  para ver la parte siguiente en la salida.
38503 \end_layout
38504
38505 \begin_layout Standard
38506 \begin_inset ERT
38507 status collapsed
38508
38509 \begin_layout Plain Layout
38510
38511
38512 \backslash
38513 fi
38514 \end_layout
38515
38516 \end_inset
38517
38518
38519 \end_layout
38520
38521 \begin_layout Section
38522 Letras capitales
38523 \begin_inset Index idx
38524 status collapsed
38525
38526 \begin_layout Plain Layout
38527 Letras capitales
38528 \end_layout
38529
38530 \end_inset
38531
38532
38533 \begin_inset Index idx
38534 status collapsed
38535
38536 \begin_layout Plain Layout
38537 Envueltos en texto ! Letras capitales
38538 \end_layout
38539
38540 \end_inset
38541
38542
38543 \end_layout
38544
38545 \begin_layout Standard
38546 Para usar letras capitales debe estar instalado el paquete \SpecialChar LaTeX
38547
38548 \series bold
38549  lettrine
38550 \series default
38551
38552 \begin_inset Index idx
38553 status collapsed
38554
38555 \begin_layout Plain Layout
38556 \SpecialChar LaTeX
38557 -paquetes ! lettrine
38558 \end_layout
38559
38560 \end_inset
38561
38562  y habilitar el uso del módulo 
38563 \family sans
38564 Capitales
38565 \family default
38566  en el documento (menú 
38567 \family sans
38568 Documento\SpecialChar menuseparator
38569 Configuración\SpecialChar menuseparator
38570 Módulos
38571 \family default
38572 ).
38573  Para insertar una letra capital, usa el entorno 
38574 \family sans
38575 Capital
38576 \family default
38577 .
38578  Este entorno tiene un argumento obligatorio y dos opcionales.
38579  Los argumentos se insertan mediante el menú 
38580 \family sans
38581 Insertar
38582 \family default
38583 .
38584  El argumento obligatorio 
38585 \family sans
38586 Capital
38587 \family default
38588  contiene la(s) letra(s) capital(es), el argumento opcional 
38589 \family sans
38590 Resto
38591 \begin_inset space ~
38592 \end_inset
38593
38594 de
38595 \begin_inset space ~
38596 \end_inset
38597
38598 capital
38599 \family default
38600  contiene el resto de la palabra o del texto en capitales.
38601  El argumento 
38602 \family sans
38603 Opciones
38604 \family default
38605  contiene parámetros para modificar la letra capital.
38606  Véase la documentación de 
38607 \series bold
38608 lettrine
38609 \series default
38610
38611 \begin_inset CommandInset citation
38612 LatexCommand cite
38613 key "lettrine"
38614
38615 \end_inset
38616
38617 , para más información sobre los parámetros disponibles.
38618  El estilo contiene el texto que rodeará a la capital.
38619  De esta forma, el estilo habitual es que la palabra cuya primera letra
38620  es la capital se imprima en 
38621 \noun on
38622 versalitas
38623 \noun default
38624 .
38625 \end_layout
38626
38627 \begin_layout Standard
38628 Aquí hay algunos ejemplos:
38629 \end_layout
38630
38631 \begin_layout Standard
38632 \begin_inset ERT
38633 status collapsed
38634
38635 \begin_layout Plain Layout
38636
38637
38638 \backslash
38639 iflettrine
38640 \end_layout
38641
38642 \end_inset
38643
38644
38645 \begin_inset Note Note
38646 status open
38647
38648 \begin_layout Plain Layout
38649 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
38650  \SpecialChar LaTeX
38651  
38652 \series bold
38653 lettrine
38654 \series default
38655 .
38656 \end_layout
38657
38658 \end_inset
38659
38660
38661 \end_layout
38662
38663 \begin_layout Enumerate
38664 Sin argumento opcional, la capital es la letra 'I' en tipografía matemática
38665  
38666 \begin_inset Formula $\mathfrak{Fraktur}$
38667 \end_inset
38668
38669 :
38670 \end_layout
38671
38672 \begin_deeper
38673 \begin_layout Initial
38674 \begin_inset Argument 2
38675 status open
38676
38677 \begin_layout Plain Layout
38678 \begin_inset Formula $\mathfrak{I}$
38679 \end_inset
38680
38681
38682 \end_layout
38683
38684 \end_inset
38685
38686
38687 \begin_inset Argument 3
38688 status open
38689
38690 \begin_layout Plain Layout
38691 t
38692 \end_layout
38693
38694 \end_inset
38695
38696  
38697 \lang english
38698 was in the spring of the year 1894 that all London was interested, and the
38699  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38700  under most unusual and inexplicable circumstances.
38701  The public has already learned those particulars of the crime which came
38702  out in the police investigation, but a good deal was suppressed upon that
38703  occasion, since the case for the prosecution was so overwhelmingly strong
38704  that it was not necessary to bring forward all the facts.
38705 \lang spanish
38706
38707 \begin_inset Newpage newpage
38708 \end_inset
38709
38710
38711 \end_layout
38712
38713 \end_deeper
38714 \begin_layout Enumerate
38715 Solo una línea rodea a la capital, constituida por dos letras en tipo normal
38716  y no se imprime nada en versalitas:
38717 \end_layout
38718
38719 \begin_deeper
38720 \begin_layout Initial
38721 \begin_inset Argument 1
38722 status open
38723
38724 \begin_layout Plain Layout
38725 lines=1
38726 \end_layout
38727
38728 \end_inset
38729
38730
38731 \begin_inset Argument 2
38732 status open
38733
38734 \begin_layout Plain Layout
38735 It
38736 \end_layout
38737
38738 \end_inset
38739
38740  
38741 \lang english
38742 was in the spring of the year 1894 that all London was interested, and the
38743  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38744  under most unusual and inexplicable circumstances.
38745  The public has already learned those particulars of the crime which came
38746  out in the police investigation, but a good deal was suppressed upon that
38747  occasion, since the case for the prosecution was so overwhelmingly strong
38748  that it was not necessary to bring forward all the facts.
38749 \end_layout
38750
38751 \end_deeper
38752 \begin_layout Enumerate
38753 Magenta, capital colgada sobre tres líneas en tipografía matemática
38754 \begin_inset Newline newline
38755 \end_inset
38756
38757
38758 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38759 \end_inset
38760
38761 , el texto 
38762 \begin_inset Quotes eld
38763 \end_inset
38764
38765 t was in the spring
38766 \begin_inset Quotes erd
38767 \end_inset
38768
38769  en 
38770 \noun on
38771 versalitas
38772 \noun default
38773 ; para colorear la capital, debes insertar este comando delante de ella:
38774 \begin_inset Newline newline
38775 \end_inset
38776
38777
38778 \series bold
38779
38780 \backslash
38781 renewcommand{
38782 \backslash
38783 LettrineFontHook}{
38784 \backslash
38785 color{color}}
38786 \series default
38787
38788 \begin_inset Newline newline
38789 \end_inset
38790
38791 donde el segundo 
38792 \emph on
38793 color
38794 \emph default
38795  puede ser 
38796 \begin_inset Quotes eld
38797 \end_inset
38798
38799 red
38800 \begin_inset Quotes erd
38801 \end_inset
38802
38803
38804 \begin_inset Quotes eld
38805 \end_inset
38806
38807 blue
38808 \begin_inset Quotes erd
38809 \end_inset
38810
38811
38812 \begin_inset Quotes eld
38813 \end_inset
38814
38815 green
38816 \begin_inset Quotes erd
38817 \end_inset
38818
38819
38820 \begin_inset Quotes eld
38821 \end_inset
38822
38823 yellow
38824 \begin_inset Quotes erd
38825 \end_inset
38826
38827
38828 \begin_inset Quotes eld
38829 \end_inset
38830
38831 cyan
38832 \begin_inset Quotes erd
38833 \end_inset
38834
38835
38836 \begin_inset Quotes eld
38837 \end_inset
38838
38839 magenta
38840 \begin_inset Quotes erd
38841 \end_inset
38842
38843
38844 \begin_inset Quotes eld
38845 \end_inset
38846
38847 black
38848 \begin_inset Quotes erd
38849 \end_inset
38850
38851  o 
38852 \begin_inset Quotes eld
38853 \end_inset
38854
38855 white
38856 \begin_inset Quotes erd
38857 \end_inset
38858
38859 , y añade este comando al preámbulo del documento:
38860 \begin_inset Newline newline
38861 \end_inset
38862
38863
38864 \series bold
38865
38866 \backslash
38867 @ifundefined{textcolor}
38868 \begin_inset Newline newline
38869 \end_inset
38870
38871
38872 \begin_inset space ~
38873 \end_inset
38874
38875 {
38876 \backslash
38877 usepackage{color}}{}
38878 \end_layout
38879
38880 \begin_deeper
38881 \begin_layout Standard
38882 \begin_inset ERT
38883 status collapsed
38884
38885 \begin_layout Plain Layout
38886
38887
38888 \backslash
38889 renewcommand{
38890 \backslash
38891 LettrineFontHook}{
38892 \backslash
38893 color{magenta}}
38894 \end_layout
38895
38896 \end_inset
38897
38898
38899 \begin_inset Note Note
38900 status open
38901
38902 \begin_layout Plain Layout
38903 pone la capital en magenta
38904 \end_layout
38905
38906 \end_inset
38907
38908
38909 \end_layout
38910
38911 \begin_layout Initial
38912 \begin_inset Argument 1
38913 status open
38914
38915 \begin_layout Plain Layout
38916 lines=3, lhang=0.33, loversize=0.25
38917 \end_layout
38918
38919 \end_inset
38920
38921
38922 \begin_inset Argument 2
38923 status open
38924
38925 \begin_layout Plain Layout
38926 \begin_inset Formula $\mathcal{I}$
38927 \end_inset
38928
38929
38930 \end_layout
38931
38932 \end_inset
38933
38934
38935 \begin_inset Argument 3
38936 status open
38937
38938 \begin_layout Plain Layout
38939
38940 \lang english
38941 t was in the spring
38942 \end_layout
38943
38944 \end_inset
38945
38946  
38947 \lang english
38948 of the year 1894 that all London was interested, and the fashionable world
38949  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38950  and inexplicable circumstances.
38951  The public has already learned those particulars of the crime which came
38952  out in the police investigation, but a good deal was suppressed upon that
38953  occasion, since the case for the prosecution was so overwhelmingly strong
38954  that it was not necessary to bring forward all the facts.
38955 \end_layout
38956
38957 \end_deeper
38958 \begin_layout Standard
38959 \begin_inset ERT
38960 status collapsed
38961
38962 \begin_layout Plain Layout
38963
38964
38965 \backslash
38966 else
38967 \end_layout
38968
38969 \end_inset
38970
38971
38972 \begin_inset Note Note
38973 status open
38974
38975 \begin_layout Plain Layout
38976 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
38977  
38978 \series bold
38979 lettrine
38980 \series default
38981 .
38982 \end_layout
38983
38984 \end_inset
38985
38986
38987 \end_layout
38988
38989 \begin_layout Standard
38990 Debes instalar el paquete \SpecialChar LaTeX
38991  
38992 \series bold
38993 lettrine
38994 \series default
38995  para ver la parte siguiente en la salida.
38996 \end_layout
38997
38998 \begin_layout Standard
38999 \begin_inset ERT
39000 status collapsed
39001
39002 \begin_layout Plain Layout
39003
39004
39005 \backslash
39006 fi
39007 \end_layout
39008
39009 \end_inset
39010
39011
39012 \end_layout
39013
39014 \begin_layout Chapter
39015 Archivos externos
39016 \begin_inset Index idx
39017 status collapsed
39018
39019 \begin_layout Plain Layout
39020 Archivos externos
39021 \end_layout
39022
39023 \end_inset
39024
39025
39026 \end_layout
39027
39028 \begin_layout Standard
39029 Con el menú 
39030 \family sans
39031 Insertar\SpecialChar menuseparator
39032 Archivo 
39033 \family default
39034 se pueden insertar archivos externos en un documento.
39035  Estos pueden ser:
39036 \end_layout
39037
39038 \begin_layout Description
39039 Documento
39040 \begin_inset space ~
39041 \end_inset
39042
39043 \SpecialChar LyX
39044  Otro documento \SpecialChar LyX
39045 ; su contenido se inserta directamente en tu documento.
39046 \end_layout
39047
39048 \begin_layout Description
39049 Texto
39050 \begin_inset space ~
39051 \end_inset
39052
39053 simple Un documento de texto; cada línea del mismo se inserta en tu documento
39054  como párrafo propio.
39055 \end_layout
39056
39057 \begin_layout Description
39058 Texto
39059 \begin_inset space ~
39060 \end_inset
39061
39062 simple,
39063 \begin_inset space ~
39064 \end_inset
39065
39066 unir
39067 \begin_inset space ~
39068 \end_inset
39069
39070 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
39071  Las líneas vacías generan un nuevo párrafo en tu documento.
39072 \end_layout
39073
39074 \begin_layout Description
39075 Material
39076 \begin_inset space ~
39077 \end_inset
39078
39079 externo Archivos en diversos formatos.
39080 \end_layout
39081
39082 \begin_layout Description
39083 Documento
39084 \begin_inset space ~
39085 \end_inset
39086
39087 hijo Documentos \SpecialChar LyX
39088 , \SpecialChar LaTeX
39089  o texto simple.
39090 \end_layout
39091
39092 \begin_layout Section
39093 Material externo
39094 \begin_inset Index idx
39095 status collapsed
39096
39097 \begin_layout Plain Layout
39098 Material externo
39099 \end_layout
39100
39101 \end_inset
39102
39103
39104 \end_layout
39105
39106 \begin_layout Standard
39107 Esta característica te permite insertar archivos en tu documento sin convertirlo
39108 s previamente a un formato legible en la salida, ya que \SpecialChar LyX
39109  se ocupa de las
39110  necesarias conversiones.
39111  Esto es parecido a la inserción de imágenes en diversos formatos en los
39112  documentos \SpecialChar LyX
39113 .
39114  Si has activado la Vista preliminar inmediata en las preferencias de \SpecialChar LyX
39115 ,
39116  en 
39117 \family sans
39118 Apariencia
39119 \family default
39120 \SpecialChar menuseparator
39121 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
39122  en \SpecialChar LyX
39123 .
39124 \end_layout
39125
39126 \begin_layout Standard
39127 El material externo se puede insertar mediante el diálogo que surge a partir
39128  del menú 
39129 \family sans
39130 Insertar\SpecialChar menuseparator
39131 Archivo\SpecialChar menuseparator
39132 Material
39133 \begin_inset space ~
39134 \end_inset
39135
39136 externo
39137 \family default
39138 .
39139  Actualmente se permiten los siguientes tipos de archivo (
39140 \family sans
39141 Plantillas
39142 \family default
39143 ):
39144 \end_layout
39145
39146 \begin_layout Description
39147 Diagrama
39148 \begin_inset space ~
39149 \end_inset
39150
39151 de
39152 \begin_inset space ~
39153 \end_inset
39154
39155 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
39156  con el programa 
39157 \series bold
39158
39159 \begin_inset CommandInset href
39160 LatexCommand href
39161 name "XBoard"
39162 target "http://es.wikipedia.org/wiki/XBoard"
39163
39164 \end_inset
39165
39166
39167 \series default
39168 .
39169 \end_layout
39170
39171 \begin_layout Description
39172 Dia Esta plantilla soporta diagramas creados con el programa 
39173 \series bold
39174
39175 \begin_inset CommandInset href
39176 LatexCommand href
39177 name "Dia"
39178 target "http://es.wikipedia.org/wiki/Dia_(programa)"
39179
39180 \end_inset
39181
39182
39183 \series default
39184 .
39185 \end_layout
39186
39187 \begin_layout Description
39188 Hoja
39189 \begin_inset space ~
39190 \end_inset
39191
39192 de
39193 \begin_inset space ~
39194 \end_inset
39195
39196 cálculo Esta plantilla permite insertar tablas/hojas de cálculo en los formatos
39197  
39198 \series bold
39199
39200 \begin_inset CommandInset href
39201 LatexCommand href
39202 name "Gnumeric"
39203 target "http://es.wikipedia.org/wiki/Gnumeric"
39204
39205 \end_inset
39206
39207
39208 \series default
39209
39210 \begin_inset CommandInset href
39211 LatexCommand href
39212 name "OpenDocument"
39213 target "http://es.wikipedia.org/wiki/OpenDocument"
39214
39215 \end_inset
39216
39217
39218 \begin_inset CommandInset href
39219 LatexCommand href
39220 name "Microsoft Office XML"
39221 target "http://es.wikipedia.org/wiki/Microsoft_Office_XML"
39222
39223 \end_inset
39224
39225  y 
39226 \begin_inset CommandInset href
39227 LatexCommand href
39228 name "Office Open XML"
39229 target "http://es.wikipedia.org/wiki/Office_Open_XML"
39230
39231 \end_inset
39232
39233 .
39234  Para que esto funcione \SpecialChar LyX
39235  debe haber encontrado el programa 
39236 \family typewriter
39237 ssconvert
39238 \family default
39239  durante su configuración.
39240  Este programa forma parte de Gnumeric, por tanto debe estar instalado aunque
39241  las tablas no estén en el formato de Gnumeric.
39242  Echa un vistazo al archivo de ejemplo 
39243 \emph on
39244 spreadsheet.lyx
39245 \emph default
39246  para ver ejemplos de uso y posibles limitaciones.
39247 \end_layout
39248
39249 \begin_layout Description
39250 Fecha Esta inserta la fecha en el formato 
39251 \emph on
39252 Día-Mes-Año.
39253
39254 \emph default
39255  A continuación hay una fecha insertada como material externo: 
39256 \begin_inset External
39257         template Date
39258         filename .
39259
39260 \end_inset
39261
39262
39263 \begin_inset space ~
39264 \end_inset
39265
39266
39267 \begin_inset Note Note
39268 status collapsed
39269
39270 \begin_layout Plain Layout
39271 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
39272 \end_layout
39273
39274 \end_inset
39275
39276
39277 \begin_inset Newline newline
39278 \end_inset
39279
39280 La fecha no se muestra en \SpecialChar LyX
39281 , sólo en la salida.
39282  Hay otros dos métodos de insertar una fecha, con el menú 
39283 \family sans
39284 Insertar\SpecialChar menuseparator
39285 Fecha
39286 \family default
39287  y con el comando \SpecialChar LaTeX
39288  
39289 \series bold
39290
39291 \backslash
39292 today
39293 \series default
39294  en código \SpecialChar TeX
39295 .
39296  Los distintos métodos se comparan en el cuadro
39297 \begin_inset space ~
39298 \end_inset
39299
39300
39301 \begin_inset CommandInset ref
39302 LatexCommand ref
39303 reference "tab:Comparación-de"
39304
39305 \end_inset
39306
39307 .
39308 \end_layout
39309
39310 \begin_layout Description
39311 Tipografía
39312 \begin_inset space ~
39313 \end_inset
39314
39315 musical
39316 \begin_inset space ~
39317 \end_inset
39318
39319 Lilypond Esta plantilla sirve para tipografiar notación musical con el programa
39320 \begin_inset Newline linebreak
39321 \end_inset
39322
39323
39324 \series bold
39325
39326 \begin_inset CommandInset href
39327 LatexCommand href
39328 name "LilyPond"
39329 target "http://es.wikipedia.org/wiki/GNU_LilyPond"
39330
39331 \end_inset
39332
39333
39334 \series default
39335 .
39336  Echa un vistazo al archivo de ejemplo
39337 \emph on
39338  lilypond.lyx
39339 \emph default
39340  para más información sobre el soporte de \SpecialChar LyX
39341  a LilyPond.
39342 \end_layout
39343
39344 \begin_layout Description
39345 Páginas
39346 \begin_inset space ~
39347 \end_inset
39348
39349 PDF Con esta plantilla puedes insertar documentos PDF en tu documento.
39350  Para insertar algunas o todas las páginas de un documento PDF, utiliza
39351  la opción 
39352 \series bold
39353 pages
39354 \series default
39355  en el campo 
39356 \family sans
39357 Opción
39358 \family default
39359  de la pestaña 
39360 \family sans
39361 Opciones de \SpecialChar LaTeX
39362  y \SpecialChar LyX
39363
39364 \family default
39365 .
39366  El argumento de esta opción es una lista separada con comas que contiene
39367  números de páginas (opción 
39368 \series bold
39369 pages={3,5,6,8}
39370 \series default
39371 ), rangos de números de páginas (
39372 \series bold
39373 pages={4-9}
39374 \series default
39375 ) o cualquier combinación.
39376  Para insertar páginas vacías usa {}.
39377  Por ej.,
39378 \begin_inset space ~
39379 \end_inset
39380
39381
39382 \series bold
39383 pages={3,{},8-11,15}
39384 \series default
39385  insertará la página 3, una página vacía y las páginas 8, 9, 10, 11 y 15.
39386  Los rangos de páginas se especifican según el esquema 
39387 \emph on
39388 inicial
39389 \emph default
39390 -
39391 \emph on
39392 final.
39393
39394 \emph default
39395  Así se seleccionan todas las páginas desde 
39396 \emph on
39397 inicial
39398 \emph default
39399  a 
39400 \emph on
39401 final
39402 \emph default
39403 .
39404  Si se omite 
39405 \emph on
39406 inicial
39407 \emph default
39408  comienza en la primera página; si se omite 
39409 \emph on
39410 final
39411 \emph default
39412  termina en la última.
39413  La última página también se puede seleccionar con la clave 
39414 \series bold
39415 last
39416 \series default
39417 .
39418  (Solo está permitido en rangos de páginas).
39419  Así, 
39420 \series bold
39421 pages=-
39422 \series default
39423  insertará todas las páginas del documento y 
39424 \series bold
39425 pages=last-1
39426 \series default
39427  insertará todas las páginas en orden inverso.
39428  Si no se usa la opción pages, sólo se inserta la primera página del PDF.
39429 \begin_inset Newline newline
39430 \end_inset
39431
39432 La opción 
39433 \series bold
39434 noautoscale
39435 \series default
39436  inserta las páginas a tamaño original; si esta opción no se especifica,
39437  el tamaño de las páginas se adaptará a la anchura de página del documento.
39438  En la pestaña 
39439 \family sans
39440 Tamaño y rotación
39441 \family default
39442  se puede especificar la anchura, la altura y la rotación de las páginas
39443  introducidas.
39444  Si se usa una anchura distinta de 100
39445 \begin_inset space \thinspace{}
39446 \end_inset
39447
39448 % Escala, la opción 
39449 \series bold
39450 noautoscale
39451 \series default
39452  será ignorada.
39453  Para más información y otras opciones posibles, consulta la documentación
39454  del paquete \SpecialChar LaTeX
39455  
39456 \series bold
39457 pdfpages
39458 \series default
39459  
39460 \begin_inset CommandInset citation
39461 LatexCommand cite
39462 key "pdfpages"
39463
39464 \end_inset
39465
39466 .
39467 \begin_inset Index idx
39468 status collapsed
39469
39470 \begin_layout Plain Layout
39471 \SpecialChar LaTeX
39472 -paquetes ! pdfpages
39473 \end_layout
39474
39475 \end_inset
39476
39477
39478 \begin_inset Newline newline
39479 \end_inset
39480
39481 Para usar esta plantilla en una presentación 
39482 \family sans
39483 Beamer
39484 \family default
39485 , hay que insertar primero un entorno 
39486 \family sans
39487 Fin de fotograma
39488 \family default
39489  y, en un párrafo siguiente, un recuadro de código \SpecialChar TeX
39490  con el comando 
39491 \series bold
39492
39493 \backslash
39494 setbeamertemplate{background canvas}{}
39495 \series default
39496 .
39497  Después puedes insertar tantos párrafos que contengan plantillas PDFPages
39498  como quieras.
39499  Después de las páginas PDF incluidas puedes reanudar la presentación Beamer
39500  comenzando una nueva diapositiva o una nueva sección.
39501  Para evitar páginas en blanco delante de las páginas PDF, asegúrate de
39502  usar alineación 
39503 \family sans
39504 Predeterminada
39505 \family default
39506  para el párrafo que contiene la plantilla.
39507 \begin_inset Newline newline
39508 \end_inset
39509
39510 Un PDF incluido girado -5°: 
39511 \begin_inset External
39512         template PDFPages
39513         filename ../clipart/Abstract.pdf
39514         extra LaTeX "noautoscale, pages=-"
39515         rotateAngle -5
39516         rotateOrigin bottomleft
39517
39518 \end_inset
39519
39520
39521 \end_layout
39522
39523 \begin_layout Description
39524 Imagen
39525 \begin_inset space ~
39526 \end_inset
39527
39528 mapa
39529 \begin_inset space ~
39530 \end_inset
39531
39532 de
39533 \begin_inset space ~
39534 \end_inset
39535
39536 bits Sirve para insertar imágenes bitmap.
39537  Las imágenes se pueden tratar en el diálogo 
39538 \family sans
39539 Material Externo
39540 \family default
39541  como las que habitualmente se incluyen mediante el diálogo 
39542 \family sans
39543 Gráficos
39544 \family default
39545 , tal como se explica en la sección
39546 \begin_inset space ~
39547 \end_inset
39548
39549
39550 \begin_inset CommandInset ref
39551 LatexCommand ref
39552 reference "sec:Diálogo-Gráficos"
39553
39554 \end_inset
39555
39556 .
39557  Aquí se ha insertado una imagen 
39558 \emph on
39559 raster
39560 \emph default
39561
39562 \begin_inset External
39563         template RasterImage
39564         filename ../clipart/ToolbarEnvBox.png
39565
39566 \end_inset
39567
39568
39569 \end_layout
39570
39571 \begin_layout Description
39572 Gráficos
39573 \begin_inset space ~
39574 \end_inset
39575
39576 vectoriales Sirve para insertar gráficos vectoriales.
39577  Los gráficos se pueden tratar en el diálogo 
39578 \family sans
39579 Material Externo
39580 \family default
39581  como las que habitualmente se incluyen mediante el diálogo 
39582 \family sans
39583 Gráficos
39584 \family default
39585 , tal como se explica en la sección
39586 \begin_inset space ~
39587 \end_inset
39588
39589
39590 \begin_inset CommandInset ref
39591 LatexCommand ref
39592 reference "sec:Diálogo-Gráficos"
39593
39594 \end_inset
39595
39596 .
39597  Aquí una imagen vectorial insertada: 
39598 \begin_inset External
39599         template VectorGraphics
39600         filename ../clipart/SVG-Drawing.svg
39601         scale 33
39602
39603 \end_inset
39604
39605
39606 \end_layout
39607
39608 \begin_layout Description
39609 Figura
39610 \begin_inset space ~
39611 \end_inset
39612
39613 Xfig Esta plantilla soporta imágenes creadas con el programa 
39614 \series bold
39615
39616 \begin_inset CommandInset href
39617 LatexCommand href
39618 name "Xfig"
39619 target "http://en.wikipedia.org/wiki/Xfig"
39620
39621 \end_inset
39622
39623
39624 \series default
39625 .
39626 \end_layout
39627
39628 \begin_layout Standard
39629 \begin_inset Float table
39630 placement !h
39631 wide false
39632 sideways false
39633 status open
39634
39635 \begin_layout Plain Layout
39636 \begin_inset Caption Standard
39637
39638 \begin_layout Plain Layout
39639 \begin_inset CommandInset label
39640 LatexCommand label
39641 name "tab:Comparación-de"
39642
39643 \end_inset
39644
39645 Comparación de los métodos de inserción de fecha.
39646 \end_layout
39647
39648 \end_inset
39649
39650
39651 \end_layout
39652
39653 \begin_layout Plain Layout
39654 \align center
39655 \begin_inset Tabular
39656 <lyxtabular version="3" rows="4" columns="4">
39657 <features tabularvalignment="middle">
39658 <column alignment="center" valignment="top">
39659 <column alignment="center" valignment="top">
39660 <column alignment="center" valignment="top">
39661 <column alignment="center" valignment="top">
39662 <row>
39663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39664 \begin_inset Text
39665
39666 \begin_layout Plain Layout
39667 Documento
39668 \end_layout
39669
39670 \end_inset
39671 </cell>
39672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39673 \begin_inset Text
39674
39675 \begin_layout Plain Layout
39676
39677 \family sans
39678 Material externo\SpecialChar menuseparator
39679 Fecha
39680 \end_layout
39681
39682 \end_inset
39683 </cell>
39684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39685 \begin_inset Text
39686
39687 \begin_layout Plain Layout
39688
39689 \family sans
39690 Insertar\SpecialChar menuseparator
39691 Fecha
39692 \end_layout
39693
39694 \end_inset
39695 </cell>
39696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39697 \begin_inset Text
39698
39699 \begin_layout Plain Layout
39700 comando 
39701 \series bold
39702
39703 \backslash
39704 today
39705 \end_layout
39706
39707 \end_inset
39708 </cell>
39709 </row>
39710 <row>
39711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39712 \begin_inset Text
39713
39714 \begin_layout Plain Layout
39715 \SpecialChar LyX
39716
39717 \end_layout
39718
39719 \end_inset
39720 </cell>
39721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39722 \begin_inset Text
39723
39724 \begin_layout Plain Layout
39725 como recuadro
39726 \end_layout
39727
39728 \end_inset
39729 </cell>
39730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39731 \begin_inset Text
39732
39733 \begin_layout Plain Layout
39734 como fecha
39735 \end_layout
39736
39737 \end_inset
39738 </cell>
39739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39740 \begin_inset Text
39741
39742 \begin_layout Plain Layout
39743 como cuadro código \SpecialChar TeX
39744
39745 \end_layout
39746
39747 \end_inset
39748 </cell>
39749 </row>
39750 <row>
39751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39752 \begin_inset Text
39753
39754 \begin_layout Plain Layout
39755 \SpecialChar LaTeX
39756
39757 \end_layout
39758
39759 \end_inset
39760 </cell>
39761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39762 \begin_inset Text
39763
39764 \begin_layout Plain Layout
39765 como fecha
39766 \end_layout
39767
39768 \end_inset
39769 </cell>
39770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39771 \begin_inset Text
39772
39773 \begin_layout Plain Layout
39774 como fecha
39775 \end_layout
39776
39777 \end_inset
39778 </cell>
39779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39780 \begin_inset Text
39781
39782 \begin_layout Plain Layout
39783 como comando
39784 \end_layout
39785
39786 \end_inset
39787 </cell>
39788 </row>
39789 <row>
39790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39791 \begin_inset Text
39792
39793 \begin_layout Plain Layout
39794 DVI, PDF, PS
39795 \end_layout
39796
39797 \end_inset
39798 </cell>
39799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39800 \begin_inset Text
39801
39802 \begin_layout Plain Layout
39803 como fecha
39804 \end_layout
39805
39806 \end_inset
39807 </cell>
39808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39809 \begin_inset Text
39810
39811 \begin_layout Plain Layout
39812 como fecha
39813 \end_layout
39814
39815 \end_inset
39816 </cell>
39817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39818 \begin_inset Text
39819
39820 \begin_layout Plain Layout
39821 como fecha
39822 \end_layout
39823
39824 \end_inset
39825 </cell>
39826 </row>
39827 </lyxtabular>
39828
39829 \end_inset
39830
39831
39832 \end_layout
39833
39834 \end_inset
39835
39836
39837 \end_layout
39838
39839 \begin_layout Standard
39840 Si utilizas la opción 
39841 \family sans
39842 Borrador
39843 \family default
39844  en la solapa 
39845 \family sans
39846 Archivo
39847 \family default
39848  del diálogo 
39849 \family sans
39850 Material Externo
39851 \family default
39852 , en el documento de salida sólo se muestra la ruta al archivo insertado.
39853 \family sans
39854
39855 \begin_inset Newline newline
39856 \end_inset
39857
39858
39859 \family default
39860 El material externo se muestra en \SpecialChar LyX
39861  como un recuadro del tipo:
39862 \family sans
39863  
39864 \family default
39865
39866 \begin_inset Graphics
39867         filename clipart/MaterialExterno.png
39868         scale 75
39869
39870 \end_inset
39871
39872  o como imagen, dependiendo de si se marca la opción 
39873 \family sans
39874 Mostrar en \SpecialChar LyX
39875  
39876 \family default
39877 de la pestaña 
39878 \family sans
39879 Opciones de \SpecialChar LaTeX
39880  y \SpecialChar LyX
39881
39882 \family default
39883  del diálogo
39884 \family sans
39885 .
39886 \end_layout
39887
39888 \begin_layout Standard
39889 En el manual 
39890 \emph on
39891 Personalización
39892 \emph default
39893  se explica cómo definir tus propias plantillas.
39894 \end_layout
39895
39896 \begin_layout Section
39897 Documento hijo
39898 \begin_inset CommandInset label
39899 LatexCommand label
39900 name "sec:Documento-Hijo"
39901
39902 \end_inset
39903
39904
39905 \begin_inset Index idx
39906 status collapsed
39907
39908 \begin_layout Plain Layout
39909 Documento hijo
39910 \end_layout
39911
39912 \end_inset
39913
39914
39915 \end_layout
39916
39917 \begin_layout Standard
39918 Los documentos hijos se emplean en el caso de tener un documento extenso
39919  compuesto por varias partes o secciones más grandes.
39920  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
39921  en varios archivos que pueden ser revisados por separado.
39922  Estos archivos se conocen como documentos hijos, y el llamado documento
39923  maestro los conecta con el fin de imprimirlos como un todo o por partes.
39924  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
39925  \SpecialChar LaTeX
39926 , la bibliografía y las etiquetas de las referencias cruzadas.
39927 \end_layout
39928
39929 \begin_layout Standard
39930 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
39931  en el menú 
39932 \family sans
39933 Documento\SpecialChar menuseparator
39934 Configuración\SpecialChar menuseparator
39935 Clase del documento
39936 \family default
39937  del documento hijo especifica el documento maestro predeterminado.
39938  Este maestro será usado entonces por \SpecialChar LyX
39939  en un segundo plano cuando edites
39940  el documento hijo.
39941 \end_layout
39942
39943 \begin_layout Standard
39944 Los documentos incluidos como hijos se muestran en la pantalla de \SpecialChar LyX
39945  como
39946  recuadros del tipo: 
39947 \begin_inset Graphics
39948         filename clipart/DocumentoHijo.png
39949         scale 75
39950
39951 \end_inset
39952
39953 .
39954  Para incluir documentos hijos en un documento maestro utiliza el menú 
39955 \family sans
39956 Insertar
39957 \family default
39958 \SpecialChar menuseparator
39959
39960 \family sans
39961 Archivo
39962 \family default
39963 \SpecialChar menuseparator
39964
39965 \family sans
39966 Documento
39967 \begin_inset space ~
39968 \end_inset
39969
39970 hijo
39971 \family default
39972 .
39973  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
39974 \end_layout
39975
39976 \begin_layout Description
39977 Anexar Puedes incluir documentos \SpecialChar LyX
39978  y documentos \SpecialChar LaTeX
39979 .
39980  Al pulsar el botón 
39981 \family sans
39982 Editar
39983 \family default
39984  en el diálogo 
39985 \family sans
39986 Documento hijo
39987 \family default
39988 , los documentos incluidos se abrirán en una nueva solapa de archivo en
39989  la ventana de \SpecialChar LyX
39990  y así puedes modificarlos si quieres.
39991 \end_layout
39992
39993 \begin_layout Standard
39994 Aquí hay un archivo insertado con el método 
39995 \family sans
39996 Anexar
39997 \family default
39998
39999 \begin_inset CommandInset include
40000 LatexCommand include
40001 filename "DocumentoPostizo1.lyx"
40002
40003 \end_inset
40004
40005
40006 \end_layout
40007
40008 \begin_layout Standard
40009 La numeración de secciones tiene en cuenta las secciones de los archivos
40010  incluidos en el orden en que están insertados en el documento maestro.
40011  El documento incluido de ejemplo tiene una subsección que se numera como
40012  subsección de la presente sección.
40013  Las etiquetas de los documentos incluidos pueden tener referencias: Subsección
40014 \begin_inset space ~
40015 \end_inset
40016
40017
40018 \begin_inset CommandInset ref
40019 LatexCommand ref
40020 reference "subsec:Subsección-Externa-1"
40021
40022 \end_inset
40023
40024 .
40025 \end_layout
40026
40027 \begin_layout Standard
40028 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
40029  del documento maestro.
40030  Las ramas en los documentos hijos serán ignoradas por el documento maestro
40031  si éste no tiene una rama con el mismo nombre.
40032  Los documentos anexados se insertan comenzando una página nueva y acabando
40033  con un salto de página.
40034 \end_layout
40035
40036 \begin_layout Standard
40037 \begin_inset Note Greyedout
40038 status open
40039
40040 \begin_layout Plain Layout
40041
40042 \series bold
40043 Nota:
40044 \series default
40045  Si has incluido un archivo \SpecialChar LyX
40046  o \SpecialChar LaTeX
40047  cuya clase de documento es distinta a la
40048  del documento maestro, recibirás una advertencia al exportar/ver el documento,
40049  ya que esto podría dar resultados inesperados.
40050 \end_layout
40051
40052 \end_inset
40053
40054
40055 \end_layout
40056
40057 \begin_layout Description
40058 Incorporar Este método es muy parecido al método 
40059 \family sans
40060 Anexar
40061 \family default
40062 .
40063  Las diferencias son:
40064 \end_layout
40065
40066 \begin_deeper
40067 \begin_layout Itemize
40068 Los archivos incorporados no comienzan en página nueva ni acaban con un
40069  salto de página.
40070 \end_layout
40071
40072 \begin_layout Itemize
40073 Los archivos incorporados pueden visualizar en \SpecialChar LyX
40074  si la 
40075 \family sans
40076 Vista
40077 \begin_inset space ~
40078 \end_inset
40079
40080 preliminar
40081 \begin_inset space ~
40082 \end_inset
40083
40084 inmediata 
40085 \family default
40086 está activada en el diálogo 
40087 \family sans
40088 Herramientas\SpecialChar menuseparator
40089 Preferencias
40090 \family default
40091 , apartado 
40092 \family sans
40093 Apariencia\SpecialChar menuseparator
40094 Visualización
40095 \family default
40096 .
40097 \end_layout
40098
40099 \begin_layout Itemize
40100 Los archivos incorporados no se pueden excluir mediante el menú 
40101 \family sans
40102 Documento\SpecialChar menuseparator
40103 Configuración\SpecialChar menuseparator
40104 Documentos hijo
40105 \family default
40106 .
40107 \end_layout
40108
40109 \end_deeper
40110 \begin_layout Standard
40111 Aquí hay un documento hijo insertado con el método 
40112 \family sans
40113 Incorporar
40114 \family default
40115 :
40116 \end_layout
40117
40118 \begin_layout Standard
40119 \begin_inset CommandInset include
40120 LatexCommand input
40121 filename "DocumentoPostizo2.lyx"
40122
40123 \end_inset
40124
40125
40126 \end_layout
40127
40128 \begin_layout Standard
40129 Aquí se inserta un documento hijo en modo 
40130 \emph on
40131 input
40132 \emph default
40133  como fuente de \SpecialChar LaTeX
40134 :
40135 \end_layout
40136
40137 \begin_layout Quote
40138 \begin_inset CommandInset include
40139 LatexCommand input
40140 filename "DocumentoTextoPostizo.txt"
40141
40142 \end_inset
40143
40144
40145 \end_layout
40146
40147 \begin_layout Description
40148 Literal Con este método se puede incluir cualquier archivo de texto.
40149  El archivo aparece en la salida con su código fuente, y si contiene comandos
40150  no se ejecutan.
40151  Con la opción 
40152 \family sans
40153 Marcar espacios en la salida
40154 \family default
40155  cada espacio en el código fuente se muestra en la salida con el carácter
40156  «
40157 \begin_inset ERT
40158 status collapsed
40159
40160 \begin_layout Plain Layout
40161
40162
40163 \backslash
40164 textvisiblespace
40165 \end_layout
40166
40167 \end_inset
40168
40169 ».
40170  La diferencia con el método de inserción mediante el menú 
40171 \family sans
40172 Insertar
40173 \family default
40174 \SpecialChar menuseparator
40175
40176 \family sans
40177 Archivo
40178 \family default
40179 \SpecialChar menuseparator
40180
40181 \family sans
40182 Texto
40183 \begin_inset space ~
40184 \end_inset
40185
40186 simple
40187 \family default
40188  es que en este caso el contenido del archivo se ve en \SpecialChar LyX
40189 , mientras que en
40190  modo 
40191 \family sans
40192 Literal 
40193 \family default
40194 no se muestra el contenido, sino un recuadro con el nombre.
40195
40196 \family sans
40197  
40198 \end_layout
40199
40200 \begin_layout Standard
40201 Aquí se inserta un documento hijo en modo Literal:
40202 \begin_inset CommandInset include
40203 LatexCommand verbatiminput
40204 filename "DocumentoTextoPostizo.txt"
40205
40206 \end_inset
40207
40208
40209 \begin_inset VSpace bigskip
40210 \end_inset
40211
40212
40213 \end_layout
40214
40215 \begin_layout Standard
40216 Aquí se inserta un documento hijo en modo Literal con la opción 
40217 \family sans
40218 Marcar espacios en la salida
40219 \family default
40220 :
40221 \begin_inset CommandInset include
40222 LatexCommand verbatiminput*
40223 filename "DocumentoTextoPostizo.txt"
40224
40225 \end_inset
40226
40227
40228 \begin_inset VSpace bigskip
40229 \end_inset
40230
40231
40232 \end_layout
40233
40234 \begin_layout Standard
40235 \begin_inset Note Greyedout
40236 status open
40237
40238 \begin_layout Plain Layout
40239
40240 \series bold
40241 Nota:
40242 \series default
40243  Como puedes ver en los ejemplos anteriores, el texto de los documentos
40244  incluidos en modo 
40245 \family sans
40246 literal
40247 \family default
40248  no contiene saltos de línea, a no ser que se incluyan expresamente en el
40249  archivo de texto.
40250 \end_layout
40251
40252 \end_inset
40253
40254
40255 \end_layout
40256
40257 \begin_layout Description
40258 Listado
40259 \begin_inset space ~
40260 \end_inset
40261
40262 de
40263 \begin_inset space ~
40264 \end_inset
40265
40266 código Este tipo se describe en el capítulo
40267 \begin_inset space ~
40268 \end_inset
40269
40270
40271 \begin_inset CommandInset ref
40272 LatexCommand ref
40273 reference "cap:Listado-de-código"
40274
40275 \end_inset
40276
40277 .
40278 \end_layout
40279
40280 \begin_layout Standard
40281 \begin_inset Note Greyedout
40282 status open
40283
40284 \begin_layout Plain Layout
40285
40286 \series bold
40287 Nota:
40288 \series default
40289  Incluir el mismo documento dos veces con métodos diferentes podría causar
40290  problemas en \SpecialChar LaTeX
40291 .
40292 \end_layout
40293
40294 \end_inset
40295
40296
40297 \end_layout
40298
40299 \begin_layout Standard
40300 Si quieres ver o exportar solo determinados hijos del documento maestro,
40301  bien por ahorrar tiempo de compilación, bien para distribuir capítulos
40302  individuales del libro, puedes excluir hijos en la salida.
40303  Esto se consigue mediante el menú 
40304 \family sans
40305 Documento\SpecialChar menuseparator
40306 Configuración\SpecialChar menuseparator
40307 Documento hijo
40308 \family default
40309 .
40310  Puedes excluir o incluir hijos con doble clic sobre sus nombres en la lista;
40311  (esto solo funciona para documentos insertados mediante 
40312 \begin_inset Quotes fld
40313 \end_inset
40314
40315 Anexar
40316 \begin_inset Quotes frd
40317 \end_inset
40318
40319 , no con 
40320 \begin_inset Quotes fld
40321 \end_inset
40322
40323 Incorporar
40324 \begin_inset Quotes frd
40325 \end_inset
40326
40327 ).
40328  Si se marca la opción 
40329 \family sans
40330 Mantener contadores y referencias
40331 \family default
40332  \SpecialChar LyX
40333  garantiza que todos los números de página, referencias, etc., se respetan
40334  como si se procesara el documento completo.
40335  No obstante, \SpecialChar LyX
40336  tiene que procesar el documento entero en segundo plano para
40337  que esta característica funcione.
40338  Por tanto, si quieres ahorrar tiempo de compilación, y no es preciso mantener
40339  los contadores y referencias, desmarca esta casilla.
40340 \end_layout
40341
40342 \begin_layout Standard
40343 Alternativamente, se puede poner cada archivo incluido en una rama.
40344 \begin_inset Foot
40345 status collapsed
40346
40347 \begin_layout Plain Layout
40348 Las ramas se describen en la sección
40349 \emph on
40350  Ramas
40351 \emph default
40352  de la 
40353 \emph on
40354 Guía del usuario
40355 \emph default
40356  de \SpecialChar LyX
40357 .
40358 \end_layout
40359
40360 \end_inset
40361
40362  Habilitando o deshabilitando las ramas puedes decidir qué archivos incluidos
40363  aparecerán en la salida.
40364  Esto tiene la ventaja de que también funciona con hijos incluidos con 
40365 \begin_inset Quotes fld
40366 \end_inset
40367
40368 Incorporar
40369 \begin_inset Quotes frd
40370 \end_inset
40371
40372 .
40373  Sin embargo, los contadores y las referencias no se mantendrán usando este
40374  método.
40375 \end_layout
40376
40377 \begin_layout Chapter
40378 Listado de código
40379 \begin_inset CommandInset label
40380 LatexCommand label
40381 name "cap:Listado-de-código"
40382
40383 \end_inset
40384
40385
40386 \begin_inset Index idx
40387 status open
40388
40389 \begin_layout Plain Layout
40390 Listado de código
40391 \end_layout
40392
40393 \end_inset
40394
40395
40396 \begin_inset Index idx
40397 status open
40398
40399 \begin_layout Plain Layout
40400 Código de programa
40401 \end_layout
40402
40403 \end_inset
40404
40405
40406 \begin_inset Index idx
40407 status open
40408
40409 \begin_layout Plain Layout
40410 Flotantes ! Listado de código
40411 \end_layout
40412
40413 \end_inset
40414
40415
40416 \end_layout
40417
40418 \begin_layout Standard
40419 Para incluir y tipografiar código de programación puedes usar la opción
40420  de menú disponible en 
40421 \family sans
40422 Insertar\SpecialChar menuseparator
40423 Listado
40424 \begin_inset space ~
40425 \end_inset
40426
40427 de
40428 \begin_inset space ~
40429 \end_inset
40430
40431 código.
40432  
40433 \family default
40434 El paquete \SpecialChar LaTeX
40435  
40436 \series bold
40437 listings
40438 \series default
40439
40440 \begin_inset Index idx
40441 status collapsed
40442
40443 \begin_layout Plain Layout
40444 \SpecialChar LaTeX
40445 -paquetes ! listings
40446 \end_layout
40447
40448 \end_inset
40449
40450  provee un mecanismo potente y flexible para insertar código fuente en tu
40451  documento.
40452 \end_layout
40453
40454 \begin_layout Standard
40455 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
40456  incorporado en el que puedes configurar su formato.
40457 \end_layout
40458
40459 \begin_layout Standard
40460 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
40461  La opción de ubicación 
40462 \family sans
40463 Listado
40464 \begin_inset space ~
40465 \end_inset
40466
40467 en
40468 \begin_inset space ~
40469 \end_inset
40470
40471 línea
40472 \family default
40473  lo imprime en la línea, como este ejemplo: 
40474 \begin_inset listings
40475 lstparams "language={C++}"
40476 inline true
40477 status open
40478
40479 \begin_layout Plain Layout
40480
40481 int a=5;
40482 \end_layout
40483
40484 \end_inset
40485
40486
40487 \family sans
40488
40489 \begin_inset Newline newline
40490 \end_inset
40491
40492
40493 \family default
40494 La opción 
40495 \family sans
40496 Flotante
40497 \family default
40498  crea un listado flotante cuya colocación se puede especificar mediante
40499  las opciones «
40500 \family sans
40501 h
40502 \family default
40503 », «
40504 \family sans
40505 t
40506 \family default
40507 », «
40508 \family sans
40509 b
40510 \family default
40511 » y «
40512 \family sans
40513 p
40514 \family default
40515 », correspondientes a las opciones de colocación de flotantes descritas
40516  en la sección
40517 \family sans
40518
40519 \begin_inset space ~
40520 \end_inset
40521
40522
40523 \begin_inset CommandInset ref
40524 LatexCommand ref
40525 reference "sec:Colocación-de-Flotantes"
40526
40527 \end_inset
40528
40529
40530 \family default
40531 .
40532  Las opciones de colocación se pueden mezclar y se escriben sin separación,
40533  p.
40534 \family sans
40535
40536 \begin_inset space \thinspace{}
40537 \end_inset
40538
40539
40540 \family default
40541 ej.
40542 \begin_inset space ~
40543 \end_inset
40544
40545 «
40546 \family sans
40547 htbp
40548 \family default
40549 ».
40550  La opción «
40551 \family sans
40552 h
40553 \family default
40554 » a veces no tiene efecto, pero no necesitas usar la opción 
40555 \family sans
40556 Flotante
40557 \family default
40558  en ese caso puesto que los listados de código no flotantes también pueden
40559  tener leyendas y ser referenciadas.
40560 \end_layout
40561
40562 \begin_layout Standard
40563 Se puede añadir una leyenda a un listado de código con el menú 
40564 \family sans
40565 Insertar\SpecialChar menuseparator
40566 Leyenda
40567 \family default
40568 .
40569  Los listados de código se pueden referenciar como los flotantes: Listado
40570 \begin_inset space ~
40571 \end_inset
40572
40573
40574 \begin_inset CommandInset ref
40575 LatexCommand ref
40576 reference "lst:Ejemplo-de-listado-de-código"
40577
40578 \end_inset
40579
40580  Con el menú 
40581 \family sans
40582 Insertar\SpecialChar menuseparator
40583 Índices\SpecialChar menuseparator
40584 Listados
40585 \begin_inset space ~
40586 \end_inset
40587
40588 de
40589 \begin_inset space ~
40590 \end_inset
40591
40592 código
40593 \family default
40594  se crea un índice de todos los listados de código con leyenda insertados.
40595  Las entradas del índice son la leyenda y el número de cada listado de código.
40596 \end_layout
40597
40598 \begin_layout Standard
40599 \begin_inset listings
40600 lstparams "language=Python"
40601 inline false
40602 status open
40603
40604 \begin_layout Plain Layout
40605
40606 \begin_inset Caption Standard
40607
40608 \begin_layout Plain Layout
40609 \begin_inset CommandInset label
40610 LatexCommand label
40611 name "lst:Ejemplo-de-listado-de-código"
40612
40613 \end_inset
40614
40615 Ejemplo de listado de código flotante
40616 \end_layout
40617
40618 \end_inset
40619
40620 # Ejemplo de listado flotante
40621 \end_layout
40622
40623 \begin_layout Plain Layout
40624
40625 def func(param):
40626 \end_layout
40627
40628 \begin_layout Plain Layout
40629
40630     'this is a python function'
40631 \end_layout
40632
40633 \begin_layout Plain Layout
40634
40635     pass
40636 \end_layout
40637
40638 \end_inset
40639
40640
40641 \end_layout
40642
40643 \begin_layout Standard
40644 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
40645  de listado de código, las palabras clave de ese lenguaje serán reconocidas
40646  y tipografiadas de manera especial en la salida.
40647  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
40648  negrita.
40649 \end_layout
40650
40651 \begin_layout Standard
40652 \begin_inset Note Greyedout
40653 status open
40654
40655 \begin_layout Plain Layout
40656
40657 \series bold
40658 Nota:
40659 \series default
40660  Si no consigues caracteres en negrita cuando usas tipografías de ancho
40661  fijo, se debe probablemente a que dicha tipografía no suministra negritas.
40662  En este caso selecciona una tipografía distinta en el menú 
40663 \family sans
40664 Documento
40665 \family default
40666 \SpecialChar menuseparator
40667
40668 \family sans
40669 Configuración
40670 \family default
40671 \SpecialChar menuseparator
40672
40673 \family sans
40674 Tipografías.
40675  
40676 \family default
40677 (Las tipografías 
40678 \emph on
40679 LuxiMono, BeraMono
40680 \emph default
40681  y 
40682 \emph on
40683 Courier 
40684 \emph default
40685 suministran negritas.)
40686 \end_layout
40687
40688 \end_inset
40689
40690
40691 \end_layout
40692
40693 \begin_layout Standard
40694 En la sección 
40695 \family sans
40696 Numeración
40697 \begin_inset space ~
40698 \end_inset
40699
40700 de
40701 \begin_inset space ~
40702 \end_inset
40703
40704 líneas
40705 \family default
40706  del diálogo puedes elegir el estilo de numeración de las líneas.
40707  En el campo 
40708 \family sans
40709 Paso 
40710 \family default
40711 puedes insertar un número para determinar qué líneas se numeran.
40712  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
40713  
40714 \end_layout
40715
40716 \begin_layout Standard
40717 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
40718  en la salida.
40719  La opción 
40720 \family sans
40721 Mapa
40722 \begin_inset space ~
40723 \end_inset
40724
40725 de
40726 \begin_inset space ~
40727 \end_inset
40728
40729 caracteres
40730 \begin_inset space ~
40731 \end_inset
40732
40733 tradicional
40734 \begin_inset space ~
40735 \end_inset
40736
40737 mejorado
40738 \family default
40739  debería emplearse si se usan en el código caracteres nacionales como la
40740  diéresis alemana.
40741 \begin_inset Newline newline
40742 \end_inset
40743
40744 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
40745  «3», lenguaje «Python», opciones de estilo «Mapa de caracteres tradicional
40746  mejorado» y «Espacio como símbolo», rango de líneas 3-8:
40747 \begin_inset listings
40748 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
40749 inline false
40750 status open
40751
40752 \begin_layout Plain Layout
40753
40754 def func(param):
40755 \end_layout
40756
40757 \begin_layout Plain Layout
40758
40759     'this is a python function'
40760 \end_layout
40761
40762 \begin_layout Plain Layout
40763
40764     pass
40765 \end_layout
40766
40767 \begin_layout Plain Layout
40768
40769 def func(param):
40770 \end_layout
40771
40772 \begin_layout Plain Layout
40773
40774 'This is a German word: Tschüß'
40775 \end_layout
40776
40777 \begin_layout Plain Layout
40778
40779 pass
40780 \end_layout
40781
40782 \begin_layout Plain Layout
40783
40784 def func(param):
40785 \end_layout
40786
40787 \begin_layout Plain Layout
40788
40789 'this is a python function'
40790 \end_layout
40791
40792 \begin_layout Plain Layout
40793
40794 pass
40795 \end_layout
40796
40797 \end_inset
40798
40799
40800 \end_layout
40801
40802 \begin_layout Standard
40803 \begin_inset Note Greyedout
40804 status open
40805
40806 \begin_layout Plain Layout
40807
40808 \series bold
40809 Nota:
40810 \series default
40811  Debido a un error en el paquete 
40812 \series bold
40813 listings
40814 \series default
40815  la numeración de líneas cambia en una línea por cada listado previo.
40816  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
40817  3 y 6.
40818 \end_layout
40819
40820 \end_inset
40821
40822
40823 \end_layout
40824
40825 \begin_layout Standard
40826 \begin_inset VSpace bigskip
40827 \end_inset
40828
40829
40830 \end_layout
40831
40832 \begin_layout Standard
40833 También es posible imprimir como listado de código líneas de un archivo.
40834  Para hacer esto, usa el menú 
40835 \family sans
40836 Insertar\SpecialChar menuseparator
40837 Archivo\SpecialChar menuseparator
40838 Documento
40839 \begin_inset space ~
40840 \end_inset
40841
40842 hijo 
40843 \family default
40844 y elige el tipo 
40845 \family sans
40846 Listado de código
40847 \family default
40848 .
40849 \begin_inset Foot
40850 status collapsed
40851
40852 \begin_layout Plain Layout
40853 Los restantes tipos de documento hijo se describen en la sección
40854 \begin_inset space ~
40855 \end_inset
40856
40857
40858 \begin_inset CommandInset ref
40859 LatexCommand ref
40860 reference "sec:Documento-Hijo"
40861
40862 \end_inset
40863
40864 .
40865 \end_layout
40866
40867 \end_inset
40868
40869  En el diálogo de documento hijo puedes especificar los parámetros del listado
40870  en el cuadro de texto.
40871  Para ver una lista de los parámetros disponibles teclea una interrogación
40872  «?» en el cuadro.
40873 \end_layout
40874
40875 \begin_layout Standard
40876 Para referenciar un documento hijo tipo listado, escribe el texto de la
40877  etiqueta en el campo correspondiente del diálogo de documento hijo.
40878  Después se puede referenciar la etiqueta con el menú 
40879 \family sans
40880 Insertar\SpecialChar menuseparator
40881 Referencia cruzada.
40882 \end_layout
40883
40884 \begin_layout Standard
40885 A continuación hay un ejemplo, Listado
40886 \begin_inset space ~
40887 \end_inset
40888
40889
40890 \begin_inset CommandInset ref
40891 LatexCommand ref
40892 reference "lst:archivo-listado"
40893
40894 \end_inset
40895
40896 , de inserción de líneas de un archivo; en él se incluye el rango de las
40897  líneas 10
40898 \begin_inset space \thinspace{}
40899 \end_inset
40900
40901 -
40902 \begin_inset space \thinspace{}
40903 \end_inset
40904
40905 15 de este archivo \SpecialChar LyX
40906 .
40907 \end_layout
40908
40909 \begin_layout Standard
40910 \begin_inset CommandInset include
40911 LatexCommand lstinputlisting
40912 filename "EmbeddedObjects.lyx"
40913 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
40914
40915 \end_inset
40916
40917
40918 \end_layout
40919
40920 \begin_layout Standard
40921 \begin_inset VSpace bigskip
40922 \end_inset
40923
40924
40925 \end_layout
40926
40927 \begin_layout Standard
40928 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
40929 \end_layout
40930
40931 \begin_layout Enumerate
40932 Abre el diálogo de listado y añade
40933 \begin_inset Newline newline
40934 \end_inset
40935
40936
40937 \family sans
40938 mathescape=true
40939 \begin_inset Newline newline
40940 \end_inset
40941
40942
40943 \family default
40944 en el campo de texto de la solapa 
40945 \family sans
40946 Avanzado
40947 \end_layout
40948
40949 \begin_layout Enumerate
40950 Crea una ecuación fuera del listado
40951 \end_layout
40952
40953 \begin_layout Enumerate
40954 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
40955  (teclas 
40956 \family sans
40957 Ctrl+C
40958 \family default
40959 )
40960 \end_layout
40961
40962 \begin_layout Enumerate
40963 En el listado escribe 
40964 \begin_inset Quotes eld
40965 \end_inset
40966
40967
40968 \family sans
40969 $$
40970 \family default
40971
40972 \begin_inset Quotes erd
40973 \end_inset
40974
40975  y pega desde el portapapeles entre los símbolos dólar (teclas 
40976 \family sans
40977 Ctrl+V
40978 \family default
40979 )
40980 \end_layout
40981
40982 \begin_layout Standard
40983 \begin_inset listings
40984 lstparams "language=Python,mathescape=true"
40985 inline false
40986 status open
40987
40988 \begin_layout Plain Layout
40989
40990 \begin_inset Caption Standard
40991
40992 \begin_layout Plain Layout
40993 Ejemplo de listado flotante con una ecuación
40994 \end_layout
40995
40996 \end_inset
40997
40998 # Ejemplo de listado flotante
40999 \end_layout
41000
41001 \begin_layout Plain Layout
41002
41003 def func(param):
41004 \end_layout
41005
41006 \begin_layout Plain Layout
41007
41008     # $
41009 \backslash
41010 prod_{n=1}^{
41011 \backslash
41012 infty}
41013 \backslash
41014 ,
41015 \backslash
41016 frac{1}{x^{2}}$
41017 \end_layout
41018
41019 \begin_layout Plain Layout
41020
41021     pass
41022 \end_layout
41023
41024 \end_inset
41025
41026
41027 \end_layout
41028
41029 \begin_layout Standard
41030 \begin_inset VSpace bigskip
41031 \end_inset
41032
41033
41034 \end_layout
41035
41036 \begin_layout Standard
41037 Los parámetros globales para listados de programa se pueden establecer en
41038  el diálogo 
41039 \family sans
41040 Documento\SpecialChar menuseparator
41041 Configuración\SpecialChar menuseparator
41042 Listado
41043 \begin_inset space ~
41044 \end_inset
41045
41046 de
41047 \begin_inset space ~
41048 \end_inset
41049
41050 código.
41051  
41052 \family default
41053 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
41054  «?» en el campo de texto.
41055 \end_layout
41056
41057 \begin_layout Standard
41058 Para más información sobre el paquete 
41059 \series bold
41060 listings
41061 \series default
41062 , consulta su documentación
41063 \begin_inset space ~
41064 \end_inset
41065
41066
41067 \begin_inset CommandInset citation
41068 LatexCommand cite
41069 key "listings"
41070
41071 \end_inset
41072
41073 .
41074 \end_layout
41075
41076 \begin_layout Standard
41077 \begin_inset Newpage newpage
41078 \end_inset
41079
41080
41081 \end_layout
41082
41083 \begin_layout Chapter
41084 \start_of_appendix
41085 Unidades disponibles en \SpecialChar LyX
41086
41087 \begin_inset Index idx
41088 status collapsed
41089
41090 \begin_layout Plain Layout
41091 Unidades
41092 \end_layout
41093
41094 \end_inset
41095
41096
41097 \begin_inset CommandInset label
41098 LatexCommand label
41099 name "cap:Unidades-disponibles-en"
41100
41101 \end_inset
41102
41103
41104 \end_layout
41105
41106 \begin_layout Standard
41107 Para comprender las unidades utilizadas en este manual, el cuadro
41108 \begin_inset space ~
41109 \end_inset
41110
41111
41112 \begin_inset CommandInset ref
41113 LatexCommand ref
41114 reference "tab:Unidades"
41115
41116 \end_inset
41117
41118  describe todas las unidades disponibles en \SpecialChar LyX
41119 .
41120 \end_layout
41121
41122 \begin_layout Standard
41123 \begin_inset Float table
41124 placement h
41125 wide false
41126 sideways false
41127 status open
41128
41129 \begin_layout Plain Layout
41130 \begin_inset Caption Standard
41131
41132 \begin_layout Plain Layout
41133 \begin_inset CommandInset label
41134 LatexCommand label
41135 name "tab:Unidades"
41136
41137 \end_inset
41138
41139 Unidades
41140 \end_layout
41141
41142 \end_inset
41143
41144
41145 \end_layout
41146
41147 \begin_layout Plain Layout
41148 \begin_inset VSpace medskip
41149 \end_inset
41150
41151
41152 \end_layout
41153
41154 \begin_layout Plain Layout
41155 \align center
41156 \begin_inset Tabular
41157 <lyxtabular version="3" rows="20" columns="3">
41158 <features tabularvalignment="middle">
41159 <column alignment="center" valignment="top">
41160 <column alignment="center" valignment="top">
41161 <column alignment="center" valignment="top">
41162 <row>
41163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41164 \begin_inset Text
41165
41166 \begin_layout Plain Layout
41167 unidad
41168 \end_layout
41169
41170 \end_inset
41171 </cell>
41172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41173 \begin_inset Text
41174
41175 \begin_layout Plain Layout
41176 nombre/descripción
41177 \end_layout
41178
41179 \end_inset
41180 </cell>
41181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41182 \begin_inset Text
41183
41184 \begin_layout Plain Layout
41185 comando \SpecialChar LaTeX
41186
41187 \end_layout
41188
41189 \end_inset
41190 </cell>
41191 </row>
41192 <row>
41193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41194 \begin_inset Text
41195
41196 \begin_layout Plain Layout
41197 mm
41198 \end_layout
41199
41200 \end_inset
41201 </cell>
41202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41203 \begin_inset Text
41204
41205 \begin_layout Plain Layout
41206 milímetro
41207 \end_layout
41208
41209 \end_inset
41210 </cell>
41211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41212 \begin_inset Text
41213
41214 \begin_layout Plain Layout
41215 -
41216 \end_layout
41217
41218 \end_inset
41219 </cell>
41220 </row>
41221 <row>
41222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41223 \begin_inset Text
41224
41225 \begin_layout Plain Layout
41226 cm
41227 \end_layout
41228
41229 \end_inset
41230 </cell>
41231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41232 \begin_inset Text
41233
41234 \begin_layout Plain Layout
41235 centímetro
41236 \end_layout
41237
41238 \end_inset
41239 </cell>
41240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41241 \begin_inset Text
41242
41243 \begin_layout Plain Layout
41244 -
41245 \end_layout
41246
41247 \end_inset
41248 </cell>
41249 </row>
41250 <row>
41251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41252 \begin_inset Text
41253
41254 \begin_layout Plain Layout
41255 in
41256 \end_layout
41257
41258 \end_inset
41259 </cell>
41260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41261 \begin_inset Text
41262
41263 \begin_layout Plain Layout
41264 pulgada
41265 \end_layout
41266
41267 \end_inset
41268 </cell>
41269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41270 \begin_inset Text
41271
41272 \begin_layout Plain Layout
41273 -
41274 \end_layout
41275
41276 \end_inset
41277 </cell>
41278 </row>
41279 <row>
41280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41281 \begin_inset Text
41282
41283 \begin_layout Plain Layout
41284 pt
41285 \end_layout
41286
41287 \end_inset
41288 </cell>
41289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41290 \begin_inset Text
41291
41292 \begin_layout Plain Layout
41293 punto (72.27
41294 \begin_inset space \thinspace{}
41295 \end_inset
41296
41297 pt = 1
41298 \begin_inset space \thinspace{}
41299 \end_inset
41300
41301 in)
41302 \end_layout
41303
41304 \end_inset
41305 </cell>
41306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41307 \begin_inset Text
41308
41309 \begin_layout Plain Layout
41310 -
41311 \end_layout
41312
41313 \end_inset
41314 </cell>
41315 </row>
41316 <row>
41317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41318 \begin_inset Text
41319
41320 \begin_layout Plain Layout
41321 pc
41322 \end_layout
41323
41324 \end_inset
41325 </cell>
41326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41327 \begin_inset Text
41328
41329 \begin_layout Plain Layout
41330 pica (1
41331 \begin_inset space \thinspace{}
41332 \end_inset
41333
41334 pc = 12
41335 \begin_inset space \thinspace{}
41336 \end_inset
41337
41338 pt)
41339 \end_layout
41340
41341 \end_inset
41342 </cell>
41343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41344 \begin_inset Text
41345
41346 \begin_layout Plain Layout
41347 -
41348 \end_layout
41349
41350 \end_inset
41351 </cell>
41352 </row>
41353 <row>
41354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41355 \begin_inset Text
41356
41357 \begin_layout Plain Layout
41358 sp
41359 \end_layout
41360
41361 \end_inset
41362 </cell>
41363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41364 \begin_inset Text
41365
41366 \begin_layout Plain Layout
41367 punto a escala (65536
41368 \begin_inset space \thinspace{}
41369 \end_inset
41370
41371 sp = 1
41372 \begin_inset space \thinspace{}
41373 \end_inset
41374
41375 pt)
41376 \end_layout
41377
41378 \end_inset
41379 </cell>
41380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41381 \begin_inset Text
41382
41383 \begin_layout Plain Layout
41384 -
41385 \end_layout
41386
41387 \end_inset
41388 </cell>
41389 </row>
41390 <row>
41391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41392 \begin_inset Text
41393
41394 \begin_layout Plain Layout
41395 bp
41396 \end_layout
41397
41398 \end_inset
41399 </cell>
41400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41401 \begin_inset Text
41402
41403 \begin_layout Plain Layout
41404 punto grande (72
41405 \begin_inset space \thinspace{}
41406 \end_inset
41407
41408 bp = 1
41409 \begin_inset space \thinspace{}
41410 \end_inset
41411
41412 in)
41413 \end_layout
41414
41415 \end_inset
41416 </cell>
41417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41418 \begin_inset Text
41419
41420 \begin_layout Plain Layout
41421 -
41422 \end_layout
41423
41424 \end_inset
41425 </cell>
41426 </row>
41427 <row>
41428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41429 \begin_inset Text
41430
41431 \begin_layout Plain Layout
41432 dd
41433 \end_layout
41434
41435 \end_inset
41436 </cell>
41437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41438 \begin_inset Text
41439
41440 \begin_layout Plain Layout
41441 didot (1
41442 \begin_inset space \thinspace{}
41443 \end_inset
41444
41445 dd 
41446 \begin_inset Formula $\approx$
41447 \end_inset
41448
41449  0.376
41450 \begin_inset space \thinspace{}
41451 \end_inset
41452
41453 mm)
41454 \end_layout
41455
41456 \end_inset
41457 </cell>
41458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41459 \begin_inset Text
41460
41461 \begin_layout Plain Layout
41462 -
41463 \end_layout
41464
41465 \end_inset
41466 </cell>
41467 </row>
41468 <row>
41469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41470 \begin_inset Text
41471
41472 \begin_layout Plain Layout
41473 cc
41474 \end_layout
41475
41476 \end_inset
41477 </cell>
41478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41479 \begin_inset Text
41480
41481 \begin_layout Plain Layout
41482 cicero (1
41483 \begin_inset space \thinspace{}
41484 \end_inset
41485
41486 cc = 12
41487 \begin_inset space \thinspace{}
41488 \end_inset
41489
41490 dd)
41491 \end_layout
41492
41493 \end_inset
41494 </cell>
41495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41496 \begin_inset Text
41497
41498 \begin_layout Plain Layout
41499 -
41500 \end_layout
41501
41502 \end_inset
41503 </cell>
41504 </row>
41505 <row>
41506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41507 \begin_inset Text
41508
41509 \begin_layout Plain Layout
41510 Redimensionar gráficos %
41511 \end_layout
41512
41513 \end_inset
41514 </cell>
41515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41516 \begin_inset Text
41517
41518 \begin_layout Plain Layout
41519 % del tamaño original de la imagen
41520 \end_layout
41521
41522 \end_inset
41523 </cell>
41524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41525 \begin_inset Text
41526
41527 \begin_layout Plain Layout
41528
41529 \end_layout
41530
41531 \end_inset
41532 </cell>
41533 </row>
41534 <row>
41535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41536 \begin_inset Text
41537
41538 \begin_layout Plain Layout
41539 Anchura de texto %
41540 \end_layout
41541
41542 \end_inset
41543 </cell>
41544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41545 \begin_inset Text
41546
41547 \begin_layout Plain Layout
41548 % de anchura de texto
41549 \end_layout
41550
41551 \end_inset
41552 </cell>
41553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41554 \begin_inset Text
41555
41556 \begin_layout Plain Layout
41557
41558 \backslash
41559 textwidth
41560 \end_layout
41561
41562 \end_inset
41563 </cell>
41564 </row>
41565 <row>
41566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41567 \begin_inset Text
41568
41569 \begin_layout Plain Layout
41570 Anchura de columna %
41571 \end_layout
41572
41573 \end_inset
41574 </cell>
41575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41576 \begin_inset Text
41577
41578 \begin_layout Plain Layout
41579 % de anchura de columna
41580 \end_layout
41581
41582 \end_inset
41583 </cell>
41584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41585 \begin_inset Text
41586
41587 \begin_layout Plain Layout
41588
41589 \backslash
41590 columnwidth
41591 \end_layout
41592
41593 \end_inset
41594 </cell>
41595 </row>
41596 <row>
41597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41598 \begin_inset Text
41599
41600 \begin_layout Plain Layout
41601 Anchura de página %
41602 \end_layout
41603
41604 \end_inset
41605 </cell>
41606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41607 \begin_inset Text
41608
41609 \begin_layout Plain Layout
41610 % de anchura de página
41611 \end_layout
41612
41613 \end_inset
41614 </cell>
41615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41616 \begin_inset Text
41617
41618 \begin_layout Plain Layout
41619
41620 \backslash
41621 paperwidth
41622 \end_layout
41623
41624 \end_inset
41625 </cell>
41626 </row>
41627 <row>
41628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41629 \begin_inset Text
41630
41631 \begin_layout Plain Layout
41632 Anchura de línea %
41633 \end_layout
41634
41635 \end_inset
41636 </cell>
41637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41638 \begin_inset Text
41639
41640 \begin_layout Plain Layout
41641 % de anchura de línea
41642 \end_layout
41643
41644 \end_inset
41645 </cell>
41646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41647 \begin_inset Text
41648
41649 \begin_layout Plain Layout
41650
41651 \backslash
41652 linewidth
41653 \end_layout
41654
41655 \end_inset
41656 </cell>
41657 </row>
41658 <row>
41659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41660 \begin_inset Text
41661
41662 \begin_layout Plain Layout
41663 Altura de texto %
41664 \end_layout
41665
41666 \end_inset
41667 </cell>
41668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41669 \begin_inset Text
41670
41671 \begin_layout Plain Layout
41672 % de altura de texto
41673 \end_layout
41674
41675 \end_inset
41676 </cell>
41677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41678 \begin_inset Text
41679
41680 \begin_layout Plain Layout
41681
41682 \backslash
41683 textheight
41684 \end_layout
41685
41686 \end_inset
41687 </cell>
41688 </row>
41689 <row>
41690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41691 \begin_inset Text
41692
41693 \begin_layout Plain Layout
41694 Altura de página %
41695 \end_layout
41696
41697 \end_inset
41698 </cell>
41699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41700 \begin_inset Text
41701
41702 \begin_layout Plain Layout
41703 % de altura de página
41704 \end_layout
41705
41706 \end_inset
41707 </cell>
41708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41709 \begin_inset Text
41710
41711 \begin_layout Plain Layout
41712
41713 \backslash
41714 paperheight
41715 \end_layout
41716
41717 \end_inset
41718 </cell>
41719 </row>
41720 <row>
41721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41722 \begin_inset Text
41723
41724 \begin_layout Plain Layout
41725 ex
41726 \end_layout
41727
41728 \end_inset
41729 </cell>
41730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41731 \begin_inset Text
41732
41733 \begin_layout Plain Layout
41734 altura de letra 
41735 \emph on
41736 x
41737 \emph default
41738  en tipografía actual
41739 \end_layout
41740
41741 \end_inset
41742 </cell>
41743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41744 \begin_inset Text
41745
41746 \begin_layout Plain Layout
41747 -
41748 \end_layout
41749
41750 \end_inset
41751 </cell>
41752 </row>
41753 <row>
41754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41755 \begin_inset Text
41756
41757 \begin_layout Plain Layout
41758 em
41759 \end_layout
41760
41761 \end_inset
41762 </cell>
41763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41764 \begin_inset Text
41765
41766 \begin_layout Plain Layout
41767 anchura de letra 
41768 \emph on
41769 M
41770 \emph default
41771  en tipografía actual
41772 \end_layout
41773
41774 \end_inset
41775 </cell>
41776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41777 \begin_inset Text
41778
41779 \begin_layout Plain Layout
41780 -
41781 \end_layout
41782
41783 \end_inset
41784 </cell>
41785 </row>
41786 <row>
41787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41788 \begin_inset Text
41789
41790 \begin_layout Plain Layout
41791 mu
41792 \end_layout
41793
41794 \end_inset
41795 </cell>
41796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41797 \begin_inset Text
41798
41799 \begin_layout Plain Layout
41800 unidad matemática (1
41801 \begin_inset space \thinspace{}
41802 \end_inset
41803
41804 mu = 1/18
41805 \begin_inset space \thinspace{}
41806 \end_inset
41807
41808 em)
41809 \end_layout
41810
41811 \end_inset
41812 </cell>
41813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41814 \begin_inset Text
41815
41816 \begin_layout Plain Layout
41817 -
41818 \end_layout
41819
41820 \end_inset
41821 </cell>
41822 </row>
41823 </lyxtabular>
41824
41825 \end_inset
41826
41827
41828 \end_layout
41829
41830 \end_inset
41831
41832
41833 \end_layout
41834
41835 \begin_layout Chapter
41836 Formatos de archivos de salida con gráficos
41837 \begin_inset CommandInset label
41838 LatexCommand label
41839 name "cap:Formatos-de-Archivos-de-Salida"
41840
41841 \end_inset
41842
41843
41844 \end_layout
41845
41846 \begin_layout Section
41847 DVI
41848 \begin_inset Index idx
41849 status collapsed
41850
41851 \begin_layout Plain Layout
41852 Formatos de archivo ! DVI
41853 \end_layout
41854
41855 \end_inset
41856
41857
41858 \begin_inset Index idx
41859 status collapsed
41860
41861 \begin_layout Plain Layout
41862 DVI|see
41863 \begin_inset ERT
41864 status collapsed
41865
41866 \begin_layout Plain Layout
41867
41868 {
41869 \end_layout
41870
41871 \end_inset
41872
41873 Formatos de archivo
41874 \begin_inset ERT
41875 status collapsed
41876
41877 \begin_layout Plain Layout
41878
41879 }
41880 \end_layout
41881
41882 \end_inset
41883
41884
41885 \end_layout
41886
41887 \end_inset
41888
41889
41890 \end_layout
41891
41892 \begin_layout Standard
41893 Este tipo de archivo tiene la extensión «
41894 \family typewriter
41895 .dvi
41896 \family default
41897 ».
41898  Se denomina «device-independent» (DVI), porque es completamente portable;
41899  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
41900  En la época en que se desarrolló este formato, esto no era un asunto baladí.
41901  Los DVI se usan para vistas preliminares rápidas y como preparación para
41902  otros formatos de salida como PostScript.
41903 \end_layout
41904
41905 \begin_layout Standard
41906 \begin_inset Note Greyedout
41907 status open
41908
41909 \begin_layout Plain Layout
41910
41911 \series bold
41912 Nota:
41913 \series default
41914  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
41915 \end_layout
41916
41917 \end_inset
41918
41919  Por tanto no debes olvidar esto si mueves archivos 
41920 \family typewriter
41921 .dvi
41922 \family default
41923  a otro ordenador.
41924  Esta característica también puede retardar la visualización del archivo,
41925  porque el visor DVI tiene que convertir la imagen en segundo plano para
41926  hacerla visible al deslizar el visor.
41927  Así pues recomendamos usar PDF para archivos con muchas imágenes.
41928 \end_layout
41929
41930 \begin_layout Standard
41931 Un documento se exporta a DVI con el menú 
41932 \family sans
41933 Archivo\SpecialChar menuseparator
41934 Exportar\SpecialChar menuseparator
41935 DVI
41936 \family default
41937 .
41938  Puedes ver la salida del documento en DVI con el menú 
41939 \family sans
41940 Ver\SpecialChar menuseparator
41941 DVI
41942 \family default
41943 .
41944 \end_layout
41945
41946 \begin_layout Section
41947 PostScript
41948 \begin_inset Index idx
41949 status collapsed
41950
41951 \begin_layout Plain Layout
41952 Formatos de archivo ! PostScript
41953 \end_layout
41954
41955 \end_inset
41956
41957
41958 \begin_inset Index idx
41959 status collapsed
41960
41961 \begin_layout Plain Layout
41962 PostScript|see
41963 \begin_inset ERT
41964 status collapsed
41965
41966 \begin_layout Plain Layout
41967
41968 {
41969 \end_layout
41970
41971 \end_inset
41972
41973 Formatos de archivo
41974 \begin_inset ERT
41975 status collapsed
41976
41977 \begin_layout Plain Layout
41978
41979 }
41980 \end_layout
41981
41982 \end_inset
41983
41984
41985 \end_layout
41986
41987 \end_inset
41988
41989
41990 \end_layout
41991
41992 \begin_layout Standard
41993 Este tipo de archivo tiene la extensión «
41994 \family typewriter
41995 .ps
41996 \family default
41997 ».
41998  PostScript fue desarrollado por la compañía 
41999 \family typewriter
42000 Adobe
42001 \family default
42002  como lenguaje para impresoras.
42003  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
42004  PostScript puede considerarse como un «lenguaje de programación»; con él
42005  puedes calcular y dibujar imágenes y diagramas.
42006 \begin_inset Foot
42007 status collapsed
42008
42009 \begin_layout Plain Layout
42010 Si estás interesado en este tema acude al paquete \SpecialChar LaTeX
42011  
42012 \series bold
42013 PSTricks
42014 \series default
42015  
42016 \begin_inset CommandInset citation
42017 LatexCommand cite
42018 key "pstricks"
42019
42020 \end_inset
42021
42022 .
42023 \end_layout
42024
42025 \end_inset
42026
42027  Por esto los archivos suelen ser más grandes que los PDF.
42028 \end_layout
42029
42030 \begin_layout Standard
42031 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
42032 d PostScript» (EPS, extensión «
42033 \family typewriter
42034 .eps
42035 \family default
42036 »).
42037  Como \SpecialChar LyX
42038  permite usar cualquier formato de imagen conocido, tiene que trabajar
42039  en segundo plano para convertir las imágenes a EPS.
42040  Si por ejemplo, el documento tiene 50 imágenes, \SpecialChar LyX
42041  ha de hacer 50 conversiones
42042  cada vez que veas o exportes el documento.
42043  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
42044  puedes evitar el problema insertando las imágenes directamente en EPS.
42045 \end_layout
42046
42047 \begin_layout Standard
42048 El documento se puede exportar a PostScript con el menú 
42049 \family sans
42050 Archivo\SpecialChar menuseparator
42051 Exportar\SpecialChar menuseparator
42052 Postscript
42053 \family default
42054 .
42055  Se puede ver la salida en PostScript con el menú 
42056 \family sans
42057 Ver\SpecialChar menuseparator
42058 Postscript
42059 \family default
42060 .
42061 \end_layout
42062
42063 \begin_layout Section
42064 PDF
42065 \begin_inset Index idx
42066 status collapsed
42067
42068 \begin_layout Plain Layout
42069 Formatos de archivo ! PDF
42070 \end_layout
42071
42072 \end_inset
42073
42074
42075 \begin_inset Index idx
42076 status collapsed
42077
42078 \begin_layout Plain Layout
42079 PDF
42080 \end_layout
42081
42082 \end_inset
42083
42084
42085 \end_layout
42086
42087 \begin_layout Standard
42088 Este tipo de archivo tiene la extensión «
42089 \family typewriter
42090 .pdf
42091 \family default
42092 ».
42093  El formato «Portable Document Format» (PDF) fue desarrollado por 
42094 \family typewriter
42095 Adobe
42096 \family default
42097  como derivado de PostScript.
42098  Es más comprimido y utiliza muchos menos comandos que PostScript.
42099  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
42100  operativo y la salida impresa se muestra exactamente igual.
42101 \end_layout
42102
42103 \begin_layout Standard
42104 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
42105  Photographic Experts Group» (JPG, extensión «
42106 \family typewriter
42107 .jpg
42108 \family default
42109 » o «
42110 \family typewriter
42111 .jpeg
42112 \family default
42113 »), y en el formato «Portable Network Graphics» (PNG, extensión «
42114 \family typewriter
42115 .png
42116 \family default
42117 »).
42118  Aunque puedes poner cualquier otro formato de imagen, porque \SpecialChar LyX
42119  los convierte
42120  en segundo plano a alguno de los anteriores.
42121  Pero como se ha comentado en la sección sobre PostScript, la conversión
42122  de gráficos ralentiza el trabajo.
42123  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
42124  mencionados.
42125 \end_layout
42126
42127 \begin_layout Standard
42128 Un documento se puede exportar a PDF con el menú 
42129 \family sans
42130 Archivo\SpecialChar menuseparator
42131 Exportar
42132 \family default
42133  en tres modos diferentes:
42134 \end_layout
42135
42136 \begin_layout Description
42137 PDF
42138 \begin_inset space ~
42139 \end_inset
42140
42141 (ps2pdf) Este utiliza el programa 
42142 \family typewriter
42143 ps2pdf
42144 \family default
42145  que crea un PDF a partir de una versión PostScript del archivo.
42146  La versión PostScript es producida por el programa 
42147 \family typewriter
42148 dvips
42149 \family default
42150  que usa una versión DVI como paso intermedio.
42151  Así que este modo de exportación consta de tres conversiones.
42152 \end_layout
42153
42154 \begin_layout Description
42155 PDF
42156 \begin_inset space ~
42157 \end_inset
42158
42159 (dvipdfm) Este utiliza el programa 
42160 \family typewriter
42161 dvipdfm
42162 \family default
42163  que convierte el archivo a DVI en segundo plano y en un segundo paso a
42164  PDF.
42165 \end_layout
42166
42167 \begin_layout Description
42168 PDF
42169 \begin_inset space ~
42170 \end_inset
42171
42172 (pdflatex) Este utiliza el programa 
42173 \family typewriter
42174 pdftex
42175 \family default
42176  que convierte directamente el archivo a PDF.
42177 \end_layout
42178
42179 \begin_layout Standard
42180 Se recomienda usar 
42181 \family sans
42182 PDF
42183 \begin_inset space ~
42184 \end_inset
42185
42186 (pdflatex)
42187 \family default
42188  porque 
42189 \family typewriter
42190 pdftex
42191 \family default
42192  soporta todas las características de las versiones actuales de PDF, es
42193  rápido y estable.
42194  El programa 
42195 \family typewriter
42196 dvipdfm
42197 \family default
42198  ya no se desarrolla y está un poco obsoleto.
42199 \end_layout
42200
42201 \begin_layout Standard
42202 La salida en formato PDF se puede ver con el menú 
42203 \family sans
42204 Ver 
42205 \family default
42206 o con un botón.
42207 \end_layout
42208
42209 \begin_layout Chapter
42210 Lista de colores dvips
42211 \begin_inset CommandInset label
42212 LatexCommand label
42213 name "chap:Lista-de-colores-dvips"
42214
42215 \end_inset
42216
42217
42218 \end_layout
42219
42220 \begin_layout Standard
42221 \begin_inset Tabular
42222 <lyxtabular version="3" rows="17" columns="4">
42223 <features tabularvalignment="middle">
42224 <column alignment="left" valignment="top" width="0pt">
42225 <column alignment="left" valignment="top" width="0pt">
42226 <column alignment="left" valignment="top" width="0pt">
42227 <column alignment="left" valignment="top" width="0pt">
42228 <row>
42229 <cell alignment="left" valignment="top" usebox="none">
42230 \begin_inset Text
42231
42232 \begin_layout Plain Layout
42233 \begin_inset ERT
42234 status collapsed
42235
42236 \begin_layout Plain Layout
42237
42238
42239 \backslash
42240 fcolorbox{black}{
42241 \end_layout
42242
42243 \end_inset
42244
42245 white
42246 \begin_inset ERT
42247 status collapsed
42248
42249 \begin_layout Plain Layout
42250
42251 }{
42252 \end_layout
42253
42254 \end_inset
42255
42256 Color
42257 \begin_inset ERT
42258 status collapsed
42259
42260 \begin_layout Plain Layout
42261
42262 }
42263 \end_layout
42264
42265 \end_inset
42266
42267  Nombre
42268 \end_layout
42269
42270 \end_inset
42271 </cell>
42272 <cell alignment="left" valignment="top" usebox="none">
42273 \begin_inset Text
42274
42275 \begin_layout Plain Layout
42276 \begin_inset ERT
42277 status collapsed
42278
42279 \begin_layout Plain Layout
42280
42281
42282 \backslash
42283 fcolorbox{black}{
42284 \end_layout
42285
42286 \end_inset
42287
42288 white
42289 \begin_inset ERT
42290 status collapsed
42291
42292 \begin_layout Plain Layout
42293
42294 }{
42295 \end_layout
42296
42297 \end_inset
42298
42299 Color
42300 \begin_inset ERT
42301 status collapsed
42302
42303 \begin_layout Plain Layout
42304
42305 }
42306 \end_layout
42307
42308 \end_inset
42309
42310  Nombre
42311 \end_layout
42312
42313 \end_inset
42314 </cell>
42315 <cell alignment="left" valignment="top" usebox="none">
42316 \begin_inset Text
42317
42318 \begin_layout Plain Layout
42319 \begin_inset ERT
42320 status collapsed
42321
42322 \begin_layout Plain Layout
42323
42324
42325 \backslash
42326 fcolorbox{black}{
42327 \end_layout
42328
42329 \end_inset
42330
42331 white
42332 \begin_inset ERT
42333 status collapsed
42334
42335 \begin_layout Plain Layout
42336
42337 }{
42338 \end_layout
42339
42340 \end_inset
42341
42342 Color
42343 \begin_inset ERT
42344 status collapsed
42345
42346 \begin_layout Plain Layout
42347
42348 }
42349 \end_layout
42350
42351 \end_inset
42352
42353  Nombre
42354 \end_layout
42355
42356 \end_inset
42357 </cell>
42358 <cell alignment="left" valignment="top" usebox="none">
42359 \begin_inset Text
42360
42361 \begin_layout Plain Layout
42362 \begin_inset ERT
42363 status collapsed
42364
42365 \begin_layout Plain Layout
42366
42367
42368 \backslash
42369 fcolorbox{black}{
42370 \end_layout
42371
42372 \end_inset
42373
42374 white
42375 \begin_inset ERT
42376 status collapsed
42377
42378 \begin_layout Plain Layout
42379
42380 }{
42381 \end_layout
42382
42383 \end_inset
42384
42385 Color
42386 \begin_inset ERT
42387 status collapsed
42388
42389 \begin_layout Plain Layout
42390
42391 }
42392 \end_layout
42393
42394 \end_inset
42395
42396  Nombre
42397 \end_layout
42398
42399 \end_inset
42400 </cell>
42401 </row>
42402 <row>
42403 <cell alignment="center" valignment="top" usebox="none">
42404 \begin_inset Text
42405
42406 \begin_layout Plain Layout
42407 \begin_inset ERT
42408 status collapsed
42409
42410 \begin_layout Plain Layout
42411
42412
42413 \backslash
42414 fcolorbox{black}{
42415 \end_layout
42416
42417 \end_inset
42418
42419 Apricot
42420 \begin_inset ERT
42421 status collapsed
42422
42423 \begin_layout Plain Layout
42424
42425 }{
42426 \end_layout
42427
42428 \end_inset
42429
42430
42431 \begin_inset Phantom Phantom
42432 status open
42433
42434 \begin_layout Plain Layout
42435 W
42436 \end_layout
42437
42438 \end_inset
42439
42440
42441 \begin_inset ERT
42442 status collapsed
42443
42444 \begin_layout Plain Layout
42445
42446 }
42447 \end_layout
42448
42449 \end_inset
42450
42451  Apricot
42452 \end_layout
42453
42454 \end_inset
42455 </cell>
42456 <cell alignment="center" valignment="top" usebox="none">
42457 \begin_inset Text
42458
42459 \begin_layout Plain Layout
42460 \begin_inset ERT
42461 status collapsed
42462
42463 \begin_layout Plain Layout
42464
42465
42466 \backslash
42467 fcolorbox{black}{
42468 \end_layout
42469
42470 \end_inset
42471
42472 Aquamarine
42473 \begin_inset ERT
42474 status collapsed
42475
42476 \begin_layout Plain Layout
42477
42478 }{
42479 \end_layout
42480
42481 \end_inset
42482
42483
42484 \begin_inset Phantom Phantom
42485 status open
42486
42487 \begin_layout Plain Layout
42488 W
42489 \end_layout
42490
42491 \end_inset
42492
42493
42494 \begin_inset ERT
42495 status collapsed
42496
42497 \begin_layout Plain Layout
42498
42499 }
42500 \end_layout
42501
42502 \end_inset
42503
42504  Aquamarine
42505 \end_layout
42506
42507 \end_inset
42508 </cell>
42509 <cell alignment="center" valignment="top" usebox="none">
42510 \begin_inset Text
42511
42512 \begin_layout Plain Layout
42513 \begin_inset ERT
42514 status collapsed
42515
42516 \begin_layout Plain Layout
42517
42518
42519 \backslash
42520 fcolorbox{black}{
42521 \end_layout
42522
42523 \end_inset
42524
42525 Bittersweet
42526 \begin_inset ERT
42527 status collapsed
42528
42529 \begin_layout Plain Layout
42530
42531 }{
42532 \end_layout
42533
42534 \end_inset
42535
42536
42537 \begin_inset Phantom Phantom
42538 status open
42539
42540 \begin_layout Plain Layout
42541 W
42542 \end_layout
42543
42544 \end_inset
42545
42546
42547 \begin_inset ERT
42548 status collapsed
42549
42550 \begin_layout Plain Layout
42551
42552 }
42553 \end_layout
42554
42555 \end_inset
42556
42557  Bittersweet
42558 \end_layout
42559
42560 \end_inset
42561 </cell>
42562 <cell alignment="center" valignment="top" usebox="none">
42563 \begin_inset Text
42564
42565 \begin_layout Plain Layout
42566 \begin_inset ERT
42567 status collapsed
42568
42569 \begin_layout Plain Layout
42570
42571
42572 \backslash
42573 fcolorbox{black}{
42574 \end_layout
42575
42576 \end_inset
42577
42578 BlueGreen
42579 \begin_inset ERT
42580 status collapsed
42581
42582 \begin_layout Plain Layout
42583
42584 }{
42585 \end_layout
42586
42587 \end_inset
42588
42589
42590 \begin_inset Phantom Phantom
42591 status open
42592
42593 \begin_layout Plain Layout
42594 W
42595 \end_layout
42596
42597 \end_inset
42598
42599
42600 \begin_inset ERT
42601 status collapsed
42602
42603 \begin_layout Plain Layout
42604
42605 }
42606 \end_layout
42607
42608 \end_inset
42609
42610  BlueGreen
42611 \end_layout
42612
42613 \end_inset
42614 </cell>
42615 </row>
42616 <row>
42617 <cell alignment="left" valignment="top" usebox="none">
42618 \begin_inset Text
42619
42620 \begin_layout Plain Layout
42621 \begin_inset ERT
42622 status collapsed
42623
42624 \begin_layout Plain Layout
42625
42626
42627 \backslash
42628 fcolorbox{black}{
42629 \end_layout
42630
42631 \end_inset
42632
42633 BlueViolet
42634 \begin_inset ERT
42635 status collapsed
42636
42637 \begin_layout Plain Layout
42638
42639 }{
42640 \end_layout
42641
42642 \end_inset
42643
42644
42645 \begin_inset Phantom Phantom
42646 status open
42647
42648 \begin_layout Plain Layout
42649 W
42650 \end_layout
42651
42652 \end_inset
42653
42654
42655 \begin_inset ERT
42656 status collapsed
42657
42658 \begin_layout Plain Layout
42659
42660 }
42661 \end_layout
42662
42663 \end_inset
42664
42665  BlueViolet
42666 \end_layout
42667
42668 \end_inset
42669 </cell>
42670 <cell alignment="left" valignment="top" usebox="none">
42671 \begin_inset Text
42672
42673 \begin_layout Plain Layout
42674 \begin_inset ERT
42675 status collapsed
42676
42677 \begin_layout Plain Layout
42678
42679
42680 \backslash
42681 fcolorbox{black}{
42682 \end_layout
42683
42684 \end_inset
42685
42686 BrickRed
42687 \begin_inset ERT
42688 status collapsed
42689
42690 \begin_layout Plain Layout
42691
42692 }{
42693 \end_layout
42694
42695 \end_inset
42696
42697
42698 \begin_inset Phantom Phantom
42699 status open
42700
42701 \begin_layout Plain Layout
42702 W
42703 \end_layout
42704
42705 \end_inset
42706
42707
42708 \begin_inset ERT
42709 status collapsed
42710
42711 \begin_layout Plain Layout
42712
42713 }
42714 \end_layout
42715
42716 \end_inset
42717
42718  BrickRed
42719 \end_layout
42720
42721 \end_inset
42722 </cell>
42723 <cell alignment="left" valignment="top" usebox="none">
42724 \begin_inset Text
42725
42726 \begin_layout Plain Layout
42727 \begin_inset ERT
42728 status collapsed
42729
42730 \begin_layout Plain Layout
42731
42732
42733 \backslash
42734 fcolorbox{black}{
42735 \end_layout
42736
42737 \end_inset
42738
42739 Brown
42740 \begin_inset ERT
42741 status collapsed
42742
42743 \begin_layout Plain Layout
42744
42745 }{
42746 \end_layout
42747
42748 \end_inset
42749
42750
42751 \begin_inset Phantom Phantom
42752 status open
42753
42754 \begin_layout Plain Layout
42755 W
42756 \end_layout
42757
42758 \end_inset
42759
42760
42761 \begin_inset ERT
42762 status collapsed
42763
42764 \begin_layout Plain Layout
42765
42766 }
42767 \end_layout
42768
42769 \end_inset
42770
42771  Brown
42772 \end_layout
42773
42774 \end_inset
42775 </cell>
42776 <cell alignment="left" valignment="top" usebox="none">
42777 \begin_inset Text
42778
42779 \begin_layout Plain Layout
42780 \begin_inset ERT
42781 status collapsed
42782
42783 \begin_layout Plain Layout
42784
42785
42786 \backslash
42787 fcolorbox{black}{
42788 \end_layout
42789
42790 \end_inset
42791
42792 BurntOrange
42793 \begin_inset ERT
42794 status collapsed
42795
42796 \begin_layout Plain Layout
42797
42798 }{
42799 \end_layout
42800
42801 \end_inset
42802
42803
42804 \begin_inset Phantom Phantom
42805 status open
42806
42807 \begin_layout Plain Layout
42808 W
42809 \end_layout
42810
42811 \end_inset
42812
42813
42814 \begin_inset ERT
42815 status collapsed
42816
42817 \begin_layout Plain Layout
42818
42819 }
42820 \end_layout
42821
42822 \end_inset
42823
42824  BurntOrange
42825 \end_layout
42826
42827 \end_inset
42828 </cell>
42829 </row>
42830 <row>
42831 <cell alignment="left" valignment="top" usebox="none">
42832 \begin_inset Text
42833
42834 \begin_layout Plain Layout
42835 \begin_inset ERT
42836 status collapsed
42837
42838 \begin_layout Plain Layout
42839
42840
42841 \backslash
42842 fcolorbox{black}{
42843 \end_layout
42844
42845 \end_inset
42846
42847 CadetBlue
42848 \begin_inset ERT
42849 status collapsed
42850
42851 \begin_layout Plain Layout
42852
42853 }{
42854 \end_layout
42855
42856 \end_inset
42857
42858
42859 \begin_inset Phantom Phantom
42860 status open
42861
42862 \begin_layout Plain Layout
42863 W
42864 \end_layout
42865
42866 \end_inset
42867
42868
42869 \begin_inset ERT
42870 status collapsed
42871
42872 \begin_layout Plain Layout
42873
42874 }
42875 \end_layout
42876
42877 \end_inset
42878
42879  CadetBlue
42880 \end_layout
42881
42882 \end_inset
42883 </cell>
42884 <cell alignment="left" valignment="top" usebox="none">
42885 \begin_inset Text
42886
42887 \begin_layout Plain Layout
42888 \begin_inset ERT
42889 status collapsed
42890
42891 \begin_layout Plain Layout
42892
42893
42894 \backslash
42895 fcolorbox{black}{
42896 \end_layout
42897
42898 \end_inset
42899
42900 CarnationPink
42901 \begin_inset ERT
42902 status collapsed
42903
42904 \begin_layout Plain Layout
42905
42906 }{
42907 \end_layout
42908
42909 \end_inset
42910
42911
42912 \begin_inset Phantom Phantom
42913 status open
42914
42915 \begin_layout Plain Layout
42916 W
42917 \end_layout
42918
42919 \end_inset
42920
42921
42922 \begin_inset ERT
42923 status collapsed
42924
42925 \begin_layout Plain Layout
42926
42927 }
42928 \end_layout
42929
42930 \end_inset
42931
42932  CarnationPink
42933 \end_layout
42934
42935 \end_inset
42936 </cell>
42937 <cell alignment="left" valignment="top" usebox="none">
42938 \begin_inset Text
42939
42940 \begin_layout Plain Layout
42941 \begin_inset ERT
42942 status collapsed
42943
42944 \begin_layout Plain Layout
42945
42946
42947 \backslash
42948 fcolorbox{black}{
42949 \end_layout
42950
42951 \end_inset
42952
42953 Cerulean
42954 \begin_inset ERT
42955 status collapsed
42956
42957 \begin_layout Plain Layout
42958
42959 }{
42960 \end_layout
42961
42962 \end_inset
42963
42964
42965 \begin_inset Phantom Phantom
42966 status open
42967
42968 \begin_layout Plain Layout
42969 W
42970 \end_layout
42971
42972 \end_inset
42973
42974
42975 \begin_inset ERT
42976 status collapsed
42977
42978 \begin_layout Plain Layout
42979
42980 }
42981 \end_layout
42982
42983 \end_inset
42984
42985  Cerulean
42986 \end_layout
42987
42988 \end_inset
42989 </cell>
42990 <cell alignment="left" valignment="top" usebox="none">
42991 \begin_inset Text
42992
42993 \begin_layout Plain Layout
42994 \begin_inset ERT
42995 status collapsed
42996
42997 \begin_layout Plain Layout
42998
42999
43000 \backslash
43001 fcolorbox{black}{
43002 \end_layout
43003
43004 \end_inset
43005
43006 CornflowerBlue
43007 \begin_inset ERT
43008 status collapsed
43009
43010 \begin_layout Plain Layout
43011
43012 }{
43013 \end_layout
43014
43015 \end_inset
43016
43017
43018 \begin_inset Phantom Phantom
43019 status open
43020
43021 \begin_layout Plain Layout
43022 W
43023 \end_layout
43024
43025 \end_inset
43026
43027
43028 \begin_inset ERT
43029 status collapsed
43030
43031 \begin_layout Plain Layout
43032
43033 }
43034 \end_layout
43035
43036 \end_inset
43037
43038  CornflowerBlue
43039 \end_layout
43040
43041 \end_inset
43042 </cell>
43043 </row>
43044 <row>
43045 <cell alignment="left" valignment="top" usebox="none">
43046 \begin_inset Text
43047
43048 \begin_layout Plain Layout
43049 \begin_inset ERT
43050 status collapsed
43051
43052 \begin_layout Plain Layout
43053
43054
43055 \backslash
43056 fcolorbox{black}{
43057 \end_layout
43058
43059 \end_inset
43060
43061 Dandelion
43062 \begin_inset ERT
43063 status collapsed
43064
43065 \begin_layout Plain Layout
43066
43067 }{
43068 \end_layout
43069
43070 \end_inset
43071
43072
43073 \begin_inset Phantom Phantom
43074 status open
43075
43076 \begin_layout Plain Layout
43077 W
43078 \end_layout
43079
43080 \end_inset
43081
43082
43083 \begin_inset ERT
43084 status collapsed
43085
43086 \begin_layout Plain Layout
43087
43088 }
43089 \end_layout
43090
43091 \end_inset
43092
43093  Dandelion
43094 \end_layout
43095
43096 \end_inset
43097 </cell>
43098 <cell alignment="left" valignment="top" usebox="none">
43099 \begin_inset Text
43100
43101 \begin_layout Plain Layout
43102 \begin_inset ERT
43103 status collapsed
43104
43105 \begin_layout Plain Layout
43106
43107
43108 \backslash
43109 fcolorbox{black}{
43110 \end_layout
43111
43112 \end_inset
43113
43114 DarkOrchid
43115 \begin_inset ERT
43116 status collapsed
43117
43118 \begin_layout Plain Layout
43119
43120 }{
43121 \end_layout
43122
43123 \end_inset
43124
43125
43126 \begin_inset Phantom Phantom
43127 status open
43128
43129 \begin_layout Plain Layout
43130 W
43131 \end_layout
43132
43133 \end_inset
43134
43135
43136 \begin_inset ERT
43137 status collapsed
43138
43139 \begin_layout Plain Layout
43140
43141 }
43142 \end_layout
43143
43144 \end_inset
43145
43146  DarkOrchid
43147 \end_layout
43148
43149 \end_inset
43150 </cell>
43151 <cell alignment="left" valignment="top" usebox="none">
43152 \begin_inset Text
43153
43154 \begin_layout Plain Layout
43155 \begin_inset ERT
43156 status collapsed
43157
43158 \begin_layout Plain Layout
43159
43160
43161 \backslash
43162 fcolorbox{black}{
43163 \end_layout
43164
43165 \end_inset
43166
43167 Emerald
43168 \begin_inset ERT
43169 status collapsed
43170
43171 \begin_layout Plain Layout
43172
43173 }{
43174 \end_layout
43175
43176 \end_inset
43177
43178
43179 \begin_inset Phantom Phantom
43180 status open
43181
43182 \begin_layout Plain Layout
43183 W
43184 \end_layout
43185
43186 \end_inset
43187
43188
43189 \begin_inset ERT
43190 status collapsed
43191
43192 \begin_layout Plain Layout
43193
43194 }
43195 \end_layout
43196
43197 \end_inset
43198
43199  Emerald
43200 \end_layout
43201
43202 \end_inset
43203 </cell>
43204 <cell alignment="left" valignment="top" usebox="none">
43205 \begin_inset Text
43206
43207 \begin_layout Plain Layout
43208 \begin_inset ERT
43209 status collapsed
43210
43211 \begin_layout Plain Layout
43212
43213
43214 \backslash
43215 fcolorbox{black}{
43216 \end_layout
43217
43218 \end_inset
43219
43220 ForestGreen
43221 \begin_inset ERT
43222 status collapsed
43223
43224 \begin_layout Plain Layout
43225
43226 }{
43227 \end_layout
43228
43229 \end_inset
43230
43231
43232 \begin_inset Phantom Phantom
43233 status open
43234
43235 \begin_layout Plain Layout
43236 W
43237 \end_layout
43238
43239 \end_inset
43240
43241
43242 \begin_inset ERT
43243 status collapsed
43244
43245 \begin_layout Plain Layout
43246
43247 }
43248 \end_layout
43249
43250 \end_inset
43251
43252  ForestGreen
43253 \end_layout
43254
43255 \end_inset
43256 </cell>
43257 </row>
43258 <row>
43259 <cell alignment="left" valignment="top" usebox="none">
43260 \begin_inset Text
43261
43262 \begin_layout Plain Layout
43263 \begin_inset ERT
43264 status collapsed
43265
43266 \begin_layout Plain Layout
43267
43268
43269 \backslash
43270 fcolorbox{black}{
43271 \end_layout
43272
43273 \end_inset
43274
43275 Fuchsia
43276 \begin_inset ERT
43277 status collapsed
43278
43279 \begin_layout Plain Layout
43280
43281 }{
43282 \end_layout
43283
43284 \end_inset
43285
43286
43287 \begin_inset Phantom Phantom
43288 status open
43289
43290 \begin_layout Plain Layout
43291 W
43292 \end_layout
43293
43294 \end_inset
43295
43296
43297 \begin_inset ERT
43298 status collapsed
43299
43300 \begin_layout Plain Layout
43301
43302 }
43303 \end_layout
43304
43305 \end_inset
43306
43307  Fuchsia
43308 \end_layout
43309
43310 \end_inset
43311 </cell>
43312 <cell alignment="left" valignment="top" usebox="none">
43313 \begin_inset Text
43314
43315 \begin_layout Plain Layout
43316 \begin_inset ERT
43317 status collapsed
43318
43319 \begin_layout Plain Layout
43320
43321
43322 \backslash
43323 fcolorbox{black}{
43324 \end_layout
43325
43326 \end_inset
43327
43328 Goldenrod
43329 \begin_inset ERT
43330 status collapsed
43331
43332 \begin_layout Plain Layout
43333
43334 }{
43335 \end_layout
43336
43337 \end_inset
43338
43339
43340 \begin_inset Phantom Phantom
43341 status open
43342
43343 \begin_layout Plain Layout
43344 W
43345 \end_layout
43346
43347 \end_inset
43348
43349
43350 \begin_inset ERT
43351 status collapsed
43352
43353 \begin_layout Plain Layout
43354
43355 }
43356 \end_layout
43357
43358 \end_inset
43359
43360  Goldenrod
43361 \end_layout
43362
43363 \end_inset
43364 </cell>
43365 <cell alignment="left" valignment="top" usebox="none">
43366 \begin_inset Text
43367
43368 \begin_layout Plain Layout
43369 \begin_inset ERT
43370 status collapsed
43371
43372 \begin_layout Plain Layout
43373
43374
43375 \backslash
43376 fcolorbox{black}{
43377 \end_layout
43378
43379 \end_inset
43380
43381 Gray
43382 \begin_inset ERT
43383 status collapsed
43384
43385 \begin_layout Plain Layout
43386
43387 }{
43388 \end_layout
43389
43390 \end_inset
43391
43392
43393 \begin_inset Phantom Phantom
43394 status open
43395
43396 \begin_layout Plain Layout
43397 W
43398 \end_layout
43399
43400 \end_inset
43401
43402
43403 \begin_inset ERT
43404 status collapsed
43405
43406 \begin_layout Plain Layout
43407
43408 }
43409 \end_layout
43410
43411 \end_inset
43412
43413  Gray
43414 \end_layout
43415
43416 \end_inset
43417 </cell>
43418 <cell alignment="left" valignment="top" usebox="none">
43419 \begin_inset Text
43420
43421 \begin_layout Plain Layout
43422 \begin_inset ERT
43423 status collapsed
43424
43425 \begin_layout Plain Layout
43426
43427
43428 \backslash
43429 fcolorbox{black}{
43430 \end_layout
43431
43432 \end_inset
43433
43434 GreenYellow
43435 \begin_inset ERT
43436 status collapsed
43437
43438 \begin_layout Plain Layout
43439
43440 }{
43441 \end_layout
43442
43443 \end_inset
43444
43445
43446 \begin_inset Phantom Phantom
43447 status open
43448
43449 \begin_layout Plain Layout
43450 W
43451 \end_layout
43452
43453 \end_inset
43454
43455
43456 \begin_inset ERT
43457 status collapsed
43458
43459 \begin_layout Plain Layout
43460
43461 }
43462 \end_layout
43463
43464 \end_inset
43465
43466  GreenYellow
43467 \end_layout
43468
43469 \end_inset
43470 </cell>
43471 </row>
43472 <row>
43473 <cell alignment="center" valignment="top" usebox="none">
43474 \begin_inset Text
43475
43476 \begin_layout Plain Layout
43477 \begin_inset ERT
43478 status collapsed
43479
43480 \begin_layout Plain Layout
43481
43482
43483 \backslash
43484 fcolorbox{black}{
43485 \end_layout
43486
43487 \end_inset
43488
43489 JungleGreen
43490 \begin_inset ERT
43491 status collapsed
43492
43493 \begin_layout Plain Layout
43494
43495 }{
43496 \end_layout
43497
43498 \end_inset
43499
43500
43501 \begin_inset Phantom Phantom
43502 status open
43503
43504 \begin_layout Plain Layout
43505 W
43506 \end_layout
43507
43508 \end_inset
43509
43510
43511 \begin_inset ERT
43512 status collapsed
43513
43514 \begin_layout Plain Layout
43515
43516 }
43517 \end_layout
43518
43519 \end_inset
43520
43521  JungleGreen
43522 \end_layout
43523
43524 \end_inset
43525 </cell>
43526 <cell alignment="center" valignment="top" usebox="none">
43527 \begin_inset Text
43528
43529 \begin_layout Plain Layout
43530 \begin_inset ERT
43531 status collapsed
43532
43533 \begin_layout Plain Layout
43534
43535
43536 \backslash
43537 fcolorbox{black}{
43538 \end_layout
43539
43540 \end_inset
43541
43542 Lavender
43543 \begin_inset ERT
43544 status collapsed
43545
43546 \begin_layout Plain Layout
43547
43548 }{
43549 \end_layout
43550
43551 \end_inset
43552
43553
43554 \begin_inset Phantom Phantom
43555 status open
43556
43557 \begin_layout Plain Layout
43558 W
43559 \end_layout
43560
43561 \end_inset
43562
43563
43564 \begin_inset ERT
43565 status collapsed
43566
43567 \begin_layout Plain Layout
43568
43569 }
43570 \end_layout
43571
43572 \end_inset
43573
43574  Lavender
43575 \end_layout
43576
43577 \end_inset
43578 </cell>
43579 <cell alignment="center" valignment="top" usebox="none">
43580 \begin_inset Text
43581
43582 \begin_layout Plain Layout
43583 \begin_inset ERT
43584 status collapsed
43585
43586 \begin_layout Plain Layout
43587
43588
43589 \backslash
43590 fcolorbox{black}{
43591 \end_layout
43592
43593 \end_inset
43594
43595 LimeGreen
43596 \begin_inset ERT
43597 status collapsed
43598
43599 \begin_layout Plain Layout
43600
43601 }{
43602 \end_layout
43603
43604 \end_inset
43605
43606
43607 \begin_inset Phantom Phantom
43608 status open
43609
43610 \begin_layout Plain Layout
43611 W
43612 \end_layout
43613
43614 \end_inset
43615
43616
43617 \begin_inset ERT
43618 status collapsed
43619
43620 \begin_layout Plain Layout
43621
43622 }
43623 \end_layout
43624
43625 \end_inset
43626
43627  LimeGreen
43628 \end_layout
43629
43630 \end_inset
43631 </cell>
43632 <cell alignment="center" valignment="top" usebox="none">
43633 \begin_inset Text
43634
43635 \begin_layout Plain Layout
43636 \begin_inset ERT
43637 status collapsed
43638
43639 \begin_layout Plain Layout
43640
43641
43642 \backslash
43643 fcolorbox{black}{
43644 \end_layout
43645
43646 \end_inset
43647
43648 Mahogany
43649 \begin_inset ERT
43650 status collapsed
43651
43652 \begin_layout Plain Layout
43653
43654 }{
43655 \end_layout
43656
43657 \end_inset
43658
43659
43660 \begin_inset Phantom Phantom
43661 status open
43662
43663 \begin_layout Plain Layout
43664 W
43665 \end_layout
43666
43667 \end_inset
43668
43669
43670 \begin_inset ERT
43671 status collapsed
43672
43673 \begin_layout Plain Layout
43674
43675 }
43676 \end_layout
43677
43678 \end_inset
43679
43680  Mahogany
43681 \end_layout
43682
43683 \end_inset
43684 </cell>
43685 </row>
43686 <row>
43687 <cell alignment="left" valignment="top" usebox="none">
43688 \begin_inset Text
43689
43690 \begin_layout Plain Layout
43691 \begin_inset ERT
43692 status collapsed
43693
43694 \begin_layout Plain Layout
43695
43696
43697 \backslash
43698 fcolorbox{black}{
43699 \end_layout
43700
43701 \end_inset
43702
43703 Mahogany
43704 \begin_inset ERT
43705 status collapsed
43706
43707 \begin_layout Plain Layout
43708
43709 }{
43710 \end_layout
43711
43712 \end_inset
43713
43714
43715 \begin_inset Phantom Phantom
43716 status open
43717
43718 \begin_layout Plain Layout
43719 W
43720 \end_layout
43721
43722 \end_inset
43723
43724
43725 \begin_inset ERT
43726 status collapsed
43727
43728 \begin_layout Plain Layout
43729
43730 }
43731 \end_layout
43732
43733 \end_inset
43734
43735  Mahogany
43736 \end_layout
43737
43738 \end_inset
43739 </cell>
43740 <cell alignment="left" valignment="top" usebox="none">
43741 \begin_inset Text
43742
43743 \begin_layout Plain Layout
43744 \begin_inset ERT
43745 status collapsed
43746
43747 \begin_layout Plain Layout
43748
43749
43750 \backslash
43751 fcolorbox{black}{
43752 \end_layout
43753
43754 \end_inset
43755
43756 Maroon
43757 \begin_inset ERT
43758 status collapsed
43759
43760 \begin_layout Plain Layout
43761
43762 }{
43763 \end_layout
43764
43765 \end_inset
43766
43767
43768 \begin_inset Phantom Phantom
43769 status open
43770
43771 \begin_layout Plain Layout
43772 W
43773 \end_layout
43774
43775 \end_inset
43776
43777
43778 \begin_inset ERT
43779 status collapsed
43780
43781 \begin_layout Plain Layout
43782
43783 }
43784 \end_layout
43785
43786 \end_inset
43787
43788  Maroon
43789 \end_layout
43790
43791 \end_inset
43792 </cell>
43793 <cell alignment="left" valignment="top" usebox="none">
43794 \begin_inset Text
43795
43796 \begin_layout Plain Layout
43797 \begin_inset ERT
43798 status collapsed
43799
43800 \begin_layout Plain Layout
43801
43802
43803 \backslash
43804 fcolorbox{black}{
43805 \end_layout
43806
43807 \end_inset
43808
43809 Melon
43810 \begin_inset ERT
43811 status collapsed
43812
43813 \begin_layout Plain Layout
43814
43815 }{
43816 \end_layout
43817
43818 \end_inset
43819
43820
43821 \begin_inset Phantom Phantom
43822 status open
43823
43824 \begin_layout Plain Layout
43825 W
43826 \end_layout
43827
43828 \end_inset
43829
43830
43831 \begin_inset ERT
43832 status collapsed
43833
43834 \begin_layout Plain Layout
43835
43836 }
43837 \end_layout
43838
43839 \end_inset
43840
43841  Melon
43842 \end_layout
43843
43844 \end_inset
43845 </cell>
43846 <cell alignment="left" valignment="top" usebox="none">
43847 \begin_inset Text
43848
43849 \begin_layout Plain Layout
43850 \begin_inset ERT
43851 status collapsed
43852
43853 \begin_layout Plain Layout
43854
43855
43856 \backslash
43857 fcolorbox{black}{
43858 \end_layout
43859
43860 \end_inset
43861
43862 MidnightBlue
43863 \begin_inset ERT
43864 status collapsed
43865
43866 \begin_layout Plain Layout
43867
43868 }{
43869 \end_layout
43870
43871 \end_inset
43872
43873
43874 \begin_inset Phantom Phantom
43875 status open
43876
43877 \begin_layout Plain Layout
43878 W
43879 \end_layout
43880
43881 \end_inset
43882
43883
43884 \begin_inset ERT
43885 status collapsed
43886
43887 \begin_layout Plain Layout
43888
43889 }
43890 \end_layout
43891
43892 \end_inset
43893
43894  MidnightBlue
43895 \end_layout
43896
43897 \end_inset
43898 </cell>
43899 </row>
43900 <row>
43901 <cell alignment="left" valignment="top" usebox="none">
43902 \begin_inset Text
43903
43904 \begin_layout Plain Layout
43905 \begin_inset ERT
43906 status collapsed
43907
43908 \begin_layout Plain Layout
43909
43910
43911 \backslash
43912 fcolorbox{black}{
43913 \end_layout
43914
43915 \end_inset
43916
43917 Mulberry
43918 \begin_inset ERT
43919 status collapsed
43920
43921 \begin_layout Plain Layout
43922
43923 }{
43924 \end_layout
43925
43926 \end_inset
43927
43928
43929 \begin_inset Phantom Phantom
43930 status open
43931
43932 \begin_layout Plain Layout
43933 W
43934 \end_layout
43935
43936 \end_inset
43937
43938
43939 \begin_inset ERT
43940 status collapsed
43941
43942 \begin_layout Plain Layout
43943
43944 }
43945 \end_layout
43946
43947 \end_inset
43948
43949  Mulberry
43950 \end_layout
43951
43952 \end_inset
43953 </cell>
43954 <cell alignment="left" valignment="top" usebox="none">
43955 \begin_inset Text
43956
43957 \begin_layout Plain Layout
43958 \begin_inset ERT
43959 status collapsed
43960
43961 \begin_layout Plain Layout
43962
43963
43964 \backslash
43965 fcolorbox{black}{
43966 \end_layout
43967
43968 \end_inset
43969
43970 NavyBlue
43971 \begin_inset ERT
43972 status collapsed
43973
43974 \begin_layout Plain Layout
43975
43976 }{
43977 \end_layout
43978
43979 \end_inset
43980
43981
43982 \begin_inset Phantom Phantom
43983 status open
43984
43985 \begin_layout Plain Layout
43986 W
43987 \end_layout
43988
43989 \end_inset
43990
43991
43992 \begin_inset ERT
43993 status collapsed
43994
43995 \begin_layout Plain Layout
43996
43997 }
43998 \end_layout
43999
44000 \end_inset
44001
44002  NavyBlue
44003 \end_layout
44004
44005 \end_inset
44006 </cell>
44007 <cell alignment="left" valignment="top" usebox="none">
44008 \begin_inset Text
44009
44010 \begin_layout Plain Layout
44011 \begin_inset ERT
44012 status collapsed
44013
44014 \begin_layout Plain Layout
44015
44016
44017 \backslash
44018 fcolorbox{black}{
44019 \end_layout
44020
44021 \end_inset
44022
44023 OliveGreen
44024 \begin_inset ERT
44025 status collapsed
44026
44027 \begin_layout Plain Layout
44028
44029 }{
44030 \end_layout
44031
44032 \end_inset
44033
44034
44035 \begin_inset Phantom Phantom
44036 status open
44037
44038 \begin_layout Plain Layout
44039 W
44040 \end_layout
44041
44042 \end_inset
44043
44044
44045 \begin_inset ERT
44046 status collapsed
44047
44048 \begin_layout Plain Layout
44049
44050 }
44051 \end_layout
44052
44053 \end_inset
44054
44055  OliveGreen
44056 \end_layout
44057
44058 \end_inset
44059 </cell>
44060 <cell alignment="left" valignment="top" usebox="none">
44061 \begin_inset Text
44062
44063 \begin_layout Plain Layout
44064 \begin_inset ERT
44065 status collapsed
44066
44067 \begin_layout Plain Layout
44068
44069
44070 \backslash
44071 fcolorbox{black}{
44072 \end_layout
44073
44074 \end_inset
44075
44076 Orange
44077 \begin_inset ERT
44078 status collapsed
44079
44080 \begin_layout Plain Layout
44081
44082 }{
44083 \end_layout
44084
44085 \end_inset
44086
44087
44088 \begin_inset Phantom Phantom
44089 status open
44090
44091 \begin_layout Plain Layout
44092 W
44093 \end_layout
44094
44095 \end_inset
44096
44097
44098 \begin_inset ERT
44099 status collapsed
44100
44101 \begin_layout Plain Layout
44102
44103 }
44104 \end_layout
44105
44106 \end_inset
44107
44108  Orange
44109 \end_layout
44110
44111 \end_inset
44112 </cell>
44113 </row>
44114 <row>
44115 <cell alignment="left" valignment="top" usebox="none">
44116 \begin_inset Text
44117
44118 \begin_layout Plain Layout
44119 \begin_inset ERT
44120 status collapsed
44121
44122 \begin_layout Plain Layout
44123
44124
44125 \backslash
44126 fcolorbox{black}{
44127 \end_layout
44128
44129 \end_inset
44130
44131 OrangeRed
44132 \begin_inset ERT
44133 status collapsed
44134
44135 \begin_layout Plain Layout
44136
44137 }{
44138 \end_layout
44139
44140 \end_inset
44141
44142
44143 \begin_inset Phantom Phantom
44144 status open
44145
44146 \begin_layout Plain Layout
44147 W
44148 \end_layout
44149
44150 \end_inset
44151
44152
44153 \begin_inset ERT
44154 status collapsed
44155
44156 \begin_layout Plain Layout
44157
44158 }
44159 \end_layout
44160
44161 \end_inset
44162
44163  OrangeRed
44164 \end_layout
44165
44166 \end_inset
44167 </cell>
44168 <cell alignment="left" valignment="top" usebox="none">
44169 \begin_inset Text
44170
44171 \begin_layout Plain Layout
44172 \begin_inset ERT
44173 status collapsed
44174
44175 \begin_layout Plain Layout
44176
44177
44178 \backslash
44179 fcolorbox{black}{
44180 \end_layout
44181
44182 \end_inset
44183
44184 Orchid
44185 \begin_inset ERT
44186 status collapsed
44187
44188 \begin_layout Plain Layout
44189
44190 }{
44191 \end_layout
44192
44193 \end_inset
44194
44195
44196 \begin_inset Phantom Phantom
44197 status open
44198
44199 \begin_layout Plain Layout
44200 W
44201 \end_layout
44202
44203 \end_inset
44204
44205
44206 \begin_inset ERT
44207 status collapsed
44208
44209 \begin_layout Plain Layout
44210
44211 }
44212 \end_layout
44213
44214 \end_inset
44215
44216  Orchid
44217 \end_layout
44218
44219 \end_inset
44220 </cell>
44221 <cell alignment="left" valignment="top" usebox="none">
44222 \begin_inset Text
44223
44224 \begin_layout Plain Layout
44225 \begin_inset ERT
44226 status collapsed
44227
44228 \begin_layout Plain Layout
44229
44230
44231 \backslash
44232 fcolorbox{black}{
44233 \end_layout
44234
44235 \end_inset
44236
44237 Peach
44238 \begin_inset ERT
44239 status collapsed
44240
44241 \begin_layout Plain Layout
44242
44243 }{
44244 \end_layout
44245
44246 \end_inset
44247
44248
44249 \begin_inset Phantom Phantom
44250 status open
44251
44252 \begin_layout Plain Layout
44253 W
44254 \end_layout
44255
44256 \end_inset
44257
44258
44259 \begin_inset ERT
44260 status collapsed
44261
44262 \begin_layout Plain Layout
44263
44264 }
44265 \end_layout
44266
44267 \end_inset
44268
44269  Peach
44270 \end_layout
44271
44272 \end_inset
44273 </cell>
44274 <cell alignment="left" valignment="top" usebox="none">
44275 \begin_inset Text
44276
44277 \begin_layout Plain Layout
44278 \begin_inset ERT
44279 status collapsed
44280
44281 \begin_layout Plain Layout
44282
44283
44284 \backslash
44285 fcolorbox{black}{
44286 \end_layout
44287
44288 \end_inset
44289
44290 Periwinkle
44291 \begin_inset ERT
44292 status collapsed
44293
44294 \begin_layout Plain Layout
44295
44296 }{
44297 \end_layout
44298
44299 \end_inset
44300
44301
44302 \begin_inset Phantom Phantom
44303 status open
44304
44305 \begin_layout Plain Layout
44306 W
44307 \end_layout
44308
44309 \end_inset
44310
44311
44312 \begin_inset ERT
44313 status collapsed
44314
44315 \begin_layout Plain Layout
44316
44317 }
44318 \end_layout
44319
44320 \end_inset
44321
44322  Periwinkle
44323 \end_layout
44324
44325 \end_inset
44326 </cell>
44327 </row>
44328 <row>
44329 <cell alignment="left" valignment="top" usebox="none">
44330 \begin_inset Text
44331
44332 \begin_layout Plain Layout
44333 \begin_inset ERT
44334 status collapsed
44335
44336 \begin_layout Plain Layout
44337
44338
44339 \backslash
44340 fcolorbox{black}{
44341 \end_layout
44342
44343 \end_inset
44344
44345 PineGreen
44346 \begin_inset ERT
44347 status collapsed
44348
44349 \begin_layout Plain Layout
44350
44351 }{
44352 \end_layout
44353
44354 \end_inset
44355
44356
44357 \begin_inset Phantom Phantom
44358 status open
44359
44360 \begin_layout Plain Layout
44361 W
44362 \end_layout
44363
44364 \end_inset
44365
44366
44367 \begin_inset ERT
44368 status collapsed
44369
44370 \begin_layout Plain Layout
44371
44372 }
44373 \end_layout
44374
44375 \end_inset
44376
44377  PineGreen
44378 \end_layout
44379
44380 \end_inset
44381 </cell>
44382 <cell alignment="left" valignment="top" usebox="none">
44383 \begin_inset Text
44384
44385 \begin_layout Plain Layout
44386 \begin_inset ERT
44387 status collapsed
44388
44389 \begin_layout Plain Layout
44390
44391
44392 \backslash
44393 fcolorbox{black}{
44394 \end_layout
44395
44396 \end_inset
44397
44398 Plum
44399 \begin_inset ERT
44400 status collapsed
44401
44402 \begin_layout Plain Layout
44403
44404 }{
44405 \end_layout
44406
44407 \end_inset
44408
44409
44410 \begin_inset Phantom Phantom
44411 status open
44412
44413 \begin_layout Plain Layout
44414 W
44415 \end_layout
44416
44417 \end_inset
44418
44419
44420 \begin_inset ERT
44421 status collapsed
44422
44423 \begin_layout Plain Layout
44424
44425 }
44426 \end_layout
44427
44428 \end_inset
44429
44430  Plum
44431 \end_layout
44432
44433 \end_inset
44434 </cell>
44435 <cell alignment="left" valignment="top" usebox="none">
44436 \begin_inset Text
44437
44438 \begin_layout Plain Layout
44439 \begin_inset ERT
44440 status collapsed
44441
44442 \begin_layout Plain Layout
44443
44444
44445 \backslash
44446 fcolorbox{black}{
44447 \end_layout
44448
44449 \end_inset
44450
44451 ProcessBlue
44452 \begin_inset ERT
44453 status collapsed
44454
44455 \begin_layout Plain Layout
44456
44457 }{
44458 \end_layout
44459
44460 \end_inset
44461
44462
44463 \begin_inset Phantom Phantom
44464 status open
44465
44466 \begin_layout Plain Layout
44467 W
44468 \end_layout
44469
44470 \end_inset
44471
44472
44473 \begin_inset ERT
44474 status collapsed
44475
44476 \begin_layout Plain Layout
44477
44478 }
44479 \end_layout
44480
44481 \end_inset
44482
44483  ProcessBlue
44484 \end_layout
44485
44486 \end_inset
44487 </cell>
44488 <cell alignment="left" valignment="top" usebox="none">
44489 \begin_inset Text
44490
44491 \begin_layout Plain Layout
44492 \begin_inset ERT
44493 status collapsed
44494
44495 \begin_layout Plain Layout
44496
44497
44498 \backslash
44499 fcolorbox{black}{
44500 \end_layout
44501
44502 \end_inset
44503
44504 Purple
44505 \begin_inset ERT
44506 status collapsed
44507
44508 \begin_layout Plain Layout
44509
44510 }{
44511 \end_layout
44512
44513 \end_inset
44514
44515
44516 \begin_inset Phantom Phantom
44517 status open
44518
44519 \begin_layout Plain Layout
44520 W
44521 \end_layout
44522
44523 \end_inset
44524
44525
44526 \begin_inset ERT
44527 status collapsed
44528
44529 \begin_layout Plain Layout
44530
44531 }
44532 \end_layout
44533
44534 \end_inset
44535
44536  Purple
44537 \end_layout
44538
44539 \end_inset
44540 </cell>
44541 </row>
44542 <row>
44543 <cell alignment="left" valignment="top" usebox="none">
44544 \begin_inset Text
44545
44546 \begin_layout Plain Layout
44547 \begin_inset ERT
44548 status collapsed
44549
44550 \begin_layout Plain Layout
44551
44552
44553 \backslash
44554 fcolorbox{black}{
44555 \end_layout
44556
44557 \end_inset
44558
44559 RawSienna
44560 \begin_inset ERT
44561 status collapsed
44562
44563 \begin_layout Plain Layout
44564
44565 }{
44566 \end_layout
44567
44568 \end_inset
44569
44570
44571 \begin_inset Phantom Phantom
44572 status open
44573
44574 \begin_layout Plain Layout
44575 W
44576 \end_layout
44577
44578 \end_inset
44579
44580
44581 \begin_inset ERT
44582 status collapsed
44583
44584 \begin_layout Plain Layout
44585
44586 }
44587 \end_layout
44588
44589 \end_inset
44590
44591  RawSienna
44592 \end_layout
44593
44594 \end_inset
44595 </cell>
44596 <cell alignment="left" valignment="top" usebox="none">
44597 \begin_inset Text
44598
44599 \begin_layout Plain Layout
44600 \begin_inset ERT
44601 status collapsed
44602
44603 \begin_layout Plain Layout
44604
44605
44606 \backslash
44607 fcolorbox{black}{
44608 \end_layout
44609
44610 \end_inset
44611
44612 RedOrange
44613 \begin_inset ERT
44614 status collapsed
44615
44616 \begin_layout Plain Layout
44617
44618 }{
44619 \end_layout
44620
44621 \end_inset
44622
44623
44624 \begin_inset Phantom Phantom
44625 status open
44626
44627 \begin_layout Plain Layout
44628 W
44629 \end_layout
44630
44631 \end_inset
44632
44633
44634 \begin_inset ERT
44635 status collapsed
44636
44637 \begin_layout Plain Layout
44638
44639 }
44640 \end_layout
44641
44642 \end_inset
44643
44644  RedOrange
44645 \end_layout
44646
44647 \end_inset
44648 </cell>
44649 <cell alignment="left" valignment="top" usebox="none">
44650 \begin_inset Text
44651
44652 \begin_layout Plain Layout
44653 \begin_inset ERT
44654 status collapsed
44655
44656 \begin_layout Plain Layout
44657
44658
44659 \backslash
44660 fcolorbox{black}{
44661 \end_layout
44662
44663 \end_inset
44664
44665 RedViolet
44666 \begin_inset ERT
44667 status collapsed
44668
44669 \begin_layout Plain Layout
44670
44671 }{
44672 \end_layout
44673
44674 \end_inset
44675
44676
44677 \begin_inset Phantom Phantom
44678 status open
44679
44680 \begin_layout Plain Layout
44681 W
44682 \end_layout
44683
44684 \end_inset
44685
44686
44687 \begin_inset ERT
44688 status collapsed
44689
44690 \begin_layout Plain Layout
44691
44692 }
44693 \end_layout
44694
44695 \end_inset
44696
44697  RedViolet
44698 \end_layout
44699
44700 \end_inset
44701 </cell>
44702 <cell alignment="left" valignment="top" usebox="none">
44703 \begin_inset Text
44704
44705 \begin_layout Plain Layout
44706 \begin_inset ERT
44707 status collapsed
44708
44709 \begin_layout Plain Layout
44710
44711
44712 \backslash
44713 fcolorbox{black}{
44714 \end_layout
44715
44716 \end_inset
44717
44718 Rhodamine
44719 \begin_inset ERT
44720 status collapsed
44721
44722 \begin_layout Plain Layout
44723
44724 }{
44725 \end_layout
44726
44727 \end_inset
44728
44729
44730 \begin_inset Phantom Phantom
44731 status open
44732
44733 \begin_layout Plain Layout
44734 W
44735 \end_layout
44736
44737 \end_inset
44738
44739
44740 \begin_inset ERT
44741 status collapsed
44742
44743 \begin_layout Plain Layout
44744
44745 }
44746 \end_layout
44747
44748 \end_inset
44749
44750  Rhodamine
44751 \end_layout
44752
44753 \end_inset
44754 </cell>
44755 </row>
44756 <row>
44757 <cell alignment="left" valignment="top" usebox="none">
44758 \begin_inset Text
44759
44760 \begin_layout Plain Layout
44761 \begin_inset ERT
44762 status collapsed
44763
44764 \begin_layout Plain Layout
44765
44766
44767 \backslash
44768 fcolorbox{black}{
44769 \end_layout
44770
44771 \end_inset
44772
44773 RoyalBlue
44774 \begin_inset ERT
44775 status collapsed
44776
44777 \begin_layout Plain Layout
44778
44779 }{
44780 \end_layout
44781
44782 \end_inset
44783
44784
44785 \begin_inset Phantom Phantom
44786 status open
44787
44788 \begin_layout Plain Layout
44789 W
44790 \end_layout
44791
44792 \end_inset
44793
44794
44795 \begin_inset ERT
44796 status collapsed
44797
44798 \begin_layout Plain Layout
44799
44800 }
44801 \end_layout
44802
44803 \end_inset
44804
44805  RoyalBlue
44806 \end_layout
44807
44808 \end_inset
44809 </cell>
44810 <cell alignment="left" valignment="top" usebox="none">
44811 \begin_inset Text
44812
44813 \begin_layout Plain Layout
44814 \begin_inset ERT
44815 status collapsed
44816
44817 \begin_layout Plain Layout
44818
44819
44820 \backslash
44821 fcolorbox{black}{
44822 \end_layout
44823
44824 \end_inset
44825
44826 RoyalPurple
44827 \begin_inset ERT
44828 status collapsed
44829
44830 \begin_layout Plain Layout
44831
44832 }{
44833 \end_layout
44834
44835 \end_inset
44836
44837
44838 \begin_inset Phantom Phantom
44839 status open
44840
44841 \begin_layout Plain Layout
44842 W
44843 \end_layout
44844
44845 \end_inset
44846
44847
44848 \begin_inset ERT
44849 status collapsed
44850
44851 \begin_layout Plain Layout
44852
44853 }
44854 \end_layout
44855
44856 \end_inset
44857
44858  RoyalPurple
44859 \end_layout
44860
44861 \end_inset
44862 </cell>
44863 <cell alignment="left" valignment="top" usebox="none">
44864 \begin_inset Text
44865
44866 \begin_layout Plain Layout
44867 \begin_inset ERT
44868 status collapsed
44869
44870 \begin_layout Plain Layout
44871
44872
44873 \backslash
44874 fcolorbox{black}{
44875 \end_layout
44876
44877 \end_inset
44878
44879 RubineRed
44880 \begin_inset ERT
44881 status collapsed
44882
44883 \begin_layout Plain Layout
44884
44885 }{
44886 \end_layout
44887
44888 \end_inset
44889
44890
44891 \begin_inset Phantom Phantom
44892 status open
44893
44894 \begin_layout Plain Layout
44895 W
44896 \end_layout
44897
44898 \end_inset
44899
44900
44901 \begin_inset ERT
44902 status collapsed
44903
44904 \begin_layout Plain Layout
44905
44906 }
44907 \end_layout
44908
44909 \end_inset
44910
44911  RubineRed
44912 \end_layout
44913
44914 \end_inset
44915 </cell>
44916 <cell alignment="left" valignment="top" usebox="none">
44917 \begin_inset Text
44918
44919 \begin_layout Plain Layout
44920 \begin_inset ERT
44921 status collapsed
44922
44923 \begin_layout Plain Layout
44924
44925
44926 \backslash
44927 fcolorbox{black}{
44928 \end_layout
44929
44930 \end_inset
44931
44932 Salmon
44933 \begin_inset ERT
44934 status collapsed
44935
44936 \begin_layout Plain Layout
44937
44938 }{
44939 \end_layout
44940
44941 \end_inset
44942
44943
44944 \begin_inset Phantom Phantom
44945 status open
44946
44947 \begin_layout Plain Layout
44948 W
44949 \end_layout
44950
44951 \end_inset
44952
44953
44954 \begin_inset ERT
44955 status collapsed
44956
44957 \begin_layout Plain Layout
44958
44959 }
44960 \end_layout
44961
44962 \end_inset
44963
44964  Salmon
44965 \end_layout
44966
44967 \end_inset
44968 </cell>
44969 </row>
44970 <row>
44971 <cell alignment="left" valignment="top" usebox="none">
44972 \begin_inset Text
44973
44974 \begin_layout Plain Layout
44975 \begin_inset ERT
44976 status collapsed
44977
44978 \begin_layout Plain Layout
44979
44980
44981 \backslash
44982 fcolorbox{black}{
44983 \end_layout
44984
44985 \end_inset
44986
44987 SeaGreen
44988 \begin_inset ERT
44989 status collapsed
44990
44991 \begin_layout Plain Layout
44992
44993 }{
44994 \end_layout
44995
44996 \end_inset
44997
44998
44999 \begin_inset Phantom Phantom
45000 status open
45001
45002 \begin_layout Plain Layout
45003 W
45004 \end_layout
45005
45006 \end_inset
45007
45008
45009 \begin_inset ERT
45010 status collapsed
45011
45012 \begin_layout Plain Layout
45013
45014 }
45015 \end_layout
45016
45017 \end_inset
45018
45019  SeaGreen
45020 \end_layout
45021
45022 \end_inset
45023 </cell>
45024 <cell alignment="left" valignment="top" usebox="none">
45025 \begin_inset Text
45026
45027 \begin_layout Plain Layout
45028 \begin_inset ERT
45029 status collapsed
45030
45031 \begin_layout Plain Layout
45032
45033
45034 \backslash
45035 fcolorbox{black}{
45036 \end_layout
45037
45038 \end_inset
45039
45040 Sepia
45041 \begin_inset ERT
45042 status collapsed
45043
45044 \begin_layout Plain Layout
45045
45046 }{
45047 \end_layout
45048
45049 \end_inset
45050
45051
45052 \begin_inset Phantom Phantom
45053 status open
45054
45055 \begin_layout Plain Layout
45056 W
45057 \end_layout
45058
45059 \end_inset
45060
45061
45062 \begin_inset ERT
45063 status collapsed
45064
45065 \begin_layout Plain Layout
45066
45067 }
45068 \end_layout
45069
45070 \end_inset
45071
45072  Sepia
45073 \end_layout
45074
45075 \end_inset
45076 </cell>
45077 <cell alignment="left" valignment="top" usebox="none">
45078 \begin_inset Text
45079
45080 \begin_layout Plain Layout
45081 \begin_inset ERT
45082 status collapsed
45083
45084 \begin_layout Plain Layout
45085
45086
45087 \backslash
45088 fcolorbox{black}{
45089 \end_layout
45090
45091 \end_inset
45092
45093 SkyBlue
45094 \begin_inset ERT
45095 status collapsed
45096
45097 \begin_layout Plain Layout
45098
45099 }{
45100 \end_layout
45101
45102 \end_inset
45103
45104
45105 \begin_inset Phantom Phantom
45106 status open
45107
45108 \begin_layout Plain Layout
45109 W
45110 \end_layout
45111
45112 \end_inset
45113
45114
45115 \begin_inset ERT
45116 status collapsed
45117
45118 \begin_layout Plain Layout
45119
45120 }
45121 \end_layout
45122
45123 \end_inset
45124
45125  SkyBlue
45126 \end_layout
45127
45128 \end_inset
45129 </cell>
45130 <cell alignment="left" valignment="top" usebox="none">
45131 \begin_inset Text
45132
45133 \begin_layout Plain Layout
45134 \begin_inset ERT
45135 status collapsed
45136
45137 \begin_layout Plain Layout
45138
45139
45140 \backslash
45141 fcolorbox{black}{
45142 \end_layout
45143
45144 \end_inset
45145
45146 SpringGreen
45147 \begin_inset ERT
45148 status collapsed
45149
45150 \begin_layout Plain Layout
45151
45152 }{
45153 \end_layout
45154
45155 \end_inset
45156
45157
45158 \begin_inset Phantom Phantom
45159 status open
45160
45161 \begin_layout Plain Layout
45162 W
45163 \end_layout
45164
45165 \end_inset
45166
45167
45168 \begin_inset ERT
45169 status collapsed
45170
45171 \begin_layout Plain Layout
45172
45173 }
45174 \end_layout
45175
45176 \end_inset
45177
45178  SpringGreen
45179 \end_layout
45180
45181 \end_inset
45182 </cell>
45183 </row>
45184 <row>
45185 <cell alignment="left" valignment="top" usebox="none">
45186 \begin_inset Text
45187
45188 \begin_layout Plain Layout
45189 \begin_inset ERT
45190 status collapsed
45191
45192 \begin_layout Plain Layout
45193
45194
45195 \backslash
45196 fcolorbox{black}{
45197 \end_layout
45198
45199 \end_inset
45200
45201 Tan
45202 \begin_inset ERT
45203 status collapsed
45204
45205 \begin_layout Plain Layout
45206
45207 }{
45208 \end_layout
45209
45210 \end_inset
45211
45212
45213 \begin_inset Phantom Phantom
45214 status open
45215
45216 \begin_layout Plain Layout
45217 W
45218 \end_layout
45219
45220 \end_inset
45221
45222
45223 \begin_inset ERT
45224 status collapsed
45225
45226 \begin_layout Plain Layout
45227
45228 }
45229 \end_layout
45230
45231 \end_inset
45232
45233  Tan
45234 \end_layout
45235
45236 \end_inset
45237 </cell>
45238 <cell alignment="left" valignment="top" usebox="none">
45239 \begin_inset Text
45240
45241 \begin_layout Plain Layout
45242 \begin_inset ERT
45243 status collapsed
45244
45245 \begin_layout Plain Layout
45246
45247
45248 \backslash
45249 fcolorbox{black}{
45250 \end_layout
45251
45252 \end_inset
45253
45254 TealBlue
45255 \begin_inset ERT
45256 status collapsed
45257
45258 \begin_layout Plain Layout
45259
45260 }{
45261 \end_layout
45262
45263 \end_inset
45264
45265
45266 \begin_inset Phantom Phantom
45267 status open
45268
45269 \begin_layout Plain Layout
45270 W
45271 \end_layout
45272
45273 \end_inset
45274
45275
45276 \begin_inset ERT
45277 status collapsed
45278
45279 \begin_layout Plain Layout
45280
45281 }
45282 \end_layout
45283
45284 \end_inset
45285
45286  TealBlue
45287 \end_layout
45288
45289 \end_inset
45290 </cell>
45291 <cell alignment="left" valignment="top" usebox="none">
45292 \begin_inset Text
45293
45294 \begin_layout Plain Layout
45295 \begin_inset ERT
45296 status collapsed
45297
45298 \begin_layout Plain Layout
45299
45300
45301 \backslash
45302 fcolorbox{black}{
45303 \end_layout
45304
45305 \end_inset
45306
45307 Thistle
45308 \begin_inset ERT
45309 status collapsed
45310
45311 \begin_layout Plain Layout
45312
45313 }{
45314 \end_layout
45315
45316 \end_inset
45317
45318
45319 \begin_inset Phantom Phantom
45320 status open
45321
45322 \begin_layout Plain Layout
45323 W
45324 \end_layout
45325
45326 \end_inset
45327
45328
45329 \begin_inset ERT
45330 status collapsed
45331
45332 \begin_layout Plain Layout
45333
45334 }
45335 \end_layout
45336
45337 \end_inset
45338
45339  Thistle
45340 \end_layout
45341
45342 \end_inset
45343 </cell>
45344 <cell alignment="left" valignment="top" usebox="none">
45345 \begin_inset Text
45346
45347 \begin_layout Plain Layout
45348 \begin_inset ERT
45349 status collapsed
45350
45351 \begin_layout Plain Layout
45352
45353
45354 \backslash
45355 fcolorbox{black}{
45356 \end_layout
45357
45358 \end_inset
45359
45360 Turquoise
45361 \begin_inset ERT
45362 status collapsed
45363
45364 \begin_layout Plain Layout
45365
45366 }{
45367 \end_layout
45368
45369 \end_inset
45370
45371
45372 \begin_inset Phantom Phantom
45373 status open
45374
45375 \begin_layout Plain Layout
45376 W
45377 \end_layout
45378
45379 \end_inset
45380
45381
45382 \begin_inset ERT
45383 status collapsed
45384
45385 \begin_layout Plain Layout
45386
45387 }
45388 \end_layout
45389
45390 \end_inset
45391
45392  Turquoise
45393 \end_layout
45394
45395 \end_inset
45396 </cell>
45397 </row>
45398 <row>
45399 <cell alignment="left" valignment="top" usebox="none">
45400 \begin_inset Text
45401
45402 \begin_layout Plain Layout
45403 \begin_inset ERT
45404 status collapsed
45405
45406 \begin_layout Plain Layout
45407
45408
45409 \backslash
45410 fcolorbox{black}{
45411 \end_layout
45412
45413 \end_inset
45414
45415 Violet
45416 \begin_inset ERT
45417 status collapsed
45418
45419 \begin_layout Plain Layout
45420
45421 }{
45422 \end_layout
45423
45424 \end_inset
45425
45426
45427 \begin_inset Phantom Phantom
45428 status open
45429
45430 \begin_layout Plain Layout
45431 W
45432 \end_layout
45433
45434 \end_inset
45435
45436
45437 \begin_inset ERT
45438 status collapsed
45439
45440 \begin_layout Plain Layout
45441
45442 }
45443 \end_layout
45444
45445 \end_inset
45446
45447  Violet
45448 \end_layout
45449
45450 \end_inset
45451 </cell>
45452 <cell alignment="left" valignment="top" usebox="none">
45453 \begin_inset Text
45454
45455 \begin_layout Plain Layout
45456 \begin_inset ERT
45457 status collapsed
45458
45459 \begin_layout Plain Layout
45460
45461
45462 \backslash
45463 fcolorbox{black}{
45464 \end_layout
45465
45466 \end_inset
45467
45468 VioletRed
45469 \begin_inset ERT
45470 status collapsed
45471
45472 \begin_layout Plain Layout
45473
45474 }{
45475 \end_layout
45476
45477 \end_inset
45478
45479
45480 \begin_inset Phantom Phantom
45481 status open
45482
45483 \begin_layout Plain Layout
45484 W
45485 \end_layout
45486
45487 \end_inset
45488
45489
45490 \begin_inset ERT
45491 status collapsed
45492
45493 \begin_layout Plain Layout
45494
45495 }
45496 \end_layout
45497
45498 \end_inset
45499
45500  VioletRed
45501 \end_layout
45502
45503 \end_inset
45504 </cell>
45505 <cell alignment="left" valignment="top" usebox="none">
45506 \begin_inset Text
45507
45508 \begin_layout Plain Layout
45509 \begin_inset ERT
45510 status collapsed
45511
45512 \begin_layout Plain Layout
45513
45514
45515 \backslash
45516 fcolorbox{black}{
45517 \end_layout
45518
45519 \end_inset
45520
45521 WildStrawberry
45522 \begin_inset ERT
45523 status collapsed
45524
45525 \begin_layout Plain Layout
45526
45527 }{
45528 \end_layout
45529
45530 \end_inset
45531
45532
45533 \begin_inset Phantom Phantom
45534 status open
45535
45536 \begin_layout Plain Layout
45537 W
45538 \end_layout
45539
45540 \end_inset
45541
45542
45543 \begin_inset ERT
45544 status collapsed
45545
45546 \begin_layout Plain Layout
45547
45548 }
45549 \end_layout
45550
45551 \end_inset
45552
45553  WildStrawberry
45554 \end_layout
45555
45556 \end_inset
45557 </cell>
45558 <cell alignment="left" valignment="top" usebox="none">
45559 \begin_inset Text
45560
45561 \begin_layout Plain Layout
45562 \begin_inset ERT
45563 status collapsed
45564
45565 \begin_layout Plain Layout
45566
45567
45568 \backslash
45569 fcolorbox{black}{
45570 \end_layout
45571
45572 \end_inset
45573
45574 YellowGreen
45575 \begin_inset ERT
45576 status collapsed
45577
45578 \begin_layout Plain Layout
45579
45580 }{
45581 \end_layout
45582
45583 \end_inset
45584
45585
45586 \begin_inset Phantom Phantom
45587 status open
45588
45589 \begin_layout Plain Layout
45590 W
45591 \end_layout
45592
45593 \end_inset
45594
45595
45596 \begin_inset ERT
45597 status collapsed
45598
45599 \begin_layout Plain Layout
45600
45601 }
45602 \end_layout
45603
45604 \end_inset
45605
45606  YellowGreen
45607 \end_layout
45608
45609 \end_inset
45610 </cell>
45611 </row>
45612 <row>
45613 <cell alignment="left" valignment="top" usebox="none">
45614 \begin_inset Text
45615
45616 \begin_layout Plain Layout
45617 \begin_inset ERT
45618 status collapsed
45619
45620 \begin_layout Plain Layout
45621
45622
45623 \backslash
45624 fcolorbox{black}{
45625 \end_layout
45626
45627 \end_inset
45628
45629 YellowOrange
45630 \begin_inset ERT
45631 status collapsed
45632
45633 \begin_layout Plain Layout
45634
45635 }{
45636 \end_layout
45637
45638 \end_inset
45639
45640
45641 \begin_inset Phantom Phantom
45642 status open
45643
45644 \begin_layout Plain Layout
45645 W
45646 \end_layout
45647
45648 \end_inset
45649
45650
45651 \begin_inset ERT
45652 status collapsed
45653
45654 \begin_layout Plain Layout
45655
45656 }
45657 \end_layout
45658
45659 \end_inset
45660
45661  YellowOrange
45662 \end_layout
45663
45664 \end_inset
45665 </cell>
45666 <cell alignment="left" valignment="top" usebox="none">
45667 \begin_inset Text
45668
45669 \begin_layout Plain Layout
45670
45671 \end_layout
45672
45673 \end_inset
45674 </cell>
45675 <cell alignment="left" valignment="top" usebox="none">
45676 \begin_inset Text
45677
45678 \begin_layout Plain Layout
45679
45680 \end_layout
45681
45682 \end_inset
45683 </cell>
45684 <cell alignment="left" valignment="top" usebox="none">
45685 \begin_inset Text
45686
45687 \begin_layout Plain Layout
45688
45689 \end_layout
45690
45691 \end_inset
45692 </cell>
45693 </row>
45694 </lyxtabular>
45695
45696 \end_inset
45697
45698
45699 \end_layout
45700
45701 \begin_layout Chapter
45702 Explicación de la ecuación
45703 \begin_inset space ~
45704 \end_inset
45705
45706 (
45707 \begin_inset CommandInset ref
45708 LatexCommand ref
45709 reference "eq:Wgn"
45710
45711 \end_inset
45712
45713 )
45714 \begin_inset CommandInset label
45715 LatexCommand label
45716 name "cap:Explicación-de-la-Ecuación"
45717
45718 \end_inset
45719
45720
45721 \end_layout
45722
45723 \begin_layout Standard
45724 La anchura total de 
45725 \emph on
45726 n
45727 \emph default
45728  celdas de un cuadro 
45729 \begin_inset Formula $W_{\mathrm{tot\,n}}$
45730 \end_inset
45731
45732  puede calcularse con
45733 \begin_inset Formula 
45734 \begin{equation}
45735 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45736 \end{equation}
45737
45738 \end_inset
45739
45740
45741 \end_layout
45742
45743 \begin_layout Standard
45744 donde 
45745 \begin_inset Formula $W_{g\,n}$
45746 \end_inset
45747
45748  es el ancho dado de todas las celdas.
45749  
45750 \series bold
45751
45752 \backslash
45753 tabcolsep
45754 \series default
45755  es la longitud \SpecialChar LaTeX
45756  entre el texto y el borde de la celda, 6
45757 \begin_inset space \thinspace{}
45758 \end_inset
45759
45760 pt por omisión.
45761  
45762 \series bold
45763
45764 \backslash
45765 arrayrulewidth
45766 \series default
45767  es el grosor de línea del borde, 0.4
45768 \begin_inset space \thinspace{}
45769 \end_inset
45770
45771 pt por omisión.
45772 \end_layout
45773
45774 \begin_layout Standard
45775 Procediendo como en la ecuación
45776 \begin_inset space ~
45777 \end_inset
45778
45779
45780 \begin_inset CommandInset ref
45781 LatexCommand eqref
45782 reference "eq:Wtot_n"
45783
45784 \end_inset
45785
45786 , el ancho total de una multicolumna, 
45787 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
45788 \end_inset
45789
45790  es
45791 \begin_inset Formula 
45792 \begin{equation}
45793 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
45794 \end{equation}
45795
45796 \end_inset
45797
45798
45799 \end_layout
45800
45801 \begin_layout Standard
45802 Igualando las ecuaciones
45803 \begin_inset space ~
45804 \end_inset
45805
45806
45807 \begin_inset CommandInset ref
45808 LatexCommand eqref
45809 reference "eq:Wtot_n"
45810
45811 \end_inset
45812
45813  y 
45814 \begin_inset CommandInset ref
45815 LatexCommand eqref
45816 reference "eq:Wtot_mult"
45817
45818 \end_inset
45819
45820  podemos calcular el ancho dado necesario 
45821 \begin_inset Formula $W_{g\,n}$
45822 \end_inset
45823
45824  cuando se expanden 
45825 \emph on
45826 n
45827 \emph default
45828  columnas, de forma que cada una de ellas tiene una anchura total 
45829 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
45830 \end_inset
45831
45832 :
45833 \begin_inset Formula 
45834 \begin{equation}
45835 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
45836 \end{equation}
45837
45838 \end_inset
45839
45840
45841 \end_layout
45842
45843 \begin_layout Bibliography
45844 \begin_inset CommandInset bibitem
45845 LatexCommand bibitem
45846 key "latexcompanion"
45847
45848 \end_inset
45849
45850 Frank Mittelbach and Michel Goossens: 
45851 \emph on
45852 The \SpecialChar LaTeX
45853  Companion Second Edition.
45854
45855 \emph default
45856  Addison-Wesley, 2004
45857 \end_layout
45858
45859 \begin_layout Bibliography
45860 \begin_inset CommandInset bibitem
45861 LatexCommand bibitem
45862 key "latexguide"
45863
45864 \end_inset
45865
45866 Helmut Kopka and Patrick W.
45867  Daly: 
45868 \emph on
45869 A Guide to \SpecialChar LaTeX
45870  Fourth Edition.
45871
45872 \emph default
45873  Addison-Wesley, 2003
45874 \end_layout
45875
45876 \begin_layout Bibliography
45877 \begin_inset CommandInset bibitem
45878 LatexCommand bibitem
45879 key "latexbook"
45880
45881 \end_inset
45882
45883 Leslie Lamport: 
45884 \emph on
45885 \SpecialChar LaTeX
45886 : A Document Preparation System.
45887
45888 \emph default
45889  Addison-Wesley, second edition, 1994
45890 \end_layout
45891
45892 \begin_layout Bibliography
45893 \begin_inset CommandInset bibitem
45894 LatexCommand bibitem
45895 key "arydshln"
45896
45897 \end_inset
45898
45899 Documentación del paquete \SpecialChar LaTeX
45900  
45901 \series bold
45902
45903 \begin_inset CommandInset href
45904 LatexCommand href
45905 name "arydshln"
45906 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
45907
45908 \end_inset
45909
45910
45911 \series default
45912
45913 \begin_inset Index idx
45914 status collapsed
45915
45916 \begin_layout Plain Layout
45917 \SpecialChar LaTeX
45918 -paquetes ! arydshln
45919 \end_layout
45920
45921 \end_inset
45922
45923
45924 \end_layout
45925
45926 \begin_layout Bibliography
45927 \begin_inset CommandInset bibitem
45928 LatexCommand bibitem
45929 key "booktabs"
45930
45931 \end_inset
45932
45933 Documentación del paquete \SpecialChar LaTeX
45934  
45935 \series bold
45936
45937 \begin_inset CommandInset href
45938 LatexCommand href
45939 name "booktabs"
45940 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
45941
45942 \end_inset
45943
45944
45945 \series default
45946
45947 \begin_inset Index idx
45948 status collapsed
45949
45950 \begin_layout Plain Layout
45951 \SpecialChar LaTeX
45952 -paquetes ! booktabs
45953 \end_layout
45954
45955 \end_inset
45956
45957
45958 \end_layout
45959
45960 \begin_layout Bibliography
45961 \begin_inset CommandInset bibitem
45962 LatexCommand bibitem
45963 key "caption"
45964
45965 \end_inset
45966
45967 Documentación del paquete \SpecialChar LaTeX
45968  
45969 \series bold
45970
45971 \begin_inset CommandInset href
45972 LatexCommand href
45973 name "caption"
45974 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45975
45976 \end_inset
45977
45978
45979 \series default
45980
45981 \begin_inset Index idx
45982 status collapsed
45983
45984 \begin_layout Plain Layout
45985 \SpecialChar LaTeX
45986 -paquetes ! caption
45987 \end_layout
45988
45989 \end_inset
45990
45991
45992 \end_layout
45993
45994 \begin_layout Bibliography
45995 \begin_inset CommandInset bibitem
45996 LatexCommand bibitem
45997 key "diagbox"
45998
45999 \end_inset
46000
46001 Documentación del paquete \SpecialChar LaTeX
46002  
46003 \series bold
46004
46005 \begin_inset CommandInset href
46006 LatexCommand href
46007 name "diagbox"
46008 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46009
46010 \end_inset
46011
46012
46013 \series default
46014
46015 \begin_inset Index idx
46016 status collapsed
46017
46018 \begin_layout Plain Layout
46019 \SpecialChar LaTeX
46020 -paquetes ! diagbox
46021 \end_layout
46022
46023 \end_inset
46024
46025
46026 \end_layout
46027
46028 \begin_layout Bibliography
46029 \begin_inset CommandInset bibitem
46030 LatexCommand bibitem
46031 key "endfloat"
46032
46033 \end_inset
46034
46035 Documentación del paquete \SpecialChar LaTeX
46036  
46037 \series bold
46038
46039 \begin_inset CommandInset href
46040 LatexCommand href
46041 name "endfloat"
46042 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46043
46044 \end_inset
46045
46046
46047 \series default
46048
46049 \begin_inset Index idx
46050 status collapsed
46051
46052 \begin_layout Plain Layout
46053 \SpecialChar LaTeX
46054 -paquetes ! endfloat
46055 \end_layout
46056
46057 \end_inset
46058
46059
46060 \end_layout
46061
46062 \begin_layout Bibliography
46063 \begin_inset CommandInset bibitem
46064 LatexCommand bibitem
46065 key "footmisc"
46066
46067 \end_inset
46068
46069 Documentación del paquete \SpecialChar LaTeX
46070  
46071 \series bold
46072
46073 \begin_inset CommandInset href
46074 LatexCommand href
46075 name "footmisc"
46076 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46077
46078 \end_inset
46079
46080
46081 \series default
46082
46083 \begin_inset Index idx
46084 status collapsed
46085
46086 \begin_layout Plain Layout
46087 \SpecialChar LaTeX
46088 -paquetes ! footmisc
46089 \end_layout
46090
46091 \end_inset
46092
46093
46094 \end_layout
46095
46096 \begin_layout Bibliography
46097 \begin_inset CommandInset bibitem
46098 LatexCommand bibitem
46099 key "hypcap"
46100
46101 \end_inset
46102
46103 Documentación del paquete \SpecialChar LaTeX
46104  
46105 \series bold
46106
46107 \begin_inset CommandInset href
46108 LatexCommand href
46109 name "hypcap"
46110 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46111
46112 \end_inset
46113
46114
46115 \series default
46116
46117 \begin_inset Index idx
46118 status collapsed
46119
46120 \begin_layout Plain Layout
46121 \SpecialChar LaTeX
46122 -paquetes ! hyperref
46123 \end_layout
46124
46125 \end_inset
46126
46127
46128 \end_layout
46129
46130 \begin_layout Bibliography
46131 \begin_inset CommandInset bibitem
46132 LatexCommand bibitem
46133 key "hyperref"
46134
46135 \end_inset
46136
46137 Documentación del paquete \SpecialChar LaTeX
46138  
46139 \series bold
46140
46141 \begin_inset CommandInset href
46142 LatexCommand href
46143 name "hyperref"
46144 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46145
46146 \end_inset
46147
46148
46149 \series default
46150
46151 \begin_inset Index idx
46152 status collapsed
46153
46154 \begin_layout Plain Layout
46155 \SpecialChar LaTeX
46156 -paquetes ! hyperref
46157 \end_layout
46158
46159 \end_inset
46160
46161
46162 \end_layout
46163
46164 \begin_layout Bibliography
46165 \begin_inset CommandInset bibitem
46166 LatexCommand bibitem
46167 key "KOMA-Script"
46168
46169 \end_inset
46170
46171 Documentación del paquete \SpecialChar LaTeX
46172  
46173 \series bold
46174
46175 \begin_inset CommandInset href
46176 LatexCommand href
46177 name "KOMA-Script"
46178 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46179
46180 \end_inset
46181
46182
46183 \series default
46184
46185 \begin_inset Index idx
46186 status collapsed
46187
46188 \begin_layout Plain Layout
46189 \SpecialChar LaTeX
46190 -paquetes ! KOMA-Script
46191 \end_layout
46192
46193 \end_inset
46194
46195
46196 \end_layout
46197
46198 \begin_layout Bibliography
46199 \begin_inset CommandInset bibitem
46200 LatexCommand bibitem
46201 key "lettrine"
46202
46203 \end_inset
46204
46205 Documentación del paquete \SpecialChar LaTeX
46206  
46207 \series bold
46208
46209 \begin_inset CommandInset href
46210 LatexCommand href
46211 name "lettrine"
46212 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46213
46214 \end_inset
46215
46216
46217 \series default
46218  y un 
46219 \begin_inset CommandInset href
46220 LatexCommand href
46221 name "ejemplo"
46222 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46223
46224 \end_inset
46225
46226
46227 \begin_inset Index idx
46228 status collapsed
46229
46230 \begin_layout Plain Layout
46231 \SpecialChar LaTeX
46232 -paquetes ! lettrine
46233 \end_layout
46234
46235 \end_inset
46236
46237
46238 \end_layout
46239
46240 \begin_layout Bibliography
46241 \begin_inset CommandInset bibitem
46242 LatexCommand bibitem
46243 key "listings"
46244
46245 \end_inset
46246
46247 Documentación del paquete \SpecialChar LaTeX
46248  
46249 \series bold
46250
46251 \begin_inset CommandInset href
46252 LatexCommand href
46253 name "listings"
46254 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46255
46256 \end_inset
46257
46258
46259 \series default
46260
46261 \begin_inset Index idx
46262 status collapsed
46263
46264 \begin_layout Plain Layout
46265 \SpecialChar LaTeX
46266 -paquetes ! listings
46267 \end_layout
46268
46269 \end_inset
46270
46271
46272 \end_layout
46273
46274 \begin_layout Bibliography
46275 \begin_inset CommandInset bibitem
46276 LatexCommand bibitem
46277 key "marginnote"
46278
46279 \end_inset
46280
46281 Documentación del paquete \SpecialChar LaTeX
46282  
46283 \series bold
46284
46285 \begin_inset CommandInset href
46286 LatexCommand href
46287 name "marginnote"
46288 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46289
46290 \end_inset
46291
46292
46293 \series default
46294
46295 \begin_inset Index idx
46296 status collapsed
46297
46298 \begin_layout Plain Layout
46299 \SpecialChar LaTeX
46300 -paquetes ! marginnote
46301 \end_layout
46302
46303 \end_inset
46304
46305
46306 \end_layout
46307
46308 \begin_layout Bibliography
46309 \begin_inset CommandInset bibitem
46310 LatexCommand bibitem
46311 key "pdfpages"
46312
46313 \end_inset
46314
46315 Documentación del paquete \SpecialChar LaTeX
46316  
46317 \series bold
46318
46319 \begin_inset CommandInset href
46320 LatexCommand href
46321 name "pdfpages"
46322 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46323
46324 \end_inset
46325
46326
46327 \series default
46328
46329 \begin_inset Index idx
46330 status collapsed
46331
46332 \begin_layout Plain Layout
46333 \SpecialChar LaTeX
46334 -paquetes ! pdfpages
46335 \end_layout
46336
46337 \end_inset
46338
46339
46340 \end_layout
46341
46342 \begin_layout Bibliography
46343 \begin_inset CommandInset bibitem
46344 LatexCommand bibitem
46345 key "prettyref"
46346
46347 \end_inset
46348
46349 Documentación del paquete \SpecialChar LaTeX
46350  
46351 \series bold
46352
46353 \begin_inset CommandInset href
46354 LatexCommand href
46355 name "prettyref"
46356 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46357
46358 \end_inset
46359
46360
46361 \series default
46362
46363 \begin_inset Index idx
46364 status collapsed
46365
46366 \begin_layout Plain Layout
46367 \SpecialChar LaTeX
46368 -paquetes ! prettyref
46369 \end_layout
46370
46371 \end_inset
46372
46373
46374 \end_layout
46375
46376 \begin_layout Bibliography
46377 \begin_inset CommandInset bibitem
46378 LatexCommand bibitem
46379 key "pstricks"
46380
46381 \end_inset
46382
46383 Página web del paquete \SpecialChar LaTeX
46384  
46385 \series bold
46386
46387 \begin_inset CommandInset href
46388 LatexCommand href
46389 name "PSTricks"
46390 target "http://tug.org/PSTricks/"
46391
46392 \end_inset
46393
46394
46395 \series default
46396
46397 \begin_inset Index idx
46398 status collapsed
46399
46400 \begin_layout Plain Layout
46401 \SpecialChar LaTeX
46402 -paquetes ! PSTricks
46403 \end_layout
46404
46405 \end_inset
46406
46407
46408 \end_layout
46409
46410 \begin_layout Bibliography
46411 \begin_inset CommandInset bibitem
46412 LatexCommand bibitem
46413 key "refstyle"
46414
46415 \end_inset
46416
46417 Documentación del paquete \SpecialChar LaTeX
46418  
46419 \series bold
46420
46421 \begin_inset CommandInset href
46422 LatexCommand href
46423 name "refstyle"
46424 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
46425
46426 \end_inset
46427
46428
46429 \series default
46430
46431 \begin_inset Index idx
46432 status collapsed
46433
46434 \begin_layout Plain Layout
46435 \SpecialChar LaTeX
46436 -paquetes ! refstyle
46437 \end_layout
46438
46439 \end_inset
46440
46441
46442 \end_layout
46443
46444 \begin_layout Bibliography
46445 \begin_inset CommandInset bibitem
46446 LatexCommand bibitem
46447 key "sidecap"
46448
46449 \end_inset
46450
46451 Documentación del paquete \SpecialChar LaTeX
46452  
46453 \series bold
46454
46455 \begin_inset CommandInset href
46456 LatexCommand href
46457 name "sidecap"
46458 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46459
46460 \end_inset
46461
46462
46463 \series default
46464
46465 \begin_inset Index idx
46466 status collapsed
46467
46468 \begin_layout Plain Layout
46469 \SpecialChar LaTeX
46470 -paquetes ! sidecap
46471 \end_layout
46472
46473 \end_inset
46474
46475
46476 \end_layout
46477
46478 \begin_layout Bibliography
46479 \begin_inset CommandInset bibitem
46480 LatexCommand bibitem
46481 key "NewInLyX20"
46482
46483 \end_inset
46484
46485
46486 \begin_inset CommandInset href
46487 LatexCommand href
46488 name "Página wiki"
46489 target "http://wiki.lyx.org/LyX/NewInLyX20"
46490
46491 \end_inset
46492
46493  sobre características nuevas para la versión 
46494 \family sans
46495 \SpecialChar LyX
46496
46497 \begin_inset space ~
46498 \end_inset
46499
46500 2.0
46501 \family default
46502 .
46503 \end_layout
46504
46505 \begin_layout Standard
46506 \begin_inset CommandInset index_print
46507 LatexCommand printindex
46508 type "idx"
46509
46510 \end_inset
46511
46512
46513 \end_layout
46514
46515 \end_body
46516 \end_document