]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
EmbeddedObjects.lyx: describe rotate boxes properly
[lyx.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 499
3 \begin_document
4 \begin_header
5 \origin unavailable
6 \textclass scrbook
7 \begin_preamble
8 % if pdflatex is used
9 \usepackage{ifpdf}
10 \ifpdf
11
12 % set fonts for nicer pdf view
13 \IfFileExists{lmodern.sty}
14  {\usepackage{lmodern}}{}
15
16 \fi % end if pdflatex is used
17
18 % that links to image floats jumps
19 % to the beginning of the float and 
20 % not to its caption
21 \usepackage[figure]{hypcap}
22
23 % the pages of the TOC are numbered roman
24 % and a PDF-bookmark for the TOC is added
25 \let\myTOC\tableofcontents
26 \renewcommand\tableofcontents{%
27   \frontmatter
28   \pdfbookmark[1]{\contentsname}{}
29   \myTOC
30   \mainmatter }
31
32 % provides caption formatting
33 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
34
35 % provides commands to set caption
36 % beside tables/images
37 \newcommand{\TabBesBeg}[1][1.0]{%
38  \let\MyTable\table
39  \let\MyEndtable\endtable
40  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
41
42 \newcommand{\TabBesEnd}{%
43  \let\table\MyTable
44  \let\endtable\MyEndtable}
45
46 \newcommand{\FigBesBeg}[1][1.0]{%
47  \let\MyFigure\figure
48  \let\MyEndfigure\endfigure
49  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
50
51 \newcommand{\FigBesEnd}{%
52  \let\figure\MyFigure
53  \let\endfigure\MyEndfigure}
54
55 % enables calculation of values,
56 \usepackage{calc}
57
58 % increase the bottom float placement fraction
59 \renewcommand{\bottomfraction}{0.5}
60
61 % avoids that floats are placed before their
62 % corresponding section starts
63 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
64
65 % speed up the longtable calculation
66 \setcounter{LTchunksize}{100}
67
68 % used for colored tables
69 \@ifundefined{textcolor}
70  {\usepackage{color}}{}
71 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
72 \definecolor{grisclaro}{gray}{0.8}
73
74 % check for package colortbl
75 % used for colored table cells
76 \newboolean{colortbl}
77 \IfFileExists{colortbl.sty}
78  {\usepackage{colortbl}
79   \setboolean{colortbl}{true}}
80  {\setboolean{colortbl}{false}}
81
82 % used to have extra space in table cells
83 \@ifundefined{extrarowheight}
84  {\usepackage{array}}{}
85 \setlength{\extrarowheight}{2pt}
86
87 % used for customized tables
88 % ---
89 \newcolumntype{M}[1]
90  {>{\centering\hspace{0pt}}m{#1}}
91
92 \newcolumntype{S}[2]
93  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
94
95 \newcolumntype{K}[1]
96  {>{\columncolor{#1}\hspace{0pt}}c}
97
98 \newcolumntype{V}{!{\vrule width 1.5pt}}
99
100 \newcolumntype{W}{!{\color{green}\vline}}
101 % ---
102
103
104 % insert additional vertical space of
105 % 1.5 mm between footnotes
106 \let\myFoot\footnote
107 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
108
109 % number algorithm floats within chapters
110 \numberwithin{algorithm}{chapter}
111 % en español
112 \floatname{algorithm}{Algoritmo}
113
114
115 % ------------------------------------
116 % used to check for needed LaTeX packages
117 \usepackage{ifthen}
118
119 % check for package arydshln
120 % used for tables with dashed lines
121 \newboolean{arydshln}
122 \IfFileExists{arydshln.sty}
123  {\usepackage{arydshln}
124   \setboolean{arydshln}{true}}
125  {\setboolean{arydshln}{false}}
126
127 % check for package marginnote
128 % used for margin notes
129 \newboolean{marginnote}
130 \IfFileExists{marginnote.sty}
131  {\usepackage{marginnote}
132   \let\marginpar\marginnote
133   \setboolean{marginnote}{true}}
134  {\setboolean{marginnote}{false}}
135
136 % check for package sidecap
137 % used for captions on the side
138 \newboolean{sidecap}
139 \IfFileExists{sidecap.sty}
140  {\usepackage{sidecap}
141   \setboolean{sidecap}{true}}
142  {\setboolean{sidecap}{false}}
143
144 % check for picinpar
145 % used for surrounded fixed objects
146 \newboolean{picinpar}
147 \IfFileExists{picinpar.sty}
148  {\usepackage{picinpar}
149   \setboolean{picinpar}{true}}
150  {\setboolean{picinpar}{false}}
151
152 % check for lettrine
153 \newboolean{lettrine}
154 \IfFileExists{lettrine.sty}
155  {\usepackage{lettrine}
156   \setboolean{lettrine}{true}}
157  {\setboolean{lettrine}{false}}
158
159 % check for diagbox
160 \newboolean{diagbox}
161 \IfFileExists{diagbox.sty}
162  {\usepackage{diagbox}
163   \setboolean{diagbox}{true}}
164  {\setboolean{diagbox}{false}}
165 \end_preamble
166 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames,table
167 \use_default_options false
168 \begin_modules
169 initials
170 graphicboxes
171 \end_modules
172 \maintain_unincluded_children false
173 \language spanish
174 \language_package babel
175 \inputencoding auto
176 \fontencoding global
177 \font_roman default
178 \font_sans default
179 \font_typewriter default
180 \font_math auto
181 \font_default_family default
182 \use_non_tex_fonts false
183 \font_sc false
184 \font_osf false
185 \font_sf_scale 100
186 \font_tt_scale 100
187 \graphics default
188 \default_output_format default
189 \output_sync 0
190 \bibtex_command default
191 \index_command default
192 \paperfontsize 12
193 \spacing single
194 \use_hyperref true
195 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
196 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
197 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
198 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
199 \pdf_bookmarks true
200 \pdf_bookmarksnumbered true
201 \pdf_bookmarksopen true
202 \pdf_bookmarksopenlevel 1
203 \pdf_breaklinks false
204 \pdf_pdfborder false
205 \pdf_colorlinks true
206 \pdf_backref false
207 \pdf_pdfusetitle false
208 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
209 \papersize default
210 \use_geometry false
211 \use_package amsmath 2
212 \use_package amssymb 2
213 \use_package cancel 0
214 \use_package esint 0
215 \use_package mathdots 1
216 \use_package mathtools 0
217 \use_package mhchem 1
218 \use_package stackrel 0
219 \use_package stmaryrd 0
220 \use_package undertilde 0
221 \cite_engine basic
222 \cite_engine_type default
223 \biblio_style plain
224 \use_bibtopic false
225 \use_indices false
226 \paperorientation portrait
227 \suppress_date false
228 \justification true
229 \use_refstyle 0
230 \notefontcolor #0000ff
231 \index Índice
232 \shortcut idx
233 \color #008000
234 \end_index
235 \secnumdepth 3
236 \tocdepth 3
237 \paragraph_separation skip
238 \defskip medskip
239 \quotes_language french
240 \papercolumns 1
241 \papersides 2
242 \paperpagestyle default
243 \tracking_changes false
244 \output_changes false
245 \html_math_output 0
246 \html_css_as_file 0
247 \html_be_strict false
248 \end_header
249
250 \begin_body
251
252 \begin_layout Title
253 Manual detallado de Figuras, Cuadros, Flotantes, Notas, Marcos y Archivos
254  en \SpecialChar LyX
255
256 \end_layout
257
258 \begin_layout Author
259 por el Equipo \SpecialChar LyX
260
261 \begin_inset Foot
262 status collapsed
263
264 \begin_layout Plain Layout
265 \noindent
266 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
267  de Documentación de \SpecialChar LyX
268
269 \begin_inset CommandInset href
270 LatexCommand href
271 name "lyx-docs@lists.lyx.org"
272 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
273 type "mailto:"
274
275 \end_inset
276
277
278 \end_layout
279
280 \end_inset
281
282
283 \begin_inset Note Note
284 status collapsed
285
286 \begin_layout Plain Layout
287 Autor: Uwe Stöhr
288 \end_layout
289
290 \end_inset
291
292
293 \begin_inset Note Note
294 status collapsed
295
296 \begin_layout Plain Layout
297 Traducción de: Ignacio García
298 \end_layout
299
300 \end_inset
301
302
303 \begin_inset Newline newline
304 \end_inset
305
306
307 \begin_inset Newline newline
308 \end_inset
309
310
311 \family sans
312 Versión 2.2.x
313 \end_layout
314
315 \begin_layout Standard
316 \begin_inset CommandInset toc
317 LatexCommand tableofcontents
318
319 \end_inset
320
321
322 \end_layout
323
324 \begin_layout Standard
325 \begin_inset Note Note
326 status open
327
328 \begin_layout Plain Layout
329 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
330  estar instalados los paquetes \SpecialChar LaTeX
331  
332 \series bold
333 arydshln
334 \series default
335
336 \series bold
337 colortbl
338 \series default
339
340 \series bold
341 diagbox, lettrine, marginnote, picinpar
342 \series default
343  y 
344 \series bold
345 sidecap
346 \series default
347 .
348  Si no están instalados, también podrás exportar el documento, pero las
349  secciones en que dichos paquetes son necesarios no aparecen en la salida.
350 \end_layout
351
352 \begin_layout Plain Layout
353 La última versión en PDF de este documento puede encontrarse aquí:
354 \series bold
355
356 \begin_inset Newline newline
357 \end_inset
358
359 http://wiki.lyx.org/\SpecialChar LyX
360 /DocumentationDevelopment#EmbeddedObjects
361 \end_layout
362
363 \end_inset
364
365
366 \end_layout
367
368 \begin_layout Chapter
369 Figuras
370 \begin_inset Index idx
371 status collapsed
372
373 \begin_layout Plain Layout
374 Figuras
375 \end_layout
376
377 \end_inset
378
379
380 \begin_inset Index idx
381 status collapsed
382
383 \begin_layout Plain Layout
384 Gráficos|see
385 \begin_inset ERT
386 status collapsed
387
388 \begin_layout Plain Layout
389
390 {
391 \end_layout
392
393 \end_inset
394
395 Figuras
396 \begin_inset ERT
397 status collapsed
398
399 \begin_layout Plain Layout
400
401 }
402 \end_layout
403
404 \end_inset
405
406
407 \end_layout
408
409 \end_inset
410
411
412 \end_layout
413
414 \begin_layout Section
415 Diálogo de gráficos
416 \begin_inset CommandInset label
417 LatexCommand label
418 name "sec:Diálogo-Gráficos"
419
420 \end_inset
421
422
423 \begin_inset Index idx
424 status collapsed
425
426 \begin_layout Plain Layout
427 Figuras ! Diálogo de gráficos
428 \end_layout
429
430 \end_inset
431
432
433 \end_layout
434
435 \begin_layout Standard
436 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
437  texto que desees y haz clic en el botón 
438 \begin_inset Info
439 type  "icon"
440 arg   "dialog-show-new-inset graphics"
441 \end_inset
442
443  o en el menú 
444 \family sans
445 Insertar\SpecialChar menuseparator
446 Imagen
447 \family default
448 .
449  Aparecerá un diálogo para escoger el archivo a cargar.
450  La imagen aparecerá en el archivo de salida exactamente en la misma posición
451  en la que la has colocado.
452 \end_layout
453
454 \begin_layout Standard
455 El diálogo Gráficos puede abrirse en cualquier momento haciendo clic sobre
456  una imagen.
457  Este diálogo tiene tres pestañas:
458 \end_layout
459
460 \begin_layout Description
461 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
462  presentación en \SpecialChar LyX
463  y en la salida.
464  En el apéndice
465 \begin_inset space ~
466 \end_inset
467
468
469 \begin_inset CommandInset ref
470 LatexCommand ref
471 reference "cap:Unidades-disponibles-en"
472
473 \end_inset
474
475  se detallan las unidades disponibles para el tamaño del gráfico.
476 \begin_inset Newline newline
477 \end_inset
478
479
480 \begin_inset Index idx
481 status collapsed
482
483 \begin_layout Plain Layout
484 Figuras ! Rotar
485 \end_layout
486
487 \end_inset
488
489 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
490  un ángulo y un origen de rotación.
491  La imagen también gira en \SpecialChar LyX
492 .
493 \begin_inset Newline newline
494 \end_inset
495
496
497 \begin_inset Index idx
498 status collapsed
499
500 \begin_layout Plain Layout
501 Figuras ! Redimensionar
502 \end_layout
503
504 \end_inset
505
506 Las imágenes se pueden redimensionar mediante un porcentaje o fijando explícitam
507 ente la altura y la anchura.
508  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
509  automáticamente.
510  Si fijas ambas dimensiones
511 \family sans
512 ,
513 \family default
514  la imagen se adaptará a ellas, posiblemente distorsionada.
515  Para evitar distorsión en la imagen marca la opción 
516 \family sans
517 Mantener
518 \begin_inset space ~
519 \end_inset
520
521 proporción
522 \family default
523 .
524  En ese caso la imagen será modificada de forma que su anchura y su altura
525  no excedan de las dimensiones especificadas.
526 \begin_inset Newline newline
527 \end_inset
528
529 Las imágenes se pueden abrir en el programa de tu elección con la entrada
530 \family sans
531  Editar
532 \begin_inset space ~
533 \end_inset
534
535  externamente
536 \family default
537  del menú contextual que aparece al hacer clic derecho sobre la imagen.
538  Los programas visor y editor para cada formato de imagen se pueden establecer
539  en la configuración de formatos de archivo de las preferencias de \SpecialChar LyX
540 .
541 \end_layout
542
543 \begin_layout Description
544 Recorte Como alternativa para cambiar el tamaño, es posible establecer las
545  coordenadas de la imagen para ajustar su altura y anchura en la salida.
546  Además, las coordenadas se pueden calcular automáticamente pinchando el
547  botón 
548 \family sans
549 Obtener
550 \begin_inset space ~
551 \end_inset
552
553 de
554 \begin_inset space ~
555 \end_inset
556
557 archivo
558 \family default
559 .
560  El botón 
561 \family sans
562 Recortar
563 \begin_inset space ~
564 \end_inset
565
566 al
567 \begin_inset space ~
568 \end_inset
569
570 cuadro
571 \begin_inset space ~
572 \end_inset
573
574 delimitador
575 \family default
576  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
577 as.
578  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
579 \end_layout
580
581 \begin_layout Description
582 Opciones
583 \begin_inset space ~
584 \end_inset
585
586 de
587 \begin_inset space ~
588 \end_inset
589
590 \SpecialChar LaTeX
591
592 \begin_inset space ~
593 \end_inset
594
595 y
596 \begin_inset space ~
597 \end_inset
598
599 \SpecialChar LyX
600  En esta solapa puedes modificar la apariencia de la imagen en \SpecialChar LyX
601  y, si eres
602  experto en \SpecialChar LaTeX
603 , especificar opciones \SpecialChar LaTeX
604  adicionales.
605 \begin_inset Newline newline
606 \end_inset
607
608 La opción 
609 \family sans
610 Modo
611 \begin_inset space ~
612 \end_inset
613
614 borrador
615 \family default
616  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
617 \begin_inset Newline newline
618 \end_inset
619
620 En la sección 
621 \family sans
622 Grupo
623 \begin_inset space ~
624 \end_inset
625
626 de
627 \begin_inset space ~
628 \end_inset
629
630 gráficos
631 \family default
632  puedes definir un conjunto de ajustes de imagen.
633 \begin_inset Index idx
634 status collapsed
635
636 \begin_layout Plain Layout
637 Figuras ! Agrupación de ajustes
638 \end_layout
639
640 \end_inset
641
642  Las imágenes incluidas en un grupo comparten sus características, de modo
643  que al modificar las de una imagen del grupo se modifican igualmente las
644  de las demás imágenes del grupo.
645  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
646  necesidad de hacerlo individualmente para cada una de ellas.
647  Además se puede integrar una imagen en un grupo existente marcando el nombre
648  del mismo en el menú contextual de la imagen.
649  
650 \end_layout
651
652 \begin_layout Standard
653 \begin_inset VSpace bigskip
654 \end_inset
655
656
657 \end_layout
658
659 \begin_layout Standard
660 Esto es un ejemplo de imagen en formato EPS
661 \begin_inset Foot
662 status collapsed
663
664 \begin_layout Plain Layout
665 Los formatos de imagen se explican en el sección
666 \begin_inset space ~
667 \end_inset
668
669
670 \begin_inset CommandInset ref
671 LatexCommand ref
672 reference "sec:Formatos-de-imagen"
673
674 \end_inset
675
676 .
677 \end_layout
678
679 \end_inset
680
681  en un párrafo separado centrado horizontalmente:
682 \begin_inset Separator parbreak
683 \end_inset
684
685
686 \end_layout
687
688 \begin_layout Standard
689 \align center
690 \begin_inset Graphics
691         filename ../clipart/mobius.eps
692         scale 70
693         clip
694         rotateOrigin center
695
696 \end_inset
697
698
699 \end_layout
700
701 \begin_layout Standard
702 Esta es la misma imagen pero en modo borrador:
703 \begin_inset Separator parbreak
704 \end_inset
705
706
707 \end_layout
708
709 \begin_layout Standard
710 \align center
711 \begin_inset Graphics
712         filename ../clipart/mobius.eps
713         scale 70
714         draft
715         rotateOrigin center
716
717 \end_inset
718
719
720 \begin_inset Newpage newpage
721 \end_inset
722
723
724 \end_layout
725
726 \begin_layout Section
727 Figuras flotantes
728 \begin_inset CommandInset label
729 LatexCommand label
730 name "sec:Figuras-Flotantes"
731
732 \end_inset
733
734
735 \begin_inset Index idx
736 status collapsed
737
738 \begin_layout Plain Layout
739 Flotantes ! Figuras
740 \end_layout
741
742 \end_inset
743
744
745 \begin_inset Index idx
746 status collapsed
747
748 \begin_layout Plain Layout
749 Figuras ! Flotantes
750 \end_layout
751
752 \end_inset
753
754
755 \end_layout
756
757 \begin_layout Standard
758 Para información general sobre flotantes, echa una ojeada a la sección
759 \begin_inset space ~
760 \end_inset
761
762
763 \begin_inset CommandInset ref
764 LatexCommand ref
765 reference "sec:Introducción-Flotantes"
766
767 \end_inset
768
769 .
770 \end_layout
771
772 \begin_layout Standard
773 El botón 
774 \begin_inset Info
775 type  "icon"
776 arg   "float-insert figure"
777 \end_inset
778
779  y el menú 
780 \family sans
781 Insertar\SpecialChar menuseparator
782 Flotante\SpecialChar menuseparator
783 Figura
784 \family default
785  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
786  La imagen se puede insertar sobre la leyenda, como en la figura
787 \begin_inset space ~
788 \end_inset
789
790
791 \begin_inset CommandInset ref
792 LatexCommand ref
793 reference "fig:kill-plat"
794
795 \end_inset
796
797 , o bajo ella, como en la figura
798 \begin_inset space ~
799 \end_inset
800
801
802 \begin_inset CommandInset ref
803 LatexCommand ref
804 reference "fig:escher"
805
806 \end_inset
807
808 .
809  Más información sobre ubicación de leyendas en la sección
810 \begin_inset space ~
811 \end_inset
812
813
814 \begin_inset CommandInset ref
815 LatexCommand ref
816 reference "sec:Colocación-de-leyendas"
817
818 \end_inset
819
820 .
821 \end_layout
822
823 \begin_layout Standard
824 \begin_inset Float figure
825 wide false
826 sideways false
827 status open
828
829 \begin_layout Plain Layout
830 \align center
831 \begin_inset Graphics
832         filename ../clipart/platypus.eps
833         width 50col%
834         rotateOrigin center
835
836 \end_inset
837
838
839 \end_layout
840
841 \begin_layout Plain Layout
842 \begin_inset Caption Standard
843
844 \begin_layout Plain Layout
845 \begin_inset CommandInset label
846 LatexCommand label
847 name "fig:kill-plat"
848
849 \end_inset
850
851 Un ornitorrinco muy distorsionado en un flotante.
852 \end_layout
853
854 \end_inset
855
856
857 \end_layout
858
859 \end_inset
860
861
862 \end_layout
863
864 \begin_layout Standard
865 \begin_inset Float figure
866 wide false
867 sideways false
868 status open
869
870 \begin_layout Plain Layout
871 \begin_inset Caption Standard
872
873 \begin_layout Plain Layout
874 \begin_inset CommandInset label
875 LatexCommand label
876 name "fig:escher"
877
878 \end_inset
879
880 M.C.
881  Escher en ácido.
882 \end_layout
883
884 \end_inset
885
886
887 \end_layout
888
889 \begin_layout Plain Layout
890 \align center
891 \begin_inset Graphics
892         filename ../clipart/escher-lsd.eps
893         scale 80
894         rotateOrigin center
895
896 \end_inset
897
898
899 \end_layout
900
901 \end_inset
902
903
904 \end_layout
905
906 \begin_layout Standard
907 \begin_inset Index idx
908 status collapsed
909
910 \begin_layout Plain Layout
911 Referencias ! a figuras
912 \end_layout
913
914 \end_inset
915
916 Las figuras
917 \begin_inset space ~
918 \end_inset
919
920
921 \begin_inset CommandInset ref
922 LatexCommand ref
923 reference "fig:kill-plat"
924
925 \end_inset
926
927  y 
928 \begin_inset CommandInset ref
929 LatexCommand ref
930 reference "fig:escher"
931
932 \end_inset
933
934  son ejemplos de figuras con referencias cruzadas.
935  Las figuras pueden tener referencias cruzadas en el documento mediante
936  referencia a su etiqueta.
937  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
938 \family sans
939 Insertar\SpecialChar menuseparator
940 Etiqueta
941 \family default
942  o el botón 
943 \begin_inset Info
944 type  "icon"
945 arg   "label-insert"
946 \end_inset
947
948 .
949  Ahora puedes referirte a la etiqueta usando el menú 
950 \family sans
951 Insertar\SpecialChar menuseparator
952 Referencia
953 \begin_inset space ~
954 \end_inset
955
956 cruzada
957 \family default
958  o el botón 
959 \begin_inset Info
960 type  "icon"
961 arg   "dialog-show-new-inset ref"
962 \end_inset
963
964 .
965  Es importante emplear referencias a flotantes, mejor que alusiones vagas
966  como «la figura de arriba», porque como \SpecialChar LaTeX
967  recolocará los flotantes en el
968  documento final, podría no quedar «arriba» precisamente.
969 \begin_inset Newline newline
970 \end_inset
971
972 Las referencias se explican con detalle en la sección
973 \begin_inset space ~
974 \end_inset
975
976
977 \begin_inset CommandInset ref
978 LatexCommand ref
979 reference "sec:Referencias-a-Flotantes"
980
981 \end_inset
982
983 .
984 \end_layout
985
986 \begin_layout Standard
987 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
988  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
989  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
990  existente.
991  La figura
992 \begin_inset space ~
993 \end_inset
994
995
996 \begin_inset CommandInset ref
997 LatexCommand ref
998 reference "fig:Dos-imágenes-distorsionadas"
999
1000 \end_inset
1001
1002  es un ejemplo de figura flotante con dos imágenes adosadas.
1003  También se pueden poner una sobre otra.
1004  Las subfiguras son
1005 \begin_inset space ~
1006 \end_inset
1007
1008
1009 \begin_inset CommandInset ref
1010 LatexCommand ref
1011 reference "fig:Estructura-indefinible"
1012
1013 \end_inset
1014
1015  y
1016 \begin_inset space ~
1017 \end_inset
1018
1019
1020 \begin_inset CommandInset ref
1021 LatexCommand ref
1022 reference "fig:Ornitorrinco"
1023
1024 \end_inset
1025
1026 .
1027 \end_layout
1028
1029 \begin_layout Standard
1030 \begin_inset Float figure
1031 wide false
1032 sideways false
1033 status open
1034
1035 \begin_layout Plain Layout
1036 \begin_inset space \hfill{}
1037 \end_inset
1038
1039
1040 \begin_inset Float figure
1041 wide false
1042 sideways false
1043 status open
1044
1045 \begin_layout Plain Layout
1046 \begin_inset Caption Standard
1047
1048 \begin_layout Plain Layout
1049 \begin_inset CommandInset label
1050 LatexCommand label
1051 name "fig:Estructura-indefinible"
1052
1053 \end_inset
1054
1055 Estructura indefinible
1056 \end_layout
1057
1058 \end_inset
1059
1060
1061 \end_layout
1062
1063 \begin_layout Plain Layout
1064 \begin_inset Graphics
1065         filename ../clipart/escher-lsd.eps
1066         width 45col%
1067         groupId distorsionadas
1068
1069 \end_inset
1070
1071
1072 \end_layout
1073
1074 \end_inset
1075
1076
1077 \begin_inset space \hfill{}
1078 \end_inset
1079
1080
1081 \begin_inset Float figure
1082 wide false
1083 sideways false
1084 status open
1085
1086 \begin_layout Plain Layout
1087 \begin_inset Caption Standard
1088
1089 \begin_layout Plain Layout
1090 \begin_inset CommandInset label
1091 LatexCommand label
1092 name "fig:Ornitorrinco"
1093
1094 \end_inset
1095
1096 Ornitorrinco
1097 \end_layout
1098
1099 \end_inset
1100
1101
1102 \end_layout
1103
1104 \begin_layout Plain Layout
1105 \begin_inset Graphics
1106         filename ../clipart/platypus.eps
1107         width 45col%
1108         groupId distorsionadas
1109
1110 \end_inset
1111
1112
1113 \end_layout
1114
1115 \end_inset
1116
1117
1118 \begin_inset space \hfill{}
1119 \end_inset
1120
1121
1122 \end_layout
1123
1124 \begin_layout Plain Layout
1125 \begin_inset Caption Standard
1126
1127 \begin_layout Plain Layout
1128 \begin_inset CommandInset label
1129 LatexCommand label
1130 name "fig:Dos-imágenes-distorsionadas"
1131
1132 \end_inset
1133
1134 Dos imágenes distorsionadas.
1135  Ambas están en el grupo llamado «distorsionadas».
1136 \end_layout
1137
1138 \end_inset
1139
1140
1141 \end_layout
1142
1143 \end_inset
1144
1145
1146 \begin_inset Newpage newpage
1147 \end_inset
1148
1149
1150 \end_layout
1151
1152 \begin_layout Section
1153 Formatos de imagen
1154 \begin_inset CommandInset label
1155 LatexCommand label
1156 name "sec:Formatos-de-imagen"
1157
1158 \end_inset
1159
1160
1161 \begin_inset Index idx
1162 status collapsed
1163
1164 \begin_layout Plain Layout
1165 Formatos de imagen
1166 \end_layout
1167
1168 \end_inset
1169
1170
1171 \begin_inset Index idx
1172 status collapsed
1173
1174 \begin_layout Plain Layout
1175 Figuras ! Formatos de imagen
1176 \end_layout
1177
1178 \end_inset
1179
1180
1181 \end_layout
1182
1183 \begin_layout Standard
1184 Puedes insertar imágenes en cualquier formato.
1185  Pero como se explica en el apéndice
1186 \begin_inset space ~
1187 \end_inset
1188
1189
1190 \begin_inset CommandInset ref
1191 LatexCommand ref
1192 reference "cap:Formatos-de-Archivos-de-Salida"
1193
1194 \end_inset
1195
1196 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1197  de archivo de imagen.
1198  Por eso \SpecialChar LyX
1199  usa el programa 
1200 \family typewriter
1201 ImageMagick
1202 \family default
1203  en segundo plano para convertir imágenes al formato adecuado.
1204  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1205  los formatos de imagen admitidos en el formato de archivo de salida.
1206  Los formatos de salida se explican en el apéndice
1207 \begin_inset space ~
1208 \end_inset
1209
1210
1211 \begin_inset CommandInset ref
1212 LatexCommand ref
1213 reference "cap:Formatos-de-Archivos-de-Salida"
1214
1215 \end_inset
1216
1217 .
1218 \end_layout
1219
1220 \begin_layout Standard
1221 Como en el caso de las tipografías, hay dos tipos de formatos de imagen:
1222 \end_layout
1223
1224 \begin_layout Description
1225 Imágenes
1226 \begin_inset space ~
1227 \end_inset
1228
1229 mapa
1230 \begin_inset space ~
1231 \end_inset
1232
1233 de
1234 \begin_inset space ~
1235 \end_inset
1236
1237 bits
1238 \begin_inset space ~
1239 \end_inset
1240
1241 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1242  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1243  de zoom.
1244  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1245  Format» (GIF, extensión «
1246 \family typewriter
1247 .gif
1248 \family default
1249 »)
1250 \begin_inset Index idx
1251 status collapsed
1252
1253 \begin_layout Plain Layout
1254 GIF|see
1255 \begin_inset ERT
1256 status collapsed
1257
1258 \begin_layout Plain Layout
1259
1260 {
1261 \end_layout
1262
1263 \end_inset
1264
1265 Formatos de imagen
1266 \begin_inset ERT
1267 status collapsed
1268
1269 \begin_layout Plain Layout
1270
1271 }
1272 \end_layout
1273
1274 \end_inset
1275
1276
1277 \end_layout
1278
1279 \end_inset
1280
1281 , «Portable Network Graphics» (PNG, extensión «
1282 \family typewriter
1283 .png
1284 \family default
1285 »)
1286 \begin_inset Index idx
1287 status collapsed
1288
1289 \begin_layout Plain Layout
1290 PNG|see
1291 \begin_inset ERT
1292 status collapsed
1293
1294 \begin_layout Plain Layout
1295
1296 {
1297 \end_layout
1298
1299 \end_inset
1300
1301 Formatos de imagen
1302 \begin_inset ERT
1303 status collapsed
1304
1305 \begin_layout Plain Layout
1306
1307 }
1308 \end_layout
1309
1310 \end_inset
1311
1312
1313 \end_layout
1314
1315 \end_inset
1316
1317 , y «Joint Photographic Experts Group» (JPG, extensión «
1318 \family typewriter
1319 .jpg
1320 \family default
1321 » o «
1322 \family typewriter
1323 .jpeg
1324 \family default
1325 »)
1326 \begin_inset Index idx
1327 status collapsed
1328
1329 \begin_layout Plain Layout
1330 JPG|see
1331 \begin_inset ERT
1332 status collapsed
1333
1334 \begin_layout Plain Layout
1335
1336 {
1337 \end_layout
1338
1339 \end_inset
1340
1341 Formatos de imagen
1342 \begin_inset ERT
1343 status collapsed
1344
1345 \begin_layout Plain Layout
1346
1347 }
1348 \end_layout
1349
1350 \end_inset
1351
1352
1353 \end_layout
1354
1355 \end_inset
1356
1357 .
1358 \end_layout
1359
1360 \begin_layout Description
1361 Imágenes
1362 \begin_inset space ~
1363 \end_inset
1364
1365 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1366 ) y por tanto su tamaño puede modificarse a cualquier escala sin pérdidas.
1367  La posibilidad de variar la escala hace falta para crear presentaciones,
1368  porque éstas siempre son redimensionadas por el proyector.
1369  La modificación de la escala también es útil en los documentos en línea
1370  para permitir el zoom en diagramas.
1371 \begin_inset Newline newline
1372 \end_inset
1373
1374 Formatos de imagen que admiten escala pueden ser «Scalable Vector Graphics»
1375  (SVG, extensión «
1376 \family typewriter
1377 .svg
1378 \family default
1379 »)
1380 \begin_inset Index idx
1381 status collapsed
1382
1383 \begin_layout Plain Layout
1384 SVG|see
1385 \begin_inset ERT
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389
1390 {
1391 \end_layout
1392
1393 \end_inset
1394
1395 Formatos de imagen
1396 \begin_inset ERT
1397 status collapsed
1398
1399 \begin_layout Plain Layout
1400
1401 }
1402 \end_layout
1403
1404 \end_inset
1405
1406
1407 \end_layout
1408
1409 \end_inset
1410
1411 , «Encapsulated PostScript» (EPS, extensión «
1412 \family typewriter
1413 .eps
1414 \family default
1415 »)
1416 \begin_inset Index idx
1417 status collapsed
1418
1419 \begin_layout Plain Layout
1420 EPS|see
1421 \begin_inset ERT
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425
1426 {
1427 \end_layout
1428
1429 \end_inset
1430
1431 Formatos de imagen
1432 \begin_inset ERT
1433 status collapsed
1434
1435 \begin_layout Plain Layout
1436
1437 }
1438 \end_layout
1439
1440 \end_inset
1441
1442
1443 \end_layout
1444
1445 \end_inset
1446
1447 , «Portable Document Format» (PDF, extensión «
1448 \family typewriter
1449 .pdf
1450 \family default
1451 »)
1452 \begin_inset Index idx
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456 PDF|see
1457 \begin_inset ERT
1458 status collapsed
1459
1460 \begin_layout Plain Layout
1461
1462 {
1463 \end_layout
1464
1465 \end_inset
1466
1467 Formatos de imagen
1468 \begin_inset ERT
1469 status collapsed
1470
1471 \begin_layout Plain Layout
1472
1473 }
1474 \end_layout
1475
1476 \end_inset
1477
1478
1479 \end_layout
1480
1481 \end_inset
1482
1483 , y «Windows Metafile» (WMF, extensión «
1484 \family typewriter
1485 .wmf
1486 \family default
1487 »)
1488 \begin_inset Index idx
1489 status collapsed
1490
1491 \begin_layout Plain Layout
1492 WMF|see
1493 \begin_inset ERT
1494 status collapsed
1495
1496 \begin_layout Plain Layout
1497
1498 {
1499 \end_layout
1500
1501 \end_inset
1502
1503 Formatos de imagen
1504 \begin_inset ERT
1505 status collapsed
1506
1507 \begin_layout Plain Layout
1508
1509 }
1510 \end_layout
1511
1512 \end_inset
1513
1514
1515 \end_layout
1516
1517 \end_inset
1518
1519 .
1520  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1521  a PDF o EPS y el resultado será todavía una imagen bitmap.
1522  En estos casos sólo se añade a la imagen original una cabecera con las
1523  propiedades de la imagen.
1524 \begin_inset Foot
1525 status collapsed
1526
1527 \begin_layout Plain Layout
1528 En el caso de PDF, además se comprime la imagen original.
1529 \end_layout
1530
1531 \end_inset
1532
1533  Por ejemplo, los archivos PDF generados por 
1534 \family typewriter
1535 Adobe Photoshop
1536 \family default
1537  son imágenes bitmap.
1538 \end_layout
1539
1540 \begin_layout Standard
1541 Normalmente no es posible convertir una imagen bitmap a un formato que admite
1542  escala pero sí al contrario.
1543  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1544  archivos de salida PDF y PostScript, respectivamente.
1545  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1546  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1547 \begin_inset Formula $\to$
1548 \end_inset
1549
1550  PDF/EPS.
1551 \end_layout
1552
1553 \begin_layout Chapter
1554 Cuadros y tablas
1555 \begin_inset Index idx
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559 Cuadros
1560 \end_layout
1561
1562 \end_inset
1563
1564
1565 \begin_inset Index idx
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569 Tablas|see 
1570 \begin_inset ERT
1571 status collapsed
1572
1573 \begin_layout Plain Layout
1574
1575 {
1576 \end_layout
1577
1578 \end_inset
1579
1580 Cuadros
1581 \begin_inset ERT
1582 status collapsed
1583
1584 \begin_layout Plain Layout
1585
1586 }
1587 \end_layout
1588
1589 \end_inset
1590
1591
1592 \end_layout
1593
1594 \end_inset
1595
1596
1597 \end_layout
1598
1599 \begin_layout Section
1600 Introducción
1601 \begin_inset Index idx
1602 status collapsed
1603
1604 \begin_layout Plain Layout
1605 Cuadros ! Introducción
1606 \end_layout
1607
1608 \end_inset
1609
1610
1611 \end_layout
1612
1613 \begin_layout Standard
1614 Puede insertarse un cuadro mediante el botón 
1615 \begin_inset Info
1616 type  "icon"
1617 arg   "tabular-insert"
1618 \end_inset
1619
1620  o el menú 
1621 \family sans
1622 Insertar\SpecialChar menuseparator
1623 Cuadro/Tabla
1624 \family default
1625 .
1626  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1627  el número de filas y de columnas del cuadro.
1628  Si usas el menú aparece un diálogo en el que se pide el número de filas
1629  y columnas.
1630  
1631 \begin_inset Newline newline
1632 \end_inset
1633
1634 Por omisión, el cuadro tiene líneas que enmarcan cada celda y la primera
1635  fila aparece separada por una línea doble: el borde inferior de la primera
1636  fila y el borde superior de la segunda fila.
1637  Ejemplo de cuadro:
1638 \begin_inset Separator parbreak
1639 \end_inset
1640
1641
1642 \end_layout
1643
1644 \begin_layout Standard
1645 \align center
1646 \begin_inset Tabular
1647 <lyxtabular version="3" rows="4" columns="4">
1648 <features tabularvalignment="middle">
1649 <column alignment="center" valignment="top">
1650 <column alignment="center" valignment="top" width="0pt">
1651 <column alignment="center" valignment="top" width="0in">
1652 <column alignment="center" valignment="top" width="0pt">
1653 <row>
1654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1655 \begin_inset Text
1656
1657 \begin_layout Plain Layout
1658
1659 \end_layout
1660
1661 \end_inset
1662 </cell>
1663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1664 \begin_inset Text
1665
1666 \begin_layout Plain Layout
1667
1668 \family roman
1669 \series medium
1670 \shape up
1671 \size normal
1672 \emph off
1673 \bar no
1674 \noun off
1675 \color none
1676 1
1677 \end_layout
1678
1679 \end_inset
1680 </cell>
1681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1682 \begin_inset Text
1683
1684 \begin_layout Plain Layout
1685 2
1686 \end_layout
1687
1688 \end_inset
1689 </cell>
1690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1691 \begin_inset Text
1692
1693 \begin_layout Plain Layout
1694 3
1695 \end_layout
1696
1697 \end_inset
1698 </cell>
1699 </row>
1700 <row>
1701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1702 \begin_inset Text
1703
1704 \begin_layout Plain Layout
1705
1706 \family roman
1707 \series medium
1708 \shape up
1709 \size normal
1710 \emph off
1711 \bar no
1712 \noun off
1713 \color none
1714 A
1715 \end_layout
1716
1717 \end_inset
1718 </cell>
1719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1720 \begin_inset Text
1721
1722 \begin_layout Plain Layout
1723
1724 \end_layout
1725
1726 \end_inset
1727 </cell>
1728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1729 \begin_inset Text
1730
1731 \begin_layout Plain Layout
1732
1733 \end_layout
1734
1735 \end_inset
1736 </cell>
1737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1738 \begin_inset Text
1739
1740 \begin_layout Plain Layout
1741
1742 \end_layout
1743
1744 \end_inset
1745 </cell>
1746 </row>
1747 <row>
1748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1749 \begin_inset Text
1750
1751 \begin_layout Plain Layout
1752
1753 \family roman
1754 \series medium
1755 \shape up
1756 \size normal
1757 \emph off
1758 \bar no
1759 \noun off
1760 \color none
1761 B
1762 \end_layout
1763
1764 \end_inset
1765 </cell>
1766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1767 \begin_inset Text
1768
1769 \begin_layout Plain Layout
1770
1771 \end_layout
1772
1773 \end_inset
1774 </cell>
1775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1776 \begin_inset Text
1777
1778 \begin_layout Plain Layout
1779
1780 \size normal
1781 \noun off
1782 \color none
1783  
1784 \end_layout
1785
1786 \end_inset
1787 </cell>
1788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1789 \begin_inset Text
1790
1791 \begin_layout Plain Layout
1792
1793 \end_layout
1794
1795 \end_inset
1796 </cell>
1797 </row>
1798 <row>
1799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1800 \begin_inset Text
1801
1802 \begin_layout Plain Layout
1803
1804 \family roman
1805 \series medium
1806 \shape up
1807 \size normal
1808 \emph off
1809 \bar no
1810 \noun off
1811 \color none
1812 C
1813 \end_layout
1814
1815 \end_inset
1816 </cell>
1817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1818 \begin_inset Text
1819
1820 \begin_layout Plain Layout
1821
1822 \end_layout
1823
1824 \end_inset
1825 </cell>
1826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1827 \begin_inset Text
1828
1829 \begin_layout Plain Layout
1830
1831 \end_layout
1832
1833 \end_inset
1834 </cell>
1835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1836 \begin_inset Text
1837
1838 \begin_layout Plain Layout
1839
1840 \end_layout
1841
1842 \end_inset
1843 </cell>
1844 </row>
1845 </lyxtabular>
1846
1847 \end_inset
1848
1849
1850 \end_layout
1851
1852 \begin_layout Section
1853 Diálogo de cuadros
1854 \begin_inset Index idx
1855 status collapsed
1856
1857 \begin_layout Plain Layout
1858 Cuadros ! Configuración
1859 \end_layout
1860
1861 \end_inset
1862
1863
1864 \end_layout
1865
1866 \begin_layout Standard
1867 Un cuadro o tabla se puede cambiar en el menú contextual que aparece con
1868  un clic del botón derecho del ratón.
1869  En la opción 
1870 \family sans
1871 Más...
1872
1873 \family default
1874  se pueden ajustar los parámetros de la celda y fila/columna en la que se
1875  encuentra el cursor.
1876  La entrada del menú contextual 
1877 \family sans
1878 Más...\SpecialChar menuseparator
1879 Configuración...
1880
1881 \family default
1882  abre una ventana de diálogo donde se pueden ajustar más parámetros del
1883  cuadro.
1884  La mayoría de opciones también trabajan sobre una selección de celdas,
1885  de filas o de columnas.
1886  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1887  su 
1888 \emph on
1889 contenido
1890 \emph default
1891 .
1892 \begin_inset Newline newline
1893 \end_inset
1894
1895 Con la opción del diálogo 
1896 \family sans
1897 Aplicar inmediatamente
1898 \family default
1899  cada cambio que hagas se aplica directamente.
1900  Si mueves el cursor a otra celda el diálogo también se actualizará con
1901  los parámetros de la nueva celda.
1902  Si cambias valores de longitud debes pulsar la tecla 
1903 \family sans
1904 Entrar
1905 \family default
1906  para aplicar los cambios.
1907 \begin_inset Newline newline
1908 \end_inset
1909
1910 En el cuadro de diálogo aparecen las siguientes solapas:
1911 \end_layout
1912
1913 \begin_layout Description
1914
1915 \family sans
1916 Configuración
1917 \begin_inset space ~
1918 \end_inset
1919
1920 del
1921 \begin_inset space ~
1922 \end_inset
1923
1924 cuadro
1925 \family default
1926  Aquí puedes establecer la alineación horizontal y la anchura de la columna
1927  actual o del cuadro completo.
1928 \begin_inset Index idx
1929 status collapsed
1930
1931 \begin_layout Plain Layout
1932 Cuadros ! Anchura
1933 \end_layout
1934
1935 \end_inset
1936
1937  La alineación 
1938 \family sans
1939 Al separador decimal
1940 \family default
1941  se describe en la sección
1942 \begin_inset space ~
1943 \end_inset
1944
1945
1946 \begin_inset CommandInset ref
1947 LatexCommand ref
1948 reference "subsec:Alineación-especial-de"
1949
1950 \end_inset
1951
1952 .
1953  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1954  Una anchura determinada permite tener saltos de línea y distintos párrafos
1955  de texto, véase sección
1956 \begin_inset space ~
1957 \end_inset
1958
1959
1960 \begin_inset CommandInset ref
1961 LatexCommand ref
1962 reference "subsec:Líneas-Múltiples-en"
1963
1964 \end_inset
1965
1966 .
1967  Si no estableces anchura, la columna será tan ancha como el contenido de
1968  la celda más ancha.
1969 \begin_inset Newline newline
1970 \end_inset
1971
1972 Además, puedes marcar una o más celdas de una fila como celda multicolumna,
1973  véase sección
1974 \begin_inset space ~
1975 \end_inset
1976
1977
1978 \begin_inset CommandInset ref
1979 LatexCommand ref
1980 reference "subsec:Multicolumnas"
1981
1982 \end_inset
1983
1984 , o las celdas de una columna como celda multifila, véase sección
1985 \begin_inset space ~
1986 \end_inset
1987
1988
1989 \begin_inset CommandInset ref
1990 LatexCommand ref
1991 reference "subsec:Multifilas"
1992
1993 \end_inset
1994
1995 .
1996 \begin_inset Newline newline
1997 \end_inset
1998
1999 Las casillas de giro rotan la celda actual, una selección o toda el cuadro
2000  90º en el sentido de las agujas del reloj.
2001  La rotación no se ve en \SpecialChar LyX
2002 , sí en la salida.
2003  Para más información véase sección
2004 \begin_inset space ~
2005 \end_inset
2006
2007
2008 \begin_inset CommandInset ref
2009 LatexCommand ref
2010 reference "sec:Celdas de cuadro giradas"
2011
2012 \end_inset
2013
2014 .
2015 \begin_inset Newline newline
2016 \end_inset
2017
2018
2019 \begin_inset Note Greyedout
2020 status open
2021
2022 \begin_layout Plain Layout
2023
2024 \series bold
2025 Nota:
2026 \series default
2027  no todos los visores DVI pueden mostrar rotaciones.
2028 \end_layout
2029
2030 \end_inset
2031
2032
2033 \begin_inset Newline newline
2034 \end_inset
2035
2036 La alineación vertical del cuadro completo se usa para cuadros en líneas
2037  de texto:
2038 \begin_inset Newline newline
2039 \end_inset
2040
2041 Línea con cuadros con diferentes alineaciones: 
2042 \begin_inset Tabular
2043 <lyxtabular version="3" rows="2" columns="2">
2044 <features tabularvalignment="top">
2045 <column alignment="center" valignment="top" width="0pt">
2046 <column alignment="center" valignment="top">
2047 <row>
2048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2049 \begin_inset Text
2050
2051 \begin_layout Plain Layout
2052
2053 \end_layout
2054
2055 \end_inset
2056 </cell>
2057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2058 \begin_inset Text
2059
2060 \begin_layout Plain Layout
2061 1
2062 \end_layout
2063
2064 \end_inset
2065 </cell>
2066 </row>
2067 <row>
2068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2069 \begin_inset Text
2070
2071 \begin_layout Plain Layout
2072 A
2073 \end_layout
2074
2075 \end_inset
2076 </cell>
2077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2078 \begin_inset Text
2079
2080 \begin_layout Plain Layout
2081
2082 \end_layout
2083
2084 \end_inset
2085 </cell>
2086 </row>
2087 </lyxtabular>
2088
2089 \end_inset
2090
2091  
2092 \begin_inset Tabular
2093 <lyxtabular version="3" rows="2" columns="2">
2094 <features tabularvalignment="middle">
2095 <column alignment="center" valignment="top">
2096 <column alignment="center" valignment="top">
2097 <row>
2098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2099 \begin_inset Text
2100
2101 \begin_layout Plain Layout
2102
2103 \end_layout
2104
2105 \end_inset
2106 </cell>
2107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2108 \begin_inset Text
2109
2110 \begin_layout Plain Layout
2111 1
2112 \end_layout
2113
2114 \end_inset
2115 </cell>
2116 </row>
2117 <row>
2118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2119 \begin_inset Text
2120
2121 \begin_layout Plain Layout
2122 A
2123 \end_layout
2124
2125 \end_inset
2126 </cell>
2127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2128 \begin_inset Text
2129
2130 \begin_layout Plain Layout
2131
2132 \end_layout
2133
2134 \end_inset
2135 </cell>
2136 </row>
2137 </lyxtabular>
2138
2139 \end_inset
2140
2141  
2142 \begin_inset Tabular
2143 <lyxtabular version="3" rows="2" columns="2">
2144 <features tabularvalignment="bottom">
2145 <column alignment="center" valignment="top" width="0pt">
2146 <column alignment="center" valignment="top">
2147 <row>
2148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2149 \begin_inset Text
2150
2151 \begin_layout Plain Layout
2152
2153 \end_layout
2154
2155 \end_inset
2156 </cell>
2157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2158 \begin_inset Text
2159
2160 \begin_layout Plain Layout
2161 1
2162 \end_layout
2163
2164 \end_inset
2165 </cell>
2166 </row>
2167 <row>
2168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2169 \begin_inset Text
2170
2171 \begin_layout Plain Layout
2172 A
2173 \end_layout
2174
2175 \end_inset
2176 </cell>
2177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2178 \begin_inset Text
2179
2180 \begin_layout Plain Layout
2181
2182 \end_layout
2183
2184 \end_inset
2185 </cell>
2186 </row>
2187 </lyxtabular>
2188
2189 \end_inset
2190
2191
2192 \begin_inset Newline newline
2193 \end_inset
2194
2195 También es posible introducir argumentos \SpecialChar LaTeX
2196  necesarios para formatos especiales,
2197  véanse las secciones
2198 \begin_inset space ~
2199 \end_inset
2200
2201
2202 \begin_inset CommandInset ref
2203 LatexCommand ref
2204 reference "subsec:Cálculos-en-Multicolumnas"
2205
2206 \end_inset
2207
2208  y
2209 \begin_inset space ~
2210 \end_inset
2211
2212
2213 \begin_inset CommandInset ref
2214 LatexCommand ref
2215 reference "sec:Cuadros-Coloreados"
2216
2217 \end_inset
2218
2219 .
2220 \end_layout
2221
2222 \begin_layout Description
2223
2224 \family sans
2225 Bordes
2226 \family default
2227  En esta solapa puedes añadir y quitar bordes para la fila/columna actual.
2228  Puedes elegir para el cuadro un estilo 
2229 \family sans
2230 Formal
2231 \family default
2232 , como se describe en la sección
2233 \begin_inset space ~
2234 \end_inset
2235
2236
2237 \begin_inset CommandInset ref
2238 LatexCommand ref
2239 reference "sec:Cuadros-Formales"
2240
2241 \end_inset
2242
2243 .
2244 \begin_inset Newline newline
2245 \end_inset
2246
2247 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2248  se describe en la sección
2249 \begin_inset space ~
2250 \end_inset
2251
2252
2253 \begin_inset CommandInset ref
2254 LatexCommand ref
2255 reference "subsec:Espacio-adicional"
2256
2257 \end_inset
2258
2259
2260 \end_layout
2261
2262 \begin_layout Description
2263
2264 \family sans
2265 Cuadro
2266 \begin_inset space ~
2267 \end_inset
2268
2269 largo
2270 \family default
2271  Para hacer 
2272 \emph on
2273 cuadros largos
2274 \emph default
2275  que pueden extenderse por varias páginas.
2276  Las secciones
2277 \begin_inset space ~
2278 \end_inset
2279
2280
2281 \begin_inset CommandInset ref
2282 LatexCommand ref
2283 reference "sec:Cuadros-Largos"
2284
2285 \end_inset
2286
2287  y 
2288 \begin_inset CommandInset ref
2289 LatexCommand ref
2290 reference "sec:Particularidades-cuadros-largos"
2291
2292 \end_inset
2293
2294  describen sus características en detalle.
2295 \end_layout
2296
2297 \begin_layout Section
2298 Barra de herramientas de cuadros
2299 \begin_inset Index idx
2300 status collapsed
2301
2302 \begin_layout Plain Layout
2303 Cuadros ! Barra de herramientas
2304 \end_layout
2305
2306 \end_inset
2307
2308
2309 \end_layout
2310
2311 \begin_layout Standard
2312 La barra de herramientas de cuadros es una alternativa a la ventana de diálogo
2313  para cambiar los cuadros de manera más rápida.
2314  Normalmente debería aparecer en la parte inferior de la ventana principal
2315  de \SpecialChar LyX
2316  cuando el cursor está dentro de un cuadro.
2317  En cualquier momento se puede presentar esta barra pulsando con el botón
2318  derecho del ratón en cualquier punto de la barra principal de menú.
2319 \end_layout
2320
2321 \begin_layout Standard
2322 La barra de herramientas tiene los siguientes iconos:
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-row"
2330 \end_inset
2331
2332  añade una fila bajo 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 append-column"
2340 \end_inset
2341
2342  añade una columna a la derecha de la celda 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-row"
2350 \end_inset
2351
2352  borra la fila 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 delete-column"
2360 \end_inset
2361
2362  borra la columna actual o selección
2363 \end_layout
2364
2365 \begin_layout Labeling
2366 \labelwidthstring 00.00.0000
2367 \begin_inset Info
2368 type  "icon"
2369 arg   "inset-modify tabular move-row-up"
2370 \end_inset
2371
2372
2373 \lang english
2374  
2375 \lang spanish
2376 desplaza la fila arriba
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-column-left"
2384 \end_inset
2385
2386  desplaza la columna a la izquierda
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-row-down"
2394 \end_inset
2395
2396  desplaza la fila abajo
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 move-column-right"
2404 \end_inset
2405
2406  desplaza la columna a la derecha
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-top"
2414 \end_inset
2415
2416  añade un borde superior 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-bottom"
2424 \end_inset
2425
2426  añade un borde inferior 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-left"
2434 \end_inset
2435
2436  añade un borde a la izquierda 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 toggle-line-right"
2444 \end_inset
2445
2446  añade un borde a la derecha en la celda/fila actual o la selección
2447 \end_layout
2448
2449 \begin_layout Labeling
2450 \labelwidthstring 00.00.0000
2451 \begin_inset Info
2452 type  "icon"
2453 arg   "inset-modify tabular set-all-lines"
2454 \end_inset
2455
2456  añade bordes en la celda actual o en las seleccionadas (si la celda actual
2457  no es multicolumna esto afecta también a la fila y a la columna)
2458 \end_layout
2459
2460 \begin_layout Labeling
2461 \labelwidthstring 00.00.0000
2462 \begin_inset Info
2463 type  "icon"
2464 arg   "inset-modify tabular unset-all-lines"
2465 \end_inset
2466
2467  quita todos los bordes de la celda o celdas seleccionadas (si la celda
2468  actual no es multicolumna esto afecta también a la fila y a la 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-left"
2476 \end_inset
2477
2478  alinea a la izquierda el contenido de la celda/columna
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-center"
2486 \end_inset
2487
2488  centra el contenido de la celda/columna horizontalmente
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 m-align-right"
2496 \end_inset
2497
2498  alinea a la derecha el contenido de la celda/columna
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 align-decimal"
2506 \end_inset
2507
2508  alinea el contenido de la celda/columna a un carácter
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-top"
2516 \end_inset
2517
2518  alinea arriba 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-middle"
2526 \end_inset
2527
2528  centra verticalmente 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 m-valign-bottom"
2536 \end_inset
2537
2538  alinea abajo el contenido de la celda
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-cell"
2546 \end_inset
2547
2548  gira la celda o selección 90° como las agujas de 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 set-rotate-tabular"
2556 \end_inset
2557
2558  gira todo el cuadro 90° como agujas del reloj
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 multicolumn"
2566 \end_inset
2567
2568  establece la celda actual o selección como multicolumna
2569 \end_layout
2570
2571 \begin_layout Labeling
2572 \labelwidthstring 00.00.0000
2573 \begin_inset Info
2574 type  "icon"
2575 arg   "inset-modify tabular multirow"
2576 \end_inset
2577
2578  establece la celda actual o selección como multifila
2579 \end_layout
2580
2581 \begin_layout Standard
2582 \begin_inset Note Greyedout
2583 status open
2584
2585 \begin_layout Plain Layout
2586
2587 \series bold
2588 Nota:
2589 \series default
2590  En la salida se emplea la alineación vertical de la primera celda de una
2591  fila para todas las celdas restantes de la fila.
2592 \end_layout
2593
2594 \end_inset
2595
2596
2597 \end_layout
2598
2599 \begin_layout Section
2600 Menú Editar cuadro
2601 \begin_inset Index idx
2602 status collapsed
2603
2604 \begin_layout Plain Layout
2605 Cuadros ! Editar
2606 \end_layout
2607
2608 \end_inset
2609
2610
2611 \end_layout
2612
2613 \begin_layout Standard
2614 Además del diálogo y la barra de herramientas, el menú 
2615 \family sans
2616 Editar\SpecialChar menuseparator
2617 Cuadro/Tabla
2618 \family default
2619  permite añadir y borrar bordes para la fila/columna actual y establecer
2620  la selección como multicolumna.
2621  El menú sólo está disponible si el cursor está en el cuadro.
2622 \end_layout
2623
2624 \begin_layout Section
2625 Cuadros flotantes
2626 \begin_inset CommandInset label
2627 LatexCommand label
2628 name "sec:Cuadros-Flotantes"
2629
2630 \end_inset
2631
2632
2633 \begin_inset Index idx
2634 status collapsed
2635
2636 \begin_layout Plain Layout
2637 Flotantes ! Cuadros
2638 \end_layout
2639
2640 \end_inset
2641
2642
2643 \begin_inset Index idx
2644 status collapsed
2645
2646 \begin_layout Plain Layout
2647 Cuadros ! Flotantes
2648 \end_layout
2649
2650 \end_inset
2651
2652
2653 \end_layout
2654
2655 \begin_layout Standard
2656 Para una explicación general sobre flotantes, echa un vistazo a la sección
2657 \begin_inset space ~
2658 \end_inset
2659
2660
2661 \begin_inset CommandInset ref
2662 LatexCommand ref
2663 reference "sec:Introducción-Flotantes"
2664
2665 \end_inset
2666
2667 .
2668 \end_layout
2669
2670 \begin_layout Standard
2671 \begin_inset Float table
2672 placement h
2673 wide false
2674 sideways false
2675 status collapsed
2676
2677 \begin_layout Plain Layout
2678 \begin_inset Caption Standard
2679
2680 \begin_layout Plain Layout
2681 \begin_inset CommandInset label
2682 LatexCommand label
2683 name "tab:un cuadro flotante"
2684
2685 \end_inset
2686
2687 Un cuadro flotante.
2688 \end_layout
2689
2690 \end_inset
2691
2692
2693 \end_layout
2694
2695 \begin_layout Plain Layout
2696 \align center
2697 \begin_inset Tabular
2698 <lyxtabular version="3" rows="3" columns="3">
2699 <features tabularvalignment="middle">
2700 <column alignment="center" valignment="top" width="0pt">
2701 <column alignment="center" valignment="top" width="0pt">
2702 <column alignment="center" valignment="top" width="0pt">
2703 <row>
2704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2705 \begin_inset Text
2706
2707 \begin_layout Plain Layout
2708
2709 \family roman
2710 \series medium
2711 \shape up
2712 \size normal
2713 \emph off
2714 \bar no
2715 \noun off
2716 \color none
2717 1
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2723 \begin_inset Text
2724
2725 \begin_layout Plain Layout
2726
2727 \family roman
2728 \series medium
2729 \shape up
2730 \size normal
2731 \emph off
2732 \bar no
2733 \noun off
2734 \color none
2735 2
2736 \end_layout
2737
2738 \end_inset
2739 </cell>
2740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2741 \begin_inset Text
2742
2743 \begin_layout Plain Layout
2744
2745 \family roman
2746 \series medium
2747 \shape up
2748 \size normal
2749 \emph off
2750 \bar no
2751 \noun off
2752 \color none
2753 3
2754 \end_layout
2755
2756 \end_inset
2757 </cell>
2758 </row>
2759 <row>
2760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2761 \begin_inset Text
2762
2763 \begin_layout Plain Layout
2764
2765 \family roman
2766 \series medium
2767 \shape up
2768 \size normal
2769 \emph off
2770 \bar no
2771 \noun off
2772 \color none
2773 Pepe
2774 \end_layout
2775
2776 \end_inset
2777 </cell>
2778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Plain Layout
2782
2783 \family roman
2784 \series medium
2785 \shape up
2786 \size normal
2787 \emph off
2788 \bar no
2789 \noun off
2790 \color none
2791 Mari
2792 \end_layout
2793
2794 \end_inset
2795 </cell>
2796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2797 \begin_inset Text
2798
2799 \begin_layout Plain Layout
2800
2801 \family roman
2802 \series medium
2803 \shape up
2804 \size normal
2805 \emph off
2806 \bar no
2807 \noun off
2808 \color none
2809 Teo
2810 \end_layout
2811
2812 \end_inset
2813 </cell>
2814 </row>
2815 <row>
2816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2817 \begin_inset Text
2818
2819 \begin_layout Plain Layout
2820
2821 \family roman
2822 \series medium
2823 \shape up
2824 \size normal
2825 \emph off
2826 \bar no
2827 \noun off
2828 \color none
2829 \begin_inset Formula $\int x^{2}dx$
2830 \end_inset
2831
2832
2833 \end_layout
2834
2835 \end_inset
2836 </cell>
2837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2838 \begin_inset Text
2839
2840 \begin_layout Plain Layout
2841
2842 \family roman
2843 \series medium
2844 \shape up
2845 \size normal
2846 \emph off
2847 \bar no
2848 \noun off
2849 \color none
2850 \begin_inset Formula $\left[\begin{array}{cc}
2851 a & b\\
2852 c & d
2853 \end{array}\right]$
2854 \end_inset
2855
2856
2857 \end_layout
2858
2859 \end_inset
2860 </cell>
2861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2862 \begin_inset Text
2863
2864 \begin_layout Plain Layout
2865
2866 \family roman
2867 \series medium
2868 \shape up
2869 \size normal
2870 \emph off
2871 \bar no
2872 \noun off
2873 \color none
2874 \begin_inset Formula $1+1=2$
2875 \end_inset
2876
2877
2878 \end_layout
2879
2880 \end_inset
2881 </cell>
2882 </row>
2883 </lyxtabular>
2884
2885 \end_inset
2886
2887
2888 \end_layout
2889
2890 \end_inset
2891
2892
2893 \end_layout
2894
2895 \begin_layout Standard
2896 Los cuadros flotantes pueden insertarse con el menú 
2897 \family sans
2898 Insertar\SpecialChar menuseparator
2899 Flotante\SpecialChar menuseparator
2900 Cuadro
2901 \family default
2902  o con el botón 
2903 \begin_inset Info
2904 type  "icon"
2905 arg   "float-insert table"
2906 \end_inset
2907
2908 .
2909 \end_layout
2910
2911 \begin_layout Standard
2912 El flotante se muestra como un recuadro desplegable con la etiqueta «Cuadro
2913 \begin_inset space ~
2914 \end_inset
2915
2916 #:» (# es el número actual).
2917  El texto que sigue a dicha etiqueta es la leyenda del cuadro.
2918  Para insertar un cuadro en el flotante se sitúa el cursor al final del
2919  texto del encabezado y se pulsa 
2920 \family sans
2921 Entrar
2922 \family default
2923 .
2924  La leyenda se imprime encima del cuadro.
2925 \end_layout
2926
2927 \begin_layout Standard
2928 El cuadro
2929 \begin_inset space ~
2930 \end_inset
2931
2932
2933 \begin_inset CommandInset ref
2934 LatexCommand ref
2935 reference "tab:un cuadro flotante"
2936
2937 \end_inset
2938
2939  es un ejemplo de cuadro flotante.
2940 \end_layout
2941
2942 \begin_layout Standard
2943 Lo habitual es poner la leyenda sobre el cuadro, lo que desafortunadamente
2944  no es soportado en las clases estándar de \SpecialChar LaTeX
2945 .
2946  Esto significa que si estás usando las clases de documento 
2947 \family sans
2948 article
2949 \family default
2950
2951 \family sans
2952 book
2953 \family default
2954
2955 \family sans
2956 letter
2957 \family default
2958  o 
2959 \family sans
2960 report
2961 \family default
2962  no habrá espacio entre la leyenda y el cuadro.
2963  Para añadir un espacio entre ellos hay que poner en el preámbulo \SpecialChar LaTeX
2964  del documento
2965  la siguiente opción al comando del paquete \SpecialChar LaTeX
2966  
2967 \series bold
2968 caption
2969 \series default
2970
2971 \begin_inset Index idx
2972 status collapsed
2973
2974 \begin_layout Plain Layout
2975 \SpecialChar LaTeX
2976 -paquetes ! caption
2977 \end_layout
2978
2979 \end_inset
2980
2981 :
2982 \begin_inset Foot
2983 status collapsed
2984
2985 \begin_layout Plain Layout
2986 Para más información ve a la sección
2987 \begin_inset space ~
2988 \end_inset
2989
2990
2991 \begin_inset CommandInset ref
2992 LatexCommand ref
2993 reference "sec:Colocación-de-leyendas"
2994
2995 \end_inset
2996
2997 .
2998 \end_layout
2999
3000 \end_inset
3001
3002
3003 \end_layout
3004
3005 \begin_layout Standard
3006
3007 \series bold
3008 tableposition=top
3009 \end_layout
3010
3011 \begin_layout Standard
3012 El formato de la leyenda se puede controlar mediante el paquete \SpecialChar LaTeX
3013  
3014 \series bold
3015 caption
3016 \series default
3017  como se describe en la sección
3018 \begin_inset space ~
3019 \end_inset
3020
3021
3022 \begin_inset CommandInset ref
3023 LatexCommand ref
3024 reference "sec:Formato-de-leyendas"
3025
3026 \end_inset
3027
3028 .
3029  
3030 \end_layout
3031
3032 \begin_layout Standard
3033 \begin_inset Index idx
3034 status collapsed
3035
3036 \begin_layout Plain Layout
3037 Referencias ! a cuadros
3038 \end_layout
3039
3040 \end_inset
3041
3042 Los cuadros pueden tener referencias cruzadas en el texto referenciando
3043  su etiqueta.
3044  Para hacerlo inserta una etiqueta en la leyenda con el menú 
3045 \family sans
3046 Insertar\SpecialChar menuseparator
3047 Etiqueta
3048 \family default
3049  o con el botón 
3050 \begin_inset Info
3051 type  "icon"
3052 arg   "label-insert"
3053 \end_inset
3054
3055 .
3056  Ahora puedes referenciar la etiqueta con el menú 
3057 \family sans
3058 Insertar\SpecialChar menuseparator
3059 Referencia
3060 \begin_inset space ~
3061 \end_inset
3062
3063 cruzada
3064 \family default
3065  o con el botón 
3066 \begin_inset Info
3067 type  "icon"
3068 arg   "dialog-show-new-inset ref"
3069 \end_inset
3070
3071 .
3072 \begin_inset Newline newline
3073 \end_inset
3074
3075 Las referencias se explican con detalle en la sección
3076 \begin_inset space ~
3077 \end_inset
3078
3079
3080 \begin_inset CommandInset ref
3081 LatexCommand ref
3082 reference "sec:Referencias-a-Flotantes"
3083
3084 \end_inset
3085
3086 .
3087 \end_layout
3088
3089 \begin_layout Section
3090 Cuadros largos
3091 \begin_inset CommandInset label
3092 LatexCommand label
3093 name "sec:Cuadros-Largos"
3094
3095 \end_inset
3096
3097
3098 \begin_inset Index idx
3099 status collapsed
3100
3101 \begin_layout Plain Layout
3102 Cuadros ! Largos|see
3103 \begin_inset ERT
3104 status collapsed
3105
3106 \begin_layout Plain Layout
3107
3108 {
3109 \end_layout
3110
3111 \end_inset
3112
3113 Cuadros largos
3114 \begin_inset ERT
3115 status collapsed
3116
3117 \begin_layout Plain Layout
3118
3119 }
3120 \end_layout
3121
3122 \end_inset
3123
3124
3125 \end_layout
3126
3127 \end_inset
3128
3129
3130 \end_layout
3131
3132 \begin_layout Standard
3133 Si el cuadro es demasiado largo para una página, puedes usar la opción 
3134 \family sans
3135 Usar
3136 \begin_inset space ~
3137 \end_inset
3138
3139 cuadro
3140 \begin_inset space ~
3141 \end_inset
3142
3143 largo
3144 \family default
3145  en la solapa 
3146 \family sans
3147 Cuadro
3148 \begin_inset space ~
3149 \end_inset
3150
3151 largo
3152 \family default
3153  del diálogo de cuadros, para repartir automáticamente el cuadro en varias
3154  páginas.
3155  Al hacerlo se habilitan las siguientes opciones:
3156 \end_layout
3157
3158 \begin_layout Description
3159 Encabezado: La fila actual se define como encabezado que aparecerá en todas
3160  las páginas del cuadro, excepto para la primera página si 
3161 \family sans
3162 Primer
3163 \begin_inset space ~
3164 \end_inset
3165
3166 encabezado
3167 \family default
3168  está definido.
3169  Este se denomina encabezado principal.
3170 \end_layout
3171
3172 \begin_layout Description
3173 Primer
3174 \begin_inset space ~
3175 \end_inset
3176
3177 encabezado: La fila actual se define como encabezado de la primera página
3178  del cuadro.
3179 \end_layout
3180
3181 \begin_layout Description
3182 Pie: La fila actual se define como pie que aparecerá en todas las páginas
3183  del cuadro/tabla, excepto para la última página si se define 
3184 \family sans
3185 Último
3186 \begin_inset space ~
3187 \end_inset
3188
3189 pie.
3190 \end_layout
3191
3192 \begin_layout Description
3193 Último
3194 \begin_inset space ~
3195 \end_inset
3196
3197 pie:
3198 \family sans
3199  
3200 \family default
3201 La fila actual se define como pie de la última página del cuadro.
3202 \end_layout
3203
3204 \begin_layout Description
3205 Leyenda: La fila actual contiene la leyenda del cuadro.
3206  La primera fila se reajusta como columna única y se inserta una leyenda.
3207  Más detalles sobre leyendas en cuadros largos en la sec.
3208 \begin_inset space \thinspace{}
3209 \end_inset
3210
3211
3212 \begin_inset CommandInset ref
3213 LatexCommand ref
3214 reference "subsec:Leyendas-en-Cuadros"
3215
3216 \end_inset
3217
3218 .
3219 \end_layout
3220
3221 \begin_layout Standard
3222 También se puede especificar en el diálogo en qué fila se ha de cortar el
3223  cuadro.
3224  El siguiente cuadro muestra cómo funciona:
3225 \begin_inset Separator parbreak
3226 \end_inset
3227
3228
3229 \end_layout
3230
3231 \begin_layout Standard
3232 \align center
3233 \begin_inset Tabular
3234 <lyxtabular version="3" rows="69" columns="3">
3235 <features islongtable="true" longtabularalignment="center">
3236 <column alignment="left" valignment="top" width="0cm">
3237 <column alignment="left" valignment="top" width="0pt">
3238 <column alignment="right" valignment="top" width="0pt">
3239 <row endfirsthead="true">
3240 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3241 \begin_inset Text
3242
3243 \begin_layout Plain Layout
3244
3245 \series bold
3246 Ejemplo de lista telefónica (ignore los nombres)
3247 \end_layout
3248
3249 \end_inset
3250 </cell>
3251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255
3256 \end_layout
3257
3258 \end_inset
3259 </cell>
3260 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3261 \begin_inset Text
3262
3263 \begin_layout Plain Layout
3264
3265 \end_layout
3266
3267 \end_inset
3268 </cell>
3269 </row>
3270 <row endfirsthead="true">
3271 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3272 \begin_inset Text
3273
3274 \begin_layout Plain Layout
3275
3276 \series bold
3277 NOMBRE
3278 \end_layout
3279
3280 \end_inset
3281 </cell>
3282 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3283 \begin_inset Text
3284
3285 \begin_layout Plain Layout
3286
3287 \end_layout
3288
3289 \end_inset
3290 </cell>
3291 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295
3296 \series bold
3297 TEL.
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 </row>
3303 <row endhead="true">
3304 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3305 \begin_inset Text
3306
3307 \begin_layout Plain Layout
3308
3309 \series bold
3310 Ejemplo de lista telefónica
3311 \end_layout
3312
3313 \end_inset
3314 </cell>
3315 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3316 \begin_inset Text
3317
3318 \begin_layout Plain Layout
3319
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 </row>
3334 <row endhead="true">
3335 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3336 \begin_inset Text
3337
3338 \begin_layout Plain Layout
3339
3340 \series bold
3341 NOMBRE
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359
3360 \series bold
3361 TEL.
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 </row>
3367 <row endfoot="true">
3368 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Plain Layout
3372  continúa en la página siguiente
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390
3391 \end_layout
3392
3393 \end_inset
3394 </cell>
3395 </row>
3396 <row>
3397 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \series bold
3403 Annovi
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 <cell alignment="center" valignment="top" usebox="none">
3409 \begin_inset Text
3410
3411 \begin_layout Plain Layout
3412 Silvia
3413 \end_layout
3414
3415 \end_inset
3416 </cell>
3417 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421 111
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 </row>
3427 <row>
3428 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432
3433 \series bold
3434 Bertoli
3435 \end_layout
3436
3437 \end_inset
3438 </cell>
3439 <cell alignment="center" valignment="top" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Plain Layout
3443 Stefano
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3449 \begin_inset Text
3450
3451 \begin_layout Plain Layout
3452 111
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 </row>
3458 <row>
3459 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463
3464 \series bold
3465 Bozzi
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 <cell alignment="center" valignment="top" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474 Walter
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483 111
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 </row>
3489 <row>
3490 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494
3495 \series bold
3496 Cachia
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 <cell alignment="center" valignment="top" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505 Maria
3506 \end_layout
3507
3508 \end_inset
3509 </cell>
3510 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Plain Layout
3514 111
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 </row>
3520 <row>
3521 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525
3526 \series bold
3527 Cachia
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 <cell alignment="center" valignment="top" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536 Maurizio
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545 111
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 </row>
3551 <row>
3552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556
3557 \series bold
3558 Cinquemani
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 <cell alignment="center" valignment="top" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567 Giusi
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576 111
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 </row>
3582 <row>
3583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587
3588 \series bold
3589 Colin
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 <cell alignment="center" valignment="top" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598 Bernard
3599 \end_layout
3600
3601 \end_inset
3602 </cell>
3603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607 111
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 </row>
3613 <row>
3614 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618
3619 \series bold
3620 Concli
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 <cell alignment="center" valignment="top" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629 Gianfranco
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638 111
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 </row>
3644 <row>
3645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649
3650 \series bold
3651 Dal Bosco
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 <cell alignment="center" valignment="top" usebox="none">
3657 \begin_inset Text
3658
3659 \begin_layout Plain Layout
3660 Carolina
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669 111
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 </row>
3675 <row>
3676 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680
3681 \series bold
3682 Dalpiaz
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 <cell alignment="center" valignment="top" usebox="none">
3688 \begin_inset Text
3689
3690 \begin_layout Plain Layout
3691 Annamaria
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700 111
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 </row>
3706 <row>
3707 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3708 \begin_inset Text
3709
3710 \begin_layout Plain Layout
3711
3712 \series bold
3713 Feliciello
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 <cell alignment="center" valignment="top" usebox="none">
3719 \begin_inset Text
3720
3721 \begin_layout Plain Layout
3722 Domenico
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3728 \begin_inset Text
3729
3730 \begin_layout Plain Layout
3731 111
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 </row>
3737 <row>
3738 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Plain Layout
3742
3743 \series bold
3744 Focarelli
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 <cell alignment="center" valignment="top" usebox="none">
3750 \begin_inset Text
3751
3752 \begin_layout Plain Layout
3753 Paola
3754 \end_layout
3755
3756 \end_inset
3757 </cell>
3758 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762 111
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 </row>
3768 <row>
3769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773
3774 \series bold
3775 Galletti
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 <cell alignment="center" valignment="top" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784 Oreste
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793 111
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 </row>
3799 <row>
3800 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3801 \begin_inset Text
3802
3803 \begin_layout Plain Layout
3804
3805 \series bold
3806 Gasparini
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 <cell alignment="center" valignment="top" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815 Franca
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824 111
3825 \end_layout
3826
3827 \end_inset
3828 </cell>
3829 </row>
3830 <row>
3831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3832 \begin_inset Text
3833
3834 \begin_layout Plain Layout
3835
3836 \series bold
3837 Rizzardi
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 <cell alignment="center" valignment="top" usebox="none">
3843 \begin_inset Text
3844
3845 \begin_layout Plain Layout
3846 Paola
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855 111
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 </row>
3861 <row>
3862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866
3867 \series bold
3868 Lassini
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 <cell alignment="center" valignment="top" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877 Giancarlo
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886 111
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 </row>
3892 <row>
3893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897
3898 \series bold
3899 Malfatti
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 <cell alignment="center" valignment="top" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908 Luciano
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3914 \begin_inset Text
3915
3916 \begin_layout Plain Layout
3917 111
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 </row>
3923 <row>
3924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Plain Layout
3928
3929 \series bold
3930 Malfatti
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 <cell alignment="center" valignment="top" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939 Valeriano
3940 \end_layout
3941
3942 \end_inset
3943 </cell>
3944 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948 111
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 </row>
3954 <row>
3955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959
3960 \series bold
3961 Meneguzzo
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 <cell alignment="center" valignment="top" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970 Roberto
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979 111
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 </row>
3985 <row>
3986 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Plain Layout
3990
3991 \series bold
3992 Mezzadra
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 <cell alignment="center" valignment="top" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001 Roberto
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Plain Layout
4010 111
4011 \end_layout
4012
4013 \end_inset
4014 </cell>
4015 </row>
4016 <row>
4017 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021
4022 \series bold
4023 Pirpamer
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 <cell alignment="center" valignment="top" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Plain Layout
4032 Erich
4033 \end_layout
4034
4035 \end_inset
4036 </cell>
4037 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Plain Layout
4041 111
4042 \end_layout
4043
4044 \end_inset
4045 </cell>
4046 </row>
4047 <row>
4048 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052
4053 \series bold
4054 Pochiesa
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 Paolo
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Plain Layout
4072 111, 222
4073 \end_layout
4074
4075 \end_inset
4076 </cell>
4077 </row>
4078 <row>
4079 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083
4084 \series bold
4085 Radina
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 <cell alignment="center" valignment="top" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Plain Layout
4094 Claudio
4095 \end_layout
4096
4097 \end_inset
4098 </cell>
4099 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103 111
4104 \end_layout
4105
4106 \end_inset
4107 </cell>
4108 </row>
4109 <row>
4110 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4111 \begin_inset Text
4112
4113 \begin_layout Plain Layout
4114
4115 \series bold
4116 Stuffer
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 <cell alignment="center" valignment="top" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125 Oskar
4126 \end_layout
4127
4128 \end_inset
4129 </cell>
4130 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134 111
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 </row>
4140 <row>
4141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145
4146 \series bold
4147 Tacchelli
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 <cell alignment="center" valignment="top" usebox="none">
4153 \begin_inset Text
4154
4155 \begin_layout Plain Layout
4156 Ugo
4157 \end_layout
4158
4159 \end_inset
4160 </cell>
4161 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4162 \begin_inset Text
4163
4164 \begin_layout Plain Layout
4165 111
4166 \end_layout
4167
4168 \end_inset
4169 </cell>
4170 </row>
4171 <row>
4172 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176
4177 \series bold
4178 Tezzele
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 <cell alignment="center" valignment="top" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187 Margit
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196 111
4197 \end_layout
4198
4199 \end_inset
4200 </cell>
4201 </row>
4202 <row>
4203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207
4208 \series bold
4209 Unterkalmsteiner
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 <cell alignment="center" valignment="top" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218 Frieda
4219 \end_layout
4220
4221 \end_inset
4222 </cell>
4223 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4224 \begin_inset Text
4225
4226 \begin_layout Plain Layout
4227 111
4228 \end_layout
4229
4230 \end_inset
4231 </cell>
4232 </row>
4233 <row>
4234 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238
4239 \series bold
4240 Vieider
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 <cell alignment="center" valignment="top" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249 Hilde
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258 111
4259 \end_layout
4260
4261 \end_inset
4262 </cell>
4263 </row>
4264 <row>
4265 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269
4270 \series bold
4271 Vigna
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 <cell alignment="center" valignment="top" usebox="none">
4277 \begin_inset Text
4278
4279 \begin_layout Plain Layout
4280 Jürgen
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289 111
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 </row>
4295 <row>
4296 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300
4301 \series bold
4302 Weber
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 <cell alignment="center" valignment="top" usebox="none">
4308 \begin_inset Text
4309
4310 \begin_layout Plain Layout
4311 Maurizio
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320 111
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 </row>
4326 <row>
4327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331
4332 \series bold
4333 Winkler
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4339 \begin_inset Text
4340
4341 \begin_layout Plain Layout
4342 Franz
4343 \end_layout
4344
4345 \end_inset
4346 </cell>
4347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4348 \begin_inset Text
4349
4350 \begin_layout Plain Layout
4351 111
4352 \end_layout
4353
4354 \end_inset
4355 </cell>
4356 </row>
4357 <row>
4358 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362  
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 </row>
4386 <row>
4387 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391
4392 \series bold
4393 Annovi
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 <cell alignment="center" valignment="top" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402 Silvia
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 555
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 </row>
4417 <row>
4418 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422
4423 \series bold
4424 Bertoli
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 Stefano
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 555
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 </row>
4448 <row>
4449 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453
4454 \series bold
4455 Bozzi
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 <cell alignment="center" valignment="top" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464 Walter
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 555
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 </row>
4479 <row>
4480 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484
4485 \series bold
4486 Cachia
4487 \end_layout
4488
4489 \end_inset
4490 </cell>
4491 <cell alignment="center" valignment="top" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495 Maria
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504 555
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 </row>
4510 <row>
4511 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515
4516 \series bold
4517 Cachia
4518 \end_layout
4519
4520 \end_inset
4521 </cell>
4522 <cell alignment="center" valignment="top" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526 Maurizio
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 555
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 </row>
4541 <row>
4542 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546
4547 \series bold
4548 Cinquemani
4549 \end_layout
4550
4551 \end_inset
4552 </cell>
4553 <cell alignment="center" valignment="top" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557 Giusi
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566 555
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 </row>
4572 <row>
4573 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577
4578 \series bold
4579 Colin
4580 \end_layout
4581
4582 \end_inset
4583 </cell>
4584 <cell alignment="center" valignment="top" usebox="none">
4585 \begin_inset Text
4586
4587 \begin_layout Plain Layout
4588 Bernard
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597 555
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 </row>
4603 <row>
4604 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608
4609 \series bold
4610 Concli
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 <cell alignment="center" valignment="top" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619 Gianfranco
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 555
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 </row>
4634 <row>
4635 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4636 \begin_inset Text
4637
4638 \begin_layout Plain Layout
4639
4640 \series bold
4641 Dal Bosco
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 <cell alignment="center" valignment="top" usebox="none">
4647 \begin_inset Text
4648
4649 \begin_layout Plain Layout
4650 Carolina
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659 555
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 </row>
4665 <row>
4666 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670
4671 \series bold
4672 Dalpiaz
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 <cell alignment="center" valignment="top" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681 Annamaria
4682 \end_layout
4683
4684 \end_inset
4685 </cell>
4686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690 555
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 </row>
4696 <row>
4697 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Plain Layout
4701
4702 \series bold
4703 Feliciello
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 <cell alignment="center" valignment="top" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Plain Layout
4712 Domenico
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 555
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 </row>
4727 <row>
4728 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732
4733 \series bold
4734 Focarelli
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 <cell alignment="center" valignment="top" usebox="none">
4740 \begin_inset Text
4741
4742 \begin_layout Plain Layout
4743 Paola
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752 555
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 </row>
4758 <row>
4759 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763
4764 \series bold
4765 Galletti
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 <cell alignment="center" valignment="top" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774 Oreste
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783 555
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 </row>
4789 <row>
4790 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4791 \begin_inset Text
4792
4793 \begin_layout Plain Layout
4794
4795 \series bold
4796 Gasparini
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 <cell alignment="center" valignment="top" usebox="none">
4802 \begin_inset Text
4803
4804 \begin_layout Plain Layout
4805 Franca
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814 555
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 </row>
4820 <row>
4821 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825
4826 \series bold
4827 Rizzardi
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 <cell alignment="center" valignment="top" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836 Paola
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845 555
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 </row>
4851 <row>
4852 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856
4857 \series bold
4858 Lassini
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 <cell alignment="center" valignment="top" usebox="none">
4864 \begin_inset Text
4865
4866 \begin_layout Plain Layout
4867 Giancarlo
4868 \end_layout
4869
4870 \end_inset
4871 </cell>
4872 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Plain Layout
4876 555
4877 \end_layout
4878
4879 \end_inset
4880 </cell>
4881 </row>
4882 <row>
4883 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4884 \begin_inset Text
4885
4886 \begin_layout Plain Layout
4887
4888 \series bold
4889 Malfatti
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 <cell alignment="center" valignment="top" usebox="none">
4895 \begin_inset Text
4896
4897 \begin_layout Plain Layout
4898 Luciano
4899 \end_layout
4900
4901 \end_inset
4902 </cell>
4903 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4904 \begin_inset Text
4905
4906 \begin_layout Plain Layout
4907 555
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 </row>
4913 <row>
4914 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918
4919 \series bold
4920 Malfatti
4921 \end_layout
4922
4923 \end_inset
4924 </cell>
4925 <cell alignment="center" valignment="top" usebox="none">
4926 \begin_inset Text
4927
4928 \begin_layout Plain Layout
4929 Valeriano
4930 \end_layout
4931
4932 \end_inset
4933 </cell>
4934 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4935 \begin_inset Text
4936
4937 \begin_layout Plain Layout
4938 555
4939 \end_layout
4940
4941 \end_inset
4942 </cell>
4943 </row>
4944 <row>
4945 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4946 \begin_inset Text
4947
4948 \begin_layout Plain Layout
4949
4950 \series bold
4951 Meneguzzo
4952 \end_layout
4953
4954 \end_inset
4955 </cell>
4956 <cell alignment="center" valignment="top" usebox="none">
4957 \begin_inset Text
4958
4959 \begin_layout Plain Layout
4960 Roberto
4961 \end_layout
4962
4963 \end_inset
4964 </cell>
4965 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4966 \begin_inset Text
4967
4968 \begin_layout Plain Layout
4969 555
4970 \end_layout
4971
4972 \end_inset
4973 </cell>
4974 </row>
4975 <row>
4976 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4977 \begin_inset Text
4978
4979 \begin_layout Plain Layout
4980
4981 \series bold
4982 Mezzadra
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 <cell alignment="center" valignment="top" usebox="none">
4988 \begin_inset Text
4989
4990 \begin_layout Plain Layout
4991 Roberto
4992 \end_layout
4993
4994 \end_inset
4995 </cell>
4996 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4997 \begin_inset Text
4998
4999 \begin_layout Plain Layout
5000 555
5001 \end_layout
5002
5003 \end_inset
5004 </cell>
5005 </row>
5006 <row>
5007 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5008 \begin_inset Text
5009
5010 \begin_layout Plain Layout
5011
5012 \series bold
5013 Pirpamer
5014 \end_layout
5015
5016 \end_inset
5017 </cell>
5018 <cell alignment="center" valignment="top" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022 Erich
5023 \end_layout
5024
5025 \end_inset
5026 </cell>
5027 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031 555
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 </row>
5037 <row>
5038 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042
5043 \series bold
5044 Pochiesa
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 <cell alignment="center" valignment="top" usebox="none">
5050 \begin_inset Text
5051
5052 \begin_layout Plain Layout
5053 Paolo
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Plain Layout
5062 555, 222
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 </row>
5068 <row>
5069 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073
5074 \series bold
5075 Radina
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 <cell alignment="center" valignment="top" usebox="none">
5081 \begin_inset Text
5082
5083 \begin_layout Plain Layout
5084 Claudio
5085 \end_layout
5086
5087 \end_inset
5088 </cell>
5089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093 555
5094 \end_layout
5095
5096 \end_inset
5097 </cell>
5098 </row>
5099 <row>
5100 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104
5105 \series bold
5106 Stuffer
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 <cell alignment="center" valignment="top" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115 Oskar
5116 \end_layout
5117
5118 \end_inset
5119 </cell>
5120 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124 555
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 </row>
5130 <row>
5131 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135
5136 \series bold
5137 Tacchelli
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 <cell alignment="center" valignment="top" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146 Ugo
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155 555
5156 \end_layout
5157
5158 \end_inset
5159 </cell>
5160 </row>
5161 <row>
5162 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5163 \begin_inset Text
5164
5165 \begin_layout Plain Layout
5166
5167 \series bold
5168 Tezzele
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 <cell alignment="center" valignment="top" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177 Margit
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186 555
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 </row>
5192 <row>
5193 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197
5198 \series bold
5199 Unterkalmsteiner
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 <cell alignment="center" valignment="top" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208 Frieda
5209 \end_layout
5210
5211 \end_inset
5212 </cell>
5213 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5214 \begin_inset Text
5215
5216 \begin_layout Plain Layout
5217 555
5218 \end_layout
5219
5220 \end_inset
5221 </cell>
5222 </row>
5223 <row>
5224 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5225 \begin_inset Text
5226
5227 \begin_layout Plain Layout
5228
5229 \series bold
5230 Vieider
5231 \end_layout
5232
5233 \end_inset
5234 </cell>
5235 <cell alignment="center" valignment="top" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239 Hilde
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248 555
5249 \end_layout
5250
5251 \end_inset
5252 </cell>
5253 </row>
5254 <row>
5255 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5256 \begin_inset Text
5257
5258 \begin_layout Plain Layout
5259
5260 \series bold
5261 Vigna
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 <cell alignment="center" valignment="top" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Plain Layout
5270 Jürgen
5271 \end_layout
5272
5273 \end_inset
5274 </cell>
5275 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279 999
5280 \end_layout
5281
5282 \end_inset
5283 </cell>
5284 </row>
5285 <row>
5286 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5287 \begin_inset Text
5288
5289 \begin_layout Plain Layout
5290
5291 \series bold
5292 Weber
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 <cell alignment="center" valignment="top" usebox="none">
5298 \begin_inset Text
5299
5300 \begin_layout Plain Layout
5301 Maurizio
5302 \end_layout
5303
5304 \end_inset
5305 </cell>
5306 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310 555
5311 \end_layout
5312
5313 \end_inset
5314 </cell>
5315 </row>
5316 <row>
5317 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321
5322 \series bold
5323 Winkler
5324 \end_layout
5325
5326 \end_inset
5327 </cell>
5328 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5329 \begin_inset Text
5330
5331 \begin_layout Plain Layout
5332 Franz
5333 \end_layout
5334
5335 \end_inset
5336 </cell>
5337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Plain Layout
5341 555
5342 \end_layout
5343
5344 \end_inset
5345 </cell>
5346 </row>
5347 <row endlastfoot="true">
5348 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352 fin
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361
5362 \end_layout
5363
5364 \end_inset
5365 </cell>
5366 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5367 \begin_inset Text
5368
5369 \begin_layout Plain Layout
5370
5371 \end_layout
5372
5373 \end_inset
5374 </cell>
5375 </row>
5376 </lyxtabular>
5377
5378 \end_inset
5379
5380
5381 \begin_inset ERT
5382 status collapsed
5383
5384 \begin_layout Plain Layout
5385
5386
5387 \backslash
5388 addtocounter{table}{-1}
5389 \end_layout
5390
5391 \end_inset
5392
5393
5394 \begin_inset Note Note
5395 status collapsed
5396
5397 \begin_layout Plain Layout
5398 Para comprender el uso de este comando, lee al final de la sección
5399 \begin_inset space ~
5400 \end_inset
5401
5402
5403 \begin_inset CommandInset ref
5404 LatexCommand ref
5405 reference "subsec:Leyendas-en-Cuadros"
5406
5407 \end_inset
5408
5409  la primera nota resaltada en gris.
5410  
5411 \end_layout
5412
5413 \end_inset
5414
5415
5416 \end_layout
5417
5418 \begin_layout Subsection
5419 Notas al pie en cuadros largos
5420 \begin_inset CommandInset label
5421 LatexCommand label
5422 name "subsec:Notas-al-pie-en-Cuadros-Largos"
5423
5424 \end_inset
5425
5426
5427 \begin_inset Index idx
5428 status collapsed
5429
5430 \begin_layout Plain Layout
5431 Cuadros largos ! Notas al pie
5432 \end_layout
5433
5434 \end_inset
5435
5436
5437 \end_layout
5438
5439 \begin_layout Standard
5440 Se pueden insertar notas al pie en cada celda de un cuadro largo.
5441  Las notas se muestran en la parte inferior de la página en la que esté
5442  la celda con la nota.
5443  El cuadro
5444 \begin_inset space ~
5445 \end_inset
5446
5447
5448 \begin_inset CommandInset ref
5449 LatexCommand ref
5450 reference "tab:DifLeyendas"
5451
5452 \end_inset
5453
5454  tiene un ejemplo de nota al pie.
5455 \end_layout
5456
5457 \begin_layout Subsection
5458 Alineación de cuadros largos
5459 \begin_inset Index idx
5460 status collapsed
5461
5462 \begin_layout Plain Layout
5463 Cuadros largos ! Alineación
5464 \end_layout
5465
5466 \end_inset
5467
5468
5469 \end_layout
5470
5471 \begin_layout Standard
5472 La alineación horizontal de cuadros largos se puede establecer en el diálogo
5473  de configuración de cuadros.
5474  Para las alineaciones izquierda y derecha el cuadro irá al borde de la
5475  página.
5476  Para poner espacio entre el cuadro y el borde hay que poner la alineación
5477  al centro y cambiar el valor de las longitudes 
5478 \series bold
5479
5480 \backslash
5481 LTleft
5482 \series default
5483  y 
5484 \series bold
5485
5486 \backslash
5487 LTright 
5488 \series default
5489 insertando la línea siguiente en código \SpecialChar TeX
5490  antes del correspondiente cuadro
5491  largo:
5492 \end_layout
5493
5494 \begin_layout Standard
5495
5496 \series bold
5497
5498 \backslash
5499 setlength{
5500 \backslash
5501 LTleft}{valor}
5502 \end_layout
5503
5504 \begin_layout Standard
5505 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5506 \begin_inset space ~
5507 \end_inset
5508
5509
5510 \begin_inset CommandInset ref
5511 LatexCommand ref
5512 reference "tab:Unidades"
5513
5514 \end_inset
5515
5516 .
5517  
5518 \series bold
5519
5520 \backslash
5521 LTlent 
5522 \series default
5523 controla la distancia entre el borde izquierdo de la página y el cuadro.
5524  
5525 \series bold
5526
5527 \backslash
5528 LTright 
5529 \series default
5530 la distancia desde el lado derecho.
5531  El valor predeterminado para ambas longitudes es 
5532 \series bold
5533
5534 \backslash
5535 fill
5536 \series default
5537 , que en este caso es lo mismo que un relleno horizontal en \SpecialChar LyX
5538 .
5539 \end_layout
5540
5541 \begin_layout Standard
5542 El siguiente cuadro largo se ha alineado centrado y 
5543 \series bold
5544
5545 \backslash
5546 LTleft
5547 \series default
5548  establecido en 
5549 \family sans
5550 0.1
5551 \backslash
5552 columnwidth
5553 \family default
5554 :
5555 \begin_inset ERT
5556 status collapsed
5557
5558 \begin_layout Plain Layout
5559
5560
5561 \backslash
5562 setlength{
5563 \backslash
5564 LTleft}{0.1
5565 \backslash
5566 columnwidth}
5567 \end_layout
5568
5569 \end_inset
5570
5571
5572 \end_layout
5573
5574 \begin_layout Standard
5575 \begin_inset Tabular
5576 <lyxtabular version="3" rows="5" columns="5">
5577 <features islongtable="true" longtabularalignment="center">
5578 <column alignment="center" valignment="top">
5579 <column alignment="center" valignment="top">
5580 <column alignment="center" valignment="top">
5581 <column alignment="center" valignment="top">
5582 <column alignment="center" valignment="top">
5583 <row>
5584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5585 \begin_inset Text
5586
5587 \begin_layout Plain Layout
5588 1
5589 \end_layout
5590
5591 \end_inset
5592 </cell>
5593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5594 \begin_inset Text
5595
5596 \begin_layout Plain Layout
5597 2
5598 \end_layout
5599
5600 \end_inset
5601 </cell>
5602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5603 \begin_inset Text
5604
5605 \begin_layout Plain Layout
5606 3
5607 \end_layout
5608
5609 \end_inset
5610 </cell>
5611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5612 \begin_inset Text
5613
5614 \begin_layout Plain Layout
5615 4
5616 \end_layout
5617
5618 \end_inset
5619 </cell>
5620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5621 \begin_inset Text
5622
5623 \begin_layout Plain Layout
5624 5
5625 \end_layout
5626
5627 \end_inset
5628 </cell>
5629 </row>
5630 <row>
5631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635 asd
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5641 \begin_inset Text
5642
5643 \begin_layout Plain Layout
5644 s
5645 \end_layout
5646
5647 \end_inset
5648 </cell>
5649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5650 \begin_inset Text
5651
5652 \begin_layout Plain Layout
5653 s
5654 \end_layout
5655
5656 \end_inset
5657 </cell>
5658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5659 \begin_inset Text
5660
5661 \begin_layout Plain Layout
5662 s
5663 \end_layout
5664
5665 \end_inset
5666 </cell>
5667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5668 \begin_inset Text
5669
5670 \begin_layout Plain Layout
5671 asd
5672 \end_layout
5673
5674 \end_inset
5675 </cell>
5676 </row>
5677 <row>
5678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5679 \begin_inset Text
5680
5681 \begin_layout Plain Layout
5682 asd
5683 \end_layout
5684
5685 \end_inset
5686 </cell>
5687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5688 \begin_inset Text
5689
5690 \begin_layout Plain Layout
5691 s
5692 \end_layout
5693
5694 \end_inset
5695 </cell>
5696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5697 \begin_inset Text
5698
5699 \begin_layout Plain Layout
5700 s
5701 \end_layout
5702
5703 \end_inset
5704 </cell>
5705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5706 \begin_inset Text
5707
5708 \begin_layout Plain Layout
5709 s
5710 \end_layout
5711
5712 \end_inset
5713 </cell>
5714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5715 \begin_inset Text
5716
5717 \begin_layout Plain Layout
5718 asd
5719 \end_layout
5720
5721 \end_inset
5722 </cell>
5723 </row>
5724 <row>
5725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5726 \begin_inset Text
5727
5728 \begin_layout Plain Layout
5729 asd
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5735 \begin_inset Text
5736
5737 \begin_layout Plain Layout
5738 s
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747 s
5748 \end_layout
5749
5750 \end_inset
5751 </cell>
5752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5753 \begin_inset Text
5754
5755 \begin_layout Plain Layout
5756 s
5757 \end_layout
5758
5759 \end_inset
5760 </cell>
5761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5762 \begin_inset Text
5763
5764 \begin_layout Plain Layout
5765 asd
5766 \end_layout
5767
5768 \end_inset
5769 </cell>
5770 </row>
5771 <row>
5772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5773 \begin_inset Text
5774
5775 \begin_layout Plain Layout
5776 asd
5777 \end_layout
5778
5779 \end_inset
5780 </cell>
5781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5782 \begin_inset Text
5783
5784 \begin_layout Plain Layout
5785 asd
5786 \end_layout
5787
5788 \end_inset
5789 </cell>
5790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5791 \begin_inset Text
5792
5793 \begin_layout Plain Layout
5794 asd
5795 \end_layout
5796
5797 \end_inset
5798 </cell>
5799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5800 \begin_inset Text
5801
5802 \begin_layout Plain Layout
5803 asd
5804 \end_layout
5805
5806 \end_inset
5807 </cell>
5808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5809 \begin_inset Text
5810
5811 \begin_layout Plain Layout
5812 asd
5813 \end_layout
5814
5815 \end_inset
5816 </cell>
5817 </row>
5818 </lyxtabular>
5819
5820 \end_inset
5821
5822
5823 \begin_inset ERT
5824 status collapsed
5825
5826 \begin_layout Plain Layout
5827
5828
5829 \backslash
5830 setlength{
5831 \backslash
5832 LTleft}{
5833 \backslash
5834 fill}
5835 \end_layout
5836
5837 \end_inset
5838
5839
5840 \begin_inset ERT
5841 status collapsed
5842
5843 \begin_layout Plain Layout
5844
5845
5846 \backslash
5847 addtocounter{table}{-1}
5848 \end_layout
5849
5850 \end_inset
5851
5852
5853 \begin_inset Note Note
5854 status open
5855
5856 \begin_layout Plain Layout
5857 Para comprender el uso de este comando, lee al final de la sección
5858 \begin_inset space ~
5859 \end_inset
5860
5861
5862 \begin_inset CommandInset ref
5863 LatexCommand ref
5864 reference "subsec:Leyendas-en-Cuadros"
5865
5866 \end_inset
5867
5868  la primera nota resaltada en gris.
5869  
5870 \end_layout
5871
5872 \end_inset
5873
5874
5875 \end_layout
5876
5877 \begin_layout Subsection
5878 Leyendas en cuadros largos
5879 \begin_inset Index idx
5880 status collapsed
5881
5882 \begin_layout Plain Layout
5883 Cuadros largos ! Leyendas
5884 \end_layout
5885
5886 \end_inset
5887
5888
5889 \begin_inset CommandInset label
5890 LatexCommand label
5891 name "subsec:Leyendas-en-Cuadros"
5892
5893 \end_inset
5894
5895
5896 \end_layout
5897
5898 \begin_layout Standard
5899 Un cuadro largo no se puede poner flotante porque los flotantes sólo pueden
5900  estar en una página.
5901  Pero el entorno leyenda de flotantes sí puede usarse para cuadros largos
5902  utilizando para una fila de un cuadro largo la opción 
5903 \family sans
5904 Leyenda
5905 \family default
5906 , como se explica en la sec.
5907 \begin_inset space \thinspace{}
5908 \end_inset
5909
5910
5911 \begin_inset CommandInset ref
5912 LatexCommand ref
5913 reference "sec:Cuadros-Largos"
5914
5915 \end_inset
5916
5917 .
5918  Sólo una fila puede contener la leyenda.
5919 \end_layout
5920
5921 \begin_layout Standard
5922 He aquí un pequeño cuadro largo para mostrar cómo funciona:
5923 \end_layout
5924
5925 \begin_layout Standard
5926 \begin_inset Tabular
5927 <lyxtabular version="3" rows="6" columns="5">
5928 <features islongtable="true" longtabularalignment="center">
5929 <column alignment="center" valignment="top">
5930 <column alignment="center" valignment="top">
5931 <column alignment="center" valignment="top">
5932 <column alignment="center" valignment="top">
5933 <column alignment="center" valignment="top">
5934 <row endfirsthead="true" caption="true">
5935 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5936 \begin_inset Text
5937
5938 \begin_layout Plain Layout
5939 \begin_inset Caption Standard
5940
5941 \begin_layout Plain Layout
5942 Cuadro largo con leyenda
5943 \begin_inset Argument 1
5944 status open
5945
5946 \begin_layout Plain Layout
5947 Cuadro largo
5948 \end_layout
5949
5950 \end_inset
5951
5952
5953 \end_layout
5954
5955 \end_inset
5956
5957
5958 \end_layout
5959
5960 \end_inset
5961 </cell>
5962 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5972 \begin_inset Text
5973
5974 \begin_layout Plain Layout
5975
5976 \end_layout
5977
5978 \end_inset
5979 </cell>
5980 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5981 \begin_inset Text
5982
5983 \begin_layout Plain Layout
5984
5985 \end_layout
5986
5987 \end_inset
5988 </cell>
5989 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Plain Layout
5993
5994 \end_layout
5995
5996 \end_inset
5997 </cell>
5998 </row>
5999 <row>
6000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6001 \begin_inset Text
6002
6003 \begin_layout Plain Layout
6004 1
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013 2
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6019 \begin_inset Text
6020
6021 \begin_layout Plain Layout
6022 3
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031 4
6032 \end_layout
6033
6034 \end_inset
6035 </cell>
6036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6037 \begin_inset Text
6038
6039 \begin_layout Plain Layout
6040 5
6041 \end_layout
6042
6043 \end_inset
6044 </cell>
6045 </row>
6046 <row>
6047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6048 \begin_inset Text
6049
6050 \begin_layout Plain Layout
6051 asd
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060 s
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 s
6070 \end_layout
6071
6072 \end_inset
6073 </cell>
6074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6075 \begin_inset Text
6076
6077 \begin_layout Plain Layout
6078 s
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6084 \begin_inset Text
6085
6086 \begin_layout Plain Layout
6087 asd
6088 \end_layout
6089
6090 \end_inset
6091 </cell>
6092 </row>
6093 <row>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 asd
6099 \end_layout
6100
6101 \end_inset
6102 </cell>
6103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107 s
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6113 \begin_inset Text
6114
6115 \begin_layout Plain Layout
6116 s
6117 \end_layout
6118
6119 \end_inset
6120 </cell>
6121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Plain Layout
6125 s
6126 \end_layout
6127
6128 \end_inset
6129 </cell>
6130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6131 \begin_inset Text
6132
6133 \begin_layout Plain Layout
6134 asd
6135 \end_layout
6136
6137 \end_inset
6138 </cell>
6139 </row>
6140 <row>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 asd
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154 s
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Plain Layout
6163 s
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6169 \begin_inset Text
6170
6171 \begin_layout Plain Layout
6172 s
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Plain Layout
6181 asd
6182 \end_layout
6183
6184 \end_inset
6185 </cell>
6186 </row>
6187 <row>
6188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 asd
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 asd
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 asd
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 asd
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6225 \begin_inset Text
6226
6227 \begin_layout Plain Layout
6228 asd
6229 \end_layout
6230
6231 \end_inset
6232 </cell>
6233 </row>
6234 </lyxtabular>
6235
6236 \end_inset
6237
6238
6239 \end_layout
6240
6241 \begin_layout Standard
6242 \begin_inset VSpace medskip
6243 \end_inset
6244
6245
6246 \begin_inset Note Greyedout
6247 status open
6248
6249 \begin_layout Plain Layout
6250
6251 \series bold
6252 Nota
6253 \begin_inset space ~
6254 \end_inset
6255
6256 1:
6257 \series default
6258  El número del cuadro se incrementa para cada cuadro largo, aunque no pongas
6259  leyenda en alguna de ellas.
6260  Por esto podría suceder que, p.
6261 \begin_inset space \thinspace{}
6262 \end_inset
6263
6264 ej., el cuadro
6265 \begin_inset space ~
6266 \end_inset
6267
6268 2.4 siga al cuadro
6269 \begin_inset space ~
6270 \end_inset
6271
6272 2.1 en el índice de cuadros debido a que hay dos cuadros largos sin leyenda.
6273  Para evitarlo, añade detrás de cada cuadro largo sin leyenda este comando
6274  en código \SpecialChar TeX
6275 :
6276 \end_layout
6277
6278 \begin_layout Plain Layout
6279
6280 \series bold
6281
6282 \backslash
6283 addtocounter{table}{-1}
6284 \end_layout
6285
6286 \begin_layout Plain Layout
6287 Esto no es necesario si ninguna de los cuadros largos tiene leyenda y añades
6288  el siguiente código en el preámbulo del documento:
6289 \end_layout
6290
6291 \begin_layout Plain Layout
6292
6293 \series bold
6294
6295 \backslash
6296 let
6297 \backslash
6298 myEnd
6299 \backslash
6300 endlongtable
6301 \begin_inset Newline newline
6302 \end_inset
6303
6304
6305 \backslash
6306 renewcommand{
6307 \backslash
6308 endlongtable}{
6309 \backslash
6310 myEnd
6311 \backslash
6312 addtocounter{table}{-1}}
6313 \end_layout
6314
6315 \end_inset
6316
6317
6318 \end_layout
6319
6320 \begin_layout Standard
6321 \begin_inset Note Greyedout
6322 status open
6323
6324 \begin_layout Plain Layout
6325
6326 \series bold
6327 Nota
6328 \begin_inset space ~
6329 \end_inset
6330
6331 2:
6332 \series default
6333  Si utilizas 
6334 \series bold
6335 hyperref
6336 \series default
6337
6338 \begin_inset Index idx
6339 status collapsed
6340
6341 \begin_layout Plain Layout
6342 \SpecialChar LaTeX
6343 -paquetes ! hyperref
6344 \end_layout
6345
6346 \end_inset
6347
6348  en las 
6349 \family sans
6350 Propiedades PDF 
6351 \family default
6352 del diálogo 
6353 \family sans
6354 Configuración del documento 
6355 \family default
6356 para enlazar referencias cruzadas en la salida, los enlaces a cuadros largos
6357  llevan siempre al principio del documento.
6358 \end_layout
6359
6360 \end_inset
6361
6362
6363 \end_layout
6364
6365 \begin_layout Subsubsection
6366 Referencias a cuadros largos
6367 \begin_inset Index idx
6368 status collapsed
6369
6370 \begin_layout Plain Layout
6371 Cuadros largos ! Referencias a
6372 \end_layout
6373
6374 \end_inset
6375
6376
6377 \end_layout
6378
6379 \begin_layout Standard
6380 \begin_inset Tabular
6381 <lyxtabular version="3" rows="6" columns="5">
6382 <features islongtable="true" longtabularalignment="center">
6383 <column alignment="center" valignment="top">
6384 <column alignment="center" valignment="top">
6385 <column alignment="center" valignment="top">
6386 <column alignment="center" valignment="top">
6387 <column alignment="center" valignment="top">
6388 <row endfirsthead="true" caption="true">
6389 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6390 \begin_inset Text
6391
6392 \begin_layout Plain Layout
6393 \begin_inset Caption Standard
6394
6395 \begin_layout Plain Layout
6396 Cuadro largo con referencia
6397 \begin_inset CommandInset label
6398 LatexCommand label
6399 name "tab:RefEjemplo"
6400
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \end_inset
6407
6408
6409 \end_layout
6410
6411 \end_inset
6412 </cell>
6413 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6414 \begin_inset Text
6415
6416 \begin_layout Plain Layout
6417
6418 \end_layout
6419
6420 \end_inset
6421 </cell>
6422 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426
6427 \end_layout
6428
6429 \end_inset
6430 </cell>
6431 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6432 \begin_inset Text
6433
6434 \begin_layout Plain Layout
6435
6436 \end_layout
6437
6438 \end_inset
6439 </cell>
6440 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6441 \begin_inset Text
6442
6443 \begin_layout Plain Layout
6444
6445 \end_layout
6446
6447 \end_inset
6448 </cell>
6449 </row>
6450 <row>
6451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 1
6456 \end_layout
6457
6458 \end_inset
6459 </cell>
6460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6461 \begin_inset Text
6462
6463 \begin_layout Plain Layout
6464 2
6465 \end_layout
6466
6467 \end_inset
6468 </cell>
6469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6470 \begin_inset Text
6471
6472 \begin_layout Plain Layout
6473 3
6474 \end_layout
6475
6476 \end_inset
6477 </cell>
6478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6479 \begin_inset Text
6480
6481 \begin_layout Plain Layout
6482 4
6483 \end_layout
6484
6485 \end_inset
6486 </cell>
6487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6488 \begin_inset Text
6489
6490 \begin_layout Plain Layout
6491 5
6492 \end_layout
6493
6494 \end_inset
6495 </cell>
6496 </row>
6497 <row>
6498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6499 \begin_inset Text
6500
6501 \begin_layout Plain Layout
6502 asd
6503 \end_layout
6504
6505 \end_inset
6506 </cell>
6507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6508 \begin_inset Text
6509
6510 \begin_layout Plain Layout
6511 s
6512 \end_layout
6513
6514 \end_inset
6515 </cell>
6516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6517 \begin_inset Text
6518
6519 \begin_layout Plain Layout
6520 s
6521 \end_layout
6522
6523 \end_inset
6524 </cell>
6525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Plain Layout
6529 s
6530 \end_layout
6531
6532 \end_inset
6533 </cell>
6534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6535 \begin_inset Text
6536
6537 \begin_layout Plain Layout
6538 asd
6539 \end_layout
6540
6541 \end_inset
6542 </cell>
6543 </row>
6544 <row>
6545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549 asd
6550 \end_layout
6551
6552 \end_inset
6553 </cell>
6554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6555 \begin_inset Text
6556
6557 \begin_layout Plain Layout
6558 s
6559 \end_layout
6560
6561 \end_inset
6562 </cell>
6563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6564 \begin_inset Text
6565
6566 \begin_layout Plain Layout
6567 s
6568 \end_layout
6569
6570 \end_inset
6571 </cell>
6572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6573 \begin_inset Text
6574
6575 \begin_layout Plain Layout
6576 s
6577 \end_layout
6578
6579 \end_inset
6580 </cell>
6581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6582 \begin_inset Text
6583
6584 \begin_layout Plain Layout
6585 asd
6586 \end_layout
6587
6588 \end_inset
6589 </cell>
6590 </row>
6591 <row>
6592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 asd
6597 \end_layout
6598
6599 \end_inset
6600 </cell>
6601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6602 \begin_inset Text
6603
6604 \begin_layout Plain Layout
6605 s
6606 \end_layout
6607
6608 \end_inset
6609 </cell>
6610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6611 \begin_inset Text
6612
6613 \begin_layout Plain Layout
6614 s
6615 \end_layout
6616
6617 \end_inset
6618 </cell>
6619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6620 \begin_inset Text
6621
6622 \begin_layout Plain Layout
6623 s
6624 \end_layout
6625
6626 \end_inset
6627 </cell>
6628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6629 \begin_inset Text
6630
6631 \begin_layout Plain Layout
6632 asd
6633 \end_layout
6634
6635 \end_inset
6636 </cell>
6637 </row>
6638 <row>
6639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643 asd
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6649 \begin_inset Text
6650
6651 \begin_layout Plain Layout
6652 sad
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \begin_layout Plain Layout
6661 asd
6662 \end_layout
6663
6664 \end_inset
6665 </cell>
6666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6667 \begin_inset Text
6668
6669 \begin_layout Plain Layout
6670 asd
6671 \end_layout
6672
6673 \end_inset
6674 </cell>
6675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6676 \begin_inset Text
6677
6678 \begin_layout Plain Layout
6679 asd
6680 \end_layout
6681
6682 \end_inset
6683 </cell>
6684 </row>
6685 </lyxtabular>
6686
6687 \end_inset
6688
6689
6690 \end_layout
6691
6692 \begin_layout Standard
6693 Para referenciar un cuadro largo, inserta una etiqueta en la leyenda.
6694  
6695 \end_layout
6696
6697 \begin_layout Standard
6698 Esto es una referencia al cuadro
6699 \begin_inset space ~
6700 \end_inset
6701
6702
6703 \begin_inset CommandInset ref
6704 LatexCommand ref
6705 reference "tab:RefEjemplo"
6706
6707 \end_inset
6708
6709 .
6710 \end_layout
6711
6712 \begin_layout Standard
6713 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6714  del documento mediante el paquete \SpecialChar LaTeX
6715  
6716 \series bold
6717 caption
6718 \series default
6719
6720 \begin_inset Index idx
6721 status collapsed
6722
6723 \begin_layout Plain Layout
6724 \SpecialChar LaTeX
6725 -paquetes ! caption
6726 \end_layout
6727
6728 \end_inset
6729
6730 , véase sección
6731 \begin_inset space ~
6732 \end_inset
6733
6734
6735 \begin_inset CommandInset ref
6736 LatexCommand ref
6737 reference "sec:Formato-de-leyendas"
6738
6739 \end_inset
6740
6741 .
6742 \end_layout
6743
6744 \begin_layout Subsubsection
6745 Anchura de la leyenda
6746 \begin_inset Index idx
6747 status collapsed
6748
6749 \begin_layout Plain Layout
6750 Cuadros largos ! Anchura de la leyenda
6751 \end_layout
6752
6753 \end_inset
6754
6755
6756 \end_layout
6757
6758 \begin_layout Standard
6759 La anchura máxima de la leyenda se define por la longitud 
6760 \series bold
6761
6762 \backslash
6763 LTcapwidth
6764 \series default
6765 .
6766  Por omisión, su valor es 4
6767 \begin_inset space \thinspace{}
6768 \end_inset
6769
6770 in (4
6771 \begin_inset space ~
6772 \end_inset
6773
6774 pulgadas).
6775  Para cambiarla añade el siguiente comando en el preámbulo o en código \SpecialChar TeX
6776
6777  en el propio documento antes del cuadro largo al que deba afectar
6778 \end_layout
6779
6780 \begin_layout Standard
6781
6782 \series bold
6783
6784 \backslash
6785 setlength{
6786 \backslash
6787 LTcapwidth}{anchura}
6788 \end_layout
6789
6790 \begin_layout Standard
6791 donde la anchura puede ser una de las unidades listadas en el apéndice
6792 \begin_inset space ~
6793 \end_inset
6794
6795
6796 \begin_inset CommandInset ref
6797 LatexCommand ref
6798 reference "cap:Unidades-disponibles-en"
6799
6800 \end_inset
6801
6802 .
6803 \end_layout
6804
6805 \begin_layout Standard
6806 Los cuadros siguientes muestran la diferencia:
6807 \end_layout
6808
6809 \begin_layout Standard
6810 \begin_inset Tabular
6811 <lyxtabular version="3" rows="6" columns="5">
6812 <features islongtable="true" longtabularalignment="center">
6813 <column alignment="center" valignment="top">
6814 <column alignment="center" valignment="top">
6815 <column alignment="center" valignment="top">
6816 <column alignment="center" valignment="top">
6817 <column alignment="center" valignment="top">
6818 <row endfirsthead="true" caption="true">
6819 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823 \begin_inset Caption Standard
6824
6825 \begin_layout Plain Layout
6826 Leyenda larga completa con anchura predeterminada leyenda larga completa
6827  con anchura predeterminada
6828 \begin_inset Argument 1
6829 status collapsed
6830
6831 \begin_layout Plain Layout
6832 Leyenda con anchura predeterminada
6833 \end_layout
6834
6835 \end_inset
6836
6837
6838 \end_layout
6839
6840 \end_inset
6841
6842
6843 \end_layout
6844
6845 \end_inset
6846 </cell>
6847 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6848 \begin_inset Text
6849
6850 \begin_layout Plain Layout
6851
6852 \end_layout
6853
6854 \end_inset
6855 </cell>
6856 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 </row>
6884 <row>
6885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6886 \begin_inset Text
6887
6888 \begin_layout Plain Layout
6889 1
6890 \end_layout
6891
6892 \end_inset
6893 </cell>
6894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Plain Layout
6898 2
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 3
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916 4
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 5
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 </row>
6931 <row>
6932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6933 \begin_inset Text
6934
6935 \begin_layout Plain Layout
6936 asd
6937 \end_layout
6938
6939 \end_inset
6940 </cell>
6941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6942 \begin_inset Text
6943
6944 \begin_layout Plain Layout
6945 s
6946 \end_layout
6947
6948 \end_inset
6949 </cell>
6950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6951 \begin_inset Text
6952
6953 \begin_layout Plain Layout
6954 s
6955 \end_layout
6956
6957 \end_inset
6958 </cell>
6959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 s
6964 \end_layout
6965
6966 \end_inset
6967 </cell>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 asd
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 </row>
6978 <row>
6979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6980 \begin_inset Text
6981
6982 \begin_layout Plain Layout
6983 asd
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992 s
6993 \end_layout
6994
6995 \end_inset
6996 </cell>
6997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6998 \begin_inset Text
6999
7000 \begin_layout Plain Layout
7001 s
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7007 \begin_inset Text
7008
7009 \begin_layout Plain Layout
7010 s
7011 \end_layout
7012
7013 \end_inset
7014 </cell>
7015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 asd
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 </row>
7025 <row>
7026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030 asd
7031 \end_layout
7032
7033 \end_inset
7034 </cell>
7035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7036 \begin_inset Text
7037
7038 \begin_layout Plain Layout
7039 s
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7045 \begin_inset Text
7046
7047 \begin_layout Plain Layout
7048 s
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7054 \begin_inset Text
7055
7056 \begin_layout Plain Layout
7057 s
7058 \end_layout
7059
7060 \end_inset
7061 </cell>
7062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066 asd
7067 \end_layout
7068
7069 \end_inset
7070 </cell>
7071 </row>
7072 <row>
7073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7074 \begin_inset Text
7075
7076 \begin_layout Plain Layout
7077 asd
7078 \end_layout
7079
7080 \end_inset
7081 </cell>
7082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7083 \begin_inset Text
7084
7085 \begin_layout Plain Layout
7086 sad
7087 \end_layout
7088
7089 \end_inset
7090 </cell>
7091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7092 \begin_inset Text
7093
7094 \begin_layout Plain Layout
7095 asd
7096 \end_layout
7097
7098 \end_inset
7099 </cell>
7100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7101 \begin_inset Text
7102
7103 \begin_layout Plain Layout
7104 asd
7105 \end_layout
7106
7107 \end_inset
7108 </cell>
7109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7110 \begin_inset Text
7111
7112 \begin_layout Plain Layout
7113 asd
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 </row>
7119 </lyxtabular>
7120
7121 \end_inset
7122
7123
7124 \end_layout
7125
7126 \begin_layout Standard
7127 \begin_inset ERT
7128 status collapsed
7129
7130 \begin_layout Plain Layout
7131
7132
7133 \backslash
7134 setlength{
7135 \backslash
7136 LTcapwidth}{5cm}
7137 \end_layout
7138
7139 \end_inset
7140
7141
7142 \begin_inset Tabular
7143 <lyxtabular version="3" rows="6" columns="5">
7144 <features islongtable="true" longtabularalignment="center">
7145 <column alignment="center" valignment="top">
7146 <column alignment="center" valignment="top">
7147 <column alignment="center" valignment="top">
7148 <column alignment="center" valignment="top">
7149 <column alignment="center" valignment="top">
7150 <row endfirsthead="true" caption="true">
7151 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7152 \begin_inset Text
7153
7154 \begin_layout Plain Layout
7155 \begin_inset Caption Standard
7156
7157 \begin_layout Plain Layout
7158 Leyenda larga completa con una anchura de 5
7159 \begin_inset space \thinspace{}
7160 \end_inset
7161
7162 cm leyenda larga completa con una anchura de 5
7163 \begin_inset space \thinspace{}
7164 \end_inset
7165
7166 cm 
7167 \begin_inset Argument 1
7168 status collapsed
7169
7170 \begin_layout Plain Layout
7171 Leyenda con anchura
7172 \begin_inset space \thinspace{}
7173 \end_inset
7174
7175 =
7176 \begin_inset space \thinspace{}
7177 \end_inset
7178
7179 5
7180 \begin_inset space \thinspace{}
7181 \end_inset
7182
7183 cm
7184 \end_layout
7185
7186 \end_inset
7187
7188
7189 \end_layout
7190
7191 \end_inset
7192
7193
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7199 \begin_inset Text
7200
7201 \begin_layout Plain Layout
7202
7203 \end_layout
7204
7205 \end_inset
7206 </cell>
7207 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7208 \begin_inset Text
7209
7210 \begin_layout Plain Layout
7211
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7226 \begin_inset Text
7227
7228 \begin_layout Plain Layout
7229
7230 \end_layout
7231
7232 \end_inset
7233 </cell>
7234 </row>
7235 <row>
7236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7237 \begin_inset Text
7238
7239 \begin_layout Plain Layout
7240 1
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249 2
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258 3
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267 4
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276 5
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 </row>
7282 <row>
7283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 asd
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 s
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 s
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 s
7315 \end_layout
7316
7317 \end_inset
7318 </cell>
7319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 asd
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 </row>
7329 <row>
7330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 asd
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Plain Layout
7343 s
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 s
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7358 \begin_inset Text
7359
7360 \begin_layout Plain Layout
7361 s
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 asd
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 </row>
7376 <row>
7377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381 asd
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Plain Layout
7390 s
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399 s
7400 \end_layout
7401
7402 \end_inset
7403 </cell>
7404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7405 \begin_inset Text
7406
7407 \begin_layout Plain Layout
7408 s
7409 \end_layout
7410
7411 \end_inset
7412 </cell>
7413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7414 \begin_inset Text
7415
7416 \begin_layout Plain Layout
7417 asd
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 </row>
7423 <row>
7424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428 asd
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437 sad
7438 \end_layout
7439
7440 \end_inset
7441 </cell>
7442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446 asd
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7452 \begin_inset Text
7453
7454 \begin_layout Plain Layout
7455 asd
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464 asd
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 </row>
7470 </lyxtabular>
7471
7472 \end_inset
7473
7474
7475 \begin_inset ERT
7476 status collapsed
7477
7478 \begin_layout Plain Layout
7479
7480
7481 \backslash
7482 setlength{
7483 \backslash
7484 LTcapwidth}{4in}
7485 \end_layout
7486
7487 \end_inset
7488
7489
7490 \end_layout
7491
7492 \begin_layout Standard
7493 \begin_inset Note Greyedout
7494 status collapsed
7495
7496 \begin_layout Plain Layout
7497
7498 \series bold
7499 Nota: 
7500 \series default
7501 Si se usa el paquete \SpecialChar LaTeX
7502  
7503 \series bold
7504 caption
7505 \series default
7506
7507 \begin_inset Index idx
7508 status collapsed
7509
7510 \begin_layout Plain Layout
7511 \SpecialChar LaTeX
7512 -paquetes ! caption
7513 \end_layout
7514
7515 \end_inset
7516
7517 , como en este documento, para la leyenda se utiliza toda la anchura de
7518  la página cuando se deja el valor por omisión de 4
7519 \begin_inset space \thinspace{}
7520 \end_inset
7521
7522 in para 
7523 \series bold
7524
7525 \backslash
7526 LTcapwidth
7527 \series default
7528 .
7529  En este caso, para conseguir una leyenda de 4
7530 \begin_inset space \thinspace{}
7531 \end_inset
7532
7533 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7534 \begin_inset space \thinspace{}
7535 \end_inset
7536
7537 in, p.
7538 \begin_inset space \thinspace{}
7539 \end_inset
7540
7541 ej.
7542  3.99
7543 \begin_inset space \thinspace{}
7544 \end_inset
7545
7546 in, o bien emplear el comando \SpecialChar LaTeX
7547  
7548 \series bold
7549
7550 \backslash
7551 captionsetup{width=valor}
7552 \series default
7553 , suministrado por el paquete 
7554 \series bold
7555 caption
7556 \series default
7557 .
7558 \end_layout
7559
7560 \end_inset
7561
7562
7563 \end_layout
7564
7565 \begin_layout Subsubsection
7566 Leyendas distintas para cada página
7567 \begin_inset Index idx
7568 status collapsed
7569
7570 \begin_layout Plain Layout
7571 Cuadros largos ! Leyendas ! distintas para cada página
7572 \end_layout
7573
7574 \end_inset
7575
7576
7577 \end_layout
7578
7579 \begin_layout Standard
7580 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7581  de la leyenda de la primera página del cuadro, marca una fila vacía como
7582  cabecera que contiene una leyenda.
7583  Después, clic derecho sobre la leyenda y selecciona 
7584 \family sans
7585 Leyenda
7586 \begin_inset space ~
7587 \end_inset
7588
7589 (CuadroLargoSinNúmero)
7590 \family default
7591  en el menú contextual.
7592  El cuadro
7593 \begin_inset space ~
7594 \end_inset
7595
7596
7597 \begin_inset CommandInset ref
7598 LatexCommand ref
7599 reference "tab:DifLeyendas"
7600
7601 \end_inset
7602
7603  es un ejemplo de cuadro largo con encabezados distintos donde el segundo
7604  no incluye número de cuadro.
7605 \begin_inset Separator parbreak
7606 \end_inset
7607
7608
7609 \end_layout
7610
7611 \begin_layout Standard
7612 \align center
7613 \begin_inset Tabular
7614 <lyxtabular version="3" rows="59" columns="3">
7615 <features islongtable="true" longtabularalignment="center">
7616 <column alignment="left" valignment="top" width="0pt">
7617 <column alignment="left" valignment="top" width="0pt">
7618 <column alignment="right" valignment="top" width="0pt">
7619 <row endfirsthead="true" caption="true">
7620 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7621 \begin_inset Text
7622
7623 \begin_layout Plain Layout
7624 \begin_inset Caption Standard
7625
7626 \begin_layout Plain Layout
7627 Ejemplo de lista telefónica
7628 \begin_inset CommandInset label
7629 LatexCommand label
7630 name "tab:DifLeyendas"
7631
7632 \end_inset
7633
7634
7635 \begin_inset Argument 1
7636 status collapsed
7637
7638 \begin_layout Plain Layout
7639 Ejemplo de lista telefónica
7640 \end_layout
7641
7642 \end_inset
7643
7644
7645 \end_layout
7646
7647 \end_inset
7648
7649
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7655 \begin_inset Text
7656
7657 \begin_layout Plain Layout
7658
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7664 \begin_inset Text
7665
7666 \begin_layout Plain Layout
7667
7668 \end_layout
7669
7670 \end_inset
7671 </cell>
7672 </row>
7673 <row endfirsthead="true">
7674 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7675 \begin_inset Text
7676
7677 \begin_layout Plain Layout
7678
7679 \series bold
7680 Ejemplo de lista telefónica (ignore los nombres)
7681 \end_layout
7682
7683 \end_inset
7684 </cell>
7685 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7686 \begin_inset Text
7687
7688 \begin_layout Plain Layout
7689
7690 \end_layout
7691
7692 \end_inset
7693 </cell>
7694 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 </row>
7704 <row endfirsthead="true">
7705 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709
7710 \series bold
7711 NOMBRE
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7717 \begin_inset Text
7718
7719 \begin_layout Plain Layout
7720
7721 \end_layout
7722
7723 \end_inset
7724 </cell>
7725 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729
7730 \series bold
7731 TEL.
7732 \end_layout
7733
7734 \end_inset
7735 </cell>
7736 </row>
7737 <row endhead="true" caption="true">
7738 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Plain Layout
7742 \begin_inset Caption LongTableNoNumber
7743
7744 \begin_layout Plain Layout
7745 Continúa ejemplo de lista telefónica
7746 \end_layout
7747
7748 \end_inset
7749
7750
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Plain Layout
7759
7760 \end_layout
7761
7762 \end_inset
7763 </cell>
7764 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7765 \begin_inset Text
7766
7767 \begin_layout Plain Layout
7768
7769 \end_layout
7770
7771 \end_inset
7772 </cell>
7773 </row>
7774 <row endhead="true">
7775 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7776 \begin_inset Text
7777
7778 \begin_layout Plain Layout
7779
7780 \series bold
7781 Ejemplo de lista telefónica
7782 \end_layout
7783
7784 \end_inset
7785 </cell>
7786 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7787 \begin_inset Text
7788
7789 \begin_layout Plain Layout
7790
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7796 \begin_inset Text
7797
7798 \begin_layout Plain Layout
7799
7800 \end_layout
7801
7802 \end_inset
7803 </cell>
7804 </row>
7805 <row endhead="true">
7806 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7807 \begin_inset Text
7808
7809 \begin_layout Plain Layout
7810
7811 \series bold
7812 NOMBRE
7813 \end_layout
7814
7815 \end_inset
7816 </cell>
7817 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7818 \begin_inset Text
7819
7820 \begin_layout Plain Layout
7821
7822 \end_layout
7823
7824 \end_inset
7825 </cell>
7826 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7827 \begin_inset Text
7828
7829 \begin_layout Plain Layout
7830
7831 \series bold
7832 TEL.
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 </row>
7838 <row endfoot="true">
7839 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7840 \begin_inset Text
7841
7842 \begin_layout Plain Layout
7843 continúa en página siguiente
7844 \end_layout
7845
7846 \end_inset
7847 </cell>
7848 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7849 \begin_inset Text
7850
7851 \begin_layout Plain Layout
7852
7853 \end_layout
7854
7855 \end_inset
7856 </cell>
7857 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7858 \begin_inset Text
7859
7860 \begin_layout Plain Layout
7861
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 </row>
7867 <row>
7868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Plain Layout
7872
7873 \series bold
7874 Annovi
7875 \end_layout
7876
7877 \end_inset
7878 </cell>
7879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Plain Layout
7883 Silvia
7884 \end_layout
7885
7886 \end_inset
7887 </cell>
7888 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7889 \begin_inset Text
7890
7891 \begin_layout Plain Layout
7892 111
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 </row>
7898 <row>
7899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903
7904 \series bold
7905 Bertoli
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914 Stefano
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7920 \begin_inset Text
7921
7922 \begin_layout Plain Layout
7923 111
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 </row>
7929 <row>
7930 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \series bold
7936 Bozzi
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945 Walter
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954 111
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 </row>
7960 <row>
7961 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965
7966 \series bold
7967 Cachia
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976 Maria
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985 111
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 </row>
7991 <row>
7992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996
7997 \series bold
7998 Cachia
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 Maurizio
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016 111
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 </row>
8022 <row>
8023 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027
8028 \series bold
8029 Cinquemani
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 Giusi
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Plain Layout
8047 111
8048 \end_layout
8049
8050 \end_inset
8051 </cell>
8052 </row>
8053 <row>
8054 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058
8059 \series bold
8060 Colin
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069 Bernard
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078 111
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 </row>
8084 <row>
8085 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089
8090 \series bold
8091 Concli
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100 Gianfranco
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109 111
8110 \end_layout
8111
8112 \end_inset
8113 </cell>
8114 </row>
8115 <row>
8116 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120
8121 \series bold
8122 Dal Bosco
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131 Carolina
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140 111
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 </row>
8146 <row>
8147 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151
8152 \series bold
8153 Dalpiaz
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162 Annamaria
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171 111
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 </row>
8177 <row>
8178 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182
8183 \series bold
8184 Feliciello
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 Domenico
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202 111
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 </row>
8208 <row>
8209 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213
8214 \series bold
8215 Focarelli
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224 Paola
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233 111
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 </row>
8239 <row>
8240 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244
8245 \series bold
8246 Galletti
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 Oreste
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264 111
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 </row>
8270 <row>
8271 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275
8276 \series bold
8277 Gasparini
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286 Franca
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295 111
8296 \end_layout
8297
8298 \end_inset
8299 </cell>
8300 </row>
8301 <row>
8302 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306
8307 \series bold
8308 Rizzardi
8309 \series default
8310
8311 \begin_inset Foot
8312 status collapsed
8313
8314 \begin_layout Plain Layout
8315 Ejemplo de nota a pie de página
8316 \end_layout
8317
8318 \end_inset
8319
8320
8321 \end_layout
8322
8323 \end_inset
8324 </cell>
8325 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329 Paola
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338 111
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 </row>
8344 <row>
8345 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349
8350 \series bold
8351 Lassini
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 Giancarlo
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369 111
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 </row>
8375 <row>
8376 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380
8381 \series bold
8382 Malfatti
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 Luciano
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 111
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 </row>
8406 <row>
8407 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411
8412 \series bold
8413 Malfatti
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 Valeriano
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431 111
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 </row>
8437 <row>
8438 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442
8443 \series bold
8444 Meneguzzo
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453 Roberto
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462 111
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 </row>
8468 <row>
8469 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473
8474 \series bold
8475 Mezzadra
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484 Roberto
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493 111
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 </row>
8499 <row>
8500 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504
8505 \series bold
8506 Pirpamer
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515 Erich
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524 111
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 </row>
8530 <row>
8531 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535
8536 \series bold
8537 Pochiesa
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546 Paolo
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555 111, 222
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 </row>
8561 <row>
8562 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566
8567 \series bold
8568 Radina
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 Claudio
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586 111
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 </row>
8592 <row>
8593 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597
8598 \series bold
8599 Stuffer
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608 Oskar
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617 111
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 </row>
8623 <row>
8624 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628
8629 \series bold
8630 Tacchelli
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639 Ugo
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 111
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 </row>
8654 <row>
8655 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659
8660 \series bold
8661 Tezzele
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670 Margit
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 111
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 </row>
8685 <row>
8686 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690
8691 \series bold
8692 Unterkalmsteiner
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701 Frieda
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710 111
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 </row>
8716 <row>
8717 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721
8722 \series bold
8723 Vieider
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 Hilde
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741 111
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 </row>
8747 <row>
8748 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752
8753 \series bold
8754 Vigna
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763 Jürgen
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772 111
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 </row>
8778 <row>
8779 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783
8784 \series bold
8785 Weber
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 Maurizio
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 111
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 </row>
8809 <row>
8810 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814
8815 \series bold
8816 Winkler
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825 Franz
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834 111
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 </row>
8840 <row>
8841 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845  
8846 \end_layout
8847
8848 \end_inset
8849 </cell>
8850 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854
8855 \end_layout
8856
8857 \end_inset
8858 </cell>
8859 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Plain Layout
8863
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 </row>
8869 <row>
8870 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874
8875 \series bold
8876 Annovi
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 Silvia
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894 555
8895 \end_layout
8896
8897 \end_inset
8898 </cell>
8899 </row>
8900 <row>
8901 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905
8906 \series bold
8907 Bertoli
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 Stefano
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925 555
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 </row>
8931 <row>
8932 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936
8937 \series bold
8938 Bozzi
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947 Walter
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8953 \begin_inset Text
8954
8955 \begin_layout Plain Layout
8956 555
8957 \end_layout
8958
8959 \end_inset
8960 </cell>
8961 </row>
8962 <row>
8963 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967
8968 \series bold
8969 Cachia
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978 Maria
8979 \end_layout
8980
8981 \end_inset
8982 </cell>
8983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8984 \begin_inset Text
8985
8986 \begin_layout Plain Layout
8987 555
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 </row>
8993 <row>
8994 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998
8999 \series bold
9000 Cachia
9001 \end_layout
9002
9003 \end_inset
9004 </cell>
9005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009 Maurizio
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Plain Layout
9018 555
9019 \end_layout
9020
9021 \end_inset
9022 </cell>
9023 </row>
9024 <row>
9025 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029
9030 \series bold
9031 Cinquemani
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 Giusi
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Plain Layout
9049 555
9050 \end_layout
9051
9052 \end_inset
9053 </cell>
9054 </row>
9055 <row>
9056 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060
9061 \series bold
9062 Colin
9063 \end_layout
9064
9065 \end_inset
9066 </cell>
9067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071 Bernard
9072 \end_layout
9073
9074 \end_inset
9075 </cell>
9076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Plain Layout
9080 555
9081 \end_layout
9082
9083 \end_inset
9084 </cell>
9085 </row>
9086 <row>
9087 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091
9092 \series bold
9093 Concli
9094 \end_layout
9095
9096 \end_inset
9097 </cell>
9098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102 Gianfranco
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111 555
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 </row>
9117 <row>
9118 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Plain Layout
9122
9123 \series bold
9124 Dal Bosco
9125 \end_layout
9126
9127 \end_inset
9128 </cell>
9129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133 Carolina
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9139 \begin_inset Text
9140
9141 \begin_layout Plain Layout
9142 555
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 </row>
9148 <row>
9149 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153
9154 \series bold
9155 Dalpiaz
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 Annamaria
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173 555
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 </row>
9179 <row>
9180 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184
9185 \series bold
9186 Feliciello
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195 Domenico
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Plain Layout
9204 555
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 </row>
9210 <row>
9211 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215
9216 \series bold
9217 Focarelli
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226 Paola
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235 555
9236 \end_layout
9237
9238 \end_inset
9239 </cell>
9240 </row>
9241 <row>
9242 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246
9247 \series bold
9248 Galletti
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257 Oreste
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9263 \begin_inset Text
9264
9265 \begin_layout Plain Layout
9266 555
9267 \end_layout
9268
9269 \end_inset
9270 </cell>
9271 </row>
9272 <row>
9273 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277
9278 \series bold
9279 Gasparini
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288 Franca
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9294 \begin_inset Text
9295
9296 \begin_layout Plain Layout
9297 555
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 </row>
9303 <row>
9304 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9305 \begin_inset Text
9306
9307 \begin_layout Plain Layout
9308
9309 \series bold
9310 Rizzardi
9311 \end_layout
9312
9313 \end_inset
9314 </cell>
9315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319 Paola
9320 \end_layout
9321
9322 \end_inset
9323 </cell>
9324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9325 \begin_inset Text
9326
9327 \begin_layout Plain Layout
9328 555
9329 \end_layout
9330
9331 \end_inset
9332 </cell>
9333 </row>
9334 <row>
9335 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339
9340 \series bold
9341 Lassini
9342 \end_layout
9343
9344 \end_inset
9345 </cell>
9346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350 Giancarlo
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359 555
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 </row>
9365 <row>
9366 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370
9371 \series bold
9372 Malfatti
9373 \end_layout
9374
9375 \end_inset
9376 </cell>
9377 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381 Luciano
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390 555
9391 \end_layout
9392
9393 \end_inset
9394 </cell>
9395 </row>
9396 <row>
9397 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401
9402 \series bold
9403 Malfatti
9404 \end_layout
9405
9406 \end_inset
9407 </cell>
9408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412 Valeriano
9413 \end_layout
9414
9415 \end_inset
9416 </cell>
9417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421 555
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 </row>
9427 <row>
9428 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432
9433 \series bold
9434 Meneguzzo
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443 Roberto
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452 555
9453 \end_layout
9454
9455 \end_inset
9456 </cell>
9457 </row>
9458 <row>
9459 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463
9464 \series bold
9465 Mezzadra
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474 Roberto
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483 555
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 </row>
9489 </lyxtabular>
9490
9491 \end_inset
9492
9493
9494 \end_layout
9495
9496 \begin_layout Section
9497 Particularidades de los cuadros largos
9498 \begin_inset CommandInset label
9499 LatexCommand label
9500 name "sec:Particularidades-cuadros-largos"
9501
9502 \end_inset
9503
9504
9505 \end_layout
9506
9507 \begin_layout Subsection
9508 Cálculos
9509 \begin_inset Index idx
9510 status collapsed
9511
9512 \begin_layout Plain Layout
9513 Cuadros largos ! Cálculos
9514 \end_layout
9515
9516 \end_inset
9517
9518
9519 \end_layout
9520
9521 \begin_layout Standard
9522 \SpecialChar LaTeX
9523  calcula la altura de las páginas con cuadro y sus saltos de página utilizando
9524  los denominados «trozos», que son partes del cuadro presentes en la memoria
9525  de \SpecialChar LaTeX
9526 .
9527  El valor predeterminado está establecido a sólo 20 filas.
9528  Si estás usando cuadros largos con muchas páginas, la generación del documento
9529  puede hacerse muy lenta.
9530  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
9531  el siguiente comando en el preámbulo del documento:
9532 \end_layout
9533
9534 \begin_layout Standard
9535
9536 \series bold
9537
9538 \backslash
9539 setcounter{LTchunksize}{100}
9540 \end_layout
9541
9542 \begin_layout Subsection
9543 Flotantes y cuadros largos
9544 \begin_inset Index idx
9545 status collapsed
9546
9547 \begin_layout Plain Layout
9548 Cuadros largos ! Flotantes
9549 \end_layout
9550
9551 \end_inset
9552
9553
9554 \end_layout
9555
9556 \begin_layout Standard
9557 Podría haber problemas si un flotante aparece en la misma página donde comienza
9558  un cuadro largo.
9559  Para evitarlo, añade un 
9560 \begin_inset Quotes fld
9561 \end_inset
9562
9563 salto de página limpia
9564 \begin_inset Quotes frd
9565 \end_inset
9566
9567  (menú 
9568 \family sans
9569 Insertar\SpecialChar menuseparator
9570 Formato\SpecialChar menuseparator
9571 Limpiar
9572 \begin_inset space ~
9573 \end_inset
9574
9575 página
9576 \family default
9577 ) antes del cuadro.
9578 \end_layout
9579
9580 \begin_layout Subsection
9581 Saltos de página forzados
9582 \begin_inset Index idx
9583 status collapsed
9584
9585 \begin_layout Plain Layout
9586 Cuadros largos ! Saltos de página forzados
9587 \end_layout
9588
9589 \end_inset
9590
9591
9592 \end_layout
9593
9594 \begin_layout Standard
9595 Por omisión, los cuadros sólo se cortan entre filas.
9596  Si tienes una celda con líneas múltiples y necesitas un salto de página
9597  dentro de la celda, inserta el comando de nueva línea «
9598 \series bold
9599
9600 \backslash
9601
9602 \backslash
9603
9604 \series default
9605 » en código \SpecialChar TeX
9606  en el punto en que quieras cortar.
9607  Antes del comando «
9608 \series bold
9609
9610 \backslash
9611
9612 \backslash
9613
9614 \series default
9615 » debes insertar en código \SpecialChar TeX
9616  tantos caracteres «
9617 \series bold
9618 &
9619 \series default
9620 » como columnas siguientes del cuadro.
9621  
9622 \series bold
9623 &
9624 \series default
9625  es el carácter para separar celdas.
9626  Escribe en código \SpecialChar TeX
9627  después de cada 
9628 \series bold
9629 &
9630 \series default
9631  el contenido de la celda siguiente correspondiente y borra el contenido
9632  de esas celdas.
9633 \begin_inset Newline newline
9634 \end_inset
9635
9636 Detrás del comando 
9637 \series bold
9638
9639 \backslash
9640
9641 \backslash
9642
9643 \series default
9644 , inserta tantos 
9645 \series bold
9646 &
9647 \series default
9648  como columnas haya delante de la actual.
9649  Enl cuadro
9650 \begin_inset space ~
9651 \end_inset
9652
9653
9654 \begin_inset CommandInset ref
9655 LatexCommand ref
9656 reference "tab:Saltos de Página Forzados"
9657
9658 \end_inset
9659
9660  la celda que debería cortarse está en la segunda columna seguida de otra
9661  columna.
9662  Por eso, el siguiente comando se inserta en la celda en código \SpecialChar TeX
9663  detrás
9664  de «
9665 \emph on
9666 Castelchiodato,
9667 \emph default
9668 »:
9669 \end_layout
9670
9671 \begin_layout Standard
9672
9673 \series bold
9674 & 111
9675 \backslash
9676
9677 \backslash
9678  
9679 \backslash
9680 newpage
9681 \begin_inset Newline newline
9682 \end_inset
9683
9684 &
9685 \end_layout
9686
9687 \begin_layout Standard
9688 El «111» en la tercera columna de la fila se ha borrado.
9689
9690 \series bold
9691  
9692 \backslash
9693 newpage 
9694 \series default
9695 es necesario solo si en esta posición debiera ir definitivamente un salto
9696  de página, de otro modo es sólamente una posibilidad de salto.
9697  Si la fila más baja de la cuadro largo no tiene, por alguna razón, línea
9698  superior pero quisieras una línea horizontal donde se corta la celda, usa
9699  este comando alternativo:
9700 \end_layout
9701
9702 \begin_layout Standard
9703
9704 \series bold
9705 & 111
9706 \backslash
9707
9708 \backslash
9709
9710 \begin_inset Newline newline
9711 \end_inset
9712
9713
9714 \backslash
9715 hline &
9716 \end_layout
9717
9718 \begin_layout Standard
9719 Cuando la celda a cortar está en la última columna, el comando
9720 \end_layout
9721
9722 \begin_layout Standard
9723
9724 \series bold
9725
9726 \backslash
9727 setlength{
9728 \backslash
9729 parfillskip}{0pt}
9730 \end_layout
9731
9732 \begin_layout Standard
9733 debe insertarse en código \SpecialChar TeX
9734  al principio de la celda.
9735  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9736  aparecerá con toda su anchura.
9737 \begin_inset Separator parbreak
9738 \end_inset
9739
9740
9741 \end_layout
9742
9743 \begin_layout Standard
9744 \align center
9745 \begin_inset Tabular
9746 <lyxtabular version="3" rows="38" columns="3">
9747 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9748 <column alignment="left" valignment="top" width="0cm">
9749 <column alignment="left" valignment="top" width="3cm">
9750 <column alignment="right" valignment="top" width="0pt">
9751 <row endfirsthead="true" caption="true">
9752 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9753 \begin_inset Text
9754
9755 \begin_layout Plain Layout
9756 \begin_inset Caption Standard
9757
9758 \begin_layout Plain Layout
9759 Cuadro con salto de página forzado en celda
9760 \begin_inset CommandInset label
9761 LatexCommand label
9762 name "tab:Saltos de Página Forzados"
9763
9764 \end_inset
9765
9766
9767 \begin_inset Argument 1
9768 status open
9769
9770 \begin_layout Plain Layout
9771 Cuadro con salto de página forzado
9772 \end_layout
9773
9774 \end_inset
9775
9776
9777 \end_layout
9778
9779 \end_inset
9780
9781
9782 \end_layout
9783
9784 \end_inset
9785 </cell>
9786 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9787 \begin_inset Text
9788
9789 \begin_layout Plain Layout
9790
9791 \end_layout
9792
9793 \end_inset
9794 </cell>
9795 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9796 \begin_inset Text
9797
9798 \begin_layout Plain Layout
9799
9800 \end_layout
9801
9802 \end_inset
9803 </cell>
9804 </row>
9805 <row endfirsthead="true">
9806 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9807 \begin_inset Text
9808
9809 \begin_layout Plain Layout
9810
9811 \series bold
9812 Ejemplo de lista telefónica (ignore los nombres)
9813 \end_layout
9814
9815 \end_inset
9816 </cell>
9817 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9818 \begin_inset Text
9819
9820 \begin_layout Plain Layout
9821
9822 \end_layout
9823
9824 \end_inset
9825 </cell>
9826 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9827 \begin_inset Text
9828
9829 \begin_layout Plain Layout
9830
9831 \end_layout
9832
9833 \end_inset
9834 </cell>
9835 </row>
9836 <row endfirsthead="true">
9837 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9838 \begin_inset Text
9839
9840 \begin_layout Plain Layout
9841
9842 \series bold
9843 NOMBRE
9844 \end_layout
9845
9846 \end_inset
9847 </cell>
9848 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9849 \begin_inset Text
9850
9851 \begin_layout Plain Layout
9852
9853 \end_layout
9854
9855 \end_inset
9856 </cell>
9857 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9858 \begin_inset Text
9859
9860 \begin_layout Plain Layout
9861
9862 \series bold
9863 TEL.
9864 \end_layout
9865
9866 \end_inset
9867 </cell>
9868 </row>
9869 <row endhead="true">
9870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9871 \begin_inset Text
9872
9873 \begin_layout Plain Layout
9874 \begin_inset ERT
9875 status collapsed
9876
9877 \begin_layout Plain Layout
9878
9879
9880 \backslash
9881 caption*{continúa Ejemplo de lista telefónica}
9882 \backslash
9883
9884 \backslash
9885 %
9886 \end_layout
9887
9888 \end_inset
9889
9890
9891 \end_layout
9892
9893 \end_inset
9894 </cell>
9895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9896 \begin_inset Text
9897
9898 \begin_layout Plain Layout
9899
9900 \end_layout
9901
9902 \end_inset
9903 </cell>
9904 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9905 \begin_inset Text
9906
9907 \begin_layout Plain Layout
9908
9909 \end_layout
9910
9911 \end_inset
9912 </cell>
9913 </row>
9914 <row endhead="true">
9915 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9916 \begin_inset Text
9917
9918 \begin_layout Plain Layout
9919  
9920 \series bold
9921 Ejemplo de lista telefónica
9922 \end_layout
9923
9924 \end_inset
9925 </cell>
9926 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9927 \begin_inset Text
9928
9929 \begin_layout Plain Layout
9930
9931 \end_layout
9932
9933 \end_inset
9934 </cell>
9935 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9936 \begin_inset Text
9937
9938 \begin_layout Plain Layout
9939
9940 \end_layout
9941
9942 \end_inset
9943 </cell>
9944 </row>
9945 <row endhead="true">
9946 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9947 \begin_inset Text
9948
9949 \begin_layout Plain Layout
9950
9951 \series bold
9952 NOMBRE
9953 \end_layout
9954
9955 \end_inset
9956 </cell>
9957 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9958 \begin_inset Text
9959
9960 \begin_layout Plain Layout
9961
9962 \end_layout
9963
9964 \end_inset
9965 </cell>
9966 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9967 \begin_inset Text
9968
9969 \begin_layout Plain Layout
9970
9971 \series bold
9972 TEL.
9973 \end_layout
9974
9975 \end_inset
9976 </cell>
9977 </row>
9978 <row endfoot="true">
9979 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9980 \begin_inset Text
9981
9982 \begin_layout Plain Layout
9983 continúa en página siguiente
9984 \end_layout
9985
9986 \end_inset
9987 </cell>
9988 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9989 \begin_inset Text
9990
9991 \begin_layout Plain Layout
9992
9993 \end_layout
9994
9995 \end_inset
9996 </cell>
9997 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Plain Layout
10001
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 </row>
10007 <row>
10008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10009 \begin_inset Text
10010
10011 \begin_layout Plain Layout
10012
10013 \series bold
10014 Annovi
10015 \end_layout
10016
10017 \end_inset
10018 </cell>
10019 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10020 \begin_inset Text
10021
10022 \begin_layout Plain Layout
10023 Silvia
10024 \end_layout
10025
10026 \end_inset
10027 </cell>
10028 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10029 \begin_inset Text
10030
10031 \begin_layout Plain Layout
10032 111
10033 \end_layout
10034
10035 \end_inset
10036 </cell>
10037 </row>
10038 <row>
10039 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10040 \begin_inset Text
10041
10042 \begin_layout Plain Layout
10043
10044 \series bold
10045 Bertoli
10046 \end_layout
10047
10048 \end_inset
10049 </cell>
10050 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10051 \begin_inset Text
10052
10053 \begin_layout Plain Layout
10054 Stefano
10055 \end_layout
10056
10057 \end_inset
10058 </cell>
10059 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063 111
10064 \end_layout
10065
10066 \end_inset
10067 </cell>
10068 </row>
10069 <row>
10070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10071 \begin_inset Text
10072
10073 \begin_layout Plain Layout
10074
10075 \series bold
10076 Bozzi
10077 \end_layout
10078
10079 \end_inset
10080 </cell>
10081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085 Walter
10086 \end_layout
10087
10088 \end_inset
10089 </cell>
10090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10091 \begin_inset Text
10092
10093 \begin_layout Plain Layout
10094 111
10095 \end_layout
10096
10097 \end_inset
10098 </cell>
10099 </row>
10100 <row>
10101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105
10106 \series bold
10107 Cachia
10108 \end_layout
10109
10110 \end_inset
10111 </cell>
10112 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10113 \begin_inset Text
10114
10115 \begin_layout Plain Layout
10116 Maria
10117 \end_layout
10118
10119 \end_inset
10120 </cell>
10121 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Plain Layout
10125 111
10126 \end_layout
10127
10128 \end_inset
10129 </cell>
10130 </row>
10131 <row>
10132 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10133 \begin_inset Text
10134
10135 \begin_layout Plain Layout
10136
10137 \series bold
10138 Cachia
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10144 \begin_inset Text
10145
10146 \begin_layout Plain Layout
10147 Maurizio
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Plain Layout
10156 111
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 </row>
10162 <row>
10163 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Plain Layout
10167
10168 \series bold
10169 Cinquemani
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10175 \begin_inset Text
10176
10177 \begin_layout Plain Layout
10178 Giusi
10179 \end_layout
10180
10181 \end_inset
10182 </cell>
10183 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187 111
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 </row>
10193 <row>
10194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10195 \begin_inset Text
10196
10197 \begin_layout Plain Layout
10198
10199 \series bold
10200 Colin
10201 \end_layout
10202
10203 \end_inset
10204 </cell>
10205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10206 \begin_inset Text
10207
10208 \begin_layout Plain Layout
10209 Bernard
10210 \end_layout
10211
10212 \end_inset
10213 </cell>
10214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218 111
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 </row>
10224 <row>
10225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229
10230 \series bold
10231 Concli
10232 \end_layout
10233
10234 \end_inset
10235 </cell>
10236 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10237 \begin_inset Text
10238
10239 \begin_layout Plain Layout
10240 Gianfranco
10241 \end_layout
10242
10243 \end_inset
10244 </cell>
10245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249 111
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 </row>
10255 <row>
10256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260
10261 \series bold
10262 Dal Bosco
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10268 \begin_inset Text
10269
10270 \begin_layout Plain Layout
10271 Carolina
10272 \end_layout
10273
10274 \end_inset
10275 </cell>
10276 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10277 \begin_inset Text
10278
10279 \begin_layout Plain Layout
10280 111
10281 \end_layout
10282
10283 \end_inset
10284 </cell>
10285 </row>
10286 <row>
10287 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Plain Layout
10291
10292 \series bold
10293 Dalpiaz
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10299 \begin_inset Text
10300
10301 \begin_layout Plain Layout
10302 Annamaria
10303 \end_layout
10304
10305 \end_inset
10306 </cell>
10307 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Plain Layout
10311 111
10312 \end_layout
10313
10314 \end_inset
10315 </cell>
10316 </row>
10317 <row>
10318 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Plain Layout
10322
10323 \series bold
10324 Feliciello
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10330 \begin_inset Text
10331
10332 \begin_layout Plain Layout
10333 Domenico
10334 \end_layout
10335
10336 \end_inset
10337 </cell>
10338 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342 111
10343 \end_layout
10344
10345 \end_inset
10346 </cell>
10347 </row>
10348 <row>
10349 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353
10354 \series bold
10355 Focarelli
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10361 \begin_inset Text
10362
10363 \begin_layout Plain Layout
10364 Paola
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373 111
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 </row>
10379 <row>
10380 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384
10385 \series bold
10386 Galletti
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10392 \begin_inset Text
10393
10394 \begin_layout Plain Layout
10395 Oreste
10396 \end_layout
10397
10398 \end_inset
10399 </cell>
10400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404 111
10405 \end_layout
10406
10407 \end_inset
10408 </cell>
10409 </row>
10410 <row>
10411 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10412 \begin_inset Text
10413
10414 \begin_layout Plain Layout
10415
10416 \series bold
10417 Gasparini
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10423 \begin_inset Text
10424
10425 \begin_layout Plain Layout
10426 Franca
10427 \end_layout
10428
10429 \end_inset
10430 </cell>
10431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Plain Layout
10435 111
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 </row>
10441 <row>
10442 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446
10447 \series bold
10448 Lassini
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10454 \begin_inset Text
10455
10456 \begin_layout Plain Layout
10457 Giancarlo
10458 \end_layout
10459
10460 \end_inset
10461 </cell>
10462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 </row>
10472 <row>
10473 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477
10478 \series bold
10479 Malfatti
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10485 \begin_inset Text
10486
10487 \begin_layout Plain Layout
10488 Luciano
10489 \end_layout
10490
10491 \end_inset
10492 </cell>
10493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497 111
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 </row>
10503 <row>
10504 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508
10509 \series bold
10510 Malfatti
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10516 \begin_inset Text
10517
10518 \begin_layout Plain Layout
10519 Valeriano
10520 \end_layout
10521
10522 \end_inset
10523 </cell>
10524 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528 111
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 </row>
10534 <row>
10535 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539
10540 \series bold
10541 Meneguzzo
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550 Roberto
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559 111
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 </row>
10565 <row>
10566 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570
10571 \series bold
10572 Mezzadra
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10578 \begin_inset Text
10579
10580 \begin_layout Plain Layout
10581 Roberto
10582 \end_layout
10583
10584 \end_inset
10585 </cell>
10586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590 111
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 </row>
10596 <row>
10597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10598 \begin_inset Text
10599
10600 \begin_layout Plain Layout
10601
10602 \series bold
10603 Pirpamer
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \begin_layout Plain Layout
10612 Erich
10613 \end_layout
10614
10615 \end_inset
10616 </cell>
10617 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10618 \begin_inset Text
10619
10620 \begin_layout Plain Layout
10621 111
10622 \end_layout
10623
10624 \end_inset
10625 </cell>
10626 </row>
10627 <row>
10628 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10629 \begin_inset Text
10630
10631 \begin_layout Plain Layout
10632
10633 \series bold
10634 Pochiesa
10635 \end_layout
10636
10637 \end_inset
10638 </cell>
10639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10640 \begin_inset Text
10641
10642 \begin_layout Plain Layout
10643 Paolo
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652 111, 222
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 </row>
10658 <row>
10659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10660 \begin_inset Text
10661
10662 \begin_layout Plain Layout
10663
10664 \series bold
10665 Radina
10666 \end_layout
10667
10668 \end_inset
10669 </cell>
10670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674 Claudio
10675 \end_layout
10676
10677 \end_inset
10678 </cell>
10679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683 111
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 </row>
10689 <row>
10690 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694
10695 \series bold
10696 Rizzardi
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10702 \begin_inset Text
10703
10704 \begin_layout Plain Layout
10705 Paolo, 11.
10706  Fürst von Montecompatri, 11.
10707  Fürst von Sulmona und Vivaro, 10.
10708  Fürst von Rossano, 5.
10709  Herzog von Canemorte, 11.
10710  Herzog von Palombara, 5.
10711  Herzog von Castelchiodato,
10712 \begin_inset ERT
10713 status open
10714
10715 \begin_layout Plain Layout
10716
10717 & 111
10718 \backslash
10719
10720 \backslash
10721  
10722 \backslash
10723 newpage
10724 \end_layout
10725
10726 \begin_layout Plain Layout
10727
10728 &
10729 \end_layout
10730
10731 \end_inset
10732
10733  11.
10734  Herzog von Poggionativo, 11.
10735  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10736  Graf von Valinfreda, 11.
10737  Baron von Cropalati, 11.
10738  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10739 \end_layout
10740
10741 \end_inset
10742 </cell>
10743 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10744 \begin_inset Text
10745
10746 \begin_layout Plain Layout
10747 111
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 </row>
10753 <row>
10754 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758
10759 \series bold
10760 Stuffer
10761 \end_layout
10762
10763 \end_inset
10764 </cell>
10765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769 Oskar
10770 \end_layout
10771
10772 \end_inset
10773 </cell>
10774 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10775 \begin_inset Text
10776
10777 \begin_layout Plain Layout
10778 111
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 </row>
10784 <row>
10785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789
10790 \series bold
10791 Tacchelli
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800 Ugo
10801 \end_layout
10802
10803 \end_inset
10804 </cell>
10805 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10806 \begin_inset Text
10807
10808 \begin_layout Plain Layout
10809 111
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 </row>
10815 <row>
10816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820
10821 \series bold
10822 Tezzele
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831 Margit
10832 \end_layout
10833
10834 \end_inset
10835 </cell>
10836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840 111
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 </row>
10846 <row>
10847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851
10852 \series bold
10853 Unterkalmsteiner
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862 Frieda
10863 \end_layout
10864
10865 \end_inset
10866 </cell>
10867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871 111
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 </row>
10877 <row>
10878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882
10883 \series bold
10884 Vieider
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Plain Layout
10893 Hilde
10894 \end_layout
10895
10896 \end_inset
10897 </cell>
10898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902 111
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 </row>
10908 <row>
10909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913
10914 \series bold
10915 Vigna
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924 Jürgen
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 111
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 </row>
10939 <row>
10940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944
10945 \series bold
10946 Weber
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955 Maurizio
10956 \end_layout
10957
10958 \end_inset
10959 </cell>
10960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964 111
10965 \end_layout
10966
10967 \end_inset
10968 </cell>
10969 </row>
10970 <row>
10971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10972 \begin_inset Text
10973
10974 \begin_layout Plain Layout
10975
10976 \series bold
10977 Winkler
10978 \end_layout
10979
10980 \end_inset
10981 </cell>
10982 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986 Franz
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 111
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 </row>
11001 </lyxtabular>
11002
11003 \end_inset
11004
11005
11006 \end_layout
11007
11008 \begin_layout Section
11009 Líneas múltiples en columnas y filas
11010 \end_layout
11011
11012 \begin_layout Subsection
11013 Líneas múltiples en celdas
11014 \begin_inset CommandInset label
11015 LatexCommand label
11016 name "subsec:Líneas-Múltiples-en"
11017
11018 \end_inset
11019
11020
11021 \begin_inset Index idx
11022 status collapsed
11023
11024 \begin_layout Plain Layout
11025 Lineas@Líneas múltiples en celdas
11026 \end_layout
11027
11028 \end_inset
11029
11030
11031 \begin_inset Index idx
11032 status collapsed
11033
11034 \begin_layout Plain Layout
11035 Cuadros ! Saltos de línea
11036 \end_layout
11037
11038 \end_inset
11039
11040
11041 \end_layout
11042
11043 \begin_layout Standard
11044 \noindent
11045 \begin_inset Float table
11046 placement H
11047 wide false
11048 sideways false
11049 status open
11050
11051 \begin_layout Plain Layout
11052 \begin_inset Caption Standard
11053
11054 \begin_layout Plain Layout
11055 \begin_inset CommandInset label
11056 LatexCommand label
11057 name "tab:Cuadro-con-múltiples"
11058
11059 \end_inset
11060
11061 Cuadro con líneas múltiples en celda
11062 \end_layout
11063
11064 \end_inset
11065
11066
11067 \end_layout
11068
11069 \begin_layout Plain Layout
11070 \align center
11071 \begin_inset Tabular
11072 <lyxtabular version="3" rows="3" columns="3">
11073 <features tabularvalignment="middle">
11074 <column alignment="center" valignment="middle" width="2.5cm">
11075 <column alignment="center" valignment="middle">
11076 <column alignment="center" valignment="middle">
11077 <row>
11078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082 líneas
11083 \begin_inset Newline linebreak
11084 \end_inset
11085
11086 múltiples
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095 b
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104 c
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 </row>
11110 <row>
11111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11112 \begin_inset Text
11113
11114 \begin_layout Plain Layout
11115 d
11116 \end_layout
11117
11118 \end_inset
11119 </cell>
11120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11121 \begin_inset Text
11122
11123 \begin_layout Plain Layout
11124 e
11125 \end_layout
11126
11127 \end_inset
11128 </cell>
11129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11130 \begin_inset Text
11131
11132 \begin_layout Plain Layout
11133 f
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 </row>
11139 <row>
11140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144 g
11145 \end_layout
11146
11147 \end_inset
11148 </cell>
11149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11150 \begin_inset Text
11151
11152 \begin_layout Plain Layout
11153 h
11154 \end_layout
11155
11156 \end_inset
11157 </cell>
11158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11159 \begin_inset Text
11160
11161 \begin_layout Plain Layout
11162 i
11163 \end_layout
11164
11165 \end_inset
11166 </cell>
11167 </row>
11168 </lyxtabular>
11169
11170 \end_inset
11171
11172
11173 \end_layout
11174
11175 \end_inset
11176
11177
11178 \end_layout
11179
11180 \begin_layout Standard
11181 Al ajustar anchura fija en una columna se habilita la entrada de texto como
11182  párrafos con varias líneas y guionado.
11183 \end_layout
11184
11185 \begin_layout Standard
11186 Para generar el cuadro
11187 \begin_inset space ~
11188 \end_inset
11189
11190
11191 \begin_inset CommandInset ref
11192 LatexCommand ref
11193 reference "tab:Cuadro-con-múltiples"
11194
11195 \end_inset
11196
11197 , crea un cuadro 3×3, marca la primera celda y haz clic derecho sobre ella.
11198  En el diálogo que surge establece una anchura de 2.5
11199 \begin_inset space \thinspace{}
11200 \end_inset
11201
11202 cm y escoge centro en alineación vertical y horizontal.
11203  La alineación vertical se utiliza para todas las celdas de la fila.
11204  Como nuestro texto es menor de 2.5
11205 \begin_inset space \thinspace{}
11206 \end_inset
11207
11208 cm, sólo aparece una línea.
11209  Para poner dos añadimos un salto de línea justificado, (atajo 
11210 \family sans
11211 Ctrl+Mayúsculas+Entrar
11212 \family default
11213 ).
11214  Si el texto es más ancho que la celda será automáticamente dividido en
11215  líneas.
11216 \end_layout
11217
11218 \begin_layout Standard
11219 Si hay una palabra larga en una celda con anchura fija, \SpecialChar LaTeX
11220  no puede cortarla
11221  con guión si es la primera entrada.
11222  Por eso hay que insertar algo para que dicha palabra no sea la primera
11223  entrada: añade un espacio horizontal de 0
11224 \begin_inset space \thinspace{}
11225 \end_inset
11226
11227 pt delante de la palabra.
11228  Como el espacio es 0 la salida no cambia.
11229  El cuadro
11230 \begin_inset space ~
11231 \end_inset
11232
11233
11234 \begin_inset CommandInset ref
11235 LatexCommand ref
11236 reference "tab:Cuadro-con-y"
11237
11238 \end_inset
11239
11240  muestra el efecto.
11241 \end_layout
11242
11243 \begin_layout Standard
11244 \begin_inset Float table
11245 placement b
11246 wide false
11247 sideways false
11248 status open
11249
11250 \begin_layout Plain Layout
11251 \begin_inset Caption Standard
11252
11253 \begin_layout Plain Layout
11254 \begin_inset CommandInset label
11255 LatexCommand label
11256 name "tab:Cuadro-con-y"
11257
11258 \end_inset
11259
11260 Cuadros con y sin guión
11261 \end_layout
11262
11263 \end_inset
11264
11265
11266 \end_layout
11267
11268 \begin_layout Plain Layout
11269 \begin_inset space \hfill{}
11270 \end_inset
11271
11272
11273 \begin_inset Tabular
11274 <lyxtabular version="3" rows="3" columns="3">
11275 <features tabularvalignment="middle">
11276 <column alignment="center" valignment="middle" width="2.5cm">
11277 <column alignment="center" valignment="middle">
11278 <column alignment="center" valignment="middle">
11279 <row>
11280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11281 \begin_inset Text
11282
11283 \begin_layout Plain Layout
11284 celdaconpalabramuylarga
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293 b
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302 c
11303 \end_layout
11304
11305 \end_inset
11306 </cell>
11307 </row>
11308 <row>
11309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11310 \begin_inset Text
11311
11312 \begin_layout Plain Layout
11313 d
11314 \end_layout
11315
11316 \end_inset
11317 </cell>
11318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11319 \begin_inset Text
11320
11321 \begin_layout Plain Layout
11322 e
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11328 \begin_inset Text
11329
11330 \begin_layout Plain Layout
11331 f
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 </row>
11337 <row>
11338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342 g
11343 \end_layout
11344
11345 \end_inset
11346 </cell>
11347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11348 \begin_inset Text
11349
11350 \begin_layout Plain Layout
11351 h
11352 \end_layout
11353
11354 \end_inset
11355 </cell>
11356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11357 \begin_inset Text
11358
11359 \begin_layout Plain Layout
11360 i
11361 \end_layout
11362
11363 \end_inset
11364 </cell>
11365 </row>
11366 </lyxtabular>
11367
11368 \end_inset
11369
11370
11371 \begin_inset space \hfill{}
11372 \end_inset
11373
11374
11375 \begin_inset Tabular
11376 <lyxtabular version="3" rows="3" columns="3">
11377 <features tabularvalignment="middle">
11378 <column alignment="center" valignment="middle" width="2.5cm">
11379 <column alignment="center" valignment="middle">
11380 <column alignment="center" valignment="middle">
11381 <row>
11382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 \begin_inset space \hspace{}
11387 \length 0pt
11388 \end_inset
11389
11390 celdaconpalabramuylarga
11391 \end_layout
11392
11393 \end_inset
11394 </cell>
11395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11396 \begin_inset Text
11397
11398 \begin_layout Plain Layout
11399 b
11400 \end_layout
11401
11402 \end_inset
11403 </cell>
11404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11405 \begin_inset Text
11406
11407 \begin_layout Plain Layout
11408 c
11409 \end_layout
11410
11411 \end_inset
11412 </cell>
11413 </row>
11414 <row>
11415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11416 \begin_inset Text
11417
11418 \begin_layout Plain Layout
11419 d
11420 \end_layout
11421
11422 \end_inset
11423 </cell>
11424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11425 \begin_inset Text
11426
11427 \begin_layout Plain Layout
11428 e
11429 \end_layout
11430
11431 \end_inset
11432 </cell>
11433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11434 \begin_inset Text
11435
11436 \begin_layout Plain Layout
11437 f
11438 \end_layout
11439
11440 \end_inset
11441 </cell>
11442 </row>
11443 <row>
11444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11445 \begin_inset Text
11446
11447 \begin_layout Plain Layout
11448 g
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 h
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11463 \begin_inset Text
11464
11465 \begin_layout Plain Layout
11466 i
11467 \end_layout
11468
11469 \end_inset
11470 </cell>
11471 </row>
11472 </lyxtabular>
11473
11474 \end_inset
11475
11476
11477 \begin_inset space \hfill{}
11478 \end_inset
11479
11480
11481 \end_layout
11482
11483 \end_inset
11484
11485
11486 \end_layout
11487
11488 \begin_layout Subsection
11489 Multicolumnas
11490 \begin_inset CommandInset label
11491 LatexCommand label
11492 name "subsec:Multicolumnas"
11493
11494 \end_inset
11495
11496
11497 \begin_inset Index idx
11498 status collapsed
11499
11500 \begin_layout Plain Layout
11501 Multicolumnas
11502 \end_layout
11503
11504 \end_inset
11505
11506
11507 \begin_inset Index idx
11508 status collapsed
11509
11510 \begin_layout Plain Layout
11511 Cuadros ! Multicolumnas
11512 \end_layout
11513
11514 \end_inset
11515
11516
11517 \end_layout
11518
11519 \begin_layout Subsubsection
11520 Fundamentos de multicolumnas
11521 \end_layout
11522
11523 \begin_layout Standard
11524 Para extender una celda sobre varias columnas, se marcan las celdas que
11525  se desee combinar y se usa el botón 
11526 \begin_inset Info
11527 type  "icon"
11528 arg   "inset-modify tabular multicolumn"
11529 \end_inset
11530
11531 , el menú 
11532 \family sans
11533 Editar\SpecialChar menuseparator
11534 Cuadro\SpecialChar menuseparator
11535 Multicolumna
11536 \family default
11537 , o clic derecho sobre las celdas marcadas y elige 
11538 \family sans
11539 Multicolumna 
11540 \family default
11541 en el menú contextual.
11542 \end_layout
11543
11544 \begin_layout Standard
11545 Las multicolumnas tienen su propia configuración de celdas.
11546  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11547  multicolumna.
11548  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11549  última fila sin borde superior:
11550 \begin_inset Separator parbreak
11551 \end_inset
11552
11553
11554 \end_layout
11555
11556 \begin_layout Standard
11557 \align center
11558 \begin_inset Tabular
11559 <lyxtabular version="3" rows="3" columns="4">
11560 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11561 <column alignment="center" valignment="top" width="0pt">
11562 <column alignment="center" valignment="middle">
11563 <column alignment="center" valignment="top" width="0in">
11564 <column alignment="center" valignment="top" width="0pt">
11565 <row>
11566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11567 \begin_inset Text
11568
11569 \begin_layout Plain Layout
11570 abc
11571 \end_layout
11572
11573 \end_inset
11574 </cell>
11575 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 def ghi
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11594 \begin_inset Text
11595
11596 \begin_layout Plain Layout
11597 jkl
11598 \end_layout
11599
11600 \end_inset
11601 </cell>
11602 </row>
11603 <row>
11604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11605 \begin_inset Text
11606
11607 \begin_layout Plain Layout
11608
11609 \family roman
11610 \series medium
11611 \shape up
11612 \size normal
11613 \emph off
11614 \bar no
11615 \noun off
11616 \color none
11617 A
11618 \end_layout
11619
11620 \end_inset
11621 </cell>
11622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Plain Layout
11626 B
11627 \end_layout
11628
11629 \end_inset
11630 </cell>
11631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11632 \begin_inset Text
11633
11634 \begin_layout Plain Layout
11635 C
11636 \end_layout
11637
11638 \end_inset
11639 </cell>
11640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11641 \begin_inset Text
11642
11643 \begin_layout Plain Layout
11644 D
11645 \end_layout
11646
11647 \end_inset
11648 </cell>
11649 </row>
11650 <row>
11651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11652 \begin_inset Text
11653
11654 \begin_layout Plain Layout
11655 1
11656 \end_layout
11657
11658 \end_inset
11659 </cell>
11660 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11661 \begin_inset Text
11662
11663 \begin_layout Plain Layout
11664 2
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673 3
11674 \end_layout
11675
11676 \end_inset
11677 </cell>
11678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11679 \begin_inset Text
11680
11681 \begin_layout Plain Layout
11682 4
11683 \end_layout
11684
11685 \end_inset
11686 </cell>
11687 </row>
11688 </lyxtabular>
11689
11690 \end_inset
11691
11692
11693 \end_layout
11694
11695 \begin_layout Subsubsection
11696 Cálculos en multicolumnas
11697 \begin_inset CommandInset label
11698 LatexCommand label
11699 name "subsec:Cálculos-en-Multicolumnas"
11700
11701 \end_inset
11702
11703
11704 \begin_inset Index idx
11705 status collapsed
11706
11707 \begin_layout Plain Layout
11708 Cuadros ! Multicolumnas ! Cálculos
11709 \end_layout
11710
11711 \end_inset
11712
11713
11714 \end_layout
11715
11716 \begin_layout Standard
11717 \SpecialChar LyX
11718  soporta multicolumnas directamente, pero hay que prestar atención a la
11719  anchura de celda de las columnas combinadas en la celda multicolumna.
11720 \end_layout
11721
11722 \begin_layout Standard
11723 \begin_inset Float table
11724 placement h
11725 wide false
11726 sideways false
11727 status open
11728
11729 \begin_layout Plain Layout
11730 \begin_inset Caption Standard
11731
11732 \begin_layout Plain Layout
11733 \begin_inset CommandInset label
11734 LatexCommand label
11735 name "tab:Cuadro-con-centrado"
11736
11737 \end_inset
11738
11739 Cuadro con texto centrado en multicolumna sobre dos columnas que tienen
11740  exactamente la mitad de anchura que la celda multicolumna
11741 \begin_inset Argument 1
11742 status open
11743
11744 \begin_layout Plain Layout
11745 Cuadro multicolumna perfecta
11746 \end_layout
11747
11748 \end_inset
11749
11750
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \end_layout
11757
11758 \begin_layout Plain Layout
11759 \align center
11760 \begin_inset Tabular
11761 <lyxtabular version="3" rows="3" columns="3">
11762 <features tabularvalignment="middle">
11763 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11764 <column alignment="center" valignment="middle">
11765 <column alignment="center" valignment="top">
11766 <row>
11767 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11768 \begin_inset Text
11769
11770 \begin_layout Plain Layout
11771 multicolumna línea múltiple
11772 \end_layout
11773
11774 \end_inset
11775 </cell>
11776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11777 \begin_inset Text
11778
11779 \begin_layout Plain Layout
11780
11781 \end_layout
11782
11783 \end_inset
11784 </cell>
11785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11786 \begin_inset Text
11787
11788 \begin_layout Plain Layout
11789 c
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 </row>
11795 <row>
11796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800 d
11801 \end_layout
11802
11803 \end_inset
11804 </cell>
11805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11806 \begin_inset Text
11807
11808 \begin_layout Plain Layout
11809 e
11810 \end_layout
11811
11812 \end_inset
11813 </cell>
11814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11815 \begin_inset Text
11816
11817 \begin_layout Plain Layout
11818 f
11819 \end_layout
11820
11821 \end_inset
11822 </cell>
11823 </row>
11824 <row>
11825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11826 \begin_inset Text
11827
11828 \begin_layout Plain Layout
11829 g
11830 \end_layout
11831
11832 \end_inset
11833 </cell>
11834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11835 \begin_inset Text
11836
11837 \begin_layout Plain Layout
11838 h
11839 \end_layout
11840
11841 \end_inset
11842 </cell>
11843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 i
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 </row>
11853 </lyxtabular>
11854
11855 \end_inset
11856
11857
11858 \end_layout
11859
11860 \end_inset
11861
11862
11863 \end_layout
11864
11865 \begin_layout Standard
11866 Por ejemplo, para crear el cuadro
11867 \begin_inset space ~
11868 \end_inset
11869
11870
11871 \begin_inset CommandInset ref
11872 LatexCommand ref
11873 reference "tab:Cuadro-con-centrado"
11874
11875 \end_inset
11876
11877 , marca las dos primeras celdas en la primera fila deun cuadro 3×3 y haz
11878  clic derecho.
11879  En el diálogo marca 
11880 \emph on
11881 multicolumna
11882 \emph default
11883
11884 \emph on
11885 alineación centro
11886 \emph default
11887  y una anchura de 2.5
11888 \begin_inset space \thinspace{}
11889 \end_inset
11890
11891 cm.
11892  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11893  de la celda multicolumna, así que deberías ajustar 1.25
11894 \begin_inset space \thinspace{}
11895 \end_inset
11896
11897 cm para la primera columna.
11898  La segunda columna tendrá entonces automáticamente 1.25
11899 \begin_inset space \thinspace{}
11900 \end_inset
11901
11902 cm de anchura.
11903  Para el cuadro
11904 \begin_inset space ~
11905 \end_inset
11906
11907
11908 \begin_inset CommandInset ref
11909 LatexCommand ref
11910 reference "tab:Cuadro-sin-mitad"
11911
11912 \end_inset
11913
11914  se ha procedido de la siguiente manera:
11915 \end_layout
11916
11917 \begin_layout Standard
11918 \begin_inset Float table
11919 wide false
11920 sideways false
11921 status open
11922
11923 \begin_layout Plain Layout
11924 \begin_inset Caption Standard
11925
11926 \begin_layout Plain Layout
11927 \begin_inset CommandInset label
11928 LatexCommand label
11929 name "tab:Cuadro-sin-mitad"
11930
11931 \end_inset
11932
11933 Cuadro en el que las columnas combinadas no tienen exactamente la mitad
11934  de anchura que la celda multicolumna
11935 \begin_inset Argument 1
11936 status open
11937
11938 \begin_layout Plain Layout
11939 Cuadro multicolumna imperfecta
11940 \end_layout
11941
11942 \end_inset
11943
11944
11945 \end_layout
11946
11947 \end_inset
11948
11949
11950 \end_layout
11951
11952 \begin_layout Plain Layout
11953 \align center
11954 \begin_inset Tabular
11955 <lyxtabular version="3" rows="3" columns="3">
11956 <features tabularvalignment="middle">
11957 <column alignment="center" valignment="top" width="1.25cm">
11958 <column alignment="center" valignment="top">
11959 <column alignment="center" valignment="top">
11960 <row>
11961 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11962 \begin_inset Text
11963
11964 \begin_layout Plain Layout
11965 multicolumna línea múltiple
11966 \end_layout
11967
11968 \end_inset
11969 </cell>
11970 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11971 \begin_inset Text
11972
11973 \begin_layout Plain Layout
11974
11975 \end_layout
11976
11977 \end_inset
11978 </cell>
11979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11980 \begin_inset Text
11981
11982 \begin_layout Plain Layout
11983 c
11984 \end_layout
11985
11986 \end_inset
11987 </cell>
11988 </row>
11989 <row>
11990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11991 \begin_inset Text
11992
11993 \begin_layout Plain Layout
11994 d
11995 \end_layout
11996
11997 \end_inset
11998 </cell>
11999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12000 \begin_inset Text
12001
12002 \begin_layout Plain Layout
12003 e
12004 \end_layout
12005
12006 \end_inset
12007 </cell>
12008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12009 \begin_inset Text
12010
12011 \begin_layout Plain Layout
12012 f
12013 \end_layout
12014
12015 \end_inset
12016 </cell>
12017 </row>
12018 <row>
12019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12020 \begin_inset Text
12021
12022 \begin_layout Plain Layout
12023 g
12024 \end_layout
12025
12026 \end_inset
12027 </cell>
12028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12029 \begin_inset Text
12030
12031 \begin_layout Plain Layout
12032 h
12033 \end_layout
12034
12035 \end_inset
12036 </cell>
12037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12038 \begin_inset Text
12039
12040 \begin_layout Plain Layout
12041 i
12042 \end_layout
12043
12044 \end_inset
12045 </cell>
12046 </row>
12047 </lyxtabular>
12048
12049 \end_inset
12050
12051
12052 \end_layout
12053
12054 \end_inset
12055
12056
12057 \end_layout
12058
12059 \begin_layout Standard
12060 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
12061 a, es un poco mayor.
12062  La razón es que la anchura dada para una celda 
12063 \begin_inset Formula $W_{g}$
12064 \end_inset
12065
12066  no es su anchura total 
12067 \begin_inset Formula $W_{\mathrm{tot}}$
12068 \end_inset
12069
12070  porque una celda es siempre algo mayor que la anchura dada.
12071  El apéndice
12072 \begin_inset space ~
12073 \end_inset
12074
12075
12076 \begin_inset CommandInset ref
12077 LatexCommand ref
12078 reference "cap:Explicación-de-la-Ecuación"
12079
12080 \end_inset
12081
12082  lo explica con detalle.
12083 \end_layout
12084
12085 \begin_layout Standard
12086 La anchura dada 
12087 \begin_inset Formula $W_{g\,n}$
12088 \end_inset
12089
12090  necesaria para combinar 
12091 \emph on
12092 n
12093 \emph default
12094  columnas puede calcularse de manera que cada columna tenga una anchura
12095  total de 
12096 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12097 \end_inset
12098
12099 :
12100 \begin_inset Formula 
12101 \begin{equation}
12102 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12103 \end{equation}
12104
12105 \end_inset
12106
12107
12108 \end_layout
12109
12110 \begin_layout Standard
12111 En nuestro caso tenemos 
12112 \begin_inset Formula $n=2$
12113 \end_inset
12114
12115
12116 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12117 \end_inset
12118
12119
12120 \begin_inset space \thinspace{}
12121 \end_inset
12122
12123 cm y los valores predeterminados para longitudes, así la ecuación
12124 \begin_inset space ~
12125 \end_inset
12126
12127
12128 \begin_inset CommandInset ref
12129 LatexCommand ref
12130 reference "eq:Wgn"
12131
12132 \end_inset
12133
12134  queda
12135 \begin_inset Formula 
12136 \begin{equation}
12137 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12138 \end{equation}
12139
12140 \end_inset
12141
12142
12143 \end_layout
12144
12145 \begin_layout Standard
12146 Para habilitar cálculos en \SpecialChar LaTeX
12147 , debe cargarse en el preámbulo el paquete 
12148 \series bold
12149 calc
12150 \series default
12151  con la línea
12152 \begin_inset Index idx
12153 status collapsed
12154
12155 \begin_layout Plain Layout
12156 \SpecialChar LaTeX
12157 -paquetes ! calc
12158 \end_layout
12159
12160 \end_inset
12161
12162
12163 \end_layout
12164
12165 \begin_layout Standard
12166
12167 \series bold
12168
12169 \backslash
12170 usepackage{calc}
12171 \end_layout
12172
12173 \begin_layout Standard
12174 \SpecialChar LyX
12175  no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
12176  Por tanto hay que insertar un argumento \SpecialChar LaTeX
12177  en el diálogo.
12178  He aquí un repaso de los argumentos:
12179 \end_layout
12180
12181 \begin_layout Itemize
12182
12183 \series bold
12184 p{ancho}
12185 \series default
12186  crea celdas con anchura fija, el texto alineado arriba
12187 \end_layout
12188
12189 \begin_layout Itemize
12190
12191 \series bold
12192 m{ancho}
12193 \series default
12194  crea celdas con anchura fija, el texto con alineación vertical centrada
12195  
12196 \end_layout
12197
12198 \begin_layout Itemize
12199
12200 \series bold
12201 b{ancho}
12202 \series default
12203  crea celdas con anchura fija, el texto alineado abajo
12204 \end_layout
12205
12206 \begin_layout Standard
12207 Al introducir un argumento \SpecialChar LaTeX
12208 , todas las propiedades de celda puestas en el
12209  diálogo se ignoran.
12210 \end_layout
12211
12212 \begin_layout Standard
12213 \begin_inset Note Greyedout
12214 status open
12215
12216 \begin_layout Plain Layout
12217
12218 \series bold
12219 Nota:
12220 \series default
12221  Debido a un error, \SpecialChar LyX
12222  muestra de todas formas estas propiedades.
12223 \end_layout
12224
12225 \end_inset
12226
12227  
12228 \end_layout
12229
12230 \begin_layout Standard
12231 El comando 
12232 \series bold
12233
12234 \backslash
12235 centering
12236 \series default
12237  centra horizontalmente el texto.
12238  Puedes entonces introducir el siguiente argumento de \SpecialChar LaTeX
12239  para la primera columna
12240  extendida:
12241 \end_layout
12242
12243 \begin_layout Standard
12244
12245 \series bold
12246 >{
12247 \backslash
12248 centering}m{1.25cm-6.2pt}
12249 \end_layout
12250
12251 \begin_layout Standard
12252 El comando 
12253 \series bold
12254 >{ }
12255 \series default
12256  significa que los comandos entre llaves se aplican antes de crear la celda.
12257 \end_layout
12258
12259 \begin_layout Standard
12260 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12261 , aún está alineado a la izquierda.
12262  Esto se debe a que \SpecialChar LyX
12263  sólo aplica alineado a columnas simples.
12264  Así que para multicolumnas hemos de usar el argumento de \SpecialChar LaTeX
12265
12266 \end_layout
12267
12268 \begin_layout Standard
12269
12270 \series bold
12271 >{
12272 \backslash
12273 centering}m{2.5cm}
12274 \end_layout
12275
12276 \begin_layout Subsection
12277 Multifilas
12278 \begin_inset CommandInset label
12279 LatexCommand label
12280 name "subsec:Multifilas"
12281
12282 \end_inset
12283
12284
12285 \begin_inset Index idx
12286 status collapsed
12287
12288 \begin_layout Plain Layout
12289 Multifilas
12290 \end_layout
12291
12292 \end_inset
12293
12294
12295 \begin_inset Index idx
12296 status collapsed
12297
12298 \begin_layout Plain Layout
12299 Cuadros ! Multifilas
12300 \end_layout
12301
12302 \end_inset
12303
12304
12305 \end_layout
12306
12307 \begin_layout Standard
12308 Para extender una celda sobre varias filas, se marcan las celdas que se
12309  desee combinar y se usa el botón 
12310 \begin_inset Info
12311 type  "icon"
12312 arg   "inset-modify tabular multirow"
12313 \end_inset
12314
12315 , el menú 
12316 \family sans
12317 Editar\SpecialChar menuseparator
12318 Cuadro\SpecialChar menuseparator
12319 Multifila
12320 \family default
12321 , o haz clic derecho sobre las celdas marcadas y elige 
12322 \family sans
12323 Multifila 
12324 \family default
12325 en el menú contextual.
12326 \end_layout
12327
12328 \begin_layout Standard
12329 Aquí hay un ejemplo de cuadro con una multifila en la primera columna:
12330 \begin_inset Separator parbreak
12331 \end_inset
12332
12333
12334 \end_layout
12335
12336 \begin_layout Standard
12337 \align center
12338 \begin_inset Tabular
12339 <lyxtabular version="3" rows="3" columns="3">
12340 <features tabularvalignment="middle">
12341 <column alignment="center" valignment="top" width="0pt">
12342 <column alignment="center" valignment="top">
12343 <column alignment="center" valignment="top">
12344 <row>
12345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12346 \begin_inset Text
12347
12348 \begin_layout Plain Layout
12349 entrada en una celda larga
12350 \end_layout
12351
12352 \end_inset
12353 </cell>
12354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12355 \begin_inset Text
12356
12357 \begin_layout Plain Layout
12358 b
12359 \end_layout
12360
12361 \end_inset
12362 </cell>
12363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12364 \begin_inset Text
12365
12366 \begin_layout Plain Layout
12367 c
12368 \end_layout
12369
12370 \end_inset
12371 </cell>
12372 </row>
12373 <row>
12374 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12375 \begin_inset Text
12376
12377 \begin_layout Plain Layout
12378 multifila
12379 \end_layout
12380
12381 \end_inset
12382 </cell>
12383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12384 \begin_inset Text
12385
12386 \begin_layout Plain Layout
12387 e
12388 \end_layout
12389
12390 \end_inset
12391 </cell>
12392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12393 \begin_inset Text
12394
12395 \begin_layout Plain Layout
12396 f
12397 \end_layout
12398
12399 \end_inset
12400 </cell>
12401 </row>
12402 <row>
12403 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12404 \begin_inset Text
12405
12406 \begin_layout Plain Layout
12407
12408 \end_layout
12409
12410 \end_inset
12411 </cell>
12412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12413 \begin_inset Text
12414
12415 \begin_layout Plain Layout
12416 h
12417 \end_layout
12418
12419 \end_inset
12420 </cell>
12421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12422 \begin_inset Text
12423
12424 \begin_layout Plain Layout
12425 i
12426 \end_layout
12427
12428 \end_inset
12429 </cell>
12430 </row>
12431 </lyxtabular>
12432
12433 \end_inset
12434
12435
12436 \end_layout
12437
12438 \begin_layout Standard
12439 La anchura de las celdas multifila se establece poniendo la anchura y la
12440  alineación para toda la columna.
12441  El 
12442 \family sans
12443 Desplazamiento vertical
12444 \family default
12445  cambia el contenido de la multifila arriba/abajo según su valor sea positivo/ne
12446 gativo.
12447 \end_layout
12448
12449 \begin_layout Standard
12450 Si la columna de una celda multifila no tiene anchura explícita, la celda
12451  multifila hereda el alineamiento de la columna.
12452  Por otra parte, se alinea a la izquierda por omisión.
12453  Para cambiar esto renombra el comando 
12454 \series bold
12455
12456 \backslash
12457 multirowsetup
12458 \series default
12459  con el comando
12460 \end_layout
12461
12462 \begin_layout Standard
12463
12464 \series bold
12465
12466 \backslash
12467 renewcommand{
12468 \backslash
12469 multirowsetup}{
12470 \backslash
12471 centering}
12472 \end_layout
12473
12474 \begin_layout Standard
12475 en el preámbulo del documento.
12476  Entonces se centran todas las entradas de celdas multifila en el documento.
12477  Si sólo queremos centrar en algunos cuadros, se puede renombrar el comando
12478  en código \SpecialChar TeX
12479  justo antes del cuadro en lugar de en el preámbulo.
12480  Si el texto debe estar alineado a la derecha, reemplaza 
12481 \series bold
12482
12483 \backslash
12484 centering
12485 \series default
12486  por 
12487 \series bold
12488
12489 \backslash
12490 raggedleft
12491 \series default
12492 .
12493  Para volver a alineado a la izquierda usa 
12494 \series bold
12495
12496 \backslash
12497 raggedright
12498 \series default
12499 .
12500 \end_layout
12501
12502 \begin_layout Standard
12503 Este es un ejemplo de cuadro con una celda multifila alineada a la derecha
12504  que tiene un desplazamiento vertical de -4
12505 \begin_inset space \thinspace{}
12506 \end_inset
12507
12508 mm y está en una columna de 3
12509 \begin_inset space \thinspace{}
12510 \end_inset
12511
12512 cm de ancho:
12513 \begin_inset Separator parbreak
12514 \end_inset
12515
12516
12517 \end_layout
12518
12519 \begin_layout Standard
12520 \noindent
12521 \align center
12522 \begin_inset ERT
12523 status collapsed
12524
12525 \begin_layout Plain Layout
12526
12527
12528 \backslash
12529 renewcommand{
12530 \backslash
12531 multirowsetup}{
12532 \backslash
12533 raggedleft}
12534 \end_layout
12535
12536 \end_inset
12537
12538
12539 \begin_inset Tabular
12540 <lyxtabular version="3" rows="4" columns="3">
12541 <features tabularvalignment="middle">
12542 <column alignment="center" valignment="top" width="3cm">
12543 <column alignment="center" valignment="top">
12544 <column alignment="center" valignment="top">
12545 <row>
12546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12547 \begin_inset Text
12548
12549 \begin_layout Plain Layout
12550 entrada en una celda larga
12551 \end_layout
12552
12553 \end_inset
12554 </cell>
12555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12556 \begin_inset Text
12557
12558 \begin_layout Plain Layout
12559 b
12560 \end_layout
12561
12562 \end_inset
12563 </cell>
12564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568 c
12569 \end_layout
12570
12571 \end_inset
12572 </cell>
12573 </row>
12574 <row>
12575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12576 \begin_inset Text
12577
12578 \begin_layout Plain Layout
12579 t
12580 \end_layout
12581
12582 \end_inset
12583 </cell>
12584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12585 \begin_inset Text
12586
12587 \begin_layout Plain Layout
12588 n
12589 \end_layout
12590
12591 \end_inset
12592 </cell>
12593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12594 \begin_inset Text
12595
12596 \begin_layout Plain Layout
12597 m
12598 \end_layout
12599
12600 \end_inset
12601 </cell>
12602 </row>
12603 <row>
12604 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12605 \begin_inset Text
12606
12607 \begin_layout Plain Layout
12608 multifila
12609 \end_layout
12610
12611 \end_inset
12612 </cell>
12613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12614 \begin_inset Text
12615
12616 \begin_layout Plain Layout
12617 e
12618 \end_layout
12619
12620 \end_inset
12621 </cell>
12622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12623 \begin_inset Text
12624
12625 \begin_layout Plain Layout
12626 f
12627 \end_layout
12628
12629 \end_inset
12630 </cell>
12631 </row>
12632 <row>
12633 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12634 \begin_inset Text
12635
12636 \begin_layout Plain Layout
12637
12638 \end_layout
12639
12640 \end_inset
12641 </cell>
12642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12643 \begin_inset Text
12644
12645 \begin_layout Plain Layout
12646 h
12647 \end_layout
12648
12649 \end_inset
12650 </cell>
12651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12652 \begin_inset Text
12653
12654 \begin_layout Plain Layout
12655 i
12656 \end_layout
12657
12658 \end_inset
12659 </cell>
12660 </row>
12661 </lyxtabular>
12662
12663 \end_inset
12664
12665
12666 \begin_inset ERT
12667 status collapsed
12668
12669 \begin_layout Plain Layout
12670
12671
12672 \backslash
12673 renewcommand{
12674 \backslash
12675 multirowsetup}{
12676 \backslash
12677 raggedright}
12678 \end_layout
12679
12680 \end_inset
12681
12682
12683 \end_layout
12684
12685 \begin_layout Standard
12686 Para iniciar una nueva línea en una multifila se puede usar un salto de
12687  página forzado (
12688 \family sans
12689 Ctrl+Retorno
12690 \family default
12691 ) pero esto no respetará la alineación de celda, como se ve en este cuadro:
12692 \begin_inset Separator parbreak
12693 \end_inset
12694
12695
12696 \end_layout
12697
12698 \begin_layout Standard
12699 \noindent
12700 \align center
12701 \begin_inset Tabular
12702 <lyxtabular version="3" rows="3" columns="2">
12703 <features tabularvalignment="middle">
12704 <column alignment="left" valignment="middle" width="2cm">
12705 <column alignment="center" valignment="top">
12706 <row>
12707 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12708 \begin_inset Text
12709
12710 \begin_layout Plain Layout
12711 aaa
12712 \begin_inset Newline newline
12713 \end_inset
12714
12715 aaa
12716 \begin_inset Newline newline
12717 \end_inset
12718
12719 celda errónea
12720 \end_layout
12721
12722 \end_inset
12723 </cell>
12724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12725 \begin_inset Text
12726
12727 \begin_layout Plain Layout
12728 ccc
12729 \end_layout
12730
12731 \end_inset
12732 </cell>
12733 </row>
12734 <row>
12735 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12736 \begin_inset Text
12737
12738 \begin_layout Plain Layout
12739
12740 \end_layout
12741
12742 \end_inset
12743 </cell>
12744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12745 \begin_inset Text
12746
12747 \begin_layout Plain Layout
12748 ddd
12749 \end_layout
12750
12751 \end_inset
12752 </cell>
12753 </row>
12754 <row>
12755 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12756 \begin_inset Text
12757
12758 \begin_layout Plain Layout
12759 bbb
12760 \end_layout
12761
12762 \end_inset
12763 </cell>
12764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12765 \begin_inset Text
12766
12767 \begin_layout Plain Layout
12768 eee
12769 \end_layout
12770
12771 \end_inset
12772 </cell>
12773 </row>
12774 </lyxtabular>
12775
12776 \end_inset
12777
12778
12779 \end_layout
12780
12781 \begin_layout Standard
12782 Por tanto, hay que usar con cuidado los saltos forzados.
12783 \end_layout
12784
12785 \begin_layout Subsection
12786 Celdas con línea(s) diagonal(es)
12787 \end_layout
12788
12789 \begin_layout Standard
12790 Para que el lector distinga los encabezados de filas y columnas, es útil
12791  dividir la primera celda del cuadro con una o dos líneas diagonales.
12792  Esto es posible cargando el paquete \SpecialChar LaTeX
12793  
12794 \series bold
12795 diagbox
12796 \series default
12797
12798 \begin_inset Index idx
12799 status collapsed
12800
12801 \begin_layout Plain Layout
12802 \SpecialChar LaTeX
12803 -paquetes ! diagbox
12804 \end_layout
12805
12806 \end_inset
12807
12808  en el preámbulo del documento.
12809  El paquete suministra el comando 
12810 \series bold
12811
12812 \backslash
12813 diagbox
12814 \series default
12815 , que se inserta en código \SpecialChar TeX
12816  con dos o tres argumentos:
12817 \end_layout
12818
12819 \begin_layout Standard
12820
12821 \series bold
12822
12823 \backslash
12824 diagbox[options]{izquierda abajo}{derecha arriba}
12825 \end_layout
12826
12827 \begin_layout Standard
12828
12829 \series bold
12830
12831 \backslash
12832 diagbox[options]{izquierda abajo}{izquierda arriba}{derecha arriba}
12833 \end_layout
12834
12835 \begin_layout Standard
12836 En el primer caso, la celda se divide con una línea diagonal y los argumentos
12837  se colocan debajo y encima de dicha línea.
12838  En el segundo la celda se divide con dos líneas.
12839 \end_layout
12840
12841 \begin_layout Standard
12842 \begin_inset ERT
12843 status collapsed
12844
12845 \begin_layout Plain Layout
12846
12847
12848 \backslash
12849 ifdiagbox
12850 \end_layout
12851
12852 \end_inset
12853
12854
12855 \begin_inset Note Note
12856 status open
12857
12858 \begin_layout Plain Layout
12859 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
12860  \SpecialChar LaTeX
12861  
12862 \series bold
12863 diagbox
12864 \series default
12865 .
12866 \end_layout
12867
12868 \end_inset
12869
12870
12871 \end_layout
12872
12873 \begin_layout Standard
12874 Aquí hay un ejemplo de cuadro con 
12875 \series bold
12876
12877 \backslash
12878 diagbox
12879 \series default
12880  y dos argumentos:
12881 \end_layout
12882
12883 \begin_layout Standard
12884 \begin_inset VSpace medskip
12885 \end_inset
12886
12887
12888 \end_layout
12889
12890 \begin_layout Standard
12891 \noindent
12892 \begin_inset Tabular
12893 <lyxtabular version="3" rows="4" columns="4">
12894 <features tabularvalignment="middle">
12895 <column alignment="center" valignment="top">
12896 <column alignment="center" valignment="top">
12897 <column alignment="center" valignment="top">
12898 <column alignment="center" valignment="top">
12899 <row>
12900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 \begin_inset ERT
12905 status collapsed
12906
12907 \begin_layout Plain Layout
12908
12909
12910 \backslash
12911 diagbox{
12912 \end_layout
12913
12914 \end_inset
12915
12916 Nombre
12917 \begin_inset ERT
12918 status collapsed
12919
12920 \begin_layout Plain Layout
12921
12922 }{
12923 \end_layout
12924
12925 \end_inset
12926
12927 Parámetro
12928 \begin_inset ERT
12929 status collapsed
12930
12931 \begin_layout Plain Layout
12932
12933 }
12934 \end_layout
12935
12936 \end_inset
12937
12938
12939 \end_layout
12940
12941 \end_inset
12942 </cell>
12943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12944 \begin_inset Text
12945
12946 \begin_layout Plain Layout
12947 Thickness in nm
12948 \end_layout
12949
12950 \end_inset
12951 </cell>
12952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12953 \begin_inset Text
12954
12955 \begin_layout Plain Layout
12956 Transparency in %
12957 \end_layout
12958
12959 \end_inset
12960 </cell>
12961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12962 \begin_inset Text
12963
12964 \begin_layout Plain Layout
12965 Hardness in MPa
12966 \end_layout
12967
12968 \end_inset
12969 </cell>
12970 </row>
12971 <row>
12972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12973 \begin_inset Text
12974
12975 \begin_layout Plain Layout
12976 Perfect Green
12977 \end_layout
12978
12979 \end_inset
12980 </cell>
12981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12982 \begin_inset Text
12983
12984 \begin_layout Plain Layout
12985 45
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994 80
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13000 \begin_inset Text
13001
13002 \begin_layout Plain Layout
13003 504
13004 \end_layout
13005
13006 \end_inset
13007 </cell>
13008 </row>
13009 <row>
13010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13011 \begin_inset Text
13012
13013 \begin_layout Plain Layout
13014 Dark Multi-P
13015 \end_layout
13016
13017 \end_inset
13018 </cell>
13019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13020 \begin_inset Text
13021
13022 \begin_layout Plain Layout
13023 60
13024 \end_layout
13025
13026 \end_inset
13027 </cell>
13028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13029 \begin_inset Text
13030
13031 \begin_layout Plain Layout
13032 72
13033 \end_layout
13034
13035 \end_inset
13036 </cell>
13037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13038 \begin_inset Text
13039
13040 \begin_layout Plain Layout
13041 982
13042 \end_layout
13043
13044 \end_inset
13045 </cell>
13046 </row>
13047 <row>
13048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13049 \begin_inset Text
13050
13051 \begin_layout Plain Layout
13052 Crystal Clear Pro
13053 \end_layout
13054
13055 \end_inset
13056 </cell>
13057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13058 \begin_inset Text
13059
13060 \begin_layout Plain Layout
13061 18
13062 \end_layout
13063
13064 \end_inset
13065 </cell>
13066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13067 \begin_inset Text
13068
13069 \begin_layout Plain Layout
13070 86
13071 \end_layout
13072
13073 \end_inset
13074 </cell>
13075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13076 \begin_inset Text
13077
13078 \begin_layout Plain Layout
13079 374
13080 \end_layout
13081
13082 \end_inset
13083 </cell>
13084 </row>
13085 </lyxtabular>
13086
13087 \end_inset
13088
13089
13090 \begin_inset VSpace medskip
13091 \end_inset
13092
13093
13094 \end_layout
13095
13096 \begin_layout Standard
13097 El esquema con tres argumentos puede ser útil, por ejemplo, para cuadros
13098  de ligas deportivas o distancias:
13099 \begin_inset Separator parbreak
13100 \end_inset
13101
13102
13103 \end_layout
13104
13105 \begin_layout Standard
13106 \noindent
13107 \align center
13108 \begin_inset Tabular
13109 <lyxtabular version="3" rows="4" columns="4">
13110 <features tabularvalignment="middle">
13111 <column alignment="center" valignment="top" width="0pt">
13112 <column alignment="center" valignment="top">
13113 <column alignment="center" valignment="top">
13114 <column alignment="center" valignment="top">
13115 <row>
13116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13117 \begin_inset Text
13118
13119 \begin_layout Plain Layout
13120 \begin_inset ERT
13121 status collapsed
13122
13123 \begin_layout Plain Layout
13124
13125
13126 \backslash
13127 diagbox{
13128 \end_layout
13129
13130 \end_inset
13131
13132 Equipo local
13133 \begin_inset ERT
13134 status collapsed
13135
13136 \begin_layout Plain Layout
13137
13138 }{
13139 \end_layout
13140
13141 \end_inset
13142
13143 Resultado
13144 \begin_inset ERT
13145 status collapsed
13146
13147 \begin_layout Plain Layout
13148
13149 }{
13150 \end_layout
13151
13152 \end_inset
13153
13154 Equipo visitante
13155 \begin_inset ERT
13156 status collapsed
13157
13158 \begin_layout Plain Layout
13159
13160 }
13161 \end_layout
13162
13163 \end_inset
13164
13165
13166 \end_layout
13167
13168 \end_inset
13169 </cell>
13170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13171 \begin_inset Text
13172
13173 \begin_layout Plain Layout
13174 Tigers
13175 \end_layout
13176
13177 \end_inset
13178 </cell>
13179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13180 \begin_inset Text
13181
13182 \begin_layout Plain Layout
13183 Panthers
13184 \end_layout
13185
13186 \end_inset
13187 </cell>
13188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13189 \begin_inset Text
13190
13191 \begin_layout Plain Layout
13192 Falcons
13193 \end_layout
13194
13195 \end_inset
13196 </cell>
13197 </row>
13198 <row>
13199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13200 \begin_inset Text
13201
13202 \begin_layout Plain Layout
13203 Tigers
13204 \end_layout
13205
13206 \end_inset
13207 </cell>
13208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13209 \begin_inset Text
13210
13211 \begin_layout Plain Layout
13212
13213 \end_layout
13214
13215 \end_inset
13216 </cell>
13217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13218 \begin_inset Text
13219
13220 \begin_layout Plain Layout
13221 1:3
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230 0:1
13231 \end_layout
13232
13233 \end_inset
13234 </cell>
13235 </row>
13236 <row>
13237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241 Panthers
13242 \end_layout
13243
13244 \end_inset
13245 </cell>
13246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13247 \begin_inset Text
13248
13249 \begin_layout Plain Layout
13250 3:1
13251 \end_layout
13252
13253 \end_inset
13254 </cell>
13255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13256 \begin_inset Text
13257
13258 \begin_layout Plain Layout
13259
13260 \end_layout
13261
13262 \end_inset
13263 </cell>
13264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13265 \begin_inset Text
13266
13267 \begin_layout Plain Layout
13268 0:0
13269 \end_layout
13270
13271 \end_inset
13272 </cell>
13273 </row>
13274 <row>
13275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279 Falcons
13280 \end_layout
13281
13282 \end_inset
13283 </cell>
13284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13285 \begin_inset Text
13286
13287 \begin_layout Plain Layout
13288 1:0
13289 \end_layout
13290
13291 \end_inset
13292 </cell>
13293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13294 \begin_inset Text
13295
13296 \begin_layout Plain Layout
13297 0:0
13298 \end_layout
13299
13300 \end_inset
13301 </cell>
13302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13303 \begin_inset Text
13304
13305 \begin_layout Plain Layout
13306
13307 \end_layout
13308
13309 \end_inset
13310 </cell>
13311 </row>
13312 </lyxtabular>
13313
13314 \end_inset
13315
13316
13317 \end_layout
13318
13319 \begin_layout Standard
13320 Para cuadros más grandes con datos cruzados se pueden usar celdas divididas
13321  en cada esquina del cuadro, como en el siguiente ejemplo:
13322 \begin_inset Separator parbreak
13323 \end_inset
13324
13325
13326 \end_layout
13327
13328 \begin_layout Standard
13329 \noindent
13330 \align center
13331 \begin_inset Tabular
13332 <lyxtabular version="3" rows="5" columns="5">
13333 <features tabularvalignment="middle">
13334 <column alignment="center" valignment="top" width="0pt">
13335 <column alignment="center" valignment="top">
13336 <column alignment="center" valignment="top">
13337 <column alignment="center" valignment="top">
13338 <column alignment="center" valignment="top">
13339 <row>
13340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13341 \begin_inset Text
13342
13343 \begin_layout Plain Layout
13344 \begin_inset ERT
13345 status open
13346
13347 \begin_layout Plain Layout
13348
13349
13350 \backslash
13351 diagbox{
13352 \end_layout
13353
13354 \end_inset
13355
13356 Equipo local
13357 \begin_inset ERT
13358 status collapsed
13359
13360 \begin_layout Plain Layout
13361
13362 }{
13363 \end_layout
13364
13365 \end_inset
13366
13367 Resultado
13368 \begin_inset ERT
13369 status collapsed
13370
13371 \begin_layout Plain Layout
13372
13373 }{
13374 \end_layout
13375
13376 \end_inset
13377
13378 Equipo visitante
13379 \begin_inset ERT
13380 status collapsed
13381
13382 \begin_layout Plain Layout
13383
13384 }
13385 \end_layout
13386
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \end_inset
13393 </cell>
13394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13395 \begin_inset Text
13396
13397 \begin_layout Plain Layout
13398 Tigers
13399 \end_layout
13400
13401 \end_inset
13402 </cell>
13403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13404 \begin_inset Text
13405
13406 \begin_layout Plain Layout
13407 Panthers
13408 \end_layout
13409
13410 \end_inset
13411 </cell>
13412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13413 \begin_inset Text
13414
13415 \begin_layout Plain Layout
13416 Falcons
13417 \end_layout
13418
13419 \end_inset
13420 </cell>
13421 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13422 \begin_inset Text
13423
13424 \begin_layout Plain Layout
13425 \begin_inset ERT
13426 status open
13427
13428 \begin_layout Plain Layout
13429
13430
13431 \backslash
13432 diagbox[dir=NE]{
13433 \end_layout
13434
13435 \end_inset
13436
13437 Equipo local
13438 \begin_inset ERT
13439 status collapsed
13440
13441 \begin_layout Plain Layout
13442
13443 }{
13444 \end_layout
13445
13446 \end_inset
13447
13448 Resultado
13449 \begin_inset ERT
13450 status collapsed
13451
13452 \begin_layout Plain Layout
13453
13454 }{
13455 \end_layout
13456
13457 \end_inset
13458
13459 Equipo visitante
13460 \begin_inset ERT
13461 status collapsed
13462
13463 \begin_layout Plain Layout
13464
13465 }
13466 \end_layout
13467
13468 \end_inset
13469
13470
13471 \end_layout
13472
13473 \end_inset
13474 </cell>
13475 </row>
13476 <row>
13477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13478 \begin_inset Text
13479
13480 \begin_layout Plain Layout
13481 Tigers
13482 \end_layout
13483
13484 \end_inset
13485 </cell>
13486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13487 \begin_inset Text
13488
13489 \begin_layout Plain Layout
13490
13491 \end_layout
13492
13493 \end_inset
13494 </cell>
13495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13496 \begin_inset Text
13497
13498 \begin_layout Plain Layout
13499 1:3
13500 \end_layout
13501
13502 \end_inset
13503 </cell>
13504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13505 \begin_inset Text
13506
13507 \begin_layout Plain Layout
13508 0:1
13509 \end_layout
13510
13511 \end_inset
13512 </cell>
13513 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13514 \begin_inset Text
13515
13516 \begin_layout Plain Layout
13517 Tigers
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 </row>
13523 <row>
13524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13525 \begin_inset Text
13526
13527 \begin_layout Plain Layout
13528 Panthers
13529 \end_layout
13530
13531 \end_inset
13532 </cell>
13533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13534 \begin_inset Text
13535
13536 \begin_layout Plain Layout
13537 3:1
13538 \end_layout
13539
13540 \end_inset
13541 </cell>
13542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13543 \begin_inset Text
13544
13545 \begin_layout Plain Layout
13546
13547 \end_layout
13548
13549 \end_inset
13550 </cell>
13551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13552 \begin_inset Text
13553
13554 \begin_layout Plain Layout
13555 0:0
13556 \end_layout
13557
13558 \end_inset
13559 </cell>
13560 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13561 \begin_inset Text
13562
13563 \begin_layout Plain Layout
13564 Panthers
13565 \end_layout
13566
13567 \end_inset
13568 </cell>
13569 </row>
13570 <row>
13571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13572 \begin_inset Text
13573
13574 \begin_layout Plain Layout
13575 Falcons
13576 \end_layout
13577
13578 \end_inset
13579 </cell>
13580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13581 \begin_inset Text
13582
13583 \begin_layout Plain Layout
13584 1:0
13585 \end_layout
13586
13587 \end_inset
13588 </cell>
13589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13590 \begin_inset Text
13591
13592 \begin_layout Plain Layout
13593 0:0
13594 \end_layout
13595
13596 \end_inset
13597 </cell>
13598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13599 \begin_inset Text
13600
13601 \begin_layout Plain Layout
13602
13603 \end_layout
13604
13605 \end_inset
13606 </cell>
13607 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13608 \begin_inset Text
13609
13610 \begin_layout Plain Layout
13611 Falcons
13612 \end_layout
13613
13614 \end_inset
13615 </cell>
13616 </row>
13617 <row>
13618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13619 \begin_inset Text
13620
13621 \begin_layout Plain Layout
13622 \begin_inset ERT
13623 status open
13624
13625 \begin_layout Plain Layout
13626
13627
13628 \backslash
13629 diagbox[dir=SW]{
13630 \end_layout
13631
13632 \end_inset
13633
13634 Equipo local
13635 \begin_inset ERT
13636 status collapsed
13637
13638 \begin_layout Plain Layout
13639
13640 }{
13641 \end_layout
13642
13643 \end_inset
13644
13645 Resultado
13646 \begin_inset ERT
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650
13651 }{
13652 \end_layout
13653
13654 \end_inset
13655
13656 Equipo visitante
13657 \begin_inset ERT
13658 status collapsed
13659
13660 \begin_layout Plain Layout
13661
13662 }
13663 \end_layout
13664
13665 \end_inset
13666
13667
13668 \end_layout
13669
13670 \end_inset
13671 </cell>
13672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13673 \begin_inset Text
13674
13675 \begin_layout Plain Layout
13676 Tigers
13677 \end_layout
13678
13679 \end_inset
13680 </cell>
13681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13682 \begin_inset Text
13683
13684 \begin_layout Plain Layout
13685 Panthers
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13691 \begin_inset Text
13692
13693 \begin_layout Plain Layout
13694 Falcons
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 \begin_inset ERT
13704 status open
13705
13706 \begin_layout Plain Layout
13707
13708
13709 \backslash
13710 diagbox[dir=SE]{
13711 \end_layout
13712
13713 \end_inset
13714
13715 Equipo local
13716 \begin_inset ERT
13717 status collapsed
13718
13719 \begin_layout Plain Layout
13720
13721 }{
13722 \end_layout
13723
13724 \end_inset
13725
13726 Resultado
13727 \begin_inset ERT
13728 status collapsed
13729
13730 \begin_layout Plain Layout
13731
13732 }{
13733 \end_layout
13734
13735 \end_inset
13736
13737 Equipo visitante
13738 \begin_inset ERT
13739 status collapsed
13740
13741 \begin_layout Plain Layout
13742
13743 }
13744 \end_layout
13745
13746 \end_inset
13747
13748
13749 \end_layout
13750
13751 \end_inset
13752 </cell>
13753 </row>
13754 </lyxtabular>
13755
13756 \end_inset
13757
13758
13759 \end_layout
13760
13761 \begin_layout Standard
13762 Para rotar las líneas diagonales se usa la opción 
13763 \series bold
13764 dir=direction
13765 \series default
13766 .
13767  
13768 \emph on
13769 direction
13770 \emph default
13771  es 
13772 \series bold
13773 NE
13774 \series default
13775
13776 \series bold
13777 DE
13778 \series default
13779
13780 \series bold
13781 SW
13782 \series default
13783  o 
13784 \series bold
13785 NW
13786 \series default
13787 , que representan puntos en una brújula.
13788  Por ejemplo, 
13789 \series bold
13790 SW
13791 \series default
13792  es la orientación suroeste.
13793  Así, en la celda inferior izquierda del cuadro anterior, se ha utilizado
13794  el comando
13795 \end_layout
13796
13797 \begin_layout Standard
13798
13799 \series bold
13800
13801 \backslash
13802 diagbox[dir=SW]{Equipo local}{Resultado}{Equipo visitante}
13803 \end_layout
13804
13805 \begin_layout Standard
13806 Si no se indica dirección se usa NW.
13807 \end_layout
13808
13809 \begin_layout Standard
13810 La anchura adecuada para las celdas divididas se calcula automáticamente.
13811  Si estableces una anchura fija de columna menor que la calculada, el contenido
13812  sobrepasará los bordes de la celda:
13813 \begin_inset Separator parbreak
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \begin_layout Standard
13820 \noindent
13821 \align center
13822 \begin_inset Tabular
13823 <lyxtabular version="3" rows="2" columns="2">
13824 <features tabularvalignment="middle">
13825 <column alignment="center" valignment="top" width="3cm">
13826 <column alignment="center" valignment="top">
13827 <row>
13828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13829 \begin_inset Text
13830
13831 \begin_layout Plain Layout
13832 \begin_inset ERT
13833 status collapsed
13834
13835 \begin_layout Plain Layout
13836
13837
13838 \backslash
13839 diagbox{
13840 \end_layout
13841
13842 \end_inset
13843
13844 Nombre
13845 \begin_inset ERT
13846 status collapsed
13847
13848 \begin_layout Plain Layout
13849
13850 }{
13851 \end_layout
13852
13853 \end_inset
13854
13855 Parámetro
13856 \begin_inset ERT
13857 status collapsed
13858
13859 \begin_layout Plain Layout
13860
13861 }
13862 \end_layout
13863
13864 \end_inset
13865
13866
13867 \end_layout
13868
13869 \end_inset
13870 </cell>
13871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13872 \begin_inset Text
13873
13874 \begin_layout Plain Layout
13875 Thickness in nm
13876 \end_layout
13877
13878 \end_inset
13879 </cell>
13880 </row>
13881 <row>
13882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13883 \begin_inset Text
13884
13885 \begin_layout Plain Layout
13886 Perfect Green
13887 \end_layout
13888
13889 \end_inset
13890 </cell>
13891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13892 \begin_inset Text
13893
13894 \begin_layout Plain Layout
13895 45
13896 \end_layout
13897
13898 \end_inset
13899 </cell>
13900 </row>
13901 </lyxtabular>
13902
13903 \end_inset
13904
13905
13906 \end_layout
13907
13908 \begin_layout Standard
13909 Si hace falta una determinada anchura para columnas con celdas divididas,
13910  se usa la opción 
13911 \series bold
13912 width=3cm
13913 \series default
13914  (donde '3cm' puede cambiarse por la cantidad deseada).
13915  En el cuadro siguiente se ha puesto 4
13916 \begin_inset space \thinspace{}
13917 \end_inset
13918
13919 cm de anchura para la primera columna.
13920  Para 
13921 \series bold
13922
13923 \backslash
13924 diagbox
13925 \series default
13926  se necesita una anchura de 4
13927 \begin_inset space \thinspace{}
13928 \end_inset
13929
13930 cm + 2
13931 \begin_inset space \thinspace{}
13932 \end_inset
13933
13934
13935 \backslash
13936 tabcolsep, ya que la anchura total es la del texto (4
13937 \begin_inset space \thinspace{}
13938 \end_inset
13939
13940 cm en este caso) más dos veces la separación del texto y el borde.
13941  El cálculo de la anchura no puede hacerse en la opciones del comando 
13942 \series bold
13943
13944 \backslash
13945 diagbox
13946 \series default
13947 , hay que crear una nueva longitud que se puede usar después.
13948  Esto se hace con los comandos en código \SpecialChar TeX
13949
13950 \end_layout
13951
13952 \begin_layout Standard
13953
13954 \series bold
13955
13956 \backslash
13957 newlength{
13958 \backslash
13959 diagtest}
13960 \begin_inset Newline newline
13961 \end_inset
13962
13963
13964 \backslash
13965 setlength{
13966 \backslash
13967 diagtest}{4cm+2
13968 \backslash
13969 tabcolsep}
13970 \end_layout
13971
13972 \begin_layout Standard
13973 \begin_inset ERT
13974 status collapsed
13975
13976 \begin_layout Plain Layout
13977
13978
13979 \backslash
13980 newlength{
13981 \backslash
13982 diagtest}
13983 \end_layout
13984
13985 \begin_layout Plain Layout
13986
13987
13988 \backslash
13989 setlength{
13990 \backslash
13991 diagtest}{4cm+2
13992 \backslash
13993 tabcolsep}
13994 \end_layout
13995
13996 \end_inset
13997
13998
13999 \end_layout
14000
14001 \begin_layout Standard
14002 Para habilitar cálculos en \SpecialChar LaTeX
14003  hay que cargar el paquete 
14004 \series bold
14005 calc
14006 \series default
14007
14008 \begin_inset Index idx
14009 status collapsed
14010
14011 \begin_layout Plain Layout
14012 \SpecialChar LaTeX
14013 -paquetes ! calc
14014 \end_layout
14015
14016 \end_inset
14017
14018  en el preámbulo del documento.
14019 \end_layout
14020
14021 \begin_layout Standard
14022 En este cuadro se puede usar ahora el comando
14023 \end_layout
14024
14025 \begin_layout Standard
14026
14027 \series bold
14028
14029 \backslash
14030 diagbox[width=
14031 \backslash
14032 diagtest]{A}{B}
14033 \end_layout
14034
14035 \begin_layout Standard
14036 en la primera celda:
14037 \begin_inset Separator parbreak
14038 \end_inset
14039
14040
14041 \end_layout
14042
14043 \begin_layout Standard
14044 \noindent
14045 \align center
14046 \begin_inset Tabular
14047 <lyxtabular version="3" rows="2" columns="2">
14048 <features tabularvalignment="middle">
14049 <column alignment="center" valignment="top" width="4cm">
14050 <column alignment="center" valignment="top">
14051 <row>
14052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14053 \begin_inset Text
14054
14055 \begin_layout Plain Layout
14056 \begin_inset ERT
14057 status open
14058
14059 \begin_layout Plain Layout
14060
14061
14062 \backslash
14063 diagbox[width=
14064 \backslash
14065 diagtest]{
14066 \end_layout
14067
14068 \end_inset
14069
14070 A
14071 \begin_inset ERT
14072 status collapsed
14073
14074 \begin_layout Plain Layout
14075
14076 }{
14077 \end_layout
14078
14079 \end_inset
14080
14081 B
14082 \begin_inset ERT
14083 status collapsed
14084
14085 \begin_layout Plain Layout
14086
14087 }
14088 \end_layout
14089
14090 \end_inset
14091
14092
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101 Thickness in nm
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 <row>
14108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14109 \begin_inset Text
14110
14111 \begin_layout Plain Layout
14112 Perfect Green
14113 \end_layout
14114
14115 \end_inset
14116 </cell>
14117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14118 \begin_inset Text
14119
14120 \begin_layout Plain Layout
14121 45
14122 \end_layout
14123
14124 \end_inset
14125 </cell>
14126 </row>
14127 </lyxtabular>
14128
14129 \end_inset
14130
14131
14132 \end_layout
14133
14134 \begin_layout Standard
14135 Hay que tener en cuenta que la celda dividida ha de ser la más ancha en
14136  la columna.
14137  De otro modo, la longitud de la diagonal no puede calcularse correctamente,
14138  como en este caso:
14139 \begin_inset Separator parbreak
14140 \end_inset
14141
14142
14143 \end_layout
14144
14145 \begin_layout Standard
14146 \noindent
14147 \align center
14148 \begin_inset Tabular
14149 <lyxtabular version="3" rows="2" columns="2">
14150 <features tabularvalignment="middle">
14151 <column alignment="center" valignment="top" width="0pt">
14152 <column alignment="center" valignment="top">
14153 <row>
14154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14155 \begin_inset Text
14156
14157 \begin_layout Plain Layout
14158 \begin_inset ERT
14159 status collapsed
14160
14161 \begin_layout Plain Layout
14162
14163
14164 \backslash
14165 diagbox{
14166 \end_layout
14167
14168 \end_inset
14169
14170 A
14171 \begin_inset ERT
14172 status collapsed
14173
14174 \begin_layout Plain Layout
14175
14176 }{
14177 \end_layout
14178
14179 \end_inset
14180
14181 B
14182 \begin_inset ERT
14183 status collapsed
14184
14185 \begin_layout Plain Layout
14186
14187 }
14188 \end_layout
14189
14190 \end_inset
14191
14192
14193 \end_layout
14194
14195 \end_inset
14196 </cell>
14197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14198 \begin_inset Text
14199
14200 \begin_layout Plain Layout
14201 Thickness in nm
14202 \end_layout
14203
14204 \end_inset
14205 </cell>
14206 </row>
14207 <row>
14208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14209 \begin_inset Text
14210
14211 \begin_layout Plain Layout
14212 Perfect Green
14213 \end_layout
14214
14215 \end_inset
14216 </cell>
14217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14218 \begin_inset Text
14219
14220 \begin_layout Plain Layout
14221 45
14222 \end_layout
14223
14224 \end_inset
14225 </cell>
14226 </row>
14227 </lyxtabular>
14228
14229 \end_inset
14230
14231
14232 \end_layout
14233
14234 \begin_layout Standard
14235 En este caso se usa la opción 
14236 \series bold
14237 width
14238 \series default
14239  del comando 
14240 \series bold
14241
14242 \backslash
14243 diagbox
14244 \series default
14245 .
14246  Ahora no es necesario añadir 2
14247 \backslash
14248 tabcolsep porque la anchura de la celda es la anchura de la columna.
14249  En este cuadro se usa una anchura de 3
14250 \begin_inset space \thinspace{}
14251 \end_inset
14252
14253 cm:
14254 \begin_inset Separator parbreak
14255 \end_inset
14256
14257
14258 \end_layout
14259
14260 \begin_layout Standard
14261 \noindent
14262 \align center
14263 \begin_inset Tabular
14264 <lyxtabular version="3" rows="2" columns="2">
14265 <features tabularvalignment="middle">
14266 <column alignment="center" valignment="top" width="0pt">
14267 <column alignment="center" valignment="top">
14268 <row>
14269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14270 \begin_inset Text
14271
14272 \begin_layout Plain Layout
14273 \begin_inset ERT
14274 status open
14275
14276 \begin_layout Plain Layout
14277
14278
14279 \backslash
14280 diagbox[width=3cm]{
14281 \end_layout
14282
14283 \end_inset
14284
14285 A
14286 \begin_inset ERT
14287 status collapsed
14288
14289 \begin_layout Plain Layout
14290
14291 }{
14292 \end_layout
14293
14294 \end_inset
14295
14296 B
14297 \begin_inset ERT
14298 status collapsed
14299
14300 \begin_layout Plain Layout
14301
14302 }
14303 \end_layout
14304
14305 \end_inset
14306
14307
14308 \end_layout
14309
14310 \end_inset
14311 </cell>
14312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14313 \begin_inset Text
14314
14315 \begin_layout Plain Layout
14316 Thickness in nm
14317 \end_layout
14318
14319 \end_inset
14320 </cell>
14321 </row>
14322 <row>
14323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14324 \begin_inset Text
14325
14326 \begin_layout Plain Layout
14327 Perfect Green
14328 \end_layout
14329
14330 \end_inset
14331 </cell>
14332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14333 \begin_inset Text
14334
14335 \begin_layout Plain Layout
14336 45
14337 \end_layout
14338
14339 \end_inset
14340 </cell>
14341 </row>
14342 </lyxtabular>
14343
14344 \end_inset
14345
14346
14347 \end_layout
14348
14349 \begin_layout Standard
14350 Para múltiples líneas de texto en celdas divididas se necesita una altura
14351  adicional para adaptar el texto a la celda.
14352  Esto se consigue con la opción 
14353 \series bold
14354 height=3cm
14355 \series default
14356  (se puede cambiar por el valor deseado).
14357  En el cuadro siguiente se usa el comando
14358 \end_layout
14359
14360 \begin_layout Standard
14361
14362 \series bold
14363
14364 \backslash
14365 diagbox[width=3cm,height=1.4cm]{A
14366 \backslash
14367
14368 \backslash
14369 B}{C
14370 \backslash
14371
14372 \backslash
14373 D}
14374 \end_layout
14375
14376 \begin_layout Standard
14377 en la primera celda.
14378  El comando 
14379 \series bold
14380
14381 \backslash
14382
14383 \backslash
14384
14385 \series default
14386  crea el salto de línea.
14387 \begin_inset Foot
14388 status open
14389
14390 \begin_layout Plain Layout
14391 Saltos de línea con 
14392 \family sans
14393 Ctrl+Retorno
14394 \family default
14395  solo es posible si la columna tiene anchura fija.
14396 \end_layout
14397
14398 \end_inset
14399
14400
14401 \begin_inset Separator parbreak
14402 \end_inset
14403
14404
14405 \end_layout
14406
14407 \begin_layout Standard
14408 \noindent
14409 \align center
14410 \begin_inset Tabular
14411 <lyxtabular version="3" rows="2" columns="2">
14412 <features tabularvalignment="middle">
14413 <column alignment="center" valignment="top">
14414 <column alignment="center" valignment="top">
14415 <row>
14416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14417 \begin_inset Text
14418
14419 \begin_layout Plain Layout
14420 \begin_inset ERT
14421 status open
14422
14423 \begin_layout Plain Layout
14424
14425
14426 \backslash
14427 diagbox[width=3cm,height=1.4cm]{
14428 \end_layout
14429
14430 \end_inset
14431
14432 A
14433 \begin_inset ERT
14434 status collapsed
14435
14436 \begin_layout Plain Layout
14437
14438
14439 \backslash
14440
14441 \backslash
14442
14443 \end_layout
14444
14445 \end_inset
14446
14447 B
14448 \begin_inset ERT
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452
14453 }{
14454 \end_layout
14455
14456 \end_inset
14457
14458 C
14459 \begin_inset ERT
14460 status collapsed
14461
14462 \begin_layout Plain Layout
14463
14464
14465 \backslash
14466
14467 \backslash
14468
14469 \end_layout
14470
14471 \end_inset
14472
14473 D
14474 \begin_inset ERT
14475 status collapsed
14476
14477 \begin_layout Plain Layout
14478
14479 }
14480 \end_layout
14481
14482 \end_inset
14483
14484
14485 \end_layout
14486
14487 \end_inset
14488 </cell>
14489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14490 \begin_inset Text
14491
14492 \begin_layout Plain Layout
14493 Thickness in nm
14494 \end_layout
14495
14496 \end_inset
14497 </cell>
14498 </row>
14499 <row>
14500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14501 \begin_inset Text
14502
14503 \begin_layout Plain Layout
14504 Perfect Green
14505 \end_layout
14506
14507 \end_inset
14508 </cell>
14509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14510 \begin_inset Text
14511
14512 \begin_layout Plain Layout
14513 45
14514 \end_layout
14515
14516 \end_inset
14517 </cell>
14518 </row>
14519 </lyxtabular>
14520
14521 \end_inset
14522
14523
14524 \end_layout
14525
14526 \begin_layout Standard
14527 \begin_inset ERT
14528 status collapsed
14529
14530 \begin_layout Plain Layout
14531
14532
14533 \backslash
14534 else
14535 \end_layout
14536
14537 \end_inset
14538
14539
14540 \begin_inset Note Note
14541 status open
14542
14543 \begin_layout Plain Layout
14544 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
14545  
14546 \series bold
14547 diagbox
14548 \series default
14549 .
14550 \end_layout
14551
14552 \end_inset
14553
14554
14555 \end_layout
14556
14557 \begin_layout Standard
14558 Hay que instalar el paquete \SpecialChar LaTeX
14559  
14560 \series bold
14561 diagbox
14562 \series default
14563  para ver la parte siguiente en la salida.
14564 \end_layout
14565
14566 \begin_layout Standard
14567 \begin_inset ERT
14568 status collapsed
14569
14570 \begin_layout Plain Layout
14571
14572
14573 \backslash
14574 fi
14575 \end_layout
14576
14577 \end_inset
14578
14579
14580 \end_layout
14581
14582 \begin_layout Standard
14583 Para más información sobre el paquete \SpecialChar LaTeX
14584  
14585 \series bold
14586 diagbox
14587 \series default
14588  consulta su documentación,
14589 \begin_inset space ~
14590 \end_inset
14591
14592
14593 \begin_inset CommandInset citation
14594 LatexCommand cite
14595 key "diagbox"
14596
14597 \end_inset
14598
14599 .
14600 \end_layout
14601
14602 \begin_layout Section
14603 Cuadros formales
14604 \begin_inset CommandInset label
14605 LatexCommand label
14606 name "sec:Cuadros-Formales"
14607
14608 \end_inset
14609
14610
14611 \begin_inset Index idx
14612 status collapsed
14613
14614 \begin_layout Plain Layout
14615 Cuadros ! Formales
14616 \end_layout
14617
14618 \end_inset
14619
14620  
14621 \end_layout
14622
14623 \begin_layout Standard
14624 En los libros, los cuadros se suelen presentar en un formato como el del
14625  cuadro 
14626 \begin_inset space ~
14627 \end_inset
14628
14629
14630 \begin_inset CommandInset ref
14631 LatexCommand ref
14632 reference "tab:Ejemplo-cuadro-formal"
14633
14634 \end_inset
14635
14636 .
14637  Se denominan cuadros 
14638 \emph on
14639 formales
14640 \emph default
14641 .
14642  Para hacer cuadros con este diseño, elige 
14643 \family sans
14644 Estilo
14645 \family default
14646
14647 \begin_inset space ~
14648 \end_inset
14649
14650
14651 \family sans
14652 Formal
14653 \family default
14654  en la solapa 
14655 \family sans
14656 Bordes
14657 \family default
14658  del diálogo de cuadros.
14659 \end_layout
14660
14661 \begin_layout Standard
14662 \begin_inset Float table
14663 placement h
14664 wide false
14665 sideways false
14666 status open
14667
14668 \begin_layout Plain Layout
14669 \begin_inset Caption Standard
14670
14671 \begin_layout Plain Layout
14672 \begin_inset CommandInset label
14673 LatexCommand label
14674 name "tab:Ejemplo-cuadro-formal"
14675
14676 \end_inset
14677
14678 Ejemplo de cuadro formal
14679 \end_layout
14680
14681 \end_inset
14682
14683
14684 \end_layout
14685
14686 \begin_layout Plain Layout
14687 \align center
14688 \begin_inset Tabular
14689 <lyxtabular version="3" rows="8" columns="4">
14690 <features booktabs="true" tabularvalignment="middle">
14691 <column alignment="center" valignment="top">
14692 <column alignment="center" valignment="top">
14693 <column alignment="center" valignment="top">
14694 <column alignment="center" valignment="top">
14695 <row>
14696 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14697 \begin_inset Text
14698
14699 \begin_layout Plain Layout
14700 System
14701 \end_layout
14702
14703 \end_inset
14704 </cell>
14705 <cell alignment="center" valignment="top" topline="true" usebox="none">
14706 \begin_inset Text
14707
14708 \begin_layout Plain Layout
14709 Chip
14710 \begin_inset space \thinspace{}
14711 \end_inset
14712
14713 1
14714 \end_layout
14715
14716 \end_inset
14717 </cell>
14718 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14719 \begin_inset Text
14720
14721 \begin_layout Plain Layout
14722 Chip
14723 \begin_inset space \thinspace{}
14724 \end_inset
14725
14726 2
14727 \end_layout
14728
14729 \end_inset
14730 </cell>
14731 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14732 \begin_inset Text
14733
14734 \begin_layout Plain Layout
14735
14736 \end_layout
14737
14738 \end_inset
14739 </cell>
14740 </row>
14741 <row>
14742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14743 \begin_inset Text
14744
14745 \begin_layout Plain Layout
14746 \begin_inset ERT
14747 status collapsed
14748
14749 \begin_layout Plain Layout
14750
14751
14752 \backslash
14753 cmidrule(r){2-2}
14754 \end_layout
14755
14756 \end_inset
14757
14758
14759 \begin_inset ERT
14760 status collapsed
14761
14762 \begin_layout Plain Layout
14763
14764
14765 \backslash
14766 cmidrule(l){3-4}
14767 \end_layout
14768
14769 \end_inset
14770
14771 Detector thickness in µm
14772 \end_layout
14773
14774 \end_inset
14775 </cell>
14776 <cell alignment="center" valignment="top" usebox="none">
14777 \begin_inset Text
14778
14779 \begin_layout Plain Layout
14780 300
14781 \end_layout
14782
14783 \end_inset
14784 </cell>
14785 <cell alignment="center" valignment="top" usebox="none">
14786 \begin_inset Text
14787
14788 \begin_layout Plain Layout
14789 300
14790 \end_layout
14791
14792 \end_inset
14793 </cell>
14794 <cell alignment="center" valignment="top" usebox="none">
14795 \begin_inset Text
14796
14797 \begin_layout Plain Layout
14798 700
14799 \end_layout
14800
14801 \end_inset
14802 </cell>
14803 </row>
14804 <row>
14805 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14806 \begin_inset Text
14807
14808 \begin_layout Plain Layout
14809 Edge angle in °
14810 \end_layout
14811
14812 \end_inset
14813 </cell>
14814 <cell alignment="center" valignment="top" topline="true" usebox="none">
14815 \begin_inset Text
14816
14817 \begin_layout Plain Layout
14818 3.55
14819 \end_layout
14820
14821 \end_inset
14822 </cell>
14823 <cell alignment="center" valignment="top" topline="true" usebox="none">
14824 \begin_inset Text
14825
14826 \begin_layout Plain Layout
14827 2.71
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 <cell alignment="center" valignment="top" topline="true" usebox="none">
14833 \begin_inset Text
14834
14835 \begin_layout Plain Layout
14836 7.99
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 </row>
14842 <row topspace="default">
14843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14844 \begin_inset Text
14845
14846 \begin_layout Plain Layout
14847 Spatial resolution in µm
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 <cell alignment="center" valignment="top" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856 4.26
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 <cell alignment="center" valignment="top" usebox="none">
14862 \begin_inset Text
14863
14864 \begin_layout Plain Layout
14865 10.17
14866 \end_layout
14867
14868 \end_inset
14869 </cell>
14870 <cell alignment="center" valignment="top" usebox="none">
14871 \begin_inset Text
14872
14873 \begin_layout Plain Layout
14874 10.56
14875 \end_layout
14876
14877 \end_inset
14878 </cell>
14879 </row>
14880 <row topspace="default">
14881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14882 \begin_inset Text
14883
14884 \begin_layout Plain Layout
14885 MTF at 
14886 \begin_inset Formula $f_{\mathrm{max}}$
14887 \end_inset
14888
14889
14890 \end_layout
14891
14892 \end_inset
14893 </cell>
14894 <cell alignment="center" valignment="top" usebox="none">
14895 \begin_inset Text
14896
14897 \begin_layout Plain Layout
14898 0.53
14899 \end_layout
14900
14901 \end_inset
14902 </cell>
14903 <cell alignment="center" valignment="top" usebox="none">
14904 \begin_inset Text
14905
14906 \begin_layout Plain Layout
14907 0.37
14908 \end_layout
14909
14910 \end_inset
14911 </cell>
14912 <cell alignment="center" valignment="top" usebox="none">
14913 \begin_inset Text
14914
14915 \begin_layout Plain Layout
14916 0.39
14917 \end_layout
14918
14919 \end_inset
14920 </cell>
14921 </row>
14922 <row topspace="default">
14923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927 \begin_inset ERT
14928 status collapsed
14929
14930 \begin_layout Plain Layout
14931
14932
14933 \backslash
14934 cmidrule[2pt](l{10pt}){1-1}
14935 \end_layout
14936
14937 \end_inset
14938
14939 LSF-spatial resolution
14940 \end_layout
14941
14942 \end_inset
14943 </cell>
14944 <cell alignment="center" valignment="top" usebox="none">
14945 \begin_inset Text
14946
14947 \begin_layout Plain Layout
14948
14949 \end_layout
14950
14951 \end_inset
14952 </cell>
14953 <cell alignment="center" valignment="top" usebox="none">
14954 \begin_inset Text
14955
14956 \begin_layout Plain Layout
14957
14958 \end_layout
14959
14960 \end_inset
14961 </cell>
14962 <cell alignment="center" valignment="top" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 </row>
14972 <row>
14973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977 in µm
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 <cell alignment="center" valignment="top" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Plain Layout
14986 129.7
14987 \end_layout
14988
14989 \end_inset
14990 </cell>
14991 <cell alignment="center" valignment="top" usebox="none">
14992 \begin_inset Text
14993
14994 \begin_layout Plain Layout
14995 52.75
14996 \end_layout
14997
14998 \end_inset
14999 </cell>
15000 <cell alignment="center" valignment="top" usebox="none">
15001 \begin_inset Text
15002
15003 \begin_layout Plain Layout
15004 50.78
15005 \end_layout
15006
15007 \end_inset
15008 </cell>
15009 </row>
15010 <row>
15011 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15012 \begin_inset Text
15013
15014 \begin_layout Plain Layout
15015 in % of pixel size
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024 76.3
15025 \end_layout
15026
15027 \end_inset
15028 </cell>
15029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15030 \begin_inset Text
15031
15032 \begin_layout Plain Layout
15033 95.9
15034 \end_layout
15035
15036 \end_inset
15037 </cell>
15038 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15039 \begin_inset Text
15040
15041 \begin_layout Plain Layout
15042 92.3
15043 \end_layout
15044
15045 \end_inset
15046 </cell>
15047 </row>
15048 </lyxtabular>
15049
15050 \end_inset
15051
15052
15053 \end_layout
15054
15055 \end_inset
15056
15057
15058 \end_layout
15059
15060 \begin_layout Standard
15061 Se puede añadir espacio adicional a las filas del cuadro mediante los botones
15062  correspondientes que se encuentran en la solapa 
15063 \family sans
15064 Bordes 
15065 \family default
15066 del diálogo
15067 \family sans
15068  Configuración
15069 \begin_inset space ~
15070 \end_inset
15071
15072 del
15073 \begin_inset space ~
15074 \end_inset
15075
15076 cuadro
15077 \family default
15078 , como se explica en la sección
15079 \begin_inset space ~
15080 \end_inset
15081
15082
15083 \begin_inset CommandInset ref
15084 LatexCommand ref
15085 reference "subsec:Espacio-adicional"
15086
15087 \end_inset
15088
15089 .
15090 \end_layout
15091
15092 \begin_layout Standard
15093 A diferencia de los cuadros normales, los cuadros formales no tienen líneas
15094  verticales.
15095  Las líneas horizontales se pueden poner o no como en los cuadros normales,
15096  pero en la salida se mostrarán con distinto grosor:
15097 \begin_inset Newline newline
15098 \end_inset
15099
15100 Las líneas primera y última tienen un grosor predeterminado de 0.08
15101 \begin_inset space \thinspace{}
15102 \end_inset
15103
15104 em, las demás tienen un grosor predeterminado de 0.05
15105 \begin_inset space \thinspace{}
15106 \end_inset
15107
15108 em.
15109 \end_layout
15110
15111 \begin_layout Standard
15112 Estos valores predeterminados se pueden cambiar
15113 \series bold
15114  
15115 \series default
15116 con las líneas de preámbulo:
15117 \end_layout
15118
15119 \begin_layout Standard
15120
15121 \series bold
15122
15123 \backslash
15124 let
15125 \backslash
15126 mytoprule
15127 \backslash
15128 toprule
15129 \begin_inset Newline newline
15130 \end_inset
15131
15132
15133 \backslash
15134 renewcommand{
15135 \backslash
15136 toprule}{
15137 \backslash
15138 mytoprule[grosor]}
15139 \end_layout
15140
15141 \begin_layout Standard
15142 Este ejemplo es para la primera línea, la denominada 
15143 \series bold
15144 toprule
15145 \series default
15146 .
15147  Si quieres cambiar el grosor de la última línea, reemplaza 
15148 \series bold
15149 toprule
15150 \series default
15151  por 
15152 \series bold
15153 bottomrule
15154 \series default
15155 .
15156  Y para cambiar el grosor de las demás líneas cambia 
15157 \series bold
15158 toprule
15159 \series default
15160  por 
15161 \series bold
15162 midrule
15163 \series default
15164 .
15165  Puedes usar cualquiera de las unidades listadas en el apéndice
15166 \begin_inset space ~
15167 \end_inset
15168
15169
15170 \begin_inset CommandInset ref
15171 LatexCommand ref
15172 reference "cap:Unidades-disponibles-en"
15173
15174 \end_inset
15175
15176  para establecer el grosor.
15177 \end_layout
15178
15179 \begin_layout Standard
15180 Para dibujar líneas que no se extiendan a todas las columnas del cuadro,
15181  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
15182  \SpecialChar LyX
15183  empleará internamente el comando 
15184 \series bold
15185
15186 \backslash
15187 cmidrule
15188 \series default
15189  para dibujar la línea.
15190  El esquema completo es
15191 \end_layout
15192
15193 \begin_layout Standard
15194
15195 \series bold
15196
15197 \backslash
15198 cmidrule[grosor](recorte){inicol-fincol}
15199 \end_layout
15200
15201 \begin_layout Standard
15202 Por el momento, \SpecialChar LyX
15203  no soporta las opciones de 
15204 \series bold
15205
15206 \backslash
15207 cmidrule
15208 \series default
15209 , así que para usarlas hay que emplear código \SpecialChar TeX
15210 .
15211  Las líneas 
15212 \series bold
15213
15214 \backslash
15215 cmidrule
15216 \series default
15217  se pueden insertar manualmente con el comando en código \SpecialChar TeX
15218  como primera entrada
15219  de la primera celda de una fila.
15220  En la salida se dibujará la línea sobre dicha fila.
15221 \end_layout
15222
15223 \begin_layout Standard
15224 El 
15225 \series bold
15226 grosor
15227 \series default
15228  predeterminado es 0.03
15229 \begin_inset space \thinspace{}
15230 \end_inset
15231
15232 em.
15233  
15234 \series bold
15235 inicol
15236 \series default
15237  es el número de la columna en la que comienza la línea y 
15238 \series bold
15239 fincol
15240 \series default
15241  es el número de la columna en la que acaba la línea.
15242  El valor 
15243 \series bold
15244 fincol
15245 \series default
15246  debe especificarse siempre, aunque la línea se extienda sobre una sola
15247  columna.
15248  El parámetro opcional 
15249 \series bold
15250 recorte
15251 \series default
15252  debe ser 
15253 \emph on
15254 l{recorte}
15255 \emph default
15256  o 
15257 \emph on
15258 r{recorte}
15259 \emph default
15260 , donde 
15261 \emph on
15262 recorte
15263 \emph default
15264  también es opcional.
15265  Por ejemplo, el parámetro 
15266 \emph on
15267 l{2pt}
15268 \emph default
15269  significa que la línea se recorta 2
15270 \begin_inset space \thinspace{}
15271 \end_inset
15272
15273 pt por su izquierda.
15274  Si no se especifica el tamaño las líneas se recortan por omisión en 0.5
15275 \begin_inset space \thinspace{}
15276 \end_inset
15277
15278 em.
15279
15280 \series bold
15281  
15282 \end_layout
15283
15284 \begin_layout Standard
15285 \begin_inset VSpace bigskip
15286 \end_inset
15287
15288
15289 \end_layout
15290
15291 \begin_layout Standard
15292 El cuadro
15293 \begin_inset space ~
15294 \end_inset
15295
15296
15297 \begin_inset CommandInset ref
15298 LatexCommand ref
15299 reference "tab:Ejemplo-cuadro-formal"
15300
15301 \end_inset
15302
15303  se ha creado con los comandos
15304 \end_layout
15305
15306 \begin_layout Standard
15307
15308 \series bold
15309
15310 \backslash
15311 cmidrule(r){2-2}
15312 \backslash
15313 cmidrule(l){3-4}
15314 \end_layout
15315
15316 \begin_layout Standard
15317 en la segunda fila, 
15318 \series bold
15319
15320 \backslash
15321 midrule
15322 \series default
15323  en la tercera, y
15324 \end_layout
15325
15326 \begin_layout Standard
15327
15328 \series bold
15329
15330 \backslash
15331 cmidrule[2pt](l{10pt}){1-1}
15332 \end_layout
15333
15334 \begin_layout Standard
15335 en la sexta fila.
15336 \end_layout
15337
15338 \begin_layout Standard
15339 \begin_inset VSpace bigskip
15340 \end_inset
15341
15342
15343 \end_layout
15344
15345 \begin_layout Standard
15346 Quizá quieras superponer líneas 
15347 \series bold
15348
15349 \backslash
15350 cmidrules
15351 \series default
15352  como enl cuadro
15353 \begin_inset space ~
15354 \end_inset
15355
15356
15357 \begin_inset CommandInset ref
15358 LatexCommand ref
15359 reference "tab:Cuadro-formal-especial"
15360
15361 \end_inset
15362
15363 .
15364  Esto se consigue con el comando en código \SpecialChar TeX
15365
15366 \end_layout
15367
15368 \begin_layout Standard
15369
15370 \series bold
15371
15372 \backslash
15373 morecmidrules
15374 \end_layout
15375
15376 \begin_layout Standard
15377 El comando que se ha utilizado para la segunda fila del cuadro
15378 \begin_inset space ~
15379 \end_inset
15380
15381
15382 \begin_inset CommandInset ref
15383 LatexCommand ref
15384 reference "tab:Cuadro-formal-especial"
15385
15386 \end_inset
15387
15388  es
15389 \end_layout
15390
15391 \begin_layout Standard
15392
15393 \series bold
15394
15395 \backslash
15396 cmidrule(r){2-2}
15397 \backslash
15398 cmidrule(l){3-4}
15399 \backslash
15400 morecmidrules
15401 \backslash
15402 cmidrule{2-4}
15403 \end_layout
15404
15405 \begin_layout Standard
15406 El comando para la sexta fila es
15407 \end_layout
15408
15409 \begin_layout Standard
15410
15411 \series bold
15412
15413 \backslash
15414 midrule
15415 \backslash
15416 morecmidrules
15417 \backslash
15418 cmidrule{3-4}
15419 \series default
15420
15421 \begin_inset VSpace bigskip
15422 \end_inset
15423
15424
15425 \end_layout
15426
15427 \begin_layout Standard
15428 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
15429  el siguiente comando para dibujar líneas que se extienden sobre todas las
15430  columnas
15431 \end_layout
15432
15433 \begin_layout Standard
15434
15435 \series bold
15436
15437 \backslash
15438 specialrule{anchura}{espacio superior}{espacio inferior}
15439 \end_layout
15440
15441 \begin_layout Standard
15442 Para más información sobre estas características especiales, acude al manual
15443  del paquete \SpecialChar LaTeX
15444  
15445 \series bold
15446 booktabs
15447 \series default
15448
15449 \begin_inset CommandInset citation
15450 LatexCommand cite
15451 key "booktabs"
15452
15453 \end_inset
15454
15455 .
15456 \begin_inset Index idx
15457 status collapsed
15458
15459 \begin_layout Plain Layout
15460 \SpecialChar LaTeX
15461 -paquetes ! booktabs
15462 \end_layout
15463
15464 \end_inset
15465
15466  
15467 \begin_inset VSpace bigskip
15468 \end_inset
15469
15470
15471 \end_layout
15472
15473 \begin_layout Standard
15474 \begin_inset Float table
15475 placement h
15476 wide false
15477 sideways false
15478 status open
15479
15480 \begin_layout Plain Layout
15481 \begin_inset Caption Standard
15482
15483 \begin_layout Plain Layout
15484 \begin_inset CommandInset label
15485 LatexCommand label
15486 name "tab:Cuadro-formal-especial"
15487
15488 \end_inset
15489
15490 Cuadro formal especial
15491 \end_layout
15492
15493 \end_inset
15494
15495
15496 \end_layout
15497
15498 \begin_layout Plain Layout
15499 \align center
15500 \begin_inset Tabular
15501 <lyxtabular version="3" rows="8" columns="4">
15502 <features booktabs="true" tabularvalignment="middle">
15503 <column alignment="center" valignment="top">
15504 <column alignment="center" valignment="top">
15505 <column alignment="center" valignment="top">
15506 <column alignment="center" valignment="top">
15507 <row>
15508 <cell alignment="center" valignment="top" topline="true" usebox="none">
15509 \begin_inset Text
15510
15511 \begin_layout Plain Layout
15512 System
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 <cell alignment="center" valignment="top" topline="true" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521 Chip
15522 \begin_inset space \thinspace{}
15523 \end_inset
15524
15525 1
15526 \end_layout
15527
15528 \end_inset
15529 </cell>
15530 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15531 \begin_inset Text
15532
15533 \begin_layout Plain Layout
15534 Chip
15535 \begin_inset space \thinspace{}
15536 \end_inset
15537
15538 2
15539 \end_layout
15540
15541 \end_inset
15542 </cell>
15543 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15544 \begin_inset Text
15545
15546 \begin_layout Plain Layout
15547
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 </row>
15553 <row>
15554 <cell alignment="center" valignment="top" usebox="none">
15555 \begin_inset Text
15556
15557 \begin_layout Plain Layout
15558 \begin_inset ERT
15559 status collapsed
15560
15561 \begin_layout Plain Layout
15562
15563
15564 \backslash
15565 cmidrule(r){2-2}
15566 \end_layout
15567
15568 \end_inset
15569
15570
15571 \begin_inset ERT
15572 status collapsed
15573
15574 \begin_layout Plain Layout
15575
15576
15577 \backslash
15578 cmidrule(l){3-4}
15579 \end_layout
15580
15581 \end_inset
15582
15583
15584 \begin_inset ERT
15585 status collapsed
15586
15587 \begin_layout Plain Layout
15588
15589
15590 \backslash
15591 morecmidrules 
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \begin_inset ERT
15598 status collapsed
15599
15600 \begin_layout Plain Layout
15601
15602
15603 \backslash
15604 cmidrule{2-4}
15605 \end_layout
15606
15607 \end_inset
15608
15609 Detector thickness in µm
15610 \end_layout
15611
15612 \end_inset
15613 </cell>
15614 <cell alignment="center" valignment="top" usebox="none">
15615 \begin_inset Text
15616
15617 \begin_layout Plain Layout
15618 300
15619 \end_layout
15620
15621 \end_inset
15622 </cell>
15623 <cell alignment="center" valignment="top" usebox="none">
15624 \begin_inset Text
15625
15626 \begin_layout Plain Layout
15627 300
15628 \end_layout
15629
15630 \end_inset
15631 </cell>
15632 <cell alignment="center" valignment="top" usebox="none">
15633 \begin_inset Text
15634
15635 \begin_layout Plain Layout
15636 700
15637 \end_layout
15638
15639 \end_inset
15640 </cell>
15641 </row>
15642 <row>
15643 <cell alignment="center" valignment="top" topline="true" usebox="none">
15644 \begin_inset Text
15645
15646 \begin_layout Plain Layout
15647 Edge angle in °
15648 \end_layout
15649
15650 \end_inset
15651 </cell>
15652 <cell alignment="center" valignment="top" topline="true" usebox="none">
15653 \begin_inset Text
15654
15655 \begin_layout Plain Layout
15656 3.55
15657 \end_layout
15658
15659 \end_inset
15660 </cell>
15661 <cell alignment="center" valignment="top" topline="true" usebox="none">
15662 \begin_inset Text
15663
15664 \begin_layout Plain Layout
15665 2.71
15666 \end_layout
15667
15668 \end_inset
15669 </cell>
15670 <cell alignment="center" valignment="top" topline="true" usebox="none">
15671 \begin_inset Text
15672
15673 \begin_layout Plain Layout
15674 7.99
15675 \end_layout
15676
15677 \end_inset
15678 </cell>
15679 </row>
15680 <row topspace="default">
15681 <cell alignment="center" valignment="top" usebox="none">
15682 \begin_inset Text
15683
15684 \begin_layout Plain Layout
15685 Spatial resolution in µm
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 <cell alignment="center" valignment="top" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Plain Layout
15694 4.26
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 <cell alignment="center" valignment="top" usebox="none">
15700 \begin_inset Text
15701
15702 \begin_layout Plain Layout
15703 10.17
15704 \end_layout
15705
15706 \end_inset
15707 </cell>
15708 <cell alignment="center" valignment="top" usebox="none">
15709 \begin_inset Text
15710
15711 \begin_layout Plain Layout
15712 10.56
15713 \end_layout
15714
15715 \end_inset
15716 </cell>
15717 </row>
15718 <row topspace="default">
15719 <cell alignment="center" valignment="top" usebox="none">
15720 \begin_inset Text
15721
15722 \begin_layout Plain Layout
15723 MTF at 
15724 \begin_inset Formula $f_{\mathrm{max}}$
15725 \end_inset
15726
15727
15728 \end_layout
15729
15730 \end_inset
15731 </cell>
15732 <cell alignment="center" valignment="top" usebox="none">
15733 \begin_inset Text
15734
15735 \begin_layout Plain Layout
15736 0.53
15737 \end_layout
15738
15739 \end_inset
15740 </cell>
15741 <cell alignment="center" valignment="top" usebox="none">
15742 \begin_inset Text
15743
15744 \begin_layout Plain Layout
15745 0.37
15746 \end_layout
15747
15748 \end_inset
15749 </cell>
15750 <cell alignment="center" valignment="top" usebox="none">
15751 \begin_inset Text
15752
15753 \begin_layout Plain Layout
15754 0.39
15755 \end_layout
15756
15757 \end_inset
15758 </cell>
15759 </row>
15760 <row>
15761 <cell alignment="center" valignment="top" topline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 \begin_inset ERT
15766 status collapsed
15767
15768 \begin_layout Plain Layout
15769
15770
15771 \backslash
15772 morecmidrules 
15773 \end_layout
15774
15775 \end_inset
15776
15777
15778 \begin_inset ERT
15779 status collapsed
15780
15781 \begin_layout Plain Layout
15782
15783
15784 \backslash
15785 cmidrule{3-4}
15786 \end_layout
15787
15788 \end_inset
15789
15790 LSF-spatial resolution
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 <cell alignment="center" valignment="top" topline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Plain Layout
15799
15800 \end_layout
15801
15802 \end_inset
15803 </cell>
15804 <cell alignment="center" valignment="top" topline="true" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Plain Layout
15808
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 <cell alignment="center" valignment="top" topline="true" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817
15818 \end_layout
15819
15820 \end_inset
15821 </cell>
15822 </row>
15823 <row>
15824 <cell alignment="center" valignment="top" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828 in µm
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 <cell alignment="center" valignment="top" usebox="none">
15834 \begin_inset Text
15835
15836 \begin_layout Plain Layout
15837 129.7
15838 \end_layout
15839
15840 \end_inset
15841 </cell>
15842 <cell alignment="center" valignment="top" usebox="none">
15843 \begin_inset Text
15844
15845 \begin_layout Plain Layout
15846 52.75
15847 \end_layout
15848
15849 \end_inset
15850 </cell>
15851 <cell alignment="center" valignment="top" usebox="none">
15852 \begin_inset Text
15853
15854 \begin_layout Plain Layout
15855 50.78
15856 \end_layout
15857
15858 \end_inset
15859 </cell>
15860 </row>
15861 <row>
15862 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15863 \begin_inset Text
15864
15865 \begin_layout Plain Layout
15866 in % of pixel size
15867 \end_layout
15868
15869 \end_inset
15870 </cell>
15871 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15872 \begin_inset Text
15873
15874 \begin_layout Plain Layout
15875 76.3
15876 \end_layout
15877
15878 \end_inset
15879 </cell>
15880 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15881 \begin_inset Text
15882
15883 \begin_layout Plain Layout
15884 95.9
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15890 \begin_inset Text
15891
15892 \begin_layout Plain Layout
15893 92.3
15894 \end_layout
15895
15896 \end_inset
15897 </cell>
15898 </row>
15899 </lyxtabular>
15900
15901 \end_inset
15902
15903
15904 \end_layout
15905
15906 \end_inset
15907
15908
15909 \end_layout
15910
15911 \begin_layout Section
15912 Alineación vertical de cuadros
15913 \begin_inset Index idx
15914 status collapsed
15915
15916 \begin_layout Plain Layout
15917 Cuadros ! Alineación vertical
15918 \end_layout
15919
15920 \end_inset
15921
15922
15923 \end_layout
15924
15925 \begin_layout Standard
15926 Para alinear cuadros verticalmente en una línea de texto, el cuadro debe
15927  estar en un marco.
15928  Después el marco se puede alinear verticalmente como se describe en la
15929  sección
15930 \begin_inset space ~
15931 \end_inset
15932
15933
15934 \begin_inset CommandInset ref
15935 LatexCommand ref
15936 reference "sec:Diálogo-Marcos"
15937
15938 \end_inset
15939
15940 .
15941  
15942 \end_layout
15943
15944 \begin_layout Standard
15945 En el ejemplo siguiente los cuadros están en un marco tipo minipágina
15946 \begin_inset Foot
15947 status collapsed
15948
15949 \begin_layout Plain Layout
15950 Las minipáginas se describen en la sección
15951 \begin_inset space ~
15952 \end_inset
15953
15954
15955 \begin_inset CommandInset ref
15956 LatexCommand ref
15957 reference "sec:Minipáginas"
15958
15959 \end_inset
15960
15961 .
15962 \end_layout
15963
15964 \end_inset
15965
15966  que tiene una anchura del 15
15967 \begin_inset space \thinspace{}
15968 \end_inset
15969
15970 % de columna:
15971 \end_layout
15972
15973 \begin_layout Itemize
15974 test 
15975 \begin_inset Box Frameless
15976 position "t"
15977 hor_pos "c"
15978 has_inner_box 1
15979 inner_pos "c"
15980 use_parbox 0
15981 use_makebox 0
15982 width "15col%"
15983 special "none"
15984 height "1in"
15985 height_special "totalheight"
15986 thickness "0.4pt"
15987 separation "3pt"
15988 shadowsize "4pt"
15989 framecolor "black"
15990 backgroundcolor "none"
15991 status collapsed
15992
15993 \begin_layout Plain Layout
15994 \begin_inset Tabular
15995 <lyxtabular version="3" rows="3" columns="3">
15996 <features tabularvalignment="middle">
15997 <column alignment="center" valignment="top">
15998 <column alignment="center" valignment="top">
15999 <column alignment="center" valignment="top">
16000 <row>
16001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Plain Layout
16005 a
16006 \end_layout
16007
16008 \end_inset
16009 </cell>
16010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16011 \begin_inset Text
16012
16013 \begin_layout Plain Layout
16014 d
16015 \end_layout
16016
16017 \end_inset
16018 </cell>
16019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Plain Layout
16023 g
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 </row>
16029 <row>
16030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034 b
16035 \end_layout
16036
16037 \end_inset
16038 </cell>
16039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16040 \begin_inset Text
16041
16042 \begin_layout Plain Layout
16043 e
16044 \end_layout
16045
16046 \end_inset
16047 </cell>
16048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052 h
16053 \end_layout
16054
16055 \end_inset
16056 </cell>
16057 </row>
16058 <row>
16059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063 c
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072 f
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16078 \begin_inset Text
16079
16080 \begin_layout Plain Layout
16081 i
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 </row>
16087 </lyxtabular>
16088
16089 \end_inset
16090
16091
16092 \end_layout
16093
16094 \end_inset
16095
16096  test 
16097 \begin_inset ERT
16098 status collapsed
16099
16100 \begin_layout Plain Layout
16101
16102
16103 \backslash
16104 raisebox{0.85
16105 \backslash
16106 baselineskip}{
16107 \end_layout
16108
16109 \end_inset
16110
16111
16112 \begin_inset Box Frameless
16113 position "t"
16114 hor_pos "c"
16115 has_inner_box 1
16116 inner_pos "c"
16117 use_parbox 0
16118 use_makebox 0
16119 width "15col%"
16120 special "none"
16121 height "1in"
16122 height_special "totalheight"
16123 thickness "0.4pt"
16124 separation "3pt"
16125 shadowsize "4pt"
16126 framecolor "black"
16127 backgroundcolor "none"
16128 status collapsed
16129
16130 \begin_layout Plain Layout
16131 \begin_inset Tabular
16132 <lyxtabular version="3" rows="3" columns="3">
16133 <features tabularvalignment="middle">
16134 <column alignment="center" valignment="top">
16135 <column alignment="center" valignment="top">
16136 <column alignment="center" valignment="top">
16137 <row>
16138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Plain Layout
16142 a
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16148 \begin_inset Text
16149
16150 \begin_layout Plain Layout
16151 d
16152 \end_layout
16153
16154 \end_inset
16155 </cell>
16156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Plain Layout
16160 g
16161 \end_layout
16162
16163 \end_inset
16164 </cell>
16165 </row>
16166 <row>
16167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16168 \begin_inset Text
16169
16170 \begin_layout Plain Layout
16171 b
16172 \end_layout
16173
16174 \end_inset
16175 </cell>
16176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16177 \begin_inset Text
16178
16179 \begin_layout Plain Layout
16180 e
16181 \end_layout
16182
16183 \end_inset
16184 </cell>
16185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16186 \begin_inset Text
16187
16188 \begin_layout Plain Layout
16189 h
16190 \end_layout
16191
16192 \end_inset
16193 </cell>
16194 </row>
16195 <row>
16196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16197 \begin_inset Text
16198
16199 \begin_layout Plain Layout
16200 c
16201 \end_layout
16202
16203 \end_inset
16204 </cell>
16205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16206 \begin_inset Text
16207
16208 \begin_layout Plain Layout
16209 f
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218 i
16219 \end_layout
16220
16221 \end_inset
16222 </cell>
16223 </row>
16224 </lyxtabular>
16225
16226 \end_inset
16227
16228
16229 \end_layout
16230
16231 \end_inset
16232
16233
16234 \begin_inset ERT
16235 status collapsed
16236
16237 \begin_layout Plain Layout
16238
16239 }
16240 \end_layout
16241
16242 \end_inset
16243
16244
16245 \end_layout
16246
16247 \begin_layout Itemize
16248 test 
16249 \begin_inset Box Frameless
16250 position "c"
16251 hor_pos "c"
16252 has_inner_box 1
16253 inner_pos "c"
16254 use_parbox 0
16255 use_makebox 0
16256 width "15col%"
16257 special "none"
16258 height "1in"
16259 height_special "totalheight"
16260 thickness "0.4pt"
16261 separation "3pt"
16262 shadowsize "4pt"
16263 framecolor "black"
16264 backgroundcolor "none"
16265 status collapsed
16266
16267 \begin_layout Plain Layout
16268 \begin_inset Tabular
16269 <lyxtabular version="3" rows="3" columns="3">
16270 <features tabularvalignment="middle">
16271 <column alignment="center" valignment="top">
16272 <column alignment="center" valignment="top">
16273 <column alignment="center" valignment="top">
16274 <row>
16275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16276 \begin_inset Text
16277
16278 \begin_layout Plain Layout
16279 a
16280 \end_layout
16281
16282 \end_inset
16283 </cell>
16284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16285 \begin_inset Text
16286
16287 \begin_layout Plain Layout
16288 d
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Plain Layout
16297 g
16298 \end_layout
16299
16300 \end_inset
16301 </cell>
16302 </row>
16303 <row>
16304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308 b
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Plain Layout
16317 e
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16323 \begin_inset Text
16324
16325 \begin_layout Plain Layout
16326 h
16327 \end_layout
16328
16329 \end_inset
16330 </cell>
16331 </row>
16332 <row>
16333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16334 \begin_inset Text
16335
16336 \begin_layout Plain Layout
16337 c
16338 \end_layout
16339
16340 \end_inset
16341 </cell>
16342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16343 \begin_inset Text
16344
16345 \begin_layout Plain Layout
16346 f
16347 \end_layout
16348
16349 \end_inset
16350 </cell>
16351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16352 \begin_inset Text
16353
16354 \begin_layout Plain Layout
16355 i
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 </row>
16361 </lyxtabular>
16362
16363 \end_inset
16364
16365
16366 \end_layout
16367
16368 \end_inset
16369
16370
16371 \end_layout
16372
16373 \begin_layout Itemize
16374 test 
16375 \begin_inset Box Frameless
16376 position "b"
16377 hor_pos "c"
16378 has_inner_box 1
16379 inner_pos "c"
16380 use_parbox 0
16381 use_makebox 0
16382 width "15col%"
16383 special "none"
16384 height "1in"
16385 height_special "totalheight"
16386 thickness "0.4pt"
16387 separation "3pt"
16388 shadowsize "4pt"
16389 framecolor "black"
16390 backgroundcolor "none"
16391 status collapsed
16392
16393 \begin_layout Plain Layout
16394 \begin_inset Tabular
16395 <lyxtabular version="3" rows="3" columns="3">
16396 <features tabularvalignment="middle">
16397 <column alignment="center" valignment="top">
16398 <column alignment="center" valignment="top">
16399 <column alignment="center" valignment="top">
16400 <row>
16401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Plain Layout
16405 a
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16411 \begin_inset Text
16412
16413 \begin_layout Plain Layout
16414 d
16415 \end_layout
16416
16417 \end_inset
16418 </cell>
16419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16420 \begin_inset Text
16421
16422 \begin_layout Plain Layout
16423 g
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 </row>
16429 <row>
16430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434 b
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16440 \begin_inset Text
16441
16442 \begin_layout Plain Layout
16443 e
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Plain Layout
16452 h
16453 \end_layout
16454
16455 \end_inset
16456 </cell>
16457 </row>
16458 <row>
16459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Plain Layout
16463 c
16464 \end_layout
16465
16466 \end_inset
16467 </cell>
16468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16469 \begin_inset Text
16470
16471 \begin_layout Plain Layout
16472 f
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 i
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 </row>
16487 </lyxtabular>
16488
16489 \end_inset
16490
16491
16492 \end_layout
16493
16494 \end_inset
16495
16496  test 
16497 \begin_inset ERT
16498 status collapsed
16499
16500 \begin_layout Plain Layout
16501
16502
16503 \backslash
16504 raisebox{-0.32
16505 \backslash
16506 baselineskip}{
16507 \end_layout
16508
16509 \end_inset
16510
16511
16512 \begin_inset Box Frameless
16513 position "b"
16514 hor_pos "c"
16515 has_inner_box 1
16516 inner_pos "c"
16517 use_parbox 0
16518 use_makebox 0
16519 width "15col%"
16520 special "none"
16521 height "1in"
16522 height_special "totalheight"
16523 thickness "0.4pt"
16524 separation "3pt"
16525 shadowsize "4pt"
16526 framecolor "black"
16527 backgroundcolor "none"
16528 status collapsed
16529
16530 \begin_layout Plain Layout
16531 \begin_inset Tabular
16532 <lyxtabular version="3" rows="3" columns="3">
16533 <features tabularvalignment="middle">
16534 <column alignment="center" valignment="top">
16535 <column alignment="center" valignment="top">
16536 <column alignment="center" valignment="top">
16537 <row>
16538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16539 \begin_inset Text
16540
16541 \begin_layout Plain Layout
16542 a
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16548 \begin_inset Text
16549
16550 \begin_layout Plain Layout
16551 d
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Plain Layout
16560 g
16561 \end_layout
16562
16563 \end_inset
16564 </cell>
16565 </row>
16566 <row>
16567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16568 \begin_inset Text
16569
16570 \begin_layout Plain Layout
16571 b
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580 e
16581 \end_layout
16582
16583 \end_inset
16584 </cell>
16585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout Plain Layout
16589 h
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 </row>
16595 <row>
16596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16597 \begin_inset Text
16598
16599 \begin_layout Plain Layout
16600 c
16601 \end_layout
16602
16603 \end_inset
16604 </cell>
16605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16606 \begin_inset Text
16607
16608 \begin_layout Plain Layout
16609 f
16610 \end_layout
16611
16612 \end_inset
16613 </cell>
16614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16615 \begin_inset Text
16616
16617 \begin_layout Plain Layout
16618 i
16619 \end_layout
16620
16621 \end_inset
16622 </cell>
16623 </row>
16624 </lyxtabular>
16625
16626 \end_inset
16627
16628
16629 \end_layout
16630
16631 \end_inset
16632
16633
16634 \begin_inset ERT
16635 status collapsed
16636
16637 \begin_layout Plain Layout
16638
16639 }
16640 \end_layout
16641
16642 \end_inset
16643
16644
16645 \end_layout
16646
16647 \begin_layout Standard
16648 Como ves, los contenidos de la primera y última filas no se alinean correctament
16649 e con la línea de texto donde está el cuadro.
16650  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
16651  un cuadro elevado («raisebox»
16652 \begin_inset Foot
16653 status collapsed
16654
16655 \begin_layout Plain Layout
16656 El uso del comando 
16657 \series bold
16658
16659 \backslash
16660 raisebox
16661 \series default
16662  se explica en la sección
16663 \begin_inset space ~
16664 \end_inset
16665
16666
16667 \begin_inset CommandInset ref
16668 LatexCommand ref
16669 reference "subsec:Alineación-Vertical"
16670
16671 \end_inset
16672
16673 .
16674 \end_layout
16675
16676 \end_inset
16677
16678 ).
16679  En el ejemplo anterior, el segundo marco del primer ítem está alineado
16680  usando el comando en código \SpecialChar TeX
16681
16682 \end_layout
16683
16684 \begin_layout Standard
16685
16686 \series bold
16687
16688 \backslash
16689 raisebox{0.85
16690 \backslash
16691 baselineskip}{
16692 \end_layout
16693
16694 \begin_layout Standard
16695 antes del marco.
16696  Tras él, se pone la llave de cierre 
16697 \series bold
16698 }
16699 \series default
16700  también en código \SpecialChar TeX
16701 .
16702  Para el segundo marco en el tercer ítem se usa el comando 
16703 \end_layout
16704
16705 \begin_layout Standard
16706
16707 \series bold
16708
16709 \backslash
16710 raisebox{-0.32
16711 \backslash
16712 baselineskip}{
16713 \end_layout
16714
16715 \begin_layout Standard
16716 \begin_inset Note Greyedout
16717 status open
16718
16719 \begin_layout Plain Layout
16720
16721 \series bold
16722 Not
16723 \series default
16724 a: La alineación del contenido de la fila con la línea del texto adyacente
16725  no es exacta.
16726  El factor necesario del comando 
16727 \series bold
16728
16729 \backslash
16730 raisebox
16731 \series default
16732  para este alineamiento depende de la tipografía del documento, del tamaño
16733  de letra y del grosor de línea del cuadro.
16734 \end_layout
16735
16736 \end_inset
16737
16738
16739 \end_layout
16740
16741 \begin_layout Section
16742 Cuadros coloreados
16743 \begin_inset CommandInset label
16744 LatexCommand label
16745 name "sec:Cuadros-Coloreados"
16746
16747 \end_inset
16748
16749
16750 \end_layout
16751
16752 \begin_layout Subsection
16753 Celdas coloreadas
16754 \begin_inset Index idx
16755 status collapsed
16756
16757 \begin_layout Plain Layout
16758 Cuadros ! Color ! en celdas
16759 \end_layout
16760
16761 \end_inset
16762
16763
16764 \begin_inset Index idx
16765 status collapsed
16766
16767 \begin_layout Plain Layout
16768 Color ! en celdas de cuadros
16769 \end_layout
16770
16771 \end_inset
16772
16773
16774 \end_layout
16775
16776 \begin_layout Standard
16777 \begin_inset Float table
16778 placement h
16779 wide false
16780 sideways false
16781 status open
16782
16783 \begin_layout Plain Layout
16784 \begin_inset Caption Standard
16785
16786 \begin_layout Plain Layout
16787 \begin_inset CommandInset label
16788 LatexCommand label
16789 name "tab:Cuadro-coloreado-sin"
16790
16791 \end_inset
16792
16793 Cuadro coloreado sin usar el paquete 
16794 \series bold
16795 colortbl
16796 \series default
16797
16798 \begin_inset Argument 1
16799 status open
16800
16801 \begin_layout Plain Layout
16802 Cuadro sin colortbl
16803 \end_layout
16804
16805 \end_inset
16806
16807
16808 \end_layout
16809
16810 \end_inset
16811
16812
16813 \end_layout
16814
16815 \begin_layout Plain Layout
16816 \align center
16817 \begin_inset Tabular
16818 <lyxtabular version="3" rows="3" columns="3">
16819 <features tabularvalignment="middle">
16820 <column alignment="center" valignment="top">
16821 <column alignment="center" valignment="top">
16822 <column alignment="center" valignment="top">
16823 <row>
16824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828
16829 \color green
16830 a
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839
16840 \color red
16841 b
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Plain Layout
16850
16851 \color red
16852 c
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 </row>
16858 <row>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863
16864 \color green
16865 d
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874
16875 \color blue
16876 e
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885
16886 \color blue
16887 f
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 </row>
16893 <row>
16894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898
16899 \color green
16900 g
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909
16910 \color blue
16911 h
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920
16921 \color blue
16922 i
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 </row>
16928 </lyxtabular>
16929
16930 \end_inset
16931
16932
16933 \end_layout
16934
16935 \end_inset
16936
16937
16938 \end_layout
16939
16940 \begin_layout Standard
16941 Si sólo necesitas color en el texto, marca las celdas y elige un color en
16942  el menú 
16943 \family sans
16944 Editar\SpecialChar menuseparator
16945 Estilo
16946 \begin_inset space ~
16947 \end_inset
16948
16949 del
16950 \begin_inset space ~
16951 \end_inset
16952
16953 Texto
16954 \family default
16955 .
16956  Esto se ha hecho enl cuadro
16957 \begin_inset space ~
16958 \end_inset
16959
16960
16961 \begin_inset CommandInset ref
16962 LatexCommand ref
16963 reference "tab:Cuadro-coloreado-sin"
16964
16965 \end_inset
16966
16967 .
16968  En cualquier otro caso hay que usar el paquete \SpecialChar LaTeX
16969  
16970 \series bold
16971 colortbl
16972 \series default
16973 .
16974 \begin_inset Index idx
16975 status collapsed
16976
16977 \begin_layout Plain Layout
16978 \SpecialChar LaTeX
16979 -paquetes ! colortbl
16980 \end_layout
16981
16982 \end_inset
16983
16984
16985 \end_layout
16986
16987 \begin_layout Standard
16988 \begin_inset ERT
16989 status collapsed
16990
16991 \begin_layout Plain Layout
16992
16993
16994 \backslash
16995 ifcolortbl
16996 \end_layout
16997
16998 \end_inset
16999
17000
17001 \begin_inset Note Note
17002 status open
17003
17004 \begin_layout Plain Layout
17005 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
17006  \SpecialChar LaTeX
17007  
17008 \series bold
17009 colortbl
17010 \series default
17011 .
17012 \end_layout
17013
17014 \end_inset
17015
17016
17017 \end_layout
17018
17019 \begin_layout Standard
17020 Para crear cuadros coloreados, 
17021 \series bold
17022 colortbl
17023 \series default
17024  debe cargarse en el preámbulo con la línea
17025 \end_layout
17026
17027 \begin_layout Standard
17028
17029 \series bold
17030
17031 \backslash
17032 usepackage{colortbl}
17033 \end_layout
17034
17035 \begin_layout Standard
17036 El color de una columna se define con el comando
17037 \end_layout
17038
17039 \begin_layout Standard
17040
17041 \series bold
17042
17043 \backslash
17044 columncolor{nombre del color}
17045 \end_layout
17046
17047 \begin_layout Standard
17048 dentro del comando 
17049 \series bold
17050 >{ }
17051 \series default
17052 .
17053  El comando 
17054 \series bold
17055 >{}
17056 \series default
17057  se explica en la sección
17058 \begin_inset space ~
17059 \end_inset
17060
17061
17062 \begin_inset CommandInset ref
17063 LatexCommand ref
17064 reference "subsec:Cálculos-en-Multicolumnas"
17065
17066 \end_inset
17067
17068 .
17069 \end_layout
17070
17071 \begin_layout Standard
17072 Los siguientes nombres de color están predefinidos:
17073 \end_layout
17074
17075 \begin_layout Standard
17076
17077 \family sans
17078 red
17079 \family default
17080
17081 \family sans
17082 green
17083 \family default
17084
17085 \family sans
17086 yellow, blue
17087 \family default
17088
17089 \family sans
17090 cyan
17091 \family default
17092 \series bold
17093 ,
17094 \series default
17095  
17096 \family sans
17097 magenta, black
17098 \family default
17099
17100 \family sans
17101 white
17102 \end_layout
17103
17104 \begin_layout Standard
17105 \begin_inset VSpace medskip
17106 \end_inset
17107
17108
17109 \end_layout
17110
17111 \begin_layout Standard
17112 Si añades las opciones
17113 \end_layout
17114
17115 \begin_layout Standard
17116
17117 \series bold
17118 usenames,dvipsnames
17119 \end_layout
17120
17121 \begin_layout Standard
17122 en las opciones de clase en la configuración del documento, es posible usar
17123  hasta 61 colores más.
17124  Estos colores se listan en el apéndice
17125 \begin_inset space ~
17126 \end_inset
17127
17128
17129 \begin_inset CommandInset ref
17130 LatexCommand ref
17131 reference "chap:Lista-de-colores-dvips"
17132
17133 \end_inset
17134
17135 .
17136  Uno de estos colores, 
17137 \family sans
17138 Maroon
17139 \family default
17140 , se ha usado en el cuadro de ejemplo
17141 \begin_inset CommandInset ref
17142 LatexCommand ref
17143 reference "tab:Cuadro-coloreado-con"
17144
17145 \end_inset
17146
17147 .
17148 \end_layout
17149
17150 \begin_layout Standard
17151 \begin_inset VSpace medskip
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \begin_layout Standard
17158 Puedes definir tus propios colores con el comando
17159 \end_layout
17160
17161 \begin_layout Standard
17162
17163 \series bold
17164
17165 \backslash
17166 definecolor{nombre del color}{modelo de color}{valores de color}
17167 \end_layout
17168
17169 \begin_layout Standard
17170 El 
17171 \emph on
17172 modelo de color
17173 \emph default
17174  puede ser
17175 \end_layout
17176
17177 \begin_layout Labeling
17178 \labelwidthstring 00.00.0000
17179 cmyk: cyan, magenta, yellow, black
17180 \end_layout
17181
17182 \begin_layout Labeling
17183 \labelwidthstring 00.00.0000
17184 rgb: red, green, blue
17185 \end_layout
17186
17187 \begin_layout Labeling
17188 \labelwidthstring 00.00.0000
17189 gray: gray
17190 \end_layout
17191
17192 \begin_layout Standard
17193 y los 
17194 \emph on
17195 valores de color
17196 \emph default
17197  son números separados por comas entre 0 y 1 que describen el factor para
17198  el color correspondiente del modelo de color.
17199 \end_layout
17200
17201 \begin_layout Standard
17202 Por ejemplo, puedes definir el color
17203 \series bold
17204  
17205 \series default
17206 «
17207 \emph on
17208 verde oscuro
17209 \emph default
17210 » en el preámbulo con
17211 \end_layout
17212
17213 \begin_layout Standard
17214
17215 \series bold
17216
17217 \backslash
17218 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
17219 \end_layout
17220
17221 \begin_layout Standard
17222 y el color «
17223 \emph on
17224 gris claro
17225 \emph default
17226 » con
17227 \end_layout
17228
17229 \begin_layout Standard
17230
17231 \series bold
17232
17233 \backslash
17234 definecolor{grisclaro}{gray}{0.8}
17235 \end_layout
17236
17237 \begin_layout Standard
17238 \begin_inset VSpace medskip
17239 \end_inset
17240
17241
17242 \end_layout
17243
17244 \begin_layout Standard
17245 Las líneas se colorean con el comando
17246 \end_layout
17247
17248 \begin_layout Standard
17249
17250 \series bold
17251
17252 \backslash
17253 rowcolor{nombre del color}
17254 \end_layout
17255
17256 \begin_layout Standard
17257 y las celdas se colorean con el comando
17258 \end_layout
17259
17260 \begin_layout Standard
17261
17262 \series bold
17263
17264 \backslash
17265 cellcolor{nombre del color}
17266 \end_layout
17267
17268 \begin_layout Standard
17269 Ambos comandos se insertan al principio de una celda en código \SpecialChar TeX
17270 .
17271 \end_layout
17272
17273 \begin_layout Standard
17274 Para colorear caracteres enl cuadro marca las celdas y usa el menú 
17275 \family sans
17276 Editar\SpecialChar menuseparator
17277 Estilo
17278 \begin_inset space ~
17279 \end_inset
17280
17281 del
17282 \begin_inset space ~
17283 \end_inset
17284
17285 Texto
17286 \family default
17287 .
17288  Si una celda contiene código \SpecialChar TeX
17289  marca sólo los caracteres, si no el código
17290  \SpecialChar TeX
17291  en color puede ocasionar errores de \SpecialChar LaTeX
17292 .
17293 \end_layout
17294
17295 \begin_layout Standard
17296 \begin_inset Note Greyedout
17297 status open
17298
17299 \begin_layout Plain Layout
17300
17301 \series bold
17302 Nota:
17303 \series default
17304  No todos los visores DVI pueden mostrar colores definidos por el usuario.
17305 \end_layout
17306
17307 \end_inset
17308
17309
17310 \end_layout
17311
17312 \begin_layout Standard
17313 \begin_inset VSpace bigskip
17314 \end_inset
17315
17316
17317 \end_layout
17318
17319 \begin_layout Standard
17320 Para crear el cuadro
17321 \begin_inset space ~
17322 \end_inset
17323
17324
17325 \begin_inset CommandInset ref
17326 LatexCommand ref
17327 reference "tab:Cuadro-coloreado-con"
17328
17329 \end_inset
17330
17331  haz lo siguiente: el color de la primera columna debe ser 
17332 \emph on
17333 verde oscuro
17334 \emph default
17335 , entonces inserta
17336 \end_layout
17337
17338 \begin_layout Standard
17339
17340 \series bold
17341 >{
17342 \backslash
17343 columncolor{verdeoscuro}
17344 \backslash
17345 centering}c
17346 \end_layout
17347
17348 \begin_layout Standard
17349 como argumento \SpecialChar LaTeX
17350  para esta columna.
17351  La primera fila debe ser cian, por tanto inserta el comando en código \SpecialChar TeX
17352
17353 \end_layout
17354
17355 \begin_layout Standard
17356
17357 \series bold
17358
17359 \backslash
17360 rowcolor{cyan}
17361 \end_layout
17362
17363 \begin_layout Standard
17364 en la primera celda de esta fila.
17365  Observa que esto sobrescribe el color de la columna para la primera celda.
17366  La última celda de la última fila se colorea granate insertando el comando
17367  en código \SpecialChar TeX
17368
17369 \end_layout
17370
17371 \begin_layout Standard
17372
17373 \series bold
17374
17375 \backslash
17376 cellcolor{Maroon}
17377 \end_layout
17378
17379 \begin_layout Standard
17380 Ahora podrían colorearse los caracteres usando el menú 
17381 \family sans
17382 Editar\SpecialChar menuseparator
17383 Estilo
17384 \begin_inset space ~
17385 \end_inset
17386
17387 del
17388 \begin_inset space ~
17389 \end_inset
17390
17391 Texto
17392 \family default
17393 .
17394 \end_layout
17395
17396 \begin_layout Standard
17397 \begin_inset Float table
17398 placement h
17399 wide false
17400 sideways false
17401 status open
17402
17403 \begin_layout Plain Layout
17404 \begin_inset Caption Standard
17405
17406 \begin_layout Plain Layout
17407 \begin_inset CommandInset label
17408 LatexCommand label
17409 name "tab:Cuadro-coloreado-con"
17410
17411 \end_inset
17412
17413 Cuadro coloreado con el paquete 
17414 \series bold
17415 colortbl
17416 \series default
17417
17418 \begin_inset Argument 1
17419 status collapsed
17420
17421 \begin_layout Plain Layout
17422 Cuadro con 
17423 \series bold
17424 colortbl
17425 \end_layout
17426
17427 \end_inset
17428
17429
17430 \end_layout
17431
17432 \end_inset
17433
17434
17435 \end_layout
17436
17437 \begin_layout Plain Layout
17438 \align center
17439 \begin_inset Tabular
17440 <lyxtabular version="3" rows="3" columns="3">
17441 <features tabularvalignment="middle">
17442 <column alignment="center" valignment="top" special=">{\columncolor{verdeoscuro}\centering}c">
17443 <column alignment="center" valignment="top">
17444 <column alignment="center" valignment="top">
17445 <row>
17446 <cell alignment="center" valignment="top" usebox="none">
17447 \begin_inset Text
17448
17449 \begin_layout Plain Layout
17450 \begin_inset ERT
17451 status collapsed
17452
17453 \begin_layout Plain Layout
17454
17455
17456 \backslash
17457 rowcolor{cyan}
17458 \end_layout
17459
17460 \end_inset
17461
17462
17463 \color magenta
17464 a
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473
17474 \color red
17475 b
17476 \end_layout
17477
17478 \end_inset
17479 </cell>
17480 <cell alignment="center" valignment="top" usebox="none">
17481 \begin_inset Text
17482
17483 \begin_layout Plain Layout
17484
17485 \color red
17486 c
17487 \end_layout
17488
17489 \end_inset
17490 </cell>
17491 </row>
17492 <row>
17493 <cell alignment="center" valignment="top" usebox="none">
17494 \begin_inset Text
17495
17496 \begin_layout Plain Layout
17497
17498 \color yellow
17499 d
17500 \end_layout
17501
17502 \end_inset
17503 </cell>
17504 <cell alignment="center" valignment="top" usebox="none">
17505 \begin_inset Text
17506
17507 \begin_layout Plain Layout
17508
17509 \color blue
17510 e
17511 \end_layout
17512
17513 \end_inset
17514 </cell>
17515 <cell alignment="center" valignment="top" usebox="none">
17516 \begin_inset Text
17517
17518 \begin_layout Plain Layout
17519
17520 \color blue
17521 f
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 </row>
17527 <row>
17528 <cell alignment="center" valignment="top" usebox="none">
17529 \begin_inset Text
17530
17531 \begin_layout Plain Layout
17532
17533 \color yellow
17534 g
17535 \end_layout
17536
17537 \end_inset
17538 </cell>
17539 <cell alignment="center" valignment="top" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Plain Layout
17543
17544 \color blue
17545 h
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 <cell alignment="center" valignment="top" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Plain Layout
17554 \begin_inset ERT
17555 status collapsed
17556
17557 \begin_layout Plain Layout
17558
17559
17560 \backslash
17561 cellcolor{Maroon}
17562 \end_layout
17563
17564 \end_inset
17565
17566
17567 \color green
17568 i
17569 \end_layout
17570
17571 \end_inset
17572 </cell>
17573 </row>
17574 </lyxtabular>
17575
17576 \end_inset
17577
17578
17579 \end_layout
17580
17581 \end_inset
17582
17583
17584 \end_layout
17585
17586 \begin_layout Standard
17587 \begin_inset ERT
17588 status collapsed
17589
17590 \begin_layout Plain Layout
17591
17592
17593 \backslash
17594 else
17595 \end_layout
17596
17597 \end_inset
17598
17599
17600 \begin_inset Note Note
17601 status open
17602
17603 \begin_layout Plain Layout
17604 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
17605  
17606 \series bold
17607 colortbl
17608 \series default
17609 .
17610 \end_layout
17611
17612 \end_inset
17613
17614
17615 \end_layout
17616
17617 \begin_layout Standard
17618 Debes instalar el paquete \SpecialChar LaTeX
17619  
17620 \series bold
17621 colortbl
17622 \series default
17623  para ver la parte siguiente en la salida.
17624 \end_layout
17625
17626 \begin_layout Standard
17627 \begin_inset ERT
17628 status collapsed
17629
17630 \begin_layout Plain Layout
17631
17632
17633 \backslash
17634 fi
17635 \end_layout
17636
17637 \end_inset
17638
17639
17640 \end_layout
17641
17642 \begin_layout Subsection
17643 Filas coloreadas
17644 \begin_inset Index idx
17645 status collapsed
17646
17647 \begin_layout Plain Layout
17648 Cuadros ! Color ! para filas
17649 \end_layout
17650
17651 \end_inset
17652
17653
17654 \begin_inset Index idx
17655 status collapsed
17656
17657 \begin_layout Plain Layout
17658 Color ! para filas de cuadros
17659 \end_layout
17660
17661 \end_inset
17662
17663
17664 \end_layout
17665
17666 \begin_layout Standard
17667 En caso de querer colorear una de cada dos filas, hay un método alternativo
17668  al descrito en la sección anterior.
17669  Se carga el paquete 
17670 \series bold
17671 xcolor
17672 \series default
17673
17674 \begin_inset Index idx
17675 status collapsed
17676
17677 \begin_layout Plain Layout
17678 \SpecialChar LaTeX
17679 -paquetes ! xcolor
17680 \begin_inset ERT
17681 status collapsed
17682
17683 \begin_layout Plain Layout
17684
17685
17686 \backslash
17687 vspace{4mm}
17688 \end_layout
17689
17690 \end_inset
17691
17692
17693 \end_layout
17694
17695 \end_inset
17696
17697  en el preámbulo del documento con el comando
17698 \end_layout
17699
17700 \begin_layout Standard
17701
17702 \series bold
17703
17704 \backslash
17705 usepackage[table]{xcolor}
17706 \end_layout
17707
17708 \begin_layout Standard
17709
17710 \series bold
17711 xcolor
17712 \series default
17713  carga automáticamente el paquete 
17714 \series bold
17715 colortbl
17716 \series default
17717
17718 \begin_inset Index idx
17719 status collapsed
17720
17721 \begin_layout Plain Layout
17722 \SpecialChar LaTeX
17723 -paquetes ! colortbl
17724 \end_layout
17725
17726 \end_inset
17727
17728 , por tanto 
17729 \series bold
17730 colortbl
17731 \series default
17732  debe estar instalado, de lo contrario se producen errores de \SpecialChar LaTeX
17733 .
17734 \end_layout
17735
17736 \begin_layout Standard
17737 \begin_inset ERT
17738 status collapsed
17739
17740 \begin_layout Plain Layout
17741
17742
17743 \backslash
17744 ifcolortbl
17745 \end_layout
17746
17747 \end_inset
17748
17749
17750 \begin_inset Note Note
17751 status open
17752
17753 \begin_layout Plain Layout
17754 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
17755  \SpecialChar LaTeX
17756  
17757 \series bold
17758 colortbl
17759 \series default
17760 .
17761 \end_layout
17762
17763 \end_inset
17764
17765
17766 \end_layout
17767
17768 \begin_layout Standard
17769 Las filas del cuadro se colorean con el comando
17770 \end_layout
17771
17772 \begin_layout Standard
17773
17774 \series bold
17775
17776 \backslash
17777 rowcolors[comandos]{número_de_fila}{color_fila_impar}{color_fila_par}
17778 \end_layout
17779
17780 \begin_layout Standard
17781 que se inserta en el preámbulo del documento o en código \SpecialChar TeX
17782  delante del primer
17783  cuadro a colorear.
17784  
17785 \emph on
17786 número_de_fila
17787 \emph default
17788  es el número de la primera fila que debe colorearse con el color de fila
17789  impar, 
17790 \emph on
17791 comandos
17792 \emph default
17793  pueden ser comandos adicionales que se ejecutan antes de cada fila del
17794  cuadro.
17795  Por ejemplo, 
17796 \end_layout
17797
17798 \begin_layout Standard
17799
17800 \series bold
17801
17802 \backslash
17803 rowcolors{1}{white}{lightgray}
17804 \end_layout
17805
17806 \begin_layout Standard
17807 genera el esquema de colores del cuadro
17808 \begin_inset space ~
17809 \end_inset
17810
17811
17812 \begin_inset CommandInset ref
17813 LatexCommand ref
17814 reference "tab:Cuadro-filas_color"
17815
17816 \end_inset
17817
17818 .
17819  El comando
17820 \end_layout
17821
17822 \begin_layout Standard
17823
17824 \series bold
17825
17826 \backslash
17827 rowcolors[
17828 \backslash
17829 hline]{1}{lightgray}{cyan}
17830 \end_layout
17831
17832 \begin_layout Standard
17833 genera el esquema de colores del cuadro
17834 \begin_inset space ~
17835 \end_inset
17836
17837
17838 \begin_inset CommandInset ref
17839 LatexCommand ref
17840 reference "tab:Cuadro-filas_color2"
17841
17842 \end_inset
17843
17844 .
17845  Si el color de la fila impar y/o el de la fila par se dejan vacíos no se
17846  usará ningún color, de forma que el comando
17847 \end_layout
17848
17849 \begin_layout Standard
17850
17851 \series bold
17852
17853 \backslash
17854 rowcolors{1}{}{}
17855 \end_layout
17856
17857 \begin_layout Standard
17858 deja sin color las filas de todos los cuadros siguientes.
17859 \end_layout
17860
17861 \begin_layout Standard
17862 \begin_inset ERT
17863 status open
17864
17865 \begin_layout Plain Layout
17866
17867
17868 \backslash
17869 rowcolors{1}{white}{lightgray}
17870 \end_layout
17871
17872 \end_inset
17873
17874
17875 \end_layout
17876
17877 \begin_layout Standard
17878 \begin_inset Float table
17879 placement h
17880 wide false
17881 sideways false
17882 status open
17883
17884 \begin_layout Plain Layout
17885 \begin_inset Caption Standard
17886
17887 \begin_layout Plain Layout
17888
17889 \lang english
17890 \begin_inset CommandInset label
17891 LatexCommand label
17892 name "tab:Cuadro-filas_color"
17893
17894 \end_inset
17895
17896
17897 \lang spanish
17898 Cuadro con filas alternas coloreadas en gris claro.
17899 \end_layout
17900
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \begin_layout Plain Layout
17907 \align center
17908 \begin_inset Tabular
17909 <lyxtabular version="3" rows="4" columns="3">
17910 <features tabularvalignment="middle">
17911 <column alignment="center" valignment="top">
17912 <column alignment="center" valignment="top" width="0pt">
17913 <column alignment="center" valignment="top" width="0pt">
17914 <row>
17915 <cell alignment="center" valignment="top" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 X
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 <cell alignment="center" valignment="top" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928 Y
17929 \end_layout
17930
17931 \end_inset
17932 </cell>
17933 <cell alignment="center" valignment="top" usebox="none">
17934 \begin_inset Text
17935
17936 \begin_layout Plain Layout
17937 Z
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 </row>
17943 <row>
17944 <cell alignment="center" valignment="top" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948 1
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 <cell alignment="center" valignment="top" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957 2
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 <cell alignment="center" valignment="top" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966 3
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 </row>
17972 <row>
17973 <cell alignment="center" valignment="top" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977 4
17978 \end_layout
17979
17980 \end_inset
17981 </cell>
17982 <cell alignment="center" valignment="top" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986 5
17987 \end_layout
17988
17989 \end_inset
17990 </cell>
17991 <cell alignment="center" valignment="top" usebox="none">
17992 \begin_inset Text
17993
17994 \begin_layout Plain Layout
17995 6
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 </row>
18001 <row>
18002 <cell alignment="center" valignment="top" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006 7
18007 \end_layout
18008
18009 \end_inset
18010 </cell>
18011 <cell alignment="center" valignment="top" usebox="none">
18012 \begin_inset Text
18013
18014 \begin_layout Plain Layout
18015 8
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 9
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 </row>
18030 </lyxtabular>
18031
18032 \end_inset
18033
18034
18035 \end_layout
18036
18037 \end_inset
18038
18039
18040 \end_layout
18041
18042 \begin_layout Standard
18043 \begin_inset ERT
18044 status open
18045
18046 \begin_layout Plain Layout
18047
18048
18049 \backslash
18050 rowcolors[
18051 \backslash
18052 hline]{1}{lightgray}{cyan}
18053 \end_layout
18054
18055 \end_inset
18056
18057
18058 \end_layout
18059
18060 \begin_layout Standard
18061 \begin_inset Float table
18062 placement h
18063 wide false
18064 sideways false
18065 status open
18066
18067 \begin_layout Plain Layout
18068 \begin_inset Caption Standard
18069
18070 \begin_layout Plain Layout
18071 \begin_inset CommandInset label
18072 LatexCommand label
18073 name "tab:Cuadro-filas_color2"
18074
18075 \end_inset
18076
18077 Cuadro con filas alternas coloreadas en cian y líneas entre las filas.
18078 \end_layout
18079
18080 \end_inset
18081
18082
18083 \end_layout
18084
18085 \begin_layout Plain Layout
18086 \align center
18087 \begin_inset Tabular
18088 <lyxtabular version="3" rows="4" columns="3">
18089 <features tabularvalignment="middle">
18090 <column alignment="center" valignment="top">
18091 <column alignment="center" valignment="top">
18092 <column alignment="center" valignment="top" width="0pt">
18093 <row>
18094 <cell alignment="center" valignment="top" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098 X
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 Y
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 Z
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 </row>
18122 <row>
18123 <cell alignment="center" valignment="top" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127 1
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 <cell alignment="center" valignment="top" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136 2
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 <cell alignment="center" valignment="top" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145 3
18146 \end_layout
18147
18148 \end_inset
18149 </cell>
18150 </row>
18151 <row>
18152 <cell alignment="center" valignment="top" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156 4
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 <cell alignment="center" valignment="top" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Plain Layout
18165 5
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 <cell alignment="center" valignment="top" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174 6
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 </row>
18180 <row>
18181 <cell alignment="center" valignment="top" usebox="none">
18182 \begin_inset Text
18183
18184 \begin_layout Plain Layout
18185 7
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 <cell alignment="center" valignment="top" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194 8
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 <cell alignment="center" valignment="top" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203 9
18204 \end_layout
18205
18206 \end_inset
18207 </cell>
18208 </row>
18209 </lyxtabular>
18210
18211 \end_inset
18212
18213
18214 \end_layout
18215
18216 \end_inset
18217
18218
18219 \end_layout
18220
18221 \begin_layout Standard
18222 \begin_inset ERT
18223 status collapsed
18224
18225 \begin_layout Plain Layout
18226
18227
18228 \backslash
18229 rowcolors{1}{}{}
18230 \end_layout
18231
18232 \end_inset
18233
18234
18235 \begin_inset Note Note
18236 status collapsed
18237
18238 \begin_layout Plain Layout
18239 Desactiva el coloreado de filas
18240 \end_layout
18241
18242 \end_inset
18243
18244
18245 \end_layout
18246
18247 \begin_layout Standard
18248 \begin_inset ERT
18249 status collapsed
18250
18251 \begin_layout Plain Layout
18252
18253
18254 \backslash
18255 else
18256 \end_layout
18257
18258 \end_inset
18259
18260
18261 \begin_inset Note Note
18262 status open
18263
18264 \begin_layout Plain Layout
18265 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
18266  
18267 \series bold
18268 colortbl
18269 \series default
18270 .
18271 \end_layout
18272
18273 \end_inset
18274
18275
18276 \end_layout
18277
18278 \begin_layout Standard
18279 Debes instalar el paquete \SpecialChar LaTeX
18280  
18281 \series bold
18282 colortbl
18283 \series default
18284  para ver la parte siguiente en la salida.
18285 \end_layout
18286
18287 \begin_layout Standard
18288 \begin_inset ERT
18289 status collapsed
18290
18291 \begin_layout Plain Layout
18292
18293
18294 \backslash
18295 fi
18296 \end_layout
18297
18298 \end_inset
18299
18300
18301 \end_layout
18302
18303 \begin_layout Subsection
18304 Líneas coloreadas
18305 \begin_inset Index idx
18306 status collapsed
18307
18308 \begin_layout Plain Layout
18309 Cuadros ! Color ! en líneas
18310 \end_layout
18311
18312 \end_inset
18313
18314
18315 \begin_inset Index idx
18316 status collapsed
18317
18318 \begin_layout Plain Layout
18319 Color ! en bordes de cuadros
18320 \end_layout
18321
18322 \end_inset
18323
18324
18325 \end_layout
18326
18327 \begin_layout Standard
18328 Como se describe en la sección
18329 \begin_inset space ~
18330 \end_inset
18331
18332
18333 \begin_inset CommandInset ref
18334 LatexCommand ref
18335 reference "subsec:Grosor-de-Líneas"
18336
18337 \end_inset
18338
18339 , el grosor para todas las líneas en un cuadro puede ajustarse con el comando
18340  
18341 \series bold
18342
18343 \backslash
18344 arrayrulewidth
18345 \series default
18346 .
18347  Se ha puesto 1.5
18348 \begin_inset space \thinspace{}
18349 \end_inset
18350
18351 pt para todos los cuadros de esta sección.
18352 \begin_inset ERT
18353 status collapsed
18354
18355 \begin_layout Plain Layout
18356
18357
18358 \backslash
18359 setlength{
18360 \backslash
18361 arrayrulewidth}{1.5pt}
18362 \end_layout
18363
18364 \end_inset
18365
18366
18367 \end_layout
18368
18369 \begin_layout Standard
18370 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
18371  el preámbulo del documento el siguiente formato de columna, de acuerdo
18372  a lo descrito en la sección
18373 \begin_inset space ~
18374 \end_inset
18375
18376
18377 \begin_inset CommandInset ref
18378 LatexCommand ref
18379 reference "subsec:Formato-Personalizado"
18380
18381 \end_inset
18382
18383 :
18384 \end_layout
18385
18386 \begin_layout Standard
18387
18388 \series bold
18389
18390 \backslash
18391 newcolumntype{W}{!{
18392 \backslash
18393 color{green}
18394 \backslash
18395 vline}}
18396 \end_layout
18397
18398 \begin_layout Standard
18399 Para el cuadro
18400 \begin_inset space ~
18401 \end_inset
18402
18403
18404 \begin_inset CommandInset ref
18405 LatexCommand ref
18406 reference "tab:Cuadro-con-verticales-coloreadas"
18407
18408 \end_inset
18409
18410  se usó el argumento \SpecialChar LaTeX
18411
18412 \series bold
18413  WcW
18414 \series default
18415  para la última columna y
18416 \series bold
18417  Wc
18418 \series default
18419  para las demás.
18420 \end_layout
18421
18422 \begin_layout Standard
18423 Si quieres tener varios colores, define más formatos de columna.
18424 \end_layout
18425
18426 \begin_layout Standard
18427 \begin_inset Float table
18428 placement h
18429 wide false
18430 sideways false
18431 status open
18432
18433 \begin_layout Plain Layout
18434 \begin_inset Caption Standard
18435
18436 \begin_layout Plain Layout
18437 \begin_inset CommandInset label
18438 LatexCommand label
18439 name "tab:Cuadro-con-verticales-coloreadas"
18440
18441 \end_inset
18442
18443 Cuadro con líneas verticales coloreadas
18444 \end_layout
18445
18446 \end_inset
18447
18448
18449 \end_layout
18450
18451 \begin_layout Plain Layout
18452 \align center
18453 \begin_inset Tabular
18454 <lyxtabular version="3" rows="3" columns="3">
18455 <features tabularvalignment="middle">
18456 <column alignment="center" valignment="top" special="Wc">
18457 <column alignment="center" valignment="top" special="Wc">
18458 <column alignment="center" valignment="top" special="WcW">
18459 <row>
18460 <cell alignment="center" valignment="top" topline="true" usebox="none">
18461 \begin_inset Text
18462
18463 \begin_layout Plain Layout
18464 sd
18465 \end_layout
18466
18467 \end_inset
18468 </cell>
18469 <cell alignment="center" valignment="top" topline="true" usebox="none">
18470 \begin_inset Text
18471
18472 \begin_layout Plain Layout
18473
18474 \end_layout
18475
18476 \end_inset
18477 </cell>
18478 <cell alignment="center" valignment="top" topline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482
18483 \end_layout
18484
18485 \end_inset
18486 </cell>
18487 </row>
18488 <row>
18489 <cell alignment="center" valignment="top" topline="true" usebox="none">
18490 \begin_inset Text
18491
18492 \begin_layout Plain Layout
18493
18494 \end_layout
18495
18496 \end_inset
18497 </cell>
18498 <cell alignment="center" valignment="top" topline="true" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502 sd
18503 \end_layout
18504
18505 \end_inset
18506 </cell>
18507 <cell alignment="center" valignment="top" topline="true" usebox="none">
18508 \begin_inset Text
18509
18510 \begin_layout Plain Layout
18511
18512 \end_layout
18513
18514 \end_inset
18515 </cell>
18516 </row>
18517 <row>
18518 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522
18523 \end_layout
18524
18525 \end_inset
18526 </cell>
18527 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18528 \begin_inset Text
18529
18530 \begin_layout Plain Layout
18531
18532 \end_layout
18533
18534 \end_inset
18535 </cell>
18536 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18537 \begin_inset Text
18538
18539 \begin_layout Plain Layout
18540 sd
18541 \end_layout
18542
18543 \end_inset
18544 </cell>
18545 </row>
18546 </lyxtabular>
18547
18548 \end_inset
18549
18550
18551 \end_layout
18552
18553 \end_inset
18554
18555
18556 \end_layout
18557
18558 \begin_layout Standard
18559 \begin_inset VSpace bigskip
18560 \end_inset
18561
18562 Para colorear líneas horizontales, por ejemplo en rojo, como en el cuadro
18563 \begin_inset space ~
18564 \end_inset
18565
18566
18567 \begin_inset CommandInset ref
18568 LatexCommand ref
18569 reference "tab:Cuadro-con-horizontales-coloreadas"
18570
18571 \end_inset
18572
18573 , inserta estos comandos en código \SpecialChar TeX
18574  antes del cuadro o del flotante:
18575 \end_layout
18576
18577 \begin_layout Standard
18578
18579 \series bold
18580
18581 \backslash
18582 let
18583 \backslash
18584 myHlineC
18585 \backslash
18586 hline
18587 \begin_inset Newline newline
18588 \end_inset
18589
18590
18591 \backslash
18592 renewcommand{
18593 \backslash
18594 hline}
18595 \begin_inset Newline newline
18596 \end_inset
18597
18598
18599 \begin_inset Phantom HPhantom
18600 status open
18601
18602 \begin_layout Plain Layout
18603
18604 \series bold
18605 \begin_inset space ~
18606 \end_inset
18607
18608
18609 \end_layout
18610
18611 \end_inset
18612
18613 {
18614 \backslash
18615 arrayrulecolor{red}
18616 \backslash
18617 myHlineC
18618 \backslash
18619 arrayrulecolor{black}}
18620 \end_layout
18621
18622 \begin_layout Standard
18623 \begin_inset ERT
18624 status collapsed
18625
18626 \begin_layout Plain Layout
18627
18628
18629 \backslash
18630 let
18631 \backslash
18632 myHlineC
18633 \backslash
18634 hline
18635 \end_layout
18636
18637 \begin_layout Plain Layout
18638
18639
18640 \backslash
18641 renewcommand{
18642 \backslash
18643 hline}
18644 \end_layout
18645
18646 \begin_layout Plain Layout
18647
18648  {
18649 \backslash
18650 arrayrulecolor{red}
18651 \backslash
18652 myHlineC
18653 \backslash
18654 arrayrulecolor{black}}
18655 \end_layout
18656
18657 \end_inset
18658
18659
18660 \begin_inset Float table
18661 placement h
18662 wide false
18663 sideways false
18664 status open
18665
18666 \begin_layout Plain Layout
18667 \begin_inset Caption Standard
18668
18669 \begin_layout Plain Layout
18670 \begin_inset CommandInset label
18671 LatexCommand label
18672 name "tab:Cuadro-con-horizontales-coloreadas"
18673
18674 \end_inset
18675
18676 Cuadro con líneas horizontales coloreadas
18677 \end_layout
18678
18679 \end_inset
18680
18681
18682 \end_layout
18683
18684 \begin_layout Plain Layout
18685 \align center
18686 \begin_inset Tabular
18687 <lyxtabular version="3" rows="3" columns="3">
18688 <features tabularvalignment="middle">
18689 <column alignment="center" valignment="top">
18690 <column alignment="center" valignment="top">
18691 <column alignment="center" valignment="top">
18692 <row>
18693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18694 \begin_inset Text
18695
18696 \begin_layout Plain Layout
18697 sd
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 </row>
18721 <row>
18722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726
18727 \end_layout
18728
18729 \end_inset
18730 </cell>
18731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18732 \begin_inset Text
18733
18734 \begin_layout Plain Layout
18735 sd
18736 \end_layout
18737
18738 \end_inset
18739 </cell>
18740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18741 \begin_inset Text
18742
18743 \begin_layout Plain Layout
18744
18745 \end_layout
18746
18747 \end_inset
18748 </cell>
18749 </row>
18750 <row>
18751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18761 \begin_inset Text
18762
18763 \begin_layout Plain Layout
18764
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773 sd
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 </row>
18779 </lyxtabular>
18780
18781 \end_inset
18782
18783
18784 \end_layout
18785
18786 \end_inset
18787
18788
18789 \end_layout
18790
18791 \begin_layout Standard
18792 Para volver al color de línea negro predeterminado inserta este comando
18793  en código \SpecialChar TeX
18794  detrás del cuadro o el flotante:
18795 \end_layout
18796
18797 \begin_layout Standard
18798
18799 \series bold
18800
18801 \backslash
18802 renewcommand{
18803 \backslash
18804 hline}{
18805 \backslash
18806 myHlineC}
18807 \end_layout
18808
18809 \begin_layout Standard
18810 El cuadro
18811 \begin_inset space ~
18812 \end_inset
18813
18814
18815 \begin_inset CommandInset ref
18816 LatexCommand ref
18817 reference "tab:Cuadro-con-líneas-coloreadas"
18818
18819 \end_inset
18820
18821  es un ejemplo con líneas verticales y horizontales coloreadas.
18822 \end_layout
18823
18824 \begin_layout Standard
18825 \begin_inset Float table
18826 placement h
18827 wide false
18828 sideways false
18829 status open
18830
18831 \begin_layout Plain Layout
18832 \begin_inset Caption Standard
18833
18834 \begin_layout Plain Layout
18835 \begin_inset CommandInset label
18836 LatexCommand label
18837 name "tab:Cuadro-con-líneas-coloreadas"
18838
18839 \end_inset
18840
18841 Cuadro con líneas coloreadas
18842 \end_layout
18843
18844 \end_inset
18845
18846
18847 \end_layout
18848
18849 \begin_layout Plain Layout
18850 \align center
18851 \begin_inset Tabular
18852 <lyxtabular version="3" rows="3" columns="3">
18853 <features tabularvalignment="middle">
18854 <column alignment="center" valignment="top" special="Wc">
18855 <column alignment="center" valignment="top" special="Wc">
18856 <column alignment="center" valignment="top" special="WcW">
18857 <row>
18858 <cell alignment="center" valignment="top" topline="true" usebox="none">
18859 \begin_inset Text
18860
18861 \begin_layout Plain Layout
18862 sd
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 <cell alignment="center" valignment="top" topline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 <cell alignment="center" valignment="top" topline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 </row>
18886 <row>
18887 <cell alignment="center" valignment="top" topline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 <cell alignment="center" valignment="top" topline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900 sd
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 <cell alignment="center" valignment="top" topline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 </row>
18915 <row>
18916 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18926 \begin_inset Text
18927
18928 \begin_layout Plain Layout
18929
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18935 \begin_inset Text
18936
18937 \begin_layout Plain Layout
18938 sd
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 </row>
18944 </lyxtabular>
18945
18946 \end_inset
18947
18948
18949 \end_layout
18950
18951 \end_inset
18952
18953
18954 \end_layout
18955
18956 \begin_layout Standard
18957 \begin_inset ERT
18958 status collapsed
18959
18960 \begin_layout Plain Layout
18961
18962
18963 \backslash
18964 renewcommand{
18965 \backslash
18966 hline}{
18967 \backslash
18968 myHlineC}
18969 \end_layout
18970
18971 \end_inset
18972
18973
18974 \end_layout
18975
18976 \begin_layout Standard
18977 \begin_inset ERT
18978 status collapsed
18979
18980 \begin_layout Plain Layout
18981
18982
18983 \backslash
18984 setlength{
18985 \backslash
18986 arrayrulewidth}{0.4pt}
18987 \end_layout
18988
18989 \end_inset
18990
18991
18992 \end_layout
18993
18994 \begin_layout Section
18995 Celdas de cuadro rotadas
18996 \begin_inset CommandInset label
18997 LatexCommand label
18998 name "sec:Celdas de cuadro giradas"
18999
19000 \end_inset
19001
19002
19003 \begin_inset Index idx
19004 status collapsed
19005
19006 \begin_layout Plain Layout
19007 Cuadros ! Celdas rotadas
19008 \end_layout
19009
19010 \end_inset
19011
19012
19013 \begin_inset Index idx
19014 status collapsed
19015
19016 \begin_layout Plain Layout
19017 Material rotado
19018 \end_layout
19019
19020 \end_inset
19021
19022
19023 \end_layout
19024
19025 \begin_layout Standard
19026
19027 \lang english
19028 \begin_inset Note Greyedout
19029 status open
19030
19031 \begin_layout Plain Layout
19032
19033 \series bold
19034 Nota:
19035 \series default
19036  No todos los visores DVI pueden mostrar rotaciones.
19037 \end_layout
19038
19039 \end_inset
19040
19041
19042 \end_layout
19043
19044 \begin_layout Standard
19045 El cuadro
19046 \begin_inset space ~
19047 \end_inset
19048
19049
19050 \begin_inset CommandInset ref
19051 LatexCommand ref
19052 reference "tab:Cuadro-celdas-rotadas"
19053
19054 \end_inset
19055
19056  es un ejemplo con tres celdas rotadas 45
19057 \begin_inset space \thinspace{}
19058 \end_inset
19059
19060 °.
19061 \end_layout
19062
19063 \begin_layout Standard
19064 \begin_inset Float table
19065 wide false
19066 sideways false
19067 status open
19068
19069 \begin_layout Plain Layout
19070 \begin_inset Caption Standard
19071
19072 \begin_layout Plain Layout
19073 \begin_inset CommandInset label
19074 LatexCommand label
19075 name "tab:Cuadro-celdas-rotadas"
19076
19077 \end_inset
19078
19079 Cuadro con celdas rotadas en la primera fila.
19080 \end_layout
19081
19082 \end_inset
19083
19084
19085 \end_layout
19086
19087 \begin_layout Plain Layout
19088 \noindent
19089 \align center
19090 \begin_inset Tabular
19091 <lyxtabular version="3" rows="2" columns="3">
19092 <features tabularvalignment="middle">
19093 <column alignment="center" valignment="top" width="0pt">
19094 <column alignment="center" valignment="top" width="0pt">
19095 <column alignment="center" valignment="top" width="0pt">
19096 <row>
19097 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101 copas
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Plain Layout
19110 platos
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119 fuentes
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 </row>
19125 <row>
19126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 45
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139 33
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19145 \begin_inset Text
19146
19147 \begin_layout Plain Layout
19148 21
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 </row>
19154 </lyxtabular>
19155
19156 \end_inset
19157
19158
19159 \end_layout
19160
19161 \end_inset
19162
19163
19164 \end_layout
19165
19166 \begin_layout Standard
19167 \begin_inset Note Greyedout
19168 status open
19169
19170 \begin_layout Plain Layout
19171
19172 \series bold
19173 Nota:
19174 \series default
19175  Los saltos de línea (atajo 
19176 \begin_inset Info
19177 type  "shortcut"
19178 arg   "newline-insert newline"
19179 \end_inset
19180
19181 ) no están permitidos en celdas rotadas.
19182 \end_layout
19183
19184 \end_inset
19185
19186
19187 \end_layout
19188
19189 \begin_layout Standard
19190 Para rotar celdas de cuadro que contengan saltos de línea, hay que poner
19191  el contenido de la celda en una minipágina o en un marco de párrafo.
19192 \begin_inset Foot
19193 status collapsed
19194
19195 \begin_layout Plain Layout
19196 Más información acerca de estos cuadros en la sección
19197 \begin_inset space ~
19198 \end_inset
19199
19200
19201 \begin_inset CommandInset ref
19202 LatexCommand ref
19203 reference "sec:Minipáginas"
19204
19205 \end_inset
19206
19207  y 
19208 \begin_inset CommandInset ref
19209 LatexCommand ref
19210 reference "sec:Marcos-de-Párrafo"
19211
19212 \end_inset
19213
19214 .
19215  
19216 \end_layout
19217
19218 \end_inset
19219
19220  Si esta celda se rota 90
19221 \begin_inset space \thinspace{}
19222 \end_inset
19223
19224 °, la anchura del marco es la altura de la celda.
19225  El cuadro
19226 \begin_inset space ~
19227 \end_inset
19228
19229
19230 \begin_inset CommandInset ref
19231 LatexCommand ref
19232 reference "tab:Cuadro-rotación-multilínea"
19233
19234 \end_inset
19235
19236  es un ejemplo de una celda rotada con salto de línea en la que la anchura
19237  del marco se ha establecido en 3
19238 \begin_inset space \thinspace{}
19239 \end_inset
19240
19241 cm.
19242 \end_layout
19243
19244 \begin_layout Standard
19245
19246 \lang english
19247 \begin_inset Float table
19248 wide false
19249 sideways false
19250 status open
19251
19252 \begin_layout Plain Layout
19253 \begin_inset Caption Standard
19254
19255 \begin_layout Plain Layout
19256 \begin_inset CommandInset label
19257 LatexCommand label
19258 name "tab:Cuadro-rotación-multilínea"
19259
19260 \end_inset
19261
19262 Cuadro con salto de línea en una celda rotada
19263 \end_layout
19264
19265 \end_inset
19266
19267
19268 \end_layout
19269
19270 \begin_layout Plain Layout
19271 \noindent
19272 \align center
19273 \begin_inset Tabular
19274 <lyxtabular version="3" rows="2" columns="3">
19275 <features tabularvalignment="middle">
19276 <column alignment="center" valignment="top">
19277 <column alignment="center" valignment="top" width="0pt">
19278 <column alignment="center" valignment="top">
19279 <row>
19280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284 a
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293 \begin_inset Box Frameless
19294 position "t"
19295 hor_pos "c"
19296 has_inner_box 1
19297 inner_pos "t"
19298 use_parbox 0
19299 use_makebox 0
19300 width "3cm"
19301 special "none"
19302 height "1in"
19303 height_special "totalheight"
19304 thickness "0.4pt"
19305 separation "3pt"
19306 shadowsize "4pt"
19307 framecolor "black"
19308 backgroundcolor "none"
19309 status open
19310
19311 \begin_layout Plain Layout
19312 celda rotada
19313 \begin_inset Newline newline
19314 \end_inset
19315
19316 con salto de línea
19317 \end_layout
19318
19319 \end_inset
19320
19321
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330 e
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 </row>
19336 <row>
19337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341 b
19342 \end_layout
19343
19344 \end_inset
19345 </cell>
19346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350 c
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19356 \begin_inset Text
19357
19358 \begin_layout Plain Layout
19359 d
19360 \end_layout
19361
19362 \end_inset
19363 </cell>
19364 </row>
19365 </lyxtabular>
19366
19367 \end_inset
19368
19369
19370 \end_layout
19371
19372 \end_inset
19373
19374
19375 \end_layout
19376
19377 \begin_layout Section
19378 Cálculo de la anchura de cuadros
19379 \begin_inset CommandInset label
19380 LatexCommand label
19381 name "sec:Cálculo-anchura-cuadros"
19382
19383 \end_inset
19384
19385
19386 \end_layout
19387
19388 \begin_layout Standard
19389 A veces es difícil garantizar que los cuadros extensos no sobrepasen los
19390  márgenes de la página.
19391  La solución es establecer una anchura fija para cada columna del cuadro,
19392  pero ¿qué espacio necesita cada columna?
19393 \end_layout
19394
19395 \begin_layout Standard
19396 La anchura del cuadro 
19397 \begin_inset Formula $W_{\mathrm{cuadro}}$
19398 \end_inset
19399
19400  se puede calcular: cada columna tiene la anchura de la columna especificada
19401  
19402 \begin_inset Formula $W_{\mathrm{columna}}$
19403 \end_inset
19404
19405  (contenido de la columna), más dos veces la separación entre el contenido
19406  y el borde (longitud \SpecialChar LaTeX
19407
19408 \series bold
19409  
19410 \backslash
19411 tabcolsep
19412 \series default
19413 , predeterminada 6
19414 \begin_inset space \thinspace{}
19415 \end_inset
19416
19417 pt), más la anchura del borde (longitud \SpecialChar LaTeX
19418  
19419 \series bold
19420
19421 \backslash
19422 arrayrulewidth
19423 \series default
19424 , predeterminada 0.4
19425 \begin_inset space \thinspace{}
19426 \end_inset
19427
19428 pt): así, si las 
19429 \begin_inset Formula $n$
19430 \end_inset
19431
19432  columnas tienen la misma anchura, la anchura del cuadro es
19433 \end_layout
19434
19435 \begin_layout Standard
19436 \begin_inset Formula 
19437 \begin{equation}
19438 W_{\mathrm{cuadro}}=n\left(W_{\mathrm{columna}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19439 \end{equation}
19440
19441 \end_inset
19442
19443
19444 \end_layout
19445
19446 \begin_layout Standard
19447 La anchura disponible para un cuadro es el espacio entre los márgenes de
19448  página o la anchura de la columna de texto (en documentos a dos columnas;
19449  longitud \SpecialChar LaTeX
19450  
19451 \series bold
19452
19453 \backslash
19454 columnwidth
19455 \series default
19456 ).
19457  Si todas las columnas del cuadro han de tener la misma anchura y 
19458 \begin_inset Formula $W_{\mathrm{cuadro}}$
19459 \end_inset
19460
19461  debe ser 1
19462 \begin_inset space \thinspace{}
19463 \end_inset
19464
19465
19466 \backslash
19467 columnwidth, 
19468 \begin_inset Formula $W_{\mathrm{columna}}$
19469 \end_inset
19470
19471  puede calcularse fácilmente.
19472 \end_layout
19473
19474 \begin_layout Standard
19475 Para realizar cálculos hay que cargar el paquete \SpecialChar LaTeX
19476  
19477 \series bold
19478 calc
19479 \series default
19480
19481 \begin_inset Index idx
19482 status collapsed
19483
19484 \begin_layout Plain Layout
19485 \SpecialChar LaTeX
19486 -paquetes ! calc
19487 \end_layout
19488
19489 \end_inset
19490
19491  en el preámbulo del documento.
19492  Para establecer la anchura en la ventana de configuración de cuadros hay
19493  que usar el campo 
19494 \family sans
19495 Argumento
19496 \begin_inset space ~
19497 \end_inset
19498
19499 \SpecialChar LaTeX
19500
19501 \family default
19502 .
19503  El esquema del comando es el mismo que se explica en la sección 
19504 \begin_inset space ~
19505 \end_inset
19506
19507
19508 \begin_inset CommandInset ref
19509 LatexCommand ref
19510 reference "subsec:Cálculos-en-Multicolumnas"
19511
19512 \end_inset
19513
19514 .
19515  Para un cuadro con 5
19516 \begin_inset space \thinspace{}
19517 \end_inset
19518
19519 columnas de anchura uniforme y texto centrado, escribe el comando
19520 \end_layout
19521
19522 \begin_layout Standard
19523
19524 \series bold
19525 >{
19526 \backslash
19527 centering}p{(1
19528 \backslash
19529 columnwidth-62.4pt)/5}
19530 \end_layout
19531
19532 \begin_layout Standard
19533 Para un cuadro con 5
19534 \begin_inset space \thinspace{}
19535 \end_inset
19536
19537 columnas en el que dos de ellas tengan 0.75
19538 \begin_inset space ~
19539 \end_inset
19540
19541 veces la anchura de las otras, el cálculo es
19542 \begin_inset Formula 
19543 \begin{align}
19544 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19545  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19546  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
19547 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19548 \end{align}
19549
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \begin_layout Standard
19556 En el cuadro, por tanto, el comando
19557 \end_layout
19558
19559 \begin_layout Standard
19560
19561 \series bold
19562 >{
19563 \backslash
19564 centering}p{(1
19565 \backslash
19566 columnwidth-62.4pt)/
19567 \backslash
19568 real{4.5}}
19569 \end_layout
19570
19571 \begin_layout Standard
19572 se usa para las columnas más anchas y
19573 \end_layout
19574
19575 \begin_layout Standard
19576
19577 \series bold
19578 >{
19579 \backslash
19580 centering}p{(1
19581 \backslash
19582 columnwidth-62.4pt)/
19583 \backslash
19584 real{4.5}*
19585 \backslash
19586 real{0.75}}
19587 \end_layout
19588
19589 \begin_layout Standard
19590 para las más estrechas:
19591 \end_layout
19592
19593 \begin_layout Standard
19594 \begin_inset Tabular
19595 <lyxtabular version="3" rows="2" columns="5">
19596 <features tabularvalignment="middle">
19597 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19598 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19599 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19600 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19601 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19602 <row>
19603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19604 \begin_inset Text
19605
19606 \begin_layout Plain Layout
19607 1
19608 \end_layout
19609
19610 \end_inset
19611 </cell>
19612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616 2
19617 \end_layout
19618
19619 \end_inset
19620 </cell>
19621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19622 \begin_inset Text
19623
19624 \begin_layout Plain Layout
19625 3
19626 \end_layout
19627
19628 \end_inset
19629 </cell>
19630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19631 \begin_inset Text
19632
19633 \begin_layout Plain Layout
19634 4
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643 5
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 </row>
19649 <row>
19650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654 111111 1111111 111111 111111111 11111 11111 1111
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672 2222 22222 222222 222222222 2222222 22 22222
19673 \end_layout
19674
19675 \end_inset
19676 </cell>
19677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19678 \begin_inset Text
19679
19680 \begin_layout Plain Layout
19681
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19687 \begin_inset Text
19688
19689 \begin_layout Plain Layout
19690 333333 333333 333333 33333 3333333 333
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 </row>
19696 </lyxtabular>
19697
19698 \end_inset
19699
19700
19701 \end_layout
19702
19703 \begin_layout Section
19704 Personalización de cuadros
19705 \begin_inset Index idx
19706 status collapsed
19707
19708 \begin_layout Plain Layout
19709 Cuadros ! Personalización
19710 \end_layout
19711
19712 \end_inset
19713
19714
19715 \end_layout
19716
19717 \begin_layout Subsection
19718 Espacio adicional en filas
19719 \begin_inset CommandInset label
19720 LatexCommand label
19721 name "subsec:Espacio-adicional"
19722
19723 \end_inset
19724
19725
19726 \begin_inset Index idx
19727 status collapsed
19728
19729 \begin_layout Plain Layout
19730 Cuadros ! Personalización ! Espacio adicional en filas
19731 \end_layout
19732
19733 \end_inset
19734
19735
19736 \end_layout
19737
19738 \begin_layout Standard
19739 Es posible añadir espacio vertical a las filas de un cuadro en la solapa
19740  
19741 \family sans
19742 Bordes
19743 \family default
19744  del diálogo de configuración de cuadros.
19745  En el marco 
19746 \family sans
19747 Espacio
19748 \begin_inset space ~
19749 \end_inset
19750
19751 adicional
19752 \family default
19753  dispones de tres posibilidades:
19754 \end_layout
19755
19756 \begin_layout Description
19757 Superior
19758 \begin_inset space ~
19759 \end_inset
19760
19761 de
19762 \begin_inset space ~
19763 \end_inset
19764
19765 la
19766 \begin_inset space ~
19767 \end_inset
19768
19769 fila añade espacio sobre los caracteres de la fila.
19770  Si el cuadro es de estilo formal
19771 \begin_inset Foot
19772 status open
19773
19774 \begin_layout Plain Layout
19775 Los cuadros formales se explican en la sección
19776 \begin_inset space ~
19777 \end_inset
19778
19779
19780 \begin_inset CommandInset ref
19781 LatexCommand ref
19782 reference "sec:Cuadros-Formales"
19783
19784 \end_inset
19785
19786
19787 \end_layout
19788
19789 \end_inset
19790
19791  \SpecialChar LyX
19792  insertará 0.5
19793 \begin_inset space \thinspace{}
19794 \end_inset
19795
19796 em por omisión.
19797  Si el cuadro es de estilo normal el espacio adicional destruirá las líneas
19798  verticales, como se ve en el cuadro siguiente:
19799 \begin_inset VSpace medskip
19800 \end_inset
19801
19802
19803 \begin_inset Newline newline
19804 \end_inset
19805
19806
19807 \begin_inset space \hspace*{}
19808 \length 0pt
19809 \end_inset
19810
19811
19812 \begin_inset space \hfill{}
19813 \end_inset
19814
19815
19816 \begin_inset Tabular
19817 <lyxtabular version="3" rows="3" columns="1">
19818 <features tabularvalignment="middle">
19819 <column alignment="center" valignment="top">
19820 <row>
19821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 A
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 </row>
19831 <row topspace="3mm">
19832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836 3
19837 \begin_inset space \thinspace{}
19838 \end_inset
19839
19840 mm sobre la fila
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 </row>
19846 <row>
19847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851 C
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 </row>
19857 </lyxtabular>
19858
19859 \end_inset
19860
19861
19862 \begin_inset space \hfill{}
19863 \end_inset
19864
19865
19866 \begin_inset space \hspace*{}
19867 \length 0pt
19868 \end_inset
19869
19870
19871 \begin_inset VSpace medskip
19872 \end_inset
19873
19874
19875 \begin_inset Newline newline
19876 \end_inset
19877
19878 Así pues, insertar espacio superior en cuadros normales sólo es útil en
19879  cuadros sin líneas verticales.
19880 \end_layout
19881
19882 \begin_layout Description
19883 Inferior
19884 \begin_inset space ~
19885 \end_inset
19886
19887 de
19888 \begin_inset space ~
19889 \end_inset
19890
19891 la
19892 \begin_inset space ~
19893 \end_inset
19894
19895 fila añade espacio bajo los caracteres de la fila.
19896  Si el cuadro es formal \SpecialChar LyX
19897  inserta por omisión 0.5
19898 \begin_inset space \thinspace{}
19899 \end_inset
19900
19901 em; si el cuadro es normal inserta 2
19902 \begin_inset space \thinspace{}
19903 \end_inset
19904
19905 pt.
19906  
19907 \end_layout
19908
19909 \begin_layout Description
19910 Entre
19911 \begin_inset space ~
19912 \end_inset
19913
19914 las
19915 \begin_inset space ~
19916 \end_inset
19917
19918 filas añade espacio entre la fila actual y la siguiente.
19919  Si el cuadro es formal \SpecialChar LyX
19920  inserta 0.5
19921 \begin_inset space \thinspace{}
19922 \end_inset
19923
19924 em por omisión.
19925  En cuadros normales, el espacio adicional destruirá las líneas verticales
19926  del cuadro, como se ve en la siguiente:
19927 \begin_inset VSpace medskip
19928 \end_inset
19929
19930
19931 \begin_inset Newline newline
19932 \end_inset
19933
19934
19935 \begin_inset space \hspace*{}
19936 \length 0pt
19937 \end_inset
19938
19939
19940 \begin_inset space \hfill{}
19941 \end_inset
19942
19943
19944 \begin_inset Tabular
19945 <lyxtabular version="3" rows="3" columns="1">
19946 <features tabularvalignment="middle">
19947 <column alignment="center" valignment="top">
19948 <row>
19949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953 A
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 </row>
19959 <row interlinespace="3mm">
19960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Plain Layout
19964 \begin_inset Formula $\downarrow$
19965 \end_inset
19966
19967  3
19968 \begin_inset space \thinspace{}
19969 \end_inset
19970
19971 mm entre las filas
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 </row>
19977 <row>
19978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982 \begin_inset Formula $\uparrow$
19983 \end_inset
19984
19985  3
19986 \begin_inset space \thinspace{}
19987 \end_inset
19988
19989 mm entre las filas 
19990 \begin_inset Formula $\uparrow$
19991 \end_inset
19992
19993
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 </row>
19999 </lyxtabular>
20000
20001 \end_inset
20002
20003
20004 \begin_inset space \hfill{}
20005 \end_inset
20006
20007
20008 \begin_inset space \hspace*{}
20009 \length 0pt
20010 \end_inset
20011
20012
20013 \begin_inset VSpace medskip
20014 \end_inset
20015
20016
20017 \begin_inset Newline newline
20018 \end_inset
20019
20020 Así pues, los espacios adicionales entre filas de cuadros normales sólo
20021  sirven para cuadros sin líneas verticales.
20022 \end_layout
20023
20024 \begin_layout Standard
20025 \begin_inset VSpace bigskip
20026 \end_inset
20027
20028 Para añadir altura vertical extra a todas las celdas de todos los cuadros,
20029  utiliza los siguientes comandos en el preámbulo:
20030 \end_layout
20031
20032 \begin_layout Standard
20033
20034 \series bold
20035
20036 \backslash
20037 @ifundefined{extrarowheight}
20038 \begin_inset Newline newline
20039 \end_inset
20040
20041
20042 \begin_inset Phantom HPhantom
20043 status open
20044
20045 \begin_layout Plain Layout
20046
20047 \series bold
20048 \begin_inset space ~
20049 \end_inset
20050
20051
20052 \end_layout
20053
20054 \end_inset
20055
20056 {
20057 \backslash
20058 usepackage{array}}{}
20059 \begin_inset Newline newline
20060 \end_inset
20061
20062
20063 \backslash
20064 setlength{
20065 \backslash
20066 extrarowheight}{altura}
20067 \end_layout
20068
20069 \begin_layout Standard
20070 Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
20071  centrado en vertical.
20072  (Lyx cargará automáticamente el paquete 
20073 \series bold
20074 array
20075 \series default
20076  cuando uses formatos de cuadro autodefinidos.
20077  Para evitar que sea cargado dos veces se pone al principio el comando 
20078 \series bold
20079
20080 \backslash
20081 @ifundefined
20082 \series default
20083 .)
20084 \end_layout
20085
20086 \begin_layout Standard
20087 En el caso de usar tipografías de mayor tamaño que el normal, los bordes
20088  del cuadro están a veces demasiado cerca de las letras.
20089  Esto se puede corregir insertando el comando 
20090 \series bold
20091
20092 \backslash
20093 strut
20094 \series default
20095  en código \SpecialChar TeX
20096  al principio de la fila del cuadro.
20097  El cuadro
20098 \begin_inset space ~
20099 \end_inset
20100
20101
20102 \begin_inset CommandInset ref
20103 LatexCommand ref
20104 reference "tab:Alineación-vertical"
20105
20106 \end_inset
20107
20108  muestra el efecto:
20109 \end_layout
20110
20111 \begin_layout Standard
20112 \noindent
20113 \begin_inset Float table
20114 placement h
20115 wide false
20116 sideways false
20117 status open
20118
20119 \begin_layout Plain Layout
20120 \begin_inset Caption Standard
20121
20122 \begin_layout Plain Layout
20123 \begin_inset CommandInset label
20124 LatexCommand label
20125 name "tab:Alineación-vertical"
20126
20127 \end_inset
20128
20129 Alineación vertical de texto con letras grandes
20130 \end_layout
20131
20132 \end_inset
20133
20134
20135 \end_layout
20136
20137 \begin_layout Plain Layout
20138 \begin_inset space \hfill{}
20139 \end_inset
20140
20141
20142 \begin_inset Float table
20143 wide false
20144 sideways false
20145 status open
20146
20147 \begin_layout Plain Layout
20148 \begin_inset Caption Standard
20149
20150 \begin_layout Plain Layout
20151 Cuadro normal
20152 \end_layout
20153
20154 \end_inset
20155
20156
20157 \end_layout
20158
20159 \begin_layout Plain Layout
20160 \noindent
20161 \align center
20162 \begin_inset Tabular
20163 <lyxtabular version="3" rows="6" columns="1">
20164 <features tabularvalignment="middle">
20165 <column alignment="left" valignment="top">
20166 <row>
20167 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171 Normal, g
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 </row>
20177 <row>
20178 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182
20183 \size large
20184 Grande
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 </row>
20190 <row>
20191 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20192 \begin_inset Text
20193
20194 \begin_layout Plain Layout
20195
20196 \size larger
20197 Más grande
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 </row>
20203 <row>
20204 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208
20209 \size largest
20210 Grandísima
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 </row>
20216 <row>
20217 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221
20222 \size huge
20223 Enorme
20224 \end_layout
20225
20226 \end_inset
20227 </cell>
20228 </row>
20229 <row>
20230 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Plain Layout
20234
20235 \size huge
20236 Más enorme
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 </row>
20242 </lyxtabular>
20243
20244 \end_inset
20245
20246
20247 \end_layout
20248
20249 \end_inset
20250
20251
20252 \begin_inset space \hfill{}
20253 \end_inset
20254
20255
20256 \begin_inset Float table
20257 wide false
20258 sideways false
20259 status open
20260
20261 \begin_layout Plain Layout
20262 \begin_inset Caption Standard
20263
20264 \begin_layout Plain Layout
20265 Cuadro con comando 
20266 \series bold
20267
20268 \backslash
20269 strut
20270 \end_layout
20271
20272 \end_inset
20273
20274
20275 \end_layout
20276
20277 \begin_layout Plain Layout
20278 \noindent
20279 \align center
20280 \begin_inset Tabular
20281 <lyxtabular version="3" rows="6" columns="1">
20282 <features tabularvalignment="middle">
20283 <column alignment="left" valignment="top">
20284 <row>
20285 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20286 \begin_inset Text
20287
20288 \begin_layout Plain Layout
20289 Normal, g
20290 \end_layout
20291
20292 \end_inset
20293 </cell>
20294 </row>
20295 <row>
20296 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20297 \begin_inset Text
20298
20299 \begin_layout Plain Layout
20300
20301 \size large
20302 \begin_inset ERT
20303 status collapsed
20304
20305 \begin_layout Plain Layout
20306
20307
20308 \backslash
20309 strut 
20310 \end_layout
20311
20312 \end_inset
20313
20314 Grande
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 </row>
20320 <row>
20321 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20322 \begin_inset Text
20323
20324 \begin_layout Plain Layout
20325
20326 \size larger
20327 \begin_inset ERT
20328 status collapsed
20329
20330 \begin_layout Plain Layout
20331
20332
20333 \backslash
20334 strut 
20335 \end_layout
20336
20337 \end_inset
20338
20339 Más grande
20340 \end_layout
20341
20342 \end_inset
20343 </cell>
20344 </row>
20345 <row>
20346 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20347 \begin_inset Text
20348
20349 \begin_layout Plain Layout
20350
20351 \size largest
20352 \begin_inset ERT
20353 status collapsed
20354
20355 \begin_layout Plain Layout
20356
20357
20358 \backslash
20359 strut 
20360 \end_layout
20361
20362 \end_inset
20363
20364 Grandísima
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 </row>
20370 <row>
20371 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20372 \begin_inset Text
20373
20374 \begin_layout Plain Layout
20375
20376 \size huge
20377 \begin_inset ERT
20378 status collapsed
20379
20380 \begin_layout Plain Layout
20381
20382
20383 \backslash
20384 strut 
20385 \end_layout
20386
20387 \end_inset
20388
20389 Enorme
20390 \end_layout
20391
20392 \end_inset
20393 </cell>
20394 </row>
20395 <row>
20396 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20397 \begin_inset Text
20398
20399 \begin_layout Plain Layout
20400
20401 \size giant
20402 \begin_inset ERT
20403 status collapsed
20404
20405 \begin_layout Plain Layout
20406
20407
20408 \backslash
20409 strut 
20410 \end_layout
20411
20412 \end_inset
20413
20414
20415 \size huge
20416 Más enorme
20417 \end_layout
20418
20419 \end_inset
20420 </cell>
20421 </row>
20422 </lyxtabular>
20423
20424 \end_inset
20425
20426
20427 \end_layout
20428
20429 \end_inset
20430
20431
20432 \begin_inset space \hfill{}
20433 \end_inset
20434
20435
20436 \end_layout
20437
20438 \end_inset
20439
20440
20441 \end_layout
20442
20443 \begin_layout Subsection
20444 Alineación especial de celdas
20445 \begin_inset CommandInset label
20446 LatexCommand label
20447 name "subsec:Alineación-especial-de"
20448
20449 \end_inset
20450
20451
20452 \begin_inset Index idx
20453 status collapsed
20454
20455 \begin_layout Plain Layout
20456 Cuadros ! Personalización ! Alineación especial de celdas
20457 \end_layout
20458
20459 \end_inset
20460
20461
20462 \end_layout
20463
20464 \begin_layout Standard
20465 A veces mejora la presentación si las entradas en las celdas de una columna
20466  se alinean con un carácter determinado, p.
20467 \begin_inset space \thinspace{}
20468 \end_inset
20469
20470 ej.
20471 \begin_inset space ~
20472 \end_inset
20473
20474 el separador decimal, como en el cuadro
20475 \begin_inset space ~
20476 \end_inset
20477
20478
20479 \begin_inset CommandInset ref
20480 LatexCommand ref
20481 reference "tab:Cuadro-celdas-alineadas"
20482
20483 \end_inset
20484
20485 .
20486  Esta alineación se obtiene poniendo el cursor en la columna y pulsando
20487  el botón 
20488 \begin_inset Info
20489 type  "icon"
20490 arg   "inset-modify tabular align-decimal"
20491 \end_inset
20492
20493  de la barra de herramientas o eligiendo la alineación 
20494 \family sans
20495 Al separador decimal
20496 \family default
20497  en la configuración del cuadro.
20498  Ahí se puede especificar también el carácter deseado para la alineación.
20499 \end_layout
20500
20501 \begin_layout Standard
20502 \begin_inset Float table
20503 wide false
20504 sideways false
20505 status open
20506
20507 \begin_layout Plain Layout
20508 \begin_inset Caption Standard
20509
20510 \begin_layout Plain Layout
20511 \begin_inset CommandInset label
20512 LatexCommand label
20513 name "tab:Cuadro-celdas-alineadas"
20514
20515 \end_inset
20516
20517 Cuadro con celdas alineadas con el separador decimal.
20518 \end_layout
20519
20520 \end_inset
20521
20522
20523 \end_layout
20524
20525 \begin_layout Plain Layout
20526 \align center
20527 \begin_inset Tabular
20528 <lyxtabular version="3" rows="4" columns="1">
20529 <features booktabs="true" tabularvalignment="middle">
20530 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
20531 <row>
20532 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536 leyenda
20537 \end_layout
20538
20539 \end_inset
20540 </cell>
20541 </row>
20542 <row>
20543 <cell alignment="center" valignment="top" topline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547 12,6
20548 \end_layout
20549
20550 \end_inset
20551 </cell>
20552 </row>
20553 <row>
20554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20555 \begin_inset Text
20556
20557 \begin_layout Plain Layout
20558 0,68
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 </row>
20564 <row>
20565 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Plain Layout
20569 -123,0
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 </row>
20575 </lyxtabular>
20576
20577 \end_inset
20578
20579
20580 \end_layout
20581
20582 \end_inset
20583
20584
20585 \end_layout
20586
20587 \begin_layout Standard
20588 \begin_inset Float table
20589 wide false
20590 sideways false
20591 status open
20592
20593 \begin_layout Plain Layout
20594 \begin_inset Caption Standard
20595
20596 \begin_layout Plain Layout
20597 \begin_inset CommandInset label
20598 LatexCommand label
20599 name "tab:Cuadro-con-celdas-de"
20600
20601 \end_inset
20602
20603 Cuadro con celdas alineadas con los operadores.
20604 \end_layout
20605
20606 \end_inset
20607
20608
20609 \end_layout
20610
20611 \begin_layout Plain Layout
20612 \align center
20613 \begin_inset Tabular
20614 <lyxtabular version="3" rows="4" columns="2">
20615 <features booktabs="true" tabularvalignment="middle">
20616 <column alignment="right" valignment="top" width="0pt">
20617 <column alignment="left" valignment="top" width="0pt" special="@{}l">
20618 <row>
20619 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623 leyenda
20624 \end_layout
20625
20626 \end_inset
20627 </cell>
20628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20629 \begin_inset Text
20630
20631 \begin_layout Plain Layout
20632
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 </row>
20638 <row>
20639 <cell alignment="center" valignment="top" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643 \begin_inset Formula $12\,+$
20644 \end_inset
20645
20646
20647 \end_layout
20648
20649 \end_inset
20650 </cell>
20651 <cell alignment="center" valignment="top" usebox="none">
20652 \begin_inset Text
20653
20654 \begin_layout Plain Layout
20655 \begin_inset Formula $\,6$
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 </row>
20664 <row>
20665 <cell alignment="center" valignment="top" usebox="none">
20666 \begin_inset Text
20667
20668 \begin_layout Plain Layout
20669 \begin_inset Formula $0\,-$
20670 \end_inset
20671
20672
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 <cell alignment="center" valignment="top" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681 \begin_inset Formula $\,68$
20682 \end_inset
20683
20684
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 </row>
20690 <row>
20691 <cell alignment="center" valignment="top" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695 \begin_inset Formula $-123\,/$
20696 \end_inset
20697
20698
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 <cell alignment="center" valignment="top" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707 \begin_inset Formula $\,0$
20708 \end_inset
20709
20710
20711 \end_layout
20712
20713 \end_inset
20714 </cell>
20715 </row>
20716 </lyxtabular>
20717
20718 \end_inset
20719
20720
20721 \end_layout
20722
20723 \end_inset
20724
20725
20726 \end_layout
20727
20728 \begin_layout Standard
20729 Para alinear con caracteres en ecuaciones este método no funciona porque
20730  el campo para especificar el carácter no permite ecuaciones.
20731  En este caso hay que usar el método del cuadro
20732 \begin_inset space ~
20733 \end_inset
20734
20735
20736 \begin_inset CommandInset ref
20737 LatexCommand ref
20738 reference "tab:Cuadro-con-celdas-de"
20739
20740 \end_inset
20741
20742 .
20743  Es un cuadro 4×2.
20744  La leyenda es una multicolumna centrada.
20745  La primera columna está alineada a la derecha y contiene la primera parte
20746  incluyendo el operador.
20747  La segunda columna está alineada a la izquierda y contiene la parte restante.
20748  Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda
20749  columna para mantener el espacio habitual alrededor de los operadores.
20750  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
20751  el siguiente argumento \SpecialChar LaTeX
20752  para la segunda columna:
20753 \end_layout
20754
20755 \begin_layout Standard
20756
20757 \series bold
20758 @{}l
20759 \end_layout
20760
20761 \begin_layout Standard
20762 El cuadro
20763 \begin_inset space ~
20764 \end_inset
20765
20766
20767 \begin_inset CommandInset ref
20768 LatexCommand ref
20769 reference "tab:Varias-alineaciones"
20770
20771 \end_inset
20772
20773  muestra varios ejemplos de alineación.
20774  Para alinear al signo de relación se ha añadido un pequeño espacio como
20775  en la segunda columna del cuadro
20776 \begin_inset space ~
20777 \end_inset
20778
20779
20780 \begin_inset CommandInset ref
20781 LatexCommand ref
20782 reference "tab:Cuadro-con-celdas-de"
20783
20784 \end_inset
20785
20786 .
20787 \end_layout
20788
20789 \begin_layout Standard
20790 \begin_inset Float table
20791 placement h
20792 wide false
20793 sideways false
20794 status open
20795
20796 \begin_layout Plain Layout
20797 \begin_inset Caption Standard
20798
20799 \begin_layout Plain Layout
20800 \begin_inset CommandInset label
20801 LatexCommand label
20802 name "tab:Varias-alineaciones"
20803
20804 \end_inset
20805
20806 Cuadro con varias alineaciones.
20807 \end_layout
20808
20809 \end_inset
20810
20811
20812 \end_layout
20813
20814 \begin_layout Plain Layout
20815 \align center
20816 \begin_inset Tabular
20817 <lyxtabular version="3" rows="4" columns="6">
20818 <features tabularvalignment="middle">
20819 <column alignment="right" valignment="top">
20820 <column alignment="left" valignment="top" special="@{}l">
20821 <column alignment="right" valignment="top">
20822 <column alignment="left" valignment="top" special="@{}l">
20823 <column alignment="right" valignment="top">
20824 <column alignment="left" valignment="top" special="@{}l">
20825 <row>
20826 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830 unidades
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848 exponentes
20849 \end_layout
20850
20851 \end_inset
20852 </cell>
20853 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866 relaciones
20867 \end_layout
20868
20869 \end_inset
20870 </cell>
20871 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20872 \begin_inset Text
20873
20874 \begin_layout Plain Layout
20875
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 </row>
20881 <row>
20882 <cell alignment="center" valignment="top" usebox="none">
20883 \begin_inset Text
20884
20885 \begin_layout Plain Layout
20886 12×
20887 \end_layout
20888
20889 \end_inset
20890 </cell>
20891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895 24
20896 \begin_inset space \thinspace{}
20897 \end_inset
20898
20899 bottles
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 <cell alignment="center" valignment="top" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908 \begin_inset Formula $10\cdot$
20909 \end_inset
20910
20911
20912 \end_layout
20913
20914 \end_inset
20915 </cell>
20916 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Plain Layout
20920 \begin_inset Formula $10^{\mbox{-}17}$
20921 \end_inset
20922
20923
20924 \end_layout
20925
20926 \end_inset
20927 </cell>
20928 <cell alignment="center" valignment="top" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932 \begin_inset Formula $\Gamma(t)\propto$
20933 \end_inset
20934
20935
20936 \end_layout
20937
20938 \end_inset
20939 </cell>
20940 <cell alignment="center" valignment="top" usebox="none">
20941 \begin_inset Text
20942
20943 \begin_layout Plain Layout
20944 \begin_inset Formula $\:\Upsilon(t)$
20945 \end_inset
20946
20947
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 </row>
20953 <row>
20954 <cell alignment="center" valignment="top" usebox="none">
20955 \begin_inset Text
20956
20957 \begin_layout Plain Layout
20958 1024×
20959 \end_layout
20960
20961 \end_inset
20962 </cell>
20963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967 768
20968 \begin_inset space \thinspace{}
20969 \end_inset
20970
20971 Pixels
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 <cell alignment="center" valignment="top" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980 \begin_inset Formula $5.78\cdot$
20981 \end_inset
20982
20983
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992 \begin_inset Formula $10^{7}$
20993 \end_inset
20994
20995
20996 \end_layout
20997
20998 \end_inset
20999 </cell>
21000 <cell alignment="center" valignment="top" usebox="none">
21001 \begin_inset Text
21002
21003 \begin_layout Plain Layout
21004 \begin_inset Formula $A\ne$
21005 \end_inset
21006
21007
21008 \end_layout
21009
21010 \end_inset
21011 </cell>
21012 <cell alignment="center" valignment="top" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016 \begin_inset Formula $\:B_{\mathrm{red}}$
21017 \end_inset
21018
21019
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 </row>
21025 <row>
21026 <cell alignment="center" valignment="top" usebox="none">
21027 \begin_inset Text
21028
21029 \begin_layout Plain Layout
21030 32×
21031 \end_layout
21032
21033 \end_inset
21034 </cell>
21035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21036 \begin_inset Text
21037
21038 \begin_layout Plain Layout
21039 6
21040 \begin_inset space \thinspace{}
21041 \end_inset
21042
21043 cm
21044 \end_layout
21045
21046 \end_inset
21047 </cell>
21048 <cell alignment="center" valignment="top" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052 -
21053 \begin_inset Formula $33.5\cdot$
21054 \end_inset
21055
21056
21057 \end_layout
21058
21059 \end_inset
21060 </cell>
21061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21062 \begin_inset Text
21063
21064 \begin_layout Plain Layout
21065 \begin_inset Formula $10^{4}$
21066 \end_inset
21067
21068
21069 \end_layout
21070
21071 \end_inset
21072 </cell>
21073 <cell alignment="center" valignment="top" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077 \begin_inset Formula $\sen(\alpha)\ge$
21078 \end_inset
21079
21080
21081 \end_layout
21082
21083 \end_inset
21084 </cell>
21085 <cell alignment="center" valignment="top" usebox="none">
21086 \begin_inset Text
21087
21088 \begin_layout Plain Layout
21089 \begin_inset Formula $\:\sen(\beta)$
21090 \end_inset
21091
21092
21093 \end_layout
21094
21095 \end_inset
21096 </cell>
21097 </row>
21098 </lyxtabular>
21099
21100 \end_inset
21101
21102
21103 \end_layout
21104
21105 \end_inset
21106
21107
21108 \end_layout
21109
21110 \begin_layout Subsection
21111 Formato personalizado de celda/columna
21112 \begin_inset CommandInset label
21113 LatexCommand label
21114 name "subsec:Formato-Personalizado"
21115
21116 \end_inset
21117
21118
21119 \begin_inset Index idx
21120 status collapsed
21121
21122 \begin_layout Plain Layout
21123 Cuadros ! Personalización ! Formato de celda/columna
21124 \end_layout
21125
21126 \end_inset
21127
21128
21129 \end_layout
21130
21131 \begin_layout Standard
21132 El cálculo de la anchura necesaria para columnas estándar descrito en la
21133  sección
21134 \begin_inset space ~
21135 \end_inset
21136
21137
21138 \begin_inset CommandInset ref
21139 LatexCommand ref
21140 reference "sec:Cálculo-anchura-cuadros"
21141
21142 \end_inset
21143
21144  y para columnas extendidas descrito en la sección
21145 \begin_inset space ~
21146 \end_inset
21147
21148
21149 \begin_inset CommandInset ref
21150 LatexCommand ref
21151 reference "subsec:Cálculos-en-Multicolumnas"
21152
21153 \end_inset
21154
21155  es muy pesado si tienes varios cuadros.
21156  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
21157 mna aplicable a todos los cuadros del documento.
21158  El formato se define con el comando
21159 \end_layout
21160
21161 \begin_layout Standard
21162
21163 \series bold
21164
21165 \backslash
21166 newcolumntype{nombre del formato}[número de argumentos]{comandos}
21167 \end_layout
21168
21169 \begin_layout Standard
21170 El 
21171 \emph on
21172 nombre de formato
21173 \emph default
21174  puede ser una sola letra.
21175  Las letras 
21176 \emph on
21177 b, c, l, m, p
21178 \emph default
21179  y 
21180 \emph on
21181 r
21182 \emph default
21183  están predefinidas y no pueden usarse.
21184  Pero se permiten todas las mayúsculas.
21185 \end_layout
21186
21187 \begin_layout Standard
21188 \begin_inset VSpace medskip
21189 \end_inset
21190
21191
21192 \end_layout
21193
21194 \begin_layout Standard
21195 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
21196  fija puedes definir el formato de celda
21197 \end_layout
21198
21199 \begin_layout Standard
21200
21201 \series bold
21202
21203 \backslash
21204 newcolumntype{M}[1]{>{
21205 \backslash
21206 centering
21207 \backslash
21208 hspace{0pt}}m{#1}}
21209 \end_layout
21210
21211 \begin_layout Standard
21212 donde 
21213 \series bold
21214
21215 \backslash
21216 hspace{0pt}
21217 \series default
21218  evita el problema de partir con guión la primera palabra, como se describe
21219  en la sección
21220 \begin_inset space ~
21221 \end_inset
21222
21223
21224 \begin_inset CommandInset ref
21225 LatexCommand ref
21226 reference "subsec:Líneas-Múltiples-en"
21227
21228 \end_inset
21229
21230 .
21231  Ahora puedes introducir simplemente
21232 \end_layout
21233
21234 \begin_layout Standard
21235
21236 \series bold
21237 M{ancho}
21238 \end_layout
21239
21240 \begin_layout Standard
21241 como argumento \SpecialChar LaTeX
21242  en el diálogo de cuadros para crear una multicolumna.
21243 \end_layout
21244
21245 \begin_layout Standard
21246 \begin_inset VSpace bigskip
21247 \end_inset
21248
21249
21250 \end_layout
21251
21252 \begin_layout Standard
21253 Para celdas extendidas en una celda multicolumna, puedes definir el formato
21254 \end_layout
21255
21256 \begin_layout Standard
21257
21258 \series bold
21259
21260 \backslash
21261 newcolumntype{S}[2]{>{
21262 \backslash
21263 centering
21264 \backslash
21265 hspace{0pt}}
21266 \begin_inset Newline newline
21267 \end_inset
21268
21269
21270 \begin_inset Phantom HPhantom
21271 status open
21272
21273 \begin_layout Plain Layout
21274
21275 \series bold
21276
21277 \backslash
21278 newcolumntype
21279 \end_layout
21280
21281 \end_inset
21282
21283 m{(#1+(2
21284 \backslash
21285 tabcolsep+
21286 \backslash
21287 arrayrulewidth)*(1-#2))/#2}}
21288 \end_layout
21289
21290 \begin_layout Standard
21291 Este formato usa la ecuación 
21292 \begin_inset CommandInset ref
21293 LatexCommand eqref
21294 reference "eq:Wgn"
21295
21296 \end_inset
21297
21298  para calcular la anchura necesaria para que cada celda extendida tenga
21299  la misma anchura.
21300 \end_layout
21301
21302 \begin_layout Standard
21303 Ahora puedes introducir
21304 \end_layout
21305
21306 \begin_layout Standard
21307
21308 \series bold
21309 S{ancho de la celda multicolumna}{número de columnas extendidas}
21310 \end_layout
21311
21312 \begin_layout Standard
21313 como argumento \SpecialChar LaTeX
21314  de la columna.
21315 \end_layout
21316
21317 \begin_layout Standard
21318 \begin_inset VSpace bigskip
21319 \end_inset
21320
21321
21322 \end_layout
21323
21324 \begin_layout Standard
21325 Para columnas coloreadas puedes definir
21326 \end_layout
21327
21328 \begin_layout Standard
21329
21330 \series bold
21331
21332 \backslash
21333 newcolumntype{K}[1]{>{
21334 \backslash
21335 columncolor{#1}
21336 \backslash
21337 hspace{0pt}}c}
21338 \end_layout
21339
21340 \begin_layout Standard
21341 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
21342  horizontalmente.
21343  Ahora puedes introducir
21344 \end_layout
21345
21346 \begin_layout Standard
21347
21348 \series bold
21349 K{nombre del color}
21350 \end_layout
21351
21352 \begin_layout Standard
21353 como argumento \SpecialChar LaTeX
21354 .
21355 \end_layout
21356
21357 \begin_layout Standard
21358 \begin_inset VSpace bigskip
21359 \end_inset
21360
21361
21362 \end_layout
21363
21364 \begin_layout Standard
21365 Para crear el cuadro
21366 \begin_inset space ~
21367 \end_inset
21368
21369
21370 \begin_inset CommandInset ref
21371 LatexCommand ref
21372 reference "tab:Cuadro-con-formatos-definidos-por"
21373
21374 \end_inset
21375
21376  usa los argumentos \SpecialChar LaTeX
21377
21378 \end_layout
21379
21380 \begin_layout Standard
21381
21382 \series bold
21383 M{2.5cm}
21384 \end_layout
21385
21386 \begin_layout Standard
21387 para la primera columna y la multicolumna,
21388 \end_layout
21389
21390 \begin_layout Standard
21391
21392 \series bold
21393 K{red}
21394 \end_layout
21395
21396 \begin_layout Standard
21397 para la última columna y
21398 \end_layout
21399
21400 \begin_layout Standard
21401
21402 \series bold
21403 S{2.5cm}{2}
21404 \end_layout
21405
21406 \begin_layout Standard
21407 para las celdas en la segunda columna.
21408 \end_layout
21409
21410 \begin_layout Standard
21411 \begin_inset Float table
21412 placement h
21413 wide false
21414 sideways false
21415 status open
21416
21417 \begin_layout Plain Layout
21418 \begin_inset Caption Standard
21419
21420 \begin_layout Plain Layout
21421 \begin_inset CommandInset label
21422 LatexCommand label
21423 name "tab:Cuadro-con-formatos-definidos-por"
21424
21425 \end_inset
21426
21427 Cuadro con formatos definidos por el usuario
21428 \end_layout
21429
21430 \end_inset
21431
21432
21433 \end_layout
21434
21435 \begin_layout Plain Layout
21436 \align center
21437 \begin_inset Tabular
21438 <lyxtabular version="3" rows="3" columns="4">
21439 <features tabularvalignment="middle">
21440 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21441 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21442 <column alignment="center" valignment="middle">
21443 <column alignment="center" valignment="middle" special="K{red}">
21444 <row>
21445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449 palabramuylargaenceldadecuadro
21450 \end_layout
21451
21452 \end_inset
21453 </cell>
21454 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458 multicolumna línea múltiple
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21464 \begin_inset Text
21465
21466 \begin_layout Plain Layout
21467
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476 c
21477 \end_layout
21478
21479 \end_inset
21480 </cell>
21481 </row>
21482 <row>
21483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \begin_layout Plain Layout
21487 d
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21493 \begin_inset Text
21494
21495 \begin_layout Plain Layout
21496 e
21497 \end_layout
21498
21499 \end_inset
21500 </cell>
21501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21502 \begin_inset Text
21503
21504 \begin_layout Plain Layout
21505 f
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514 g
21515 \end_layout
21516
21517 \end_inset
21518 </cell>
21519 </row>
21520 <row>
21521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525 h
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21531 \begin_inset Text
21532
21533 \begin_layout Plain Layout
21534 i
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Plain Layout
21543 j
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21549 \begin_inset Text
21550
21551 \begin_layout Plain Layout
21552 k
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 </row>
21558 </lyxtabular>
21559
21560 \end_inset
21561
21562
21563 \end_layout
21564
21565 \end_inset
21566
21567
21568 \end_layout
21569
21570 \begin_layout Subsection
21571 Grosor de líneas
21572 \begin_inset CommandInset label
21573 LatexCommand label
21574 name "subsec:Grosor-de-Líneas"
21575
21576 \end_inset
21577
21578
21579 \begin_inset Index idx
21580 status collapsed
21581
21582 \begin_layout Plain Layout
21583 Cuadros ! Personalización ! Grosor de línea
21584 \end_layout
21585
21586 \end_inset
21587
21588
21589 \end_layout
21590
21591 \begin_layout Standard
21592 El grosor para todas las líneas de un cuadro puede ajustarse con la longitud
21593  
21594 \series bold
21595
21596 \backslash
21597 arrayrulewidth
21598 \series default
21599 .
21600  Por ejemplo, para poner un grosor de línea de 1.5
21601 \begin_inset space \thinspace{}
21602 \end_inset
21603
21604 pt, como en el cuadro
21605 \begin_inset space ~
21606 \end_inset
21607
21608
21609 \begin_inset CommandInset ref
21610 LatexCommand ref
21611 reference "tab:Cuadro-con-líneas"
21612
21613 \end_inset
21614
21615 , inserta el comando
21616 \end_layout
21617
21618 \begin_layout Standard
21619
21620 \series bold
21621
21622 \backslash
21623 setlength{
21624 \backslash
21625 arrayrulewidth}{1.5pt}
21626 \end_layout
21627
21628 \begin_layout Standard
21629 en código \SpecialChar TeX
21630  antes del cuadro o flotante.
21631  Este cambio es válido para todos los siguientes cuadros.
21632  Para volver al valor predeterminado, define 
21633 \series bold
21634
21635 \backslash
21636 arrayrulewidth
21637 \series default
21638  a 0.4
21639 \begin_inset space \thinspace{}
21640 \end_inset
21641
21642 pt en código \SpecialChar TeX
21643  detrás del cuadro o flotante.
21644 \end_layout
21645
21646 \begin_layout Standard
21647 \begin_inset ERT
21648 status collapsed
21649
21650 \begin_layout Plain Layout
21651
21652
21653 \backslash
21654 setlength{
21655 \backslash
21656 arrayrulewidth}{1.5pt}
21657 \end_layout
21658
21659 \end_inset
21660
21661
21662 \begin_inset Float table
21663 wide false
21664 sideways false
21665 status open
21666
21667 \begin_layout Plain Layout
21668 \begin_inset Caption Standard
21669
21670 \begin_layout Plain Layout
21671 \begin_inset CommandInset label
21672 LatexCommand label
21673 name "tab:Cuadro-con-líneas"
21674
21675 \end_inset
21676
21677 Cuadro con líneas de grosor 1.5
21678 \begin_inset space \thinspace{}
21679 \end_inset
21680
21681 pt
21682 \end_layout
21683
21684 \end_inset
21685
21686
21687 \end_layout
21688
21689 \begin_layout Plain Layout
21690 \align center
21691 \begin_inset Tabular
21692 <lyxtabular version="3" rows="3" columns="3">
21693 <features tabularvalignment="middle">
21694 <column alignment="center" valignment="top">
21695 <column alignment="center" valignment="top">
21696 <column alignment="center" valignment="top">
21697 <row>
21698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21699 \begin_inset Text
21700
21701 \begin_layout Plain Layout
21702 sd
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720
21721 \end_layout
21722
21723 \end_inset
21724 </cell>
21725 </row>
21726 <row>
21727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731
21732 \end_layout
21733
21734 \end_inset
21735 </cell>
21736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21737 \begin_inset Text
21738
21739 \begin_layout Plain Layout
21740 sd
21741 \end_layout
21742
21743 \end_inset
21744 </cell>
21745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21746 \begin_inset Text
21747
21748 \begin_layout Plain Layout
21749
21750 \end_layout
21751
21752 \end_inset
21753 </cell>
21754 </row>
21755 <row>
21756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21757 \begin_inset Text
21758
21759 \begin_layout Plain Layout
21760
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21775 \begin_inset Text
21776
21777 \begin_layout Plain Layout
21778 sd
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 </row>
21784 </lyxtabular>
21785
21786 \end_inset
21787
21788
21789 \end_layout
21790
21791 \end_inset
21792
21793
21794 \begin_inset ERT
21795 status collapsed
21796
21797 \begin_layout Plain Layout
21798
21799
21800 \backslash
21801 setlength{
21802 \backslash
21803 arrayrulewidth}{0.4pt}
21804 \end_layout
21805
21806 \end_inset
21807
21808
21809 \end_layout
21810
21811 \begin_layout Standard
21812 \begin_inset VSpace bigskip
21813 \end_inset
21814
21815 Para definir un grosor de 1.5
21816 \begin_inset space \thinspace{}
21817 \end_inset
21818
21819 pt sólo para líneas horizontales, como en el cuadro
21820 \begin_inset space ~
21821 \end_inset
21822
21823
21824 \begin_inset CommandInset ref
21825 LatexCommand ref
21826 reference "tab:Cuadro-con-horizontales"
21827
21828 \end_inset
21829
21830 , inserta estos comandos en código \SpecialChar TeX
21831  antes del cuadro o flotante:
21832 \end_layout
21833
21834 \begin_layout Standard
21835
21836 \series bold
21837
21838 \backslash
21839 let
21840 \backslash
21841 myHline
21842 \backslash
21843 hline
21844 \begin_inset Newline newline
21845 \end_inset
21846
21847
21848 \backslash
21849 renewcommand{
21850 \backslash
21851 hline}
21852 \begin_inset Newline newline
21853 \end_inset
21854
21855  {
21856 \backslash
21857 noalign{
21858 \backslash
21859 global
21860 \backslash
21861 arrayrulewidth 1.5pt}
21862 \begin_inset Newline newline
21863 \end_inset
21864
21865  
21866 \backslash
21867 myHline
21868 \backslash
21869 noalign{
21870 \backslash
21871 global
21872 \backslash
21873 arrayrulewidth 0.4pt}}
21874 \end_layout
21875
21876 \begin_layout Standard
21877 Para volver al grosor predeterminado, inserta este comando en código \SpecialChar TeX
21878  detrás
21879  del cuadro o flotante:
21880 \end_layout
21881
21882 \begin_layout Standard
21883
21884 \series bold
21885
21886 \backslash
21887 renewcommand{
21888 \backslash
21889 hline}{
21890 \backslash
21891 myHline}
21892 \end_layout
21893
21894 \begin_layout Standard
21895 \begin_inset ERT
21896 status collapsed
21897
21898 \begin_layout Plain Layout
21899
21900
21901 \backslash
21902 let
21903 \backslash
21904 myHline
21905 \backslash
21906 hline
21907 \end_layout
21908
21909 \begin_layout Plain Layout
21910
21911
21912 \backslash
21913 renewcommand{
21914 \backslash
21915 hline}
21916 \end_layout
21917
21918 \begin_layout Plain Layout
21919
21920  {
21921 \backslash
21922 noalign{
21923 \backslash
21924 global
21925 \backslash
21926 arrayrulewidth 1.5pt}
21927 \end_layout
21928
21929 \begin_layout Plain Layout
21930
21931   
21932 \backslash
21933 myHline
21934 \backslash
21935 noalign{
21936 \backslash
21937 global
21938 \backslash
21939 arrayrulewidth 0.4pt}}
21940 \end_layout
21941
21942 \end_inset
21943
21944
21945 \begin_inset Float table
21946 wide false
21947 sideways false
21948 status open
21949
21950 \begin_layout Plain Layout
21951 \begin_inset Caption Standard
21952
21953 \begin_layout Plain Layout
21954 \begin_inset CommandInset label
21955 LatexCommand label
21956 name "tab:Cuadro-con-horizontales"
21957
21958 \end_inset
21959
21960 Cuadro con líneas horizontales de 1.5
21961 \begin_inset space \thinspace{}
21962 \end_inset
21963
21964 pt
21965 \end_layout
21966
21967 \end_inset
21968
21969
21970 \end_layout
21971
21972 \begin_layout Plain Layout
21973 \align center
21974 \begin_inset Tabular
21975 <lyxtabular version="3" rows="3" columns="3">
21976 <features tabularvalignment="middle">
21977 <column alignment="center" valignment="top">
21978 <column alignment="center" valignment="top">
21979 <column alignment="center" valignment="top">
21980 <row>
21981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 sd
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994
21995 \end_layout
21996
21997 \end_inset
21998 </cell>
21999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22000 \begin_inset Text
22001
22002 \begin_layout Plain Layout
22003
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 </row>
22009 <row>
22010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22011 \begin_inset Text
22012
22013 \begin_layout Plain Layout
22014
22015 \end_layout
22016
22017 \end_inset
22018 </cell>
22019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22020 \begin_inset Text
22021
22022 \begin_layout Plain Layout
22023 sd
22024 \end_layout
22025
22026 \end_inset
22027 </cell>
22028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22029 \begin_inset Text
22030
22031 \begin_layout Plain Layout
22032
22033 \end_layout
22034
22035 \end_inset
22036 </cell>
22037 </row>
22038 <row>
22039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22040 \begin_inset Text
22041
22042 \begin_layout Plain Layout
22043
22044 \end_layout
22045
22046 \end_inset
22047 </cell>
22048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22049 \begin_inset Text
22050
22051 \begin_layout Plain Layout
22052
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061 sd
22062 \end_layout
22063
22064 \end_inset
22065 </cell>
22066 </row>
22067 </lyxtabular>
22068
22069 \end_inset
22070
22071
22072 \end_layout
22073
22074 \end_inset
22075
22076
22077 \begin_inset ERT
22078 status collapsed
22079
22080 \begin_layout Plain Layout
22081
22082
22083 \backslash
22084 renewcommand{
22085 \backslash
22086 hline}{
22087 \backslash
22088 myHline}
22089 \end_layout
22090
22091 \end_inset
22092
22093
22094 \end_layout
22095
22096 \begin_layout Standard
22097 \begin_inset VSpace bigskip
22098 \end_inset
22099
22100 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
22101  siguiente formato de columna en el preámbulo del documento, de acuerdo
22102  con lo descrito en la sección
22103 \begin_inset space ~
22104 \end_inset
22105
22106
22107 \begin_inset CommandInset ref
22108 LatexCommand ref
22109 reference "subsec:Formato-Personalizado"
22110
22111 \end_inset
22112
22113 :
22114 \end_layout
22115
22116 \begin_layout Standard
22117
22118 \series bold
22119
22120 \backslash
22121 newcolumntype{V}{!{
22122 \backslash
22123 vrule width 1.5pt}}
22124 \end_layout
22125
22126 \begin_layout Standard
22127 Para el cuadro
22128 \begin_inset space ~
22129 \end_inset
22130
22131
22132 \begin_inset CommandInset ref
22133 LatexCommand ref
22134 reference "tab:Cuadro-con-verticales"
22135
22136 \end_inset
22137
22138  se usó el argumento \SpecialChar LaTeX
22139
22140 \end_layout
22141
22142 \begin_layout Standard
22143
22144 \series bold
22145 VcV
22146 \end_layout
22147
22148 \begin_layout Standard
22149 para la última columna y
22150 \end_layout
22151
22152 \begin_layout Standard
22153
22154 \series bold
22155 Vc
22156 \end_layout
22157
22158 \begin_layout Standard
22159 para las otras.
22160 \end_layout
22161
22162 \begin_layout Standard
22163 \begin_inset Float table
22164 wide false
22165 sideways false
22166 status open
22167
22168 \begin_layout Plain Layout
22169 \begin_inset Caption Standard
22170
22171 \begin_layout Plain Layout
22172 \begin_inset CommandInset label
22173 LatexCommand label
22174 name "tab:Cuadro-con-verticales"
22175
22176 \end_inset
22177
22178 Cuadro con líneas verticales de 1.5
22179 \begin_inset space \thinspace{}
22180 \end_inset
22181
22182 pt de grosor
22183 \end_layout
22184
22185 \end_inset
22186
22187
22188 \end_layout
22189
22190 \begin_layout Plain Layout
22191 \align center
22192 \begin_inset Tabular
22193 <lyxtabular version="3" rows="3" columns="3">
22194 <features tabularvalignment="middle">
22195 <column alignment="center" valignment="top" special="Vc">
22196 <column alignment="center" valignment="top" special="Vc">
22197 <column alignment="center" valignment="top" special="VcV">
22198 <row>
22199 <cell alignment="center" valignment="top" topline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Plain Layout
22203 sd
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 <cell alignment="center" valignment="top" topline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell alignment="center" valignment="top" topline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 </row>
22227 <row>
22228 <cell alignment="center" valignment="top" topline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \begin_layout Plain Layout
22232
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 <cell alignment="center" valignment="top" topline="true" usebox="none">
22238 \begin_inset Text
22239
22240 \begin_layout Plain Layout
22241 sd
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 <cell alignment="center" valignment="top" topline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250
22251 \end_layout
22252
22253 \end_inset
22254 </cell>
22255 </row>
22256 <row>
22257 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22258 \begin_inset Text
22259
22260 \begin_layout Plain Layout
22261
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279 sd
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 </row>
22285 </lyxtabular>
22286
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \end_inset
22293
22294
22295 \end_layout
22296
22297 \begin_layout Subsection
22298 Líneas de trazos
22299 \begin_inset Index idx
22300 status collapsed
22301
22302 \begin_layout Plain Layout
22303 Cuadros ! Personalización ! Líneas de trazos
22304 \end_layout
22305
22306 \end_inset
22307
22308
22309 \end_layout
22310
22311 \begin_layout Standard
22312 \begin_inset ERT
22313 status collapsed
22314
22315 \begin_layout Plain Layout
22316
22317
22318 \backslash
22319 ifarydshln
22320 \end_layout
22321
22322 \end_inset
22323
22324
22325 \begin_inset Note Note
22326 status open
22327
22328 \begin_layout Plain Layout
22329 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
22330  \SpecialChar LaTeX
22331  
22332 \series bold
22333 arydshln
22334 \series default
22335 .
22336 \end_layout
22337
22338 \end_inset
22339
22340
22341 \end_layout
22342
22343 \begin_layout Standard
22344 \begin_inset Float table
22345 placement H
22346 wide false
22347 sideways false
22348 status open
22349
22350 \begin_layout Plain Layout
22351 \begin_inset Caption Standard
22352
22353 \begin_layout Plain Layout
22354 \begin_inset CommandInset label
22355 LatexCommand label
22356 name "tab:Cuadro-con-trazos"
22357
22358 \end_inset
22359
22360 Cuadro con líneas de trazos
22361 \end_layout
22362
22363 \end_inset
22364
22365
22366 \end_layout
22367
22368 \begin_layout Plain Layout
22369 \align center
22370 \begin_inset Tabular
22371 <lyxtabular version="3" rows="5" columns="5">
22372 <features tabularvalignment="middle">
22373 <column alignment="center" valignment="top">
22374 <column alignment="center" valignment="top">
22375 <column alignment="center" valignment="top" special=":c">
22376 <column alignment="center" valignment="top">
22377 <column alignment="center" valignment="top">
22378 <row>
22379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22380 \begin_inset Text
22381
22382 \begin_layout Plain Layout
22383 a
22384 \end_layout
22385
22386 \end_inset
22387 </cell>
22388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22389 \begin_inset Text
22390
22391 \begin_layout Plain Layout
22392 b
22393 \end_layout
22394
22395 \end_inset
22396 </cell>
22397 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22398 \begin_inset Text
22399
22400 \begin_layout Plain Layout
22401 c
22402 \end_layout
22403
22404 \end_inset
22405 </cell>
22406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22407 \begin_inset Text
22408
22409 \begin_layout Plain Layout
22410 d
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419 e
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 </row>
22425 <row>
22426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22427 \begin_inset Text
22428
22429 \begin_layout Plain Layout
22430 f
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439 g
22440 \end_layout
22441
22442 \end_inset
22443 </cell>
22444 <cell alignment="center" valignment="top" topline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448 h
22449 \end_layout
22450
22451 \end_inset
22452 </cell>
22453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 i
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466 j
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 </row>
22472 <row>
22473 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22474 \begin_inset Text
22475
22476 \begin_layout Plain Layout
22477 \begin_inset ERT
22478 status collapsed
22479
22480 \begin_layout Plain Layout
22481
22482
22483 \backslash
22484 hdashline 
22485 \end_layout
22486
22487 \end_inset
22488
22489 k
22490 \end_layout
22491
22492 \end_inset
22493 </cell>
22494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22495 \begin_inset Text
22496
22497 \begin_layout Plain Layout
22498 l
22499 \end_layout
22500
22501 \end_inset
22502 </cell>
22503 <cell alignment="center" valignment="top" usebox="none">
22504 \begin_inset Text
22505
22506 \begin_layout Plain Layout
22507 m
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516 n
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525 o
22526 \end_layout
22527
22528 \end_inset
22529 </cell>
22530 </row>
22531 <row>
22532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22533 \begin_inset Text
22534
22535 \begin_layout Plain Layout
22536 \begin_inset ERT
22537 status collapsed
22538
22539 \begin_layout Plain Layout
22540
22541
22542 \backslash
22543 cdashline{4-5}
22544 \end_layout
22545
22546 \end_inset
22547
22548 p
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557 q
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566 r
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 s
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 </row>
22590 <row>
22591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Plain Layout
22595 t
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22601 \begin_inset Text
22602
22603 \begin_layout Plain Layout
22604 u
22605 \end_layout
22606
22607 \end_inset
22608 </cell>
22609 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613 v
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22619 \begin_inset Text
22620
22621 \begin_layout Plain Layout
22622 w
22623 \end_layout
22624
22625 \end_inset
22626 </cell>
22627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631 x
22632 \end_layout
22633
22634 \end_inset
22635 </cell>
22636 </row>
22637 </lyxtabular>
22638
22639 \end_inset
22640
22641
22642 \end_layout
22643
22644 \end_inset
22645
22646
22647 \end_layout
22648
22649 \begin_layout Standard
22650 En principio \SpecialChar LyX
22651  no soporta líneas de trazos, hay que usar código \SpecialChar TeX
22652 .
22653  Antes hay que cargar en el preámbulo del documento el paquete \SpecialChar LaTeX
22654  
22655 \series bold
22656 arydshln
22657 \series default
22658
22659 \begin_inset Index idx
22660 status collapsed
22661
22662 \begin_layout Plain Layout
22663 \SpecialChar LaTeX
22664 -paquetes ! arydshln
22665 \end_layout
22666
22667 \end_inset
22668
22669  con el comando 
22670 \end_layout
22671
22672 \begin_layout Standard
22673
22674 \series bold
22675
22676 \backslash
22677 usepackage{arydshln}
22678 \end_layout
22679
22680 \begin_layout Standard
22681 Para hacer una línea vertical a trazos, introduce dos puntos «
22682 \series bold
22683 :
22684 \series default
22685 » junto con el carácter para alineación horizontal como argumento \SpecialChar LaTeX
22686  en el
22687  diálogo de celdas de cuadros.
22688 \end_layout
22689
22690 \begin_layout Standard
22691 Para una línea de trazos horizontal añade el comando
22692 \end_layout
22693
22694 \begin_layout Standard
22695
22696 \series bold
22697
22698 \backslash
22699 hdashline
22700 \end_layout
22701
22702 \begin_layout Standard
22703 en código \SpecialChar TeX
22704  como primer elemento de la primera celda en la fila.
22705 \end_layout
22706
22707 \begin_layout Standard
22708 Para líneas de trazos en multicolumna usa el comando
22709 \end_layout
22710
22711 \begin_layout Standard
22712
22713 \series bold
22714
22715 \backslash
22716 cdashline{número de líneas}
22717 \end_layout
22718
22719 \begin_layout Standard
22720 en código \SpecialChar TeX
22721  como primer elemento de la primera celda en la fila.
22722  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
22723  4 y quieres una línea de trazos por encima, añade el comando
22724 \end_layout
22725
22726 \begin_layout Standard
22727
22728 \series bold
22729
22730 \backslash
22731 cdashline{2-4}
22732 \end_layout
22733
22734 \begin_layout Standard
22735 como primer elemento de la primera celda en la fila de la multicolumna.
22736 \end_layout
22737
22738 \begin_layout Standard
22739 \begin_inset VSpace bigskip
22740 \end_inset
22741
22742
22743 \end_layout
22744
22745 \begin_layout Standard
22746 El cuadro
22747 \begin_inset space ~
22748 \end_inset
22749
22750
22751 \begin_inset CommandInset ref
22752 LatexCommand ref
22753 reference "tab:Cuadro-con-trazos"
22754
22755 \end_inset
22756
22757  se ha hecho usando «
22758 \series bold
22759 :c
22760 \series default
22761 » como argumento \SpecialChar LaTeX
22762  de la tercera columna.
22763  El comando en código \SpecialChar TeX
22764  
22765 \series bold
22766
22767 \backslash
22768 hdashline
22769 \series default
22770  se ha insertado en la primera celda de la tercera fila y el comando en
22771  código \SpecialChar TeX
22772
22773 \begin_inset Newline newline
22774 \end_inset
22775
22776
22777 \series bold
22778
22779 \backslash
22780 cdashline{4-5}
22781 \series default
22782  en la primera celda de la cuarta fila.
22783 \end_layout
22784
22785 \begin_layout Standard
22786 \begin_inset VSpace bigskip
22787 \end_inset
22788
22789
22790 \end_layout
22791
22792 \begin_layout Standard
22793 Los cuadros con líneas a trazos también se pueden colorear, como se ve en
22794  el cuadro
22795 \begin_inset space ~
22796 \end_inset
22797
22798
22799 \begin_inset CommandInset ref
22800 LatexCommand ref
22801 reference "tab:Cuadro-trazos-color"
22802
22803 \end_inset
22804
22805 .
22806 \end_layout
22807
22808 \begin_layout Standard
22809 \begin_inset ERT
22810 status collapsed
22811
22812 \begin_layout Plain Layout
22813
22814
22815 \backslash
22816 setlength{
22817 \backslash
22818 arrayrulewidth}{1pt}
22819 \end_layout
22820
22821 \end_inset
22822
22823
22824 \begin_inset Note Note
22825 status collapsed
22826
22827 \begin_layout Plain Layout
22828 líneas más gruesas para ver mejor los colores
22829 \end_layout
22830
22831 \end_inset
22832
22833
22834 \end_layout
22835
22836 \begin_layout Standard
22837 \begin_inset ERT
22838 status collapsed
22839
22840 \begin_layout Plain Layout
22841
22842
22843 \backslash
22844 dashgapcolor{green}
22845 \end_layout
22846
22847 \end_inset
22848
22849
22850 \begin_inset Note Note
22851 status collapsed
22852
22853 \begin_layout Plain Layout
22854 huecos de color entre trazos verdes
22855 \end_layout
22856
22857 \end_inset
22858
22859
22860 \end_layout
22861
22862 \begin_layout Standard
22863 \begin_inset ERT
22864 status collapsed
22865
22866 \begin_layout Plain Layout
22867
22868
22869 \backslash
22870 let
22871 \backslash
22872 myHdashline
22873 \backslash
22874 hdashline
22875 \end_layout
22876
22877 \begin_layout Plain Layout
22878
22879
22880 \backslash
22881 renewcommand{
22882 \backslash
22883 hdashline}
22884 \end_layout
22885
22886 \begin_layout Plain Layout
22887
22888  {
22889 \backslash
22890 arrayrulecolor{red}
22891 \backslash
22892 myHdashline
22893 \backslash
22894 arrayrulecolor{black}}
22895 \end_layout
22896
22897 \end_inset
22898
22899
22900 \begin_inset Note Note
22901 status collapsed
22902
22903 \begin_layout Plain Layout
22904 color horizontal, líneas a trazos rojos
22905 \end_layout
22906
22907 \end_inset
22908
22909
22910 \end_layout
22911
22912 \begin_layout Standard
22913 \begin_inset ERT
22914 status collapsed
22915
22916 \begin_layout Plain Layout
22917
22918
22919 \backslash
22920 let
22921 \backslash
22922 myCdashline
22923 \backslash
22924 cdashline
22925 \end_layout
22926
22927 \begin_layout Plain Layout
22928
22929
22930 \backslash
22931 renewcommand{
22932 \backslash
22933 cdashline}[1]
22934 \end_layout
22935
22936 \begin_layout Plain Layout
22937
22938  {
22939 \backslash
22940 arrayrulecolor{yellow}
22941 \backslash
22942 myCdashline{#1}
22943 \backslash
22944 arrayrulecolor{black}}
22945 \end_layout
22946
22947 \end_inset
22948
22949
22950 \begin_inset Note Note
22951 status collapsed
22952
22953 \begin_layout Plain Layout
22954 color parcial horizontal, líneas a trazos amarillos
22955 \end_layout
22956
22957 \end_inset
22958
22959
22960 \end_layout
22961
22962 \begin_layout Standard
22963 \begin_inset Float table
22964 placement h
22965 wide false
22966 sideways false
22967 status open
22968
22969 \begin_layout Plain Layout
22970 \begin_inset Caption Standard
22971
22972 \begin_layout Plain Layout
22973 \begin_inset CommandInset label
22974 LatexCommand label
22975 name "tab:Cuadro-trazos-color"
22976
22977 \end_inset
22978
22979 Cuadro coloreado con líneas a trazos
22980 \end_layout
22981
22982 \end_inset
22983
22984
22985 \end_layout
22986
22987 \begin_layout Plain Layout
22988 \align center
22989 \begin_inset Tabular
22990 <lyxtabular version="3" rows="5" columns="5">
22991 <features tabularvalignment="middle">
22992 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{verdeoscuro}\centering}c">
22993 <column alignment="center" valignment="top" width="0pt">
22994 <column alignment="center" valignment="top" width="0pt" special=":c">
22995 <column alignment="center" valignment="top">
22996 <column alignment="center" valignment="top">
22997 <row>
22998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22999 \begin_inset Text
23000
23001 \begin_layout Plain Layout
23002 a
23003 \end_layout
23004
23005 \end_inset
23006 </cell>
23007 <cell alignment="center" valignment="top" topline="true" usebox="none">
23008 \begin_inset Text
23009
23010 \begin_layout Plain Layout
23011 b
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 <cell alignment="center" valignment="top" topline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Plain Layout
23020 c
23021 \end_layout
23022
23023 \end_inset
23024 </cell>
23025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23026 \begin_inset Text
23027
23028 \begin_layout Plain Layout
23029 d
23030 \end_layout
23031
23032 \end_inset
23033 </cell>
23034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23035 \begin_inset Text
23036
23037 \begin_layout Plain Layout
23038 e
23039 \end_layout
23040
23041 \end_inset
23042 </cell>
23043 </row>
23044 <row>
23045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23046 \begin_inset Text
23047
23048 \begin_layout Plain Layout
23049 f
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 <cell alignment="center" valignment="top" topline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058 g
23059 \end_layout
23060
23061 \end_inset
23062 </cell>
23063 <cell alignment="center" valignment="top" topline="true" usebox="none">
23064 \begin_inset Text
23065
23066 \begin_layout Plain Layout
23067 h
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23073 \begin_inset Text
23074
23075 \begin_layout Plain Layout
23076 i
23077 \end_layout
23078
23079 \end_inset
23080 </cell>
23081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Plain Layout
23085 j
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 </row>
23091 <row>
23092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23093 \begin_inset Text
23094
23095 \begin_layout Plain Layout
23096 \begin_inset ERT
23097 status collapsed
23098
23099 \begin_layout Plain Layout
23100
23101
23102 \backslash
23103 hdashline 
23104 \end_layout
23105
23106 \end_inset
23107
23108
23109 \begin_inset ERT
23110 status collapsed
23111
23112 \begin_layout Plain Layout
23113
23114
23115 \backslash
23116 rowcolor{Gray}
23117 \end_layout
23118
23119 \end_inset
23120
23121 k
23122 \end_layout
23123
23124 \end_inset
23125 </cell>
23126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23127 \begin_inset Text
23128
23129 \begin_layout Plain Layout
23130 l
23131 \end_layout
23132
23133 \end_inset
23134 </cell>
23135 <cell alignment="center" valignment="top" usebox="none">
23136 \begin_inset Text
23137
23138 \begin_layout Plain Layout
23139 m
23140 \end_layout
23141
23142 \end_inset
23143 </cell>
23144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23145 \begin_inset Text
23146
23147 \begin_layout Plain Layout
23148 n
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23154 \begin_inset Text
23155
23156 \begin_layout Plain Layout
23157 o
23158 \end_layout
23159
23160 \end_inset
23161 </cell>
23162 </row>
23163 <row>
23164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23165 \begin_inset Text
23166
23167 \begin_layout Plain Layout
23168 \begin_inset ERT
23169 status collapsed
23170
23171 \begin_layout Plain Layout
23172
23173
23174 \backslash
23175 cdashline{4-5}
23176 \end_layout
23177
23178 \end_inset
23179
23180 p
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189 q
23190 \end_layout
23191
23192 \end_inset
23193 </cell>
23194 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23195 \begin_inset Text
23196
23197 \begin_layout Plain Layout
23198 r
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207 s
23208 \end_layout
23209
23210 \end_inset
23211 </cell>
23212 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 </row>
23222 <row>
23223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227 t
23228 \end_layout
23229
23230 \end_inset
23231 </cell>
23232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236 u
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245 v
23246 \end_layout
23247
23248 \end_inset
23249 </cell>
23250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23251 \begin_inset Text
23252
23253 \begin_layout Plain Layout
23254 w
23255 \end_layout
23256
23257 \end_inset
23258 </cell>
23259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23260 \begin_inset Text
23261
23262 \begin_layout Plain Layout
23263 \begin_inset ERT
23264 status collapsed
23265
23266 \begin_layout Plain Layout
23267
23268
23269 \backslash
23270 cellcolor{Maroon}
23271 \end_layout
23272
23273 \end_inset
23274
23275 i
23276 \end_layout
23277
23278 \end_inset
23279 </cell>
23280 </row>
23281 </lyxtabular>
23282
23283 \end_inset
23284
23285
23286 \end_layout
23287
23288 \end_inset
23289
23290
23291 \end_layout
23292
23293 \begin_layout Standard
23294 \begin_inset ERT
23295 status collapsed
23296
23297 \begin_layout Plain Layout
23298
23299
23300 \backslash
23301 renewcommand{
23302 \backslash
23303 hdashline}{
23304 \backslash
23305 myHdashline}
23306 \end_layout
23307
23308 \end_inset
23309
23310
23311 \begin_inset Note Note
23312 status collapsed
23313
23314 \begin_layout Plain Layout
23315 volver a predeterminado
23316 \end_layout
23317
23318 \end_inset
23319
23320
23321 \end_layout
23322
23323 \begin_layout Standard
23324 \begin_inset ERT
23325 status collapsed
23326
23327 \begin_layout Plain Layout
23328
23329
23330 \backslash
23331 renewcommand{
23332 \backslash
23333 cdashline}{
23334 \backslash
23335 myCdashline}
23336 \end_layout
23337
23338 \end_inset
23339
23340
23341 \begin_inset Note Note
23342 status collapsed
23343
23344 \begin_layout Plain Layout
23345 volver a predeterminado
23346 \end_layout
23347
23348 \end_inset
23349
23350
23351 \end_layout
23352
23353 \begin_layout Standard
23354 \begin_inset ERT
23355 status collapsed
23356
23357 \begin_layout Plain Layout
23358
23359
23360 \backslash
23361 nodashgapcolor
23362 \end_layout
23363
23364 \end_inset
23365
23366
23367 \begin_inset Note Note
23368 status collapsed
23369
23370 \begin_layout Plain Layout
23371 volver a predeterminado
23372 \end_layout
23373
23374 \end_inset
23375
23376
23377 \end_layout
23378
23379 \begin_layout Standard
23380 \begin_inset ERT
23381 status collapsed
23382
23383 \begin_layout Plain Layout
23384
23385
23386 \backslash
23387 setlength{
23388 \backslash
23389 arrayrulewidth}{0.4pt}
23390 \end_layout
23391
23392 \end_inset
23393
23394
23395 \begin_inset Note Note
23396 status collapsed
23397
23398 \begin_layout Plain Layout
23399 volver a predeterminado
23400 \end_layout
23401
23402 \end_inset
23403
23404
23405 \end_layout
23406
23407 \begin_layout Standard
23408 La coloración de líneas y columnas funciona como se describe en la sección
23409 \lang english
23410
23411 \begin_inset space ~
23412 \end_inset
23413
23414
23415 \lang spanish
23416
23417 \begin_inset CommandInset ref
23418 LatexCommand ref
23419 reference "sec:Cuadros-Coloreados"
23420
23421 \end_inset
23422
23423 La coloración de líneas horizontales también funciona como se describe ahí,
23424  solo hay que reemplazar en los comandos 
23425 \series bold
23426
23427 \backslash
23428 myHlineC
23429 \series default
23430  por 
23431 \series bold
23432
23433 \backslash
23434 myHdashline
23435 \series default
23436  y 
23437 \backslash
23438
23439 \series bold
23440 hline
23441 \series default
23442  por 
23443 \series bold
23444
23445 \backslash
23446 hdashline
23447 \series default
23448 ; así, los comandos usados son
23449 \end_layout
23450
23451 \begin_layout Standard
23452
23453 \series bold
23454
23455 \backslash
23456 let
23457 \backslash
23458 myHdashline
23459 \backslash
23460 hdashline
23461 \begin_inset Newline newline
23462 \end_inset
23463
23464
23465 \backslash
23466 renewcommand{
23467 \backslash
23468 hdashline}
23469 \begin_inset Newline newline
23470 \end_inset
23471
23472
23473 \begin_inset Phantom HPhantom
23474 status open
23475
23476 \begin_layout Plain Layout
23477 \begin_inset space ~
23478 \end_inset
23479
23480
23481 \end_layout
23482
23483 \end_inset
23484
23485 {
23486 \backslash
23487 arrayrulecolor{red}
23488 \backslash
23489 myHdashline
23490 \backslash
23491 arrayrulecolor{black}}
23492 \end_layout
23493
23494 \begin_layout Standard
23495 Para colorear 
23496 \series bold
23497
23498 \backslash
23499 cdashline
23500 \series default
23501 , el comando es
23502 \end_layout
23503
23504 \begin_layout Standard
23505
23506 \series bold
23507
23508 \backslash
23509 let
23510 \backslash
23511 myCdashline
23512 \backslash
23513 cdashline
23514 \begin_inset Newline newline
23515 \end_inset
23516
23517
23518 \backslash
23519 renewcommand{
23520 \backslash
23521 cdashline}[1]
23522 \begin_inset Newline newline
23523 \end_inset
23524
23525
23526 \begin_inset Phantom HPhantom
23527 status open
23528
23529 \begin_layout Plain Layout
23530 \begin_inset space ~
23531 \end_inset
23532
23533
23534 \end_layout
23535
23536 \end_inset
23537
23538 {
23539 \backslash
23540 arrayrulecolor{red}
23541 \backslash
23542 myCdashline{#1}
23543 \backslash
23544 arrayrulecolor{black}}
23545 \end_layout
23546
23547 \begin_layout Standard
23548 Para recuperar el color negro de las líneas, hay que insertar detrás del
23549  cuadro los comandos siguientes en código \SpecialChar TeX
23550 :
23551 \end_layout
23552
23553 \begin_layout Standard
23554 Para 
23555 \series bold
23556
23557 \backslash
23558 hdashline
23559 \end_layout
23560
23561 \begin_layout Standard
23562
23563 \series bold
23564
23565 \backslash
23566 renewcommand{
23567 \backslash
23568 hdashline}{
23569 \backslash
23570 myHdashline}
23571 \end_layout
23572
23573 \begin_layout Standard
23574 y para 
23575 \series bold
23576
23577 \backslash
23578 cdashline
23579 \end_layout
23580
23581 \begin_layout Standard
23582
23583 \series bold
23584
23585 \backslash
23586 renewcommand{
23587 \backslash
23588 cdashline}{
23589 \backslash
23590 myCdashline}
23591 \end_layout
23592
23593 \begin_layout Standard
23594 Para colorear los huecos entre los trazos, se puede usar
23595 \end_layout
23596
23597 \begin_layout Standard
23598
23599 \series bold
23600
23601 \backslash
23602 dashgapcolor{color}
23603 \end_layout
23604
23605 \begin_layout Standard
23606 delante del cuadro, en código \SpecialChar TeX
23607 .
23608  color es el nombre de un color definido.
23609  El comando
23610 \end_layout
23611
23612 \begin_layout Standard
23613
23614 \series bold
23615
23616 \backslash
23617 nodashgapcolor
23618 \end_layout
23619
23620 \begin_layout Standard
23621 deshace los cambios hechos por 
23622 \series bold
23623
23624 \backslash
23625 dashgapcolor
23626 \series default
23627 .
23628 \end_layout
23629
23630 \begin_layout Standard
23631
23632 \lang english
23633 \begin_inset Note Greyedout
23634 status open
23635
23636 \begin_layout Plain Layout
23637
23638 \series bold
23639 \color none
23640 Nota
23641 \series default
23642 : Si hay múltiples comandos en una celda, el comando de 
23643 \series bold
23644 arydshln
23645 \series default
23646  debe ser el primero.
23647  Por eso, en la celda 
23648 \emph on
23649 k
23650 \emph default
23651  del cuadro
23652 \begin_inset space ~
23653 \end_inset
23654
23655
23656 \begin_inset CommandInset ref
23657 LatexCommand ref
23658 reference "tab:Cuadro-trazos-color"
23659
23660 \end_inset
23661
23662  el comando 
23663 \series bold
23664
23665 \backslash
23666 hdashline
23667 \series default
23668  está delante de 
23669 \series bold
23670
23671 \backslash
23672 rowcolor
23673 \series default
23674 .
23675 \end_layout
23676
23677 \end_inset
23678
23679
23680 \end_layout
23681
23682 \begin_layout Standard
23683
23684 \lang english
23685 \begin_inset Note Greyedout
23686 status open
23687
23688 \begin_layout Plain Layout
23689
23690 \series bold
23691 \color none
23692 Nota:
23693 \series default
23694  El paquete \SpecialChar LaTeX
23695  
23696 \series bold
23697 arydshln
23698 \series default
23699  se debe cargar en el preámbulo del documento antes del paquete \SpecialChar LaTeX
23700  
23701 \series bold
23702 colortbl
23703 \series default
23704 \color inherit
23705
23706 \begin_inset Index idx
23707 status collapsed
23708
23709 \begin_layout Plain Layout
23710 \SpecialChar LaTeX
23711 -paquetes ! colortbl
23712 \end_layout
23713
23714 \end_inset
23715
23716
23717 \color none
23718 .
23719 \end_layout
23720
23721 \end_inset
23722
23723
23724 \end_layout
23725
23726 \begin_layout Standard
23727 \begin_inset ERT
23728 status collapsed
23729
23730 \begin_layout Plain Layout
23731
23732
23733 \backslash
23734 else
23735 \end_layout
23736
23737 \end_inset
23738
23739
23740 \begin_inset Note Note
23741 status open
23742
23743 \begin_layout Plain Layout
23744 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
23745  
23746 \series bold
23747 arydshln
23748 \series default
23749 .
23750 \end_layout
23751
23752 \end_inset
23753
23754
23755 \end_layout
23756
23757 \begin_layout Standard
23758 Debes instalar el paquete \SpecialChar LaTeX
23759  
23760 \series bold
23761 arydshln
23762 \series default
23763  para ver la parte siguiente en la salida.
23764 \end_layout
23765
23766 \begin_layout Standard
23767 \begin_inset ERT
23768 status collapsed
23769
23770 \begin_layout Plain Layout
23771
23772
23773 \backslash
23774 fi
23775 \end_layout
23776
23777 \end_inset
23778
23779
23780 \end_layout
23781
23782 \begin_layout Standard
23783 Para más información sobre líneas a trazos, véase la documentación de 
23784 \series bold
23785 arydshln
23786 \series default
23787
23788 \begin_inset CommandInset citation
23789 LatexCommand cite
23790 key "arydshln"
23791
23792 \end_inset
23793
23794 .
23795 \end_layout
23796
23797 \begin_layout Chapter
23798 Flotantes
23799 \begin_inset CommandInset label
23800 LatexCommand label
23801 name "chap:Flotantes"
23802
23803 \end_inset
23804
23805
23806 \begin_inset Index idx
23807 status collapsed
23808
23809 \begin_layout Plain Layout
23810 Flotantes
23811 \end_layout
23812
23813 \end_inset
23814
23815
23816 \end_layout
23817
23818 \begin_layout Section
23819 Introducción
23820 \begin_inset CommandInset label
23821 LatexCommand label
23822 name "sec:Introducción-Flotantes"
23823
23824 \end_inset
23825
23826
23827 \begin_inset Index idx
23828 status collapsed
23829
23830 \begin_layout Plain Layout
23831 Flotantes ! Introducción
23832 \end_layout
23833
23834 \end_inset
23835
23836
23837 \end_layout
23838
23839 \begin_layout Standard
23840 Un flotante es un bloque de texto asociado con algún tipo de etiqueta que
23841  no tiene posición fija.
23842  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
23843  Las 
23844 \family sans
23845 Notas
23846 \begin_inset space ~
23847 \end_inset
23848
23849 al
23850 \begin_inset space ~
23851 \end_inset
23852
23853 pie
23854 \family default
23855  y 
23856 \family sans
23857 Notas
23858 \begin_inset space ~
23859 \end_inset
23860
23861 al
23862 \begin_inset space ~
23863 \end_inset
23864
23865 margen
23866 \family default
23867  también son flotantes, porque pueden flotar a la página siguiente cuando
23868  hay demasiadas notas en la página.
23869 \end_layout
23870
23871 \begin_layout Standard
23872 Los flotantes permiten composiciones de alta calidad.
23873  Imágenes y cuadros se pueden distribuir equitativamente en las páginas
23874  para impedir espacios en blanco y páginas sin texto.
23875  Como el flotante destruye a menudo el contexto entre texto e imagen o cuadro,
23876  cada flotante puede ser referenciado en el texto.
23877  Por lo tanto los flotantes están numerados.
23878  Las referencias se describen en la sección
23879 \begin_inset space ~
23880 \end_inset
23881
23882
23883 \begin_inset CommandInset ref
23884 LatexCommand ref
23885 reference "sec:Referencias-a-Flotantes"
23886
23887 \end_inset
23888
23889 .
23890 \end_layout
23891
23892 \begin_layout Standard
23893 Para insertar un flotante, usa el menú 
23894 \family sans
23895 Insertar\SpecialChar menuseparator
23896 Flotante
23897 \family default
23898  (botón 
23899 \begin_inset Info
23900 type  "icon"
23901 arg   "float-insert figure"
23902 \end_inset
23903
23904  o 
23905 \begin_inset Info
23906 type  "icon"
23907 arg   "float-insert table"
23908 \end_inset
23909
23910 ).
23911  Esto inserta una 
23912 \family sans
23913 Leyenda,
23914 \family default
23915  un cuadro con una etiqueta.
23916  La etiqueta se traducirá automáticamente al idioma del documento.
23917  Tras la etiqueta puedes insertar el texto de la leyenda.
23918  La imagen o cuadro se inserta encima o debajo de la leyenda en un párrafo
23919  separado dentro del flotante.
23920  La colocación de leyendas se describe en la sección
23921 \begin_inset space ~
23922 \end_inset
23923
23924
23925 \begin_inset CommandInset ref
23926 LatexCommand ref
23927 reference "sec:Colocación-de-leyendas"
23928
23929 \end_inset
23930
23931 .
23932  Para mantener legible el documento \SpecialChar LyX
23933 , puedes abrir y cerrar el flotante
23934  con clic izquierdo sobre él.
23935  Un cuadro cerrado se muestra así: 
23936 \begin_inset Graphics
23937         filename clipart/flotanteQt4.png
23938         scale 70
23939
23940 \end_inset
23941
23942  —un cuadro gris con etiqueta en rojo—.
23943 \end_layout
23944
23945 \begin_layout Standard
23946 Se recomienda insertar flotantes como párrafos separados para evitar posibles
23947  errores de \SpecialChar LaTeX
23948  si el texto circundante se formatea de modo especial.
23949 \end_layout
23950
23951 \begin_layout Standard
23952 Figuras o cuadros ya existentes pueden ponerse en un flotante marcándolas
23953  y pinchando el botón correspondiente de la barra de herramientas para un
23954  flotante nuevo.
23955 \end_layout
23956
23957 \begin_layout Section
23958 Tipos de flotantes
23959 \end_layout
23960
23961 \begin_layout Standard
23962 Además de los flotantes de imagen y de cuadro que se describen en la sección
23963 \begin_inset space ~
23964 \end_inset
23965
23966
23967 \begin_inset CommandInset ref
23968 LatexCommand ref
23969 reference "sec:Figuras-Flotantes"
23970
23971 \end_inset
23972
23973  y 
23974 \begin_inset CommandInset ref
23975 LatexCommand ref
23976 reference "sec:Cuadros-Flotantes"
23977
23978 \end_inset
23979
23980 , respectivamente, \SpecialChar LyX
23981  ofrece los tipos 
23982 \family sans
23983 Algoritmo
23984 \family default
23985  y 
23986 \family sans
23987 Envoltorio
23988 \family default
23989 .
23990  Lo último se explica en la sec.
23991 \begin_inset space \thinspace{}
23992 \end_inset
23993
23994
23995 \begin_inset CommandInset ref
23996 LatexCommand ref
23997 reference "sec:Flotantes-envueltos"
23998
23999 \end_inset
24000
24001 .
24002 \end_layout
24003
24004 \begin_layout Subsection
24005 Algoritmos flotantes
24006 \begin_inset Index idx
24007 status collapsed
24008
24009 \begin_layout Plain Layout
24010 Flotantes ! Algoritmos
24011 \end_layout
24012
24013 \end_inset
24014
24015
24016 \end_layout
24017
24018 \begin_layout Standard
24019 \begin_inset Float algorithm
24020 placement h
24021 wide false
24022 sideways false
24023 status open
24024
24025 \begin_layout Plain Layout
24026 \begin_inset Caption Standard
24027
24028 \begin_layout Plain Layout
24029 \begin_inset CommandInset label
24030 LatexCommand label
24031 name "alg:Ejemplo-de-Algoritmo-flotante"
24032
24033 \end_inset
24034
24035 Ejemplo de algoritmo flotante
24036 \end_layout
24037
24038 \end_inset
24039
24040
24041 \end_layout
24042
24043 \begin_layout LyX-Code
24044 for I in 1..N loop
24045 \begin_inset Newline newline
24046 \end_inset
24047
24048  Sum:= Sum + A(I); /*comment*/
24049 \begin_inset Newline newline
24050 \end_inset
24051
24052 end loop
24053 \begin_inset VSpace -4mm
24054 \end_inset
24055
24056
24057 \end_layout
24058
24059 \end_inset
24060
24061
24062 \end_layout
24063
24064 \begin_layout Standard
24065 Este tipo de flotante se inserta con el menú 
24066 \family sans
24067 Insertar\SpecialChar menuseparator
24068 Flotante\SpecialChar menuseparator
24069 Algoritmo
24070 \family default
24071 .
24072  Se usa para códigos y descripciones de algoritmos y se puede considerar
24073  una alternativa al listado de código de programa, que se explica en el
24074  capítulo
24075 \begin_inset space ~
24076 \end_inset
24077
24078
24079 \begin_inset CommandInset ref
24080 LatexCommand ref
24081 reference "cap:Listado-de-código"
24082
24083 \end_inset
24084
24085 .
24086  Un posible entorno para algoritmos es 
24087 \family sans
24088 Código-\SpecialChar LyX
24089
24090 \family default
24091 , descrito en la 
24092 \emph on
24093 Guía del usuario
24094 \emph default
24095  de \SpecialChar LyX
24096 .
24097  El algoritmo
24098 \begin_inset space ~
24099 \end_inset
24100
24101
24102 \begin_inset CommandInset ref
24103 LatexCommand ref
24104 reference "alg:Ejemplo-de-Algoritmo-flotante"
24105
24106 \end_inset
24107
24108  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
24109  vertical de -4
24110 \begin_inset space \thinspace{}
24111 \end_inset
24112
24113 mm al final para tener la línea inferior exactamente bajo la última línea
24114  de texto.
24115 \end_layout
24116
24117 \begin_layout Standard
24118 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
24119  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
24120 \end_layout
24121
24122 \begin_layout Standard
24123
24124 \series bold
24125
24126 \backslash
24127 floatname{algorithm}{nombre}
24128 \end_layout
24129
24130 \begin_layout Standard
24131 donde 
24132 \emph on
24133 nombre
24134 \emph default
24135  es la palabra «
24136 \emph on
24137 algoritmo
24138 \emph default
24139 » en el idioma deseado.
24140 \end_layout
24141
24142 \begin_layout Standard
24143 Para insertar el índice de algoritmos puedes usar el menú 
24144 \family sans
24145 Insertar\SpecialChar menuseparator
24146 Índices\SpecialChar menuseparator
24147 Algoritmos
24148 \family default
24149 , si el documento está en el mismo idioma que los menús de \SpecialChar LyX
24150 .
24151  Para documentos en otro idioma usa en su lugar el comando en código \SpecialChar TeX
24152 :
24153 \end_layout
24154
24155 \begin_layout Standard
24156
24157 \series bold
24158
24159 \backslash
24160 listof{algorithm}{nombre}
24161 \end_layout
24162
24163 \begin_layout Standard
24164 donde 
24165 \emph on
24166 nombre
24167 \emph default
24168  es, por ejemplo, «
24169 \emph on
24170 Índice de algoritmos
24171 \emph default
24172 » en el idioma del documento.
24173 \end_layout
24174
24175 \begin_layout Standard
24176 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
24177  para cuadros e imágenes flotantes en muchas clases de documento, «capítulo.algor
24178 itmo».
24179  Para numerarlos con ese esquema, añade este comando en el preámbulo del
24180  documento:
24181 \end_layout
24182
24183 \begin_layout Standard
24184
24185 \series bold
24186
24187 \backslash
24188 numberwithin{algorithm}{chapter}
24189 \end_layout
24190
24191 \begin_layout Standard
24192 Para poder usar el comando 
24193 \series bold
24194
24195 \backslash
24196 numberwithin
24197 \series default
24198 , marca la opción 
24199 \family sans
24200 Usar
24201 \begin_inset space ~
24202 \end_inset
24203
24204 el
24205 \begin_inset space ~
24206 \end_inset
24207
24208 paquete
24209 \begin_inset space ~
24210 \end_inset
24211
24212 AMS
24213 \family default
24214  en el menú 
24215 \family sans
24216 Documento\SpecialChar menuseparator
24217 Configuración\SpecialChar menuseparator
24218 Opciones para ecuaciones
24219 \family default
24220 .
24221 \end_layout
24222
24223 \begin_layout Section
24224 Numeración de flotantes
24225 \begin_inset Index idx
24226 status collapsed
24227
24228 \begin_layout Plain Layout
24229 Flotantes ! Numeración
24230 \end_layout
24231
24232 \end_inset
24233
24234
24235 \end_layout
24236
24237 \begin_layout Standard
24238 En general, los flotantes se numeran independientemente de las secciones
24239  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
24240  dependiendo de la clase de documento utilizada.
24241 \end_layout
24242
24243 \begin_layout Standard
24244 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
24245  comando en el preámbulo del documento:
24246 \end_layout
24247
24248 \begin_layout Standard
24249
24250 \series bold
24251
24252 \backslash
24253 renewcommand{
24254 \backslash
24255 thetable}{
24256 \backslash
24257 roman{table}}
24258 \end_layout
24259
24260 \begin_layout Standard
24261
24262 \series bold
24263
24264 \backslash
24265 thetable 
24266 \series default
24267 es el comando que imprime el número del cuadro, para figuras flotantes el
24268  comando sería 
24269 \series bold
24270
24271 \backslash
24272 thefigure
24273 \series default
24274 .
24275  El comando 
24276 \series bold
24277
24278 \backslash
24279 roman
24280 \series default
24281  imprime el número de cuadro en números romanos en minúscula.
24282 \end_layout
24283
24284 \begin_layout Standard
24285 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
24286  usa este comando en el preámbulo:
24287 \end_layout
24288
24289 \begin_layout Standard
24290
24291 \series bold
24292
24293 \backslash
24294 numberwithin{table}{subsection}
24295 \end_layout
24296
24297 \begin_layout Standard
24298 Para poder usar el comando 
24299 \series bold
24300
24301 \backslash
24302 numberwithin
24303 \series default
24304 , debes marcar la opción 
24305 \family sans
24306 Usar
24307 \begin_inset space ~
24308 \end_inset
24309
24310 el
24311 \begin_inset space ~
24312 \end_inset
24313
24314 paquete
24315 \begin_inset space ~
24316 \end_inset
24317
24318 AMS 
24319 \family default
24320 en el apartado 
24321 \family sans
24322 Opciones para ecuaciones 
24323 \family default
24324 de las preferencias del documento.
24325 \end_layout
24326
24327 \begin_layout Standard
24328 Puedes ver más detalles y notas importantes sobre comandos de numeración
24329  en la sección
24330 \begin_inset space ~
24331 \end_inset
24332
24333
24334 \begin_inset CommandInset ref
24335 LatexCommand ref
24336 reference "subsec:Numeración-de-Notas-al-Pie"
24337
24338 \end_inset
24339
24340 .
24341 \end_layout
24342
24343 \begin_layout Section
24344 Referencias a flotantes
24345 \begin_inset CommandInset label
24346 LatexCommand label
24347 name "sec:Referencias-a-Flotantes"
24348
24349 \end_inset
24350
24351
24352 \begin_inset Index idx
24353 status collapsed
24354
24355 \begin_layout Plain Layout
24356 Flotantes ! Referencias
24357 \end_layout
24358
24359 \end_inset
24360
24361
24362 \begin_inset Index idx
24363 status collapsed
24364
24365 \begin_layout Plain Layout
24366 Referencias
24367 \end_layout
24368
24369 \end_inset
24370
24371
24372 \end_layout
24373
24374 \begin_layout Standard
24375 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
24376  menú 
24377 \family sans
24378 Insertar\SpecialChar menuseparator
24379 Etiqueta
24380 \family default
24381  o el botón 
24382 \begin_inset Info
24383 type  "icon"
24384 arg   "label-insert"
24385 \end_inset
24386
24387 .
24388  Aparece una ventana esperando la introducción del texto de la etiqueta
24389  y se inserta un cuadro gris como este: 
24390 \begin_inset Graphics
24391         filename clipart/etiquetaQt4.png
24392         scale 85
24393
24394 \end_inset
24395
24396 .
24397  \SpecialChar LyX
24398  ofrece como texto las primeras palabras de la leyenda con un prefijo.
24399  El prefijo depende del tipo de flotante, p.
24400 \begin_inset space \thinspace{}
24401 \end_inset
24402
24403 ej.
24404 \begin_inset space ~
24405 \end_inset
24406
24407 para figuras el prefijo será «
24408 \family sans
24409 fig:
24410 \family default
24411 ».
24412 \end_layout
24413
24414 \begin_layout Standard
24415 La etiqueta se usa como ancla y el nombre para la referencia.
24416  Puedes referenciar la etiqueta usando el menú 
24417 \family sans
24418 Insertar\SpecialChar menuseparator
24419 Referencia
24420 \family default
24421
24422 \begin_inset space ~
24423 \end_inset
24424
24425
24426 \family sans
24427 cruzada
24428 \family default
24429  o el botón 
24430 \begin_inset Info
24431 type  "icon"
24432 arg   "dialog-show-new-inset ref"
24433 \end_inset
24434
24435 .
24436  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
24437  Si tienes abiertos varios documentos \SpecialChar LyX
24438 , escoge aquel con el que estás trabajando
24439  de la lista desplegable de la parte superior del diálogo.
24440  Puedes ordenar las etiquetas alfabéticamente y elegir una.
24441  Se inserta un cuadro gris como este: 
24442 \begin_inset Graphics
24443         filename clipart/referenciaQt4.png
24444         scale 85
24445
24446 \end_inset
24447
24448 .
24449  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
24450 \end_layout
24451
24452 \begin_layout Standard
24453 Se recomienda poner un espacio protegido entre el nombre de la referencia
24454  cruzada y su número para evitar saltos de línea entre ellos.
24455  Si una referencia cruzada corresponde a una etiqueta inexistente verás
24456  dos interrogaciones en la salida.
24457 \end_layout
24458
24459 \begin_layout Standard
24460 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
24461  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
24462  al texto de la etiqueta nueva, no te preocupes por eso.
24463 \end_layout
24464
24465 \begin_layout Standard
24466 El botón 
24467 \family sans
24468 Ir
24469 \begin_inset space ~
24470 \end_inset
24471
24472 a
24473 \begin_inset space ~
24474 \end_inset
24475
24476 la
24477 \begin_inset space ~
24478 \end_inset
24479
24480 etiqueta
24481 \family default
24482  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
24483  y el texto del botón cambia a 
24484 \family sans
24485 Volver
24486 \family default
24487 , con el que se puede retornar a la referencia.
24488 \end_layout
24489
24490 \begin_layout Subsection
24491 Formatos de referencia cruzada
24492 \begin_inset CommandInset label
24493 LatexCommand label
24494 name "subsec:Formatos-referencia-cruzada"
24495
24496 \end_inset
24497
24498
24499 \begin_inset Index idx
24500 status collapsed
24501
24502 \begin_layout Plain Layout
24503 Referencias ! Formatos
24504 \end_layout
24505
24506 \end_inset
24507
24508
24509 \end_layout
24510
24511 \begin_layout Standard
24512 Hay seis variedades de referencias cruzadas:
24513 \end_layout
24514
24515 \begin_layout Description
24516 <referencia>: imprime el número flotante, esta es la opción predeterminada:
24517  
24518 \begin_inset CommandInset ref
24519 LatexCommand ref
24520 reference "fig:Dos-imágenes-distorsionadas"
24521
24522 \end_inset
24523
24524
24525 \end_layout
24526
24527 \begin_layout Description
24528 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
24529  habitual para referirse a fórmulas, especialmente si se omite el nombre
24530  «Ecuación»: 
24531 \begin_inset CommandInset ref
24532 LatexCommand eqref
24533 reference "eq:Wgn"
24534
24535 \end_inset
24536
24537
24538 \end_layout
24539
24540 \begin_layout Description
24541 <página>: imprime el número de página: Página
24542 \begin_inset space ~
24543 \end_inset
24544
24545
24546 \begin_inset CommandInset ref
24547 LatexCommand pageref
24548 reference "fig:Dos-imágenes-distorsionadas"
24549
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \begin_layout Description
24556 en
24557 \begin_inset space ~
24558 \end_inset
24559
24560 página
24561 \begin_inset space ~
24562 \end_inset
24563
24564 <página>: imprime el texto «en la página» y el número de página: 
24565 \begin_inset CommandInset ref
24566 LatexCommand vpageref
24567 reference "fig:Dos-imágenes-distorsionadas"
24568
24569 \end_inset
24570
24571
24572 \end_layout
24573
24574 \begin_layout Description
24575 <referencia>
24576 \begin_inset space ~
24577 \end_inset
24578
24579 en
24580 \begin_inset space ~
24581 \end_inset
24582
24583 página
24584 \begin_inset space ~
24585 \end_inset
24586
24587 <página>: imprime el número flotante, el texto «en la página» y el número
24588  de página: 
24589 \begin_inset CommandInset ref
24590 LatexCommand vref
24591 reference "fig:Dos-imágenes-distorsionadas"
24592
24593 \end_inset
24594
24595
24596 \end_layout
24597
24598 \begin_layout Description
24599 Referencia
24600 \begin_inset space ~
24601 \end_inset
24602
24603 con
24604 \begin_inset space ~
24605 \end_inset
24606
24607 formato: imprime un formato personalizado.
24608 \begin_inset Newline newline
24609 \end_inset
24610
24611
24612 \begin_inset Note Greyedout
24613 status open
24614
24615 \begin_layout Plain Layout
24616
24617 \series bold
24618 Nota:
24619 \series default
24620  Esta característica sólo está disponible si está instalado el paquete \SpecialChar LaTeX
24621
24622  
24623 \series bold
24624 prettyref
24625 \series default
24626  o 
24627 \series bold
24628 refstyle
24629 \series default
24630 .
24631 \begin_inset Index idx
24632 status collapsed
24633
24634 \begin_layout Plain Layout
24635 \SpecialChar LaTeX
24636 -paquetes ! prettyref
24637 \end_layout
24638
24639 \end_inset
24640
24641
24642 \begin_inset Index idx
24643 status collapsed
24644
24645 \begin_layout Plain Layout
24646 \SpecialChar LaTeX
24647 -paquetes ! refstyle
24648 \end_layout
24649
24650 \end_inset
24651
24652
24653 \end_layout
24654
24655 \end_inset
24656
24657
24658 \begin_inset Newline newline
24659 \end_inset
24660
24661 Se puede seleccionar el paquete \SpecialChar LaTeX
24662  a usar con esta característica marcando
24663  la opción 
24664 \family sans
24665 Usar refstyle (no prettyref) para las referencias cruzadas
24666 \family default
24667  en el menú 
24668 \family sans
24669 Documento\SpecialChar menuseparator
24670 Configuración\SpecialChar menuseparator
24671 Clase de documento
24672 \family default
24673 .
24674  El formato se especifica añadiendo el comando 
24675 \series bold
24676
24677 \backslash
24678 newrefformat
24679 \series default
24680  (prettyref) o 
24681 \series bold
24682
24683 \backslash
24684 newref
24685 \series default
24686  (refstyle) en el preámbulo del documento.
24687  Por ejemplo, para redefinir todas las referencias a figuras (que tienen
24688  la etiqueta 
24689 \begin_inset Quotes fld
24690 \end_inset
24691
24692
24693 \family sans
24694 fig
24695 \family default
24696
24697 \begin_inset Quotes frd
24698 \end_inset
24699
24700 ) se usa el comando
24701 \begin_inset Newline newline
24702 \end_inset
24703
24704
24705 \series bold
24706
24707 \backslash
24708 newref{fig}{refcmd={Imagen en la página 
24709 \backslash
24710 pageref{#1}}}
24711 \series default
24712
24713 \begin_inset Newline newline
24714 \end_inset
24715
24716 Para más información sobre este formato echa un vistazo a la documentación
24717  de
24718 \begin_inset space ~
24719 \end_inset
24720
24721
24722 \begin_inset CommandInset citation
24723 LatexCommand cite
24724 key "prettyref,refstyle"
24725
24726 \end_inset
24727
24728 .
24729 \end_layout
24730
24731 \begin_layout Description
24732 Referencia
24733 \begin_inset space ~
24734 \end_inset
24735
24736 textual: imprime la leyenda de la referencia: 
24737 \begin_inset CommandInset ref
24738 LatexCommand nameref
24739 reference "fig:Dos-imágenes-distorsionadas"
24740
24741 \end_inset
24742
24743
24744 \end_layout
24745
24746 \begin_layout Standard
24747
24748 \family sans
24749 <página>
24750 \family default
24751
24752 \begin_inset space \thinspace{}
24753 \end_inset
24754
24755  no imprime el número si la etiqueta está en la misma página, en la anterior
24756  o en la siguiente.
24757  En su lugar verás p.
24758 \begin_inset space \thinspace{}
24759 \end_inset
24760
24761 ej.
24762 \begin_inset space ~
24763 \end_inset
24764
24765 el texto «
24766 \family sans
24767 en esta página
24768 \family default
24769 ».
24770  El estilo 
24771 \family sans
24772 <referencia>
24773 \begin_inset space ~
24774 \end_inset
24775
24776 en
24777 \begin_inset space ~
24778 \end_inset
24779
24780 página
24781 \begin_inset space ~
24782 \end_inset
24783
24784 <página> 
24785 \family default
24786 no imprimirá nada sobre la página si la etiqueta está en la misma página.
24787 \end_layout
24788
24789 \begin_layout Standard
24790 El número y página actual de la parte del documento referida es automáticamente
24791  calculado por \SpecialChar LaTeX
24792  en la salida.
24793  Las variedades se ajustan en el campo 
24794 \family sans
24795 Formato
24796 \family default
24797  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
24798 \end_layout
24799
24800 \begin_layout Standard
24801 \begin_inset Note Greyedout
24802 status open
24803
24804 \begin_layout Plain Layout
24805
24806 \series bold
24807 Nota: 
24808 \series default
24809 Se recomienda usar el paquete \SpecialChar LaTeX
24810  
24811 \series bold
24812 refstyle
24813 \series default
24814
24815 \begin_inset Index idx
24816 status collapsed
24817
24818 \begin_layout Plain Layout
24819 \SpecialChar LaTeX
24820 -paquetes ! refstyle
24821 \end_layout
24822
24823 \end_inset
24824
24825  porque 
24826 \series bold
24827 prettyref
24828 \series default
24829
24830 \begin_inset Index idx
24831 status collapsed
24832
24833 \begin_layout Plain Layout
24834 \SpecialChar LaTeX
24835 -paquetes ! prettyref
24836 \end_layout
24837
24838 \end_inset
24839
24840  no reconoce todas las abreviaturas de etiquetas
24841 \begin_inset Foot
24842 status collapsed
24843
24844 \begin_layout Plain Layout
24845 \begin_inset Quotes fld
24846 \end_inset
24847
24848 fig:
24849 \begin_inset Quotes frd
24850 \end_inset
24851
24852 , por ejemplo, es la abreviatura en \SpecialChar LyX
24853  para las etiquetas de leyendas de figuras.
24854 \end_layout
24855
24856 \end_inset
24857
24858  posibles en \SpecialChar LyX
24859  y no está internacionalizado.
24860 \end_layout
24861
24862 \end_inset
24863
24864
24865 \end_layout
24866
24867 \begin_layout Subsection
24868 Designación automática de referencias
24869 \begin_inset Index idx
24870 status collapsed
24871
24872 \begin_layout Plain Layout
24873 Referencias ! Designación automática
24874 \end_layout
24875
24876 \end_inset
24877
24878
24879 \end_layout
24880
24881 \begin_layout Standard
24882 El paquete \SpecialChar LaTeX
24883  
24884 \series bold
24885 hyperref
24886 \series default
24887
24888 \begin_inset Index idx
24889 status collapsed
24890
24891 \begin_layout Plain Layout
24892 \SpecialChar LaTeX
24893 -paquetes ! hyperref
24894 \end_layout
24895
24896 \end_inset
24897
24898 , que se habilita en 
24899 \family sans
24900 Propiedades PDF
24901 \family default
24902  del diálogo 
24903 \family sans
24904 Documento\SpecialChar menuseparator
24905 Configuración
24906 \family default
24907 , dispone de una característica muy útil que permite incluir automáticamente
24908  en las referencias cruzadas el nombre de los flotantes referidos (o partes
24909  de texto como 
24910 \emph on
24911 sección
24912 \emph default
24913 ).
24914  Así, por ejemplo, no tendrás que escribir la palabra «Figura» delante de
24915  cada referencia a una figura.
24916  Para usar esta característica habilita el soporte para 
24917 \series bold
24918 hyperref
24919 \series default
24920  e inserta la siguiente línea en el preámbulo \SpecialChar LaTeX
24921 :
24922 \end_layout
24923
24924 \begin_layout Standard
24925
24926 \series bold
24927
24928 \backslash
24929 AtBeginDocument{
24930 \backslash
24931 renewcommand{
24932 \backslash
24933 ref}[1]{
24934 \backslash
24935 mbox{
24936 \backslash
24937 autoref{#1}}}}
24938 \end_layout
24939
24940 \begin_layout Standard
24941 Si prefieres otros nombres para las referencias distintos de los predeterminados
24942 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
24943  lo siguiente en el preámbulo:
24944 \end_layout
24945
24946 \begin_layout Standard
24947
24948 \series bold
24949
24950 \backslash
24951 addto
24952 \backslash
24953 extrasspanish{
24954 \backslash
24955 renewcommand{
24956 \backslash
24957 sectionautorefname}
24958 \begin_inset Newline newline
24959 \end_inset
24960
24961
24962 \begin_inset Phantom HPhantom
24963 status open
24964
24965 \begin_layout Plain Layout
24966
24967 \series bold
24968 \begin_inset space ~
24969 \end_inset
24970
24971
24972 \end_layout
24973
24974 \end_inset
24975
24976 {sec.
24977 \backslash
24978 negthinspace}}
24979 \end_layout
24980
24981 \begin_layout Standard
24982 Si estás usando un idioma de documento distinto del español, reemplaza
24983 \begin_inset Newline newline
24984 \end_inset
24985
24986  
24987 \series bold
24988
24989 \backslash
24990 extrasspanish
24991 \series default
24992  por
24993 \series bold
24994  
24995 \backslash
24996 extras***
24997 \series default
24998 , donde *** es el nombre del idioma utilizado.
24999 \end_layout
25000
25001 \begin_layout Standard
25002 Para obtener nombres automáticos pero no para determinados tipos de referencias,
25003  por ejemplo no para ecuaciones, usa este código de preámbulo:
25004 \end_layout
25005
25006 \begin_layout Standard
25007
25008 \series bold
25009
25010 \backslash
25011 addto
25012 \backslash
25013 extrasspanish{
25014 \backslash
25015 renewcommand*{
25016 \backslash
25017 equationautorefname}[1]{}}
25018 \end_layout
25019
25020 \begin_layout Standard
25021 En la documentación de 
25022 \series bold
25023 hyperref
25024 \series default
25025  
25026 \begin_inset CommandInset citation
25027 LatexCommand cite
25028 key "hyperref"
25029
25030 \end_inset
25031
25032  puedes encontrar más información.
25033
25034 \series bold
25035  
25036 \end_layout
25037
25038 \begin_layout Standard
25039 \begin_inset Note Greyedout
25040 status open
25041
25042 \begin_layout Plain Layout
25043
25044 \series bold
25045 Nota:
25046 \series default
25047  La designación automática de referencias no puede usarse en el estilo 
25048 \family sans
25049 Referencia
25050 \begin_inset space ~
25051 \end_inset
25052
25053 con
25054 \begin_inset space ~
25055 \end_inset
25056
25057 formato
25058 \family default
25059 , descrita en la sección
25060 \begin_inset space ~
25061 \end_inset
25062
25063
25064 \begin_inset CommandInset ref
25065 LatexCommand ref
25066 reference "subsec:Formatos-referencia-cruzada"
25067
25068 \end_inset
25069
25070 .
25071 \end_layout
25072
25073 \end_inset
25074
25075
25076 \end_layout
25077
25078 \begin_layout Standard
25079 El manual 
25080 \emph on
25081 Ecuaciones
25082 \emph default
25083  es un ejemplo de documento en el que se ha utilizado designación automática
25084  de referencias.
25085 \end_layout
25086
25087 \begin_layout Subsection
25088 Colocación de referencias
25089 \begin_inset CommandInset label
25090 LatexCommand label
25091 name "subsec:Colocación-de-Referencias"
25092
25093 \end_inset
25094
25095
25096 \begin_inset Index idx
25097 status collapsed
25098
25099 \begin_layout Plain Layout
25100 Referencias ! Colocación
25101 \end_layout
25102
25103 \end_inset
25104
25105
25106 \end_layout
25107
25108 \begin_layout Standard
25109 Si usas 
25110 \series bold
25111 hyperref
25112 \series default
25113
25114 \begin_inset Index idx
25115 status collapsed
25116
25117 \begin_layout Plain Layout
25118 \SpecialChar LaTeX
25119 -paquetes ! hyperref
25120 \end_layout
25121
25122 \end_inset
25123
25124 , en las 
25125 \family sans
25126 Preferencias PDF 
25127 \family default
25128 del diálogo 
25129 \family sans
25130 Documento\SpecialChar menuseparator
25131 Configuración
25132 \family default
25133 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
25134  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
25135  La leyenda será la primera parte del texto en pantalla, de forma que para
25136  ver la imagen debes deslizar.
25137  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
25138  Usando el paquete 
25139 \series bold
25140 hypcap
25141 \series default
25142
25143 \begin_inset Index idx
25144 status collapsed
25145
25146 \begin_layout Plain Layout
25147 \SpecialChar LaTeX
25148 -paquetes ! hypcap
25149 \end_layout
25150
25151 \end_inset
25152
25153 , que forma parte del paquete \SpecialChar LaTeX
25154  
25155 \series bold
25156 oberdiek
25157 \series default
25158
25159 \begin_inset Index idx
25160 status collapsed
25161
25162 \begin_layout Plain Layout
25163 \SpecialChar LaTeX
25164 -paquetes ! oberdiek
25165 \end_layout
25166
25167 \end_inset
25168
25169 , el ancla de enlace se sitúa al comienzo de un flotante.
25170  Para usar esta característica para figuras flotantes carga 
25171 \series bold
25172 hypcap
25173 \series default
25174  en el preámbulo con
25175 \end_layout
25176
25177 \begin_layout Standard
25178
25179 \series bold
25180
25181 \backslash
25182 usepackage[figure]{hypcap}
25183 \end_layout
25184
25185 \begin_layout Standard
25186 Puedes usar 
25187 \series bold
25188 hypcap
25189 \series default
25190  para todos los flotantes aunque no se recomienda por razones de estabilidad.
25191  Más información en el manual de 
25192 \series bold
25193 hypcap
25194 \series default
25195  
25196 \begin_inset CommandInset citation
25197 LatexCommand cite
25198 key "hypcap"
25199
25200 \end_inset
25201
25202 .
25203 \end_layout
25204
25205 \begin_layout Standard
25206 \begin_inset Note Greyedout
25207 status open
25208
25209 \begin_layout Plain Layout
25210
25211 \series bold
25212 Nota:
25213 \series default
25214  
25215 \series bold
25216 hypcap
25217 \series default
25218  no funciona para las referencias a subfiguras.
25219 \end_layout
25220
25221 \end_inset
25222
25223
25224 \end_layout
25225
25226 \begin_layout Section
25227 Colocación de flotantes
25228 \begin_inset CommandInset label
25229 LatexCommand label
25230 name "sec:Colocación-de-Flotantes"
25231
25232 \end_inset
25233
25234
25235 \begin_inset Index idx
25236 status collapsed
25237
25238 \begin_layout Plain Layout
25239 Flotantes ! Colocación
25240 \end_layout
25241
25242 \end_inset
25243
25244
25245 \end_layout
25246
25247 \begin_layout Standard
25248 Al pulsar con el botón derecho del ratón sobre un cuadro de flotante y elegir
25249  
25250 \family sans
25251 Configuración
25252 \family default
25253 , se abre un diálogo en el que pueden cambiarse las opciones de \SpecialChar LaTeX
25254  para situar
25255  los flotantes.
25256 \begin_inset Newline newline
25257 \end_inset
25258
25259 La opción 
25260 \family sans
25261 Extender
25262 \begin_inset space ~
25263 \end_inset
25264
25265 columnas
25266 \family default
25267  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
25268  abarcará ambas columnas en lugar de una sola.
25269 \begin_inset Newline newline
25270 \end_inset
25271
25272 La opción 
25273 \family sans
25274 Girar
25275 \begin_inset space ~
25276 \end_inset
25277
25278 a
25279 \begin_inset space ~
25280 \end_inset
25281
25282 un
25283 \begin_inset space ~
25284 \end_inset
25285
25286 lado
25287 \family default
25288  sirve para girar flotantes, véase sección
25289 \begin_inset space ~
25290 \end_inset
25291
25292
25293 \begin_inset CommandInset ref
25294 LatexCommand ref
25295 reference "sec:Rotación-de-Flotantes"
25296
25297 \end_inset
25298
25299 .
25300  
25301 \end_layout
25302
25303 \begin_layout Standard
25304 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
25305  la posición de un flotante si desmarcas la opción 
25306 \family sans
25307 Usar
25308 \begin_inset space ~
25309 \end_inset
25310
25311 ubicación
25312 \begin_inset space ~
25313 \end_inset
25314
25315 predeterminada
25316 \family default
25317 :
25318 \end_layout
25319
25320 \begin_layout Description
25321
25322 \family sans
25323 \series bold
25324 Aquí
25325 \begin_inset space ~
25326 \end_inset
25327
25328 si
25329 \begin_inset space ~
25330 \end_inset
25331
25332 es
25333 \begin_inset space ~
25334 \end_inset
25335
25336 posible
25337 \family default
25338 \series default
25339  intenta situar el flotante en la posición en la que se inserta
25340 \end_layout
25341
25342 \begin_layout Description
25343
25344 \family sans
25345 \series bold
25346 Principio
25347 \begin_inset space ~
25348 \end_inset
25349
25350 de
25351 \begin_inset space ~
25352 \end_inset
25353
25354 página
25355 \family default
25356 \series default
25357  intenta situar el flotante al principio de la página actual
25358 \end_layout
25359
25360 \begin_layout Description
25361
25362 \family sans
25363 \series bold
25364 Fin
25365 \begin_inset space ~
25366 \end_inset
25367
25368 de
25369 \begin_inset space ~
25370 \end_inset
25371
25372 página
25373 \family default
25374 \series default
25375  intenta situar el flotante al final de la página actual
25376 \end_layout
25377
25378 \begin_layout Description
25379
25380 \family sans
25381 \series bold
25382 Página
25383 \begin_inset space ~
25384 \end_inset
25385
25386 de
25387 \begin_inset space ~
25388 \end_inset
25389
25390 flotantes
25391 \family default
25392 \series default
25393  intenta situar el flotante en una página propia 
25394 \end_layout
25395
25396 \begin_layout Standard
25397 \SpecialChar LaTeX
25398  usa 
25399 \emph on
25400 siempre
25401 \emph default
25402  ese orden de opciones.
25403  Significa que si usas la colocación predeterminada, \SpecialChar LaTeX
25404  probará en primer
25405  lugar 
25406 \family sans
25407 Aquí
25408 \begin_inset space ~
25409 \end_inset
25410
25411 si
25412 \begin_inset space ~
25413 \end_inset
25414
25415 es
25416 \begin_inset space ~
25417 \end_inset
25418
25419 posible
25420 \family default
25421 , luego 
25422 \family sans
25423 Principio
25424 \begin_inset space ~
25425 \end_inset
25426
25427 de
25428 \begin_inset space ~
25429 \end_inset
25430
25431 página
25432 \family default
25433 , y después las otras.
25434  Si no usas la predeterminada, \SpecialChar LaTeX
25435  sólo probará las opciones marcadas pero
25436  en dicho orden.
25437  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
25438  pero intenta poner el flotante en la página siguiente.
25439 \end_layout
25440
25441 \begin_layout Standard
25442 De forma predeterminada cada una de las opciones tiene sus propias reglas:
25443 \end_layout
25444
25445 \begin_layout Labeling
25446 \labelwidthstring 00.00.0000
25447
25448 \family sans
25449 Principio
25450 \begin_inset space ~
25451 \end_inset
25452
25453 de
25454 \begin_inset space ~
25455 \end_inset
25456
25457 página:
25458 \family default
25459  sólo si el flotante ocupa menos del 70
25460 \begin_inset space \thinspace{}
25461 \end_inset
25462
25463 % de la página puede ubicarse al principio de página (
25464 \series bold
25465
25466 \backslash
25467 topfraction
25468 \series default
25469 )
25470 \end_layout
25471
25472 \begin_layout Labeling
25473 \labelwidthstring 00.00.0000
25474
25475 \family sans
25476 Fin
25477 \begin_inset space ~
25478 \end_inset
25479
25480 de
25481 \begin_inset space ~
25482 \end_inset
25483
25484 página:
25485 \family default
25486  sólo si el flotante ocupa menos del 30
25487 \begin_inset space \thinspace{}
25488 \end_inset
25489
25490 % de la página puede ubicarse al fin de página.
25491  (
25492 \series bold
25493
25494 \backslash
25495 bottomfraction
25496 \series default
25497 )
25498 \end_layout
25499
25500 \begin_layout Labeling
25501 \labelwidthstring 00.00.0000
25502
25503 \family sans
25504 Página
25505 \begin_inset space ~
25506 \end_inset
25507
25508 de
25509 \begin_inset space ~
25510 \end_inset
25511
25512 flotantes:
25513 \family default
25514  sólo si más del 50
25515 \begin_inset space \thinspace{}
25516 \end_inset
25517
25518 % de la página se ocupa por flotantes puede haber varios juntos en la misma
25519  página.
25520  (
25521 \series bold
25522
25523 \backslash
25524 floatpagefraction
25525 \series default
25526 )
25527 \end_layout
25528
25529 \begin_layout Standard
25530 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
25531  
25532 \family sans
25533 Ignorar
25534 \begin_inset space ~
25535 \end_inset
25536
25537 reglas
25538 \begin_inset space ~
25539 \end_inset
25540
25541 de
25542 \begin_inset space ~
25543 \end_inset
25544
25545 \SpecialChar LaTeX
25546
25547 \family default
25548 .
25549 \begin_inset Newline newline
25550 \end_inset
25551
25552 También puedes redefinir las reglas con los comandos \SpecialChar LaTeX
25553  que van entre paréntesis
25554  tras la descripción de las reglas anteriores.
25555  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
25556  la regla 
25557 \family sans
25558 Fin
25559 \family default
25560
25561 \begin_inset space ~
25562 \end_inset
25563
25564
25565 \family sans
25566 de
25567 \family default
25568
25569 \begin_inset space ~
25570 \end_inset
25571
25572
25573 \family sans
25574 página
25575 \family default
25576  al 50
25577 \begin_inset space \thinspace{}
25578 \end_inset
25579
25580 %, añade esta línea en el preámbulo:
25581 \end_layout
25582
25583 \begin_layout Standard
25584
25585 \series bold
25586
25587 \backslash
25588 renewcommand{
25589 \backslash
25590 bottomfraction}{0.5}
25591 \end_layout
25592
25593 \begin_layout Standard
25594 En determinados casos podrías necesitar ubicar un flotante exactamente en
25595  la posición en la que se inserta.
25596  Para esto puedes usar la opción 
25597 \family sans
25598 Aquí
25599 \begin_inset space ~
25600 \end_inset
25601
25602 definitivamente
25603 \family default
25604 .
25605  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
25606  porque el flotante ya no podrá «flotar» y si haces cambios al documento
25607  se podría estropear el diseño de la página.
25608 \end_layout
25609
25610 \begin_layout Standard
25611 No hay opciones de ubicación para envoltorios flotantes porque siempre están
25612  rodeados por texto de un párrafo determinado.
25613 \begin_inset VSpace bigskip
25614 \end_inset
25615
25616
25617 \end_layout
25618
25619 \begin_layout Standard
25620 A veces surge el problema de que un flotante se sitúa al principio de la
25621  página mientras que su sección correspondiente empieza en mitad de la página,
25622  así que el lector podría creer que el flotante forma parte de la sección
25623  anterior.
25624  Para evitarlo puede emplearse el comando \SpecialChar LaTeX
25625  
25626 \series bold
25627
25628 \backslash
25629 suppressfloats
25630 \series default
25631 , que suprime la ubicación de un flotante dado en la página donde se inserta
25632  y además puede servir para evitar que el flotante se coloque antes del
25633  inicio de sección.
25634  Para ello, añade estos comandos al preámbulo:
25635 \end_layout
25636
25637 \begin_layout Standard
25638
25639 \series bold
25640
25641 \backslash
25642 let
25643 \backslash
25644 mySection
25645 \backslash
25646 section
25647 \begin_inset Newline newline
25648 \end_inset
25649
25650
25651 \backslash
25652 renewcommand{
25653 \backslash
25654 section}{
25655 \backslash
25656 suppressfloats[t]
25657 \backslash
25658 mySection}
25659 \end_layout
25660
25661 \begin_layout Standard
25662 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
25663  subsecciones.
25664  No es recomendable para partes pequeñas de texto como subsubsecciones porque
25665  \SpecialChar LaTeX
25666  podría tener problemas para encontrar una ubicación adecuada.
25667 \end_layout
25668
25669 \begin_layout Standard
25670 \begin_inset VSpace bigskip
25671 \end_inset
25672
25673 En ciertos casos se quieren tener todas las figuras/cuadros al final del
25674  documento.
25675  Para estos casos está el paquete \SpecialChar LaTeX
25676  
25677 \series bold
25678 endfloat
25679 \series default
25680
25681 \begin_inset Index idx
25682 status collapsed
25683
25684 \begin_layout Plain Layout
25685 \SpecialChar LaTeX
25686 -paquetes ! endfloat
25687 \end_layout
25688
25689 \end_inset
25690
25691 .
25692  Pone todas las figuras y cuadros flotantes al final del documento en secciones
25693  propias.
25694  En la posición original del flotante se inserta una indicación como «
25695 \family sans
25696 [Figure
25697 \begin_inset space ~
25698 \end_inset
25699
25700 3.2 about here.]
25701 \family default
25702 ».
25703  El paquete 
25704 \series bold
25705 endfloat
25706 \series default
25707  se carga en el preámbulo con la línea
25708 \end_layout
25709
25710 \begin_layout Standard
25711
25712 \series bold
25713
25714 \backslash
25715 usepackage[options]{endfloat}
25716 \end_layout
25717
25718 \begin_layout Standard
25719 Hay varias opciones para diseñar las secciones figura/cuadro creadas.
25720  Para más información véase la documentación 
25721 \begin_inset CommandInset citation
25722 LatexCommand cite
25723 key "endfloat"
25724
25725 \end_inset
25726
25727 .
25728 \begin_inset Newline newline
25729 \end_inset
25730
25731
25732 \begin_inset Note Greyedout
25733 status open
25734
25735 \begin_layout Plain Layout
25736
25737 \series bold
25738 Nota: endfloat
25739 \series default
25740  no traduce automáticamente la indicación, hay que hacerlo manualmente,
25741  véase sección
25742 \begin_inset space ~
25743 \end_inset
25744
25745 4 en 
25746 \begin_inset CommandInset citation
25747 LatexCommand cite
25748 key "endfloat"
25749
25750 \end_inset
25751
25752 .
25753 \end_layout
25754
25755 \end_inset
25756
25757
25758 \begin_inset Newline newline
25759 \end_inset
25760
25761
25762 \begin_inset Note Greyedout
25763 status open
25764
25765 \begin_layout Plain Layout
25766
25767 \series bold
25768 Nota:
25769 \series default
25770  Actualmente hay un error en 
25771 \series bold
25772 endfloat
25773 \series default
25774  cuando la leyenda contiene el carácter alemán «ß».
25775  Usa en ese caso el comando «
25776 \series bold
25777
25778 \backslash
25779 ss
25780 \series default
25781 » en código \SpecialChar TeX
25782  en vez de «ß».
25783 \end_layout
25784
25785 \end_inset
25786
25787
25788 \end_layout
25789
25790 \begin_layout Standard
25791 \begin_inset VSpace bigskip
25792 \end_inset
25793
25794 Más detalles sobre ubicación de flotantes en libros sobre \SpecialChar LaTeX
25795  como 
25796 \begin_inset CommandInset citation
25797 LatexCommand cite
25798 key "latexcompanion,latexguide,latexbook"
25799
25800 \end_inset
25801
25802 .
25803 \end_layout
25804
25805 \begin_layout Section
25806 Rotación de flotantes
25807 \begin_inset CommandInset label
25808 LatexCommand label
25809 name "sec:Rotación-de-Flotantes"
25810
25811 \end_inset
25812
25813
25814 \begin_inset Index idx
25815 status collapsed
25816
25817 \begin_layout Plain Layout
25818 Flotantes ! Rotación
25819 \end_layout
25820
25821 \end_inset
25822
25823
25824 \end_layout
25825
25826 \begin_layout Standard
25827 Podrías necesitar girar flotantes, especialmente con cuadros grandes.
25828  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
25829  la opción 
25830 \family sans
25831 Girar
25832 \begin_inset space ~
25833 \end_inset
25834
25835 a
25836 \begin_inset space ~
25837 \end_inset
25838
25839 un
25840 \begin_inset space ~
25841 \end_inset
25842
25843 lado
25844 \family default
25845 .
25846 \end_layout
25847
25848 \begin_layout Standard
25849 Los flotantes girados son puestos siempre en su propia página (o columna
25850  si el documento es de dos columnas).
25851  Se les puede permitir abarcar varias columnas con la opción de configuración
25852  
25853 \family sans
25854 Extender
25855 \begin_inset space ~
25856 \end_inset
25857
25858 columnas
25859 \family default
25860 .
25861  Se rotan de forma que puedes leerlos desde el margen externo.
25862  Para forzar determinada dirección de rotación para todas las páginas, puedes
25863  añadir una de las opciones 
25864 \series bold
25865 figuresleft
25866 \series default
25867  o 
25868 \series bold
25869 figuresright
25870 \series default
25871  a las opciones de clase del documento.
25872 \end_layout
25873
25874 \begin_layout Standard
25875 Los flotantes girados se refieren igual que los normales, y el formato de
25876  la leyenda también es el mismo: un ejemplo es el cuadro
25877 \begin_inset space ~
25878 \end_inset
25879
25880
25881 \begin_inset CommandInset ref
25882 LatexCommand ref
25883 reference "tab:Cuadro-girado"
25884
25885 \end_inset
25886
25887 .
25888 \end_layout
25889
25890 \begin_layout Standard
25891 \begin_inset Note Greyedout
25892 status open
25893
25894 \begin_layout Plain Layout
25895
25896 \series bold
25897 Nota:
25898 \series default
25899  No todos los visores DVI pueden mostrar cuadros girados.
25900 \end_layout
25901
25902 \end_inset
25903
25904
25905 \end_layout
25906
25907 \begin_layout Standard
25908 \begin_inset Float table
25909 wide false
25910 sideways true
25911 status open
25912
25913 \begin_layout Plain Layout
25914 \begin_inset Caption Standard
25915
25916 \begin_layout Plain Layout
25917 \begin_inset CommandInset label
25918 LatexCommand label
25919 name "tab:Cuadro-girado"
25920
25921 \end_inset
25922
25923 Cuadro girado
25924 \end_layout
25925
25926 \end_inset
25927
25928
25929 \end_layout
25930
25931 \begin_layout Plain Layout
25932 \align center
25933 \begin_inset Tabular
25934 <lyxtabular version="3" rows="1" columns="5">
25935 <features tabularvalignment="middle">
25936 <column alignment="center" valignment="top">
25937 <column alignment="center" valignment="top">
25938 <column alignment="center" valignment="top">
25939 <column alignment="center" valignment="top">
25940 <column alignment="center" valignment="top">
25941 <row>
25942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25943 \begin_inset Text
25944
25945 \begin_layout Plain Layout
25946 test
25947 \end_layout
25948
25949 \end_inset
25950 </cell>
25951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25952 \begin_inset Text
25953
25954 \begin_layout Plain Layout
25955 b
25956 \end_layout
25957
25958 \end_inset
25959 </cell>
25960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25961 \begin_inset Text
25962
25963 \begin_layout Plain Layout
25964 c
25965 \end_layout
25966
25967 \end_inset
25968 </cell>
25969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25970 \begin_inset Text
25971
25972 \begin_layout Plain Layout
25973 d
25974 \end_layout
25975
25976 \end_inset
25977 </cell>
25978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25979 \begin_inset Text
25980
25981 \begin_layout Plain Layout
25982 e
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 </row>
25988 </lyxtabular>
25989
25990 \end_inset
25991
25992
25993 \end_layout
25994
25995 \end_inset
25996
25997
25998 \end_layout
25999
26000 \begin_layout Section
26001 Subflotantes
26002 \begin_inset Index idx
26003 status collapsed
26004
26005 \begin_layout Plain Layout
26006 Flotantes ! Subflotantes
26007 \end_layout
26008
26009 \end_inset
26010
26011
26012 \end_layout
26013
26014 \begin_layout Standard
26015 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
26016  imágenes.
26017  Se crean insertando un flotante dentro de otro.
26018  La colocación de los subflotantes puede controlarse como si fueran párrafos,
26019  como se muestra en los cuadros
26020 \begin_inset space ~
26021 \end_inset
26022
26023
26024 \begin_inset CommandInset ref
26025 LatexCommand ref
26026 reference "tab:Dos-subcuadros-adosados"
26027
26028 \end_inset
26029
26030  y
26031 \begin_inset space ~
26032 \end_inset
26033
26034
26035 \begin_inset CommandInset ref
26036 LatexCommand ref
26037 reference "tab:Dos-subcuadros-uno-sobre"
26038
26039 \end_inset
26040
26041 .
26042 \end_layout
26043
26044 \begin_layout Standard
26045 Las referencias a subflotantes funcionan como en los flotantes normales:
26046  el cuadro
26047 \begin_inset space ~
26048 \end_inset
26049
26050
26051 \begin_inset CommandInset ref
26052 LatexCommand ref
26053 reference "tab:Este-es-el-subcuadro-a"
26054
26055 \end_inset
26056
26057  y el cuadro
26058 \begin_inset space ~
26059 \end_inset
26060
26061
26062 \begin_inset CommandInset ref
26063 LatexCommand ref
26064 reference "tab:Este-es-el-subcuadro-b"
26065
26066 \end_inset
26067
26068  son subcuadros del cuadro
26069 \begin_inset space ~
26070 \end_inset
26071
26072
26073 \begin_inset CommandInset ref
26074 LatexCommand ref
26075 reference "tab:Dos-subcuadros-adosados"
26076
26077 \end_inset
26078
26079 .
26080 \end_layout
26081
26082 \begin_layout Standard
26083 \begin_inset Float table
26084 wide false
26085 sideways false
26086 status open
26087
26088 \begin_layout Plain Layout
26089 \begin_inset Caption Standard
26090
26091 \begin_layout Plain Layout
26092 \begin_inset CommandInset label
26093 LatexCommand label
26094 name "tab:Dos-subcuadros-adosados"
26095
26096 \end_inset
26097
26098 Dos subcuadros adosados
26099 \end_layout
26100
26101 \end_inset
26102
26103
26104 \end_layout
26105
26106 \begin_layout Plain Layout
26107 \begin_inset space \hfill{}
26108 \end_inset
26109
26110
26111 \begin_inset Float table
26112 wide false
26113 sideways false
26114 status open
26115
26116 \begin_layout Plain Layout
26117 \begin_inset Caption Standard
26118
26119 \begin_layout Plain Layout
26120 \begin_inset CommandInset label
26121 LatexCommand label
26122 name "tab:Este-es-el-subcuadro-a"
26123
26124 \end_inset
26125
26126 Este es el subcuadro a
26127 \end_layout
26128
26129 \end_inset
26130
26131
26132 \end_layout
26133
26134 \begin_layout Plain Layout
26135 \align center
26136 \begin_inset Tabular
26137 <lyxtabular version="3" rows="1" columns="5">
26138 <features tabularvalignment="middle">
26139 <column alignment="center" valignment="top">
26140 <column alignment="center" valignment="top">
26141 <column alignment="center" valignment="top">
26142 <column alignment="center" valignment="top">
26143 <column alignment="center" valignment="top">
26144 <row>
26145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26146 \begin_inset Text
26147
26148 \begin_layout Plain Layout
26149 test 
26150 \end_layout
26151
26152 \end_inset
26153 </cell>
26154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26155 \begin_inset Text
26156
26157 \begin_layout Plain Layout
26158 b
26159 \end_layout
26160
26161 \end_inset
26162 </cell>
26163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26164 \begin_inset Text
26165
26166 \begin_layout Plain Layout
26167 c
26168 \end_layout
26169
26170 \end_inset
26171 </cell>
26172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26173 \begin_inset Text
26174
26175 \begin_layout Plain Layout
26176 d
26177 \end_layout
26178
26179 \end_inset
26180 </cell>
26181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26182 \begin_inset Text
26183
26184 \begin_layout Plain Layout
26185 e
26186 \end_layout
26187
26188 \end_inset
26189 </cell>
26190 </row>
26191 </lyxtabular>
26192
26193 \end_inset
26194
26195
26196 \end_layout
26197
26198 \end_inset
26199
26200
26201 \begin_inset space \hfill{}
26202 \end_inset
26203
26204
26205 \begin_inset Float table
26206 wide false
26207 sideways false
26208 status open
26209
26210 \begin_layout Plain Layout
26211 \begin_inset Caption Standard
26212
26213 \begin_layout Plain Layout
26214 \begin_inset CommandInset label
26215 LatexCommand label
26216 name "tab:Este-es-el-subcuadro-b"
26217
26218 \end_inset
26219
26220 Esta es la subtabla b
26221 \end_layout
26222
26223 \end_inset
26224
26225
26226 \end_layout
26227
26228 \begin_layout Plain Layout
26229 \align center
26230 \begin_inset Tabular
26231 <lyxtabular version="3" rows="1" columns="5">
26232 <features tabularvalignment="middle">
26233 <column alignment="center" valignment="top">
26234 <column alignment="center" valignment="top">
26235 <column alignment="center" valignment="top">
26236 <column alignment="center" valignment="top">
26237 <column alignment="center" valignment="top">
26238 <row>
26239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26240 \begin_inset Text
26241
26242 \begin_layout Plain Layout
26243 e
26244 \end_layout
26245
26246 \end_inset
26247 </cell>
26248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26249 \begin_inset Text
26250
26251 \begin_layout Plain Layout
26252 d
26253 \end_layout
26254
26255 \end_inset
26256 </cell>
26257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26258 \begin_inset Text
26259
26260 \begin_layout Plain Layout
26261 c
26262 \end_layout
26263
26264 \end_inset
26265 </cell>
26266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26267 \begin_inset Text
26268
26269 \begin_layout Plain Layout
26270 b
26271 \end_layout
26272
26273 \end_inset
26274 </cell>
26275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26276 \begin_inset Text
26277
26278 \begin_layout Plain Layout
26279 test
26280 \end_layout
26281
26282 \end_inset
26283 </cell>
26284 </row>
26285 </lyxtabular>
26286
26287 \end_inset
26288
26289
26290 \end_layout
26291
26292 \end_inset
26293
26294
26295 \begin_inset space \hfill{}
26296 \end_inset
26297
26298
26299 \end_layout
26300
26301 \end_inset
26302
26303
26304 \end_layout
26305
26306 \begin_layout Standard
26307 \begin_inset Float table
26308 wide false
26309 sideways false
26310 status open
26311
26312 \begin_layout Plain Layout
26313 \begin_inset Caption Standard
26314
26315 \begin_layout Plain Layout
26316 \begin_inset CommandInset label
26317 LatexCommand label
26318 name "tab:Dos-subcuadros-uno-sobre"
26319
26320 \end_inset
26321
26322 Dos subcuadros colocados uno sobre otro.
26323  El cuadro (a) con 4 celdas, el (b) con 5 celdas.
26324 \end_layout
26325
26326 \end_inset
26327
26328
26329 \end_layout
26330
26331 \begin_layout Plain Layout
26332 \noindent
26333 \align center
26334 \begin_inset Float table
26335 wide false
26336 sideways false
26337 status open
26338
26339 \begin_layout Plain Layout
26340 \begin_inset Caption Standard
26341
26342 \begin_layout Plain Layout
26343
26344 \end_layout
26345
26346 \end_inset
26347
26348
26349 \end_layout
26350
26351 \begin_layout Plain Layout
26352 \align center
26353 \begin_inset Tabular
26354 <lyxtabular version="3" rows="1" columns="4">
26355 <features tabularvalignment="middle">
26356 <column alignment="center" valignment="top">
26357 <column alignment="center" valignment="top">
26358 <column alignment="center" valignment="top">
26359 <column alignment="center" valignment="top">
26360 <row>
26361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26362 \begin_inset Text
26363
26364 \begin_layout Plain Layout
26365 test
26366 \end_layout
26367
26368 \end_inset
26369 </cell>
26370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26371 \begin_inset Text
26372
26373 \begin_layout Plain Layout
26374 test
26375 \end_layout
26376
26377 \end_inset
26378 </cell>
26379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26380 \begin_inset Text
26381
26382 \begin_layout Plain Layout
26383 test
26384 \end_layout
26385
26386 \end_inset
26387 </cell>
26388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26389 \begin_inset Text
26390
26391 \begin_layout Plain Layout
26392 test
26393 \end_layout
26394
26395 \end_inset
26396 </cell>
26397 </row>
26398 </lyxtabular>
26399
26400 \end_inset
26401
26402
26403 \end_layout
26404
26405 \end_inset
26406
26407
26408 \end_layout
26409
26410 \begin_layout Plain Layout
26411 \align center
26412 \begin_inset Float table
26413 wide false
26414 sideways false
26415 status open
26416
26417 \begin_layout Plain Layout
26418 \begin_inset Caption Standard
26419
26420 \begin_layout Plain Layout
26421
26422 \end_layout
26423
26424 \end_inset
26425
26426
26427 \end_layout
26428
26429 \begin_layout Plain Layout
26430 \align center
26431 \begin_inset Tabular
26432 <lyxtabular version="3" rows="1" columns="5">
26433 <features tabularvalignment="middle">
26434 <column alignment="center" valignment="top">
26435 <column alignment="center" valignment="top">
26436 <column alignment="center" valignment="top">
26437 <column alignment="center" valignment="top">
26438 <column alignment="center" valignment="top">
26439 <row>
26440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26441 \begin_inset Text
26442
26443 \begin_layout Plain Layout
26444 a
26445 \end_layout
26446
26447 \end_inset
26448 </cell>
26449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26450 \begin_inset Text
26451
26452 \begin_layout Plain Layout
26453 b
26454 \end_layout
26455
26456 \end_inset
26457 </cell>
26458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26459 \begin_inset Text
26460
26461 \begin_layout Plain Layout
26462 c
26463 \end_layout
26464
26465 \end_inset
26466 </cell>
26467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26468 \begin_inset Text
26469
26470 \begin_layout Plain Layout
26471 d
26472 \end_layout
26473
26474 \end_inset
26475 </cell>
26476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26477 \begin_inset Text
26478
26479 \begin_layout Plain Layout
26480 e
26481 \end_layout
26482
26483 \end_inset
26484 </cell>
26485 </row>
26486 </lyxtabular>
26487
26488 \end_inset
26489
26490
26491 \end_layout
26492
26493 \end_inset
26494
26495
26496 \end_layout
26497
26498 \end_inset
26499
26500
26501 \end_layout
26502
26503 \begin_layout Section
26504 Flotantes adosados
26505 \begin_inset Index idx
26506 status collapsed
26507
26508 \begin_layout Plain Layout
26509 Flotantes ! Adosados
26510 \end_layout
26511
26512 \end_inset
26513
26514
26515 \end_layout
26516
26517 \begin_layout Standard
26518 Para colocar flotantes unos junto a otros, como en la figura
26519 \begin_inset space ~
26520 \end_inset
26521
26522
26523 \begin_inset CommandInset ref
26524 LatexCommand ref
26525 reference "fig:Flotante-izquierda"
26526
26527 \end_inset
26528
26529  y 
26530 \begin_inset CommandInset ref
26531 LatexCommand ref
26532 reference "fig:Flotante-derecha"
26533
26534 \end_inset
26535
26536 , se pone 
26537 \emph on
26538 un
26539 \emph default
26540  solo flotante.
26541  En él se insertan dos cuadros tipo minipágina.
26542 \begin_inset Foot
26543 status collapsed
26544
26545 \begin_layout Plain Layout
26546 Las minipáginas se explican en la sección
26547 \begin_inset space ~
26548 \end_inset
26549
26550
26551 \begin_inset CommandInset ref
26552 LatexCommand ref
26553 reference "sec:Minipáginas"
26554
26555 \end_inset
26556
26557 .
26558 \end_layout
26559
26560 \end_inset
26561
26562  La anchura de la columna se establece en 45-50
26563 \begin_inset space \thinspace{}
26564 \end_inset
26565
26566 % y la alineación en 
26567 \family sans
26568 Inferior
26569 \family default
26570  para cada minipágina.
26571  Las minipáginas contienen la imagen y su título, de igual forma que en
26572  los flotantes.
26573  La única diferencia es que el 
26574 \family sans
26575 Ancho
26576 \begin_inset space ~
26577 \end_inset
26578
26579 de
26580 \begin_inset space ~
26581 \end_inset
26582
26583 columna
26584 \begin_inset space ~
26585 \end_inset
26586
26587 %
26588 \family default
26589  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
26590 \end_layout
26591
26592 \begin_layout Standard
26593 \begin_inset Float figure
26594 placement h
26595 wide false
26596 sideways false
26597 status open
26598
26599 \begin_layout Plain Layout
26600 \begin_inset Box Frameless
26601 position "b"
26602 hor_pos "c"
26603 has_inner_box 1
26604 inner_pos "t"
26605 use_parbox 0
26606 use_makebox 0
26607 width "45col%"
26608 special "none"
26609 height "1in"
26610 height_special "totalheight"
26611 thickness "0.4pt"
26612 separation "3pt"
26613 shadowsize "4pt"
26614 framecolor "black"
26615 backgroundcolor "none"
26616 status open
26617
26618 \begin_layout Plain Layout
26619 \align center
26620 \begin_inset Graphics
26621         filename ../clipart/mobius.eps
26622         lyxscale 50
26623         width 100col%
26624         scaleBeforeRotation
26625
26626 \end_inset
26627
26628
26629 \end_layout
26630
26631 \begin_layout Plain Layout
26632 \begin_inset Caption Standard
26633
26634 \begin_layout Plain Layout
26635 \begin_inset CommandInset label
26636 LatexCommand label
26637 name "fig:Flotante-izquierda"
26638
26639 \end_inset
26640
26641 Flotante en el lado izquierdo.
26642 \end_layout
26643
26644 \end_inset
26645
26646
26647 \end_layout
26648
26649 \end_inset
26650
26651
26652 \begin_inset space \hfill{}
26653 \end_inset
26654
26655
26656 \begin_inset Box Frameless
26657 position "b"
26658 hor_pos "c"
26659 has_inner_box 1
26660 inner_pos "t"
26661 use_parbox 0
26662 use_makebox 0
26663 width "45col%"
26664 special "none"
26665 height "1in"
26666 height_special "totalheight"
26667 thickness "0.4pt"
26668 separation "3pt"
26669 shadowsize "4pt"
26670 framecolor "black"
26671 backgroundcolor "none"
26672 status open
26673
26674 \begin_layout Plain Layout
26675 \align center
26676 \begin_inset Graphics
26677         filename ../clipart/platypus.eps
26678         lyxscale 50
26679         width 100col%
26680         scaleBeforeRotation
26681
26682 \end_inset
26683
26684
26685 \end_layout
26686
26687 \begin_layout Plain Layout
26688 \begin_inset Caption Standard
26689
26690 \begin_layout Plain Layout
26691 \begin_inset CommandInset label
26692 LatexCommand label
26693 name "fig:Flotante-derecha"
26694
26695 \end_inset
26696
26697 Flotante en el lado derecho.
26698 \end_layout
26699
26700 \end_inset
26701
26702
26703 \end_layout
26704
26705 \end_inset
26706
26707
26708 \end_layout
26709
26710 \end_inset
26711
26712
26713 \end_layout
26714
26715 \begin_layout Section
26716 Formato de las leyendas
26717 \begin_inset Index idx
26718 status collapsed
26719
26720 \begin_layout Plain Layout
26721 Leyendas ! Formato
26722 \end_layout
26723
26724 \end_inset
26725
26726
26727 \begin_inset Index idx
26728 status collapsed
26729
26730 \begin_layout Plain Layout
26731 Flotantes ! Formato de las leyendas
26732 \end_layout
26733
26734 \end_inset
26735
26736
26737 \begin_inset CommandInset label
26738 LatexCommand label
26739 name "sec:Formato-de-leyendas"
26740
26741 \end_inset
26742
26743
26744 \end_layout
26745
26746 \begin_layout Standard
26747 El entorno 
26748 \family sans
26749 Leyenda
26750 \family default
26751  es el predeterminado para los 
26752 \family sans
26753 Flotantes
26754 \family default
26755 .
26756  En \SpecialChar LyX
26757  las leyendas se muestran como etiqueta, p.
26758 \begin_inset space \thinspace{}
26759 \end_inset
26760
26761 e.
26762 \begin_inset space ~
26763 \end_inset
26764
26765 «
26766 \family sans
26767 Figura #
26768 \family default
26769 :» seguida por el texto.
26770  «#» es el número real de referencia.
26771  Por omisión la etiqueta y el número usan la misma tipografía que el texto
26772  de la leyenda y el signo dos puntos sigue al número para separar la etiqueta
26773  del texto.
26774  El entorno leyenda no es apropiado para todos los tipos de documento.
26775  
26776 \end_layout
26777
26778 \begin_layout Standard
26779 Para cambiar el formato predeterminado carga el paquete \SpecialChar LaTeX
26780  
26781 \series bold
26782 caption
26783 \series default
26784
26785 \begin_inset Index idx
26786 status collapsed
26787
26788 \begin_layout Plain Layout
26789 \SpecialChar LaTeX
26790 -paquetes ! caption
26791 \end_layout
26792
26793 \end_inset
26794
26795  en el preámbulo del documento con la línea:
26796 \end_layout
26797
26798 \begin_layout Standard
26799
26800 \series bold
26801
26802 \backslash
26803 usepackage[definición de formato]{caption}
26804 \end_layout
26805
26806 \begin_layout Standard
26807 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
26808  las leyendas de cuadro siempre sobre él como en este documento, usa el
26809  comando:
26810 \end_layout
26811
26812 \begin_layout Standard
26813
26814 \series bold
26815
26816 \backslash
26817 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
26818 \end_layout
26819
26820 \begin_layout Standard
26821 También puedes definir distintos formatos de leyenda para los distintos
26822  tipos de flotantes.
26823  En ese caso carga el paquete 
26824 \series bold
26825 caption
26826 \series default
26827  sin opciones específicas y define los distintos formatos con ayuda del
26828  comando
26829 \end_layout
26830
26831 \begin_layout Standard
26832
26833 \series bold
26834
26835 \backslash
26836 captionsetup[tipo de flotante]{definición de formato}
26837 \end_layout
26838
26839 \begin_layout Standard
26840 en el preámbulo del documento.
26841  Por ejemplo las leyendas de la Figura
26842 \begin_inset space ~
26843 \end_inset
26844
26845
26846 \begin_inset CommandInset ref
26847 LatexCommand ref
26848 reference "fig:Esto-es-una-fig"
26849
26850 \end_inset
26851
26852  y el cuadro
26853 \begin_inset space ~
26854 \end_inset
26855
26856
26857 \begin_inset CommandInset ref
26858 LatexCommand ref
26859 reference "tab:Esto-es-un-cuadro"
26860
26861 \end_inset
26862
26863  pueden crearse usando los siguientes comandos en el preámbulo:
26864 \end_layout
26865
26866 \begin_layout Standard
26867
26868 \series bold
26869
26870 \backslash
26871 usepackage[tableposition=top]{caption}
26872 \series default
26873
26874 \begin_inset Newline newline
26875 \end_inset
26876
26877
26878 \series bold
26879
26880 \backslash
26881 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
26882 \begin_inset Newline newline
26883 \end_inset
26884
26885
26886 \begin_inset Phantom HPhantom
26887 status open
26888
26889 \begin_layout Plain Layout
26890
26891 \series bold
26892
26893 \backslash
26894 captionsetup[figure]{
26895 \end_layout
26896
26897 \end_inset
26898
26899 labelsep=period}
26900 \begin_inset Newline newline
26901 \end_inset
26902
26903
26904 \backslash
26905 captionsetup[table]{labelfont={bf,sf}}
26906 \end_layout
26907
26908 \begin_layout Standard
26909 \begin_inset Note Greyedout
26910 status open
26911
26912 \begin_layout Plain Layout
26913
26914 \series bold
26915 Nota: 
26916 \series default
26917 La opción 
26918 \series bold
26919 tableposition=top
26920 \series default
26921  no tiene efecto si se usa una clase de documento 
26922 \series bold
26923 KOMA-Script
26924 \series default
26925 .
26926  En este caso debe utilizarse la opción de clase de documento 
26927 \series bold
26928 captions=tableheading
26929 \series default
26930 .
26931  
26932 \end_layout
26933
26934 \end_inset
26935
26936
26937 \end_layout
26938
26939 \begin_layout Standard
26940 Para más información sobre el paquete 
26941 \series bold
26942 caption
26943 \series default
26944  acude a su documentación 
26945 \begin_inset CommandInset citation
26946 LatexCommand cite
26947 key "caption"
26948
26949 \end_inset
26950
26951 .
26952 \end_layout
26953
26954 \begin_layout Standard
26955 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
26956 \begin_inset space \thinspace{}
26957 \end_inset
26958
26959 e., usa el siguiente comando de preámbulo:
26960 \end_layout
26961
26962 \begin_layout Standard
26963
26964 \series bold
26965
26966 \backslash
26967 renewcommand{
26968 \backslash
26969 fnum@figure}{Imagen~
26970 \backslash
26971 thefigure}
26972 \end_layout
26973
26974 \begin_layout Standard
26975 donde 
26976 \series bold
26977
26978 \backslash
26979 thefigure
26980 \series default
26981  inserta el número de figura y «~» genera un espacio protegido.
26982
26983 \series bold
26984  
26985 \end_layout
26986
26987 \begin_layout Standard
26988 \begin_inset VSpace bigskip
26989 \end_inset
26990
26991 Si estás usando una clase de documento 
26992 \series bold
26993 KOMA-Script
26994 \series default
26995
26996 \begin_inset Index idx
26997 status collapsed
26998
26999 \begin_layout Plain Layout
27000 \SpecialChar LaTeX
27001 -paquetes ! KOMA-Script
27002 \end_layout
27003
27004 \end_inset
27005
27006  (
27007 \family sans
27008 article (KOMA-Script)
27009 \family default
27010
27011 \family sans
27012 book (KOMA-Script)
27013 \family default
27014
27015 \family sans
27016 letter (KOMA-Script)
27017 \family default
27018 , o 
27019 \family sans
27020 report (KOMA-Script)
27021 \family default
27022
27023 \begin_inset space \thinspace{}
27024 \end_inset
27025
27026 ), puedes emplear en vez del paquete 
27027 \series bold
27028 caption
27029 \series default
27030  el comando 
27031 \series bold
27032
27033 \backslash
27034 setkomafont
27035 \series default
27036  incluido en 
27037 \series bold
27038 KOMA-Script
27039 \series default
27040 .
27041  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
27042  comando en el preámbulo del documento:
27043 \end_layout
27044
27045 \begin_layout Standard
27046
27047 \series bold
27048
27049 \backslash
27050 setkomafont{captionlabel}{
27051 \backslash
27052 bfseries}
27053 \end_layout
27054
27055 \begin_layout Standard
27056 Más información sobre 
27057 \series bold
27058
27059 \backslash
27060 setkomafont
27061 \series default
27062  en la documentación de 
27063 \series bold
27064 KOMA-Script
27065 \series default
27066  
27067 \begin_inset CommandInset citation
27068 LatexCommand cite
27069 key "KOMA-Script"
27070
27071 \end_inset
27072
27073 .
27074 \end_layout
27075
27076 \begin_layout Standard
27077 \begin_inset ERT
27078 status collapsed
27079
27080 \begin_layout Plain Layout
27081
27082
27083 \backslash
27084 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27085 }
27086 \end_layout
27087
27088 \end_inset
27089
27090
27091 \begin_inset Note Note
27092 status collapsed
27093
27094 \begin_layout Plain Layout
27095 El formato de la leyenda se ha cambiado sólo para este ejemplo.
27096 \end_layout
27097
27098 \end_inset
27099
27100
27101 \end_layout
27102
27103 \begin_layout Standard
27104 \begin_inset Float figure
27105 placement !p
27106 wide false
27107 sideways false
27108 status open
27109
27110 \begin_layout Plain Layout
27111 \align center
27112 \begin_inset Graphics
27113         filename ../clipart/mobius.eps
27114         lyxscale 50
27115         scale 50
27116
27117 \end_inset
27118
27119
27120 \end_layout
27121
27122 \begin_layout Plain Layout
27123 \begin_inset Caption Standard
27124
27125 \begin_layout Plain Layout
27126 \begin_inset CommandInset label
27127 LatexCommand label
27128 name "fig:Esto-es-una-fig"
27129
27130 \end_inset
27131
27132
27133 \begin_inset Argument 1
27134 status collapsed
27135
27136 \begin_layout Plain Layout
27137 Figura con leyenda muy larga
27138 \end_layout
27139
27140 \end_inset
27141
27142 Este es un ejemplo de figura con una leyenda con más de una línea para mostrar
27143  el formato diferente.
27144  Aquí se usa una leyenda personalizada.
27145 \end_layout
27146
27147 \end_inset
27148
27149
27150 \end_layout
27151
27152 \end_inset
27153
27154
27155 \end_layout
27156
27157 \begin_layout Standard
27158 \begin_inset ERT
27159 status collapsed
27160
27161 \begin_layout Plain Layout
27162
27163
27164 \backslash
27165 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27166 on}
27167 \end_layout
27168
27169 \end_inset
27170
27171
27172 \end_layout
27173
27174 \begin_layout Standard
27175 \begin_inset Float table
27176 placement !p
27177 wide false
27178 sideways false
27179 status open
27180
27181 \begin_layout Plain Layout
27182 \begin_inset Caption Standard
27183
27184 \begin_layout Plain Layout
27185 \begin_inset CommandInset label
27186 LatexCommand label
27187 name "tab:Esto-es-un-cuadro"
27188
27189 \end_inset
27190
27191
27192 \begin_inset Argument 1
27193 status collapsed
27194
27195 \begin_layout Plain Layout
27196 Cuadro con leyenda muy larga
27197 \end_layout
27198
27199 \end_inset
27200
27201 Este es un ejemplo de leyenda de cuadro con más de una línea para mostrar
27202  el formato diferente.
27203  Aquí se usa el formato de leyenda estándar para los cuadros.
27204 \end_layout
27205
27206 \end_inset
27207
27208
27209 \end_layout
27210
27211 \begin_layout Plain Layout
27212 \align center
27213 \begin_inset Tabular
27214 <lyxtabular version="3" rows="1" columns="5">
27215 <features tabularvalignment="middle">
27216 <column alignment="center" valignment="top">
27217 <column alignment="center" valignment="top">
27218 <column alignment="center" valignment="top">
27219 <column alignment="center" valignment="top">
27220 <column alignment="center" valignment="top">
27221 <row>
27222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27223 \begin_inset Text
27224
27225 \begin_layout Plain Layout
27226 a
27227 \end_layout
27228
27229 \end_inset
27230 </cell>
27231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27232 \begin_inset Text
27233
27234 \begin_layout Plain Layout
27235 b
27236 \end_layout
27237
27238 \end_inset
27239 </cell>
27240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27241 \begin_inset Text
27242
27243 \begin_layout Plain Layout
27244 c
27245 \end_layout
27246
27247 \end_inset
27248 </cell>
27249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27250 \begin_inset Text
27251
27252 \begin_layout Plain Layout
27253 d
27254 \end_layout
27255
27256 \end_inset
27257 </cell>
27258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27259 \begin_inset Text
27260
27261 \begin_layout Plain Layout
27262 e
27263 \end_layout
27264
27265 \end_inset
27266 </cell>
27267 </row>
27268 </lyxtabular>
27269
27270 \end_inset
27271
27272
27273 \end_layout
27274
27275 \end_inset
27276
27277
27278 \end_layout
27279
27280 \begin_layout Section
27281 Colocación de leyendas
27282 \begin_inset Index idx
27283 status collapsed
27284
27285 \begin_layout Plain Layout
27286 Leyendas ! Colocación
27287 \end_layout
27288
27289 \end_inset
27290
27291
27292 \begin_inset Index idx
27293 status collapsed
27294
27295 \begin_layout Plain Layout
27296 Flotantes ! Colocación de leyendas
27297 \end_layout
27298
27299 \end_inset
27300
27301
27302 \begin_inset CommandInset label
27303 LatexCommand label
27304 name "sec:Colocación-de-leyendas"
27305
27306 \end_inset
27307
27308
27309 \end_layout
27310
27311 \begin_layout Standard
27312 La norma habitual para colocar las leyendas es:
27313 \end_layout
27314
27315 \begin_layout Description
27316 Figura: La leyenda al pie de las figuras
27317 \end_layout
27318
27319 \begin_layout Description
27320 Cuadro: La leyenda sobre los cuadros
27321 \end_layout
27322
27323 \begin_layout Standard
27324 Desafortunadamente, las clases estándar de \SpecialChar LaTeX
27325  no soportan leyendas sobre un
27326  cuadro.
27327  Esto implica que si usas las clases de documento 
27328 \family sans
27329 article
27330 \family default
27331
27332 \family sans
27333 book
27334 \family default
27335
27336 \family sans
27337 letter
27338 \family default
27339 , o 
27340 \family sans
27341 report
27342 \family default
27343  no habrá espacio entre la leyenda y el cuadro.
27344  Para insertar el espacio adecuado, carga el paquete \SpecialChar LaTeX
27345  
27346 \series bold
27347 caption
27348 \series default
27349
27350 \begin_inset Index idx
27351 status collapsed
27352
27353 \begin_layout Plain Layout
27354 \SpecialChar LaTeX
27355 -paquetes ! caption
27356 \end_layout
27357
27358 \end_inset
27359
27360  en el preámbulo del documento con la
27361 \lang english
27362  
27363 \lang spanish
27364 opción
27365 \begin_inset Foot
27366 status collapsed
27367
27368 \begin_layout Plain Layout
27369 Véase la sección
27370 \begin_inset space ~
27371 \end_inset
27372
27373
27374 \begin_inset CommandInset ref
27375 LatexCommand ref
27376 reference "sec:Formato-de-leyendas"
27377
27378 \end_inset
27379
27380  para más información sobre el paquete 
27381 \series bold
27382 caption
27383 \series default
27384 .
27385 \end_layout
27386
27387 \end_inset
27388
27389
27390 \end_layout
27391
27392 \begin_layout Standard
27393
27394 \series bold
27395 tableposition=top
27396 \end_layout
27397
27398 \begin_layout Standard
27399 Si estás usando la clase 
27400 \series bold
27401 KOMA-Script
27402 \series default
27403
27404 \begin_inset Index idx
27405 status collapsed
27406
27407 \begin_layout Plain Layout
27408 \SpecialChar LaTeX
27409 -paquetes ! KOMA-Script
27410 \end_layout
27411
27412 \end_inset
27413
27414  (
27415 \family sans
27416 article (KOMA-Script)
27417 \family default
27418
27419 \family sans
27420 book (KOMA-Script)
27421 \family default
27422
27423 \family sans
27424 letter (KOMA-Script)
27425 \family default
27426 , o 
27427 \family sans
27428 report (KOMA-Script)
27429 \family default
27430
27431 \begin_inset space \thinspace{}
27432 \end_inset
27433
27434 ), en vez de 
27435 \series bold
27436 caption
27437 \series default
27438  puedes poner
27439 \end_layout
27440
27441 \begin_layout Standard
27442
27443 \series bold
27444 captions=tableheading
27445 \end_layout
27446
27447 \begin_layout Standard
27448 en las opciones de clase del documento.
27449 \begin_inset Foot
27450 status open
27451
27452 \begin_layout Plain Layout
27453 Esta opción se usa en este documento.
27454 \end_layout
27455
27456 \end_inset
27457
27458
27459 \end_layout
27460
27461 \begin_layout Standard
27462 En documentos de clases Koma-Script también puedes hacer clic derecho sobre
27463  una leyenda y marcar en el menú contextual si la quieres encima o debajo
27464  del cuadro o la figura.
27465  De esta forma puedes sobrescribir para ciertas leyendas su colocación predeterm
27466 inada por el documento.
27467  El cuadro
27468 \begin_inset space ~
27469 \end_inset
27470
27471
27472 \begin_inset CommandInset ref
27473 LatexCommand ref
27474 reference "tab:Una-leyenda-marcada"
27475
27476 \end_inset
27477
27478  es un ejemplo en el que la leyenda se marca para situar bajo el cuadro
27479  aunque esté encima.
27480  Se puede comparar con la leyenda sin marcar del cuadro
27481 \begin_inset space ~
27482 \end_inset
27483
27484
27485 \begin_inset CommandInset ref
27486 LatexCommand ref
27487 reference "tab:Leyenda-estándar"
27488
27489 \end_inset
27490
27491 .
27492 \end_layout
27493
27494 \begin_layout Standard
27495 \begin_inset Float table
27496 wide false
27497 sideways false
27498 status open
27499
27500 \begin_layout Plain Layout
27501 \begin_inset Caption Below
27502
27503 \begin_layout Plain Layout
27504 \begin_inset CommandInset label
27505 LatexCommand label
27506 name "tab:Una-leyenda-marcada"
27507
27508 \end_inset
27509
27510 Leyenda marcada para colocar bajo el cuadro.
27511 \end_layout
27512
27513 \end_inset
27514
27515
27516 \end_layout
27517
27518 \begin_layout Plain Layout
27519 \align center
27520 \begin_inset Tabular
27521 <lyxtabular version="3" rows="3" columns="3">
27522 <features tabularvalignment="middle">
27523 <column alignment="center" valignment="top" width="0pt">
27524 <column alignment="center" valignment="top" width="0pt">
27525 <column alignment="center" valignment="top" width="0pt">
27526 <row>
27527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27528 \begin_inset Text
27529
27530 \begin_layout Plain Layout
27531 1
27532 \end_layout
27533
27534 \end_inset
27535 </cell>
27536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27537 \begin_inset Text
27538
27539 \begin_layout Plain Layout
27540 2
27541 \end_layout
27542
27543 \end_inset
27544 </cell>
27545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27546 \begin_inset Text
27547
27548 \begin_layout Plain Layout
27549 3
27550 \end_layout
27551
27552 \end_inset
27553 </cell>
27554 </row>
27555 <row>
27556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27557 \begin_inset Text
27558
27559 \begin_layout Plain Layout
27560 Joe
27561 \end_layout
27562
27563 \end_inset
27564 </cell>
27565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27566 \begin_inset Text
27567
27568 \begin_layout Plain Layout
27569 Mary
27570 \end_layout
27571
27572 \end_inset
27573 </cell>
27574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27575 \begin_inset Text
27576
27577 \begin_layout Plain Layout
27578 Ted
27579 \end_layout
27580
27581 \end_inset
27582 </cell>
27583 </row>
27584 <row>
27585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27586 \begin_inset Text
27587
27588 \begin_layout Plain Layout
27589 \begin_inset Formula $\int x^{2}dx$
27590 \end_inset
27591
27592
27593 \end_layout
27594
27595 \end_inset
27596 </cell>
27597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27598 \begin_inset Text
27599
27600 \begin_layout Plain Layout
27601 \begin_inset Formula $\left[\begin{array}{cc}
27602 a & b\\
27603 c & d
27604 \end{array}\right]$
27605 \end_inset
27606
27607
27608 \end_layout
27609
27610 \end_inset
27611 </cell>
27612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27613 \begin_inset Text
27614
27615 \begin_layout Plain Layout
27616 \begin_inset Formula $1+1=2$
27617 \end_inset
27618
27619
27620 \end_layout
27621
27622 \end_inset
27623 </cell>
27624 </row>
27625 </lyxtabular>
27626
27627 \end_inset
27628
27629
27630 \end_layout
27631
27632 \end_inset
27633
27634
27635 \end_layout
27636
27637 \begin_layout Standard
27638 \begin_inset Float table
27639 wide false
27640 sideways false
27641 status open
27642
27643 \begin_layout Plain Layout
27644 \begin_inset Caption Standard
27645
27646 \begin_layout Plain Layout
27647 \begin_inset CommandInset label
27648 LatexCommand label
27649 name "tab:Leyenda-estándar"
27650
27651 \end_inset
27652
27653 Leyenda de cuadro estándar.
27654 \end_layout
27655
27656 \end_inset
27657
27658
27659 \end_layout
27660
27661 \begin_layout Plain Layout
27662 \align center
27663 \begin_inset Tabular
27664 <lyxtabular version="3" rows="3" columns="3">
27665 <features tabularvalignment="middle">
27666 <column alignment="center" valignment="top" width="0pt">
27667 <column alignment="center" valignment="top" width="0pt">
27668 <column alignment="center" valignment="top" width="0pt">
27669 <row>
27670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27671 \begin_inset Text
27672
27673 \begin_layout Plain Layout
27674 1
27675 \end_layout
27676
27677 \end_inset
27678 </cell>
27679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27680 \begin_inset Text
27681
27682 \begin_layout Plain Layout
27683 2
27684 \end_layout
27685
27686 \end_inset
27687 </cell>
27688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27689 \begin_inset Text
27690
27691 \begin_layout Plain Layout
27692 3
27693 \end_layout
27694
27695 \end_inset
27696 </cell>
27697 </row>
27698 <row>
27699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27700 \begin_inset Text
27701
27702 \begin_layout Plain Layout
27703 Joe
27704 \end_layout
27705
27706 \end_inset
27707 </cell>
27708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27709 \begin_inset Text
27710
27711 \begin_layout Plain Layout
27712 Mary
27713 \end_layout
27714
27715 \end_inset
27716 </cell>
27717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27718 \begin_inset Text
27719
27720 \begin_layout Plain Layout
27721 Ted
27722 \end_layout
27723
27724 \end_inset
27725 </cell>
27726 </row>
27727 <row>
27728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27729 \begin_inset Text
27730
27731 \begin_layout Plain Layout
27732 \begin_inset Formula $\int x^{2}dx$
27733 \end_inset
27734
27735
27736 \end_layout
27737
27738 \end_inset
27739 </cell>
27740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27741 \begin_inset Text
27742
27743 \begin_layout Plain Layout
27744 \begin_inset Formula $\left[\begin{array}{cc}
27745 a & b\\
27746 c & d
27747 \end{array}\right]$
27748 \end_inset
27749
27750
27751 \end_layout
27752
27753 \end_inset
27754 </cell>
27755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27756 \begin_inset Text
27757
27758 \begin_layout Plain Layout
27759 \begin_inset Formula $1+1=2$
27760 \end_inset
27761
27762
27763 \end_layout
27764
27765 \end_inset
27766 </cell>
27767 </row>
27768 </lyxtabular>
27769
27770 \end_inset
27771
27772
27773 \end_layout
27774
27775 \end_inset
27776
27777
27778 \end_layout
27779
27780 \begin_layout Standard
27781 \begin_inset VSpace bigskip
27782 \end_inset
27783
27784 También es posible poner la leyenda junto a una figura o cuadro.
27785  Para conseguirlo hay que cargar el paquete \SpecialChar LaTeX
27786  
27787 \series bold
27788 sidecap
27789 \series default
27790
27791 \begin_inset Index idx
27792 status collapsed
27793
27794 \begin_layout Plain Layout
27795 \SpecialChar LaTeX
27796 -paquetes ! sidecap
27797 \end_layout
27798
27799 \end_inset
27800
27801  añadiendo en el preámbulo del documento la línea
27802 \end_layout
27803
27804 \begin_layout Standard
27805
27806 \series bold
27807
27808 \backslash
27809 usepackage[option]{sidecap}
27810 \end_layout
27811
27812 \begin_layout Standard
27813 Si no se especifica opción, la leyenda se ubica del lado del margen externo
27814  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
27815  Puedes cambiar la colocación al margen interno con la opción 
27816 \series bold
27817 innercaption
27818 \series default
27819 .
27820  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
27821  opciones 
27822 \series bold
27823 rightcaption
27824 \series default
27825  o 
27826 \series bold
27827 leftcaption
27828 \series default
27829 , respectivamente.
27830 \end_layout
27831
27832 \begin_layout Standard
27833 \begin_inset ERT
27834 status collapsed
27835
27836 \begin_layout Plain Layout
27837
27838
27839 \backslash
27840 ifsidecap
27841 \end_layout
27842
27843 \end_inset
27844
27845
27846 \begin_inset Note Note
27847 status collapsed
27848
27849 \begin_layout Plain Layout
27850 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
27851  \SpecialChar LaTeX
27852  
27853 \series bold
27854 sidecap
27855 \series default
27856 .
27857 \end_layout
27858
27859 \end_inset
27860
27861
27862 \end_layout
27863
27864 \begin_layout Standard
27865 Para situar en \SpecialChar LyX
27866  la leyenda de un flotante al lado, es necesario añadir estos
27867  comandos al preámbulo del documento:
27868 \end_layout
27869
27870 \begin_layout Standard
27871 \noindent
27872 \begin_inset CommandInset line
27873 LatexCommand rule
27874 offset "0.5ex"
27875 width "100line%"
27876 height "1pt"
27877
27878 \end_inset
27879
27880
27881 \end_layout
27882
27883 \begin_layout Standard
27884
27885 \series bold
27886
27887 \backslash
27888 newcommand{
27889 \backslash
27890 TabBesBeg}[1][1.0]{%
27891 \begin_inset Newline newline
27892 \end_inset
27893
27894
27895 \begin_inset Phantom HPhantom
27896 status open
27897
27898 \begin_layout Plain Layout
27899 \begin_inset space ~
27900 \end_inset
27901
27902
27903 \end_layout
27904
27905 \end_inset
27906
27907
27908 \backslash
27909 let
27910 \backslash
27911 MyTable
27912 \backslash
27913 table
27914 \begin_inset Newline newline
27915 \end_inset
27916
27917
27918 \begin_inset Phantom HPhantom
27919 status open
27920
27921 \begin_layout Plain Layout
27922
27923 \series medium
27924 \begin_inset space ~
27925 \end_inset
27926
27927
27928 \end_layout
27929
27930 \end_inset
27931
27932
27933 \backslash
27934 let
27935 \backslash
27936 MyEndtable
27937 \backslash
27938 endtable
27939 \begin_inset Newline newline
27940 \end_inset
27941
27942
27943 \begin_inset Phantom HPhantom
27944 status open
27945
27946 \begin_layout Plain Layout
27947
27948 \series medium
27949 \begin_inset space ~
27950 \end_inset
27951
27952
27953 \end_layout
27954
27955 \end_inset
27956
27957
27958 \backslash
27959 renewenvironment{table}[1]{
27960 \backslash
27961 begin{SCtable}[#1]##1}{
27962 \backslash
27963 end{SCtable}}}
27964 \end_layout
27965
27966 \begin_layout Standard
27967
27968 \series bold
27969
27970 \backslash
27971 newcommand{
27972 \backslash
27973 TabBesEnd}{%
27974 \begin_inset Newline newline
27975 \end_inset
27976
27977
27978 \begin_inset Phantom HPhantom
27979 status open
27980
27981 \begin_layout Plain Layout
27982 \begin_inset space ~
27983 \end_inset
27984
27985
27986 \end_layout
27987
27988 \end_inset
27989
27990
27991 \backslash
27992 let
27993 \backslash
27994 table
27995 \backslash
27996 MyTable
27997 \begin_inset Newline newline
27998 \end_inset
27999
28000
28001 \begin_inset Phantom HPhantom
28002 status open
28003
28004 \begin_layout Plain Layout
28005 \begin_inset space ~
28006 \end_inset
28007
28008
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \backslash
28015 let
28016 \backslash
28017 endtable
28018 \backslash
28019 MyEndtable
28020 \end_layout
28021
28022 \begin_layout Standard
28023
28024 \series bold
28025
28026 \backslash
28027 newcommand{
28028 \backslash
28029 FigBesBeg}[1][1.0]{%
28030 \begin_inset Newline newline
28031 \end_inset
28032
28033
28034 \begin_inset Phantom HPhantom
28035 status open
28036
28037 \begin_layout Plain Layout
28038 \begin_inset space ~
28039 \end_inset
28040
28041
28042 \end_layout
28043
28044 \end_inset
28045
28046
28047 \backslash
28048 let
28049 \backslash
28050 MyFigure
28051 \backslash
28052 figure
28053 \begin_inset Newline newline
28054 \end_inset
28055
28056
28057 \begin_inset Phantom HPhantom
28058 status open
28059
28060 \begin_layout Plain Layout
28061 \begin_inset space ~
28062 \end_inset
28063
28064
28065 \end_layout
28066
28067 \end_inset
28068
28069
28070 \backslash
28071 let
28072 \backslash
28073 MyEndfigure
28074 \backslash
28075 endfigure
28076 \begin_inset Newline newline
28077 \end_inset
28078
28079
28080 \begin_inset Phantom HPhantom
28081 status open
28082
28083 \begin_layout Plain Layout
28084 \begin_inset space ~
28085 \end_inset
28086
28087
28088 \end_layout
28089
28090 \end_inset
28091
28092
28093 \backslash
28094 renewenvironment{figure}[1]{
28095 \backslash
28096 begin{SCfigure}[#1]##1}{
28097 \backslash
28098 end{SCfigure}}}
28099 \end_layout
28100
28101 \begin_layout Standard
28102
28103 \series bold
28104
28105 \backslash
28106 newcommand{
28107 \backslash
28108 FigBesEnd}{%
28109 \begin_inset Newline newline
28110 \end_inset
28111
28112
28113 \begin_inset Phantom HPhantom
28114 status open
28115
28116 \begin_layout Plain Layout
28117 \begin_inset space ~
28118 \end_inset
28119
28120
28121 \end_layout
28122
28123 \end_inset
28124
28125
28126 \backslash
28127 let
28128 \backslash
28129 figure
28130 \backslash
28131 MyFigure
28132 \begin_inset Newline newline
28133 \end_inset
28134
28135
28136 \begin_inset Phantom HPhantom
28137 status open
28138
28139 \begin_layout Plain Layout
28140 \begin_inset space ~
28141 \end_inset
28142
28143
28144 \end_layout
28145
28146 \end_inset
28147
28148
28149 \backslash
28150 let
28151 \backslash
28152 endfigure
28153 \backslash
28154 MyEndfigure}
28155 \end_layout
28156
28157 \begin_layout Standard
28158 \noindent
28159 \begin_inset CommandInset line
28160 LatexCommand rule
28161 offset "0.5ex"
28162 width "100line%"
28163 height "1pt"
28164
28165 \end_inset
28166
28167
28168 \end_layout
28169
28170 \begin_layout Standard
28171 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
28172  en un lado.
28173  Para figuras flotantes usa el comando
28174 \end_layout
28175
28176 \begin_layout Standard
28177
28178 \series bold
28179
28180 \backslash
28181 FigBesBeg
28182 \end_layout
28183
28184 \begin_layout Standard
28185 en código \SpecialChar TeX
28186  antes del flotante.
28187  Y inserta
28188 \end_layout
28189
28190 \begin_layout Standard
28191
28192 \series bold
28193
28194 \backslash
28195 FigBesEnd
28196 \end_layout
28197
28198 \begin_layout Standard
28199 en código \SpecialChar TeX
28200  en el punto en que quieras volver a la definición original de
28201  flotantes.
28202 \end_layout
28203
28204 \begin_layout Standard
28205 Para cuadros flotantes usa los comandos correspondientes
28206 \end_layout
28207
28208 \begin_layout Standard
28209
28210 \series bold
28211
28212 \backslash
28213 TabBesBeg
28214 \series default
28215  y 
28216 \series bold
28217
28218 \backslash
28219 TabBesEnd
28220 \end_layout
28221
28222 \begin_layout Standard
28223 La figura
28224 \begin_inset space ~
28225 \end_inset
28226
28227
28228 \begin_inset CommandInset ref
28229 LatexCommand ref
28230 reference "fig:encab-al-lado"
28231
28232 \end_inset
28233
28234  y el cuadro
28235 \begin_inset space ~
28236 \end_inset
28237
28238
28239 \begin_inset CommandInset ref
28240 LatexCommand ref
28241 reference "tab:encab-al-lado"
28242
28243 \end_inset
28244
28245  son ejemplos en los que el título se sitúa al lado.
28246 \end_layout
28247
28248 \begin_layout Standard
28249 En los ejemplos puedes ver que el texto del título aparece encima del flotante
28250  en cuadros flotantes y debajo en las figuras flotantes.
28251  Para cambiarlo, puedes usar el comando
28252 \end_layout
28253
28254 \begin_layout Standard
28255
28256 \series bold
28257
28258 \backslash
28259 sidecaptionvpos{tipo de flotante}{colocación}
28260 \end_layout
28261
28262 \begin_layout Standard
28263 en el preámbulo o en código \SpecialChar TeX
28264  antes del flotante.
28265  El 
28266 \emph on
28267 tipo de flotante
28268 \emph default
28269  es 
28270 \family sans
28271 figure
28272 \family default
28273  o 
28274 \family sans
28275 table
28276 \family default
28277 , la 
28278 \emph on
28279 colocación
28280 \emph default
28281  puede ser «
28282 \family sans
28283 t
28284 \family default
28285 » por «top» (arriba), «
28286 \family sans
28287 c
28288 \family default
28289 » por «center» (centro), o «
28290 \family sans
28291 b
28292 \family default
28293 » por «bottom» (abajo).
28294  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
28295  usa el comando
28296 \end_layout
28297
28298 \begin_layout Standard
28299
28300 \series bold
28301
28302 \backslash
28303 sidecaptionvpos{figure}{c}
28304 \end_layout
28305
28306 \begin_layout Standard
28307 Esto se ha hecho en la figura
28308 \begin_inset space ~
28309 \end_inset
28310
28311
28312 \begin_inset CommandInset ref
28313 LatexCommand ref
28314 reference "fig:encab-al-lado-de-fig"
28315
28316 \end_inset
28317
28318 .
28319 \end_layout
28320
28321 \begin_layout Standard
28322 \begin_inset VSpace medskip
28323 \end_inset
28324
28325
28326 \end_layout
28327
28328 \begin_layout Standard
28329 La anchura predeterminada de la leyenda es la del cuadro/figura.
28330  Para cuadros o figuras estrechas, como en el  cuadro
28331 \begin_inset space ~
28332 \end_inset
28333
28334
28335 \begin_inset CommandInset ref
28336 LatexCommand ref
28337 reference "tab:encab-al-lado"
28338
28339 \end_inset
28340
28341 , esto genera leyendas demasiado estrechas.
28342  Puedes aumentar su anchura especificando un factor muliplicador de la anchura
28343  del cuadro/figura.
28344  La anchura de la leyenda se recalculará automáticamente en el caso de que
28345  sobrepase los márgenes de la página o de la columna.
28346  El 
28347 \emph on
28348 factor
28349 \emph default
28350  puede darse como argumento opcional para 
28351 \series bold
28352
28353 \backslash
28354 FigBesBeg
28355 \series default
28356 :
28357 \end_layout
28358
28359 \begin_layout Standard
28360
28361 \series bold
28362
28363 \backslash
28364 FigBesBeg[factor]
28365 \end_layout
28366
28367 \begin_layout Standard
28368 o en la definición de 
28369 \series bold
28370
28371 \backslash
28372 FigBesBeg
28373 \series default
28374  reemplazando 
28375 \series bold
28376 1.0
28377 \series default
28378  con otro valor.
28379  En este segundo caso, el factor será el predeterminado si 
28380 \series bold
28381
28382 \backslash
28383 FigBesBeg
28384 \series default
28385  se usa sin argumento.
28386  Para el cuadro
28387 \begin_inset space ~
28388 \end_inset
28389
28390
28391 \begin_inset CommandInset ref
28392 LatexCommand ref
28393 reference "tab:leyenda-más-ancha"
28394
28395 \end_inset
28396
28397  se ha usado el factor 5.
28398 \end_layout
28399
28400 \begin_layout Standard
28401 \begin_inset Note Greyedout
28402 status open
28403
28404 \begin_layout Plain Layout
28405
28406 \series bold
28407 Nota:
28408 \series default
28409  Para flotantes con la leyenda adosada, no se puede usar la opción 
28410 \family sans
28411 Aquí
28412 \begin_inset space ~
28413 \end_inset
28414
28415 definitivamente
28416 \family default
28417  para la colocación porque no es soportado por 
28418 \series bold
28419 sidecap
28420 \series default
28421 .
28422 \end_layout
28423
28424 \end_inset
28425
28426
28427 \end_layout
28428
28429 \begin_layout Standard
28430 \begin_inset VSpace medskip
28431 \end_inset
28432
28433 Más información sobre el paquete 
28434 \series bold
28435 sidecap
28436 \series default
28437  en su documentación 
28438 \begin_inset CommandInset citation
28439 LatexCommand cite
28440 key "sidecap"
28441
28442 \end_inset
28443
28444 .
28445 \end_layout
28446
28447 \begin_layout Standard
28448 \begin_inset Note Greyedout
28449 status open
28450
28451 \begin_layout Plain Layout
28452
28453 \series bold
28454 Nota:
28455 \series default
28456  El paquete \SpecialChar LaTeX
28457  
28458 \series bold
28459 hypcap
28460 \series default
28461
28462 \begin_inset Index idx
28463 status collapsed
28464
28465 \begin_layout Plain Layout
28466 \SpecialChar LaTeX
28467 -paquetes ! hypcap
28468 \end_layout
28469
28470 \end_inset
28471
28472 , descrito en la sección
28473 \begin_inset space ~
28474 \end_inset
28475
28476
28477 \begin_inset CommandInset ref
28478 LatexCommand ref
28479 reference "subsec:Colocación-de-Referencias"
28480
28481 \end_inset
28482
28483 , no afecta a flotantes con la leyenda al lado.
28484 \end_layout
28485
28486 \end_inset
28487
28488
28489 \end_layout
28490
28491 \begin_layout Standard
28492 \begin_inset ERT
28493 status collapsed
28494
28495 \begin_layout Plain Layout
28496
28497
28498 \backslash
28499 FigBesBeg 
28500 \end_layout
28501
28502 \end_inset
28503
28504
28505 \end_layout
28506
28507 \begin_layout Standard
28508 \begin_inset Float figure
28509 wide false
28510 sideways false
28511 status open
28512
28513 \begin_layout Plain Layout
28514 \begin_inset Graphics
28515         filename ../clipart/escher-lsd.eps
28516         scale 75
28517
28518 \end_inset
28519
28520
28521 \end_layout
28522
28523 \begin_layout Plain Layout
28524 \begin_inset Caption Standard
28525
28526 \begin_layout Plain Layout
28527 \begin_inset CommandInset label
28528 LatexCommand label
28529 name "fig:encab-al-lado"
28530
28531 \end_inset
28532
28533 Leyenda al lado de una figura.
28534 \end_layout
28535
28536 \end_inset
28537
28538
28539 \end_layout
28540
28541 \end_inset
28542
28543
28544 \end_layout
28545
28546 \begin_layout Standard
28547 \begin_inset ERT
28548 status collapsed
28549
28550 \begin_layout Plain Layout
28551
28552
28553 \backslash
28554 FigBesEnd
28555 \end_layout
28556
28557 \end_inset
28558
28559
28560 \end_layout
28561
28562 \begin_layout Standard
28563 \begin_inset ERT
28564 status collapsed
28565
28566 \begin_layout Plain Layout
28567
28568
28569 \backslash
28570 TabBesBeg 
28571 \end_layout
28572
28573 \end_inset
28574
28575
28576 \end_layout
28577
28578 \begin_layout Standard
28579 \begin_inset Float table
28580 wide false
28581 sideways false
28582 status open
28583
28584 \begin_layout Plain Layout
28585 \begin_inset Caption Standard
28586
28587 \begin_layout Plain Layout
28588 \begin_inset CommandInset label
28589 LatexCommand label
28590 name "tab:encab-al-lado"
28591
28592 \end_inset
28593
28594 Leyenda al lado de un cuadro.
28595 \end_layout
28596
28597 \end_inset
28598
28599
28600 \end_layout
28601
28602 \begin_layout Plain Layout
28603 \begin_inset Tabular
28604 <lyxtabular version="3" rows="4" columns="5">
28605 <features tabularvalignment="middle">
28606 <column alignment="center" valignment="top">
28607 <column alignment="center" valignment="top">
28608 <column alignment="center" valignment="top">
28609 <column alignment="center" valignment="top">
28610 <column alignment="center" valignment="top">
28611 <row>
28612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28613 \begin_inset Text
28614
28615 \begin_layout Plain Layout
28616 a
28617 \end_layout
28618
28619 \end_inset
28620 </cell>
28621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28622 \begin_inset Text
28623
28624 \begin_layout Plain Layout
28625
28626 \end_layout
28627
28628 \end_inset
28629 </cell>
28630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28631 \begin_inset Text
28632
28633 \begin_layout Plain Layout
28634 b
28635 \end_layout
28636
28637 \end_inset
28638 </cell>
28639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28640 \begin_inset Text
28641
28642 \begin_layout Plain Layout
28643
28644 \end_layout
28645
28646 \end_inset
28647 </cell>
28648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28649 \begin_inset Text
28650
28651 \begin_layout Plain Layout
28652 c
28653 \end_layout
28654
28655 \end_inset
28656 </cell>
28657 </row>
28658 <row>
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" usebox="none">
28669 \begin_inset Text
28670
28671 \begin_layout Plain Layout
28672 d
28673 \end_layout
28674
28675 \end_inset
28676 </cell>
28677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28678 \begin_inset Text
28679
28680 \begin_layout Plain Layout
28681
28682 \end_layout
28683
28684 \end_inset
28685 </cell>
28686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28687 \begin_inset Text
28688
28689 \begin_layout Plain Layout
28690 e
28691 \end_layout
28692
28693 \end_inset
28694 </cell>
28695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28696 \begin_inset Text
28697
28698 \begin_layout Plain Layout
28699
28700 \end_layout
28701
28702 \end_inset
28703 </cell>
28704 </row>
28705 <row>
28706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28707 \begin_inset Text
28708
28709 \begin_layout Plain Layout
28710 f
28711 \end_layout
28712
28713 \end_inset
28714 </cell>
28715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28716 \begin_inset Text
28717
28718 \begin_layout Plain Layout
28719
28720 \end_layout
28721
28722 \end_inset
28723 </cell>
28724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28725 \begin_inset Text
28726
28727 \begin_layout Plain Layout
28728 g
28729 \end_layout
28730
28731 \end_inset
28732 </cell>
28733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28734 \begin_inset Text
28735
28736 \begin_layout Plain Layout
28737
28738 \end_layout
28739
28740 \end_inset
28741 </cell>
28742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28743 \begin_inset Text
28744
28745 \begin_layout Plain Layout
28746 h
28747 \end_layout
28748
28749 \end_inset
28750 </cell>
28751 </row>
28752 <row>
28753 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" leftline="true" usebox="none">
28763 \begin_inset Text
28764
28765 \begin_layout Plain Layout
28766 i
28767 \end_layout
28768
28769 \end_inset
28770 </cell>
28771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28772 \begin_inset Text
28773
28774 \begin_layout Plain Layout
28775
28776 \end_layout
28777
28778 \end_inset
28779 </cell>
28780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28781 \begin_inset Text
28782
28783 \begin_layout Plain Layout
28784 j
28785 \end_layout
28786
28787 \end_inset
28788 </cell>
28789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28790 \begin_inset Text
28791
28792 \begin_layout Plain Layout
28793
28794 \end_layout
28795
28796 \end_inset
28797 </cell>
28798 </row>
28799 </lyxtabular>
28800
28801 \end_inset
28802
28803
28804 \end_layout
28805
28806 \end_inset
28807
28808
28809 \end_layout
28810
28811 \begin_layout Standard
28812 \begin_inset ERT
28813 status collapsed
28814
28815 \begin_layout Plain Layout
28816
28817
28818 \backslash
28819 TabBesEnd
28820 \end_layout
28821
28822 \end_inset
28823
28824
28825 \end_layout
28826
28827 \begin_layout Standard
28828 \begin_inset ERT
28829 status collapsed
28830
28831 \begin_layout Plain Layout
28832
28833
28834 \backslash
28835 FigBesBeg 
28836 \end_layout
28837
28838 \end_inset
28839
28840
28841 \end_layout
28842
28843 \begin_layout Standard
28844 \begin_inset ERT
28845 status collapsed
28846
28847 \begin_layout Plain Layout
28848
28849
28850 \backslash
28851 sidecaptionvpos{figure}{c}
28852 \end_layout
28853
28854 \end_inset
28855
28856
28857 \begin_inset Float figure
28858 wide false
28859 sideways false
28860 status open
28861
28862 \begin_layout Plain Layout
28863 \begin_inset Graphics
28864         filename ../clipart/escher-lsd.eps
28865         scale 75
28866
28867 \end_inset
28868
28869
28870 \end_layout
28871
28872 \begin_layout Plain Layout
28873 \begin_inset Caption Standard
28874
28875 \begin_layout Plain Layout
28876 \begin_inset CommandInset label
28877 LatexCommand label
28878 name "fig:encab-al-lado-de-fig"
28879
28880 \end_inset
28881
28882 Leyenda centrada verticalmente junto a una figura.
28883 \end_layout
28884
28885 \end_inset
28886
28887
28888 \end_layout
28889
28890 \end_inset
28891
28892
28893 \end_layout
28894
28895 \begin_layout Standard
28896 \begin_inset ERT
28897 status collapsed
28898
28899 \begin_layout Plain Layout
28900
28901
28902 \backslash
28903 FigBesEnd
28904 \end_layout
28905
28906 \end_inset
28907
28908
28909 \end_layout
28910
28911 \begin_layout Standard
28912 \begin_inset ERT
28913 status collapsed
28914
28915 \begin_layout Plain Layout
28916
28917
28918 \backslash
28919 TabBesBeg[5]
28920 \end_layout
28921
28922 \end_inset
28923
28924
28925 \end_layout
28926
28927 \begin_layout Standard
28928 \begin_inset Float table
28929 wide false
28930 sideways false
28931 status open
28932
28933 \begin_layout Plain Layout
28934 \begin_inset Caption Standard
28935
28936 \begin_layout Plain Layout
28937 \begin_inset CommandInset label
28938 LatexCommand label
28939 name "tab:leyenda-más-ancha"
28940
28941 \end_inset
28942
28943 Una leyenda más ancha que la del cuadro
28944 \begin_inset space ~
28945 \end_inset
28946
28947
28948 \begin_inset CommandInset ref
28949 LatexCommand ref
28950 reference "tab:encab-al-lado"
28951
28952 \end_inset
28953
28954 .
28955 \end_layout
28956
28957 \end_inset
28958
28959
28960 \end_layout
28961
28962 \begin_layout Plain Layout
28963 \begin_inset Tabular
28964 <lyxtabular version="3" rows="4" columns="5">
28965 <features tabularvalignment="middle">
28966 <column alignment="center" valignment="top">
28967 <column alignment="center" valignment="top">
28968 <column alignment="center" valignment="top">
28969 <column alignment="center" valignment="top">
28970 <column alignment="center" valignment="top">
28971 <row>
28972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28973 \begin_inset Text
28974
28975 \begin_layout Plain Layout
28976 a
28977 \end_layout
28978
28979 \end_inset
28980 </cell>
28981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28982 \begin_inset Text
28983
28984 \begin_layout Plain Layout
28985
28986 \end_layout
28987
28988 \end_inset
28989 </cell>
28990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28991 \begin_inset Text
28992
28993 \begin_layout Plain Layout
28994 b
28995 \end_layout
28996
28997 \end_inset
28998 </cell>
28999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29000 \begin_inset Text
29001
29002 \begin_layout Plain Layout
29003
29004 \end_layout
29005
29006 \end_inset
29007 </cell>
29008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29009 \begin_inset Text
29010
29011 \begin_layout Plain Layout
29012 c
29013 \end_layout
29014
29015 \end_inset
29016 </cell>
29017 </row>
29018 <row>
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" usebox="none">
29029 \begin_inset Text
29030
29031 \begin_layout Plain Layout
29032 d
29033 \end_layout
29034
29035 \end_inset
29036 </cell>
29037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29038 \begin_inset Text
29039
29040 \begin_layout Plain Layout
29041
29042 \end_layout
29043
29044 \end_inset
29045 </cell>
29046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29047 \begin_inset Text
29048
29049 \begin_layout Plain Layout
29050 e
29051 \end_layout
29052
29053 \end_inset
29054 </cell>
29055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29056 \begin_inset Text
29057
29058 \begin_layout Plain Layout
29059
29060 \end_layout
29061
29062 \end_inset
29063 </cell>
29064 </row>
29065 <row>
29066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29067 \begin_inset Text
29068
29069 \begin_layout Plain Layout
29070 f
29071 \end_layout
29072
29073 \end_inset
29074 </cell>
29075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29076 \begin_inset Text
29077
29078 \begin_layout Plain Layout
29079
29080 \end_layout
29081
29082 \end_inset
29083 </cell>
29084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29085 \begin_inset Text
29086
29087 \begin_layout Plain Layout
29088 g
29089 \end_layout
29090
29091 \end_inset
29092 </cell>
29093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29094 \begin_inset Text
29095
29096 \begin_layout Plain Layout
29097
29098 \end_layout
29099
29100 \end_inset
29101 </cell>
29102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29103 \begin_inset Text
29104
29105 \begin_layout Plain Layout
29106 h
29107 \end_layout
29108
29109 \end_inset
29110 </cell>
29111 </row>
29112 <row>
29113 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" leftline="true" usebox="none">
29123 \begin_inset Text
29124
29125 \begin_layout Plain Layout
29126 i
29127 \end_layout
29128
29129 \end_inset
29130 </cell>
29131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29132 \begin_inset Text
29133
29134 \begin_layout Plain Layout
29135
29136 \end_layout
29137
29138 \end_inset
29139 </cell>
29140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29141 \begin_inset Text
29142
29143 \begin_layout Plain Layout
29144 j
29145 \end_layout
29146
29147 \end_inset
29148 </cell>
29149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29150 \begin_inset Text
29151
29152 \begin_layout Plain Layout
29153
29154 \end_layout
29155
29156 \end_inset
29157 </cell>
29158 </row>
29159 </lyxtabular>
29160
29161 \end_inset
29162
29163
29164 \end_layout
29165
29166 \end_inset
29167
29168
29169 \end_layout
29170
29171 \begin_layout Standard
29172 \begin_inset ERT
29173 status collapsed
29174
29175 \begin_layout Plain Layout
29176
29177
29178 \backslash
29179 TabBesEnd
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \end_layout
29186
29187 \begin_layout Standard
29188 \begin_inset ERT
29189 status collapsed
29190
29191 \begin_layout Plain Layout
29192
29193
29194 \backslash
29195 else
29196 \end_layout
29197
29198 \end_inset
29199
29200
29201 \begin_inset Note Note
29202 status open
29203
29204 \begin_layout Plain Layout
29205 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
29206  
29207 \series bold
29208 sidecap
29209 \series default
29210 .
29211 \end_layout
29212
29213 \end_inset
29214
29215
29216 \end_layout
29217
29218 \begin_layout Standard
29219 Debes instalar el paquete \SpecialChar LaTeX
29220  
29221 \series bold
29222 sidecap
29223 \series default
29224  para ver la parte siguiente en la salida.
29225 \end_layout
29226
29227 \begin_layout Standard
29228 \begin_inset ERT
29229 status collapsed
29230
29231 \begin_layout Plain Layout
29232
29233
29234 \backslash
29235 fi
29236 \end_layout
29237
29238 \end_inset
29239
29240
29241 \end_layout
29242
29243 \begin_layout Section
29244 Índice de flotantes
29245 \begin_inset Index idx
29246 status collapsed
29247
29248 \begin_layout Plain Layout
29249 Flotantes ! Índice de
29250 \end_layout
29251
29252 \end_inset
29253
29254
29255 \end_layout
29256
29257 \begin_layout Standard
29258 Igual que en el índice general se listan las secciones del documento, hay
29259  índices para todos los tipos de flotantes, como las figuras.
29260  Se pueden insertar mediante los submenús 
29261 \family sans
29262 Insertar\SpecialChar menuseparator
29263 Índice
29264 \family default
29265 s.
29266 \end_layout
29267
29268 \begin_layout Standard
29269 Las entradas de los índices son las leyendas del flotante o su título breve,
29270  el número de flotante y el número de la página del documento en la que
29271  aparecen.
29272 \end_layout
29273
29274 \begin_layout Standard
29275 Puedes encontrar los índices de figuras y cuadros al final de este documento.
29276 \end_layout
29277
29278 \begin_layout Chapter
29279 Notas
29280 \end_layout
29281
29282 \begin_layout Section
29283 Notas en \SpecialChar LyX
29284
29285 \begin_inset Index idx
29286 status collapsed
29287
29288 \begin_layout Plain Layout
29289 Notas ! en \SpecialChar LyX
29290
29291 \end_layout
29292
29293 \end_inset
29294
29295
29296 \end_layout
29297
29298 \begin_layout Standard
29299 Las notas se insertan con el botón 
29300 \begin_inset Info
29301 type  "icon"
29302 arg   "note-insert"
29303 \end_inset
29304
29305  o con el menú 
29306 \family sans
29307 Insertar\SpecialChar menuseparator
29308 Nota
29309 \family default
29310 .
29311  Hay cinco tipos de notas:
29312 \end_layout
29313
29314 \begin_layout Description
29315 Nota
29316 \begin_inset space ~
29317 \end_inset
29318
29319 \SpecialChar LyX
29320  Este tipo es para notas internas que no han de aparecer en la salida.
29321  Su cuadro se muestra como este:
29322 \begin_inset Newline newline
29323 \end_inset
29324
29325
29326 \begin_inset Newline newline
29327 \end_inset
29328
29329
29330 \begin_inset Graphics
29331         filename clipart/NotaLyXImagenQt4.png
29332         display false
29333         scale 75
29334
29335 \end_inset
29336
29337  
29338 \begin_inset Note Note
29339 status collapsed
29340
29341 \begin_layout Plain Layout
29342 Este es un texto en un recuadro que no se muestra en la salida.
29343 \end_layout
29344
29345 \end_inset
29346
29347
29348 \end_layout
29349
29350 \begin_layout Description
29351 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
29352  comentario de \SpecialChar LaTeX
29353 , cuando exportas el documento a \SpecialChar LaTeX
29354  vía menú 
29355 \family sans
29356 Archivo\SpecialChar menuseparator
29357 Exportar\SpecialChar menuseparator
29358 \SpecialChar LaTeX
29359  (pdflatex) / (plain)
29360 \family default
29361 .
29362  Su recuadro se ve así:
29363 \begin_inset Newline newline
29364 \end_inset
29365
29366
29367 \begin_inset Newline newline
29368 \end_inset
29369
29370
29371 \begin_inset Graphics
29372         filename clipart/ComentNotaImagenQt4.png
29373         display false
29374         scale 75
29375
29376 \end_inset
29377
29378  
29379 \begin_inset Note Comment
29380 status collapsed
29381
29382 \begin_layout Plain Layout
29383 Una nota comentario que sólo aparece como comentario en archivos \SpecialChar LaTeX
29384 .
29385 \end_layout
29386
29387 \end_inset
29388
29389
29390 \end_layout
29391
29392 \begin_layout Description
29393 Resaltado
29394 \begin_inset space ~
29395 \end_inset
29396
29397 en
29398 \begin_inset space ~
29399 \end_inset
29400
29401 gris Esta nota aparece en la salida como texto resaltado en gris.
29402  Su recuadro se parece a este:
29403 \begin_inset Newline newline
29404 \end_inset
29405
29406
29407 \begin_inset Newline newline
29408 \end_inset
29409
29410
29411 \begin_inset Graphics
29412         filename clipart/GrisNotaImagenQt4.png
29413         display false
29414         scale 75
29415
29416 \end_inset
29417
29418
29419 \begin_inset Newline newline
29420 \end_inset
29421
29422
29423 \begin_inset ERT
29424 status collapsed
29425
29426 \begin_layout Plain Layout
29427
29428
29429 \backslash
29430 renewenvironment{lyxgreyedout}
29431 \end_layout
29432
29433 \begin_layout Plain Layout
29434
29435 {
29436 \backslash
29437 textcolor[gray]{0.8}
29438 \backslash
29439 bgroup}{
29440 \backslash
29441 egroup}
29442 \end_layout
29443
29444 \end_inset
29445
29446
29447 \begin_inset Note Greyedout
29448 status open
29449
29450 \begin_layout Plain Layout
29451 Este es el texto
29452 \begin_inset Foot
29453 status collapsed
29454
29455 \begin_layout Plain Layout
29456 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
29457 \end_layout
29458
29459 \end_inset
29460
29461  de un comentario que se muestra resaltado en gris.
29462 \end_layout
29463
29464 \end_inset
29465
29466
29467 \begin_inset ERT
29468 status collapsed
29469
29470 \begin_layout Plain Layout
29471
29472
29473 \backslash
29474 renewenvironment{lyxgreyedout}
29475 \end_layout
29476
29477 \begin_layout Plain Layout
29478
29479 {
29480 \backslash
29481 textcolor{blue}
29482 \backslash
29483 bgroup}{
29484 \backslash
29485 egroup}
29486 \end_layout
29487
29488 \end_inset
29489
29490
29491 \begin_inset Note Note
29492 status collapsed
29493
29494 \begin_layout Plain Layout
29495 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
29496  original de \SpecialChar LyX
29497 , ya que en el preámbulo de este documento se han redefinido
29498  estas notas para que salgan en azul, como se indica más adelante.
29499 \end_layout
29500
29501 \end_inset
29502
29503
29504 \begin_inset Newline newline
29505 \end_inset
29506
29507
29508 \begin_inset Newline newline
29509 \end_inset
29510
29511 Como se ve en el ejemplo, la primera línea de las notas resaltadas en gris
29512  está un poco sangrada, y por otra parte pueden tener notas al pie.
29513 \end_layout
29514
29515 \begin_layout Standard
29516 \begin_inset VSpace bigskip
29517 \end_inset
29518
29519 Si usas el botón de la barra de herramientas 
29520 \begin_inset Info
29521 type  "icon"
29522 arg   "note-insert"
29523 \end_inset
29524
29525  para insertar notas, se inserta una 
29526 \family sans
29527 Nota
29528 \begin_inset space ~
29529 \end_inset
29530
29531 \SpecialChar LyX
29532
29533 \family default
29534 .
29535  Puedes cambiar entre los tres tipos de nota con clic derecho sobre el recuadro.
29536  
29537 \family roman
29538 \series medium
29539 \bar no
29540 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
29541  botón de herramienta 
29542 \family sans
29543 \series default
29544 \bar default
29545 Nota
29546 \family default
29547 .
29548  Para cambiar una nota a texto, pulsa la tecla 
29549 \family sans
29550 Retroceso
29551 \family default
29552  cuando el cursor está en la primera posición de una nota, o la tecla 
29553 \family sans
29554 Supr
29555 \family default
29556  cuando el cursor está en la última posición de la nota, respectivamente.
29557 \end_layout
29558
29559 \begin_layout Standard
29560 \begin_inset VSpace bigskip
29561 \end_inset
29562
29563 El color de las notas resaltadas en gris puede cambiarse en el menú 
29564 \family sans
29565 Documento\SpecialChar menuseparator
29566 Configuración\SpecialChar menuseparator
29567 Colores
29568 \family default
29569 .
29570 \end_layout
29571
29572 \begin_layout Section
29573 Notas al pie
29574 \begin_inset CommandInset label
29575 LatexCommand label
29576 name "sec:Notas-al-pie"
29577
29578 \end_inset
29579
29580
29581 \begin_inset Index idx
29582 status collapsed
29583
29584 \begin_layout Plain Layout
29585 Notas ! al pie
29586 \end_layout
29587
29588 \end_inset
29589
29590
29591 \end_layout
29592
29593 \begin_layout Standard
29594 Las notas al pie se insertan con el botón 
29595 \begin_inset Info
29596 type  "icon"
29597 arg   "footnote-insert"
29598 \end_inset
29599
29600  o el menú 
29601 \family sans
29602 Insertar\SpecialChar menuseparator
29603 Nota
29604 \begin_inset space ~
29605 \end_inset
29606
29607 al
29608 \begin_inset space ~
29609 \end_inset
29610
29611 pie
29612 \family default
29613 .
29614  
29615 \family roman
29616 \series medium
29617 \bar no
29618 Aparece un recuadro como este:
29619 \family default
29620 \series default
29621 \bar default
29622  
29623 \begin_inset Graphics
29624         filename clipart/notapieQt4.png
29625         scale 80
29626
29627 \end_inset
29628
29629  
29630 \family roman
29631 \series medium
29632 \bar no
29633 donde puedes introducir el texto.
29634  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
29635  sobre el
29636 \family default
29637 \series default
29638 \bar default
29639  
29640 \family roman
29641 \series medium
29642 \bar no
29643 botón
29644 \family default
29645 \series default
29646 \bar default
29647 .
29648  Para cambiar una nota al pie a texto, pulsa la tecla 
29649 \family sans
29650 Retroceso
29651 \family default
29652  cuando el cursor está en la primera posición de la nota al pie, o la tecla
29653  
29654 \family sans
29655 Supr
29656 \family default
29657  cuando el cursor está en la última posición de la nota, respectivamente.
29658 \end_layout
29659
29660 \begin_layout Standard
29661 Aquí hay un ejemplo de nota al pie:
29662 \family roman
29663 \series medium
29664 \bar no
29665
29666 \begin_inset Foot
29667 status collapsed
29668
29669 \begin_layout Plain Layout
29670 \begin_inset CommandInset label
29671 LatexCommand label
29672 name "pie:Esto-es-una"
29673
29674 \end_inset
29675
29676 Ejemplo de nota al pie.
29677 \end_layout
29678
29679 \end_inset
29680
29681
29682 \family default
29683 \series default
29684 \bar default
29685
29686 \begin_inset ERT
29687 status collapsed
29688
29689 \begin_layout Plain Layout
29690
29691
29692 \backslash
29693 newcounter{MyRepeatFoot}
29694 \end_layout
29695
29696 \begin_layout Plain Layout
29697
29698
29699 \backslash
29700 setcounter{MyRepeatFoot}{
29701 \backslash
29702 thefootnote}
29703 \end_layout
29704
29705 \end_inset
29706
29707
29708 \end_layout
29709
29710 \begin_layout Standard
29711 En la salida, el pie se muestra como número voladito en el lugar del texto
29712  donde se coloca el recuadro.
29713  El texto se coloca al final de la página actual.
29714  Los números de las notas son calculados por \SpecialChar LaTeX
29715 , y son consecutivos.
29716  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
29717 \end_layout
29718
29719 \begin_layout Standard
29720 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
29721  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
29722  se describe en la sección
29723 \begin_inset space ~
29724 \end_inset
29725
29726
29727 \begin_inset CommandInset ref
29728 LatexCommand ref
29729 reference "sec:Referencias-a-Flotantes"
29730
29731 \end_inset
29732
29733 .
29734 \begin_inset Newline newline
29735 \end_inset
29736
29737 Esto es una referencia cruzada a la Nota al pie
29738 \begin_inset space ~
29739 \end_inset
29740
29741
29742 \begin_inset CommandInset ref
29743 LatexCommand ref
29744 reference "pie:Esto-es-una"
29745
29746 \end_inset
29747
29748 .
29749 \end_layout
29750
29751 \begin_layout Standard
29752 \begin_inset VSpace defskip
29753 \end_inset
29754
29755
29756 \lang english
29757 Footnotes in title environments are usually not numbered with symbols and
29758  they cannot contain several paragraphs.
29759  See for example the footnote in the titling of this document.
29760 \end_layout
29761
29762 \begin_layout Standard
29763 \begin_inset VSpace defskip
29764 \end_inset
29765
29766
29767 \end_layout
29768
29769 \begin_layout Standard
29770 Debido a razones técnicas, \SpecialChar LaTeX
29771  no imprime las notas al pie en cuadros.
29772  No obstante, hay otro método para imprimirlas: en lugar de la nota al pie
29773  se inserta el comando 
29774 \series bold
29775
29776 \backslash
29777 footnotemark{}
29778 \series default
29779  en código \SpecialChar TeX
29780 .
29781  El texto de la nota se introduce como argumento del comando
29782 \series bold
29783  
29784 \backslash
29785 footnotetext
29786 \series default
29787  después del cuadro.
29788 \begin_inset Newline newline
29789 \end_inset
29790
29791 Esto es lo que se ha hecho para el siguiente cuadro con el comando
29792 \end_layout
29793
29794 \begin_layout Standard
29795
29796 \series bold
29797
29798 \backslash
29799 footnotetext{
29800 \series default
29801 Texto de la nota del cuadro.
29802 \series bold
29803 }
29804 \end_layout
29805
29806 \begin_layout Standard
29807 \begin_inset Tabular
29808 <lyxtabular version="3" rows="2" columns="1">
29809 <features tabularvalignment="middle">
29810 <column alignment="center" valignment="top">
29811 <row>
29812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29813 \begin_inset Text
29814
29815 \begin_layout Plain Layout
29816 Texto de ejemplo.
29817 \begin_inset Foot
29818 status open
29819
29820 \begin_layout Plain Layout
29821 ¡Esta nota no se imprimirá!
29822 \end_layout
29823
29824 \end_inset
29825
29826
29827 \end_layout
29828
29829 \end_inset
29830 </cell>
29831 </row>
29832 <row>
29833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29834 \begin_inset Text
29835
29836 \begin_layout Plain Layout
29837 Texto de ejemplo.
29838 \begin_inset ERT
29839 status collapsed
29840
29841 \begin_layout Plain Layout
29842
29843
29844 \backslash
29845 footnotemark{}
29846 \end_layout
29847
29848 \end_inset
29849
29850
29851 \end_layout
29852
29853 \end_inset
29854 </cell>
29855 </row>
29856 </lyxtabular>
29857
29858 \end_inset
29859
29860
29861 \begin_inset ERT
29862 status collapsed
29863
29864 \begin_layout Plain Layout
29865
29866
29867 \backslash
29868 footnotetext{
29869 \end_layout
29870
29871 \end_inset
29872
29873 Texto de la nota del cuadro.
29874 \begin_inset ERT
29875 status collapsed
29876
29877 \begin_layout Plain Layout
29878
29879 }
29880 \end_layout
29881
29882 \end_inset
29883
29884
29885 \end_layout
29886
29887 \begin_layout Standard
29888 Las notas al pie en cuadros largos se describen en la sección
29889 \begin_inset space ~
29890 \end_inset
29891
29892
29893 \begin_inset CommandInset ref
29894 LatexCommand ref
29895 reference "subsec:Notas-al-pie-en-Cuadros-Largos"
29896
29897 \end_inset
29898
29899 .
29900 \end_layout
29901
29902 \begin_layout Standard
29903 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
29904  y con numeración diferente debido a que una minipágina es como una página
29905  dentro de otra.
29906  (Más información sobre minipáginas en la sección
29907 \begin_inset space ~
29908 \end_inset
29909
29910
29911 \begin_inset CommandInset ref
29912 LatexCommand ref
29913 reference "sec:Minipáginas"
29914
29915 \end_inset
29916
29917 ).
29918  Para poner notas en una minipágina que se impriman a pie de página como
29919  las notas al pie normales, se puede usar también el método de 
29920 \series bold
29921
29922 \backslash
29923 footnotemark{}
29924 \series default
29925  y 
29926 \series bold
29927
29928 \backslash
29929 footnotetext
29930 \series default
29931 .
29932 \end_layout
29933
29934 \begin_layout Standard
29935 \begin_inset Box Frameless
29936 position "t"
29937 hor_pos "c"
29938 has_inner_box 1
29939 inner_pos "t"
29940 use_parbox 0
29941 use_makebox 0
29942 width "100col%"
29943 special "none"
29944 height "1in"
29945 height_special "totalheight"
29946 thickness "0.4pt"
29947 separation "3pt"
29948 shadowsize "4pt"
29949 framecolor "black"
29950 backgroundcolor "none"
29951 status open
29952
29953 \begin_layout Plain Layout
29954 Muestra de texto en una minipágina.
29955 \begin_inset Foot
29956 status open
29957
29958 \begin_layout Plain Layout
29959 Nota en la minipágina.
29960 \end_layout
29961
29962 \end_inset
29963
29964
29965 \end_layout
29966
29967 \begin_layout Plain Layout
29968 Muestra de texto en una minipágina.
29969 \begin_inset ERT
29970 status collapsed
29971
29972 \begin_layout Plain Layout
29973
29974
29975 \backslash
29976 footnotemark{}
29977 \end_layout
29978
29979 \end_inset
29980
29981
29982 \end_layout
29983
29984 \end_inset
29985
29986
29987 \end_layout
29988
29989 \begin_layout Standard
29990 \begin_inset ERT
29991 status collapsed
29992
29993 \begin_layout Plain Layout
29994
29995
29996 \backslash
29997 footnotetext{
29998 \end_layout
29999
30000 \end_inset
30001
30002 Nota fuera de la minipágina.
30003 \begin_inset ERT
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007
30008 }
30009 \end_layout
30010
30011 \end_inset
30012
30013
30014 \end_layout
30015
30016 \begin_layout Standard
30017 \begin_inset VSpace defskip
30018 \end_inset
30019
30020
30021 \end_layout
30022
30023 \begin_layout Standard
30024 Para hacer referencia a la misma nota varias veces sin imprimir su texto
30025  cada vez, usa el comando 
30026 \series bold
30027
30028 \backslash
30029 footnotemark[number]
30030 \series default
30031  en código \SpecialChar TeX
30032 .
30033 \begin_inset Newline newline
30034 \end_inset
30035
30036 Como el número de la nota repetida no se conoce mientras se escribe el texto,
30037  hay que guardarlo.
30038  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
30039  comandos en código \SpecialChar TeX
30040  después de la nota al pie
30041 \begin_inset space ~
30042 \end_inset
30043
30044
30045 \begin_inset CommandInset ref
30046 LatexCommand ref
30047 reference "pie:Esto-es-una"
30048
30049 \end_inset
30050
30051  para guardar el número de la nota: 
30052 \end_layout
30053
30054 \begin_layout Standard
30055
30056 \series bold
30057
30058 \backslash
30059 newcounter{MyRepeatFoot}
30060 \begin_inset Newline newline
30061 \end_inset
30062
30063
30064 \backslash
30065 setcounter{MyRepeatFoot}{
30066 \backslash
30067 thefootnote}
30068 \end_layout
30069
30070 \begin_layout Standard
30071 La marca de la nota se ha creado después con el comando:
30072 \end_layout
30073
30074 \begin_layout Standard
30075
30076 \series bold
30077
30078 \backslash
30079 footnotemark[
30080 \backslash
30081 theMyRepeatFoot]
30082 \end_layout
30083
30084 \begin_layout Standard
30085 Aquí hay una nota repetida:
30086 \begin_inset ERT
30087 status collapsed
30088
30089 \begin_layout Plain Layout
30090
30091
30092 \backslash
30093 footnotemark[
30094 \backslash
30095 theMyRepeatFoot]
30096 \end_layout
30097
30098 \end_inset
30099
30100
30101 \end_layout
30102
30103 \begin_layout Standard
30104 Para repetir la nota al pie previa, se puede omitir el guardado del número
30105  de la nota y usar en su lugar el comando:
30106 \end_layout
30107
30108 \begin_layout Standard
30109
30110 \series bold
30111
30112 \backslash
30113 footnotemark[
30114 \backslash
30115 thefootnote]
30116 \end_layout
30117
30118 \begin_layout Standard
30119 Aquí hay otra nota repetida:
30120 \begin_inset ERT
30121 status collapsed
30122
30123 \begin_layout Plain Layout
30124
30125
30126 \backslash
30127 footnotemark[
30128 \backslash
30129 thefootnote]
30130 \end_layout
30131
30132 \end_inset
30133
30134
30135 \end_layout
30136
30137 \begin_layout Subsection
30138 Numeración de notas al pie
30139 \begin_inset CommandInset label
30140 LatexCommand label
30141 name "subsec:Numeración-de-Notas-al-Pie"
30142
30143 \end_inset
30144
30145
30146 \begin_inset Index idx
30147 status collapsed
30148
30149 \begin_layout Plain Layout
30150 Notas ! al pie ! numeración
30151 \end_layout
30152
30153 \end_inset
30154
30155
30156 \end_layout
30157
30158 \begin_layout Standard
30159 Para reiniciar el número de pie a 1 en cada sección añade
30160 \family roman
30161  en el preámbulo el comando:
30162 \end_layout
30163
30164 \begin_layout Standard
30165
30166 \series bold
30167
30168 \backslash
30169 @addtoreset{footnote}{section}
30170 \end_layout
30171
30172 \begin_layout Standard
30173 \begin_inset VSpace bigskip
30174 \end_inset
30175
30176 El siguiente comando en el preámbulo cambia el estilo de numeración del
30177  pie a números romanos en minúsculas:
30178 \end_layout
30179
30180 \begin_layout Standard
30181
30182 \series bold
30183
30184 \backslash
30185 renewcommand{
30186 \backslash
30187 thefootnote}{
30188 \backslash
30189 roman{footnote}}
30190 \end_layout
30191
30192 \begin_layout Standard
30193 \begin_inset ERT
30194 status collapsed
30195
30196 \begin_layout Plain Layout
30197
30198
30199 \backslash
30200 renewcommand{
30201 \backslash
30202 thefootnote}{
30203 \backslash
30204 roman{footnote}}
30205 \end_layout
30206
30207 \end_inset
30208
30209  Nota al pie en números romanos:
30210 \begin_inset Foot
30211 status collapsed
30212
30213 \begin_layout Plain Layout
30214 Ejemplo de nota al pie en números romanos.
30215 \end_layout
30216
30217 \end_inset
30218
30219
30220 \begin_inset ERT
30221 status collapsed
30222
30223 \begin_layout Plain Layout
30224
30225
30226 \backslash
30227 renewcommand{
30228 \backslash
30229 thefootnote}{
30230 \backslash
30231 arabic{footnote}}
30232 \end_layout
30233
30234 \end_inset
30235
30236
30237 \end_layout
30238
30239 \begin_layout Standard
30240 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
30241  
30242 \series bold
30243
30244 \backslash
30245 roman
30246 \series default
30247  por 
30248 \series bold
30249
30250 \backslash
30251 Roman
30252 \series default
30253 .
30254  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
30255 \series bold
30256
30257 \backslash
30258 Alph
30259 \series default
30260  o 
30261 \series bold
30262
30263 \backslash
30264 alph
30265 \series default
30266 , respectivamente.
30267  Para ordenar las notas al pie con símbolos usa 
30268 \series bold
30269
30270 \backslash
30271 fnsymbol
30272 \series default
30273 .
30274 \end_layout
30275
30276 \begin_layout Standard
30277 \begin_inset Note Greyedout
30278 status open
30279
30280 \begin_layout Plain Layout
30281
30282 \series bold
30283 Nota:
30284 \series default
30285  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
30286  simples.
30287 \end_layout
30288
30289 \end_inset
30290
30291
30292 \begin_inset Newline newline
30293 \end_inset
30294
30295
30296 \begin_inset Note Greyedout
30297 status open
30298
30299 \begin_layout Plain Layout
30300
30301 \series bold
30302 Nota:
30303 \series default
30304  sólo puedes ordenar hasta 9 pies con símbolos.
30305 \end_layout
30306
30307 \end_inset
30308
30309
30310 \end_layout
30311
30312 \begin_layout Standard
30313 Para volver al estilo de numeración predeterminado cuando has cambiado a
30314  otro estilo, usa 
30315 \series bold
30316
30317 \backslash
30318 arabic
30319 \series default
30320  en vez de 
30321 \series bold
30322
30323 \backslash
30324 roman
30325 \series default
30326  en el comando anterior.
30327 \begin_inset ERT
30328 status collapsed
30329
30330 \begin_layout Plain Layout
30331
30332
30333 \backslash
30334 renewcommand{
30335 \backslash
30336 thefootnote}{
30337 \backslash
30338 arabic{footnote}}
30339 \end_layout
30340
30341 \end_inset
30342
30343
30344 \end_layout
30345
30346 \begin_layout Standard
30347 \begin_inset VSpace bigskip
30348 \end_inset
30349
30350
30351 \end_layout
30352
30353 \begin_layout Standard
30354 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
30355  comando al preámbulo del documento:
30356 \end_layout
30357
30358 \begin_layout Standard
30359
30360 \series bold
30361
30362 \backslash
30363 numberwithin{footnote}{chapter}
30364 \end_layout
30365
30366 \begin_layout Standard
30367 Para poder usar el comando 
30368 \series bold
30369
30370 \backslash
30371 numberwithin
30372 \series default
30373 , marca la opción 
30374 \family sans
30375 Usar
30376 \family default
30377
30378 \begin_inset space ~
30379 \end_inset
30380
30381
30382 \family sans
30383 el
30384 \family default
30385
30386 \begin_inset space ~
30387 \end_inset
30388
30389
30390 \family sans
30391 paquete
30392 \family default
30393
30394 \begin_inset space ~
30395 \end_inset
30396
30397
30398 \family sans
30399 AMS
30400 \family default
30401  en la sección 
30402 \family sans
30403 Opciones para ecuaciones
30404 \family default
30405  de la configuración del documento.
30406 \end_layout
30407
30408 \begin_layout Standard
30409 \begin_inset ERT
30410 status collapsed
30411
30412 \begin_layout Plain Layout
30413
30414
30415 \backslash
30416 numberwithin{footnote}{chapter}
30417 \end_layout
30418
30419 \end_inset
30420
30421 Esto es otro ejemplo de nota al pie:
30422 \series bold
30423
30424 \begin_inset Foot
30425 status collapsed
30426
30427 \begin_layout Plain Layout
30428 Nota al pie numerada en el esquema 
30429 \begin_inset Quotes eld
30430 \end_inset
30431
30432 capítulo.nota
30433 \begin_inset Quotes erd
30434 \end_inset
30435
30436 .
30437 \end_layout
30438
30439 \end_inset
30440
30441
30442 \series default
30443
30444 \begin_inset ERT
30445 status collapsed
30446
30447 \begin_layout Plain Layout
30448
30449
30450 \backslash
30451 renewcommand{
30452 \backslash
30453 thefootnote}{
30454 \backslash
30455 arabic{footnote}}
30456 \end_layout
30457
30458 \end_inset
30459
30460
30461 \end_layout
30462
30463 \begin_layout Standard
30464 \begin_inset Note Greyedout
30465 status open
30466
30467 \begin_layout Plain Layout
30468
30469 \series bold
30470 Nota: 
30471 \backslash
30472 numberwithin 
30473 \series default
30474 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
30475  previas para obtener números no arábigos se sobreescriben.
30476 \end_layout
30477
30478 \end_inset
30479
30480
30481 \end_layout
30482
30483 \begin_layout Standard
30484 Así, para obtener por ejemplo el esquema «capítulo.
30485 \backslash
30486 Roman{footnote}», usa este comando en vez de 
30487 \series bold
30488
30489 \backslash
30490 numberwithin
30491 \series default
30492 :
30493 \end_layout
30494
30495 \begin_layout Standard
30496
30497 \series bold
30498
30499 \backslash
30500 renewcommand{
30501 \backslash
30502 thefootnote}{
30503 \backslash
30504 thechapter.
30505 \backslash
30506 Roman{footnote}}
30507 \end_layout
30508
30509 \begin_layout Subsection
30510 Colocación de notas al pie
30511 \begin_inset Index idx
30512 status collapsed
30513
30514 \begin_layout Plain Layout
30515 Notas ! al pie ! colocación
30516 \end_layout
30517
30518 \end_inset
30519
30520
30521 \end_layout
30522
30523 \begin_layout Standard
30524 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
30525  entre ellas al final de la página.
30526  Para hacerlas más legibles puedes añadir 1.5
30527 \begin_inset space \thinspace{}
30528 \end_inset
30529
30530 mm, p.
30531 \begin_inset space \thinspace{}
30532 \end_inset
30533
30534 ej., con el comando siguiente en el preámbulo:
30535 \end_layout
30536
30537 \begin_layout Standard
30538
30539 \series bold
30540
30541 \backslash
30542 let
30543 \backslash
30544 myFoot
30545 \backslash
30546 footnote
30547 \begin_inset Newline newline
30548 \end_inset
30549
30550
30551 \backslash
30552 renewcommand{
30553 \backslash
30554 footnote}[1]{
30555 \backslash
30556 myFoot{#1
30557 \backslash
30558 vspace{1.5mm}}}
30559 \end_layout
30560
30561 \begin_layout Standard
30562 \begin_inset VSpace bigskip
30563 \end_inset
30564
30565 En documentos a dos columnas la nota al pie aparece al final de cada columna,
30566  véase la figura
30567 \begin_inset space ~
30568 \end_inset
30569
30570
30571 \begin_inset CommandInset ref
30572 LatexCommand ref
30573 reference "fig:Colocación-standard-del-pie"
30574
30575 \end_inset
30576
30577 .
30578  Si las notas debieran mostrarse sólo al final de la columna derecha, como
30579  en la figura
30580 \begin_inset space ~
30581 \end_inset
30582
30583
30584 \begin_inset CommandInset ref
30585 LatexCommand ref
30586 reference "fig:Colocación-del-pie-en"
30587
30588 \end_inset
30589
30590 , usa el paquete \SpecialChar LaTeX
30591  
30592 \series bold
30593 ftnright
30594 \series default
30595
30596 \begin_inset Index idx
30597 status collapsed
30598
30599 \begin_layout Plain Layout
30600 \SpecialChar LaTeX
30601 -paquetes ! ftnright
30602 \end_layout
30603
30604 \end_inset
30605
30606  con este comando en el preámbulo:
30607 \end_layout
30608
30609 \begin_layout Standard
30610
30611 \series bold
30612
30613 \backslash
30614 usepackage{ftnright}
30615 \end_layout
30616
30617 \begin_layout Standard
30618 \begin_inset Float figure
30619 placement !h
30620 wide false
30621 sideways false
30622 status open
30623
30624 \begin_layout Plain Layout
30625 \begin_inset ERT
30626 status collapsed
30627
30628 \begin_layout Plain Layout
30629
30630
30631 \backslash
30632 framebox{
30633 \end_layout
30634
30635 \end_inset
30636
30637
30638 \begin_inset Graphics
30639         filename ../clipart/without_fntright.pdf
30640         width 100col%
30641
30642 \end_inset
30643
30644
30645 \begin_inset ERT
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649
30650 }
30651 \end_layout
30652
30653 \end_inset
30654
30655
30656 \end_layout
30657
30658 \begin_layout Plain Layout
30659 \begin_inset Caption Standard
30660
30661 \begin_layout Plain Layout
30662 \begin_inset CommandInset label
30663 LatexCommand label
30664 name "fig:Colocación-standard-del-pie"
30665
30666 \end_inset
30667
30668 Colocación estándar de notas al pie en documentos a dos columnas.
30669 \end_layout
30670
30671 \end_inset
30672
30673
30674 \end_layout
30675
30676 \end_inset
30677
30678
30679 \end_layout
30680
30681 \begin_layout Standard
30682 \begin_inset Float figure
30683 placement !h
30684 wide false
30685 sideways false
30686 status open
30687
30688 \begin_layout Plain Layout
30689 \begin_inset ERT
30690 status collapsed
30691
30692 \begin_layout Plain Layout
30693
30694
30695 \backslash
30696 framebox{
30697 \end_layout
30698
30699 \end_inset
30700
30701
30702 \begin_inset Graphics
30703         filename ../clipart/with_fntright.pdf
30704         width 100col%
30705
30706 \end_inset
30707
30708
30709 \begin_inset ERT
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713
30714 }
30715 \end_layout
30716
30717 \end_inset
30718
30719
30720 \end_layout
30721
30722 \begin_layout Plain Layout
30723 \begin_inset Caption Standard
30724
30725 \begin_layout Plain Layout
30726 \begin_inset CommandInset label
30727 LatexCommand label
30728 name "fig:Colocación-del-pie-en"
30729
30730 \end_inset
30731
30732 Colocación de la nota al pie en documentos a dos columnas cuando se usa
30733  el paquete \SpecialChar LaTeX
30734  
30735 \series bold
30736 ftnright
30737 \series default
30738 .
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \end_layout
30745
30746 \end_inset
30747
30748
30749 \end_layout
30750
30751 \begin_layout Standard
30752 \begin_inset VSpace bigskip
30753 \end_inset
30754
30755 En alguna literatura científica es habitual reunir las notas para imprimirlas
30756  en un párrafo separado al final de la sección, como en la figura
30757 \begin_inset space ~
30758 \end_inset
30759
30760
30761 \begin_inset CommandInset ref
30762 LatexCommand ref
30763 reference "fig:Notas-al-pie-al-final"
30764
30765 \end_inset
30766
30767 .
30768  Para reunir las notas al final
30769 \begin_inset Index idx
30770 status collapsed
30771
30772 \begin_layout Plain Layout
30773 Notas ! al final
30774 \end_layout
30775
30776 \end_inset
30777
30778  en vez de a pie de página, carga en el menú 
30779 \family sans
30780 Documento\SpecialChar menuseparator
30781 Configuratión\SpecialChar menuseparator
30782 Módulos
30783 \family default
30784  el módulo 
30785 \family sans
30786 Pie
30787 \begin_inset space ~
30788 \end_inset
30789
30790 al
30791 \begin_inset space ~
30792 \end_inset
30793
30794 final
30795 \family default
30796 .
30797  Para insertar la colección de notas, escribe el comando
30798 \end_layout
30799
30800 \begin_layout Standard
30801
30802 \series bold
30803
30804 \backslash
30805 theendnotes
30806 \end_layout
30807
30808 \begin_layout Standard
30809 en código \SpecialChar TeX
30810  al final de una sección o capítulo.
30811 \end_layout
30812
30813 \begin_layout Standard
30814 \begin_inset Float figure
30815 wide false
30816 sideways false
30817 status open
30818
30819 \begin_layout Plain Layout
30820 \align center
30821 \begin_inset ERT
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825
30826
30827 \backslash
30828 framebox{
30829 \end_layout
30830
30831 \end_inset
30832
30833
30834 \begin_inset Graphics
30835         filename ../clipart/endnotes.pdf
30836
30837 \end_inset
30838
30839
30840 \begin_inset ERT
30841 status collapsed
30842
30843 \begin_layout Plain Layout
30844
30845 }
30846 \end_layout
30847
30848 \end_inset
30849
30850
30851 \end_layout
30852
30853 \begin_layout Plain Layout
30854 \begin_inset Caption Standard
30855
30856 \begin_layout Plain Layout
30857 \begin_inset CommandInset label
30858 LatexCommand label
30859 name "fig:Notas-al-pie-al-final"
30860
30861 \end_inset
30862
30863 Notas al final: notas impresas en párrafo separado al final de la sección
30864  o del capítulo.
30865 \end_layout
30866
30867 \end_inset
30868
30869
30870 \end_layout
30871
30872 \end_inset
30873
30874
30875 \end_layout
30876
30877 \begin_layout Standard
30878 \begin_inset VSpace medskip
30879 \end_inset
30880
30881 La cabecera de párrafo para las notas finales no se traduce automáticamente
30882  al lenguaje del documento, hay que hacerlo manualmente.
30883  El siguiente comando de preámbulo traduce el nombre en inglés «Notes» al
30884  español «Notas»:
30885 \end_layout
30886
30887 \begin_layout Standard
30888
30889 \series bold
30890
30891 \backslash
30892 renewcommand{
30893 \backslash
30894 notesname}{Notas}
30895 \end_layout
30896
30897 \begin_layout Standard
30898 \begin_inset VSpace medskip
30899 \end_inset
30900
30901 La numeración de notas finales puede cambiarse como la de las notas al pie,
30902  como se describe en la sección
30903 \begin_inset space ~
30904 \end_inset
30905
30906
30907 \begin_inset CommandInset ref
30908 LatexCommand ref
30909 reference "subsec:Numeración-de-Notas-al-Pie"
30910
30911 \end_inset
30912
30913 ; sólo hay que reemplazar el comando 
30914 \series bold
30915
30916 \backslash
30917 thefootnote
30918 \series default
30919  por 
30920 \series bold
30921
30922 \backslash
30923 theendnote
30924 \series default
30925 .
30926  Para restablecer la numeración usa el comando 
30927 \series bold
30928
30929 \backslash
30930 @addtoreset
30931 \series default
30932  como se describe en la sección
30933 \begin_inset space ~
30934 \end_inset
30935
30936
30937 \begin_inset CommandInset ref
30938 LatexCommand ref
30939 reference "subsec:Numeración-de-Notas-al-Pie"
30940
30941 \end_inset
30942
30943  y sustituye el parámetro de comando 
30944 \series bold
30945 footnote
30946 \series default
30947  por 
30948 \series bold
30949 endnote
30950 \series default
30951 .
30952 \end_layout
30953
30954 \begin_layout Standard
30955 Para notas al final hay el comando el comando 
30956 \series bold
30957
30958 \backslash
30959 endnotemark[número]
30960 \series default
30961  similar al comando 
30962 \series bold
30963
30964 \backslash
30965 footnotemark
30966 \series default
30967 , descrito en la sección
30968 \begin_inset space ~
30969 \end_inset
30970
30971
30972 \begin_inset CommandInset ref
30973 LatexCommand ref
30974 reference "sec:Notas-al-pie"
30975
30976 \end_inset
30977
30978 .
30979 \end_layout
30980
30981 \begin_layout Standard
30982 \begin_inset VSpace bigskip
30983 \end_inset
30984
30985 Las notas al pie también pueden colocarse al margen de la página y la alineación
30986  del texto del pie también puede cambiarse, véase el paquete \SpecialChar LaTeX
30987  
30988 \series bold
30989 footmisc
30990 \series default
30991
30992 \begin_inset Index idx
30993 status collapsed
30994
30995 \begin_layout Plain Layout
30996 \SpecialChar LaTeX
30997 -paquetes ! footmisc
30998 \end_layout
30999
31000 \end_inset
31001
31002  
31003 \begin_inset CommandInset citation
31004 LatexCommand cite
31005 key "footmisc"
31006
31007 \end_inset
31008
31009  para más información.
31010 \end_layout
31011
31012 \begin_layout Standard
31013 Para otras posibilidades de diseño de notas al pie mira en libros de \SpecialChar LaTeX
31014
31015 \begin_inset CommandInset citation
31016 LatexCommand cite
31017 key "latexcompanion,latexguide,latexbook"
31018
31019 \end_inset
31020
31021 .
31022  Si estás usando una clase de documento 
31023 \series bold
31024 KOMA-Script
31025 \series default
31026
31027 \begin_inset Index idx
31028 status collapsed
31029
31030 \begin_layout Plain Layout
31031 \SpecialChar LaTeX
31032 -paquetes ! KOMA-Script
31033 \end_layout
31034
31035 \end_inset
31036
31037 , puedes ajustar las características de las notas al pie mediante comandos
31038  específicos de la clase, véase 
31039 \begin_inset CommandInset citation
31040 LatexCommand cite
31041 key "KOMA-Script"
31042
31043 \end_inset
31044
31045 .
31046 \end_layout
31047
31048 \begin_layout Section
31049 Notas al margen
31050 \begin_inset Index idx
31051 status collapsed
31052
31053 \begin_layout Plain Layout
31054 Notas ! al margen
31055 \end_layout
31056
31057 \end_inset
31058
31059
31060 \end_layout
31061
31062 \begin_layout Standard
31063 Las notas al margen se ven y se comportan en \SpecialChar LyX
31064  como notas al pie.
31065  Se insertan con el menú 
31066 \family sans
31067 Insertar\SpecialChar menuseparator
31068 Nota
31069 \begin_inset space ~
31070 \end_inset
31071
31072 al
31073 \begin_inset space ~
31074 \end_inset
31075
31076 margen
31077 \family default
31078  o con el botón 
31079 \begin_inset Info
31080 type  "icon"
31081 arg   "marginalnote-insert"
31082 \end_inset
31083
31084 .
31085  Aparece un cuadro gris con la etiqueta 
31086 \family roman
31087 \series medium
31088 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
31089 \end_layout
31090
31091 \begin_layout Standard
31092 Al lado hay un ejemplo de nota al margen.
31093
31094 \family roman
31095 \series medium
31096  
31097 \begin_inset Marginal
31098 status open
31099
31100 \begin_layout Plain Layout
31101 Esto es una nota al margen.
31102 \end_layout
31103
31104 \end_inset
31105
31106
31107 \end_layout
31108
31109 \begin_layout Standard
31110 Estas notas salen en el margen derecho en documentos a una cara.
31111  En documentos a doble cara se muestran en el margen externo —margen izquierdo
31112  en páginas pares, derecho en páginas impares—.
31113  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
31114  a la derecha si la nota aparece en el margen izquierdo—.
31115  La primera línea de la nota se sitúa en la posición de la línea del texto
31116  en la que se inserta en el documento.
31117 \end_layout
31118
31119 \begin_layout Standard
31120 \begin_inset VSpace bigskip
31121 \end_inset
31122
31123 Para colocar la nota en el margen interno añade el comando
31124 \end_layout
31125
31126 \begin_layout Standard
31127
31128 \series bold
31129
31130 \backslash
31131 reversemarginpar
31132 \end_layout
31133
31134 \begin_layout Standard
31135 en código \SpecialChar TeX
31136  antes de la nota.
31137  La nueva colocación es válida para todas las siguientes notas al margen.
31138  
31139 \begin_inset ERT
31140 status collapsed
31141
31142 \begin_layout Plain Layout
31143
31144
31145 \backslash
31146 reversemarginpar 
31147 \end_layout
31148
31149 \end_inset
31150
31151
31152 \begin_inset Marginal
31153 status open
31154
31155 \begin_layout Plain Layout
31156 Esto es una nota en el margen interno.
31157 \end_layout
31158
31159 \end_inset
31160
31161
31162 \series bold
31163
31164 \begin_inset Newline newline
31165 \end_inset
31166
31167
31168 \series default
31169
31170 \begin_inset Note Greyedout
31171 status open
31172
31173 \begin_layout Plain Layout
31174
31175 \series bold
31176 Nota:
31177 \series default
31178  A veces no hay espacio suficiente en el margen interno, por lo que la nota
31179  no se mostrará correctamente en la salida.
31180 \end_layout
31181
31182 \end_inset
31183
31184
31185 \end_layout
31186
31187 \begin_layout Standard
31188 Para volver a la ubicación predeterminada inserta en código \SpecialChar TeX
31189  el comando
31190 \begin_inset ERT
31191 status collapsed
31192
31193 \begin_layout Plain Layout
31194
31195
31196 \backslash
31197 normalmarginpar 
31198 \end_layout
31199
31200 \end_inset
31201
31202
31203 \end_layout
31204
31205 \begin_layout Standard
31206
31207 \series bold
31208
31209 \backslash
31210 normalmarginpar
31211 \end_layout
31212
31213 \begin_layout Standard
31214 \begin_inset Note Greyedout
31215 status open
31216
31217 \begin_layout Plain Layout
31218
31219 \series bold
31220 Nota:
31221 \series default
31222  El comando se ignora si en el mismo párrafo está también presente el comando
31223  
31224 \series bold
31225
31226 \backslash
31227 reversemarginpar
31228 \series default
31229 .
31230 \end_layout
31231
31232 \end_inset
31233
31234
31235 \end_layout
31236
31237 \begin_layout Standard
31238 \begin_inset VSpace bigskip
31239 \end_inset
31240
31241
31242 \family roman
31243 \series medium
31244
31245 \begin_inset Marginal
31246 status open
31247
31248 \begin_layout Plain Layout
31249 PalabraMuyLargaAlMargen no partida con guión.
31250 \end_layout
31251
31252 \end_inset
31253
31254
31255 \family default
31256 \series default
31257  Como en el caso descrito en la sección
31258 \begin_inset space ~
31259 \end_inset
31260
31261
31262 \begin_inset CommandInset ref
31263 LatexCommand ref
31264 reference "subsec:Líneas-Múltiples-en"
31265
31266 \end_inset
31267
31268 , una palabra larga no puede partirse con guión cuando es la primera en
31269  la nota al margen.
31270  Para evitar esto, inserta un espacio horizontal de 0
31271 \begin_inset space \thinspace{}
31272 \end_inset
31273
31274 pt antes de la palabra
31275 \family roman
31276 \series medium
31277 .
31278 \end_layout
31279
31280 \begin_layout Standard
31281
31282 \family roman
31283 \series medium
31284 \begin_inset Marginal
31285 status open
31286
31287 \begin_layout Plain Layout
31288 \begin_inset ERT
31289 status collapsed
31290
31291 \begin_layout Plain Layout
31292
31293
31294 \backslash
31295 hspace{0pt}
31296 \end_layout
31297
31298 \end_inset
31299
31300 PalabraMuyLargaAlMargen partida con guión.
31301 \end_layout
31302
31303 \end_inset
31304
31305
31306 \end_layout
31307
31308 \begin_layout Standard
31309 \begin_inset VSpace bigskip
31310 \end_inset
31311
31312
31313 \end_layout
31314
31315 \begin_layout Standard
31316 \begin_inset Note Greyedout
31317 status open
31318
31319 \begin_layout Plain Layout
31320
31321 \series bold
31322 Nota:
31323 \series default
31324  Normalmente no pueden utilizarse notas al margen en cuadros, flotantes
31325  y notas al pie.
31326 \end_layout
31327
31328 \end_inset
31329
31330
31331 \end_layout
31332
31333 \begin_layout Standard
31334 \begin_inset VSpace bigskip
31335 \end_inset
31336
31337
31338 \end_layout
31339
31340 \begin_layout Standard
31341 \begin_inset ERT
31342 status collapsed
31343
31344 \begin_layout Plain Layout
31345
31346
31347 \backslash
31348 ifmarginnote
31349 \end_layout
31350
31351 \end_inset
31352
31353
31354 \begin_inset Note Note
31355 status open
31356
31357 \begin_layout Plain Layout
31358 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
31359  \SpecialChar LaTeX
31360  
31361 \series bold
31362 marginnote
31363 \series default
31364 .
31365 \end_layout
31366
31367 \end_inset
31368
31369
31370 \end_layout
31371
31372 \begin_layout Standard
31373 Esta restricción se puede salvar con el paquete \SpecialChar LaTeX
31374  
31375 \series bold
31376 marginnote
31377 \series default
31378
31379 \begin_inset Index idx
31380 status collapsed
31381
31382 \begin_layout Plain Layout
31383 \SpecialChar LaTeX
31384 -paquetes ! marginnote
31385 \end_layout
31386
31387 \end_inset
31388
31389 .
31390  Poniendo estas dos líneas en el preámbulo, el comando usado por \SpecialChar LyX
31391  para notas
31392  al margen es redefinido para usar el comando proporcionado por el paquete
31393  
31394 \series bold
31395 marginnote
31396 \series default
31397 :
31398 \end_layout
31399
31400 \begin_layout Standard
31401
31402 \series bold
31403
31404 \backslash
31405 usepackage{marginnote}
31406 \begin_inset Newline newline
31407 \end_inset
31408
31409
31410 \backslash
31411 let
31412 \backslash
31413 marginpar
31414 \backslash
31415 marginnote
31416 \end_layout
31417
31418 \begin_layout Standard
31419 Esto se ha utilizado en el presente documento porque 
31420 \series bold
31421 marginnote
31422 \series default
31423  tiene una característica adicional útil: Puedes establecer un desplazamiento
31424  vertical a la nota.
31425  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
31426  diseño de la página.
31427  En \SpecialChar LyX
31428 , el desplazamiento se escribe directamente tras la nota al margen,
31429  en código \SpecialChar TeX
31430
31431 \end_layout
31432
31433 \begin_layout Standard
31434
31435 \series bold
31436 [desplazamiento]
31437 \end_layout
31438
31439 \begin_layout Standard
31440 donde desplazamiento es una longitud en una de las unidades del cuadro
31441 \begin_inset space ~
31442 \end_inset
31443
31444
31445 \begin_inset CommandInset ref
31446 LatexCommand ref
31447 reference "tab:Unidades"
31448
31449 \end_inset
31450
31451 .
31452  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
31453  abajo.
31454  
31455 \family roman
31456 \series medium
31457 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
31458 \begin_inset space \thinspace{}
31459 \end_inset
31460
31461 cm arriba con el comando en código \SpecialChar TeX
31462  
31463 \begin_inset Quotes eld
31464 \end_inset
31465
31466
31467 \family default
31468 \series bold
31469 [-1.5cm]
31470 \family roman
31471 \series medium
31472
31473 \begin_inset Quotes erd
31474 \end_inset
31475
31476
31477 \begin_inset Marginal
31478 status collapsed
31479
31480 \begin_layout Plain Layout
31481 Esta nota está 1.5
31482 \begin_inset space \thinspace{}
31483 \end_inset
31484
31485 cm por encima de su posición original.
31486 \end_layout
31487
31488 \end_inset
31489
31490
31491 \family default
31492 \series default
31493
31494 \begin_inset ERT
31495 status collapsed
31496
31497 \begin_layout Plain Layout
31498
31499 [-1.5cm]
31500 \end_layout
31501
31502 \end_inset
31503
31504
31505 \end_layout
31506
31507 \begin_layout Standard
31508 \begin_inset VSpace medskip
31509 \end_inset
31510
31511 Con 
31512 \series bold
31513 marginnote
31514 \series default
31515  también puedes cambiar la alineación del texto en el margen.
31516  Por ejemplo los comandos
31517 \end_layout
31518
31519 \begin_layout Standard
31520
31521 \series bold
31522
31523 \backslash
31524 renewcommand*{
31525 \backslash
31526 raggedleftmarginnote}{
31527 \backslash
31528 centering}
31529 \begin_inset Newline newline
31530 \end_inset
31531
31532
31533 \backslash
31534 renewcommand*{
31535 \backslash
31536 raggedrightmarginnote}{
31537 \backslash
31538 centering}
31539 \end_layout
31540
31541 \begin_layout Standard
31542 producen alineación centrada.
31543  
31544 \series bold
31545
31546 \backslash
31547 raggedleftmarginnote
31548 \series default
31549  identifica las notas que aparecen al lado izquierdo.
31550 \family roman
31551 \series medium
31552
31553 \begin_inset ERT
31554 status collapsed
31555
31556 \begin_layout Plain Layout
31557
31558
31559 \backslash
31560 renewcommand*{
31561 \backslash
31562 raggedleftmarginnote}{
31563 \backslash
31564 centering}
31565 \end_layout
31566
31567 \begin_layout Plain Layout
31568
31569
31570 \backslash
31571 renewcommand*{
31572 \backslash
31573 raggedrightmarginnote}{
31574 \backslash
31575 centering}
31576 \end_layout
31577
31578 \end_inset
31579
31580
31581 \begin_inset Marginal
31582 status open
31583
31584 \begin_layout Plain Layout
31585 El texto de esta nota está centrado.
31586 \end_layout
31587
31588 \end_inset
31589
31590
31591 \family default
31592 \series default
31593  El valor predeterminado es 
31594 \end_layout
31595
31596 \begin_layout Standard
31597
31598 \series bold
31599
31600 \backslash
31601 renewcommand*{
31602 \backslash
31603 raggedleftmarginnote}{
31604 \backslash
31605 raggedleft}
31606 \begin_inset Newline newline
31607 \end_inset
31608
31609
31610 \backslash
31611 renewcommand*{
31612 \backslash
31613 raggedrightmarginnote}{
31614 \backslash
31615 raggedright}
31616 \family roman
31617 \series medium
31618
31619 \begin_inset ERT
31620 status collapsed
31621
31622 \begin_layout Plain Layout
31623
31624
31625 \backslash
31626 renewcommand*{
31627 \backslash
31628 raggedleftmarginnote}{
31629 \backslash
31630 raggedleft}
31631 \end_layout
31632
31633 \begin_layout Plain Layout
31634
31635
31636 \backslash
31637 renewcommand*{
31638 \backslash
31639 raggedrightmarginnote}{
31640 \backslash
31641 raggedright}
31642 \end_layout
31643
31644 \end_inset
31645
31646
31647 \end_layout
31648
31649 \begin_layout Standard
31650 \begin_inset VSpace medskip
31651 \end_inset
31652
31653 Para otras características de 
31654 \series bold
31655 marginnote
31656 \series default
31657  mira en su documentación 
31658 \begin_inset CommandInset citation
31659 LatexCommand cite
31660 key "marginnote"
31661
31662 \end_inset
31663
31664 .
31665 \end_layout
31666
31667 \begin_layout Standard
31668 \begin_inset VSpace bigskip
31669 \end_inset
31670
31671 El diseño de las notas al margen puede ser redefinido.
31672  Por ejemplo, para crear una cabecera para todas las notas con el texto
31673  
31674 \begin_inset Quotes eld
31675 \end_inset
31676
31677
31678 \series bold
31679 \bar under
31680 ¡
31681 \family sans
31682 Atención
31683 \family default
31684 !
31685 \series default
31686 \bar default
31687
31688 \begin_inset Quotes erd
31689 \end_inset
31690
31691 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
31692 \end_layout
31693
31694 \begin_layout Standard
31695
31696 \series bold
31697
31698 \backslash
31699 let
31700 \backslash
31701 myMarginpar
31702 \backslash
31703 marginpar
31704 \begin_inset Newline newline
31705 \end_inset
31706
31707
31708 \backslash
31709 renewcommand{
31710 \backslash
31711 marginpar}[1]{
31712 \backslash
31713 myMarginpar{%
31714 \begin_inset Newline newline
31715 \end_inset
31716
31717
31718 \begin_inset Phantom HPhantom
31719 status open
31720
31721 \begin_layout Plain Layout
31722
31723 \series bold
31724 \begin_inset space ~
31725 \end_inset
31726
31727
31728 \end_layout
31729
31730 \end_inset
31731
31732
31733 \backslash
31734 hspace{0pt}
31735 \backslash
31736 textsf{
31737 \backslash
31738 textbf{
31739 \backslash
31740 underbar{¡Atención!}}}%
31741 \begin_inset Newline newline
31742 \end_inset
31743
31744
31745 \begin_inset Phantom HPhantom
31746 status open
31747
31748 \begin_layout Plain Layout
31749
31750 \series bold
31751 \begin_inset space ~
31752 \end_inset
31753
31754
31755 \end_layout
31756
31757 \end_inset
31758
31759
31760 \backslash
31761 vspace{1.5mm}
31762 \backslash
31763
31764 \backslash
31765 #1}}
31766 \end_layout
31767
31768 \begin_layout Standard
31769
31770 \family roman
31771 \series medium
31772 \begin_inset ERT
31773 status collapsed
31774
31775 \begin_layout Plain Layout
31776
31777
31778 \backslash
31779 let
31780 \backslash
31781 myMarginpar
31782 \backslash
31783 marginpar
31784 \end_layout
31785
31786 \begin_layout Plain Layout
31787
31788
31789 \backslash
31790 renewcommand{
31791 \backslash
31792 marginpar}[1]{
31793 \backslash
31794 myMarginpar{%
31795 \end_layout
31796
31797 \begin_layout Plain Layout
31798
31799    
31800 \backslash
31801 textsf{
31802 \backslash
31803 textbf{
31804 \backslash
31805 underbar{¡Atención!}}}%
31806 \end_layout
31807
31808 \begin_layout Plain Layout
31809
31810    
31811 \backslash
31812 vspace{1.5mm}
31813 \backslash
31814
31815 \backslash
31816 #1}}
31817 \end_layout
31818
31819 \end_inset
31820
31821
31822 \begin_inset Marginal
31823 status open
31824
31825 \begin_layout Plain Layout
31826 Esta es una nota con una cabecera definida.
31827 \end_layout
31828
31829 \end_inset
31830
31831
31832 \family default
31833 \series default
31834
31835 \begin_inset ERT
31836 status collapsed
31837
31838 \begin_layout Plain Layout
31839
31840 [-1.5cm]
31841 \end_layout
31842
31843 \end_inset
31844
31845
31846 \family roman
31847 \series medium
31848
31849 \begin_inset ERT
31850 status collapsed
31851
31852 \begin_layout Plain Layout
31853
31854
31855 \backslash
31856 renewcommand{
31857 \backslash
31858 marginpar}[1]{
31859 \backslash
31860 myMarginpar{#1}}
31861 \end_layout
31862
31863 \end_inset
31864
31865
31866 \family default
31867 \series default
31868
31869 \begin_inset Note Note
31870 status collapsed
31871
31872 \begin_layout Plain Layout
31873 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
31874 \end_layout
31875
31876 \end_inset
31877
31878
31879 \end_layout
31880
31881 \begin_layout Standard
31882 \begin_inset ERT
31883 status collapsed
31884
31885 \begin_layout Plain Layout
31886
31887
31888 \backslash
31889 else
31890 \end_layout
31891
31892 \end_inset
31893
31894
31895 \begin_inset Note Note
31896 status open
31897
31898 \begin_layout Plain Layout
31899 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
31900  
31901 \series bold
31902 marginnote
31903 \series default
31904 .
31905 \end_layout
31906
31907 \end_inset
31908
31909
31910 \end_layout
31911
31912 \begin_layout Standard
31913 Debes instalar el paquete \SpecialChar LaTeX
31914  
31915 \series bold
31916 marginnote
31917 \series default
31918  para ver la parte siguiente en la salida.
31919 \end_layout
31920
31921 \begin_layout Standard
31922 \begin_inset ERT
31923 status collapsed
31924
31925 \begin_layout Plain Layout
31926
31927
31928 \backslash
31929 fi
31930 \end_layout
31931
31932 \end_inset
31933
31934
31935 \end_layout
31936
31937 \begin_layout Chapter
31938 Marcos
31939 \end_layout
31940
31941 \begin_layout Section
31942 Introducción
31943 \begin_inset Index idx
31944 status collapsed
31945
31946 \begin_layout Plain Layout
31947 Marcos ! Introducción
31948 \end_layout
31949
31950 \end_inset
31951
31952
31953 \end_layout
31954
31955 \begin_layout Standard
31956 Los marcos se emplean para dar formato a bloques de texto.
31957  Se pueden usar para escribir documentos con varios idiomas, véase sección
31958 \begin_inset space ~
31959 \end_inset
31960
31961
31962 \begin_inset CommandInset ref
31963 LatexCommand ref
31964 reference "sec:Minipáginas"
31965
31966 \end_inset
31967
31968 , enmarcar textos, véase sección
31969 \begin_inset space ~
31970 \end_inset
31971
31972
31973 \begin_inset CommandInset ref
31974 LatexCommand ref
31975 reference "sec:Decoración"
31976
31977 \end_inset
31978
31979 , evitar la división de palabras, véase sección
31980 \begin_inset space ~
31981 \end_inset
31982
31983
31984 \begin_inset CommandInset ref
31985 LatexCommand ref
31986 reference "sec:Evitar-la-Partición"
31987
31988 \end_inset
31989
31990 , alinear texto, véase sección
31991 \begin_inset space ~
31992 \end_inset
31993
31994
31995 \begin_inset CommandInset ref
31996 LatexCommand ref
31997 reference "subsec:Alineación-Vertical"
31998
31999 \end_inset
32000
32001 , o para poner color de fondo a un texto, véase sección
32002 \begin_inset space ~
32003 \end_inset
32004
32005
32006 \begin_inset CommandInset ref
32007 LatexCommand ref
32008 reference "sec:Marcos-Coloreados"
32009
32010 \end_inset
32011
32012 .
32013 \end_layout
32014
32015 \begin_layout Standard
32016 Se insertan con el menú 
32017 \family sans
32018 Insertar\SpecialChar menuseparator
32019 Marco
32020 \family default
32021  o con el botón 
32022 \begin_inset Info
32023 type  "icon"
32024 arg   "box-insert Frameless"
32025 \end_inset
32026
32027 .
32028  Surge un recuadro gris con la etiqueta 
32029 \family sans
32030 Marco (Minipágina)
32031 \family default
32032
32033 \begin_inset Graphics
32034         filename clipart/CuadroMinipagQt4.png
32035         scale 75
32036         keepAspectRatio
32037
32038 \end_inset
32039
32040 .
32041  El tipo de marco se puede elegir al hacer clic derecho sobre él y seleccionando
32042  
32043 \family sans
32044 Configuración
32045 \family default
32046 .
32047  Sale un diálogo en el que 
32048 \family sans
32049 Marco
32050 \family default
32051
32052 \begin_inset space ~
32053 \end_inset
32054
32055
32056 \family sans
32057 interior
32058 \family default
32059  permite escoger los tipos
32060 \family sans
32061  Minipágina
32062 \family default
32063
32064 \family sans
32065 Marco de párrafo
32066 \family default
32067  y 
32068 \family sans
32069 Marco de 
32070 \family default
32071 línea.
32072  
32073 \family sans
32074 Minipágina
32075 \family default
32076  es el predeterminado para nuevos marcos y se explica en la sección
32077 \begin_inset space ~
32078 \end_inset
32079
32080
32081 \begin_inset CommandInset ref
32082 LatexCommand ref
32083 reference "sec:Minipáginas"
32084
32085 \end_inset
32086
32087 ; el tipo 
32088 \family sans
32089 Marco de párrafo
32090 \family default
32091  se describe en la sección
32092 \begin_inset space ~
32093 \end_inset
32094
32095
32096 \begin_inset CommandInset ref
32097 LatexCommand ref
32098 reference "sec:Marcos-de-Párrafo"
32099
32100 \end_inset
32101
32102  y el tipo 
32103 \family sans
32104 Marco de línea
32105 \family default
32106  se describe en la sección
32107 \begin_inset space ~
32108 \end_inset
32109
32110
32111 \begin_inset CommandInset ref
32112 LatexCommand ref
32113 reference "sec:Evitar-la-Partición"
32114
32115 \end_inset
32116
32117 .
32118 \end_layout
32119
32120 \begin_layout Standard
32121 Los marcos no se numeran y por tanto no se pueden referenciar como los flotantes
32122  o las notas al pie.
32123 \end_layout
32124
32125 \begin_layout Standard
32126 \begin_inset Note Greyedout
32127 status open
32128
32129 \begin_layout Plain Layout
32130
32131 \series bold
32132 Nota:
32133 \series default
32134  Los marcos no deben ser el ítem en un entorno 
32135 \family sans
32136 Enumeración*
32137 \family default
32138  o 
32139 \family sans
32140 Descripción
32141 \family default
32142 .
32143 \end_layout
32144
32145 \end_inset
32146
32147
32148 \end_layout
32149
32150 \begin_layout Standard
32151 \begin_inset Note Greyedout
32152 status open
32153
32154 \begin_layout Plain Layout
32155
32156 \series bold
32157 Nota:
32158 \series default
32159  Por razones desconocidas sólo se puede poner el tipo 
32160 \family sans
32161 Marco
32162 \begin_inset space ~
32163 \end_inset
32164
32165 interior
32166 \family default
32167  en 
32168 \family sans
32169 Ninguno
32170 \family default
32171  cuando se emplea un marco enmarcado.
32172  Los marcos sin ningún tipo de 
32173 \family sans
32174 Marco
32175 \begin_inset space ~
32176 \end_inset
32177
32178 interior
32179 \family default
32180  y sin bordes se explican en la sección
32181 \begin_inset space ~
32182 \end_inset
32183
32184
32185 \begin_inset CommandInset ref
32186 LatexCommand ref
32187 reference "sec:Evitar-la-Partición"
32188
32189 \end_inset
32190
32191 .
32192 \end_layout
32193
32194 \end_inset
32195
32196
32197 \end_layout
32198
32199 \begin_layout Section
32200 Diálogo de marcos
32201 \begin_inset CommandInset label
32202 LatexCommand label
32203 name "sec:Diálogo-Marcos"
32204
32205 \end_inset
32206
32207
32208 \begin_inset Index idx
32209 status collapsed
32210
32211 \begin_layout Plain Layout
32212 Marcos ! Configuración
32213 \end_layout
32214
32215 \end_inset
32216
32217
32218 \end_layout
32219
32220 \begin_layout Subsection
32221 Tamaño
32222 \begin_inset Index idx
32223 status collapsed
32224
32225 \begin_layout Plain Layout
32226 Marcos ! Tamaño
32227 \end_layout
32228
32229 \end_inset
32230
32231
32232 \end_layout
32233
32234 \begin_layout Standard
32235 En el diálogo puedes ajustar la geometría del marco en los campos 
32236 \family sans
32237 Ancho
32238 \family default
32239  y 
32240 \family sans
32241 Alto
32242 \family default
32243 .
32244  Las unidades disponibles para la geometría se describen en el cuadro
32245 \begin_inset space ~
32246 \end_inset
32247
32248
32249 \begin_inset CommandInset ref
32250 LatexCommand ref
32251 reference "tab:Unidades"
32252
32253 \end_inset
32254
32255 .
32256  El campo 
32257 \family sans
32258 Alto
32259 \family default
32260  ofrece los siguientes tamaños adicionales:
32261 \end_layout
32262
32263 \begin_layout Description
32264 Profundidad Es la 
32265 \begin_inset Quotes fld
32266 \end_inset
32267
32268 altura
32269 \begin_inset Quotes frd
32270 \end_inset
32271
32272  del texto plano.
32273  Ignora la profundidad total cuando hay múltiples líneas de texto en el
32274  marco:
32275 \begin_inset Newline newline
32276 \end_inset
32277
32278
32279 \begin_inset Newline newline
32280 \end_inset
32281
32282
32283 \begin_inset Newline newline
32284 \end_inset
32285
32286
32287 \begin_inset Newline newline
32288 \end_inset
32289
32290
32291 \begin_inset Box Boxed
32292 position "c"
32293 hor_pos "c"
32294 has_inner_box 1
32295 inner_pos "c"
32296 use_parbox 0
32297 use_makebox 0
32298 width "12col%"
32299 special "none"
32300 height "1in"
32301 height_special "depth"
32302 thickness "0.4pt"
32303 separation "3pt"
32304 shadowsize "4pt"
32305 framecolor "black"
32306 backgroundcolor "none"
32307 status open
32308
32309 \begin_layout Plain Layout
32310 \align center
32311 Marco con altura establecida en 1
32312 \begin_inset space \thinspace{}
32313 \end_inset
32314
32315 Profundidad
32316 \end_layout
32317
32318 \end_inset
32319
32320
32321 \begin_inset Newline newline
32322 \end_inset
32323
32324
32325 \begin_inset Newline newline
32326 \end_inset
32327
32328
32329 \end_layout
32330
32331 \begin_layout Description
32332 Alto Es la altura del texto que está dentro del marco.
32333  Un valor de, p.
32334 \begin_inset space \thinspace{}
32335 \end_inset
32336
32337 ej.
32338 \begin_inset space ~
32339 \end_inset
32340
32341 2 para este tamaño fijará la altura del marco a 2 veces la altura del texto:
32342  
32343 \begin_inset Box Boxed
32344 position "c"
32345 hor_pos "c"
32346 has_inner_box 1
32347 inner_pos "c"
32348 use_parbox 0
32349 use_makebox 0
32350 width "20col%"
32351 special "none"
32352 height "2in"
32353 height_special "height"
32354 thickness "0.4pt"
32355 separation "3pt"
32356 shadowsize "4pt"
32357 framecolor "black"
32358 backgroundcolor "none"
32359 status open
32360
32361 \begin_layout Plain Layout
32362 \align center
32363 Marco con altura puesta en 2
32364 \begin_inset space \thinspace{}
32365 \end_inset
32366
32367 Alto
32368 \end_layout
32369
32370 \end_inset
32371
32372
32373 \end_layout
32374
32375 \begin_layout Description
32376 Alto
32377 \begin_inset space ~
32378 \end_inset
32379
32380 total Esto es el Alto
32381 \begin_inset space \thinspace{}
32382 \end_inset
32383
32384 +
32385 \begin_inset space \thinspace{}
32386 \end_inset
32387
32388 Profundidad: 
32389 \begin_inset Box Boxed
32390 position "c"
32391 hor_pos "c"
32392 has_inner_box 1
32393 inner_pos "c"
32394 use_parbox 0
32395 use_makebox 0
32396 width "20col%"
32397 special "none"
32398 height "1in"
32399 height_special "totalheight"
32400 thickness "0.4pt"
32401 separation "3pt"
32402 shadowsize "4pt"
32403 framecolor "black"
32404 backgroundcolor "none"
32405 status open
32406
32407 \begin_layout Plain Layout
32408 \align center
32409 Marco con altura puesta a 1
32410 \begin_inset space \thinspace{}
32411 \end_inset
32412
32413 Alto
32414 \begin_inset space ~
32415 \end_inset
32416
32417 total
32418 \end_layout
32419
32420 \end_inset
32421
32422
32423 \end_layout
32424
32425 \begin_layout Description
32426 Ancho Esto determina al ancho del marco como altura: 
32427 \begin_inset Box Boxed
32428 position "c"
32429 hor_pos "c"
32430 has_inner_box 1
32431 inner_pos "c"
32432 use_parbox 0
32433 use_makebox 0
32434 width "12col%"
32435 special "none"
32436 height "1in"
32437 height_special "width"
32438 thickness "0.4pt"
32439 separation "3pt"
32440 shadowsize "4pt"
32441 framecolor "black"
32442 backgroundcolor "none"
32443 status open
32444
32445 \begin_layout Plain Layout
32446 \align center
32447 Marco con altura puesta en 1
32448 \begin_inset space \thinspace{}
32449 \end_inset
32450
32451 Ancho
32452 \end_layout
32453
32454 \end_inset
32455
32456
32457 \end_layout
32458
32459 \begin_layout Subsection
32460 Alineación
32461 \begin_inset Index idx
32462 status collapsed
32463
32464 \begin_layout Plain Layout
32465 Marcos ! Alineación
32466 \end_layout
32467
32468 \end_inset
32469
32470
32471 \end_layout
32472
32473 \begin_layout Standard
32474 Si has elegido un 
32475 \family sans
32476 Marco
32477 \begin_inset space ~
32478 \end_inset
32479
32480 interior
32481 \family default
32482 , la alineación vertical del marco puede ser:
32483 \end_layout
32484
32485 \begin_layout Description
32486 Superior Ejemplo de línea de texto.
32487  
32488 \begin_inset Box Boxed
32489 position "t"
32490 hor_pos "c"
32491 has_inner_box 1
32492 inner_pos "c"
32493 use_parbox 0
32494 use_makebox 0
32495 width "12col%"
32496 special "none"
32497 height "1in"
32498 height_special "totalheight"
32499 thickness "0.4pt"
32500 separation "3pt"
32501 shadowsize "4pt"
32502 framecolor "black"
32503 backgroundcolor "none"
32504 status collapsed
32505
32506 \begin_layout Plain Layout
32507 \align center
32508 marco alineado arriba.
32509 \end_layout
32510
32511 \end_inset
32512
32513  Ejemplo de línea de texto.
32514 \end_layout
32515
32516 \begin_layout Description
32517 Medio Ejemplo de línea de texto.
32518  
32519 \begin_inset Box Boxed
32520 position "c"
32521 hor_pos "c"
32522 has_inner_box 1
32523 inner_pos "c"
32524 use_parbox 0
32525 use_makebox 0
32526 width "12col%"
32527 special "none"
32528 height "1in"
32529 height_special "totalheight"
32530 thickness "0.4pt"
32531 separation "3pt"
32532 shadowsize "4pt"
32533 framecolor "black"
32534 backgroundcolor "none"
32535 status collapsed
32536
32537 \begin_layout Plain Layout
32538 \align center
32539 marco alineado en medio.
32540 \end_layout
32541
32542 \end_inset
32543
32544  Ejemplo de línea de texto.
32545 \end_layout
32546
32547 \begin_layout Description
32548 Inferior Ejemplo de línea de texto.
32549  
32550 \begin_inset Box Boxed
32551 position "b"
32552 hor_pos "c"
32553 has_inner_box 1
32554 inner_pos "c"
32555 use_parbox 0
32556 use_makebox 0
32557 width "12col%"
32558 special "none"
32559 height "1in"
32560 height_special "totalheight"
32561 thickness "0.4pt"
32562 separation "3pt"
32563 shadowsize "4pt"
32564 framecolor "black"
32565 backgroundcolor "none"
32566 status collapsed
32567
32568 \begin_layout Plain Layout
32569 \align center
32570 marco alineado abajo.
32571 \end_layout
32572
32573 \end_inset
32574
32575  Ejemplo de línea de texto.
32576 \end_layout
32577
32578 \begin_layout Standard
32579 \begin_inset Note Greyedout
32580 status open
32581
32582 \begin_layout Plain Layout
32583
32584 \series bold
32585 Nota:
32586 \series default
32587  La alineación vertical puede desaparecer en la salida si hay dos marcos
32588  en una línea y, p.
32589 \begin_inset space \thinspace{}
32590 \end_inset
32591
32592 ej., uno de ellos tiene sombreado y el otro no.
32593 \end_layout
32594
32595 \end_inset
32596
32597
32598 \end_layout
32599
32600 \begin_layout Standard
32601 La alineación horizontal del marco puede establecerse en el diálogo de configura
32602 ción de párrafo de \SpecialChar LyX
32603  si colocas el marco en su propio párrafo.
32604 \end_layout
32605
32606 \begin_layout Standard
32607 \begin_inset VSpace bigskip
32608 \end_inset
32609
32610 Si has escogido un 
32611 \family sans
32612 Marco
32613 \begin_inset space ~
32614 \end_inset
32615
32616 interior
32617 \family default
32618 , el contenido puede alinearse verticalmente a:
32619 \end_layout
32620
32621 \begin_layout Description
32622 Superior Ejemplo de línea de texto.
32623  
32624 \begin_inset Box Boxed
32625 position "c"
32626 hor_pos "c"
32627 has_inner_box 1
32628 inner_pos "t"
32629 use_parbox 0
32630 use_makebox 0
32631 width "12col%"
32632 special "none"
32633 height "1.5in"
32634 height_special "totalheight"
32635 thickness "0.4pt"
32636 separation "3pt"
32637 shadowsize "4pt"
32638 framecolor "black"
32639 backgroundcolor "none"
32640 status collapsed
32641
32642 \begin_layout Plain Layout
32643 \align center
32644 marco con texto alineado arriba.
32645 \end_layout
32646
32647 \end_inset
32648
32649  Ejemplo de línea de texto.
32650 \end_layout
32651
32652 \begin_layout Description
32653 Medio Ejemplo de línea de texto.
32654  
32655 \begin_inset Box Boxed
32656 position "c"
32657 hor_pos "c"
32658 has_inner_box 1
32659 inner_pos "c"
32660 use_parbox 0
32661 use_makebox 0
32662 width "12col%"
32663 special "none"
32664 height "1.5in"
32665 height_special "totalheight"
32666 thickness "0.4pt"
32667 separation "3pt"
32668 shadowsize "4pt"
32669 framecolor "black"
32670 backgroundcolor "none"
32671 status collapsed
32672
32673 \begin_layout Plain Layout
32674 \align center
32675 marco con texto alineado en medio.
32676 \end_layout
32677
32678 \end_inset
32679
32680  Ejemplo de línea de texto.
32681 \end_layout
32682
32683 \begin_layout Description
32684 Inferior Ejemplo de línea de texto.
32685  
32686 \begin_inset Box Boxed
32687 position "c"
32688 hor_pos "c"
32689 has_inner_box 1
32690 inner_pos "b"
32691 use_parbox 0
32692 use_makebox 0
32693 width "12col%"
32694 special "none"
32695 height "1.5in"
32696 height_special "totalheight"
32697 thickness "0.4pt"
32698 separation "3pt"
32699 shadowsize "4pt"
32700 framecolor "black"
32701 backgroundcolor "none"
32702 status collapsed
32703
32704 \begin_layout Plain Layout
32705 \align center
32706 marco con texto alineado abajo.
32707 \end_layout
32708
32709 \end_inset
32710
32711  Ejemplo de línea de texto.
32712 \end_layout
32713
32714 \begin_layout Description
32715 Estirado Ejemplo de línea de texto.
32716  
32717 \begin_inset Box Boxed
32718 position "c"
32719 hor_pos "c"
32720 has_inner_box 1
32721 inner_pos "s"
32722 use_parbox 0
32723 use_makebox 0
32724 width "12col%"
32725 special "none"
32726 height "1.5in"
32727 height_special "totalheight"
32728 thickness "0.4pt"
32729 separation "3pt"
32730 shadowsize "4pt"
32731 framecolor "black"
32732 backgroundcolor "none"
32733 status collapsed
32734
32735 \begin_layout Plain Layout
32736 \align center
32737 Este texto
32738 \end_layout
32739
32740 \begin_layout Plain Layout
32741 \align center
32742 está
32743 \end_layout
32744
32745 \begin_layout Plain Layout
32746 \align center
32747 estirado.
32748 \end_layout
32749
32750 \end_inset
32751
32752  Ejemplo de línea de texto.
32753 \end_layout
32754
32755 \begin_layout Standard
32756 Para estirar el contenido debe tener más de un párrafo.
32757  En el ejemplo anterior cada línea de texto está en un párrafo propio.
32758 \end_layout
32759
32760 \begin_layout Standard
32761 \begin_inset VSpace bigskip
32762 \end_inset
32763
32764 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
32765  \SpecialChar LyX
32766  cuando hayas escogido un 
32767 \family sans
32768 Marco
32769 \begin_inset space ~
32770 \end_inset
32771
32772 interior
32773 \family default
32774 .
32775 \end_layout
32776
32777 \begin_layout Standard
32778 \align center
32779 \begin_inset Box Boxed
32780 position "c"
32781 hor_pos "c"
32782 has_inner_box 1
32783 inner_pos "s"
32784 use_parbox 0
32785 use_makebox 0
32786 width "15col%"
32787 special "none"
32788 height "1.25in"
32789 height_special "totalheight"
32790 thickness "0.4pt"
32791 separation "3pt"
32792 shadowsize "4pt"
32793 framecolor "black"
32794 backgroundcolor "none"
32795 status collapsed
32796
32797 \begin_layout Plain Layout
32798 \align left
32799 marco
32800 \end_layout
32801
32802 \begin_layout Plain Layout
32803 \align center
32804 con texto
32805 \end_layout
32806
32807 \begin_layout Plain Layout
32808 \align right
32809 estirado
32810 \end_layout
32811
32812 \end_inset
32813
32814
32815 \end_layout
32816
32817 \begin_layout Standard
32818 Si no has establecido un 
32819 \family sans
32820 Marco
32821 \begin_inset space ~
32822 \end_inset
32823
32824 interior
32825 \family default
32826 , puedes alinear horizontalmente el contenido del marco en el diálogo de
32827  marcos.
32828 \begin_inset Separator parbreak
32829 \end_inset
32830
32831
32832 \end_layout
32833
32834 \begin_layout Standard
32835 \align center
32836 \begin_inset Box Boxed
32837 position "c"
32838 hor_pos "s"
32839 has_inner_box 0
32840 inner_pos "s"
32841 use_parbox 0
32842 use_makebox 0
32843 width "90col%"
32844 special "none"
32845 height "1.25in"
32846 height_special "totalheight"
32847 thickness "0.4pt"
32848 separation "3pt"
32849 shadowsize "4pt"
32850 framecolor "black"
32851 backgroundcolor "none"
32852 status open
32853
32854 \begin_layout Plain Layout
32855 Texto estirado horizontalmente.
32856 \end_layout
32857
32858 \end_inset
32859
32860
32861 \end_layout
32862
32863 \begin_layout Subsection
32864 Decoración
32865 \begin_inset CommandInset label
32866 LatexCommand label
32867 name "sec:Decoración"
32868
32869 \end_inset
32870
32871
32872 \begin_inset Index idx
32873 status collapsed
32874
32875 \begin_layout Plain Layout
32876 Marcos ! Decoración
32877 \end_layout
32878
32879 \end_inset
32880
32881
32882 \end_layout
32883
32884 \begin_layout Standard
32885 El estilo de borde del marco se puede determinar en la lista desplegable
32886  
32887 \family sans
32888 Tipo
32889 \family default
32890  del diálogo de marcos.
32891  Son posibles los siguientes bordes:
32892 \end_layout
32893
32894 \begin_layout Description
32895 Sin
32896 \begin_inset space ~
32897 \end_inset
32898
32899 borde No se dibuja ninguno.
32900 \end_layout
32901
32902 \begin_layout Description
32903 Borde
32904 \begin_inset space ~
32905 \end_inset
32906
32907 rectangular
32908 \begin_inset space ~
32909 \end_inset
32910
32911 sencillo Dibuja un borde rectangular alrededor del marco.
32912  El grosor del borde
32913 \lang english
32914  can be specified
32915 \lang spanish
32916 .
32917  
32918 \begin_inset Box Boxed
32919 position "c"
32920 hor_pos "c"
32921 has_inner_box 1
32922 inner_pos "c"
32923 use_parbox 0
32924 use_makebox 0
32925 width "25col%"
32926 special "none"
32927 height "1in"
32928 height_special "totalheight"
32929 thickness "0.4pt"
32930 separation "3pt"
32931 shadowsize "4pt"
32932 framecolor "black"
32933 backgroundcolor "none"
32934 status open
32935
32936 \begin_layout Plain Layout
32937 \align center
32938 Marco rectangular
32939 \end_layout
32940
32941 \end_inset
32942
32943
32944 \end_layout
32945
32946 \begin_layout Description
32947 Borde
32948 \begin_inset space ~
32949 \end_inset
32950
32951 ovalado,
32952 \begin_inset space ~
32953 \end_inset
32954
32955 fino Dibuja un borde ovalado cuya línea tiene un grosor de 0.4
32956 \begin_inset space \thinspace{}
32957 \end_inset
32958
32959 pt.
32960  
32961 \begin_inset Box ovalbox
32962 position "c"
32963 hor_pos "c"
32964 has_inner_box 1
32965 inner_pos "c"
32966 use_parbox 0
32967 use_makebox 0
32968 width "25col%"
32969 special "none"
32970 height "1in"
32971 height_special "totalheight"
32972 thickness "0.4pt"
32973 separation "3pt"
32974 shadowsize "4pt"
32975 framecolor "black"
32976 backgroundcolor "none"
32977 status open
32978
32979 \begin_layout Plain Layout
32980 \align center
32981 Borde ovalado, fino
32982 \end_layout
32983
32984 \end_inset
32985
32986
32987 \end_layout
32988
32989 \begin_layout Description
32990 Borde
32991 \begin_inset space ~
32992 \end_inset
32993
32994 ovalado,
32995 \begin_inset space ~
32996 \end_inset
32997
32998 grueso Dibuja un borde ovalado cuya línea tiene un grosor de 0.8
32999 \begin_inset space \thinspace{}
33000 \end_inset
33001
33002 pt.
33003  
33004 \begin_inset Box Ovalbox
33005 position "c"
33006 hor_pos "c"
33007 has_inner_box 1
33008 inner_pos "c"
33009 use_parbox 0
33010 use_makebox 0
33011 width "30col%"
33012 special "none"
33013 height "1in"
33014 height_special "totalheight"
33015 thickness "0.4pt"
33016 separation "3pt"
33017 shadowsize "4pt"
33018 framecolor "black"
33019 backgroundcolor "none"
33020 status open
33021
33022 \begin_layout Plain Layout
33023 \align center
33024 Borde ovalado, grueso
33025 \end_layout
33026
33027 \end_inset
33028
33029
33030 \end_layout
33031
33032 \begin_layout Description
33033 Borde
33034 \begin_inset space ~
33035 \end_inset
33036
33037 sombreado Dibuja un borde rectangular de sombra alrededor del marco.
33038  El grosor de la línea y la sombra 
33039 \lang english
33040 can be specified
33041 \lang spanish
33042 .
33043  
33044 \begin_inset Box Shadowbox
33045 position "c"
33046 hor_pos "c"
33047 has_inner_box 1
33048 inner_pos "c"
33049 use_parbox 0
33050 use_makebox 0
33051 width "20col%"
33052 special "none"
33053 height "1in"
33054 height_special "totalheight"
33055 thickness "0.4pt"
33056 separation "3pt"
33057 shadowsize "4pt"
33058 framecolor "black"
33059 backgroundcolor "none"
33060 status open
33061
33062 \begin_layout Plain Layout
33063 \align center
33064 Borde sombrado
33065 \end_layout
33066
33067 \end_inset
33068
33069
33070 \end_layout
33071
33072 \begin_layout Description
33073 Fondo
33074 \begin_inset space ~
33075 \end_inset
33076
33077 coloreado Dibuja un cuadro con fondo de color rojo.
33078  A diferencia de los cuadros coloreados,
33079 \begin_inset Foot
33080 status collapsed
33081
33082 \begin_layout Plain Layout
33083 véase sec.
33084  
33085 \begin_inset CommandInset ref
33086 LatexCommand ref
33087 reference "sec:Marcos-Coloreados"
33088
33089 \end_inset
33090
33091
33092 \end_layout
33093
33094 \end_inset
33095
33096  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
33097 \begin_inset Box Shaded
33098 position "t"
33099 hor_pos "c"
33100 has_inner_box 0
33101 inner_pos "t"
33102 use_parbox 0
33103 use_makebox 0
33104 width "50col%"
33105 special "none"
33106 height "1in"
33107 height_special "totalheight"
33108 thickness "0.4pt"
33109 separation "3pt"
33110 shadowsize "4pt"
33111 framecolor "black"
33112 backgroundcolor "none"
33113 status open
33114
33115 \begin_layout Plain Layout
33116 Cuadro con fondo sombreado
33117 \end_layout
33118
33119 \end_inset
33120
33121
33122 \end_layout
33123
33124 \begin_layout Description
33125 Borde
33126 \begin_inset space ~
33127 \end_inset
33128
33129 rectangular
33130 \begin_inset space ~
33131 \end_inset
33132
33133 doble Dibuja un rectángulo de línea doble alrededor.
33134  El grosor de la línea interior es 0.75
33135 \begin_inset space \thinspace{}
33136 \end_inset
33137
33138 grosor
33139 \begin_inset space ~
33140 \end_inset
33141
33142 del
33143 \begin_inset space ~
33144 \end_inset
33145
33146 borde, el de la línea exterior es 1.5
33147 \begin_inset space \thinspace{}
33148 \end_inset
33149
33150 grosor
33151 \begin_inset space ~
33152 \end_inset
33153
33154 del
33155 \begin_inset space ~
33156 \end_inset
33157
33158 borde.
33159  La distancia entre líneas es 1.5
33160 \begin_inset space \thinspace{}
33161 \end_inset
33162
33163 grosor
33164 \begin_inset space ~
33165 \end_inset
33166
33167 del
33168 \begin_inset space ~
33169 \end_inset
33170
33171 borde
33172 \begin_inset space \thinspace{}
33173 \end_inset
33174
33175 +
33176 \begin_inset space \thinspace{}
33177 \end_inset
33178
33179 0.5
33180 \begin_inset space \thinspace{}
33181 \end_inset
33182
33183 pt.
33184  
33185 \begin_inset Box Doublebox
33186 position "c"
33187 hor_pos "c"
33188 has_inner_box 1
33189 inner_pos "c"
33190 use_parbox 0
33191 use_makebox 0
33192 width "20col%"
33193 special "none"
33194 height "1in"
33195 height_special "totalheight"
33196 thickness "0.4pt"
33197 separation "3pt"
33198 shadowsize "4pt"
33199 framecolor "black"
33200 backgroundcolor "none"
33201 status open
33202
33203 \begin_layout Plain Layout
33204 \align center
33205 Borde doble
33206 \end_layout
33207
33208 \end_inset
33209
33210
33211 \end_layout
33212
33213 \begin_layout Standard
33214 La etiqueta del marco en \SpecialChar LyX
33215  reflejará el estilo de borde elegido.
33216  Para poder utilizar los distintos bordes, debe estar instalado el paquete
33217  \SpecialChar LaTeX
33218  
33219 \series bold
33220 fancybox
33221 \series default
33222
33223 \begin_inset Index idx
33224 status collapsed
33225
33226 \begin_layout Plain Layout
33227 \SpecialChar LaTeX
33228 -paquetes ! fancybox
33229 \end_layout
33230
33231 \end_inset
33232
33233 .
33234 \end_layout
33235
33236 \begin_layout Standard
33237 \begin_inset VSpace bigskip
33238 \end_inset
33239
33240 Si usas la decoración 
33241 \family sans
33242 borde rectangular sencillo
33243 \family default
33244  sin marco interior, puedes permitir saltos de página dentro del marco.
33245  Ten en cuenta que en ese caso, al contrario que otros marcos con bordes,
33246  el borde usa siempre todo el ancho de columna y el marco se establece como
33247  su párrafo propio: 
33248 \begin_inset Box Framed
33249 position "t"
33250 hor_pos "c"
33251 has_inner_box 0
33252 inner_pos "t"
33253 use_parbox 0
33254 use_makebox 0
33255 width "100col%"
33256 special "none"
33257 height "1in"
33258 height_special "totalheight"
33259 thickness "0.4pt"
33260 separation "3pt"
33261 shadowsize "4pt"
33262 framecolor "black"
33263 backgroundcolor "none"
33264 status collapsed
33265
33266 \begin_layout Plain Layout
33267 Cuadro que permite saltos de página
33268 \end_layout
33269
33270 \end_inset
33271
33272
33273 \end_layout
33274
33275 \begin_layout Section
33276 Personalización de marcos
33277 \begin_inset Index idx
33278 status collapsed
33279
33280 \begin_layout Plain Layout
33281 Marcos ! Personalizar
33282 \end_layout
33283
33284 \end_inset
33285
33286
33287 \end_layout
33288
33289 \begin_layout Standard
33290 El diámetro de las esquinas de los bordes ovalados se puede modificar con
33291  el comando 
33292 \series bold
33293
33294 \backslash
33295 cornersize
33296 \series default
33297 .
33298  El comando
33299 \end_layout
33300
33301 \begin_layout Standard
33302
33303 \series bold
33304
33305 \backslash
33306 cornersize*{1cm}
33307 \end_layout
33308
33309 \begin_layout Standard
33310 establece un diámetro de 1
33311 \begin_inset space \thinspace{}
33312 \end_inset
33313
33314 cm.
33315  El comando
33316 \end_layout
33317
33318 \begin_layout Standard
33319
33320 \series bold
33321
33322 \backslash
33323 cornersize{num}
33324 \end_layout
33325
33326 \begin_layout Standard
33327 fija el diámetro en 
33328 \family sans
33329 num
33330 \begin_inset space \thinspace{}
33331 \end_inset
33332
33333 ×
33334 \begin_inset space \thinspace{}
33335 \end_inset
33336
33337 mínimo
33338 \family default
33339  
33340 \family sans
33341 (ancho y alto del marco)
33342 \family default
33343 .
33344  Por omisión es 
33345 \series bold
33346
33347 \backslash
33348 cornersize{0.5}
33349 \series default
33350 .
33351 \end_layout
33352
33353 \begin_layout Standard
33354 \begin_inset ERT
33355 status collapsed
33356
33357 \begin_layout Plain Layout
33358
33359
33360 \backslash
33361 cornersize*{1.5cm}
33362 \end_layout
33363
33364 \end_inset
33365
33366
33367 \begin_inset Box Ovalbox
33368 position "c"
33369 hor_pos "c"
33370 has_inner_box 1
33371 inner_pos "c"
33372 use_parbox 0
33373 use_makebox 0
33374 width "28col%"
33375 special "none"
33376 height "1in"
33377 height_special "totalheight"
33378 thickness "0.4pt"
33379 separation "3pt"
33380 shadowsize "4pt"
33381 framecolor "black"
33382 backgroundcolor "none"
33383 status open
33384
33385 \begin_layout Plain Layout
33386 \align center
33387 Marco ovalado con 
33388 \series bold
33389
33390 \backslash
33391 cornersize
33392 \series default
33393
33394 \begin_inset space \thinspace{}
33395 \end_inset
33396
33397 =
33398 \begin_inset space \thinspace{}
33399 \end_inset
33400
33401 1.5
33402 \begin_inset space \thinspace{}
33403 \end_inset
33404
33405 cm
33406 \end_layout
33407
33408 \end_inset
33409
33410
33411 \begin_inset ERT
33412 status collapsed
33413
33414 \begin_layout Plain Layout
33415
33416
33417 \backslash
33418 cornersize{0.5}
33419 \end_layout
33420
33421 \end_inset
33422
33423
33424 \end_layout
33425
33426 \begin_layout Standard
33427 \begin_inset VSpace bigskip
33428 \end_inset
33429
33430
33431 \end_layout
33432
33433 \begin_layout Standard
33434 El color rojo predeterminado de los marcos con 
33435 \family sans
33436 fondo
33437 \begin_inset space ~
33438 \end_inset
33439
33440 coloreado
33441 \family default
33442  se puede cambiar en el sitio con el comando 
33443 \series bold
33444
33445 \backslash
33446 definecolor{shadecolor}
33447 \series default
33448  o globalmente con el menú 
33449 \family sans
33450 Herramientas
33451 \family default
33452 \SpecialChar menuseparator
33453
33454 \family sans
33455 Preferencias
33456 \family default
33457 \SpecialChar menuseparator
33458
33459 \family sans
33460 Colores
33461 \family default
33462 \SpecialChar menuseparator
33463
33464 \family sans
33465 marco
33466 \begin_inset space ~
33467 \end_inset
33468
33469 coloreado
33470 \family default
33471 .
33472  El esquema del comando 
33473 \series bold
33474
33475 \backslash
33476 definecolor
33477 \series default
33478  se explica en la sección
33479 \begin_inset space ~
33480 \end_inset
33481
33482
33483 \begin_inset CommandInset ref
33484 LatexCommand ref
33485 reference "sec:Cuadros-Coloreados"
33486
33487 \end_inset
33488
33489 .
33490 \begin_inset Foot
33491 status collapsed
33492
33493 \begin_layout Plain Layout
33494 El comando 
33495 \series bold
33496
33497 \backslash
33498 definecolor
33499 \series default
33500  requiere el paquete \SpecialChar LaTeX
33501  
33502 \series bold
33503 color
33504 \series default
33505  en el preámbulo, véase la sección
33506 \begin_inset space ~
33507 \end_inset
33508
33509
33510 \begin_inset CommandInset ref
33511 LatexCommand ref
33512 reference "sec:Marcos-Coloreados"
33513
33514 \end_inset
33515
33516 .
33517 \end_layout
33518
33519 \end_inset
33520
33521  Por ejemplo, la nota siguiente se define con el comando en código \SpecialChar TeX
33522
33523 \end_layout
33524
33525 \begin_layout Standard
33526
33527 \series bold
33528
33529 \backslash
33530 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33531 \end_layout
33532
33533 \begin_layout Standard
33534 \begin_inset ERT
33535 status collapsed
33536
33537 \begin_layout Plain Layout
33538
33539
33540 \backslash
33541 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
33542 \end_layout
33543
33544 \end_inset
33545
33546
33547 \begin_inset Box Shaded
33548 position "t"
33549 hor_pos "c"
33550 has_inner_box 0
33551 inner_pos "t"
33552 use_parbox 0
33553 use_makebox 0
33554 width "100col%"
33555 special "none"
33556 height "1in"
33557 height_special "totalheight"
33558 thickness "0.4pt"
33559 separation "3pt"
33560 shadowsize "4pt"
33561 framecolor "black"
33562 backgroundcolor "none"
33563 status open
33564
33565 \begin_layout Plain Layout
33566
33567 \color yellow
33568 Texto amarillo en un marco con fondo coloreado en verde oscuro.
33569 \end_layout
33570
33571 \end_inset
33572
33573
33574 \begin_inset ERT
33575 status collapsed
33576
33577 \begin_layout Plain Layout
33578
33579
33580 \backslash
33581 definecolor{shadecolor}{rgb}{1,0,0}
33582 \end_layout
33583
33584 \end_inset
33585
33586
33587 \end_layout
33588
33589 \begin_layout Standard
33590 \begin_inset VSpace bigskip
33591 \end_inset
33592
33593 Los cambios en las dimensiones y de los colores son válidos para todos los
33594  marcos que siguen a los comandos.
33595 \end_layout
33596
33597 \begin_layout Section
33598 Minipáginas
33599 \begin_inset CommandInset label
33600 LatexCommand label
33601 name "sec:Minipáginas"
33602
33603 \end_inset
33604
33605
33606 \begin_inset Index idx
33607 status collapsed
33608
33609 \begin_layout Plain Layout
33610 Marcos ! Minipáginas
33611 \end_layout
33612
33613 \end_inset
33614
33615
33616 \end_layout
33617
33618 \begin_layout Standard
33619 Las minipáginas son tratadas por \SpecialChar LaTeX
33620  como páginas dentro de páginas y por tanto
33621  pueden tener, por ejemplo, sus propias notas al pie.
33622 \end_layout
33623
33624 \begin_layout Standard
33625 Las minipáginas son útiles para escribir documentos en distintas lenguas.
33626 \end_layout
33627
33628 \begin_layout Standard
33629 A continuación hay dos ejemplos de minipáginas adosadas.
33630  Su anchura está puesta en 45
33631 \begin_inset space \thinspace{}
33632 \end_inset
33633
33634 % y separadas por un relleno horizontal, insertado mediante el menú 
33635 \family sans
33636 Insertar\SpecialChar menuseparator
33637 Formato\SpecialChar menuseparator
33638 Relleno
33639 \begin_inset space ~
33640 \end_inset
33641
33642 horizontal
33643 \family default
33644 .
33645 \end_layout
33646
33647 \begin_layout Standard
33648 \begin_inset Box Frameless
33649 position "t"
33650 hor_pos "c"
33651 has_inner_box 1
33652 inner_pos "c"
33653 use_parbox 0
33654 use_makebox 0
33655 width "45col%"
33656 special "none"
33657 height "1in"
33658 height_special "totalheight"
33659 thickness "0.4pt"
33660 separation "3pt"
33661 shadowsize "4pt"
33662 framecolor "black"
33663 backgroundcolor "none"
33664 status open
33665
33666 \begin_layout Plain Layout
33667
33668 \lang ngerman
33669 Dies ist ein deutscher Text.
33670  Dies ist ein deutscher Text.
33671  Dies ist ein deutscher Text.
33672  Dies ist ein deutscher Text.
33673  Dies ist ein deutscher Text.
33674  Dies ist ein deutscher Text.
33675  Dies ist ein deutscher Text.
33676  Dies ist ein deutscher Text.
33677  Dies ist ein deutscher Text.
33678  Dies ist ein deutscher Text.
33679  Dies ist ein deutscher Text.
33680  Dies ist ein deutscher Text.
33681  Dies ist ein deutscher Text
33682 \begin_inset Foot
33683 status collapsed
33684
33685 \begin_layout Plain Layout
33686
33687 \lang ngerman
33688 Dies ist eine deutsche Fußnote.
33689 \end_layout
33690
33691 \end_inset
33692
33693 .
33694  Dies ist ein deutscher Text.
33695  Dies ist ein deutscher Text.
33696 \end_layout
33697
33698 \end_inset
33699
33700
33701 \begin_inset space \hfill{}
33702 \end_inset
33703
33704
33705 \begin_inset Box Frameless
33706 position "t"
33707 hor_pos "c"
33708 has_inner_box 1
33709 inner_pos "c"
33710 use_parbox 0
33711 use_makebox 0
33712 width "45col%"
33713 special "none"
33714 height "1in"
33715 height_special "totalheight"
33716 thickness "0.4pt"
33717 separation "3pt"
33718 shadowsize "4pt"
33719 framecolor "black"
33720 backgroundcolor "none"
33721 status open
33722
33723 \begin_layout Plain Layout
33724
33725 \lang english
33726 This is an English Text.
33727  This is an English Text.
33728  This is an English Text.
33729  This is an English Text.
33730  This is an English Text.
33731  This is an English Text.
33732  This is an English Text.
33733  This is an English Text.
33734  This is an English Text.
33735  This is an English Text.
33736  This is an English Text.
33737  This is an English Text.
33738  This is an English Text.
33739  This is an English Text.
33740  This is an English Text.
33741  This is an English Text.
33742 \begin_inset Foot
33743 status collapsed
33744
33745 \begin_layout Plain Layout
33746
33747 \lang english
33748 This is an English footnote.
33749 \end_layout
33750
33751 \end_inset
33752
33753  This is an English Text.
33754 \end_layout
33755
33756 \end_inset
33757
33758
33759 \end_layout
33760
33761 \begin_layout Standard
33762 \begin_inset VSpace bigskip
33763 \end_inset
33764
33765 La configuración global de párrafos se ignora en las minipáginas.
33766  Esto significa que en las mismas no habrá espacio entre párrafos aunque
33767  pongas p.
33768 \begin_inset space \thinspace{}
33769 \end_inset
33770
33771 ej.
33772 \begin_inset space ~
33773 \end_inset
33774
33775
33776 \family sans
33777 Salto
33778 \begin_inset space ~
33779 \end_inset
33780
33781 medio
33782 \family default
33783  en la configuración del documento.
33784 \end_layout
33785
33786 \begin_layout Standard
33787 Las minipáginas también sirven para poner un color de fondo para partes
33788  de texto, véase sección
33789 \begin_inset space ~
33790 \end_inset
33791
33792
33793 \begin_inset CommandInset ref
33794 LatexCommand ref
33795 reference "sec:Marcos-Coloreados"
33796
33797 \end_inset
33798
33799 .
33800 \end_layout
33801
33802 \begin_layout Standard
33803 \begin_inset Note Greyedout
33804 status open
33805
33806 \begin_layout Plain Layout
33807
33808 \series bold
33809 Nota:
33810 \series default
33811  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
33812  tener minipáginas en cuadros, en flotantes, y en otros marcos.
33813 \end_layout
33814
33815 \end_inset
33816
33817
33818 \end_layout
33819
33820 \begin_layout Section
33821 Marcos de párrafo
33822 \begin_inset CommandInset label
33823 LatexCommand label
33824 name "sec:Marcos-de-Párrafo"
33825
33826 \end_inset
33827
33828
33829 \begin_inset Index idx
33830 status collapsed
33831
33832 \begin_layout Plain Layout
33833 Marcos ! de párrafo
33834 \end_layout
33835
33836 \end_inset
33837
33838
33839 \end_layout
33840
33841 \begin_layout Standard
33842 Los marcos de párrafo son similares a las minipáginas con la diferencia
33843  de que no pueden contener notas al pie.
33844 \begin_inset Separator parbreak
33845 \end_inset
33846
33847
33848 \end_layout
33849
33850 \begin_layout Standard
33851 \align center
33852 \begin_inset Box Frameless
33853 position "t"
33854 hor_pos "c"
33855 has_inner_box 1
33856 inner_pos "t"
33857 use_parbox 1
33858 use_makebox 0
33859 width "33col%"
33860 special "none"
33861 height "1in"
33862 height_special "totalheight"
33863 thickness "0.4pt"
33864 separation "3pt"
33865 shadowsize "4pt"
33866 framecolor "black"
33867 backgroundcolor "none"
33868 status open
33869
33870 \begin_layout Plain Layout
33871 Texto en un marco de párrafo.
33872  Texto en un marco de párrafo.
33873  Esta nota no aparece:
33874 \begin_inset Foot
33875 status open
33876
33877 \begin_layout Plain Layout
33878 Esta es una nota en un marco de párrafo y por eso no aparecerá.
33879 \end_layout
33880
33881 \end_inset
33882
33883
33884 \end_layout
33885
33886 \end_inset
33887
33888
33889 \end_layout
33890
33891 \begin_layout Section
33892 Marcos para palabras y caracteres
33893 \begin_inset Index idx
33894 status collapsed
33895
33896 \begin_layout Plain Layout
33897 Marcos ! para palabras y caracteres
33898 \end_layout
33899
33900 \end_inset
33901
33902
33903 \end_layout
33904
33905 \begin_layout Subsection
33906 Evitar la partición de palabras
33907 \begin_inset CommandInset label
33908 LatexCommand label
33909 name "sec:Evitar-la-Partición"
33910
33911 \end_inset
33912
33913
33914 \begin_inset Index idx
33915 status collapsed
33916
33917 \begin_layout Plain Layout
33918 Marcos ! para evitar partición de palabras
33919 \end_layout
33920
33921 \end_inset
33922
33923
33924 \end_layout
33925
33926 \begin_layout Standard
33927 El marco tipo 
33928 \family sans
33929 Marco de línea
33930 \family default
33931  sirve para evitar que una palabra sea partida con guión.
33932 \begin_inset Newline newline
33933 \end_inset
33934
33935 He aquí un ejemplo:
33936 \end_layout
33937
33938 \begin_layout Standard
33939 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
33940 palabra».
33941 \end_layout
33942
33943 \begin_layout Standard
33944 Para evitar la división de la palabra «estalarguísimapalabra», ponla en
33945  un marco, establece el 
33946 \family sans
33947 Marco interior
33948 \family default
33949  en 
33950 \family sans
33951 Marco de línea
33952 \family default
33953  y no pongas ancho explícito.
33954 \end_layout
33955
33956 \begin_layout Standard
33957 Este es el resultado:
33958 \end_layout
33959
33960 \begin_layout Standard
33961 Esta línea es un ejemplo para mostrar cómo evitar la división de 
33962 \begin_inset Box Frameless
33963 position "t"
33964 hor_pos "c"
33965 has_inner_box 1
33966 inner_pos "t"
33967 use_parbox 0
33968 use_makebox 1
33969 width ""
33970 special "none"
33971 height "1in"
33972 height_special "totalheight"
33973 thickness "0.4pt"
33974 separation "3pt"
33975 shadowsize "4pt"
33976 framecolor "black"
33977 backgroundcolor "none"
33978 status open
33979
33980 \begin_layout Plain Layout
33981 «estalarguísimapalabra»
33982 \end_layout
33983
33984 \end_inset
33985
33986 .
33987 \end_layout
33988
33989 \begin_layout Standard
33990 Como alternativa puedes poner el comando «
33991 \series bold
33992
33993 \backslash
33994 -
33995 \series default
33996 » en código \SpecialChar TeX
33997  directamente antes de la palabra:
33998 \end_layout
33999
34000 \begin_layout Standard
34001 Esta línea es un ejemplo para mostrar cómo evitar la división de «
34002 \begin_inset ERT
34003 status collapsed
34004
34005 \begin_layout Plain Layout
34006
34007
34008 \backslash
34009 -
34010 \end_layout
34011
34012 \end_inset
34013
34014 estalarguísimapalabra».
34015 \end_layout
34016
34017 \begin_layout Standard
34018 Por supuesto, la palabra sobresale del margen.
34019  Para evitarlo añade, con el menú 
34020 \family sans
34021 Insertar\SpecialChar menuseparator
34022 Formato\SpecialChar menuseparator
34023 Salto
34024 \begin_inset space ~
34025 \end_inset
34026
34027 de
34028 \begin_inset space ~
34029 \end_inset
34030
34031 línea
34032 \begin_inset space ~
34033 \end_inset
34034
34035 cortada
34036 \family default
34037  (atajo 
34038 \family sans
34039 Ctrl+Entrar
34040 \family default
34041 ), un salto de línea antes de la palabra:
34042 \end_layout
34043
34044 \begin_layout Standard
34045 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
34046 \begin_inset Newline newline
34047 \end_inset
34048
34049
34050 \begin_inset Box Frameless
34051 position "t"
34052 hor_pos "c"
34053 has_inner_box 1
34054 inner_pos "t"
34055 use_parbox 0
34056 use_makebox 1
34057 width ""
34058 special "none"
34059 height "1in"
34060 height_special "totalheight"
34061 thickness "0.4pt"
34062 separation "3pt"
34063 shadowsize "4pt"
34064 framecolor "black"
34065 backgroundcolor "none"
34066 status open
34067
34068 \begin_layout Plain Layout
34069 «estalarguísimapalabra»
34070 \end_layout
34071
34072 \end_inset
34073
34074 .
34075 \end_layout
34076
34077 \begin_layout Subsection
34078 Alineación vertical
34079 \begin_inset CommandInset label
34080 LatexCommand label
34081 name "subsec:Alineación-Vertical"
34082
34083 \end_inset
34084
34085
34086 \begin_inset Index idx
34087 status collapsed
34088
34089 \begin_layout Plain Layout
34090 Marcos ! para alineación vertical
34091 \end_layout
34092
34093 \end_inset
34094
34095
34096 \end_layout
34097
34098 \begin_layout Standard
34099 Con ayuda del comando 
34100 \series bold
34101
34102 \backslash
34103 raisebox
34104 \series default
34105  puedes alinear verticalmente con el texto circundante palabras o caracteres.
34106  
34107 \series bold
34108
34109 \backslash
34110 raisebox
34111 \series default
34112  se utiliza según el esquema:
34113 \end_layout
34114
34115 \begin_layout Standard
34116
34117 \series bold
34118
34119 \backslash
34120 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
34121 \end_layout
34122
34123 \begin_layout Standard
34124 La elevación puede ser un valor positivo para subir el marco o negativo
34125  para bajarlo.
34126 \end_layout
34127
34128 \begin_layout Standard
34129 Para alinear una palabra, p.
34130 \begin_inset space \thinspace{}
34131 \end_inset
34132
34133 e
34134 \begin_inset space ~
34135 \end_inset
34136
34137 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
34138  en la línea de base, inserta el comando
34139 \end_layout
34140
34141 \begin_layout Standard
34142
34143 \series bold
34144
34145 \backslash
34146 raisebox{
34147 \backslash
34148 depth}{
34149 \end_layout
34150
34151 \begin_layout Standard
34152 en código \SpecialChar TeX
34153  antes de la palabra.
34154  Detrás de la palabra inserta una llave de cierre «
34155 \series bold
34156 }
34157 \series default
34158 » en código \SpecialChar TeX
34159 .
34160 \begin_inset Newline newline
34161 \end_inset
34162
34163 Este es el resultado:
34164 \end_layout
34165
34166 \begin_layout Standard
34167 Esto es una línea de texto con la palabra 
34168 \begin_inset ERT
34169 status collapsed
34170
34171 \begin_layout Plain Layout
34172
34173
34174 \backslash
34175 raisebox{
34176 \backslash
34177 depth}{
34178 \end_layout
34179
34180 \end_inset
34181
34182 «prevención»
34183 \begin_inset ERT
34184 status collapsed
34185
34186 \begin_layout Plain Layout
34187
34188 }
34189 \end_layout
34190
34191 \end_inset
34192
34193  elevada.
34194 \end_layout
34195
34196 \begin_layout Standard
34197 \begin_inset VSpace bigskip
34198 \end_inset
34199
34200 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
34201 \end_layout
34202
34203 \begin_layout Standard
34204 Esto es una línea de texto con la palabra 
34205 \begin_inset ERT
34206 status collapsed
34207
34208 \begin_layout Plain Layout
34209
34210
34211 \backslash
34212 raisebox{-
34213 \backslash
34214 depth}{
34215 \end_layout
34216
34217 \end_inset
34218
34219 «prevención»
34220 \begin_inset ERT
34221 status collapsed
34222
34223 \begin_layout Plain Layout
34224
34225 }
34226 \end_layout
34227
34228 \end_inset
34229
34230  bajada.
34231 \begin_inset Newline newline
34232 \end_inset
34233
34234 Esto es una línea de texto con la palabra 
34235 \begin_inset ERT
34236 status collapsed
34237
34238 \begin_layout Plain Layout
34239
34240
34241 \backslash
34242 raisebox{0.5cm}{
34243 \end_layout
34244
34245 \end_inset
34246
34247 «testigo»
34248 \begin_inset ERT
34249 status collapsed
34250
34251 \begin_layout Plain Layout
34252
34253 }
34254 \end_layout
34255
34256 \end_inset
34257
34258  elevada.
34259 \end_layout
34260
34261 \begin_layout Standard
34262 Si por alguna razón quieres impedir esto, pon la altura del marco a cero.
34263  Por ejemplo
34264 \end_layout
34265
34266 \begin_layout Standard
34267
34268 \series bold
34269
34270 \backslash
34271 raisebox{-
34272 \backslash
34273 depth}[0pt]{
34274 \end_layout
34275
34276 \begin_layout Standard
34277 Esto es una línea de texto con la palabra 
34278 \begin_inset ERT
34279 status collapsed
34280
34281 \begin_layout Plain Layout
34282
34283
34284 \backslash
34285 raisebox{-
34286 \backslash
34287 depth}[0pt]{
34288 \end_layout
34289
34290 \end_inset
34291
34292 «prevención»
34293 \begin_inset ERT
34294 status collapsed
34295
34296 \begin_layout Plain Layout
34297
34298 }
34299 \end_layout
34300
34301 \end_inset
34302
34303  bajada.
34304 \begin_inset Newline newline
34305 \end_inset
34306
34307
34308 \begin_inset Newline newline
34309 \end_inset
34310
34311 Esto es una línea de texto con la palabra 
34312 \begin_inset ERT
34313 status collapsed
34314
34315 \begin_layout Plain Layout
34316
34317
34318 \backslash
34319 raisebox{0.5cm}[0pt]{
34320 \end_layout
34321
34322 \end_inset
34323
34324 «testigo»
34325 \begin_inset ERT
34326 status collapsed
34327
34328 \begin_layout Plain Layout
34329
34330 }
34331 \end_layout
34332
34333 \end_inset
34334
34335  elevada.
34336 \end_layout
34337
34338 \begin_layout Section
34339 Marcos coloreados
34340 \begin_inset CommandInset label
34341 LatexCommand label
34342 name "sec:Marcos-Coloreados"
34343
34344 \end_inset
34345
34346
34347 \begin_inset Index idx
34348 status collapsed
34349
34350 \begin_layout Plain Layout
34351 Marcos ! Colorear
34352 \end_layout
34353
34354 \end_inset
34355
34356
34357 \end_layout
34358
34359 \begin_layout Standard
34360
34361 \lang english
34362 To color the background of a box just select the color you like in the box
34363  dialog.
34364  This is for example a box with orange background: 
34365 \begin_inset Box Frameless
34366 position "t"
34367 hor_pos "c"
34368 has_inner_box 1
34369 inner_pos "t"
34370 use_parbox 0
34371 use_makebox 1
34372 width ""
34373 special "none"
34374 height "1in"
34375 height_special "totalheight"
34376 thickness "0.4pt"
34377 separation "3pt"
34378 shadowsize "4pt"
34379 framecolor "black"
34380 backgroundcolor "orange"
34381 status open
34382
34383 \begin_layout Plain Layout
34384
34385 \lang english
34386 Box with orange background
34387 \end_layout
34388
34389 \end_inset
34390
34391
34392 \end_layout
34393
34394 \begin_layout Standard
34395
34396 \lang english
34397 If you use the decoration 
34398 \family sans
34399 \lang spanish
34400 Borde
34401 \begin_inset space ~
34402 \end_inset
34403
34404 rectangular
34405 \begin_inset space ~
34406 \end_inset
34407
34408 sencillo
34409 \family default
34410 \lang english
34411  you can set a frame color.
34412  In this case you must also specify a background color (LyX sets white as
34413  default).
34414  Here is an example: 
34415 \begin_inset Box Boxed
34416 position "t"
34417 hor_pos "c"
34418 has_inner_box 0
34419 inner_pos "t"
34420 use_parbox 0
34421 use_makebox 0
34422 width ""
34423 special "none"
34424 height "1in"
34425 height_special "totalheight"
34426 thickness "0.4pt"
34427 separation "3pt"
34428 shadowsize "4pt"
34429 framecolor "teal"
34430 backgroundcolor "yellow"
34431 status open
34432
34433 \begin_layout Plain Layout
34434
34435 \lang english
34436 Box with teal frame color and yellow background color
34437 \end_layout
34438
34439 \end_inset
34440
34441
34442 \end_layout
34443
34444 \begin_layout Standard
34445 \begin_inset VSpace bigskip
34446 \end_inset
34447
34448
34449 \lang english
34450 Of course you can also have colored text inside a colored box:
34451 \lang spanish
34452
34453 \begin_inset Newline newline
34454 \end_inset
34455
34456
34457 \begin_inset Box Boxed
34458 position "t"
34459 hor_pos "c"
34460 has_inner_box 0
34461 inner_pos "t"
34462 use_parbox 0
34463 use_makebox 0
34464 width ""
34465 special "none"
34466 height "1in"
34467 height_special "totalheight"
34468 thickness "0.4pt"
34469 separation "3pt"
34470 shadowsize "4pt"
34471 framecolor "cyan"
34472 backgroundcolor "magenta"
34473 status open
34474
34475 \begin_layout Plain Layout
34476
34477 \color yellow
34478 Marco con texto, fondo y borde en distintos colores.
34479 \end_layout
34480
34481 \end_inset
34482
34483
34484 \end_layout
34485
34486 \begin_layout Standard
34487 \begin_inset VSpace bigskip
34488 \end_inset
34489
34490
34491 \end_layout
34492
34493 \begin_layout Standard
34494
34495 \lang english
34496 If you need another color than the predefined ones,
34497 \lang spanish
34498  puedes definir tus propios colores según se explica en la sección
34499 \begin_inset space ~
34500 \end_inset
34501
34502
34503 \begin_inset CommandInset ref
34504 LatexCommand ref
34505 reference "sec:Cuadros-Coloreados"
34506
34507 \end_inset
34508
34509 .
34510  
34511 \lang english
34512 To use your own color you must typeset the box by using TeX code:
34513 \end_layout
34514
34515 \begin_layout Standard
34516
34517 \lang english
34518 Colored boxes without frame 
34519 \lang spanish
34520 se crean con el comando 
34521 \series bold
34522
34523 \backslash
34524 colorbox
34525 \series default
34526 , de acuerdo con el siguiente esquema:
34527 \end_layout
34528
34529 \begin_layout Standard
34530
34531 \series bold
34532
34533 \backslash
34534 colorbox{color}{contenido del marco}
34535 \end_layout
34536
34537 \begin_layout Standard
34538 El contenido también puede ser un marco y los marcos coloreados también
34539  pueden estar en otros marcos.
34540  Por ejemplo, para poner fondo verdeoscuro a una palabra, inserta el comando
34541 \end_layout
34542
34543 \begin_layout Standard
34544
34545 \series bold
34546
34547 \backslash
34548 colorbox{verdeoscuro}{
34549 \end_layout
34550
34551 \begin_layout Standard
34552 en código \SpecialChar TeX
34553  antes de la palabra.
34554  Tras la palabra inserta una llave de cierre «
34555 \series bold
34556 }
34557 \series default
34558 » en código \SpecialChar TeX
34559 .
34560 \begin_inset Newline newline
34561 \end_inset
34562
34563 Este es el resultado:
34564 \end_layout
34565
34566 \begin_layout Standard
34567 Línea en la que la palabra 
34568 \begin_inset ERT
34569 status collapsed
34570
34571 \begin_layout Plain Layout
34572
34573
34574 \backslash
34575 colorbox{verdeoscuro}{
34576 \end_layout
34577
34578 \end_inset
34579
34580 «¡Atención!»
34581 \begin_inset ERT
34582 status collapsed
34583
34584 \begin_layout Plain Layout
34585
34586 }
34587 \end_layout
34588
34589 \end_inset
34590
34591  tiene fondo verdeoscuro.
34592 \end_layout
34593
34594 \begin_layout Standard
34595
34596 \lang english
34597 Framed, colored boxes are created
34598 \lang spanish
34599  con el comando 
34600 \series bold
34601
34602 \backslash
34603 fcolorbox
34604 \series default
34605  con el esquema siguiente:
34606 \end_layout
34607
34608 \begin_layout Standard
34609
34610 \series bold
34611
34612 \backslash
34613 fcolorbox{color del borde}{color del fondo}{contenido del marco}
34614 \end_layout
34615
34616 \begin_layout Section
34617 Marcos girados y a escala
34618 \end_layout
34619
34620 \begin_layout Standard
34621 Para poder usar
34622 \lang english
34623  the boxes described in this section, the module 
34624 \family sans
34625 GraphicBoxes
34626 \family default
34627  must be loaded in the document settings.
34628 \end_layout
34629
34630 \begin_layout Standard
34631 \begin_inset Note Greyedout
34632 status open
34633
34634 \begin_layout Plain Layout
34635
34636 \series bold
34637 Nota:
34638 \series default
34639  no todos los visores DVI pueden mostrar rotaciones o escalas.
34640 \end_layout
34641
34642 \end_inset
34643
34644
34645 \end_layout
34646
34647 \begin_layout Standard
34648 \begin_inset Note Greyedout
34649 status open
34650
34651 \begin_layout Plain Layout
34652
34653 \series bold
34654 Nota:
34655 \series default
34656  Los marcos girados o a escala no pueden contener flotantes.
34657 \end_layout
34658
34659 \end_inset
34660
34661
34662 \end_layout
34663
34664 \begin_layout Subsection
34665 Marcos girados
34666 \begin_inset Index idx
34667 status collapsed
34668
34669 \begin_layout Plain Layout
34670 Marcos ! Girar
34671 \end_layout
34672
34673 \end_inset
34674
34675
34676 \begin_inset Index idx
34677 status collapsed
34678
34679 \begin_layout Plain Layout
34680 Material rotado
34681 \end_layout
34682
34683 \end_inset
34684
34685
34686 \end_layout
34687
34688 \begin_layout Standard
34689 Para girar material debes ponerlo
34690 \lang english
34691  into a rotated box.
34692  Such a box is inserted via the menu 
34693 \family sans
34694 Insert\SpecialChar menuseparator
34695 Custom Insets\SpecialChar menuseparator
34696 Rotatebox
34697 \family default
34698 .
34699 \end_layout
34700
34701 \begin_layout Standard
34702 El origen de rotación 
34703 \lang english
34704 can be specified via the inset 
34705 \family sans
34706 Origin
34707 \family default
34708  (menu 
34709 \family sans
34710 Insert\SpecialChar menuseparator
34711 Origin
34712 \family default
34713 \lang spanish
34714 ) en la forma 
34715 \series bold
34716 origin=position
34717 \series default
34718 .
34719  Son posibles las posiciones siguientes: 
34720 \emph on
34721 c
34722 \emph default
34723  (center), 
34724 \emph on
34725 l
34726 \emph default
34727  (left), 
34728 \emph on
34729 r
34730 \emph default
34731  (right), 
34732 \emph on
34733 b
34734 \emph default
34735  (bottom), 
34736 \emph on
34737 t
34738 \emph default
34739  (top), así como combinaciones adecuadas de las posiciones básicas.
34740  Por ejemplo, 
34741 \emph on
34742 lt
34743 \emph default
34744  significa que el origen de rotación es la esquina superior izquierda del
34745  marco.
34746  Si no se especifica origen de rotación se usará la posición 
34747 \emph on
34748 l
34749 \emph default
34750 .
34751  El ángulo de rotación es un número de grados, y puede ser negativo.
34752  El sentido de giro es contrario al de las agujas del reloj.
34753 \end_layout
34754
34755 \begin_layout Standard
34756 En el siguiente ejemplo 
34757 \series bold
34758 \lang english
34759 origin=c
34760 \series default
34761  was inserted to the 
34762 \family sans
34763 Option
34764 \family default
34765  inset and 
34766 \series bold
34767 60
34768 \series default
34769  was inserted to the 
34770 \family sans
34771 Angle
34772 \family default
34773  inset.
34774 \end_layout
34775
34776 \begin_layout Standard
34777 Esta línea contiene texto 
34778 \begin_inset Flex Rotatebox
34779 status open
34780
34781 \begin_layout Plain Layout
34782 \begin_inset Argument 1
34783 status open
34784
34785 \begin_layout Plain Layout
34786 origin=c
34787 \end_layout
34788
34789 \end_inset
34790
34791
34792 \begin_inset Argument 2
34793 status open
34794
34795 \begin_layout Plain Layout
34796 60
34797 \end_layout
34798
34799 \end_inset
34800
34801 con rotación
34802 \end_layout
34803
34804 \end_inset
34805
34806 .
34807 \end_layout
34808
34809 \begin_layout Standard
34810 El contenido del marco puede ser también otro marco o una ecuación en línea:
34811 \end_layout
34812
34813 \begin_layout Standard
34814 En esta línea hay texto enmarcado 
34815 \begin_inset Flex Rotatebox
34816 status open
34817
34818 \begin_layout Plain Layout
34819 \begin_inset Argument 1
34820 status open
34821
34822 \begin_layout Plain Layout
34823 origin=r
34824 \end_layout
34825
34826 \end_inset
34827
34828
34829 \begin_inset Argument 2
34830 status open
34831
34832 \begin_layout Plain Layout
34833 -60
34834 \end_layout
34835
34836 \end_inset
34837
34838
34839 \begin_inset Box Doublebox
34840 position "c"
34841 hor_pos "c"
34842 has_inner_box 0
34843 inner_pos "c"
34844 use_parbox 0
34845 use_makebox 0
34846 width "1in"
34847 special "width"
34848 height "1in"
34849 height_special "totalheight"
34850 thickness "0.4pt"
34851 separation "3pt"
34852 shadowsize "4pt"
34853 framecolor "black"
34854 backgroundcolor "none"
34855 status collapsed
34856
34857 \begin_layout Plain Layout
34858 con rotación
34859 \end_layout
34860
34861 \end_inset
34862
34863
34864 \end_layout
34865
34866 \end_inset
34867
34868  y 
34869 \begin_inset Flex Rotatebox
34870 status open
34871
34872 \begin_layout Plain Layout
34873 \begin_inset Argument 1
34874 status open
34875
34876 \begin_layout Plain Layout
34877 origin=lb
34878 \end_layout
34879
34880 \end_inset
34881
34882
34883 \begin_inset Argument 2
34884 status open
34885
34886 \begin_layout Plain Layout
34887 60
34888 \end_layout
34889
34890 \end_inset
34891
34892
34893 \begin_inset Formula $\int A\,\mathrm{d}x=B$
34894 \end_inset
34895
34896
34897 \end_layout
34898
34899 \end_inset
34900
34901  una ecuación.
34902 \end_layout
34903
34904 \begin_layout Standard
34905 O una imagen o un cuadro:
34906 \end_layout
34907
34908 \begin_layout Standard
34909 Aquí hay una imagen girada 
34910 \begin_inset Flex Rotatebox
34911 status open
34912
34913 \begin_layout Plain Layout
34914 \begin_inset Argument 1
34915 status open
34916
34917 \begin_layout Plain Layout
34918 origin=lb
34919 \end_layout
34920
34921 \end_inset
34922
34923
34924 \begin_inset Argument 2
34925 status open
34926
34927 \begin_layout Plain Layout
34928 90
34929 \end_layout
34930
34931 \end_inset
34932
34933
34934 \begin_inset Graphics
34935         filename ../clipart/platypus.eps
34936         lyxscale 50
34937         width 25col%
34938
34939 \end_inset
34940
34941
34942 \end_layout
34943
34944 \end_inset
34945
34946  y un cuadro girado 
34947 \begin_inset Flex Rotatebox
34948 status open
34949
34950 \begin_layout Plain Layout
34951 \begin_inset Argument 2
34952 status open
34953
34954 \begin_layout Plain Layout
34955 -90
34956 \end_layout
34957
34958 \end_inset
34959
34960
34961 \begin_inset Tabular
34962 <lyxtabular version="3" rows="2" columns="2">
34963 <features tabularvalignment="middle">
34964 <column alignment="center" valignment="top">
34965 <column alignment="center" valignment="top">
34966 <row>
34967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34968 \begin_inset Text
34969
34970 \begin_layout Plain Layout
34971 q
34972 \end_layout
34973
34974 \end_inset
34975 </cell>
34976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34977 \begin_inset Text
34978
34979 \begin_layout Plain Layout
34980 w
34981 \end_layout
34982
34983 \end_inset
34984 </cell>
34985 </row>
34986 <row>
34987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34988 \begin_inset Text
34989
34990 \begin_layout Plain Layout
34991 e
34992 \end_layout
34993
34994 \end_inset
34995 </cell>
34996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34997 \begin_inset Text
34998
34999 \begin_layout Plain Layout
35000 r
35001 \end_layout
35002
35003 \end_inset
35004 </cell>
35005 </row>
35006 </lyxtabular>
35007
35008 \end_inset
35009
35010
35011 \end_layout
35012
35013 \end_inset
35014
35015 .
35016 \begin_inset Index idx
35017 status collapsed
35018
35019 \begin_layout Plain Layout
35020 Figuras ! Rotar
35021 \end_layout
35022
35023 \end_inset
35024
35025
35026 \begin_inset Index idx
35027 status collapsed
35028
35029 \begin_layout Plain Layout
35030 Cuadros ! Girar
35031 \end_layout
35032
35033 \end_inset
35034
35035
35036 \end_layout
35037
35038 \begin_layout Subsection
35039 Marcos para variar la escala
35040 \begin_inset Index idx
35041 status collapsed
35042
35043 \begin_layout Plain Layout
35044 Marcos ! para variar la escala
35045 \end_layout
35046
35047 \end_inset
35048
35049
35050 \begin_inset Index idx
35051 status collapsed
35052
35053 \begin_layout Plain Layout
35054 Material a escala
35055 \end_layout
35056
35057 \end_inset
35058
35059
35060 \end_layout
35061
35062 \begin_layout Standard
35063 Para modificar las proporciones de un material se pueden usar los comandos
35064  
35065 \series bold
35066
35067 \backslash
35068 scalebox
35069 \series default
35070  y 
35071 \series bold
35072
35073 \backslash
35074 resizebox 
35075 \series default
35076 en código \SpecialChar TeX
35077 .
35078 \end_layout
35079
35080 \begin_layout Standard
35081
35082 \series bold
35083
35084 \backslash
35085 scalebox
35086 \series default
35087  se usa con el esquema siguiente:
35088 \end_layout
35089
35090 \begin_layout Standard
35091
35092 \series bold
35093
35094 \backslash
35095 scalebox{horizontal}[vertical]{contenido del marco}
35096 \end_layout
35097
35098 \begin_layout Standard
35099
35100 \emph on
35101 horizontal
35102 \emph default
35103  y 
35104 \emph on
35105 vertical
35106 \emph default
35107  son los factores de escala correspondientes.
35108  Si no se especifica factor vertical, su valor será el mismo que el factor
35109  de escala horizontal.
35110  
35111 \end_layout
35112
35113 \begin_layout Standard
35114 Por ejemplo, el comando 
35115 \series bold
35116
35117 \backslash
35118 scalebox{2}{Hola} 
35119 \series default
35120 crea un 
35121 \begin_inset ERT
35122 status collapsed
35123
35124 \begin_layout Plain Layout
35125
35126
35127 \backslash
35128 scalebox{2}{
35129 \end_layout
35130
35131 \end_inset
35132
35133 Hola
35134 \begin_inset ERT
35135 status collapsed
35136
35137 \begin_layout Plain Layout
35138
35139 }
35140 \end_layout
35141
35142 \end_inset
35143
35144  de doble tamaño que el texto normal del documento.
35145 \end_layout
35146
35147 \begin_layout Standard
35148 El comando 
35149 \series bold
35150
35151 \backslash
35152 scalebox{2}[1]{Hola} 
35153 \series default
35154 distorsiona el 
35155 \begin_inset ERT
35156 status collapsed
35157
35158 \begin_layout Plain Layout
35159
35160
35161 \backslash
35162 scalebox{2}[1]{
35163 \end_layout
35164
35165 \end_inset
35166
35167 Hola
35168 \begin_inset ERT
35169 status collapsed
35170
35171 \begin_layout Plain Layout
35172
35173 }
35174 \end_layout
35175
35176 \end_inset
35177
35178 .
35179 \end_layout
35180
35181 \begin_layout Standard
35182 Si un factor de escala es negativo el contenido del marco es reflejado.
35183  Por eso el comando 
35184 \series bold
35185
35186 \backslash
35187 scalebox{-1}[1]{Hola} 
35188 \series default
35189 puede usarse para reflejar un texto: 
35190 \begin_inset ERT
35191 status collapsed
35192
35193 \begin_layout Plain Layout
35194
35195
35196 \backslash
35197 scalebox{-1}[1]{
35198 \end_layout
35199
35200 \end_inset
35201
35202 Hola
35203 \begin_inset ERT
35204 status collapsed
35205
35206 \begin_layout Plain Layout
35207
35208 }
35209 \end_layout
35210
35211 \end_inset
35212
35213 .
35214 \end_layout
35215
35216 \begin_layout Standard
35217
35218 \series bold
35219
35220 \backslash
35221 scalebox{1}[-1]{Hola} 
35222 \series default
35223 refleja el 
35224 \begin_inset ERT
35225 status collapsed
35226
35227 \begin_layout Plain Layout
35228
35229
35230 \backslash
35231 scalebox{1}[-1]{
35232 \end_layout
35233
35234 \end_inset
35235
35236 Hola
35237 \begin_inset ERT
35238 status collapsed
35239
35240 \begin_layout Plain Layout
35241
35242 }
35243 \end_layout
35244
35245 \end_inset
35246
35247  sobre la base.
35248 \end_layout
35249
35250 \begin_layout Standard
35251 El comando 
35252 \series bold
35253
35254 \backslash
35255 scalebox{-1}[1]{contenido del cuadro} 
35256 \series default
35257 puede sustituirse por 
35258 \series bold
35259
35260 \begin_inset Newline newline
35261 \end_inset
35262
35263
35264 \backslash
35265 reflectbox{contenido del cuadro}
35266 \begin_inset VSpace defskip
35267 \end_inset
35268
35269
35270 \end_layout
35271
35272 \begin_layout Standard
35273 El comando 
35274 \series bold
35275
35276 \backslash
35277 resizebox
35278 \series default
35279  sirve para redimensionar el marco a una altura y anchura definidas, según
35280  el esquema:
35281 \end_layout
35282
35283 \begin_layout Standard
35284
35285 \series bold
35286
35287 \backslash
35288 resizebox{anchura}{altura}{contenido del marco}
35289 \end_layout
35290
35291 \begin_layout Standard
35292 Si uno de los argumentos del comando es un signo de exclamación, 
35293 \series bold
35294 !
35295 \series default
35296 , la escala se hace de forma que se mantiene la relación de las dimensiones
35297  originales del contenido del marco.
35298  
35299 \end_layout
35300
35301 \begin_layout Standard
35302 El comando 
35303 \series bold
35304
35305 \backslash
35306 resizebox{2cm}{1cm}{Hola}
35307 \series default
35308  genera: 
35309 \begin_inset ERT
35310 status collapsed
35311
35312 \begin_layout Plain Layout
35313
35314
35315 \backslash
35316 resizebox{2cm}{1cm}{
35317 \end_layout
35318
35319 \end_inset
35320
35321 Hola
35322 \begin_inset ERT
35323 status collapsed
35324
35325 \begin_layout Plain Layout
35326
35327 }
35328 \end_layout
35329
35330 \end_inset
35331
35332
35333 \begin_inset Newline newline
35334 \end_inset
35335
35336 El comando 
35337 \series bold
35338
35339 \backslash
35340 resizebox{2cm}{!}{Hola}
35341 \series default
35342  genera: 
35343 \begin_inset ERT
35344 status collapsed
35345
35346 \begin_layout Plain Layout
35347
35348
35349 \backslash
35350 resizebox{2cm}{!}{
35351 \end_layout
35352
35353 \end_inset
35354
35355 Hola
35356 \begin_inset ERT
35357 status collapsed
35358
35359 \begin_layout Plain Layout
35360
35361 }
35362 \end_layout
35363
35364 \end_inset
35365
35366
35367 \end_layout
35368
35369 \begin_layout Standard
35370 \begin_inset VSpace defskip
35371 \end_inset
35372
35373
35374 \end_layout
35375
35376 \begin_layout Standard
35377 \begin_inset Note Greyedout
35378 status open
35379
35380 \begin_layout Plain Layout
35381
35382 \series bold
35383 Nota: 
35384 \series default
35385 Si los argumentos de 
35386 \series bold
35387
35388 \backslash
35389 scalebox
35390 \series default
35391  o 
35392 \series bold
35393
35394 \backslash
35395 resizebox
35396 \series default
35397  son cero, no se generan errores de \SpecialChar LaTeX
35398  al exportar el documento, pero puede
35399  suceder que la salida no se muestre o que sea incompleta.
35400  
35401 \end_layout
35402
35403 \end_inset
35404
35405
35406 \begin_inset VSpace defskip
35407 \end_inset
35408
35409
35410 \end_layout
35411
35412 \begin_layout Standard
35413 Los marcos se pueden combinar en cualquier orden.
35414  Por ejemplo, el comando
35415 \series bold
35416
35417 \begin_inset Newline newline
35418 \end_inset
35419
35420
35421 \backslash
35422 rotatebox[origin=c]{-45}{
35423 \backslash
35424 resizebox{2cm}{!}{
35425 \backslash
35426 reflectbox{Hola}}}
35427 \begin_inset Newline newline
35428 \end_inset
35429
35430
35431 \series default
35432 genera:
35433 \begin_inset Separator parbreak
35434 \end_inset
35435
35436
35437 \end_layout
35438
35439 \begin_layout Standard
35440 \noindent
35441 \align center
35442 \begin_inset ERT
35443 status collapsed
35444
35445 \begin_layout Plain Layout
35446
35447
35448 \backslash
35449 rotatebox[origin=c]{-45}{
35450 \backslash
35451 resizebox{2cm}{!}{
35452 \backslash
35453 reflectbox{
35454 \end_layout
35455
35456 \end_inset
35457
35458 Hola
35459 \begin_inset ERT
35460 status collapsed
35461
35462 \begin_layout Plain Layout
35463
35464 }}}
35465 \end_layout
35466
35467 \end_inset
35468
35469
35470 \end_layout
35471
35472 \begin_layout Standard
35473 \noindent
35474 Un marco puede contener imágenes, cuadros y ecuaciones en línea:
35475 \begin_inset Separator parbreak
35476 \end_inset
35477
35478
35479 \end_layout
35480
35481 \begin_layout Standard
35482 \align center
35483 \begin_inset ERT
35484 status collapsed
35485
35486 \begin_layout Plain Layout
35487
35488
35489 \backslash
35490 rotatebox[origin=c]{-30}{
35491 \backslash
35492 resizebox{2cm}{!}{
35493 \backslash
35494 reflectbox{
35495 \end_layout
35496
35497 \end_inset
35498
35499
35500 \begin_inset Graphics
35501         filename ../clipart/platypus.eps
35502         lyxscale 50
35503         width 25col%
35504
35505 \end_inset
35506
35507
35508 \begin_inset ERT
35509 status collapsed
35510
35511 \begin_layout Plain Layout
35512
35513 }}}
35514 \end_layout
35515
35516 \end_inset
35517
35518
35519 \begin_inset ERT
35520 status collapsed
35521
35522 \begin_layout Plain Layout
35523
35524
35525 \backslash
35526 rotatebox[origin=c]{-45}{
35527 \backslash
35528 resizebox{2cm}{!}{
35529 \backslash
35530 reflectbox{
35531 \end_layout
35532
35533 \end_inset
35534
35535
35536 \begin_inset Tabular
35537 <lyxtabular version="3" rows="2" columns="2">
35538 <features tabularvalignment="middle">
35539 <column alignment="center" valignment="top">
35540 <column alignment="center" valignment="top">
35541 <row>
35542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35543 \begin_inset Text
35544
35545 \begin_layout Plain Layout
35546 q
35547 \end_layout
35548
35549 \end_inset
35550 </cell>
35551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35552 \begin_inset Text
35553
35554 \begin_layout Plain Layout
35555 w
35556 \end_layout
35557
35558 \end_inset
35559 </cell>
35560 </row>
35561 <row>
35562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35563 \begin_inset Text
35564
35565 \begin_layout Plain Layout
35566 e
35567 \end_layout
35568
35569 \end_inset
35570 </cell>
35571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35572 \begin_inset Text
35573
35574 \begin_layout Plain Layout
35575 r
35576 \end_layout
35577
35578 \end_inset
35579 </cell>
35580 </row>
35581 </lyxtabular>
35582
35583 \end_inset
35584
35585
35586 \begin_inset ERT
35587 status collapsed
35588
35589 \begin_layout Plain Layout
35590
35591 }}}
35592 \end_layout
35593
35594 \end_inset
35595
35596
35597 \begin_inset ERT
35598 status collapsed
35599
35600 \begin_layout Plain Layout
35601
35602
35603 \backslash
35604 rotatebox[origin=c]{-45}{
35605 \backslash
35606 resizebox{2cm}{!}{
35607 \backslash
35608 reflectbox{
35609 \end_layout
35610
35611 \end_inset
35612
35613
35614 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35615 \end_inset
35616
35617
35618 \begin_inset ERT
35619 status collapsed
35620
35621 \begin_layout Plain Layout
35622
35623 }}}
35624 \end_layout
35625
35626 \end_inset
35627
35628
35629 \begin_inset Index idx
35630 status collapsed
35631
35632 \begin_layout Plain Layout
35633 Figuras ! a escala
35634 \end_layout
35635
35636 \end_inset
35637
35638
35639 \begin_inset Index idx
35640 status collapsed
35641
35642 \begin_layout Plain Layout
35643 Cuadros ! a escala
35644 \end_layout
35645
35646 \end_inset
35647
35648
35649 \end_layout
35650
35651 \begin_layout Standard
35652 Si se usa el estilo global 
35653 \series bold
35654 fleqn
35655 \series default
35656  para las ecuaciones del documento,
35657 \begin_inset Foot
35658 status collapsed
35659
35660 \begin_layout Plain Layout
35661 Si «fleqn» se añade a las opciones de clase del documento.
35662 \end_layout
35663
35664 \end_inset
35665
35666  también se puede variar la escala de las ecuaciones en estilo presentación.
35667 \end_layout
35668
35669 \begin_layout Chapter
35670 Objetos envueltos en texto
35671 \begin_inset Index idx
35672 status collapsed
35673
35674 \begin_layout Plain Layout
35675 Envueltos en texto
35676 \end_layout
35677
35678 \end_inset
35679
35680
35681 \end_layout
35682
35683 \begin_layout Section
35684 Flotantes envueltos
35685 \begin_inset CommandInset label
35686 LatexCommand label
35687 name "sec:Flotantes-envueltos"
35688
35689 \end_inset
35690
35691
35692 \begin_inset Index idx
35693 status collapsed
35694
35695 \begin_layout Plain Layout
35696 Flotantes ! Envueltos
35697 \end_layout
35698
35699 \end_inset
35700
35701
35702 \begin_inset Index idx
35703 status collapsed
35704
35705 \begin_layout Plain Layout
35706 Envueltos en texto ! Flotantes
35707 \end_layout
35708
35709 \end_inset
35710
35711
35712 \end_layout
35713
35714 \begin_layout Standard
35715 \begin_inset Wrap figure
35716 lines 0
35717 placement l
35718 overhang 1cm
35719 width "40col%"
35720 status open
35721
35722 \begin_layout Plain Layout
35723 \begin_inset Graphics
35724         filename ../clipart/mobius.eps
35725         width 40col%
35726         rotateOrigin center
35727
35728 \end_inset
35729
35730
35731 \end_layout
35732
35733 \begin_layout Plain Layout
35734 \begin_inset Caption Standard
35735
35736 \begin_layout Plain Layout
35737 \begin_inset CommandInset label
35738 LatexCommand label
35739 name "fig:Envoltorio-de-figura"
35740
35741 \end_inset
35742
35743 Figura envuelta en el texto
35744 \end_layout
35745
35746 \end_inset
35747
35748
35749 \end_layout
35750
35751 \end_inset
35752
35753  Este tipo de flotante se usa para adosar una figura o un cuadro al texto,
35754  de modo que ocupe sólo una parte del ancho de columna.
35755  Se inserta con el menú 
35756 \family sans
35757 Insertar\SpecialChar menuseparator
35758 Flotante\SpecialChar menuseparator
35759 Figura
35760 \begin_inset space ~
35761 \end_inset
35762
35763 envuelta
35764 \family default
35765
35766 \begin_inset space \thinspace{}
35767 \end_inset
35768
35769 /
35770 \begin_inset space \thinspace{}
35771 \end_inset
35772
35773
35774 \family sans
35775 Cuadro
35776 \begin_inset space ~
35777 \end_inset
35778
35779 envuelto
35780 \family default
35781  si está instalado el paquete \SpecialChar LaTeX
35782  
35783 \series bold
35784 wrapfig
35785 \series default
35786
35787 \begin_inset Index idx
35788 status collapsed
35789
35790 \begin_layout Plain Layout
35791 \SpecialChar LaTeX
35792 -paquetes ! wrapfig
35793 \end_layout
35794
35795 \end_inset
35796
35797 .
35798 \begin_inset Foot
35799 status collapsed
35800
35801 \begin_layout Plain Layout
35802 La instalación de paquetes \SpecialChar LaTeX
35803  se explica en el manual 
35804 \emph on
35805 Configuración de \SpecialChar LaTeX
35806
35807 \emph default
35808 .
35809 \end_layout
35810
35811 \end_inset
35812
35813  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
35814  con clic derecho sobre el cuadro del flotante.
35815  Son obligatorias la 
35816 \family sans
35817 Ubicación
35818 \family default
35819  y la 
35820 \family sans
35821 Anchura
35822 \family default
35823 .
35824  Son opcionales 
35825 \family sans
35826 Extensión al margen
35827 \family default
35828 , que especifica la anchura de invasión del margen, y 
35829 \family sans
35830 Extender
35831 \begin_inset space ~
35832 \end_inset
35833
35834 a
35835 \begin_inset space ~
35836 \end_inset
35837
35838 líneas
35839 \family default
35840 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
35841  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
35842  opción sólo si encuentras problemas en la colocación del flotante.
35843  Además puedes decidir si permitir que \SpecialChar LaTeX
35844  deje flotar el flotante dentro del
35845  párrafo o en los párrafos adyacentes.
35846  La figura
35847 \begin_inset space ~
35848 \end_inset
35849
35850
35851 \begin_inset CommandInset ref
35852 LatexCommand ref
35853 reference "fig:Envoltorio-de-figura"
35854
35855 \end_inset
35856
35857  es un ejemplo de envoltorio con una anchura de columna del 40
35858 \begin_inset space \thinspace{}
35859 \end_inset
35860
35861 %, ubicado a la izquierda y 1
35862 \begin_inset space \thinspace{}
35863 \end_inset
35864
35865 cm de invasión de margen.
35866 \end_layout
35867
35868 \begin_layout Standard
35869 \begin_inset Note Greyedout
35870 status open
35871
35872 \begin_layout Plain Layout
35873
35874 \series bold
35875 Nota:
35876 \series default
35877  ¡Los flotantes envueltos son frágiles! P.
35878 \begin_inset space \thinspace{}
35879 \end_inset
35880
35881 ej.
35882 \begin_inset space ~
35883 \end_inset
35884
35885 si una figura está demasiado cerca de la parte inferior de la página se
35886  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
35887  o situarse junto a otro texto.
35888 \end_layout
35889
35890 \end_inset
35891
35892
35893 \end_layout
35894
35895 \begin_layout Standard
35896 En general:
35897 \end_layout
35898
35899 \begin_layout Itemize
35900 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
35901  salto de página.
35902  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
35903  esté casi listo y puedas prever los saltos de página.
35904 \end_layout
35905
35906 \begin_layout Itemize
35907 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
35908  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
35909 \end_layout
35910
35911 \begin_layout Itemize
35912 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
35913  que procura que haya un párrafo de texto entre ellos.
35914 \end_layout
35915
35916 \begin_layout Itemize
35917 Los flotantes envueltos no están permitidos en cabeceras de sección o cuadros.
35918 \end_layout
35919
35920 \begin_layout Itemize
35921 Su numeración y referencias funciona como se explica en el cap.
35922 \begin_inset space \thinspace{}
35923 \end_inset
35924
35925
35926 \begin_inset CommandInset ref
35927 LatexCommand ref
35928 reference "chap:Flotantes"
35929
35930 \end_inset
35931
35932 .
35933 \end_layout
35934
35935 \begin_layout Section
35936 Objetos fijos envueltos
35937 \begin_inset Index idx
35938 status collapsed
35939
35940 \begin_layout Plain Layout
35941 Envueltos en texto ! Objetos fijos
35942 \end_layout
35943
35944 \end_inset
35945
35946
35947 \end_layout
35948
35949 \begin_layout Standard
35950 Los flotantes envueltos, descritos en la sec.
35951 \begin_inset space \thinspace{}
35952 \end_inset
35953
35954
35955 \begin_inset CommandInset ref
35956 LatexCommand ref
35957 reference "sec:Flotantes-envueltos"
35958
35959 \end_inset
35960
35961  , tienen estas posiciones en el párrafo:
35962 \begin_inset Separator parbreak
35963 \end_inset
35964
35965
35966 \end_layout
35967
35968 \begin_layout Standard
35969 \noindent
35970 \align center
35971 \begin_inset Tabular
35972 <lyxtabular version="3" rows="2" columns="2">
35973 <features tabularvalignment="middle">
35974 <column alignment="center" valignment="top">
35975 <column alignment="center" valignment="top">
35976 <row>
35977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35978 \begin_inset Text
35979
35980 \begin_layout Plain Layout
35981 \begin_inset Graphics
35982         filename ../../images/dialog-show-new-inset_graphics.png
35983         scale 70
35984         scaleBeforeRotation
35985
35986 \end_inset
35987
35988
35989 \end_layout
35990
35991 \end_inset
35992 </cell>
35993 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35994 \begin_inset Text
35995
35996 \begin_layout Plain Layout
35997 texto
35998 \end_layout
35999
36000 \end_inset
36001 </cell>
36002 </row>
36003 <row>
36004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36005 \begin_inset Text
36006
36007 \begin_layout Plain Layout
36008 texto
36009 \end_layout
36010
36011 \end_inset
36012 </cell>
36013 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36014 \begin_inset Text
36015
36016 \begin_layout Plain Layout
36017 texto
36018 \end_layout
36019
36020 \end_inset
36021 </cell>
36022 </row>
36023 </lyxtabular>
36024
36025 \end_inset
36026
36027  y 
36028 \begin_inset Tabular
36029 <lyxtabular version="3" rows="2" columns="2">
36030 <features tabularvalignment="middle">
36031 <column alignment="center" valignment="top">
36032 <column alignment="center" valignment="top">
36033 <row>
36034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36035 \begin_inset Text
36036
36037 \begin_layout Plain Layout
36038 texto
36039 \end_layout
36040
36041 \end_inset
36042 </cell>
36043 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36044 \begin_inset Text
36045
36046 \begin_layout Plain Layout
36047 \begin_inset Graphics
36048         filename ../../images/dialog-show-new-inset_graphics.png
36049         scale 70
36050         scaleBeforeRotation
36051
36052 \end_inset
36053
36054
36055 \end_layout
36056
36057 \end_inset
36058 </cell>
36059 </row>
36060 <row>
36061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36062 \begin_inset Text
36063
36064 \begin_layout Plain Layout
36065 texto
36066 \end_layout
36067
36068 \end_inset
36069 </cell>
36070 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36071 \begin_inset Text
36072
36073 \begin_layout Plain Layout
36074 texto
36075 \end_layout
36076
36077 \end_inset
36078 </cell>
36079 </row>
36080 </lyxtabular>
36081
36082 \end_inset
36083
36084
36085 \end_layout
36086
36087 \begin_layout Standard
36088 Para colocar un objeto exactamente en la posición en la que se inserta,
36089  por ejemplo una de estas:
36090 \begin_inset VSpace defskip
36091 \end_inset
36092
36093
36094 \end_layout
36095
36096 \begin_layout Standard
36097 \noindent
36098 \align center
36099 \begin_inset Tabular
36100 <lyxtabular version="3" rows="2" columns="2">
36101 <features tabularvalignment="middle">
36102 <column alignment="center" valignment="top">
36103 <column alignment="center" valignment="top">
36104 <row>
36105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36106 \begin_inset Text
36107
36108 \begin_layout Plain Layout
36109 texto
36110 \end_layout
36111
36112 \end_inset
36113 </cell>
36114 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36115 \begin_inset Text
36116
36117 \begin_layout Plain Layout
36118 texto
36119 \end_layout
36120
36121 \end_inset
36122 </cell>
36123 </row>
36124 <row>
36125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36126 \begin_inset Text
36127
36128 \begin_layout Plain Layout
36129 \begin_inset Graphics
36130         filename ../../images/dialog-show-new-inset_graphics.png
36131         scale 70
36132         scaleBeforeRotation
36133
36134 \end_inset
36135
36136
36137 \end_layout
36138
36139 \end_inset
36140 </cell>
36141 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36142 \begin_inset Text
36143
36144 \begin_layout Plain Layout
36145 texto
36146 \end_layout
36147
36148 \end_inset
36149 </cell>
36150 </row>
36151 </lyxtabular>
36152
36153 \end_inset
36154
36155  
36156 \begin_inset Tabular
36157 <lyxtabular version="3" rows="2" columns="2">
36158 <features tabularvalignment="middle">
36159 <column alignment="center" valignment="top">
36160 <column alignment="center" valignment="top">
36161 <row>
36162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36163 \begin_inset Text
36164
36165 \begin_layout Plain Layout
36166 texto
36167 \end_layout
36168
36169 \end_inset
36170 </cell>
36171 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36172 \begin_inset Text
36173
36174 \begin_layout Plain Layout
36175 texto
36176 \end_layout
36177
36178 \end_inset
36179 </cell>
36180 </row>
36181 <row>
36182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36183 \begin_inset Text
36184
36185 \begin_layout Plain Layout
36186 texto
36187 \end_layout
36188
36189 \end_inset
36190 </cell>
36191 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36192 \begin_inset Text
36193
36194 \begin_layout Plain Layout
36195 \begin_inset Graphics
36196         filename ../../images/dialog-show-new-inset_graphics.png
36197         scale 70
36198         scaleBeforeRotation
36199
36200 \end_inset
36201
36202
36203 \end_layout
36204
36205 \end_inset
36206 </cell>
36207 </row>
36208 </lyxtabular>
36209
36210 \end_inset
36211
36212  
36213 \begin_inset Tabular
36214 <lyxtabular version="3" rows="2" columns="3">
36215 <features tabularvalignment="middle">
36216 <column alignment="center" valignment="top">
36217 <column alignment="center" valignment="top">
36218 <column alignment="center" valignment="top">
36219 <row>
36220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36221 \begin_inset Text
36222
36223 \begin_layout Plain Layout
36224 texto
36225 \end_layout
36226
36227 \end_inset
36228 </cell>
36229 <cell alignment="center" valignment="top" topline="true" usebox="none">
36230 \begin_inset Text
36231
36232 \begin_layout Plain Layout
36233 \begin_inset Graphics
36234         filename ../../images/dialog-show-new-inset_graphics.png
36235         scale 70
36236         scaleBeforeRotation
36237
36238 \end_inset
36239
36240
36241 \end_layout
36242
36243 \end_inset
36244 </cell>
36245 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36246 \begin_inset Text
36247
36248 \begin_layout Plain Layout
36249 texto
36250 \end_layout
36251
36252 \end_inset
36253 </cell>
36254 </row>
36255 <row>
36256 <cell alignment="center" valignment="top" bottomline="true" leftline="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 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36266 \begin_inset Text
36267
36268 \begin_layout Plain Layout
36269 texto
36270 \end_layout
36271
36272 \end_inset
36273 </cell>
36274 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36275 \begin_inset Text
36276
36277 \begin_layout Plain Layout
36278 texto
36279 \end_layout
36280
36281 \end_inset
36282 </cell>
36283 </row>
36284 </lyxtabular>
36285
36286 \end_inset
36287
36288  
36289 \begin_inset Tabular
36290 <lyxtabular version="3" rows="2" columns="3">
36291 <features tabularvalignment="middle">
36292 <column alignment="center" valignment="top">
36293 <column alignment="center" valignment="top">
36294 <column alignment="center" valignment="top">
36295 <row>
36296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36297 \begin_inset Text
36298
36299 \begin_layout Plain Layout
36300 texto
36301 \end_layout
36302
36303 \end_inset
36304 </cell>
36305 <cell alignment="center" valignment="top" topline="true" usebox="none">
36306 \begin_inset Text
36307
36308 \begin_layout Plain Layout
36309 texto
36310 \end_layout
36311
36312 \end_inset
36313 </cell>
36314 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36315 \begin_inset Text
36316
36317 \begin_layout Plain Layout
36318 texto
36319 \end_layout
36320
36321 \end_inset
36322 </cell>
36323 </row>
36324 <row>
36325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36326 \begin_inset Text
36327
36328 \begin_layout Plain Layout
36329 texto
36330 \end_layout
36331
36332 \end_inset
36333 </cell>
36334 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36335 \begin_inset Text
36336
36337 \begin_layout Plain Layout
36338 \begin_inset Graphics
36339         filename ../../images/dialog-show-new-inset_graphics.png
36340         scale 70
36341         scaleBeforeRotation
36342
36343 \end_inset
36344
36345
36346 \end_layout
36347
36348 \end_inset
36349 </cell>
36350 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36351 \begin_inset Text
36352
36353 \begin_layout Plain Layout
36354 texto
36355 \end_layout
36356
36357 \end_inset
36358 </cell>
36359 </row>
36360 </lyxtabular>
36361
36362 \end_inset
36363
36364
36365 \end_layout
36366
36367 \begin_layout Standard
36368 \noindent
36369 \align center
36370 \begin_inset Tabular
36371 <lyxtabular version="3" rows="3" columns="2">
36372 <features tabularvalignment="middle">
36373 <column alignment="center" valignment="top">
36374 <column alignment="center" valignment="top">
36375 <row>
36376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36377 \begin_inset Text
36378
36379 \begin_layout Plain Layout
36380 texto
36381 \end_layout
36382
36383 \end_inset
36384 </cell>
36385 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36386 \begin_inset Text
36387
36388 \begin_layout Plain Layout
36389 texto
36390 \end_layout
36391
36392 \end_inset
36393 </cell>
36394 </row>
36395 <row>
36396 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36397 \begin_inset Text
36398
36399 \begin_layout Plain Layout
36400 \begin_inset Graphics
36401         filename ../../images/dialog-show-new-inset_graphics.png
36402         scale 70
36403         scaleBeforeRotation
36404
36405 \end_inset
36406
36407
36408 \end_layout
36409
36410 \end_inset
36411 </cell>
36412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36413 \begin_inset Text
36414
36415 \begin_layout Plain Layout
36416 texto
36417 \end_layout
36418
36419 \end_inset
36420 </cell>
36421 </row>
36422 <row>
36423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36424 \begin_inset Text
36425
36426 \begin_layout Plain Layout
36427 texto
36428 \end_layout
36429
36430 \end_inset
36431 </cell>
36432 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36433 \begin_inset Text
36434
36435 \begin_layout Plain Layout
36436 texto
36437 \end_layout
36438
36439 \end_inset
36440 </cell>
36441 </row>
36442 </lyxtabular>
36443
36444 \end_inset
36445
36446  
36447 \begin_inset Tabular
36448 <lyxtabular version="3" rows="3" columns="3">
36449 <features tabularvalignment="middle">
36450 <column alignment="center" valignment="top">
36451 <column alignment="center" valignment="top">
36452 <column alignment="center" valignment="top">
36453 <row>
36454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36455 \begin_inset Text
36456
36457 \begin_layout Plain Layout
36458 texto
36459 \end_layout
36460
36461 \end_inset
36462 </cell>
36463 <cell alignment="center" valignment="top" topline="true" usebox="none">
36464 \begin_inset Text
36465
36466 \begin_layout Plain Layout
36467 texto
36468 \end_layout
36469
36470 \end_inset
36471 </cell>
36472 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36473 \begin_inset Text
36474
36475 \begin_layout Plain Layout
36476 texto
36477 \end_layout
36478
36479 \end_inset
36480 </cell>
36481 </row>
36482 <row>
36483 <cell alignment="center" valignment="top" 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" 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" 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="3" columns="2">
36554 <features tabularvalignment="middle">
36555 <column alignment="center" valignment="top">
36556 <column alignment="center" valignment="top">
36557 <row>
36558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36559 \begin_inset Text
36560
36561 \begin_layout Plain Layout
36562 texto
36563 \end_layout
36564
36565 \end_inset
36566 </cell>
36567 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36568 \begin_inset Text
36569
36570 \begin_layout Plain Layout
36571 texto
36572 \end_layout
36573
36574 \end_inset
36575 </cell>
36576 </row>
36577 <row>
36578 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36579 \begin_inset Text
36580
36581 \begin_layout Plain Layout
36582 texto
36583 \end_layout
36584
36585 \end_inset
36586 </cell>
36587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36588 \begin_inset Text
36589
36590 \begin_layout Plain Layout
36591 \begin_inset Graphics
36592         filename ../../images/dialog-show-new-inset_graphics.png
36593         scale 70
36594         scaleBeforeRotation
36595
36596 \end_inset
36597
36598
36599 \end_layout
36600
36601 \end_inset
36602 </cell>
36603 </row>
36604 <row>
36605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36606 \begin_inset Text
36607
36608 \begin_layout Plain Layout
36609 texto
36610 \end_layout
36611
36612 \end_inset
36613 </cell>
36614 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36615 \begin_inset Text
36616
36617 \begin_layout Plain Layout
36618 texto
36619 \end_layout
36620
36621 \end_inset
36622 </cell>
36623 </row>
36624 </lyxtabular>
36625
36626 \end_inset
36627
36628
36629 \end_layout
36630
36631 \begin_layout Standard
36632 \noindent
36633 puedes usar el paquete \SpecialChar LaTeX
36634  
36635 \series bold
36636 picinpar
36637 \series default
36638
36639 \begin_inset Index idx
36640 status collapsed
36641
36642 \begin_layout Plain Layout
36643 \SpecialChar LaTeX
36644 -paquetes ! picinpar
36645 \end_layout
36646
36647 \end_inset
36648
36649 .
36650  Aquí hay un ejemplo:
36651 \end_layout
36652
36653 \begin_layout Standard
36654 \begin_inset ERT
36655 status collapsed
36656
36657 \begin_layout Plain Layout
36658
36659
36660 \backslash
36661 ifpicinpar
36662 \end_layout
36663
36664 \end_inset
36665
36666
36667 \begin_inset Note Note
36668 status open
36669
36670 \begin_layout Plain Layout
36671 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
36672  \SpecialChar LaTeX
36673  
36674 \series bold
36675 picinpar
36676 \series default
36677 .
36678 \end_layout
36679
36680 \end_inset
36681
36682
36683 \end_layout
36684
36685 \begin_layout Standard
36686 \begin_inset ERT
36687 status collapsed
36688
36689 \begin_layout Plain Layout
36690
36691
36692 \backslash
36693 begin{window}[2,c,{
36694 \end_layout
36695
36696 \end_inset
36697
36698
36699 \begin_inset Graphics
36700         filename ../clipart/mobius.eps
36701         lyxscale 60
36702         width 40col%
36703         scaleBeforeRotation
36704         rotateOrigin center
36705
36706 \end_inset
36707
36708
36709 \begin_inset ERT
36710 status collapsed
36711
36712 \begin_layout Plain Layout
36713
36714 },]
36715 \end_layout
36716
36717 \begin_layout Plain Layout
36718
36719 {}
36720 \end_layout
36721
36722 \end_inset
36723
36724
36725 \size small
36726 \lang english
36727 It was in the spring of the year 1894 that all London was interested, and
36728  the fashionable world dismayed, by the murder of the Honourable Ronald
36729  Adair under most unusual and inexplicable circumstances.
36730  The public has already learned those particulars of the crime which
36731 \size default
36732
36733 \begin_inset ERT
36734 status collapsed
36735
36736 \begin_layout Plain Layout
36737
36738
36739 \backslash
36740 footnotemark{}
36741 \end_layout
36742
36743 \end_inset
36744
36745
36746 \size small
36747  came out in the police investigation, but a good deal was suppressed upon
36748  that occasion, since the case for the prosecution was so overwhelmingly
36749  strong that it was not necessary to bring forward all the facts.
36750  Only now, at the end of nearly ten years, am I allowed to supply those
36751  missing links which make up the whole of that remarkable chain
36752 \lang spanish
36753 .
36754 \size default
36755
36756 \begin_inset ERT
36757 status collapsed
36758
36759 \begin_layout Plain Layout
36760
36761
36762 \backslash
36763 end{window}
36764 \end_layout
36765
36766 \end_inset
36767
36768
36769 \end_layout
36770
36771 \begin_layout Standard
36772 \begin_inset ERT
36773 status collapsed
36774
36775 \begin_layout Plain Layout
36776
36777
36778 \backslash
36779 footnotetext{
36780 \end_layout
36781
36782 \end_inset
36783
36784 Nota al pie del párrafo con el objeto fijo
36785 \begin_inset ERT
36786 status collapsed
36787
36788 \begin_layout Plain Layout
36789
36790 }
36791 \end_layout
36792
36793 \end_inset
36794
36795
36796 \end_layout
36797
36798 \begin_layout Standard
36799 Los objetos fijos envueltos se usan para permitir texto flotante a su alrededor,
36800  donde la posición del objeto en el párrafo se puede determinar por el número
36801  de líneas sobre él.
36802  A diferencia de los flotantes, no es posible tener leyendas numeradas.
36803 \end_layout
36804
36805 \begin_layout Standard
36806 Un objeto fijo se inserta añadiendo el comando
36807 \end_layout
36808
36809 \begin_layout Standard
36810
36811 \series bold
36812
36813 \backslash
36814 begin{window}[2,c,{
36815 \end_layout
36816
36817 \begin_layout Standard
36818 en código \SpecialChar TeX
36819  al principio del párrafo.
36820  El primer parámetro en el corchete, aquí '2', define el número de líneas
36821  sobre el objeto, el segundo, aquí 'c', la posición del objeto.
36822  Las posiciones permitidas son 'l', 'c' y 'r' (izquierda, centro, derecha).
36823  Tras el comando se inserta el objeto.
36824  En este ejemplo se ha insertado una imagen con una anchura del 40
36825 \begin_inset space \thinspace{}
36826 \end_inset
36827
36828 % de la anchura de la columna de texto.
36829  El objeto también puede ser un cuadro, un marco o una ecuación.
36830  Detrás del objeto se inserta el comando
36831 \end_layout
36832
36833 \begin_layout Standard
36834
36835 \series bold
36836 },texto de la descripción]
36837 \begin_inset Newline newline
36838 \end_inset
36839
36840 {}
36841 \end_layout
36842
36843 \begin_layout Standard
36844 Ten en cuenta que 
36845 \begin_inset Quotes eld
36846 \end_inset
36847
36848
36849 \series bold
36850 {}
36851 \series default
36852
36853 \begin_inset Quotes erd
36854 \end_inset
36855
36856  está en la segunda línea.
36857  El texto de la descripción es opcional.
36858  El texto envolvente debe estar en el mismo párrafo que el objeto, por tanto
36859  debe empezar inmediatamente después de 
36860 \series bold
36861 {}
36862 \series default
36863 .
36864  Al final del párrafo inserta el comando:
36865 \end_layout
36866
36867 \begin_layout Standard
36868
36869 \series bold
36870
36871 \backslash
36872 end{window}
36873 \end_layout
36874
36875 \begin_layout Standard
36876 Dentro de un párrafo con un objeto fijo no se pueden insertar notas al pie
36877  de la manera habitual.
36878  Hay que usar el comando 
36879 \series bold
36880
36881 \backslash
36882 footnotemark
36883 \series default
36884  dentro del párrafo y fuera del comando 
36885 \series bold
36886
36887 \backslash
36888 footnotetext
36889 \series default
36890 , como se describe en la sec.
36891 \begin_inset space \thinspace{}
36892 \end_inset
36893
36894
36895 \begin_inset CommandInset ref
36896 LatexCommand ref
36897 reference "sec:Notas-al-pie"
36898
36899 \end_inset
36900
36901 .
36902 \end_layout
36903
36904 \begin_layout Standard
36905 \begin_inset ERT
36906 status collapsed
36907
36908 \begin_layout Plain Layout
36909
36910
36911 \backslash
36912 else
36913 \end_layout
36914
36915 \end_inset
36916
36917
36918 \begin_inset Note Note
36919 status open
36920
36921 \begin_layout Plain Layout
36922 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
36923  
36924 \series bold
36925 picinpar
36926 \series default
36927 .
36928 \end_layout
36929
36930 \end_inset
36931
36932
36933 \end_layout
36934
36935 \begin_layout Standard
36936 Debes instalar el paquete \SpecialChar LaTeX
36937  
36938 \series bold
36939 picinpar
36940 \series default
36941  para ver la parte siguiente en la salida.
36942 \end_layout
36943
36944 \begin_layout Standard
36945 \begin_inset ERT
36946 status collapsed
36947
36948 \begin_layout Plain Layout
36949
36950
36951 \backslash
36952 fi
36953 \end_layout
36954
36955 \end_inset
36956
36957
36958 \end_layout
36959
36960 \begin_layout Section
36961 Letras capitales
36962 \begin_inset Index idx
36963 status collapsed
36964
36965 \begin_layout Plain Layout
36966 Letras capitales
36967 \end_layout
36968
36969 \end_inset
36970
36971
36972 \begin_inset Index idx
36973 status collapsed
36974
36975 \begin_layout Plain Layout
36976 Envueltos en texto ! Letras capitales
36977 \end_layout
36978
36979 \end_inset
36980
36981
36982 \end_layout
36983
36984 \begin_layout Standard
36985 Para usar letras capitales debe estar instalado el paquete \SpecialChar LaTeX
36986
36987 \series bold
36988  lettrine
36989 \series default
36990
36991 \begin_inset Index idx
36992 status collapsed
36993
36994 \begin_layout Plain Layout
36995 \SpecialChar LaTeX
36996 -paquetes ! lettrine
36997 \end_layout
36998
36999 \end_inset
37000
37001  y habilitar el uso del módulo 
37002 \family sans
37003 Capitales
37004 \family default
37005  en el documento (menú 
37006 \family sans
37007 Documento\SpecialChar menuseparator
37008 Configuración\SpecialChar menuseparator
37009 Módulos
37010 \family default
37011 ).
37012  Para insertar una letra capital, usa el estilo 
37013 \family sans
37014 Capital
37015 \family default
37016 .
37017  Este estilo tiene un argumento obligatorio y dos opcionales.
37018  Los argumentos se insertan mediante el menú 
37019 \family sans
37020 Insertar
37021 \family default
37022 .
37023  El argumento obligatorio 
37024 \family sans
37025 \lang english
37026 Initial
37027 \family default
37028 \lang spanish
37029  contiene 
37030 \lang english
37031 the letter(s) that is the initial, the argument 
37032 \family sans
37033 Rest
37034 \begin_inset space ~
37035 \end_inset
37036
37037 of
37038 \begin_inset space ~
37039 \end_inset
37040
37041 Initial
37042 \family default
37043  contains the rest of the word or text of the initial letter(s)
37044 \lang spanish
37045 .
37046  El argumento 
37047 \family sans
37048 \lang english
37049 Options
37050 \family default
37051 \lang spanish
37052  contiene parámetros para modificar la letra capital.
37053  Véase la documentación de 
37054 \series bold
37055 lettrine
37056 \series default
37057
37058 \begin_inset CommandInset citation
37059 LatexCommand cite
37060 key "lettrine"
37061
37062 \end_inset
37063
37064 , para más información sobre los parámetros disponibles.
37065  El estilo contiene el texto que rodeará a la capital.
37066  De esta forma, el estilo habitual es que la palabra cuya primera letra
37067  es la capital se imprima en 
37068 \noun on
37069 versalitas
37070 \noun default
37071 .
37072 \end_layout
37073
37074 \begin_layout Standard
37075 Aquí hay algumos ejemplos:
37076 \end_layout
37077
37078 \begin_layout Standard
37079 \begin_inset ERT
37080 status collapsed
37081
37082 \begin_layout Plain Layout
37083
37084
37085 \backslash
37086 iflettrine
37087 \end_layout
37088
37089 \end_inset
37090
37091
37092 \begin_inset Note Note
37093 status open
37094
37095 \begin_layout Plain Layout
37096 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
37097  \SpecialChar LaTeX
37098  
37099 \series bold
37100 lettrine
37101 \series default
37102 .
37103 \end_layout
37104
37105 \end_inset
37106
37107
37108 \end_layout
37109
37110 \begin_layout Enumerate
37111 Sin argumento opcional, la capital es la letra 'I' en tipografía matemática
37112  
37113 \begin_inset Formula $\mathfrak{Fraktur}$
37114 \end_inset
37115
37116 :
37117 \begin_inset Separator parbreak
37118 \end_inset
37119
37120
37121 \end_layout
37122
37123 \begin_deeper
37124 \begin_layout Initial
37125 \begin_inset Argument 2
37126 status open
37127
37128 \begin_layout Plain Layout
37129 \begin_inset Formula $\mathfrak{I}$
37130 \end_inset
37131
37132
37133 \end_layout
37134
37135 \end_inset
37136
37137
37138 \begin_inset Argument 3
37139 status open
37140
37141 \begin_layout Plain Layout
37142 t
37143 \end_layout
37144
37145 \end_inset
37146
37147  
37148 \lang english
37149 was in the spring of the year 1894 that all London was interested, and the
37150  fashionable world dismayed, by the murder of the Honourable Ronald Adair
37151  under most unusual and inexplicable circumstances.
37152  The public has already learned those particulars of the crime which came
37153  out in the police investigation, but a good deal was suppressed upon that
37154  occasion, since the case for the prosecution was so overwhelmingly strong
37155  that it was not necessary to bring forward all the facts.
37156 \lang spanish
37157
37158 \begin_inset Newpage newpage
37159 \end_inset
37160
37161
37162 \end_layout
37163
37164 \end_deeper
37165 \begin_layout Enumerate
37166 Solo una línea rodea a la capital, constituida por dos letras en tipo normal
37167  y no se imprime nada en versalitas:
37168 \begin_inset Separator parbreak
37169 \end_inset
37170
37171
37172 \end_layout
37173
37174 \begin_deeper
37175 \begin_layout Initial
37176 \begin_inset Argument 1
37177 status open
37178
37179 \begin_layout Plain Layout
37180 lines=1
37181 \end_layout
37182
37183 \end_inset
37184
37185
37186 \begin_inset Argument 2
37187 status open
37188
37189 \begin_layout Plain Layout
37190 It
37191 \end_layout
37192
37193 \end_inset
37194
37195  
37196 \lang english
37197 was in the spring of the year 1894 that all London was interested, and the
37198  fashionable world dismayed, by the murder of the Honourable Ronald Adair
37199  under most unusual and inexplicable circumstances.
37200  The public has already learned those particulars of the crime which came
37201  out in the police investigation, but a good deal was suppressed upon that
37202  occasion, since the case for the prosecution was so overwhelmingly strong
37203  that it was not necessary to bring forward all the facts.
37204 \end_layout
37205
37206 \end_deeper
37207 \begin_layout Enumerate
37208 Magenta, capital colgada sobre tres líneas en tipografía matemática
37209 \begin_inset Newline newline
37210 \end_inset
37211
37212
37213 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
37214 \end_inset
37215
37216 , el texto 
37217 \begin_inset Quotes eld
37218 \end_inset
37219
37220 t was in the spring
37221 \begin_inset Quotes erd
37222 \end_inset
37223
37224  en 
37225 \noun on
37226 versalitas
37227 \noun default
37228 ; para colorear la capital, debes insertar este comando delante de ella:
37229 \begin_inset Newline newline
37230 \end_inset
37231
37232
37233 \series bold
37234
37235 \backslash
37236 renewcommand{
37237 \backslash
37238 LettrineFontHook}{
37239 \backslash
37240 color{color}}
37241 \series default
37242
37243 \begin_inset Newline newline
37244 \end_inset
37245
37246 donde el segundo 
37247 \emph on
37248 color
37249 \emph default
37250  puede ser 
37251 \begin_inset Quotes eld
37252 \end_inset
37253
37254 red
37255 \begin_inset Quotes erd
37256 \end_inset
37257
37258
37259 \begin_inset Quotes eld
37260 \end_inset
37261
37262 blue
37263 \begin_inset Quotes erd
37264 \end_inset
37265
37266
37267 \begin_inset Quotes eld
37268 \end_inset
37269
37270 green
37271 \begin_inset Quotes erd
37272 \end_inset
37273
37274
37275 \begin_inset Quotes eld
37276 \end_inset
37277
37278 yellow
37279 \begin_inset Quotes erd
37280 \end_inset
37281
37282
37283 \begin_inset Quotes eld
37284 \end_inset
37285
37286 cyan
37287 \begin_inset Quotes erd
37288 \end_inset
37289
37290
37291 \begin_inset Quotes eld
37292 \end_inset
37293
37294 magenta
37295 \begin_inset Quotes erd
37296 \end_inset
37297
37298
37299 \begin_inset Quotes eld
37300 \end_inset
37301
37302 black
37303 \begin_inset Quotes erd
37304 \end_inset
37305
37306  o 
37307 \begin_inset Quotes eld
37308 \end_inset
37309
37310 white
37311 \begin_inset Quotes erd
37312 \end_inset
37313
37314 , y añade este comando al preámbulo del documento:
37315 \begin_inset Newline newline
37316 \end_inset
37317
37318
37319 \series bold
37320
37321 \backslash
37322 @ifundefined{textcolor}
37323 \begin_inset Newline newline
37324 \end_inset
37325
37326
37327 \begin_inset space ~
37328 \end_inset
37329
37330 {
37331 \backslash
37332 usepackage{color}}{}
37333 \series default
37334
37335 \begin_inset Separator parbreak
37336 \end_inset
37337
37338
37339 \end_layout
37340
37341 \begin_deeper
37342 \begin_layout Standard
37343 \begin_inset ERT
37344 status collapsed
37345
37346 \begin_layout Plain Layout
37347
37348
37349 \backslash
37350 renewcommand{
37351 \backslash
37352 LettrineFontHook}{
37353 \backslash
37354 color{magenta}}
37355 \end_layout
37356
37357 \end_inset
37358
37359
37360 \begin_inset Note Note
37361 status open
37362
37363 \begin_layout Plain Layout
37364 pone la capital en magenta
37365 \end_layout
37366
37367 \end_inset
37368
37369
37370 \end_layout
37371
37372 \begin_layout Initial
37373 \begin_inset Argument 1
37374 status open
37375
37376 \begin_layout Plain Layout
37377 lines=3, lhang=0.33, loversize=0.25
37378 \end_layout
37379
37380 \end_inset
37381
37382
37383 \begin_inset Argument 2
37384 status open
37385
37386 \begin_layout Plain Layout
37387 \begin_inset Formula $\mathcal{I}$
37388 \end_inset
37389
37390
37391 \end_layout
37392
37393 \end_inset
37394
37395
37396 \begin_inset Argument 3
37397 status open
37398
37399 \begin_layout Plain Layout
37400
37401 \lang english
37402 t was in the spring
37403 \end_layout
37404
37405 \end_inset
37406
37407  
37408 \lang english
37409 of the year 1894 that all London was interested, and the fashionable world
37410  dismayed, by the murder of the Honourable Ronald Adair under most unusual
37411  and inexplicable circumstances.
37412  The public has already learned those particulars of the crime which came
37413  out in the police investigation, but a good deal was suppressed upon that
37414  occasion, since the case for the prosecution was so overwhelmingly strong
37415  that it was not necessary to bring forward all the facts.
37416 \end_layout
37417
37418 \end_deeper
37419 \begin_layout Standard
37420 \begin_inset ERT
37421 status collapsed
37422
37423 \begin_layout Plain Layout
37424
37425
37426 \backslash
37427 else
37428 \end_layout
37429
37430 \end_inset
37431
37432
37433 \begin_inset Note Note
37434 status open
37435
37436 \begin_layout Plain Layout
37437 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
37438  
37439 \series bold
37440 lettrine
37441 \series default
37442 .
37443 \end_layout
37444
37445 \end_inset
37446
37447
37448 \end_layout
37449
37450 \begin_layout Standard
37451 Debes instalar el paquete \SpecialChar LaTeX
37452  
37453 \series bold
37454 lettrine
37455 \series default
37456  para ver la parte siguiente en la salida.
37457 \end_layout
37458
37459 \begin_layout Standard
37460 \begin_inset ERT
37461 status collapsed
37462
37463 \begin_layout Plain Layout
37464
37465
37466 \backslash
37467 fi
37468 \end_layout
37469
37470 \end_inset
37471
37472
37473 \end_layout
37474
37475 \begin_layout Chapter
37476 Archivos externos
37477 \begin_inset Index idx
37478 status collapsed
37479
37480 \begin_layout Plain Layout
37481 Archivos externos
37482 \end_layout
37483
37484 \end_inset
37485
37486
37487 \end_layout
37488
37489 \begin_layout Standard
37490 Con el menú 
37491 \family sans
37492 Insertar\SpecialChar menuseparator
37493 Archivo 
37494 \family default
37495 se pueden insertar archivos externos en un documento.
37496  Estos pueden ser:
37497 \end_layout
37498
37499 \begin_layout Description
37500 Documento
37501 \begin_inset space ~
37502 \end_inset
37503
37504 \SpecialChar LyX
37505  Otro documento \SpecialChar LyX
37506 ; su contenido se inserta directamente en tu documento.
37507 \end_layout
37508
37509 \begin_layout Description
37510 Texto
37511 \begin_inset space ~
37512 \end_inset
37513
37514 simple Un documento de texto; cada línea del mismo se inserta en tu documento
37515  como párrafo propio.
37516 \end_layout
37517
37518 \begin_layout Description
37519 Texto
37520 \begin_inset space ~
37521 \end_inset
37522
37523 simple,
37524 \begin_inset space ~
37525 \end_inset
37526
37527 unir
37528 \begin_inset space ~
37529 \end_inset
37530
37531 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
37532  Las líneas vacías generan un nuevo párrafo en tu documento.
37533 \end_layout
37534
37535 \begin_layout Description
37536 Material
37537 \begin_inset space ~
37538 \end_inset
37539
37540 externo Archivos en diversos formatos.
37541 \end_layout
37542
37543 \begin_layout Description
37544 Documento
37545 \begin_inset space ~
37546 \end_inset
37547
37548 hijo Documentos \SpecialChar LyX
37549 , \SpecialChar LaTeX
37550  o texto simple.
37551 \end_layout
37552
37553 \begin_layout Section
37554 Material externo
37555 \begin_inset Index idx
37556 status collapsed
37557
37558 \begin_layout Plain Layout
37559 Material externo
37560 \end_layout
37561
37562 \end_inset
37563
37564
37565 \end_layout
37566
37567 \begin_layout Standard
37568 Esta característica te permite insertar archivos en tu documento sin convertirlo
37569 s previamente a un formato legible en la salida, ya que \SpecialChar LyX
37570  se ocupa de las
37571  necesarias conversiones.
37572  Esto es parecido a la inserción de imágenes en diversos formatos en los
37573  documentos \SpecialChar LyX
37574 .
37575  Si has activado la Vista preliminar inmediata en las preferencias de \SpecialChar LyX
37576 ,
37577  en 
37578 \family sans
37579 Apariencia
37580 \family default
37581 \SpecialChar menuseparator
37582 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
37583  en \SpecialChar LyX
37584 .
37585 \end_layout
37586
37587 \begin_layout Standard
37588 El material externo se puede insertar mediante el diálogo que surge a partir
37589  del menú 
37590 \family sans
37591 Insertar\SpecialChar menuseparator
37592 Archivo\SpecialChar menuseparator
37593 Material
37594 \begin_inset space ~
37595 \end_inset
37596
37597 externo
37598 \family default
37599 .
37600  Actualmente se permiten los siguientes tipos de archivo (
37601 \family sans
37602 Plantillas
37603 \family default
37604 ):
37605 \end_layout
37606
37607 \begin_layout Description
37608 Diagrama
37609 \begin_inset space ~
37610 \end_inset
37611
37612 de
37613 \begin_inset space ~
37614 \end_inset
37615
37616 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
37617  con el programa 
37618 \series bold
37619
37620 \begin_inset CommandInset href
37621 LatexCommand href
37622 name "XBoard"
37623 target "http://es.wikipedia.org/wiki/XBoard"
37624
37625 \end_inset
37626
37627
37628 \series default
37629 .
37630 \end_layout
37631
37632 \begin_layout Description
37633 Dia Esta plantilla soporta diagramas creados con el programa 
37634 \series bold
37635
37636 \begin_inset CommandInset href
37637 LatexCommand href
37638 name "Dia"
37639 target "http://es.wikipedia.org/wiki/Dia_(programa)"
37640
37641 \end_inset
37642
37643
37644 \series default
37645 .
37646 \end_layout
37647
37648 \begin_layout Description
37649 Hoja
37650 \begin_inset space ~
37651 \end_inset
37652
37653 de
37654 \begin_inset space ~
37655 \end_inset
37656
37657 cálculo
37658 \begin_inset space ~
37659 \end_inset
37660
37661 Gnumeric Esta plantilla permite insertar tablas/hojas de cálculo en los
37662  formatos 
37663 \series bold
37664
37665 \begin_inset CommandInset href
37666 LatexCommand href
37667 name "Gnumeric"
37668 target "http://es.wikipedia.org/wiki/Gnumeric"
37669
37670 \end_inset
37671
37672
37673 \series default
37674
37675 \begin_inset CommandInset href
37676 LatexCommand href
37677 name "OpenDocument"
37678 target "http://es.wikipedia.org/wiki/OpenDocument"
37679
37680 \end_inset
37681
37682
37683 \begin_inset CommandInset href
37684 LatexCommand href
37685 name "Microsoft Office XML"
37686 target "http://es.wikipedia.org/wiki/Microsoft_Office_XML"
37687
37688 \end_inset
37689
37690  y 
37691 \begin_inset CommandInset href
37692 LatexCommand href
37693 name "Office Open XML"
37694 target "http://es.wikipedia.org/wiki/Office_Open_XML"
37695
37696 \end_inset
37697
37698 .
37699  Para que esto funcione \SpecialChar LyX
37700  debe haber encontrado el programa 
37701 \family typewriter
37702 ssconvert
37703 \family default
37704  durante su configuración.
37705  Este programa forma parte de Gnumeric, por tanto debe estar instalado aunque
37706  las tablas no estén en el formato de Gnumeric.
37707  Echa un vistazo al archivo de ejemplo 
37708 \emph on
37709 spreadsheet.lyx
37710 \emph default
37711  para ver ejemplos de uso y posibles limitaciones.
37712 \end_layout
37713
37714 \begin_layout Description
37715 Fecha Esta inserta la fecha en el formato 
37716 \emph on
37717 Día-Mes-Año.
37718
37719 \emph default
37720  A continuación hay una fecha insertada como material externo: 
37721 \begin_inset External
37722         template Date
37723         filename es
37724
37725 \end_inset
37726
37727
37728 \begin_inset space ~
37729 \end_inset
37730
37731
37732 \begin_inset Note Note
37733 status collapsed
37734
37735 \begin_layout Plain Layout
37736 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
37737 \end_layout
37738
37739 \end_inset
37740
37741
37742 \begin_inset Newline newline
37743 \end_inset
37744
37745 La fecha no se muestra en \SpecialChar LyX
37746 , sólo en la salida.
37747  Hay otros dos métodos de insertar una fecha, con el menú 
37748 \family sans
37749 Insertar\SpecialChar menuseparator
37750 Fecha
37751 \family default
37752  y con el comando \SpecialChar LaTeX
37753  
37754 \series bold
37755
37756 \backslash
37757 today
37758 \series default
37759  en código \SpecialChar TeX
37760 .
37761  Los distintos métodos se comparan en el cuadro
37762 \begin_inset space ~
37763 \end_inset
37764
37765
37766 \begin_inset CommandInset ref
37767 LatexCommand ref
37768 reference "tab:Comparación-de"
37769
37770 \end_inset
37771
37772 .
37773 \end_layout
37774
37775 \begin_layout Description
37776 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
37777 \begin_inset Newline linebreak
37778 \end_inset
37779
37780
37781 \series bold
37782
37783 \begin_inset CommandInset href
37784 LatexCommand href
37785 name "LilyPond"
37786 target "http://es.wikipedia.org/wiki/GNU_LilyPond"
37787
37788 \end_inset
37789
37790
37791 \series default
37792 .
37793  Echa un vistazo al archivo de ejemplo
37794 \emph on
37795  lilypond.lyx
37796 \emph default
37797  para más información sobre el soporte de \SpecialChar LyX
37798  a LilyPond.
37799 \end_layout
37800
37801 \begin_layout Description
37802 PDFPages Con esta plantilla puedes insertar documentos PDF en tu documento.
37803  Para insertar algunas o todas las páginas de un documento PDF, utiliza
37804  la opción 
37805 \series bold
37806 pages
37807 \series default
37808  en el campo 
37809 \family sans
37810 Opción
37811 \family default
37812  de la pestaña 
37813 \family sans
37814 Opciones de \SpecialChar LaTeX
37815  y \SpecialChar LyX
37816
37817 \family default
37818 .
37819  El argumento de esta opción es una lista separada con comas que contiene
37820  números de páginas (opción 
37821 \series bold
37822 pages={3,5,6,8}
37823 \series default
37824 ), rangos de números de páginas (
37825 \series bold
37826 pages={4-9}
37827 \series default
37828 ) o cualquier combinación.
37829  Para insertar páginas vacías usa {}.
37830  Por ej.,
37831 \begin_inset space ~
37832 \end_inset
37833
37834
37835 \series bold
37836 pages={3,{},8-11,15}
37837 \series default
37838  insertará la página 3, una página vacía y las páginas 8, 9, 10, 11 y 15.
37839  Los rangos de páginas se especifican según el esquema 
37840 \emph on
37841 inicial
37842 \emph default
37843 -
37844 \emph on
37845 final.
37846
37847 \emph default
37848  Así se seleccionan todas las páginas desde 
37849 \emph on
37850 inicial
37851 \emph default
37852  a 
37853 \emph on
37854 final
37855 \emph default
37856 .
37857  Si se omite 
37858 \emph on
37859 inicial
37860 \emph default
37861  comienza en la primera página; si se omite 
37862 \emph on
37863 final
37864 \emph default
37865  termina en la última.
37866  La última página también se puede seleccionar con la clave 
37867 \series bold
37868 last
37869 \series default
37870 .
37871  (Solo está permitido en rangos de páginas).
37872  Así, 
37873 \series bold
37874 pages=-
37875 \series default
37876  insertará todas las páginas del documento y 
37877 \series bold
37878 pages=last-1
37879 \series default
37880  insertará todas las páginas en orden inverso.
37881  Si no se usa la opción pages, sólo se inserta la primera página del PDF.
37882 \begin_inset Newline newline
37883 \end_inset
37884
37885 La opción 
37886 \series bold
37887 noautoscale
37888 \series default
37889  inserta las páginas a tamaño original; si esta opción no se especifica,
37890  el tamaño de las páginas se adaptará a la anchura de página del documento.
37891  En la pestaña 
37892 \family sans
37893 Tamaño y rotación
37894 \family default
37895  se puede especificar la anchura, la altura y la rotación de las páginas
37896  introducidas.
37897  Si se usa una anchura distinta de 100
37898 \begin_inset space \thinspace{}
37899 \end_inset
37900
37901 % Escala, la opción 
37902 \series bold
37903 noautoscale
37904 \series default
37905  será ignorada.
37906  Para más información y otras opciones posibles, consulta la documentación
37907  del paquete \SpecialChar LaTeX
37908  
37909 \series bold
37910 pdfpages
37911 \series default
37912  
37913 \begin_inset CommandInset citation
37914 LatexCommand cite
37915 key "pdfpages"
37916
37917 \end_inset
37918
37919 .
37920 \begin_inset Index idx
37921 status collapsed
37922
37923 \begin_layout Plain Layout
37924 \SpecialChar LaTeX
37925 -paquetes ! pdfpages
37926 \end_layout
37927
37928 \end_inset
37929
37930
37931 \begin_inset Newline newline
37932 \end_inset
37933
37934 Para usar esta plantilla en una presentación 
37935 \family sans
37936 Beamer
37937 \family default
37938 , hay que insertar primero un entorno 
37939 \family sans
37940 Fin de fotograma
37941 \family default
37942  y, en un párrafo siguiente, un recuadro de código \SpecialChar TeX
37943  con el comando 
37944 \series bold
37945
37946 \backslash
37947 setbeamertemplate{background canvas}{}
37948 \series default
37949 .
37950  Después puedes insertar tantos párrafos que contengan plantillas PDFPages
37951  como quieras.
37952  Después de las páginas PDF incluidas puedes reanudar la presentación Beamer
37953  comenzando una nueva diapositiva o una nueva sección.
37954  Para evitar páginas en blanco delante de las páginas PDF, asegúrate de
37955  usar alineación 
37956 \family sans
37957 Predeterminada
37958 \family default
37959  para el párrafo que contiene la plantilla.
37960 \begin_inset Newline newline
37961 \end_inset
37962
37963 Un PDF incluido girado -5°: 
37964 \begin_inset External
37965         template PDFPages
37966         filename ../clipart/Abstract.pdf
37967         extra LaTeX "noautoscale, pages=-"
37968         rotateAngle -5
37969         rotateOrigin bottomleft
37970
37971 \end_inset
37972
37973
37974 \end_layout
37975
37976 \begin_layout Description
37977 RasterImage Sirve para insertar imágenes bitmap.
37978  Las imágenes se pueden tratar en el diálogo 
37979 \family sans
37980 Material Externo
37981 \family default
37982  como las que habitualmente se incluyen mediante el diálogo 
37983 \family sans
37984 Gráficos
37985 \family default
37986 , tal como se explica en la sección
37987 \begin_inset space ~
37988 \end_inset
37989
37990
37991 \begin_inset CommandInset ref
37992 LatexCommand ref
37993 reference "sec:Diálogo-Gráficos"
37994
37995 \end_inset
37996
37997 .
37998  La diferencia con la inserción normal es que sólo se permiten imágenes
37999  bitmap, por tanto las imágenes PDF y EPS no están soportadas.
38000  Aquí se ha insertado una imagen 
38001 \emph on
38002 raster
38003 \emph default
38004
38005 \begin_inset External
38006         template RasterImage
38007         filename ../clipart/ToolbarEnvBox.png
38008
38009 \end_inset
38010
38011
38012 \end_layout
38013
38014 \begin_layout Description
38015 XFig Esta plantilla soporta imágenes creadas con el programa 
38016 \series bold
38017
38018 \begin_inset CommandInset href
38019 LatexCommand href
38020 name "Xfig"
38021 target "http://en.wikipedia.org/wiki/Xfig"
38022
38023 \end_inset
38024
38025
38026 \series default
38027 .
38028 \end_layout
38029
38030 \begin_layout Standard
38031 \begin_inset Float table
38032 placement !h
38033 wide false
38034 sideways false
38035 status open
38036
38037 \begin_layout Plain Layout
38038 \begin_inset Caption Standard
38039
38040 \begin_layout Plain Layout
38041 \begin_inset CommandInset label
38042 LatexCommand label
38043 name "tab:Comparación-de"
38044
38045 \end_inset
38046
38047 Comparación de los métodos de inserción de fecha.
38048 \end_layout
38049
38050 \end_inset
38051
38052
38053 \end_layout
38054
38055 \begin_layout Plain Layout
38056 \align center
38057 \begin_inset Tabular
38058 <lyxtabular version="3" rows="4" columns="4">
38059 <features tabularvalignment="middle">
38060 <column alignment="center" valignment="top">
38061 <column alignment="center" valignment="top">
38062 <column alignment="center" valignment="top">
38063 <column alignment="center" valignment="top">
38064 <row>
38065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38066 \begin_inset Text
38067
38068 \begin_layout Plain Layout
38069 Documento
38070 \end_layout
38071
38072 \end_inset
38073 </cell>
38074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38075 \begin_inset Text
38076
38077 \begin_layout Plain Layout
38078
38079 \family sans
38080 Material externo\SpecialChar menuseparator
38081 Fecha
38082 \end_layout
38083
38084 \end_inset
38085 </cell>
38086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38087 \begin_inset Text
38088
38089 \begin_layout Plain Layout
38090
38091 \family sans
38092 Insertar\SpecialChar menuseparator
38093 Fecha
38094 \end_layout
38095
38096 \end_inset
38097 </cell>
38098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38099 \begin_inset Text
38100
38101 \begin_layout Plain Layout
38102 comando 
38103 \series bold
38104
38105 \backslash
38106 today
38107 \end_layout
38108
38109 \end_inset
38110 </cell>
38111 </row>
38112 <row>
38113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38114 \begin_inset Text
38115
38116 \begin_layout Plain Layout
38117 \SpecialChar LyX
38118
38119 \end_layout
38120
38121 \end_inset
38122 </cell>
38123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38124 \begin_inset Text
38125
38126 \begin_layout Plain Layout
38127 como recuadro
38128 \end_layout
38129
38130 \end_inset
38131 </cell>
38132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38133 \begin_inset Text
38134
38135 \begin_layout Plain Layout
38136 como fecha
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38142 \begin_inset Text
38143
38144 \begin_layout Plain Layout
38145 como cuadro código \SpecialChar TeX
38146
38147 \end_layout
38148
38149 \end_inset
38150 </cell>
38151 </row>
38152 <row>
38153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38154 \begin_inset Text
38155
38156 \begin_layout Plain Layout
38157 \SpecialChar LaTeX
38158
38159 \end_layout
38160
38161 \end_inset
38162 </cell>
38163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38164 \begin_inset Text
38165
38166 \begin_layout Plain Layout
38167 como fecha
38168 \end_layout
38169
38170 \end_inset
38171 </cell>
38172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38173 \begin_inset Text
38174
38175 \begin_layout Plain Layout
38176 como fecha
38177 \end_layout
38178
38179 \end_inset
38180 </cell>
38181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38182 \begin_inset Text
38183
38184 \begin_layout Plain Layout
38185 como comando
38186 \end_layout
38187
38188 \end_inset
38189 </cell>
38190 </row>
38191 <row>
38192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38193 \begin_inset Text
38194
38195 \begin_layout Plain Layout
38196 DVI, PDF, PS
38197 \end_layout
38198
38199 \end_inset
38200 </cell>
38201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38202 \begin_inset Text
38203
38204 \begin_layout Plain Layout
38205 como fecha
38206 \end_layout
38207
38208 \end_inset
38209 </cell>
38210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38211 \begin_inset Text
38212
38213 \begin_layout Plain Layout
38214 como fecha
38215 \end_layout
38216
38217 \end_inset
38218 </cell>
38219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38220 \begin_inset Text
38221
38222 \begin_layout Plain Layout
38223 como fecha
38224 \end_layout
38225
38226 \end_inset
38227 </cell>
38228 </row>
38229 </lyxtabular>
38230
38231 \end_inset
38232
38233
38234 \end_layout
38235
38236 \end_inset
38237
38238
38239 \end_layout
38240
38241 \begin_layout Standard
38242 Si utilizas la opción 
38243 \family sans
38244 Borrador
38245 \family default
38246  en la solapa 
38247 \family sans
38248 Archivo
38249 \family default
38250  del diálogo 
38251 \family sans
38252 Material Externo
38253 \family default
38254 , en el documento de salida sólo se muestra la ruta al archivo insertado.
38255 \family sans
38256
38257 \begin_inset Newline newline
38258 \end_inset
38259
38260
38261 \family default
38262 El material externo se muestra en \SpecialChar LyX
38263  como un recuadro del tipo:
38264 \family sans
38265  
38266 \family default
38267
38268 \begin_inset Graphics
38269         filename clipart/MaterialExternoQt4.png
38270         scale 80
38271
38272 \end_inset
38273
38274  o como imagen, dependiendo de si se marca la opción 
38275 \family sans
38276 Mostrar en \SpecialChar LyX
38277  
38278 \family default
38279 de la pestaña 
38280 \family sans
38281 Opciones de \SpecialChar LaTeX
38282  y \SpecialChar LyX
38283
38284 \family default
38285  del diálogo
38286 \family sans
38287 .
38288 \end_layout
38289
38290 \begin_layout Standard
38291 En el manual 
38292 \emph on
38293 Personalización
38294 \emph default
38295  se explica cómo definir tus propias plantillas.
38296 \end_layout
38297
38298 \begin_layout Section
38299 Documento hijo
38300 \begin_inset CommandInset label
38301 LatexCommand label
38302 name "sec:Documento-Hijo"
38303
38304 \end_inset
38305
38306
38307 \begin_inset Index idx
38308 status collapsed
38309
38310 \begin_layout Plain Layout
38311 Documento hijo
38312 \end_layout
38313
38314 \end_inset
38315
38316
38317 \end_layout
38318
38319 \begin_layout Standard
38320 Los documentos hijos se emplean en el caso de tener un documento extenso
38321  compuesto por varias partes o secciones más grandes.
38322  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
38323  en varios archivos que pueden ser revisados por separado.
38324  Estos archivos se conocen como documentos hijos, y el llamado documento
38325  maestro los conecta con el fin de imprimirlos como un todo o por partes.
38326  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
38327  \SpecialChar LaTeX
38328 , la bibliografía y las etiquetas de las referencias cruzadas.
38329 \end_layout
38330
38331 \begin_layout Standard
38332 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
38333  en el menú 
38334 \family sans
38335 Documento\SpecialChar menuseparator
38336 Configuración\SpecialChar menuseparator
38337 Clase del documento
38338 \family default
38339  del documento hijo especifica el documento maestro predeterminado.
38340  Este maestro será usado entonces por \SpecialChar LyX
38341  en un segundo plano cuando edites
38342  el documento hijo.
38343 \end_layout
38344
38345 \begin_layout Standard
38346 Los documentos incluidos como hijos se muestran en la pantalla de \SpecialChar LyX
38347  como
38348  recuadros del tipo: 
38349 \begin_inset Graphics
38350         filename clipart/DocumentoHijoQt4.png
38351         scale 80
38352
38353 \end_inset
38354
38355 .
38356  Para incluir documentos hijos en un documento maestro utiliza el menú 
38357 \family sans
38358 Insertar
38359 \family default
38360 \SpecialChar menuseparator
38361
38362 \family sans
38363 Archivo
38364 \family default
38365 \SpecialChar menuseparator
38366
38367 \family sans
38368 Documento
38369 \begin_inset space ~
38370 \end_inset
38371
38372 hijo
38373 \family default
38374 .
38375  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
38376 \end_layout
38377
38378 \begin_layout Description
38379 Anexar Puedes incluir documentos \SpecialChar LyX
38380  y documentos \SpecialChar LaTeX
38381 .
38382  Al pulsar el botón 
38383 \family sans
38384 Editar
38385 \family default
38386  en el diálogo 
38387 \family sans
38388 Documento hijo
38389 \family default
38390 , los documentos incluidos se abrirán en una nueva solapa de archivo en
38391  la ventana de \SpecialChar LyX
38392  y así puedes modificarlos si quieres.
38393 \end_layout
38394
38395 \begin_layout Standard
38396 Aquí hay un archivo insertado con el método 
38397 \family sans
38398 Anexar
38399 \family default
38400
38401 \begin_inset CommandInset include
38402 LatexCommand include
38403 filename "DocumentoPostizo1.lyx"
38404
38405 \end_inset
38406
38407
38408 \end_layout
38409
38410 \begin_layout Standard
38411 La numeración de secciones tiene en cuenta las secciones de los archivos
38412  incluidos en el orden en que están insertados en el documento maestro.
38413  El documento incluido de ejemplo tiene una subsección que se numera como
38414  subsección de la presente sección.
38415  Las etiquetas de los documentos incluidos pueden tener referencias: Subsección
38416 \begin_inset space ~
38417 \end_inset
38418
38419
38420 \begin_inset CommandInset ref
38421 LatexCommand ref
38422 reference "subsec:Subsección-Externa-1"
38423
38424 \end_inset
38425
38426 .
38427 \end_layout
38428
38429 \begin_layout Standard
38430 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
38431  del documento maestro.
38432  Las ramas en los documentos hijos serán ignoradas por el documento maestro
38433  si éste no tiene una rama con el mismo nombre.
38434  Los documentos anexados se insertan comenzando una página nueva y acabando
38435  con un salto de página.
38436 \end_layout
38437
38438 \begin_layout Standard
38439 \begin_inset Note Greyedout
38440 status open
38441
38442 \begin_layout Plain Layout
38443
38444 \series bold
38445 Nota:
38446 \series default
38447  Si has incluido un archivo \SpecialChar LyX
38448  o \SpecialChar LaTeX
38449  cuya clase de documento es distinta a la
38450  del documento maestro, recibirás una advertencia al exportar/ver el documento,
38451  ya que esto podría dar resultados inesperados.
38452 \end_layout
38453
38454 \end_inset
38455
38456
38457 \end_layout
38458
38459 \begin_layout Description
38460 Incorporar Este método es muy parecido al método 
38461 \family sans
38462 Anexar
38463 \family default
38464 .
38465  Las diferencias son:
38466 \begin_inset Separator parbreak
38467 \end_inset
38468
38469
38470 \end_layout
38471
38472 \begin_deeper
38473 \begin_layout Itemize
38474 Los archivos incorporados no comienzan en página nueva ni acaban con un
38475  salto de página.
38476 \end_layout
38477
38478 \begin_layout Itemize
38479 Los archivos incorporados pueden visualizar en \SpecialChar LyX
38480  si la 
38481 \family sans
38482 Vista
38483 \begin_inset space ~
38484 \end_inset
38485
38486 preliminar
38487 \begin_inset space ~
38488 \end_inset
38489
38490 inmediata 
38491 \family default
38492 está activada en el diálogo 
38493 \family sans
38494 Herramientas\SpecialChar menuseparator
38495 Preferencias
38496 \family default
38497 , apartado 
38498 \family sans
38499 Apariencia\SpecialChar menuseparator
38500 Visualización
38501 \family default
38502 .
38503 \end_layout
38504
38505 \begin_layout Itemize
38506 Los archivos incorporados no se pueden excluir mediante el menú 
38507 \family sans
38508 Documento\SpecialChar menuseparator
38509 Configuración\SpecialChar menuseparator
38510 Documentos hijo
38511 \family default
38512 .
38513 \end_layout
38514
38515 \end_deeper
38516 \begin_layout Standard
38517 Aquí hay un documento hijo insertado con el método 
38518 \family sans
38519 Incorporar
38520 \family default
38521 :
38522 \end_layout
38523
38524 \begin_layout Standard
38525 \begin_inset CommandInset include
38526 LatexCommand input
38527 filename "DocumentoPostizo2.lyx"
38528
38529 \end_inset
38530
38531
38532 \end_layout
38533
38534 \begin_layout Standard
38535 Aquí se inserta un documento hijo en modo 
38536 \emph on
38537 input
38538 \emph default
38539  como fuente de \SpecialChar LaTeX
38540 :
38541 \end_layout
38542
38543 \begin_layout Quote
38544 \begin_inset CommandInset include
38545 LatexCommand input
38546 filename "DocumentoTextoPostizo.txt"
38547
38548 \end_inset
38549
38550
38551 \end_layout
38552
38553 \begin_layout Description
38554 Literal Con este método se puede incluir cualquier archivo de texto.
38555  El archivo aparece en la salida con su código fuente, y si contiene comandos
38556  no se ejecutan.
38557  Con la opción 
38558 \family sans
38559 Marcar espacios en la salida
38560 \family default
38561  cada espacio en el código fuente se muestra en la salida con el carácter
38562  «
38563 \begin_inset ERT
38564 status collapsed
38565
38566 \begin_layout Plain Layout
38567
38568
38569 \backslash
38570 textvisiblespace
38571 \end_layout
38572
38573 \end_inset
38574
38575 ».
38576  La diferencia con el método de inserción mediante el menú 
38577 \family sans
38578 Insertar
38579 \family default
38580 \SpecialChar menuseparator
38581
38582 \family sans
38583 Archivo
38584 \family default
38585 \SpecialChar menuseparator
38586
38587 \family sans
38588 Texto
38589 \begin_inset space ~
38590 \end_inset
38591
38592 simple
38593 \family default
38594  es que en este caso el contenido del archivo se ve en \SpecialChar LyX
38595 , mientras que en
38596  modo 
38597 \family sans
38598 Literal 
38599 \family default
38600 no se muestra el contenido, sino un recuadro con el nombre.
38601
38602 \family sans
38603  
38604 \end_layout
38605
38606 \begin_layout Standard
38607 Aquí se inserta un documento hijo en modo Literal:
38608 \begin_inset CommandInset include
38609 LatexCommand verbatiminput
38610 filename "DocumentoTextoPostizo.txt"
38611
38612 \end_inset
38613
38614
38615 \begin_inset VSpace bigskip
38616 \end_inset
38617
38618
38619 \end_layout
38620
38621 \begin_layout Standard
38622 Aquí se inserta un documento hijo en modo Literal con la opción 
38623 \family sans
38624 Marcar espacios en la salida
38625 \family default
38626 :
38627 \begin_inset CommandInset include
38628 LatexCommand verbatiminput*
38629 filename "DocumentoTextoPostizo.txt"
38630
38631 \end_inset
38632
38633
38634 \begin_inset VSpace bigskip
38635 \end_inset
38636
38637
38638 \end_layout
38639
38640 \begin_layout Standard
38641 \begin_inset Note Greyedout
38642 status open
38643
38644 \begin_layout Plain Layout
38645
38646 \series bold
38647 Nota:
38648 \series default
38649  Como puedes ver en los ejemplos anteriores, el texto de los documentos
38650  incluidos en modo 
38651 \family sans
38652 literal
38653 \family default
38654  no contiene saltos de línea, a no ser que se incluyan expresamente en el
38655  archivo de texto.
38656 \end_layout
38657
38658 \end_inset
38659
38660
38661 \end_layout
38662
38663 \begin_layout Description
38664 Listado
38665 \begin_inset space ~
38666 \end_inset
38667
38668 de
38669 \begin_inset space ~
38670 \end_inset
38671
38672 programa Este tipo se describe en el capítulo
38673 \begin_inset space ~
38674 \end_inset
38675
38676
38677 \begin_inset CommandInset ref
38678 LatexCommand ref
38679 reference "cap:Listado-de-código"
38680
38681 \end_inset
38682
38683 .
38684 \end_layout
38685
38686 \begin_layout Standard
38687 \begin_inset Note Greyedout
38688 status open
38689
38690 \begin_layout Plain Layout
38691
38692 \series bold
38693 Nota:
38694 \series default
38695  Incluir el mismo documento dos veces con métodos diferentes podría causar
38696  problemas en \SpecialChar LaTeX
38697 .
38698 \end_layout
38699
38700 \end_inset
38701
38702
38703 \end_layout
38704
38705 \begin_layout Standard
38706 Si quieres ver o exportar solo determinados hijos del documento maestro,
38707  bien por ahorrar tiempo de compilación, bien para distribuir capítulos
38708  individuales del libro, puedes excluir hijos en la salida.
38709  Esto se consigue mediante el menú 
38710 \family sans
38711 Documento\SpecialChar menuseparator
38712 Configuración\SpecialChar menuseparator
38713 Documento hijo
38714 \family default
38715 .
38716  Puedes excluir o incluir hijos con doble clic sobre sus nombres en la lista;
38717  (esto solo funciona para documentos insertados mediante 
38718 \begin_inset Quotes fld
38719 \end_inset
38720
38721 Anexar
38722 \begin_inset Quotes frd
38723 \end_inset
38724
38725 , no con 
38726 \begin_inset Quotes fld
38727 \end_inset
38728
38729 Incorporar
38730 \begin_inset Quotes frd
38731 \end_inset
38732
38733 ).
38734  Si se marca la opción 
38735 \family sans
38736 Mantener contadores y referencias
38737 \family default
38738  \SpecialChar LyX
38739  garantiza que todos los números de página, referencias, etc., se respetan
38740  como si se procesara el documento completo.
38741  No obstante, \SpecialChar LyX
38742  tiene que procesar el documento entero en segundo plano para
38743  que esta característica funcione.
38744  Por tanto, si quieres ahorrar tiempo de compilación, y no es preciso mantener
38745  los contadores y referencias, desmarca esta casilla.
38746 \end_layout
38747
38748 \begin_layout Standard
38749 Alternativamente, se puede poner cada archivo incluido en una rama.
38750 \begin_inset Foot
38751 status collapsed
38752
38753 \begin_layout Plain Layout
38754 Las ramas se describen en la sección
38755 \emph on
38756  Ramas
38757 \emph default
38758  de la 
38759 \emph on
38760 Guía del usuario
38761 \emph default
38762  de \SpecialChar LyX
38763 .
38764 \end_layout
38765
38766 \end_inset
38767
38768  Habilitando o deshabilitando las ramas puedes decidir qué archivos incluidos
38769  aparecerán en la salida.
38770  Esto tiene la ventaja de que también funciona con hijos incluidos con 
38771 \begin_inset Quotes fld
38772 \end_inset
38773
38774 Incorporar
38775 \begin_inset Quotes frd
38776 \end_inset
38777
38778 .
38779  Sin embargo, los contadores y las referencias no se mantendrán usando este
38780  método.
38781 \end_layout
38782
38783 \begin_layout Chapter
38784 Listado de código
38785 \begin_inset CommandInset label
38786 LatexCommand label
38787 name "cap:Listado-de-código"
38788
38789 \end_inset
38790
38791
38792 \begin_inset Index idx
38793 status open
38794
38795 \begin_layout Plain Layout
38796 Listado de código
38797 \end_layout
38798
38799 \end_inset
38800
38801
38802 \begin_inset Index idx
38803 status open
38804
38805 \begin_layout Plain Layout
38806 Código de programa
38807 \end_layout
38808
38809 \end_inset
38810
38811
38812 \begin_inset Index idx
38813 status open
38814
38815 \begin_layout Plain Layout
38816 Flotantes ! Listado de código
38817 \end_layout
38818
38819 \end_inset
38820
38821
38822 \end_layout
38823
38824 \begin_layout Standard
38825 Para incluir y tipografiar código de programación puedes usar la opción
38826  de menú disponible en 
38827 \family sans
38828 Insertar\SpecialChar menuseparator
38829 Listado
38830 \begin_inset space ~
38831 \end_inset
38832
38833 de
38834 \begin_inset space ~
38835 \end_inset
38836
38837 código.
38838  
38839 \family default
38840 El paquete \SpecialChar LaTeX
38841  
38842 \series bold
38843 listings
38844 \series default
38845
38846 \begin_inset Index idx
38847 status collapsed
38848
38849 \begin_layout Plain Layout
38850 \SpecialChar LaTeX
38851 -paquetes ! listings
38852 \end_layout
38853
38854 \end_inset
38855
38856  provee un mecanismo potente y flexible para insertar código fuente en tu
38857  documento.
38858 \end_layout
38859
38860 \begin_layout Standard
38861 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
38862  incorporado en el que puedes configurar su formato.
38863 \end_layout
38864
38865 \begin_layout Standard
38866 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
38867  La opción de ubicación 
38868 \family sans
38869 Listado
38870 \begin_inset space ~
38871 \end_inset
38872
38873 en
38874 \begin_inset space ~
38875 \end_inset
38876
38877 línea
38878 \family default
38879  lo imprime en la línea, como este ejemplo: 
38880 \begin_inset listings
38881 lstparams "language={C++}"
38882 inline true
38883 status open
38884
38885 \begin_layout Plain Layout
38886
38887 int a=5;
38888 \end_layout
38889
38890 \end_inset
38891
38892
38893 \family sans
38894
38895 \begin_inset Newline newline
38896 \end_inset
38897
38898
38899 \family default
38900 La opción 
38901 \family sans
38902 Flotante
38903 \family default
38904  crea un listado flotante cuya colocación se puede especificar mediante
38905  las opciones «
38906 \family sans
38907 h
38908 \family default
38909 », «
38910 \family sans
38911 t
38912 \family default
38913 », «
38914 \family sans
38915 b
38916 \family default
38917 » y «
38918 \family sans
38919 p
38920 \family default
38921 », correspondientes a las opciones de colocación de flotantes descritas
38922  en la sección
38923 \family sans
38924
38925 \begin_inset space ~
38926 \end_inset
38927
38928
38929 \begin_inset CommandInset ref
38930 LatexCommand ref
38931 reference "sec:Colocación-de-Flotantes"
38932
38933 \end_inset
38934
38935
38936 \family default
38937 .
38938  Las opciones de colocación se pueden mezclar y se escriben sin separación,
38939  p.
38940 \family sans
38941
38942 \begin_inset space \thinspace{}
38943 \end_inset
38944
38945
38946 \family default
38947 ej.
38948 \begin_inset space ~
38949 \end_inset
38950
38951 «
38952 \family sans
38953 htbp
38954 \family default
38955 ».
38956  La opción «
38957 \family sans
38958 h
38959 \family default
38960 » a veces no tiene efecto, pero no necesitas usar la opción 
38961 \family sans
38962 Flotante
38963 \family default
38964  en ese caso puesto que los listados de código no flotantes también pueden
38965  tener leyendas y ser referenciadas.
38966 \end_layout
38967
38968 \begin_layout Standard
38969 Se puede añadir una leyenda a un listado de código con el menú 
38970 \family sans
38971 Insertar\SpecialChar menuseparator
38972 Leyenda
38973 \family default
38974 .
38975  Los listados de código se pueden referenciar como los flotantes: Listado
38976 \begin_inset space ~
38977 \end_inset
38978
38979
38980 \begin_inset CommandInset ref
38981 LatexCommand ref
38982 reference "lst:Ejemplo-de-listado-de-código"
38983
38984 \end_inset
38985
38986  Con el menú 
38987 \family sans
38988 Insertar\SpecialChar menuseparator
38989 Índices\SpecialChar menuseparator
38990 Listados
38991 \begin_inset space ~
38992 \end_inset
38993
38994 de
38995 \begin_inset space ~
38996 \end_inset
38997
38998 código
38999 \family default
39000  se crea un índice de todos los listados de código con leyenda insertados.
39001  Las entradas del índice son la leyenda y el número de cada listado de código.
39002 \end_layout
39003
39004 \begin_layout Standard
39005 \begin_inset listings
39006 lstparams "language=Python"
39007 inline false
39008 status open
39009
39010 \begin_layout Plain Layout
39011
39012 \begin_inset Caption Standard
39013
39014 \begin_layout Plain Layout
39015 \begin_inset CommandInset label
39016 LatexCommand label
39017 name "lst:Ejemplo-de-listado-de-código"
39018
39019 \end_inset
39020
39021 Ejemplo de listado de código flotante
39022 \end_layout
39023
39024 \end_inset
39025
39026 # Ejemplo de listado flotante
39027 \end_layout
39028
39029 \begin_layout Plain Layout
39030
39031 def func(param):
39032 \end_layout
39033
39034 \begin_layout Plain Layout
39035
39036     'this is a python function'
39037 \end_layout
39038
39039 \begin_layout Plain Layout
39040
39041     pass
39042 \end_layout
39043
39044 \end_inset
39045
39046
39047 \end_layout
39048
39049 \begin_layout Standard
39050 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
39051  de listado de código, las palabras clave de ese lenguaje serán reconocidas
39052  y tipografiadas de manera especial en la salida.
39053  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
39054  negrita.
39055 \end_layout
39056
39057 \begin_layout Standard
39058 \begin_inset Note Greyedout
39059 status open
39060
39061 \begin_layout Plain Layout
39062
39063 \series bold
39064 Nota:
39065 \series default
39066  Si no consigues caracteres en negrita cuando usas tipografías de ancho
39067  fijo, se debe probablemente a que dicha tipografía no suministra negritas.
39068  En este caso selecciona una tipografía distinta en el menú 
39069 \family sans
39070 Documento
39071 \family default
39072 \SpecialChar menuseparator
39073
39074 \family sans
39075 Configuración
39076 \family default
39077 \SpecialChar menuseparator
39078
39079 \family sans
39080 Tipografías.
39081  
39082 \family default
39083 (Las tipografías 
39084 \emph on
39085 LuxiMono, BeraMono
39086 \emph default
39087  y 
39088 \emph on
39089 Courier 
39090 \emph default
39091 suministran negritas.)
39092 \end_layout
39093
39094 \end_inset
39095
39096
39097 \end_layout
39098
39099 \begin_layout Standard
39100 En la sección 
39101 \family sans
39102 Numeración
39103 \begin_inset space ~
39104 \end_inset
39105
39106 de
39107 \begin_inset space ~
39108 \end_inset
39109
39110 líneas
39111 \family default
39112  del diálogo puedes elegir el estilo de numeración de las líneas.
39113  En el campo 
39114 \family sans
39115 Paso 
39116 \family default
39117 puedes insertar un número para determinar qué líneas se numeran.
39118  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
39119  
39120 \end_layout
39121
39122 \begin_layout Standard
39123 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
39124  en la salida.
39125  La opción 
39126 \family sans
39127 Mapa
39128 \begin_inset space ~
39129 \end_inset
39130
39131 de
39132 \begin_inset space ~
39133 \end_inset
39134
39135 caracteres
39136 \begin_inset space ~
39137 \end_inset
39138
39139 tradicional
39140 \begin_inset space ~
39141 \end_inset
39142
39143 mejorado
39144 \family default
39145  debería emplearse si se usan en el código caracteres nacionales como la
39146  diéresis alemana.
39147 \begin_inset Newline newline
39148 \end_inset
39149
39150 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
39151  «3», lenguaje «Python», opciones de estilo «Mapa de caracteres tradicional
39152  mejorado» y «Espacio como símbolo», rango de líneas 3-8:
39153 \begin_inset listings
39154 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
39155 inline false
39156 status open
39157
39158 \begin_layout Plain Layout
39159
39160 def func(param):
39161 \end_layout
39162
39163 \begin_layout Plain Layout
39164
39165     'this is a python function'
39166 \end_layout
39167
39168 \begin_layout Plain Layout
39169
39170     pass
39171 \end_layout
39172
39173 \begin_layout Plain Layout
39174
39175 def func(param):
39176 \end_layout
39177
39178 \begin_layout Plain Layout
39179
39180 'This is a German word: Tschüß'
39181 \end_layout
39182
39183 \begin_layout Plain Layout
39184
39185 pass
39186 \end_layout
39187
39188 \begin_layout Plain Layout
39189
39190 def func(param):
39191 \end_layout
39192
39193 \begin_layout Plain Layout
39194
39195 'this is a python function'
39196 \end_layout
39197
39198 \begin_layout Plain Layout
39199
39200 pass
39201 \end_layout
39202
39203 \end_inset
39204
39205
39206 \end_layout
39207
39208 \begin_layout Standard
39209 \begin_inset Note Greyedout
39210 status open
39211
39212 \begin_layout Plain Layout
39213
39214 \series bold
39215 Nota:
39216 \series default
39217  Debido a un error en el paquete 
39218 \series bold
39219 listings
39220 \series default
39221  la numeración de líneas cambia en una línea por cada listado previo.
39222  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
39223  3 y 6.
39224 \end_layout
39225
39226 \end_inset
39227
39228
39229 \end_layout
39230
39231 \begin_layout Standard
39232 \begin_inset VSpace bigskip
39233 \end_inset
39234
39235
39236 \end_layout
39237
39238 \begin_layout Standard
39239 También es posible imprimir como listado de código líneas de un archivo.
39240  Para hacer esto, usa el menú 
39241 \family sans
39242 Insertar\SpecialChar menuseparator
39243 Archivo\SpecialChar menuseparator
39244 Documento
39245 \begin_inset space ~
39246 \end_inset
39247
39248 hijo 
39249 \family default
39250 y elige el tipo 
39251 \family sans
39252 Listado de código
39253 \family default
39254 .
39255 \begin_inset Foot
39256 status collapsed
39257
39258 \begin_layout Plain Layout
39259 Los restantes tipos de documento hijo se describen en la sección
39260 \begin_inset space ~
39261 \end_inset
39262
39263
39264 \begin_inset CommandInset ref
39265 LatexCommand ref
39266 reference "sec:Documento-Hijo"
39267
39268 \end_inset
39269
39270 .
39271 \end_layout
39272
39273 \end_inset
39274
39275  En el diálogo de documento hijo puedes especificar los parámetros del listado
39276  en el cuadro de texto.
39277  Para ver una lista de los parámetros disponibles teclea una interrogación
39278  «?» en el cuadro.
39279 \end_layout
39280
39281 \begin_layout Standard
39282 Para referenciar un documento hijo tipo listado, escribe el texto de la
39283  etiqueta en el campo correspondiente del diálogo de documento hijo.
39284  Después se puede referenciar la etiqueta con el menú 
39285 \family sans
39286 Insertar\SpecialChar menuseparator
39287 Referencia cruzada.
39288 \end_layout
39289
39290 \begin_layout Standard
39291 A continuación hay un ejemplo, Listado
39292 \begin_inset space ~
39293 \end_inset
39294
39295
39296 \begin_inset CommandInset ref
39297 LatexCommand ref
39298 reference "lst:archivo-listado"
39299
39300 \end_inset
39301
39302 , de inserción de líneas de un archivo; en él se incluye el rango de las
39303  líneas 10
39304 \begin_inset space \thinspace{}
39305 \end_inset
39306
39307 -
39308 \begin_inset space \thinspace{}
39309 \end_inset
39310
39311 15 de este archivo \SpecialChar LyX
39312 .
39313 \end_layout
39314
39315 \begin_layout Standard
39316 \begin_inset CommandInset include
39317 LatexCommand lstinputlisting
39318 filename "EmbeddedObjects.lyx"
39319 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
39320
39321 \end_inset
39322
39323
39324 \end_layout
39325
39326 \begin_layout Standard
39327 \begin_inset VSpace bigskip
39328 \end_inset
39329
39330
39331 \end_layout
39332
39333 \begin_layout Standard
39334 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
39335 \end_layout
39336
39337 \begin_layout Enumerate
39338 Abre el diálogo de listado y añade
39339 \begin_inset Newline newline
39340 \end_inset
39341
39342
39343 \family sans
39344 mathescape=true
39345 \begin_inset Newline newline
39346 \end_inset
39347
39348
39349 \family default
39350 en el campo de texto de la solapa 
39351 \family sans
39352 Avanzado
39353 \end_layout
39354
39355 \begin_layout Enumerate
39356 Crea una ecuación fuera del listado
39357 \end_layout
39358
39359 \begin_layout Enumerate
39360 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
39361  (teclas 
39362 \family sans
39363 Ctrl+C
39364 \family default
39365 )
39366 \end_layout
39367
39368 \begin_layout Enumerate
39369 En el listado escribe 
39370 \begin_inset Quotes eld
39371 \end_inset
39372
39373
39374 \family sans
39375 $$
39376 \family default
39377
39378 \begin_inset Quotes erd
39379 \end_inset
39380
39381  y pega desde el portapapeles entre los símbolos dólar (teclas 
39382 \family sans
39383 Ctrl+V
39384 \family default
39385 )
39386 \end_layout
39387
39388 \begin_layout Standard
39389 \begin_inset listings
39390 lstparams "language=Python,mathescape=true"
39391 inline false
39392 status open
39393
39394 \begin_layout Plain Layout
39395
39396 \begin_inset Caption Standard
39397
39398 \begin_layout Plain Layout
39399 Ejemplo de listado flotante con una ecuación
39400 \end_layout
39401
39402 \end_inset
39403
39404 # Ejemplo de listado flotante
39405 \end_layout
39406
39407 \begin_layout Plain Layout
39408
39409 def func(param):
39410 \end_layout
39411
39412 \begin_layout Plain Layout
39413
39414     # $
39415 \backslash
39416 prod_{n=1}^{
39417 \backslash
39418 infty}
39419 \backslash
39420 ,
39421 \backslash
39422 frac{1}{x^{2}}$
39423 \end_layout
39424
39425 \begin_layout Plain Layout
39426
39427     pass
39428 \end_layout
39429
39430 \end_inset
39431
39432
39433 \end_layout
39434
39435 \begin_layout Standard
39436 \begin_inset VSpace bigskip
39437 \end_inset
39438
39439
39440 \end_layout
39441
39442 \begin_layout Standard
39443 Los parámetros globales para listados de programa se pueden establecer en
39444  el diálogo 
39445 \family sans
39446 Documento\SpecialChar menuseparator
39447 Configuración\SpecialChar menuseparator
39448 Listado
39449 \begin_inset space ~
39450 \end_inset
39451
39452 de
39453 \begin_inset space ~
39454 \end_inset
39455
39456 código.
39457  
39458 \family default
39459 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
39460  «?» en el campo de texto.
39461 \end_layout
39462
39463 \begin_layout Standard
39464 Para más información sobre el paquete 
39465 \series bold
39466 listings
39467 \series default
39468 , consulta su documentación
39469 \begin_inset space ~
39470 \end_inset
39471
39472
39473 \begin_inset CommandInset citation
39474 LatexCommand cite
39475 key "listings"
39476
39477 \end_inset
39478
39479 .
39480 \end_layout
39481
39482 \begin_layout Standard
39483 \begin_inset Newpage newpage
39484 \end_inset
39485
39486
39487 \end_layout
39488
39489 \begin_layout Chapter
39490 \start_of_appendix
39491 Unidades disponibles en \SpecialChar LyX
39492
39493 \begin_inset Index idx
39494 status collapsed
39495
39496 \begin_layout Plain Layout
39497 Unidades
39498 \end_layout
39499
39500 \end_inset
39501
39502
39503 \begin_inset CommandInset label
39504 LatexCommand label
39505 name "cap:Unidades-disponibles-en"
39506
39507 \end_inset
39508
39509
39510 \end_layout
39511
39512 \begin_layout Standard
39513 Para comprender las unidades utilizadas en este manual, el cuadro
39514 \begin_inset space ~
39515 \end_inset
39516
39517
39518 \begin_inset CommandInset ref
39519 LatexCommand ref
39520 reference "tab:Unidades"
39521
39522 \end_inset
39523
39524  describe todas las unidades disponibles en \SpecialChar LyX
39525 .
39526 \end_layout
39527
39528 \begin_layout Standard
39529 \begin_inset Float table
39530 placement h
39531 wide false
39532 sideways false
39533 status open
39534
39535 \begin_layout Plain Layout
39536 \begin_inset Caption Standard
39537
39538 \begin_layout Plain Layout
39539 \begin_inset CommandInset label
39540 LatexCommand label
39541 name "tab:Unidades"
39542
39543 \end_inset
39544
39545 Unidades
39546 \end_layout
39547
39548 \end_inset
39549
39550
39551 \end_layout
39552
39553 \begin_layout Plain Layout
39554 \begin_inset VSpace medskip
39555 \end_inset
39556
39557
39558 \end_layout
39559
39560 \begin_layout Plain Layout
39561 \align center
39562 \begin_inset Tabular
39563 <lyxtabular version="3" rows="20" columns="3">
39564 <features tabularvalignment="middle">
39565 <column alignment="center" valignment="top">
39566 <column alignment="center" valignment="top">
39567 <column alignment="center" valignment="top">
39568 <row>
39569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39570 \begin_inset Text
39571
39572 \begin_layout Plain Layout
39573 unidad
39574 \end_layout
39575
39576 \end_inset
39577 </cell>
39578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39579 \begin_inset Text
39580
39581 \begin_layout Plain Layout
39582 nombre/descripción
39583 \end_layout
39584
39585 \end_inset
39586 </cell>
39587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39588 \begin_inset Text
39589
39590 \begin_layout Plain Layout
39591 comando \SpecialChar LaTeX
39592
39593 \end_layout
39594
39595 \end_inset
39596 </cell>
39597 </row>
39598 <row>
39599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39600 \begin_inset Text
39601
39602 \begin_layout Plain Layout
39603 mm
39604 \end_layout
39605
39606 \end_inset
39607 </cell>
39608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39609 \begin_inset Text
39610
39611 \begin_layout Plain Layout
39612 milímetro
39613 \end_layout
39614
39615 \end_inset
39616 </cell>
39617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39618 \begin_inset Text
39619
39620 \begin_layout Plain Layout
39621 -
39622 \end_layout
39623
39624 \end_inset
39625 </cell>
39626 </row>
39627 <row>
39628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39629 \begin_inset Text
39630
39631 \begin_layout Plain Layout
39632 cm
39633 \end_layout
39634
39635 \end_inset
39636 </cell>
39637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39638 \begin_inset Text
39639
39640 \begin_layout Plain Layout
39641 centímetro
39642 \end_layout
39643
39644 \end_inset
39645 </cell>
39646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39647 \begin_inset Text
39648
39649 \begin_layout Plain Layout
39650 -
39651 \end_layout
39652
39653 \end_inset
39654 </cell>
39655 </row>
39656 <row>
39657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39658 \begin_inset Text
39659
39660 \begin_layout Plain Layout
39661 in
39662 \end_layout
39663
39664 \end_inset
39665 </cell>
39666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39667 \begin_inset Text
39668
39669 \begin_layout Plain Layout
39670 pulgada
39671 \end_layout
39672
39673 \end_inset
39674 </cell>
39675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39676 \begin_inset Text
39677
39678 \begin_layout Plain Layout
39679 -
39680 \end_layout
39681
39682 \end_inset
39683 </cell>
39684 </row>
39685 <row>
39686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39687 \begin_inset Text
39688
39689 \begin_layout Plain Layout
39690 pt
39691 \end_layout
39692
39693 \end_inset
39694 </cell>
39695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39696 \begin_inset Text
39697
39698 \begin_layout Plain Layout
39699 punto (72.27
39700 \begin_inset space \thinspace{}
39701 \end_inset
39702
39703 pt = 1
39704 \begin_inset space \thinspace{}
39705 \end_inset
39706
39707 in)
39708 \end_layout
39709
39710 \end_inset
39711 </cell>
39712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39713 \begin_inset Text
39714
39715 \begin_layout Plain Layout
39716 -
39717 \end_layout
39718
39719 \end_inset
39720 </cell>
39721 </row>
39722 <row>
39723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39724 \begin_inset Text
39725
39726 \begin_layout Plain Layout
39727 pc
39728 \end_layout
39729
39730 \end_inset
39731 </cell>
39732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39733 \begin_inset Text
39734
39735 \begin_layout Plain Layout
39736 pica (1
39737 \begin_inset space \thinspace{}
39738 \end_inset
39739
39740 pc = 12
39741 \begin_inset space \thinspace{}
39742 \end_inset
39743
39744 pt)
39745 \end_layout
39746
39747 \end_inset
39748 </cell>
39749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39750 \begin_inset Text
39751
39752 \begin_layout Plain Layout
39753 -
39754 \end_layout
39755
39756 \end_inset
39757 </cell>
39758 </row>
39759 <row>
39760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39761 \begin_inset Text
39762
39763 \begin_layout Plain Layout
39764 sp
39765 \end_layout
39766
39767 \end_inset
39768 </cell>
39769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39770 \begin_inset Text
39771
39772 \begin_layout Plain Layout
39773 punto a escala (65536
39774 \begin_inset space \thinspace{}
39775 \end_inset
39776
39777 sp = 1
39778 \begin_inset space \thinspace{}
39779 \end_inset
39780
39781 pt)
39782 \end_layout
39783
39784 \end_inset
39785 </cell>
39786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39787 \begin_inset Text
39788
39789 \begin_layout Plain Layout
39790 -
39791 \end_layout
39792
39793 \end_inset
39794 </cell>
39795 </row>
39796 <row>
39797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39798 \begin_inset Text
39799
39800 \begin_layout Plain Layout
39801 bp
39802 \end_layout
39803
39804 \end_inset
39805 </cell>
39806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39807 \begin_inset Text
39808
39809 \begin_layout Plain Layout
39810 punto grande (72
39811 \begin_inset space \thinspace{}
39812 \end_inset
39813
39814 bp = 1
39815 \begin_inset space \thinspace{}
39816 \end_inset
39817
39818 in)
39819 \end_layout
39820
39821 \end_inset
39822 </cell>
39823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39824 \begin_inset Text
39825
39826 \begin_layout Plain Layout
39827 -
39828 \end_layout
39829
39830 \end_inset
39831 </cell>
39832 </row>
39833 <row>
39834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39835 \begin_inset Text
39836
39837 \begin_layout Plain Layout
39838 dd
39839 \end_layout
39840
39841 \end_inset
39842 </cell>
39843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39844 \begin_inset Text
39845
39846 \begin_layout Plain Layout
39847 didot (1
39848 \begin_inset space \thinspace{}
39849 \end_inset
39850
39851 dd 
39852 \begin_inset Formula $\approx$
39853 \end_inset
39854
39855  0.376
39856 \begin_inset space \thinspace{}
39857 \end_inset
39858
39859 mm)
39860 \end_layout
39861
39862 \end_inset
39863 </cell>
39864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39865 \begin_inset Text
39866
39867 \begin_layout Plain Layout
39868 -
39869 \end_layout
39870
39871 \end_inset
39872 </cell>
39873 </row>
39874 <row>
39875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39876 \begin_inset Text
39877
39878 \begin_layout Plain Layout
39879 cc
39880 \end_layout
39881
39882 \end_inset
39883 </cell>
39884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39885 \begin_inset Text
39886
39887 \begin_layout Plain Layout
39888 cicero (1
39889 \begin_inset space \thinspace{}
39890 \end_inset
39891
39892 cc = 12
39893 \begin_inset space \thinspace{}
39894 \end_inset
39895
39896 dd)
39897 \end_layout
39898
39899 \end_inset
39900 </cell>
39901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39902 \begin_inset Text
39903
39904 \begin_layout Plain Layout
39905 -
39906 \end_layout
39907
39908 \end_inset
39909 </cell>
39910 </row>
39911 <row>
39912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39913 \begin_inset Text
39914
39915 \begin_layout Plain Layout
39916
39917 \lang english
39918 Scale Graphics %
39919 \end_layout
39920
39921 \end_inset
39922 </cell>
39923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39924 \begin_inset Text
39925
39926 \begin_layout Plain Layout
39927 % del tamaño original de la imagen
39928 \end_layout
39929
39930 \end_inset
39931 </cell>
39932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39933 \begin_inset Text
39934
39935 \begin_layout Plain Layout
39936
39937 \end_layout
39938
39939 \end_inset
39940 </cell>
39941 </row>
39942 <row>
39943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39944 \begin_inset Text
39945
39946 \begin_layout Plain Layout
39947
39948 \lang english
39949 Text Width %
39950 \end_layout
39951
39952 \end_inset
39953 </cell>
39954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39955 \begin_inset Text
39956
39957 \begin_layout Plain Layout
39958 % de anchura de texto
39959 \end_layout
39960
39961 \end_inset
39962 </cell>
39963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39964 \begin_inset Text
39965
39966 \begin_layout Plain Layout
39967
39968 \backslash
39969 textwidth
39970 \end_layout
39971
39972 \end_inset
39973 </cell>
39974 </row>
39975 <row>
39976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39977 \begin_inset Text
39978
39979 \begin_layout Plain Layout
39980
39981 \lang english
39982 Column Width %
39983 \end_layout
39984
39985 \end_inset
39986 </cell>
39987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39988 \begin_inset Text
39989
39990 \begin_layout Plain Layout
39991 % de anchura de columna
39992 \end_layout
39993
39994 \end_inset
39995 </cell>
39996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39997 \begin_inset Text
39998
39999 \begin_layout Plain Layout
40000
40001 \backslash
40002 columnwidth
40003 \end_layout
40004
40005 \end_inset
40006 </cell>
40007 </row>
40008 <row>
40009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40010 \begin_inset Text
40011
40012 \begin_layout Plain Layout
40013
40014 \lang english
40015 Page Width %
40016 \end_layout
40017
40018 \end_inset
40019 </cell>
40020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40021 \begin_inset Text
40022
40023 \begin_layout Plain Layout
40024 % de anchura de página
40025 \end_layout
40026
40027 \end_inset
40028 </cell>
40029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40030 \begin_inset Text
40031
40032 \begin_layout Plain Layout
40033
40034 \backslash
40035 paperwidth
40036 \end_layout
40037
40038 \end_inset
40039 </cell>
40040 </row>
40041 <row>
40042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40043 \begin_inset Text
40044
40045 \begin_layout Plain Layout
40046
40047 \lang english
40048 Line Width %
40049 \end_layout
40050
40051 \end_inset
40052 </cell>
40053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40054 \begin_inset Text
40055
40056 \begin_layout Plain Layout
40057 % de anchura de línea
40058 \end_layout
40059
40060 \end_inset
40061 </cell>
40062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40063 \begin_inset Text
40064
40065 \begin_layout Plain Layout
40066
40067 \backslash
40068 linewidth
40069 \end_layout
40070
40071 \end_inset
40072 </cell>
40073 </row>
40074 <row>
40075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40076 \begin_inset Text
40077
40078 \begin_layout Plain Layout
40079
40080 \lang english
40081 Text Height %
40082 \end_layout
40083
40084 \end_inset
40085 </cell>
40086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40087 \begin_inset Text
40088
40089 \begin_layout Plain Layout
40090 % de altura de texto
40091 \end_layout
40092
40093 \end_inset
40094 </cell>
40095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40096 \begin_inset Text
40097
40098 \begin_layout Plain Layout
40099
40100 \backslash
40101 textheight
40102 \end_layout
40103
40104 \end_inset
40105 </cell>
40106 </row>
40107 <row>
40108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40109 \begin_inset Text
40110
40111 \begin_layout Plain Layout
40112
40113 \lang english
40114 Page Height %
40115 \end_layout
40116
40117 \end_inset
40118 </cell>
40119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40120 \begin_inset Text
40121
40122 \begin_layout Plain Layout
40123 % de altura de página
40124 \end_layout
40125
40126 \end_inset
40127 </cell>
40128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40129 \begin_inset Text
40130
40131 \begin_layout Plain Layout
40132
40133 \backslash
40134 paperheight
40135 \end_layout
40136
40137 \end_inset
40138 </cell>
40139 </row>
40140 <row>
40141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40142 \begin_inset Text
40143
40144 \begin_layout Plain Layout
40145 ex
40146 \end_layout
40147
40148 \end_inset
40149 </cell>
40150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40151 \begin_inset Text
40152
40153 \begin_layout Plain Layout
40154 altura de letra 
40155 \emph on
40156 x
40157 \emph default
40158  en tipografía actual
40159 \end_layout
40160
40161 \end_inset
40162 </cell>
40163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40164 \begin_inset Text
40165
40166 \begin_layout Plain Layout
40167 -
40168 \end_layout
40169
40170 \end_inset
40171 </cell>
40172 </row>
40173 <row>
40174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40175 \begin_inset Text
40176
40177 \begin_layout Plain Layout
40178 em
40179 \end_layout
40180
40181 \end_inset
40182 </cell>
40183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40184 \begin_inset Text
40185
40186 \begin_layout Plain Layout
40187 anchura de letra 
40188 \emph on
40189 M
40190 \emph default
40191  en tipografía actual
40192 \end_layout
40193
40194 \end_inset
40195 </cell>
40196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40197 \begin_inset Text
40198
40199 \begin_layout Plain Layout
40200 -
40201 \end_layout
40202
40203 \end_inset
40204 </cell>
40205 </row>
40206 <row>
40207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40208 \begin_inset Text
40209
40210 \begin_layout Plain Layout
40211 mu
40212 \end_layout
40213
40214 \end_inset
40215 </cell>
40216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40217 \begin_inset Text
40218
40219 \begin_layout Plain Layout
40220 unidad matemática (1
40221 \begin_inset space \thinspace{}
40222 \end_inset
40223
40224 mu = 1/18
40225 \begin_inset space \thinspace{}
40226 \end_inset
40227
40228 em)
40229 \end_layout
40230
40231 \end_inset
40232 </cell>
40233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40234 \begin_inset Text
40235
40236 \begin_layout Plain Layout
40237 -
40238 \end_layout
40239
40240 \end_inset
40241 </cell>
40242 </row>
40243 </lyxtabular>
40244
40245 \end_inset
40246
40247
40248 \end_layout
40249
40250 \end_inset
40251
40252
40253 \end_layout
40254
40255 \begin_layout Chapter
40256 Formatos de archivos de salida con gráficos
40257 \begin_inset CommandInset label
40258 LatexCommand label
40259 name "cap:Formatos-de-Archivos-de-Salida"
40260
40261 \end_inset
40262
40263
40264 \end_layout
40265
40266 \begin_layout Section
40267 DVI
40268 \begin_inset Index idx
40269 status collapsed
40270
40271 \begin_layout Plain Layout
40272 Formatos de archivo ! DVI
40273 \end_layout
40274
40275 \end_inset
40276
40277
40278 \begin_inset Index idx
40279 status collapsed
40280
40281 \begin_layout Plain Layout
40282 DVI|see
40283 \begin_inset ERT
40284 status collapsed
40285
40286 \begin_layout Plain Layout
40287
40288 {
40289 \end_layout
40290
40291 \end_inset
40292
40293 Formatos de archivo
40294 \begin_inset ERT
40295 status collapsed
40296
40297 \begin_layout Plain Layout
40298
40299 }
40300 \end_layout
40301
40302 \end_inset
40303
40304
40305 \end_layout
40306
40307 \end_inset
40308
40309
40310 \end_layout
40311
40312 \begin_layout Standard
40313 Este tipo de archivo tiene la extensión «
40314 \family typewriter
40315 .dvi
40316 \family default
40317 ».
40318  Se denomina «device-independent» (DVI), porque es completamente portable;
40319  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
40320  En la época en que se desarrolló este formato, esto no era un asunto baladí.
40321  Los DVI se usan para vistas preliminares rápidas y como preparación para
40322  otros formatos de salida como PostScript.
40323 \end_layout
40324
40325 \begin_layout Standard
40326 \begin_inset Note Greyedout
40327 status open
40328
40329 \begin_layout Plain Layout
40330
40331 \series bold
40332 Nota:
40333 \series default
40334  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
40335 \end_layout
40336
40337 \end_inset
40338
40339  Por tanto no debes olvidar esto si mueves archivos 
40340 \family typewriter
40341 .dvi
40342 \family default
40343  a otro ordenador.
40344  Esta característica también puede retardar la visualización del archivo,
40345  porque el visor DVI tiene que convertir la imagen en segundo plano para
40346  hacerla visible al deslizar el visor.
40347  Así pues recomendamos usar PDF para archivos con muchas imágenes.
40348 \end_layout
40349
40350 \begin_layout Standard
40351 Un documento se exporta a DVI con el menú 
40352 \family sans
40353 Archivo\SpecialChar menuseparator
40354 Exportar\SpecialChar menuseparator
40355 DVI
40356 \family default
40357 .
40358  Puedes ver la salida del documento en DVI con el menú 
40359 \family sans
40360 Ver\SpecialChar menuseparator
40361 DVI
40362 \family default
40363 .
40364 \end_layout
40365
40366 \begin_layout Section
40367 PostScript
40368 \begin_inset Index idx
40369 status collapsed
40370
40371 \begin_layout Plain Layout
40372 Formatos de archivo ! PostScript
40373 \end_layout
40374
40375 \end_inset
40376
40377
40378 \begin_inset Index idx
40379 status collapsed
40380
40381 \begin_layout Plain Layout
40382 PostScript|see
40383 \begin_inset ERT
40384 status collapsed
40385
40386 \begin_layout Plain Layout
40387
40388 {
40389 \end_layout
40390
40391 \end_inset
40392
40393 Formatos de archivo
40394 \begin_inset ERT
40395 status collapsed
40396
40397 \begin_layout Plain Layout
40398
40399 }
40400 \end_layout
40401
40402 \end_inset
40403
40404
40405 \end_layout
40406
40407 \end_inset
40408
40409
40410 \end_layout
40411
40412 \begin_layout Standard
40413 Este tipo de archivo tiene la extensión «
40414 \family typewriter
40415 .ps
40416 \family default
40417 ».
40418  PostScript fue desarrollado por la compañía 
40419 \family typewriter
40420 Adobe
40421 \family default
40422  como lenguaje para impresoras.
40423  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
40424  PostScript puede considerarse como un «lenguaje de programación»; con él
40425  puedes calcular y dibujar imágenes y diagramas.
40426 \begin_inset Foot
40427 status collapsed
40428
40429 \begin_layout Plain Layout
40430 Si estás interesado en este tema acude al paquete \SpecialChar LaTeX
40431  
40432 \series bold
40433 PSTricks
40434 \series default
40435  
40436 \begin_inset CommandInset citation
40437 LatexCommand cite
40438 key "pstricks"
40439
40440 \end_inset
40441
40442 .
40443 \end_layout
40444
40445 \end_inset
40446
40447  Por esto los archivos suelen ser más grandes que los PDF.
40448 \end_layout
40449
40450 \begin_layout Standard
40451 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
40452 d PostScript» (EPS, extensión «
40453 \family typewriter
40454 .eps
40455 \family default
40456 »).
40457  Como \SpecialChar LyX
40458  permite usar cualquier formato de imagen conocido, tiene que trabajar
40459  en segundo plano para convertir las imágenes a EPS.
40460  Si por ejemplo, el documento tiene 50 imágenes, \SpecialChar LyX
40461  ha de hacer 50 conversiones
40462  cada vez que veas o exportes el documento.
40463  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
40464  puedes evitar el problema insertando las imágenes directamente en EPS.
40465 \end_layout
40466
40467 \begin_layout Standard
40468 El documento se puede exportar a PostScript con el menú 
40469 \family sans
40470 Archivo\SpecialChar menuseparator
40471 Exportar\SpecialChar menuseparator
40472 Postscript
40473 \family default
40474 .
40475  Se puede ver la salida en PostScript con el menú 
40476 \family sans
40477 Ver\SpecialChar menuseparator
40478 Postscript
40479 \family default
40480 .
40481 \end_layout
40482
40483 \begin_layout Section
40484 PDF
40485 \begin_inset Index idx
40486 status collapsed
40487
40488 \begin_layout Plain Layout
40489 Formatos de archivo ! PDF
40490 \end_layout
40491
40492 \end_inset
40493
40494
40495 \begin_inset Index idx
40496 status collapsed
40497
40498 \begin_layout Plain Layout
40499 PDF
40500 \end_layout
40501
40502 \end_inset
40503
40504
40505 \end_layout
40506
40507 \begin_layout Standard
40508 Este tipo de archivo tiene la extensión «
40509 \family typewriter
40510 .pdf
40511 \family default
40512 ».
40513  El formato «Portable Document Format» (PDF) fue desarrollado por 
40514 \family typewriter
40515 Adobe
40516 \family default
40517  como derivado de PostScript.
40518  Es más comprimido y utiliza muchos menos comandos que PostScript.
40519  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
40520  operativo y la salida impresa se muestra exactamente igual.
40521 \end_layout
40522
40523 \begin_layout Standard
40524 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
40525  Photographic Experts Group» (JPG, extensión «
40526 \family typewriter
40527 .jpg
40528 \family default
40529 » o «
40530 \family typewriter
40531 .jpeg
40532 \family default
40533 »), y en el formato «Portable Network Graphics» (PNG, extensión «
40534 \family typewriter
40535 .png
40536 \family default
40537 »).
40538  Aunque puedes poner cualquier otro formato de imagen, porque \SpecialChar LyX
40539  los convierte
40540  en segundo plano a alguno de los anteriores.
40541  Pero como se ha comentado en la sección sobre PostScript, la conversión
40542  de gráficos ralentiza el trabajo.
40543  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
40544  mencionados.
40545 \end_layout
40546
40547 \begin_layout Standard
40548 Un documento se puede exportar a PDF con el menú 
40549 \family sans
40550 Archivo\SpecialChar menuseparator
40551 Exportar
40552 \family default
40553  en tres modos diferentes:
40554 \end_layout
40555
40556 \begin_layout Description
40557 PDF
40558 \begin_inset space ~
40559 \end_inset
40560
40561 (ps2pdf) Este utiliza el programa 
40562 \family typewriter
40563 ps2pdf
40564 \family default
40565  que crea un PDF a partir de una versión PostScript del archivo.
40566  La versión PostScript es producida por el programa 
40567 \family typewriter
40568 dvips
40569 \family default
40570  que usa una versión DVI como paso intermedio.
40571  Así que este modo de exportación consta de tres conversiones.
40572 \end_layout
40573
40574 \begin_layout Description
40575 PDF
40576 \begin_inset space ~
40577 \end_inset
40578
40579 (dvipdfm) Este utiliza el programa 
40580 \family typewriter
40581 dvipdfm
40582 \family default
40583  que convierte el archivo a DVI en segundo plano y en un segundo paso a
40584  PDF.
40585 \end_layout
40586
40587 \begin_layout Description
40588 PDF
40589 \begin_inset space ~
40590 \end_inset
40591
40592 (pdflatex) Este utiliza el programa 
40593 \family typewriter
40594 pdftex
40595 \family default
40596  que convierte directamente el archivo a PDF.
40597 \end_layout
40598
40599 \begin_layout Standard
40600 Se recomienda usar 
40601 \family sans
40602 PDF
40603 \begin_inset space ~
40604 \end_inset
40605
40606 (pdflatex)
40607 \family default
40608  porque 
40609 \family typewriter
40610 pdftex
40611 \family default
40612  soporta todas las características de las versiones actuales de PDF, es
40613  rápido y estable.
40614  El programa 
40615 \family typewriter
40616 dvipdfm
40617 \family default
40618  ya no se desarrolla y está un poco obsoleto.
40619 \end_layout
40620
40621 \begin_layout Standard
40622 La salida en formato PDF se puede ver con el menú 
40623 \family sans
40624 Ver 
40625 \family default
40626 o con un botón.
40627 \end_layout
40628
40629 \begin_layout Chapter
40630 Lista de colores dvips
40631 \begin_inset CommandInset label
40632 LatexCommand label
40633 name "chap:Lista-de-colores-dvips"
40634
40635 \end_inset
40636
40637
40638 \end_layout
40639
40640 \begin_layout Standard
40641 \begin_inset Tabular
40642 <lyxtabular version="3" rows="17" columns="4">
40643 <features tabularvalignment="middle">
40644 <column alignment="left" valignment="top" width="0pt">
40645 <column alignment="left" valignment="top" width="0pt">
40646 <column alignment="left" valignment="top" width="0pt">
40647 <column alignment="left" valignment="top" width="0pt">
40648 <row>
40649 <cell alignment="left" valignment="top" usebox="none">
40650 \begin_inset Text
40651
40652 \begin_layout Plain Layout
40653 \begin_inset ERT
40654 status collapsed
40655
40656 \begin_layout Plain Layout
40657
40658
40659 \backslash
40660 fcolorbox{black}{
40661 \end_layout
40662
40663 \end_inset
40664
40665 white
40666 \begin_inset ERT
40667 status collapsed
40668
40669 \begin_layout Plain Layout
40670
40671 }{
40672 \end_layout
40673
40674 \end_inset
40675
40676 Color
40677 \begin_inset ERT
40678 status collapsed
40679
40680 \begin_layout Plain Layout
40681
40682 }
40683 \end_layout
40684
40685 \end_inset
40686
40687  Nombre
40688 \end_layout
40689
40690 \end_inset
40691 </cell>
40692 <cell alignment="left" valignment="top" usebox="none">
40693 \begin_inset Text
40694
40695 \begin_layout Plain Layout
40696 \begin_inset ERT
40697 status collapsed
40698
40699 \begin_layout Plain Layout
40700
40701
40702 \backslash
40703 fcolorbox{black}{
40704 \end_layout
40705
40706 \end_inset
40707
40708 white
40709 \begin_inset ERT
40710 status collapsed
40711
40712 \begin_layout Plain Layout
40713
40714 }{
40715 \end_layout
40716
40717 \end_inset
40718
40719 Color
40720 \begin_inset ERT
40721 status collapsed
40722
40723 \begin_layout Plain Layout
40724
40725 }
40726 \end_layout
40727
40728 \end_inset
40729
40730  Nombre
40731 \end_layout
40732
40733 \end_inset
40734 </cell>
40735 <cell alignment="left" valignment="top" usebox="none">
40736 \begin_inset Text
40737
40738 \begin_layout Plain Layout
40739 \begin_inset ERT
40740 status collapsed
40741
40742 \begin_layout Plain Layout
40743
40744
40745 \backslash
40746 fcolorbox{black}{
40747 \end_layout
40748
40749 \end_inset
40750
40751 white
40752 \begin_inset ERT
40753 status collapsed
40754
40755 \begin_layout Plain Layout
40756
40757 }{
40758 \end_layout
40759
40760 \end_inset
40761
40762 Color
40763 \begin_inset ERT
40764 status collapsed
40765
40766 \begin_layout Plain Layout
40767
40768 }
40769 \end_layout
40770
40771 \end_inset
40772
40773  Nombre
40774 \end_layout
40775
40776 \end_inset
40777 </cell>
40778 <cell alignment="left" valignment="top" usebox="none">
40779 \begin_inset Text
40780
40781 \begin_layout Plain Layout
40782 \begin_inset ERT
40783 status collapsed
40784
40785 \begin_layout Plain Layout
40786
40787
40788 \backslash
40789 fcolorbox{black}{
40790 \end_layout
40791
40792 \end_inset
40793
40794 white
40795 \begin_inset ERT
40796 status collapsed
40797
40798 \begin_layout Plain Layout
40799
40800 }{
40801 \end_layout
40802
40803 \end_inset
40804
40805 Color
40806 \begin_inset ERT
40807 status collapsed
40808
40809 \begin_layout Plain Layout
40810
40811 }
40812 \end_layout
40813
40814 \end_inset
40815
40816  Nombre
40817 \end_layout
40818
40819 \end_inset
40820 </cell>
40821 </row>
40822 <row>
40823 <cell alignment="center" valignment="top" usebox="none">
40824 \begin_inset Text
40825
40826 \begin_layout Plain Layout
40827 \begin_inset ERT
40828 status collapsed
40829
40830 \begin_layout Plain Layout
40831
40832
40833 \backslash
40834 fcolorbox{black}{
40835 \end_layout
40836
40837 \end_inset
40838
40839 Apricot
40840 \begin_inset ERT
40841 status collapsed
40842
40843 \begin_layout Plain Layout
40844
40845 }{
40846 \end_layout
40847
40848 \end_inset
40849
40850
40851 \begin_inset Phantom Phantom
40852 status open
40853
40854 \begin_layout Plain Layout
40855 W
40856 \end_layout
40857
40858 \end_inset
40859
40860
40861 \begin_inset ERT
40862 status collapsed
40863
40864 \begin_layout Plain Layout
40865
40866 }
40867 \end_layout
40868
40869 \end_inset
40870
40871  Apricot
40872 \end_layout
40873
40874 \end_inset
40875 </cell>
40876 <cell alignment="center" valignment="top" usebox="none">
40877 \begin_inset Text
40878
40879 \begin_layout Plain Layout
40880 \begin_inset ERT
40881 status collapsed
40882
40883 \begin_layout Plain Layout
40884
40885
40886 \backslash
40887 fcolorbox{black}{
40888 \end_layout
40889
40890 \end_inset
40891
40892 Aquamarine
40893 \begin_inset ERT
40894 status collapsed
40895
40896 \begin_layout Plain Layout
40897
40898 }{
40899 \end_layout
40900
40901 \end_inset
40902
40903
40904 \begin_inset Phantom Phantom
40905 status open
40906
40907 \begin_layout Plain Layout
40908 W
40909 \end_layout
40910
40911 \end_inset
40912
40913
40914 \begin_inset ERT
40915 status collapsed
40916
40917 \begin_layout Plain Layout
40918
40919 }
40920 \end_layout
40921
40922 \end_inset
40923
40924  Aquamarine
40925 \end_layout
40926
40927 \end_inset
40928 </cell>
40929 <cell alignment="center" valignment="top" usebox="none">
40930 \begin_inset Text
40931
40932 \begin_layout Plain Layout
40933 \begin_inset ERT
40934 status collapsed
40935
40936 \begin_layout Plain Layout
40937
40938
40939 \backslash
40940 fcolorbox{black}{
40941 \end_layout
40942
40943 \end_inset
40944
40945 Bittersweet
40946 \begin_inset ERT
40947 status collapsed
40948
40949 \begin_layout Plain Layout
40950
40951 }{
40952 \end_layout
40953
40954 \end_inset
40955
40956
40957 \begin_inset Phantom Phantom
40958 status open
40959
40960 \begin_layout Plain Layout
40961 W
40962 \end_layout
40963
40964 \end_inset
40965
40966
40967 \begin_inset ERT
40968 status collapsed
40969
40970 \begin_layout Plain Layout
40971
40972 }
40973 \end_layout
40974
40975 \end_inset
40976
40977  Bittersweet
40978 \end_layout
40979
40980 \end_inset
40981 </cell>
40982 <cell alignment="center" valignment="top" usebox="none">
40983 \begin_inset Text
40984
40985 \begin_layout Plain Layout
40986 \begin_inset ERT
40987 status collapsed
40988
40989 \begin_layout Plain Layout
40990
40991
40992 \backslash
40993 fcolorbox{black}{
40994 \end_layout
40995
40996 \end_inset
40997
40998 BlueGreen
40999 \begin_inset ERT
41000 status collapsed
41001
41002 \begin_layout Plain Layout
41003
41004 }{
41005 \end_layout
41006
41007 \end_inset
41008
41009
41010 \begin_inset Phantom Phantom
41011 status open
41012
41013 \begin_layout Plain Layout
41014 W
41015 \end_layout
41016
41017 \end_inset
41018
41019
41020 \begin_inset ERT
41021 status collapsed
41022
41023 \begin_layout Plain Layout
41024
41025 }
41026 \end_layout
41027
41028 \end_inset
41029
41030  BlueGreen
41031 \end_layout
41032
41033 \end_inset
41034 </cell>
41035 </row>
41036 <row>
41037 <cell alignment="left" valignment="top" usebox="none">
41038 \begin_inset Text
41039
41040 \begin_layout Plain Layout
41041 \begin_inset ERT
41042 status collapsed
41043
41044 \begin_layout Plain Layout
41045
41046
41047 \backslash
41048 fcolorbox{black}{
41049 \end_layout
41050
41051 \end_inset
41052
41053 BlueViolet
41054 \begin_inset ERT
41055 status collapsed
41056
41057 \begin_layout Plain Layout
41058
41059 }{
41060 \end_layout
41061
41062 \end_inset
41063
41064
41065 \begin_inset Phantom Phantom
41066 status open
41067
41068 \begin_layout Plain Layout
41069 W
41070 \end_layout
41071
41072 \end_inset
41073
41074
41075 \begin_inset ERT
41076 status collapsed
41077
41078 \begin_layout Plain Layout
41079
41080 }
41081 \end_layout
41082
41083 \end_inset
41084
41085  BlueViolet
41086 \end_layout
41087
41088 \end_inset
41089 </cell>
41090 <cell alignment="left" valignment="top" usebox="none">
41091 \begin_inset Text
41092
41093 \begin_layout Plain Layout
41094 \begin_inset ERT
41095 status collapsed
41096
41097 \begin_layout Plain Layout
41098
41099
41100 \backslash
41101 fcolorbox{black}{
41102 \end_layout
41103
41104 \end_inset
41105
41106 BrickRed
41107 \begin_inset ERT
41108 status collapsed
41109
41110 \begin_layout Plain Layout
41111
41112 }{
41113 \end_layout
41114
41115 \end_inset
41116
41117
41118 \begin_inset Phantom Phantom
41119 status open
41120
41121 \begin_layout Plain Layout
41122 W
41123 \end_layout
41124
41125 \end_inset
41126
41127
41128 \begin_inset ERT
41129 status collapsed
41130
41131 \begin_layout Plain Layout
41132
41133 }
41134 \end_layout
41135
41136 \end_inset
41137
41138  BrickRed
41139 \end_layout
41140
41141 \end_inset
41142 </cell>
41143 <cell alignment="left" valignment="top" usebox="none">
41144 \begin_inset Text
41145
41146 \begin_layout Plain Layout
41147 \begin_inset ERT
41148 status collapsed
41149
41150 \begin_layout Plain Layout
41151
41152
41153 \backslash
41154 fcolorbox{black}{
41155 \end_layout
41156
41157 \end_inset
41158
41159 Brown
41160 \begin_inset ERT
41161 status collapsed
41162
41163 \begin_layout Plain Layout
41164
41165 }{
41166 \end_layout
41167
41168 \end_inset
41169
41170
41171 \begin_inset Phantom Phantom
41172 status open
41173
41174 \begin_layout Plain Layout
41175 W
41176 \end_layout
41177
41178 \end_inset
41179
41180
41181 \begin_inset ERT
41182 status collapsed
41183
41184 \begin_layout Plain Layout
41185
41186 }
41187 \end_layout
41188
41189 \end_inset
41190
41191  Brown
41192 \end_layout
41193
41194 \end_inset
41195 </cell>
41196 <cell alignment="left" valignment="top" usebox="none">
41197 \begin_inset Text
41198
41199 \begin_layout Plain Layout
41200 \begin_inset ERT
41201 status collapsed
41202
41203 \begin_layout Plain Layout
41204
41205
41206 \backslash
41207 fcolorbox{black}{
41208 \end_layout
41209
41210 \end_inset
41211
41212 BurntOrange
41213 \begin_inset ERT
41214 status collapsed
41215
41216 \begin_layout Plain Layout
41217
41218 }{
41219 \end_layout
41220
41221 \end_inset
41222
41223
41224 \begin_inset Phantom Phantom
41225 status open
41226
41227 \begin_layout Plain Layout
41228 W
41229 \end_layout
41230
41231 \end_inset
41232
41233
41234 \begin_inset ERT
41235 status collapsed
41236
41237 \begin_layout Plain Layout
41238
41239 }
41240 \end_layout
41241
41242 \end_inset
41243
41244  BurntOrange
41245 \end_layout
41246
41247 \end_inset
41248 </cell>
41249 </row>
41250 <row>
41251 <cell alignment="left" valignment="top" usebox="none">
41252 \begin_inset Text
41253
41254 \begin_layout Plain Layout
41255 \begin_inset ERT
41256 status collapsed
41257
41258 \begin_layout Plain Layout
41259
41260
41261 \backslash
41262 fcolorbox{black}{
41263 \end_layout
41264
41265 \end_inset
41266
41267 CadetBlue
41268 \begin_inset ERT
41269 status collapsed
41270
41271 \begin_layout Plain Layout
41272
41273 }{
41274 \end_layout
41275
41276 \end_inset
41277
41278
41279 \begin_inset Phantom Phantom
41280 status open
41281
41282 \begin_layout Plain Layout
41283 W
41284 \end_layout
41285
41286 \end_inset
41287
41288
41289 \begin_inset ERT
41290 status collapsed
41291
41292 \begin_layout Plain Layout
41293
41294 }
41295 \end_layout
41296
41297 \end_inset
41298
41299  CadetBlue
41300 \end_layout
41301
41302 \end_inset
41303 </cell>
41304 <cell alignment="left" valignment="top" usebox="none">
41305 \begin_inset Text
41306
41307 \begin_layout Plain Layout
41308 \begin_inset ERT
41309 status collapsed
41310
41311 \begin_layout Plain Layout
41312
41313
41314 \backslash
41315 fcolorbox{black}{
41316 \end_layout
41317
41318 \end_inset
41319
41320 CarnationPink
41321 \begin_inset ERT
41322 status collapsed
41323
41324 \begin_layout Plain Layout
41325
41326 }{
41327 \end_layout
41328
41329 \end_inset
41330
41331
41332 \begin_inset Phantom Phantom
41333 status open
41334
41335 \begin_layout Plain Layout
41336 W
41337 \end_layout
41338
41339 \end_inset
41340
41341
41342 \begin_inset ERT
41343 status collapsed
41344
41345 \begin_layout Plain Layout
41346
41347 }
41348 \end_layout
41349
41350 \end_inset
41351
41352  CarnationPink
41353 \end_layout
41354
41355 \end_inset
41356 </cell>
41357 <cell alignment="left" valignment="top" usebox="none">
41358 \begin_inset Text
41359
41360 \begin_layout Plain Layout
41361 \begin_inset ERT
41362 status collapsed
41363
41364 \begin_layout Plain Layout
41365
41366
41367 \backslash
41368 fcolorbox{black}{
41369 \end_layout
41370
41371 \end_inset
41372
41373 Cerulean
41374 \begin_inset ERT
41375 status collapsed
41376
41377 \begin_layout Plain Layout
41378
41379 }{
41380 \end_layout
41381
41382 \end_inset
41383
41384
41385 \begin_inset Phantom Phantom
41386 status open
41387
41388 \begin_layout Plain Layout
41389 W
41390 \end_layout
41391
41392 \end_inset
41393
41394
41395 \begin_inset ERT
41396 status collapsed
41397
41398 \begin_layout Plain Layout
41399
41400 }
41401 \end_layout
41402
41403 \end_inset
41404
41405  Cerulean
41406 \end_layout
41407
41408 \end_inset
41409 </cell>
41410 <cell alignment="left" valignment="top" usebox="none">
41411 \begin_inset Text
41412
41413 \begin_layout Plain Layout
41414 \begin_inset ERT
41415 status collapsed
41416
41417 \begin_layout Plain Layout
41418
41419
41420 \backslash
41421 fcolorbox{black}{
41422 \end_layout
41423
41424 \end_inset
41425
41426 CornflowerBlue
41427 \begin_inset ERT
41428 status collapsed
41429
41430 \begin_layout Plain Layout
41431
41432 }{
41433 \end_layout
41434
41435 \end_inset
41436
41437
41438 \begin_inset Phantom Phantom
41439 status open
41440
41441 \begin_layout Plain Layout
41442 W
41443 \end_layout
41444
41445 \end_inset
41446
41447
41448 \begin_inset ERT
41449 status collapsed
41450
41451 \begin_layout Plain Layout
41452
41453 }
41454 \end_layout
41455
41456 \end_inset
41457
41458  CornflowerBlue
41459 \end_layout
41460
41461 \end_inset
41462 </cell>
41463 </row>
41464 <row>
41465 <cell alignment="left" valignment="top" usebox="none">
41466 \begin_inset Text
41467
41468 \begin_layout Plain Layout
41469 \begin_inset ERT
41470 status collapsed
41471
41472 \begin_layout Plain Layout
41473
41474
41475 \backslash
41476 fcolorbox{black}{
41477 \end_layout
41478
41479 \end_inset
41480
41481 Dandelion
41482 \begin_inset ERT
41483 status collapsed
41484
41485 \begin_layout Plain Layout
41486
41487 }{
41488 \end_layout
41489
41490 \end_inset
41491
41492
41493 \begin_inset Phantom Phantom
41494 status open
41495
41496 \begin_layout Plain Layout
41497 W
41498 \end_layout
41499
41500 \end_inset
41501
41502
41503 \begin_inset ERT
41504 status collapsed
41505
41506 \begin_layout Plain Layout
41507
41508 }
41509 \end_layout
41510
41511 \end_inset
41512
41513  Dandelion
41514 \end_layout
41515
41516 \end_inset
41517 </cell>
41518 <cell alignment="left" valignment="top" usebox="none">
41519 \begin_inset Text
41520
41521 \begin_layout Plain Layout
41522 \begin_inset ERT
41523 status collapsed
41524
41525 \begin_layout Plain Layout
41526
41527
41528 \backslash
41529 fcolorbox{black}{
41530 \end_layout
41531
41532 \end_inset
41533
41534 DarkOrchid
41535 \begin_inset ERT
41536 status collapsed
41537
41538 \begin_layout Plain Layout
41539
41540 }{
41541 \end_layout
41542
41543 \end_inset
41544
41545
41546 \begin_inset Phantom Phantom
41547 status open
41548
41549 \begin_layout Plain Layout
41550 W
41551 \end_layout
41552
41553 \end_inset
41554
41555
41556 \begin_inset ERT
41557 status collapsed
41558
41559 \begin_layout Plain Layout
41560
41561 }
41562 \end_layout
41563
41564 \end_inset
41565
41566  DarkOrchid
41567 \end_layout
41568
41569 \end_inset
41570 </cell>
41571 <cell alignment="left" valignment="top" usebox="none">
41572 \begin_inset Text
41573
41574 \begin_layout Plain Layout
41575 \begin_inset ERT
41576 status collapsed
41577
41578 \begin_layout Plain Layout
41579
41580
41581 \backslash
41582 fcolorbox{black}{
41583 \end_layout
41584
41585 \end_inset
41586
41587 Emerald
41588 \begin_inset ERT
41589 status collapsed
41590
41591 \begin_layout Plain Layout
41592
41593 }{
41594 \end_layout
41595
41596 \end_inset
41597
41598
41599 \begin_inset Phantom Phantom
41600 status open
41601
41602 \begin_layout Plain Layout
41603 W
41604 \end_layout
41605
41606 \end_inset
41607
41608
41609 \begin_inset ERT
41610 status collapsed
41611
41612 \begin_layout Plain Layout
41613
41614 }
41615 \end_layout
41616
41617 \end_inset
41618
41619  Emerald
41620 \end_layout
41621
41622 \end_inset
41623 </cell>
41624 <cell alignment="left" valignment="top" usebox="none">
41625 \begin_inset Text
41626
41627 \begin_layout Plain Layout
41628 \begin_inset ERT
41629 status collapsed
41630
41631 \begin_layout Plain Layout
41632
41633
41634 \backslash
41635 fcolorbox{black}{
41636 \end_layout
41637
41638 \end_inset
41639
41640 ForestGreen
41641 \begin_inset ERT
41642 status collapsed
41643
41644 \begin_layout Plain Layout
41645
41646 }{
41647 \end_layout
41648
41649 \end_inset
41650
41651
41652 \begin_inset Phantom Phantom
41653 status open
41654
41655 \begin_layout Plain Layout
41656 W
41657 \end_layout
41658
41659 \end_inset
41660
41661
41662 \begin_inset ERT
41663 status collapsed
41664
41665 \begin_layout Plain Layout
41666
41667 }
41668 \end_layout
41669
41670 \end_inset
41671
41672  ForestGreen
41673 \end_layout
41674
41675 \end_inset
41676 </cell>
41677 </row>
41678 <row>
41679 <cell alignment="left" valignment="top" usebox="none">
41680 \begin_inset Text
41681
41682 \begin_layout Plain Layout
41683 \begin_inset ERT
41684 status collapsed
41685
41686 \begin_layout Plain Layout
41687
41688
41689 \backslash
41690 fcolorbox{black}{
41691 \end_layout
41692
41693 \end_inset
41694
41695 Fuchsia
41696 \begin_inset ERT
41697 status collapsed
41698
41699 \begin_layout Plain Layout
41700
41701 }{
41702 \end_layout
41703
41704 \end_inset
41705
41706
41707 \begin_inset Phantom Phantom
41708 status open
41709
41710 \begin_layout Plain Layout
41711 W
41712 \end_layout
41713
41714 \end_inset
41715
41716
41717 \begin_inset ERT
41718 status collapsed
41719
41720 \begin_layout Plain Layout
41721
41722 }
41723 \end_layout
41724
41725 \end_inset
41726
41727  Fuchsia
41728 \end_layout
41729
41730 \end_inset
41731 </cell>
41732 <cell alignment="left" valignment="top" usebox="none">
41733 \begin_inset Text
41734
41735 \begin_layout Plain Layout
41736 \begin_inset ERT
41737 status collapsed
41738
41739 \begin_layout Plain Layout
41740
41741
41742 \backslash
41743 fcolorbox{black}{
41744 \end_layout
41745
41746 \end_inset
41747
41748 Goldenrod
41749 \begin_inset ERT
41750 status collapsed
41751
41752 \begin_layout Plain Layout
41753
41754 }{
41755 \end_layout
41756
41757 \end_inset
41758
41759
41760 \begin_inset Phantom Phantom
41761 status open
41762
41763 \begin_layout Plain Layout
41764 W
41765 \end_layout
41766
41767 \end_inset
41768
41769
41770 \begin_inset ERT
41771 status collapsed
41772
41773 \begin_layout Plain Layout
41774
41775 }
41776 \end_layout
41777
41778 \end_inset
41779
41780  Goldenrod
41781 \end_layout
41782
41783 \end_inset
41784 </cell>
41785 <cell alignment="left" valignment="top" usebox="none">
41786 \begin_inset Text
41787
41788 \begin_layout Plain Layout
41789 \begin_inset ERT
41790 status collapsed
41791
41792 \begin_layout Plain Layout
41793
41794
41795 \backslash
41796 fcolorbox{black}{
41797 \end_layout
41798
41799 \end_inset
41800
41801 Gray
41802 \begin_inset ERT
41803 status collapsed
41804
41805 \begin_layout Plain Layout
41806
41807 }{
41808 \end_layout
41809
41810 \end_inset
41811
41812
41813 \begin_inset Phantom Phantom
41814 status open
41815
41816 \begin_layout Plain Layout
41817 W
41818 \end_layout
41819
41820 \end_inset
41821
41822
41823 \begin_inset ERT
41824 status collapsed
41825
41826 \begin_layout Plain Layout
41827
41828 }
41829 \end_layout
41830
41831 \end_inset
41832
41833  Gray
41834 \end_layout
41835
41836 \end_inset
41837 </cell>
41838 <cell alignment="left" valignment="top" usebox="none">
41839 \begin_inset Text
41840
41841 \begin_layout Plain Layout
41842 \begin_inset ERT
41843 status collapsed
41844
41845 \begin_layout Plain Layout
41846
41847
41848 \backslash
41849 fcolorbox{black}{
41850 \end_layout
41851
41852 \end_inset
41853
41854 GreenYellow
41855 \begin_inset ERT
41856 status collapsed
41857
41858 \begin_layout Plain Layout
41859
41860 }{
41861 \end_layout
41862
41863 \end_inset
41864
41865
41866 \begin_inset Phantom Phantom
41867 status open
41868
41869 \begin_layout Plain Layout
41870 W
41871 \end_layout
41872
41873 \end_inset
41874
41875
41876 \begin_inset ERT
41877 status collapsed
41878
41879 \begin_layout Plain Layout
41880
41881 }
41882 \end_layout
41883
41884 \end_inset
41885
41886  GreenYellow
41887 \end_layout
41888
41889 \end_inset
41890 </cell>
41891 </row>
41892 <row>
41893 <cell alignment="center" valignment="top" usebox="none">
41894 \begin_inset Text
41895
41896 \begin_layout Plain Layout
41897 \begin_inset ERT
41898 status collapsed
41899
41900 \begin_layout Plain Layout
41901
41902
41903 \backslash
41904 fcolorbox{black}{
41905 \end_layout
41906
41907 \end_inset
41908
41909 JungleGreen
41910 \begin_inset ERT
41911 status collapsed
41912
41913 \begin_layout Plain Layout
41914
41915 }{
41916 \end_layout
41917
41918 \end_inset
41919
41920
41921 \begin_inset Phantom Phantom
41922 status open
41923
41924 \begin_layout Plain Layout
41925 W
41926 \end_layout
41927
41928 \end_inset
41929
41930
41931 \begin_inset ERT
41932 status collapsed
41933
41934 \begin_layout Plain Layout
41935
41936 }
41937 \end_layout
41938
41939 \end_inset
41940
41941  JungleGreen
41942 \end_layout
41943
41944 \end_inset
41945 </cell>
41946 <cell alignment="center" valignment="top" usebox="none">
41947 \begin_inset Text
41948
41949 \begin_layout Plain Layout
41950 \begin_inset ERT
41951 status collapsed
41952
41953 \begin_layout Plain Layout
41954
41955
41956 \backslash
41957 fcolorbox{black}{
41958 \end_layout
41959
41960 \end_inset
41961
41962 Lavender
41963 \begin_inset ERT
41964 status collapsed
41965
41966 \begin_layout Plain Layout
41967
41968 }{
41969 \end_layout
41970
41971 \end_inset
41972
41973
41974 \begin_inset Phantom Phantom
41975 status open
41976
41977 \begin_layout Plain Layout
41978 W
41979 \end_layout
41980
41981 \end_inset
41982
41983
41984 \begin_inset ERT
41985 status collapsed
41986
41987 \begin_layout Plain Layout
41988
41989 }
41990 \end_layout
41991
41992 \end_inset
41993
41994  Lavender
41995 \end_layout
41996
41997 \end_inset
41998 </cell>
41999 <cell alignment="center" valignment="top" usebox="none">
42000 \begin_inset Text
42001
42002 \begin_layout Plain Layout
42003 \begin_inset ERT
42004 status collapsed
42005
42006 \begin_layout Plain Layout
42007
42008
42009 \backslash
42010 fcolorbox{black}{
42011 \end_layout
42012
42013 \end_inset
42014
42015 LimeGreen
42016 \begin_inset ERT
42017 status collapsed
42018
42019 \begin_layout Plain Layout
42020
42021 }{
42022 \end_layout
42023
42024 \end_inset
42025
42026
42027 \begin_inset Phantom Phantom
42028 status open
42029
42030 \begin_layout Plain Layout
42031 W
42032 \end_layout
42033
42034 \end_inset
42035
42036
42037 \begin_inset ERT
42038 status collapsed
42039
42040 \begin_layout Plain Layout
42041
42042 }
42043 \end_layout
42044
42045 \end_inset
42046
42047  LimeGreen
42048 \end_layout
42049
42050 \end_inset
42051 </cell>
42052 <cell alignment="center" valignment="top" usebox="none">
42053 \begin_inset Text
42054
42055 \begin_layout Plain Layout
42056 \begin_inset ERT
42057 status collapsed
42058
42059 \begin_layout Plain Layout
42060
42061
42062 \backslash
42063 fcolorbox{black}{
42064 \end_layout
42065
42066 \end_inset
42067
42068 Mahogany
42069 \begin_inset ERT
42070 status collapsed
42071
42072 \begin_layout Plain Layout
42073
42074 }{
42075 \end_layout
42076
42077 \end_inset
42078
42079
42080 \begin_inset Phantom Phantom
42081 status open
42082
42083 \begin_layout Plain Layout
42084 W
42085 \end_layout
42086
42087 \end_inset
42088
42089
42090 \begin_inset ERT
42091 status collapsed
42092
42093 \begin_layout Plain Layout
42094
42095 }
42096 \end_layout
42097
42098 \end_inset
42099
42100  Mahogany
42101 \end_layout
42102
42103 \end_inset
42104 </cell>
42105 </row>
42106 <row>
42107 <cell alignment="left" valignment="top" usebox="none">
42108 \begin_inset Text
42109
42110 \begin_layout Plain Layout
42111 \begin_inset ERT
42112 status collapsed
42113
42114 \begin_layout Plain Layout
42115
42116
42117 \backslash
42118 fcolorbox{black}{
42119 \end_layout
42120
42121 \end_inset
42122
42123 Mahogany
42124 \begin_inset ERT
42125 status collapsed
42126
42127 \begin_layout Plain Layout
42128
42129 }{
42130 \end_layout
42131
42132 \end_inset
42133
42134
42135 \begin_inset Phantom Phantom
42136 status open
42137
42138 \begin_layout Plain Layout
42139 W
42140 \end_layout
42141
42142 \end_inset
42143
42144
42145 \begin_inset ERT
42146 status collapsed
42147
42148 \begin_layout Plain Layout
42149
42150 }
42151 \end_layout
42152
42153 \end_inset
42154
42155  Mahogany
42156 \end_layout
42157
42158 \end_inset
42159 </cell>
42160 <cell alignment="left" valignment="top" usebox="none">
42161 \begin_inset Text
42162
42163 \begin_layout Plain Layout
42164 \begin_inset ERT
42165 status collapsed
42166
42167 \begin_layout Plain Layout
42168
42169
42170 \backslash
42171 fcolorbox{black}{
42172 \end_layout
42173
42174 \end_inset
42175
42176 Maroon
42177 \begin_inset ERT
42178 status collapsed
42179
42180 \begin_layout Plain Layout
42181
42182 }{
42183 \end_layout
42184
42185 \end_inset
42186
42187
42188 \begin_inset Phantom Phantom
42189 status open
42190
42191 \begin_layout Plain Layout
42192 W
42193 \end_layout
42194
42195 \end_inset
42196
42197
42198 \begin_inset ERT
42199 status collapsed
42200
42201 \begin_layout Plain Layout
42202
42203 }
42204 \end_layout
42205
42206 \end_inset
42207
42208  Maroon
42209 \end_layout
42210
42211 \end_inset
42212 </cell>
42213 <cell alignment="left" valignment="top" usebox="none">
42214 \begin_inset Text
42215
42216 \begin_layout Plain Layout
42217 \begin_inset ERT
42218 status collapsed
42219
42220 \begin_layout Plain Layout
42221
42222
42223 \backslash
42224 fcolorbox{black}{
42225 \end_layout
42226
42227 \end_inset
42228
42229 Melon
42230 \begin_inset ERT
42231 status collapsed
42232
42233 \begin_layout Plain Layout
42234
42235 }{
42236 \end_layout
42237
42238 \end_inset
42239
42240
42241 \begin_inset Phantom Phantom
42242 status open
42243
42244 \begin_layout Plain Layout
42245 W
42246 \end_layout
42247
42248 \end_inset
42249
42250
42251 \begin_inset ERT
42252 status collapsed
42253
42254 \begin_layout Plain Layout
42255
42256 }
42257 \end_layout
42258
42259 \end_inset
42260
42261  Melon
42262 \end_layout
42263
42264 \end_inset
42265 </cell>
42266 <cell alignment="left" valignment="top" usebox="none">
42267 \begin_inset Text
42268
42269 \begin_layout Plain Layout
42270 \begin_inset ERT
42271 status collapsed
42272
42273 \begin_layout Plain Layout
42274
42275
42276 \backslash
42277 fcolorbox{black}{
42278 \end_layout
42279
42280 \end_inset
42281
42282 MidnightBlue
42283 \begin_inset ERT
42284 status collapsed
42285
42286 \begin_layout Plain Layout
42287
42288 }{
42289 \end_layout
42290
42291 \end_inset
42292
42293
42294 \begin_inset Phantom Phantom
42295 status open
42296
42297 \begin_layout Plain Layout
42298 W
42299 \end_layout
42300
42301 \end_inset
42302
42303
42304 \begin_inset ERT
42305 status collapsed
42306
42307 \begin_layout Plain Layout
42308
42309 }
42310 \end_layout
42311
42312 \end_inset
42313
42314  MidnightBlue
42315 \end_layout
42316
42317 \end_inset
42318 </cell>
42319 </row>
42320 <row>
42321 <cell alignment="left" valignment="top" usebox="none">
42322 \begin_inset Text
42323
42324 \begin_layout Plain Layout
42325 \begin_inset ERT
42326 status collapsed
42327
42328 \begin_layout Plain Layout
42329
42330
42331 \backslash
42332 fcolorbox{black}{
42333 \end_layout
42334
42335 \end_inset
42336
42337 Mulberry
42338 \begin_inset ERT
42339 status collapsed
42340
42341 \begin_layout Plain Layout
42342
42343 }{
42344 \end_layout
42345
42346 \end_inset
42347
42348
42349 \begin_inset Phantom Phantom
42350 status open
42351
42352 \begin_layout Plain Layout
42353 W
42354 \end_layout
42355
42356 \end_inset
42357
42358
42359 \begin_inset ERT
42360 status collapsed
42361
42362 \begin_layout Plain Layout
42363
42364 }
42365 \end_layout
42366
42367 \end_inset
42368
42369  Mulberry
42370 \end_layout
42371
42372 \end_inset
42373 </cell>
42374 <cell alignment="left" valignment="top" usebox="none">
42375 \begin_inset Text
42376
42377 \begin_layout Plain Layout
42378 \begin_inset ERT
42379 status collapsed
42380
42381 \begin_layout Plain Layout
42382
42383
42384 \backslash
42385 fcolorbox{black}{
42386 \end_layout
42387
42388 \end_inset
42389
42390 NavyBlue
42391 \begin_inset ERT
42392 status collapsed
42393
42394 \begin_layout Plain Layout
42395
42396 }{
42397 \end_layout
42398
42399 \end_inset
42400
42401
42402 \begin_inset Phantom Phantom
42403 status open
42404
42405 \begin_layout Plain Layout
42406 W
42407 \end_layout
42408
42409 \end_inset
42410
42411
42412 \begin_inset ERT
42413 status collapsed
42414
42415 \begin_layout Plain Layout
42416
42417 }
42418 \end_layout
42419
42420 \end_inset
42421
42422  NavyBlue
42423 \end_layout
42424
42425 \end_inset
42426 </cell>
42427 <cell alignment="left" valignment="top" usebox="none">
42428 \begin_inset Text
42429
42430 \begin_layout Plain Layout
42431 \begin_inset ERT
42432 status collapsed
42433
42434 \begin_layout Plain Layout
42435
42436
42437 \backslash
42438 fcolorbox{black}{
42439 \end_layout
42440
42441 \end_inset
42442
42443 OliveGreen
42444 \begin_inset ERT
42445 status collapsed
42446
42447 \begin_layout Plain Layout
42448
42449 }{
42450 \end_layout
42451
42452 \end_inset
42453
42454
42455 \begin_inset Phantom Phantom
42456 status open
42457
42458 \begin_layout Plain Layout
42459 W
42460 \end_layout
42461
42462 \end_inset
42463
42464
42465 \begin_inset ERT
42466 status collapsed
42467
42468 \begin_layout Plain Layout
42469
42470 }
42471 \end_layout
42472
42473 \end_inset
42474
42475  OliveGreen
42476 \end_layout
42477
42478 \end_inset
42479 </cell>
42480 <cell alignment="left" valignment="top" usebox="none">
42481 \begin_inset Text
42482
42483 \begin_layout Plain Layout
42484 \begin_inset ERT
42485 status collapsed
42486
42487 \begin_layout Plain Layout
42488
42489
42490 \backslash
42491 fcolorbox{black}{
42492 \end_layout
42493
42494 \end_inset
42495
42496 Orange
42497 \begin_inset ERT
42498 status collapsed
42499
42500 \begin_layout Plain Layout
42501
42502 }{
42503 \end_layout
42504
42505 \end_inset
42506
42507
42508 \begin_inset Phantom Phantom
42509 status open
42510
42511 \begin_layout Plain Layout
42512 W
42513 \end_layout
42514
42515 \end_inset
42516
42517
42518 \begin_inset ERT
42519 status collapsed
42520
42521 \begin_layout Plain Layout
42522
42523 }
42524 \end_layout
42525
42526 \end_inset
42527
42528  Orange
42529 \end_layout
42530
42531 \end_inset
42532 </cell>
42533 </row>
42534 <row>
42535 <cell alignment="left" valignment="top" usebox="none">
42536 \begin_inset Text
42537
42538 \begin_layout Plain Layout
42539 \begin_inset ERT
42540 status collapsed
42541
42542 \begin_layout Plain Layout
42543
42544
42545 \backslash
42546 fcolorbox{black}{
42547 \end_layout
42548
42549 \end_inset
42550
42551 OrangeRed
42552 \begin_inset ERT
42553 status collapsed
42554
42555 \begin_layout Plain Layout
42556
42557 }{
42558 \end_layout
42559
42560 \end_inset
42561
42562
42563 \begin_inset Phantom Phantom
42564 status open
42565
42566 \begin_layout Plain Layout
42567 W
42568 \end_layout
42569
42570 \end_inset
42571
42572
42573 \begin_inset ERT
42574 status collapsed
42575
42576 \begin_layout Plain Layout
42577
42578 }
42579 \end_layout
42580
42581 \end_inset
42582
42583  OrangeRed
42584 \end_layout
42585
42586 \end_inset
42587 </cell>
42588 <cell alignment="left" valignment="top" usebox="none">
42589 \begin_inset Text
42590
42591 \begin_layout Plain Layout
42592 \begin_inset ERT
42593 status collapsed
42594
42595 \begin_layout Plain Layout
42596
42597
42598 \backslash
42599 fcolorbox{black}{
42600 \end_layout
42601
42602 \end_inset
42603
42604 Orchid
42605 \begin_inset ERT
42606 status collapsed
42607
42608 \begin_layout Plain Layout
42609
42610 }{
42611 \end_layout
42612
42613 \end_inset
42614
42615
42616 \begin_inset Phantom Phantom
42617 status open
42618
42619 \begin_layout Plain Layout
42620 W
42621 \end_layout
42622
42623 \end_inset
42624
42625
42626 \begin_inset ERT
42627 status collapsed
42628
42629 \begin_layout Plain Layout
42630
42631 }
42632 \end_layout
42633
42634 \end_inset
42635
42636  Orchid
42637 \end_layout
42638
42639 \end_inset
42640 </cell>
42641 <cell alignment="left" valignment="top" usebox="none">
42642 \begin_inset Text
42643
42644 \begin_layout Plain Layout
42645 \begin_inset ERT
42646 status collapsed
42647
42648 \begin_layout Plain Layout
42649
42650
42651 \backslash
42652 fcolorbox{black}{
42653 \end_layout
42654
42655 \end_inset
42656
42657 Peach
42658 \begin_inset ERT
42659 status collapsed
42660
42661 \begin_layout Plain Layout
42662
42663 }{
42664 \end_layout
42665
42666 \end_inset
42667
42668
42669 \begin_inset Phantom Phantom
42670 status open
42671
42672 \begin_layout Plain Layout
42673 W
42674 \end_layout
42675
42676 \end_inset
42677
42678
42679 \begin_inset ERT
42680 status collapsed
42681
42682 \begin_layout Plain Layout
42683
42684 }
42685 \end_layout
42686
42687 \end_inset
42688
42689  Peach
42690 \end_layout
42691
42692 \end_inset
42693 </cell>
42694 <cell alignment="left" valignment="top" usebox="none">
42695 \begin_inset Text
42696
42697 \begin_layout Plain Layout
42698 \begin_inset ERT
42699 status collapsed
42700
42701 \begin_layout Plain Layout
42702
42703
42704 \backslash
42705 fcolorbox{black}{
42706 \end_layout
42707
42708 \end_inset
42709
42710 Periwinkle
42711 \begin_inset ERT
42712 status collapsed
42713
42714 \begin_layout Plain Layout
42715
42716 }{
42717 \end_layout
42718
42719 \end_inset
42720
42721
42722 \begin_inset Phantom Phantom
42723 status open
42724
42725 \begin_layout Plain Layout
42726 W
42727 \end_layout
42728
42729 \end_inset
42730
42731
42732 \begin_inset ERT
42733 status collapsed
42734
42735 \begin_layout Plain Layout
42736
42737 }
42738 \end_layout
42739
42740 \end_inset
42741
42742  Periwinkle
42743 \end_layout
42744
42745 \end_inset
42746 </cell>
42747 </row>
42748 <row>
42749 <cell alignment="left" valignment="top" usebox="none">
42750 \begin_inset Text
42751
42752 \begin_layout Plain Layout
42753 \begin_inset ERT
42754 status collapsed
42755
42756 \begin_layout Plain Layout
42757
42758
42759 \backslash
42760 fcolorbox{black}{
42761 \end_layout
42762
42763 \end_inset
42764
42765 PineGreen
42766 \begin_inset ERT
42767 status collapsed
42768
42769 \begin_layout Plain Layout
42770
42771 }{
42772 \end_layout
42773
42774 \end_inset
42775
42776
42777 \begin_inset Phantom Phantom
42778 status open
42779
42780 \begin_layout Plain Layout
42781 W
42782 \end_layout
42783
42784 \end_inset
42785
42786
42787 \begin_inset ERT
42788 status collapsed
42789
42790 \begin_layout Plain Layout
42791
42792 }
42793 \end_layout
42794
42795 \end_inset
42796
42797  PineGreen
42798 \end_layout
42799
42800 \end_inset
42801 </cell>
42802 <cell alignment="left" valignment="top" usebox="none">
42803 \begin_inset Text
42804
42805 \begin_layout Plain Layout
42806 \begin_inset ERT
42807 status collapsed
42808
42809 \begin_layout Plain Layout
42810
42811
42812 \backslash
42813 fcolorbox{black}{
42814 \end_layout
42815
42816 \end_inset
42817
42818 Plum
42819 \begin_inset ERT
42820 status collapsed
42821
42822 \begin_layout Plain Layout
42823
42824 }{
42825 \end_layout
42826
42827 \end_inset
42828
42829
42830 \begin_inset Phantom Phantom
42831 status open
42832
42833 \begin_layout Plain Layout
42834 W
42835 \end_layout
42836
42837 \end_inset
42838
42839
42840 \begin_inset ERT
42841 status collapsed
42842
42843 \begin_layout Plain Layout
42844
42845 }
42846 \end_layout
42847
42848 \end_inset
42849
42850  Plum
42851 \end_layout
42852
42853 \end_inset
42854 </cell>
42855 <cell alignment="left" valignment="top" usebox="none">
42856 \begin_inset Text
42857
42858 \begin_layout Plain Layout
42859 \begin_inset ERT
42860 status collapsed
42861
42862 \begin_layout Plain Layout
42863
42864
42865 \backslash
42866 fcolorbox{black}{
42867 \end_layout
42868
42869 \end_inset
42870
42871 ProcessBlue
42872 \begin_inset ERT
42873 status collapsed
42874
42875 \begin_layout Plain Layout
42876
42877 }{
42878 \end_layout
42879
42880 \end_inset
42881
42882
42883 \begin_inset Phantom Phantom
42884 status open
42885
42886 \begin_layout Plain Layout
42887 W
42888 \end_layout
42889
42890 \end_inset
42891
42892
42893 \begin_inset ERT
42894 status collapsed
42895
42896 \begin_layout Plain Layout
42897
42898 }
42899 \end_layout
42900
42901 \end_inset
42902
42903  ProcessBlue
42904 \end_layout
42905
42906 \end_inset
42907 </cell>
42908 <cell alignment="left" valignment="top" usebox="none">
42909 \begin_inset Text
42910
42911 \begin_layout Plain Layout
42912 \begin_inset ERT
42913 status collapsed
42914
42915 \begin_layout Plain Layout
42916
42917
42918 \backslash
42919 fcolorbox{black}{
42920 \end_layout
42921
42922 \end_inset
42923
42924 Purple
42925 \begin_inset ERT
42926 status collapsed
42927
42928 \begin_layout Plain Layout
42929
42930 }{
42931 \end_layout
42932
42933 \end_inset
42934
42935
42936 \begin_inset Phantom Phantom
42937 status open
42938
42939 \begin_layout Plain Layout
42940 W
42941 \end_layout
42942
42943 \end_inset
42944
42945
42946 \begin_inset ERT
42947 status collapsed
42948
42949 \begin_layout Plain Layout
42950
42951 }
42952 \end_layout
42953
42954 \end_inset
42955
42956  Purple
42957 \end_layout
42958
42959 \end_inset
42960 </cell>
42961 </row>
42962 <row>
42963 <cell alignment="left" valignment="top" usebox="none">
42964 \begin_inset Text
42965
42966 \begin_layout Plain Layout
42967 \begin_inset ERT
42968 status collapsed
42969
42970 \begin_layout Plain Layout
42971
42972
42973 \backslash
42974 fcolorbox{black}{
42975 \end_layout
42976
42977 \end_inset
42978
42979 RawSienna
42980 \begin_inset ERT
42981 status collapsed
42982
42983 \begin_layout Plain Layout
42984
42985 }{
42986 \end_layout
42987
42988 \end_inset
42989
42990
42991 \begin_inset Phantom Phantom
42992 status open
42993
42994 \begin_layout Plain Layout
42995 W
42996 \end_layout
42997
42998 \end_inset
42999
43000
43001 \begin_inset ERT
43002 status collapsed
43003
43004 \begin_layout Plain Layout
43005
43006 }
43007 \end_layout
43008
43009 \end_inset
43010
43011  RawSienna
43012 \end_layout
43013
43014 \end_inset
43015 </cell>
43016 <cell alignment="left" valignment="top" usebox="none">
43017 \begin_inset Text
43018
43019 \begin_layout Plain Layout
43020 \begin_inset ERT
43021 status collapsed
43022
43023 \begin_layout Plain Layout
43024
43025
43026 \backslash
43027 fcolorbox{black}{
43028 \end_layout
43029
43030 \end_inset
43031
43032 RedOrange
43033 \begin_inset ERT
43034 status collapsed
43035
43036 \begin_layout Plain Layout
43037
43038 }{
43039 \end_layout
43040
43041 \end_inset
43042
43043
43044 \begin_inset Phantom Phantom
43045 status open
43046
43047 \begin_layout Plain Layout
43048 W
43049 \end_layout
43050
43051 \end_inset
43052
43053
43054 \begin_inset ERT
43055 status collapsed
43056
43057 \begin_layout Plain Layout
43058
43059 }
43060 \end_layout
43061
43062 \end_inset
43063
43064  RedOrange
43065 \end_layout
43066
43067 \end_inset
43068 </cell>
43069 <cell alignment="left" valignment="top" usebox="none">
43070 \begin_inset Text
43071
43072 \begin_layout Plain Layout
43073 \begin_inset ERT
43074 status collapsed
43075
43076 \begin_layout Plain Layout
43077
43078
43079 \backslash
43080 fcolorbox{black}{
43081 \end_layout
43082
43083 \end_inset
43084
43085 RedViolet
43086 \begin_inset ERT
43087 status collapsed
43088
43089 \begin_layout Plain Layout
43090
43091 }{
43092 \end_layout
43093
43094 \end_inset
43095
43096
43097 \begin_inset Phantom Phantom
43098 status open
43099
43100 \begin_layout Plain Layout
43101 W
43102 \end_layout
43103
43104 \end_inset
43105
43106
43107 \begin_inset ERT
43108 status collapsed
43109
43110 \begin_layout Plain Layout
43111
43112 }
43113 \end_layout
43114
43115 \end_inset
43116
43117  RedViolet
43118 \end_layout
43119
43120 \end_inset
43121 </cell>
43122 <cell alignment="left" valignment="top" usebox="none">
43123 \begin_inset Text
43124
43125 \begin_layout Plain Layout
43126 \begin_inset ERT
43127 status collapsed
43128
43129 \begin_layout Plain Layout
43130
43131
43132 \backslash
43133 fcolorbox{black}{
43134 \end_layout
43135
43136 \end_inset
43137
43138 Rhodamine
43139 \begin_inset ERT
43140 status collapsed
43141
43142 \begin_layout Plain Layout
43143
43144 }{
43145 \end_layout
43146
43147 \end_inset
43148
43149
43150 \begin_inset Phantom Phantom
43151 status open
43152
43153 \begin_layout Plain Layout
43154 W
43155 \end_layout
43156
43157 \end_inset
43158
43159
43160 \begin_inset ERT
43161 status collapsed
43162
43163 \begin_layout Plain Layout
43164
43165 }
43166 \end_layout
43167
43168 \end_inset
43169
43170  Rhodamine
43171 \end_layout
43172
43173 \end_inset
43174 </cell>
43175 </row>
43176 <row>
43177 <cell alignment="left" valignment="top" usebox="none">
43178 \begin_inset Text
43179
43180 \begin_layout Plain Layout
43181 \begin_inset ERT
43182 status collapsed
43183
43184 \begin_layout Plain Layout
43185
43186
43187 \backslash
43188 fcolorbox{black}{
43189 \end_layout
43190
43191 \end_inset
43192
43193 RoyalBlue
43194 \begin_inset ERT
43195 status collapsed
43196
43197 \begin_layout Plain Layout
43198
43199 }{
43200 \end_layout
43201
43202 \end_inset
43203
43204
43205 \begin_inset Phantom Phantom
43206 status open
43207
43208 \begin_layout Plain Layout
43209 W
43210 \end_layout
43211
43212 \end_inset
43213
43214
43215 \begin_inset ERT
43216 status collapsed
43217
43218 \begin_layout Plain Layout
43219
43220 }
43221 \end_layout
43222
43223 \end_inset
43224
43225  RoyalBlue
43226 \end_layout
43227
43228 \end_inset
43229 </cell>
43230 <cell alignment="left" valignment="top" usebox="none">
43231 \begin_inset Text
43232
43233 \begin_layout Plain Layout
43234 \begin_inset ERT
43235 status collapsed
43236
43237 \begin_layout Plain Layout
43238
43239
43240 \backslash
43241 fcolorbox{black}{
43242 \end_layout
43243
43244 \end_inset
43245
43246 RoyalPurple
43247 \begin_inset ERT
43248 status collapsed
43249
43250 \begin_layout Plain Layout
43251
43252 }{
43253 \end_layout
43254
43255 \end_inset
43256
43257
43258 \begin_inset Phantom Phantom
43259 status open
43260
43261 \begin_layout Plain Layout
43262 W
43263 \end_layout
43264
43265 \end_inset
43266
43267
43268 \begin_inset ERT
43269 status collapsed
43270
43271 \begin_layout Plain Layout
43272
43273 }
43274 \end_layout
43275
43276 \end_inset
43277
43278  RoyalPurple
43279 \end_layout
43280
43281 \end_inset
43282 </cell>
43283 <cell alignment="left" valignment="top" usebox="none">
43284 \begin_inset Text
43285
43286 \begin_layout Plain Layout
43287 \begin_inset ERT
43288 status collapsed
43289
43290 \begin_layout Plain Layout
43291
43292
43293 \backslash
43294 fcolorbox{black}{
43295 \end_layout
43296
43297 \end_inset
43298
43299 RubineRed
43300 \begin_inset ERT
43301 status collapsed
43302
43303 \begin_layout Plain Layout
43304
43305 }{
43306 \end_layout
43307
43308 \end_inset
43309
43310
43311 \begin_inset Phantom Phantom
43312 status open
43313
43314 \begin_layout Plain Layout
43315 W
43316 \end_layout
43317
43318 \end_inset
43319
43320
43321 \begin_inset ERT
43322 status collapsed
43323
43324 \begin_layout Plain Layout
43325
43326 }
43327 \end_layout
43328
43329 \end_inset
43330
43331  RubineRed
43332 \end_layout
43333
43334 \end_inset
43335 </cell>
43336 <cell alignment="left" valignment="top" usebox="none">
43337 \begin_inset Text
43338
43339 \begin_layout Plain Layout
43340 \begin_inset ERT
43341 status collapsed
43342
43343 \begin_layout Plain Layout
43344
43345
43346 \backslash
43347 fcolorbox{black}{
43348 \end_layout
43349
43350 \end_inset
43351
43352 Salmon
43353 \begin_inset ERT
43354 status collapsed
43355
43356 \begin_layout Plain Layout
43357
43358 }{
43359 \end_layout
43360
43361 \end_inset
43362
43363
43364 \begin_inset Phantom Phantom
43365 status open
43366
43367 \begin_layout Plain Layout
43368 W
43369 \end_layout
43370
43371 \end_inset
43372
43373
43374 \begin_inset ERT
43375 status collapsed
43376
43377 \begin_layout Plain Layout
43378
43379 }
43380 \end_layout
43381
43382 \end_inset
43383
43384  Salmon
43385 \end_layout
43386
43387 \end_inset
43388 </cell>
43389 </row>
43390 <row>
43391 <cell alignment="left" valignment="top" usebox="none">
43392 \begin_inset Text
43393
43394 \begin_layout Plain Layout
43395 \begin_inset ERT
43396 status collapsed
43397
43398 \begin_layout Plain Layout
43399
43400
43401 \backslash
43402 fcolorbox{black}{
43403 \end_layout
43404
43405 \end_inset
43406
43407 SeaGreen
43408 \begin_inset ERT
43409 status collapsed
43410
43411 \begin_layout Plain Layout
43412
43413 }{
43414 \end_layout
43415
43416 \end_inset
43417
43418
43419 \begin_inset Phantom Phantom
43420 status open
43421
43422 \begin_layout Plain Layout
43423 W
43424 \end_layout
43425
43426 \end_inset
43427
43428
43429 \begin_inset ERT
43430 status collapsed
43431
43432 \begin_layout Plain Layout
43433
43434 }
43435 \end_layout
43436
43437 \end_inset
43438
43439  SeaGreen
43440 \end_layout
43441
43442 \end_inset
43443 </cell>
43444 <cell alignment="left" valignment="top" usebox="none">
43445 \begin_inset Text
43446
43447 \begin_layout Plain Layout
43448 \begin_inset ERT
43449 status collapsed
43450
43451 \begin_layout Plain Layout
43452
43453
43454 \backslash
43455 fcolorbox{black}{
43456 \end_layout
43457
43458 \end_inset
43459
43460 Sepia
43461 \begin_inset ERT
43462 status collapsed
43463
43464 \begin_layout Plain Layout
43465
43466 }{
43467 \end_layout
43468
43469 \end_inset
43470
43471
43472 \begin_inset Phantom Phantom
43473 status open
43474
43475 \begin_layout Plain Layout
43476 W
43477 \end_layout
43478
43479 \end_inset
43480
43481
43482 \begin_inset ERT
43483 status collapsed
43484
43485 \begin_layout Plain Layout
43486
43487 }
43488 \end_layout
43489
43490 \end_inset
43491
43492  Sepia
43493 \end_layout
43494
43495 \end_inset
43496 </cell>
43497 <cell alignment="left" valignment="top" usebox="none">
43498 \begin_inset Text
43499
43500 \begin_layout Plain Layout
43501 \begin_inset ERT
43502 status collapsed
43503
43504 \begin_layout Plain Layout
43505
43506
43507 \backslash
43508 fcolorbox{black}{
43509 \end_layout
43510
43511 \end_inset
43512
43513 SkyBlue
43514 \begin_inset ERT
43515 status collapsed
43516
43517 \begin_layout Plain Layout
43518
43519 }{
43520 \end_layout
43521
43522 \end_inset
43523
43524
43525 \begin_inset Phantom Phantom
43526 status open
43527
43528 \begin_layout Plain Layout
43529 W
43530 \end_layout
43531
43532 \end_inset
43533
43534
43535 \begin_inset ERT
43536 status collapsed
43537
43538 \begin_layout Plain Layout
43539
43540 }
43541 \end_layout
43542
43543 \end_inset
43544
43545  SkyBlue
43546 \end_layout
43547
43548 \end_inset
43549 </cell>
43550 <cell alignment="left" valignment="top" usebox="none">
43551 \begin_inset Text
43552
43553 \begin_layout Plain Layout
43554 \begin_inset ERT
43555 status collapsed
43556
43557 \begin_layout Plain Layout
43558
43559
43560 \backslash
43561 fcolorbox{black}{
43562 \end_layout
43563
43564 \end_inset
43565
43566 SpringGreen
43567 \begin_inset ERT
43568 status collapsed
43569
43570 \begin_layout Plain Layout
43571
43572 }{
43573 \end_layout
43574
43575 \end_inset
43576
43577
43578 \begin_inset Phantom Phantom
43579 status open
43580
43581 \begin_layout Plain Layout
43582 W
43583 \end_layout
43584
43585 \end_inset
43586
43587
43588 \begin_inset ERT
43589 status collapsed
43590
43591 \begin_layout Plain Layout
43592
43593 }
43594 \end_layout
43595
43596 \end_inset
43597
43598  SpringGreen
43599 \end_layout
43600
43601 \end_inset
43602 </cell>
43603 </row>
43604 <row>
43605 <cell alignment="left" valignment="top" usebox="none">
43606 \begin_inset Text
43607
43608 \begin_layout Plain Layout
43609 \begin_inset ERT
43610 status collapsed
43611
43612 \begin_layout Plain Layout
43613
43614
43615 \backslash
43616 fcolorbox{black}{
43617 \end_layout
43618
43619 \end_inset
43620
43621 Tan
43622 \begin_inset ERT
43623 status collapsed
43624
43625 \begin_layout Plain Layout
43626
43627 }{
43628 \end_layout
43629
43630 \end_inset
43631
43632
43633 \begin_inset Phantom Phantom
43634 status open
43635
43636 \begin_layout Plain Layout
43637 W
43638 \end_layout
43639
43640 \end_inset
43641
43642
43643 \begin_inset ERT
43644 status collapsed
43645
43646 \begin_layout Plain Layout
43647
43648 }
43649 \end_layout
43650
43651 \end_inset
43652
43653  Tan
43654 \end_layout
43655
43656 \end_inset
43657 </cell>
43658 <cell alignment="left" valignment="top" usebox="none">
43659 \begin_inset Text
43660
43661 \begin_layout Plain Layout
43662 \begin_inset ERT
43663 status collapsed
43664
43665 \begin_layout Plain Layout
43666
43667
43668 \backslash
43669 fcolorbox{black}{
43670 \end_layout
43671
43672 \end_inset
43673
43674 TealBlue
43675 \begin_inset ERT
43676 status collapsed
43677
43678 \begin_layout Plain Layout
43679
43680 }{
43681 \end_layout
43682
43683 \end_inset
43684
43685
43686 \begin_inset Phantom Phantom
43687 status open
43688
43689 \begin_layout Plain Layout
43690 W
43691 \end_layout
43692
43693 \end_inset
43694
43695
43696 \begin_inset ERT
43697 status collapsed
43698
43699 \begin_layout Plain Layout
43700
43701 }
43702 \end_layout
43703
43704 \end_inset
43705
43706  TealBlue
43707 \end_layout
43708
43709 \end_inset
43710 </cell>
43711 <cell alignment="left" valignment="top" usebox="none">
43712 \begin_inset Text
43713
43714 \begin_layout Plain Layout
43715 \begin_inset ERT
43716 status collapsed
43717
43718 \begin_layout Plain Layout
43719
43720
43721 \backslash
43722 fcolorbox{black}{
43723 \end_layout
43724
43725 \end_inset
43726
43727 Thistle
43728 \begin_inset ERT
43729 status collapsed
43730
43731 \begin_layout Plain Layout
43732
43733 }{
43734 \end_layout
43735
43736 \end_inset
43737
43738
43739 \begin_inset Phantom Phantom
43740 status open
43741
43742 \begin_layout Plain Layout
43743 W
43744 \end_layout
43745
43746 \end_inset
43747
43748
43749 \begin_inset ERT
43750 status collapsed
43751
43752 \begin_layout Plain Layout
43753
43754 }
43755 \end_layout
43756
43757 \end_inset
43758
43759  Thistle
43760 \end_layout
43761
43762 \end_inset
43763 </cell>
43764 <cell alignment="left" valignment="top" usebox="none">
43765 \begin_inset Text
43766
43767 \begin_layout Plain Layout
43768 \begin_inset ERT
43769 status collapsed
43770
43771 \begin_layout Plain Layout
43772
43773
43774 \backslash
43775 fcolorbox{black}{
43776 \end_layout
43777
43778 \end_inset
43779
43780 Turquoise
43781 \begin_inset ERT
43782 status collapsed
43783
43784 \begin_layout Plain Layout
43785
43786 }{
43787 \end_layout
43788
43789 \end_inset
43790
43791
43792 \begin_inset Phantom Phantom
43793 status open
43794
43795 \begin_layout Plain Layout
43796 W
43797 \end_layout
43798
43799 \end_inset
43800
43801
43802 \begin_inset ERT
43803 status collapsed
43804
43805 \begin_layout Plain Layout
43806
43807 }
43808 \end_layout
43809
43810 \end_inset
43811
43812  Turquoise
43813 \end_layout
43814
43815 \end_inset
43816 </cell>
43817 </row>
43818 <row>
43819 <cell alignment="left" valignment="top" usebox="none">
43820 \begin_inset Text
43821
43822 \begin_layout Plain Layout
43823 \begin_inset ERT
43824 status collapsed
43825
43826 \begin_layout Plain Layout
43827
43828
43829 \backslash
43830 fcolorbox{black}{
43831 \end_layout
43832
43833 \end_inset
43834
43835 Violet
43836 \begin_inset ERT
43837 status collapsed
43838
43839 \begin_layout Plain Layout
43840
43841 }{
43842 \end_layout
43843
43844 \end_inset
43845
43846
43847 \begin_inset Phantom Phantom
43848 status open
43849
43850 \begin_layout Plain Layout
43851 W
43852 \end_layout
43853
43854 \end_inset
43855
43856
43857 \begin_inset ERT
43858 status collapsed
43859
43860 \begin_layout Plain Layout
43861
43862 }
43863 \end_layout
43864
43865 \end_inset
43866
43867  Violet
43868 \end_layout
43869
43870 \end_inset
43871 </cell>
43872 <cell alignment="left" valignment="top" usebox="none">
43873 \begin_inset Text
43874
43875 \begin_layout Plain Layout
43876 \begin_inset ERT
43877 status collapsed
43878
43879 \begin_layout Plain Layout
43880
43881
43882 \backslash
43883 fcolorbox{black}{
43884 \end_layout
43885
43886 \end_inset
43887
43888 VioletRed
43889 \begin_inset ERT
43890 status collapsed
43891
43892 \begin_layout Plain Layout
43893
43894 }{
43895 \end_layout
43896
43897 \end_inset
43898
43899
43900 \begin_inset Phantom Phantom
43901 status open
43902
43903 \begin_layout Plain Layout
43904 W
43905 \end_layout
43906
43907 \end_inset
43908
43909
43910 \begin_inset ERT
43911 status collapsed
43912
43913 \begin_layout Plain Layout
43914
43915 }
43916 \end_layout
43917
43918 \end_inset
43919
43920  VioletRed
43921 \end_layout
43922
43923 \end_inset
43924 </cell>
43925 <cell alignment="left" valignment="top" usebox="none">
43926 \begin_inset Text
43927
43928 \begin_layout Plain Layout
43929 \begin_inset ERT
43930 status collapsed
43931
43932 \begin_layout Plain Layout
43933
43934
43935 \backslash
43936 fcolorbox{black}{
43937 \end_layout
43938
43939 \end_inset
43940
43941 WildStrawberry
43942 \begin_inset ERT
43943 status collapsed
43944
43945 \begin_layout Plain Layout
43946
43947 }{
43948 \end_layout
43949
43950 \end_inset
43951
43952
43953 \begin_inset Phantom Phantom
43954 status open
43955
43956 \begin_layout Plain Layout
43957 W
43958 \end_layout
43959
43960 \end_inset
43961
43962
43963 \begin_inset ERT
43964 status collapsed
43965
43966 \begin_layout Plain Layout
43967
43968 }
43969 \end_layout
43970
43971 \end_inset
43972
43973  WildStrawberry
43974 \end_layout
43975
43976 \end_inset
43977 </cell>
43978 <cell alignment="left" valignment="top" usebox="none">
43979 \begin_inset Text
43980
43981 \begin_layout Plain Layout
43982 \begin_inset ERT
43983 status collapsed
43984
43985 \begin_layout Plain Layout
43986
43987
43988 \backslash
43989 fcolorbox{black}{
43990 \end_layout
43991
43992 \end_inset
43993
43994 YellowGreen
43995 \begin_inset ERT
43996 status collapsed
43997
43998 \begin_layout Plain Layout
43999
44000 }{
44001 \end_layout
44002
44003 \end_inset
44004
44005
44006 \begin_inset Phantom Phantom
44007 status open
44008
44009 \begin_layout Plain Layout
44010 W
44011 \end_layout
44012
44013 \end_inset
44014
44015
44016 \begin_inset ERT
44017 status collapsed
44018
44019 \begin_layout Plain Layout
44020
44021 }
44022 \end_layout
44023
44024 \end_inset
44025
44026  YellowGreen
44027 \end_layout
44028
44029 \end_inset
44030 </cell>
44031 </row>
44032 <row>
44033 <cell alignment="left" valignment="top" usebox="none">
44034 \begin_inset Text
44035
44036 \begin_layout Plain Layout
44037 \begin_inset ERT
44038 status collapsed
44039
44040 \begin_layout Plain Layout
44041
44042
44043 \backslash
44044 fcolorbox{black}{
44045 \end_layout
44046
44047 \end_inset
44048
44049 YellowOrange
44050 \begin_inset ERT
44051 status collapsed
44052
44053 \begin_layout Plain Layout
44054
44055 }{
44056 \end_layout
44057
44058 \end_inset
44059
44060
44061 \begin_inset Phantom Phantom
44062 status open
44063
44064 \begin_layout Plain Layout
44065 W
44066 \end_layout
44067
44068 \end_inset
44069
44070
44071 \begin_inset ERT
44072 status collapsed
44073
44074 \begin_layout Plain Layout
44075
44076 }
44077 \end_layout
44078
44079 \end_inset
44080
44081  YellowOrange
44082 \end_layout
44083
44084 \end_inset
44085 </cell>
44086 <cell alignment="left" valignment="top" usebox="none">
44087 \begin_inset Text
44088
44089 \begin_layout Plain Layout
44090
44091 \end_layout
44092
44093 \end_inset
44094 </cell>
44095 <cell alignment="left" valignment="top" usebox="none">
44096 \begin_inset Text
44097
44098 \begin_layout Plain Layout
44099
44100 \end_layout
44101
44102 \end_inset
44103 </cell>
44104 <cell alignment="left" valignment="top" usebox="none">
44105 \begin_inset Text
44106
44107 \begin_layout Plain Layout
44108
44109 \end_layout
44110
44111 \end_inset
44112 </cell>
44113 </row>
44114 </lyxtabular>
44115
44116 \end_inset
44117
44118
44119 \end_layout
44120
44121 \begin_layout Chapter
44122 Explicación de la ecuación
44123 \begin_inset space ~
44124 \end_inset
44125
44126 (
44127 \begin_inset CommandInset ref
44128 LatexCommand ref
44129 reference "eq:Wgn"
44130
44131 \end_inset
44132
44133 )
44134 \begin_inset CommandInset label
44135 LatexCommand label
44136 name "cap:Explicación-de-la-Ecuación"
44137
44138 \end_inset
44139
44140
44141 \end_layout
44142
44143 \begin_layout Standard
44144 La anchura total de 
44145 \emph on
44146 n
44147 \emph default
44148  celdas de un cuadro 
44149 \begin_inset Formula $W_{\mathrm{tot\,n}}$
44150 \end_inset
44151
44152  puede calcularse con
44153 \begin_inset Formula 
44154 \begin{equation}
44155 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
44156 \end{equation}
44157
44158 \end_inset
44159
44160
44161 \end_layout
44162
44163 \begin_layout Standard
44164 donde 
44165 \begin_inset Formula $W_{g\,n}$
44166 \end_inset
44167
44168  es el ancho dado de todas las celdas.
44169  
44170 \series bold
44171
44172 \backslash
44173 tabcolsep
44174 \series default
44175  es la longitud \SpecialChar LaTeX
44176  entre el texto y el borde de la celda, 6
44177 \begin_inset space \thinspace{}
44178 \end_inset
44179
44180 pt por omisión.
44181  
44182 \series bold
44183
44184 \backslash
44185 arrayrulewidth
44186 \series default
44187  es el grosor de línea del borde, 0.4
44188 \begin_inset space \thinspace{}
44189 \end_inset
44190
44191 pt por omisión.
44192 \end_layout
44193
44194 \begin_layout Standard
44195 Procediendo como en la ecuación
44196 \begin_inset space ~
44197 \end_inset
44198
44199
44200 \begin_inset CommandInset ref
44201 LatexCommand eqref
44202 reference "eq:Wtot_n"
44203
44204 \end_inset
44205
44206 , el ancho total de una multicolumna, 
44207 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
44208 \end_inset
44209
44210  es
44211 \begin_inset Formula 
44212 \begin{equation}
44213 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
44214 \end{equation}
44215
44216 \end_inset
44217
44218
44219 \end_layout
44220
44221 \begin_layout Standard
44222 Igualando las ecuaciones
44223 \begin_inset space ~
44224 \end_inset
44225
44226
44227 \begin_inset CommandInset ref
44228 LatexCommand eqref
44229 reference "eq:Wtot_n"
44230
44231 \end_inset
44232
44233  y 
44234 \begin_inset CommandInset ref
44235 LatexCommand eqref
44236 reference "eq:Wtot_mult"
44237
44238 \end_inset
44239
44240  podemos calcular el ancho dado necesario 
44241 \begin_inset Formula $W_{g\,n}$
44242 \end_inset
44243
44244  cuando se expanden 
44245 \emph on
44246 n
44247 \emph default
44248  columnas, de forma que cada una de ellas tiene una anchura total 
44249 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
44250 \end_inset
44251
44252 :
44253 \begin_inset Formula 
44254 \begin{equation}
44255 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
44256 \end{equation}
44257
44258 \end_inset
44259
44260
44261 \end_layout
44262
44263 \begin_layout Bibliography
44264 \begin_inset CommandInset bibitem
44265 LatexCommand bibitem
44266 key "latexcompanion"
44267
44268 \end_inset
44269
44270 Frank Mittelbach and Michel Goossens: 
44271 \emph on
44272 The \SpecialChar LaTeX
44273  Companion Second Edition.
44274
44275 \emph default
44276  Addison-Wesley, 2004
44277 \end_layout
44278
44279 \begin_layout Bibliography
44280 \begin_inset CommandInset bibitem
44281 LatexCommand bibitem
44282 key "latexguide"
44283
44284 \end_inset
44285
44286 Helmut Kopka and Patrick W.
44287  Daly: 
44288 \emph on
44289 A Guide to \SpecialChar LaTeX
44290  Fourth Edition.
44291
44292 \emph default
44293  Addison-Wesley, 2003
44294 \end_layout
44295
44296 \begin_layout Bibliography
44297 \begin_inset CommandInset bibitem
44298 LatexCommand bibitem
44299 key "latexbook"
44300
44301 \end_inset
44302
44303 Leslie Lamport: 
44304 \emph on
44305 \SpecialChar LaTeX
44306 : A Document Preparation System.
44307
44308 \emph default
44309  Addison-Wesley, second edition, 1994
44310 \end_layout
44311
44312 \begin_layout Bibliography
44313 \begin_inset CommandInset bibitem
44314 LatexCommand bibitem
44315 key "arydshln"
44316
44317 \end_inset
44318
44319 Documentación del paquete \SpecialChar LaTeX
44320  
44321 \series bold
44322
44323 \begin_inset CommandInset href
44324 LatexCommand href
44325 name "arydshln"
44326 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
44327
44328 \end_inset
44329
44330
44331 \series default
44332
44333 \begin_inset Index idx
44334 status collapsed
44335
44336 \begin_layout Plain Layout
44337 \SpecialChar LaTeX
44338 -paquetes ! arydshln
44339 \end_layout
44340
44341 \end_inset
44342
44343
44344 \end_layout
44345
44346 \begin_layout Bibliography
44347 \begin_inset CommandInset bibitem
44348 LatexCommand bibitem
44349 key "booktabs"
44350
44351 \end_inset
44352
44353 Documentación del paquete \SpecialChar LaTeX
44354  
44355 \series bold
44356
44357 \begin_inset CommandInset href
44358 LatexCommand href
44359 name "booktabs"
44360 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
44361
44362 \end_inset
44363
44364
44365 \series default
44366
44367 \begin_inset Index idx
44368 status collapsed
44369
44370 \begin_layout Plain Layout
44371 \SpecialChar LaTeX
44372 -paquetes ! booktabs
44373 \end_layout
44374
44375 \end_inset
44376
44377
44378 \end_layout
44379
44380 \begin_layout Bibliography
44381 \begin_inset CommandInset bibitem
44382 LatexCommand bibitem
44383 key "caption"
44384
44385 \end_inset
44386
44387 Documentación del paquete \SpecialChar LaTeX
44388  
44389 \series bold
44390
44391 \begin_inset CommandInset href
44392 LatexCommand href
44393 name "caption"
44394 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
44395
44396 \end_inset
44397
44398
44399 \series default
44400
44401 \begin_inset Index idx
44402 status collapsed
44403
44404 \begin_layout Plain Layout
44405 \SpecialChar LaTeX
44406 -paquetes ! caption
44407 \end_layout
44408
44409 \end_inset
44410
44411
44412 \end_layout
44413
44414 \begin_layout Bibliography
44415 \begin_inset CommandInset bibitem
44416 LatexCommand bibitem
44417 key "diagbox"
44418
44419 \end_inset
44420
44421 Documentación del paquete \SpecialChar LaTeX
44422  
44423 \series bold
44424
44425 \begin_inset CommandInset href
44426 LatexCommand href
44427 name "diagbox"
44428 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
44429
44430 \end_inset
44431
44432
44433 \series default
44434
44435 \begin_inset Index idx
44436 status collapsed
44437
44438 \begin_layout Plain Layout
44439 \SpecialChar LaTeX
44440 -paquetes ! diagbox
44441 \end_layout
44442
44443 \end_inset
44444
44445
44446 \end_layout
44447
44448 \begin_layout Bibliography
44449 \begin_inset CommandInset bibitem
44450 LatexCommand bibitem
44451 key "endfloat"
44452
44453 \end_inset
44454
44455 Documentación del paquete \SpecialChar LaTeX
44456  
44457 \series bold
44458
44459 \begin_inset CommandInset href
44460 LatexCommand href
44461 name "endfloat"
44462 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
44463
44464 \end_inset
44465
44466
44467 \series default
44468
44469 \begin_inset Index idx
44470 status collapsed
44471
44472 \begin_layout Plain Layout
44473 \SpecialChar LaTeX
44474 -paquetes ! endfloat
44475 \end_layout
44476
44477 \end_inset
44478
44479
44480 \end_layout
44481
44482 \begin_layout Bibliography
44483 \begin_inset CommandInset bibitem
44484 LatexCommand bibitem
44485 key "footmisc"
44486
44487 \end_inset
44488
44489 Documentación del paquete \SpecialChar LaTeX
44490  
44491 \series bold
44492
44493 \begin_inset CommandInset href
44494 LatexCommand href
44495 name "footmisc"
44496 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
44497
44498 \end_inset
44499
44500
44501 \series default
44502
44503 \begin_inset Index idx
44504 status collapsed
44505
44506 \begin_layout Plain Layout
44507 \SpecialChar LaTeX
44508 -paquetes ! footmisc
44509 \end_layout
44510
44511 \end_inset
44512
44513
44514 \end_layout
44515
44516 \begin_layout Bibliography
44517 \begin_inset CommandInset bibitem
44518 LatexCommand bibitem
44519 key "hypcap"
44520
44521 \end_inset
44522
44523 Documentación del paquete \SpecialChar LaTeX
44524  
44525 \series bold
44526
44527 \begin_inset CommandInset href
44528 LatexCommand href
44529 name "hypcap"
44530 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
44531
44532 \end_inset
44533
44534
44535 \series default
44536
44537 \begin_inset Index idx
44538 status collapsed
44539
44540 \begin_layout Plain Layout
44541 \SpecialChar LaTeX
44542 -paquetes ! hyperref
44543 \end_layout
44544
44545 \end_inset
44546
44547
44548 \end_layout
44549
44550 \begin_layout Bibliography
44551 \begin_inset CommandInset bibitem
44552 LatexCommand bibitem
44553 key "hyperref"
44554
44555 \end_inset
44556
44557 Documentación del paquete \SpecialChar LaTeX
44558  
44559 \series bold
44560
44561 \begin_inset CommandInset href
44562 LatexCommand href
44563 name "hyperref"
44564 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
44565
44566 \end_inset
44567
44568
44569 \series default
44570
44571 \begin_inset Index idx
44572 status collapsed
44573
44574 \begin_layout Plain Layout
44575 \SpecialChar LaTeX
44576 -paquetes ! hyperref
44577 \end_layout
44578
44579 \end_inset
44580
44581
44582 \end_layout
44583
44584 \begin_layout Bibliography
44585 \begin_inset CommandInset bibitem
44586 LatexCommand bibitem
44587 key "KOMA-Script"
44588
44589 \end_inset
44590
44591 Documentación del paquete \SpecialChar LaTeX
44592  
44593 \series bold
44594
44595 \begin_inset CommandInset href
44596 LatexCommand href
44597 name "KOMA-Script"
44598 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
44599
44600 \end_inset
44601
44602
44603 \series default
44604
44605 \begin_inset Index idx
44606 status collapsed
44607
44608 \begin_layout Plain Layout
44609 \SpecialChar LaTeX
44610 -paquetes ! KOMA-Script
44611 \end_layout
44612
44613 \end_inset
44614
44615
44616 \end_layout
44617
44618 \begin_layout Bibliography
44619 \begin_inset CommandInset bibitem
44620 LatexCommand bibitem
44621 key "lettrine"
44622
44623 \end_inset
44624
44625 Documentación del paquete \SpecialChar LaTeX
44626  
44627 \series bold
44628
44629 \begin_inset CommandInset href
44630 LatexCommand href
44631 name "lettrine"
44632 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
44633
44634 \end_inset
44635
44636
44637 \series default
44638  y un 
44639 \begin_inset CommandInset href
44640 LatexCommand href
44641 name "ejemplo"
44642 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
44643
44644 \end_inset
44645
44646
44647 \begin_inset Index idx
44648 status collapsed
44649
44650 \begin_layout Plain Layout
44651 \SpecialChar LaTeX
44652 -paquetes ! lettrine
44653 \end_layout
44654
44655 \end_inset
44656
44657
44658 \end_layout
44659
44660 \begin_layout Bibliography
44661 \begin_inset CommandInset bibitem
44662 LatexCommand bibitem
44663 key "listings"
44664
44665 \end_inset
44666
44667 Documentación del paquete \SpecialChar LaTeX
44668  
44669 \series bold
44670
44671 \begin_inset CommandInset href
44672 LatexCommand href
44673 name "listings"
44674 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
44675
44676 \end_inset
44677
44678
44679 \series default
44680
44681 \begin_inset Index idx
44682 status collapsed
44683
44684 \begin_layout Plain Layout
44685 \SpecialChar LaTeX
44686 -paquetes ! listings
44687 \end_layout
44688
44689 \end_inset
44690
44691
44692 \end_layout
44693
44694 \begin_layout Bibliography
44695 \begin_inset CommandInset bibitem
44696 LatexCommand bibitem
44697 key "marginnote"
44698
44699 \end_inset
44700
44701 Documentación del paquete \SpecialChar LaTeX
44702  
44703 \series bold
44704
44705 \begin_inset CommandInset href
44706 LatexCommand href
44707 name "marginnote"
44708 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
44709
44710 \end_inset
44711
44712
44713 \series default
44714
44715 \begin_inset Index idx
44716 status collapsed
44717
44718 \begin_layout Plain Layout
44719 \SpecialChar LaTeX
44720 -paquetes ! marginnote
44721 \end_layout
44722
44723 \end_inset
44724
44725
44726 \end_layout
44727
44728 \begin_layout Bibliography
44729 \begin_inset CommandInset bibitem
44730 LatexCommand bibitem
44731 key "pdfpages"
44732
44733 \end_inset
44734
44735 Documentación del paquete \SpecialChar LaTeX
44736  
44737 \series bold
44738
44739 \begin_inset CommandInset href
44740 LatexCommand href
44741 name "pdfpages"
44742 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
44743
44744 \end_inset
44745
44746
44747 \series default
44748
44749 \begin_inset Index idx
44750 status collapsed
44751
44752 \begin_layout Plain Layout
44753 \SpecialChar LaTeX
44754 -paquetes ! pdfpages
44755 \end_layout
44756
44757 \end_inset
44758
44759
44760 \end_layout
44761
44762 \begin_layout Bibliography
44763 \begin_inset CommandInset bibitem
44764 LatexCommand bibitem
44765 key "prettyref"
44766
44767 \end_inset
44768
44769 Documentación del paquete \SpecialChar LaTeX
44770  
44771 \series bold
44772
44773 \begin_inset CommandInset href
44774 LatexCommand href
44775 name "prettyref"
44776 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
44777
44778 \end_inset
44779
44780
44781 \series default
44782
44783 \begin_inset Index idx
44784 status collapsed
44785
44786 \begin_layout Plain Layout
44787 \SpecialChar LaTeX
44788 -paquetes ! prettyref
44789 \end_layout
44790
44791 \end_inset
44792
44793
44794 \end_layout
44795
44796 \begin_layout Bibliography
44797 \begin_inset CommandInset bibitem
44798 LatexCommand bibitem
44799 key "pstricks"
44800
44801 \end_inset
44802
44803 Página web del paquete \SpecialChar LaTeX
44804  
44805 \series bold
44806
44807 \begin_inset CommandInset href
44808 LatexCommand href
44809 name "PSTricks"
44810 target "http://tug.org/PSTricks/"
44811
44812 \end_inset
44813
44814
44815 \series default
44816
44817 \begin_inset Index idx
44818 status collapsed
44819
44820 \begin_layout Plain Layout
44821 \SpecialChar LaTeX
44822 -paquetes ! PSTricks
44823 \end_layout
44824
44825 \end_inset
44826
44827
44828 \end_layout
44829
44830 \begin_layout Bibliography
44831 \begin_inset CommandInset bibitem
44832 LatexCommand bibitem
44833 key "refstyle"
44834
44835 \end_inset
44836
44837 Documentación del paquete \SpecialChar LaTeX
44838  
44839 \series bold
44840
44841 \begin_inset CommandInset href
44842 LatexCommand href
44843 name "refstyle"
44844 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
44845
44846 \end_inset
44847
44848
44849 \series default
44850
44851 \begin_inset Index idx
44852 status collapsed
44853
44854 \begin_layout Plain Layout
44855 \SpecialChar LaTeX
44856 -paquetes ! refstyle
44857 \end_layout
44858
44859 \end_inset
44860
44861
44862 \end_layout
44863
44864 \begin_layout Bibliography
44865 \begin_inset CommandInset bibitem
44866 LatexCommand bibitem
44867 key "sidecap"
44868
44869 \end_inset
44870
44871 Documentación del paquete \SpecialChar LaTeX
44872  
44873 \series bold
44874
44875 \begin_inset CommandInset href
44876 LatexCommand href
44877 name "sidecap"
44878 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
44879
44880 \end_inset
44881
44882
44883 \series default
44884
44885 \begin_inset Index idx
44886 status collapsed
44887
44888 \begin_layout Plain Layout
44889 \SpecialChar LaTeX
44890 -paquetes ! sidecap
44891 \end_layout
44892
44893 \end_inset
44894
44895
44896 \end_layout
44897
44898 \begin_layout Bibliography
44899 \begin_inset CommandInset bibitem
44900 LatexCommand bibitem
44901 key "NewInLyX20"
44902
44903 \end_inset
44904
44905
44906 \begin_inset CommandInset href
44907 LatexCommand href
44908 name "Página wiki"
44909 target "http://wiki.lyx.org/LyX/NewInLyX20"
44910
44911 \end_inset
44912
44913  sobre características nuevas para la versión 
44914 \family sans
44915 \SpecialChar LyX
44916
44917 \begin_inset space ~
44918 \end_inset
44919
44920 2.0
44921 \family default
44922 .
44923 \end_layout
44924
44925 \begin_layout Standard
44926 \begin_inset CommandInset index_print
44927 LatexCommand printindex
44928 type "idx"
44929
44930 \end_inset
44931
44932
44933 \end_layout
44934
44935 \end_body
44936 \end_document