]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
EmbeddedObjects.lyx: merge changes
[lyx.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 503
3 \begin_document
4 \begin_header
5 \origin unavailable
6 \textclass scrbook
7 \begin_preamble
8 % that links to image floats jumps
9 % to the beginning of the float and 
10 % not to its caption
11 \usepackage[figure]{hypcap}
12
13 % the pages of the TOC are numbered roman
14 % and a PDF-bookmark for the TOC is added
15 \let\myTOC\tableofcontents
16 \renewcommand\tableofcontents{%
17   \frontmatter
18   \pdfbookmark[1]{\contentsname}{}
19   \myTOC
20   \mainmatter }
21
22 % provides caption formatting
23 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
24
25 % provides commands to set caption
26 % beside tables/images
27 \newcommand{\TabBesBeg}[1][1.0]{%
28  \let\MyTable\table
29  \let\MyEndtable\endtable
30  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
31
32 \newcommand{\TabBesEnd}{%
33  \let\table\MyTable
34  \let\endtable\MyEndtable}
35
36 \newcommand{\FigBesBeg}[1][1.0]{%
37  \let\MyFigure\figure
38  \let\MyEndfigure\endfigure
39  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
40
41 \newcommand{\FigBesEnd}{%
42  \let\figure\MyFigure
43  \let\endfigure\MyEndfigure}
44
45 % enables calculation of values,
46 \usepackage{calc}
47
48 % increase the bottom float placement fraction
49 \renewcommand{\bottomfraction}{0.5}
50
51 % avoids that floats are placed before their
52 % corresponding section starts
53 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
54
55 % speed up the longtable calculation
56 \setcounter{LTchunksize}{100}
57
58 % used for colored tables
59 \@ifundefined{textcolor}
60  {\usepackage{color}}{}
61 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
62 \definecolor{grisclaro}{gray}{0.8}
63
64 % check for package colortbl
65 % used for colored table cells
66 \newboolean{colortbl}
67 \IfFileExists{colortbl.sty}
68  {\usepackage{colortbl}
69   \setboolean{colortbl}{true}}
70  {\setboolean{colortbl}{false}}
71
72 % used to have extra space in table cells
73 \@ifundefined{extrarowheight}
74  {\usepackage{array}}{}
75 \setlength{\extrarowheight}{2pt}
76
77 % used for customized tables
78 % ---
79 \newcolumntype{M}[1]
80  {>{\centering\hspace{0pt}}m{#1}}
81
82 \newcolumntype{S}[2]
83  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
84
85 \newcolumntype{K}[1]
86  {>{\columncolor{#1}\hspace{0pt}}c}
87
88 \newcolumntype{V}{!{\vrule width 1.5pt}}
89
90 \newcolumntype{W}{!{\color{green}\vline}}
91 % ---
92
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101 % en español
102 \floatname{algorithm}{Algoritmo}
103
104
105 % ------------------------------------
106 % used to check for needed LaTeX packages
107 \usepackage{ifthen}
108
109 % check for package arydshln
110 % used for tables with dashed lines
111 \newboolean{arydshln}
112 \IfFileExists{arydshln.sty}
113  {\usepackage{arydshln}
114   \setboolean{arydshln}{true}}
115  {\setboolean{arydshln}{false}}
116
117 % check for package marginnote
118 % used for margin notes
119 \newboolean{marginnote}
120 \IfFileExists{marginnote.sty}
121  {\usepackage{marginnote}
122   \let\marginpar\marginnote
123   \setboolean{marginnote}{true}}
124  {\setboolean{marginnote}{false}}
125
126 % check for package sidecap
127 % used for captions on the side
128 \newboolean{sidecap}
129 \IfFileExists{sidecap.sty}
130  {\usepackage{sidecap}
131   \setboolean{sidecap}{true}}
132  {\setboolean{sidecap}{false}}
133
134 % check for picinpar
135 % used for surrounded fixed objects
136 \newboolean{picinpar}
137 \IfFileExists{picinpar.sty}
138  {\usepackage{picinpar}
139   \setboolean{picinpar}{true}}
140  {\setboolean{picinpar}{false}}
141
142 % check for lettrine
143 \newboolean{lettrine}
144 \IfFileExists{lettrine.sty}
145  {\usepackage{lettrine}
146   \setboolean{lettrine}{true}}
147  {\setboolean{lettrine}{false}}
148
149 % check for diagbox
150 \newboolean{diagbox}
151 \IfFileExists{diagbox.sty}
152  {\usepackage{diagbox}
153   \setboolean{diagbox}{true}}
154  {\setboolean{diagbox}{false}}
155 \end_preamble
156 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames,table
157 \use_default_options false
158 \begin_modules
159 initials
160 graphicboxes
161 \end_modules
162 \maintain_unincluded_children false
163 \language spanish
164 \language_package babel
165 \inputencoding auto
166 \fontencoding global
167 \font_roman "lmodern" "default"
168 \font_sans "lmss" "default"
169 \font_typewriter "lmtt" "default"
170 \font_math "auto" "auto"
171 \font_default_family default
172 \use_non_tex_fonts false
173 \font_sc false
174 \font_osf false
175 \font_sf_scale 100 100
176 \font_tt_scale 100 100
177 \graphics default
178 \default_output_format default
179 \output_sync 0
180 \bibtex_command default
181 \index_command default
182 \paperfontsize 12
183 \spacing single
184 \use_hyperref true
185 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
186 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
187 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
188 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
189 \pdf_bookmarks true
190 \pdf_bookmarksnumbered true
191 \pdf_bookmarksopen true
192 \pdf_bookmarksopenlevel 1
193 \pdf_breaklinks false
194 \pdf_pdfborder false
195 \pdf_colorlinks true
196 \pdf_backref false
197 \pdf_pdfusetitle false
198 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
199 \papersize default
200 \use_geometry false
201 \use_package amsmath 2
202 \use_package amssymb 2
203 \use_package cancel 0
204 \use_package esint 0
205 \use_package mathdots 1
206 \use_package mathtools 0
207 \use_package mhchem 1
208 \use_package stackrel 0
209 \use_package stmaryrd 0
210 \use_package undertilde 0
211 \cite_engine basic
212 \cite_engine_type default
213 \biblio_style plain
214 \use_bibtopic false
215 \use_indices false
216 \paperorientation portrait
217 \suppress_date false
218 \justification true
219 \use_refstyle 0
220 \notefontcolor #0000ff
221 \index Índice
222 \shortcut idx
223 \color #008000
224 \end_index
225 \secnumdepth 3
226 \tocdepth 3
227 \paragraph_separation skip
228 \defskip medskip
229 \quotes_language french
230 \papercolumns 1
231 \papersides 2
232 \paperpagestyle default
233 \tracking_changes false
234 \output_changes false
235 \html_math_output 0
236 \html_css_as_file 0
237 \html_be_strict false
238 \end_header
239
240 \begin_body
241
242 \begin_layout Title
243 Manual detallado de Figuras, Cuadros, Flotantes, Notas, Marcos y Archivos
244  en \SpecialChar LyX
245
246 \end_layout
247
248 \begin_layout Author
249 por el Equipo \SpecialChar LyX
250
251 \begin_inset Foot
252 status collapsed
253
254 \begin_layout Plain Layout
255 \noindent
256 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
257  de Documentación de \SpecialChar LyX
258
259 \begin_inset CommandInset href
260 LatexCommand href
261 name "lyx-docs@lists.lyx.org"
262 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
263 type "mailto:"
264
265 \end_inset
266
267
268 \end_layout
269
270 \end_inset
271
272
273 \begin_inset Note Note
274 status collapsed
275
276 \begin_layout Plain Layout
277 Autor: Uwe Stöhr
278 \end_layout
279
280 \end_inset
281
282
283 \begin_inset Note Note
284 status collapsed
285
286 \begin_layout Plain Layout
287 Traducción de: Ignacio García
288 \end_layout
289
290 \end_inset
291
292
293 \begin_inset Newline newline
294 \end_inset
295
296
297 \begin_inset Newline newline
298 \end_inset
299
300
301 \family sans
302 Versión 2.2.x
303 \end_layout
304
305 \begin_layout Standard
306 \begin_inset CommandInset toc
307 LatexCommand tableofcontents
308
309 \end_inset
310
311
312 \end_layout
313
314 \begin_layout Standard
315 \begin_inset Note Note
316 status open
317
318 \begin_layout Plain Layout
319 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
320  estar instalados los paquetes \SpecialChar LaTeX
321  
322 \series bold
323 arydshln
324 \series default
325
326 \series bold
327 colortbl
328 \series default
329
330 \series bold
331 diagbox, lettrine, marginnote, picinpar
332 \series default
333  y 
334 \series bold
335 sidecap
336 \series default
337 .
338  Si no están instalados, también podrás exportar el documento, pero las
339  secciones en que dichos paquetes son necesarios no aparecen en la salida.
340 \end_layout
341
342 \begin_layout Plain Layout
343 La última versión en PDF de este documento puede encontrarse aquí:
344 \series bold
345
346 \begin_inset Newline newline
347 \end_inset
348
349 http://wiki.lyx.org/\SpecialChar LyX
350 /DocumentationDevelopment#EmbeddedObjects
351 \end_layout
352
353 \end_inset
354
355
356 \end_layout
357
358 \begin_layout Chapter
359 Figuras
360 \begin_inset Index idx
361 status collapsed
362
363 \begin_layout Plain Layout
364 Figuras
365 \end_layout
366
367 \end_inset
368
369
370 \begin_inset Index idx
371 status collapsed
372
373 \begin_layout Plain Layout
374 Gráficos|see
375 \begin_inset ERT
376 status collapsed
377
378 \begin_layout Plain Layout
379
380 {
381 \end_layout
382
383 \end_inset
384
385 Figuras
386 \begin_inset ERT
387 status collapsed
388
389 \begin_layout Plain Layout
390
391 }
392 \end_layout
393
394 \end_inset
395
396
397 \end_layout
398
399 \end_inset
400
401
402 \end_layout
403
404 \begin_layout Section
405 Diálogo de gráficos
406 \begin_inset CommandInset label
407 LatexCommand label
408 name "sec:Diálogo-Gráficos"
409
410 \end_inset
411
412
413 \begin_inset Index idx
414 status collapsed
415
416 \begin_layout Plain Layout
417 Figuras ! Diálogo de gráficos
418 \end_layout
419
420 \end_inset
421
422
423 \end_layout
424
425 \begin_layout Standard
426 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
427  texto que desees y haz clic en el botón 
428 \begin_inset Info
429 type  "icon"
430 arg   "dialog-show-new-inset graphics"
431 \end_inset
432
433  o en el menú 
434 \family sans
435 Insertar\SpecialChar menuseparator
436 Imagen
437 \family default
438 .
439  Aparecerá un diálogo para escoger el archivo a cargar.
440  La imagen aparecerá en el archivo de salida exactamente en la misma posición
441  en la que la has colocado.
442 \end_layout
443
444 \begin_layout Standard
445 El diálogo Gráficos puede abrirse en cualquier momento haciendo clic sobre
446  una imagen.
447  Este diálogo tiene tres pestañas:
448 \end_layout
449
450 \begin_layout Description
451 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
452  presentación en \SpecialChar LyX
453  y en la salida.
454  En el apéndice
455 \begin_inset space ~
456 \end_inset
457
458
459 \begin_inset CommandInset ref
460 LatexCommand ref
461 reference "cap:Unidades-disponibles-en"
462
463 \end_inset
464
465  se detallan las unidades disponibles para el tamaño del gráfico.
466 \begin_inset Newline newline
467 \end_inset
468
469
470 \begin_inset Index idx
471 status collapsed
472
473 \begin_layout Plain Layout
474 Figuras ! Rotar
475 \end_layout
476
477 \end_inset
478
479 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
480  un ángulo y un origen de rotación.
481  La imagen también gira en \SpecialChar LyX
482 .
483 \begin_inset Newline newline
484 \end_inset
485
486
487 \begin_inset Index idx
488 status collapsed
489
490 \begin_layout Plain Layout
491 Figuras ! Redimensionar
492 \end_layout
493
494 \end_inset
495
496 Las imágenes se pueden redimensionar mediante un porcentaje o fijando explícitam
497 ente la altura y la anchura.
498  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
499  automáticamente.
500  Si fijas ambas dimensiones
501 \family sans
502 ,
503 \family default
504  la imagen se adaptará a ellas, posiblemente distorsionada.
505  Para evitar distorsión en la imagen marca la opción 
506 \family sans
507 Mantener
508 \begin_inset space ~
509 \end_inset
510
511 proporción
512 \family default
513 .
514  En ese caso la imagen será modificada de forma que su anchura y su altura
515  no excedan de las dimensiones especificadas.
516 \begin_inset Newline newline
517 \end_inset
518
519 Las imágenes se pueden abrir en el programa de tu elección con la entrada
520 \family sans
521  Editar
522 \begin_inset space ~
523 \end_inset
524
525  externamente
526 \family default
527  del menú contextual que aparece al hacer clic derecho sobre la imagen.
528  Los programas visor y editor para cada formato de imagen se pueden establecer
529  en la configuración de formatos de archivo de las preferencias de \SpecialChar LyX
530 .
531 \end_layout
532
533 \begin_layout Description
534 Recorte Como alternativa para cambiar el tamaño, es posible establecer las
535  coordenadas de la imagen para ajustar su altura y anchura en la salida.
536  Además, las coordenadas se pueden calcular automáticamente pinchando el
537  botón 
538 \family sans
539 Obtener
540 \begin_inset space ~
541 \end_inset
542
543 de
544 \begin_inset space ~
545 \end_inset
546
547 archivo
548 \family default
549 .
550  El botón 
551 \family sans
552 Recortar
553 \begin_inset space ~
554 \end_inset
555
556 al
557 \begin_inset space ~
558 \end_inset
559
560 cuadro
561 \begin_inset space ~
562 \end_inset
563
564 delimitador
565 \family default
566  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
567 as.
568  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
569 \end_layout
570
571 \begin_layout Description
572 Opciones
573 \begin_inset space ~
574 \end_inset
575
576 de
577 \begin_inset space ~
578 \end_inset
579
580 \SpecialChar LaTeX
581
582 \begin_inset space ~
583 \end_inset
584
585 y
586 \begin_inset space ~
587 \end_inset
588
589 \SpecialChar LyX
590  En esta solapa puedes modificar la apariencia de la imagen en \SpecialChar LyX
591  y, si eres
592  experto en \SpecialChar LaTeX
593 , especificar opciones \SpecialChar LaTeX
594  adicionales.
595 \begin_inset Newline newline
596 \end_inset
597
598 La opción 
599 \family sans
600 Modo
601 \begin_inset space ~
602 \end_inset
603
604 borrador
605 \family default
606  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
607 \begin_inset Newline newline
608 \end_inset
609
610 En la sección 
611 \family sans
612 Grupo
613 \begin_inset space ~
614 \end_inset
615
616 de
617 \begin_inset space ~
618 \end_inset
619
620 gráficos
621 \family default
622  puedes definir un conjunto de ajustes de imagen.
623 \begin_inset Index idx
624 status collapsed
625
626 \begin_layout Plain Layout
627 Figuras ! Agrupación de ajustes
628 \end_layout
629
630 \end_inset
631
632  Las imágenes incluidas en un grupo comparten sus características, de modo
633  que al modificar las de una imagen del grupo se modifican igualmente las
634  de las demás imágenes del grupo.
635  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
636  necesidad de hacerlo individualmente para cada una de ellas.
637  Además se puede integrar una imagen en un grupo existente marcando el nombre
638  del mismo en el menú contextual de la imagen.
639  
640 \end_layout
641
642 \begin_layout Standard
643 \begin_inset VSpace bigskip
644 \end_inset
645
646
647 \end_layout
648
649 \begin_layout Standard
650 Esto es un ejemplo de imagen en formato EPS
651 \begin_inset Foot
652 status collapsed
653
654 \begin_layout Plain Layout
655 Los formatos de imagen se explican en el sección
656 \begin_inset space ~
657 \end_inset
658
659
660 \begin_inset CommandInset ref
661 LatexCommand ref
662 reference "sec:Formatos-de-imagen"
663
664 \end_inset
665
666 .
667 \end_layout
668
669 \end_inset
670
671  en un párrafo separado centrado horizontalmente:
672 \begin_inset Separator parbreak
673 \end_inset
674
675
676 \end_layout
677
678 \begin_layout Standard
679 \align center
680 \begin_inset Graphics
681         filename ../clipart/mobius.eps
682         scale 70
683         clip
684         rotateOrigin center
685
686 \end_inset
687
688
689 \end_layout
690
691 \begin_layout Standard
692 Esta es la misma imagen pero en modo borrador:
693 \begin_inset Separator parbreak
694 \end_inset
695
696
697 \end_layout
698
699 \begin_layout Standard
700 \align center
701 \begin_inset Graphics
702         filename ../clipart/mobius.eps
703         scale 70
704         draft
705         rotateOrigin center
706
707 \end_inset
708
709
710 \begin_inset Newpage newpage
711 \end_inset
712
713
714 \end_layout
715
716 \begin_layout Section
717 Figuras flotantes
718 \begin_inset CommandInset label
719 LatexCommand label
720 name "sec:Figuras-Flotantes"
721
722 \end_inset
723
724
725 \begin_inset Index idx
726 status collapsed
727
728 \begin_layout Plain Layout
729 Flotantes ! Figuras
730 \end_layout
731
732 \end_inset
733
734
735 \begin_inset Index idx
736 status collapsed
737
738 \begin_layout Plain Layout
739 Figuras ! Flotantes
740 \end_layout
741
742 \end_inset
743
744
745 \end_layout
746
747 \begin_layout Standard
748 Para información general sobre flotantes, echa una ojeada a la sección
749 \begin_inset space ~
750 \end_inset
751
752
753 \begin_inset CommandInset ref
754 LatexCommand ref
755 reference "sec:Introducción-Flotantes"
756
757 \end_inset
758
759 .
760 \end_layout
761
762 \begin_layout Standard
763 El botón 
764 \begin_inset Info
765 type  "icon"
766 arg   "float-insert figure"
767 \end_inset
768
769  y el menú 
770 \family sans
771 Insertar\SpecialChar menuseparator
772 Flotante\SpecialChar menuseparator
773 Figura
774 \family default
775  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
776  La imagen se puede insertar sobre la leyenda, como en la figura
777 \begin_inset space ~
778 \end_inset
779
780
781 \begin_inset CommandInset ref
782 LatexCommand ref
783 reference "fig:kill-plat"
784
785 \end_inset
786
787 , o bajo ella, como en la figura
788 \begin_inset space ~
789 \end_inset
790
791
792 \begin_inset CommandInset ref
793 LatexCommand ref
794 reference "fig:escher"
795
796 \end_inset
797
798 .
799  Más información sobre ubicación de leyendas en la sección
800 \begin_inset space ~
801 \end_inset
802
803
804 \begin_inset CommandInset ref
805 LatexCommand ref
806 reference "sec:Colocación-de-leyendas"
807
808 \end_inset
809
810 .
811 \end_layout
812
813 \begin_layout Standard
814 \begin_inset Float figure
815 wide false
816 sideways false
817 status open
818
819 \begin_layout Plain Layout
820 \align center
821 \begin_inset Graphics
822         filename ../clipart/platypus.eps
823         width 50col%
824         rotateOrigin center
825
826 \end_inset
827
828
829 \end_layout
830
831 \begin_layout Plain Layout
832 \begin_inset Caption Standard
833
834 \begin_layout Plain Layout
835 \begin_inset CommandInset label
836 LatexCommand label
837 name "fig:kill-plat"
838
839 \end_inset
840
841 Un ornitorrinco muy distorsionado en un flotante.
842 \end_layout
843
844 \end_inset
845
846
847 \end_layout
848
849 \end_inset
850
851
852 \end_layout
853
854 \begin_layout Standard
855 \begin_inset Float figure
856 wide false
857 sideways false
858 status open
859
860 \begin_layout Plain Layout
861 \begin_inset Caption Standard
862
863 \begin_layout Plain Layout
864 \begin_inset CommandInset label
865 LatexCommand label
866 name "fig:escher"
867
868 \end_inset
869
870 M.C.
871  Escher en ácido.
872 \end_layout
873
874 \end_inset
875
876
877 \end_layout
878
879 \begin_layout Plain Layout
880 \align center
881 \begin_inset Graphics
882         filename ../clipart/escher-lsd.eps
883         scale 80
884         rotateOrigin center
885
886 \end_inset
887
888
889 \end_layout
890
891 \end_inset
892
893
894 \end_layout
895
896 \begin_layout Standard
897 \begin_inset Index idx
898 status collapsed
899
900 \begin_layout Plain Layout
901 Referencias ! a figuras
902 \end_layout
903
904 \end_inset
905
906 Las figuras
907 \begin_inset space ~
908 \end_inset
909
910
911 \begin_inset CommandInset ref
912 LatexCommand ref
913 reference "fig:kill-plat"
914
915 \end_inset
916
917  y 
918 \begin_inset CommandInset ref
919 LatexCommand ref
920 reference "fig:escher"
921
922 \end_inset
923
924  son ejemplos de figuras con referencias cruzadas.
925  Las figuras pueden tener referencias cruzadas en el documento mediante
926  referencia a su etiqueta.
927  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
928 \family sans
929 Insertar\SpecialChar menuseparator
930 Etiqueta
931 \family default
932  o el botón 
933 \begin_inset Info
934 type  "icon"
935 arg   "label-insert"
936 \end_inset
937
938 .
939  Ahora puedes referirte a la etiqueta usando el menú 
940 \family sans
941 Insertar\SpecialChar menuseparator
942 Referencia
943 \begin_inset space ~
944 \end_inset
945
946 cruzada
947 \family default
948  o el botón 
949 \begin_inset Info
950 type  "icon"
951 arg   "dialog-show-new-inset ref"
952 \end_inset
953
954 .
955  Es importante emplear referencias a flotantes, mejor que alusiones vagas
956  como «la figura de arriba», porque como \SpecialChar LaTeX
957  recolocará los flotantes en el
958  documento final, podría no quedar «arriba» precisamente.
959 \begin_inset Newline newline
960 \end_inset
961
962 Las referencias se explican con detalle en la sección
963 \begin_inset space ~
964 \end_inset
965
966
967 \begin_inset CommandInset ref
968 LatexCommand ref
969 reference "sec:Referencias-a-Flotantes"
970
971 \end_inset
972
973 .
974 \end_layout
975
976 \begin_layout Standard
977 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
978  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
979  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
980  existente.
981  La figura
982 \begin_inset space ~
983 \end_inset
984
985
986 \begin_inset CommandInset ref
987 LatexCommand ref
988 reference "fig:Dos-imágenes-distorsionadas"
989
990 \end_inset
991
992  es un ejemplo de figura flotante con dos imágenes adosadas.
993  También se pueden poner una sobre otra.
994  Las subfiguras son
995 \begin_inset space ~
996 \end_inset
997
998
999 \begin_inset CommandInset ref
1000 LatexCommand ref
1001 reference "fig:Estructura-indefinible"
1002
1003 \end_inset
1004
1005  y
1006 \begin_inset space ~
1007 \end_inset
1008
1009
1010 \begin_inset CommandInset ref
1011 LatexCommand ref
1012 reference "fig:Ornitorrinco"
1013
1014 \end_inset
1015
1016 .
1017 \end_layout
1018
1019 \begin_layout Standard
1020 \begin_inset Float figure
1021 wide false
1022 sideways false
1023 status open
1024
1025 \begin_layout Plain Layout
1026 \begin_inset space \hfill{}
1027 \end_inset
1028
1029
1030 \begin_inset Float figure
1031 wide false
1032 sideways false
1033 status open
1034
1035 \begin_layout Plain Layout
1036 \begin_inset Caption Standard
1037
1038 \begin_layout Plain Layout
1039 \begin_inset CommandInset label
1040 LatexCommand label
1041 name "fig:Estructura-indefinible"
1042
1043 \end_inset
1044
1045 Estructura indefinible
1046 \end_layout
1047
1048 \end_inset
1049
1050
1051 \end_layout
1052
1053 \begin_layout Plain Layout
1054 \begin_inset Graphics
1055         filename ../clipart/escher-lsd.eps
1056         width 45col%
1057         groupId distorsionadas
1058
1059 \end_inset
1060
1061
1062 \end_layout
1063
1064 \end_inset
1065
1066
1067 \begin_inset space \hfill{}
1068 \end_inset
1069
1070
1071 \begin_inset Float figure
1072 wide false
1073 sideways false
1074 status open
1075
1076 \begin_layout Plain Layout
1077 \begin_inset Caption Standard
1078
1079 \begin_layout Plain Layout
1080 \begin_inset CommandInset label
1081 LatexCommand label
1082 name "fig:Ornitorrinco"
1083
1084 \end_inset
1085
1086 Ornitorrinco
1087 \end_layout
1088
1089 \end_inset
1090
1091
1092 \end_layout
1093
1094 \begin_layout Plain Layout
1095 \begin_inset Graphics
1096         filename ../clipart/platypus.eps
1097         width 45col%
1098         groupId distorsionadas
1099
1100 \end_inset
1101
1102
1103 \end_layout
1104
1105 \end_inset
1106
1107
1108 \begin_inset space \hfill{}
1109 \end_inset
1110
1111
1112 \end_layout
1113
1114 \begin_layout Plain Layout
1115 \begin_inset Caption Standard
1116
1117 \begin_layout Plain Layout
1118 \begin_inset CommandInset label
1119 LatexCommand label
1120 name "fig:Dos-imágenes-distorsionadas"
1121
1122 \end_inset
1123
1124 Dos imágenes distorsionadas.
1125  Ambas están en el grupo llamado «distorsionadas».
1126 \end_layout
1127
1128 \end_inset
1129
1130
1131 \end_layout
1132
1133 \end_inset
1134
1135
1136 \begin_inset Newpage newpage
1137 \end_inset
1138
1139
1140 \end_layout
1141
1142 \begin_layout Section
1143 Formatos de imagen
1144 \begin_inset CommandInset label
1145 LatexCommand label
1146 name "sec:Formatos-de-imagen"
1147
1148 \end_inset
1149
1150
1151 \begin_inset Index idx
1152 status collapsed
1153
1154 \begin_layout Plain Layout
1155 Formatos de imagen
1156 \end_layout
1157
1158 \end_inset
1159
1160
1161 \begin_inset Index idx
1162 status collapsed
1163
1164 \begin_layout Plain Layout
1165 Figuras ! Formatos de imagen
1166 \end_layout
1167
1168 \end_inset
1169
1170
1171 \end_layout
1172
1173 \begin_layout Standard
1174 Puedes insertar imágenes en cualquier formato.
1175  Pero como se explica en el apéndice
1176 \begin_inset space ~
1177 \end_inset
1178
1179
1180 \begin_inset CommandInset ref
1181 LatexCommand ref
1182 reference "cap:Formatos-de-Archivos-de-Salida"
1183
1184 \end_inset
1185
1186 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1187  de archivo de imagen.
1188  Por eso \SpecialChar LyX
1189  usa el programa 
1190 \family typewriter
1191 ImageMagick
1192 \family default
1193  en segundo plano para convertir imágenes al formato adecuado.
1194  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1195  los formatos de imagen admitidos en el formato de archivo de salida.
1196  Los formatos de salida se explican en el apéndice
1197 \begin_inset space ~
1198 \end_inset
1199
1200
1201 \begin_inset CommandInset ref
1202 LatexCommand ref
1203 reference "cap:Formatos-de-Archivos-de-Salida"
1204
1205 \end_inset
1206
1207 .
1208 \end_layout
1209
1210 \begin_layout Standard
1211 Como en el caso de las tipografías, hay dos tipos de formatos de imagen:
1212 \end_layout
1213
1214 \begin_layout Description
1215 Imágenes
1216 \begin_inset space ~
1217 \end_inset
1218
1219 mapa
1220 \begin_inset space ~
1221 \end_inset
1222
1223 de
1224 \begin_inset space ~
1225 \end_inset
1226
1227 bits
1228 \begin_inset space ~
1229 \end_inset
1230
1231 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1232  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1233  de zoom.
1234  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1235  Format» (GIF, extensión «
1236 \family typewriter
1237 .gif
1238 \family default
1239 »)
1240 \begin_inset Index idx
1241 status collapsed
1242
1243 \begin_layout Plain Layout
1244 GIF|see
1245 \begin_inset ERT
1246 status collapsed
1247
1248 \begin_layout Plain Layout
1249
1250 {
1251 \end_layout
1252
1253 \end_inset
1254
1255 Formatos de imagen
1256 \begin_inset ERT
1257 status collapsed
1258
1259 \begin_layout Plain Layout
1260
1261 }
1262 \end_layout
1263
1264 \end_inset
1265
1266
1267 \end_layout
1268
1269 \end_inset
1270
1271 , «Portable Network Graphics» (PNG, extensión «
1272 \family typewriter
1273 .png
1274 \family default
1275 »)
1276 \begin_inset Index idx
1277 status collapsed
1278
1279 \begin_layout Plain Layout
1280 PNG|see
1281 \begin_inset ERT
1282 status collapsed
1283
1284 \begin_layout Plain Layout
1285
1286 {
1287 \end_layout
1288
1289 \end_inset
1290
1291 Formatos de imagen
1292 \begin_inset ERT
1293 status collapsed
1294
1295 \begin_layout Plain Layout
1296
1297 }
1298 \end_layout
1299
1300 \end_inset
1301
1302
1303 \end_layout
1304
1305 \end_inset
1306
1307 , y «Joint Photographic Experts Group» (JPG, extensión «
1308 \family typewriter
1309 .jpg
1310 \family default
1311 » o «
1312 \family typewriter
1313 .jpeg
1314 \family default
1315 »)
1316 \begin_inset Index idx
1317 status collapsed
1318
1319 \begin_layout Plain Layout
1320 JPG|see
1321 \begin_inset ERT
1322 status collapsed
1323
1324 \begin_layout Plain Layout
1325
1326 {
1327 \end_layout
1328
1329 \end_inset
1330
1331 Formatos de imagen
1332 \begin_inset ERT
1333 status collapsed
1334
1335 \begin_layout Plain Layout
1336
1337 }
1338 \end_layout
1339
1340 \end_inset
1341
1342
1343 \end_layout
1344
1345 \end_inset
1346
1347 .
1348 \end_layout
1349
1350 \begin_layout Description
1351 Imágenes
1352 \begin_inset space ~
1353 \end_inset
1354
1355 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1356 ) y por tanto su tamaño puede modificarse a cualquier escala sin pérdidas.
1357  La posibilidad de variar la escala hace falta para crear presentaciones,
1358  porque éstas siempre son redimensionadas por el proyector.
1359  La modificación de la escala también es útil en los documentos en línea
1360  para permitir el zoom en diagramas.
1361 \begin_inset Newline newline
1362 \end_inset
1363
1364 Formatos de imagen que admiten escala pueden ser «Scalable Vector Graphics»
1365  (SVG, extensión «
1366 \family typewriter
1367 .svg
1368 \family default
1369 »)
1370 \begin_inset Index idx
1371 status collapsed
1372
1373 \begin_layout Plain Layout
1374 SVG|see
1375 \begin_inset ERT
1376 status collapsed
1377
1378 \begin_layout Plain Layout
1379
1380 {
1381 \end_layout
1382
1383 \end_inset
1384
1385 Formatos de imagen
1386 \begin_inset ERT
1387 status collapsed
1388
1389 \begin_layout Plain Layout
1390
1391 }
1392 \end_layout
1393
1394 \end_inset
1395
1396
1397 \end_layout
1398
1399 \end_inset
1400
1401 , «Encapsulated PostScript» (EPS, extensión «
1402 \family typewriter
1403 .eps
1404 \family default
1405 »)
1406 \begin_inset Index idx
1407 status collapsed
1408
1409 \begin_layout Plain Layout
1410 EPS|see
1411 \begin_inset ERT
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415
1416 {
1417 \end_layout
1418
1419 \end_inset
1420
1421 Formatos de imagen
1422 \begin_inset ERT
1423 status collapsed
1424
1425 \begin_layout Plain Layout
1426
1427 }
1428 \end_layout
1429
1430 \end_inset
1431
1432
1433 \end_layout
1434
1435 \end_inset
1436
1437 , «Portable Document Format» (PDF, extensión «
1438 \family typewriter
1439 .pdf
1440 \family default
1441 »)
1442 \begin_inset Index idx
1443 status collapsed
1444
1445 \begin_layout Plain Layout
1446 PDF|see
1447 \begin_inset ERT
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451
1452 {
1453 \end_layout
1454
1455 \end_inset
1456
1457 Formatos de imagen
1458 \begin_inset ERT
1459 status collapsed
1460
1461 \begin_layout Plain Layout
1462
1463 }
1464 \end_layout
1465
1466 \end_inset
1467
1468
1469 \end_layout
1470
1471 \end_inset
1472
1473 , y «Windows Metafile» (WMF, extensión «
1474 \family typewriter
1475 .wmf
1476 \family default
1477 »)
1478 \begin_inset Index idx
1479 status collapsed
1480
1481 \begin_layout Plain Layout
1482 WMF|see
1483 \begin_inset ERT
1484 status collapsed
1485
1486 \begin_layout Plain Layout
1487
1488 {
1489 \end_layout
1490
1491 \end_inset
1492
1493 Formatos de imagen
1494 \begin_inset ERT
1495 status collapsed
1496
1497 \begin_layout Plain Layout
1498
1499 }
1500 \end_layout
1501
1502 \end_inset
1503
1504
1505 \end_layout
1506
1507 \end_inset
1508
1509 .
1510  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1511  a PDF o EPS y el resultado será todavía una imagen bitmap.
1512  En estos casos sólo se añade a la imagen original una cabecera con las
1513  propiedades de la imagen.
1514 \begin_inset Foot
1515 status collapsed
1516
1517 \begin_layout Plain Layout
1518 En el caso de PDF, además se comprime la imagen original.
1519 \end_layout
1520
1521 \end_inset
1522
1523  Por ejemplo, los archivos PDF generados por 
1524 \family typewriter
1525 Adobe Photoshop
1526 \family default
1527  son imágenes bitmap.
1528 \end_layout
1529
1530 \begin_layout Standard
1531 Normalmente no es posible convertir una imagen bitmap a un formato que admite
1532  escala pero sí al contrario.
1533  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1534  archivos de salida PDF y PostScript, respectivamente.
1535  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1536  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1537 \begin_inset Formula $\to$
1538 \end_inset
1539
1540  PDF/EPS.
1541 \end_layout
1542
1543 \begin_layout Chapter
1544 Cuadros y tablas
1545 \begin_inset Index idx
1546 status collapsed
1547
1548 \begin_layout Plain Layout
1549 Cuadros
1550 \end_layout
1551
1552 \end_inset
1553
1554
1555 \begin_inset Index idx
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559 Tablas|see 
1560 \begin_inset ERT
1561 status collapsed
1562
1563 \begin_layout Plain Layout
1564
1565 {
1566 \end_layout
1567
1568 \end_inset
1569
1570 Cuadros
1571 \begin_inset ERT
1572 status collapsed
1573
1574 \begin_layout Plain Layout
1575
1576 }
1577 \end_layout
1578
1579 \end_inset
1580
1581
1582 \end_layout
1583
1584 \end_inset
1585
1586
1587 \end_layout
1588
1589 \begin_layout Section
1590 Introducción
1591 \begin_inset Index idx
1592 status collapsed
1593
1594 \begin_layout Plain Layout
1595 Cuadros ! Introducción
1596 \end_layout
1597
1598 \end_inset
1599
1600
1601 \end_layout
1602
1603 \begin_layout Standard
1604 Puede insertarse un cuadro mediante el botón 
1605 \begin_inset Info
1606 type  "icon"
1607 arg   "tabular-insert"
1608 \end_inset
1609
1610  o el menú 
1611 \family sans
1612 Insertar\SpecialChar menuseparator
1613 Cuadro/Tabla
1614 \family default
1615 .
1616  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1617  el número de filas y de columnas del cuadro.
1618  Si usas el menú aparece un diálogo en el que se pide el número de filas
1619  y columnas.
1620  
1621 \begin_inset Newline newline
1622 \end_inset
1623
1624 Por omisión, el cuadro tiene líneas que enmarcan cada celda y la primera
1625  fila aparece separada por una línea doble: el borde inferior de la primera
1626  fila y el borde superior de la segunda fila.
1627  Ejemplo de cuadro:
1628 \begin_inset Separator parbreak
1629 \end_inset
1630
1631
1632 \end_layout
1633
1634 \begin_layout Standard
1635 \align center
1636 \begin_inset Tabular
1637 <lyxtabular version="3" rows="4" columns="4">
1638 <features tabularvalignment="middle">
1639 <column alignment="center" valignment="top">
1640 <column alignment="center" valignment="top" width="0pt">
1641 <column alignment="center" valignment="top" width="0in">
1642 <column alignment="center" valignment="top" width="0pt">
1643 <row>
1644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1645 \begin_inset Text
1646
1647 \begin_layout Plain Layout
1648
1649 \end_layout
1650
1651 \end_inset
1652 </cell>
1653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1654 \begin_inset Text
1655
1656 \begin_layout Plain Layout
1657
1658 \family roman
1659 \series medium
1660 \shape up
1661 \size normal
1662 \emph off
1663 \bar no
1664 \noun off
1665 \color none
1666 1
1667 \end_layout
1668
1669 \end_inset
1670 </cell>
1671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1672 \begin_inset Text
1673
1674 \begin_layout Plain Layout
1675 2
1676 \end_layout
1677
1678 \end_inset
1679 </cell>
1680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1681 \begin_inset Text
1682
1683 \begin_layout Plain Layout
1684 3
1685 \end_layout
1686
1687 \end_inset
1688 </cell>
1689 </row>
1690 <row>
1691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1692 \begin_inset Text
1693
1694 \begin_layout Plain Layout
1695
1696 \family roman
1697 \series medium
1698 \shape up
1699 \size normal
1700 \emph off
1701 \bar no
1702 \noun off
1703 \color none
1704 A
1705 \end_layout
1706
1707 \end_inset
1708 </cell>
1709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1710 \begin_inset Text
1711
1712 \begin_layout Plain Layout
1713
1714 \end_layout
1715
1716 \end_inset
1717 </cell>
1718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1719 \begin_inset Text
1720
1721 \begin_layout Plain Layout
1722
1723 \end_layout
1724
1725 \end_inset
1726 </cell>
1727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1728 \begin_inset Text
1729
1730 \begin_layout Plain Layout
1731
1732 \end_layout
1733
1734 \end_inset
1735 </cell>
1736 </row>
1737 <row>
1738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1739 \begin_inset Text
1740
1741 \begin_layout Plain Layout
1742
1743 \family roman
1744 \series medium
1745 \shape up
1746 \size normal
1747 \emph off
1748 \bar no
1749 \noun off
1750 \color none
1751 B
1752 \end_layout
1753
1754 \end_inset
1755 </cell>
1756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1757 \begin_inset Text
1758
1759 \begin_layout Plain Layout
1760
1761 \end_layout
1762
1763 \end_inset
1764 </cell>
1765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Plain Layout
1769
1770 \size normal
1771 \noun off
1772 \color none
1773  
1774 \end_layout
1775
1776 \end_inset
1777 </cell>
1778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1779 \begin_inset Text
1780
1781 \begin_layout Plain Layout
1782
1783 \end_layout
1784
1785 \end_inset
1786 </cell>
1787 </row>
1788 <row>
1789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1790 \begin_inset Text
1791
1792 \begin_layout Plain Layout
1793
1794 \family roman
1795 \series medium
1796 \shape up
1797 \size normal
1798 \emph off
1799 \bar no
1800 \noun off
1801 \color none
1802 C
1803 \end_layout
1804
1805 \end_inset
1806 </cell>
1807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1817 \begin_inset Text
1818
1819 \begin_layout Plain Layout
1820
1821 \end_layout
1822
1823 \end_inset
1824 </cell>
1825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 </row>
1835 </lyxtabular>
1836
1837 \end_inset
1838
1839
1840 \end_layout
1841
1842 \begin_layout Section
1843 Diálogo de cuadros
1844 \begin_inset Index idx
1845 status collapsed
1846
1847 \begin_layout Plain Layout
1848 Cuadros ! Configuración
1849 \end_layout
1850
1851 \end_inset
1852
1853
1854 \end_layout
1855
1856 \begin_layout Standard
1857 Un cuadro o tabla se puede cambiar en el menú contextual que aparece con
1858  un clic del botón derecho del ratón.
1859  En la opción 
1860 \family sans
1861 Más...
1862
1863 \family default
1864  se pueden ajustar los parámetros de la celda y fila/columna en la que se
1865  encuentra el cursor.
1866  La entrada del menú contextual 
1867 \family sans
1868 Más...\SpecialChar menuseparator
1869 Configuración...
1870
1871 \family default
1872  abre una ventana de diálogo donde se pueden ajustar más parámetros del
1873  cuadro.
1874  La mayoría de opciones también trabajan sobre una selección de celdas,
1875  de filas o de columnas.
1876  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1877  su 
1878 \emph on
1879 contenido
1880 \emph default
1881 .
1882 \begin_inset Newline newline
1883 \end_inset
1884
1885 Con la opción del diálogo 
1886 \family sans
1887 Aplicar inmediatamente
1888 \family default
1889  cada cambio que hagas se aplica directamente.
1890  Si mueves el cursor a otra celda el diálogo también se actualizará con
1891  los parámetros de la nueva celda.
1892  Si cambias valores de longitud debes pulsar la tecla 
1893 \family sans
1894 Entrar
1895 \family default
1896  para aplicar los cambios.
1897 \begin_inset Newline newline
1898 \end_inset
1899
1900 En el cuadro de diálogo aparecen las siguientes solapas:
1901 \end_layout
1902
1903 \begin_layout Description
1904
1905 \family sans
1906 Configuración
1907 \begin_inset space ~
1908 \end_inset
1909
1910 del
1911 \begin_inset space ~
1912 \end_inset
1913
1914 cuadro
1915 \family default
1916  Aquí puedes establecer la alineación horizontal y la anchura de la columna
1917  actual o del cuadro completo.
1918 \begin_inset Index idx
1919 status collapsed
1920
1921 \begin_layout Plain Layout
1922 Cuadros ! Anchura
1923 \end_layout
1924
1925 \end_inset
1926
1927  La alineación 
1928 \family sans
1929 Al separador decimal
1930 \family default
1931  se describe en la sección
1932 \begin_inset space ~
1933 \end_inset
1934
1935
1936 \begin_inset CommandInset ref
1937 LatexCommand ref
1938 reference "subsec:Alineación-especial-de"
1939
1940 \end_inset
1941
1942 .
1943  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1944  Una anchura determinada permite tener saltos de línea y distintos párrafos
1945  de texto, véase sección
1946 \begin_inset space ~
1947 \end_inset
1948
1949
1950 \begin_inset CommandInset ref
1951 LatexCommand ref
1952 reference "subsec:Líneas-Múltiples-en"
1953
1954 \end_inset
1955
1956 .
1957  Si no estableces anchura, la columna será tan ancha como el contenido de
1958  la celda más ancha.
1959 \begin_inset Newline newline
1960 \end_inset
1961
1962 Además, puedes marcar una o más celdas de una fila como celda multicolumna,
1963  véase sección
1964 \begin_inset space ~
1965 \end_inset
1966
1967
1968 \begin_inset CommandInset ref
1969 LatexCommand ref
1970 reference "subsec:Multicolumnas"
1971
1972 \end_inset
1973
1974 , o las celdas de una columna como celda multifila, véase sección
1975 \begin_inset space ~
1976 \end_inset
1977
1978
1979 \begin_inset CommandInset ref
1980 LatexCommand ref
1981 reference "subsec:Multifilas"
1982
1983 \end_inset
1984
1985 .
1986 \begin_inset Newline newline
1987 \end_inset
1988
1989 Las casillas de giro rotan la celda actual, una selección o toda el cuadro
1990  90º en el sentido de las agujas del reloj.
1991  La rotación no se ve en \SpecialChar LyX
1992 , sí en la salida.
1993  Para más información véase sección
1994 \begin_inset space ~
1995 \end_inset
1996
1997
1998 \begin_inset CommandInset ref
1999 LatexCommand ref
2000 reference "sec:Celdas de cuadro giradas"
2001
2002 \end_inset
2003
2004 .
2005 \begin_inset Newline newline
2006 \end_inset
2007
2008
2009 \begin_inset Note Greyedout
2010 status open
2011
2012 \begin_layout Plain Layout
2013
2014 \series bold
2015 Nota:
2016 \series default
2017  no todos los visores DVI pueden mostrar rotaciones.
2018 \end_layout
2019
2020 \end_inset
2021
2022
2023 \begin_inset Newline newline
2024 \end_inset
2025
2026 La alineación vertical del cuadro completo se usa para cuadros en líneas
2027  de texto:
2028 \begin_inset Newline newline
2029 \end_inset
2030
2031 Línea con cuadros con diferentes alineaciones: 
2032 \begin_inset Tabular
2033 <lyxtabular version="3" rows="2" columns="2">
2034 <features tabularvalignment="top">
2035 <column alignment="center" valignment="top" width="0pt">
2036 <column alignment="center" valignment="top">
2037 <row>
2038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2039 \begin_inset Text
2040
2041 \begin_layout Plain Layout
2042
2043 \end_layout
2044
2045 \end_inset
2046 </cell>
2047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2048 \begin_inset Text
2049
2050 \begin_layout Plain Layout
2051 1
2052 \end_layout
2053
2054 \end_inset
2055 </cell>
2056 </row>
2057 <row>
2058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2059 \begin_inset Text
2060
2061 \begin_layout Plain Layout
2062 A
2063 \end_layout
2064
2065 \end_inset
2066 </cell>
2067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2068 \begin_inset Text
2069
2070 \begin_layout Plain Layout
2071
2072 \end_layout
2073
2074 \end_inset
2075 </cell>
2076 </row>
2077 </lyxtabular>
2078
2079 \end_inset
2080
2081  
2082 \begin_inset Tabular
2083 <lyxtabular version="3" rows="2" columns="2">
2084 <features tabularvalignment="middle">
2085 <column alignment="center" valignment="top">
2086 <column alignment="center" valignment="top">
2087 <row>
2088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2089 \begin_inset Text
2090
2091 \begin_layout Plain Layout
2092
2093 \end_layout
2094
2095 \end_inset
2096 </cell>
2097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2098 \begin_inset Text
2099
2100 \begin_layout Plain Layout
2101 1
2102 \end_layout
2103
2104 \end_inset
2105 </cell>
2106 </row>
2107 <row>
2108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2109 \begin_inset Text
2110
2111 \begin_layout Plain Layout
2112 A
2113 \end_layout
2114
2115 \end_inset
2116 </cell>
2117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2118 \begin_inset Text
2119
2120 \begin_layout Plain Layout
2121
2122 \end_layout
2123
2124 \end_inset
2125 </cell>
2126 </row>
2127 </lyxtabular>
2128
2129 \end_inset
2130
2131  
2132 \begin_inset Tabular
2133 <lyxtabular version="3" rows="2" columns="2">
2134 <features tabularvalignment="bottom">
2135 <column alignment="center" valignment="top" width="0pt">
2136 <column alignment="center" valignment="top">
2137 <row>
2138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2139 \begin_inset Text
2140
2141 \begin_layout Plain Layout
2142
2143 \end_layout
2144
2145 \end_inset
2146 </cell>
2147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2148 \begin_inset Text
2149
2150 \begin_layout Plain Layout
2151 1
2152 \end_layout
2153
2154 \end_inset
2155 </cell>
2156 </row>
2157 <row>
2158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2159 \begin_inset Text
2160
2161 \begin_layout Plain Layout
2162 A
2163 \end_layout
2164
2165 \end_inset
2166 </cell>
2167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2168 \begin_inset Text
2169
2170 \begin_layout Plain Layout
2171
2172 \end_layout
2173
2174 \end_inset
2175 </cell>
2176 </row>
2177 </lyxtabular>
2178
2179 \end_inset
2180
2181
2182 \begin_inset Newline newline
2183 \end_inset
2184
2185 También es posible introducir argumentos \SpecialChar LaTeX
2186  necesarios para formatos especiales,
2187  véanse las secciones
2188 \begin_inset space ~
2189 \end_inset
2190
2191
2192 \begin_inset CommandInset ref
2193 LatexCommand ref
2194 reference "subsec:Cálculos-en-Multicolumnas"
2195
2196 \end_inset
2197
2198  y
2199 \begin_inset space ~
2200 \end_inset
2201
2202
2203 \begin_inset CommandInset ref
2204 LatexCommand ref
2205 reference "sec:Cuadros-Coloreados"
2206
2207 \end_inset
2208
2209 .
2210 \end_layout
2211
2212 \begin_layout Description
2213
2214 \family sans
2215 Bordes
2216 \family default
2217  En esta solapa puedes añadir y quitar bordes para la fila/columna actual.
2218  Puedes elegir para el cuadro un estilo 
2219 \family sans
2220 Formal
2221 \family default
2222 , como se describe en la sección
2223 \begin_inset space ~
2224 \end_inset
2225
2226
2227 \begin_inset CommandInset ref
2228 LatexCommand ref
2229 reference "sec:Cuadros-Formales"
2230
2231 \end_inset
2232
2233 .
2234 \begin_inset Newline newline
2235 \end_inset
2236
2237 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2238  se describe en la sección
2239 \begin_inset space ~
2240 \end_inset
2241
2242
2243 \begin_inset CommandInset ref
2244 LatexCommand ref
2245 reference "subsec:Espacio-adicional"
2246
2247 \end_inset
2248
2249
2250 \end_layout
2251
2252 \begin_layout Description
2253
2254 \family sans
2255 Cuadro
2256 \begin_inset space ~
2257 \end_inset
2258
2259 largo
2260 \family default
2261  Para hacer 
2262 \emph on
2263 cuadros largos
2264 \emph default
2265  que pueden extenderse por varias páginas.
2266  Las secciones
2267 \begin_inset space ~
2268 \end_inset
2269
2270
2271 \begin_inset CommandInset ref
2272 LatexCommand ref
2273 reference "sec:Cuadros-Largos"
2274
2275 \end_inset
2276
2277  y 
2278 \begin_inset CommandInset ref
2279 LatexCommand ref
2280 reference "sec:Particularidades-cuadros-largos"
2281
2282 \end_inset
2283
2284  describen sus características en detalle.
2285 \end_layout
2286
2287 \begin_layout Section
2288 Barra de herramientas de cuadros
2289 \begin_inset Index idx
2290 status collapsed
2291
2292 \begin_layout Plain Layout
2293 Cuadros ! Barra de herramientas
2294 \end_layout
2295
2296 \end_inset
2297
2298
2299 \end_layout
2300
2301 \begin_layout Standard
2302 La barra de herramientas de cuadros es una alternativa a la ventana de diálogo
2303  para cambiar los cuadros de manera más rápida.
2304  Normalmente debería aparecer en la parte inferior de la ventana principal
2305  de \SpecialChar LyX
2306  cuando el cursor está dentro de un cuadro.
2307  En cualquier momento se puede presentar esta barra pulsando con el botón
2308  derecho del ratón en cualquier punto de la barra principal de menú.
2309 \end_layout
2310
2311 \begin_layout Standard
2312 La barra de herramientas tiene los siguientes iconos:
2313 \end_layout
2314
2315 \begin_layout Labeling
2316 \labelwidthstring 00.00.0000
2317 \begin_inset Info
2318 type  "icon"
2319 arg   "inset-modify tabular append-row"
2320 \end_inset
2321
2322  añade una fila bajo la celda actual o selección
2323 \end_layout
2324
2325 \begin_layout Labeling
2326 \labelwidthstring 00.00.0000
2327 \begin_inset Info
2328 type  "icon"
2329 arg   "inset-modify tabular append-column"
2330 \end_inset
2331
2332  añade una columna a la derecha de la celda actual o selección
2333 \end_layout
2334
2335 \begin_layout Labeling
2336 \labelwidthstring 00.00.0000
2337 \begin_inset Info
2338 type  "icon"
2339 arg   "inset-modify tabular delete-row"
2340 \end_inset
2341
2342  borra la fila actual o selección
2343 \end_layout
2344
2345 \begin_layout Labeling
2346 \labelwidthstring 00.00.0000
2347 \begin_inset Info
2348 type  "icon"
2349 arg   "inset-modify tabular delete-column"
2350 \end_inset
2351
2352  borra la columna actual o selección
2353 \end_layout
2354
2355 \begin_layout Labeling
2356 \labelwidthstring 00.00.0000
2357 \begin_inset Info
2358 type  "icon"
2359 arg   "inset-modify tabular move-row-up"
2360 \end_inset
2361
2362
2363 \lang english
2364  
2365 \lang spanish
2366 desplaza la fila arriba
2367 \end_layout
2368
2369 \begin_layout Labeling
2370 \labelwidthstring 00.00.0000
2371 \begin_inset Info
2372 type  "icon"
2373 arg   "inset-modify tabular move-column-left"
2374 \end_inset
2375
2376  desplaza la columna a la izquierda
2377 \end_layout
2378
2379 \begin_layout Labeling
2380 \labelwidthstring 00.00.0000
2381 \begin_inset Info
2382 type  "icon"
2383 arg   "inset-modify tabular move-row-down"
2384 \end_inset
2385
2386  desplaza la fila abajo
2387 \end_layout
2388
2389 \begin_layout Labeling
2390 \labelwidthstring 00.00.0000
2391 \begin_inset Info
2392 type  "icon"
2393 arg   "inset-modify tabular move-column-right"
2394 \end_inset
2395
2396  desplaza la columna a la derecha
2397 \end_layout
2398
2399 \begin_layout Labeling
2400 \labelwidthstring 00.00.0000
2401 \begin_inset Info
2402 type  "icon"
2403 arg   "inset-modify tabular toggle-line-top"
2404 \end_inset
2405
2406  añade un borde superior en la celda/fila actual o la selección
2407 \end_layout
2408
2409 \begin_layout Labeling
2410 \labelwidthstring 00.00.0000
2411 \begin_inset Info
2412 type  "icon"
2413 arg   "inset-modify tabular toggle-line-bottom"
2414 \end_inset
2415
2416  añade un borde inferior en la celda/fila actual o la selección
2417 \end_layout
2418
2419 \begin_layout Labeling
2420 \labelwidthstring 00.00.0000
2421 \begin_inset Info
2422 type  "icon"
2423 arg   "inset-modify tabular toggle-line-left"
2424 \end_inset
2425
2426  añade un borde a la izquierda en la celda/fila actual o la selección
2427 \end_layout
2428
2429 \begin_layout Labeling
2430 \labelwidthstring 00.00.0000
2431 \begin_inset Info
2432 type  "icon"
2433 arg   "inset-modify tabular toggle-line-right"
2434 \end_inset
2435
2436  añade un borde a la derecha en la celda/fila actual o la selección
2437 \end_layout
2438
2439 \begin_layout Labeling
2440 \labelwidthstring 00.00.0000
2441 \begin_inset Info
2442 type  "icon"
2443 arg   "inset-modify tabular set-all-lines"
2444 \end_inset
2445
2446  añade bordes en la celda actual o en las seleccionadas (si la celda actual
2447  no es multicolumna esto afecta también a la fila y a la columna)
2448 \end_layout
2449
2450 \begin_layout Labeling
2451 \labelwidthstring 00.00.0000
2452 \begin_inset Info
2453 type  "icon"
2454 arg   "inset-modify tabular unset-all-lines"
2455 \end_inset
2456
2457  quita todos los bordes de la celda o celdas seleccionadas (si la celda
2458  actual no es multicolumna esto afecta también a la fila y a la columna)
2459 \end_layout
2460
2461 \begin_layout Labeling
2462 \labelwidthstring 00.00.0000
2463 \begin_inset Info
2464 type  "icon"
2465 arg   "inset-modify tabular m-align-left"
2466 \end_inset
2467
2468  alinea a la izquierda el contenido de la celda/columna
2469 \end_layout
2470
2471 \begin_layout Labeling
2472 \labelwidthstring 00.00.0000
2473 \begin_inset Info
2474 type  "icon"
2475 arg   "inset-modify tabular m-align-center"
2476 \end_inset
2477
2478  centra el contenido de la celda/columna horizontalmente
2479 \end_layout
2480
2481 \begin_layout Labeling
2482 \labelwidthstring 00.00.0000
2483 \begin_inset Info
2484 type  "icon"
2485 arg   "inset-modify tabular m-align-right"
2486 \end_inset
2487
2488  alinea a la derecha el contenido de la celda/columna
2489 \end_layout
2490
2491 \begin_layout Labeling
2492 \labelwidthstring 00.00.0000
2493 \begin_inset Info
2494 type  "icon"
2495 arg   "inset-modify tabular align-decimal"
2496 \end_inset
2497
2498  alinea el contenido de la celda/columna a un carácter
2499 \end_layout
2500
2501 \begin_layout Labeling
2502 \labelwidthstring 00.00.0000
2503 \begin_inset Info
2504 type  "icon"
2505 arg   "inset-modify tabular m-valign-top"
2506 \end_inset
2507
2508  alinea arriba el contenido de la celda
2509 \end_layout
2510
2511 \begin_layout Labeling
2512 \labelwidthstring 00.00.0000
2513 \begin_inset Info
2514 type  "icon"
2515 arg   "inset-modify tabular m-valign-middle"
2516 \end_inset
2517
2518  centra verticalmente el contenido de la celda
2519 \end_layout
2520
2521 \begin_layout Labeling
2522 \labelwidthstring 00.00.0000
2523 \begin_inset Info
2524 type  "icon"
2525 arg   "inset-modify tabular m-valign-bottom"
2526 \end_inset
2527
2528  alinea abajo el contenido de la celda
2529 \end_layout
2530
2531 \begin_layout Labeling
2532 \labelwidthstring 00.00.0000
2533 \begin_inset Info
2534 type  "icon"
2535 arg   "inset-modify tabular set-rotate-cell"
2536 \end_inset
2537
2538  gira la celda o selección 90° como las agujas de reloj
2539 \end_layout
2540
2541 \begin_layout Labeling
2542 \labelwidthstring 00.00.0000
2543 \begin_inset Info
2544 type  "icon"
2545 arg   "inset-modify tabular set-rotate-tabular"
2546 \end_inset
2547
2548  gira todo el cuadro 90° como agujas del reloj
2549 \end_layout
2550
2551 \begin_layout Labeling
2552 \labelwidthstring 00.00.0000
2553 \begin_inset Info
2554 type  "icon"
2555 arg   "inset-modify tabular multicolumn"
2556 \end_inset
2557
2558  establece la celda actual o selección como multicolumna
2559 \end_layout
2560
2561 \begin_layout Labeling
2562 \labelwidthstring 00.00.0000
2563 \begin_inset Info
2564 type  "icon"
2565 arg   "inset-modify tabular multirow"
2566 \end_inset
2567
2568  establece la celda actual o selección como multifila
2569 \end_layout
2570
2571 \begin_layout Standard
2572 \begin_inset Note Greyedout
2573 status open
2574
2575 \begin_layout Plain Layout
2576
2577 \series bold
2578 Nota:
2579 \series default
2580  En la salida se emplea la alineación vertical de la primera celda de una
2581  fila para todas las celdas restantes de la fila.
2582 \end_layout
2583
2584 \end_inset
2585
2586
2587 \end_layout
2588
2589 \begin_layout Section
2590 Menú Editar cuadro
2591 \begin_inset Index idx
2592 status collapsed
2593
2594 \begin_layout Plain Layout
2595 Cuadros ! Editar
2596 \end_layout
2597
2598 \end_inset
2599
2600
2601 \end_layout
2602
2603 \begin_layout Standard
2604 Además del diálogo y la barra de herramientas, el menú 
2605 \family sans
2606 Editar\SpecialChar menuseparator
2607 Cuadro/Tabla
2608 \family default
2609  permite añadir y borrar bordes para la fila/columna actual y establecer
2610  la selección como multicolumna.
2611  El menú sólo está disponible si el cursor está en el cuadro.
2612 \end_layout
2613
2614 \begin_layout Section
2615 Cuadros flotantes
2616 \begin_inset CommandInset label
2617 LatexCommand label
2618 name "sec:Cuadros-Flotantes"
2619
2620 \end_inset
2621
2622
2623 \begin_inset Index idx
2624 status collapsed
2625
2626 \begin_layout Plain Layout
2627 Flotantes ! Cuadros
2628 \end_layout
2629
2630 \end_inset
2631
2632
2633 \begin_inset Index idx
2634 status collapsed
2635
2636 \begin_layout Plain Layout
2637 Cuadros ! Flotantes
2638 \end_layout
2639
2640 \end_inset
2641
2642
2643 \end_layout
2644
2645 \begin_layout Standard
2646 Para una explicación general sobre flotantes, echa un vistazo a la sección
2647 \begin_inset space ~
2648 \end_inset
2649
2650
2651 \begin_inset CommandInset ref
2652 LatexCommand ref
2653 reference "sec:Introducción-Flotantes"
2654
2655 \end_inset
2656
2657 .
2658 \end_layout
2659
2660 \begin_layout Standard
2661 \begin_inset Float table
2662 placement h
2663 wide false
2664 sideways false
2665 status collapsed
2666
2667 \begin_layout Plain Layout
2668 \begin_inset Caption Standard
2669
2670 \begin_layout Plain Layout
2671 \begin_inset CommandInset label
2672 LatexCommand label
2673 name "tab:un cuadro flotante"
2674
2675 \end_inset
2676
2677 Un cuadro flotante.
2678 \end_layout
2679
2680 \end_inset
2681
2682
2683 \end_layout
2684
2685 \begin_layout Plain Layout
2686 \align center
2687 \begin_inset Tabular
2688 <lyxtabular version="3" rows="3" columns="3">
2689 <features tabularvalignment="middle">
2690 <column alignment="center" valignment="top" width="0pt">
2691 <column alignment="center" valignment="top" width="0pt">
2692 <column alignment="center" valignment="top" width="0pt">
2693 <row>
2694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2695 \begin_inset Text
2696
2697 \begin_layout Plain Layout
2698
2699 \family roman
2700 \series medium
2701 \shape up
2702 \size normal
2703 \emph off
2704 \bar no
2705 \noun off
2706 \color none
2707 1
2708 \end_layout
2709
2710 \end_inset
2711 </cell>
2712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2713 \begin_inset Text
2714
2715 \begin_layout Plain Layout
2716
2717 \family roman
2718 \series medium
2719 \shape up
2720 \size normal
2721 \emph off
2722 \bar no
2723 \noun off
2724 \color none
2725 2
2726 \end_layout
2727
2728 \end_inset
2729 </cell>
2730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2731 \begin_inset Text
2732
2733 \begin_layout Plain Layout
2734
2735 \family roman
2736 \series medium
2737 \shape up
2738 \size normal
2739 \emph off
2740 \bar no
2741 \noun off
2742 \color none
2743 3
2744 \end_layout
2745
2746 \end_inset
2747 </cell>
2748 </row>
2749 <row>
2750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2751 \begin_inset Text
2752
2753 \begin_layout Plain Layout
2754
2755 \family roman
2756 \series medium
2757 \shape up
2758 \size normal
2759 \emph off
2760 \bar no
2761 \noun off
2762 \color none
2763 Pepe
2764 \end_layout
2765
2766 \end_inset
2767 </cell>
2768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2769 \begin_inset Text
2770
2771 \begin_layout Plain Layout
2772
2773 \family roman
2774 \series medium
2775 \shape up
2776 \size normal
2777 \emph off
2778 \bar no
2779 \noun off
2780 \color none
2781 Mari
2782 \end_layout
2783
2784 \end_inset
2785 </cell>
2786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2787 \begin_inset Text
2788
2789 \begin_layout Plain Layout
2790
2791 \family roman
2792 \series medium
2793 \shape up
2794 \size normal
2795 \emph off
2796 \bar no
2797 \noun off
2798 \color none
2799 Teo
2800 \end_layout
2801
2802 \end_inset
2803 </cell>
2804 </row>
2805 <row>
2806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2807 \begin_inset Text
2808
2809 \begin_layout Plain Layout
2810
2811 \family roman
2812 \series medium
2813 \shape up
2814 \size normal
2815 \emph off
2816 \bar no
2817 \noun off
2818 \color none
2819 \begin_inset Formula $\int x^{2}dx$
2820 \end_inset
2821
2822
2823 \end_layout
2824
2825 \end_inset
2826 </cell>
2827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831
2832 \family roman
2833 \series medium
2834 \shape up
2835 \size normal
2836 \emph off
2837 \bar no
2838 \noun off
2839 \color none
2840 \begin_inset Formula $\left[\begin{array}{cc}
2841 a & b\\
2842 c & d
2843 \end{array}\right]$
2844 \end_inset
2845
2846
2847 \end_layout
2848
2849 \end_inset
2850 </cell>
2851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2852 \begin_inset Text
2853
2854 \begin_layout Plain Layout
2855
2856 \family roman
2857 \series medium
2858 \shape up
2859 \size normal
2860 \emph off
2861 \bar no
2862 \noun off
2863 \color none
2864 \begin_inset Formula $1+1=2$
2865 \end_inset
2866
2867
2868 \end_layout
2869
2870 \end_inset
2871 </cell>
2872 </row>
2873 </lyxtabular>
2874
2875 \end_inset
2876
2877
2878 \end_layout
2879
2880 \end_inset
2881
2882
2883 \end_layout
2884
2885 \begin_layout Standard
2886 Los cuadros flotantes pueden insertarse con el menú 
2887 \family sans
2888 Insertar\SpecialChar menuseparator
2889 Flotante\SpecialChar menuseparator
2890 Cuadro
2891 \family default
2892  o con el botón 
2893 \begin_inset Info
2894 type  "icon"
2895 arg   "float-insert table"
2896 \end_inset
2897
2898 .
2899 \end_layout
2900
2901 \begin_layout Standard
2902 El flotante se muestra como un recuadro desplegable con la etiqueta «Cuadro
2903 \begin_inset space ~
2904 \end_inset
2905
2906 #:» (# es el número actual).
2907  El texto que sigue a dicha etiqueta es la leyenda del cuadro.
2908  Para insertar un cuadro en el flotante se sitúa el cursor al final del
2909  texto del encabezado y se pulsa 
2910 \family sans
2911 Entrar
2912 \family default
2913 .
2914  La leyenda se imprime encima del cuadro.
2915 \end_layout
2916
2917 \begin_layout Standard
2918 El cuadro
2919 \begin_inset space ~
2920 \end_inset
2921
2922
2923 \begin_inset CommandInset ref
2924 LatexCommand ref
2925 reference "tab:un cuadro flotante"
2926
2927 \end_inset
2928
2929  es un ejemplo de cuadro flotante.
2930 \end_layout
2931
2932 \begin_layout Standard
2933 Lo habitual es poner la leyenda sobre el cuadro, lo que desafortunadamente
2934  no es soportado en las clases estándar de \SpecialChar LaTeX
2935 .
2936  Esto significa que si estás usando las clases de documento 
2937 \family sans
2938 article
2939 \family default
2940
2941 \family sans
2942 book
2943 \family default
2944
2945 \family sans
2946 letter
2947 \family default
2948  o 
2949 \family sans
2950 report
2951 \family default
2952  no habrá espacio entre la leyenda y el cuadro.
2953  Para añadir un espacio entre ellos hay que poner en el preámbulo \SpecialChar LaTeX
2954  del documento
2955  la siguiente opción al comando del paquete \SpecialChar LaTeX
2956  
2957 \series bold
2958 caption
2959 \series default
2960
2961 \begin_inset Index idx
2962 status collapsed
2963
2964 \begin_layout Plain Layout
2965 \SpecialChar LaTeX
2966 -paquetes ! caption
2967 \end_layout
2968
2969 \end_inset
2970
2971 :
2972 \begin_inset Foot
2973 status collapsed
2974
2975 \begin_layout Plain Layout
2976 Para más información ve a la sección
2977 \begin_inset space ~
2978 \end_inset
2979
2980
2981 \begin_inset CommandInset ref
2982 LatexCommand ref
2983 reference "sec:Colocación-de-leyendas"
2984
2985 \end_inset
2986
2987 .
2988 \end_layout
2989
2990 \end_inset
2991
2992
2993 \end_layout
2994
2995 \begin_layout Standard
2996
2997 \series bold
2998 tableposition=top
2999 \end_layout
3000
3001 \begin_layout Standard
3002 El formato de la leyenda se puede controlar mediante el paquete \SpecialChar LaTeX
3003  
3004 \series bold
3005 caption
3006 \series default
3007  como se describe en la sección
3008 \begin_inset space ~
3009 \end_inset
3010
3011
3012 \begin_inset CommandInset ref
3013 LatexCommand ref
3014 reference "sec:Formato-de-leyendas"
3015
3016 \end_inset
3017
3018 .
3019  
3020 \end_layout
3021
3022 \begin_layout Standard
3023 \begin_inset Index idx
3024 status collapsed
3025
3026 \begin_layout Plain Layout
3027 Referencias ! a cuadros
3028 \end_layout
3029
3030 \end_inset
3031
3032 Los cuadros pueden tener referencias cruzadas en el texto referenciando
3033  su etiqueta.
3034  Para hacerlo inserta una etiqueta en la leyenda con el menú 
3035 \family sans
3036 Insertar\SpecialChar menuseparator
3037 Etiqueta
3038 \family default
3039  o con el botón 
3040 \begin_inset Info
3041 type  "icon"
3042 arg   "label-insert"
3043 \end_inset
3044
3045 .
3046  Ahora puedes referenciar la etiqueta con el menú 
3047 \family sans
3048 Insertar\SpecialChar menuseparator
3049 Referencia
3050 \begin_inset space ~
3051 \end_inset
3052
3053 cruzada
3054 \family default
3055  o con el botón 
3056 \begin_inset Info
3057 type  "icon"
3058 arg   "dialog-show-new-inset ref"
3059 \end_inset
3060
3061 .
3062 \begin_inset Newline newline
3063 \end_inset
3064
3065 Las referencias se explican con detalle en la sección
3066 \begin_inset space ~
3067 \end_inset
3068
3069
3070 \begin_inset CommandInset ref
3071 LatexCommand ref
3072 reference "sec:Referencias-a-Flotantes"
3073
3074 \end_inset
3075
3076 .
3077 \end_layout
3078
3079 \begin_layout Section
3080 Cuadros largos
3081 \begin_inset CommandInset label
3082 LatexCommand label
3083 name "sec:Cuadros-Largos"
3084
3085 \end_inset
3086
3087
3088 \begin_inset Index idx
3089 status collapsed
3090
3091 \begin_layout Plain Layout
3092 Cuadros ! Largos|see
3093 \begin_inset ERT
3094 status collapsed
3095
3096 \begin_layout Plain Layout
3097
3098 {
3099 \end_layout
3100
3101 \end_inset
3102
3103 Cuadros largos
3104 \begin_inset ERT
3105 status collapsed
3106
3107 \begin_layout Plain Layout
3108
3109 }
3110 \end_layout
3111
3112 \end_inset
3113
3114
3115 \end_layout
3116
3117 \end_inset
3118
3119
3120 \end_layout
3121
3122 \begin_layout Standard
3123 Si el cuadro es demasiado largo para una página, puedes usar la opción 
3124 \family sans
3125 Usar
3126 \begin_inset space ~
3127 \end_inset
3128
3129 cuadro
3130 \begin_inset space ~
3131 \end_inset
3132
3133 largo
3134 \family default
3135  en la solapa 
3136 \family sans
3137 Cuadro
3138 \begin_inset space ~
3139 \end_inset
3140
3141 largo
3142 \family default
3143  del diálogo de cuadros, para repartir automáticamente el cuadro en varias
3144  páginas.
3145  Al hacerlo se habilitan las siguientes opciones:
3146 \end_layout
3147
3148 \begin_layout Description
3149 Encabezado: La fila actual se define como encabezado que aparecerá en todas
3150  las páginas del cuadro, excepto para la primera página si 
3151 \family sans
3152 Primer
3153 \begin_inset space ~
3154 \end_inset
3155
3156 encabezado
3157 \family default
3158  está definido.
3159  Este se denomina encabezado principal.
3160 \end_layout
3161
3162 \begin_layout Description
3163 Primer
3164 \begin_inset space ~
3165 \end_inset
3166
3167 encabezado: La fila actual se define como encabezado de la primera página
3168  del cuadro.
3169 \end_layout
3170
3171 \begin_layout Description
3172 Pie: La fila actual se define como pie que aparecerá en todas las páginas
3173  del cuadro/tabla, excepto para la última página si se define 
3174 \family sans
3175 Último
3176 \begin_inset space ~
3177 \end_inset
3178
3179 pie.
3180 \end_layout
3181
3182 \begin_layout Description
3183 Último
3184 \begin_inset space ~
3185 \end_inset
3186
3187 pie:
3188 \family sans
3189  
3190 \family default
3191 La fila actual se define como pie de la última página del cuadro.
3192 \end_layout
3193
3194 \begin_layout Description
3195 Leyenda: La fila actual contiene la leyenda del cuadro.
3196  La primera fila se reajusta como columna única y se inserta una leyenda.
3197  Más detalles sobre leyendas en cuadros largos en la sec.
3198 \begin_inset space \thinspace{}
3199 \end_inset
3200
3201
3202 \begin_inset CommandInset ref
3203 LatexCommand ref
3204 reference "subsec:Leyendas-en-Cuadros"
3205
3206 \end_inset
3207
3208 .
3209 \end_layout
3210
3211 \begin_layout Standard
3212 También se puede especificar en el diálogo en qué fila se ha de cortar el
3213  cuadro.
3214  El siguiente cuadro muestra cómo funciona:
3215 \begin_inset Separator parbreak
3216 \end_inset
3217
3218
3219 \end_layout
3220
3221 \begin_layout Standard
3222 \align center
3223 \begin_inset Tabular
3224 <lyxtabular version="3" rows="69" columns="3">
3225 <features islongtable="true" longtabularalignment="center">
3226 <column alignment="left" valignment="top" width="0cm">
3227 <column alignment="left" valignment="top" width="0pt">
3228 <column alignment="right" valignment="top" width="0pt">
3229 <row endfirsthead="true">
3230 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3231 \begin_inset Text
3232
3233 \begin_layout Plain Layout
3234
3235 \series bold
3236 Ejemplo de lista telefónica (ignore los nombres)
3237 \end_layout
3238
3239 \end_inset
3240 </cell>
3241 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3242 \begin_inset Text
3243
3244 \begin_layout Plain Layout
3245
3246 \end_layout
3247
3248 \end_inset
3249 </cell>
3250 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3251 \begin_inset Text
3252
3253 \begin_layout Plain Layout
3254
3255 \end_layout
3256
3257 \end_inset
3258 </cell>
3259 </row>
3260 <row endfirsthead="true">
3261 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3262 \begin_inset Text
3263
3264 \begin_layout Plain Layout
3265
3266 \series bold
3267 NOMBRE
3268 \end_layout
3269
3270 \end_inset
3271 </cell>
3272 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3273 \begin_inset Text
3274
3275 \begin_layout Plain Layout
3276
3277 \end_layout
3278
3279 \end_inset
3280 </cell>
3281 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3282 \begin_inset Text
3283
3284 \begin_layout Plain Layout
3285
3286 \series bold
3287 TEL.
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 </row>
3293 <row endhead="true">
3294 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Plain Layout
3298
3299 \series bold
3300 Ejemplo de lista telefónica
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \end_layout
3311
3312 \end_inset
3313 </cell>
3314 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3315 \begin_inset Text
3316
3317 \begin_layout Plain Layout
3318
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 </row>
3324 <row endhead="true">
3325 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329
3330 \series bold
3331 NOMBRE
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3337 \begin_inset Text
3338
3339 \begin_layout Plain Layout
3340
3341 \end_layout
3342
3343 \end_inset
3344 </cell>
3345 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349
3350 \series bold
3351 TEL.
3352 \end_layout
3353
3354 \end_inset
3355 </cell>
3356 </row>
3357 <row endfoot="true">
3358 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362  continúa en la página siguiente
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3368 \begin_inset Text
3369
3370 \begin_layout Plain Layout
3371
3372 \end_layout
3373
3374 \end_inset
3375 </cell>
3376 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 </row>
3386 <row>
3387 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3388 \begin_inset Text
3389
3390 \begin_layout Plain Layout
3391
3392 \series bold
3393 Annovi
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 <cell alignment="center" valignment="top" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Plain Layout
3402 Silvia
3403 \end_layout
3404
3405 \end_inset
3406 </cell>
3407 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3408 \begin_inset Text
3409
3410 \begin_layout Plain Layout
3411 111
3412 \end_layout
3413
3414 \end_inset
3415 </cell>
3416 </row>
3417 <row>
3418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3419 \begin_inset Text
3420
3421 \begin_layout Plain Layout
3422
3423 \series bold
3424 Bertoli
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 <cell alignment="center" valignment="top" usebox="none">
3430 \begin_inset Text
3431
3432 \begin_layout Plain Layout
3433 Stefano
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3439 \begin_inset Text
3440
3441 \begin_layout Plain Layout
3442 111
3443 \end_layout
3444
3445 \end_inset
3446 </cell>
3447 </row>
3448 <row>
3449 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453
3454 \series bold
3455 Bozzi
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 <cell alignment="center" valignment="top" usebox="none">
3461 \begin_inset Text
3462
3463 \begin_layout Plain Layout
3464 Walter
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3470 \begin_inset Text
3471
3472 \begin_layout Plain Layout
3473 111
3474 \end_layout
3475
3476 \end_inset
3477 </cell>
3478 </row>
3479 <row>
3480 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484
3485 \series bold
3486 Cachia
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 <cell alignment="center" valignment="top" usebox="none">
3492 \begin_inset Text
3493
3494 \begin_layout Plain Layout
3495 Maria
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504 111
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 </row>
3510 <row>
3511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515
3516 \series bold
3517 Cachia
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 <cell alignment="center" valignment="top" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526 Maurizio
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535 111
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 </row>
3541 <row>
3542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546
3547 \series bold
3548 Cinquemani
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 Giusi
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566 111
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 </row>
3572 <row>
3573 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Plain Layout
3577
3578 \series bold
3579 Colin
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 <cell alignment="center" valignment="top" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588 Bernard
3589 \end_layout
3590
3591 \end_inset
3592 </cell>
3593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3594 \begin_inset Text
3595
3596 \begin_layout Plain Layout
3597 111
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 </row>
3603 <row>
3604 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3605 \begin_inset Text
3606
3607 \begin_layout Plain Layout
3608
3609 \series bold
3610 Concli
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 <cell alignment="center" valignment="top" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619 Gianfranco
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628 111
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 </row>
3634 <row>
3635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639
3640 \series bold
3641 Dal Bosco
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 <cell alignment="center" valignment="top" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Plain Layout
3650 Carolina
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3656 \begin_inset Text
3657
3658 \begin_layout Plain Layout
3659 111
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 </row>
3665 <row>
3666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670
3671 \series bold
3672 Dalpiaz
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 <cell alignment="center" valignment="top" usebox="none">
3678 \begin_inset Text
3679
3680 \begin_layout Plain Layout
3681 Annamaria
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3687 \begin_inset Text
3688
3689 \begin_layout Plain Layout
3690 111
3691 \end_layout
3692
3693 \end_inset
3694 </cell>
3695 </row>
3696 <row>
3697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3698 \begin_inset Text
3699
3700 \begin_layout Plain Layout
3701
3702 \series bold
3703 Feliciello
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 <cell alignment="center" valignment="top" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Plain Layout
3712 Domenico
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3718 \begin_inset Text
3719
3720 \begin_layout Plain Layout
3721 111
3722 \end_layout
3723
3724 \end_inset
3725 </cell>
3726 </row>
3727 <row>
3728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3729 \begin_inset Text
3730
3731 \begin_layout Plain Layout
3732
3733 \series bold
3734 Focarelli
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 <cell alignment="center" valignment="top" usebox="none">
3740 \begin_inset Text
3741
3742 \begin_layout Plain Layout
3743 Paola
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Plain Layout
3752 111
3753 \end_layout
3754
3755 \end_inset
3756 </cell>
3757 </row>
3758 <row>
3759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3760 \begin_inset Text
3761
3762 \begin_layout Plain Layout
3763
3764 \series bold
3765 Galletti
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 <cell alignment="center" valignment="top" usebox="none">
3771 \begin_inset Text
3772
3773 \begin_layout Plain Layout
3774 Oreste
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3780 \begin_inset Text
3781
3782 \begin_layout Plain Layout
3783 111
3784 \end_layout
3785
3786 \end_inset
3787 </cell>
3788 </row>
3789 <row>
3790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3791 \begin_inset Text
3792
3793 \begin_layout Plain Layout
3794
3795 \series bold
3796 Gasparini
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 <cell alignment="center" valignment="top" usebox="none">
3802 \begin_inset Text
3803
3804 \begin_layout Plain Layout
3805 Franca
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3811 \begin_inset Text
3812
3813 \begin_layout Plain Layout
3814 111
3815 \end_layout
3816
3817 \end_inset
3818 </cell>
3819 </row>
3820 <row>
3821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3822 \begin_inset Text
3823
3824 \begin_layout Plain Layout
3825
3826 \series bold
3827 Rizzardi
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 <cell alignment="center" valignment="top" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836 Paola
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3842 \begin_inset Text
3843
3844 \begin_layout Plain Layout
3845 111
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 </row>
3851 <row>
3852 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3853 \begin_inset Text
3854
3855 \begin_layout Plain Layout
3856
3857 \series bold
3858 Lassini
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 <cell alignment="center" valignment="top" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Plain Layout
3867 Giancarlo
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3873 \begin_inset Text
3874
3875 \begin_layout Plain Layout
3876 111
3877 \end_layout
3878
3879 \end_inset
3880 </cell>
3881 </row>
3882 <row>
3883 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3884 \begin_inset Text
3885
3886 \begin_layout Plain Layout
3887
3888 \series bold
3889 Malfatti
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 <cell alignment="center" valignment="top" usebox="none">
3895 \begin_inset Text
3896
3897 \begin_layout Plain Layout
3898 Luciano
3899 \end_layout
3900
3901 \end_inset
3902 </cell>
3903 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3904 \begin_inset Text
3905
3906 \begin_layout Plain Layout
3907 111
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 </row>
3913 <row>
3914 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3915 \begin_inset Text
3916
3917 \begin_layout Plain Layout
3918
3919 \series bold
3920 Malfatti
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 <cell alignment="center" valignment="top" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929 Valeriano
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938 111
3939 \end_layout
3940
3941 \end_inset
3942 </cell>
3943 </row>
3944 <row>
3945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3946 \begin_inset Text
3947
3948 \begin_layout Plain Layout
3949
3950 \series bold
3951 Meneguzzo
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 <cell alignment="center" valignment="top" usebox="none">
3957 \begin_inset Text
3958
3959 \begin_layout Plain Layout
3960 Roberto
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3966 \begin_inset Text
3967
3968 \begin_layout Plain Layout
3969 111
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 </row>
3975 <row>
3976 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3977 \begin_inset Text
3978
3979 \begin_layout Plain Layout
3980
3981 \series bold
3982 Mezzadra
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 <cell alignment="center" valignment="top" usebox="none">
3988 \begin_inset Text
3989
3990 \begin_layout Plain Layout
3991 Roberto
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Plain Layout
4000 111
4001 \end_layout
4002
4003 \end_inset
4004 </cell>
4005 </row>
4006 <row>
4007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4008 \begin_inset Text
4009
4010 \begin_layout Plain Layout
4011
4012 \series bold
4013 Pirpamer
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 <cell alignment="center" valignment="top" usebox="none">
4019 \begin_inset Text
4020
4021 \begin_layout Plain Layout
4022 Erich
4023 \end_layout
4024
4025 \end_inset
4026 </cell>
4027 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4028 \begin_inset Text
4029
4030 \begin_layout Plain Layout
4031 111
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 </row>
4037 <row>
4038 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4039 \begin_inset Text
4040
4041 \begin_layout Plain Layout
4042
4043 \series bold
4044 Pochiesa
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 <cell alignment="center" valignment="top" usebox="none">
4050 \begin_inset Text
4051
4052 \begin_layout Plain Layout
4053 Paolo
4054 \end_layout
4055
4056 \end_inset
4057 </cell>
4058 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Plain Layout
4062 111, 222
4063 \end_layout
4064
4065 \end_inset
4066 </cell>
4067 </row>
4068 <row>
4069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4070 \begin_inset Text
4071
4072 \begin_layout Plain Layout
4073
4074 \series bold
4075 Radina
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 <cell alignment="center" valignment="top" usebox="none">
4081 \begin_inset Text
4082
4083 \begin_layout Plain Layout
4084 Claudio
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093 111
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 </row>
4099 <row>
4100 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4101 \begin_inset Text
4102
4103 \begin_layout Plain Layout
4104
4105 \series bold
4106 Stuffer
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 <cell alignment="center" valignment="top" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115 Oskar
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124 111
4125 \end_layout
4126
4127 \end_inset
4128 </cell>
4129 </row>
4130 <row>
4131 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4132 \begin_inset Text
4133
4134 \begin_layout Plain Layout
4135
4136 \series bold
4137 Tacchelli
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 <cell alignment="center" valignment="top" usebox="none">
4143 \begin_inset Text
4144
4145 \begin_layout Plain Layout
4146 Ugo
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Plain Layout
4155 111
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 </row>
4161 <row>
4162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4163 \begin_inset Text
4164
4165 \begin_layout Plain Layout
4166
4167 \series bold
4168 Tezzele
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 <cell alignment="center" valignment="top" usebox="none">
4174 \begin_inset Text
4175
4176 \begin_layout Plain Layout
4177 Margit
4178 \end_layout
4179
4180 \end_inset
4181 </cell>
4182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4183 \begin_inset Text
4184
4185 \begin_layout Plain Layout
4186 111
4187 \end_layout
4188
4189 \end_inset
4190 </cell>
4191 </row>
4192 <row>
4193 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4194 \begin_inset Text
4195
4196 \begin_layout Plain Layout
4197
4198 \series bold
4199 Unterkalmsteiner
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 <cell alignment="center" valignment="top" usebox="none">
4205 \begin_inset Text
4206
4207 \begin_layout Plain Layout
4208 Frieda
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4214 \begin_inset Text
4215
4216 \begin_layout Plain Layout
4217 111
4218 \end_layout
4219
4220 \end_inset
4221 </cell>
4222 </row>
4223 <row>
4224 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4225 \begin_inset Text
4226
4227 \begin_layout Plain Layout
4228
4229 \series bold
4230 Vieider
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 <cell alignment="center" valignment="top" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Plain Layout
4239 Hilde
4240 \end_layout
4241
4242 \end_inset
4243 </cell>
4244 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4245 \begin_inset Text
4246
4247 \begin_layout Plain Layout
4248 111
4249 \end_layout
4250
4251 \end_inset
4252 </cell>
4253 </row>
4254 <row>
4255 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4256 \begin_inset Text
4257
4258 \begin_layout Plain Layout
4259
4260 \series bold
4261 Vigna
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 <cell alignment="center" valignment="top" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270 Jürgen
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Plain Layout
4279 111
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 </row>
4285 <row>
4286 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4287 \begin_inset Text
4288
4289 \begin_layout Plain Layout
4290
4291 \series bold
4292 Weber
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 <cell alignment="center" valignment="top" usebox="none">
4298 \begin_inset Text
4299
4300 \begin_layout Plain Layout
4301 Maurizio
4302 \end_layout
4303
4304 \end_inset
4305 </cell>
4306 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4307 \begin_inset Text
4308
4309 \begin_layout Plain Layout
4310 111
4311 \end_layout
4312
4313 \end_inset
4314 </cell>
4315 </row>
4316 <row>
4317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4318 \begin_inset Text
4319
4320 \begin_layout Plain Layout
4321
4322 \series bold
4323 Winkler
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4329 \begin_inset Text
4330
4331 \begin_layout Plain Layout
4332 Franz
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341 111
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 </row>
4347 <row>
4348 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Plain Layout
4352  
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 </row>
4376 <row>
4377 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381
4382 \series bold
4383 Annovi
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 <cell alignment="center" valignment="top" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 Silvia
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4398 \begin_inset Text
4399
4400 \begin_layout Plain Layout
4401 555
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 </row>
4407 <row>
4408 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412
4413 \series bold
4414 Bertoli
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 <cell alignment="center" valignment="top" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423 Stefano
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432 555
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 </row>
4438 <row>
4439 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443
4444 \series bold
4445 Bozzi
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 <cell alignment="center" valignment="top" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454 Walter
4455 \end_layout
4456
4457 \end_inset
4458 </cell>
4459 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4460 \begin_inset Text
4461
4462 \begin_layout Plain Layout
4463 555
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 </row>
4469 <row>
4470 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474
4475 \series bold
4476 Cachia
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 <cell alignment="center" valignment="top" usebox="none">
4482 \begin_inset Text
4483
4484 \begin_layout Plain Layout
4485 Maria
4486 \end_layout
4487
4488 \end_inset
4489 </cell>
4490 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4491 \begin_inset Text
4492
4493 \begin_layout Plain Layout
4494 555
4495 \end_layout
4496
4497 \end_inset
4498 </cell>
4499 </row>
4500 <row>
4501 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505
4506 \series bold
4507 Cachia
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 <cell alignment="center" valignment="top" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516 Maurizio
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4522 \begin_inset Text
4523
4524 \begin_layout Plain Layout
4525 555
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 </row>
4531 <row>
4532 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4533 \begin_inset Text
4534
4535 \begin_layout Plain Layout
4536
4537 \series bold
4538 Cinquemani
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 <cell alignment="center" valignment="top" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Plain Layout
4547 Giusi
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556 555
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 </row>
4562 <row>
4563 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567
4568 \series bold
4569 Colin
4570 \end_layout
4571
4572 \end_inset
4573 </cell>
4574 <cell alignment="center" valignment="top" usebox="none">
4575 \begin_inset Text
4576
4577 \begin_layout Plain Layout
4578 Bernard
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587 555
4588 \end_layout
4589
4590 \end_inset
4591 </cell>
4592 </row>
4593 <row>
4594 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4595 \begin_inset Text
4596
4597 \begin_layout Plain Layout
4598
4599 \series bold
4600 Concli
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 <cell alignment="center" valignment="top" usebox="none">
4606 \begin_inset Text
4607
4608 \begin_layout Plain Layout
4609 Gianfranco
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Plain Layout
4618 555
4619 \end_layout
4620
4621 \end_inset
4622 </cell>
4623 </row>
4624 <row>
4625 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4626 \begin_inset Text
4627
4628 \begin_layout Plain Layout
4629
4630 \series bold
4631 Dal Bosco
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 <cell alignment="center" valignment="top" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Plain Layout
4640 Carolina
4641 \end_layout
4642
4643 \end_inset
4644 </cell>
4645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4646 \begin_inset Text
4647
4648 \begin_layout Plain Layout
4649 555
4650 \end_layout
4651
4652 \end_inset
4653 </cell>
4654 </row>
4655 <row>
4656 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4657 \begin_inset Text
4658
4659 \begin_layout Plain Layout
4660
4661 \series bold
4662 Dalpiaz
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 <cell alignment="center" valignment="top" usebox="none">
4668 \begin_inset Text
4669
4670 \begin_layout Plain Layout
4671 Annamaria
4672 \end_layout
4673
4674 \end_inset
4675 </cell>
4676 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4677 \begin_inset Text
4678
4679 \begin_layout Plain Layout
4680 555
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 </row>
4686 <row>
4687 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4688 \begin_inset Text
4689
4690 \begin_layout Plain Layout
4691
4692 \series bold
4693 Feliciello
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 <cell alignment="center" valignment="top" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702 Domenico
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4708 \begin_inset Text
4709
4710 \begin_layout Plain Layout
4711 555
4712 \end_layout
4713
4714 \end_inset
4715 </cell>
4716 </row>
4717 <row>
4718 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4719 \begin_inset Text
4720
4721 \begin_layout Plain Layout
4722
4723 \series bold
4724 Focarelli
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 <cell alignment="center" valignment="top" usebox="none">
4730 \begin_inset Text
4731
4732 \begin_layout Plain Layout
4733 Paola
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742 555
4743 \end_layout
4744
4745 \end_inset
4746 </cell>
4747 </row>
4748 <row>
4749 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4750 \begin_inset Text
4751
4752 \begin_layout Plain Layout
4753
4754 \series bold
4755 Galletti
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 <cell alignment="center" valignment="top" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Plain Layout
4764 Oreste
4765 \end_layout
4766
4767 \end_inset
4768 </cell>
4769 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4770 \begin_inset Text
4771
4772 \begin_layout Plain Layout
4773 555
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 </row>
4779 <row>
4780 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4781 \begin_inset Text
4782
4783 \begin_layout Plain Layout
4784
4785 \series bold
4786 Gasparini
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 <cell alignment="center" valignment="top" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Plain Layout
4795 Franca
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4801 \begin_inset Text
4802
4803 \begin_layout Plain Layout
4804 555
4805 \end_layout
4806
4807 \end_inset
4808 </cell>
4809 </row>
4810 <row>
4811 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4812 \begin_inset Text
4813
4814 \begin_layout Plain Layout
4815
4816 \series bold
4817 Rizzardi
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 <cell alignment="center" valignment="top" usebox="none">
4823 \begin_inset Text
4824
4825 \begin_layout Plain Layout
4826 Paola
4827 \end_layout
4828
4829 \end_inset
4830 </cell>
4831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4832 \begin_inset Text
4833
4834 \begin_layout Plain Layout
4835 555
4836 \end_layout
4837
4838 \end_inset
4839 </cell>
4840 </row>
4841 <row>
4842 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4843 \begin_inset Text
4844
4845 \begin_layout Plain Layout
4846
4847 \series bold
4848 Lassini
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 <cell alignment="center" valignment="top" usebox="none">
4854 \begin_inset Text
4855
4856 \begin_layout Plain Layout
4857 Giancarlo
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4863 \begin_inset Text
4864
4865 \begin_layout Plain Layout
4866 555
4867 \end_layout
4868
4869 \end_inset
4870 </cell>
4871 </row>
4872 <row>
4873 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4874 \begin_inset Text
4875
4876 \begin_layout Plain Layout
4877
4878 \series bold
4879 Malfatti
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 <cell alignment="center" valignment="top" usebox="none">
4885 \begin_inset Text
4886
4887 \begin_layout Plain Layout
4888 Luciano
4889 \end_layout
4890
4891 \end_inset
4892 </cell>
4893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4894 \begin_inset Text
4895
4896 \begin_layout Plain Layout
4897 555
4898 \end_layout
4899
4900 \end_inset
4901 </cell>
4902 </row>
4903 <row>
4904 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4905 \begin_inset Text
4906
4907 \begin_layout Plain Layout
4908
4909 \series bold
4910 Malfatti
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 <cell alignment="center" valignment="top" usebox="none">
4916 \begin_inset Text
4917
4918 \begin_layout Plain Layout
4919 Valeriano
4920 \end_layout
4921
4922 \end_inset
4923 </cell>
4924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4925 \begin_inset Text
4926
4927 \begin_layout Plain Layout
4928 555
4929 \end_layout
4930
4931 \end_inset
4932 </cell>
4933 </row>
4934 <row>
4935 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4936 \begin_inset Text
4937
4938 \begin_layout Plain Layout
4939
4940 \series bold
4941 Meneguzzo
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 <cell alignment="center" valignment="top" usebox="none">
4947 \begin_inset Text
4948
4949 \begin_layout Plain Layout
4950 Roberto
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4956 \begin_inset Text
4957
4958 \begin_layout Plain Layout
4959 555
4960 \end_layout
4961
4962 \end_inset
4963 </cell>
4964 </row>
4965 <row>
4966 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4967 \begin_inset Text
4968
4969 \begin_layout Plain Layout
4970
4971 \series bold
4972 Mezzadra
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 <cell alignment="center" valignment="top" usebox="none">
4978 \begin_inset Text
4979
4980 \begin_layout Plain Layout
4981 Roberto
4982 \end_layout
4983
4984 \end_inset
4985 </cell>
4986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4987 \begin_inset Text
4988
4989 \begin_layout Plain Layout
4990 555
4991 \end_layout
4992
4993 \end_inset
4994 </cell>
4995 </row>
4996 <row>
4997 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4998 \begin_inset Text
4999
5000 \begin_layout Plain Layout
5001
5002 \series bold
5003 Pirpamer
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 <cell alignment="center" valignment="top" usebox="none">
5009 \begin_inset Text
5010
5011 \begin_layout Plain Layout
5012 Erich
5013 \end_layout
5014
5015 \end_inset
5016 </cell>
5017 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5018 \begin_inset Text
5019
5020 \begin_layout Plain Layout
5021 555
5022 \end_layout
5023
5024 \end_inset
5025 </cell>
5026 </row>
5027 <row>
5028 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5029 \begin_inset Text
5030
5031 \begin_layout Plain Layout
5032
5033 \series bold
5034 Pochiesa
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 <cell alignment="center" valignment="top" usebox="none">
5040 \begin_inset Text
5041
5042 \begin_layout Plain Layout
5043 Paolo
5044 \end_layout
5045
5046 \end_inset
5047 </cell>
5048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5049 \begin_inset Text
5050
5051 \begin_layout Plain Layout
5052 555, 222
5053 \end_layout
5054
5055 \end_inset
5056 </cell>
5057 </row>
5058 <row>
5059 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5060 \begin_inset Text
5061
5062 \begin_layout Plain Layout
5063
5064 \series bold
5065 Radina
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 <cell alignment="center" valignment="top" usebox="none">
5071 \begin_inset Text
5072
5073 \begin_layout Plain Layout
5074 Claudio
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5080 \begin_inset Text
5081
5082 \begin_layout Plain Layout
5083 555
5084 \end_layout
5085
5086 \end_inset
5087 </cell>
5088 </row>
5089 <row>
5090 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5091 \begin_inset Text
5092
5093 \begin_layout Plain Layout
5094
5095 \series bold
5096 Stuffer
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 <cell alignment="center" valignment="top" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Plain Layout
5105 Oskar
5106 \end_layout
5107
5108 \end_inset
5109 </cell>
5110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Plain Layout
5114 555
5115 \end_layout
5116
5117 \end_inset
5118 </cell>
5119 </row>
5120 <row>
5121 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5122 \begin_inset Text
5123
5124 \begin_layout Plain Layout
5125
5126 \series bold
5127 Tacchelli
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 <cell alignment="center" valignment="top" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Plain Layout
5136 Ugo
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145 555
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 </row>
5151 <row>
5152 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Plain Layout
5156
5157 \series bold
5158 Tezzele
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 <cell alignment="center" valignment="top" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Plain Layout
5167 Margit
5168 \end_layout
5169
5170 \end_inset
5171 </cell>
5172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5173 \begin_inset Text
5174
5175 \begin_layout Plain Layout
5176 555
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 </row>
5182 <row>
5183 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5184 \begin_inset Text
5185
5186 \begin_layout Plain Layout
5187
5188 \series bold
5189 Unterkalmsteiner
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 <cell alignment="center" valignment="top" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198 Frieda
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207 555
5208 \end_layout
5209
5210 \end_inset
5211 </cell>
5212 </row>
5213 <row>
5214 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Plain Layout
5218
5219 \series bold
5220 Vieider
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 <cell alignment="center" valignment="top" usebox="none">
5226 \begin_inset Text
5227
5228 \begin_layout Plain Layout
5229 Hilde
5230 \end_layout
5231
5232 \end_inset
5233 </cell>
5234 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5235 \begin_inset Text
5236
5237 \begin_layout Plain Layout
5238 555
5239 \end_layout
5240
5241 \end_inset
5242 </cell>
5243 </row>
5244 <row>
5245 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5246 \begin_inset Text
5247
5248 \begin_layout Plain Layout
5249
5250 \series bold
5251 Vigna
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 <cell alignment="center" valignment="top" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260 Jürgen
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5266 \begin_inset Text
5267
5268 \begin_layout Plain Layout
5269 999
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 </row>
5275 <row>
5276 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5277 \begin_inset Text
5278
5279 \begin_layout Plain Layout
5280
5281 \series bold
5282 Weber
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 <cell alignment="center" valignment="top" usebox="none">
5288 \begin_inset Text
5289
5290 \begin_layout Plain Layout
5291 Maurizio
5292 \end_layout
5293
5294 \end_inset
5295 </cell>
5296 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5297 \begin_inset Text
5298
5299 \begin_layout Plain Layout
5300 555
5301 \end_layout
5302
5303 \end_inset
5304 </cell>
5305 </row>
5306 <row>
5307 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5308 \begin_inset Text
5309
5310 \begin_layout Plain Layout
5311
5312 \series bold
5313 Winkler
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5319 \begin_inset Text
5320
5321 \begin_layout Plain Layout
5322 Franz
5323 \end_layout
5324
5325 \end_inset
5326 </cell>
5327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5328 \begin_inset Text
5329
5330 \begin_layout Plain Layout
5331 555
5332 \end_layout
5333
5334 \end_inset
5335 </cell>
5336 </row>
5337 <row endlastfoot="true">
5338 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5339 \begin_inset Text
5340
5341 \begin_layout Plain Layout
5342 fin
5343 \end_layout
5344
5345 \end_inset
5346 </cell>
5347 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5348 \begin_inset Text
5349
5350 \begin_layout Plain Layout
5351
5352 \end_layout
5353
5354 \end_inset
5355 </cell>
5356 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5357 \begin_inset Text
5358
5359 \begin_layout Plain Layout
5360
5361 \end_layout
5362
5363 \end_inset
5364 </cell>
5365 </row>
5366 </lyxtabular>
5367
5368 \end_inset
5369
5370
5371 \begin_inset ERT
5372 status collapsed
5373
5374 \begin_layout Plain Layout
5375
5376
5377 \backslash
5378 addtocounter{table}{-1}
5379 \end_layout
5380
5381 \end_inset
5382
5383
5384 \begin_inset Note Note
5385 status collapsed
5386
5387 \begin_layout Plain Layout
5388 Para comprender el uso de este comando, lee al final de la sección
5389 \begin_inset space ~
5390 \end_inset
5391
5392
5393 \begin_inset CommandInset ref
5394 LatexCommand ref
5395 reference "subsec:Leyendas-en-Cuadros"
5396
5397 \end_inset
5398
5399  la primera nota resaltada en gris.
5400  
5401 \end_layout
5402
5403 \end_inset
5404
5405
5406 \end_layout
5407
5408 \begin_layout Subsection
5409 Notas al pie en cuadros largos
5410 \begin_inset CommandInset label
5411 LatexCommand label
5412 name "subsec:Notas-al-pie-en-Cuadros-Largos"
5413
5414 \end_inset
5415
5416
5417 \begin_inset Index idx
5418 status collapsed
5419
5420 \begin_layout Plain Layout
5421 Cuadros largos ! Notas al pie
5422 \end_layout
5423
5424 \end_inset
5425
5426
5427 \end_layout
5428
5429 \begin_layout Standard
5430 Se pueden insertar notas al pie en cada celda de un cuadro largo.
5431  Las notas se muestran en la parte inferior de la página en la que esté
5432  la celda con la nota.
5433  El cuadro
5434 \begin_inset space ~
5435 \end_inset
5436
5437
5438 \begin_inset CommandInset ref
5439 LatexCommand ref
5440 reference "tab:DifLeyendas"
5441
5442 \end_inset
5443
5444  tiene un ejemplo de nota al pie.
5445 \end_layout
5446
5447 \begin_layout Subsection
5448 Alineación de cuadros largos
5449 \begin_inset Index idx
5450 status collapsed
5451
5452 \begin_layout Plain Layout
5453 Cuadros largos ! Alineación
5454 \end_layout
5455
5456 \end_inset
5457
5458
5459 \end_layout
5460
5461 \begin_layout Standard
5462 La alineación horizontal de cuadros largos se puede establecer en el diálogo
5463  de configuración de cuadros.
5464  Para las alineaciones izquierda y derecha el cuadro irá al borde de la
5465  página.
5466  Para poner espacio entre el cuadro y el borde hay que poner la alineación
5467  al centro y cambiar el valor de las longitudes 
5468 \series bold
5469
5470 \backslash
5471 LTleft
5472 \series default
5473  y 
5474 \series bold
5475
5476 \backslash
5477 LTright 
5478 \series default
5479 insertando la línea siguiente en código \SpecialChar TeX
5480  antes del correspondiente cuadro
5481  largo:
5482 \end_layout
5483
5484 \begin_layout Standard
5485
5486 \series bold
5487
5488 \backslash
5489 setlength{
5490 \backslash
5491 LTleft}{valor}
5492 \end_layout
5493
5494 \begin_layout Standard
5495 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5496 \begin_inset space ~
5497 \end_inset
5498
5499
5500 \begin_inset CommandInset ref
5501 LatexCommand ref
5502 reference "tab:Unidades"
5503
5504 \end_inset
5505
5506 .
5507  
5508 \series bold
5509
5510 \backslash
5511 LTlent 
5512 \series default
5513 controla la distancia entre el borde izquierdo de la página y el cuadro.
5514  
5515 \series bold
5516
5517 \backslash
5518 LTright 
5519 \series default
5520 la distancia desde el lado derecho.
5521  El valor predeterminado para ambas longitudes es 
5522 \series bold
5523
5524 \backslash
5525 fill
5526 \series default
5527 , que en este caso es lo mismo que un relleno horizontal en \SpecialChar LyX
5528 .
5529 \end_layout
5530
5531 \begin_layout Standard
5532 El siguiente cuadro largo se ha alineado centrado y 
5533 \series bold
5534
5535 \backslash
5536 LTleft
5537 \series default
5538  establecido en 
5539 \family sans
5540 0.1
5541 \backslash
5542 columnwidth
5543 \family default
5544 :
5545 \begin_inset ERT
5546 status collapsed
5547
5548 \begin_layout Plain Layout
5549
5550
5551 \backslash
5552 setlength{
5553 \backslash
5554 LTleft}{0.1
5555 \backslash
5556 columnwidth}
5557 \end_layout
5558
5559 \end_inset
5560
5561
5562 \end_layout
5563
5564 \begin_layout Standard
5565 \begin_inset Tabular
5566 <lyxtabular version="3" rows="5" columns="5">
5567 <features islongtable="true" longtabularalignment="center">
5568 <column alignment="center" valignment="top">
5569 <column alignment="center" valignment="top">
5570 <column alignment="center" valignment="top">
5571 <column alignment="center" valignment="top">
5572 <column alignment="center" valignment="top">
5573 <row>
5574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 1
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 2
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 3
5597 \end_layout
5598
5599 \end_inset
5600 </cell>
5601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605 4
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 5
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 </row>
5620 <row>
5621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5622 \begin_inset Text
5623
5624 \begin_layout Plain Layout
5625 asd
5626 \end_layout
5627
5628 \end_inset
5629 </cell>
5630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Plain Layout
5634 s
5635 \end_layout
5636
5637 \end_inset
5638 </cell>
5639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643 s
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5649 \begin_inset Text
5650
5651 \begin_layout Plain Layout
5652 s
5653 \end_layout
5654
5655 \end_inset
5656 </cell>
5657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5658 \begin_inset Text
5659
5660 \begin_layout Plain Layout
5661 asd
5662 \end_layout
5663
5664 \end_inset
5665 </cell>
5666 </row>
5667 <row>
5668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5669 \begin_inset Text
5670
5671 \begin_layout Plain Layout
5672 asd
5673 \end_layout
5674
5675 \end_inset
5676 </cell>
5677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681 s
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690 s
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 s
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 asd
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 </row>
5714 <row>
5715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5716 \begin_inset Text
5717
5718 \begin_layout Plain Layout
5719 asd
5720 \end_layout
5721
5722 \end_inset
5723 </cell>
5724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728 s
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 s
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5743 \begin_inset Text
5744
5745 \begin_layout Plain Layout
5746 s
5747 \end_layout
5748
5749 \end_inset
5750 </cell>
5751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5752 \begin_inset Text
5753
5754 \begin_layout Plain Layout
5755 asd
5756 \end_layout
5757
5758 \end_inset
5759 </cell>
5760 </row>
5761 <row>
5762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5763 \begin_inset Text
5764
5765 \begin_layout Plain Layout
5766 asd
5767 \end_layout
5768
5769 \end_inset
5770 </cell>
5771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5772 \begin_inset Text
5773
5774 \begin_layout Plain Layout
5775 asd
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5781 \begin_inset Text
5782
5783 \begin_layout Plain Layout
5784 asd
5785 \end_layout
5786
5787 \end_inset
5788 </cell>
5789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5790 \begin_inset Text
5791
5792 \begin_layout Plain Layout
5793 asd
5794 \end_layout
5795
5796 \end_inset
5797 </cell>
5798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 asd
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 </row>
5808 </lyxtabular>
5809
5810 \end_inset
5811
5812
5813 \begin_inset ERT
5814 status collapsed
5815
5816 \begin_layout Plain Layout
5817
5818
5819 \backslash
5820 setlength{
5821 \backslash
5822 LTleft}{
5823 \backslash
5824 fill}
5825 \end_layout
5826
5827 \end_inset
5828
5829
5830 \begin_inset ERT
5831 status collapsed
5832
5833 \begin_layout Plain Layout
5834
5835
5836 \backslash
5837 addtocounter{table}{-1}
5838 \end_layout
5839
5840 \end_inset
5841
5842
5843 \begin_inset Note Note
5844 status open
5845
5846 \begin_layout Plain Layout
5847 Para comprender el uso de este comando, lee al final de la sección
5848 \begin_inset space ~
5849 \end_inset
5850
5851
5852 \begin_inset CommandInset ref
5853 LatexCommand ref
5854 reference "subsec:Leyendas-en-Cuadros"
5855
5856 \end_inset
5857
5858  la primera nota resaltada en gris.
5859  
5860 \end_layout
5861
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \begin_layout Subsection
5868 Leyendas en cuadros largos
5869 \begin_inset Index idx
5870 status collapsed
5871
5872 \begin_layout Plain Layout
5873 Cuadros largos ! Leyendas
5874 \end_layout
5875
5876 \end_inset
5877
5878
5879 \begin_inset CommandInset label
5880 LatexCommand label
5881 name "subsec:Leyendas-en-Cuadros"
5882
5883 \end_inset
5884
5885
5886 \end_layout
5887
5888 \begin_layout Standard
5889 Un cuadro largo no se puede poner flotante porque los flotantes sólo pueden
5890  estar en una página.
5891  Pero el entorno leyenda de flotantes sí puede usarse para cuadros largos
5892  utilizando para una fila de un cuadro largo la opción 
5893 \family sans
5894 Leyenda
5895 \family default
5896 , como se explica en la sec.
5897 \begin_inset space \thinspace{}
5898 \end_inset
5899
5900
5901 \begin_inset CommandInset ref
5902 LatexCommand ref
5903 reference "sec:Cuadros-Largos"
5904
5905 \end_inset
5906
5907 .
5908  Sólo una fila puede contener la leyenda.
5909 \end_layout
5910
5911 \begin_layout Standard
5912 He aquí un pequeño cuadro largo para mostrar cómo funciona:
5913 \end_layout
5914
5915 \begin_layout Standard
5916 \begin_inset Tabular
5917 <lyxtabular version="3" rows="6" columns="5">
5918 <features islongtable="true" longtabularalignment="center">
5919 <column alignment="center" valignment="top">
5920 <column alignment="center" valignment="top">
5921 <column alignment="center" valignment="top">
5922 <column alignment="center" valignment="top">
5923 <column alignment="center" valignment="top">
5924 <row endfirsthead="true" caption="true">
5925 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Plain Layout
5929 \begin_inset Caption Standard
5930
5931 \begin_layout Plain Layout
5932 Cuadro largo con leyenda
5933 \begin_inset Argument 1
5934 status open
5935
5936 \begin_layout Plain Layout
5937 Cuadro largo
5938 \end_layout
5939
5940 \end_inset
5941
5942
5943 \end_layout
5944
5945 \end_inset
5946
5947
5948 \end_layout
5949
5950 \end_inset
5951 </cell>
5952 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5953 \begin_inset Text
5954
5955 \begin_layout Plain Layout
5956
5957 \end_layout
5958
5959 \end_inset
5960 </cell>
5961 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5962 \begin_inset Text
5963
5964 \begin_layout Plain Layout
5965
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974
5975 \end_layout
5976
5977 \end_inset
5978 </cell>
5979 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5980 \begin_inset Text
5981
5982 \begin_layout Plain Layout
5983
5984 \end_layout
5985
5986 \end_inset
5987 </cell>
5988 </row>
5989 <row>
5990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5991 \begin_inset Text
5992
5993 \begin_layout Plain Layout
5994 1
5995 \end_layout
5996
5997 \end_inset
5998 </cell>
5999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6000 \begin_inset Text
6001
6002 \begin_layout Plain Layout
6003 2
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6009 \begin_inset Text
6010
6011 \begin_layout Plain Layout
6012 3
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 4
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6027 \begin_inset Text
6028
6029 \begin_layout Plain Layout
6030 5
6031 \end_layout
6032
6033 \end_inset
6034 </cell>
6035 </row>
6036 <row>
6037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6038 \begin_inset Text
6039
6040 \begin_layout Plain Layout
6041 asd
6042 \end_layout
6043
6044 \end_inset
6045 </cell>
6046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6047 \begin_inset Text
6048
6049 \begin_layout Plain Layout
6050 s
6051 \end_layout
6052
6053 \end_inset
6054 </cell>
6055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6056 \begin_inset Text
6057
6058 \begin_layout Plain Layout
6059 s
6060 \end_layout
6061
6062 \end_inset
6063 </cell>
6064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Plain Layout
6068 s
6069 \end_layout
6070
6071 \end_inset
6072 </cell>
6073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6074 \begin_inset Text
6075
6076 \begin_layout Plain Layout
6077 asd
6078 \end_layout
6079
6080 \end_inset
6081 </cell>
6082 </row>
6083 <row>
6084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6085 \begin_inset Text
6086
6087 \begin_layout Plain Layout
6088 asd
6089 \end_layout
6090
6091 \end_inset
6092 </cell>
6093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6094 \begin_inset Text
6095
6096 \begin_layout Plain Layout
6097 s
6098 \end_layout
6099
6100 \end_inset
6101 </cell>
6102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6103 \begin_inset Text
6104
6105 \begin_layout Plain Layout
6106 s
6107 \end_layout
6108
6109 \end_inset
6110 </cell>
6111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6112 \begin_inset Text
6113
6114 \begin_layout Plain Layout
6115 s
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6121 \begin_inset Text
6122
6123 \begin_layout Plain Layout
6124 asd
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 </row>
6130 <row>
6131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135 asd
6136 \end_layout
6137
6138 \end_inset
6139 </cell>
6140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Plain Layout
6144 s
6145 \end_layout
6146
6147 \end_inset
6148 </cell>
6149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6150 \begin_inset Text
6151
6152 \begin_layout Plain Layout
6153 s
6154 \end_layout
6155
6156 \end_inset
6157 </cell>
6158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6159 \begin_inset Text
6160
6161 \begin_layout Plain Layout
6162 s
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171 asd
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 </row>
6177 <row>
6178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6179 \begin_inset Text
6180
6181 \begin_layout Plain Layout
6182 asd
6183 \end_layout
6184
6185 \end_inset
6186 </cell>
6187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6188 \begin_inset Text
6189
6190 \begin_layout Plain Layout
6191 asd
6192 \end_layout
6193
6194 \end_inset
6195 </cell>
6196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6197 \begin_inset Text
6198
6199 \begin_layout Plain Layout
6200 asd
6201 \end_layout
6202
6203 \end_inset
6204 </cell>
6205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6206 \begin_inset Text
6207
6208 \begin_layout Plain Layout
6209 asd
6210 \end_layout
6211
6212 \end_inset
6213 </cell>
6214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6215 \begin_inset Text
6216
6217 \begin_layout Plain Layout
6218 asd
6219 \end_layout
6220
6221 \end_inset
6222 </cell>
6223 </row>
6224 </lyxtabular>
6225
6226 \end_inset
6227
6228
6229 \end_layout
6230
6231 \begin_layout Standard
6232 \begin_inset VSpace medskip
6233 \end_inset
6234
6235
6236 \begin_inset Note Greyedout
6237 status open
6238
6239 \begin_layout Plain Layout
6240
6241 \series bold
6242 Nota
6243 \begin_inset space ~
6244 \end_inset
6245
6246 1:
6247 \series default
6248  El número del cuadro se incrementa para cada cuadro largo, aunque no pongas
6249  leyenda en alguna de ellas.
6250  Por esto podría suceder que, p.
6251 \begin_inset space \thinspace{}
6252 \end_inset
6253
6254 ej., el cuadro
6255 \begin_inset space ~
6256 \end_inset
6257
6258 2.4 siga al cuadro
6259 \begin_inset space ~
6260 \end_inset
6261
6262 2.1 en el índice de cuadros debido a que hay dos cuadros largos sin leyenda.
6263  Para evitarlo, añade detrás de cada cuadro largo sin leyenda este comando
6264  en código \SpecialChar TeX
6265 :
6266 \end_layout
6267
6268 \begin_layout Plain Layout
6269
6270 \series bold
6271
6272 \backslash
6273 addtocounter{table}{-1}
6274 \end_layout
6275
6276 \begin_layout Plain Layout
6277 Esto no es necesario si ninguna de los cuadros largos tiene leyenda y añades
6278  el siguiente código en el preámbulo del documento:
6279 \end_layout
6280
6281 \begin_layout Plain Layout
6282
6283 \series bold
6284
6285 \backslash
6286 let
6287 \backslash
6288 myEnd
6289 \backslash
6290 endlongtable
6291 \begin_inset Newline newline
6292 \end_inset
6293
6294
6295 \backslash
6296 renewcommand{
6297 \backslash
6298 endlongtable}{
6299 \backslash
6300 myEnd
6301 \backslash
6302 addtocounter{table}{-1}}
6303 \end_layout
6304
6305 \end_inset
6306
6307
6308 \end_layout
6309
6310 \begin_layout Standard
6311 \begin_inset Note Greyedout
6312 status open
6313
6314 \begin_layout Plain Layout
6315
6316 \series bold
6317 Nota
6318 \begin_inset space ~
6319 \end_inset
6320
6321 2:
6322 \series default
6323  Si utilizas 
6324 \series bold
6325 hyperref
6326 \series default
6327
6328 \begin_inset Index idx
6329 status collapsed
6330
6331 \begin_layout Plain Layout
6332 \SpecialChar LaTeX
6333 -paquetes ! hyperref
6334 \end_layout
6335
6336 \end_inset
6337
6338  en las 
6339 \family sans
6340 Propiedades PDF 
6341 \family default
6342 del diálogo 
6343 \family sans
6344 Configuración del documento 
6345 \family default
6346 para enlazar referencias cruzadas en la salida, los enlaces a cuadros largos
6347  llevan siempre al principio del documento.
6348 \end_layout
6349
6350 \end_inset
6351
6352
6353 \end_layout
6354
6355 \begin_layout Subsubsection
6356 Referencias a cuadros largos
6357 \begin_inset Index idx
6358 status collapsed
6359
6360 \begin_layout Plain Layout
6361 Cuadros largos ! Referencias a
6362 \end_layout
6363
6364 \end_inset
6365
6366
6367 \end_layout
6368
6369 \begin_layout Standard
6370 \begin_inset Tabular
6371 <lyxtabular version="3" rows="6" columns="5">
6372 <features islongtable="true" longtabularalignment="center">
6373 <column alignment="center" valignment="top">
6374 <column alignment="center" valignment="top">
6375 <column alignment="center" valignment="top">
6376 <column alignment="center" valignment="top">
6377 <column alignment="center" valignment="top">
6378 <row endfirsthead="true" caption="true">
6379 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6380 \begin_inset Text
6381
6382 \begin_layout Plain Layout
6383 \begin_inset Caption Standard
6384
6385 \begin_layout Plain Layout
6386 Cuadro largo con referencia
6387 \begin_inset CommandInset label
6388 LatexCommand label
6389 name "tab:RefEjemplo"
6390
6391 \end_inset
6392
6393
6394 \end_layout
6395
6396 \end_inset
6397
6398
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6404 \begin_inset Text
6405
6406 \begin_layout Plain Layout
6407
6408 \end_layout
6409
6410 \end_inset
6411 </cell>
6412 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6422 \begin_inset Text
6423
6424 \begin_layout Plain Layout
6425
6426 \end_layout
6427
6428 \end_inset
6429 </cell>
6430 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6431 \begin_inset Text
6432
6433 \begin_layout Plain Layout
6434
6435 \end_layout
6436
6437 \end_inset
6438 </cell>
6439 </row>
6440 <row>
6441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6442 \begin_inset Text
6443
6444 \begin_layout Plain Layout
6445 1
6446 \end_layout
6447
6448 \end_inset
6449 </cell>
6450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6451 \begin_inset Text
6452
6453 \begin_layout Plain Layout
6454 2
6455 \end_layout
6456
6457 \end_inset
6458 </cell>
6459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6460 \begin_inset Text
6461
6462 \begin_layout Plain Layout
6463 3
6464 \end_layout
6465
6466 \end_inset
6467 </cell>
6468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6469 \begin_inset Text
6470
6471 \begin_layout Plain Layout
6472 4
6473 \end_layout
6474
6475 \end_inset
6476 </cell>
6477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6478 \begin_inset Text
6479
6480 \begin_layout Plain Layout
6481 5
6482 \end_layout
6483
6484 \end_inset
6485 </cell>
6486 </row>
6487 <row>
6488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6489 \begin_inset Text
6490
6491 \begin_layout Plain Layout
6492 asd
6493 \end_layout
6494
6495 \end_inset
6496 </cell>
6497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6498 \begin_inset Text
6499
6500 \begin_layout Plain Layout
6501 s
6502 \end_layout
6503
6504 \end_inset
6505 </cell>
6506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6507 \begin_inset Text
6508
6509 \begin_layout Plain Layout
6510 s
6511 \end_layout
6512
6513 \end_inset
6514 </cell>
6515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6516 \begin_inset Text
6517
6518 \begin_layout Plain Layout
6519 s
6520 \end_layout
6521
6522 \end_inset
6523 </cell>
6524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6525 \begin_inset Text
6526
6527 \begin_layout Plain Layout
6528 asd
6529 \end_layout
6530
6531 \end_inset
6532 </cell>
6533 </row>
6534 <row>
6535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6536 \begin_inset Text
6537
6538 \begin_layout Plain Layout
6539 asd
6540 \end_layout
6541
6542 \end_inset
6543 </cell>
6544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6545 \begin_inset Text
6546
6547 \begin_layout Plain Layout
6548 s
6549 \end_layout
6550
6551 \end_inset
6552 </cell>
6553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6554 \begin_inset Text
6555
6556 \begin_layout Plain Layout
6557 s
6558 \end_layout
6559
6560 \end_inset
6561 </cell>
6562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6563 \begin_inset Text
6564
6565 \begin_layout Plain Layout
6566 s
6567 \end_layout
6568
6569 \end_inset
6570 </cell>
6571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6572 \begin_inset Text
6573
6574 \begin_layout Plain Layout
6575 asd
6576 \end_layout
6577
6578 \end_inset
6579 </cell>
6580 </row>
6581 <row>
6582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Plain Layout
6586 asd
6587 \end_layout
6588
6589 \end_inset
6590 </cell>
6591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6592 \begin_inset Text
6593
6594 \begin_layout Plain Layout
6595 s
6596 \end_layout
6597
6598 \end_inset
6599 </cell>
6600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6601 \begin_inset Text
6602
6603 \begin_layout Plain Layout
6604 s
6605 \end_layout
6606
6607 \end_inset
6608 </cell>
6609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6610 \begin_inset Text
6611
6612 \begin_layout Plain Layout
6613 s
6614 \end_layout
6615
6616 \end_inset
6617 </cell>
6618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6619 \begin_inset Text
6620
6621 \begin_layout Plain Layout
6622 asd
6623 \end_layout
6624
6625 \end_inset
6626 </cell>
6627 </row>
6628 <row>
6629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Plain Layout
6633 asd
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6639 \begin_inset Text
6640
6641 \begin_layout Plain Layout
6642 sad
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6648 \begin_inset Text
6649
6650 \begin_layout Plain Layout
6651 asd
6652 \end_layout
6653
6654 \end_inset
6655 </cell>
6656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6657 \begin_inset Text
6658
6659 \begin_layout Plain Layout
6660 asd
6661 \end_layout
6662
6663 \end_inset
6664 </cell>
6665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6666 \begin_inset Text
6667
6668 \begin_layout Plain Layout
6669 asd
6670 \end_layout
6671
6672 \end_inset
6673 </cell>
6674 </row>
6675 </lyxtabular>
6676
6677 \end_inset
6678
6679
6680 \end_layout
6681
6682 \begin_layout Standard
6683 Para referenciar un cuadro largo, inserta una etiqueta en la leyenda.
6684  
6685 \end_layout
6686
6687 \begin_layout Standard
6688 Esto es una referencia al cuadro
6689 \begin_inset space ~
6690 \end_inset
6691
6692
6693 \begin_inset CommandInset ref
6694 LatexCommand ref
6695 reference "tab:RefEjemplo"
6696
6697 \end_inset
6698
6699 .
6700 \end_layout
6701
6702 \begin_layout Standard
6703 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6704  del documento mediante el paquete \SpecialChar LaTeX
6705  
6706 \series bold
6707 caption
6708 \series default
6709
6710 \begin_inset Index idx
6711 status collapsed
6712
6713 \begin_layout Plain Layout
6714 \SpecialChar LaTeX
6715 -paquetes ! caption
6716 \end_layout
6717
6718 \end_inset
6719
6720 , véase sección
6721 \begin_inset space ~
6722 \end_inset
6723
6724
6725 \begin_inset CommandInset ref
6726 LatexCommand ref
6727 reference "sec:Formato-de-leyendas"
6728
6729 \end_inset
6730
6731 .
6732 \end_layout
6733
6734 \begin_layout Subsubsection
6735 Anchura de la leyenda
6736 \begin_inset Index idx
6737 status collapsed
6738
6739 \begin_layout Plain Layout
6740 Cuadros largos ! Anchura de la leyenda
6741 \end_layout
6742
6743 \end_inset
6744
6745
6746 \end_layout
6747
6748 \begin_layout Standard
6749 La anchura máxima de la leyenda se define por la longitud 
6750 \series bold
6751
6752 \backslash
6753 LTcapwidth
6754 \series default
6755 .
6756  Por omisión, su valor es 4
6757 \begin_inset space \thinspace{}
6758 \end_inset
6759
6760 in (4
6761 \begin_inset space ~
6762 \end_inset
6763
6764 pulgadas).
6765  Para cambiarla añade el siguiente comando en el preámbulo o en código \SpecialChar TeX
6766
6767  en el propio documento antes del cuadro largo al que deba afectar
6768 \end_layout
6769
6770 \begin_layout Standard
6771
6772 \series bold
6773
6774 \backslash
6775 setlength{
6776 \backslash
6777 LTcapwidth}{anchura}
6778 \end_layout
6779
6780 \begin_layout Standard
6781 donde la anchura puede ser una de las unidades listadas en el apéndice
6782 \begin_inset space ~
6783 \end_inset
6784
6785
6786 \begin_inset CommandInset ref
6787 LatexCommand ref
6788 reference "cap:Unidades-disponibles-en"
6789
6790 \end_inset
6791
6792 .
6793 \end_layout
6794
6795 \begin_layout Standard
6796 Los cuadros siguientes muestran la diferencia:
6797 \end_layout
6798
6799 \begin_layout Standard
6800 \begin_inset Tabular
6801 <lyxtabular version="3" rows="6" columns="5">
6802 <features islongtable="true" longtabularalignment="center">
6803 <column alignment="center" valignment="top">
6804 <column alignment="center" valignment="top">
6805 <column alignment="center" valignment="top">
6806 <column alignment="center" valignment="top">
6807 <column alignment="center" valignment="top">
6808 <row endfirsthead="true" caption="true">
6809 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 \begin_inset Caption Standard
6814
6815 \begin_layout Plain Layout
6816 Leyenda larga completa con anchura predeterminada leyenda larga completa
6817  con anchura predeterminada
6818 \begin_inset Argument 1
6819 status collapsed
6820
6821 \begin_layout Plain Layout
6822 Leyenda con anchura predeterminada
6823 \end_layout
6824
6825 \end_inset
6826
6827
6828 \end_layout
6829
6830 \end_inset
6831
6832
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850
6851 \end_layout
6852
6853 \end_inset
6854 </cell>
6855 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6856 \begin_inset Text
6857
6858 \begin_layout Plain Layout
6859
6860 \end_layout
6861
6862 \end_inset
6863 </cell>
6864 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6865 \begin_inset Text
6866
6867 \begin_layout Plain Layout
6868
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 1
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 2
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 3
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 4
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 5
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" 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" leftline="true" usebox="none">
7026 \begin_inset Text
7027
7028 \begin_layout Plain Layout
7029 s
7030 \end_layout
7031
7032 \end_inset
7033 </cell>
7034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Plain Layout
7038 s
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7044 \begin_inset Text
7045
7046 \begin_layout Plain Layout
7047 s
7048 \end_layout
7049
7050 \end_inset
7051 </cell>
7052 <cell alignment="center" valignment="top" topline="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 <row>
7063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7064 \begin_inset Text
7065
7066 \begin_layout Plain Layout
7067 asd
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7073 \begin_inset Text
7074
7075 \begin_layout Plain Layout
7076 sad
7077 \end_layout
7078
7079 \end_inset
7080 </cell>
7081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7082 \begin_inset Text
7083
7084 \begin_layout Plain Layout
7085 asd
7086 \end_layout
7087
7088 \end_inset
7089 </cell>
7090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7091 \begin_inset Text
7092
7093 \begin_layout Plain Layout
7094 asd
7095 \end_layout
7096
7097 \end_inset
7098 </cell>
7099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103 asd
7104 \end_layout
7105
7106 \end_inset
7107 </cell>
7108 </row>
7109 </lyxtabular>
7110
7111 \end_inset
7112
7113
7114 \end_layout
7115
7116 \begin_layout Standard
7117 \begin_inset ERT
7118 status collapsed
7119
7120 \begin_layout Plain Layout
7121
7122
7123 \backslash
7124 setlength{
7125 \backslash
7126 LTcapwidth}{5cm}
7127 \end_layout
7128
7129 \end_inset
7130
7131
7132 \begin_inset Tabular
7133 <lyxtabular version="3" rows="6" columns="5">
7134 <features islongtable="true" longtabularalignment="center">
7135 <column alignment="center" valignment="top">
7136 <column alignment="center" valignment="top">
7137 <column alignment="center" valignment="top">
7138 <column alignment="center" valignment="top">
7139 <column alignment="center" valignment="top">
7140 <row endfirsthead="true" caption="true">
7141 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145 \begin_inset Caption Standard
7146
7147 \begin_layout Plain Layout
7148 Leyenda larga completa con una anchura de 5
7149 \begin_inset space \thinspace{}
7150 \end_inset
7151
7152 cm leyenda larga completa con una anchura de 5
7153 \begin_inset space \thinspace{}
7154 \end_inset
7155
7156 cm 
7157 \begin_inset Argument 1
7158 status collapsed
7159
7160 \begin_layout Plain Layout
7161 Leyenda con anchura
7162 \begin_inset space \thinspace{}
7163 \end_inset
7164
7165 =
7166 \begin_inset space \thinspace{}
7167 \end_inset
7168
7169 5
7170 \begin_inset space \thinspace{}
7171 \end_inset
7172
7173 cm
7174 \end_layout
7175
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \end_inset
7182
7183
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Plain Layout
7192
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201
7202 \end_layout
7203
7204 \end_inset
7205 </cell>
7206 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7207 \begin_inset Text
7208
7209 \begin_layout Plain Layout
7210
7211 \end_layout
7212
7213 \end_inset
7214 </cell>
7215 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Plain Layout
7219
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 1
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 2
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 3
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 4
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 5
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" 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" leftline="true" usebox="none">
7377 \begin_inset Text
7378
7379 \begin_layout Plain Layout
7380 s
7381 \end_layout
7382
7383 \end_inset
7384 </cell>
7385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7386 \begin_inset Text
7387
7388 \begin_layout Plain Layout
7389 s
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7395 \begin_inset Text
7396
7397 \begin_layout Plain Layout
7398 s
7399 \end_layout
7400
7401 \end_inset
7402 </cell>
7403 <cell alignment="center" valignment="top" topline="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 <row>
7414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Plain Layout
7418 asd
7419 \end_layout
7420
7421 \end_inset
7422 </cell>
7423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7424 \begin_inset Text
7425
7426 \begin_layout Plain Layout
7427 sad
7428 \end_layout
7429
7430 \end_inset
7431 </cell>
7432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7433 \begin_inset Text
7434
7435 \begin_layout Plain Layout
7436 asd
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445 asd
7446 \end_layout
7447
7448 \end_inset
7449 </cell>
7450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7451 \begin_inset Text
7452
7453 \begin_layout Plain Layout
7454 asd
7455 \end_layout
7456
7457 \end_inset
7458 </cell>
7459 </row>
7460 </lyxtabular>
7461
7462 \end_inset
7463
7464
7465 \begin_inset ERT
7466 status collapsed
7467
7468 \begin_layout Plain Layout
7469
7470
7471 \backslash
7472 setlength{
7473 \backslash
7474 LTcapwidth}{4in}
7475 \end_layout
7476
7477 \end_inset
7478
7479
7480 \end_layout
7481
7482 \begin_layout Standard
7483 \begin_inset Note Greyedout
7484 status collapsed
7485
7486 \begin_layout Plain Layout
7487
7488 \series bold
7489 Nota: 
7490 \series default
7491 Si se usa el paquete \SpecialChar LaTeX
7492  
7493 \series bold
7494 caption
7495 \series default
7496
7497 \begin_inset Index idx
7498 status collapsed
7499
7500 \begin_layout Plain Layout
7501 \SpecialChar LaTeX
7502 -paquetes ! caption
7503 \end_layout
7504
7505 \end_inset
7506
7507 , como en este documento, para la leyenda se utiliza toda la anchura de
7508  la página cuando se deja el valor por omisión de 4
7509 \begin_inset space \thinspace{}
7510 \end_inset
7511
7512 in para 
7513 \series bold
7514
7515 \backslash
7516 LTcapwidth
7517 \series default
7518 .
7519  En este caso, para conseguir una leyenda de 4
7520 \begin_inset space \thinspace{}
7521 \end_inset
7522
7523 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7524 \begin_inset space \thinspace{}
7525 \end_inset
7526
7527 in, p.
7528 \begin_inset space \thinspace{}
7529 \end_inset
7530
7531 ej.
7532  3.99
7533 \begin_inset space \thinspace{}
7534 \end_inset
7535
7536 in, o bien emplear el comando \SpecialChar LaTeX
7537  
7538 \series bold
7539
7540 \backslash
7541 captionsetup{width=valor}
7542 \series default
7543 , suministrado por el paquete 
7544 \series bold
7545 caption
7546 \series default
7547 .
7548 \end_layout
7549
7550 \end_inset
7551
7552
7553 \end_layout
7554
7555 \begin_layout Subsubsection
7556 Leyendas distintas para cada página
7557 \begin_inset Index idx
7558 status collapsed
7559
7560 \begin_layout Plain Layout
7561 Cuadros largos ! Leyendas ! distintas para cada página
7562 \end_layout
7563
7564 \end_inset
7565
7566
7567 \end_layout
7568
7569 \begin_layout Standard
7570 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7571  de la leyenda de la primera página del cuadro, marca una fila vacía como
7572  cabecera que contiene una leyenda.
7573  Después, clic derecho sobre la leyenda y selecciona 
7574 \family sans
7575 Leyenda
7576 \begin_inset space ~
7577 \end_inset
7578
7579 (CuadroLargoSinNúmero)
7580 \family default
7581  en el menú contextual.
7582  El cuadro
7583 \begin_inset space ~
7584 \end_inset
7585
7586
7587 \begin_inset CommandInset ref
7588 LatexCommand ref
7589 reference "tab:DifLeyendas"
7590
7591 \end_inset
7592
7593  es un ejemplo de cuadro largo con encabezados distintos donde el segundo
7594  no incluye número de cuadro.
7595 \begin_inset Separator parbreak
7596 \end_inset
7597
7598
7599 \end_layout
7600
7601 \begin_layout Standard
7602 \align center
7603 \begin_inset Tabular
7604 <lyxtabular version="3" rows="59" columns="3">
7605 <features islongtable="true" longtabularalignment="center">
7606 <column alignment="left" valignment="top" width="0pt">
7607 <column alignment="left" valignment="top" width="0pt">
7608 <column alignment="right" valignment="top" width="0pt">
7609 <row endfirsthead="true" caption="true">
7610 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 \begin_inset Caption Standard
7615
7616 \begin_layout Plain Layout
7617 Ejemplo de lista telefónica
7618 \begin_inset CommandInset label
7619 LatexCommand label
7620 name "tab:DifLeyendas"
7621
7622 \end_inset
7623
7624
7625 \begin_inset Argument 1
7626 status collapsed
7627
7628 \begin_layout Plain Layout
7629 Ejemplo de lista telefónica
7630 \end_layout
7631
7632 \end_inset
7633
7634
7635 \end_layout
7636
7637 \end_inset
7638
7639
7640 \end_layout
7641
7642 \end_inset
7643 </cell>
7644 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648
7649 \end_layout
7650
7651 \end_inset
7652 </cell>
7653 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657
7658 \end_layout
7659
7660 \end_inset
7661 </cell>
7662 </row>
7663 <row endfirsthead="true">
7664 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668
7669 \series bold
7670 Ejemplo de lista telefónica (ignore los nombres)
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679
7680 \end_layout
7681
7682 \end_inset
7683 </cell>
7684 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7685 \begin_inset Text
7686
7687 \begin_layout Plain Layout
7688
7689 \end_layout
7690
7691 \end_inset
7692 </cell>
7693 </row>
7694 <row endfirsthead="true">
7695 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7696 \begin_inset Text
7697
7698 \begin_layout Plain Layout
7699
7700 \series bold
7701 NOMBRE
7702 \end_layout
7703
7704 \end_inset
7705 </cell>
7706 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7707 \begin_inset Text
7708
7709 \begin_layout Plain Layout
7710
7711 \end_layout
7712
7713 \end_inset
7714 </cell>
7715 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7716 \begin_inset Text
7717
7718 \begin_layout Plain Layout
7719
7720 \series bold
7721 TEL.
7722 \end_layout
7723
7724 \end_inset
7725 </cell>
7726 </row>
7727 <row endhead="true" caption="true">
7728 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7729 \begin_inset Text
7730
7731 \begin_layout Plain Layout
7732 \begin_inset Caption LongTableNoNumber
7733
7734 \begin_layout Plain Layout
7735 Continúa ejemplo de lista telefónica
7736 \end_layout
7737
7738 \end_inset
7739
7740
7741 \end_layout
7742
7743 \end_inset
7744 </cell>
7745 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7746 \begin_inset Text
7747
7748 \begin_layout Plain Layout
7749
7750 \end_layout
7751
7752 \end_inset
7753 </cell>
7754 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7755 \begin_inset Text
7756
7757 \begin_layout Plain Layout
7758
7759 \end_layout
7760
7761 \end_inset
7762 </cell>
7763 </row>
7764 <row endhead="true">
7765 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7766 \begin_inset Text
7767
7768 \begin_layout Plain Layout
7769
7770 \series bold
7771 Ejemplo de lista telefónica
7772 \end_layout
7773
7774 \end_inset
7775 </cell>
7776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780
7781 \end_layout
7782
7783 \end_inset
7784 </cell>
7785 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7786 \begin_inset Text
7787
7788 \begin_layout Plain Layout
7789
7790 \end_layout
7791
7792 \end_inset
7793 </cell>
7794 </row>
7795 <row endhead="true">
7796 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800
7801 \series bold
7802 NOMBRE
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820
7821 \series bold
7822 TEL.
7823 \end_layout
7824
7825 \end_inset
7826 </cell>
7827 </row>
7828 <row endfoot="true">
7829 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833 continúa en página siguiente
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 </row>
7857 <row>
7858 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862
7863 \series bold
7864 Annovi
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873 Silvia
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882 111
7883 \end_layout
7884
7885 \end_inset
7886 </cell>
7887 </row>
7888 <row>
7889 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893
7894 \series bold
7895 Bertoli
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904 Stefano
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913 111
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 </row>
7919 <row>
7920 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924
7925 \series bold
7926 Bozzi
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935 Walter
7936 \end_layout
7937
7938 \end_inset
7939 </cell>
7940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944 111
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 </row>
7950 <row>
7951 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7952 \begin_inset Text
7953
7954 \begin_layout Plain Layout
7955
7956 \series bold
7957 Cachia
7958 \end_layout
7959
7960 \end_inset
7961 </cell>
7962 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966 Maria
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975 111
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 </row>
7981 <row>
7982 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7983 \begin_inset Text
7984
7985 \begin_layout Plain Layout
7986
7987 \series bold
7988 Cachia
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997 Maurizio
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006 111
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 </row>
8012 <row>
8013 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017
8018 \series bold
8019 Cinquemani
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028 Giusi
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037 111
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 </row>
8043 <row>
8044 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \series bold
8050 Colin
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 Bernard
8060 \end_layout
8061
8062 \end_inset
8063 </cell>
8064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8065 \begin_inset Text
8066
8067 \begin_layout Plain Layout
8068 111
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 </row>
8074 <row>
8075 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079
8080 \series bold
8081 Concli
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 Gianfranco
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 111
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 </row>
8105 <row>
8106 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110
8111 \series bold
8112 Dal Bosco
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121 Carolina
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 111
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 </row>
8136 <row>
8137 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141
8142 \series bold
8143 Dalpiaz
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152 Annamaria
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 111
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 </row>
8167 <row>
8168 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8169 \begin_inset Text
8170
8171 \begin_layout Plain Layout
8172
8173 \series bold
8174 Feliciello
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183 Domenico
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 111
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 </row>
8198 <row>
8199 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8200 \begin_inset Text
8201
8202 \begin_layout Plain Layout
8203
8204 \series bold
8205 Focarelli
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 Paola
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 111
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 </row>
8229 <row>
8230 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Plain Layout
8234
8235 \series bold
8236 Galletti
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Plain Layout
8245 Oreste
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254 111
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 </row>
8260 <row>
8261 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265
8266 \series bold
8267 Gasparini
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276 Franca
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 111
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 </row>
8291 <row>
8292 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296
8297 \series bold
8298 Rizzardi
8299 \series default
8300
8301 \begin_inset Foot
8302 status collapsed
8303
8304 \begin_layout Plain Layout
8305 Ejemplo de nota a pie de página
8306 \end_layout
8307
8308 \end_inset
8309
8310
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319 Paola
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328 111
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 </row>
8334 <row>
8335 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339
8340 \series bold
8341 Lassini
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350 Giancarlo
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359 111
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 </row>
8365 <row>
8366 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8367 \begin_inset Text
8368
8369 \begin_layout Plain Layout
8370
8371 \series bold
8372 Malfatti
8373 \end_layout
8374
8375 \end_inset
8376 </cell>
8377 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381 Luciano
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8387 \begin_inset Text
8388
8389 \begin_layout Plain Layout
8390 111
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 </row>
8396 <row>
8397 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401
8402 \series bold
8403 Malfatti
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8409 \begin_inset Text
8410
8411 \begin_layout Plain Layout
8412 Valeriano
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421 111
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 </row>
8427 <row>
8428 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432
8433 \series bold
8434 Meneguzzo
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443 Roberto
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 111
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 <row>
8459 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463
8464 \series bold
8465 Mezzadra
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 Roberto
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 111
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 </row>
8489 <row>
8490 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494
8495 \series bold
8496 Pirpamer
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505 Erich
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514 111
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 </row>
8520 <row>
8521 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525
8526 \series bold
8527 Pochiesa
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536 Paolo
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545 111, 222
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 </row>
8551 <row>
8552 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8553 \begin_inset Text
8554
8555 \begin_layout Plain Layout
8556
8557 \series bold
8558 Radina
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567 Claudio
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 111
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 </row>
8582 <row>
8583 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587
8588 \series bold
8589 Stuffer
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 Oskar
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607 111
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 </row>
8613 <row>
8614 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618
8619 \series bold
8620 Tacchelli
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 Ugo
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 111
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 </row>
8644 <row>
8645 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649
8650 \series bold
8651 Tezzele
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660 Margit
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 111
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 </row>
8675 <row>
8676 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680
8681 \series bold
8682 Unterkalmsteiner
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691 Frieda
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 111
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 </row>
8706 <row>
8707 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711
8712 \series bold
8713 Vieider
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722 Hilde
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731 111
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 </row>
8737 <row>
8738 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742
8743 \series bold
8744 Vigna
8745 \end_layout
8746
8747 \end_inset
8748 </cell>
8749 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753 Jürgen
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 111
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 </row>
8768 <row>
8769 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773
8774 \series bold
8775 Weber
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784 Maurizio
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793 111
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 </row>
8799 <row>
8800 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804
8805 \series bold
8806 Winkler
8807 \end_layout
8808
8809 \end_inset
8810 </cell>
8811 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8812 \begin_inset Text
8813
8814 \begin_layout Plain Layout
8815 Franz
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824 111
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 </row>
8830 <row>
8831 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835  
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Plain Layout
8853
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 </row>
8859 <row>
8860 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864
8865 \series bold
8866 Annovi
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875 Silvia
8876 \end_layout
8877
8878 \end_inset
8879 </cell>
8880 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8881 \begin_inset Text
8882
8883 \begin_layout Plain Layout
8884 555
8885 \end_layout
8886
8887 \end_inset
8888 </cell>
8889 </row>
8890 <row>
8891 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895
8896 \series bold
8897 Bertoli
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906 Stefano
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915 555
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 </row>
8921 <row>
8922 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926
8927 \series bold
8928 Bozzi
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937 Walter
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8943 \begin_inset Text
8944
8945 \begin_layout Plain Layout
8946 555
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 </row>
8952 <row>
8953 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957
8958 \series bold
8959 Cachia
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 Maria
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977 555
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 </row>
8983 <row>
8984 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988
8989 \series bold
8990 Cachia
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 Maurizio
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 555
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 </row>
9014 <row>
9015 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019
9020 \series bold
9021 Cinquemani
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030 Giusi
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039 555
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 </row>
9045 <row>
9046 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \series bold
9052 Colin
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 Bernard
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 555
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 </row>
9076 <row>
9077 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081
9082 \series bold
9083 Concli
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 Gianfranco
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101 555
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 </row>
9107 <row>
9108 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Plain Layout
9112
9113 \series bold
9114 Dal Bosco
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123 Carolina
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 555
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 </row>
9138 <row>
9139 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143
9144 \series bold
9145 Dalpiaz
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154 Annamaria
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 555
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 </row>
9169 <row>
9170 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174
9175 \series bold
9176 Feliciello
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185 Domenico
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Plain Layout
9194 555
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 </row>
9200 <row>
9201 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205
9206 \series bold
9207 Focarelli
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 Paola
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225 555
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 </row>
9231 <row>
9232 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236
9237 \series bold
9238 Galletti
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247 Oreste
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 555
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 </row>
9262 <row>
9263 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9264 \begin_inset Text
9265
9266 \begin_layout Plain Layout
9267
9268 \series bold
9269 Gasparini
9270 \end_layout
9271
9272 \end_inset
9273 </cell>
9274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278 Franca
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287 555
9288 \end_layout
9289
9290 \end_inset
9291 </cell>
9292 </row>
9293 <row>
9294 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9295 \begin_inset Text
9296
9297 \begin_layout Plain Layout
9298
9299 \series bold
9300 Rizzardi
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9306 \begin_inset Text
9307
9308 \begin_layout Plain Layout
9309 Paola
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318 555
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 </row>
9324 <row>
9325 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329
9330 \series bold
9331 Lassini
9332 \end_layout
9333
9334 \end_inset
9335 </cell>
9336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9337 \begin_inset Text
9338
9339 \begin_layout Plain Layout
9340 Giancarlo
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349 555
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 </row>
9355 <row>
9356 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9357 \begin_inset Text
9358
9359 \begin_layout Plain Layout
9360
9361 \series bold
9362 Malfatti
9363 \end_layout
9364
9365 \end_inset
9366 </cell>
9367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371 Luciano
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380 555
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 </row>
9386 <row>
9387 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391
9392 \series bold
9393 Malfatti
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402 Valeriano
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411 555
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 </row>
9417 <row>
9418 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422
9423 \series bold
9424 Meneguzzo
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 Roberto
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442 555
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 </row>
9448 <row>
9449 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453
9454 \series bold
9455 Mezzadra
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9461 \begin_inset Text
9462
9463 \begin_layout Plain Layout
9464 Roberto
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473 555
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 </row>
9479 </lyxtabular>
9480
9481 \end_inset
9482
9483
9484 \end_layout
9485
9486 \begin_layout Section
9487 Particularidades de los cuadros largos
9488 \begin_inset CommandInset label
9489 LatexCommand label
9490 name "sec:Particularidades-cuadros-largos"
9491
9492 \end_inset
9493
9494
9495 \end_layout
9496
9497 \begin_layout Subsection
9498 Cálculos
9499 \begin_inset Index idx
9500 status collapsed
9501
9502 \begin_layout Plain Layout
9503 Cuadros largos ! Cálculos
9504 \end_layout
9505
9506 \end_inset
9507
9508
9509 \end_layout
9510
9511 \begin_layout Standard
9512 \SpecialChar LaTeX
9513  calcula la altura de las páginas con cuadro y sus saltos de página utilizando
9514  los denominados «trozos», que son partes del cuadro presentes en la memoria
9515  de \SpecialChar LaTeX
9516 .
9517  El valor predeterminado está establecido a sólo 20 filas.
9518  Si estás usando cuadros largos con muchas páginas, la generación del documento
9519  puede hacerse muy lenta.
9520  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
9521  el siguiente comando en el preámbulo del documento:
9522 \end_layout
9523
9524 \begin_layout Standard
9525
9526 \series bold
9527
9528 \backslash
9529 setcounter{LTchunksize}{100}
9530 \end_layout
9531
9532 \begin_layout Subsection
9533 Flotantes y cuadros largos
9534 \begin_inset Index idx
9535 status collapsed
9536
9537 \begin_layout Plain Layout
9538 Cuadros largos ! Flotantes
9539 \end_layout
9540
9541 \end_inset
9542
9543
9544 \end_layout
9545
9546 \begin_layout Standard
9547 Podría haber problemas si un flotante aparece en la misma página donde comienza
9548  un cuadro largo.
9549  Para evitarlo, añade un 
9550 \begin_inset Quotes fld
9551 \end_inset
9552
9553 salto de página limpia
9554 \begin_inset Quotes frd
9555 \end_inset
9556
9557  (menú 
9558 \family sans
9559 Insertar\SpecialChar menuseparator
9560 Formato\SpecialChar menuseparator
9561 Limpiar
9562 \begin_inset space ~
9563 \end_inset
9564
9565 página
9566 \family default
9567 ) antes del cuadro.
9568 \end_layout
9569
9570 \begin_layout Subsection
9571 Saltos de página forzados
9572 \begin_inset Index idx
9573 status collapsed
9574
9575 \begin_layout Plain Layout
9576 Cuadros largos ! Saltos de página forzados
9577 \end_layout
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \begin_layout Standard
9585 Por omisión, los cuadros sólo se cortan entre filas.
9586  Si tienes una celda con líneas múltiples y necesitas un salto de página
9587  dentro de la celda, inserta el comando de nueva línea «
9588 \series bold
9589
9590 \backslash
9591
9592 \backslash
9593
9594 \series default
9595 » en código \SpecialChar TeX
9596  en el punto en que quieras cortar.
9597  Antes del comando «
9598 \series bold
9599
9600 \backslash
9601
9602 \backslash
9603
9604 \series default
9605 » debes insertar en código \SpecialChar TeX
9606  tantos caracteres «
9607 \series bold
9608 &
9609 \series default
9610 » como columnas siguientes del cuadro.
9611  
9612 \series bold
9613 &
9614 \series default
9615  es el carácter para separar celdas.
9616  Escribe en código \SpecialChar TeX
9617  después de cada 
9618 \series bold
9619 &
9620 \series default
9621  el contenido de la celda siguiente correspondiente y borra el contenido
9622  de esas celdas.
9623 \begin_inset Newline newline
9624 \end_inset
9625
9626 Detrás del comando 
9627 \series bold
9628
9629 \backslash
9630
9631 \backslash
9632
9633 \series default
9634 , inserta tantos 
9635 \series bold
9636 &
9637 \series default
9638  como columnas haya delante de la actual.
9639  Enl cuadro
9640 \begin_inset space ~
9641 \end_inset
9642
9643
9644 \begin_inset CommandInset ref
9645 LatexCommand ref
9646 reference "tab:Saltos de Página Forzados"
9647
9648 \end_inset
9649
9650  la celda que debería cortarse está en la segunda columna seguida de otra
9651  columna.
9652  Por eso, el siguiente comando se inserta en la celda en código \SpecialChar TeX
9653  detrás
9654  de «
9655 \emph on
9656 Castelchiodato,
9657 \emph default
9658 »:
9659 \end_layout
9660
9661 \begin_layout Standard
9662
9663 \series bold
9664 & 111
9665 \backslash
9666
9667 \backslash
9668  
9669 \backslash
9670 newpage
9671 \begin_inset Newline newline
9672 \end_inset
9673
9674 &
9675 \end_layout
9676
9677 \begin_layout Standard
9678 El «111» en la tercera columna de la fila se ha borrado.
9679
9680 \series bold
9681  
9682 \backslash
9683 newpage 
9684 \series default
9685 es necesario solo si en esta posición debiera ir definitivamente un salto
9686  de página, de otro modo es sólamente una posibilidad de salto.
9687  Si la fila más baja de la cuadro largo no tiene, por alguna razón, línea
9688  superior pero quisieras una línea horizontal donde se corta la celda, usa
9689  este comando alternativo:
9690 \end_layout
9691
9692 \begin_layout Standard
9693
9694 \series bold
9695 & 111
9696 \backslash
9697
9698 \backslash
9699
9700 \begin_inset Newline newline
9701 \end_inset
9702
9703
9704 \backslash
9705 hline &
9706 \end_layout
9707
9708 \begin_layout Standard
9709 Cuando la celda a cortar está en la última columna, el comando
9710 \end_layout
9711
9712 \begin_layout Standard
9713
9714 \series bold
9715
9716 \backslash
9717 setlength{
9718 \backslash
9719 parfillskip}{0pt}
9720 \end_layout
9721
9722 \begin_layout Standard
9723 debe insertarse en código \SpecialChar TeX
9724  al principio de la celda.
9725  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9726  aparecerá con toda su anchura.
9727 \begin_inset Separator parbreak
9728 \end_inset
9729
9730
9731 \end_layout
9732
9733 \begin_layout Standard
9734 \align center
9735 \begin_inset Tabular
9736 <lyxtabular version="3" rows="38" columns="3">
9737 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9738 <column alignment="left" valignment="top" width="0cm">
9739 <column alignment="left" valignment="top" width="3cm">
9740 <column alignment="right" valignment="top" width="0pt">
9741 <row endfirsthead="true" caption="true">
9742 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9743 \begin_inset Text
9744
9745 \begin_layout Plain Layout
9746 \begin_inset Caption Standard
9747
9748 \begin_layout Plain Layout
9749 Cuadro con salto de página forzado en celda
9750 \begin_inset CommandInset label
9751 LatexCommand label
9752 name "tab:Saltos de Página Forzados"
9753
9754 \end_inset
9755
9756
9757 \begin_inset Argument 1
9758 status open
9759
9760 \begin_layout Plain Layout
9761 Cuadro con salto de página forzado
9762 \end_layout
9763
9764 \end_inset
9765
9766
9767 \end_layout
9768
9769 \end_inset
9770
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 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9786 \begin_inset Text
9787
9788 \begin_layout Plain Layout
9789
9790 \end_layout
9791
9792 \end_inset
9793 </cell>
9794 </row>
9795 <row endfirsthead="true">
9796 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9797 \begin_inset Text
9798
9799 \begin_layout Plain Layout
9800
9801 \series bold
9802 Ejemplo de lista telefónica (ignore los nombres)
9803 \end_layout
9804
9805 \end_inset
9806 </cell>
9807 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820
9821 \end_layout
9822
9823 \end_inset
9824 </cell>
9825 </row>
9826 <row endfirsthead="true">
9827 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9828 \begin_inset Text
9829
9830 \begin_layout Plain Layout
9831
9832 \series bold
9833 NOMBRE
9834 \end_layout
9835
9836 \end_inset
9837 </cell>
9838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9839 \begin_inset Text
9840
9841 \begin_layout Plain Layout
9842
9843 \end_layout
9844
9845 \end_inset
9846 </cell>
9847 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9848 \begin_inset Text
9849
9850 \begin_layout Plain Layout
9851
9852 \series bold
9853 TEL.
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 </row>
9859 <row endhead="true">
9860 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9861 \begin_inset Text
9862
9863 \begin_layout Plain Layout
9864 \begin_inset ERT
9865 status collapsed
9866
9867 \begin_layout Plain Layout
9868
9869
9870 \backslash
9871 caption*{continúa Ejemplo de lista telefónica}
9872 \backslash
9873
9874 \backslash
9875 %
9876 \end_layout
9877
9878 \end_inset
9879
9880
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9895 \begin_inset Text
9896
9897 \begin_layout Plain Layout
9898
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 </row>
9904 <row endhead="true">
9905 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9906 \begin_inset Text
9907
9908 \begin_layout Plain Layout
9909  
9910 \series bold
9911 Ejemplo de lista telefónica
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 </row>
9935 <row endhead="true">
9936 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9937 \begin_inset Text
9938
9939 \begin_layout Plain Layout
9940
9941 \series bold
9942 NOMBRE
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9948 \begin_inset Text
9949
9950 \begin_layout Plain Layout
9951
9952 \end_layout
9953
9954 \end_inset
9955 </cell>
9956 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9957 \begin_inset Text
9958
9959 \begin_layout Plain Layout
9960
9961 \series bold
9962 TEL.
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 </row>
9968 <row endfoot="true">
9969 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973 continúa en página siguiente
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982
9983 \end_layout
9984
9985 \end_inset
9986 </cell>
9987 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9988 \begin_inset Text
9989
9990 \begin_layout Plain Layout
9991
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 </row>
9997 <row>
9998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9999 \begin_inset Text
10000
10001 \begin_layout Plain Layout
10002
10003 \series bold
10004 Annovi
10005 \end_layout
10006
10007 \end_inset
10008 </cell>
10009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013 Silvia
10014 \end_layout
10015
10016 \end_inset
10017 </cell>
10018 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10019 \begin_inset Text
10020
10021 \begin_layout Plain Layout
10022 111
10023 \end_layout
10024
10025 \end_inset
10026 </cell>
10027 </row>
10028 <row>
10029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10030 \begin_inset Text
10031
10032 \begin_layout Plain Layout
10033
10034 \series bold
10035 Bertoli
10036 \end_layout
10037
10038 \end_inset
10039 </cell>
10040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10041 \begin_inset Text
10042
10043 \begin_layout Plain Layout
10044 Stefano
10045 \end_layout
10046
10047 \end_inset
10048 </cell>
10049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10050 \begin_inset Text
10051
10052 \begin_layout Plain Layout
10053 111
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 </row>
10059 <row>
10060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064
10065 \series bold
10066 Bozzi
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075 Walter
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084 111
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 </row>
10090 <row>
10091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \series bold
10097 Cachia
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106 Maria
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115 111
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 </row>
10121 <row>
10122 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126
10127 \series bold
10128 Cachia
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137 Maurizio
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146 111
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 </row>
10152 <row>
10153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157
10158 \series bold
10159 Cinquemani
10160 \end_layout
10161
10162 \end_inset
10163 </cell>
10164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168 Giusi
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177 111
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 </row>
10183 <row>
10184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188
10189 \series bold
10190 Colin
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199 Bernard
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208 111
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 </row>
10214 <row>
10215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219
10220 \series bold
10221 Concli
10222 \end_layout
10223
10224 \end_inset
10225 </cell>
10226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230 Gianfranco
10231 \end_layout
10232
10233 \end_inset
10234 </cell>
10235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239 111
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 </row>
10245 <row>
10246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250
10251 \series bold
10252 Dal Bosco
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261 Carolina
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270 111
10271 \end_layout
10272
10273 \end_inset
10274 </cell>
10275 </row>
10276 <row>
10277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281
10282 \series bold
10283 Dalpiaz
10284 \end_layout
10285
10286 \end_inset
10287 </cell>
10288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292 Annamaria
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301 111
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 </row>
10307 <row>
10308 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312
10313 \series bold
10314 Feliciello
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323 Domenico
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332 111
10333 \end_layout
10334
10335 \end_inset
10336 </cell>
10337 </row>
10338 <row>
10339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343
10344 \series bold
10345 Focarelli
10346 \end_layout
10347
10348 \end_inset
10349 </cell>
10350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354 Paola
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 111
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 </row>
10369 <row>
10370 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374
10375 \series bold
10376 Galletti
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385 Oreste
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 111
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 </row>
10400 <row>
10401 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405
10406 \series bold
10407 Gasparini
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416 Franca
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425 111
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 </row>
10431 <row>
10432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436
10437 \series bold
10438 Lassini
10439 \end_layout
10440
10441 \end_inset
10442 </cell>
10443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447 Giancarlo
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 </row>
10462 <row>
10463 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467
10468 \series bold
10469 Malfatti
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478 Luciano
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487 111
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 </row>
10493 <row>
10494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498
10499 \series bold
10500 Malfatti
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509 Valeriano
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518 111
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 </row>
10524 <row>
10525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529
10530 \series bold
10531 Meneguzzo
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540 Roberto
10541 \end_layout
10542
10543 \end_inset
10544 </cell>
10545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549 111
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 </row>
10555 <row>
10556 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560
10561 \series bold
10562 Mezzadra
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10568 \begin_inset Text
10569
10570 \begin_layout Plain Layout
10571 Roberto
10572 \end_layout
10573
10574 \end_inset
10575 </cell>
10576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580 111
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \series bold
10593 Pirpamer
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602 Erich
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 111
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 </row>
10617 <row>
10618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622
10623 \series bold
10624 Pochiesa
10625 \end_layout
10626
10627 \end_inset
10628 </cell>
10629 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10630 \begin_inset Text
10631
10632 \begin_layout Plain Layout
10633 Paolo
10634 \end_layout
10635
10636 \end_inset
10637 </cell>
10638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642 111, 222
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 </row>
10648 <row>
10649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653
10654 \series bold
10655 Radina
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664 Claudio
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673 111
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 </row>
10679 <row>
10680 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684
10685 \series bold
10686 Rizzardi
10687 \end_layout
10688
10689 \end_inset
10690 </cell>
10691 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10692 \begin_inset Text
10693
10694 \begin_layout Plain Layout
10695 Paolo, 11.
10696  Fürst von Montecompatri, 11.
10697  Fürst von Sulmona und Vivaro, 10.
10698  Fürst von Rossano, 5.
10699  Herzog von Canemorte, 11.
10700  Herzog von Palombara, 5.
10701  Herzog von Castelchiodato,
10702 \begin_inset ERT
10703 status open
10704
10705 \begin_layout Plain Layout
10706
10707 & 111
10708 \backslash
10709
10710 \backslash
10711  
10712 \backslash
10713 newpage
10714 \end_layout
10715
10716 \begin_layout Plain Layout
10717
10718 &
10719 \end_layout
10720
10721 \end_inset
10722
10723  11.
10724  Herzog von Poggionativo, 11.
10725  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10726  Graf von Valinfreda, 11.
10727  Baron von Cropalati, 11.
10728  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10734 \begin_inset Text
10735
10736 \begin_layout Plain Layout
10737 111
10738 \end_layout
10739
10740 \end_inset
10741 </cell>
10742 </row>
10743 <row>
10744 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10745 \begin_inset Text
10746
10747 \begin_layout Plain Layout
10748
10749 \series bold
10750 Stuffer
10751 \end_layout
10752
10753 \end_inset
10754 </cell>
10755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759 Oskar
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768 111
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 </row>
10774 <row>
10775 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10776 \begin_inset Text
10777
10778 \begin_layout Plain Layout
10779
10780 \series bold
10781 Tacchelli
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790 Ugo
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Plain Layout
10799 111
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 </row>
10805 <row>
10806 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Plain Layout
10810
10811 \series bold
10812 Tezzele
10813 \end_layout
10814
10815 \end_inset
10816 </cell>
10817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821 Margit
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830 111
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 </row>
10836 <row>
10837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10838 \begin_inset Text
10839
10840 \begin_layout Plain Layout
10841
10842 \series bold
10843 Unterkalmsteiner
10844 \end_layout
10845
10846 \end_inset
10847 </cell>
10848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852 Frieda
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 111
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 </row>
10867 <row>
10868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872
10873 \series bold
10874 Vieider
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883 Hilde
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 111
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 </row>
10898 <row>
10899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903
10904 \series bold
10905 Vigna
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914 Jürgen
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923 111
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 </row>
10929 <row>
10930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934
10935 \series bold
10936 Weber
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945 Maurizio
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 111
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 </row>
10960 <row>
10961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965
10966 \series bold
10967 Winkler
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976 Franz
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985 111
10986 \end_layout
10987
10988 \end_inset
10989 </cell>
10990 </row>
10991 </lyxtabular>
10992
10993 \end_inset
10994
10995
10996 \end_layout
10997
10998 \begin_layout Section
10999 Líneas múltiples en columnas y filas
11000 \end_layout
11001
11002 \begin_layout Subsection
11003 Líneas múltiples en celdas
11004 \begin_inset CommandInset label
11005 LatexCommand label
11006 name "subsec:Líneas-Múltiples-en"
11007
11008 \end_inset
11009
11010
11011 \begin_inset Index idx
11012 status collapsed
11013
11014 \begin_layout Plain Layout
11015 Lineas@Líneas múltiples en celdas
11016 \end_layout
11017
11018 \end_inset
11019
11020
11021 \begin_inset Index idx
11022 status collapsed
11023
11024 \begin_layout Plain Layout
11025 Cuadros ! Saltos de línea
11026 \end_layout
11027
11028 \end_inset
11029
11030
11031 \end_layout
11032
11033 \begin_layout Standard
11034 \noindent
11035 \begin_inset Float table
11036 placement H
11037 wide false
11038 sideways false
11039 status open
11040
11041 \begin_layout Plain Layout
11042 \begin_inset Caption Standard
11043
11044 \begin_layout Plain Layout
11045 \begin_inset CommandInset label
11046 LatexCommand label
11047 name "tab:Cuadro-con-múltiples"
11048
11049 \end_inset
11050
11051 Cuadro con líneas múltiples en celda
11052 \end_layout
11053
11054 \end_inset
11055
11056
11057 \end_layout
11058
11059 \begin_layout Plain Layout
11060 \align center
11061 \begin_inset Tabular
11062 <lyxtabular version="3" rows="3" columns="3">
11063 <features tabularvalignment="middle">
11064 <column alignment="center" valignment="middle" width="2.5cm">
11065 <column alignment="center" valignment="middle">
11066 <column alignment="center" valignment="middle">
11067 <row>
11068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11069 \begin_inset Text
11070
11071 \begin_layout Plain Layout
11072 líneas
11073 \begin_inset Newline linebreak
11074 \end_inset
11075
11076 múltiples
11077 \end_layout
11078
11079 \end_inset
11080 </cell>
11081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11082 \begin_inset Text
11083
11084 \begin_layout Plain Layout
11085 b
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094 c
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 </row>
11100 <row>
11101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 d
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 e
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11120 \begin_inset Text
11121
11122 \begin_layout Plain Layout
11123 f
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 </row>
11129 <row>
11130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134 g
11135 \end_layout
11136
11137 \end_inset
11138 </cell>
11139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11140 \begin_inset Text
11141
11142 \begin_layout Plain Layout
11143 h
11144 \end_layout
11145
11146 \end_inset
11147 </cell>
11148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152 i
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 </row>
11158 </lyxtabular>
11159
11160 \end_inset
11161
11162
11163 \end_layout
11164
11165 \end_inset
11166
11167
11168 \end_layout
11169
11170 \begin_layout Standard
11171 Al ajustar anchura fija en una columna se habilita la entrada de texto como
11172  párrafos con varias líneas y guionado.
11173 \end_layout
11174
11175 \begin_layout Standard
11176 Para generar el cuadro
11177 \begin_inset space ~
11178 \end_inset
11179
11180
11181 \begin_inset CommandInset ref
11182 LatexCommand ref
11183 reference "tab:Cuadro-con-múltiples"
11184
11185 \end_inset
11186
11187 , crea un cuadro 3×3, marca la primera celda y haz clic derecho sobre ella.
11188  En el diálogo que surge establece una anchura de 2.5
11189 \begin_inset space \thinspace{}
11190 \end_inset
11191
11192 cm y escoge centro en alineación vertical y horizontal.
11193  La alineación vertical se utiliza para todas las celdas de la fila.
11194  Como nuestro texto es menor de 2.5
11195 \begin_inset space \thinspace{}
11196 \end_inset
11197
11198 cm, sólo aparece una línea.
11199  Para poner dos añadimos un salto de línea justificado, (atajo 
11200 \family sans
11201 Ctrl+Mayúsculas+Entrar
11202 \family default
11203 ).
11204  Si el texto es más ancho que la celda será automáticamente dividido en
11205  líneas.
11206 \end_layout
11207
11208 \begin_layout Standard
11209 Si hay una palabra larga en una celda con anchura fija, \SpecialChar LaTeX
11210  no puede cortarla
11211  con guión si es la primera entrada.
11212  Por eso hay que insertar algo para que dicha palabra no sea la primera
11213  entrada: añade un espacio horizontal de 0
11214 \begin_inset space \thinspace{}
11215 \end_inset
11216
11217 pt delante de la palabra.
11218  Como el espacio es 0 la salida no cambia.
11219  El cuadro
11220 \begin_inset space ~
11221 \end_inset
11222
11223
11224 \begin_inset CommandInset ref
11225 LatexCommand ref
11226 reference "tab:Cuadro-con-y"
11227
11228 \end_inset
11229
11230  muestra el efecto.
11231 \end_layout
11232
11233 \begin_layout Standard
11234 \begin_inset Float table
11235 placement b
11236 wide false
11237 sideways false
11238 status open
11239
11240 \begin_layout Plain Layout
11241 \begin_inset Caption Standard
11242
11243 \begin_layout Plain Layout
11244 \begin_inset CommandInset label
11245 LatexCommand label
11246 name "tab:Cuadro-con-y"
11247
11248 \end_inset
11249
11250 Cuadros con y sin guión
11251 \end_layout
11252
11253 \end_inset
11254
11255
11256 \end_layout
11257
11258 \begin_layout Plain Layout
11259 \begin_inset space \hfill{}
11260 \end_inset
11261
11262
11263 \begin_inset Tabular
11264 <lyxtabular version="3" rows="3" columns="3">
11265 <features tabularvalignment="middle">
11266 <column alignment="center" valignment="middle" width="2.5cm">
11267 <column alignment="center" valignment="middle">
11268 <column alignment="center" valignment="middle">
11269 <row>
11270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11271 \begin_inset Text
11272
11273 \begin_layout Plain Layout
11274 celdaconpalabramuylarga
11275 \end_layout
11276
11277 \end_inset
11278 </cell>
11279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11280 \begin_inset Text
11281
11282 \begin_layout Plain Layout
11283 b
11284 \end_layout
11285
11286 \end_inset
11287 </cell>
11288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11289 \begin_inset Text
11290
11291 \begin_layout Plain Layout
11292 c
11293 \end_layout
11294
11295 \end_inset
11296 </cell>
11297 </row>
11298 <row>
11299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 d
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11309 \begin_inset Text
11310
11311 \begin_layout Plain Layout
11312 e
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11318 \begin_inset Text
11319
11320 \begin_layout Plain Layout
11321 f
11322 \end_layout
11323
11324 \end_inset
11325 </cell>
11326 </row>
11327 <row>
11328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 g
11333 \end_layout
11334
11335 \end_inset
11336 </cell>
11337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 h
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 i
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 </row>
11356 </lyxtabular>
11357
11358 \end_inset
11359
11360
11361 \begin_inset space \hfill{}
11362 \end_inset
11363
11364
11365 \begin_inset Tabular
11366 <lyxtabular version="3" rows="3" columns="3">
11367 <features tabularvalignment="middle">
11368 <column alignment="center" valignment="middle" width="2.5cm">
11369 <column alignment="center" valignment="middle">
11370 <column alignment="center" valignment="middle">
11371 <row>
11372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11373 \begin_inset Text
11374
11375 \begin_layout Plain Layout
11376 \begin_inset space \hspace{}
11377 \length 0pt
11378 \end_inset
11379
11380 celdaconpalabramuylarga
11381 \end_layout
11382
11383 \end_inset
11384 </cell>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389 b
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 c
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 </row>
11404 <row>
11405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 d
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418 e
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11424 \begin_inset Text
11425
11426 \begin_layout Plain Layout
11427 f
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 </row>
11433 <row>
11434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11435 \begin_inset Text
11436
11437 \begin_layout Plain Layout
11438 g
11439 \end_layout
11440
11441 \end_inset
11442 </cell>
11443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 h
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456 i
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 </row>
11462 </lyxtabular>
11463
11464 \end_inset
11465
11466
11467 \begin_inset space \hfill{}
11468 \end_inset
11469
11470
11471 \end_layout
11472
11473 \end_inset
11474
11475
11476 \end_layout
11477
11478 \begin_layout Subsection
11479 Multicolumnas
11480 \begin_inset CommandInset label
11481 LatexCommand label
11482 name "subsec:Multicolumnas"
11483
11484 \end_inset
11485
11486
11487 \begin_inset Index idx
11488 status collapsed
11489
11490 \begin_layout Plain Layout
11491 Multicolumnas
11492 \end_layout
11493
11494 \end_inset
11495
11496
11497 \begin_inset Index idx
11498 status collapsed
11499
11500 \begin_layout Plain Layout
11501 Cuadros ! Multicolumnas
11502 \end_layout
11503
11504 \end_inset
11505
11506
11507 \end_layout
11508
11509 \begin_layout Subsubsection
11510 Fundamentos de multicolumnas
11511 \end_layout
11512
11513 \begin_layout Standard
11514 Para extender una celda sobre varias columnas, se marcan las celdas que
11515  se desee combinar y se usa el botón 
11516 \begin_inset Info
11517 type  "icon"
11518 arg   "inset-modify tabular multicolumn"
11519 \end_inset
11520
11521 , el menú 
11522 \family sans
11523 Editar\SpecialChar menuseparator
11524 Cuadro\SpecialChar menuseparator
11525 Multicolumna
11526 \family default
11527 , o clic derecho sobre las celdas marcadas y elige 
11528 \family sans
11529 Multicolumna 
11530 \family default
11531 en el menú contextual.
11532 \end_layout
11533
11534 \begin_layout Standard
11535 Las multicolumnas tienen su propia configuración de celdas.
11536  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11537  multicolumna.
11538  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11539  última fila sin borde superior:
11540 \begin_inset Separator parbreak
11541 \end_inset
11542
11543
11544 \end_layout
11545
11546 \begin_layout Standard
11547 \align center
11548 \begin_inset Tabular
11549 <lyxtabular version="3" rows="3" columns="4">
11550 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11551 <column alignment="center" valignment="top" width="0pt">
11552 <column alignment="center" valignment="middle">
11553 <column alignment="center" valignment="top" width="0in">
11554 <column alignment="center" valignment="top" width="0pt">
11555 <row>
11556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11557 \begin_inset Text
11558
11559 \begin_layout Plain Layout
11560 abc
11561 \end_layout
11562
11563 \end_inset
11564 </cell>
11565 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11566 \begin_inset Text
11567
11568 \begin_layout Plain Layout
11569 def ghi
11570 \end_layout
11571
11572 \end_inset
11573 </cell>
11574 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11575 \begin_inset Text
11576
11577 \begin_layout Plain Layout
11578
11579 \end_layout
11580
11581 \end_inset
11582 </cell>
11583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11584 \begin_inset Text
11585
11586 \begin_layout Plain Layout
11587 jkl
11588 \end_layout
11589
11590 \end_inset
11591 </cell>
11592 </row>
11593 <row>
11594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11595 \begin_inset Text
11596
11597 \begin_layout Plain Layout
11598
11599 \family roman
11600 \series medium
11601 \shape up
11602 \size normal
11603 \emph off
11604 \bar no
11605 \noun off
11606 \color none
11607 A
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11613 \begin_inset Text
11614
11615 \begin_layout Plain Layout
11616 B
11617 \end_layout
11618
11619 \end_inset
11620 </cell>
11621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11622 \begin_inset Text
11623
11624 \begin_layout Plain Layout
11625 C
11626 \end_layout
11627
11628 \end_inset
11629 </cell>
11630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11631 \begin_inset Text
11632
11633 \begin_layout Plain Layout
11634 D
11635 \end_layout
11636
11637 \end_inset
11638 </cell>
11639 </row>
11640 <row>
11641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11642 \begin_inset Text
11643
11644 \begin_layout Plain Layout
11645 1
11646 \end_layout
11647
11648 \end_inset
11649 </cell>
11650 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11651 \begin_inset Text
11652
11653 \begin_layout Plain Layout
11654 2
11655 \end_layout
11656
11657 \end_inset
11658 </cell>
11659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11660 \begin_inset Text
11661
11662 \begin_layout Plain Layout
11663 3
11664 \end_layout
11665
11666 \end_inset
11667 </cell>
11668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11669 \begin_inset Text
11670
11671 \begin_layout Plain Layout
11672 4
11673 \end_layout
11674
11675 \end_inset
11676 </cell>
11677 </row>
11678 </lyxtabular>
11679
11680 \end_inset
11681
11682
11683 \end_layout
11684
11685 \begin_layout Subsubsection
11686 Cálculos en multicolumnas
11687 \begin_inset CommandInset label
11688 LatexCommand label
11689 name "subsec:Cálculos-en-Multicolumnas"
11690
11691 \end_inset
11692
11693
11694 \begin_inset Index idx
11695 status collapsed
11696
11697 \begin_layout Plain Layout
11698 Cuadros ! Multicolumnas ! Cálculos
11699 \end_layout
11700
11701 \end_inset
11702
11703
11704 \end_layout
11705
11706 \begin_layout Standard
11707 \SpecialChar LyX
11708  soporta multicolumnas directamente, pero hay que prestar atención a la
11709  anchura de celda de las columnas combinadas en la celda multicolumna.
11710 \end_layout
11711
11712 \begin_layout Standard
11713 \begin_inset Float table
11714 placement h
11715 wide false
11716 sideways false
11717 status open
11718
11719 \begin_layout Plain Layout
11720 \begin_inset Caption Standard
11721
11722 \begin_layout Plain Layout
11723 \begin_inset CommandInset label
11724 LatexCommand label
11725 name "tab:Cuadro-con-centrado"
11726
11727 \end_inset
11728
11729 Cuadro con texto centrado en multicolumna sobre dos columnas que tienen
11730  exactamente la mitad de anchura que la celda multicolumna
11731 \begin_inset Argument 1
11732 status open
11733
11734 \begin_layout Plain Layout
11735 Cuadro multicolumna perfecta
11736 \end_layout
11737
11738 \end_inset
11739
11740
11741 \end_layout
11742
11743 \end_inset
11744
11745
11746 \end_layout
11747
11748 \begin_layout Plain Layout
11749 \align center
11750 \begin_inset Tabular
11751 <lyxtabular version="3" rows="3" columns="3">
11752 <features tabularvalignment="middle">
11753 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11754 <column alignment="center" valignment="middle">
11755 <column alignment="center" valignment="top">
11756 <row>
11757 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11758 \begin_inset Text
11759
11760 \begin_layout Plain Layout
11761 multicolumna línea múltiple
11762 \end_layout
11763
11764 \end_inset
11765 </cell>
11766 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11767 \begin_inset Text
11768
11769 \begin_layout Plain Layout
11770
11771 \end_layout
11772
11773 \end_inset
11774 </cell>
11775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11776 \begin_inset Text
11777
11778 \begin_layout Plain Layout
11779 c
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 </row>
11785 <row>
11786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11787 \begin_inset Text
11788
11789 \begin_layout Plain Layout
11790 d
11791 \end_layout
11792
11793 \end_inset
11794 </cell>
11795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11796 \begin_inset Text
11797
11798 \begin_layout Plain Layout
11799 e
11800 \end_layout
11801
11802 \end_inset
11803 </cell>
11804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11805 \begin_inset Text
11806
11807 \begin_layout Plain Layout
11808 f
11809 \end_layout
11810
11811 \end_inset
11812 </cell>
11813 </row>
11814 <row>
11815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11816 \begin_inset Text
11817
11818 \begin_layout Plain Layout
11819 g
11820 \end_layout
11821
11822 \end_inset
11823 </cell>
11824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11825 \begin_inset Text
11826
11827 \begin_layout Plain Layout
11828 h
11829 \end_layout
11830
11831 \end_inset
11832 </cell>
11833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11834 \begin_inset Text
11835
11836 \begin_layout Plain Layout
11837 i
11838 \end_layout
11839
11840 \end_inset
11841 </cell>
11842 </row>
11843 </lyxtabular>
11844
11845 \end_inset
11846
11847
11848 \end_layout
11849
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \begin_layout Standard
11856 Por ejemplo, para crear el cuadro
11857 \begin_inset space ~
11858 \end_inset
11859
11860
11861 \begin_inset CommandInset ref
11862 LatexCommand ref
11863 reference "tab:Cuadro-con-centrado"
11864
11865 \end_inset
11866
11867 , marca las dos primeras celdas en la primera fila deun cuadro 3×3 y haz
11868  clic derecho.
11869  En el diálogo marca 
11870 \emph on
11871 multicolumna
11872 \emph default
11873
11874 \emph on
11875 alineación centro
11876 \emph default
11877  y una anchura de 2.5
11878 \begin_inset space \thinspace{}
11879 \end_inset
11880
11881 cm.
11882  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11883  de la celda multicolumna, así que deberías ajustar 1.25
11884 \begin_inset space \thinspace{}
11885 \end_inset
11886
11887 cm para la primera columna.
11888  La segunda columna tendrá entonces automáticamente 1.25
11889 \begin_inset space \thinspace{}
11890 \end_inset
11891
11892 cm de anchura.
11893  Para el cuadro
11894 \begin_inset space ~
11895 \end_inset
11896
11897
11898 \begin_inset CommandInset ref
11899 LatexCommand ref
11900 reference "tab:Cuadro-sin-mitad"
11901
11902 \end_inset
11903
11904  se ha procedido de la siguiente manera:
11905 \end_layout
11906
11907 \begin_layout Standard
11908 \begin_inset Float table
11909 wide false
11910 sideways false
11911 status open
11912
11913 \begin_layout Plain Layout
11914 \begin_inset Caption Standard
11915
11916 \begin_layout Plain Layout
11917 \begin_inset CommandInset label
11918 LatexCommand label
11919 name "tab:Cuadro-sin-mitad"
11920
11921 \end_inset
11922
11923 Cuadro en el que las columnas combinadas no tienen exactamente la mitad
11924  de anchura que la celda multicolumna
11925 \begin_inset Argument 1
11926 status open
11927
11928 \begin_layout Plain Layout
11929 Cuadro multicolumna imperfecta
11930 \end_layout
11931
11932 \end_inset
11933
11934
11935 \end_layout
11936
11937 \end_inset
11938
11939
11940 \end_layout
11941
11942 \begin_layout Plain Layout
11943 \align center
11944 \begin_inset Tabular
11945 <lyxtabular version="3" rows="3" columns="3">
11946 <features tabularvalignment="middle">
11947 <column alignment="center" valignment="top" width="1.25cm">
11948 <column alignment="center" valignment="top">
11949 <column alignment="center" valignment="top">
11950 <row>
11951 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11952 \begin_inset Text
11953
11954 \begin_layout Plain Layout
11955 multicolumna línea múltiple
11956 \end_layout
11957
11958 \end_inset
11959 </cell>
11960 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11961 \begin_inset Text
11962
11963 \begin_layout Plain Layout
11964
11965 \end_layout
11966
11967 \end_inset
11968 </cell>
11969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11970 \begin_inset Text
11971
11972 \begin_layout Plain Layout
11973 c
11974 \end_layout
11975
11976 \end_inset
11977 </cell>
11978 </row>
11979 <row>
11980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11981 \begin_inset Text
11982
11983 \begin_layout Plain Layout
11984 d
11985 \end_layout
11986
11987 \end_inset
11988 </cell>
11989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11990 \begin_inset Text
11991
11992 \begin_layout Plain Layout
11993 e
11994 \end_layout
11995
11996 \end_inset
11997 </cell>
11998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 f
12003 \end_layout
12004
12005 \end_inset
12006 </cell>
12007 </row>
12008 <row>
12009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12010 \begin_inset Text
12011
12012 \begin_layout Plain Layout
12013 g
12014 \end_layout
12015
12016 \end_inset
12017 </cell>
12018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12019 \begin_inset Text
12020
12021 \begin_layout Plain Layout
12022 h
12023 \end_layout
12024
12025 \end_inset
12026 </cell>
12027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12028 \begin_inset Text
12029
12030 \begin_layout Plain Layout
12031 i
12032 \end_layout
12033
12034 \end_inset
12035 </cell>
12036 </row>
12037 </lyxtabular>
12038
12039 \end_inset
12040
12041
12042 \end_layout
12043
12044 \end_inset
12045
12046
12047 \end_layout
12048
12049 \begin_layout Standard
12050 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
12051 a, es un poco mayor.
12052  La razón es que la anchura dada para una celda 
12053 \begin_inset Formula $W_{g}$
12054 \end_inset
12055
12056  no es su anchura total 
12057 \begin_inset Formula $W_{\mathrm{tot}}$
12058 \end_inset
12059
12060  porque una celda es siempre algo mayor que la anchura dada.
12061  El apéndice
12062 \begin_inset space ~
12063 \end_inset
12064
12065
12066 \begin_inset CommandInset ref
12067 LatexCommand ref
12068 reference "cap:Explicación-de-la-Ecuación"
12069
12070 \end_inset
12071
12072  lo explica con detalle.
12073 \end_layout
12074
12075 \begin_layout Standard
12076 La anchura dada 
12077 \begin_inset Formula $W_{g\,n}$
12078 \end_inset
12079
12080  necesaria para combinar 
12081 \emph on
12082 n
12083 \emph default
12084  columnas puede calcularse de manera que cada columna tenga una anchura
12085  total de 
12086 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12087 \end_inset
12088
12089 :
12090 \begin_inset Formula 
12091 \begin{equation}
12092 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12093 \end{equation}
12094
12095 \end_inset
12096
12097
12098 \end_layout
12099
12100 \begin_layout Standard
12101 En nuestro caso tenemos 
12102 \begin_inset Formula $n=2$
12103 \end_inset
12104
12105
12106 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12107 \end_inset
12108
12109
12110 \begin_inset space \thinspace{}
12111 \end_inset
12112
12113 cm y los valores predeterminados para longitudes, así la ecuación
12114 \begin_inset space ~
12115 \end_inset
12116
12117
12118 \begin_inset CommandInset ref
12119 LatexCommand ref
12120 reference "eq:Wgn"
12121
12122 \end_inset
12123
12124  queda
12125 \begin_inset Formula 
12126 \begin{equation}
12127 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12128 \end{equation}
12129
12130 \end_inset
12131
12132
12133 \end_layout
12134
12135 \begin_layout Standard
12136 Para habilitar cálculos en \SpecialChar LaTeX
12137 , debe cargarse en el preámbulo el paquete 
12138 \series bold
12139 calc
12140 \series default
12141  con la línea
12142 \begin_inset Index idx
12143 status collapsed
12144
12145 \begin_layout Plain Layout
12146 \SpecialChar LaTeX
12147 -paquetes ! calc
12148 \end_layout
12149
12150 \end_inset
12151
12152
12153 \end_layout
12154
12155 \begin_layout Standard
12156
12157 \series bold
12158
12159 \backslash
12160 usepackage{calc}
12161 \end_layout
12162
12163 \begin_layout Standard
12164 \SpecialChar LyX
12165  no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
12166  Por tanto hay que insertar un argumento \SpecialChar LaTeX
12167  en el diálogo.
12168  He aquí un repaso de los argumentos:
12169 \end_layout
12170
12171 \begin_layout Itemize
12172
12173 \series bold
12174 p{ancho}
12175 \series default
12176  crea celdas con anchura fija, el texto alineado arriba
12177 \end_layout
12178
12179 \begin_layout Itemize
12180
12181 \series bold
12182 m{ancho}
12183 \series default
12184  crea celdas con anchura fija, el texto con alineación vertical centrada
12185  
12186 \end_layout
12187
12188 \begin_layout Itemize
12189
12190 \series bold
12191 b{ancho}
12192 \series default
12193  crea celdas con anchura fija, el texto alineado abajo
12194 \end_layout
12195
12196 \begin_layout Standard
12197 Al introducir un argumento \SpecialChar LaTeX
12198 , todas las propiedades de celda puestas en el
12199  diálogo se ignoran.
12200 \end_layout
12201
12202 \begin_layout Standard
12203 \begin_inset Note Greyedout
12204 status open
12205
12206 \begin_layout Plain Layout
12207
12208 \series bold
12209 Nota:
12210 \series default
12211  Debido a un error, \SpecialChar LyX
12212  muestra de todas formas estas propiedades.
12213 \end_layout
12214
12215 \end_inset
12216
12217  
12218 \end_layout
12219
12220 \begin_layout Standard
12221 El comando 
12222 \series bold
12223
12224 \backslash
12225 centering
12226 \series default
12227  centra horizontalmente el texto.
12228  Puedes entonces introducir el siguiente argumento de \SpecialChar LaTeX
12229  para la primera columna
12230  extendida:
12231 \end_layout
12232
12233 \begin_layout Standard
12234
12235 \series bold
12236 >{
12237 \backslash
12238 centering}m{1.25cm-6.2pt}
12239 \end_layout
12240
12241 \begin_layout Standard
12242 El comando 
12243 \series bold
12244 >{ }
12245 \series default
12246  significa que los comandos entre llaves se aplican antes de crear la celda.
12247 \end_layout
12248
12249 \begin_layout Standard
12250 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12251 , aún está alineado a la izquierda.
12252  Esto se debe a que \SpecialChar LyX
12253  sólo aplica alineado a columnas simples.
12254  Así que para multicolumnas hemos de usar el argumento de \SpecialChar LaTeX
12255
12256 \end_layout
12257
12258 \begin_layout Standard
12259
12260 \series bold
12261 >{
12262 \backslash
12263 centering}m{2.5cm}
12264 \end_layout
12265
12266 \begin_layout Subsection
12267 Multifilas
12268 \begin_inset CommandInset label
12269 LatexCommand label
12270 name "subsec:Multifilas"
12271
12272 \end_inset
12273
12274
12275 \begin_inset Index idx
12276 status collapsed
12277
12278 \begin_layout Plain Layout
12279 Multifilas
12280 \end_layout
12281
12282 \end_inset
12283
12284
12285 \begin_inset Index idx
12286 status collapsed
12287
12288 \begin_layout Plain Layout
12289 Cuadros ! Multifilas
12290 \end_layout
12291
12292 \end_inset
12293
12294
12295 \end_layout
12296
12297 \begin_layout Standard
12298 Para extender una celda sobre varias filas, se marcan las celdas que se
12299  desee combinar y se usa el botón 
12300 \begin_inset Info
12301 type  "icon"
12302 arg   "inset-modify tabular multirow"
12303 \end_inset
12304
12305 , el menú 
12306 \family sans
12307 Editar\SpecialChar menuseparator
12308 Cuadro\SpecialChar menuseparator
12309 Multifila
12310 \family default
12311 , o haz clic derecho sobre las celdas marcadas y elige 
12312 \family sans
12313 Multifila 
12314 \family default
12315 en el menú contextual.
12316 \end_layout
12317
12318 \begin_layout Standard
12319 Aquí hay un ejemplo de cuadro con una multifila en la primera columna:
12320 \begin_inset Separator parbreak
12321 \end_inset
12322
12323
12324 \end_layout
12325
12326 \begin_layout Standard
12327 \align center
12328 \begin_inset Tabular
12329 <lyxtabular version="3" rows="3" columns="3">
12330 <features tabularvalignment="middle">
12331 <column alignment="center" valignment="top" width="0pt">
12332 <column alignment="center" valignment="top">
12333 <column alignment="center" valignment="top">
12334 <row>
12335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12336 \begin_inset Text
12337
12338 \begin_layout Plain Layout
12339 entrada en una celda larga
12340 \end_layout
12341
12342 \end_inset
12343 </cell>
12344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12345 \begin_inset Text
12346
12347 \begin_layout Plain Layout
12348 b
12349 \end_layout
12350
12351 \end_inset
12352 </cell>
12353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12354 \begin_inset Text
12355
12356 \begin_layout Plain Layout
12357 c
12358 \end_layout
12359
12360 \end_inset
12361 </cell>
12362 </row>
12363 <row>
12364 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12365 \begin_inset Text
12366
12367 \begin_layout Plain Layout
12368 multifila
12369 \end_layout
12370
12371 \end_inset
12372 </cell>
12373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12374 \begin_inset Text
12375
12376 \begin_layout Plain Layout
12377 e
12378 \end_layout
12379
12380 \end_inset
12381 </cell>
12382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12383 \begin_inset Text
12384
12385 \begin_layout Plain Layout
12386 f
12387 \end_layout
12388
12389 \end_inset
12390 </cell>
12391 </row>
12392 <row>
12393 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12394 \begin_inset Text
12395
12396 \begin_layout Plain Layout
12397
12398 \end_layout
12399
12400 \end_inset
12401 </cell>
12402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12403 \begin_inset Text
12404
12405 \begin_layout Plain Layout
12406 h
12407 \end_layout
12408
12409 \end_inset
12410 </cell>
12411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12412 \begin_inset Text
12413
12414 \begin_layout Plain Layout
12415 i
12416 \end_layout
12417
12418 \end_inset
12419 </cell>
12420 </row>
12421 </lyxtabular>
12422
12423 \end_inset
12424
12425
12426 \end_layout
12427
12428 \begin_layout Standard
12429 La anchura de las celdas multifila se establece poniendo la anchura y la
12430  alineación para toda la columna.
12431  El 
12432 \family sans
12433 Desplazamiento vertical
12434 \family default
12435  cambia el contenido de la multifila arriba/abajo según su valor sea positivo/ne
12436 gativo.
12437 \end_layout
12438
12439 \begin_layout Standard
12440 Si la columna de una celda multifila no tiene anchura explícita, la celda
12441  multifila hereda el alineamiento de la columna.
12442  Por otra parte, se alinea a la izquierda por omisión.
12443  Para cambiar esto renombra el comando 
12444 \series bold
12445
12446 \backslash
12447 multirowsetup
12448 \series default
12449  con el comando
12450 \end_layout
12451
12452 \begin_layout Standard
12453
12454 \series bold
12455
12456 \backslash
12457 renewcommand{
12458 \backslash
12459 multirowsetup}{
12460 \backslash
12461 centering}
12462 \end_layout
12463
12464 \begin_layout Standard
12465 en el preámbulo del documento.
12466  Entonces se centran todas las entradas de celdas multifila en el documento.
12467  Si sólo queremos centrar en algunos cuadros, se puede renombrar el comando
12468  en código \SpecialChar TeX
12469  justo antes del cuadro en lugar de en el preámbulo.
12470  Si el texto debe estar alineado a la derecha, reemplaza 
12471 \series bold
12472
12473 \backslash
12474 centering
12475 \series default
12476  por 
12477 \series bold
12478
12479 \backslash
12480 raggedleft
12481 \series default
12482 .
12483  Para volver a alineado a la izquierda usa 
12484 \series bold
12485
12486 \backslash
12487 raggedright
12488 \series default
12489 .
12490 \end_layout
12491
12492 \begin_layout Standard
12493 Este es un ejemplo de cuadro con una celda multifila alineada a la derecha
12494  que tiene un desplazamiento vertical de -4
12495 \begin_inset space \thinspace{}
12496 \end_inset
12497
12498 mm y está en una columna de 3
12499 \begin_inset space \thinspace{}
12500 \end_inset
12501
12502 cm de ancho:
12503 \begin_inset Separator parbreak
12504 \end_inset
12505
12506
12507 \end_layout
12508
12509 \begin_layout Standard
12510 \noindent
12511 \align center
12512 \begin_inset ERT
12513 status collapsed
12514
12515 \begin_layout Plain Layout
12516
12517
12518 \backslash
12519 renewcommand{
12520 \backslash
12521 multirowsetup}{
12522 \backslash
12523 raggedleft}
12524 \end_layout
12525
12526 \end_inset
12527
12528
12529 \begin_inset Tabular
12530 <lyxtabular version="3" rows="4" columns="3">
12531 <features tabularvalignment="middle">
12532 <column alignment="center" valignment="top" width="3cm">
12533 <column alignment="center" valignment="top">
12534 <column alignment="center" valignment="top">
12535 <row>
12536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12537 \begin_inset Text
12538
12539 \begin_layout Plain Layout
12540 entrada en una celda larga
12541 \end_layout
12542
12543 \end_inset
12544 </cell>
12545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12546 \begin_inset Text
12547
12548 \begin_layout Plain Layout
12549 b
12550 \end_layout
12551
12552 \end_inset
12553 </cell>
12554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12555 \begin_inset Text
12556
12557 \begin_layout Plain Layout
12558 c
12559 \end_layout
12560
12561 \end_inset
12562 </cell>
12563 </row>
12564 <row>
12565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12566 \begin_inset Text
12567
12568 \begin_layout Plain Layout
12569 t
12570 \end_layout
12571
12572 \end_inset
12573 </cell>
12574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12575 \begin_inset Text
12576
12577 \begin_layout Plain Layout
12578 n
12579 \end_layout
12580
12581 \end_inset
12582 </cell>
12583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12584 \begin_inset Text
12585
12586 \begin_layout Plain Layout
12587 m
12588 \end_layout
12589
12590 \end_inset
12591 </cell>
12592 </row>
12593 <row>
12594 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12595 \begin_inset Text
12596
12597 \begin_layout Plain Layout
12598 multifila
12599 \end_layout
12600
12601 \end_inset
12602 </cell>
12603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12604 \begin_inset Text
12605
12606 \begin_layout Plain Layout
12607 e
12608 \end_layout
12609
12610 \end_inset
12611 </cell>
12612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12613 \begin_inset Text
12614
12615 \begin_layout Plain Layout
12616 f
12617 \end_layout
12618
12619 \end_inset
12620 </cell>
12621 </row>
12622 <row>
12623 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12624 \begin_inset Text
12625
12626 \begin_layout Plain Layout
12627
12628 \end_layout
12629
12630 \end_inset
12631 </cell>
12632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12633 \begin_inset Text
12634
12635 \begin_layout Plain Layout
12636 h
12637 \end_layout
12638
12639 \end_inset
12640 </cell>
12641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12642 \begin_inset Text
12643
12644 \begin_layout Plain Layout
12645 i
12646 \end_layout
12647
12648 \end_inset
12649 </cell>
12650 </row>
12651 </lyxtabular>
12652
12653 \end_inset
12654
12655
12656 \begin_inset ERT
12657 status collapsed
12658
12659 \begin_layout Plain Layout
12660
12661
12662 \backslash
12663 renewcommand{
12664 \backslash
12665 multirowsetup}{
12666 \backslash
12667 raggedright}
12668 \end_layout
12669
12670 \end_inset
12671
12672
12673 \end_layout
12674
12675 \begin_layout Standard
12676 Para iniciar una nueva línea en una multifila se puede usar un salto de
12677  página forzado (
12678 \family sans
12679 Ctrl+Retorno
12680 \family default
12681 ) pero esto no respetará la alineación de celda, como se ve en este cuadro:
12682 \begin_inset Separator parbreak
12683 \end_inset
12684
12685
12686 \end_layout
12687
12688 \begin_layout Standard
12689 \noindent
12690 \align center
12691 \begin_inset Tabular
12692 <lyxtabular version="3" rows="3" columns="2">
12693 <features tabularvalignment="middle">
12694 <column alignment="left" valignment="middle" width="2cm">
12695 <column alignment="center" valignment="top">
12696 <row>
12697 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12698 \begin_inset Text
12699
12700 \begin_layout Plain Layout
12701 aaa
12702 \begin_inset Newline newline
12703 \end_inset
12704
12705 aaa
12706 \begin_inset Newline newline
12707 \end_inset
12708
12709 celda errónea
12710 \end_layout
12711
12712 \end_inset
12713 </cell>
12714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12715 \begin_inset Text
12716
12717 \begin_layout Plain Layout
12718 ccc
12719 \end_layout
12720
12721 \end_inset
12722 </cell>
12723 </row>
12724 <row>
12725 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12726 \begin_inset Text
12727
12728 \begin_layout Plain Layout
12729
12730 \end_layout
12731
12732 \end_inset
12733 </cell>
12734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12735 \begin_inset Text
12736
12737 \begin_layout Plain Layout
12738 ddd
12739 \end_layout
12740
12741 \end_inset
12742 </cell>
12743 </row>
12744 <row>
12745 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12746 \begin_inset Text
12747
12748 \begin_layout Plain Layout
12749 bbb
12750 \end_layout
12751
12752 \end_inset
12753 </cell>
12754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12755 \begin_inset Text
12756
12757 \begin_layout Plain Layout
12758 eee
12759 \end_layout
12760
12761 \end_inset
12762 </cell>
12763 </row>
12764 </lyxtabular>
12765
12766 \end_inset
12767
12768
12769 \end_layout
12770
12771 \begin_layout Standard
12772 Por tanto, hay que usar con cuidado los saltos forzados.
12773 \end_layout
12774
12775 \begin_layout Subsection
12776 Celdas con línea(s) diagonal(es)
12777 \end_layout
12778
12779 \begin_layout Standard
12780 Para que el lector distinga los encabezados de filas y columnas, es útil
12781  dividir la primera celda del cuadro con una o dos líneas diagonales.
12782  Esto es posible cargando el paquete \SpecialChar LaTeX
12783  
12784 \series bold
12785 diagbox
12786 \series default
12787
12788 \begin_inset Index idx
12789 status collapsed
12790
12791 \begin_layout Plain Layout
12792 \SpecialChar LaTeX
12793 -paquetes ! diagbox
12794 \end_layout
12795
12796 \end_inset
12797
12798  en el preámbulo del documento.
12799  El paquete suministra el comando 
12800 \series bold
12801
12802 \backslash
12803 diagbox
12804 \series default
12805 , que se inserta en código \SpecialChar TeX
12806  con dos o tres argumentos:
12807 \end_layout
12808
12809 \begin_layout Standard
12810
12811 \series bold
12812
12813 \backslash
12814 diagbox[options]{izquierda abajo}{derecha arriba}
12815 \end_layout
12816
12817 \begin_layout Standard
12818
12819 \series bold
12820
12821 \backslash
12822 diagbox[options]{izquierda abajo}{izquierda arriba}{derecha arriba}
12823 \end_layout
12824
12825 \begin_layout Standard
12826 En el primer caso, la celda se divide con una línea diagonal y los argumentos
12827  se colocan debajo y encima de dicha línea.
12828  En el segundo la celda se divide con dos líneas.
12829 \end_layout
12830
12831 \begin_layout Standard
12832 \begin_inset ERT
12833 status collapsed
12834
12835 \begin_layout Plain Layout
12836
12837
12838 \backslash
12839 ifdiagbox
12840 \end_layout
12841
12842 \end_inset
12843
12844
12845 \begin_inset Note Note
12846 status open
12847
12848 \begin_layout Plain Layout
12849 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
12850  \SpecialChar LaTeX
12851  
12852 \series bold
12853 diagbox
12854 \series default
12855 .
12856 \end_layout
12857
12858 \end_inset
12859
12860
12861 \end_layout
12862
12863 \begin_layout Standard
12864 Aquí hay un ejemplo de cuadro con 
12865 \series bold
12866
12867 \backslash
12868 diagbox
12869 \series default
12870  y dos argumentos:
12871 \end_layout
12872
12873 \begin_layout Standard
12874 \begin_inset VSpace medskip
12875 \end_inset
12876
12877
12878 \end_layout
12879
12880 \begin_layout Standard
12881 \noindent
12882 \begin_inset Tabular
12883 <lyxtabular version="3" rows="4" columns="4">
12884 <features tabularvalignment="middle">
12885 <column alignment="center" valignment="top">
12886 <column alignment="center" valignment="top">
12887 <column alignment="center" valignment="top">
12888 <column alignment="center" valignment="top">
12889 <row>
12890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 \begin_inset ERT
12895 status collapsed
12896
12897 \begin_layout Plain Layout
12898
12899
12900 \backslash
12901 diagbox{
12902 \end_layout
12903
12904 \end_inset
12905
12906 Nombre
12907 \begin_inset ERT
12908 status collapsed
12909
12910 \begin_layout Plain Layout
12911
12912 }{
12913 \end_layout
12914
12915 \end_inset
12916
12917 Parámetro
12918 \begin_inset ERT
12919 status collapsed
12920
12921 \begin_layout Plain Layout
12922
12923 }
12924 \end_layout
12925
12926 \end_inset
12927
12928
12929 \end_layout
12930
12931 \end_inset
12932 </cell>
12933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12934 \begin_inset Text
12935
12936 \begin_layout Plain Layout
12937 Thickness in nm
12938 \end_layout
12939
12940 \end_inset
12941 </cell>
12942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12943 \begin_inset Text
12944
12945 \begin_layout Plain Layout
12946 Transparency in %
12947 \end_layout
12948
12949 \end_inset
12950 </cell>
12951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955 Hardness in MPa
12956 \end_layout
12957
12958 \end_inset
12959 </cell>
12960 </row>
12961 <row>
12962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12963 \begin_inset Text
12964
12965 \begin_layout Plain Layout
12966 Perfect Green
12967 \end_layout
12968
12969 \end_inset
12970 </cell>
12971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12972 \begin_inset Text
12973
12974 \begin_layout Plain Layout
12975 45
12976 \end_layout
12977
12978 \end_inset
12979 </cell>
12980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12981 \begin_inset Text
12982
12983 \begin_layout Plain Layout
12984 80
12985 \end_layout
12986
12987 \end_inset
12988 </cell>
12989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12990 \begin_inset Text
12991
12992 \begin_layout Plain Layout
12993 504
12994 \end_layout
12995
12996 \end_inset
12997 </cell>
12998 </row>
12999 <row>
13000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13001 \begin_inset Text
13002
13003 \begin_layout Plain Layout
13004 Dark Multi-P
13005 \end_layout
13006
13007 \end_inset
13008 </cell>
13009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13010 \begin_inset Text
13011
13012 \begin_layout Plain Layout
13013 60
13014 \end_layout
13015
13016 \end_inset
13017 </cell>
13018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13019 \begin_inset Text
13020
13021 \begin_layout Plain Layout
13022 72
13023 \end_layout
13024
13025 \end_inset
13026 </cell>
13027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13028 \begin_inset Text
13029
13030 \begin_layout Plain Layout
13031 982
13032 \end_layout
13033
13034 \end_inset
13035 </cell>
13036 </row>
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 Crystal Clear Pro
13043 \end_layout
13044
13045 \end_inset
13046 </cell>
13047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13048 \begin_inset Text
13049
13050 \begin_layout Plain Layout
13051 18
13052 \end_layout
13053
13054 \end_inset
13055 </cell>
13056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13057 \begin_inset Text
13058
13059 \begin_layout Plain Layout
13060 86
13061 \end_layout
13062
13063 \end_inset
13064 </cell>
13065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13066 \begin_inset Text
13067
13068 \begin_layout Plain Layout
13069 374
13070 \end_layout
13071
13072 \end_inset
13073 </cell>
13074 </row>
13075 </lyxtabular>
13076
13077 \end_inset
13078
13079
13080 \begin_inset VSpace medskip
13081 \end_inset
13082
13083
13084 \end_layout
13085
13086 \begin_layout Standard
13087 El esquema con tres argumentos puede ser útil, por ejemplo, para cuadros
13088  de ligas deportivas o distancias:
13089 \begin_inset Separator parbreak
13090 \end_inset
13091
13092
13093 \end_layout
13094
13095 \begin_layout Standard
13096 \noindent
13097 \align center
13098 \begin_inset Tabular
13099 <lyxtabular version="3" rows="4" columns="4">
13100 <features tabularvalignment="middle">
13101 <column alignment="center" valignment="top" width="0pt">
13102 <column alignment="center" valignment="top">
13103 <column alignment="center" valignment="top">
13104 <column alignment="center" valignment="top">
13105 <row>
13106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13107 \begin_inset Text
13108
13109 \begin_layout Plain Layout
13110 \begin_inset ERT
13111 status collapsed
13112
13113 \begin_layout Plain Layout
13114
13115
13116 \backslash
13117 diagbox{
13118 \end_layout
13119
13120 \end_inset
13121
13122 Equipo local
13123 \begin_inset ERT
13124 status collapsed
13125
13126 \begin_layout Plain Layout
13127
13128 }{
13129 \end_layout
13130
13131 \end_inset
13132
13133 Resultado
13134 \begin_inset ERT
13135 status collapsed
13136
13137 \begin_layout Plain Layout
13138
13139 }{
13140 \end_layout
13141
13142 \end_inset
13143
13144 Equipo visitante
13145 \begin_inset ERT
13146 status collapsed
13147
13148 \begin_layout Plain Layout
13149
13150 }
13151 \end_layout
13152
13153 \end_inset
13154
13155
13156 \end_layout
13157
13158 \end_inset
13159 </cell>
13160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13161 \begin_inset Text
13162
13163 \begin_layout Plain Layout
13164 Tigers
13165 \end_layout
13166
13167 \end_inset
13168 </cell>
13169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13170 \begin_inset Text
13171
13172 \begin_layout Plain Layout
13173 Panthers
13174 \end_layout
13175
13176 \end_inset
13177 </cell>
13178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13179 \begin_inset Text
13180
13181 \begin_layout Plain Layout
13182 Falcons
13183 \end_layout
13184
13185 \end_inset
13186 </cell>
13187 </row>
13188 <row>
13189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13190 \begin_inset Text
13191
13192 \begin_layout Plain Layout
13193 Tigers
13194 \end_layout
13195
13196 \end_inset
13197 </cell>
13198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13199 \begin_inset Text
13200
13201 \begin_layout Plain Layout
13202
13203 \end_layout
13204
13205 \end_inset
13206 </cell>
13207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13208 \begin_inset Text
13209
13210 \begin_layout Plain Layout
13211 1:3
13212 \end_layout
13213
13214 \end_inset
13215 </cell>
13216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13217 \begin_inset Text
13218
13219 \begin_layout Plain Layout
13220 0:1
13221 \end_layout
13222
13223 \end_inset
13224 </cell>
13225 </row>
13226 <row>
13227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13228 \begin_inset Text
13229
13230 \begin_layout Plain Layout
13231 Panthers
13232 \end_layout
13233
13234 \end_inset
13235 </cell>
13236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13237 \begin_inset Text
13238
13239 \begin_layout Plain Layout
13240 3:1
13241 \end_layout
13242
13243 \end_inset
13244 </cell>
13245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13246 \begin_inset Text
13247
13248 \begin_layout Plain Layout
13249
13250 \end_layout
13251
13252 \end_inset
13253 </cell>
13254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13255 \begin_inset Text
13256
13257 \begin_layout Plain Layout
13258 0:0
13259 \end_layout
13260
13261 \end_inset
13262 </cell>
13263 </row>
13264 <row>
13265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13266 \begin_inset Text
13267
13268 \begin_layout Plain Layout
13269 Falcons
13270 \end_layout
13271
13272 \end_inset
13273 </cell>
13274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13275 \begin_inset Text
13276
13277 \begin_layout Plain Layout
13278 1:0
13279 \end_layout
13280
13281 \end_inset
13282 </cell>
13283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13284 \begin_inset Text
13285
13286 \begin_layout Plain Layout
13287 0:0
13288 \end_layout
13289
13290 \end_inset
13291 </cell>
13292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13293 \begin_inset Text
13294
13295 \begin_layout Plain Layout
13296
13297 \end_layout
13298
13299 \end_inset
13300 </cell>
13301 </row>
13302 </lyxtabular>
13303
13304 \end_inset
13305
13306
13307 \end_layout
13308
13309 \begin_layout Standard
13310 Para cuadros más grandes con datos cruzados se pueden usar celdas divididas
13311  en cada esquina del cuadro, como en el siguiente ejemplo:
13312 \begin_inset Separator parbreak
13313 \end_inset
13314
13315
13316 \end_layout
13317
13318 \begin_layout Standard
13319 \noindent
13320 \align center
13321 \begin_inset Tabular
13322 <lyxtabular version="3" rows="5" columns="5">
13323 <features tabularvalignment="middle">
13324 <column alignment="center" valignment="top" width="0pt">
13325 <column alignment="center" valignment="top">
13326 <column alignment="center" valignment="top">
13327 <column alignment="center" valignment="top">
13328 <column alignment="center" valignment="top">
13329 <row>
13330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13331 \begin_inset Text
13332
13333 \begin_layout Plain Layout
13334 \begin_inset ERT
13335 status open
13336
13337 \begin_layout Plain Layout
13338
13339
13340 \backslash
13341 diagbox{
13342 \end_layout
13343
13344 \end_inset
13345
13346 Equipo local
13347 \begin_inset ERT
13348 status collapsed
13349
13350 \begin_layout Plain Layout
13351
13352 }{
13353 \end_layout
13354
13355 \end_inset
13356
13357 Resultado
13358 \begin_inset ERT
13359 status collapsed
13360
13361 \begin_layout Plain Layout
13362
13363 }{
13364 \end_layout
13365
13366 \end_inset
13367
13368 Equipo visitante
13369 \begin_inset ERT
13370 status collapsed
13371
13372 \begin_layout Plain Layout
13373
13374 }
13375 \end_layout
13376
13377 \end_inset
13378
13379
13380 \end_layout
13381
13382 \end_inset
13383 </cell>
13384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13385 \begin_inset Text
13386
13387 \begin_layout Plain Layout
13388 Tigers
13389 \end_layout
13390
13391 \end_inset
13392 </cell>
13393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13394 \begin_inset Text
13395
13396 \begin_layout Plain Layout
13397 Panthers
13398 \end_layout
13399
13400 \end_inset
13401 </cell>
13402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13403 \begin_inset Text
13404
13405 \begin_layout Plain Layout
13406 Falcons
13407 \end_layout
13408
13409 \end_inset
13410 </cell>
13411 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13412 \begin_inset Text
13413
13414 \begin_layout Plain Layout
13415 \begin_inset ERT
13416 status open
13417
13418 \begin_layout Plain Layout
13419
13420
13421 \backslash
13422 diagbox[dir=NE]{
13423 \end_layout
13424
13425 \end_inset
13426
13427 Equipo local
13428 \begin_inset ERT
13429 status collapsed
13430
13431 \begin_layout Plain Layout
13432
13433 }{
13434 \end_layout
13435
13436 \end_inset
13437
13438 Resultado
13439 \begin_inset ERT
13440 status collapsed
13441
13442 \begin_layout Plain Layout
13443
13444 }{
13445 \end_layout
13446
13447 \end_inset
13448
13449 Equipo visitante
13450 \begin_inset ERT
13451 status collapsed
13452
13453 \begin_layout Plain Layout
13454
13455 }
13456 \end_layout
13457
13458 \end_inset
13459
13460
13461 \end_layout
13462
13463 \end_inset
13464 </cell>
13465 </row>
13466 <row>
13467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13468 \begin_inset Text
13469
13470 \begin_layout Plain Layout
13471 Tigers
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13477 \begin_inset Text
13478
13479 \begin_layout Plain Layout
13480
13481 \end_layout
13482
13483 \end_inset
13484 </cell>
13485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13486 \begin_inset Text
13487
13488 \begin_layout Plain Layout
13489 1:3
13490 \end_layout
13491
13492 \end_inset
13493 </cell>
13494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13495 \begin_inset Text
13496
13497 \begin_layout Plain Layout
13498 0:1
13499 \end_layout
13500
13501 \end_inset
13502 </cell>
13503 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13504 \begin_inset Text
13505
13506 \begin_layout Plain Layout
13507 Tigers
13508 \end_layout
13509
13510 \end_inset
13511 </cell>
13512 </row>
13513 <row>
13514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13515 \begin_inset Text
13516
13517 \begin_layout Plain Layout
13518 Panthers
13519 \end_layout
13520
13521 \end_inset
13522 </cell>
13523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13524 \begin_inset Text
13525
13526 \begin_layout Plain Layout
13527 3:1
13528 \end_layout
13529
13530 \end_inset
13531 </cell>
13532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13533 \begin_inset Text
13534
13535 \begin_layout Plain Layout
13536
13537 \end_layout
13538
13539 \end_inset
13540 </cell>
13541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13542 \begin_inset Text
13543
13544 \begin_layout Plain Layout
13545 0:0
13546 \end_layout
13547
13548 \end_inset
13549 </cell>
13550 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13551 \begin_inset Text
13552
13553 \begin_layout Plain Layout
13554 Panthers
13555 \end_layout
13556
13557 \end_inset
13558 </cell>
13559 </row>
13560 <row>
13561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13562 \begin_inset Text
13563
13564 \begin_layout Plain Layout
13565 Falcons
13566 \end_layout
13567
13568 \end_inset
13569 </cell>
13570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13571 \begin_inset Text
13572
13573 \begin_layout Plain Layout
13574 1:0
13575 \end_layout
13576
13577 \end_inset
13578 </cell>
13579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13580 \begin_inset Text
13581
13582 \begin_layout Plain Layout
13583 0:0
13584 \end_layout
13585
13586 \end_inset
13587 </cell>
13588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13589 \begin_inset Text
13590
13591 \begin_layout Plain Layout
13592
13593 \end_layout
13594
13595 \end_inset
13596 </cell>
13597 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13598 \begin_inset Text
13599
13600 \begin_layout Plain Layout
13601 Falcons
13602 \end_layout
13603
13604 \end_inset
13605 </cell>
13606 </row>
13607 <row>
13608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13609 \begin_inset Text
13610
13611 \begin_layout Plain Layout
13612 \begin_inset ERT
13613 status open
13614
13615 \begin_layout Plain Layout
13616
13617
13618 \backslash
13619 diagbox[dir=SW]{
13620 \end_layout
13621
13622 \end_inset
13623
13624 Equipo local
13625 \begin_inset ERT
13626 status collapsed
13627
13628 \begin_layout Plain Layout
13629
13630 }{
13631 \end_layout
13632
13633 \end_inset
13634
13635 Resultado
13636 \begin_inset ERT
13637 status collapsed
13638
13639 \begin_layout Plain Layout
13640
13641 }{
13642 \end_layout
13643
13644 \end_inset
13645
13646 Equipo visitante
13647 \begin_inset ERT
13648 status collapsed
13649
13650 \begin_layout Plain Layout
13651
13652 }
13653 \end_layout
13654
13655 \end_inset
13656
13657
13658 \end_layout
13659
13660 \end_inset
13661 </cell>
13662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13663 \begin_inset Text
13664
13665 \begin_layout Plain Layout
13666 Tigers
13667 \end_layout
13668
13669 \end_inset
13670 </cell>
13671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13672 \begin_inset Text
13673
13674 \begin_layout Plain Layout
13675 Panthers
13676 \end_layout
13677
13678 \end_inset
13679 </cell>
13680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13681 \begin_inset Text
13682
13683 \begin_layout Plain Layout
13684 Falcons
13685 \end_layout
13686
13687 \end_inset
13688 </cell>
13689 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13690 \begin_inset Text
13691
13692 \begin_layout Plain Layout
13693 \begin_inset ERT
13694 status open
13695
13696 \begin_layout Plain Layout
13697
13698
13699 \backslash
13700 diagbox[dir=SE]{
13701 \end_layout
13702
13703 \end_inset
13704
13705 Equipo local
13706 \begin_inset ERT
13707 status collapsed
13708
13709 \begin_layout Plain Layout
13710
13711 }{
13712 \end_layout
13713
13714 \end_inset
13715
13716 Resultado
13717 \begin_inset ERT
13718 status collapsed
13719
13720 \begin_layout Plain Layout
13721
13722 }{
13723 \end_layout
13724
13725 \end_inset
13726
13727 Equipo visitante
13728 \begin_inset ERT
13729 status collapsed
13730
13731 \begin_layout Plain Layout
13732
13733 }
13734 \end_layout
13735
13736 \end_inset
13737
13738
13739 \end_layout
13740
13741 \end_inset
13742 </cell>
13743 </row>
13744 </lyxtabular>
13745
13746 \end_inset
13747
13748
13749 \end_layout
13750
13751 \begin_layout Standard
13752 Para rotar las líneas diagonales se usa la opción 
13753 \series bold
13754 dir=direction
13755 \series default
13756 .
13757  
13758 \emph on
13759 direction
13760 \emph default
13761  es 
13762 \series bold
13763 NE
13764 \series default
13765
13766 \series bold
13767 DE
13768 \series default
13769
13770 \series bold
13771 SW
13772 \series default
13773  o 
13774 \series bold
13775 NW
13776 \series default
13777 , que representan puntos en una brújula.
13778  Por ejemplo, 
13779 \series bold
13780 SW
13781 \series default
13782  es la orientación suroeste.
13783  Así, en la celda inferior izquierda del cuadro anterior, se ha utilizado
13784  el comando
13785 \end_layout
13786
13787 \begin_layout Standard
13788
13789 \series bold
13790
13791 \backslash
13792 diagbox[dir=SW]{Equipo local}{Resultado}{Equipo visitante}
13793 \end_layout
13794
13795 \begin_layout Standard
13796 Si no se indica dirección se usa NW.
13797 \end_layout
13798
13799 \begin_layout Standard
13800 La anchura adecuada para las celdas divididas se calcula automáticamente.
13801  Si estableces una anchura fija de columna menor que la calculada, el contenido
13802  sobrepasará los bordes de la celda:
13803 \begin_inset Separator parbreak
13804 \end_inset
13805
13806
13807 \end_layout
13808
13809 \begin_layout Standard
13810 \noindent
13811 \align center
13812 \begin_inset Tabular
13813 <lyxtabular version="3" rows="2" columns="2">
13814 <features tabularvalignment="middle">
13815 <column alignment="center" valignment="top" width="3cm">
13816 <column alignment="center" valignment="top">
13817 <row>
13818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Plain Layout
13822 \begin_inset ERT
13823 status collapsed
13824
13825 \begin_layout Plain Layout
13826
13827
13828 \backslash
13829 diagbox{
13830 \end_layout
13831
13832 \end_inset
13833
13834 Nombre
13835 \begin_inset ERT
13836 status collapsed
13837
13838 \begin_layout Plain Layout
13839
13840 }{
13841 \end_layout
13842
13843 \end_inset
13844
13845 Parámetro
13846 \begin_inset ERT
13847 status collapsed
13848
13849 \begin_layout Plain Layout
13850
13851 }
13852 \end_layout
13853
13854 \end_inset
13855
13856
13857 \end_layout
13858
13859 \end_inset
13860 </cell>
13861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Plain Layout
13865 Thickness in nm
13866 \end_layout
13867
13868 \end_inset
13869 </cell>
13870 </row>
13871 <row>
13872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13873 \begin_inset Text
13874
13875 \begin_layout Plain Layout
13876 Perfect Green
13877 \end_layout
13878
13879 \end_inset
13880 </cell>
13881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13882 \begin_inset Text
13883
13884 \begin_layout Plain Layout
13885 45
13886 \end_layout
13887
13888 \end_inset
13889 </cell>
13890 </row>
13891 </lyxtabular>
13892
13893 \end_inset
13894
13895
13896 \end_layout
13897
13898 \begin_layout Standard
13899 Si hace falta una determinada anchura para columnas con celdas divididas,
13900  se usa la opción 
13901 \series bold
13902 width=3cm
13903 \series default
13904  (donde '3cm' puede cambiarse por la cantidad deseada).
13905  En el cuadro siguiente se ha puesto 4
13906 \begin_inset space \thinspace{}
13907 \end_inset
13908
13909 cm de anchura para la primera columna.
13910  Para 
13911 \series bold
13912
13913 \backslash
13914 diagbox
13915 \series default
13916  se necesita una anchura de 4
13917 \begin_inset space \thinspace{}
13918 \end_inset
13919
13920 cm + 2
13921 \begin_inset space \thinspace{}
13922 \end_inset
13923
13924
13925 \backslash
13926 tabcolsep, ya que la anchura total es la del texto (4
13927 \begin_inset space \thinspace{}
13928 \end_inset
13929
13930 cm en este caso) más dos veces la separación del texto y el borde.
13931  El cálculo de la anchura no puede hacerse en la opciones del comando 
13932 \series bold
13933
13934 \backslash
13935 diagbox
13936 \series default
13937 , hay que crear una nueva longitud que se puede usar después.
13938  Esto se hace con los comandos en código \SpecialChar TeX
13939
13940 \end_layout
13941
13942 \begin_layout Standard
13943
13944 \series bold
13945
13946 \backslash
13947 newlength{
13948 \backslash
13949 diagtest}
13950 \begin_inset Newline newline
13951 \end_inset
13952
13953
13954 \backslash
13955 setlength{
13956 \backslash
13957 diagtest}{4cm+2
13958 \backslash
13959 tabcolsep}
13960 \end_layout
13961
13962 \begin_layout Standard
13963 \begin_inset ERT
13964 status collapsed
13965
13966 \begin_layout Plain Layout
13967
13968
13969 \backslash
13970 newlength{
13971 \backslash
13972 diagtest}
13973 \end_layout
13974
13975 \begin_layout Plain Layout
13976
13977
13978 \backslash
13979 setlength{
13980 \backslash
13981 diagtest}{4cm+2
13982 \backslash
13983 tabcolsep}
13984 \end_layout
13985
13986 \end_inset
13987
13988
13989 \end_layout
13990
13991 \begin_layout Standard
13992 Para habilitar cálculos en \SpecialChar LaTeX
13993  hay que cargar el paquete 
13994 \series bold
13995 calc
13996 \series default
13997
13998 \begin_inset Index idx
13999 status collapsed
14000
14001 \begin_layout Plain Layout
14002 \SpecialChar LaTeX
14003 -paquetes ! calc
14004 \end_layout
14005
14006 \end_inset
14007
14008  en el preámbulo del documento.
14009 \end_layout
14010
14011 \begin_layout Standard
14012 En este cuadro se puede usar ahora el comando
14013 \end_layout
14014
14015 \begin_layout Standard
14016
14017 \series bold
14018
14019 \backslash
14020 diagbox[width=
14021 \backslash
14022 diagtest]{A}{B}
14023 \end_layout
14024
14025 \begin_layout Standard
14026 en la primera celda:
14027 \begin_inset Separator parbreak
14028 \end_inset
14029
14030
14031 \end_layout
14032
14033 \begin_layout Standard
14034 \noindent
14035 \align center
14036 \begin_inset Tabular
14037 <lyxtabular version="3" rows="2" columns="2">
14038 <features tabularvalignment="middle">
14039 <column alignment="center" valignment="top" width="4cm">
14040 <column alignment="center" valignment="top">
14041 <row>
14042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14043 \begin_inset Text
14044
14045 \begin_layout Plain Layout
14046 \begin_inset ERT
14047 status open
14048
14049 \begin_layout Plain Layout
14050
14051
14052 \backslash
14053 diagbox[width=
14054 \backslash
14055 diagtest]{
14056 \end_layout
14057
14058 \end_inset
14059
14060 A
14061 \begin_inset ERT
14062 status collapsed
14063
14064 \begin_layout Plain Layout
14065
14066 }{
14067 \end_layout
14068
14069 \end_inset
14070
14071 B
14072 \begin_inset ERT
14073 status collapsed
14074
14075 \begin_layout Plain Layout
14076
14077 }
14078 \end_layout
14079
14080 \end_inset
14081
14082
14083 \end_layout
14084
14085 \end_inset
14086 </cell>
14087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14088 \begin_inset Text
14089
14090 \begin_layout Plain Layout
14091 Thickness in nm
14092 \end_layout
14093
14094 \end_inset
14095 </cell>
14096 </row>
14097 <row>
14098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14099 \begin_inset Text
14100
14101 \begin_layout Plain Layout
14102 Perfect Green
14103 \end_layout
14104
14105 \end_inset
14106 </cell>
14107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14108 \begin_inset Text
14109
14110 \begin_layout Plain Layout
14111 45
14112 \end_layout
14113
14114 \end_inset
14115 </cell>
14116 </row>
14117 </lyxtabular>
14118
14119 \end_inset
14120
14121
14122 \end_layout
14123
14124 \begin_layout Standard
14125 Hay que tener en cuenta que la celda dividida ha de ser la más ancha en
14126  la columna.
14127  De otro modo, la longitud de la diagonal no puede calcularse correctamente,
14128  como en este caso:
14129 \begin_inset Separator parbreak
14130 \end_inset
14131
14132
14133 \end_layout
14134
14135 \begin_layout Standard
14136 \noindent
14137 \align center
14138 \begin_inset Tabular
14139 <lyxtabular version="3" rows="2" columns="2">
14140 <features tabularvalignment="middle">
14141 <column alignment="center" valignment="top" width="0pt">
14142 <column alignment="center" valignment="top">
14143 <row>
14144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14145 \begin_inset Text
14146
14147 \begin_layout Plain Layout
14148 \begin_inset ERT
14149 status collapsed
14150
14151 \begin_layout Plain Layout
14152
14153
14154 \backslash
14155 diagbox{
14156 \end_layout
14157
14158 \end_inset
14159
14160 A
14161 \begin_inset ERT
14162 status collapsed
14163
14164 \begin_layout Plain Layout
14165
14166 }{
14167 \end_layout
14168
14169 \end_inset
14170
14171 B
14172 \begin_inset ERT
14173 status collapsed
14174
14175 \begin_layout Plain Layout
14176
14177 }
14178 \end_layout
14179
14180 \end_inset
14181
14182
14183 \end_layout
14184
14185 \end_inset
14186 </cell>
14187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14188 \begin_inset Text
14189
14190 \begin_layout Plain Layout
14191 Thickness in nm
14192 \end_layout
14193
14194 \end_inset
14195 </cell>
14196 </row>
14197 <row>
14198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14199 \begin_inset Text
14200
14201 \begin_layout Plain Layout
14202 Perfect Green
14203 \end_layout
14204
14205 \end_inset
14206 </cell>
14207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211 45
14212 \end_layout
14213
14214 \end_inset
14215 </cell>
14216 </row>
14217 </lyxtabular>
14218
14219 \end_inset
14220
14221
14222 \end_layout
14223
14224 \begin_layout Standard
14225 En este caso se usa la opción 
14226 \series bold
14227 width
14228 \series default
14229  del comando 
14230 \series bold
14231
14232 \backslash
14233 diagbox
14234 \series default
14235 .
14236  Ahora no es necesario añadir 2
14237 \backslash
14238 tabcolsep porque la anchura de la celda es la anchura de la columna.
14239  En este cuadro se usa una anchura de 3
14240 \begin_inset space \thinspace{}
14241 \end_inset
14242
14243 cm:
14244 \begin_inset Separator parbreak
14245 \end_inset
14246
14247
14248 \end_layout
14249
14250 \begin_layout Standard
14251 \noindent
14252 \align center
14253 \begin_inset Tabular
14254 <lyxtabular version="3" rows="2" columns="2">
14255 <features tabularvalignment="middle">
14256 <column alignment="center" valignment="top" width="0pt">
14257 <column alignment="center" valignment="top">
14258 <row>
14259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14260 \begin_inset Text
14261
14262 \begin_layout Plain Layout
14263 \begin_inset ERT
14264 status open
14265
14266 \begin_layout Plain Layout
14267
14268
14269 \backslash
14270 diagbox[width=3cm]{
14271 \end_layout
14272
14273 \end_inset
14274
14275 A
14276 \begin_inset ERT
14277 status collapsed
14278
14279 \begin_layout Plain Layout
14280
14281 }{
14282 \end_layout
14283
14284 \end_inset
14285
14286 B
14287 \begin_inset ERT
14288 status collapsed
14289
14290 \begin_layout Plain Layout
14291
14292 }
14293 \end_layout
14294
14295 \end_inset
14296
14297
14298 \end_layout
14299
14300 \end_inset
14301 </cell>
14302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14303 \begin_inset Text
14304
14305 \begin_layout Plain Layout
14306 Thickness in nm
14307 \end_layout
14308
14309 \end_inset
14310 </cell>
14311 </row>
14312 <row>
14313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14314 \begin_inset Text
14315
14316 \begin_layout Plain Layout
14317 Perfect Green
14318 \end_layout
14319
14320 \end_inset
14321 </cell>
14322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14323 \begin_inset Text
14324
14325 \begin_layout Plain Layout
14326 45
14327 \end_layout
14328
14329 \end_inset
14330 </cell>
14331 </row>
14332 </lyxtabular>
14333
14334 \end_inset
14335
14336
14337 \end_layout
14338
14339 \begin_layout Standard
14340 Para múltiples líneas de texto en celdas divididas se necesita una altura
14341  adicional para adaptar el texto a la celda.
14342  Esto se consigue con la opción 
14343 \series bold
14344 height=3cm
14345 \series default
14346  (se puede cambiar por el valor deseado).
14347  En el cuadro siguiente se usa el comando
14348 \end_layout
14349
14350 \begin_layout Standard
14351
14352 \series bold
14353
14354 \backslash
14355 diagbox[width=3cm,height=1.4cm]{A
14356 \backslash
14357
14358 \backslash
14359 B}{C
14360 \backslash
14361
14362 \backslash
14363 D}
14364 \end_layout
14365
14366 \begin_layout Standard
14367 en la primera celda.
14368  El comando 
14369 \series bold
14370
14371 \backslash
14372
14373 \backslash
14374
14375 \series default
14376  crea el salto de línea.
14377 \begin_inset Foot
14378 status open
14379
14380 \begin_layout Plain Layout
14381 Saltos de línea con 
14382 \family sans
14383 Ctrl+Retorno
14384 \family default
14385  solo es posible si la columna tiene anchura fija.
14386 \end_layout
14387
14388 \end_inset
14389
14390
14391 \begin_inset Separator parbreak
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \begin_layout Standard
14398 \noindent
14399 \align center
14400 \begin_inset Tabular
14401 <lyxtabular version="3" rows="2" columns="2">
14402 <features tabularvalignment="middle">
14403 <column alignment="center" valignment="top">
14404 <column alignment="center" valignment="top">
14405 <row>
14406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14407 \begin_inset Text
14408
14409 \begin_layout Plain Layout
14410 \begin_inset ERT
14411 status open
14412
14413 \begin_layout Plain Layout
14414
14415
14416 \backslash
14417 diagbox[width=3cm,height=1.4cm]{
14418 \end_layout
14419
14420 \end_inset
14421
14422 A
14423 \begin_inset ERT
14424 status collapsed
14425
14426 \begin_layout Plain Layout
14427
14428
14429 \backslash
14430
14431 \backslash
14432
14433 \end_layout
14434
14435 \end_inset
14436
14437 B
14438 \begin_inset ERT
14439 status collapsed
14440
14441 \begin_layout Plain Layout
14442
14443 }{
14444 \end_layout
14445
14446 \end_inset
14447
14448 C
14449 \begin_inset ERT
14450 status collapsed
14451
14452 \begin_layout Plain Layout
14453
14454
14455 \backslash
14456
14457 \backslash
14458
14459 \end_layout
14460
14461 \end_inset
14462
14463 D
14464 \begin_inset ERT
14465 status collapsed
14466
14467 \begin_layout Plain Layout
14468
14469 }
14470 \end_layout
14471
14472 \end_inset
14473
14474
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 Thickness in nm
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 </row>
14489 <row>
14490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Plain Layout
14494 Perfect Green
14495 \end_layout
14496
14497 \end_inset
14498 </cell>
14499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14500 \begin_inset Text
14501
14502 \begin_layout Plain Layout
14503 45
14504 \end_layout
14505
14506 \end_inset
14507 </cell>
14508 </row>
14509 </lyxtabular>
14510
14511 \end_inset
14512
14513
14514 \end_layout
14515
14516 \begin_layout Standard
14517 \begin_inset ERT
14518 status collapsed
14519
14520 \begin_layout Plain Layout
14521
14522
14523 \backslash
14524 else
14525 \end_layout
14526
14527 \end_inset
14528
14529
14530 \begin_inset Note Note
14531 status open
14532
14533 \begin_layout Plain Layout
14534 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
14535  
14536 \series bold
14537 diagbox
14538 \series default
14539 .
14540 \end_layout
14541
14542 \end_inset
14543
14544
14545 \end_layout
14546
14547 \begin_layout Standard
14548 Hay que instalar el paquete \SpecialChar LaTeX
14549  
14550 \series bold
14551 diagbox
14552 \series default
14553  para ver la parte siguiente en la salida.
14554 \end_layout
14555
14556 \begin_layout Standard
14557 \begin_inset ERT
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561
14562
14563 \backslash
14564 fi
14565 \end_layout
14566
14567 \end_inset
14568
14569
14570 \end_layout
14571
14572 \begin_layout Standard
14573 Para más información sobre el paquete \SpecialChar LaTeX
14574  
14575 \series bold
14576 diagbox
14577 \series default
14578  consulta su documentación,
14579 \begin_inset space ~
14580 \end_inset
14581
14582
14583 \begin_inset CommandInset citation
14584 LatexCommand cite
14585 key "diagbox"
14586
14587 \end_inset
14588
14589 .
14590 \end_layout
14591
14592 \begin_layout Section
14593 Cuadros formales
14594 \begin_inset CommandInset label
14595 LatexCommand label
14596 name "sec:Cuadros-Formales"
14597
14598 \end_inset
14599
14600
14601 \begin_inset Index idx
14602 status collapsed
14603
14604 \begin_layout Plain Layout
14605 Cuadros ! Formales
14606 \end_layout
14607
14608 \end_inset
14609
14610  
14611 \end_layout
14612
14613 \begin_layout Standard
14614 En los libros, los cuadros se suelen presentar en un formato como el del
14615  cuadro 
14616 \begin_inset space ~
14617 \end_inset
14618
14619
14620 \begin_inset CommandInset ref
14621 LatexCommand ref
14622 reference "tab:Ejemplo-cuadro-formal"
14623
14624 \end_inset
14625
14626 .
14627  Se denominan cuadros 
14628 \emph on
14629 formales
14630 \emph default
14631 .
14632  Para hacer cuadros con este diseño, elige 
14633 \family sans
14634 Estilo
14635 \family default
14636
14637 \begin_inset space ~
14638 \end_inset
14639
14640
14641 \family sans
14642 Formal
14643 \family default
14644  en la solapa 
14645 \family sans
14646 Bordes
14647 \family default
14648  del diálogo de cuadros.
14649 \end_layout
14650
14651 \begin_layout Standard
14652 \begin_inset Float table
14653 placement h
14654 wide false
14655 sideways false
14656 status open
14657
14658 \begin_layout Plain Layout
14659 \begin_inset Caption Standard
14660
14661 \begin_layout Plain Layout
14662 \begin_inset CommandInset label
14663 LatexCommand label
14664 name "tab:Ejemplo-cuadro-formal"
14665
14666 \end_inset
14667
14668 Ejemplo de cuadro formal
14669 \end_layout
14670
14671 \end_inset
14672
14673
14674 \end_layout
14675
14676 \begin_layout Plain Layout
14677 \align center
14678 \begin_inset Tabular
14679 <lyxtabular version="3" rows="8" columns="4">
14680 <features booktabs="true" tabularvalignment="middle">
14681 <column alignment="center" valignment="top">
14682 <column alignment="center" valignment="top">
14683 <column alignment="center" valignment="top">
14684 <column alignment="center" valignment="top">
14685 <row>
14686 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14687 \begin_inset Text
14688
14689 \begin_layout Plain Layout
14690 System
14691 \end_layout
14692
14693 \end_inset
14694 </cell>
14695 <cell alignment="center" valignment="top" topline="true" usebox="none">
14696 \begin_inset Text
14697
14698 \begin_layout Plain Layout
14699 Chip
14700 \begin_inset space \thinspace{}
14701 \end_inset
14702
14703 1
14704 \end_layout
14705
14706 \end_inset
14707 </cell>
14708 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14709 \begin_inset Text
14710
14711 \begin_layout Plain Layout
14712 Chip
14713 \begin_inset space \thinspace{}
14714 \end_inset
14715
14716 2
14717 \end_layout
14718
14719 \end_inset
14720 </cell>
14721 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14722 \begin_inset Text
14723
14724 \begin_layout Plain Layout
14725
14726 \end_layout
14727
14728 \end_inset
14729 </cell>
14730 </row>
14731 <row>
14732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14733 \begin_inset Text
14734
14735 \begin_layout Plain Layout
14736 \begin_inset ERT
14737 status collapsed
14738
14739 \begin_layout Plain Layout
14740
14741
14742 \backslash
14743 cmidrule(r){2-2}
14744 \end_layout
14745
14746 \end_inset
14747
14748
14749 \begin_inset ERT
14750 status collapsed
14751
14752 \begin_layout Plain Layout
14753
14754
14755 \backslash
14756 cmidrule(l){3-4}
14757 \end_layout
14758
14759 \end_inset
14760
14761 Detector thickness in µm
14762 \end_layout
14763
14764 \end_inset
14765 </cell>
14766 <cell alignment="center" valignment="top" usebox="none">
14767 \begin_inset Text
14768
14769 \begin_layout Plain Layout
14770 300
14771 \end_layout
14772
14773 \end_inset
14774 </cell>
14775 <cell alignment="center" valignment="top" usebox="none">
14776 \begin_inset Text
14777
14778 \begin_layout Plain Layout
14779 300
14780 \end_layout
14781
14782 \end_inset
14783 </cell>
14784 <cell alignment="center" valignment="top" usebox="none">
14785 \begin_inset Text
14786
14787 \begin_layout Plain Layout
14788 700
14789 \end_layout
14790
14791 \end_inset
14792 </cell>
14793 </row>
14794 <row>
14795 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14796 \begin_inset Text
14797
14798 \begin_layout Plain Layout
14799 Edge angle in °
14800 \end_layout
14801
14802 \end_inset
14803 </cell>
14804 <cell alignment="center" valignment="top" topline="true" usebox="none">
14805 \begin_inset Text
14806
14807 \begin_layout Plain Layout
14808 3.55
14809 \end_layout
14810
14811 \end_inset
14812 </cell>
14813 <cell alignment="center" valignment="top" topline="true" usebox="none">
14814 \begin_inset Text
14815
14816 \begin_layout Plain Layout
14817 2.71
14818 \end_layout
14819
14820 \end_inset
14821 </cell>
14822 <cell alignment="center" valignment="top" topline="true" usebox="none">
14823 \begin_inset Text
14824
14825 \begin_layout Plain Layout
14826 7.99
14827 \end_layout
14828
14829 \end_inset
14830 </cell>
14831 </row>
14832 <row topspace="default">
14833 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14834 \begin_inset Text
14835
14836 \begin_layout Plain Layout
14837 Spatial resolution in µm
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 4.26
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 10.17
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 10.56
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 </row>
14870 <row topspace="default">
14871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875 MTF at 
14876 \begin_inset Formula $f_{\mathrm{max}}$
14877 \end_inset
14878
14879
14880 \end_layout
14881
14882 \end_inset
14883 </cell>
14884 <cell alignment="center" valignment="top" usebox="none">
14885 \begin_inset Text
14886
14887 \begin_layout Plain Layout
14888 0.53
14889 \end_layout
14890
14891 \end_inset
14892 </cell>
14893 <cell alignment="center" valignment="top" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Plain Layout
14897 0.37
14898 \end_layout
14899
14900 \end_inset
14901 </cell>
14902 <cell alignment="center" valignment="top" usebox="none">
14903 \begin_inset Text
14904
14905 \begin_layout Plain Layout
14906 0.39
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 </row>
14912 <row topspace="default">
14913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14914 \begin_inset Text
14915
14916 \begin_layout Plain Layout
14917 \begin_inset ERT
14918 status collapsed
14919
14920 \begin_layout Plain Layout
14921
14922
14923 \backslash
14924 cmidrule[2pt](l{10pt}){1-1}
14925 \end_layout
14926
14927 \end_inset
14928
14929 LSF-spatial resolution
14930 \end_layout
14931
14932 \end_inset
14933 </cell>
14934 <cell alignment="center" valignment="top" usebox="none">
14935 \begin_inset Text
14936
14937 \begin_layout Plain Layout
14938
14939 \end_layout
14940
14941 \end_inset
14942 </cell>
14943 <cell alignment="center" valignment="top" usebox="none">
14944 \begin_inset Text
14945
14946 \begin_layout Plain Layout
14947
14948 \end_layout
14949
14950 \end_inset
14951 </cell>
14952 <cell alignment="center" valignment="top" usebox="none">
14953 \begin_inset Text
14954
14955 \begin_layout Plain Layout
14956
14957 \end_layout
14958
14959 \end_inset
14960 </cell>
14961 </row>
14962 <row>
14963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14964 \begin_inset Text
14965
14966 \begin_layout Plain Layout
14967 in µm
14968 \end_layout
14969
14970 \end_inset
14971 </cell>
14972 <cell alignment="center" valignment="top" usebox="none">
14973 \begin_inset Text
14974
14975 \begin_layout Plain Layout
14976 129.7
14977 \end_layout
14978
14979 \end_inset
14980 </cell>
14981 <cell alignment="center" valignment="top" usebox="none">
14982 \begin_inset Text
14983
14984 \begin_layout Plain Layout
14985 52.75
14986 \end_layout
14987
14988 \end_inset
14989 </cell>
14990 <cell alignment="center" valignment="top" usebox="none">
14991 \begin_inset Text
14992
14993 \begin_layout Plain Layout
14994 50.78
14995 \end_layout
14996
14997 \end_inset
14998 </cell>
14999 </row>
15000 <row>
15001 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15002 \begin_inset Text
15003
15004 \begin_layout Plain Layout
15005 in % of pixel size
15006 \end_layout
15007
15008 \end_inset
15009 </cell>
15010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15011 \begin_inset Text
15012
15013 \begin_layout Plain Layout
15014 76.3
15015 \end_layout
15016
15017 \end_inset
15018 </cell>
15019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15020 \begin_inset Text
15021
15022 \begin_layout Plain Layout
15023 95.9
15024 \end_layout
15025
15026 \end_inset
15027 </cell>
15028 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15029 \begin_inset Text
15030
15031 \begin_layout Plain Layout
15032 92.3
15033 \end_layout
15034
15035 \end_inset
15036 </cell>
15037 </row>
15038 </lyxtabular>
15039
15040 \end_inset
15041
15042
15043 \end_layout
15044
15045 \end_inset
15046
15047
15048 \end_layout
15049
15050 \begin_layout Standard
15051 Se puede añadir espacio adicional a las filas del cuadro mediante los botones
15052  correspondientes que se encuentran en la solapa 
15053 \family sans
15054 Bordes 
15055 \family default
15056 del diálogo
15057 \family sans
15058  Configuración
15059 \begin_inset space ~
15060 \end_inset
15061
15062 del
15063 \begin_inset space ~
15064 \end_inset
15065
15066 cuadro
15067 \family default
15068 , como se explica en la sección
15069 \begin_inset space ~
15070 \end_inset
15071
15072
15073 \begin_inset CommandInset ref
15074 LatexCommand ref
15075 reference "subsec:Espacio-adicional"
15076
15077 \end_inset
15078
15079 .
15080 \end_layout
15081
15082 \begin_layout Standard
15083 A diferencia de los cuadros normales, los cuadros formales no tienen líneas
15084  verticales.
15085  Las líneas horizontales se pueden poner o no como en los cuadros normales,
15086  pero en la salida se mostrarán con distinto grosor:
15087 \begin_inset Newline newline
15088 \end_inset
15089
15090 Las líneas primera y última tienen un grosor predeterminado de 0.08
15091 \begin_inset space \thinspace{}
15092 \end_inset
15093
15094 em, las demás tienen un grosor predeterminado de 0.05
15095 \begin_inset space \thinspace{}
15096 \end_inset
15097
15098 em.
15099 \end_layout
15100
15101 \begin_layout Standard
15102 Estos valores predeterminados se pueden cambiar
15103 \series bold
15104  
15105 \series default
15106 con las líneas de preámbulo:
15107 \end_layout
15108
15109 \begin_layout Standard
15110
15111 \series bold
15112
15113 \backslash
15114 let
15115 \backslash
15116 mytoprule
15117 \backslash
15118 toprule
15119 \begin_inset Newline newline
15120 \end_inset
15121
15122
15123 \backslash
15124 renewcommand{
15125 \backslash
15126 toprule}{
15127 \backslash
15128 mytoprule[grosor]}
15129 \end_layout
15130
15131 \begin_layout Standard
15132 Este ejemplo es para la primera línea, la denominada 
15133 \series bold
15134 toprule
15135 \series default
15136 .
15137  Si quieres cambiar el grosor de la última línea, reemplaza 
15138 \series bold
15139 toprule
15140 \series default
15141  por 
15142 \series bold
15143 bottomrule
15144 \series default
15145 .
15146  Y para cambiar el grosor de las demás líneas cambia 
15147 \series bold
15148 toprule
15149 \series default
15150  por 
15151 \series bold
15152 midrule
15153 \series default
15154 .
15155  Puedes usar cualquiera de las unidades listadas en el apéndice
15156 \begin_inset space ~
15157 \end_inset
15158
15159
15160 \begin_inset CommandInset ref
15161 LatexCommand ref
15162 reference "cap:Unidades-disponibles-en"
15163
15164 \end_inset
15165
15166  para establecer el grosor.
15167 \end_layout
15168
15169 \begin_layout Standard
15170 Para dibujar líneas que no se extiendan a todas las columnas del cuadro,
15171  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
15172  \SpecialChar LyX
15173  empleará internamente el comando 
15174 \series bold
15175
15176 \backslash
15177 cmidrule
15178 \series default
15179  para dibujar la línea.
15180  El esquema completo es
15181 \end_layout
15182
15183 \begin_layout Standard
15184
15185 \series bold
15186
15187 \backslash
15188 cmidrule[grosor](recorte){inicol-fincol}
15189 \end_layout
15190
15191 \begin_layout Standard
15192 Por el momento, \SpecialChar LyX
15193  no soporta las opciones de 
15194 \series bold
15195
15196 \backslash
15197 cmidrule
15198 \series default
15199 , así que para usarlas hay que emplear código \SpecialChar TeX
15200 .
15201  Las líneas 
15202 \series bold
15203
15204 \backslash
15205 cmidrule
15206 \series default
15207  se pueden insertar manualmente con el comando en código \SpecialChar TeX
15208  como primera entrada
15209  de la primera celda de una fila.
15210  En la salida se dibujará la línea sobre dicha fila.
15211 \end_layout
15212
15213 \begin_layout Standard
15214 El 
15215 \series bold
15216 grosor
15217 \series default
15218  predeterminado es 0.03
15219 \begin_inset space \thinspace{}
15220 \end_inset
15221
15222 em.
15223  
15224 \series bold
15225 inicol
15226 \series default
15227  es el número de la columna en la que comienza la línea y 
15228 \series bold
15229 fincol
15230 \series default
15231  es el número de la columna en la que acaba la línea.
15232  El valor 
15233 \series bold
15234 fincol
15235 \series default
15236  debe especificarse siempre, aunque la línea se extienda sobre una sola
15237  columna.
15238  El parámetro opcional 
15239 \series bold
15240 recorte
15241 \series default
15242  debe ser 
15243 \emph on
15244 l{recorte}
15245 \emph default
15246  o 
15247 \emph on
15248 r{recorte}
15249 \emph default
15250 , donde 
15251 \emph on
15252 recorte
15253 \emph default
15254  también es opcional.
15255  Por ejemplo, el parámetro 
15256 \emph on
15257 l{2pt}
15258 \emph default
15259  significa que la línea se recorta 2
15260 \begin_inset space \thinspace{}
15261 \end_inset
15262
15263 pt por su izquierda.
15264  Si no se especifica el tamaño las líneas se recortan por omisión en 0.5
15265 \begin_inset space \thinspace{}
15266 \end_inset
15267
15268 em.
15269
15270 \series bold
15271  
15272 \end_layout
15273
15274 \begin_layout Standard
15275 \begin_inset VSpace bigskip
15276 \end_inset
15277
15278
15279 \end_layout
15280
15281 \begin_layout Standard
15282 El cuadro
15283 \begin_inset space ~
15284 \end_inset
15285
15286
15287 \begin_inset CommandInset ref
15288 LatexCommand ref
15289 reference "tab:Ejemplo-cuadro-formal"
15290
15291 \end_inset
15292
15293  se ha creado con los comandos
15294 \end_layout
15295
15296 \begin_layout Standard
15297
15298 \series bold
15299
15300 \backslash
15301 cmidrule(r){2-2}
15302 \backslash
15303 cmidrule(l){3-4}
15304 \end_layout
15305
15306 \begin_layout Standard
15307 en la segunda fila, 
15308 \series bold
15309
15310 \backslash
15311 midrule
15312 \series default
15313  en la tercera, y
15314 \end_layout
15315
15316 \begin_layout Standard
15317
15318 \series bold
15319
15320 \backslash
15321 cmidrule[2pt](l{10pt}){1-1}
15322 \end_layout
15323
15324 \begin_layout Standard
15325 en la sexta fila.
15326 \end_layout
15327
15328 \begin_layout Standard
15329 \begin_inset VSpace bigskip
15330 \end_inset
15331
15332
15333 \end_layout
15334
15335 \begin_layout Standard
15336 Quizá quieras superponer líneas 
15337 \series bold
15338
15339 \backslash
15340 cmidrules
15341 \series default
15342  como enl cuadro
15343 \begin_inset space ~
15344 \end_inset
15345
15346
15347 \begin_inset CommandInset ref
15348 LatexCommand ref
15349 reference "tab:Cuadro-formal-especial"
15350
15351 \end_inset
15352
15353 .
15354  Esto se consigue con el comando en código \SpecialChar TeX
15355
15356 \end_layout
15357
15358 \begin_layout Standard
15359
15360 \series bold
15361
15362 \backslash
15363 morecmidrules
15364 \end_layout
15365
15366 \begin_layout Standard
15367 El comando que se ha utilizado para la segunda fila del cuadro
15368 \begin_inset space ~
15369 \end_inset
15370
15371
15372 \begin_inset CommandInset ref
15373 LatexCommand ref
15374 reference "tab:Cuadro-formal-especial"
15375
15376 \end_inset
15377
15378  es
15379 \end_layout
15380
15381 \begin_layout Standard
15382
15383 \series bold
15384
15385 \backslash
15386 cmidrule(r){2-2}
15387 \backslash
15388 cmidrule(l){3-4}
15389 \backslash
15390 morecmidrules
15391 \backslash
15392 cmidrule{2-4}
15393 \end_layout
15394
15395 \begin_layout Standard
15396 El comando para la sexta fila es
15397 \end_layout
15398
15399 \begin_layout Standard
15400
15401 \series bold
15402
15403 \backslash
15404 midrule
15405 \backslash
15406 morecmidrules
15407 \backslash
15408 cmidrule{3-4}
15409 \series default
15410
15411 \begin_inset VSpace bigskip
15412 \end_inset
15413
15414
15415 \end_layout
15416
15417 \begin_layout Standard
15418 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
15419  el siguiente comando para dibujar líneas que se extienden sobre todas las
15420  columnas
15421 \end_layout
15422
15423 \begin_layout Standard
15424
15425 \series bold
15426
15427 \backslash
15428 specialrule{anchura}{espacio superior}{espacio inferior}
15429 \end_layout
15430
15431 \begin_layout Standard
15432 Para más información sobre estas características especiales, acude al manual
15433  del paquete \SpecialChar LaTeX
15434  
15435 \series bold
15436 booktabs
15437 \series default
15438
15439 \begin_inset CommandInset citation
15440 LatexCommand cite
15441 key "booktabs"
15442
15443 \end_inset
15444
15445 .
15446 \begin_inset Index idx
15447 status collapsed
15448
15449 \begin_layout Plain Layout
15450 \SpecialChar LaTeX
15451 -paquetes ! booktabs
15452 \end_layout
15453
15454 \end_inset
15455
15456  
15457 \begin_inset VSpace bigskip
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \begin_layout Standard
15464 \begin_inset Float table
15465 placement h
15466 wide false
15467 sideways false
15468 status open
15469
15470 \begin_layout Plain Layout
15471 \begin_inset Caption Standard
15472
15473 \begin_layout Plain Layout
15474 \begin_inset CommandInset label
15475 LatexCommand label
15476 name "tab:Cuadro-formal-especial"
15477
15478 \end_inset
15479
15480 Cuadro formal especial
15481 \end_layout
15482
15483 \end_inset
15484
15485
15486 \end_layout
15487
15488 \begin_layout Plain Layout
15489 \align center
15490 \begin_inset Tabular
15491 <lyxtabular version="3" rows="8" columns="4">
15492 <features booktabs="true" tabularvalignment="middle">
15493 <column alignment="center" valignment="top">
15494 <column alignment="center" valignment="top">
15495 <column alignment="center" valignment="top">
15496 <column alignment="center" valignment="top">
15497 <row>
15498 <cell alignment="center" valignment="top" topline="true" usebox="none">
15499 \begin_inset Text
15500
15501 \begin_layout Plain Layout
15502 System
15503 \end_layout
15504
15505 \end_inset
15506 </cell>
15507 <cell alignment="center" valignment="top" topline="true" usebox="none">
15508 \begin_inset Text
15509
15510 \begin_layout Plain Layout
15511 Chip
15512 \begin_inset space \thinspace{}
15513 \end_inset
15514
15515 1
15516 \end_layout
15517
15518 \end_inset
15519 </cell>
15520 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15521 \begin_inset Text
15522
15523 \begin_layout Plain Layout
15524 Chip
15525 \begin_inset space \thinspace{}
15526 \end_inset
15527
15528 2
15529 \end_layout
15530
15531 \end_inset
15532 </cell>
15533 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15534 \begin_inset Text
15535
15536 \begin_layout Plain Layout
15537
15538 \end_layout
15539
15540 \end_inset
15541 </cell>
15542 </row>
15543 <row>
15544 <cell alignment="center" valignment="top" usebox="none">
15545 \begin_inset Text
15546
15547 \begin_layout Plain Layout
15548 \begin_inset ERT
15549 status collapsed
15550
15551 \begin_layout Plain Layout
15552
15553
15554 \backslash
15555 cmidrule(r){2-2}
15556 \end_layout
15557
15558 \end_inset
15559
15560
15561 \begin_inset ERT
15562 status collapsed
15563
15564 \begin_layout Plain Layout
15565
15566
15567 \backslash
15568 cmidrule(l){3-4}
15569 \end_layout
15570
15571 \end_inset
15572
15573
15574 \begin_inset ERT
15575 status collapsed
15576
15577 \begin_layout Plain Layout
15578
15579
15580 \backslash
15581 morecmidrules 
15582 \end_layout
15583
15584 \end_inset
15585
15586
15587 \begin_inset ERT
15588 status collapsed
15589
15590 \begin_layout Plain Layout
15591
15592
15593 \backslash
15594 cmidrule{2-4}
15595 \end_layout
15596
15597 \end_inset
15598
15599 Detector thickness in µm
15600 \end_layout
15601
15602 \end_inset
15603 </cell>
15604 <cell alignment="center" valignment="top" usebox="none">
15605 \begin_inset Text
15606
15607 \begin_layout Plain Layout
15608 300
15609 \end_layout
15610
15611 \end_inset
15612 </cell>
15613 <cell alignment="center" valignment="top" usebox="none">
15614 \begin_inset Text
15615
15616 \begin_layout Plain Layout
15617 300
15618 \end_layout
15619
15620 \end_inset
15621 </cell>
15622 <cell alignment="center" valignment="top" usebox="none">
15623 \begin_inset Text
15624
15625 \begin_layout Plain Layout
15626 700
15627 \end_layout
15628
15629 \end_inset
15630 </cell>
15631 </row>
15632 <row>
15633 <cell alignment="center" valignment="top" topline="true" usebox="none">
15634 \begin_inset Text
15635
15636 \begin_layout Plain Layout
15637 Edge angle in °
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 <cell alignment="center" valignment="top" topline="true" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Plain Layout
15646 3.55
15647 \end_layout
15648
15649 \end_inset
15650 </cell>
15651 <cell alignment="center" valignment="top" topline="true" usebox="none">
15652 \begin_inset Text
15653
15654 \begin_layout Plain Layout
15655 2.71
15656 \end_layout
15657
15658 \end_inset
15659 </cell>
15660 <cell alignment="center" valignment="top" topline="true" usebox="none">
15661 \begin_inset Text
15662
15663 \begin_layout Plain Layout
15664 7.99
15665 \end_layout
15666
15667 \end_inset
15668 </cell>
15669 </row>
15670 <row topspace="default">
15671 <cell alignment="center" valignment="top" usebox="none">
15672 \begin_inset Text
15673
15674 \begin_layout Plain Layout
15675 Spatial resolution in µm
15676 \end_layout
15677
15678 \end_inset
15679 </cell>
15680 <cell alignment="center" valignment="top" usebox="none">
15681 \begin_inset Text
15682
15683 \begin_layout Plain Layout
15684 4.26
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 <cell alignment="center" valignment="top" usebox="none">
15690 \begin_inset Text
15691
15692 \begin_layout Plain Layout
15693 10.17
15694 \end_layout
15695
15696 \end_inset
15697 </cell>
15698 <cell alignment="center" valignment="top" usebox="none">
15699 \begin_inset Text
15700
15701 \begin_layout Plain Layout
15702 10.56
15703 \end_layout
15704
15705 \end_inset
15706 </cell>
15707 </row>
15708 <row topspace="default">
15709 <cell alignment="center" valignment="top" usebox="none">
15710 \begin_inset Text
15711
15712 \begin_layout Plain Layout
15713 MTF at 
15714 \begin_inset Formula $f_{\mathrm{max}}$
15715 \end_inset
15716
15717
15718 \end_layout
15719
15720 \end_inset
15721 </cell>
15722 <cell alignment="center" valignment="top" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Plain Layout
15726 0.53
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 0.37
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 0.39
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 </row>
15750 <row>
15751 <cell alignment="center" valignment="top" topline="true" usebox="none">
15752 \begin_inset Text
15753
15754 \begin_layout Plain Layout
15755 \begin_inset ERT
15756 status collapsed
15757
15758 \begin_layout Plain Layout
15759
15760
15761 \backslash
15762 morecmidrules 
15763 \end_layout
15764
15765 \end_inset
15766
15767
15768 \begin_inset ERT
15769 status collapsed
15770
15771 \begin_layout Plain Layout
15772
15773
15774 \backslash
15775 cmidrule{3-4}
15776 \end_layout
15777
15778 \end_inset
15779
15780 LSF-spatial resolution
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 <cell alignment="center" valignment="top" topline="true" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789
15790 \end_layout
15791
15792 \end_inset
15793 </cell>
15794 <cell alignment="center" valignment="top" topline="true" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Plain Layout
15798
15799 \end_layout
15800
15801 \end_inset
15802 </cell>
15803 <cell alignment="center" valignment="top" topline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 </row>
15813 <row>
15814 <cell alignment="center" valignment="top" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Plain Layout
15818 in µm
15819 \end_layout
15820
15821 \end_inset
15822 </cell>
15823 <cell alignment="center" valignment="top" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827 129.7
15828 \end_layout
15829
15830 \end_inset
15831 </cell>
15832 <cell alignment="center" valignment="top" usebox="none">
15833 \begin_inset Text
15834
15835 \begin_layout Plain Layout
15836 52.75
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 <cell alignment="center" valignment="top" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845 50.78
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 </row>
15851 <row>
15852 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Plain Layout
15856 in % of pixel size
15857 \end_layout
15858
15859 \end_inset
15860 </cell>
15861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15862 \begin_inset Text
15863
15864 \begin_layout Plain Layout
15865 76.3
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Plain Layout
15874 95.9
15875 \end_layout
15876
15877 \end_inset
15878 </cell>
15879 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15880 \begin_inset Text
15881
15882 \begin_layout Plain Layout
15883 92.3
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 </row>
15889 </lyxtabular>
15890
15891 \end_inset
15892
15893
15894 \end_layout
15895
15896 \end_inset
15897
15898
15899 \end_layout
15900
15901 \begin_layout Section
15902 Alineación vertical de cuadros
15903 \begin_inset Index idx
15904 status collapsed
15905
15906 \begin_layout Plain Layout
15907 Cuadros ! Alineación vertical
15908 \end_layout
15909
15910 \end_inset
15911
15912
15913 \end_layout
15914
15915 \begin_layout Standard
15916 Para alinear cuadros verticalmente en una línea de texto, el cuadro debe
15917  estar en un marco.
15918  Después el marco se puede alinear verticalmente como se describe en la
15919  sección
15920 \begin_inset space ~
15921 \end_inset
15922
15923
15924 \begin_inset CommandInset ref
15925 LatexCommand ref
15926 reference "sec:Diálogo-Marcos"
15927
15928 \end_inset
15929
15930 .
15931  
15932 \end_layout
15933
15934 \begin_layout Standard
15935 En el ejemplo siguiente los cuadros están en un marco tipo minipágina
15936 \begin_inset Foot
15937 status collapsed
15938
15939 \begin_layout Plain Layout
15940 Las minipáginas se describen en la sección
15941 \begin_inset space ~
15942 \end_inset
15943
15944
15945 \begin_inset CommandInset ref
15946 LatexCommand ref
15947 reference "sec:Minipáginas"
15948
15949 \end_inset
15950
15951 .
15952 \end_layout
15953
15954 \end_inset
15955
15956  que tiene una anchura del 15
15957 \begin_inset space \thinspace{}
15958 \end_inset
15959
15960 % de columna:
15961 \end_layout
15962
15963 \begin_layout Itemize
15964 test 
15965 \begin_inset Box Frameless
15966 position "t"
15967 hor_pos "c"
15968 has_inner_box 1
15969 inner_pos "c"
15970 use_parbox 0
15971 use_makebox 0
15972 width "15col%"
15973 special "none"
15974 height "1in"
15975 height_special "totalheight"
15976 thickness "0.4pt"
15977 separation "3pt"
15978 shadowsize "4pt"
15979 framecolor "black"
15980 backgroundcolor "none"
15981 status collapsed
15982
15983 \begin_layout Plain Layout
15984 \begin_inset Tabular
15985 <lyxtabular version="3" rows="3" columns="3">
15986 <features tabularvalignment="middle">
15987 <column alignment="center" valignment="top">
15988 <column alignment="center" valignment="top">
15989 <column alignment="center" valignment="top">
15990 <row>
15991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995 a
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Plain Layout
16004 d
16005 \end_layout
16006
16007 \end_inset
16008 </cell>
16009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16010 \begin_inset Text
16011
16012 \begin_layout Plain Layout
16013 g
16014 \end_layout
16015
16016 \end_inset
16017 </cell>
16018 </row>
16019 <row>
16020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024 b
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Plain Layout
16033 e
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Plain Layout
16042 h
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 </row>
16048 <row>
16049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Plain Layout
16053 c
16054 \end_layout
16055
16056 \end_inset
16057 </cell>
16058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16059 \begin_inset Text
16060
16061 \begin_layout Plain Layout
16062 f
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Plain Layout
16071 i
16072 \end_layout
16073
16074 \end_inset
16075 </cell>
16076 </row>
16077 </lyxtabular>
16078
16079 \end_inset
16080
16081
16082 \end_layout
16083
16084 \end_inset
16085
16086  test 
16087 \begin_inset ERT
16088 status collapsed
16089
16090 \begin_layout Plain Layout
16091
16092
16093 \backslash
16094 raisebox{0.85
16095 \backslash
16096 baselineskip}{
16097 \end_layout
16098
16099 \end_inset
16100
16101
16102 \begin_inset Box Frameless
16103 position "t"
16104 hor_pos "c"
16105 has_inner_box 1
16106 inner_pos "c"
16107 use_parbox 0
16108 use_makebox 0
16109 width "15col%"
16110 special "none"
16111 height "1in"
16112 height_special "totalheight"
16113 thickness "0.4pt"
16114 separation "3pt"
16115 shadowsize "4pt"
16116 framecolor "black"
16117 backgroundcolor "none"
16118 status collapsed
16119
16120 \begin_layout Plain Layout
16121 \begin_inset Tabular
16122 <lyxtabular version="3" rows="3" columns="3">
16123 <features tabularvalignment="middle">
16124 <column alignment="center" valignment="top">
16125 <column alignment="center" valignment="top">
16126 <column alignment="center" valignment="top">
16127 <row>
16128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132 a
16133 \end_layout
16134
16135 \end_inset
16136 </cell>
16137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16138 \begin_inset Text
16139
16140 \begin_layout Plain Layout
16141 d
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Plain Layout
16150 g
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 </row>
16156 <row>
16157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161 b
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170 e
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179 h
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 </row>
16185 <row>
16186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Plain Layout
16190 c
16191 \end_layout
16192
16193 \end_inset
16194 </cell>
16195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16196 \begin_inset Text
16197
16198 \begin_layout Plain Layout
16199 f
16200 \end_layout
16201
16202 \end_inset
16203 </cell>
16204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208 i
16209 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 </row>
16214 </lyxtabular>
16215
16216 \end_inset
16217
16218
16219 \end_layout
16220
16221 \end_inset
16222
16223
16224 \begin_inset ERT
16225 status collapsed
16226
16227 \begin_layout Plain Layout
16228
16229 }
16230 \end_layout
16231
16232 \end_inset
16233
16234
16235 \end_layout
16236
16237 \begin_layout Itemize
16238 test 
16239 \begin_inset Box Frameless
16240 position "c"
16241 hor_pos "c"
16242 has_inner_box 1
16243 inner_pos "c"
16244 use_parbox 0
16245 use_makebox 0
16246 width "15col%"
16247 special "none"
16248 height "1in"
16249 height_special "totalheight"
16250 thickness "0.4pt"
16251 separation "3pt"
16252 shadowsize "4pt"
16253 framecolor "black"
16254 backgroundcolor "none"
16255 status collapsed
16256
16257 \begin_layout Plain Layout
16258 \begin_inset Tabular
16259 <lyxtabular version="3" rows="3" columns="3">
16260 <features tabularvalignment="middle">
16261 <column alignment="center" valignment="top">
16262 <column alignment="center" valignment="top">
16263 <column alignment="center" valignment="top">
16264 <row>
16265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16266 \begin_inset Text
16267
16268 \begin_layout Plain Layout
16269 a
16270 \end_layout
16271
16272 \end_inset
16273 </cell>
16274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278 d
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16284 \begin_inset Text
16285
16286 \begin_layout Plain Layout
16287 g
16288 \end_layout
16289
16290 \end_inset
16291 </cell>
16292 </row>
16293 <row>
16294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16295 \begin_inset Text
16296
16297 \begin_layout Plain Layout
16298 b
16299 \end_layout
16300
16301 \end_inset
16302 </cell>
16303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16304 \begin_inset Text
16305
16306 \begin_layout Plain Layout
16307 e
16308 \end_layout
16309
16310 \end_inset
16311 </cell>
16312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16313 \begin_inset Text
16314
16315 \begin_layout Plain Layout
16316 h
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 </row>
16322 <row>
16323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16324 \begin_inset Text
16325
16326 \begin_layout Plain Layout
16327 c
16328 \end_layout
16329
16330 \end_inset
16331 </cell>
16332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16333 \begin_inset Text
16334
16335 \begin_layout Plain Layout
16336 f
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345 i
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 </row>
16351 </lyxtabular>
16352
16353 \end_inset
16354
16355
16356 \end_layout
16357
16358 \end_inset
16359
16360
16361 \end_layout
16362
16363 \begin_layout Itemize
16364 test 
16365 \begin_inset Box Frameless
16366 position "b"
16367 hor_pos "c"
16368 has_inner_box 1
16369 inner_pos "c"
16370 use_parbox 0
16371 use_makebox 0
16372 width "15col%"
16373 special "none"
16374 height "1in"
16375 height_special "totalheight"
16376 thickness "0.4pt"
16377 separation "3pt"
16378 shadowsize "4pt"
16379 framecolor "black"
16380 backgroundcolor "none"
16381 status collapsed
16382
16383 \begin_layout Plain Layout
16384 \begin_inset Tabular
16385 <lyxtabular version="3" rows="3" columns="3">
16386 <features tabularvalignment="middle">
16387 <column alignment="center" valignment="top">
16388 <column alignment="center" valignment="top">
16389 <column alignment="center" valignment="top">
16390 <row>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395 a
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404 d
16405 \end_layout
16406
16407 \end_inset
16408 </cell>
16409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Plain Layout
16413 g
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 </row>
16419 <row>
16420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16421 \begin_inset Text
16422
16423 \begin_layout Plain Layout
16424 b
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 e
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442 h
16443 \end_layout
16444
16445 \end_inset
16446 </cell>
16447 </row>
16448 <row>
16449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453 c
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462 f
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471 i
16472 \end_layout
16473
16474 \end_inset
16475 </cell>
16476 </row>
16477 </lyxtabular>
16478
16479 \end_inset
16480
16481
16482 \end_layout
16483
16484 \end_inset
16485
16486  test 
16487 \begin_inset ERT
16488 status collapsed
16489
16490 \begin_layout Plain Layout
16491
16492
16493 \backslash
16494 raisebox{-0.32
16495 \backslash
16496 baselineskip}{
16497 \end_layout
16498
16499 \end_inset
16500
16501
16502 \begin_inset Box Frameless
16503 position "b"
16504 hor_pos "c"
16505 has_inner_box 1
16506 inner_pos "c"
16507 use_parbox 0
16508 use_makebox 0
16509 width "15col%"
16510 special "none"
16511 height "1in"
16512 height_special "totalheight"
16513 thickness "0.4pt"
16514 separation "3pt"
16515 shadowsize "4pt"
16516 framecolor "black"
16517 backgroundcolor "none"
16518 status collapsed
16519
16520 \begin_layout Plain Layout
16521 \begin_inset Tabular
16522 <lyxtabular version="3" rows="3" columns="3">
16523 <features tabularvalignment="middle">
16524 <column alignment="center" valignment="top">
16525 <column alignment="center" valignment="top">
16526 <column alignment="center" valignment="top">
16527 <row>
16528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16529 \begin_inset Text
16530
16531 \begin_layout Plain Layout
16532 a
16533 \end_layout
16534
16535 \end_inset
16536 </cell>
16537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16538 \begin_inset Text
16539
16540 \begin_layout Plain Layout
16541 d
16542 \end_layout
16543
16544 \end_inset
16545 </cell>
16546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16547 \begin_inset Text
16548
16549 \begin_layout Plain Layout
16550 g
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 </row>
16556 <row>
16557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16558 \begin_inset Text
16559
16560 \begin_layout Plain Layout
16561 b
16562 \end_layout
16563
16564 \end_inset
16565 </cell>
16566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16567 \begin_inset Text
16568
16569 \begin_layout Plain Layout
16570 e
16571 \end_layout
16572
16573 \end_inset
16574 </cell>
16575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579 h
16580 \end_layout
16581
16582 \end_inset
16583 </cell>
16584 </row>
16585 <row>
16586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590 c
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 f
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16605 \begin_inset Text
16606
16607 \begin_layout Plain Layout
16608 i
16609 \end_layout
16610
16611 \end_inset
16612 </cell>
16613 </row>
16614 </lyxtabular>
16615
16616 \end_inset
16617
16618
16619 \end_layout
16620
16621 \end_inset
16622
16623
16624 \begin_inset ERT
16625 status collapsed
16626
16627 \begin_layout Plain Layout
16628
16629 }
16630 \end_layout
16631
16632 \end_inset
16633
16634
16635 \end_layout
16636
16637 \begin_layout Standard
16638 Como ves, los contenidos de la primera y última filas no se alinean correctament
16639 e con la línea de texto donde está el cuadro.
16640  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
16641  un cuadro elevado («raisebox»
16642 \begin_inset Foot
16643 status collapsed
16644
16645 \begin_layout Plain Layout
16646 El uso del comando 
16647 \series bold
16648
16649 \backslash
16650 raisebox
16651 \series default
16652  se explica en la sección
16653 \begin_inset space ~
16654 \end_inset
16655
16656
16657 \begin_inset CommandInset ref
16658 LatexCommand ref
16659 reference "subsec:Alineación-Vertical"
16660
16661 \end_inset
16662
16663 .
16664 \end_layout
16665
16666 \end_inset
16667
16668 ).
16669  En el ejemplo anterior, el segundo marco del primer ítem está alineado
16670  usando el comando en código \SpecialChar TeX
16671
16672 \end_layout
16673
16674 \begin_layout Standard
16675
16676 \series bold
16677
16678 \backslash
16679 raisebox{0.85
16680 \backslash
16681 baselineskip}{
16682 \end_layout
16683
16684 \begin_layout Standard
16685 antes del marco.
16686  Tras él, se pone la llave de cierre 
16687 \series bold
16688 }
16689 \series default
16690  también en código \SpecialChar TeX
16691 .
16692  Para el segundo marco en el tercer ítem se usa el comando 
16693 \end_layout
16694
16695 \begin_layout Standard
16696
16697 \series bold
16698
16699 \backslash
16700 raisebox{-0.32
16701 \backslash
16702 baselineskip}{
16703 \end_layout
16704
16705 \begin_layout Standard
16706 \begin_inset Note Greyedout
16707 status open
16708
16709 \begin_layout Plain Layout
16710
16711 \series bold
16712 Not
16713 \series default
16714 a: La alineación del contenido de la fila con la línea del texto adyacente
16715  no es exacta.
16716  El factor necesario del comando 
16717 \series bold
16718
16719 \backslash
16720 raisebox
16721 \series default
16722  para este alineamiento depende de la tipografía del documento, del tamaño
16723  de letra y del grosor de línea del cuadro.
16724 \end_layout
16725
16726 \end_inset
16727
16728
16729 \end_layout
16730
16731 \begin_layout Section
16732 Cuadros coloreados
16733 \begin_inset CommandInset label
16734 LatexCommand label
16735 name "sec:Cuadros-Coloreados"
16736
16737 \end_inset
16738
16739
16740 \end_layout
16741
16742 \begin_layout Subsection
16743 Celdas coloreadas
16744 \begin_inset Index idx
16745 status collapsed
16746
16747 \begin_layout Plain Layout
16748 Cuadros ! Color ! en celdas
16749 \end_layout
16750
16751 \end_inset
16752
16753
16754 \begin_inset Index idx
16755 status collapsed
16756
16757 \begin_layout Plain Layout
16758 Color ! en celdas de cuadros
16759 \end_layout
16760
16761 \end_inset
16762
16763
16764 \end_layout
16765
16766 \begin_layout Standard
16767 \begin_inset Float table
16768 placement h
16769 wide false
16770 sideways false
16771 status open
16772
16773 \begin_layout Plain Layout
16774 \begin_inset Caption Standard
16775
16776 \begin_layout Plain Layout
16777 \begin_inset CommandInset label
16778 LatexCommand label
16779 name "tab:Cuadro-coloreado-sin"
16780
16781 \end_inset
16782
16783 Cuadro coloreado sin usar el paquete 
16784 \series bold
16785 colortbl
16786 \series default
16787
16788 \begin_inset Argument 1
16789 status open
16790
16791 \begin_layout Plain Layout
16792 Cuadro sin colortbl
16793 \end_layout
16794
16795 \end_inset
16796
16797
16798 \end_layout
16799
16800 \end_inset
16801
16802
16803 \end_layout
16804
16805 \begin_layout Plain Layout
16806 \align center
16807 \begin_inset Tabular
16808 <lyxtabular version="3" rows="3" columns="3">
16809 <features tabularvalignment="middle">
16810 <column alignment="center" valignment="top">
16811 <column alignment="center" valignment="top">
16812 <column alignment="center" valignment="top">
16813 <row>
16814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818
16819 \color green
16820 a
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829
16830 \color red
16831 b
16832 \end_layout
16833
16834 \end_inset
16835 </cell>
16836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Plain Layout
16840
16841 \color red
16842 c
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 </row>
16848 <row>
16849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Plain Layout
16853
16854 \color green
16855 d
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864
16865 \color blue
16866 e
16867 \end_layout
16868
16869 \end_inset
16870 </cell>
16871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Plain Layout
16875
16876 \color blue
16877 f
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 </row>
16883 <row>
16884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888
16889 \color green
16890 g
16891 \end_layout
16892
16893 \end_inset
16894 </cell>
16895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899
16900 \color blue
16901 h
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910
16911 \color blue
16912 i
16913 \end_layout
16914
16915 \end_inset
16916 </cell>
16917 </row>
16918 </lyxtabular>
16919
16920 \end_inset
16921
16922
16923 \end_layout
16924
16925 \end_inset
16926
16927
16928 \end_layout
16929
16930 \begin_layout Standard
16931 Si sólo necesitas color en el texto, marca las celdas y elige un color en
16932  el menú 
16933 \family sans
16934 Editar\SpecialChar menuseparator
16935 Estilo
16936 \begin_inset space ~
16937 \end_inset
16938
16939 del
16940 \begin_inset space ~
16941 \end_inset
16942
16943 Texto
16944 \family default
16945 .
16946  Esto se ha hecho enl cuadro
16947 \begin_inset space ~
16948 \end_inset
16949
16950
16951 \begin_inset CommandInset ref
16952 LatexCommand ref
16953 reference "tab:Cuadro-coloreado-sin"
16954
16955 \end_inset
16956
16957 .
16958  En cualquier otro caso hay que usar el paquete \SpecialChar LaTeX
16959  
16960 \series bold
16961 colortbl
16962 \series default
16963 .
16964 \begin_inset Index idx
16965 status collapsed
16966
16967 \begin_layout Plain Layout
16968 \SpecialChar LaTeX
16969 -paquetes ! colortbl
16970 \end_layout
16971
16972 \end_inset
16973
16974
16975 \end_layout
16976
16977 \begin_layout Standard
16978 \begin_inset ERT
16979 status collapsed
16980
16981 \begin_layout Plain Layout
16982
16983
16984 \backslash
16985 ifcolortbl
16986 \end_layout
16987
16988 \end_inset
16989
16990
16991 \begin_inset Note Note
16992 status open
16993
16994 \begin_layout Plain Layout
16995 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
16996  \SpecialChar LaTeX
16997  
16998 \series bold
16999 colortbl
17000 \series default
17001 .
17002 \end_layout
17003
17004 \end_inset
17005
17006
17007 \end_layout
17008
17009 \begin_layout Standard
17010 Para crear cuadros coloreados, 
17011 \series bold
17012 colortbl
17013 \series default
17014  debe cargarse en el preámbulo con la línea
17015 \end_layout
17016
17017 \begin_layout Standard
17018
17019 \series bold
17020
17021 \backslash
17022 usepackage{colortbl}
17023 \end_layout
17024
17025 \begin_layout Standard
17026 El color de una columna se define con el comando
17027 \end_layout
17028
17029 \begin_layout Standard
17030
17031 \series bold
17032
17033 \backslash
17034 columncolor{nombre del color}
17035 \end_layout
17036
17037 \begin_layout Standard
17038 dentro del comando 
17039 \series bold
17040 >{ }
17041 \series default
17042 .
17043  El comando 
17044 \series bold
17045 >{}
17046 \series default
17047  se explica en la sección
17048 \begin_inset space ~
17049 \end_inset
17050
17051
17052 \begin_inset CommandInset ref
17053 LatexCommand ref
17054 reference "subsec:Cálculos-en-Multicolumnas"
17055
17056 \end_inset
17057
17058 .
17059 \end_layout
17060
17061 \begin_layout Standard
17062 Los siguientes nombres de color están predefinidos:
17063 \end_layout
17064
17065 \begin_layout Standard
17066
17067 \family sans
17068 red
17069 \family default
17070
17071 \family sans
17072 green
17073 \family default
17074
17075 \family sans
17076 yellow, blue
17077 \family default
17078
17079 \family sans
17080 cyan
17081 \family default
17082 \series bold
17083 ,
17084 \series default
17085  
17086 \family sans
17087 magenta, black
17088 \family default
17089
17090 \family sans
17091 white
17092 \end_layout
17093
17094 \begin_layout Standard
17095 \begin_inset VSpace medskip
17096 \end_inset
17097
17098
17099 \end_layout
17100
17101 \begin_layout Standard
17102 Si añades las opciones
17103 \end_layout
17104
17105 \begin_layout Standard
17106
17107 \series bold
17108 usenames,dvipsnames
17109 \end_layout
17110
17111 \begin_layout Standard
17112 en las opciones de clase en la configuración del documento, es posible usar
17113  hasta 61 colores más.
17114  Estos colores se listan en el apéndice
17115 \begin_inset space ~
17116 \end_inset
17117
17118
17119 \begin_inset CommandInset ref
17120 LatexCommand ref
17121 reference "chap:Lista-de-colores-dvips"
17122
17123 \end_inset
17124
17125 .
17126  Uno de estos colores, 
17127 \family sans
17128 Maroon
17129 \family default
17130 , se ha usado en el cuadro de ejemplo
17131 \begin_inset CommandInset ref
17132 LatexCommand ref
17133 reference "tab:Cuadro-coloreado-con"
17134
17135 \end_inset
17136
17137 .
17138 \end_layout
17139
17140 \begin_layout Standard
17141 \begin_inset VSpace medskip
17142 \end_inset
17143
17144
17145 \end_layout
17146
17147 \begin_layout Standard
17148 Puedes definir tus propios colores con el comando
17149 \end_layout
17150
17151 \begin_layout Standard
17152
17153 \series bold
17154
17155 \backslash
17156 definecolor{nombre del color}{modelo de color}{valores de color}
17157 \end_layout
17158
17159 \begin_layout Standard
17160 El 
17161 \emph on
17162 modelo de color
17163 \emph default
17164  puede ser
17165 \end_layout
17166
17167 \begin_layout Labeling
17168 \labelwidthstring 00.00.0000
17169 cmyk: cyan, magenta, yellow, black
17170 \end_layout
17171
17172 \begin_layout Labeling
17173 \labelwidthstring 00.00.0000
17174 rgb: red, green, blue
17175 \end_layout
17176
17177 \begin_layout Labeling
17178 \labelwidthstring 00.00.0000
17179 gray: gray
17180 \end_layout
17181
17182 \begin_layout Standard
17183 y los 
17184 \emph on
17185 valores de color
17186 \emph default
17187  son números separados por comas entre 0 y 1 que describen el factor para
17188  el color correspondiente del modelo de color.
17189 \end_layout
17190
17191 \begin_layout Standard
17192 Por ejemplo, puedes definir el color
17193 \series bold
17194  
17195 \series default
17196 «
17197 \emph on
17198 verde oscuro
17199 \emph default
17200 » en el preámbulo con
17201 \end_layout
17202
17203 \begin_layout Standard
17204
17205 \series bold
17206
17207 \backslash
17208 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
17209 \end_layout
17210
17211 \begin_layout Standard
17212 y el color «
17213 \emph on
17214 gris claro
17215 \emph default
17216 » con
17217 \end_layout
17218
17219 \begin_layout Standard
17220
17221 \series bold
17222
17223 \backslash
17224 definecolor{grisclaro}{gray}{0.8}
17225 \end_layout
17226
17227 \begin_layout Standard
17228 \begin_inset VSpace medskip
17229 \end_inset
17230
17231
17232 \end_layout
17233
17234 \begin_layout Standard
17235 Las líneas se colorean con el comando
17236 \end_layout
17237
17238 \begin_layout Standard
17239
17240 \series bold
17241
17242 \backslash
17243 rowcolor{nombre del color}
17244 \end_layout
17245
17246 \begin_layout Standard
17247 y las celdas se colorean con el comando
17248 \end_layout
17249
17250 \begin_layout Standard
17251
17252 \series bold
17253
17254 \backslash
17255 cellcolor{nombre del color}
17256 \end_layout
17257
17258 \begin_layout Standard
17259 Ambos comandos se insertan al principio de una celda en código \SpecialChar TeX
17260 .
17261 \end_layout
17262
17263 \begin_layout Standard
17264 Para colorear caracteres enl cuadro marca las celdas y usa el menú 
17265 \family sans
17266 Editar\SpecialChar menuseparator
17267 Estilo
17268 \begin_inset space ~
17269 \end_inset
17270
17271 del
17272 \begin_inset space ~
17273 \end_inset
17274
17275 Texto
17276 \family default
17277 .
17278  Si una celda contiene código \SpecialChar TeX
17279  marca sólo los caracteres, si no el código
17280  \SpecialChar TeX
17281  en color puede ocasionar errores de \SpecialChar LaTeX
17282 .
17283 \end_layout
17284
17285 \begin_layout Standard
17286 \begin_inset Note Greyedout
17287 status open
17288
17289 \begin_layout Plain Layout
17290
17291 \series bold
17292 Nota:
17293 \series default
17294  No todos los visores DVI pueden mostrar colores definidos por el usuario.
17295 \end_layout
17296
17297 \end_inset
17298
17299
17300 \end_layout
17301
17302 \begin_layout Standard
17303 \begin_inset VSpace bigskip
17304 \end_inset
17305
17306
17307 \end_layout
17308
17309 \begin_layout Standard
17310 Para crear el cuadro
17311 \begin_inset space ~
17312 \end_inset
17313
17314
17315 \begin_inset CommandInset ref
17316 LatexCommand ref
17317 reference "tab:Cuadro-coloreado-con"
17318
17319 \end_inset
17320
17321  haz lo siguiente: el color de la primera columna debe ser 
17322 \emph on
17323 verde oscuro
17324 \emph default
17325 , entonces inserta
17326 \end_layout
17327
17328 \begin_layout Standard
17329
17330 \series bold
17331 >{
17332 \backslash
17333 columncolor{verdeoscuro}
17334 \backslash
17335 centering}c
17336 \end_layout
17337
17338 \begin_layout Standard
17339 como argumento \SpecialChar LaTeX
17340  para esta columna.
17341  La primera fila debe ser cian, por tanto inserta el comando en código \SpecialChar TeX
17342
17343 \end_layout
17344
17345 \begin_layout Standard
17346
17347 \series bold
17348
17349 \backslash
17350 rowcolor{cyan}
17351 \end_layout
17352
17353 \begin_layout Standard
17354 en la primera celda de esta fila.
17355  Observa que esto sobrescribe el color de la columna para la primera celda.
17356  La última celda de la última fila se colorea granate insertando el comando
17357  en código \SpecialChar TeX
17358
17359 \end_layout
17360
17361 \begin_layout Standard
17362
17363 \series bold
17364
17365 \backslash
17366 cellcolor{Maroon}
17367 \end_layout
17368
17369 \begin_layout Standard
17370 Ahora podrían colorearse los caracteres usando el menú 
17371 \family sans
17372 Editar\SpecialChar menuseparator
17373 Estilo
17374 \begin_inset space ~
17375 \end_inset
17376
17377 del
17378 \begin_inset space ~
17379 \end_inset
17380
17381 Texto
17382 \family default
17383 .
17384 \end_layout
17385
17386 \begin_layout Standard
17387 \begin_inset Float table
17388 placement h
17389 wide false
17390 sideways false
17391 status open
17392
17393 \begin_layout Plain Layout
17394 \begin_inset Caption Standard
17395
17396 \begin_layout Plain Layout
17397 \begin_inset CommandInset label
17398 LatexCommand label
17399 name "tab:Cuadro-coloreado-con"
17400
17401 \end_inset
17402
17403 Cuadro coloreado con el paquete 
17404 \series bold
17405 colortbl
17406 \series default
17407
17408 \begin_inset Argument 1
17409 status collapsed
17410
17411 \begin_layout Plain Layout
17412 Cuadro con 
17413 \series bold
17414 colortbl
17415 \end_layout
17416
17417 \end_inset
17418
17419
17420 \end_layout
17421
17422 \end_inset
17423
17424
17425 \end_layout
17426
17427 \begin_layout Plain Layout
17428 \align center
17429 \begin_inset Tabular
17430 <lyxtabular version="3" rows="3" columns="3">
17431 <features tabularvalignment="middle">
17432 <column alignment="center" valignment="top" special=">{\columncolor{verdeoscuro}\centering}c">
17433 <column alignment="center" valignment="top">
17434 <column alignment="center" valignment="top">
17435 <row>
17436 <cell alignment="center" valignment="top" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 \begin_inset ERT
17441 status collapsed
17442
17443 \begin_layout Plain Layout
17444
17445
17446 \backslash
17447 rowcolor{cyan}
17448 \end_layout
17449
17450 \end_inset
17451
17452
17453 \color magenta
17454 a
17455 \end_layout
17456
17457 \end_inset
17458 </cell>
17459 <cell alignment="center" valignment="top" usebox="none">
17460 \begin_inset Text
17461
17462 \begin_layout Plain Layout
17463
17464 \color red
17465 b
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 <cell alignment="center" valignment="top" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474
17475 \color red
17476 c
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 </row>
17482 <row>
17483 <cell alignment="center" valignment="top" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487
17488 \color yellow
17489 d
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 <cell alignment="center" valignment="top" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498
17499 \color blue
17500 e
17501 \end_layout
17502
17503 \end_inset
17504 </cell>
17505 <cell alignment="center" valignment="top" usebox="none">
17506 \begin_inset Text
17507
17508 \begin_layout Plain Layout
17509
17510 \color blue
17511 f
17512 \end_layout
17513
17514 \end_inset
17515 </cell>
17516 </row>
17517 <row>
17518 <cell alignment="center" valignment="top" usebox="none">
17519 \begin_inset Text
17520
17521 \begin_layout Plain Layout
17522
17523 \color yellow
17524 g
17525 \end_layout
17526
17527 \end_inset
17528 </cell>
17529 <cell alignment="center" valignment="top" usebox="none">
17530 \begin_inset Text
17531
17532 \begin_layout Plain Layout
17533
17534 \color blue
17535 h
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell alignment="center" valignment="top" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 \begin_inset ERT
17545 status collapsed
17546
17547 \begin_layout Plain Layout
17548
17549
17550 \backslash
17551 cellcolor{Maroon}
17552 \end_layout
17553
17554 \end_inset
17555
17556
17557 \color green
17558 i
17559 \end_layout
17560
17561 \end_inset
17562 </cell>
17563 </row>
17564 </lyxtabular>
17565
17566 \end_inset
17567
17568
17569 \end_layout
17570
17571 \end_inset
17572
17573
17574 \end_layout
17575
17576 \begin_layout Standard
17577 \begin_inset ERT
17578 status collapsed
17579
17580 \begin_layout Plain Layout
17581
17582
17583 \backslash
17584 else
17585 \end_layout
17586
17587 \end_inset
17588
17589
17590 \begin_inset Note Note
17591 status open
17592
17593 \begin_layout Plain Layout
17594 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
17595  
17596 \series bold
17597 colortbl
17598 \series default
17599 .
17600 \end_layout
17601
17602 \end_inset
17603
17604
17605 \end_layout
17606
17607 \begin_layout Standard
17608 Debes instalar el paquete \SpecialChar LaTeX
17609  
17610 \series bold
17611 colortbl
17612 \series default
17613  para ver la parte siguiente en la salida.
17614 \end_layout
17615
17616 \begin_layout Standard
17617 \begin_inset ERT
17618 status collapsed
17619
17620 \begin_layout Plain Layout
17621
17622
17623 \backslash
17624 fi
17625 \end_layout
17626
17627 \end_inset
17628
17629
17630 \end_layout
17631
17632 \begin_layout Subsection
17633 Filas coloreadas
17634 \begin_inset Index idx
17635 status collapsed
17636
17637 \begin_layout Plain Layout
17638 Cuadros ! Color ! para filas
17639 \end_layout
17640
17641 \end_inset
17642
17643
17644 \begin_inset Index idx
17645 status collapsed
17646
17647 \begin_layout Plain Layout
17648 Color ! para filas de cuadros
17649 \end_layout
17650
17651 \end_inset
17652
17653
17654 \end_layout
17655
17656 \begin_layout Standard
17657 En caso de querer colorear una de cada dos filas, hay un método alternativo
17658  al descrito en la sección anterior.
17659  Se carga el paquete 
17660 \series bold
17661 xcolor
17662 \series default
17663
17664 \begin_inset Index idx
17665 status collapsed
17666
17667 \begin_layout Plain Layout
17668 \SpecialChar LaTeX
17669 -paquetes ! xcolor
17670 \begin_inset ERT
17671 status collapsed
17672
17673 \begin_layout Plain Layout
17674
17675
17676 \backslash
17677 vspace{4mm}
17678 \end_layout
17679
17680 \end_inset
17681
17682
17683 \end_layout
17684
17685 \end_inset
17686
17687  en el preámbulo del documento con el comando
17688 \end_layout
17689
17690 \begin_layout Standard
17691
17692 \series bold
17693
17694 \backslash
17695 usepackage[table]{xcolor}
17696 \end_layout
17697
17698 \begin_layout Standard
17699
17700 \series bold
17701 xcolor
17702 \series default
17703  carga automáticamente el paquete 
17704 \series bold
17705 colortbl
17706 \series default
17707
17708 \begin_inset Index idx
17709 status collapsed
17710
17711 \begin_layout Plain Layout
17712 \SpecialChar LaTeX
17713 -paquetes ! colortbl
17714 \end_layout
17715
17716 \end_inset
17717
17718 , por tanto 
17719 \series bold
17720 colortbl
17721 \series default
17722  debe estar instalado, de lo contrario se producen errores de \SpecialChar LaTeX
17723 .
17724 \end_layout
17725
17726 \begin_layout Standard
17727 \begin_inset ERT
17728 status collapsed
17729
17730 \begin_layout Plain Layout
17731
17732
17733 \backslash
17734 ifcolortbl
17735 \end_layout
17736
17737 \end_inset
17738
17739
17740 \begin_inset Note Note
17741 status open
17742
17743 \begin_layout Plain Layout
17744 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
17745  \SpecialChar LaTeX
17746  
17747 \series bold
17748 colortbl
17749 \series default
17750 .
17751 \end_layout
17752
17753 \end_inset
17754
17755
17756 \end_layout
17757
17758 \begin_layout Standard
17759 Las filas del cuadro se colorean con el comando
17760 \end_layout
17761
17762 \begin_layout Standard
17763
17764 \series bold
17765
17766 \backslash
17767 rowcolors[comandos]{número_de_fila}{color_fila_impar}{color_fila_par}
17768 \end_layout
17769
17770 \begin_layout Standard
17771 que se inserta en el preámbulo del documento o en código \SpecialChar TeX
17772  delante del primer
17773  cuadro a colorear.
17774  
17775 \emph on
17776 número_de_fila
17777 \emph default
17778  es el número de la primera fila que debe colorearse con el color de fila
17779  impar, 
17780 \emph on
17781 comandos
17782 \emph default
17783  pueden ser comandos adicionales que se ejecutan antes de cada fila del
17784  cuadro.
17785  Por ejemplo, 
17786 \end_layout
17787
17788 \begin_layout Standard
17789
17790 \series bold
17791
17792 \backslash
17793 rowcolors{1}{white}{lightgray}
17794 \end_layout
17795
17796 \begin_layout Standard
17797 genera el esquema de colores del cuadro
17798 \begin_inset space ~
17799 \end_inset
17800
17801
17802 \begin_inset CommandInset ref
17803 LatexCommand ref
17804 reference "tab:Cuadro-filas_color"
17805
17806 \end_inset
17807
17808 .
17809  El comando
17810 \end_layout
17811
17812 \begin_layout Standard
17813
17814 \series bold
17815
17816 \backslash
17817 rowcolors[
17818 \backslash
17819 hline]{1}{lightgray}{cyan}
17820 \end_layout
17821
17822 \begin_layout Standard
17823 genera el esquema de colores del cuadro
17824 \begin_inset space ~
17825 \end_inset
17826
17827
17828 \begin_inset CommandInset ref
17829 LatexCommand ref
17830 reference "tab:Cuadro-filas_color2"
17831
17832 \end_inset
17833
17834 .
17835  Si el color de la fila impar y/o el de la fila par se dejan vacíos no se
17836  usará ningún color, de forma que el comando
17837 \end_layout
17838
17839 \begin_layout Standard
17840
17841 \series bold
17842
17843 \backslash
17844 rowcolors{1}{}{}
17845 \end_layout
17846
17847 \begin_layout Standard
17848 deja sin color las filas de todos los cuadros siguientes.
17849 \end_layout
17850
17851 \begin_layout Standard
17852 \begin_inset ERT
17853 status open
17854
17855 \begin_layout Plain Layout
17856
17857
17858 \backslash
17859 rowcolors{1}{white}{lightgray}
17860 \end_layout
17861
17862 \end_inset
17863
17864
17865 \end_layout
17866
17867 \begin_layout Standard
17868 \begin_inset Float table
17869 placement h
17870 wide false
17871 sideways false
17872 status open
17873
17874 \begin_layout Plain Layout
17875 \begin_inset Caption Standard
17876
17877 \begin_layout Plain Layout
17878
17879 \lang english
17880 \begin_inset CommandInset label
17881 LatexCommand label
17882 name "tab:Cuadro-filas_color"
17883
17884 \end_inset
17885
17886
17887 \lang spanish
17888 Cuadro con filas alternas coloreadas en gris claro.
17889 \end_layout
17890
17891 \end_inset
17892
17893
17894 \end_layout
17895
17896 \begin_layout Plain Layout
17897 \align center
17898 \begin_inset Tabular
17899 <lyxtabular version="3" rows="4" columns="3">
17900 <features tabularvalignment="middle">
17901 <column alignment="center" valignment="top">
17902 <column alignment="center" valignment="top" width="0pt">
17903 <column alignment="center" valignment="top" width="0pt">
17904 <row>
17905 <cell alignment="center" valignment="top" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909 X
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 Y
17919 \end_layout
17920
17921 \end_inset
17922 </cell>
17923 <cell alignment="center" valignment="top" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927 Z
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 </row>
17933 <row>
17934 <cell alignment="center" valignment="top" usebox="none">
17935 \begin_inset Text
17936
17937 \begin_layout Plain Layout
17938 1
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 <cell alignment="center" valignment="top" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 2
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell alignment="center" valignment="top" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956 3
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 </row>
17962 <row>
17963 <cell alignment="center" valignment="top" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967 4
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 5
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 <cell alignment="center" valignment="top" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985 6
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 </row>
17991 <row>
17992 <cell alignment="center" valignment="top" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996 7
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 <cell alignment="center" valignment="top" usebox="none">
18002 \begin_inset Text
18003
18004 \begin_layout Plain Layout
18005 8
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 9
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 </row>
18020 </lyxtabular>
18021
18022 \end_inset
18023
18024
18025 \end_layout
18026
18027 \end_inset
18028
18029
18030 \end_layout
18031
18032 \begin_layout Standard
18033 \begin_inset ERT
18034 status open
18035
18036 \begin_layout Plain Layout
18037
18038
18039 \backslash
18040 rowcolors[
18041 \backslash
18042 hline]{1}{lightgray}{cyan}
18043 \end_layout
18044
18045 \end_inset
18046
18047
18048 \end_layout
18049
18050 \begin_layout Standard
18051 \begin_inset Float table
18052 placement h
18053 wide false
18054 sideways false
18055 status open
18056
18057 \begin_layout Plain Layout
18058 \begin_inset Caption Standard
18059
18060 \begin_layout Plain Layout
18061 \begin_inset CommandInset label
18062 LatexCommand label
18063 name "tab:Cuadro-filas_color2"
18064
18065 \end_inset
18066
18067 Cuadro con filas alternas coloreadas en cian y líneas entre las filas.
18068 \end_layout
18069
18070 \end_inset
18071
18072
18073 \end_layout
18074
18075 \begin_layout Plain Layout
18076 \align center
18077 \begin_inset Tabular
18078 <lyxtabular version="3" rows="4" columns="3">
18079 <features tabularvalignment="middle">
18080 <column alignment="center" valignment="top">
18081 <column alignment="center" valignment="top">
18082 <column alignment="center" valignment="top" width="0pt">
18083 <row>
18084 <cell alignment="center" valignment="top" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088 X
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 Y
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 <cell alignment="center" valignment="top" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106 Z
18107 \end_layout
18108
18109 \end_inset
18110 </cell>
18111 </row>
18112 <row>
18113 <cell alignment="center" valignment="top" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117 1
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 <cell alignment="center" valignment="top" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126 2
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 <cell alignment="center" valignment="top" usebox="none">
18132 \begin_inset Text
18133
18134 \begin_layout Plain Layout
18135 3
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 </row>
18141 <row>
18142 <cell alignment="center" valignment="top" usebox="none">
18143 \begin_inset Text
18144
18145 \begin_layout Plain Layout
18146 4
18147 \end_layout
18148
18149 \end_inset
18150 </cell>
18151 <cell alignment="center" valignment="top" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155 5
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164 6
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 </row>
18170 <row>
18171 <cell alignment="center" valignment="top" usebox="none">
18172 \begin_inset Text
18173
18174 \begin_layout Plain Layout
18175 7
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 <cell alignment="center" valignment="top" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184 8
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 <cell alignment="center" valignment="top" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193 9
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 </row>
18199 </lyxtabular>
18200
18201 \end_inset
18202
18203
18204 \end_layout
18205
18206 \end_inset
18207
18208
18209 \end_layout
18210
18211 \begin_layout Standard
18212 \begin_inset ERT
18213 status collapsed
18214
18215 \begin_layout Plain Layout
18216
18217
18218 \backslash
18219 rowcolors{1}{}{}
18220 \end_layout
18221
18222 \end_inset
18223
18224
18225 \begin_inset Note Note
18226 status collapsed
18227
18228 \begin_layout Plain Layout
18229 Desactiva el coloreado de filas
18230 \end_layout
18231
18232 \end_inset
18233
18234
18235 \end_layout
18236
18237 \begin_layout Standard
18238 \begin_inset ERT
18239 status collapsed
18240
18241 \begin_layout Plain Layout
18242
18243
18244 \backslash
18245 else
18246 \end_layout
18247
18248 \end_inset
18249
18250
18251 \begin_inset Note Note
18252 status open
18253
18254 \begin_layout Plain Layout
18255 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
18256  
18257 \series bold
18258 colortbl
18259 \series default
18260 .
18261 \end_layout
18262
18263 \end_inset
18264
18265
18266 \end_layout
18267
18268 \begin_layout Standard
18269 Debes instalar el paquete \SpecialChar LaTeX
18270  
18271 \series bold
18272 colortbl
18273 \series default
18274  para ver la parte siguiente en la salida.
18275 \end_layout
18276
18277 \begin_layout Standard
18278 \begin_inset ERT
18279 status collapsed
18280
18281 \begin_layout Plain Layout
18282
18283
18284 \backslash
18285 fi
18286 \end_layout
18287
18288 \end_inset
18289
18290
18291 \end_layout
18292
18293 \begin_layout Subsection
18294 Líneas coloreadas
18295 \begin_inset Index idx
18296 status collapsed
18297
18298 \begin_layout Plain Layout
18299 Cuadros ! Color ! en líneas
18300 \end_layout
18301
18302 \end_inset
18303
18304
18305 \begin_inset Index idx
18306 status collapsed
18307
18308 \begin_layout Plain Layout
18309 Color ! en bordes de cuadros
18310 \end_layout
18311
18312 \end_inset
18313
18314
18315 \end_layout
18316
18317 \begin_layout Standard
18318 Como se describe en la sección
18319 \begin_inset space ~
18320 \end_inset
18321
18322
18323 \begin_inset CommandInset ref
18324 LatexCommand ref
18325 reference "subsec:Grosor-de-Líneas"
18326
18327 \end_inset
18328
18329 , el grosor para todas las líneas en un cuadro puede ajustarse con el comando
18330  
18331 \series bold
18332
18333 \backslash
18334 arrayrulewidth
18335 \series default
18336 .
18337  Se ha puesto 1.5
18338 \begin_inset space \thinspace{}
18339 \end_inset
18340
18341 pt para todos los cuadros de esta sección.
18342 \begin_inset ERT
18343 status collapsed
18344
18345 \begin_layout Plain Layout
18346
18347
18348 \backslash
18349 setlength{
18350 \backslash
18351 arrayrulewidth}{1.5pt}
18352 \end_layout
18353
18354 \end_inset
18355
18356
18357 \end_layout
18358
18359 \begin_layout Standard
18360 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
18361  el preámbulo del documento el siguiente formato de columna, de acuerdo
18362  a lo descrito en la sección
18363 \begin_inset space ~
18364 \end_inset
18365
18366
18367 \begin_inset CommandInset ref
18368 LatexCommand ref
18369 reference "subsec:Formato-Personalizado"
18370
18371 \end_inset
18372
18373 :
18374 \end_layout
18375
18376 \begin_layout Standard
18377
18378 \series bold
18379
18380 \backslash
18381 newcolumntype{W}{!{
18382 \backslash
18383 color{green}
18384 \backslash
18385 vline}}
18386 \end_layout
18387
18388 \begin_layout Standard
18389 Para el cuadro
18390 \begin_inset space ~
18391 \end_inset
18392
18393
18394 \begin_inset CommandInset ref
18395 LatexCommand ref
18396 reference "tab:Cuadro-con-verticales-coloreadas"
18397
18398 \end_inset
18399
18400  se usó el argumento \SpecialChar LaTeX
18401
18402 \series bold
18403  WcW
18404 \series default
18405  para la última columna y
18406 \series bold
18407  Wc
18408 \series default
18409  para las demás.
18410 \end_layout
18411
18412 \begin_layout Standard
18413 Si quieres tener varios colores, define más formatos de columna.
18414 \end_layout
18415
18416 \begin_layout Standard
18417 \begin_inset Float table
18418 placement h
18419 wide false
18420 sideways false
18421 status open
18422
18423 \begin_layout Plain Layout
18424 \begin_inset Caption Standard
18425
18426 \begin_layout Plain Layout
18427 \begin_inset CommandInset label
18428 LatexCommand label
18429 name "tab:Cuadro-con-verticales-coloreadas"
18430
18431 \end_inset
18432
18433 Cuadro con líneas verticales coloreadas
18434 \end_layout
18435
18436 \end_inset
18437
18438
18439 \end_layout
18440
18441 \begin_layout Plain Layout
18442 \align center
18443 \begin_inset Tabular
18444 <lyxtabular version="3" rows="3" columns="3">
18445 <features tabularvalignment="middle">
18446 <column alignment="center" valignment="top" special="Wc">
18447 <column alignment="center" valignment="top" special="Wc">
18448 <column alignment="center" valignment="top" special="WcW">
18449 <row>
18450 <cell alignment="center" valignment="top" topline="true" usebox="none">
18451 \begin_inset Text
18452
18453 \begin_layout Plain Layout
18454 sd
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell alignment="center" valignment="top" topline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 <cell alignment="center" valignment="top" topline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472
18473 \end_layout
18474
18475 \end_inset
18476 </cell>
18477 </row>
18478 <row>
18479 <cell alignment="center" valignment="top" topline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 <cell alignment="center" valignment="top" topline="true" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492 sd
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 <cell alignment="center" valignment="top" topline="true" usebox="none">
18498 \begin_inset Text
18499
18500 \begin_layout Plain Layout
18501
18502 \end_layout
18503
18504 \end_inset
18505 </cell>
18506 </row>
18507 <row>
18508 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18509 \begin_inset Text
18510
18511 \begin_layout Plain Layout
18512
18513 \end_layout
18514
18515 \end_inset
18516 </cell>
18517 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18518 \begin_inset Text
18519
18520 \begin_layout Plain Layout
18521
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530 sd
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 </row>
18536 </lyxtabular>
18537
18538 \end_inset
18539
18540
18541 \end_layout
18542
18543 \end_inset
18544
18545
18546 \end_layout
18547
18548 \begin_layout Standard
18549 \begin_inset VSpace bigskip
18550 \end_inset
18551
18552 Para colorear líneas horizontales, por ejemplo en rojo, como en el cuadro
18553 \begin_inset space ~
18554 \end_inset
18555
18556
18557 \begin_inset CommandInset ref
18558 LatexCommand ref
18559 reference "tab:Cuadro-con-horizontales-coloreadas"
18560
18561 \end_inset
18562
18563 , inserta estos comandos en código \SpecialChar TeX
18564  antes del cuadro o del flotante:
18565 \end_layout
18566
18567 \begin_layout Standard
18568
18569 \series bold
18570
18571 \backslash
18572 let
18573 \backslash
18574 myHlineC
18575 \backslash
18576 hline
18577 \begin_inset Newline newline
18578 \end_inset
18579
18580
18581 \backslash
18582 renewcommand{
18583 \backslash
18584 hline}
18585 \begin_inset Newline newline
18586 \end_inset
18587
18588
18589 \begin_inset Phantom HPhantom
18590 status open
18591
18592 \begin_layout Plain Layout
18593
18594 \series bold
18595 \begin_inset space ~
18596 \end_inset
18597
18598
18599 \end_layout
18600
18601 \end_inset
18602
18603 {
18604 \backslash
18605 arrayrulecolor{red}
18606 \backslash
18607 myHlineC
18608 \backslash
18609 arrayrulecolor{black}}
18610 \end_layout
18611
18612 \begin_layout Standard
18613 \begin_inset ERT
18614 status collapsed
18615
18616 \begin_layout Plain Layout
18617
18618
18619 \backslash
18620 let
18621 \backslash
18622 myHlineC
18623 \backslash
18624 hline
18625 \end_layout
18626
18627 \begin_layout Plain Layout
18628
18629
18630 \backslash
18631 renewcommand{
18632 \backslash
18633 hline}
18634 \end_layout
18635
18636 \begin_layout Plain Layout
18637
18638  {
18639 \backslash
18640 arrayrulecolor{red}
18641 \backslash
18642 myHlineC
18643 \backslash
18644 arrayrulecolor{black}}
18645 \end_layout
18646
18647 \end_inset
18648
18649
18650 \begin_inset Float table
18651 placement h
18652 wide false
18653 sideways false
18654 status open
18655
18656 \begin_layout Plain Layout
18657 \begin_inset Caption Standard
18658
18659 \begin_layout Plain Layout
18660 \begin_inset CommandInset label
18661 LatexCommand label
18662 name "tab:Cuadro-con-horizontales-coloreadas"
18663
18664 \end_inset
18665
18666 Cuadro con líneas horizontales coloreadas
18667 \end_layout
18668
18669 \end_inset
18670
18671
18672 \end_layout
18673
18674 \begin_layout Plain Layout
18675 \align center
18676 \begin_inset Tabular
18677 <lyxtabular version="3" rows="3" columns="3">
18678 <features tabularvalignment="middle">
18679 <column alignment="center" valignment="top">
18680 <column alignment="center" valignment="top">
18681 <column alignment="center" valignment="top">
18682 <row>
18683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18684 \begin_inset Text
18685
18686 \begin_layout Plain Layout
18687 sd
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 </row>
18711 <row>
18712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725 sd
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 </row>
18740 <row>
18741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18760 \begin_inset Text
18761
18762 \begin_layout Plain Layout
18763 sd
18764 \end_layout
18765
18766 \end_inset
18767 </cell>
18768 </row>
18769 </lyxtabular>
18770
18771 \end_inset
18772
18773
18774 \end_layout
18775
18776 \end_inset
18777
18778
18779 \end_layout
18780
18781 \begin_layout Standard
18782 Para volver al color de línea negro predeterminado inserta este comando
18783  en código \SpecialChar TeX
18784  detrás del cuadro o el flotante:
18785 \end_layout
18786
18787 \begin_layout Standard
18788
18789 \series bold
18790
18791 \backslash
18792 renewcommand{
18793 \backslash
18794 hline}{
18795 \backslash
18796 myHlineC}
18797 \end_layout
18798
18799 \begin_layout Standard
18800 El cuadro
18801 \begin_inset space ~
18802 \end_inset
18803
18804
18805 \begin_inset CommandInset ref
18806 LatexCommand ref
18807 reference "tab:Cuadro-con-líneas-coloreadas"
18808
18809 \end_inset
18810
18811  es un ejemplo con líneas verticales y horizontales coloreadas.
18812 \end_layout
18813
18814 \begin_layout Standard
18815 \begin_inset Float table
18816 placement h
18817 wide false
18818 sideways false
18819 status open
18820
18821 \begin_layout Plain Layout
18822 \begin_inset Caption Standard
18823
18824 \begin_layout Plain Layout
18825 \begin_inset CommandInset label
18826 LatexCommand label
18827 name "tab:Cuadro-con-líneas-coloreadas"
18828
18829 \end_inset
18830
18831 Cuadro con líneas coloreadas
18832 \end_layout
18833
18834 \end_inset
18835
18836
18837 \end_layout
18838
18839 \begin_layout Plain Layout
18840 \align center
18841 \begin_inset Tabular
18842 <lyxtabular version="3" rows="3" columns="3">
18843 <features tabularvalignment="middle">
18844 <column alignment="center" valignment="top" special="Wc">
18845 <column alignment="center" valignment="top" special="Wc">
18846 <column alignment="center" valignment="top" special="WcW">
18847 <row>
18848 <cell alignment="center" valignment="top" topline="true" usebox="none">
18849 \begin_inset Text
18850
18851 \begin_layout Plain Layout
18852 sd
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" topline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" topline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 </row>
18876 <row>
18877 <cell alignment="center" valignment="top" topline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 <cell alignment="center" valignment="top" topline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890 sd
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell alignment="center" valignment="top" topline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 </row>
18905 <row>
18906 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919
18920 \end_layout
18921
18922 \end_inset
18923 </cell>
18924 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928 sd
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 </row>
18934 </lyxtabular>
18935
18936 \end_inset
18937
18938
18939 \end_layout
18940
18941 \end_inset
18942
18943
18944 \end_layout
18945
18946 \begin_layout Standard
18947 \begin_inset ERT
18948 status collapsed
18949
18950 \begin_layout Plain Layout
18951
18952
18953 \backslash
18954 renewcommand{
18955 \backslash
18956 hline}{
18957 \backslash
18958 myHlineC}
18959 \end_layout
18960
18961 \end_inset
18962
18963
18964 \end_layout
18965
18966 \begin_layout Standard
18967 \begin_inset ERT
18968 status collapsed
18969
18970 \begin_layout Plain Layout
18971
18972
18973 \backslash
18974 setlength{
18975 \backslash
18976 arrayrulewidth}{0.4pt}
18977 \end_layout
18978
18979 \end_inset
18980
18981
18982 \end_layout
18983
18984 \begin_layout Section
18985 Celdas de cuadro rotadas
18986 \begin_inset CommandInset label
18987 LatexCommand label
18988 name "sec:Celdas de cuadro giradas"
18989
18990 \end_inset
18991
18992
18993 \begin_inset Index idx
18994 status collapsed
18995
18996 \begin_layout Plain Layout
18997 Cuadros ! Celdas rotadas
18998 \end_layout
18999
19000 \end_inset
19001
19002
19003 \begin_inset Index idx
19004 status collapsed
19005
19006 \begin_layout Plain Layout
19007 Material rotado
19008 \end_layout
19009
19010 \end_inset
19011
19012
19013 \end_layout
19014
19015 \begin_layout Standard
19016
19017 \lang english
19018 \begin_inset Note Greyedout
19019 status open
19020
19021 \begin_layout Plain Layout
19022
19023 \series bold
19024 Nota:
19025 \series default
19026  No todos los visores DVI pueden mostrar rotaciones.
19027 \end_layout
19028
19029 \end_inset
19030
19031
19032 \end_layout
19033
19034 \begin_layout Standard
19035 El cuadro
19036 \begin_inset space ~
19037 \end_inset
19038
19039
19040 \begin_inset CommandInset ref
19041 LatexCommand ref
19042 reference "tab:Cuadro-celdas-rotadas"
19043
19044 \end_inset
19045
19046  es un ejemplo con tres celdas rotadas 45
19047 \begin_inset space \thinspace{}
19048 \end_inset
19049
19050 °.
19051 \end_layout
19052
19053 \begin_layout Standard
19054 \begin_inset Float table
19055 wide false
19056 sideways false
19057 status open
19058
19059 \begin_layout Plain Layout
19060 \begin_inset Caption Standard
19061
19062 \begin_layout Plain Layout
19063 \begin_inset CommandInset label
19064 LatexCommand label
19065 name "tab:Cuadro-celdas-rotadas"
19066
19067 \end_inset
19068
19069 Cuadro con celdas rotadas en la primera fila.
19070 \end_layout
19071
19072 \end_inset
19073
19074
19075 \end_layout
19076
19077 \begin_layout Plain Layout
19078 \noindent
19079 \align center
19080 \begin_inset Tabular
19081 <lyxtabular version="3" rows="2" columns="3">
19082 <features tabularvalignment="middle">
19083 <column alignment="center" valignment="top" width="0pt">
19084 <column alignment="center" valignment="top" width="0pt">
19085 <column alignment="center" valignment="top" width="0pt">
19086 <row>
19087 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091 copas
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100 platos
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109 fuentes
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 </row>
19115 <row>
19116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19117 \begin_inset Text
19118
19119 \begin_layout Plain Layout
19120 45
19121 \end_layout
19122
19123 \end_inset
19124 </cell>
19125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19126 \begin_inset Text
19127
19128 \begin_layout Plain Layout
19129 33
19130 \end_layout
19131
19132 \end_inset
19133 </cell>
19134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138 21
19139 \end_layout
19140
19141 \end_inset
19142 </cell>
19143 </row>
19144 </lyxtabular>
19145
19146 \end_inset
19147
19148
19149 \end_layout
19150
19151 \end_inset
19152
19153
19154 \end_layout
19155
19156 \begin_layout Standard
19157 \begin_inset Note Greyedout
19158 status open
19159
19160 \begin_layout Plain Layout
19161
19162 \series bold
19163 Nota:
19164 \series default
19165  Los saltos de línea (atajo 
19166 \begin_inset Info
19167 type  "shortcut"
19168 arg   "newline-insert newline"
19169 \end_inset
19170
19171 ) no están permitidos en celdas rotadas.
19172 \end_layout
19173
19174 \end_inset
19175
19176
19177 \end_layout
19178
19179 \begin_layout Standard
19180 Para rotar celdas de cuadro que contengan saltos de línea, hay que poner
19181  el contenido de la celda en una minipágina o en un marco de párrafo.
19182 \begin_inset Foot
19183 status collapsed
19184
19185 \begin_layout Plain Layout
19186 Más información acerca de estos cuadros en la sección
19187 \begin_inset space ~
19188 \end_inset
19189
19190
19191 \begin_inset CommandInset ref
19192 LatexCommand ref
19193 reference "sec:Minipáginas"
19194
19195 \end_inset
19196
19197  y 
19198 \begin_inset CommandInset ref
19199 LatexCommand ref
19200 reference "sec:Marcos-de-Párrafo"
19201
19202 \end_inset
19203
19204 .
19205  
19206 \end_layout
19207
19208 \end_inset
19209
19210  Si esta celda se rota 90
19211 \begin_inset space \thinspace{}
19212 \end_inset
19213
19214 °, la anchura del marco es la altura de la celda.
19215  El cuadro
19216 \begin_inset space ~
19217 \end_inset
19218
19219
19220 \begin_inset CommandInset ref
19221 LatexCommand ref
19222 reference "tab:Cuadro-rotación-multilínea"
19223
19224 \end_inset
19225
19226  es un ejemplo de una celda rotada con salto de línea en la que la anchura
19227  del marco se ha establecido en 3
19228 \begin_inset space \thinspace{}
19229 \end_inset
19230
19231 cm.
19232 \end_layout
19233
19234 \begin_layout Standard
19235
19236 \lang english
19237 \begin_inset Float table
19238 wide false
19239 sideways false
19240 status open
19241
19242 \begin_layout Plain Layout
19243 \begin_inset Caption Standard
19244
19245 \begin_layout Plain Layout
19246 \begin_inset CommandInset label
19247 LatexCommand label
19248 name "tab:Cuadro-rotación-multilínea"
19249
19250 \end_inset
19251
19252 Cuadro con salto de línea en una celda rotada
19253 \end_layout
19254
19255 \end_inset
19256
19257
19258 \end_layout
19259
19260 \begin_layout Plain Layout
19261 \noindent
19262 \align center
19263 \begin_inset Tabular
19264 <lyxtabular version="3" rows="2" columns="3">
19265 <features tabularvalignment="middle">
19266 <column alignment="center" valignment="top">
19267 <column alignment="center" valignment="top" width="0pt">
19268 <column alignment="center" valignment="top">
19269 <row>
19270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274 a
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283 \begin_inset Box Frameless
19284 position "t"
19285 hor_pos "c"
19286 has_inner_box 1
19287 inner_pos "t"
19288 use_parbox 0
19289 use_makebox 0
19290 width "3cm"
19291 special "none"
19292 height "1in"
19293 height_special "totalheight"
19294 thickness "0.4pt"
19295 separation "3pt"
19296 shadowsize "4pt"
19297 framecolor "black"
19298 backgroundcolor "none"
19299 status open
19300
19301 \begin_layout Plain Layout
19302 celda rotada
19303 \begin_inset Newline newline
19304 \end_inset
19305
19306 con salto de línea
19307 \end_layout
19308
19309 \end_inset
19310
19311
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320 e
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 </row>
19326 <row>
19327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331 b
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340 c
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349 d
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 </row>
19355 </lyxtabular>
19356
19357 \end_inset
19358
19359
19360 \end_layout
19361
19362 \end_inset
19363
19364
19365 \end_layout
19366
19367 \begin_layout Section
19368 Cálculo de la anchura de cuadros
19369 \begin_inset CommandInset label
19370 LatexCommand label
19371 name "sec:Cálculo-anchura-cuadros"
19372
19373 \end_inset
19374
19375
19376 \end_layout
19377
19378 \begin_layout Standard
19379 A veces es difícil garantizar que los cuadros extensos no sobrepasen los
19380  márgenes de la página.
19381  La solución es establecer una anchura fija para cada columna del cuadro,
19382  pero ¿qué espacio necesita cada columna?
19383 \end_layout
19384
19385 \begin_layout Standard
19386 La anchura del cuadro 
19387 \begin_inset Formula $W_{\mathrm{cuadro}}$
19388 \end_inset
19389
19390  se puede calcular: cada columna tiene la anchura de la columna especificada
19391  
19392 \begin_inset Formula $W_{\mathrm{columna}}$
19393 \end_inset
19394
19395  (contenido de la columna), más dos veces la separación entre el contenido
19396  y el borde (longitud \SpecialChar LaTeX
19397
19398 \series bold
19399  
19400 \backslash
19401 tabcolsep
19402 \series default
19403 , predeterminada 6
19404 \begin_inset space \thinspace{}
19405 \end_inset
19406
19407 pt), más la anchura del borde (longitud \SpecialChar LaTeX
19408  
19409 \series bold
19410
19411 \backslash
19412 arrayrulewidth
19413 \series default
19414 , predeterminada 0.4
19415 \begin_inset space \thinspace{}
19416 \end_inset
19417
19418 pt): así, si las 
19419 \begin_inset Formula $n$
19420 \end_inset
19421
19422  columnas tienen la misma anchura, la anchura del cuadro es
19423 \end_layout
19424
19425 \begin_layout Standard
19426 \begin_inset Formula 
19427 \begin{equation}
19428 W_{\mathrm{cuadro}}=n\left(W_{\mathrm{columna}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19429 \end{equation}
19430
19431 \end_inset
19432
19433
19434 \end_layout
19435
19436 \begin_layout Standard
19437 La anchura disponible para un cuadro es el espacio entre los márgenes de
19438  página o la anchura de la columna de texto (en documentos a dos columnas;
19439  longitud \SpecialChar LaTeX
19440  
19441 \series bold
19442
19443 \backslash
19444 columnwidth
19445 \series default
19446 ).
19447  Si todas las columnas del cuadro han de tener la misma anchura y 
19448 \begin_inset Formula $W_{\mathrm{cuadro}}$
19449 \end_inset
19450
19451  debe ser 1
19452 \begin_inset space \thinspace{}
19453 \end_inset
19454
19455
19456 \backslash
19457 columnwidth, 
19458 \begin_inset Formula $W_{\mathrm{columna}}$
19459 \end_inset
19460
19461  puede calcularse fácilmente.
19462 \end_layout
19463
19464 \begin_layout Standard
19465 Para realizar cálculos hay que cargar el paquete \SpecialChar LaTeX
19466  
19467 \series bold
19468 calc
19469 \series default
19470
19471 \begin_inset Index idx
19472 status collapsed
19473
19474 \begin_layout Plain Layout
19475 \SpecialChar LaTeX
19476 -paquetes ! calc
19477 \end_layout
19478
19479 \end_inset
19480
19481  en el preámbulo del documento.
19482  Para establecer la anchura en la ventana de configuración de cuadros hay
19483  que usar el campo 
19484 \family sans
19485 Argumento
19486 \begin_inset space ~
19487 \end_inset
19488
19489 \SpecialChar LaTeX
19490
19491 \family default
19492 .
19493  El esquema del comando es el mismo que se explica en la sección 
19494 \begin_inset space ~
19495 \end_inset
19496
19497
19498 \begin_inset CommandInset ref
19499 LatexCommand ref
19500 reference "subsec:Cálculos-en-Multicolumnas"
19501
19502 \end_inset
19503
19504 .
19505  Para un cuadro con 5
19506 \begin_inset space \thinspace{}
19507 \end_inset
19508
19509 columnas de anchura uniforme y texto centrado, escribe el comando
19510 \end_layout
19511
19512 \begin_layout Standard
19513
19514 \series bold
19515 >{
19516 \backslash
19517 centering}p{(1
19518 \backslash
19519 columnwidth-62.4pt)/5}
19520 \end_layout
19521
19522 \begin_layout Standard
19523 Para un cuadro con 5
19524 \begin_inset space \thinspace{}
19525 \end_inset
19526
19527 columnas en el que dos de ellas tengan 0.75
19528 \begin_inset space ~
19529 \end_inset
19530
19531 veces la anchura de las otras, el cálculo es
19532 \begin_inset Formula 
19533 \begin{align}
19534 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19535  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19536  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
19537 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19538 \end{align}
19539
19540 \end_inset
19541
19542
19543 \end_layout
19544
19545 \begin_layout Standard
19546 En el cuadro, por tanto, el comando
19547 \end_layout
19548
19549 \begin_layout Standard
19550
19551 \series bold
19552 >{
19553 \backslash
19554 centering}p{(1
19555 \backslash
19556 columnwidth-62.4pt)/
19557 \backslash
19558 real{4.5}}
19559 \end_layout
19560
19561 \begin_layout Standard
19562 se usa para las columnas más anchas y
19563 \end_layout
19564
19565 \begin_layout Standard
19566
19567 \series bold
19568 >{
19569 \backslash
19570 centering}p{(1
19571 \backslash
19572 columnwidth-62.4pt)/
19573 \backslash
19574 real{4.5}*
19575 \backslash
19576 real{0.75}}
19577 \end_layout
19578
19579 \begin_layout Standard
19580 para las más estrechas:
19581 \end_layout
19582
19583 \begin_layout Standard
19584 \begin_inset Tabular
19585 <lyxtabular version="3" rows="2" columns="5">
19586 <features tabularvalignment="middle">
19587 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19588 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19589 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19590 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19591 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19592 <row>
19593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19594 \begin_inset Text
19595
19596 \begin_layout Plain Layout
19597 1
19598 \end_layout
19599
19600 \end_inset
19601 </cell>
19602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19603 \begin_inset Text
19604
19605 \begin_layout Plain Layout
19606 2
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615 3
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 4
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633 5
19634 \end_layout
19635
19636 \end_inset
19637 </cell>
19638 </row>
19639 <row>
19640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644 111111 1111111 111111 111111111 11111 11111 1111
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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" bottomline="true" leftline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662 2222 22222 222222 222222222 2222222 22 22222
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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" bottomline="true" leftline="true" rightline="true" usebox="none">
19677 \begin_inset Text
19678
19679 \begin_layout Plain Layout
19680 333333 333333 333333 33333 3333333 333
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 </row>
19686 </lyxtabular>
19687
19688 \end_inset
19689
19690
19691 \end_layout
19692
19693 \begin_layout Section
19694 Personalización de cuadros
19695 \begin_inset Index idx
19696 status collapsed
19697
19698 \begin_layout Plain Layout
19699 Cuadros ! Personalización
19700 \end_layout
19701
19702 \end_inset
19703
19704
19705 \end_layout
19706
19707 \begin_layout Subsection
19708 Espacio adicional en filas
19709 \begin_inset CommandInset label
19710 LatexCommand label
19711 name "subsec:Espacio-adicional"
19712
19713 \end_inset
19714
19715
19716 \begin_inset Index idx
19717 status collapsed
19718
19719 \begin_layout Plain Layout
19720 Cuadros ! Personalización ! Espacio adicional en filas
19721 \end_layout
19722
19723 \end_inset
19724
19725
19726 \end_layout
19727
19728 \begin_layout Standard
19729 Es posible añadir espacio vertical a las filas de un cuadro en la solapa
19730  
19731 \family sans
19732 Bordes
19733 \family default
19734  del diálogo de configuración de cuadros.
19735  En el marco 
19736 \family sans
19737 Espacio
19738 \begin_inset space ~
19739 \end_inset
19740
19741 adicional
19742 \family default
19743  dispones de tres posibilidades:
19744 \end_layout
19745
19746 \begin_layout Description
19747 Superior
19748 \begin_inset space ~
19749 \end_inset
19750
19751 de
19752 \begin_inset space ~
19753 \end_inset
19754
19755 la
19756 \begin_inset space ~
19757 \end_inset
19758
19759 fila añade espacio sobre los caracteres de la fila.
19760  Si el cuadro es de estilo formal
19761 \begin_inset Foot
19762 status open
19763
19764 \begin_layout Plain Layout
19765 Los cuadros formales se explican en la sección
19766 \begin_inset space ~
19767 \end_inset
19768
19769
19770 \begin_inset CommandInset ref
19771 LatexCommand ref
19772 reference "sec:Cuadros-Formales"
19773
19774 \end_inset
19775
19776
19777 \end_layout
19778
19779 \end_inset
19780
19781  \SpecialChar LyX
19782  insertará 0.5
19783 \begin_inset space \thinspace{}
19784 \end_inset
19785
19786 em por omisión.
19787  Si el cuadro es de estilo normal el espacio adicional destruirá las líneas
19788  verticales, como se ve en el cuadro siguiente:
19789 \begin_inset VSpace medskip
19790 \end_inset
19791
19792
19793 \begin_inset Newline newline
19794 \end_inset
19795
19796
19797 \begin_inset space \hspace*{}
19798 \length 0pt
19799 \end_inset
19800
19801
19802 \begin_inset space \hfill{}
19803 \end_inset
19804
19805
19806 \begin_inset Tabular
19807 <lyxtabular version="3" rows="3" columns="1">
19808 <features tabularvalignment="middle">
19809 <column alignment="center" valignment="top">
19810 <row>
19811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815 A
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 </row>
19821 <row topspace="3mm">
19822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826 3
19827 \begin_inset space \thinspace{}
19828 \end_inset
19829
19830 mm sobre la fila
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 </row>
19836 <row>
19837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841 C
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 </row>
19847 </lyxtabular>
19848
19849 \end_inset
19850
19851
19852 \begin_inset space \hfill{}
19853 \end_inset
19854
19855
19856 \begin_inset space \hspace*{}
19857 \length 0pt
19858 \end_inset
19859
19860
19861 \begin_inset VSpace medskip
19862 \end_inset
19863
19864
19865 \begin_inset Newline newline
19866 \end_inset
19867
19868 Así pues, insertar espacio superior en cuadros normales sólo es útil en
19869  cuadros sin líneas verticales.
19870 \end_layout
19871
19872 \begin_layout Description
19873 Inferior
19874 \begin_inset space ~
19875 \end_inset
19876
19877 de
19878 \begin_inset space ~
19879 \end_inset
19880
19881 la
19882 \begin_inset space ~
19883 \end_inset
19884
19885 fila añade espacio bajo los caracteres de la fila.
19886  Si el cuadro es formal \SpecialChar LyX
19887  inserta por omisión 0.5
19888 \begin_inset space \thinspace{}
19889 \end_inset
19890
19891 em; si el cuadro es normal inserta 2
19892 \begin_inset space \thinspace{}
19893 \end_inset
19894
19895 pt.
19896  
19897 \end_layout
19898
19899 \begin_layout Description
19900 Entre
19901 \begin_inset space ~
19902 \end_inset
19903
19904 las
19905 \begin_inset space ~
19906 \end_inset
19907
19908 filas añade espacio entre la fila actual y la siguiente.
19909  Si el cuadro es formal \SpecialChar LyX
19910  inserta 0.5
19911 \begin_inset space \thinspace{}
19912 \end_inset
19913
19914 em por omisión.
19915  En cuadros normales, el espacio adicional destruirá las líneas verticales
19916  del cuadro, como se ve en la siguiente:
19917 \begin_inset VSpace medskip
19918 \end_inset
19919
19920
19921 \begin_inset Newline newline
19922 \end_inset
19923
19924
19925 \begin_inset space \hspace*{}
19926 \length 0pt
19927 \end_inset
19928
19929
19930 \begin_inset space \hfill{}
19931 \end_inset
19932
19933
19934 \begin_inset Tabular
19935 <lyxtabular version="3" rows="3" columns="1">
19936 <features tabularvalignment="middle">
19937 <column alignment="center" valignment="top">
19938 <row>
19939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943 A
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 </row>
19949 <row interlinespace="3mm">
19950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954 \begin_inset Formula $\downarrow$
19955 \end_inset
19956
19957  3
19958 \begin_inset space \thinspace{}
19959 \end_inset
19960
19961 mm entre las filas
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 </row>
19967 <row>
19968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972 \begin_inset Formula $\uparrow$
19973 \end_inset
19974
19975  3
19976 \begin_inset space \thinspace{}
19977 \end_inset
19978
19979 mm entre las filas 
19980 \begin_inset Formula $\uparrow$
19981 \end_inset
19982
19983
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 </row>
19989 </lyxtabular>
19990
19991 \end_inset
19992
19993
19994 \begin_inset space \hfill{}
19995 \end_inset
19996
19997
19998 \begin_inset space \hspace*{}
19999 \length 0pt
20000 \end_inset
20001
20002
20003 \begin_inset VSpace medskip
20004 \end_inset
20005
20006
20007 \begin_inset Newline newline
20008 \end_inset
20009
20010 Así pues, los espacios adicionales entre filas de cuadros normales sólo
20011  sirven para cuadros sin líneas verticales.
20012 \end_layout
20013
20014 \begin_layout Standard
20015 \begin_inset VSpace bigskip
20016 \end_inset
20017
20018 Para añadir altura vertical extra a todas las celdas de todos los cuadros,
20019  utiliza los siguientes comandos en el preámbulo:
20020 \end_layout
20021
20022 \begin_layout Standard
20023
20024 \series bold
20025
20026 \backslash
20027 @ifundefined{extrarowheight}
20028 \begin_inset Newline newline
20029 \end_inset
20030
20031
20032 \begin_inset Phantom HPhantom
20033 status open
20034
20035 \begin_layout Plain Layout
20036
20037 \series bold
20038 \begin_inset space ~
20039 \end_inset
20040
20041
20042 \end_layout
20043
20044 \end_inset
20045
20046 {
20047 \backslash
20048 usepackage{array}}{}
20049 \begin_inset Newline newline
20050 \end_inset
20051
20052
20053 \backslash
20054 setlength{
20055 \backslash
20056 extrarowheight}{altura}
20057 \end_layout
20058
20059 \begin_layout Standard
20060 Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
20061  centrado en vertical.
20062  (Lyx cargará automáticamente el paquete 
20063 \series bold
20064 array
20065 \series default
20066  cuando uses formatos de cuadro autodefinidos.
20067  Para evitar que sea cargado dos veces se pone al principio el comando 
20068 \series bold
20069
20070 \backslash
20071 @ifundefined
20072 \series default
20073 .)
20074 \end_layout
20075
20076 \begin_layout Standard
20077 En el caso de usar tipografías de mayor tamaño que el normal, los bordes
20078  del cuadro están a veces demasiado cerca de las letras.
20079  Esto se puede corregir insertando el comando 
20080 \series bold
20081
20082 \backslash
20083 strut
20084 \series default
20085  en código \SpecialChar TeX
20086  al principio de la fila del cuadro.
20087  El cuadro
20088 \begin_inset space ~
20089 \end_inset
20090
20091
20092 \begin_inset CommandInset ref
20093 LatexCommand ref
20094 reference "tab:Alineación-vertical"
20095
20096 \end_inset
20097
20098  muestra el efecto:
20099 \end_layout
20100
20101 \begin_layout Standard
20102 \noindent
20103 \begin_inset Float table
20104 placement h
20105 wide false
20106 sideways false
20107 status open
20108
20109 \begin_layout Plain Layout
20110 \begin_inset Caption Standard
20111
20112 \begin_layout Plain Layout
20113 \begin_inset CommandInset label
20114 LatexCommand label
20115 name "tab:Alineación-vertical"
20116
20117 \end_inset
20118
20119 Alineación vertical de texto con letras grandes
20120 \end_layout
20121
20122 \end_inset
20123
20124
20125 \end_layout
20126
20127 \begin_layout Plain Layout
20128 \begin_inset space \hfill{}
20129 \end_inset
20130
20131
20132 \begin_inset Float table
20133 wide false
20134 sideways false
20135 status open
20136
20137 \begin_layout Plain Layout
20138 \begin_inset Caption Standard
20139
20140 \begin_layout Plain Layout
20141 Cuadro normal
20142 \end_layout
20143
20144 \end_inset
20145
20146
20147 \end_layout
20148
20149 \begin_layout Plain Layout
20150 \noindent
20151 \align center
20152 \begin_inset Tabular
20153 <lyxtabular version="3" rows="6" columns="1">
20154 <features tabularvalignment="middle">
20155 <column alignment="left" valignment="top">
20156 <row>
20157 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161 Normal, g
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 </row>
20167 <row>
20168 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172
20173 \size large
20174 Grande
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 </row>
20180 <row>
20181 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185
20186 \size larger
20187 Más grande
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 </row>
20193 <row>
20194 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198
20199 \size largest
20200 Grandísima
20201 \end_layout
20202
20203 \end_inset
20204 </cell>
20205 </row>
20206 <row>
20207 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211
20212 \size huge
20213 Enorme
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 </row>
20219 <row>
20220 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224
20225 \size huge
20226 Más enorme
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 </row>
20232 </lyxtabular>
20233
20234 \end_inset
20235
20236
20237 \end_layout
20238
20239 \end_inset
20240
20241
20242 \begin_inset space \hfill{}
20243 \end_inset
20244
20245
20246 \begin_inset Float table
20247 wide false
20248 sideways false
20249 status open
20250
20251 \begin_layout Plain Layout
20252 \begin_inset Caption Standard
20253
20254 \begin_layout Plain Layout
20255 Cuadro con comando 
20256 \series bold
20257
20258 \backslash
20259 strut
20260 \end_layout
20261
20262 \end_inset
20263
20264
20265 \end_layout
20266
20267 \begin_layout Plain Layout
20268 \noindent
20269 \align center
20270 \begin_inset Tabular
20271 <lyxtabular version="3" rows="6" columns="1">
20272 <features tabularvalignment="middle">
20273 <column alignment="left" valignment="top">
20274 <row>
20275 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279 Normal, g
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 </row>
20285 <row>
20286 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290
20291 \size large
20292 \begin_inset ERT
20293 status collapsed
20294
20295 \begin_layout Plain Layout
20296
20297
20298 \backslash
20299 strut 
20300 \end_layout
20301
20302 \end_inset
20303
20304 Grande
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 </row>
20310 <row>
20311 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315
20316 \size larger
20317 \begin_inset ERT
20318 status collapsed
20319
20320 \begin_layout Plain Layout
20321
20322
20323 \backslash
20324 strut 
20325 \end_layout
20326
20327 \end_inset
20328
20329 Más grande
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 </row>
20335 <row>
20336 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340
20341 \size largest
20342 \begin_inset ERT
20343 status collapsed
20344
20345 \begin_layout Plain Layout
20346
20347
20348 \backslash
20349 strut 
20350 \end_layout
20351
20352 \end_inset
20353
20354 Grandísima
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 </row>
20360 <row>
20361 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20362 \begin_inset Text
20363
20364 \begin_layout Plain Layout
20365
20366 \size huge
20367 \begin_inset ERT
20368 status collapsed
20369
20370 \begin_layout Plain Layout
20371
20372
20373 \backslash
20374 strut 
20375 \end_layout
20376
20377 \end_inset
20378
20379 Enorme
20380 \end_layout
20381
20382 \end_inset
20383 </cell>
20384 </row>
20385 <row>
20386 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20387 \begin_inset Text
20388
20389 \begin_layout Plain Layout
20390
20391 \size giant
20392 \begin_inset ERT
20393 status collapsed
20394
20395 \begin_layout Plain Layout
20396
20397
20398 \backslash
20399 strut 
20400 \end_layout
20401
20402 \end_inset
20403
20404
20405 \size huge
20406 Más enorme
20407 \end_layout
20408
20409 \end_inset
20410 </cell>
20411 </row>
20412 </lyxtabular>
20413
20414 \end_inset
20415
20416
20417 \end_layout
20418
20419 \end_inset
20420
20421
20422 \begin_inset space \hfill{}
20423 \end_inset
20424
20425
20426 \end_layout
20427
20428 \end_inset
20429
20430
20431 \end_layout
20432
20433 \begin_layout Subsection
20434 Alineación especial de celdas
20435 \begin_inset CommandInset label
20436 LatexCommand label
20437 name "subsec:Alineación-especial-de"
20438
20439 \end_inset
20440
20441
20442 \begin_inset Index idx
20443 status collapsed
20444
20445 \begin_layout Plain Layout
20446 Cuadros ! Personalización ! Alineación especial de celdas
20447 \end_layout
20448
20449 \end_inset
20450
20451
20452 \end_layout
20453
20454 \begin_layout Standard
20455 A veces mejora la presentación si las entradas en las celdas de una columna
20456  se alinean con un carácter determinado, p.
20457 \begin_inset space \thinspace{}
20458 \end_inset
20459
20460 ej.
20461 \begin_inset space ~
20462 \end_inset
20463
20464 el separador decimal, como en el cuadro
20465 \begin_inset space ~
20466 \end_inset
20467
20468
20469 \begin_inset CommandInset ref
20470 LatexCommand ref
20471 reference "tab:Cuadro-celdas-alineadas"
20472
20473 \end_inset
20474
20475 .
20476  Esta alineación se obtiene poniendo el cursor en la columna y pulsando
20477  el botón 
20478 \begin_inset Info
20479 type  "icon"
20480 arg   "inset-modify tabular align-decimal"
20481 \end_inset
20482
20483  de la barra de herramientas o eligiendo la alineación 
20484 \family sans
20485 Al separador decimal
20486 \family default
20487  en la configuración del cuadro.
20488  Ahí se puede especificar también el carácter deseado para la alineación.
20489 \end_layout
20490
20491 \begin_layout Standard
20492 \begin_inset Float table
20493 wide false
20494 sideways false
20495 status open
20496
20497 \begin_layout Plain Layout
20498 \begin_inset Caption Standard
20499
20500 \begin_layout Plain Layout
20501 \begin_inset CommandInset label
20502 LatexCommand label
20503 name "tab:Cuadro-celdas-alineadas"
20504
20505 \end_inset
20506
20507 Cuadro con celdas alineadas con el separador decimal.
20508 \end_layout
20509
20510 \end_inset
20511
20512
20513 \end_layout
20514
20515 \begin_layout Plain Layout
20516 \align center
20517 \begin_inset Tabular
20518 <lyxtabular version="3" rows="4" columns="1">
20519 <features booktabs="true" tabularvalignment="middle">
20520 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
20521 <row>
20522 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 leyenda
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 </row>
20532 <row>
20533 <cell alignment="center" valignment="top" topline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537 12,6
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 </row>
20543 <row>
20544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20545 \begin_inset Text
20546
20547 \begin_layout Plain Layout
20548 0,68
20549 \end_layout
20550
20551 \end_inset
20552 </cell>
20553 </row>
20554 <row>
20555 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Plain Layout
20559 -123,0
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 </row>
20565 </lyxtabular>
20566
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \begin_layout Standard
20578 \begin_inset Float table
20579 wide false
20580 sideways false
20581 status open
20582
20583 \begin_layout Plain Layout
20584 \begin_inset Caption Standard
20585
20586 \begin_layout Plain Layout
20587 \begin_inset CommandInset label
20588 LatexCommand label
20589 name "tab:Cuadro-con-celdas-de"
20590
20591 \end_inset
20592
20593 Cuadro con celdas alineadas con los operadores.
20594 \end_layout
20595
20596 \end_inset
20597
20598
20599 \end_layout
20600
20601 \begin_layout Plain Layout
20602 \align center
20603 \begin_inset Tabular
20604 <lyxtabular version="3" rows="4" columns="2">
20605 <features booktabs="true" tabularvalignment="middle">
20606 <column alignment="right" valignment="top" width="0pt">
20607 <column alignment="left" valignment="top" width="0pt" special="@{}l">
20608 <row>
20609 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20610 \begin_inset Text
20611
20612 \begin_layout Plain Layout
20613 leyenda
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 </row>
20628 <row>
20629 <cell alignment="center" valignment="top" usebox="none">
20630 \begin_inset Text
20631
20632 \begin_layout Plain Layout
20633 \begin_inset Formula $12\,+$
20634 \end_inset
20635
20636
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 <cell alignment="center" valignment="top" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645 \begin_inset Formula $\,6$
20646 \end_inset
20647
20648
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 </row>
20654 <row>
20655 <cell alignment="center" valignment="top" usebox="none">
20656 \begin_inset Text
20657
20658 \begin_layout Plain Layout
20659 \begin_inset Formula $0\,-$
20660 \end_inset
20661
20662
20663 \end_layout
20664
20665 \end_inset
20666 </cell>
20667 <cell alignment="center" valignment="top" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671 \begin_inset Formula $\,68$
20672 \end_inset
20673
20674
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 </row>
20680 <row>
20681 <cell alignment="center" valignment="top" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685 \begin_inset Formula $-123\,/$
20686 \end_inset
20687
20688
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 <cell alignment="center" valignment="top" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697 \begin_inset Formula $\,0$
20698 \end_inset
20699
20700
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 </row>
20706 </lyxtabular>
20707
20708 \end_inset
20709
20710
20711 \end_layout
20712
20713 \end_inset
20714
20715
20716 \end_layout
20717
20718 \begin_layout Standard
20719 Para alinear con caracteres en ecuaciones este método no funciona porque
20720  el campo para especificar el carácter no permite ecuaciones.
20721  En este caso hay que usar el método del cuadro
20722 \begin_inset space ~
20723 \end_inset
20724
20725
20726 \begin_inset CommandInset ref
20727 LatexCommand ref
20728 reference "tab:Cuadro-con-celdas-de"
20729
20730 \end_inset
20731
20732 .
20733  Es un cuadro 4×2.
20734  La leyenda es una multicolumna centrada.
20735  La primera columna está alineada a la derecha y contiene la primera parte
20736  incluyendo el operador.
20737  La segunda columna está alineada a la izquierda y contiene la parte restante.
20738  Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda
20739  columna para mantener el espacio habitual alrededor de los operadores.
20740  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
20741  el siguiente argumento \SpecialChar LaTeX
20742  para la segunda columna:
20743 \end_layout
20744
20745 \begin_layout Standard
20746
20747 \series bold
20748 @{}l
20749 \end_layout
20750
20751 \begin_layout Standard
20752 El cuadro
20753 \begin_inset space ~
20754 \end_inset
20755
20756
20757 \begin_inset CommandInset ref
20758 LatexCommand ref
20759 reference "tab:Varias-alineaciones"
20760
20761 \end_inset
20762
20763  muestra varios ejemplos de alineación.
20764  Para alinear al signo de relación se ha añadido un pequeño espacio como
20765  en la segunda columna del cuadro
20766 \begin_inset space ~
20767 \end_inset
20768
20769
20770 \begin_inset CommandInset ref
20771 LatexCommand ref
20772 reference "tab:Cuadro-con-celdas-de"
20773
20774 \end_inset
20775
20776 .
20777 \end_layout
20778
20779 \begin_layout Standard
20780 \begin_inset Float table
20781 placement h
20782 wide false
20783 sideways false
20784 status open
20785
20786 \begin_layout Plain Layout
20787 \begin_inset Caption Standard
20788
20789 \begin_layout Plain Layout
20790 \begin_inset CommandInset label
20791 LatexCommand label
20792 name "tab:Varias-alineaciones"
20793
20794 \end_inset
20795
20796 Cuadro con varias alineaciones.
20797 \end_layout
20798
20799 \end_inset
20800
20801
20802 \end_layout
20803
20804 \begin_layout Plain Layout
20805 \align center
20806 \begin_inset Tabular
20807 <lyxtabular version="3" rows="4" columns="6">
20808 <features tabularvalignment="middle">
20809 <column alignment="right" valignment="top">
20810 <column alignment="left" valignment="top" special="@{}l">
20811 <column alignment="right" valignment="top">
20812 <column alignment="left" valignment="top" special="@{}l">
20813 <column alignment="right" valignment="top">
20814 <column alignment="left" valignment="top" special="@{}l">
20815 <row>
20816 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20817 \begin_inset Text
20818
20819 \begin_layout Plain Layout
20820 unidades
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829
20830 \end_layout
20831
20832 \end_inset
20833 </cell>
20834 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20835 \begin_inset Text
20836
20837 \begin_layout Plain Layout
20838 exponentes
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856 relaciones
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865
20866 \end_layout
20867
20868 \end_inset
20869 </cell>
20870 </row>
20871 <row>
20872 <cell alignment="center" valignment="top" usebox="none">
20873 \begin_inset Text
20874
20875 \begin_layout Plain Layout
20876 12×
20877 \end_layout
20878
20879 \end_inset
20880 </cell>
20881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20882 \begin_inset Text
20883
20884 \begin_layout Plain Layout
20885 24
20886 \begin_inset space \thinspace{}
20887 \end_inset
20888
20889 bottles
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 <cell alignment="center" valignment="top" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898 \begin_inset Formula $10\cdot$
20899 \end_inset
20900
20901
20902 \end_layout
20903
20904 \end_inset
20905 </cell>
20906 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20907 \begin_inset Text
20908
20909 \begin_layout Plain Layout
20910 \begin_inset Formula $10^{\mbox{-}17}$
20911 \end_inset
20912
20913
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 <cell alignment="center" valignment="top" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922 \begin_inset Formula $\Gamma(t)\propto$
20923 \end_inset
20924
20925
20926 \end_layout
20927
20928 \end_inset
20929 </cell>
20930 <cell alignment="center" valignment="top" usebox="none">
20931 \begin_inset Text
20932
20933 \begin_layout Plain Layout
20934 \begin_inset Formula $\:\Upsilon(t)$
20935 \end_inset
20936
20937
20938 \end_layout
20939
20940 \end_inset
20941 </cell>
20942 </row>
20943 <row>
20944 <cell alignment="center" valignment="top" usebox="none">
20945 \begin_inset Text
20946
20947 \begin_layout Plain Layout
20948 1024×
20949 \end_layout
20950
20951 \end_inset
20952 </cell>
20953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20954 \begin_inset Text
20955
20956 \begin_layout Plain Layout
20957 768
20958 \begin_inset space \thinspace{}
20959 \end_inset
20960
20961 Pixels
20962 \end_layout
20963
20964 \end_inset
20965 </cell>
20966 <cell alignment="center" valignment="top" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970 \begin_inset Formula $5.78\cdot$
20971 \end_inset
20972
20973
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982 \begin_inset Formula $10^{7}$
20983 \end_inset
20984
20985
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 <cell alignment="center" valignment="top" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994 \begin_inset Formula $A\ne$
20995 \end_inset
20996
20997
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 \begin_inset Formula $\:B_{\mathrm{red}}$
21007 \end_inset
21008
21009
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 </row>
21015 <row>
21016 <cell alignment="center" valignment="top" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020 32×
21021 \end_layout
21022
21023 \end_inset
21024 </cell>
21025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21026 \begin_inset Text
21027
21028 \begin_layout Plain Layout
21029 6
21030 \begin_inset space \thinspace{}
21031 \end_inset
21032
21033 cm
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 <cell alignment="center" valignment="top" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042 -
21043 \begin_inset Formula $33.5\cdot$
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055 \begin_inset Formula $10^{4}$
21056 \end_inset
21057
21058
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 <cell alignment="center" valignment="top" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067 \begin_inset Formula $\sen(\alpha)\ge$
21068 \end_inset
21069
21070
21071 \end_layout
21072
21073 \end_inset
21074 </cell>
21075 <cell alignment="center" valignment="top" usebox="none">
21076 \begin_inset Text
21077
21078 \begin_layout Plain Layout
21079 \begin_inset Formula $\:\sen(\beta)$
21080 \end_inset
21081
21082
21083 \end_layout
21084
21085 \end_inset
21086 </cell>
21087 </row>
21088 </lyxtabular>
21089
21090 \end_inset
21091
21092
21093 \end_layout
21094
21095 \end_inset
21096
21097
21098 \end_layout
21099
21100 \begin_layout Subsection
21101 Formato personalizado de celda/columna
21102 \begin_inset CommandInset label
21103 LatexCommand label
21104 name "subsec:Formato-Personalizado"
21105
21106 \end_inset
21107
21108
21109 \begin_inset Index idx
21110 status collapsed
21111
21112 \begin_layout Plain Layout
21113 Cuadros ! Personalización ! Formato de celda/columna
21114 \end_layout
21115
21116 \end_inset
21117
21118
21119 \end_layout
21120
21121 \begin_layout Standard
21122 El cálculo de la anchura necesaria para columnas estándar descrito en la
21123  sección
21124 \begin_inset space ~
21125 \end_inset
21126
21127
21128 \begin_inset CommandInset ref
21129 LatexCommand ref
21130 reference "sec:Cálculo-anchura-cuadros"
21131
21132 \end_inset
21133
21134  y para columnas extendidas descrito en la sección
21135 \begin_inset space ~
21136 \end_inset
21137
21138
21139 \begin_inset CommandInset ref
21140 LatexCommand ref
21141 reference "subsec:Cálculos-en-Multicolumnas"
21142
21143 \end_inset
21144
21145  es muy pesado si tienes varios cuadros.
21146  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
21147 mna aplicable a todos los cuadros del documento.
21148  El formato se define con el comando
21149 \end_layout
21150
21151 \begin_layout Standard
21152
21153 \series bold
21154
21155 \backslash
21156 newcolumntype{nombre del formato}[número de argumentos]{comandos}
21157 \end_layout
21158
21159 \begin_layout Standard
21160 El 
21161 \emph on
21162 nombre de formato
21163 \emph default
21164  puede ser una sola letra.
21165  Las letras 
21166 \emph on
21167 b, c, l, m, p
21168 \emph default
21169  y 
21170 \emph on
21171 r
21172 \emph default
21173  están predefinidas y no pueden usarse.
21174  Pero se permiten todas las mayúsculas.
21175 \end_layout
21176
21177 \begin_layout Standard
21178 \begin_inset VSpace medskip
21179 \end_inset
21180
21181
21182 \end_layout
21183
21184 \begin_layout Standard
21185 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
21186  fija puedes definir el formato de celda
21187 \end_layout
21188
21189 \begin_layout Standard
21190
21191 \series bold
21192
21193 \backslash
21194 newcolumntype{M}[1]{>{
21195 \backslash
21196 centering
21197 \backslash
21198 hspace{0pt}}m{#1}}
21199 \end_layout
21200
21201 \begin_layout Standard
21202 donde 
21203 \series bold
21204
21205 \backslash
21206 hspace{0pt}
21207 \series default
21208  evita el problema de partir con guión la primera palabra, como se describe
21209  en la sección
21210 \begin_inset space ~
21211 \end_inset
21212
21213
21214 \begin_inset CommandInset ref
21215 LatexCommand ref
21216 reference "subsec:Líneas-Múltiples-en"
21217
21218 \end_inset
21219
21220 .
21221  Ahora puedes introducir simplemente
21222 \end_layout
21223
21224 \begin_layout Standard
21225
21226 \series bold
21227 M{ancho}
21228 \end_layout
21229
21230 \begin_layout Standard
21231 como argumento \SpecialChar LaTeX
21232  en el diálogo de cuadros para crear una multicolumna.
21233 \end_layout
21234
21235 \begin_layout Standard
21236 \begin_inset VSpace bigskip
21237 \end_inset
21238
21239
21240 \end_layout
21241
21242 \begin_layout Standard
21243 Para celdas extendidas en una celda multicolumna, puedes definir el formato
21244 \end_layout
21245
21246 \begin_layout Standard
21247
21248 \series bold
21249
21250 \backslash
21251 newcolumntype{S}[2]{>{
21252 \backslash
21253 centering
21254 \backslash
21255 hspace{0pt}}
21256 \begin_inset Newline newline
21257 \end_inset
21258
21259
21260 \begin_inset Phantom HPhantom
21261 status open
21262
21263 \begin_layout Plain Layout
21264
21265 \series bold
21266
21267 \backslash
21268 newcolumntype
21269 \end_layout
21270
21271 \end_inset
21272
21273 m{(#1+(2
21274 \backslash
21275 tabcolsep+
21276 \backslash
21277 arrayrulewidth)*(1-#2))/#2}}
21278 \end_layout
21279
21280 \begin_layout Standard
21281 Este formato usa la ecuación 
21282 \begin_inset CommandInset ref
21283 LatexCommand eqref
21284 reference "eq:Wgn"
21285
21286 \end_inset
21287
21288  para calcular la anchura necesaria para que cada celda extendida tenga
21289  la misma anchura.
21290 \end_layout
21291
21292 \begin_layout Standard
21293 Ahora puedes introducir
21294 \end_layout
21295
21296 \begin_layout Standard
21297
21298 \series bold
21299 S{ancho de la celda multicolumna}{número de columnas extendidas}
21300 \end_layout
21301
21302 \begin_layout Standard
21303 como argumento \SpecialChar LaTeX
21304  de la columna.
21305 \end_layout
21306
21307 \begin_layout Standard
21308 \begin_inset VSpace bigskip
21309 \end_inset
21310
21311
21312 \end_layout
21313
21314 \begin_layout Standard
21315 Para columnas coloreadas puedes definir
21316 \end_layout
21317
21318 \begin_layout Standard
21319
21320 \series bold
21321
21322 \backslash
21323 newcolumntype{K}[1]{>{
21324 \backslash
21325 columncolor{#1}
21326 \backslash
21327 hspace{0pt}}c}
21328 \end_layout
21329
21330 \begin_layout Standard
21331 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
21332  horizontalmente.
21333  Ahora puedes introducir
21334 \end_layout
21335
21336 \begin_layout Standard
21337
21338 \series bold
21339 K{nombre del color}
21340 \end_layout
21341
21342 \begin_layout Standard
21343 como argumento \SpecialChar LaTeX
21344 .
21345 \end_layout
21346
21347 \begin_layout Standard
21348 \begin_inset VSpace bigskip
21349 \end_inset
21350
21351
21352 \end_layout
21353
21354 \begin_layout Standard
21355 Para crear el cuadro
21356 \begin_inset space ~
21357 \end_inset
21358
21359
21360 \begin_inset CommandInset ref
21361 LatexCommand ref
21362 reference "tab:Cuadro-con-formatos-definidos-por"
21363
21364 \end_inset
21365
21366  usa los argumentos \SpecialChar LaTeX
21367
21368 \end_layout
21369
21370 \begin_layout Standard
21371
21372 \series bold
21373 M{2.5cm}
21374 \end_layout
21375
21376 \begin_layout Standard
21377 para la primera columna y la multicolumna,
21378 \end_layout
21379
21380 \begin_layout Standard
21381
21382 \series bold
21383 K{red}
21384 \end_layout
21385
21386 \begin_layout Standard
21387 para la última columna y
21388 \end_layout
21389
21390 \begin_layout Standard
21391
21392 \series bold
21393 S{2.5cm}{2}
21394 \end_layout
21395
21396 \begin_layout Standard
21397 para las celdas en la segunda columna.
21398 \end_layout
21399
21400 \begin_layout Standard
21401 \begin_inset Float table
21402 placement h
21403 wide false
21404 sideways false
21405 status open
21406
21407 \begin_layout Plain Layout
21408 \begin_inset Caption Standard
21409
21410 \begin_layout Plain Layout
21411 \begin_inset CommandInset label
21412 LatexCommand label
21413 name "tab:Cuadro-con-formatos-definidos-por"
21414
21415 \end_inset
21416
21417 Cuadro con formatos definidos por el usuario
21418 \end_layout
21419
21420 \end_inset
21421
21422
21423 \end_layout
21424
21425 \begin_layout Plain Layout
21426 \align center
21427 \begin_inset Tabular
21428 <lyxtabular version="3" rows="3" columns="4">
21429 <features tabularvalignment="middle">
21430 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21431 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21432 <column alignment="center" valignment="middle">
21433 <column alignment="center" valignment="middle" special="K{red}">
21434 <row>
21435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439 palabramuylargaenceldadecuadro
21440 \end_layout
21441
21442 \end_inset
21443 </cell>
21444 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448 multicolumna línea múltiple
21449 \end_layout
21450
21451 \end_inset
21452 </cell>
21453 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466 c
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 </row>
21472 <row>
21473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21474 \begin_inset Text
21475
21476 \begin_layout Plain Layout
21477 d
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21483 \begin_inset Text
21484
21485 \begin_layout Plain Layout
21486 e
21487 \end_layout
21488
21489 \end_inset
21490 </cell>
21491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21492 \begin_inset Text
21493
21494 \begin_layout Plain Layout
21495 f
21496 \end_layout
21497
21498 \end_inset
21499 </cell>
21500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21501 \begin_inset Text
21502
21503 \begin_layout Plain Layout
21504 g
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 </row>
21510 <row>
21511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515 h
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21521 \begin_inset Text
21522
21523 \begin_layout Plain Layout
21524 i
21525 \end_layout
21526
21527 \end_inset
21528 </cell>
21529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21530 \begin_inset Text
21531
21532 \begin_layout Plain Layout
21533 j
21534 \end_layout
21535
21536 \end_inset
21537 </cell>
21538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21539 \begin_inset Text
21540
21541 \begin_layout Plain Layout
21542 k
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 </row>
21548 </lyxtabular>
21549
21550 \end_inset
21551
21552
21553 \end_layout
21554
21555 \end_inset
21556
21557
21558 \end_layout
21559
21560 \begin_layout Subsection
21561 Grosor de líneas
21562 \begin_inset CommandInset label
21563 LatexCommand label
21564 name "subsec:Grosor-de-Líneas"
21565
21566 \end_inset
21567
21568
21569 \begin_inset Index idx
21570 status collapsed
21571
21572 \begin_layout Plain Layout
21573 Cuadros ! Personalización ! Grosor de línea
21574 \end_layout
21575
21576 \end_inset
21577
21578
21579 \end_layout
21580
21581 \begin_layout Standard
21582 El grosor para todas las líneas de un cuadro puede ajustarse con la longitud
21583  
21584 \series bold
21585
21586 \backslash
21587 arrayrulewidth
21588 \series default
21589 .
21590  Por ejemplo, para poner un grosor de línea de 1.5
21591 \begin_inset space \thinspace{}
21592 \end_inset
21593
21594 pt, como en el cuadro
21595 \begin_inset space ~
21596 \end_inset
21597
21598
21599 \begin_inset CommandInset ref
21600 LatexCommand ref
21601 reference "tab:Cuadro-con-líneas"
21602
21603 \end_inset
21604
21605 , inserta el comando
21606 \end_layout
21607
21608 \begin_layout Standard
21609
21610 \series bold
21611
21612 \backslash
21613 setlength{
21614 \backslash
21615 arrayrulewidth}{1.5pt}
21616 \end_layout
21617
21618 \begin_layout Standard
21619 en código \SpecialChar TeX
21620  antes del cuadro o flotante.
21621  Este cambio es válido para todos los siguientes cuadros.
21622  Para volver al valor predeterminado, define 
21623 \series bold
21624
21625 \backslash
21626 arrayrulewidth
21627 \series default
21628  a 0.4
21629 \begin_inset space \thinspace{}
21630 \end_inset
21631
21632 pt en código \SpecialChar TeX
21633  detrás del cuadro o flotante.
21634 \end_layout
21635
21636 \begin_layout Standard
21637 \begin_inset ERT
21638 status collapsed
21639
21640 \begin_layout Plain Layout
21641
21642
21643 \backslash
21644 setlength{
21645 \backslash
21646 arrayrulewidth}{1.5pt}
21647 \end_layout
21648
21649 \end_inset
21650
21651
21652 \begin_inset Float table
21653 wide false
21654 sideways false
21655 status open
21656
21657 \begin_layout Plain Layout
21658 \begin_inset Caption Standard
21659
21660 \begin_layout Plain Layout
21661 \begin_inset CommandInset label
21662 LatexCommand label
21663 name "tab:Cuadro-con-líneas"
21664
21665 \end_inset
21666
21667 Cuadro con líneas de grosor 1.5
21668 \begin_inset space \thinspace{}
21669 \end_inset
21670
21671 pt
21672 \end_layout
21673
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \begin_layout Plain Layout
21680 \align center
21681 \begin_inset Tabular
21682 <lyxtabular version="3" rows="3" columns="3">
21683 <features tabularvalignment="middle">
21684 <column alignment="center" valignment="top">
21685 <column alignment="center" valignment="top">
21686 <column alignment="center" valignment="top">
21687 <row>
21688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21689 \begin_inset Text
21690
21691 \begin_layout Plain Layout
21692 sd
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21698 \begin_inset Text
21699
21700 \begin_layout Plain Layout
21701
21702 \end_layout
21703
21704 \end_inset
21705 </cell>
21706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21707 \begin_inset Text
21708
21709 \begin_layout Plain Layout
21710
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 </row>
21716 <row>
21717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730 sd
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 </row>
21745 <row>
21746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768 sd
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 </row>
21774 </lyxtabular>
21775
21776 \end_inset
21777
21778
21779 \end_layout
21780
21781 \end_inset
21782
21783
21784 \begin_inset ERT
21785 status collapsed
21786
21787 \begin_layout Plain Layout
21788
21789
21790 \backslash
21791 setlength{
21792 \backslash
21793 arrayrulewidth}{0.4pt}
21794 \end_layout
21795
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \begin_layout Standard
21802 \begin_inset VSpace bigskip
21803 \end_inset
21804
21805 Para definir un grosor de 1.5
21806 \begin_inset space \thinspace{}
21807 \end_inset
21808
21809 pt sólo para líneas horizontales, como en el cuadro
21810 \begin_inset space ~
21811 \end_inset
21812
21813
21814 \begin_inset CommandInset ref
21815 LatexCommand ref
21816 reference "tab:Cuadro-con-horizontales"
21817
21818 \end_inset
21819
21820 , inserta estos comandos en código \SpecialChar TeX
21821  antes del cuadro o flotante:
21822 \end_layout
21823
21824 \begin_layout Standard
21825
21826 \series bold
21827
21828 \backslash
21829 let
21830 \backslash
21831 myHline
21832 \backslash
21833 hline
21834 \begin_inset Newline newline
21835 \end_inset
21836
21837
21838 \backslash
21839 renewcommand{
21840 \backslash
21841 hline}
21842 \begin_inset Newline newline
21843 \end_inset
21844
21845  {
21846 \backslash
21847 noalign{
21848 \backslash
21849 global
21850 \backslash
21851 arrayrulewidth 1.5pt}
21852 \begin_inset Newline newline
21853 \end_inset
21854
21855  
21856 \backslash
21857 myHline
21858 \backslash
21859 noalign{
21860 \backslash
21861 global
21862 \backslash
21863 arrayrulewidth 0.4pt}}
21864 \end_layout
21865
21866 \begin_layout Standard
21867 Para volver al grosor predeterminado, inserta este comando en código \SpecialChar TeX
21868  detrás
21869  del cuadro o flotante:
21870 \end_layout
21871
21872 \begin_layout Standard
21873
21874 \series bold
21875
21876 \backslash
21877 renewcommand{
21878 \backslash
21879 hline}{
21880 \backslash
21881 myHline}
21882 \end_layout
21883
21884 \begin_layout Standard
21885 \begin_inset ERT
21886 status collapsed
21887
21888 \begin_layout Plain Layout
21889
21890
21891 \backslash
21892 let
21893 \backslash
21894 myHline
21895 \backslash
21896 hline
21897 \end_layout
21898
21899 \begin_layout Plain Layout
21900
21901
21902 \backslash
21903 renewcommand{
21904 \backslash
21905 hline}
21906 \end_layout
21907
21908 \begin_layout Plain Layout
21909
21910  {
21911 \backslash
21912 noalign{
21913 \backslash
21914 global
21915 \backslash
21916 arrayrulewidth 1.5pt}
21917 \end_layout
21918
21919 \begin_layout Plain Layout
21920
21921   
21922 \backslash
21923 myHline
21924 \backslash
21925 noalign{
21926 \backslash
21927 global
21928 \backslash
21929 arrayrulewidth 0.4pt}}
21930 \end_layout
21931
21932 \end_inset
21933
21934
21935 \begin_inset Float table
21936 wide false
21937 sideways false
21938 status open
21939
21940 \begin_layout Plain Layout
21941 \begin_inset Caption Standard
21942
21943 \begin_layout Plain Layout
21944 \begin_inset CommandInset label
21945 LatexCommand label
21946 name "tab:Cuadro-con-horizontales"
21947
21948 \end_inset
21949
21950 Cuadro con líneas horizontales de 1.5
21951 \begin_inset space \thinspace{}
21952 \end_inset
21953
21954 pt
21955 \end_layout
21956
21957 \end_inset
21958
21959
21960 \end_layout
21961
21962 \begin_layout Plain Layout
21963 \align center
21964 \begin_inset Tabular
21965 <lyxtabular version="3" rows="3" columns="3">
21966 <features tabularvalignment="middle">
21967 <column alignment="center" valignment="top">
21968 <column alignment="center" valignment="top">
21969 <column alignment="center" valignment="top">
21970 <row>
21971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975 sd
21976 \end_layout
21977
21978 \end_inset
21979 </cell>
21980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout Plain Layout
21984
21985 \end_layout
21986
21987 \end_inset
21988 </cell>
21989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21990 \begin_inset Text
21991
21992 \begin_layout Plain Layout
21993
21994 \end_layout
21995
21996 \end_inset
21997 </cell>
21998 </row>
21999 <row>
22000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22001 \begin_inset Text
22002
22003 \begin_layout Plain Layout
22004
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013 sd
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22019 \begin_inset Text
22020
22021 \begin_layout Plain Layout
22022
22023 \end_layout
22024
22025 \end_inset
22026 </cell>
22027 </row>
22028 <row>
22029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22030 \begin_inset Text
22031
22032 \begin_layout Plain Layout
22033
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Plain Layout
22042
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Plain Layout
22051 sd
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 </row>
22057 </lyxtabular>
22058
22059 \end_inset
22060
22061
22062 \end_layout
22063
22064 \end_inset
22065
22066
22067 \begin_inset ERT
22068 status collapsed
22069
22070 \begin_layout Plain Layout
22071
22072
22073 \backslash
22074 renewcommand{
22075 \backslash
22076 hline}{
22077 \backslash
22078 myHline}
22079 \end_layout
22080
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \begin_layout Standard
22087 \begin_inset VSpace bigskip
22088 \end_inset
22089
22090 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
22091  siguiente formato de columna en el preámbulo del documento, de acuerdo
22092  con lo descrito en la sección
22093 \begin_inset space ~
22094 \end_inset
22095
22096
22097 \begin_inset CommandInset ref
22098 LatexCommand ref
22099 reference "subsec:Formato-Personalizado"
22100
22101 \end_inset
22102
22103 :
22104 \end_layout
22105
22106 \begin_layout Standard
22107
22108 \series bold
22109
22110 \backslash
22111 newcolumntype{V}{!{
22112 \backslash
22113 vrule width 1.5pt}}
22114 \end_layout
22115
22116 \begin_layout Standard
22117 Para el cuadro
22118 \begin_inset space ~
22119 \end_inset
22120
22121
22122 \begin_inset CommandInset ref
22123 LatexCommand ref
22124 reference "tab:Cuadro-con-verticales"
22125
22126 \end_inset
22127
22128  se usó el argumento \SpecialChar LaTeX
22129
22130 \end_layout
22131
22132 \begin_layout Standard
22133
22134 \series bold
22135 VcV
22136 \end_layout
22137
22138 \begin_layout Standard
22139 para la última columna y
22140 \end_layout
22141
22142 \begin_layout Standard
22143
22144 \series bold
22145 Vc
22146 \end_layout
22147
22148 \begin_layout Standard
22149 para las otras.
22150 \end_layout
22151
22152 \begin_layout Standard
22153 \begin_inset Float table
22154 wide false
22155 sideways false
22156 status open
22157
22158 \begin_layout Plain Layout
22159 \begin_inset Caption Standard
22160
22161 \begin_layout Plain Layout
22162 \begin_inset CommandInset label
22163 LatexCommand label
22164 name "tab:Cuadro-con-verticales"
22165
22166 \end_inset
22167
22168 Cuadro con líneas verticales de 1.5
22169 \begin_inset space \thinspace{}
22170 \end_inset
22171
22172 pt de grosor
22173 \end_layout
22174
22175 \end_inset
22176
22177
22178 \end_layout
22179
22180 \begin_layout Plain Layout
22181 \align center
22182 \begin_inset Tabular
22183 <lyxtabular version="3" rows="3" columns="3">
22184 <features tabularvalignment="middle">
22185 <column alignment="center" valignment="top" special="Vc">
22186 <column alignment="center" valignment="top" special="Vc">
22187 <column alignment="center" valignment="top" special="VcV">
22188 <row>
22189 <cell alignment="center" valignment="top" topline="true" usebox="none">
22190 \begin_inset Text
22191
22192 \begin_layout Plain Layout
22193 sd
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 <cell alignment="center" valignment="top" topline="true" usebox="none">
22199 \begin_inset Text
22200
22201 \begin_layout Plain Layout
22202
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 <cell alignment="center" valignment="top" topline="true" usebox="none">
22208 \begin_inset Text
22209
22210 \begin_layout Plain Layout
22211
22212 \end_layout
22213
22214 \end_inset
22215 </cell>
22216 </row>
22217 <row>
22218 <cell alignment="center" valignment="top" topline="true" usebox="none">
22219 \begin_inset Text
22220
22221 \begin_layout Plain Layout
22222
22223 \end_layout
22224
22225 \end_inset
22226 </cell>
22227 <cell alignment="center" valignment="top" topline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \begin_layout Plain Layout
22231 sd
22232 \end_layout
22233
22234 \end_inset
22235 </cell>
22236 <cell alignment="center" valignment="top" topline="true" usebox="none">
22237 \begin_inset Text
22238
22239 \begin_layout Plain Layout
22240
22241 \end_layout
22242
22243 \end_inset
22244 </cell>
22245 </row>
22246 <row>
22247 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22248 \begin_inset Text
22249
22250 \begin_layout Plain Layout
22251
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260
22261 \end_layout
22262
22263 \end_inset
22264 </cell>
22265 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269 sd
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 </row>
22275 </lyxtabular>
22276
22277 \end_inset
22278
22279
22280 \end_layout
22281
22282 \end_inset
22283
22284
22285 \end_layout
22286
22287 \begin_layout Subsection
22288 Líneas de trazos
22289 \begin_inset Index idx
22290 status collapsed
22291
22292 \begin_layout Plain Layout
22293 Cuadros ! Personalización ! Líneas de trazos
22294 \end_layout
22295
22296 \end_inset
22297
22298
22299 \end_layout
22300
22301 \begin_layout Standard
22302 \begin_inset ERT
22303 status collapsed
22304
22305 \begin_layout Plain Layout
22306
22307
22308 \backslash
22309 ifarydshln
22310 \end_layout
22311
22312 \end_inset
22313
22314
22315 \begin_inset Note Note
22316 status open
22317
22318 \begin_layout Plain Layout
22319 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
22320  \SpecialChar LaTeX
22321  
22322 \series bold
22323 arydshln
22324 \series default
22325 .
22326 \end_layout
22327
22328 \end_inset
22329
22330
22331 \end_layout
22332
22333 \begin_layout Standard
22334 \begin_inset Float table
22335 placement H
22336 wide false
22337 sideways false
22338 status open
22339
22340 \begin_layout Plain Layout
22341 \begin_inset Caption Standard
22342
22343 \begin_layout Plain Layout
22344 \begin_inset CommandInset label
22345 LatexCommand label
22346 name "tab:Cuadro-con-trazos"
22347
22348 \end_inset
22349
22350 Cuadro con líneas de trazos
22351 \end_layout
22352
22353 \end_inset
22354
22355
22356 \end_layout
22357
22358 \begin_layout Plain Layout
22359 \align center
22360 \begin_inset Tabular
22361 <lyxtabular version="3" rows="5" columns="5">
22362 <features tabularvalignment="middle">
22363 <column alignment="center" valignment="top">
22364 <column alignment="center" valignment="top">
22365 <column alignment="center" valignment="top" special=":c">
22366 <column alignment="center" valignment="top">
22367 <column alignment="center" valignment="top">
22368 <row>
22369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22370 \begin_inset Text
22371
22372 \begin_layout Plain Layout
22373 a
22374 \end_layout
22375
22376 \end_inset
22377 </cell>
22378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22379 \begin_inset Text
22380
22381 \begin_layout Plain Layout
22382 b
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Plain Layout
22391 c
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400 d
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409 e
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 </row>
22415 <row>
22416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420 f
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 g
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 <cell alignment="center" valignment="top" topline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438 h
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22444 \begin_inset Text
22445
22446 \begin_layout Plain Layout
22447 i
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 j
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 </row>
22462 <row>
22463 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22464 \begin_inset Text
22465
22466 \begin_layout Plain Layout
22467 \begin_inset ERT
22468 status collapsed
22469
22470 \begin_layout Plain Layout
22471
22472
22473 \backslash
22474 hdashline 
22475 \end_layout
22476
22477 \end_inset
22478
22479 k
22480 \end_layout
22481
22482 \end_inset
22483 </cell>
22484 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22485 \begin_inset Text
22486
22487 \begin_layout Plain Layout
22488 l
22489 \end_layout
22490
22491 \end_inset
22492 </cell>
22493 <cell alignment="center" valignment="top" usebox="none">
22494 \begin_inset Text
22495
22496 \begin_layout Plain Layout
22497 m
22498 \end_layout
22499
22500 \end_inset
22501 </cell>
22502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22503 \begin_inset Text
22504
22505 \begin_layout Plain Layout
22506 n
22507 \end_layout
22508
22509 \end_inset
22510 </cell>
22511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22512 \begin_inset Text
22513
22514 \begin_layout Plain Layout
22515 o
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 </row>
22521 <row>
22522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526 \begin_inset ERT
22527 status collapsed
22528
22529 \begin_layout Plain Layout
22530
22531
22532 \backslash
22533 cdashline{4-5}
22534 \end_layout
22535
22536 \end_inset
22537
22538 p
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22544 \begin_inset Text
22545
22546 \begin_layout Plain Layout
22547 q
22548 \end_layout
22549
22550 \end_inset
22551 </cell>
22552 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556 r
22557 \end_layout
22558
22559 \end_inset
22560 </cell>
22561 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565 s
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 </row>
22580 <row>
22581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22582 \begin_inset Text
22583
22584 \begin_layout Plain Layout
22585 t
22586 \end_layout
22587
22588 \end_inset
22589 </cell>
22590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22591 \begin_inset Text
22592
22593 \begin_layout Plain Layout
22594 u
22595 \end_layout
22596
22597 \end_inset
22598 </cell>
22599 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22600 \begin_inset Text
22601
22602 \begin_layout Plain Layout
22603 v
22604 \end_layout
22605
22606 \end_inset
22607 </cell>
22608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612 w
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621 x
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 </row>
22627 </lyxtabular>
22628
22629 \end_inset
22630
22631
22632 \end_layout
22633
22634 \end_inset
22635
22636
22637 \end_layout
22638
22639 \begin_layout Standard
22640 En principio \SpecialChar LyX
22641  no soporta líneas de trazos, hay que usar código \SpecialChar TeX
22642 .
22643  Antes hay que cargar en el preámbulo del documento el paquete \SpecialChar LaTeX
22644  
22645 \series bold
22646 arydshln
22647 \series default
22648
22649 \begin_inset Index idx
22650 status collapsed
22651
22652 \begin_layout Plain Layout
22653 \SpecialChar LaTeX
22654 -paquetes ! arydshln
22655 \end_layout
22656
22657 \end_inset
22658
22659  con el comando 
22660 \end_layout
22661
22662 \begin_layout Standard
22663
22664 \series bold
22665
22666 \backslash
22667 usepackage{arydshln}
22668 \end_layout
22669
22670 \begin_layout Standard
22671 Para hacer una línea vertical a trazos, introduce dos puntos «
22672 \series bold
22673 :
22674 \series default
22675 » junto con el carácter para alineación horizontal como argumento \SpecialChar LaTeX
22676  en el
22677  diálogo de celdas de cuadros.
22678 \end_layout
22679
22680 \begin_layout Standard
22681 Para una línea de trazos horizontal añade el comando
22682 \end_layout
22683
22684 \begin_layout Standard
22685
22686 \series bold
22687
22688 \backslash
22689 hdashline
22690 \end_layout
22691
22692 \begin_layout Standard
22693 en código \SpecialChar TeX
22694  como primer elemento de la primera celda en la fila.
22695 \end_layout
22696
22697 \begin_layout Standard
22698 Para líneas de trazos en multicolumna usa el comando
22699 \end_layout
22700
22701 \begin_layout Standard
22702
22703 \series bold
22704
22705 \backslash
22706 cdashline{número de líneas}
22707 \end_layout
22708
22709 \begin_layout Standard
22710 en código \SpecialChar TeX
22711  como primer elemento de la primera celda en la fila.
22712  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
22713  4 y quieres una línea de trazos por encima, añade el comando
22714 \end_layout
22715
22716 \begin_layout Standard
22717
22718 \series bold
22719
22720 \backslash
22721 cdashline{2-4}
22722 \end_layout
22723
22724 \begin_layout Standard
22725 como primer elemento de la primera celda en la fila de la multicolumna.
22726 \end_layout
22727
22728 \begin_layout Standard
22729 \begin_inset VSpace bigskip
22730 \end_inset
22731
22732
22733 \end_layout
22734
22735 \begin_layout Standard
22736 El cuadro
22737 \begin_inset space ~
22738 \end_inset
22739
22740
22741 \begin_inset CommandInset ref
22742 LatexCommand ref
22743 reference "tab:Cuadro-con-trazos"
22744
22745 \end_inset
22746
22747  se ha hecho usando «
22748 \series bold
22749 :c
22750 \series default
22751 » como argumento \SpecialChar LaTeX
22752  de la tercera columna.
22753  El comando en código \SpecialChar TeX
22754  
22755 \series bold
22756
22757 \backslash
22758 hdashline
22759 \series default
22760  se ha insertado en la primera celda de la tercera fila y el comando en
22761  código \SpecialChar TeX
22762
22763 \begin_inset Newline newline
22764 \end_inset
22765
22766
22767 \series bold
22768
22769 \backslash
22770 cdashline{4-5}
22771 \series default
22772  en la primera celda de la cuarta fila.
22773 \end_layout
22774
22775 \begin_layout Standard
22776 \begin_inset VSpace bigskip
22777 \end_inset
22778
22779
22780 \end_layout
22781
22782 \begin_layout Standard
22783 Los cuadros con líneas a trazos también se pueden colorear, como se ve en
22784  el cuadro
22785 \begin_inset space ~
22786 \end_inset
22787
22788
22789 \begin_inset CommandInset ref
22790 LatexCommand ref
22791 reference "tab:Cuadro-trazos-color"
22792
22793 \end_inset
22794
22795 .
22796 \end_layout
22797
22798 \begin_layout Standard
22799 \begin_inset ERT
22800 status collapsed
22801
22802 \begin_layout Plain Layout
22803
22804
22805 \backslash
22806 setlength{
22807 \backslash
22808 arrayrulewidth}{1pt}
22809 \end_layout
22810
22811 \end_inset
22812
22813
22814 \begin_inset Note Note
22815 status collapsed
22816
22817 \begin_layout Plain Layout
22818 líneas más gruesas para ver mejor los colores
22819 \end_layout
22820
22821 \end_inset
22822
22823
22824 \end_layout
22825
22826 \begin_layout Standard
22827 \begin_inset ERT
22828 status collapsed
22829
22830 \begin_layout Plain Layout
22831
22832
22833 \backslash
22834 dashgapcolor{green}
22835 \end_layout
22836
22837 \end_inset
22838
22839
22840 \begin_inset Note Note
22841 status collapsed
22842
22843 \begin_layout Plain Layout
22844 huecos de color entre trazos verdes
22845 \end_layout
22846
22847 \end_inset
22848
22849
22850 \end_layout
22851
22852 \begin_layout Standard
22853 \begin_inset ERT
22854 status collapsed
22855
22856 \begin_layout Plain Layout
22857
22858
22859 \backslash
22860 let
22861 \backslash
22862 myHdashline
22863 \backslash
22864 hdashline
22865 \end_layout
22866
22867 \begin_layout Plain Layout
22868
22869
22870 \backslash
22871 renewcommand{
22872 \backslash
22873 hdashline}
22874 \end_layout
22875
22876 \begin_layout Plain Layout
22877
22878  {
22879 \backslash
22880 arrayrulecolor{red}
22881 \backslash
22882 myHdashline
22883 \backslash
22884 arrayrulecolor{black}}
22885 \end_layout
22886
22887 \end_inset
22888
22889
22890 \begin_inset Note Note
22891 status collapsed
22892
22893 \begin_layout Plain Layout
22894 color horizontal, líneas a trazos rojos
22895 \end_layout
22896
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \begin_layout Standard
22903 \begin_inset ERT
22904 status collapsed
22905
22906 \begin_layout Plain Layout
22907
22908
22909 \backslash
22910 let
22911 \backslash
22912 myCdashline
22913 \backslash
22914 cdashline
22915 \end_layout
22916
22917 \begin_layout Plain Layout
22918
22919
22920 \backslash
22921 renewcommand{
22922 \backslash
22923 cdashline}[1]
22924 \end_layout
22925
22926 \begin_layout Plain Layout
22927
22928  {
22929 \backslash
22930 arrayrulecolor{yellow}
22931 \backslash
22932 myCdashline{#1}
22933 \backslash
22934 arrayrulecolor{black}}
22935 \end_layout
22936
22937 \end_inset
22938
22939
22940 \begin_inset Note Note
22941 status collapsed
22942
22943 \begin_layout Plain Layout
22944 color parcial horizontal, líneas a trazos amarillos
22945 \end_layout
22946
22947 \end_inset
22948
22949
22950 \end_layout
22951
22952 \begin_layout Standard
22953 \begin_inset Float table
22954 placement h
22955 wide false
22956 sideways false
22957 status open
22958
22959 \begin_layout Plain Layout
22960 \begin_inset Caption Standard
22961
22962 \begin_layout Plain Layout
22963 \begin_inset CommandInset label
22964 LatexCommand label
22965 name "tab:Cuadro-trazos-color"
22966
22967 \end_inset
22968
22969 Cuadro coloreado con líneas a trazos
22970 \end_layout
22971
22972 \end_inset
22973
22974
22975 \end_layout
22976
22977 \begin_layout Plain Layout
22978 \align center
22979 \begin_inset Tabular
22980 <lyxtabular version="3" rows="5" columns="5">
22981 <features tabularvalignment="middle">
22982 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{verdeoscuro}\centering}c">
22983 <column alignment="center" valignment="top" width="0pt">
22984 <column alignment="center" valignment="top" width="0pt" special=":c">
22985 <column alignment="center" valignment="top">
22986 <column alignment="center" valignment="top">
22987 <row>
22988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22989 \begin_inset Text
22990
22991 \begin_layout Plain Layout
22992 a
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 <cell alignment="center" valignment="top" topline="true" usebox="none">
22998 \begin_inset Text
22999
23000 \begin_layout Plain Layout
23001 b
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 <cell alignment="center" valignment="top" topline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010 c
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23016 \begin_inset Text
23017
23018 \begin_layout Plain Layout
23019 d
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028 e
23029 \end_layout
23030
23031 \end_inset
23032 </cell>
23033 </row>
23034 <row>
23035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039 f
23040 \end_layout
23041
23042 \end_inset
23043 </cell>
23044 <cell alignment="center" valignment="top" topline="true" usebox="none">
23045 \begin_inset Text
23046
23047 \begin_layout Plain Layout
23048 g
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 <cell alignment="center" valignment="top" topline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057 h
23058 \end_layout
23059
23060 \end_inset
23061 </cell>
23062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066 i
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23072 \begin_inset Text
23073
23074 \begin_layout Plain Layout
23075 j
23076 \end_layout
23077
23078 \end_inset
23079 </cell>
23080 </row>
23081 <row>
23082 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23083 \begin_inset Text
23084
23085 \begin_layout Plain Layout
23086 \begin_inset ERT
23087 status collapsed
23088
23089 \begin_layout Plain Layout
23090
23091
23092 \backslash
23093 hdashline 
23094 \end_layout
23095
23096 \end_inset
23097
23098
23099 \begin_inset ERT
23100 status collapsed
23101
23102 \begin_layout Plain Layout
23103
23104
23105 \backslash
23106 rowcolor{Gray}
23107 \end_layout
23108
23109 \end_inset
23110
23111 k
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120 l
23121 \end_layout
23122
23123 \end_inset
23124 </cell>
23125 <cell alignment="center" valignment="top" usebox="none">
23126 \begin_inset Text
23127
23128 \begin_layout Plain Layout
23129 m
23130 \end_layout
23131
23132 \end_inset
23133 </cell>
23134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23135 \begin_inset Text
23136
23137 \begin_layout Plain Layout
23138 n
23139 \end_layout
23140
23141 \end_inset
23142 </cell>
23143 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23144 \begin_inset Text
23145
23146 \begin_layout Plain Layout
23147 o
23148 \end_layout
23149
23150 \end_inset
23151 </cell>
23152 </row>
23153 <row>
23154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23155 \begin_inset Text
23156
23157 \begin_layout Plain Layout
23158 \begin_inset ERT
23159 status collapsed
23160
23161 \begin_layout Plain Layout
23162
23163
23164 \backslash
23165 cdashline{4-5}
23166 \end_layout
23167
23168 \end_inset
23169
23170 p
23171 \end_layout
23172
23173 \end_inset
23174 </cell>
23175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23176 \begin_inset Text
23177
23178 \begin_layout Plain Layout
23179 q
23180 \end_layout
23181
23182 \end_inset
23183 </cell>
23184 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23185 \begin_inset Text
23186
23187 \begin_layout Plain Layout
23188 r
23189 \end_layout
23190
23191 \end_inset
23192 </cell>
23193 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23194 \begin_inset Text
23195
23196 \begin_layout Plain Layout
23197 s
23198 \end_layout
23199
23200 \end_inset
23201 </cell>
23202 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23203 \begin_inset Text
23204
23205 \begin_layout Plain Layout
23206
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 </row>
23212 <row>
23213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23214 \begin_inset Text
23215
23216 \begin_layout Plain Layout
23217 t
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226 u
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235 v
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23241 \begin_inset Text
23242
23243 \begin_layout Plain Layout
23244 w
23245 \end_layout
23246
23247 \end_inset
23248 </cell>
23249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \begin_layout Plain Layout
23253 \begin_inset ERT
23254 status collapsed
23255
23256 \begin_layout Plain Layout
23257
23258
23259 \backslash
23260 cellcolor{Maroon}
23261 \end_layout
23262
23263 \end_inset
23264
23265 i
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 </row>
23271 </lyxtabular>
23272
23273 \end_inset
23274
23275
23276 \end_layout
23277
23278 \end_inset
23279
23280
23281 \end_layout
23282
23283 \begin_layout Standard
23284 \begin_inset ERT
23285 status collapsed
23286
23287 \begin_layout Plain Layout
23288
23289
23290 \backslash
23291 renewcommand{
23292 \backslash
23293 hdashline}{
23294 \backslash
23295 myHdashline}
23296 \end_layout
23297
23298 \end_inset
23299
23300
23301 \begin_inset Note Note
23302 status collapsed
23303
23304 \begin_layout Plain Layout
23305 volver a predeterminado
23306 \end_layout
23307
23308 \end_inset
23309
23310
23311 \end_layout
23312
23313 \begin_layout Standard
23314 \begin_inset ERT
23315 status collapsed
23316
23317 \begin_layout Plain Layout
23318
23319
23320 \backslash
23321 renewcommand{
23322 \backslash
23323 cdashline}{
23324 \backslash
23325 myCdashline}
23326 \end_layout
23327
23328 \end_inset
23329
23330
23331 \begin_inset Note Note
23332 status collapsed
23333
23334 \begin_layout Plain Layout
23335 volver a predeterminado
23336 \end_layout
23337
23338 \end_inset
23339
23340
23341 \end_layout
23342
23343 \begin_layout Standard
23344 \begin_inset ERT
23345 status collapsed
23346
23347 \begin_layout Plain Layout
23348
23349
23350 \backslash
23351 nodashgapcolor
23352 \end_layout
23353
23354 \end_inset
23355
23356
23357 \begin_inset Note Note
23358 status collapsed
23359
23360 \begin_layout Plain Layout
23361 volver a predeterminado
23362 \end_layout
23363
23364 \end_inset
23365
23366
23367 \end_layout
23368
23369 \begin_layout Standard
23370 \begin_inset ERT
23371 status collapsed
23372
23373 \begin_layout Plain Layout
23374
23375
23376 \backslash
23377 setlength{
23378 \backslash
23379 arrayrulewidth}{0.4pt}
23380 \end_layout
23381
23382 \end_inset
23383
23384
23385 \begin_inset Note Note
23386 status collapsed
23387
23388 \begin_layout Plain Layout
23389 volver a predeterminado
23390 \end_layout
23391
23392 \end_inset
23393
23394
23395 \end_layout
23396
23397 \begin_layout Standard
23398 La coloración de líneas y columnas funciona como se describe en la sección
23399 \lang english
23400
23401 \begin_inset space ~
23402 \end_inset
23403
23404
23405 \lang spanish
23406
23407 \begin_inset CommandInset ref
23408 LatexCommand ref
23409 reference "sec:Cuadros-Coloreados"
23410
23411 \end_inset
23412
23413 La coloración de líneas horizontales también funciona como se describe ahí,
23414  solo hay que reemplazar en los comandos 
23415 \series bold
23416
23417 \backslash
23418 myHlineC
23419 \series default
23420  por 
23421 \series bold
23422
23423 \backslash
23424 myHdashline
23425 \series default
23426  y 
23427 \backslash
23428
23429 \series bold
23430 hline
23431 \series default
23432  por 
23433 \series bold
23434
23435 \backslash
23436 hdashline
23437 \series default
23438 ; así, los comandos usados son
23439 \end_layout
23440
23441 \begin_layout Standard
23442
23443 \series bold
23444
23445 \backslash
23446 let
23447 \backslash
23448 myHdashline
23449 \backslash
23450 hdashline
23451 \begin_inset Newline newline
23452 \end_inset
23453
23454
23455 \backslash
23456 renewcommand{
23457 \backslash
23458 hdashline}
23459 \begin_inset Newline newline
23460 \end_inset
23461
23462
23463 \begin_inset Phantom HPhantom
23464 status open
23465
23466 \begin_layout Plain Layout
23467 \begin_inset space ~
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \end_inset
23474
23475 {
23476 \backslash
23477 arrayrulecolor{red}
23478 \backslash
23479 myHdashline
23480 \backslash
23481 arrayrulecolor{black}}
23482 \end_layout
23483
23484 \begin_layout Standard
23485 Para colorear 
23486 \series bold
23487
23488 \backslash
23489 cdashline
23490 \series default
23491 , el comando es
23492 \end_layout
23493
23494 \begin_layout Standard
23495
23496 \series bold
23497
23498 \backslash
23499 let
23500 \backslash
23501 myCdashline
23502 \backslash
23503 cdashline
23504 \begin_inset Newline newline
23505 \end_inset
23506
23507
23508 \backslash
23509 renewcommand{
23510 \backslash
23511 cdashline}[1]
23512 \begin_inset Newline newline
23513 \end_inset
23514
23515
23516 \begin_inset Phantom HPhantom
23517 status open
23518
23519 \begin_layout Plain Layout
23520 \begin_inset space ~
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \end_inset
23527
23528 {
23529 \backslash
23530 arrayrulecolor{red}
23531 \backslash
23532 myCdashline{#1}
23533 \backslash
23534 arrayrulecolor{black}}
23535 \end_layout
23536
23537 \begin_layout Standard
23538 Para recuperar el color negro de las líneas, hay que insertar detrás del
23539  cuadro los comandos siguientes en código \SpecialChar TeX
23540 :
23541 \end_layout
23542
23543 \begin_layout Standard
23544 Para 
23545 \series bold
23546
23547 \backslash
23548 hdashline
23549 \end_layout
23550
23551 \begin_layout Standard
23552
23553 \series bold
23554
23555 \backslash
23556 renewcommand{
23557 \backslash
23558 hdashline}{
23559 \backslash
23560 myHdashline}
23561 \end_layout
23562
23563 \begin_layout Standard
23564 y para 
23565 \series bold
23566
23567 \backslash
23568 cdashline
23569 \end_layout
23570
23571 \begin_layout Standard
23572
23573 \series bold
23574
23575 \backslash
23576 renewcommand{
23577 \backslash
23578 cdashline}{
23579 \backslash
23580 myCdashline}
23581 \end_layout
23582
23583 \begin_layout Standard
23584 Para colorear los huecos entre los trazos, se puede usar
23585 \end_layout
23586
23587 \begin_layout Standard
23588
23589 \series bold
23590
23591 \backslash
23592 dashgapcolor{color}
23593 \end_layout
23594
23595 \begin_layout Standard
23596 delante del cuadro, en código \SpecialChar TeX
23597 .
23598  color es el nombre de un color definido.
23599  El comando
23600 \end_layout
23601
23602 \begin_layout Standard
23603
23604 \series bold
23605
23606 \backslash
23607 nodashgapcolor
23608 \end_layout
23609
23610 \begin_layout Standard
23611 deshace los cambios hechos por 
23612 \series bold
23613
23614 \backslash
23615 dashgapcolor
23616 \series default
23617 .
23618 \end_layout
23619
23620 \begin_layout Standard
23621
23622 \lang english
23623 \begin_inset Note Greyedout
23624 status open
23625
23626 \begin_layout Plain Layout
23627
23628 \series bold
23629 \color none
23630 Nota
23631 \series default
23632 : Si hay múltiples comandos en una celda, el comando de 
23633 \series bold
23634 arydshln
23635 \series default
23636  debe ser el primero.
23637  Por eso, en la celda 
23638 \emph on
23639 k
23640 \emph default
23641  del cuadro
23642 \begin_inset space ~
23643 \end_inset
23644
23645
23646 \begin_inset CommandInset ref
23647 LatexCommand ref
23648 reference "tab:Cuadro-trazos-color"
23649
23650 \end_inset
23651
23652  el comando 
23653 \series bold
23654
23655 \backslash
23656 hdashline
23657 \series default
23658  está delante de 
23659 \series bold
23660
23661 \backslash
23662 rowcolor
23663 \series default
23664 .
23665 \end_layout
23666
23667 \end_inset
23668
23669
23670 \end_layout
23671
23672 \begin_layout Standard
23673
23674 \lang english
23675 \begin_inset Note Greyedout
23676 status open
23677
23678 \begin_layout Plain Layout
23679
23680 \series bold
23681 \color none
23682 Nota:
23683 \series default
23684  El paquete \SpecialChar LaTeX
23685  
23686 \series bold
23687 arydshln
23688 \series default
23689  se debe cargar en el preámbulo del documento antes del paquete \SpecialChar LaTeX
23690  
23691 \series bold
23692 colortbl
23693 \series default
23694 \color inherit
23695
23696 \begin_inset Index idx
23697 status collapsed
23698
23699 \begin_layout Plain Layout
23700 \SpecialChar LaTeX
23701 -paquetes ! colortbl
23702 \end_layout
23703
23704 \end_inset
23705
23706
23707 \color none
23708 .
23709 \end_layout
23710
23711 \end_inset
23712
23713
23714 \end_layout
23715
23716 \begin_layout Standard
23717 \begin_inset ERT
23718 status collapsed
23719
23720 \begin_layout Plain Layout
23721
23722
23723 \backslash
23724 else
23725 \end_layout
23726
23727 \end_inset
23728
23729
23730 \begin_inset Note Note
23731 status open
23732
23733 \begin_layout Plain Layout
23734 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
23735  
23736 \series bold
23737 arydshln
23738 \series default
23739 .
23740 \end_layout
23741
23742 \end_inset
23743
23744
23745 \end_layout
23746
23747 \begin_layout Standard
23748 Debes instalar el paquete \SpecialChar LaTeX
23749  
23750 \series bold
23751 arydshln
23752 \series default
23753  para ver la parte siguiente en la salida.
23754 \end_layout
23755
23756 \begin_layout Standard
23757 \begin_inset ERT
23758 status collapsed
23759
23760 \begin_layout Plain Layout
23761
23762
23763 \backslash
23764 fi
23765 \end_layout
23766
23767 \end_inset
23768
23769
23770 \end_layout
23771
23772 \begin_layout Standard
23773 Para más información sobre líneas a trazos, véase la documentación de 
23774 \series bold
23775 arydshln
23776 \series default
23777
23778 \begin_inset CommandInset citation
23779 LatexCommand cite
23780 key "arydshln"
23781
23782 \end_inset
23783
23784 .
23785 \end_layout
23786
23787 \begin_layout Chapter
23788 Flotantes
23789 \begin_inset CommandInset label
23790 LatexCommand label
23791 name "chap:Flotantes"
23792
23793 \end_inset
23794
23795
23796 \begin_inset Index idx
23797 status collapsed
23798
23799 \begin_layout Plain Layout
23800 Flotantes
23801 \end_layout
23802
23803 \end_inset
23804
23805
23806 \end_layout
23807
23808 \begin_layout Section
23809 Introducción
23810 \begin_inset CommandInset label
23811 LatexCommand label
23812 name "sec:Introducción-Flotantes"
23813
23814 \end_inset
23815
23816
23817 \begin_inset Index idx
23818 status collapsed
23819
23820 \begin_layout Plain Layout
23821 Flotantes ! Introducción
23822 \end_layout
23823
23824 \end_inset
23825
23826
23827 \end_layout
23828
23829 \begin_layout Standard
23830 Un flotante es un bloque de texto asociado con algún tipo de etiqueta que
23831  no tiene posición fija.
23832  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
23833  Las 
23834 \family sans
23835 Notas
23836 \begin_inset space ~
23837 \end_inset
23838
23839 al
23840 \begin_inset space ~
23841 \end_inset
23842
23843 pie
23844 \family default
23845  y 
23846 \family sans
23847 Notas
23848 \begin_inset space ~
23849 \end_inset
23850
23851 al
23852 \begin_inset space ~
23853 \end_inset
23854
23855 margen
23856 \family default
23857  también son flotantes, porque pueden flotar a la página siguiente cuando
23858  hay demasiadas notas en la página.
23859 \end_layout
23860
23861 \begin_layout Standard
23862 Los flotantes permiten composiciones de alta calidad.
23863  Imágenes y cuadros se pueden distribuir equitativamente en las páginas
23864  para impedir espacios en blanco y páginas sin texto.
23865  Como el flotante destruye a menudo el contexto entre texto e imagen o cuadro,
23866  cada flotante puede ser referenciado en el texto.
23867  Por lo tanto los flotantes están numerados.
23868  Las referencias se describen en la sección
23869 \begin_inset space ~
23870 \end_inset
23871
23872
23873 \begin_inset CommandInset ref
23874 LatexCommand ref
23875 reference "sec:Referencias-a-Flotantes"
23876
23877 \end_inset
23878
23879 .
23880 \end_layout
23881
23882 \begin_layout Standard
23883 Para insertar un flotante, usa el menú 
23884 \family sans
23885 Insertar\SpecialChar menuseparator
23886 Flotante
23887 \family default
23888  (botón 
23889 \begin_inset Info
23890 type  "icon"
23891 arg   "float-insert figure"
23892 \end_inset
23893
23894  o 
23895 \begin_inset Info
23896 type  "icon"
23897 arg   "float-insert table"
23898 \end_inset
23899
23900 ).
23901  Esto inserta una 
23902 \family sans
23903 Leyenda,
23904 \family default
23905  un cuadro con una etiqueta.
23906  La etiqueta se traducirá automáticamente al idioma del documento.
23907  Tras la etiqueta puedes insertar el texto de la leyenda.
23908  La imagen o cuadro se inserta encima o debajo de la leyenda en un párrafo
23909  separado dentro del flotante.
23910  La colocación de leyendas se describe en la sección
23911 \begin_inset space ~
23912 \end_inset
23913
23914
23915 \begin_inset CommandInset ref
23916 LatexCommand ref
23917 reference "sec:Colocación-de-leyendas"
23918
23919 \end_inset
23920
23921 .
23922  Para mantener legible el documento \SpecialChar LyX
23923 , puedes abrir y cerrar el flotante
23924  con clic izquierdo sobre él.
23925  Un cuadro cerrado se muestra así: 
23926 \begin_inset Graphics
23927         filename clipart/flotanteQt4.png
23928         scale 70
23929
23930 \end_inset
23931
23932  —un cuadro gris con etiqueta en rojo—.
23933 \end_layout
23934
23935 \begin_layout Standard
23936 Se recomienda insertar flotantes como párrafos separados para evitar posibles
23937  errores de \SpecialChar LaTeX
23938  si el texto circundante se formatea de modo especial.
23939 \end_layout
23940
23941 \begin_layout Standard
23942 Figuras o cuadros ya existentes pueden ponerse en un flotante marcándolas
23943  y pinchando el botón correspondiente de la barra de herramientas para un
23944  flotante nuevo.
23945 \end_layout
23946
23947 \begin_layout Section
23948 Tipos de flotantes
23949 \end_layout
23950
23951 \begin_layout Standard
23952 Además de los flotantes de imagen y de cuadro que se describen en la sección
23953 \begin_inset space ~
23954 \end_inset
23955
23956
23957 \begin_inset CommandInset ref
23958 LatexCommand ref
23959 reference "sec:Figuras-Flotantes"
23960
23961 \end_inset
23962
23963  y 
23964 \begin_inset CommandInset ref
23965 LatexCommand ref
23966 reference "sec:Cuadros-Flotantes"
23967
23968 \end_inset
23969
23970 , respectivamente, \SpecialChar LyX
23971  ofrece los tipos 
23972 \family sans
23973 Algoritmo
23974 \family default
23975  y 
23976 \family sans
23977 Envoltorio
23978 \family default
23979 .
23980  Lo último se explica en la sec.
23981 \begin_inset space \thinspace{}
23982 \end_inset
23983
23984
23985 \begin_inset CommandInset ref
23986 LatexCommand ref
23987 reference "sec:Flotantes-envueltos"
23988
23989 \end_inset
23990
23991 .
23992 \end_layout
23993
23994 \begin_layout Subsection
23995 Algoritmos flotantes
23996 \begin_inset Index idx
23997 status collapsed
23998
23999 \begin_layout Plain Layout
24000 Flotantes ! Algoritmos
24001 \end_layout
24002
24003 \end_inset
24004
24005
24006 \end_layout
24007
24008 \begin_layout Standard
24009 \begin_inset Float algorithm
24010 placement h
24011 wide false
24012 sideways false
24013 status open
24014
24015 \begin_layout Plain Layout
24016 \begin_inset Caption Standard
24017
24018 \begin_layout Plain Layout
24019 \begin_inset CommandInset label
24020 LatexCommand label
24021 name "alg:Ejemplo-de-Algoritmo-flotante"
24022
24023 \end_inset
24024
24025 Ejemplo de algoritmo flotante
24026 \end_layout
24027
24028 \end_inset
24029
24030
24031 \end_layout
24032
24033 \begin_layout LyX-Code
24034 for I in 1..N loop
24035 \begin_inset Newline newline
24036 \end_inset
24037
24038  Sum:= Sum + A(I); /*comment*/
24039 \begin_inset Newline newline
24040 \end_inset
24041
24042 end loop
24043 \begin_inset VSpace -4mm
24044 \end_inset
24045
24046
24047 \end_layout
24048
24049 \end_inset
24050
24051
24052 \end_layout
24053
24054 \begin_layout Standard
24055 Este tipo de flotante se inserta con el menú 
24056 \family sans
24057 Insertar\SpecialChar menuseparator
24058 Flotante\SpecialChar menuseparator
24059 Algoritmo
24060 \family default
24061 .
24062  Se usa para códigos y descripciones de algoritmos y se puede considerar
24063  una alternativa al listado de código de programa, que se explica en el
24064  capítulo
24065 \begin_inset space ~
24066 \end_inset
24067
24068
24069 \begin_inset CommandInset ref
24070 LatexCommand ref
24071 reference "cap:Listado-de-código"
24072
24073 \end_inset
24074
24075 .
24076  Un posible entorno para algoritmos es 
24077 \family sans
24078 Código-\SpecialChar LyX
24079
24080 \family default
24081 , descrito en la 
24082 \emph on
24083 Guía del usuario
24084 \emph default
24085  de \SpecialChar LyX
24086 .
24087  El algoritmo
24088 \begin_inset space ~
24089 \end_inset
24090
24091
24092 \begin_inset CommandInset ref
24093 LatexCommand ref
24094 reference "alg:Ejemplo-de-Algoritmo-flotante"
24095
24096 \end_inset
24097
24098  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
24099  vertical de -4
24100 \begin_inset space \thinspace{}
24101 \end_inset
24102
24103 mm al final para tener la línea inferior exactamente bajo la última línea
24104  de texto.
24105 \end_layout
24106
24107 \begin_layout Standard
24108 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
24109  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
24110 \end_layout
24111
24112 \begin_layout Standard
24113
24114 \series bold
24115
24116 \backslash
24117 floatname{algorithm}{nombre}
24118 \end_layout
24119
24120 \begin_layout Standard
24121 donde 
24122 \emph on
24123 nombre
24124 \emph default
24125  es la palabra «
24126 \emph on
24127 algoritmo
24128 \emph default
24129 » en el idioma deseado.
24130 \end_layout
24131
24132 \begin_layout Standard
24133 Para insertar el índice de algoritmos puedes usar el menú 
24134 \family sans
24135 Insertar\SpecialChar menuseparator
24136 Índices\SpecialChar menuseparator
24137 Algoritmos
24138 \family default
24139 , si el documento está en el mismo idioma que los menús de \SpecialChar LyX
24140 .
24141  Para documentos en otro idioma usa en su lugar el comando en código \SpecialChar TeX
24142 :
24143 \end_layout
24144
24145 \begin_layout Standard
24146
24147 \series bold
24148
24149 \backslash
24150 listof{algorithm}{nombre}
24151 \end_layout
24152
24153 \begin_layout Standard
24154 donde 
24155 \emph on
24156 nombre
24157 \emph default
24158  es, por ejemplo, «
24159 \emph on
24160 Índice de algoritmos
24161 \emph default
24162 » en el idioma del documento.
24163 \end_layout
24164
24165 \begin_layout Standard
24166 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
24167  para cuadros e imágenes flotantes en muchas clases de documento, «capítulo.algor
24168 itmo».
24169  Para numerarlos con ese esquema, añade este comando en el preámbulo del
24170  documento:
24171 \end_layout
24172
24173 \begin_layout Standard
24174
24175 \series bold
24176
24177 \backslash
24178 numberwithin{algorithm}{chapter}
24179 \end_layout
24180
24181 \begin_layout Standard
24182 Para poder usar el comando 
24183 \series bold
24184
24185 \backslash
24186 numberwithin
24187 \series default
24188 , marca la opción 
24189 \family sans
24190 Usar
24191 \begin_inset space ~
24192 \end_inset
24193
24194 el
24195 \begin_inset space ~
24196 \end_inset
24197
24198 paquete
24199 \begin_inset space ~
24200 \end_inset
24201
24202 AMS
24203 \family default
24204  en el menú 
24205 \family sans
24206 Documento\SpecialChar menuseparator
24207 Configuración\SpecialChar menuseparator
24208 Opciones para ecuaciones
24209 \family default
24210 .
24211 \end_layout
24212
24213 \begin_layout Section
24214 Numeración de flotantes
24215 \begin_inset Index idx
24216 status collapsed
24217
24218 \begin_layout Plain Layout
24219 Flotantes ! Numeración
24220 \end_layout
24221
24222 \end_inset
24223
24224
24225 \end_layout
24226
24227 \begin_layout Standard
24228 En general, los flotantes se numeran independientemente de las secciones
24229  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
24230  dependiendo de la clase de documento utilizada.
24231 \end_layout
24232
24233 \begin_layout Standard
24234 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
24235  comando en el preámbulo del documento:
24236 \end_layout
24237
24238 \begin_layout Standard
24239
24240 \series bold
24241
24242 \backslash
24243 renewcommand{
24244 \backslash
24245 thetable}{
24246 \backslash
24247 roman{table}}
24248 \end_layout
24249
24250 \begin_layout Standard
24251
24252 \series bold
24253
24254 \backslash
24255 thetable 
24256 \series default
24257 es el comando que imprime el número del cuadro, para figuras flotantes el
24258  comando sería 
24259 \series bold
24260
24261 \backslash
24262 thefigure
24263 \series default
24264 .
24265  El comando 
24266 \series bold
24267
24268 \backslash
24269 roman
24270 \series default
24271  imprime el número de cuadro en números romanos en minúscula.
24272 \end_layout
24273
24274 \begin_layout Standard
24275 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
24276  usa este comando en el preámbulo:
24277 \end_layout
24278
24279 \begin_layout Standard
24280
24281 \series bold
24282
24283 \backslash
24284 numberwithin{table}{subsection}
24285 \end_layout
24286
24287 \begin_layout Standard
24288 Para poder usar el comando 
24289 \series bold
24290
24291 \backslash
24292 numberwithin
24293 \series default
24294 , debes marcar la opción 
24295 \family sans
24296 Usar
24297 \begin_inset space ~
24298 \end_inset
24299
24300 el
24301 \begin_inset space ~
24302 \end_inset
24303
24304 paquete
24305 \begin_inset space ~
24306 \end_inset
24307
24308 AMS 
24309 \family default
24310 en el apartado 
24311 \family sans
24312 Opciones para ecuaciones 
24313 \family default
24314 de las preferencias del documento.
24315 \end_layout
24316
24317 \begin_layout Standard
24318 Puedes ver más detalles y notas importantes sobre comandos de numeración
24319  en la sección
24320 \begin_inset space ~
24321 \end_inset
24322
24323
24324 \begin_inset CommandInset ref
24325 LatexCommand ref
24326 reference "subsec:Numeración-de-Notas-al-Pie"
24327
24328 \end_inset
24329
24330 .
24331 \end_layout
24332
24333 \begin_layout Section
24334 Referencias a flotantes
24335 \begin_inset CommandInset label
24336 LatexCommand label
24337 name "sec:Referencias-a-Flotantes"
24338
24339 \end_inset
24340
24341
24342 \begin_inset Index idx
24343 status collapsed
24344
24345 \begin_layout Plain Layout
24346 Flotantes ! Referencias
24347 \end_layout
24348
24349 \end_inset
24350
24351
24352 \begin_inset Index idx
24353 status collapsed
24354
24355 \begin_layout Plain Layout
24356 Referencias
24357 \end_layout
24358
24359 \end_inset
24360
24361
24362 \end_layout
24363
24364 \begin_layout Standard
24365 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
24366  menú 
24367 \family sans
24368 Insertar\SpecialChar menuseparator
24369 Etiqueta
24370 \family default
24371  o el botón 
24372 \begin_inset Info
24373 type  "icon"
24374 arg   "label-insert"
24375 \end_inset
24376
24377 .
24378  Aparece una ventana esperando la introducción del texto de la etiqueta
24379  y se inserta un cuadro gris como este: 
24380 \begin_inset Graphics
24381         filename clipart/etiquetaQt4.png
24382         scale 85
24383
24384 \end_inset
24385
24386 .
24387  \SpecialChar LyX
24388  ofrece como texto las primeras palabras de la leyenda con un prefijo.
24389  El prefijo depende del tipo de flotante, p.
24390 \begin_inset space \thinspace{}
24391 \end_inset
24392
24393 ej.
24394 \begin_inset space ~
24395 \end_inset
24396
24397 para figuras el prefijo será «
24398 \family sans
24399 fig:
24400 \family default
24401 ».
24402 \end_layout
24403
24404 \begin_layout Standard
24405 La etiqueta se usa como ancla y el nombre para la referencia.
24406  Puedes referenciar la etiqueta usando el menú 
24407 \family sans
24408 Insertar\SpecialChar menuseparator
24409 Referencia
24410 \family default
24411
24412 \begin_inset space ~
24413 \end_inset
24414
24415
24416 \family sans
24417 cruzada
24418 \family default
24419  o el botón 
24420 \begin_inset Info
24421 type  "icon"
24422 arg   "dialog-show-new-inset ref"
24423 \end_inset
24424
24425 .
24426  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
24427  Si tienes abiertos varios documentos \SpecialChar LyX
24428 , escoge aquel con el que estás trabajando
24429  de la lista desplegable de la parte superior del diálogo.
24430  Puedes ordenar las etiquetas alfabéticamente y elegir una.
24431  Se inserta un cuadro gris como este: 
24432 \begin_inset Graphics
24433         filename clipart/referenciaQt4.png
24434         scale 85
24435
24436 \end_inset
24437
24438 .
24439  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
24440 \end_layout
24441
24442 \begin_layout Standard
24443 Se recomienda poner un espacio protegido entre el nombre de la referencia
24444  cruzada y su número para evitar saltos de línea entre ellos.
24445  Si una referencia cruzada corresponde a una etiqueta inexistente verás
24446  dos interrogaciones en la salida.
24447 \end_layout
24448
24449 \begin_layout Standard
24450 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
24451  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
24452  al texto de la etiqueta nueva, no te preocupes por eso.
24453 \end_layout
24454
24455 \begin_layout Standard
24456 El botón 
24457 \family sans
24458 Ir
24459 \begin_inset space ~
24460 \end_inset
24461
24462 a
24463 \begin_inset space ~
24464 \end_inset
24465
24466 la
24467 \begin_inset space ~
24468 \end_inset
24469
24470 etiqueta
24471 \family default
24472  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
24473  y el texto del botón cambia a 
24474 \family sans
24475 Volver
24476 \family default
24477 , con el que se puede retornar a la referencia.
24478 \end_layout
24479
24480 \begin_layout Subsection
24481 Formatos de referencia cruzada
24482 \begin_inset CommandInset label
24483 LatexCommand label
24484 name "subsec:Formatos-referencia-cruzada"
24485
24486 \end_inset
24487
24488
24489 \begin_inset Index idx
24490 status collapsed
24491
24492 \begin_layout Plain Layout
24493 Referencias ! Formatos
24494 \end_layout
24495
24496 \end_inset
24497
24498
24499 \end_layout
24500
24501 \begin_layout Standard
24502 Hay seis variedades de referencias cruzadas:
24503 \end_layout
24504
24505 \begin_layout Description
24506 <referencia>: imprime el número flotante, esta es la opción predeterminada:
24507  
24508 \begin_inset CommandInset ref
24509 LatexCommand ref
24510 reference "fig:Dos-imágenes-distorsionadas"
24511
24512 \end_inset
24513
24514
24515 \end_layout
24516
24517 \begin_layout Description
24518 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
24519  habitual para referirse a fórmulas, especialmente si se omite el nombre
24520  «Ecuación»: 
24521 \begin_inset CommandInset ref
24522 LatexCommand eqref
24523 reference "eq:Wgn"
24524
24525 \end_inset
24526
24527
24528 \end_layout
24529
24530 \begin_layout Description
24531 <página>: imprime el número de página: Página
24532 \begin_inset space ~
24533 \end_inset
24534
24535
24536 \begin_inset CommandInset ref
24537 LatexCommand pageref
24538 reference "fig:Dos-imágenes-distorsionadas"
24539
24540 \end_inset
24541
24542
24543 \end_layout
24544
24545 \begin_layout Description
24546 en
24547 \begin_inset space ~
24548 \end_inset
24549
24550 página
24551 \begin_inset space ~
24552 \end_inset
24553
24554 <página>: imprime el texto «en la página» y el número de página: 
24555 \begin_inset CommandInset ref
24556 LatexCommand vpageref
24557 reference "fig:Dos-imágenes-distorsionadas"
24558
24559 \end_inset
24560
24561
24562 \end_layout
24563
24564 \begin_layout Description
24565 <referencia>
24566 \begin_inset space ~
24567 \end_inset
24568
24569 en
24570 \begin_inset space ~
24571 \end_inset
24572
24573 página
24574 \begin_inset space ~
24575 \end_inset
24576
24577 <página>: imprime el número flotante, el texto «en la página» y el número
24578  de página: 
24579 \begin_inset CommandInset ref
24580 LatexCommand vref
24581 reference "fig:Dos-imágenes-distorsionadas"
24582
24583 \end_inset
24584
24585
24586 \end_layout
24587
24588 \begin_layout Description
24589 Referencia
24590 \begin_inset space ~
24591 \end_inset
24592
24593 con
24594 \begin_inset space ~
24595 \end_inset
24596
24597 formato: imprime un formato personalizado.
24598 \begin_inset Newline newline
24599 \end_inset
24600
24601
24602 \begin_inset Note Greyedout
24603 status open
24604
24605 \begin_layout Plain Layout
24606
24607 \series bold
24608 Nota:
24609 \series default
24610  Esta característica sólo está disponible si está instalado el paquete \SpecialChar LaTeX
24611
24612  
24613 \series bold
24614 prettyref
24615 \series default
24616  o 
24617 \series bold
24618 refstyle
24619 \series default
24620 .
24621 \begin_inset Index idx
24622 status collapsed
24623
24624 \begin_layout Plain Layout
24625 \SpecialChar LaTeX
24626 -paquetes ! prettyref
24627 \end_layout
24628
24629 \end_inset
24630
24631
24632 \begin_inset Index idx
24633 status collapsed
24634
24635 \begin_layout Plain Layout
24636 \SpecialChar LaTeX
24637 -paquetes ! refstyle
24638 \end_layout
24639
24640 \end_inset
24641
24642
24643 \end_layout
24644
24645 \end_inset
24646
24647
24648 \begin_inset Newline newline
24649 \end_inset
24650
24651 Se puede seleccionar el paquete \SpecialChar LaTeX
24652  a usar con esta característica marcando
24653  la opción 
24654 \family sans
24655 Usar refstyle (no prettyref) para las referencias cruzadas
24656 \family default
24657  en el menú 
24658 \family sans
24659 Documento\SpecialChar menuseparator
24660 Configuración\SpecialChar menuseparator
24661 Clase de documento
24662 \family default
24663 .
24664  El formato se especifica añadiendo el comando 
24665 \series bold
24666
24667 \backslash
24668 newrefformat
24669 \series default
24670  (prettyref) o 
24671 \series bold
24672
24673 \backslash
24674 newref
24675 \series default
24676  (refstyle) en el preámbulo del documento.
24677  Por ejemplo, para redefinir todas las referencias a figuras (que tienen
24678  la etiqueta 
24679 \begin_inset Quotes fld
24680 \end_inset
24681
24682
24683 \family sans
24684 fig
24685 \family default
24686
24687 \begin_inset Quotes frd
24688 \end_inset
24689
24690 ) se usa el comando
24691 \begin_inset Newline newline
24692 \end_inset
24693
24694
24695 \series bold
24696
24697 \backslash
24698 newref{fig}{refcmd={Imagen en la página 
24699 \backslash
24700 pageref{#1}}}
24701 \series default
24702
24703 \begin_inset Newline newline
24704 \end_inset
24705
24706 Para más información sobre este formato echa un vistazo a la documentación
24707  de
24708 \begin_inset space ~
24709 \end_inset
24710
24711
24712 \begin_inset CommandInset citation
24713 LatexCommand cite
24714 key "prettyref,refstyle"
24715
24716 \end_inset
24717
24718 .
24719 \end_layout
24720
24721 \begin_layout Description
24722 Referencia
24723 \begin_inset space ~
24724 \end_inset
24725
24726 textual: imprime la leyenda de la referencia: 
24727 \begin_inset CommandInset ref
24728 LatexCommand nameref
24729 reference "fig:Dos-imágenes-distorsionadas"
24730
24731 \end_inset
24732
24733
24734 \end_layout
24735
24736 \begin_layout Standard
24737
24738 \family sans
24739 <página>
24740 \family default
24741
24742 \begin_inset space \thinspace{}
24743 \end_inset
24744
24745  no imprime el número si la etiqueta está en la misma página, en la anterior
24746  o en la siguiente.
24747  En su lugar verás p.
24748 \begin_inset space \thinspace{}
24749 \end_inset
24750
24751 ej.
24752 \begin_inset space ~
24753 \end_inset
24754
24755 el texto «
24756 \family sans
24757 en esta página
24758 \family default
24759 ».
24760  El estilo 
24761 \family sans
24762 <referencia>
24763 \begin_inset space ~
24764 \end_inset
24765
24766 en
24767 \begin_inset space ~
24768 \end_inset
24769
24770 página
24771 \begin_inset space ~
24772 \end_inset
24773
24774 <página> 
24775 \family default
24776 no imprimirá nada sobre la página si la etiqueta está en la misma página.
24777 \end_layout
24778
24779 \begin_layout Standard
24780 El número y página actual de la parte del documento referida es automáticamente
24781  calculado por \SpecialChar LaTeX
24782  en la salida.
24783  Las variedades se ajustan en el campo 
24784 \family sans
24785 Formato
24786 \family default
24787  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
24788 \end_layout
24789
24790 \begin_layout Standard
24791 \begin_inset Note Greyedout
24792 status open
24793
24794 \begin_layout Plain Layout
24795
24796 \series bold
24797 Nota: 
24798 \series default
24799 Se recomienda usar el paquete \SpecialChar LaTeX
24800  
24801 \series bold
24802 refstyle
24803 \series default
24804
24805 \begin_inset Index idx
24806 status collapsed
24807
24808 \begin_layout Plain Layout
24809 \SpecialChar LaTeX
24810 -paquetes ! refstyle
24811 \end_layout
24812
24813 \end_inset
24814
24815  porque 
24816 \series bold
24817 prettyref
24818 \series default
24819
24820 \begin_inset Index idx
24821 status collapsed
24822
24823 \begin_layout Plain Layout
24824 \SpecialChar LaTeX
24825 -paquetes ! prettyref
24826 \end_layout
24827
24828 \end_inset
24829
24830  no reconoce todas las abreviaturas de etiquetas
24831 \begin_inset Foot
24832 status collapsed
24833
24834 \begin_layout Plain Layout
24835 \begin_inset Quotes fld
24836 \end_inset
24837
24838 fig:
24839 \begin_inset Quotes frd
24840 \end_inset
24841
24842 , por ejemplo, es la abreviatura en \SpecialChar LyX
24843  para las etiquetas de leyendas de figuras.
24844 \end_layout
24845
24846 \end_inset
24847
24848  posibles en \SpecialChar LyX
24849  y no está internacionalizado.
24850 \end_layout
24851
24852 \end_inset
24853
24854
24855 \end_layout
24856
24857 \begin_layout Subsection
24858 Designación automática de referencias
24859 \begin_inset Index idx
24860 status collapsed
24861
24862 \begin_layout Plain Layout
24863 Referencias ! Designación automática
24864 \end_layout
24865
24866 \end_inset
24867
24868
24869 \end_layout
24870
24871 \begin_layout Standard
24872 El paquete \SpecialChar LaTeX
24873  
24874 \series bold
24875 hyperref
24876 \series default
24877
24878 \begin_inset Index idx
24879 status collapsed
24880
24881 \begin_layout Plain Layout
24882 \SpecialChar LaTeX
24883 -paquetes ! hyperref
24884 \end_layout
24885
24886 \end_inset
24887
24888 , que se habilita en 
24889 \family sans
24890 Propiedades PDF
24891 \family default
24892  del diálogo 
24893 \family sans
24894 Documento\SpecialChar menuseparator
24895 Configuración
24896 \family default
24897 , dispone de una característica muy útil que permite incluir automáticamente
24898  en las referencias cruzadas el nombre de los flotantes referidos (o partes
24899  de texto como 
24900 \emph on
24901 sección
24902 \emph default
24903 ).
24904  Así, por ejemplo, no tendrás que escribir la palabra «Figura» delante de
24905  cada referencia a una figura.
24906  Para usar esta característica habilita el soporte para 
24907 \series bold
24908 hyperref
24909 \series default
24910  e inserta la siguiente línea en el preámbulo \SpecialChar LaTeX
24911 :
24912 \end_layout
24913
24914 \begin_layout Standard
24915
24916 \series bold
24917
24918 \backslash
24919 AtBeginDocument{
24920 \backslash
24921 renewcommand{
24922 \backslash
24923 ref}[1]{
24924 \backslash
24925 mbox{
24926 \backslash
24927 autoref{#1}}}}
24928 \end_layout
24929
24930 \begin_layout Standard
24931 Si prefieres otros nombres para las referencias distintos de los predeterminados
24932 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
24933  lo siguiente en el preámbulo:
24934 \end_layout
24935
24936 \begin_layout Standard
24937
24938 \series bold
24939
24940 \backslash
24941 addto
24942 \backslash
24943 extrasspanish{
24944 \backslash
24945 renewcommand{
24946 \backslash
24947 sectionautorefname}
24948 \begin_inset Newline newline
24949 \end_inset
24950
24951
24952 \begin_inset Phantom HPhantom
24953 status open
24954
24955 \begin_layout Plain Layout
24956
24957 \series bold
24958 \begin_inset space ~
24959 \end_inset
24960
24961
24962 \end_layout
24963
24964 \end_inset
24965
24966 {sec.
24967 \backslash
24968 negthinspace}}
24969 \end_layout
24970
24971 \begin_layout Standard
24972 Si estás usando un idioma de documento distinto del español, reemplaza
24973 \begin_inset Newline newline
24974 \end_inset
24975
24976  
24977 \series bold
24978
24979 \backslash
24980 extrasspanish
24981 \series default
24982  por
24983 \series bold
24984  
24985 \backslash
24986 extras***
24987 \series default
24988 , donde *** es el nombre del idioma utilizado.
24989 \end_layout
24990
24991 \begin_layout Standard
24992 Para obtener nombres automáticos pero no para determinados tipos de referencias,
24993  por ejemplo no para ecuaciones, usa este código de preámbulo:
24994 \end_layout
24995
24996 \begin_layout Standard
24997
24998 \series bold
24999
25000 \backslash
25001 addto
25002 \backslash
25003 extrasspanish{
25004 \backslash
25005 renewcommand*{
25006 \backslash
25007 equationautorefname}[1]{}}
25008 \end_layout
25009
25010 \begin_layout Standard
25011 En la documentación de 
25012 \series bold
25013 hyperref
25014 \series default
25015  
25016 \begin_inset CommandInset citation
25017 LatexCommand cite
25018 key "hyperref"
25019
25020 \end_inset
25021
25022  puedes encontrar más información.
25023
25024 \series bold
25025  
25026 \end_layout
25027
25028 \begin_layout Standard
25029 \begin_inset Note Greyedout
25030 status open
25031
25032 \begin_layout Plain Layout
25033
25034 \series bold
25035 Nota:
25036 \series default
25037  La designación automática de referencias no puede usarse en el estilo 
25038 \family sans
25039 Referencia
25040 \begin_inset space ~
25041 \end_inset
25042
25043 con
25044 \begin_inset space ~
25045 \end_inset
25046
25047 formato
25048 \family default
25049 , descrita en la sección
25050 \begin_inset space ~
25051 \end_inset
25052
25053
25054 \begin_inset CommandInset ref
25055 LatexCommand ref
25056 reference "subsec:Formatos-referencia-cruzada"
25057
25058 \end_inset
25059
25060 .
25061 \end_layout
25062
25063 \end_inset
25064
25065
25066 \end_layout
25067
25068 \begin_layout Standard
25069 El manual 
25070 \emph on
25071 Ecuaciones
25072 \emph default
25073  es un ejemplo de documento en el que se ha utilizado designación automática
25074  de referencias.
25075 \end_layout
25076
25077 \begin_layout Subsection
25078 Colocación de referencias
25079 \begin_inset CommandInset label
25080 LatexCommand label
25081 name "subsec:Colocación-de-Referencias"
25082
25083 \end_inset
25084
25085
25086 \begin_inset Index idx
25087 status collapsed
25088
25089 \begin_layout Plain Layout
25090 Referencias ! Colocación
25091 \end_layout
25092
25093 \end_inset
25094
25095
25096 \end_layout
25097
25098 \begin_layout Standard
25099 Si usas 
25100 \series bold
25101 hyperref
25102 \series default
25103
25104 \begin_inset Index idx
25105 status collapsed
25106
25107 \begin_layout Plain Layout
25108 \SpecialChar LaTeX
25109 -paquetes ! hyperref
25110 \end_layout
25111
25112 \end_inset
25113
25114 , en las 
25115 \family sans
25116 Preferencias PDF 
25117 \family default
25118 del diálogo 
25119 \family sans
25120 Documento\SpecialChar menuseparator
25121 Configuración
25122 \family default
25123 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
25124  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
25125  La leyenda será la primera parte del texto en pantalla, de forma que para
25126  ver la imagen debes deslizar.
25127  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
25128  Usando el paquete 
25129 \series bold
25130 hypcap
25131 \series default
25132
25133 \begin_inset Index idx
25134 status collapsed
25135
25136 \begin_layout Plain Layout
25137 \SpecialChar LaTeX
25138 -paquetes ! hypcap
25139 \end_layout
25140
25141 \end_inset
25142
25143 , que forma parte del paquete \SpecialChar LaTeX
25144  
25145 \series bold
25146 oberdiek
25147 \series default
25148
25149 \begin_inset Index idx
25150 status collapsed
25151
25152 \begin_layout Plain Layout
25153 \SpecialChar LaTeX
25154 -paquetes ! oberdiek
25155 \end_layout
25156
25157 \end_inset
25158
25159 , el ancla de enlace se sitúa al comienzo de un flotante.
25160  Para usar esta característica para figuras flotantes carga 
25161 \series bold
25162 hypcap
25163 \series default
25164  en el preámbulo con
25165 \end_layout
25166
25167 \begin_layout Standard
25168
25169 \series bold
25170
25171 \backslash
25172 usepackage[figure]{hypcap}
25173 \end_layout
25174
25175 \begin_layout Standard
25176 Puedes usar 
25177 \series bold
25178 hypcap
25179 \series default
25180  para todos los flotantes aunque no se recomienda por razones de estabilidad.
25181  Más información en el manual de 
25182 \series bold
25183 hypcap
25184 \series default
25185  
25186 \begin_inset CommandInset citation
25187 LatexCommand cite
25188 key "hypcap"
25189
25190 \end_inset
25191
25192 .
25193 \end_layout
25194
25195 \begin_layout Standard
25196 \begin_inset Note Greyedout
25197 status open
25198
25199 \begin_layout Plain Layout
25200
25201 \series bold
25202 Nota:
25203 \series default
25204  
25205 \series bold
25206 hypcap
25207 \series default
25208  no funciona para las referencias a subfiguras.
25209 \end_layout
25210
25211 \end_inset
25212
25213
25214 \end_layout
25215
25216 \begin_layout Section
25217 Colocación de flotantes
25218 \begin_inset CommandInset label
25219 LatexCommand label
25220 name "sec:Colocación-de-Flotantes"
25221
25222 \end_inset
25223
25224
25225 \begin_inset Index idx
25226 status collapsed
25227
25228 \begin_layout Plain Layout
25229 Flotantes ! Colocación
25230 \end_layout
25231
25232 \end_inset
25233
25234
25235 \end_layout
25236
25237 \begin_layout Standard
25238 Al pulsar con el botón derecho del ratón sobre un cuadro de flotante y elegir
25239  
25240 \family sans
25241 Configuración
25242 \family default
25243 , se abre un diálogo en el que pueden cambiarse las opciones de \SpecialChar LaTeX
25244  para situar
25245  los flotantes.
25246 \begin_inset Newline newline
25247 \end_inset
25248
25249 La opción 
25250 \family sans
25251 Extender
25252 \begin_inset space ~
25253 \end_inset
25254
25255 columnas
25256 \family default
25257  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
25258  abarcará ambas columnas en lugar de una sola.
25259 \begin_inset Newline newline
25260 \end_inset
25261
25262 La opción 
25263 \family sans
25264 Girar
25265 \begin_inset space ~
25266 \end_inset
25267
25268 a
25269 \begin_inset space ~
25270 \end_inset
25271
25272 un
25273 \begin_inset space ~
25274 \end_inset
25275
25276 lado
25277 \family default
25278  sirve para girar flotantes, véase sección
25279 \begin_inset space ~
25280 \end_inset
25281
25282
25283 \begin_inset CommandInset ref
25284 LatexCommand ref
25285 reference "sec:Rotación-de-Flotantes"
25286
25287 \end_inset
25288
25289 .
25290  
25291 \end_layout
25292
25293 \begin_layout Standard
25294 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
25295  la posición de un flotante si desmarcas la opción 
25296 \family sans
25297 Usar
25298 \begin_inset space ~
25299 \end_inset
25300
25301 ubicación
25302 \begin_inset space ~
25303 \end_inset
25304
25305 predeterminada
25306 \family default
25307 :
25308 \end_layout
25309
25310 \begin_layout Description
25311
25312 \family sans
25313 \series bold
25314 Aquí
25315 \begin_inset space ~
25316 \end_inset
25317
25318 si
25319 \begin_inset space ~
25320 \end_inset
25321
25322 es
25323 \begin_inset space ~
25324 \end_inset
25325
25326 posible
25327 \family default
25328 \series default
25329  intenta situar el flotante en la posición en la que se inserta
25330 \end_layout
25331
25332 \begin_layout Description
25333
25334 \family sans
25335 \series bold
25336 Principio
25337 \begin_inset space ~
25338 \end_inset
25339
25340 de
25341 \begin_inset space ~
25342 \end_inset
25343
25344 página
25345 \family default
25346 \series default
25347  intenta situar el flotante al principio de la página actual
25348 \end_layout
25349
25350 \begin_layout Description
25351
25352 \family sans
25353 \series bold
25354 Fin
25355 \begin_inset space ~
25356 \end_inset
25357
25358 de
25359 \begin_inset space ~
25360 \end_inset
25361
25362 página
25363 \family default
25364 \series default
25365  intenta situar el flotante al final de la página actual
25366 \end_layout
25367
25368 \begin_layout Description
25369
25370 \family sans
25371 \series bold
25372 Página
25373 \begin_inset space ~
25374 \end_inset
25375
25376 de
25377 \begin_inset space ~
25378 \end_inset
25379
25380 flotantes
25381 \family default
25382 \series default
25383  intenta situar el flotante en una página propia 
25384 \end_layout
25385
25386 \begin_layout Standard
25387 \SpecialChar LaTeX
25388  usa 
25389 \emph on
25390 siempre
25391 \emph default
25392  ese orden de opciones.
25393  Significa que si usas la colocación predeterminada, \SpecialChar LaTeX
25394  probará en primer
25395  lugar 
25396 \family sans
25397 Aquí
25398 \begin_inset space ~
25399 \end_inset
25400
25401 si
25402 \begin_inset space ~
25403 \end_inset
25404
25405 es
25406 \begin_inset space ~
25407 \end_inset
25408
25409 posible
25410 \family default
25411 , luego 
25412 \family sans
25413 Principio
25414 \begin_inset space ~
25415 \end_inset
25416
25417 de
25418 \begin_inset space ~
25419 \end_inset
25420
25421 página
25422 \family default
25423 , y después las otras.
25424  Si no usas la predeterminada, \SpecialChar LaTeX
25425  sólo probará las opciones marcadas pero
25426  en dicho orden.
25427  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
25428  pero intenta poner el flotante en la página siguiente.
25429 \end_layout
25430
25431 \begin_layout Standard
25432 De forma predeterminada cada una de las opciones tiene sus propias reglas:
25433 \end_layout
25434
25435 \begin_layout Labeling
25436 \labelwidthstring 00.00.0000
25437
25438 \family sans
25439 Principio
25440 \begin_inset space ~
25441 \end_inset
25442
25443 de
25444 \begin_inset space ~
25445 \end_inset
25446
25447 página:
25448 \family default
25449  sólo si el flotante ocupa menos del 70
25450 \begin_inset space \thinspace{}
25451 \end_inset
25452
25453 % de la página puede ubicarse al principio de página (
25454 \series bold
25455
25456 \backslash
25457 topfraction
25458 \series default
25459 )
25460 \end_layout
25461
25462 \begin_layout Labeling
25463 \labelwidthstring 00.00.0000
25464
25465 \family sans
25466 Fin
25467 \begin_inset space ~
25468 \end_inset
25469
25470 de
25471 \begin_inset space ~
25472 \end_inset
25473
25474 página:
25475 \family default
25476  sólo si el flotante ocupa menos del 30
25477 \begin_inset space \thinspace{}
25478 \end_inset
25479
25480 % de la página puede ubicarse al fin de página.
25481  (
25482 \series bold
25483
25484 \backslash
25485 bottomfraction
25486 \series default
25487 )
25488 \end_layout
25489
25490 \begin_layout Labeling
25491 \labelwidthstring 00.00.0000
25492
25493 \family sans
25494 Página
25495 \begin_inset space ~
25496 \end_inset
25497
25498 de
25499 \begin_inset space ~
25500 \end_inset
25501
25502 flotantes:
25503 \family default
25504  sólo si más del 50
25505 \begin_inset space \thinspace{}
25506 \end_inset
25507
25508 % de la página se ocupa por flotantes puede haber varios juntos en la misma
25509  página.
25510  (
25511 \series bold
25512
25513 \backslash
25514 floatpagefraction
25515 \series default
25516 )
25517 \end_layout
25518
25519 \begin_layout Standard
25520 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
25521  
25522 \family sans
25523 Ignorar
25524 \begin_inset space ~
25525 \end_inset
25526
25527 reglas
25528 \begin_inset space ~
25529 \end_inset
25530
25531 de
25532 \begin_inset space ~
25533 \end_inset
25534
25535 \SpecialChar LaTeX
25536
25537 \family default
25538 .
25539 \begin_inset Newline newline
25540 \end_inset
25541
25542 También puedes redefinir las reglas con los comandos \SpecialChar LaTeX
25543  que van entre paréntesis
25544  tras la descripción de las reglas anteriores.
25545  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
25546  la regla 
25547 \family sans
25548 Fin
25549 \family default
25550
25551 \begin_inset space ~
25552 \end_inset
25553
25554
25555 \family sans
25556 de
25557 \family default
25558
25559 \begin_inset space ~
25560 \end_inset
25561
25562
25563 \family sans
25564 página
25565 \family default
25566  al 50
25567 \begin_inset space \thinspace{}
25568 \end_inset
25569
25570 %, añade esta línea en el preámbulo:
25571 \end_layout
25572
25573 \begin_layout Standard
25574
25575 \series bold
25576
25577 \backslash
25578 renewcommand{
25579 \backslash
25580 bottomfraction}{0.5}
25581 \end_layout
25582
25583 \begin_layout Standard
25584 En determinados casos podrías necesitar ubicar un flotante exactamente en
25585  la posición en la que se inserta.
25586  Para esto puedes usar la opción 
25587 \family sans
25588 Aquí
25589 \begin_inset space ~
25590 \end_inset
25591
25592 definitivamente
25593 \family default
25594 .
25595  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
25596  porque el flotante ya no podrá «flotar» y si haces cambios al documento
25597  se podría estropear el diseño de la página.
25598 \end_layout
25599
25600 \begin_layout Standard
25601 No hay opciones de ubicación para envoltorios flotantes porque siempre están
25602  rodeados por texto de un párrafo determinado.
25603 \begin_inset VSpace bigskip
25604 \end_inset
25605
25606
25607 \end_layout
25608
25609 \begin_layout Standard
25610 A veces surge el problema de que un flotante se sitúa al principio de la
25611  página mientras que su sección correspondiente empieza en mitad de la página,
25612  así que el lector podría creer que el flotante forma parte de la sección
25613  anterior.
25614  Para evitarlo puede emplearse el comando \SpecialChar LaTeX
25615  
25616 \series bold
25617
25618 \backslash
25619 suppressfloats
25620 \series default
25621 , que suprime la ubicación de un flotante dado en la página donde se inserta
25622  y además puede servir para evitar que el flotante se coloque antes del
25623  inicio de sección.
25624  Para ello, añade estos comandos al preámbulo:
25625 \end_layout
25626
25627 \begin_layout Standard
25628
25629 \series bold
25630
25631 \backslash
25632 let
25633 \backslash
25634 mySection
25635 \backslash
25636 section
25637 \begin_inset Newline newline
25638 \end_inset
25639
25640
25641 \backslash
25642 renewcommand{
25643 \backslash
25644 section}{
25645 \backslash
25646 suppressfloats[t]
25647 \backslash
25648 mySection}
25649 \end_layout
25650
25651 \begin_layout Standard
25652 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
25653  subsecciones.
25654  No es recomendable para partes pequeñas de texto como subsubsecciones porque
25655  \SpecialChar LaTeX
25656  podría tener problemas para encontrar una ubicación adecuada.
25657 \end_layout
25658
25659 \begin_layout Standard
25660 \begin_inset VSpace bigskip
25661 \end_inset
25662
25663 En ciertos casos se quieren tener todas las figuras/cuadros al final del
25664  documento.
25665  Para estos casos está el paquete \SpecialChar LaTeX
25666  
25667 \series bold
25668 endfloat
25669 \series default
25670
25671 \begin_inset Index idx
25672 status collapsed
25673
25674 \begin_layout Plain Layout
25675 \SpecialChar LaTeX
25676 -paquetes ! endfloat
25677 \end_layout
25678
25679 \end_inset
25680
25681 .
25682  Pone todas las figuras y cuadros flotantes al final del documento en secciones
25683  propias.
25684  En la posición original del flotante se inserta una indicación como «
25685 \family sans
25686 [Figure
25687 \begin_inset space ~
25688 \end_inset
25689
25690 3.2 about here.]
25691 \family default
25692 ».
25693  El paquete 
25694 \series bold
25695 endfloat
25696 \series default
25697  se carga en el preámbulo con la línea
25698 \end_layout
25699
25700 \begin_layout Standard
25701
25702 \series bold
25703
25704 \backslash
25705 usepackage[options]{endfloat}
25706 \end_layout
25707
25708 \begin_layout Standard
25709 Hay varias opciones para diseñar las secciones figura/cuadro creadas.
25710  Para más información véase la documentación 
25711 \begin_inset CommandInset citation
25712 LatexCommand cite
25713 key "endfloat"
25714
25715 \end_inset
25716
25717 .
25718 \begin_inset Newline newline
25719 \end_inset
25720
25721
25722 \begin_inset Note Greyedout
25723 status open
25724
25725 \begin_layout Plain Layout
25726
25727 \series bold
25728 Nota: endfloat
25729 \series default
25730  no traduce automáticamente la indicación, hay que hacerlo manualmente,
25731  véase sección
25732 \begin_inset space ~
25733 \end_inset
25734
25735 4 en 
25736 \begin_inset CommandInset citation
25737 LatexCommand cite
25738 key "endfloat"
25739
25740 \end_inset
25741
25742 .
25743 \end_layout
25744
25745 \end_inset
25746
25747
25748 \begin_inset Newline newline
25749 \end_inset
25750
25751
25752 \begin_inset Note Greyedout
25753 status open
25754
25755 \begin_layout Plain Layout
25756
25757 \series bold
25758 Nota:
25759 \series default
25760  Actualmente hay un error en 
25761 \series bold
25762 endfloat
25763 \series default
25764  cuando la leyenda contiene el carácter alemán «ß».
25765  Usa en ese caso el comando «
25766 \series bold
25767
25768 \backslash
25769 ss
25770 \series default
25771 » en código \SpecialChar TeX
25772  en vez de «ß».
25773 \end_layout
25774
25775 \end_inset
25776
25777
25778 \end_layout
25779
25780 \begin_layout Standard
25781 \begin_inset VSpace bigskip
25782 \end_inset
25783
25784 Más detalles sobre ubicación de flotantes en libros sobre \SpecialChar LaTeX
25785  como 
25786 \begin_inset CommandInset citation
25787 LatexCommand cite
25788 key "latexcompanion,latexguide,latexbook"
25789
25790 \end_inset
25791
25792 .
25793 \end_layout
25794
25795 \begin_layout Section
25796 Rotación de flotantes
25797 \begin_inset CommandInset label
25798 LatexCommand label
25799 name "sec:Rotación-de-Flotantes"
25800
25801 \end_inset
25802
25803
25804 \begin_inset Index idx
25805 status collapsed
25806
25807 \begin_layout Plain Layout
25808 Flotantes ! Rotación
25809 \end_layout
25810
25811 \end_inset
25812
25813
25814 \end_layout
25815
25816 \begin_layout Standard
25817 Podrías necesitar girar flotantes, especialmente con cuadros grandes.
25818  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
25819  la opción 
25820 \family sans
25821 Girar
25822 \begin_inset space ~
25823 \end_inset
25824
25825 a
25826 \begin_inset space ~
25827 \end_inset
25828
25829 un
25830 \begin_inset space ~
25831 \end_inset
25832
25833 lado
25834 \family default
25835 .
25836 \end_layout
25837
25838 \begin_layout Standard
25839 Los flotantes girados son puestos siempre en su propia página (o columna
25840  si el documento es de dos columnas).
25841  Se les puede permitir abarcar varias columnas con la opción de configuración
25842  
25843 \family sans
25844 Extender
25845 \begin_inset space ~
25846 \end_inset
25847
25848 columnas
25849 \family default
25850 .
25851  Se rotan de forma que puedes leerlos desde el margen externo.
25852  Para forzar determinada dirección de rotación para todas las páginas, puedes
25853  añadir una de las opciones 
25854 \series bold
25855 figuresleft
25856 \series default
25857  o 
25858 \series bold
25859 figuresright
25860 \series default
25861  a las opciones de clase del documento.
25862 \end_layout
25863
25864 \begin_layout Standard
25865 Los flotantes girados se refieren igual que los normales, y el formato de
25866  la leyenda también es el mismo: un ejemplo es el cuadro
25867 \begin_inset space ~
25868 \end_inset
25869
25870
25871 \begin_inset CommandInset ref
25872 LatexCommand ref
25873 reference "tab:Cuadro-girado"
25874
25875 \end_inset
25876
25877 .
25878 \end_layout
25879
25880 \begin_layout Standard
25881 \begin_inset Note Greyedout
25882 status open
25883
25884 \begin_layout Plain Layout
25885
25886 \series bold
25887 Nota:
25888 \series default
25889  No todos los visores DVI pueden mostrar cuadros girados.
25890 \end_layout
25891
25892 \end_inset
25893
25894
25895 \end_layout
25896
25897 \begin_layout Standard
25898 \begin_inset Float table
25899 wide false
25900 sideways true
25901 status open
25902
25903 \begin_layout Plain Layout
25904 \begin_inset Caption Standard
25905
25906 \begin_layout Plain Layout
25907 \begin_inset CommandInset label
25908 LatexCommand label
25909 name "tab:Cuadro-girado"
25910
25911 \end_inset
25912
25913 Cuadro girado
25914 \end_layout
25915
25916 \end_inset
25917
25918
25919 \end_layout
25920
25921 \begin_layout Plain Layout
25922 \align center
25923 \begin_inset Tabular
25924 <lyxtabular version="3" rows="1" columns="5">
25925 <features tabularvalignment="middle">
25926 <column alignment="center" valignment="top">
25927 <column alignment="center" valignment="top">
25928 <column alignment="center" valignment="top">
25929 <column alignment="center" valignment="top">
25930 <column alignment="center" valignment="top">
25931 <row>
25932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25933 \begin_inset Text
25934
25935 \begin_layout Plain Layout
25936 test
25937 \end_layout
25938
25939 \end_inset
25940 </cell>
25941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25942 \begin_inset Text
25943
25944 \begin_layout Plain Layout
25945 b
25946 \end_layout
25947
25948 \end_inset
25949 </cell>
25950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25951 \begin_inset Text
25952
25953 \begin_layout Plain Layout
25954 c
25955 \end_layout
25956
25957 \end_inset
25958 </cell>
25959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25960 \begin_inset Text
25961
25962 \begin_layout Plain Layout
25963 d
25964 \end_layout
25965
25966 \end_inset
25967 </cell>
25968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25969 \begin_inset Text
25970
25971 \begin_layout Plain Layout
25972 e
25973 \end_layout
25974
25975 \end_inset
25976 </cell>
25977 </row>
25978 </lyxtabular>
25979
25980 \end_inset
25981
25982
25983 \end_layout
25984
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \begin_layout Section
25991 Subflotantes
25992 \begin_inset Index idx
25993 status collapsed
25994
25995 \begin_layout Plain Layout
25996 Flotantes ! Subflotantes
25997 \end_layout
25998
25999 \end_inset
26000
26001
26002 \end_layout
26003
26004 \begin_layout Standard
26005 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
26006  imágenes.
26007  Se crean insertando un flotante dentro de otro.
26008  La colocación de los subflotantes puede controlarse como si fueran párrafos,
26009  como se muestra en los cuadros
26010 \begin_inset space ~
26011 \end_inset
26012
26013
26014 \begin_inset CommandInset ref
26015 LatexCommand ref
26016 reference "tab:Dos-subcuadros-adosados"
26017
26018 \end_inset
26019
26020  y
26021 \begin_inset space ~
26022 \end_inset
26023
26024
26025 \begin_inset CommandInset ref
26026 LatexCommand ref
26027 reference "tab:Dos-subcuadros-uno-sobre"
26028
26029 \end_inset
26030
26031 .
26032 \end_layout
26033
26034 \begin_layout Standard
26035 Las referencias a subflotantes funcionan como en los flotantes normales:
26036  el cuadro
26037 \begin_inset space ~
26038 \end_inset
26039
26040
26041 \begin_inset CommandInset ref
26042 LatexCommand ref
26043 reference "tab:Este-es-el-subcuadro-a"
26044
26045 \end_inset
26046
26047  y el cuadro
26048 \begin_inset space ~
26049 \end_inset
26050
26051
26052 \begin_inset CommandInset ref
26053 LatexCommand ref
26054 reference "tab:Este-es-el-subcuadro-b"
26055
26056 \end_inset
26057
26058  son subcuadros del cuadro
26059 \begin_inset space ~
26060 \end_inset
26061
26062
26063 \begin_inset CommandInset ref
26064 LatexCommand ref
26065 reference "tab:Dos-subcuadros-adosados"
26066
26067 \end_inset
26068
26069 .
26070 \end_layout
26071
26072 \begin_layout Standard
26073 \begin_inset Float table
26074 wide false
26075 sideways false
26076 status open
26077
26078 \begin_layout Plain Layout
26079 \begin_inset Caption Standard
26080
26081 \begin_layout Plain Layout
26082 \begin_inset CommandInset label
26083 LatexCommand label
26084 name "tab:Dos-subcuadros-adosados"
26085
26086 \end_inset
26087
26088 Dos subcuadros adosados
26089 \end_layout
26090
26091 \end_inset
26092
26093
26094 \end_layout
26095
26096 \begin_layout Plain Layout
26097 \begin_inset space \hfill{}
26098 \end_inset
26099
26100
26101 \begin_inset Float table
26102 wide false
26103 sideways false
26104 status open
26105
26106 \begin_layout Plain Layout
26107 \begin_inset Caption Standard
26108
26109 \begin_layout Plain Layout
26110 \begin_inset CommandInset label
26111 LatexCommand label
26112 name "tab:Este-es-el-subcuadro-a"
26113
26114 \end_inset
26115
26116 Este es el subcuadro a
26117 \end_layout
26118
26119 \end_inset
26120
26121
26122 \end_layout
26123
26124 \begin_layout Plain Layout
26125 \align center
26126 \begin_inset Tabular
26127 <lyxtabular version="3" rows="1" columns="5">
26128 <features tabularvalignment="middle">
26129 <column alignment="center" valignment="top">
26130 <column alignment="center" valignment="top">
26131 <column alignment="center" valignment="top">
26132 <column alignment="center" valignment="top">
26133 <column alignment="center" valignment="top">
26134 <row>
26135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26136 \begin_inset Text
26137
26138 \begin_layout Plain Layout
26139 test 
26140 \end_layout
26141
26142 \end_inset
26143 </cell>
26144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26145 \begin_inset Text
26146
26147 \begin_layout Plain Layout
26148 b
26149 \end_layout
26150
26151 \end_inset
26152 </cell>
26153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26154 \begin_inset Text
26155
26156 \begin_layout Plain Layout
26157 c
26158 \end_layout
26159
26160 \end_inset
26161 </cell>
26162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26163 \begin_inset Text
26164
26165 \begin_layout Plain Layout
26166 d
26167 \end_layout
26168
26169 \end_inset
26170 </cell>
26171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26172 \begin_inset Text
26173
26174 \begin_layout Plain Layout
26175 e
26176 \end_layout
26177
26178 \end_inset
26179 </cell>
26180 </row>
26181 </lyxtabular>
26182
26183 \end_inset
26184
26185
26186 \end_layout
26187
26188 \end_inset
26189
26190
26191 \begin_inset space \hfill{}
26192 \end_inset
26193
26194
26195 \begin_inset Float table
26196 wide false
26197 sideways false
26198 status open
26199
26200 \begin_layout Plain Layout
26201 \begin_inset Caption Standard
26202
26203 \begin_layout Plain Layout
26204 \begin_inset CommandInset label
26205 LatexCommand label
26206 name "tab:Este-es-el-subcuadro-b"
26207
26208 \end_inset
26209
26210 Esta es la subtabla b
26211 \end_layout
26212
26213 \end_inset
26214
26215
26216 \end_layout
26217
26218 \begin_layout Plain Layout
26219 \align center
26220 \begin_inset Tabular
26221 <lyxtabular version="3" rows="1" columns="5">
26222 <features tabularvalignment="middle">
26223 <column alignment="center" valignment="top">
26224 <column alignment="center" valignment="top">
26225 <column alignment="center" valignment="top">
26226 <column alignment="center" valignment="top">
26227 <column alignment="center" valignment="top">
26228 <row>
26229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26230 \begin_inset Text
26231
26232 \begin_layout Plain Layout
26233 e
26234 \end_layout
26235
26236 \end_inset
26237 </cell>
26238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26239 \begin_inset Text
26240
26241 \begin_layout Plain Layout
26242 d
26243 \end_layout
26244
26245 \end_inset
26246 </cell>
26247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26248 \begin_inset Text
26249
26250 \begin_layout Plain Layout
26251 c
26252 \end_layout
26253
26254 \end_inset
26255 </cell>
26256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26257 \begin_inset Text
26258
26259 \begin_layout Plain Layout
26260 b
26261 \end_layout
26262
26263 \end_inset
26264 </cell>
26265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26266 \begin_inset Text
26267
26268 \begin_layout Plain Layout
26269 test
26270 \end_layout
26271
26272 \end_inset
26273 </cell>
26274 </row>
26275 </lyxtabular>
26276
26277 \end_inset
26278
26279
26280 \end_layout
26281
26282 \end_inset
26283
26284
26285 \begin_inset space \hfill{}
26286 \end_inset
26287
26288
26289 \end_layout
26290
26291 \end_inset
26292
26293
26294 \end_layout
26295
26296 \begin_layout Standard
26297 \begin_inset Float table
26298 wide false
26299 sideways false
26300 status open
26301
26302 \begin_layout Plain Layout
26303 \begin_inset Caption Standard
26304
26305 \begin_layout Plain Layout
26306 \begin_inset CommandInset label
26307 LatexCommand label
26308 name "tab:Dos-subcuadros-uno-sobre"
26309
26310 \end_inset
26311
26312 Dos subcuadros colocados uno sobre otro.
26313  El cuadro (a) con 4 celdas, el (b) con 5 celdas.
26314 \end_layout
26315
26316 \end_inset
26317
26318
26319 \end_layout
26320
26321 \begin_layout Plain Layout
26322 \noindent
26323 \align center
26324 \begin_inset Float table
26325 wide false
26326 sideways false
26327 status open
26328
26329 \begin_layout Plain Layout
26330 \begin_inset Caption Standard
26331
26332 \begin_layout Plain Layout
26333
26334 \end_layout
26335
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \begin_layout Plain Layout
26342 \align center
26343 \begin_inset Tabular
26344 <lyxtabular version="3" rows="1" columns="4">
26345 <features tabularvalignment="middle">
26346 <column alignment="center" valignment="top">
26347 <column alignment="center" valignment="top">
26348 <column alignment="center" valignment="top">
26349 <column alignment="center" valignment="top">
26350 <row>
26351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26352 \begin_inset Text
26353
26354 \begin_layout Plain Layout
26355 test
26356 \end_layout
26357
26358 \end_inset
26359 </cell>
26360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26361 \begin_inset Text
26362
26363 \begin_layout Plain Layout
26364 test
26365 \end_layout
26366
26367 \end_inset
26368 </cell>
26369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26370 \begin_inset Text
26371
26372 \begin_layout Plain Layout
26373 test
26374 \end_layout
26375
26376 \end_inset
26377 </cell>
26378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26379 \begin_inset Text
26380
26381 \begin_layout Plain Layout
26382 test
26383 \end_layout
26384
26385 \end_inset
26386 </cell>
26387 </row>
26388 </lyxtabular>
26389
26390 \end_inset
26391
26392
26393 \end_layout
26394
26395 \end_inset
26396
26397
26398 \end_layout
26399
26400 \begin_layout Plain Layout
26401 \align center
26402 \begin_inset Float table
26403 wide false
26404 sideways false
26405 status open
26406
26407 \begin_layout Plain Layout
26408 \begin_inset Caption Standard
26409
26410 \begin_layout Plain Layout
26411
26412 \end_layout
26413
26414 \end_inset
26415
26416
26417 \end_layout
26418
26419 \begin_layout Plain Layout
26420 \align center
26421 \begin_inset Tabular
26422 <lyxtabular version="3" rows="1" columns="5">
26423 <features tabularvalignment="middle">
26424 <column alignment="center" valignment="top">
26425 <column alignment="center" valignment="top">
26426 <column alignment="center" valignment="top">
26427 <column alignment="center" valignment="top">
26428 <column alignment="center" valignment="top">
26429 <row>
26430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26431 \begin_inset Text
26432
26433 \begin_layout Plain Layout
26434 a
26435 \end_layout
26436
26437 \end_inset
26438 </cell>
26439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26440 \begin_inset Text
26441
26442 \begin_layout Plain Layout
26443 b
26444 \end_layout
26445
26446 \end_inset
26447 </cell>
26448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26449 \begin_inset Text
26450
26451 \begin_layout Plain Layout
26452 c
26453 \end_layout
26454
26455 \end_inset
26456 </cell>
26457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26458 \begin_inset Text
26459
26460 \begin_layout Plain Layout
26461 d
26462 \end_layout
26463
26464 \end_inset
26465 </cell>
26466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26467 \begin_inset Text
26468
26469 \begin_layout Plain Layout
26470 e
26471 \end_layout
26472
26473 \end_inset
26474 </cell>
26475 </row>
26476 </lyxtabular>
26477
26478 \end_inset
26479
26480
26481 \end_layout
26482
26483 \end_inset
26484
26485
26486 \end_layout
26487
26488 \end_inset
26489
26490
26491 \end_layout
26492
26493 \begin_layout Section
26494 Flotantes adosados
26495 \begin_inset Index idx
26496 status collapsed
26497
26498 \begin_layout Plain Layout
26499 Flotantes ! Adosados
26500 \end_layout
26501
26502 \end_inset
26503
26504
26505 \end_layout
26506
26507 \begin_layout Standard
26508 Para colocar flotantes unos junto a otros, como en la figura
26509 \begin_inset space ~
26510 \end_inset
26511
26512
26513 \begin_inset CommandInset ref
26514 LatexCommand ref
26515 reference "fig:Flotante-izquierda"
26516
26517 \end_inset
26518
26519  y 
26520 \begin_inset CommandInset ref
26521 LatexCommand ref
26522 reference "fig:Flotante-derecha"
26523
26524 \end_inset
26525
26526 , se pone 
26527 \emph on
26528 un
26529 \emph default
26530  solo flotante.
26531  En él se insertan dos cuadros tipo minipágina.
26532 \begin_inset Foot
26533 status collapsed
26534
26535 \begin_layout Plain Layout
26536 Las minipáginas se explican en la sección
26537 \begin_inset space ~
26538 \end_inset
26539
26540
26541 \begin_inset CommandInset ref
26542 LatexCommand ref
26543 reference "sec:Minipáginas"
26544
26545 \end_inset
26546
26547 .
26548 \end_layout
26549
26550 \end_inset
26551
26552  La anchura de la columna se establece en 45-50
26553 \begin_inset space \thinspace{}
26554 \end_inset
26555
26556 % y la alineación en 
26557 \family sans
26558 Inferior
26559 \family default
26560  para cada minipágina.
26561  Las minipáginas contienen la imagen y su título, de igual forma que en
26562  los flotantes.
26563  La única diferencia es que el 
26564 \family sans
26565 Ancho
26566 \begin_inset space ~
26567 \end_inset
26568
26569 de
26570 \begin_inset space ~
26571 \end_inset
26572
26573 columna
26574 \begin_inset space ~
26575 \end_inset
26576
26577 %
26578 \family default
26579  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
26580 \end_layout
26581
26582 \begin_layout Standard
26583 \begin_inset Float figure
26584 placement h
26585 wide false
26586 sideways false
26587 status open
26588
26589 \begin_layout Plain Layout
26590 \begin_inset Box Frameless
26591 position "b"
26592 hor_pos "c"
26593 has_inner_box 1
26594 inner_pos "t"
26595 use_parbox 0
26596 use_makebox 0
26597 width "45col%"
26598 special "none"
26599 height "1in"
26600 height_special "totalheight"
26601 thickness "0.4pt"
26602 separation "3pt"
26603 shadowsize "4pt"
26604 framecolor "black"
26605 backgroundcolor "none"
26606 status open
26607
26608 \begin_layout Plain Layout
26609 \align center
26610 \begin_inset Graphics
26611         filename ../clipart/mobius.eps
26612         lyxscale 50
26613         width 100col%
26614         scaleBeforeRotation
26615
26616 \end_inset
26617
26618
26619 \end_layout
26620
26621 \begin_layout Plain Layout
26622 \begin_inset Caption Standard
26623
26624 \begin_layout Plain Layout
26625 \begin_inset CommandInset label
26626 LatexCommand label
26627 name "fig:Flotante-izquierda"
26628
26629 \end_inset
26630
26631 Flotante en el lado izquierdo.
26632 \end_layout
26633
26634 \end_inset
26635
26636
26637 \end_layout
26638
26639 \end_inset
26640
26641
26642 \begin_inset space \hfill{}
26643 \end_inset
26644
26645
26646 \begin_inset Box Frameless
26647 position "b"
26648 hor_pos "c"
26649 has_inner_box 1
26650 inner_pos "t"
26651 use_parbox 0
26652 use_makebox 0
26653 width "45col%"
26654 special "none"
26655 height "1in"
26656 height_special "totalheight"
26657 thickness "0.4pt"
26658 separation "3pt"
26659 shadowsize "4pt"
26660 framecolor "black"
26661 backgroundcolor "none"
26662 status open
26663
26664 \begin_layout Plain Layout
26665 \align center
26666 \begin_inset Graphics
26667         filename ../clipart/platypus.eps
26668         lyxscale 50
26669         width 100col%
26670         scaleBeforeRotation
26671
26672 \end_inset
26673
26674
26675 \end_layout
26676
26677 \begin_layout Plain Layout
26678 \begin_inset Caption Standard
26679
26680 \begin_layout Plain Layout
26681 \begin_inset CommandInset label
26682 LatexCommand label
26683 name "fig:Flotante-derecha"
26684
26685 \end_inset
26686
26687 Flotante en el lado derecho.
26688 \end_layout
26689
26690 \end_inset
26691
26692
26693 \end_layout
26694
26695 \end_inset
26696
26697
26698 \end_layout
26699
26700 \end_inset
26701
26702
26703 \end_layout
26704
26705 \begin_layout Standard
26706
26707 \lang english
26708 An alternative and simpler solution is to use the module 
26709 \family sans
26710 Variable-width Minipages
26711 \family default
26712 , see sec.
26713 \begin_inset space \thinspace{}
26714 \end_inset
26715
26716
26717 \begin_inset CommandInset ref
26718 LatexCommand ref
26719 reference "sec:Minipáginas"
26720
26721 \end_inset
26722
26723 .
26724  Variable-width minipages adapt automatically to the width of the figures
26725  and tables.
26726  They do not require an explicit width to be given, and they improve the
26727  horizontal alignment of the figures.
26728  The LyX example file 
26729 \emph on
26730 varwidth-floats-side-by-side
26731 \emph default
26732  gives examples of how to do this.
26733 \end_layout
26734
26735 \begin_layout Section
26736 Formato de las leyendas
26737 \begin_inset Index idx
26738 status collapsed
26739
26740 \begin_layout Plain Layout
26741 Leyendas ! Formato
26742 \end_layout
26743
26744 \end_inset
26745
26746
26747 \begin_inset Index idx
26748 status collapsed
26749
26750 \begin_layout Plain Layout
26751 Flotantes ! Formato de las leyendas
26752 \end_layout
26753
26754 \end_inset
26755
26756
26757 \begin_inset CommandInset label
26758 LatexCommand label
26759 name "sec:Formato-de-leyendas"
26760
26761 \end_inset
26762
26763
26764 \end_layout
26765
26766 \begin_layout Standard
26767 El entorno 
26768 \family sans
26769 Leyenda
26770 \family default
26771  es el predeterminado para los 
26772 \family sans
26773 Flotantes
26774 \family default
26775 .
26776  En \SpecialChar LyX
26777  las leyendas se muestran como etiqueta, p.
26778 \begin_inset space \thinspace{}
26779 \end_inset
26780
26781 e.
26782 \begin_inset space ~
26783 \end_inset
26784
26785 «
26786 \family sans
26787 Figura #
26788 \family default
26789 :» seguida por el texto.
26790  «#» es el número real de referencia.
26791  Por omisión la etiqueta y el número usan la misma tipografía que el texto
26792  de la leyenda y el signo dos puntos sigue al número para separar la etiqueta
26793  del texto.
26794  El entorno leyenda no es apropiado para todos los tipos de documento.
26795  
26796 \end_layout
26797
26798 \begin_layout Standard
26799 Para cambiar el formato predeterminado carga el paquete \SpecialChar LaTeX
26800  
26801 \series bold
26802 caption
26803 \series default
26804
26805 \begin_inset Index idx
26806 status collapsed
26807
26808 \begin_layout Plain Layout
26809 \SpecialChar LaTeX
26810 -paquetes ! caption
26811 \end_layout
26812
26813 \end_inset
26814
26815  en el preámbulo del documento con la línea:
26816 \end_layout
26817
26818 \begin_layout Standard
26819
26820 \series bold
26821
26822 \backslash
26823 usepackage[definición de formato]{caption}
26824 \end_layout
26825
26826 \begin_layout Standard
26827 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
26828  las leyendas de cuadro siempre sobre él como en este documento, usa el
26829  comando:
26830 \end_layout
26831
26832 \begin_layout Standard
26833
26834 \series bold
26835
26836 \backslash
26837 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
26838 \end_layout
26839
26840 \begin_layout Standard
26841 También puedes definir distintos formatos de leyenda para los distintos
26842  tipos de flotantes.
26843  En ese caso carga el paquete 
26844 \series bold
26845 caption
26846 \series default
26847  sin opciones específicas y define los distintos formatos con ayuda del
26848  comando
26849 \end_layout
26850
26851 \begin_layout Standard
26852
26853 \series bold
26854
26855 \backslash
26856 captionsetup[tipo de flotante]{definición de formato}
26857 \end_layout
26858
26859 \begin_layout Standard
26860 en el preámbulo del documento.
26861  Por ejemplo las leyendas de la Figura
26862 \begin_inset space ~
26863 \end_inset
26864
26865
26866 \begin_inset CommandInset ref
26867 LatexCommand ref
26868 reference "fig:Esto-es-una-fig"
26869
26870 \end_inset
26871
26872  y el cuadro
26873 \begin_inset space ~
26874 \end_inset
26875
26876
26877 \begin_inset CommandInset ref
26878 LatexCommand ref
26879 reference "tab:Esto-es-un-cuadro"
26880
26881 \end_inset
26882
26883  pueden crearse usando los siguientes comandos en el preámbulo:
26884 \end_layout
26885
26886 \begin_layout Standard
26887
26888 \series bold
26889
26890 \backslash
26891 usepackage[tableposition=top]{caption}
26892 \series default
26893
26894 \begin_inset Newline newline
26895 \end_inset
26896
26897
26898 \series bold
26899
26900 \backslash
26901 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
26902 \begin_inset Newline newline
26903 \end_inset
26904
26905
26906 \begin_inset Phantom HPhantom
26907 status open
26908
26909 \begin_layout Plain Layout
26910
26911 \series bold
26912
26913 \backslash
26914 captionsetup[figure]{
26915 \end_layout
26916
26917 \end_inset
26918
26919 labelsep=period}
26920 \begin_inset Newline newline
26921 \end_inset
26922
26923
26924 \backslash
26925 captionsetup[table]{labelfont={bf,sf}}
26926 \end_layout
26927
26928 \begin_layout Standard
26929 \begin_inset Note Greyedout
26930 status open
26931
26932 \begin_layout Plain Layout
26933
26934 \series bold
26935 Nota: 
26936 \series default
26937 La opción 
26938 \series bold
26939 tableposition=top
26940 \series default
26941  no tiene efecto si se usa una clase de documento 
26942 \series bold
26943 KOMA-Script
26944 \series default
26945 .
26946  En este caso debe utilizarse la opción de clase de documento 
26947 \series bold
26948 captions=tableheading
26949 \series default
26950 .
26951  
26952 \end_layout
26953
26954 \end_inset
26955
26956
26957 \end_layout
26958
26959 \begin_layout Standard
26960 Para más información sobre el paquete 
26961 \series bold
26962 caption
26963 \series default
26964  acude a su documentación 
26965 \begin_inset CommandInset citation
26966 LatexCommand cite
26967 key "caption"
26968
26969 \end_inset
26970
26971 .
26972 \end_layout
26973
26974 \begin_layout Standard
26975 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
26976 \begin_inset space \thinspace{}
26977 \end_inset
26978
26979 e., usa el siguiente comando de preámbulo:
26980 \end_layout
26981
26982 \begin_layout Standard
26983
26984 \series bold
26985
26986 \backslash
26987 renewcommand{
26988 \backslash
26989 fnum@figure}{Imagen~
26990 \backslash
26991 thefigure}
26992 \end_layout
26993
26994 \begin_layout Standard
26995 donde 
26996 \series bold
26997
26998 \backslash
26999 thefigure
27000 \series default
27001  inserta el número de figura y «~» genera un espacio protegido.
27002
27003 \series bold
27004  
27005 \end_layout
27006
27007 \begin_layout Standard
27008 \begin_inset VSpace bigskip
27009 \end_inset
27010
27011 Si estás usando una clase de documento 
27012 \series bold
27013 KOMA-Script
27014 \series default
27015
27016 \begin_inset Index idx
27017 status collapsed
27018
27019 \begin_layout Plain Layout
27020 \SpecialChar LaTeX
27021 -paquetes ! KOMA-Script
27022 \end_layout
27023
27024 \end_inset
27025
27026  (
27027 \family sans
27028 article (KOMA-Script)
27029 \family default
27030
27031 \family sans
27032 book (KOMA-Script)
27033 \family default
27034
27035 \family sans
27036 letter (KOMA-Script)
27037 \family default
27038 , o 
27039 \family sans
27040 report (KOMA-Script)
27041 \family default
27042
27043 \begin_inset space \thinspace{}
27044 \end_inset
27045
27046 ), puedes emplear en vez del paquete 
27047 \series bold
27048 caption
27049 \series default
27050  el comando 
27051 \series bold
27052
27053 \backslash
27054 setkomafont
27055 \series default
27056  incluido en 
27057 \series bold
27058 KOMA-Script
27059 \series default
27060 .
27061  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
27062  comando en el preámbulo del documento:
27063 \end_layout
27064
27065 \begin_layout Standard
27066
27067 \series bold
27068
27069 \backslash
27070 setkomafont{captionlabel}{
27071 \backslash
27072 bfseries}
27073 \end_layout
27074
27075 \begin_layout Standard
27076 Más información sobre 
27077 \series bold
27078
27079 \backslash
27080 setkomafont
27081 \series default
27082  en la documentación de 
27083 \series bold
27084 KOMA-Script
27085 \series default
27086  
27087 \begin_inset CommandInset citation
27088 LatexCommand cite
27089 key "KOMA-Script"
27090
27091 \end_inset
27092
27093 .
27094 \end_layout
27095
27096 \begin_layout Standard
27097 \begin_inset ERT
27098 status collapsed
27099
27100 \begin_layout Plain Layout
27101
27102
27103 \backslash
27104 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27105 }
27106 \end_layout
27107
27108 \end_inset
27109
27110
27111 \begin_inset Note Note
27112 status collapsed
27113
27114 \begin_layout Plain Layout
27115 El formato de la leyenda se ha cambiado sólo para este ejemplo.
27116 \end_layout
27117
27118 \end_inset
27119
27120
27121 \end_layout
27122
27123 \begin_layout Standard
27124 \begin_inset Float figure
27125 placement !p
27126 wide false
27127 sideways false
27128 status open
27129
27130 \begin_layout Plain Layout
27131 \align center
27132 \begin_inset Graphics
27133         filename ../clipart/mobius.eps
27134         lyxscale 50
27135         scale 50
27136
27137 \end_inset
27138
27139
27140 \end_layout
27141
27142 \begin_layout Plain Layout
27143 \begin_inset Caption Standard
27144
27145 \begin_layout Plain Layout
27146 \begin_inset CommandInset label
27147 LatexCommand label
27148 name "fig:Esto-es-una-fig"
27149
27150 \end_inset
27151
27152
27153 \begin_inset Argument 1
27154 status collapsed
27155
27156 \begin_layout Plain Layout
27157 Figura con leyenda muy larga
27158 \end_layout
27159
27160 \end_inset
27161
27162 Este es un ejemplo de figura con una leyenda con más de una línea para mostrar
27163  el formato diferente.
27164  Aquí se usa una leyenda personalizada.
27165 \end_layout
27166
27167 \end_inset
27168
27169
27170 \end_layout
27171
27172 \end_inset
27173
27174
27175 \end_layout
27176
27177 \begin_layout Standard
27178 \begin_inset ERT
27179 status collapsed
27180
27181 \begin_layout Plain Layout
27182
27183
27184 \backslash
27185 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27186 on}
27187 \end_layout
27188
27189 \end_inset
27190
27191
27192 \end_layout
27193
27194 \begin_layout Standard
27195 \begin_inset Float table
27196 placement !p
27197 wide false
27198 sideways false
27199 status open
27200
27201 \begin_layout Plain Layout
27202 \begin_inset Caption Standard
27203
27204 \begin_layout Plain Layout
27205 \begin_inset CommandInset label
27206 LatexCommand label
27207 name "tab:Esto-es-un-cuadro"
27208
27209 \end_inset
27210
27211
27212 \begin_inset Argument 1
27213 status collapsed
27214
27215 \begin_layout Plain Layout
27216 Cuadro con leyenda muy larga
27217 \end_layout
27218
27219 \end_inset
27220
27221 Este es un ejemplo de leyenda de cuadro con más de una línea para mostrar
27222  el formato diferente.
27223  Aquí se usa el formato de leyenda estándar para los cuadros.
27224 \end_layout
27225
27226 \end_inset
27227
27228
27229 \end_layout
27230
27231 \begin_layout Plain Layout
27232 \align center
27233 \begin_inset Tabular
27234 <lyxtabular version="3" rows="1" columns="5">
27235 <features tabularvalignment="middle">
27236 <column alignment="center" valignment="top">
27237 <column alignment="center" valignment="top">
27238 <column alignment="center" valignment="top">
27239 <column alignment="center" valignment="top">
27240 <column alignment="center" valignment="top">
27241 <row>
27242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27243 \begin_inset Text
27244
27245 \begin_layout Plain Layout
27246 a
27247 \end_layout
27248
27249 \end_inset
27250 </cell>
27251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27252 \begin_inset Text
27253
27254 \begin_layout Plain Layout
27255 b
27256 \end_layout
27257
27258 \end_inset
27259 </cell>
27260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27261 \begin_inset Text
27262
27263 \begin_layout Plain Layout
27264 c
27265 \end_layout
27266
27267 \end_inset
27268 </cell>
27269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27270 \begin_inset Text
27271
27272 \begin_layout Plain Layout
27273 d
27274 \end_layout
27275
27276 \end_inset
27277 </cell>
27278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27279 \begin_inset Text
27280
27281 \begin_layout Plain Layout
27282 e
27283 \end_layout
27284
27285 \end_inset
27286 </cell>
27287 </row>
27288 </lyxtabular>
27289
27290 \end_inset
27291
27292
27293 \end_layout
27294
27295 \end_inset
27296
27297
27298 \end_layout
27299
27300 \begin_layout Section
27301 Colocación de leyendas
27302 \begin_inset Index idx
27303 status collapsed
27304
27305 \begin_layout Plain Layout
27306 Leyendas ! Colocación
27307 \end_layout
27308
27309 \end_inset
27310
27311
27312 \begin_inset Index idx
27313 status collapsed
27314
27315 \begin_layout Plain Layout
27316 Flotantes ! Colocación de leyendas
27317 \end_layout
27318
27319 \end_inset
27320
27321
27322 \begin_inset CommandInset label
27323 LatexCommand label
27324 name "sec:Colocación-de-leyendas"
27325
27326 \end_inset
27327
27328
27329 \end_layout
27330
27331 \begin_layout Standard
27332 La norma habitual para colocar las leyendas es:
27333 \end_layout
27334
27335 \begin_layout Description
27336 Figura: La leyenda al pie de las figuras
27337 \end_layout
27338
27339 \begin_layout Description
27340 Cuadro: La leyenda sobre los cuadros
27341 \end_layout
27342
27343 \begin_layout Standard
27344 Desafortunadamente, las clases estándar de \SpecialChar LaTeX
27345  no soportan leyendas sobre un
27346  cuadro.
27347  Esto implica que si usas las clases de documento 
27348 \family sans
27349 article
27350 \family default
27351
27352 \family sans
27353 book
27354 \family default
27355
27356 \family sans
27357 letter
27358 \family default
27359 , o 
27360 \family sans
27361 report
27362 \family default
27363  no habrá espacio entre la leyenda y el cuadro.
27364  Para insertar el espacio adecuado, carga el paquete \SpecialChar LaTeX
27365  
27366 \series bold
27367 caption
27368 \series default
27369
27370 \begin_inset Index idx
27371 status collapsed
27372
27373 \begin_layout Plain Layout
27374 \SpecialChar LaTeX
27375 -paquetes ! caption
27376 \end_layout
27377
27378 \end_inset
27379
27380  en el preámbulo del documento con la
27381 \lang english
27382  
27383 \lang spanish
27384 opción
27385 \begin_inset Foot
27386 status collapsed
27387
27388 \begin_layout Plain Layout
27389 Véase la sección
27390 \begin_inset space ~
27391 \end_inset
27392
27393
27394 \begin_inset CommandInset ref
27395 LatexCommand ref
27396 reference "sec:Formato-de-leyendas"
27397
27398 \end_inset
27399
27400  para más información sobre el paquete 
27401 \series bold
27402 caption
27403 \series default
27404 .
27405 \end_layout
27406
27407 \end_inset
27408
27409
27410 \end_layout
27411
27412 \begin_layout Standard
27413
27414 \series bold
27415 tableposition=top
27416 \end_layout
27417
27418 \begin_layout Standard
27419 Si estás usando la clase 
27420 \series bold
27421 KOMA-Script
27422 \series default
27423
27424 \begin_inset Index idx
27425 status collapsed
27426
27427 \begin_layout Plain Layout
27428 \SpecialChar LaTeX
27429 -paquetes ! KOMA-Script
27430 \end_layout
27431
27432 \end_inset
27433
27434  (
27435 \family sans
27436 article (KOMA-Script)
27437 \family default
27438
27439 \family sans
27440 book (KOMA-Script)
27441 \family default
27442
27443 \family sans
27444 letter (KOMA-Script)
27445 \family default
27446 , o 
27447 \family sans
27448 report (KOMA-Script)
27449 \family default
27450
27451 \begin_inset space \thinspace{}
27452 \end_inset
27453
27454 ), en vez de 
27455 \series bold
27456 caption
27457 \series default
27458  puedes poner
27459 \end_layout
27460
27461 \begin_layout Standard
27462
27463 \series bold
27464 captions=tableheading
27465 \end_layout
27466
27467 \begin_layout Standard
27468 en las opciones de clase del documento.
27469 \begin_inset Foot
27470 status open
27471
27472 \begin_layout Plain Layout
27473 Esta opción se usa en este documento.
27474 \end_layout
27475
27476 \end_inset
27477
27478
27479 \end_layout
27480
27481 \begin_layout Standard
27482 En documentos de clases Koma-Script también puedes hacer clic derecho sobre
27483  una leyenda y marcar en el menú contextual si la quieres encima o debajo
27484  del cuadro o la figura.
27485  De esta forma puedes sobrescribir para ciertas leyendas su colocación predeterm
27486 inada por el documento.
27487  El cuadro
27488 \begin_inset space ~
27489 \end_inset
27490
27491
27492 \begin_inset CommandInset ref
27493 LatexCommand ref
27494 reference "tab:Una-leyenda-marcada"
27495
27496 \end_inset
27497
27498  es un ejemplo en el que la leyenda se marca para situar bajo el cuadro
27499  aunque esté encima.
27500  Se puede comparar con la leyenda sin marcar del cuadro
27501 \begin_inset space ~
27502 \end_inset
27503
27504
27505 \begin_inset CommandInset ref
27506 LatexCommand ref
27507 reference "tab:Leyenda-estándar"
27508
27509 \end_inset
27510
27511 .
27512 \end_layout
27513
27514 \begin_layout Standard
27515 \begin_inset Float table
27516 wide false
27517 sideways false
27518 status open
27519
27520 \begin_layout Plain Layout
27521 \begin_inset Caption Below
27522
27523 \begin_layout Plain Layout
27524 \begin_inset CommandInset label
27525 LatexCommand label
27526 name "tab:Una-leyenda-marcada"
27527
27528 \end_inset
27529
27530 Leyenda marcada para colocar bajo el cuadro.
27531 \end_layout
27532
27533 \end_inset
27534
27535
27536 \end_layout
27537
27538 \begin_layout Plain Layout
27539 \align center
27540 \begin_inset Tabular
27541 <lyxtabular version="3" rows="3" columns="3">
27542 <features tabularvalignment="middle">
27543 <column alignment="center" valignment="top" width="0pt">
27544 <column alignment="center" valignment="top" width="0pt">
27545 <column alignment="center" valignment="top" width="0pt">
27546 <row>
27547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27548 \begin_inset Text
27549
27550 \begin_layout Plain Layout
27551 1
27552 \end_layout
27553
27554 \end_inset
27555 </cell>
27556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27557 \begin_inset Text
27558
27559 \begin_layout Plain Layout
27560 2
27561 \end_layout
27562
27563 \end_inset
27564 </cell>
27565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27566 \begin_inset Text
27567
27568 \begin_layout Plain Layout
27569 3
27570 \end_layout
27571
27572 \end_inset
27573 </cell>
27574 </row>
27575 <row>
27576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27577 \begin_inset Text
27578
27579 \begin_layout Plain Layout
27580 Joe
27581 \end_layout
27582
27583 \end_inset
27584 </cell>
27585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27586 \begin_inset Text
27587
27588 \begin_layout Plain Layout
27589 Mary
27590 \end_layout
27591
27592 \end_inset
27593 </cell>
27594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27595 \begin_inset Text
27596
27597 \begin_layout Plain Layout
27598 Ted
27599 \end_layout
27600
27601 \end_inset
27602 </cell>
27603 </row>
27604 <row>
27605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27606 \begin_inset Text
27607
27608 \begin_layout Plain Layout
27609 \begin_inset Formula $\int x^{2}dx$
27610 \end_inset
27611
27612
27613 \end_layout
27614
27615 \end_inset
27616 </cell>
27617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27618 \begin_inset Text
27619
27620 \begin_layout Plain Layout
27621 \begin_inset Formula $\left[\begin{array}{cc}
27622 a & b\\
27623 c & d
27624 \end{array}\right]$
27625 \end_inset
27626
27627
27628 \end_layout
27629
27630 \end_inset
27631 </cell>
27632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27633 \begin_inset Text
27634
27635 \begin_layout Plain Layout
27636 \begin_inset Formula $1+1=2$
27637 \end_inset
27638
27639
27640 \end_layout
27641
27642 \end_inset
27643 </cell>
27644 </row>
27645 </lyxtabular>
27646
27647 \end_inset
27648
27649
27650 \end_layout
27651
27652 \end_inset
27653
27654
27655 \end_layout
27656
27657 \begin_layout Standard
27658 \begin_inset Float table
27659 wide false
27660 sideways false
27661 status open
27662
27663 \begin_layout Plain Layout
27664 \begin_inset Caption Standard
27665
27666 \begin_layout Plain Layout
27667 \begin_inset CommandInset label
27668 LatexCommand label
27669 name "tab:Leyenda-estándar"
27670
27671 \end_inset
27672
27673 Leyenda de cuadro estándar.
27674 \end_layout
27675
27676 \end_inset
27677
27678
27679 \end_layout
27680
27681 \begin_layout Plain Layout
27682 \align center
27683 \begin_inset Tabular
27684 <lyxtabular version="3" rows="3" columns="3">
27685 <features tabularvalignment="middle">
27686 <column alignment="center" valignment="top" width="0pt">
27687 <column alignment="center" valignment="top" width="0pt">
27688 <column alignment="center" valignment="top" width="0pt">
27689 <row>
27690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27691 \begin_inset Text
27692
27693 \begin_layout Plain Layout
27694 1
27695 \end_layout
27696
27697 \end_inset
27698 </cell>
27699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27700 \begin_inset Text
27701
27702 \begin_layout Plain Layout
27703 2
27704 \end_layout
27705
27706 \end_inset
27707 </cell>
27708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27709 \begin_inset Text
27710
27711 \begin_layout Plain Layout
27712 3
27713 \end_layout
27714
27715 \end_inset
27716 </cell>
27717 </row>
27718 <row>
27719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27720 \begin_inset Text
27721
27722 \begin_layout Plain Layout
27723 Joe
27724 \end_layout
27725
27726 \end_inset
27727 </cell>
27728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27729 \begin_inset Text
27730
27731 \begin_layout Plain Layout
27732 Mary
27733 \end_layout
27734
27735 \end_inset
27736 </cell>
27737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27738 \begin_inset Text
27739
27740 \begin_layout Plain Layout
27741 Ted
27742 \end_layout
27743
27744 \end_inset
27745 </cell>
27746 </row>
27747 <row>
27748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27749 \begin_inset Text
27750
27751 \begin_layout Plain Layout
27752 \begin_inset Formula $\int x^{2}dx$
27753 \end_inset
27754
27755
27756 \end_layout
27757
27758 \end_inset
27759 </cell>
27760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27761 \begin_inset Text
27762
27763 \begin_layout Plain Layout
27764 \begin_inset Formula $\left[\begin{array}{cc}
27765 a & b\\
27766 c & d
27767 \end{array}\right]$
27768 \end_inset
27769
27770
27771 \end_layout
27772
27773 \end_inset
27774 </cell>
27775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27776 \begin_inset Text
27777
27778 \begin_layout Plain Layout
27779 \begin_inset Formula $1+1=2$
27780 \end_inset
27781
27782
27783 \end_layout
27784
27785 \end_inset
27786 </cell>
27787 </row>
27788 </lyxtabular>
27789
27790 \end_inset
27791
27792
27793 \end_layout
27794
27795 \end_inset
27796
27797
27798 \end_layout
27799
27800 \begin_layout Standard
27801 \begin_inset VSpace bigskip
27802 \end_inset
27803
27804 También es posible poner la leyenda junto a una figura o cuadro.
27805  Para conseguirlo hay que cargar el paquete \SpecialChar LaTeX
27806  
27807 \series bold
27808 sidecap
27809 \series default
27810
27811 \begin_inset Index idx
27812 status collapsed
27813
27814 \begin_layout Plain Layout
27815 \SpecialChar LaTeX
27816 -paquetes ! sidecap
27817 \end_layout
27818
27819 \end_inset
27820
27821  añadiendo en el preámbulo del documento la línea
27822 \end_layout
27823
27824 \begin_layout Standard
27825
27826 \series bold
27827
27828 \backslash
27829 usepackage[option]{sidecap}
27830 \end_layout
27831
27832 \begin_layout Standard
27833 Si no se especifica opción, la leyenda se ubica del lado del margen externo
27834  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
27835  Puedes cambiar la colocación al margen interno con la opción 
27836 \series bold
27837 innercaption
27838 \series default
27839 .
27840  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
27841  opciones 
27842 \series bold
27843 rightcaption
27844 \series default
27845  o 
27846 \series bold
27847 leftcaption
27848 \series default
27849 , respectivamente.
27850 \end_layout
27851
27852 \begin_layout Standard
27853 \begin_inset ERT
27854 status collapsed
27855
27856 \begin_layout Plain Layout
27857
27858
27859 \backslash
27860 ifsidecap
27861 \end_layout
27862
27863 \end_inset
27864
27865
27866 \begin_inset Note Note
27867 status collapsed
27868
27869 \begin_layout Plain Layout
27870 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
27871  \SpecialChar LaTeX
27872  
27873 \series bold
27874 sidecap
27875 \series default
27876 .
27877 \end_layout
27878
27879 \end_inset
27880
27881
27882 \end_layout
27883
27884 \begin_layout Standard
27885 Para situar en \SpecialChar LyX
27886  la leyenda de un flotante al lado, es necesario añadir estos
27887  comandos al preámbulo del documento:
27888 \end_layout
27889
27890 \begin_layout Standard
27891 \noindent
27892 \begin_inset CommandInset line
27893 LatexCommand rule
27894 offset "0.5ex"
27895 width "100line%"
27896 height "1pt"
27897
27898 \end_inset
27899
27900
27901 \end_layout
27902
27903 \begin_layout Standard
27904
27905 \series bold
27906
27907 \backslash
27908 newcommand{
27909 \backslash
27910 TabBesBeg}[1][1.0]{%
27911 \begin_inset Newline newline
27912 \end_inset
27913
27914
27915 \begin_inset Phantom HPhantom
27916 status open
27917
27918 \begin_layout Plain Layout
27919 \begin_inset space ~
27920 \end_inset
27921
27922
27923 \end_layout
27924
27925 \end_inset
27926
27927
27928 \backslash
27929 let
27930 \backslash
27931 MyTable
27932 \backslash
27933 table
27934 \begin_inset Newline newline
27935 \end_inset
27936
27937
27938 \begin_inset Phantom HPhantom
27939 status open
27940
27941 \begin_layout Plain Layout
27942
27943 \series medium
27944 \begin_inset space ~
27945 \end_inset
27946
27947
27948 \end_layout
27949
27950 \end_inset
27951
27952
27953 \backslash
27954 let
27955 \backslash
27956 MyEndtable
27957 \backslash
27958 endtable
27959 \begin_inset Newline newline
27960 \end_inset
27961
27962
27963 \begin_inset Phantom HPhantom
27964 status open
27965
27966 \begin_layout Plain Layout
27967
27968 \series medium
27969 \begin_inset space ~
27970 \end_inset
27971
27972
27973 \end_layout
27974
27975 \end_inset
27976
27977
27978 \backslash
27979 renewenvironment{table}[1]{
27980 \backslash
27981 begin{SCtable}[#1]##1}{
27982 \backslash
27983 end{SCtable}}}
27984 \end_layout
27985
27986 \begin_layout Standard
27987
27988 \series bold
27989
27990 \backslash
27991 newcommand{
27992 \backslash
27993 TabBesEnd}{%
27994 \begin_inset Newline newline
27995 \end_inset
27996
27997
27998 \begin_inset Phantom HPhantom
27999 status open
28000
28001 \begin_layout Plain Layout
28002 \begin_inset space ~
28003 \end_inset
28004
28005
28006 \end_layout
28007
28008 \end_inset
28009
28010
28011 \backslash
28012 let
28013 \backslash
28014 table
28015 \backslash
28016 MyTable
28017 \begin_inset Newline newline
28018 \end_inset
28019
28020
28021 \begin_inset Phantom HPhantom
28022 status open
28023
28024 \begin_layout Plain Layout
28025 \begin_inset space ~
28026 \end_inset
28027
28028
28029 \end_layout
28030
28031 \end_inset
28032
28033
28034 \backslash
28035 let
28036 \backslash
28037 endtable
28038 \backslash
28039 MyEndtable
28040 \end_layout
28041
28042 \begin_layout Standard
28043
28044 \series bold
28045
28046 \backslash
28047 newcommand{
28048 \backslash
28049 FigBesBeg}[1][1.0]{%
28050 \begin_inset Newline newline
28051 \end_inset
28052
28053
28054 \begin_inset Phantom HPhantom
28055 status open
28056
28057 \begin_layout Plain Layout
28058 \begin_inset space ~
28059 \end_inset
28060
28061
28062 \end_layout
28063
28064 \end_inset
28065
28066
28067 \backslash
28068 let
28069 \backslash
28070 MyFigure
28071 \backslash
28072 figure
28073 \begin_inset Newline newline
28074 \end_inset
28075
28076
28077 \begin_inset Phantom HPhantom
28078 status open
28079
28080 \begin_layout Plain Layout
28081 \begin_inset space ~
28082 \end_inset
28083
28084
28085 \end_layout
28086
28087 \end_inset
28088
28089
28090 \backslash
28091 let
28092 \backslash
28093 MyEndfigure
28094 \backslash
28095 endfigure
28096 \begin_inset Newline newline
28097 \end_inset
28098
28099
28100 \begin_inset Phantom HPhantom
28101 status open
28102
28103 \begin_layout Plain Layout
28104 \begin_inset space ~
28105 \end_inset
28106
28107
28108 \end_layout
28109
28110 \end_inset
28111
28112
28113 \backslash
28114 renewenvironment{figure}[1]{
28115 \backslash
28116 begin{SCfigure}[#1]##1}{
28117 \backslash
28118 end{SCfigure}}}
28119 \end_layout
28120
28121 \begin_layout Standard
28122
28123 \series bold
28124
28125 \backslash
28126 newcommand{
28127 \backslash
28128 FigBesEnd}{%
28129 \begin_inset Newline newline
28130 \end_inset
28131
28132
28133 \begin_inset Phantom HPhantom
28134 status open
28135
28136 \begin_layout Plain Layout
28137 \begin_inset space ~
28138 \end_inset
28139
28140
28141 \end_layout
28142
28143 \end_inset
28144
28145
28146 \backslash
28147 let
28148 \backslash
28149 figure
28150 \backslash
28151 MyFigure
28152 \begin_inset Newline newline
28153 \end_inset
28154
28155
28156 \begin_inset Phantom HPhantom
28157 status open
28158
28159 \begin_layout Plain Layout
28160 \begin_inset space ~
28161 \end_inset
28162
28163
28164 \end_layout
28165
28166 \end_inset
28167
28168
28169 \backslash
28170 let
28171 \backslash
28172 endfigure
28173 \backslash
28174 MyEndfigure}
28175 \end_layout
28176
28177 \begin_layout Standard
28178 \noindent
28179 \begin_inset CommandInset line
28180 LatexCommand rule
28181 offset "0.5ex"
28182 width "100line%"
28183 height "1pt"
28184
28185 \end_inset
28186
28187
28188 \end_layout
28189
28190 \begin_layout Standard
28191 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
28192  en un lado.
28193  Para figuras flotantes usa el comando
28194 \end_layout
28195
28196 \begin_layout Standard
28197
28198 \series bold
28199
28200 \backslash
28201 FigBesBeg
28202 \end_layout
28203
28204 \begin_layout Standard
28205 en código \SpecialChar TeX
28206  antes del flotante.
28207  Y inserta
28208 \end_layout
28209
28210 \begin_layout Standard
28211
28212 \series bold
28213
28214 \backslash
28215 FigBesEnd
28216 \end_layout
28217
28218 \begin_layout Standard
28219 en código \SpecialChar TeX
28220  en el punto en que quieras volver a la definición original de
28221  flotantes.
28222 \end_layout
28223
28224 \begin_layout Standard
28225 Para cuadros flotantes usa los comandos correspondientes
28226 \end_layout
28227
28228 \begin_layout Standard
28229
28230 \series bold
28231
28232 \backslash
28233 TabBesBeg
28234 \series default
28235  y 
28236 \series bold
28237
28238 \backslash
28239 TabBesEnd
28240 \end_layout
28241
28242 \begin_layout Standard
28243 La figura
28244 \begin_inset space ~
28245 \end_inset
28246
28247
28248 \begin_inset CommandInset ref
28249 LatexCommand ref
28250 reference "fig:encab-al-lado"
28251
28252 \end_inset
28253
28254  y el cuadro
28255 \begin_inset space ~
28256 \end_inset
28257
28258
28259 \begin_inset CommandInset ref
28260 LatexCommand ref
28261 reference "tab:encab-al-lado"
28262
28263 \end_inset
28264
28265  son ejemplos en los que el título se sitúa al lado.
28266 \end_layout
28267
28268 \begin_layout Standard
28269 En los ejemplos puedes ver que el texto del título aparece encima del flotante
28270  en cuadros flotantes y debajo en las figuras flotantes.
28271  Para cambiarlo, puedes usar el comando
28272 \end_layout
28273
28274 \begin_layout Standard
28275
28276 \series bold
28277
28278 \backslash
28279 sidecaptionvpos{tipo de flotante}{colocación}
28280 \end_layout
28281
28282 \begin_layout Standard
28283 en el preámbulo o en código \SpecialChar TeX
28284  antes del flotante.
28285  El 
28286 \emph on
28287 tipo de flotante
28288 \emph default
28289  es 
28290 \family sans
28291 figure
28292 \family default
28293  o 
28294 \family sans
28295 table
28296 \family default
28297 , la 
28298 \emph on
28299 colocación
28300 \emph default
28301  puede ser «
28302 \family sans
28303 t
28304 \family default
28305 » por «top» (arriba), «
28306 \family sans
28307 c
28308 \family default
28309 » por «center» (centro), o «
28310 \family sans
28311 b
28312 \family default
28313 » por «bottom» (abajo).
28314  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
28315  usa el comando
28316 \end_layout
28317
28318 \begin_layout Standard
28319
28320 \series bold
28321
28322 \backslash
28323 sidecaptionvpos{figure}{c}
28324 \end_layout
28325
28326 \begin_layout Standard
28327 Esto se ha hecho en la figura
28328 \begin_inset space ~
28329 \end_inset
28330
28331
28332 \begin_inset CommandInset ref
28333 LatexCommand ref
28334 reference "fig:encab-al-lado-de-fig"
28335
28336 \end_inset
28337
28338 .
28339 \end_layout
28340
28341 \begin_layout Standard
28342 \begin_inset VSpace medskip
28343 \end_inset
28344
28345
28346 \end_layout
28347
28348 \begin_layout Standard
28349 La anchura predeterminada de la leyenda es la del cuadro/figura.
28350  Para cuadros o figuras estrechas, como en el  cuadro
28351 \begin_inset space ~
28352 \end_inset
28353
28354
28355 \begin_inset CommandInset ref
28356 LatexCommand ref
28357 reference "tab:encab-al-lado"
28358
28359 \end_inset
28360
28361 , esto genera leyendas demasiado estrechas.
28362  Puedes aumentar su anchura especificando un factor muliplicador de la anchura
28363  del cuadro/figura.
28364  La anchura de la leyenda se recalculará automáticamente en el caso de que
28365  sobrepase los márgenes de la página o de la columna.
28366  El 
28367 \emph on
28368 factor
28369 \emph default
28370  puede darse como argumento opcional para 
28371 \series bold
28372
28373 \backslash
28374 FigBesBeg
28375 \series default
28376 :
28377 \end_layout
28378
28379 \begin_layout Standard
28380
28381 \series bold
28382
28383 \backslash
28384 FigBesBeg[factor]
28385 \end_layout
28386
28387 \begin_layout Standard
28388 o en la definición de 
28389 \series bold
28390
28391 \backslash
28392 FigBesBeg
28393 \series default
28394  reemplazando 
28395 \series bold
28396 1.0
28397 \series default
28398  con otro valor.
28399  En este segundo caso, el factor será el predeterminado si 
28400 \series bold
28401
28402 \backslash
28403 FigBesBeg
28404 \series default
28405  se usa sin argumento.
28406  Para el cuadro
28407 \begin_inset space ~
28408 \end_inset
28409
28410
28411 \begin_inset CommandInset ref
28412 LatexCommand ref
28413 reference "tab:leyenda-más-ancha"
28414
28415 \end_inset
28416
28417  se ha usado el factor 5.
28418 \end_layout
28419
28420 \begin_layout Standard
28421 \begin_inset Note Greyedout
28422 status open
28423
28424 \begin_layout Plain Layout
28425
28426 \series bold
28427 Nota:
28428 \series default
28429  Para flotantes con la leyenda adosada, no se puede usar la opción 
28430 \family sans
28431 Aquí
28432 \begin_inset space ~
28433 \end_inset
28434
28435 definitivamente
28436 \family default
28437  para la colocación porque no es soportado por 
28438 \series bold
28439 sidecap
28440 \series default
28441 .
28442 \end_layout
28443
28444 \end_inset
28445
28446
28447 \end_layout
28448
28449 \begin_layout Standard
28450 \begin_inset VSpace medskip
28451 \end_inset
28452
28453 Más información sobre el paquete 
28454 \series bold
28455 sidecap
28456 \series default
28457  en su documentación 
28458 \begin_inset CommandInset citation
28459 LatexCommand cite
28460 key "sidecap"
28461
28462 \end_inset
28463
28464 .
28465 \end_layout
28466
28467 \begin_layout Standard
28468 \begin_inset Note Greyedout
28469 status open
28470
28471 \begin_layout Plain Layout
28472
28473 \series bold
28474 Nota:
28475 \series default
28476  El paquete \SpecialChar LaTeX
28477  
28478 \series bold
28479 hypcap
28480 \series default
28481
28482 \begin_inset Index idx
28483 status collapsed
28484
28485 \begin_layout Plain Layout
28486 \SpecialChar LaTeX
28487 -paquetes ! hypcap
28488 \end_layout
28489
28490 \end_inset
28491
28492 , descrito en la sección
28493 \begin_inset space ~
28494 \end_inset
28495
28496
28497 \begin_inset CommandInset ref
28498 LatexCommand ref
28499 reference "subsec:Colocación-de-Referencias"
28500
28501 \end_inset
28502
28503 , no afecta a flotantes con la leyenda al lado.
28504 \end_layout
28505
28506 \end_inset
28507
28508
28509 \end_layout
28510
28511 \begin_layout Standard
28512 \begin_inset ERT
28513 status collapsed
28514
28515 \begin_layout Plain Layout
28516
28517
28518 \backslash
28519 FigBesBeg 
28520 \end_layout
28521
28522 \end_inset
28523
28524
28525 \end_layout
28526
28527 \begin_layout Standard
28528 \begin_inset Float figure
28529 wide false
28530 sideways false
28531 status open
28532
28533 \begin_layout Plain Layout
28534 \begin_inset Graphics
28535         filename ../clipart/escher-lsd.eps
28536         scale 75
28537
28538 \end_inset
28539
28540
28541 \end_layout
28542
28543 \begin_layout Plain Layout
28544 \begin_inset Caption Standard
28545
28546 \begin_layout Plain Layout
28547 \begin_inset CommandInset label
28548 LatexCommand label
28549 name "fig:encab-al-lado"
28550
28551 \end_inset
28552
28553 Leyenda al lado de una figura.
28554 \end_layout
28555
28556 \end_inset
28557
28558
28559 \end_layout
28560
28561 \end_inset
28562
28563
28564 \end_layout
28565
28566 \begin_layout Standard
28567 \begin_inset ERT
28568 status collapsed
28569
28570 \begin_layout Plain Layout
28571
28572
28573 \backslash
28574 FigBesEnd
28575 \end_layout
28576
28577 \end_inset
28578
28579
28580 \end_layout
28581
28582 \begin_layout Standard
28583 \begin_inset ERT
28584 status collapsed
28585
28586 \begin_layout Plain Layout
28587
28588
28589 \backslash
28590 TabBesBeg 
28591 \end_layout
28592
28593 \end_inset
28594
28595
28596 \end_layout
28597
28598 \begin_layout Standard
28599 \begin_inset Float table
28600 wide false
28601 sideways false
28602 status open
28603
28604 \begin_layout Plain Layout
28605 \begin_inset Caption Standard
28606
28607 \begin_layout Plain Layout
28608 \begin_inset CommandInset label
28609 LatexCommand label
28610 name "tab:encab-al-lado"
28611
28612 \end_inset
28613
28614 Leyenda al lado de un cuadro.
28615 \end_layout
28616
28617 \end_inset
28618
28619
28620 \end_layout
28621
28622 \begin_layout Plain Layout
28623 \begin_inset Tabular
28624 <lyxtabular version="3" rows="4" columns="5">
28625 <features tabularvalignment="middle">
28626 <column alignment="center" valignment="top">
28627 <column alignment="center" valignment="top">
28628 <column alignment="center" valignment="top">
28629 <column alignment="center" valignment="top">
28630 <column alignment="center" valignment="top">
28631 <row>
28632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28633 \begin_inset Text
28634
28635 \begin_layout Plain Layout
28636 a
28637 \end_layout
28638
28639 \end_inset
28640 </cell>
28641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28642 \begin_inset Text
28643
28644 \begin_layout Plain Layout
28645
28646 \end_layout
28647
28648 \end_inset
28649 </cell>
28650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28651 \begin_inset Text
28652
28653 \begin_layout Plain Layout
28654 b
28655 \end_layout
28656
28657 \end_inset
28658 </cell>
28659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28660 \begin_inset Text
28661
28662 \begin_layout Plain Layout
28663
28664 \end_layout
28665
28666 \end_inset
28667 </cell>
28668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28669 \begin_inset Text
28670
28671 \begin_layout Plain Layout
28672 c
28673 \end_layout
28674
28675 \end_inset
28676 </cell>
28677 </row>
28678 <row>
28679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28680 \begin_inset Text
28681
28682 \begin_layout Plain Layout
28683
28684 \end_layout
28685
28686 \end_inset
28687 </cell>
28688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28689 \begin_inset Text
28690
28691 \begin_layout Plain Layout
28692 d
28693 \end_layout
28694
28695 \end_inset
28696 </cell>
28697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28698 \begin_inset Text
28699
28700 \begin_layout Plain Layout
28701
28702 \end_layout
28703
28704 \end_inset
28705 </cell>
28706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28707 \begin_inset Text
28708
28709 \begin_layout Plain Layout
28710 e
28711 \end_layout
28712
28713 \end_inset
28714 </cell>
28715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28716 \begin_inset Text
28717
28718 \begin_layout Plain Layout
28719
28720 \end_layout
28721
28722 \end_inset
28723 </cell>
28724 </row>
28725 <row>
28726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28727 \begin_inset Text
28728
28729 \begin_layout Plain Layout
28730 f
28731 \end_layout
28732
28733 \end_inset
28734 </cell>
28735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28736 \begin_inset Text
28737
28738 \begin_layout Plain Layout
28739
28740 \end_layout
28741
28742 \end_inset
28743 </cell>
28744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28745 \begin_inset Text
28746
28747 \begin_layout Plain Layout
28748 g
28749 \end_layout
28750
28751 \end_inset
28752 </cell>
28753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28754 \begin_inset Text
28755
28756 \begin_layout Plain Layout
28757
28758 \end_layout
28759
28760 \end_inset
28761 </cell>
28762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28763 \begin_inset Text
28764
28765 \begin_layout Plain Layout
28766 h
28767 \end_layout
28768
28769 \end_inset
28770 </cell>
28771 </row>
28772 <row>
28773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28774 \begin_inset Text
28775
28776 \begin_layout Plain Layout
28777
28778 \end_layout
28779
28780 \end_inset
28781 </cell>
28782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28783 \begin_inset Text
28784
28785 \begin_layout Plain Layout
28786 i
28787 \end_layout
28788
28789 \end_inset
28790 </cell>
28791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28792 \begin_inset Text
28793
28794 \begin_layout Plain Layout
28795
28796 \end_layout
28797
28798 \end_inset
28799 </cell>
28800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28801 \begin_inset Text
28802
28803 \begin_layout Plain Layout
28804 j
28805 \end_layout
28806
28807 \end_inset
28808 </cell>
28809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28810 \begin_inset Text
28811
28812 \begin_layout Plain Layout
28813
28814 \end_layout
28815
28816 \end_inset
28817 </cell>
28818 </row>
28819 </lyxtabular>
28820
28821 \end_inset
28822
28823
28824 \end_layout
28825
28826 \end_inset
28827
28828
28829 \end_layout
28830
28831 \begin_layout Standard
28832 \begin_inset ERT
28833 status collapsed
28834
28835 \begin_layout Plain Layout
28836
28837
28838 \backslash
28839 TabBesEnd
28840 \end_layout
28841
28842 \end_inset
28843
28844
28845 \end_layout
28846
28847 \begin_layout Standard
28848 \begin_inset ERT
28849 status collapsed
28850
28851 \begin_layout Plain Layout
28852
28853
28854 \backslash
28855 FigBesBeg 
28856 \end_layout
28857
28858 \end_inset
28859
28860
28861 \end_layout
28862
28863 \begin_layout Standard
28864 \begin_inset ERT
28865 status collapsed
28866
28867 \begin_layout Plain Layout
28868
28869
28870 \backslash
28871 sidecaptionvpos{figure}{c}
28872 \end_layout
28873
28874 \end_inset
28875
28876
28877 \begin_inset Float figure
28878 wide false
28879 sideways false
28880 status open
28881
28882 \begin_layout Plain Layout
28883 \begin_inset Graphics
28884         filename ../clipart/escher-lsd.eps
28885         scale 75
28886
28887 \end_inset
28888
28889
28890 \end_layout
28891
28892 \begin_layout Plain Layout
28893 \begin_inset Caption Standard
28894
28895 \begin_layout Plain Layout
28896 \begin_inset CommandInset label
28897 LatexCommand label
28898 name "fig:encab-al-lado-de-fig"
28899
28900 \end_inset
28901
28902 Leyenda centrada verticalmente junto a una figura.
28903 \end_layout
28904
28905 \end_inset
28906
28907
28908 \end_layout
28909
28910 \end_inset
28911
28912
28913 \end_layout
28914
28915 \begin_layout Standard
28916 \begin_inset ERT
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920
28921
28922 \backslash
28923 FigBesEnd
28924 \end_layout
28925
28926 \end_inset
28927
28928
28929 \end_layout
28930
28931 \begin_layout Standard
28932 \begin_inset ERT
28933 status collapsed
28934
28935 \begin_layout Plain Layout
28936
28937
28938 \backslash
28939 TabBesBeg[5]
28940 \end_layout
28941
28942 \end_inset
28943
28944
28945 \end_layout
28946
28947 \begin_layout Standard
28948 \begin_inset Float table
28949 wide false
28950 sideways false
28951 status open
28952
28953 \begin_layout Plain Layout
28954 \begin_inset Caption Standard
28955
28956 \begin_layout Plain Layout
28957 \begin_inset CommandInset label
28958 LatexCommand label
28959 name "tab:leyenda-más-ancha"
28960
28961 \end_inset
28962
28963 Una leyenda más ancha que la del cuadro
28964 \begin_inset space ~
28965 \end_inset
28966
28967
28968 \begin_inset CommandInset ref
28969 LatexCommand ref
28970 reference "tab:encab-al-lado"
28971
28972 \end_inset
28973
28974 .
28975 \end_layout
28976
28977 \end_inset
28978
28979
28980 \end_layout
28981
28982 \begin_layout Plain Layout
28983 \begin_inset Tabular
28984 <lyxtabular version="3" rows="4" columns="5">
28985 <features tabularvalignment="middle">
28986 <column alignment="center" valignment="top">
28987 <column alignment="center" valignment="top">
28988 <column alignment="center" valignment="top">
28989 <column alignment="center" valignment="top">
28990 <column alignment="center" valignment="top">
28991 <row>
28992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28993 \begin_inset Text
28994
28995 \begin_layout Plain Layout
28996 a
28997 \end_layout
28998
28999 \end_inset
29000 </cell>
29001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29002 \begin_inset Text
29003
29004 \begin_layout Plain Layout
29005
29006 \end_layout
29007
29008 \end_inset
29009 </cell>
29010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29011 \begin_inset Text
29012
29013 \begin_layout Plain Layout
29014 b
29015 \end_layout
29016
29017 \end_inset
29018 </cell>
29019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29020 \begin_inset Text
29021
29022 \begin_layout Plain Layout
29023
29024 \end_layout
29025
29026 \end_inset
29027 </cell>
29028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29029 \begin_inset Text
29030
29031 \begin_layout Plain Layout
29032 c
29033 \end_layout
29034
29035 \end_inset
29036 </cell>
29037 </row>
29038 <row>
29039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29040 \begin_inset Text
29041
29042 \begin_layout Plain Layout
29043
29044 \end_layout
29045
29046 \end_inset
29047 </cell>
29048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29049 \begin_inset Text
29050
29051 \begin_layout Plain Layout
29052 d
29053 \end_layout
29054
29055 \end_inset
29056 </cell>
29057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29058 \begin_inset Text
29059
29060 \begin_layout Plain Layout
29061
29062 \end_layout
29063
29064 \end_inset
29065 </cell>
29066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29067 \begin_inset Text
29068
29069 \begin_layout Plain Layout
29070 e
29071 \end_layout
29072
29073 \end_inset
29074 </cell>
29075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29076 \begin_inset Text
29077
29078 \begin_layout Plain Layout
29079
29080 \end_layout
29081
29082 \end_inset
29083 </cell>
29084 </row>
29085 <row>
29086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29087 \begin_inset Text
29088
29089 \begin_layout Plain Layout
29090 f
29091 \end_layout
29092
29093 \end_inset
29094 </cell>
29095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29096 \begin_inset Text
29097
29098 \begin_layout Plain Layout
29099
29100 \end_layout
29101
29102 \end_inset
29103 </cell>
29104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29105 \begin_inset Text
29106
29107 \begin_layout Plain Layout
29108 g
29109 \end_layout
29110
29111 \end_inset
29112 </cell>
29113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29114 \begin_inset Text
29115
29116 \begin_layout Plain Layout
29117
29118 \end_layout
29119
29120 \end_inset
29121 </cell>
29122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29123 \begin_inset Text
29124
29125 \begin_layout Plain Layout
29126 h
29127 \end_layout
29128
29129 \end_inset
29130 </cell>
29131 </row>
29132 <row>
29133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29134 \begin_inset Text
29135
29136 \begin_layout Plain Layout
29137
29138 \end_layout
29139
29140 \end_inset
29141 </cell>
29142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29143 \begin_inset Text
29144
29145 \begin_layout Plain Layout
29146 i
29147 \end_layout
29148
29149 \end_inset
29150 </cell>
29151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29152 \begin_inset Text
29153
29154 \begin_layout Plain Layout
29155
29156 \end_layout
29157
29158 \end_inset
29159 </cell>
29160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29161 \begin_inset Text
29162
29163 \begin_layout Plain Layout
29164 j
29165 \end_layout
29166
29167 \end_inset
29168 </cell>
29169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29170 \begin_inset Text
29171
29172 \begin_layout Plain Layout
29173
29174 \end_layout
29175
29176 \end_inset
29177 </cell>
29178 </row>
29179 </lyxtabular>
29180
29181 \end_inset
29182
29183
29184 \end_layout
29185
29186 \end_inset
29187
29188
29189 \end_layout
29190
29191 \begin_layout Standard
29192 \begin_inset ERT
29193 status collapsed
29194
29195 \begin_layout Plain Layout
29196
29197
29198 \backslash
29199 TabBesEnd
29200 \end_layout
29201
29202 \end_inset
29203
29204
29205 \end_layout
29206
29207 \begin_layout Standard
29208 \begin_inset ERT
29209 status collapsed
29210
29211 \begin_layout Plain Layout
29212
29213
29214 \backslash
29215 else
29216 \end_layout
29217
29218 \end_inset
29219
29220
29221 \begin_inset Note Note
29222 status open
29223
29224 \begin_layout Plain Layout
29225 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
29226  
29227 \series bold
29228 sidecap
29229 \series default
29230 .
29231 \end_layout
29232
29233 \end_inset
29234
29235
29236 \end_layout
29237
29238 \begin_layout Standard
29239 Debes instalar el paquete \SpecialChar LaTeX
29240  
29241 \series bold
29242 sidecap
29243 \series default
29244  para ver la parte siguiente en la salida.
29245 \end_layout
29246
29247 \begin_layout Standard
29248 \begin_inset ERT
29249 status collapsed
29250
29251 \begin_layout Plain Layout
29252
29253
29254 \backslash
29255 fi
29256 \end_layout
29257
29258 \end_inset
29259
29260
29261 \end_layout
29262
29263 \begin_layout Section
29264 Índice de flotantes
29265 \begin_inset Index idx
29266 status collapsed
29267
29268 \begin_layout Plain Layout
29269 Flotantes ! Índice de
29270 \end_layout
29271
29272 \end_inset
29273
29274
29275 \end_layout
29276
29277 \begin_layout Standard
29278 Igual que en el índice general se listan las secciones del documento, hay
29279  índices para todos los tipos de flotantes, como las figuras.
29280  Se pueden insertar mediante los submenús 
29281 \family sans
29282 Insertar\SpecialChar menuseparator
29283 Índice
29284 \family default
29285 s.
29286 \end_layout
29287
29288 \begin_layout Standard
29289 Las entradas de los índices son las leyendas del flotante o su título breve,
29290  el número de flotante y el número de la página del documento en la que
29291  aparecen.
29292 \end_layout
29293
29294 \begin_layout Standard
29295 Puedes encontrar los índices de figuras y cuadros al final de este documento.
29296 \end_layout
29297
29298 \begin_layout Chapter
29299 Notas
29300 \end_layout
29301
29302 \begin_layout Section
29303 Notas en \SpecialChar LyX
29304
29305 \begin_inset Index idx
29306 status collapsed
29307
29308 \begin_layout Plain Layout
29309 Notas ! en \SpecialChar LyX
29310
29311 \end_layout
29312
29313 \end_inset
29314
29315
29316 \end_layout
29317
29318 \begin_layout Standard
29319 Las notas se insertan con el botón 
29320 \begin_inset Info
29321 type  "icon"
29322 arg   "note-insert"
29323 \end_inset
29324
29325  o con el menú 
29326 \family sans
29327 Insertar\SpecialChar menuseparator
29328 Nota
29329 \family default
29330 .
29331  Hay cinco tipos de notas:
29332 \end_layout
29333
29334 \begin_layout Description
29335 Nota
29336 \begin_inset space ~
29337 \end_inset
29338
29339 \SpecialChar LyX
29340  Este tipo es para notas internas que no han de aparecer en la salida.
29341  Su cuadro se muestra como este:
29342 \begin_inset Newline newline
29343 \end_inset
29344
29345
29346 \begin_inset Newline newline
29347 \end_inset
29348
29349
29350 \begin_inset Graphics
29351         filename clipart/NotaLyXImagenQt4.png
29352         display false
29353         scale 75
29354
29355 \end_inset
29356
29357  
29358 \begin_inset Note Note
29359 status collapsed
29360
29361 \begin_layout Plain Layout
29362 Este es un texto en un recuadro que no se muestra en la salida.
29363 \end_layout
29364
29365 \end_inset
29366
29367
29368 \end_layout
29369
29370 \begin_layout Description
29371 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
29372  comentario de \SpecialChar LaTeX
29373 , cuando exportas el documento a \SpecialChar LaTeX
29374  vía menú 
29375 \family sans
29376 Archivo\SpecialChar menuseparator
29377 Exportar\SpecialChar menuseparator
29378 \SpecialChar LaTeX
29379  (pdflatex) / (plain)
29380 \family default
29381 .
29382  Su recuadro se ve así:
29383 \begin_inset Newline newline
29384 \end_inset
29385
29386
29387 \begin_inset Newline newline
29388 \end_inset
29389
29390
29391 \begin_inset Graphics
29392         filename clipart/ComentNotaImagenQt4.png
29393         display false
29394         scale 75
29395
29396 \end_inset
29397
29398  
29399 \begin_inset Note Comment
29400 status collapsed
29401
29402 \begin_layout Plain Layout
29403 Una nota comentario que sólo aparece como comentario en archivos \SpecialChar LaTeX
29404 .
29405 \end_layout
29406
29407 \end_inset
29408
29409
29410 \end_layout
29411
29412 \begin_layout Description
29413 Resaltado
29414 \begin_inset space ~
29415 \end_inset
29416
29417 en
29418 \begin_inset space ~
29419 \end_inset
29420
29421 gris Esta nota aparece en la salida como texto resaltado en gris.
29422  Su recuadro se parece a este:
29423 \begin_inset Newline newline
29424 \end_inset
29425
29426
29427 \begin_inset Newline newline
29428 \end_inset
29429
29430
29431 \begin_inset Graphics
29432         filename clipart/GrisNotaImagenQt4.png
29433         display false
29434         scale 75
29435
29436 \end_inset
29437
29438
29439 \begin_inset Newline newline
29440 \end_inset
29441
29442
29443 \begin_inset ERT
29444 status collapsed
29445
29446 \begin_layout Plain Layout
29447
29448
29449 \backslash
29450 renewenvironment{lyxgreyedout}
29451 \end_layout
29452
29453 \begin_layout Plain Layout
29454
29455 {
29456 \backslash
29457 textcolor[gray]{0.8}
29458 \backslash
29459 bgroup}{
29460 \backslash
29461 egroup}
29462 \end_layout
29463
29464 \end_inset
29465
29466
29467 \begin_inset Note Greyedout
29468 status open
29469
29470 \begin_layout Plain Layout
29471 Este es el texto
29472 \begin_inset Foot
29473 status collapsed
29474
29475 \begin_layout Plain Layout
29476 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
29477 \end_layout
29478
29479 \end_inset
29480
29481  de un comentario que se muestra resaltado en gris.
29482 \end_layout
29483
29484 \end_inset
29485
29486
29487 \begin_inset ERT
29488 status collapsed
29489
29490 \begin_layout Plain Layout
29491
29492
29493 \backslash
29494 renewenvironment{lyxgreyedout}
29495 \end_layout
29496
29497 \begin_layout Plain Layout
29498
29499 {
29500 \backslash
29501 textcolor{blue}
29502 \backslash
29503 bgroup}{
29504 \backslash
29505 egroup}
29506 \end_layout
29507
29508 \end_inset
29509
29510
29511 \begin_inset Note Note
29512 status collapsed
29513
29514 \begin_layout Plain Layout
29515 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
29516  original de \SpecialChar LyX
29517 , ya que en el preámbulo de este documento se han redefinido
29518  estas notas para que salgan en azul, como se indica más adelante.
29519 \end_layout
29520
29521 \end_inset
29522
29523
29524 \begin_inset Newline newline
29525 \end_inset
29526
29527
29528 \begin_inset Newline newline
29529 \end_inset
29530
29531 Como se ve en el ejemplo, la primera línea de las notas resaltadas en gris
29532  está un poco sangrada, y por otra parte pueden tener notas al pie.
29533 \end_layout
29534
29535 \begin_layout Standard
29536 \begin_inset VSpace bigskip
29537 \end_inset
29538
29539 Si usas el botón de la barra de herramientas 
29540 \begin_inset Info
29541 type  "icon"
29542 arg   "note-insert"
29543 \end_inset
29544
29545  para insertar notas, se inserta una 
29546 \family sans
29547 Nota
29548 \begin_inset space ~
29549 \end_inset
29550
29551 \SpecialChar LyX
29552
29553 \family default
29554 .
29555  Puedes cambiar entre los tres tipos de nota con clic derecho sobre el recuadro.
29556  
29557 \family roman
29558 \series medium
29559 \bar no
29560 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
29561  botón de herramienta 
29562 \family sans
29563 \series default
29564 \bar default
29565 Nota
29566 \family default
29567 .
29568  Para cambiar una nota a texto, pulsa la tecla 
29569 \family sans
29570 Retroceso
29571 \family default
29572  cuando el cursor está en la primera posición de una nota, o la tecla 
29573 \family sans
29574 Supr
29575 \family default
29576  cuando el cursor está en la última posición de la nota, respectivamente.
29577 \end_layout
29578
29579 \begin_layout Standard
29580 \begin_inset VSpace bigskip
29581 \end_inset
29582
29583 El color de las notas resaltadas en gris puede cambiarse en el menú 
29584 \family sans
29585 Documento\SpecialChar menuseparator
29586 Configuración\SpecialChar menuseparator
29587 Colores
29588 \family default
29589 .
29590 \end_layout
29591
29592 \begin_layout Section
29593 Notas al pie
29594 \begin_inset CommandInset label
29595 LatexCommand label
29596 name "sec:Notas-al-pie"
29597
29598 \end_inset
29599
29600
29601 \begin_inset Index idx
29602 status collapsed
29603
29604 \begin_layout Plain Layout
29605 Notas ! al pie
29606 \end_layout
29607
29608 \end_inset
29609
29610
29611 \end_layout
29612
29613 \begin_layout Standard
29614 Las notas al pie se insertan con el botón 
29615 \begin_inset Info
29616 type  "icon"
29617 arg   "footnote-insert"
29618 \end_inset
29619
29620  o el menú 
29621 \family sans
29622 Insertar\SpecialChar menuseparator
29623 Nota
29624 \begin_inset space ~
29625 \end_inset
29626
29627 al
29628 \begin_inset space ~
29629 \end_inset
29630
29631 pie
29632 \family default
29633 .
29634  
29635 \family roman
29636 \series medium
29637 \bar no
29638 Aparece un recuadro como este:
29639 \family default
29640 \series default
29641 \bar default
29642  
29643 \begin_inset Graphics
29644         filename clipart/notapieQt4.png
29645         scale 80
29646
29647 \end_inset
29648
29649  
29650 \family roman
29651 \series medium
29652 \bar no
29653 donde puedes introducir el texto.
29654  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
29655  sobre el
29656 \family default
29657 \series default
29658 \bar default
29659  
29660 \family roman
29661 \series medium
29662 \bar no
29663 botón
29664 \family default
29665 \series default
29666 \bar default
29667 .
29668  Para cambiar una nota al pie a texto, pulsa la tecla 
29669 \family sans
29670 Retroceso
29671 \family default
29672  cuando el cursor está en la primera posición de la nota al pie, o la tecla
29673  
29674 \family sans
29675 Supr
29676 \family default
29677  cuando el cursor está en la última posición de la nota, respectivamente.
29678 \end_layout
29679
29680 \begin_layout Standard
29681 Aquí hay un ejemplo de nota al pie:
29682 \family roman
29683 \series medium
29684 \bar no
29685
29686 \begin_inset Foot
29687 status collapsed
29688
29689 \begin_layout Plain Layout
29690 \begin_inset CommandInset label
29691 LatexCommand label
29692 name "pie:Esto-es-una"
29693
29694 \end_inset
29695
29696 Ejemplo de nota al pie.
29697 \end_layout
29698
29699 \end_inset
29700
29701
29702 \family default
29703 \series default
29704 \bar default
29705
29706 \begin_inset ERT
29707 status collapsed
29708
29709 \begin_layout Plain Layout
29710
29711
29712 \backslash
29713 newcounter{MyRepeatFoot}
29714 \end_layout
29715
29716 \begin_layout Plain Layout
29717
29718
29719 \backslash
29720 setcounter{MyRepeatFoot}{
29721 \backslash
29722 thefootnote}
29723 \end_layout
29724
29725 \end_inset
29726
29727
29728 \end_layout
29729
29730 \begin_layout Standard
29731 En la salida, el pie se muestra como número voladito en el lugar del texto
29732  donde se coloca el recuadro.
29733  El texto se coloca al final de la página actual.
29734  Los números de las notas son calculados por \SpecialChar LaTeX
29735 , y son consecutivos.
29736  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
29737 \end_layout
29738
29739 \begin_layout Standard
29740 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
29741  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
29742  se describe en la sección
29743 \begin_inset space ~
29744 \end_inset
29745
29746
29747 \begin_inset CommandInset ref
29748 LatexCommand ref
29749 reference "sec:Referencias-a-Flotantes"
29750
29751 \end_inset
29752
29753 .
29754 \begin_inset Newline newline
29755 \end_inset
29756
29757 Esto es una referencia cruzada a la Nota al pie
29758 \begin_inset space ~
29759 \end_inset
29760
29761
29762 \begin_inset CommandInset ref
29763 LatexCommand ref
29764 reference "pie:Esto-es-una"
29765
29766 \end_inset
29767
29768 .
29769 \end_layout
29770
29771 \begin_layout Standard
29772 \begin_inset VSpace defskip
29773 \end_inset
29774
29775
29776 \lang english
29777 Footnotes in title environments are usually not numbered with symbols and
29778  they cannot contain several paragraphs.
29779  See for example the footnote in the titling of this document.
29780 \end_layout
29781
29782 \begin_layout Standard
29783 \begin_inset VSpace defskip
29784 \end_inset
29785
29786
29787 \end_layout
29788
29789 \begin_layout Standard
29790 Debido a razones técnicas, \SpecialChar LaTeX
29791  no imprime las notas al pie en cuadros.
29792  No obstante, hay otro método para imprimirlas: en lugar de la nota al pie
29793  se inserta el comando 
29794 \series bold
29795
29796 \backslash
29797 footnotemark{}
29798 \series default
29799  en código \SpecialChar TeX
29800 .
29801  El texto de la nota se introduce como argumento del comando
29802 \series bold
29803  
29804 \backslash
29805 footnotetext
29806 \series default
29807  después del cuadro.
29808 \begin_inset Newline newline
29809 \end_inset
29810
29811 Esto es lo que se ha hecho para el siguiente cuadro con el comando
29812 \end_layout
29813
29814 \begin_layout Standard
29815
29816 \series bold
29817
29818 \backslash
29819 footnotetext{
29820 \series default
29821 Texto de la nota del cuadro.
29822 \series bold
29823 }
29824 \end_layout
29825
29826 \begin_layout Standard
29827 \begin_inset Tabular
29828 <lyxtabular version="3" rows="2" columns="1">
29829 <features tabularvalignment="middle">
29830 <column alignment="center" valignment="top">
29831 <row>
29832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29833 \begin_inset Text
29834
29835 \begin_layout Plain Layout
29836 Texto de ejemplo.
29837 \begin_inset Foot
29838 status open
29839
29840 \begin_layout Plain Layout
29841 ¡Esta nota no se imprimirá!
29842 \end_layout
29843
29844 \end_inset
29845
29846
29847 \end_layout
29848
29849 \end_inset
29850 </cell>
29851 </row>
29852 <row>
29853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29854 \begin_inset Text
29855
29856 \begin_layout Plain Layout
29857 Texto de ejemplo.
29858 \begin_inset ERT
29859 status collapsed
29860
29861 \begin_layout Plain Layout
29862
29863
29864 \backslash
29865 footnotemark{}
29866 \end_layout
29867
29868 \end_inset
29869
29870
29871 \end_layout
29872
29873 \end_inset
29874 </cell>
29875 </row>
29876 </lyxtabular>
29877
29878 \end_inset
29879
29880
29881 \begin_inset ERT
29882 status collapsed
29883
29884 \begin_layout Plain Layout
29885
29886
29887 \backslash
29888 footnotetext{
29889 \end_layout
29890
29891 \end_inset
29892
29893 Texto de la nota del cuadro.
29894 \begin_inset ERT
29895 status collapsed
29896
29897 \begin_layout Plain Layout
29898
29899 }
29900 \end_layout
29901
29902 \end_inset
29903
29904
29905 \end_layout
29906
29907 \begin_layout Standard
29908 Las notas al pie en cuadros largos se describen en la sección
29909 \begin_inset space ~
29910 \end_inset
29911
29912
29913 \begin_inset CommandInset ref
29914 LatexCommand ref
29915 reference "subsec:Notas-al-pie-en-Cuadros-Largos"
29916
29917 \end_inset
29918
29919 .
29920 \end_layout
29921
29922 \begin_layout Standard
29923 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
29924  y con numeración diferente debido a que una minipágina es como una página
29925  dentro de otra.
29926  (Más información sobre minipáginas en la sección
29927 \begin_inset space ~
29928 \end_inset
29929
29930
29931 \begin_inset CommandInset ref
29932 LatexCommand ref
29933 reference "sec:Minipáginas"
29934
29935 \end_inset
29936
29937 ).
29938  Para poner notas en una minipágina que se impriman a pie de página como
29939  las notas al pie normales, se puede usar también el método de 
29940 \series bold
29941
29942 \backslash
29943 footnotemark{}
29944 \series default
29945  y 
29946 \series bold
29947
29948 \backslash
29949 footnotetext
29950 \series default
29951 .
29952 \end_layout
29953
29954 \begin_layout Standard
29955 \begin_inset Box Frameless
29956 position "t"
29957 hor_pos "c"
29958 has_inner_box 1
29959 inner_pos "t"
29960 use_parbox 0
29961 use_makebox 0
29962 width "100col%"
29963 special "none"
29964 height "1in"
29965 height_special "totalheight"
29966 thickness "0.4pt"
29967 separation "3pt"
29968 shadowsize "4pt"
29969 framecolor "black"
29970 backgroundcolor "none"
29971 status open
29972
29973 \begin_layout Plain Layout
29974 Muestra de texto en una minipágina.
29975 \begin_inset Foot
29976 status open
29977
29978 \begin_layout Plain Layout
29979 Nota en la minipágina.
29980 \end_layout
29981
29982 \end_inset
29983
29984
29985 \end_layout
29986
29987 \begin_layout Plain Layout
29988 Muestra de texto en una minipágina.
29989 \begin_inset ERT
29990 status collapsed
29991
29992 \begin_layout Plain Layout
29993
29994
29995 \backslash
29996 footnotemark{}
29997 \end_layout
29998
29999 \end_inset
30000
30001
30002 \end_layout
30003
30004 \end_inset
30005
30006
30007 \end_layout
30008
30009 \begin_layout Standard
30010 \begin_inset ERT
30011 status collapsed
30012
30013 \begin_layout Plain Layout
30014
30015
30016 \backslash
30017 footnotetext{
30018 \end_layout
30019
30020 \end_inset
30021
30022 Nota fuera de la minipágina.
30023 \begin_inset ERT
30024 status collapsed
30025
30026 \begin_layout Plain Layout
30027
30028 }
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \end_layout
30035
30036 \begin_layout Standard
30037 \begin_inset VSpace defskip
30038 \end_inset
30039
30040
30041 \end_layout
30042
30043 \begin_layout Standard
30044 Para hacer referencia a la misma nota varias veces sin imprimir su texto
30045  cada vez, usa el comando 
30046 \series bold
30047
30048 \backslash
30049 footnotemark[number]
30050 \series default
30051  en código \SpecialChar TeX
30052 .
30053 \begin_inset Newline newline
30054 \end_inset
30055
30056 Como el número de la nota repetida no se conoce mientras se escribe el texto,
30057  hay que guardarlo.
30058  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
30059  comandos en código \SpecialChar TeX
30060  después de la nota al pie
30061 \begin_inset space ~
30062 \end_inset
30063
30064
30065 \begin_inset CommandInset ref
30066 LatexCommand ref
30067 reference "pie:Esto-es-una"
30068
30069 \end_inset
30070
30071  para guardar el número de la nota: 
30072 \end_layout
30073
30074 \begin_layout Standard
30075
30076 \series bold
30077
30078 \backslash
30079 newcounter{MyRepeatFoot}
30080 \begin_inset Newline newline
30081 \end_inset
30082
30083
30084 \backslash
30085 setcounter{MyRepeatFoot}{
30086 \backslash
30087 thefootnote}
30088 \end_layout
30089
30090 \begin_layout Standard
30091 La marca de la nota se ha creado después con el comando:
30092 \end_layout
30093
30094 \begin_layout Standard
30095
30096 \series bold
30097
30098 \backslash
30099 footnotemark[
30100 \backslash
30101 theMyRepeatFoot]
30102 \end_layout
30103
30104 \begin_layout Standard
30105 Aquí hay una nota repetida:
30106 \begin_inset ERT
30107 status collapsed
30108
30109 \begin_layout Plain Layout
30110
30111
30112 \backslash
30113 footnotemark[
30114 \backslash
30115 theMyRepeatFoot]
30116 \end_layout
30117
30118 \end_inset
30119
30120
30121 \end_layout
30122
30123 \begin_layout Standard
30124 Para repetir la nota al pie previa, se puede omitir el guardado del número
30125  de la nota y usar en su lugar el comando:
30126 \end_layout
30127
30128 \begin_layout Standard
30129
30130 \series bold
30131
30132 \backslash
30133 footnotemark[
30134 \backslash
30135 thefootnote]
30136 \end_layout
30137
30138 \begin_layout Standard
30139 Aquí hay otra nota repetida:
30140 \begin_inset ERT
30141 status collapsed
30142
30143 \begin_layout Plain Layout
30144
30145
30146 \backslash
30147 footnotemark[
30148 \backslash
30149 thefootnote]
30150 \end_layout
30151
30152 \end_inset
30153
30154
30155 \end_layout
30156
30157 \begin_layout Subsection
30158 Numeración de notas al pie
30159 \begin_inset CommandInset label
30160 LatexCommand label
30161 name "subsec:Numeración-de-Notas-al-Pie"
30162
30163 \end_inset
30164
30165
30166 \begin_inset Index idx
30167 status collapsed
30168
30169 \begin_layout Plain Layout
30170 Notas ! al pie ! numeración
30171 \end_layout
30172
30173 \end_inset
30174
30175
30176 \end_layout
30177
30178 \begin_layout Standard
30179 Para reiniciar el número de pie a 1 en cada sección añade
30180 \family roman
30181  en el preámbulo el comando:
30182 \end_layout
30183
30184 \begin_layout Standard
30185
30186 \series bold
30187
30188 \backslash
30189 @addtoreset{footnote}{section}
30190 \end_layout
30191
30192 \begin_layout Standard
30193 \begin_inset VSpace bigskip
30194 \end_inset
30195
30196 El siguiente comando en el preámbulo cambia el estilo de numeración del
30197  pie a números romanos en minúsculas:
30198 \end_layout
30199
30200 \begin_layout Standard
30201
30202 \series bold
30203
30204 \backslash
30205 renewcommand{
30206 \backslash
30207 thefootnote}{
30208 \backslash
30209 roman{footnote}}
30210 \end_layout
30211
30212 \begin_layout Standard
30213 \begin_inset ERT
30214 status collapsed
30215
30216 \begin_layout Plain Layout
30217
30218
30219 \backslash
30220 renewcommand{
30221 \backslash
30222 thefootnote}{
30223 \backslash
30224 roman{footnote}}
30225 \end_layout
30226
30227 \end_inset
30228
30229  Nota al pie en números romanos:
30230 \begin_inset Foot
30231 status collapsed
30232
30233 \begin_layout Plain Layout
30234 Ejemplo de nota al pie en números romanos.
30235 \end_layout
30236
30237 \end_inset
30238
30239
30240 \begin_inset ERT
30241 status collapsed
30242
30243 \begin_layout Plain Layout
30244
30245
30246 \backslash
30247 renewcommand{
30248 \backslash
30249 thefootnote}{
30250 \backslash
30251 arabic{footnote}}
30252 \end_layout
30253
30254 \end_inset
30255
30256
30257 \end_layout
30258
30259 \begin_layout Standard
30260 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
30261  
30262 \series bold
30263
30264 \backslash
30265 roman
30266 \series default
30267  por 
30268 \series bold
30269
30270 \backslash
30271 Roman
30272 \series default
30273 .
30274  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
30275 \series bold
30276
30277 \backslash
30278 Alph
30279 \series default
30280  o 
30281 \series bold
30282
30283 \backslash
30284 alph
30285 \series default
30286 , respectivamente.
30287  Para ordenar las notas al pie con símbolos usa 
30288 \series bold
30289
30290 \backslash
30291 fnsymbol
30292 \series default
30293 .
30294 \end_layout
30295
30296 \begin_layout Standard
30297 \begin_inset Note Greyedout
30298 status open
30299
30300 \begin_layout Plain Layout
30301
30302 \series bold
30303 Nota:
30304 \series default
30305  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
30306  simples.
30307 \end_layout
30308
30309 \end_inset
30310
30311
30312 \begin_inset Newline newline
30313 \end_inset
30314
30315
30316 \begin_inset Note Greyedout
30317 status open
30318
30319 \begin_layout Plain Layout
30320
30321 \series bold
30322 Nota:
30323 \series default
30324  sólo puedes ordenar hasta 9 pies con símbolos.
30325 \end_layout
30326
30327 \end_inset
30328
30329
30330 \end_layout
30331
30332 \begin_layout Standard
30333 Para volver al estilo de numeración predeterminado cuando has cambiado a
30334  otro estilo, usa 
30335 \series bold
30336
30337 \backslash
30338 arabic
30339 \series default
30340  en vez de 
30341 \series bold
30342
30343 \backslash
30344 roman
30345 \series default
30346  en el comando anterior.
30347 \begin_inset ERT
30348 status collapsed
30349
30350 \begin_layout Plain Layout
30351
30352
30353 \backslash
30354 renewcommand{
30355 \backslash
30356 thefootnote}{
30357 \backslash
30358 arabic{footnote}}
30359 \end_layout
30360
30361 \end_inset
30362
30363
30364 \end_layout
30365
30366 \begin_layout Standard
30367 \begin_inset VSpace bigskip
30368 \end_inset
30369
30370
30371 \end_layout
30372
30373 \begin_layout Standard
30374 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
30375  comando al preámbulo del documento:
30376 \end_layout
30377
30378 \begin_layout Standard
30379
30380 \series bold
30381
30382 \backslash
30383 numberwithin{footnote}{chapter}
30384 \end_layout
30385
30386 \begin_layout Standard
30387 Para poder usar el comando 
30388 \series bold
30389
30390 \backslash
30391 numberwithin
30392 \series default
30393 , marca la opción 
30394 \family sans
30395 Usar
30396 \family default
30397
30398 \begin_inset space ~
30399 \end_inset
30400
30401
30402 \family sans
30403 el
30404 \family default
30405
30406 \begin_inset space ~
30407 \end_inset
30408
30409
30410 \family sans
30411 paquete
30412 \family default
30413
30414 \begin_inset space ~
30415 \end_inset
30416
30417
30418 \family sans
30419 AMS
30420 \family default
30421  en la sección 
30422 \family sans
30423 Opciones para ecuaciones
30424 \family default
30425  de la configuración del documento.
30426 \end_layout
30427
30428 \begin_layout Standard
30429 \begin_inset ERT
30430 status collapsed
30431
30432 \begin_layout Plain Layout
30433
30434
30435 \backslash
30436 numberwithin{footnote}{chapter}
30437 \end_layout
30438
30439 \end_inset
30440
30441 Esto es otro ejemplo de nota al pie:
30442 \series bold
30443
30444 \begin_inset Foot
30445 status collapsed
30446
30447 \begin_layout Plain Layout
30448 Nota al pie numerada en el esquema 
30449 \begin_inset Quotes eld
30450 \end_inset
30451
30452 capítulo.nota
30453 \begin_inset Quotes erd
30454 \end_inset
30455
30456 .
30457 \end_layout
30458
30459 \end_inset
30460
30461
30462 \series default
30463
30464 \begin_inset ERT
30465 status collapsed
30466
30467 \begin_layout Plain Layout
30468
30469
30470 \backslash
30471 renewcommand{
30472 \backslash
30473 thefootnote}{
30474 \backslash
30475 arabic{footnote}}
30476 \end_layout
30477
30478 \end_inset
30479
30480
30481 \end_layout
30482
30483 \begin_layout Standard
30484 \begin_inset Note Greyedout
30485 status open
30486
30487 \begin_layout Plain Layout
30488
30489 \series bold
30490 Nota: 
30491 \backslash
30492 numberwithin 
30493 \series default
30494 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
30495  previas para obtener números no arábigos se sobreescriben.
30496 \end_layout
30497
30498 \end_inset
30499
30500
30501 \end_layout
30502
30503 \begin_layout Standard
30504 Así, para obtener por ejemplo el esquema «capítulo.
30505 \backslash
30506 Roman{footnote}», usa este comando en vez de 
30507 \series bold
30508
30509 \backslash
30510 numberwithin
30511 \series default
30512 :
30513 \end_layout
30514
30515 \begin_layout Standard
30516
30517 \series bold
30518
30519 \backslash
30520 renewcommand{
30521 \backslash
30522 thefootnote}{
30523 \backslash
30524 thechapter.
30525 \backslash
30526 Roman{footnote}}
30527 \end_layout
30528
30529 \begin_layout Subsection
30530 Colocación de notas al pie
30531 \begin_inset Index idx
30532 status collapsed
30533
30534 \begin_layout Plain Layout
30535 Notas ! al pie ! colocación
30536 \end_layout
30537
30538 \end_inset
30539
30540
30541 \end_layout
30542
30543 \begin_layout Standard
30544 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
30545  entre ellas al final de la página.
30546  Para hacerlas más legibles puedes añadir 1.5
30547 \begin_inset space \thinspace{}
30548 \end_inset
30549
30550 mm, p.
30551 \begin_inset space \thinspace{}
30552 \end_inset
30553
30554 ej., con el comando siguiente en el preámbulo:
30555 \end_layout
30556
30557 \begin_layout Standard
30558
30559 \series bold
30560
30561 \backslash
30562 let
30563 \backslash
30564 myFoot
30565 \backslash
30566 footnote
30567 \begin_inset Newline newline
30568 \end_inset
30569
30570
30571 \backslash
30572 renewcommand{
30573 \backslash
30574 footnote}[1]{
30575 \backslash
30576 myFoot{#1
30577 \backslash
30578 vspace{1.5mm}}}
30579 \end_layout
30580
30581 \begin_layout Standard
30582 \begin_inset VSpace bigskip
30583 \end_inset
30584
30585 En documentos a dos columnas la nota al pie aparece al final de cada columna,
30586  véase la figura
30587 \begin_inset space ~
30588 \end_inset
30589
30590
30591 \begin_inset CommandInset ref
30592 LatexCommand ref
30593 reference "fig:Colocación-standard-del-pie"
30594
30595 \end_inset
30596
30597 .
30598  Si las notas debieran mostrarse sólo al final de la columna derecha, como
30599  en la figura
30600 \begin_inset space ~
30601 \end_inset
30602
30603
30604 \begin_inset CommandInset ref
30605 LatexCommand ref
30606 reference "fig:Colocación-del-pie-en"
30607
30608 \end_inset
30609
30610 , usa el paquete \SpecialChar LaTeX
30611  
30612 \series bold
30613 ftnright
30614 \series default
30615
30616 \begin_inset Index idx
30617 status collapsed
30618
30619 \begin_layout Plain Layout
30620 \SpecialChar LaTeX
30621 -paquetes ! ftnright
30622 \end_layout
30623
30624 \end_inset
30625
30626  con este comando en el preámbulo:
30627 \end_layout
30628
30629 \begin_layout Standard
30630
30631 \series bold
30632
30633 \backslash
30634 usepackage{ftnright}
30635 \end_layout
30636
30637 \begin_layout Standard
30638 \begin_inset Float figure
30639 placement !h
30640 wide false
30641 sideways false
30642 status open
30643
30644 \begin_layout Plain Layout
30645 \begin_inset ERT
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649
30650
30651 \backslash
30652 framebox{
30653 \end_layout
30654
30655 \end_inset
30656
30657
30658 \begin_inset Graphics
30659         filename ../clipart/without_fntright.pdf
30660         width 100col%
30661
30662 \end_inset
30663
30664
30665 \begin_inset ERT
30666 status collapsed
30667
30668 \begin_layout Plain Layout
30669
30670 }
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \end_layout
30677
30678 \begin_layout Plain Layout
30679 \begin_inset Caption Standard
30680
30681 \begin_layout Plain Layout
30682 \begin_inset CommandInset label
30683 LatexCommand label
30684 name "fig:Colocación-standard-del-pie"
30685
30686 \end_inset
30687
30688 Colocación estándar de notas al pie en documentos a dos columnas.
30689 \end_layout
30690
30691 \end_inset
30692
30693
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \end_layout
30700
30701 \begin_layout Standard
30702 \begin_inset Float figure
30703 placement !h
30704 wide false
30705 sideways false
30706 status open
30707
30708 \begin_layout Plain Layout
30709 \begin_inset ERT
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713
30714
30715 \backslash
30716 framebox{
30717 \end_layout
30718
30719 \end_inset
30720
30721
30722 \begin_inset Graphics
30723         filename ../clipart/with_fntright.pdf
30724         width 100col%
30725
30726 \end_inset
30727
30728
30729 \begin_inset ERT
30730 status collapsed
30731
30732 \begin_layout Plain Layout
30733
30734 }
30735 \end_layout
30736
30737 \end_inset
30738
30739
30740 \end_layout
30741
30742 \begin_layout Plain Layout
30743 \begin_inset Caption Standard
30744
30745 \begin_layout Plain Layout
30746 \begin_inset CommandInset label
30747 LatexCommand label
30748 name "fig:Colocación-del-pie-en"
30749
30750 \end_inset
30751
30752 Colocación de la nota al pie en documentos a dos columnas cuando se usa
30753  el paquete \SpecialChar LaTeX
30754  
30755 \series bold
30756 ftnright
30757 \series default
30758 .
30759 \end_layout
30760
30761 \end_inset
30762
30763
30764 \end_layout
30765
30766 \end_inset
30767
30768
30769 \end_layout
30770
30771 \begin_layout Standard
30772 \begin_inset VSpace bigskip
30773 \end_inset
30774
30775 En alguna literatura científica es habitual reunir las notas para imprimirlas
30776  en un párrafo separado al final de la sección, como en la figura
30777 \begin_inset space ~
30778 \end_inset
30779
30780
30781 \begin_inset CommandInset ref
30782 LatexCommand ref
30783 reference "fig:Notas-al-pie-al-final"
30784
30785 \end_inset
30786
30787 .
30788  Para reunir las notas al final
30789 \begin_inset Index idx
30790 status collapsed
30791
30792 \begin_layout Plain Layout
30793 Notas ! al final
30794 \end_layout
30795
30796 \end_inset
30797
30798  en vez de a pie de página, carga en el menú 
30799 \family sans
30800 Documento\SpecialChar menuseparator
30801 Configuratión\SpecialChar menuseparator
30802 Módulos
30803 \family default
30804  el módulo 
30805 \family sans
30806 Pie
30807 \begin_inset space ~
30808 \end_inset
30809
30810 al
30811 \begin_inset space ~
30812 \end_inset
30813
30814 final
30815 \family default
30816 .
30817  Para insertar la colección de notas, escribe el comando
30818 \end_layout
30819
30820 \begin_layout Standard
30821
30822 \series bold
30823
30824 \backslash
30825 theendnotes
30826 \end_layout
30827
30828 \begin_layout Standard
30829 en código \SpecialChar TeX
30830  al final de una sección o capítulo.
30831 \end_layout
30832
30833 \begin_layout Standard
30834 \begin_inset Float figure
30835 wide false
30836 sideways false
30837 status open
30838
30839 \begin_layout Plain Layout
30840 \align center
30841 \begin_inset ERT
30842 status collapsed
30843
30844 \begin_layout Plain Layout
30845
30846
30847 \backslash
30848 framebox{
30849 \end_layout
30850
30851 \end_inset
30852
30853
30854 \begin_inset Graphics
30855         filename ../clipart/endnotes.pdf
30856
30857 \end_inset
30858
30859
30860 \begin_inset ERT
30861 status collapsed
30862
30863 \begin_layout Plain Layout
30864
30865 }
30866 \end_layout
30867
30868 \end_inset
30869
30870
30871 \end_layout
30872
30873 \begin_layout Plain Layout
30874 \begin_inset Caption Standard
30875
30876 \begin_layout Plain Layout
30877 \begin_inset CommandInset label
30878 LatexCommand label
30879 name "fig:Notas-al-pie-al-final"
30880
30881 \end_inset
30882
30883 Notas al final: notas impresas en párrafo separado al final de la sección
30884  o del capítulo.
30885 \end_layout
30886
30887 \end_inset
30888
30889
30890 \end_layout
30891
30892 \end_inset
30893
30894
30895 \end_layout
30896
30897 \begin_layout Standard
30898 \begin_inset VSpace medskip
30899 \end_inset
30900
30901 La cabecera de párrafo para las notas finales no se traduce automáticamente
30902  al lenguaje del documento, hay que hacerlo manualmente.
30903  El siguiente comando de preámbulo traduce el nombre en inglés «Notes» al
30904  español «Notas»:
30905 \end_layout
30906
30907 \begin_layout Standard
30908
30909 \series bold
30910
30911 \backslash
30912 renewcommand{
30913 \backslash
30914 notesname}{Notas}
30915 \end_layout
30916
30917 \begin_layout Standard
30918 \begin_inset VSpace medskip
30919 \end_inset
30920
30921 La numeración de notas finales puede cambiarse como la de las notas al pie,
30922  como se describe en la sección
30923 \begin_inset space ~
30924 \end_inset
30925
30926
30927 \begin_inset CommandInset ref
30928 LatexCommand ref
30929 reference "subsec:Numeración-de-Notas-al-Pie"
30930
30931 \end_inset
30932
30933 ; sólo hay que reemplazar el comando 
30934 \series bold
30935
30936 \backslash
30937 thefootnote
30938 \series default
30939  por 
30940 \series bold
30941
30942 \backslash
30943 theendnote
30944 \series default
30945 .
30946  Para restablecer la numeración usa el comando 
30947 \series bold
30948
30949 \backslash
30950 @addtoreset
30951 \series default
30952  como se describe en la sección
30953 \begin_inset space ~
30954 \end_inset
30955
30956
30957 \begin_inset CommandInset ref
30958 LatexCommand ref
30959 reference "subsec:Numeración-de-Notas-al-Pie"
30960
30961 \end_inset
30962
30963  y sustituye el parámetro de comando 
30964 \series bold
30965 footnote
30966 \series default
30967  por 
30968 \series bold
30969 endnote
30970 \series default
30971 .
30972 \end_layout
30973
30974 \begin_layout Standard
30975 Para notas al final hay el comando el comando 
30976 \series bold
30977
30978 \backslash
30979 endnotemark[número]
30980 \series default
30981  similar al comando 
30982 \series bold
30983
30984 \backslash
30985 footnotemark
30986 \series default
30987 , descrito en la sección
30988 \begin_inset space ~
30989 \end_inset
30990
30991
30992 \begin_inset CommandInset ref
30993 LatexCommand ref
30994 reference "sec:Notas-al-pie"
30995
30996 \end_inset
30997
30998 .
30999 \end_layout
31000
31001 \begin_layout Standard
31002 \begin_inset VSpace bigskip
31003 \end_inset
31004
31005 Las notas al pie también pueden colocarse al margen de la página y la alineación
31006  del texto del pie también puede cambiarse, véase el paquete \SpecialChar LaTeX
31007  
31008 \series bold
31009 footmisc
31010 \series default
31011
31012 \begin_inset Index idx
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016 \SpecialChar LaTeX
31017 -paquetes ! footmisc
31018 \end_layout
31019
31020 \end_inset
31021
31022  
31023 \begin_inset CommandInset citation
31024 LatexCommand cite
31025 key "footmisc"
31026
31027 \end_inset
31028
31029  para más información.
31030 \end_layout
31031
31032 \begin_layout Standard
31033 Para otras posibilidades de diseño de notas al pie mira en libros de \SpecialChar LaTeX
31034
31035 \begin_inset CommandInset citation
31036 LatexCommand cite
31037 key "latexcompanion,latexguide,latexbook"
31038
31039 \end_inset
31040
31041 .
31042  Si estás usando una clase de documento 
31043 \series bold
31044 KOMA-Script
31045 \series default
31046
31047 \begin_inset Index idx
31048 status collapsed
31049
31050 \begin_layout Plain Layout
31051 \SpecialChar LaTeX
31052 -paquetes ! KOMA-Script
31053 \end_layout
31054
31055 \end_inset
31056
31057 , puedes ajustar las características de las notas al pie mediante comandos
31058  específicos de la clase, véase 
31059 \begin_inset CommandInset citation
31060 LatexCommand cite
31061 key "KOMA-Script"
31062
31063 \end_inset
31064
31065 .
31066 \end_layout
31067
31068 \begin_layout Section
31069 Notas al margen
31070 \begin_inset Index idx
31071 status collapsed
31072
31073 \begin_layout Plain Layout
31074 Notas ! al margen
31075 \end_layout
31076
31077 \end_inset
31078
31079
31080 \end_layout
31081
31082 \begin_layout Standard
31083 Las notas al margen se ven y se comportan en \SpecialChar LyX
31084  como notas al pie.
31085  Se insertan con el menú 
31086 \family sans
31087 Insertar\SpecialChar menuseparator
31088 Nota
31089 \begin_inset space ~
31090 \end_inset
31091
31092 al
31093 \begin_inset space ~
31094 \end_inset
31095
31096 margen
31097 \family default
31098  o con el botón 
31099 \begin_inset Info
31100 type  "icon"
31101 arg   "marginalnote-insert"
31102 \end_inset
31103
31104 .
31105  Aparece un cuadro gris con la etiqueta 
31106 \family roman
31107 \series medium
31108 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
31109 \end_layout
31110
31111 \begin_layout Standard
31112 Al lado hay un ejemplo de nota al margen.
31113
31114 \family roman
31115 \series medium
31116  
31117 \begin_inset Marginal
31118 status open
31119
31120 \begin_layout Plain Layout
31121 Esto es una nota al margen.
31122 \end_layout
31123
31124 \end_inset
31125
31126
31127 \end_layout
31128
31129 \begin_layout Standard
31130 Estas notas salen en el margen derecho en documentos a una cara.
31131  En documentos a doble cara se muestran en el margen externo —margen izquierdo
31132  en páginas pares, derecho en páginas impares—.
31133  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
31134  a la derecha si la nota aparece en el margen izquierdo—.
31135  La primera línea de la nota se sitúa en la posición de la línea del texto
31136  en la que se inserta en el documento.
31137 \end_layout
31138
31139 \begin_layout Standard
31140 \begin_inset VSpace bigskip
31141 \end_inset
31142
31143 Para colocar la nota en el margen interno añade el comando
31144 \end_layout
31145
31146 \begin_layout Standard
31147
31148 \series bold
31149
31150 \backslash
31151 reversemarginpar
31152 \end_layout
31153
31154 \begin_layout Standard
31155 en código \SpecialChar TeX
31156  antes de la nota.
31157  La nueva colocación es válida para todas las siguientes notas al margen.
31158  
31159 \begin_inset ERT
31160 status collapsed
31161
31162 \begin_layout Plain Layout
31163
31164
31165 \backslash
31166 reversemarginpar 
31167 \end_layout
31168
31169 \end_inset
31170
31171
31172 \begin_inset Marginal
31173 status open
31174
31175 \begin_layout Plain Layout
31176 Esto es una nota en el margen interno.
31177 \end_layout
31178
31179 \end_inset
31180
31181
31182 \series bold
31183
31184 \begin_inset Newline newline
31185 \end_inset
31186
31187
31188 \series default
31189
31190 \begin_inset Note Greyedout
31191 status open
31192
31193 \begin_layout Plain Layout
31194
31195 \series bold
31196 Nota:
31197 \series default
31198  A veces no hay espacio suficiente en el margen interno, por lo que la nota
31199  no se mostrará correctamente en la salida.
31200 \end_layout
31201
31202 \end_inset
31203
31204
31205 \end_layout
31206
31207 \begin_layout Standard
31208 Para volver a la ubicación predeterminada inserta en código \SpecialChar TeX
31209  el comando
31210 \begin_inset ERT
31211 status collapsed
31212
31213 \begin_layout Plain Layout
31214
31215
31216 \backslash
31217 normalmarginpar 
31218 \end_layout
31219
31220 \end_inset
31221
31222
31223 \end_layout
31224
31225 \begin_layout Standard
31226
31227 \series bold
31228
31229 \backslash
31230 normalmarginpar
31231 \end_layout
31232
31233 \begin_layout Standard
31234 \begin_inset Note Greyedout
31235 status open
31236
31237 \begin_layout Plain Layout
31238
31239 \series bold
31240 Nota:
31241 \series default
31242  El comando se ignora si en el mismo párrafo está también presente el comando
31243  
31244 \series bold
31245
31246 \backslash
31247 reversemarginpar
31248 \series default
31249 .
31250 \end_layout
31251
31252 \end_inset
31253
31254
31255 \end_layout
31256
31257 \begin_layout Standard
31258 \begin_inset VSpace bigskip
31259 \end_inset
31260
31261
31262 \family roman
31263 \series medium
31264
31265 \begin_inset Marginal
31266 status open
31267
31268 \begin_layout Plain Layout
31269 PalabraMuyLargaAlMargen no partida con guión.
31270 \end_layout
31271
31272 \end_inset
31273
31274
31275 \family default
31276 \series default
31277  Como en el caso descrito en la sección
31278 \begin_inset space ~
31279 \end_inset
31280
31281
31282 \begin_inset CommandInset ref
31283 LatexCommand ref
31284 reference "subsec:Líneas-Múltiples-en"
31285
31286 \end_inset
31287
31288 , una palabra larga no puede partirse con guión cuando es la primera en
31289  la nota al margen.
31290  Para evitar esto, inserta un espacio horizontal de 0
31291 \begin_inset space \thinspace{}
31292 \end_inset
31293
31294 pt antes de la palabra
31295 \family roman
31296 \series medium
31297 .
31298 \end_layout
31299
31300 \begin_layout Standard
31301
31302 \family roman
31303 \series medium
31304 \begin_inset Marginal
31305 status open
31306
31307 \begin_layout Plain Layout
31308 \begin_inset ERT
31309 status collapsed
31310
31311 \begin_layout Plain Layout
31312
31313
31314 \backslash
31315 hspace{0pt}
31316 \end_layout
31317
31318 \end_inset
31319
31320 PalabraMuyLargaAlMargen partida con guión.
31321 \end_layout
31322
31323 \end_inset
31324
31325
31326 \end_layout
31327
31328 \begin_layout Standard
31329 \begin_inset VSpace bigskip
31330 \end_inset
31331
31332
31333 \end_layout
31334
31335 \begin_layout Standard
31336 \begin_inset Note Greyedout
31337 status open
31338
31339 \begin_layout Plain Layout
31340
31341 \series bold
31342 Nota:
31343 \series default
31344  Normalmente no pueden utilizarse notas al margen en cuadros, flotantes
31345  y notas al pie.
31346 \end_layout
31347
31348 \end_inset
31349
31350
31351 \end_layout
31352
31353 \begin_layout Standard
31354 \begin_inset VSpace bigskip
31355 \end_inset
31356
31357
31358 \end_layout
31359
31360 \begin_layout Standard
31361 \begin_inset ERT
31362 status collapsed
31363
31364 \begin_layout Plain Layout
31365
31366
31367 \backslash
31368 ifmarginnote
31369 \end_layout
31370
31371 \end_inset
31372
31373
31374 \begin_inset Note Note
31375 status open
31376
31377 \begin_layout Plain Layout
31378 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
31379  \SpecialChar LaTeX
31380  
31381 \series bold
31382 marginnote
31383 \series default
31384 .
31385 \end_layout
31386
31387 \end_inset
31388
31389
31390 \end_layout
31391
31392 \begin_layout Standard
31393 Esta restricción se puede salvar con el paquete \SpecialChar LaTeX
31394  
31395 \series bold
31396 marginnote
31397 \series default
31398
31399 \begin_inset Index idx
31400 status collapsed
31401
31402 \begin_layout Plain Layout
31403 \SpecialChar LaTeX
31404 -paquetes ! marginnote
31405 \end_layout
31406
31407 \end_inset
31408
31409 .
31410  Poniendo estas dos líneas en el preámbulo, el comando usado por \SpecialChar LyX
31411  para notas
31412  al margen es redefinido para usar el comando proporcionado por el paquete
31413  
31414 \series bold
31415 marginnote
31416 \series default
31417 :
31418 \end_layout
31419
31420 \begin_layout Standard
31421
31422 \series bold
31423
31424 \backslash
31425 usepackage{marginnote}
31426 \begin_inset Newline newline
31427 \end_inset
31428
31429
31430 \backslash
31431 let
31432 \backslash
31433 marginpar
31434 \backslash
31435 marginnote
31436 \end_layout
31437
31438 \begin_layout Standard
31439 Esto se ha utilizado en el presente documento porque 
31440 \series bold
31441 marginnote
31442 \series default
31443  tiene una característica adicional útil: Puedes establecer un desplazamiento
31444  vertical a la nota.
31445  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
31446  diseño de la página.
31447  En \SpecialChar LyX
31448 , el desplazamiento se escribe directamente tras la nota al margen,
31449  en código \SpecialChar TeX
31450
31451 \end_layout
31452
31453 \begin_layout Standard
31454
31455 \series bold
31456 [desplazamiento]
31457 \end_layout
31458
31459 \begin_layout Standard
31460 donde desplazamiento es una longitud en una de las unidades del cuadro
31461 \begin_inset space ~
31462 \end_inset
31463
31464
31465 \begin_inset CommandInset ref
31466 LatexCommand ref
31467 reference "tab:Unidades"
31468
31469 \end_inset
31470
31471 .
31472  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
31473  abajo.
31474  
31475 \family roman
31476 \series medium
31477 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
31478 \begin_inset space \thinspace{}
31479 \end_inset
31480
31481 cm arriba con el comando en código \SpecialChar TeX
31482  
31483 \begin_inset Quotes eld
31484 \end_inset
31485
31486
31487 \family default
31488 \series bold
31489 [-1.5cm]
31490 \family roman
31491 \series medium
31492
31493 \begin_inset Quotes erd
31494 \end_inset
31495
31496
31497 \begin_inset Marginal
31498 status collapsed
31499
31500 \begin_layout Plain Layout
31501 Esta nota está 1.5
31502 \begin_inset space \thinspace{}
31503 \end_inset
31504
31505 cm por encima de su posición original.
31506 \end_layout
31507
31508 \end_inset
31509
31510
31511 \family default
31512 \series default
31513
31514 \begin_inset ERT
31515 status collapsed
31516
31517 \begin_layout Plain Layout
31518
31519 [-1.5cm]
31520 \end_layout
31521
31522 \end_inset
31523
31524
31525 \end_layout
31526
31527 \begin_layout Standard
31528 \begin_inset VSpace medskip
31529 \end_inset
31530
31531 Con 
31532 \series bold
31533 marginnote
31534 \series default
31535  también puedes cambiar la alineación del texto en el margen.
31536  Por ejemplo los comandos
31537 \end_layout
31538
31539 \begin_layout Standard
31540
31541 \series bold
31542
31543 \backslash
31544 renewcommand*{
31545 \backslash
31546 raggedleftmarginnote}{
31547 \backslash
31548 centering}
31549 \begin_inset Newline newline
31550 \end_inset
31551
31552
31553 \backslash
31554 renewcommand*{
31555 \backslash
31556 raggedrightmarginnote}{
31557 \backslash
31558 centering}
31559 \end_layout
31560
31561 \begin_layout Standard
31562 producen alineación centrada.
31563  
31564 \series bold
31565
31566 \backslash
31567 raggedleftmarginnote
31568 \series default
31569  identifica las notas que aparecen al lado izquierdo.
31570 \family roman
31571 \series medium
31572
31573 \begin_inset ERT
31574 status collapsed
31575
31576 \begin_layout Plain Layout
31577
31578
31579 \backslash
31580 renewcommand*{
31581 \backslash
31582 raggedleftmarginnote}{
31583 \backslash
31584 centering}
31585 \end_layout
31586
31587 \begin_layout Plain Layout
31588
31589
31590 \backslash
31591 renewcommand*{
31592 \backslash
31593 raggedrightmarginnote}{
31594 \backslash
31595 centering}
31596 \end_layout
31597
31598 \end_inset
31599
31600
31601 \begin_inset Marginal
31602 status open
31603
31604 \begin_layout Plain Layout
31605 El texto de esta nota está centrado.
31606 \end_layout
31607
31608 \end_inset
31609
31610
31611 \family default
31612 \series default
31613  El valor predeterminado es 
31614 \end_layout
31615
31616 \begin_layout Standard
31617
31618 \series bold
31619
31620 \backslash
31621 renewcommand*{
31622 \backslash
31623 raggedleftmarginnote}{
31624 \backslash
31625 raggedleft}
31626 \begin_inset Newline newline
31627 \end_inset
31628
31629
31630 \backslash
31631 renewcommand*{
31632 \backslash
31633 raggedrightmarginnote}{
31634 \backslash
31635 raggedright}
31636 \family roman
31637 \series medium
31638
31639 \begin_inset ERT
31640 status collapsed
31641
31642 \begin_layout Plain Layout
31643
31644
31645 \backslash
31646 renewcommand*{
31647 \backslash
31648 raggedleftmarginnote}{
31649 \backslash
31650 raggedleft}
31651 \end_layout
31652
31653 \begin_layout Plain Layout
31654
31655
31656 \backslash
31657 renewcommand*{
31658 \backslash
31659 raggedrightmarginnote}{
31660 \backslash
31661 raggedright}
31662 \end_layout
31663
31664 \end_inset
31665
31666
31667 \end_layout
31668
31669 \begin_layout Standard
31670 \begin_inset VSpace medskip
31671 \end_inset
31672
31673 Para otras características de 
31674 \series bold
31675 marginnote
31676 \series default
31677  mira en su documentación 
31678 \begin_inset CommandInset citation
31679 LatexCommand cite
31680 key "marginnote"
31681
31682 \end_inset
31683
31684 .
31685 \end_layout
31686
31687 \begin_layout Standard
31688 \begin_inset VSpace bigskip
31689 \end_inset
31690
31691 El diseño de las notas al margen puede ser redefinido.
31692  Por ejemplo, para crear una cabecera para todas las notas con el texto
31693  
31694 \begin_inset Quotes eld
31695 \end_inset
31696
31697
31698 \series bold
31699 \bar under
31700 ¡
31701 \family sans
31702 Atención
31703 \family default
31704 !
31705 \series default
31706 \bar default
31707
31708 \begin_inset Quotes erd
31709 \end_inset
31710
31711 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
31712 \end_layout
31713
31714 \begin_layout Standard
31715
31716 \series bold
31717
31718 \backslash
31719 let
31720 \backslash
31721 myMarginpar
31722 \backslash
31723 marginpar
31724 \begin_inset Newline newline
31725 \end_inset
31726
31727
31728 \backslash
31729 renewcommand{
31730 \backslash
31731 marginpar}[1]{
31732 \backslash
31733 myMarginpar{%
31734 \begin_inset Newline newline
31735 \end_inset
31736
31737
31738 \begin_inset Phantom HPhantom
31739 status open
31740
31741 \begin_layout Plain Layout
31742
31743 \series bold
31744 \begin_inset space ~
31745 \end_inset
31746
31747
31748 \end_layout
31749
31750 \end_inset
31751
31752
31753 \backslash
31754 hspace{0pt}
31755 \backslash
31756 textsf{
31757 \backslash
31758 textbf{
31759 \backslash
31760 underbar{¡Atención!}}}%
31761 \begin_inset Newline newline
31762 \end_inset
31763
31764
31765 \begin_inset Phantom HPhantom
31766 status open
31767
31768 \begin_layout Plain Layout
31769
31770 \series bold
31771 \begin_inset space ~
31772 \end_inset
31773
31774
31775 \end_layout
31776
31777 \end_inset
31778
31779
31780 \backslash
31781 vspace{1.5mm}
31782 \backslash
31783
31784 \backslash
31785 #1}}
31786 \end_layout
31787
31788 \begin_layout Standard
31789
31790 \family roman
31791 \series medium
31792 \begin_inset ERT
31793 status collapsed
31794
31795 \begin_layout Plain Layout
31796
31797
31798 \backslash
31799 let
31800 \backslash
31801 myMarginpar
31802 \backslash
31803 marginpar
31804 \end_layout
31805
31806 \begin_layout Plain Layout
31807
31808
31809 \backslash
31810 renewcommand{
31811 \backslash
31812 marginpar}[1]{
31813 \backslash
31814 myMarginpar{%
31815 \end_layout
31816
31817 \begin_layout Plain Layout
31818
31819    
31820 \backslash
31821 textsf{
31822 \backslash
31823 textbf{
31824 \backslash
31825 underbar{¡Atención!}}}%
31826 \end_layout
31827
31828 \begin_layout Plain Layout
31829
31830    
31831 \backslash
31832 vspace{1.5mm}
31833 \backslash
31834
31835 \backslash
31836 #1}}
31837 \end_layout
31838
31839 \end_inset
31840
31841
31842 \begin_inset Marginal
31843 status open
31844
31845 \begin_layout Plain Layout
31846 Esta es una nota con una cabecera definida.
31847 \end_layout
31848
31849 \end_inset
31850
31851
31852 \family default
31853 \series default
31854
31855 \begin_inset ERT
31856 status collapsed
31857
31858 \begin_layout Plain Layout
31859
31860 [-1.5cm]
31861 \end_layout
31862
31863 \end_inset
31864
31865
31866 \family roman
31867 \series medium
31868
31869 \begin_inset ERT
31870 status collapsed
31871
31872 \begin_layout Plain Layout
31873
31874
31875 \backslash
31876 renewcommand{
31877 \backslash
31878 marginpar}[1]{
31879 \backslash
31880 myMarginpar{#1}}
31881 \end_layout
31882
31883 \end_inset
31884
31885
31886 \family default
31887 \series default
31888
31889 \begin_inset Note Note
31890 status collapsed
31891
31892 \begin_layout Plain Layout
31893 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
31894 \end_layout
31895
31896 \end_inset
31897
31898
31899 \end_layout
31900
31901 \begin_layout Standard
31902 \begin_inset ERT
31903 status collapsed
31904
31905 \begin_layout Plain Layout
31906
31907
31908 \backslash
31909 else
31910 \end_layout
31911
31912 \end_inset
31913
31914
31915 \begin_inset Note Note
31916 status open
31917
31918 \begin_layout Plain Layout
31919 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
31920  
31921 \series bold
31922 marginnote
31923 \series default
31924 .
31925 \end_layout
31926
31927 \end_inset
31928
31929
31930 \end_layout
31931
31932 \begin_layout Standard
31933 Debes instalar el paquete \SpecialChar LaTeX
31934  
31935 \series bold
31936 marginnote
31937 \series default
31938  para ver la parte siguiente en la salida.
31939 \end_layout
31940
31941 \begin_layout Standard
31942 \begin_inset ERT
31943 status collapsed
31944
31945 \begin_layout Plain Layout
31946
31947
31948 \backslash
31949 fi
31950 \end_layout
31951
31952 \end_inset
31953
31954
31955 \end_layout
31956
31957 \begin_layout Chapter
31958 Marcos
31959 \end_layout
31960
31961 \begin_layout Section
31962 Introducción
31963 \begin_inset Index idx
31964 status collapsed
31965
31966 \begin_layout Plain Layout
31967 Marcos ! Introducción
31968 \end_layout
31969
31970 \end_inset
31971
31972
31973 \end_layout
31974
31975 \begin_layout Standard
31976 Los marcos se emplean para dar formato a bloques de texto.
31977  Se pueden usar para escribir documentos con varios idiomas, véase sección
31978 \begin_inset space ~
31979 \end_inset
31980
31981
31982 \begin_inset CommandInset ref
31983 LatexCommand ref
31984 reference "sec:Minipáginas"
31985
31986 \end_inset
31987
31988 , enmarcar textos, véase sección
31989 \begin_inset space ~
31990 \end_inset
31991
31992
31993 \begin_inset CommandInset ref
31994 LatexCommand ref
31995 reference "sec:Decoración"
31996
31997 \end_inset
31998
31999 , evitar la división de palabras, véase sección
32000 \begin_inset space ~
32001 \end_inset
32002
32003
32004 \begin_inset CommandInset ref
32005 LatexCommand ref
32006 reference "sec:Evitar-la-Partición"
32007
32008 \end_inset
32009
32010 , alinear texto, véase sección
32011 \begin_inset space ~
32012 \end_inset
32013
32014
32015 \begin_inset CommandInset ref
32016 LatexCommand ref
32017 reference "subsec:Alineación-Vertical"
32018
32019 \end_inset
32020
32021 , o para poner color de fondo a un texto, véase sección
32022 \begin_inset space ~
32023 \end_inset
32024
32025
32026 \begin_inset CommandInset ref
32027 LatexCommand ref
32028 reference "sec:Marcos-Coloreados"
32029
32030 \end_inset
32031
32032 .
32033 \end_layout
32034
32035 \begin_layout Standard
32036 Se insertan con el menú 
32037 \family sans
32038 Insertar\SpecialChar menuseparator
32039 Marco
32040 \family default
32041  o con el botón 
32042 \begin_inset Info
32043 type  "icon"
32044 arg   "box-insert Frameless"
32045 \end_inset
32046
32047 .
32048  Surge un recuadro gris con la etiqueta 
32049 \family sans
32050 Marco (Minipágina)
32051 \family default
32052
32053 \begin_inset Graphics
32054         filename clipart/CuadroMinipagQt4.png
32055         scale 75
32056         keepAspectRatio
32057
32058 \end_inset
32059
32060 .
32061  El tipo de marco se puede elegir al hacer clic derecho sobre él y seleccionando
32062  
32063 \family sans
32064 Configuración
32065 \family default
32066 .
32067  Sale un diálogo en el que 
32068 \family sans
32069 Marco
32070 \family default
32071
32072 \begin_inset space ~
32073 \end_inset
32074
32075
32076 \family sans
32077 interior
32078 \family default
32079  permite escoger los tipos
32080 \family sans
32081  Minipágina
32082 \family default
32083
32084 \family sans
32085 Marco de párrafo
32086 \family default
32087  y 
32088 \family sans
32089 Marco de 
32090 \family default
32091 línea.
32092  
32093 \family sans
32094 Minipágina
32095 \family default
32096  es el predeterminado para nuevos marcos y se explica en la sección
32097 \begin_inset space ~
32098 \end_inset
32099
32100
32101 \begin_inset CommandInset ref
32102 LatexCommand ref
32103 reference "sec:Minipáginas"
32104
32105 \end_inset
32106
32107 ; el tipo 
32108 \family sans
32109 Marco de párrafo
32110 \family default
32111  se describe en la sección
32112 \begin_inset space ~
32113 \end_inset
32114
32115
32116 \begin_inset CommandInset ref
32117 LatexCommand ref
32118 reference "sec:Marcos-de-Párrafo"
32119
32120 \end_inset
32121
32122  y el tipo 
32123 \family sans
32124 Marco de línea
32125 \family default
32126  se describe en la sección
32127 \begin_inset space ~
32128 \end_inset
32129
32130
32131 \begin_inset CommandInset ref
32132 LatexCommand ref
32133 reference "sec:Evitar-la-Partición"
32134
32135 \end_inset
32136
32137 .
32138 \end_layout
32139
32140 \begin_layout Standard
32141 Los marcos no se numeran y por tanto no se pueden referenciar como los flotantes
32142  o las notas al pie.
32143 \end_layout
32144
32145 \begin_layout Standard
32146 \begin_inset Note Greyedout
32147 status open
32148
32149 \begin_layout Plain Layout
32150
32151 \series bold
32152 Nota:
32153 \series default
32154  Los marcos no deben ser el ítem en un entorno 
32155 \family sans
32156 Enumeración*
32157 \family default
32158  o 
32159 \family sans
32160 Descripción
32161 \family default
32162 .
32163 \end_layout
32164
32165 \end_inset
32166
32167
32168 \end_layout
32169
32170 \begin_layout Standard
32171 \begin_inset Note Greyedout
32172 status open
32173
32174 \begin_layout Plain Layout
32175
32176 \series bold
32177 Nota:
32178 \series default
32179  Por razones desconocidas sólo se puede poner el tipo 
32180 \family sans
32181 Marco
32182 \begin_inset space ~
32183 \end_inset
32184
32185 interior
32186 \family default
32187  en 
32188 \family sans
32189 Ninguno
32190 \family default
32191  cuando se emplea un marco enmarcado.
32192  Los marcos sin ningún tipo de 
32193 \family sans
32194 Marco
32195 \begin_inset space ~
32196 \end_inset
32197
32198 interior
32199 \family default
32200  y sin bordes se explican en la sección
32201 \begin_inset space ~
32202 \end_inset
32203
32204
32205 \begin_inset CommandInset ref
32206 LatexCommand ref
32207 reference "sec:Evitar-la-Partición"
32208
32209 \end_inset
32210
32211 .
32212 \end_layout
32213
32214 \end_inset
32215
32216
32217 \end_layout
32218
32219 \begin_layout Section
32220 Diálogo de marcos
32221 \begin_inset CommandInset label
32222 LatexCommand label
32223 name "sec:Diálogo-Marcos"
32224
32225 \end_inset
32226
32227
32228 \begin_inset Index idx
32229 status collapsed
32230
32231 \begin_layout Plain Layout
32232 Marcos ! Configuración
32233 \end_layout
32234
32235 \end_inset
32236
32237
32238 \end_layout
32239
32240 \begin_layout Subsection
32241 Tamaño
32242 \begin_inset Index idx
32243 status collapsed
32244
32245 \begin_layout Plain Layout
32246 Marcos ! Tamaño
32247 \end_layout
32248
32249 \end_inset
32250
32251
32252 \end_layout
32253
32254 \begin_layout Standard
32255 En el diálogo puedes ajustar la geometría del marco en los campos 
32256 \family sans
32257 Ancho
32258 \family default
32259  y 
32260 \family sans
32261 Alto
32262 \family default
32263 .
32264  Las unidades disponibles para la geometría se describen en el cuadro
32265 \begin_inset space ~
32266 \end_inset
32267
32268
32269 \begin_inset CommandInset ref
32270 LatexCommand ref
32271 reference "tab:Unidades"
32272
32273 \end_inset
32274
32275 .
32276  El campo 
32277 \family sans
32278 Alto
32279 \family default
32280  ofrece los siguientes tamaños adicionales:
32281 \end_layout
32282
32283 \begin_layout Description
32284 Profundidad Es la 
32285 \begin_inset Quotes fld
32286 \end_inset
32287
32288 altura
32289 \begin_inset Quotes frd
32290 \end_inset
32291
32292  del texto plano.
32293  Ignora la profundidad total cuando hay múltiples líneas de texto en el
32294  marco:
32295 \begin_inset Newline newline
32296 \end_inset
32297
32298
32299 \begin_inset Newline newline
32300 \end_inset
32301
32302
32303 \begin_inset Newline newline
32304 \end_inset
32305
32306
32307 \begin_inset Newline newline
32308 \end_inset
32309
32310
32311 \begin_inset Box Boxed
32312 position "c"
32313 hor_pos "c"
32314 has_inner_box 1
32315 inner_pos "c"
32316 use_parbox 0
32317 use_makebox 0
32318 width "12col%"
32319 special "none"
32320 height "1in"
32321 height_special "depth"
32322 thickness "0.4pt"
32323 separation "3pt"
32324 shadowsize "4pt"
32325 framecolor "black"
32326 backgroundcolor "none"
32327 status open
32328
32329 \begin_layout Plain Layout
32330 \align center
32331 Marco con altura establecida en 1
32332 \begin_inset space \thinspace{}
32333 \end_inset
32334
32335 Profundidad
32336 \end_layout
32337
32338 \end_inset
32339
32340
32341 \begin_inset Newline newline
32342 \end_inset
32343
32344
32345 \begin_inset Newline newline
32346 \end_inset
32347
32348
32349 \end_layout
32350
32351 \begin_layout Description
32352 Alto Es la altura del texto que está dentro del marco.
32353  Un valor de, p.
32354 \begin_inset space \thinspace{}
32355 \end_inset
32356
32357 ej.
32358 \begin_inset space ~
32359 \end_inset
32360
32361 2 para este tamaño fijará la altura del marco a 2 veces la altura del texto:
32362  
32363 \begin_inset Box Boxed
32364 position "c"
32365 hor_pos "c"
32366 has_inner_box 1
32367 inner_pos "c"
32368 use_parbox 0
32369 use_makebox 0
32370 width "20col%"
32371 special "none"
32372 height "2in"
32373 height_special "height"
32374 thickness "0.4pt"
32375 separation "3pt"
32376 shadowsize "4pt"
32377 framecolor "black"
32378 backgroundcolor "none"
32379 status open
32380
32381 \begin_layout Plain Layout
32382 \align center
32383 Marco con altura puesta en 2
32384 \begin_inset space \thinspace{}
32385 \end_inset
32386
32387 Alto
32388 \end_layout
32389
32390 \end_inset
32391
32392
32393 \end_layout
32394
32395 \begin_layout Description
32396 Alto
32397 \begin_inset space ~
32398 \end_inset
32399
32400 total Esto es el Alto
32401 \begin_inset space \thinspace{}
32402 \end_inset
32403
32404 +
32405 \begin_inset space \thinspace{}
32406 \end_inset
32407
32408 Profundidad: 
32409 \begin_inset Box Boxed
32410 position "c"
32411 hor_pos "c"
32412 has_inner_box 1
32413 inner_pos "c"
32414 use_parbox 0
32415 use_makebox 0
32416 width "20col%"
32417 special "none"
32418 height "1in"
32419 height_special "totalheight"
32420 thickness "0.4pt"
32421 separation "3pt"
32422 shadowsize "4pt"
32423 framecolor "black"
32424 backgroundcolor "none"
32425 status open
32426
32427 \begin_layout Plain Layout
32428 \align center
32429 Marco con altura puesta a 1
32430 \begin_inset space \thinspace{}
32431 \end_inset
32432
32433 Alto
32434 \begin_inset space ~
32435 \end_inset
32436
32437 total
32438 \end_layout
32439
32440 \end_inset
32441
32442
32443 \end_layout
32444
32445 \begin_layout Description
32446 Ancho Esto determina al ancho del marco como altura: 
32447 \begin_inset Box Boxed
32448 position "c"
32449 hor_pos "c"
32450 has_inner_box 1
32451 inner_pos "c"
32452 use_parbox 0
32453 use_makebox 0
32454 width "12col%"
32455 special "none"
32456 height "1in"
32457 height_special "width"
32458 thickness "0.4pt"
32459 separation "3pt"
32460 shadowsize "4pt"
32461 framecolor "black"
32462 backgroundcolor "none"
32463 status open
32464
32465 \begin_layout Plain Layout
32466 \align center
32467 Marco con altura puesta en 1
32468 \begin_inset space \thinspace{}
32469 \end_inset
32470
32471 Ancho
32472 \end_layout
32473
32474 \end_inset
32475
32476
32477 \end_layout
32478
32479 \begin_layout Subsection
32480 Alineación
32481 \begin_inset Index idx
32482 status collapsed
32483
32484 \begin_layout Plain Layout
32485 Marcos ! Alineación
32486 \end_layout
32487
32488 \end_inset
32489
32490
32491 \end_layout
32492
32493 \begin_layout Standard
32494 Si has elegido un 
32495 \family sans
32496 Marco
32497 \begin_inset space ~
32498 \end_inset
32499
32500 interior
32501 \family default
32502 , la alineación vertical del marco puede ser:
32503 \end_layout
32504
32505 \begin_layout Description
32506 Superior Ejemplo de línea de texto.
32507  
32508 \begin_inset Box Boxed
32509 position "t"
32510 hor_pos "c"
32511 has_inner_box 1
32512 inner_pos "c"
32513 use_parbox 0
32514 use_makebox 0
32515 width "12col%"
32516 special "none"
32517 height "1in"
32518 height_special "totalheight"
32519 thickness "0.4pt"
32520 separation "3pt"
32521 shadowsize "4pt"
32522 framecolor "black"
32523 backgroundcolor "none"
32524 status collapsed
32525
32526 \begin_layout Plain Layout
32527 \align center
32528 marco alineado arriba.
32529 \end_layout
32530
32531 \end_inset
32532
32533  Ejemplo de línea de texto.
32534 \end_layout
32535
32536 \begin_layout Description
32537 Medio Ejemplo de línea de texto.
32538  
32539 \begin_inset Box Boxed
32540 position "c"
32541 hor_pos "c"
32542 has_inner_box 1
32543 inner_pos "c"
32544 use_parbox 0
32545 use_makebox 0
32546 width "12col%"
32547 special "none"
32548 height "1in"
32549 height_special "totalheight"
32550 thickness "0.4pt"
32551 separation "3pt"
32552 shadowsize "4pt"
32553 framecolor "black"
32554 backgroundcolor "none"
32555 status collapsed
32556
32557 \begin_layout Plain Layout
32558 \align center
32559 marco alineado en medio.
32560 \end_layout
32561
32562 \end_inset
32563
32564  Ejemplo de línea de texto.
32565 \end_layout
32566
32567 \begin_layout Description
32568 Inferior Ejemplo de línea de texto.
32569  
32570 \begin_inset Box Boxed
32571 position "b"
32572 hor_pos "c"
32573 has_inner_box 1
32574 inner_pos "c"
32575 use_parbox 0
32576 use_makebox 0
32577 width "12col%"
32578 special "none"
32579 height "1in"
32580 height_special "totalheight"
32581 thickness "0.4pt"
32582 separation "3pt"
32583 shadowsize "4pt"
32584 framecolor "black"
32585 backgroundcolor "none"
32586 status collapsed
32587
32588 \begin_layout Plain Layout
32589 \align center
32590 marco alineado abajo.
32591 \end_layout
32592
32593 \end_inset
32594
32595  Ejemplo de línea de texto.
32596 \end_layout
32597
32598 \begin_layout Standard
32599 \begin_inset Note Greyedout
32600 status open
32601
32602 \begin_layout Plain Layout
32603
32604 \series bold
32605 Nota:
32606 \series default
32607  La alineación vertical puede desaparecer en la salida si hay dos marcos
32608  en una línea y, p.
32609 \begin_inset space \thinspace{}
32610 \end_inset
32611
32612 ej., uno de ellos tiene sombreado y el otro no.
32613 \end_layout
32614
32615 \end_inset
32616
32617
32618 \end_layout
32619
32620 \begin_layout Standard
32621 La alineación horizontal del marco puede establecerse en el diálogo de configura
32622 ción de párrafo de \SpecialChar LyX
32623  si colocas el marco en su propio párrafo.
32624 \end_layout
32625
32626 \begin_layout Standard
32627 \begin_inset VSpace bigskip
32628 \end_inset
32629
32630 Si has escogido un 
32631 \family sans
32632 Marco
32633 \begin_inset space ~
32634 \end_inset
32635
32636 interior
32637 \family default
32638 , el contenido puede alinearse verticalmente a:
32639 \end_layout
32640
32641 \begin_layout Description
32642 Superior Ejemplo de línea de texto.
32643  
32644 \begin_inset Box Boxed
32645 position "c"
32646 hor_pos "c"
32647 has_inner_box 1
32648 inner_pos "t"
32649 use_parbox 0
32650 use_makebox 0
32651 width "12col%"
32652 special "none"
32653 height "1.5in"
32654 height_special "totalheight"
32655 thickness "0.4pt"
32656 separation "3pt"
32657 shadowsize "4pt"
32658 framecolor "black"
32659 backgroundcolor "none"
32660 status collapsed
32661
32662 \begin_layout Plain Layout
32663 \align center
32664 marco con texto alineado arriba.
32665 \end_layout
32666
32667 \end_inset
32668
32669  Ejemplo de línea de texto.
32670 \end_layout
32671
32672 \begin_layout Description
32673 Medio Ejemplo de línea de texto.
32674  
32675 \begin_inset Box Boxed
32676 position "c"
32677 hor_pos "c"
32678 has_inner_box 1
32679 inner_pos "c"
32680 use_parbox 0
32681 use_makebox 0
32682 width "12col%"
32683 special "none"
32684 height "1.5in"
32685 height_special "totalheight"
32686 thickness "0.4pt"
32687 separation "3pt"
32688 shadowsize "4pt"
32689 framecolor "black"
32690 backgroundcolor "none"
32691 status collapsed
32692
32693 \begin_layout Plain Layout
32694 \align center
32695 marco con texto alineado en medio.
32696 \end_layout
32697
32698 \end_inset
32699
32700  Ejemplo de línea de texto.
32701 \end_layout
32702
32703 \begin_layout Description
32704 Inferior Ejemplo de línea de texto.
32705  
32706 \begin_inset Box Boxed
32707 position "c"
32708 hor_pos "c"
32709 has_inner_box 1
32710 inner_pos "b"
32711 use_parbox 0
32712 use_makebox 0
32713 width "12col%"
32714 special "none"
32715 height "1.5in"
32716 height_special "totalheight"
32717 thickness "0.4pt"
32718 separation "3pt"
32719 shadowsize "4pt"
32720 framecolor "black"
32721 backgroundcolor "none"
32722 status collapsed
32723
32724 \begin_layout Plain Layout
32725 \align center
32726 marco con texto alineado abajo.
32727 \end_layout
32728
32729 \end_inset
32730
32731  Ejemplo de línea de texto.
32732 \end_layout
32733
32734 \begin_layout Description
32735 Estirado Ejemplo de línea de texto.
32736  
32737 \begin_inset Box Boxed
32738 position "c"
32739 hor_pos "c"
32740 has_inner_box 1
32741 inner_pos "s"
32742 use_parbox 0
32743 use_makebox 0
32744 width "12col%"
32745 special "none"
32746 height "1.5in"
32747 height_special "totalheight"
32748 thickness "0.4pt"
32749 separation "3pt"
32750 shadowsize "4pt"
32751 framecolor "black"
32752 backgroundcolor "none"
32753 status collapsed
32754
32755 \begin_layout Plain Layout
32756 \align center
32757 Este texto
32758 \end_layout
32759
32760 \begin_layout Plain Layout
32761 \align center
32762 está
32763 \end_layout
32764
32765 \begin_layout Plain Layout
32766 \align center
32767 estirado.
32768 \end_layout
32769
32770 \end_inset
32771
32772  Ejemplo de línea de texto.
32773 \end_layout
32774
32775 \begin_layout Standard
32776 Para estirar el contenido debe tener más de un párrafo.
32777  En el ejemplo anterior cada línea de texto está en un párrafo propio.
32778 \end_layout
32779
32780 \begin_layout Standard
32781 \begin_inset VSpace bigskip
32782 \end_inset
32783
32784 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
32785  \SpecialChar LyX
32786  cuando hayas escogido un 
32787 \family sans
32788 Marco
32789 \begin_inset space ~
32790 \end_inset
32791
32792 interior
32793 \family default
32794 .
32795 \end_layout
32796
32797 \begin_layout Standard
32798 \align center
32799 \begin_inset Box Boxed
32800 position "c"
32801 hor_pos "c"
32802 has_inner_box 1
32803 inner_pos "s"
32804 use_parbox 0
32805 use_makebox 0
32806 width "15col%"
32807 special "none"
32808 height "1.25in"
32809 height_special "totalheight"
32810 thickness "0.4pt"
32811 separation "3pt"
32812 shadowsize "4pt"
32813 framecolor "black"
32814 backgroundcolor "none"
32815 status collapsed
32816
32817 \begin_layout Plain Layout
32818 \align left
32819 marco
32820 \end_layout
32821
32822 \begin_layout Plain Layout
32823 \align center
32824 con texto
32825 \end_layout
32826
32827 \begin_layout Plain Layout
32828 \align right
32829 estirado
32830 \end_layout
32831
32832 \end_inset
32833
32834
32835 \end_layout
32836
32837 \begin_layout Standard
32838 Si no has establecido un 
32839 \family sans
32840 Marco
32841 \begin_inset space ~
32842 \end_inset
32843
32844 interior
32845 \family default
32846 , puedes alinear horizontalmente el contenido del marco en el diálogo de
32847  marcos.
32848 \begin_inset Separator parbreak
32849 \end_inset
32850
32851
32852 \end_layout
32853
32854 \begin_layout Standard
32855 \align center
32856 \begin_inset Box Boxed
32857 position "c"
32858 hor_pos "s"
32859 has_inner_box 0
32860 inner_pos "s"
32861 use_parbox 0
32862 use_makebox 0
32863 width "90col%"
32864 special "none"
32865 height "1.25in"
32866 height_special "totalheight"
32867 thickness "0.4pt"
32868 separation "3pt"
32869 shadowsize "4pt"
32870 framecolor "black"
32871 backgroundcolor "none"
32872 status open
32873
32874 \begin_layout Plain Layout
32875 Texto estirado horizontalmente.
32876 \end_layout
32877
32878 \end_inset
32879
32880
32881 \end_layout
32882
32883 \begin_layout Subsection
32884 Decoración
32885 \begin_inset CommandInset label
32886 LatexCommand label
32887 name "sec:Decoración"
32888
32889 \end_inset
32890
32891
32892 \begin_inset Index idx
32893 status collapsed
32894
32895 \begin_layout Plain Layout
32896 Marcos ! Decoración
32897 \end_layout
32898
32899 \end_inset
32900
32901
32902 \end_layout
32903
32904 \begin_layout Standard
32905 El estilo de borde del marco se puede determinar en la lista desplegable
32906  
32907 \family sans
32908 Tipo
32909 \family default
32910  del diálogo de marcos.
32911  Son posibles los siguientes bordes:
32912 \end_layout
32913
32914 \begin_layout Description
32915 Sin
32916 \begin_inset space ~
32917 \end_inset
32918
32919 borde No se dibuja ninguno.
32920 \end_layout
32921
32922 \begin_layout Description
32923 Borde
32924 \begin_inset space ~
32925 \end_inset
32926
32927 rectangular
32928 \begin_inset space ~
32929 \end_inset
32930
32931 sencillo Dibuja un borde rectangular alrededor del marco.
32932  El grosor del borde
32933 \lang english
32934  can be specified
32935 \lang spanish
32936 .
32937  
32938 \begin_inset Box Boxed
32939 position "c"
32940 hor_pos "c"
32941 has_inner_box 1
32942 inner_pos "c"
32943 use_parbox 0
32944 use_makebox 0
32945 width "25col%"
32946 special "none"
32947 height "1in"
32948 height_special "totalheight"
32949 thickness "0.4pt"
32950 separation "3pt"
32951 shadowsize "4pt"
32952 framecolor "black"
32953 backgroundcolor "none"
32954 status open
32955
32956 \begin_layout Plain Layout
32957 \align center
32958 Marco rectangular
32959 \end_layout
32960
32961 \end_inset
32962
32963
32964 \end_layout
32965
32966 \begin_layout Description
32967 Borde
32968 \begin_inset space ~
32969 \end_inset
32970
32971 ovalado,
32972 \begin_inset space ~
32973 \end_inset
32974
32975 fino Dibuja un borde ovalado cuya línea tiene un grosor de 0.4
32976 \begin_inset space \thinspace{}
32977 \end_inset
32978
32979 pt.
32980  
32981 \begin_inset Box ovalbox
32982 position "c"
32983 hor_pos "c"
32984 has_inner_box 1
32985 inner_pos "c"
32986 use_parbox 0
32987 use_makebox 0
32988 width "25col%"
32989 special "none"
32990 height "1in"
32991 height_special "totalheight"
32992 thickness "0.4pt"
32993 separation "3pt"
32994 shadowsize "4pt"
32995 framecolor "black"
32996 backgroundcolor "none"
32997 status open
32998
32999 \begin_layout Plain Layout
33000 \align center
33001 Borde ovalado, fino
33002 \end_layout
33003
33004 \end_inset
33005
33006
33007 \end_layout
33008
33009 \begin_layout Description
33010 Borde
33011 \begin_inset space ~
33012 \end_inset
33013
33014 ovalado,
33015 \begin_inset space ~
33016 \end_inset
33017
33018 grueso Dibuja un borde ovalado cuya línea tiene un grosor de 0.8
33019 \begin_inset space \thinspace{}
33020 \end_inset
33021
33022 pt.
33023  
33024 \begin_inset Box Ovalbox
33025 position "c"
33026 hor_pos "c"
33027 has_inner_box 1
33028 inner_pos "c"
33029 use_parbox 0
33030 use_makebox 0
33031 width "30col%"
33032 special "none"
33033 height "1in"
33034 height_special "totalheight"
33035 thickness "0.4pt"
33036 separation "3pt"
33037 shadowsize "4pt"
33038 framecolor "black"
33039 backgroundcolor "none"
33040 status open
33041
33042 \begin_layout Plain Layout
33043 \align center
33044 Borde ovalado, grueso
33045 \end_layout
33046
33047 \end_inset
33048
33049
33050 \end_layout
33051
33052 \begin_layout Description
33053 Borde
33054 \begin_inset space ~
33055 \end_inset
33056
33057 sombreado Dibuja un borde rectangular de sombra alrededor del marco.
33058  El grosor de la línea y la sombra 
33059 \lang english
33060 can be specified
33061 \lang spanish
33062 .
33063  
33064 \begin_inset Box Shadowbox
33065 position "c"
33066 hor_pos "c"
33067 has_inner_box 1
33068 inner_pos "c"
33069 use_parbox 0
33070 use_makebox 0
33071 width "20col%"
33072 special "none"
33073 height "1in"
33074 height_special "totalheight"
33075 thickness "0.4pt"
33076 separation "3pt"
33077 shadowsize "4pt"
33078 framecolor "black"
33079 backgroundcolor "none"
33080 status open
33081
33082 \begin_layout Plain Layout
33083 \align center
33084 Borde sombrado
33085 \end_layout
33086
33087 \end_inset
33088
33089
33090 \end_layout
33091
33092 \begin_layout Description
33093 Fondo
33094 \begin_inset space ~
33095 \end_inset
33096
33097 coloreado Dibuja un cuadro con fondo de color rojo.
33098  A diferencia de los cuadros coloreados,
33099 \begin_inset Foot
33100 status collapsed
33101
33102 \begin_layout Plain Layout
33103 véase sec.
33104  
33105 \begin_inset CommandInset ref
33106 LatexCommand ref
33107 reference "sec:Marcos-Coloreados"
33108
33109 \end_inset
33110
33111
33112 \end_layout
33113
33114 \end_inset
33115
33116  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
33117 \begin_inset Box Shaded
33118 position "t"
33119 hor_pos "c"
33120 has_inner_box 0
33121 inner_pos "t"
33122 use_parbox 0
33123 use_makebox 0
33124 width "50col%"
33125 special "none"
33126 height "1in"
33127 height_special "totalheight"
33128 thickness "0.4pt"
33129 separation "3pt"
33130 shadowsize "4pt"
33131 framecolor "black"
33132 backgroundcolor "none"
33133 status open
33134
33135 \begin_layout Plain Layout
33136 Cuadro con fondo sombreado
33137 \end_layout
33138
33139 \end_inset
33140
33141
33142 \end_layout
33143
33144 \begin_layout Description
33145 Borde
33146 \begin_inset space ~
33147 \end_inset
33148
33149 rectangular
33150 \begin_inset space ~
33151 \end_inset
33152
33153 doble Dibuja un rectángulo de línea doble alrededor.
33154  El grosor de la línea interior es 0.75
33155 \begin_inset space \thinspace{}
33156 \end_inset
33157
33158 grosor
33159 \begin_inset space ~
33160 \end_inset
33161
33162 del
33163 \begin_inset space ~
33164 \end_inset
33165
33166 borde, el de la línea exterior es 1.5
33167 \begin_inset space \thinspace{}
33168 \end_inset
33169
33170 grosor
33171 \begin_inset space ~
33172 \end_inset
33173
33174 del
33175 \begin_inset space ~
33176 \end_inset
33177
33178 borde.
33179  La distancia entre líneas es 1.5
33180 \begin_inset space \thinspace{}
33181 \end_inset
33182
33183 grosor
33184 \begin_inset space ~
33185 \end_inset
33186
33187 del
33188 \begin_inset space ~
33189 \end_inset
33190
33191 borde
33192 \begin_inset space \thinspace{}
33193 \end_inset
33194
33195 +
33196 \begin_inset space \thinspace{}
33197 \end_inset
33198
33199 0.5
33200 \begin_inset space \thinspace{}
33201 \end_inset
33202
33203 pt.
33204  
33205 \begin_inset Box Doublebox
33206 position "c"
33207 hor_pos "c"
33208 has_inner_box 1
33209 inner_pos "c"
33210 use_parbox 0
33211 use_makebox 0
33212 width "20col%"
33213 special "none"
33214 height "1in"
33215 height_special "totalheight"
33216 thickness "0.4pt"
33217 separation "3pt"
33218 shadowsize "4pt"
33219 framecolor "black"
33220 backgroundcolor "none"
33221 status open
33222
33223 \begin_layout Plain Layout
33224 \align center
33225 Borde doble
33226 \end_layout
33227
33228 \end_inset
33229
33230
33231 \end_layout
33232
33233 \begin_layout Standard
33234 La etiqueta del marco en \SpecialChar LyX
33235  reflejará el estilo de borde elegido.
33236  Para poder utilizar los distintos bordes, debe estar instalado el paquete
33237  \SpecialChar LaTeX
33238  
33239 \series bold
33240 fancybox
33241 \series default
33242
33243 \begin_inset Index idx
33244 status collapsed
33245
33246 \begin_layout Plain Layout
33247 \SpecialChar LaTeX
33248 -paquetes ! fancybox
33249 \end_layout
33250
33251 \end_inset
33252
33253 .
33254 \end_layout
33255
33256 \begin_layout Standard
33257 \begin_inset VSpace bigskip
33258 \end_inset
33259
33260 Si usas la decoración 
33261 \family sans
33262 borde rectangular sencillo
33263 \family default
33264  sin marco interior, puedes permitir saltos de página dentro del marco.
33265  Ten en cuenta que en ese caso, al contrario que otros marcos con bordes,
33266  el borde usa siempre todo el ancho de columna y el marco se establece como
33267  su párrafo propio: 
33268 \begin_inset Box Framed
33269 position "t"
33270 hor_pos "c"
33271 has_inner_box 0
33272 inner_pos "t"
33273 use_parbox 0
33274 use_makebox 0
33275 width "100col%"
33276 special "none"
33277 height "1in"
33278 height_special "totalheight"
33279 thickness "0.4pt"
33280 separation "3pt"
33281 shadowsize "4pt"
33282 framecolor "black"
33283 backgroundcolor "none"
33284 status collapsed
33285
33286 \begin_layout Plain Layout
33287 Cuadro que permite saltos de página
33288 \end_layout
33289
33290 \end_inset
33291
33292
33293 \end_layout
33294
33295 \begin_layout Section
33296 Personalización de marcos
33297 \begin_inset Index idx
33298 status collapsed
33299
33300 \begin_layout Plain Layout
33301 Marcos ! Personalizar
33302 \end_layout
33303
33304 \end_inset
33305
33306
33307 \end_layout
33308
33309 \begin_layout Standard
33310 El diámetro de las esquinas de los bordes ovalados se puede modificar con
33311  el comando 
33312 \series bold
33313
33314 \backslash
33315 cornersize
33316 \series default
33317 .
33318  El comando
33319 \end_layout
33320
33321 \begin_layout Standard
33322
33323 \series bold
33324
33325 \backslash
33326 cornersize*{1cm}
33327 \end_layout
33328
33329 \begin_layout Standard
33330 establece un diámetro de 1
33331 \begin_inset space \thinspace{}
33332 \end_inset
33333
33334 cm.
33335  El comando
33336 \end_layout
33337
33338 \begin_layout Standard
33339
33340 \series bold
33341
33342 \backslash
33343 cornersize{num}
33344 \end_layout
33345
33346 \begin_layout Standard
33347 fija el diámetro en 
33348 \family sans
33349 num
33350 \begin_inset space \thinspace{}
33351 \end_inset
33352
33353 ×
33354 \begin_inset space \thinspace{}
33355 \end_inset
33356
33357 mínimo
33358 \family default
33359  
33360 \family sans
33361 (ancho y alto del marco)
33362 \family default
33363 .
33364  Por omisión es 
33365 \series bold
33366
33367 \backslash
33368 cornersize{0.5}
33369 \series default
33370 .
33371 \end_layout
33372
33373 \begin_layout Standard
33374 \begin_inset ERT
33375 status collapsed
33376
33377 \begin_layout Plain Layout
33378
33379
33380 \backslash
33381 cornersize*{1.5cm}
33382 \end_layout
33383
33384 \end_inset
33385
33386
33387 \begin_inset Box Ovalbox
33388 position "c"
33389 hor_pos "c"
33390 has_inner_box 1
33391 inner_pos "c"
33392 use_parbox 0
33393 use_makebox 0
33394 width "28col%"
33395 special "none"
33396 height "1in"
33397 height_special "totalheight"
33398 thickness "0.4pt"
33399 separation "3pt"
33400 shadowsize "4pt"
33401 framecolor "black"
33402 backgroundcolor "none"
33403 status open
33404
33405 \begin_layout Plain Layout
33406 \align center
33407 Marco ovalado con 
33408 \series bold
33409
33410 \backslash
33411 cornersize
33412 \series default
33413
33414 \begin_inset space \thinspace{}
33415 \end_inset
33416
33417 =
33418 \begin_inset space \thinspace{}
33419 \end_inset
33420
33421 1.5
33422 \begin_inset space \thinspace{}
33423 \end_inset
33424
33425 cm
33426 \end_layout
33427
33428 \end_inset
33429
33430
33431 \begin_inset ERT
33432 status collapsed
33433
33434 \begin_layout Plain Layout
33435
33436
33437 \backslash
33438 cornersize{0.5}
33439 \end_layout
33440
33441 \end_inset
33442
33443
33444 \end_layout
33445
33446 \begin_layout Standard
33447 \begin_inset VSpace bigskip
33448 \end_inset
33449
33450
33451 \end_layout
33452
33453 \begin_layout Standard
33454 El color rojo predeterminado de los marcos con 
33455 \family sans
33456 fondo
33457 \begin_inset space ~
33458 \end_inset
33459
33460 coloreado
33461 \family default
33462  se puede cambiar en el sitio con el comando 
33463 \series bold
33464
33465 \backslash
33466 definecolor{shadecolor}
33467 \series default
33468  o globalmente con el menú 
33469 \family sans
33470 Herramientas
33471 \family default
33472 \SpecialChar menuseparator
33473
33474 \family sans
33475 Preferencias
33476 \family default
33477 \SpecialChar menuseparator
33478
33479 \family sans
33480 Colores
33481 \family default
33482 \SpecialChar menuseparator
33483
33484 \family sans
33485 marco
33486 \begin_inset space ~
33487 \end_inset
33488
33489 coloreado
33490 \family default
33491 .
33492  El esquema del comando 
33493 \series bold
33494
33495 \backslash
33496 definecolor
33497 \series default
33498  se explica en la sección
33499 \begin_inset space ~
33500 \end_inset
33501
33502
33503 \begin_inset CommandInset ref
33504 LatexCommand ref
33505 reference "sec:Cuadros-Coloreados"
33506
33507 \end_inset
33508
33509 .
33510 \begin_inset Foot
33511 status collapsed
33512
33513 \begin_layout Plain Layout
33514 El comando 
33515 \series bold
33516
33517 \backslash
33518 definecolor
33519 \series default
33520  requiere el paquete \SpecialChar LaTeX
33521  
33522 \series bold
33523 color
33524 \series default
33525  en el preámbulo, véase la sección
33526 \begin_inset space ~
33527 \end_inset
33528
33529
33530 \begin_inset CommandInset ref
33531 LatexCommand ref
33532 reference "sec:Marcos-Coloreados"
33533
33534 \end_inset
33535
33536 .
33537 \end_layout
33538
33539 \end_inset
33540
33541  Por ejemplo, la nota siguiente se define con el comando en código \SpecialChar TeX
33542
33543 \end_layout
33544
33545 \begin_layout Standard
33546
33547 \series bold
33548
33549 \backslash
33550 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33551 \end_layout
33552
33553 \begin_layout Standard
33554 \begin_inset ERT
33555 status collapsed
33556
33557 \begin_layout Plain Layout
33558
33559
33560 \backslash
33561 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33562 \end_layout
33563
33564 \end_inset
33565
33566
33567 \begin_inset Box Shaded
33568 position "t"
33569 hor_pos "c"
33570 has_inner_box 0
33571 inner_pos "t"
33572 use_parbox 0
33573 use_makebox 0
33574 width "100col%"
33575 special "none"
33576 height "1in"
33577 height_special "totalheight"
33578 thickness "0.4pt"
33579 separation "3pt"
33580 shadowsize "4pt"
33581 framecolor "black"
33582 backgroundcolor "none"
33583 status open
33584
33585 \begin_layout Plain Layout
33586
33587 \color yellow
33588 Texto amarillo en un marco con fondo coloreado en verde oscuro.
33589 \end_layout
33590
33591 \end_inset
33592
33593
33594 \begin_inset ERT
33595 status collapsed
33596
33597 \begin_layout Plain Layout
33598
33599
33600 \backslash
33601 definecolor{shadecolor}{rgb}{1,0,0}
33602 \end_layout
33603
33604 \end_inset
33605
33606
33607 \end_layout
33608
33609 \begin_layout Standard
33610 \begin_inset VSpace bigskip
33611 \end_inset
33612
33613 Los cambios en las dimensiones y de los colores son válidos para todos los
33614  marcos que siguen a los comandos.
33615 \end_layout
33616
33617 \begin_layout Section
33618 Minipáginas
33619 \begin_inset CommandInset label
33620 LatexCommand label
33621 name "sec:Minipáginas"
33622
33623 \end_inset
33624
33625
33626 \begin_inset Index idx
33627 status collapsed
33628
33629 \begin_layout Plain Layout
33630 Marcos ! Minipáginas
33631 \end_layout
33632
33633 \end_inset
33634
33635
33636 \end_layout
33637
33638 \begin_layout Standard
33639 Las minipáginas son tratadas por \SpecialChar LaTeX
33640  como páginas dentro de páginas y por tanto
33641  pueden tener, por ejemplo, sus propias notas al pie.
33642 \end_layout
33643
33644 \begin_layout Standard
33645 Las minipáginas son útiles para escribir documentos en distintas lenguas.
33646 \end_layout
33647
33648 \begin_layout Standard
33649 A continuación hay dos ejemplos de minipáginas adosadas.
33650  Su anchura está puesta en 45
33651 \begin_inset space \thinspace{}
33652 \end_inset
33653
33654 % y separadas por un relleno horizontal, insertado mediante el menú 
33655 \family sans
33656 Insertar\SpecialChar menuseparator
33657 Formato\SpecialChar menuseparator
33658 Relleno
33659 \begin_inset space ~
33660 \end_inset
33661
33662 horizontal
33663 \family default
33664 .
33665 \end_layout
33666
33667 \begin_layout Standard
33668 \begin_inset Box Frameless
33669 position "t"
33670 hor_pos "c"
33671 has_inner_box 1
33672 inner_pos "c"
33673 use_parbox 0
33674 use_makebox 0
33675 width "45col%"
33676 special "none"
33677 height "1in"
33678 height_special "totalheight"
33679 thickness "0.4pt"
33680 separation "3pt"
33681 shadowsize "4pt"
33682 framecolor "black"
33683 backgroundcolor "none"
33684 status open
33685
33686 \begin_layout Plain Layout
33687
33688 \lang ngerman
33689 Dies ist ein deutscher Text.
33690  Dies ist ein deutscher Text.
33691  Dies ist ein deutscher Text.
33692  Dies ist ein deutscher Text.
33693  Dies ist ein deutscher Text.
33694  Dies ist ein deutscher Text.
33695  Dies ist ein deutscher Text.
33696  Dies ist ein deutscher Text.
33697  Dies ist ein deutscher Text.
33698  Dies ist ein deutscher Text.
33699  Dies ist ein deutscher Text.
33700  Dies ist ein deutscher Text.
33701  Dies ist ein deutscher Text
33702 \begin_inset Foot
33703 status collapsed
33704
33705 \begin_layout Plain Layout
33706
33707 \lang ngerman
33708 Dies ist eine deutsche Fußnote.
33709 \end_layout
33710
33711 \end_inset
33712
33713 .
33714  Dies ist ein deutscher Text.
33715  Dies ist ein deutscher Text.
33716 \end_layout
33717
33718 \end_inset
33719
33720
33721 \begin_inset space \hfill{}
33722 \end_inset
33723
33724
33725 \begin_inset Box Frameless
33726 position "t"
33727 hor_pos "c"
33728 has_inner_box 1
33729 inner_pos "c"
33730 use_parbox 0
33731 use_makebox 0
33732 width "45col%"
33733 special "none"
33734 height "1in"
33735 height_special "totalheight"
33736 thickness "0.4pt"
33737 separation "3pt"
33738 shadowsize "4pt"
33739 framecolor "black"
33740 backgroundcolor "none"
33741 status open
33742
33743 \begin_layout Plain Layout
33744
33745 \lang english
33746 This is an English Text.
33747  This is an English Text.
33748  This is an English Text.
33749  This is an English Text.
33750  This is an English Text.
33751  This is an English Text.
33752  This is an English Text.
33753  This is an English Text.
33754  This is an English Text.
33755  This is an English Text.
33756  This is an English Text.
33757  This is an English Text.
33758  This is an English Text.
33759  This is an English Text.
33760  This is an English Text.
33761  This is an English Text.
33762 \begin_inset Foot
33763 status collapsed
33764
33765 \begin_layout Plain Layout
33766
33767 \lang english
33768 This is an English footnote.
33769 \end_layout
33770
33771 \end_inset
33772
33773  This is an English Text.
33774 \end_layout
33775
33776 \end_inset
33777
33778
33779 \end_layout
33780
33781 \begin_layout Standard
33782 \begin_inset VSpace bigskip
33783 \end_inset
33784
33785 La configuración global de párrafos se ignora en las minipáginas.
33786  Esto significa que en las mismas no habrá espacio entre párrafos aunque
33787  pongas p.
33788 \begin_inset space \thinspace{}
33789 \end_inset
33790
33791 ej.
33792 \begin_inset space ~
33793 \end_inset
33794
33795
33796 \family sans
33797 Salto
33798 \begin_inset space ~
33799 \end_inset
33800
33801 medio
33802 \family default
33803  en la configuración del documento.
33804 \end_layout
33805
33806 \begin_layout Standard
33807 Las minipáginas también sirven para poner un color de fondo para partes
33808  de texto, véase sección
33809 \begin_inset space ~
33810 \end_inset
33811
33812
33813 \begin_inset CommandInset ref
33814 LatexCommand ref
33815 reference "sec:Marcos-Coloreados"
33816
33817 \end_inset
33818
33819 .
33820 \end_layout
33821
33822 \begin_layout Standard
33823 \begin_inset Note Greyedout
33824 status open
33825
33826 \begin_layout Plain Layout
33827
33828 \series bold
33829 Nota:
33830 \series default
33831  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
33832  tener minipáginas en cuadros, en flotantes, y en otros marcos.
33833 \end_layout
33834
33835 \end_inset
33836
33837
33838 \end_layout
33839
33840 \begin_layout Standard
33841 \begin_inset VSpace bigskip
33842 \end_inset
33843
33844
33845 \end_layout
33846
33847 \begin_layout Standard
33848
33849 \lang english
33850 \SpecialChar LyX
33851  has also basic support for minipages whose size is automatically determined
33852  by the width of their contents, via the module 
33853 \family sans
33854 Variable-width Minipages
33855 \family default
33856 .
33857  The \SpecialChar LyX
33858  example file 
33859 \emph on
33860 varwidth-floats-side-by-side
33861 \emph default
33862  gives examples of variable-width minipages used for placing two floats
33863  side-by-side.
33864 \end_layout
33865
33866 \begin_layout Section
33867 Marcos de párrafo
33868 \begin_inset CommandInset label
33869 LatexCommand label
33870 name "sec:Marcos-de-Párrafo"
33871
33872 \end_inset
33873
33874
33875 \begin_inset Index idx
33876 status collapsed
33877
33878 \begin_layout Plain Layout
33879 Marcos ! de párrafo
33880 \end_layout
33881
33882 \end_inset
33883
33884
33885 \end_layout
33886
33887 \begin_layout Standard
33888 Los marcos de párrafo son similares a las minipáginas con la diferencia
33889  de que no pueden contener notas al pie.
33890 \begin_inset Separator parbreak
33891 \end_inset
33892
33893
33894 \end_layout
33895
33896 \begin_layout Standard
33897 \align center
33898 \begin_inset Box Frameless
33899 position "t"
33900 hor_pos "c"
33901 has_inner_box 1
33902 inner_pos "t"
33903 use_parbox 1
33904 use_makebox 0
33905 width "33col%"
33906 special "none"
33907 height "1in"
33908 height_special "totalheight"
33909 thickness "0.4pt"
33910 separation "3pt"
33911 shadowsize "4pt"
33912 framecolor "black"
33913 backgroundcolor "none"
33914 status open
33915
33916 \begin_layout Plain Layout
33917 Texto en un marco de párrafo.
33918  Texto en un marco de párrafo.
33919  Esta nota no aparece:
33920 \begin_inset Foot
33921 status open
33922
33923 \begin_layout Plain Layout
33924 Esta es una nota en un marco de párrafo y por eso no aparecerá.
33925 \end_layout
33926
33927 \end_inset
33928
33929
33930 \end_layout
33931
33932 \end_inset
33933
33934
33935 \end_layout
33936
33937 \begin_layout Section
33938 Marcos para palabras y caracteres
33939 \begin_inset Index idx
33940 status collapsed
33941
33942 \begin_layout Plain Layout
33943 Marcos ! para palabras y caracteres
33944 \end_layout
33945
33946 \end_inset
33947
33948
33949 \end_layout
33950
33951 \begin_layout Subsection
33952 Evitar la partición de palabras
33953 \begin_inset CommandInset label
33954 LatexCommand label
33955 name "sec:Evitar-la-Partición"
33956
33957 \end_inset
33958
33959
33960 \begin_inset Index idx
33961 status collapsed
33962
33963 \begin_layout Plain Layout
33964 Marcos ! para evitar partición de palabras
33965 \end_layout
33966
33967 \end_inset
33968
33969
33970 \end_layout
33971
33972 \begin_layout Standard
33973 El marco tipo 
33974 \family sans
33975 Marco de línea
33976 \family default
33977  sirve para evitar que una palabra sea partida con guión.
33978 \begin_inset Newline newline
33979 \end_inset
33980
33981 He aquí un ejemplo:
33982 \end_layout
33983
33984 \begin_layout Standard
33985 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
33986 palabra».
33987 \end_layout
33988
33989 \begin_layout Standard
33990 Para evitar la división de la palabra «estalarguísimapalabra», ponla en
33991  un marco, establece el 
33992 \family sans
33993 Marco interior
33994 \family default
33995  en 
33996 \family sans
33997 Marco de línea
33998 \family default
33999  y no pongas ancho explícito.
34000 \end_layout
34001
34002 \begin_layout Standard
34003 Este es el resultado:
34004 \end_layout
34005
34006 \begin_layout Standard
34007 Esta línea es un ejemplo para mostrar cómo evitar la división de 
34008 \begin_inset Box Frameless
34009 position "t"
34010 hor_pos "c"
34011 has_inner_box 1
34012 inner_pos "t"
34013 use_parbox 0
34014 use_makebox 1
34015 width ""
34016 special "none"
34017 height "1in"
34018 height_special "totalheight"
34019 thickness "0.4pt"
34020 separation "3pt"
34021 shadowsize "4pt"
34022 framecolor "black"
34023 backgroundcolor "none"
34024 status open
34025
34026 \begin_layout Plain Layout
34027 «estalarguísimapalabra»
34028 \end_layout
34029
34030 \end_inset
34031
34032 .
34033 \end_layout
34034
34035 \begin_layout Standard
34036 Como alternativa puedes poner el comando «
34037 \series bold
34038
34039 \backslash
34040 -
34041 \series default
34042 » en código \SpecialChar TeX
34043  directamente antes de la palabra:
34044 \end_layout
34045
34046 \begin_layout Standard
34047 Esta línea es un ejemplo para mostrar cómo evitar la división de «
34048 \begin_inset ERT
34049 status collapsed
34050
34051 \begin_layout Plain Layout
34052
34053
34054 \backslash
34055 -
34056 \end_layout
34057
34058 \end_inset
34059
34060 estalarguísimapalabra».
34061 \end_layout
34062
34063 \begin_layout Standard
34064 Por supuesto, la palabra sobresale del margen.
34065  Para evitarlo añade, con el menú 
34066 \family sans
34067 Insertar\SpecialChar menuseparator
34068 Formato\SpecialChar menuseparator
34069 Salto
34070 \begin_inset space ~
34071 \end_inset
34072
34073 de
34074 \begin_inset space ~
34075 \end_inset
34076
34077 línea
34078 \begin_inset space ~
34079 \end_inset
34080
34081 cortada
34082 \family default
34083  (atajo 
34084 \family sans
34085 Ctrl+Entrar
34086 \family default
34087 ), un salto de línea antes de la palabra:
34088 \end_layout
34089
34090 \begin_layout Standard
34091 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
34092 \begin_inset Newline newline
34093 \end_inset
34094
34095
34096 \begin_inset Box Frameless
34097 position "t"
34098 hor_pos "c"
34099 has_inner_box 1
34100 inner_pos "t"
34101 use_parbox 0
34102 use_makebox 1
34103 width ""
34104 special "none"
34105 height "1in"
34106 height_special "totalheight"
34107 thickness "0.4pt"
34108 separation "3pt"
34109 shadowsize "4pt"
34110 framecolor "black"
34111 backgroundcolor "none"
34112 status open
34113
34114 \begin_layout Plain Layout
34115 «estalarguísimapalabra»
34116 \end_layout
34117
34118 \end_inset
34119
34120 .
34121 \end_layout
34122
34123 \begin_layout Subsection
34124 Alineación vertical
34125 \begin_inset CommandInset label
34126 LatexCommand label
34127 name "subsec:Alineación-Vertical"
34128
34129 \end_inset
34130
34131
34132 \begin_inset Index idx
34133 status collapsed
34134
34135 \begin_layout Plain Layout
34136 Marcos ! para alineación vertical
34137 \end_layout
34138
34139 \end_inset
34140
34141
34142 \end_layout
34143
34144 \begin_layout Standard
34145 Con ayuda del comando 
34146 \series bold
34147
34148 \backslash
34149 raisebox
34150 \series default
34151  puedes alinear verticalmente con el texto circundante palabras o caracteres.
34152  
34153 \series bold
34154
34155 \backslash
34156 raisebox
34157 \series default
34158  se utiliza según el esquema:
34159 \end_layout
34160
34161 \begin_layout Standard
34162
34163 \series bold
34164
34165 \backslash
34166 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
34167 \end_layout
34168
34169 \begin_layout Standard
34170 La elevación puede ser un valor positivo para subir el marco o negativo
34171  para bajarlo.
34172 \end_layout
34173
34174 \begin_layout Standard
34175 Para alinear una palabra, p.
34176 \begin_inset space \thinspace{}
34177 \end_inset
34178
34179 e
34180 \begin_inset space ~
34181 \end_inset
34182
34183 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
34184  en la línea de base, inserta el comando
34185 \end_layout
34186
34187 \begin_layout Standard
34188
34189 \series bold
34190
34191 \backslash
34192 raisebox{
34193 \backslash
34194 depth}{
34195 \end_layout
34196
34197 \begin_layout Standard
34198 en código \SpecialChar TeX
34199  antes de la palabra.
34200  Detrás de la palabra inserta una llave de cierre «
34201 \series bold
34202 }
34203 \series default
34204 » en código \SpecialChar TeX
34205 .
34206 \begin_inset Newline newline
34207 \end_inset
34208
34209 Este es el resultado:
34210 \end_layout
34211
34212 \begin_layout Standard
34213 Esto es una línea de texto con la palabra 
34214 \begin_inset ERT
34215 status collapsed
34216
34217 \begin_layout Plain Layout
34218
34219
34220 \backslash
34221 raisebox{
34222 \backslash
34223 depth}{
34224 \end_layout
34225
34226 \end_inset
34227
34228 «prevención»
34229 \begin_inset ERT
34230 status collapsed
34231
34232 \begin_layout Plain Layout
34233
34234 }
34235 \end_layout
34236
34237 \end_inset
34238
34239  elevada.
34240 \end_layout
34241
34242 \begin_layout Standard
34243 \begin_inset VSpace bigskip
34244 \end_inset
34245
34246 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
34247 \end_layout
34248
34249 \begin_layout Standard
34250 Esto es una línea de texto con la palabra 
34251 \begin_inset ERT
34252 status collapsed
34253
34254 \begin_layout Plain Layout
34255
34256
34257 \backslash
34258 raisebox{-
34259 \backslash
34260 depth}{
34261 \end_layout
34262
34263 \end_inset
34264
34265 «prevención»
34266 \begin_inset ERT
34267 status collapsed
34268
34269 \begin_layout Plain Layout
34270
34271 }
34272 \end_layout
34273
34274 \end_inset
34275
34276  bajada.
34277 \begin_inset Newline newline
34278 \end_inset
34279
34280 Esto es una línea de texto con la palabra 
34281 \begin_inset ERT
34282 status collapsed
34283
34284 \begin_layout Plain Layout
34285
34286
34287 \backslash
34288 raisebox{0.5cm}{
34289 \end_layout
34290
34291 \end_inset
34292
34293 «testigo»
34294 \begin_inset ERT
34295 status collapsed
34296
34297 \begin_layout Plain Layout
34298
34299 }
34300 \end_layout
34301
34302 \end_inset
34303
34304  elevada.
34305 \end_layout
34306
34307 \begin_layout Standard
34308 Si por alguna razón quieres impedir esto, pon la altura del marco a cero.
34309  Por ejemplo
34310 \end_layout
34311
34312 \begin_layout Standard
34313
34314 \series bold
34315
34316 \backslash
34317 raisebox{-
34318 \backslash
34319 depth}[0pt]{
34320 \end_layout
34321
34322 \begin_layout Standard
34323 Esto es una línea de texto con la palabra 
34324 \begin_inset ERT
34325 status collapsed
34326
34327 \begin_layout Plain Layout
34328
34329
34330 \backslash
34331 raisebox{-
34332 \backslash
34333 depth}[0pt]{
34334 \end_layout
34335
34336 \end_inset
34337
34338 «prevención»
34339 \begin_inset ERT
34340 status collapsed
34341
34342 \begin_layout Plain Layout
34343
34344 }
34345 \end_layout
34346
34347 \end_inset
34348
34349  bajada.
34350 \begin_inset Newline newline
34351 \end_inset
34352
34353
34354 \begin_inset Newline newline
34355 \end_inset
34356
34357 Esto es una línea de texto con la palabra 
34358 \begin_inset ERT
34359 status collapsed
34360
34361 \begin_layout Plain Layout
34362
34363
34364 \backslash
34365 raisebox{0.5cm}[0pt]{
34366 \end_layout
34367
34368 \end_inset
34369
34370 «testigo»
34371 \begin_inset ERT
34372 status collapsed
34373
34374 \begin_layout Plain Layout
34375
34376 }
34377 \end_layout
34378
34379 \end_inset
34380
34381  elevada.
34382 \end_layout
34383
34384 \begin_layout Section
34385 Marcos coloreados
34386 \begin_inset CommandInset label
34387 LatexCommand label
34388 name "sec:Marcos-Coloreados"
34389
34390 \end_inset
34391
34392
34393 \begin_inset Index idx
34394 status collapsed
34395
34396 \begin_layout Plain Layout
34397 Marcos ! Colorear
34398 \end_layout
34399
34400 \end_inset
34401
34402
34403 \end_layout
34404
34405 \begin_layout Standard
34406
34407 \lang english
34408 To color the background of a box just select the color you like in the box
34409  dialog.
34410  This is for example a box with orange background: 
34411 \begin_inset Box Frameless
34412 position "t"
34413 hor_pos "c"
34414 has_inner_box 1
34415 inner_pos "t"
34416 use_parbox 0
34417 use_makebox 1
34418 width ""
34419 special "none"
34420 height "1in"
34421 height_special "totalheight"
34422 thickness "0.4pt"
34423 separation "3pt"
34424 shadowsize "4pt"
34425 framecolor "black"
34426 backgroundcolor "orange"
34427 status open
34428
34429 \begin_layout Plain Layout
34430
34431 \lang english
34432 Box with orange background
34433 \end_layout
34434
34435 \end_inset
34436
34437
34438 \end_layout
34439
34440 \begin_layout Standard
34441
34442 \lang english
34443 If you use the decoration 
34444 \family sans
34445 \lang spanish
34446 Borde
34447 \begin_inset space ~
34448 \end_inset
34449
34450 rectangular
34451 \begin_inset space ~
34452 \end_inset
34453
34454 sencillo
34455 \family default
34456 \lang english
34457  you can set a frame color.
34458  In this case you must also specify a background color (LyX sets white as
34459  default).
34460  Here is an example: 
34461 \begin_inset Box Boxed
34462 position "t"
34463 hor_pos "c"
34464 has_inner_box 0
34465 inner_pos "t"
34466 use_parbox 0
34467 use_makebox 0
34468 width ""
34469 special "none"
34470 height "1in"
34471 height_special "totalheight"
34472 thickness "0.4pt"
34473 separation "3pt"
34474 shadowsize "4pt"
34475 framecolor "teal"
34476 backgroundcolor "yellow"
34477 status open
34478
34479 \begin_layout Plain Layout
34480
34481 \lang english
34482 Box with teal frame color and yellow background color
34483 \end_layout
34484
34485 \end_inset
34486
34487
34488 \end_layout
34489
34490 \begin_layout Standard
34491 \begin_inset VSpace bigskip
34492 \end_inset
34493
34494
34495 \lang english
34496 Of course you can also have colored text inside a colored box:
34497 \lang spanish
34498
34499 \begin_inset Newline newline
34500 \end_inset
34501
34502
34503 \begin_inset Box Boxed
34504 position "t"
34505 hor_pos "c"
34506 has_inner_box 0
34507 inner_pos "t"
34508 use_parbox 0
34509 use_makebox 0
34510 width ""
34511 special "none"
34512 height "1in"
34513 height_special "totalheight"
34514 thickness "0.4pt"
34515 separation "3pt"
34516 shadowsize "4pt"
34517 framecolor "cyan"
34518 backgroundcolor "magenta"
34519 status open
34520
34521 \begin_layout Plain Layout
34522
34523 \color yellow
34524 Marco con texto, fondo y borde en distintos colores.
34525 \end_layout
34526
34527 \end_inset
34528
34529
34530 \end_layout
34531
34532 \begin_layout Standard
34533 \begin_inset VSpace bigskip
34534 \end_inset
34535
34536
34537 \end_layout
34538
34539 \begin_layout Standard
34540
34541 \lang english
34542 If you need another color than the predefined ones,
34543 \lang spanish
34544  puedes definir tus propios colores según se explica en la sección
34545 \begin_inset space ~
34546 \end_inset
34547
34548
34549 \begin_inset CommandInset ref
34550 LatexCommand ref
34551 reference "sec:Cuadros-Coloreados"
34552
34553 \end_inset
34554
34555 .
34556  
34557 \lang english
34558 To use your own color you must typeset the box by using TeX code:
34559 \end_layout
34560
34561 \begin_layout Standard
34562
34563 \lang english
34564 Colored boxes without frame 
34565 \lang spanish
34566 se crean con el comando 
34567 \series bold
34568
34569 \backslash
34570 colorbox
34571 \series default
34572 , de acuerdo con el siguiente esquema:
34573 \end_layout
34574
34575 \begin_layout Standard
34576
34577 \series bold
34578
34579 \backslash
34580 colorbox{color}{contenido del marco}
34581 \end_layout
34582
34583 \begin_layout Standard
34584 El contenido también puede ser un marco y los marcos coloreados también
34585  pueden estar en otros marcos.
34586  Por ejemplo, para poner fondo verdeoscuro a una palabra, inserta el comando
34587 \end_layout
34588
34589 \begin_layout Standard
34590
34591 \series bold
34592
34593 \backslash
34594 colorbox{verdeoscuro}{
34595 \end_layout
34596
34597 \begin_layout Standard
34598 en código \SpecialChar TeX
34599  antes de la palabra.
34600  Tras la palabra inserta una llave de cierre «
34601 \series bold
34602 }
34603 \series default
34604 » en código \SpecialChar TeX
34605 .
34606 \begin_inset Newline newline
34607 \end_inset
34608
34609 Este es el resultado:
34610 \end_layout
34611
34612 \begin_layout Standard
34613 Línea en la que la palabra 
34614 \begin_inset ERT
34615 status collapsed
34616
34617 \begin_layout Plain Layout
34618
34619
34620 \backslash
34621 colorbox{verdeoscuro}{
34622 \end_layout
34623
34624 \end_inset
34625
34626 «¡Atención!»
34627 \begin_inset ERT
34628 status collapsed
34629
34630 \begin_layout Plain Layout
34631
34632 }
34633 \end_layout
34634
34635 \end_inset
34636
34637  tiene fondo verdeoscuro.
34638 \end_layout
34639
34640 \begin_layout Standard
34641
34642 \lang english
34643 Framed, colored boxes are created
34644 \lang spanish
34645  con el comando 
34646 \series bold
34647
34648 \backslash
34649 fcolorbox
34650 \series default
34651  con el esquema siguiente:
34652 \end_layout
34653
34654 \begin_layout Standard
34655
34656 \series bold
34657
34658 \backslash
34659 fcolorbox{color del borde}{color del fondo}{contenido del marco}
34660 \end_layout
34661
34662 \begin_layout Section
34663 Marcos girados y a escala
34664 \end_layout
34665
34666 \begin_layout Standard
34667 Para poder usar los marcos 
34668 \lang english
34669 described in this section, the module 
34670 \family sans
34671 GraphicBoxes
34672 \family default
34673  must be loaded in the document settings.
34674 \end_layout
34675
34676 \begin_layout Standard
34677 \begin_inset Note Greyedout
34678 status open
34679
34680 \begin_layout Plain Layout
34681
34682 \series bold
34683 Nota:
34684 \series default
34685  no todos los visores DVI pueden mostrar rotaciones o escalas.
34686 \end_layout
34687
34688 \end_inset
34689
34690
34691 \end_layout
34692
34693 \begin_layout Standard
34694 \begin_inset Note Greyedout
34695 status open
34696
34697 \begin_layout Plain Layout
34698
34699 \series bold
34700 Nota:
34701 \series default
34702  Los marcos girados o a escala no pueden contener flotantes.
34703 \end_layout
34704
34705 \end_inset
34706
34707
34708 \end_layout
34709
34710 \begin_layout Subsection
34711 Marcos girados
34712 \begin_inset Index idx
34713 status collapsed
34714
34715 \begin_layout Plain Layout
34716 Marcos ! Girar
34717 \end_layout
34718
34719 \end_inset
34720
34721
34722 \begin_inset Index idx
34723 status collapsed
34724
34725 \begin_layout Plain Layout
34726 Material rotado
34727 \end_layout
34728
34729 \end_inset
34730
34731
34732 \end_layout
34733
34734 \begin_layout Standard
34735 Para girar material debes ponerlo
34736 \lang english
34737  into a 
34738 \family sans
34739 Rotatebox
34740 \family default
34741 .
34742  Such a box is inserted via the menu 
34743 \family sans
34744 Insert\SpecialChar menuseparator
34745 Custom Insets\SpecialChar menuseparator
34746 Rotatebox
34747 \family default
34748 .
34749 \end_layout
34750
34751 \begin_layout Standard
34752 El origen de rotación 
34753 \lang english
34754 can be specified via the inset 
34755 \family sans
34756 Origin
34757 \family default
34758  (menu 
34759 \family sans
34760 Insert\SpecialChar menuseparator
34761 Origin
34762 \family default
34763 \lang spanish
34764 ) en la forma 
34765 \series bold
34766 origin=position
34767 \series default
34768 .
34769  Son posibles las posiciones siguientes: 
34770 \emph on
34771 c
34772 \emph default
34773  (center), 
34774 \emph on
34775 l
34776 \emph default
34777  (left), 
34778 \emph on
34779 r
34780 \emph default
34781  (right), 
34782 \emph on
34783 b
34784 \emph default
34785  (bottom), 
34786 \emph on
34787 t
34788 \emph default
34789  (top), así como combinaciones adecuadas de las posiciones básicas.
34790  Por ejemplo, 
34791 \emph on
34792 lt
34793 \emph default
34794  significa que el origen de rotación es la esquina superior izquierda del
34795  marco.
34796  Si no se especifica origen de rotación se usará la posición 
34797 \emph on
34798 l
34799 \emph default
34800 .
34801  El ángulo de rotación es un número de grados, y puede ser negativo.
34802  El sentido de giro es contrario al de las agujas del reloj.
34803 \end_layout
34804
34805 \begin_layout Standard
34806 En el siguiente ejemplo 
34807 \series bold
34808 \lang english
34809 origin=c
34810 \series default
34811  was inserted to the 
34812 \family sans
34813 Option
34814 \family default
34815  inset and 
34816 \series bold
34817 60
34818 \series default
34819  was inserted to the 
34820 \family sans
34821 Angle
34822 \family default
34823  inset.
34824 \end_layout
34825
34826 \begin_layout Standard
34827 Esta línea contiene texto 
34828 \begin_inset Flex Rotatebox
34829 status open
34830
34831 \begin_layout Plain Layout
34832 \begin_inset Argument 1
34833 status open
34834
34835 \begin_layout Plain Layout
34836 origin=c
34837 \end_layout
34838
34839 \end_inset
34840
34841
34842 \begin_inset Argument 2
34843 status open
34844
34845 \begin_layout Plain Layout
34846 60
34847 \end_layout
34848
34849 \end_inset
34850
34851 con rotación
34852 \end_layout
34853
34854 \end_inset
34855
34856 .
34857 \end_layout
34858
34859 \begin_layout Standard
34860 El contenido del marco puede ser también otro marco o una ecuación en línea:
34861 \end_layout
34862
34863 \begin_layout Standard
34864 En esta línea hay texto enmarcado 
34865 \begin_inset Flex Rotatebox
34866 status open
34867
34868 \begin_layout Plain Layout
34869 \begin_inset Argument 1
34870 status open
34871
34872 \begin_layout Plain Layout
34873 origin=r
34874 \end_layout
34875
34876 \end_inset
34877
34878
34879 \begin_inset Argument 2
34880 status open
34881
34882 \begin_layout Plain Layout
34883 -60
34884 \end_layout
34885
34886 \end_inset
34887
34888
34889 \begin_inset Box Doublebox
34890 position "c"
34891 hor_pos "c"
34892 has_inner_box 0
34893 inner_pos "c"
34894 use_parbox 0
34895 use_makebox 0
34896 width "1in"
34897 special "width"
34898 height "1in"
34899 height_special "totalheight"
34900 thickness "0.4pt"
34901 separation "3pt"
34902 shadowsize "4pt"
34903 framecolor "black"
34904 backgroundcolor "none"
34905 status collapsed
34906
34907 \begin_layout Plain Layout
34908 con rotación
34909 \end_layout
34910
34911 \end_inset
34912
34913
34914 \end_layout
34915
34916 \end_inset
34917
34918  y 
34919 \begin_inset Flex Rotatebox
34920 status open
34921
34922 \begin_layout Plain Layout
34923 \begin_inset Argument 1
34924 status open
34925
34926 \begin_layout Plain Layout
34927 origin=lb
34928 \end_layout
34929
34930 \end_inset
34931
34932
34933 \begin_inset Argument 2
34934 status open
34935
34936 \begin_layout Plain Layout
34937 60
34938 \end_layout
34939
34940 \end_inset
34941
34942
34943 \begin_inset Formula $\int A\,\mathrm{d}x=B$
34944 \end_inset
34945
34946
34947 \end_layout
34948
34949 \end_inset
34950
34951  una ecuación.
34952 \end_layout
34953
34954 \begin_layout Standard
34955 O una imagen o un cuadro:
34956 \end_layout
34957
34958 \begin_layout Standard
34959 Aquí hay una imagen girada 
34960 \begin_inset Flex Rotatebox
34961 status open
34962
34963 \begin_layout Plain Layout
34964 \begin_inset Argument 1
34965 status open
34966
34967 \begin_layout Plain Layout
34968 origin=lb
34969 \end_layout
34970
34971 \end_inset
34972
34973
34974 \begin_inset Argument 2
34975 status open
34976
34977 \begin_layout Plain Layout
34978 90
34979 \end_layout
34980
34981 \end_inset
34982
34983
34984 \begin_inset Graphics
34985         filename ../clipart/platypus.eps
34986         lyxscale 50
34987         width 25col%
34988
34989 \end_inset
34990
34991
34992 \end_layout
34993
34994 \end_inset
34995
34996  y un cuadro girado 
34997 \begin_inset Flex Rotatebox
34998 status open
34999
35000 \begin_layout Plain Layout
35001 \begin_inset Argument 2
35002 status open
35003
35004 \begin_layout Plain Layout
35005 -90
35006 \end_layout
35007
35008 \end_inset
35009
35010
35011 \begin_inset Tabular
35012 <lyxtabular version="3" rows="2" columns="2">
35013 <features tabularvalignment="middle">
35014 <column alignment="center" valignment="top">
35015 <column alignment="center" valignment="top">
35016 <row>
35017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35018 \begin_inset Text
35019
35020 \begin_layout Plain Layout
35021 q
35022 \end_layout
35023
35024 \end_inset
35025 </cell>
35026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35027 \begin_inset Text
35028
35029 \begin_layout Plain Layout
35030 w
35031 \end_layout
35032
35033 \end_inset
35034 </cell>
35035 </row>
35036 <row>
35037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35038 \begin_inset Text
35039
35040 \begin_layout Plain Layout
35041 e
35042 \end_layout
35043
35044 \end_inset
35045 </cell>
35046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35047 \begin_inset Text
35048
35049 \begin_layout Plain Layout
35050 r
35051 \end_layout
35052
35053 \end_inset
35054 </cell>
35055 </row>
35056 </lyxtabular>
35057
35058 \end_inset
35059
35060
35061 \end_layout
35062
35063 \end_inset
35064
35065 .
35066 \begin_inset Index idx
35067 status collapsed
35068
35069 \begin_layout Plain Layout
35070 Figuras ! Rotar
35071 \end_layout
35072
35073 \end_inset
35074
35075
35076 \begin_inset Index idx
35077 status collapsed
35078
35079 \begin_layout Plain Layout
35080 Cuadros ! Girar
35081 \end_layout
35082
35083 \end_inset
35084
35085
35086 \end_layout
35087
35088 \begin_layout Standard
35089
35090 \lang english
35091 \begin_inset Note Greyedout
35092 status open
35093
35094 \begin_layout Plain Layout
35095
35096 \series bold
35097 \lang english
35098 Note:
35099 \series default
35100  If the 
35101 \family sans
35102 Angle
35103 \family default
35104  inset is empty or contains other characters than numbers you will get \SpecialChar LaTeX
35105
35106  errors when viewing/exporting the document.
35107 \end_layout
35108
35109 \end_inset
35110
35111
35112 \end_layout
35113
35114 \begin_layout Subsection
35115 Marcos para variar la escala
35116 \begin_inset Index idx
35117 status collapsed
35118
35119 \begin_layout Plain Layout
35120 Marcos ! para variar la escala
35121 \end_layout
35122
35123 \end_inset
35124
35125
35126 \begin_inset Index idx
35127 status collapsed
35128
35129 \begin_layout Plain Layout
35130 Material a escala
35131 \end_layout
35132
35133 \end_inset
35134
35135
35136 \end_layout
35137
35138 \begin_layout Standard
35139 Para modificar las proporciones de un material
35140 \lang english
35141  put it into a 
35142 \family sans
35143 Scalebox
35144 \family default
35145 .
35146  Such a box is inserted via the menu 
35147 \family sans
35148 Insert\SpecialChar menuseparator
35149 Custom Insets\SpecialChar menuseparator
35150 Scalebox
35151 \family default
35152 .
35153 \end_layout
35154
35155 \begin_layout Standard
35156
35157 \lang english
35158 The 
35159 \family sans
35160 Scalebox
35161 \family default
35162  inset has the mandatory inset 
35163 \family sans
35164 H-Factor
35165 \family default
35166  and the optional inset 
35167 \family sans
35168 V-Factor
35169 \family default
35170  (inserted via the menu 
35171 \family sans
35172 Insert\SpecialChar menuseparator
35173 V-Factor)
35174 \family default
35175 .
35176  Input there there horizontal and vertical scale factor, respectively.
35177  If no 
35178 \family sans
35179 V-Factor
35180 \family default
35181  inset is used
35182 \lang spanish
35183 , su valor será el mismo que el factor de escala horizontal.
35184 \end_layout
35185
35186 \begin_layout Standard
35187
35188 \lang english
35189 To get for example 
35190 \lang spanish
35191 de doble tamaño que el texto normal del documento
35192 \lang english
35193 , insert 
35194 \series bold
35195 2
35196 \series default
35197  into the 
35198 \family sans
35199 H-Factor
35200 \family default
35201  inset.
35202  An example
35203 \lang spanish
35204
35205 \begin_inset Flex Scalebox
35206 status open
35207
35208 \begin_layout Plain Layout
35209 \begin_inset Argument 1
35210 status open
35211
35212 \begin_layout Plain Layout
35213 2
35214 \end_layout
35215
35216 \end_inset
35217
35218 Hola
35219 \end_layout
35220
35221 \end_inset
35222
35223
35224 \end_layout
35225
35226 \begin_layout Standard
35227
35228 \series bold
35229 \lang english
35230 2
35231 \series default
35232  as 
35233 \family sans
35234 H-Factor
35235 \family default
35236  and 
35237 \series bold
35238 1
35239 \series default
35240  as 
35241 \family sans
35242 V-Factor
35243 \family default
35244  distorts the
35245 \lang spanish
35246  
35247 \begin_inset Flex Scalebox
35248 status open
35249
35250 \begin_layout Plain Layout
35251 \begin_inset Argument 1
35252 status open
35253
35254 \begin_layout Plain Layout
35255 2
35256 \end_layout
35257
35258 \end_inset
35259
35260
35261 \begin_inset Argument 2
35262 status open
35263
35264 \begin_layout Plain Layout
35265 1
35266 \end_layout
35267
35268 \end_inset
35269
35270 Hola
35271 \end_layout
35272
35273 \end_inset
35274
35275 .
35276 \end_layout
35277
35278 \begin_layout Standard
35279
35280 \lang english
35281 If the scaling factor is negative, the box content will be mirrored.
35282  Therefore 
35283 \series bold
35284 -1
35285 \series default
35286  as 
35287 \family sans
35288 H-Factor
35289 \family default
35290  and 
35291 \series bold
35292 1
35293 \series default
35294  as 
35295 \family sans
35296 V-Factor
35297 \family default
35298  can be used to create mirror writing
35299 \lang spanish
35300
35301 \begin_inset Flex Scalebox
35302 status open
35303
35304 \begin_layout Plain Layout
35305 \begin_inset Argument 1
35306 status open
35307
35308 \begin_layout Plain Layout
35309 -1
35310 \end_layout
35311
35312 \end_inset
35313
35314
35315 \begin_inset Argument 2
35316 status open
35317
35318 \begin_layout Plain Layout
35319 1
35320 \end_layout
35321
35322 \end_inset
35323
35324 Hola
35325 \end_layout
35326
35327 \end_inset
35328
35329
35330 \end_layout
35331
35332 \begin_layout Standard
35333
35334 \series bold
35335 \lang english
35336 -1
35337 \series default
35338  as 
35339 \family sans
35340 H-Factor
35341 \family default
35342  and 
35343 \series bold
35344 1
35345 \series default
35346  as 
35347 \family sans
35348 V-Factor
35349 \family default
35350  reflects the
35351 \lang spanish
35352  
35353 \begin_inset Flex Scalebox
35354 status open
35355
35356 \begin_layout Plain Layout
35357 \begin_inset Argument 1
35358 status open
35359
35360 \begin_layout Plain Layout
35361 1
35362 \end_layout
35363
35364 \end_inset
35365
35366
35367 \begin_inset Argument 2
35368 status open
35369
35370 \begin_layout Plain Layout
35371 -1
35372 \end_layout
35373
35374 \end_inset
35375
35376 Hola
35377 \end_layout
35378
35379 \end_inset
35380
35381  
35382 \lang english
35383 at the base line.
35384 \end_layout
35385
35386 \begin_layout Standard
35387
35388 \lang english
35389 The 
35390 \family sans
35391 Reflectbox
35392 \family default
35393  (menu 
35394 \family sans
35395 Insert\SpecialChar menuseparator
35396 Custom Insets\SpecialChar menuseparator
35397 Reflectbox
35398 \family default
35399 ) is equivalent to 
35400 \series bold
35401 -1
35402 \series default
35403  as 
35404 \family sans
35405 H-Factor
35406 \family default
35407  and 
35408 \series bold
35409 1
35410 \series default
35411  as 
35412 \family sans
35413 V-Factor 
35414 \family default
35415 for a 
35416 \family sans
35417 Scalebox
35418 \family default
35419 .
35420 \end_layout
35421
35422 \begin_layout Standard
35423
35424 \lang english
35425 \begin_inset Note Greyedout
35426 status open
35427
35428 \begin_layout Plain Layout
35429
35430 \series bold
35431 \lang english
35432 Note:
35433 \series default
35434  If the 
35435 \family sans
35436 H-Factor
35437 \family default
35438  inset is empty or contains other characters than numbers you will get LaTeX
35439  errors when viewing/exporting the document.
35440 \end_layout
35441
35442 \end_inset
35443
35444
35445 \end_layout
35446
35447 \begin_layout Standard
35448 \begin_inset VSpace bigskip
35449 \end_inset
35450
35451
35452 \lang english
35453 The 
35454 \family sans
35455 Resizebox
35456 \family default
35457  (menu 
35458 \family sans
35459 Insert\SpecialChar menuseparator
35460 Custom Insets\SpecialChar menuseparator
35461 Resizebox
35462 \family default
35463 ) is used to scale the content to a defined width and height.
35464  The 
35465 \family sans
35466 Resizebox
35467 \family default
35468  inset has the mandatory inset 
35469 \family sans
35470 Width
35471 \family default
35472  and the optional inset 
35473 \family sans
35474 Height
35475 \family default
35476  (inserted via the menu 
35477 \family sans
35478 Insert\SpecialChar menuseparator
35479 Height)
35480 \family default
35481 .
35482  Input there there width and height, respectively, as value with a unit.
35483  
35484 \begin_inset CommandInset ref
35485 LatexCommand ref
35486 reference "tab:Unidades"
35487
35488 \end_inset
35489
35490  lists the possible units.
35491  If there is an 
35492 \lang spanish
35493 signo de exclamación, 
35494 \series bold
35495 !
35496 \series default
35497
35498 \lang english
35499 in of of the two insets
35500 \lang spanish
35501 , la escala se hace de forma que se mantiene la relación de las dimensiones
35502  originales del contenido del marco.
35503
35504 \lang english
35505  If no 
35506 \family sans
35507 Height
35508 \family default
35509  inset is used an 
35510 \lang spanish
35511 signo de exclamación
35512 \lang english
35513  will internally be used for the height.
35514 \end_layout
35515
35516 \begin_layout Standard
35517
35518 \series bold
35519 \lang english
35520 2cm
35521 \series default
35522  as 
35523 \family sans
35524 Width
35525 \family default
35526  and 
35527 \series bold
35528 1cm
35529 \series default
35530  as 
35531 \family sans
35532 Height
35533 \family default
35534  produces:
35535 \lang spanish
35536  
35537 \begin_inset Flex Resizebox
35538 status open
35539
35540 \begin_layout Plain Layout
35541 \begin_inset Argument 1
35542 status open
35543
35544 \begin_layout Plain Layout
35545 2cm
35546 \end_layout
35547
35548 \end_inset
35549
35550
35551 \begin_inset Argument 2
35552 status open
35553
35554 \begin_layout Plain Layout
35555 1cm
35556 \end_layout
35557
35558 \end_inset
35559
35560 Hola
35561 \end_layout
35562
35563 \end_inset
35564
35565
35566 \begin_inset Newline newline
35567 \end_inset
35568
35569
35570 \series bold
35571 \lang english
35572 2cm
35573 \series default
35574  as 
35575 \family sans
35576 Width
35577 \family default
35578  and 
35579 \series bold
35580 !
35581 \series default
35582  as 
35583 \family sans
35584 Height
35585 \family default
35586  (or no 
35587 \family sans
35588 Height
35589 \family default
35590 ) produces:
35591 \lang spanish
35592  
35593 \begin_inset Flex Resizebox
35594 status open
35595
35596 \begin_layout Plain Layout
35597 \begin_inset Argument 1
35598 status open
35599
35600 \begin_layout Plain Layout
35601 2cm
35602 \end_layout
35603
35604 \end_inset
35605
35606
35607 \begin_inset Argument 2
35608 status open
35609
35610 \begin_layout Plain Layout
35611 !
35612 \end_layout
35613
35614 \end_inset
35615
35616 Hola
35617 \end_layout
35618
35619 \end_inset
35620
35621
35622 \end_layout
35623
35624 \begin_layout Standard
35625
35626 \lang english
35627 \begin_inset Note Greyedout
35628 status open
35629
35630 \begin_layout Plain Layout
35631
35632 \series bold
35633 \lang english
35634 Note:
35635 \series default
35636  If the 
35637 \family sans
35638 Width
35639 \family default
35640  inset is empty or contains an invalid unit you will get LaTeX errors when
35641  viewing/exporting the document.
35642 \end_layout
35643
35644 \end_inset
35645
35646
35647 \end_layout
35648
35649 \begin_layout Standard
35650 \begin_inset VSpace bigskip
35651 \end_inset
35652
35653
35654 \end_layout
35655
35656 \begin_layout Standard
35657 Los marcos se pueden combinar en cualquier orden.
35658
35659 \lang english
35660  As example a 
35661 \family sans
35662 Reflectbox
35663 \family default
35664  inside a 
35665 \family sans
35666 Resizebox
35667 \family default
35668  which is in turn inside a 
35669 \family sans
35670 Rotatebox
35671 \family default
35672 :
35673 \end_layout
35674
35675 \begin_layout Standard
35676 \noindent
35677 \align center
35678 \begin_inset Flex Rotatebox
35679 status open
35680
35681 \begin_layout Plain Layout
35682 \begin_inset Argument 1
35683 status open
35684
35685 \begin_layout Plain Layout
35686 origin=c
35687 \end_layout
35688
35689 \end_inset
35690
35691
35692 \begin_inset Argument 2
35693 status open
35694
35695 \begin_layout Plain Layout
35696 -45
35697 \end_layout
35698
35699 \end_inset
35700
35701
35702 \begin_inset Flex Resizebox
35703 status open
35704
35705 \begin_layout Plain Layout
35706 \begin_inset Argument 1
35707 status open
35708
35709 \begin_layout Plain Layout
35710 2cm
35711 \end_layout
35712
35713 \end_inset
35714
35715
35716 \begin_inset Flex Reflectbox
35717 status open
35718
35719 \begin_layout Plain Layout
35720 Hola
35721 \end_layout
35722
35723 \end_inset
35724
35725
35726 \end_layout
35727
35728 \end_inset
35729
35730
35731 \end_layout
35732
35733 \end_inset
35734
35735
35736 \end_layout
35737
35738 \begin_layout Standard
35739 \noindent
35740 Un marco puede contener imágenes, cuadros y ecuaciones en línea:
35741 \end_layout
35742
35743 \begin_layout Standard
35744 \noindent
35745 \align center
35746 \begin_inset Flex Resizebox
35747 status open
35748
35749 \begin_layout Plain Layout
35750 \begin_inset Argument 1
35751 status open
35752
35753 \begin_layout Plain Layout
35754 2cm
35755 \end_layout
35756
35757 \end_inset
35758
35759
35760 \begin_inset Flex Reflectbox
35761 status open
35762
35763 \begin_layout Plain Layout
35764 \begin_inset Graphics
35765         filename ../clipart/platypus.eps
35766         lyxscale 50
35767         width 25col%
35768
35769 \end_inset
35770
35771
35772 \end_layout
35773
35774 \end_inset
35775
35776
35777 \end_layout
35778
35779 \end_inset
35780
35781  
35782 \begin_inset Flex Resizebox
35783 status open
35784
35785 \begin_layout Plain Layout
35786 \begin_inset Argument 1
35787 status open
35788
35789 \begin_layout Plain Layout
35790 2cm
35791 \end_layout
35792
35793 \end_inset
35794
35795
35796 \begin_inset Flex Reflectbox
35797 status open
35798
35799 \begin_layout Plain Layout
35800 \begin_inset Tabular
35801 <lyxtabular version="3" rows="2" columns="2">
35802 <features tabularvalignment="middle">
35803 <column alignment="center" valignment="top">
35804 <column alignment="center" valignment="top">
35805 <row>
35806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35807 \begin_inset Text
35808
35809 \begin_layout Plain Layout
35810 q
35811 \end_layout
35812
35813 \end_inset
35814 </cell>
35815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35816 \begin_inset Text
35817
35818 \begin_layout Plain Layout
35819 w
35820 \end_layout
35821
35822 \end_inset
35823 </cell>
35824 </row>
35825 <row>
35826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35827 \begin_inset Text
35828
35829 \begin_layout Plain Layout
35830 e
35831 \end_layout
35832
35833 \end_inset
35834 </cell>
35835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35836 \begin_inset Text
35837
35838 \begin_layout Plain Layout
35839 r
35840 \end_layout
35841
35842 \end_inset
35843 </cell>
35844 </row>
35845 </lyxtabular>
35846
35847 \end_inset
35848
35849
35850 \end_layout
35851
35852 \end_inset
35853
35854
35855 \end_layout
35856
35857 \end_inset
35858
35859  
35860 \begin_inset Flex Resizebox
35861 status open
35862
35863 \begin_layout Plain Layout
35864 \begin_inset Argument 1
35865 status open
35866
35867 \begin_layout Plain Layout
35868 3cm
35869 \end_layout
35870
35871 \end_inset
35872
35873
35874 \begin_inset Flex Reflectbox
35875 status open
35876
35877 \begin_layout Plain Layout
35878 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35879 \end_inset
35880
35881
35882 \end_layout
35883
35884 \end_inset
35885
35886
35887 \end_layout
35888
35889 \end_inset
35890
35891
35892 \begin_inset Index idx
35893 status collapsed
35894
35895 \begin_layout Plain Layout
35896 Figuras ! a escala
35897 \end_layout
35898
35899 \end_inset
35900
35901
35902 \begin_inset Index idx
35903 status collapsed
35904
35905 \begin_layout Plain Layout
35906 Cuadros ! a escala
35907 \end_layout
35908
35909 \end_inset
35910
35911
35912 \end_layout
35913
35914 \begin_layout Standard
35915 Si se usa el estilo global 
35916 \series bold
35917 fleqn
35918 \series default
35919  para las ecuaciones del documento,
35920 \begin_inset Foot
35921 status collapsed
35922
35923 \begin_layout Plain Layout
35924 Si «fleqn» se añade a las opciones de clase del documento.
35925 \end_layout
35926
35927 \end_inset
35928
35929  también se puede variar la escala de las ecuaciones en estilo presentación.
35930 \end_layout
35931
35932 \begin_layout Chapter
35933 Objetos envueltos en texto
35934 \begin_inset Index idx
35935 status collapsed
35936
35937 \begin_layout Plain Layout
35938 Envueltos en texto
35939 \end_layout
35940
35941 \end_inset
35942
35943
35944 \end_layout
35945
35946 \begin_layout Section
35947 Flotantes envueltos
35948 \begin_inset CommandInset label
35949 LatexCommand label
35950 name "sec:Flotantes-envueltos"
35951
35952 \end_inset
35953
35954
35955 \begin_inset Index idx
35956 status collapsed
35957
35958 \begin_layout Plain Layout
35959 Flotantes ! Envueltos
35960 \end_layout
35961
35962 \end_inset
35963
35964
35965 \begin_inset Index idx
35966 status collapsed
35967
35968 \begin_layout Plain Layout
35969 Envueltos en texto ! Flotantes
35970 \end_layout
35971
35972 \end_inset
35973
35974
35975 \end_layout
35976
35977 \begin_layout Standard
35978 \begin_inset Wrap figure
35979 lines 0
35980 placement l
35981 overhang 1cm
35982 width "40col%"
35983 status open
35984
35985 \begin_layout Plain Layout
35986 \begin_inset Graphics
35987         filename ../clipart/mobius.eps
35988         width 40col%
35989         rotateOrigin center
35990
35991 \end_inset
35992
35993
35994 \end_layout
35995
35996 \begin_layout Plain Layout
35997 \begin_inset Caption Standard
35998
35999 \begin_layout Plain Layout
36000 \begin_inset CommandInset label
36001 LatexCommand label
36002 name "fig:Envoltorio-de-figura"
36003
36004 \end_inset
36005
36006 Figura envuelta en el texto
36007 \end_layout
36008
36009 \end_inset
36010
36011
36012 \end_layout
36013
36014 \end_inset
36015
36016  Este tipo de flotante se usa para adosar una figura o un cuadro al texto,
36017  de modo que ocupe sólo una parte del ancho de columna.
36018  Se inserta con el menú 
36019 \family sans
36020 Insertar\SpecialChar menuseparator
36021 Flotante\SpecialChar menuseparator
36022 Figura
36023 \begin_inset space ~
36024 \end_inset
36025
36026 envuelta
36027 \family default
36028
36029 \begin_inset space \thinspace{}
36030 \end_inset
36031
36032 /
36033 \begin_inset space \thinspace{}
36034 \end_inset
36035
36036
36037 \family sans
36038 Cuadro
36039 \begin_inset space ~
36040 \end_inset
36041
36042 envuelto
36043 \family default
36044  si está instalado el paquete \SpecialChar LaTeX
36045  
36046 \series bold
36047 wrapfig
36048 \series default
36049
36050 \begin_inset Index idx
36051 status collapsed
36052
36053 \begin_layout Plain Layout
36054 \SpecialChar LaTeX
36055 -paquetes ! wrapfig
36056 \end_layout
36057
36058 \end_inset
36059
36060 .
36061 \begin_inset Foot
36062 status collapsed
36063
36064 \begin_layout Plain Layout
36065 La instalación de paquetes \SpecialChar LaTeX
36066  se explica en el manual 
36067 \emph on
36068 Configuración de \SpecialChar LaTeX
36069
36070 \emph default
36071 .
36072 \end_layout
36073
36074 \end_inset
36075
36076  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
36077  con clic derecho sobre el cuadro del flotante.
36078  Son obligatorias la 
36079 \family sans
36080 Ubicación
36081 \family default
36082  y la 
36083 \family sans
36084 Anchura
36085 \family default
36086 .
36087  Son opcionales 
36088 \family sans
36089 Extensión al margen
36090 \family default
36091 , que especifica la anchura de invasión del margen, y 
36092 \family sans
36093 Extender
36094 \begin_inset space ~
36095 \end_inset
36096
36097 a
36098 \begin_inset space ~
36099 \end_inset
36100
36101 líneas
36102 \family default
36103 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
36104  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
36105  opción sólo si encuentras problemas en la colocación del flotante.
36106  Además puedes decidir si permitir que \SpecialChar LaTeX
36107  deje flotar el flotante dentro del
36108  párrafo o en los párrafos adyacentes.
36109  La figura
36110 \begin_inset space ~
36111 \end_inset
36112
36113
36114 \begin_inset CommandInset ref
36115 LatexCommand ref
36116 reference "fig:Envoltorio-de-figura"
36117
36118 \end_inset
36119
36120  es un ejemplo de envoltorio con una anchura de columna del 40
36121 \begin_inset space \thinspace{}
36122 \end_inset
36123
36124 %, ubicado a la izquierda y 1
36125 \begin_inset space \thinspace{}
36126 \end_inset
36127
36128 cm de invasión de margen.
36129 \end_layout
36130
36131 \begin_layout Standard
36132 \begin_inset Note Greyedout
36133 status open
36134
36135 \begin_layout Plain Layout
36136
36137 \series bold
36138 Nota:
36139 \series default
36140  ¡Los flotantes envueltos son frágiles! P.
36141 \begin_inset space \thinspace{}
36142 \end_inset
36143
36144 ej.
36145 \begin_inset space ~
36146 \end_inset
36147
36148 si una figura está demasiado cerca de la parte inferior de la página se
36149  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
36150  o situarse junto a otro texto.
36151 \end_layout
36152
36153 \end_inset
36154
36155
36156 \end_layout
36157
36158 \begin_layout Standard
36159 En general:
36160 \end_layout
36161
36162 \begin_layout Itemize
36163 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
36164  salto de página.
36165  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
36166  esté casi listo y puedas prever los saltos de página.
36167 \end_layout
36168
36169 \begin_layout Itemize
36170 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
36171  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
36172 \end_layout
36173
36174 \begin_layout Itemize
36175 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
36176  que procura que haya un párrafo de texto entre ellos.
36177 \end_layout
36178
36179 \begin_layout Itemize
36180 Los flotantes envueltos no están permitidos en cabeceras de sección o cuadros.
36181 \end_layout
36182
36183 \begin_layout Itemize
36184 Su numeración y referencias funciona como se explica en el cap.
36185 \begin_inset space \thinspace{}
36186 \end_inset
36187
36188
36189 \begin_inset CommandInset ref
36190 LatexCommand ref
36191 reference "chap:Flotantes"
36192
36193 \end_inset
36194
36195 .
36196 \end_layout
36197
36198 \begin_layout Section
36199 Objetos fijos envueltos
36200 \begin_inset Index idx
36201 status collapsed
36202
36203 \begin_layout Plain Layout
36204 Envueltos en texto ! Objetos fijos
36205 \end_layout
36206
36207 \end_inset
36208
36209
36210 \end_layout
36211
36212 \begin_layout Standard
36213 Los flotantes envueltos, descritos en la sec.
36214 \begin_inset space \thinspace{}
36215 \end_inset
36216
36217
36218 \begin_inset CommandInset ref
36219 LatexCommand ref
36220 reference "sec:Flotantes-envueltos"
36221
36222 \end_inset
36223
36224  , tienen estas posiciones en el párrafo:
36225 \begin_inset Separator parbreak
36226 \end_inset
36227
36228
36229 \end_layout
36230
36231 \begin_layout Standard
36232 \noindent
36233 \align center
36234 \begin_inset Tabular
36235 <lyxtabular version="3" rows="2" columns="2">
36236 <features tabularvalignment="middle">
36237 <column alignment="center" valignment="top">
36238 <column alignment="center" valignment="top">
36239 <row>
36240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36241 \begin_inset Text
36242
36243 \begin_layout Plain Layout
36244 \begin_inset Graphics
36245         filename ../../images/dialog-show-new-inset_graphics.png
36246         scale 70
36247         scaleBeforeRotation
36248
36249 \end_inset
36250
36251
36252 \end_layout
36253
36254 \end_inset
36255 </cell>
36256 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36257 \begin_inset Text
36258
36259 \begin_layout Plain Layout
36260 texto
36261 \end_layout
36262
36263 \end_inset
36264 </cell>
36265 </row>
36266 <row>
36267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36268 \begin_inset Text
36269
36270 \begin_layout Plain Layout
36271 texto
36272 \end_layout
36273
36274 \end_inset
36275 </cell>
36276 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36277 \begin_inset Text
36278
36279 \begin_layout Plain Layout
36280 texto
36281 \end_layout
36282
36283 \end_inset
36284 </cell>
36285 </row>
36286 </lyxtabular>
36287
36288 \end_inset
36289
36290  y 
36291 \begin_inset Tabular
36292 <lyxtabular version="3" rows="2" columns="2">
36293 <features tabularvalignment="middle">
36294 <column alignment="center" valignment="top">
36295 <column alignment="center" valignment="top">
36296 <row>
36297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36298 \begin_inset Text
36299
36300 \begin_layout Plain Layout
36301 texto
36302 \end_layout
36303
36304 \end_inset
36305 </cell>
36306 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36307 \begin_inset Text
36308
36309 \begin_layout Plain Layout
36310 \begin_inset Graphics
36311         filename ../../images/dialog-show-new-inset_graphics.png
36312         scale 70
36313         scaleBeforeRotation
36314
36315 \end_inset
36316
36317
36318 \end_layout
36319
36320 \end_inset
36321 </cell>
36322 </row>
36323 <row>
36324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36325 \begin_inset Text
36326
36327 \begin_layout Plain Layout
36328 texto
36329 \end_layout
36330
36331 \end_inset
36332 </cell>
36333 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36334 \begin_inset Text
36335
36336 \begin_layout Plain Layout
36337 texto
36338 \end_layout
36339
36340 \end_inset
36341 </cell>
36342 </row>
36343 </lyxtabular>
36344
36345 \end_inset
36346
36347
36348 \end_layout
36349
36350 \begin_layout Standard
36351 Para colocar un objeto exactamente en la posición en la que se inserta,
36352  por ejemplo una de estas:
36353 \begin_inset VSpace defskip
36354 \end_inset
36355
36356
36357 \end_layout
36358
36359 \begin_layout Standard
36360 \noindent
36361 \align center
36362 \begin_inset Tabular
36363 <lyxtabular version="3" rows="2" columns="2">
36364 <features tabularvalignment="middle">
36365 <column alignment="center" valignment="top">
36366 <column alignment="center" valignment="top">
36367 <row>
36368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36369 \begin_inset Text
36370
36371 \begin_layout Plain Layout
36372 texto
36373 \end_layout
36374
36375 \end_inset
36376 </cell>
36377 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36378 \begin_inset Text
36379
36380 \begin_layout Plain Layout
36381 texto
36382 \end_layout
36383
36384 \end_inset
36385 </cell>
36386 </row>
36387 <row>
36388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36389 \begin_inset Text
36390
36391 \begin_layout Plain Layout
36392 \begin_inset Graphics
36393         filename ../../images/dialog-show-new-inset_graphics.png
36394         scale 70
36395         scaleBeforeRotation
36396
36397 \end_inset
36398
36399
36400 \end_layout
36401
36402 \end_inset
36403 </cell>
36404 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36405 \begin_inset Text
36406
36407 \begin_layout Plain Layout
36408 texto
36409 \end_layout
36410
36411 \end_inset
36412 </cell>
36413 </row>
36414 </lyxtabular>
36415
36416 \end_inset
36417
36418  
36419 \begin_inset Tabular
36420 <lyxtabular version="3" rows="2" columns="2">
36421 <features tabularvalignment="middle">
36422 <column alignment="center" valignment="top">
36423 <column alignment="center" valignment="top">
36424 <row>
36425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36426 \begin_inset Text
36427
36428 \begin_layout Plain Layout
36429 texto
36430 \end_layout
36431
36432 \end_inset
36433 </cell>
36434 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36435 \begin_inset Text
36436
36437 \begin_layout Plain Layout
36438 texto
36439 \end_layout
36440
36441 \end_inset
36442 </cell>
36443 </row>
36444 <row>
36445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36446 \begin_inset Text
36447
36448 \begin_layout Plain Layout
36449 texto
36450 \end_layout
36451
36452 \end_inset
36453 </cell>
36454 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36455 \begin_inset Text
36456
36457 \begin_layout Plain Layout
36458 \begin_inset Graphics
36459         filename ../../images/dialog-show-new-inset_graphics.png
36460         scale 70
36461         scaleBeforeRotation
36462
36463 \end_inset
36464
36465
36466 \end_layout
36467
36468 \end_inset
36469 </cell>
36470 </row>
36471 </lyxtabular>
36472
36473 \end_inset
36474
36475  
36476 \begin_inset Tabular
36477 <lyxtabular version="3" rows="2" columns="3">
36478 <features tabularvalignment="middle">
36479 <column alignment="center" valignment="top">
36480 <column alignment="center" valignment="top">
36481 <column alignment="center" valignment="top">
36482 <row>
36483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36484 \begin_inset Text
36485
36486 \begin_layout Plain Layout
36487 texto
36488 \end_layout
36489
36490 \end_inset
36491 </cell>
36492 <cell alignment="center" valignment="top" topline="true" usebox="none">
36493 \begin_inset Text
36494
36495 \begin_layout Plain Layout
36496 \begin_inset Graphics
36497         filename ../../images/dialog-show-new-inset_graphics.png
36498         scale 70
36499         scaleBeforeRotation
36500
36501 \end_inset
36502
36503
36504 \end_layout
36505
36506 \end_inset
36507 </cell>
36508 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36509 \begin_inset Text
36510
36511 \begin_layout Plain Layout
36512 texto
36513 \end_layout
36514
36515 \end_inset
36516 </cell>
36517 </row>
36518 <row>
36519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36520 \begin_inset Text
36521
36522 \begin_layout Plain Layout
36523 texto
36524 \end_layout
36525
36526 \end_inset
36527 </cell>
36528 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36529 \begin_inset Text
36530
36531 \begin_layout Plain Layout
36532 texto
36533 \end_layout
36534
36535 \end_inset
36536 </cell>
36537 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36538 \begin_inset Text
36539
36540 \begin_layout Plain Layout
36541 texto
36542 \end_layout
36543
36544 \end_inset
36545 </cell>
36546 </row>
36547 </lyxtabular>
36548
36549 \end_inset
36550
36551  
36552 \begin_inset Tabular
36553 <lyxtabular version="3" rows="2" columns="3">
36554 <features tabularvalignment="middle">
36555 <column alignment="center" valignment="top">
36556 <column alignment="center" valignment="top">
36557 <column alignment="center" valignment="top">
36558 <row>
36559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36560 \begin_inset Text
36561
36562 \begin_layout Plain Layout
36563 texto
36564 \end_layout
36565
36566 \end_inset
36567 </cell>
36568 <cell alignment="center" valignment="top" topline="true" usebox="none">
36569 \begin_inset Text
36570
36571 \begin_layout Plain Layout
36572 texto
36573 \end_layout
36574
36575 \end_inset
36576 </cell>
36577 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36578 \begin_inset Text
36579
36580 \begin_layout Plain Layout
36581 texto
36582 \end_layout
36583
36584 \end_inset
36585 </cell>
36586 </row>
36587 <row>
36588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36589 \begin_inset Text
36590
36591 \begin_layout Plain Layout
36592 texto
36593 \end_layout
36594
36595 \end_inset
36596 </cell>
36597 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36598 \begin_inset Text
36599
36600 \begin_layout Plain Layout
36601 \begin_inset Graphics
36602         filename ../../images/dialog-show-new-inset_graphics.png
36603         scale 70
36604         scaleBeforeRotation
36605
36606 \end_inset
36607
36608
36609 \end_layout
36610
36611 \end_inset
36612 </cell>
36613 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36614 \begin_inset Text
36615
36616 \begin_layout Plain Layout
36617 texto
36618 \end_layout
36619
36620 \end_inset
36621 </cell>
36622 </row>
36623 </lyxtabular>
36624
36625 \end_inset
36626
36627
36628 \end_layout
36629
36630 \begin_layout Standard
36631 \noindent
36632 \align center
36633 \begin_inset Tabular
36634 <lyxtabular version="3" rows="3" columns="2">
36635 <features tabularvalignment="middle">
36636 <column alignment="center" valignment="top">
36637 <column alignment="center" valignment="top">
36638 <row>
36639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36640 \begin_inset Text
36641
36642 \begin_layout Plain Layout
36643 texto
36644 \end_layout
36645
36646 \end_inset
36647 </cell>
36648 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36649 \begin_inset Text
36650
36651 \begin_layout Plain Layout
36652 texto
36653 \end_layout
36654
36655 \end_inset
36656 </cell>
36657 </row>
36658 <row>
36659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36660 \begin_inset Text
36661
36662 \begin_layout Plain Layout
36663 \begin_inset Graphics
36664         filename ../../images/dialog-show-new-inset_graphics.png
36665         scale 70
36666         scaleBeforeRotation
36667
36668 \end_inset
36669
36670
36671 \end_layout
36672
36673 \end_inset
36674 </cell>
36675 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36676 \begin_inset Text
36677
36678 \begin_layout Plain Layout
36679 texto
36680 \end_layout
36681
36682 \end_inset
36683 </cell>
36684 </row>
36685 <row>
36686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36687 \begin_inset Text
36688
36689 \begin_layout Plain Layout
36690 texto
36691 \end_layout
36692
36693 \end_inset
36694 </cell>
36695 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36696 \begin_inset Text
36697
36698 \begin_layout Plain Layout
36699 texto
36700 \end_layout
36701
36702 \end_inset
36703 </cell>
36704 </row>
36705 </lyxtabular>
36706
36707 \end_inset
36708
36709  
36710 \begin_inset Tabular
36711 <lyxtabular version="3" rows="3" columns="3">
36712 <features tabularvalignment="middle">
36713 <column alignment="center" valignment="top">
36714 <column alignment="center" valignment="top">
36715 <column alignment="center" valignment="top">
36716 <row>
36717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36718 \begin_inset Text
36719
36720 \begin_layout Plain Layout
36721 texto
36722 \end_layout
36723
36724 \end_inset
36725 </cell>
36726 <cell alignment="center" valignment="top" topline="true" usebox="none">
36727 \begin_inset Text
36728
36729 \begin_layout Plain Layout
36730 texto
36731 \end_layout
36732
36733 \end_inset
36734 </cell>
36735 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36736 \begin_inset Text
36737
36738 \begin_layout Plain Layout
36739 texto
36740 \end_layout
36741
36742 \end_inset
36743 </cell>
36744 </row>
36745 <row>
36746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36747 \begin_inset Text
36748
36749 \begin_layout Plain Layout
36750 texto
36751 \end_layout
36752
36753 \end_inset
36754 </cell>
36755 <cell alignment="center" valignment="top" usebox="none">
36756 \begin_inset Text
36757
36758 \begin_layout Plain Layout
36759 \begin_inset Graphics
36760         filename ../../images/dialog-show-new-inset_graphics.png
36761         scale 70
36762         scaleBeforeRotation
36763
36764 \end_inset
36765
36766
36767 \end_layout
36768
36769 \end_inset
36770 </cell>
36771 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36772 \begin_inset Text
36773
36774 \begin_layout Plain Layout
36775 texto
36776 \end_layout
36777
36778 \end_inset
36779 </cell>
36780 </row>
36781 <row>
36782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36783 \begin_inset Text
36784
36785 \begin_layout Plain Layout
36786 texto
36787 \end_layout
36788
36789 \end_inset
36790 </cell>
36791 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36792 \begin_inset Text
36793
36794 \begin_layout Plain Layout
36795 texto
36796 \end_layout
36797
36798 \end_inset
36799 </cell>
36800 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36801 \begin_inset Text
36802
36803 \begin_layout Plain Layout
36804 texto
36805 \end_layout
36806
36807 \end_inset
36808 </cell>
36809 </row>
36810 </lyxtabular>
36811
36812 \end_inset
36813
36814  
36815 \begin_inset Tabular
36816 <lyxtabular version="3" rows="3" columns="2">
36817 <features tabularvalignment="middle">
36818 <column alignment="center" valignment="top">
36819 <column alignment="center" valignment="top">
36820 <row>
36821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36822 \begin_inset Text
36823
36824 \begin_layout Plain Layout
36825 texto
36826 \end_layout
36827
36828 \end_inset
36829 </cell>
36830 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36831 \begin_inset Text
36832
36833 \begin_layout Plain Layout
36834 texto
36835 \end_layout
36836
36837 \end_inset
36838 </cell>
36839 </row>
36840 <row>
36841 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36842 \begin_inset Text
36843
36844 \begin_layout Plain Layout
36845 texto
36846 \end_layout
36847
36848 \end_inset
36849 </cell>
36850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36851 \begin_inset Text
36852
36853 \begin_layout Plain Layout
36854 \begin_inset Graphics
36855         filename ../../images/dialog-show-new-inset_graphics.png
36856         scale 70
36857         scaleBeforeRotation
36858
36859 \end_inset
36860
36861
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 </row>
36867 <row>
36868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36869 \begin_inset Text
36870
36871 \begin_layout Plain Layout
36872 texto
36873 \end_layout
36874
36875 \end_inset
36876 </cell>
36877 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36878 \begin_inset Text
36879
36880 \begin_layout Plain Layout
36881 texto
36882 \end_layout
36883
36884 \end_inset
36885 </cell>
36886 </row>
36887 </lyxtabular>
36888
36889 \end_inset
36890
36891
36892 \end_layout
36893
36894 \begin_layout Standard
36895 \noindent
36896 puedes usar el paquete \SpecialChar LaTeX
36897  
36898 \series bold
36899 picinpar
36900 \series default
36901
36902 \begin_inset Index idx
36903 status collapsed
36904
36905 \begin_layout Plain Layout
36906 \SpecialChar LaTeX
36907 -paquetes ! picinpar
36908 \end_layout
36909
36910 \end_inset
36911
36912 .
36913  Aquí hay un ejemplo:
36914 \end_layout
36915
36916 \begin_layout Standard
36917 \begin_inset ERT
36918 status collapsed
36919
36920 \begin_layout Plain Layout
36921
36922
36923 \backslash
36924 ifpicinpar
36925 \end_layout
36926
36927 \end_inset
36928
36929
36930 \begin_inset Note Note
36931 status open
36932
36933 \begin_layout Plain Layout
36934 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
36935  \SpecialChar LaTeX
36936  
36937 \series bold
36938 picinpar
36939 \series default
36940 .
36941 \end_layout
36942
36943 \end_inset
36944
36945
36946 \end_layout
36947
36948 \begin_layout Standard
36949 \begin_inset ERT
36950 status collapsed
36951
36952 \begin_layout Plain Layout
36953
36954
36955 \backslash
36956 begin{window}[2,c,{
36957 \end_layout
36958
36959 \end_inset
36960
36961
36962 \begin_inset Graphics
36963         filename ../clipart/mobius.eps
36964         lyxscale 60
36965         width 40col%
36966         scaleBeforeRotation
36967         rotateOrigin center
36968
36969 \end_inset
36970
36971
36972 \begin_inset ERT
36973 status collapsed
36974
36975 \begin_layout Plain Layout
36976
36977 },]
36978 \end_layout
36979
36980 \begin_layout Plain Layout
36981
36982 {}
36983 \end_layout
36984
36985 \end_inset
36986
36987
36988 \size small
36989 \lang english
36990 It was in the spring of the year 1894 that all London was interested, and
36991  the fashionable world dismayed, by the murder of the Honourable Ronald
36992  Adair under most unusual and inexplicable circumstances.
36993  The public has already learned those particulars of the crime which
36994 \size default
36995
36996 \begin_inset ERT
36997 status collapsed
36998
36999 \begin_layout Plain Layout
37000
37001
37002 \backslash
37003 footnotemark{}
37004 \end_layout
37005
37006 \end_inset
37007
37008
37009 \size small
37010  came out in the police investigation, but a good deal was suppressed upon
37011  that occasion, since the case for the prosecution was so overwhelmingly
37012  strong that it was not necessary to bring forward all the facts.
37013  Only now, at the end of nearly ten years, am I allowed to supply those
37014  missing links which make up the whole of that remarkable chain
37015 \lang spanish
37016 .
37017 \size default
37018
37019 \begin_inset ERT
37020 status collapsed
37021
37022 \begin_layout Plain Layout
37023
37024
37025 \backslash
37026 end{window}
37027 \end_layout
37028
37029 \end_inset
37030
37031
37032 \end_layout
37033
37034 \begin_layout Standard
37035 \begin_inset ERT
37036 status collapsed
37037
37038 \begin_layout Plain Layout
37039
37040
37041 \backslash
37042 footnotetext{
37043 \end_layout
37044
37045 \end_inset
37046
37047 Nota al pie del párrafo con el objeto fijo
37048 \begin_inset ERT
37049 status collapsed
37050
37051 \begin_layout Plain Layout
37052
37053 }
37054 \end_layout
37055
37056 \end_inset
37057
37058
37059 \end_layout
37060
37061 \begin_layout Standard
37062 Los objetos fijos envueltos se usan para permitir texto flotante a su alrededor,
37063  donde la posición del objeto en el párrafo se puede determinar por el número
37064  de líneas sobre él.
37065  A diferencia de los flotantes, no es posible tener leyendas numeradas.
37066 \end_layout
37067
37068 \begin_layout Standard
37069 Un objeto fijo se inserta añadiendo el comando
37070 \end_layout
37071
37072 \begin_layout Standard
37073
37074 \series bold
37075
37076 \backslash
37077 begin{window}[2,c,{
37078 \end_layout
37079
37080 \begin_layout Standard
37081 en código \SpecialChar TeX
37082  al principio del párrafo.
37083  El primer parámetro en el corchete, aquí '2', define el número de líneas
37084  sobre el objeto, el segundo, aquí 'c', la posición del objeto.
37085  Las posiciones permitidas son 'l', 'c' y 'r' (izquierda, centro, derecha).
37086  Tras el comando se inserta el objeto.
37087  En este ejemplo se ha insertado una imagen con una anchura del 40
37088 \begin_inset space \thinspace{}
37089 \end_inset
37090
37091 % de la anchura de la columna de texto.
37092  El objeto también puede ser un cuadro, un marco o una ecuación.
37093  Detrás del objeto se inserta el comando
37094 \end_layout
37095
37096 \begin_layout Standard
37097
37098 \series bold
37099 },texto de la descripción]
37100 \begin_inset Newline newline
37101 \end_inset
37102
37103 {}
37104 \end_layout
37105
37106 \begin_layout Standard
37107 Ten en cuenta que 
37108 \begin_inset Quotes eld
37109 \end_inset
37110
37111
37112 \series bold
37113 {}
37114 \series default
37115
37116 \begin_inset Quotes erd
37117 \end_inset
37118
37119  está en la segunda línea.
37120  El texto de la descripción es opcional.
37121  El texto envolvente debe estar en el mismo párrafo que el objeto, por tanto
37122  debe empezar inmediatamente después de 
37123 \series bold
37124 {}
37125 \series default
37126 .
37127  Al final del párrafo inserta el comando:
37128 \end_layout
37129
37130 \begin_layout Standard
37131
37132 \series bold
37133
37134 \backslash
37135 end{window}
37136 \end_layout
37137
37138 \begin_layout Standard
37139 Dentro de un párrafo con un objeto fijo no se pueden insertar notas al pie
37140  de la manera habitual.
37141  Hay que usar el comando 
37142 \series bold
37143
37144 \backslash
37145 footnotemark
37146 \series default
37147  dentro del párrafo y fuera del comando 
37148 \series bold
37149
37150 \backslash
37151 footnotetext
37152 \series default
37153 , como se describe en la sec.
37154 \begin_inset space \thinspace{}
37155 \end_inset
37156
37157
37158 \begin_inset CommandInset ref
37159 LatexCommand ref
37160 reference "sec:Notas-al-pie"
37161
37162 \end_inset
37163
37164 .
37165 \end_layout
37166
37167 \begin_layout Standard
37168 \begin_inset ERT
37169 status collapsed
37170
37171 \begin_layout Plain Layout
37172
37173
37174 \backslash
37175 else
37176 \end_layout
37177
37178 \end_inset
37179
37180
37181 \begin_inset Note Note
37182 status open
37183
37184 \begin_layout Plain Layout
37185 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
37186  
37187 \series bold
37188 picinpar
37189 \series default
37190 .
37191 \end_layout
37192
37193 \end_inset
37194
37195
37196 \end_layout
37197
37198 \begin_layout Standard
37199 Debes instalar el paquete \SpecialChar LaTeX
37200  
37201 \series bold
37202 picinpar
37203 \series default
37204  para ver la parte siguiente en la salida.
37205 \end_layout
37206
37207 \begin_layout Standard
37208 \begin_inset ERT
37209 status collapsed
37210
37211 \begin_layout Plain Layout
37212
37213
37214 \backslash
37215 fi
37216 \end_layout
37217
37218 \end_inset
37219
37220
37221 \end_layout
37222
37223 \begin_layout Section
37224 Letras capitales
37225 \begin_inset Index idx
37226 status collapsed
37227
37228 \begin_layout Plain Layout
37229 Letras capitales
37230 \end_layout
37231
37232 \end_inset
37233
37234
37235 \begin_inset Index idx
37236 status collapsed
37237
37238 \begin_layout Plain Layout
37239 Envueltos en texto ! Letras capitales
37240 \end_layout
37241
37242 \end_inset
37243
37244
37245 \end_layout
37246
37247 \begin_layout Standard
37248 Para usar letras capitales debe estar instalado el paquete \SpecialChar LaTeX
37249
37250 \series bold
37251  lettrine
37252 \series default
37253
37254 \begin_inset Index idx
37255 status collapsed
37256
37257 \begin_layout Plain Layout
37258 \SpecialChar LaTeX
37259 -paquetes ! lettrine
37260 \end_layout
37261
37262 \end_inset
37263
37264  y habilitar el uso del módulo 
37265 \family sans
37266 Capitales
37267 \family default
37268  en el documento (menú 
37269 \family sans
37270 Documento\SpecialChar menuseparator
37271 Configuración\SpecialChar menuseparator
37272 Módulos
37273 \family default
37274 ).
37275  Para insertar una letra capital, usa el estilo 
37276 \family sans
37277 Capital
37278 \family default
37279 .
37280  Este estilo tiene un argumento obligatorio y dos opcionales.
37281  Los argumentos se insertan mediante el menú 
37282 \family sans
37283 Insertar
37284 \family default
37285 .
37286  El argumento obligatorio 
37287 \family sans
37288 \lang english
37289 Initial
37290 \family default
37291 \lang spanish
37292  contiene 
37293 \lang english
37294 the letter(s) that is the initial, the argument 
37295 \family sans
37296 Rest
37297 \begin_inset space ~
37298 \end_inset
37299
37300 of
37301 \begin_inset space ~
37302 \end_inset
37303
37304 Initial
37305 \family default
37306  contains the rest of the word or text of the initial letter(s)
37307 \lang spanish
37308 .
37309  El argumento 
37310 \family sans
37311 \lang english
37312 Options
37313 \family default
37314 \lang spanish
37315  contiene parámetros para modificar la letra capital.
37316  Véase la documentación de 
37317 \series bold
37318 lettrine
37319 \series default
37320
37321 \begin_inset CommandInset citation
37322 LatexCommand cite
37323 key "lettrine"
37324
37325 \end_inset
37326
37327 , para más información sobre los parámetros disponibles.
37328  El estilo contiene el texto que rodeará a la capital.
37329  De esta forma, el estilo habitual es que la palabra cuya primera letra
37330  es la capital se imprima en 
37331 \noun on
37332 versalitas
37333 \noun default
37334 .
37335 \end_layout
37336
37337 \begin_layout Standard
37338 Aquí hay algumos ejemplos:
37339 \end_layout
37340
37341 \begin_layout Standard
37342 \begin_inset ERT
37343 status collapsed
37344
37345 \begin_layout Plain Layout
37346
37347
37348 \backslash
37349 iflettrine
37350 \end_layout
37351
37352 \end_inset
37353
37354
37355 \begin_inset Note Note
37356 status open
37357
37358 \begin_layout Plain Layout
37359 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
37360  \SpecialChar LaTeX
37361  
37362 \series bold
37363 lettrine
37364 \series default
37365 .
37366 \end_layout
37367
37368 \end_inset
37369
37370
37371 \end_layout
37372
37373 \begin_layout Enumerate
37374 Sin argumento opcional, la capital es la letra 'I' en tipografía matemática
37375  
37376 \begin_inset Formula $\mathfrak{Fraktur}$
37377 \end_inset
37378
37379 :
37380 \begin_inset Separator parbreak
37381 \end_inset
37382
37383
37384 \end_layout
37385
37386 \begin_deeper
37387 \begin_layout Initial
37388 \begin_inset Argument 2
37389 status open
37390
37391 \begin_layout Plain Layout
37392 \begin_inset Formula $\mathfrak{I}$
37393 \end_inset
37394
37395
37396 \end_layout
37397
37398 \end_inset
37399
37400
37401 \begin_inset Argument 3
37402 status open
37403
37404 \begin_layout Plain Layout
37405 t
37406 \end_layout
37407
37408 \end_inset
37409
37410  
37411 \lang english
37412 was in the spring of the year 1894 that all London was interested, and the
37413  fashionable world dismayed, by the murder of the Honourable Ronald Adair
37414  under most unusual and inexplicable circumstances.
37415  The public has already learned those particulars of the crime which came
37416  out in the police investigation, but a good deal was suppressed upon that
37417  occasion, since the case for the prosecution was so overwhelmingly strong
37418  that it was not necessary to bring forward all the facts.
37419 \lang spanish
37420
37421 \begin_inset Newpage newpage
37422 \end_inset
37423
37424
37425 \end_layout
37426
37427 \end_deeper
37428 \begin_layout Enumerate
37429 Solo una línea rodea a la capital, constituida por dos letras en tipo normal
37430  y no se imprime nada en versalitas:
37431 \begin_inset Separator parbreak
37432 \end_inset
37433
37434
37435 \end_layout
37436
37437 \begin_deeper
37438 \begin_layout Initial
37439 \begin_inset Argument 1
37440 status open
37441
37442 \begin_layout Plain Layout
37443 lines=1
37444 \end_layout
37445
37446 \end_inset
37447
37448
37449 \begin_inset Argument 2
37450 status open
37451
37452 \begin_layout Plain Layout
37453 It
37454 \end_layout
37455
37456 \end_inset
37457
37458  
37459 \lang english
37460 was in the spring of the year 1894 that all London was interested, and the
37461  fashionable world dismayed, by the murder of the Honourable Ronald Adair
37462  under most unusual and inexplicable circumstances.
37463  The public has already learned those particulars of the crime which came
37464  out in the police investigation, but a good deal was suppressed upon that
37465  occasion, since the case for the prosecution was so overwhelmingly strong
37466  that it was not necessary to bring forward all the facts.
37467 \end_layout
37468
37469 \end_deeper
37470 \begin_layout Enumerate
37471 Magenta, capital colgada sobre tres líneas en tipografía matemática
37472 \begin_inset Newline newline
37473 \end_inset
37474
37475
37476 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
37477 \end_inset
37478
37479 , el texto 
37480 \begin_inset Quotes eld
37481 \end_inset
37482
37483 t was in the spring
37484 \begin_inset Quotes erd
37485 \end_inset
37486
37487  en 
37488 \noun on
37489 versalitas
37490 \noun default
37491 ; para colorear la capital, debes insertar este comando delante de ella:
37492 \begin_inset Newline newline
37493 \end_inset
37494
37495
37496 \series bold
37497
37498 \backslash
37499 renewcommand{
37500 \backslash
37501 LettrineFontHook}{
37502 \backslash
37503 color{color}}
37504 \series default
37505
37506 \begin_inset Newline newline
37507 \end_inset
37508
37509 donde el segundo 
37510 \emph on
37511 color
37512 \emph default
37513  puede ser 
37514 \begin_inset Quotes eld
37515 \end_inset
37516
37517 red
37518 \begin_inset Quotes erd
37519 \end_inset
37520
37521
37522 \begin_inset Quotes eld
37523 \end_inset
37524
37525 blue
37526 \begin_inset Quotes erd
37527 \end_inset
37528
37529
37530 \begin_inset Quotes eld
37531 \end_inset
37532
37533 green
37534 \begin_inset Quotes erd
37535 \end_inset
37536
37537
37538 \begin_inset Quotes eld
37539 \end_inset
37540
37541 yellow
37542 \begin_inset Quotes erd
37543 \end_inset
37544
37545
37546 \begin_inset Quotes eld
37547 \end_inset
37548
37549 cyan
37550 \begin_inset Quotes erd
37551 \end_inset
37552
37553
37554 \begin_inset Quotes eld
37555 \end_inset
37556
37557 magenta
37558 \begin_inset Quotes erd
37559 \end_inset
37560
37561
37562 \begin_inset Quotes eld
37563 \end_inset
37564
37565 black
37566 \begin_inset Quotes erd
37567 \end_inset
37568
37569  o 
37570 \begin_inset Quotes eld
37571 \end_inset
37572
37573 white
37574 \begin_inset Quotes erd
37575 \end_inset
37576
37577 , y añade este comando al preámbulo del documento:
37578 \begin_inset Newline newline
37579 \end_inset
37580
37581
37582 \series bold
37583
37584 \backslash
37585 @ifundefined{textcolor}
37586 \begin_inset Newline newline
37587 \end_inset
37588
37589
37590 \begin_inset space ~
37591 \end_inset
37592
37593 {
37594 \backslash
37595 usepackage{color}}{}
37596 \series default
37597
37598 \begin_inset Separator parbreak
37599 \end_inset
37600
37601
37602 \end_layout
37603
37604 \begin_deeper
37605 \begin_layout Standard
37606 \begin_inset ERT
37607 status collapsed
37608
37609 \begin_layout Plain Layout
37610
37611
37612 \backslash
37613 renewcommand{
37614 \backslash
37615 LettrineFontHook}{
37616 \backslash
37617 color{magenta}}
37618 \end_layout
37619
37620 \end_inset
37621
37622
37623 \begin_inset Note Note
37624 status open
37625
37626 \begin_layout Plain Layout
37627 pone la capital en magenta
37628 \end_layout
37629
37630 \end_inset
37631
37632
37633 \end_layout
37634
37635 \begin_layout Initial
37636 \begin_inset Argument 1
37637 status open
37638
37639 \begin_layout Plain Layout
37640 lines=3, lhang=0.33, loversize=0.25
37641 \end_layout
37642
37643 \end_inset
37644
37645
37646 \begin_inset Argument 2
37647 status open
37648
37649 \begin_layout Plain Layout
37650 \begin_inset Formula $\mathcal{I}$
37651 \end_inset
37652
37653
37654 \end_layout
37655
37656 \end_inset
37657
37658
37659 \begin_inset Argument 3
37660 status open
37661
37662 \begin_layout Plain Layout
37663
37664 \lang english
37665 t was in the spring
37666 \end_layout
37667
37668 \end_inset
37669
37670  
37671 \lang english
37672 of the year 1894 that all London was interested, and the fashionable world
37673  dismayed, by the murder of the Honourable Ronald Adair under most unusual
37674  and inexplicable circumstances.
37675  The public has already learned those particulars of the crime which came
37676  out in the police investigation, but a good deal was suppressed upon that
37677  occasion, since the case for the prosecution was so overwhelmingly strong
37678  that it was not necessary to bring forward all the facts.
37679 \end_layout
37680
37681 \end_deeper
37682 \begin_layout Standard
37683 \begin_inset ERT
37684 status collapsed
37685
37686 \begin_layout Plain Layout
37687
37688
37689 \backslash
37690 else
37691 \end_layout
37692
37693 \end_inset
37694
37695
37696 \begin_inset Note Note
37697 status open
37698
37699 \begin_layout Plain Layout
37700 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
37701  
37702 \series bold
37703 lettrine
37704 \series default
37705 .
37706 \end_layout
37707
37708 \end_inset
37709
37710
37711 \end_layout
37712
37713 \begin_layout Standard
37714 Debes instalar el paquete \SpecialChar LaTeX
37715  
37716 \series bold
37717 lettrine
37718 \series default
37719  para ver la parte siguiente en la salida.
37720 \end_layout
37721
37722 \begin_layout Standard
37723 \begin_inset ERT
37724 status collapsed
37725
37726 \begin_layout Plain Layout
37727
37728
37729 \backslash
37730 fi
37731 \end_layout
37732
37733 \end_inset
37734
37735
37736 \end_layout
37737
37738 \begin_layout Chapter
37739 Archivos externos
37740 \begin_inset Index idx
37741 status collapsed
37742
37743 \begin_layout Plain Layout
37744 Archivos externos
37745 \end_layout
37746
37747 \end_inset
37748
37749
37750 \end_layout
37751
37752 \begin_layout Standard
37753 Con el menú 
37754 \family sans
37755 Insertar\SpecialChar menuseparator
37756 Archivo 
37757 \family default
37758 se pueden insertar archivos externos en un documento.
37759  Estos pueden ser:
37760 \end_layout
37761
37762 \begin_layout Description
37763 Documento
37764 \begin_inset space ~
37765 \end_inset
37766
37767 \SpecialChar LyX
37768  Otro documento \SpecialChar LyX
37769 ; su contenido se inserta directamente en tu documento.
37770 \end_layout
37771
37772 \begin_layout Description
37773 Texto
37774 \begin_inset space ~
37775 \end_inset
37776
37777 simple Un documento de texto; cada línea del mismo se inserta en tu documento
37778  como párrafo propio.
37779 \end_layout
37780
37781 \begin_layout Description
37782 Texto
37783 \begin_inset space ~
37784 \end_inset
37785
37786 simple,
37787 \begin_inset space ~
37788 \end_inset
37789
37790 unir
37791 \begin_inset space ~
37792 \end_inset
37793
37794 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
37795  Las líneas vacías generan un nuevo párrafo en tu documento.
37796 \end_layout
37797
37798 \begin_layout Description
37799 Material
37800 \begin_inset space ~
37801 \end_inset
37802
37803 externo Archivos en diversos formatos.
37804 \end_layout
37805
37806 \begin_layout Description
37807 Documento
37808 \begin_inset space ~
37809 \end_inset
37810
37811 hijo Documentos \SpecialChar LyX
37812 , \SpecialChar LaTeX
37813  o texto simple.
37814 \end_layout
37815
37816 \begin_layout Section
37817 Material externo
37818 \begin_inset Index idx
37819 status collapsed
37820
37821 \begin_layout Plain Layout
37822 Material externo
37823 \end_layout
37824
37825 \end_inset
37826
37827
37828 \end_layout
37829
37830 \begin_layout Standard
37831 Esta característica te permite insertar archivos en tu documento sin convertirlo
37832 s previamente a un formato legible en la salida, ya que \SpecialChar LyX
37833  se ocupa de las
37834  necesarias conversiones.
37835  Esto es parecido a la inserción de imágenes en diversos formatos en los
37836  documentos \SpecialChar LyX
37837 .
37838  Si has activado la Vista preliminar inmediata en las preferencias de \SpecialChar LyX
37839 ,
37840  en 
37841 \family sans
37842 Apariencia
37843 \family default
37844 \SpecialChar menuseparator
37845 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
37846  en \SpecialChar LyX
37847 .
37848 \end_layout
37849
37850 \begin_layout Standard
37851 El material externo se puede insertar mediante el diálogo que surge a partir
37852  del menú 
37853 \family sans
37854 Insertar\SpecialChar menuseparator
37855 Archivo\SpecialChar menuseparator
37856 Material
37857 \begin_inset space ~
37858 \end_inset
37859
37860 externo
37861 \family default
37862 .
37863  Actualmente se permiten los siguientes tipos de archivo (
37864 \family sans
37865 Plantillas
37866 \family default
37867 ):
37868 \end_layout
37869
37870 \begin_layout Description
37871 Diagrama
37872 \begin_inset space ~
37873 \end_inset
37874
37875 de
37876 \begin_inset space ~
37877 \end_inset
37878
37879 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
37880  con el programa 
37881 \series bold
37882
37883 \begin_inset CommandInset href
37884 LatexCommand href
37885 name "XBoard"
37886 target "http://es.wikipedia.org/wiki/XBoard"
37887
37888 \end_inset
37889
37890
37891 \series default
37892 .
37893 \end_layout
37894
37895 \begin_layout Description
37896 Dia Esta plantilla soporta diagramas creados con el programa 
37897 \series bold
37898
37899 \begin_inset CommandInset href
37900 LatexCommand href
37901 name "Dia"
37902 target "http://es.wikipedia.org/wiki/Dia_(programa)"
37903
37904 \end_inset
37905
37906
37907 \series default
37908 .
37909 \end_layout
37910
37911 \begin_layout Description
37912 Hoja
37913 \begin_inset space ~
37914 \end_inset
37915
37916 de
37917 \begin_inset space ~
37918 \end_inset
37919
37920 cálculo
37921 \begin_inset space ~
37922 \end_inset
37923
37924 Gnumeric Esta plantilla permite insertar tablas/hojas de cálculo en los
37925  formatos 
37926 \series bold
37927
37928 \begin_inset CommandInset href
37929 LatexCommand href
37930 name "Gnumeric"
37931 target "http://es.wikipedia.org/wiki/Gnumeric"
37932
37933 \end_inset
37934
37935
37936 \series default
37937
37938 \begin_inset CommandInset href
37939 LatexCommand href
37940 name "OpenDocument"
37941 target "http://es.wikipedia.org/wiki/OpenDocument"
37942
37943 \end_inset
37944
37945
37946 \begin_inset CommandInset href
37947 LatexCommand href
37948 name "Microsoft Office XML"
37949 target "http://es.wikipedia.org/wiki/Microsoft_Office_XML"
37950
37951 \end_inset
37952
37953  y 
37954 \begin_inset CommandInset href
37955 LatexCommand href
37956 name "Office Open XML"
37957 target "http://es.wikipedia.org/wiki/Office_Open_XML"
37958
37959 \end_inset
37960
37961 .
37962  Para que esto funcione \SpecialChar LyX
37963  debe haber encontrado el programa 
37964 \family typewriter
37965 ssconvert
37966 \family default
37967  durante su configuración.
37968  Este programa forma parte de Gnumeric, por tanto debe estar instalado aunque
37969  las tablas no estén en el formato de Gnumeric.
37970  Echa un vistazo al archivo de ejemplo 
37971 \emph on
37972 spreadsheet.lyx
37973 \emph default
37974  para ver ejemplos de uso y posibles limitaciones.
37975 \end_layout
37976
37977 \begin_layout Description
37978 Fecha Esta inserta la fecha en el formato 
37979 \emph on
37980 Día-Mes-Año.
37981
37982 \emph default
37983  A continuación hay una fecha insertada como material externo: 
37984 \begin_inset External
37985         template Date
37986         filename es
37987
37988 \end_inset
37989
37990
37991 \begin_inset space ~
37992 \end_inset
37993
37994
37995 \begin_inset Note Note
37996 status collapsed
37997
37998 \begin_layout Plain Layout
37999 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
38000 \end_layout
38001
38002 \end_inset
38003
38004
38005 \begin_inset Newline newline
38006 \end_inset
38007
38008 La fecha no se muestra en \SpecialChar LyX
38009 , sólo en la salida.
38010  Hay otros dos métodos de insertar una fecha, con el menú 
38011 \family sans
38012 Insertar\SpecialChar menuseparator
38013 Fecha
38014 \family default
38015  y con el comando \SpecialChar LaTeX
38016  
38017 \series bold
38018
38019 \backslash
38020 today
38021 \series default
38022  en código \SpecialChar TeX
38023 .
38024  Los distintos métodos se comparan en el cuadro
38025 \begin_inset space ~
38026 \end_inset
38027
38028
38029 \begin_inset CommandInset ref
38030 LatexCommand ref
38031 reference "tab:Comparación-de"
38032
38033 \end_inset
38034
38035 .
38036 \end_layout
38037
38038 \begin_layout Description
38039 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
38040 \begin_inset Newline linebreak
38041 \end_inset
38042
38043
38044 \series bold
38045
38046 \begin_inset CommandInset href
38047 LatexCommand href
38048 name "LilyPond"
38049 target "http://es.wikipedia.org/wiki/GNU_LilyPond"
38050
38051 \end_inset
38052
38053
38054 \series default
38055 .
38056  Echa un vistazo al archivo de ejemplo
38057 \emph on
38058  lilypond.lyx
38059 \emph default
38060  para más información sobre el soporte de \SpecialChar LyX
38061  a LilyPond.
38062 \end_layout
38063
38064 \begin_layout Description
38065 PDFPages Con esta plantilla puedes insertar documentos PDF en tu documento.
38066  Para insertar algunas o todas las páginas de un documento PDF, utiliza
38067  la opción 
38068 \series bold
38069 pages
38070 \series default
38071  en el campo 
38072 \family sans
38073 Opción
38074 \family default
38075  de la pestaña 
38076 \family sans
38077 Opciones de \SpecialChar LaTeX
38078  y \SpecialChar LyX
38079
38080 \family default
38081 .
38082  El argumento de esta opción es una lista separada con comas que contiene
38083  números de páginas (opción 
38084 \series bold
38085 pages={3,5,6,8}
38086 \series default
38087 ), rangos de números de páginas (
38088 \series bold
38089 pages={4-9}
38090 \series default
38091 ) o cualquier combinación.
38092  Para insertar páginas vacías usa {}.
38093  Por ej.,
38094 \begin_inset space ~
38095 \end_inset
38096
38097
38098 \series bold
38099 pages={3,{},8-11,15}
38100 \series default
38101  insertará la página 3, una página vacía y las páginas 8, 9, 10, 11 y 15.
38102  Los rangos de páginas se especifican según el esquema 
38103 \emph on
38104 inicial
38105 \emph default
38106 -
38107 \emph on
38108 final.
38109
38110 \emph default
38111  Así se seleccionan todas las páginas desde 
38112 \emph on
38113 inicial
38114 \emph default
38115  a 
38116 \emph on
38117 final
38118 \emph default
38119 .
38120  Si se omite 
38121 \emph on
38122 inicial
38123 \emph default
38124  comienza en la primera página; si se omite 
38125 \emph on
38126 final
38127 \emph default
38128  termina en la última.
38129  La última página también se puede seleccionar con la clave 
38130 \series bold
38131 last
38132 \series default
38133 .
38134  (Solo está permitido en rangos de páginas).
38135  Así, 
38136 \series bold
38137 pages=-
38138 \series default
38139  insertará todas las páginas del documento y 
38140 \series bold
38141 pages=last-1
38142 \series default
38143  insertará todas las páginas en orden inverso.
38144  Si no se usa la opción pages, sólo se inserta la primera página del PDF.
38145 \begin_inset Newline newline
38146 \end_inset
38147
38148 La opción 
38149 \series bold
38150 noautoscale
38151 \series default
38152  inserta las páginas a tamaño original; si esta opción no se especifica,
38153  el tamaño de las páginas se adaptará a la anchura de página del documento.
38154  En la pestaña 
38155 \family sans
38156 Tamaño y rotación
38157 \family default
38158  se puede especificar la anchura, la altura y la rotación de las páginas
38159  introducidas.
38160  Si se usa una anchura distinta de 100
38161 \begin_inset space \thinspace{}
38162 \end_inset
38163
38164 % Escala, la opción 
38165 \series bold
38166 noautoscale
38167 \series default
38168  será ignorada.
38169  Para más información y otras opciones posibles, consulta la documentación
38170  del paquete \SpecialChar LaTeX
38171  
38172 \series bold
38173 pdfpages
38174 \series default
38175  
38176 \begin_inset CommandInset citation
38177 LatexCommand cite
38178 key "pdfpages"
38179
38180 \end_inset
38181
38182 .
38183 \begin_inset Index idx
38184 status collapsed
38185
38186 \begin_layout Plain Layout
38187 \SpecialChar LaTeX
38188 -paquetes ! pdfpages
38189 \end_layout
38190
38191 \end_inset
38192
38193
38194 \begin_inset Newline newline
38195 \end_inset
38196
38197 Para usar esta plantilla en una presentación 
38198 \family sans
38199 Beamer
38200 \family default
38201 , hay que insertar primero un entorno 
38202 \family sans
38203 Fin de fotograma
38204 \family default
38205  y, en un párrafo siguiente, un recuadro de código \SpecialChar TeX
38206  con el comando 
38207 \series bold
38208
38209 \backslash
38210 setbeamertemplate{background canvas}{}
38211 \series default
38212 .
38213  Después puedes insertar tantos párrafos que contengan plantillas PDFPages
38214  como quieras.
38215  Después de las páginas PDF incluidas puedes reanudar la presentación Beamer
38216  comenzando una nueva diapositiva o una nueva sección.
38217  Para evitar páginas en blanco delante de las páginas PDF, asegúrate de
38218  usar alineación 
38219 \family sans
38220 Predeterminada
38221 \family default
38222  para el párrafo que contiene la plantilla.
38223 \begin_inset Newline newline
38224 \end_inset
38225
38226 Un PDF incluido girado -5°: 
38227 \begin_inset External
38228         template PDFPages
38229         filename ../clipart/Abstract.pdf
38230         extra LaTeX "noautoscale, pages=-"
38231         rotateAngle -5
38232         rotateOrigin bottomleft
38233
38234 \end_inset
38235
38236
38237 \end_layout
38238
38239 \begin_layout Description
38240 RasterImage Sirve para insertar imágenes bitmap.
38241  Las imágenes se pueden tratar en el diálogo 
38242 \family sans
38243 Material Externo
38244 \family default
38245  como las que habitualmente se incluyen mediante el diálogo 
38246 \family sans
38247 Gráficos
38248 \family default
38249 , tal como se explica en la sección
38250 \begin_inset space ~
38251 \end_inset
38252
38253
38254 \begin_inset CommandInset ref
38255 LatexCommand ref
38256 reference "sec:Diálogo-Gráficos"
38257
38258 \end_inset
38259
38260 .
38261  La diferencia con la inserción normal es que sólo se permiten imágenes
38262  bitmap, por tanto las imágenes PDF y EPS no están soportadas.
38263  Aquí se ha insertado una imagen 
38264 \emph on
38265 raster
38266 \emph default
38267
38268 \begin_inset External
38269         template RasterImage
38270         filename ../clipart/ToolbarEnvBox.png
38271
38272 \end_inset
38273
38274
38275 \end_layout
38276
38277 \begin_layout Description
38278 XFig Esta plantilla soporta imágenes creadas con el programa 
38279 \series bold
38280
38281 \begin_inset CommandInset href
38282 LatexCommand href
38283 name "Xfig"
38284 target "http://en.wikipedia.org/wiki/Xfig"
38285
38286 \end_inset
38287
38288
38289 \series default
38290 .
38291 \end_layout
38292
38293 \begin_layout Standard
38294 \begin_inset Float table
38295 placement !h
38296 wide false
38297 sideways false
38298 status open
38299
38300 \begin_layout Plain Layout
38301 \begin_inset Caption Standard
38302
38303 \begin_layout Plain Layout
38304 \begin_inset CommandInset label
38305 LatexCommand label
38306 name "tab:Comparación-de"
38307
38308 \end_inset
38309
38310 Comparación de los métodos de inserción de fecha.
38311 \end_layout
38312
38313 \end_inset
38314
38315
38316 \end_layout
38317
38318 \begin_layout Plain Layout
38319 \align center
38320 \begin_inset Tabular
38321 <lyxtabular version="3" rows="4" columns="4">
38322 <features tabularvalignment="middle">
38323 <column alignment="center" valignment="top">
38324 <column alignment="center" valignment="top">
38325 <column alignment="center" valignment="top">
38326 <column alignment="center" valignment="top">
38327 <row>
38328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38329 \begin_inset Text
38330
38331 \begin_layout Plain Layout
38332 Documento
38333 \end_layout
38334
38335 \end_inset
38336 </cell>
38337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38338 \begin_inset Text
38339
38340 \begin_layout Plain Layout
38341
38342 \family sans
38343 Material externo\SpecialChar menuseparator
38344 Fecha
38345 \end_layout
38346
38347 \end_inset
38348 </cell>
38349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38350 \begin_inset Text
38351
38352 \begin_layout Plain Layout
38353
38354 \family sans
38355 Insertar\SpecialChar menuseparator
38356 Fecha
38357 \end_layout
38358
38359 \end_inset
38360 </cell>
38361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38362 \begin_inset Text
38363
38364 \begin_layout Plain Layout
38365 comando 
38366 \series bold
38367
38368 \backslash
38369 today
38370 \end_layout
38371
38372 \end_inset
38373 </cell>
38374 </row>
38375 <row>
38376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38377 \begin_inset Text
38378
38379 \begin_layout Plain Layout
38380 \SpecialChar LyX
38381
38382 \end_layout
38383
38384 \end_inset
38385 </cell>
38386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38387 \begin_inset Text
38388
38389 \begin_layout Plain Layout
38390 como recuadro
38391 \end_layout
38392
38393 \end_inset
38394 </cell>
38395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38396 \begin_inset Text
38397
38398 \begin_layout Plain Layout
38399 como fecha
38400 \end_layout
38401
38402 \end_inset
38403 </cell>
38404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38405 \begin_inset Text
38406
38407 \begin_layout Plain Layout
38408 como cuadro código \SpecialChar TeX
38409
38410 \end_layout
38411
38412 \end_inset
38413 </cell>
38414 </row>
38415 <row>
38416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38417 \begin_inset Text
38418
38419 \begin_layout Plain Layout
38420 \SpecialChar LaTeX
38421
38422 \end_layout
38423
38424 \end_inset
38425 </cell>
38426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38427 \begin_inset Text
38428
38429 \begin_layout Plain Layout
38430 como fecha
38431 \end_layout
38432
38433 \end_inset
38434 </cell>
38435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38436 \begin_inset Text
38437
38438 \begin_layout Plain Layout
38439 como fecha
38440 \end_layout
38441
38442 \end_inset
38443 </cell>
38444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38445 \begin_inset Text
38446
38447 \begin_layout Plain Layout
38448 como comando
38449 \end_layout
38450
38451 \end_inset
38452 </cell>
38453 </row>
38454 <row>
38455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38456 \begin_inset Text
38457
38458 \begin_layout Plain Layout
38459 DVI, PDF, PS
38460 \end_layout
38461
38462 \end_inset
38463 </cell>
38464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38465 \begin_inset Text
38466
38467 \begin_layout Plain Layout
38468 como fecha
38469 \end_layout
38470
38471 \end_inset
38472 </cell>
38473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38474 \begin_inset Text
38475
38476 \begin_layout Plain Layout
38477 como fecha
38478 \end_layout
38479
38480 \end_inset
38481 </cell>
38482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38483 \begin_inset Text
38484
38485 \begin_layout Plain Layout
38486 como fecha
38487 \end_layout
38488
38489 \end_inset
38490 </cell>
38491 </row>
38492 </lyxtabular>
38493
38494 \end_inset
38495
38496
38497 \end_layout
38498
38499 \end_inset
38500
38501
38502 \end_layout
38503
38504 \begin_layout Standard
38505 Si utilizas la opción 
38506 \family sans
38507 Borrador
38508 \family default
38509  en la solapa 
38510 \family sans
38511 Archivo
38512 \family default
38513  del diálogo 
38514 \family sans
38515 Material Externo
38516 \family default
38517 , en el documento de salida sólo se muestra la ruta al archivo insertado.
38518 \family sans
38519
38520 \begin_inset Newline newline
38521 \end_inset
38522
38523
38524 \family default
38525 El material externo se muestra en \SpecialChar LyX
38526  como un recuadro del tipo:
38527 \family sans
38528  
38529 \family default
38530
38531 \begin_inset Graphics
38532         filename clipart/MaterialExternoQt4.png
38533         scale 80
38534
38535 \end_inset
38536
38537  o como imagen, dependiendo de si se marca la opción 
38538 \family sans
38539 Mostrar en \SpecialChar LyX
38540  
38541 \family default
38542 de la pestaña 
38543 \family sans
38544 Opciones de \SpecialChar LaTeX
38545  y \SpecialChar LyX
38546
38547 \family default
38548  del diálogo
38549 \family sans
38550 .
38551 \end_layout
38552
38553 \begin_layout Standard
38554 En el manual 
38555 \emph on
38556 Personalización
38557 \emph default
38558  se explica cómo definir tus propias plantillas.
38559 \end_layout
38560
38561 \begin_layout Section
38562 Documento hijo
38563 \begin_inset CommandInset label
38564 LatexCommand label
38565 name "sec:Documento-Hijo"
38566
38567 \end_inset
38568
38569
38570 \begin_inset Index idx
38571 status collapsed
38572
38573 \begin_layout Plain Layout
38574 Documento hijo
38575 \end_layout
38576
38577 \end_inset
38578
38579
38580 \end_layout
38581
38582 \begin_layout Standard
38583 Los documentos hijos se emplean en el caso de tener un documento extenso
38584  compuesto por varias partes o secciones más grandes.
38585  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
38586  en varios archivos que pueden ser revisados por separado.
38587  Estos archivos se conocen como documentos hijos, y el llamado documento
38588  maestro los conecta con el fin de imprimirlos como un todo o por partes.
38589  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
38590  \SpecialChar LaTeX
38591 , la bibliografía y las etiquetas de las referencias cruzadas.
38592 \end_layout
38593
38594 \begin_layout Standard
38595 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
38596  en el menú 
38597 \family sans
38598 Documento\SpecialChar menuseparator
38599 Configuración\SpecialChar menuseparator
38600 Clase del documento
38601 \family default
38602  del documento hijo especifica el documento maestro predeterminado.
38603  Este maestro será usado entonces por \SpecialChar LyX
38604  en un segundo plano cuando edites
38605  el documento hijo.
38606 \end_layout
38607
38608 \begin_layout Standard
38609 Los documentos incluidos como hijos se muestran en la pantalla de \SpecialChar LyX
38610  como
38611  recuadros del tipo: 
38612 \begin_inset Graphics
38613         filename clipart/DocumentoHijoQt4.png
38614         scale 80
38615
38616 \end_inset
38617
38618 .
38619  Para incluir documentos hijos en un documento maestro utiliza el menú 
38620 \family sans
38621 Insertar
38622 \family default
38623 \SpecialChar menuseparator
38624
38625 \family sans
38626 Archivo
38627 \family default
38628 \SpecialChar menuseparator
38629
38630 \family sans
38631 Documento
38632 \begin_inset space ~
38633 \end_inset
38634
38635 hijo
38636 \family default
38637 .
38638  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
38639 \end_layout
38640
38641 \begin_layout Description
38642 Anexar Puedes incluir documentos \SpecialChar LyX
38643  y documentos \SpecialChar LaTeX
38644 .
38645  Al pulsar el botón 
38646 \family sans
38647 Editar
38648 \family default
38649  en el diálogo 
38650 \family sans
38651 Documento hijo
38652 \family default
38653 , los documentos incluidos se abrirán en una nueva solapa de archivo en
38654  la ventana de \SpecialChar LyX
38655  y así puedes modificarlos si quieres.
38656 \end_layout
38657
38658 \begin_layout Standard
38659 Aquí hay un archivo insertado con el método 
38660 \family sans
38661 Anexar
38662 \family default
38663
38664 \begin_inset CommandInset include
38665 LatexCommand include
38666 filename "DocumentoPostizo1.lyx"
38667
38668 \end_inset
38669
38670
38671 \end_layout
38672
38673 \begin_layout Standard
38674 La numeración de secciones tiene en cuenta las secciones de los archivos
38675  incluidos en el orden en que están insertados en el documento maestro.
38676  El documento incluido de ejemplo tiene una subsección que se numera como
38677  subsección de la presente sección.
38678  Las etiquetas de los documentos incluidos pueden tener referencias: Subsección
38679 \begin_inset space ~
38680 \end_inset
38681
38682
38683 \begin_inset CommandInset ref
38684 LatexCommand ref
38685 reference "subsec:Subsección-Externa-1"
38686
38687 \end_inset
38688
38689 .
38690 \end_layout
38691
38692 \begin_layout Standard
38693 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
38694  del documento maestro.
38695  Las ramas en los documentos hijos serán ignoradas por el documento maestro
38696  si éste no tiene una rama con el mismo nombre.
38697  Los documentos anexados se insertan comenzando una página nueva y acabando
38698  con un salto de página.
38699 \end_layout
38700
38701 \begin_layout Standard
38702 \begin_inset Note Greyedout
38703 status open
38704
38705 \begin_layout Plain Layout
38706
38707 \series bold
38708 Nota:
38709 \series default
38710  Si has incluido un archivo \SpecialChar LyX
38711  o \SpecialChar LaTeX
38712  cuya clase de documento es distinta a la
38713  del documento maestro, recibirás una advertencia al exportar/ver el documento,
38714  ya que esto podría dar resultados inesperados.
38715 \end_layout
38716
38717 \end_inset
38718
38719
38720 \end_layout
38721
38722 \begin_layout Description
38723 Incorporar Este método es muy parecido al método 
38724 \family sans
38725 Anexar
38726 \family default
38727 .
38728  Las diferencias son:
38729 \begin_inset Separator parbreak
38730 \end_inset
38731
38732
38733 \end_layout
38734
38735 \begin_deeper
38736 \begin_layout Itemize
38737 Los archivos incorporados no comienzan en página nueva ni acaban con un
38738  salto de página.
38739 \end_layout
38740
38741 \begin_layout Itemize
38742 Los archivos incorporados pueden visualizar en \SpecialChar LyX
38743  si la 
38744 \family sans
38745 Vista
38746 \begin_inset space ~
38747 \end_inset
38748
38749 preliminar
38750 \begin_inset space ~
38751 \end_inset
38752
38753 inmediata 
38754 \family default
38755 está activada en el diálogo 
38756 \family sans
38757 Herramientas\SpecialChar menuseparator
38758 Preferencias
38759 \family default
38760 , apartado 
38761 \family sans
38762 Apariencia\SpecialChar menuseparator
38763 Visualización
38764 \family default
38765 .
38766 \end_layout
38767
38768 \begin_layout Itemize
38769 Los archivos incorporados no se pueden excluir mediante el menú 
38770 \family sans
38771 Documento\SpecialChar menuseparator
38772 Configuración\SpecialChar menuseparator
38773 Documentos hijo
38774 \family default
38775 .
38776 \end_layout
38777
38778 \end_deeper
38779 \begin_layout Standard
38780 Aquí hay un documento hijo insertado con el método 
38781 \family sans
38782 Incorporar
38783 \family default
38784 :
38785 \end_layout
38786
38787 \begin_layout Standard
38788 \begin_inset CommandInset include
38789 LatexCommand input
38790 filename "DocumentoPostizo2.lyx"
38791
38792 \end_inset
38793
38794
38795 \end_layout
38796
38797 \begin_layout Standard
38798 Aquí se inserta un documento hijo en modo 
38799 \emph on
38800 input
38801 \emph default
38802  como fuente de \SpecialChar LaTeX
38803 :
38804 \end_layout
38805
38806 \begin_layout Quote
38807 \begin_inset CommandInset include
38808 LatexCommand input
38809 filename "DocumentoTextoPostizo.txt"
38810
38811 \end_inset
38812
38813
38814 \end_layout
38815
38816 \begin_layout Description
38817 Literal Con este método se puede incluir cualquier archivo de texto.
38818  El archivo aparece en la salida con su código fuente, y si contiene comandos
38819  no se ejecutan.
38820  Con la opción 
38821 \family sans
38822 Marcar espacios en la salida
38823 \family default
38824  cada espacio en el código fuente se muestra en la salida con el carácter
38825  «
38826 \begin_inset ERT
38827 status collapsed
38828
38829 \begin_layout Plain Layout
38830
38831
38832 \backslash
38833 textvisiblespace
38834 \end_layout
38835
38836 \end_inset
38837
38838 ».
38839  La diferencia con el método de inserción mediante el menú 
38840 \family sans
38841 Insertar
38842 \family default
38843 \SpecialChar menuseparator
38844
38845 \family sans
38846 Archivo
38847 \family default
38848 \SpecialChar menuseparator
38849
38850 \family sans
38851 Texto
38852 \begin_inset space ~
38853 \end_inset
38854
38855 simple
38856 \family default
38857  es que en este caso el contenido del archivo se ve en \SpecialChar LyX
38858 , mientras que en
38859  modo 
38860 \family sans
38861 Literal 
38862 \family default
38863 no se muestra el contenido, sino un recuadro con el nombre.
38864
38865 \family sans
38866  
38867 \end_layout
38868
38869 \begin_layout Standard
38870 Aquí se inserta un documento hijo en modo Literal:
38871 \begin_inset CommandInset include
38872 LatexCommand verbatiminput
38873 filename "DocumentoTextoPostizo.txt"
38874
38875 \end_inset
38876
38877
38878 \begin_inset VSpace bigskip
38879 \end_inset
38880
38881
38882 \end_layout
38883
38884 \begin_layout Standard
38885 Aquí se inserta un documento hijo en modo Literal con la opción 
38886 \family sans
38887 Marcar espacios en la salida
38888 \family default
38889 :
38890 \begin_inset CommandInset include
38891 LatexCommand verbatiminput*
38892 filename "DocumentoTextoPostizo.txt"
38893
38894 \end_inset
38895
38896
38897 \begin_inset VSpace bigskip
38898 \end_inset
38899
38900
38901 \end_layout
38902
38903 \begin_layout Standard
38904 \begin_inset Note Greyedout
38905 status open
38906
38907 \begin_layout Plain Layout
38908
38909 \series bold
38910 Nota:
38911 \series default
38912  Como puedes ver en los ejemplos anteriores, el texto de los documentos
38913  incluidos en modo 
38914 \family sans
38915 literal
38916 \family default
38917  no contiene saltos de línea, a no ser que se incluyan expresamente en el
38918  archivo de texto.
38919 \end_layout
38920
38921 \end_inset
38922
38923
38924 \end_layout
38925
38926 \begin_layout Description
38927 Listado
38928 \begin_inset space ~
38929 \end_inset
38930
38931 de
38932 \begin_inset space ~
38933 \end_inset
38934
38935 programa Este tipo se describe en el capítulo
38936 \begin_inset space ~
38937 \end_inset
38938
38939
38940 \begin_inset CommandInset ref
38941 LatexCommand ref
38942 reference "cap:Listado-de-código"
38943
38944 \end_inset
38945
38946 .
38947 \end_layout
38948
38949 \begin_layout Standard
38950 \begin_inset Note Greyedout
38951 status open
38952
38953 \begin_layout Plain Layout
38954
38955 \series bold
38956 Nota:
38957 \series default
38958  Incluir el mismo documento dos veces con métodos diferentes podría causar
38959  problemas en \SpecialChar LaTeX
38960 .
38961 \end_layout
38962
38963 \end_inset
38964
38965
38966 \end_layout
38967
38968 \begin_layout Standard
38969 Si quieres ver o exportar solo determinados hijos del documento maestro,
38970  bien por ahorrar tiempo de compilación, bien para distribuir capítulos
38971  individuales del libro, puedes excluir hijos en la salida.
38972  Esto se consigue mediante el menú 
38973 \family sans
38974 Documento\SpecialChar menuseparator
38975 Configuración\SpecialChar menuseparator
38976 Documento hijo
38977 \family default
38978 .
38979  Puedes excluir o incluir hijos con doble clic sobre sus nombres en la lista;
38980  (esto solo funciona para documentos insertados mediante 
38981 \begin_inset Quotes fld
38982 \end_inset
38983
38984 Anexar
38985 \begin_inset Quotes frd
38986 \end_inset
38987
38988 , no con 
38989 \begin_inset Quotes fld
38990 \end_inset
38991
38992 Incorporar
38993 \begin_inset Quotes frd
38994 \end_inset
38995
38996 ).
38997  Si se marca la opción 
38998 \family sans
38999 Mantener contadores y referencias
39000 \family default
39001  \SpecialChar LyX
39002  garantiza que todos los números de página, referencias, etc., se respetan
39003  como si se procesara el documento completo.
39004  No obstante, \SpecialChar LyX
39005  tiene que procesar el documento entero en segundo plano para
39006  que esta característica funcione.
39007  Por tanto, si quieres ahorrar tiempo de compilación, y no es preciso mantener
39008  los contadores y referencias, desmarca esta casilla.
39009 \end_layout
39010
39011 \begin_layout Standard
39012 Alternativamente, se puede poner cada archivo incluido en una rama.
39013 \begin_inset Foot
39014 status collapsed
39015
39016 \begin_layout Plain Layout
39017 Las ramas se describen en la sección
39018 \emph on
39019  Ramas
39020 \emph default
39021  de la 
39022 \emph on
39023 Guía del usuario
39024 \emph default
39025  de \SpecialChar LyX
39026 .
39027 \end_layout
39028
39029 \end_inset
39030
39031  Habilitando o deshabilitando las ramas puedes decidir qué archivos incluidos
39032  aparecerán en la salida.
39033  Esto tiene la ventaja de que también funciona con hijos incluidos con 
39034 \begin_inset Quotes fld
39035 \end_inset
39036
39037 Incorporar
39038 \begin_inset Quotes frd
39039 \end_inset
39040
39041 .
39042  Sin embargo, los contadores y las referencias no se mantendrán usando este
39043  método.
39044 \end_layout
39045
39046 \begin_layout Chapter
39047 Listado de código
39048 \begin_inset CommandInset label
39049 LatexCommand label
39050 name "cap:Listado-de-código"
39051
39052 \end_inset
39053
39054
39055 \begin_inset Index idx
39056 status open
39057
39058 \begin_layout Plain Layout
39059 Listado de código
39060 \end_layout
39061
39062 \end_inset
39063
39064
39065 \begin_inset Index idx
39066 status open
39067
39068 \begin_layout Plain Layout
39069 Código de programa
39070 \end_layout
39071
39072 \end_inset
39073
39074
39075 \begin_inset Index idx
39076 status open
39077
39078 \begin_layout Plain Layout
39079 Flotantes ! Listado de código
39080 \end_layout
39081
39082 \end_inset
39083
39084
39085 \end_layout
39086
39087 \begin_layout Standard
39088 Para incluir y tipografiar código de programación puedes usar la opción
39089  de menú disponible en 
39090 \family sans
39091 Insertar\SpecialChar menuseparator
39092 Listado
39093 \begin_inset space ~
39094 \end_inset
39095
39096 de
39097 \begin_inset space ~
39098 \end_inset
39099
39100 código.
39101  
39102 \family default
39103 El paquete \SpecialChar LaTeX
39104  
39105 \series bold
39106 listings
39107 \series default
39108
39109 \begin_inset Index idx
39110 status collapsed
39111
39112 \begin_layout Plain Layout
39113 \SpecialChar LaTeX
39114 -paquetes ! listings
39115 \end_layout
39116
39117 \end_inset
39118
39119  provee un mecanismo potente y flexible para insertar código fuente en tu
39120  documento.
39121 \end_layout
39122
39123 \begin_layout Standard
39124 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
39125  incorporado en el que puedes configurar su formato.
39126 \end_layout
39127
39128 \begin_layout Standard
39129 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
39130  La opción de ubicación 
39131 \family sans
39132 Listado
39133 \begin_inset space ~
39134 \end_inset
39135
39136 en
39137 \begin_inset space ~
39138 \end_inset
39139
39140 línea
39141 \family default
39142  lo imprime en la línea, como este ejemplo: 
39143 \begin_inset listings
39144 lstparams "language={C++}"
39145 inline true
39146 status open
39147
39148 \begin_layout Plain Layout
39149
39150 int a=5;
39151 \end_layout
39152
39153 \end_inset
39154
39155
39156 \family sans
39157
39158 \begin_inset Newline newline
39159 \end_inset
39160
39161
39162 \family default
39163 La opción 
39164 \family sans
39165 Flotante
39166 \family default
39167  crea un listado flotante cuya colocación se puede especificar mediante
39168  las opciones «
39169 \family sans
39170 h
39171 \family default
39172 », «
39173 \family sans
39174 t
39175 \family default
39176 », «
39177 \family sans
39178 b
39179 \family default
39180 » y «
39181 \family sans
39182 p
39183 \family default
39184 », correspondientes a las opciones de colocación de flotantes descritas
39185  en la sección
39186 \family sans
39187
39188 \begin_inset space ~
39189 \end_inset
39190
39191
39192 \begin_inset CommandInset ref
39193 LatexCommand ref
39194 reference "sec:Colocación-de-Flotantes"
39195
39196 \end_inset
39197
39198
39199 \family default
39200 .
39201  Las opciones de colocación se pueden mezclar y se escriben sin separación,
39202  p.
39203 \family sans
39204
39205 \begin_inset space \thinspace{}
39206 \end_inset
39207
39208
39209 \family default
39210 ej.
39211 \begin_inset space ~
39212 \end_inset
39213
39214 «
39215 \family sans
39216 htbp
39217 \family default
39218 ».
39219  La opción «
39220 \family sans
39221 h
39222 \family default
39223 » a veces no tiene efecto, pero no necesitas usar la opción 
39224 \family sans
39225 Flotante
39226 \family default
39227  en ese caso puesto que los listados de código no flotantes también pueden
39228  tener leyendas y ser referenciadas.
39229 \end_layout
39230
39231 \begin_layout Standard
39232 Se puede añadir una leyenda a un listado de código con el menú 
39233 \family sans
39234 Insertar\SpecialChar menuseparator
39235 Leyenda
39236 \family default
39237 .
39238  Los listados de código se pueden referenciar como los flotantes: Listado
39239 \begin_inset space ~
39240 \end_inset
39241
39242
39243 \begin_inset CommandInset ref
39244 LatexCommand ref
39245 reference "lst:Ejemplo-de-listado-de-código"
39246
39247 \end_inset
39248
39249  Con el menú 
39250 \family sans
39251 Insertar\SpecialChar menuseparator
39252 Índices\SpecialChar menuseparator
39253 Listados
39254 \begin_inset space ~
39255 \end_inset
39256
39257 de
39258 \begin_inset space ~
39259 \end_inset
39260
39261 código
39262 \family default
39263  se crea un índice de todos los listados de código con leyenda insertados.
39264  Las entradas del índice son la leyenda y el número de cada listado de código.
39265 \end_layout
39266
39267 \begin_layout Standard
39268 \begin_inset listings
39269 lstparams "language=Python"
39270 inline false
39271 status open
39272
39273 \begin_layout Plain Layout
39274
39275 \begin_inset Caption Standard
39276
39277 \begin_layout Plain Layout
39278 \begin_inset CommandInset label
39279 LatexCommand label
39280 name "lst:Ejemplo-de-listado-de-código"
39281
39282 \end_inset
39283
39284 Ejemplo de listado de código flotante
39285 \end_layout
39286
39287 \end_inset
39288
39289 # Ejemplo de listado flotante
39290 \end_layout
39291
39292 \begin_layout Plain Layout
39293
39294 def func(param):
39295 \end_layout
39296
39297 \begin_layout Plain Layout
39298
39299     'this is a python function'
39300 \end_layout
39301
39302 \begin_layout Plain Layout
39303
39304     pass
39305 \end_layout
39306
39307 \end_inset
39308
39309
39310 \end_layout
39311
39312 \begin_layout Standard
39313 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
39314  de listado de código, las palabras clave de ese lenguaje serán reconocidas
39315  y tipografiadas de manera especial en la salida.
39316  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
39317  negrita.
39318 \end_layout
39319
39320 \begin_layout Standard
39321 \begin_inset Note Greyedout
39322 status open
39323
39324 \begin_layout Plain Layout
39325
39326 \series bold
39327 Nota:
39328 \series default
39329  Si no consigues caracteres en negrita cuando usas tipografías de ancho
39330  fijo, se debe probablemente a que dicha tipografía no suministra negritas.
39331  En este caso selecciona una tipografía distinta en el menú 
39332 \family sans
39333 Documento
39334 \family default
39335 \SpecialChar menuseparator
39336
39337 \family sans
39338 Configuración
39339 \family default
39340 \SpecialChar menuseparator
39341
39342 \family sans
39343 Tipografías.
39344  
39345 \family default
39346 (Las tipografías 
39347 \emph on
39348 LuxiMono, BeraMono
39349 \emph default
39350  y 
39351 \emph on
39352 Courier 
39353 \emph default
39354 suministran negritas.)
39355 \end_layout
39356
39357 \end_inset
39358
39359
39360 \end_layout
39361
39362 \begin_layout Standard
39363 En la sección 
39364 \family sans
39365 Numeración
39366 \begin_inset space ~
39367 \end_inset
39368
39369 de
39370 \begin_inset space ~
39371 \end_inset
39372
39373 líneas
39374 \family default
39375  del diálogo puedes elegir el estilo de numeración de las líneas.
39376  En el campo 
39377 \family sans
39378 Paso 
39379 \family default
39380 puedes insertar un número para determinar qué líneas se numeran.
39381  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
39382  
39383 \end_layout
39384
39385 \begin_layout Standard
39386 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
39387  en la salida.
39388  La opción 
39389 \family sans
39390 Mapa
39391 \begin_inset space ~
39392 \end_inset
39393
39394 de
39395 \begin_inset space ~
39396 \end_inset
39397
39398 caracteres
39399 \begin_inset space ~
39400 \end_inset
39401
39402 tradicional
39403 \begin_inset space ~
39404 \end_inset
39405
39406 mejorado
39407 \family default
39408  debería emplearse si se usan en el código caracteres nacionales como la
39409  diéresis alemana.
39410 \begin_inset Newline newline
39411 \end_inset
39412
39413 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
39414  «3», lenguaje «Python», opciones de estilo «Mapa de caracteres tradicional
39415  mejorado» y «Espacio como símbolo», rango de líneas 3-8:
39416 \begin_inset listings
39417 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
39418 inline false
39419 status open
39420
39421 \begin_layout Plain Layout
39422
39423 def func(param):
39424 \end_layout
39425
39426 \begin_layout Plain Layout
39427
39428     'this is a python function'
39429 \end_layout
39430
39431 \begin_layout Plain Layout
39432
39433     pass
39434 \end_layout
39435
39436 \begin_layout Plain Layout
39437
39438 def func(param):
39439 \end_layout
39440
39441 \begin_layout Plain Layout
39442
39443 'This is a German word: Tschüß'
39444 \end_layout
39445
39446 \begin_layout Plain Layout
39447
39448 pass
39449 \end_layout
39450
39451 \begin_layout Plain Layout
39452
39453 def func(param):
39454 \end_layout
39455
39456 \begin_layout Plain Layout
39457
39458 'this is a python function'
39459 \end_layout
39460
39461 \begin_layout Plain Layout
39462
39463 pass
39464 \end_layout
39465
39466 \end_inset
39467
39468
39469 \end_layout
39470
39471 \begin_layout Standard
39472 \begin_inset Note Greyedout
39473 status open
39474
39475 \begin_layout Plain Layout
39476
39477 \series bold
39478 Nota:
39479 \series default
39480  Debido a un error en el paquete 
39481 \series bold
39482 listings
39483 \series default
39484  la numeración de líneas cambia en una línea por cada listado previo.
39485  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
39486  3 y 6.
39487 \end_layout
39488
39489 \end_inset
39490
39491
39492 \end_layout
39493
39494 \begin_layout Standard
39495 \begin_inset VSpace bigskip
39496 \end_inset
39497
39498
39499 \end_layout
39500
39501 \begin_layout Standard
39502 También es posible imprimir como listado de código líneas de un archivo.
39503  Para hacer esto, usa el menú 
39504 \family sans
39505 Insertar\SpecialChar menuseparator
39506 Archivo\SpecialChar menuseparator
39507 Documento
39508 \begin_inset space ~
39509 \end_inset
39510
39511 hijo 
39512 \family default
39513 y elige el tipo 
39514 \family sans
39515 Listado de código
39516 \family default
39517 .
39518 \begin_inset Foot
39519 status collapsed
39520
39521 \begin_layout Plain Layout
39522 Los restantes tipos de documento hijo se describen en la sección
39523 \begin_inset space ~
39524 \end_inset
39525
39526
39527 \begin_inset CommandInset ref
39528 LatexCommand ref
39529 reference "sec:Documento-Hijo"
39530
39531 \end_inset
39532
39533 .
39534 \end_layout
39535
39536 \end_inset
39537
39538  En el diálogo de documento hijo puedes especificar los parámetros del listado
39539  en el cuadro de texto.
39540  Para ver una lista de los parámetros disponibles teclea una interrogación
39541  «?» en el cuadro.
39542 \end_layout
39543
39544 \begin_layout Standard
39545 Para referenciar un documento hijo tipo listado, escribe el texto de la
39546  etiqueta en el campo correspondiente del diálogo de documento hijo.
39547  Después se puede referenciar la etiqueta con el menú 
39548 \family sans
39549 Insertar\SpecialChar menuseparator
39550 Referencia cruzada.
39551 \end_layout
39552
39553 \begin_layout Standard
39554 A continuación hay un ejemplo, Listado
39555 \begin_inset space ~
39556 \end_inset
39557
39558
39559 \begin_inset CommandInset ref
39560 LatexCommand ref
39561 reference "lst:archivo-listado"
39562
39563 \end_inset
39564
39565 , de inserción de líneas de un archivo; en él se incluye el rango de las
39566  líneas 10
39567 \begin_inset space \thinspace{}
39568 \end_inset
39569
39570 -
39571 \begin_inset space \thinspace{}
39572 \end_inset
39573
39574 15 de este archivo \SpecialChar LyX
39575 .
39576 \end_layout
39577
39578 \begin_layout Standard
39579 \begin_inset CommandInset include
39580 LatexCommand lstinputlisting
39581 filename "EmbeddedObjects.lyx"
39582 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
39583
39584 \end_inset
39585
39586
39587 \end_layout
39588
39589 \begin_layout Standard
39590 \begin_inset VSpace bigskip
39591 \end_inset
39592
39593
39594 \end_layout
39595
39596 \begin_layout Standard
39597 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
39598 \end_layout
39599
39600 \begin_layout Enumerate
39601 Abre el diálogo de listado y añade
39602 \begin_inset Newline newline
39603 \end_inset
39604
39605
39606 \family sans
39607 mathescape=true
39608 \begin_inset Newline newline
39609 \end_inset
39610
39611
39612 \family default
39613 en el campo de texto de la solapa 
39614 \family sans
39615 Avanzado
39616 \end_layout
39617
39618 \begin_layout Enumerate
39619 Crea una ecuación fuera del listado
39620 \end_layout
39621
39622 \begin_layout Enumerate
39623 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
39624  (teclas 
39625 \family sans
39626 Ctrl+C
39627 \family default
39628 )
39629 \end_layout
39630
39631 \begin_layout Enumerate
39632 En el listado escribe 
39633 \begin_inset Quotes eld
39634 \end_inset
39635
39636
39637 \family sans
39638 $$
39639 \family default
39640
39641 \begin_inset Quotes erd
39642 \end_inset
39643
39644  y pega desde el portapapeles entre los símbolos dólar (teclas 
39645 \family sans
39646 Ctrl+V
39647 \family default
39648 )
39649 \end_layout
39650
39651 \begin_layout Standard
39652 \begin_inset listings
39653 lstparams "language=Python,mathescape=true"
39654 inline false
39655 status open
39656
39657 \begin_layout Plain Layout
39658
39659 \begin_inset Caption Standard
39660
39661 \begin_layout Plain Layout
39662 Ejemplo de listado flotante con una ecuación
39663 \end_layout
39664
39665 \end_inset
39666
39667 # Ejemplo de listado flotante
39668 \end_layout
39669
39670 \begin_layout Plain Layout
39671
39672 def func(param):
39673 \end_layout
39674
39675 \begin_layout Plain Layout
39676
39677     # $
39678 \backslash
39679 prod_{n=1}^{
39680 \backslash
39681 infty}
39682 \backslash
39683 ,
39684 \backslash
39685 frac{1}{x^{2}}$
39686 \end_layout
39687
39688 \begin_layout Plain Layout
39689
39690     pass
39691 \end_layout
39692
39693 \end_inset
39694
39695
39696 \end_layout
39697
39698 \begin_layout Standard
39699 \begin_inset VSpace bigskip
39700 \end_inset
39701
39702
39703 \end_layout
39704
39705 \begin_layout Standard
39706 Los parámetros globales para listados de programa se pueden establecer en
39707  el diálogo 
39708 \family sans
39709 Documento\SpecialChar menuseparator
39710 Configuración\SpecialChar menuseparator
39711 Listado
39712 \begin_inset space ~
39713 \end_inset
39714
39715 de
39716 \begin_inset space ~
39717 \end_inset
39718
39719 código.
39720  
39721 \family default
39722 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
39723  «?» en el campo de texto.
39724 \end_layout
39725
39726 \begin_layout Standard
39727 Para más información sobre el paquete 
39728 \series bold
39729 listings
39730 \series default
39731 , consulta su documentación
39732 \begin_inset space ~
39733 \end_inset
39734
39735
39736 \begin_inset CommandInset citation
39737 LatexCommand cite
39738 key "listings"
39739
39740 \end_inset
39741
39742 .
39743 \end_layout
39744
39745 \begin_layout Standard
39746 \begin_inset Newpage newpage
39747 \end_inset
39748
39749
39750 \end_layout
39751
39752 \begin_layout Chapter
39753 \start_of_appendix
39754 Unidades disponibles en \SpecialChar LyX
39755
39756 \begin_inset Index idx
39757 status collapsed
39758
39759 \begin_layout Plain Layout
39760 Unidades
39761 \end_layout
39762
39763 \end_inset
39764
39765
39766 \begin_inset CommandInset label
39767 LatexCommand label
39768 name "cap:Unidades-disponibles-en"
39769
39770 \end_inset
39771
39772
39773 \end_layout
39774
39775 \begin_layout Standard
39776 Para comprender las unidades utilizadas en este manual, el cuadro
39777 \begin_inset space ~
39778 \end_inset
39779
39780
39781 \begin_inset CommandInset ref
39782 LatexCommand ref
39783 reference "tab:Unidades"
39784
39785 \end_inset
39786
39787  describe todas las unidades disponibles en \SpecialChar LyX
39788 .
39789 \end_layout
39790
39791 \begin_layout Standard
39792 \begin_inset Float table
39793 placement h
39794 wide false
39795 sideways false
39796 status open
39797
39798 \begin_layout Plain Layout
39799 \begin_inset Caption Standard
39800
39801 \begin_layout Plain Layout
39802 \begin_inset CommandInset label
39803 LatexCommand label
39804 name "tab:Unidades"
39805
39806 \end_inset
39807
39808 Unidades
39809 \end_layout
39810
39811 \end_inset
39812
39813
39814 \end_layout
39815
39816 \begin_layout Plain Layout
39817 \begin_inset VSpace medskip
39818 \end_inset
39819
39820
39821 \end_layout
39822
39823 \begin_layout Plain Layout
39824 \align center
39825 \begin_inset Tabular
39826 <lyxtabular version="3" rows="20" columns="3">
39827 <features tabularvalignment="middle">
39828 <column alignment="center" valignment="top">
39829 <column alignment="center" valignment="top">
39830 <column alignment="center" valignment="top">
39831 <row>
39832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39833 \begin_inset Text
39834
39835 \begin_layout Plain Layout
39836 unidad
39837 \end_layout
39838
39839 \end_inset
39840 </cell>
39841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39842 \begin_inset Text
39843
39844 \begin_layout Plain Layout
39845 nombre/descripción
39846 \end_layout
39847
39848 \end_inset
39849 </cell>
39850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39851 \begin_inset Text
39852
39853 \begin_layout Plain Layout
39854 comando \SpecialChar LaTeX
39855
39856 \end_layout
39857
39858 \end_inset
39859 </cell>
39860 </row>
39861 <row>
39862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39863 \begin_inset Text
39864
39865 \begin_layout Plain Layout
39866 mm
39867 \end_layout
39868
39869 \end_inset
39870 </cell>
39871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39872 \begin_inset Text
39873
39874 \begin_layout Plain Layout
39875 milímetro
39876 \end_layout
39877
39878 \end_inset
39879 </cell>
39880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39881 \begin_inset Text
39882
39883 \begin_layout Plain Layout
39884 -
39885 \end_layout
39886
39887 \end_inset
39888 </cell>
39889 </row>
39890 <row>
39891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39892 \begin_inset Text
39893
39894 \begin_layout Plain Layout
39895 cm
39896 \end_layout
39897
39898 \end_inset
39899 </cell>
39900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39901 \begin_inset Text
39902
39903 \begin_layout Plain Layout
39904 centímetro
39905 \end_layout
39906
39907 \end_inset
39908 </cell>
39909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39910 \begin_inset Text
39911
39912 \begin_layout Plain Layout
39913 -
39914 \end_layout
39915
39916 \end_inset
39917 </cell>
39918 </row>
39919 <row>
39920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39921 \begin_inset Text
39922
39923 \begin_layout Plain Layout
39924 in
39925 \end_layout
39926
39927 \end_inset
39928 </cell>
39929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39930 \begin_inset Text
39931
39932 \begin_layout Plain Layout
39933 pulgada
39934 \end_layout
39935
39936 \end_inset
39937 </cell>
39938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39939 \begin_inset Text
39940
39941 \begin_layout Plain Layout
39942 -
39943 \end_layout
39944
39945 \end_inset
39946 </cell>
39947 </row>
39948 <row>
39949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39950 \begin_inset Text
39951
39952 \begin_layout Plain Layout
39953 pt
39954 \end_layout
39955
39956 \end_inset
39957 </cell>
39958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39959 \begin_inset Text
39960
39961 \begin_layout Plain Layout
39962 punto (72.27
39963 \begin_inset space \thinspace{}
39964 \end_inset
39965
39966 pt = 1
39967 \begin_inset space \thinspace{}
39968 \end_inset
39969
39970 in)
39971 \end_layout
39972
39973 \end_inset
39974 </cell>
39975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39976 \begin_inset Text
39977
39978 \begin_layout Plain Layout
39979 -
39980 \end_layout
39981
39982 \end_inset
39983 </cell>
39984 </row>
39985 <row>
39986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39987 \begin_inset Text
39988
39989 \begin_layout Plain Layout
39990 pc
39991 \end_layout
39992
39993 \end_inset
39994 </cell>
39995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39996 \begin_inset Text
39997
39998 \begin_layout Plain Layout
39999 pica (1
40000 \begin_inset space \thinspace{}
40001 \end_inset
40002
40003 pc = 12
40004 \begin_inset space \thinspace{}
40005 \end_inset
40006
40007 pt)
40008 \end_layout
40009
40010 \end_inset
40011 </cell>
40012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40013 \begin_inset Text
40014
40015 \begin_layout Plain Layout
40016 -
40017 \end_layout
40018
40019 \end_inset
40020 </cell>
40021 </row>
40022 <row>
40023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40024 \begin_inset Text
40025
40026 \begin_layout Plain Layout
40027 sp
40028 \end_layout
40029
40030 \end_inset
40031 </cell>
40032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40033 \begin_inset Text
40034
40035 \begin_layout Plain Layout
40036 punto a escala (65536
40037 \begin_inset space \thinspace{}
40038 \end_inset
40039
40040 sp = 1
40041 \begin_inset space \thinspace{}
40042 \end_inset
40043
40044 pt)
40045 \end_layout
40046
40047 \end_inset
40048 </cell>
40049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40050 \begin_inset Text
40051
40052 \begin_layout Plain Layout
40053 -
40054 \end_layout
40055
40056 \end_inset
40057 </cell>
40058 </row>
40059 <row>
40060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40061 \begin_inset Text
40062
40063 \begin_layout Plain Layout
40064 bp
40065 \end_layout
40066
40067 \end_inset
40068 </cell>
40069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40070 \begin_inset Text
40071
40072 \begin_layout Plain Layout
40073 punto grande (72
40074 \begin_inset space \thinspace{}
40075 \end_inset
40076
40077 bp = 1
40078 \begin_inset space \thinspace{}
40079 \end_inset
40080
40081 in)
40082 \end_layout
40083
40084 \end_inset
40085 </cell>
40086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40087 \begin_inset Text
40088
40089 \begin_layout Plain Layout
40090 -
40091 \end_layout
40092
40093 \end_inset
40094 </cell>
40095 </row>
40096 <row>
40097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40098 \begin_inset Text
40099
40100 \begin_layout Plain Layout
40101 dd
40102 \end_layout
40103
40104 \end_inset
40105 </cell>
40106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40107 \begin_inset Text
40108
40109 \begin_layout Plain Layout
40110 didot (1
40111 \begin_inset space \thinspace{}
40112 \end_inset
40113
40114 dd 
40115 \begin_inset Formula $\approx$
40116 \end_inset
40117
40118  0.376
40119 \begin_inset space \thinspace{}
40120 \end_inset
40121
40122 mm)
40123 \end_layout
40124
40125 \end_inset
40126 </cell>
40127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40128 \begin_inset Text
40129
40130 \begin_layout Plain Layout
40131 -
40132 \end_layout
40133
40134 \end_inset
40135 </cell>
40136 </row>
40137 <row>
40138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40139 \begin_inset Text
40140
40141 \begin_layout Plain Layout
40142 cc
40143 \end_layout
40144
40145 \end_inset
40146 </cell>
40147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40148 \begin_inset Text
40149
40150 \begin_layout Plain Layout
40151 cicero (1
40152 \begin_inset space \thinspace{}
40153 \end_inset
40154
40155 cc = 12
40156 \begin_inset space \thinspace{}
40157 \end_inset
40158
40159 dd)
40160 \end_layout
40161
40162 \end_inset
40163 </cell>
40164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40165 \begin_inset Text
40166
40167 \begin_layout Plain Layout
40168 -
40169 \end_layout
40170
40171 \end_inset
40172 </cell>
40173 </row>
40174 <row>
40175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40176 \begin_inset Text
40177
40178 \begin_layout Plain Layout
40179
40180 \lang english
40181 Scale Graphics %
40182 \end_layout
40183
40184 \end_inset
40185 </cell>
40186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40187 \begin_inset Text
40188
40189 \begin_layout Plain Layout
40190 % del tamaño original de la imagen
40191 \end_layout
40192
40193 \end_inset
40194 </cell>
40195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40196 \begin_inset Text
40197
40198 \begin_layout Plain Layout
40199
40200 \end_layout
40201
40202 \end_inset
40203 </cell>
40204 </row>
40205 <row>
40206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40207 \begin_inset Text
40208
40209 \begin_layout Plain Layout
40210
40211 \lang english
40212 Text Width %
40213 \end_layout
40214
40215 \end_inset
40216 </cell>
40217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40218 \begin_inset Text
40219
40220 \begin_layout Plain Layout
40221 % de anchura de texto
40222 \end_layout
40223
40224 \end_inset
40225 </cell>
40226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40227 \begin_inset Text
40228
40229 \begin_layout Plain Layout
40230
40231 \backslash
40232 textwidth
40233 \end_layout
40234
40235 \end_inset
40236 </cell>
40237 </row>
40238 <row>
40239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40240 \begin_inset Text
40241
40242 \begin_layout Plain Layout
40243
40244 \lang english
40245 Column Width %
40246 \end_layout
40247
40248 \end_inset
40249 </cell>
40250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40251 \begin_inset Text
40252
40253 \begin_layout Plain Layout
40254 % de anchura de columna
40255 \end_layout
40256
40257 \end_inset
40258 </cell>
40259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40260 \begin_inset Text
40261
40262 \begin_layout Plain Layout
40263
40264 \backslash
40265 columnwidth
40266 \end_layout
40267
40268 \end_inset
40269 </cell>
40270 </row>
40271 <row>
40272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40273 \begin_inset Text
40274
40275 \begin_layout Plain Layout
40276
40277 \lang english
40278 Page Width %
40279 \end_layout
40280
40281 \end_inset
40282 </cell>
40283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40284 \begin_inset Text
40285
40286 \begin_layout Plain Layout
40287 % de anchura de página
40288 \end_layout
40289
40290 \end_inset
40291 </cell>
40292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40293 \begin_inset Text
40294
40295 \begin_layout Plain Layout
40296
40297 \backslash
40298 paperwidth
40299 \end_layout
40300
40301 \end_inset
40302 </cell>
40303 </row>
40304 <row>
40305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40306 \begin_inset Text
40307
40308 \begin_layout Plain Layout
40309
40310 \lang english
40311 Line Width %
40312 \end_layout
40313
40314 \end_inset
40315 </cell>
40316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40317 \begin_inset Text
40318
40319 \begin_layout Plain Layout
40320 % de anchura de línea
40321 \end_layout
40322
40323 \end_inset
40324 </cell>
40325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40326 \begin_inset Text
40327
40328 \begin_layout Plain Layout
40329
40330 \backslash
40331 linewidth
40332 \end_layout
40333
40334 \end_inset
40335 </cell>
40336 </row>
40337 <row>
40338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40339 \begin_inset Text
40340
40341 \begin_layout Plain Layout
40342
40343 \lang english
40344 Text Height %
40345 \end_layout
40346
40347 \end_inset
40348 </cell>
40349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40350 \begin_inset Text
40351
40352 \begin_layout Plain Layout
40353 % de altura de texto
40354 \end_layout
40355
40356 \end_inset
40357 </cell>
40358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40359 \begin_inset Text
40360
40361 \begin_layout Plain Layout
40362
40363 \backslash
40364 textheight
40365 \end_layout
40366
40367 \end_inset
40368 </cell>
40369 </row>
40370 <row>
40371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40372 \begin_inset Text
40373
40374 \begin_layout Plain Layout
40375
40376 \lang english
40377 Page Height %
40378 \end_layout
40379
40380 \end_inset
40381 </cell>
40382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40383 \begin_inset Text
40384
40385 \begin_layout Plain Layout
40386 % de altura de página
40387 \end_layout
40388
40389 \end_inset
40390 </cell>
40391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40392 \begin_inset Text
40393
40394 \begin_layout Plain Layout
40395
40396 \backslash
40397 paperheight
40398 \end_layout
40399
40400 \end_inset
40401 </cell>
40402 </row>
40403 <row>
40404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40405 \begin_inset Text
40406
40407 \begin_layout Plain Layout
40408 ex
40409 \end_layout
40410
40411 \end_inset
40412 </cell>
40413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40414 \begin_inset Text
40415
40416 \begin_layout Plain Layout
40417 altura de letra 
40418 \emph on
40419 x
40420 \emph default
40421  en tipografía actual
40422 \end_layout
40423
40424 \end_inset
40425 </cell>
40426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40427 \begin_inset Text
40428
40429 \begin_layout Plain Layout
40430 -
40431 \end_layout
40432
40433 \end_inset
40434 </cell>
40435 </row>
40436 <row>
40437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40438 \begin_inset Text
40439
40440 \begin_layout Plain Layout
40441 em
40442 \end_layout
40443
40444 \end_inset
40445 </cell>
40446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40447 \begin_inset Text
40448
40449 \begin_layout Plain Layout
40450 anchura de letra 
40451 \emph on
40452 M
40453 \emph default
40454  en tipografía actual
40455 \end_layout
40456
40457 \end_inset
40458 </cell>
40459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40460 \begin_inset Text
40461
40462 \begin_layout Plain Layout
40463 -
40464 \end_layout
40465
40466 \end_inset
40467 </cell>
40468 </row>
40469 <row>
40470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40471 \begin_inset Text
40472
40473 \begin_layout Plain Layout
40474 mu
40475 \end_layout
40476
40477 \end_inset
40478 </cell>
40479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40480 \begin_inset Text
40481
40482 \begin_layout Plain Layout
40483 unidad matemática (1
40484 \begin_inset space \thinspace{}
40485 \end_inset
40486
40487 mu = 1/18
40488 \begin_inset space \thinspace{}
40489 \end_inset
40490
40491 em)
40492 \end_layout
40493
40494 \end_inset
40495 </cell>
40496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40497 \begin_inset Text
40498
40499 \begin_layout Plain Layout
40500 -
40501 \end_layout
40502
40503 \end_inset
40504 </cell>
40505 </row>
40506 </lyxtabular>
40507
40508 \end_inset
40509
40510
40511 \end_layout
40512
40513 \end_inset
40514
40515
40516 \end_layout
40517
40518 \begin_layout Chapter
40519 Formatos de archivos de salida con gráficos
40520 \begin_inset CommandInset label
40521 LatexCommand label
40522 name "cap:Formatos-de-Archivos-de-Salida"
40523
40524 \end_inset
40525
40526
40527 \end_layout
40528
40529 \begin_layout Section
40530 DVI
40531 \begin_inset Index idx
40532 status collapsed
40533
40534 \begin_layout Plain Layout
40535 Formatos de archivo ! DVI
40536 \end_layout
40537
40538 \end_inset
40539
40540
40541 \begin_inset Index idx
40542 status collapsed
40543
40544 \begin_layout Plain Layout
40545 DVI|see
40546 \begin_inset ERT
40547 status collapsed
40548
40549 \begin_layout Plain Layout
40550
40551 {
40552 \end_layout
40553
40554 \end_inset
40555
40556 Formatos de archivo
40557 \begin_inset ERT
40558 status collapsed
40559
40560 \begin_layout Plain Layout
40561
40562 }
40563 \end_layout
40564
40565 \end_inset
40566
40567
40568 \end_layout
40569
40570 \end_inset
40571
40572
40573 \end_layout
40574
40575 \begin_layout Standard
40576 Este tipo de archivo tiene la extensión «
40577 \family typewriter
40578 .dvi
40579 \family default
40580 ».
40581  Se denomina «device-independent» (DVI), porque es completamente portable;
40582  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
40583  En la época en que se desarrolló este formato, esto no era un asunto baladí.
40584  Los DVI se usan para vistas preliminares rápidas y como preparación para
40585  otros formatos de salida como PostScript.
40586 \end_layout
40587
40588 \begin_layout Standard
40589 \begin_inset Note Greyedout
40590 status open
40591
40592 \begin_layout Plain Layout
40593
40594 \series bold
40595 Nota:
40596 \series default
40597  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
40598 \end_layout
40599
40600 \end_inset
40601
40602  Por tanto no debes olvidar esto si mueves archivos 
40603 \family typewriter
40604 .dvi
40605 \family default
40606  a otro ordenador.
40607  Esta característica también puede retardar la visualización del archivo,
40608  porque el visor DVI tiene que convertir la imagen en segundo plano para
40609  hacerla visible al deslizar el visor.
40610  Así pues recomendamos usar PDF para archivos con muchas imágenes.
40611 \end_layout
40612
40613 \begin_layout Standard
40614 Un documento se exporta a DVI con el menú 
40615 \family sans
40616 Archivo\SpecialChar menuseparator
40617 Exportar\SpecialChar menuseparator
40618 DVI
40619 \family default
40620 .
40621  Puedes ver la salida del documento en DVI con el menú 
40622 \family sans
40623 Ver\SpecialChar menuseparator
40624 DVI
40625 \family default
40626 .
40627 \end_layout
40628
40629 \begin_layout Section
40630 PostScript
40631 \begin_inset Index idx
40632 status collapsed
40633
40634 \begin_layout Plain Layout
40635 Formatos de archivo ! PostScript
40636 \end_layout
40637
40638 \end_inset
40639
40640
40641 \begin_inset Index idx
40642 status collapsed
40643
40644 \begin_layout Plain Layout
40645 PostScript|see
40646 \begin_inset ERT
40647 status collapsed
40648
40649 \begin_layout Plain Layout
40650
40651 {
40652 \end_layout
40653
40654 \end_inset
40655
40656 Formatos de archivo
40657 \begin_inset ERT
40658 status collapsed
40659
40660 \begin_layout Plain Layout
40661
40662 }
40663 \end_layout
40664
40665 \end_inset
40666
40667
40668 \end_layout
40669
40670 \end_inset
40671
40672
40673 \end_layout
40674
40675 \begin_layout Standard
40676 Este tipo de archivo tiene la extensión «
40677 \family typewriter
40678 .ps
40679 \family default
40680 ».
40681  PostScript fue desarrollado por la compañía 
40682 \family typewriter
40683 Adobe
40684 \family default
40685  como lenguaje para impresoras.
40686  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
40687  PostScript puede considerarse como un «lenguaje de programación»; con él
40688  puedes calcular y dibujar imágenes y diagramas.
40689 \begin_inset Foot
40690 status collapsed
40691
40692 \begin_layout Plain Layout
40693 Si estás interesado en este tema acude al paquete \SpecialChar LaTeX
40694  
40695 \series bold
40696 PSTricks
40697 \series default
40698  
40699 \begin_inset CommandInset citation
40700 LatexCommand cite
40701 key "pstricks"
40702
40703 \end_inset
40704
40705 .
40706 \end_layout
40707
40708 \end_inset
40709
40710  Por esto los archivos suelen ser más grandes que los PDF.
40711 \end_layout
40712
40713 \begin_layout Standard
40714 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
40715 d PostScript» (EPS, extensión «
40716 \family typewriter
40717 .eps
40718 \family default
40719 »).
40720  Como \SpecialChar LyX
40721  permite usar cualquier formato de imagen conocido, tiene que trabajar
40722  en segundo plano para convertir las imágenes a EPS.
40723  Si por ejemplo, el documento tiene 50 imágenes, \SpecialChar LyX
40724  ha de hacer 50 conversiones
40725  cada vez que veas o exportes el documento.
40726  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
40727  puedes evitar el problema insertando las imágenes directamente en EPS.
40728 \end_layout
40729
40730 \begin_layout Standard
40731 El documento se puede exportar a PostScript con el menú 
40732 \family sans
40733 Archivo\SpecialChar menuseparator
40734 Exportar\SpecialChar menuseparator
40735 Postscript
40736 \family default
40737 .
40738  Se puede ver la salida en PostScript con el menú 
40739 \family sans
40740 Ver\SpecialChar menuseparator
40741 Postscript
40742 \family default
40743 .
40744 \end_layout
40745
40746 \begin_layout Section
40747 PDF
40748 \begin_inset Index idx
40749 status collapsed
40750
40751 \begin_layout Plain Layout
40752 Formatos de archivo ! PDF
40753 \end_layout
40754
40755 \end_inset
40756
40757
40758 \begin_inset Index idx
40759 status collapsed
40760
40761 \begin_layout Plain Layout
40762 PDF
40763 \end_layout
40764
40765 \end_inset
40766
40767
40768 \end_layout
40769
40770 \begin_layout Standard
40771 Este tipo de archivo tiene la extensión «
40772 \family typewriter
40773 .pdf
40774 \family default
40775 ».
40776  El formato «Portable Document Format» (PDF) fue desarrollado por 
40777 \family typewriter
40778 Adobe
40779 \family default
40780  como derivado de PostScript.
40781  Es más comprimido y utiliza muchos menos comandos que PostScript.
40782  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
40783  operativo y la salida impresa se muestra exactamente igual.
40784 \end_layout
40785
40786 \begin_layout Standard
40787 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
40788  Photographic Experts Group» (JPG, extensión «
40789 \family typewriter
40790 .jpg
40791 \family default
40792 » o «
40793 \family typewriter
40794 .jpeg
40795 \family default
40796 »), y en el formato «Portable Network Graphics» (PNG, extensión «
40797 \family typewriter
40798 .png
40799 \family default
40800 »).
40801  Aunque puedes poner cualquier otro formato de imagen, porque \SpecialChar LyX
40802  los convierte
40803  en segundo plano a alguno de los anteriores.
40804  Pero como se ha comentado en la sección sobre PostScript, la conversión
40805  de gráficos ralentiza el trabajo.
40806  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
40807  mencionados.
40808 \end_layout
40809
40810 \begin_layout Standard
40811 Un documento se puede exportar a PDF con el menú 
40812 \family sans
40813 Archivo\SpecialChar menuseparator
40814 Exportar
40815 \family default
40816  en tres modos diferentes:
40817 \end_layout
40818
40819 \begin_layout Description
40820 PDF
40821 \begin_inset space ~
40822 \end_inset
40823
40824 (ps2pdf) Este utiliza el programa 
40825 \family typewriter
40826 ps2pdf
40827 \family default
40828  que crea un PDF a partir de una versión PostScript del archivo.
40829  La versión PostScript es producida por el programa 
40830 \family typewriter
40831 dvips
40832 \family default
40833  que usa una versión DVI como paso intermedio.
40834  Así que este modo de exportación consta de tres conversiones.
40835 \end_layout
40836
40837 \begin_layout Description
40838 PDF
40839 \begin_inset space ~
40840 \end_inset
40841
40842 (dvipdfm) Este utiliza el programa 
40843 \family typewriter
40844 dvipdfm
40845 \family default
40846  que convierte el archivo a DVI en segundo plano y en un segundo paso a
40847  PDF.
40848 \end_layout
40849
40850 \begin_layout Description
40851 PDF
40852 \begin_inset space ~
40853 \end_inset
40854
40855 (pdflatex) Este utiliza el programa 
40856 \family typewriter
40857 pdftex
40858 \family default
40859  que convierte directamente el archivo a PDF.
40860 \end_layout
40861
40862 \begin_layout Standard
40863 Se recomienda usar 
40864 \family sans
40865 PDF
40866 \begin_inset space ~
40867 \end_inset
40868
40869 (pdflatex)
40870 \family default
40871  porque 
40872 \family typewriter
40873 pdftex
40874 \family default
40875  soporta todas las características de las versiones actuales de PDF, es
40876  rápido y estable.
40877  El programa 
40878 \family typewriter
40879 dvipdfm
40880 \family default
40881  ya no se desarrolla y está un poco obsoleto.
40882 \end_layout
40883
40884 \begin_layout Standard
40885 La salida en formato PDF se puede ver con el menú 
40886 \family sans
40887 Ver 
40888 \family default
40889 o con un botón.
40890 \end_layout
40891
40892 \begin_layout Chapter
40893 Lista de colores dvips
40894 \begin_inset CommandInset label
40895 LatexCommand label
40896 name "chap:Lista-de-colores-dvips"
40897
40898 \end_inset
40899
40900
40901 \end_layout
40902
40903 \begin_layout Standard
40904 \begin_inset Tabular
40905 <lyxtabular version="3" rows="17" columns="4">
40906 <features tabularvalignment="middle">
40907 <column alignment="left" valignment="top" width="0pt">
40908 <column alignment="left" valignment="top" width="0pt">
40909 <column alignment="left" valignment="top" width="0pt">
40910 <column alignment="left" valignment="top" width="0pt">
40911 <row>
40912 <cell alignment="left" valignment="top" usebox="none">
40913 \begin_inset Text
40914
40915 \begin_layout Plain Layout
40916 \begin_inset ERT
40917 status collapsed
40918
40919 \begin_layout Plain Layout
40920
40921
40922 \backslash
40923 fcolorbox{black}{
40924 \end_layout
40925
40926 \end_inset
40927
40928 white
40929 \begin_inset ERT
40930 status collapsed
40931
40932 \begin_layout Plain Layout
40933
40934 }{
40935 \end_layout
40936
40937 \end_inset
40938
40939 Color
40940 \begin_inset ERT
40941 status collapsed
40942
40943 \begin_layout Plain Layout
40944
40945 }
40946 \end_layout
40947
40948 \end_inset
40949
40950  Nombre
40951 \end_layout
40952
40953 \end_inset
40954 </cell>
40955 <cell alignment="left" valignment="top" usebox="none">
40956 \begin_inset Text
40957
40958 \begin_layout Plain Layout
40959 \begin_inset ERT
40960 status collapsed
40961
40962 \begin_layout Plain Layout
40963
40964
40965 \backslash
40966 fcolorbox{black}{
40967 \end_layout
40968
40969 \end_inset
40970
40971 white
40972 \begin_inset ERT
40973 status collapsed
40974
40975 \begin_layout Plain Layout
40976
40977 }{
40978 \end_layout
40979
40980 \end_inset
40981
40982 Color
40983 \begin_inset ERT
40984 status collapsed
40985
40986 \begin_layout Plain Layout
40987
40988 }
40989 \end_layout
40990
40991 \end_inset
40992
40993  Nombre
40994 \end_layout
40995
40996 \end_inset
40997 </cell>
40998 <cell alignment="left" valignment="top" usebox="none">
40999 \begin_inset Text
41000
41001 \begin_layout Plain Layout
41002 \begin_inset ERT
41003 status collapsed
41004
41005 \begin_layout Plain Layout
41006
41007
41008 \backslash
41009 fcolorbox{black}{
41010 \end_layout
41011
41012 \end_inset
41013
41014 white
41015 \begin_inset ERT
41016 status collapsed
41017
41018 \begin_layout Plain Layout
41019
41020 }{
41021 \end_layout
41022
41023 \end_inset
41024
41025 Color
41026 \begin_inset ERT
41027 status collapsed
41028
41029 \begin_layout Plain Layout
41030
41031 }
41032 \end_layout
41033
41034 \end_inset
41035
41036  Nombre
41037 \end_layout
41038
41039 \end_inset
41040 </cell>
41041 <cell alignment="left" valignment="top" usebox="none">
41042 \begin_inset Text
41043
41044 \begin_layout Plain Layout
41045 \begin_inset ERT
41046 status collapsed
41047
41048 \begin_layout Plain Layout
41049
41050
41051 \backslash
41052 fcolorbox{black}{
41053 \end_layout
41054
41055 \end_inset
41056
41057 white
41058 \begin_inset ERT
41059 status collapsed
41060
41061 \begin_layout Plain Layout
41062
41063 }{
41064 \end_layout
41065
41066 \end_inset
41067
41068 Color
41069 \begin_inset ERT
41070 status collapsed
41071
41072 \begin_layout Plain Layout
41073
41074 }
41075 \end_layout
41076
41077 \end_inset
41078
41079  Nombre
41080 \end_layout
41081
41082 \end_inset
41083 </cell>
41084 </row>
41085 <row>
41086 <cell alignment="center" valignment="top" usebox="none">
41087 \begin_inset Text
41088
41089 \begin_layout Plain Layout
41090 \begin_inset ERT
41091 status collapsed
41092
41093 \begin_layout Plain Layout
41094
41095
41096 \backslash
41097 fcolorbox{black}{
41098 \end_layout
41099
41100 \end_inset
41101
41102 Apricot
41103 \begin_inset ERT
41104 status collapsed
41105
41106 \begin_layout Plain Layout
41107
41108 }{
41109 \end_layout
41110
41111 \end_inset
41112
41113
41114 \begin_inset Phantom Phantom
41115 status open
41116
41117 \begin_layout Plain Layout
41118 W
41119 \end_layout
41120
41121 \end_inset
41122
41123
41124 \begin_inset ERT
41125 status collapsed
41126
41127 \begin_layout Plain Layout
41128
41129 }
41130 \end_layout
41131
41132 \end_inset
41133
41134  Apricot
41135 \end_layout
41136
41137 \end_inset
41138 </cell>
41139 <cell alignment="center" valignment="top" usebox="none">
41140 \begin_inset Text
41141
41142 \begin_layout Plain Layout
41143 \begin_inset ERT
41144 status collapsed
41145
41146 \begin_layout Plain Layout
41147
41148
41149 \backslash
41150 fcolorbox{black}{
41151 \end_layout
41152
41153 \end_inset
41154
41155 Aquamarine
41156 \begin_inset ERT
41157 status collapsed
41158
41159 \begin_layout Plain Layout
41160
41161 }{
41162 \end_layout
41163
41164 \end_inset
41165
41166
41167 \begin_inset Phantom Phantom
41168 status open
41169
41170 \begin_layout Plain Layout
41171 W
41172 \end_layout
41173
41174 \end_inset
41175
41176
41177 \begin_inset ERT
41178 status collapsed
41179
41180 \begin_layout Plain Layout
41181
41182 }
41183 \end_layout
41184
41185 \end_inset
41186
41187  Aquamarine
41188 \end_layout
41189
41190 \end_inset
41191 </cell>
41192 <cell alignment="center" valignment="top" usebox="none">
41193 \begin_inset Text
41194
41195 \begin_layout Plain Layout
41196 \begin_inset ERT
41197 status collapsed
41198
41199 \begin_layout Plain Layout
41200
41201
41202 \backslash
41203 fcolorbox{black}{
41204 \end_layout
41205
41206 \end_inset
41207
41208 Bittersweet
41209 \begin_inset ERT
41210 status collapsed
41211
41212 \begin_layout Plain Layout
41213
41214 }{
41215 \end_layout
41216
41217 \end_inset
41218
41219
41220 \begin_inset Phantom Phantom
41221 status open
41222
41223 \begin_layout Plain Layout
41224 W
41225 \end_layout
41226
41227 \end_inset
41228
41229
41230 \begin_inset ERT
41231 status collapsed
41232
41233 \begin_layout Plain Layout
41234
41235 }
41236 \end_layout
41237
41238 \end_inset
41239
41240  Bittersweet
41241 \end_layout
41242
41243 \end_inset
41244 </cell>
41245 <cell alignment="center" valignment="top" usebox="none">
41246 \begin_inset Text
41247
41248 \begin_layout Plain Layout
41249 \begin_inset ERT
41250 status collapsed
41251
41252 \begin_layout Plain Layout
41253
41254
41255 \backslash
41256 fcolorbox{black}{
41257 \end_layout
41258
41259 \end_inset
41260
41261 BlueGreen
41262 \begin_inset ERT
41263 status collapsed
41264
41265 \begin_layout Plain Layout
41266
41267 }{
41268 \end_layout
41269
41270 \end_inset
41271
41272
41273 \begin_inset Phantom Phantom
41274 status open
41275
41276 \begin_layout Plain Layout
41277 W
41278 \end_layout
41279
41280 \end_inset
41281
41282
41283 \begin_inset ERT
41284 status collapsed
41285
41286 \begin_layout Plain Layout
41287
41288 }
41289 \end_layout
41290
41291 \end_inset
41292
41293  BlueGreen
41294 \end_layout
41295
41296 \end_inset
41297 </cell>
41298 </row>
41299 <row>
41300 <cell alignment="left" valignment="top" usebox="none">
41301 \begin_inset Text
41302
41303 \begin_layout Plain Layout
41304 \begin_inset ERT
41305 status collapsed
41306
41307 \begin_layout Plain Layout
41308
41309
41310 \backslash
41311 fcolorbox{black}{
41312 \end_layout
41313
41314 \end_inset
41315
41316 BlueViolet
41317 \begin_inset ERT
41318 status collapsed
41319
41320 \begin_layout Plain Layout
41321
41322 }{
41323 \end_layout
41324
41325 \end_inset
41326
41327
41328 \begin_inset Phantom Phantom
41329 status open
41330
41331 \begin_layout Plain Layout
41332 W
41333 \end_layout
41334
41335 \end_inset
41336
41337
41338 \begin_inset ERT
41339 status collapsed
41340
41341 \begin_layout Plain Layout
41342
41343 }
41344 \end_layout
41345
41346 \end_inset
41347
41348  BlueViolet
41349 \end_layout
41350
41351 \end_inset
41352 </cell>
41353 <cell alignment="left" valignment="top" usebox="none">
41354 \begin_inset Text
41355
41356 \begin_layout Plain Layout
41357 \begin_inset ERT
41358 status collapsed
41359
41360 \begin_layout Plain Layout
41361
41362
41363 \backslash
41364 fcolorbox{black}{
41365 \end_layout
41366
41367 \end_inset
41368
41369 BrickRed
41370 \begin_inset ERT
41371 status collapsed
41372
41373 \begin_layout Plain Layout
41374
41375 }{
41376 \end_layout
41377
41378 \end_inset
41379
41380
41381 \begin_inset Phantom Phantom
41382 status open
41383
41384 \begin_layout Plain Layout
41385 W
41386 \end_layout
41387
41388 \end_inset
41389
41390
41391 \begin_inset ERT
41392 status collapsed
41393
41394 \begin_layout Plain Layout
41395
41396 }
41397 \end_layout
41398
41399 \end_inset
41400
41401  BrickRed
41402 \end_layout
41403
41404 \end_inset
41405 </cell>
41406 <cell alignment="left" valignment="top" usebox="none">
41407 \begin_inset Text
41408
41409 \begin_layout Plain Layout
41410 \begin_inset ERT
41411 status collapsed
41412
41413 \begin_layout Plain Layout
41414
41415
41416 \backslash
41417 fcolorbox{black}{
41418 \end_layout
41419
41420 \end_inset
41421
41422 Brown
41423 \begin_inset ERT
41424 status collapsed
41425
41426 \begin_layout Plain Layout
41427
41428 }{
41429 \end_layout
41430
41431 \end_inset
41432
41433
41434 \begin_inset Phantom Phantom
41435 status open
41436
41437 \begin_layout Plain Layout
41438 W
41439 \end_layout
41440
41441 \end_inset
41442
41443
41444 \begin_inset ERT
41445 status collapsed
41446
41447 \begin_layout Plain Layout
41448
41449 }
41450 \end_layout
41451
41452 \end_inset
41453
41454  Brown
41455 \end_layout
41456
41457 \end_inset
41458 </cell>
41459 <cell alignment="left" valignment="top" usebox="none">
41460 \begin_inset Text
41461
41462 \begin_layout Plain Layout
41463 \begin_inset ERT
41464 status collapsed
41465
41466 \begin_layout Plain Layout
41467
41468
41469 \backslash
41470 fcolorbox{black}{
41471 \end_layout
41472
41473 \end_inset
41474
41475 BurntOrange
41476 \begin_inset ERT
41477 status collapsed
41478
41479 \begin_layout Plain Layout
41480
41481 }{
41482 \end_layout
41483
41484 \end_inset
41485
41486
41487 \begin_inset Phantom Phantom
41488 status open
41489
41490 \begin_layout Plain Layout
41491 W
41492 \end_layout
41493
41494 \end_inset
41495
41496
41497 \begin_inset ERT
41498 status collapsed
41499
41500 \begin_layout Plain Layout
41501
41502 }
41503 \end_layout
41504
41505 \end_inset
41506
41507  BurntOrange
41508 \end_layout
41509
41510 \end_inset
41511 </cell>
41512 </row>
41513 <row>
41514 <cell alignment="left" valignment="top" usebox="none">
41515 \begin_inset Text
41516
41517 \begin_layout Plain Layout
41518 \begin_inset ERT
41519 status collapsed
41520
41521 \begin_layout Plain Layout
41522
41523
41524 \backslash
41525 fcolorbox{black}{
41526 \end_layout
41527
41528 \end_inset
41529
41530 CadetBlue
41531 \begin_inset ERT
41532 status collapsed
41533
41534 \begin_layout Plain Layout
41535
41536 }{
41537 \end_layout
41538
41539 \end_inset
41540
41541
41542 \begin_inset Phantom Phantom
41543 status open
41544
41545 \begin_layout Plain Layout
41546 W
41547 \end_layout
41548
41549 \end_inset
41550
41551
41552 \begin_inset ERT
41553 status collapsed
41554
41555 \begin_layout Plain Layout
41556
41557 }
41558 \end_layout
41559
41560 \end_inset
41561
41562  CadetBlue
41563 \end_layout
41564
41565 \end_inset
41566 </cell>
41567 <cell alignment="left" valignment="top" usebox="none">
41568 \begin_inset Text
41569
41570 \begin_layout Plain Layout
41571 \begin_inset ERT
41572 status collapsed
41573
41574 \begin_layout Plain Layout
41575
41576
41577 \backslash
41578 fcolorbox{black}{
41579 \end_layout
41580
41581 \end_inset
41582
41583 CarnationPink
41584 \begin_inset ERT
41585 status collapsed
41586
41587 \begin_layout Plain Layout
41588
41589 }{
41590 \end_layout
41591
41592 \end_inset
41593
41594
41595 \begin_inset Phantom Phantom
41596 status open
41597
41598 \begin_layout Plain Layout
41599 W
41600 \end_layout
41601
41602 \end_inset
41603
41604
41605 \begin_inset ERT
41606 status collapsed
41607
41608 \begin_layout Plain Layout
41609
41610 }
41611 \end_layout
41612
41613 \end_inset
41614
41615  CarnationPink
41616 \end_layout
41617
41618 \end_inset
41619 </cell>
41620 <cell alignment="left" valignment="top" usebox="none">
41621 \begin_inset Text
41622
41623 \begin_layout Plain Layout
41624 \begin_inset ERT
41625 status collapsed
41626
41627 \begin_layout Plain Layout
41628
41629
41630 \backslash
41631 fcolorbox{black}{
41632 \end_layout
41633
41634 \end_inset
41635
41636 Cerulean
41637 \begin_inset ERT
41638 status collapsed
41639
41640 \begin_layout Plain Layout
41641
41642 }{
41643 \end_layout
41644
41645 \end_inset
41646
41647
41648 \begin_inset Phantom Phantom
41649 status open
41650
41651 \begin_layout Plain Layout
41652 W
41653 \end_layout
41654
41655 \end_inset
41656
41657
41658 \begin_inset ERT
41659 status collapsed
41660
41661 \begin_layout Plain Layout
41662
41663 }
41664 \end_layout
41665
41666 \end_inset
41667
41668  Cerulean
41669 \end_layout
41670
41671 \end_inset
41672 </cell>
41673 <cell alignment="left" valignment="top" usebox="none">
41674 \begin_inset Text
41675
41676 \begin_layout Plain Layout
41677 \begin_inset ERT
41678 status collapsed
41679
41680 \begin_layout Plain Layout
41681
41682
41683 \backslash
41684 fcolorbox{black}{
41685 \end_layout
41686
41687 \end_inset
41688
41689 CornflowerBlue
41690 \begin_inset ERT
41691 status collapsed
41692
41693 \begin_layout Plain Layout
41694
41695 }{
41696 \end_layout
41697
41698 \end_inset
41699
41700
41701 \begin_inset Phantom Phantom
41702 status open
41703
41704 \begin_layout Plain Layout
41705 W
41706 \end_layout
41707
41708 \end_inset
41709
41710
41711 \begin_inset ERT
41712 status collapsed
41713
41714 \begin_layout Plain Layout
41715
41716 }
41717 \end_layout
41718
41719 \end_inset
41720
41721  CornflowerBlue
41722 \end_layout
41723
41724 \end_inset
41725 </cell>
41726 </row>
41727 <row>
41728 <cell alignment="left" valignment="top" usebox="none">
41729 \begin_inset Text
41730
41731 \begin_layout Plain Layout
41732 \begin_inset ERT
41733 status collapsed
41734
41735 \begin_layout Plain Layout
41736
41737
41738 \backslash
41739 fcolorbox{black}{
41740 \end_layout
41741
41742 \end_inset
41743
41744 Dandelion
41745 \begin_inset ERT
41746 status collapsed
41747
41748 \begin_layout Plain Layout
41749
41750 }{
41751 \end_layout
41752
41753 \end_inset
41754
41755
41756 \begin_inset Phantom Phantom
41757 status open
41758
41759 \begin_layout Plain Layout
41760 W
41761 \end_layout
41762
41763 \end_inset
41764
41765
41766 \begin_inset ERT
41767 status collapsed
41768
41769 \begin_layout Plain Layout
41770
41771 }
41772 \end_layout
41773
41774 \end_inset
41775
41776  Dandelion
41777 \end_layout
41778
41779 \end_inset
41780 </cell>
41781 <cell alignment="left" valignment="top" usebox="none">
41782 \begin_inset Text
41783
41784 \begin_layout Plain Layout
41785 \begin_inset ERT
41786 status collapsed
41787
41788 \begin_layout Plain Layout
41789
41790
41791 \backslash
41792 fcolorbox{black}{
41793 \end_layout
41794
41795 \end_inset
41796
41797 DarkOrchid
41798 \begin_inset ERT
41799 status collapsed
41800
41801 \begin_layout Plain Layout
41802
41803 }{
41804 \end_layout
41805
41806 \end_inset
41807
41808
41809 \begin_inset Phantom Phantom
41810 status open
41811
41812 \begin_layout Plain Layout
41813 W
41814 \end_layout
41815
41816 \end_inset
41817
41818
41819 \begin_inset ERT
41820 status collapsed
41821
41822 \begin_layout Plain Layout
41823
41824 }
41825 \end_layout
41826
41827 \end_inset
41828
41829  DarkOrchid
41830 \end_layout
41831
41832 \end_inset
41833 </cell>
41834 <cell alignment="left" valignment="top" usebox="none">
41835 \begin_inset Text
41836
41837 \begin_layout Plain Layout
41838 \begin_inset ERT
41839 status collapsed
41840
41841 \begin_layout Plain Layout
41842
41843
41844 \backslash
41845 fcolorbox{black}{
41846 \end_layout
41847
41848 \end_inset
41849
41850 Emerald
41851 \begin_inset ERT
41852 status collapsed
41853
41854 \begin_layout Plain Layout
41855
41856 }{
41857 \end_layout
41858
41859 \end_inset
41860
41861
41862 \begin_inset Phantom Phantom
41863 status open
41864
41865 \begin_layout Plain Layout
41866 W
41867 \end_layout
41868
41869 \end_inset
41870
41871
41872 \begin_inset ERT
41873 status collapsed
41874
41875 \begin_layout Plain Layout
41876
41877 }
41878 \end_layout
41879
41880 \end_inset
41881
41882  Emerald
41883 \end_layout
41884
41885 \end_inset
41886 </cell>
41887 <cell alignment="left" valignment="top" usebox="none">
41888 \begin_inset Text
41889
41890 \begin_layout Plain Layout
41891 \begin_inset ERT
41892 status collapsed
41893
41894 \begin_layout Plain Layout
41895
41896
41897 \backslash
41898 fcolorbox{black}{
41899 \end_layout
41900
41901 \end_inset
41902
41903 ForestGreen
41904 \begin_inset ERT
41905 status collapsed
41906
41907 \begin_layout Plain Layout
41908
41909 }{
41910 \end_layout
41911
41912 \end_inset
41913
41914
41915 \begin_inset Phantom Phantom
41916 status open
41917
41918 \begin_layout Plain Layout
41919 W
41920 \end_layout
41921
41922 \end_inset
41923
41924
41925 \begin_inset ERT
41926 status collapsed
41927
41928 \begin_layout Plain Layout
41929
41930 }
41931 \end_layout
41932
41933 \end_inset
41934
41935  ForestGreen
41936 \end_layout
41937
41938 \end_inset
41939 </cell>
41940 </row>
41941 <row>
41942 <cell alignment="left" valignment="top" usebox="none">
41943 \begin_inset Text
41944
41945 \begin_layout Plain Layout
41946 \begin_inset ERT
41947 status collapsed
41948
41949 \begin_layout Plain Layout
41950
41951
41952 \backslash
41953 fcolorbox{black}{
41954 \end_layout
41955
41956 \end_inset
41957
41958 Fuchsia
41959 \begin_inset ERT
41960 status collapsed
41961
41962 \begin_layout Plain Layout
41963
41964 }{
41965 \end_layout
41966
41967 \end_inset
41968
41969
41970 \begin_inset Phantom Phantom
41971 status open
41972
41973 \begin_layout Plain Layout
41974 W
41975 \end_layout
41976
41977 \end_inset
41978
41979
41980 \begin_inset ERT
41981 status collapsed
41982
41983 \begin_layout Plain Layout
41984
41985 }
41986 \end_layout
41987
41988 \end_inset
41989
41990  Fuchsia
41991 \end_layout
41992
41993 \end_inset
41994 </cell>
41995 <cell alignment="left" valignment="top" usebox="none">
41996 \begin_inset Text
41997
41998 \begin_layout Plain Layout
41999 \begin_inset ERT
42000 status collapsed
42001
42002 \begin_layout Plain Layout
42003
42004
42005 \backslash
42006 fcolorbox{black}{
42007 \end_layout
42008
42009 \end_inset
42010
42011 Goldenrod
42012 \begin_inset ERT
42013 status collapsed
42014
42015 \begin_layout Plain Layout
42016
42017 }{
42018 \end_layout
42019
42020 \end_inset
42021
42022
42023 \begin_inset Phantom Phantom
42024 status open
42025
42026 \begin_layout Plain Layout
42027 W
42028 \end_layout
42029
42030 \end_inset
42031
42032
42033 \begin_inset ERT
42034 status collapsed
42035
42036 \begin_layout Plain Layout
42037
42038 }
42039 \end_layout
42040
42041 \end_inset
42042
42043  Goldenrod
42044 \end_layout
42045
42046 \end_inset
42047 </cell>
42048 <cell alignment="left" valignment="top" usebox="none">
42049 \begin_inset Text
42050
42051 \begin_layout Plain Layout
42052 \begin_inset ERT
42053 status collapsed
42054
42055 \begin_layout Plain Layout
42056
42057
42058 \backslash
42059 fcolorbox{black}{
42060 \end_layout
42061
42062 \end_inset
42063
42064 Gray
42065 \begin_inset ERT
42066 status collapsed
42067
42068 \begin_layout Plain Layout
42069
42070 }{
42071 \end_layout
42072
42073 \end_inset
42074
42075
42076 \begin_inset Phantom Phantom
42077 status open
42078
42079 \begin_layout Plain Layout
42080 W
42081 \end_layout
42082
42083 \end_inset
42084
42085
42086 \begin_inset ERT
42087 status collapsed
42088
42089 \begin_layout Plain Layout
42090
42091 }
42092 \end_layout
42093
42094 \end_inset
42095
42096  Gray
42097 \end_layout
42098
42099 \end_inset
42100 </cell>
42101 <cell alignment="left" valignment="top" usebox="none">
42102 \begin_inset Text
42103
42104 \begin_layout Plain Layout
42105 \begin_inset ERT
42106 status collapsed
42107
42108 \begin_layout Plain Layout
42109
42110
42111 \backslash
42112 fcolorbox{black}{
42113 \end_layout
42114
42115 \end_inset
42116
42117 GreenYellow
42118 \begin_inset ERT
42119 status collapsed
42120
42121 \begin_layout Plain Layout
42122
42123 }{
42124 \end_layout
42125
42126 \end_inset
42127
42128
42129 \begin_inset Phantom Phantom
42130 status open
42131
42132 \begin_layout Plain Layout
42133 W
42134 \end_layout
42135
42136 \end_inset
42137
42138
42139 \begin_inset ERT
42140 status collapsed
42141
42142 \begin_layout Plain Layout
42143
42144 }
42145 \end_layout
42146
42147 \end_inset
42148
42149  GreenYellow
42150 \end_layout
42151
42152 \end_inset
42153 </cell>
42154 </row>
42155 <row>
42156 <cell alignment="center" valignment="top" usebox="none">
42157 \begin_inset Text
42158
42159 \begin_layout Plain Layout
42160 \begin_inset ERT
42161 status collapsed
42162
42163 \begin_layout Plain Layout
42164
42165
42166 \backslash
42167 fcolorbox{black}{
42168 \end_layout
42169
42170 \end_inset
42171
42172 JungleGreen
42173 \begin_inset ERT
42174 status collapsed
42175
42176 \begin_layout Plain Layout
42177
42178 }{
42179 \end_layout
42180
42181 \end_inset
42182
42183
42184 \begin_inset Phantom Phantom
42185 status open
42186
42187 \begin_layout Plain Layout
42188 W
42189 \end_layout
42190
42191 \end_inset
42192
42193
42194 \begin_inset ERT
42195 status collapsed
42196
42197 \begin_layout Plain Layout
42198
42199 }
42200 \end_layout
42201
42202 \end_inset
42203
42204  JungleGreen
42205 \end_layout
42206
42207 \end_inset
42208 </cell>
42209 <cell alignment="center" valignment="top" usebox="none">
42210 \begin_inset Text
42211
42212 \begin_layout Plain Layout
42213 \begin_inset ERT
42214 status collapsed
42215
42216 \begin_layout Plain Layout
42217
42218
42219 \backslash
42220 fcolorbox{black}{
42221 \end_layout
42222
42223 \end_inset
42224
42225 Lavender
42226 \begin_inset ERT
42227 status collapsed
42228
42229 \begin_layout Plain Layout
42230
42231 }{
42232 \end_layout
42233
42234 \end_inset
42235
42236
42237 \begin_inset Phantom Phantom
42238 status open
42239
42240 \begin_layout Plain Layout
42241 W
42242 \end_layout
42243
42244 \end_inset
42245
42246
42247 \begin_inset ERT
42248 status collapsed
42249
42250 \begin_layout Plain Layout
42251
42252 }
42253 \end_layout
42254
42255 \end_inset
42256
42257  Lavender
42258 \end_layout
42259
42260 \end_inset
42261 </cell>
42262 <cell alignment="center" valignment="top" usebox="none">
42263 \begin_inset Text
42264
42265 \begin_layout Plain Layout
42266 \begin_inset ERT
42267 status collapsed
42268
42269 \begin_layout Plain Layout
42270
42271
42272 \backslash
42273 fcolorbox{black}{
42274 \end_layout
42275
42276 \end_inset
42277
42278 LimeGreen
42279 \begin_inset ERT
42280 status collapsed
42281
42282 \begin_layout Plain Layout
42283
42284 }{
42285 \end_layout
42286
42287 \end_inset
42288
42289
42290 \begin_inset Phantom Phantom
42291 status open
42292
42293 \begin_layout Plain Layout
42294 W
42295 \end_layout
42296
42297 \end_inset
42298
42299
42300 \begin_inset ERT
42301 status collapsed
42302
42303 \begin_layout Plain Layout
42304
42305 }
42306 \end_layout
42307
42308 \end_inset
42309
42310  LimeGreen
42311 \end_layout
42312
42313 \end_inset
42314 </cell>
42315 <cell alignment="center" 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 Mahogany
42332 \begin_inset ERT
42333 status collapsed
42334
42335 \begin_layout Plain Layout
42336
42337 }{
42338 \end_layout
42339
42340 \end_inset
42341
42342
42343 \begin_inset Phantom Phantom
42344 status open
42345
42346 \begin_layout Plain Layout
42347 W
42348 \end_layout
42349
42350 \end_inset
42351
42352
42353 \begin_inset ERT
42354 status collapsed
42355
42356 \begin_layout Plain Layout
42357
42358 }
42359 \end_layout
42360
42361 \end_inset
42362
42363  Mahogany
42364 \end_layout
42365
42366 \end_inset
42367 </cell>
42368 </row>
42369 <row>
42370 <cell alignment="left" valignment="top" usebox="none">
42371 \begin_inset Text
42372
42373 \begin_layout Plain Layout
42374 \begin_inset ERT
42375 status collapsed
42376
42377 \begin_layout Plain Layout
42378
42379
42380 \backslash
42381 fcolorbox{black}{
42382 \end_layout
42383
42384 \end_inset
42385
42386 Mahogany
42387 \begin_inset ERT
42388 status collapsed
42389
42390 \begin_layout Plain Layout
42391
42392 }{
42393 \end_layout
42394
42395 \end_inset
42396
42397
42398 \begin_inset Phantom Phantom
42399 status open
42400
42401 \begin_layout Plain Layout
42402 W
42403 \end_layout
42404
42405 \end_inset
42406
42407
42408 \begin_inset ERT
42409 status collapsed
42410
42411 \begin_layout Plain Layout
42412
42413 }
42414 \end_layout
42415
42416 \end_inset
42417
42418  Mahogany
42419 \end_layout
42420
42421 \end_inset
42422 </cell>
42423 <cell alignment="left" valignment="top" usebox="none">
42424 \begin_inset Text
42425
42426 \begin_layout Plain Layout
42427 \begin_inset ERT
42428 status collapsed
42429
42430 \begin_layout Plain Layout
42431
42432
42433 \backslash
42434 fcolorbox{black}{
42435 \end_layout
42436
42437 \end_inset
42438
42439 Maroon
42440 \begin_inset ERT
42441 status collapsed
42442
42443 \begin_layout Plain Layout
42444
42445 }{
42446 \end_layout
42447
42448 \end_inset
42449
42450
42451 \begin_inset Phantom Phantom
42452 status open
42453
42454 \begin_layout Plain Layout
42455 W
42456 \end_layout
42457
42458 \end_inset
42459
42460
42461 \begin_inset ERT
42462 status collapsed
42463
42464 \begin_layout Plain Layout
42465
42466 }
42467 \end_layout
42468
42469 \end_inset
42470
42471  Maroon
42472 \end_layout
42473
42474 \end_inset
42475 </cell>
42476 <cell alignment="left" valignment="top" usebox="none">
42477 \begin_inset Text
42478
42479 \begin_layout Plain Layout
42480 \begin_inset ERT
42481 status collapsed
42482
42483 \begin_layout Plain Layout
42484
42485
42486 \backslash
42487 fcolorbox{black}{
42488 \end_layout
42489
42490 \end_inset
42491
42492 Melon
42493 \begin_inset ERT
42494 status collapsed
42495
42496 \begin_layout Plain Layout
42497
42498 }{
42499 \end_layout
42500
42501 \end_inset
42502
42503
42504 \begin_inset Phantom Phantom
42505 status open
42506
42507 \begin_layout Plain Layout
42508 W
42509 \end_layout
42510
42511 \end_inset
42512
42513
42514 \begin_inset ERT
42515 status collapsed
42516
42517 \begin_layout Plain Layout
42518
42519 }
42520 \end_layout
42521
42522 \end_inset
42523
42524  Melon
42525 \end_layout
42526
42527 \end_inset
42528 </cell>
42529 <cell alignment="left" valignment="top" usebox="none">
42530 \begin_inset Text
42531
42532 \begin_layout Plain Layout
42533 \begin_inset ERT
42534 status collapsed
42535
42536 \begin_layout Plain Layout
42537
42538
42539 \backslash
42540 fcolorbox{black}{
42541 \end_layout
42542
42543 \end_inset
42544
42545 MidnightBlue
42546 \begin_inset ERT
42547 status collapsed
42548
42549 \begin_layout Plain Layout
42550
42551 }{
42552 \end_layout
42553
42554 \end_inset
42555
42556
42557 \begin_inset Phantom Phantom
42558 status open
42559
42560 \begin_layout Plain Layout
42561 W
42562 \end_layout
42563
42564 \end_inset
42565
42566
42567 \begin_inset ERT
42568 status collapsed
42569
42570 \begin_layout Plain Layout
42571
42572 }
42573 \end_layout
42574
42575 \end_inset
42576
42577  MidnightBlue
42578 \end_layout
42579
42580 \end_inset
42581 </cell>
42582 </row>
42583 <row>
42584 <cell alignment="left" valignment="top" usebox="none">
42585 \begin_inset Text
42586
42587 \begin_layout Plain Layout
42588 \begin_inset ERT
42589 status collapsed
42590
42591 \begin_layout Plain Layout
42592
42593
42594 \backslash
42595 fcolorbox{black}{
42596 \end_layout
42597
42598 \end_inset
42599
42600 Mulberry
42601 \begin_inset ERT
42602 status collapsed
42603
42604 \begin_layout Plain Layout
42605
42606 }{
42607 \end_layout
42608
42609 \end_inset
42610
42611
42612 \begin_inset Phantom Phantom
42613 status open
42614
42615 \begin_layout Plain Layout
42616 W
42617 \end_layout
42618
42619 \end_inset
42620
42621
42622 \begin_inset ERT
42623 status collapsed
42624
42625 \begin_layout Plain Layout
42626
42627 }
42628 \end_layout
42629
42630 \end_inset
42631
42632  Mulberry
42633 \end_layout
42634
42635 \end_inset
42636 </cell>
42637 <cell alignment="left" valignment="top" usebox="none">
42638 \begin_inset Text
42639
42640 \begin_layout Plain Layout
42641 \begin_inset ERT
42642 status collapsed
42643
42644 \begin_layout Plain Layout
42645
42646
42647 \backslash
42648 fcolorbox{black}{
42649 \end_layout
42650
42651 \end_inset
42652
42653 NavyBlue
42654 \begin_inset ERT
42655 status collapsed
42656
42657 \begin_layout Plain Layout
42658
42659 }{
42660 \end_layout
42661
42662 \end_inset
42663
42664
42665 \begin_inset Phantom Phantom
42666 status open
42667
42668 \begin_layout Plain Layout
42669 W
42670 \end_layout
42671
42672 \end_inset
42673
42674
42675 \begin_inset ERT
42676 status collapsed
42677
42678 \begin_layout Plain Layout
42679
42680 }
42681 \end_layout
42682
42683 \end_inset
42684
42685  NavyBlue
42686 \end_layout
42687
42688 \end_inset
42689 </cell>
42690 <cell alignment="left" valignment="top" usebox="none">
42691 \begin_inset Text
42692
42693 \begin_layout Plain Layout
42694 \begin_inset ERT
42695 status collapsed
42696
42697 \begin_layout Plain Layout
42698
42699
42700 \backslash
42701 fcolorbox{black}{
42702 \end_layout
42703
42704 \end_inset
42705
42706 OliveGreen
42707 \begin_inset ERT
42708 status collapsed
42709
42710 \begin_layout Plain Layout
42711
42712 }{
42713 \end_layout
42714
42715 \end_inset
42716
42717
42718 \begin_inset Phantom Phantom
42719 status open
42720
42721 \begin_layout Plain Layout
42722 W
42723 \end_layout
42724
42725 \end_inset
42726
42727
42728 \begin_inset ERT
42729 status collapsed
42730
42731 \begin_layout Plain Layout
42732
42733 }
42734 \end_layout
42735
42736 \end_inset
42737
42738  OliveGreen
42739 \end_layout
42740
42741 \end_inset
42742 </cell>
42743 <cell alignment="left" valignment="top" usebox="none">
42744 \begin_inset Text
42745
42746 \begin_layout Plain Layout
42747 \begin_inset ERT
42748 status collapsed
42749
42750 \begin_layout Plain Layout
42751
42752
42753 \backslash
42754 fcolorbox{black}{
42755 \end_layout
42756
42757 \end_inset
42758
42759 Orange
42760 \begin_inset ERT
42761 status collapsed
42762
42763 \begin_layout Plain Layout
42764
42765 }{
42766 \end_layout
42767
42768 \end_inset
42769
42770
42771 \begin_inset Phantom Phantom
42772 status open
42773
42774 \begin_layout Plain Layout
42775 W
42776 \end_layout
42777
42778 \end_inset
42779
42780
42781 \begin_inset ERT
42782 status collapsed
42783
42784 \begin_layout Plain Layout
42785
42786 }
42787 \end_layout
42788
42789 \end_inset
42790
42791  Orange
42792 \end_layout
42793
42794 \end_inset
42795 </cell>
42796 </row>
42797 <row>
42798 <cell alignment="left" valignment="top" usebox="none">
42799 \begin_inset Text
42800
42801 \begin_layout Plain Layout
42802 \begin_inset ERT
42803 status collapsed
42804
42805 \begin_layout Plain Layout
42806
42807
42808 \backslash
42809 fcolorbox{black}{
42810 \end_layout
42811
42812 \end_inset
42813
42814 OrangeRed
42815 \begin_inset ERT
42816 status collapsed
42817
42818 \begin_layout Plain Layout
42819
42820 }{
42821 \end_layout
42822
42823 \end_inset
42824
42825
42826 \begin_inset Phantom Phantom
42827 status open
42828
42829 \begin_layout Plain Layout
42830 W
42831 \end_layout
42832
42833 \end_inset
42834
42835
42836 \begin_inset ERT
42837 status collapsed
42838
42839 \begin_layout Plain Layout
42840
42841 }
42842 \end_layout
42843
42844 \end_inset
42845
42846  OrangeRed
42847 \end_layout
42848
42849 \end_inset
42850 </cell>
42851 <cell alignment="left" valignment="top" usebox="none">
42852 \begin_inset Text
42853
42854 \begin_layout Plain Layout
42855 \begin_inset ERT
42856 status collapsed
42857
42858 \begin_layout Plain Layout
42859
42860
42861 \backslash
42862 fcolorbox{black}{
42863 \end_layout
42864
42865 \end_inset
42866
42867 Orchid
42868 \begin_inset ERT
42869 status collapsed
42870
42871 \begin_layout Plain Layout
42872
42873 }{
42874 \end_layout
42875
42876 \end_inset
42877
42878
42879 \begin_inset Phantom Phantom
42880 status open
42881
42882 \begin_layout Plain Layout
42883 W
42884 \end_layout
42885
42886 \end_inset
42887
42888
42889 \begin_inset ERT
42890 status collapsed
42891
42892 \begin_layout Plain Layout
42893
42894 }
42895 \end_layout
42896
42897 \end_inset
42898
42899  Orchid
42900 \end_layout
42901
42902 \end_inset
42903 </cell>
42904 <cell alignment="left" valignment="top" usebox="none">
42905 \begin_inset Text
42906
42907 \begin_layout Plain Layout
42908 \begin_inset ERT
42909 status collapsed
42910
42911 \begin_layout Plain Layout
42912
42913
42914 \backslash
42915 fcolorbox{black}{
42916 \end_layout
42917
42918 \end_inset
42919
42920 Peach
42921 \begin_inset ERT
42922 status collapsed
42923
42924 \begin_layout Plain Layout
42925
42926 }{
42927 \end_layout
42928
42929 \end_inset
42930
42931
42932 \begin_inset Phantom Phantom
42933 status open
42934
42935 \begin_layout Plain Layout
42936 W
42937 \end_layout
42938
42939 \end_inset
42940
42941
42942 \begin_inset ERT
42943 status collapsed
42944
42945 \begin_layout Plain Layout
42946
42947 }
42948 \end_layout
42949
42950 \end_inset
42951
42952  Peach
42953 \end_layout
42954
42955 \end_inset
42956 </cell>
42957 <cell alignment="left" valignment="top" usebox="none">
42958 \begin_inset Text
42959
42960 \begin_layout Plain Layout
42961 \begin_inset ERT
42962 status collapsed
42963
42964 \begin_layout Plain Layout
42965
42966
42967 \backslash
42968 fcolorbox{black}{
42969 \end_layout
42970
42971 \end_inset
42972
42973 Periwinkle
42974 \begin_inset ERT
42975 status collapsed
42976
42977 \begin_layout Plain Layout
42978
42979 }{
42980 \end_layout
42981
42982 \end_inset
42983
42984
42985 \begin_inset Phantom Phantom
42986 status open
42987
42988 \begin_layout Plain Layout
42989 W
42990 \end_layout
42991
42992 \end_inset
42993
42994
42995 \begin_inset ERT
42996 status collapsed
42997
42998 \begin_layout Plain Layout
42999
43000 }
43001 \end_layout
43002
43003 \end_inset
43004
43005  Periwinkle
43006 \end_layout
43007
43008 \end_inset
43009 </cell>
43010 </row>
43011 <row>
43012 <cell alignment="left" valignment="top" usebox="none">
43013 \begin_inset Text
43014
43015 \begin_layout Plain Layout
43016 \begin_inset ERT
43017 status collapsed
43018
43019 \begin_layout Plain Layout
43020
43021
43022 \backslash
43023 fcolorbox{black}{
43024 \end_layout
43025
43026 \end_inset
43027
43028 PineGreen
43029 \begin_inset ERT
43030 status collapsed
43031
43032 \begin_layout Plain Layout
43033
43034 }{
43035 \end_layout
43036
43037 \end_inset
43038
43039
43040 \begin_inset Phantom Phantom
43041 status open
43042
43043 \begin_layout Plain Layout
43044 W
43045 \end_layout
43046
43047 \end_inset
43048
43049
43050 \begin_inset ERT
43051 status collapsed
43052
43053 \begin_layout Plain Layout
43054
43055 }
43056 \end_layout
43057
43058 \end_inset
43059
43060  PineGreen
43061 \end_layout
43062
43063 \end_inset
43064 </cell>
43065 <cell alignment="left" valignment="top" usebox="none">
43066 \begin_inset Text
43067
43068 \begin_layout Plain Layout
43069 \begin_inset ERT
43070 status collapsed
43071
43072 \begin_layout Plain Layout
43073
43074
43075 \backslash
43076 fcolorbox{black}{
43077 \end_layout
43078
43079 \end_inset
43080
43081 Plum
43082 \begin_inset ERT
43083 status collapsed
43084
43085 \begin_layout Plain Layout
43086
43087 }{
43088 \end_layout
43089
43090 \end_inset
43091
43092
43093 \begin_inset Phantom Phantom
43094 status open
43095
43096 \begin_layout Plain Layout
43097 W
43098 \end_layout
43099
43100 \end_inset
43101
43102
43103 \begin_inset ERT
43104 status collapsed
43105
43106 \begin_layout Plain Layout
43107
43108 }
43109 \end_layout
43110
43111 \end_inset
43112
43113  Plum
43114 \end_layout
43115
43116 \end_inset
43117 </cell>
43118 <cell alignment="left" valignment="top" usebox="none">
43119 \begin_inset Text
43120
43121 \begin_layout Plain Layout
43122 \begin_inset ERT
43123 status collapsed
43124
43125 \begin_layout Plain Layout
43126
43127
43128 \backslash
43129 fcolorbox{black}{
43130 \end_layout
43131
43132 \end_inset
43133
43134 ProcessBlue
43135 \begin_inset ERT
43136 status collapsed
43137
43138 \begin_layout Plain Layout
43139
43140 }{
43141 \end_layout
43142
43143 \end_inset
43144
43145
43146 \begin_inset Phantom Phantom
43147 status open
43148
43149 \begin_layout Plain Layout
43150 W
43151 \end_layout
43152
43153 \end_inset
43154
43155
43156 \begin_inset ERT
43157 status collapsed
43158
43159 \begin_layout Plain Layout
43160
43161 }
43162 \end_layout
43163
43164 \end_inset
43165
43166  ProcessBlue
43167 \end_layout
43168
43169 \end_inset
43170 </cell>
43171 <cell alignment="left" valignment="top" usebox="none">
43172 \begin_inset Text
43173
43174 \begin_layout Plain Layout
43175 \begin_inset ERT
43176 status collapsed
43177
43178 \begin_layout Plain Layout
43179
43180
43181 \backslash
43182 fcolorbox{black}{
43183 \end_layout
43184
43185 \end_inset
43186
43187 Purple
43188 \begin_inset ERT
43189 status collapsed
43190
43191 \begin_layout Plain Layout
43192
43193 }{
43194 \end_layout
43195
43196 \end_inset
43197
43198
43199 \begin_inset Phantom Phantom
43200 status open
43201
43202 \begin_layout Plain Layout
43203 W
43204 \end_layout
43205
43206 \end_inset
43207
43208
43209 \begin_inset ERT
43210 status collapsed
43211
43212 \begin_layout Plain Layout
43213
43214 }
43215 \end_layout
43216
43217 \end_inset
43218
43219  Purple
43220 \end_layout
43221
43222 \end_inset
43223 </cell>
43224 </row>
43225 <row>
43226 <cell alignment="left" valignment="top" usebox="none">
43227 \begin_inset Text
43228
43229 \begin_layout Plain Layout
43230 \begin_inset ERT
43231 status collapsed
43232
43233 \begin_layout Plain Layout
43234
43235
43236 \backslash
43237 fcolorbox{black}{
43238 \end_layout
43239
43240 \end_inset
43241
43242 RawSienna
43243 \begin_inset ERT
43244 status collapsed
43245
43246 \begin_layout Plain Layout
43247
43248 }{
43249 \end_layout
43250
43251 \end_inset
43252
43253
43254 \begin_inset Phantom Phantom
43255 status open
43256
43257 \begin_layout Plain Layout
43258 W
43259 \end_layout
43260
43261 \end_inset
43262
43263
43264 \begin_inset ERT
43265 status collapsed
43266
43267 \begin_layout Plain Layout
43268
43269 }
43270 \end_layout
43271
43272 \end_inset
43273
43274  RawSienna
43275 \end_layout
43276
43277 \end_inset
43278 </cell>
43279 <cell alignment="left" valignment="top" usebox="none">
43280 \begin_inset Text
43281
43282 \begin_layout Plain Layout
43283 \begin_inset ERT
43284 status collapsed
43285
43286 \begin_layout Plain Layout
43287
43288
43289 \backslash
43290 fcolorbox{black}{
43291 \end_layout
43292
43293 \end_inset
43294
43295 RedOrange
43296 \begin_inset ERT
43297 status collapsed
43298
43299 \begin_layout Plain Layout
43300
43301 }{
43302 \end_layout
43303
43304 \end_inset
43305
43306
43307 \begin_inset Phantom Phantom
43308 status open
43309
43310 \begin_layout Plain Layout
43311 W
43312 \end_layout
43313
43314 \end_inset
43315
43316
43317 \begin_inset ERT
43318 status collapsed
43319
43320 \begin_layout Plain Layout
43321
43322 }
43323 \end_layout
43324
43325 \end_inset
43326
43327  RedOrange
43328 \end_layout
43329
43330 \end_inset
43331 </cell>
43332 <cell alignment="left" valignment="top" usebox="none">
43333 \begin_inset Text
43334
43335 \begin_layout Plain Layout
43336 \begin_inset ERT
43337 status collapsed
43338
43339 \begin_layout Plain Layout
43340
43341
43342 \backslash
43343 fcolorbox{black}{
43344 \end_layout
43345
43346 \end_inset
43347
43348 RedViolet
43349 \begin_inset ERT
43350 status collapsed
43351
43352 \begin_layout Plain Layout
43353
43354 }{
43355 \end_layout
43356
43357 \end_inset
43358
43359
43360 \begin_inset Phantom Phantom
43361 status open
43362
43363 \begin_layout Plain Layout
43364 W
43365 \end_layout
43366
43367 \end_inset
43368
43369
43370 \begin_inset ERT
43371 status collapsed
43372
43373 \begin_layout Plain Layout
43374
43375 }
43376 \end_layout
43377
43378 \end_inset
43379
43380  RedViolet
43381 \end_layout
43382
43383 \end_inset
43384 </cell>
43385 <cell alignment="left" valignment="top" usebox="none">
43386 \begin_inset Text
43387
43388 \begin_layout Plain Layout
43389 \begin_inset ERT
43390 status collapsed
43391
43392 \begin_layout Plain Layout
43393
43394
43395 \backslash
43396 fcolorbox{black}{
43397 \end_layout
43398
43399 \end_inset
43400
43401 Rhodamine
43402 \begin_inset ERT
43403 status collapsed
43404
43405 \begin_layout Plain Layout
43406
43407 }{
43408 \end_layout
43409
43410 \end_inset
43411
43412
43413 \begin_inset Phantom Phantom
43414 status open
43415
43416 \begin_layout Plain Layout
43417 W
43418 \end_layout
43419
43420 \end_inset
43421
43422
43423 \begin_inset ERT
43424 status collapsed
43425
43426 \begin_layout Plain Layout
43427
43428 }
43429 \end_layout
43430
43431 \end_inset
43432
43433  Rhodamine
43434 \end_layout
43435
43436 \end_inset
43437 </cell>
43438 </row>
43439 <row>
43440 <cell alignment="left" valignment="top" usebox="none">
43441 \begin_inset Text
43442
43443 \begin_layout Plain Layout
43444 \begin_inset ERT
43445 status collapsed
43446
43447 \begin_layout Plain Layout
43448
43449
43450 \backslash
43451 fcolorbox{black}{
43452 \end_layout
43453
43454 \end_inset
43455
43456 RoyalBlue
43457 \begin_inset ERT
43458 status collapsed
43459
43460 \begin_layout Plain Layout
43461
43462 }{
43463 \end_layout
43464
43465 \end_inset
43466
43467
43468 \begin_inset Phantom Phantom
43469 status open
43470
43471 \begin_layout Plain Layout
43472 W
43473 \end_layout
43474
43475 \end_inset
43476
43477
43478 \begin_inset ERT
43479 status collapsed
43480
43481 \begin_layout Plain Layout
43482
43483 }
43484 \end_layout
43485
43486 \end_inset
43487
43488  RoyalBlue
43489 \end_layout
43490
43491 \end_inset
43492 </cell>
43493 <cell alignment="left" valignment="top" usebox="none">
43494 \begin_inset Text
43495
43496 \begin_layout Plain Layout
43497 \begin_inset ERT
43498 status collapsed
43499
43500 \begin_layout Plain Layout
43501
43502
43503 \backslash
43504 fcolorbox{black}{
43505 \end_layout
43506
43507 \end_inset
43508
43509 RoyalPurple
43510 \begin_inset ERT
43511 status collapsed
43512
43513 \begin_layout Plain Layout
43514
43515 }{
43516 \end_layout
43517
43518 \end_inset
43519
43520
43521 \begin_inset Phantom Phantom
43522 status open
43523
43524 \begin_layout Plain Layout
43525 W
43526 \end_layout
43527
43528 \end_inset
43529
43530
43531 \begin_inset ERT
43532 status collapsed
43533
43534 \begin_layout Plain Layout
43535
43536 }
43537 \end_layout
43538
43539 \end_inset
43540
43541  RoyalPurple
43542 \end_layout
43543
43544 \end_inset
43545 </cell>
43546 <cell alignment="left" valignment="top" usebox="none">
43547 \begin_inset Text
43548
43549 \begin_layout Plain Layout
43550 \begin_inset ERT
43551 status collapsed
43552
43553 \begin_layout Plain Layout
43554
43555
43556 \backslash
43557 fcolorbox{black}{
43558 \end_layout
43559
43560 \end_inset
43561
43562 RubineRed
43563 \begin_inset ERT
43564 status collapsed
43565
43566 \begin_layout Plain Layout
43567
43568 }{
43569 \end_layout
43570
43571 \end_inset
43572
43573
43574 \begin_inset Phantom Phantom
43575 status open
43576
43577 \begin_layout Plain Layout
43578 W
43579 \end_layout
43580
43581 \end_inset
43582
43583
43584 \begin_inset ERT
43585 status collapsed
43586
43587 \begin_layout Plain Layout
43588
43589 }
43590 \end_layout
43591
43592 \end_inset
43593
43594  RubineRed
43595 \end_layout
43596
43597 \end_inset
43598 </cell>
43599 <cell alignment="left" valignment="top" usebox="none">
43600 \begin_inset Text
43601
43602 \begin_layout Plain Layout
43603 \begin_inset ERT
43604 status collapsed
43605
43606 \begin_layout Plain Layout
43607
43608
43609 \backslash
43610 fcolorbox{black}{
43611 \end_layout
43612
43613 \end_inset
43614
43615 Salmon
43616 \begin_inset ERT
43617 status collapsed
43618
43619 \begin_layout Plain Layout
43620
43621 }{
43622 \end_layout
43623
43624 \end_inset
43625
43626
43627 \begin_inset Phantom Phantom
43628 status open
43629
43630 \begin_layout Plain Layout
43631 W
43632 \end_layout
43633
43634 \end_inset
43635
43636
43637 \begin_inset ERT
43638 status collapsed
43639
43640 \begin_layout Plain Layout
43641
43642 }
43643 \end_layout
43644
43645 \end_inset
43646
43647  Salmon
43648 \end_layout
43649
43650 \end_inset
43651 </cell>
43652 </row>
43653 <row>
43654 <cell alignment="left" valignment="top" usebox="none">
43655 \begin_inset Text
43656
43657 \begin_layout Plain Layout
43658 \begin_inset ERT
43659 status collapsed
43660
43661 \begin_layout Plain Layout
43662
43663
43664 \backslash
43665 fcolorbox{black}{
43666 \end_layout
43667
43668 \end_inset
43669
43670 SeaGreen
43671 \begin_inset ERT
43672 status collapsed
43673
43674 \begin_layout Plain Layout
43675
43676 }{
43677 \end_layout
43678
43679 \end_inset
43680
43681
43682 \begin_inset Phantom Phantom
43683 status open
43684
43685 \begin_layout Plain Layout
43686 W
43687 \end_layout
43688
43689 \end_inset
43690
43691
43692 \begin_inset ERT
43693 status collapsed
43694
43695 \begin_layout Plain Layout
43696
43697 }
43698 \end_layout
43699
43700 \end_inset
43701
43702  SeaGreen
43703 \end_layout
43704
43705 \end_inset
43706 </cell>
43707 <cell alignment="left" valignment="top" usebox="none">
43708 \begin_inset Text
43709
43710 \begin_layout Plain Layout
43711 \begin_inset ERT
43712 status collapsed
43713
43714 \begin_layout Plain Layout
43715
43716
43717 \backslash
43718 fcolorbox{black}{
43719 \end_layout
43720
43721 \end_inset
43722
43723 Sepia
43724 \begin_inset ERT
43725 status collapsed
43726
43727 \begin_layout Plain Layout
43728
43729 }{
43730 \end_layout
43731
43732 \end_inset
43733
43734
43735 \begin_inset Phantom Phantom
43736 status open
43737
43738 \begin_layout Plain Layout
43739 W
43740 \end_layout
43741
43742 \end_inset
43743
43744
43745 \begin_inset ERT
43746 status collapsed
43747
43748 \begin_layout Plain Layout
43749
43750 }
43751 \end_layout
43752
43753 \end_inset
43754
43755  Sepia
43756 \end_layout
43757
43758 \end_inset
43759 </cell>
43760 <cell alignment="left" valignment="top" usebox="none">
43761 \begin_inset Text
43762
43763 \begin_layout Plain Layout
43764 \begin_inset ERT
43765 status collapsed
43766
43767 \begin_layout Plain Layout
43768
43769
43770 \backslash
43771 fcolorbox{black}{
43772 \end_layout
43773
43774 \end_inset
43775
43776 SkyBlue
43777 \begin_inset ERT
43778 status collapsed
43779
43780 \begin_layout Plain Layout
43781
43782 }{
43783 \end_layout
43784
43785 \end_inset
43786
43787
43788 \begin_inset Phantom Phantom
43789 status open
43790
43791 \begin_layout Plain Layout
43792 W
43793 \end_layout
43794
43795 \end_inset
43796
43797
43798 \begin_inset ERT
43799 status collapsed
43800
43801 \begin_layout Plain Layout
43802
43803 }
43804 \end_layout
43805
43806 \end_inset
43807
43808  SkyBlue
43809 \end_layout
43810
43811 \end_inset
43812 </cell>
43813 <cell alignment="left" valignment="top" usebox="none">
43814 \begin_inset Text
43815
43816 \begin_layout Plain Layout
43817 \begin_inset ERT
43818 status collapsed
43819
43820 \begin_layout Plain Layout
43821
43822
43823 \backslash
43824 fcolorbox{black}{
43825 \end_layout
43826
43827 \end_inset
43828
43829 SpringGreen
43830 \begin_inset ERT
43831 status collapsed
43832
43833 \begin_layout Plain Layout
43834
43835 }{
43836 \end_layout
43837
43838 \end_inset
43839
43840
43841 \begin_inset Phantom Phantom
43842 status open
43843
43844 \begin_layout Plain Layout
43845 W
43846 \end_layout
43847
43848 \end_inset
43849
43850
43851 \begin_inset ERT
43852 status collapsed
43853
43854 \begin_layout Plain Layout
43855
43856 }
43857 \end_layout
43858
43859 \end_inset
43860
43861  SpringGreen
43862 \end_layout
43863
43864 \end_inset
43865 </cell>
43866 </row>
43867 <row>
43868 <cell alignment="left" valignment="top" usebox="none">
43869 \begin_inset Text
43870
43871 \begin_layout Plain Layout
43872 \begin_inset ERT
43873 status collapsed
43874
43875 \begin_layout Plain Layout
43876
43877
43878 \backslash
43879 fcolorbox{black}{
43880 \end_layout
43881
43882 \end_inset
43883
43884 Tan
43885 \begin_inset ERT
43886 status collapsed
43887
43888 \begin_layout Plain Layout
43889
43890 }{
43891 \end_layout
43892
43893 \end_inset
43894
43895
43896 \begin_inset Phantom Phantom
43897 status open
43898
43899 \begin_layout Plain Layout
43900 W
43901 \end_layout
43902
43903 \end_inset
43904
43905
43906 \begin_inset ERT
43907 status collapsed
43908
43909 \begin_layout Plain Layout
43910
43911 }
43912 \end_layout
43913
43914 \end_inset
43915
43916  Tan
43917 \end_layout
43918
43919 \end_inset
43920 </cell>
43921 <cell alignment="left" valignment="top" usebox="none">
43922 \begin_inset Text
43923
43924 \begin_layout Plain Layout
43925 \begin_inset ERT
43926 status collapsed
43927
43928 \begin_layout Plain Layout
43929
43930
43931 \backslash
43932 fcolorbox{black}{
43933 \end_layout
43934
43935 \end_inset
43936
43937 TealBlue
43938 \begin_inset ERT
43939 status collapsed
43940
43941 \begin_layout Plain Layout
43942
43943 }{
43944 \end_layout
43945
43946 \end_inset
43947
43948
43949 \begin_inset Phantom Phantom
43950 status open
43951
43952 \begin_layout Plain Layout
43953 W
43954 \end_layout
43955
43956 \end_inset
43957
43958
43959 \begin_inset ERT
43960 status collapsed
43961
43962 \begin_layout Plain Layout
43963
43964 }
43965 \end_layout
43966
43967 \end_inset
43968
43969  TealBlue
43970 \end_layout
43971
43972 \end_inset
43973 </cell>
43974 <cell alignment="left" valignment="top" usebox="none">
43975 \begin_inset Text
43976
43977 \begin_layout Plain Layout
43978 \begin_inset ERT
43979 status collapsed
43980
43981 \begin_layout Plain Layout
43982
43983
43984 \backslash
43985 fcolorbox{black}{
43986 \end_layout
43987
43988 \end_inset
43989
43990 Thistle
43991 \begin_inset ERT
43992 status collapsed
43993
43994 \begin_layout Plain Layout
43995
43996 }{
43997 \end_layout
43998
43999 \end_inset
44000
44001
44002 \begin_inset Phantom Phantom
44003 status open
44004
44005 \begin_layout Plain Layout
44006 W
44007 \end_layout
44008
44009 \end_inset
44010
44011
44012 \begin_inset ERT
44013 status collapsed
44014
44015 \begin_layout Plain Layout
44016
44017 }
44018 \end_layout
44019
44020 \end_inset
44021
44022  Thistle
44023 \end_layout
44024
44025 \end_inset
44026 </cell>
44027 <cell alignment="left" valignment="top" usebox="none">
44028 \begin_inset Text
44029
44030 \begin_layout Plain Layout
44031 \begin_inset ERT
44032 status collapsed
44033
44034 \begin_layout Plain Layout
44035
44036
44037 \backslash
44038 fcolorbox{black}{
44039 \end_layout
44040
44041 \end_inset
44042
44043 Turquoise
44044 \begin_inset ERT
44045 status collapsed
44046
44047 \begin_layout Plain Layout
44048
44049 }{
44050 \end_layout
44051
44052 \end_inset
44053
44054
44055 \begin_inset Phantom Phantom
44056 status open
44057
44058 \begin_layout Plain Layout
44059 W
44060 \end_layout
44061
44062 \end_inset
44063
44064
44065 \begin_inset ERT
44066 status collapsed
44067
44068 \begin_layout Plain Layout
44069
44070 }
44071 \end_layout
44072
44073 \end_inset
44074
44075  Turquoise
44076 \end_layout
44077
44078 \end_inset
44079 </cell>
44080 </row>
44081 <row>
44082 <cell alignment="left" valignment="top" usebox="none">
44083 \begin_inset Text
44084
44085 \begin_layout Plain Layout
44086 \begin_inset ERT
44087 status collapsed
44088
44089 \begin_layout Plain Layout
44090
44091
44092 \backslash
44093 fcolorbox{black}{
44094 \end_layout
44095
44096 \end_inset
44097
44098 Violet
44099 \begin_inset ERT
44100 status collapsed
44101
44102 \begin_layout Plain Layout
44103
44104 }{
44105 \end_layout
44106
44107 \end_inset
44108
44109
44110 \begin_inset Phantom Phantom
44111 status open
44112
44113 \begin_layout Plain Layout
44114 W
44115 \end_layout
44116
44117 \end_inset
44118
44119
44120 \begin_inset ERT
44121 status collapsed
44122
44123 \begin_layout Plain Layout
44124
44125 }
44126 \end_layout
44127
44128 \end_inset
44129
44130  Violet
44131 \end_layout
44132
44133 \end_inset
44134 </cell>
44135 <cell alignment="left" valignment="top" usebox="none">
44136 \begin_inset Text
44137
44138 \begin_layout Plain Layout
44139 \begin_inset ERT
44140 status collapsed
44141
44142 \begin_layout Plain Layout
44143
44144
44145 \backslash
44146 fcolorbox{black}{
44147 \end_layout
44148
44149 \end_inset
44150
44151 VioletRed
44152 \begin_inset ERT
44153 status collapsed
44154
44155 \begin_layout Plain Layout
44156
44157 }{
44158 \end_layout
44159
44160 \end_inset
44161
44162
44163 \begin_inset Phantom Phantom
44164 status open
44165
44166 \begin_layout Plain Layout
44167 W
44168 \end_layout
44169
44170 \end_inset
44171
44172
44173 \begin_inset ERT
44174 status collapsed
44175
44176 \begin_layout Plain Layout
44177
44178 }
44179 \end_layout
44180
44181 \end_inset
44182
44183  VioletRed
44184 \end_layout
44185
44186 \end_inset
44187 </cell>
44188 <cell alignment="left" valignment="top" usebox="none">
44189 \begin_inset Text
44190
44191 \begin_layout Plain Layout
44192 \begin_inset ERT
44193 status collapsed
44194
44195 \begin_layout Plain Layout
44196
44197
44198 \backslash
44199 fcolorbox{black}{
44200 \end_layout
44201
44202 \end_inset
44203
44204 WildStrawberry
44205 \begin_inset ERT
44206 status collapsed
44207
44208 \begin_layout Plain Layout
44209
44210 }{
44211 \end_layout
44212
44213 \end_inset
44214
44215
44216 \begin_inset Phantom Phantom
44217 status open
44218
44219 \begin_layout Plain Layout
44220 W
44221 \end_layout
44222
44223 \end_inset
44224
44225
44226 \begin_inset ERT
44227 status collapsed
44228
44229 \begin_layout Plain Layout
44230
44231 }
44232 \end_layout
44233
44234 \end_inset
44235
44236  WildStrawberry
44237 \end_layout
44238
44239 \end_inset
44240 </cell>
44241 <cell alignment="left" valignment="top" usebox="none">
44242 \begin_inset Text
44243
44244 \begin_layout Plain Layout
44245 \begin_inset ERT
44246 status collapsed
44247
44248 \begin_layout Plain Layout
44249
44250
44251 \backslash
44252 fcolorbox{black}{
44253 \end_layout
44254
44255 \end_inset
44256
44257 YellowGreen
44258 \begin_inset ERT
44259 status collapsed
44260
44261 \begin_layout Plain Layout
44262
44263 }{
44264 \end_layout
44265
44266 \end_inset
44267
44268
44269 \begin_inset Phantom Phantom
44270 status open
44271
44272 \begin_layout Plain Layout
44273 W
44274 \end_layout
44275
44276 \end_inset
44277
44278
44279 \begin_inset ERT
44280 status collapsed
44281
44282 \begin_layout Plain Layout
44283
44284 }
44285 \end_layout
44286
44287 \end_inset
44288
44289  YellowGreen
44290 \end_layout
44291
44292 \end_inset
44293 </cell>
44294 </row>
44295 <row>
44296 <cell alignment="left" valignment="top" usebox="none">
44297 \begin_inset Text
44298
44299 \begin_layout Plain Layout
44300 \begin_inset ERT
44301 status collapsed
44302
44303 \begin_layout Plain Layout
44304
44305
44306 \backslash
44307 fcolorbox{black}{
44308 \end_layout
44309
44310 \end_inset
44311
44312 YellowOrange
44313 \begin_inset ERT
44314 status collapsed
44315
44316 \begin_layout Plain Layout
44317
44318 }{
44319 \end_layout
44320
44321 \end_inset
44322
44323
44324 \begin_inset Phantom Phantom
44325 status open
44326
44327 \begin_layout Plain Layout
44328 W
44329 \end_layout
44330
44331 \end_inset
44332
44333
44334 \begin_inset ERT
44335 status collapsed
44336
44337 \begin_layout Plain Layout
44338
44339 }
44340 \end_layout
44341
44342 \end_inset
44343
44344  YellowOrange
44345 \end_layout
44346
44347 \end_inset
44348 </cell>
44349 <cell alignment="left" valignment="top" usebox="none">
44350 \begin_inset Text
44351
44352 \begin_layout Plain Layout
44353
44354 \end_layout
44355
44356 \end_inset
44357 </cell>
44358 <cell alignment="left" valignment="top" usebox="none">
44359 \begin_inset Text
44360
44361 \begin_layout Plain Layout
44362
44363 \end_layout
44364
44365 \end_inset
44366 </cell>
44367 <cell alignment="left" valignment="top" usebox="none">
44368 \begin_inset Text
44369
44370 \begin_layout Plain Layout
44371
44372 \end_layout
44373
44374 \end_inset
44375 </cell>
44376 </row>
44377 </lyxtabular>
44378
44379 \end_inset
44380
44381
44382 \end_layout
44383
44384 \begin_layout Chapter
44385 Explicación de la ecuación
44386 \begin_inset space ~
44387 \end_inset
44388
44389 (
44390 \begin_inset CommandInset ref
44391 LatexCommand ref
44392 reference "eq:Wgn"
44393
44394 \end_inset
44395
44396 )
44397 \begin_inset CommandInset label
44398 LatexCommand label
44399 name "cap:Explicación-de-la-Ecuación"
44400
44401 \end_inset
44402
44403
44404 \end_layout
44405
44406 \begin_layout Standard
44407 La anchura total de 
44408 \emph on
44409 n
44410 \emph default
44411  celdas de un cuadro 
44412 \begin_inset Formula $W_{\mathrm{tot\,n}}$
44413 \end_inset
44414
44415  puede calcularse con
44416 \begin_inset Formula 
44417 \begin{equation}
44418 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
44419 \end{equation}
44420
44421 \end_inset
44422
44423
44424 \end_layout
44425
44426 \begin_layout Standard
44427 donde 
44428 \begin_inset Formula $W_{g\,n}$
44429 \end_inset
44430
44431  es el ancho dado de todas las celdas.
44432  
44433 \series bold
44434
44435 \backslash
44436 tabcolsep
44437 \series default
44438  es la longitud \SpecialChar LaTeX
44439  entre el texto y el borde de la celda, 6
44440 \begin_inset space \thinspace{}
44441 \end_inset
44442
44443 pt por omisión.
44444  
44445 \series bold
44446
44447 \backslash
44448 arrayrulewidth
44449 \series default
44450  es el grosor de línea del borde, 0.4
44451 \begin_inset space \thinspace{}
44452 \end_inset
44453
44454 pt por omisión.
44455 \end_layout
44456
44457 \begin_layout Standard
44458 Procediendo como en la ecuación
44459 \begin_inset space ~
44460 \end_inset
44461
44462
44463 \begin_inset CommandInset ref
44464 LatexCommand eqref
44465 reference "eq:Wtot_n"
44466
44467 \end_inset
44468
44469 , el ancho total de una multicolumna, 
44470 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
44471 \end_inset
44472
44473  es
44474 \begin_inset Formula 
44475 \begin{equation}
44476 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
44477 \end{equation}
44478
44479 \end_inset
44480
44481
44482 \end_layout
44483
44484 \begin_layout Standard
44485 Igualando las ecuaciones
44486 \begin_inset space ~
44487 \end_inset
44488
44489
44490 \begin_inset CommandInset ref
44491 LatexCommand eqref
44492 reference "eq:Wtot_n"
44493
44494 \end_inset
44495
44496  y 
44497 \begin_inset CommandInset ref
44498 LatexCommand eqref
44499 reference "eq:Wtot_mult"
44500
44501 \end_inset
44502
44503  podemos calcular el ancho dado necesario 
44504 \begin_inset Formula $W_{g\,n}$
44505 \end_inset
44506
44507  cuando se expanden 
44508 \emph on
44509 n
44510 \emph default
44511  columnas, de forma que cada una de ellas tiene una anchura total 
44512 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
44513 \end_inset
44514
44515 :
44516 \begin_inset Formula 
44517 \begin{equation}
44518 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
44519 \end{equation}
44520
44521 \end_inset
44522
44523
44524 \end_layout
44525
44526 \begin_layout Bibliography
44527 \begin_inset CommandInset bibitem
44528 LatexCommand bibitem
44529 key "latexcompanion"
44530
44531 \end_inset
44532
44533 Frank Mittelbach and Michel Goossens: 
44534 \emph on
44535 The \SpecialChar LaTeX
44536  Companion Second Edition.
44537
44538 \emph default
44539  Addison-Wesley, 2004
44540 \end_layout
44541
44542 \begin_layout Bibliography
44543 \begin_inset CommandInset bibitem
44544 LatexCommand bibitem
44545 key "latexguide"
44546
44547 \end_inset
44548
44549 Helmut Kopka and Patrick W.
44550  Daly: 
44551 \emph on
44552 A Guide to \SpecialChar LaTeX
44553  Fourth Edition.
44554
44555 \emph default
44556  Addison-Wesley, 2003
44557 \end_layout
44558
44559 \begin_layout Bibliography
44560 \begin_inset CommandInset bibitem
44561 LatexCommand bibitem
44562 key "latexbook"
44563
44564 \end_inset
44565
44566 Leslie Lamport: 
44567 \emph on
44568 \SpecialChar LaTeX
44569 : A Document Preparation System.
44570
44571 \emph default
44572  Addison-Wesley, second edition, 1994
44573 \end_layout
44574
44575 \begin_layout Bibliography
44576 \begin_inset CommandInset bibitem
44577 LatexCommand bibitem
44578 key "arydshln"
44579
44580 \end_inset
44581
44582 Documentación del paquete \SpecialChar LaTeX
44583  
44584 \series bold
44585
44586 \begin_inset CommandInset href
44587 LatexCommand href
44588 name "arydshln"
44589 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
44590
44591 \end_inset
44592
44593
44594 \series default
44595
44596 \begin_inset Index idx
44597 status collapsed
44598
44599 \begin_layout Plain Layout
44600 \SpecialChar LaTeX
44601 -paquetes ! arydshln
44602 \end_layout
44603
44604 \end_inset
44605
44606
44607 \end_layout
44608
44609 \begin_layout Bibliography
44610 \begin_inset CommandInset bibitem
44611 LatexCommand bibitem
44612 key "booktabs"
44613
44614 \end_inset
44615
44616 Documentación del paquete \SpecialChar LaTeX
44617  
44618 \series bold
44619
44620 \begin_inset CommandInset href
44621 LatexCommand href
44622 name "booktabs"
44623 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
44624
44625 \end_inset
44626
44627
44628 \series default
44629
44630 \begin_inset Index idx
44631 status collapsed
44632
44633 \begin_layout Plain Layout
44634 \SpecialChar LaTeX
44635 -paquetes ! booktabs
44636 \end_layout
44637
44638 \end_inset
44639
44640
44641 \end_layout
44642
44643 \begin_layout Bibliography
44644 \begin_inset CommandInset bibitem
44645 LatexCommand bibitem
44646 key "caption"
44647
44648 \end_inset
44649
44650 Documentación del paquete \SpecialChar LaTeX
44651  
44652 \series bold
44653
44654 \begin_inset CommandInset href
44655 LatexCommand href
44656 name "caption"
44657 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
44658
44659 \end_inset
44660
44661
44662 \series default
44663
44664 \begin_inset Index idx
44665 status collapsed
44666
44667 \begin_layout Plain Layout
44668 \SpecialChar LaTeX
44669 -paquetes ! caption
44670 \end_layout
44671
44672 \end_inset
44673
44674
44675 \end_layout
44676
44677 \begin_layout Bibliography
44678 \begin_inset CommandInset bibitem
44679 LatexCommand bibitem
44680 key "diagbox"
44681
44682 \end_inset
44683
44684 Documentación del paquete \SpecialChar LaTeX
44685  
44686 \series bold
44687
44688 \begin_inset CommandInset href
44689 LatexCommand href
44690 name "diagbox"
44691 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
44692
44693 \end_inset
44694
44695
44696 \series default
44697
44698 \begin_inset Index idx
44699 status collapsed
44700
44701 \begin_layout Plain Layout
44702 \SpecialChar LaTeX
44703 -paquetes ! diagbox
44704 \end_layout
44705
44706 \end_inset
44707
44708
44709 \end_layout
44710
44711 \begin_layout Bibliography
44712 \begin_inset CommandInset bibitem
44713 LatexCommand bibitem
44714 key "endfloat"
44715
44716 \end_inset
44717
44718 Documentación del paquete \SpecialChar LaTeX
44719  
44720 \series bold
44721
44722 \begin_inset CommandInset href
44723 LatexCommand href
44724 name "endfloat"
44725 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
44726
44727 \end_inset
44728
44729
44730 \series default
44731
44732 \begin_inset Index idx
44733 status collapsed
44734
44735 \begin_layout Plain Layout
44736 \SpecialChar LaTeX
44737 -paquetes ! endfloat
44738 \end_layout
44739
44740 \end_inset
44741
44742
44743 \end_layout
44744
44745 \begin_layout Bibliography
44746 \begin_inset CommandInset bibitem
44747 LatexCommand bibitem
44748 key "footmisc"
44749
44750 \end_inset
44751
44752 Documentación del paquete \SpecialChar LaTeX
44753  
44754 \series bold
44755
44756 \begin_inset CommandInset href
44757 LatexCommand href
44758 name "footmisc"
44759 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
44760
44761 \end_inset
44762
44763
44764 \series default
44765
44766 \begin_inset Index idx
44767 status collapsed
44768
44769 \begin_layout Plain Layout
44770 \SpecialChar LaTeX
44771 -paquetes ! footmisc
44772 \end_layout
44773
44774 \end_inset
44775
44776
44777 \end_layout
44778
44779 \begin_layout Bibliography
44780 \begin_inset CommandInset bibitem
44781 LatexCommand bibitem
44782 key "hypcap"
44783
44784 \end_inset
44785
44786 Documentación del paquete \SpecialChar LaTeX
44787  
44788 \series bold
44789
44790 \begin_inset CommandInset href
44791 LatexCommand href
44792 name "hypcap"
44793 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
44794
44795 \end_inset
44796
44797
44798 \series default
44799
44800 \begin_inset Index idx
44801 status collapsed
44802
44803 \begin_layout Plain Layout
44804 \SpecialChar LaTeX
44805 -paquetes ! hyperref
44806 \end_layout
44807
44808 \end_inset
44809
44810
44811 \end_layout
44812
44813 \begin_layout Bibliography
44814 \begin_inset CommandInset bibitem
44815 LatexCommand bibitem
44816 key "hyperref"
44817
44818 \end_inset
44819
44820 Documentación del paquete \SpecialChar LaTeX
44821  
44822 \series bold
44823
44824 \begin_inset CommandInset href
44825 LatexCommand href
44826 name "hyperref"
44827 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
44828
44829 \end_inset
44830
44831
44832 \series default
44833
44834 \begin_inset Index idx
44835 status collapsed
44836
44837 \begin_layout Plain Layout
44838 \SpecialChar LaTeX
44839 -paquetes ! hyperref
44840 \end_layout
44841
44842 \end_inset
44843
44844
44845 \end_layout
44846
44847 \begin_layout Bibliography
44848 \begin_inset CommandInset bibitem
44849 LatexCommand bibitem
44850 key "KOMA-Script"
44851
44852 \end_inset
44853
44854 Documentación del paquete \SpecialChar LaTeX
44855  
44856 \series bold
44857
44858 \begin_inset CommandInset href
44859 LatexCommand href
44860 name "KOMA-Script"
44861 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
44862
44863 \end_inset
44864
44865
44866 \series default
44867
44868 \begin_inset Index idx
44869 status collapsed
44870
44871 \begin_layout Plain Layout
44872 \SpecialChar LaTeX
44873 -paquetes ! KOMA-Script
44874 \end_layout
44875
44876 \end_inset
44877
44878
44879 \end_layout
44880
44881 \begin_layout Bibliography
44882 \begin_inset CommandInset bibitem
44883 LatexCommand bibitem
44884 key "lettrine"
44885
44886 \end_inset
44887
44888 Documentación del paquete \SpecialChar LaTeX
44889  
44890 \series bold
44891
44892 \begin_inset CommandInset href
44893 LatexCommand href
44894 name "lettrine"
44895 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
44896
44897 \end_inset
44898
44899
44900 \series default
44901  y un 
44902 \begin_inset CommandInset href
44903 LatexCommand href
44904 name "ejemplo"
44905 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
44906
44907 \end_inset
44908
44909
44910 \begin_inset Index idx
44911 status collapsed
44912
44913 \begin_layout Plain Layout
44914 \SpecialChar LaTeX
44915 -paquetes ! lettrine
44916 \end_layout
44917
44918 \end_inset
44919
44920
44921 \end_layout
44922
44923 \begin_layout Bibliography
44924 \begin_inset CommandInset bibitem
44925 LatexCommand bibitem
44926 key "listings"
44927
44928 \end_inset
44929
44930 Documentación del paquete \SpecialChar LaTeX
44931  
44932 \series bold
44933
44934 \begin_inset CommandInset href
44935 LatexCommand href
44936 name "listings"
44937 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
44938
44939 \end_inset
44940
44941
44942 \series default
44943
44944 \begin_inset Index idx
44945 status collapsed
44946
44947 \begin_layout Plain Layout
44948 \SpecialChar LaTeX
44949 -paquetes ! listings
44950 \end_layout
44951
44952 \end_inset
44953
44954
44955 \end_layout
44956
44957 \begin_layout Bibliography
44958 \begin_inset CommandInset bibitem
44959 LatexCommand bibitem
44960 key "marginnote"
44961
44962 \end_inset
44963
44964 Documentación del paquete \SpecialChar LaTeX
44965  
44966 \series bold
44967
44968 \begin_inset CommandInset href
44969 LatexCommand href
44970 name "marginnote"
44971 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
44972
44973 \end_inset
44974
44975
44976 \series default
44977
44978 \begin_inset Index idx
44979 status collapsed
44980
44981 \begin_layout Plain Layout
44982 \SpecialChar LaTeX
44983 -paquetes ! marginnote
44984 \end_layout
44985
44986 \end_inset
44987
44988
44989 \end_layout
44990
44991 \begin_layout Bibliography
44992 \begin_inset CommandInset bibitem
44993 LatexCommand bibitem
44994 key "pdfpages"
44995
44996 \end_inset
44997
44998 Documentación del paquete \SpecialChar LaTeX
44999  
45000 \series bold
45001
45002 \begin_inset CommandInset href
45003 LatexCommand href
45004 name "pdfpages"
45005 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
45006
45007 \end_inset
45008
45009
45010 \series default
45011
45012 \begin_inset Index idx
45013 status collapsed
45014
45015 \begin_layout Plain Layout
45016 \SpecialChar LaTeX
45017 -paquetes ! pdfpages
45018 \end_layout
45019
45020 \end_inset
45021
45022
45023 \end_layout
45024
45025 \begin_layout Bibliography
45026 \begin_inset CommandInset bibitem
45027 LatexCommand bibitem
45028 key "prettyref"
45029
45030 \end_inset
45031
45032 Documentación del paquete \SpecialChar LaTeX
45033  
45034 \series bold
45035
45036 \begin_inset CommandInset href
45037 LatexCommand href
45038 name "prettyref"
45039 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
45040
45041 \end_inset
45042
45043
45044 \series default
45045
45046 \begin_inset Index idx
45047 status collapsed
45048
45049 \begin_layout Plain Layout
45050 \SpecialChar LaTeX
45051 -paquetes ! prettyref
45052 \end_layout
45053
45054 \end_inset
45055
45056
45057 \end_layout
45058
45059 \begin_layout Bibliography
45060 \begin_inset CommandInset bibitem
45061 LatexCommand bibitem
45062 key "pstricks"
45063
45064 \end_inset
45065
45066 Página web del paquete \SpecialChar LaTeX
45067  
45068 \series bold
45069
45070 \begin_inset CommandInset href
45071 LatexCommand href
45072 name "PSTricks"
45073 target "http://tug.org/PSTricks/"
45074
45075 \end_inset
45076
45077
45078 \series default
45079
45080 \begin_inset Index idx
45081 status collapsed
45082
45083 \begin_layout Plain Layout
45084 \SpecialChar LaTeX
45085 -paquetes ! PSTricks
45086 \end_layout
45087
45088 \end_inset
45089
45090
45091 \end_layout
45092
45093 \begin_layout Bibliography
45094 \begin_inset CommandInset bibitem
45095 LatexCommand bibitem
45096 key "refstyle"
45097
45098 \end_inset
45099
45100 Documentación del paquete \SpecialChar LaTeX
45101  
45102 \series bold
45103
45104 \begin_inset CommandInset href
45105 LatexCommand href
45106 name "refstyle"
45107 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
45108
45109 \end_inset
45110
45111
45112 \series default
45113
45114 \begin_inset Index idx
45115 status collapsed
45116
45117 \begin_layout Plain Layout
45118 \SpecialChar LaTeX
45119 -paquetes ! refstyle
45120 \end_layout
45121
45122 \end_inset
45123
45124
45125 \end_layout
45126
45127 \begin_layout Bibliography
45128 \begin_inset CommandInset bibitem
45129 LatexCommand bibitem
45130 key "sidecap"
45131
45132 \end_inset
45133
45134 Documentación del paquete \SpecialChar LaTeX
45135  
45136 \series bold
45137
45138 \begin_inset CommandInset href
45139 LatexCommand href
45140 name "sidecap"
45141 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
45142
45143 \end_inset
45144
45145
45146 \series default
45147
45148 \begin_inset Index idx
45149 status collapsed
45150
45151 \begin_layout Plain Layout
45152 \SpecialChar LaTeX
45153 -paquetes ! sidecap
45154 \end_layout
45155
45156 \end_inset
45157
45158
45159 \end_layout
45160
45161 \begin_layout Bibliography
45162 \begin_inset CommandInset bibitem
45163 LatexCommand bibitem
45164 key "NewInLyX20"
45165
45166 \end_inset
45167
45168
45169 \begin_inset CommandInset href
45170 LatexCommand href
45171 name "Página wiki"
45172 target "http://wiki.lyx.org/LyX/NewInLyX20"
45173
45174 \end_inset
45175
45176  sobre características nuevas para la versión 
45177 \family sans
45178 \SpecialChar LyX
45179
45180 \begin_inset space ~
45181 \end_inset
45182
45183 2.0
45184 \family default
45185 .
45186 \end_layout
45187
45188 \begin_layout Standard
45189 \begin_inset CommandInset index_print
45190 LatexCommand printindex
45191 type "idx"
45192
45193 \end_inset
45194
45195
45196 \end_layout
45197
45198 \end_body
45199 \end_document