]> git.lyx.org Git - features.git/blob - lib/doc/es/EmbeddedObjects.lyx
Fix broken Apple speller interface
[features.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 600
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/es/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC are numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{grisclaro}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94
95 % insert additional vertical space of
96 % 1.5 mm between footnotes
97 \let\myFoot\footnote
98 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
99
100 % number algorithm floats within chapters
101 \numberwithin{algorithm}{chapter}
102 % en español
103 \floatname{algorithm}{Algoritmo}
104
105
106 % ------------------------------------
107 % used to check for needed LaTeX packages
108 \usepackage{ifthen}
109
110 % check for package arydshln
111 % used for tables with dashed lines
112 \newboolean{arydshln}
113 \IfFileExists{arydshln.sty}
114  {\usepackage{arydshln}
115   \setboolean{arydshln}{true}}
116  {\setboolean{arydshln}{false}}
117
118 % check for package marginnote
119 % used for margin notes
120 \newboolean{marginnote}
121 \IfFileExists{marginnote.sty}
122  {\usepackage{marginnote}
123   \let\marginpar\marginnote
124   \setboolean{marginnote}{true}}
125  {\setboolean{marginnote}{false}}
126
127 % check for package sidecap
128 % used for captions on the side
129 \newboolean{sidecap}
130 \IfFileExists{sidecap.sty}
131  {\usepackage{sidecap}
132   \setboolean{sidecap}{true}}
133  {\setboolean{sidecap}{false}}
134
135 % check for picinpar
136 % used for surrounded fixed objects
137 \newboolean{picinpar}
138 \IfFileExists{picinpar.sty}
139  {\usepackage{picinpar}
140   \setboolean{picinpar}{true}}
141  {\setboolean{picinpar}{false}}
142
143 % check for lettrine
144 \newboolean{lettrine}
145 \IfFileExists{lettrine.sty}
146  {\usepackage{lettrine}
147   \setboolean{lettrine}{true}}
148  {\setboolean{lettrine}{false}}
149
150 % check for diagbox
151 \newboolean{diagbox}
152 \IfFileExists{diagbox.sty}
153  {\usepackage{diagbox}
154   \setboolean{diagbox}{true}}
155  {\setboolean{diagbox}{false}}
156 % Added by lyx2lyx
157 \setlength{\parskip}{\medskipamount}
158 \setlength{\parindent}{0pt}
159 \end_preamble
160 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
161 \use_default_options false
162 \begin_modules
163 initials
164 graphicboxes
165 varwidth
166 \end_modules
167 \maintain_unincluded_children no
168 \language spanish
169 \language_package babel
170 \inputencoding utf8
171 \fontencoding auto
172 \font_roman "lmodern" "default"
173 \font_sans "default" "default"
174 \font_typewriter "default" "default"
175 \font_math "auto" "auto"
176 \font_default_family default
177 \use_non_tex_fonts false
178 \font_sc false
179 \font_sans_osf false
180 \font_typewriter_osf false
181 \font_roman_osf false
182 \font_sf_scale 100 100
183 \font_tt_scale 100 100
184 \use_microtype false
185 \use_dash_ligatures false
186 \graphics default
187 \default_output_format pdf2
188 \output_sync 0
189 \bibtex_command default
190 \index_command makeindex
191 \paperfontsize 12
192 \spacing single
193 \use_hyperref true
194 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
195 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
196 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
197 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
198 \pdf_bookmarks true
199 \pdf_bookmarksnumbered true
200 \pdf_bookmarksopen true
201 \pdf_bookmarksopenlevel 1
202 \pdf_breaklinks false
203 \pdf_pdfborder false
204 \pdf_colorlinks true
205 \pdf_backref false
206 \pdf_pdfusetitle false
207 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
208 \papersize default
209 \use_geometry false
210 \use_package amsmath 1
211 \use_package amssymb 1
212 \use_package cancel 1
213 \use_package esint 1
214 \use_package mathdots 1
215 \use_package mathtools 1
216 \use_package mhchem 1
217 \use_package stackrel 1
218 \use_package stmaryrd 1
219 \use_package undertilde 1
220 \cite_engine basic
221 \cite_engine_type default
222 \biblio_style plain
223 \use_bibtopic false
224 \use_indices false
225 \paperorientation portrait
226 \suppress_date false
227 \justification true
228 \use_refstyle 0
229 \use_minted 0
230 \notefontcolor #0000ff
231 \use_lineno 0
232 \index Índice
233 \shortcut idx
234 \color #008000
235 \end_index
236 \secnumdepth 3
237 \tocdepth 3
238 \paragraph_separation indent
239 \paragraph_indentation default
240 \is_math_indent 0
241 \math_numbering_side default
242 \quotes_style swiss
243 \dynamic_quotes 0
244 \papercolumns 1
245 \papersides 2
246 \paperpagestyle default
247 \tracking_changes false
248 \postpone_fragile_content false
249 \output_changes false
250 \html_math_output 0
251 \html_css_as_file 0
252 \html_be_strict false
253 \end_header
254
255 \begin_body
256
257 \begin_layout Title
258 Manual detallado de Figuras, Cuadros, Flotantes, Notas, Marcos y Archivos
259  en \SpecialChar LyX
260
261 \end_layout
262
263 \begin_layout Author
264 por el Equipo \SpecialChar LyX
265
266 \begin_inset Foot
267 status collapsed
268
269 \begin_layout Plain Layout
270 \noindent
271 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
272  de Documentación de \SpecialChar LyX
273
274 \begin_inset CommandInset href
275 LatexCommand href
276 name "lyx-docs@lists.lyx.org"
277 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
278 type "mailto:"
279 literal "false"
280
281 \end_inset
282
283
284 \end_layout
285
286 \end_inset
287
288
289 \begin_inset Note Note
290 status collapsed
291
292 \begin_layout Plain Layout
293 Autor: Uwe Stöhr
294 \end_layout
295
296 \end_inset
297
298
299 \begin_inset Note Note
300 status collapsed
301
302 \begin_layout Plain Layout
303 Traducción de: Ignacio García
304 \end_layout
305
306 \end_inset
307
308
309 \begin_inset Newline newline
310 \end_inset
311
312
313 \begin_inset Newline newline
314 \end_inset
315
316
317 \family sans
318 Versión 2.3.x
319 \end_layout
320
321 \begin_layout Standard
322 \begin_inset CommandInset toc
323 LatexCommand tableofcontents
324
325 \end_inset
326
327
328 \end_layout
329
330 \begin_layout Standard
331 \begin_inset Note Note
332 status open
333
334 \begin_layout Plain Layout
335 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
336  estar instalados los paquetes \SpecialChar LaTeX
337  
338 \series bold
339 arydshln
340 \series default
341
342 \series bold
343 colortbl
344 \series default
345
346 \series bold
347 diagbox, lettrine, marginnote, picinpar
348 \series default
349  y 
350 \series bold
351 sidecap
352 \series default
353 .
354  Si no están instalados, también podrás exportar el documento, pero las
355  secciones en que dichos paquetes son necesarios no aparecen en la salida.
356 \end_layout
357
358 \begin_layout Plain Layout
359 La última versión en PDF de este documento puede encontrarse aquí:
360 \series bold
361
362 \begin_inset Newline newline
363 \end_inset
364
365 https://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
366 \end_layout
367
368 \end_inset
369
370
371 \end_layout
372
373 \begin_layout Chapter
374 Figuras
375 \begin_inset Index idx
376 status collapsed
377
378 \begin_layout Plain Layout
379 Figuras
380 \end_layout
381
382 \end_inset
383
384
385 \begin_inset Index idx
386 status collapsed
387
388 \begin_layout Plain Layout
389 Gráficos|see
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Plain Layout
394
395 {
396 \end_layout
397
398 \end_inset
399
400 Figuras
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406 }
407 \end_layout
408
409 \end_inset
410
411
412 \end_layout
413
414 \end_inset
415
416
417 \end_layout
418
419 \begin_layout Section
420 Diálogo de gráficos
421 \begin_inset CommandInset label
422 LatexCommand label
423 name "sec:Diálogo-Gráficos"
424
425 \end_inset
426
427
428 \begin_inset Index idx
429 status collapsed
430
431 \begin_layout Plain Layout
432 Figuras ! Diálogo de gráficos
433 \end_layout
434
435 \end_inset
436
437
438 \end_layout
439
440 \begin_layout Standard
441 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
442  texto que desees y haz clic en el botón 
443 \begin_inset Info
444 type  "icon"
445 arg   "dialog-show-new-inset graphics"
446 \end_inset
447
448  o en el menú 
449 \family sans
450 Insertar\SpecialChar menuseparator
451 Imagen
452 \family default
453 .
454  Aparecerá un diálogo para escoger el archivo a cargar.
455  La imagen aparecerá en el archivo de salida exactamente en la misma posición
456  en la que la has colocado.
457 \end_layout
458
459 \begin_layout Standard
460 El diálogo Gráficos puede abrirse en cualquier momento haciendo clic sobre
461  una imagen.
462  Este diálogo tiene tres pestañas:
463 \end_layout
464
465 \begin_layout Description
466 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
467  presentación en \SpecialChar LyX
468  y en la salida.
469  En el apéndice
470 \begin_inset space ~
471 \end_inset
472
473
474 \begin_inset CommandInset ref
475 LatexCommand ref
476 reference "cap:Unidades-disponibles-en"
477
478 \end_inset
479
480  se detallan las unidades disponibles para el tamaño del gráfico.
481 \begin_inset Newline newline
482 \end_inset
483
484
485 \begin_inset Index idx
486 status collapsed
487
488 \begin_layout Plain Layout
489 Figuras ! Rotar
490 \end_layout
491
492 \end_inset
493
494 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
495  un ángulo y un origen de rotación.
496  La imagen también gira en \SpecialChar LyX
497 .
498 \begin_inset Newline newline
499 \end_inset
500
501
502 \begin_inset Index idx
503 status collapsed
504
505 \begin_layout Plain Layout
506 Figuras ! Redimensionar
507 \end_layout
508
509 \end_inset
510
511 Las imágenes se pueden redimensionar mediante un porcentaje o fijando explícitam
512 ente la altura y la anchura.
513  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
514  automáticamente.
515  Si fijas ambas dimensiones
516 \family sans
517 ,
518 \family default
519  la imagen se adaptará a ellas, posiblemente distorsionada.
520  Para evitar distorsión en la imagen marca la opción 
521 \family sans
522 Mantener
523 \begin_inset space ~
524 \end_inset
525
526 proporción
527 \family default
528 .
529  En ese caso la imagen será modificada de forma que su anchura y su altura
530  no excedan de las dimensiones especificadas.
531 \begin_inset Newline newline
532 \end_inset
533
534 Las imágenes se pueden abrir en el programa de tu elección con la entrada
535 \family sans
536  Editar
537 \begin_inset space ~
538 \end_inset
539
540  externamente
541 \family default
542  del menú contextual que aparece al hacer clic derecho sobre la imagen.
543  Los programas visor y editor para cada formato de imagen se pueden establecer
544  en la configuración de formatos de archivo de las preferencias de \SpecialChar LyX
545 .
546 \end_layout
547
548 \begin_layout Description
549 Recorte Como alternativa para cambiar el tamaño, es posible establecer las
550  coordenadas de la imagen para ajustar su altura y anchura en la salida.
551  Además, las coordenadas se pueden calcular automáticamente pinchando el
552  botón 
553 \family sans
554 Obtener
555 \begin_inset space ~
556 \end_inset
557
558 de
559 \begin_inset space ~
560 \end_inset
561
562 archivo
563 \family default
564 .
565  El botón 
566 \family sans
567 Recortar
568 \begin_inset space ~
569 \end_inset
570
571 al
572 \begin_inset space ~
573 \end_inset
574
575 cuadro
576 \begin_inset space ~
577 \end_inset
578
579 delimitador
580 \family default
581  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
582 as.
583  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
584 \end_layout
585
586 \begin_layout Description
587 Opciones
588 \begin_inset space ~
589 \end_inset
590
591 de
592 \begin_inset space ~
593 \end_inset
594
595 \SpecialChar LaTeX
596
597 \begin_inset space ~
598 \end_inset
599
600 y
601 \begin_inset space ~
602 \end_inset
603
604 \SpecialChar LyX
605  En esta solapa puedes modificar la apariencia de la imagen en \SpecialChar LyX
606  y, si eres
607  experto en \SpecialChar LaTeX
608 , especificar opciones \SpecialChar LaTeX
609  adicionales.
610 \begin_inset Newline newline
611 \end_inset
612
613 La opción 
614 \family sans
615 Modo
616 \begin_inset space ~
617 \end_inset
618
619 borrador
620 \family default
621  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
622 \begin_inset Newline newline
623 \end_inset
624
625 En la sección 
626 \family sans
627 Grupo
628 \begin_inset space ~
629 \end_inset
630
631 de
632 \begin_inset space ~
633 \end_inset
634
635 gráficos
636 \family default
637  puedes definir un conjunto de ajustes de imagen.
638 \begin_inset Index idx
639 status collapsed
640
641 \begin_layout Plain Layout
642 Figuras ! Agrupación de ajustes
643 \end_layout
644
645 \end_inset
646
647  Las imágenes incluidas en un grupo comparten sus características, de modo
648  que al modificar las de una imagen del grupo se modifican igualmente las
649  de las demás imágenes del grupo.
650  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
651  necesidad de hacerlo individualmente para cada una de ellas.
652  Además se puede integrar una imagen en un grupo existente marcando el nombre
653  del mismo en el menú contextual de la imagen.
654  
655 \end_layout
656
657 \begin_layout Standard
658 \begin_inset VSpace bigskip
659 \end_inset
660
661
662 \end_layout
663
664 \begin_layout Standard
665 Esto es un ejemplo de imagen en formato PDF
666 \begin_inset Foot
667 status collapsed
668
669 \begin_layout Plain Layout
670 Los formatos de imagen se explican en el sección
671 \begin_inset space ~
672 \end_inset
673
674
675 \begin_inset CommandInset ref
676 LatexCommand ref
677 reference "sec:Formatos-de-imagen"
678
679 \end_inset
680
681 .
682 \end_layout
683
684 \end_inset
685
686  en un párrafo separado centrado horizontalmente:
687 \end_layout
688
689 \begin_layout Standard
690 \align center
691 \begin_inset Graphics
692         filename ../clipart/2D-intensity-plot.pdf
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 \end_layout
704
705 \begin_layout Standard
706 \align center
707 \begin_inset Graphics
708         filename ../clipart/2D-intensity-plot.pdf
709         draft
710         rotateOrigin center
711
712 \end_inset
713
714
715 \begin_inset Newpage newpage
716 \end_inset
717
718
719 \end_layout
720
721 \begin_layout Section
722 Figuras flotantes
723 \begin_inset CommandInset label
724 LatexCommand label
725 name "sec:Figuras-Flotantes"
726
727 \end_inset
728
729
730 \begin_inset Index idx
731 status collapsed
732
733 \begin_layout Plain Layout
734 Flotantes ! Figuras
735 \end_layout
736
737 \end_inset
738
739
740 \begin_inset Index idx
741 status collapsed
742
743 \begin_layout Plain Layout
744 Figuras ! Flotantes
745 \end_layout
746
747 \end_inset
748
749
750 \end_layout
751
752 \begin_layout Standard
753 Para información general sobre flotantes, echa una ojeada a la sección
754 \begin_inset space ~
755 \end_inset
756
757
758 \begin_inset CommandInset ref
759 LatexCommand ref
760 reference "sec:Introducción-Flotantes"
761
762 \end_inset
763
764 .
765 \end_layout
766
767 \begin_layout Standard
768 El botón 
769 \begin_inset Info
770 type  "icon"
771 arg   "float-insert figure"
772 \end_inset
773
774  y el menú 
775 \family sans
776 Insertar\SpecialChar menuseparator
777 Flotante\SpecialChar menuseparator
778 Figura
779 \family default
780  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
781  La imagen se puede insertar sobre la leyenda, como en la figura
782 \begin_inset space ~
783 \end_inset
784
785
786 \begin_inset CommandInset ref
787 LatexCommand ref
788 reference "fig:Una-estrella-en"
789
790 \end_inset
791
792 , o bajo ella, como en la figura
793 \begin_inset space ~
794 \end_inset
795
796
797 \begin_inset CommandInset ref
798 LatexCommand ref
799 reference "fig:A-3D-object"
800
801 \end_inset
802
803 .
804  Más información sobre ubicación de leyendas en la sección
805 \begin_inset space ~
806 \end_inset
807
808
809 \begin_inset CommandInset ref
810 LatexCommand ref
811 reference "sec:Colocación-de-leyendas"
812
813 \end_inset
814
815 .
816 \end_layout
817
818 \begin_layout Standard
819 \begin_inset Float figure
820 wide false
821 sideways false
822 status open
823
824 \begin_layout Plain Layout
825 \align center
826 \begin_inset Graphics
827         filename ../clipart/Star-structure.pdf
828         lyxscale 60
829         width 50col%
830         rotateOrigin center
831
832 \end_inset
833
834
835 \end_layout
836
837 \begin_layout Plain Layout
838 \begin_inset Caption Standard
839
840 \begin_layout Plain Layout
841 \begin_inset CommandInset label
842 LatexCommand label
843 name "fig:Una-estrella-en"
844
845 \end_inset
846
847 Una estrella en un flotante.
848 \end_layout
849
850 \end_inset
851
852
853 \end_layout
854
855 \end_inset
856
857
858 \end_layout
859
860 \begin_layout Standard
861 \begin_inset Float figure
862 wide false
863 sideways false
864 status open
865
866 \begin_layout Plain Layout
867 \begin_inset Caption Standard
868
869 \begin_layout Plain Layout
870 \begin_inset CommandInset label
871 LatexCommand label
872 name "fig:A-3D-object"
873
874 \end_inset
875
876
877 \lang english
878 A 3D object.
879 \end_layout
880
881 \end_inset
882
883
884 \end_layout
885
886 \begin_layout Plain Layout
887 \align center
888 \begin_inset Graphics
889         filename ../clipart/3D-structure-distort.pdf
890         lyxscale 60
891         scale 80
892         rotateOrigin center
893
894 \end_inset
895
896
897 \end_layout
898
899 \end_inset
900
901
902 \end_layout
903
904 \begin_layout Standard
905 \begin_inset Index idx
906 status collapsed
907
908 \begin_layout Plain Layout
909 Referencias ! a figuras
910 \end_layout
911
912 \end_inset
913
914 Las figuras
915 \begin_inset space ~
916 \end_inset
917
918
919 \begin_inset CommandInset ref
920 LatexCommand ref
921 reference "fig:Una-estrella-en"
922
923 \end_inset
924
925  y 
926 \begin_inset CommandInset ref
927 LatexCommand ref
928 reference "fig:A-3D-object"
929
930 \end_inset
931
932  son ejemplos de figuras con referencias cruzadas.
933  Las figuras pueden tener referencias cruzadas en el documento mediante
934  referencia a su etiqueta.
935  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
936 \family sans
937 Insertar\SpecialChar menuseparator
938 Etiqueta
939 \family default
940  o el botón 
941 \begin_inset Info
942 type  "icon"
943 arg   "label-insert"
944 \end_inset
945
946 .
947  Ahora puedes referirte a la etiqueta usando el menú 
948 \family sans
949 Insertar\SpecialChar menuseparator
950 Referencia
951 \begin_inset space ~
952 \end_inset
953
954 cruzada
955 \family default
956  o el botón 
957 \begin_inset Info
958 type  "icon"
959 arg   "dialog-show-new-inset ref"
960 \end_inset
961
962 .
963  Es importante emplear referencias a flotantes, mejor que alusiones vagas
964  como «la figura de arriba», porque como \SpecialChar LaTeX
965  recolocará los flotantes en el
966  documento final, podría no quedar «arriba» precisamente.
967 \begin_inset Newline newline
968 \end_inset
969
970 Las referencias se explican con detalle en la sección
971 \begin_inset space ~
972 \end_inset
973
974
975 \begin_inset CommandInset ref
976 LatexCommand ref
977 reference "sec:Referencias-a-Flotantes"
978
979 \end_inset
980
981 .
982 \end_layout
983
984 \begin_layout Standard
985 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
986  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
987  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
988  existente.
989  La figura
990 \begin_inset space ~
991 \end_inset
992
993
994 \begin_inset CommandInset ref
995 LatexCommand ref
996 reference "fig:Dos-imágenes-distorsionadas"
997
998 \end_inset
999
1000  es un ejemplo de figura flotante con dos imágenes adosadas.
1001  También se pueden poner una sobre otra.
1002  Las subfiguras son
1003 \begin_inset space ~
1004 \end_inset
1005
1006
1007 \begin_inset CommandInset ref
1008 LatexCommand ref
1009 reference "fig:Pink-object"
1010
1011 \end_inset
1012
1013  y
1014 \begin_inset space ~
1015 \end_inset
1016
1017
1018 \begin_inset CommandInset ref
1019 LatexCommand ref
1020 reference "fig:A-star"
1021
1022 \end_inset
1023
1024 .
1025 \end_layout
1026
1027 \begin_layout Standard
1028 \begin_inset Float figure
1029 wide false
1030 sideways false
1031 status open
1032
1033 \begin_layout Plain Layout
1034 \begin_inset space \hfill{}
1035 \end_inset
1036
1037
1038 \begin_inset Float figure
1039 wide false
1040 sideways false
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 \begin_inset Caption Standard
1045
1046 \begin_layout Plain Layout
1047 \begin_inset CommandInset label
1048 LatexCommand label
1049 name "fig:Pink-object"
1050
1051 \end_inset
1052
1053
1054 \lang english
1055 Pink object.
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/3D-structure-distort.pdf
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 collapsed
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:A-star"
1093
1094 \end_inset
1095
1096
1097 \lang english
1098 A star.
1099 \end_layout
1100
1101 \end_inset
1102
1103
1104 \end_layout
1105
1106 \begin_layout Plain Layout
1107 \begin_inset Graphics
1108         filename ../clipart/Star-structure.pdf
1109         width 45col%
1110         groupId distorsionadas
1111
1112 \end_inset
1113
1114
1115 \end_layout
1116
1117 \end_inset
1118
1119
1120 \begin_inset space \hfill{}
1121 \end_inset
1122
1123
1124 \end_layout
1125
1126 \begin_layout Plain Layout
1127 \begin_inset Caption Standard
1128
1129 \begin_layout Plain Layout
1130 \begin_inset CommandInset label
1131 LatexCommand label
1132 name "fig:Dos-imágenes-distorsionadas"
1133
1134 \end_inset
1135
1136 Dos imágenes distorsionadas.
1137  Ambas están en el grupo llamado «distorsionadas».
1138 \end_layout
1139
1140 \end_inset
1141
1142
1143 \end_layout
1144
1145 \end_inset
1146
1147
1148 \begin_inset Newpage newpage
1149 \end_inset
1150
1151
1152 \end_layout
1153
1154 \begin_layout Section
1155 Formatos de imagen
1156 \begin_inset CommandInset label
1157 LatexCommand label
1158 name "sec:Formatos-de-imagen"
1159
1160 \end_inset
1161
1162
1163 \begin_inset Index idx
1164 status collapsed
1165
1166 \begin_layout Plain Layout
1167 Formatos de imagen
1168 \end_layout
1169
1170 \end_inset
1171
1172
1173 \begin_inset Index idx
1174 status collapsed
1175
1176 \begin_layout Plain Layout
1177 Figuras ! Formatos de imagen
1178 \end_layout
1179
1180 \end_inset
1181
1182
1183 \end_layout
1184
1185 \begin_layout Standard
1186 Puedes insertar imágenes en cualquier formato.
1187  Pero como se explica en el apéndice
1188 \begin_inset space ~
1189 \end_inset
1190
1191
1192 \begin_inset CommandInset ref
1193 LatexCommand ref
1194 reference "cap:Formatos-de-Archivos-de-Salida"
1195
1196 \end_inset
1197
1198 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1199  de archivo de imagen.
1200  Por eso \SpecialChar LyX
1201  usa el programa 
1202 \family typewriter
1203 ImageMagick
1204 \family default
1205  en segundo plano para convertir imágenes al formato adecuado.
1206  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1207  los formatos de imagen admitidos en el formato de archivo de salida.
1208  Los formatos de salida se explican en el apéndice
1209 \begin_inset space ~
1210 \end_inset
1211
1212
1213 \begin_inset CommandInset ref
1214 LatexCommand ref
1215 reference "cap:Formatos-de-Archivos-de-Salida"
1216
1217 \end_inset
1218
1219 .
1220 \end_layout
1221
1222 \begin_layout Standard
1223 Como en el caso de las tipografías, hay dos tipos de formatos de imagen:
1224 \end_layout
1225
1226 \begin_layout Description
1227 Imágenes
1228 \begin_inset space ~
1229 \end_inset
1230
1231 mapa
1232 \begin_inset space ~
1233 \end_inset
1234
1235 de
1236 \begin_inset space ~
1237 \end_inset
1238
1239 bits
1240 \begin_inset space ~
1241 \end_inset
1242
1243 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1244  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1245  de zoom.
1246  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1247  Format» (GIF, extensión «
1248 \family typewriter
1249 .gif
1250 \family default
1251 »)
1252 \begin_inset Index idx
1253 status collapsed
1254
1255 \begin_layout Plain Layout
1256 GIF|see
1257 \begin_inset ERT
1258 status collapsed
1259
1260 \begin_layout Plain Layout
1261
1262 {
1263 \end_layout
1264
1265 \end_inset
1266
1267 Formatos de imagen
1268 \begin_inset ERT
1269 status collapsed
1270
1271 \begin_layout Plain Layout
1272
1273 }
1274 \end_layout
1275
1276 \end_inset
1277
1278
1279 \end_layout
1280
1281 \end_inset
1282
1283 , «Portable Network Graphics» (PNG, extensión «
1284 \family typewriter
1285 .png
1286 \family default
1287 »)
1288 \begin_inset Index idx
1289 status collapsed
1290
1291 \begin_layout Plain Layout
1292 PNG|see
1293 \begin_inset ERT
1294 status collapsed
1295
1296 \begin_layout Plain Layout
1297
1298 {
1299 \end_layout
1300
1301 \end_inset
1302
1303 Formatos de imagen
1304 \begin_inset ERT
1305 status collapsed
1306
1307 \begin_layout Plain Layout
1308
1309 }
1310 \end_layout
1311
1312 \end_inset
1313
1314
1315 \end_layout
1316
1317 \end_inset
1318
1319 , y «Joint Photographic Experts Group» (JPG, extensión «
1320 \family typewriter
1321 .jpg
1322 \family default
1323 » o «
1324 \family typewriter
1325 .jpeg
1326 \family default
1327 »)
1328 \begin_inset Index idx
1329 status collapsed
1330
1331 \begin_layout Plain Layout
1332 JPG|see
1333 \begin_inset ERT
1334 status collapsed
1335
1336 \begin_layout Plain Layout
1337
1338 {
1339 \end_layout
1340
1341 \end_inset
1342
1343 Formatos de imagen
1344 \begin_inset ERT
1345 status collapsed
1346
1347 \begin_layout Plain Layout
1348
1349 }
1350 \end_layout
1351
1352 \end_inset
1353
1354
1355 \end_layout
1356
1357 \end_inset
1358
1359 .
1360 \end_layout
1361
1362 \begin_layout Description
1363 Imágenes
1364 \begin_inset space ~
1365 \end_inset
1366
1367 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1368 ) y por tanto su tamaño puede modificarse a cualquier escala sin pérdidas.
1369  La posibilidad de variar la escala hace falta para crear presentaciones,
1370  porque éstas siempre son redimensionadas por el proyector.
1371  La modificación de la escala también es útil en los documentos en línea
1372  para permitir el zoom en diagramas.
1373 \begin_inset Newline newline
1374 \end_inset
1375
1376 Formatos de imagen que admiten escala pueden ser «Scalable Vector Graphics»
1377  (SVG, extensión «
1378 \family typewriter
1379 .svg
1380 \family default
1381 »)
1382 \begin_inset Index idx
1383 status collapsed
1384
1385 \begin_layout Plain Layout
1386 SVG|see
1387 \begin_inset ERT
1388 status collapsed
1389
1390 \begin_layout Plain Layout
1391
1392 {
1393 \end_layout
1394
1395 \end_inset
1396
1397 Formatos de imagen
1398 \begin_inset ERT
1399 status collapsed
1400
1401 \begin_layout Plain Layout
1402
1403 }
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \end_layout
1410
1411 \end_inset
1412
1413 , «Encapsulated PostScript» (EPS, extensión «
1414 \family typewriter
1415 .eps
1416 \family default
1417 »)
1418 \begin_inset Index idx
1419 status collapsed
1420
1421 \begin_layout Plain Layout
1422 EPS|see
1423 \begin_inset ERT
1424 status collapsed
1425
1426 \begin_layout Plain Layout
1427
1428 {
1429 \end_layout
1430
1431 \end_inset
1432
1433 Formatos de imagen
1434 \begin_inset ERT
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438
1439 }
1440 \end_layout
1441
1442 \end_inset
1443
1444
1445 \end_layout
1446
1447 \end_inset
1448
1449 , «Portable Document Format» (PDF, extensión «
1450 \family typewriter
1451 .pdf
1452 \family default
1453 »)
1454 \begin_inset Index idx
1455 status collapsed
1456
1457 \begin_layout Plain Layout
1458 PDF|see
1459 \begin_inset ERT
1460 status collapsed
1461
1462 \begin_layout Plain Layout
1463
1464 {
1465 \end_layout
1466
1467 \end_inset
1468
1469 Formatos de imagen
1470 \begin_inset ERT
1471 status collapsed
1472
1473 \begin_layout Plain Layout
1474
1475 }
1476 \end_layout
1477
1478 \end_inset
1479
1480
1481 \end_layout
1482
1483 \end_inset
1484
1485 , y «Windows Metafile» (WMF, extensión «
1486 \family typewriter
1487 .wmf
1488 \family default
1489 »)
1490 \begin_inset Index idx
1491 status collapsed
1492
1493 \begin_layout Plain Layout
1494 WMF|see
1495 \begin_inset ERT
1496 status collapsed
1497
1498 \begin_layout Plain Layout
1499
1500 {
1501 \end_layout
1502
1503 \end_inset
1504
1505 Formatos de imagen
1506 \begin_inset ERT
1507 status collapsed
1508
1509 \begin_layout Plain Layout
1510
1511 }
1512 \end_layout
1513
1514 \end_inset
1515
1516
1517 \end_layout
1518
1519 \end_inset
1520
1521 .
1522  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1523  a PDF o EPS y el resultado será todavía una imagen bitmap.
1524  En estos casos sólo se añade a la imagen original una cabecera con las
1525  propiedades de la imagen.
1526 \begin_inset Foot
1527 status collapsed
1528
1529 \begin_layout Plain Layout
1530 En el caso de PDF, además se comprime la imagen original.
1531 \end_layout
1532
1533 \end_inset
1534
1535  Por ejemplo, los archivos PDF generados por 
1536 \family typewriter
1537 Adobe Photoshop
1538 \family default
1539  son imágenes bitmap.
1540 \end_layout
1541
1542 \begin_layout Standard
1543 Normalmente no es posible convertir una imagen bitmap a un formato que admite
1544  escala pero sí al contrario.
1545  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1546  archivos de salida PDF y PostScript, respectivamente.
1547  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1548  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1549 \begin_inset Formula $\to$
1550 \end_inset
1551
1552  PDF/EPS.
1553 \end_layout
1554
1555 \begin_layout Chapter
1556 Cuadros y tablas
1557 \begin_inset Index idx
1558 status collapsed
1559
1560 \begin_layout Plain Layout
1561 Cuadros
1562 \end_layout
1563
1564 \end_inset
1565
1566
1567 \begin_inset Index idx
1568 status collapsed
1569
1570 \begin_layout Plain Layout
1571 Tablas|see 
1572 \begin_inset ERT
1573 status collapsed
1574
1575 \begin_layout Plain Layout
1576
1577 {
1578 \end_layout
1579
1580 \end_inset
1581
1582 Cuadros
1583 \begin_inset ERT
1584 status collapsed
1585
1586 \begin_layout Plain Layout
1587
1588 }
1589 \end_layout
1590
1591 \end_inset
1592
1593
1594 \end_layout
1595
1596 \end_inset
1597
1598
1599 \end_layout
1600
1601 \begin_layout Section
1602 Introducción
1603 \begin_inset Index idx
1604 status collapsed
1605
1606 \begin_layout Plain Layout
1607 Cuadros ! Introducción
1608 \end_layout
1609
1610 \end_inset
1611
1612
1613 \end_layout
1614
1615 \begin_layout Standard
1616 Puede insertarse un cuadro mediante el botón 
1617 \begin_inset Info
1618 type  "icon"
1619 arg   "tabular-insert"
1620 \end_inset
1621
1622  o el menú 
1623 \family sans
1624 Insertar\SpecialChar menuseparator
1625 Cuadro/Tabla
1626 \family default
1627 .
1628  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1629  el número de filas y de columnas del cuadro.
1630  Si usas el menú aparece un diálogo en el que se pide el número de filas
1631  y columnas.
1632  
1633 \begin_inset Newline newline
1634 \end_inset
1635
1636 Por omisión, el cuadro tiene líneas que enmarcan cada celda y la primera
1637  fila aparece separada por una línea doble: el borde inferior de la primera
1638  fila y el borde superior de la segunda fila.
1639  Ejemplo de cuadro:
1640 \end_layout
1641
1642 \begin_layout Standard
1643 \align center
1644 \begin_inset Tabular
1645 <lyxtabular version="3" rows="4" columns="4">
1646 <features tabularvalignment="middle">
1647 <column alignment="center" valignment="top">
1648 <column alignment="center" valignment="top" width="0pt">
1649 <column alignment="center" valignment="top" width="0in">
1650 <column alignment="center" valignment="top" width="0pt">
1651 <row>
1652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1653 \begin_inset Text
1654
1655 \begin_layout Plain Layout
1656
1657 \end_layout
1658
1659 \end_inset
1660 </cell>
1661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1662 \begin_inset Text
1663
1664 \begin_layout Plain Layout
1665
1666 \family roman
1667 \series medium
1668 \shape up
1669 \size normal
1670 \emph off
1671 \bar no
1672 \noun off
1673 \color none
1674 1
1675 \end_layout
1676
1677 \end_inset
1678 </cell>
1679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1680 \begin_inset Text
1681
1682 \begin_layout Plain Layout
1683 2
1684 \end_layout
1685
1686 \end_inset
1687 </cell>
1688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1689 \begin_inset Text
1690
1691 \begin_layout Plain Layout
1692 3
1693 \end_layout
1694
1695 \end_inset
1696 </cell>
1697 </row>
1698 <row>
1699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1700 \begin_inset Text
1701
1702 \begin_layout Plain Layout
1703
1704 \family roman
1705 \series medium
1706 \shape up
1707 \size normal
1708 \emph off
1709 \bar no
1710 \noun off
1711 \color none
1712 A
1713 \end_layout
1714
1715 \end_inset
1716 </cell>
1717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1718 \begin_inset Text
1719
1720 \begin_layout Plain Layout
1721
1722 \end_layout
1723
1724 \end_inset
1725 </cell>
1726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1727 \begin_inset Text
1728
1729 \begin_layout Plain Layout
1730
1731 \end_layout
1732
1733 \end_inset
1734 </cell>
1735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1736 \begin_inset Text
1737
1738 \begin_layout Plain Layout
1739
1740 \end_layout
1741
1742 \end_inset
1743 </cell>
1744 </row>
1745 <row>
1746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1747 \begin_inset Text
1748
1749 \begin_layout Plain Layout
1750
1751 \family roman
1752 \series medium
1753 \shape up
1754 \size normal
1755 \emph off
1756 \bar no
1757 \noun off
1758 \color none
1759 B
1760 \end_layout
1761
1762 \end_inset
1763 </cell>
1764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1765 \begin_inset Text
1766
1767 \begin_layout Plain Layout
1768
1769 \end_layout
1770
1771 \end_inset
1772 </cell>
1773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1774 \begin_inset Text
1775
1776 \begin_layout Plain Layout
1777
1778 \size normal
1779 \noun off
1780 \color none
1781  
1782 \end_layout
1783
1784 \end_inset
1785 </cell>
1786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1787 \begin_inset Text
1788
1789 \begin_layout Plain Layout
1790
1791 \end_layout
1792
1793 \end_inset
1794 </cell>
1795 </row>
1796 <row>
1797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1798 \begin_inset Text
1799
1800 \begin_layout Plain Layout
1801
1802 \family roman
1803 \series medium
1804 \shape up
1805 \size normal
1806 \emph off
1807 \bar no
1808 \noun off
1809 \color none
1810 C
1811 \end_layout
1812
1813 \end_inset
1814 </cell>
1815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1816 \begin_inset Text
1817
1818 \begin_layout Plain Layout
1819
1820 \end_layout
1821
1822 \end_inset
1823 </cell>
1824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828
1829 \end_layout
1830
1831 \end_inset
1832 </cell>
1833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1834 \begin_inset Text
1835
1836 \begin_layout Plain Layout
1837
1838 \end_layout
1839
1840 \end_inset
1841 </cell>
1842 </row>
1843 </lyxtabular>
1844
1845 \end_inset
1846
1847
1848 \end_layout
1849
1850 \begin_layout Section
1851 Diálogo de cuadros
1852 \begin_inset Index idx
1853 status collapsed
1854
1855 \begin_layout Plain Layout
1856 Cuadros ! Configuración
1857 \end_layout
1858
1859 \end_inset
1860
1861
1862 \end_layout
1863
1864 \begin_layout Standard
1865 Un cuadro o tabla se puede cambiar en el menú contextual que aparece con
1866  un clic del botón derecho del ratón.
1867  En la opción 
1868 \family sans
1869 Más...
1870
1871 \family default
1872  se pueden ajustar los parámetros de la celda y fila/columna en la que se
1873  encuentra el cursor.
1874  La entrada del menú contextual 
1875 \family sans
1876 Más...\SpecialChar menuseparator
1877 Configuración...
1878
1879 \family default
1880  abre una ventana de diálogo donde se pueden ajustar más parámetros del
1881  cuadro.
1882  La mayoría de opciones también trabajan sobre una selección de celdas,
1883  de filas o de columnas.
1884  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1885  su 
1886 \emph on
1887 contenido
1888 \emph default
1889 .
1890 \begin_inset Newline newline
1891 \end_inset
1892
1893 Con la opción del diálogo 
1894 \family sans
1895 Aplicar inmediatamente
1896 \family default
1897  cada cambio que hagas se aplica directamente.
1898  Si mueves el cursor a otra celda el diálogo también se actualizará con
1899  los parámetros de la nueva celda.
1900  Si cambias valores de longitud debes pulsar la tecla 
1901 \family sans
1902 Entrar
1903 \family default
1904  para aplicar los cambios.
1905 \begin_inset Newline newline
1906 \end_inset
1907
1908 En el cuadro de diálogo aparecen las siguientes solapas:
1909 \end_layout
1910
1911 \begin_layout Description
1912 Configuración
1913 \begin_inset space ~
1914 \end_inset
1915
1916 del
1917 \begin_inset space ~
1918 \end_inset
1919
1920 cuadro Aquí puedes establecer la alineación horizontal y la anchura de la
1921  columna actual o del cuadro completo.
1922 \begin_inset Index idx
1923 status collapsed
1924
1925 \begin_layout Plain Layout
1926 Cuadros ! Anchura
1927 \end_layout
1928
1929 \end_inset
1930
1931  La alineación 
1932 \family sans
1933 Al separador decimal
1934 \family default
1935  se describe en la sección
1936 \begin_inset space ~
1937 \end_inset
1938
1939
1940 \begin_inset CommandInset ref
1941 LatexCommand ref
1942 reference "subsec:Alineación-especial-de"
1943
1944 \end_inset
1945
1946 .
1947  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1948  Una anchura determinada permite tener saltos de línea y distintos párrafos
1949  de texto, véase sección
1950 \begin_inset space ~
1951 \end_inset
1952
1953
1954 \begin_inset CommandInset ref
1955 LatexCommand ref
1956 reference "subsec:Líneas-Múltiples-en"
1957
1958 \end_inset
1959
1960 .
1961  Si no estableces anchura, la columna será tan ancha como el contenido de
1962  la celda más ancha.
1963 \begin_inset Newline newline
1964 \end_inset
1965
1966 Además, puedes marcar una o más celdas de una fila como celda multicolumna,
1967  véase sección
1968 \begin_inset space ~
1969 \end_inset
1970
1971
1972 \begin_inset CommandInset ref
1973 LatexCommand ref
1974 reference "subsec:Multicolumnas"
1975
1976 \end_inset
1977
1978 , o las celdas de una columna como celda multifila, véase sección
1979 \begin_inset space ~
1980 \end_inset
1981
1982
1983 \begin_inset CommandInset ref
1984 LatexCommand ref
1985 reference "subsec:Multifilas"
1986
1987 \end_inset
1988
1989 .
1990 \begin_inset Newline newline
1991 \end_inset
1992
1993 Las casillas de giro rotan la celda actual, una selección o todo el cuadro
1994  90º en sentido antihorario.
1995  La rotación no se ve en \SpecialChar LyX
1996 , sí en la salida.
1997  Para más información véase sección
1998 \begin_inset space ~
1999 \end_inset
2000
2001
2002 \begin_inset CommandInset ref
2003 LatexCommand ref
2004 reference "sec:Celdas de cuadro giradas"
2005
2006 \end_inset
2007
2008 .
2009 \begin_inset Newline newline
2010 \end_inset
2011
2012
2013 \begin_inset Note Greyedout
2014 status open
2015
2016 \begin_layout Plain Layout
2017
2018 \series bold
2019 Nota:
2020 \series default
2021  no todos los visores DVI pueden mostrar rotaciones.
2022 \end_layout
2023
2024 \end_inset
2025
2026
2027 \begin_inset Newline newline
2028 \end_inset
2029
2030 La alineación vertical del cuadro completo se usa para cuadros en líneas
2031  de texto:
2032 \begin_inset Newline newline
2033 \end_inset
2034
2035 Línea con cuadros con diferentes alineaciones: 
2036 \begin_inset Tabular
2037 <lyxtabular version="3" rows="2" columns="2">
2038 <features tabularvalignment="top">
2039 <column alignment="center" valignment="top" width="0pt">
2040 <column alignment="center" valignment="top">
2041 <row>
2042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2043 \begin_inset Text
2044
2045 \begin_layout Plain Layout
2046
2047 \end_layout
2048
2049 \end_inset
2050 </cell>
2051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2052 \begin_inset Text
2053
2054 \begin_layout Plain Layout
2055 1
2056 \end_layout
2057
2058 \end_inset
2059 </cell>
2060 </row>
2061 <row>
2062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2063 \begin_inset Text
2064
2065 \begin_layout Plain Layout
2066 A
2067 \end_layout
2068
2069 \end_inset
2070 </cell>
2071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2072 \begin_inset Text
2073
2074 \begin_layout Plain Layout
2075
2076 \end_layout
2077
2078 \end_inset
2079 </cell>
2080 </row>
2081 </lyxtabular>
2082
2083 \end_inset
2084
2085  
2086 \begin_inset Tabular
2087 <lyxtabular version="3" rows="2" columns="2">
2088 <features tabularvalignment="middle">
2089 <column alignment="center" valignment="top">
2090 <column alignment="center" valignment="top">
2091 <row>
2092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2093 \begin_inset Text
2094
2095 \begin_layout Plain Layout
2096
2097 \end_layout
2098
2099 \end_inset
2100 </cell>
2101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2102 \begin_inset Text
2103
2104 \begin_layout Plain Layout
2105 1
2106 \end_layout
2107
2108 \end_inset
2109 </cell>
2110 </row>
2111 <row>
2112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2113 \begin_inset Text
2114
2115 \begin_layout Plain Layout
2116 A
2117 \end_layout
2118
2119 \end_inset
2120 </cell>
2121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2122 \begin_inset Text
2123
2124 \begin_layout Plain Layout
2125
2126 \end_layout
2127
2128 \end_inset
2129 </cell>
2130 </row>
2131 </lyxtabular>
2132
2133 \end_inset
2134
2135  
2136 \begin_inset Tabular
2137 <lyxtabular version="3" rows="2" columns="2">
2138 <features tabularvalignment="bottom">
2139 <column alignment="center" valignment="top" width="0pt">
2140 <column alignment="center" valignment="top">
2141 <row>
2142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2143 \begin_inset Text
2144
2145 \begin_layout Plain Layout
2146
2147 \end_layout
2148
2149 \end_inset
2150 </cell>
2151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2152 \begin_inset Text
2153
2154 \begin_layout Plain Layout
2155 1
2156 \end_layout
2157
2158 \end_inset
2159 </cell>
2160 </row>
2161 <row>
2162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2163 \begin_inset Text
2164
2165 \begin_layout Plain Layout
2166 A
2167 \end_layout
2168
2169 \end_inset
2170 </cell>
2171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2172 \begin_inset Text
2173
2174 \begin_layout Plain Layout
2175
2176 \end_layout
2177
2178 \end_inset
2179 </cell>
2180 </row>
2181 </lyxtabular>
2182
2183 \end_inset
2184
2185
2186 \begin_inset Newline newline
2187 \end_inset
2188
2189 También es posible introducir argumentos \SpecialChar LaTeX
2190  necesarios para formatos especiales,
2191  véanse las secciones
2192 \begin_inset space ~
2193 \end_inset
2194
2195
2196 \begin_inset CommandInset ref
2197 LatexCommand ref
2198 reference "subsec:Cálculos-en-Multicolumnas"
2199
2200 \end_inset
2201
2202  y
2203 \begin_inset space ~
2204 \end_inset
2205
2206
2207 \begin_inset CommandInset ref
2208 LatexCommand ref
2209 reference "sec:Cuadros-Coloreados"
2210
2211 \end_inset
2212
2213 .
2214 \end_layout
2215
2216 \begin_layout Description
2217 Bordes En esta solapa puedes añadir y quitar bordes para la fila/columna
2218  actual.
2219  Puedes elegir para el cuadro un estilo 
2220 \family sans
2221 Formal
2222 \family default
2223 , como se describe en la sección
2224 \begin_inset space ~
2225 \end_inset
2226
2227
2228 \begin_inset CommandInset ref
2229 LatexCommand ref
2230 reference "sec:Cuadros-Formales"
2231
2232 \end_inset
2233
2234 .
2235 \begin_inset Newline newline
2236 \end_inset
2237
2238 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2239  se describe en la sección
2240 \begin_inset space ~
2241 \end_inset
2242
2243
2244 \begin_inset CommandInset ref
2245 LatexCommand ref
2246 reference "subsec:Espacio-adicional"
2247
2248 \end_inset
2249
2250
2251 \end_layout
2252
2253 \begin_layout Description
2254 Cuadro
2255 \begin_inset space ~
2256 \end_inset
2257
2258 multipágina Para hacer 
2259 \emph on
2260 cuadros multipágina
2261 \emph default
2262  que pueden extenderse por varias páginas.
2263  Las secciones
2264 \begin_inset space ~
2265 \end_inset
2266
2267
2268 \begin_inset CommandInset ref
2269 LatexCommand ref
2270 reference "sec:Cuadros-multipágina"
2271
2272 \end_inset
2273
2274  y 
2275 \begin_inset CommandInset ref
2276 LatexCommand ref
2277 reference "sec:Particularidades-cuadros-multipágina"
2278
2279 \end_inset
2280
2281  describen sus características en detalle.
2282 \end_layout
2283
2284 \begin_layout Section
2285 Barra de herramientas de cuadros
2286 \begin_inset Index idx
2287 status collapsed
2288
2289 \begin_layout Plain Layout
2290 Cuadros ! Barra de herramientas
2291 \end_layout
2292
2293 \end_inset
2294
2295
2296 \end_layout
2297
2298 \begin_layout Standard
2299 La barra de herramientas de cuadros es una alternativa a la ventana de diálogo
2300  para cambiar los cuadros de manera más rápida.
2301  Normalmente debería aparecer en la parte inferior de la ventana principal
2302  de \SpecialChar LyX
2303  cuando el cursor está dentro de un cuadro.
2304  En cualquier momento se puede presentar esta barra pulsando con el botón
2305  derecho del ratón en cualquier punto de la barra principal de menú.
2306 \end_layout
2307
2308 \begin_layout Standard
2309 La barra de herramientas tiene los siguientes iconos:
2310 \end_layout
2311
2312 \begin_layout Labeling
2313 \labelwidthstring 00.00.0000
2314 \begin_inset Info
2315 type  "icon"
2316 arg   "tabular-feature append-row"
2317 \end_inset
2318
2319  añade una fila bajo la celda actual o selección
2320 \end_layout
2321
2322 \begin_layout Labeling
2323 \labelwidthstring 00.00.0000
2324 \begin_inset Info
2325 type  "icon"
2326 arg   "tabular-feature append-column"
2327 \end_inset
2328
2329  añade una columna a la derecha de la celda actual o selección
2330 \end_layout
2331
2332 \begin_layout Labeling
2333 \labelwidthstring 00.00.0000
2334 \begin_inset Info
2335 type  "icon"
2336 arg   "tabular-feature delete-row"
2337 \end_inset
2338
2339  borra la fila actual o selección
2340 \end_layout
2341
2342 \begin_layout Labeling
2343 \labelwidthstring 00.00.0000
2344 \begin_inset Info
2345 type  "icon"
2346 arg   "tabular-feature delete-column"
2347 \end_inset
2348
2349  borra la columna actual o selección
2350 \end_layout
2351
2352 \begin_layout Labeling
2353 \labelwidthstring 00.00.0000
2354 \begin_inset Info
2355 type  "icon"
2356 arg   "tabular-feature move-row-up"
2357 \end_inset
2358
2359  desplaza la fila arriba
2360 \end_layout
2361
2362 \begin_layout Labeling
2363 \labelwidthstring 00.00.0000
2364 \begin_inset Info
2365 type  "icon"
2366 arg   "tabular-feature move-column-left"
2367 \end_inset
2368
2369  desplaza la columna a la izquierda
2370 \end_layout
2371
2372 \begin_layout Labeling
2373 \labelwidthstring 00.00.0000
2374 \begin_inset Info
2375 type  "icon"
2376 arg   "tabular-feature move-row-down"
2377 \end_inset
2378
2379  desplaza la fila abajo
2380 \end_layout
2381
2382 \begin_layout Labeling
2383 \labelwidthstring 00.00.0000
2384 \begin_inset Info
2385 type  "icon"
2386 arg   "tabular-feature move-column-right"
2387 \end_inset
2388
2389  desplaza la columna a la derecha
2390 \end_layout
2391
2392 \begin_layout Labeling
2393 \labelwidthstring 00.00.0000
2394 \begin_inset Info
2395 type  "icon"
2396 arg   "tabular-feature toggle-line-top"
2397 \end_inset
2398
2399  añade un borde superior en la celda/fila actual o la selección
2400 \end_layout
2401
2402 \begin_layout Labeling
2403 \labelwidthstring 00.00.0000
2404 \begin_inset Info
2405 type  "icon"
2406 arg   "tabular-feature toggle-line-bottom"
2407 \end_inset
2408
2409  añade un borde inferior en la celda/fila actual o la selección
2410 \end_layout
2411
2412 \begin_layout Labeling
2413 \labelwidthstring 00.00.0000
2414 \begin_inset Info
2415 type  "icon"
2416 arg   "tabular-feature toggle-line-left"
2417 \end_inset
2418
2419  añade un borde a la izquierda en la celda/fila actual o la selección
2420 \end_layout
2421
2422 \begin_layout Labeling
2423 \labelwidthstring 00.00.0000
2424 \begin_inset Info
2425 type  "icon"
2426 arg   "tabular-feature toggle-line-right"
2427 \end_inset
2428
2429  añade un borde a la derecha en la celda/fila actual o la selección
2430 \end_layout
2431
2432 \begin_layout Labeling
2433 \labelwidthstring 00.00.0000
2434 \begin_inset Info
2435 type  "icon"
2436 arg   "tabular-feature set-all-lines"
2437 \end_inset
2438
2439  añade bordes en la celda actual o en las seleccionadas (si la celda actual
2440  no es multicolumna esto afecta también a la fila y a la columna)
2441 \end_layout
2442
2443 \begin_layout Labeling
2444 \labelwidthstring 00.00.0000
2445 \begin_inset Info
2446 type  "icon"
2447 arg   "tabular-feature unset-all-lines"
2448 \end_inset
2449
2450  quita todos los bordes de la celda o celdas seleccionadas (si la celda
2451  actual no es multicolumna esto afecta también a la fila y a la columna)
2452 \end_layout
2453
2454 \begin_layout Labeling
2455 \labelwidthstring 00.00.0000
2456 \begin_inset Info
2457 type  "icon"
2458 arg   "tabular-feature m-align-left"
2459 \end_inset
2460
2461  alinea a la izquierda el contenido de la celda/columna
2462 \end_layout
2463
2464 \begin_layout Labeling
2465 \labelwidthstring 00.00.0000
2466 \begin_inset Info
2467 type  "icon"
2468 arg   "tabular-feature m-align-center"
2469 \end_inset
2470
2471  centra el contenido de la celda/columna horizontalmente
2472 \end_layout
2473
2474 \begin_layout Labeling
2475 \labelwidthstring 00.00.0000
2476 \begin_inset Info
2477 type  "icon"
2478 arg   "tabular-feature m-align-right"
2479 \end_inset
2480
2481  alinea a la derecha el contenido de la celda/columna
2482 \end_layout
2483
2484 \begin_layout Labeling
2485 \labelwidthstring 00.00.0000
2486 \begin_inset Info
2487 type  "icon"
2488 arg   "tabular-feature align-decimal"
2489 \end_inset
2490
2491  alinea el contenido de la celda/columna a un carácter
2492 \end_layout
2493
2494 \begin_layout Labeling
2495 \labelwidthstring 00.00.0000
2496 \begin_inset Info
2497 type  "icon"
2498 arg   "tabular-feature m-valign-top"
2499 \end_inset
2500
2501  alinea arriba el contenido de la celda
2502 \end_layout
2503
2504 \begin_layout Labeling
2505 \labelwidthstring 00.00.0000
2506 \begin_inset Info
2507 type  "icon"
2508 arg   "tabular-feature m-valign-middle"
2509 \end_inset
2510
2511  centra verticalmente el contenido de la celda
2512 \end_layout
2513
2514 \begin_layout Labeling
2515 \labelwidthstring 00.00.0000
2516 \begin_inset Info
2517 type  "icon"
2518 arg   "tabular-feature m-valign-bottom"
2519 \end_inset
2520
2521  alinea abajo el contenido de la celda
2522 \end_layout
2523
2524 \begin_layout Labeling
2525 \labelwidthstring 00.00.0000
2526 \begin_inset Info
2527 type  "icon"
2528 arg   "tabular-feature set-rotate-cell"
2529 \end_inset
2530
2531  gira la celda o selección 90° como las agujas de reloj
2532 \end_layout
2533
2534 \begin_layout Labeling
2535 \labelwidthstring 00.00.0000
2536 \begin_inset Info
2537 type  "icon"
2538 arg   "tabular-feature set-rotate-tabular"
2539 \end_inset
2540
2541  gira todo el cuadro 90° como agujas del reloj
2542 \end_layout
2543
2544 \begin_layout Labeling
2545 \labelwidthstring 00.00.0000
2546 \begin_inset Info
2547 type  "icon"
2548 arg   "tabular-feature multicolumn"
2549 \end_inset
2550
2551  establece la celda actual o selección como multicolumna
2552 \end_layout
2553
2554 \begin_layout Labeling
2555 \labelwidthstring 00.00.0000
2556 \begin_inset Info
2557 type  "icon"
2558 arg   "tabular-feature multirow"
2559 \end_inset
2560
2561  establece la celda actual o selección como multifila
2562 \end_layout
2563
2564 \begin_layout Standard
2565 \begin_inset Note Greyedout
2566 status open
2567
2568 \begin_layout Plain Layout
2569
2570 \series bold
2571 Nota:
2572 \series default
2573  En la salida se emplea la alineación vertical de la primera celda de una
2574  fila para todas las celdas restantes de la fila.
2575 \end_layout
2576
2577 \end_inset
2578
2579
2580 \end_layout
2581
2582 \begin_layout Section
2583 Menú Editar cuadro
2584 \begin_inset Index idx
2585 status collapsed
2586
2587 \begin_layout Plain Layout
2588 Cuadros ! Editar
2589 \end_layout
2590
2591 \end_inset
2592
2593
2594 \end_layout
2595
2596 \begin_layout Standard
2597 Además del diálogo y la barra de herramientas, el menú 
2598 \family sans
2599 Editar\SpecialChar menuseparator
2600 Cuadro/Tabla
2601 \family default
2602  permite añadir y borrar bordes para la fila/columna actual y establecer
2603  la selección como multicolumna.
2604  El menú sólo está disponible si el cursor está en el cuadro.
2605 \end_layout
2606
2607 \begin_layout Section
2608 Cuadros flotantes
2609 \begin_inset CommandInset label
2610 LatexCommand label
2611 name "sec:Cuadros-Flotantes"
2612
2613 \end_inset
2614
2615
2616 \begin_inset Index idx
2617 status collapsed
2618
2619 \begin_layout Plain Layout
2620 Flotantes ! Cuadros
2621 \end_layout
2622
2623 \end_inset
2624
2625
2626 \begin_inset Index idx
2627 status collapsed
2628
2629 \begin_layout Plain Layout
2630 Cuadros ! Flotantes
2631 \end_layout
2632
2633 \end_inset
2634
2635
2636 \end_layout
2637
2638 \begin_layout Standard
2639 Para una explicación general sobre flotantes, echa un vistazo a la sección
2640 \begin_inset space ~
2641 \end_inset
2642
2643
2644 \begin_inset CommandInset ref
2645 LatexCommand ref
2646 reference "sec:Introducción-Flotantes"
2647
2648 \end_inset
2649
2650 .
2651 \end_layout
2652
2653 \begin_layout Standard
2654 \begin_inset Float table
2655 placement h
2656 wide false
2657 sideways false
2658 status collapsed
2659
2660 \begin_layout Plain Layout
2661 \begin_inset Caption Standard
2662
2663 \begin_layout Plain Layout
2664 \begin_inset CommandInset label
2665 LatexCommand label
2666 name "tab:un cuadro flotante"
2667
2668 \end_inset
2669
2670 Un cuadro flotante.
2671 \end_layout
2672
2673 \end_inset
2674
2675
2676 \end_layout
2677
2678 \begin_layout Plain Layout
2679 \align center
2680 \begin_inset Tabular
2681 <lyxtabular version="3" rows="3" columns="3">
2682 <features tabularvalignment="middle">
2683 <column alignment="center" valignment="top" width="0pt">
2684 <column alignment="center" valignment="top" width="0pt">
2685 <column alignment="center" valignment="top" width="0pt">
2686 <row>
2687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2688 \begin_inset Text
2689
2690 \begin_layout Plain Layout
2691
2692 \family roman
2693 \series medium
2694 \shape up
2695 \size normal
2696 \emph off
2697 \bar no
2698 \noun off
2699 \color none
2700 1
2701 \end_layout
2702
2703 \end_inset
2704 </cell>
2705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2706 \begin_inset Text
2707
2708 \begin_layout Plain Layout
2709
2710 \family roman
2711 \series medium
2712 \shape up
2713 \size normal
2714 \emph off
2715 \bar no
2716 \noun off
2717 \color none
2718 2
2719 \end_layout
2720
2721 \end_inset
2722 </cell>
2723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2724 \begin_inset Text
2725
2726 \begin_layout Plain Layout
2727
2728 \family roman
2729 \series medium
2730 \shape up
2731 \size normal
2732 \emph off
2733 \bar no
2734 \noun off
2735 \color none
2736 3
2737 \end_layout
2738
2739 \end_inset
2740 </cell>
2741 </row>
2742 <row>
2743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2744 \begin_inset Text
2745
2746 \begin_layout Plain Layout
2747
2748 \family roman
2749 \series medium
2750 \shape up
2751 \size normal
2752 \emph off
2753 \bar no
2754 \noun off
2755 \color none
2756 Pepe
2757 \end_layout
2758
2759 \end_inset
2760 </cell>
2761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2762 \begin_inset Text
2763
2764 \begin_layout Plain Layout
2765
2766 \family roman
2767 \series medium
2768 \shape up
2769 \size normal
2770 \emph off
2771 \bar no
2772 \noun off
2773 \color none
2774 Mari
2775 \end_layout
2776
2777 \end_inset
2778 </cell>
2779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2780 \begin_inset Text
2781
2782 \begin_layout Plain Layout
2783
2784 \family roman
2785 \series medium
2786 \shape up
2787 \size normal
2788 \emph off
2789 \bar no
2790 \noun off
2791 \color none
2792 Teo
2793 \end_layout
2794
2795 \end_inset
2796 </cell>
2797 </row>
2798 <row>
2799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2800 \begin_inset Text
2801
2802 \begin_layout Plain Layout
2803
2804 \family roman
2805 \series medium
2806 \shape up
2807 \size normal
2808 \emph off
2809 \bar no
2810 \noun off
2811 \color none
2812 \begin_inset Formula $\int x^{2}dx$
2813 \end_inset
2814
2815
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824
2825 \family roman
2826 \series medium
2827 \shape up
2828 \size normal
2829 \emph off
2830 \bar no
2831 \noun off
2832 \color none
2833 \begin_inset Formula $\left[\begin{array}{cc}
2834 a & b\\
2835 c & d
2836 \end{array}\right]$
2837 \end_inset
2838
2839
2840 \end_layout
2841
2842 \end_inset
2843 </cell>
2844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2845 \begin_inset Text
2846
2847 \begin_layout Plain Layout
2848
2849 \family roman
2850 \series medium
2851 \shape up
2852 \size normal
2853 \emph off
2854 \bar no
2855 \noun off
2856 \color none
2857 \begin_inset Formula $1+1=2$
2858 \end_inset
2859
2860
2861 \end_layout
2862
2863 \end_inset
2864 </cell>
2865 </row>
2866 </lyxtabular>
2867
2868 \end_inset
2869
2870
2871 \end_layout
2872
2873 \end_inset
2874
2875
2876 \end_layout
2877
2878 \begin_layout Standard
2879 Los cuadros flotantes pueden insertarse con el menú 
2880 \family sans
2881 Insertar\SpecialChar menuseparator
2882 Flotante\SpecialChar menuseparator
2883 Cuadro
2884 \family default
2885  o con el botón 
2886 \begin_inset Info
2887 type  "icon"
2888 arg   "float-insert table"
2889 \end_inset
2890
2891 .
2892 \end_layout
2893
2894 \begin_layout Standard
2895 El flotante se muestra como un recuadro desplegable con la etiqueta «Cuadro
2896 \begin_inset space ~
2897 \end_inset
2898
2899 #:» (# es el número actual).
2900  El texto que sigue a dicha etiqueta es la leyenda del cuadro.
2901  Para insertar un cuadro en el flotante se sitúa el cursor al final del
2902  texto del encabezado y se pulsa 
2903 \family sans
2904 Entrar
2905 \family default
2906 .
2907  La leyenda se imprime encima del cuadro.
2908 \end_layout
2909
2910 \begin_layout Standard
2911 El cuadro
2912 \begin_inset space ~
2913 \end_inset
2914
2915
2916 \begin_inset CommandInset ref
2917 LatexCommand ref
2918 reference "tab:un cuadro flotante"
2919
2920 \end_inset
2921
2922  es un ejemplo de cuadro flotante.
2923 \end_layout
2924
2925 \begin_layout Standard
2926 Lo habitual es poner la leyenda sobre el cuadro, lo que desafortunadamente
2927  no es soportado en las clases estándar de \SpecialChar LaTeX
2928 .
2929  Esto significa que si estás usando las clases de documento 
2930 \family sans
2931 article
2932 \family default
2933
2934 \family sans
2935 book
2936 \family default
2937
2938 \family sans
2939 letter
2940 \family default
2941  o 
2942 \family sans
2943 report
2944 \family default
2945  no habrá espacio entre la leyenda y el cuadro.
2946  Para añadir un espacio entre ellos hay que poner en el preámbulo \SpecialChar LaTeX
2947  del documento
2948  la siguiente opción al comando del paquete \SpecialChar LaTeX
2949  
2950 \series bold
2951 caption
2952 \series default
2953
2954 \begin_inset Index idx
2955 status collapsed
2956
2957 \begin_layout Plain Layout
2958 \SpecialChar LaTeX
2959 -paquetes ! caption
2960 \end_layout
2961
2962 \end_inset
2963
2964 :
2965 \begin_inset Foot
2966 status collapsed
2967
2968 \begin_layout Plain Layout
2969 Para más información ve a la sección
2970 \begin_inset space ~
2971 \end_inset
2972
2973
2974 \begin_inset CommandInset ref
2975 LatexCommand ref
2976 reference "sec:Colocación-de-leyendas"
2977
2978 \end_inset
2979
2980 .
2981 \end_layout
2982
2983 \end_inset
2984
2985
2986 \end_layout
2987
2988 \begin_layout Standard
2989
2990 \series bold
2991 tableposition=top
2992 \end_layout
2993
2994 \begin_layout Standard
2995 El formato de la leyenda se puede controlar mediante el paquete \SpecialChar LaTeX
2996  
2997 \series bold
2998 caption
2999 \series default
3000  como se describe en la sección
3001 \begin_inset space ~
3002 \end_inset
3003
3004
3005 \begin_inset CommandInset ref
3006 LatexCommand ref
3007 reference "sec:Formato-de-leyendas"
3008
3009 \end_inset
3010
3011 .
3012  
3013 \end_layout
3014
3015 \begin_layout Standard
3016 \begin_inset Index idx
3017 status collapsed
3018
3019 \begin_layout Plain Layout
3020 Referencias ! a cuadros
3021 \end_layout
3022
3023 \end_inset
3024
3025 Los cuadros pueden tener referencias cruzadas en el texto referenciando
3026  su etiqueta.
3027  Para hacerlo inserta una etiqueta en la leyenda con el menú 
3028 \family sans
3029 Insertar\SpecialChar menuseparator
3030 Etiqueta
3031 \family default
3032  o con el botón 
3033 \begin_inset Info
3034 type  "icon"
3035 arg   "label-insert"
3036 \end_inset
3037
3038 .
3039  Ahora puedes referenciar la etiqueta con el menú 
3040 \family sans
3041 Insertar\SpecialChar menuseparator
3042 Referencia
3043 \begin_inset space ~
3044 \end_inset
3045
3046 cruzada
3047 \family default
3048  o con el botón 
3049 \begin_inset Info
3050 type  "icon"
3051 arg   "dialog-show-new-inset ref"
3052 \end_inset
3053
3054 .
3055 \begin_inset Newline newline
3056 \end_inset
3057
3058 Las referencias se explican con detalle en la sección
3059 \begin_inset space ~
3060 \end_inset
3061
3062
3063 \begin_inset CommandInset ref
3064 LatexCommand ref
3065 reference "sec:Referencias-a-Flotantes"
3066
3067 \end_inset
3068
3069 .
3070 \end_layout
3071
3072 \begin_layout Section
3073 Cuadros multipágina
3074 \begin_inset CommandInset label
3075 LatexCommand label
3076 name "sec:Cuadros-multipágina"
3077
3078 \end_inset
3079
3080
3081 \begin_inset Index idx
3082 status collapsed
3083
3084 \begin_layout Plain Layout
3085 Cuadros ! Multipágina
3086 \end_layout
3087
3088 \end_inset
3089
3090
3091 \end_layout
3092
3093 \begin_layout Standard
3094 Si el cuadro es demasiado largo para una página, puedes usar la opción 
3095 \family sans
3096 Usar
3097 \begin_inset space ~
3098 \end_inset
3099
3100 cuadro
3101 \begin_inset space ~
3102 \end_inset
3103
3104 multipágina
3105 \family default
3106  en la solapa 
3107 \family sans
3108 Cuadro
3109 \begin_inset space ~
3110 \end_inset
3111
3112 multipágina
3113 \family default
3114  del diálogo de cuadros, para repartir automáticamente el cuadro en varias
3115  páginas.
3116  Al hacerlo se habilitan las siguientes opciones:
3117 \end_layout
3118
3119 \begin_layout Description
3120 Encabezado: La fila actual se define como encabezado que aparecerá en todas
3121  las páginas del cuadro, excepto para la primera página si 
3122 \family sans
3123 Primer
3124 \begin_inset space ~
3125 \end_inset
3126
3127 encabezado
3128 \family default
3129  está definido.
3130  Este se denomina encabezado principal.
3131 \end_layout
3132
3133 \begin_layout Description
3134 Primer
3135 \begin_inset space ~
3136 \end_inset
3137
3138 encabezado: La fila actual se define como encabezado de la primera página
3139  del cuadro.
3140 \end_layout
3141
3142 \begin_layout Description
3143 Pie: La fila actual se define como pie que aparecerá en todas las páginas
3144  del cuadro/tabla, excepto para la última página si se define 
3145 \family sans
3146 Último
3147 \begin_inset space ~
3148 \end_inset
3149
3150 pie.
3151 \end_layout
3152
3153 \begin_layout Description
3154 Último
3155 \begin_inset space ~
3156 \end_inset
3157
3158 pie:
3159 \family sans
3160  
3161 \family default
3162 La fila actual se define como pie de la última página del cuadro.
3163 \end_layout
3164
3165 \begin_layout Description
3166 Leyenda: La fila actual contiene la leyenda del cuadro.
3167  La primera fila se reajusta como columna única y se inserta una leyenda.
3168  Más detalles sobre leyendas en cuadros multipágina en la sec.
3169 \begin_inset space \thinspace{}
3170 \end_inset
3171
3172
3173 \begin_inset CommandInset ref
3174 LatexCommand ref
3175 reference "subsec:Leyendas-en-Cuadros"
3176
3177 \end_inset
3178
3179 .
3180 \end_layout
3181
3182 \begin_layout Standard
3183 También se puede especificar en el diálogo en qué fila se ha de cortar el
3184  cuadro.
3185  El siguiente cuadro muestra cómo funciona:
3186 \end_layout
3187
3188 \begin_layout Standard
3189 \align center
3190 \begin_inset Tabular
3191 <lyxtabular version="3" rows="69" columns="3">
3192 <features islongtable="true" longtabularalignment="center">
3193 <column alignment="left" valignment="top" width="0cm">
3194 <column alignment="left" valignment="top" width="0pt">
3195 <column alignment="right" valignment="top" width="0pt">
3196 <row endfirsthead="true">
3197 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3198 \begin_inset Text
3199
3200 \begin_layout Plain Layout
3201
3202 \series bold
3203 Ejemplo de lista telefónica (ignore los nombres)
3204 \end_layout
3205
3206 \end_inset
3207 </cell>
3208 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3209 \begin_inset Text
3210
3211 \begin_layout Plain Layout
3212
3213 \end_layout
3214
3215 \end_inset
3216 </cell>
3217 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3218 \begin_inset Text
3219
3220 \begin_layout Plain Layout
3221
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 </row>
3227 <row endfirsthead="true">
3228 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Plain Layout
3232
3233 \series bold
3234 NOMBRE
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3240 \begin_inset Text
3241
3242 \begin_layout Plain Layout
3243
3244 \end_layout
3245
3246 \end_inset
3247 </cell>
3248 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3249 \begin_inset Text
3250
3251 \begin_layout Plain Layout
3252
3253 \series bold
3254 TEL.
3255 \end_layout
3256
3257 \end_inset
3258 </cell>
3259 </row>
3260 <row endhead="true">
3261 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3262 \begin_inset Text
3263
3264 \begin_layout Plain Layout
3265
3266 \series bold
3267 Ejemplo de lista telefónica
3268 \end_layout
3269
3270 \end_inset
3271 </cell>
3272 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3273 \begin_inset Text
3274
3275 \begin_layout Plain Layout
3276
3277 \end_layout
3278
3279 \end_inset
3280 </cell>
3281 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3282 \begin_inset Text
3283
3284 \begin_layout Plain Layout
3285
3286 \end_layout
3287
3288 \end_inset
3289 </cell>
3290 </row>
3291 <row endhead="true">
3292 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296
3297 \series bold
3298 NOMBRE
3299 \end_layout
3300
3301 \end_inset
3302 </cell>
3303 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3304 \begin_inset Text
3305
3306 \begin_layout Plain Layout
3307
3308 \end_layout
3309
3310 \end_inset
3311 </cell>
3312 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316
3317 \series bold
3318 TEL.
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 </row>
3324 <row endfoot="true">
3325 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329  continúa en la página siguiente
3330 \end_layout
3331
3332 \end_inset
3333 </cell>
3334 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3335 \begin_inset Text
3336
3337 \begin_layout Plain Layout
3338
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3344 \begin_inset Text
3345
3346 \begin_layout Plain Layout
3347
3348 \end_layout
3349
3350 \end_inset
3351 </cell>
3352 </row>
3353 <row>
3354 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Plain Layout
3358
3359 \series bold
3360 Annovi
3361 \end_layout
3362
3363 \end_inset
3364 </cell>
3365 <cell alignment="center" valignment="top" usebox="none">
3366 \begin_inset Text
3367
3368 \begin_layout Plain Layout
3369 Silvia
3370 \end_layout
3371
3372 \end_inset
3373 </cell>
3374 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3375 \begin_inset Text
3376
3377 \begin_layout Plain Layout
3378 111
3379 \end_layout
3380
3381 \end_inset
3382 </cell>
3383 </row>
3384 <row>
3385 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389
3390 \series bold
3391 Bertoli
3392 \end_layout
3393
3394 \end_inset
3395 </cell>
3396 <cell alignment="center" valignment="top" usebox="none">
3397 \begin_inset Text
3398
3399 \begin_layout Plain Layout
3400 Stefano
3401 \end_layout
3402
3403 \end_inset
3404 </cell>
3405 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3406 \begin_inset Text
3407
3408 \begin_layout Plain Layout
3409 111
3410 \end_layout
3411
3412 \end_inset
3413 </cell>
3414 </row>
3415 <row>
3416 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420
3421 \series bold
3422 Bozzi
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 <cell alignment="center" valignment="top" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Plain Layout
3431 Walter
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440 111
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 </row>
3446 <row>
3447 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451
3452 \series bold
3453 Cachia
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell alignment="center" valignment="top" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462 Maria
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471 111
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 </row>
3477 <row>
3478 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3479 \begin_inset Text
3480
3481 \begin_layout Plain Layout
3482
3483 \series bold
3484 Cachia
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell alignment="center" valignment="top" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493 Maurizio
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Plain Layout
3502 111
3503 \end_layout
3504
3505 \end_inset
3506 </cell>
3507 </row>
3508 <row>
3509 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513
3514 \series bold
3515 Cinquemani
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 Giusi
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533 111
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 </row>
3539 <row>
3540 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544
3545 \series bold
3546 Colin
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 <cell alignment="center" valignment="top" usebox="none">
3552 \begin_inset Text
3553
3554 \begin_layout Plain Layout
3555 Bernard
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3561 \begin_inset Text
3562
3563 \begin_layout Plain Layout
3564 111
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 </row>
3570 <row>
3571 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575
3576 \series bold
3577 Concli
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 <cell alignment="center" valignment="top" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Plain Layout
3586 Gianfranco
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Plain Layout
3595 111
3596 \end_layout
3597
3598 \end_inset
3599 </cell>
3600 </row>
3601 <row>
3602 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Plain Layout
3606
3607 \series bold
3608 Dal Bosco
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 <cell alignment="center" valignment="top" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Plain Layout
3617 Carolina
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Plain Layout
3626 111
3627 \end_layout
3628
3629 \end_inset
3630 </cell>
3631 </row>
3632 <row>
3633 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637
3638 \series bold
3639 Dalpiaz
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 <cell alignment="center" valignment="top" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648 Annamaria
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Plain Layout
3657 111
3658 \end_layout
3659
3660 \end_inset
3661 </cell>
3662 </row>
3663 <row>
3664 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668
3669 \series bold
3670 Feliciello
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 <cell alignment="center" valignment="top" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679 Domenico
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3685 \begin_inset Text
3686
3687 \begin_layout Plain Layout
3688 111
3689 \end_layout
3690
3691 \end_inset
3692 </cell>
3693 </row>
3694 <row>
3695 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Plain Layout
3699
3700 \series bold
3701 Focarelli
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 <cell alignment="center" valignment="top" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Plain Layout
3710 Paola
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719 111
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 </row>
3725 <row>
3726 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Plain Layout
3730
3731 \series bold
3732 Galletti
3733 \end_layout
3734
3735 \end_inset
3736 </cell>
3737 <cell alignment="center" valignment="top" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Plain Layout
3741 Oreste
3742 \end_layout
3743
3744 \end_inset
3745 </cell>
3746 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3747 \begin_inset Text
3748
3749 \begin_layout Plain Layout
3750 111
3751 \end_layout
3752
3753 \end_inset
3754 </cell>
3755 </row>
3756 <row>
3757 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761
3762 \series bold
3763 Gasparini
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 <cell alignment="center" valignment="top" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772 Franca
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3778 \begin_inset Text
3779
3780 \begin_layout Plain Layout
3781 111
3782 \end_layout
3783
3784 \end_inset
3785 </cell>
3786 </row>
3787 <row>
3788 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Plain Layout
3792
3793 \series bold
3794 Rizzardi
3795 \end_layout
3796
3797 \end_inset
3798 </cell>
3799 <cell alignment="center" valignment="top" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803 Paola
3804 \end_layout
3805
3806 \end_inset
3807 </cell>
3808 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3809 \begin_inset Text
3810
3811 \begin_layout Plain Layout
3812 111
3813 \end_layout
3814
3815 \end_inset
3816 </cell>
3817 </row>
3818 <row>
3819 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823
3824 \series bold
3825 Lassini
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 <cell alignment="center" valignment="top" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834 Giancarlo
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843 111
3844 \end_layout
3845
3846 \end_inset
3847 </cell>
3848 </row>
3849 <row>
3850 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854
3855 \series bold
3856 Malfatti
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 <cell alignment="center" valignment="top" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865 Luciano
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Plain Layout
3874 111
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 </row>
3880 <row>
3881 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885
3886 \series bold
3887 Malfatti
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 Valeriano
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Plain Layout
3905 111
3906 \end_layout
3907
3908 \end_inset
3909 </cell>
3910 </row>
3911 <row>
3912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Plain Layout
3916
3917 \series bold
3918 Meneguzzo
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 <cell alignment="center" valignment="top" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927 Roberto
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Plain Layout
3936 111
3937 \end_layout
3938
3939 \end_inset
3940 </cell>
3941 </row>
3942 <row>
3943 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947
3948 \series bold
3949 Mezzadra
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 <cell alignment="center" valignment="top" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958 Roberto
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Plain Layout
3967 111
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 </row>
3973 <row>
3974 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978
3979 \series bold
3980 Pirpamer
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 <cell alignment="center" valignment="top" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989 Erich
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3995 \begin_inset Text
3996
3997 \begin_layout Plain Layout
3998 111
3999 \end_layout
4000
4001 \end_inset
4002 </cell>
4003 </row>
4004 <row>
4005 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Plain Layout
4009
4010 \series bold
4011 Pochiesa
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 <cell alignment="center" valignment="top" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020 Paolo
4021 \end_layout
4022
4023 \end_inset
4024 </cell>
4025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4026 \begin_inset Text
4027
4028 \begin_layout Plain Layout
4029 111, 222
4030 \end_layout
4031
4032 \end_inset
4033 </cell>
4034 </row>
4035 <row>
4036 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040
4041 \series bold
4042 Radina
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 <cell alignment="center" valignment="top" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Plain Layout
4051 Claudio
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4057 \begin_inset Text
4058
4059 \begin_layout Plain Layout
4060 111
4061 \end_layout
4062
4063 \end_inset
4064 </cell>
4065 </row>
4066 <row>
4067 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Plain Layout
4071
4072 \series bold
4073 Stuffer
4074 \end_layout
4075
4076 \end_inset
4077 </cell>
4078 <cell alignment="center" valignment="top" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Plain Layout
4082 Oskar
4083 \end_layout
4084
4085 \end_inset
4086 </cell>
4087 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Plain Layout
4091 111
4092 \end_layout
4093
4094 \end_inset
4095 </cell>
4096 </row>
4097 <row>
4098 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102
4103 \series bold
4104 Tacchelli
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 <cell alignment="center" valignment="top" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113 Ugo
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Plain Layout
4122 111
4123 \end_layout
4124
4125 \end_inset
4126 </cell>
4127 </row>
4128 <row>
4129 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133
4134 \series bold
4135 Tezzele
4136 \end_layout
4137
4138 \end_inset
4139 </cell>
4140 <cell alignment="center" valignment="top" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Plain Layout
4144 Margit
4145 \end_layout
4146
4147 \end_inset
4148 </cell>
4149 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4150 \begin_inset Text
4151
4152 \begin_layout Plain Layout
4153 111
4154 \end_layout
4155
4156 \end_inset
4157 </cell>
4158 </row>
4159 <row>
4160 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164
4165 \series bold
4166 Unterkalmsteiner
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 <cell alignment="center" valignment="top" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Plain Layout
4175 Frieda
4176 \end_layout
4177
4178 \end_inset
4179 </cell>
4180 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Plain Layout
4184 111
4185 \end_layout
4186
4187 \end_inset
4188 </cell>
4189 </row>
4190 <row>
4191 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195
4196 \series bold
4197 Vieider
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 <cell alignment="center" valignment="top" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206 Hilde
4207 \end_layout
4208
4209 \end_inset
4210 </cell>
4211 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4212 \begin_inset Text
4213
4214 \begin_layout Plain Layout
4215 111
4216 \end_layout
4217
4218 \end_inset
4219 </cell>
4220 </row>
4221 <row>
4222 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Plain Layout
4226
4227 \series bold
4228 Vigna
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 <cell alignment="center" valignment="top" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237 Jürgen
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Plain Layout
4246 111
4247 \end_layout
4248
4249 \end_inset
4250 </cell>
4251 </row>
4252 <row>
4253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257
4258 \series bold
4259 Weber
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268 Maurizio
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277 111
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 </row>
4283 <row>
4284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288
4289 \series bold
4290 Winkler
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299 Franz
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308 111
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 </row>
4314 <row>
4315 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319  
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328
4329 \end_layout
4330
4331 \end_inset
4332 </cell>
4333 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4334 \begin_inset Text
4335
4336 \begin_layout Plain Layout
4337
4338 \end_layout
4339
4340 \end_inset
4341 </cell>
4342 </row>
4343 <row>
4344 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348
4349 \series bold
4350 Annovi
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 <cell alignment="center" valignment="top" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359 Silvia
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4365 \begin_inset Text
4366
4367 \begin_layout Plain Layout
4368 555
4369 \end_layout
4370
4371 \end_inset
4372 </cell>
4373 </row>
4374 <row>
4375 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379
4380 \series bold
4381 Bertoli
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 <cell alignment="center" valignment="top" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390 Stefano
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399 555
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 </row>
4405 <row>
4406 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410
4411 \series bold
4412 Bozzi
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 <cell alignment="center" valignment="top" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421 Walter
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430 555
4431 \end_layout
4432
4433 \end_inset
4434 </cell>
4435 </row>
4436 <row>
4437 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441
4442 \series bold
4443 Cachia
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 <cell alignment="center" valignment="top" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452 Maria
4453 \end_layout
4454
4455 \end_inset
4456 </cell>
4457 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461 555
4462 \end_layout
4463
4464 \end_inset
4465 </cell>
4466 </row>
4467 <row>
4468 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472
4473 \series bold
4474 Cachia
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 <cell alignment="center" valignment="top" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 Maurizio
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492 555
4493 \end_layout
4494
4495 \end_inset
4496 </cell>
4497 </row>
4498 <row>
4499 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503
4504 \series bold
4505 Cinquemani
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 <cell alignment="center" valignment="top" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514 Giusi
4515 \end_layout
4516
4517 \end_inset
4518 </cell>
4519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523 555
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 </row>
4529 <row>
4530 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534
4535 \series bold
4536 Colin
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 <cell alignment="center" valignment="top" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545 Bernard
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554 555
4555 \end_layout
4556
4557 \end_inset
4558 </cell>
4559 </row>
4560 <row>
4561 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565
4566 \series bold
4567 Concli
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 <cell alignment="center" valignment="top" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576 Gianfranco
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585 555
4586 \end_layout
4587
4588 \end_inset
4589 </cell>
4590 </row>
4591 <row>
4592 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4593 \begin_inset Text
4594
4595 \begin_layout Plain Layout
4596
4597 \series bold
4598 Dal Bosco
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 <cell alignment="center" valignment="top" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607 Carolina
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4613 \begin_inset Text
4614
4615 \begin_layout Plain Layout
4616 555
4617 \end_layout
4618
4619 \end_inset
4620 </cell>
4621 </row>
4622 <row>
4623 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4624 \begin_inset Text
4625
4626 \begin_layout Plain Layout
4627
4628 \series bold
4629 Dalpiaz
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 <cell alignment="center" valignment="top" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638 Annamaria
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647 555
4648 \end_layout
4649
4650 \end_inset
4651 </cell>
4652 </row>
4653 <row>
4654 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658
4659 \series bold
4660 Feliciello
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 <cell alignment="center" valignment="top" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669 Domenico
4670 \end_layout
4671
4672 \end_inset
4673 </cell>
4674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4675 \begin_inset Text
4676
4677 \begin_layout Plain Layout
4678 555
4679 \end_layout
4680
4681 \end_inset
4682 </cell>
4683 </row>
4684 <row>
4685 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689
4690 \series bold
4691 Focarelli
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 <cell alignment="center" valignment="top" usebox="none">
4697 \begin_inset Text
4698
4699 \begin_layout Plain Layout
4700 Paola
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709 555
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 </row>
4715 <row>
4716 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720
4721 \series bold
4722 Galletti
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 <cell alignment="center" valignment="top" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731 Oreste
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740 555
4741 \end_layout
4742
4743 \end_inset
4744 </cell>
4745 </row>
4746 <row>
4747 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751
4752 \series bold
4753 Gasparini
4754 \end_layout
4755
4756 \end_inset
4757 </cell>
4758 <cell alignment="center" valignment="top" usebox="none">
4759 \begin_inset Text
4760
4761 \begin_layout Plain Layout
4762 Franca
4763 \end_layout
4764
4765 \end_inset
4766 </cell>
4767 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4768 \begin_inset Text
4769
4770 \begin_layout Plain Layout
4771 555
4772 \end_layout
4773
4774 \end_inset
4775 </cell>
4776 </row>
4777 <row>
4778 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782
4783 \series bold
4784 Rizzardi
4785 \end_layout
4786
4787 \end_inset
4788 </cell>
4789 <cell alignment="center" valignment="top" usebox="none">
4790 \begin_inset Text
4791
4792 \begin_layout Plain Layout
4793 Paola
4794 \end_layout
4795
4796 \end_inset
4797 </cell>
4798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4799 \begin_inset Text
4800
4801 \begin_layout Plain Layout
4802 555
4803 \end_layout
4804
4805 \end_inset
4806 </cell>
4807 </row>
4808 <row>
4809 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4810 \begin_inset Text
4811
4812 \begin_layout Plain Layout
4813
4814 \series bold
4815 Lassini
4816 \end_layout
4817
4818 \end_inset
4819 </cell>
4820 <cell alignment="center" valignment="top" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Plain Layout
4824 Giancarlo
4825 \end_layout
4826
4827 \end_inset
4828 </cell>
4829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4830 \begin_inset Text
4831
4832 \begin_layout Plain Layout
4833 555
4834 \end_layout
4835
4836 \end_inset
4837 </cell>
4838 </row>
4839 <row>
4840 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4841 \begin_inset Text
4842
4843 \begin_layout Plain Layout
4844
4845 \series bold
4846 Malfatti
4847 \end_layout
4848
4849 \end_inset
4850 </cell>
4851 <cell alignment="center" valignment="top" usebox="none">
4852 \begin_inset Text
4853
4854 \begin_layout Plain Layout
4855 Luciano
4856 \end_layout
4857
4858 \end_inset
4859 </cell>
4860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4861 \begin_inset Text
4862
4863 \begin_layout Plain Layout
4864 555
4865 \end_layout
4866
4867 \end_inset
4868 </cell>
4869 </row>
4870 <row>
4871 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875
4876 \series bold
4877 Malfatti
4878 \end_layout
4879
4880 \end_inset
4881 </cell>
4882 <cell alignment="center" valignment="top" usebox="none">
4883 \begin_inset Text
4884
4885 \begin_layout Plain Layout
4886 Valeriano
4887 \end_layout
4888
4889 \end_inset
4890 </cell>
4891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4892 \begin_inset Text
4893
4894 \begin_layout Plain Layout
4895 555
4896 \end_layout
4897
4898 \end_inset
4899 </cell>
4900 </row>
4901 <row>
4902 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4903 \begin_inset Text
4904
4905 \begin_layout Plain Layout
4906
4907 \series bold
4908 Meneguzzo
4909 \end_layout
4910
4911 \end_inset
4912 </cell>
4913 <cell alignment="center" valignment="top" usebox="none">
4914 \begin_inset Text
4915
4916 \begin_layout Plain Layout
4917 Roberto
4918 \end_layout
4919
4920 \end_inset
4921 </cell>
4922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4923 \begin_inset Text
4924
4925 \begin_layout Plain Layout
4926 555
4927 \end_layout
4928
4929 \end_inset
4930 </cell>
4931 </row>
4932 <row>
4933 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4934 \begin_inset Text
4935
4936 \begin_layout Plain Layout
4937
4938 \series bold
4939 Mezzadra
4940 \end_layout
4941
4942 \end_inset
4943 </cell>
4944 <cell alignment="center" valignment="top" usebox="none">
4945 \begin_inset Text
4946
4947 \begin_layout Plain Layout
4948 Roberto
4949 \end_layout
4950
4951 \end_inset
4952 </cell>
4953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4954 \begin_inset Text
4955
4956 \begin_layout Plain Layout
4957 555
4958 \end_layout
4959
4960 \end_inset
4961 </cell>
4962 </row>
4963 <row>
4964 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968
4969 \series bold
4970 Pirpamer
4971 \end_layout
4972
4973 \end_inset
4974 </cell>
4975 <cell alignment="center" valignment="top" usebox="none">
4976 \begin_inset Text
4977
4978 \begin_layout Plain Layout
4979 Erich
4980 \end_layout
4981
4982 \end_inset
4983 </cell>
4984 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4985 \begin_inset Text
4986
4987 \begin_layout Plain Layout
4988 555
4989 \end_layout
4990
4991 \end_inset
4992 </cell>
4993 </row>
4994 <row>
4995 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4996 \begin_inset Text
4997
4998 \begin_layout Plain Layout
4999
5000 \series bold
5001 Pochiesa
5002 \end_layout
5003
5004 \end_inset
5005 </cell>
5006 <cell alignment="center" valignment="top" usebox="none">
5007 \begin_inset Text
5008
5009 \begin_layout Plain Layout
5010 Paolo
5011 \end_layout
5012
5013 \end_inset
5014 </cell>
5015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5016 \begin_inset Text
5017
5018 \begin_layout Plain Layout
5019 555, 222
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 </row>
5025 <row>
5026 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030
5031 \series bold
5032 Radina
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 <cell alignment="center" valignment="top" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041 Claudio
5042 \end_layout
5043
5044 \end_inset
5045 </cell>
5046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Plain Layout
5050 555
5051 \end_layout
5052
5053 \end_inset
5054 </cell>
5055 </row>
5056 <row>
5057 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061
5062 \series bold
5063 Stuffer
5064 \end_layout
5065
5066 \end_inset
5067 </cell>
5068 <cell alignment="center" valignment="top" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072 Oskar
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081 555
5082 \end_layout
5083
5084 \end_inset
5085 </cell>
5086 </row>
5087 <row>
5088 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092
5093 \series bold
5094 Tacchelli
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 <cell alignment="center" valignment="top" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103 Ugo
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112 555
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 </row>
5118 <row>
5119 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123
5124 \series bold
5125 Tezzele
5126 \end_layout
5127
5128 \end_inset
5129 </cell>
5130 <cell alignment="center" valignment="top" usebox="none">
5131 \begin_inset Text
5132
5133 \begin_layout Plain Layout
5134 Margit
5135 \end_layout
5136
5137 \end_inset
5138 </cell>
5139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5140 \begin_inset Text
5141
5142 \begin_layout Plain Layout
5143 555
5144 \end_layout
5145
5146 \end_inset
5147 </cell>
5148 </row>
5149 <row>
5150 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5151 \begin_inset Text
5152
5153 \begin_layout Plain Layout
5154
5155 \series bold
5156 Unterkalmsteiner
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 <cell alignment="center" valignment="top" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Plain Layout
5165 Frieda
5166 \end_layout
5167
5168 \end_inset
5169 </cell>
5170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5171 \begin_inset Text
5172
5173 \begin_layout Plain Layout
5174 555
5175 \end_layout
5176
5177 \end_inset
5178 </cell>
5179 </row>
5180 <row>
5181 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Plain Layout
5185
5186 \series bold
5187 Vieider
5188 \end_layout
5189
5190 \end_inset
5191 </cell>
5192 <cell alignment="center" valignment="top" usebox="none">
5193 \begin_inset Text
5194
5195 \begin_layout Plain Layout
5196 Hilde
5197 \end_layout
5198
5199 \end_inset
5200 </cell>
5201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5202 \begin_inset Text
5203
5204 \begin_layout Plain Layout
5205 555
5206 \end_layout
5207
5208 \end_inset
5209 </cell>
5210 </row>
5211 <row>
5212 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5213 \begin_inset Text
5214
5215 \begin_layout Plain Layout
5216
5217 \series bold
5218 Vigna
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227 Jürgen
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236 999
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 </row>
5242 <row>
5243 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247
5248 \series bold
5249 Weber
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258 Maurizio
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267 555
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 </row>
5273 <row>
5274 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278
5279 \series bold
5280 Winkler
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5286 \begin_inset Text
5287
5288 \begin_layout Plain Layout
5289 Franz
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298 555
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 </row>
5304 <row endlastfoot="true">
5305 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5306 \begin_inset Text
5307
5308 \begin_layout Plain Layout
5309 fin
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Plain Layout
5327
5328 \end_layout
5329
5330 \end_inset
5331 </cell>
5332 </row>
5333 </lyxtabular>
5334
5335 \end_inset
5336
5337
5338 \begin_inset ERT
5339 status collapsed
5340
5341 \begin_layout Plain Layout
5342
5343
5344 \backslash
5345 addtocounter{table}{-1}
5346 \end_layout
5347
5348 \end_inset
5349
5350
5351 \begin_inset Note Note
5352 status collapsed
5353
5354 \begin_layout Plain Layout
5355 Para comprender el uso de este comando, lee al final de la sección
5356 \begin_inset space ~
5357 \end_inset
5358
5359
5360 \begin_inset CommandInset ref
5361 LatexCommand ref
5362 reference "subsec:Leyendas-en-Cuadros"
5363
5364 \end_inset
5365
5366  la primera nota resaltada en gris.
5367  
5368 \end_layout
5369
5370 \end_inset
5371
5372
5373 \end_layout
5374
5375 \begin_layout Subsection
5376 Notas al pie en cuadros multipágina
5377 \begin_inset CommandInset label
5378 LatexCommand label
5379 name "subsec:Notas-al-pie-en-Cuadros-Multipágina"
5380
5381 \end_inset
5382
5383
5384 \begin_inset Index idx
5385 status open
5386
5387 \begin_layout Plain Layout
5388 Cuadros ! Multipágina ! Notas al pie
5389 \end_layout
5390
5391 \end_inset
5392
5393
5394 \end_layout
5395
5396 \begin_layout Standard
5397 Se pueden insertar notas al pie en cada celda de un cuadro multipágina.
5398  Las notas se muestran en la parte inferior de la página en la que esté
5399  la celda con la nota.
5400  El cuadro
5401 \begin_inset space ~
5402 \end_inset
5403
5404
5405 \begin_inset CommandInset ref
5406 LatexCommand ref
5407 reference "tab:DifLeyendas"
5408
5409 \end_inset
5410
5411  tiene un ejemplo de nota al pie.
5412 \end_layout
5413
5414 \begin_layout Subsection
5415 Alineación de cuadros multipágina
5416 \begin_inset Index idx
5417 status open
5418
5419 \begin_layout Plain Layout
5420 Cuadros ! Multipágina ! Alineación
5421 \end_layout
5422
5423 \end_inset
5424
5425
5426 \end_layout
5427
5428 \begin_layout Standard
5429 La alineación horizontal de cuadros multipágina se puede establecer en el
5430  diálogo de configuración de cuadros.
5431  Para las alineaciones izquierda y derecha el cuadro irá al borde de la
5432  página.
5433  Para poner espacio entre el cuadro y el borde hay que poner la alineación
5434  al centro y cambiar el valor de las longitudes 
5435 \series bold
5436
5437 \backslash
5438 LTleft
5439 \series default
5440  y 
5441 \series bold
5442
5443 \backslash
5444 LTright 
5445 \series default
5446 insertando la línea siguiente en código \SpecialChar TeX
5447  antes del correspondiente cuadro
5448  multipágina:
5449 \end_layout
5450
5451 \begin_layout Standard
5452
5453 \series bold
5454
5455 \backslash
5456 setlength{
5457 \backslash
5458 LTleft}{valor}
5459 \end_layout
5460
5461 \begin_layout Standard
5462 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5463 \begin_inset space ~
5464 \end_inset
5465
5466
5467 \begin_inset CommandInset ref
5468 LatexCommand ref
5469 reference "tab:Unidades"
5470
5471 \end_inset
5472
5473 .
5474  
5475 \series bold
5476
5477 \backslash
5478 LTlent 
5479 \series default
5480 controla la distancia entre el borde izquierdo de la página y el cuadro.
5481  
5482 \series bold
5483
5484 \backslash
5485 LTright 
5486 \series default
5487 la distancia desde el lado derecho.
5488  El valor predeterminado para ambas longitudes es 
5489 \series bold
5490
5491 \backslash
5492 fill
5493 \series default
5494 , que en este caso es lo mismo que un relleno horizontal en \SpecialChar LyX
5495 .
5496 \end_layout
5497
5498 \begin_layout Standard
5499 El siguiente cuadro multipágina se ha alineado centrado y 
5500 \series bold
5501
5502 \backslash
5503 LTleft
5504 \series default
5505  establecido en 
5506 \family sans
5507 0.1
5508 \backslash
5509 columnwidth
5510 \family default
5511 :
5512 \begin_inset ERT
5513 status collapsed
5514
5515 \begin_layout Plain Layout
5516
5517
5518 \backslash
5519 setlength{
5520 \backslash
5521 LTleft}{0.1
5522 \backslash
5523 columnwidth}
5524 \end_layout
5525
5526 \end_inset
5527
5528
5529 \end_layout
5530
5531 \begin_layout Standard
5532 \begin_inset Tabular
5533 <lyxtabular version="3" rows="5" columns="5">
5534 <features islongtable="true" longtabularalignment="center">
5535 <column alignment="center" valignment="top">
5536 <column alignment="center" valignment="top">
5537 <column alignment="center" valignment="top">
5538 <column alignment="center" valignment="top">
5539 <column alignment="center" valignment="top">
5540 <row>
5541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545 1
5546 \end_layout
5547
5548 \end_inset
5549 </cell>
5550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5551 \begin_inset Text
5552
5553 \begin_layout Plain Layout
5554 2
5555 \end_layout
5556
5557 \end_inset
5558 </cell>
5559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563 3
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5569 \begin_inset Text
5570
5571 \begin_layout Plain Layout
5572 4
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5578 \begin_inset Text
5579
5580 \begin_layout Plain Layout
5581 5
5582 \end_layout
5583
5584 \end_inset
5585 </cell>
5586 </row>
5587 <row>
5588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592 asd
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5598 \begin_inset Text
5599
5600 \begin_layout Plain Layout
5601 s
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 s
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5616 \begin_inset Text
5617
5618 \begin_layout Plain Layout
5619 s
5620 \end_layout
5621
5622 \end_inset
5623 </cell>
5624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5625 \begin_inset Text
5626
5627 \begin_layout Plain Layout
5628 asd
5629 \end_layout
5630
5631 \end_inset
5632 </cell>
5633 </row>
5634 <row>
5635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5636 \begin_inset Text
5637
5638 \begin_layout Plain Layout
5639 asd
5640 \end_layout
5641
5642 \end_inset
5643 </cell>
5644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5645 \begin_inset Text
5646
5647 \begin_layout Plain Layout
5648 s
5649 \end_layout
5650
5651 \end_inset
5652 </cell>
5653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5654 \begin_inset Text
5655
5656 \begin_layout Plain Layout
5657 s
5658 \end_layout
5659
5660 \end_inset
5661 </cell>
5662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5663 \begin_inset Text
5664
5665 \begin_layout Plain Layout
5666 s
5667 \end_layout
5668
5669 \end_inset
5670 </cell>
5671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5672 \begin_inset Text
5673
5674 \begin_layout Plain Layout
5675 asd
5676 \end_layout
5677
5678 \end_inset
5679 </cell>
5680 </row>
5681 <row>
5682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5683 \begin_inset Text
5684
5685 \begin_layout Plain Layout
5686 asd
5687 \end_layout
5688
5689 \end_inset
5690 </cell>
5691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Plain Layout
5695 s
5696 \end_layout
5697
5698 \end_inset
5699 </cell>
5700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5701 \begin_inset Text
5702
5703 \begin_layout Plain Layout
5704 s
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5710 \begin_inset Text
5711
5712 \begin_layout Plain Layout
5713 s
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 asd
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 </row>
5728 <row>
5729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5730 \begin_inset Text
5731
5732 \begin_layout Plain Layout
5733 asd
5734 \end_layout
5735
5736 \end_inset
5737 </cell>
5738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5739 \begin_inset Text
5740
5741 \begin_layout Plain Layout
5742 asd
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 asd
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 asd
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5766 \begin_inset Text
5767
5768 \begin_layout Plain Layout
5769 asd
5770 \end_layout
5771
5772 \end_inset
5773 </cell>
5774 </row>
5775 </lyxtabular>
5776
5777 \end_inset
5778
5779
5780 \begin_inset ERT
5781 status collapsed
5782
5783 \begin_layout Plain Layout
5784
5785
5786 \backslash
5787 setlength{
5788 \backslash
5789 LTleft}{
5790 \backslash
5791 fill}
5792 \end_layout
5793
5794 \end_inset
5795
5796
5797 \begin_inset ERT
5798 status collapsed
5799
5800 \begin_layout Plain Layout
5801
5802
5803 \backslash
5804 addtocounter{table}{-1}
5805 \end_layout
5806
5807 \end_inset
5808
5809
5810 \begin_inset Note Note
5811 status collapsed
5812
5813 \begin_layout Plain Layout
5814 Para comprender el uso de este comando, lee al final de la sección
5815 \begin_inset space ~
5816 \end_inset
5817
5818
5819 \begin_inset CommandInset ref
5820 LatexCommand ref
5821 reference "subsec:Leyendas-en-Cuadros"
5822
5823 \end_inset
5824
5825  la primera nota resaltada en gris.
5826  
5827 \end_layout
5828
5829 \end_inset
5830
5831
5832 \end_layout
5833
5834 \begin_layout Subsection
5835 Leyendas en cuadros multipágina
5836 \begin_inset Index idx
5837 status open
5838
5839 \begin_layout Plain Layout
5840 Cuadros ! Multipágina ! Leyendas
5841 \end_layout
5842
5843 \end_inset
5844
5845
5846 \begin_inset CommandInset label
5847 LatexCommand label
5848 name "subsec:Leyendas-en-Cuadros"
5849
5850 \end_inset
5851
5852
5853 \end_layout
5854
5855 \begin_layout Standard
5856 Un cuadro multipágina no se puede poner flotante porque los flotantes sólo
5857  pueden estar en una página.
5858  Pero el entorno leyenda de flotantes sí puede usarse para cuadros multipágina
5859  utilizando para una fila de un cuadro multipágina la opción 
5860 \family sans
5861 Leyenda
5862 \family default
5863 , como se explica en la sec.
5864 \begin_inset space \thinspace{}
5865 \end_inset
5866
5867
5868 \begin_inset CommandInset ref
5869 LatexCommand ref
5870 reference "sec:Cuadros-multipágina"
5871
5872 \end_inset
5873
5874 .
5875  Sólo una fila puede contener la leyenda.
5876 \end_layout
5877
5878 \begin_layout Standard
5879 He aquí un pequeño cuadro multipágina para mostrar cómo funciona:
5880 \end_layout
5881
5882 \begin_layout Standard
5883 \begin_inset Tabular
5884 <lyxtabular version="3" rows="6" columns="5">
5885 <features islongtable="true" longtabularalignment="center">
5886 <column alignment="center" valignment="top">
5887 <column alignment="center" valignment="top">
5888 <column alignment="center" valignment="top">
5889 <column alignment="center" valignment="top">
5890 <column alignment="center" valignment="top">
5891 <row endfirsthead="true" caption="true">
5892 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5893 \begin_inset Text
5894
5895 \begin_layout Plain Layout
5896 \begin_inset Caption Standard
5897
5898 \begin_layout Plain Layout
5899 Cuadro multipágina con leyenda
5900 \begin_inset Argument 1
5901 status open
5902
5903 \begin_layout Plain Layout
5904 Cuadro multipágina
5905 \end_layout
5906
5907 \end_inset
5908
5909
5910 \end_layout
5911
5912 \end_inset
5913
5914
5915 \end_layout
5916
5917 \end_inset
5918 </cell>
5919 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5920 \begin_inset Text
5921
5922 \begin_layout Plain Layout
5923
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 </row>
5956 <row>
5957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Plain Layout
5961 1
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970 2
5971 \end_layout
5972
5973 \end_inset
5974 </cell>
5975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Plain Layout
5979 3
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988 4
5989 \end_layout
5990
5991 \end_inset
5992 </cell>
5993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997 5
5998 \end_layout
5999
6000 \end_inset
6001 </cell>
6002 </row>
6003 <row>
6004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6005 \begin_inset Text
6006
6007 \begin_layout Plain Layout
6008 asd
6009 \end_layout
6010
6011 \end_inset
6012 </cell>
6013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6014 \begin_inset Text
6015
6016 \begin_layout Plain Layout
6017 s
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 s
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035 s
6036 \end_layout
6037
6038 \end_inset
6039 </cell>
6040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Plain Layout
6044 asd
6045 \end_layout
6046
6047 \end_inset
6048 </cell>
6049 </row>
6050 <row>
6051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6052 \begin_inset Text
6053
6054 \begin_layout Plain Layout
6055 asd
6056 \end_layout
6057
6058 \end_inset
6059 </cell>
6060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6061 \begin_inset Text
6062
6063 \begin_layout Plain Layout
6064 s
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6070 \begin_inset Text
6071
6072 \begin_layout Plain Layout
6073 s
6074 \end_layout
6075
6076 \end_inset
6077 </cell>
6078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082 s
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6088 \begin_inset Text
6089
6090 \begin_layout Plain Layout
6091 asd
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 </row>
6097 <row>
6098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6099 \begin_inset Text
6100
6101 \begin_layout Plain Layout
6102 asd
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 s
6112 \end_layout
6113
6114 \end_inset
6115 </cell>
6116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6117 \begin_inset Text
6118
6119 \begin_layout Plain Layout
6120 s
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6126 \begin_inset Text
6127
6128 \begin_layout Plain Layout
6129 s
6130 \end_layout
6131
6132 \end_inset
6133 </cell>
6134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6135 \begin_inset Text
6136
6137 \begin_layout Plain Layout
6138 asd
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 </row>
6144 <row>
6145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6146 \begin_inset Text
6147
6148 \begin_layout Plain Layout
6149 asd
6150 \end_layout
6151
6152 \end_inset
6153 </cell>
6154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6155 \begin_inset Text
6156
6157 \begin_layout Plain Layout
6158 asd
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 asd
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6173 \begin_inset Text
6174
6175 \begin_layout Plain Layout
6176 asd
6177 \end_layout
6178
6179 \end_inset
6180 </cell>
6181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6182 \begin_inset Text
6183
6184 \begin_layout Plain Layout
6185 asd
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 </row>
6191 </lyxtabular>
6192
6193 \end_inset
6194
6195
6196 \end_layout
6197
6198 \begin_layout Standard
6199 \begin_inset VSpace medskip
6200 \end_inset
6201
6202
6203 \begin_inset Note Greyedout
6204 status open
6205
6206 \begin_layout Plain Layout
6207
6208 \series bold
6209 Nota
6210 \begin_inset space ~
6211 \end_inset
6212
6213 1:
6214 \series default
6215  El número del cuadro se incrementa para cada cuadro multipágina, aunque
6216  no pongas leyenda en alguna de ellas.
6217  Por esto podría suceder que, p.
6218 \begin_inset space \thinspace{}
6219 \end_inset
6220
6221 ej., el cuadro
6222 \begin_inset space ~
6223 \end_inset
6224
6225 2.4 siga al cuadro
6226 \begin_inset space ~
6227 \end_inset
6228
6229 2.1 en el índice de cuadros debido a que hay dos cuadros multipágina sin
6230  leyenda.
6231  Para evitarlo, añade detrás de cada cuadro multipágina sin leyenda este
6232  comando en código \SpecialChar TeX
6233 :
6234 \end_layout
6235
6236 \begin_layout Plain Layout
6237
6238 \series bold
6239
6240 \backslash
6241 addtocounter{table}{-1}
6242 \end_layout
6243
6244 \begin_layout Plain Layout
6245 Esto no es necesario si ninguna de los cuadros multipágina tiene leyenda
6246  y añades el siguiente código en el preámbulo del documento:
6247 \end_layout
6248
6249 \begin_layout Plain Layout
6250
6251 \series bold
6252
6253 \backslash
6254 let
6255 \backslash
6256 myEnd
6257 \backslash
6258 endlongtable
6259 \begin_inset Newline newline
6260 \end_inset
6261
6262
6263 \backslash
6264 renewcommand{
6265 \backslash
6266 endlongtable}{
6267 \backslash
6268 myEnd
6269 \backslash
6270 addtocounter{table}{-1}}
6271 \end_layout
6272
6273 \end_inset
6274
6275
6276 \end_layout
6277
6278 \begin_layout Standard
6279 \begin_inset Note Greyedout
6280 status open
6281
6282 \begin_layout Plain Layout
6283
6284 \series bold
6285 Nota
6286 \begin_inset space ~
6287 \end_inset
6288
6289 2:
6290 \series default
6291  Si utilizas 
6292 \series bold
6293 hyperref
6294 \series default
6295
6296 \begin_inset Index idx
6297 status collapsed
6298
6299 \begin_layout Plain Layout
6300 \SpecialChar LaTeX
6301 -paquetes ! hyperref
6302 \end_layout
6303
6304 \end_inset
6305
6306  en las 
6307 \family sans
6308 Propiedades PDF 
6309 \family default
6310 del diálogo 
6311 \family sans
6312 Configuración del documento 
6313 \family default
6314 para enlazar referencias cruzadas en la salida, los enlaces a cuadros multipágin
6315 a llevan siempre al principio del documento.
6316 \end_layout
6317
6318 \end_inset
6319
6320
6321 \end_layout
6322
6323 \begin_layout Subsubsection
6324 Referencias a cuadros multipágina
6325 \begin_inset Index idx
6326 status open
6327
6328 \begin_layout Plain Layout
6329 Cuadros ! Multipágina ! Referencias a
6330 \end_layout
6331
6332 \end_inset
6333
6334
6335 \end_layout
6336
6337 \begin_layout Standard
6338 \begin_inset Tabular
6339 <lyxtabular version="3" rows="6" columns="5">
6340 <features islongtable="true" longtabularalignment="center">
6341 <column alignment="center" valignment="top">
6342 <column alignment="center" valignment="top">
6343 <column alignment="center" valignment="top">
6344 <column alignment="center" valignment="top">
6345 <column alignment="center" valignment="top">
6346 <row endfirsthead="true" caption="true">
6347 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6348 \begin_inset Text
6349
6350 \begin_layout Plain Layout
6351 \begin_inset Caption Standard
6352
6353 \begin_layout Plain Layout
6354 Cuadro multipágina con referencia
6355 \begin_inset CommandInset label
6356 LatexCommand label
6357 name "tab:RefEjemplo"
6358
6359 \end_inset
6360
6361
6362 \end_layout
6363
6364 \end_inset
6365
6366
6367 \end_layout
6368
6369 \end_inset
6370 </cell>
6371 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6372 \begin_inset Text
6373
6374 \begin_layout Plain Layout
6375
6376 \end_layout
6377
6378 \end_inset
6379 </cell>
6380 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6381 \begin_inset Text
6382
6383 \begin_layout Plain Layout
6384
6385 \end_layout
6386
6387 \end_inset
6388 </cell>
6389 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6390 \begin_inset Text
6391
6392 \begin_layout Plain Layout
6393
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402
6403 \end_layout
6404
6405 \end_inset
6406 </cell>
6407 </row>
6408 <row>
6409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6410 \begin_inset Text
6411
6412 \begin_layout Plain Layout
6413 1
6414 \end_layout
6415
6416 \end_inset
6417 </cell>
6418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6419 \begin_inset Text
6420
6421 \begin_layout Plain Layout
6422 2
6423 \end_layout
6424
6425 \end_inset
6426 </cell>
6427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6428 \begin_inset Text
6429
6430 \begin_layout Plain Layout
6431 3
6432 \end_layout
6433
6434 \end_inset
6435 </cell>
6436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Plain Layout
6440 4
6441 \end_layout
6442
6443 \end_inset
6444 </cell>
6445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6446 \begin_inset Text
6447
6448 \begin_layout Plain Layout
6449 5
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 </row>
6455 <row>
6456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6457 \begin_inset Text
6458
6459 \begin_layout Plain Layout
6460 asd
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6466 \begin_inset Text
6467
6468 \begin_layout Plain Layout
6469 s
6470 \end_layout
6471
6472 \end_inset
6473 </cell>
6474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Plain Layout
6478 s
6479 \end_layout
6480
6481 \end_inset
6482 </cell>
6483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6484 \begin_inset Text
6485
6486 \begin_layout Plain Layout
6487 s
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6493 \begin_inset Text
6494
6495 \begin_layout Plain Layout
6496 asd
6497 \end_layout
6498
6499 \end_inset
6500 </cell>
6501 </row>
6502 <row>
6503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6504 \begin_inset Text
6505
6506 \begin_layout Plain Layout
6507 asd
6508 \end_layout
6509
6510 \end_inset
6511 </cell>
6512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6513 \begin_inset Text
6514
6515 \begin_layout Plain Layout
6516 s
6517 \end_layout
6518
6519 \end_inset
6520 </cell>
6521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6522 \begin_inset Text
6523
6524 \begin_layout Plain Layout
6525 s
6526 \end_layout
6527
6528 \end_inset
6529 </cell>
6530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6531 \begin_inset Text
6532
6533 \begin_layout Plain Layout
6534 s
6535 \end_layout
6536
6537 \end_inset
6538 </cell>
6539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6540 \begin_inset Text
6541
6542 \begin_layout Plain Layout
6543 asd
6544 \end_layout
6545
6546 \end_inset
6547 </cell>
6548 </row>
6549 <row>
6550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6551 \begin_inset Text
6552
6553 \begin_layout Plain Layout
6554 asd
6555 \end_layout
6556
6557 \end_inset
6558 </cell>
6559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6560 \begin_inset Text
6561
6562 \begin_layout Plain Layout
6563 s
6564 \end_layout
6565
6566 \end_inset
6567 </cell>
6568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6569 \begin_inset Text
6570
6571 \begin_layout Plain Layout
6572 s
6573 \end_layout
6574
6575 \end_inset
6576 </cell>
6577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6578 \begin_inset Text
6579
6580 \begin_layout Plain Layout
6581 s
6582 \end_layout
6583
6584 \end_inset
6585 </cell>
6586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6587 \begin_inset Text
6588
6589 \begin_layout Plain Layout
6590 asd
6591 \end_layout
6592
6593 \end_inset
6594 </cell>
6595 </row>
6596 <row>
6597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6598 \begin_inset Text
6599
6600 \begin_layout Plain Layout
6601 asd
6602 \end_layout
6603
6604 \end_inset
6605 </cell>
6606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6607 \begin_inset Text
6608
6609 \begin_layout Plain Layout
6610 sad
6611 \end_layout
6612
6613 \end_inset
6614 </cell>
6615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6616 \begin_inset Text
6617
6618 \begin_layout Plain Layout
6619 asd
6620 \end_layout
6621
6622 \end_inset
6623 </cell>
6624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6625 \begin_inset Text
6626
6627 \begin_layout Plain Layout
6628 asd
6629 \end_layout
6630
6631 \end_inset
6632 </cell>
6633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6634 \begin_inset Text
6635
6636 \begin_layout Plain Layout
6637 asd
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 </row>
6643 </lyxtabular>
6644
6645 \end_inset
6646
6647
6648 \end_layout
6649
6650 \begin_layout Standard
6651 Para referenciar un cuadro multipágina, inserta una etiqueta en la leyenda.
6652  
6653 \end_layout
6654
6655 \begin_layout Standard
6656 Esto es una referencia al cuadro
6657 \begin_inset space ~
6658 \end_inset
6659
6660
6661 \begin_inset CommandInset ref
6662 LatexCommand ref
6663 reference "tab:RefEjemplo"
6664
6665 \end_inset
6666
6667 .
6668 \end_layout
6669
6670 \begin_layout Standard
6671 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6672  del documento mediante el paquete \SpecialChar LaTeX
6673  
6674 \series bold
6675 caption
6676 \series default
6677
6678 \begin_inset Index idx
6679 status collapsed
6680
6681 \begin_layout Plain Layout
6682 \SpecialChar LaTeX
6683 -paquetes ! caption
6684 \end_layout
6685
6686 \end_inset
6687
6688 , véase sección
6689 \begin_inset space ~
6690 \end_inset
6691
6692
6693 \begin_inset CommandInset ref
6694 LatexCommand ref
6695 reference "sec:Formato-de-leyendas"
6696
6697 \end_inset
6698
6699 .
6700 \end_layout
6701
6702 \begin_layout Subsubsection
6703 Anchura de la leyenda
6704 \begin_inset Index idx
6705 status collapsed
6706
6707 \begin_layout Plain Layout
6708 Cuadros ! Multipágina ! Anchura de la leyenda
6709 \end_layout
6710
6711 \end_inset
6712
6713
6714 \end_layout
6715
6716 \begin_layout Standard
6717 La anchura máxima de la leyenda se define por la longitud 
6718 \series bold
6719
6720 \backslash
6721 LTcapwidth
6722 \series default
6723 .
6724  Por omisión, su valor es 4
6725 \begin_inset space \thinspace{}
6726 \end_inset
6727
6728 in (4
6729 \begin_inset space ~
6730 \end_inset
6731
6732 pulgadas).
6733  Para cambiarla añade el siguiente comando en el preámbulo o en código \SpecialChar TeX
6734
6735  en el propio documento antes del cuadro multipágina al que deba afectar
6736 \end_layout
6737
6738 \begin_layout Standard
6739
6740 \series bold
6741
6742 \backslash
6743 setlength{
6744 \backslash
6745 LTcapwidth}{anchura}
6746 \end_layout
6747
6748 \begin_layout Standard
6749 donde la 
6750 \family sans
6751 anchura
6752 \family default
6753  puede ser una de las unidades listadas en el apéndice
6754 \begin_inset space ~
6755 \end_inset
6756
6757
6758 \begin_inset CommandInset ref
6759 LatexCommand ref
6760 reference "cap:Unidades-disponibles-en"
6761
6762 \end_inset
6763
6764 .
6765 \end_layout
6766
6767 \begin_layout Standard
6768 Los cuadros siguientes muestran la diferencia:
6769 \end_layout
6770
6771 \begin_layout Standard
6772 \begin_inset Tabular
6773 <lyxtabular version="3" rows="6" columns="5">
6774 <features islongtable="true" longtabularalignment="center">
6775 <column alignment="center" valignment="top">
6776 <column alignment="center" valignment="top">
6777 <column alignment="center" valignment="top">
6778 <column alignment="center" valignment="top">
6779 <column alignment="center" valignment="top">
6780 <row endfirsthead="true" caption="true">
6781 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6782 \begin_inset Text
6783
6784 \begin_layout Plain Layout
6785 \begin_inset Caption Standard
6786
6787 \begin_layout Plain Layout
6788 Leyenda larga completa con anchura predeterminada leyenda larga completa
6789  con anchura predeterminada
6790 \begin_inset Argument 1
6791 status collapsed
6792
6793 \begin_layout Plain Layout
6794 Leyenda con anchura predeterminada
6795 \end_layout
6796
6797 \end_inset
6798
6799
6800 \end_layout
6801
6802 \end_inset
6803
6804
6805 \end_layout
6806
6807 \end_inset
6808 </cell>
6809 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6828 \begin_inset Text
6829
6830 \begin_layout Plain Layout
6831
6832 \end_layout
6833
6834 \end_inset
6835 </cell>
6836 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6837 \begin_inset Text
6838
6839 \begin_layout Plain Layout
6840
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 </row>
6846 <row>
6847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6848 \begin_inset Text
6849
6850 \begin_layout Plain Layout
6851 1
6852 \end_layout
6853
6854 \end_inset
6855 </cell>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 2
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 3
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878 4
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Plain Layout
6887 5
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 </row>
6893 <row>
6894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Plain Layout
6898 asd
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 s
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 s
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 s
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934 asd
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 </row>
6940 <row>
6941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6942 \begin_inset Text
6943
6944 \begin_layout Plain Layout
6945 asd
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" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 s
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 asd
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 </row>
6987 <row>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992 asd
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" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 s
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028 asd
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 </row>
7034 <row>
7035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7036 \begin_inset Text
7037
7038 \begin_layout Plain Layout
7039 asd
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7045 \begin_inset Text
7046
7047 \begin_layout Plain Layout
7048 sad
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7054 \begin_inset Text
7055
7056 \begin_layout Plain Layout
7057 asd
7058 \end_layout
7059
7060 \end_inset
7061 </cell>
7062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075 asd
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 </row>
7081 </lyxtabular>
7082
7083 \end_inset
7084
7085
7086 \end_layout
7087
7088 \begin_layout Standard
7089 \begin_inset ERT
7090 status collapsed
7091
7092 \begin_layout Plain Layout
7093
7094
7095 \backslash
7096 setlength{
7097 \backslash
7098 LTcapwidth}{5cm}
7099 \end_layout
7100
7101 \end_inset
7102
7103
7104 \begin_inset Tabular
7105 <lyxtabular version="3" rows="6" columns="5">
7106 <features islongtable="true" longtabularalignment="center">
7107 <column alignment="center" valignment="top">
7108 <column alignment="center" valignment="top">
7109 <column alignment="center" valignment="top">
7110 <column alignment="center" valignment="top">
7111 <column alignment="center" valignment="top">
7112 <row endfirsthead="true" caption="true">
7113 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7114 \begin_inset Text
7115
7116 \begin_layout Plain Layout
7117 \begin_inset Caption Standard
7118
7119 \begin_layout Plain Layout
7120 Leyenda larga completa con una anchura de 5
7121 \begin_inset space \thinspace{}
7122 \end_inset
7123
7124 cm leyenda larga completa con una anchura de 5
7125 \begin_inset space \thinspace{}
7126 \end_inset
7127
7128 cm 
7129 \begin_inset Argument 1
7130 status collapsed
7131
7132 \begin_layout Plain Layout
7133 Leyenda con anchura
7134 \begin_inset space \thinspace{}
7135 \end_inset
7136
7137 =
7138 \begin_inset space \thinspace{}
7139 \end_inset
7140
7141 5
7142 \begin_inset space \thinspace{}
7143 \end_inset
7144
7145 cm
7146 \end_layout
7147
7148 \end_inset
7149
7150
7151 \end_layout
7152
7153 \end_inset
7154
7155
7156 \end_layout
7157
7158 \end_inset
7159 </cell>
7160 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7161 \begin_inset Text
7162
7163 \begin_layout Plain Layout
7164
7165 \end_layout
7166
7167 \end_inset
7168 </cell>
7169 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7179 \begin_inset Text
7180
7181 \begin_layout Plain Layout
7182
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 </row>
7197 <row>
7198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7199 \begin_inset Text
7200
7201 \begin_layout Plain Layout
7202 1
7203 \end_layout
7204
7205 \end_inset
7206 </cell>
7207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7208 \begin_inset Text
7209
7210 \begin_layout Plain Layout
7211 2
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220 3
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7226 \begin_inset Text
7227
7228 \begin_layout Plain Layout
7229 4
7230 \end_layout
7231
7232 \end_inset
7233 </cell>
7234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7235 \begin_inset Text
7236
7237 \begin_layout Plain Layout
7238 5
7239 \end_layout
7240
7241 \end_inset
7242 </cell>
7243 </row>
7244 <row>
7245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249 asd
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 s
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 s
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276 s
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285 asd
7286 \end_layout
7287
7288 \end_inset
7289 </cell>
7290 </row>
7291 <row>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 asd
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" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 s
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7329 \begin_inset Text
7330
7331 \begin_layout Plain Layout
7332 asd
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 </row>
7338 <row>
7339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Plain Layout
7343 asd
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" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 s
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Plain Layout
7379 asd
7380 \end_layout
7381
7382 \end_inset
7383 </cell>
7384 </row>
7385 <row>
7386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Plain Layout
7390 asd
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399 sad
7400 \end_layout
7401
7402 \end_inset
7403 </cell>
7404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7405 \begin_inset Text
7406
7407 \begin_layout Plain Layout
7408 asd
7409 \end_layout
7410
7411 \end_inset
7412 </cell>
7413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7423 \begin_inset Text
7424
7425 \begin_layout Plain Layout
7426 asd
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 </row>
7432 </lyxtabular>
7433
7434 \end_inset
7435
7436
7437 \begin_inset ERT
7438 status collapsed
7439
7440 \begin_layout Plain Layout
7441
7442
7443 \backslash
7444 setlength{
7445 \backslash
7446 LTcapwidth}{4in}
7447 \end_layout
7448
7449 \end_inset
7450
7451
7452 \end_layout
7453
7454 \begin_layout Standard
7455 \begin_inset Note Greyedout
7456 status collapsed
7457
7458 \begin_layout Plain Layout
7459
7460 \series bold
7461 Nota: 
7462 \series default
7463 Si se usa el paquete \SpecialChar LaTeX
7464  
7465 \series bold
7466 caption
7467 \series default
7468
7469 \begin_inset Index idx
7470 status collapsed
7471
7472 \begin_layout Plain Layout
7473 \SpecialChar LaTeX
7474 -paquetes ! caption
7475 \end_layout
7476
7477 \end_inset
7478
7479 , como en este documento, para la leyenda se utiliza toda la anchura de
7480  la página cuando se deja el valor por omisión de 4
7481 \begin_inset space \thinspace{}
7482 \end_inset
7483
7484 in para 
7485 \series bold
7486
7487 \backslash
7488 LTcapwidth
7489 \series default
7490 .
7491  En este caso, para conseguir una leyenda de 4
7492 \begin_inset space \thinspace{}
7493 \end_inset
7494
7495 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7496 \begin_inset space \thinspace{}
7497 \end_inset
7498
7499 in, p.
7500 \begin_inset space \thinspace{}
7501 \end_inset
7502
7503 ej.
7504  3.99
7505 \begin_inset space \thinspace{}
7506 \end_inset
7507
7508 in, o bien emplear el comando \SpecialChar LaTeX
7509  
7510 \series bold
7511
7512 \backslash
7513 captionsetup{width=valor}
7514 \series default
7515 , suministrado por el paquete 
7516 \series bold
7517 caption
7518 \series default
7519 .
7520 \end_layout
7521
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \begin_layout Subsubsection
7528 Leyendas distintas para cada página
7529 \begin_inset Index idx
7530 status collapsed
7531
7532 \begin_layout Plain Layout
7533 Cuadros ! Multipágina ! Leyendas distintas para cada página
7534 \end_layout
7535
7536 \end_inset
7537
7538
7539 \end_layout
7540
7541 \begin_layout Standard
7542 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7543  de la leyenda de la primera página del cuadro, marca una fila vacía como
7544  cabecera que contiene una leyenda.
7545  Después, clic derecho sobre la leyenda y selecciona 
7546 \family sans
7547 Leyenda
7548 \begin_inset space ~
7549 \end_inset
7550
7551 (Sin
7552 \begin_inset space ~
7553 \end_inset
7554
7555 numerar)
7556 \family default
7557  en el menú contextual.
7558  El cuadro
7559 \begin_inset space ~
7560 \end_inset
7561
7562
7563 \begin_inset CommandInset ref
7564 LatexCommand ref
7565 reference "tab:DifLeyendas"
7566
7567 \end_inset
7568
7569  es un ejemplo de cuadro multipágina con encabezados distintos donde el
7570  segundo no incluye número de cuadro.
7571 \end_layout
7572
7573 \begin_layout Standard
7574 \align center
7575 \begin_inset Tabular
7576 <lyxtabular version="3" rows="59" columns="3">
7577 <features islongtable="true" longtabularalignment="center">
7578 <column alignment="left" valignment="top" width="0pt">
7579 <column alignment="left" valignment="top" width="0pt">
7580 <column alignment="right" valignment="top" width="0pt">
7581 <row endfirsthead="true" caption="true">
7582 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586 \begin_inset Caption Standard
7587
7588 \begin_layout Plain Layout
7589 Ejemplo de lista telefónica
7590 \begin_inset CommandInset label
7591 LatexCommand label
7592 name "tab:DifLeyendas"
7593
7594 \end_inset
7595
7596
7597 \begin_inset Argument 1
7598 status collapsed
7599
7600 \begin_layout Plain Layout
7601 Ejemplo de lista telefónica
7602 \end_layout
7603
7604 \end_inset
7605
7606
7607 \end_layout
7608
7609 \end_inset
7610
7611
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7617 \begin_inset Text
7618
7619 \begin_layout Plain Layout
7620
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629
7630 \end_layout
7631
7632 \end_inset
7633 </cell>
7634 </row>
7635 <row endfirsthead="true">
7636 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7637 \begin_inset Text
7638
7639 \begin_layout Plain Layout
7640
7641 \series bold
7642 Ejemplo de lista telefónica (ignore los nombres)
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 </row>
7666 <row endfirsthead="true">
7667 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Plain Layout
7671
7672 \series bold
7673 NOMBRE
7674 \end_layout
7675
7676 \end_inset
7677 </cell>
7678 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Plain Layout
7691
7692 \series bold
7693 TEL.
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 </row>
7699 <row endhead="true" caption="true">
7700 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7701 \begin_inset Text
7702
7703 \begin_layout Plain Layout
7704 \begin_inset Caption Unnumbered
7705
7706 \begin_layout Plain Layout
7707 Continúa ejemplo de lista telefónica
7708 \end_layout
7709
7710 \end_inset
7711
7712
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7718 \begin_inset Text
7719
7720 \begin_layout Plain Layout
7721
7722 \end_layout
7723
7724 \end_inset
7725 </cell>
7726 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730
7731 \end_layout
7732
7733 \end_inset
7734 </cell>
7735 </row>
7736 <row endhead="true">
7737 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7738 \begin_inset Text
7739
7740 \begin_layout Plain Layout
7741
7742 \series bold
7743 Ejemplo de lista telefónica
7744 \end_layout
7745
7746 \end_inset
7747 </cell>
7748 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7749 \begin_inset Text
7750
7751 \begin_layout Plain Layout
7752
7753 \end_layout
7754
7755 \end_inset
7756 </cell>
7757 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7758 \begin_inset Text
7759
7760 \begin_layout Plain Layout
7761
7762 \end_layout
7763
7764 \end_inset
7765 </cell>
7766 </row>
7767 <row endhead="true">
7768 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7769 \begin_inset Text
7770
7771 \begin_layout Plain Layout
7772
7773 \series bold
7774 NOMBRE
7775 \end_layout
7776
7777 \end_inset
7778 </cell>
7779 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7780 \begin_inset Text
7781
7782 \begin_layout Plain Layout
7783
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7789 \begin_inset Text
7790
7791 \begin_layout Plain Layout
7792
7793 \series bold
7794 TEL.
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 </row>
7800 <row endfoot="true">
7801 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Plain Layout
7805 continúa en página siguiente
7806 \end_layout
7807
7808 \end_inset
7809 </cell>
7810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7811 \begin_inset Text
7812
7813 \begin_layout Plain Layout
7814
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7820 \begin_inset Text
7821
7822 \begin_layout Plain Layout
7823
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 </row>
7829 <row>
7830 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834
7835 \series bold
7836 Annovi
7837 \end_layout
7838
7839 \end_inset
7840 </cell>
7841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7842 \begin_inset Text
7843
7844 \begin_layout Plain Layout
7845 Silvia
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7851 \begin_inset Text
7852
7853 \begin_layout Plain Layout
7854 111
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 </row>
7860 <row>
7861 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7862 \begin_inset Text
7863
7864 \begin_layout Plain Layout
7865
7866 \series bold
7867 Bertoli
7868 \end_layout
7869
7870 \end_inset
7871 </cell>
7872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7873 \begin_inset Text
7874
7875 \begin_layout Plain Layout
7876 Stefano
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885 111
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 </row>
7891 <row>
7892 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7893 \begin_inset Text
7894
7895 \begin_layout Plain Layout
7896
7897 \series bold
7898 Bozzi
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907 Walter
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 111
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 </row>
7922 <row>
7923 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7924 \begin_inset Text
7925
7926 \begin_layout Plain Layout
7927
7928 \series bold
7929 Cachia
7930 \end_layout
7931
7932 \end_inset
7933 </cell>
7934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7935 \begin_inset Text
7936
7937 \begin_layout Plain Layout
7938 Maria
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947 111
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 </row>
7953 <row>
7954 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7955 \begin_inset Text
7956
7957 \begin_layout Plain Layout
7958
7959 \series bold
7960 Cachia
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969 Maurizio
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 111
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 </row>
7984 <row>
7985 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7986 \begin_inset Text
7987
7988 \begin_layout Plain Layout
7989
7990 \series bold
7991 Cinquemani
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7997 \begin_inset Text
7998
7999 \begin_layout Plain Layout
8000 Giusi
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009 111
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 </row>
8015 <row>
8016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8017 \begin_inset Text
8018
8019 \begin_layout Plain Layout
8020
8021 \series bold
8022 Colin
8023 \end_layout
8024
8025 \end_inset
8026 </cell>
8027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8028 \begin_inset Text
8029
8030 \begin_layout Plain Layout
8031 Bernard
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040 111
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 </row>
8046 <row>
8047 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \begin_layout Plain Layout
8051
8052 \series bold
8053 Concli
8054 \end_layout
8055
8056 \end_inset
8057 </cell>
8058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8059 \begin_inset Text
8060
8061 \begin_layout Plain Layout
8062 Gianfranco
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071 111
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 </row>
8077 <row>
8078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8079 \begin_inset Text
8080
8081 \begin_layout Plain Layout
8082
8083 \series bold
8084 Dal Bosco
8085 \end_layout
8086
8087 \end_inset
8088 </cell>
8089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8090 \begin_inset Text
8091
8092 \begin_layout Plain Layout
8093 Carolina
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102 111
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 </row>
8108 <row>
8109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113
8114 \series bold
8115 Dalpiaz
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 Annamaria
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133 111
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 </row>
8139 <row>
8140 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144
8145 \series bold
8146 Feliciello
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 Domenico
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 111
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 </row>
8170 <row>
8171 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175
8176 \series bold
8177 Focarelli
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186 Paola
8187 \end_layout
8188
8189 \end_inset
8190 </cell>
8191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195 111
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 </row>
8201 <row>
8202 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206
8207 \series bold
8208 Galletti
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Plain Layout
8217 Oreste
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226 111
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 </row>
8232 <row>
8233 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237
8238 \series bold
8239 Gasparini
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248 Franca
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257 111
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 </row>
8263 <row>
8264 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268
8269 \series bold
8270 Rizzardi
8271 \series default
8272
8273 \begin_inset Foot
8274 status collapsed
8275
8276 \begin_layout Plain Layout
8277 Ejemplo de nota a pie de página
8278 \end_layout
8279
8280 \end_inset
8281
8282
8283 \end_layout
8284
8285 \end_inset
8286 </cell>
8287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8288 \begin_inset Text
8289
8290 \begin_layout Plain Layout
8291 Paola
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 111
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 </row>
8306 <row>
8307 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8308 \begin_inset Text
8309
8310 \begin_layout Plain Layout
8311
8312 \series bold
8313 Lassini
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Plain Layout
8322 Giancarlo
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 111
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 </row>
8337 <row>
8338 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8339 \begin_inset Text
8340
8341 \begin_layout Plain Layout
8342
8343 \series bold
8344 Malfatti
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8350 \begin_inset Text
8351
8352 \begin_layout Plain Layout
8353 Luciano
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 111
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 </row>
8368 <row>
8369 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8370 \begin_inset Text
8371
8372 \begin_layout Plain Layout
8373
8374 \series bold
8375 Malfatti
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8381 \begin_inset Text
8382
8383 \begin_layout Plain Layout
8384 Valeriano
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393 111
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 </row>
8399 <row>
8400 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8401 \begin_inset Text
8402
8403 \begin_layout Plain Layout
8404
8405 \series bold
8406 Meneguzzo
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415 Roberto
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 111
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 </row>
8430 <row>
8431 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435
8436 \series bold
8437 Mezzadra
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446 Roberto
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455 111
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 </row>
8461 <row>
8462 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466
8467 \series bold
8468 Pirpamer
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477 Erich
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486 111
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 </row>
8492 <row>
8493 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497
8498 \series bold
8499 Pochiesa
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508 Paolo
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 111, 222
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 </row>
8523 <row>
8524 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Plain Layout
8528
8529 \series bold
8530 Radina
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539 Claudio
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548 111
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 </row>
8554 <row>
8555 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \begin_layout Plain Layout
8559
8560 \series bold
8561 Stuffer
8562 \end_layout
8563
8564 \end_inset
8565 </cell>
8566 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570 Oskar
8571 \end_layout
8572
8573 \end_inset
8574 </cell>
8575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579 111
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 </row>
8585 <row>
8586 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590
8591 \series bold
8592 Tacchelli
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601 Ugo
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610 111
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 </row>
8616 <row>
8617 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621
8622 \series bold
8623 Tezzele
8624 \end_layout
8625
8626 \end_inset
8627 </cell>
8628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632 Margit
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641 111
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 <row>
8648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652
8653 \series bold
8654 Unterkalmsteiner
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663 Frieda
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672 111
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 </row>
8678 <row>
8679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683
8684 \series bold
8685 Vieider
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout Plain Layout
8694 Hilde
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703 111
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 </row>
8709 <row>
8710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714
8715 \series bold
8716 Vigna
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725 Jürgen
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 111
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 </row>
8740 <row>
8741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745
8746 \series bold
8747 Weber
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756 Maurizio
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 111
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 </row>
8771 <row>
8772 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776
8777 \series bold
8778 Winkler
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 Franz
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796 111
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 </row>
8802 <row>
8803 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807  
8808 \end_layout
8809
8810 \end_inset
8811 </cell>
8812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 </row>
8831 <row>
8832 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836
8837 \series bold
8838 Annovi
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847 Silvia
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 555
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 </row>
8862 <row>
8863 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867
8868 \series bold
8869 Bertoli
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878 Stefano
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 555
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 </row>
8893 <row>
8894 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898
8899 \series bold
8900 Bozzi
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8906 \begin_inset Text
8907
8908 \begin_layout Plain Layout
8909 Walter
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918 555
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 </row>
8924 <row>
8925 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8926 \begin_inset Text
8927
8928 \begin_layout Plain Layout
8929
8930 \series bold
8931 Cachia
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940 Maria
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949 555
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 </row>
8955 <row>
8956 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960
8961 \series bold
8962 Cachia
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8968 \begin_inset Text
8969
8970 \begin_layout Plain Layout
8971 Maurizio
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980 555
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 </row>
8986 <row>
8987 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8988 \begin_inset Text
8989
8990 \begin_layout Plain Layout
8991
8992 \series bold
8993 Cinquemani
8994 \end_layout
8995
8996 \end_inset
8997 </cell>
8998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8999 \begin_inset Text
9000
9001 \begin_layout Plain Layout
9002 Giusi
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 555
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 </row>
9017 <row>
9018 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022
9023 \series bold
9024 Colin
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033 Bernard
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 555
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 </row>
9048 <row>
9049 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Plain Layout
9053
9054 \series bold
9055 Concli
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064 Gianfranco
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9070 \begin_inset Text
9071
9072 \begin_layout Plain Layout
9073 555
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 </row>
9079 <row>
9080 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Plain Layout
9084
9085 \series bold
9086 Dal Bosco
9087 \end_layout
9088
9089 \end_inset
9090 </cell>
9091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095 Carolina
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104 555
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 </row>
9110 <row>
9111 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115
9116 \series bold
9117 Dalpiaz
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126 Annamaria
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135 555
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 </row>
9141 <row>
9142 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146
9147 \series bold
9148 Feliciello
9149 \end_layout
9150
9151 \end_inset
9152 </cell>
9153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9154 \begin_inset Text
9155
9156 \begin_layout Plain Layout
9157 Domenico
9158 \end_layout
9159
9160 \end_inset
9161 </cell>
9162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166 555
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 </row>
9172 <row>
9173 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177
9178 \series bold
9179 Focarelli
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188 Paola
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197 555
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 </row>
9203 <row>
9204 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208
9209 \series bold
9210 Galletti
9211 \end_layout
9212
9213 \end_inset
9214 </cell>
9215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9216 \begin_inset Text
9217
9218 \begin_layout Plain Layout
9219 Oreste
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228 555
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 </row>
9234 <row>
9235 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239
9240 \series bold
9241 Gasparini
9242 \end_layout
9243
9244 \end_inset
9245 </cell>
9246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250 Franca
9251 \end_layout
9252
9253 \end_inset
9254 </cell>
9255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259 555
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 </row>
9265 <row>
9266 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270
9271 \series bold
9272 Rizzardi
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281 Paola
9282 \end_layout
9283
9284 \end_inset
9285 </cell>
9286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290 555
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 </row>
9296 <row>
9297 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301
9302 \series bold
9303 Lassini
9304 \end_layout
9305
9306 \end_inset
9307 </cell>
9308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9309 \begin_inset Text
9310
9311 \begin_layout Plain Layout
9312 Giancarlo
9313 \end_layout
9314
9315 \end_inset
9316 </cell>
9317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321 555
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 </row>
9327 <row>
9328 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332
9333 \series bold
9334 Malfatti
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343 Luciano
9344 \end_layout
9345
9346 \end_inset
9347 </cell>
9348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352 555
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 </row>
9358 <row>
9359 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363
9364 \series bold
9365 Malfatti
9366 \end_layout
9367
9368 \end_inset
9369 </cell>
9370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374 Valeriano
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383 555
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 </row>
9389 <row>
9390 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9391 \begin_inset Text
9392
9393 \begin_layout Plain Layout
9394
9395 \series bold
9396 Meneguzzo
9397 \end_layout
9398
9399 \end_inset
9400 </cell>
9401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Plain Layout
9405 Roberto
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414 555
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 </row>
9420 <row>
9421 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425
9426 \series bold
9427 Mezzadra
9428 \end_layout
9429
9430 \end_inset
9431 </cell>
9432 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9433 \begin_inset Text
9434
9435 \begin_layout Plain Layout
9436 Roberto
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445 555
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 </row>
9451 </lyxtabular>
9452
9453 \end_inset
9454
9455
9456 \end_layout
9457
9458 \begin_layout Section
9459 Particularidades de los cuadros multipágina
9460 \begin_inset CommandInset label
9461 LatexCommand label
9462 name "sec:Particularidades-cuadros-multipágina"
9463
9464 \end_inset
9465
9466
9467 \end_layout
9468
9469 \begin_layout Subsection
9470 Cálculos
9471 \begin_inset Index idx
9472 status collapsed
9473
9474 \begin_layout Plain Layout
9475 Cuadros ! Multipágina ! Cálculos
9476 \end_layout
9477
9478 \end_inset
9479
9480
9481 \end_layout
9482
9483 \begin_layout Standard
9484 \SpecialChar LaTeX
9485  calcula la altura de las páginas con cuadro y sus saltos de página utilizando
9486  los denominados «trozos», que son partes del cuadro presentes en la memoria
9487  de \SpecialChar LaTeX
9488 .
9489  El valor predeterminado está establecido a sólo 20
9490 \begin_inset space ~
9491 \end_inset
9492
9493 filas.
9494  Si estás usando cuadros multipágina con muchas páginas, la generación del
9495  documento puede hacerse muy lenta.
9496  No hay problema en aumentar el tamaño de los trozos hasta 100
9497 \begin_inset space \thinspace{}
9498 \end_inset
9499
9500 --
9501 \begin_inset space \thinspace{}
9502 \end_inset
9503
9504 1000 añadiendo el siguiente comando en el preámbulo del documento:
9505 \end_layout
9506
9507 \begin_layout Standard
9508
9509 \series bold
9510
9511 \backslash
9512 setcounter{LTchunksize}{100}
9513 \end_layout
9514
9515 \begin_layout Subsection
9516 Flotantes y cuadros multipágina
9517 \begin_inset Index idx
9518 status collapsed
9519
9520 \begin_layout Plain Layout
9521 Cuadros ! Multipágina ! Flotantes
9522 \end_layout
9523
9524 \end_inset
9525
9526
9527 \end_layout
9528
9529 \begin_layout Standard
9530 Podría haber problemas si un flotante aparece en la misma página donde comienza
9531  un cuadro multipágina.
9532  Para evitarlo, añade un 
9533 \begin_inset Quotes cld
9534 \end_inset
9535
9536 salto de página limpia
9537 \begin_inset Quotes crd
9538 \end_inset
9539
9540  (menú 
9541 \family sans
9542 Insertar\SpecialChar menuseparator
9543 Formato\SpecialChar menuseparator
9544 Limpiar
9545 \begin_inset space ~
9546 \end_inset
9547
9548 página
9549 \family default
9550 ) antes del cuadro.
9551 \end_layout
9552
9553 \begin_layout Subsection
9554 Saltos de página forzados
9555 \begin_inset Index idx
9556 status collapsed
9557
9558 \begin_layout Plain Layout
9559 Cuadros ! Multipágina ! Saltos de página forzados
9560 \end_layout
9561
9562 \end_inset
9563
9564
9565 \end_layout
9566
9567 \begin_layout Standard
9568 Por omisión, los cuadros sólo se cortan entre filas.
9569  Si tienes una celda con líneas múltiples y necesitas un salto de página
9570  dentro de la celda, inserta el comando de nueva línea «
9571 \series bold
9572
9573 \backslash
9574
9575 \backslash
9576
9577 \series default
9578 » en código \SpecialChar TeX
9579  en el punto en que quieras cortar.
9580  Antes del comando «
9581 \series bold
9582
9583 \backslash
9584
9585 \backslash
9586
9587 \series default
9588 » debes insertar en código \SpecialChar TeX
9589  tantos caracteres «
9590 \series bold
9591 &
9592 \series default
9593 » como columnas siguientes del cuadro.
9594  
9595 \series bold
9596 &
9597 \series default
9598  es el carácter para separar celdas.
9599  Escribe en código \SpecialChar TeX
9600  después de cada 
9601 \series bold
9602 &
9603 \series default
9604  el contenido de la celda siguiente correspondiente y borra el contenido
9605  de esas celdas.
9606 \begin_inset Newline newline
9607 \end_inset
9608
9609 Detrás del comando 
9610 \series bold
9611
9612 \backslash
9613
9614 \backslash
9615
9616 \series default
9617 , inserta tantos 
9618 \series bold
9619 &
9620 \series default
9621  como columnas haya delante de la actual.
9622  Enl cuadro
9623 \begin_inset space ~
9624 \end_inset
9625
9626
9627 \begin_inset CommandInset ref
9628 LatexCommand ref
9629 reference "tab:Saltos de Página Forzados"
9630
9631 \end_inset
9632
9633  la celda que debería cortarse está en la segunda columna seguida de otra
9634  columna.
9635  Por eso, el siguiente comando se inserta en la celda en código \SpecialChar TeX
9636  detrás
9637  de «
9638 \emph on
9639 Castelchiodato,
9640 \emph default
9641 »:
9642 \end_layout
9643
9644 \begin_layout Standard
9645
9646 \series bold
9647 & 111
9648 \backslash
9649
9650 \backslash
9651  
9652 \backslash
9653 newpage
9654 \begin_inset Newline newline
9655 \end_inset
9656
9657 &
9658 \end_layout
9659
9660 \begin_layout Standard
9661 El «111» en la tercera columna de la fila se ha borrado.
9662
9663 \series bold
9664  
9665 \backslash
9666 newpage 
9667 \series default
9668 es necesario solo si en esta posición debiera ir definitivamente un salto
9669  de página, de otro modo es sólamente una posibilidad de salto.
9670  Si la fila más baja de la cuadro multipágina no tiene, por alguna razón,
9671  línea superior pero quisieras una línea horizontal donde se corta la celda,
9672  usa este comando alternativo:
9673 \end_layout
9674
9675 \begin_layout Standard
9676
9677 \series bold
9678 & 111
9679 \backslash
9680
9681 \backslash
9682
9683 \begin_inset Newline newline
9684 \end_inset
9685
9686
9687 \backslash
9688 hline &
9689 \end_layout
9690
9691 \begin_layout Standard
9692 Cuando la celda a cortar está en la última columna, el comando
9693 \end_layout
9694
9695 \begin_layout Standard
9696
9697 \series bold
9698
9699 \backslash
9700 setlength{
9701 \backslash
9702 parfillskip}{0pt}
9703 \end_layout
9704
9705 \begin_layout Standard
9706 debe insertarse en código \SpecialChar TeX
9707  al principio de la celda.
9708  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9709  aparecerá con toda su anchura.
9710 \end_layout
9711
9712 \begin_layout Standard
9713 \align center
9714 \begin_inset Tabular
9715 <lyxtabular version="3" rows="38" columns="3">
9716 <features islongtable="true" longtabularalignment="center">
9717 <column alignment="left" valignment="top" width="0pt">
9718 <column alignment="left" valignment="top" width="3cm">
9719 <column alignment="right" valignment="top" width="0pt">
9720 <row endfirsthead="true" caption="true">
9721 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9722 \begin_inset Text
9723
9724 \begin_layout Plain Layout
9725 \begin_inset Caption Standard
9726
9727 \begin_layout Plain Layout
9728 Cuadro con salto de página forzado en celda
9729 \begin_inset CommandInset label
9730 LatexCommand label
9731 name "tab:Saltos de Página Forzados"
9732
9733 \end_inset
9734
9735
9736 \begin_inset Argument 1
9737 status open
9738
9739 \begin_layout Plain Layout
9740 Cuadro con salto de página forzado
9741 \end_layout
9742
9743 \end_inset
9744
9745
9746 \end_layout
9747
9748 \end_inset
9749
9750
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Plain Layout
9759
9760 \end_layout
9761
9762 \end_inset
9763 </cell>
9764 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9765 \begin_inset Text
9766
9767 \begin_layout Plain Layout
9768
9769 \end_layout
9770
9771 \end_inset
9772 </cell>
9773 </row>
9774 <row endfirsthead="true">
9775 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9776 \begin_inset Text
9777
9778 \begin_layout Plain Layout
9779
9780 \series bold
9781 Ejemplo de lista telefónica (ignore los nombres)
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" bottomline="true" leftline="true" usebox="none">
9807 \begin_inset Text
9808
9809 \begin_layout Plain Layout
9810
9811 \series bold
9812 NOMBRE
9813 \end_layout
9814
9815 \end_inset
9816 </cell>
9817 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="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="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9827 \begin_inset Text
9828
9829 \begin_layout Plain Layout
9830
9831 \series bold
9832 TEL.
9833 \end_layout
9834
9835 \end_inset
9836 </cell>
9837 </row>
9838 <row endhead="true" caption="true">
9839 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9840 \begin_inset Text
9841
9842 \begin_layout Plain Layout
9843 \begin_inset Caption Unnumbered
9844
9845 \begin_layout Plain Layout
9846 continúa Ejemplo de lista telefónica
9847 \end_layout
9848
9849 \end_inset
9850
9851
9852 \end_layout
9853
9854 \end_inset
9855 </cell>
9856 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9857 \begin_inset Text
9858
9859 \begin_layout Plain Layout
9860
9861 \end_layout
9862
9863 \end_inset
9864 </cell>
9865 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 </row>
9875 <row endhead="true">
9876 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880  
9881 \series bold
9882 Ejemplo de lista telefónica
9883 \end_layout
9884
9885 \end_inset
9886 </cell>
9887 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \begin_layout Plain Layout
9891
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900
9901 \end_layout
9902
9903 \end_inset
9904 </cell>
9905 </row>
9906 <row endhead="true">
9907 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911
9912 \series bold
9913 NOMBRE
9914 \end_layout
9915
9916 \end_inset
9917 </cell>
9918 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9919 \begin_inset Text
9920
9921 \begin_layout Plain Layout
9922
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9928 \begin_inset Text
9929
9930 \begin_layout Plain Layout
9931
9932 \series bold
9933 TEL.
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 </row>
9939 <row endfoot="true">
9940 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944 continúa en página siguiente
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9959 \begin_inset Text
9960
9961 \begin_layout Plain Layout
9962
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 </row>
9968 <row>
9969 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973
9974 \series bold
9975 Annovi
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984 Silvia
9985 \end_layout
9986
9987 \end_inset
9988 </cell>
9989 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9990 \begin_inset Text
9991
9992 \begin_layout Plain Layout
9993 111
9994 \end_layout
9995
9996 \end_inset
9997 </cell>
9998 </row>
9999 <row>
10000 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10001 \begin_inset Text
10002
10003 \begin_layout Plain Layout
10004
10005 \series bold
10006 Bertoli
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10012 \begin_inset Text
10013
10014 \begin_layout Plain Layout
10015 Stefano
10016 \end_layout
10017
10018 \end_inset
10019 </cell>
10020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10021 \begin_inset Text
10022
10023 \begin_layout Plain Layout
10024 111
10025 \end_layout
10026
10027 \end_inset
10028 </cell>
10029 </row>
10030 <row>
10031 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10032 \begin_inset Text
10033
10034 \begin_layout Plain Layout
10035
10036 \series bold
10037 Bozzi
10038 \end_layout
10039
10040 \end_inset
10041 </cell>
10042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10043 \begin_inset Text
10044
10045 \begin_layout Plain Layout
10046 Walter
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055 111
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 </row>
10061 <row>
10062 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066
10067 \series bold
10068 Cachia
10069 \end_layout
10070
10071 \end_inset
10072 </cell>
10073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10074 \begin_inset Text
10075
10076 \begin_layout Plain Layout
10077 Maria
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086 111
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 </row>
10092 <row>
10093 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10094 \begin_inset Text
10095
10096 \begin_layout Plain Layout
10097
10098 \series bold
10099 Cachia
10100 \end_layout
10101
10102 \end_inset
10103 </cell>
10104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10105 \begin_inset Text
10106
10107 \begin_layout Plain Layout
10108 Maurizio
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Plain Layout
10117 111
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 </row>
10123 <row>
10124 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10125 \begin_inset Text
10126
10127 \begin_layout Plain Layout
10128
10129 \series bold
10130 Cinquemani
10131 \end_layout
10132
10133 \end_inset
10134 </cell>
10135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Plain Layout
10139 Giusi
10140 \end_layout
10141
10142 \end_inset
10143 </cell>
10144 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Plain Layout
10148 111
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 </row>
10154 <row>
10155 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10156 \begin_inset Text
10157
10158 \begin_layout Plain Layout
10159
10160 \series bold
10161 Colin
10162 \end_layout
10163
10164 \end_inset
10165 </cell>
10166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10167 \begin_inset Text
10168
10169 \begin_layout Plain Layout
10170 Bernard
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10176 \begin_inset Text
10177
10178 \begin_layout Plain Layout
10179 111
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 </row>
10185 <row>
10186 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10187 \begin_inset Text
10188
10189 \begin_layout Plain Layout
10190
10191 \series bold
10192 Concli
10193 \end_layout
10194
10195 \end_inset
10196 </cell>
10197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10198 \begin_inset Text
10199
10200 \begin_layout Plain Layout
10201 Gianfranco
10202 \end_layout
10203
10204 \end_inset
10205 </cell>
10206 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10207 \begin_inset Text
10208
10209 \begin_layout Plain Layout
10210 111
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 </row>
10216 <row>
10217 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10218 \begin_inset Text
10219
10220 \begin_layout Plain Layout
10221
10222 \series bold
10223 Dal Bosco
10224 \end_layout
10225
10226 \end_inset
10227 </cell>
10228 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10229 \begin_inset Text
10230
10231 \begin_layout Plain Layout
10232 Carolina
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10238 \begin_inset Text
10239
10240 \begin_layout Plain Layout
10241 111
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 </row>
10247 <row>
10248 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10249 \begin_inset Text
10250
10251 \begin_layout Plain Layout
10252
10253 \series bold
10254 Dalpiaz
10255 \end_layout
10256
10257 \end_inset
10258 </cell>
10259 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10260 \begin_inset Text
10261
10262 \begin_layout Plain Layout
10263 Annamaria
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272 111
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 </row>
10278 <row>
10279 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10280 \begin_inset Text
10281
10282 \begin_layout Plain Layout
10283
10284 \series bold
10285 Feliciello
10286 \end_layout
10287
10288 \end_inset
10289 </cell>
10290 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10291 \begin_inset Text
10292
10293 \begin_layout Plain Layout
10294 Domenico
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10300 \begin_inset Text
10301
10302 \begin_layout Plain Layout
10303 111
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 </row>
10309 <row>
10310 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10311 \begin_inset Text
10312
10313 \begin_layout Plain Layout
10314
10315 \series bold
10316 Focarelli
10317 \end_layout
10318
10319 \end_inset
10320 </cell>
10321 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Plain Layout
10325 Paola
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10331 \begin_inset Text
10332
10333 \begin_layout Plain Layout
10334 111
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 </row>
10340 <row>
10341 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10342 \begin_inset Text
10343
10344 \begin_layout Plain Layout
10345
10346 \series bold
10347 Galletti
10348 \end_layout
10349
10350 \end_inset
10351 </cell>
10352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10353 \begin_inset Text
10354
10355 \begin_layout Plain Layout
10356 Oreste
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10362 \begin_inset Text
10363
10364 \begin_layout Plain Layout
10365 111
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 </row>
10371 <row>
10372 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10373 \begin_inset Text
10374
10375 \begin_layout Plain Layout
10376
10377 \series bold
10378 Gasparini
10379 \end_layout
10380
10381 \end_inset
10382 </cell>
10383 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10384 \begin_inset Text
10385
10386 \begin_layout Plain Layout
10387 Franca
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396 111
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 </row>
10402 <row>
10403 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407
10408 \series bold
10409 Lassini
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 Giancarlo
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 </row>
10433 <row>
10434 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10435 \begin_inset Text
10436
10437 \begin_layout Plain Layout
10438
10439 \series bold
10440 Malfatti
10441 \end_layout
10442
10443 \end_inset
10444 </cell>
10445 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10446 \begin_inset Text
10447
10448 \begin_layout Plain Layout
10449 Luciano
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 111
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 </row>
10464 <row>
10465 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469
10470 \series bold
10471 Malfatti
10472 \end_layout
10473
10474 \end_inset
10475 </cell>
10476 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Plain Layout
10480 Valeriano
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489 111
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 </row>
10495 <row>
10496 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500
10501 \series bold
10502 Meneguzzo
10503 \end_layout
10504
10505 \end_inset
10506 </cell>
10507 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511 Roberto
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10517 \begin_inset Text
10518
10519 \begin_layout Plain Layout
10520 111
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 </row>
10526 <row>
10527 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10528 \begin_inset Text
10529
10530 \begin_layout Plain Layout
10531
10532 \series bold
10533 Mezzadra
10534 \end_layout
10535
10536 \end_inset
10537 </cell>
10538 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542 Roberto
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10548 \begin_inset Text
10549
10550 \begin_layout Plain Layout
10551 111
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 </row>
10557 <row>
10558 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \begin_layout Plain Layout
10562
10563 \series bold
10564 Pirpamer
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573 Erich
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582 111
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 </row>
10588 <row>
10589 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10590 \begin_inset Text
10591
10592 \begin_layout Plain Layout
10593
10594 \series bold
10595 Pochiesa
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604 Paolo
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10610 \begin_inset Text
10611
10612 \begin_layout Plain Layout
10613 111, 222
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 </row>
10619 <row>
10620 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10621 \begin_inset Text
10622
10623 \begin_layout Plain Layout
10624
10625 \series bold
10626 Radina
10627 \end_layout
10628
10629 \end_inset
10630 </cell>
10631 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10632 \begin_inset Text
10633
10634 \begin_layout Plain Layout
10635 Claudio
10636 \end_layout
10637
10638 \end_inset
10639 </cell>
10640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644 111
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 </row>
10650 <row>
10651 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655
10656 \series bold
10657 Rizzardi
10658 \end_layout
10659
10660 \end_inset
10661 </cell>
10662 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666 Paolo, 11.
10667  Fürst von Montecompatri, 11.
10668  Fürst von Sulmona und Vivaro, 10.
10669  Fürst von Rossano, 5.
10670  Herzog von Canemorte, 11.
10671  Herzog von Palombara, 5.
10672  Herzog von Castelchiodato,
10673 \begin_inset ERT
10674 status open
10675
10676 \begin_layout Plain Layout
10677
10678 & 111
10679 \backslash
10680
10681 \backslash
10682  
10683 \backslash
10684 newpage
10685 \end_layout
10686
10687 \begin_layout Plain Layout
10688
10689 &
10690 \end_layout
10691
10692 \end_inset
10693
10694  11.
10695  Herzog von Poggionativo, 11.
10696  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10697  Graf von Valinfreda, 11.
10698  Baron von Cropalati, 11.
10699  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708 111
10709 \end_layout
10710
10711 \end_inset
10712 </cell>
10713 </row>
10714 <row>
10715 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10716 \begin_inset Text
10717
10718 \begin_layout Plain Layout
10719
10720 \series bold
10721 Stuffer
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 Oskar
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739 111
10740 \end_layout
10741
10742 \end_inset
10743 </cell>
10744 </row>
10745 <row>
10746 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750
10751 \series bold
10752 Tacchelli
10753 \end_layout
10754
10755 \end_inset
10756 </cell>
10757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10758 \begin_inset Text
10759
10760 \begin_layout Plain Layout
10761 Ugo
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770 111
10771 \end_layout
10772
10773 \end_inset
10774 </cell>
10775 </row>
10776 <row>
10777 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781
10782 \series bold
10783 Tezzele
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 Margit
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801 111
10802 \end_layout
10803
10804 \end_inset
10805 </cell>
10806 </row>
10807 <row>
10808 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10809 \begin_inset Text
10810
10811 \begin_layout Plain Layout
10812
10813 \series bold
10814 Unterkalmsteiner
10815 \end_layout
10816
10817 \end_inset
10818 </cell>
10819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10820 \begin_inset Text
10821
10822 \begin_layout Plain Layout
10823 Frieda
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832 111
10833 \end_layout
10834
10835 \end_inset
10836 </cell>
10837 </row>
10838 <row>
10839 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10840 \begin_inset Text
10841
10842 \begin_layout Plain Layout
10843
10844 \series bold
10845 Vieider
10846 \end_layout
10847
10848 \end_inset
10849 </cell>
10850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10851 \begin_inset Text
10852
10853 \begin_layout Plain Layout
10854 Hilde
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Plain Layout
10863 111
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 </row>
10869 <row>
10870 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10871 \begin_inset Text
10872
10873 \begin_layout Plain Layout
10874
10875 \series bold
10876 Vigna
10877 \end_layout
10878
10879 \end_inset
10880 </cell>
10881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10882 \begin_inset Text
10883
10884 \begin_layout Plain Layout
10885 Jürgen
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894 111
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 </row>
10900 <row>
10901 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905
10906 \series bold
10907 Weber
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916 Maurizio
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925 111
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 </row>
10931 <row>
10932 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10933 \begin_inset Text
10934
10935 \begin_layout Plain Layout
10936
10937 \series bold
10938 Winkler
10939 \end_layout
10940
10941 \end_inset
10942 </cell>
10943 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10944 \begin_inset Text
10945
10946 \begin_layout Plain Layout
10947 Franz
10948 \end_layout
10949
10950 \end_inset
10951 </cell>
10952 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10953 \begin_inset Text
10954
10955 \begin_layout Plain Layout
10956 111
10957 \end_layout
10958
10959 \end_inset
10960 </cell>
10961 </row>
10962 </lyxtabular>
10963
10964 \end_inset
10965
10966
10967 \end_layout
10968
10969 \begin_layout Section
10970 Líneas, columnas y filas múltiples
10971 \end_layout
10972
10973 \begin_layout Subsection
10974 Líneas múltiples en celdas
10975 \begin_inset CommandInset label
10976 LatexCommand label
10977 name "subsec:Líneas-Múltiples-en"
10978
10979 \end_inset
10980
10981
10982 \begin_inset Index idx
10983 status collapsed
10984
10985 \begin_layout Plain Layout
10986 Lineas@Líneas múltiples en celdas
10987 \end_layout
10988
10989 \end_inset
10990
10991
10992 \begin_inset Index idx
10993 status collapsed
10994
10995 \begin_layout Plain Layout
10996 Cuadros ! Saltos de línea
10997 \end_layout
10998
10999 \end_inset
11000
11001
11002 \end_layout
11003
11004 \begin_layout Standard
11005 \noindent
11006 \begin_inset Float table
11007 placement H
11008 wide false
11009 sideways false
11010 status open
11011
11012 \begin_layout Plain Layout
11013 \begin_inset Caption Standard
11014
11015 \begin_layout Plain Layout
11016 \begin_inset CommandInset label
11017 LatexCommand label
11018 name "tab:Cuadro-con-múltiples"
11019
11020 \end_inset
11021
11022 Cuadro con líneas múltiples en celda
11023 \end_layout
11024
11025 \end_inset
11026
11027
11028 \end_layout
11029
11030 \begin_layout Plain Layout
11031 \align center
11032 \begin_inset Tabular
11033 <lyxtabular version="3" rows="3" columns="3">
11034 <features tabularvalignment="middle">
11035 <column alignment="center" valignment="middle" width="2.5cm">
11036 <column alignment="center" valignment="middle">
11037 <column alignment="center" valignment="middle">
11038 <row>
11039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043 líneas
11044 \begin_inset Newline linebreak
11045 \end_inset
11046
11047 múltiples
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11053 \begin_inset Text
11054
11055 \begin_layout Plain Layout
11056 b
11057 \end_layout
11058
11059 \end_inset
11060 </cell>
11061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11062 \begin_inset Text
11063
11064 \begin_layout Plain Layout
11065 c
11066 \end_layout
11067
11068 \end_inset
11069 </cell>
11070 </row>
11071 <row>
11072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11073 \begin_inset Text
11074
11075 \begin_layout Plain Layout
11076 d
11077 \end_layout
11078
11079 \end_inset
11080 </cell>
11081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11082 \begin_inset Text
11083
11084 \begin_layout Plain Layout
11085 e
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094 f
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 </row>
11100 <row>
11101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 g
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 h
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11120 \begin_inset Text
11121
11122 \begin_layout Plain Layout
11123 i
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 </row>
11129 </lyxtabular>
11130
11131 \end_inset
11132
11133
11134 \end_layout
11135
11136 \end_inset
11137
11138
11139 \end_layout
11140
11141 \begin_layout Standard
11142 Al ajustar anchura fija en una columna se habilita la entrada de texto como
11143  párrafos con varias líneas y guionado.
11144 \end_layout
11145
11146 \begin_layout Standard
11147 Para generar el cuadro
11148 \begin_inset space ~
11149 \end_inset
11150
11151
11152 \begin_inset CommandInset ref
11153 LatexCommand ref
11154 reference "tab:Cuadro-con-múltiples"
11155
11156 \end_inset
11157
11158 , crea un cuadro 3×3, marca la primera celda y haz clic derecho sobre ella.
11159  En el diálogo que surge establece una anchura de 2.5
11160 \begin_inset space \thinspace{}
11161 \end_inset
11162
11163 cm y escoge centro en alineación vertical y horizontal.
11164  La alineación vertical se utiliza para todas las celdas de la fila.
11165  Como nuestro texto es menor de 2.5
11166 \begin_inset space \thinspace{}
11167 \end_inset
11168
11169 cm, sólo aparece una línea.
11170  Para poner dos añadimos un salto de línea justificado, (atajo 
11171 \family sans
11172 Ctrl+Mayúsculas+Entrar
11173 \family default
11174 ).
11175  Si el texto es más ancho que la celda será automáticamente dividido en
11176  líneas.
11177 \end_layout
11178
11179 \begin_layout Standard
11180 Si hay una palabra larga en una celda con anchura fija, \SpecialChar LaTeX
11181  no puede cortarla
11182  con guión si es la primera entrada.
11183  Por eso hay que insertar algo para que dicha palabra no sea la primera
11184  entrada: añade un espacio horizontal de 0
11185 \begin_inset space \thinspace{}
11186 \end_inset
11187
11188 pt delante de la palabra.
11189  Como el espacio es 0 la salida no cambia.
11190  El cuadro
11191 \begin_inset space ~
11192 \end_inset
11193
11194
11195 \begin_inset CommandInset ref
11196 LatexCommand ref
11197 reference "tab:Cuadro-con-y"
11198
11199 \end_inset
11200
11201  muestra el efecto.
11202 \end_layout
11203
11204 \begin_layout Standard
11205 \begin_inset Float table
11206 placement b
11207 wide false
11208 sideways false
11209 status open
11210
11211 \begin_layout Plain Layout
11212 \begin_inset Caption Standard
11213
11214 \begin_layout Plain Layout
11215 \begin_inset CommandInset label
11216 LatexCommand label
11217 name "tab:Cuadro-con-y"
11218
11219 \end_inset
11220
11221 Cuadros con y sin guión
11222 \end_layout
11223
11224 \end_inset
11225
11226
11227 \end_layout
11228
11229 \begin_layout Plain Layout
11230 \begin_inset space \hfill{}
11231 \end_inset
11232
11233
11234 \begin_inset Tabular
11235 <lyxtabular version="3" rows="3" columns="3">
11236 <features tabularvalignment="middle">
11237 <column alignment="center" valignment="middle" width="2.5cm">
11238 <column alignment="center" valignment="middle">
11239 <column alignment="center" valignment="middle">
11240 <row>
11241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11242 \begin_inset Text
11243
11244 \begin_layout Plain Layout
11245 celdaconpalabramuylarga
11246 \end_layout
11247
11248 \end_inset
11249 </cell>
11250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11251 \begin_inset Text
11252
11253 \begin_layout Plain Layout
11254 b
11255 \end_layout
11256
11257 \end_inset
11258 </cell>
11259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 c
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 </row>
11269 <row>
11270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11271 \begin_inset Text
11272
11273 \begin_layout Plain Layout
11274 d
11275 \end_layout
11276
11277 \end_inset
11278 </cell>
11279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11280 \begin_inset Text
11281
11282 \begin_layout Plain Layout
11283 e
11284 \end_layout
11285
11286 \end_inset
11287 </cell>
11288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11289 \begin_inset Text
11290
11291 \begin_layout Plain Layout
11292 f
11293 \end_layout
11294
11295 \end_inset
11296 </cell>
11297 </row>
11298 <row>
11299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 g
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11309 \begin_inset Text
11310
11311 \begin_layout Plain Layout
11312 h
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11318 \begin_inset Text
11319
11320 \begin_layout Plain Layout
11321 i
11322 \end_layout
11323
11324 \end_inset
11325 </cell>
11326 </row>
11327 </lyxtabular>
11328
11329 \end_inset
11330
11331
11332 \begin_inset space \hfill{}
11333 \end_inset
11334
11335
11336 \begin_inset Tabular
11337 <lyxtabular version="3" rows="3" columns="3">
11338 <features tabularvalignment="middle">
11339 <column alignment="center" valignment="middle" width="2.5cm">
11340 <column alignment="center" valignment="middle">
11341 <column alignment="center" valignment="middle">
11342 <row>
11343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \begin_layout Plain Layout
11347 \begin_inset space \hspace{}
11348 \length 0pt
11349 \end_inset
11350
11351 celdaconpalabramuylarga
11352 \end_layout
11353
11354 \end_inset
11355 </cell>
11356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11357 \begin_inset Text
11358
11359 \begin_layout Plain Layout
11360 b
11361 \end_layout
11362
11363 \end_inset
11364 </cell>
11365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11366 \begin_inset Text
11367
11368 \begin_layout Plain Layout
11369 c
11370 \end_layout
11371
11372 \end_inset
11373 </cell>
11374 </row>
11375 <row>
11376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11377 \begin_inset Text
11378
11379 \begin_layout Plain Layout
11380 d
11381 \end_layout
11382
11383 \end_inset
11384 </cell>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389 e
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 f
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 </row>
11404 <row>
11405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 g
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418 h
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11424 \begin_inset Text
11425
11426 \begin_layout Plain Layout
11427 i
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 </row>
11433 </lyxtabular>
11434
11435 \end_inset
11436
11437
11438 \begin_inset space \hfill{}
11439 \end_inset
11440
11441
11442 \end_layout
11443
11444 \end_inset
11445
11446
11447 \end_layout
11448
11449 \begin_layout Subsection
11450 Multicolumnas
11451 \begin_inset CommandInset label
11452 LatexCommand label
11453 name "subsec:Multicolumnas"
11454
11455 \end_inset
11456
11457
11458 \begin_inset Index idx
11459 status collapsed
11460
11461 \begin_layout Plain Layout
11462 Multicolumnas
11463 \end_layout
11464
11465 \end_inset
11466
11467
11468 \begin_inset Index idx
11469 status collapsed
11470
11471 \begin_layout Plain Layout
11472 Cuadros ! Multicolumnas
11473 \end_layout
11474
11475 \end_inset
11476
11477
11478 \end_layout
11479
11480 \begin_layout Subsubsection
11481 Fundamentos de multicolumnas
11482 \end_layout
11483
11484 \begin_layout Standard
11485 Para extender una celda sobre varias columnas, se marcan las celdas que
11486  se desee combinar y se usa el botón 
11487 \begin_inset Info
11488 type  "icon"
11489 arg   "tabular-feature multicolumn"
11490 \end_inset
11491
11492 , el menú 
11493 \family sans
11494 Editar\SpecialChar menuseparator
11495 Cuadro\SpecialChar menuseparator
11496 Multicolumna
11497 \family default
11498 , o clic derecho sobre las celdas marcadas y elige 
11499 \family sans
11500 Multicolumna 
11501 \family default
11502 en el menú contextual.
11503 \end_layout
11504
11505 \begin_layout Standard
11506 Las multicolumnas tienen su propia configuración de celdas.
11507  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11508  multicolumna.
11509  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11510  última fila sin borde superior:
11511 \end_layout
11512
11513 \begin_layout Standard
11514 \align center
11515 \begin_inset Tabular
11516 <lyxtabular version="3" rows="3" columns="4">
11517 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11518 <column alignment="center" valignment="top" width="0pt">
11519 <column alignment="center" valignment="middle">
11520 <column alignment="center" valignment="top" width="0in">
11521 <column alignment="center" valignment="top" width="0pt">
11522 <row>
11523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11524 \begin_inset Text
11525
11526 \begin_layout Plain Layout
11527 abc
11528 \end_layout
11529
11530 \end_inset
11531 </cell>
11532 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11533 \begin_inset Text
11534
11535 \begin_layout Plain Layout
11536 def ghi
11537 \end_layout
11538
11539 \end_inset
11540 </cell>
11541 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11542 \begin_inset Text
11543
11544 \begin_layout Plain Layout
11545
11546 \end_layout
11547
11548 \end_inset
11549 </cell>
11550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11551 \begin_inset Text
11552
11553 \begin_layout Plain Layout
11554 jkl
11555 \end_layout
11556
11557 \end_inset
11558 </cell>
11559 </row>
11560 <row>
11561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11562 \begin_inset Text
11563
11564 \begin_layout Plain Layout
11565
11566 \family roman
11567 \series medium
11568 \shape up
11569 \size normal
11570 \emph off
11571 \bar no
11572 \noun off
11573 \color none
11574 A
11575 \end_layout
11576
11577 \end_inset
11578 </cell>
11579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11580 \begin_inset Text
11581
11582 \begin_layout Plain Layout
11583 B
11584 \end_layout
11585
11586 \end_inset
11587 </cell>
11588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11589 \begin_inset Text
11590
11591 \begin_layout Plain Layout
11592 C
11593 \end_layout
11594
11595 \end_inset
11596 </cell>
11597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11598 \begin_inset Text
11599
11600 \begin_layout Plain Layout
11601 D
11602 \end_layout
11603
11604 \end_inset
11605 </cell>
11606 </row>
11607 <row>
11608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11609 \begin_inset Text
11610
11611 \begin_layout Plain Layout
11612 1
11613 \end_layout
11614
11615 \end_inset
11616 </cell>
11617 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11618 \begin_inset Text
11619
11620 \begin_layout Plain Layout
11621 2
11622 \end_layout
11623
11624 \end_inset
11625 </cell>
11626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11627 \begin_inset Text
11628
11629 \begin_layout Plain Layout
11630 3
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 4
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 </row>
11645 </lyxtabular>
11646
11647 \end_inset
11648
11649
11650 \end_layout
11651
11652 \begin_layout Subsubsection
11653 Cálculos en multicolumnas
11654 \begin_inset CommandInset label
11655 LatexCommand label
11656 name "subsec:Cálculos-en-Multicolumnas"
11657
11658 \end_inset
11659
11660
11661 \begin_inset Index idx
11662 status collapsed
11663
11664 \begin_layout Plain Layout
11665 Cuadros ! Multicolumnas ! Cálculos
11666 \end_layout
11667
11668 \end_inset
11669
11670
11671 \end_layout
11672
11673 \begin_layout Standard
11674 \SpecialChar LyX
11675  soporta multicolumnas directamente, pero hay que prestar atención a la
11676  anchura de celda de las columnas combinadas en la celda multicolumna.
11677 \end_layout
11678
11679 \begin_layout Standard
11680 \begin_inset Float table
11681 placement h
11682 wide false
11683 sideways false
11684 status open
11685
11686 \begin_layout Plain Layout
11687 \begin_inset Caption Standard
11688
11689 \begin_layout Plain Layout
11690 \begin_inset CommandInset label
11691 LatexCommand label
11692 name "tab:Cuadro-con-centrado"
11693
11694 \end_inset
11695
11696 Cuadro con texto centrado en multicolumna sobre dos columnas que tienen
11697  exactamente la mitad de anchura que la celda multicolumna
11698 \begin_inset Argument 1
11699 status open
11700
11701 \begin_layout Plain Layout
11702 Cuadro multicolumna perfecta
11703 \end_layout
11704
11705 \end_inset
11706
11707
11708 \end_layout
11709
11710 \end_inset
11711
11712
11713 \end_layout
11714
11715 \begin_layout Plain Layout
11716 \align center
11717 \begin_inset Tabular
11718 <lyxtabular version="3" rows="3" columns="3">
11719 <features tabularvalignment="middle">
11720 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11721 <column alignment="center" valignment="middle">
11722 <column alignment="center" valignment="top">
11723 <row>
11724 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 multicolumna línea múltiple
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746 c
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 </row>
11752 <row>
11753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11754 \begin_inset Text
11755
11756 \begin_layout Plain Layout
11757 d
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766 e
11767 \end_layout
11768
11769 \end_inset
11770 </cell>
11771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11772 \begin_inset Text
11773
11774 \begin_layout Plain Layout
11775 f
11776 \end_layout
11777
11778 \end_inset
11779 </cell>
11780 </row>
11781 <row>
11782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11783 \begin_inset Text
11784
11785 \begin_layout Plain Layout
11786 g
11787 \end_layout
11788
11789 \end_inset
11790 </cell>
11791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11792 \begin_inset Text
11793
11794 \begin_layout Plain Layout
11795 h
11796 \end_layout
11797
11798 \end_inset
11799 </cell>
11800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11801 \begin_inset Text
11802
11803 \begin_layout Plain Layout
11804 i
11805 \end_layout
11806
11807 \end_inset
11808 </cell>
11809 </row>
11810 </lyxtabular>
11811
11812 \end_inset
11813
11814
11815 \end_layout
11816
11817 \end_inset
11818
11819
11820 \end_layout
11821
11822 \begin_layout Standard
11823 Por ejemplo, para crear el cuadro
11824 \begin_inset space ~
11825 \end_inset
11826
11827
11828 \begin_inset CommandInset ref
11829 LatexCommand ref
11830 reference "tab:Cuadro-con-centrado"
11831
11832 \end_inset
11833
11834 , marca las dos primeras celdas en la primera fila deun cuadro 3×3 y haz
11835  clic derecho.
11836  En el diálogo marca 
11837 \emph on
11838 multicolumna
11839 \emph default
11840
11841 \emph on
11842 alineación centro
11843 \emph default
11844  y una anchura de 2.5
11845 \begin_inset space \thinspace{}
11846 \end_inset
11847
11848 cm.
11849  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11850  de la celda multicolumna, así que deberías ajustar 1.25
11851 \begin_inset space \thinspace{}
11852 \end_inset
11853
11854 cm para la primera columna.
11855  La segunda columna tendrá entonces automáticamente 1.25
11856 \begin_inset space \thinspace{}
11857 \end_inset
11858
11859 cm de anchura.
11860  Para el cuadro
11861 \begin_inset space ~
11862 \end_inset
11863
11864
11865 \begin_inset CommandInset ref
11866 LatexCommand ref
11867 reference "tab:Cuadro-sin-mitad"
11868
11869 \end_inset
11870
11871  se ha procedido de la siguiente manera:
11872 \end_layout
11873
11874 \begin_layout Standard
11875 \begin_inset Float table
11876 wide false
11877 sideways false
11878 status open
11879
11880 \begin_layout Plain Layout
11881 \begin_inset Caption Standard
11882
11883 \begin_layout Plain Layout
11884 \begin_inset CommandInset label
11885 LatexCommand label
11886 name "tab:Cuadro-sin-mitad"
11887
11888 \end_inset
11889
11890 Cuadro en el que las columnas combinadas no tienen exactamente la mitad
11891  de anchura que la celda multicolumna
11892 \begin_inset Argument 1
11893 status open
11894
11895 \begin_layout Plain Layout
11896 Cuadro multicolumna imperfecta
11897 \end_layout
11898
11899 \end_inset
11900
11901
11902 \end_layout
11903
11904 \end_inset
11905
11906
11907 \end_layout
11908
11909 \begin_layout Plain Layout
11910 \align center
11911 \begin_inset Tabular
11912 <lyxtabular version="3" rows="3" columns="3">
11913 <features tabularvalignment="middle">
11914 <column alignment="center" valignment="top" width="1.25cm">
11915 <column alignment="center" valignment="top">
11916 <column alignment="center" valignment="top">
11917 <row>
11918 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11919 \begin_inset Text
11920
11921 \begin_layout Plain Layout
11922 multicolumna línea múltiple
11923 \end_layout
11924
11925 \end_inset
11926 </cell>
11927 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11928 \begin_inset Text
11929
11930 \begin_layout Plain Layout
11931
11932 \end_layout
11933
11934 \end_inset
11935 </cell>
11936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11937 \begin_inset Text
11938
11939 \begin_layout Plain Layout
11940 c
11941 \end_layout
11942
11943 \end_inset
11944 </cell>
11945 </row>
11946 <row>
11947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11948 \begin_inset Text
11949
11950 \begin_layout Plain Layout
11951 d
11952 \end_layout
11953
11954 \end_inset
11955 </cell>
11956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11957 \begin_inset Text
11958
11959 \begin_layout Plain Layout
11960 e
11961 \end_layout
11962
11963 \end_inset
11964 </cell>
11965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11966 \begin_inset Text
11967
11968 \begin_layout Plain Layout
11969 f
11970 \end_layout
11971
11972 \end_inset
11973 </cell>
11974 </row>
11975 <row>
11976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11977 \begin_inset Text
11978
11979 \begin_layout Plain Layout
11980 g
11981 \end_layout
11982
11983 \end_inset
11984 </cell>
11985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11986 \begin_inset Text
11987
11988 \begin_layout Plain Layout
11989 h
11990 \end_layout
11991
11992 \end_inset
11993 </cell>
11994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11995 \begin_inset Text
11996
11997 \begin_layout Plain Layout
11998 i
11999 \end_layout
12000
12001 \end_inset
12002 </cell>
12003 </row>
12004 </lyxtabular>
12005
12006 \end_inset
12007
12008
12009 \end_layout
12010
12011 \end_inset
12012
12013
12014 \end_layout
12015
12016 \begin_layout Standard
12017 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
12018 a, es un poco mayor.
12019  La razón es que la anchura dada para una celda 
12020 \begin_inset Formula $W_{g}$
12021 \end_inset
12022
12023  no es su anchura total 
12024 \begin_inset Formula $W_{\mathrm{tot}}$
12025 \end_inset
12026
12027  porque una celda es siempre algo mayor que la anchura dada.
12028  El apéndice
12029 \begin_inset space ~
12030 \end_inset
12031
12032
12033 \begin_inset CommandInset ref
12034 LatexCommand ref
12035 reference "cap:Explicación-de-la-Ecuación"
12036
12037 \end_inset
12038
12039  lo explica con detalle.
12040 \end_layout
12041
12042 \begin_layout Standard
12043 La anchura dada 
12044 \begin_inset Formula $W_{g\,n}$
12045 \end_inset
12046
12047  necesaria para combinar 
12048 \emph on
12049 n
12050 \emph default
12051  columnas puede calcularse de manera que cada columna tenga una anchura
12052  total de 
12053 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12054 \end_inset
12055
12056 :
12057 \begin_inset Formula 
12058 \begin{equation}
12059 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12060 \end{equation}
12061
12062 \end_inset
12063
12064
12065 \end_layout
12066
12067 \begin_layout Standard
12068 En nuestro caso tenemos 
12069 \begin_inset Formula $n=2$
12070 \end_inset
12071
12072
12073 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12074 \end_inset
12075
12076
12077 \begin_inset space \thinspace{}
12078 \end_inset
12079
12080 cm y los valores predeterminados para longitudes, así la ecuación
12081 \begin_inset space ~
12082 \end_inset
12083
12084
12085 \begin_inset CommandInset ref
12086 LatexCommand ref
12087 reference "eq:Wgn"
12088
12089 \end_inset
12090
12091  queda
12092 \begin_inset Formula 
12093 \begin{equation}
12094 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12095 \end{equation}
12096
12097 \end_inset
12098
12099
12100 \end_layout
12101
12102 \begin_layout Standard
12103 Para habilitar cálculos en \SpecialChar LaTeX
12104 , debe cargarse en el preámbulo el paquete 
12105 \series bold
12106 calc
12107 \series default
12108  con la línea
12109 \begin_inset Index idx
12110 status collapsed
12111
12112 \begin_layout Plain Layout
12113 \SpecialChar LaTeX
12114 -paquetes ! calc
12115 \end_layout
12116
12117 \end_inset
12118
12119
12120 \end_layout
12121
12122 \begin_layout Standard
12123
12124 \series bold
12125
12126 \backslash
12127 usepackage{calc}
12128 \end_layout
12129
12130 \begin_layout Standard
12131 \SpecialChar LyX
12132  no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
12133  Por tanto hay que insertar un argumento \SpecialChar LaTeX
12134  en el diálogo.
12135  He aquí un repaso de los argumentos:
12136 \end_layout
12137
12138 \begin_layout Itemize
12139
12140 \series bold
12141 p{ancho}
12142 \series default
12143  crea celdas con anchura fija, el texto alineado arriba
12144 \end_layout
12145
12146 \begin_layout Itemize
12147
12148 \series bold
12149 m{ancho}
12150 \series default
12151  crea celdas con anchura fija, el texto con alineación vertical centrada
12152  
12153 \end_layout
12154
12155 \begin_layout Itemize
12156
12157 \series bold
12158 b{ancho}
12159 \series default
12160  crea celdas con anchura fija, el texto alineado abajo
12161 \end_layout
12162
12163 \begin_layout Standard
12164 Al introducir un argumento \SpecialChar LaTeX
12165 , todas las propiedades de celda puestas en el
12166  diálogo se ignoran.
12167 \end_layout
12168
12169 \begin_layout Standard
12170 \begin_inset Note Greyedout
12171 status open
12172
12173 \begin_layout Plain Layout
12174
12175 \series bold
12176 Nota:
12177 \series default
12178  Debido a un error, \SpecialChar LyX
12179  muestra de todas formas estas propiedades.
12180 \end_layout
12181
12182 \end_inset
12183
12184  
12185 \end_layout
12186
12187 \begin_layout Standard
12188 El comando 
12189 \series bold
12190
12191 \backslash
12192 centering
12193 \series default
12194  centra horizontalmente el texto.
12195  Puedes entonces introducir el siguiente argumento de \SpecialChar LaTeX
12196  para la primera columna
12197  extendida:
12198 \end_layout
12199
12200 \begin_layout Standard
12201
12202 \series bold
12203 >{
12204 \backslash
12205 centering}m{1.25cm-6.2pt}
12206 \end_layout
12207
12208 \begin_layout Standard
12209 El comando 
12210 \series bold
12211 >{ }
12212 \series default
12213  significa que los comandos entre llaves se aplican antes de crear la celda.
12214 \end_layout
12215
12216 \begin_layout Standard
12217 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12218 , aún está alineado a la izquierda.
12219  Esto se debe a que \SpecialChar LyX
12220  sólo aplica alineado a columnas simples.
12221  Así que para multicolumnas hemos de usar el argumento de \SpecialChar LaTeX
12222
12223 \end_layout
12224
12225 \begin_layout Standard
12226
12227 \series bold
12228 >{
12229 \backslash
12230 centering}m{2.5cm}
12231 \end_layout
12232
12233 \begin_layout Subsection
12234 Multifilas
12235 \begin_inset CommandInset label
12236 LatexCommand label
12237 name "subsec:Multifilas"
12238
12239 \end_inset
12240
12241
12242 \begin_inset Index idx
12243 status collapsed
12244
12245 \begin_layout Plain Layout
12246 Multifilas
12247 \end_layout
12248
12249 \end_inset
12250
12251
12252 \begin_inset Index idx
12253 status collapsed
12254
12255 \begin_layout Plain Layout
12256 Cuadros ! Multifilas
12257 \end_layout
12258
12259 \end_inset
12260
12261
12262 \end_layout
12263
12264 \begin_layout Standard
12265 Para extender una celda sobre varias filas, se marcan las celdas que se
12266  desee combinar y se usa el botón 
12267 \begin_inset Info
12268 type  "icon"
12269 arg   "tabular-feature multirow"
12270 \end_inset
12271
12272 , el menú 
12273 \family sans
12274 Editar\SpecialChar menuseparator
12275 Cuadro\SpecialChar menuseparator
12276 Multifila
12277 \family default
12278 , o haz clic derecho sobre las celdas marcadas y elige 
12279 \family sans
12280 Multifila 
12281 \family default
12282 en el menú contextual.
12283 \end_layout
12284
12285 \begin_layout Standard
12286 Aquí hay un ejemplo de cuadro con una multifila en la primera columna:
12287 \end_layout
12288
12289 \begin_layout Standard
12290 \align center
12291 \begin_inset Tabular
12292 <lyxtabular version="3" rows="3" columns="3">
12293 <features tabularvalignment="middle">
12294 <column alignment="center" valignment="top" width="0pt">
12295 <column alignment="center" valignment="top">
12296 <column alignment="center" valignment="top">
12297 <row>
12298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12299 \begin_inset Text
12300
12301 \begin_layout Plain Layout
12302 entrada en una celda larga
12303 \end_layout
12304
12305 \end_inset
12306 </cell>
12307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12308 \begin_inset Text
12309
12310 \begin_layout Plain Layout
12311 b
12312 \end_layout
12313
12314 \end_inset
12315 </cell>
12316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12317 \begin_inset Text
12318
12319 \begin_layout Plain Layout
12320 c
12321 \end_layout
12322
12323 \end_inset
12324 </cell>
12325 </row>
12326 <row>
12327 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12328 \begin_inset Text
12329
12330 \begin_layout Plain Layout
12331 multifila
12332 \end_layout
12333
12334 \end_inset
12335 </cell>
12336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12337 \begin_inset Text
12338
12339 \begin_layout Plain Layout
12340 e
12341 \end_layout
12342
12343 \end_inset
12344 </cell>
12345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12346 \begin_inset Text
12347
12348 \begin_layout Plain Layout
12349 f
12350 \end_layout
12351
12352 \end_inset
12353 </cell>
12354 </row>
12355 <row>
12356 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12357 \begin_inset Text
12358
12359 \begin_layout Plain Layout
12360
12361 \end_layout
12362
12363 \end_inset
12364 </cell>
12365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12366 \begin_inset Text
12367
12368 \begin_layout Plain Layout
12369 h
12370 \end_layout
12371
12372 \end_inset
12373 </cell>
12374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12375 \begin_inset Text
12376
12377 \begin_layout Plain Layout
12378 i
12379 \end_layout
12380
12381 \end_inset
12382 </cell>
12383 </row>
12384 </lyxtabular>
12385
12386 \end_inset
12387
12388
12389 \end_layout
12390
12391 \begin_layout Standard
12392 La anchura de las celdas multifila se establece poniendo la anchura y la
12393  alineación para toda la columna.
12394  El 
12395 \family sans
12396 Desplazamiento vertical
12397 \family default
12398  cambia el contenido de la multifila arriba/abajo según su valor sea positivo/ne
12399 gativo.
12400 \end_layout
12401
12402 \begin_layout Standard
12403 Si la columna de una celda multifila no tiene anchura explícita, la celda
12404  multifila hereda el alineamiento de la columna.
12405  Por otra parte, se alinea a la izquierda por omisión.
12406  Para cambiar esto renombra el comando 
12407 \series bold
12408
12409 \backslash
12410 multirowsetup
12411 \series default
12412  con el comando
12413 \end_layout
12414
12415 \begin_layout Standard
12416
12417 \series bold
12418
12419 \backslash
12420 renewcommand{
12421 \backslash
12422 multirowsetup}{
12423 \backslash
12424 centering}
12425 \end_layout
12426
12427 \begin_layout Standard
12428 en el preámbulo del documento.
12429  Entonces se centran todas las entradas de celdas multifila en el documento.
12430  Si sólo queremos centrar en algunos cuadros, se puede renombrar el comando
12431  en código \SpecialChar TeX
12432  justo antes del cuadro en lugar de en el preámbulo.
12433  Si el texto debe estar alineado a la derecha, reemplaza 
12434 \series bold
12435
12436 \backslash
12437 centering
12438 \series default
12439  por 
12440 \series bold
12441
12442 \backslash
12443 raggedleft
12444 \series default
12445 .
12446  Para volver a alineado a la izquierda usa 
12447 \series bold
12448
12449 \backslash
12450 raggedright
12451 \series default
12452 .
12453 \end_layout
12454
12455 \begin_layout Standard
12456 Este es un ejemplo de cuadro con una celda multifila alineada a la derecha
12457  que tiene un desplazamiento vertical de -4
12458 \begin_inset space \thinspace{}
12459 \end_inset
12460
12461 mm y está en una columna de 3
12462 \begin_inset space \thinspace{}
12463 \end_inset
12464
12465 cm de ancho:
12466 \end_layout
12467
12468 \begin_layout Standard
12469 \noindent
12470 \align center
12471 \begin_inset ERT
12472 status collapsed
12473
12474 \begin_layout Plain Layout
12475
12476
12477 \backslash
12478 renewcommand{
12479 \backslash
12480 multirowsetup}{
12481 \backslash
12482 raggedleft}
12483 \end_layout
12484
12485 \end_inset
12486
12487
12488 \begin_inset Tabular
12489 <lyxtabular version="3" rows="4" columns="3">
12490 <features tabularvalignment="middle">
12491 <column alignment="center" valignment="top" width="3cm">
12492 <column alignment="center" valignment="top">
12493 <column alignment="center" valignment="top">
12494 <row>
12495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12496 \begin_inset Text
12497
12498 \begin_layout Plain Layout
12499 entrada en una celda larga
12500 \end_layout
12501
12502 \end_inset
12503 </cell>
12504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12505 \begin_inset Text
12506
12507 \begin_layout Plain Layout
12508 b
12509 \end_layout
12510
12511 \end_inset
12512 </cell>
12513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12514 \begin_inset Text
12515
12516 \begin_layout Plain Layout
12517 c
12518 \end_layout
12519
12520 \end_inset
12521 </cell>
12522 </row>
12523 <row>
12524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12525 \begin_inset Text
12526
12527 \begin_layout Plain Layout
12528 t
12529 \end_layout
12530
12531 \end_inset
12532 </cell>
12533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12534 \begin_inset Text
12535
12536 \begin_layout Plain Layout
12537 n
12538 \end_layout
12539
12540 \end_inset
12541 </cell>
12542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12543 \begin_inset Text
12544
12545 \begin_layout Plain Layout
12546 m
12547 \end_layout
12548
12549 \end_inset
12550 </cell>
12551 </row>
12552 <row>
12553 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12554 \begin_inset Text
12555
12556 \begin_layout Plain Layout
12557 multifila
12558 \end_layout
12559
12560 \end_inset
12561 </cell>
12562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12563 \begin_inset Text
12564
12565 \begin_layout Plain Layout
12566 e
12567 \end_layout
12568
12569 \end_inset
12570 </cell>
12571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12572 \begin_inset Text
12573
12574 \begin_layout Plain Layout
12575 f
12576 \end_layout
12577
12578 \end_inset
12579 </cell>
12580 </row>
12581 <row>
12582 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12583 \begin_inset Text
12584
12585 \begin_layout Plain Layout
12586
12587 \end_layout
12588
12589 \end_inset
12590 </cell>
12591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12592 \begin_inset Text
12593
12594 \begin_layout Plain Layout
12595 h
12596 \end_layout
12597
12598 \end_inset
12599 </cell>
12600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12601 \begin_inset Text
12602
12603 \begin_layout Plain Layout
12604 i
12605 \end_layout
12606
12607 \end_inset
12608 </cell>
12609 </row>
12610 </lyxtabular>
12611
12612 \end_inset
12613
12614
12615 \begin_inset ERT
12616 status collapsed
12617
12618 \begin_layout Plain Layout
12619
12620
12621 \backslash
12622 renewcommand{
12623 \backslash
12624 multirowsetup}{
12625 \backslash
12626 raggedright}
12627 \end_layout
12628
12629 \end_inset
12630
12631
12632 \end_layout
12633
12634 \begin_layout Standard
12635 Para iniciar una nueva línea en una multifila se puede usar un salto de
12636  página forzado (
12637 \family sans
12638 Ctrl+Retorno
12639 \family default
12640 ) pero esto no respetará la alineación de celda, como se ve en este cuadro:
12641 \end_layout
12642
12643 \begin_layout Standard
12644 \noindent
12645 \align center
12646 \begin_inset Tabular
12647 <lyxtabular version="3" rows="3" columns="2">
12648 <features tabularvalignment="middle">
12649 <column alignment="left" valignment="middle" width="2cm">
12650 <column alignment="center" valignment="top">
12651 <row>
12652 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12653 \begin_inset Text
12654
12655 \begin_layout Plain Layout
12656 aaa
12657 \begin_inset Newline newline
12658 \end_inset
12659
12660 aaa
12661 \begin_inset Newline newline
12662 \end_inset
12663
12664 celda errónea
12665 \end_layout
12666
12667 \end_inset
12668 </cell>
12669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12670 \begin_inset Text
12671
12672 \begin_layout Plain Layout
12673 ccc
12674 \end_layout
12675
12676 \end_inset
12677 </cell>
12678 </row>
12679 <row>
12680 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12681 \begin_inset Text
12682
12683 \begin_layout Plain Layout
12684
12685 \end_layout
12686
12687 \end_inset
12688 </cell>
12689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12690 \begin_inset Text
12691
12692 \begin_layout Plain Layout
12693 ddd
12694 \end_layout
12695
12696 \end_inset
12697 </cell>
12698 </row>
12699 <row>
12700 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12701 \begin_inset Text
12702
12703 \begin_layout Plain Layout
12704 bbb
12705 \end_layout
12706
12707 \end_inset
12708 </cell>
12709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12710 \begin_inset Text
12711
12712 \begin_layout Plain Layout
12713 eee
12714 \end_layout
12715
12716 \end_inset
12717 </cell>
12718 </row>
12719 </lyxtabular>
12720
12721 \end_inset
12722
12723
12724 \end_layout
12725
12726 \begin_layout Standard
12727 Por tanto, hay que usar con cuidado los saltos forzados.
12728 \end_layout
12729
12730 \begin_layout Subsection
12731 Celdas con línea(s) diagonal(es)
12732 \end_layout
12733
12734 \begin_layout Standard
12735 Para que el lector distinga los encabezados de filas y columnas, es útil
12736  dividir la primera celda del cuadro con una o dos líneas diagonales.
12737  Esto es posible cargando el paquete \SpecialChar LaTeX
12738  
12739 \series bold
12740 diagbox
12741 \series default
12742
12743 \begin_inset Index idx
12744 status collapsed
12745
12746 \begin_layout Plain Layout
12747 \SpecialChar LaTeX
12748 -paquetes ! diagbox
12749 \end_layout
12750
12751 \end_inset
12752
12753  en el preámbulo del documento.
12754  El paquete suministra el comando 
12755 \series bold
12756
12757 \backslash
12758 diagbox
12759 \series default
12760 , que se inserta en código \SpecialChar TeX
12761  con dos o tres argumentos:
12762 \end_layout
12763
12764 \begin_layout Standard
12765
12766 \series bold
12767
12768 \backslash
12769 diagbox[options]{izquierda abajo}{derecha arriba}
12770 \end_layout
12771
12772 \begin_layout Standard
12773
12774 \series bold
12775
12776 \backslash
12777 diagbox[options]{izquierda abajo}{izquierda arriba}{derecha arriba}
12778 \end_layout
12779
12780 \begin_layout Standard
12781 En el primer caso, la celda se divide con una línea diagonal y los argumentos
12782  se colocan debajo y encima de dicha línea.
12783  En el segundo la celda se divide con dos líneas.
12784 \end_layout
12785
12786 \begin_layout Standard
12787 \begin_inset ERT
12788 status collapsed
12789
12790 \begin_layout Plain Layout
12791
12792
12793 \backslash
12794 ifdiagbox
12795 \end_layout
12796
12797 \end_inset
12798
12799
12800 \begin_inset Note Note
12801 status open
12802
12803 \begin_layout Plain Layout
12804 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
12805  \SpecialChar LaTeX
12806  
12807 \series bold
12808 diagbox
12809 \series default
12810 .
12811 \end_layout
12812
12813 \end_inset
12814
12815
12816 \end_layout
12817
12818 \begin_layout Standard
12819 Aquí hay un ejemplo de cuadro con 
12820 \series bold
12821
12822 \backslash
12823 diagbox
12824 \series default
12825  y dos argumentos:
12826 \end_layout
12827
12828 \begin_layout Standard
12829 \begin_inset VSpace medskip
12830 \end_inset
12831
12832
12833 \end_layout
12834
12835 \begin_layout Standard
12836 \noindent
12837 \begin_inset Tabular
12838 <lyxtabular version="3" rows="4" columns="4">
12839 <features tabularvalignment="middle">
12840 <column alignment="center" valignment="top">
12841 <column alignment="center" valignment="top">
12842 <column alignment="center" valignment="top">
12843 <column alignment="center" valignment="top">
12844 <row>
12845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12846 \begin_inset Text
12847
12848 \begin_layout Plain Layout
12849 \begin_inset ERT
12850 status collapsed
12851
12852 \begin_layout Plain Layout
12853
12854
12855 \backslash
12856 diagbox{
12857 \end_layout
12858
12859 \end_inset
12860
12861 Nombre
12862 \begin_inset ERT
12863 status collapsed
12864
12865 \begin_layout Plain Layout
12866
12867 }{
12868 \end_layout
12869
12870 \end_inset
12871
12872 Parámetro
12873 \begin_inset ERT
12874 status collapsed
12875
12876 \begin_layout Plain Layout
12877
12878 }
12879 \end_layout
12880
12881 \end_inset
12882
12883
12884 \end_layout
12885
12886 \end_inset
12887 </cell>
12888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12889 \begin_inset Text
12890
12891 \begin_layout Plain Layout
12892 Thickness in nm
12893 \end_layout
12894
12895 \end_inset
12896 </cell>
12897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12898 \begin_inset Text
12899
12900 \begin_layout Plain Layout
12901 Transparency in %
12902 \end_layout
12903
12904 \end_inset
12905 </cell>
12906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12907 \begin_inset Text
12908
12909 \begin_layout Plain Layout
12910 Hardness in MPa
12911 \end_layout
12912
12913 \end_inset
12914 </cell>
12915 </row>
12916 <row>
12917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12918 \begin_inset Text
12919
12920 \begin_layout Plain Layout
12921 Perfect Green
12922 \end_layout
12923
12924 \end_inset
12925 </cell>
12926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12927 \begin_inset Text
12928
12929 \begin_layout Plain Layout
12930 45
12931 \end_layout
12932
12933 \end_inset
12934 </cell>
12935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12936 \begin_inset Text
12937
12938 \begin_layout Plain Layout
12939 80
12940 \end_layout
12941
12942 \end_inset
12943 </cell>
12944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12945 \begin_inset Text
12946
12947 \begin_layout Plain Layout
12948 504
12949 \end_layout
12950
12951 \end_inset
12952 </cell>
12953 </row>
12954 <row>
12955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12956 \begin_inset Text
12957
12958 \begin_layout Plain Layout
12959 Dark Multi-P
12960 \end_layout
12961
12962 \end_inset
12963 </cell>
12964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12965 \begin_inset Text
12966
12967 \begin_layout Plain Layout
12968 60
12969 \end_layout
12970
12971 \end_inset
12972 </cell>
12973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12974 \begin_inset Text
12975
12976 \begin_layout Plain Layout
12977 72
12978 \end_layout
12979
12980 \end_inset
12981 </cell>
12982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12983 \begin_inset Text
12984
12985 \begin_layout Plain Layout
12986 982
12987 \end_layout
12988
12989 \end_inset
12990 </cell>
12991 </row>
12992 <row>
12993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12994 \begin_inset Text
12995
12996 \begin_layout Plain Layout
12997 Crystal Clear Pro
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006 18
13007 \end_layout
13008
13009 \end_inset
13010 </cell>
13011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13012 \begin_inset Text
13013
13014 \begin_layout Plain Layout
13015 86
13016 \end_layout
13017
13018 \end_inset
13019 </cell>
13020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13021 \begin_inset Text
13022
13023 \begin_layout Plain Layout
13024 374
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 </row>
13030 </lyxtabular>
13031
13032 \end_inset
13033
13034
13035 \begin_inset VSpace medskip
13036 \end_inset
13037
13038
13039 \end_layout
13040
13041 \begin_layout Standard
13042 El esquema con tres argumentos puede ser útil, por ejemplo, para cuadros
13043  de ligas deportivas o distancias:
13044 \end_layout
13045
13046 \begin_layout Standard
13047 \noindent
13048 \align center
13049 \begin_inset Tabular
13050 <lyxtabular version="3" rows="4" columns="4">
13051 <features tabularvalignment="middle">
13052 <column alignment="center" valignment="top" width="0pt">
13053 <column alignment="center" valignment="top">
13054 <column alignment="center" valignment="top">
13055 <column alignment="center" valignment="top">
13056 <row>
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 \begin_inset ERT
13062 status collapsed
13063
13064 \begin_layout Plain Layout
13065
13066
13067 \backslash
13068 diagbox{
13069 \end_layout
13070
13071 \end_inset
13072
13073 Equipo local
13074 \begin_inset ERT
13075 status collapsed
13076
13077 \begin_layout Plain Layout
13078
13079 }{
13080 \end_layout
13081
13082 \end_inset
13083
13084 Resultado
13085 \begin_inset ERT
13086 status collapsed
13087
13088 \begin_layout Plain Layout
13089
13090 }{
13091 \end_layout
13092
13093 \end_inset
13094
13095 Equipo visitante
13096 \begin_inset ERT
13097 status collapsed
13098
13099 \begin_layout Plain Layout
13100
13101 }
13102 \end_layout
13103
13104 \end_inset
13105
13106
13107 \end_layout
13108
13109 \end_inset
13110 </cell>
13111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13112 \begin_inset Text
13113
13114 \begin_layout Plain Layout
13115 Tigers
13116 \end_layout
13117
13118 \end_inset
13119 </cell>
13120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13121 \begin_inset Text
13122
13123 \begin_layout Plain Layout
13124 Panthers
13125 \end_layout
13126
13127 \end_inset
13128 </cell>
13129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13130 \begin_inset Text
13131
13132 \begin_layout Plain Layout
13133 Falcons
13134 \end_layout
13135
13136 \end_inset
13137 </cell>
13138 </row>
13139 <row>
13140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13141 \begin_inset Text
13142
13143 \begin_layout Plain Layout
13144 Tigers
13145 \end_layout
13146
13147 \end_inset
13148 </cell>
13149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13150 \begin_inset Text
13151
13152 \begin_layout Plain Layout
13153
13154 \end_layout
13155
13156 \end_inset
13157 </cell>
13158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13159 \begin_inset Text
13160
13161 \begin_layout Plain Layout
13162 1:3
13163 \end_layout
13164
13165 \end_inset
13166 </cell>
13167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13168 \begin_inset Text
13169
13170 \begin_layout Plain Layout
13171 0:1
13172 \end_layout
13173
13174 \end_inset
13175 </cell>
13176 </row>
13177 <row>
13178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13179 \begin_inset Text
13180
13181 \begin_layout Plain Layout
13182 Panthers
13183 \end_layout
13184
13185 \end_inset
13186 </cell>
13187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13188 \begin_inset Text
13189
13190 \begin_layout Plain Layout
13191 3:1
13192 \end_layout
13193
13194 \end_inset
13195 </cell>
13196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13197 \begin_inset Text
13198
13199 \begin_layout Plain Layout
13200
13201 \end_layout
13202
13203 \end_inset
13204 </cell>
13205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13206 \begin_inset Text
13207
13208 \begin_layout Plain Layout
13209 0:0
13210 \end_layout
13211
13212 \end_inset
13213 </cell>
13214 </row>
13215 <row>
13216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13217 \begin_inset Text
13218
13219 \begin_layout Plain Layout
13220 Falcons
13221 \end_layout
13222
13223 \end_inset
13224 </cell>
13225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13226 \begin_inset Text
13227
13228 \begin_layout Plain Layout
13229 1:0
13230 \end_layout
13231
13232 \end_inset
13233 </cell>
13234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13235 \begin_inset Text
13236
13237 \begin_layout Plain Layout
13238 0:0
13239 \end_layout
13240
13241 \end_inset
13242 </cell>
13243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13244 \begin_inset Text
13245
13246 \begin_layout Plain Layout
13247
13248 \end_layout
13249
13250 \end_inset
13251 </cell>
13252 </row>
13253 </lyxtabular>
13254
13255 \end_inset
13256
13257
13258 \end_layout
13259
13260 \begin_layout Standard
13261 Para cuadros más grandes con datos cruzados se pueden usar celdas divididas
13262  en cada esquina del cuadro, como en el siguiente ejemplo:
13263 \end_layout
13264
13265 \begin_layout Standard
13266 \noindent
13267 \align center
13268 \begin_inset Tabular
13269 <lyxtabular version="3" rows="5" columns="5">
13270 <features tabularvalignment="middle">
13271 <column alignment="center" valignment="top" width="0pt">
13272 <column alignment="center" valignment="top">
13273 <column alignment="center" valignment="top">
13274 <column alignment="center" valignment="top">
13275 <column alignment="center" valignment="top">
13276 <row>
13277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13278 \begin_inset Text
13279
13280 \begin_layout Plain Layout
13281 \begin_inset ERT
13282 status open
13283
13284 \begin_layout Plain Layout
13285
13286
13287 \backslash
13288 diagbox{
13289 \end_layout
13290
13291 \end_inset
13292
13293 Equipo local
13294 \begin_inset ERT
13295 status collapsed
13296
13297 \begin_layout Plain Layout
13298
13299 }{
13300 \end_layout
13301
13302 \end_inset
13303
13304 Resultado
13305 \begin_inset ERT
13306 status collapsed
13307
13308 \begin_layout Plain Layout
13309
13310 }{
13311 \end_layout
13312
13313 \end_inset
13314
13315 Equipo visitante
13316 \begin_inset ERT
13317 status collapsed
13318
13319 \begin_layout Plain Layout
13320
13321 }
13322 \end_layout
13323
13324 \end_inset
13325
13326
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13332 \begin_inset Text
13333
13334 \begin_layout Plain Layout
13335 Tigers
13336 \end_layout
13337
13338 \end_inset
13339 </cell>
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 Panthers
13345 \end_layout
13346
13347 \end_inset
13348 </cell>
13349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13350 \begin_inset Text
13351
13352 \begin_layout Plain Layout
13353 Falcons
13354 \end_layout
13355
13356 \end_inset
13357 </cell>
13358 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13359 \begin_inset Text
13360
13361 \begin_layout Plain Layout
13362 \begin_inset ERT
13363 status open
13364
13365 \begin_layout Plain Layout
13366
13367
13368 \backslash
13369 diagbox[dir=NE]{
13370 \end_layout
13371
13372 \end_inset
13373
13374 Equipo local
13375 \begin_inset ERT
13376 status collapsed
13377
13378 \begin_layout Plain Layout
13379
13380 }{
13381 \end_layout
13382
13383 \end_inset
13384
13385 Resultado
13386 \begin_inset ERT
13387 status collapsed
13388
13389 \begin_layout Plain Layout
13390
13391 }{
13392 \end_layout
13393
13394 \end_inset
13395
13396 Equipo visitante
13397 \begin_inset ERT
13398 status collapsed
13399
13400 \begin_layout Plain Layout
13401
13402 }
13403 \end_layout
13404
13405 \end_inset
13406
13407
13408 \end_layout
13409
13410 \end_inset
13411 </cell>
13412 </row>
13413 <row>
13414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13415 \begin_inset Text
13416
13417 \begin_layout Plain Layout
13418 Tigers
13419 \end_layout
13420
13421 \end_inset
13422 </cell>
13423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13424 \begin_inset Text
13425
13426 \begin_layout Plain Layout
13427
13428 \end_layout
13429
13430 \end_inset
13431 </cell>
13432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13433 \begin_inset Text
13434
13435 \begin_layout Plain Layout
13436 1:3
13437 \end_layout
13438
13439 \end_inset
13440 </cell>
13441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13442 \begin_inset Text
13443
13444 \begin_layout Plain Layout
13445 0:1
13446 \end_layout
13447
13448 \end_inset
13449 </cell>
13450 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13451 \begin_inset Text
13452
13453 \begin_layout Plain Layout
13454 Tigers
13455 \end_layout
13456
13457 \end_inset
13458 </cell>
13459 </row>
13460 <row>
13461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13462 \begin_inset Text
13463
13464 \begin_layout Plain Layout
13465 Panthers
13466 \end_layout
13467
13468 \end_inset
13469 </cell>
13470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13471 \begin_inset Text
13472
13473 \begin_layout Plain Layout
13474 3:1
13475 \end_layout
13476
13477 \end_inset
13478 </cell>
13479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13480 \begin_inset Text
13481
13482 \begin_layout Plain Layout
13483
13484 \end_layout
13485
13486 \end_inset
13487 </cell>
13488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13489 \begin_inset Text
13490
13491 \begin_layout Plain Layout
13492 0:0
13493 \end_layout
13494
13495 \end_inset
13496 </cell>
13497 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13498 \begin_inset Text
13499
13500 \begin_layout Plain Layout
13501 Panthers
13502 \end_layout
13503
13504 \end_inset
13505 </cell>
13506 </row>
13507 <row>
13508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13509 \begin_inset Text
13510
13511 \begin_layout Plain Layout
13512 Falcons
13513 \end_layout
13514
13515 \end_inset
13516 </cell>
13517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13518 \begin_inset Text
13519
13520 \begin_layout Plain Layout
13521 1:0
13522 \end_layout
13523
13524 \end_inset
13525 </cell>
13526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13527 \begin_inset Text
13528
13529 \begin_layout Plain Layout
13530 0:0
13531 \end_layout
13532
13533 \end_inset
13534 </cell>
13535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13536 \begin_inset Text
13537
13538 \begin_layout Plain Layout
13539
13540 \end_layout
13541
13542 \end_inset
13543 </cell>
13544 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13545 \begin_inset Text
13546
13547 \begin_layout Plain Layout
13548 Falcons
13549 \end_layout
13550
13551 \end_inset
13552 </cell>
13553 </row>
13554 <row>
13555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13556 \begin_inset Text
13557
13558 \begin_layout Plain Layout
13559 \begin_inset ERT
13560 status open
13561
13562 \begin_layout Plain Layout
13563
13564
13565 \backslash
13566 diagbox[dir=SW]{
13567 \end_layout
13568
13569 \end_inset
13570
13571 Equipo local
13572 \begin_inset ERT
13573 status collapsed
13574
13575 \begin_layout Plain Layout
13576
13577 }{
13578 \end_layout
13579
13580 \end_inset
13581
13582 Resultado
13583 \begin_inset ERT
13584 status collapsed
13585
13586 \begin_layout Plain Layout
13587
13588 }{
13589 \end_layout
13590
13591 \end_inset
13592
13593 Equipo visitante
13594 \begin_inset ERT
13595 status collapsed
13596
13597 \begin_layout Plain Layout
13598
13599 }
13600 \end_layout
13601
13602 \end_inset
13603
13604
13605 \end_layout
13606
13607 \end_inset
13608 </cell>
13609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13610 \begin_inset Text
13611
13612 \begin_layout Plain Layout
13613 Tigers
13614 \end_layout
13615
13616 \end_inset
13617 </cell>
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 Panthers
13623 \end_layout
13624
13625 \end_inset
13626 </cell>
13627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13628 \begin_inset Text
13629
13630 \begin_layout Plain Layout
13631 Falcons
13632 \end_layout
13633
13634 \end_inset
13635 </cell>
13636 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13637 \begin_inset Text
13638
13639 \begin_layout Plain Layout
13640 \begin_inset ERT
13641 status open
13642
13643 \begin_layout Plain Layout
13644
13645
13646 \backslash
13647 diagbox[dir=SE]{
13648 \end_layout
13649
13650 \end_inset
13651
13652 Equipo local
13653 \begin_inset ERT
13654 status collapsed
13655
13656 \begin_layout Plain Layout
13657
13658 }{
13659 \end_layout
13660
13661 \end_inset
13662
13663 Resultado
13664 \begin_inset ERT
13665 status collapsed
13666
13667 \begin_layout Plain Layout
13668
13669 }{
13670 \end_layout
13671
13672 \end_inset
13673
13674 Equipo visitante
13675 \begin_inset ERT
13676 status collapsed
13677
13678 \begin_layout Plain Layout
13679
13680 }
13681 \end_layout
13682
13683 \end_inset
13684
13685
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 </row>
13691 </lyxtabular>
13692
13693 \end_inset
13694
13695
13696 \end_layout
13697
13698 \begin_layout Standard
13699 Para rotar las líneas diagonales se usa la opción 
13700 \series bold
13701 dir=direction
13702 \series default
13703 .
13704  
13705 \emph on
13706 direction
13707 \emph default
13708  es 
13709 \series bold
13710 NE
13711 \series default
13712
13713 \series bold
13714 SE
13715 \series default
13716
13717 \series bold
13718 SW
13719 \series default
13720  o 
13721 \series bold
13722 NW
13723 \series default
13724 , que representan puntos en una brújula.
13725  Por ejemplo, 
13726 \series bold
13727 SW
13728 \series default
13729  es la orientación suroeste.
13730  Así, en la celda inferior izquierda del cuadro anterior, se ha utilizado
13731  el comando
13732 \end_layout
13733
13734 \begin_layout Standard
13735
13736 \series bold
13737
13738 \backslash
13739 diagbox[dir=SW]{Equipo local}{Resultado}{Equipo visitante}
13740 \end_layout
13741
13742 \begin_layout Standard
13743 Si no se indica dirección se usa NW.
13744 \end_layout
13745
13746 \begin_layout Standard
13747 La anchura adecuada para las celdas divididas se calcula automáticamente.
13748  Si estableces una anchura fija de columna menor que la calculada, el contenido
13749  sobrepasará los bordes de la celda:
13750 \end_layout
13751
13752 \begin_layout Standard
13753 \noindent
13754 \align center
13755 \begin_inset Tabular
13756 <lyxtabular version="3" rows="2" columns="2">
13757 <features tabularvalignment="middle">
13758 <column alignment="center" valignment="top" width="3cm">
13759 <column alignment="center" valignment="top">
13760 <row>
13761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Plain Layout
13765 \begin_inset ERT
13766 status collapsed
13767
13768 \begin_layout Plain Layout
13769
13770
13771 \backslash
13772 diagbox{
13773 \end_layout
13774
13775 \end_inset
13776
13777 Nombre
13778 \begin_inset ERT
13779 status collapsed
13780
13781 \begin_layout Plain Layout
13782
13783 }{
13784 \end_layout
13785
13786 \end_inset
13787
13788 Parámetro
13789 \begin_inset ERT
13790 status collapsed
13791
13792 \begin_layout Plain Layout
13793
13794 }
13795 \end_layout
13796
13797 \end_inset
13798
13799
13800 \end_layout
13801
13802 \end_inset
13803 </cell>
13804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Plain Layout
13808 Thickness in nm
13809 \end_layout
13810
13811 \end_inset
13812 </cell>
13813 </row>
13814 <row>
13815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13816 \begin_inset Text
13817
13818 \begin_layout Plain Layout
13819 Perfect Green
13820 \end_layout
13821
13822 \end_inset
13823 </cell>
13824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13825 \begin_inset Text
13826
13827 \begin_layout Plain Layout
13828 45
13829 \end_layout
13830
13831 \end_inset
13832 </cell>
13833 </row>
13834 </lyxtabular>
13835
13836 \end_inset
13837
13838
13839 \end_layout
13840
13841 \begin_layout Standard
13842 Si hace falta una determinada anchura para columnas con celdas divididas,
13843  se usa la opción 
13844 \series bold
13845 width=3cm
13846 \series default
13847  (donde '3cm' puede cambiarse por la cantidad deseada).
13848  En el cuadro siguiente se ha puesto 4
13849 \begin_inset space \thinspace{}
13850 \end_inset
13851
13852 cm de anchura para la primera columna.
13853  Para 
13854 \series bold
13855
13856 \backslash
13857 diagbox
13858 \series default
13859  se necesita una anchura de 4
13860 \begin_inset space \thinspace{}
13861 \end_inset
13862
13863 cm + 2
13864 \begin_inset space \thinspace{}
13865 \end_inset
13866
13867
13868 \backslash
13869 tabcolsep, ya que la anchura total es la del texto (4
13870 \begin_inset space \thinspace{}
13871 \end_inset
13872
13873 cm en este caso) más dos veces la separación del texto y el borde.
13874  El cálculo de la anchura no puede hacerse en la opciones del comando 
13875 \series bold
13876
13877 \backslash
13878 diagbox
13879 \series default
13880 , hay que crear una nueva longitud que se puede usar después.
13881  Esto se hace con los comandos en código \SpecialChar TeX
13882
13883 \end_layout
13884
13885 \begin_layout Standard
13886
13887 \series bold
13888
13889 \backslash
13890 newlength{
13891 \backslash
13892 diagtest}
13893 \begin_inset Newline newline
13894 \end_inset
13895
13896
13897 \backslash
13898 setlength{
13899 \backslash
13900 diagtest}{4cm+2
13901 \backslash
13902 tabcolsep}
13903 \end_layout
13904
13905 \begin_layout Standard
13906 \begin_inset ERT
13907 status collapsed
13908
13909 \begin_layout Plain Layout
13910
13911
13912 \backslash
13913 newlength{
13914 \backslash
13915 diagtest}
13916 \end_layout
13917
13918 \begin_layout Plain Layout
13919
13920
13921 \backslash
13922 setlength{
13923 \backslash
13924 diagtest}{4cm+2
13925 \backslash
13926 tabcolsep}
13927 \end_layout
13928
13929 \end_inset
13930
13931
13932 \end_layout
13933
13934 \begin_layout Standard
13935 Para habilitar cálculos en \SpecialChar LaTeX
13936  hay que cargar el paquete 
13937 \series bold
13938 calc
13939 \series default
13940
13941 \begin_inset Index idx
13942 status collapsed
13943
13944 \begin_layout Plain Layout
13945 \SpecialChar LaTeX
13946 -paquetes ! calc
13947 \end_layout
13948
13949 \end_inset
13950
13951  en el preámbulo del documento.
13952 \end_layout
13953
13954 \begin_layout Standard
13955 En este cuadro se puede usar ahora el comando
13956 \end_layout
13957
13958 \begin_layout Standard
13959
13960 \series bold
13961
13962 \backslash
13963 diagbox[width=
13964 \backslash
13965 diagtest]{A}{B}
13966 \end_layout
13967
13968 \begin_layout Standard
13969 en la primera celda:
13970 \end_layout
13971
13972 \begin_layout Standard
13973 \noindent
13974 \align center
13975 \begin_inset Tabular
13976 <lyxtabular version="3" rows="2" columns="2">
13977 <features tabularvalignment="middle">
13978 <column alignment="center" valignment="top" width="4cm">
13979 <column alignment="center" valignment="top">
13980 <row>
13981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13982 \begin_inset Text
13983
13984 \begin_layout Plain Layout
13985 \begin_inset ERT
13986 status open
13987
13988 \begin_layout Plain Layout
13989
13990
13991 \backslash
13992 diagbox[width=
13993 \backslash
13994 diagtest]{
13995 \end_layout
13996
13997 \end_inset
13998
13999 A
14000 \begin_inset ERT
14001 status collapsed
14002
14003 \begin_layout Plain Layout
14004
14005 }{
14006 \end_layout
14007
14008 \end_inset
14009
14010 B
14011 \begin_inset ERT
14012 status collapsed
14013
14014 \begin_layout Plain Layout
14015
14016 }
14017 \end_layout
14018
14019 \end_inset
14020
14021
14022 \end_layout
14023
14024 \end_inset
14025 </cell>
14026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14027 \begin_inset Text
14028
14029 \begin_layout Plain Layout
14030 Thickness in nm
14031 \end_layout
14032
14033 \end_inset
14034 </cell>
14035 </row>
14036 <row>
14037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14038 \begin_inset Text
14039
14040 \begin_layout Plain Layout
14041 Perfect Green
14042 \end_layout
14043
14044 \end_inset
14045 </cell>
14046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14047 \begin_inset Text
14048
14049 \begin_layout Plain Layout
14050 45
14051 \end_layout
14052
14053 \end_inset
14054 </cell>
14055 </row>
14056 </lyxtabular>
14057
14058 \end_inset
14059
14060
14061 \end_layout
14062
14063 \begin_layout Standard
14064 Hay que tener en cuenta que la celda dividida ha de ser la más ancha en
14065  la columna.
14066  De otro modo, la longitud de la diagonal no puede calcularse correctamente,
14067  como en este caso:
14068 \end_layout
14069
14070 \begin_layout Standard
14071 \noindent
14072 \align center
14073 \begin_inset Tabular
14074 <lyxtabular version="3" rows="2" columns="2">
14075 <features tabularvalignment="middle">
14076 <column alignment="center" valignment="top" width="0pt">
14077 <column alignment="center" valignment="top">
14078 <row>
14079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14080 \begin_inset Text
14081
14082 \begin_layout Plain Layout
14083 \begin_inset ERT
14084 status collapsed
14085
14086 \begin_layout Plain Layout
14087
14088
14089 \backslash
14090 diagbox{
14091 \end_layout
14092
14093 \end_inset
14094
14095 A
14096 \begin_inset ERT
14097 status collapsed
14098
14099 \begin_layout Plain Layout
14100
14101 }{
14102 \end_layout
14103
14104 \end_inset
14105
14106 B
14107 \begin_inset ERT
14108 status collapsed
14109
14110 \begin_layout Plain Layout
14111
14112 }
14113 \end_layout
14114
14115 \end_inset
14116
14117
14118 \end_layout
14119
14120 \end_inset
14121 </cell>
14122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14123 \begin_inset Text
14124
14125 \begin_layout Plain Layout
14126 Thickness in nm
14127 \end_layout
14128
14129 \end_inset
14130 </cell>
14131 </row>
14132 <row>
14133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14134 \begin_inset Text
14135
14136 \begin_layout Plain Layout
14137 Perfect Green
14138 \end_layout
14139
14140 \end_inset
14141 </cell>
14142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14143 \begin_inset Text
14144
14145 \begin_layout Plain Layout
14146 45
14147 \end_layout
14148
14149 \end_inset
14150 </cell>
14151 </row>
14152 </lyxtabular>
14153
14154 \end_inset
14155
14156
14157 \end_layout
14158
14159 \begin_layout Standard
14160 En este caso se usa la opción 
14161 \series bold
14162 width
14163 \series default
14164  del comando 
14165 \series bold
14166
14167 \backslash
14168 diagbox
14169 \series default
14170 .
14171  Ahora no es necesario añadir 2
14172 \backslash
14173 tabcolsep porque la anchura de la celda es la anchura de la columna.
14174  En este cuadro se usa una anchura de 3
14175 \begin_inset space \thinspace{}
14176 \end_inset
14177
14178 cm:
14179 \end_layout
14180
14181 \begin_layout Standard
14182 \noindent
14183 \align center
14184 \begin_inset Tabular
14185 <lyxtabular version="3" rows="2" columns="2">
14186 <features tabularvalignment="middle">
14187 <column alignment="center" valignment="top" width="0pt">
14188 <column alignment="center" valignment="top">
14189 <row>
14190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14191 \begin_inset Text
14192
14193 \begin_layout Plain Layout
14194 \begin_inset ERT
14195 status open
14196
14197 \begin_layout Plain Layout
14198
14199
14200 \backslash
14201 diagbox[width=3cm]{
14202 \end_layout
14203
14204 \end_inset
14205
14206 A
14207 \begin_inset ERT
14208 status collapsed
14209
14210 \begin_layout Plain Layout
14211
14212 }{
14213 \end_layout
14214
14215 \end_inset
14216
14217 B
14218 \begin_inset ERT
14219 status collapsed
14220
14221 \begin_layout Plain Layout
14222
14223 }
14224 \end_layout
14225
14226 \end_inset
14227
14228
14229 \end_layout
14230
14231 \end_inset
14232 </cell>
14233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14234 \begin_inset Text
14235
14236 \begin_layout Plain Layout
14237 Thickness in nm
14238 \end_layout
14239
14240 \end_inset
14241 </cell>
14242 </row>
14243 <row>
14244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14245 \begin_inset Text
14246
14247 \begin_layout Plain Layout
14248 Perfect Green
14249 \end_layout
14250
14251 \end_inset
14252 </cell>
14253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14254 \begin_inset Text
14255
14256 \begin_layout Plain Layout
14257 45
14258 \end_layout
14259
14260 \end_inset
14261 </cell>
14262 </row>
14263 </lyxtabular>
14264
14265 \end_inset
14266
14267
14268 \end_layout
14269
14270 \begin_layout Standard
14271 Para múltiples líneas de texto en celdas divididas se necesita una altura
14272  adicional para adaptar el texto a la celda.
14273  Esto se consigue con la opción 
14274 \series bold
14275 height=3cm
14276 \series default
14277  (se puede cambiar por el valor deseado).
14278  En el cuadro siguiente se usa el comando
14279 \end_layout
14280
14281 \begin_layout Standard
14282
14283 \series bold
14284
14285 \backslash
14286 diagbox[width=3cm,height=1.4cm]{A
14287 \backslash
14288
14289 \backslash
14290 B}{C
14291 \backslash
14292
14293 \backslash
14294 D}
14295 \end_layout
14296
14297 \begin_layout Standard
14298 en la primera celda.
14299  El comando 
14300 \series bold
14301
14302 \backslash
14303
14304 \backslash
14305
14306 \series default
14307  crea el salto de línea.
14308 \begin_inset Foot
14309 status open
14310
14311 \begin_layout Plain Layout
14312 Saltos de línea con 
14313 \family sans
14314 Ctrl+Retorno
14315 \family default
14316  solo es posible si la columna tiene anchura fija.
14317 \end_layout
14318
14319 \end_inset
14320
14321
14322 \end_layout
14323
14324 \begin_layout Standard
14325 \noindent
14326 \align center
14327 \begin_inset Tabular
14328 <lyxtabular version="3" rows="2" columns="2">
14329 <features tabularvalignment="middle">
14330 <column alignment="center" valignment="top">
14331 <column alignment="center" valignment="top">
14332 <row>
14333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14334 \begin_inset Text
14335
14336 \begin_layout Plain Layout
14337 \begin_inset ERT
14338 status open
14339
14340 \begin_layout Plain Layout
14341
14342
14343 \backslash
14344 diagbox[width=3cm,height=1.4cm]{
14345 \end_layout
14346
14347 \end_inset
14348
14349 A
14350 \begin_inset ERT
14351 status collapsed
14352
14353 \begin_layout Plain Layout
14354
14355
14356 \backslash
14357
14358 \backslash
14359
14360 \end_layout
14361
14362 \end_inset
14363
14364 B
14365 \begin_inset ERT
14366 status collapsed
14367
14368 \begin_layout Plain Layout
14369
14370 }{
14371 \end_layout
14372
14373 \end_inset
14374
14375 C
14376 \begin_inset ERT
14377 status collapsed
14378
14379 \begin_layout Plain Layout
14380
14381
14382 \backslash
14383
14384 \backslash
14385
14386 \end_layout
14387
14388 \end_inset
14389
14390 D
14391 \begin_inset ERT
14392 status collapsed
14393
14394 \begin_layout Plain Layout
14395
14396 }
14397 \end_layout
14398
14399 \end_inset
14400
14401
14402 \end_layout
14403
14404 \end_inset
14405 </cell>
14406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14407 \begin_inset Text
14408
14409 \begin_layout Plain Layout
14410 Thickness in nm
14411 \end_layout
14412
14413 \end_inset
14414 </cell>
14415 </row>
14416 <row>
14417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 Perfect Green
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14427 \begin_inset Text
14428
14429 \begin_layout Plain Layout
14430 45
14431 \end_layout
14432
14433 \end_inset
14434 </cell>
14435 </row>
14436 </lyxtabular>
14437
14438 \end_inset
14439
14440
14441 \end_layout
14442
14443 \begin_layout Standard
14444 \begin_inset ERT
14445 status collapsed
14446
14447 \begin_layout Plain Layout
14448
14449
14450 \backslash
14451 else
14452 \end_layout
14453
14454 \end_inset
14455
14456
14457 \begin_inset Note Note
14458 status open
14459
14460 \begin_layout Plain Layout
14461 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
14462  
14463 \series bold
14464 diagbox
14465 \series default
14466 .
14467 \end_layout
14468
14469 \end_inset
14470
14471
14472 \end_layout
14473
14474 \begin_layout Standard
14475 Hay que instalar el paquete \SpecialChar LaTeX
14476  
14477 \series bold
14478 diagbox
14479 \series default
14480  para ver la parte siguiente en la salida.
14481 \end_layout
14482
14483 \begin_layout Standard
14484 \begin_inset ERT
14485 status collapsed
14486
14487 \begin_layout Plain Layout
14488
14489
14490 \backslash
14491 fi
14492 \end_layout
14493
14494 \end_inset
14495
14496
14497 \end_layout
14498
14499 \begin_layout Standard
14500 Para más información sobre el paquete \SpecialChar LaTeX
14501  
14502 \series bold
14503 diagbox
14504 \series default
14505  consulta su documentación,
14506 \begin_inset space ~
14507 \end_inset
14508
14509
14510 \begin_inset CommandInset citation
14511 LatexCommand cite
14512 key "diagbox"
14513 literal "true"
14514
14515 \end_inset
14516
14517 .
14518 \end_layout
14519
14520 \begin_layout Section
14521 Cuadros formales
14522 \begin_inset CommandInset label
14523 LatexCommand label
14524 name "sec:Cuadros-Formales"
14525
14526 \end_inset
14527
14528
14529 \begin_inset Index idx
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533 Cuadros ! Formales
14534 \end_layout
14535
14536 \end_inset
14537
14538  
14539 \end_layout
14540
14541 \begin_layout Standard
14542 En los libros, los cuadros se suelen presentar en un formato como el del
14543  cuadro 
14544 \begin_inset space ~
14545 \end_inset
14546
14547
14548 \begin_inset CommandInset ref
14549 LatexCommand ref
14550 reference "tab:Ejemplo-cuadro-formal"
14551
14552 \end_inset
14553
14554 .
14555  Se denominan cuadros 
14556 \emph on
14557 formales
14558 \emph default
14559 .
14560  Para hacer cuadros con este diseño, elige 
14561 \family sans
14562 Estilo
14563 \family default
14564
14565 \begin_inset space ~
14566 \end_inset
14567
14568
14569 \family sans
14570 Formal
14571 \family default
14572  en la solapa 
14573 \family sans
14574 Bordes
14575 \family default
14576  del diálogo de cuadros.
14577 \end_layout
14578
14579 \begin_layout Standard
14580 \begin_inset Float table
14581 placement h
14582 wide false
14583 sideways false
14584 status open
14585
14586 \begin_layout Plain Layout
14587 \begin_inset Caption Standard
14588
14589 \begin_layout Plain Layout
14590 \begin_inset CommandInset label
14591 LatexCommand label
14592 name "tab:Ejemplo-cuadro-formal"
14593
14594 \end_inset
14595
14596 Ejemplo de cuadro formal
14597 \end_layout
14598
14599 \end_inset
14600
14601
14602 \end_layout
14603
14604 \begin_layout Plain Layout
14605 \align center
14606 \begin_inset Tabular
14607 <lyxtabular version="3" rows="8" columns="4">
14608 <features booktabs="true" tabularvalignment="middle">
14609 <column alignment="center" valignment="top">
14610 <column alignment="center" valignment="top">
14611 <column alignment="center" valignment="top">
14612 <column alignment="center" valignment="top">
14613 <row>
14614 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14615 \begin_inset Text
14616
14617 \begin_layout Plain Layout
14618 System
14619 \end_layout
14620
14621 \end_inset
14622 </cell>
14623 <cell alignment="center" valignment="top" topline="true" usebox="none">
14624 \begin_inset Text
14625
14626 \begin_layout Plain Layout
14627 Chip
14628 \begin_inset space \thinspace{}
14629 \end_inset
14630
14631 1
14632 \end_layout
14633
14634 \end_inset
14635 </cell>
14636 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14637 \begin_inset Text
14638
14639 \begin_layout Plain Layout
14640 Chip
14641 \begin_inset space \thinspace{}
14642 \end_inset
14643
14644 2
14645 \end_layout
14646
14647 \end_inset
14648 </cell>
14649 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14650 \begin_inset Text
14651
14652 \begin_layout Plain Layout
14653
14654 \end_layout
14655
14656 \end_inset
14657 </cell>
14658 </row>
14659 <row>
14660 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14661 \begin_inset Text
14662
14663 \begin_layout Plain Layout
14664 \begin_inset ERT
14665 status collapsed
14666
14667 \begin_layout Plain Layout
14668
14669
14670 \backslash
14671 cmidrule(r){2-2}
14672 \end_layout
14673
14674 \end_inset
14675
14676
14677 \begin_inset ERT
14678 status collapsed
14679
14680 \begin_layout Plain Layout
14681
14682
14683 \backslash
14684 cmidrule(l){3-4}
14685 \end_layout
14686
14687 \end_inset
14688
14689 Detector thickness in µm
14690 \end_layout
14691
14692 \end_inset
14693 </cell>
14694 <cell alignment="center" valignment="top" usebox="none">
14695 \begin_inset Text
14696
14697 \begin_layout Plain Layout
14698 300
14699 \end_layout
14700
14701 \end_inset
14702 </cell>
14703 <cell alignment="center" valignment="top" usebox="none">
14704 \begin_inset Text
14705
14706 \begin_layout Plain Layout
14707 300
14708 \end_layout
14709
14710 \end_inset
14711 </cell>
14712 <cell alignment="center" valignment="top" usebox="none">
14713 \begin_inset Text
14714
14715 \begin_layout Plain Layout
14716 700
14717 \end_layout
14718
14719 \end_inset
14720 </cell>
14721 </row>
14722 <row>
14723 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14724 \begin_inset Text
14725
14726 \begin_layout Plain Layout
14727 Edge angle in °
14728 \end_layout
14729
14730 \end_inset
14731 </cell>
14732 <cell alignment="center" valignment="top" topline="true" usebox="none">
14733 \begin_inset Text
14734
14735 \begin_layout Plain Layout
14736 3.55
14737 \end_layout
14738
14739 \end_inset
14740 </cell>
14741 <cell alignment="center" valignment="top" topline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Plain Layout
14745 2.71
14746 \end_layout
14747
14748 \end_inset
14749 </cell>
14750 <cell alignment="center" valignment="top" topline="true" usebox="none">
14751 \begin_inset Text
14752
14753 \begin_layout Plain Layout
14754 7.99
14755 \end_layout
14756
14757 \end_inset
14758 </cell>
14759 </row>
14760 <row topspace="default">
14761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14762 \begin_inset Text
14763
14764 \begin_layout Plain Layout
14765 Spatial resolution in µm
14766 \end_layout
14767
14768 \end_inset
14769 </cell>
14770 <cell alignment="center" valignment="top" usebox="none">
14771 \begin_inset Text
14772
14773 \begin_layout Plain Layout
14774 4.26
14775 \end_layout
14776
14777 \end_inset
14778 </cell>
14779 <cell alignment="center" valignment="top" usebox="none">
14780 \begin_inset Text
14781
14782 \begin_layout Plain Layout
14783 10.17
14784 \end_layout
14785
14786 \end_inset
14787 </cell>
14788 <cell alignment="center" valignment="top" usebox="none">
14789 \begin_inset Text
14790
14791 \begin_layout Plain Layout
14792 10.56
14793 \end_layout
14794
14795 \end_inset
14796 </cell>
14797 </row>
14798 <row topspace="default">
14799 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14800 \begin_inset Text
14801
14802 \begin_layout Plain Layout
14803 MTF at 
14804 \begin_inset Formula $f_{\mathrm{max}}$
14805 \end_inset
14806
14807
14808 \end_layout
14809
14810 \end_inset
14811 </cell>
14812 <cell alignment="center" valignment="top" usebox="none">
14813 \begin_inset Text
14814
14815 \begin_layout Plain Layout
14816 0.53
14817 \end_layout
14818
14819 \end_inset
14820 </cell>
14821 <cell alignment="center" valignment="top" usebox="none">
14822 \begin_inset Text
14823
14824 \begin_layout Plain Layout
14825 0.37
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 <cell alignment="center" valignment="top" usebox="none">
14831 \begin_inset Text
14832
14833 \begin_layout Plain Layout
14834 0.39
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 </row>
14840 <row topspace="default">
14841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14842 \begin_inset Text
14843
14844 \begin_layout Plain Layout
14845 \begin_inset ERT
14846 status collapsed
14847
14848 \begin_layout Plain Layout
14849
14850
14851 \backslash
14852 cmidrule[2pt](l{10pt}){1-1}
14853 \end_layout
14854
14855 \end_inset
14856
14857 LSF-spatial resolution
14858 \end_layout
14859
14860 \end_inset
14861 </cell>
14862 <cell alignment="center" valignment="top" usebox="none">
14863 \begin_inset Text
14864
14865 \begin_layout Plain Layout
14866
14867 \end_layout
14868
14869 \end_inset
14870 </cell>
14871 <cell alignment="center" valignment="top" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875
14876 \end_layout
14877
14878 \end_inset
14879 </cell>
14880 <cell alignment="center" valignment="top" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 </row>
14890 <row>
14891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14892 \begin_inset Text
14893
14894 \begin_layout Plain Layout
14895 in µm
14896 \end_layout
14897
14898 \end_inset
14899 </cell>
14900 <cell alignment="center" valignment="top" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Plain Layout
14904 129.7
14905 \end_layout
14906
14907 \end_inset
14908 </cell>
14909 <cell alignment="center" valignment="top" usebox="none">
14910 \begin_inset Text
14911
14912 \begin_layout Plain Layout
14913 52.75
14914 \end_layout
14915
14916 \end_inset
14917 </cell>
14918 <cell alignment="center" valignment="top" usebox="none">
14919 \begin_inset Text
14920
14921 \begin_layout Plain Layout
14922 50.78
14923 \end_layout
14924
14925 \end_inset
14926 </cell>
14927 </row>
14928 <row>
14929 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
14930 \begin_inset Text
14931
14932 \begin_layout Plain Layout
14933 in % of pixel size
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14939 \begin_inset Text
14940
14941 \begin_layout Plain Layout
14942 76.3
14943 \end_layout
14944
14945 \end_inset
14946 </cell>
14947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14948 \begin_inset Text
14949
14950 \begin_layout Plain Layout
14951 95.9
14952 \end_layout
14953
14954 \end_inset
14955 </cell>
14956 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14957 \begin_inset Text
14958
14959 \begin_layout Plain Layout
14960 92.3
14961 \end_layout
14962
14963 \end_inset
14964 </cell>
14965 </row>
14966 </lyxtabular>
14967
14968 \end_inset
14969
14970
14971 \end_layout
14972
14973 \end_inset
14974
14975
14976 \end_layout
14977
14978 \begin_layout Standard
14979 Se puede añadir espacio adicional a las filas del cuadro mediante los botones
14980  correspondientes que se encuentran en la solapa 
14981 \family sans
14982 Bordes 
14983 \family default
14984 del diálogo
14985 \family sans
14986  Configuración
14987 \begin_inset space ~
14988 \end_inset
14989
14990 del
14991 \begin_inset space ~
14992 \end_inset
14993
14994 cuadro
14995 \family default
14996 , como se explica en la sección
14997 \begin_inset space ~
14998 \end_inset
14999
15000
15001 \begin_inset CommandInset ref
15002 LatexCommand ref
15003 reference "subsec:Espacio-adicional"
15004
15005 \end_inset
15006
15007 .
15008 \end_layout
15009
15010 \begin_layout Standard
15011 A diferencia de los cuadros normales, los cuadros formales no tienen líneas
15012  verticales.
15013  Las líneas horizontales se pueden poner o no como en los cuadros normales,
15014  pero en la salida se mostrarán con distinto grosor:
15015 \begin_inset Newline newline
15016 \end_inset
15017
15018 Las líneas primera y última tienen un grosor predeterminado de 0.08
15019 \begin_inset space \thinspace{}
15020 \end_inset
15021
15022 em, las demás tienen un grosor predeterminado de 0.05
15023 \begin_inset space \thinspace{}
15024 \end_inset
15025
15026 em.
15027 \end_layout
15028
15029 \begin_layout Standard
15030 Estos valores predeterminados se pueden cambiar
15031 \series bold
15032  
15033 \series default
15034 con las líneas de preámbulo:
15035 \end_layout
15036
15037 \begin_layout Standard
15038
15039 \series bold
15040
15041 \backslash
15042 let
15043 \backslash
15044 mytoprule
15045 \backslash
15046 toprule
15047 \begin_inset Newline newline
15048 \end_inset
15049
15050
15051 \backslash
15052 renewcommand{
15053 \backslash
15054 toprule}{
15055 \backslash
15056 mytoprule[grosor]}
15057 \end_layout
15058
15059 \begin_layout Standard
15060 Este ejemplo es para la primera línea, la denominada 
15061 \series bold
15062 toprule
15063 \series default
15064 .
15065  Si quieres cambiar el grosor de la última línea, reemplaza 
15066 \series bold
15067 toprule
15068 \series default
15069  por 
15070 \series bold
15071 bottomrule
15072 \series default
15073 .
15074  Y para cambiar el grosor de las demás líneas cambia 
15075 \series bold
15076 toprule
15077 \series default
15078  por 
15079 \series bold
15080 midrule
15081 \series default
15082 .
15083  Puedes usar cualquiera de las unidades listadas en el apéndice
15084 \begin_inset space ~
15085 \end_inset
15086
15087
15088 \begin_inset CommandInset ref
15089 LatexCommand ref
15090 reference "cap:Unidades-disponibles-en"
15091
15092 \end_inset
15093
15094  para establecer el grosor.
15095 \end_layout
15096
15097 \begin_layout Standard
15098 Para dibujar líneas que no se extiendan a todas las columnas del cuadro,
15099  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
15100  \SpecialChar LyX
15101  empleará internamente el comando 
15102 \series bold
15103
15104 \backslash
15105 cmidrule
15106 \series default
15107  para dibujar la línea.
15108  El esquema completo es
15109 \end_layout
15110
15111 \begin_layout Standard
15112
15113 \series bold
15114
15115 \backslash
15116 cmidrule[grosor](recorte){inicol-fincol}
15117 \end_layout
15118
15119 \begin_layout Standard
15120 Por el momento, \SpecialChar LyX
15121  no soporta las opciones de 
15122 \series bold
15123
15124 \backslash
15125 cmidrule
15126 \series default
15127 , así que para usarlas hay que emplear código \SpecialChar TeX
15128 .
15129  Las líneas 
15130 \series bold
15131
15132 \backslash
15133 cmidrule
15134 \series default
15135  se pueden insertar manualmente con el comando en código \SpecialChar TeX
15136  como primera entrada
15137  de la primera celda de una fila.
15138  En la salida se dibujará la línea sobre dicha fila.
15139 \end_layout
15140
15141 \begin_layout Standard
15142 El 
15143 \series bold
15144 grosor
15145 \series default
15146  predeterminado es 0.03
15147 \begin_inset space \thinspace{}
15148 \end_inset
15149
15150 em.
15151  
15152 \series bold
15153 inicol
15154 \series default
15155  es el número de la columna en la que comienza la línea y 
15156 \series bold
15157 fincol
15158 \series default
15159  es el número de la columna en la que acaba la línea.
15160  El valor 
15161 \series bold
15162 fincol
15163 \series default
15164  debe especificarse siempre, aunque la línea se extienda sobre una sola
15165  columna.
15166  El parámetro opcional 
15167 \series bold
15168 recorte
15169 \series default
15170  debe ser 
15171 \emph on
15172 l{recorte}
15173 \emph default
15174  o 
15175 \emph on
15176 r{recorte}
15177 \emph default
15178 , donde 
15179 \emph on
15180 recorte
15181 \emph default
15182  también es opcional.
15183  Por ejemplo, el parámetro 
15184 \emph on
15185 l{2pt}
15186 \emph default
15187  significa que la línea se recorta 2
15188 \begin_inset space \thinspace{}
15189 \end_inset
15190
15191 pt por su izquierda.
15192  Si no se especifica el tamaño las líneas se recortan por omisión en 0.5
15193 \begin_inset space \thinspace{}
15194 \end_inset
15195
15196 em.
15197
15198 \series bold
15199  
15200 \end_layout
15201
15202 \begin_layout Standard
15203 \begin_inset VSpace bigskip
15204 \end_inset
15205
15206
15207 \end_layout
15208
15209 \begin_layout Standard
15210 El cuadro
15211 \begin_inset space ~
15212 \end_inset
15213
15214
15215 \begin_inset CommandInset ref
15216 LatexCommand ref
15217 reference "tab:Ejemplo-cuadro-formal"
15218
15219 \end_inset
15220
15221  se ha creado con los comandos
15222 \end_layout
15223
15224 \begin_layout Standard
15225
15226 \series bold
15227
15228 \backslash
15229 cmidrule(r){2-2}
15230 \backslash
15231 cmidrule(l){3-4}
15232 \end_layout
15233
15234 \begin_layout Standard
15235 en la segunda fila, 
15236 \series bold
15237
15238 \backslash
15239 midrule
15240 \series default
15241  en la tercera, y
15242 \end_layout
15243
15244 \begin_layout Standard
15245
15246 \series bold
15247
15248 \backslash
15249 cmidrule[2pt](l{10pt}){1-1}
15250 \end_layout
15251
15252 \begin_layout Standard
15253 en la sexta fila.
15254 \end_layout
15255
15256 \begin_layout Standard
15257 \begin_inset VSpace bigskip
15258 \end_inset
15259
15260
15261 \end_layout
15262
15263 \begin_layout Standard
15264 Quizá quieras superponer líneas 
15265 \series bold
15266
15267 \backslash
15268 cmidrules
15269 \series default
15270  como enl cuadro
15271 \begin_inset space ~
15272 \end_inset
15273
15274
15275 \begin_inset CommandInset ref
15276 LatexCommand ref
15277 reference "tab:Cuadro-formal-especial"
15278
15279 \end_inset
15280
15281 .
15282  Esto se consigue con el comando en código \SpecialChar TeX
15283
15284 \end_layout
15285
15286 \begin_layout Standard
15287
15288 \series bold
15289
15290 \backslash
15291 morecmidrules
15292 \end_layout
15293
15294 \begin_layout Standard
15295 El comando que se ha utilizado para la segunda fila del cuadro
15296 \begin_inset space ~
15297 \end_inset
15298
15299
15300 \begin_inset CommandInset ref
15301 LatexCommand ref
15302 reference "tab:Cuadro-formal-especial"
15303
15304 \end_inset
15305
15306  es
15307 \end_layout
15308
15309 \begin_layout Standard
15310
15311 \series bold
15312
15313 \backslash
15314 cmidrule(r){2-2}
15315 \backslash
15316 cmidrule(l){3-4}
15317 \backslash
15318 morecmidrules
15319 \backslash
15320 cmidrule{2-4}
15321 \end_layout
15322
15323 \begin_layout Standard
15324 El comando para la sexta fila es
15325 \end_layout
15326
15327 \begin_layout Standard
15328
15329 \series bold
15330
15331 \backslash
15332 midrule
15333 \backslash
15334 morecmidrules
15335 \backslash
15336 cmidrule{3-4}
15337 \series default
15338
15339 \begin_inset VSpace bigskip
15340 \end_inset
15341
15342
15343 \end_layout
15344
15345 \begin_layout Standard
15346 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
15347  el siguiente comando para dibujar líneas que se extienden sobre todas las
15348  columnas
15349 \end_layout
15350
15351 \begin_layout Standard
15352
15353 \series bold
15354
15355 \backslash
15356 specialrule{anchura}{espacio superior}{espacio inferior}
15357 \end_layout
15358
15359 \begin_layout Standard
15360 Para más información sobre estas características especiales, acude al manual
15361  del paquete \SpecialChar LaTeX
15362  
15363 \series bold
15364 booktabs
15365 \series default
15366
15367 \begin_inset CommandInset citation
15368 LatexCommand cite
15369 key "booktabs"
15370 literal "true"
15371
15372 \end_inset
15373
15374 .
15375 \begin_inset Index idx
15376 status collapsed
15377
15378 \begin_layout Plain Layout
15379 \SpecialChar LaTeX
15380 -paquetes ! booktabs
15381 \end_layout
15382
15383 \end_inset
15384
15385  
15386 \begin_inset VSpace bigskip
15387 \end_inset
15388
15389
15390 \end_layout
15391
15392 \begin_layout Standard
15393 \begin_inset Float table
15394 placement h
15395 wide false
15396 sideways false
15397 status open
15398
15399 \begin_layout Plain Layout
15400 \begin_inset Caption Standard
15401
15402 \begin_layout Plain Layout
15403 \begin_inset CommandInset label
15404 LatexCommand label
15405 name "tab:Cuadro-formal-especial"
15406
15407 \end_inset
15408
15409 Cuadro formal especial
15410 \end_layout
15411
15412 \end_inset
15413
15414
15415 \end_layout
15416
15417 \begin_layout Plain Layout
15418 \align center
15419 \begin_inset Tabular
15420 <lyxtabular version="3" rows="8" columns="4">
15421 <features booktabs="true" tabularvalignment="middle">
15422 <column alignment="center" valignment="top">
15423 <column alignment="center" valignment="top">
15424 <column alignment="center" valignment="top">
15425 <column alignment="center" valignment="top">
15426 <row>
15427 <cell alignment="center" valignment="top" topline="true" usebox="none">
15428 \begin_inset Text
15429
15430 \begin_layout Plain Layout
15431 System
15432 \end_layout
15433
15434 \end_inset
15435 </cell>
15436 <cell alignment="center" valignment="top" topline="true" usebox="none">
15437 \begin_inset Text
15438
15439 \begin_layout Plain Layout
15440 Chip
15441 \begin_inset space \thinspace{}
15442 \end_inset
15443
15444 1
15445 \end_layout
15446
15447 \end_inset
15448 </cell>
15449 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15450 \begin_inset Text
15451
15452 \begin_layout Plain Layout
15453 Chip
15454 \begin_inset space \thinspace{}
15455 \end_inset
15456
15457 2
15458 \end_layout
15459
15460 \end_inset
15461 </cell>
15462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Plain Layout
15466
15467 \end_layout
15468
15469 \end_inset
15470 </cell>
15471 </row>
15472 <row>
15473 <cell alignment="center" valignment="top" usebox="none">
15474 \begin_inset Text
15475
15476 \begin_layout Plain Layout
15477 \begin_inset ERT
15478 status collapsed
15479
15480 \begin_layout Plain Layout
15481
15482
15483 \backslash
15484 cmidrule(r){2-2}
15485 \end_layout
15486
15487 \end_inset
15488
15489
15490 \begin_inset ERT
15491 status collapsed
15492
15493 \begin_layout Plain Layout
15494
15495
15496 \backslash
15497 cmidrule(l){3-4}
15498 \end_layout
15499
15500 \end_inset
15501
15502
15503 \begin_inset ERT
15504 status collapsed
15505
15506 \begin_layout Plain Layout
15507
15508
15509 \backslash
15510 morecmidrules 
15511 \end_layout
15512
15513 \end_inset
15514
15515
15516 \begin_inset ERT
15517 status collapsed
15518
15519 \begin_layout Plain Layout
15520
15521
15522 \backslash
15523 cmidrule{2-4}
15524 \end_layout
15525
15526 \end_inset
15527
15528 Detector thickness in µm
15529 \end_layout
15530
15531 \end_inset
15532 </cell>
15533 <cell alignment="center" valignment="top" usebox="none">
15534 \begin_inset Text
15535
15536 \begin_layout Plain Layout
15537 300
15538 \end_layout
15539
15540 \end_inset
15541 </cell>
15542 <cell alignment="center" valignment="top" usebox="none">
15543 \begin_inset Text
15544
15545 \begin_layout Plain Layout
15546 300
15547 \end_layout
15548
15549 \end_inset
15550 </cell>
15551 <cell alignment="center" valignment="top" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Plain Layout
15555 700
15556 \end_layout
15557
15558 \end_inset
15559 </cell>
15560 </row>
15561 <row>
15562 <cell alignment="center" valignment="top" topline="true" usebox="none">
15563 \begin_inset Text
15564
15565 \begin_layout Plain Layout
15566 Edge angle in °
15567 \end_layout
15568
15569 \end_inset
15570 </cell>
15571 <cell alignment="center" valignment="top" topline="true" usebox="none">
15572 \begin_inset Text
15573
15574 \begin_layout Plain Layout
15575 3.55
15576 \end_layout
15577
15578 \end_inset
15579 </cell>
15580 <cell alignment="center" valignment="top" topline="true" usebox="none">
15581 \begin_inset Text
15582
15583 \begin_layout Plain Layout
15584 2.71
15585 \end_layout
15586
15587 \end_inset
15588 </cell>
15589 <cell alignment="center" valignment="top" topline="true" usebox="none">
15590 \begin_inset Text
15591
15592 \begin_layout Plain Layout
15593 7.99
15594 \end_layout
15595
15596 \end_inset
15597 </cell>
15598 </row>
15599 <row topspace="default">
15600 <cell alignment="center" valignment="top" usebox="none">
15601 \begin_inset Text
15602
15603 \begin_layout Plain Layout
15604 Spatial resolution in µm
15605 \end_layout
15606
15607 \end_inset
15608 </cell>
15609 <cell alignment="center" valignment="top" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Plain Layout
15613 4.26
15614 \end_layout
15615
15616 \end_inset
15617 </cell>
15618 <cell alignment="center" valignment="top" usebox="none">
15619 \begin_inset Text
15620
15621 \begin_layout Plain Layout
15622 10.17
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 <cell alignment="center" valignment="top" usebox="none">
15628 \begin_inset Text
15629
15630 \begin_layout Plain Layout
15631 10.56
15632 \end_layout
15633
15634 \end_inset
15635 </cell>
15636 </row>
15637 <row topspace="default">
15638 <cell alignment="center" valignment="top" usebox="none">
15639 \begin_inset Text
15640
15641 \begin_layout Plain Layout
15642 MTF at 
15643 \begin_inset Formula $f_{\mathrm{max}}$
15644 \end_inset
15645
15646
15647 \end_layout
15648
15649 \end_inset
15650 </cell>
15651 <cell alignment="center" valignment="top" usebox="none">
15652 \begin_inset Text
15653
15654 \begin_layout Plain Layout
15655 0.53
15656 \end_layout
15657
15658 \end_inset
15659 </cell>
15660 <cell alignment="center" valignment="top" usebox="none">
15661 \begin_inset Text
15662
15663 \begin_layout Plain Layout
15664 0.37
15665 \end_layout
15666
15667 \end_inset
15668 </cell>
15669 <cell alignment="center" valignment="top" usebox="none">
15670 \begin_inset Text
15671
15672 \begin_layout Plain Layout
15673 0.39
15674 \end_layout
15675
15676 \end_inset
15677 </cell>
15678 </row>
15679 <row>
15680 <cell alignment="center" valignment="top" topline="true" usebox="none">
15681 \begin_inset Text
15682
15683 \begin_layout Plain Layout
15684 \begin_inset ERT
15685 status collapsed
15686
15687 \begin_layout Plain Layout
15688
15689
15690 \backslash
15691 morecmidrules 
15692 \end_layout
15693
15694 \end_inset
15695
15696
15697 \begin_inset ERT
15698 status collapsed
15699
15700 \begin_layout Plain Layout
15701
15702
15703 \backslash
15704 cmidrule{3-4}
15705 \end_layout
15706
15707 \end_inset
15708
15709 LSF-spatial resolution
15710 \end_layout
15711
15712 \end_inset
15713 </cell>
15714 <cell alignment="center" valignment="top" topline="true" usebox="none">
15715 \begin_inset Text
15716
15717 \begin_layout Plain Layout
15718
15719 \end_layout
15720
15721 \end_inset
15722 </cell>
15723 <cell alignment="center" valignment="top" topline="true" usebox="none">
15724 \begin_inset Text
15725
15726 \begin_layout Plain Layout
15727
15728 \end_layout
15729
15730 \end_inset
15731 </cell>
15732 <cell alignment="center" valignment="top" topline="true" usebox="none">
15733 \begin_inset Text
15734
15735 \begin_layout Plain Layout
15736
15737 \end_layout
15738
15739 \end_inset
15740 </cell>
15741 </row>
15742 <row>
15743 <cell alignment="center" valignment="top" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Plain Layout
15747 in µm
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell alignment="center" valignment="top" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Plain Layout
15756 129.7
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 52.75
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 <cell alignment="center" valignment="top" usebox="none">
15771 \begin_inset Text
15772
15773 \begin_layout Plain Layout
15774 50.78
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 </row>
15780 <row>
15781 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15782 \begin_inset Text
15783
15784 \begin_layout Plain Layout
15785 in % of pixel size
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 76.3
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 95.9
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Plain Layout
15812 92.3
15813 \end_layout
15814
15815 \end_inset
15816 </cell>
15817 </row>
15818 </lyxtabular>
15819
15820 \end_inset
15821
15822
15823 \end_layout
15824
15825 \end_inset
15826
15827
15828 \end_layout
15829
15830 \begin_layout Section
15831 Alineación vertical de cuadros
15832 \begin_inset Index idx
15833 status collapsed
15834
15835 \begin_layout Plain Layout
15836 Cuadros ! Alineación vertical
15837 \end_layout
15838
15839 \end_inset
15840
15841
15842 \end_layout
15843
15844 \begin_layout Standard
15845 Para alinear cuadros verticalmente en una línea de texto, el cuadro debe
15846  estar en un marco.
15847  Después el marco se puede alinear verticalmente como se describe en la
15848  sección
15849 \begin_inset space ~
15850 \end_inset
15851
15852
15853 \begin_inset CommandInset ref
15854 LatexCommand ref
15855 reference "sec:Diálogo-Marcos"
15856
15857 \end_inset
15858
15859 .
15860  
15861 \end_layout
15862
15863 \begin_layout Standard
15864 En el ejemplo siguiente los cuadros están en un marco tipo minipágina
15865 \begin_inset Foot
15866 status collapsed
15867
15868 \begin_layout Plain Layout
15869 Las minipáginas se describen en la sección
15870 \begin_inset space ~
15871 \end_inset
15872
15873
15874 \begin_inset CommandInset ref
15875 LatexCommand ref
15876 reference "sec:Minipáginas"
15877
15878 \end_inset
15879
15880 .
15881 \end_layout
15882
15883 \end_inset
15884
15885  que tiene una anchura del 15
15886 \begin_inset space \thinspace{}
15887 \end_inset
15888
15889 % de columna:
15890 \end_layout
15891
15892 \begin_layout Itemize
15893 test 
15894 \begin_inset Box Frameless
15895 position "t"
15896 hor_pos "c"
15897 has_inner_box 1
15898 inner_pos "c"
15899 use_parbox 0
15900 use_makebox 0
15901 width "15col%"
15902 special "none"
15903 height "1in"
15904 height_special "totalheight"
15905 thickness "0.4pt"
15906 separation "3pt"
15907 shadowsize "4pt"
15908 framecolor "black"
15909 backgroundcolor "none"
15910 status collapsed
15911
15912 \begin_layout Plain Layout
15913 \begin_inset Tabular
15914 <lyxtabular version="3" rows="3" columns="3">
15915 <features tabularvalignment="middle">
15916 <column alignment="center" valignment="top">
15917 <column alignment="center" valignment="top">
15918 <column alignment="center" valignment="top">
15919 <row>
15920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15921 \begin_inset Text
15922
15923 \begin_layout Plain Layout
15924 a
15925 \end_layout
15926
15927 \end_inset
15928 </cell>
15929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15930 \begin_inset Text
15931
15932 \begin_layout Plain Layout
15933 d
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Plain Layout
15942 g
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 </row>
15948 <row>
15949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Plain Layout
15953 b
15954 \end_layout
15955
15956 \end_inset
15957 </cell>
15958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15959 \begin_inset Text
15960
15961 \begin_layout Plain Layout
15962 e
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Plain Layout
15971 h
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 </row>
15977 <row>
15978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15979 \begin_inset Text
15980
15981 \begin_layout Plain Layout
15982 c
15983 \end_layout
15984
15985 \end_inset
15986 </cell>
15987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15988 \begin_inset Text
15989
15990 \begin_layout Plain Layout
15991 f
15992 \end_layout
15993
15994 \end_inset
15995 </cell>
15996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15997 \begin_inset Text
15998
15999 \begin_layout Plain Layout
16000 i
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 </row>
16006 </lyxtabular>
16007
16008 \end_inset
16009
16010
16011 \end_layout
16012
16013 \end_inset
16014
16015  test 
16016 \begin_inset ERT
16017 status collapsed
16018
16019 \begin_layout Plain Layout
16020
16021
16022 \backslash
16023 raisebox{0.85
16024 \backslash
16025 baselineskip}{
16026 \end_layout
16027
16028 \end_inset
16029
16030
16031 \begin_inset Box Frameless
16032 position "t"
16033 hor_pos "c"
16034 has_inner_box 1
16035 inner_pos "c"
16036 use_parbox 0
16037 use_makebox 0
16038 width "15col%"
16039 special "none"
16040 height "1in"
16041 height_special "totalheight"
16042 thickness "0.4pt"
16043 separation "3pt"
16044 shadowsize "4pt"
16045 framecolor "black"
16046 backgroundcolor "none"
16047 status collapsed
16048
16049 \begin_layout Plain Layout
16050 \begin_inset Tabular
16051 <lyxtabular version="3" rows="3" columns="3">
16052 <features tabularvalignment="middle">
16053 <column alignment="center" valignment="top">
16054 <column alignment="center" valignment="top">
16055 <column alignment="center" valignment="top">
16056 <row>
16057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16058 \begin_inset Text
16059
16060 \begin_layout Plain Layout
16061 a
16062 \end_layout
16063
16064 \end_inset
16065 </cell>
16066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Plain Layout
16070 d
16071 \end_layout
16072
16073 \end_inset
16074 </cell>
16075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079 g
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 </row>
16085 <row>
16086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16087 \begin_inset Text
16088
16089 \begin_layout Plain Layout
16090 b
16091 \end_layout
16092
16093 \end_inset
16094 </cell>
16095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099 e
16100 \end_layout
16101
16102 \end_inset
16103 </cell>
16104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Plain Layout
16108 h
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 </row>
16114 <row>
16115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16116 \begin_inset Text
16117
16118 \begin_layout Plain Layout
16119 c
16120 \end_layout
16121
16122 \end_inset
16123 </cell>
16124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128 f
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Plain Layout
16137 i
16138 \end_layout
16139
16140 \end_inset
16141 </cell>
16142 </row>
16143 </lyxtabular>
16144
16145 \end_inset
16146
16147
16148 \end_layout
16149
16150 \end_inset
16151
16152
16153 \begin_inset ERT
16154 status collapsed
16155
16156 \begin_layout Plain Layout
16157
16158 }
16159 \end_layout
16160
16161 \end_inset
16162
16163
16164 \end_layout
16165
16166 \begin_layout Itemize
16167 test 
16168 \begin_inset Box Frameless
16169 position "c"
16170 hor_pos "c"
16171 has_inner_box 1
16172 inner_pos "c"
16173 use_parbox 0
16174 use_makebox 0
16175 width "15col%"
16176 special "none"
16177 height "1in"
16178 height_special "totalheight"
16179 thickness "0.4pt"
16180 separation "3pt"
16181 shadowsize "4pt"
16182 framecolor "black"
16183 backgroundcolor "none"
16184 status collapsed
16185
16186 \begin_layout Plain Layout
16187 \begin_inset Tabular
16188 <lyxtabular version="3" rows="3" columns="3">
16189 <features tabularvalignment="middle">
16190 <column alignment="center" valignment="top">
16191 <column alignment="center" valignment="top">
16192 <column alignment="center" valignment="top">
16193 <row>
16194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16195 \begin_inset Text
16196
16197 \begin_layout Plain Layout
16198 a
16199 \end_layout
16200
16201 \end_inset
16202 </cell>
16203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Plain Layout
16207 d
16208 \end_layout
16209
16210 \end_inset
16211 </cell>
16212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16213 \begin_inset Text
16214
16215 \begin_layout Plain Layout
16216 g
16217 \end_layout
16218
16219 \end_inset
16220 </cell>
16221 </row>
16222 <row>
16223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16224 \begin_inset Text
16225
16226 \begin_layout Plain Layout
16227 b
16228 \end_layout
16229
16230 \end_inset
16231 </cell>
16232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16233 \begin_inset Text
16234
16235 \begin_layout Plain Layout
16236 e
16237 \end_layout
16238
16239 \end_inset
16240 </cell>
16241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16242 \begin_inset Text
16243
16244 \begin_layout Plain Layout
16245 h
16246 \end_layout
16247
16248 \end_inset
16249 </cell>
16250 </row>
16251 <row>
16252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16253 \begin_inset Text
16254
16255 \begin_layout Plain Layout
16256 c
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265 f
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16271 \begin_inset Text
16272
16273 \begin_layout Plain Layout
16274 i
16275 \end_layout
16276
16277 \end_inset
16278 </cell>
16279 </row>
16280 </lyxtabular>
16281
16282 \end_inset
16283
16284
16285 \end_layout
16286
16287 \end_inset
16288
16289
16290 \end_layout
16291
16292 \begin_layout Itemize
16293 test 
16294 \begin_inset Box Frameless
16295 position "b"
16296 hor_pos "c"
16297 has_inner_box 1
16298 inner_pos "c"
16299 use_parbox 0
16300 use_makebox 0
16301 width "15col%"
16302 special "none"
16303 height "1in"
16304 height_special "totalheight"
16305 thickness "0.4pt"
16306 separation "3pt"
16307 shadowsize "4pt"
16308 framecolor "black"
16309 backgroundcolor "none"
16310 status collapsed
16311
16312 \begin_layout Plain Layout
16313 \begin_inset Tabular
16314 <lyxtabular version="3" rows="3" columns="3">
16315 <features tabularvalignment="middle">
16316 <column alignment="center" valignment="top">
16317 <column alignment="center" valignment="top">
16318 <column alignment="center" valignment="top">
16319 <row>
16320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16321 \begin_inset Text
16322
16323 \begin_layout Plain Layout
16324 a
16325 \end_layout
16326
16327 \end_inset
16328 </cell>
16329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Plain Layout
16333 d
16334 \end_layout
16335
16336 \end_inset
16337 </cell>
16338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16339 \begin_inset Text
16340
16341 \begin_layout Plain Layout
16342 g
16343 \end_layout
16344
16345 \end_inset
16346 </cell>
16347 </row>
16348 <row>
16349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353 b
16354 \end_layout
16355
16356 \end_inset
16357 </cell>
16358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16359 \begin_inset Text
16360
16361 \begin_layout Plain Layout
16362 e
16363 \end_layout
16364
16365 \end_inset
16366 </cell>
16367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16368 \begin_inset Text
16369
16370 \begin_layout Plain Layout
16371 h
16372 \end_layout
16373
16374 \end_inset
16375 </cell>
16376 </row>
16377 <row>
16378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16379 \begin_inset Text
16380
16381 \begin_layout Plain Layout
16382 c
16383 \end_layout
16384
16385 \end_inset
16386 </cell>
16387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16388 \begin_inset Text
16389
16390 \begin_layout Plain Layout
16391 f
16392 \end_layout
16393
16394 \end_inset
16395 </cell>
16396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16397 \begin_inset Text
16398
16399 \begin_layout Plain Layout
16400 i
16401 \end_layout
16402
16403 \end_inset
16404 </cell>
16405 </row>
16406 </lyxtabular>
16407
16408 \end_inset
16409
16410
16411 \end_layout
16412
16413 \end_inset
16414
16415  test 
16416 \begin_inset ERT
16417 status collapsed
16418
16419 \begin_layout Plain Layout
16420
16421
16422 \backslash
16423 raisebox{-0.32
16424 \backslash
16425 baselineskip}{
16426 \end_layout
16427
16428 \end_inset
16429
16430
16431 \begin_inset Box Frameless
16432 position "b"
16433 hor_pos "c"
16434 has_inner_box 1
16435 inner_pos "c"
16436 use_parbox 0
16437 use_makebox 0
16438 width "15col%"
16439 special "none"
16440 height "1in"
16441 height_special "totalheight"
16442 thickness "0.4pt"
16443 separation "3pt"
16444 shadowsize "4pt"
16445 framecolor "black"
16446 backgroundcolor "none"
16447 status collapsed
16448
16449 \begin_layout Plain Layout
16450 \begin_inset Tabular
16451 <lyxtabular version="3" rows="3" columns="3">
16452 <features tabularvalignment="middle">
16453 <column alignment="center" valignment="top">
16454 <column alignment="center" valignment="top">
16455 <column alignment="center" valignment="top">
16456 <row>
16457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16458 \begin_inset Text
16459
16460 \begin_layout Plain Layout
16461 a
16462 \end_layout
16463
16464 \end_inset
16465 </cell>
16466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16467 \begin_inset Text
16468
16469 \begin_layout Plain Layout
16470 d
16471 \end_layout
16472
16473 \end_inset
16474 </cell>
16475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Plain Layout
16479 g
16480 \end_layout
16481
16482 \end_inset
16483 </cell>
16484 </row>
16485 <row>
16486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16487 \begin_inset Text
16488
16489 \begin_layout Plain Layout
16490 b
16491 \end_layout
16492
16493 \end_inset
16494 </cell>
16495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16496 \begin_inset Text
16497
16498 \begin_layout Plain Layout
16499 e
16500 \end_layout
16501
16502 \end_inset
16503 </cell>
16504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16505 \begin_inset Text
16506
16507 \begin_layout Plain Layout
16508 h
16509 \end_layout
16510
16511 \end_inset
16512 </cell>
16513 </row>
16514 <row>
16515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Plain Layout
16519 c
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528 f
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537 i
16538 \end_layout
16539
16540 \end_inset
16541 </cell>
16542 </row>
16543 </lyxtabular>
16544
16545 \end_inset
16546
16547
16548 \end_layout
16549
16550 \end_inset
16551
16552
16553 \begin_inset ERT
16554 status collapsed
16555
16556 \begin_layout Plain Layout
16557
16558 }
16559 \end_layout
16560
16561 \end_inset
16562
16563
16564 \end_layout
16565
16566 \begin_layout Standard
16567 Como ves, los contenidos de la primera y última filas no se alinean correctament
16568 e con la línea de texto donde está el cuadro.
16569  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
16570  un cuadro elevado («raisebox»
16571 \begin_inset Foot
16572 status collapsed
16573
16574 \begin_layout Plain Layout
16575 El uso del comando 
16576 \series bold
16577
16578 \backslash
16579 raisebox
16580 \series default
16581  se explica en la sección
16582 \begin_inset space ~
16583 \end_inset
16584
16585
16586 \begin_inset CommandInset ref
16587 LatexCommand ref
16588 reference "subsec:Alineación-Vertical"
16589
16590 \end_inset
16591
16592 .
16593 \end_layout
16594
16595 \end_inset
16596
16597 ).
16598  En el ejemplo anterior, el segundo marco del primer ítem está alineado
16599  usando el comando en código \SpecialChar TeX
16600
16601 \end_layout
16602
16603 \begin_layout Standard
16604
16605 \series bold
16606
16607 \backslash
16608 raisebox{0.85
16609 \backslash
16610 baselineskip}{
16611 \end_layout
16612
16613 \begin_layout Standard
16614 antes del marco.
16615  Tras él, se pone la llave de cierre 
16616 \series bold
16617 }
16618 \series default
16619  también en código \SpecialChar TeX
16620 .
16621  Para el segundo marco en el tercer ítem se usa el comando 
16622 \end_layout
16623
16624 \begin_layout Standard
16625
16626 \series bold
16627
16628 \backslash
16629 raisebox{-0.32
16630 \backslash
16631 baselineskip}{
16632 \end_layout
16633
16634 \begin_layout Standard
16635 \begin_inset Note Greyedout
16636 status open
16637
16638 \begin_layout Plain Layout
16639
16640 \series bold
16641 Not
16642 \series default
16643 a: La alineación del contenido de la fila con la línea del texto adyacente
16644  no es exacta.
16645  El factor necesario del comando 
16646 \series bold
16647
16648 \backslash
16649 raisebox
16650 \series default
16651  para este alineamiento depende de la tipografía del documento, del tamaño
16652  de letra y del grosor de línea del cuadro.
16653 \end_layout
16654
16655 \end_inset
16656
16657
16658 \end_layout
16659
16660 \begin_layout Section
16661 Cuadros coloreados
16662 \begin_inset CommandInset label
16663 LatexCommand label
16664 name "sec:Cuadros-Coloreados"
16665
16666 \end_inset
16667
16668
16669 \end_layout
16670
16671 \begin_layout Subsection
16672 Celdas coloreadas
16673 \begin_inset Index idx
16674 status collapsed
16675
16676 \begin_layout Plain Layout
16677 Cuadros ! Color ! en celdas
16678 \end_layout
16679
16680 \end_inset
16681
16682
16683 \begin_inset Index idx
16684 status collapsed
16685
16686 \begin_layout Plain Layout
16687 Color ! en celdas de cuadros
16688 \end_layout
16689
16690 \end_inset
16691
16692
16693 \end_layout
16694
16695 \begin_layout Standard
16696 \begin_inset Float table
16697 placement h
16698 wide false
16699 sideways false
16700 status open
16701
16702 \begin_layout Plain Layout
16703 \begin_inset Caption Standard
16704
16705 \begin_layout Plain Layout
16706 \begin_inset CommandInset label
16707 LatexCommand label
16708 name "tab:Cuadro-coloreado-sin"
16709
16710 \end_inset
16711
16712 Cuadro coloreado sin usar el paquete 
16713 \series bold
16714 colortbl
16715 \series default
16716
16717 \begin_inset Argument 1
16718 status open
16719
16720 \begin_layout Plain Layout
16721 Cuadro sin colortbl
16722 \end_layout
16723
16724 \end_inset
16725
16726
16727 \end_layout
16728
16729 \end_inset
16730
16731
16732 \end_layout
16733
16734 \begin_layout Plain Layout
16735 \align center
16736 \begin_inset Tabular
16737 <lyxtabular version="3" rows="3" columns="3">
16738 <features tabularvalignment="middle">
16739 <column alignment="center" valignment="top">
16740 <column alignment="center" valignment="top">
16741 <column alignment="center" valignment="top">
16742 <row>
16743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Plain Layout
16747
16748 \color green
16749 a
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758
16759 \color red
16760 b
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769
16770 \color red
16771 c
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 </row>
16777 <row>
16778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782
16783 \color green
16784 d
16785 \end_layout
16786
16787 \end_inset
16788 </cell>
16789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16790 \begin_inset Text
16791
16792 \begin_layout Plain Layout
16793
16794 \color blue
16795 e
16796 \end_layout
16797
16798 \end_inset
16799 </cell>
16800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16801 \begin_inset Text
16802
16803 \begin_layout Plain Layout
16804
16805 \color blue
16806 f
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 </row>
16812 <row>
16813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout Plain Layout
16817
16818 \color green
16819 g
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828
16829 \color blue
16830 h
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839
16840 \color blue
16841 i
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 </row>
16847 </lyxtabular>
16848
16849 \end_inset
16850
16851
16852 \end_layout
16853
16854 \end_inset
16855
16856
16857 \end_layout
16858
16859 \begin_layout Standard
16860 Si sólo necesitas color en el texto, marca las celdas y elige un color en
16861  el menú 
16862 \family sans
16863 Editar\SpecialChar menuseparator
16864 Estilo
16865 \begin_inset space ~
16866 \end_inset
16867
16868 del
16869 \begin_inset space ~
16870 \end_inset
16871
16872 Texto
16873 \family default
16874 .
16875  Esto se ha hecho enl cuadro
16876 \begin_inset space ~
16877 \end_inset
16878
16879
16880 \begin_inset CommandInset ref
16881 LatexCommand ref
16882 reference "tab:Cuadro-coloreado-sin"
16883
16884 \end_inset
16885
16886 .
16887  En cualquier otro caso hay que usar el paquete \SpecialChar LaTeX
16888  
16889 \series bold
16890 colortbl
16891 \series default
16892 .
16893 \begin_inset Index idx
16894 status collapsed
16895
16896 \begin_layout Plain Layout
16897 \SpecialChar LaTeX
16898 -paquetes ! colortbl
16899 \end_layout
16900
16901 \end_inset
16902
16903
16904 \end_layout
16905
16906 \begin_layout Standard
16907 \begin_inset ERT
16908 status collapsed
16909
16910 \begin_layout Plain Layout
16911
16912
16913 \backslash
16914 ifcolortbl
16915 \end_layout
16916
16917 \end_inset
16918
16919
16920 \begin_inset Note Note
16921 status open
16922
16923 \begin_layout Plain Layout
16924 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
16925  \SpecialChar LaTeX
16926  
16927 \series bold
16928 colortbl
16929 \series default
16930 .
16931 \end_layout
16932
16933 \end_inset
16934
16935
16936 \end_layout
16937
16938 \begin_layout Standard
16939 Para crear cuadros coloreados, 
16940 \series bold
16941 colortbl
16942 \series default
16943  debe cargarse en el preámbulo con la línea
16944 \end_layout
16945
16946 \begin_layout Standard
16947
16948 \series bold
16949
16950 \backslash
16951 usepackage{colortbl}
16952 \end_layout
16953
16954 \begin_layout Standard
16955 El color de una columna se define con el comando
16956 \end_layout
16957
16958 \begin_layout Standard
16959
16960 \series bold
16961
16962 \backslash
16963 columncolor{nombre del color}
16964 \end_layout
16965
16966 \begin_layout Standard
16967 dentro del comando 
16968 \series bold
16969 >{ }
16970 \series default
16971 .
16972  El comando 
16973 \series bold
16974 >{}
16975 \series default
16976  se explica en la sección
16977 \begin_inset space ~
16978 \end_inset
16979
16980
16981 \begin_inset CommandInset ref
16982 LatexCommand ref
16983 reference "subsec:Cálculos-en-Multicolumnas"
16984
16985 \end_inset
16986
16987 .
16988 \end_layout
16989
16990 \begin_layout Standard
16991 Los siguientes nombres de color están predefinidos:
16992 \end_layout
16993
16994 \begin_layout Standard
16995
16996 \family sans
16997 red
16998 \family default
16999
17000 \family sans
17001 green
17002 \family default
17003
17004 \family sans
17005 yellow, blue
17006 \family default
17007
17008 \family sans
17009 cyan
17010 \family default
17011 \series bold
17012 ,
17013 \series default
17014  
17015 \family sans
17016 magenta, black
17017 \family default
17018
17019 \family sans
17020 white
17021 \end_layout
17022
17023 \begin_layout Standard
17024 \begin_inset VSpace medskip
17025 \end_inset
17026
17027
17028 \end_layout
17029
17030 \begin_layout Standard
17031 Si añades la opción
17032 \end_layout
17033
17034 \begin_layout Standard
17035
17036 \series bold
17037 dvipsnames
17038 \end_layout
17039
17040 \begin_layout Standard
17041 en las opciones de clase en la configuración del documento, es posible usar
17042  hasta 61 colores más.
17043  Estos colores se listan en el apéndice
17044 \begin_inset space ~
17045 \end_inset
17046
17047
17048 \begin_inset CommandInset ref
17049 LatexCommand ref
17050 reference "chap:Lista-de-colores-dvips"
17051
17052 \end_inset
17053
17054 .
17055  Uno de estos colores, 
17056 \family sans
17057 Maroon
17058 \family default
17059 , se ha usado en el cuadro de ejemplo
17060 \begin_inset CommandInset ref
17061 LatexCommand ref
17062 reference "tab:Cuadro-coloreado-con"
17063
17064 \end_inset
17065
17066 .
17067 \end_layout
17068
17069 \begin_layout Standard
17070 \begin_inset VSpace medskip
17071 \end_inset
17072
17073
17074 \end_layout
17075
17076 \begin_layout Standard
17077 Puedes definir tus propios colores con el comando
17078 \end_layout
17079
17080 \begin_layout Standard
17081
17082 \series bold
17083
17084 \backslash
17085 definecolor{nombre del color}{modelo de color}{valores de color}
17086 \end_layout
17087
17088 \begin_layout Standard
17089 El 
17090 \emph on
17091 modelo de color
17092 \emph default
17093  puede ser
17094 \end_layout
17095
17096 \begin_layout Labeling
17097 \labelwidthstring 00.00.0000
17098 cmyk: cyan, magenta, yellow, black
17099 \end_layout
17100
17101 \begin_layout Labeling
17102 \labelwidthstring 00.00.0000
17103 rgb: red, green, blue
17104 \end_layout
17105
17106 \begin_layout Labeling
17107 \labelwidthstring 00.00.0000
17108 gray: gray
17109 \end_layout
17110
17111 \begin_layout Standard
17112 y los 
17113 \emph on
17114 valores de color
17115 \emph default
17116  son números separados por comas entre 0 y 1 que describen el factor para
17117  el color correspondiente del modelo de color.
17118 \end_layout
17119
17120 \begin_layout Standard
17121 Por ejemplo, puedes definir el color
17122 \series bold
17123  
17124 \series default
17125 «
17126 \emph on
17127 verde oscuro
17128 \emph default
17129 » en el preámbulo con
17130 \end_layout
17131
17132 \begin_layout Standard
17133
17134 \series bold
17135
17136 \backslash
17137 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
17138 \end_layout
17139
17140 \begin_layout Standard
17141 y el color «
17142 \emph on
17143 gris claro
17144 \emph default
17145 » con
17146 \end_layout
17147
17148 \begin_layout Standard
17149
17150 \series bold
17151
17152 \backslash
17153 definecolor{grisclaro}{gray}{0.8}
17154 \end_layout
17155
17156 \begin_layout Standard
17157 \begin_inset VSpace medskip
17158 \end_inset
17159
17160
17161 \end_layout
17162
17163 \begin_layout Standard
17164 Las líneas se colorean con el comando
17165 \end_layout
17166
17167 \begin_layout Standard
17168
17169 \series bold
17170
17171 \backslash
17172 rowcolor{nombre del color}
17173 \end_layout
17174
17175 \begin_layout Standard
17176 y las celdas se colorean con el comando
17177 \end_layout
17178
17179 \begin_layout Standard
17180
17181 \series bold
17182
17183 \backslash
17184 cellcolor{nombre del color}
17185 \end_layout
17186
17187 \begin_layout Standard
17188 Ambos comandos se insertan al principio de una celda en código \SpecialChar TeX
17189 .
17190 \end_layout
17191
17192 \begin_layout Standard
17193 Para colorear caracteres enl cuadro marca las celdas y usa el menú 
17194 \family sans
17195 Editar\SpecialChar menuseparator
17196 Estilo
17197 \begin_inset space ~
17198 \end_inset
17199
17200 del
17201 \begin_inset space ~
17202 \end_inset
17203
17204 Texto
17205 \family default
17206 .
17207  Si una celda contiene código \SpecialChar TeX
17208  marca sólo los caracteres, si no el código
17209  \SpecialChar TeX
17210  en color puede ocasionar errores de \SpecialChar LaTeX
17211 .
17212 \end_layout
17213
17214 \begin_layout Standard
17215 \begin_inset Note Greyedout
17216 status open
17217
17218 \begin_layout Plain Layout
17219
17220 \series bold
17221 Nota:
17222 \series default
17223  No todos los visores DVI pueden mostrar colores definidos por el usuario.
17224 \end_layout
17225
17226 \end_inset
17227
17228
17229 \end_layout
17230
17231 \begin_layout Standard
17232 \begin_inset VSpace bigskip
17233 \end_inset
17234
17235
17236 \end_layout
17237
17238 \begin_layout Standard
17239 Para crear el cuadro
17240 \begin_inset space ~
17241 \end_inset
17242
17243
17244 \begin_inset CommandInset ref
17245 LatexCommand ref
17246 reference "tab:Cuadro-coloreado-con"
17247
17248 \end_inset
17249
17250  haz lo siguiente: el color de la primera columna debe ser 
17251 \emph on
17252 verde oscuro
17253 \emph default
17254 , entonces inserta
17255 \end_layout
17256
17257 \begin_layout Standard
17258
17259 \series bold
17260 >{
17261 \backslash
17262 columncolor{verdeoscuro}
17263 \backslash
17264 centering}c
17265 \end_layout
17266
17267 \begin_layout Standard
17268 como argumento \SpecialChar LaTeX
17269  para esta columna.
17270  La primera fila debe ser cian, por tanto inserta el comando en código \SpecialChar TeX
17271
17272 \end_layout
17273
17274 \begin_layout Standard
17275
17276 \series bold
17277
17278 \backslash
17279 rowcolor{cyan}
17280 \end_layout
17281
17282 \begin_layout Standard
17283 en la primera celda de esta fila.
17284  Observa que esto sobrescribe el color de la columna para la primera celda.
17285  La última celda de la última fila se colorea granate insertando el comando
17286  en código \SpecialChar TeX
17287
17288 \end_layout
17289
17290 \begin_layout Standard
17291
17292 \series bold
17293
17294 \backslash
17295 cellcolor{Maroon}
17296 \end_layout
17297
17298 \begin_layout Standard
17299 Ahora podrían colorearse los caracteres usando el menú 
17300 \family sans
17301 Editar\SpecialChar menuseparator
17302 Estilo
17303 \begin_inset space ~
17304 \end_inset
17305
17306 del
17307 \begin_inset space ~
17308 \end_inset
17309
17310 Texto
17311 \family default
17312 .
17313 \end_layout
17314
17315 \begin_layout Standard
17316 \begin_inset Float table
17317 placement h
17318 wide false
17319 sideways false
17320 status open
17321
17322 \begin_layout Plain Layout
17323 \begin_inset Caption Standard
17324
17325 \begin_layout Plain Layout
17326 \begin_inset CommandInset label
17327 LatexCommand label
17328 name "tab:Cuadro-coloreado-con"
17329
17330 \end_inset
17331
17332 Cuadro coloreado con el paquete 
17333 \series bold
17334 colortbl
17335 \series default
17336
17337 \begin_inset Argument 1
17338 status collapsed
17339
17340 \begin_layout Plain Layout
17341 Cuadro con 
17342 \series bold
17343 colortbl
17344 \end_layout
17345
17346 \end_inset
17347
17348
17349 \end_layout
17350
17351 \end_inset
17352
17353
17354 \end_layout
17355
17356 \begin_layout Plain Layout
17357 \align center
17358 \begin_inset Tabular
17359 <lyxtabular version="3" rows="3" columns="3">
17360 <features tabularvalignment="middle">
17361 <column alignment="center" valignment="top" special=">{\columncolor{verdeoscuro}\centering}c">
17362 <column alignment="center" valignment="top">
17363 <column alignment="center" valignment="top">
17364 <row>
17365 <cell alignment="center" valignment="top" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369 \begin_inset ERT
17370 status collapsed
17371
17372 \begin_layout Plain Layout
17373
17374
17375 \backslash
17376 rowcolor{cyan}
17377 \end_layout
17378
17379 \end_inset
17380
17381
17382 \color magenta
17383 a
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392
17393 \color red
17394 b
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 <cell alignment="center" valignment="top" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403
17404 \color red
17405 c
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 </row>
17411 <row>
17412 <cell alignment="center" valignment="top" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416
17417 \color yellow
17418 d
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 <cell alignment="center" valignment="top" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427
17428 \color blue
17429 e
17430 \end_layout
17431
17432 \end_inset
17433 </cell>
17434 <cell alignment="center" valignment="top" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438
17439 \color blue
17440 f
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 </row>
17446 <row>
17447 <cell alignment="center" valignment="top" usebox="none">
17448 \begin_inset Text
17449
17450 \begin_layout Plain Layout
17451
17452 \color yellow
17453 g
17454 \end_layout
17455
17456 \end_inset
17457 </cell>
17458 <cell alignment="center" valignment="top" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462
17463 \color blue
17464 h
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 \begin_inset ERT
17474 status collapsed
17475
17476 \begin_layout Plain Layout
17477
17478
17479 \backslash
17480 cellcolor{Maroon}
17481 \end_layout
17482
17483 \end_inset
17484
17485
17486 \color green
17487 i
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 </row>
17493 </lyxtabular>
17494
17495 \end_inset
17496
17497
17498 \end_layout
17499
17500 \end_inset
17501
17502
17503 \end_layout
17504
17505 \begin_layout Standard
17506 \begin_inset ERT
17507 status collapsed
17508
17509 \begin_layout Plain Layout
17510
17511
17512 \backslash
17513 else
17514 \end_layout
17515
17516 \end_inset
17517
17518
17519 \begin_inset Note Note
17520 status open
17521
17522 \begin_layout Plain Layout
17523 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
17524  
17525 \series bold
17526 colortbl
17527 \series default
17528 .
17529 \end_layout
17530
17531 \end_inset
17532
17533
17534 \end_layout
17535
17536 \begin_layout Standard
17537 Debes instalar el paquete \SpecialChar LaTeX
17538  
17539 \series bold
17540 colortbl
17541 \series default
17542  para ver la parte siguiente en la salida.
17543 \end_layout
17544
17545 \begin_layout Standard
17546 \begin_inset ERT
17547 status collapsed
17548
17549 \begin_layout Plain Layout
17550
17551
17552 \backslash
17553 fi
17554 \end_layout
17555
17556 \end_inset
17557
17558
17559 \end_layout
17560
17561 \begin_layout Subsection
17562 Filas coloreadas
17563 \begin_inset Index idx
17564 status collapsed
17565
17566 \begin_layout Plain Layout
17567 Cuadros ! Color ! para filas
17568 \end_layout
17569
17570 \end_inset
17571
17572
17573 \begin_inset Index idx
17574 status collapsed
17575
17576 \begin_layout Plain Layout
17577 Color ! para filas de cuadros
17578 \end_layout
17579
17580 \end_inset
17581
17582
17583 \end_layout
17584
17585 \begin_layout Standard
17586 En caso de querer colorear una de cada dos filas, hay un método alternativo
17587  al descrito en la sección anterior.
17588  Se carga el paquete 
17589 \series bold
17590 xcolor
17591 \series default
17592
17593 \begin_inset Index idx
17594 status collapsed
17595
17596 \begin_layout Plain Layout
17597 \SpecialChar LaTeX
17598 -paquetes ! xcolor
17599 \begin_inset ERT
17600 status collapsed
17601
17602 \begin_layout Plain Layout
17603
17604
17605 \backslash
17606 vspace{4mm}
17607 \end_layout
17608
17609 \end_inset
17610
17611
17612 \end_layout
17613
17614 \end_inset
17615
17616  en el preámbulo del documento con el comando
17617 \end_layout
17618
17619 \begin_layout Standard
17620
17621 \series bold
17622
17623 \backslash
17624 usepackage[table]{xcolor}
17625 \end_layout
17626
17627 \begin_layout Standard
17628
17629 \series bold
17630 xcolor
17631 \series default
17632  carga automáticamente el paquete 
17633 \series bold
17634 colortbl
17635 \series default
17636
17637 \begin_inset Index idx
17638 status collapsed
17639
17640 \begin_layout Plain Layout
17641 \SpecialChar LaTeX
17642 -paquetes ! colortbl
17643 \end_layout
17644
17645 \end_inset
17646
17647 , por tanto 
17648 \series bold
17649 colortbl
17650 \series default
17651  debe estar instalado, de lo contrario se producen errores de \SpecialChar LaTeX
17652 .
17653 \end_layout
17654
17655 \begin_layout Standard
17656 \begin_inset ERT
17657 status collapsed
17658
17659 \begin_layout Plain Layout
17660
17661
17662 \backslash
17663 ifcolortbl
17664 \end_layout
17665
17666 \end_inset
17667
17668
17669 \begin_inset Note Note
17670 status open
17671
17672 \begin_layout Plain Layout
17673 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
17674  \SpecialChar LaTeX
17675  
17676 \series bold
17677 colortbl
17678 \series default
17679 .
17680 \end_layout
17681
17682 \end_inset
17683
17684
17685 \end_layout
17686
17687 \begin_layout Standard
17688 Las filas del cuadro se colorean con el comando
17689 \end_layout
17690
17691 \begin_layout Standard
17692
17693 \series bold
17694
17695 \backslash
17696 rowcolors[comandos]{número_de_fila}{color_fila_impar}{color_fila_par}
17697 \end_layout
17698
17699 \begin_layout Standard
17700 que se inserta en el preámbulo del documento o en código \SpecialChar TeX
17701  delante del primer
17702  cuadro a colorear.
17703  
17704 \emph on
17705 número_de_fila
17706 \emph default
17707  es el número de la primera fila que debe colorearse con el color de fila
17708  impar, 
17709 \emph on
17710 comandos
17711 \emph default
17712  pueden ser comandos adicionales que se ejecutan antes de cada fila del
17713  cuadro.
17714  Por ejemplo, 
17715 \end_layout
17716
17717 \begin_layout Standard
17718
17719 \series bold
17720
17721 \backslash
17722 rowcolors{1}{white}{lightgray}
17723 \end_layout
17724
17725 \begin_layout Standard
17726 genera el esquema de colores del cuadro
17727 \begin_inset space ~
17728 \end_inset
17729
17730
17731 \begin_inset CommandInset ref
17732 LatexCommand ref
17733 reference "tab:Cuadro-filas_color"
17734
17735 \end_inset
17736
17737 .
17738  El comando
17739 \end_layout
17740
17741 \begin_layout Standard
17742
17743 \series bold
17744
17745 \backslash
17746 rowcolors[
17747 \backslash
17748 hline]{1}{lightgray}{cyan}
17749 \end_layout
17750
17751 \begin_layout Standard
17752 genera el esquema de colores del cuadro
17753 \begin_inset space ~
17754 \end_inset
17755
17756
17757 \begin_inset CommandInset ref
17758 LatexCommand ref
17759 reference "tab:Cuadro-filas_color2"
17760
17761 \end_inset
17762
17763 .
17764  Si el color de la fila impar y/o el de la fila par se dejan vacíos no se
17765  usará ningún color, de forma que el comando
17766 \end_layout
17767
17768 \begin_layout Standard
17769
17770 \series bold
17771
17772 \backslash
17773 rowcolors{1}{}{}
17774 \end_layout
17775
17776 \begin_layout Standard
17777 deja sin color las filas de todos los cuadros siguientes.
17778 \end_layout
17779
17780 \begin_layout Standard
17781 \begin_inset ERT
17782 status open
17783
17784 \begin_layout Plain Layout
17785
17786
17787 \backslash
17788 rowcolors{1}{white}{lightgray}
17789 \end_layout
17790
17791 \end_inset
17792
17793
17794 \end_layout
17795
17796 \begin_layout Standard
17797 \begin_inset Float table
17798 placement h
17799 wide false
17800 sideways false
17801 status open
17802
17803 \begin_layout Plain Layout
17804 \begin_inset Caption Standard
17805
17806 \begin_layout Plain Layout
17807 \begin_inset CommandInset label
17808 LatexCommand label
17809 name "tab:Cuadro-filas_color"
17810
17811 \end_inset
17812
17813 Cuadro con filas alternas coloreadas en gris claro.
17814 \end_layout
17815
17816 \end_inset
17817
17818
17819 \end_layout
17820
17821 \begin_layout Plain Layout
17822 \align center
17823 \begin_inset Tabular
17824 <lyxtabular version="3" rows="4" columns="3">
17825 <features tabularvalignment="middle">
17826 <column alignment="center" valignment="top">
17827 <column alignment="center" valignment="top" width="0pt">
17828 <column alignment="center" valignment="top" width="0pt">
17829 <row>
17830 <cell alignment="center" valignment="top" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834 X
17835 \end_layout
17836
17837 \end_inset
17838 </cell>
17839 <cell alignment="center" valignment="top" usebox="none">
17840 \begin_inset Text
17841
17842 \begin_layout Plain Layout
17843 Y
17844 \end_layout
17845
17846 \end_inset
17847 </cell>
17848 <cell alignment="center" valignment="top" usebox="none">
17849 \begin_inset Text
17850
17851 \begin_layout Plain Layout
17852 Z
17853 \end_layout
17854
17855 \end_inset
17856 </cell>
17857 </row>
17858 <row>
17859 <cell alignment="center" valignment="top" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863 1
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 <cell alignment="center" valignment="top" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872 2
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 3
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 </row>
17887 <row>
17888 <cell alignment="center" valignment="top" usebox="none">
17889 \begin_inset Text
17890
17891 \begin_layout Plain Layout
17892 4
17893 \end_layout
17894
17895 \end_inset
17896 </cell>
17897 <cell alignment="center" valignment="top" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901 5
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell alignment="center" valignment="top" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910 6
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 </row>
17916 <row>
17917 <cell alignment="center" valignment="top" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921 7
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 <cell alignment="center" valignment="top" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930 8
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 <cell alignment="center" valignment="top" usebox="none">
17936 \begin_inset Text
17937
17938 \begin_layout Plain Layout
17939 9
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 </row>
17945 </lyxtabular>
17946
17947 \end_inset
17948
17949
17950 \end_layout
17951
17952 \end_inset
17953
17954
17955 \end_layout
17956
17957 \begin_layout Standard
17958 \begin_inset ERT
17959 status open
17960
17961 \begin_layout Plain Layout
17962
17963
17964 \backslash
17965 rowcolors[
17966 \backslash
17967 hline]{1}{lightgray}{cyan}
17968 \end_layout
17969
17970 \end_inset
17971
17972
17973 \end_layout
17974
17975 \begin_layout Standard
17976 \begin_inset Float table
17977 placement h
17978 wide false
17979 sideways false
17980 status open
17981
17982 \begin_layout Plain Layout
17983 \begin_inset Caption Standard
17984
17985 \begin_layout Plain Layout
17986 \begin_inset CommandInset label
17987 LatexCommand label
17988 name "tab:Cuadro-filas_color2"
17989
17990 \end_inset
17991
17992 Cuadro con filas alternas coloreadas en cian y líneas entre las filas.
17993 \end_layout
17994
17995 \end_inset
17996
17997
17998 \end_layout
17999
18000 \begin_layout Plain Layout
18001 \align center
18002 \begin_inset Tabular
18003 <lyxtabular version="3" rows="4" columns="3">
18004 <features tabularvalignment="middle">
18005 <column alignment="center" valignment="top">
18006 <column alignment="center" valignment="top">
18007 <column alignment="center" valignment="top" width="0pt">
18008 <row>
18009 <cell alignment="center" valignment="top" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013 X
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 <cell alignment="center" valignment="top" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022 Y
18023 \end_layout
18024
18025 \end_inset
18026 </cell>
18027 <cell alignment="center" valignment="top" usebox="none">
18028 \begin_inset Text
18029
18030 \begin_layout Plain Layout
18031 Z
18032 \end_layout
18033
18034 \end_inset
18035 </cell>
18036 </row>
18037 <row>
18038 <cell alignment="center" valignment="top" usebox="none">
18039 \begin_inset Text
18040
18041 \begin_layout Plain Layout
18042 1
18043 \end_layout
18044
18045 \end_inset
18046 </cell>
18047 <cell alignment="center" valignment="top" usebox="none">
18048 \begin_inset Text
18049
18050 \begin_layout Plain Layout
18051 2
18052 \end_layout
18053
18054 \end_inset
18055 </cell>
18056 <cell alignment="center" valignment="top" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060 3
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 </row>
18066 <row>
18067 <cell alignment="center" valignment="top" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071 4
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 <cell alignment="center" valignment="top" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080 5
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 <cell alignment="center" valignment="top" usebox="none">
18086 \begin_inset Text
18087
18088 \begin_layout Plain Layout
18089 6
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 </row>
18095 <row>
18096 <cell alignment="center" valignment="top" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100 7
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 <cell alignment="center" valignment="top" usebox="none">
18106 \begin_inset Text
18107
18108 \begin_layout Plain Layout
18109 8
18110 \end_layout
18111
18112 \end_inset
18113 </cell>
18114 <cell alignment="center" valignment="top" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Plain Layout
18118 9
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 </row>
18124 </lyxtabular>
18125
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \end_inset
18132
18133
18134 \end_layout
18135
18136 \begin_layout Standard
18137 \begin_inset ERT
18138 status collapsed
18139
18140 \begin_layout Plain Layout
18141
18142
18143 \backslash
18144 rowcolors{1}{}{}
18145 \end_layout
18146
18147 \end_inset
18148
18149
18150 \begin_inset Note Note
18151 status collapsed
18152
18153 \begin_layout Plain Layout
18154 Desactiva el coloreado de filas
18155 \end_layout
18156
18157 \end_inset
18158
18159
18160 \end_layout
18161
18162 \begin_layout Standard
18163 \begin_inset ERT
18164 status collapsed
18165
18166 \begin_layout Plain Layout
18167
18168
18169 \backslash
18170 else
18171 \end_layout
18172
18173 \end_inset
18174
18175
18176 \begin_inset Note Note
18177 status open
18178
18179 \begin_layout Plain Layout
18180 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
18181  
18182 \series bold
18183 colortbl
18184 \series default
18185 .
18186 \end_layout
18187
18188 \end_inset
18189
18190
18191 \end_layout
18192
18193 \begin_layout Standard
18194 Debes instalar el paquete \SpecialChar LaTeX
18195  
18196 \series bold
18197 colortbl
18198 \series default
18199  para ver la parte siguiente en la salida.
18200 \end_layout
18201
18202 \begin_layout Standard
18203 \begin_inset ERT
18204 status collapsed
18205
18206 \begin_layout Plain Layout
18207
18208
18209 \backslash
18210 fi
18211 \end_layout
18212
18213 \end_inset
18214
18215
18216 \end_layout
18217
18218 \begin_layout Subsection
18219 Líneas coloreadas
18220 \begin_inset Index idx
18221 status collapsed
18222
18223 \begin_layout Plain Layout
18224 Cuadros ! Color ! en líneas
18225 \end_layout
18226
18227 \end_inset
18228
18229
18230 \begin_inset Index idx
18231 status collapsed
18232
18233 \begin_layout Plain Layout
18234 Color ! en bordes de cuadros
18235 \end_layout
18236
18237 \end_inset
18238
18239
18240 \end_layout
18241
18242 \begin_layout Standard
18243 Como se describe en la sección
18244 \begin_inset space ~
18245 \end_inset
18246
18247
18248 \begin_inset CommandInset ref
18249 LatexCommand ref
18250 reference "subsec:Grosor-de-Líneas"
18251
18252 \end_inset
18253
18254 , el grosor para todas las líneas en un cuadro puede ajustarse con el comando
18255  
18256 \series bold
18257
18258 \backslash
18259 arrayrulewidth
18260 \series default
18261 .
18262  Se ha puesto 1.5
18263 \begin_inset space \thinspace{}
18264 \end_inset
18265
18266 pt para todos los cuadros de esta sección.
18267 \begin_inset ERT
18268 status collapsed
18269
18270 \begin_layout Plain Layout
18271
18272
18273 \backslash
18274 setlength{
18275 \backslash
18276 arrayrulewidth}{1.5pt}
18277 \end_layout
18278
18279 \end_inset
18280
18281
18282 \end_layout
18283
18284 \begin_layout Standard
18285 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
18286  el preámbulo del documento el siguiente formato de columna, de acuerdo
18287  a lo descrito en la sección
18288 \begin_inset space ~
18289 \end_inset
18290
18291
18292 \begin_inset CommandInset ref
18293 LatexCommand ref
18294 reference "subsec:Formato-Personalizado"
18295
18296 \end_inset
18297
18298 :
18299 \end_layout
18300
18301 \begin_layout Standard
18302
18303 \series bold
18304
18305 \backslash
18306 newcolumntype{W}{!{
18307 \backslash
18308 color{green}
18309 \backslash
18310 vline}}
18311 \end_layout
18312
18313 \begin_layout Standard
18314 Para el cuadro
18315 \begin_inset space ~
18316 \end_inset
18317
18318
18319 \begin_inset CommandInset ref
18320 LatexCommand ref
18321 reference "tab:Cuadro-con-verticales-coloreadas"
18322
18323 \end_inset
18324
18325  se usó el argumento \SpecialChar LaTeX
18326
18327 \series bold
18328  WcW
18329 \series default
18330  para la última columna y
18331 \series bold
18332  Wc
18333 \series default
18334  para las demás.
18335 \end_layout
18336
18337 \begin_layout Standard
18338 Si quieres tener varios colores, define más formatos de columna.
18339 \end_layout
18340
18341 \begin_layout Standard
18342 \begin_inset Float table
18343 placement h
18344 wide false
18345 sideways false
18346 status open
18347
18348 \begin_layout Plain Layout
18349 \begin_inset Caption Standard
18350
18351 \begin_layout Plain Layout
18352 \begin_inset CommandInset label
18353 LatexCommand label
18354 name "tab:Cuadro-con-verticales-coloreadas"
18355
18356 \end_inset
18357
18358 Cuadro con líneas verticales coloreadas
18359 \end_layout
18360
18361 \end_inset
18362
18363
18364 \end_layout
18365
18366 \begin_layout Plain Layout
18367 \align center
18368 \begin_inset Tabular
18369 <lyxtabular version="3" rows="3" columns="3">
18370 <features tabularvalignment="middle">
18371 <column alignment="center" valignment="top" special="Wc">
18372 <column alignment="center" valignment="top" special="Wc">
18373 <column alignment="center" valignment="top" special="WcW">
18374 <row>
18375 <cell alignment="center" valignment="top" topline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379 sd
18380 \end_layout
18381
18382 \end_inset
18383 </cell>
18384 <cell alignment="center" valignment="top" topline="true" usebox="none">
18385 \begin_inset Text
18386
18387 \begin_layout Plain Layout
18388
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 <cell alignment="center" valignment="top" topline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 </row>
18403 <row>
18404 <cell alignment="center" valignment="top" topline="true" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" topline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 sd
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 <cell alignment="center" valignment="top" topline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 </row>
18432 <row>
18433 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Plain Layout
18446
18447 \end_layout
18448
18449 \end_inset
18450 </cell>
18451 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18452 \begin_inset Text
18453
18454 \begin_layout Plain Layout
18455 sd
18456 \end_layout
18457
18458 \end_inset
18459 </cell>
18460 </row>
18461 </lyxtabular>
18462
18463 \end_inset
18464
18465
18466 \end_layout
18467
18468 \end_inset
18469
18470
18471 \end_layout
18472
18473 \begin_layout Standard
18474 \begin_inset VSpace bigskip
18475 \end_inset
18476
18477 Para colorear líneas horizontales, por ejemplo en rojo, como en el cuadro
18478 \begin_inset space ~
18479 \end_inset
18480
18481
18482 \begin_inset CommandInset ref
18483 LatexCommand ref
18484 reference "tab:Cuadro-con-horizontales-coloreadas"
18485
18486 \end_inset
18487
18488 , inserta estos comandos en código \SpecialChar TeX
18489  antes del cuadro o del flotante:
18490 \end_layout
18491
18492 \begin_layout Standard
18493
18494 \series bold
18495
18496 \backslash
18497 let
18498 \backslash
18499 myHlineC
18500 \backslash
18501 hline
18502 \begin_inset Newline newline
18503 \end_inset
18504
18505
18506 \backslash
18507 renewcommand{
18508 \backslash
18509 hline}
18510 \begin_inset Newline newline
18511 \end_inset
18512
18513
18514 \begin_inset Phantom HPhantom
18515 status open
18516
18517 \begin_layout Plain Layout
18518
18519 \series bold
18520 \begin_inset space ~
18521 \end_inset
18522
18523
18524 \end_layout
18525
18526 \end_inset
18527
18528 {
18529 \backslash
18530 arrayrulecolor{red}
18531 \backslash
18532 myHlineC
18533 \backslash
18534 arrayrulecolor{black}}
18535 \end_layout
18536
18537 \begin_layout Standard
18538 \begin_inset ERT
18539 status collapsed
18540
18541 \begin_layout Plain Layout
18542
18543
18544 \backslash
18545 let
18546 \backslash
18547 myHlineC
18548 \backslash
18549 hline
18550 \end_layout
18551
18552 \begin_layout Plain Layout
18553
18554
18555 \backslash
18556 renewcommand{
18557 \backslash
18558 hline}
18559 \end_layout
18560
18561 \begin_layout Plain Layout
18562
18563  {
18564 \backslash
18565 arrayrulecolor{red}
18566 \backslash
18567 myHlineC
18568 \backslash
18569 arrayrulecolor{black}}
18570 \end_layout
18571
18572 \end_inset
18573
18574
18575 \begin_inset Float table
18576 placement h
18577 wide false
18578 sideways false
18579 status open
18580
18581 \begin_layout Plain Layout
18582 \begin_inset Caption Standard
18583
18584 \begin_layout Plain Layout
18585 \begin_inset CommandInset label
18586 LatexCommand label
18587 name "tab:Cuadro-con-horizontales-coloreadas"
18588
18589 \end_inset
18590
18591 Cuadro con líneas horizontales coloreadas
18592 \end_layout
18593
18594 \end_inset
18595
18596
18597 \end_layout
18598
18599 \begin_layout Plain Layout
18600 \align center
18601 \begin_inset Tabular
18602 <lyxtabular version="3" rows="3" columns="3">
18603 <features tabularvalignment="middle">
18604 <column alignment="center" valignment="top">
18605 <column alignment="center" valignment="top">
18606 <column alignment="center" valignment="top">
18607 <row>
18608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612 sd
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 </row>
18636 <row>
18637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650 sd
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18656 \begin_inset Text
18657
18658 \begin_layout Plain Layout
18659
18660 \end_layout
18661
18662 \end_inset
18663 </cell>
18664 </row>
18665 <row>
18666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Plain Layout
18670
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18676 \begin_inset Text
18677
18678 \begin_layout Plain Layout
18679
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18685 \begin_inset Text
18686
18687 \begin_layout Plain Layout
18688 sd
18689 \end_layout
18690
18691 \end_inset
18692 </cell>
18693 </row>
18694 </lyxtabular>
18695
18696 \end_inset
18697
18698
18699 \end_layout
18700
18701 \end_inset
18702
18703
18704 \end_layout
18705
18706 \begin_layout Standard
18707 Para volver al color de línea negro predeterminado inserta este comando
18708  en código \SpecialChar TeX
18709  detrás del cuadro o el flotante:
18710 \end_layout
18711
18712 \begin_layout Standard
18713
18714 \series bold
18715
18716 \backslash
18717 renewcommand{
18718 \backslash
18719 hline}{
18720 \backslash
18721 myHlineC}
18722 \end_layout
18723
18724 \begin_layout Standard
18725 El cuadro
18726 \begin_inset space ~
18727 \end_inset
18728
18729
18730 \begin_inset CommandInset ref
18731 LatexCommand ref
18732 reference "tab:Cuadro-con-líneas-coloreadas"
18733
18734 \end_inset
18735
18736  es un ejemplo con líneas verticales y horizontales coloreadas.
18737 \end_layout
18738
18739 \begin_layout Standard
18740 \begin_inset Float table
18741 placement h
18742 wide false
18743 sideways false
18744 status open
18745
18746 \begin_layout Plain Layout
18747 \begin_inset Caption Standard
18748
18749 \begin_layout Plain Layout
18750 \begin_inset CommandInset label
18751 LatexCommand label
18752 name "tab:Cuadro-con-líneas-coloreadas"
18753
18754 \end_inset
18755
18756 Cuadro con líneas coloreadas
18757 \end_layout
18758
18759 \end_inset
18760
18761
18762 \end_layout
18763
18764 \begin_layout Plain Layout
18765 \align center
18766 \begin_inset Tabular
18767 <lyxtabular version="3" rows="3" columns="3">
18768 <features tabularvalignment="middle">
18769 <column alignment="center" valignment="top" special="Wc">
18770 <column alignment="center" valignment="top" special="Wc">
18771 <column alignment="center" valignment="top" special="WcW">
18772 <row>
18773 <cell alignment="center" valignment="top" topline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 sd
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 <cell alignment="center" valignment="top" topline="true" usebox="none">
18783 \begin_inset Text
18784
18785 \begin_layout Plain Layout
18786
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 <cell alignment="center" valignment="top" topline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 </row>
18801 <row>
18802 <cell alignment="center" valignment="top" topline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 <cell alignment="center" valignment="top" topline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815 sd
18816 \end_layout
18817
18818 \end_inset
18819 </cell>
18820 <cell alignment="center" valignment="top" topline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824
18825 \end_layout
18826
18827 \end_inset
18828 </cell>
18829 </row>
18830 <row>
18831 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853 sd
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 </row>
18859 </lyxtabular>
18860
18861 \end_inset
18862
18863
18864 \end_layout
18865
18866 \end_inset
18867
18868
18869 \end_layout
18870
18871 \begin_layout Standard
18872 \begin_inset ERT
18873 status collapsed
18874
18875 \begin_layout Plain Layout
18876
18877
18878 \backslash
18879 renewcommand{
18880 \backslash
18881 hline}{
18882 \backslash
18883 myHlineC}
18884 \end_layout
18885
18886 \end_inset
18887
18888
18889 \end_layout
18890
18891 \begin_layout Standard
18892 \begin_inset ERT
18893 status collapsed
18894
18895 \begin_layout Plain Layout
18896
18897
18898 \backslash
18899 setlength{
18900 \backslash
18901 arrayrulewidth}{1.2pt}
18902 \end_layout
18903
18904 \end_inset
18905
18906
18907 \end_layout
18908
18909 \begin_layout Standard
18910
18911 \lang english
18912 To color only some of the table lines another strategy is necessary.
18913  To color all following horizontal lines, insert this command as \SpecialChar TeX
18914  code as
18915  last thing in the row that should be above the first colored line:
18916 \end_layout
18917
18918 \begin_layout Standard
18919
18920 \series bold
18921
18922 \backslash
18923
18924 \backslash
18925
18926 \backslash
18927 arrayrulecolor{blue}%
18928 \end_layout
18929
18930 \begin_layout Standard
18931
18932 \lang english
18933 To go back to black lines, add this command as first thing in the row that
18934  is above the black lines:
18935 \end_layout
18936
18937 \begin_layout Standard
18938
18939 \series bold
18940
18941 \backslash
18942 arrayrulecolor{black}
18943 \end_layout
18944
18945 \begin_layout Standard
18946
18947 \lang english
18948 With this one can color table lines like in Table
18949 \begin_inset space ~
18950 \end_inset
18951
18952
18953 \begin_inset CommandInset ref
18954 LatexCommand ref
18955 reference "tab:Table-with-different-hor"
18956
18957 \end_inset
18958
18959 .
18960  However, with this method it is not possible to color the line above the
18961  first row of a table.
18962 \end_layout
18963
18964 \begin_layout Standard
18965 \begin_inset Float table
18966 wide false
18967 sideways false
18968 status open
18969
18970 \begin_layout Plain Layout
18971 \begin_inset Caption Standard
18972
18973 \begin_layout Plain Layout
18974
18975 \lang english
18976 \begin_inset CommandInset label
18977 LatexCommand label
18978 name "tab:Table-with-different-hor"
18979
18980 \end_inset
18981
18982 Table with different horizontal line colors.
18983 \end_layout
18984
18985 \end_inset
18986
18987
18988 \end_layout
18989
18990 \begin_layout Plain Layout
18991 \align center
18992 \begin_inset Tabular
18993 <lyxtabular version="3" rows="6" columns="7">
18994 <features tabularvalignment="middle">
18995 <column alignment="center" valignment="top">
18996 <column alignment="center" valignment="top">
18997 <column alignment="center" valignment="top">
18998 <column alignment="center" valignment="top">
18999 <column alignment="center" valignment="top">
19000 <column alignment="center" valignment="top">
19001 <column alignment="center" valignment="top">
19002 <row>
19003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007
19008 \end_layout
19009
19010 \end_inset
19011 </cell>
19012 <cell alignment="center" valignment="top" topline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 <cell alignment="center" valignment="top" topline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025
19026 \end_layout
19027
19028 \end_inset
19029 </cell>
19030 <cell alignment="center" valignment="top" topline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 <cell alignment="center" valignment="top" topline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" topline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061 \begin_inset ERT
19062 status open
19063
19064 \begin_layout Plain Layout
19065
19066
19067 \backslash
19068
19069 \backslash
19070
19071 \backslash
19072 arrayrulecolor{blue}%
19073 \end_layout
19074
19075 \end_inset
19076
19077
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 </row>
19083 <row>
19084 <cell alignment="center" valignment="top" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088 Y
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106
19107 \end_layout
19108
19109 \end_inset
19110 </cell>
19111 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19112 \begin_inset Text
19113
19114 \begin_layout Plain Layout
19115
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 Y
19143 \end_layout
19144
19145 \end_inset
19146 </cell>
19147 </row>
19148 <row>
19149 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19150 \begin_inset Text
19151
19152 \begin_layout Plain Layout
19153 \begin_inset ERT
19154 status open
19155
19156 \begin_layout Plain Layout
19157
19158
19159 \backslash
19160 arrayrulecolor{black}
19161 \end_layout
19162
19163 \end_inset
19164
19165
19166 \end_layout
19167
19168 \end_inset
19169 </cell>
19170 <cell alignment="center" valignment="top" usebox="none">
19171 \begin_inset Text
19172
19173 \begin_layout Plain Layout
19174
19175 \end_layout
19176
19177 \end_inset
19178 </cell>
19179 <cell alignment="center" valignment="top" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 <cell alignment="center" valignment="top" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 </row>
19225 <row>
19226 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 <cell alignment="center" valignment="top" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239
19240 \end_layout
19241
19242 \end_inset
19243 </cell>
19244 <cell alignment="center" valignment="top" usebox="none">
19245 \begin_inset Text
19246
19247 \begin_layout Plain Layout
19248
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 <cell alignment="center" valignment="top" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 <cell alignment="center" valignment="top" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284 \begin_inset ERT
19285 status collapsed
19286
19287 \begin_layout Plain Layout
19288
19289
19290 \backslash
19291
19292 \backslash
19293
19294 \backslash
19295 arrayrulecolor{green}%
19296 \end_layout
19297
19298 \end_inset
19299
19300
19301 \end_layout
19302
19303 \end_inset
19304 </cell>
19305 </row>
19306 <row>
19307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Plain Layout
19311
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19326 \begin_inset Text
19327
19328 \begin_layout Plain Layout
19329
19330 \end_layout
19331
19332 \end_inset
19333 </cell>
19334 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19335 \begin_inset Text
19336
19337 \begin_layout Plain Layout
19338
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 </row>
19371 <row>
19372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 \begin_inset ERT
19377 status collapsed
19378
19379 \begin_layout Plain Layout
19380
19381
19382 \backslash
19383 arrayrulecolor{black}
19384 \end_layout
19385
19386 \end_inset
19387
19388 B
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Plain Layout
19397
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424
19425 \end_layout
19426
19427 \end_inset
19428 </cell>
19429 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442 \begin_inset ERT
19443 status collapsed
19444
19445 \begin_layout Plain Layout
19446
19447
19448 \backslash
19449
19450 \backslash
19451
19452 \backslash
19453 arrayrulecolor{blue}%
19454 \end_layout
19455
19456 \end_inset
19457
19458
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 </row>
19464 </lyxtabular>
19465
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \end_inset
19472
19473
19474 \end_layout
19475
19476 \begin_layout Standard
19477
19478 \lang english
19479 To change the color of vertical lines within a row, like in Table
19480 \begin_inset space ~
19481 \end_inset
19482
19483
19484 \begin_inset CommandInset ref
19485 LatexCommand ref
19486 reference "tab:Table-with-different-ver"
19487
19488 \end_inset
19489
19490 , one needs to use multicolumns.
19491  At first one needs to remove all vertical lines that don't run along the
19492  whole column.
19493  Now one colors all lines using the command
19494 \end_layout
19495
19496 \begin_layout Standard
19497
19498 \series bold
19499
19500 \backslash
19501
19502 \backslash
19503
19504 \backslash
19505 arrayrulecolor{blue}%
19506 \end_layout
19507
19508 \begin_layout Standard
19509
19510 \lang english
19511 as above.
19512  Finally one inserts this command as \SpecialChar TeX
19513  code to every cell in the row where
19514  one needs a vertical line in a different color:
19515 \end_layout
19516
19517 \begin_layout Standard
19518
19519 \series bold
19520
19521 \backslash
19522 multicolumn{1}{!{
19523 \backslash
19524 color{green}
19525 \backslash
19526 vline}c!{
19527 \backslash
19528 color{red}
19529 \backslash
19530 vline}}{
19531 \end_layout
19532
19533 \begin_layout Standard
19534
19535 \lang english
19536 This adds a vertical line to both sides of the cell.
19537  The left one will be green, the right one red.
19538  If no color change is necessary one can omit the 
19539 \series bold
19540
19541 \backslash
19542 color
19543 \series default
19544  command in the above command.
19545  To get for example a black left line and a blue right line you can write:
19546 \end_layout
19547
19548 \begin_layout Standard
19549
19550 \series bold
19551
19552 \backslash
19553 multicolumn{1}{!{
19554 \backslash
19555 color{black}
19556 \backslash
19557 vline}c|}{
19558 \end_layout
19559
19560 \begin_layout Standard
19561
19562 \lang english
19563 because the color blue was already set for all lines.
19564  The 
19565 \series bold
19566 |
19567 \series default
19568  creates hereby the vertical line while 
19569 \series bold
19570
19571 \backslash
19572 vline
19573 \series default
19574  does this when 
19575 \series bold
19576
19577 \backslash
19578 color
19579 \series default
19580  is used.
19581  To set vertical lines without changing any color use
19582 \end_layout
19583
19584 \begin_layout Standard
19585
19586 \series bold
19587
19588 \backslash
19589 multicolumn{1}{|c|}{
19590 \end_layout
19591
19592 \begin_layout Standard
19593
19594 \lang english
19595 After this command insert the cell content the normal way and end the cell
19596  with a closing brace 
19597 \series bold
19598 }
19599 \series default
19600  in \SpecialChar TeX
19601  code.
19602 \end_layout
19603
19604 \begin_layout Standard
19605 \begin_inset Float table
19606 wide false
19607 sideways false
19608 status open
19609
19610 \begin_layout Plain Layout
19611 \begin_inset Caption Standard
19612
19613 \begin_layout Plain Layout
19614
19615 \lang english
19616 \begin_inset CommandInset label
19617 LatexCommand label
19618 name "tab:Table-with-different-ver"
19619
19620 \end_inset
19621
19622 Table with different vertical line colors in one row.
19623 \end_layout
19624
19625 \end_inset
19626
19627
19628 \end_layout
19629
19630 \begin_layout Plain Layout
19631 \align center
19632 \begin_inset Tabular
19633 <lyxtabular version="3" rows="5" columns="7">
19634 <features tabularvalignment="middle">
19635 <column alignment="center" valignment="top">
19636 <column alignment="center" valignment="top">
19637 <column alignment="center" valignment="top">
19638 <column alignment="center" valignment="top">
19639 <column alignment="center" valignment="top">
19640 <column alignment="center" valignment="top">
19641 <column alignment="center" valignment="top">
19642 <row>
19643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647
19648 \end_layout
19649
19650 \end_inset
19651 </cell>
19652 <cell alignment="center" valignment="top" topline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Plain Layout
19656
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 <cell alignment="center" valignment="top" topline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" topline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" topline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 <cell alignment="center" valignment="top" topline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692
19693 \end_layout
19694
19695 \end_inset
19696 </cell>
19697 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19698 \begin_inset Text
19699
19700 \begin_layout Plain Layout
19701 \begin_inset ERT
19702 status open
19703
19704 \begin_layout Plain Layout
19705
19706
19707 \backslash
19708
19709 \backslash
19710
19711 \backslash
19712 arrayrulecolor{red}%
19713 \end_layout
19714
19715 \end_inset
19716
19717
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 </row>
19723 <row>
19724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728 \begin_inset ERT
19729 status open
19730
19731 \begin_layout Plain Layout
19732
19733
19734 \backslash
19735 multicolumn{1}{!{
19736 \backslash
19737 color{black}
19738 \backslash
19739 vline}c|}{
19740 \end_layout
19741
19742 \end_inset
19743
19744 Y
19745 \begin_inset ERT
19746 status collapsed
19747
19748 \begin_layout Plain Layout
19749
19750 }
19751 \end_layout
19752
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19770 \begin_inset Text
19771
19772 \begin_layout Plain Layout
19773
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782
19783 \end_layout
19784
19785 \end_inset
19786 </cell>
19787 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800 \begin_inset ERT
19801 status open
19802
19803 \begin_layout Plain Layout
19804
19805
19806 \backslash
19807 multicolumn{1}{c|}{
19808 \end_layout
19809
19810 \end_inset
19811
19812
19813 \begin_inset ERT
19814 status collapsed
19815
19816 \begin_layout Plain Layout
19817
19818 }
19819 \end_layout
19820
19821 \end_inset
19822
19823
19824 \end_layout
19825
19826 \end_inset
19827 </cell>
19828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19829 \begin_inset Text
19830
19831 \begin_layout Plain Layout
19832 \begin_inset ERT
19833 status open
19834
19835 \begin_layout Plain Layout
19836
19837
19838 \backslash
19839 multicolumn{1}{c!{
19840 \backslash
19841 color{black}
19842 \backslash
19843 vline}}{
19844 \end_layout
19845
19846 \end_inset
19847
19848 Y
19849 \begin_inset ERT
19850 status collapsed
19851
19852 \begin_layout Plain Layout
19853
19854 }
19855 \end_layout
19856
19857 \end_inset
19858
19859
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 </row>
19865 <row>
19866 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870 \begin_inset ERT
19871 status collapsed
19872
19873 \begin_layout Plain Layout
19874
19875
19876 \backslash
19877 arrayrulecolor{black}
19878 \end_layout
19879
19880 \end_inset
19881
19882
19883 \end_layout
19884
19885 \end_inset
19886 </cell>
19887 <cell alignment="center" valignment="top" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 <cell alignment="center" valignment="top" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 <cell alignment="center" valignment="top" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 <cell alignment="center" valignment="top" usebox="none">
19915 \begin_inset Text
19916
19917 \begin_layout Plain Layout
19918
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 <cell alignment="center" valignment="top" usebox="none">
19924 \begin_inset Text
19925
19926 \begin_layout Plain Layout
19927
19928 \end_layout
19929
19930 \end_inset
19931 </cell>
19932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19933 \begin_inset Text
19934
19935 \begin_layout Plain Layout
19936 \begin_inset ERT
19937 status collapsed
19938
19939 \begin_layout Plain Layout
19940
19941
19942 \backslash
19943
19944 \backslash
19945
19946 \backslash
19947 arrayrulecolor{magenta}%
19948 \end_layout
19949
19950 \end_inset
19951
19952
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 </row>
19958 <row>
19959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963 \begin_inset ERT
19964 status collapsed
19965
19966 \begin_layout Plain Layout
19967
19968
19969 \backslash
19970 multicolumn{1}{|c!{
19971 \backslash
19972 color{red}
19973 \backslash
19974 vline}}{
19975 \end_layout
19976
19977 \end_inset
19978
19979
19980 \begin_inset ERT
19981 status collapsed
19982
19983 \begin_layout Plain Layout
19984
19985 }
19986 \end_layout
19987
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999 \begin_inset ERT
20000 status collapsed
20001
20002 \begin_layout Plain Layout
20003
20004
20005 \backslash
20006 multicolumn{1}{c!{
20007 \backslash
20008 color{green}
20009 \backslash
20010 vline}}{
20011 \end_layout
20012
20013 \end_inset
20014
20015
20016 \begin_inset ERT
20017 status collapsed
20018
20019 \begin_layout Plain Layout
20020
20021 }
20022 \end_layout
20023
20024 \end_inset
20025
20026
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035 \begin_inset ERT
20036 status collapsed
20037
20038 \begin_layout Plain Layout
20039
20040
20041 \backslash
20042 multicolumn{1}{c!{
20043 \backslash
20044 color{yellow}
20045 \backslash
20046 vline}}{
20047 \end_layout
20048
20049 \end_inset
20050
20051
20052 \begin_inset ERT
20053 status collapsed
20054
20055 \begin_layout Plain Layout
20056
20057 }
20058 \end_layout
20059
20060 \end_inset
20061
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071 \begin_inset ERT
20072 status collapsed
20073
20074 \begin_layout Plain Layout
20075
20076
20077 \backslash
20078 multicolumn{1}{c!{
20079 \backslash
20080 color{blue}
20081 \backslash
20082 vline}}{
20083 \end_layout
20084
20085 \end_inset
20086
20087
20088 \begin_inset ERT
20089 status collapsed
20090
20091 \begin_layout Plain Layout
20092
20093 }
20094 \end_layout
20095
20096 \end_inset
20097
20098
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20104 \begin_inset Text
20105
20106 \begin_layout Plain Layout
20107 \begin_inset ERT
20108 status collapsed
20109
20110 \begin_layout Plain Layout
20111
20112
20113 \backslash
20114 multicolumn{1}{c!{
20115 \backslash
20116 color{cyan}
20117 \backslash
20118 vline}}{
20119 \end_layout
20120
20121 \end_inset
20122
20123
20124 \begin_inset ERT
20125 status collapsed
20126
20127 \begin_layout Plain Layout
20128
20129 }
20130 \end_layout
20131
20132 \end_inset
20133
20134
20135 \end_layout
20136
20137 \end_inset
20138 </cell>
20139 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143 \begin_inset ERT
20144 status collapsed
20145
20146 \begin_layout Plain Layout
20147
20148
20149 \backslash
20150 multicolumn{1}{c!{
20151 \backslash
20152 color{black}
20153 \backslash
20154 vline}}{
20155 \end_layout
20156
20157 \end_inset
20158
20159
20160 \begin_inset ERT
20161 status collapsed
20162
20163 \begin_layout Plain Layout
20164
20165 }
20166 \end_layout
20167
20168 \end_inset
20169
20170
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 \begin_inset ERT
20180 status collapsed
20181
20182 \begin_layout Plain Layout
20183
20184
20185 \backslash
20186 multicolumn{1}{c|}{
20187 \end_layout
20188
20189 \end_inset
20190
20191
20192 \begin_inset ERT
20193 status collapsed
20194
20195 \begin_layout Plain Layout
20196
20197 }
20198 \end_layout
20199
20200 \end_inset
20201
20202
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 </row>
20208 <row>
20209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213 \begin_inset ERT
20214 status collapsed
20215
20216 \begin_layout Plain Layout
20217
20218
20219 \backslash
20220 arrayrulecolor{black}
20221 \end_layout
20222
20223 \end_inset
20224
20225 B
20226 \end_layout
20227
20228 \end_inset
20229 </cell>
20230 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Plain Layout
20234
20235 \end_layout
20236
20237 \end_inset
20238 </cell>
20239 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20258 \begin_inset Text
20259
20260 \begin_layout Plain Layout
20261
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20267 \begin_inset Text
20268
20269 \begin_layout Plain Layout
20270
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 </row>
20285 </lyxtabular>
20286
20287 \end_inset
20288
20289
20290 \end_layout
20291
20292 \end_inset
20293
20294
20295 \end_layout
20296
20297 \begin_layout Standard
20298 \begin_inset ERT
20299 status collapsed
20300
20301 \begin_layout Plain Layout
20302
20303
20304 \backslash
20305 setlength{
20306 \backslash
20307 arrayrulewidth}{0.4pt}
20308 \end_layout
20309
20310 \end_inset
20311
20312
20313 \end_layout
20314
20315 \begin_layout Section
20316 Celdas de cuadro rotadas
20317 \begin_inset CommandInset label
20318 LatexCommand label
20319 name "sec:Celdas de cuadro giradas"
20320
20321 \end_inset
20322
20323
20324 \begin_inset Index idx
20325 status collapsed
20326
20327 \begin_layout Plain Layout
20328 Cuadros ! Celdas rotadas
20329 \end_layout
20330
20331 \end_inset
20332
20333
20334 \begin_inset Index idx
20335 status collapsed
20336
20337 \begin_layout Plain Layout
20338 Material rotado
20339 \end_layout
20340
20341 \end_inset
20342
20343
20344 \end_layout
20345
20346 \begin_layout Standard
20347 \begin_inset Note Greyedout
20348 status open
20349
20350 \begin_layout Plain Layout
20351
20352 \series bold
20353 Nota:
20354 \series default
20355  No todos los visores DVI pueden mostrar rotaciones.
20356 \end_layout
20357
20358 \end_inset
20359
20360 El cuadro
20361 \begin_inset space ~
20362 \end_inset
20363
20364
20365 \begin_inset CommandInset ref
20366 LatexCommand ref
20367 reference "tab:Cuadro-celdas-rotadas"
20368
20369 \end_inset
20370
20371  es un ejemplo con tres celdas rotadas 45
20372 \begin_inset space \thinspace{}
20373 \end_inset
20374
20375 °.
20376 \end_layout
20377
20378 \begin_layout Standard
20379 \begin_inset Float table
20380 wide false
20381 sideways false
20382 status open
20383
20384 \begin_layout Plain Layout
20385 \begin_inset Caption Standard
20386
20387 \begin_layout Plain Layout
20388 \begin_inset CommandInset label
20389 LatexCommand label
20390 name "tab:Cuadro-celdas-rotadas"
20391
20392 \end_inset
20393
20394 Cuadro con celdas rotadas en la primera fila.
20395 \end_layout
20396
20397 \end_inset
20398
20399
20400 \end_layout
20401
20402 \begin_layout Plain Layout
20403 \noindent
20404 \align center
20405 \begin_inset Tabular
20406 <lyxtabular version="3" rows="2" columns="3">
20407 <features tabularvalignment="middle">
20408 <column alignment="center" valignment="top" width="0pt">
20409 <column alignment="center" valignment="top" width="0pt">
20410 <column alignment="center" valignment="top" width="0pt">
20411 <row>
20412 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20413 \begin_inset Text
20414
20415 \begin_layout Plain Layout
20416 copas
20417 \end_layout
20418
20419 \end_inset
20420 </cell>
20421 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425 platos
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Plain Layout
20434 fuentes
20435 \end_layout
20436
20437 \end_inset
20438 </cell>
20439 </row>
20440 <row>
20441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Plain Layout
20445 45
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454 33
20455 \end_layout
20456
20457 \end_inset
20458 </cell>
20459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20460 \begin_inset Text
20461
20462 \begin_layout Plain Layout
20463 21
20464 \end_layout
20465
20466 \end_inset
20467 </cell>
20468 </row>
20469 </lyxtabular>
20470
20471 \end_inset
20472
20473
20474 \end_layout
20475
20476 \end_inset
20477
20478
20479 \end_layout
20480
20481 \begin_layout Standard
20482 \begin_inset Note Greyedout
20483 status open
20484
20485 \begin_layout Plain Layout
20486
20487 \series bold
20488 Nota:
20489 \series default
20490  Los saltos de línea (atajo 
20491 \begin_inset Info
20492 type  "shortcut"
20493 arg   "newline-insert newline"
20494 \end_inset
20495
20496 ) no están permitidos en celdas rotadas.
20497 \end_layout
20498
20499 \end_inset
20500
20501
20502 \end_layout
20503
20504 \begin_layout Standard
20505 Para rotar celdas de cuadro que contengan saltos de línea, hay que poner
20506  el contenido de la celda en una minipágina o en un marco de párrafo.
20507 \begin_inset Foot
20508 status collapsed
20509
20510 \begin_layout Plain Layout
20511 Más información acerca de estos cuadros en la sección
20512 \begin_inset space ~
20513 \end_inset
20514
20515
20516 \begin_inset CommandInset ref
20517 LatexCommand ref
20518 reference "sec:Minipáginas"
20519
20520 \end_inset
20521
20522  y 
20523 \begin_inset CommandInset ref
20524 LatexCommand ref
20525 reference "sec:Marcos-de-Párrafo"
20526
20527 \end_inset
20528
20529 .
20530  
20531 \end_layout
20532
20533 \end_inset
20534
20535  Si esta celda se rota 90
20536 \begin_inset space \thinspace{}
20537 \end_inset
20538
20539 °, la anchura del marco es la altura de la celda.
20540  
20541 \lang english
20542 To avoid to estimate a suitable box width one can use a minipage with a
20543  variable width.
20544  Such a box is inserted by loading the module
20545 \lang spanish
20546  
20547 \family sans
20548 Minipáginas
20549 \begin_inset space ~
20550 \end_inset
20551
20552 ancho
20553 \begin_inset space ~
20554 \end_inset
20555
20556 variable
20557 \family default
20558  
20559 \lang english
20560 in the document settings.
20561  Then one can use
20562 \lang spanish
20563  el menú 
20564 \family sans
20565 Insertar\SpecialChar menuseparator
20566 Recuadro
20567 \begin_inset space ~
20568 \end_inset
20569
20570 personalizado\SpecialChar menuseparator
20571 Minipágina
20572 \begin_inset space ~
20573 \end_inset
20574
20575 (ancho
20576 \begin_inset space ~
20577 \end_inset
20578
20579 var.)
20580 \family default
20581 .
20582  El cuadro
20583 \begin_inset space ~
20584 \end_inset
20585
20586
20587 \begin_inset CommandInset ref
20588 LatexCommand ref
20589 reference "tab:Cuadro-rotación-multilínea"
20590
20591 \end_inset
20592
20593  es un ejemplo de una celda rotada con salto de línea en la 
20594 \lang english
20595 a variable width minipage is used
20596 \lang spanish
20597 .
20598 \end_layout
20599
20600 \begin_layout Standard
20601 \begin_inset Float table
20602 wide false
20603 sideways false
20604 status open
20605
20606 \begin_layout Plain Layout
20607 \begin_inset Caption Standard
20608
20609 \begin_layout Plain Layout
20610 \begin_inset CommandInset label
20611 LatexCommand label
20612 name "tab:Cuadro-rotación-multilínea"
20613
20614 \end_inset
20615
20616 Cuadro con salto de línea en una celda rotada
20617 \end_layout
20618
20619 \end_inset
20620
20621
20622 \end_layout
20623
20624 \begin_layout Plain Layout
20625 \noindent
20626 \align center
20627 \begin_inset Tabular
20628 <lyxtabular version="3" rows="2" columns="3">
20629 <features tabularvalignment="middle">
20630 <column alignment="center" valignment="top">
20631 <column alignment="center" valignment="top" width="0pt">
20632 <column alignment="center" valignment="top">
20633 <row>
20634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20635 \begin_inset Text
20636
20637 \begin_layout Plain Layout
20638 a
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 \begin_inset Flex Minipage (Var. Width)
20648 status open
20649
20650 \begin_layout Plain Layout
20651 celda rotada
20652 \begin_inset Newline newline
20653 \end_inset
20654
20655 con salto de línea
20656 \begin_inset space ~
20657 \end_inset
20658
20659
20660 \end_layout
20661
20662 \end_inset
20663
20664
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673 e
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 </row>
20679 <row>
20680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Plain Layout
20684 b
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Plain Layout
20693 c
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20699 \begin_inset Text
20700
20701 \begin_layout Plain Layout
20702 d
20703 \end_layout
20704
20705 \end_inset
20706 </cell>
20707 </row>
20708 </lyxtabular>
20709
20710 \end_inset
20711
20712
20713 \end_layout
20714
20715 \end_inset
20716
20717
20718 \end_layout
20719
20720 \begin_layout Section
20721 Cálculo de la anchura de cuadros
20722 \begin_inset CommandInset label
20723 LatexCommand label
20724 name "sec:Cálculo-anchura-cuadros"
20725
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \begin_layout Standard
20732 A veces es difícil garantizar que los cuadros extensos no sobrepasen los
20733  márgenes de la página.
20734  La solución es establecer una anchura fija para cada columna del cuadro,
20735  pero ¿qué espacio necesita cada columna?
20736 \end_layout
20737
20738 \begin_layout Standard
20739 La anchura del cuadro 
20740 \begin_inset Formula $W_{\mathrm{cuadro}}$
20741 \end_inset
20742
20743  se puede calcular: cada columna tiene la anchura de la columna especificada
20744  
20745 \begin_inset Formula $W_{\mathrm{columna}}$
20746 \end_inset
20747
20748  (contenido de la columna), más dos veces la separación entre el contenido
20749  y el borde (longitud \SpecialChar LaTeX
20750
20751 \series bold
20752  
20753 \backslash
20754 tabcolsep
20755 \series default
20756 , predeterminada 6
20757 \begin_inset space \thinspace{}
20758 \end_inset
20759
20760 pt), más la anchura del borde (longitud \SpecialChar LaTeX
20761  
20762 \series bold
20763
20764 \backslash
20765 arrayrulewidth
20766 \series default
20767 , predeterminada 0.4
20768 \begin_inset space \thinspace{}
20769 \end_inset
20770
20771 pt): así, si las 
20772 \begin_inset Formula $n$
20773 \end_inset
20774
20775  columnas tienen la misma anchura, la anchura del cuadro es
20776 \end_layout
20777
20778 \begin_layout Standard
20779 \begin_inset Formula 
20780 \begin{equation}
20781 W_{\mathrm{cuadro}}=n\left(W_{\mathrm{columna}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
20782 \end{equation}
20783
20784 \end_inset
20785
20786
20787 \end_layout
20788
20789 \begin_layout Standard
20790 La anchura disponible para un cuadro es el espacio entre los márgenes de
20791  página o la anchura de la columna de texto (en documentos a dos columnas;
20792  longitud \SpecialChar LaTeX
20793  
20794 \series bold
20795
20796 \backslash
20797 columnwidth
20798 \series default
20799 ).
20800  Si todas las columnas del cuadro han de tener la misma anchura y 
20801 \begin_inset Formula $W_{\mathrm{cuadro}}$
20802 \end_inset
20803
20804  debe ser 1
20805 \begin_inset space \thinspace{}
20806 \end_inset
20807
20808
20809 \backslash
20810 columnwidth, 
20811 \begin_inset Formula $W_{\mathrm{columna}}$
20812 \end_inset
20813
20814  puede calcularse fácilmente.
20815 \end_layout
20816
20817 \begin_layout Standard
20818 Para realizar cálculos hay que cargar el paquete \SpecialChar LaTeX
20819  
20820 \series bold
20821 calc
20822 \series default
20823
20824 \begin_inset Index idx
20825 status collapsed
20826
20827 \begin_layout Plain Layout
20828 \SpecialChar LaTeX
20829 -paquetes ! calc
20830 \end_layout
20831
20832 \end_inset
20833
20834  en el preámbulo del documento.
20835  Para establecer la anchura en la ventana de configuración de cuadros hay
20836  que usar el campo 
20837 \family sans
20838 Argumento
20839 \begin_inset space ~
20840 \end_inset
20841
20842 \SpecialChar LaTeX
20843
20844 \family default
20845 .
20846  El esquema del comando es el mismo que se explica en la sección 
20847 \begin_inset space ~
20848 \end_inset
20849
20850
20851 \begin_inset CommandInset ref
20852 LatexCommand ref
20853 reference "subsec:Cálculos-en-Multicolumnas"
20854
20855 \end_inset
20856
20857 .
20858  Para un cuadro con 5
20859 \begin_inset space \thinspace{}
20860 \end_inset
20861
20862 columnas de anchura uniforme y texto centrado, escribe el comando
20863 \end_layout
20864
20865 \begin_layout Standard
20866
20867 \series bold
20868 >{
20869 \backslash
20870 centering}p{(1
20871 \backslash
20872 columnwidth-62.4pt)/5}
20873 \end_layout
20874
20875 \begin_layout Standard
20876 Para un cuadro con 5
20877 \begin_inset space \thinspace{}
20878 \end_inset
20879
20880 columnas en el que dos de ellas tengan 0.75
20881 \begin_inset space ~
20882 \end_inset
20883
20884 veces la anchura de las otras, el cálculo es
20885 \begin_inset Formula 
20886 \begin{align}
20887 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
20888  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
20889  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
20890 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
20891 \end{align}
20892
20893 \end_inset
20894
20895
20896 \end_layout
20897
20898 \begin_layout Standard
20899 En el cuadro, por tanto, el comando
20900 \end_layout
20901
20902 \begin_layout Standard
20903
20904 \series bold
20905 >{
20906 \backslash
20907 centering}p{(1
20908 \backslash
20909 columnwidth-62.4pt)/
20910 \backslash
20911 real{4.5}}
20912 \end_layout
20913
20914 \begin_layout Standard
20915 se usa para las columnas más anchas y
20916 \end_layout
20917
20918 \begin_layout Standard
20919
20920 \series bold
20921 >{
20922 \backslash
20923 centering}p{(1
20924 \backslash
20925 columnwidth-62.4pt)/
20926 \backslash
20927 real{4.5}*
20928 \backslash
20929 real{0.75}}
20930 \end_layout
20931
20932 \begin_layout Standard
20933 para las más estrechas:
20934 \end_layout
20935
20936 \begin_layout Standard
20937 \begin_inset Tabular
20938 <lyxtabular version="3" rows="2" columns="5">
20939 <features tabularvalignment="middle">
20940 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20941 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20942 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20943 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20944 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20945 <row>
20946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20947 \begin_inset Text
20948
20949 \begin_layout Plain Layout
20950 1
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20956 \begin_inset Text
20957
20958 \begin_layout Plain Layout
20959 2
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968 3
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20974 \begin_inset Text
20975
20976 \begin_layout Plain Layout
20977 4
20978 \end_layout
20979
20980 \end_inset
20981 </cell>
20982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20983 \begin_inset Text
20984
20985 \begin_layout Plain Layout
20986 5
20987 \end_layout
20988
20989 \end_inset
20990 </cell>
20991 </row>
20992 <row>
20993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20994 \begin_inset Text
20995
20996 \begin_layout Plain Layout
20997 111111 1111111 111111 111111111 11111 11111 1111
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015 2222 22222 222222 222222222 2222222 22 22222
21016 \end_layout
21017
21018 \end_inset
21019 </cell>
21020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21021 \begin_inset Text
21022
21023 \begin_layout Plain Layout
21024
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033 333333 333333 333333 33333 3333333 333
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 </row>
21039 </lyxtabular>
21040
21041 \end_inset
21042
21043
21044 \end_layout
21045
21046 \begin_layout Section
21047 Personalización de cuadros
21048 \begin_inset Index idx
21049 status collapsed
21050
21051 \begin_layout Plain Layout
21052 Cuadros ! Personalización
21053 \end_layout
21054
21055 \end_inset
21056
21057
21058 \end_layout
21059
21060 \begin_layout Subsection
21061 Espacio adicional en filas
21062 \begin_inset CommandInset label
21063 LatexCommand label
21064 name "subsec:Espacio-adicional"
21065
21066 \end_inset
21067
21068
21069 \begin_inset Index idx
21070 status collapsed
21071
21072 \begin_layout Plain Layout
21073 Cuadros ! Personalización ! Espacio adicional en filas
21074 \end_layout
21075
21076 \end_inset
21077
21078
21079 \end_layout
21080
21081 \begin_layout Standard
21082 Es posible añadir espacio vertical a las filas de un cuadro en la solapa
21083  
21084 \family sans
21085 Bordes
21086 \family default
21087  del diálogo de configuración de cuadros.
21088  En el marco 
21089 \family sans
21090 Espacio
21091 \begin_inset space ~
21092 \end_inset
21093
21094 adicional
21095 \family default
21096  dispones de tres posibilidades:
21097 \end_layout
21098
21099 \begin_layout Description
21100 Superior
21101 \begin_inset space ~
21102 \end_inset
21103
21104 de
21105 \begin_inset space ~
21106 \end_inset
21107
21108 la
21109 \begin_inset space ~
21110 \end_inset
21111
21112 fila añade espacio sobre los caracteres de la fila.
21113  Si el cuadro es de estilo formal
21114 \begin_inset Foot
21115 status open
21116
21117 \begin_layout Plain Layout
21118 Los cuadros formales se explican en la sección
21119 \begin_inset space ~
21120 \end_inset
21121
21122
21123 \begin_inset CommandInset ref
21124 LatexCommand ref
21125 reference "sec:Cuadros-Formales"
21126
21127 \end_inset
21128
21129
21130 \end_layout
21131
21132 \end_inset
21133
21134  \SpecialChar LyX
21135  insertará 0.5
21136 \begin_inset space \thinspace{}
21137 \end_inset
21138
21139 em por omisión.
21140  Si el cuadro es de estilo normal el espacio adicional destruirá las líneas
21141  verticales, como se ve en el cuadro siguiente:
21142 \begin_inset VSpace medskip
21143 \end_inset
21144
21145
21146 \begin_inset Newline newline
21147 \end_inset
21148
21149
21150 \begin_inset space \hspace*{}
21151 \length 0pt
21152 \end_inset
21153
21154
21155 \begin_inset space \hfill{}
21156 \end_inset
21157
21158
21159 \begin_inset Tabular
21160 <lyxtabular version="3" rows="3" columns="1">
21161 <features tabularvalignment="middle">
21162 <column alignment="center" valignment="top">
21163 <row>
21164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 A
21169 \end_layout
21170
21171 \end_inset
21172 </cell>
21173 </row>
21174 <row topspace="3mm">
21175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21176 \begin_inset Text
21177
21178 \begin_layout Plain Layout
21179 3
21180 \begin_inset space \thinspace{}
21181 \end_inset
21182
21183 mm sobre la fila
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 <row>
21190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194 C
21195 \end_layout
21196
21197 \end_inset
21198 </cell>
21199 </row>
21200 </lyxtabular>
21201
21202 \end_inset
21203
21204
21205 \begin_inset space \hfill{}
21206 \end_inset
21207
21208
21209 \begin_inset space \hspace*{}
21210 \length 0pt
21211 \end_inset
21212
21213
21214 \begin_inset VSpace medskip
21215 \end_inset
21216
21217
21218 \begin_inset Newline newline
21219 \end_inset
21220
21221 Así pues, insertar espacio superior en cuadros normales sólo es útil en
21222  cuadros sin líneas verticales.
21223 \end_layout
21224
21225 \begin_layout Description
21226 Inferior
21227 \begin_inset space ~
21228 \end_inset
21229
21230 de
21231 \begin_inset space ~
21232 \end_inset
21233
21234 la
21235 \begin_inset space ~
21236 \end_inset
21237
21238 fila añade espacio bajo los caracteres de la fila.
21239  Si el cuadro es formal \SpecialChar LyX
21240  inserta por omisión 0.5
21241 \begin_inset space \thinspace{}
21242 \end_inset
21243
21244 em; si el cuadro es normal inserta 2
21245 \begin_inset space \thinspace{}
21246 \end_inset
21247
21248 pt.
21249  
21250 \end_layout
21251
21252 \begin_layout Description
21253 Entre
21254 \begin_inset space ~
21255 \end_inset
21256
21257 las
21258 \begin_inset space ~
21259 \end_inset
21260
21261 filas añade espacio entre la fila actual y la siguiente.
21262  Si el cuadro es formal \SpecialChar LyX
21263  inserta 0.5
21264 \begin_inset space \thinspace{}
21265 \end_inset
21266
21267 em por omisión.
21268  En cuadros normales, el espacio adicional destruirá las líneas verticales
21269  del cuadro, como se ve en la siguiente:
21270 \begin_inset VSpace medskip
21271 \end_inset
21272
21273
21274 \begin_inset Newline newline
21275 \end_inset
21276
21277
21278 \begin_inset space \hspace*{}
21279 \length 0pt
21280 \end_inset
21281
21282
21283 \begin_inset space \hfill{}
21284 \end_inset
21285
21286
21287 \begin_inset Tabular
21288 <lyxtabular version="3" rows="3" columns="1">
21289 <features tabularvalignment="middle">
21290 <column alignment="center" valignment="top">
21291 <row>
21292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21293 \begin_inset Text
21294
21295 \begin_layout Plain Layout
21296 A
21297 \end_layout
21298
21299 \end_inset
21300 </cell>
21301 </row>
21302 <row interlinespace="3mm">
21303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Plain Layout
21307 \begin_inset Formula $\downarrow$
21308 \end_inset
21309
21310  3
21311 \begin_inset space \thinspace{}
21312 \end_inset
21313
21314 mm entre las filas
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 </row>
21320 <row>
21321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21322 \begin_inset Text
21323
21324 \begin_layout Plain Layout
21325 \begin_inset Formula $\uparrow$
21326 \end_inset
21327
21328  3
21329 \begin_inset space \thinspace{}
21330 \end_inset
21331
21332 mm entre las filas 
21333 \begin_inset Formula $\uparrow$
21334 \end_inset
21335
21336
21337 \end_layout
21338
21339 \end_inset
21340 </cell>
21341 </row>
21342 </lyxtabular>
21343
21344 \end_inset
21345
21346
21347 \begin_inset space \hfill{}
21348 \end_inset
21349
21350
21351 \begin_inset space \hspace*{}
21352 \length 0pt
21353 \end_inset
21354
21355
21356 \begin_inset VSpace medskip
21357 \end_inset
21358
21359
21360 \begin_inset Newline newline
21361 \end_inset
21362
21363 Así pues, los espacios adicionales entre filas de cuadros normales sólo
21364  sirven para cuadros sin líneas verticales.
21365 \end_layout
21366
21367 \begin_layout Standard
21368 \begin_inset VSpace bigskip
21369 \end_inset
21370
21371 Para añadir altura vertical extra a todas las celdas de todos los cuadros,
21372  utiliza los siguientes comandos en el preámbulo:
21373 \end_layout
21374
21375 \begin_layout Standard
21376
21377 \series bold
21378
21379 \backslash
21380 @ifundefined{extrarowheight}
21381 \begin_inset Newline newline
21382 \end_inset
21383
21384
21385 \begin_inset Phantom HPhantom
21386 status open
21387
21388 \begin_layout Plain Layout
21389
21390 \series bold
21391 \begin_inset space ~
21392 \end_inset
21393
21394
21395 \end_layout
21396
21397 \end_inset
21398
21399 {
21400 \backslash
21401 usepackage{array}}{}
21402 \begin_inset Newline newline
21403 \end_inset
21404
21405
21406 \backslash
21407 setlength{
21408 \backslash
21409 extrarowheight}{altura}
21410 \series default
21411
21412 \begin_inset Note Note
21413 status collapsed
21414
21415 \begin_layout Plain Layout
21416 \SpecialChar LyX
21417  cargará automáticamente el paquete 
21418 \series bold
21419 array
21420 \series default
21421  cuando uses formatos de cuadro autodefinidos.
21422  Para evitar que sea cargado dos veces se pone al principio el comando 
21423 \series bold
21424
21425 \backslash
21426 @ifundefined
21427 \series default
21428 .
21429 \end_layout
21430
21431 \end_inset
21432
21433
21434 \end_layout
21435
21436 \begin_layout Standard
21437 donde la 
21438 \family sans
21439 alture
21440 \family default
21441  puede ser una de las unidades listadas en el apéndice
21442 \begin_inset space ~
21443 \end_inset
21444
21445
21446 \begin_inset CommandInset ref
21447 LatexCommand ref
21448 reference "cap:Unidades-disponibles-en"
21449
21450 \end_inset
21451
21452 .
21453  Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
21454  centrado en vertical.
21455 \end_layout
21456
21457 \begin_layout Standard
21458 En el caso de usar tipografías de mayor tamaño que el normal, los bordes
21459  del cuadro están a veces demasiado cerca de las letras.
21460  Esto se puede corregir insertando el comando 
21461 \series bold
21462
21463 \backslash
21464 strut
21465 \series default
21466  en código \SpecialChar TeX
21467  al principio de la fila del cuadro.
21468  El cuadro
21469 \begin_inset space ~
21470 \end_inset
21471
21472
21473 \begin_inset CommandInset ref
21474 LatexCommand ref
21475 reference "tab:Alineación-vertical"
21476
21477 \end_inset
21478
21479  muestra el efecto:
21480 \end_layout
21481
21482 \begin_layout Standard
21483 \noindent
21484 \begin_inset Float table
21485 placement h
21486 wide false
21487 sideways false
21488 status open
21489
21490 \begin_layout Plain Layout
21491 \begin_inset Caption Standard
21492
21493 \begin_layout Plain Layout
21494 \begin_inset CommandInset label
21495 LatexCommand label
21496 name "tab:Alineación-vertical"
21497
21498 \end_inset
21499
21500 Alineación vertical de texto con letras grandes
21501 \end_layout
21502
21503 \end_inset
21504
21505
21506 \end_layout
21507
21508 \begin_layout Plain Layout
21509 \begin_inset space \hfill{}
21510 \end_inset
21511
21512
21513 \begin_inset Float table
21514 wide false
21515 sideways false
21516 status open
21517
21518 \begin_layout Plain Layout
21519 \begin_inset Caption Standard
21520
21521 \begin_layout Plain Layout
21522 Cuadro normal
21523 \end_layout
21524
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \begin_layout Plain Layout
21531 \noindent
21532 \align center
21533 \begin_inset Tabular
21534 <lyxtabular version="3" rows="6" columns="1">
21535 <features tabularvalignment="middle">
21536 <column alignment="left" valignment="top">
21537 <row>
21538 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21539 \begin_inset Text
21540
21541 \begin_layout Plain Layout
21542 Normal, g
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 </row>
21548 <row>
21549 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553
21554 \size large
21555 Grande
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 </row>
21561 <row>
21562 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21563 \begin_inset Text
21564
21565 \begin_layout Plain Layout
21566
21567 \size larger
21568 Más grande
21569 \end_layout
21570
21571 \end_inset
21572 </cell>
21573 </row>
21574 <row>
21575 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21576 \begin_inset Text
21577
21578 \begin_layout Plain Layout
21579
21580 \size largest
21581 Grandísima
21582 \end_layout
21583
21584 \end_inset
21585 </cell>
21586 </row>
21587 <row>
21588 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21589 \begin_inset Text
21590
21591 \begin_layout Plain Layout
21592
21593 \size huge
21594 Enorme
21595 \end_layout
21596
21597 \end_inset
21598 </cell>
21599 </row>
21600 <row>
21601 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605
21606 \size huge
21607 Gigante
21608 \end_layout
21609
21610 \end_inset
21611 </cell>
21612 </row>
21613 </lyxtabular>
21614
21615 \end_inset
21616
21617
21618 \end_layout
21619
21620 \end_inset
21621
21622
21623 \begin_inset space \hfill{}
21624 \end_inset
21625
21626
21627 \begin_inset Float table
21628 wide false
21629 sideways false
21630 status open
21631
21632 \begin_layout Plain Layout
21633 \begin_inset Caption Standard
21634
21635 \begin_layout Plain Layout
21636 Cuadro con comando 
21637 \series bold
21638
21639 \backslash
21640 strut
21641 \end_layout
21642
21643 \end_inset
21644
21645
21646 \end_layout
21647
21648 \begin_layout Plain Layout
21649 \noindent
21650 \align center
21651 \begin_inset Tabular
21652 <lyxtabular version="3" rows="6" columns="1">
21653 <features tabularvalignment="middle">
21654 <column alignment="left" valignment="top">
21655 <row>
21656 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout Plain Layout
21660 Normal, g
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 </row>
21666 <row>
21667 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21668 \begin_inset Text
21669
21670 \begin_layout Plain Layout
21671
21672 \size large
21673 \begin_inset ERT
21674 status collapsed
21675
21676 \begin_layout Plain Layout
21677
21678
21679 \backslash
21680 strut 
21681 \end_layout
21682
21683 \end_inset
21684
21685 Grande
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 </row>
21691 <row>
21692 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout Plain Layout
21696
21697 \size larger
21698 \begin_inset ERT
21699 status collapsed
21700
21701 \begin_layout Plain Layout
21702
21703
21704 \backslash
21705 strut 
21706 \end_layout
21707
21708 \end_inset
21709
21710 Más grande
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 </row>
21716 <row>
21717 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721
21722 \size largest
21723 \begin_inset ERT
21724 status collapsed
21725
21726 \begin_layout Plain Layout
21727
21728
21729 \backslash
21730 strut 
21731 \end_layout
21732
21733 \end_inset
21734
21735 Grandísima
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 </row>
21741 <row>
21742 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746
21747 \size huge
21748 \begin_inset ERT
21749 status collapsed
21750
21751 \begin_layout Plain Layout
21752
21753
21754 \backslash
21755 strut 
21756 \end_layout
21757
21758 \end_inset
21759
21760 Enorme
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 </row>
21766 <row>
21767 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21768 \begin_inset Text
21769
21770 \begin_layout Plain Layout
21771
21772 \size giant
21773 \begin_inset ERT
21774 status collapsed
21775
21776 \begin_layout Plain Layout
21777
21778
21779 \backslash
21780 strut 
21781 \end_layout
21782
21783 \end_inset
21784
21785
21786 \size huge
21787 Gigante
21788 \end_layout
21789
21790 \end_inset
21791 </cell>
21792 </row>
21793 </lyxtabular>
21794
21795 \end_inset
21796
21797
21798 \end_layout
21799
21800 \end_inset
21801
21802
21803 \begin_inset space \hfill{}
21804 \end_inset
21805
21806
21807 \end_layout
21808
21809 \end_inset
21810
21811
21812 \end_layout
21813
21814 \begin_layout Subsection
21815 Alineación especial de celdas
21816 \begin_inset CommandInset label
21817 LatexCommand label
21818 name "subsec:Alineación-especial-de"
21819
21820 \end_inset
21821
21822
21823 \begin_inset Index idx
21824 status collapsed
21825
21826 \begin_layout Plain Layout
21827 Cuadros ! Personalización ! Alineación especial de celdas
21828 \end_layout
21829
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \begin_layout Standard
21836 A veces mejora la presentación si las entradas en las celdas de una columna
21837  se alinean con un carácter determinado, p.
21838 \begin_inset space \thinspace{}
21839 \end_inset
21840
21841 ej.
21842 \begin_inset space ~
21843 \end_inset
21844
21845 el separador decimal, como en el cuadro
21846 \begin_inset space ~
21847 \end_inset
21848
21849
21850 \begin_inset CommandInset ref
21851 LatexCommand ref
21852 reference "tab:Cuadro-celdas-alineadas"
21853
21854 \end_inset
21855
21856 .
21857  Esta alineación se obtiene poniendo el cursor en la columna y pulsando
21858  el botón 
21859 \begin_inset Info
21860 type  "icon"
21861 arg   "tabular-feature align-decimal"
21862 \end_inset
21863
21864  de la barra de herramientas o eligiendo la alineación 
21865 \family sans
21866 Al separador decimal
21867 \family default
21868  en la configuración del cuadro.
21869  Ahí se puede especificar también el carácter deseado para la alineación.
21870 \end_layout
21871
21872 \begin_layout Standard
21873 \begin_inset Float table
21874 wide false
21875 sideways false
21876 status open
21877
21878 \begin_layout Plain Layout
21879 \begin_inset Caption Standard
21880
21881 \begin_layout Plain Layout
21882 \begin_inset CommandInset label
21883 LatexCommand label
21884 name "tab:Cuadro-celdas-alineadas"
21885
21886 \end_inset
21887
21888 Cuadro con celdas alineadas con el separador decimal.
21889 \end_layout
21890
21891 \end_inset
21892
21893
21894 \end_layout
21895
21896 \begin_layout Plain Layout
21897 \align center
21898 \begin_inset Tabular
21899 <lyxtabular version="3" rows="4" columns="1">
21900 <features booktabs="true" tabularvalignment="middle">
21901 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
21902 <row>
21903 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Plain Layout
21907 leyenda
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 </row>
21913 <row>
21914 <cell alignment="center" valignment="top" topline="true" usebox="none">
21915 \begin_inset Text
21916
21917 \begin_layout Plain Layout
21918 12,6
21919 \end_layout
21920
21921 \end_inset
21922 </cell>
21923 </row>
21924 <row>
21925 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21926 \begin_inset Text
21927
21928 \begin_layout Plain Layout
21929 0,68
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 </row>
21935 <row>
21936 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940 -123,0
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 </row>
21946 </lyxtabular>
21947
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \begin_layout Standard
21959 \begin_inset Float table
21960 wide false
21961 sideways false
21962 status open
21963
21964 \begin_layout Plain Layout
21965 \begin_inset Caption Standard
21966
21967 \begin_layout Plain Layout
21968 \begin_inset CommandInset label
21969 LatexCommand label
21970 name "tab:Cuadro-con-celdas-de"
21971
21972 \end_inset
21973
21974 Cuadro con celdas alineadas con los operadores.
21975 \end_layout
21976
21977 \end_inset
21978
21979
21980 \end_layout
21981
21982 \begin_layout Plain Layout
21983 \align center
21984 \begin_inset Tabular
21985 <lyxtabular version="3" rows="4" columns="2">
21986 <features booktabs="true" tabularvalignment="middle">
21987 <column alignment="right" valignment="top" width="0pt">
21988 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21989 <row>
21990 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994 leyenda
21995 \end_layout
21996
21997 \end_inset
21998 </cell>
21999 <cell multicolumn="2" 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" usebox="none">
22011 \begin_inset Text
22012
22013 \begin_layout Plain Layout
22014 \begin_inset Formula $12\,+$
22015 \end_inset
22016
22017
22018 \end_layout
22019
22020 \end_inset
22021 </cell>
22022 <cell alignment="center" valignment="top" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Plain Layout
22026 \begin_inset Formula $\,6$
22027 \end_inset
22028
22029
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 </row>
22035 <row>
22036 <cell alignment="center" valignment="top" usebox="none">
22037 \begin_inset Text
22038
22039 \begin_layout Plain Layout
22040 \begin_inset Formula $0\,-$
22041 \end_inset
22042
22043
22044 \end_layout
22045
22046 \end_inset
22047 </cell>
22048 <cell alignment="center" valignment="top" usebox="none">
22049 \begin_inset Text
22050
22051 \begin_layout Plain Layout
22052 \begin_inset Formula $\,68$
22053 \end_inset
22054
22055
22056 \end_layout
22057
22058 \end_inset
22059 </cell>
22060 </row>
22061 <row>
22062 <cell alignment="center" valignment="top" usebox="none">
22063 \begin_inset Text
22064
22065 \begin_layout Plain Layout
22066 \begin_inset Formula $-123\,/$
22067 \end_inset
22068
22069
22070 \end_layout
22071
22072 \end_inset
22073 </cell>
22074 <cell alignment="center" valignment="top" usebox="none">
22075 \begin_inset Text
22076
22077 \begin_layout Plain Layout
22078 \begin_inset Formula $\,0$
22079 \end_inset
22080
22081
22082 \end_layout
22083
22084 \end_inset
22085 </cell>
22086 </row>
22087 </lyxtabular>
22088
22089 \end_inset
22090
22091
22092 \end_layout
22093
22094 \end_inset
22095
22096
22097 \end_layout
22098
22099 \begin_layout Standard
22100 Para alinear con caracteres en ecuaciones este método no funciona porque
22101  el campo para especificar el carácter no permite ecuaciones.
22102  En este caso hay que usar el método del cuadro
22103 \begin_inset space ~
22104 \end_inset
22105
22106
22107 \begin_inset CommandInset ref
22108 LatexCommand ref
22109 reference "tab:Cuadro-con-celdas-de"
22110
22111 \end_inset
22112
22113 .
22114  Es un cuadro 4×2.
22115  La leyenda es una multicolumna centrada.
22116  La primera columna está alineada a la derecha y contiene la primera parte
22117  incluyendo el operador.
22118  La segunda columna está alineada a la izquierda y contiene la parte restante.
22119  Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda
22120  columna para mantener el espacio habitual alrededor de los operadores.
22121  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
22122  el siguiente argumento \SpecialChar LaTeX
22123  para la segunda columna:
22124 \end_layout
22125
22126 \begin_layout Standard
22127
22128 \series bold
22129 @{}l
22130 \end_layout
22131
22132 \begin_layout Standard
22133 El cuadro
22134 \begin_inset space ~
22135 \end_inset
22136
22137
22138 \begin_inset CommandInset ref
22139 LatexCommand ref
22140 reference "tab:Varias-alineaciones"
22141
22142 \end_inset
22143
22144  muestra varios ejemplos de alineación.
22145  Para alinear al signo de relación se ha añadido un pequeño espacio como
22146  en la segunda columna del cuadro
22147 \begin_inset space ~
22148 \end_inset
22149
22150
22151 \begin_inset CommandInset ref
22152 LatexCommand ref
22153 reference "tab:Cuadro-con-celdas-de"
22154
22155 \end_inset
22156
22157 .
22158 \end_layout
22159
22160 \begin_layout Standard
22161 \begin_inset Float table
22162 placement h
22163 wide false
22164 sideways false
22165 status open
22166
22167 \begin_layout Plain Layout
22168 \begin_inset Caption Standard
22169
22170 \begin_layout Plain Layout
22171 \begin_inset CommandInset label
22172 LatexCommand label
22173 name "tab:Varias-alineaciones"
22174
22175 \end_inset
22176
22177 Cuadro con varias alineaciones.
22178 \end_layout
22179
22180 \end_inset
22181
22182
22183 \end_layout
22184
22185 \begin_layout Plain Layout
22186 \align center
22187 \begin_inset Tabular
22188 <lyxtabular version="3" rows="4" columns="6">
22189 <features tabularvalignment="middle">
22190 <column alignment="right" valignment="top">
22191 <column alignment="left" valignment="top" special="@{}l">
22192 <column alignment="right" valignment="top">
22193 <column alignment="left" valignment="top" special="@{}l">
22194 <column alignment="right" valignment="top">
22195 <column alignment="left" valignment="top" special="@{}l">
22196 <row>
22197 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201 unidades
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22207 \begin_inset Text
22208
22209 \begin_layout Plain Layout
22210
22211 \end_layout
22212
22213 \end_inset
22214 </cell>
22215 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22216 \begin_inset Text
22217
22218 \begin_layout Plain Layout
22219 exponentes
22220 \end_layout
22221
22222 \end_inset
22223 </cell>
22224 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22225 \begin_inset Text
22226
22227 \begin_layout Plain Layout
22228
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22234 \begin_inset Text
22235
22236 \begin_layout Plain Layout
22237 relaciones
22238 \end_layout
22239
22240 \end_inset
22241 </cell>
22242 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22243 \begin_inset Text
22244
22245 \begin_layout Plain Layout
22246
22247 \end_layout
22248
22249 \end_inset
22250 </cell>
22251 </row>
22252 <row>
22253 <cell alignment="center" valignment="top" usebox="none">
22254 \begin_inset Text
22255
22256 \begin_layout Plain Layout
22257 12×
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266 24
22267 \begin_inset space \thinspace{}
22268 \end_inset
22269
22270 bottles
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 <cell alignment="center" valignment="top" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279 \begin_inset Formula $10\cdot$
22280 \end_inset
22281
22282
22283 \end_layout
22284
22285 \end_inset
22286 </cell>
22287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22288 \begin_inset Text
22289
22290 \begin_layout Plain Layout
22291 \begin_inset Formula $10^{\mbox{-}17}$
22292 \end_inset
22293
22294
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 <cell alignment="center" valignment="top" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Plain Layout
22303 \begin_inset Formula $\Gamma(t)\propto$
22304 \end_inset
22305
22306
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 \begin_inset Formula $\:\Upsilon(t)$
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \end_inset
22322 </cell>
22323 </row>
22324 <row>
22325 <cell alignment="center" valignment="top" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 1024×
22330 \end_layout
22331
22332 \end_inset
22333 </cell>
22334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22335 \begin_inset Text
22336
22337 \begin_layout Plain Layout
22338 768
22339 \begin_inset space \thinspace{}
22340 \end_inset
22341
22342 Pixels
22343 \end_layout
22344
22345 \end_inset
22346 </cell>
22347 <cell alignment="center" valignment="top" usebox="none">
22348 \begin_inset Text
22349
22350 \begin_layout Plain Layout
22351 \begin_inset Formula $5.78\cdot$
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \end_inset
22358 </cell>
22359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22360 \begin_inset Text
22361
22362 \begin_layout Plain Layout
22363 \begin_inset Formula $10^{7}$
22364 \end_inset
22365
22366
22367 \end_layout
22368
22369 \end_inset
22370 </cell>
22371 <cell alignment="center" valignment="top" usebox="none">
22372 \begin_inset Text
22373
22374 \begin_layout Plain Layout
22375 \begin_inset Formula $A\ne$
22376 \end_inset
22377
22378
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 <cell alignment="center" valignment="top" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Plain Layout
22387 \begin_inset Formula $\:B_{\mathrm{red}}$
22388 \end_inset
22389
22390
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 </row>
22396 <row>
22397 <cell alignment="center" valignment="top" usebox="none">
22398 \begin_inset Text
22399
22400 \begin_layout Plain Layout
22401 32×
22402 \end_layout
22403
22404 \end_inset
22405 </cell>
22406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22407 \begin_inset Text
22408
22409 \begin_layout Plain Layout
22410 6
22411 \begin_inset space \thinspace{}
22412 \end_inset
22413
22414 cm
22415 \end_layout
22416
22417 \end_inset
22418 </cell>
22419 <cell alignment="center" valignment="top" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423 -
22424 \begin_inset Formula $33.5\cdot$
22425 \end_inset
22426
22427
22428 \end_layout
22429
22430 \end_inset
22431 </cell>
22432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22433 \begin_inset Text
22434
22435 \begin_layout Plain Layout
22436 \begin_inset Formula $10^{4}$
22437 \end_inset
22438
22439
22440 \end_layout
22441
22442 \end_inset
22443 </cell>
22444 <cell alignment="center" valignment="top" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448 \begin_inset Formula $\sen(\alpha)\ge$
22449 \end_inset
22450
22451
22452 \end_layout
22453
22454 \end_inset
22455 </cell>
22456 <cell alignment="center" valignment="top" usebox="none">
22457 \begin_inset Text
22458
22459 \begin_layout Plain Layout
22460 \begin_inset Formula $\:\sen(\beta)$
22461 \end_inset
22462
22463
22464 \end_layout
22465
22466 \end_inset
22467 </cell>
22468 </row>
22469 </lyxtabular>
22470
22471 \end_inset
22472
22473
22474 \end_layout
22475
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \begin_layout Subsection
22482 Formato personalizado de celda/columna
22483 \begin_inset CommandInset label
22484 LatexCommand label
22485 name "subsec:Formato-Personalizado"
22486
22487 \end_inset
22488
22489
22490 \begin_inset Index idx
22491 status collapsed
22492
22493 \begin_layout Plain Layout
22494 Cuadros ! Personalización ! Formato de celda/columna
22495 \end_layout
22496
22497 \end_inset
22498
22499
22500 \end_layout
22501
22502 \begin_layout Standard
22503 El cálculo de la anchura necesaria para columnas estándar descrito en la
22504  sección
22505 \begin_inset space ~
22506 \end_inset
22507
22508
22509 \begin_inset CommandInset ref
22510 LatexCommand ref
22511 reference "sec:Cálculo-anchura-cuadros"
22512
22513 \end_inset
22514
22515  y para columnas extendidas descrito en la sección
22516 \begin_inset space ~
22517 \end_inset
22518
22519
22520 \begin_inset CommandInset ref
22521 LatexCommand ref
22522 reference "subsec:Cálculos-en-Multicolumnas"
22523
22524 \end_inset
22525
22526  es muy pesado si tienes varios cuadros.
22527  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
22528 mna aplicable a todos los cuadros del documento.
22529  El formato se define con el comando
22530 \end_layout
22531
22532 \begin_layout Standard
22533
22534 \series bold
22535
22536 \backslash
22537 newcolumntype{nombre del formato}[número de argumentos]{comandos}
22538 \end_layout
22539
22540 \begin_layout Standard
22541 El 
22542 \emph on
22543 nombre de formato
22544 \emph default
22545  puede ser una sola letra.
22546  Las letras 
22547 \emph on
22548 b, c, l, m, p
22549 \emph default
22550  y 
22551 \emph on
22552 r
22553 \emph default
22554  están predefinidas y no pueden usarse.
22555  Pero se permiten todas las mayúsculas.
22556 \end_layout
22557
22558 \begin_layout Standard
22559 \begin_inset VSpace medskip
22560 \end_inset
22561
22562
22563 \end_layout
22564
22565 \begin_layout Standard
22566 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
22567  fija puedes definir el formato de celda
22568 \end_layout
22569
22570 \begin_layout Standard
22571
22572 \series bold
22573
22574 \backslash
22575 newcolumntype{M}[1]{>{
22576 \backslash
22577 centering
22578 \backslash
22579 hspace{0pt}}m{#1}}
22580 \end_layout
22581
22582 \begin_layout Standard
22583 donde 
22584 \series bold
22585
22586 \backslash
22587 hspace{0pt}
22588 \series default
22589  evita el problema de partir con guión la primera palabra, como se describe
22590  en la sección
22591 \begin_inset space ~
22592 \end_inset
22593
22594
22595 \begin_inset CommandInset ref
22596 LatexCommand ref
22597 reference "subsec:Líneas-Múltiples-en"
22598
22599 \end_inset
22600
22601 .
22602  Ahora puedes introducir simplemente
22603 \end_layout
22604
22605 \begin_layout Standard
22606
22607 \series bold
22608 M{ancho}
22609 \end_layout
22610
22611 \begin_layout Standard
22612 como argumento \SpecialChar LaTeX
22613  en el diálogo de cuadros para crear una multicolumna.
22614 \end_layout
22615
22616 \begin_layout Standard
22617 \begin_inset VSpace bigskip
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \begin_layout Standard
22624 Para celdas extendidas en una celda multicolumna, puedes definir el formato
22625 \end_layout
22626
22627 \begin_layout Standard
22628
22629 \series bold
22630
22631 \backslash
22632 newcolumntype{S}[2]{>{
22633 \backslash
22634 centering
22635 \backslash
22636 hspace{0pt}}
22637 \begin_inset Newline newline
22638 \end_inset
22639
22640
22641 \begin_inset Phantom HPhantom
22642 status open
22643
22644 \begin_layout Plain Layout
22645
22646 \series bold
22647
22648 \backslash
22649 newcolumntype
22650 \end_layout
22651
22652 \end_inset
22653
22654 m{(#1+(2
22655 \backslash
22656 tabcolsep+
22657 \backslash
22658 arrayrulewidth)*(1-#2))/#2}}
22659 \end_layout
22660
22661 \begin_layout Standard
22662 Este formato usa la ecuación 
22663 \begin_inset CommandInset ref
22664 LatexCommand eqref
22665 reference "eq:Wgn"
22666
22667 \end_inset
22668
22669  para calcular la anchura necesaria para que cada celda extendida tenga
22670  la misma anchura.
22671 \end_layout
22672
22673 \begin_layout Standard
22674 Ahora puedes introducir
22675 \end_layout
22676
22677 \begin_layout Standard
22678
22679 \series bold
22680 S{ancho de la celda multicolumna}{número de columnas extendidas}
22681 \end_layout
22682
22683 \begin_layout Standard
22684 como argumento \SpecialChar LaTeX
22685  de la columna.
22686 \end_layout
22687
22688 \begin_layout Standard
22689 \begin_inset VSpace bigskip
22690 \end_inset
22691
22692
22693 \end_layout
22694
22695 \begin_layout Standard
22696 Para columnas coloreadas puedes definir
22697 \end_layout
22698
22699 \begin_layout Standard
22700
22701 \series bold
22702
22703 \backslash
22704 newcolumntype{K}[1]{>{
22705 \backslash
22706 columncolor{#1}
22707 \backslash
22708 hspace{0pt}}c}
22709 \end_layout
22710
22711 \begin_layout Standard
22712 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
22713  horizontalmente.
22714  Ahora puedes introducir
22715 \end_layout
22716
22717 \begin_layout Standard
22718
22719 \series bold
22720 K{nombre del color}
22721 \end_layout
22722
22723 \begin_layout Standard
22724 como argumento \SpecialChar LaTeX
22725 .
22726 \end_layout
22727
22728 \begin_layout Standard
22729 \begin_inset VSpace bigskip
22730 \end_inset
22731
22732
22733 \end_layout
22734
22735 \begin_layout Standard
22736 Para crear el cuadro
22737 \begin_inset space ~
22738 \end_inset
22739
22740
22741 \begin_inset CommandInset ref
22742 LatexCommand ref
22743 reference "tab:Cuadro-con-formatos-definidos-por"
22744
22745 \end_inset
22746
22747  usa los argumentos \SpecialChar LaTeX
22748
22749 \end_layout
22750
22751 \begin_layout Standard
22752
22753 \series bold
22754 M{2.5cm}
22755 \end_layout
22756
22757 \begin_layout Standard
22758 para la primera columna y la multicolumna,
22759 \end_layout
22760
22761 \begin_layout Standard
22762
22763 \series bold
22764 K{red}
22765 \end_layout
22766
22767 \begin_layout Standard
22768 para la última columna y
22769 \end_layout
22770
22771 \begin_layout Standard
22772
22773 \series bold
22774 S{2.5cm}{2}
22775 \end_layout
22776
22777 \begin_layout Standard
22778 para las celdas en la segunda columna.
22779 \end_layout
22780
22781 \begin_layout Standard
22782 \begin_inset Float table
22783 placement h
22784 wide false
22785 sideways false
22786 status open
22787
22788 \begin_layout Plain Layout
22789 \begin_inset Caption Standard
22790
22791 \begin_layout Plain Layout
22792 \begin_inset CommandInset label
22793 LatexCommand label
22794 name "tab:Cuadro-con-formatos-definidos-por"
22795
22796 \end_inset
22797
22798 Cuadro con formatos definidos por el usuario
22799 \end_layout
22800
22801 \end_inset
22802
22803
22804 \end_layout
22805
22806 \begin_layout Plain Layout
22807 \align center
22808 \begin_inset Tabular
22809 <lyxtabular version="3" rows="3" columns="4">
22810 <features tabularvalignment="middle">
22811 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
22812 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
22813 <column alignment="center" valignment="middle">
22814 <column alignment="center" valignment="middle" special="K{red}">
22815 <row>
22816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \begin_layout Plain Layout
22820 palabramuylargaenceldadecuadro
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
22826 \begin_inset Text
22827
22828 \begin_layout Plain Layout
22829 multicolumna línea múltiple
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Plain Layout
22838
22839 \end_layout
22840
22841 \end_inset
22842 </cell>
22843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22844 \begin_inset Text
22845
22846 \begin_layout Plain Layout
22847 c
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 </row>
22853 <row>
22854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22855 \begin_inset Text
22856
22857 \begin_layout Plain Layout
22858 d
22859 \end_layout
22860
22861 \end_inset
22862 </cell>
22863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22864 \begin_inset Text
22865
22866 \begin_layout Plain Layout
22867 e
22868 \end_layout
22869
22870 \end_inset
22871 </cell>
22872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22873 \begin_inset Text
22874
22875 \begin_layout Plain Layout
22876 f
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885 g
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 </row>
22891 <row>
22892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896 h
22897 \end_layout
22898
22899 \end_inset
22900 </cell>
22901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22902 \begin_inset Text
22903
22904 \begin_layout Plain Layout
22905 i
22906 \end_layout
22907
22908 \end_inset
22909 </cell>
22910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Plain Layout
22914 j
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22920 \begin_inset Text
22921
22922 \begin_layout Plain Layout
22923 k
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 </row>
22929 </lyxtabular>
22930
22931 \end_inset
22932
22933
22934 \end_layout
22935
22936 \end_inset
22937
22938
22939 \end_layout
22940
22941 \begin_layout Subsection
22942 Grosor de líneas
22943 \begin_inset CommandInset label
22944 LatexCommand label
22945 name "subsec:Grosor-de-Líneas"
22946
22947 \end_inset
22948
22949
22950 \begin_inset Index idx
22951 status collapsed
22952
22953 \begin_layout Plain Layout
22954 Cuadros ! Personalización ! Grosor de línea
22955 \end_layout
22956
22957 \end_inset
22958
22959
22960 \end_layout
22961
22962 \begin_layout Standard
22963 El grosor para todas las líneas de un cuadro puede ajustarse con la longitud
22964  
22965 \series bold
22966
22967 \backslash
22968 arrayrulewidth
22969 \series default
22970 .
22971  Por ejemplo, para poner un grosor de línea de 1.5
22972 \begin_inset space \thinspace{}
22973 \end_inset
22974
22975 pt, como en el cuadro
22976 \begin_inset space ~
22977 \end_inset
22978
22979
22980 \begin_inset CommandInset ref
22981 LatexCommand ref
22982 reference "tab:Cuadro-con-líneas"
22983
22984 \end_inset
22985
22986 , inserta el comando
22987 \end_layout
22988
22989 \begin_layout Standard
22990
22991 \series bold
22992
22993 \backslash
22994 setlength{
22995 \backslash
22996 arrayrulewidth}{1.5pt}
22997 \end_layout
22998
22999 \begin_layout Standard
23000 en código \SpecialChar TeX
23001  antes del cuadro o flotante.
23002  Este cambio es válido para todos los siguientes cuadros.
23003  Para volver al valor predeterminado, define 
23004 \series bold
23005
23006 \backslash
23007 arrayrulewidth
23008 \series default
23009  a 0.4
23010 \begin_inset space \thinspace{}
23011 \end_inset
23012
23013 pt en código \SpecialChar TeX
23014  detrás del cuadro o flotante.
23015 \end_layout
23016
23017 \begin_layout Standard
23018 \begin_inset ERT
23019 status collapsed
23020
23021 \begin_layout Plain Layout
23022
23023
23024 \backslash
23025 setlength{
23026 \backslash
23027 arrayrulewidth}{1.5pt}
23028 \end_layout
23029
23030 \end_inset
23031
23032
23033 \begin_inset Float table
23034 wide false
23035 sideways false
23036 status open
23037
23038 \begin_layout Plain Layout
23039 \begin_inset Caption Standard
23040
23041 \begin_layout Plain Layout
23042 \begin_inset CommandInset label
23043 LatexCommand label
23044 name "tab:Cuadro-con-líneas"
23045
23046 \end_inset
23047
23048 Cuadro con líneas de grosor 1.5
23049 \begin_inset space \thinspace{}
23050 \end_inset
23051
23052 pt
23053 \end_layout
23054
23055 \end_inset
23056
23057
23058 \end_layout
23059
23060 \begin_layout Plain Layout
23061 \align center
23062 \begin_inset Tabular
23063 <lyxtabular version="3" rows="3" columns="3">
23064 <features tabularvalignment="middle">
23065 <column alignment="center" valignment="top">
23066 <column alignment="center" valignment="top">
23067 <column alignment="center" valignment="top">
23068 <row>
23069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23070 \begin_inset Text
23071
23072 \begin_layout Plain Layout
23073 sd
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082
23083 \end_layout
23084
23085 \end_inset
23086 </cell>
23087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23088 \begin_inset Text
23089
23090 \begin_layout Plain Layout
23091
23092 \end_layout
23093
23094 \end_inset
23095 </cell>
23096 </row>
23097 <row>
23098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23099 \begin_inset Text
23100
23101 \begin_layout Plain Layout
23102
23103 \end_layout
23104
23105 \end_inset
23106 </cell>
23107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23108 \begin_inset Text
23109
23110 \begin_layout Plain Layout
23111 sd
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120
23121 \end_layout
23122
23123 \end_inset
23124 </cell>
23125 </row>
23126 <row>
23127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23128 \begin_inset Text
23129
23130 \begin_layout Plain Layout
23131
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23137 \begin_inset Text
23138
23139 \begin_layout Plain Layout
23140
23141 \end_layout
23142
23143 \end_inset
23144 </cell>
23145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23146 \begin_inset Text
23147
23148 \begin_layout Plain Layout
23149 sd
23150 \end_layout
23151
23152 \end_inset
23153 </cell>
23154 </row>
23155 </lyxtabular>
23156
23157 \end_inset
23158
23159
23160 \end_layout
23161
23162 \end_inset
23163
23164
23165 \begin_inset ERT
23166 status collapsed
23167
23168 \begin_layout Plain Layout
23169
23170
23171 \backslash
23172 setlength{
23173 \backslash
23174 arrayrulewidth}{0.4pt}
23175 \end_layout
23176
23177 \end_inset
23178
23179
23180 \end_layout
23181
23182 \begin_layout Standard
23183 \begin_inset VSpace bigskip
23184 \end_inset
23185
23186 Para definir un grosor de 1.5
23187 \begin_inset space \thinspace{}
23188 \end_inset
23189
23190 pt sólo para líneas horizontales, como en el cuadro
23191 \begin_inset space ~
23192 \end_inset
23193
23194
23195 \begin_inset CommandInset ref
23196 LatexCommand ref
23197 reference "tab:Cuadro-con-horizontales"
23198
23199 \end_inset
23200
23201 , inserta estos comandos en código \SpecialChar TeX
23202  antes del cuadro o flotante:
23203 \end_layout
23204
23205 \begin_layout Standard
23206
23207 \series bold
23208
23209 \backslash
23210 let
23211 \backslash
23212 myHline
23213 \backslash
23214 hline
23215 \begin_inset Newline newline
23216 \end_inset
23217
23218
23219 \backslash
23220 renewcommand{
23221 \backslash
23222 hline}
23223 \begin_inset Newline newline
23224 \end_inset
23225
23226  {
23227 \backslash
23228 noalign{
23229 \backslash
23230 global
23231 \backslash
23232 arrayrulewidth 1.5pt}
23233 \begin_inset Newline newline
23234 \end_inset
23235
23236  
23237 \backslash
23238 myHline
23239 \backslash
23240 noalign{
23241 \backslash
23242 global
23243 \backslash
23244 arrayrulewidth 0.4pt}}
23245 \end_layout
23246
23247 \begin_layout Standard
23248 Para volver al grosor predeterminado, inserta este comando en código \SpecialChar TeX
23249  detrás
23250  del cuadro o flotante:
23251 \end_layout
23252
23253 \begin_layout Standard
23254
23255 \series bold
23256
23257 \backslash
23258 renewcommand{
23259 \backslash
23260 hline}{
23261 \backslash
23262 myHline}
23263 \end_layout
23264
23265 \begin_layout Standard
23266 \begin_inset ERT
23267 status collapsed
23268
23269 \begin_layout Plain Layout
23270
23271
23272 \backslash
23273 let
23274 \backslash
23275 myHline
23276 \backslash
23277 hline
23278 \end_layout
23279
23280 \begin_layout Plain Layout
23281
23282
23283 \backslash
23284 renewcommand{
23285 \backslash
23286 hline}
23287 \end_layout
23288
23289 \begin_layout Plain Layout
23290
23291  {
23292 \backslash
23293 noalign{
23294 \backslash
23295 global
23296 \backslash
23297 arrayrulewidth 1.5pt}
23298 \end_layout
23299
23300 \begin_layout Plain Layout
23301
23302   
23303 \backslash
23304 myHline
23305 \backslash
23306 noalign{
23307 \backslash
23308 global
23309 \backslash
23310 arrayrulewidth 0.4pt}}
23311 \end_layout
23312
23313 \end_inset
23314
23315
23316 \begin_inset Float table
23317 wide false
23318 sideways false
23319 status open
23320
23321 \begin_layout Plain Layout
23322 \begin_inset Caption Standard
23323
23324 \begin_layout Plain Layout
23325 \begin_inset CommandInset label
23326 LatexCommand label
23327 name "tab:Cuadro-con-horizontales"
23328
23329 \end_inset
23330
23331 Cuadro con líneas horizontales de 1.5
23332 \begin_inset space \thinspace{}
23333 \end_inset
23334
23335 pt
23336 \end_layout
23337
23338 \end_inset
23339
23340
23341 \end_layout
23342
23343 \begin_layout Plain Layout
23344 \align center
23345 \begin_inset Tabular
23346 <lyxtabular version="3" rows="3" columns="3">
23347 <features tabularvalignment="middle">
23348 <column alignment="center" valignment="top">
23349 <column alignment="center" valignment="top">
23350 <column alignment="center" valignment="top">
23351 <row>
23352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23353 \begin_inset Text
23354
23355 \begin_layout Plain Layout
23356 sd
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23362 \begin_inset Text
23363
23364 \begin_layout Plain Layout
23365
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23371 \begin_inset Text
23372
23373 \begin_layout Plain Layout
23374
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 </row>
23380 <row>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385
23386 \end_layout
23387
23388 \end_inset
23389 </cell>
23390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23391 \begin_inset Text
23392
23393 \begin_layout Plain Layout
23394 sd
23395 \end_layout
23396
23397 \end_inset
23398 </cell>
23399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Plain Layout
23403
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 </row>
23409 <row>
23410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414
23415 \end_layout
23416
23417 \end_inset
23418 </cell>
23419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432 sd
23433 \end_layout
23434
23435 \end_inset
23436 </cell>
23437 </row>
23438 </lyxtabular>
23439
23440 \end_inset
23441
23442
23443 \end_layout
23444
23445 \end_inset
23446
23447
23448 \begin_inset ERT
23449 status collapsed
23450
23451 \begin_layout Plain Layout
23452
23453
23454 \backslash
23455 renewcommand{
23456 \backslash
23457 hline}{
23458 \backslash
23459 myHline}
23460 \end_layout
23461
23462 \end_inset
23463
23464
23465 \end_layout
23466
23467 \begin_layout Standard
23468 \begin_inset VSpace bigskip
23469 \end_inset
23470
23471 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
23472  siguiente formato de columna en el preámbulo del documento, de acuerdo
23473  con lo descrito en la sección
23474 \begin_inset space ~
23475 \end_inset
23476
23477
23478 \begin_inset CommandInset ref
23479 LatexCommand ref
23480 reference "subsec:Formato-Personalizado"
23481
23482 \end_inset
23483
23484 :
23485 \end_layout
23486
23487 \begin_layout Standard
23488
23489 \series bold
23490
23491 \backslash
23492 newcolumntype{V}{!{
23493 \backslash
23494 vrule width 1.5pt}}
23495 \end_layout
23496
23497 \begin_layout Standard
23498 Para el cuadro
23499 \begin_inset space ~
23500 \end_inset
23501
23502
23503 \begin_inset CommandInset ref
23504 LatexCommand ref
23505 reference "tab:Cuadro-con-verticales"
23506
23507 \end_inset
23508
23509  se usó el argumento \SpecialChar LaTeX
23510
23511 \end_layout
23512
23513 \begin_layout Standard
23514
23515 \series bold
23516 VcV
23517 \end_layout
23518
23519 \begin_layout Standard
23520 para la última columna y
23521 \end_layout
23522
23523 \begin_layout Standard
23524
23525 \series bold
23526 Vc
23527 \end_layout
23528
23529 \begin_layout Standard
23530 para las otras.
23531 \end_layout
23532
23533 \begin_layout Standard
23534 \begin_inset Float table
23535 wide false
23536 sideways false
23537 status open
23538
23539 \begin_layout Plain Layout
23540 \begin_inset Caption Standard
23541
23542 \begin_layout Plain Layout
23543 \begin_inset CommandInset label
23544 LatexCommand label
23545 name "tab:Cuadro-con-verticales"
23546
23547 \end_inset
23548
23549 Cuadro con líneas verticales de 1.5
23550 \begin_inset space \thinspace{}
23551 \end_inset
23552
23553 pt de grosor
23554 \end_layout
23555
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \begin_layout Plain Layout
23562 \align center
23563 \begin_inset Tabular
23564 <lyxtabular version="3" rows="3" columns="3">
23565 <features tabularvalignment="middle">
23566 <column alignment="center" valignment="top" special="Vc">
23567 <column alignment="center" valignment="top" special="Vc">
23568 <column alignment="center" valignment="top" special="VcV">
23569 <row>
23570 <cell alignment="center" valignment="top" topline="true" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Plain Layout
23574 sd
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 <cell alignment="center" valignment="top" topline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 <cell alignment="center" valignment="top" topline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 </row>
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \end_layout
23605
23606 \end_inset
23607 </cell>
23608 <cell alignment="center" valignment="top" topline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612 sd
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 <cell alignment="center" valignment="top" topline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 </row>
23627 <row>
23628 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632
23633 \end_layout
23634
23635 \end_inset
23636 </cell>
23637 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23638 \begin_inset Text
23639
23640 \begin_layout Plain Layout
23641
23642 \end_layout
23643
23644 \end_inset
23645 </cell>
23646 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23647 \begin_inset Text
23648
23649 \begin_layout Plain Layout
23650 sd
23651 \end_layout
23652
23653 \end_inset
23654 </cell>
23655 </row>
23656 </lyxtabular>
23657
23658 \end_inset
23659
23660
23661 \end_layout
23662
23663 \end_inset
23664
23665
23666 \end_layout
23667
23668 \begin_layout Subsection
23669 Líneas de trazos
23670 \begin_inset Index idx
23671 status collapsed
23672
23673 \begin_layout Plain Layout
23674 Cuadros ! Personalización ! Líneas de trazos
23675 \end_layout
23676
23677 \end_inset
23678
23679
23680 \end_layout
23681
23682 \begin_layout Standard
23683 \begin_inset ERT
23684 status collapsed
23685
23686 \begin_layout Plain Layout
23687
23688
23689 \backslash
23690 ifarydshln
23691 \end_layout
23692
23693 \end_inset
23694
23695
23696 \begin_inset Note Note
23697 status open
23698
23699 \begin_layout Plain Layout
23700 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
23701  \SpecialChar LaTeX
23702  
23703 \series bold
23704 arydshln
23705 \series default
23706 .
23707 \end_layout
23708
23709 \end_inset
23710
23711
23712 \end_layout
23713
23714 \begin_layout Standard
23715 \begin_inset Float table
23716 placement H
23717 wide false
23718 sideways false
23719 status open
23720
23721 \begin_layout Plain Layout
23722 \begin_inset Caption Standard
23723
23724 \begin_layout Plain Layout
23725 \begin_inset CommandInset label
23726 LatexCommand label
23727 name "tab:Cuadro-con-trazos"
23728
23729 \end_inset
23730
23731 Cuadro con líneas de trazos
23732 \end_layout
23733
23734 \end_inset
23735
23736
23737 \end_layout
23738
23739 \begin_layout Plain Layout
23740 \align center
23741 \begin_inset Tabular
23742 <lyxtabular version="3" rows="5" columns="5">
23743 <features tabularvalignment="middle">
23744 <column alignment="center" valignment="top">
23745 <column alignment="center" valignment="top">
23746 <column alignment="center" valignment="top" special=":c">
23747 <column alignment="center" valignment="top">
23748 <column alignment="center" valignment="top">
23749 <row>
23750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754 a
23755 \end_layout
23756
23757 \end_inset
23758 </cell>
23759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \begin_layout Plain Layout
23763 b
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772 c
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781 d
23782 \end_layout
23783
23784 \end_inset
23785 </cell>
23786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23787 \begin_inset Text
23788
23789 \begin_layout Plain Layout
23790 e
23791 \end_layout
23792
23793 \end_inset
23794 </cell>
23795 </row>
23796 <row>
23797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23798 \begin_inset Text
23799
23800 \begin_layout Plain Layout
23801 f
23802 \end_layout
23803
23804 \end_inset
23805 </cell>
23806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23807 \begin_inset Text
23808
23809 \begin_layout Plain Layout
23810 g
23811 \end_layout
23812
23813 \end_inset
23814 </cell>
23815 <cell alignment="center" valignment="top" topline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819 h
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828 i
23829 \end_layout
23830
23831 \end_inset
23832 </cell>
23833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23834 \begin_inset Text
23835
23836 \begin_layout Plain Layout
23837 j
23838 \end_layout
23839
23840 \end_inset
23841 </cell>
23842 </row>
23843 <row>
23844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848 \begin_inset ERT
23849 status collapsed
23850
23851 \begin_layout Plain Layout
23852
23853
23854 \backslash
23855 hdashline 
23856 \end_layout
23857
23858 \end_inset
23859
23860 k
23861 \end_layout
23862
23863 \end_inset
23864 </cell>
23865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Plain Layout
23869 l
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 <cell alignment="center" valignment="top" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878 m
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887 n
23888 \end_layout
23889
23890 \end_inset
23891 </cell>
23892 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896 o
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 </row>
23902 <row>
23903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23904 \begin_inset Text
23905
23906 \begin_layout Plain Layout
23907 \begin_inset ERT
23908 status collapsed
23909
23910 \begin_layout Plain Layout
23911
23912
23913 \backslash
23914 cdashline{4-5}
23915 \end_layout
23916
23917 \end_inset
23918
23919 p
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928 q
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937 r
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Plain Layout
23946 s
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 </row>
23961 <row>
23962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Plain Layout
23966 t
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975 u
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23981 \begin_inset Text
23982
23983 \begin_layout Plain Layout
23984 v
23985 \end_layout
23986
23987 \end_inset
23988 </cell>
23989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23990 \begin_inset Text
23991
23992 \begin_layout Plain Layout
23993 w
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002 x
24003 \end_layout
24004
24005 \end_inset
24006 </cell>
24007 </row>
24008 </lyxtabular>
24009
24010 \end_inset
24011
24012
24013 \end_layout
24014
24015 \end_inset
24016
24017
24018 \end_layout
24019
24020 \begin_layout Standard
24021 En principio \SpecialChar LyX
24022  no soporta líneas de trazos, hay que usar código \SpecialChar TeX
24023 .
24024  Antes hay que cargar en el preámbulo del documento el paquete \SpecialChar LaTeX
24025  
24026 \series bold
24027 arydshln
24028 \series default
24029
24030 \begin_inset Index idx
24031 status collapsed
24032
24033 \begin_layout Plain Layout
24034 \SpecialChar LaTeX
24035 -paquetes ! arydshln
24036 \end_layout
24037
24038 \end_inset
24039
24040  con el comando 
24041 \end_layout
24042
24043 \begin_layout Standard
24044
24045 \series bold
24046
24047 \backslash
24048 usepackage{arydshln}
24049 \end_layout
24050
24051 \begin_layout Standard
24052 Para hacer una línea vertical a trazos, introduce dos puntos «
24053 \series bold
24054 :
24055 \series default
24056 » junto con el carácter para alineación horizontal como argumento \SpecialChar LaTeX
24057  en el
24058  diálogo de celdas de cuadros.
24059 \end_layout
24060
24061 \begin_layout Standard
24062 Para una línea de trazos horizontal añade el comando
24063 \end_layout
24064
24065 \begin_layout Standard
24066
24067 \series bold
24068
24069 \backslash
24070 hdashline
24071 \end_layout
24072
24073 \begin_layout Standard
24074 en código \SpecialChar TeX
24075  como primer elemento de la primera celda en la fila.
24076 \end_layout
24077
24078 \begin_layout Standard
24079 Para líneas de trazos en multicolumna usa el comando
24080 \end_layout
24081
24082 \begin_layout Standard
24083
24084 \series bold
24085
24086 \backslash
24087 cdashline{número de líneas}
24088 \end_layout
24089
24090 \begin_layout Standard
24091 en código \SpecialChar TeX
24092  como primer elemento de la primera celda en la fila.
24093  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
24094  4 y quieres una línea de trazos por encima, añade el comando
24095 \end_layout
24096
24097 \begin_layout Standard
24098
24099 \series bold
24100
24101 \backslash
24102 cdashline{2-4}
24103 \end_layout
24104
24105 \begin_layout Standard
24106 como primer elemento de la primera celda en la fila de la multicolumna.
24107 \end_layout
24108
24109 \begin_layout Standard
24110 \begin_inset VSpace bigskip
24111 \end_inset
24112
24113
24114 \end_layout
24115
24116 \begin_layout Standard
24117 El cuadro
24118 \begin_inset space ~
24119 \end_inset
24120
24121
24122 \begin_inset CommandInset ref
24123 LatexCommand ref
24124 reference "tab:Cuadro-con-trazos"
24125
24126 \end_inset
24127
24128  se ha hecho usando «
24129 \series bold
24130 :c
24131 \series default
24132 » como argumento \SpecialChar LaTeX
24133  de la tercera columna.
24134  El comando en código \SpecialChar TeX
24135  
24136 \series bold
24137
24138 \backslash
24139 hdashline
24140 \series default
24141  se ha insertado en la primera celda de la tercera fila y el comando en
24142  código \SpecialChar TeX
24143
24144 \begin_inset Newline newline
24145 \end_inset
24146
24147
24148 \series bold
24149
24150 \backslash
24151 cdashline{4-5}
24152 \series default
24153  en la primera celda de la cuarta fila.
24154 \end_layout
24155
24156 \begin_layout Standard
24157 \begin_inset VSpace bigskip
24158 \end_inset
24159
24160
24161 \end_layout
24162
24163 \begin_layout Standard
24164 Los cuadros con líneas a trazos también se pueden colorear, como se ve en
24165  el cuadro
24166 \begin_inset space ~
24167 \end_inset
24168
24169
24170 \begin_inset CommandInset ref
24171 LatexCommand ref
24172 reference "tab:Cuadro-trazos-color"
24173
24174 \end_inset
24175
24176 .
24177 \end_layout
24178
24179 \begin_layout Standard
24180 \begin_inset ERT
24181 status collapsed
24182
24183 \begin_layout Plain Layout
24184
24185
24186 \backslash
24187 setlength{
24188 \backslash
24189 arrayrulewidth}{1pt}
24190 \end_layout
24191
24192 \end_inset
24193
24194
24195 \begin_inset Note Note
24196 status collapsed
24197
24198 \begin_layout Plain Layout
24199 líneas más gruesas para ver mejor los colores
24200 \end_layout
24201
24202 \end_inset
24203
24204
24205 \end_layout
24206
24207 \begin_layout Standard
24208 \begin_inset ERT
24209 status collapsed
24210
24211 \begin_layout Plain Layout
24212
24213
24214 \backslash
24215 dashgapcolor{green}
24216 \end_layout
24217
24218 \end_inset
24219
24220
24221 \begin_inset Note Note
24222 status collapsed
24223
24224 \begin_layout Plain Layout
24225 huecos de color entre trazos verdes
24226 \end_layout
24227
24228 \end_inset
24229
24230
24231 \end_layout
24232
24233 \begin_layout Standard
24234 \begin_inset ERT
24235 status collapsed
24236
24237 \begin_layout Plain Layout
24238
24239
24240 \backslash
24241 let
24242 \backslash
24243 myHdashline
24244 \backslash
24245 hdashline
24246 \end_layout
24247
24248 \begin_layout Plain Layout
24249
24250
24251 \backslash
24252 renewcommand{
24253 \backslash
24254 hdashline}
24255 \end_layout
24256
24257 \begin_layout Plain Layout
24258
24259  {
24260 \backslash
24261 arrayrulecolor{red}
24262 \backslash
24263 myHdashline
24264 \backslash
24265 arrayrulecolor{black}}
24266 \end_layout
24267
24268 \end_inset
24269
24270
24271 \begin_inset Note Note
24272 status collapsed
24273
24274 \begin_layout Plain Layout
24275 color horizontal, líneas a trazos rojos
24276 \end_layout
24277
24278 \end_inset
24279
24280
24281 \end_layout
24282
24283 \begin_layout Standard
24284 \begin_inset ERT
24285 status collapsed
24286
24287 \begin_layout Plain Layout
24288
24289
24290 \backslash
24291 let
24292 \backslash
24293 myCdashline
24294 \backslash
24295 cdashline
24296 \end_layout
24297
24298 \begin_layout Plain Layout
24299
24300
24301 \backslash
24302 renewcommand{
24303 \backslash
24304 cdashline}[1]
24305 \end_layout
24306
24307 \begin_layout Plain Layout
24308
24309  {
24310 \backslash
24311 arrayrulecolor{yellow}
24312 \backslash
24313 myCdashline{#1}
24314 \backslash
24315 arrayrulecolor{black}}
24316 \end_layout
24317
24318 \end_inset
24319
24320
24321 \begin_inset Note Note
24322 status collapsed
24323
24324 \begin_layout Plain Layout
24325 color parcial horizontal, líneas a trazos amarillos
24326 \end_layout
24327
24328 \end_inset
24329
24330
24331 \end_layout
24332
24333 \begin_layout Standard
24334 \begin_inset Float table
24335 placement h
24336 wide false
24337 sideways false
24338 status open
24339
24340 \begin_layout Plain Layout
24341 \begin_inset Caption Standard
24342
24343 \begin_layout Plain Layout
24344 \begin_inset CommandInset label
24345 LatexCommand label
24346 name "tab:Cuadro-trazos-color"
24347
24348 \end_inset
24349
24350 Cuadro coloreado con líneas a trazos
24351 \end_layout
24352
24353 \end_inset
24354
24355
24356 \end_layout
24357
24358 \begin_layout Plain Layout
24359 \align center
24360 \begin_inset Tabular
24361 <lyxtabular version="3" rows="5" columns="5">
24362 <features tabularvalignment="middle">
24363 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{verdeoscuro}\centering}c">
24364 <column alignment="center" valignment="top" width="0pt">
24365 <column alignment="center" valignment="top" width="0pt" special=":c">
24366 <column alignment="center" valignment="top">
24367 <column alignment="center" valignment="top">
24368 <row>
24369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24370 \begin_inset Text
24371
24372 \begin_layout Plain Layout
24373 a
24374 \end_layout
24375
24376 \end_inset
24377 </cell>
24378 <cell alignment="center" valignment="top" topline="true" usebox="none">
24379 \begin_inset Text
24380
24381 \begin_layout Plain Layout
24382 b
24383 \end_layout
24384
24385 \end_inset
24386 </cell>
24387 <cell alignment="center" valignment="top" topline="true" usebox="none">
24388 \begin_inset Text
24389
24390 \begin_layout Plain Layout
24391 c
24392 \end_layout
24393
24394 \end_inset
24395 </cell>
24396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24397 \begin_inset Text
24398
24399 \begin_layout Plain Layout
24400 d
24401 \end_layout
24402
24403 \end_inset
24404 </cell>
24405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \begin_layout Plain Layout
24409 e
24410 \end_layout
24411
24412 \end_inset
24413 </cell>
24414 </row>
24415 <row>
24416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24417 \begin_inset Text
24418
24419 \begin_layout Plain Layout
24420 f
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 <cell alignment="center" valignment="top" topline="true" usebox="none">
24426 \begin_inset Text
24427
24428 \begin_layout Plain Layout
24429 g
24430 \end_layout
24431
24432 \end_inset
24433 </cell>
24434 <cell alignment="center" valignment="top" topline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438 h
24439 \end_layout
24440
24441 \end_inset
24442 </cell>
24443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24444 \begin_inset Text
24445
24446 \begin_layout Plain Layout
24447 i
24448 \end_layout
24449
24450 \end_inset
24451 </cell>
24452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24453 \begin_inset Text
24454
24455 \begin_layout Plain Layout
24456 j
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 </row>
24462 <row>
24463 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Plain Layout
24467 \begin_inset ERT
24468 status collapsed
24469
24470 \begin_layout Plain Layout
24471
24472
24473 \backslash
24474 hdashline 
24475 \end_layout
24476
24477 \end_inset
24478
24479
24480 \begin_inset ERT
24481 status collapsed
24482
24483 \begin_layout Plain Layout
24484
24485
24486 \backslash
24487 rowcolor{Gray}
24488 \end_layout
24489
24490 \end_inset
24491
24492 k
24493 \end_layout
24494
24495 \end_inset
24496 </cell>
24497 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501 l
24502 \end_layout
24503
24504 \end_inset
24505 </cell>
24506 <cell alignment="center" valignment="top" usebox="none">
24507 \begin_inset Text
24508
24509 \begin_layout Plain Layout
24510 m
24511 \end_layout
24512
24513 \end_inset
24514 </cell>
24515 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24516 \begin_inset Text
24517
24518 \begin_layout Plain Layout
24519 n
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528 o
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 </row>
24534 <row>
24535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24536 \begin_inset Text
24537
24538 \begin_layout Plain Layout
24539 \begin_inset ERT
24540 status collapsed
24541
24542 \begin_layout Plain Layout
24543
24544
24545 \backslash
24546 cdashline{4-5}
24547 \end_layout
24548
24549 \end_inset
24550
24551 p
24552 \end_layout
24553
24554 \end_inset
24555 </cell>
24556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24557 \begin_inset Text
24558
24559 \begin_layout Plain Layout
24560 q
24561 \end_layout
24562
24563 \end_inset
24564 </cell>
24565 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24566 \begin_inset Text
24567
24568 \begin_layout Plain Layout
24569 r
24570 \end_layout
24571
24572 \end_inset
24573 </cell>
24574 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578 s
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587
24588 \end_layout
24589
24590 \end_inset
24591 </cell>
24592 </row>
24593 <row>
24594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24595 \begin_inset Text
24596
24597 \begin_layout Plain Layout
24598 t
24599 \end_layout
24600
24601 \end_inset
24602 </cell>
24603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24604 \begin_inset Text
24605
24606 \begin_layout Plain Layout
24607 u
24608 \end_layout
24609
24610 \end_inset
24611 </cell>
24612 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24613 \begin_inset Text
24614
24615 \begin_layout Plain Layout
24616 v
24617 \end_layout
24618
24619 \end_inset
24620 </cell>
24621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24622 \begin_inset Text
24623
24624 \begin_layout Plain Layout
24625 w
24626 \end_layout
24627
24628 \end_inset
24629 </cell>
24630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24631 \begin_inset Text
24632
24633 \begin_layout Plain Layout
24634 \begin_inset ERT
24635 status collapsed
24636
24637 \begin_layout Plain Layout
24638
24639
24640 \backslash
24641 cellcolor{Maroon}
24642 \end_layout
24643
24644 \end_inset
24645
24646 i
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 </row>
24652 </lyxtabular>
24653
24654 \end_inset
24655
24656
24657 \end_layout
24658
24659 \end_inset
24660
24661
24662 \end_layout
24663
24664 \begin_layout Standard
24665 \begin_inset ERT
24666 status collapsed
24667
24668 \begin_layout Plain Layout
24669
24670
24671 \backslash
24672 renewcommand{
24673 \backslash
24674 hdashline}{
24675 \backslash
24676 myHdashline}
24677 \end_layout
24678
24679 \end_inset
24680
24681
24682 \begin_inset Note Note
24683 status collapsed
24684
24685 \begin_layout Plain Layout
24686 volver a predeterminado
24687 \end_layout
24688
24689 \end_inset
24690
24691
24692 \end_layout
24693
24694 \begin_layout Standard
24695 \begin_inset ERT
24696 status collapsed
24697
24698 \begin_layout Plain Layout
24699
24700
24701 \backslash
24702 renewcommand{
24703 \backslash
24704 cdashline}{
24705 \backslash
24706 myCdashline}
24707 \end_layout
24708
24709 \end_inset
24710
24711
24712 \begin_inset Note Note
24713 status collapsed
24714
24715 \begin_layout Plain Layout
24716 volver a predeterminado
24717 \end_layout
24718
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \begin_layout Standard
24725 \begin_inset ERT
24726 status collapsed
24727
24728 \begin_layout Plain Layout
24729
24730
24731 \backslash
24732 nodashgapcolor
24733 \end_layout
24734
24735 \end_inset
24736
24737
24738 \begin_inset Note Note
24739 status collapsed
24740
24741 \begin_layout Plain Layout
24742 volver a predeterminado
24743 \end_layout
24744
24745 \end_inset
24746
24747
24748 \end_layout
24749
24750 \begin_layout Standard
24751 \begin_inset ERT
24752 status collapsed
24753
24754 \begin_layout Plain Layout
24755
24756
24757 \backslash
24758 setlength{
24759 \backslash
24760 arrayrulewidth}{0.4pt}
24761 \end_layout
24762
24763 \end_inset
24764
24765
24766 \begin_inset Note Note
24767 status collapsed
24768
24769 \begin_layout Plain Layout
24770 volver a predeterminado
24771 \end_layout
24772
24773 \end_inset
24774
24775
24776 \end_layout
24777
24778 \begin_layout Standard
24779 La coloración de líneas y columnas funciona como se describe en la sección
24780 \begin_inset space ~
24781 \end_inset
24782
24783
24784 \begin_inset CommandInset ref
24785 LatexCommand ref
24786 reference "sec:Cuadros-Coloreados"
24787
24788 \end_inset
24789
24790 La coloración de líneas horizontales también funciona como se describe ahí,
24791  solo hay que reemplazar en los comandos 
24792 \series bold
24793
24794 \backslash
24795 myHlineC
24796 \series default
24797  por 
24798 \series bold
24799
24800 \backslash
24801 myHdashline
24802 \series default
24803  y 
24804 \backslash
24805
24806 \series bold
24807 hline
24808 \series default
24809  por 
24810 \series bold
24811
24812 \backslash
24813 hdashline
24814 \series default
24815 ; así, los comandos usados son
24816 \end_layout
24817
24818 \begin_layout Standard
24819
24820 \series bold
24821
24822 \backslash
24823 let
24824 \backslash
24825 myHdashline
24826 \backslash
24827 hdashline
24828 \begin_inset Newline newline
24829 \end_inset
24830
24831
24832 \backslash
24833 renewcommand{
24834 \backslash
24835 hdashline}
24836 \begin_inset Newline newline
24837 \end_inset
24838
24839
24840 \begin_inset Phantom HPhantom
24841 status open
24842
24843 \begin_layout Plain Layout
24844 \begin_inset space ~
24845 \end_inset
24846
24847
24848 \end_layout
24849
24850 \end_inset
24851
24852 {
24853 \backslash
24854 arrayrulecolor{red}
24855 \backslash
24856 myHdashline
24857 \backslash
24858 arrayrulecolor{black}}
24859 \end_layout
24860
24861 \begin_layout Standard
24862 Para colorear 
24863 \series bold
24864
24865 \backslash
24866 cdashline
24867 \series default
24868 , el comando es
24869 \end_layout
24870
24871 \begin_layout Standard
24872
24873 \series bold
24874
24875 \backslash
24876 let
24877 \backslash
24878 myCdashline
24879 \backslash
24880 cdashline
24881 \begin_inset Newline newline
24882 \end_inset
24883
24884
24885 \backslash
24886 renewcommand{
24887 \backslash
24888 cdashline}[1]
24889 \begin_inset Newline newline
24890 \end_inset
24891
24892
24893 \begin_inset Phantom HPhantom
24894 status open
24895
24896 \begin_layout Plain Layout
24897 \begin_inset space ~
24898 \end_inset
24899
24900
24901 \end_layout
24902
24903 \end_inset
24904
24905 {
24906 \backslash
24907 arrayrulecolor{red}
24908 \backslash
24909 myCdashline{#1}
24910 \backslash
24911 arrayrulecolor{black}}
24912 \end_layout
24913
24914 \begin_layout Standard
24915 Para recuperar el color negro de las líneas, hay que insertar detrás del
24916  cuadro los comandos siguientes en código \SpecialChar TeX
24917 :
24918 \end_layout
24919
24920 \begin_layout Standard
24921 Para 
24922 \series bold
24923
24924 \backslash
24925 hdashline
24926 \end_layout
24927
24928 \begin_layout Standard
24929
24930 \series bold
24931
24932 \backslash
24933 renewcommand{
24934 \backslash
24935 hdashline}{
24936 \backslash
24937 myHdashline}
24938 \end_layout
24939
24940 \begin_layout Standard
24941 y para 
24942 \series bold
24943
24944 \backslash
24945 cdashline
24946 \end_layout
24947
24948 \begin_layout Standard
24949
24950 \series bold
24951
24952 \backslash
24953 renewcommand{
24954 \backslash
24955 cdashline}{
24956 \backslash
24957 myCdashline}
24958 \end_layout
24959
24960 \begin_layout Standard
24961 Para colorear los huecos entre los trazos, se puede usar
24962 \end_layout
24963
24964 \begin_layout Standard
24965
24966 \series bold
24967
24968 \backslash
24969 dashgapcolor{color}
24970 \end_layout
24971
24972 \begin_layout Standard
24973 delante del cuadro, en código \SpecialChar TeX
24974 .
24975  color es el nombre de un color definido.
24976  El comando
24977 \end_layout
24978
24979 \begin_layout Standard
24980
24981 \series bold
24982
24983 \backslash
24984 nodashgapcolor
24985 \end_layout
24986
24987 \begin_layout Standard
24988 deshace los cambios hechos por 
24989 \series bold
24990
24991 \backslash
24992 dashgapcolor
24993 \series default
24994 .
24995 \end_layout
24996
24997 \begin_layout Standard
24998 \begin_inset Note Greyedout
24999 status open
25000
25001 \begin_layout Plain Layout
25002
25003 \series bold
25004 Nota
25005 \series default
25006 : Si hay múltiples comandos en una celda, el comando de 
25007 \series bold
25008 arydshln
25009 \series default
25010  debe ser el primero.
25011  Por eso, en la celda 
25012 \emph on
25013 k
25014 \emph default
25015  del cuadro
25016 \begin_inset space ~
25017 \end_inset
25018
25019
25020 \begin_inset CommandInset ref
25021 LatexCommand ref
25022 reference "tab:Cuadro-trazos-color"
25023
25024 \end_inset
25025
25026  el comando 
25027 \series bold
25028
25029 \backslash
25030 hdashline
25031 \series default
25032  está delante de 
25033 \series bold
25034
25035 \backslash
25036 rowcolor
25037 \series default
25038 .
25039 \end_layout
25040
25041 \end_inset
25042
25043
25044 \end_layout
25045
25046 \begin_layout Standard
25047 \begin_inset Note Greyedout
25048 status open
25049
25050 \begin_layout Plain Layout
25051
25052 \series bold
25053 Nota:
25054 \series default
25055  El paquete \SpecialChar LaTeX
25056  
25057 \series bold
25058 arydshln
25059 \series default
25060  se debe cargar en el preámbulo del documento antes del paquete \SpecialChar LaTeX
25061  
25062 \series bold
25063 colortbl
25064 \series default
25065
25066 \begin_inset Index idx
25067 status collapsed
25068
25069 \begin_layout Plain Layout
25070 \SpecialChar LaTeX
25071 -paquetes ! colortbl
25072 \end_layout
25073
25074 \end_inset
25075
25076 .
25077 \end_layout
25078
25079 \end_inset
25080
25081
25082 \end_layout
25083
25084 \begin_layout Standard
25085 \begin_inset ERT
25086 status collapsed
25087
25088 \begin_layout Plain Layout
25089
25090
25091 \backslash
25092 else
25093 \end_layout
25094
25095 \end_inset
25096
25097
25098 \begin_inset Note Note
25099 status open
25100
25101 \begin_layout Plain Layout
25102 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
25103  
25104 \series bold
25105 arydshln
25106 \series default
25107 .
25108 \end_layout
25109
25110 \end_inset
25111
25112
25113 \end_layout
25114
25115 \begin_layout Standard
25116 Debes instalar el paquete \SpecialChar LaTeX
25117  
25118 \series bold
25119 arydshln
25120 \series default
25121  para ver la parte siguiente en la salida.
25122 \end_layout
25123
25124 \begin_layout Standard
25125 \begin_inset ERT
25126 status collapsed
25127
25128 \begin_layout Plain Layout
25129
25130
25131 \backslash
25132 fi
25133 \end_layout
25134
25135 \end_inset
25136
25137
25138 \end_layout
25139
25140 \begin_layout Standard
25141 Para más información sobre líneas a trazos, véase la documentación de 
25142 \series bold
25143 arydshln
25144 \series default
25145
25146 \begin_inset CommandInset citation
25147 LatexCommand cite
25148 key "arydshln"
25149 literal "true"
25150
25151 \end_inset
25152
25153 .
25154 \end_layout
25155
25156 \begin_layout Chapter
25157 Flotantes
25158 \begin_inset CommandInset label
25159 LatexCommand label
25160 name "chap:Flotantes"
25161
25162 \end_inset
25163
25164
25165 \begin_inset Index idx
25166 status collapsed
25167
25168 \begin_layout Plain Layout
25169 Flotantes
25170 \end_layout
25171
25172 \end_inset
25173
25174
25175 \end_layout
25176
25177 \begin_layout Section
25178 Introducción
25179 \begin_inset CommandInset label
25180 LatexCommand label
25181 name "sec:Introducción-Flotantes"
25182
25183 \end_inset
25184
25185
25186 \begin_inset Index idx
25187 status collapsed
25188
25189 \begin_layout Plain Layout
25190 Flotantes ! Introducción
25191 \end_layout
25192
25193 \end_inset
25194
25195
25196 \end_layout
25197
25198 \begin_layout Standard
25199 Un flotante es un bloque que no tiene posición fija, asociado con algún
25200  tipo de etiqueta.
25201  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
25202  Las 
25203 \family sans
25204 Notas
25205 \begin_inset space ~
25206 \end_inset
25207
25208 al
25209 \begin_inset space ~
25210 \end_inset
25211
25212 pie
25213 \family default
25214  y 
25215 \family sans
25216 Notas
25217 \begin_inset space ~
25218 \end_inset
25219
25220 al
25221 \begin_inset space ~
25222 \end_inset
25223
25224 margen
25225 \family default
25226  también son flotantes, porque pueden flotar a la página siguiente cuando
25227  hay demasiadas notas en la página.
25228 \end_layout
25229
25230 \begin_layout Standard
25231 Los flotantes permiten composiciones de alta calidad.
25232  Imágenes y cuadros se pueden distribuir equitativamente en las páginas
25233  para impedir espacios en blanco y páginas sin texto.
25234  Como el flotante destruye a menudo el contexto entre texto e imagen o cuadro,
25235  cada flotante puede ser referenciado en el texto.
25236  Por lo tanto los flotantes están numerados.
25237  Las referencias se describen en la sección
25238 \begin_inset space ~
25239 \end_inset
25240
25241
25242 \begin_inset CommandInset ref
25243 LatexCommand ref
25244 reference "sec:Referencias-a-Flotantes"
25245
25246 \end_inset
25247
25248 .
25249 \end_layout
25250
25251 \begin_layout Standard
25252 Para insertar un flotante, usa el menú 
25253 \family sans
25254 Insertar\SpecialChar menuseparator
25255 Flotante
25256 \family default
25257  (botón 
25258 \begin_inset Info
25259 type  "icon"
25260 arg   "float-insert figure"
25261 \end_inset
25262
25263  o 
25264 \begin_inset Info
25265 type  "icon"
25266 arg   "float-insert table"
25267 \end_inset
25268
25269 ).
25270  Esto inserta una 
25271 \family sans
25272 Leyenda,
25273 \family default
25274  un cuadro con una etiqueta.
25275  La etiqueta se traducirá automáticamente al idioma del documento.
25276  Tras la etiqueta puedes insertar el texto de la leyenda.
25277  La imagen o cuadro se inserta encima o debajo de la leyenda en un párrafo
25278  separado dentro del flotante.
25279  La colocación de leyendas se describe en la sección
25280 \begin_inset space ~
25281 \end_inset
25282
25283
25284 \begin_inset CommandInset ref
25285 LatexCommand ref
25286 reference "sec:Colocación-de-leyendas"
25287
25288 \end_inset
25289
25290 .
25291  Para mantener legible el documento \SpecialChar LyX
25292 , puedes abrir y cerrar el flotante
25293  con clic izquierdo sobre él.
25294  Un cuadro cerrado se muestra así: 
25295 \begin_inset Graphics
25296         filename clipart/flotante.png
25297         scale 95
25298
25299 \end_inset
25300
25301  —un cuadro gris con etiqueta en rojo—.
25302 \end_layout
25303
25304 \begin_layout Standard
25305 Se recomienda insertar flotantes como párrafos separados para evitar posibles
25306  errores de \SpecialChar LaTeX
25307  si el texto circundante se formatea de modo especial.
25308 \end_layout
25309
25310 \begin_layout Standard
25311 Figuras o cuadros ya existentes pueden ponerse en un flotante marcándolas
25312  y pinchando el botón correspondiente de la barra de herramientas para un
25313  flotante nuevo.
25314 \end_layout
25315
25316 \begin_layout Section
25317 Tipos de flotantes
25318 \end_layout
25319
25320 \begin_layout Standard
25321 Además de los flotantes de imagen y de cuadro que se describen en la sección
25322 \begin_inset space ~
25323 \end_inset
25324
25325
25326 \begin_inset CommandInset ref
25327 LatexCommand ref
25328 reference "sec:Figuras-Flotantes"
25329
25330 \end_inset
25331
25332  y 
25333 \begin_inset CommandInset ref
25334 LatexCommand ref
25335 reference "sec:Cuadros-Flotantes"
25336
25337 \end_inset
25338
25339 , respectivamente, \SpecialChar LyX
25340  ofrece los tipos 
25341 \family sans
25342 Algoritmo
25343 \family default
25344  y 
25345 \family sans
25346 Envoltorio
25347 \family default
25348 .
25349  Lo último se explica en la sec.
25350 \begin_inset space \thinspace{}
25351 \end_inset
25352
25353
25354 \begin_inset CommandInset ref
25355 LatexCommand ref
25356 reference "sec:Flotantes-envueltos"
25357
25358 \end_inset
25359
25360 .
25361 \end_layout
25362
25363 \begin_layout Subsection
25364 Algoritmos flotantes
25365 \begin_inset Index idx
25366 status collapsed
25367
25368 \begin_layout Plain Layout
25369 Flotantes ! Algoritmos
25370 \end_layout
25371
25372 \end_inset
25373
25374
25375 \end_layout
25376
25377 \begin_layout Standard
25378 \begin_inset Float algorithm
25379 placement h
25380 wide false
25381 sideways false
25382 status open
25383
25384 \begin_layout Plain Layout
25385 \begin_inset Caption Standard
25386
25387 \begin_layout Plain Layout
25388 \begin_inset CommandInset label
25389 LatexCommand label
25390 name "alg:Ejemplo-de-Algoritmo-flotante"
25391
25392 \end_inset
25393
25394 Ejemplo de algoritmo flotante
25395 \end_layout
25396
25397 \end_inset
25398
25399
25400 \end_layout
25401
25402 \begin_layout LyX-Code
25403 for I in 1..N loop
25404 \begin_inset Newline newline
25405 \end_inset
25406
25407  Sum:= Sum + A(I); /*comment*/
25408 \begin_inset Newline newline
25409 \end_inset
25410
25411 end loop
25412 \begin_inset VSpace -4mm
25413 \end_inset
25414
25415
25416 \end_layout
25417
25418 \end_inset
25419
25420
25421 \end_layout
25422
25423 \begin_layout Standard
25424 Este tipo de flotante se inserta con el menú 
25425 \family sans
25426 Insertar\SpecialChar menuseparator
25427 Flotante\SpecialChar menuseparator
25428 Algoritmo
25429 \family default
25430 .
25431  Se usa para códigos y descripciones de algoritmos y se puede considerar
25432  una alternativa al listado de código de programa, que se explica en el
25433  capítulo
25434 \begin_inset space ~
25435 \end_inset
25436
25437
25438 \begin_inset CommandInset ref
25439 LatexCommand ref
25440 reference "cap:Listado-de-código"
25441
25442 \end_inset
25443
25444 .
25445  Un posible entorno para algoritmos es 
25446 \family sans
25447 Código-\SpecialChar LyX
25448
25449 \family default
25450 , descrito en la 
25451 \emph on
25452 Guía del usuario
25453 \emph default
25454  de \SpecialChar LyX
25455 .
25456  El algoritmo
25457 \begin_inset space ~
25458 \end_inset
25459
25460
25461 \begin_inset CommandInset ref
25462 LatexCommand ref
25463 reference "alg:Ejemplo-de-Algoritmo-flotante"
25464
25465 \end_inset
25466
25467  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
25468  vertical de -4
25469 \begin_inset space \thinspace{}
25470 \end_inset
25471
25472 mm al final para tener la línea inferior exactamente bajo la última línea
25473  de texto.
25474 \end_layout
25475
25476 \begin_layout Standard
25477 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
25478  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
25479 \end_layout
25480
25481 \begin_layout Standard
25482
25483 \series bold
25484
25485 \backslash
25486 floatname{algorithm}{nombre}
25487 \end_layout
25488
25489 \begin_layout Standard
25490 donde 
25491 \emph on
25492 nombre
25493 \emph default
25494  es la palabra «
25495 \emph on
25496 algoritmo
25497 \emph default
25498 » en el idioma deseado.
25499 \end_layout
25500
25501 \begin_layout Standard
25502 Para insertar el índice de algoritmos puedes usar el menú 
25503 \family sans
25504 Insertar\SpecialChar menuseparator
25505 Índices\SpecialChar menuseparator
25506 Algoritmos
25507 \family default
25508 , si el documento está en el mismo idioma que los menús de \SpecialChar LyX
25509 .
25510  Para documentos en otro idioma usa en su lugar el comando en código \SpecialChar TeX
25511 :
25512 \end_layout
25513
25514 \begin_layout Standard
25515
25516 \series bold
25517
25518 \backslash
25519 listof{algorithm}{nombre}
25520 \end_layout
25521
25522 \begin_layout Standard
25523 donde 
25524 \emph on
25525 nombre
25526 \emph default
25527  es, por ejemplo, «
25528 \emph on
25529 Índice de algoritmos
25530 \emph default
25531 » en el idioma del documento.
25532 \end_layout
25533
25534 \begin_layout Standard
25535 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
25536  para cuadros e imágenes flotantes en muchas clases de documento, «capítulo.algor
25537 itmo».
25538  Para numerarlos con ese esquema, añade este comando en el preámbulo del
25539  documento:
25540 \end_layout
25541
25542 \begin_layout Standard
25543
25544 \series bold
25545
25546 \backslash
25547 numberwithin{algorithm}{chapter}
25548 \end_layout
25549
25550 \begin_layout Standard
25551 Para poder usar el comando 
25552 \series bold
25553
25554 \backslash
25555 numberwithin
25556 \series default
25557 , marca la opción 
25558 \family sans
25559 Usar
25560 \begin_inset space ~
25561 \end_inset
25562
25563 el
25564 \begin_inset space ~
25565 \end_inset
25566
25567 paquete
25568 \begin_inset space ~
25569 \end_inset
25570
25571 AMS
25572 \family default
25573  en el menú 
25574 \family sans
25575 Documento\SpecialChar menuseparator
25576 Configuración\SpecialChar menuseparator
25577 Opciones para ecuaciones
25578 \family default
25579 .
25580 \end_layout
25581
25582 \begin_layout Section
25583 Numeración de flotantes
25584 \begin_inset Index idx
25585 status collapsed
25586
25587 \begin_layout Plain Layout
25588 Flotantes ! Numeración
25589 \end_layout
25590
25591 \end_inset
25592
25593
25594 \end_layout
25595
25596 \begin_layout Standard
25597 En general, los flotantes se numeran independientemente de las secciones
25598  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
25599  dependiendo de la clase de documento utilizada.
25600 \end_layout
25601
25602 \begin_layout Standard
25603 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
25604  comando en el preámbulo del documento:
25605 \end_layout
25606
25607 \begin_layout Standard
25608
25609 \series bold
25610
25611 \backslash
25612 renewcommand{
25613 \backslash
25614 thetable}{
25615 \backslash
25616 roman{table}}
25617 \end_layout
25618
25619 \begin_layout Standard
25620
25621 \series bold
25622
25623 \backslash
25624 thetable 
25625 \series default
25626 es el comando que imprime el número del cuadro, para figuras flotantes el
25627  comando sería 
25628 \series bold
25629
25630 \backslash
25631 thefigure
25632 \series default
25633 .
25634  El comando 
25635 \series bold
25636
25637 \backslash
25638 roman
25639 \series default
25640  imprime el número de cuadro en números romanos en minúscula.
25641 \end_layout
25642
25643 \begin_layout Standard
25644 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
25645  usa este comando en el preámbulo:
25646 \end_layout
25647
25648 \begin_layout Standard
25649
25650 \series bold
25651
25652 \backslash
25653 numberwithin{table}{subsection}
25654 \end_layout
25655
25656 \begin_layout Standard
25657 Para poder usar el comando 
25658 \series bold
25659
25660 \backslash
25661 numberwithin
25662 \series default
25663 , debes marcar la opción 
25664 \family sans
25665 Usar
25666 \begin_inset space ~
25667 \end_inset
25668
25669 el
25670 \begin_inset space ~
25671 \end_inset
25672
25673 paquete
25674 \begin_inset space ~
25675 \end_inset
25676
25677 AMS 
25678 \family default
25679 en el apartado 
25680 \family sans
25681 Opciones para ecuaciones 
25682 \family default
25683 de las preferencias del documento.
25684 \end_layout
25685
25686 \begin_layout Standard
25687 Puedes ver más detalles y notas importantes sobre comandos de numeración
25688  en la sección
25689 \begin_inset space ~
25690 \end_inset
25691
25692
25693 \begin_inset CommandInset ref
25694 LatexCommand ref
25695 reference "subsec:Numeración-de-Notas-al-Pie"
25696
25697 \end_inset
25698
25699 .
25700 \end_layout
25701
25702 \begin_layout Section
25703 Referencias a flotantes
25704 \begin_inset CommandInset label
25705 LatexCommand label
25706 name "sec:Referencias-a-Flotantes"
25707
25708 \end_inset
25709
25710
25711 \begin_inset Index idx
25712 status collapsed
25713
25714 \begin_layout Plain Layout
25715 Flotantes ! Referencias
25716 \end_layout
25717
25718 \end_inset
25719
25720
25721 \begin_inset Index idx
25722 status collapsed
25723
25724 \begin_layout Plain Layout
25725 Referencias
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \end_layout
25732
25733 \begin_layout Standard
25734 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
25735  menú 
25736 \family sans
25737 Insertar\SpecialChar menuseparator
25738 Etiqueta
25739 \family default
25740  o el botón 
25741 \begin_inset Info
25742 type  "icon"
25743 arg   "label-insert"
25744 \end_inset
25745
25746 .
25747  Aparece una ventana esperando la introducción del texto de la etiqueta
25748  y se inserta un cuadro gris como este: 
25749 \begin_inset Graphics
25750         filename clipart/etiqueta.png
25751
25752 \end_inset
25753
25754 .
25755  \SpecialChar LyX
25756  ofrece como texto las primeras palabras de la leyenda con un prefijo.
25757  El prefijo depende del tipo de flotante, p.
25758 \begin_inset space \thinspace{}
25759 \end_inset
25760
25761 ej.
25762 \begin_inset space ~
25763 \end_inset
25764
25765 para figuras el prefijo será «
25766 \family sans
25767 fig:
25768 \family default
25769 ».
25770 \end_layout
25771
25772 \begin_layout Standard
25773 La etiqueta se usa como ancla y el nombre para la referencia.
25774  Puedes referenciar la etiqueta usando el menú 
25775 \family sans
25776 Insertar\SpecialChar menuseparator
25777 Referencia
25778 \family default
25779
25780 \begin_inset space ~
25781 \end_inset
25782
25783
25784 \family sans
25785 cruzada
25786 \family default
25787  o el botón 
25788 \begin_inset Info
25789 type  "icon"
25790 arg   "dialog-show-new-inset ref"
25791 \end_inset
25792
25793 .
25794  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
25795  Si tienes abiertos varios documentos \SpecialChar LyX
25796 , escoge aquel con el que estás trabajando
25797  de la lista desplegable de la parte superior del diálogo.
25798  Puedes ordenar las etiquetas alfabéticamente y elegir una.
25799  Se inserta un cuadro gris como este: 
25800 \begin_inset Graphics
25801         filename clipart/referencia.png
25802
25803 \end_inset
25804
25805 .
25806  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
25807 \end_layout
25808
25809 \begin_layout Standard
25810 Se recomienda poner un espacio protegido entre el nombre de la referencia
25811  cruzada y su número para evitar saltos de línea entre ellos.
25812  Si una referencia cruzada corresponde a una etiqueta inexistente verás
25813  dos interrogaciones en la salida.
25814 \end_layout
25815
25816 \begin_layout Standard
25817 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
25818  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
25819  al texto de la etiqueta nueva, no te preocupes por eso.
25820 \end_layout
25821
25822 \begin_layout Standard
25823 El botón 
25824 \family sans
25825 Ir
25826 \begin_inset space ~
25827 \end_inset
25828
25829 a
25830 \begin_inset space ~
25831 \end_inset
25832
25833 la
25834 \begin_inset space ~
25835 \end_inset
25836
25837 etiqueta
25838 \family default
25839  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
25840  y el texto del botón cambia a 
25841 \family sans
25842 Volver
25843 \family default
25844 , con el que se puede retornar a la referencia.
25845 \end_layout
25846
25847 \begin_layout Subsection
25848 Formatos de referencia cruzada
25849 \begin_inset CommandInset label
25850 LatexCommand label
25851 name "subsec:Formatos-referencia-cruzada"
25852
25853 \end_inset
25854
25855
25856 \begin_inset Index idx
25857 status collapsed
25858
25859 \begin_layout Plain Layout
25860 Referencias ! Formatos
25861 \end_layout
25862
25863 \end_inset
25864
25865
25866 \end_layout
25867
25868 \begin_layout Standard
25869 Hay seis variedades de referencias cruzadas:
25870 \end_layout
25871
25872 \begin_layout Description
25873 <referencia>: imprime el número flotante, esta es la opción predeterminada:
25874  
25875 \begin_inset CommandInset ref
25876 LatexCommand ref
25877 reference "fig:Dos-imágenes-distorsionadas"
25878
25879 \end_inset
25880
25881
25882 \end_layout
25883
25884 \begin_layout Description
25885 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
25886  habitual para referirse a fórmulas, especialmente si se omite el nombre
25887  «Ecuación»: 
25888 \begin_inset CommandInset ref
25889 LatexCommand eqref
25890 reference "eq:Wgn"
25891
25892 \end_inset
25893
25894
25895 \end_layout
25896
25897 \begin_layout Description
25898 <página>: imprime el número de página: Página
25899 \begin_inset space ~
25900 \end_inset
25901
25902
25903 \begin_inset CommandInset ref
25904 LatexCommand pageref
25905 reference "fig:Dos-imágenes-distorsionadas"
25906
25907 \end_inset
25908
25909
25910 \end_layout
25911
25912 \begin_layout Description
25913 en
25914 \begin_inset space ~
25915 \end_inset
25916
25917 página
25918 \begin_inset space ~
25919 \end_inset
25920
25921 <página>: imprime el texto «en la página» y el número de página: 
25922 \begin_inset CommandInset ref
25923 LatexCommand vpageref
25924 reference "fig:Dos-imágenes-distorsionadas"
25925
25926 \end_inset
25927
25928
25929 \end_layout
25930
25931 \begin_layout Description
25932 <referencia>
25933 \begin_inset space ~
25934 \end_inset
25935
25936 en
25937 \begin_inset space ~
25938 \end_inset
25939
25940 página
25941 \begin_inset space ~
25942 \end_inset
25943
25944 <página>: imprime el número flotante, el texto «en la página» y el número
25945  de página: 
25946 \begin_inset CommandInset ref
25947 LatexCommand vref
25948 reference "fig:Dos-imágenes-distorsionadas"
25949
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \begin_layout Description
25956 Referencia
25957 \begin_inset space ~
25958 \end_inset
25959
25960 con
25961 \begin_inset space ~
25962 \end_inset
25963
25964 formato: imprime un formato personalizado.
25965 \begin_inset Newline newline
25966 \end_inset
25967
25968
25969 \begin_inset Note Greyedout
25970 status open
25971
25972 \begin_layout Plain Layout
25973
25974 \series bold
25975 Nota:
25976 \series default
25977  Esta característica sólo está disponible si está instalado el paquete \SpecialChar LaTeX
25978
25979  
25980 \series bold
25981 prettyref
25982 \series default
25983  o 
25984 \series bold
25985 refstyle
25986 \series default
25987 .
25988 \begin_inset Index idx
25989 status collapsed
25990
25991 \begin_layout Plain Layout
25992 \SpecialChar LaTeX
25993 -paquetes ! prettyref
25994 \end_layout
25995
25996 \end_inset
25997
25998
25999 \begin_inset Index idx
26000 status collapsed
26001
26002 \begin_layout Plain Layout
26003 \SpecialChar LaTeX
26004 -paquetes ! refstyle
26005 \end_layout
26006
26007 \end_inset
26008
26009
26010 \end_layout
26011
26012 \end_inset
26013
26014
26015 \begin_inset Newline newline
26016 \end_inset
26017
26018 Se puede seleccionar el paquete \SpecialChar LaTeX
26019  a usar con esta característica marcando
26020  la opción 
26021 \family sans
26022 Usar refstyle (no prettyref) para las referencias cruzadas
26023 \family default
26024  en el menú 
26025 \family sans
26026 Documento\SpecialChar menuseparator
26027 Configuración\SpecialChar menuseparator
26028 Clase de documento
26029 \family default
26030 .
26031  El formato se especifica añadiendo el comando 
26032 \series bold
26033
26034 \backslash
26035 newrefformat
26036 \series default
26037  (prettyref) o 
26038 \series bold
26039
26040 \backslash
26041 newref
26042 \series default
26043  (refstyle) en el preámbulo del documento.
26044  Por ejemplo, para redefinir todas las referencias a figuras (que tienen
26045  la etiqueta 
26046 \begin_inset Quotes cld
26047 \end_inset
26048
26049
26050 \family sans
26051 fig
26052 \family default
26053
26054 \begin_inset Quotes crd
26055 \end_inset
26056
26057 ) se usa el comando
26058 \begin_inset Newline newline
26059 \end_inset
26060
26061
26062 \series bold
26063
26064 \backslash
26065 newref{fig}{refcmd={Imagen en la página 
26066 \backslash
26067 pageref{#1}}}
26068 \series default
26069
26070 \begin_inset Newline newline
26071 \end_inset
26072
26073 Para más información sobre este formato echa un vistazo a la documentación
26074  de
26075 \begin_inset space ~
26076 \end_inset
26077
26078
26079 \begin_inset CommandInset citation
26080 LatexCommand cite
26081 key "prettyref,refstyle"
26082 literal "true"
26083
26084 \end_inset
26085
26086 .
26087 \begin_inset Newline newline
26088 \end_inset
26089
26090
26091 \lang english
26092 The options 
26093 \family sans
26094 Plural
26095 \family default
26096  and 
26097 \family sans
26098 Capitalized
26099 \family default
26100  are only available if you use the \SpecialChar LaTeX
26101 -package 
26102 \series bold
26103 refstyle
26104 \series default
26105 .
26106  
26107 \family sans
26108 Plural
26109 \family default
26110  adds an 
26111 \emph on
26112 s
26113 \emph default
26114  to the name, e.
26115 \begin_inset space \thinspace{}
26116 \end_inset
26117
26118 g.
26119 \begin_inset space \space{}
26120 \end_inset
26121
26122
26123 \begin_inset Quotes eld
26124 \end_inset
26125
26126 imagens
26127 \begin_inset Quotes erd
26128 \end_inset
26129
26130  and is therefore not useful for Spanish documents; 
26131 \family sans
26132 Capitalized
26133 \family default
26134  outputs the name capitalized, e.
26135 \begin_inset space \thinspace{}
26136 \end_inset
26137
26138 g.
26139 \begin_inset space \space{}
26140 \end_inset
26141
26142
26143 \begin_inset Quotes eld
26144 \end_inset
26145
26146 Imagen
26147 \begin_inset Quotes erd
26148 \end_inset
26149
26150 .
26151 \end_layout
26152
26153 \begin_layout Description
26154 Referencia
26155 \begin_inset space ~
26156 \end_inset
26157
26158 textual: imprime la leyenda de la referencia: 
26159 \begin_inset CommandInset ref
26160 LatexCommand nameref
26161 reference "fig:Dos-imágenes-distorsionadas"
26162
26163 \end_inset
26164
26165
26166 \end_layout
26167
26168 \begin_layout Description
26169
26170 \lang english
26171 Label
26172 \begin_inset space ~
26173 \end_inset
26174
26175 only: prints only the \SpecialChar LaTeX
26176  label for the reference: 
26177 \lang spanish
26178
26179 \begin_inset CommandInset ref
26180 LatexCommand labelonly
26181 reference "fig:Dos-imágenes-distorsionadas"
26182 plural "false"
26183 caps "false"
26184 noprefix "false"
26185
26186 \end_inset
26187
26188
26189 \lang english
26190
26191 \begin_inset Newline newline
26192 \end_inset
26193
26194 This allows to use the label for commands in \SpecialChar TeX
26195  code.
26196  With the option 
26197 \family sans
26198 No Prefix
26199 \family default
26200  one can omit the prefix of the label name: 
26201 \lang spanish
26202
26203 \begin_inset CommandInset ref
26204 LatexCommand labelonly
26205 reference "fig:Dos-imágenes-distorsionadas"
26206 plural "false"
26207 caps "false"
26208 noprefix "true"
26209
26210 \end_inset
26211
26212
26213 \end_layout
26214
26215 \begin_layout Standard
26216
26217 \family sans
26218 <página>
26219 \family default
26220
26221 \begin_inset space \thinspace{}
26222 \end_inset
26223
26224  no imprime el número si la etiqueta está en la misma página, en la anterior
26225  o en la siguiente.
26226  En su lugar verás p.
26227 \begin_inset space \thinspace{}
26228 \end_inset
26229
26230 ej.
26231 \begin_inset space ~
26232 \end_inset
26233
26234 el texto «
26235 \family sans
26236 en esta página
26237 \family default
26238 ».
26239  El estilo 
26240 \family sans
26241 <referencia>
26242 \begin_inset space ~
26243 \end_inset
26244
26245 en
26246 \begin_inset space ~
26247 \end_inset
26248
26249 página
26250 \begin_inset space ~
26251 \end_inset
26252
26253 <página> 
26254 \family default
26255 no imprimirá nada sobre la página si la etiqueta está en la misma página.
26256 \end_layout
26257
26258 \begin_layout Standard
26259 El número y página actual de la parte del documento referida es automáticamente
26260  calculado por \SpecialChar LaTeX
26261  en la salida.
26262  Las variedades se ajustan en el campo 
26263 \family sans
26264 Formato
26265 \family default
26266  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
26267 \end_layout
26268
26269 \begin_layout Standard
26270 \begin_inset Note Greyedout
26271 status open
26272
26273 \begin_layout Plain Layout
26274
26275 \series bold
26276 Nota: 
26277 \series default
26278 Se recomienda usar el paquete \SpecialChar LaTeX
26279  
26280 \series bold
26281 refstyle
26282 \series default
26283
26284 \begin_inset Index idx
26285 status collapsed
26286
26287 \begin_layout Plain Layout
26288 \SpecialChar LaTeX
26289 -paquetes ! refstyle
26290 \end_layout
26291
26292 \end_inset
26293
26294  porque 
26295 \series bold
26296 prettyref
26297 \series default
26298
26299 \begin_inset Index idx
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303 \SpecialChar LaTeX
26304 -paquetes ! prettyref
26305 \end_layout
26306
26307 \end_inset
26308
26309  no reconoce todas las abreviaturas de etiquetas
26310 \begin_inset Foot
26311 status collapsed
26312
26313 \begin_layout Plain Layout
26314 \begin_inset Quotes cld
26315 \end_inset
26316
26317 fig:
26318 \begin_inset Quotes crd
26319 \end_inset
26320
26321 , por ejemplo, es la abreviatura en \SpecialChar LyX
26322  para las etiquetas de leyendas de figuras.
26323 \end_layout
26324
26325 \end_inset
26326
26327  posibles en \SpecialChar LyX
26328  y no está internacionalizado.
26329 \end_layout
26330
26331 \end_inset
26332
26333
26334 \end_layout
26335
26336 \begin_layout Subsection
26337 Designación automática de referencias
26338 \begin_inset Index idx
26339 status collapsed
26340
26341 \begin_layout Plain Layout
26342 Referencias ! Designación automática
26343 \end_layout
26344
26345 \end_inset
26346
26347
26348 \end_layout
26349
26350 \begin_layout Standard
26351 El paquete \SpecialChar LaTeX
26352  
26353 \series bold
26354 hyperref
26355 \series default
26356
26357 \begin_inset Index idx
26358 status collapsed
26359
26360 \begin_layout Plain Layout
26361 \SpecialChar LaTeX
26362 -paquetes ! hyperref
26363 \end_layout
26364
26365 \end_inset
26366
26367 , que se habilita en 
26368 \family sans
26369 Propiedades PDF
26370 \family default
26371  del diálogo 
26372 \family sans
26373 Documento\SpecialChar menuseparator
26374 Configuración
26375 \family default
26376 , dispone de una característica muy útil que permite incluir automáticamente
26377  en las referencias cruzadas el nombre de los flotantes referidos (o partes
26378  de texto como 
26379 \emph on
26380 sección
26381 \emph default
26382 ).
26383  Así, por ejemplo, no tendrás que escribir la palabra «Figura» delante de
26384  cada referencia a una figura.
26385  Para usar esta característica habilita el soporte para 
26386 \series bold
26387 hyperref
26388 \series default
26389  e inserta la siguiente línea en el preámbulo \SpecialChar LaTeX
26390 :
26391 \end_layout
26392
26393 \begin_layout Standard
26394
26395 \series bold
26396
26397 \backslash
26398 AtBeginDocument{
26399 \backslash
26400 renewcommand{
26401 \backslash
26402 ref}[1]{
26403 \backslash
26404 mbox{
26405 \backslash
26406 autoref{#1}}}}
26407 \end_layout
26408
26409 \begin_layout Standard
26410 Si prefieres otros nombres para las referencias distintos de los predeterminados
26411 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
26412  lo siguiente en el preámbulo:
26413 \end_layout
26414
26415 \begin_layout Standard
26416
26417 \series bold
26418
26419 \backslash
26420 addto
26421 \backslash
26422 extrasspanish{
26423 \backslash
26424 renewcommand{
26425 \backslash
26426 sectionautorefname}
26427 \begin_inset Newline newline
26428 \end_inset
26429
26430
26431 \begin_inset Phantom HPhantom
26432 status open
26433
26434 \begin_layout Plain Layout
26435
26436 \series bold
26437 \begin_inset space ~
26438 \end_inset
26439
26440
26441 \end_layout
26442
26443 \end_inset
26444
26445 {sec.
26446 \backslash
26447 negthinspace}}
26448 \end_layout
26449
26450 \begin_layout Standard
26451 Si estás usando un idioma de documento distinto del español, reemplaza
26452 \begin_inset Newline newline
26453 \end_inset
26454
26455  
26456 \series bold
26457
26458 \backslash
26459 extrasspanish
26460 \series default
26461  por
26462 \series bold
26463  
26464 \backslash
26465 extras***
26466 \series default
26467 , donde *** es el nombre del idioma utilizado.
26468 \end_layout
26469
26470 \begin_layout Standard
26471 Para obtener nombres automáticos pero no para determinados tipos de referencias,
26472  por ejemplo no para ecuaciones, usa este código de preámbulo:
26473 \end_layout
26474
26475 \begin_layout Standard
26476
26477 \series bold
26478
26479 \backslash
26480 addto
26481 \backslash
26482 extrasspanish{
26483 \backslash
26484 renewcommand*{
26485 \backslash
26486 equationautorefname}[1]{}}
26487 \end_layout
26488
26489 \begin_layout Standard
26490 En la documentación de 
26491 \series bold
26492 hyperref
26493 \series default
26494  
26495 \begin_inset CommandInset citation
26496 LatexCommand cite
26497 key "hyperref"
26498 literal "true"
26499
26500 \end_inset
26501
26502  puedes encontrar más información.
26503
26504 \series bold
26505  
26506 \end_layout
26507
26508 \begin_layout Standard
26509 \begin_inset Note Greyedout
26510 status open
26511
26512 \begin_layout Plain Layout
26513
26514 \series bold
26515 Nota:
26516 \series default
26517  La designación automática de referencias no puede usarse en el estilo 
26518 \family sans
26519 Referencia
26520 \begin_inset space ~
26521 \end_inset
26522
26523 con
26524 \begin_inset space ~
26525 \end_inset
26526
26527 formato
26528 \family default
26529 , descrita en la sección
26530 \begin_inset space ~
26531 \end_inset
26532
26533
26534 \begin_inset CommandInset ref
26535 LatexCommand ref
26536 reference "subsec:Formatos-referencia-cruzada"
26537
26538 \end_inset
26539
26540 .
26541 \end_layout
26542
26543 \end_inset
26544
26545
26546 \end_layout
26547
26548 \begin_layout Standard
26549 El manual 
26550 \emph on
26551 Ecuaciones
26552 \emph default
26553  es un ejemplo de documento en el que se ha utilizado designación automática
26554  de referencias.
26555 \end_layout
26556
26557 \begin_layout Subsection
26558 Colocación de referencias
26559 \begin_inset CommandInset label
26560 LatexCommand label
26561 name "subsec:Colocación-de-Referencias"
26562
26563 \end_inset
26564
26565
26566 \begin_inset Index idx
26567 status collapsed
26568
26569 \begin_layout Plain Layout
26570 Referencias ! Colocación
26571 \end_layout
26572
26573 \end_inset
26574
26575
26576 \end_layout
26577
26578 \begin_layout Standard
26579 Si usas 
26580 \series bold
26581 hyperref
26582 \series default
26583
26584 \begin_inset Index idx
26585 status collapsed
26586
26587 \begin_layout Plain Layout
26588 \SpecialChar LaTeX
26589 -paquetes ! hyperref
26590 \end_layout
26591
26592 \end_inset
26593
26594 , en las 
26595 \family sans
26596 Preferencias PDF 
26597 \family default
26598 del diálogo 
26599 \family sans
26600 Documento\SpecialChar menuseparator
26601 Configuración
26602 \family default
26603 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
26604  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
26605  La leyenda será la primera parte del texto en pantalla, de forma que para
26606  ver la imagen debes deslizar.
26607  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
26608  Usando el paquete 
26609 \series bold
26610 hypcap
26611 \series default
26612
26613 \begin_inset Index idx
26614 status collapsed
26615
26616 \begin_layout Plain Layout
26617 \SpecialChar LaTeX
26618 -paquetes ! hypcap
26619 \end_layout
26620
26621 \end_inset
26622
26623 , que forma parte del paquete \SpecialChar LaTeX
26624  
26625 \series bold
26626 oberdiek
26627 \series default
26628
26629 \begin_inset Index idx
26630 status collapsed
26631
26632 \begin_layout Plain Layout
26633 \SpecialChar LaTeX
26634 -paquetes ! oberdiek
26635 \end_layout
26636
26637 \end_inset
26638
26639 , el ancla de enlace se sitúa al comienzo de un flotante.
26640  Para usar esta característica para figuras flotantes carga 
26641 \series bold
26642 hypcap
26643 \series default
26644  en el preámbulo con
26645 \end_layout
26646
26647 \begin_layout Standard
26648
26649 \series bold
26650
26651 \backslash
26652 usepackage[figure]{hypcap}
26653 \end_layout
26654
26655 \begin_layout Standard
26656 Puedes usar 
26657 \series bold
26658 hypcap
26659 \series default
26660  para todos los flotantes aunque no se recomienda por razones de estabilidad.
26661  Más información en el manual de 
26662 \series bold
26663 hypcap
26664 \series default
26665  
26666 \begin_inset CommandInset citation
26667 LatexCommand cite
26668 key "hypcap"
26669 literal "true"
26670
26671 \end_inset
26672
26673 .
26674 \end_layout
26675
26676 \begin_layout Standard
26677 \begin_inset Note Greyedout
26678 status open
26679
26680 \begin_layout Plain Layout
26681
26682 \series bold
26683 Nota:
26684 \series default
26685  
26686 \series bold
26687 hypcap
26688 \series default
26689  no funciona para las referencias a subfiguras.
26690 \end_layout
26691
26692 \end_inset
26693
26694
26695 \end_layout
26696
26697 \begin_layout Section
26698 Colocación de flotantes
26699 \begin_inset CommandInset label
26700 LatexCommand label
26701 name "sec:Colocación-de-Flotantes"
26702
26703 \end_inset
26704
26705
26706 \begin_inset Index idx
26707 status collapsed
26708
26709 \begin_layout Plain Layout
26710 Flotantes ! Colocación
26711 \end_layout
26712
26713 \end_inset
26714
26715
26716 \end_layout
26717
26718 \begin_layout Standard
26719 Al pulsar con el botón derecho del ratón sobre un cuadro de flotante y elegir
26720  
26721 \family sans
26722 Configuración
26723 \family default
26724 , se abre un diálogo en el que pueden cambiarse las opciones de \SpecialChar LaTeX
26725  para situar
26726  los flotantes.
26727 \begin_inset Newline newline
26728 \end_inset
26729
26730 La opción 
26731 \family sans
26732 Extender
26733 \begin_inset space ~
26734 \end_inset
26735
26736 columnas
26737 \family default
26738  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
26739  abarcará ambas columnas en lugar de una sola.
26740 \begin_inset Newline newline
26741 \end_inset
26742
26743 La opción 
26744 \family sans
26745 Girar
26746 \begin_inset space ~
26747 \end_inset
26748
26749 a
26750 \begin_inset space ~
26751 \end_inset
26752
26753 un
26754 \begin_inset space ~
26755 \end_inset
26756
26757 lado
26758 \family default
26759  sirve para girar flotantes, véase sección
26760 \begin_inset space ~
26761 \end_inset
26762
26763
26764 \begin_inset CommandInset ref
26765 LatexCommand ref
26766 reference "sec:Rotación-de-Flotantes"
26767
26768 \end_inset
26769
26770 .
26771  
26772 \end_layout
26773
26774 \begin_layout Standard
26775 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
26776  la posición de un flotante si desmarcas la opción 
26777 \family sans
26778 Usar
26779 \begin_inset space ~
26780 \end_inset
26781
26782 ubicación
26783 \begin_inset space ~
26784 \end_inset
26785
26786 predeterminada
26787 \family default
26788 :
26789 \end_layout
26790
26791 \begin_layout Description
26792
26793 \family sans
26794 \series bold
26795 Aquí
26796 \begin_inset space ~
26797 \end_inset
26798
26799 si
26800 \begin_inset space ~
26801 \end_inset
26802
26803 es
26804 \begin_inset space ~
26805 \end_inset
26806
26807 posible
26808 \family default
26809 \series default
26810  intenta situar el flotante en la posición en la que se inserta
26811 \end_layout
26812
26813 \begin_layout Description
26814
26815 \family sans
26816 \series bold
26817 Principio
26818 \begin_inset space ~
26819 \end_inset
26820
26821 de
26822 \begin_inset space ~
26823 \end_inset
26824
26825 página
26826 \family default
26827 \series default
26828  intenta situar el flotante al principio de la página actual
26829 \end_layout
26830
26831 \begin_layout Description
26832
26833 \family sans
26834 \series bold
26835 Fin
26836 \begin_inset space ~
26837 \end_inset
26838
26839 de
26840 \begin_inset space ~
26841 \end_inset
26842
26843 página
26844 \family default
26845 \series default
26846  intenta situar el flotante al final de la página actual
26847 \end_layout
26848
26849 \begin_layout Description
26850
26851 \family sans
26852 \series bold
26853 Página
26854 \begin_inset space ~
26855 \end_inset
26856
26857 de
26858 \begin_inset space ~
26859 \end_inset
26860
26861 flotantes
26862 \family default
26863 \series default
26864  intenta situar el flotante en una página propia 
26865 \end_layout
26866
26867 \begin_layout Standard
26868 \SpecialChar LaTeX
26869  usa 
26870 \emph on
26871 siempre
26872 \emph default
26873  ese orden de opciones.
26874  Significa que si usas la colocación predeterminada, \SpecialChar LaTeX
26875  probará en primer
26876  lugar 
26877 \family sans
26878 Aquí
26879 \begin_inset space ~
26880 \end_inset
26881
26882 si
26883 \begin_inset space ~
26884 \end_inset
26885
26886 es
26887 \begin_inset space ~
26888 \end_inset
26889
26890 posible
26891 \family default
26892 , luego 
26893 \family sans
26894 Principio
26895 \begin_inset space ~
26896 \end_inset
26897
26898 de
26899 \begin_inset space ~
26900 \end_inset
26901
26902 página
26903 \family default
26904 , y después las otras.
26905  Si no usas la predeterminada, \SpecialChar LaTeX
26906  sólo probará las opciones marcadas pero
26907  en dicho orden.
26908  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
26909  pero intenta poner el flotante en la página siguiente.
26910 \end_layout
26911
26912 \begin_layout Standard
26913 De forma predeterminada cada una de las opciones tiene sus propias reglas:
26914 \end_layout
26915
26916 \begin_layout Labeling
26917 \labelwidthstring 00.00.0000
26918
26919 \family sans
26920 Principio
26921 \begin_inset space ~
26922 \end_inset
26923
26924 de
26925 \begin_inset space ~
26926 \end_inset
26927
26928 página:
26929 \family default
26930  sólo si el flotante ocupa menos del 70
26931 \begin_inset space \thinspace{}
26932 \end_inset
26933
26934 % de la página puede ubicarse al principio de página (
26935 \series bold
26936
26937 \backslash
26938 topfraction
26939 \series default
26940 )
26941 \end_layout
26942
26943 \begin_layout Labeling
26944 \labelwidthstring 00.00.0000
26945
26946 \family sans
26947 Fin
26948 \begin_inset space ~
26949 \end_inset
26950
26951 de
26952 \begin_inset space ~
26953 \end_inset
26954
26955 página:
26956 \family default
26957  sólo si el flotante ocupa menos del 30
26958 \begin_inset space \thinspace{}
26959 \end_inset
26960
26961 % de la página puede ubicarse al fin de página.
26962  (
26963 \series bold
26964
26965 \backslash
26966 bottomfraction
26967 \series default
26968 )
26969 \end_layout
26970
26971 \begin_layout Labeling
26972 \labelwidthstring 00.00.0000
26973
26974 \family sans
26975 Página
26976 \begin_inset space ~
26977 \end_inset
26978
26979 de
26980 \begin_inset space ~
26981 \end_inset
26982
26983 flotantes:
26984 \family default
26985  sólo si más del 50
26986 \begin_inset space \thinspace{}
26987 \end_inset
26988
26989 % de la página se ocupa por flotantes puede haber varios juntos en la misma
26990  página.
26991  (
26992 \series bold
26993
26994 \backslash
26995 floatpagefraction
26996 \series default
26997 )
26998 \end_layout
26999
27000 \begin_layout Standard
27001 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
27002  
27003 \family sans
27004 Ignorar
27005 \begin_inset space ~
27006 \end_inset
27007
27008 reglas
27009 \begin_inset space ~
27010 \end_inset
27011
27012 de
27013 \begin_inset space ~
27014 \end_inset
27015
27016 \SpecialChar LaTeX
27017
27018 \family default
27019 .
27020 \begin_inset Newline newline
27021 \end_inset
27022
27023 También puedes redefinir las reglas con los comandos \SpecialChar LaTeX
27024  que van entre paréntesis
27025  tras la descripción de las reglas anteriores.
27026  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
27027  la regla 
27028 \family sans
27029 Fin
27030 \family default
27031
27032 \begin_inset space ~
27033 \end_inset
27034
27035
27036 \family sans
27037 de
27038 \family default
27039
27040 \begin_inset space ~
27041 \end_inset
27042
27043
27044 \family sans
27045 página
27046 \family default
27047  al 50
27048 \begin_inset space \thinspace{}
27049 \end_inset
27050
27051 %, añade esta línea en el preámbulo:
27052 \end_layout
27053
27054 \begin_layout Standard
27055
27056 \series bold
27057
27058 \backslash
27059 renewcommand{
27060 \backslash
27061 bottomfraction}{0.5}
27062 \end_layout
27063
27064 \begin_layout Standard
27065 En determinados casos podrías necesitar ubicar un flotante exactamente en
27066  la posición en la que se inserta.
27067  Para esto puedes usar la opción 
27068 \family sans
27069 Aquí
27070 \begin_inset space ~
27071 \end_inset
27072
27073 definitivamente
27074 \family default
27075 .
27076  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
27077  porque el flotante ya no podrá «flotar» y si haces cambios al documento
27078  se podría estropear el diseño de la página.
27079 \end_layout
27080
27081 \begin_layout Standard
27082 No hay opciones de ubicación para envoltorios flotantes porque siempre están
27083  rodeados por texto de un párrafo determinado.
27084 \begin_inset VSpace bigskip
27085 \end_inset
27086
27087
27088 \end_layout
27089
27090 \begin_layout Standard
27091 A veces surge el problema de que un flotante se sitúa al principio de la
27092  página mientras que su sección correspondiente empieza en mitad de la página,
27093  así que el lector podría creer que el flotante forma parte de la sección
27094  anterior.
27095  Para evitarlo puede emplearse el comando \SpecialChar LaTeX
27096  
27097 \series bold
27098
27099 \backslash
27100 suppressfloats
27101 \series default
27102 , que suprime la ubicación de un flotante dado en la página donde se inserta
27103  y además puede servir para evitar que el flotante se coloque antes del
27104  inicio de sección.
27105  Para ello, añade estos comandos al preámbulo:
27106 \end_layout
27107
27108 \begin_layout Standard
27109
27110 \series bold
27111
27112 \backslash
27113 let
27114 \backslash
27115 mySection
27116 \backslash
27117 section
27118 \begin_inset Newline newline
27119 \end_inset
27120
27121
27122 \backslash
27123 renewcommand{
27124 \backslash
27125 section}{
27126 \backslash
27127 suppressfloats[t]
27128 \backslash
27129 mySection}
27130 \end_layout
27131
27132 \begin_layout Standard
27133 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
27134  subsecciones.
27135  No es recomendable para partes pequeñas de texto como subsubsecciones porque
27136  \SpecialChar LaTeX
27137  podría tener problemas para encontrar una ubicación adecuada.
27138 \end_layout
27139
27140 \begin_layout Standard
27141 \begin_inset VSpace bigskip
27142 \end_inset
27143
27144 En ciertos casos se quieren tener todas las figuras/cuadros al final del
27145  documento.
27146  Para estos casos está el paquete \SpecialChar LaTeX
27147  
27148 \series bold
27149 endfloat
27150 \series default
27151
27152 \begin_inset Index idx
27153 status collapsed
27154
27155 \begin_layout Plain Layout
27156 \SpecialChar LaTeX
27157 -paquetes ! endfloat
27158 \end_layout
27159
27160 \end_inset
27161
27162 .
27163  Pone todas las figuras y cuadros flotantes al final del documento en secciones
27164  propias.
27165  En la posición original del flotante se inserta una indicación como «
27166 \family sans
27167 [Figure
27168 \begin_inset space ~
27169 \end_inset
27170
27171 3.2 about here.]
27172 \family default
27173 ».
27174  El paquete 
27175 \series bold
27176 endfloat
27177 \series default
27178  se carga en el preámbulo con la línea
27179 \end_layout
27180
27181 \begin_layout Standard
27182
27183 \series bold
27184
27185 \backslash
27186 usepackage[options]{endfloat}
27187 \end_layout
27188
27189 \begin_layout Standard
27190 Hay varias opciones para diseñar las secciones figura/cuadro creadas.
27191  Para más información véase la documentación 
27192 \begin_inset CommandInset citation
27193 LatexCommand cite
27194 key "endfloat"
27195 literal "true"
27196
27197 \end_inset
27198
27199 .
27200 \begin_inset Newline newline
27201 \end_inset
27202
27203
27204 \begin_inset Note Greyedout
27205 status open
27206
27207 \begin_layout Plain Layout
27208
27209 \series bold
27210 Nota: endfloat
27211 \series default
27212  no traduce automáticamente la indicación, hay que hacerlo manualmente,
27213  véase sección
27214 \begin_inset space ~
27215 \end_inset
27216
27217 4 en 
27218 \begin_inset CommandInset citation
27219 LatexCommand cite
27220 key "endfloat"
27221 literal "true"
27222
27223 \end_inset
27224
27225 .
27226 \end_layout
27227
27228 \end_inset
27229
27230
27231 \begin_inset Newline newline
27232 \end_inset
27233
27234
27235 \begin_inset Note Greyedout
27236 status open
27237
27238 \begin_layout Plain Layout
27239
27240 \series bold
27241 Nota:
27242 \series default
27243  Actualmente hay un error en 
27244 \series bold
27245 endfloat
27246 \series default
27247  cuando la leyenda contiene el carácter alemán «ß».
27248  Usa en ese caso el comando «
27249 \series bold
27250
27251 \backslash
27252 ss
27253 \series default
27254 » en código \SpecialChar TeX
27255  en vez de «ß».
27256 \end_layout
27257
27258 \end_inset
27259
27260
27261 \end_layout
27262
27263 \begin_layout Standard
27264 \begin_inset VSpace bigskip
27265 \end_inset
27266
27267 Más detalles sobre ubicación de flotantes en libros sobre \SpecialChar LaTeX
27268  como 
27269 \begin_inset CommandInset citation
27270 LatexCommand cite
27271 key "latexcompanion,latexguide,latexbook"
27272 literal "true"
27273
27274 \end_inset
27275
27276 .
27277 \end_layout
27278
27279 \begin_layout Section
27280 Rotación de flotantes
27281 \begin_inset CommandInset label
27282 LatexCommand label
27283 name "sec:Rotación-de-Flotantes"
27284
27285 \end_inset
27286
27287
27288 \begin_inset Index idx
27289 status collapsed
27290
27291 \begin_layout Plain Layout
27292 Flotantes ! Rotación
27293 \end_layout
27294
27295 \end_inset
27296
27297
27298 \end_layout
27299
27300 \begin_layout Standard
27301 Podrías necesitar girar flotantes, especialmente con cuadros grandes.
27302  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
27303  la opción 
27304 \family sans
27305 Girar
27306 \begin_inset space ~
27307 \end_inset
27308
27309 a
27310 \begin_inset space ~
27311 \end_inset
27312
27313 un
27314 \begin_inset space ~
27315 \end_inset
27316
27317 lado
27318 \family default
27319 .
27320 \end_layout
27321
27322 \begin_layout Standard
27323 Los flotantes girados son puestos siempre en su propia página (o columna
27324  si el documento es de dos columnas).
27325  Se les puede permitir abarcar varias columnas con la opción de configuración
27326  
27327 \family sans
27328 Extender
27329 \begin_inset space ~
27330 \end_inset
27331
27332 columnas
27333 \family default
27334 .
27335  Se rotan de forma que puedes leerlos desde el margen externo.
27336  Para forzar determinada dirección de rotación para todas las páginas, puedes
27337  añadir una de las opciones 
27338 \series bold
27339 figuresleft
27340 \series default
27341  o 
27342 \series bold
27343 figuresright
27344 \series default
27345  a las opciones de clase del documento.
27346 \end_layout
27347
27348 \begin_layout Standard
27349 Los flotantes girados se refieren igual que los normales, y el formato de
27350  la leyenda también es el mismo: un ejemplo es el cuadro
27351 \begin_inset space ~
27352 \end_inset
27353
27354
27355 \begin_inset CommandInset ref
27356 LatexCommand ref
27357 reference "tab:Cuadro-girado"
27358
27359 \end_inset
27360
27361 .
27362 \end_layout
27363
27364 \begin_layout Standard
27365 \begin_inset Note Greyedout
27366 status open
27367
27368 \begin_layout Plain Layout
27369
27370 \series bold
27371 Nota:
27372 \series default
27373  No todos los visores DVI pueden mostrar cuadros girados.
27374 \end_layout
27375
27376 \end_inset
27377
27378
27379 \end_layout
27380
27381 \begin_layout Standard
27382 \begin_inset Float table
27383 wide false
27384 sideways true
27385 status open
27386
27387 \begin_layout Plain Layout
27388 \begin_inset Caption Standard
27389
27390 \begin_layout Plain Layout
27391 \begin_inset CommandInset label
27392 LatexCommand label
27393 name "tab:Cuadro-girado"
27394
27395 \end_inset
27396
27397 Cuadro girado
27398 \end_layout
27399
27400 \end_inset
27401
27402
27403 \end_layout
27404
27405 \begin_layout Plain Layout
27406 \align center
27407 \begin_inset Tabular
27408 <lyxtabular version="3" rows="1" columns="5">
27409 <features tabularvalignment="middle">
27410 <column alignment="center" valignment="top">
27411 <column alignment="center" valignment="top">
27412 <column alignment="center" valignment="top">
27413 <column alignment="center" valignment="top">
27414 <column alignment="center" valignment="top">
27415 <row>
27416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27417 \begin_inset Text
27418
27419 \begin_layout Plain Layout
27420 test
27421 \end_layout
27422
27423 \end_inset
27424 </cell>
27425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27426 \begin_inset Text
27427
27428 \begin_layout Plain Layout
27429 b
27430 \end_layout
27431
27432 \end_inset
27433 </cell>
27434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27435 \begin_inset Text
27436
27437 \begin_layout Plain Layout
27438 c
27439 \end_layout
27440
27441 \end_inset
27442 </cell>
27443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27444 \begin_inset Text
27445
27446 \begin_layout Plain Layout
27447 d
27448 \end_layout
27449
27450 \end_inset
27451 </cell>
27452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27453 \begin_inset Text
27454
27455 \begin_layout Plain Layout
27456 e
27457 \end_layout
27458
27459 \end_inset
27460 </cell>
27461 </row>
27462 </lyxtabular>
27463
27464 \end_inset
27465
27466
27467 \end_layout
27468
27469 \end_inset
27470
27471
27472 \end_layout
27473
27474 \begin_layout Section
27475 Subflotantes
27476 \begin_inset Index idx
27477 status collapsed
27478
27479 \begin_layout Plain Layout
27480 Flotantes ! Subflotantes
27481 \end_layout
27482
27483 \end_inset
27484
27485
27486 \end_layout
27487
27488 \begin_layout Standard
27489 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
27490  imágenes.
27491  Se crean insertando un flotante dentro de otro.
27492  La colocación de los subflotantes puede controlarse como si fueran párrafos,
27493  como se muestra en los cuadros
27494 \begin_inset space ~
27495 \end_inset
27496
27497
27498 \begin_inset CommandInset ref
27499 LatexCommand ref
27500 reference "tab:Dos-subcuadros-adosados"
27501
27502 \end_inset
27503
27504  y
27505 \begin_inset space ~
27506 \end_inset
27507
27508
27509 \begin_inset CommandInset ref
27510 LatexCommand ref
27511 reference "tab:Dos-subcuadros-uno-sobre"
27512
27513 \end_inset
27514
27515 .
27516 \end_layout
27517
27518 \begin_layout Standard
27519 Las referencias a subflotantes funcionan como en los flotantes normales:
27520  el cuadro
27521 \begin_inset space ~
27522 \end_inset
27523
27524
27525 \begin_inset CommandInset ref
27526 LatexCommand ref
27527 reference "tab:Este-es-el-subcuadro-a"
27528
27529 \end_inset
27530
27531  y el cuadro
27532 \begin_inset space ~
27533 \end_inset
27534
27535
27536 \begin_inset CommandInset ref
27537 LatexCommand ref
27538 reference "tab:Este-es-el-subcuadro-b"
27539
27540 \end_inset
27541
27542  son subcuadros del cuadro
27543 \begin_inset space ~
27544 \end_inset
27545
27546
27547 \begin_inset CommandInset ref
27548 LatexCommand ref
27549 reference "tab:Dos-subcuadros-adosados"
27550
27551 \end_inset
27552
27553 .
27554 \end_layout
27555
27556 \begin_layout Standard
27557 \begin_inset Float table
27558 wide false
27559 sideways false
27560 status open
27561
27562 \begin_layout Plain Layout
27563 \begin_inset Caption Standard
27564
27565 \begin_layout Plain Layout
27566 \begin_inset CommandInset label
27567 LatexCommand label
27568 name "tab:Dos-subcuadros-adosados"
27569
27570 \end_inset
27571
27572 Dos subcuadros adosados
27573 \end_layout
27574
27575 \end_inset
27576
27577
27578 \end_layout
27579
27580 \begin_layout Plain Layout
27581 \begin_inset space \hfill{}
27582 \end_inset
27583
27584
27585 \begin_inset Float table
27586 wide false
27587 sideways false
27588 status open
27589
27590 \begin_layout Plain Layout
27591 \begin_inset Caption Standard
27592
27593 \begin_layout Plain Layout
27594 \begin_inset CommandInset label
27595 LatexCommand label
27596 name "tab:Este-es-el-subcuadro-a"
27597
27598 \end_inset
27599
27600 Este es el subcuadro a
27601 \end_layout
27602
27603 \end_inset
27604
27605
27606 \end_layout
27607
27608 \begin_layout Plain Layout
27609 \align center
27610 \begin_inset Tabular
27611 <lyxtabular version="3" rows="1" columns="5">
27612 <features tabularvalignment="middle">
27613 <column alignment="center" valignment="top">
27614 <column alignment="center" valignment="top">
27615 <column alignment="center" valignment="top">
27616 <column alignment="center" valignment="top">
27617 <column alignment="center" valignment="top">
27618 <row>
27619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27620 \begin_inset Text
27621
27622 \begin_layout Plain Layout
27623 test 
27624 \end_layout
27625
27626 \end_inset
27627 </cell>
27628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27629 \begin_inset Text
27630
27631 \begin_layout Plain Layout
27632 b
27633 \end_layout
27634
27635 \end_inset
27636 </cell>
27637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27638 \begin_inset Text
27639
27640 \begin_layout Plain Layout
27641 c
27642 \end_layout
27643
27644 \end_inset
27645 </cell>
27646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27647 \begin_inset Text
27648
27649 \begin_layout Plain Layout
27650 d
27651 \end_layout
27652
27653 \end_inset
27654 </cell>
27655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27656 \begin_inset Text
27657
27658 \begin_layout Plain Layout
27659 e
27660 \end_layout
27661
27662 \end_inset
27663 </cell>
27664 </row>
27665 </lyxtabular>
27666
27667 \end_inset
27668
27669
27670 \end_layout
27671
27672 \end_inset
27673
27674
27675 \begin_inset space \hfill{}
27676 \end_inset
27677
27678
27679 \begin_inset Float table
27680 wide false
27681 sideways false
27682 status open
27683
27684 \begin_layout Plain Layout
27685 \begin_inset Caption Standard
27686
27687 \begin_layout Plain Layout
27688 \begin_inset CommandInset label
27689 LatexCommand label
27690 name "tab:Este-es-el-subcuadro-b"
27691
27692 \end_inset
27693
27694 Esta es la subtabla b
27695 \end_layout
27696
27697 \end_inset
27698
27699
27700 \end_layout
27701
27702 \begin_layout Plain Layout
27703 \align center
27704 \begin_inset Tabular
27705 <lyxtabular version="3" rows="1" columns="5">
27706 <features tabularvalignment="middle">
27707 <column alignment="center" valignment="top">
27708 <column alignment="center" valignment="top">
27709 <column alignment="center" valignment="top">
27710 <column alignment="center" valignment="top">
27711 <column alignment="center" valignment="top">
27712 <row>
27713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27714 \begin_inset Text
27715
27716 \begin_layout Plain Layout
27717 e
27718 \end_layout
27719
27720 \end_inset
27721 </cell>
27722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27723 \begin_inset Text
27724
27725 \begin_layout Plain Layout
27726 d
27727 \end_layout
27728
27729 \end_inset
27730 </cell>
27731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27732 \begin_inset Text
27733
27734 \begin_layout Plain Layout
27735 c
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 b
27745 \end_layout
27746
27747 \end_inset
27748 </cell>
27749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27750 \begin_inset Text
27751
27752 \begin_layout Plain Layout
27753 test
27754 \end_layout
27755
27756 \end_inset
27757 </cell>
27758 </row>
27759 </lyxtabular>
27760
27761 \end_inset
27762
27763
27764 \end_layout
27765
27766 \end_inset
27767
27768
27769 \begin_inset space \hfill{}
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 Float table
27782 wide false
27783 sideways false
27784 status open
27785
27786 \begin_layout Plain Layout
27787 \begin_inset Caption Standard
27788
27789 \begin_layout Plain Layout
27790 \begin_inset CommandInset label
27791 LatexCommand label
27792 name "tab:Dos-subcuadros-uno-sobre"
27793
27794 \end_inset
27795
27796 Dos subcuadros colocados uno sobre otro.
27797  El cuadro (a) con 4 celdas, el (b) con 5 celdas.
27798 \end_layout
27799
27800 \end_inset
27801
27802
27803 \end_layout
27804
27805 \begin_layout Plain Layout
27806 \noindent
27807 \align center
27808 \begin_inset Float table
27809 wide false
27810 sideways false
27811 status open
27812
27813 \begin_layout Plain Layout
27814 \begin_inset Caption Standard
27815
27816 \begin_layout Plain Layout
27817
27818 \end_layout
27819
27820 \end_inset
27821
27822
27823 \end_layout
27824
27825 \begin_layout Plain Layout
27826 \align center
27827 \begin_inset Tabular
27828 <lyxtabular version="3" rows="1" columns="4">
27829 <features tabularvalignment="middle">
27830 <column alignment="center" valignment="top">
27831 <column alignment="center" valignment="top">
27832 <column alignment="center" valignment="top">
27833 <column alignment="center" valignment="top">
27834 <row>
27835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27836 \begin_inset Text
27837
27838 \begin_layout Plain Layout
27839 test
27840 \end_layout
27841
27842 \end_inset
27843 </cell>
27844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27845 \begin_inset Text
27846
27847 \begin_layout Plain Layout
27848 test
27849 \end_layout
27850
27851 \end_inset
27852 </cell>
27853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27854 \begin_inset Text
27855
27856 \begin_layout Plain Layout
27857 test
27858 \end_layout
27859
27860 \end_inset
27861 </cell>
27862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27863 \begin_inset Text
27864
27865 \begin_layout Plain Layout
27866 test
27867 \end_layout
27868
27869 \end_inset
27870 </cell>
27871 </row>
27872 </lyxtabular>
27873
27874 \end_inset
27875
27876
27877 \end_layout
27878
27879 \end_inset
27880
27881
27882 \end_layout
27883
27884 \begin_layout Plain Layout
27885 \align center
27886 \begin_inset Float table
27887 wide false
27888 sideways false
27889 status open
27890
27891 \begin_layout Plain Layout
27892 \begin_inset Caption Standard
27893
27894 \begin_layout Plain Layout
27895
27896 \end_layout
27897
27898 \end_inset
27899
27900
27901 \end_layout
27902
27903 \begin_layout Plain Layout
27904 \align center
27905 \begin_inset Tabular
27906 <lyxtabular version="3" rows="1" columns="5">
27907 <features tabularvalignment="middle">
27908 <column alignment="center" valignment="top">
27909 <column alignment="center" valignment="top">
27910 <column alignment="center" valignment="top">
27911 <column alignment="center" valignment="top">
27912 <column alignment="center" valignment="top">
27913 <row>
27914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27915 \begin_inset Text
27916
27917 \begin_layout Plain Layout
27918 a
27919 \end_layout
27920
27921 \end_inset
27922 </cell>
27923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27924 \begin_inset Text
27925
27926 \begin_layout Plain Layout
27927 b
27928 \end_layout
27929
27930 \end_inset
27931 </cell>
27932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27933 \begin_inset Text
27934
27935 \begin_layout Plain Layout
27936 c
27937 \end_layout
27938
27939 \end_inset
27940 </cell>
27941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27942 \begin_inset Text
27943
27944 \begin_layout Plain Layout
27945 d
27946 \end_layout
27947
27948 \end_inset
27949 </cell>
27950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27951 \begin_inset Text
27952
27953 \begin_layout Plain Layout
27954 e
27955 \end_layout
27956
27957 \end_inset
27958 </cell>
27959 </row>
27960 </lyxtabular>
27961
27962 \end_inset
27963
27964
27965 \end_layout
27966
27967 \end_inset
27968
27969
27970 \end_layout
27971
27972 \end_inset
27973
27974
27975 \end_layout
27976
27977 \begin_layout Section
27978 Flotantes adosados
27979 \begin_inset Index idx
27980 status collapsed
27981
27982 \begin_layout Plain Layout
27983 Flotantes ! Adosados
27984 \end_layout
27985
27986 \end_inset
27987
27988
27989 \end_layout
27990
27991 \begin_layout Standard
27992 Para colocar flotantes unos junto a otros, como en la figura
27993 \begin_inset space ~
27994 \end_inset
27995
27996
27997 \begin_inset CommandInset ref
27998 LatexCommand ref
27999 reference "fig:Flotante-izquierda"
28000
28001 \end_inset
28002
28003  y 
28004 \begin_inset CommandInset ref
28005 LatexCommand ref
28006 reference "fig:Flotante-derecha"
28007
28008 \end_inset
28009
28010 , se pone 
28011 \emph on
28012 un
28013 \emph default
28014  solo flotante.
28015  En él se insertan dos cuadros tipo minipágina.
28016 \begin_inset Foot
28017 status collapsed
28018
28019 \begin_layout Plain Layout
28020 Las minipáginas se explican en la sección
28021 \begin_inset space ~
28022 \end_inset
28023
28024
28025 \begin_inset CommandInset ref
28026 LatexCommand ref
28027 reference "sec:Minipáginas"
28028
28029 \end_inset
28030
28031 .
28032 \end_layout
28033
28034 \end_inset
28035
28036  La anchura de la columna se establece en 45-50
28037 \begin_inset space \thinspace{}
28038 \end_inset
28039
28040 % y la alineación en 
28041 \family sans
28042 Inferior
28043 \family default
28044  para cada minipágina.
28045  Las minipáginas contienen la imagen y su título, de igual forma que en
28046  los flotantes.
28047  La única diferencia es que el 
28048 \family sans
28049 Ancho
28050 \begin_inset space ~
28051 \end_inset
28052
28053 de
28054 \begin_inset space ~
28055 \end_inset
28056
28057 columna
28058 \begin_inset space ~
28059 \end_inset
28060
28061 %
28062 \family default
28063  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
28064 \end_layout
28065
28066 \begin_layout Standard
28067 \begin_inset Float figure
28068 placement h
28069 wide false
28070 sideways false
28071 status open
28072
28073 \begin_layout Plain Layout
28074 \begin_inset Box Frameless
28075 position "b"
28076 hor_pos "c"
28077 has_inner_box 1
28078 inner_pos "t"
28079 use_parbox 0
28080 use_makebox 0
28081 width "45col%"
28082 special "none"
28083 height "1in"
28084 height_special "totalheight"
28085 thickness "0.4pt"
28086 separation "3pt"
28087 shadowsize "4pt"
28088 framecolor "black"
28089 backgroundcolor "none"
28090 status open
28091
28092 \begin_layout Plain Layout
28093 \align center
28094 \begin_inset Graphics
28095         filename ../clipart/2D-intensity-plot.pdf
28096         width 100col%
28097         scaleBeforeRotation
28098
28099 \end_inset
28100
28101
28102 \end_layout
28103
28104 \begin_layout Plain Layout
28105 \begin_inset Caption Standard
28106
28107 \begin_layout Plain Layout
28108 \begin_inset CommandInset label
28109 LatexCommand label
28110 name "fig:Flotante-izquierda"
28111
28112 \end_inset
28113
28114 Flotante en el lado izquierdo.
28115 \end_layout
28116
28117 \end_inset
28118
28119
28120 \end_layout
28121
28122 \end_inset
28123
28124
28125 \begin_inset space \hfill{}
28126 \end_inset
28127
28128
28129 \begin_inset Box Frameless
28130 position "b"
28131 hor_pos "c"
28132 has_inner_box 1
28133 inner_pos "t"
28134 use_parbox 0
28135 use_makebox 0
28136 width "45col%"
28137 special "none"
28138 height "1in"
28139 height_special "totalheight"
28140 thickness "0.4pt"
28141 separation "3pt"
28142 shadowsize "4pt"
28143 framecolor "black"
28144 backgroundcolor "none"
28145 status open
28146
28147 \begin_layout Plain Layout
28148 \align center
28149 \begin_inset Graphics
28150         filename ../clipart/Star-structure.pdf
28151         width 100col%
28152         scaleBeforeRotation
28153
28154 \end_inset
28155
28156
28157 \end_layout
28158
28159 \begin_layout Plain Layout
28160 \begin_inset Caption Standard
28161
28162 \begin_layout Plain Layout
28163 \begin_inset CommandInset label
28164 LatexCommand label
28165 name "fig:Flotante-derecha"
28166
28167 \end_inset
28168
28169 Flotante en el lado derecho.
28170 \end_layout
28171
28172 \end_inset
28173
28174
28175 \end_layout
28176
28177 \end_inset
28178
28179
28180 \end_layout
28181
28182 \end_inset
28183
28184
28185 \end_layout
28186
28187 \begin_layout Standard
28188 Una solución alternativa más simple es usar el módulo 
28189 \family sans
28190 Minipáginas
28191 \begin_inset space ~
28192 \end_inset
28193
28194 ancho
28195 \begin_inset space ~
28196 \end_inset
28197
28198 variable
28199 \family default
28200 , véase la sección
28201 \begin_inset space \thinspace{}
28202 \end_inset
28203
28204
28205 \begin_inset CommandInset ref
28206 LatexCommand ref
28207 reference "sec:Minipáginas"
28208
28209 \end_inset
28210
28211 .
28212  Las minipáginas de anchura variable se adaptan automáticamente a la anchura
28213  de figuras y cuadros.
28214  No requieren una anchura explícita y mejoran la alineación horizontal del
28215  contenido.
28216  El archivo de ejemplo \SpecialChar LyX
28217  
28218 \emph on
28219 varwidth-floats-side-by-side
28220 \emph default
28221  da ejemplos de cómo hacer esto.
28222 \end_layout
28223
28224 \begin_layout Section
28225 Formato de las leyendas
28226 \begin_inset Index idx
28227 status collapsed
28228
28229 \begin_layout Plain Layout
28230 Leyendas ! Formato
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \begin_inset Index idx
28237 status collapsed
28238
28239 \begin_layout Plain Layout
28240 Flotantes ! Formato de las leyendas
28241 \end_layout
28242
28243 \end_inset
28244
28245
28246 \begin_inset CommandInset label
28247 LatexCommand label
28248 name "sec:Formato-de-leyendas"
28249
28250 \end_inset
28251
28252
28253 \end_layout
28254
28255 \begin_layout Standard
28256 El entorno 
28257 \family sans
28258 Leyenda
28259 \family default
28260  es el predeterminado para los 
28261 \family sans
28262 Flotantes
28263 \family default
28264 .
28265  En \SpecialChar LyX
28266  las leyendas se muestran como etiqueta, p.
28267 \begin_inset space \thinspace{}
28268 \end_inset
28269
28270 e.
28271 \begin_inset space ~
28272 \end_inset
28273
28274 «
28275 \family sans
28276 Figura #
28277 \family default
28278 :» seguida por el texto.
28279  «#» es el número real de referencia.
28280  Por omisión la etiqueta y el número usan la misma tipografía que el texto
28281  de la leyenda y el signo dos puntos sigue al número para separar la etiqueta
28282  del texto.
28283  El entorno leyenda no es apropiado para todos los tipos de documento.
28284  
28285 \end_layout
28286
28287 \begin_layout Standard
28288 Para cambiar el formato predeterminado carga el paquete \SpecialChar LaTeX
28289  
28290 \series bold
28291 caption
28292 \series default
28293
28294 \begin_inset Index idx
28295 status collapsed
28296
28297 \begin_layout Plain Layout
28298 \SpecialChar LaTeX
28299 -paquetes ! caption
28300 \end_layout
28301
28302 \end_inset
28303
28304  en el preámbulo del documento con la línea:
28305 \end_layout
28306
28307 \begin_layout Standard
28308
28309 \series bold
28310
28311 \backslash
28312 usepackage[definición de formato]{caption}
28313 \end_layout
28314
28315 \begin_layout Standard
28316 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
28317  las leyendas de cuadro siempre sobre él como en este documento, usa el
28318  comando:
28319 \end_layout
28320
28321 \begin_layout Standard
28322
28323 \series bold
28324
28325 \backslash
28326 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28327 \end_layout
28328
28329 \begin_layout Standard
28330 También puedes definir distintos formatos de leyenda para los distintos
28331  tipos de flotantes.
28332  En ese caso carga el paquete 
28333 \series bold
28334 caption
28335 \series default
28336  sin opciones específicas y define los distintos formatos con ayuda del
28337  comando
28338 \end_layout
28339
28340 \begin_layout Standard
28341
28342 \series bold
28343
28344 \backslash
28345 captionsetup[tipo de flotante]{definición de formato}
28346 \end_layout
28347
28348 \begin_layout Standard
28349 en el preámbulo del documento.
28350  Por ejemplo las leyendas de la Figura
28351 \begin_inset space ~
28352 \end_inset
28353
28354
28355 \begin_inset CommandInset ref
28356 LatexCommand ref
28357 reference "fig:Esto-es-una-fig"
28358
28359 \end_inset
28360
28361  y el cuadro
28362 \begin_inset space ~
28363 \end_inset
28364
28365
28366 \begin_inset CommandInset ref
28367 LatexCommand ref
28368 reference "tab:Esto-es-un-cuadro"
28369
28370 \end_inset
28371
28372  pueden crearse usando los siguientes comandos en el preámbulo:
28373 \end_layout
28374
28375 \begin_layout Standard
28376
28377 \series bold
28378
28379 \backslash
28380 usepackage[tableposition=top]{caption}
28381 \series default
28382
28383 \begin_inset Newline newline
28384 \end_inset
28385
28386
28387 \series bold
28388
28389 \backslash
28390 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
28391 \begin_inset Newline newline
28392 \end_inset
28393
28394
28395 \begin_inset Phantom HPhantom
28396 status open
28397
28398 \begin_layout Plain Layout
28399
28400 \series bold
28401
28402 \backslash
28403 captionsetup[figure]{
28404 \end_layout
28405
28406 \end_inset
28407
28408 labelsep=period}
28409 \begin_inset Newline newline
28410 \end_inset
28411
28412
28413 \backslash
28414 captionsetup[table]{labelfont={bf,sf}}
28415 \end_layout
28416
28417 \begin_layout Standard
28418 \begin_inset Note Greyedout
28419 status open
28420
28421 \begin_layout Plain Layout
28422
28423 \series bold
28424 Nota: 
28425 \series default
28426 La opción 
28427 \series bold
28428 tableposition=top
28429 \series default
28430  no tiene efecto si se usa una clase de documento 
28431 \series bold
28432 KOMA-Script
28433 \series default
28434 .
28435  En este caso debe utilizarse la opción de clase de documento 
28436 \series bold
28437 captions=tableheading
28438 \series default
28439 .
28440  
28441 \end_layout
28442
28443 \end_inset
28444
28445
28446 \end_layout
28447
28448 \begin_layout Standard
28449 Para más información sobre el paquete 
28450 \series bold
28451 caption
28452 \series default
28453  acude a su documentación 
28454 \begin_inset CommandInset citation
28455 LatexCommand cite
28456 key "caption"
28457 literal "true"
28458
28459 \end_inset
28460
28461 .
28462 \end_layout
28463
28464 \begin_layout Standard
28465 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
28466 \begin_inset space \thinspace{}
28467 \end_inset
28468
28469 e., usa el siguiente comando de preámbulo:
28470 \end_layout
28471
28472 \begin_layout Standard
28473
28474 \series bold
28475
28476 \backslash
28477 renewcommand{
28478 \backslash
28479 fnum@figure}{Imagen~
28480 \backslash
28481 thefigure}
28482 \end_layout
28483
28484 \begin_layout Standard
28485 donde 
28486 \series bold
28487
28488 \backslash
28489 thefigure
28490 \series default
28491  inserta el número de figura y «~» genera un espacio protegido.
28492
28493 \series bold
28494  
28495 \end_layout
28496
28497 \begin_layout Standard
28498 \begin_inset VSpace bigskip
28499 \end_inset
28500
28501 Si estás usando una clase de documento 
28502 \series bold
28503 KOMA-Script
28504 \series default
28505
28506 \begin_inset Index idx
28507 status collapsed
28508
28509 \begin_layout Plain Layout
28510 \SpecialChar LaTeX
28511 -paquetes ! KOMA-Script
28512 \end_layout
28513
28514 \end_inset
28515
28516  (
28517 \family sans
28518 article (KOMA-Script)
28519 \family default
28520
28521 \family sans
28522 book (KOMA-Script)
28523 \family default
28524
28525 \family sans
28526 letter (KOMA-Script)
28527 \family default
28528 , o 
28529 \family sans
28530 report (KOMA-Script)
28531 \family default
28532
28533 \begin_inset space \thinspace{}
28534 \end_inset
28535
28536 ), puedes emplear en vez del paquete 
28537 \series bold
28538 caption
28539 \series default
28540  el comando 
28541 \series bold
28542
28543 \backslash
28544 setkomafont
28545 \series default
28546  incluido en 
28547 \series bold
28548 KOMA-Script
28549 \series default
28550 .
28551  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
28552  comando en el preámbulo del documento:
28553 \end_layout
28554
28555 \begin_layout Standard
28556
28557 \series bold
28558
28559 \backslash
28560 setkomafont{captionlabel}{
28561 \backslash
28562 bfseries}
28563 \end_layout
28564
28565 \begin_layout Standard
28566 Más información sobre 
28567 \series bold
28568
28569 \backslash
28570 setkomafont
28571 \series default
28572  en la documentación de 
28573 \series bold
28574 KOMA-Script
28575 \series default
28576  
28577 \begin_inset CommandInset citation
28578 LatexCommand cite
28579 key "KOMA-Script"
28580 literal "true"
28581
28582 \end_inset
28583
28584 .
28585 \end_layout
28586
28587 \begin_layout Standard
28588 \begin_inset ERT
28589 status collapsed
28590
28591 \begin_layout Plain Layout
28592
28593
28594 \backslash
28595 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
28596 }
28597 \end_layout
28598
28599 \end_inset
28600
28601
28602 \begin_inset Note Note
28603 status collapsed
28604
28605 \begin_layout Plain Layout
28606 El formato de la leyenda se ha cambiado sólo para este ejemplo.
28607 \end_layout
28608
28609 \end_inset
28610
28611
28612 \end_layout
28613
28614 \begin_layout Standard
28615 \begin_inset Float figure
28616 placement !p
28617 wide false
28618 sideways false
28619 status open
28620
28621 \begin_layout Plain Layout
28622 \align center
28623 \begin_inset Graphics
28624         filename ../clipart/2D-intensity-plot.pdf
28625
28626 \end_inset
28627
28628
28629 \end_layout
28630
28631 \begin_layout Plain Layout
28632 \begin_inset Caption Standard
28633
28634 \begin_layout Plain Layout
28635 \begin_inset CommandInset label
28636 LatexCommand label
28637 name "fig:Esto-es-una-fig"
28638
28639 \end_inset
28640
28641
28642 \begin_inset Argument 1
28643 status collapsed
28644
28645 \begin_layout Plain Layout
28646 Figura con leyenda muy larga
28647 \end_layout
28648
28649 \end_inset
28650
28651 Este es un ejemplo de figura con una leyenda con más de una línea para mostrar
28652  el formato diferente.
28653  Aquí se usa una leyenda personalizada.
28654 \end_layout
28655
28656 \end_inset
28657
28658
28659 \end_layout
28660
28661 \end_inset
28662
28663
28664 \end_layout
28665
28666 \begin_layout Standard
28667 \begin_inset ERT
28668 status collapsed
28669
28670 \begin_layout Plain Layout
28671
28672
28673 \backslash
28674 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
28675 on}
28676 \end_layout
28677
28678 \end_inset
28679
28680
28681 \end_layout
28682
28683 \begin_layout Standard
28684 \begin_inset Float table
28685 placement !p
28686 wide false
28687 sideways false
28688 status open
28689
28690 \begin_layout Plain Layout
28691 \begin_inset Caption Standard
28692
28693 \begin_layout Plain Layout
28694 \begin_inset CommandInset label
28695 LatexCommand label
28696 name "tab:Esto-es-un-cuadro"
28697
28698 \end_inset
28699
28700
28701 \begin_inset Argument 1
28702 status collapsed
28703
28704 \begin_layout Plain Layout
28705 Cuadro con leyenda muy larga
28706 \end_layout
28707
28708 \end_inset
28709
28710 Este es un ejemplo de leyenda de cuadro con más de una línea para mostrar
28711  el formato diferente.
28712  Aquí se usa el formato de leyenda estándar para los cuadros.
28713 \end_layout
28714
28715 \end_inset
28716
28717
28718 \end_layout
28719
28720 \begin_layout Plain Layout
28721 \align center
28722 \begin_inset Tabular
28723 <lyxtabular version="3" rows="1" columns="5">
28724 <features tabularvalignment="middle">
28725 <column alignment="center" valignment="top">
28726 <column alignment="center" valignment="top">
28727 <column alignment="center" valignment="top">
28728 <column alignment="center" valignment="top">
28729 <column alignment="center" valignment="top">
28730 <row>
28731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28732 \begin_inset Text
28733
28734 \begin_layout Plain Layout
28735 a
28736 \end_layout
28737
28738 \end_inset
28739 </cell>
28740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28741 \begin_inset Text
28742
28743 \begin_layout Plain Layout
28744 b
28745 \end_layout
28746
28747 \end_inset
28748 </cell>
28749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28750 \begin_inset Text
28751
28752 \begin_layout Plain Layout
28753 c
28754 \end_layout
28755
28756 \end_inset
28757 </cell>
28758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28759 \begin_inset Text
28760
28761 \begin_layout Plain Layout
28762 d
28763 \end_layout
28764
28765 \end_inset
28766 </cell>
28767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28768 \begin_inset Text
28769
28770 \begin_layout Plain Layout
28771 e
28772 \end_layout
28773
28774 \end_inset
28775 </cell>
28776 </row>
28777 </lyxtabular>
28778
28779 \end_inset
28780
28781
28782 \end_layout
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \begin_layout Section
28790 Colocación de leyendas
28791 \begin_inset Index idx
28792 status collapsed
28793
28794 \begin_layout Plain Layout
28795 Leyendas ! Colocación
28796 \end_layout
28797
28798 \end_inset
28799
28800
28801 \begin_inset Index idx
28802 status collapsed
28803
28804 \begin_layout Plain Layout
28805 Flotantes ! Colocación de leyendas
28806 \end_layout
28807
28808 \end_inset
28809
28810
28811 \begin_inset CommandInset label
28812 LatexCommand label
28813 name "sec:Colocación-de-leyendas"
28814
28815 \end_inset
28816
28817
28818 \end_layout
28819
28820 \begin_layout Standard
28821 La norma habitual para colocar las leyendas es:
28822 \end_layout
28823
28824 \begin_layout Description
28825 Figura: La leyenda al pie de las figuras
28826 \end_layout
28827
28828 \begin_layout Description
28829 Cuadro: La leyenda sobre los cuadros
28830 \end_layout
28831
28832 \begin_layout Standard
28833 Desafortunadamente, las clases estándar de \SpecialChar LaTeX
28834  no soportan leyendas sobre un
28835  cuadro.
28836  Esto implica que si usas las clases de documento 
28837 \family sans
28838 article
28839 \family default
28840
28841 \family sans
28842 book
28843 \family default
28844
28845 \family sans
28846 letter
28847 \family default
28848 , o 
28849 \family sans
28850 report
28851 \family default
28852  no habrá espacio entre la leyenda y el cuadro.
28853  Para insertar el espacio adecuado, carga el paquete \SpecialChar LaTeX
28854  
28855 \series bold
28856 caption
28857 \series default
28858
28859 \begin_inset Index idx
28860 status collapsed
28861
28862 \begin_layout Plain Layout
28863 \SpecialChar LaTeX
28864 -paquetes ! caption
28865 \end_layout
28866
28867 \end_inset
28868
28869  en el preámbulo del documento con la opción
28870 \begin_inset Foot
28871 status collapsed
28872
28873 \begin_layout Plain Layout
28874 Véase la sección
28875 \begin_inset space ~
28876 \end_inset
28877
28878
28879 \begin_inset CommandInset ref
28880 LatexCommand ref
28881 reference "sec:Formato-de-leyendas"
28882
28883 \end_inset
28884
28885  para más información sobre el paquete 
28886 \series bold
28887 caption
28888 \series default
28889 .
28890 \end_layout
28891
28892 \end_inset
28893
28894
28895 \end_layout
28896
28897 \begin_layout Standard
28898
28899 \series bold
28900 tableposition=top
28901 \end_layout
28902
28903 \begin_layout Standard
28904 Si estás usando la clase 
28905 \series bold
28906 KOMA-Script
28907 \series default
28908
28909 \begin_inset Index idx
28910 status collapsed
28911
28912 \begin_layout Plain Layout
28913 \SpecialChar LaTeX
28914 -paquetes ! KOMA-Script
28915 \end_layout
28916
28917 \end_inset
28918
28919  (
28920 \family sans
28921 article (KOMA-Script)
28922 \family default
28923
28924 \family sans
28925 book (KOMA-Script)
28926 \family default
28927
28928 \family sans
28929 letter (KOMA-Script)
28930 \family default
28931 , o 
28932 \family sans
28933 report (KOMA-Script)
28934 \family default
28935
28936 \begin_inset space \thinspace{}
28937 \end_inset
28938
28939 ), en vez de 
28940 \series bold
28941 caption
28942 \series default
28943  puedes poner
28944 \end_layout
28945
28946 \begin_layout Standard
28947
28948 \series bold
28949 captions=tableheading
28950 \end_layout
28951
28952 \begin_layout Standard
28953 en las opciones de clase del documento.
28954 \begin_inset Foot
28955 status open
28956
28957 \begin_layout Plain Layout
28958 Esta opción se usa en este documento.
28959 \end_layout
28960
28961 \end_inset
28962
28963
28964 \end_layout
28965
28966 \begin_layout Standard
28967 En documentos de clases Koma-Script también puedes hacer clic derecho sobre
28968  una leyenda y marcar en el menú contextual si la quieres encima o debajo
28969  del cuadro o la figura.
28970  De esta forma puedes sobrescribir para ciertas leyendas su colocación predeterm
28971 inada por el documento.
28972  El cuadro
28973 \begin_inset space ~
28974 \end_inset
28975
28976
28977 \begin_inset CommandInset ref
28978 LatexCommand ref
28979 reference "tab:Una-leyenda-marcada"
28980
28981 \end_inset
28982
28983  es un ejemplo en el que la leyenda se marca para situar bajo el cuadro
28984  aunque esté encima.
28985  Se puede comparar con la leyenda sin marcar del cuadro
28986 \begin_inset space ~
28987 \end_inset
28988
28989
28990 \begin_inset CommandInset ref
28991 LatexCommand ref
28992 reference "tab:Leyenda-estándar"
28993
28994 \end_inset
28995
28996 .
28997 \end_layout
28998
28999 \begin_layout Standard
29000 \begin_inset Float table
29001 wide false
29002 sideways false
29003 status open
29004
29005 \begin_layout Plain Layout
29006 \begin_inset Caption Below
29007
29008 \begin_layout Plain Layout
29009 \begin_inset CommandInset label
29010 LatexCommand label
29011 name "tab:Una-leyenda-marcada"
29012
29013 \end_inset
29014
29015 Leyenda marcada para colocar bajo el cuadro.
29016 \end_layout
29017
29018 \end_inset
29019
29020
29021 \end_layout
29022
29023 \begin_layout Plain Layout
29024 \align center
29025 \begin_inset Tabular
29026 <lyxtabular version="3" rows="3" columns="3">
29027 <features tabularvalignment="middle">
29028 <column alignment="center" valignment="top" width="0pt">
29029 <column alignment="center" valignment="top" width="0pt">
29030 <column alignment="center" valignment="top" width="0pt">
29031 <row>
29032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29033 \begin_inset Text
29034
29035 \begin_layout Plain Layout
29036 1
29037 \end_layout
29038
29039 \end_inset
29040 </cell>
29041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29042 \begin_inset Text
29043
29044 \begin_layout Plain Layout
29045 2
29046 \end_layout
29047
29048 \end_inset
29049 </cell>
29050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29051 \begin_inset Text
29052
29053 \begin_layout Plain Layout
29054 3
29055 \end_layout
29056
29057 \end_inset
29058 </cell>
29059 </row>
29060 <row>
29061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29062 \begin_inset Text
29063
29064 \begin_layout Plain Layout
29065 Joe
29066 \end_layout
29067
29068 \end_inset
29069 </cell>
29070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29071 \begin_inset Text
29072
29073 \begin_layout Plain Layout
29074 Mary
29075 \end_layout
29076
29077 \end_inset
29078 </cell>
29079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29080 \begin_inset Text
29081
29082 \begin_layout Plain Layout
29083 Ted
29084 \end_layout
29085
29086 \end_inset
29087 </cell>
29088 </row>
29089 <row>
29090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29091 \begin_inset Text
29092
29093 \begin_layout Plain Layout
29094 \begin_inset Formula $\int x^{2}dx$
29095 \end_inset
29096
29097
29098 \end_layout
29099
29100 \end_inset
29101 </cell>
29102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29103 \begin_inset Text
29104
29105 \begin_layout Plain Layout
29106 \begin_inset Formula $\left[\begin{array}{cc}
29107 a & b\\
29108 c & d
29109 \end{array}\right]$
29110 \end_inset
29111
29112
29113 \end_layout
29114
29115 \end_inset
29116 </cell>
29117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29118 \begin_inset Text
29119
29120 \begin_layout Plain Layout
29121 \begin_inset Formula $1+1=2$
29122 \end_inset
29123
29124
29125 \end_layout
29126
29127 \end_inset
29128 </cell>
29129 </row>
29130 </lyxtabular>
29131
29132 \end_inset
29133
29134
29135 \end_layout
29136
29137 \end_inset
29138
29139
29140 \end_layout
29141
29142 \begin_layout Standard
29143 \begin_inset Float table
29144 wide false
29145 sideways false
29146 status open
29147
29148 \begin_layout Plain Layout
29149 \begin_inset Caption Standard
29150
29151 \begin_layout Plain Layout
29152 \begin_inset CommandInset label
29153 LatexCommand label
29154 name "tab:Leyenda-estándar"
29155
29156 \end_inset
29157
29158 Leyenda de cuadro estándar.
29159 \end_layout
29160
29161 \end_inset
29162
29163
29164 \end_layout
29165
29166 \begin_layout Plain Layout
29167 \align center
29168 \begin_inset Tabular
29169 <lyxtabular version="3" rows="3" columns="3">
29170 <features tabularvalignment="middle">
29171 <column alignment="center" valignment="top" width="0pt">
29172 <column alignment="center" valignment="top" width="0pt">
29173 <column alignment="center" valignment="top" width="0pt">
29174 <row>
29175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29176 \begin_inset Text
29177
29178 \begin_layout Plain Layout
29179 1
29180 \end_layout
29181
29182 \end_inset
29183 </cell>
29184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29185 \begin_inset Text
29186
29187 \begin_layout Plain Layout
29188 2
29189 \end_layout
29190
29191 \end_inset
29192 </cell>
29193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29194 \begin_inset Text
29195
29196 \begin_layout Plain Layout
29197 3
29198 \end_layout
29199
29200 \end_inset
29201 </cell>
29202 </row>
29203 <row>
29204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29205 \begin_inset Text
29206
29207 \begin_layout Plain Layout
29208 Joe
29209 \end_layout
29210
29211 \end_inset
29212 </cell>
29213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29214 \begin_inset Text
29215
29216 \begin_layout Plain Layout
29217 Mary
29218 \end_layout
29219
29220 \end_inset
29221 </cell>
29222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29223 \begin_inset Text
29224
29225 \begin_layout Plain Layout
29226 Ted
29227 \end_layout
29228
29229 \end_inset
29230 </cell>
29231 </row>
29232 <row>
29233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29234 \begin_inset Text
29235
29236 \begin_layout Plain Layout
29237 \begin_inset Formula $\int x^{2}dx$
29238 \end_inset
29239
29240
29241 \end_layout
29242
29243 \end_inset
29244 </cell>
29245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29246 \begin_inset Text
29247
29248 \begin_layout Plain Layout
29249 \begin_inset Formula $\left[\begin{array}{cc}
29250 a & b\\
29251 c & d
29252 \end{array}\right]$
29253 \end_inset
29254
29255
29256 \end_layout
29257
29258 \end_inset
29259 </cell>
29260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29261 \begin_inset Text
29262
29263 \begin_layout Plain Layout
29264 \begin_inset Formula $1+1=2$
29265 \end_inset
29266
29267
29268 \end_layout
29269
29270 \end_inset
29271 </cell>
29272 </row>
29273 </lyxtabular>
29274
29275 \end_inset
29276
29277
29278 \end_layout
29279
29280 \end_inset
29281
29282
29283 \end_layout
29284
29285 \begin_layout Standard
29286 \begin_inset VSpace bigskip
29287 \end_inset
29288
29289 También es posible poner la leyenda junto a una figura o cuadro.
29290  Para conseguirlo hay que cargar el paquete \SpecialChar LaTeX
29291  
29292 \series bold
29293 sidecap
29294 \series default
29295
29296 \begin_inset Index idx
29297 status collapsed
29298
29299 \begin_layout Plain Layout
29300 \SpecialChar LaTeX
29301 -paquetes ! sidecap
29302 \end_layout
29303
29304 \end_inset
29305
29306  añadiendo en el preámbulo del documento la línea
29307 \end_layout
29308
29309 \begin_layout Standard
29310
29311 \series bold
29312
29313 \backslash
29314 usepackage[option]{sidecap}
29315 \end_layout
29316
29317 \begin_layout Standard
29318 Si no se especifica opción, la leyenda se ubica del lado del margen externo
29319  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
29320  Puedes cambiar la colocación al margen interno con la opción 
29321 \series bold
29322 innercaption
29323 \series default
29324 .
29325  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
29326  opciones 
29327 \series bold
29328 rightcaption
29329 \series default
29330  o 
29331 \series bold
29332 leftcaption
29333 \series default
29334 , respectivamente.
29335 \end_layout
29336
29337 \begin_layout Standard
29338 \begin_inset ERT
29339 status collapsed
29340
29341 \begin_layout Plain Layout
29342
29343
29344 \backslash
29345 ifsidecap
29346 \end_layout
29347
29348 \end_inset
29349
29350
29351 \begin_inset Note Note
29352 status collapsed
29353
29354 \begin_layout Plain Layout
29355 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
29356  \SpecialChar LaTeX
29357  
29358 \series bold
29359 sidecap
29360 \series default
29361 .
29362 \end_layout
29363
29364 \end_inset
29365
29366
29367 \end_layout
29368
29369 \begin_layout Standard
29370 Para situar en \SpecialChar LyX
29371  la leyenda de un flotante al lado, es necesario añadir estos
29372  comandos al preámbulo del documento:
29373 \end_layout
29374
29375 \begin_layout Standard
29376 \noindent
29377 \begin_inset CommandInset line
29378 LatexCommand rule
29379 offset "0.5ex"
29380 width "100line%"
29381 height "1pt"
29382
29383 \end_inset
29384
29385
29386 \end_layout
29387
29388 \begin_layout Standard
29389
29390 \series bold
29391
29392 \backslash
29393 newcommand{
29394 \backslash
29395 TabBesBeg}[1][1.0]{%
29396 \begin_inset Newline newline
29397 \end_inset
29398
29399
29400 \begin_inset Phantom HPhantom
29401 status open
29402
29403 \begin_layout Plain Layout
29404 \begin_inset space ~
29405 \end_inset
29406
29407
29408 \end_layout
29409
29410 \end_inset
29411
29412
29413 \backslash
29414 let
29415 \backslash
29416 MyTable
29417 \backslash
29418 table
29419 \begin_inset Newline newline
29420 \end_inset
29421
29422
29423 \begin_inset Phantom HPhantom
29424 status open
29425
29426 \begin_layout Plain Layout
29427
29428 \series medium
29429 \begin_inset space ~
29430 \end_inset
29431
29432
29433 \end_layout
29434
29435 \end_inset
29436
29437
29438 \backslash
29439 let
29440 \backslash
29441 MyEndtable
29442 \backslash
29443 endtable
29444 \begin_inset Newline newline
29445 \end_inset
29446
29447
29448 \begin_inset Phantom HPhantom
29449 status open
29450
29451 \begin_layout Plain Layout
29452
29453 \series medium
29454 \begin_inset space ~
29455 \end_inset
29456
29457
29458 \end_layout
29459
29460 \end_inset
29461
29462
29463 \backslash
29464 renewenvironment{table}[1]{
29465 \backslash
29466 begin{SCtable}[#1]##1}{
29467 \backslash
29468 end{SCtable}}}
29469 \end_layout
29470
29471 \begin_layout Standard
29472
29473 \series bold
29474
29475 \backslash
29476 newcommand{
29477 \backslash
29478 TabBesEnd}{%
29479 \begin_inset Newline newline
29480 \end_inset
29481
29482
29483 \begin_inset Phantom HPhantom
29484 status open
29485
29486 \begin_layout Plain Layout
29487 \begin_inset space ~
29488 \end_inset
29489
29490
29491 \end_layout
29492
29493 \end_inset
29494
29495
29496 \backslash
29497 let
29498 \backslash
29499 table
29500 \backslash
29501 MyTable
29502 \begin_inset Newline newline
29503 \end_inset
29504
29505
29506 \begin_inset Phantom HPhantom
29507 status open
29508
29509 \begin_layout Plain Layout
29510 \begin_inset space ~
29511 \end_inset
29512
29513
29514 \end_layout
29515
29516 \end_inset
29517
29518
29519 \backslash
29520 let
29521 \backslash
29522 endtable
29523 \backslash
29524 MyEndtable
29525 \end_layout
29526
29527 \begin_layout Standard
29528
29529 \series bold
29530
29531 \backslash
29532 newcommand{
29533 \backslash
29534 FigBesBeg}[1][1.0]{%
29535 \begin_inset Newline newline
29536 \end_inset
29537
29538
29539 \begin_inset Phantom HPhantom
29540 status open
29541
29542 \begin_layout Plain Layout
29543 \begin_inset space ~
29544 \end_inset
29545
29546
29547 \end_layout
29548
29549 \end_inset
29550
29551
29552 \backslash
29553 let
29554 \backslash
29555 MyFigure
29556 \backslash
29557 figure
29558 \begin_inset Newline newline
29559 \end_inset
29560
29561
29562 \begin_inset Phantom HPhantom
29563 status open
29564
29565 \begin_layout Plain Layout
29566 \begin_inset space ~
29567 \end_inset
29568
29569
29570 \end_layout
29571
29572 \end_inset
29573
29574
29575 \backslash
29576 let
29577 \backslash
29578 MyEndfigure
29579 \backslash
29580 endfigure
29581 \begin_inset Newline newline
29582 \end_inset
29583
29584
29585 \begin_inset Phantom HPhantom
29586 status open
29587
29588 \begin_layout Plain Layout
29589 \begin_inset space ~
29590 \end_inset
29591
29592
29593 \end_layout
29594
29595 \end_inset
29596
29597
29598 \backslash
29599 renewenvironment{figure}[1]{
29600 \backslash
29601 begin{SCfigure}[#1]##1}{
29602 \backslash
29603 end{SCfigure}}}
29604 \end_layout
29605
29606 \begin_layout Standard
29607
29608 \series bold
29609
29610 \backslash
29611 newcommand{
29612 \backslash
29613 FigBesEnd}{%
29614 \begin_inset Newline newline
29615 \end_inset
29616
29617
29618 \begin_inset Phantom HPhantom
29619 status open
29620
29621 \begin_layout Plain Layout
29622 \begin_inset space ~
29623 \end_inset
29624
29625
29626 \end_layout
29627
29628 \end_inset
29629
29630
29631 \backslash
29632 let
29633 \backslash
29634 figure
29635 \backslash
29636 MyFigure
29637 \begin_inset Newline newline
29638 \end_inset
29639
29640
29641 \begin_inset Phantom HPhantom
29642 status open
29643
29644 \begin_layout Plain Layout
29645 \begin_inset space ~
29646 \end_inset
29647
29648
29649 \end_layout
29650
29651 \end_inset
29652
29653
29654 \backslash
29655 let
29656 \backslash
29657 endfigure
29658 \backslash
29659 MyEndfigure}
29660 \end_layout
29661
29662 \begin_layout Standard
29663 \noindent
29664 \begin_inset CommandInset line
29665 LatexCommand rule
29666 offset "0.5ex"
29667 width "100line%"
29668 height "1pt"
29669
29670 \end_inset
29671
29672
29673 \end_layout
29674
29675 \begin_layout Standard
29676 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
29677  en un lado.
29678  Para figuras flotantes usa el comando
29679 \end_layout
29680
29681 \begin_layout Standard
29682
29683 \series bold
29684
29685 \backslash
29686 FigBesBeg
29687 \end_layout
29688
29689 \begin_layout Standard
29690 en código \SpecialChar TeX
29691  antes del flotante.
29692  Y inserta
29693 \end_layout
29694
29695 \begin_layout Standard
29696
29697 \series bold
29698
29699 \backslash
29700 FigBesEnd
29701 \end_layout
29702
29703 \begin_layout Standard
29704 en código \SpecialChar TeX
29705  en el punto en que quieras volver a la definición original de
29706  flotantes.
29707 \end_layout
29708
29709 \begin_layout Standard
29710 Para cuadros flotantes usa los comandos correspondientes
29711 \end_layout
29712
29713 \begin_layout Standard
29714
29715 \series bold
29716
29717 \backslash
29718 TabBesBeg
29719 \series default
29720  y 
29721 \series bold
29722
29723 \backslash
29724 TabBesEnd
29725 \end_layout
29726
29727 \begin_layout Standard
29728 La figura
29729 \begin_inset space ~
29730 \end_inset
29731
29732
29733 \begin_inset CommandInset ref
29734 LatexCommand ref
29735 reference "fig:encab-al-lado"
29736
29737 \end_inset
29738
29739  y el cuadro
29740 \begin_inset space ~
29741 \end_inset
29742
29743
29744 \begin_inset CommandInset ref
29745 LatexCommand ref
29746 reference "tab:encab-al-lado"
29747
29748 \end_inset
29749
29750  son ejemplos en los que el título se sitúa al lado.
29751 \end_layout
29752
29753 \begin_layout Standard
29754 En los ejemplos puedes ver que el texto del título aparece encima del flotante
29755  en cuadros flotantes y debajo en las figuras flotantes.
29756  Para cambiarlo, puedes usar el comando
29757 \end_layout
29758
29759 \begin_layout Standard
29760
29761 \series bold
29762
29763 \backslash
29764 sidecaptionvpos{tipo de flotante}{colocación}
29765 \end_layout
29766
29767 \begin_layout Standard
29768 en el preámbulo o en código \SpecialChar TeX
29769  antes del flotante.
29770  El 
29771 \emph on
29772 tipo de flotante
29773 \emph default
29774  es 
29775 \family sans
29776 figure
29777 \family default
29778  o 
29779 \family sans
29780 table
29781 \family default
29782 , la 
29783 \emph on
29784 colocación
29785 \emph default
29786  puede ser «
29787 \family sans
29788 t
29789 \family default
29790 » por «top» (arriba), «
29791 \family sans
29792 c
29793 \family default
29794 » por «center» (centro), o «
29795 \family sans
29796 b
29797 \family default
29798 » por «bottom» (abajo).
29799  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
29800  usa el comando
29801 \end_layout
29802
29803 \begin_layout Standard
29804
29805 \series bold
29806
29807 \backslash
29808 sidecaptionvpos{figure}{c}
29809 \end_layout
29810
29811 \begin_layout Standard
29812 Esto se ha hecho en la figura
29813 \begin_inset space ~
29814 \end_inset
29815
29816
29817 \begin_inset CommandInset ref
29818 LatexCommand ref
29819 reference "fig:encab-al-lado-de-fig"
29820
29821 \end_inset
29822
29823 .
29824 \end_layout
29825
29826 \begin_layout Standard
29827 \begin_inset VSpace medskip
29828 \end_inset
29829
29830
29831 \end_layout
29832
29833 \begin_layout Standard
29834 La anchura predeterminada de la leyenda es la del cuadro/figura.
29835  Para cuadros o figuras estrechas, como en el  cuadro
29836 \begin_inset space ~
29837 \end_inset
29838
29839
29840 \begin_inset CommandInset ref
29841 LatexCommand ref
29842 reference "tab:encab-al-lado"
29843
29844 \end_inset
29845
29846 , esto genera leyendas demasiado estrechas.
29847  Puedes aumentar su anchura especificando un factor muliplicador de la anchura
29848  del cuadro/figura.
29849  La anchura de la leyenda se recalculará automáticamente en el caso de que
29850  sobrepase los márgenes de la página o de la columna.
29851  El 
29852 \emph on
29853 factor
29854 \emph default
29855  puede darse como argumento opcional para 
29856 \series bold
29857
29858 \backslash
29859 FigBesBeg
29860 \series default
29861 :
29862 \end_layout
29863
29864 \begin_layout Standard
29865
29866 \series bold
29867
29868 \backslash
29869 FigBesBeg[factor]
29870 \end_layout
29871
29872 \begin_layout Standard
29873 o en la definición de 
29874 \series bold
29875
29876 \backslash
29877 FigBesBeg
29878 \series default
29879  reemplazando 
29880 \series bold
29881 1.0
29882 \series default
29883  con otro valor.
29884  En este segundo caso, el factor será el predeterminado si 
29885 \series bold
29886
29887 \backslash
29888 FigBesBeg
29889 \series default
29890  se usa sin argumento.
29891  Para el cuadro
29892 \begin_inset space ~
29893 \end_inset
29894
29895
29896 \begin_inset CommandInset ref
29897 LatexCommand ref
29898 reference "tab:leyenda-más-ancha"
29899
29900 \end_inset
29901
29902  se ha usado el factor 5.
29903 \end_layout
29904
29905 \begin_layout Standard
29906 \begin_inset Note Greyedout
29907 status open
29908
29909 \begin_layout Plain Layout
29910
29911 \series bold
29912 Nota:
29913 \series default
29914  Para flotantes con la leyenda adosada, no se puede usar la opción 
29915 \family sans
29916 Aquí
29917 \begin_inset space ~
29918 \end_inset
29919
29920 definitivamente
29921 \family default
29922  para la colocación porque no es soportado por 
29923 \series bold
29924 sidecap
29925 \series default
29926 .
29927 \end_layout
29928
29929 \end_inset
29930
29931
29932 \end_layout
29933
29934 \begin_layout Standard
29935 \begin_inset VSpace medskip
29936 \end_inset
29937
29938 Más información sobre el paquete 
29939 \series bold
29940 sidecap
29941 \series default
29942  en su documentación 
29943 \begin_inset CommandInset citation
29944 LatexCommand cite
29945 key "sidecap"
29946 literal "true"
29947
29948 \end_inset
29949
29950 .
29951 \end_layout
29952
29953 \begin_layout Standard
29954 \begin_inset Note Greyedout
29955 status open
29956
29957 \begin_layout Plain Layout
29958
29959 \series bold
29960 Nota:
29961 \series default
29962  El paquete \SpecialChar LaTeX
29963  
29964 \series bold
29965 hypcap
29966 \series default
29967
29968 \begin_inset Index idx
29969 status collapsed
29970
29971 \begin_layout Plain Layout
29972 \SpecialChar LaTeX
29973 -paquetes ! hypcap
29974 \end_layout
29975
29976 \end_inset
29977
29978 , descrito en la sección
29979 \begin_inset space ~
29980 \end_inset
29981
29982
29983 \begin_inset CommandInset ref
29984 LatexCommand ref
29985 reference "subsec:Colocación-de-Referencias"
29986
29987 \end_inset
29988
29989 , no afecta a flotantes con la leyenda al lado.
29990 \end_layout
29991
29992 \end_inset
29993
29994
29995 \end_layout
29996
29997 \begin_layout Standard
29998 \begin_inset ERT
29999 status collapsed
30000
30001 \begin_layout Plain Layout
30002
30003
30004 \backslash
30005 FigBesBeg 
30006 \end_layout
30007
30008 \end_inset
30009
30010
30011 \end_layout
30012
30013 \begin_layout Standard
30014 \begin_inset Float figure
30015 wide false
30016 sideways false
30017 status open
30018
30019 \begin_layout Plain Layout
30020 \begin_inset Graphics
30021         filename ../clipart/3D-structure-distort.pdf
30022         scale 50
30023
30024 \end_inset
30025
30026
30027 \end_layout
30028
30029 \begin_layout Plain Layout
30030 \begin_inset Caption Standard
30031
30032 \begin_layout Plain Layout
30033 \begin_inset CommandInset label
30034 LatexCommand label
30035 name "fig:encab-al-lado"
30036
30037 \end_inset
30038
30039 Leyenda al lado de una figura.
30040 \end_layout
30041
30042 \end_inset
30043
30044
30045 \end_layout
30046
30047 \end_inset
30048
30049
30050 \end_layout
30051
30052 \begin_layout Standard
30053 \begin_inset ERT
30054 status collapsed
30055
30056 \begin_layout Plain Layout
30057
30058
30059 \backslash
30060 FigBesEnd
30061 \end_layout
30062
30063 \end_inset
30064
30065
30066 \end_layout
30067
30068 \begin_layout Standard
30069 \begin_inset ERT
30070 status collapsed
30071
30072 \begin_layout Plain Layout
30073
30074
30075 \backslash
30076 TabBesBeg 
30077 \end_layout
30078
30079 \end_inset
30080
30081
30082 \end_layout
30083
30084 \begin_layout Standard
30085 \begin_inset Float table
30086 wide false
30087 sideways false
30088 status open
30089
30090 \begin_layout Plain Layout
30091 \begin_inset Caption Standard
30092
30093 \begin_layout Plain Layout
30094 \begin_inset CommandInset label
30095 LatexCommand label
30096 name "tab:encab-al-lado"
30097
30098 \end_inset
30099
30100 Leyenda al lado de un cuadro.
30101 \end_layout
30102
30103 \end_inset
30104
30105
30106 \end_layout
30107
30108 \begin_layout Plain Layout
30109 \begin_inset Tabular
30110 <lyxtabular version="3" rows="4" columns="5">
30111 <features tabularvalignment="middle">
30112 <column alignment="center" valignment="top">
30113 <column alignment="center" valignment="top">
30114 <column alignment="center" valignment="top">
30115 <column alignment="center" valignment="top">
30116 <column alignment="center" valignment="top">
30117 <row>
30118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30119 \begin_inset Text
30120
30121 \begin_layout Plain Layout
30122 a
30123 \end_layout
30124
30125 \end_inset
30126 </cell>
30127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30128 \begin_inset Text
30129
30130 \begin_layout Plain Layout
30131
30132 \end_layout
30133
30134 \end_inset
30135 </cell>
30136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30137 \begin_inset Text
30138
30139 \begin_layout Plain Layout
30140 b
30141 \end_layout
30142
30143 \end_inset
30144 </cell>
30145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30146 \begin_inset Text
30147
30148 \begin_layout Plain Layout
30149
30150 \end_layout
30151
30152 \end_inset
30153 </cell>
30154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30155 \begin_inset Text
30156
30157 \begin_layout Plain Layout
30158 c
30159 \end_layout
30160
30161 \end_inset
30162 </cell>
30163 </row>
30164 <row>
30165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30166 \begin_inset Text
30167
30168 \begin_layout Plain Layout
30169
30170 \end_layout
30171
30172 \end_inset
30173 </cell>
30174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30175 \begin_inset Text
30176
30177 \begin_layout Plain Layout
30178 d
30179 \end_layout
30180
30181 \end_inset
30182 </cell>
30183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30184 \begin_inset Text
30185
30186 \begin_layout Plain Layout
30187
30188 \end_layout
30189
30190 \end_inset
30191 </cell>
30192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30193 \begin_inset Text
30194
30195 \begin_layout Plain Layout
30196 e
30197 \end_layout
30198
30199 \end_inset
30200 </cell>
30201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30202 \begin_inset Text
30203
30204 \begin_layout Plain Layout
30205
30206 \end_layout
30207
30208 \end_inset
30209 </cell>
30210 </row>
30211 <row>
30212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30213 \begin_inset Text
30214
30215 \begin_layout Plain Layout
30216 f
30217 \end_layout
30218
30219 \end_inset
30220 </cell>
30221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30222 \begin_inset Text
30223
30224 \begin_layout Plain Layout
30225
30226 \end_layout
30227
30228 \end_inset
30229 </cell>
30230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30231 \begin_inset Text
30232
30233 \begin_layout Plain Layout
30234 g
30235 \end_layout
30236
30237 \end_inset
30238 </cell>
30239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30240 \begin_inset Text
30241
30242 \begin_layout Plain Layout
30243
30244 \end_layout
30245
30246 \end_inset
30247 </cell>
30248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30249 \begin_inset Text
30250
30251 \begin_layout Plain Layout
30252 h
30253 \end_layout
30254
30255 \end_inset
30256 </cell>
30257 </row>
30258 <row>
30259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30260 \begin_inset Text
30261
30262 \begin_layout Plain Layout
30263
30264 \end_layout
30265
30266 \end_inset
30267 </cell>
30268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30269 \begin_inset Text
30270
30271 \begin_layout Plain Layout
30272 i
30273 \end_layout
30274
30275 \end_inset
30276 </cell>
30277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30278 \begin_inset Text
30279
30280 \begin_layout Plain Layout
30281
30282 \end_layout
30283
30284 \end_inset
30285 </cell>
30286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30287 \begin_inset Text
30288
30289 \begin_layout Plain Layout
30290 j
30291 \end_layout
30292
30293 \end_inset
30294 </cell>
30295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30296 \begin_inset Text
30297
30298 \begin_layout Plain Layout
30299
30300 \end_layout
30301
30302 \end_inset
30303 </cell>
30304 </row>
30305 </lyxtabular>
30306
30307 \end_inset
30308
30309
30310 \end_layout
30311
30312 \end_inset
30313
30314
30315 \end_layout
30316
30317 \begin_layout Standard
30318 \begin_inset ERT
30319 status collapsed
30320
30321 \begin_layout Plain Layout
30322
30323
30324 \backslash
30325 TabBesEnd
30326 \end_layout
30327
30328 \end_inset
30329
30330
30331 \end_layout
30332
30333 \begin_layout Standard
30334 \begin_inset ERT
30335 status collapsed
30336
30337 \begin_layout Plain Layout
30338
30339
30340 \backslash
30341 FigBesBeg 
30342 \end_layout
30343
30344 \end_inset
30345
30346
30347 \end_layout
30348
30349 \begin_layout Standard
30350 \begin_inset ERT
30351 status collapsed
30352
30353 \begin_layout Plain Layout
30354
30355
30356 \backslash
30357 sidecaptionvpos{figure}{c}
30358 \end_layout
30359
30360 \end_inset
30361
30362
30363 \begin_inset Float figure
30364 wide false
30365 sideways false
30366 status open
30367
30368 \begin_layout Plain Layout
30369 \begin_inset Graphics
30370         filename ../clipart/3D-structure-distort.pdf
30371         scale 50
30372
30373 \end_inset
30374
30375
30376 \end_layout
30377
30378 \begin_layout Plain Layout
30379 \begin_inset Caption Standard
30380
30381 \begin_layout Plain Layout
30382 \begin_inset CommandInset label
30383 LatexCommand label
30384 name "fig:encab-al-lado-de-fig"
30385
30386 \end_inset
30387
30388 Leyenda centrada verticalmente junto a una figura.
30389 \end_layout
30390
30391 \end_inset
30392
30393
30394 \end_layout
30395
30396 \end_inset
30397
30398
30399 \end_layout
30400
30401 \begin_layout Standard
30402 \begin_inset ERT
30403 status collapsed
30404
30405 \begin_layout Plain Layout
30406
30407
30408 \backslash
30409 FigBesEnd
30410 \end_layout
30411
30412 \end_inset
30413
30414
30415 \end_layout
30416
30417 \begin_layout Standard
30418 \begin_inset ERT
30419 status collapsed
30420
30421 \begin_layout Plain Layout
30422
30423
30424 \backslash
30425 TabBesBeg[5]
30426 \end_layout
30427
30428 \end_inset
30429
30430
30431 \end_layout
30432
30433 \begin_layout Standard
30434 \begin_inset Float table
30435 wide false
30436 sideways false
30437 status open
30438
30439 \begin_layout Plain Layout
30440 \begin_inset Caption Standard
30441
30442 \begin_layout Plain Layout
30443 \begin_inset CommandInset label
30444 LatexCommand label
30445 name "tab:leyenda-más-ancha"
30446
30447 \end_inset
30448
30449 Una leyenda más ancha que la del cuadro
30450 \begin_inset space ~
30451 \end_inset
30452
30453
30454 \begin_inset CommandInset ref
30455 LatexCommand ref
30456 reference "tab:encab-al-lado"
30457
30458 \end_inset
30459
30460 .
30461 \end_layout
30462
30463 \end_inset
30464
30465
30466 \end_layout
30467
30468 \begin_layout Plain Layout
30469 \begin_inset Tabular
30470 <lyxtabular version="3" rows="4" columns="5">
30471 <features tabularvalignment="middle">
30472 <column alignment="center" valignment="top">
30473 <column alignment="center" valignment="top">
30474 <column alignment="center" valignment="top">
30475 <column alignment="center" valignment="top">
30476 <column alignment="center" valignment="top">
30477 <row>
30478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30479 \begin_inset Text
30480
30481 \begin_layout Plain Layout
30482 a
30483 \end_layout
30484
30485 \end_inset
30486 </cell>
30487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30488 \begin_inset Text
30489
30490 \begin_layout Plain Layout
30491
30492 \end_layout
30493
30494 \end_inset
30495 </cell>
30496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30497 \begin_inset Text
30498
30499 \begin_layout Plain Layout
30500 b
30501 \end_layout
30502
30503 \end_inset
30504 </cell>
30505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30506 \begin_inset Text
30507
30508 \begin_layout Plain Layout
30509
30510 \end_layout
30511
30512 \end_inset
30513 </cell>
30514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30515 \begin_inset Text
30516
30517 \begin_layout Plain Layout
30518 c
30519 \end_layout
30520
30521 \end_inset
30522 </cell>
30523 </row>
30524 <row>
30525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30526 \begin_inset Text
30527
30528 \begin_layout Plain Layout
30529
30530 \end_layout
30531
30532 \end_inset
30533 </cell>
30534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30535 \begin_inset Text
30536
30537 \begin_layout Plain Layout
30538 d
30539 \end_layout
30540
30541 \end_inset
30542 </cell>
30543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30544 \begin_inset Text
30545
30546 \begin_layout Plain Layout
30547
30548 \end_layout
30549
30550 \end_inset
30551 </cell>
30552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30553 \begin_inset Text
30554
30555 \begin_layout Plain Layout
30556 e
30557 \end_layout
30558
30559 \end_inset
30560 </cell>
30561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30562 \begin_inset Text
30563
30564 \begin_layout Plain Layout
30565
30566 \end_layout
30567
30568 \end_inset
30569 </cell>
30570 </row>
30571 <row>
30572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30573 \begin_inset Text
30574
30575 \begin_layout Plain Layout
30576 f
30577 \end_layout
30578
30579 \end_inset
30580 </cell>
30581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30582 \begin_inset Text
30583
30584 \begin_layout Plain Layout
30585
30586 \end_layout
30587
30588 \end_inset
30589 </cell>
30590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30591 \begin_inset Text
30592
30593 \begin_layout Plain Layout
30594 g
30595 \end_layout
30596
30597 \end_inset
30598 </cell>
30599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30600 \begin_inset Text
30601
30602 \begin_layout Plain Layout
30603
30604 \end_layout
30605
30606 \end_inset
30607 </cell>
30608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30609 \begin_inset Text
30610
30611 \begin_layout Plain Layout
30612 h
30613 \end_layout
30614
30615 \end_inset
30616 </cell>
30617 </row>
30618 <row>
30619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30620 \begin_inset Text
30621
30622 \begin_layout Plain Layout
30623
30624 \end_layout
30625
30626 \end_inset
30627 </cell>
30628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30629 \begin_inset Text
30630
30631 \begin_layout Plain Layout
30632 i
30633 \end_layout
30634
30635 \end_inset
30636 </cell>
30637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30638 \begin_inset Text
30639
30640 \begin_layout Plain Layout
30641
30642 \end_layout
30643
30644 \end_inset
30645 </cell>
30646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30647 \begin_inset Text
30648
30649 \begin_layout Plain Layout
30650 j
30651 \end_layout
30652
30653 \end_inset
30654 </cell>
30655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30656 \begin_inset Text
30657
30658 \begin_layout Plain Layout
30659
30660 \end_layout
30661
30662 \end_inset
30663 </cell>
30664 </row>
30665 </lyxtabular>
30666
30667 \end_inset
30668
30669
30670 \end_layout
30671
30672 \end_inset
30673
30674
30675 \end_layout
30676
30677 \begin_layout Standard
30678 \begin_inset ERT
30679 status collapsed
30680
30681 \begin_layout Plain Layout
30682
30683
30684 \backslash
30685 TabBesEnd
30686 \end_layout
30687
30688 \end_inset
30689
30690
30691 \end_layout
30692
30693 \begin_layout Standard
30694 \begin_inset ERT
30695 status collapsed
30696
30697 \begin_layout Plain Layout
30698
30699
30700 \backslash
30701 else
30702 \end_layout
30703
30704 \end_inset
30705
30706
30707 \begin_inset Note Note
30708 status open
30709
30710 \begin_layout Plain Layout
30711 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
30712  
30713 \series bold
30714 sidecap
30715 \series default
30716 .
30717 \end_layout
30718
30719 \end_inset
30720
30721
30722 \end_layout
30723
30724 \begin_layout Standard
30725 Debes instalar el paquete \SpecialChar LaTeX
30726  
30727 \series bold
30728 sidecap
30729 \series default
30730  para ver la parte siguiente en la salida.
30731 \end_layout
30732
30733 \begin_layout Standard
30734 \begin_inset ERT
30735 status collapsed
30736
30737 \begin_layout Plain Layout
30738
30739
30740 \backslash
30741 fi
30742 \end_layout
30743
30744 \end_inset
30745
30746
30747 \end_layout
30748
30749 \begin_layout Section
30750 Índice de flotantes
30751 \begin_inset Index idx
30752 status collapsed
30753
30754 \begin_layout Plain Layout
30755 Flotantes ! Índice de
30756 \end_layout
30757
30758 \end_inset
30759
30760
30761 \end_layout
30762
30763 \begin_layout Standard
30764 Igual que en el índice general se listan las secciones del documento, hay
30765  índices para todos los tipos de flotantes, como las figuras.
30766  Se pueden insertar mediante los submenús 
30767 \family sans
30768 Insertar\SpecialChar menuseparator
30769 Índice
30770 \family default
30771 s.
30772 \end_layout
30773
30774 \begin_layout Standard
30775 Las entradas de los índices son las leyendas del flotante o su título breve,
30776  el número de flotante y el número de la página del documento en la que
30777  aparecen.
30778 \end_layout
30779
30780 \begin_layout Standard
30781 Puedes encontrar los índices de figuras y cuadros al final de este documento.
30782 \end_layout
30783
30784 \begin_layout Chapter
30785 Notas
30786 \end_layout
30787
30788 \begin_layout Section
30789 Notas en \SpecialChar LyX
30790
30791 \begin_inset Index idx
30792 status collapsed
30793
30794 \begin_layout Plain Layout
30795 Notas ! en \SpecialChar LyX
30796
30797 \end_layout
30798
30799 \end_inset
30800
30801
30802 \end_layout
30803
30804 \begin_layout Standard
30805 Las notas se insertan con el botón 
30806 \begin_inset Info
30807 type  "icon"
30808 arg   "note-insert"
30809 \end_inset
30810
30811  o con el menú 
30812 \family sans
30813 Insertar\SpecialChar menuseparator
30814 Nota
30815 \family default
30816 .
30817  Hay tres tipos de notas:
30818 \end_layout
30819
30820 \begin_layout Description
30821 Nota
30822 \begin_inset space ~
30823 \end_inset
30824
30825 \SpecialChar LyX
30826  Este tipo es para notas internas que no han de aparecer en la salida.
30827  Su cuadro se muestra como este:
30828 \begin_inset Newline newline
30829 \end_inset
30830
30831
30832 \begin_inset Newline newline
30833 \end_inset
30834
30835
30836 \begin_inset Graphics
30837         filename clipart/NotaLyXImagen.png
30838         display false
30839
30840 \end_inset
30841
30842  
30843 \begin_inset Note Note
30844 status collapsed
30845
30846 \begin_layout Plain Layout
30847 Este es un texto en un recuadro que no se muestra en la salida.
30848 \end_layout
30849
30850 \end_inset
30851
30852
30853 \end_layout
30854
30855 \begin_layout Description
30856 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
30857  comentario de \SpecialChar LaTeX
30858 , cuando exportas el documento a \SpecialChar LaTeX
30859  vía menú 
30860 \family sans
30861 Archivo\SpecialChar menuseparator
30862 Exportar\SpecialChar menuseparator
30863 LaTeX
30864 \begin_inset space ~
30865 \end_inset
30866
30867 (pdflatex) / (simple)
30868 \family default
30869 .
30870  Su recuadro se ve así:
30871 \begin_inset Newline newline
30872 \end_inset
30873
30874
30875 \begin_inset Newline newline
30876 \end_inset
30877
30878
30879 \begin_inset Graphics
30880         filename clipart/ComentNotaImagen.png
30881         display false
30882
30883 \end_inset
30884
30885  
30886 \begin_inset Note Comment
30887 status collapsed
30888
30889 \begin_layout Plain Layout
30890 Una nota comentario que sólo aparece como comentario en archivos \SpecialChar LaTeX
30891 .
30892 \end_layout
30893
30894 \end_inset
30895
30896
30897 \end_layout
30898
30899 \begin_layout Description
30900 Nota
30901 \begin_inset space ~
30902 \end_inset
30903
30904 gris Esta nota aparece en la salida como texto en color gris pálido.
30905  Su recuadro se ve así:
30906 \begin_inset Newline newline
30907 \end_inset
30908
30909
30910 \begin_inset Newline newline
30911 \end_inset
30912
30913
30914 \begin_inset Graphics
30915         filename clipart/GrisNotaImagen.png
30916         display false
30917
30918 \end_inset
30919
30920
30921 \begin_inset Newline newline
30922 \end_inset
30923
30924
30925 \begin_inset ERT
30926 status collapsed
30927
30928 \begin_layout Plain Layout
30929
30930
30931 \backslash
30932 renewenvironment{lyxgreyedout}
30933 \end_layout
30934
30935 \begin_layout Plain Layout
30936
30937 {
30938 \backslash
30939 textcolor[gray]{0.8}
30940 \backslash
30941 bgroup}{
30942 \backslash
30943 egroup}
30944 \end_layout
30945
30946 \end_inset
30947
30948
30949 \begin_inset Note Greyedout
30950 status open
30951
30952 \begin_layout Plain Layout
30953 Texto en color gris palido en la salida.
30954 \end_layout
30955
30956 \end_inset
30957
30958
30959 \begin_inset ERT
30960 status collapsed
30961
30962 \begin_layout Plain Layout
30963
30964
30965 \backslash
30966 renewenvironment{lyxgreyedout}
30967 \end_layout
30968
30969 \begin_layout Plain Layout
30970
30971 {
30972 \backslash
30973 textcolor{blue}
30974 \backslash
30975 bgroup}{
30976 \backslash
30977 egroup}
30978 \end_layout
30979
30980 \end_inset
30981
30982
30983 \begin_inset Note Note
30984 status collapsed
30985
30986 \begin_layout Plain Layout
30987 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
30988  original de \SpecialChar LyX
30989 , ya que en el preámbulo de este documento se han redefinido
30990  estas notas para que salgan en azul, como se indica más adelante.
30991 \end_layout
30992
30993 \end_inset
30994
30995
30996 \begin_inset Newline newline
30997 \end_inset
30998
30999
31000 \begin_inset Newline newline
31001 \end_inset
31002
31003 Como se ve en el ejemplo, la primera línea de las notas grises tiene una
31004  pequeña sangría, y por otra parte pueden tener notas al pie.
31005 \end_layout
31006
31007 \begin_layout Standard
31008 \begin_inset VSpace bigskip
31009 \end_inset
31010
31011 Si usas el botón de la barra de herramientas 
31012 \begin_inset Info
31013 type  "icon"
31014 arg   "note-insert"
31015 \end_inset
31016
31017  para insertar notas, se inserta una 
31018 \family sans
31019 Nota
31020 \begin_inset space ~
31021 \end_inset
31022
31023 \SpecialChar LyX
31024
31025 \family default
31026 .
31027  Puedes cambiar entre los tres tipos de nota con clic derecho sobre el recuadro.
31028  
31029 \family roman
31030 \series medium
31031 \bar no
31032 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
31033  botón de herramienta 
31034 \family sans
31035 \series default
31036 \bar default
31037 Nota
31038 \family default
31039 .
31040  Para cambiar una nota a texto, pulsa la tecla 
31041 \family sans
31042 Retroceso
31043 \family default
31044  cuando el cursor está en la primera posición de una nota, o la tecla 
31045 \family sans
31046 Supr
31047 \family default
31048  cuando el cursor está en la última posición de la nota, respectivamente.
31049 \end_layout
31050
31051 \begin_layout Standard
31052 \begin_inset VSpace bigskip
31053 \end_inset
31054
31055 El color del texto en las notas grises puede cambiarse en el menú 
31056 \family sans
31057 Documento\SpecialChar menuseparator
31058 Configuración\SpecialChar menuseparator
31059 Colores
31060 \family default
31061 .
31062 \end_layout
31063
31064 \begin_layout Section
31065 Notas al pie
31066 \begin_inset CommandInset label
31067 LatexCommand label
31068 name "sec:Notas-al-pie"
31069
31070 \end_inset
31071
31072
31073 \begin_inset Index idx
31074 status collapsed
31075
31076 \begin_layout Plain Layout
31077 Notas ! al pie
31078 \end_layout
31079
31080 \end_inset
31081
31082
31083 \end_layout
31084
31085 \begin_layout Standard
31086 Las notas al pie se insertan con el botón 
31087 \begin_inset Info
31088 type  "icon"
31089 arg   "footnote-insert"
31090 \end_inset
31091
31092  o el menú 
31093 \family sans
31094 Insertar\SpecialChar menuseparator
31095 Nota
31096 \begin_inset space ~
31097 \end_inset
31098
31099 al
31100 \begin_inset space ~
31101 \end_inset
31102
31103 pie
31104 \family default
31105 .
31106  
31107 \family roman
31108 \series medium
31109 \bar no
31110 Aparece un recuadro como este:
31111 \family default
31112 \series default
31113 \bar default
31114  
31115 \begin_inset Graphics
31116         filename clipart/notapie.png
31117         scale 90
31118
31119 \end_inset
31120
31121  
31122 \family roman
31123 \series medium
31124 \bar no
31125 donde puedes introducir el texto.
31126  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
31127  sobre el
31128 \family default
31129 \series default
31130 \bar default
31131  
31132 \family roman
31133 \series medium
31134 \bar no
31135 botón
31136 \family default
31137 \series default
31138 \bar default
31139 .
31140  Para cambiar una nota al pie a texto, pulsa la tecla 
31141 \family sans
31142 Retroceso
31143 \family default
31144  cuando el cursor está en la primera posición de la nota al pie, o la tecla
31145  
31146 \family sans
31147 Supr
31148 \family default
31149  cuando el cursor está en la última posición de la nota, respectivamente.
31150 \end_layout
31151
31152 \begin_layout Standard
31153 Aquí hay un ejemplo de nota al pie:
31154 \family roman
31155 \series medium
31156 \bar no
31157
31158 \begin_inset Foot
31159 status open
31160
31161 \begin_layout Plain Layout
31162 \begin_inset CommandInset label
31163 LatexCommand label
31164 name "pie:Esto-es-una"
31165
31166 \end_inset
31167
31168 Ejemplo de nota al pie.
31169 \end_layout
31170
31171 \end_inset
31172
31173
31174 \family default
31175 \series default
31176 \bar default
31177
31178 \begin_inset ERT
31179 status collapsed
31180
31181 \begin_layout Plain Layout
31182
31183
31184 \backslash
31185 newcounter{MyRepeatFoot}
31186 \end_layout
31187
31188 \begin_layout Plain Layout
31189
31190
31191 \backslash
31192 setcounter{MyRepeatFoot}{
31193 \backslash
31194 thefootnote}
31195 \end_layout
31196
31197 \end_inset
31198
31199
31200 \end_layout
31201
31202 \begin_layout Standard
31203 En la salida, el pie se muestra como número voladito en el lugar del texto
31204  donde se coloca el recuadro.
31205  El texto se coloca al final de la página actual.
31206  Los números de las notas son calculados por \SpecialChar LaTeX
31207 , y son consecutivos.
31208  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
31209 \end_layout
31210
31211 \begin_layout Standard
31212 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
31213  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
31214  se describe en la sección
31215 \begin_inset space ~
31216 \end_inset
31217
31218
31219 \begin_inset CommandInset ref
31220 LatexCommand ref
31221 reference "sec:Referencias-a-Flotantes"
31222
31223 \end_inset
31224
31225 .
31226 \begin_inset Newline newline
31227 \end_inset
31228
31229 Esto es una referencia cruzada a la Nota al pie
31230 \begin_inset space ~
31231 \end_inset
31232
31233
31234 \begin_inset CommandInset ref
31235 LatexCommand ref
31236 reference "pie:Esto-es-una"
31237
31238 \end_inset
31239
31240 .
31241 \end_layout
31242
31243 \begin_layout Standard
31244 \begin_inset VSpace defskip
31245 \end_inset
31246
31247
31248 \end_layout
31249
31250 \begin_layout Standard
31251 Las notas al pie en entornos de título generalmente no se numeran y no pueden
31252  contener varios párrafos.
31253  Véase como ejemplo la nota al pie en el título de este documento.
31254 \end_layout
31255
31256 \begin_layout Standard
31257 Las notas al pie en cuadros multipágina se describen en la sección
31258 \begin_inset space ~
31259 \end_inset
31260
31261
31262 \begin_inset CommandInset ref
31263 LatexCommand ref
31264 reference "subsec:Notas-al-pie-en-Cuadros-Multipágina"
31265
31266 \end_inset
31267
31268 .
31269 \end_layout
31270
31271 \begin_layout Standard
31272 \begin_inset VSpace defskip
31273 \end_inset
31274
31275
31276 \end_layout
31277
31278 \begin_layout Standard
31279 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
31280  y con numeración diferente debido a que una minipágina es como una página
31281  dentro de otra.
31282  (Más información sobre minipáginas en la sección
31283 \begin_inset space ~
31284 \end_inset
31285
31286
31287 \begin_inset CommandInset ref
31288 LatexCommand ref
31289 reference "sec:Minipáginas"
31290
31291 \end_inset
31292
31293 ).
31294  Para poner notas en una minipágina que se impriman a pie de página como
31295  las notas al pie normales, se puede usar este método: En lugar de la nota
31296  al pie se inserta el comando 
31297 \series bold
31298
31299 \backslash
31300 footnotemark{}
31301 \series default
31302  en código \SpecialChar TeX
31303 .
31304  El texto de la nota se introduce como argumento del comando
31305 \series bold
31306  
31307 \backslash
31308 footnotetext
31309 \series default
31310  después de la minipágina.
31311 \begin_inset Newline newline
31312 \end_inset
31313
31314 Esto es lo que se ha hecho para la siguiente minipágina con el comando
31315 \end_layout
31316
31317 \begin_layout Standard
31318
31319 \series bold
31320
31321 \backslash
31322 footnotetext{
31323 \series default
31324 Nota fuera de la minipágina.
31325 \series bold
31326 }
31327 \end_layout
31328
31329 \begin_layout Standard
31330 \begin_inset Box Frameless
31331 position "t"
31332 hor_pos "c"
31333 has_inner_box 1
31334 inner_pos "t"
31335 use_parbox 0
31336 use_makebox 0
31337 width "100col%"
31338 special "none"
31339 height "1in"
31340 height_special "totalheight"
31341 thickness "0.4pt"
31342 separation "3pt"
31343 shadowsize "4pt"
31344 framecolor "black"
31345 backgroundcolor "none"
31346 status open
31347
31348 \begin_layout Plain Layout
31349 Muestra de texto en una minipágina.
31350 \begin_inset Foot
31351 status open
31352
31353 \begin_layout Plain Layout
31354 Nota en la minipágina.
31355 \end_layout
31356
31357 \end_inset
31358
31359
31360 \end_layout
31361
31362 \begin_layout Plain Layout
31363 Muestra de texto en una minipágina.
31364 \begin_inset ERT
31365 status collapsed
31366
31367 \begin_layout Plain Layout
31368
31369
31370 \backslash
31371 footnotemark{}
31372 \end_layout
31373
31374 \end_inset
31375
31376
31377 \end_layout
31378
31379 \end_inset
31380
31381
31382 \end_layout
31383
31384 \begin_layout Standard
31385 \begin_inset ERT
31386 status collapsed
31387
31388 \begin_layout Plain Layout
31389
31390
31391 \backslash
31392 footnotetext{
31393 \end_layout
31394
31395 \end_inset
31396
31397 Nota fuera de la minipágina.
31398 \begin_inset ERT
31399 status collapsed
31400
31401 \begin_layout Plain Layout
31402
31403 }
31404 \end_layout
31405
31406 \end_inset
31407
31408
31409 \end_layout
31410
31411 \begin_layout Standard
31412 \begin_inset VSpace defskip
31413 \end_inset
31414
31415
31416 \end_layout
31417
31418 \begin_layout Standard
31419 Para hacer referencia a la misma nota varias veces sin imprimir su texto
31420  cada vez, usa el comando 
31421 \series bold
31422
31423 \backslash
31424 footnotemark[number]
31425 \series default
31426  en código \SpecialChar TeX
31427 .
31428 \begin_inset Newline newline
31429 \end_inset
31430
31431 Como el número de la nota repetida no se conoce mientras se escribe el texto,
31432  hay que guardarlo.
31433  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
31434  comandos en código \SpecialChar TeX
31435  después de la nota al pie
31436 \begin_inset space ~
31437 \end_inset
31438
31439
31440 \begin_inset CommandInset ref
31441 LatexCommand ref
31442 reference "pie:Esto-es-una"
31443
31444 \end_inset
31445
31446  para guardar el número de la nota: 
31447 \end_layout
31448
31449 \begin_layout Standard
31450
31451 \series bold
31452
31453 \backslash
31454 newcounter{MyRepeatFoot}
31455 \begin_inset Newline newline
31456 \end_inset
31457
31458
31459 \backslash
31460 setcounter{MyRepeatFoot}{
31461 \backslash
31462 thefootnote}
31463 \end_layout
31464
31465 \begin_layout Standard
31466 La marca de la nota se ha creado después con el comando:
31467 \end_layout
31468
31469 \begin_layout Standard
31470
31471 \series bold
31472
31473 \backslash
31474 footnotemark[
31475 \backslash
31476 theMyRepeatFoot]
31477 \end_layout
31478
31479 \begin_layout Standard
31480 Aquí hay una nota repetida:
31481 \begin_inset ERT
31482 status collapsed
31483
31484 \begin_layout Plain Layout
31485
31486
31487 \backslash
31488 footnotemark[
31489 \backslash
31490 theMyRepeatFoot]
31491 \end_layout
31492
31493 \end_inset
31494
31495
31496 \end_layout
31497
31498 \begin_layout Standard
31499 Para repetir la nota al pie previa, se puede omitir el guardado del número
31500  de la nota y usar en su lugar el comando:
31501 \end_layout
31502
31503 \begin_layout Standard
31504
31505 \series bold
31506
31507 \backslash
31508 footnotemark[
31509 \backslash
31510 thefootnote]
31511 \end_layout
31512
31513 \begin_layout Standard
31514 Aquí hay otra nota repetida:
31515 \begin_inset ERT
31516 status collapsed
31517
31518 \begin_layout Plain Layout
31519
31520
31521 \backslash
31522 footnotemark[
31523 \backslash
31524 thefootnote]
31525 \end_layout
31526
31527 \end_inset
31528
31529
31530 \end_layout
31531
31532 \begin_layout Subsection
31533 Numeración de notas al pie
31534 \begin_inset CommandInset label
31535 LatexCommand label
31536 name "subsec:Numeración-de-Notas-al-Pie"
31537
31538 \end_inset
31539
31540
31541 \begin_inset Index idx
31542 status collapsed
31543
31544 \begin_layout Plain Layout
31545 Notas ! al pie ! numeración
31546 \end_layout
31547
31548 \end_inset
31549
31550
31551 \end_layout
31552
31553 \begin_layout Standard
31554 Para reiniciar el número de pie a 1 en cada sección añade
31555 \family roman
31556  en el preámbulo el comando:
31557 \end_layout
31558
31559 \begin_layout Standard
31560
31561 \series bold
31562
31563 \backslash
31564 @addtoreset{footnote}{section}
31565 \end_layout
31566
31567 \begin_layout Standard
31568 \begin_inset VSpace bigskip
31569 \end_inset
31570
31571 El siguiente comando en el preámbulo cambia el estilo de numeración del
31572  pie a números romanos en minúsculas:
31573 \end_layout
31574
31575 \begin_layout Standard
31576
31577 \series bold
31578
31579 \backslash
31580 renewcommand{
31581 \backslash
31582 thefootnote}{
31583 \backslash
31584 roman{footnote}}
31585 \end_layout
31586
31587 \begin_layout Standard
31588 \begin_inset ERT
31589 status collapsed
31590
31591 \begin_layout Plain Layout
31592
31593
31594 \backslash
31595 renewcommand{
31596 \backslash
31597 thefootnote}{
31598 \backslash
31599 roman{footnote}}
31600 \end_layout
31601
31602 \end_inset
31603
31604  Nota al pie en números romanos:
31605 \begin_inset Foot
31606 status collapsed
31607
31608 \begin_layout Plain Layout
31609 Ejemplo de nota al pie en números romanos.
31610 \end_layout
31611
31612 \end_inset
31613
31614
31615 \begin_inset ERT
31616 status collapsed
31617
31618 \begin_layout Plain Layout
31619
31620
31621 \backslash
31622 renewcommand{
31623 \backslash
31624 thefootnote}{
31625 \backslash
31626 arabic{footnote}}
31627 \end_layout
31628
31629 \end_inset
31630
31631
31632 \end_layout
31633
31634 \begin_layout Standard
31635 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
31636  
31637 \series bold
31638
31639 \backslash
31640 roman
31641 \series default
31642  por 
31643 \series bold
31644
31645 \backslash
31646 Roman
31647 \series default
31648 .
31649  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
31650 \series bold
31651
31652 \backslash
31653 Alph
31654 \series default
31655  o 
31656 \series bold
31657
31658 \backslash
31659 alph
31660 \series default
31661 , respectivamente.
31662  Para ordenar las notas al pie con símbolos usa 
31663 \series bold
31664
31665 \backslash
31666 fnsymbol
31667 \series default
31668 .
31669 \end_layout
31670
31671 \begin_layout Standard
31672 \begin_inset Note Greyedout
31673 status open
31674
31675 \begin_layout Plain Layout
31676
31677 \series bold
31678 Nota:
31679 \series default
31680  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
31681  simples.
31682 \end_layout
31683
31684 \end_inset
31685
31686
31687 \begin_inset Newline newline
31688 \end_inset
31689
31690
31691 \begin_inset Note Greyedout
31692 status open
31693
31694 \begin_layout Plain Layout
31695
31696 \series bold
31697 Nota:
31698 \series default
31699  sólo puedes ordenar hasta 9 pies con símbolos.
31700 \end_layout
31701
31702 \end_inset
31703
31704
31705 \end_layout
31706
31707 \begin_layout Standard
31708 Para volver al estilo de numeración predeterminado cuando has cambiado a
31709  otro estilo, usa 
31710 \series bold
31711
31712 \backslash
31713 arabic
31714 \series default
31715  en vez de 
31716 \series bold
31717
31718 \backslash
31719 roman
31720 \series default
31721  en el comando anterior.
31722 \begin_inset ERT
31723 status collapsed
31724
31725 \begin_layout Plain Layout
31726
31727
31728 \backslash
31729 renewcommand{
31730 \backslash
31731 thefootnote}{
31732 \backslash
31733 arabic{footnote}}
31734 \end_layout
31735
31736 \end_inset
31737
31738
31739 \end_layout
31740
31741 \begin_layout Standard
31742 \begin_inset VSpace bigskip
31743 \end_inset
31744
31745
31746 \end_layout
31747
31748 \begin_layout Standard
31749 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
31750  comando al preámbulo del documento:
31751 \end_layout
31752
31753 \begin_layout Standard
31754
31755 \series bold
31756
31757 \backslash
31758 numberwithin{footnote}{chapter}
31759 \end_layout
31760
31761 \begin_layout Standard
31762 Para poder usar el comando 
31763 \series bold
31764
31765 \backslash
31766 numberwithin
31767 \series default
31768 , marca la opción 
31769 \family sans
31770 Usar
31771 \family default
31772
31773 \begin_inset space ~
31774 \end_inset
31775
31776
31777 \family sans
31778 el
31779 \family default
31780
31781 \begin_inset space ~
31782 \end_inset
31783
31784
31785 \family sans
31786 paquete
31787 \family default
31788
31789 \begin_inset space ~
31790 \end_inset
31791
31792
31793 \family sans
31794 AMS
31795 \family default
31796  en la sección 
31797 \family sans
31798 Opciones para ecuaciones
31799 \family default
31800  de la configuración del documento.
31801 \end_layout
31802
31803 \begin_layout Standard
31804 \begin_inset ERT
31805 status collapsed
31806
31807 \begin_layout Plain Layout
31808
31809
31810 \backslash
31811 numberwithin{footnote}{chapter}
31812 \end_layout
31813
31814 \end_inset
31815
31816 Esto es otro ejemplo de nota al pie:
31817 \series bold
31818
31819 \begin_inset Foot
31820 status collapsed
31821
31822 \begin_layout Plain Layout
31823 Nota al pie numerada en el esquema 
31824 \begin_inset Quotes eld
31825 \end_inset
31826
31827 capítulo.nota
31828 \begin_inset Quotes erd
31829 \end_inset
31830
31831 .
31832 \end_layout
31833
31834 \end_inset
31835
31836
31837 \series default
31838
31839 \begin_inset ERT
31840 status collapsed
31841
31842 \begin_layout Plain Layout
31843
31844
31845 \backslash
31846 renewcommand{
31847 \backslash
31848 thefootnote}{
31849 \backslash
31850 arabic{footnote}}
31851 \end_layout
31852
31853 \end_inset
31854
31855
31856 \end_layout
31857
31858 \begin_layout Standard
31859 \begin_inset Note Greyedout
31860 status open
31861
31862 \begin_layout Plain Layout
31863
31864 \series bold
31865 Nota: 
31866 \backslash
31867 numberwithin 
31868 \series default
31869 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
31870  previas para obtener números no arábigos se sobreescriben.
31871 \end_layout
31872
31873 \end_inset
31874
31875
31876 \end_layout
31877
31878 \begin_layout Standard
31879 Así, para obtener por ejemplo el esquema «capítulo.
31880 \backslash
31881 Roman{footnote}», usa este comando en vez de 
31882 \series bold
31883
31884 \backslash
31885 numberwithin
31886 \series default
31887 :
31888 \end_layout
31889
31890 \begin_layout Standard
31891
31892 \series bold
31893
31894 \backslash
31895 renewcommand{
31896 \backslash
31897 thefootnote}{
31898 \backslash
31899 thechapter.
31900 \backslash
31901 Roman{footnote}}
31902 \end_layout
31903
31904 \begin_layout Subsection
31905 Colocación de notas al pie
31906 \begin_inset Index idx
31907 status collapsed
31908
31909 \begin_layout Plain Layout
31910 Notas ! al pie ! colocación
31911 \end_layout
31912
31913 \end_inset
31914
31915
31916 \end_layout
31917
31918 \begin_layout Standard
31919 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
31920  entre ellas al final de la página.
31921  Para hacerlas más legibles puedes añadir 1.5
31922 \begin_inset space \thinspace{}
31923 \end_inset
31924
31925 mm, p.
31926 \begin_inset space \thinspace{}
31927 \end_inset
31928
31929 ej., con el comando siguiente en el preámbulo:
31930 \end_layout
31931
31932 \begin_layout Standard
31933
31934 \series bold
31935
31936 \backslash
31937 let
31938 \backslash
31939 myFoot
31940 \backslash
31941 footnote
31942 \begin_inset Newline newline
31943 \end_inset
31944
31945
31946 \backslash
31947 renewcommand{
31948 \backslash
31949 footnote}[1]{
31950 \backslash
31951 myFoot{#1
31952 \backslash
31953 vspace{1.5mm}}}
31954 \end_layout
31955
31956 \begin_layout Standard
31957 \begin_inset VSpace bigskip
31958 \end_inset
31959
31960 En documentos a dos columnas la nota al pie aparece al final de cada columna,
31961  véase la figura
31962 \begin_inset space ~
31963 \end_inset
31964
31965
31966 \begin_inset CommandInset ref
31967 LatexCommand ref
31968 reference "fig:Colocación-standard-del-pie"
31969
31970 \end_inset
31971
31972 .
31973  Si las notas debieran mostrarse sólo al final de la columna derecha, como
31974  en la figura
31975 \begin_inset space ~
31976 \end_inset
31977
31978
31979 \begin_inset CommandInset ref
31980 LatexCommand ref
31981 reference "fig:Colocación-del-pie-en"
31982
31983 \end_inset
31984
31985 , usa el paquete \SpecialChar LaTeX
31986  
31987 \series bold
31988 ftnright
31989 \series default
31990
31991 \begin_inset Index idx
31992 status collapsed
31993
31994 \begin_layout Plain Layout
31995 \SpecialChar LaTeX
31996 -paquetes ! ftnright
31997 \end_layout
31998
31999 \end_inset
32000
32001  con este comando en el preámbulo:
32002 \end_layout
32003
32004 \begin_layout Standard
32005
32006 \series bold
32007
32008 \backslash
32009 usepackage{ftnright}
32010 \end_layout
32011
32012 \begin_layout Standard
32013 \begin_inset Float figure
32014 placement !h
32015 wide false
32016 sideways false
32017 status open
32018
32019 \begin_layout Plain Layout
32020 \noindent
32021 \align center
32022 \begin_inset Box Boxed
32023 position "t"
32024 hor_pos "c"
32025 has_inner_box 0
32026 inner_pos "t"
32027 use_parbox 0
32028 use_makebox 0
32029 width ""
32030 special "none"
32031 height "1in"
32032 height_special "totalheight"
32033 thickness "0.4pt"
32034 separation "3pt"
32035 shadowsize "4pt"
32036 framecolor "black"
32037 backgroundcolor "none"
32038 status open
32039
32040 \begin_layout Plain Layout
32041 \begin_inset Graphics
32042         filename ../clipart/without_fntright.pdf
32043         width 100col%
32044         scaleBeforeRotation
32045
32046 \end_inset
32047
32048
32049 \end_layout
32050
32051 \end_inset
32052
32053
32054 \end_layout
32055
32056 \begin_layout Plain Layout
32057 \begin_inset Caption Standard
32058
32059 \begin_layout Plain Layout
32060 \begin_inset CommandInset label
32061 LatexCommand label
32062 name "fig:Colocación-standard-del-pie"
32063
32064 \end_inset
32065
32066 Colocación estándar de notas al pie en documentos a dos columnas.
32067 \end_layout
32068
32069 \end_inset
32070
32071
32072 \end_layout
32073
32074 \end_inset
32075
32076
32077 \end_layout
32078
32079 \begin_layout Standard
32080 \begin_inset Float figure
32081 placement !h
32082 wide false
32083 sideways false
32084 status open
32085
32086 \begin_layout Plain Layout
32087 \noindent
32088 \align center
32089 \begin_inset Box Boxed
32090 position "t"
32091 hor_pos "c"
32092 has_inner_box 0
32093 inner_pos "t"
32094 use_parbox 0
32095 use_makebox 0
32096 width ""
32097 special "none"
32098 height "1in"
32099 height_special "totalheight"
32100 thickness "0.4pt"
32101 separation "3pt"
32102 shadowsize "4pt"
32103 framecolor "black"
32104 backgroundcolor "none"
32105 status open
32106
32107 \begin_layout Plain Layout
32108 \begin_inset Graphics
32109         filename ../clipart/with_fntright.pdf
32110         width 100col%
32111         scaleBeforeRotation
32112
32113 \end_inset
32114
32115
32116 \end_layout
32117
32118 \end_inset
32119
32120
32121 \end_layout
32122
32123 \begin_layout Plain Layout
32124 \begin_inset Caption Standard
32125
32126 \begin_layout Plain Layout
32127 \begin_inset CommandInset label
32128 LatexCommand label
32129 name "fig:Colocación-del-pie-en"
32130
32131 \end_inset
32132
32133 Colocación de la nota al pie en documentos a dos columnas cuando se usa
32134  el paquete \SpecialChar LaTeX
32135  
32136 \series bold
32137 ftnright
32138 \series default
32139 .
32140 \end_layout
32141
32142 \end_inset
32143
32144
32145 \end_layout
32146
32147 \end_inset
32148
32149
32150 \end_layout
32151
32152 \begin_layout Standard
32153 \begin_inset VSpace bigskip
32154 \end_inset
32155
32156 En alguna literatura científica es habitual reunir las notas para imprimirlas
32157  en un párrafo separado al final de la sección, como en la figura
32158 \begin_inset space ~
32159 \end_inset
32160
32161
32162 \begin_inset CommandInset ref
32163 LatexCommand ref
32164 reference "fig:Notas-al-pie-al-final"
32165
32166 \end_inset
32167
32168 .
32169  Para reunir las notas al final
32170 \begin_inset Index idx
32171 status collapsed
32172
32173 \begin_layout Plain Layout
32174 Notas ! al final
32175 \end_layout
32176
32177 \end_inset
32178
32179  en vez de a pie de página, carga en el menú 
32180 \family sans
32181 Documento\SpecialChar menuseparator
32182 Configuratión\SpecialChar menuseparator
32183 Módulos
32184 \family default
32185  el módulo 
32186 \family sans
32187 Pie
32188 \begin_inset space ~
32189 \end_inset
32190
32191 al
32192 \begin_inset space ~
32193 \end_inset
32194
32195 final
32196 \family default
32197 .
32198  Para insertar la colección de notas, escribe el comando
32199 \end_layout
32200
32201 \begin_layout Standard
32202
32203 \series bold
32204
32205 \backslash
32206 theendnotes
32207 \end_layout
32208
32209 \begin_layout Standard
32210 en código \SpecialChar TeX
32211  al final de una sección o capítulo.
32212 \end_layout
32213
32214 \begin_layout Standard
32215 \begin_inset Float figure
32216 wide false
32217 sideways false
32218 status open
32219
32220 \begin_layout Plain Layout
32221 \align center
32222 \begin_inset Box Boxed
32223 position "t"
32224 hor_pos "c"
32225 has_inner_box 0
32226 inner_pos "t"
32227 use_parbox 0
32228 use_makebox 0
32229 width ""
32230 special "none"
32231 height "1in"
32232 height_special "totalheight"
32233 thickness "0.4pt"
32234 separation "3pt"
32235 shadowsize "4pt"
32236 framecolor "black"
32237 backgroundcolor "none"
32238 status open
32239
32240 \begin_layout Plain Layout
32241 \begin_inset Graphics
32242         filename ../clipart/endnotes.pdf
32243         width 100col%
32244         scaleBeforeRotation
32245
32246 \end_inset
32247
32248
32249 \end_layout
32250
32251 \end_inset
32252
32253
32254 \end_layout
32255
32256 \begin_layout Plain Layout
32257 \begin_inset Caption Standard
32258
32259 \begin_layout Plain Layout
32260 \begin_inset CommandInset label
32261 LatexCommand label
32262 name "fig:Notas-al-pie-al-final"
32263
32264 \end_inset
32265
32266 Notas al final: notas impresas en párrafo separado al final de la sección
32267  o del capítulo.
32268 \end_layout
32269
32270 \end_inset
32271
32272
32273 \end_layout
32274
32275 \end_inset
32276
32277
32278 \end_layout
32279
32280 \begin_layout Standard
32281 \begin_inset VSpace medskip
32282 \end_inset
32283
32284 La cabecera de párrafo para las notas finales no se traduce automáticamente
32285  al lenguaje del documento, hay que hacerlo manualmente.
32286  El siguiente comando de preámbulo traduce el nombre en inglés «Notes» al
32287  español «Notas»:
32288 \end_layout
32289
32290 \begin_layout Standard
32291
32292 \series bold
32293
32294 \backslash
32295 renewcommand{
32296 \backslash
32297 notesname}{Notas}
32298 \end_layout
32299
32300 \begin_layout Standard
32301 \begin_inset VSpace medskip
32302 \end_inset
32303
32304 La numeración de notas finales puede cambiarse como la de las notas al pie,
32305  como se describe en la sección
32306 \begin_inset space ~
32307 \end_inset
32308
32309
32310 \begin_inset CommandInset ref
32311 LatexCommand ref
32312 reference "subsec:Numeración-de-Notas-al-Pie"
32313
32314 \end_inset
32315
32316 ; sólo hay que reemplazar el comando 
32317 \series bold
32318
32319 \backslash
32320 thefootnote
32321 \series default
32322  por 
32323 \series bold
32324
32325 \backslash
32326 theendnote
32327 \series default
32328 .
32329  Para restablecer la numeración usa el comando 
32330 \series bold
32331
32332 \backslash
32333 @addtoreset
32334 \series default
32335  como se describe en la sección
32336 \begin_inset space ~
32337 \end_inset
32338
32339
32340 \begin_inset CommandInset ref
32341 LatexCommand ref
32342 reference "subsec:Numeración-de-Notas-al-Pie"
32343
32344 \end_inset
32345
32346  y sustituye el parámetro de comando 
32347 \series bold
32348 footnote
32349 \series default
32350  por 
32351 \series bold
32352 endnote
32353 \series default
32354 .
32355 \end_layout
32356
32357 \begin_layout Standard
32358 Para notas al final hay el comando el comando 
32359 \series bold
32360
32361 \backslash
32362 endnotemark[número]
32363 \series default
32364  similar al comando 
32365 \series bold
32366
32367 \backslash
32368 footnotemark
32369 \series default
32370 , descrito en la sección
32371 \begin_inset space ~
32372 \end_inset
32373
32374
32375 \begin_inset CommandInset ref
32376 LatexCommand ref
32377 reference "sec:Notas-al-pie"
32378
32379 \end_inset
32380
32381 .
32382 \end_layout
32383
32384 \begin_layout Standard
32385 \begin_inset VSpace bigskip
32386 \end_inset
32387
32388 Las notas al pie también pueden colocarse al margen de la página y la alineación
32389  del texto del pie también puede cambiarse, véase el paquete \SpecialChar LaTeX
32390  
32391 \series bold
32392 footmisc
32393 \series default
32394
32395 \begin_inset Index idx
32396 status collapsed
32397
32398 \begin_layout Plain Layout
32399 \SpecialChar LaTeX
32400 -paquetes ! footmisc
32401 \end_layout
32402
32403 \end_inset
32404
32405  
32406 \begin_inset CommandInset citation
32407 LatexCommand cite
32408 key "footmisc"
32409 literal "true"
32410
32411 \end_inset
32412
32413  para más información.
32414 \end_layout
32415
32416 \begin_layout Standard
32417 Para otras posibilidades de diseño de notas al pie mira en libros de \SpecialChar LaTeX
32418
32419 \begin_inset CommandInset citation
32420 LatexCommand cite
32421 key "latexcompanion,latexguide,latexbook"
32422 literal "true"
32423
32424 \end_inset
32425
32426 .
32427  Si estás usando una clase de documento 
32428 \series bold
32429 KOMA-Script
32430 \series default
32431
32432 \begin_inset Index idx
32433 status collapsed
32434
32435 \begin_layout Plain Layout
32436 \SpecialChar LaTeX
32437 -paquetes ! KOMA-Script
32438 \end_layout
32439
32440 \end_inset
32441
32442 , puedes ajustar las características de las notas al pie mediante comandos
32443  específicos de la clase, véase 
32444 \begin_inset CommandInset citation
32445 LatexCommand cite
32446 key "KOMA-Script"
32447 literal "true"
32448
32449 \end_inset
32450
32451 .
32452 \end_layout
32453
32454 \begin_layout Section
32455 Notas al margen
32456 \begin_inset Index idx
32457 status collapsed
32458
32459 \begin_layout Plain Layout
32460 Notas ! al margen
32461 \end_layout
32462
32463 \end_inset
32464
32465
32466 \end_layout
32467
32468 \begin_layout Standard
32469 Las notas al margen se ven y se comportan en \SpecialChar LyX
32470  como notas al pie.
32471  Se insertan con el menú 
32472 \family sans
32473 Insertar\SpecialChar menuseparator
32474 Nota
32475 \begin_inset space ~
32476 \end_inset
32477
32478 al
32479 \begin_inset space ~
32480 \end_inset
32481
32482 margen
32483 \family default
32484  o con el botón 
32485 \begin_inset Info
32486 type  "icon"
32487 arg   "marginalnote-insert"
32488 \end_inset
32489
32490 .
32491  Aparece un cuadro gris con la etiqueta 
32492 \family roman
32493 \series medium
32494 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
32495 \end_layout
32496
32497 \begin_layout Standard
32498 Al lado hay un ejemplo de nota al margen.
32499
32500 \family roman
32501 \series medium
32502  
32503 \begin_inset Marginal
32504 status open
32505
32506 \begin_layout Plain Layout
32507 Esto es una nota al margen.
32508 \end_layout
32509
32510 \end_inset
32511
32512
32513 \end_layout
32514
32515 \begin_layout Standard
32516 Estas notas salen en el margen derecho en documentos a una cara.
32517  En documentos a doble cara se muestran en el margen externo —margen izquierdo
32518  en páginas pares, derecho en páginas impares—.
32519  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
32520  a la derecha si la nota aparece en el margen izquierdo—.
32521  La primera línea de la nota se sitúa en la posición de la línea del texto
32522  en la que se inserta en el documento.
32523 \end_layout
32524
32525 \begin_layout Standard
32526 \begin_inset VSpace bigskip
32527 \end_inset
32528
32529 Para colocar la nota en el margen interno añade el comando
32530 \end_layout
32531
32532 \begin_layout Standard
32533
32534 \series bold
32535
32536 \backslash
32537 reversemarginpar
32538 \end_layout
32539
32540 \begin_layout Standard
32541 en código \SpecialChar TeX
32542  antes de la nota.
32543  La nueva colocación es válida para todas las siguientes notas al margen.
32544  
32545 \begin_inset ERT
32546 status collapsed
32547
32548 \begin_layout Plain Layout
32549
32550
32551 \backslash
32552 reversemarginpar 
32553 \end_layout
32554
32555 \end_inset
32556
32557
32558 \begin_inset Marginal
32559 status open
32560
32561 \begin_layout Plain Layout
32562 Esto es una nota en el margen interno.
32563 \end_layout
32564
32565 \end_inset
32566
32567
32568 \series bold
32569
32570 \begin_inset Newline newline
32571 \end_inset
32572
32573
32574 \series default
32575
32576 \begin_inset Note Greyedout
32577 status open
32578
32579 \begin_layout Plain Layout
32580
32581 \series bold
32582 Nota:
32583 \series default
32584  A veces no hay espacio suficiente en el margen interno, por lo que la nota
32585  no se mostrará correctamente en la salida.
32586 \end_layout
32587
32588 \end_inset
32589
32590
32591 \end_layout
32592
32593 \begin_layout Standard
32594 Para volver a la ubicación predeterminada inserta en código \SpecialChar TeX
32595  el comando
32596 \begin_inset ERT
32597 status collapsed
32598
32599 \begin_layout Plain Layout
32600
32601
32602 \backslash
32603 normalmarginpar 
32604 \end_layout
32605
32606 \end_inset
32607
32608
32609 \end_layout
32610
32611 \begin_layout Standard
32612
32613 \series bold
32614
32615 \backslash
32616 normalmarginpar
32617 \end_layout
32618
32619 \begin_layout Standard
32620 \begin_inset Note Greyedout
32621 status open
32622
32623 \begin_layout Plain Layout
32624
32625 \series bold
32626 Nota:
32627 \series default
32628  El comando se ignora si en el mismo párrafo está también presente el comando
32629  
32630 \series bold
32631
32632 \backslash
32633 reversemarginpar
32634 \series default
32635 .
32636 \end_layout
32637
32638 \end_inset
32639
32640
32641 \end_layout
32642
32643 \begin_layout Standard
32644 \begin_inset VSpace bigskip
32645 \end_inset
32646
32647
32648 \family roman
32649 \series medium
32650
32651 \begin_inset Marginal
32652 status open
32653
32654 \begin_layout Plain Layout
32655 PalabraMuyLargaAlMargen no partida con guión.
32656 \end_layout
32657
32658 \end_inset
32659
32660
32661 \family default
32662 \series default
32663  Como en el caso descrito en la sección
32664 \begin_inset space ~
32665 \end_inset
32666
32667
32668 \begin_inset CommandInset ref
32669 LatexCommand ref
32670 reference "subsec:Líneas-Múltiples-en"
32671
32672 \end_inset
32673
32674 , una palabra larga no puede partirse con guión cuando es la primera en
32675  la nota al margen.
32676  Para evitar esto, inserta un espacio horizontal de 0
32677 \begin_inset space \thinspace{}
32678 \end_inset
32679
32680 pt antes de la palabra
32681 \family roman
32682 \series medium
32683 .
32684 \end_layout
32685
32686 \begin_layout Standard
32687
32688 \family roman
32689 \series medium
32690 \begin_inset Marginal
32691 status open
32692
32693 \begin_layout Plain Layout
32694 \begin_inset ERT
32695 status collapsed
32696
32697 \begin_layout Plain Layout
32698
32699
32700 \backslash
32701 hspace{0pt}
32702 \end_layout
32703
32704 \end_inset
32705
32706 PalabraMuyLargaAlMargen partida con guión.
32707 \end_layout
32708
32709 \end_inset
32710
32711
32712 \end_layout
32713
32714 \begin_layout Standard
32715 \begin_inset VSpace bigskip
32716 \end_inset
32717
32718
32719 \end_layout
32720
32721 \begin_layout Standard
32722 \begin_inset Note Greyedout
32723 status open
32724
32725 \begin_layout Plain Layout
32726
32727 \series bold
32728 Nota:
32729 \series default
32730  Normalmente no pueden utilizarse notas al margen en cuadros, flotantes
32731  y notas al pie.
32732 \end_layout
32733
32734 \end_inset
32735
32736
32737 \end_layout
32738
32739 \begin_layout Standard
32740 \begin_inset VSpace bigskip
32741 \end_inset
32742
32743
32744 \end_layout
32745
32746 \begin_layout Standard
32747 \begin_inset ERT
32748 status collapsed
32749
32750 \begin_layout Plain Layout
32751
32752
32753 \backslash
32754 ifmarginnote
32755 \end_layout
32756
32757 \end_inset
32758
32759
32760 \begin_inset Note Note
32761 status open
32762
32763 \begin_layout Plain Layout
32764 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
32765  \SpecialChar LaTeX
32766  
32767 \series bold
32768 marginnote
32769 \series default
32770 .
32771 \end_layout
32772
32773 \end_inset
32774
32775
32776 \end_layout
32777
32778 \begin_layout Standard
32779 Esta restricción se puede salvar con el paquete \SpecialChar LaTeX
32780  
32781 \series bold
32782 marginnote
32783 \series default
32784
32785 \begin_inset Index idx
32786 status collapsed
32787
32788 \begin_layout Plain Layout
32789 \SpecialChar LaTeX
32790 -paquetes ! marginnote
32791 \end_layout
32792
32793 \end_inset
32794
32795 .
32796  Poniendo estas dos líneas en el preámbulo, el comando usado por \SpecialChar LyX
32797  para notas
32798  al margen es redefinido para usar el comando proporcionado por el paquete
32799  
32800 \series bold
32801 marginnote
32802 \series default
32803 :
32804 \end_layout
32805
32806 \begin_layout Standard
32807
32808 \series bold
32809
32810 \backslash
32811 usepackage{marginnote}
32812 \begin_inset Newline newline
32813 \end_inset
32814
32815
32816 \backslash
32817 let
32818 \backslash
32819 marginpar
32820 \backslash
32821 marginnote
32822 \end_layout
32823
32824 \begin_layout Standard
32825 Esto se ha utilizado en el presente documento porque 
32826 \series bold
32827 marginnote
32828 \series default
32829  tiene una característica adicional útil: Puedes establecer un desplazamiento
32830  vertical a la nota.
32831  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
32832  diseño de la página.
32833  En \SpecialChar LyX
32834 , el desplazamiento se escribe directamente tras la nota al margen,
32835  en código \SpecialChar TeX
32836
32837 \end_layout
32838
32839 \begin_layout Standard
32840
32841 \series bold
32842 [desplazamiento]
32843 \end_layout
32844
32845 \begin_layout Standard
32846 donde desplazamiento es una longitud en una de las unidades del cuadro
32847 \begin_inset space ~
32848 \end_inset
32849
32850
32851 \begin_inset CommandInset ref
32852 LatexCommand ref
32853 reference "tab:Unidades"
32854
32855 \end_inset
32856
32857 .
32858  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
32859  abajo.
32860  
32861 \family roman
32862 \series medium
32863 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
32864 \begin_inset space \thinspace{}
32865 \end_inset
32866
32867 cm arriba con el comando en código \SpecialChar TeX
32868  
32869 \begin_inset Quotes eld
32870 \end_inset
32871
32872
32873 \family default
32874 \series bold
32875 [-1.5cm]
32876 \family roman
32877 \series medium
32878
32879 \begin_inset Quotes erd
32880 \end_inset
32881
32882
32883 \begin_inset Marginal
32884 status collapsed
32885
32886 \begin_layout Plain Layout
32887 Esta nota está 1.5
32888 \begin_inset space \thinspace{}
32889 \end_inset
32890
32891 cm por encima de su posición original.
32892 \end_layout
32893
32894 \end_inset
32895
32896
32897 \family default
32898 \series default
32899
32900 \begin_inset ERT
32901 status collapsed
32902
32903 \begin_layout Plain Layout
32904
32905 [-1.5cm]
32906 \end_layout
32907
32908 \end_inset
32909
32910
32911 \end_layout
32912
32913 \begin_layout Standard
32914 \begin_inset VSpace medskip
32915 \end_inset
32916
32917 Con 
32918 \series bold
32919 marginnote
32920 \series default
32921  también puedes cambiar la alineación del texto en el margen.
32922  Por ejemplo los comandos
32923 \end_layout
32924
32925 \begin_layout Standard
32926
32927 \series bold
32928
32929 \backslash
32930 renewcommand*{
32931 \backslash
32932 raggedleftmarginnote}{
32933 \backslash
32934 centering}
32935 \begin_inset Newline newline
32936 \end_inset
32937
32938
32939 \backslash
32940 renewcommand*{
32941 \backslash
32942 raggedrightmarginnote}{
32943 \backslash
32944 centering}
32945 \end_layout
32946
32947 \begin_layout Standard
32948 producen alineación centrada.
32949  
32950 \series bold
32951
32952 \backslash
32953 raggedleftmarginnote
32954 \series default
32955  identifica las notas que aparecen al lado izquierdo.
32956 \family roman
32957 \series medium
32958
32959 \begin_inset ERT
32960 status collapsed
32961
32962 \begin_layout Plain Layout
32963
32964
32965 \backslash
32966 renewcommand*{
32967 \backslash
32968 raggedleftmarginnote}{
32969 \backslash
32970 centering}
32971 \end_layout
32972
32973 \begin_layout Plain Layout
32974
32975
32976 \backslash
32977 renewcommand*{
32978 \backslash
32979 raggedrightmarginnote}{
32980 \backslash
32981 centering}
32982 \end_layout
32983
32984 \end_inset
32985
32986
32987 \begin_inset Marginal
32988 status open
32989
32990 \begin_layout Plain Layout
32991 El texto de esta nota está centrado.
32992 \end_layout
32993
32994 \end_inset
32995
32996
32997 \family default
32998 \series default
32999  El valor predeterminado es 
33000 \end_layout
33001
33002 \begin_layout Standard
33003
33004 \series bold
33005
33006 \backslash
33007 renewcommand*{
33008 \backslash
33009 raggedleftmarginnote}{
33010 \backslash
33011 raggedleft}
33012 \begin_inset Newline newline
33013 \end_inset
33014
33015
33016 \backslash
33017 renewcommand*{
33018 \backslash
33019 raggedrightmarginnote}{
33020 \backslash
33021 raggedright}
33022 \family roman
33023 \series medium
33024
33025 \begin_inset ERT
33026 status collapsed
33027
33028 \begin_layout Plain Layout
33029
33030
33031 \backslash
33032 renewcommand*{
33033 \backslash
33034 raggedleftmarginnote}{
33035 \backslash
33036 raggedleft}
33037 \end_layout
33038
33039 \begin_layout Plain Layout
33040
33041
33042 \backslash
33043 renewcommand*{
33044 \backslash
33045 raggedrightmarginnote}{
33046 \backslash
33047 raggedright}
33048 \end_layout
33049
33050 \end_inset
33051
33052
33053 \end_layout
33054
33055 \begin_layout Standard
33056 \begin_inset VSpace medskip
33057 \end_inset
33058
33059 Para otras características de 
33060 \series bold
33061 marginnote
33062 \series default
33063  mira en su documentación 
33064 \begin_inset CommandInset citation
33065 LatexCommand cite
33066 key "marginnote"
33067 literal "true"
33068
33069 \end_inset
33070
33071 .
33072 \end_layout
33073
33074 \begin_layout Standard
33075 \begin_inset VSpace bigskip
33076 \end_inset
33077
33078 El diseño de las notas al margen puede ser redefinido.
33079  Por ejemplo, para crear una cabecera para todas las notas con el texto
33080  
33081 \begin_inset Quotes eld
33082 \end_inset
33083
33084
33085 \series bold
33086 \bar under
33087 ¡
33088 \family sans
33089 Atención
33090 \family default
33091 !
33092 \series default
33093 \bar default
33094
33095 \begin_inset Quotes erd
33096 \end_inset
33097
33098 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
33099 \end_layout
33100
33101 \begin_layout Standard
33102
33103 \series bold
33104
33105 \backslash
33106 let
33107 \backslash
33108 myMarginpar
33109 \backslash
33110 marginpar
33111 \begin_inset Newline newline
33112 \end_inset
33113
33114
33115 \backslash
33116 renewcommand{
33117 \backslash
33118 marginpar}[1]{
33119 \backslash
33120 myMarginpar{%
33121 \begin_inset Newline newline
33122 \end_inset
33123
33124
33125 \begin_inset Phantom HPhantom
33126 status open
33127
33128 \begin_layout Plain Layout
33129
33130 \series bold
33131 \begin_inset space ~
33132 \end_inset
33133
33134
33135 \end_layout
33136
33137 \end_inset
33138
33139
33140 \backslash
33141 hspace{0pt}
33142 \backslash
33143 textsf{
33144 \backslash
33145 textbf{
33146 \backslash
33147 underbar{¡Atención!}}}%
33148 \begin_inset Newline newline
33149 \end_inset
33150
33151
33152 \begin_inset Phantom HPhantom
33153 status open
33154
33155 \begin_layout Plain Layout
33156
33157 \series bold
33158 \begin_inset space ~
33159 \end_inset
33160
33161
33162 \end_layout
33163
33164 \end_inset
33165
33166
33167 \backslash
33168 vspace{1.5mm}
33169 \backslash
33170
33171 \backslash
33172 #1}}
33173 \end_layout
33174
33175 \begin_layout Standard
33176
33177 \family roman
33178 \series medium
33179 \begin_inset ERT
33180 status collapsed
33181
33182 \begin_layout Plain Layout
33183
33184
33185 \backslash
33186 let
33187 \backslash
33188 myMarginpar
33189 \backslash
33190 marginpar
33191 \end_layout
33192
33193 \begin_layout Plain Layout
33194
33195
33196 \backslash
33197 renewcommand{
33198 \backslash
33199 marginpar}[1]{
33200 \backslash
33201 myMarginpar{%
33202 \end_layout
33203
33204 \begin_layout Plain Layout
33205
33206    
33207 \backslash
33208 textsf{
33209 \backslash
33210 textbf{
33211 \backslash
33212 underbar{¡Atención!}}}%
33213 \end_layout
33214
33215 \begin_layout Plain Layout
33216
33217    
33218 \backslash
33219 vspace{1.5mm}
33220 \backslash
33221
33222 \backslash
33223 #1}}
33224 \end_layout
33225
33226 \end_inset
33227
33228
33229 \begin_inset Marginal
33230 status open
33231
33232 \begin_layout Plain Layout
33233 Esta es una nota con una cabecera definida.
33234 \end_layout
33235
33236 \end_inset
33237
33238
33239 \family default
33240 \series default
33241
33242 \begin_inset ERT
33243 status collapsed
33244
33245 \begin_layout Plain Layout
33246
33247 [-1.5cm]
33248 \end_layout
33249
33250 \end_inset
33251
33252
33253 \family roman
33254 \series medium
33255
33256 \begin_inset ERT
33257 status collapsed
33258
33259 \begin_layout Plain Layout
33260
33261
33262 \backslash
33263 renewcommand{
33264 \backslash
33265 marginpar}[1]{
33266 \backslash
33267 myMarginpar{#1}}
33268 \end_layout
33269
33270 \end_inset
33271
33272
33273 \family default
33274 \series default
33275
33276 \begin_inset Note Note
33277 status collapsed
33278
33279 \begin_layout Plain Layout
33280 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
33281 \end_layout
33282
33283 \end_inset
33284
33285
33286 \end_layout
33287
33288 \begin_layout Standard
33289 \begin_inset ERT
33290 status collapsed
33291
33292 \begin_layout Plain Layout
33293
33294
33295 \backslash
33296 else
33297 \end_layout
33298
33299 \end_inset
33300
33301
33302 \begin_inset Note Note
33303 status open
33304
33305 \begin_layout Plain Layout
33306 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
33307  
33308 \series bold
33309 marginnote
33310 \series default
33311 .
33312 \end_layout
33313
33314 \end_inset
33315
33316
33317 \end_layout
33318
33319 \begin_layout Standard
33320 Debes instalar el paquete \SpecialChar LaTeX
33321  
33322 \series bold
33323 marginnote
33324 \series default
33325  para ver la parte siguiente en la salida.
33326 \end_layout
33327
33328 \begin_layout Standard
33329 \begin_inset ERT
33330 status collapsed
33331
33332 \begin_layout Plain Layout
33333
33334
33335 \backslash
33336 fi
33337 \end_layout
33338
33339 \end_inset
33340
33341
33342 \end_layout
33343
33344 \begin_layout Chapter
33345 Marcos
33346 \end_layout
33347
33348 \begin_layout Section
33349 Introducción
33350 \begin_inset Index idx
33351 status collapsed
33352
33353 \begin_layout Plain Layout
33354 Marcos ! Introducción
33355 \end_layout
33356
33357 \end_inset
33358
33359
33360 \end_layout
33361
33362 \begin_layout Standard
33363 Los marcos se emplean para dar formato a bloques de texto.
33364  Se pueden usar para escribir documentos con varios idiomas, véase sección
33365 \begin_inset space ~
33366 \end_inset
33367
33368
33369 \begin_inset CommandInset ref
33370 LatexCommand ref
33371 reference "sec:Minipáginas"
33372
33373 \end_inset
33374
33375 , enmarcar textos, véase sección
33376 \begin_inset space ~
33377 \end_inset
33378
33379
33380 \begin_inset CommandInset ref
33381 LatexCommand ref
33382 reference "sec:Decoración"
33383
33384 \end_inset
33385
33386 , evitar la división de palabras, véase sección
33387 \begin_inset space ~
33388 \end_inset
33389
33390
33391 \begin_inset CommandInset ref
33392 LatexCommand ref
33393 reference "sec:Evitar-la-Partición"
33394
33395 \end_inset
33396
33397 , alinear texto, véase sección
33398 \begin_inset space ~
33399 \end_inset
33400
33401
33402 \begin_inset CommandInset ref
33403 LatexCommand ref
33404 reference "subsec:Alineación-Vertical"
33405
33406 \end_inset
33407
33408 , o para poner color de fondo a un texto, véase sección
33409 \begin_inset space ~
33410 \end_inset
33411
33412
33413 \begin_inset CommandInset ref
33414 LatexCommand ref
33415 reference "sec:Marcos-Coloreados"
33416
33417 \end_inset
33418
33419 .
33420 \end_layout
33421
33422 \begin_layout Standard
33423 Se insertan con el menú 
33424 \family sans
33425 Insertar\SpecialChar menuseparator
33426 Marco
33427 \family default
33428  o con el botón 
33429 \begin_inset Info
33430 type  "icon"
33431 arg   "box-insert Frameless"
33432 \end_inset
33433
33434 .
33435  Surge un recuadro gris con la etiqueta 
33436 \family sans
33437 Marco (Minipágina)
33438 \family default
33439
33440 \begin_inset Graphics
33441         filename clipart/CuadroMinipagina.png
33442         scale 95
33443
33444 \end_inset
33445
33446 .
33447  El tipo de marco se puede elegir al hacer clic derecho sobre él y seleccionando
33448  
33449 \family sans
33450 Configuración
33451 \family default
33452 .
33453  Sale un diálogo en el que 
33454 \family sans
33455 Marco
33456 \family default
33457
33458 \begin_inset space ~
33459 \end_inset
33460
33461
33462 \family sans
33463 interior
33464 \family default
33465  permite escoger los tipos
33466 \family sans
33467  Minipágina
33468 \family default
33469
33470 \family sans
33471 Marco de párrafo
33472 \family default
33473  y 
33474 \family sans
33475 Marco de 
33476 \family default
33477 línea.
33478  
33479 \family sans
33480 Minipágina
33481 \family default
33482  es el predeterminado para nuevos marcos y se explica en la sección
33483 \begin_inset space ~
33484 \end_inset
33485
33486
33487 \begin_inset CommandInset ref
33488 LatexCommand ref
33489 reference "sec:Minipáginas"
33490
33491 \end_inset
33492
33493 ; el tipo 
33494 \family sans
33495 Marco de párrafo
33496 \family default
33497  se describe en la sección
33498 \begin_inset space ~
33499 \end_inset
33500
33501
33502 \begin_inset CommandInset ref
33503 LatexCommand ref
33504 reference "sec:Marcos-de-Párrafo"
33505
33506 \end_inset
33507
33508  y el tipo 
33509 \family sans
33510 Marco de línea
33511 \family default
33512  se describe en la sección
33513 \begin_inset space ~
33514 \end_inset
33515
33516
33517 \begin_inset CommandInset ref
33518 LatexCommand ref
33519 reference "sec:Evitar-la-Partición"
33520
33521 \end_inset
33522
33523 .
33524 \end_layout
33525
33526 \begin_layout Standard
33527 Los marcos no se numeran y por tanto no se pueden referenciar como los flotantes
33528  o las notas al pie.
33529 \end_layout
33530
33531 \begin_layout Standard
33532 \begin_inset Note Greyedout
33533 status open
33534
33535 \begin_layout Plain Layout
33536
33537 \series bold
33538 Nota:
33539 \series default
33540  Los marcos no deben ser el ítem en un entorno 
33541 \family sans
33542 Enumeración*
33543 \family default
33544  o 
33545 \family sans
33546 Descripción
33547 \family default
33548 .
33549 \end_layout
33550
33551 \end_inset
33552
33553
33554 \end_layout
33555
33556 \begin_layout Standard
33557 \begin_inset Note Greyedout
33558 status open
33559
33560 \begin_layout Plain Layout
33561
33562 \series bold
33563 Nota:
33564 \series default
33565  Por razones desconocidas sólo se puede poner el tipo 
33566 \family sans
33567 Marco
33568 \begin_inset space ~
33569 \end_inset
33570
33571 interior
33572 \family default
33573  en 
33574 \family sans
33575 Ninguno
33576 \family default
33577  cuando se emplea un marco enmarcado.
33578  Los marcos sin ningún tipo de 
33579 \family sans
33580 Marco
33581 \begin_inset space ~
33582 \end_inset
33583
33584 interior
33585 \family default
33586  y sin bordes se explican en la sección
33587 \begin_inset space ~
33588 \end_inset
33589
33590
33591 \begin_inset CommandInset ref
33592 LatexCommand ref
33593 reference "sec:Evitar-la-Partición"
33594
33595 \end_inset
33596
33597 .
33598 \end_layout
33599
33600 \end_inset
33601
33602
33603 \end_layout
33604
33605 \begin_layout Section
33606 Diálogo de marcos
33607 \begin_inset CommandInset label
33608 LatexCommand label
33609 name "sec:Diálogo-Marcos"
33610
33611 \end_inset
33612
33613
33614 \begin_inset Index idx
33615 status collapsed
33616
33617 \begin_layout Plain Layout
33618 Marcos ! Configuración
33619 \end_layout
33620
33621 \end_inset
33622
33623
33624 \end_layout
33625
33626 \begin_layout Subsection
33627 Tamaño
33628 \begin_inset Index idx
33629 status collapsed
33630
33631 \begin_layout Plain Layout
33632 Marcos ! Tamaño
33633 \end_layout
33634
33635 \end_inset
33636
33637
33638 \end_layout
33639
33640 \begin_layout Standard
33641 En el diálogo puedes ajustar la geometría del marco en los campos 
33642 \family sans
33643 Ancho
33644 \family default
33645  y 
33646 \family sans
33647 Alto
33648 \family default
33649 .
33650  Las unidades disponibles para la geometría se describen en el cuadro
33651 \begin_inset space ~
33652 \end_inset
33653
33654
33655 \begin_inset CommandInset ref
33656 LatexCommand ref
33657 reference "tab:Unidades"
33658
33659 \end_inset
33660
33661 .
33662  El campo 
33663 \family sans
33664 Alto
33665 \family default
33666  ofrece los siguientes tamaños adicionales:
33667 \end_layout
33668
33669 \begin_layout Description
33670 Profundidad Es la 
33671 \begin_inset Quotes cld
33672 \end_inset
33673
33674 altura
33675 \begin_inset Quotes crd
33676 \end_inset
33677
33678  del texto plano.
33679  Ignora la profundidad total cuando hay múltiples líneas de texto en el
33680  marco:
33681 \begin_inset Newline newline
33682 \end_inset
33683
33684
33685 \begin_inset Newline newline
33686 \end_inset
33687
33688
33689 \begin_inset Newline newline
33690 \end_inset
33691
33692
33693 \begin_inset Newline newline
33694 \end_inset
33695
33696
33697 \begin_inset Box Boxed
33698 position "c"
33699 hor_pos "c"
33700 has_inner_box 1
33701 inner_pos "c"
33702 use_parbox 0
33703 use_makebox 0
33704 width "12col%"
33705 special "none"
33706 height "1in"
33707 height_special "depth"
33708 thickness "0.4pt"
33709 separation "3pt"
33710 shadowsize "4pt"
33711 framecolor "black"
33712 backgroundcolor "none"
33713 status collapsed
33714
33715 \begin_layout Plain Layout
33716 \align center
33717 Marco con altura establecida en 1
33718 \begin_inset space \thinspace{}
33719 \end_inset
33720
33721 Profundidad
33722 \end_layout
33723
33724 \end_inset
33725
33726
33727 \begin_inset Newline newline
33728 \end_inset
33729
33730
33731 \begin_inset Newline newline
33732 \end_inset
33733
33734
33735 \end_layout
33736
33737 \begin_layout Description
33738 Alto Es la altura del texto que está dentro del marco.
33739  Un valor de, p.
33740 \begin_inset space \thinspace{}
33741 \end_inset
33742
33743 ej.
33744 \begin_inset space ~
33745 \end_inset
33746
33747 2 para este tamaño fijará la altura del marco a 2 veces la altura del texto:
33748  
33749 \begin_inset Box Boxed
33750 position "c"
33751 hor_pos "c"
33752 has_inner_box 1
33753 inner_pos "c"
33754 use_parbox 0
33755 use_makebox 0
33756 width "20col%"
33757 special "none"
33758 height "2in"
33759 height_special "height"
33760 thickness "0.4pt"
33761 separation "3pt"
33762 shadowsize "4pt"
33763 framecolor "black"
33764 backgroundcolor "none"
33765 status collapsed
33766
33767 \begin_layout Plain Layout
33768 \align center
33769 Marco con altura puesta en 2
33770 \begin_inset space \thinspace{}
33771 \end_inset
33772
33773 Alto
33774 \end_layout
33775
33776 \end_inset
33777
33778
33779 \end_layout
33780
33781 \begin_layout Description
33782 Alto
33783 \begin_inset space ~
33784 \end_inset
33785
33786 total Esto es el Alto
33787 \begin_inset space \thinspace{}
33788 \end_inset
33789
33790 +
33791 \begin_inset space \thinspace{}
33792 \end_inset
33793
33794 Profundidad: 
33795 \begin_inset Box Boxed
33796 position "c"
33797 hor_pos "c"
33798 has_inner_box 1
33799 inner_pos "c"
33800 use_parbox 0
33801 use_makebox 0
33802 width "20col%"
33803 special "none"
33804 height "1in"
33805 height_special "totalheight"
33806 thickness "0.4pt"
33807 separation "3pt"
33808 shadowsize "4pt"
33809 framecolor "black"
33810 backgroundcolor "none"
33811 status collapsed
33812
33813 \begin_layout Plain Layout
33814 \align center
33815 Marco con altura puesta a 1
33816 \begin_inset space \thinspace{}
33817 \end_inset
33818
33819 Alto
33820 \begin_inset space ~
33821 \end_inset
33822
33823 total
33824 \end_layout
33825
33826 \end_inset
33827
33828
33829 \end_layout
33830
33831 \begin_layout Description
33832 Ancho Esto determina al ancho del marco como altura: 
33833 \begin_inset Box Boxed
33834 position "c"
33835 hor_pos "c"
33836 has_inner_box 1
33837 inner_pos "c"
33838 use_parbox 0
33839 use_makebox 0
33840 width "12col%"
33841 special "none"
33842 height "1in"
33843 height_special "width"
33844 thickness "0.4pt"
33845 separation "3pt"
33846 shadowsize "4pt"
33847 framecolor "black"
33848 backgroundcolor "none"
33849 status collapsed
33850
33851 \begin_layout Plain Layout
33852 \align center
33853 Marco con altura puesta en 1
33854 \begin_inset space \thinspace{}
33855 \end_inset
33856
33857 Ancho
33858 \end_layout
33859
33860 \end_inset
33861
33862
33863 \end_layout
33864
33865 \begin_layout Subsection
33866 Alineación
33867 \begin_inset Index idx
33868 status collapsed
33869
33870 \begin_layout Plain Layout
33871 Marcos ! Alineación
33872 \end_layout
33873
33874 \end_inset
33875
33876
33877 \end_layout
33878
33879 \begin_layout Standard
33880 Si has elegido un 
33881 \family sans
33882 Marco
33883 \begin_inset space ~
33884 \end_inset
33885
33886 interior
33887 \family default
33888 , la alineación vertical del marco puede ser:
33889 \end_layout
33890
33891 \begin_layout Description
33892 Superior Ejemplo de línea de texto.
33893  
33894 \begin_inset Box Boxed
33895 position "t"
33896 hor_pos "c"
33897 has_inner_box 1
33898 inner_pos "c"
33899 use_parbox 0
33900 use_makebox 0
33901 width "12col%"
33902 special "none"
33903 height "1in"
33904 height_special "totalheight"
33905 thickness "0.4pt"
33906 separation "3pt"
33907 shadowsize "4pt"
33908 framecolor "black"
33909 backgroundcolor "none"
33910 status collapsed
33911
33912 \begin_layout Plain Layout
33913 \align center
33914 marco alineado arriba.
33915 \end_layout
33916
33917 \end_inset
33918
33919  Ejemplo de línea de texto.
33920 \end_layout
33921
33922 \begin_layout Description
33923 Medio Ejemplo de línea de texto.
33924  
33925 \begin_inset Box Boxed
33926 position "c"
33927 hor_pos "c"
33928 has_inner_box 1
33929 inner_pos "c"
33930 use_parbox 0
33931 use_makebox 0
33932 width "12col%"
33933 special "none"
33934 height "1in"
33935 height_special "totalheight"
33936 thickness "0.4pt"
33937 separation "3pt"
33938 shadowsize "4pt"
33939 framecolor "black"
33940 backgroundcolor "none"
33941 status collapsed
33942
33943 \begin_layout Plain Layout
33944 \align center
33945 marco alineado en medio.
33946 \end_layout
33947
33948 \end_inset
33949
33950  Ejemplo de línea de texto.
33951 \end_layout
33952
33953 \begin_layout Description
33954 Inferior Ejemplo de línea de texto.
33955  
33956 \begin_inset Box Boxed
33957 position "b"
33958 hor_pos "c"
33959 has_inner_box 1
33960 inner_pos "c"
33961 use_parbox 0
33962 use_makebox 0
33963 width "12col%"
33964 special "none"
33965 height "1in"
33966 height_special "totalheight"
33967 thickness "0.4pt"
33968 separation "3pt"
33969 shadowsize "4pt"
33970 framecolor "black"
33971 backgroundcolor "none"
33972 status collapsed
33973
33974 \begin_layout Plain Layout
33975 \align center
33976 marco alineado abajo.
33977 \end_layout
33978
33979 \end_inset
33980
33981  Ejemplo de línea de texto.
33982 \end_layout
33983
33984 \begin_layout Standard
33985 \begin_inset Note Greyedout
33986 status open
33987
33988 \begin_layout Plain Layout
33989
33990 \series bold
33991 Nota:
33992 \series default
33993  La alineación vertical puede desaparecer en la salida si hay dos marcos
33994  en una línea y, p.
33995 \begin_inset space \thinspace{}
33996 \end_inset
33997
33998 ej., uno de ellos tiene sombreado y el otro no.
33999 \end_layout
34000
34001 \end_inset
34002
34003
34004 \end_layout
34005
34006 \begin_layout Standard
34007 La alineación horizontal del marco puede establecerse en el diálogo de configura
34008 ción de párrafo de \SpecialChar LyX
34009  si colocas el marco en su propio párrafo.
34010 \end_layout
34011
34012 \begin_layout Standard
34013 \begin_inset VSpace bigskip
34014 \end_inset
34015
34016 Si has escogido un 
34017 \family sans
34018 Marco
34019 \begin_inset space ~
34020 \end_inset
34021
34022 interior
34023 \family default
34024 , el contenido puede alinearse verticalmente a:
34025 \end_layout
34026
34027 \begin_layout Description
34028 Superior Ejemplo de línea de texto.
34029  
34030 \begin_inset Box Boxed
34031 position "c"
34032 hor_pos "c"
34033 has_inner_box 1
34034 inner_pos "t"
34035 use_parbox 0
34036 use_makebox 0
34037 width "12col%"
34038 special "none"
34039 height "1.5in"
34040 height_special "totalheight"
34041 thickness "0.4pt"
34042 separation "3pt"
34043 shadowsize "4pt"
34044 framecolor "black"
34045 backgroundcolor "none"
34046 status collapsed
34047
34048 \begin_layout Plain Layout
34049 \align center
34050 marco con texto alineado arriba.
34051 \end_layout
34052
34053 \end_inset
34054
34055  Ejemplo de línea de texto.
34056 \end_layout
34057
34058 \begin_layout Description
34059 Medio Ejemplo de línea de texto.
34060  
34061 \begin_inset Box Boxed
34062 position "c"
34063 hor_pos "c"
34064 has_inner_box 1
34065 inner_pos "c"
34066 use_parbox 0
34067 use_makebox 0
34068 width "12col%"
34069 special "none"
34070 height "1.5in"
34071 height_special "totalheight"
34072 thickness "0.4pt"
34073 separation "3pt"
34074 shadowsize "4pt"
34075 framecolor "black"
34076 backgroundcolor "none"
34077 status collapsed
34078
34079 \begin_layout Plain Layout
34080 \align center
34081 marco con texto alineado en medio.
34082 \end_layout
34083
34084 \end_inset
34085
34086  Ejemplo de línea de texto.
34087 \end_layout
34088
34089 \begin_layout Description
34090 Inferior Ejemplo de línea de texto.
34091  
34092 \begin_inset Box Boxed
34093 position "c"
34094 hor_pos "c"
34095 has_inner_box 1
34096 inner_pos "b"
34097 use_parbox 0
34098 use_makebox 0
34099 width "12col%"
34100 special "none"
34101 height "1.5in"
34102 height_special "totalheight"
34103 thickness "0.4pt"
34104 separation "3pt"
34105 shadowsize "4pt"
34106 framecolor "black"
34107 backgroundcolor "none"
34108 status collapsed
34109
34110 \begin_layout Plain Layout
34111 \align center
34112 marco con texto alineado abajo.
34113 \end_layout
34114
34115 \end_inset
34116
34117  Ejemplo de línea de texto.
34118 \end_layout
34119
34120 \begin_layout Description
34121 Estirado Ejemplo de línea de texto.
34122  
34123 \begin_inset Box Boxed
34124 position "c"
34125 hor_pos "c"
34126 has_inner_box 1
34127 inner_pos "s"
34128 use_parbox 0
34129 use_makebox 0
34130 width "12col%"
34131 special "none"
34132 height "1.5in"
34133 height_special "totalheight"
34134 thickness "0.4pt"
34135 separation "3pt"
34136 shadowsize "4pt"
34137 framecolor "black"
34138 backgroundcolor "none"
34139 status collapsed
34140
34141 \begin_layout Plain Layout
34142 \align center
34143 Este texto
34144 \end_layout
34145
34146 \begin_layout Plain Layout
34147 \align center
34148 está
34149 \end_layout
34150
34151 \begin_layout Plain Layout
34152 \align center
34153 estirado.
34154 \end_layout
34155
34156 \end_inset
34157
34158  Ejemplo de línea de texto.
34159 \end_layout
34160
34161 \begin_layout Standard
34162 Para estirar el contenido debe tener más de un párrafo.
34163  En el ejemplo anterior cada línea de texto está en un párrafo propio.
34164 \end_layout
34165
34166 \begin_layout Standard
34167 \begin_inset VSpace bigskip
34168 \end_inset
34169
34170 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
34171  \SpecialChar LyX
34172  cuando hayas escogido un 
34173 \family sans
34174 Marco
34175 \begin_inset space ~
34176 \end_inset
34177
34178 interior
34179 \family default
34180 .
34181 \end_layout
34182
34183 \begin_layout Standard
34184 \align center
34185 \begin_inset Box Boxed
34186 position "c"
34187 hor_pos "c"
34188 has_inner_box 1
34189 inner_pos "s"
34190 use_parbox 0
34191 use_makebox 0
34192 width "15col%"
34193 special "none"
34194 height "1.25in"
34195 height_special "totalheight"
34196 thickness "0.4pt"
34197 separation "3pt"
34198 shadowsize "4pt"
34199 framecolor "black"
34200 backgroundcolor "none"
34201 status collapsed
34202
34203 \begin_layout Plain Layout
34204 \align left
34205 marco
34206 \end_layout
34207
34208 \begin_layout Plain Layout
34209 \align center
34210 con texto
34211 \end_layout
34212
34213 \begin_layout Plain Layout
34214 \align right
34215 estirado
34216 \end_layout
34217
34218 \end_inset
34219
34220
34221 \end_layout
34222
34223 \begin_layout Standard
34224 Si no has establecido un 
34225 \family sans
34226 Marco
34227 \begin_inset space ~
34228 \end_inset
34229
34230 interior
34231 \family default
34232 , puedes alinear horizontalmente el contenido del marco en el diálogo de
34233  marcos.
34234 \end_layout
34235
34236 \begin_layout Standard
34237 \align center
34238 \begin_inset Box Boxed
34239 position "c"
34240 hor_pos "s"
34241 has_inner_box 0
34242 inner_pos "s"
34243 use_parbox 0
34244 use_makebox 0
34245 width "90col%"
34246 special "none"
34247 height "1.25in"
34248 height_special "totalheight"
34249 thickness "0.4pt"
34250 separation "3pt"
34251 shadowsize "4pt"
34252 framecolor "black"
34253 backgroundcolor "none"
34254 status collapsed
34255
34256 \begin_layout Plain Layout
34257 Texto estirado horizontalmente.
34258 \end_layout
34259
34260 \end_inset
34261
34262
34263 \end_layout
34264
34265 \begin_layout Subsection
34266 Decoración
34267 \begin_inset CommandInset label
34268 LatexCommand label
34269 name "sec:Decoración"
34270
34271 \end_inset
34272
34273
34274 \begin_inset Index idx
34275 status collapsed
34276
34277 \begin_layout Plain Layout
34278 Marcos ! Decoración
34279 \end_layout
34280
34281 \end_inset
34282
34283
34284 \end_layout
34285
34286 \begin_layout Standard
34287 El estilo de borde del marco se puede determinar en la lista desplegable
34288  
34289 \family sans
34290 Tipo
34291 \family default
34292  del diálogo de marcos.
34293  Son posibles los siguientes bordes:
34294 \end_layout
34295
34296 \begin_layout Description
34297 Sin
34298 \begin_inset space ~
34299 \end_inset
34300
34301 borde No se dibuja ninguno.
34302 \end_layout
34303
34304 \begin_layout Description
34305 Borde
34306 \begin_inset space ~
34307 \end_inset
34308
34309 rectangular
34310 \begin_inset space ~
34311 \end_inset
34312
34313 sencillo Dibuja un borde rectangular alrededor del marco.
34314  El grosor del borde se puede especificar.
34315  
34316 \begin_inset Box Boxed
34317 position "c"
34318 hor_pos "c"
34319 has_inner_box 1
34320 inner_pos "c"
34321 use_parbox 0
34322 use_makebox 0
34323 width "25col%"
34324 special "none"
34325 height "1in"
34326 height_special "totalheight"
34327 thickness "0.4pt"
34328 separation "3pt"
34329 shadowsize "4pt"
34330 framecolor "black"
34331 backgroundcolor "none"
34332 status collapsed
34333
34334 \begin_layout Plain Layout
34335 \align center
34336 Marco rectangular
34337 \end_layout
34338
34339 \end_inset
34340
34341
34342 \end_layout
34343
34344 \begin_layout Description
34345 Borde
34346 \begin_inset space ~
34347 \end_inset
34348
34349 ovalado,
34350 \begin_inset space ~
34351 \end_inset
34352
34353 fino Dibuja un borde ovalado cuya línea tiene un grosor de 0.4
34354 \begin_inset space \thinspace{}
34355 \end_inset
34356
34357 pt.
34358  
34359 \begin_inset Box ovalbox
34360 position "c"
34361 hor_pos "c"
34362 has_inner_box 1
34363 inner_pos "c"
34364 use_parbox 0
34365 use_makebox 0
34366 width "25col%"
34367 special "none"
34368 height "1in"
34369 height_special "totalheight"
34370 thickness "0.4pt"
34371 separation "3pt"
34372 shadowsize "4pt"
34373 framecolor "black"
34374 backgroundcolor "none"
34375 status collapsed
34376
34377 \begin_layout Plain Layout
34378 \align center
34379 Borde ovalado, fino
34380 \end_layout
34381
34382 \end_inset
34383
34384
34385 \end_layout
34386
34387 \begin_layout Description
34388 Borde
34389 \begin_inset space ~
34390 \end_inset
34391
34392 ovalado,
34393 \begin_inset space ~
34394 \end_inset
34395
34396 grueso Dibuja un borde ovalado cuya línea tiene un grosor de 0.8
34397 \begin_inset space \thinspace{}
34398 \end_inset
34399
34400 pt.
34401  
34402 \begin_inset Box Ovalbox
34403 position "c"
34404 hor_pos "c"
34405 has_inner_box 1
34406 inner_pos "c"
34407 use_parbox 0
34408 use_makebox 0
34409 width "30col%"
34410 special "none"
34411 height "1in"
34412 height_special "totalheight"
34413 thickness "0.4pt"
34414 separation "3pt"
34415 shadowsize "4pt"
34416 framecolor "black"
34417 backgroundcolor "none"
34418 status collapsed
34419
34420 \begin_layout Plain Layout
34421 \align center
34422 Borde ovalado, grueso
34423 \end_layout
34424
34425 \end_inset
34426
34427
34428 \end_layout
34429
34430 \begin_layout Description
34431 Borde
34432 \begin_inset space ~
34433 \end_inset
34434
34435 sombreado Dibuja un borde rectangular de sombra alrededor del marco.
34436  El grosor de la línea y la sombra se puede especificar.
34437  
34438 \begin_inset Box Shadowbox
34439 position "c"
34440 hor_pos "c"
34441 has_inner_box 1
34442 inner_pos "c"
34443 use_parbox 0
34444 use_makebox 0
34445 width "20col%"
34446 special "none"
34447 height "1in"
34448 height_special "totalheight"
34449 thickness "0.4pt"
34450 separation "3pt"
34451 shadowsize "4pt"
34452 framecolor "black"
34453 backgroundcolor "none"
34454 status collapsed
34455
34456 \begin_layout Plain Layout
34457 \align center
34458 Borde sombrado
34459 \end_layout
34460
34461 \end_inset
34462
34463
34464 \end_layout
34465
34466 \begin_layout Description
34467 Fondo
34468 \begin_inset space ~
34469 \end_inset
34470
34471 coloreado Dibuja un cuadro con fondo de color rojo.
34472  A diferencia de los cuadros coloreados,
34473 \begin_inset Foot
34474 status collapsed
34475
34476 \begin_layout Plain Layout
34477 véase sec.
34478  
34479 \begin_inset CommandInset ref
34480 LatexCommand ref
34481 reference "sec:Marcos-Coloreados"
34482
34483 \end_inset
34484
34485
34486 \end_layout
34487
34488 \end_inset
34489
34490  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
34491 \begin_inset Box Shaded
34492 position "t"
34493 hor_pos "c"
34494 has_inner_box 0
34495 inner_pos "t"
34496 use_parbox 0
34497 use_makebox 0
34498 width "50col%"
34499 special "none"
34500 height "1in"
34501 height_special "totalheight"
34502 thickness "0.4pt"
34503 separation "3pt"
34504 shadowsize "4pt"
34505 framecolor "black"
34506 backgroundcolor "none"
34507 status collapsed
34508
34509 \begin_layout Plain Layout
34510 Cuadro con fondo sombreado
34511 \end_layout
34512
34513 \end_inset
34514
34515
34516 \end_layout
34517
34518 \begin_layout Description
34519 Borde
34520 \begin_inset space ~
34521 \end_inset
34522
34523 rectangular
34524 \begin_inset space ~
34525 \end_inset
34526
34527 doble Dibuja un rectángulo de línea doble alrededor.
34528  El grosor de la línea interior es 0.75
34529 \begin_inset space \thinspace{}
34530 \end_inset
34531
34532 grosor
34533 \begin_inset space ~
34534 \end_inset
34535
34536 del
34537 \begin_inset space ~
34538 \end_inset
34539
34540 borde, el de la línea exterior es 1.5
34541 \begin_inset space \thinspace{}
34542 \end_inset
34543
34544 grosor
34545 \begin_inset space ~
34546 \end_inset
34547
34548 del
34549 \begin_inset space ~
34550 \end_inset
34551
34552 borde.
34553  La distancia entre líneas es 1.5
34554 \begin_inset space \thinspace{}
34555 \end_inset
34556
34557 grosor
34558 \begin_inset space ~
34559 \end_inset
34560
34561 del
34562 \begin_inset space ~
34563 \end_inset
34564
34565 borde
34566 \begin_inset space \thinspace{}
34567 \end_inset
34568
34569 +
34570 \begin_inset space \thinspace{}
34571 \end_inset
34572
34573 0.5
34574 \begin_inset space \thinspace{}
34575 \end_inset
34576
34577 pt.
34578  
34579 \begin_inset Box Doublebox
34580 position "c"
34581 hor_pos "c"
34582 has_inner_box 1
34583 inner_pos "c"
34584 use_parbox 0
34585 use_makebox 0
34586 width "20col%"
34587 special "none"
34588 height "1in"
34589 height_special "totalheight"
34590 thickness "0.4pt"
34591 separation "3pt"
34592 shadowsize "4pt"
34593 framecolor "black"
34594 backgroundcolor "none"
34595 status collapsed
34596
34597 \begin_layout Plain Layout
34598 \align center
34599 Borde doble
34600 \end_layout
34601
34602 \end_inset
34603
34604
34605 \end_layout
34606
34607 \begin_layout Standard
34608 La etiqueta del marco en \SpecialChar LyX
34609  reflejará el estilo de borde elegido.
34610  Para poder utilizar los distintos bordes, debe estar instalado el paquete
34611  \SpecialChar LaTeX
34612  
34613 \series bold
34614 fancybox
34615 \series default
34616
34617 \begin_inset Index idx
34618 status collapsed
34619
34620 \begin_layout Plain Layout
34621 \SpecialChar LaTeX
34622 -paquetes ! fancybox
34623 \end_layout
34624
34625 \end_inset
34626
34627 .
34628 \end_layout
34629
34630 \begin_layout Standard
34631 \begin_inset VSpace bigskip
34632 \end_inset
34633
34634 Si usas la decoración 
34635 \family sans
34636 Borde rectangular sencillo
34637 \family default
34638  sin marco interior, puedes permitir saltos de página dentro del marco.
34639  Ten en cuenta que en ese caso, al contrario que otros marcos con bordes,
34640  el borde usa siempre todo el ancho de columna y el marco se establece como
34641  su párrafo propio: 
34642 \begin_inset Box Framed
34643 position "t"
34644 hor_pos "c"
34645 has_inner_box 0
34646 inner_pos "t"
34647 use_parbox 0
34648 use_makebox 0
34649 width "100col%"
34650 special "none"
34651 height "1in"
34652 height_special "totalheight"
34653 thickness "0.4pt"
34654 separation "3pt"
34655 shadowsize "4pt"
34656 framecolor "black"
34657 backgroundcolor "none"
34658 status collapsed
34659
34660 \begin_layout Plain Layout
34661 Cuadro que permite saltos de página
34662 \end_layout
34663
34664 \end_inset
34665
34666
34667 \end_layout
34668
34669 \begin_layout Section
34670 Personalización de marcos
34671 \begin_inset Index idx
34672 status collapsed
34673
34674 \begin_layout Plain Layout
34675 Marcos ! Personalizar
34676 \end_layout
34677
34678 \end_inset
34679
34680
34681 \end_layout
34682
34683 \begin_layout Standard
34684 El diámetro de las esquinas de los bordes ovalados se puede modificar con
34685  el comando 
34686 \series bold
34687
34688 \backslash
34689 cornersize
34690 \series default
34691 .
34692  El comando
34693 \end_layout
34694
34695 \begin_layout Standard
34696
34697 \series bold
34698
34699 \backslash
34700 cornersize*{1cm}
34701 \end_layout
34702
34703 \begin_layout Standard
34704 establece un diámetro de 1
34705 \begin_inset space \thinspace{}
34706 \end_inset
34707
34708 cm.
34709  El comando
34710 \end_layout
34711
34712 \begin_layout Standard
34713
34714 \series bold
34715
34716 \backslash
34717 cornersize{num}
34718 \end_layout
34719
34720 \begin_layout Standard
34721 fija el diámetro en 
34722 \family sans
34723 num
34724 \begin_inset space \thinspace{}
34725 \end_inset
34726
34727 ×
34728 \begin_inset space \thinspace{}
34729 \end_inset
34730
34731 mínimo
34732 \family default
34733  
34734 \family sans
34735 (ancho y alto del marco)
34736 \family default
34737 .
34738  Por omisión es 
34739 \series bold
34740
34741 \backslash
34742 cornersize{0.5}
34743 \series default
34744 .
34745 \end_layout
34746
34747 \begin_layout Standard
34748 \begin_inset ERT
34749 status collapsed
34750
34751 \begin_layout Plain Layout
34752
34753
34754 \backslash
34755 cornersize*{1.5cm}
34756 \end_layout
34757
34758 \end_inset
34759
34760
34761 \begin_inset Box Ovalbox
34762 position "c"
34763 hor_pos "c"
34764 has_inner_box 1
34765 inner_pos "c"
34766 use_parbox 0
34767 use_makebox 0
34768 width "28col%"
34769 special "none"
34770 height "1in"
34771 height_special "totalheight"
34772 thickness "0.4pt"
34773 separation "3pt"
34774 shadowsize "4pt"
34775 framecolor "black"
34776 backgroundcolor "none"
34777 status open
34778
34779 \begin_layout Plain Layout
34780 \align center
34781 Marco ovalado con 
34782 \series bold
34783
34784 \backslash
34785 cornersize
34786 \series default
34787
34788 \begin_inset space \thinspace{}
34789 \end_inset
34790
34791 =
34792 \begin_inset space \thinspace{}
34793 \end_inset
34794
34795 1.5
34796 \begin_inset space \thinspace{}
34797 \end_inset
34798
34799 cm
34800 \end_layout
34801
34802 \end_inset
34803
34804
34805 \begin_inset ERT
34806 status collapsed
34807
34808 \begin_layout Plain Layout
34809
34810
34811 \backslash
34812 cornersize{0.5}
34813 \end_layout
34814
34815 \end_inset
34816
34817
34818 \end_layout
34819
34820 \begin_layout Standard
34821 \begin_inset VSpace bigskip
34822 \end_inset
34823
34824
34825 \end_layout
34826
34827 \begin_layout Standard
34828 El color rojo predeterminado de los marcos con 
34829 \family sans
34830 fondo
34831 \begin_inset space ~
34832 \end_inset
34833
34834 coloreado
34835 \family default
34836  se puede cambiar en el sitio con el comando 
34837 \series bold
34838
34839 \backslash
34840 definecolor{shadecolor}
34841 \series default
34842  o globalmente con el menú 
34843 \family sans
34844 Herramientas
34845 \family default
34846 \SpecialChar menuseparator
34847
34848 \family sans
34849 Preferencias
34850 \family default
34851 \SpecialChar menuseparator
34852
34853 \family sans
34854 Colores
34855 \family default
34856 \SpecialChar menuseparator
34857
34858 \family sans
34859 marco
34860 \begin_inset space ~
34861 \end_inset
34862
34863 coloreado
34864 \family default
34865 .
34866  El esquema del comando 
34867 \series bold
34868
34869 \backslash
34870 definecolor
34871 \series default
34872  se explica en la sección
34873 \begin_inset space ~
34874 \end_inset
34875
34876
34877 \begin_inset CommandInset ref
34878 LatexCommand ref
34879 reference "sec:Cuadros-Coloreados"
34880
34881 \end_inset
34882
34883 .
34884 \begin_inset Foot
34885 status collapsed
34886
34887 \begin_layout Plain Layout
34888 El comando 
34889 \series bold
34890
34891 \backslash
34892 definecolor
34893 \series default
34894  requiere el paquete \SpecialChar LaTeX
34895  
34896 \series bold
34897 color
34898 \series default
34899  en el preámbulo, véase la sección
34900 \begin_inset space ~
34901 \end_inset
34902
34903
34904 \begin_inset CommandInset ref
34905 LatexCommand ref
34906 reference "sec:Marcos-Coloreados"
34907
34908 \end_inset
34909
34910 .
34911 \end_layout
34912
34913 \end_inset
34914
34915  Por ejemplo, la nota siguiente se define con el comando en código \SpecialChar TeX
34916
34917 \end_layout
34918
34919 \begin_layout Standard
34920
34921 \series bold
34922
34923 \backslash
34924 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34925 \end_layout
34926
34927 \begin_layout Standard
34928 \begin_inset ERT
34929 status collapsed
34930
34931 \begin_layout Plain Layout
34932
34933
34934 \backslash
34935 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34936 \end_layout
34937
34938 \end_inset
34939
34940
34941 \begin_inset Box Shaded
34942 position "t"
34943 hor_pos "c"
34944 has_inner_box 0
34945 inner_pos "t"
34946 use_parbox 0
34947 use_makebox 0
34948 width "100col%"
34949 special "none"
34950 height "1in"
34951 height_special "totalheight"
34952 thickness "0.4pt"
34953 separation "3pt"
34954 shadowsize "4pt"
34955 framecolor "black"
34956 backgroundcolor "none"
34957 status open
34958
34959 \begin_layout Plain Layout
34960
34961 \color yellow
34962 Texto amarillo en un marco con fondo coloreado en verde oscuro.
34963 \end_layout
34964
34965 \end_inset
34966
34967
34968 \begin_inset ERT
34969 status collapsed
34970
34971 \begin_layout Plain Layout
34972
34973
34974 \backslash
34975 definecolor{shadecolor}{rgb}{1,0,0}
34976 \end_layout
34977
34978 \end_inset
34979
34980
34981 \end_layout
34982
34983 \begin_layout Standard
34984 \begin_inset VSpace bigskip
34985 \end_inset
34986
34987 Los cambios en las dimensiones y de los colores son válidos para todos los
34988  marcos que siguen a los comandos.
34989 \end_layout
34990
34991 \begin_layout Section
34992 Minipáginas
34993 \begin_inset CommandInset label
34994 LatexCommand label
34995 name "sec:Minipáginas"
34996
34997 \end_inset
34998
34999
35000 \begin_inset Index idx
35001 status collapsed
35002
35003 \begin_layout Plain Layout
35004 Marcos ! Minipáginas
35005 \end_layout
35006
35007 \end_inset
35008
35009
35010 \end_layout
35011
35012 \begin_layout Standard
35013 Las minipáginas son tratadas por \SpecialChar LaTeX
35014  como páginas dentro de páginas y por tanto
35015  pueden tener, por ejemplo, sus propias notas al pie.
35016 \end_layout
35017
35018 \begin_layout Standard
35019 Las minipáginas son útiles para escribir documentos en distintas lenguas.
35020 \end_layout
35021
35022 \begin_layout Standard
35023 A continuación hay dos ejemplos de minipáginas adosadas.
35024  Su anchura está puesta en 45
35025 \begin_inset space \thinspace{}
35026 \end_inset
35027
35028 % y separadas por un relleno horizontal, insertado mediante el menú 
35029 \family sans
35030 Insertar\SpecialChar menuseparator
35031 Formato\SpecialChar menuseparator
35032 Relleno
35033 \begin_inset space ~
35034 \end_inset
35035
35036 horizontal
35037 \family default
35038 .
35039 \end_layout
35040
35041 \begin_layout Standard
35042 \begin_inset Box Frameless
35043 position "t"
35044 hor_pos "c"
35045 has_inner_box 1
35046 inner_pos "c"
35047 use_parbox 0
35048 use_makebox 0
35049 width "45col%"
35050 special "none"
35051 height "1in"
35052 height_special "totalheight"
35053 thickness "0.4pt"
35054 separation "3pt"
35055 shadowsize "4pt"
35056 framecolor "black"
35057 backgroundcolor "none"
35058 status open
35059
35060 \begin_layout Plain Layout
35061
35062 \lang ngerman
35063 Dies ist ein deutscher Text.
35064  Dies ist ein deutscher Text.
35065  Dies ist ein deutscher Text.
35066  Dies ist ein deutscher Text.
35067  Dies ist ein deutscher Text.
35068  Dies ist ein deutscher Text.
35069  Dies ist ein deutscher Text.
35070  Dies ist ein deutscher Text.
35071  Dies ist ein deutscher Text.
35072  Dies ist ein deutscher Text.
35073  Dies ist ein deutscher Text.
35074  Dies ist ein deutscher Text.
35075  Dies ist ein deutscher Text
35076 \begin_inset Foot
35077 status collapsed
35078
35079 \begin_layout Plain Layout
35080
35081 \lang ngerman
35082 Dies ist eine deutsche Fußnote.
35083 \end_layout
35084
35085 \end_inset
35086
35087 .
35088  Dies ist ein deutscher Text.
35089  Dies ist ein deutscher Text.
35090 \end_layout
35091
35092 \end_inset
35093
35094
35095 \begin_inset space \hfill{}
35096 \end_inset
35097
35098
35099 \begin_inset Box Frameless
35100 position "t"
35101 hor_pos "c"
35102 has_inner_box 1
35103 inner_pos "c"
35104 use_parbox 0
35105 use_makebox 0
35106 width "45col%"
35107 special "none"
35108 height "1in"
35109 height_special "totalheight"
35110 thickness "0.4pt"
35111 separation "3pt"
35112 shadowsize "4pt"
35113 framecolor "black"
35114 backgroundcolor "none"
35115 status open
35116
35117 \begin_layout Plain Layout
35118
35119 \lang english
35120 This is an English Text.
35121  This is an English Text.
35122  This is an English Text.
35123  This is an English Text.
35124  This is an English Text.
35125  This is an English Text.
35126  This is an English Text.
35127  This is an English Text.
35128  This is an English Text.
35129  This is an English Text.
35130  This is an English Text.
35131  This is an English Text.
35132  This is an English Text.
35133  This is an English Text.
35134  This is an English Text.
35135  This is an English Text.
35136 \begin_inset Foot
35137 status collapsed
35138
35139 \begin_layout Plain Layout
35140
35141 \lang english
35142 This is an English footnote.
35143 \end_layout
35144
35145 \end_inset
35146
35147  This is an English Text.
35148 \end_layout
35149
35150 \end_inset
35151
35152
35153 \end_layout
35154
35155 \begin_layout Standard
35156 \begin_inset VSpace bigskip
35157 \end_inset
35158
35159 La configuración global de párrafos se ignora en las minipáginas.
35160  Esto significa que en las mismas no habrá espacio entre párrafos aunque
35161  pongas p.
35162 \begin_inset space \thinspace{}
35163 \end_inset
35164
35165 ej.
35166 \begin_inset space ~
35167 \end_inset
35168
35169
35170 \family sans
35171 Salto
35172 \begin_inset space ~
35173 \end_inset
35174
35175 medio
35176 \family default
35177  en la configuración del documento.
35178 \end_layout
35179
35180 \begin_layout Standard
35181 Las minipáginas también sirven para poner un color de fondo para partes
35182  de texto, véase sección
35183 \begin_inset space ~
35184 \end_inset
35185
35186
35187 \begin_inset CommandInset ref
35188 LatexCommand ref
35189 reference "sec:Marcos-Coloreados"
35190
35191 \end_inset
35192
35193 .
35194 \end_layout
35195
35196 \begin_layout Standard
35197 \begin_inset Note Greyedout
35198 status open
35199
35200 \begin_layout Plain Layout
35201
35202 \series bold
35203 Nota:
35204 \series default
35205  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
35206  tener minipáginas en cuadros, en flotantes, y en otros marcos.
35207 \end_layout
35208
35209 \end_inset
35210
35211
35212 \end_layout
35213
35214 \begin_layout Standard
35215 \begin_inset VSpace bigskip
35216 \end_inset
35217
35218
35219 \end_layout
35220
35221 \begin_layout Standard
35222 \SpecialChar LyX
35223  proporciona soporte básico para minipáginas cuyo tamaño es determinado
35224  automáticamente por la anchura de su contenido, mediante el módulo 
35225 \family sans
35226 Minipáginas
35227 \begin_inset space ~
35228 \end_inset
35229
35230 ancho
35231 \begin_inset space ~
35232 \end_inset
35233
35234 variable
35235 \family default
35236 .
35237  El archivo de ejemplo \SpecialChar LyX
35238  
35239 \emph on
35240 varwidth-floats-side-by-side
35241 \emph default
35242  tiene ejemplos de estas minipáginas para colocar flotantes adosados.
35243 \end_layout
35244
35245 \begin_layout Section
35246 Marcos de párrafo
35247 \begin_inset CommandInset label
35248 LatexCommand label
35249 name "sec:Marcos-de-Párrafo"
35250
35251 \end_inset
35252
35253
35254 \begin_inset Index idx
35255 status collapsed
35256
35257 \begin_layout Plain Layout
35258 Marcos ! de párrafo
35259 \end_layout
35260
35261 \end_inset
35262
35263
35264 \end_layout
35265
35266 \begin_layout Standard
35267 Los marcos de párrafo son similares a las minipáginas con la diferencia
35268  de que no pueden contener notas al pie.
35269 \end_layout
35270
35271 \begin_layout Standard
35272 \align center
35273 \begin_inset Box Frameless
35274 position "t"
35275 hor_pos "c"
35276 has_inner_box 1
35277 inner_pos "t"
35278 use_parbox 1
35279 use_makebox 0
35280 width "33col%"
35281 special "none"
35282 height "1in"
35283 height_special "totalheight"
35284 thickness "0.4pt"
35285 separation "3pt"
35286 shadowsize "4pt"
35287 framecolor "black"
35288 backgroundcolor "none"
35289 status open
35290
35291 \begin_layout Plain Layout
35292 Texto en un marco de párrafo.
35293  Texto en un marco de párrafo.
35294  Esta nota no aparece:
35295 \begin_inset Foot
35296 status open
35297
35298 \begin_layout Plain Layout
35299 Esta es una nota en un marco de párrafo y por eso no aparecerá.
35300 \end_layout
35301
35302 \end_inset
35303
35304
35305 \end_layout
35306
35307 \end_inset
35308
35309
35310 \end_layout
35311
35312 \begin_layout Section
35313 Marcos para palabras y caracteres
35314 \begin_inset Index idx
35315 status collapsed
35316
35317 \begin_layout Plain Layout
35318 Marcos ! para palabras y caracteres
35319 \end_layout
35320
35321 \end_inset
35322
35323
35324 \end_layout
35325
35326 \begin_layout Subsection
35327 Evitar la partición de palabras
35328 \begin_inset CommandInset label
35329 LatexCommand label
35330 name "sec:Evitar-la-Partición"
35331
35332 \end_inset
35333
35334
35335 \begin_inset Index idx
35336 status collapsed
35337
35338 \begin_layout Plain Layout
35339 Marcos ! para evitar partición de palabras
35340 \end_layout
35341
35342 \end_inset
35343
35344
35345 \end_layout
35346
35347 \begin_layout Standard
35348 El marco tipo 
35349 \family sans
35350 Marco de línea
35351 \family default
35352  sirve para evitar que una palabra sea partida con guión.
35353 \begin_inset Newline newline
35354 \end_inset
35355
35356 He aquí un ejemplo:
35357 \end_layout
35358
35359 \begin_layout Standard
35360 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
35361 palabra».
35362 \end_layout
35363
35364 \begin_layout Standard
35365 Para evitar la división de la palabra «estalarguísimapalabra», ponla en
35366  un marco, establece el 
35367 \family sans
35368 Marco interior
35369 \family default
35370  en 
35371 \family sans
35372 Marco de línea
35373 \family default
35374  y no pongas ancho explícito.
35375 \end_layout
35376
35377 \begin_layout Standard
35378 Este es el resultado:
35379 \end_layout
35380
35381 \begin_layout Standard
35382 Esta línea es un ejemplo para mostrar cómo evitar la división de 
35383 \begin_inset Box Frameless
35384 position "t"
35385 hor_pos "c"
35386 has_inner_box 1
35387 inner_pos "t"
35388 use_parbox 0
35389 use_makebox 1
35390 width ""
35391 special "none"
35392 height "1in"
35393 height_special "totalheight"
35394 thickness "0.4pt"
35395 separation "3pt"
35396 shadowsize "4pt"
35397 framecolor "black"
35398 backgroundcolor "none"
35399 status open
35400
35401 \begin_layout Plain Layout
35402 «estalarguísimapalabra»
35403 \end_layout
35404
35405 \end_inset
35406
35407 .
35408 \end_layout
35409
35410 \begin_layout Standard
35411 Como alternativa puedes poner el comando «
35412 \series bold
35413
35414 \backslash
35415 -
35416 \series default
35417 » en código \SpecialChar TeX
35418  directamente antes de la palabra:
35419 \end_layout
35420
35421 \begin_layout Standard
35422 Esta línea es un ejemplo para mostrar cómo evitar la división de «
35423 \begin_inset ERT
35424 status collapsed
35425
35426 \begin_layout Plain Layout
35427
35428
35429 \backslash
35430 -
35431 \end_layout
35432
35433 \end_inset
35434
35435 estalarguísimapalabra».
35436 \end_layout
35437
35438 \begin_layout Standard
35439 Por supuesto, la palabra sobresale del margen.
35440  Para evitarlo añade, con el menú 
35441 \family sans
35442 Insertar\SpecialChar menuseparator
35443 Formato\SpecialChar menuseparator
35444 Salto
35445 \begin_inset space ~
35446 \end_inset
35447
35448 de
35449 \begin_inset space ~
35450 \end_inset
35451
35452 línea
35453 \begin_inset space ~
35454 \end_inset
35455
35456 cortada
35457 \family default
35458  (atajo 
35459 \family sans
35460 Ctrl+Entrar
35461 \family default
35462 ), un salto de línea antes de la palabra:
35463 \end_layout
35464
35465 \begin_layout Standard
35466 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
35467 \begin_inset Newline newline
35468 \end_inset
35469
35470
35471 \begin_inset Box Frameless
35472 position "t"
35473 hor_pos "c"
35474 has_inner_box 1
35475 inner_pos "t"
35476 use_parbox 0
35477 use_makebox 1
35478 width ""
35479 special "none"
35480 height "1in"
35481 height_special "totalheight"
35482 thickness "0.4pt"
35483 separation "3pt"
35484 shadowsize "4pt"
35485 framecolor "black"
35486 backgroundcolor "none"
35487 status open
35488
35489 \begin_layout Plain Layout
35490 «estalarguísimapalabra»
35491 \end_layout
35492
35493 \end_inset
35494
35495 .
35496 \end_layout
35497
35498 \begin_layout Subsection
35499 Alineación vertical
35500 \begin_inset CommandInset label
35501 LatexCommand label
35502 name "subsec:Alineación-Vertical"
35503
35504 \end_inset
35505
35506
35507 \begin_inset Index idx
35508 status collapsed
35509
35510 \begin_layout Plain Layout
35511 Marcos ! para alineación vertical
35512 \end_layout
35513
35514 \end_inset
35515
35516
35517 \end_layout
35518
35519 \begin_layout Standard
35520 Con ayuda del comando 
35521 \series bold
35522
35523 \backslash
35524 raisebox
35525 \series default
35526  puedes alinear verticalmente con el texto circundante palabras o caracteres.
35527  
35528 \series bold
35529
35530 \backslash
35531 raisebox
35532 \series default
35533  se utiliza según el esquema:
35534 \end_layout
35535
35536 \begin_layout Standard
35537
35538 \series bold
35539
35540 \backslash
35541 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
35542 \end_layout
35543
35544 \begin_layout Standard
35545 La elevación puede ser un valor positivo para subir el marco o negativo
35546  para bajarlo.
35547 \end_layout
35548
35549 \begin_layout Standard
35550 Para alinear una palabra, p.
35551 \begin_inset space \thinspace{}
35552 \end_inset
35553
35554 e
35555 \begin_inset space ~
35556 \end_inset
35557
35558 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
35559  en la línea de base, inserta el comando
35560 \end_layout
35561
35562 \begin_layout Standard
35563
35564 \series bold
35565
35566 \backslash
35567 raisebox{
35568 \backslash
35569 depth}{
35570 \end_layout
35571
35572 \begin_layout Standard
35573 en código \SpecialChar TeX
35574  antes de la palabra.
35575  Detrás de la palabra inserta una llave de cierre «
35576 \series bold
35577 }
35578 \series default
35579 » en código \SpecialChar TeX
35580 .
35581 \begin_inset Newline newline
35582 \end_inset
35583
35584 Este es el resultado:
35585 \end_layout
35586
35587 \begin_layout Standard
35588 Esto es una línea de texto con la palabra 
35589 \begin_inset ERT
35590 status collapsed
35591
35592 \begin_layout Plain Layout
35593
35594
35595 \backslash
35596 raisebox{
35597 \backslash
35598 depth}{
35599 \end_layout
35600
35601 \end_inset
35602
35603 «prevención»
35604 \begin_inset ERT
35605 status collapsed
35606
35607 \begin_layout Plain Layout
35608
35609 }
35610 \end_layout
35611
35612 \end_inset
35613
35614  elevada.
35615 \end_layout
35616
35617 \begin_layout Standard
35618 \begin_inset VSpace bigskip
35619 \end_inset
35620
35621 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
35622 \end_layout
35623
35624 \begin_layout Standard
35625 Esto es una línea de texto con la palabra 
35626 \begin_inset ERT
35627 status collapsed
35628
35629 \begin_layout Plain Layout
35630
35631
35632 \backslash
35633 raisebox{-
35634 \backslash
35635 depth}{
35636 \end_layout
35637
35638 \end_inset
35639
35640 «prevención»
35641 \begin_inset ERT
35642 status collapsed
35643
35644 \begin_layout Plain Layout
35645
35646 }
35647 \end_layout
35648
35649 \end_inset
35650
35651  bajada.
35652 \begin_inset Newline newline
35653 \end_inset
35654
35655 Esto es una línea de texto con la palabra 
35656 \begin_inset ERT
35657 status collapsed
35658
35659 \begin_layout Plain Layout
35660
35661
35662 \backslash
35663 raisebox{0.5cm}{
35664 \end_layout
35665
35666 \end_inset
35667
35668 «testigo»
35669 \begin_inset ERT
35670 status collapsed
35671
35672 \begin_layout Plain Layout
35673
35674 }
35675 \end_layout
35676
35677 \end_inset
35678
35679  elevada.
35680 \end_layout
35681
35682 \begin_layout Standard
35683 Si por alguna razón quieres impedir esto, pon la altura del marco a cero.
35684  Por ejemplo
35685 \end_layout
35686
35687 \begin_layout Standard
35688
35689 \series bold
35690
35691 \backslash
35692 raisebox{-
35693 \backslash
35694 depth}[0pt]{
35695 \end_layout
35696
35697 \begin_layout Standard
35698 Esto es una línea de texto con la palabra 
35699 \begin_inset ERT
35700 status collapsed
35701
35702 \begin_layout Plain Layout
35703
35704
35705 \backslash
35706 raisebox{-
35707 \backslash
35708 depth}[0pt]{
35709 \end_layout
35710
35711 \end_inset
35712
35713 «prevención»
35714 \begin_inset ERT
35715 status collapsed
35716
35717 \begin_layout Plain Layout
35718
35719 }
35720 \end_layout
35721
35722 \end_inset
35723
35724  bajada.
35725 \begin_inset Newline newline
35726 \end_inset
35727
35728
35729 \begin_inset Newline newline
35730 \end_inset
35731
35732 Esto es una línea de texto con la palabra 
35733 \begin_inset ERT
35734 status collapsed
35735
35736 \begin_layout Plain Layout
35737
35738
35739 \backslash
35740 raisebox{0.5cm}[0pt]{
35741 \end_layout
35742
35743 \end_inset
35744
35745 «testigo»
35746 \begin_inset ERT
35747 status collapsed
35748
35749 \begin_layout Plain Layout
35750
35751 }
35752 \end_layout
35753
35754 \end_inset
35755
35756  elevada.
35757 \end_layout
35758
35759 \begin_layout Section
35760 Marcos coloreados
35761 \begin_inset CommandInset label
35762 LatexCommand label
35763 name "sec:Marcos-Coloreados"
35764
35765 \end_inset
35766
35767
35768 \begin_inset Index idx
35769 status collapsed
35770
35771 \begin_layout Plain Layout
35772 Marcos ! Colorear
35773 \end_layout
35774
35775 \end_inset
35776
35777
35778 \end_layout
35779
35780 \begin_layout Standard
35781 Para colorear el fondo de un marco selecciona el color deseado en el cuadro
35782  de diálogo.
35783  Como ejemplo, he aquí un marco con fondo naranja:
35784 \end_layout
35785
35786 \begin_layout Standard
35787 \begin_inset Box Frameless
35788 position "t"
35789 hor_pos "c"
35790 has_inner_box 1
35791 inner_pos "t"
35792 use_parbox 0
35793 use_makebox 1
35794 width ""
35795 special "none"
35796 height "1in"
35797 height_special "totalheight"
35798 thickness "0.4pt"
35799 separation "3pt"
35800 shadowsize "4pt"
35801 framecolor "black"
35802 backgroundcolor "orange"
35803 status open
35804
35805 \begin_layout Plain Layout
35806 Marco con fondo naranja
35807 \end_layout
35808
35809 \end_inset
35810
35811
35812 \end_layout
35813
35814 \begin_layout Standard
35815 Si usas la decoración 
35816 \family sans
35817 Borde
35818 \begin_inset space ~
35819 \end_inset
35820
35821 rectangular
35822 \begin_inset space ~
35823 \end_inset
35824
35825 sencillo
35826 \family default
35827  puedes determinar un borde colorido.
35828  En este caso debes especificar además un color (\SpecialChar LyX
35829  pone blanco por omisión).
35830  Un ejemplo:
35831 \end_layout
35832
35833 \begin_layout Standard
35834 \begin_inset Box Boxed
35835 position "t"
35836 hor_pos "c"
35837 has_inner_box 0
35838 inner_pos "t"
35839 use_parbox 0
35840 use_makebox 0
35841 width ""
35842 special "none"
35843 height "1in"
35844 height_special "totalheight"
35845 thickness "0.4pt"
35846 separation "3pt"
35847 shadowsize "4pt"
35848 framecolor "teal"
35849 backgroundcolor "yellow"
35850 status open
35851
35852 \begin_layout Plain Layout
35853 Marco con borde color cerceta y fondo amarillo
35854 \end_layout
35855
35856 \end_inset
35857
35858
35859 \end_layout
35860
35861 \begin_layout Standard
35862 \begin_inset VSpace bigskip
35863 \end_inset
35864
35865
35866 \end_layout
35867
35868 \begin_layout Standard
35869 También puedes colorear el texto, por supuesto:
35870 \begin_inset Newline newline
35871 \end_inset
35872
35873
35874 \begin_inset Box Boxed
35875 position "t"
35876 hor_pos "c"
35877 has_inner_box 0
35878 inner_pos "t"
35879 use_parbox 0
35880 use_makebox 0
35881 width ""
35882 special "none"
35883 height "1in"
35884 height_special "totalheight"
35885 thickness "0.4pt"
35886 separation "3pt"
35887 shadowsize "4pt"
35888 framecolor "cyan"
35889 backgroundcolor "magenta"
35890 status open
35891
35892 \begin_layout Plain Layout
35893
35894 \color yellow
35895 Marco con texto, fondo y borde en distintos colores.
35896 \end_layout
35897
35898 \end_inset
35899
35900
35901 \end_layout
35902
35903 \begin_layout Standard
35904 \begin_inset VSpace bigskip
35905 \end_inset
35906
35907
35908 \end_layout
35909
35910 \begin_layout Standard
35911 Si deseas un color distinto de los predefinidos, puedes definir tus propios
35912  colores según se explica en la sección
35913 \begin_inset space ~
35914 \end_inset
35915
35916
35917 \begin_inset CommandInset ref
35918 LatexCommand ref
35919 reference "sec:Cuadros-Coloreados"
35920
35921 \end_inset
35922
35923 .
35924  Para usar un color personal debes hay que usar código \SpecialChar TeX
35925
35926 \end_layout
35927
35928 \begin_layout Standard
35929 Los marcos coloreados sin borde se crean con el comando 
35930 \series bold
35931
35932 \backslash
35933 colorbox
35934 \series default
35935 , de acuerdo con el siguiente esquema:
35936 \end_layout
35937
35938 \begin_layout Standard
35939
35940 \series bold
35941
35942 \backslash
35943 colorbox{color}{contenido del marco}
35944 \end_layout
35945
35946 \begin_layout Standard
35947 El contenido también puede ser un marco y los marcos coloreados también
35948  pueden estar en otros marcos.
35949  Por ejemplo, para poner fondo verdeoscuro a una palabra, inserta el comando
35950 \end_layout
35951
35952 \begin_layout Standard
35953
35954 \series bold
35955
35956 \backslash
35957 colorbox{verdeoscuro}{
35958 \end_layout
35959
35960 \begin_layout Standard
35961 en código \SpecialChar TeX
35962  antes de la palabra.
35963  Tras la palabra inserta una llave de cierre «
35964 \series bold
35965 }
35966 \series default
35967 » en código \SpecialChar TeX
35968 .
35969 \begin_inset Newline newline
35970 \end_inset
35971
35972 Este es el resultado:
35973 \end_layout
35974
35975 \begin_layout Standard
35976 Línea en la que la palabra 
35977 \begin_inset ERT
35978 status collapsed
35979
35980 \begin_layout Plain Layout
35981
35982
35983 \backslash
35984 colorbox{verdeoscuro}{
35985 \end_layout
35986
35987 \end_inset
35988
35989 «¡Atención!»
35990 \begin_inset ERT
35991 status collapsed
35992
35993 \begin_layout Plain Layout
35994
35995 }
35996 \end_layout
35997
35998 \end_inset
35999
36000  tiene fondo verdeoscuro.
36001 \end_layout
36002
36003 \begin_layout Standard
36004 Los marcos coloreados con borde se crean con el comando 
36005 \series bold
36006
36007 \backslash
36008 fcolorbox
36009 \series default
36010  con el esquema siguiente:
36011 \end_layout
36012
36013 \begin_layout Standard
36014
36015 \series bold
36016
36017 \backslash
36018 fcolorbox{color del borde}{color del fondo}{contenido del marco}
36019 \end_layout
36020
36021 \begin_layout Section
36022 Marcos girados y a escala
36023 \end_layout
36024
36025 \begin_layout Standard
36026 Para poder usar los marcos descritos en esta sección debe cargarse el módulo
36027  
36028 \family sans
36029 Marcos gráficos
36030 \family default
36031  en la configuración del documento.
36032 \end_layout
36033
36034 \begin_layout Standard
36035 \begin_inset Note Greyedout
36036 status open
36037
36038 \begin_layout Plain Layout
36039
36040 \series bold
36041 Nota:
36042 \series default
36043  no todos los visores DVI pueden mostrar rotaciones o escalas.
36044 \end_layout
36045
36046 \end_inset
36047
36048
36049 \end_layout
36050
36051 \begin_layout Standard
36052 \begin_inset Note Greyedout
36053 status open
36054
36055 \begin_layout Plain Layout
36056
36057 \series bold
36058 Nota:
36059 \series default
36060  Los marcos girados o a escala no pueden contener flotantes.
36061 \end_layout
36062
36063 \end_inset
36064
36065
36066 \end_layout
36067
36068 \begin_layout Subsection
36069 Marcos girados
36070 \begin_inset Index idx
36071 status collapsed
36072
36073 \begin_layout Plain Layout
36074 Marcos ! Girar
36075 \end_layout
36076
36077 \end_inset
36078
36079
36080 \begin_inset Index idx
36081 status collapsed
36082
36083 \begin_layout Plain Layout
36084 Material rotado
36085 \end_layout
36086
36087 \end_inset
36088
36089
36090 \end_layout
36091
36092 \begin_layout Standard
36093 Para girar material debes ponerlo en un 
36094 \family sans
36095 Marco
36096 \begin_inset space ~
36097 \end_inset
36098
36099 rotación
36100 \family default
36101 .
36102  Se inserta con el menú
36103 \family sans
36104  Insertar\SpecialChar menuseparator
36105 Recuadro
36106 \begin_inset space ~
36107 \end_inset
36108
36109 personalizado\SpecialChar menuseparator
36110 Marco
36111 \begin_inset space ~
36112 \end_inset
36113
36114 rotación
36115 \family default
36116 .
36117 \end_layout
36118
36119 \begin_layout Standard
36120 El origen de rotación se puede especificar en el recuadro 
36121 \family sans
36122 Origen
36123 \family default
36124  (menú 
36125 \family sans
36126 Insertar\SpecialChar menuseparator
36127 Origen
36128 \family default
36129 ) en la forma 
36130 \series bold
36131 origin=position
36132 \series default
36133 .
36134  Son posibles las posiciones siguientes: 
36135 \emph on
36136 c
36137 \emph default
36138  (
36139 \emph on
36140 center
36141 \emph default
36142 , centro), 
36143 \emph on
36144 l
36145 \emph default
36146  (
36147 \emph on
36148 left
36149 \emph default
36150 , izquierda), 
36151 \emph on
36152 r
36153 \emph default
36154  (
36155 \emph on
36156 right
36157 \emph default
36158 , derecha), 
36159 \emph on
36160 b
36161 \emph default
36162  (
36163 \emph on
36164 bottom
36165 \emph default
36166 , abajo), 
36167 \emph on
36168 t
36169 \emph default
36170  (
36171 \emph on
36172 top
36173 \emph default
36174 , arriba), así como combinaciones adecuadas de las posiciones básicas.
36175  Por ejemplo, 
36176 \emph on
36177 lt
36178 \emph default
36179  significa que el origen de rotación es la esquina superior izquierda del
36180  marco.
36181  Si no se especifica origen de rotación se usará la posición 
36182 \emph on
36183 l
36184 \emph default
36185 .
36186  El ángulo de rotación es un número de grados, y puede ser negativo.
36187  El sentido de giro es antihorario.
36188 \end_layout
36189
36190 \begin_layout Standard
36191 En el siguiente ejemplo se ha insertado 
36192 \series bold
36193 origin=c
36194 \series default
36195  en el recuadro 
36196 \family sans
36197 Origen
36198 \family default
36199  y 
36200 \series bold
36201 60
36202 \series default
36203  en el recuadro 
36204 \family sans
36205 Ángulo
36206 \family default
36207 .
36208 \end_layout
36209
36210 \begin_layout Standard
36211 Esta línea contiene texto 
36212 \begin_inset Flex Rotatebox
36213 status open
36214
36215 \begin_layout Plain Layout
36216 \begin_inset Argument 1
36217 status open
36218
36219 \begin_layout Plain Layout
36220 origin=c
36221 \end_layout
36222
36223 \end_inset
36224
36225
36226 \begin_inset Argument 2
36227 status open
36228
36229 \begin_layout Plain Layout
36230 60
36231 \end_layout
36232
36233 \end_inset
36234
36235 con rotación
36236 \end_layout
36237
36238 \end_inset
36239
36240 .
36241 \end_layout
36242
36243 \begin_layout Standard
36244 El contenido del marco puede ser también otro marco o una ecuación en línea:
36245 \end_layout
36246
36247 \begin_layout Standard
36248 En esta línea hay texto enmarcado 
36249 \begin_inset Flex Rotatebox
36250 status open
36251
36252 \begin_layout Plain Layout
36253 \begin_inset Argument 1
36254 status open
36255
36256 \begin_layout Plain Layout
36257 origin=r
36258 \end_layout
36259
36260 \end_inset
36261
36262
36263 \begin_inset Argument 2
36264 status open
36265
36266 \begin_layout Plain Layout
36267 -60
36268 \end_layout
36269
36270 \end_inset
36271
36272
36273 \begin_inset Box Doublebox
36274 position "c"
36275 hor_pos "c"
36276 has_inner_box 0
36277 inner_pos "c"
36278 use_parbox 0
36279 use_makebox 0
36280 width "1in"
36281 special "width"
36282 height "1in"
36283 height_special "totalheight"
36284 thickness "0.4pt"
36285 separation "3pt"
36286 shadowsize "4pt"
36287 framecolor "black"
36288 backgroundcolor "none"
36289 status collapsed
36290
36291 \begin_layout Plain Layout
36292 con rotación
36293 \end_layout
36294
36295 \end_inset
36296
36297
36298 \end_layout
36299
36300 \end_inset
36301
36302  y 
36303 \begin_inset Flex Rotatebox
36304 status open
36305
36306 \begin_layout Plain Layout
36307 \begin_inset Argument 1
36308 status open
36309
36310 \begin_layout Plain Layout
36311 origin=lb
36312 \end_layout
36313
36314 \end_inset
36315
36316
36317 \begin_inset Argument 2
36318 status open
36319
36320 \begin_layout Plain Layout
36321 60
36322 \end_layout
36323
36324 \end_inset
36325
36326
36327 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36328 \end_inset
36329
36330
36331 \end_layout
36332
36333 \end_inset
36334
36335  una ecuación.
36336 \end_layout
36337
36338 \begin_layout Standard
36339 O una imagen o un cuadro:
36340 \end_layout
36341
36342 \begin_layout Standard
36343 Aquí hay una imagen girada 
36344 \begin_inset Flex Rotatebox
36345 status open
36346
36347 \begin_layout Plain Layout
36348 \begin_inset Argument 1
36349 status open
36350
36351 \begin_layout Plain Layout
36352 origin=lb
36353 \end_layout
36354
36355 \end_inset
36356
36357
36358 \begin_inset Argument 2
36359 status open
36360
36361 \begin_layout Plain Layout
36362 90
36363 \end_layout
36364
36365 \end_inset
36366
36367
36368 \begin_inset Graphics
36369         filename ../clipart/Star-structure.pdf
36370         lyxscale 50
36371         width 25col%
36372
36373 \end_inset
36374
36375
36376 \end_layout
36377
36378 \end_inset
36379
36380  y un cuadro girado 
36381 \begin_inset Flex Rotatebox
36382 status open
36383
36384 \begin_layout Plain Layout
36385 \begin_inset Argument 2
36386 status open
36387
36388 \begin_layout Plain Layout
36389 -90
36390 \end_layout
36391
36392 \end_inset
36393
36394
36395 \begin_inset Tabular
36396 <lyxtabular version="3" rows="2" columns="2">
36397 <features tabularvalignment="middle">
36398 <column alignment="center" valignment="top">
36399 <column alignment="center" valignment="top">
36400 <row>
36401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36402 \begin_inset Text
36403
36404 \begin_layout Plain Layout
36405 q
36406 \end_layout
36407
36408 \end_inset
36409 </cell>
36410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36411 \begin_inset Text
36412
36413 \begin_layout Plain Layout
36414 w
36415 \end_layout
36416
36417 \end_inset
36418 </cell>
36419 </row>
36420 <row>
36421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36422 \begin_inset Text
36423
36424 \begin_layout Plain Layout
36425 e
36426 \end_layout
36427
36428 \end_inset
36429 </cell>
36430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36431 \begin_inset Text
36432
36433 \begin_layout Plain Layout
36434 r
36435 \end_layout
36436
36437 \end_inset
36438 </cell>
36439 </row>
36440 </lyxtabular>
36441
36442 \end_inset
36443
36444
36445 \end_layout
36446
36447 \end_inset
36448
36449 .
36450 \begin_inset Index idx
36451 status collapsed
36452
36453 \begin_layout Plain Layout
36454 Figuras ! Rotar
36455 \end_layout
36456
36457 \end_inset
36458
36459
36460 \begin_inset Index idx
36461 status collapsed
36462
36463 \begin_layout Plain Layout
36464 Cuadros ! Girar
36465 \end_layout
36466
36467 \end_inset
36468
36469
36470 \end_layout
36471
36472 \begin_layout Standard
36473 \begin_inset Note Greyedout
36474 status open
36475
36476 \begin_layout Plain Layout
36477
36478 \series bold
36479 Nota:
36480 \series default
36481  Si el recuadro 
36482 \family sans
36483 Ángulo
36484 \family default
36485  está vacío o contiene caracteres no numéricos habrá errores \SpecialChar LaTeX
36486  al ver/exportar
36487  el documento.
36488 \end_layout
36489
36490 \end_inset
36491
36492
36493 \end_layout
36494
36495 \begin_layout Subsection
36496 Marcos para variar la escala
36497 \begin_inset Index idx
36498 status collapsed
36499
36500 \begin_layout Plain Layout
36501 Marcos ! para variar la escala
36502 \end_layout
36503
36504 \end_inset
36505
36506
36507 \begin_inset Index idx
36508 status collapsed
36509
36510 \begin_layout Plain Layout
36511 Material a escala
36512 \end_layout
36513
36514 \end_inset
36515
36516
36517 \end_layout
36518
36519 \begin_layout Standard
36520 Para modificar las proporciones de un material se coloca en un 
36521 \family sans
36522 Marco
36523 \begin_inset space ~
36524 \end_inset
36525
36526 escala
36527 \family default
36528 .
36529  Se inserta con el menú
36530 \family sans
36531  Insertar\SpecialChar menuseparator
36532 Recuadro
36533 \begin_inset space ~
36534 \end_inset
36535
36536 personalizado\SpecialChar menuseparator
36537 Marco
36538 \begin_inset space ~
36539 \end_inset
36540
36541 escala
36542 \family default
36543 .
36544 \end_layout
36545
36546 \begin_layout Standard
36547 El 
36548 \family sans
36549 Marco
36550 \begin_inset space ~
36551 \end_inset
36552
36553 escala
36554 \family default
36555  contiene el recuadro obligatorio 
36556 \family sans
36557 Factor-H
36558 \family default
36559  y el opcional 
36560 \family sans
36561 Factor-V
36562 \family default
36563  (con el menú 
36564 \family sans
36565 Insertar\SpecialChar menuseparator
36566 Factor-V
36567 \family default
36568 ).
36569  En ellos se introducen los factores de escala horizontal y vertical, respectiva
36570 mente.
36571  Si no se usa 
36572 \family sans
36573 Factor-V
36574 \family default
36575 , su valor será el mismo que el factor de escala horizontal.
36576 \end_layout
36577
36578 \begin_layout Standard
36579 Para obtener doble tamaño que el texto normal del documento, inserta 
36580 \series bold
36581 2
36582 \series default
36583  en el recuadro
36584 \family sans
36585  Factor-H
36586 \family default
36587 , por ejemplo: 
36588 \begin_inset Flex Scalebox
36589 status open
36590
36591 \begin_layout Plain Layout
36592 \begin_inset Argument 1
36593 status open
36594
36595 \begin_layout Plain Layout
36596 2
36597 \end_layout
36598
36599 \end_inset
36600
36601 Hola
36602 \end_layout
36603
36604 \end_inset
36605
36606
36607 \end_layout
36608
36609 \begin_layout Standard
36610
36611 \series bold
36612 2
36613 \series default
36614  en 
36615 \family sans
36616 Factor-H y
36617 \family default
36618  
36619 \series bold
36620 1
36621 \series default
36622  en 
36623 \family sans
36624 Factor-V
36625 \family default
36626  distorsiona el resultado: 
36627 \begin_inset Flex Scalebox
36628 status open
36629
36630 \begin_layout Plain Layout
36631 \begin_inset Argument 1
36632 status open
36633
36634 \begin_layout Plain Layout
36635 2
36636 \end_layout
36637
36638 \end_inset
36639
36640
36641 \begin_inset Argument 2
36642 status open
36643
36644 \begin_layout Plain Layout
36645 1
36646 \end_layout
36647
36648 \end_inset
36649
36650 Hola
36651 \end_layout
36652
36653 \end_inset
36654
36655 .
36656 \end_layout
36657
36658 \begin_layout Standard
36659 Si el factor de escala es negativo, el contenido del marco se reflejará.
36660  Por tanto, 
36661 \series bold
36662 -1
36663 \series default
36664  para 
36665 \family sans
36666 Factor-H
36667 \family default
36668  y 
36669 \series bold
36670 1
36671 \series default
36672  para 
36673 \family sans
36674 Factor-V
36675 \family default
36676  se puede usar para escribir en espejo: 
36677 \begin_inset Flex Scalebox
36678 status open
36679
36680 \begin_layout Plain Layout
36681 \begin_inset Argument 1
36682 status open
36683
36684 \begin_layout Plain Layout
36685 -1
36686 \end_layout
36687
36688 \end_inset
36689
36690
36691 \begin_inset Argument 2
36692 status open
36693
36694 \begin_layout Plain Layout
36695 1
36696 \end_layout
36697
36698 \end_inset
36699
36700 Hola
36701 \end_layout
36702
36703 \end_inset
36704
36705 .
36706 \end_layout
36707
36708 \begin_layout Standard
36709
36710 \series bold
36711 1
36712 \series default
36713  para 
36714 \family sans
36715 Factor-H
36716 \family default
36717  y 
36718 \series bold
36719 -1
36720 \series default
36721  para 
36722 \family sans
36723 Factor-V
36724 \family default
36725  refleja respecto a la línea: 
36726 \begin_inset Flex Scalebox
36727 status open
36728
36729 \begin_layout Plain Layout
36730 \begin_inset Argument 1
36731 status open
36732
36733 \begin_layout Plain Layout
36734 1
36735 \end_layout
36736
36737 \end_inset
36738
36739
36740 \begin_inset Argument 2
36741 status open
36742
36743 \begin_layout Plain Layout
36744 -1
36745 \end_layout
36746
36747 \end_inset
36748
36749 Hola
36750 \end_layout
36751
36752 \end_inset
36753
36754 .
36755 \end_layout
36756
36757 \begin_layout Standard
36758 El 
36759 \family sans
36760 Marco
36761 \begin_inset space ~
36762 \end_inset
36763
36764 reflejo
36765 \family default
36766  (menú
36767 \family sans
36768  Insertar\SpecialChar menuseparator
36769 Recuadro
36770 \begin_inset space ~
36771 \end_inset
36772
36773 personalizado\SpecialChar menuseparator
36774 Marco
36775 \begin_inset space ~
36776 \end_inset
36777
36778 reflejo
36779 \family default
36780 ) equivale a 
36781 \family sans
36782 Marco
36783 \begin_inset space ~
36784 \end_inset
36785
36786 escala
36787 \family default
36788  con 
36789 \series bold
36790 -1
36791 \series default
36792  para 
36793 \family sans
36794 Factor-H
36795 \family default
36796  y 
36797 \series bold
36798 1
36799 \series default
36800  para 
36801 \family sans
36802 Factor-V
36803 \family default
36804 .
36805 \end_layout
36806
36807 \begin_layout Standard
36808 \begin_inset Note Greyedout
36809 status open
36810
36811 \begin_layout Plain Layout
36812
36813 \series bold
36814 Nota:
36815 \series default
36816  Si 
36817 \family sans
36818 Factor-H
36819 \family default
36820  está vacío o contiene caracteres no numéricos habrá errores \SpecialChar LaTeX
36821  al ver/exportar
36822  el documento.
36823 \end_layout
36824
36825 \end_inset
36826
36827
36828 \end_layout
36829
36830 \begin_layout Standard
36831 \begin_inset VSpace bigskip
36832 \end_inset
36833
36834 El 
36835 \family sans
36836 Marco
36837 \begin_inset space ~
36838 \end_inset
36839
36840 tamaño
36841 \family default
36842  (menú 
36843 \family sans
36844 Insertar\SpecialChar menuseparator
36845 Recuadro
36846 \begin_inset space ~
36847 \end_inset
36848
36849 personalizado\SpecialChar menuseparator
36850 Marco
36851 \begin_inset space ~
36852 \end_inset
36853
36854 tamaño
36855 \family default
36856 ) se usa para redimensionar el contenido a una anchura y altura dadas.
36857  El recuadro 
36858 \family sans
36859 Marco
36860 \begin_inset space ~
36861 \end_inset
36862
36863 tamaño
36864 \family default
36865  contiene el recuadro obligatorio 
36866 \family sans
36867 Ancho
36868 \family default
36869  y el opcional 
36870 \family sans
36871 Alto
36872 \family default
36873  (menú 
36874 \family sans
36875 Insertar\SpecialChar menuseparator
36876 Alto)
36877 \family default
36878 .
36879  En ellos se introducen respectivamente la anchura y la altura como cantidad
36880  y unidad.
36881  La lista de unidades disponibles es
36882 \begin_inset space ~
36883 \end_inset
36884
36885
36886 \begin_inset CommandInset ref
36887 LatexCommand ref
36888 reference "tab:Unidades"
36889
36890 \end_inset
36891
36892 .
36893  Si en uno de los recuadros hay un signo de exclamación, 
36894 \series bold
36895 !
36896 \series default
36897 , la escala mantiene la relación de las dimensiones originales del contenido
36898  del marco.
36899  Si no se usa el recuadro 
36900 \family sans
36901 Alto
36902 \family default
36903 , internamente se usará un signo de exclamación para la altura.
36904 \end_layout
36905
36906 \begin_layout Standard
36907
36908 \series bold
36909 2cm
36910 \series default
36911  de 
36912 \family sans
36913 Ancho
36914 \family default
36915  y 
36916 \series bold
36917 1cm
36918 \series default
36919  de 
36920 \family sans
36921 Alto
36922 \family default
36923  produce: 
36924 \begin_inset Flex Resizebox
36925 status open
36926
36927 \begin_layout Plain Layout
36928 \begin_inset Argument 1
36929 status open
36930
36931 \begin_layout Plain Layout
36932 2cm
36933 \end_layout
36934
36935 \end_inset
36936
36937
36938 \begin_inset Argument 2
36939 status open
36940
36941 \begin_layout Plain Layout
36942 1cm
36943 \end_layout
36944
36945 \end_inset
36946
36947 Hola
36948 \end_layout
36949
36950 \end_inset
36951
36952
36953 \begin_inset Newline newline
36954 \end_inset
36955
36956
36957 \series bold
36958 2cm
36959 \series default
36960  de 
36961 \family sans
36962 Ancho
36963 \family default
36964  y 
36965 \series bold
36966 !
36967 \series default
36968  de 
36969 \family sans
36970 Alto
36971 \family default
36972  (o sin 
36973 \family sans
36974 Alto
36975 \family default
36976 ) produce: 
36977 \begin_inset Flex Resizebox
36978 status open
36979
36980 \begin_layout Plain Layout
36981 \begin_inset Argument 1
36982 status open
36983
36984 \begin_layout Plain Layout
36985 2cm
36986 \end_layout
36987
36988 \end_inset
36989
36990
36991 \begin_inset Argument 2
36992 status open
36993
36994 \begin_layout Plain Layout
36995 !
36996 \end_layout
36997
36998 \end_inset
36999
37000 Hola
37001 \end_layout
37002
37003 \end_inset
37004
37005
37006 \end_layout
37007
37008 \begin_layout Standard
37009 \begin_inset Note Greyedout
37010 status open
37011
37012 \begin_layout Plain Layout
37013
37014 \series bold
37015 Nota:
37016 \series default
37017  Si 
37018 \family sans
37019 Ancho
37020 \family default
37021  está vacío o contiene unidades no válidas habrá errores \SpecialChar LaTeX
37022  al ver/exportar
37023  el documento.
37024 \end_layout
37025
37026 \end_inset
37027
37028
37029 \end_layout
37030
37031 \begin_layout Standard
37032 \begin_inset VSpace bigskip
37033 \end_inset
37034
37035
37036 \end_layout
37037
37038 \begin_layout Standard
37039 Los marcos se pueden combinar en cualquier orden.
37040  Un ejemplo de 
37041 \family sans
37042 Marco
37043 \begin_inset space ~
37044 \end_inset
37045
37046 reflejo
37047 \family default
37048  dentro de un
37049 \family sans
37050  Marco
37051 \begin_inset space ~
37052 \end_inset
37053
37054 tamaño
37055 \family default
37056  girado en un 
37057 \family sans
37058 Marco
37059 \begin_inset space ~
37060 \end_inset
37061
37062 rotación
37063 \family default
37064 :
37065 \end_layout
37066
37067 \begin_layout Standard
37068 \noindent
37069 \align center
37070 \begin_inset Flex Rotatebox
37071 status open
37072
37073 \begin_layout Plain Layout
37074 \begin_inset Argument 1
37075 status open
37076
37077 \begin_layout Plain Layout
37078 origin=c
37079 \end_layout
37080
37081 \end_inset
37082
37083
37084 \begin_inset Argument 2
37085 status open
37086
37087 \begin_layout Plain Layout
37088 -45
37089 \end_layout
37090
37091 \end_inset
37092
37093
37094 \begin_inset Flex Resizebox
37095 status open
37096
37097 \begin_layout Plain Layout
37098 \begin_inset Argument 1
37099 status open
37100
37101 \begin_layout Plain Layout
37102 2cm
37103 \end_layout
37104
37105 \end_inset
37106
37107
37108 \begin_inset Flex Reflectbox
37109 status open
37110
37111 \begin_layout Plain Layout
37112 Hola
37113 \end_layout
37114
37115 \end_inset
37116
37117
37118 \end_layout
37119
37120 \end_inset
37121
37122
37123 \end_layout
37124
37125 \end_inset
37126
37127
37128 \end_layout
37129
37130 \begin_layout Standard
37131 \noindent
37132 Un marco puede contener imágenes, cuadros y ecuaciones en línea:
37133 \end_layout
37134
37135 \begin_layout Standard
37136 \noindent
37137 \align center
37138 \begin_inset Flex Resizebox
37139 status open
37140
37141 \begin_layout Plain Layout
37142 \begin_inset Argument 1
37143 status open
37144
37145 \begin_layout Plain Layout
37146 2cm
37147 \end_layout
37148
37149 \end_inset
37150
37151
37152 \begin_inset Flex Reflectbox
37153 status open
37154
37155 \begin_layout Plain Layout
37156 \begin_inset Graphics
37157         filename ../clipart/Star-structure.pdf
37158         lyxscale 50
37159         width 25col%
37160
37161 \end_inset
37162
37163
37164 \end_layout
37165
37166 \end_inset
37167
37168
37169 \end_layout
37170
37171 \end_inset
37172
37173  
37174 \begin_inset Flex Resizebox
37175 status open
37176
37177 \begin_layout Plain Layout
37178 \begin_inset Argument 1
37179 status open
37180
37181 \begin_layout Plain Layout
37182 2cm
37183 \end_layout
37184
37185 \end_inset
37186
37187
37188 \begin_inset Flex Reflectbox
37189 status open
37190
37191 \begin_layout Plain Layout
37192 \begin_inset Tabular
37193 <lyxtabular version="3" rows="2" columns="2">
37194 <features tabularvalignment="middle">
37195 <column alignment="center" valignment="top">
37196 <column alignment="center" valignment="top">
37197 <row>
37198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37199 \begin_inset Text
37200
37201 \begin_layout Plain Layout
37202 q
37203 \end_layout
37204
37205 \end_inset
37206 </cell>
37207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37208 \begin_inset Text
37209
37210 \begin_layout Plain Layout
37211 w
37212 \end_layout
37213
37214 \end_inset
37215 </cell>
37216 </row>
37217 <row>
37218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37219 \begin_inset Text
37220
37221 \begin_layout Plain Layout
37222 e
37223 \end_layout
37224
37225 \end_inset
37226 </cell>
37227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37228 \begin_inset Text
37229
37230 \begin_layout Plain Layout
37231 r
37232 \end_layout
37233
37234 \end_inset
37235 </cell>
37236 </row>
37237 </lyxtabular>
37238
37239 \end_inset
37240
37241
37242 \end_layout
37243
37244 \end_inset
37245
37246
37247 \end_layout
37248
37249 \end_inset
37250
37251  
37252 \begin_inset Flex Resizebox
37253 status open
37254
37255 \begin_layout Plain Layout
37256 \begin_inset Argument 1
37257 status open
37258
37259 \begin_layout Plain Layout
37260 3cm
37261 \end_layout
37262
37263 \end_inset
37264
37265
37266 \begin_inset Flex Reflectbox
37267 status open
37268
37269 \begin_layout Plain Layout
37270 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37271 \end_inset
37272
37273
37274 \end_layout
37275
37276 \end_inset
37277
37278
37279 \end_layout
37280
37281 \end_inset
37282
37283
37284 \begin_inset Index idx
37285 status collapsed
37286
37287 \begin_layout Plain Layout
37288 Figuras ! a escala
37289 \end_layout
37290
37291 \end_inset
37292
37293
37294 \begin_inset Index idx
37295 status collapsed
37296
37297 \begin_layout Plain Layout
37298 Cuadros ! a escala
37299 \end_layout
37300
37301 \end_inset
37302
37303
37304 \end_layout
37305
37306 \begin_layout Standard
37307 Si se usa el estilo global 
37308 \series bold
37309 fleqn
37310 \series default
37311  para las ecuaciones del documento,
37312 \begin_inset Foot
37313 status collapsed
37314
37315 \begin_layout Plain Layout
37316 Si «fleqn» se añade a las opciones de clase del documento.
37317 \end_layout
37318
37319 \end_inset
37320
37321  también se puede variar la escala de las ecuaciones en estilo presentación.
37322 \end_layout
37323
37324 \begin_layout Chapter
37325 Objetos envueltos en texto
37326 \begin_inset Index idx
37327 status collapsed
37328
37329 \begin_layout Plain Layout
37330 Envueltos en texto
37331 \end_layout
37332
37333 \end_inset
37334
37335
37336 \end_layout
37337
37338 \begin_layout Section
37339 Flotantes envueltos
37340 \begin_inset CommandInset label
37341 LatexCommand label
37342 name "sec:Flotantes-envueltos"
37343
37344 \end_inset
37345
37346
37347 \begin_inset Index idx
37348 status collapsed
37349
37350 \begin_layout Plain Layout
37351 Flotantes ! Envueltos
37352 \end_layout
37353
37354 \end_inset
37355
37356
37357 \begin_inset Index idx
37358 status collapsed
37359
37360 \begin_layout Plain Layout
37361 Envueltos en texto ! Flotantes
37362 \end_layout
37363
37364 \end_inset
37365
37366
37367 \end_layout
37368
37369 \begin_layout Standard
37370 \begin_inset Wrap figure
37371 lines 0
37372 placement l
37373 overhang 1cm
37374 width "40col%"
37375 status open
37376
37377 \begin_layout Plain Layout
37378 \begin_inset Graphics
37379         filename ../clipart/2D-intensity-plot.pdf
37380         width 40col%
37381         rotateOrigin center
37382
37383 \end_inset
37384
37385
37386 \end_layout
37387
37388 \begin_layout Plain Layout
37389 \begin_inset Caption Standard
37390
37391 \begin_layout Plain Layout
37392 \begin_inset CommandInset label
37393 LatexCommand label
37394 name "fig:Envoltorio-de-figura"
37395
37396 \end_inset
37397
37398 Figura envuelta en el texto
37399 \end_layout
37400
37401 \end_inset
37402
37403
37404 \end_layout
37405
37406 \end_inset
37407
37408  Este tipo de flotante se usa para adosar una figura o un cuadro al texto,
37409  de modo que ocupe sólo una parte del ancho de columna.
37410  Se inserta con el menú 
37411 \family sans
37412 Insertar\SpecialChar menuseparator
37413 Flotante\SpecialChar menuseparator
37414 Figura
37415 \begin_inset space ~
37416 \end_inset
37417
37418 envuelta
37419 \family default
37420
37421 \begin_inset space \thinspace{}
37422 \end_inset
37423
37424 /
37425 \begin_inset space \thinspace{}
37426 \end_inset
37427
37428
37429 \family sans
37430 Cuadro
37431 \begin_inset space ~
37432 \end_inset
37433
37434 envuelto
37435 \family default
37436  si está instalado el paquete \SpecialChar LaTeX
37437  
37438 \series bold
37439 wrapfig
37440 \series default
37441
37442 \begin_inset Index idx
37443 status collapsed
37444
37445 \begin_layout Plain Layout
37446 \SpecialChar LaTeX
37447 -paquetes ! wrapfig
37448 \end_layout
37449
37450 \end_inset
37451
37452 .
37453 \begin_inset Foot
37454 status collapsed
37455
37456 \begin_layout Plain Layout
37457 La instalación de paquetes \SpecialChar LaTeX
37458  se explica en el manual 
37459 \emph on
37460 Configuración de \SpecialChar LaTeX
37461
37462 \emph default
37463 .
37464 \end_layout
37465
37466 \end_inset
37467
37468  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
37469  con clic derecho sobre el cuadro del flotante.
37470  Son obligatorias la 
37471 \family sans
37472 Ubicación
37473 \family default
37474  y la 
37475 \family sans
37476 Anchura
37477 \family default
37478 .
37479  Son opcionales 
37480 \family sans
37481 Extensión al margen
37482 \family default
37483 , que especifica la anchura de invasión del margen, y 
37484 \family sans
37485 Extender
37486 \begin_inset space ~
37487 \end_inset
37488
37489 a
37490 \begin_inset space ~
37491 \end_inset
37492
37493 líneas
37494 \family default
37495 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
37496  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
37497  opción sólo si encuentras problemas en la colocación del flotante.
37498  Además puedes decidir si permitir que \SpecialChar LaTeX
37499  deje flotar el flotante dentro del
37500  párrafo o en los párrafos adyacentes.
37501  La figura
37502 \begin_inset space ~
37503 \end_inset
37504
37505
37506 \begin_inset CommandInset ref
37507 LatexCommand ref
37508 reference "fig:Envoltorio-de-figura"
37509
37510 \end_inset
37511
37512  es un ejemplo de envoltorio con una anchura de columna del 40
37513 \begin_inset space \thinspace{}
37514 \end_inset
37515
37516 %, ubicado a la izquierda y 1
37517 \begin_inset space \thinspace{}
37518 \end_inset
37519
37520 cm de invasión de margen.
37521 \end_layout
37522
37523 \begin_layout Standard
37524 \begin_inset Note Greyedout
37525 status open
37526
37527 \begin_layout Plain Layout
37528
37529 \series bold
37530 Nota:
37531 \series default
37532  ¡Los flotantes envueltos son frágiles! P.
37533 \begin_inset space \thinspace{}
37534 \end_inset
37535
37536 ej.
37537 \begin_inset space ~
37538 \end_inset
37539
37540 si una figura está demasiado cerca de la parte inferior de la página se
37541  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
37542  o situarse junto a otro texto.
37543 \end_layout
37544
37545 \end_inset
37546
37547
37548 \end_layout
37549
37550 \begin_layout Standard
37551 En general:
37552 \end_layout
37553
37554 \begin_layout Itemize
37555 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
37556  salto de página.
37557  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
37558  esté casi listo y puedas prever los saltos de página.
37559 \end_layout
37560
37561 \begin_layout Itemize
37562 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
37563  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
37564 \end_layout
37565
37566 \begin_layout Itemize
37567 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
37568  que procura que haya un párrafo de texto entre ellos.
37569 \end_layout
37570
37571 \begin_layout Itemize
37572 Los flotantes envueltos no están permitidos en cabeceras de sección o cuadros.
37573 \end_layout
37574
37575 \begin_layout Itemize
37576 Su numeración y referencias funciona como se explica en el cap.
37577 \begin_inset space \thinspace{}
37578 \end_inset
37579
37580
37581 \begin_inset CommandInset ref
37582 LatexCommand ref
37583 reference "chap:Flotantes"
37584
37585 \end_inset
37586
37587 .
37588 \end_layout
37589
37590 \begin_layout Section
37591 Objetos fijos envueltos
37592 \begin_inset Index idx
37593 status collapsed
37594
37595 \begin_layout Plain Layout
37596 Envueltos en texto ! Objetos fijos
37597 \end_layout
37598
37599 \end_inset
37600
37601
37602 \end_layout
37603
37604 \begin_layout Standard
37605 Los flotantes envueltos, descritos en la sec.
37606 \begin_inset space \thinspace{}
37607 \end_inset
37608
37609
37610 \begin_inset CommandInset ref
37611 LatexCommand ref
37612 reference "sec:Flotantes-envueltos"
37613
37614 \end_inset
37615
37616  , tienen estas posiciones en el párrafo:
37617 \end_layout
37618
37619 \begin_layout Standard
37620 \noindent
37621 \align center
37622 \begin_inset Tabular
37623 <lyxtabular version="3" rows="2" columns="2">
37624 <features tabularvalignment="middle">
37625 <column alignment="center" valignment="top">
37626 <column alignment="center" valignment="top">
37627 <row>
37628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37629 \begin_inset Text
37630
37631 \begin_layout Plain Layout
37632 \begin_inset Info
37633 type  "icon"
37634 arg   "dialog-show-new-inset graphics"
37635 \end_inset
37636
37637
37638 \end_layout
37639
37640 \end_inset
37641 </cell>
37642 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37643 \begin_inset Text
37644
37645 \begin_layout Plain Layout
37646 texto
37647 \end_layout
37648
37649 \end_inset
37650 </cell>
37651 </row>
37652 <row>
37653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37654 \begin_inset Text
37655
37656 \begin_layout Plain Layout
37657 texto
37658 \end_layout
37659
37660 \end_inset
37661 </cell>
37662 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37663 \begin_inset Text
37664
37665 \begin_layout Plain Layout
37666 texto
37667 \end_layout
37668
37669 \end_inset
37670 </cell>
37671 </row>
37672 </lyxtabular>
37673
37674 \end_inset
37675
37676  y 
37677 \begin_inset Tabular
37678 <lyxtabular version="3" rows="2" columns="2">
37679 <features tabularvalignment="middle">
37680 <column alignment="center" valignment="top">
37681 <column alignment="center" valignment="top">
37682 <row>
37683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37684 \begin_inset Text
37685
37686 \begin_layout Plain Layout
37687 texto
37688 \end_layout
37689
37690 \end_inset
37691 </cell>
37692 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37693 \begin_inset Text
37694
37695 \begin_layout Plain Layout
37696 \begin_inset Info
37697 type  "icon"
37698 arg   "dialog-show-new-inset graphics"
37699 \end_inset
37700
37701
37702 \end_layout
37703
37704 \end_inset
37705 </cell>
37706 </row>
37707 <row>
37708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37709 \begin_inset Text
37710
37711 \begin_layout Plain Layout
37712 texto
37713 \end_layout
37714
37715 \end_inset
37716 </cell>
37717 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37718 \begin_inset Text
37719
37720 \begin_layout Plain Layout
37721 texto
37722 \end_layout
37723
37724 \end_inset
37725 </cell>
37726 </row>
37727 </lyxtabular>
37728
37729 \end_inset
37730
37731
37732 \end_layout
37733
37734 \begin_layout Standard
37735 Para colocar un objeto exactamente en la posición en la que se inserta,
37736  por ejemplo una de estas:
37737 \begin_inset VSpace defskip
37738 \end_inset
37739
37740
37741 \end_layout
37742
37743 \begin_layout Standard
37744 \noindent
37745 \align center
37746 \begin_inset Tabular
37747 <lyxtabular version="3" rows="2" columns="2">
37748 <features tabularvalignment="middle">
37749 <column alignment="center" valignment="top">
37750 <column alignment="center" valignment="top">
37751 <row>
37752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37753 \begin_inset Text
37754
37755 \begin_layout Plain Layout
37756 texto
37757 \end_layout
37758
37759 \end_inset
37760 </cell>
37761 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37762 \begin_inset Text
37763
37764 \begin_layout Plain Layout
37765 texto
37766 \end_layout
37767
37768 \end_inset
37769 </cell>
37770 </row>
37771 <row>
37772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37773 \begin_inset Text
37774
37775 \begin_layout Plain Layout
37776 \begin_inset Info
37777 type  "icon"
37778 arg   "dialog-show-new-inset graphics"
37779 \end_inset
37780
37781
37782 \end_layout
37783
37784 \end_inset
37785 </cell>
37786 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37787 \begin_inset Text
37788
37789 \begin_layout Plain Layout
37790 texto
37791 \end_layout
37792
37793 \end_inset
37794 </cell>
37795 </row>
37796 </lyxtabular>
37797
37798 \end_inset
37799
37800  
37801 \begin_inset Tabular
37802 <lyxtabular version="3" rows="2" columns="2">
37803 <features tabularvalignment="middle">
37804 <column alignment="center" valignment="top">
37805 <column alignment="center" valignment="top">
37806 <row>
37807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37808 \begin_inset Text
37809
37810 \begin_layout Plain Layout
37811 texto
37812 \end_layout
37813
37814 \end_inset
37815 </cell>
37816 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37817 \begin_inset Text
37818
37819 \begin_layout Plain Layout
37820 texto
37821 \end_layout
37822
37823 \end_inset
37824 </cell>
37825 </row>
37826 <row>
37827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37828 \begin_inset Text
37829
37830 \begin_layout Plain Layout
37831 texto
37832 \end_layout
37833
37834 \end_inset
37835 </cell>
37836 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37837 \begin_inset Text
37838
37839 \begin_layout Plain Layout
37840 \begin_inset Info
37841 type  "icon"
37842 arg   "dialog-show-new-inset graphics"
37843 \end_inset
37844
37845
37846 \end_layout
37847
37848 \end_inset
37849 </cell>
37850 </row>
37851 </lyxtabular>
37852
37853 \end_inset
37854
37855  
37856 \begin_inset Tabular
37857 <lyxtabular version="3" rows="2" columns="3">
37858 <features tabularvalignment="middle">
37859 <column alignment="center" valignment="top">
37860 <column alignment="center" valignment="top">
37861 <column alignment="center" valignment="top">
37862 <row>
37863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37864 \begin_inset Text
37865
37866 \begin_layout Plain Layout
37867 texto
37868 \end_layout
37869
37870 \end_inset
37871 </cell>
37872 <cell alignment="center" valignment="top" topline="true" usebox="none">
37873 \begin_inset Text
37874
37875 \begin_layout Plain Layout
37876 \begin_inset Info
37877 type  "icon"
37878 arg   "dialog-show-new-inset graphics"
37879 \end_inset
37880
37881
37882 \end_layout
37883
37884 \end_inset
37885 </cell>
37886 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37887 \begin_inset Text
37888
37889 \begin_layout Plain Layout
37890 texto
37891 \end_layout
37892
37893 \end_inset
37894 </cell>
37895 </row>
37896 <row>
37897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37898 \begin_inset Text
37899
37900 \begin_layout Plain Layout
37901 texto
37902 \end_layout
37903
37904 \end_inset
37905 </cell>
37906 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37907 \begin_inset Text
37908
37909 \begin_layout Plain Layout
37910 texto
37911 \end_layout
37912
37913 \end_inset
37914 </cell>
37915 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37916 \begin_inset Text
37917
37918 \begin_layout Plain Layout
37919 texto
37920 \end_layout
37921
37922 \end_inset
37923 </cell>
37924 </row>
37925 </lyxtabular>
37926
37927 \end_inset
37928
37929  
37930 \begin_inset Tabular
37931 <lyxtabular version="3" rows="2" columns="3">
37932 <features tabularvalignment="middle">
37933 <column alignment="center" valignment="top">
37934 <column alignment="center" valignment="top">
37935 <column alignment="center" valignment="top">
37936 <row>
37937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37938 \begin_inset Text
37939
37940 \begin_layout Plain Layout
37941 texto
37942 \end_layout
37943
37944 \end_inset
37945 </cell>
37946 <cell alignment="center" valignment="top" topline="true" usebox="none">
37947 \begin_inset Text
37948
37949 \begin_layout Plain Layout
37950 texto
37951 \end_layout
37952
37953 \end_inset
37954 </cell>
37955 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37956 \begin_inset Text
37957
37958 \begin_layout Plain Layout
37959 texto
37960 \end_layout
37961
37962 \end_inset
37963 </cell>
37964 </row>
37965 <row>
37966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37967 \begin_inset Text
37968
37969 \begin_layout Plain Layout
37970 texto
37971 \end_layout
37972
37973 \end_inset
37974 </cell>
37975 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37976 \begin_inset Text
37977
37978 \begin_layout Plain Layout
37979 \begin_inset Info
37980 type  "icon"
37981 arg   "dialog-show-new-inset graphics"
37982 \end_inset
37983
37984
37985 \end_layout
37986
37987 \end_inset
37988 </cell>
37989 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37990 \begin_inset Text
37991
37992 \begin_layout Plain Layout
37993 texto
37994 \end_layout
37995
37996 \end_inset
37997 </cell>
37998 </row>
37999 </lyxtabular>
38000
38001 \end_inset
38002
38003
38004 \end_layout
38005
38006 \begin_layout Standard
38007 \noindent
38008 \align center
38009 \begin_inset Tabular
38010 <lyxtabular version="3" rows="3" columns="2">
38011 <features tabularvalignment="middle">
38012 <column alignment="center" valignment="top">
38013 <column alignment="center" valignment="top">
38014 <row>
38015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38016 \begin_inset Text
38017
38018 \begin_layout Plain Layout
38019 texto
38020 \end_layout
38021
38022 \end_inset
38023 </cell>
38024 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38025 \begin_inset Text
38026
38027 \begin_layout Plain Layout
38028 texto
38029 \end_layout
38030
38031 \end_inset
38032 </cell>
38033 </row>
38034 <row>
38035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38036 \begin_inset Text
38037
38038 \begin_layout Plain Layout
38039 \begin_inset Info
38040 type  "icon"
38041 arg   "dialog-show-new-inset graphics"
38042 \end_inset
38043
38044
38045 \end_layout
38046
38047 \end_inset
38048 </cell>
38049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38050 \begin_inset Text
38051
38052 \begin_layout Plain Layout
38053 texto
38054 \end_layout
38055
38056 \end_inset
38057 </cell>
38058 </row>
38059 <row>
38060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38061 \begin_inset Text
38062
38063 \begin_layout Plain Layout
38064 texto
38065 \end_layout
38066
38067 \end_inset
38068 </cell>
38069 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38070 \begin_inset Text
38071
38072 \begin_layout Plain Layout
38073 texto
38074 \end_layout
38075
38076 \end_inset
38077 </cell>
38078 </row>
38079 </lyxtabular>
38080
38081 \end_inset
38082
38083  
38084 \begin_inset Tabular
38085 <lyxtabular version="3" rows="3" columns="3">
38086 <features tabularvalignment="middle">
38087 <column alignment="center" valignment="top">
38088 <column alignment="center" valignment="top">
38089 <column alignment="center" valignment="top">
38090 <row>
38091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38092 \begin_inset Text
38093
38094 \begin_layout Plain Layout
38095 texto
38096 \end_layout
38097
38098 \end_inset
38099 </cell>
38100 <cell alignment="center" valignment="top" topline="true" usebox="none">
38101 \begin_inset Text
38102
38103 \begin_layout Plain Layout
38104 texto
38105 \end_layout
38106
38107 \end_inset
38108 </cell>
38109 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38110 \begin_inset Text
38111
38112 \begin_layout Plain Layout
38113 texto
38114 \end_layout
38115
38116 \end_inset
38117 </cell>
38118 </row>
38119 <row>
38120 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38121 \begin_inset Text
38122
38123 \begin_layout Plain Layout
38124 texto
38125 \end_layout
38126
38127 \end_inset
38128 </cell>
38129 <cell alignment="center" valignment="top" usebox="none">
38130 \begin_inset Text
38131
38132 \begin_layout Plain Layout
38133 \begin_inset Info
38134 type  "icon"
38135 arg   "dialog-show-new-inset graphics"
38136 \end_inset
38137
38138
38139 \end_layout
38140
38141 \end_inset
38142 </cell>
38143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38144 \begin_inset Text
38145
38146 \begin_layout Plain Layout
38147 texto
38148 \end_layout
38149
38150 \end_inset
38151 </cell>
38152 </row>
38153 <row>
38154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38155 \begin_inset Text
38156
38157 \begin_layout Plain Layout
38158 texto
38159 \end_layout
38160
38161 \end_inset
38162 </cell>
38163 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38164 \begin_inset Text
38165
38166 \begin_layout Plain Layout
38167 texto
38168 \end_layout
38169
38170 \end_inset
38171 </cell>
38172 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38173 \begin_inset Text
38174
38175 \begin_layout Plain Layout
38176 texto
38177 \end_layout
38178
38179 \end_inset
38180 </cell>
38181 </row>
38182 </lyxtabular>
38183
38184 \end_inset
38185
38186  
38187 \begin_inset Tabular
38188 <lyxtabular version="3" rows="3" columns="2">
38189 <features tabularvalignment="middle">
38190 <column alignment="center" valignment="top">
38191 <column alignment="center" valignment="top">
38192 <row>
38193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38194 \begin_inset Text
38195
38196 \begin_layout Plain Layout
38197 texto
38198 \end_layout
38199
38200 \end_inset
38201 </cell>
38202 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38203 \begin_inset Text
38204
38205 \begin_layout Plain Layout
38206 texto
38207 \end_layout
38208
38209 \end_inset
38210 </cell>
38211 </row>
38212 <row>
38213 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217 texto
38218 \end_layout
38219
38220 \end_inset
38221 </cell>
38222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38223 \begin_inset Text
38224
38225 \begin_layout Plain Layout
38226 \begin_inset Info
38227 type  "icon"
38228 arg   "dialog-show-new-inset graphics"
38229 \end_inset
38230
38231
38232 \end_layout
38233
38234 \end_inset
38235 </cell>
38236 </row>
38237 <row>
38238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38239 \begin_inset Text
38240
38241 \begin_layout Plain Layout
38242 texto
38243 \end_layout
38244
38245 \end_inset
38246 </cell>
38247 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38248 \begin_inset Text
38249
38250 \begin_layout Plain Layout
38251 texto
38252 \end_layout
38253
38254 \end_inset
38255 </cell>
38256 </row>
38257 </lyxtabular>
38258
38259 \end_inset
38260
38261
38262 \end_layout
38263
38264 \begin_layout Standard
38265 \noindent
38266 puedes usar el paquete \SpecialChar LaTeX
38267  
38268 \series bold
38269 picinpar
38270 \series default
38271
38272 \begin_inset Index idx
38273 status collapsed
38274
38275 \begin_layout Plain Layout
38276 \SpecialChar LaTeX
38277 -paquetes ! picinpar
38278 \end_layout
38279
38280 \end_inset
38281
38282 .
38283  Aquí hay un ejemplo:
38284 \end_layout
38285
38286 \begin_layout Standard
38287 \begin_inset ERT
38288 status collapsed
38289
38290 \begin_layout Plain Layout
38291
38292
38293 \backslash
38294 ifpicinpar
38295 \end_layout
38296
38297 \end_inset
38298
38299
38300 \begin_inset Note Note
38301 status open
38302
38303 \begin_layout Plain Layout
38304 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
38305  \SpecialChar LaTeX
38306  
38307 \series bold
38308 picinpar
38309 \series default
38310 .
38311 \end_layout
38312
38313 \end_inset
38314
38315
38316 \end_layout
38317
38318 \begin_layout Standard
38319 \begin_inset ERT
38320 status collapsed
38321
38322 \begin_layout Plain Layout
38323
38324
38325 \backslash
38326 begin{window}[2,c,{
38327 \end_layout
38328
38329 \end_inset
38330
38331
38332 \begin_inset Graphics
38333         filename ../clipart/2D-intensity-plot.pdf
38334         lyxscale 60
38335         width 40col%
38336         scaleBeforeRotation
38337         rotateOrigin center
38338
38339 \end_inset
38340
38341
38342 \begin_inset ERT
38343 status collapsed
38344
38345 \begin_layout Plain Layout
38346
38347 },]
38348 \end_layout
38349
38350 \begin_layout Plain Layout
38351
38352 {}
38353 \end_layout
38354
38355 \end_inset
38356
38357
38358 \size small
38359 \lang english
38360 It was in the spring of the year 1894 that all London was interested, and
38361  the fashionable world dismayed, by the murder of the Honourable Ronald
38362  Adair under most unusual and inexplicable circumstances.
38363  The public has already learned those particulars of the crime which
38364 \size default
38365
38366 \begin_inset ERT
38367 status collapsed
38368
38369 \begin_layout Plain Layout
38370
38371
38372 \backslash
38373 footnotemark{}
38374 \end_layout
38375
38376 \end_inset
38377
38378
38379 \size small
38380  came out in the police investigation, but a good deal was suppressed upon
38381  that occasion, since the case for the prosecution was so overwhelmingly
38382  strong that it was not necessary to bring forward all the facts.
38383  Only now, at the end of nearly ten years, am I allowed to supply those
38384  missing links which make up the whole of that remarkable chain
38385 \lang spanish
38386 .
38387 \size default
38388
38389 \begin_inset ERT
38390 status collapsed
38391
38392 \begin_layout Plain Layout
38393
38394
38395 \backslash
38396 end{window}
38397 \end_layout
38398
38399 \end_inset
38400
38401
38402 \end_layout
38403
38404 \begin_layout Standard
38405 \begin_inset ERT
38406 status collapsed
38407
38408 \begin_layout Plain Layout
38409
38410
38411 \backslash
38412 footnotetext{
38413 \end_layout
38414
38415 \end_inset
38416
38417 Nota al pie del párrafo con el objeto fijo
38418 \begin_inset ERT
38419 status collapsed
38420
38421 \begin_layout Plain Layout
38422
38423 }
38424 \end_layout
38425
38426 \end_inset
38427
38428
38429 \end_layout
38430
38431 \begin_layout Standard
38432 Los objetos fijos envueltos se usan para permitir texto flotante a su alrededor,
38433  donde la posición del objeto en el párrafo se puede determinar por el número
38434  de líneas sobre él.
38435  A diferencia de los flotantes, no es posible tener leyendas numeradas.
38436 \end_layout
38437
38438 \begin_layout Standard
38439 Un objeto fijo se inserta añadiendo el comando
38440 \end_layout
38441
38442 \begin_layout Standard
38443
38444 \series bold
38445
38446 \backslash
38447 begin{window}[2,c,{
38448 \end_layout
38449
38450 \begin_layout Standard
38451 en código \SpecialChar TeX
38452  al principio del párrafo.
38453  El primer parámetro en el corchete, aquí '2', define el número de líneas
38454  sobre el objeto, el segundo, aquí 'c', la posición del objeto.
38455  Las posiciones permitidas son 'l', 'c' y 'r' (izquierda, centro, derecha).
38456  Tras el comando se inserta el objeto.
38457  En este ejemplo se ha insertado una imagen con una anchura del 40
38458 \begin_inset space \thinspace{}
38459 \end_inset
38460
38461 % de la anchura de la columna de texto.
38462  El objeto también puede ser un cuadro, un marco o una ecuación.
38463  Detrás del objeto se inserta el comando
38464 \end_layout
38465
38466 \begin_layout Standard
38467
38468 \series bold
38469 },texto de la descripción]
38470 \begin_inset Newline newline
38471 \end_inset
38472
38473 {}
38474 \end_layout
38475
38476 \begin_layout Standard
38477 Ten en cuenta que 
38478 \begin_inset Quotes eld
38479 \end_inset
38480
38481
38482 \series bold
38483 {}
38484 \series default
38485
38486 \begin_inset Quotes erd
38487 \end_inset
38488
38489  está en la segunda línea.
38490  El texto de la descripción es opcional.
38491  El texto envolvente debe estar en el mismo párrafo que el objeto, por tanto
38492  debe empezar inmediatamente después de 
38493 \series bold
38494 {}
38495 \series default
38496 .
38497  Al final del párrafo inserta el comando:
38498 \end_layout
38499
38500 \begin_layout Standard
38501
38502 \series bold
38503
38504 \backslash
38505 end{window}
38506 \end_layout
38507
38508 \begin_layout Standard
38509 Dentro de un párrafo con un objeto fijo no se pueden insertar notas al pie
38510  de la manera habitual.
38511  Hay que usar el comando 
38512 \series bold
38513
38514 \backslash
38515 footnotemark
38516 \series default
38517  dentro del párrafo y fuera del comando 
38518 \series bold
38519
38520 \backslash
38521 footnotetext
38522 \series default
38523 , como se describe en la sec.
38524 \begin_inset space \thinspace{}
38525 \end_inset
38526
38527
38528 \begin_inset CommandInset ref
38529 LatexCommand ref
38530 reference "sec:Notas-al-pie"
38531
38532 \end_inset
38533
38534 .
38535 \end_layout
38536
38537 \begin_layout Standard
38538 \begin_inset ERT
38539 status collapsed
38540
38541 \begin_layout Plain Layout
38542
38543
38544 \backslash
38545 else
38546 \end_layout
38547
38548 \end_inset
38549
38550
38551 \begin_inset Note Note
38552 status open
38553
38554 \begin_layout Plain Layout
38555 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
38556  
38557 \series bold
38558 picinpar
38559 \series default
38560 .
38561 \end_layout
38562
38563 \end_inset
38564
38565
38566 \end_layout
38567
38568 \begin_layout Standard
38569 Debes instalar el paquete \SpecialChar LaTeX
38570  
38571 \series bold
38572 picinpar
38573 \series default
38574  para ver la parte siguiente en la salida.
38575 \end_layout
38576
38577 \begin_layout Standard
38578 \begin_inset ERT
38579 status collapsed
38580
38581 \begin_layout Plain Layout
38582
38583
38584 \backslash
38585 fi
38586 \end_layout
38587
38588 \end_inset
38589
38590
38591 \end_layout
38592
38593 \begin_layout Section
38594 Letras capitales
38595 \begin_inset Index idx
38596 status collapsed
38597
38598 \begin_layout Plain Layout
38599 Letras capitales
38600 \end_layout
38601
38602 \end_inset
38603
38604
38605 \begin_inset Index idx
38606 status collapsed
38607
38608 \begin_layout Plain Layout
38609 Envueltos en texto ! Letras capitales
38610 \end_layout
38611
38612 \end_inset
38613
38614
38615 \end_layout
38616
38617 \begin_layout Standard
38618 Para usar letras capitales debe estar instalado el paquete \SpecialChar LaTeX
38619
38620 \series bold
38621  lettrine
38622 \series default
38623
38624 \begin_inset Index idx
38625 status collapsed
38626
38627 \begin_layout Plain Layout
38628 \SpecialChar LaTeX
38629 -paquetes ! lettrine
38630 \end_layout
38631
38632 \end_inset
38633
38634  y habilitar el uso del módulo 
38635 \family sans
38636 Capitales
38637 \family default
38638  en el documento (menú 
38639 \family sans
38640 Documento\SpecialChar menuseparator
38641 Configuración\SpecialChar menuseparator
38642 Módulos
38643 \family default
38644 ).
38645  Para insertar una letra capital, usa el entorno 
38646 \family sans
38647 Capital
38648 \family default
38649 .
38650  Este entorno tiene un argumento obligatorio y dos opcionales.
38651  Los argumentos se insertan mediante el menú 
38652 \family sans
38653 Insertar
38654 \family default
38655 .
38656  El argumento obligatorio 
38657 \family sans
38658 Capital
38659 \family default
38660  contiene la(s) letra(s) capital(es), el argumento opcional 
38661 \family sans
38662 Resto
38663 \begin_inset space ~
38664 \end_inset
38665
38666 de
38667 \begin_inset space ~
38668 \end_inset
38669
38670 capital
38671 \family default
38672  contiene el resto de la palabra o del texto en capitales.
38673  El argumento 
38674 \family sans
38675 Opciones
38676 \family default
38677  contiene parámetros para modificar la letra capital.
38678  Véase la documentación de 
38679 \series bold
38680 lettrine
38681 \series default
38682
38683 \begin_inset CommandInset citation
38684 LatexCommand cite
38685 key "lettrine"
38686 literal "true"
38687
38688 \end_inset
38689
38690 , para más información sobre los parámetros disponibles.
38691  El estilo contiene el texto que rodeará a la capital.
38692  De esta forma, el estilo habitual es que la palabra cuya primera letra
38693  es la capital se imprima en 
38694 \noun on
38695 versalitas
38696 \noun default
38697 .
38698 \end_layout
38699
38700 \begin_layout Standard
38701 Aquí hay algunos ejemplos:
38702 \end_layout
38703
38704 \begin_layout Standard
38705 \begin_inset ERT
38706 status collapsed
38707
38708 \begin_layout Plain Layout
38709
38710
38711 \backslash
38712 iflettrine
38713 \end_layout
38714
38715 \end_inset
38716
38717
38718 \begin_inset Note Note
38719 status open
38720
38721 \begin_layout Plain Layout
38722 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
38723  \SpecialChar LaTeX
38724  
38725 \series bold
38726 lettrine
38727 \series default
38728 .
38729 \end_layout
38730
38731 \end_inset
38732
38733
38734 \end_layout
38735
38736 \begin_layout Enumerate
38737 Sin argumento opcional, la capital es la letra 'I' en tipografía matemática
38738  
38739 \begin_inset Formula $\mathfrak{Fraktur}$
38740 \end_inset
38741
38742 :
38743 \end_layout
38744
38745 \begin_deeper
38746 \begin_layout Initial
38747 \begin_inset Argument 2
38748 status open
38749
38750 \begin_layout Plain Layout
38751 \begin_inset Formula $\mathfrak{I}$
38752 \end_inset
38753
38754
38755 \end_layout
38756
38757 \end_inset
38758
38759
38760 \begin_inset Argument 3
38761 status open
38762
38763 \begin_layout Plain Layout
38764 t
38765 \end_layout
38766
38767 \end_inset
38768
38769  
38770 \lang english
38771 was in the spring of the year 1894 that all London was interested, and the
38772  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38773  under most unusual and inexplicable circumstances.
38774  The public has already learned those particulars of the crime which came
38775  out in the police investigation, but a good deal was suppressed upon that
38776  occasion, since the case for the prosecution was so overwhelmingly strong
38777  that it was not necessary to bring forward all the facts.
38778 \lang spanish
38779
38780 \begin_inset Newpage newpage
38781 \end_inset
38782
38783
38784 \end_layout
38785
38786 \end_deeper
38787 \begin_layout Enumerate
38788 Solo una línea rodea a la capital, constituida por dos letras en tipo normal
38789  y no se imprime nada en versalitas:
38790 \end_layout
38791
38792 \begin_deeper
38793 \begin_layout Initial
38794 \begin_inset Argument 1
38795 status open
38796
38797 \begin_layout Plain Layout
38798 lines=1
38799 \end_layout
38800
38801 \end_inset
38802
38803
38804 \begin_inset Argument 2
38805 status open
38806
38807 \begin_layout Plain Layout
38808 It
38809 \end_layout
38810
38811 \end_inset
38812
38813  
38814 \lang english
38815 was in the spring of the year 1894 that all London was interested, and the
38816  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38817  under most unusual and inexplicable circumstances.
38818  The public has already learned those particulars of the crime which came
38819  out in the police investigation, but a good deal was suppressed upon that
38820  occasion, since the case for the prosecution was so overwhelmingly strong
38821  that it was not necessary to bring forward all the facts.
38822 \end_layout
38823
38824 \end_deeper
38825 \begin_layout Enumerate
38826 Magenta, capital colgada sobre tres líneas en tipografía matemática
38827 \begin_inset Newline newline
38828 \end_inset
38829
38830
38831 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38832 \end_inset
38833
38834 , el texto 
38835 \begin_inset Quotes eld
38836 \end_inset
38837
38838 t was in the spring
38839 \begin_inset Quotes erd
38840 \end_inset
38841
38842  en 
38843 \noun on
38844 versalitas
38845 \noun default
38846 ; para colorear la capital, debes insertar este comando delante de ella:
38847 \begin_inset Newline newline
38848 \end_inset
38849
38850
38851 \series bold
38852
38853 \backslash
38854 renewcommand{
38855 \backslash
38856 LettrineFontHook}{
38857 \backslash
38858 color{color}}
38859 \series default
38860
38861 \begin_inset Newline newline
38862 \end_inset
38863
38864 donde el segundo 
38865 \emph on
38866 color
38867 \emph default
38868  puede ser 
38869 \begin_inset Quotes eld
38870 \end_inset
38871
38872 red
38873 \begin_inset Quotes erd
38874 \end_inset
38875
38876
38877 \begin_inset Quotes eld
38878 \end_inset
38879
38880 blue
38881 \begin_inset Quotes erd
38882 \end_inset
38883
38884
38885 \begin_inset Quotes eld
38886 \end_inset
38887
38888 green
38889 \begin_inset Quotes erd
38890 \end_inset
38891
38892
38893 \begin_inset Quotes eld
38894 \end_inset
38895
38896 yellow
38897 \begin_inset Quotes erd
38898 \end_inset
38899
38900
38901 \begin_inset Quotes eld
38902 \end_inset
38903
38904 cyan
38905 \begin_inset Quotes erd
38906 \end_inset
38907
38908
38909 \begin_inset Quotes eld
38910 \end_inset
38911
38912 magenta
38913 \begin_inset Quotes erd
38914 \end_inset
38915
38916
38917 \begin_inset Quotes eld
38918 \end_inset
38919
38920 black
38921 \begin_inset Quotes erd
38922 \end_inset
38923
38924  o 
38925 \begin_inset Quotes eld
38926 \end_inset
38927
38928 white
38929 \begin_inset Quotes erd
38930 \end_inset
38931
38932 , y añade este comando al preámbulo del documento:
38933 \begin_inset Newline newline
38934 \end_inset
38935
38936
38937 \series bold
38938
38939 \backslash
38940 @ifundefined{textcolor}
38941 \begin_inset Newline newline
38942 \end_inset
38943
38944
38945 \begin_inset space ~
38946 \end_inset
38947
38948 {
38949 \backslash
38950 usepackage{color}}{}
38951 \end_layout
38952
38953 \begin_deeper
38954 \begin_layout Standard
38955 \begin_inset ERT
38956 status collapsed
38957
38958 \begin_layout Plain Layout
38959
38960
38961 \backslash
38962 renewcommand{
38963 \backslash
38964 LettrineFontHook}{
38965 \backslash
38966 color{magenta}}
38967 \end_layout
38968
38969 \end_inset
38970
38971
38972 \begin_inset Note Note
38973 status open
38974
38975 \begin_layout Plain Layout
38976 pone la capital en magenta
38977 \end_layout
38978
38979 \end_inset
38980
38981
38982 \end_layout
38983
38984 \begin_layout Initial
38985 \begin_inset Argument 1
38986 status open
38987
38988 \begin_layout Plain Layout
38989 lines=3, lhang=0.33, loversize=0.25
38990 \end_layout
38991
38992 \end_inset
38993
38994
38995 \begin_inset Argument 2
38996 status open
38997
38998 \begin_layout Plain Layout
38999 \begin_inset Formula $\mathcal{I}$
39000 \end_inset
39001
39002
39003 \end_layout
39004
39005 \end_inset
39006
39007
39008 \begin_inset Argument 3
39009 status open
39010
39011 \begin_layout Plain Layout
39012
39013 \lang english
39014 t was in the spring
39015 \end_layout
39016
39017 \end_inset
39018
39019  
39020 \lang english
39021 of the year 1894 that all London was interested, and the fashionable world
39022  dismayed, by the murder of the Honourable Ronald Adair under most unusual
39023  and inexplicable circumstances.
39024  The public has already learned those particulars of the crime which came
39025  out in the police investigation, but a good deal was suppressed upon that
39026  occasion, since the case for the prosecution was so overwhelmingly strong
39027  that it was not necessary to bring forward all the facts.
39028 \end_layout
39029
39030 \end_deeper
39031 \begin_layout Standard
39032 \begin_inset ERT
39033 status collapsed
39034
39035 \begin_layout Plain Layout
39036
39037
39038 \backslash
39039 else
39040 \end_layout
39041
39042 \end_inset
39043
39044
39045 \begin_inset Note Note
39046 status open
39047
39048 \begin_layout Plain Layout
39049 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
39050  
39051 \series bold
39052 lettrine
39053 \series default
39054 .
39055 \end_layout
39056
39057 \end_inset
39058
39059
39060 \end_layout
39061
39062 \begin_layout Standard
39063 Debes instalar el paquete \SpecialChar LaTeX
39064  
39065 \series bold
39066 lettrine
39067 \series default
39068  para ver la parte siguiente en la salida.
39069 \end_layout
39070
39071 \begin_layout Standard
39072 \begin_inset ERT
39073 status collapsed
39074
39075 \begin_layout Plain Layout
39076
39077
39078 \backslash
39079 fi
39080 \end_layout
39081
39082 \end_inset
39083
39084
39085 \end_layout
39086
39087 \begin_layout Chapter
39088 Archivos externos
39089 \begin_inset Index idx
39090 status collapsed
39091
39092 \begin_layout Plain Layout
39093 Archivos externos
39094 \end_layout
39095
39096 \end_inset
39097
39098
39099 \end_layout
39100
39101 \begin_layout Standard
39102 Con el menú 
39103 \family sans
39104 Insertar\SpecialChar menuseparator
39105 Archivo 
39106 \family default
39107 se pueden insertar archivos externos en un documento.
39108  Estos pueden ser:
39109 \end_layout
39110
39111 \begin_layout Description
39112 Documento
39113 \begin_inset space ~
39114 \end_inset
39115
39116 \SpecialChar LyX
39117  Otro documento \SpecialChar LyX
39118 ; su contenido se inserta directamente en tu documento.
39119 \end_layout
39120
39121 \begin_layout Description
39122 Texto
39123 \begin_inset space ~
39124 \end_inset
39125
39126 simple Un documento de texto; cada línea del mismo se inserta en tu documento
39127  como párrafo propio.
39128 \end_layout
39129
39130 \begin_layout Description
39131 Texto
39132 \begin_inset space ~
39133 \end_inset
39134
39135 simple,
39136 \begin_inset space ~
39137 \end_inset
39138
39139 unir
39140 \begin_inset space ~
39141 \end_inset
39142
39143 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
39144  Las líneas vacías generan un nuevo párrafo en tu documento.
39145 \end_layout
39146
39147 \begin_layout Description
39148 Material
39149 \begin_inset space ~
39150 \end_inset
39151
39152 externo Archivos en diversos formatos.
39153 \end_layout
39154
39155 \begin_layout Description
39156 Documento
39157 \begin_inset space ~
39158 \end_inset
39159
39160 hijo Documentos \SpecialChar LyX
39161 , \SpecialChar LaTeX
39162  o texto simple.
39163 \end_layout
39164
39165 \begin_layout Section
39166 Material externo
39167 \begin_inset Index idx
39168 status collapsed
39169
39170 \begin_layout Plain Layout
39171 Material externo
39172 \end_layout
39173
39174 \end_inset
39175
39176
39177 \end_layout
39178
39179 \begin_layout Standard
39180 Esta característica te permite insertar archivos en tu documento sin convertirlo
39181 s previamente a un formato legible en la salida, ya que \SpecialChar LyX
39182  se ocupa de las
39183  necesarias conversiones.
39184  Esto es parecido a la inserción de imágenes en diversos formatos en los
39185  documentos \SpecialChar LyX
39186 .
39187  Si has activado la Vista preliminar inmediata en las preferencias de \SpecialChar LyX
39188 ,
39189  en 
39190 \family sans
39191 Apariencia
39192 \family default
39193 \SpecialChar menuseparator
39194 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
39195  en \SpecialChar LyX
39196 .
39197 \end_layout
39198
39199 \begin_layout Standard
39200 El material externo se puede insertar mediante el diálogo que surge a partir
39201  del menú 
39202 \family sans
39203 Insertar\SpecialChar menuseparator
39204 Archivo\SpecialChar menuseparator
39205 Material
39206 \begin_inset space ~
39207 \end_inset
39208
39209 externo
39210 \family default
39211 .
39212  Actualmente se permiten los siguientes tipos de archivo (
39213 \family sans
39214 Plantillas
39215 \family default
39216 ):
39217 \end_layout
39218
39219 \begin_layout Description
39220 Dia Esta plantilla soporta diagramas creados con el programa 
39221 \series bold
39222
39223 \begin_inset CommandInset href
39224 LatexCommand href
39225 name "Dia"
39226 target "https://es.wikipedia.org/wiki/Dia_(programa)"
39227 literal "false"
39228
39229 \end_inset
39230
39231
39232 \series default
39233 .
39234 \begin_inset CommandInset href
39235 LatexCommand href
39236 name "Inkscape"
39237 target "https://inkscape.org/es/"
39238 literal "false"
39239
39240 \end_inset
39241
39242
39243 \end_layout
39244
39245 \begin_layout Description
39246 Diagrama
39247 \begin_inset space ~
39248 \end_inset
39249
39250 de
39251 \begin_inset space ~
39252 \end_inset
39253
39254 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
39255  con el programa 
39256 \series bold
39257
39258 \begin_inset CommandInset href
39259 LatexCommand href
39260 name "XBoard"
39261 target "https://es.wikipedia.org/wiki/XBoard"
39262 literal "false"
39263
39264 \end_inset
39265
39266
39267 \series default
39268 .
39269 \end_layout
39270
39271 \begin_layout Description
39272 Figura
39273 \begin_inset space ~
39274 \end_inset
39275
39276 Inkscape
39277 \lang english
39278  This template supports specific scalable images derived from scalable vector
39279  graphics (SVG), in which the contained text is replaced by a version typeset
39280  by \SpecialChar LaTeX
39281  (and hence in the current document font).
39282  It relies on a feature of the program
39283 \lang spanish
39284  
39285 \series bold
39286
39287 \begin_inset CommandInset href
39288 LatexCommand href
39289 name "Inkscape"
39290 target "https://inkscape.org/"
39291 literal "false"
39292
39293 \end_inset
39294
39295
39296 \series default
39297  
39298 \lang english
39299 which creates a special PDF or EPS and \SpecialChar LaTeX
39300  file from a given SVG file (in 
39301 \noun on
39302 Inkscape
39303 \noun default
39304  itself, the feature is available via the option 
39305 \family sans
39306 Omit text in PDF and create LaTeX file
39307 \family default
39308  when saving a drawing as PDF or EPS).
39309  The benefit of such files is a uniform text style throughout the whole
39310  document.
39311 \begin_inset Newline newline
39312 \end_inset
39313
39314 The external template reads SVG files and uses a converter program to generate
39315  the respective PDF\SpecialChar breakableslash
39316 EPS and \SpecialChar LaTeX
39317  files (via
39318 \noun on
39319  
39320 \noun default
39321 Inkscape
39322 \noun on
39323 )
39324 \noun default
39325  on the fly, so you don't have to export those files yourself.
39326  If you prefer the latter and want use given 
39327 \family typewriter
39328 *.pdf
39329 \family default
39330  and 
39331 \family typewriter
39332 *.pdf_tex
39333 \family default
39334  or 
39335 \family typewriter
39336 *.eps
39337 \family default
39338  and 
39339 \family typewriter
39340 *.eps_tex
39341 \family default
39342  files instead, simply input the respective 
39343 \family typewriter
39344 *.pdf_tex
39345 \family default
39346  or 
39347 \family typewriter
39348 *.eps_tex
39349 \family default
39350  file via the 
39351 \family sans
39352 Child Documents
39353 \family default
39354  dialog (see sec.
39355 \begin_inset space ~
39356 \end_inset
39357
39358
39359 \lang spanish
39360
39361 \begin_inset CommandInset ref
39362 LatexCommand ref
39363 reference "sec:Documento-Hijo"
39364
39365 \end_inset
39366
39367
39368 \lang english
39369 ) rather than using this template.
39370 \begin_inset Newline newline
39371 \end_inset
39372
39373 You can use \SpecialChar TeX
39374  code commands such as 
39375 \series bold
39376
39377 \backslash
39378 Large
39379 \series default
39380
39381 \series bold
39382
39383 \backslash
39384 small
39385 \series default
39386 , etc.
39387 \begin_inset space \space{}
39388 \end_inset
39389
39390 in the text of the SVG.
39391  The size of the font will be taken from the settings of the \SpecialChar LyX
39392  document.
39393  Please refer to 
39394 \begin_inset CommandInset citation
39395 LatexCommand cite
39396 key "Inkscape"
39397 literal "false"
39398
39399 \end_inset
39400
39401  for more information and examples.
39402 \end_layout
39403
39404 \begin_layout Description
39405 Figura
39406 \begin_inset space ~
39407 \end_inset
39408
39409 Xfig Esta plantilla soporta imágenes creadas con el programa 
39410 \begin_inset CommandInset href
39411 LatexCommand href
39412 name "Xfig"
39413 target "https://en.wikipedia.org/wiki/Xfig"
39414 literal "false"
39415
39416 \end_inset
39417
39418 .
39419 \end_layout
39420
39421 \begin_layout Description
39422 Gráficos
39423 \begin_inset space ~
39424 \end_inset
39425
39426 vectoriales Sirve para insertar gráficos vectoriales.
39427  Los gráficos se pueden tratar en el diálogo 
39428 \family sans
39429 Material Externo
39430 \family default
39431  como las que habitualmente se incluyen mediante el diálogo 
39432 \family sans
39433 Gráficos
39434 \family default
39435 , tal como se explica en la sección
39436 \begin_inset space ~
39437 \end_inset
39438
39439
39440 \begin_inset CommandInset ref
39441 LatexCommand ref
39442 reference "sec:Diálogo-Gráficos"
39443
39444 \end_inset
39445
39446 .
39447  Aquí una imagen vectorial insertada: 
39448 \begin_inset External
39449         template VectorGraphics
39450         filename ../clipart/SVG-Drawing.svg
39451         lyxscale 50
39452         scale 33
39453
39454 \end_inset
39455
39456
39457 \end_layout
39458
39459 \begin_layout Description
39460 Imagen
39461 \begin_inset space ~
39462 \end_inset
39463
39464 mapa
39465 \begin_inset space ~
39466 \end_inset
39467
39468 de
39469 \begin_inset space ~
39470 \end_inset
39471
39472 bits Sirve para insertar imágenes bitmap.
39473  Las imágenes se pueden tratar en el diálogo 
39474 \family sans
39475 Material Externo
39476 \family default
39477  como las que habitualmente se incluyen mediante el diálogo 
39478 \family sans
39479 Gráficos
39480 \family default
39481 , tal como se explica en la sección
39482 \begin_inset space ~
39483 \end_inset
39484
39485
39486 \begin_inset CommandInset ref
39487 LatexCommand ref
39488 reference "sec:Diálogo-Gráficos"
39489
39490 \end_inset
39491
39492 .
39493  Aquí se ha insertado una imagen 
39494 \emph on
39495 raster
39496 \emph default
39497
39498 \begin_inset External
39499         template RasterImage
39500         filename ../clipart/ToolbarEnvBox.png
39501
39502 \end_inset
39503
39504
39505 \end_layout
39506
39507 \begin_layout Description
39508 Hoja
39509 \begin_inset space ~
39510 \end_inset
39511
39512 de
39513 \begin_inset space ~
39514 \end_inset
39515
39516 cálculo Esta plantilla permite insertar tablas/hojas de cálculo en los formatos
39517  
39518 \series bold
39519
39520 \begin_inset CommandInset href
39521 LatexCommand href
39522 name "Gnumeric"
39523 target "https://es.wikipedia.org/wiki/Gnumeric"
39524 literal "false"
39525
39526 \end_inset
39527
39528
39529 \series default
39530
39531 \begin_inset CommandInset href
39532 LatexCommand href
39533 name "OpenDocument"
39534 target "https://es.wikipedia.org/wiki/OpenDocument"
39535 literal "false"
39536
39537 \end_inset
39538
39539
39540 \begin_inset CommandInset href
39541 LatexCommand href
39542 name "Microsoft Office XML"
39543 target "https://es.wikipedia.org/wiki/Microsoft_Office_XML"
39544 literal "false"
39545
39546 \end_inset
39547
39548  y 
39549 \begin_inset CommandInset href
39550 LatexCommand href
39551 name "Office Open XML"
39552 target "https://es.wikipedia.org/wiki/Office_Open_XML"
39553 literal "false"
39554
39555 \end_inset
39556
39557 .
39558  Para que esto funcione \SpecialChar LyX
39559  debe haber encontrado el programa 
39560 \family typewriter
39561 ssconvert
39562 \family default
39563  durante su configuración.
39564  Este programa forma parte de Gnumeric, por tanto debe estar instalado aunque
39565  las tablas no estén en el formato de Gnumeric.
39566  Echa un vistazo al archivo de ejemplo 
39567 \emph on
39568 spreadsheet.lyx
39569 \emph default
39570  para ver ejemplos de uso y posibles limitaciones.
39571 \end_layout
39572
39573 \begin_layout Description
39574 Páginas
39575 \begin_inset space ~
39576 \end_inset
39577
39578 PDF Con esta plantilla puedes insertar documentos PDF en tu documento.
39579  Para insertar algunas o todas las páginas de un documento PDF, utiliza
39580  la opción 
39581 \series bold
39582 pages
39583 \series default
39584  en el campo 
39585 \family sans
39586 Opción
39587 \family default
39588  de la pestaña 
39589 \family sans
39590 Opciones de \SpecialChar LaTeX
39591  y \SpecialChar LyX
39592
39593 \family default
39594 .
39595  El argumento de esta opción es una lista separada con comas que contiene
39596  números de páginas (opción 
39597 \series bold
39598 pages={3,5,6,8}
39599 \series default
39600 ), rangos de números de páginas (
39601 \series bold
39602 pages={4-9}
39603 \series default
39604 ) o cualquier combinación.
39605  Para insertar páginas vacías usa {}.
39606  Por ej.,
39607 \begin_inset space ~
39608 \end_inset
39609
39610
39611 \series bold
39612 pages={3,{},8-11,15}
39613 \series default
39614  insertará la página 3, una página vacía y las páginas 8, 9, 10, 11 y 15.
39615  Los rangos de páginas se especifican según el esquema 
39616 \emph on
39617 inicial
39618 \emph default
39619 -
39620 \emph on
39621 final.
39622
39623 \emph default
39624  Así se seleccionan todas las páginas desde 
39625 \emph on
39626 inicial
39627 \emph default
39628  a 
39629 \emph on
39630 final
39631 \emph default
39632 .
39633  Si se omite 
39634 \emph on
39635 inicial
39636 \emph default
39637  comienza en la primera página; si se omite 
39638 \emph on
39639 final
39640 \emph default
39641  termina en la última.
39642  La última página también se puede seleccionar con la clave 
39643 \series bold
39644 last
39645 \series default
39646 .
39647  (Solo está permitido en rangos de páginas).
39648  Así, 
39649 \series bold
39650 pages=-
39651 \series default
39652  insertará todas las páginas del documento y 
39653 \series bold
39654 pages=last-1
39655 \series default
39656  insertará todas las páginas en orden inverso.
39657  Si no se usa la opción pages, sólo se inserta la primera página del PDF.
39658 \begin_inset Newline newline
39659 \end_inset
39660
39661 La opción 
39662 \series bold
39663 noautoscale
39664 \series default
39665  inserta las páginas a tamaño original; si esta opción no se especifica,
39666  el tamaño de las páginas se adaptará a la anchura de página del documento.
39667  En la pestaña 
39668 \family sans
39669 Tamaño y rotación
39670 \family default
39671  se puede especificar la anchura, la altura y la rotación de las páginas
39672  introducidas.
39673  Si se usa una anchura distinta de 100
39674 \begin_inset space \thinspace{}
39675 \end_inset
39676
39677 % Escala, la opción 
39678 \series bold
39679 noautoscale
39680 \series default
39681  será ignorada.
39682  Para más información y otras opciones posibles, consulta la documentación
39683  del paquete \SpecialChar LaTeX
39684  
39685 \series bold
39686 pdfpages
39687 \series default
39688  
39689 \begin_inset CommandInset citation
39690 LatexCommand cite
39691 key "pdfpages"
39692 literal "true"
39693
39694 \end_inset
39695
39696 .
39697 \begin_inset Index idx
39698 status collapsed
39699
39700 \begin_layout Plain Layout
39701 \SpecialChar LaTeX
39702 -paquetes ! pdfpages
39703 \end_layout
39704
39705 \end_inset
39706
39707
39708 \begin_inset Newline newline
39709 \end_inset
39710
39711 Para usar esta plantilla en una presentación 
39712 \family sans
39713 Beamer
39714 \family default
39715 , hay que insertar primero un entorno 
39716 \family sans
39717 Fin de fotograma
39718 \family default
39719  y, en un párrafo siguiente, un recuadro de código \SpecialChar TeX
39720  con el comando 
39721 \series bold
39722
39723 \backslash
39724 setbeamertemplate{background canvas}{}
39725 \series default
39726 .
39727  Después puedes insertar tantos párrafos que contengan plantillas PDFPages
39728  como quieras.
39729  Después de las páginas PDF incluidas puedes reanudar la presentación Beamer
39730  comenzando una nueva diapositiva o una nueva sección.
39731  Para evitar páginas en blanco delante de las páginas PDF, asegúrate de
39732  usar alineación 
39733 \family sans
39734 Predeterminada
39735 \family default
39736  para el párrafo que contiene la plantilla.
39737 \begin_inset Newline newline
39738 \end_inset
39739
39740 Un PDF incluido girado -5°: 
39741 \begin_inset External
39742         template PDFPages
39743         filename ../clipart/Abstract.pdf
39744         extra LaTeX "noautoscale, pages=-"
39745         rotateAngle -5
39746         rotateOrigin bottomleft
39747
39748 \end_inset
39749
39750
39751 \end_layout
39752
39753 \begin_layout Description
39754 Tipografía
39755 \begin_inset space ~
39756 \end_inset
39757
39758 musical
39759 \begin_inset space ~
39760 \end_inset
39761
39762 Lilypond Esta plantilla sirve para tipografiar notación musical con el programa
39763 \begin_inset Newline linebreak
39764 \end_inset
39765
39766
39767 \series bold
39768
39769 \begin_inset CommandInset href
39770 LatexCommand href
39771 name "LilyPond"
39772 target "https://es.wikipedia.org/wiki/GNU_LilyPond"
39773 literal "false"
39774
39775 \end_inset
39776
39777
39778 \series default
39779 .
39780  Echa un vistazo al archivo de ejemplo
39781 \emph on
39782  lilypond.lyx
39783 \emph default
39784  para más información sobre el soporte de \SpecialChar LyX
39785  a LilyPond.
39786 \end_layout
39787
39788 \begin_layout Standard
39789 Si utilizas la opción 
39790 \family sans
39791 Borrador
39792 \family default
39793  en la solapa 
39794 \family sans
39795 Archivo
39796 \family default
39797  del diálogo 
39798 \family sans
39799 Material Externo
39800 \family default
39801 , en el documento de salida sólo se muestra la ruta al archivo insertado.
39802 \family sans
39803
39804 \begin_inset Newline newline
39805 \end_inset
39806
39807
39808 \family default
39809 El material externo se muestra en \SpecialChar LyX
39810  como un recuadro del tipo:
39811 \family sans
39812  
39813 \family default
39814
39815 \begin_inset Graphics
39816         filename clipart/MaterialExterno.png
39817         scale 95
39818
39819 \end_inset
39820
39821  o como imagen, dependiendo de si se marca la opción 
39822 \family sans
39823 Mostrar en LyX 
39824 \family default
39825 de la pestaña 
39826 \family sans
39827 Opciones de LaTeX y LyX
39828 \family default
39829  del diálogo
39830 \family sans
39831 .
39832 \end_layout
39833
39834 \begin_layout Standard
39835 En el manual 
39836 \emph on
39837 Personalización
39838 \emph default
39839  se explica cómo definir tus propias plantillas.
39840 \end_layout
39841
39842 \begin_layout Section
39843 Documento hijo
39844 \begin_inset CommandInset label
39845 LatexCommand label
39846 name "sec:Documento-Hijo"
39847
39848 \end_inset
39849
39850
39851 \begin_inset Index idx
39852 status collapsed
39853
39854 \begin_layout Plain Layout
39855 Documento hijo
39856 \end_layout
39857
39858 \end_inset
39859
39860
39861 \end_layout
39862
39863 \begin_layout Standard
39864 Los documentos hijos se emplean en el caso de tener un documento extenso
39865  compuesto por varias partes o secciones más grandes.
39866  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
39867  en varios archivos que pueden ser revisados por separado.
39868  Estos archivos se conocen como documentos hijos, y el llamado documento
39869  maestro los conecta con el fin de imprimirlos como un todo o por partes.
39870  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
39871  \SpecialChar LaTeX
39872 , la bibliografía y las etiquetas de las referencias cruzadas.
39873 \end_layout
39874
39875 \begin_layout Standard
39876 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
39877  en el menú 
39878 \family sans
39879 Documento\SpecialChar menuseparator
39880 Configuración\SpecialChar menuseparator
39881 Clase del documento
39882 \family default
39883  del documento hijo especifica el documento maestro predeterminado.
39884  Este maestro será usado entonces por \SpecialChar LyX
39885  en un segundo plano cuando edites
39886  el documento hijo.
39887 \end_layout
39888
39889 \begin_layout Standard
39890 Los documentos incluidos como hijos se muestran en la pantalla de \SpecialChar LyX
39891  como
39892  recuadros del tipo: 
39893 \begin_inset Graphics
39894         filename clipart/DocumentoHijo.png
39895         scale 95
39896
39897 \end_inset
39898
39899 .
39900  Para incluir documentos hijos en un documento maestro utiliza el menú 
39901 \family sans
39902 Insertar
39903 \family default
39904 \SpecialChar menuseparator
39905
39906 \family sans
39907 Archivo
39908 \family default
39909 \SpecialChar menuseparator
39910
39911 \family sans
39912 Documento
39913 \begin_inset space ~
39914 \end_inset
39915
39916 hijo
39917 \family default
39918 .
39919  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
39920 \end_layout
39921
39922 \begin_layout Description
39923 Anexar Puedes incluir documentos \SpecialChar LyX
39924  y documentos \SpecialChar LaTeX
39925 .
39926  Al pulsar el botón 
39927 \family sans
39928 Editar
39929 \family default
39930  en el diálogo 
39931 \family sans
39932 Documento hijo
39933 \family default
39934 , los documentos incluidos se abrirán en una nueva solapa de archivo en
39935  la ventana de \SpecialChar LyX
39936  y así puedes modificarlos si quieres.
39937 \end_layout
39938
39939 \begin_layout Standard
39940 Aquí hay un archivo insertado con el método 
39941 \family sans
39942 Anexar
39943 \family default
39944
39945 \begin_inset CommandInset include
39946 LatexCommand include
39947 filename "DocumentoPostizo1.lyx"
39948 literal "true"
39949
39950 \end_inset
39951
39952
39953 \end_layout
39954
39955 \begin_layout Standard
39956 La numeración de secciones tiene en cuenta las secciones de los archivos
39957  incluidos en el orden en que están insertados en el documento maestro.
39958  El documento incluido de ejemplo tiene una subsección que se numera como
39959  subsección de la presente sección.
39960  Las etiquetas de los documentos incluidos pueden tener referencias: Subsección
39961 \begin_inset space ~
39962 \end_inset
39963
39964
39965 \begin_inset CommandInset ref
39966 LatexCommand ref
39967 reference "subsec:Subsección-Externa-1"
39968
39969 \end_inset
39970
39971 .
39972 \end_layout
39973
39974 \begin_layout Standard
39975 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
39976  del documento maestro.
39977  Las ramas en los documentos hijos serán ignoradas por el documento maestro
39978  si éste no tiene una rama con el mismo nombre.
39979  Los documentos anexados se insertan comenzando una página nueva y acabando
39980  con un salto de página.
39981 \end_layout
39982
39983 \begin_layout Standard
39984 \begin_inset Note Greyedout
39985 status open
39986
39987 \begin_layout Plain Layout
39988
39989 \series bold
39990 Nota:
39991 \series default
39992  Si has incluido un archivo \SpecialChar LyX
39993  o \SpecialChar LaTeX
39994  cuya clase de documento es distinta a la
39995  del documento maestro, recibirás una advertencia al exportar/ver el documento,
39996  ya que esto podría dar resultados inesperados.
39997 \end_layout
39998
39999 \end_inset
40000
40001
40002 \end_layout
40003
40004 \begin_layout Description
40005 Incorporar Este método es muy parecido al método 
40006 \family sans
40007 Anexar
40008 \family default
40009 .
40010  Las diferencias son:
40011 \end_layout
40012
40013 \begin_deeper
40014 \begin_layout Itemize
40015 Los archivos incorporados no comienzan en página nueva ni acaban con un
40016  salto de página.
40017 \end_layout
40018
40019 \begin_layout Itemize
40020 Los archivos incorporados pueden visualizar en \SpecialChar LyX
40021  si la 
40022 \family sans
40023 Vista
40024 \begin_inset space ~
40025 \end_inset
40026
40027 preliminar
40028 \begin_inset space ~
40029 \end_inset
40030
40031 inmediata 
40032 \family default
40033 está activada en el diálogo 
40034 \family sans
40035 Herramientas\SpecialChar menuseparator
40036 Preferencias
40037 \family default
40038 , apartado 
40039 \family sans
40040 Apariencia\SpecialChar menuseparator
40041 Visualización
40042 \family default
40043 .
40044 \end_layout
40045
40046 \begin_layout Itemize
40047 Los archivos incorporados no se pueden excluir mediante el menú 
40048 \family sans
40049 Documento\SpecialChar menuseparator
40050 Configuración\SpecialChar menuseparator
40051 Documentos hijo
40052 \family default
40053 .
40054 \end_layout
40055
40056 \end_deeper
40057 \begin_layout Standard
40058 Aquí hay un documento hijo insertado con el método 
40059 \family sans
40060 Incorporar
40061 \family default
40062 :
40063 \end_layout
40064
40065 \begin_layout Standard
40066 \begin_inset CommandInset include
40067 LatexCommand input
40068 filename "DocumentoPostizo2.lyx"
40069 literal "true"
40070
40071 \end_inset
40072
40073
40074 \end_layout
40075
40076 \begin_layout Standard
40077 Aquí se inserta un documento hijo en modo 
40078 \emph on
40079 input
40080 \emph default
40081  como fuente de \SpecialChar LaTeX
40082 :
40083 \end_layout
40084
40085 \begin_layout Quote
40086 \begin_inset CommandInset include
40087 LatexCommand input
40088 filename "DocumentoTextoPostizo.txt"
40089 literal "true"
40090
40091 \end_inset
40092
40093
40094 \end_layout
40095
40096 \begin_layout Description
40097 Literal Con este método se puede incluir cualquier archivo de texto.
40098  El archivo aparece en la salida con su código fuente, y si contiene comandos
40099  no se ejecutan.
40100  Con la opción 
40101 \family sans
40102 Marcar espacios en la salida
40103 \family default
40104  cada espacio en el código fuente se muestra en la salida con el carácter
40105  «
40106 \begin_inset ERT
40107 status collapsed
40108
40109 \begin_layout Plain Layout
40110
40111
40112 \backslash
40113 textvisiblespace
40114 \end_layout
40115
40116 \end_inset
40117
40118 ».
40119  La diferencia con el método de inserción mediante el menú 
40120 \family sans
40121 Insertar
40122 \family default
40123 \SpecialChar menuseparator
40124
40125 \family sans
40126 Archivo
40127 \family default
40128 \SpecialChar menuseparator
40129
40130 \family sans
40131 Texto
40132 \begin_inset space ~
40133 \end_inset
40134
40135 simple
40136 \family default
40137  es que en este caso el contenido del archivo se ve en \SpecialChar LyX
40138 , mientras que en
40139  modo 
40140 \family sans
40141 Literal 
40142 \family default
40143 no se muestra el contenido, sino un recuadro con el nombre.
40144
40145 \family sans
40146  
40147 \end_layout
40148
40149 \begin_layout Standard
40150 Aquí se inserta un documento hijo en modo Literal:
40151 \begin_inset CommandInset include
40152 LatexCommand verbatiminput
40153 filename "DocumentoTextoPostizo.txt"
40154 literal "true"
40155
40156 \end_inset
40157
40158
40159 \begin_inset VSpace bigskip
40160 \end_inset
40161
40162
40163 \end_layout
40164
40165 \begin_layout Standard
40166 Aquí se inserta un documento hijo en modo Literal con la opción 
40167 \family sans
40168 Marcar espacios en la salida
40169 \family default
40170 :
40171 \begin_inset CommandInset include
40172 LatexCommand verbatiminput*
40173 filename "DocumentoTextoPostizo.txt"
40174 literal "true"
40175
40176 \end_inset
40177
40178
40179 \begin_inset VSpace bigskip
40180 \end_inset
40181
40182
40183 \end_layout
40184
40185 \begin_layout Standard
40186 \begin_inset Note Greyedout
40187 status open
40188
40189 \begin_layout Plain Layout
40190
40191 \series bold
40192 Nota:
40193 \series default
40194  Como puedes ver en los ejemplos anteriores, el texto de los documentos
40195  incluidos en modo 
40196 \family sans
40197 literal
40198 \family default
40199  no contiene saltos de línea, a no ser que se incluyan expresamente en el
40200  archivo de texto.
40201 \end_layout
40202
40203 \end_inset
40204
40205
40206 \end_layout
40207
40208 \begin_layout Description
40209 Listado
40210 \begin_inset space ~
40211 \end_inset
40212
40213 de
40214 \begin_inset space ~
40215 \end_inset
40216
40217 código Este tipo se describe en el capítulo
40218 \begin_inset space ~
40219 \end_inset
40220
40221
40222 \begin_inset CommandInset ref
40223 LatexCommand ref
40224 reference "cap:Listado-de-código"
40225
40226 \end_inset
40227
40228 .
40229 \end_layout
40230
40231 \begin_layout Standard
40232 \begin_inset Note Greyedout
40233 status open
40234
40235 \begin_layout Plain Layout
40236
40237 \series bold
40238 Nota:
40239 \series default
40240  Incluir el mismo documento dos veces con métodos diferentes podría causar
40241  problemas en \SpecialChar LaTeX
40242 .
40243 \end_layout
40244
40245 \end_inset
40246
40247
40248 \end_layout
40249
40250 \begin_layout Standard
40251 Si quieres ver o exportar solo determinados hijos del documento maestro,
40252  bien por ahorrar tiempo de compilación, bien para distribuir capítulos
40253  individuales del libro, puedes excluir hijos en la salida.
40254  Esto se consigue mediante el menú 
40255 \family sans
40256 Documento\SpecialChar menuseparator
40257 Configuración\SpecialChar menuseparator
40258 Documento hijo
40259 \family default
40260 .
40261  Puedes excluir o incluir hijos con doble clic sobre sus nombres en la lista;
40262  (esto solo funciona para documentos insertados mediante 
40263 \begin_inset Quotes cld
40264 \end_inset
40265
40266 Anexar
40267 \begin_inset Quotes crd
40268 \end_inset
40269
40270 , no con 
40271 \begin_inset Quotes cld
40272 \end_inset
40273
40274 Incorporar
40275 \begin_inset Quotes crd
40276 \end_inset
40277
40278 ).
40279  Si se marca la opción 
40280 \family sans
40281 Mantener contadores y referencias
40282 \family default
40283  \SpecialChar LyX
40284  garantiza que todos los números de página, referencias, etc., se respetan
40285  como si se procesara el documento completo.
40286  No obstante, \SpecialChar LyX
40287  tiene que procesar el documento entero en segundo plano para
40288  que esta característica funcione.
40289  Por tanto, si quieres ahorrar tiempo de compilación, y no es preciso mantener
40290  los contadores y referencias, desmarca esta casilla.
40291 \end_layout
40292
40293 \begin_layout Standard
40294 Alternativamente, se puede poner cada archivo incluido en una rama.
40295 \begin_inset Foot
40296 status collapsed
40297
40298 \begin_layout Plain Layout
40299 Las ramas se describen en la sección
40300 \emph on
40301  Ramas
40302 \emph default
40303  de la 
40304 \emph on
40305 Guía del usuario
40306 \emph default
40307  de \SpecialChar LyX
40308 .
40309 \end_layout
40310
40311 \end_inset
40312
40313  Habilitando o deshabilitando las ramas puedes decidir qué archivos incluidos
40314  aparecerán en la salida.
40315  Esto tiene la ventaja de que también funciona con hijos incluidos con 
40316 \begin_inset Quotes cld
40317 \end_inset
40318
40319 Incorporar
40320 \begin_inset Quotes crd
40321 \end_inset
40322
40323 .
40324  Sin embargo, los contadores y las referencias no se mantendrán usando este
40325  método.
40326 \end_layout
40327
40328 \begin_layout Chapter
40329 Listado de código
40330 \begin_inset CommandInset label
40331 LatexCommand label
40332 name "cap:Listado-de-código"
40333
40334 \end_inset
40335
40336
40337 \begin_inset Index idx
40338 status collapsed
40339
40340 \begin_layout Plain Layout
40341 Listado de código
40342 \end_layout
40343
40344 \end_inset
40345
40346
40347 \begin_inset Index idx
40348 status collapsed
40349
40350 \begin_layout Plain Layout
40351 Código de programa
40352 \end_layout
40353
40354 \end_inset
40355
40356
40357 \begin_inset Index idx
40358 status collapsed
40359
40360 \begin_layout Plain Layout
40361 Flotantes ! Listado de código
40362 \end_layout
40363
40364 \end_inset
40365
40366
40367 \end_layout
40368
40369 \begin_layout Standard
40370 Para incluir y tipografiar código de programación puedes usar la opción
40371  de menú disponible en 
40372 \family sans
40373 Insertar\SpecialChar menuseparator
40374 Listado
40375 \begin_inset space ~
40376 \end_inset
40377
40378 de
40379 \begin_inset space ~
40380 \end_inset
40381
40382 código.
40383  
40384 \family default
40385 Los paquetes \SpecialChar LaTeX
40386  
40387 \series bold
40388 listings
40389 \series default
40390
40391 \begin_inset Index idx
40392 status collapsed
40393
40394 \begin_layout Plain Layout
40395 \SpecialChar LaTeX
40396 -paquetes ! listings
40397 \end_layout
40398
40399 \end_inset
40400
40401  y 
40402 \series bold
40403 minted
40404 \series default
40405
40406 \begin_inset Index idx
40407 status collapsed
40408
40409 \begin_layout Plain Layout
40410 \SpecialChar LaTeX
40411 -paquetes ! minted
40412 \end_layout
40413
40414 \end_inset
40415
40416  provee un mecanismo potente y flexible para insertar código fuente en tu
40417  documento.
40418  
40419 \lang english
40420 One can only use one of these packages in a document.
40421  
40422 \series bold
40423 listings
40424 \series default
40425  is used by default.
40426 \end_layout
40427
40428 \begin_layout Standard
40429
40430 \lang english
40431 \begin_inset Note Note
40432 status open
40433
40434 \begin_layout Plain Layout
40435
40436 \series bold
40437 \lang english
40438 Note:
40439 \series default
40440  \SpecialChar LyX
40441  does NOT want to encourage users to add the 
40442 \family typewriter
40443 -shell-escape
40444 \family default
40445  option to converter definitions.
40446  It works, but it is a huge security risk.
40447  There is an active discussion about how to handle this.
40448  Once that's been resolved, this can be updated appropriately.
40449 \end_layout
40450
40451 \begin_layout Plain Layout
40452
40453 \lang english
40454 =====
40455 \end_layout
40456
40457 \begin_layout Plain Layout
40458
40459 \lang english
40460 In order to use 
40461 \series bold
40462 minted
40463 \series default
40464 , you need to select it as the syntax highlighting package in the document
40465  settings under 
40466 \family sans
40467 Listings
40468 \family default
40469 .
40470  
40471 \series bold
40472 minted
40473 \series default
40474  requires also additionally the module 
40475 \family sans
40476 pygments
40477 \family default
40478  of the software 
40479 \noun on
40480 Python
40481 \noun default
40482
40483 \begin_inset Foot
40484 status collapsed
40485
40486 \begin_layout Plain Layout
40487
40488 \lang english
40489 Under \SpecialChar LyX
40490  for Windows 
40491 \family sans
40492 pygments
40493 \family default
40494  is already installed.
40495 \end_layout
40496
40497 \end_inset
40498
40499  and the option 
40500 \family typewriter
40501 -shell-escape
40502 \family default
40503  for the \SpecialChar LaTeX
40504  processor.
40505  If you want for example view or export your document as the format 
40506 \family sans
40507 PDF
40508 \begin_inset space ~
40509 \end_inset
40510
40511 (pdflatex)
40512 \family default
40513 , go to the \SpecialChar LyX
40514  preferences and there to the section 
40515 \family sans
40516 File
40517 \begin_inset space ~
40518 \end_inset
40519
40520 Handling\SpecialChar menuseparator
40521 Converters
40522 \family default
40523 .
40524  There go to the entry 
40525 \family sans
40526 LaTeX
40527 \begin_inset space ~
40528 \end_inset
40529
40530 (pdflatex) -> PDF
40531 \begin_inset space ~
40532 \end_inset
40533
40534 (pdflatex)
40535 \family default
40536  and look at the field 
40537 \family sans
40538 Converter
40539 \family default
40540 .
40541  There you see by default the content
40542 \lang spanish
40543
40544 \begin_inset Newline newline
40545 \end_inset
40546
40547
40548 \series bold
40549 pdflatex $$i
40550 \series default
40551
40552 \begin_inset Newline newline
40553 \end_inset
40554
40555
40556 \lang english
40557 Now change it to
40558 \lang spanish
40559
40560 \begin_inset Newline newline
40561 \end_inset
40562
40563
40564 \series bold
40565 pdflatex $$i -shell-escape
40566 \begin_inset Newline newline
40567 \end_inset
40568
40569
40570 \series default
40571 \lang english
40572 and press the 
40573 \family sans
40574 Modify
40575 \family default
40576  button and subsequently 
40577 \family sans
40578 Apply
40579 \family default
40580  or 
40581 \family sans
40582 Save
40583 \family default
40584 .
40585  The same can be done for the output formats 
40586 \family sans
40587 PDF
40588 \begin_inset space ~
40589 \end_inset
40590
40591 (LuaTeX)
40592 \family default
40593  and 
40594 \family sans
40595 PDF
40596 \begin_inset space ~
40597 \end_inset
40598
40599 (XeTeX)
40600 \family default
40601 .
40602 \end_layout
40603
40604 \end_inset
40605
40606
40607 \end_layout
40608
40609 \begin_layout Standard
40610 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
40611  incorporado en el que puedes configurar su formato.
40612 \end_layout
40613
40614 \begin_layout Standard
40615 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
40616  La opción de ubicación 
40617 \family sans
40618 Listado
40619 \begin_inset space ~
40620 \end_inset
40621
40622 en
40623 \begin_inset space ~
40624 \end_inset
40625
40626 línea
40627 \family default
40628  lo imprime en la línea, como este ejemplo: 
40629 \begin_inset listings
40630 lstparams "language={C++}"
40631 inline true
40632 status open
40633
40634 \begin_layout Plain Layout
40635
40636 int a=5;
40637 \end_layout
40638
40639 \end_inset
40640
40641
40642 \family sans
40643
40644 \begin_inset Newline newline
40645 \end_inset
40646
40647
40648 \family default
40649 La opción 
40650 \family sans
40651 Flotante
40652 \family default
40653  crea un listado flotante cuya colocación se puede especificar mediante
40654  las opciones «
40655 \family sans
40656 h
40657 \family default
40658 », «
40659 \family sans
40660 t
40661 \family default
40662 », «
40663 \family sans
40664 b
40665 \family default
40666 » y «
40667 \family sans
40668 p
40669 \family default
40670 », correspondientes a las opciones de colocación de flotantes descritas
40671  en la sección
40672 \family sans
40673
40674 \begin_inset space ~
40675 \end_inset
40676
40677
40678 \begin_inset CommandInset ref
40679 LatexCommand ref
40680 reference "sec:Colocación-de-Flotantes"
40681
40682 \end_inset
40683
40684
40685 \family default
40686 .
40687  Las opciones de colocación se pueden mezclar y se escriben sin separación,
40688  p.
40689 \family sans
40690
40691 \begin_inset space \thinspace{}
40692 \end_inset
40693
40694
40695 \family default
40696 ej.
40697 \begin_inset space ~
40698 \end_inset
40699
40700 «
40701 \family sans
40702 htbp
40703 \family default
40704 ».
40705  La opción «
40706 \family sans
40707 h
40708 \family default
40709 » a veces no tiene efecto, pero no necesitas usar la opción 
40710 \family sans
40711 Flotante
40712 \family default
40713  en ese caso puesto que los listados de código no flotantes también pueden
40714  tener leyendas y ser referenciadas.
40715 \end_layout
40716
40717 \begin_layout Standard
40718 Se puede añadir una leyenda a listados de código 
40719 \lang english
40720 that are not inline
40721 \lang spanish
40722  con el menú 
40723 \family sans
40724 Insertar\SpecialChar menuseparator
40725 Leyenda
40726 \family default
40727 .
40728  Los listados de código se pueden referenciar como los flotantes: Listado
40729 \begin_inset space ~
40730 \end_inset
40731
40732
40733 \begin_inset CommandInset ref
40734 LatexCommand ref
40735 reference "lst:Ejemplo-de-listado-de-código"
40736
40737 \end_inset
40738
40739  Con el menú 
40740 \family sans
40741 Insertar\SpecialChar menuseparator
40742 Índices\SpecialChar menuseparator
40743 Listados
40744 \begin_inset space ~
40745 \end_inset
40746
40747 de
40748 \begin_inset space ~
40749 \end_inset
40750
40751 código
40752 \family default
40753  se crea un índice de todos los listados de código con leyenda insertados.
40754  Las entradas del índice son la leyenda y el número de cada listado de código.
40755 \end_layout
40756
40757 \begin_layout Standard
40758 \begin_inset listings
40759 lstparams "language=Python"
40760 inline false
40761 status open
40762
40763 \begin_layout Plain Layout
40764
40765 \begin_inset Caption Standard
40766
40767 \begin_layout Plain Layout
40768 \begin_inset CommandInset label
40769 LatexCommand label
40770 name "lst:Ejemplo-de-listado-de-código"
40771
40772 \end_inset
40773
40774 Ejemplo de listado de código flotante
40775 \end_layout
40776
40777 \end_inset
40778
40779 # Ejemplo de listado flotante
40780 \end_layout
40781
40782 \begin_layout Plain Layout
40783
40784 def func(param):
40785 \end_layout
40786
40787 \begin_layout Plain Layout
40788
40789     'this is a python function'
40790 \end_layout
40791
40792 \begin_layout Plain Layout
40793
40794     pass
40795 \end_layout
40796
40797 \end_inset
40798
40799
40800 \end_layout
40801
40802 \begin_layout Standard
40803 \begin_inset Note Greyedout
40804 status open
40805
40806 \begin_layout Plain Layout
40807
40808 \series bold
40809 Nota: 
40810 \series default
40811 \lang english
40812 The 
40813 \series bold
40814 listings
40815 \series default
40816  package places captions before the listing by default.
40817 \begin_inset Newline newline
40818 \end_inset
40819
40820 The 
40821 \series bold
40822 minted
40823 \series default
40824  package places them after the listing by default if it is floating.
40825  If tit is not floating  caption will be typeset before the listing if it
40826  is inserted to its first line, otherwise  it will be typeset after the
40827  listing.
40828  If you want to force the placement in avery case before the listing, you
40829  have to add the following lines as last thing to the preamble
40830 \lang spanish
40831 :
40832 \begin_inset Newline newline
40833 \end_inset
40834
40835
40836 \series bold
40837
40838 \backslash
40839 @ifundefined{newfloat}
40840 \begin_inset Newline newline
40841 \end_inset
40842
40843
40844 \begin_inset Phantom HPhantom
40845 status open
40846
40847 \begin_layout Plain Layout
40848 \begin_inset space ~
40849 \end_inset
40850
40851
40852 \end_layout
40853
40854 \end_inset
40855
40856 {
40857 \backslash
40858 usepackage{float}}{}
40859 \begin_inset Newline newline
40860 \end_inset
40861
40862
40863 \backslash
40864 floatstyle{plaintop}
40865 \series default
40866
40867 \begin_inset Note Note
40868 status collapsed
40869
40870 \begin_layout Plain Layout
40871 \SpecialChar LyX
40872  cargará automáticamente el paquete 
40873 \series bold
40874 float
40875 \series default
40876  cuando uses 
40877 \lang english
40878 special document-wide float placement settings
40879 \lang spanish
40880 .
40881  Para evitar que sea cargado dos veces se pone al principio el comando 
40882 \series bold
40883
40884 \backslash
40885 @ifundefined
40886 \series default
40887 .
40888 \end_layout
40889
40890 \end_inset
40891
40892
40893 \end_layout
40894
40895 \end_inset
40896
40897
40898 \end_layout
40899
40900 \begin_layout Standard
40901 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
40902  de listado de código, las palabras clave de ese lenguaje serán reconocidas
40903  y tipografiadas de manera especial en la salida.
40904  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
40905  negrita.
40906 \end_layout
40907
40908 \begin_layout Standard
40909 \begin_inset Note Greyedout
40910 status open
40911
40912 \begin_layout Plain Layout
40913
40914 \series bold
40915 Nota:
40916 \series default
40917  Si no consigues caracteres en negrita cuando usas tipografías de ancho
40918  fijo, se debe probablemente a que dicha tipografía no suministra negritas.
40919  En este caso selecciona una tipografía distinta en el menú 
40920 \family sans
40921 Documento
40922 \family default
40923 \SpecialChar menuseparator
40924
40925 \family sans
40926 Configuración
40927 \family default
40928 \SpecialChar menuseparator
40929
40930 \family sans
40931 Tipografías.
40932  
40933 \family default
40934 (Las tipografías 
40935 \emph on
40936 LuxiMono, BeraMono
40937 \emph default
40938  y 
40939 \emph on
40940 Courier 
40941 \emph default
40942 suministran negritas.)
40943 \end_layout
40944
40945 \end_inset
40946
40947
40948 \end_layout
40949
40950 \begin_layout Standard
40951 En la sección 
40952 \family sans
40953 Numeración
40954 \begin_inset space ~
40955 \end_inset
40956
40957 de
40958 \begin_inset space ~
40959 \end_inset
40960
40961 líneas
40962 \family default
40963  del diálogo puedes elegir el estilo de numeración de las líneas.
40964  En el campo 
40965 \family sans
40966 Paso 
40967 \family default
40968 puedes insertar un número para determinar qué líneas se numeran.
40969  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
40970  
40971 \end_layout
40972
40973 \begin_layout Standard
40974 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
40975  en la salida.
40976  La opción 
40977 \family sans
40978 Mapa
40979 \begin_inset space ~
40980 \end_inset
40981
40982 de
40983 \begin_inset space ~
40984 \end_inset
40985
40986 caracteres
40987 \begin_inset space ~
40988 \end_inset
40989
40990 tradicional
40991 \begin_inset space ~
40992 \end_inset
40993
40994 mejorado
40995 \family default
40996  
40997 \lang english
40998 is only meaningful for the 
40999 \series bold
41000 listings
41001 \series default
41002  package
41003 \lang spanish
41004  y debería emplearse si se usan en el código caracteres nacionales como
41005  la diéresis alemana.
41006 \begin_inset Newline newline
41007 \end_inset
41008
41009 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
41010  «3», lenguaje «Python», opciones de estilo «Mapa de caracteres tradicional
41011  mejorado» y «Espacio como símbolo», rango de líneas 3-8:
41012 \begin_inset listings
41013 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
41014 inline false
41015 status open
41016
41017 \begin_layout Plain Layout
41018
41019 def func(param):
41020 \end_layout
41021
41022 \begin_layout Plain Layout
41023
41024     'this is a python function'
41025 \end_layout
41026
41027 \begin_layout Plain Layout
41028
41029     pass
41030 \end_layout
41031
41032 \begin_layout Plain Layout
41033
41034 def func(param):
41035 \end_layout
41036
41037 \begin_layout Plain Layout
41038
41039 'This is a German word: Tschüß'
41040 \end_layout
41041
41042 \begin_layout Plain Layout
41043
41044 pass
41045 \end_layout
41046
41047 \begin_layout Plain Layout
41048
41049 def func(param):
41050 \end_layout
41051
41052 \begin_layout Plain Layout
41053
41054 'this is a python function'
41055 \end_layout
41056
41057 \begin_layout Plain Layout
41058
41059 pass
41060 \end_layout
41061
41062 \end_inset
41063
41064
41065 \end_layout
41066
41067 \begin_layout Standard
41068 \begin_inset Note Greyedout
41069 status open
41070
41071 \begin_layout Plain Layout
41072
41073 \series bold
41074 Nota:
41075 \series default
41076  Debido a un error en el paquete 
41077 \series bold
41078 listings
41079 \series default
41080  la numeración de líneas cambia en una línea por cada listado previo.
41081  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
41082  3 y 6.
41083 \end_layout
41084
41085 \end_inset
41086
41087
41088 \end_layout
41089
41090 \begin_layout Standard
41091 \begin_inset VSpace bigskip
41092 \end_inset
41093
41094
41095 \end_layout
41096
41097 \begin_layout Standard
41098 También es posible imprimir como listado de código líneas de un archivo.
41099  Para hacer esto, usa el menú 
41100 \family sans
41101 Insertar\SpecialChar menuseparator
41102 Archivo\SpecialChar menuseparator
41103 Documento
41104 \begin_inset space ~
41105 \end_inset
41106
41107 hijo 
41108 \family default
41109 y elige el tipo 
41110 \family sans
41111 Listado de código
41112 \family default
41113 .
41114 \begin_inset Foot
41115 status collapsed
41116
41117 \begin_layout Plain Layout
41118 Los restantes tipos de documento hijo se describen en la sección
41119 \begin_inset space ~
41120 \end_inset
41121
41122
41123 \begin_inset CommandInset ref
41124 LatexCommand ref
41125 reference "sec:Documento-Hijo"
41126
41127 \end_inset
41128
41129 .
41130 \end_layout
41131
41132 \end_inset
41133
41134  En el diálogo de documento hijo puedes especificar los parámetros del listado
41135  en el cuadro de texto.
41136  Para ver una lista de los parámetros disponibles teclea una interrogación
41137  «?» en el cuadro.
41138 \end_layout
41139
41140 \begin_layout Standard
41141 Para referenciar un documento hijo tipo listado, escribe el texto de la
41142  etiqueta en el campo correspondiente del diálogo de documento hijo.
41143  Después se puede referenciar la etiqueta con el menú 
41144 \family sans
41145 Insertar\SpecialChar menuseparator
41146 Referencia cruzada.
41147 \end_layout
41148
41149 \begin_layout Standard
41150 A continuación hay un ejemplo, Listado
41151 \begin_inset space ~
41152 \end_inset
41153
41154
41155 \begin_inset CommandInset ref
41156 LatexCommand ref
41157 reference "lst:archivo-listado"
41158
41159 \end_inset
41160
41161 , de inserción de líneas de un archivo; en él se incluye el rango de las
41162  líneas 10
41163 \begin_inset space \thinspace{}
41164 \end_inset
41165
41166 -
41167 \begin_inset space \thinspace{}
41168 \end_inset
41169
41170 15 de este archivo \SpecialChar LyX
41171 .
41172 \end_layout
41173
41174 \begin_layout Standard
41175 \begin_inset CommandInset include
41176 LatexCommand lstinputlisting
41177 filename "EmbeddedObjects.lyx"
41178 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
41179 literal "true"
41180
41181 \end_inset
41182
41183
41184 \end_layout
41185
41186 \begin_layout Standard
41187 \begin_inset VSpace bigskip
41188 \end_inset
41189
41190
41191 \end_layout
41192
41193 \begin_layout Standard
41194 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
41195 \end_layout
41196
41197 \begin_layout Enumerate
41198 Abre el diálogo de listado y añade
41199 \begin_inset Newline newline
41200 \end_inset
41201
41202
41203 \family sans
41204 mathescape=true
41205 \begin_inset Newline newline
41206 \end_inset
41207
41208
41209 \family default
41210 en el campo de texto de la solapa 
41211 \family sans
41212 Avanzado
41213 \end_layout
41214
41215 \begin_layout Enumerate
41216 Crea una ecuación fuera del listado
41217 \end_layout
41218
41219 \begin_layout Enumerate
41220 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
41221  (teclas 
41222 \family sans
41223 Ctrl+C
41224 \family default
41225 )
41226 \end_layout
41227
41228 \begin_layout Enumerate
41229 En el listado escribe 
41230 \begin_inset Quotes eld
41231 \end_inset
41232
41233
41234 \family sans
41235 $$
41236 \family default
41237
41238 \begin_inset Quotes erd
41239 \end_inset
41240
41241  y pega desde el portapapeles entre los símbolos dólar (teclas 
41242 \family sans
41243 Ctrl+V
41244 \family default
41245 )
41246 \end_layout
41247
41248 \begin_layout Standard
41249 \begin_inset listings
41250 lstparams "language=Python,mathescape=true"
41251 inline false
41252 status open
41253
41254 \begin_layout Plain Layout
41255
41256 \begin_inset Caption Standard
41257
41258 \begin_layout Plain Layout
41259 Ejemplo de listado flotante con una ecuación
41260 \end_layout
41261
41262 \end_inset
41263
41264 # Ejemplo de listado flotante
41265 \end_layout
41266
41267 \begin_layout Plain Layout
41268
41269 def func(param):
41270 \end_layout
41271
41272 \begin_layout Plain Layout
41273
41274     # $
41275 \backslash
41276 prod_{n=1}^{
41277 \backslash
41278 infty}
41279 \backslash
41280 ,
41281 \backslash
41282 frac{1}{x^{2}}$
41283 \end_layout
41284
41285 \begin_layout Plain Layout
41286
41287     pass
41288 \end_layout
41289
41290 \end_inset
41291
41292
41293 \end_layout
41294
41295 \begin_layout Standard
41296 \begin_inset VSpace bigskip
41297 \end_inset
41298
41299
41300 \end_layout
41301
41302 \begin_layout Standard
41303 Los parámetros globales para listados de programa se pueden establecer en
41304  el diálogo 
41305 \family sans
41306 Documento\SpecialChar menuseparator
41307 Configuración\SpecialChar menuseparator
41308 Listado
41309 \begin_inset space ~
41310 \end_inset
41311
41312 de
41313 \begin_inset space ~
41314 \end_inset
41315
41316 código.
41317  
41318 \family default
41319 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
41320  «?» en el campo de texto.
41321 \end_layout
41322
41323 \begin_layout Standard
41324 Para más información sobre los paquetes 
41325 \series bold
41326 listings
41327 \series default
41328  y 
41329 \series bold
41330 minted
41331 \series default
41332 , consulta su documentación
41333 \begin_inset space ~
41334 \end_inset
41335
41336
41337 \begin_inset CommandInset citation
41338 LatexCommand cite
41339 key "listings,minted"
41340 literal "true"
41341
41342 \end_inset
41343
41344 .
41345 \end_layout
41346
41347 \begin_layout Standard
41348 \begin_inset Newpage newpage
41349 \end_inset
41350
41351
41352 \end_layout
41353
41354 \begin_layout Chapter
41355 \start_of_appendix
41356 Unidades disponibles en \SpecialChar LyX
41357
41358 \begin_inset Index idx
41359 status collapsed
41360
41361 \begin_layout Plain Layout
41362 Unidades
41363 \end_layout
41364
41365 \end_inset
41366
41367
41368 \begin_inset CommandInset label
41369 LatexCommand label
41370 name "cap:Unidades-disponibles-en"
41371
41372 \end_inset
41373
41374
41375 \end_layout
41376
41377 \begin_layout Standard
41378 Para comprender las unidades utilizadas en este manual, el cuadro
41379 \begin_inset space ~
41380 \end_inset
41381
41382
41383 \begin_inset CommandInset ref
41384 LatexCommand ref
41385 reference "tab:Unidades"
41386
41387 \end_inset
41388
41389  describe todas las unidades disponibles en \SpecialChar LyX
41390 .
41391 \end_layout
41392
41393 \begin_layout Standard
41394 \begin_inset Float table
41395 placement h
41396 wide false
41397 sideways false
41398 status open
41399
41400 \begin_layout Plain Layout
41401 \begin_inset Caption Standard
41402
41403 \begin_layout Plain Layout
41404 \begin_inset CommandInset label
41405 LatexCommand label
41406 name "tab:Unidades"
41407
41408 \end_inset
41409
41410 Unidades
41411 \end_layout
41412
41413 \end_inset
41414
41415
41416 \end_layout
41417
41418 \begin_layout Plain Layout
41419 \begin_inset VSpace medskip
41420 \end_inset
41421
41422
41423 \end_layout
41424
41425 \begin_layout Plain Layout
41426 \align center
41427 \begin_inset Tabular
41428 <lyxtabular version="3" rows="21" columns="3">
41429 <features tabularvalignment="middle">
41430 <column alignment="center" valignment="top">
41431 <column alignment="center" valignment="middle" width="50col%">
41432 <column alignment="center" valignment="top">
41433 <row>
41434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41435 \begin_inset Text
41436
41437 \begin_layout Plain Layout
41438 unidad
41439 \end_layout
41440
41441 \end_inset
41442 </cell>
41443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41444 \begin_inset Text
41445
41446 \begin_layout Plain Layout
41447 nombre/descripción
41448 \end_layout
41449
41450 \end_inset
41451 </cell>
41452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41453 \begin_inset Text
41454
41455 \begin_layout Plain Layout
41456 comando \SpecialChar LaTeX
41457
41458 \end_layout
41459
41460 \end_inset
41461 </cell>
41462 </row>
41463 <row>
41464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41465 \begin_inset Text
41466
41467 \begin_layout Plain Layout
41468 bp
41469 \end_layout
41470
41471 \end_inset
41472 </cell>
41473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41474 \begin_inset Text
41475
41476 \begin_layout Plain Layout
41477 punto grande (72
41478 \begin_inset space \thinspace{}
41479 \end_inset
41480
41481 bp = 1
41482 \begin_inset space \thinspace{}
41483 \end_inset
41484
41485 in)
41486 \end_layout
41487
41488 \end_inset
41489 </cell>
41490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41491 \begin_inset Text
41492
41493 \begin_layout Plain Layout
41494 -
41495 \end_layout
41496
41497 \end_inset
41498 </cell>
41499 </row>
41500 <row>
41501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41502 \begin_inset Text
41503
41504 \begin_layout Plain Layout
41505 cc
41506 \end_layout
41507
41508 \end_inset
41509 </cell>
41510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41511 \begin_inset Text
41512
41513 \begin_layout Plain Layout
41514 cicero (1
41515 \begin_inset space \thinspace{}
41516 \end_inset
41517
41518 cc = 12
41519 \begin_inset space \thinspace{}
41520 \end_inset
41521
41522 dd)
41523 \end_layout
41524
41525 \end_inset
41526 </cell>
41527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41528 \begin_inset Text
41529
41530 \begin_layout Plain Layout
41531 -
41532 \end_layout
41533
41534 \end_inset
41535 </cell>
41536 </row>
41537 <row>
41538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41539 \begin_inset Text
41540
41541 \begin_layout Plain Layout
41542 cm
41543 \end_layout
41544
41545 \end_inset
41546 </cell>
41547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41548 \begin_inset Text
41549
41550 \begin_layout Plain Layout
41551 centímetro
41552 \end_layout
41553
41554 \end_inset
41555 </cell>
41556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41557 \begin_inset Text
41558
41559 \begin_layout Plain Layout
41560 -
41561 \end_layout
41562
41563 \end_inset
41564 </cell>
41565 </row>
41566 <row>
41567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41568 \begin_inset Text
41569
41570 \begin_layout Plain Layout
41571 dd
41572 \end_layout
41573
41574 \end_inset
41575 </cell>
41576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41577 \begin_inset Text
41578
41579 \begin_layout Plain Layout
41580 didot (1
41581 \begin_inset space \thinspace{}
41582 \end_inset
41583
41584 dd 
41585 \begin_inset Formula $\approx$
41586 \end_inset
41587
41588  0.376
41589 \begin_inset space \thinspace{}
41590 \end_inset
41591
41592 mm)
41593 \end_layout
41594
41595 \end_inset
41596 </cell>
41597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41598 \begin_inset Text
41599
41600 \begin_layout Plain Layout
41601 -
41602 \end_layout
41603
41604 \end_inset
41605 </cell>
41606 </row>
41607 <row>
41608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41609 \begin_inset Text
41610
41611 \begin_layout Plain Layout
41612 em
41613 \end_layout
41614
41615 \end_inset
41616 </cell>
41617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41618 \begin_inset Text
41619
41620 \begin_layout Plain Layout
41621 anchura de letra 
41622 \emph on
41623 M
41624 \emph default
41625  en tipografía actual
41626 \end_layout
41627
41628 \end_inset
41629 </cell>
41630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41631 \begin_inset Text
41632
41633 \begin_layout Plain Layout
41634 -
41635 \end_layout
41636
41637 \end_inset
41638 </cell>
41639 </row>
41640 <row>
41641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41642 \begin_inset Text
41643
41644 \begin_layout Plain Layout
41645 ex
41646 \end_layout
41647
41648 \end_inset
41649 </cell>
41650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41651 \begin_inset Text
41652
41653 \begin_layout Plain Layout
41654 altura de letra 
41655 \emph on
41656 x
41657 \emph default
41658  en tipografía actual
41659 \end_layout
41660
41661 \end_inset
41662 </cell>
41663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41664 \begin_inset Text
41665
41666 \begin_layout Plain Layout
41667 -
41668 \end_layout
41669
41670 \end_inset
41671 </cell>
41672 </row>
41673 <row>
41674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41675 \begin_inset Text
41676
41677 \begin_layout Plain Layout
41678 in
41679 \end_layout
41680
41681 \end_inset
41682 </cell>
41683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41684 \begin_inset Text
41685
41686 \begin_layout Plain Layout
41687 pulgada
41688 \end_layout
41689
41690 \end_inset
41691 </cell>
41692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41693 \begin_inset Text
41694
41695 \begin_layout Plain Layout
41696 -
41697 \end_layout
41698
41699 \end_inset
41700 </cell>
41701 </row>
41702 <row>
41703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41704 \begin_inset Text
41705
41706 \begin_layout Plain Layout
41707 mm
41708 \end_layout
41709
41710 \end_inset
41711 </cell>
41712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41713 \begin_inset Text
41714
41715 \begin_layout Plain Layout
41716 milímetro
41717 \end_layout
41718
41719 \end_inset
41720 </cell>
41721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41722 \begin_inset Text
41723
41724 \begin_layout Plain Layout
41725 -
41726 \end_layout
41727
41728 \end_inset
41729 </cell>
41730 </row>
41731 <row>
41732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41733 \begin_inset Text
41734
41735 \begin_layout Plain Layout
41736 mu
41737 \end_layout
41738
41739 \end_inset
41740 </cell>
41741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41742 \begin_inset Text
41743
41744 \begin_layout Plain Layout
41745 unidad matemática (1
41746 \begin_inset space \thinspace{}
41747 \end_inset
41748
41749 mu = 1/18
41750 \begin_inset space \thinspace{}
41751 \end_inset
41752
41753 em)
41754 \end_layout
41755
41756 \end_inset
41757 </cell>
41758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41759 \begin_inset Text
41760
41761 \begin_layout Plain Layout
41762 -
41763 \end_layout
41764
41765 \end_inset
41766 </cell>
41767 </row>
41768 <row>
41769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41770 \begin_inset Text
41771
41772 \begin_layout Plain Layout
41773 pc
41774 \end_layout
41775
41776 \end_inset
41777 </cell>
41778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41779 \begin_inset Text
41780
41781 \begin_layout Plain Layout
41782 pica (1
41783 \begin_inset space \thinspace{}
41784 \end_inset
41785
41786 pc = 12
41787 \begin_inset space \thinspace{}
41788 \end_inset
41789
41790 pt)
41791 \end_layout
41792
41793 \end_inset
41794 </cell>
41795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41796 \begin_inset Text
41797
41798 \begin_layout Plain Layout
41799 -
41800 \end_layout
41801
41802 \end_inset
41803 </cell>
41804 </row>
41805 <row>
41806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41807 \begin_inset Text
41808
41809 \begin_layout Plain Layout
41810 pt
41811 \end_layout
41812
41813 \end_inset
41814 </cell>
41815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41816 \begin_inset Text
41817
41818 \begin_layout Plain Layout
41819 punto (72.27
41820 \begin_inset space \thinspace{}
41821 \end_inset
41822
41823 pt = 1
41824 \begin_inset space \thinspace{}
41825 \end_inset
41826
41827 in)
41828 \end_layout
41829
41830 \end_inset
41831 </cell>
41832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41833 \begin_inset Text
41834
41835 \begin_layout Plain Layout
41836 -
41837 \end_layout
41838
41839 \end_inset
41840 </cell>
41841 </row>
41842 <row>
41843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41844 \begin_inset Text
41845
41846 \begin_layout Plain Layout
41847 sp
41848 \end_layout
41849
41850 \end_inset
41851 </cell>
41852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41853 \begin_inset Text
41854
41855 \begin_layout Plain Layout
41856 punto a escala (65536
41857 \begin_inset space \thinspace{}
41858 \end_inset
41859
41860 sp = 1
41861 \begin_inset space \thinspace{}
41862 \end_inset
41863
41864 pt)
41865 \end_layout
41866
41867 \end_inset
41868 </cell>
41869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41870 \begin_inset Text
41871
41872 \begin_layout Plain Layout
41873 -
41874 \end_layout
41875
41876 \end_inset
41877 </cell>
41878 </row>
41879 <row>
41880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41881 \begin_inset Text
41882
41883 \begin_layout Plain Layout
41884 Altura de página %
41885 \end_layout
41886
41887 \end_inset
41888 </cell>
41889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41890 \begin_inset Text
41891
41892 \begin_layout Plain Layout
41893 % de altura de página
41894 \end_layout
41895
41896 \end_inset
41897 </cell>
41898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41899 \begin_inset Text
41900
41901 \begin_layout Plain Layout
41902
41903 \backslash
41904 paperheight
41905 \end_layout
41906
41907 \end_inset
41908 </cell>
41909 </row>
41910 <row>
41911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41912 \begin_inset Text
41913
41914 \begin_layout Plain Layout
41915 Altura de texto %
41916 \end_layout
41917
41918 \end_inset
41919 </cell>
41920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41921 \begin_inset Text
41922
41923 \begin_layout Plain Layout
41924 % de altura de texto
41925 \end_layout
41926
41927 \end_inset
41928 </cell>
41929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41930 \begin_inset Text
41931
41932 \begin_layout Plain Layout
41933
41934 \backslash
41935 textheight
41936 \end_layout
41937
41938 \end_inset
41939 </cell>
41940 </row>
41941 <row>
41942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41943 \begin_inset Text
41944
41945 \begin_layout Plain Layout
41946 Anchura de columna %
41947 \end_layout
41948
41949 \end_inset
41950 </cell>
41951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41952 \begin_inset Text
41953
41954 \begin_layout Plain Layout
41955 % de anchura de columna
41956 \end_layout
41957
41958 \end_inset
41959 </cell>
41960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41961 \begin_inset Text
41962
41963 \begin_layout Plain Layout
41964
41965 \backslash
41966 columnwidth
41967 \end_layout
41968
41969 \end_inset
41970 </cell>
41971 </row>
41972 <row>
41973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41974 \begin_inset Text
41975
41976 \begin_layout Plain Layout
41977 Anchura de línea %
41978 \end_layout
41979
41980 \end_inset
41981 </cell>
41982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41983 \begin_inset Text
41984
41985 \begin_layout Plain Layout
41986 % de anchura de línea
41987 \end_layout
41988
41989 \end_inset
41990 </cell>
41991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41992 \begin_inset Text
41993
41994 \begin_layout Plain Layout
41995
41996 \backslash
41997 linewidth
41998 \end_layout
41999
42000 \end_inset
42001 </cell>
42002 </row>
42003 <row>
42004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42005 \begin_inset Text
42006
42007 \begin_layout Plain Layout
42008 Anchura de página %
42009 \end_layout
42010
42011 \end_inset
42012 </cell>
42013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42014 \begin_inset Text
42015
42016 \begin_layout Plain Layout
42017 % de anchura de página
42018 \end_layout
42019
42020 \end_inset
42021 </cell>
42022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42023 \begin_inset Text
42024
42025 \begin_layout Plain Layout
42026
42027 \backslash
42028 paperwidth
42029 \end_layout
42030
42031 \end_inset
42032 </cell>
42033 </row>
42034 <row>
42035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42036 \begin_inset Text
42037
42038 \begin_layout Plain Layout
42039 Anchura de texto %
42040 \end_layout
42041
42042 \end_inset
42043 </cell>
42044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42045 \begin_inset Text
42046
42047 \begin_layout Plain Layout
42048 % de anchura de texto
42049 \end_layout
42050
42051 \end_inset
42052 </cell>
42053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42054 \begin_inset Text
42055
42056 \begin_layout Plain Layout
42057
42058 \backslash
42059 textwidth
42060 \end_layout
42061
42062 \end_inset
42063 </cell>
42064 </row>
42065 <row>
42066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42067 \begin_inset Text
42068
42069 \begin_layout Plain Layout
42070 Interlineado %
42071 \end_layout
42072
42073 \end_inset
42074 </cell>
42075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42076 \begin_inset Text
42077
42078 \begin_layout Plain Layout
42079 % de altura entre 
42080 \lang english
42081 baselines of two subsequent text lines
42082 \end_layout
42083
42084 \end_inset
42085 </cell>
42086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42087 \begin_inset Text
42088
42089 \begin_layout Plain Layout
42090
42091 \backslash
42092 baselineskip
42093 \end_layout
42094
42095 \end_inset
42096 </cell>
42097 </row>
42098 <row>
42099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42100 \begin_inset Text
42101
42102 \begin_layout Plain Layout
42103 Redimensionar gráficos %
42104 \end_layout
42105
42106 \end_inset
42107 </cell>
42108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42109 \begin_inset Text
42110
42111 \begin_layout Plain Layout
42112 % del tamaño original de la imagen
42113 \end_layout
42114
42115 \end_inset
42116 </cell>
42117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42118 \begin_inset Text
42119
42120 \begin_layout Plain Layout
42121
42122 \end_layout
42123
42124 \end_inset
42125 </cell>
42126 </row>
42127 </lyxtabular>
42128
42129 \end_inset
42130
42131
42132 \end_layout
42133
42134 \end_inset
42135
42136
42137 \end_layout
42138
42139 \begin_layout Chapter
42140 Formatos de archivos de salida con gráficos
42141 \begin_inset CommandInset label
42142 LatexCommand label
42143 name "cap:Formatos-de-Archivos-de-Salida"
42144
42145 \end_inset
42146
42147
42148 \end_layout
42149
42150 \begin_layout Section
42151 DVI
42152 \begin_inset Index idx
42153 status collapsed
42154
42155 \begin_layout Plain Layout
42156 Formatos de archivo ! DVI
42157 \end_layout
42158
42159 \end_inset
42160
42161
42162 \begin_inset Index idx
42163 status collapsed
42164
42165 \begin_layout Plain Layout
42166 DVI|see
42167 \begin_inset ERT
42168 status collapsed
42169
42170 \begin_layout Plain Layout
42171
42172 {
42173 \end_layout
42174
42175 \end_inset
42176
42177 Formatos de archivo
42178 \begin_inset ERT
42179 status collapsed
42180
42181 \begin_layout Plain Layout
42182
42183 }
42184 \end_layout
42185
42186 \end_inset
42187
42188
42189 \end_layout
42190
42191 \end_inset
42192
42193
42194 \end_layout
42195
42196 \begin_layout Standard
42197 Este tipo de archivo tiene la extensión «
42198 \family typewriter
42199 .dvi
42200 \family default
42201 ».
42202  Se denomina «device-independent» (DVI), porque es completamente portable;
42203  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
42204  En la época en que se desarrolló este formato, esto no era un asunto baladí.
42205  Los DVI se usan para vistas preliminares rápidas y como preparación para
42206  otros formatos de salida como PostScript.
42207 \end_layout
42208
42209 \begin_layout Standard
42210 \begin_inset Note Greyedout
42211 status open
42212
42213 \begin_layout Plain Layout
42214
42215 \series bold
42216 Nota:
42217 \series default
42218  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
42219 \end_layout
42220
42221 \end_inset
42222
42223  Por tanto no debes olvidar esto si mueves archivos 
42224 \family typewriter
42225 .dvi
42226 \family default
42227  a otro ordenador.
42228  Esta característica también puede retardar la visualización del archivo,
42229  porque el visor DVI tiene que convertir la imagen en segundo plano para
42230  hacerla visible al deslizar el visor.
42231  Así pues recomendamos usar PDF para archivos con muchas imágenes.
42232 \end_layout
42233
42234 \begin_layout Standard
42235 Un documento se exporta a DVI con el menú 
42236 \family sans
42237 Archivo\SpecialChar menuseparator
42238 Exportar\SpecialChar menuseparator
42239 DVI
42240 \family default
42241 .
42242  Puedes ver la salida del documento en DVI con el menú 
42243 \family sans
42244 Ver\SpecialChar menuseparator
42245 DVI
42246 \family default
42247 .
42248 \end_layout
42249
42250 \begin_layout Section
42251 PostScript
42252 \begin_inset Index idx
42253 status collapsed
42254
42255 \begin_layout Plain Layout
42256 Formatos de archivo ! PostScript
42257 \end_layout
42258
42259 \end_inset
42260
42261
42262 \begin_inset Index idx
42263 status collapsed
42264
42265 \begin_layout Plain Layout
42266 PostScript|see
42267 \begin_inset ERT
42268 status collapsed
42269
42270 \begin_layout Plain Layout
42271
42272 {
42273 \end_layout
42274
42275 \end_inset
42276
42277 Formatos de archivo
42278 \begin_inset ERT
42279 status collapsed
42280
42281 \begin_layout Plain Layout
42282
42283 }
42284 \end_layout
42285
42286 \end_inset
42287
42288
42289 \end_layout
42290
42291 \end_inset
42292
42293
42294 \end_layout
42295
42296 \begin_layout Standard
42297 Este tipo de archivo tiene la extensión «
42298 \family typewriter
42299 .ps
42300 \family default
42301 ».
42302  PostScript fue desarrollado por la compañía 
42303 \family typewriter
42304 Adobe
42305 \family default
42306  como lenguaje para impresoras.
42307  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
42308  PostScript puede considerarse como un «lenguaje de programación»; con él
42309  puedes calcular y dibujar imágenes y diagramas.
42310 \begin_inset Foot
42311 status collapsed
42312
42313 \begin_layout Plain Layout
42314 Si estás interesado en este tema acude al paquete \SpecialChar LaTeX
42315  
42316 \series bold
42317 PSTricks
42318 \series default
42319  
42320 \begin_inset CommandInset citation
42321 LatexCommand cite
42322 key "pstricks"
42323 literal "true"
42324
42325 \end_inset
42326
42327 .
42328 \end_layout
42329
42330 \end_inset
42331
42332  Por esto los archivos suelen ser más grandes que los PDF.
42333 \end_layout
42334
42335 \begin_layout Standard
42336 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
42337 d PostScript» (EPS, extensión «
42338 \family typewriter
42339 .eps
42340 \family default
42341 »).
42342  Como \SpecialChar LyX
42343  permite usar cualquier formato de imagen conocido, tiene que trabajar
42344  en segundo plano para convertir las imágenes a EPS.
42345  Si por ejemplo, el documento tiene 50 imágenes, \SpecialChar LyX
42346  ha de hacer 50 conversiones
42347  cada vez que veas o exportes el documento.
42348  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
42349  puedes evitar el problema insertando las imágenes directamente en EPS.
42350 \end_layout
42351
42352 \begin_layout Standard
42353 El documento se puede exportar a PostScript con el menú 
42354 \family sans
42355 Archivo\SpecialChar menuseparator
42356 Exportar\SpecialChar menuseparator
42357 Postscript
42358 \family default
42359 .
42360  Se puede ver la salida en PostScript con el menú 
42361 \family sans
42362 Ver\SpecialChar menuseparator
42363 Postscript
42364 \family default
42365 .
42366 \end_layout
42367
42368 \begin_layout Section
42369 PDF
42370 \begin_inset Index idx
42371 status collapsed
42372
42373 \begin_layout Plain Layout
42374 Formatos de archivo ! PDF
42375 \end_layout
42376
42377 \end_inset
42378
42379
42380 \begin_inset Index idx
42381 status collapsed
42382
42383 \begin_layout Plain Layout
42384 PDF
42385 \end_layout
42386
42387 \end_inset
42388
42389
42390 \end_layout
42391
42392 \begin_layout Standard
42393 Este tipo de archivo tiene la extensión «
42394 \family typewriter
42395 .pdf
42396 \family default
42397 ».
42398  El formato «Portable Document Format» (PDF) fue desarrollado por 
42399 \family typewriter
42400 Adobe
42401 \family default
42402  como derivado de PostScript.
42403  Es más comprimido y utiliza muchos menos comandos que PostScript.
42404  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
42405  operativo y la salida impresa se muestra exactamente igual.
42406 \end_layout
42407
42408 \begin_layout Standard
42409 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
42410  Photographic Experts Group» (JPG, extensión «
42411 \family typewriter
42412 .jpg
42413 \family default
42414 » o «
42415 \family typewriter
42416 .jpeg
42417 \family default
42418 »), y en el formato «Portable Network Graphics» (PNG, extensión «
42419 \family typewriter
42420 .png
42421 \family default
42422 »).
42423  Aunque puedes poner cualquier otro formato de imagen, porque \SpecialChar LyX
42424  los convierte
42425  en segundo plano a alguno de los anteriores.
42426  Pero como se ha comentado en la sección sobre PostScript, la conversión
42427  de gráficos ralentiza el trabajo.
42428  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
42429  mencionados.
42430 \end_layout
42431
42432 \begin_layout Standard
42433 Un documento se puede exportar a PDF con el menú 
42434 \family sans
42435 Archivo\SpecialChar menuseparator
42436 Exportar
42437 \family default
42438  en tres modos diferentes:
42439 \end_layout
42440
42441 \begin_layout Description
42442 PDF
42443 \begin_inset space ~
42444 \end_inset
42445
42446 (ps2pdf) Este utiliza el programa 
42447 \family typewriter
42448 ps2pdf
42449 \family default
42450  que crea un PDF a partir de una versión PostScript del archivo.
42451  La versión PostScript es producida por el programa 
42452 \family typewriter
42453 dvips
42454 \family default
42455  que usa una versión DVI como paso intermedio.
42456  Así que este modo de exportación consta de tres conversiones.
42457 \end_layout
42458
42459 \begin_layout Description
42460 PDF
42461 \begin_inset space ~
42462 \end_inset
42463
42464 (dvipdfm) Este utiliza el programa 
42465 \family typewriter
42466 dvipdfm
42467 \family default
42468  que convierte el archivo a DVI en segundo plano y en un segundo paso a
42469  PDF.
42470 \end_layout
42471
42472 \begin_layout Description
42473 PDF
42474 \begin_inset space ~
42475 \end_inset
42476
42477 (pdflatex) Este utiliza el programa 
42478 \family typewriter
42479 pdftex
42480 \family default
42481  que convierte directamente el archivo a PDF.
42482 \end_layout
42483
42484 \begin_layout Standard
42485 Se recomienda usar 
42486 \family sans
42487 PDF
42488 \begin_inset space ~
42489 \end_inset
42490
42491 (pdflatex)
42492 \family default
42493  porque 
42494 \family typewriter
42495 pdftex
42496 \family default
42497  soporta todas las características de las versiones actuales de PDF, es
42498  rápido y estable.
42499  El programa 
42500 \family typewriter
42501 dvipdfm
42502 \family default
42503  ya no se desarrolla y está un poco obsoleto.
42504 \end_layout
42505
42506 \begin_layout Standard
42507 La salida en formato PDF se puede ver con el menú 
42508 \family sans
42509 Ver 
42510 \family default
42511 o con un botón.
42512 \end_layout
42513
42514 \begin_layout Chapter
42515 Lista de colores dvips
42516 \begin_inset CommandInset label
42517 LatexCommand label
42518 name "chap:Lista-de-colores-dvips"
42519
42520 \end_inset
42521
42522
42523 \end_layout
42524
42525 \begin_layout Standard
42526 \begin_inset Tabular
42527 <lyxtabular version="3" rows="17" columns="4">
42528 <features tabularvalignment="middle">
42529 <column alignment="left" valignment="top" width="0pt">
42530 <column alignment="left" valignment="top" width="0pt">
42531 <column alignment="left" valignment="top" width="0pt">
42532 <column alignment="left" valignment="top" width="0pt">
42533 <row>
42534 <cell alignment="left" valignment="top" usebox="none">
42535 \begin_inset Text
42536
42537 \begin_layout Plain Layout
42538 \begin_inset ERT
42539 status collapsed
42540
42541 \begin_layout Plain Layout
42542
42543
42544 \backslash
42545 fcolorbox{black}{
42546 \end_layout
42547
42548 \end_inset
42549
42550 white
42551 \begin_inset ERT
42552 status collapsed
42553
42554 \begin_layout Plain Layout
42555
42556 }{
42557 \end_layout
42558
42559 \end_inset
42560
42561 Color
42562 \begin_inset ERT
42563 status collapsed
42564
42565 \begin_layout Plain Layout
42566
42567 }
42568 \end_layout
42569
42570 \end_inset
42571
42572  Nombre
42573 \end_layout
42574
42575 \end_inset
42576 </cell>
42577 <cell alignment="left" valignment="top" usebox="none">
42578 \begin_inset Text
42579
42580 \begin_layout Plain Layout
42581 \begin_inset ERT
42582 status collapsed
42583
42584 \begin_layout Plain Layout
42585
42586
42587 \backslash
42588 fcolorbox{black}{
42589 \end_layout
42590
42591 \end_inset
42592
42593 white
42594 \begin_inset ERT
42595 status collapsed
42596
42597 \begin_layout Plain Layout
42598
42599 }{
42600 \end_layout
42601
42602 \end_inset
42603
42604 Color
42605 \begin_inset ERT
42606 status collapsed
42607
42608 \begin_layout Plain Layout
42609
42610 }
42611 \end_layout
42612
42613 \end_inset
42614
42615  Nombre
42616 \end_layout
42617
42618 \end_inset
42619 </cell>
42620 <cell alignment="left" valignment="top" usebox="none">
42621 \begin_inset Text
42622
42623 \begin_layout Plain Layout
42624 \begin_inset ERT
42625 status collapsed
42626
42627 \begin_layout Plain Layout
42628
42629
42630 \backslash
42631 fcolorbox{black}{
42632 \end_layout
42633
42634 \end_inset
42635
42636 white
42637 \begin_inset ERT
42638 status collapsed
42639
42640 \begin_layout Plain Layout
42641
42642 }{
42643 \end_layout
42644
42645 \end_inset
42646
42647 Color
42648 \begin_inset ERT
42649 status collapsed
42650
42651 \begin_layout Plain Layout
42652
42653 }
42654 \end_layout
42655
42656 \end_inset
42657
42658  Nombre
42659 \end_layout
42660
42661 \end_inset
42662 </cell>
42663 <cell alignment="left" valignment="top" usebox="none">
42664 \begin_inset Text
42665
42666 \begin_layout Plain Layout
42667 \begin_inset ERT
42668 status collapsed
42669
42670 \begin_layout Plain Layout
42671
42672
42673 \backslash
42674 fcolorbox{black}{
42675 \end_layout
42676
42677 \end_inset
42678
42679 white
42680 \begin_inset ERT
42681 status collapsed
42682
42683 \begin_layout Plain Layout
42684
42685 }{
42686 \end_layout
42687
42688 \end_inset
42689
42690 Color
42691 \begin_inset ERT
42692 status collapsed
42693
42694 \begin_layout Plain Layout
42695
42696 }
42697 \end_layout
42698
42699 \end_inset
42700
42701  Nombre
42702 \end_layout
42703
42704 \end_inset
42705 </cell>
42706 </row>
42707 <row>
42708 <cell alignment="center" valignment="top" usebox="none">
42709 \begin_inset Text
42710
42711 \begin_layout Plain Layout
42712 \begin_inset ERT
42713 status collapsed
42714
42715 \begin_layout Plain Layout
42716
42717
42718 \backslash
42719 fcolorbox{black}{
42720 \end_layout
42721
42722 \end_inset
42723
42724 Apricot
42725 \begin_inset ERT
42726 status collapsed
42727
42728 \begin_layout Plain Layout
42729
42730 }{
42731 \end_layout
42732
42733 \end_inset
42734
42735
42736 \begin_inset Phantom Phantom
42737 status open
42738
42739 \begin_layout Plain Layout
42740 W
42741 \end_layout
42742
42743 \end_inset
42744
42745
42746 \begin_inset ERT
42747 status collapsed
42748
42749 \begin_layout Plain Layout
42750
42751 }
42752 \end_layout
42753
42754 \end_inset
42755
42756  Apricot
42757 \end_layout
42758
42759 \end_inset
42760 </cell>
42761 <cell alignment="center" valignment="top" usebox="none">
42762 \begin_inset Text
42763
42764 \begin_layout Plain Layout
42765 \begin_inset ERT
42766 status collapsed
42767
42768 \begin_layout Plain Layout
42769
42770
42771 \backslash
42772 fcolorbox{black}{
42773 \end_layout
42774
42775 \end_inset
42776
42777 Aquamarine
42778 \begin_inset ERT
42779 status collapsed
42780
42781 \begin_layout Plain Layout
42782
42783 }{
42784 \end_layout
42785
42786 \end_inset
42787
42788
42789 \begin_inset Phantom Phantom
42790 status open
42791
42792 \begin_layout Plain Layout
42793 W
42794 \end_layout
42795
42796 \end_inset
42797
42798
42799 \begin_inset ERT
42800 status collapsed
42801
42802 \begin_layout Plain Layout
42803
42804 }
42805 \end_layout
42806
42807 \end_inset
42808
42809  Aquamarine
42810 \end_layout
42811
42812 \end_inset
42813 </cell>
42814 <cell alignment="center" valignment="top" usebox="none">
42815 \begin_inset Text
42816
42817 \begin_layout Plain Layout
42818 \begin_inset ERT
42819 status collapsed
42820
42821 \begin_layout Plain Layout
42822
42823
42824 \backslash
42825 fcolorbox{black}{
42826 \end_layout
42827
42828 \end_inset
42829
42830 Bittersweet
42831 \begin_inset ERT
42832 status collapsed
42833
42834 \begin_layout Plain Layout
42835
42836 }{
42837 \end_layout
42838
42839 \end_inset
42840
42841
42842 \begin_inset Phantom Phantom
42843 status open
42844
42845 \begin_layout Plain Layout
42846 W
42847 \end_layout
42848
42849 \end_inset
42850
42851
42852 \begin_inset ERT
42853 status collapsed
42854
42855 \begin_layout Plain Layout
42856
42857 }
42858 \end_layout
42859
42860 \end_inset
42861
42862  Bittersweet
42863 \end_layout
42864
42865 \end_inset
42866 </cell>
42867 <cell alignment="center" valignment="top" usebox="none">
42868 \begin_inset Text
42869
42870 \begin_layout Plain Layout
42871 \begin_inset ERT
42872 status collapsed
42873
42874 \begin_layout Plain Layout
42875
42876
42877 \backslash
42878 fcolorbox{black}{
42879 \end_layout
42880
42881 \end_inset
42882
42883 BlueGreen
42884 \begin_inset ERT
42885 status collapsed
42886
42887 \begin_layout Plain Layout
42888
42889 }{
42890 \end_layout
42891
42892 \end_inset
42893
42894
42895 \begin_inset Phantom Phantom
42896 status open
42897
42898 \begin_layout Plain Layout
42899 W
42900 \end_layout
42901
42902 \end_inset
42903
42904
42905 \begin_inset ERT
42906 status collapsed
42907
42908 \begin_layout Plain Layout
42909
42910 }
42911 \end_layout
42912
42913 \end_inset
42914
42915  BlueGreen
42916 \end_layout
42917
42918 \end_inset
42919 </cell>
42920 </row>
42921 <row>
42922 <cell alignment="left" valignment="top" usebox="none">
42923 \begin_inset Text
42924
42925 \begin_layout Plain Layout
42926 \begin_inset ERT
42927 status collapsed
42928
42929 \begin_layout Plain Layout
42930
42931
42932 \backslash
42933 fcolorbox{black}{
42934 \end_layout
42935
42936 \end_inset
42937
42938 BlueViolet
42939 \begin_inset ERT
42940 status collapsed
42941
42942 \begin_layout Plain Layout
42943
42944 }{
42945 \end_layout
42946
42947 \end_inset
42948
42949
42950 \begin_inset Phantom Phantom
42951 status open
42952
42953 \begin_layout Plain Layout
42954 W
42955 \end_layout
42956
42957 \end_inset
42958
42959
42960 \begin_inset ERT
42961 status collapsed
42962
42963 \begin_layout Plain Layout
42964
42965 }
42966 \end_layout
42967
42968 \end_inset
42969
42970  BlueViolet
42971 \end_layout
42972
42973 \end_inset
42974 </cell>
42975 <cell alignment="left" valignment="top" usebox="none">
42976 \begin_inset Text
42977
42978 \begin_layout Plain Layout
42979 \begin_inset ERT
42980 status collapsed
42981
42982 \begin_layout Plain Layout
42983
42984
42985 \backslash
42986 fcolorbox{black}{
42987 \end_layout
42988
42989 \end_inset
42990
42991 BrickRed
42992 \begin_inset ERT
42993 status collapsed
42994
42995 \begin_layout Plain Layout
42996
42997 }{
42998 \end_layout
42999
43000 \end_inset
43001
43002
43003 \begin_inset Phantom Phantom
43004 status open
43005
43006 \begin_layout Plain Layout
43007 W
43008 \end_layout
43009
43010 \end_inset
43011
43012
43013 \begin_inset ERT
43014 status collapsed
43015
43016 \begin_layout Plain Layout
43017
43018 }
43019 \end_layout
43020
43021 \end_inset
43022
43023  BrickRed
43024 \end_layout
43025
43026 \end_inset
43027 </cell>
43028 <cell alignment="left" valignment="top" usebox="none">
43029 \begin_inset Text
43030
43031 \begin_layout Plain Layout
43032 \begin_inset ERT
43033 status collapsed
43034
43035 \begin_layout Plain Layout
43036
43037
43038 \backslash
43039 fcolorbox{black}{
43040 \end_layout
43041
43042 \end_inset
43043
43044 Brown
43045 \begin_inset ERT
43046 status collapsed
43047
43048 \begin_layout Plain Layout
43049
43050 }{
43051 \end_layout
43052
43053 \end_inset
43054
43055
43056 \begin_inset Phantom Phantom
43057 status open
43058
43059 \begin_layout Plain Layout
43060 W
43061 \end_layout
43062
43063 \end_inset
43064
43065
43066 \begin_inset ERT
43067 status collapsed
43068
43069 \begin_layout Plain Layout
43070
43071 }
43072 \end_layout
43073
43074 \end_inset
43075
43076  Brown
43077 \end_layout
43078
43079 \end_inset
43080 </cell>
43081 <cell alignment="left" valignment="top" usebox="none">
43082 \begin_inset Text
43083
43084 \begin_layout Plain Layout
43085 \begin_inset ERT
43086 status collapsed
43087
43088 \begin_layout Plain Layout
43089
43090
43091 \backslash
43092 fcolorbox{black}{
43093 \end_layout
43094
43095 \end_inset
43096
43097 BurntOrange
43098 \begin_inset ERT
43099 status collapsed
43100
43101 \begin_layout Plain Layout
43102
43103 }{
43104 \end_layout
43105
43106 \end_inset
43107
43108
43109 \begin_inset Phantom Phantom
43110 status open
43111
43112 \begin_layout Plain Layout
43113 W
43114 \end_layout
43115
43116 \end_inset
43117
43118
43119 \begin_inset ERT
43120 status collapsed
43121
43122 \begin_layout Plain Layout
43123
43124 }
43125 \end_layout
43126
43127 \end_inset
43128
43129  BurntOrange
43130 \end_layout
43131
43132 \end_inset
43133 </cell>
43134 </row>
43135 <row>
43136 <cell alignment="left" valignment="top" usebox="none">
43137 \begin_inset Text
43138
43139 \begin_layout Plain Layout
43140 \begin_inset ERT
43141 status collapsed
43142
43143 \begin_layout Plain Layout
43144
43145
43146 \backslash
43147 fcolorbox{black}{
43148 \end_layout
43149
43150 \end_inset
43151
43152 CadetBlue
43153 \begin_inset ERT
43154 status collapsed
43155
43156 \begin_layout Plain Layout
43157
43158 }{
43159 \end_layout
43160
43161 \end_inset
43162
43163
43164 \begin_inset Phantom Phantom
43165 status open
43166
43167 \begin_layout Plain Layout
43168 W
43169 \end_layout
43170
43171 \end_inset
43172
43173
43174 \begin_inset ERT
43175 status collapsed
43176
43177 \begin_layout Plain Layout
43178
43179 }
43180 \end_layout
43181
43182 \end_inset
43183
43184  CadetBlue
43185 \end_layout
43186
43187 \end_inset
43188 </cell>
43189 <cell alignment="left" valignment="top" usebox="none">
43190 \begin_inset Text
43191
43192 \begin_layout Plain Layout
43193 \begin_inset ERT
43194 status collapsed
43195
43196 \begin_layout Plain Layout
43197
43198
43199 \backslash
43200 fcolorbox{black}{
43201 \end_layout
43202
43203 \end_inset
43204
43205 CarnationPink
43206 \begin_inset ERT
43207 status collapsed
43208
43209 \begin_layout Plain Layout
43210
43211 }{
43212 \end_layout
43213
43214 \end_inset
43215
43216
43217 \begin_inset Phantom Phantom
43218 status open
43219
43220 \begin_layout Plain Layout
43221 W
43222 \end_layout
43223
43224 \end_inset
43225
43226
43227 \begin_inset ERT
43228 status collapsed
43229
43230 \begin_layout Plain Layout
43231
43232 }
43233 \end_layout
43234
43235 \end_inset
43236
43237  CarnationPink
43238 \end_layout
43239
43240 \end_inset
43241 </cell>
43242 <cell alignment="left" valignment="top" usebox="none">
43243 \begin_inset Text
43244
43245 \begin_layout Plain Layout
43246 \begin_inset ERT
43247 status collapsed
43248
43249 \begin_layout Plain Layout
43250
43251
43252 \backslash
43253 fcolorbox{black}{
43254 \end_layout
43255
43256 \end_inset
43257
43258 Cerulean
43259 \begin_inset ERT
43260 status collapsed
43261
43262 \begin_layout Plain Layout
43263
43264 }{
43265 \end_layout
43266
43267 \end_inset
43268
43269
43270 \begin_inset Phantom Phantom
43271 status open
43272
43273 \begin_layout Plain Layout
43274 W
43275 \end_layout
43276
43277 \end_inset
43278
43279
43280 \begin_inset ERT
43281 status collapsed
43282
43283 \begin_layout Plain Layout
43284
43285 }
43286 \end_layout
43287
43288 \end_inset
43289
43290  Cerulean
43291 \end_layout
43292
43293 \end_inset
43294 </cell>
43295 <cell alignment="left" valignment="top" usebox="none">
43296 \begin_inset Text
43297
43298 \begin_layout Plain Layout
43299 \begin_inset ERT
43300 status collapsed
43301
43302 \begin_layout Plain Layout
43303
43304
43305 \backslash
43306 fcolorbox{black}{
43307 \end_layout
43308
43309 \end_inset
43310
43311 CornflowerBlue
43312 \begin_inset ERT
43313 status collapsed
43314
43315 \begin_layout Plain Layout
43316
43317 }{
43318 \end_layout
43319
43320 \end_inset
43321
43322
43323 \begin_inset Phantom Phantom
43324 status open
43325
43326 \begin_layout Plain Layout
43327 W
43328 \end_layout
43329
43330 \end_inset
43331
43332
43333 \begin_inset ERT
43334 status collapsed
43335
43336 \begin_layout Plain Layout
43337
43338 }
43339 \end_layout
43340
43341 \end_inset
43342
43343  CornflowerBlue
43344 \end_layout
43345
43346 \end_inset
43347 </cell>
43348 </row>
43349 <row>
43350 <cell alignment="left" valignment="top" usebox="none">
43351 \begin_inset Text
43352
43353 \begin_layout Plain Layout
43354 \begin_inset ERT
43355 status collapsed
43356
43357 \begin_layout Plain Layout
43358
43359
43360 \backslash
43361 fcolorbox{black}{
43362 \end_layout
43363
43364 \end_inset
43365
43366 Dandelion
43367 \begin_inset ERT
43368 status collapsed
43369
43370 \begin_layout Plain Layout
43371
43372 }{
43373 \end_layout
43374
43375 \end_inset
43376
43377
43378 \begin_inset Phantom Phantom
43379 status open
43380
43381 \begin_layout Plain Layout
43382 W
43383 \end_layout
43384
43385 \end_inset
43386
43387
43388 \begin_inset ERT
43389 status collapsed
43390
43391 \begin_layout Plain Layout
43392
43393 }
43394 \end_layout
43395
43396 \end_inset
43397
43398  Dandelion
43399 \end_layout
43400
43401 \end_inset
43402 </cell>
43403 <cell alignment="left" valignment="top" usebox="none">
43404 \begin_inset Text
43405
43406 \begin_layout Plain Layout
43407 \begin_inset ERT
43408 status collapsed
43409
43410 \begin_layout Plain Layout
43411
43412
43413 \backslash
43414 fcolorbox{black}{
43415 \end_layout
43416
43417 \end_inset
43418
43419 DarkOrchid
43420 \begin_inset ERT
43421 status collapsed
43422
43423 \begin_layout Plain Layout
43424
43425 }{
43426 \end_layout
43427
43428 \end_inset
43429
43430
43431 \begin_inset Phantom Phantom
43432 status open
43433
43434 \begin_layout Plain Layout
43435 W
43436 \end_layout
43437
43438 \end_inset
43439
43440
43441 \begin_inset ERT
43442 status collapsed
43443
43444 \begin_layout Plain Layout
43445
43446 }
43447 \end_layout
43448
43449 \end_inset
43450
43451  DarkOrchid
43452 \end_layout
43453
43454 \end_inset
43455 </cell>
43456 <cell alignment="left" valignment="top" usebox="none">
43457 \begin_inset Text
43458
43459 \begin_layout Plain Layout
43460 \begin_inset ERT
43461 status collapsed
43462
43463 \begin_layout Plain Layout
43464
43465
43466 \backslash
43467 fcolorbox{black}{
43468 \end_layout
43469
43470 \end_inset
43471
43472 Emerald
43473 \begin_inset ERT
43474 status collapsed
43475
43476 \begin_layout Plain Layout
43477
43478 }{
43479 \end_layout
43480
43481 \end_inset
43482
43483
43484 \begin_inset Phantom Phantom
43485 status open
43486
43487 \begin_layout Plain Layout
43488 W
43489 \end_layout
43490
43491 \end_inset
43492
43493
43494 \begin_inset ERT
43495 status collapsed
43496
43497 \begin_layout Plain Layout
43498
43499 }
43500 \end_layout
43501
43502 \end_inset
43503
43504  Emerald
43505 \end_layout
43506
43507 \end_inset
43508 </cell>
43509 <cell alignment="left" valignment="top" usebox="none">
43510 \begin_inset Text
43511
43512 \begin_layout Plain Layout
43513 \begin_inset ERT
43514 status collapsed
43515
43516 \begin_layout Plain Layout
43517
43518
43519 \backslash
43520 fcolorbox{black}{
43521 \end_layout
43522
43523 \end_inset
43524
43525 ForestGreen
43526 \begin_inset ERT
43527 status collapsed
43528
43529 \begin_layout Plain Layout
43530
43531 }{
43532 \end_layout
43533
43534 \end_inset
43535
43536
43537 \begin_inset Phantom Phantom
43538 status open
43539
43540 \begin_layout Plain Layout
43541 W
43542 \end_layout
43543
43544 \end_inset
43545
43546
43547 \begin_inset ERT
43548 status collapsed
43549
43550 \begin_layout Plain Layout
43551
43552 }
43553 \end_layout
43554
43555 \end_inset
43556
43557  ForestGreen
43558 \end_layout
43559
43560 \end_inset
43561 </cell>
43562 </row>
43563 <row>
43564 <cell alignment="left" valignment="top" usebox="none">
43565 \begin_inset Text
43566
43567 \begin_layout Plain Layout
43568 \begin_inset ERT
43569 status collapsed
43570
43571 \begin_layout Plain Layout
43572
43573
43574 \backslash
43575 fcolorbox{black}{
43576 \end_layout
43577
43578 \end_inset
43579
43580 Fuchsia
43581 \begin_inset ERT
43582 status collapsed
43583
43584 \begin_layout Plain Layout
43585
43586 }{
43587 \end_layout
43588
43589 \end_inset
43590
43591
43592 \begin_inset Phantom Phantom
43593 status open
43594
43595 \begin_layout Plain Layout
43596 W
43597 \end_layout
43598
43599 \end_inset
43600
43601
43602 \begin_inset ERT
43603 status collapsed
43604
43605 \begin_layout Plain Layout
43606
43607 }
43608 \end_layout
43609
43610 \end_inset
43611
43612  Fuchsia
43613 \end_layout
43614
43615 \end_inset
43616 </cell>
43617 <cell alignment="left" valignment="top" usebox="none">
43618 \begin_inset Text
43619
43620 \begin_layout Plain Layout
43621 \begin_inset ERT
43622 status collapsed
43623
43624 \begin_layout Plain Layout
43625
43626
43627 \backslash
43628 fcolorbox{black}{
43629 \end_layout
43630
43631 \end_inset
43632
43633 Goldenrod
43634 \begin_inset ERT
43635 status collapsed
43636
43637 \begin_layout Plain Layout
43638
43639 }{
43640 \end_layout
43641
43642 \end_inset
43643
43644
43645 \begin_inset Phantom Phantom
43646 status open
43647
43648 \begin_layout Plain Layout
43649 W
43650 \end_layout
43651
43652 \end_inset
43653
43654
43655 \begin_inset ERT
43656 status collapsed
43657
43658 \begin_layout Plain Layout
43659
43660 }
43661 \end_layout
43662
43663 \end_inset
43664
43665  Goldenrod
43666 \end_layout
43667
43668 \end_inset
43669 </cell>
43670 <cell alignment="left" valignment="top" usebox="none">
43671 \begin_inset Text
43672
43673 \begin_layout Plain Layout
43674 \begin_inset ERT
43675 status collapsed
43676
43677 \begin_layout Plain Layout
43678
43679
43680 \backslash
43681 fcolorbox{black}{
43682 \end_layout
43683
43684 \end_inset
43685
43686 Gray
43687 \begin_inset ERT
43688 status collapsed
43689
43690 \begin_layout Plain Layout
43691
43692 }{
43693 \end_layout
43694
43695 \end_inset
43696
43697
43698 \begin_inset Phantom Phantom
43699 status open
43700
43701 \begin_layout Plain Layout
43702 W
43703 \end_layout
43704
43705 \end_inset
43706
43707
43708 \begin_inset ERT
43709 status collapsed
43710
43711 \begin_layout Plain Layout
43712
43713 }
43714 \end_layout
43715
43716 \end_inset
43717
43718  Gray
43719 \end_layout
43720
43721 \end_inset
43722 </cell>
43723 <cell alignment="left" valignment="top" usebox="none">
43724 \begin_inset Text
43725
43726 \begin_layout Plain Layout
43727 \begin_inset ERT
43728 status collapsed
43729
43730 \begin_layout Plain Layout
43731
43732
43733 \backslash
43734 fcolorbox{black}{
43735 \end_layout
43736
43737 \end_inset
43738
43739 GreenYellow
43740 \begin_inset ERT
43741 status collapsed
43742
43743 \begin_layout Plain Layout
43744
43745 }{
43746 \end_layout
43747
43748 \end_inset
43749
43750
43751 \begin_inset Phantom Phantom
43752 status open
43753
43754 \begin_layout Plain Layout
43755 W
43756 \end_layout
43757
43758 \end_inset
43759
43760
43761 \begin_inset ERT
43762 status collapsed
43763
43764 \begin_layout Plain Layout
43765
43766 }
43767 \end_layout
43768
43769 \end_inset
43770
43771  GreenYellow
43772 \end_layout
43773
43774 \end_inset
43775 </cell>
43776 </row>
43777 <row>
43778 <cell alignment="center" valignment="top" usebox="none">
43779 \begin_inset Text
43780
43781 \begin_layout Plain Layout
43782 \begin_inset ERT
43783 status collapsed
43784
43785 \begin_layout Plain Layout
43786
43787
43788 \backslash
43789 fcolorbox{black}{
43790 \end_layout
43791
43792 \end_inset
43793
43794 JungleGreen
43795 \begin_inset ERT
43796 status collapsed
43797
43798 \begin_layout Plain Layout
43799
43800 }{
43801 \end_layout
43802
43803 \end_inset
43804
43805
43806 \begin_inset Phantom Phantom
43807 status open
43808
43809 \begin_layout Plain Layout
43810 W
43811 \end_layout
43812
43813 \end_inset
43814
43815
43816 \begin_inset ERT
43817 status collapsed
43818
43819 \begin_layout Plain Layout
43820
43821 }
43822 \end_layout
43823
43824 \end_inset
43825
43826  JungleGreen
43827 \end_layout
43828
43829 \end_inset
43830 </cell>
43831 <cell alignment="center" valignment="top" usebox="none">
43832 \begin_inset Text
43833
43834 \begin_layout Plain Layout
43835 \begin_inset ERT
43836 status collapsed
43837
43838 \begin_layout Plain Layout
43839
43840
43841 \backslash
43842 fcolorbox{black}{
43843 \end_layout
43844
43845 \end_inset
43846
43847 Lavender
43848 \begin_inset ERT
43849 status collapsed
43850
43851 \begin_layout Plain Layout
43852
43853 }{
43854 \end_layout
43855
43856 \end_inset
43857
43858
43859 \begin_inset Phantom Phantom
43860 status open
43861
43862 \begin_layout Plain Layout
43863 W
43864 \end_layout
43865
43866 \end_inset
43867
43868
43869 \begin_inset ERT
43870 status collapsed
43871
43872 \begin_layout Plain Layout
43873
43874 }
43875 \end_layout
43876
43877 \end_inset
43878
43879  Lavender
43880 \end_layout
43881
43882 \end_inset
43883 </cell>
43884 <cell alignment="center" valignment="top" usebox="none">
43885 \begin_inset Text
43886
43887 \begin_layout Plain Layout
43888 \begin_inset ERT
43889 status collapsed
43890
43891 \begin_layout Plain Layout
43892
43893
43894 \backslash
43895 fcolorbox{black}{
43896 \end_layout
43897
43898 \end_inset
43899
43900 LimeGreen
43901 \begin_inset ERT
43902 status collapsed
43903
43904 \begin_layout Plain Layout
43905
43906 }{
43907 \end_layout
43908
43909 \end_inset
43910
43911
43912 \begin_inset Phantom Phantom
43913 status open
43914
43915 \begin_layout Plain Layout
43916 W
43917 \end_layout
43918
43919 \end_inset
43920
43921
43922 \begin_inset ERT
43923 status collapsed
43924
43925 \begin_layout Plain Layout
43926
43927 }
43928 \end_layout
43929
43930 \end_inset
43931
43932  LimeGreen
43933 \end_layout
43934
43935 \end_inset
43936 </cell>
43937 <cell alignment="center" valignment="top" usebox="none">
43938 \begin_inset Text
43939
43940 \begin_layout Plain Layout
43941 \begin_inset ERT
43942 status collapsed
43943
43944 \begin_layout Plain Layout
43945
43946
43947 \backslash
43948 fcolorbox{black}{
43949 \end_layout
43950
43951 \end_inset
43952
43953 Mahogany
43954 \begin_inset ERT
43955 status collapsed
43956
43957 \begin_layout Plain Layout
43958
43959 }{
43960 \end_layout
43961
43962 \end_inset
43963
43964
43965 \begin_inset Phantom Phantom
43966 status open
43967
43968 \begin_layout Plain Layout
43969 W
43970 \end_layout
43971
43972 \end_inset
43973
43974
43975 \begin_inset ERT
43976 status collapsed
43977
43978 \begin_layout Plain Layout
43979
43980 }
43981 \end_layout
43982
43983 \end_inset
43984
43985  Mahogany
43986 \end_layout
43987
43988 \end_inset
43989 </cell>
43990 </row>
43991 <row>
43992 <cell alignment="left" valignment="top" usebox="none">
43993 \begin_inset Text
43994
43995 \begin_layout Plain Layout
43996 \begin_inset ERT
43997 status collapsed
43998
43999 \begin_layout Plain Layout
44000
44001
44002 \backslash
44003 fcolorbox{black}{
44004 \end_layout
44005
44006 \end_inset
44007
44008 Mahogany
44009 \begin_inset ERT
44010 status collapsed
44011
44012 \begin_layout Plain Layout
44013
44014 }{
44015 \end_layout
44016
44017 \end_inset
44018
44019
44020 \begin_inset Phantom Phantom
44021 status open
44022
44023 \begin_layout Plain Layout
44024 W
44025 \end_layout
44026
44027 \end_inset
44028
44029
44030 \begin_inset ERT
44031 status collapsed
44032
44033 \begin_layout Plain Layout
44034
44035 }
44036 \end_layout
44037
44038 \end_inset
44039
44040  Mahogany
44041 \end_layout
44042
44043 \end_inset
44044 </cell>
44045 <cell alignment="left" valignment="top" usebox="none">
44046 \begin_inset Text
44047
44048 \begin_layout Plain Layout
44049 \begin_inset ERT
44050 status collapsed
44051
44052 \begin_layout Plain Layout
44053
44054
44055 \backslash
44056 fcolorbox{black}{
44057 \end_layout
44058
44059 \end_inset
44060
44061 Maroon
44062 \begin_inset ERT
44063 status collapsed
44064
44065 \begin_layout Plain Layout
44066
44067 }{
44068 \end_layout
44069
44070 \end_inset
44071
44072
44073 \begin_inset Phantom Phantom
44074 status open
44075
44076 \begin_layout Plain Layout
44077 W
44078 \end_layout
44079
44080 \end_inset
44081
44082
44083 \begin_inset ERT
44084 status collapsed
44085
44086 \begin_layout Plain Layout
44087
44088 }
44089 \end_layout
44090
44091 \end_inset
44092
44093  Maroon
44094 \end_layout
44095
44096 \end_inset
44097 </cell>
44098 <cell alignment="left" valignment="top" usebox="none">
44099 \begin_inset Text
44100
44101 \begin_layout Plain Layout
44102 \begin_inset ERT
44103 status collapsed
44104
44105 \begin_layout Plain Layout
44106
44107
44108 \backslash
44109 fcolorbox{black}{
44110 \end_layout
44111
44112 \end_inset
44113
44114 Melon
44115 \begin_inset ERT
44116 status collapsed
44117
44118 \begin_layout Plain Layout
44119
44120 }{
44121 \end_layout
44122
44123 \end_inset
44124
44125
44126 \begin_inset Phantom Phantom
44127 status open
44128
44129 \begin_layout Plain Layout
44130 W
44131 \end_layout
44132
44133 \end_inset
44134
44135
44136 \begin_inset ERT
44137 status collapsed
44138
44139 \begin_layout Plain Layout
44140
44141 }
44142 \end_layout
44143
44144 \end_inset
44145
44146  Melon
44147 \end_layout
44148
44149 \end_inset
44150 </cell>
44151 <cell alignment="left" valignment="top" usebox="none">
44152 \begin_inset Text
44153
44154 \begin_layout Plain Layout
44155 \begin_inset ERT
44156 status collapsed
44157
44158 \begin_layout Plain Layout
44159
44160
44161 \backslash
44162 fcolorbox{black}{
44163 \end_layout
44164
44165 \end_inset
44166
44167 MidnightBlue
44168 \begin_inset ERT
44169 status collapsed
44170
44171 \begin_layout Plain Layout
44172
44173 }{
44174 \end_layout
44175
44176 \end_inset
44177
44178
44179 \begin_inset Phantom Phantom
44180 status open
44181
44182 \begin_layout Plain Layout
44183 W
44184 \end_layout
44185
44186 \end_inset
44187
44188
44189 \begin_inset ERT
44190 status collapsed
44191
44192 \begin_layout Plain Layout
44193
44194 }
44195 \end_layout
44196
44197 \end_inset
44198
44199  MidnightBlue
44200 \end_layout
44201
44202 \end_inset
44203 </cell>
44204 </row>
44205 <row>
44206 <cell alignment="left" valignment="top" usebox="none">
44207 \begin_inset Text
44208
44209 \begin_layout Plain Layout
44210 \begin_inset ERT
44211 status collapsed
44212
44213 \begin_layout Plain Layout
44214
44215
44216 \backslash
44217 fcolorbox{black}{
44218 \end_layout
44219
44220 \end_inset
44221
44222 Mulberry
44223 \begin_inset ERT
44224 status collapsed
44225
44226 \begin_layout Plain Layout
44227
44228 }{
44229 \end_layout
44230
44231 \end_inset
44232
44233
44234 \begin_inset Phantom Phantom
44235 status open
44236
44237 \begin_layout Plain Layout
44238 W
44239 \end_layout
44240
44241 \end_inset
44242
44243
44244 \begin_inset ERT
44245 status collapsed
44246
44247 \begin_layout Plain Layout
44248
44249 }
44250 \end_layout
44251
44252 \end_inset
44253
44254  Mulberry
44255 \end_layout
44256
44257 \end_inset
44258 </cell>
44259 <cell alignment="left" valignment="top" usebox="none">
44260 \begin_inset Text
44261
44262 \begin_layout Plain Layout
44263 \begin_inset ERT
44264 status collapsed
44265
44266 \begin_layout Plain Layout
44267
44268
44269 \backslash
44270 fcolorbox{black}{
44271 \end_layout
44272
44273 \end_inset
44274
44275 NavyBlue
44276 \begin_inset ERT
44277 status collapsed
44278
44279 \begin_layout Plain Layout
44280
44281 }{
44282 \end_layout
44283
44284 \end_inset
44285
44286
44287 \begin_inset Phantom Phantom
44288 status open
44289
44290 \begin_layout Plain Layout
44291 W
44292 \end_layout
44293
44294 \end_inset
44295
44296
44297 \begin_inset ERT
44298 status collapsed
44299
44300 \begin_layout Plain Layout
44301
44302 }
44303 \end_layout
44304
44305 \end_inset
44306
44307  NavyBlue
44308 \end_layout
44309
44310 \end_inset
44311 </cell>
44312 <cell alignment="left" valignment="top" usebox="none">
44313 \begin_inset Text
44314
44315 \begin_layout Plain Layout
44316 \begin_inset ERT
44317 status collapsed
44318
44319 \begin_layout Plain Layout
44320
44321
44322 \backslash
44323 fcolorbox{black}{
44324 \end_layout
44325
44326 \end_inset
44327
44328 OliveGreen
44329 \begin_inset ERT
44330 status collapsed
44331
44332 \begin_layout Plain Layout
44333
44334 }{
44335 \end_layout
44336
44337 \end_inset
44338
44339
44340 \begin_inset Phantom Phantom
44341 status open
44342
44343 \begin_layout Plain Layout
44344 W
44345 \end_layout
44346
44347 \end_inset
44348
44349
44350 \begin_inset ERT
44351 status collapsed
44352
44353 \begin_layout Plain Layout
44354
44355 }
44356 \end_layout
44357
44358 \end_inset
44359
44360  OliveGreen
44361 \end_layout
44362
44363 \end_inset
44364 </cell>
44365 <cell alignment="left" valignment="top" usebox="none">
44366 \begin_inset Text
44367
44368 \begin_layout Plain Layout
44369 \begin_inset ERT
44370 status collapsed
44371
44372 \begin_layout Plain Layout
44373
44374
44375 \backslash
44376 fcolorbox{black}{
44377 \end_layout
44378
44379 \end_inset
44380
44381 Orange
44382 \begin_inset ERT
44383 status collapsed
44384
44385 \begin_layout Plain Layout
44386
44387 }{
44388 \end_layout
44389
44390 \end_inset
44391
44392
44393 \begin_inset Phantom Phantom
44394 status open
44395
44396 \begin_layout Plain Layout
44397 W
44398 \end_layout
44399
44400 \end_inset
44401
44402
44403 \begin_inset ERT
44404 status collapsed
44405
44406 \begin_layout Plain Layout
44407
44408 }
44409 \end_layout
44410
44411 \end_inset
44412
44413  Orange
44414 \end_layout
44415
44416 \end_inset
44417 </cell>
44418 </row>
44419 <row>
44420 <cell alignment="left" valignment="top" usebox="none">
44421 \begin_inset Text
44422
44423 \begin_layout Plain Layout
44424 \begin_inset ERT
44425 status collapsed
44426
44427 \begin_layout Plain Layout
44428
44429
44430 \backslash
44431 fcolorbox{black}{
44432 \end_layout
44433
44434 \end_inset
44435
44436 OrangeRed
44437 \begin_inset ERT
44438 status collapsed
44439
44440 \begin_layout Plain Layout
44441
44442 }{
44443 \end_layout
44444
44445 \end_inset
44446
44447
44448 \begin_inset Phantom Phantom
44449 status open
44450
44451 \begin_layout Plain Layout
44452 W
44453 \end_layout
44454
44455 \end_inset
44456
44457
44458 \begin_inset ERT
44459 status collapsed
44460
44461 \begin_layout Plain Layout
44462
44463 }
44464 \end_layout
44465
44466 \end_inset
44467
44468  OrangeRed
44469 \end_layout
44470
44471 \end_inset
44472 </cell>
44473 <cell alignment="left" valignment="top" usebox="none">
44474 \begin_inset Text
44475
44476 \begin_layout Plain Layout
44477 \begin_inset ERT
44478 status collapsed
44479
44480 \begin_layout Plain Layout
44481
44482
44483 \backslash
44484 fcolorbox{black}{
44485 \end_layout
44486
44487 \end_inset
44488
44489 Orchid
44490 \begin_inset ERT
44491 status collapsed
44492
44493 \begin_layout Plain Layout
44494
44495 }{
44496 \end_layout
44497
44498 \end_inset
44499
44500
44501 \begin_inset Phantom Phantom
44502 status open
44503
44504 \begin_layout Plain Layout
44505 W
44506 \end_layout
44507
44508 \end_inset
44509
44510
44511 \begin_inset ERT
44512 status collapsed
44513
44514 \begin_layout Plain Layout
44515
44516 }
44517 \end_layout
44518
44519 \end_inset
44520
44521  Orchid
44522 \end_layout
44523
44524 \end_inset
44525 </cell>
44526 <cell alignment="left" valignment="top" usebox="none">
44527 \begin_inset Text
44528
44529 \begin_layout Plain Layout
44530 \begin_inset ERT
44531 status collapsed
44532
44533 \begin_layout Plain Layout
44534
44535
44536 \backslash
44537 fcolorbox{black}{
44538 \end_layout
44539
44540 \end_inset
44541
44542 Peach
44543 \begin_inset ERT
44544 status collapsed
44545
44546 \begin_layout Plain Layout
44547
44548 }{
44549 \end_layout
44550
44551 \end_inset
44552
44553
44554 \begin_inset Phantom Phantom
44555 status open
44556
44557 \begin_layout Plain Layout
44558 W
44559 \end_layout
44560
44561 \end_inset
44562
44563
44564 \begin_inset ERT
44565 status collapsed
44566
44567 \begin_layout Plain Layout
44568
44569 }
44570 \end_layout
44571
44572 \end_inset
44573
44574  Peach
44575 \end_layout
44576
44577 \end_inset
44578 </cell>
44579 <cell alignment="left" valignment="top" usebox="none">
44580 \begin_inset Text
44581
44582 \begin_layout Plain Layout
44583 \begin_inset ERT
44584 status collapsed
44585
44586 \begin_layout Plain Layout
44587
44588
44589 \backslash
44590 fcolorbox{black}{
44591 \end_layout
44592
44593 \end_inset
44594
44595 Periwinkle
44596 \begin_inset ERT
44597 status collapsed
44598
44599 \begin_layout Plain Layout
44600
44601 }{
44602 \end_layout
44603
44604 \end_inset
44605
44606
44607 \begin_inset Phantom Phantom
44608 status open
44609
44610 \begin_layout Plain Layout
44611 W
44612 \end_layout
44613
44614 \end_inset
44615
44616
44617 \begin_inset ERT
44618 status collapsed
44619
44620 \begin_layout Plain Layout
44621
44622 }
44623 \end_layout
44624
44625 \end_inset
44626
44627  Periwinkle
44628 \end_layout
44629
44630 \end_inset
44631 </cell>
44632 </row>
44633 <row>
44634 <cell alignment="left" valignment="top" usebox="none">
44635 \begin_inset Text
44636
44637 \begin_layout Plain Layout
44638 \begin_inset ERT
44639 status collapsed
44640
44641 \begin_layout Plain Layout
44642
44643
44644 \backslash
44645 fcolorbox{black}{
44646 \end_layout
44647
44648 \end_inset
44649
44650 PineGreen
44651 \begin_inset ERT
44652 status collapsed
44653
44654 \begin_layout Plain Layout
44655
44656 }{
44657 \end_layout
44658
44659 \end_inset
44660
44661
44662 \begin_inset Phantom Phantom
44663 status open
44664
44665 \begin_layout Plain Layout
44666 W
44667 \end_layout
44668
44669 \end_inset
44670
44671
44672 \begin_inset ERT
44673 status collapsed
44674
44675 \begin_layout Plain Layout
44676
44677 }
44678 \end_layout
44679
44680 \end_inset
44681
44682  PineGreen
44683 \end_layout
44684
44685 \end_inset
44686 </cell>
44687 <cell alignment="left" valignment="top" usebox="none">
44688 \begin_inset Text
44689
44690 \begin_layout Plain Layout
44691 \begin_inset ERT
44692 status collapsed
44693
44694 \begin_layout Plain Layout
44695
44696
44697 \backslash
44698 fcolorbox{black}{
44699 \end_layout
44700
44701 \end_inset
44702
44703 Plum
44704 \begin_inset ERT
44705 status collapsed
44706
44707 \begin_layout Plain Layout
44708
44709 }{
44710 \end_layout
44711
44712 \end_inset
44713
44714
44715 \begin_inset Phantom Phantom
44716 status open
44717
44718 \begin_layout Plain Layout
44719 W
44720 \end_layout
44721
44722 \end_inset
44723
44724
44725 \begin_inset ERT
44726 status collapsed
44727
44728 \begin_layout Plain Layout
44729
44730 }
44731 \end_layout
44732
44733 \end_inset
44734
44735  Plum
44736 \end_layout
44737
44738 \end_inset
44739 </cell>
44740 <cell alignment="left" valignment="top" usebox="none">
44741 \begin_inset Text
44742
44743 \begin_layout Plain Layout
44744 \begin_inset ERT
44745 status collapsed
44746
44747 \begin_layout Plain Layout
44748
44749
44750 \backslash
44751 fcolorbox{black}{
44752 \end_layout
44753
44754 \end_inset
44755
44756 ProcessBlue
44757 \begin_inset ERT
44758 status collapsed
44759
44760 \begin_layout Plain Layout
44761
44762 }{
44763 \end_layout
44764
44765 \end_inset
44766
44767
44768 \begin_inset Phantom Phantom
44769 status open
44770
44771 \begin_layout Plain Layout
44772 W
44773 \end_layout
44774
44775 \end_inset
44776
44777
44778 \begin_inset ERT
44779 status collapsed
44780
44781 \begin_layout Plain Layout
44782
44783 }
44784 \end_layout
44785
44786 \end_inset
44787
44788  ProcessBlue
44789 \end_layout
44790
44791 \end_inset
44792 </cell>
44793 <cell alignment="left" valignment="top" usebox="none">
44794 \begin_inset Text
44795
44796 \begin_layout Plain Layout
44797 \begin_inset ERT
44798 status collapsed
44799
44800 \begin_layout Plain Layout
44801
44802
44803 \backslash
44804 fcolorbox{black}{
44805 \end_layout
44806
44807 \end_inset
44808
44809 Purple
44810 \begin_inset ERT
44811 status collapsed
44812
44813 \begin_layout Plain Layout
44814
44815 }{
44816 \end_layout
44817
44818 \end_inset
44819
44820
44821 \begin_inset Phantom Phantom
44822 status open
44823
44824 \begin_layout Plain Layout
44825 W
44826 \end_layout
44827
44828 \end_inset
44829
44830
44831 \begin_inset ERT
44832 status collapsed
44833
44834 \begin_layout Plain Layout
44835
44836 }
44837 \end_layout
44838
44839 \end_inset
44840
44841  Purple
44842 \end_layout
44843
44844 \end_inset
44845 </cell>
44846 </row>
44847 <row>
44848 <cell alignment="left" valignment="top" usebox="none">
44849 \begin_inset Text
44850
44851 \begin_layout Plain Layout
44852 \begin_inset ERT
44853 status collapsed
44854
44855 \begin_layout Plain Layout
44856
44857
44858 \backslash
44859 fcolorbox{black}{
44860 \end_layout
44861
44862 \end_inset
44863
44864 RawSienna
44865 \begin_inset ERT
44866 status collapsed
44867
44868 \begin_layout Plain Layout
44869
44870 }{
44871 \end_layout
44872
44873 \end_inset
44874
44875
44876 \begin_inset Phantom Phantom
44877 status open
44878
44879 \begin_layout Plain Layout
44880 W
44881 \end_layout
44882
44883 \end_inset
44884
44885
44886 \begin_inset ERT
44887 status collapsed
44888
44889 \begin_layout Plain Layout
44890
44891 }
44892 \end_layout
44893
44894 \end_inset
44895
44896  RawSienna
44897 \end_layout
44898
44899 \end_inset
44900 </cell>
44901 <cell alignment="left" valignment="top" usebox="none">
44902 \begin_inset Text
44903
44904 \begin_layout Plain Layout
44905 \begin_inset ERT
44906 status collapsed
44907
44908 \begin_layout Plain Layout
44909
44910
44911 \backslash
44912 fcolorbox{black}{
44913 \end_layout
44914
44915 \end_inset
44916
44917 RedOrange
44918 \begin_inset ERT
44919 status collapsed
44920
44921 \begin_layout Plain Layout
44922
44923 }{
44924 \end_layout
44925
44926 \end_inset
44927
44928
44929 \begin_inset Phantom Phantom
44930 status open
44931
44932 \begin_layout Plain Layout
44933 W
44934 \end_layout
44935
44936 \end_inset
44937
44938
44939 \begin_inset ERT
44940 status collapsed
44941
44942 \begin_layout Plain Layout
44943
44944 }
44945 \end_layout
44946
44947 \end_inset
44948
44949  RedOrange
44950 \end_layout
44951
44952 \end_inset
44953 </cell>
44954 <cell alignment="left" valignment="top" usebox="none">
44955 \begin_inset Text
44956
44957 \begin_layout Plain Layout
44958 \begin_inset ERT
44959 status collapsed
44960
44961 \begin_layout Plain Layout
44962
44963
44964 \backslash
44965 fcolorbox{black}{
44966 \end_layout
44967
44968 \end_inset
44969
44970 RedViolet
44971 \begin_inset ERT
44972 status collapsed
44973
44974 \begin_layout Plain Layout
44975
44976 }{
44977 \end_layout
44978
44979 \end_inset
44980
44981
44982 \begin_inset Phantom Phantom
44983 status open
44984
44985 \begin_layout Plain Layout
44986 W
44987 \end_layout
44988
44989 \end_inset
44990
44991
44992 \begin_inset ERT
44993 status collapsed
44994
44995 \begin_layout Plain Layout
44996
44997 }
44998 \end_layout
44999
45000 \end_inset
45001
45002  RedViolet
45003 \end_layout
45004
45005 \end_inset
45006 </cell>
45007 <cell alignment="left" valignment="top" usebox="none">
45008 \begin_inset Text
45009
45010 \begin_layout Plain Layout
45011 \begin_inset ERT
45012 status collapsed
45013
45014 \begin_layout Plain Layout
45015
45016
45017 \backslash
45018 fcolorbox{black}{
45019 \end_layout
45020
45021 \end_inset
45022
45023 Rhodamine
45024 \begin_inset ERT
45025 status collapsed
45026
45027 \begin_layout Plain Layout
45028
45029 }{
45030 \end_layout
45031
45032 \end_inset
45033
45034
45035 \begin_inset Phantom Phantom
45036 status open
45037
45038 \begin_layout Plain Layout
45039 W
45040 \end_layout
45041
45042 \end_inset
45043
45044
45045 \begin_inset ERT
45046 status collapsed
45047
45048 \begin_layout Plain Layout
45049
45050 }
45051 \end_layout
45052
45053 \end_inset
45054
45055  Rhodamine
45056 \end_layout
45057
45058 \end_inset
45059 </cell>
45060 </row>
45061 <row>
45062 <cell alignment="left" valignment="top" usebox="none">
45063 \begin_inset Text
45064
45065 \begin_layout Plain Layout
45066 \begin_inset ERT
45067 status collapsed
45068
45069 \begin_layout Plain Layout
45070
45071
45072 \backslash
45073 fcolorbox{black}{
45074 \end_layout
45075
45076 \end_inset
45077
45078 RoyalBlue
45079 \begin_inset ERT
45080 status collapsed
45081
45082 \begin_layout Plain Layout
45083
45084 }{
45085 \end_layout
45086
45087 \end_inset
45088
45089
45090 \begin_inset Phantom Phantom
45091 status open
45092
45093 \begin_layout Plain Layout
45094 W
45095 \end_layout
45096
45097 \end_inset
45098
45099
45100 \begin_inset ERT
45101 status collapsed
45102
45103 \begin_layout Plain Layout
45104
45105 }
45106 \end_layout
45107
45108 \end_inset
45109
45110  RoyalBlue
45111 \end_layout
45112
45113 \end_inset
45114 </cell>
45115 <cell alignment="left" valignment="top" usebox="none">
45116 \begin_inset Text
45117
45118 \begin_layout Plain Layout
45119 \begin_inset ERT
45120 status collapsed
45121
45122 \begin_layout Plain Layout
45123
45124
45125 \backslash
45126 fcolorbox{black}{
45127 \end_layout
45128
45129 \end_inset
45130
45131 RoyalPurple
45132 \begin_inset ERT
45133 status collapsed
45134
45135 \begin_layout Plain Layout
45136
45137 }{
45138 \end_layout
45139
45140 \end_inset
45141
45142
45143 \begin_inset Phantom Phantom
45144 status open
45145
45146 \begin_layout Plain Layout
45147 W
45148 \end_layout
45149
45150 \end_inset
45151
45152
45153 \begin_inset ERT
45154 status collapsed
45155
45156 \begin_layout Plain Layout
45157
45158 }
45159 \end_layout
45160
45161 \end_inset
45162
45163  RoyalPurple
45164 \end_layout
45165
45166 \end_inset
45167 </cell>
45168 <cell alignment="left" valignment="top" usebox="none">
45169 \begin_inset Text
45170
45171 \begin_layout Plain Layout
45172 \begin_inset ERT
45173 status collapsed
45174
45175 \begin_layout Plain Layout
45176
45177
45178 \backslash
45179 fcolorbox{black}{
45180 \end_layout
45181
45182 \end_inset
45183
45184 RubineRed
45185 \begin_inset ERT
45186 status collapsed
45187
45188 \begin_layout Plain Layout
45189
45190 }{
45191 \end_layout
45192
45193 \end_inset
45194
45195
45196 \begin_inset Phantom Phantom
45197 status open
45198
45199 \begin_layout Plain Layout
45200 W
45201 \end_layout
45202
45203 \end_inset
45204
45205
45206 \begin_inset ERT
45207 status collapsed
45208
45209 \begin_layout Plain Layout
45210
45211 }
45212 \end_layout
45213
45214 \end_inset
45215
45216  RubineRed
45217 \end_layout
45218
45219 \end_inset
45220 </cell>
45221 <cell alignment="left" valignment="top" usebox="none">
45222 \begin_inset Text
45223
45224 \begin_layout Plain Layout
45225 \begin_inset ERT
45226 status collapsed
45227
45228 \begin_layout Plain Layout
45229
45230
45231 \backslash
45232 fcolorbox{black}{
45233 \end_layout
45234
45235 \end_inset
45236
45237 Salmon
45238 \begin_inset ERT
45239 status collapsed
45240
45241 \begin_layout Plain Layout
45242
45243 }{
45244 \end_layout
45245
45246 \end_inset
45247
45248
45249 \begin_inset Phantom Phantom
45250 status open
45251
45252 \begin_layout Plain Layout
45253 W
45254 \end_layout
45255
45256 \end_inset
45257
45258
45259 \begin_inset ERT
45260 status collapsed
45261
45262 \begin_layout Plain Layout
45263
45264 }
45265 \end_layout
45266
45267 \end_inset
45268
45269  Salmon
45270 \end_layout
45271
45272 \end_inset
45273 </cell>
45274 </row>
45275 <row>
45276 <cell alignment="left" valignment="top" usebox="none">
45277 \begin_inset Text
45278
45279 \begin_layout Plain Layout
45280 \begin_inset ERT
45281 status collapsed
45282
45283 \begin_layout Plain Layout
45284
45285
45286 \backslash
45287 fcolorbox{black}{
45288 \end_layout
45289
45290 \end_inset
45291
45292 SeaGreen
45293 \begin_inset ERT
45294 status collapsed
45295
45296 \begin_layout Plain Layout
45297
45298 }{
45299 \end_layout
45300
45301 \end_inset
45302
45303
45304 \begin_inset Phantom Phantom
45305 status open
45306
45307 \begin_layout Plain Layout
45308 W
45309 \end_layout
45310
45311 \end_inset
45312
45313
45314 \begin_inset ERT
45315 status collapsed
45316
45317 \begin_layout Plain Layout
45318
45319 }
45320 \end_layout
45321
45322 \end_inset
45323
45324  SeaGreen
45325 \end_layout
45326
45327 \end_inset
45328 </cell>
45329 <cell alignment="left" valignment="top" usebox="none">
45330 \begin_inset Text
45331
45332 \begin_layout Plain Layout
45333 \begin_inset ERT
45334 status collapsed
45335
45336 \begin_layout Plain Layout
45337
45338
45339 \backslash
45340 fcolorbox{black}{
45341 \end_layout
45342
45343 \end_inset
45344
45345 Sepia
45346 \begin_inset ERT
45347 status collapsed
45348
45349 \begin_layout Plain Layout
45350
45351 }{
45352 \end_layout
45353
45354 \end_inset
45355
45356
45357 \begin_inset Phantom Phantom
45358 status open
45359
45360 \begin_layout Plain Layout
45361 W
45362 \end_layout
45363
45364 \end_inset
45365
45366
45367 \begin_inset ERT
45368 status collapsed
45369
45370 \begin_layout Plain Layout
45371
45372 }
45373 \end_layout
45374
45375 \end_inset
45376
45377  Sepia
45378 \end_layout
45379
45380 \end_inset
45381 </cell>
45382 <cell alignment="left" valignment="top" usebox="none">
45383 \begin_inset Text
45384
45385 \begin_layout Plain Layout
45386 \begin_inset ERT
45387 status collapsed
45388
45389 \begin_layout Plain Layout
45390
45391
45392 \backslash
45393 fcolorbox{black}{
45394 \end_layout
45395
45396 \end_inset
45397
45398 SkyBlue
45399 \begin_inset ERT
45400 status collapsed
45401
45402 \begin_layout Plain Layout
45403
45404 }{
45405 \end_layout
45406
45407 \end_inset
45408
45409
45410 \begin_inset Phantom Phantom
45411 status open
45412
45413 \begin_layout Plain Layout
45414 W
45415 \end_layout
45416
45417 \end_inset
45418
45419
45420 \begin_inset ERT
45421 status collapsed
45422
45423 \begin_layout Plain Layout
45424
45425 }
45426 \end_layout
45427
45428 \end_inset
45429
45430  SkyBlue
45431 \end_layout
45432
45433 \end_inset
45434 </cell>
45435 <cell alignment="left" valignment="top" usebox="none">
45436 \begin_inset Text
45437
45438 \begin_layout Plain Layout
45439 \begin_inset ERT
45440 status collapsed
45441
45442 \begin_layout Plain Layout
45443
45444
45445 \backslash
45446 fcolorbox{black}{
45447 \end_layout
45448
45449 \end_inset
45450
45451 SpringGreen
45452 \begin_inset ERT
45453 status collapsed
45454
45455 \begin_layout Plain Layout
45456
45457 }{
45458 \end_layout
45459
45460 \end_inset
45461
45462
45463 \begin_inset Phantom Phantom
45464 status open
45465
45466 \begin_layout Plain Layout
45467 W
45468 \end_layout
45469
45470 \end_inset
45471
45472
45473 \begin_inset ERT
45474 status collapsed
45475
45476 \begin_layout Plain Layout
45477
45478 }
45479 \end_layout
45480
45481 \end_inset
45482
45483  SpringGreen
45484 \end_layout
45485
45486 \end_inset
45487 </cell>
45488 </row>
45489 <row>
45490 <cell alignment="left" valignment="top" usebox="none">
45491 \begin_inset Text
45492
45493 \begin_layout Plain Layout
45494 \begin_inset ERT
45495 status collapsed
45496
45497 \begin_layout Plain Layout
45498
45499
45500 \backslash
45501 fcolorbox{black}{
45502 \end_layout
45503
45504 \end_inset
45505
45506 Tan
45507 \begin_inset ERT
45508 status collapsed
45509
45510 \begin_layout Plain Layout
45511
45512 }{
45513 \end_layout
45514
45515 \end_inset
45516
45517
45518 \begin_inset Phantom Phantom
45519 status open
45520
45521 \begin_layout Plain Layout
45522 W
45523 \end_layout
45524
45525 \end_inset
45526
45527
45528 \begin_inset ERT
45529 status collapsed
45530
45531 \begin_layout Plain Layout
45532
45533 }
45534 \end_layout
45535
45536 \end_inset
45537
45538  Tan
45539 \end_layout
45540
45541 \end_inset
45542 </cell>
45543 <cell alignment="left" valignment="top" usebox="none">
45544 \begin_inset Text
45545
45546 \begin_layout Plain Layout
45547 \begin_inset ERT
45548 status collapsed
45549
45550 \begin_layout Plain Layout
45551
45552
45553 \backslash
45554 fcolorbox{black}{
45555 \end_layout
45556
45557 \end_inset
45558
45559 TealBlue
45560 \begin_inset ERT
45561 status collapsed
45562
45563 \begin_layout Plain Layout
45564
45565 }{
45566 \end_layout
45567
45568 \end_inset
45569
45570
45571 \begin_inset Phantom Phantom
45572 status open
45573
45574 \begin_layout Plain Layout
45575 W
45576 \end_layout
45577
45578 \end_inset
45579
45580
45581 \begin_inset ERT
45582 status collapsed
45583
45584 \begin_layout Plain Layout
45585
45586 }
45587 \end_layout
45588
45589 \end_inset
45590
45591  TealBlue
45592 \end_layout
45593
45594 \end_inset
45595 </cell>
45596 <cell alignment="left" valignment="top" usebox="none">
45597 \begin_inset Text
45598
45599 \begin_layout Plain Layout
45600 \begin_inset ERT
45601 status collapsed
45602
45603 \begin_layout Plain Layout
45604
45605
45606 \backslash
45607 fcolorbox{black}{
45608 \end_layout
45609
45610 \end_inset
45611
45612 Thistle
45613 \begin_inset ERT
45614 status collapsed
45615
45616 \begin_layout Plain Layout
45617
45618 }{
45619 \end_layout
45620
45621 \end_inset
45622
45623
45624 \begin_inset Phantom Phantom
45625 status open
45626
45627 \begin_layout Plain Layout
45628 W
45629 \end_layout
45630
45631 \end_inset
45632
45633
45634 \begin_inset ERT
45635 status collapsed
45636
45637 \begin_layout Plain Layout
45638
45639 }
45640 \end_layout
45641
45642 \end_inset
45643
45644  Thistle
45645 \end_layout
45646
45647 \end_inset
45648 </cell>
45649 <cell alignment="left" valignment="top" usebox="none">
45650 \begin_inset Text
45651
45652 \begin_layout Plain Layout
45653 \begin_inset ERT
45654 status collapsed
45655
45656 \begin_layout Plain Layout
45657
45658
45659 \backslash
45660 fcolorbox{black}{
45661 \end_layout
45662
45663 \end_inset
45664
45665 Turquoise
45666 \begin_inset ERT
45667 status collapsed
45668
45669 \begin_layout Plain Layout
45670
45671 }{
45672 \end_layout
45673
45674 \end_inset
45675
45676
45677 \begin_inset Phantom Phantom
45678 status open
45679
45680 \begin_layout Plain Layout
45681 W
45682 \end_layout
45683
45684 \end_inset
45685
45686
45687 \begin_inset ERT
45688 status collapsed
45689
45690 \begin_layout Plain Layout
45691
45692 }
45693 \end_layout
45694
45695 \end_inset
45696
45697  Turquoise
45698 \end_layout
45699
45700 \end_inset
45701 </cell>
45702 </row>
45703 <row>
45704 <cell alignment="left" valignment="top" usebox="none">
45705 \begin_inset Text
45706
45707 \begin_layout Plain Layout
45708 \begin_inset ERT
45709 status collapsed
45710
45711 \begin_layout Plain Layout
45712
45713
45714 \backslash
45715 fcolorbox{black}{
45716 \end_layout
45717
45718 \end_inset
45719
45720 Violet
45721 \begin_inset ERT
45722 status collapsed
45723
45724 \begin_layout Plain Layout
45725
45726 }{
45727 \end_layout
45728
45729 \end_inset
45730
45731
45732 \begin_inset Phantom Phantom
45733 status open
45734
45735 \begin_layout Plain Layout
45736 W
45737 \end_layout
45738
45739 \end_inset
45740
45741
45742 \begin_inset ERT
45743 status collapsed
45744
45745 \begin_layout Plain Layout
45746
45747 }
45748 \end_layout
45749
45750 \end_inset
45751
45752  Violet
45753 \end_layout
45754
45755 \end_inset
45756 </cell>
45757 <cell alignment="left" valignment="top" usebox="none">
45758 \begin_inset Text
45759
45760 \begin_layout Plain Layout
45761 \begin_inset ERT
45762 status collapsed
45763
45764 \begin_layout Plain Layout
45765
45766
45767 \backslash
45768 fcolorbox{black}{
45769 \end_layout
45770
45771 \end_inset
45772
45773 VioletRed
45774 \begin_inset ERT
45775 status collapsed
45776
45777 \begin_layout Plain Layout
45778
45779 }{
45780 \end_layout
45781
45782 \end_inset
45783
45784
45785 \begin_inset Phantom Phantom
45786 status open
45787
45788 \begin_layout Plain Layout
45789 W
45790 \end_layout
45791
45792 \end_inset
45793
45794
45795 \begin_inset ERT
45796 status collapsed
45797
45798 \begin_layout Plain Layout
45799
45800 }
45801 \end_layout
45802
45803 \end_inset
45804
45805  VioletRed
45806 \end_layout
45807
45808 \end_inset
45809 </cell>
45810 <cell alignment="left" valignment="top" usebox="none">
45811 \begin_inset Text
45812
45813 \begin_layout Plain Layout
45814 \begin_inset ERT
45815 status collapsed
45816
45817 \begin_layout Plain Layout
45818
45819
45820 \backslash
45821 fcolorbox{black}{
45822 \end_layout
45823
45824 \end_inset
45825
45826 WildStrawberry
45827 \begin_inset ERT
45828 status collapsed
45829
45830 \begin_layout Plain Layout
45831
45832 }{
45833 \end_layout
45834
45835 \end_inset
45836
45837
45838 \begin_inset Phantom Phantom
45839 status open
45840
45841 \begin_layout Plain Layout
45842 W
45843 \end_layout
45844
45845 \end_inset
45846
45847
45848 \begin_inset ERT
45849 status collapsed
45850
45851 \begin_layout Plain Layout
45852
45853 }
45854 \end_layout
45855
45856 \end_inset
45857
45858  WildStrawberry
45859 \end_layout
45860
45861 \end_inset
45862 </cell>
45863 <cell alignment="left" valignment="top" usebox="none">
45864 \begin_inset Text
45865
45866 \begin_layout Plain Layout
45867 \begin_inset ERT
45868 status collapsed
45869
45870 \begin_layout Plain Layout
45871
45872
45873 \backslash
45874 fcolorbox{black}{
45875 \end_layout
45876
45877 \end_inset
45878
45879 YellowGreen
45880 \begin_inset ERT
45881 status collapsed
45882
45883 \begin_layout Plain Layout
45884
45885 }{
45886 \end_layout
45887
45888 \end_inset
45889
45890
45891 \begin_inset Phantom Phantom
45892 status open
45893
45894 \begin_layout Plain Layout
45895 W
45896 \end_layout
45897
45898 \end_inset
45899
45900
45901 \begin_inset ERT
45902 status collapsed
45903
45904 \begin_layout Plain Layout
45905
45906 }
45907 \end_layout
45908
45909 \end_inset
45910
45911  YellowGreen
45912 \end_layout
45913
45914 \end_inset
45915 </cell>
45916 </row>
45917 <row>
45918 <cell alignment="left" valignment="top" usebox="none">
45919 \begin_inset Text
45920
45921 \begin_layout Plain Layout
45922 \begin_inset ERT
45923 status collapsed
45924
45925 \begin_layout Plain Layout
45926
45927
45928 \backslash
45929 fcolorbox{black}{
45930 \end_layout
45931
45932 \end_inset
45933
45934 YellowOrange
45935 \begin_inset ERT
45936 status collapsed
45937
45938 \begin_layout Plain Layout
45939
45940 }{
45941 \end_layout
45942
45943 \end_inset
45944
45945
45946 \begin_inset Phantom Phantom
45947 status open
45948
45949 \begin_layout Plain Layout
45950 W
45951 \end_layout
45952
45953 \end_inset
45954
45955
45956 \begin_inset ERT
45957 status collapsed
45958
45959 \begin_layout Plain Layout
45960
45961 }
45962 \end_layout
45963
45964 \end_inset
45965
45966  YellowOrange
45967 \end_layout
45968
45969 \end_inset
45970 </cell>
45971 <cell alignment="left" valignment="top" usebox="none">
45972 \begin_inset Text
45973
45974 \begin_layout Plain Layout
45975
45976 \end_layout
45977
45978 \end_inset
45979 </cell>
45980 <cell alignment="left" valignment="top" usebox="none">
45981 \begin_inset Text
45982
45983 \begin_layout Plain Layout
45984
45985 \end_layout
45986
45987 \end_inset
45988 </cell>
45989 <cell alignment="left" valignment="top" usebox="none">
45990 \begin_inset Text
45991
45992 \begin_layout Plain Layout
45993
45994 \end_layout
45995
45996 \end_inset
45997 </cell>
45998 </row>
45999 </lyxtabular>
46000
46001 \end_inset
46002
46003
46004 \end_layout
46005
46006 \begin_layout Chapter
46007 Explicación de la ecuación
46008 \begin_inset space ~
46009 \end_inset
46010
46011 (
46012 \begin_inset CommandInset ref
46013 LatexCommand ref
46014 reference "eq:Wgn"
46015
46016 \end_inset
46017
46018 )
46019 \begin_inset CommandInset label
46020 LatexCommand label
46021 name "cap:Explicación-de-la-Ecuación"
46022
46023 \end_inset
46024
46025
46026 \end_layout
46027
46028 \begin_layout Standard
46029 La anchura total de 
46030 \emph on
46031 n
46032 \emph default
46033  celdas de un cuadro 
46034 \begin_inset Formula $W_{\mathrm{tot\,n}}$
46035 \end_inset
46036
46037  puede calcularse con
46038 \begin_inset Formula 
46039 \begin{equation}
46040 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
46041 \end{equation}
46042
46043 \end_inset
46044
46045
46046 \end_layout
46047
46048 \begin_layout Standard
46049 donde 
46050 \begin_inset Formula $W_{g\,n}$
46051 \end_inset
46052
46053  es el ancho dado de todas las celdas.
46054  
46055 \series bold
46056
46057 \backslash
46058 tabcolsep
46059 \series default
46060  es la longitud \SpecialChar LaTeX
46061  entre el texto y el borde de la celda, 6
46062 \begin_inset space \thinspace{}
46063 \end_inset
46064
46065 pt por omisión.
46066  
46067 \series bold
46068
46069 \backslash
46070 arrayrulewidth
46071 \series default
46072  es el grosor de línea del borde, 0.4
46073 \begin_inset space \thinspace{}
46074 \end_inset
46075
46076 pt por omisión.
46077 \end_layout
46078
46079 \begin_layout Standard
46080 Procediendo como en la ecuación
46081 \begin_inset space ~
46082 \end_inset
46083
46084
46085 \begin_inset CommandInset ref
46086 LatexCommand eqref
46087 reference "eq:Wtot_n"
46088
46089 \end_inset
46090
46091 , el ancho total de una multicolumna, 
46092 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
46093 \end_inset
46094
46095  es
46096 \begin_inset Formula 
46097 \begin{equation}
46098 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
46099 \end{equation}
46100
46101 \end_inset
46102
46103
46104 \end_layout
46105
46106 \begin_layout Standard
46107 Igualando las ecuaciones
46108 \begin_inset space ~
46109 \end_inset
46110
46111
46112 \begin_inset CommandInset ref
46113 LatexCommand eqref
46114 reference "eq:Wtot_n"
46115
46116 \end_inset
46117
46118  y 
46119 \begin_inset CommandInset ref
46120 LatexCommand eqref
46121 reference "eq:Wtot_mult"
46122
46123 \end_inset
46124
46125  podemos calcular el ancho dado necesario 
46126 \begin_inset Formula $W_{g\,n}$
46127 \end_inset
46128
46129  cuando se expanden 
46130 \emph on
46131 n
46132 \emph default
46133  columnas, de forma que cada una de ellas tiene una anchura total 
46134 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
46135 \end_inset
46136
46137 :
46138 \begin_inset Formula 
46139 \begin{equation}
46140 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
46141 \end{equation}
46142
46143 \end_inset
46144
46145
46146 \end_layout
46147
46148 \begin_layout Bibliography
46149 \begin_inset CommandInset bibitem
46150 LatexCommand bibitem
46151 key "latexcompanion"
46152 literal "true"
46153
46154 \end_inset
46155
46156 Frank Mittelbach and Michel Goossens: 
46157 \emph on
46158 The \SpecialChar LaTeX
46159  Companion Second Edition.
46160
46161 \emph default
46162  Addison-Wesley, 2004
46163 \end_layout
46164
46165 \begin_layout Bibliography
46166 \begin_inset CommandInset bibitem
46167 LatexCommand bibitem
46168 key "latexguide"
46169 literal "true"
46170
46171 \end_inset
46172
46173 Helmut Kopka and Patrick W.
46174  Daly: 
46175 \emph on
46176 A Guide to \SpecialChar LaTeX
46177  Fourth Edition.
46178
46179 \emph default
46180  Addison-Wesley, 2003
46181 \end_layout
46182
46183 \begin_layout Bibliography
46184 \begin_inset CommandInset bibitem
46185 LatexCommand bibitem
46186 key "latexbook"
46187 literal "true"
46188
46189 \end_inset
46190
46191 Leslie Lamport: 
46192 \emph on
46193 \SpecialChar LaTeX
46194 : A Document Preparation System.
46195
46196 \emph default
46197  Addison-Wesley, second edition, 1994
46198 \end_layout
46199
46200 \begin_layout Bibliography
46201 \begin_inset CommandInset bibitem
46202 LatexCommand bibitem
46203 key "arydshln"
46204 literal "true"
46205
46206 \end_inset
46207
46208 Documentación del paquete \SpecialChar LaTeX
46209  
46210 \series bold
46211
46212 \begin_inset CommandInset href
46213 LatexCommand href
46214 name "arydshln"
46215 target "https://www.ctan.org/tex-archive/macros/latex/contrib//arydshln/arydshln.pdf"
46216 literal "false"
46217
46218 \end_inset
46219
46220
46221 \series default
46222
46223 \begin_inset Index idx
46224 status collapsed
46225
46226 \begin_layout Plain Layout
46227 \SpecialChar LaTeX
46228 -paquetes ! arydshln
46229 \end_layout
46230
46231 \end_inset
46232
46233
46234 \end_layout
46235
46236 \begin_layout Bibliography
46237 \begin_inset CommandInset bibitem
46238 LatexCommand bibitem
46239 key "booktabs"
46240 literal "true"
46241
46242 \end_inset
46243
46244 Documentación del paquete \SpecialChar LaTeX
46245  
46246 \series bold
46247
46248 \begin_inset CommandInset href
46249 LatexCommand href
46250 name "booktabs"
46251 target "https://www.ctan.org/tex-archive/macros/latex/contrib//booktabs/booktabs.pdf"
46252 literal "false"
46253
46254 \end_inset
46255
46256
46257 \series default
46258
46259 \begin_inset Index idx
46260 status collapsed
46261
46262 \begin_layout Plain Layout
46263 \SpecialChar LaTeX
46264 -paquetes ! booktabs
46265 \end_layout
46266
46267 \end_inset
46268
46269
46270 \end_layout
46271
46272 \begin_layout Bibliography
46273 \begin_inset CommandInset bibitem
46274 LatexCommand bibitem
46275 key "caption"
46276 literal "true"
46277
46278 \end_inset
46279
46280 Documentación del paquete \SpecialChar LaTeX
46281  
46282 \series bold
46283
46284 \begin_inset CommandInset href
46285 LatexCommand href
46286 name "caption"
46287 target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
46288 literal "false"
46289
46290 \end_inset
46291
46292
46293 \series default
46294
46295 \begin_inset Index idx
46296 status collapsed
46297
46298 \begin_layout Plain Layout
46299 \SpecialChar LaTeX
46300 -paquetes ! caption
46301 \end_layout
46302
46303 \end_inset
46304
46305
46306 \end_layout
46307
46308 \begin_layout Bibliography
46309 \begin_inset CommandInset bibitem
46310 LatexCommand bibitem
46311 key "diagbox"
46312 literal "true"
46313
46314 \end_inset
46315
46316 Documentación del paquete \SpecialChar LaTeX
46317  
46318 \series bold
46319
46320 \begin_inset CommandInset href
46321 LatexCommand href
46322 name "diagbox"
46323 target "https://www.ctan.org/tex-archive/macros/latex/contrib//diagbox/diagbox.pdf"
46324 literal "false"
46325
46326 \end_inset
46327
46328
46329 \series default
46330
46331 \begin_inset Index idx
46332 status collapsed
46333
46334 \begin_layout Plain Layout
46335 \SpecialChar LaTeX
46336 -paquetes ! diagbox
46337 \end_layout
46338
46339 \end_inset
46340
46341
46342 \end_layout
46343
46344 \begin_layout Bibliography
46345 \begin_inset CommandInset bibitem
46346 LatexCommand bibitem
46347 key "endfloat"
46348 literal "true"
46349
46350 \end_inset
46351
46352 Documentación del paquete \SpecialChar LaTeX
46353  
46354 \series bold
46355
46356 \begin_inset CommandInset href
46357 LatexCommand href
46358 name "endfloat"
46359 target "https://www.ctan.org/tex-archive/macros/latex/contrib//endfloat/endfloat.pdf"
46360 literal "false"
46361
46362 \end_inset
46363
46364
46365 \series default
46366
46367 \begin_inset Index idx
46368 status collapsed
46369
46370 \begin_layout Plain Layout
46371 \SpecialChar LaTeX
46372 -paquetes ! endfloat
46373 \end_layout
46374
46375 \end_inset
46376
46377
46378 \end_layout
46379
46380 \begin_layout Bibliography
46381 \begin_inset CommandInset bibitem
46382 LatexCommand bibitem
46383 key "footmisc"
46384 literal "true"
46385
46386 \end_inset
46387
46388 Documentación del paquete \SpecialChar LaTeX
46389  
46390 \series bold
46391
46392 \begin_inset CommandInset href
46393 LatexCommand href
46394 name "footmisc"
46395 target "https://www.ctan.org/tex-archive/macros/latex/contrib//footmisc/footmisc.pdf"
46396 literal "false"
46397
46398 \end_inset
46399
46400
46401 \series default
46402
46403 \begin_inset Index idx
46404 status collapsed
46405
46406 \begin_layout Plain Layout
46407 \SpecialChar LaTeX
46408 -paquetes ! footmisc
46409 \end_layout
46410
46411 \end_inset
46412
46413
46414 \end_layout
46415
46416 \begin_layout Bibliography
46417 \begin_inset CommandInset bibitem
46418 LatexCommand bibitem
46419 key "hypcap"
46420 literal "true"
46421
46422 \end_inset
46423
46424 Documentación del paquete \SpecialChar LaTeX
46425  
46426 \series bold
46427
46428 \begin_inset CommandInset href
46429 LatexCommand href
46430 name "hypcap"
46431 target "https://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46432 literal "false"
46433
46434 \end_inset
46435
46436
46437 \series default
46438
46439 \begin_inset Index idx
46440 status collapsed
46441
46442 \begin_layout Plain Layout
46443 \SpecialChar LaTeX
46444 -paquetes ! hyperref
46445 \end_layout
46446
46447 \end_inset
46448
46449
46450 \end_layout
46451
46452 \begin_layout Bibliography
46453 \begin_inset CommandInset bibitem
46454 LatexCommand bibitem
46455 key "hyperref"
46456 literal "true"
46457
46458 \end_inset
46459
46460 Documentación del paquete \SpecialChar LaTeX
46461  
46462 \series bold
46463
46464 \begin_inset CommandInset href
46465 LatexCommand href
46466 name "hyperref"
46467 target "https://www.ctan.org/tex-archive/macros/latex/contrib//hyperref/hyperref.pdf"
46468 literal "false"
46469
46470 \end_inset
46471
46472
46473 \series default
46474
46475 \begin_inset Index idx
46476 status collapsed
46477
46478 \begin_layout Plain Layout
46479 \SpecialChar LaTeX
46480 -paquetes ! hyperref
46481 \end_layout
46482
46483 \end_inset
46484
46485
46486 \end_layout
46487
46488 \begin_layout Bibliography
46489 \begin_inset CommandInset bibitem
46490 LatexCommand bibitem
46491 key "KOMA-Script"
46492 literal "true"
46493
46494 \end_inset
46495
46496 Documentación del paquete \SpecialChar LaTeX
46497  
46498 \series bold
46499
46500 \begin_inset CommandInset href
46501 LatexCommand href
46502 name "KOMA-Script"
46503 target "https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46504 literal "false"
46505
46506 \end_inset
46507
46508
46509 \series default
46510
46511 \begin_inset Index idx
46512 status collapsed
46513
46514 \begin_layout Plain Layout
46515 \SpecialChar LaTeX
46516 -paquetes ! KOMA-Script
46517 \end_layout
46518
46519 \end_inset
46520
46521
46522 \end_layout
46523
46524 \begin_layout Bibliography
46525 \begin_inset CommandInset bibitem
46526 LatexCommand bibitem
46527 key "lettrine"
46528 literal "true"
46529
46530 \end_inset
46531
46532 Documentación del paquete \SpecialChar LaTeX
46533  
46534 \series bold
46535
46536 \begin_inset CommandInset href
46537 LatexCommand href
46538 name "lettrine"
46539 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46540 literal "false"
46541
46542 \end_inset
46543
46544
46545 \series default
46546  y un 
46547 \begin_inset CommandInset href
46548 LatexCommand href
46549 name "ejemplo"
46550 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/demo.pdf"
46551 literal "false"
46552
46553 \end_inset
46554
46555
46556 \begin_inset Index idx
46557 status collapsed
46558
46559 \begin_layout Plain Layout
46560 \SpecialChar LaTeX
46561 -paquetes ! lettrine
46562 \end_layout
46563
46564 \end_inset
46565
46566
46567 \end_layout
46568
46569 \begin_layout Bibliography
46570 \begin_inset CommandInset bibitem
46571 LatexCommand bibitem
46572 key "listings"
46573 literal "true"
46574
46575 \end_inset
46576
46577 Documentación del paquete \SpecialChar LaTeX
46578  
46579 \series bold
46580
46581 \begin_inset CommandInset href
46582 LatexCommand href
46583 name "listings"
46584 target "https://www.ctan.org/tex-archive/macros/latex/contrib//listings/listings.pdf"
46585 literal "false"
46586
46587 \end_inset
46588
46589
46590 \series default
46591
46592 \begin_inset Index idx
46593 status collapsed
46594
46595 \begin_layout Plain Layout
46596 \SpecialChar LaTeX
46597 -paquetes ! listings
46598 \end_layout
46599
46600 \end_inset
46601
46602
46603 \end_layout
46604
46605 \begin_layout Bibliography
46606 \begin_inset CommandInset bibitem
46607 LatexCommand bibitem
46608 key "minted"
46609 literal "true"
46610
46611 \end_inset
46612
46613 Documentación del paquete \SpecialChar LaTeX
46614  
46615 \series bold
46616
46617 \begin_inset CommandInset href
46618 LatexCommand href
46619 name "minted"
46620 target "https://www.ctan.org/tex-archive/macros/latex/contrib//minted/minted.pdf"
46621 literal "false"
46622
46623 \end_inset
46624
46625
46626 \series default
46627
46628 \begin_inset Index idx
46629 status collapsed
46630
46631 \begin_layout Plain Layout
46632 \SpecialChar LaTeX
46633 -paquetes ! minted
46634 \end_layout
46635
46636 \end_inset
46637
46638
46639 \end_layout
46640
46641 \begin_layout Bibliography
46642 \begin_inset CommandInset bibitem
46643 LatexCommand bibitem
46644 key "marginnote"
46645 literal "true"
46646
46647 \end_inset
46648
46649 Documentación del paquete \SpecialChar LaTeX
46650  
46651 \series bold
46652
46653 \begin_inset CommandInset href
46654 LatexCommand href
46655 name "marginnote"
46656 target "https://www.ctan.org/tex-archive/macros/latex/contrib//marginnote/marginnote.pdf"
46657 literal "false"
46658
46659 \end_inset
46660
46661
46662 \series default
46663
46664 \begin_inset Index idx
46665 status collapsed
46666
46667 \begin_layout Plain Layout
46668 \SpecialChar LaTeX
46669 -paquetes ! marginnote
46670 \end_layout
46671
46672 \end_inset
46673
46674
46675 \end_layout
46676
46677 \begin_layout Bibliography
46678 \begin_inset CommandInset bibitem
46679 LatexCommand bibitem
46680 key "pdfpages"
46681 literal "true"
46682
46683 \end_inset
46684
46685 Documentación del paquete \SpecialChar LaTeX
46686  
46687 \series bold
46688
46689 \begin_inset CommandInset href
46690 LatexCommand href
46691 name "pdfpages"
46692 target "https://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46693 literal "false"
46694
46695 \end_inset
46696
46697
46698 \series default
46699
46700 \begin_inset Index idx
46701 status collapsed
46702
46703 \begin_layout Plain Layout
46704 \SpecialChar LaTeX
46705 -paquetes ! pdfpages
46706 \end_layout
46707
46708 \end_inset
46709
46710
46711 \end_layout
46712
46713 \begin_layout Bibliography
46714 \begin_inset CommandInset bibitem
46715 LatexCommand bibitem
46716 key "prettyref"
46717 literal "true"
46718
46719 \end_inset
46720
46721 Documentación del paquete \SpecialChar LaTeX
46722  
46723 \series bold
46724
46725 \begin_inset CommandInset href
46726 LatexCommand href
46727 name "prettyref"
46728 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46729 literal "false"
46730
46731 \end_inset
46732
46733
46734 \series default
46735
46736 \begin_inset Index idx
46737 status collapsed
46738
46739 \begin_layout Plain Layout
46740 \SpecialChar LaTeX
46741 -paquetes ! prettyref
46742 \end_layout
46743
46744 \end_inset
46745
46746
46747 \end_layout
46748
46749 \begin_layout Bibliography
46750 \begin_inset CommandInset bibitem
46751 LatexCommand bibitem
46752 key "pstricks"
46753 literal "true"
46754
46755 \end_inset
46756
46757 Página web del paquete \SpecialChar LaTeX
46758  
46759 \series bold
46760
46761 \begin_inset CommandInset href
46762 LatexCommand href
46763 name "PSTricks"
46764 target "http://tug.org/PSTricks/"
46765 literal "false"
46766
46767 \end_inset
46768
46769
46770 \series default
46771
46772 \begin_inset Index idx
46773 status collapsed
46774
46775 \begin_layout Plain Layout
46776 \SpecialChar LaTeX
46777 -paquetes ! PSTricks
46778 \end_layout
46779
46780 \end_inset
46781
46782
46783 \end_layout
46784
46785 \begin_layout Bibliography
46786 \begin_inset CommandInset bibitem
46787 LatexCommand bibitem
46788 key "refstyle"
46789 literal "true"
46790
46791 \end_inset
46792
46793 Documentación del paquete \SpecialChar LaTeX
46794  
46795 \series bold
46796
46797 \begin_inset CommandInset href
46798 LatexCommand href
46799 name "refstyle"
46800 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
46801 literal "false"
46802
46803 \end_inset
46804
46805
46806 \series default
46807
46808 \begin_inset Index idx
46809 status collapsed
46810
46811 \begin_layout Plain Layout
46812 \SpecialChar LaTeX
46813 -paquetes ! refstyle
46814 \end_layout
46815
46816 \end_inset
46817
46818
46819 \end_layout
46820
46821 \begin_layout Bibliography
46822 \begin_inset CommandInset bibitem
46823 LatexCommand bibitem
46824 key "sidecap"
46825 literal "true"
46826
46827 \end_inset
46828
46829 Documentación del paquete \SpecialChar LaTeX
46830  
46831 \series bold
46832
46833 \begin_inset CommandInset href
46834 LatexCommand href
46835 name "sidecap"
46836 target "https://www.ctan.org/tex-archive/macros/latex/contrib//sidecap/sidecap.pdf"
46837 literal "false"
46838
46839 \end_inset
46840
46841
46842 \series default
46843
46844 \begin_inset Index idx
46845 status collapsed
46846
46847 \begin_layout Plain Layout
46848 \SpecialChar LaTeX
46849 -paquetes ! sidecap
46850 \end_layout
46851
46852 \end_inset
46853
46854
46855 \end_layout
46856
46857 \begin_layout Bibliography
46858 \begin_inset CommandInset bibitem
46859 LatexCommand bibitem
46860 key "Inkscape"
46861 literal "true"
46862
46863 \end_inset
46864
46865 Documentación 
46866 \lang english
46867 of the option
46868 \lang spanish
46869  
46870 \begin_inset CommandInset href
46871 LatexCommand href
46872 name "Omitir texto en PDF"
46873 target "https://www.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
46874 literal "false"
46875
46876 \end_inset
46877
46878  
46879 \lang english
46880 of the program
46881 \lang spanish
46882  
46883 \noun on
46884
46885 \begin_inset CommandInset href
46886 LatexCommand href
46887 name "Inkscape"
46888 target "https://inkscape.org/es/"
46889 literal "false"
46890
46891 \end_inset
46892
46893
46894 \end_layout
46895
46896 \begin_layout Standard
46897 \begin_inset CommandInset index_print
46898 LatexCommand printindex
46899 type "idx"
46900 name "Índice"
46901 literal "false"
46902
46903 \end_inset
46904
46905
46906 \end_layout
46907
46908 \end_body
46909 \end_document