]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
Customization.lyx: fix bug#10809
[lyx.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/es/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC are numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{grisclaro}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94
95 % insert additional vertical space of
96 % 1.5 mm between footnotes
97 \let\myFoot\footnote
98 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
99
100 % number algorithm floats within chapters
101 \numberwithin{algorithm}{chapter}
102 % en español
103 \floatname{algorithm}{Algoritmo}
104
105
106 % ------------------------------------
107 % used to check for needed LaTeX packages
108 \usepackage{ifthen}
109
110 % check for package arydshln
111 % used for tables with dashed lines
112 \newboolean{arydshln}
113 \IfFileExists{arydshln.sty}
114  {\usepackage{arydshln}
115   \setboolean{arydshln}{true}}
116  {\setboolean{arydshln}{false}}
117
118 % check for package marginnote
119 % used for margin notes
120 \newboolean{marginnote}
121 \IfFileExists{marginnote.sty}
122  {\usepackage{marginnote}
123   \let\marginpar\marginnote
124   \setboolean{marginnote}{true}}
125  {\setboolean{marginnote}{false}}
126
127 % check for package sidecap
128 % used for captions on the side
129 \newboolean{sidecap}
130 \IfFileExists{sidecap.sty}
131  {\usepackage{sidecap}
132   \setboolean{sidecap}{true}}
133  {\setboolean{sidecap}{false}}
134
135 % check for picinpar
136 % used for surrounded fixed objects
137 \newboolean{picinpar}
138 \IfFileExists{picinpar.sty}
139  {\usepackage{picinpar}
140   \setboolean{picinpar}{true}}
141  {\setboolean{picinpar}{false}}
142
143 % check for lettrine
144 \newboolean{lettrine}
145 \IfFileExists{lettrine.sty}
146  {\usepackage{lettrine}
147   \setboolean{lettrine}{true}}
148  {\setboolean{lettrine}{false}}
149
150 % check for diagbox
151 \newboolean{diagbox}
152 \IfFileExists{diagbox.sty}
153  {\usepackage{diagbox}
154   \setboolean{diagbox}{true}}
155  {\setboolean{diagbox}{false}}
156 \end_preamble
157 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
158 \use_default_options false
159 \begin_modules
160 initials
161 graphicboxes
162 \end_modules
163 \maintain_unincluded_children false
164 \language spanish
165 \language_package babel
166 \inputencoding auto
167 \fontencoding global
168 \font_roman "lmodern" "default"
169 \font_sans "lmss" "default"
170 \font_typewriter "lmtt" "default"
171 \font_math "auto" "auto"
172 \font_default_family default
173 \use_non_tex_fonts false
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100 100
177 \font_tt_scale 100 100
178 \use_microtype false
179 \use_dash_ligatures false
180 \graphics default
181 \default_output_format pdf2
182 \output_sync 0
183 \bibtex_command default
184 \index_command default
185 \paperfontsize 12
186 \spacing single
187 \use_hyperref true
188 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
189 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
190 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
191 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
192 \pdf_bookmarks true
193 \pdf_bookmarksnumbered true
194 \pdf_bookmarksopen true
195 \pdf_bookmarksopenlevel 1
196 \pdf_breaklinks false
197 \pdf_pdfborder false
198 \pdf_colorlinks true
199 \pdf_backref false
200 \pdf_pdfusetitle false
201 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
202 \papersize default
203 \use_geometry false
204 \use_package amsmath 1
205 \use_package amssymb 1
206 \use_package cancel 1
207 \use_package esint 1
208 \use_package mathdots 1
209 \use_package mathtools 1
210 \use_package mhchem 1
211 \use_package stackrel 1
212 \use_package stmaryrd 1
213 \use_package undertilde 1
214 \cite_engine basic
215 \cite_engine_type default
216 \biblio_style plain
217 \use_bibtopic false
218 \use_indices false
219 \paperorientation portrait
220 \suppress_date false
221 \justification true
222 \use_refstyle 0
223 \use_minted 0
224 \notefontcolor #0000ff
225 \index Índice
226 \shortcut idx
227 \color #008000
228 \end_index
229 \secnumdepth 3
230 \tocdepth 3
231 \paragraph_separation skip
232 \defskip medskip
233 \is_math_indent 0
234 \math_numbering_side default
235 \quotes_style swiss
236 \dynamic_quotes 0
237 \papercolumns 1
238 \papersides 2
239 \paperpagestyle default
240 \tracking_changes false
241 \output_changes false
242 \html_math_output 0
243 \html_css_as_file 0
244 \html_be_strict false
245 \end_header
246
247 \begin_body
248
249 \begin_layout Title
250 Manual detallado de Figuras, Cuadros, Flotantes, Notas, Marcos y Archivos
251  en \SpecialChar LyX
252
253 \end_layout
254
255 \begin_layout Author
256 por el Equipo \SpecialChar LyX
257
258 \begin_inset Foot
259 status collapsed
260
261 \begin_layout Plain Layout
262 \noindent
263 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
264  de Documentación de \SpecialChar LyX
265
266 \begin_inset CommandInset href
267 LatexCommand href
268 name "lyx-docs@lists.lyx.org"
269 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
270 type "mailto:"
271 literal "false"
272
273 \end_inset
274
275
276 \end_layout
277
278 \end_inset
279
280
281 \begin_inset Note Note
282 status collapsed
283
284 \begin_layout Plain Layout
285 Autor: Uwe Stöhr
286 \end_layout
287
288 \end_inset
289
290
291 \begin_inset Note Note
292 status collapsed
293
294 \begin_layout Plain Layout
295 Traducción de: Ignacio García
296 \end_layout
297
298 \end_inset
299
300
301 \begin_inset Newline newline
302 \end_inset
303
304
305 \begin_inset Newline newline
306 \end_inset
307
308
309 \family sans
310 Versión 2.3.x
311 \end_layout
312
313 \begin_layout Standard
314 \begin_inset CommandInset toc
315 LatexCommand tableofcontents
316
317 \end_inset
318
319
320 \end_layout
321
322 \begin_layout Standard
323 \begin_inset Note Note
324 status open
325
326 \begin_layout Plain Layout
327 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
328  estar instalados los paquetes \SpecialChar LaTeX
329  
330 \series bold
331 arydshln
332 \series default
333
334 \series bold
335 colortbl
336 \series default
337
338 \series bold
339 diagbox, lettrine, marginnote, picinpar
340 \series default
341  y 
342 \series bold
343 sidecap
344 \series default
345 .
346  Si no están instalados, también podrás exportar el documento, pero las
347  secciones en que dichos paquetes son necesarios no aparecen en la salida.
348 \end_layout
349
350 \begin_layout Plain Layout
351 La última versión en PDF de este documento puede encontrarse aquí:
352 \series bold
353
354 \begin_inset Newline newline
355 \end_inset
356
357 http://wiki.lyx.org/\SpecialChar LyX
358 /Manuals#EmbeddedObjects
359 \end_layout
360
361 \end_inset
362
363
364 \end_layout
365
366 \begin_layout Chapter
367 Figuras
368 \begin_inset Index idx
369 status collapsed
370
371 \begin_layout Plain Layout
372 Figuras
373 \end_layout
374
375 \end_inset
376
377
378 \begin_inset Index idx
379 status collapsed
380
381 \begin_layout Plain Layout
382 Gráficos|see
383 \begin_inset ERT
384 status collapsed
385
386 \begin_layout Plain Layout
387
388 {
389 \end_layout
390
391 \end_inset
392
393 Figuras
394 \begin_inset ERT
395 status collapsed
396
397 \begin_layout Plain Layout
398
399 }
400 \end_layout
401
402 \end_inset
403
404
405 \end_layout
406
407 \end_inset
408
409
410 \end_layout
411
412 \begin_layout Section
413 Diálogo de gráficos
414 \begin_inset CommandInset label
415 LatexCommand label
416 name "sec:Diálogo-Gráficos"
417
418 \end_inset
419
420
421 \begin_inset Index idx
422 status collapsed
423
424 \begin_layout Plain Layout
425 Figuras ! Diálogo de gráficos
426 \end_layout
427
428 \end_inset
429
430
431 \end_layout
432
433 \begin_layout Standard
434 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
435  texto que desees y haz clic en el botón 
436 \begin_inset Info
437 type  "icon"
438 arg   "dialog-show-new-inset graphics"
439 \end_inset
440
441  o en el menú 
442 \family sans
443 Insertar\SpecialChar menuseparator
444 Imagen
445 \family default
446 .
447  Aparecerá un diálogo para escoger el archivo a cargar.
448  La imagen aparecerá en el archivo de salida exactamente en la misma posición
449  en la que la has colocado.
450 \end_layout
451
452 \begin_layout Standard
453 El diálogo Gráficos puede abrirse en cualquier momento haciendo clic sobre
454  una imagen.
455  Este diálogo tiene tres pestañas:
456 \end_layout
457
458 \begin_layout Description
459 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
460  presentación en \SpecialChar LyX
461  y en la salida.
462  En el apéndice
463 \begin_inset space ~
464 \end_inset
465
466
467 \begin_inset CommandInset ref
468 LatexCommand ref
469 reference "cap:Unidades-disponibles-en"
470
471 \end_inset
472
473  se detallan las unidades disponibles para el tamaño del gráfico.
474 \begin_inset Newline newline
475 \end_inset
476
477
478 \begin_inset Index idx
479 status collapsed
480
481 \begin_layout Plain Layout
482 Figuras ! Rotar
483 \end_layout
484
485 \end_inset
486
487 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
488  un ángulo y un origen de rotación.
489  La imagen también gira en \SpecialChar LyX
490 .
491 \begin_inset Newline newline
492 \end_inset
493
494
495 \begin_inset Index idx
496 status collapsed
497
498 \begin_layout Plain Layout
499 Figuras ! Redimensionar
500 \end_layout
501
502 \end_inset
503
504 Las imágenes se pueden redimensionar mediante un porcentaje o fijando explícitam
505 ente la altura y la anchura.
506  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
507  automáticamente.
508  Si fijas ambas dimensiones
509 \family sans
510 ,
511 \family default
512  la imagen se adaptará a ellas, posiblemente distorsionada.
513  Para evitar distorsión en la imagen marca la opción 
514 \family sans
515 Mantener
516 \begin_inset space ~
517 \end_inset
518
519 proporción
520 \family default
521 .
522  En ese caso la imagen será modificada de forma que su anchura y su altura
523  no excedan de las dimensiones especificadas.
524 \begin_inset Newline newline
525 \end_inset
526
527 Las imágenes se pueden abrir en el programa de tu elección con la entrada
528 \family sans
529  Editar
530 \begin_inset space ~
531 \end_inset
532
533  externamente
534 \family default
535  del menú contextual que aparece al hacer clic derecho sobre la imagen.
536  Los programas visor y editor para cada formato de imagen se pueden establecer
537  en la configuración de formatos de archivo de las preferencias de \SpecialChar LyX
538 .
539 \end_layout
540
541 \begin_layout Description
542 Recorte Como alternativa para cambiar el tamaño, es posible establecer las
543  coordenadas de la imagen para ajustar su altura y anchura en la salida.
544  Además, las coordenadas se pueden calcular automáticamente pinchando el
545  botón 
546 \family sans
547 Obtener
548 \begin_inset space ~
549 \end_inset
550
551 de
552 \begin_inset space ~
553 \end_inset
554
555 archivo
556 \family default
557 .
558  El botón 
559 \family sans
560 Recortar
561 \begin_inset space ~
562 \end_inset
563
564 al
565 \begin_inset space ~
566 \end_inset
567
568 cuadro
569 \begin_inset space ~
570 \end_inset
571
572 delimitador
573 \family default
574  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
575 as.
576  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
577 \end_layout
578
579 \begin_layout Description
580 Opciones
581 \begin_inset space ~
582 \end_inset
583
584 de
585 \begin_inset space ~
586 \end_inset
587
588 \SpecialChar LaTeX
589
590 \begin_inset space ~
591 \end_inset
592
593 y
594 \begin_inset space ~
595 \end_inset
596
597 \SpecialChar LyX
598  En esta solapa puedes modificar la apariencia de la imagen en \SpecialChar LyX
599  y, si eres
600  experto en \SpecialChar LaTeX
601 , especificar opciones \SpecialChar LaTeX
602  adicionales.
603 \begin_inset Newline newline
604 \end_inset
605
606 La opción 
607 \family sans
608 Modo
609 \begin_inset space ~
610 \end_inset
611
612 borrador
613 \family default
614  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
615 \begin_inset Newline newline
616 \end_inset
617
618 En la sección 
619 \family sans
620 Grupo
621 \begin_inset space ~
622 \end_inset
623
624 de
625 \begin_inset space ~
626 \end_inset
627
628 gráficos
629 \family default
630  puedes definir un conjunto de ajustes de imagen.
631 \begin_inset Index idx
632 status collapsed
633
634 \begin_layout Plain Layout
635 Figuras ! Agrupación de ajustes
636 \end_layout
637
638 \end_inset
639
640  Las imágenes incluidas en un grupo comparten sus características, de modo
641  que al modificar las de una imagen del grupo se modifican igualmente las
642  de las demás imágenes del grupo.
643  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
644  necesidad de hacerlo individualmente para cada una de ellas.
645  Además se puede integrar una imagen en un grupo existente marcando el nombre
646  del mismo en el menú contextual de la imagen.
647  
648 \end_layout
649
650 \begin_layout Standard
651 \begin_inset VSpace bigskip
652 \end_inset
653
654
655 \end_layout
656
657 \begin_layout Standard
658 Esto es un ejemplo de imagen en formato PDF
659 \begin_inset Foot
660 status collapsed
661
662 \begin_layout Plain Layout
663 Los formatos de imagen se explican en el sección
664 \begin_inset space ~
665 \end_inset
666
667
668 \begin_inset CommandInset ref
669 LatexCommand ref
670 reference "sec:Formatos-de-imagen"
671
672 \end_inset
673
674 .
675 \end_layout
676
677 \end_inset
678
679  en un párrafo separado centrado horizontalmente:
680 \end_layout
681
682 \begin_layout Standard
683 \align center
684 \begin_inset Graphics
685         filename ../clipart/2D-intensity-plot.pdf
686         clip
687         rotateOrigin center
688
689 \end_inset
690
691
692 \end_layout
693
694 \begin_layout Standard
695 Esta es la misma imagen pero en modo borrador:
696 \end_layout
697
698 \begin_layout Standard
699 \align center
700 \begin_inset Graphics
701         filename ../clipart/2D-intensity-plot.pdf
702         draft
703         rotateOrigin center
704
705 \end_inset
706
707
708 \begin_inset Newpage newpage
709 \end_inset
710
711
712 \end_layout
713
714 \begin_layout Section
715 Figuras flotantes
716 \begin_inset CommandInset label
717 LatexCommand label
718 name "sec:Figuras-Flotantes"
719
720 \end_inset
721
722
723 \begin_inset Index idx
724 status collapsed
725
726 \begin_layout Plain Layout
727 Flotantes ! Figuras
728 \end_layout
729
730 \end_inset
731
732
733 \begin_inset Index idx
734 status collapsed
735
736 \begin_layout Plain Layout
737 Figuras ! Flotantes
738 \end_layout
739
740 \end_inset
741
742
743 \end_layout
744
745 \begin_layout Standard
746 Para información general sobre flotantes, echa una ojeada a la sección
747 \begin_inset space ~
748 \end_inset
749
750
751 \begin_inset CommandInset ref
752 LatexCommand ref
753 reference "sec:Introducción-Flotantes"
754
755 \end_inset
756
757 .
758 \end_layout
759
760 \begin_layout Standard
761 El botón 
762 \begin_inset Info
763 type  "icon"
764 arg   "float-insert figure"
765 \end_inset
766
767  y el menú 
768 \family sans
769 Insertar\SpecialChar menuseparator
770 Flotante\SpecialChar menuseparator
771 Figura
772 \family default
773  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
774  La imagen se puede insertar sobre la leyenda, como en la figura
775 \begin_inset space ~
776 \end_inset
777
778
779 \begin_inset CommandInset ref
780 LatexCommand ref
781 reference "fig:Una-estrella-en"
782
783 \end_inset
784
785 , o bajo ella, como en la figura
786 \begin_inset space ~
787 \end_inset
788
789
790 \begin_inset CommandInset ref
791 LatexCommand ref
792 reference "fig:A-3D-object"
793
794 \end_inset
795
796 .
797  Más información sobre ubicación de leyendas en la sección
798 \begin_inset space ~
799 \end_inset
800
801
802 \begin_inset CommandInset ref
803 LatexCommand ref
804 reference "sec:Colocación-de-leyendas"
805
806 \end_inset
807
808 .
809 \end_layout
810
811 \begin_layout Standard
812 \begin_inset Float figure
813 wide false
814 sideways false
815 status open
816
817 \begin_layout Plain Layout
818 \align center
819 \begin_inset Graphics
820         filename ../clipart/Star-structure.pdf
821         lyxscale 60
822         width 50col%
823         rotateOrigin center
824
825 \end_inset
826
827
828 \end_layout
829
830 \begin_layout Plain Layout
831 \begin_inset Caption Standard
832
833 \begin_layout Plain Layout
834 \begin_inset CommandInset label
835 LatexCommand label
836 name "fig:Una-estrella-en"
837
838 \end_inset
839
840 Una estrella en un flotante.
841 \end_layout
842
843 \end_inset
844
845
846 \end_layout
847
848 \end_inset
849
850
851 \end_layout
852
853 \begin_layout Standard
854 \begin_inset Float figure
855 wide false
856 sideways false
857 status open
858
859 \begin_layout Plain Layout
860 \begin_inset Caption Standard
861
862 \begin_layout Plain Layout
863 \begin_inset CommandInset label
864 LatexCommand label
865 name "fig:A-3D-object"
866
867 \end_inset
868
869
870 \lang english
871 A 3D object.
872 \end_layout
873
874 \end_inset
875
876
877 \end_layout
878
879 \begin_layout Plain Layout
880 \align center
881 \begin_inset Graphics
882         filename ../clipart/3D-structure-distort.pdf
883         lyxscale 60
884         scale 80
885         rotateOrigin center
886
887 \end_inset
888
889
890 \end_layout
891
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Standard
898 \begin_inset Index idx
899 status collapsed
900
901 \begin_layout Plain Layout
902 Referencias ! a figuras
903 \end_layout
904
905 \end_inset
906
907 Las figuras
908 \begin_inset space ~
909 \end_inset
910
911
912 \begin_inset CommandInset ref
913 LatexCommand ref
914 reference "fig:Una-estrella-en"
915
916 \end_inset
917
918  y 
919 \begin_inset CommandInset ref
920 LatexCommand ref
921 reference "fig:A-3D-object"
922
923 \end_inset
924
925  son ejemplos de figuras con referencias cruzadas.
926  Las figuras pueden tener referencias cruzadas en el documento mediante
927  referencia a su etiqueta.
928  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
929 \family sans
930 Insertar\SpecialChar menuseparator
931 Etiqueta
932 \family default
933  o el botón 
934 \begin_inset Info
935 type  "icon"
936 arg   "label-insert"
937 \end_inset
938
939 .
940  Ahora puedes referirte a la etiqueta usando el menú 
941 \family sans
942 Insertar\SpecialChar menuseparator
943 Referencia
944 \begin_inset space ~
945 \end_inset
946
947 cruzada
948 \family default
949  o el botón 
950 \begin_inset Info
951 type  "icon"
952 arg   "dialog-show-new-inset ref"
953 \end_inset
954
955 .
956  Es importante emplear referencias a flotantes, mejor que alusiones vagas
957  como «la figura de arriba», porque como \SpecialChar LaTeX
958  recolocará los flotantes en el
959  documento final, podría no quedar «arriba» precisamente.
960 \begin_inset Newline newline
961 \end_inset
962
963 Las referencias se explican con detalle en la sección
964 \begin_inset space ~
965 \end_inset
966
967
968 \begin_inset CommandInset ref
969 LatexCommand ref
970 reference "sec:Referencias-a-Flotantes"
971
972 \end_inset
973
974 .
975 \end_layout
976
977 \begin_layout Standard
978 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
979  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
980  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
981  existente.
982  La figura
983 \begin_inset space ~
984 \end_inset
985
986
987 \begin_inset CommandInset ref
988 LatexCommand ref
989 reference "fig:Dos-imágenes-distorsionadas"
990
991 \end_inset
992
993  es un ejemplo de figura flotante con dos imágenes adosadas.
994  También se pueden poner una sobre otra.
995  Las subfiguras son
996 \begin_inset space ~
997 \end_inset
998
999
1000 \begin_inset CommandInset ref
1001 LatexCommand ref
1002 reference "fig:Pink-object"
1003
1004 \end_inset
1005
1006  y
1007 \begin_inset space ~
1008 \end_inset
1009
1010
1011 \begin_inset CommandInset ref
1012 LatexCommand ref
1013 reference "fig:A-star"
1014
1015 \end_inset
1016
1017 .
1018 \end_layout
1019
1020 \begin_layout Standard
1021 \begin_inset Float figure
1022 wide false
1023 sideways false
1024 status open
1025
1026 \begin_layout Plain Layout
1027 \begin_inset space \hfill{}
1028 \end_inset
1029
1030
1031 \begin_inset Float figure
1032 wide false
1033 sideways false
1034 status collapsed
1035
1036 \begin_layout Plain Layout
1037 \begin_inset Caption Standard
1038
1039 \begin_layout Plain Layout
1040 \begin_inset CommandInset label
1041 LatexCommand label
1042 name "fig:Pink-object"
1043
1044 \end_inset
1045
1046
1047 \lang english
1048 Pink object.
1049 \end_layout
1050
1051 \end_inset
1052
1053
1054 \end_layout
1055
1056 \begin_layout Plain Layout
1057 \begin_inset Graphics
1058         filename ../clipart/3D-structure-distort.pdf
1059         width 45col%
1060         groupId distorsionadas
1061
1062 \end_inset
1063
1064
1065 \end_layout
1066
1067 \end_inset
1068
1069
1070 \begin_inset space \hfill{}
1071 \end_inset
1072
1073
1074 \begin_inset Float figure
1075 wide false
1076 sideways false
1077 status collapsed
1078
1079 \begin_layout Plain Layout
1080 \begin_inset Caption Standard
1081
1082 \begin_layout Plain Layout
1083 \begin_inset CommandInset label
1084 LatexCommand label
1085 name "fig:A-star"
1086
1087 \end_inset
1088
1089
1090 \lang english
1091 A star.
1092 \end_layout
1093
1094 \end_inset
1095
1096
1097 \end_layout
1098
1099 \begin_layout Plain Layout
1100 \begin_inset Graphics
1101         filename ../clipart/Star-structure.pdf
1102         width 45col%
1103         groupId distorsionadas
1104
1105 \end_inset
1106
1107
1108 \end_layout
1109
1110 \end_inset
1111
1112
1113 \begin_inset space \hfill{}
1114 \end_inset
1115
1116
1117 \end_layout
1118
1119 \begin_layout Plain Layout
1120 \begin_inset Caption Standard
1121
1122 \begin_layout Plain Layout
1123 \begin_inset CommandInset label
1124 LatexCommand label
1125 name "fig:Dos-imágenes-distorsionadas"
1126
1127 \end_inset
1128
1129 Dos imágenes distorsionadas.
1130  Ambas están en el grupo llamado «distorsionadas».
1131 \end_layout
1132
1133 \end_inset
1134
1135
1136 \end_layout
1137
1138 \end_inset
1139
1140
1141 \begin_inset Newpage newpage
1142 \end_inset
1143
1144
1145 \end_layout
1146
1147 \begin_layout Section
1148 Formatos de imagen
1149 \begin_inset CommandInset label
1150 LatexCommand label
1151 name "sec:Formatos-de-imagen"
1152
1153 \end_inset
1154
1155
1156 \begin_inset Index idx
1157 status collapsed
1158
1159 \begin_layout Plain Layout
1160 Formatos de imagen
1161 \end_layout
1162
1163 \end_inset
1164
1165
1166 \begin_inset Index idx
1167 status collapsed
1168
1169 \begin_layout Plain Layout
1170 Figuras ! Formatos de imagen
1171 \end_layout
1172
1173 \end_inset
1174
1175
1176 \end_layout
1177
1178 \begin_layout Standard
1179 Puedes insertar imágenes en cualquier formato.
1180  Pero como se explica en el apéndice
1181 \begin_inset space ~
1182 \end_inset
1183
1184
1185 \begin_inset CommandInset ref
1186 LatexCommand ref
1187 reference "cap:Formatos-de-Archivos-de-Salida"
1188
1189 \end_inset
1190
1191 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1192  de archivo de imagen.
1193  Por eso \SpecialChar LyX
1194  usa el programa 
1195 \family typewriter
1196 ImageMagick
1197 \family default
1198  en segundo plano para convertir imágenes al formato adecuado.
1199  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1200  los formatos de imagen admitidos en el formato de archivo de salida.
1201  Los formatos de salida se explican en el apéndice
1202 \begin_inset space ~
1203 \end_inset
1204
1205
1206 \begin_inset CommandInset ref
1207 LatexCommand ref
1208 reference "cap:Formatos-de-Archivos-de-Salida"
1209
1210 \end_inset
1211
1212 .
1213 \end_layout
1214
1215 \begin_layout Standard
1216 Como en el caso de las tipografías, hay dos tipos de formatos de imagen:
1217 \end_layout
1218
1219 \begin_layout Description
1220 Imágenes
1221 \begin_inset space ~
1222 \end_inset
1223
1224 mapa
1225 \begin_inset space ~
1226 \end_inset
1227
1228 de
1229 \begin_inset space ~
1230 \end_inset
1231
1232 bits
1233 \begin_inset space ~
1234 \end_inset
1235
1236 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1237  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1238  de zoom.
1239  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1240  Format» (GIF, extensión «
1241 \family typewriter
1242 .gif
1243 \family default
1244 »)
1245 \begin_inset Index idx
1246 status collapsed
1247
1248 \begin_layout Plain Layout
1249 GIF|see
1250 \begin_inset ERT
1251 status collapsed
1252
1253 \begin_layout Plain Layout
1254
1255 {
1256 \end_layout
1257
1258 \end_inset
1259
1260 Formatos de imagen
1261 \begin_inset ERT
1262 status collapsed
1263
1264 \begin_layout Plain Layout
1265
1266 }
1267 \end_layout
1268
1269 \end_inset
1270
1271
1272 \end_layout
1273
1274 \end_inset
1275
1276 , «Portable Network Graphics» (PNG, extensión «
1277 \family typewriter
1278 .png
1279 \family default
1280 »)
1281 \begin_inset Index idx
1282 status collapsed
1283
1284 \begin_layout Plain Layout
1285 PNG|see
1286 \begin_inset ERT
1287 status collapsed
1288
1289 \begin_layout Plain Layout
1290
1291 {
1292 \end_layout
1293
1294 \end_inset
1295
1296 Formatos de imagen
1297 \begin_inset ERT
1298 status collapsed
1299
1300 \begin_layout Plain Layout
1301
1302 }
1303 \end_layout
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \end_inset
1311
1312 , y «Joint Photographic Experts Group» (JPG, extensión «
1313 \family typewriter
1314 .jpg
1315 \family default
1316 » o «
1317 \family typewriter
1318 .jpeg
1319 \family default
1320 »)
1321 \begin_inset Index idx
1322 status collapsed
1323
1324 \begin_layout Plain Layout
1325 JPG|see
1326 \begin_inset ERT
1327 status collapsed
1328
1329 \begin_layout Plain Layout
1330
1331 {
1332 \end_layout
1333
1334 \end_inset
1335
1336 Formatos de imagen
1337 \begin_inset ERT
1338 status collapsed
1339
1340 \begin_layout Plain Layout
1341
1342 }
1343 \end_layout
1344
1345 \end_inset
1346
1347
1348 \end_layout
1349
1350 \end_inset
1351
1352 .
1353 \end_layout
1354
1355 \begin_layout Description
1356 Imágenes
1357 \begin_inset space ~
1358 \end_inset
1359
1360 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1361 ) y por tanto su tamaño puede modificarse a cualquier escala sin pérdidas.
1362  La posibilidad de variar la escala hace falta para crear presentaciones,
1363  porque éstas siempre son redimensionadas por el proyector.
1364  La modificación de la escala también es útil en los documentos en línea
1365  para permitir el zoom en diagramas.
1366 \begin_inset Newline newline
1367 \end_inset
1368
1369 Formatos de imagen que admiten escala pueden ser «Scalable Vector Graphics»
1370  (SVG, extensión «
1371 \family typewriter
1372 .svg
1373 \family default
1374 »)
1375 \begin_inset Index idx
1376 status collapsed
1377
1378 \begin_layout Plain Layout
1379 SVG|see
1380 \begin_inset ERT
1381 status collapsed
1382
1383 \begin_layout Plain Layout
1384
1385 {
1386 \end_layout
1387
1388 \end_inset
1389
1390 Formatos de imagen
1391 \begin_inset ERT
1392 status collapsed
1393
1394 \begin_layout Plain Layout
1395
1396 }
1397 \end_layout
1398
1399 \end_inset
1400
1401
1402 \end_layout
1403
1404 \end_inset
1405
1406 , «Encapsulated PostScript» (EPS, extensión «
1407 \family typewriter
1408 .eps
1409 \family default
1410 »)
1411 \begin_inset Index idx
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415 EPS|see
1416 \begin_inset ERT
1417 status collapsed
1418
1419 \begin_layout Plain Layout
1420
1421 {
1422 \end_layout
1423
1424 \end_inset
1425
1426 Formatos de imagen
1427 \begin_inset ERT
1428 status collapsed
1429
1430 \begin_layout Plain Layout
1431
1432 }
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \end_inset
1441
1442 , «Portable Document Format» (PDF, extensión «
1443 \family typewriter
1444 .pdf
1445 \family default
1446 »)
1447 \begin_inset Index idx
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451 PDF|see
1452 \begin_inset ERT
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456
1457 {
1458 \end_layout
1459
1460 \end_inset
1461
1462 Formatos de imagen
1463 \begin_inset ERT
1464 status collapsed
1465
1466 \begin_layout Plain Layout
1467
1468 }
1469 \end_layout
1470
1471 \end_inset
1472
1473
1474 \end_layout
1475
1476 \end_inset
1477
1478 , y «Windows Metafile» (WMF, extensión «
1479 \family typewriter
1480 .wmf
1481 \family default
1482 »)
1483 \begin_inset Index idx
1484 status collapsed
1485
1486 \begin_layout Plain Layout
1487 WMF|see
1488 \begin_inset ERT
1489 status collapsed
1490
1491 \begin_layout Plain Layout
1492
1493 {
1494 \end_layout
1495
1496 \end_inset
1497
1498 Formatos de imagen
1499 \begin_inset ERT
1500 status collapsed
1501
1502 \begin_layout Plain Layout
1503
1504 }
1505 \end_layout
1506
1507 \end_inset
1508
1509
1510 \end_layout
1511
1512 \end_inset
1513
1514 .
1515  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1516  a PDF o EPS y el resultado será todavía una imagen bitmap.
1517  En estos casos sólo se añade a la imagen original una cabecera con las
1518  propiedades de la imagen.
1519 \begin_inset Foot
1520 status collapsed
1521
1522 \begin_layout Plain Layout
1523 En el caso de PDF, además se comprime la imagen original.
1524 \end_layout
1525
1526 \end_inset
1527
1528  Por ejemplo, los archivos PDF generados por 
1529 \family typewriter
1530 Adobe Photoshop
1531 \family default
1532  son imágenes bitmap.
1533 \end_layout
1534
1535 \begin_layout Standard
1536 Normalmente no es posible convertir una imagen bitmap a un formato que admite
1537  escala pero sí al contrario.
1538  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1539  archivos de salida PDF y PostScript, respectivamente.
1540  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1541  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1542 \begin_inset Formula $\to$
1543 \end_inset
1544
1545  PDF/EPS.
1546 \end_layout
1547
1548 \begin_layout Chapter
1549 Cuadros y tablas
1550 \begin_inset Index idx
1551 status collapsed
1552
1553 \begin_layout Plain Layout
1554 Cuadros
1555 \end_layout
1556
1557 \end_inset
1558
1559
1560 \begin_inset Index idx
1561 status collapsed
1562
1563 \begin_layout Plain Layout
1564 Tablas|see 
1565 \begin_inset ERT
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569
1570 {
1571 \end_layout
1572
1573 \end_inset
1574
1575 Cuadros
1576 \begin_inset ERT
1577 status collapsed
1578
1579 \begin_layout Plain Layout
1580
1581 }
1582 \end_layout
1583
1584 \end_inset
1585
1586
1587 \end_layout
1588
1589 \end_inset
1590
1591
1592 \end_layout
1593
1594 \begin_layout Section
1595 Introducción
1596 \begin_inset Index idx
1597 status collapsed
1598
1599 \begin_layout Plain Layout
1600 Cuadros ! Introducción
1601 \end_layout
1602
1603 \end_inset
1604
1605
1606 \end_layout
1607
1608 \begin_layout Standard
1609 Puede insertarse un cuadro mediante el botón 
1610 \begin_inset Info
1611 type  "icon"
1612 arg   "tabular-insert"
1613 \end_inset
1614
1615  o el menú 
1616 \family sans
1617 Insertar\SpecialChar menuseparator
1618 Cuadro/Tabla
1619 \family default
1620 .
1621  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1622  el número de filas y de columnas del cuadro.
1623  Si usas el menú aparece un diálogo en el que se pide el número de filas
1624  y columnas.
1625  
1626 \begin_inset Newline newline
1627 \end_inset
1628
1629 Por omisión, el cuadro tiene líneas que enmarcan cada celda y la primera
1630  fila aparece separada por una línea doble: el borde inferior de la primera
1631  fila y el borde superior de la segunda fila.
1632  Ejemplo de cuadro:
1633 \end_layout
1634
1635 \begin_layout Standard
1636 \align center
1637 \begin_inset Tabular
1638 <lyxtabular version="3" rows="4" columns="4">
1639 <features tabularvalignment="middle">
1640 <column alignment="center" valignment="top">
1641 <column alignment="center" valignment="top" width="0pt">
1642 <column alignment="center" valignment="top" width="0in">
1643 <column alignment="center" valignment="top" width="0pt">
1644 <row>
1645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1646 \begin_inset Text
1647
1648 \begin_layout Plain Layout
1649
1650 \end_layout
1651
1652 \end_inset
1653 </cell>
1654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1655 \begin_inset Text
1656
1657 \begin_layout Plain Layout
1658
1659 \family roman
1660 \series medium
1661 \shape up
1662 \size normal
1663 \emph off
1664 \bar no
1665 \noun off
1666 \color none
1667 1
1668 \end_layout
1669
1670 \end_inset
1671 </cell>
1672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1673 \begin_inset Text
1674
1675 \begin_layout Plain Layout
1676 2
1677 \end_layout
1678
1679 \end_inset
1680 </cell>
1681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1682 \begin_inset Text
1683
1684 \begin_layout Plain Layout
1685 3
1686 \end_layout
1687
1688 \end_inset
1689 </cell>
1690 </row>
1691 <row>
1692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1693 \begin_inset Text
1694
1695 \begin_layout Plain Layout
1696
1697 \family roman
1698 \series medium
1699 \shape up
1700 \size normal
1701 \emph off
1702 \bar no
1703 \noun off
1704 \color none
1705 A
1706 \end_layout
1707
1708 \end_inset
1709 </cell>
1710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1711 \begin_inset Text
1712
1713 \begin_layout Plain Layout
1714
1715 \end_layout
1716
1717 \end_inset
1718 </cell>
1719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1720 \begin_inset Text
1721
1722 \begin_layout Plain Layout
1723
1724 \end_layout
1725
1726 \end_inset
1727 </cell>
1728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1729 \begin_inset Text
1730
1731 \begin_layout Plain Layout
1732
1733 \end_layout
1734
1735 \end_inset
1736 </cell>
1737 </row>
1738 <row>
1739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1740 \begin_inset Text
1741
1742 \begin_layout Plain Layout
1743
1744 \family roman
1745 \series medium
1746 \shape up
1747 \size normal
1748 \emph off
1749 \bar no
1750 \noun off
1751 \color none
1752 B
1753 \end_layout
1754
1755 \end_inset
1756 </cell>
1757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1758 \begin_inset Text
1759
1760 \begin_layout Plain Layout
1761
1762 \end_layout
1763
1764 \end_inset
1765 </cell>
1766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1767 \begin_inset Text
1768
1769 \begin_layout Plain Layout
1770
1771 \size normal
1772 \noun off
1773 \color none
1774  
1775 \end_layout
1776
1777 \end_inset
1778 </cell>
1779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1780 \begin_inset Text
1781
1782 \begin_layout Plain Layout
1783
1784 \end_layout
1785
1786 \end_inset
1787 </cell>
1788 </row>
1789 <row>
1790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1791 \begin_inset Text
1792
1793 \begin_layout Plain Layout
1794
1795 \family roman
1796 \series medium
1797 \shape up
1798 \size normal
1799 \emph off
1800 \bar no
1801 \noun off
1802 \color none
1803 C
1804 \end_layout
1805
1806 \end_inset
1807 </cell>
1808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1809 \begin_inset Text
1810
1811 \begin_layout Plain Layout
1812
1813 \end_layout
1814
1815 \end_inset
1816 </cell>
1817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1818 \begin_inset Text
1819
1820 \begin_layout Plain Layout
1821
1822 \end_layout
1823
1824 \end_inset
1825 </cell>
1826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1827 \begin_inset Text
1828
1829 \begin_layout Plain Layout
1830
1831 \end_layout
1832
1833 \end_inset
1834 </cell>
1835 </row>
1836 </lyxtabular>
1837
1838 \end_inset
1839
1840
1841 \end_layout
1842
1843 \begin_layout Section
1844 Diálogo de cuadros
1845 \begin_inset Index idx
1846 status collapsed
1847
1848 \begin_layout Plain Layout
1849 Cuadros ! Configuración
1850 \end_layout
1851
1852 \end_inset
1853
1854
1855 \end_layout
1856
1857 \begin_layout Standard
1858 Un cuadro o tabla se puede cambiar en el menú contextual que aparece con
1859  un clic del botón derecho del ratón.
1860  En la opción 
1861 \family sans
1862 Más...
1863
1864 \family default
1865  se pueden ajustar los parámetros de la celda y fila/columna en la que se
1866  encuentra el cursor.
1867  La entrada del menú contextual 
1868 \family sans
1869 Más...\SpecialChar menuseparator
1870 Configuración...
1871
1872 \family default
1873  abre una ventana de diálogo donde se pueden ajustar más parámetros del
1874  cuadro.
1875  La mayoría de opciones también trabajan sobre una selección de celdas,
1876  de filas o de columnas.
1877  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1878  su 
1879 \emph on
1880 contenido
1881 \emph default
1882 .
1883 \begin_inset Newline newline
1884 \end_inset
1885
1886 Con la opción del diálogo 
1887 \family sans
1888 Aplicar inmediatamente
1889 \family default
1890  cada cambio que hagas se aplica directamente.
1891  Si mueves el cursor a otra celda el diálogo también se actualizará con
1892  los parámetros de la nueva celda.
1893  Si cambias valores de longitud debes pulsar la tecla 
1894 \family sans
1895 Entrar
1896 \family default
1897  para aplicar los cambios.
1898 \begin_inset Newline newline
1899 \end_inset
1900
1901 En el cuadro de diálogo aparecen las siguientes solapas:
1902 \end_layout
1903
1904 \begin_layout Description
1905 Configuración
1906 \begin_inset space ~
1907 \end_inset
1908
1909 del
1910 \begin_inset space ~
1911 \end_inset
1912
1913 cuadro Aquí puedes establecer la alineación horizontal y la anchura de la
1914  columna actual o del cuadro completo.
1915 \begin_inset Index idx
1916 status collapsed
1917
1918 \begin_layout Plain Layout
1919 Cuadros ! Anchura
1920 \end_layout
1921
1922 \end_inset
1923
1924  La alineación 
1925 \family sans
1926 Al separador decimal
1927 \family default
1928  se describe en la sección
1929 \begin_inset space ~
1930 \end_inset
1931
1932
1933 \begin_inset CommandInset ref
1934 LatexCommand ref
1935 reference "subsec:Alineación-especial-de"
1936
1937 \end_inset
1938
1939 .
1940  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1941  Una anchura determinada permite tener saltos de línea y distintos párrafos
1942  de texto, véase sección
1943 \begin_inset space ~
1944 \end_inset
1945
1946
1947 \begin_inset CommandInset ref
1948 LatexCommand ref
1949 reference "subsec:Líneas-Múltiples-en"
1950
1951 \end_inset
1952
1953 .
1954  Si no estableces anchura, la columna será tan ancha como el contenido de
1955  la celda más ancha.
1956 \begin_inset Newline newline
1957 \end_inset
1958
1959 Además, puedes marcar una o más celdas de una fila como celda multicolumna,
1960  véase sección
1961 \begin_inset space ~
1962 \end_inset
1963
1964
1965 \begin_inset CommandInset ref
1966 LatexCommand ref
1967 reference "subsec:Multicolumnas"
1968
1969 \end_inset
1970
1971 , o las celdas de una columna como celda multifila, véase sección
1972 \begin_inset space ~
1973 \end_inset
1974
1975
1976 \begin_inset CommandInset ref
1977 LatexCommand ref
1978 reference "subsec:Multifilas"
1979
1980 \end_inset
1981
1982 .
1983 \begin_inset Newline newline
1984 \end_inset
1985
1986 Las casillas de giro rotan la celda actual, una selección o todo el cuadro
1987  90º en sentido antihorario.
1988  La rotación no se ve en \SpecialChar LyX
1989 , sí en la salida.
1990  Para más información véase sección
1991 \begin_inset space ~
1992 \end_inset
1993
1994
1995 \begin_inset CommandInset ref
1996 LatexCommand ref
1997 reference "sec:Celdas de cuadro giradas"
1998
1999 \end_inset
2000
2001 .
2002 \begin_inset Newline newline
2003 \end_inset
2004
2005
2006 \begin_inset Note Greyedout
2007 status open
2008
2009 \begin_layout Plain Layout
2010
2011 \series bold
2012 Nota:
2013 \series default
2014  no todos los visores DVI pueden mostrar rotaciones.
2015 \end_layout
2016
2017 \end_inset
2018
2019
2020 \begin_inset Newline newline
2021 \end_inset
2022
2023 La alineación vertical del cuadro completo se usa para cuadros en líneas
2024  de texto:
2025 \begin_inset Newline newline
2026 \end_inset
2027
2028 Línea con cuadros con diferentes alineaciones: 
2029 \begin_inset Tabular
2030 <lyxtabular version="3" rows="2" columns="2">
2031 <features tabularvalignment="top">
2032 <column alignment="center" valignment="top" width="0pt">
2033 <column alignment="center" valignment="top">
2034 <row>
2035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2036 \begin_inset Text
2037
2038 \begin_layout Plain Layout
2039
2040 \end_layout
2041
2042 \end_inset
2043 </cell>
2044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2045 \begin_inset Text
2046
2047 \begin_layout Plain Layout
2048 1
2049 \end_layout
2050
2051 \end_inset
2052 </cell>
2053 </row>
2054 <row>
2055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2056 \begin_inset Text
2057
2058 \begin_layout Plain Layout
2059 A
2060 \end_layout
2061
2062 \end_inset
2063 </cell>
2064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2065 \begin_inset Text
2066
2067 \begin_layout Plain Layout
2068
2069 \end_layout
2070
2071 \end_inset
2072 </cell>
2073 </row>
2074 </lyxtabular>
2075
2076 \end_inset
2077
2078  
2079 \begin_inset Tabular
2080 <lyxtabular version="3" rows="2" columns="2">
2081 <features tabularvalignment="middle">
2082 <column alignment="center" valignment="top">
2083 <column alignment="center" valignment="top">
2084 <row>
2085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2086 \begin_inset Text
2087
2088 \begin_layout Plain Layout
2089
2090 \end_layout
2091
2092 \end_inset
2093 </cell>
2094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2095 \begin_inset Text
2096
2097 \begin_layout Plain Layout
2098 1
2099 \end_layout
2100
2101 \end_inset
2102 </cell>
2103 </row>
2104 <row>
2105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2106 \begin_inset Text
2107
2108 \begin_layout Plain Layout
2109 A
2110 \end_layout
2111
2112 \end_inset
2113 </cell>
2114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2115 \begin_inset Text
2116
2117 \begin_layout Plain Layout
2118
2119 \end_layout
2120
2121 \end_inset
2122 </cell>
2123 </row>
2124 </lyxtabular>
2125
2126 \end_inset
2127
2128  
2129 \begin_inset Tabular
2130 <lyxtabular version="3" rows="2" columns="2">
2131 <features tabularvalignment="bottom">
2132 <column alignment="center" valignment="top" width="0pt">
2133 <column alignment="center" valignment="top">
2134 <row>
2135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2136 \begin_inset Text
2137
2138 \begin_layout Plain Layout
2139
2140 \end_layout
2141
2142 \end_inset
2143 </cell>
2144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2145 \begin_inset Text
2146
2147 \begin_layout Plain Layout
2148 1
2149 \end_layout
2150
2151 \end_inset
2152 </cell>
2153 </row>
2154 <row>
2155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2156 \begin_inset Text
2157
2158 \begin_layout Plain Layout
2159 A
2160 \end_layout
2161
2162 \end_inset
2163 </cell>
2164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2165 \begin_inset Text
2166
2167 \begin_layout Plain Layout
2168
2169 \end_layout
2170
2171 \end_inset
2172 </cell>
2173 </row>
2174 </lyxtabular>
2175
2176 \end_inset
2177
2178
2179 \begin_inset Newline newline
2180 \end_inset
2181
2182 También es posible introducir argumentos \SpecialChar LaTeX
2183  necesarios para formatos especiales,
2184  véanse las secciones
2185 \begin_inset space ~
2186 \end_inset
2187
2188
2189 \begin_inset CommandInset ref
2190 LatexCommand ref
2191 reference "subsec:Cálculos-en-Multicolumnas"
2192
2193 \end_inset
2194
2195  y
2196 \begin_inset space ~
2197 \end_inset
2198
2199
2200 \begin_inset CommandInset ref
2201 LatexCommand ref
2202 reference "sec:Cuadros-Coloreados"
2203
2204 \end_inset
2205
2206 .
2207 \end_layout
2208
2209 \begin_layout Description
2210 Bordes En esta solapa puedes añadir y quitar bordes para la fila/columna
2211  actual.
2212  Puedes elegir para el cuadro un estilo 
2213 \family sans
2214 Formal
2215 \family default
2216 , como se describe en la sección
2217 \begin_inset space ~
2218 \end_inset
2219
2220
2221 \begin_inset CommandInset ref
2222 LatexCommand ref
2223 reference "sec:Cuadros-Formales"
2224
2225 \end_inset
2226
2227 .
2228 \begin_inset Newline newline
2229 \end_inset
2230
2231 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2232  se describe en la sección
2233 \begin_inset space ~
2234 \end_inset
2235
2236
2237 \begin_inset CommandInset ref
2238 LatexCommand ref
2239 reference "subsec:Espacio-adicional"
2240
2241 \end_inset
2242
2243
2244 \end_layout
2245
2246 \begin_layout Description
2247 Cuadro
2248 \begin_inset space ~
2249 \end_inset
2250
2251 multipágina Para hacer 
2252 \emph on
2253 cuadros multipágina
2254 \emph default
2255  que pueden extenderse por varias páginas.
2256  Las secciones
2257 \begin_inset space ~
2258 \end_inset
2259
2260
2261 \begin_inset CommandInset ref
2262 LatexCommand ref
2263 reference "sec:Cuadros-multipágina"
2264
2265 \end_inset
2266
2267  y 
2268 \begin_inset CommandInset ref
2269 LatexCommand ref
2270 reference "sec:Particularidades-cuadros-multipágina"
2271
2272 \end_inset
2273
2274  describen sus características en detalle.
2275 \end_layout
2276
2277 \begin_layout Section
2278 Barra de herramientas de cuadros
2279 \begin_inset Index idx
2280 status collapsed
2281
2282 \begin_layout Plain Layout
2283 Cuadros ! Barra de herramientas
2284 \end_layout
2285
2286 \end_inset
2287
2288
2289 \end_layout
2290
2291 \begin_layout Standard
2292 La barra de herramientas de cuadros es una alternativa a la ventana de diálogo
2293  para cambiar los cuadros de manera más rápida.
2294  Normalmente debería aparecer en la parte inferior de la ventana principal
2295  de \SpecialChar LyX
2296  cuando el cursor está dentro de un cuadro.
2297  En cualquier momento se puede presentar esta barra pulsando con el botón
2298  derecho del ratón en cualquier punto de la barra principal de menú.
2299 \end_layout
2300
2301 \begin_layout Standard
2302 La barra de herramientas tiene los siguientes iconos:
2303 \end_layout
2304
2305 \begin_layout Labeling
2306 \labelwidthstring 00.00.0000
2307 \begin_inset Info
2308 type  "icon"
2309 arg   "tabular-feature append-row"
2310 \end_inset
2311
2312  añade una fila bajo la celda actual o selección
2313 \end_layout
2314
2315 \begin_layout Labeling
2316 \labelwidthstring 00.00.0000
2317 \begin_inset Info
2318 type  "icon"
2319 arg   "tabular-feature append-column"
2320 \end_inset
2321
2322  añade una columna a la derecha de la celda actual o selección
2323 \end_layout
2324
2325 \begin_layout Labeling
2326 \labelwidthstring 00.00.0000
2327 \begin_inset Info
2328 type  "icon"
2329 arg   "tabular-feature delete-row"
2330 \end_inset
2331
2332  borra la fila actual o selección
2333 \end_layout
2334
2335 \begin_layout Labeling
2336 \labelwidthstring 00.00.0000
2337 \begin_inset Info
2338 type  "icon"
2339 arg   "tabular-feature delete-column"
2340 \end_inset
2341
2342  borra la columna actual o selección
2343 \end_layout
2344
2345 \begin_layout Labeling
2346 \labelwidthstring 00.00.0000
2347 \begin_inset Info
2348 type  "icon"
2349 arg   "tabular-feature move-row-up"
2350 \end_inset
2351
2352  desplaza la fila arriba
2353 \end_layout
2354
2355 \begin_layout Labeling
2356 \labelwidthstring 00.00.0000
2357 \begin_inset Info
2358 type  "icon"
2359 arg   "tabular-feature move-column-left"
2360 \end_inset
2361
2362  desplaza la columna a la izquierda
2363 \end_layout
2364
2365 \begin_layout Labeling
2366 \labelwidthstring 00.00.0000
2367 \begin_inset Info
2368 type  "icon"
2369 arg   "tabular-feature move-row-down"
2370 \end_inset
2371
2372  desplaza la fila abajo
2373 \end_layout
2374
2375 \begin_layout Labeling
2376 \labelwidthstring 00.00.0000
2377 \begin_inset Info
2378 type  "icon"
2379 arg   "tabular-feature move-column-right"
2380 \end_inset
2381
2382  desplaza la columna a la derecha
2383 \end_layout
2384
2385 \begin_layout Labeling
2386 \labelwidthstring 00.00.0000
2387 \begin_inset Info
2388 type  "icon"
2389 arg   "tabular-feature toggle-line-top"
2390 \end_inset
2391
2392  añade un borde superior en la celda/fila actual o la selección
2393 \end_layout
2394
2395 \begin_layout Labeling
2396 \labelwidthstring 00.00.0000
2397 \begin_inset Info
2398 type  "icon"
2399 arg   "tabular-feature toggle-line-bottom"
2400 \end_inset
2401
2402  añade un borde inferior en la celda/fila actual o la selección
2403 \end_layout
2404
2405 \begin_layout Labeling
2406 \labelwidthstring 00.00.0000
2407 \begin_inset Info
2408 type  "icon"
2409 arg   "tabular-feature toggle-line-left"
2410 \end_inset
2411
2412  añade un borde a la izquierda en la celda/fila actual o la selección
2413 \end_layout
2414
2415 \begin_layout Labeling
2416 \labelwidthstring 00.00.0000
2417 \begin_inset Info
2418 type  "icon"
2419 arg   "tabular-feature toggle-line-right"
2420 \end_inset
2421
2422  añade un borde a la derecha en la celda/fila actual o la selección
2423 \end_layout
2424
2425 \begin_layout Labeling
2426 \labelwidthstring 00.00.0000
2427 \begin_inset Info
2428 type  "icon"
2429 arg   "tabular-feature set-all-lines"
2430 \end_inset
2431
2432  añade bordes en la celda actual o en las seleccionadas (si la celda actual
2433  no es multicolumna esto afecta también a la fila y a la columna)
2434 \end_layout
2435
2436 \begin_layout Labeling
2437 \labelwidthstring 00.00.0000
2438 \begin_inset Info
2439 type  "icon"
2440 arg   "tabular-feature unset-all-lines"
2441 \end_inset
2442
2443  quita todos los bordes de la celda o celdas seleccionadas (si la celda
2444  actual no es multicolumna esto afecta también a la fila y a la columna)
2445 \end_layout
2446
2447 \begin_layout Labeling
2448 \labelwidthstring 00.00.0000
2449 \begin_inset Info
2450 type  "icon"
2451 arg   "tabular-feature m-align-left"
2452 \end_inset
2453
2454  alinea a la izquierda el contenido de la celda/columna
2455 \end_layout
2456
2457 \begin_layout Labeling
2458 \labelwidthstring 00.00.0000
2459 \begin_inset Info
2460 type  "icon"
2461 arg   "tabular-feature m-align-center"
2462 \end_inset
2463
2464  centra el contenido de la celda/columna horizontalmente
2465 \end_layout
2466
2467 \begin_layout Labeling
2468 \labelwidthstring 00.00.0000
2469 \begin_inset Info
2470 type  "icon"
2471 arg   "tabular-feature m-align-right"
2472 \end_inset
2473
2474  alinea a la derecha el contenido de la celda/columna
2475 \end_layout
2476
2477 \begin_layout Labeling
2478 \labelwidthstring 00.00.0000
2479 \begin_inset Info
2480 type  "icon"
2481 arg   "tabular-feature align-decimal"
2482 \end_inset
2483
2484  alinea el contenido de la celda/columna a un carácter
2485 \end_layout
2486
2487 \begin_layout Labeling
2488 \labelwidthstring 00.00.0000
2489 \begin_inset Info
2490 type  "icon"
2491 arg   "tabular-feature m-valign-top"
2492 \end_inset
2493
2494  alinea arriba el contenido de la celda
2495 \end_layout
2496
2497 \begin_layout Labeling
2498 \labelwidthstring 00.00.0000
2499 \begin_inset Info
2500 type  "icon"
2501 arg   "tabular-feature m-valign-middle"
2502 \end_inset
2503
2504  centra verticalmente el contenido de la celda
2505 \end_layout
2506
2507 \begin_layout Labeling
2508 \labelwidthstring 00.00.0000
2509 \begin_inset Info
2510 type  "icon"
2511 arg   "tabular-feature m-valign-bottom"
2512 \end_inset
2513
2514  alinea abajo el contenido de la celda
2515 \end_layout
2516
2517 \begin_layout Labeling
2518 \labelwidthstring 00.00.0000
2519 \begin_inset Info
2520 type  "icon"
2521 arg   "tabular-feature set-rotate-cell"
2522 \end_inset
2523
2524  gira la celda o selección 90° como las agujas de reloj
2525 \end_layout
2526
2527 \begin_layout Labeling
2528 \labelwidthstring 00.00.0000
2529 \begin_inset Info
2530 type  "icon"
2531 arg   "tabular-feature set-rotate-tabular"
2532 \end_inset
2533
2534  gira todo el cuadro 90° como agujas del reloj
2535 \end_layout
2536
2537 \begin_layout Labeling
2538 \labelwidthstring 00.00.0000
2539 \begin_inset Info
2540 type  "icon"
2541 arg   "tabular-feature multicolumn"
2542 \end_inset
2543
2544  establece la celda actual o selección como multicolumna
2545 \end_layout
2546
2547 \begin_layout Labeling
2548 \labelwidthstring 00.00.0000
2549 \begin_inset Info
2550 type  "icon"
2551 arg   "tabular-feature multirow"
2552 \end_inset
2553
2554  establece la celda actual o selección como multifila
2555 \end_layout
2556
2557 \begin_layout Standard
2558 \begin_inset Note Greyedout
2559 status open
2560
2561 \begin_layout Plain Layout
2562
2563 \series bold
2564 Nota:
2565 \series default
2566  En la salida se emplea la alineación vertical de la primera celda de una
2567  fila para todas las celdas restantes de la fila.
2568 \end_layout
2569
2570 \end_inset
2571
2572
2573 \end_layout
2574
2575 \begin_layout Section
2576 Menú Editar cuadro
2577 \begin_inset Index idx
2578 status collapsed
2579
2580 \begin_layout Plain Layout
2581 Cuadros ! Editar
2582 \end_layout
2583
2584 \end_inset
2585
2586
2587 \end_layout
2588
2589 \begin_layout Standard
2590 Además del diálogo y la barra de herramientas, el menú 
2591 \family sans
2592 Editar\SpecialChar menuseparator
2593 Cuadro/Tabla
2594 \family default
2595  permite añadir y borrar bordes para la fila/columna actual y establecer
2596  la selección como multicolumna.
2597  El menú sólo está disponible si el cursor está en el cuadro.
2598 \end_layout
2599
2600 \begin_layout Section
2601 Cuadros flotantes
2602 \begin_inset CommandInset label
2603 LatexCommand label
2604 name "sec:Cuadros-Flotantes"
2605
2606 \end_inset
2607
2608
2609 \begin_inset Index idx
2610 status collapsed
2611
2612 \begin_layout Plain Layout
2613 Flotantes ! Cuadros
2614 \end_layout
2615
2616 \end_inset
2617
2618
2619 \begin_inset Index idx
2620 status collapsed
2621
2622 \begin_layout Plain Layout
2623 Cuadros ! Flotantes
2624 \end_layout
2625
2626 \end_inset
2627
2628
2629 \end_layout
2630
2631 \begin_layout Standard
2632 Para una explicación general sobre flotantes, echa un vistazo a la sección
2633 \begin_inset space ~
2634 \end_inset
2635
2636
2637 \begin_inset CommandInset ref
2638 LatexCommand ref
2639 reference "sec:Introducción-Flotantes"
2640
2641 \end_inset
2642
2643 .
2644 \end_layout
2645
2646 \begin_layout Standard
2647 \begin_inset Float table
2648 placement h
2649 wide false
2650 sideways false
2651 status collapsed
2652
2653 \begin_layout Plain Layout
2654 \begin_inset Caption Standard
2655
2656 \begin_layout Plain Layout
2657 \begin_inset CommandInset label
2658 LatexCommand label
2659 name "tab:un cuadro flotante"
2660
2661 \end_inset
2662
2663 Un cuadro flotante.
2664 \end_layout
2665
2666 \end_inset
2667
2668
2669 \end_layout
2670
2671 \begin_layout Plain Layout
2672 \align center
2673 \begin_inset Tabular
2674 <lyxtabular version="3" rows="3" columns="3">
2675 <features tabularvalignment="middle">
2676 <column alignment="center" valignment="top" width="0pt">
2677 <column alignment="center" valignment="top" width="0pt">
2678 <column alignment="center" valignment="top" width="0pt">
2679 <row>
2680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2681 \begin_inset Text
2682
2683 \begin_layout Plain Layout
2684
2685 \family roman
2686 \series medium
2687 \shape up
2688 \size normal
2689 \emph off
2690 \bar no
2691 \noun off
2692 \color none
2693 1
2694 \end_layout
2695
2696 \end_inset
2697 </cell>
2698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2699 \begin_inset Text
2700
2701 \begin_layout Plain Layout
2702
2703 \family roman
2704 \series medium
2705 \shape up
2706 \size normal
2707 \emph off
2708 \bar no
2709 \noun off
2710 \color none
2711 2
2712 \end_layout
2713
2714 \end_inset
2715 </cell>
2716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2717 \begin_inset Text
2718
2719 \begin_layout Plain Layout
2720
2721 \family roman
2722 \series medium
2723 \shape up
2724 \size normal
2725 \emph off
2726 \bar no
2727 \noun off
2728 \color none
2729 3
2730 \end_layout
2731
2732 \end_inset
2733 </cell>
2734 </row>
2735 <row>
2736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2737 \begin_inset Text
2738
2739 \begin_layout Plain Layout
2740
2741 \family roman
2742 \series medium
2743 \shape up
2744 \size normal
2745 \emph off
2746 \bar no
2747 \noun off
2748 \color none
2749 Pepe
2750 \end_layout
2751
2752 \end_inset
2753 </cell>
2754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2755 \begin_inset Text
2756
2757 \begin_layout Plain Layout
2758
2759 \family roman
2760 \series medium
2761 \shape up
2762 \size normal
2763 \emph off
2764 \bar no
2765 \noun off
2766 \color none
2767 Mari
2768 \end_layout
2769
2770 \end_inset
2771 </cell>
2772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776
2777 \family roman
2778 \series medium
2779 \shape up
2780 \size normal
2781 \emph off
2782 \bar no
2783 \noun off
2784 \color none
2785 Teo
2786 \end_layout
2787
2788 \end_inset
2789 </cell>
2790 </row>
2791 <row>
2792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \family roman
2798 \series medium
2799 \shape up
2800 \size normal
2801 \emph off
2802 \bar no
2803 \noun off
2804 \color none
2805 \begin_inset Formula $\int x^{2}dx$
2806 \end_inset
2807
2808
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \begin_layout Plain Layout
2817
2818 \family roman
2819 \series medium
2820 \shape up
2821 \size normal
2822 \emph off
2823 \bar no
2824 \noun off
2825 \color none
2826 \begin_inset Formula $\left[\begin{array}{cc}
2827 a & b\\
2828 c & d
2829 \end{array}\right]$
2830 \end_inset
2831
2832
2833 \end_layout
2834
2835 \end_inset
2836 </cell>
2837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2838 \begin_inset Text
2839
2840 \begin_layout Plain Layout
2841
2842 \family roman
2843 \series medium
2844 \shape up
2845 \size normal
2846 \emph off
2847 \bar no
2848 \noun off
2849 \color none
2850 \begin_inset Formula $1+1=2$
2851 \end_inset
2852
2853
2854 \end_layout
2855
2856 \end_inset
2857 </cell>
2858 </row>
2859 </lyxtabular>
2860
2861 \end_inset
2862
2863
2864 \end_layout
2865
2866 \end_inset
2867
2868
2869 \end_layout
2870
2871 \begin_layout Standard
2872 Los cuadros flotantes pueden insertarse con el menú 
2873 \family sans
2874 Insertar\SpecialChar menuseparator
2875 Flotante\SpecialChar menuseparator
2876 Cuadro
2877 \family default
2878  o con el botón 
2879 \begin_inset Info
2880 type  "icon"
2881 arg   "float-insert table"
2882 \end_inset
2883
2884 .
2885 \end_layout
2886
2887 \begin_layout Standard
2888 El flotante se muestra como un recuadro desplegable con la etiqueta «Cuadro
2889 \begin_inset space ~
2890 \end_inset
2891
2892 #:» (# es el número actual).
2893  El texto que sigue a dicha etiqueta es la leyenda del cuadro.
2894  Para insertar un cuadro en el flotante se sitúa el cursor al final del
2895  texto del encabezado y se pulsa 
2896 \family sans
2897 Entrar
2898 \family default
2899 .
2900  La leyenda se imprime encima del cuadro.
2901 \end_layout
2902
2903 \begin_layout Standard
2904 El cuadro
2905 \begin_inset space ~
2906 \end_inset
2907
2908
2909 \begin_inset CommandInset ref
2910 LatexCommand ref
2911 reference "tab:un cuadro flotante"
2912
2913 \end_inset
2914
2915  es un ejemplo de cuadro flotante.
2916 \end_layout
2917
2918 \begin_layout Standard
2919 Lo habitual es poner la leyenda sobre el cuadro, lo que desafortunadamente
2920  no es soportado en las clases estándar de \SpecialChar LaTeX
2921 .
2922  Esto significa que si estás usando las clases de documento 
2923 \family sans
2924 article
2925 \family default
2926
2927 \family sans
2928 book
2929 \family default
2930
2931 \family sans
2932 letter
2933 \family default
2934  o 
2935 \family sans
2936 report
2937 \family default
2938  no habrá espacio entre la leyenda y el cuadro.
2939  Para añadir un espacio entre ellos hay que poner en el preámbulo \SpecialChar LaTeX
2940  del documento
2941  la siguiente opción al comando del paquete \SpecialChar LaTeX
2942  
2943 \series bold
2944 caption
2945 \series default
2946
2947 \begin_inset Index idx
2948 status collapsed
2949
2950 \begin_layout Plain Layout
2951 \SpecialChar LaTeX
2952 -paquetes ! caption
2953 \end_layout
2954
2955 \end_inset
2956
2957 :
2958 \begin_inset Foot
2959 status collapsed
2960
2961 \begin_layout Plain Layout
2962 Para más información ve a la sección
2963 \begin_inset space ~
2964 \end_inset
2965
2966
2967 \begin_inset CommandInset ref
2968 LatexCommand ref
2969 reference "sec:Colocación-de-leyendas"
2970
2971 \end_inset
2972
2973 .
2974 \end_layout
2975
2976 \end_inset
2977
2978
2979 \end_layout
2980
2981 \begin_layout Standard
2982
2983 \series bold
2984 tableposition=top
2985 \end_layout
2986
2987 \begin_layout Standard
2988 El formato de la leyenda se puede controlar mediante el paquete \SpecialChar LaTeX
2989  
2990 \series bold
2991 caption
2992 \series default
2993  como se describe en la sección
2994 \begin_inset space ~
2995 \end_inset
2996
2997
2998 \begin_inset CommandInset ref
2999 LatexCommand ref
3000 reference "sec:Formato-de-leyendas"
3001
3002 \end_inset
3003
3004 .
3005  
3006 \end_layout
3007
3008 \begin_layout Standard
3009 \begin_inset Index idx
3010 status collapsed
3011
3012 \begin_layout Plain Layout
3013 Referencias ! a cuadros
3014 \end_layout
3015
3016 \end_inset
3017
3018 Los cuadros pueden tener referencias cruzadas en el texto referenciando
3019  su etiqueta.
3020  Para hacerlo inserta una etiqueta en la leyenda con el menú 
3021 \family sans
3022 Insertar\SpecialChar menuseparator
3023 Etiqueta
3024 \family default
3025  o con el botón 
3026 \begin_inset Info
3027 type  "icon"
3028 arg   "label-insert"
3029 \end_inset
3030
3031 .
3032  Ahora puedes referenciar la etiqueta con el menú 
3033 \family sans
3034 Insertar\SpecialChar menuseparator
3035 Referencia
3036 \begin_inset space ~
3037 \end_inset
3038
3039 cruzada
3040 \family default
3041  o con el botón 
3042 \begin_inset Info
3043 type  "icon"
3044 arg   "dialog-show-new-inset ref"
3045 \end_inset
3046
3047 .
3048 \begin_inset Newline newline
3049 \end_inset
3050
3051 Las referencias se explican con detalle en la sección
3052 \begin_inset space ~
3053 \end_inset
3054
3055
3056 \begin_inset CommandInset ref
3057 LatexCommand ref
3058 reference "sec:Referencias-a-Flotantes"
3059
3060 \end_inset
3061
3062 .
3063 \end_layout
3064
3065 \begin_layout Section
3066 Cuadros multipágina
3067 \begin_inset CommandInset label
3068 LatexCommand label
3069 name "sec:Cuadros-multipágina"
3070
3071 \end_inset
3072
3073
3074 \begin_inset Index idx
3075 status collapsed
3076
3077 \begin_layout Plain Layout
3078 Cuadros ! Multipágina
3079 \end_layout
3080
3081 \end_inset
3082
3083
3084 \end_layout
3085
3086 \begin_layout Standard
3087 Si el cuadro es demasiado largo para una página, puedes usar la opción 
3088 \family sans
3089 Usar
3090 \begin_inset space ~
3091 \end_inset
3092
3093 cuadro
3094 \begin_inset space ~
3095 \end_inset
3096
3097 multipágina
3098 \family default
3099  en la solapa 
3100 \family sans
3101 Cuadro
3102 \begin_inset space ~
3103 \end_inset
3104
3105 multipágina
3106 \family default
3107  del diálogo de cuadros, para repartir automáticamente el cuadro en varias
3108  páginas.
3109  Al hacerlo se habilitan las siguientes opciones:
3110 \end_layout
3111
3112 \begin_layout Description
3113 Encabezado: La fila actual se define como encabezado que aparecerá en todas
3114  las páginas del cuadro, excepto para la primera página si 
3115 \family sans
3116 Primer
3117 \begin_inset space ~
3118 \end_inset
3119
3120 encabezado
3121 \family default
3122  está definido.
3123  Este se denomina encabezado principal.
3124 \end_layout
3125
3126 \begin_layout Description
3127 Primer
3128 \begin_inset space ~
3129 \end_inset
3130
3131 encabezado: La fila actual se define como encabezado de la primera página
3132  del cuadro.
3133 \end_layout
3134
3135 \begin_layout Description
3136 Pie: La fila actual se define como pie que aparecerá en todas las páginas
3137  del cuadro/tabla, excepto para la última página si se define 
3138 \family sans
3139 Último
3140 \begin_inset space ~
3141 \end_inset
3142
3143 pie.
3144 \end_layout
3145
3146 \begin_layout Description
3147 Último
3148 \begin_inset space ~
3149 \end_inset
3150
3151 pie:
3152 \family sans
3153  
3154 \family default
3155 La fila actual se define como pie de la última página del cuadro.
3156 \end_layout
3157
3158 \begin_layout Description
3159 Leyenda: La fila actual contiene la leyenda del cuadro.
3160  La primera fila se reajusta como columna única y se inserta una leyenda.
3161  Más detalles sobre leyendas en cuadros multipágina en la sec.
3162 \begin_inset space \thinspace{}
3163 \end_inset
3164
3165
3166 \begin_inset CommandInset ref
3167 LatexCommand ref
3168 reference "subsec:Leyendas-en-Cuadros"
3169
3170 \end_inset
3171
3172 .
3173 \end_layout
3174
3175 \begin_layout Standard
3176 También se puede especificar en el diálogo en qué fila se ha de cortar el
3177  cuadro.
3178  El siguiente cuadro muestra cómo funciona:
3179 \end_layout
3180
3181 \begin_layout Standard
3182 \align center
3183 \begin_inset Tabular
3184 <lyxtabular version="3" rows="69" columns="3">
3185 <features islongtable="true" longtabularalignment="center">
3186 <column alignment="left" valignment="top" width="0cm">
3187 <column alignment="left" valignment="top" width="0pt">
3188 <column alignment="right" valignment="top" width="0pt">
3189 <row endfirsthead="true">
3190 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194
3195 \series bold
3196 Ejemplo de lista telefónica (ignore los nombres)
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205
3206 \end_layout
3207
3208 \end_inset
3209 </cell>
3210 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3211 \begin_inset Text
3212
3213 \begin_layout Plain Layout
3214
3215 \end_layout
3216
3217 \end_inset
3218 </cell>
3219 </row>
3220 <row endfirsthead="true">
3221 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3222 \begin_inset Text
3223
3224 \begin_layout Plain Layout
3225
3226 \series bold
3227 NOMBRE
3228 \end_layout
3229
3230 \end_inset
3231 </cell>
3232 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3233 \begin_inset Text
3234
3235 \begin_layout Plain Layout
3236
3237 \end_layout
3238
3239 \end_inset
3240 </cell>
3241 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3242 \begin_inset Text
3243
3244 \begin_layout Plain Layout
3245
3246 \series bold
3247 TEL.
3248 \end_layout
3249
3250 \end_inset
3251 </cell>
3252 </row>
3253 <row endhead="true">
3254 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3255 \begin_inset Text
3256
3257 \begin_layout Plain Layout
3258
3259 \series bold
3260 Ejemplo de lista telefónica
3261 \end_layout
3262
3263 \end_inset
3264 </cell>
3265 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3266 \begin_inset Text
3267
3268 \begin_layout Plain Layout
3269
3270 \end_layout
3271
3272 \end_inset
3273 </cell>
3274 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3275 \begin_inset Text
3276
3277 \begin_layout Plain Layout
3278
3279 \end_layout
3280
3281 \end_inset
3282 </cell>
3283 </row>
3284 <row endhead="true">
3285 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289
3290 \series bold
3291 NOMBRE
3292 \end_layout
3293
3294 \end_inset
3295 </cell>
3296 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3297 \begin_inset Text
3298
3299 \begin_layout Plain Layout
3300
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \series bold
3311 TEL.
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 </row>
3317 <row endfoot="true">
3318 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Plain Layout
3322  continúa en la página siguiente
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3337 \begin_inset Text
3338
3339 \begin_layout Plain Layout
3340
3341 \end_layout
3342
3343 \end_inset
3344 </cell>
3345 </row>
3346 <row>
3347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351
3352 \series bold
3353 Annovi
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell alignment="center" valignment="top" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362 Silvia
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3368 \begin_inset Text
3369
3370 \begin_layout Plain Layout
3371 111
3372 \end_layout
3373
3374 \end_inset
3375 </cell>
3376 </row>
3377 <row>
3378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Plain Layout
3382
3383 \series bold
3384 Bertoli
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell alignment="center" valignment="top" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393 Stefano
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Plain Layout
3402 111
3403 \end_layout
3404
3405 \end_inset
3406 </cell>
3407 </row>
3408 <row>
3409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Plain Layout
3413
3414 \series bold
3415 Bozzi
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell alignment="center" valignment="top" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424 Walter
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3430 \begin_inset Text
3431
3432 \begin_layout Plain Layout
3433 111
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 </row>
3439 <row>
3440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444
3445 \series bold
3446 Cachia
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="center" valignment="top" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455 Maria
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3461 \begin_inset Text
3462
3463 \begin_layout Plain Layout
3464 111
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 </row>
3470 <row>
3471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475
3476 \series bold
3477 Cachia
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486 Maurizio
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3492 \begin_inset Text
3493
3494 \begin_layout Plain Layout
3495 111
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 </row>
3501 <row>
3502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Plain Layout
3506
3507 \series bold
3508 Cinquemani
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell alignment="center" valignment="top" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 Giusi
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526 111
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 </row>
3532 <row>
3533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537
3538 \series bold
3539 Colin
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell alignment="center" valignment="top" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 Bernard
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 111
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 </row>
3563 <row>
3564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568
3569 \series bold
3570 Concli
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="center" valignment="top" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579 Gianfranco
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588 111
3589 \end_layout
3590
3591 \end_inset
3592 </cell>
3593 </row>
3594 <row>
3595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3596 \begin_inset Text
3597
3598 \begin_layout Plain Layout
3599
3600 \series bold
3601 Dal Bosco
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell alignment="center" valignment="top" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610 Carolina
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619 111
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 </row>
3625 <row>
3626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Plain Layout
3630
3631 \series bold
3632 Dalpiaz
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641 Annamaria
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Plain Layout
3650 111
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 </row>
3656 <row>
3657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661
3662 \series bold
3663 Feliciello
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell alignment="center" valignment="top" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672 Domenico
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3678 \begin_inset Text
3679
3680 \begin_layout Plain Layout
3681 111
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 </row>
3687 <row>
3688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Plain Layout
3692
3693 \series bold
3694 Focarelli
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 Paola
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Plain Layout
3712 111
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 </row>
3718 <row>
3719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723
3724 \series bold
3725 Galletti
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734 Oreste
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3740 \begin_inset Text
3741
3742 \begin_layout Plain Layout
3743 111
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 </row>
3749 <row>
3750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3751 \begin_inset Text
3752
3753 \begin_layout Plain Layout
3754
3755 \series bold
3756 Gasparini
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 Franca
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3771 \begin_inset Text
3772
3773 \begin_layout Plain Layout
3774 111
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 </row>
3780 <row>
3781 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Plain Layout
3785
3786 \series bold
3787 Rizzardi
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796 Paola
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3802 \begin_inset Text
3803
3804 \begin_layout Plain Layout
3805 111
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 </row>
3811 <row>
3812 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Plain Layout
3816
3817 \series bold
3818 Lassini
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 Giancarlo
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836 111
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 </row>
3842 <row>
3843 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847
3848 \series bold
3849 Malfatti
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858 Luciano
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Plain Layout
3867 111
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 </row>
3873 <row>
3874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Plain Layout
3878
3879 \series bold
3880 Malfatti
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 Valeriano
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3895 \begin_inset Text
3896
3897 \begin_layout Plain Layout
3898 111
3899 \end_layout
3900
3901 \end_inset
3902 </cell>
3903 </row>
3904 <row>
3905 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3906 \begin_inset Text
3907
3908 \begin_layout Plain Layout
3909
3910 \series bold
3911 Meneguzzo
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 <cell alignment="center" valignment="top" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920 Roberto
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929 111
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 </row>
3935 <row>
3936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3937 \begin_inset Text
3938
3939 \begin_layout Plain Layout
3940
3941 \series bold
3942 Mezzadra
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951 Roberto
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3957 \begin_inset Text
3958
3959 \begin_layout Plain Layout
3960 111
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 </row>
3966 <row>
3967 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3968 \begin_inset Text
3969
3970 \begin_layout Plain Layout
3971
3972 \series bold
3973 Pirpamer
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982 Erich
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3988 \begin_inset Text
3989
3990 \begin_layout Plain Layout
3991 111
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 </row>
3997 <row>
3998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3999 \begin_inset Text
4000
4001 \begin_layout Plain Layout
4002
4003 \series bold
4004 Pochiesa
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 Paolo
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4019 \begin_inset Text
4020
4021 \begin_layout Plain Layout
4022 111, 222
4023 \end_layout
4024
4025 \end_inset
4026 </cell>
4027 </row>
4028 <row>
4029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4030 \begin_inset Text
4031
4032 \begin_layout Plain Layout
4033
4034 \series bold
4035 Radina
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 <cell alignment="center" valignment="top" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044 Claudio
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4050 \begin_inset Text
4051
4052 \begin_layout Plain Layout
4053 111
4054 \end_layout
4055
4056 \end_inset
4057 </cell>
4058 </row>
4059 <row>
4060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4061 \begin_inset Text
4062
4063 \begin_layout Plain Layout
4064
4065 \series bold
4066 Stuffer
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 <cell alignment="center" valignment="top" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075 Oskar
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4081 \begin_inset Text
4082
4083 \begin_layout Plain Layout
4084 111
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 </row>
4090 <row>
4091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4092 \begin_inset Text
4093
4094 \begin_layout Plain Layout
4095
4096 \series bold
4097 Tacchelli
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 Ugo
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115 111
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 </row>
4121 <row>
4122 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4123 \begin_inset Text
4124
4125 \begin_layout Plain Layout
4126
4127 \series bold
4128 Tezzele
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 Margit
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4143 \begin_inset Text
4144
4145 \begin_layout Plain Layout
4146 111
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 </row>
4152 <row>
4153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157
4158 \series bold
4159 Unterkalmsteiner
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 Frieda
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4174 \begin_inset Text
4175
4176 \begin_layout Plain Layout
4177 111
4178 \end_layout
4179
4180 \end_inset
4181 </cell>
4182 </row>
4183 <row>
4184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188
4189 \series bold
4190 Vieider
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 Hilde
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4205 \begin_inset Text
4206
4207 \begin_layout Plain Layout
4208 111
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 </row>
4214 <row>
4215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4216 \begin_inset Text
4217
4218 \begin_layout Plain Layout
4219
4220 \series bold
4221 Vigna
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 Jürgen
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Plain Layout
4239 111
4240 \end_layout
4241
4242 \end_inset
4243 </cell>
4244 </row>
4245 <row>
4246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250
4251 \series bold
4252 Weber
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 Maurizio
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270 111
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 </row>
4276 <row>
4277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4278 \begin_inset Text
4279
4280 \begin_layout Plain Layout
4281
4282 \series bold
4283 Winkler
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 Franz
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4298 \begin_inset Text
4299
4300 \begin_layout Plain Layout
4301 111
4302 \end_layout
4303
4304 \end_inset
4305 </cell>
4306 </row>
4307 <row>
4308 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312  
4313 \end_layout
4314
4315 \end_inset
4316 </cell>
4317 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4318 \begin_inset Text
4319
4320 \begin_layout Plain Layout
4321
4322 \end_layout
4323
4324 \end_inset
4325 </cell>
4326 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 </row>
4336 <row>
4337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341
4342 \series bold
4343 Annovi
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 <cell alignment="center" valignment="top" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Plain Layout
4352 Silvia
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361 555
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 </row>
4367 <row>
4368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372
4373 \series bold
4374 Bertoli
4375 \end_layout
4376
4377 \end_inset
4378 </cell>
4379 <cell alignment="center" valignment="top" usebox="none">
4380 \begin_inset Text
4381
4382 \begin_layout Plain Layout
4383 Stefano
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 555
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 </row>
4398 <row>
4399 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Plain Layout
4403
4404 \series bold
4405 Bozzi
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell alignment="center" valignment="top" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414 Walter
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423 555
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 </row>
4429 <row>
4430 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Plain Layout
4434
4435 \series bold
4436 Cachia
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 <cell alignment="center" valignment="top" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Plain Layout
4445 Maria
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454 555
4455 \end_layout
4456
4457 \end_inset
4458 </cell>
4459 </row>
4460 <row>
4461 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4462 \begin_inset Text
4463
4464 \begin_layout Plain Layout
4465
4466 \series bold
4467 Cachia
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 <cell alignment="center" valignment="top" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476 Maurizio
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4482 \begin_inset Text
4483
4484 \begin_layout Plain Layout
4485 555
4486 \end_layout
4487
4488 \end_inset
4489 </cell>
4490 </row>
4491 <row>
4492 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4493 \begin_inset Text
4494
4495 \begin_layout Plain Layout
4496
4497 \series bold
4498 Cinquemani
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 <cell alignment="center" valignment="top" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507 Giusi
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516 555
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 </row>
4522 <row>
4523 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527
4528 \series bold
4529 Colin
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 <cell alignment="center" valignment="top" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538 Bernard
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Plain Layout
4547 555
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 </row>
4553 <row>
4554 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4555 \begin_inset Text
4556
4557 \begin_layout Plain Layout
4558
4559 \series bold
4560 Concli
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 <cell alignment="center" valignment="top" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569 Gianfranco
4570 \end_layout
4571
4572 \end_inset
4573 </cell>
4574 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4575 \begin_inset Text
4576
4577 \begin_layout Plain Layout
4578 555
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 </row>
4584 <row>
4585 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Plain Layout
4589
4590 \series bold
4591 Dal Bosco
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 <cell alignment="center" valignment="top" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600 Carolina
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4606 \begin_inset Text
4607
4608 \begin_layout Plain Layout
4609 555
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 </row>
4615 <row>
4616 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Plain Layout
4620
4621 \series bold
4622 Dalpiaz
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631 Annamaria
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Plain Layout
4640 555
4641 \end_layout
4642
4643 \end_inset
4644 </cell>
4645 </row>
4646 <row>
4647 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Plain Layout
4651
4652 \series bold
4653 Feliciello
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662 Domenico
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4668 \begin_inset Text
4669
4670 \begin_layout Plain Layout
4671 555
4672 \end_layout
4673
4674 \end_inset
4675 </cell>
4676 </row>
4677 <row>
4678 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682
4683 \series bold
4684 Focarelli
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693 Paola
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702 555
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 </row>
4708 <row>
4709 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713
4714 \series bold
4715 Galletti
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 Oreste
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4730 \begin_inset Text
4731
4732 \begin_layout Plain Layout
4733 555
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 </row>
4739 <row>
4740 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4741 \begin_inset Text
4742
4743 \begin_layout Plain Layout
4744
4745 \series bold
4746 Gasparini
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755 Franca
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Plain Layout
4764 555
4765 \end_layout
4766
4767 \end_inset
4768 </cell>
4769 </row>
4770 <row>
4771 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4772 \begin_inset Text
4773
4774 \begin_layout Plain Layout
4775
4776 \series bold
4777 Rizzardi
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786 Paola
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Plain Layout
4795 555
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 </row>
4801 <row>
4802 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4803 \begin_inset Text
4804
4805 \begin_layout Plain Layout
4806
4807 \series bold
4808 Lassini
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 <cell alignment="center" valignment="top" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817 Giancarlo
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4823 \begin_inset Text
4824
4825 \begin_layout Plain Layout
4826 555
4827 \end_layout
4828
4829 \end_inset
4830 </cell>
4831 </row>
4832 <row>
4833 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4834 \begin_inset Text
4835
4836 \begin_layout Plain Layout
4837
4838 \series bold
4839 Malfatti
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 <cell alignment="center" valignment="top" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848 Luciano
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4854 \begin_inset Text
4855
4856 \begin_layout Plain Layout
4857 555
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 </row>
4863 <row>
4864 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Plain Layout
4868
4869 \series bold
4870 Malfatti
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 Valeriano
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4885 \begin_inset Text
4886
4887 \begin_layout Plain Layout
4888 555
4889 \end_layout
4890
4891 \end_inset
4892 </cell>
4893 </row>
4894 <row>
4895 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4896 \begin_inset Text
4897
4898 \begin_layout Plain Layout
4899
4900 \series bold
4901 Meneguzzo
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 <cell alignment="center" valignment="top" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910 Roberto
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4916 \begin_inset Text
4917
4918 \begin_layout Plain Layout
4919 555
4920 \end_layout
4921
4922 \end_inset
4923 </cell>
4924 </row>
4925 <row>
4926 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4927 \begin_inset Text
4928
4929 \begin_layout Plain Layout
4930
4931 \series bold
4932 Mezzadra
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 <cell alignment="center" valignment="top" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941 Roberto
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4947 \begin_inset Text
4948
4949 \begin_layout Plain Layout
4950 555
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 </row>
4956 <row>
4957 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961
4962 \series bold
4963 Pirpamer
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 <cell alignment="center" valignment="top" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972 Erich
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4978 \begin_inset Text
4979
4980 \begin_layout Plain Layout
4981 555
4982 \end_layout
4983
4984 \end_inset
4985 </cell>
4986 </row>
4987 <row>
4988 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992
4993 \series bold
4994 Pochiesa
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 Paolo
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5009 \begin_inset Text
5010
5011 \begin_layout Plain Layout
5012 555, 222
5013 \end_layout
5014
5015 \end_inset
5016 </cell>
5017 </row>
5018 <row>
5019 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023
5024 \series bold
5025 Radina
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 <cell alignment="center" valignment="top" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034 Claudio
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5040 \begin_inset Text
5041
5042 \begin_layout Plain Layout
5043 555
5044 \end_layout
5045
5046 \end_inset
5047 </cell>
5048 </row>
5049 <row>
5050 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Plain Layout
5054
5055 \series bold
5056 Stuffer
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 <cell alignment="center" valignment="top" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 Oskar
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5071 \begin_inset Text
5072
5073 \begin_layout Plain Layout
5074 555
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 </row>
5080 <row>
5081 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085
5086 \series bold
5087 Tacchelli
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 <cell alignment="center" valignment="top" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096 Ugo
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Plain Layout
5105 555
5106 \end_layout
5107
5108 \end_inset
5109 </cell>
5110 </row>
5111 <row>
5112 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116
5117 \series bold
5118 Tezzele
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127 Margit
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Plain Layout
5136 555
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 </row>
5142 <row>
5143 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Plain Layout
5147
5148 \series bold
5149 Unterkalmsteiner
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 Frieda
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Plain Layout
5167 555
5168 \end_layout
5169
5170 \end_inset
5171 </cell>
5172 </row>
5173 <row>
5174 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5175 \begin_inset Text
5176
5177 \begin_layout Plain Layout
5178
5179 \series bold
5180 Vieider
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 Hilde
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198 555
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 </row>
5204 <row>
5205 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5206 \begin_inset Text
5207
5208 \begin_layout Plain Layout
5209
5210 \series bold
5211 Vigna
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 Jürgen
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5226 \begin_inset Text
5227
5228 \begin_layout Plain Layout
5229 999
5230 \end_layout
5231
5232 \end_inset
5233 </cell>
5234 </row>
5235 <row>
5236 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240
5241 \series bold
5242 Weber
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 <cell alignment="center" valignment="top" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 Maurizio
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260 555
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 </row>
5266 <row>
5267 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271
5272 \series bold
5273 Winkler
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282 Franz
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5288 \begin_inset Text
5289
5290 \begin_layout Plain Layout
5291 555
5292 \end_layout
5293
5294 \end_inset
5295 </cell>
5296 </row>
5297 <row endlastfoot="true">
5298 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 fin
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5308 \begin_inset Text
5309
5310 \begin_layout Plain Layout
5311
5312 \end_layout
5313
5314 \end_inset
5315 </cell>
5316 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5317 \begin_inset Text
5318
5319 \begin_layout Plain Layout
5320
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 </row>
5326 </lyxtabular>
5327
5328 \end_inset
5329
5330
5331 \begin_inset ERT
5332 status collapsed
5333
5334 \begin_layout Plain Layout
5335
5336
5337 \backslash
5338 addtocounter{table}{-1}
5339 \end_layout
5340
5341 \end_inset
5342
5343
5344 \begin_inset Note Note
5345 status collapsed
5346
5347 \begin_layout Plain Layout
5348 Para comprender el uso de este comando, lee al final de la sección
5349 \begin_inset space ~
5350 \end_inset
5351
5352
5353 \begin_inset CommandInset ref
5354 LatexCommand ref
5355 reference "subsec:Leyendas-en-Cuadros"
5356
5357 \end_inset
5358
5359  la primera nota resaltada en gris.
5360  
5361 \end_layout
5362
5363 \end_inset
5364
5365
5366 \end_layout
5367
5368 \begin_layout Subsection
5369 Notas al pie en cuadros multipágina
5370 \begin_inset CommandInset label
5371 LatexCommand label
5372 name "subsec:Notas-al-pie-en-Cuadros-Multipágina"
5373
5374 \end_inset
5375
5376
5377 \begin_inset Index idx
5378 status open
5379
5380 \begin_layout Plain Layout
5381 Cuadros ! Multipágina ! Notas al pie
5382 \end_layout
5383
5384 \end_inset
5385
5386
5387 \end_layout
5388
5389 \begin_layout Standard
5390 Se pueden insertar notas al pie en cada celda de un cuadro multipágina.
5391  Las notas se muestran en la parte inferior de la página en la que esté
5392  la celda con la nota.
5393  El cuadro
5394 \begin_inset space ~
5395 \end_inset
5396
5397
5398 \begin_inset CommandInset ref
5399 LatexCommand ref
5400 reference "tab:DifLeyendas"
5401
5402 \end_inset
5403
5404  tiene un ejemplo de nota al pie.
5405 \end_layout
5406
5407 \begin_layout Subsection
5408 Alineación de cuadros multipágina
5409 \begin_inset Index idx
5410 status open
5411
5412 \begin_layout Plain Layout
5413 Cuadros ! Multipágina ! Alineación
5414 \end_layout
5415
5416 \end_inset
5417
5418
5419 \end_layout
5420
5421 \begin_layout Standard
5422 La alineación horizontal de cuadros multipágina se puede establecer en el
5423  diálogo de configuración de cuadros.
5424  Para las alineaciones izquierda y derecha el cuadro irá al borde de la
5425  página.
5426  Para poner espacio entre el cuadro y el borde hay que poner la alineación
5427  al centro y cambiar el valor de las longitudes 
5428 \series bold
5429
5430 \backslash
5431 LTleft
5432 \series default
5433  y 
5434 \series bold
5435
5436 \backslash
5437 LTright 
5438 \series default
5439 insertando la línea siguiente en código \SpecialChar TeX
5440  antes del correspondiente cuadro
5441  multipágina:
5442 \end_layout
5443
5444 \begin_layout Standard
5445
5446 \series bold
5447
5448 \backslash
5449 setlength{
5450 \backslash
5451 LTleft}{valor}
5452 \end_layout
5453
5454 \begin_layout Standard
5455 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5456 \begin_inset space ~
5457 \end_inset
5458
5459
5460 \begin_inset CommandInset ref
5461 LatexCommand ref
5462 reference "tab:Unidades"
5463
5464 \end_inset
5465
5466 .
5467  
5468 \series bold
5469
5470 \backslash
5471 LTlent 
5472 \series default
5473 controla la distancia entre el borde izquierdo de la página y el cuadro.
5474  
5475 \series bold
5476
5477 \backslash
5478 LTright 
5479 \series default
5480 la distancia desde el lado derecho.
5481  El valor predeterminado para ambas longitudes es 
5482 \series bold
5483
5484 \backslash
5485 fill
5486 \series default
5487 , que en este caso es lo mismo que un relleno horizontal en \SpecialChar LyX
5488 .
5489 \end_layout
5490
5491 \begin_layout Standard
5492 El siguiente cuadro multipágina se ha alineado centrado y 
5493 \series bold
5494
5495 \backslash
5496 LTleft
5497 \series default
5498  establecido en 
5499 \family sans
5500 0.1
5501 \backslash
5502 columnwidth
5503 \family default
5504 :
5505 \begin_inset ERT
5506 status collapsed
5507
5508 \begin_layout Plain Layout
5509
5510
5511 \backslash
5512 setlength{
5513 \backslash
5514 LTleft}{0.1
5515 \backslash
5516 columnwidth}
5517 \end_layout
5518
5519 \end_inset
5520
5521
5522 \end_layout
5523
5524 \begin_layout Standard
5525 \begin_inset Tabular
5526 <lyxtabular version="3" rows="5" columns="5">
5527 <features islongtable="true" longtabularalignment="center">
5528 <column alignment="center" valignment="top">
5529 <column alignment="center" valignment="top">
5530 <column alignment="center" valignment="top">
5531 <column alignment="center" valignment="top">
5532 <column alignment="center" valignment="top">
5533 <row>
5534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5535 \begin_inset Text
5536
5537 \begin_layout Plain Layout
5538 1
5539 \end_layout
5540
5541 \end_inset
5542 </cell>
5543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5544 \begin_inset Text
5545
5546 \begin_layout Plain Layout
5547 2
5548 \end_layout
5549
5550 \end_inset
5551 </cell>
5552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5553 \begin_inset Text
5554
5555 \begin_layout Plain Layout
5556 3
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5562 \begin_inset Text
5563
5564 \begin_layout Plain Layout
5565 4
5566 \end_layout
5567
5568 \end_inset
5569 </cell>
5570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5571 \begin_inset Text
5572
5573 \begin_layout Plain Layout
5574 5
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 </row>
5580 <row>
5581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5582 \begin_inset Text
5583
5584 \begin_layout Plain Layout
5585 asd
5586 \end_layout
5587
5588 \end_inset
5589 </cell>
5590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5591 \begin_inset Text
5592
5593 \begin_layout Plain Layout
5594 s
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603 s
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 s
5613 \end_layout
5614
5615 \end_inset
5616 </cell>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621 asd
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 </row>
5627 <row>
5628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5629 \begin_inset Text
5630
5631 \begin_layout Plain Layout
5632 asd
5633 \end_layout
5634
5635 \end_inset
5636 </cell>
5637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5638 \begin_inset Text
5639
5640 \begin_layout Plain Layout
5641 s
5642 \end_layout
5643
5644 \end_inset
5645 </cell>
5646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5647 \begin_inset Text
5648
5649 \begin_layout Plain Layout
5650 s
5651 \end_layout
5652
5653 \end_inset
5654 </cell>
5655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5656 \begin_inset Text
5657
5658 \begin_layout Plain Layout
5659 s
5660 \end_layout
5661
5662 \end_inset
5663 </cell>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Plain Layout
5668 asd
5669 \end_layout
5670
5671 \end_inset
5672 </cell>
5673 </row>
5674 <row>
5675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5676 \begin_inset Text
5677
5678 \begin_layout Plain Layout
5679 asd
5680 \end_layout
5681
5682 \end_inset
5683 </cell>
5684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5685 \begin_inset Text
5686
5687 \begin_layout Plain Layout
5688 s
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 s
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706 s
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Plain Layout
5715 asd
5716 \end_layout
5717
5718 \end_inset
5719 </cell>
5720 </row>
5721 <row>
5722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 asd
5727 \end_layout
5728
5729 \end_inset
5730 </cell>
5731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Plain Layout
5735 asd
5736 \end_layout
5737
5738 \end_inset
5739 </cell>
5740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5741 \begin_inset Text
5742
5743 \begin_layout Plain Layout
5744 asd
5745 \end_layout
5746
5747 \end_inset
5748 </cell>
5749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5750 \begin_inset Text
5751
5752 \begin_layout Plain Layout
5753 asd
5754 \end_layout
5755
5756 \end_inset
5757 </cell>
5758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5759 \begin_inset Text
5760
5761 \begin_layout Plain Layout
5762 asd
5763 \end_layout
5764
5765 \end_inset
5766 </cell>
5767 </row>
5768 </lyxtabular>
5769
5770 \end_inset
5771
5772
5773 \begin_inset ERT
5774 status collapsed
5775
5776 \begin_layout Plain Layout
5777
5778
5779 \backslash
5780 setlength{
5781 \backslash
5782 LTleft}{
5783 \backslash
5784 fill}
5785 \end_layout
5786
5787 \end_inset
5788
5789
5790 \begin_inset ERT
5791 status collapsed
5792
5793 \begin_layout Plain Layout
5794
5795
5796 \backslash
5797 addtocounter{table}{-1}
5798 \end_layout
5799
5800 \end_inset
5801
5802
5803 \begin_inset Note Note
5804 status collapsed
5805
5806 \begin_layout Plain Layout
5807 Para comprender el uso de este comando, lee al final de la sección
5808 \begin_inset space ~
5809 \end_inset
5810
5811
5812 \begin_inset CommandInset ref
5813 LatexCommand ref
5814 reference "subsec:Leyendas-en-Cuadros"
5815
5816 \end_inset
5817
5818  la primera nota resaltada en gris.
5819  
5820 \end_layout
5821
5822 \end_inset
5823
5824
5825 \end_layout
5826
5827 \begin_layout Subsection
5828 Leyendas en cuadros multipágina
5829 \begin_inset Index idx
5830 status open
5831
5832 \begin_layout Plain Layout
5833 Cuadros ! Multipágina ! Leyendas
5834 \end_layout
5835
5836 \end_inset
5837
5838
5839 \begin_inset CommandInset label
5840 LatexCommand label
5841 name "subsec:Leyendas-en-Cuadros"
5842
5843 \end_inset
5844
5845
5846 \end_layout
5847
5848 \begin_layout Standard
5849 Un cuadro multipágina no se puede poner flotante porque los flotantes sólo
5850  pueden estar en una página.
5851  Pero el entorno leyenda de flotantes sí puede usarse para cuadros multipágina
5852  utilizando para una fila de un cuadro multipágina la opción 
5853 \family sans
5854 Leyenda
5855 \family default
5856 , como se explica en la sec.
5857 \begin_inset space \thinspace{}
5858 \end_inset
5859
5860
5861 \begin_inset CommandInset ref
5862 LatexCommand ref
5863 reference "sec:Cuadros-multipágina"
5864
5865 \end_inset
5866
5867 .
5868  Sólo una fila puede contener la leyenda.
5869 \end_layout
5870
5871 \begin_layout Standard
5872 He aquí un pequeño cuadro multipágina para mostrar cómo funciona:
5873 \end_layout
5874
5875 \begin_layout Standard
5876 \begin_inset Tabular
5877 <lyxtabular version="3" rows="6" columns="5">
5878 <features islongtable="true" longtabularalignment="center">
5879 <column alignment="center" valignment="top">
5880 <column alignment="center" valignment="top">
5881 <column alignment="center" valignment="top">
5882 <column alignment="center" valignment="top">
5883 <column alignment="center" valignment="top">
5884 <row endfirsthead="true" caption="true">
5885 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5886 \begin_inset Text
5887
5888 \begin_layout Plain Layout
5889 \begin_inset Caption Standard
5890
5891 \begin_layout Plain Layout
5892 Cuadro multipágina con leyenda
5893 \begin_inset Argument 1
5894 status open
5895
5896 \begin_layout Plain Layout
5897 Cuadro multipágina
5898 \end_layout
5899
5900 \end_inset
5901
5902
5903 \end_layout
5904
5905 \end_inset
5906
5907
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5913 \begin_inset Text
5914
5915 \begin_layout Plain Layout
5916
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 </row>
5949 <row>
5950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 1
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 2
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 3
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5978 \begin_inset Text
5979
5980 \begin_layout Plain Layout
5981 4
5982 \end_layout
5983
5984 \end_inset
5985 </cell>
5986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5987 \begin_inset Text
5988
5989 \begin_layout Plain Layout
5990 5
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 </row>
5996 <row>
5997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 asd
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 s
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 s
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6025 \begin_inset Text
6026
6027 \begin_layout Plain Layout
6028 s
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037 asd
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 </row>
6043 <row>
6044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 asd
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057 s
6058 \end_layout
6059
6060 \end_inset
6061 </cell>
6062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066 s
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 s
6076 \end_layout
6077
6078 \end_inset
6079 </cell>
6080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084 asd
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 </row>
6090 <row>
6091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6092 \begin_inset Text
6093
6094 \begin_layout Plain Layout
6095 asd
6096 \end_layout
6097
6098 \end_inset
6099 </cell>
6100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6101 \begin_inset Text
6102
6103 \begin_layout Plain Layout
6104 s
6105 \end_layout
6106
6107 \end_inset
6108 </cell>
6109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6110 \begin_inset Text
6111
6112 \begin_layout Plain Layout
6113 s
6114 \end_layout
6115
6116 \end_inset
6117 </cell>
6118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6119 \begin_inset Text
6120
6121 \begin_layout Plain Layout
6122 s
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 asd
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 </row>
6137 <row>
6138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 asd
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6148 \begin_inset Text
6149
6150 \begin_layout Plain Layout
6151 asd
6152 \end_layout
6153
6154 \end_inset
6155 </cell>
6156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160 asd
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169 asd
6170 \end_layout
6171
6172 \end_inset
6173 </cell>
6174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Plain Layout
6178 asd
6179 \end_layout
6180
6181 \end_inset
6182 </cell>
6183 </row>
6184 </lyxtabular>
6185
6186 \end_inset
6187
6188
6189 \end_layout
6190
6191 \begin_layout Standard
6192 \begin_inset VSpace medskip
6193 \end_inset
6194
6195
6196 \begin_inset Note Greyedout
6197 status open
6198
6199 \begin_layout Plain Layout
6200
6201 \series bold
6202 Nota
6203 \begin_inset space ~
6204 \end_inset
6205
6206 1:
6207 \series default
6208  El número del cuadro se incrementa para cada cuadro multipágina, aunque
6209  no pongas leyenda en alguna de ellas.
6210  Por esto podría suceder que, p.
6211 \begin_inset space \thinspace{}
6212 \end_inset
6213
6214 ej., el cuadro
6215 \begin_inset space ~
6216 \end_inset
6217
6218 2.4 siga al cuadro
6219 \begin_inset space ~
6220 \end_inset
6221
6222 2.1 en el índice de cuadros debido a que hay dos cuadros multipágina sin
6223  leyenda.
6224  Para evitarlo, añade detrás de cada cuadro multipágina sin leyenda este
6225  comando en código \SpecialChar TeX
6226 :
6227 \end_layout
6228
6229 \begin_layout Plain Layout
6230
6231 \series bold
6232
6233 \backslash
6234 addtocounter{table}{-1}
6235 \end_layout
6236
6237 \begin_layout Plain Layout
6238 Esto no es necesario si ninguna de los cuadros multipágina tiene leyenda
6239  y añades el siguiente código en el preámbulo del documento:
6240 \end_layout
6241
6242 \begin_layout Plain Layout
6243
6244 \series bold
6245
6246 \backslash
6247 let
6248 \backslash
6249 myEnd
6250 \backslash
6251 endlongtable
6252 \begin_inset Newline newline
6253 \end_inset
6254
6255
6256 \backslash
6257 renewcommand{
6258 \backslash
6259 endlongtable}{
6260 \backslash
6261 myEnd
6262 \backslash
6263 addtocounter{table}{-1}}
6264 \end_layout
6265
6266 \end_inset
6267
6268
6269 \end_layout
6270
6271 \begin_layout Standard
6272 \begin_inset Note Greyedout
6273 status open
6274
6275 \begin_layout Plain Layout
6276
6277 \series bold
6278 Nota
6279 \begin_inset space ~
6280 \end_inset
6281
6282 2:
6283 \series default
6284  Si utilizas 
6285 \series bold
6286 hyperref
6287 \series default
6288
6289 \begin_inset Index idx
6290 status collapsed
6291
6292 \begin_layout Plain Layout
6293 \SpecialChar LaTeX
6294 -paquetes ! hyperref
6295 \end_layout
6296
6297 \end_inset
6298
6299  en las 
6300 \family sans
6301 Propiedades PDF 
6302 \family default
6303 del diálogo 
6304 \family sans
6305 Configuración del documento 
6306 \family default
6307 para enlazar referencias cruzadas en la salida, los enlaces a cuadros multipágin
6308 a llevan siempre al principio del documento.
6309 \end_layout
6310
6311 \end_inset
6312
6313
6314 \end_layout
6315
6316 \begin_layout Subsubsection
6317 Referencias a cuadros multipágina
6318 \begin_inset Index idx
6319 status open
6320
6321 \begin_layout Plain Layout
6322 Cuadros ! Multipágina ! Referencias a
6323 \end_layout
6324
6325 \end_inset
6326
6327
6328 \end_layout
6329
6330 \begin_layout Standard
6331 \begin_inset Tabular
6332 <lyxtabular version="3" rows="6" columns="5">
6333 <features islongtable="true" longtabularalignment="center">
6334 <column alignment="center" valignment="top">
6335 <column alignment="center" valignment="top">
6336 <column alignment="center" valignment="top">
6337 <column alignment="center" valignment="top">
6338 <column alignment="center" valignment="top">
6339 <row endfirsthead="true" caption="true">
6340 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344 \begin_inset Caption Standard
6345
6346 \begin_layout Plain Layout
6347 Cuadro multipágina con referencia
6348 \begin_inset CommandInset label
6349 LatexCommand label
6350 name "tab:RefEjemplo"
6351
6352 \end_inset
6353
6354
6355 \end_layout
6356
6357 \end_inset
6358
6359
6360 \end_layout
6361
6362 \end_inset
6363 </cell>
6364 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6365 \begin_inset Text
6366
6367 \begin_layout Plain Layout
6368
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 </row>
6401 <row>
6402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406 1
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415 2
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 3
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 4
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \begin_layout Plain Layout
6442 5
6443 \end_layout
6444
6445 \end_inset
6446 </cell>
6447 </row>
6448 <row>
6449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6450 \begin_inset Text
6451
6452 \begin_layout Plain Layout
6453 asd
6454 \end_layout
6455
6456 \end_inset
6457 </cell>
6458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6459 \begin_inset Text
6460
6461 \begin_layout Plain Layout
6462 s
6463 \end_layout
6464
6465 \end_inset
6466 </cell>
6467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471 s
6472 \end_layout
6473
6474 \end_inset
6475 </cell>
6476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6477 \begin_inset Text
6478
6479 \begin_layout Plain Layout
6480 s
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6486 \begin_inset Text
6487
6488 \begin_layout Plain Layout
6489 asd
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 </row>
6495 <row>
6496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6497 \begin_inset Text
6498
6499 \begin_layout Plain Layout
6500 asd
6501 \end_layout
6502
6503 \end_inset
6504 </cell>
6505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6506 \begin_inset Text
6507
6508 \begin_layout Plain Layout
6509 s
6510 \end_layout
6511
6512 \end_inset
6513 </cell>
6514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6515 \begin_inset Text
6516
6517 \begin_layout Plain Layout
6518 s
6519 \end_layout
6520
6521 \end_inset
6522 </cell>
6523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6524 \begin_inset Text
6525
6526 \begin_layout Plain Layout
6527 s
6528 \end_layout
6529
6530 \end_inset
6531 </cell>
6532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6533 \begin_inset Text
6534
6535 \begin_layout Plain Layout
6536 asd
6537 \end_layout
6538
6539 \end_inset
6540 </cell>
6541 </row>
6542 <row>
6543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6544 \begin_inset Text
6545
6546 \begin_layout Plain Layout
6547 asd
6548 \end_layout
6549
6550 \end_inset
6551 </cell>
6552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6553 \begin_inset Text
6554
6555 \begin_layout Plain Layout
6556 s
6557 \end_layout
6558
6559 \end_inset
6560 </cell>
6561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6562 \begin_inset Text
6563
6564 \begin_layout Plain Layout
6565 s
6566 \end_layout
6567
6568 \end_inset
6569 </cell>
6570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6571 \begin_inset Text
6572
6573 \begin_layout Plain Layout
6574 s
6575 \end_layout
6576
6577 \end_inset
6578 </cell>
6579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6580 \begin_inset Text
6581
6582 \begin_layout Plain Layout
6583 asd
6584 \end_layout
6585
6586 \end_inset
6587 </cell>
6588 </row>
6589 <row>
6590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6591 \begin_inset Text
6592
6593 \begin_layout Plain Layout
6594 asd
6595 \end_layout
6596
6597 \end_inset
6598 </cell>
6599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6600 \begin_inset Text
6601
6602 \begin_layout Plain Layout
6603 sad
6604 \end_layout
6605
6606 \end_inset
6607 </cell>
6608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6609 \begin_inset Text
6610
6611 \begin_layout Plain Layout
6612 asd
6613 \end_layout
6614
6615 \end_inset
6616 </cell>
6617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6618 \begin_inset Text
6619
6620 \begin_layout Plain Layout
6621 asd
6622 \end_layout
6623
6624 \end_inset
6625 </cell>
6626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6627 \begin_inset Text
6628
6629 \begin_layout Plain Layout
6630 asd
6631 \end_layout
6632
6633 \end_inset
6634 </cell>
6635 </row>
6636 </lyxtabular>
6637
6638 \end_inset
6639
6640
6641 \end_layout
6642
6643 \begin_layout Standard
6644 Para referenciar un cuadro multipágina, inserta una etiqueta en la leyenda.
6645  
6646 \end_layout
6647
6648 \begin_layout Standard
6649 Esto es una referencia al cuadro
6650 \begin_inset space ~
6651 \end_inset
6652
6653
6654 \begin_inset CommandInset ref
6655 LatexCommand ref
6656 reference "tab:RefEjemplo"
6657
6658 \end_inset
6659
6660 .
6661 \end_layout
6662
6663 \begin_layout Standard
6664 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6665  del documento mediante el paquete \SpecialChar LaTeX
6666  
6667 \series bold
6668 caption
6669 \series default
6670
6671 \begin_inset Index idx
6672 status collapsed
6673
6674 \begin_layout Plain Layout
6675 \SpecialChar LaTeX
6676 -paquetes ! caption
6677 \end_layout
6678
6679 \end_inset
6680
6681 , véase sección
6682 \begin_inset space ~
6683 \end_inset
6684
6685
6686 \begin_inset CommandInset ref
6687 LatexCommand ref
6688 reference "sec:Formato-de-leyendas"
6689
6690 \end_inset
6691
6692 .
6693 \end_layout
6694
6695 \begin_layout Subsubsection
6696 Anchura de la leyenda
6697 \begin_inset Index idx
6698 status collapsed
6699
6700 \begin_layout Plain Layout
6701 Cuadros ! Multipágina ! Anchura de la leyenda
6702 \end_layout
6703
6704 \end_inset
6705
6706
6707 \end_layout
6708
6709 \begin_layout Standard
6710 La anchura máxima de la leyenda se define por la longitud 
6711 \series bold
6712
6713 \backslash
6714 LTcapwidth
6715 \series default
6716 .
6717  Por omisión, su valor es 4
6718 \begin_inset space \thinspace{}
6719 \end_inset
6720
6721 in (4
6722 \begin_inset space ~
6723 \end_inset
6724
6725 pulgadas).
6726  Para cambiarla añade el siguiente comando en el preámbulo o en código \SpecialChar TeX
6727
6728  en el propio documento antes del cuadro multipágina al que deba afectar
6729 \end_layout
6730
6731 \begin_layout Standard
6732
6733 \series bold
6734
6735 \backslash
6736 setlength{
6737 \backslash
6738 LTcapwidth}{anchura}
6739 \end_layout
6740
6741 \begin_layout Standard
6742 donde la 
6743 \family sans
6744 anchura
6745 \family default
6746  puede ser una de las unidades listadas en el apéndice
6747 \begin_inset space ~
6748 \end_inset
6749
6750
6751 \begin_inset CommandInset ref
6752 LatexCommand ref
6753 reference "cap:Unidades-disponibles-en"
6754
6755 \end_inset
6756
6757 .
6758 \end_layout
6759
6760 \begin_layout Standard
6761 Los cuadros siguientes muestran la diferencia:
6762 \end_layout
6763
6764 \begin_layout Standard
6765 \begin_inset Tabular
6766 <lyxtabular version="3" rows="6" columns="5">
6767 <features islongtable="true" longtabularalignment="center">
6768 <column alignment="center" valignment="top">
6769 <column alignment="center" valignment="top">
6770 <column alignment="center" valignment="top">
6771 <column alignment="center" valignment="top">
6772 <column alignment="center" valignment="top">
6773 <row endfirsthead="true" caption="true">
6774 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6775 \begin_inset Text
6776
6777 \begin_layout Plain Layout
6778 \begin_inset Caption Standard
6779
6780 \begin_layout Plain Layout
6781 Leyenda larga completa con anchura predeterminada leyenda larga completa
6782  con anchura predeterminada
6783 \begin_inset Argument 1
6784 status collapsed
6785
6786 \begin_layout Plain Layout
6787 Leyenda con anchura predeterminada
6788 \end_layout
6789
6790 \end_inset
6791
6792
6793 \end_layout
6794
6795 \end_inset
6796
6797
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6803 \begin_inset Text
6804
6805 \begin_layout Plain Layout
6806
6807 \end_layout
6808
6809 \end_inset
6810 </cell>
6811 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6812 \begin_inset Text
6813
6814 \begin_layout Plain Layout
6815
6816 \end_layout
6817
6818 \end_inset
6819 </cell>
6820 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6821 \begin_inset Text
6822
6823 \begin_layout Plain Layout
6824
6825 \end_layout
6826
6827 \end_inset
6828 </cell>
6829 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6830 \begin_inset Text
6831
6832 \begin_layout Plain Layout
6833
6834 \end_layout
6835
6836 \end_inset
6837 </cell>
6838 </row>
6839 <row>
6840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6841 \begin_inset Text
6842
6843 \begin_layout Plain Layout
6844 1
6845 \end_layout
6846
6847 \end_inset
6848 </cell>
6849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6850 \begin_inset Text
6851
6852 \begin_layout Plain Layout
6853 2
6854 \end_layout
6855
6856 \end_inset
6857 </cell>
6858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6859 \begin_inset Text
6860
6861 \begin_layout Plain Layout
6862 3
6863 \end_layout
6864
6865 \end_inset
6866 </cell>
6867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6868 \begin_inset Text
6869
6870 \begin_layout Plain Layout
6871 4
6872 \end_layout
6873
6874 \end_inset
6875 </cell>
6876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6877 \begin_inset Text
6878
6879 \begin_layout Plain Layout
6880 5
6881 \end_layout
6882
6883 \end_inset
6884 </cell>
6885 </row>
6886 <row>
6887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6888 \begin_inset Text
6889
6890 \begin_layout Plain Layout
6891 asd
6892 \end_layout
6893
6894 \end_inset
6895 </cell>
6896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6897 \begin_inset Text
6898
6899 \begin_layout Plain Layout
6900 s
6901 \end_layout
6902
6903 \end_inset
6904 </cell>
6905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6906 \begin_inset Text
6907
6908 \begin_layout Plain Layout
6909 s
6910 \end_layout
6911
6912 \end_inset
6913 </cell>
6914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6915 \begin_inset Text
6916
6917 \begin_layout Plain Layout
6918 s
6919 \end_layout
6920
6921 \end_inset
6922 </cell>
6923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6924 \begin_inset Text
6925
6926 \begin_layout Plain Layout
6927 asd
6928 \end_layout
6929
6930 \end_inset
6931 </cell>
6932 </row>
6933 <row>
6934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6935 \begin_inset Text
6936
6937 \begin_layout Plain Layout
6938 asd
6939 \end_layout
6940
6941 \end_inset
6942 </cell>
6943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6944 \begin_inset Text
6945
6946 \begin_layout Plain Layout
6947 s
6948 \end_layout
6949
6950 \end_inset
6951 </cell>
6952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6953 \begin_inset Text
6954
6955 \begin_layout Plain Layout
6956 s
6957 \end_layout
6958
6959 \end_inset
6960 </cell>
6961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6962 \begin_inset Text
6963
6964 \begin_layout Plain Layout
6965 s
6966 \end_layout
6967
6968 \end_inset
6969 </cell>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974 asd
6975 \end_layout
6976
6977 \end_inset
6978 </cell>
6979 </row>
6980 <row>
6981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6982 \begin_inset Text
6983
6984 \begin_layout Plain Layout
6985 asd
6986 \end_layout
6987
6988 \end_inset
6989 </cell>
6990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6991 \begin_inset Text
6992
6993 \begin_layout Plain Layout
6994 s
6995 \end_layout
6996
6997 \end_inset
6998 </cell>
6999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7000 \begin_inset Text
7001
7002 \begin_layout Plain Layout
7003 s
7004 \end_layout
7005
7006 \end_inset
7007 </cell>
7008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012 s
7013 \end_layout
7014
7015 \end_inset
7016 </cell>
7017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7018 \begin_inset Text
7019
7020 \begin_layout Plain Layout
7021 asd
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 </row>
7027 <row>
7028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7029 \begin_inset Text
7030
7031 \begin_layout Plain Layout
7032 asd
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041 sad
7042 \end_layout
7043
7044 \end_inset
7045 </cell>
7046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7047 \begin_inset Text
7048
7049 \begin_layout Plain Layout
7050 asd
7051 \end_layout
7052
7053 \end_inset
7054 </cell>
7055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059 asd
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068 asd
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 </row>
7074 </lyxtabular>
7075
7076 \end_inset
7077
7078
7079 \end_layout
7080
7081 \begin_layout Standard
7082 \begin_inset ERT
7083 status collapsed
7084
7085 \begin_layout Plain Layout
7086
7087
7088 \backslash
7089 setlength{
7090 \backslash
7091 LTcapwidth}{5cm}
7092 \end_layout
7093
7094 \end_inset
7095
7096
7097 \begin_inset Tabular
7098 <lyxtabular version="3" rows="6" columns="5">
7099 <features islongtable="true" longtabularalignment="center">
7100 <column alignment="center" valignment="top">
7101 <column alignment="center" valignment="top">
7102 <column alignment="center" valignment="top">
7103 <column alignment="center" valignment="top">
7104 <column alignment="center" valignment="top">
7105 <row endfirsthead="true" caption="true">
7106 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Plain Layout
7110 \begin_inset Caption Standard
7111
7112 \begin_layout Plain Layout
7113 Leyenda larga completa con una anchura de 5
7114 \begin_inset space \thinspace{}
7115 \end_inset
7116
7117 cm leyenda larga completa con una anchura de 5
7118 \begin_inset space \thinspace{}
7119 \end_inset
7120
7121 cm 
7122 \begin_inset Argument 1
7123 status collapsed
7124
7125 \begin_layout Plain Layout
7126 Leyenda con anchura
7127 \begin_inset space \thinspace{}
7128 \end_inset
7129
7130 =
7131 \begin_inset space \thinspace{}
7132 \end_inset
7133
7134 5
7135 \begin_inset space \thinspace{}
7136 \end_inset
7137
7138 cm
7139 \end_layout
7140
7141 \end_inset
7142
7143
7144 \end_layout
7145
7146 \end_inset
7147
7148
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7154 \begin_inset Text
7155
7156 \begin_layout Plain Layout
7157
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Plain Layout
7166
7167 \end_layout
7168
7169 \end_inset
7170 </cell>
7171 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 </row>
7190 <row>
7191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7192 \begin_inset Text
7193
7194 \begin_layout Plain Layout
7195 1
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Plain Layout
7204 2
7205 \end_layout
7206
7207 \end_inset
7208 </cell>
7209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7210 \begin_inset Text
7211
7212 \begin_layout Plain Layout
7213 3
7214 \end_layout
7215
7216 \end_inset
7217 </cell>
7218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 4
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 5
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 </row>
7237 <row>
7238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7239 \begin_inset Text
7240
7241 \begin_layout Plain Layout
7242 asd
7243 \end_layout
7244
7245 \end_inset
7246 </cell>
7247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7248 \begin_inset Text
7249
7250 \begin_layout Plain Layout
7251 s
7252 \end_layout
7253
7254 \end_inset
7255 </cell>
7256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7257 \begin_inset Text
7258
7259 \begin_layout Plain Layout
7260 s
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269 s
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278 asd
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 </row>
7284 <row>
7285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7286 \begin_inset Text
7287
7288 \begin_layout Plain Layout
7289 asd
7290 \end_layout
7291
7292 \end_inset
7293 </cell>
7294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7295 \begin_inset Text
7296
7297 \begin_layout Plain Layout
7298 s
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307 s
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 s
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325 asd
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 </row>
7331 <row>
7332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7333 \begin_inset Text
7334
7335 \begin_layout Plain Layout
7336 asd
7337 \end_layout
7338
7339 \end_inset
7340 </cell>
7341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345 s
7346 \end_layout
7347
7348 \end_inset
7349 </cell>
7350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7351 \begin_inset Text
7352
7353 \begin_layout Plain Layout
7354 s
7355 \end_layout
7356
7357 \end_inset
7358 </cell>
7359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 s
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7369 \begin_inset Text
7370
7371 \begin_layout Plain Layout
7372 asd
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 </row>
7378 <row>
7379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7380 \begin_inset Text
7381
7382 \begin_layout Plain Layout
7383 asd
7384 \end_layout
7385
7386 \end_inset
7387 </cell>
7388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7389 \begin_inset Text
7390
7391 \begin_layout Plain Layout
7392 sad
7393 \end_layout
7394
7395 \end_inset
7396 </cell>
7397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7398 \begin_inset Text
7399
7400 \begin_layout Plain Layout
7401 asd
7402 \end_layout
7403
7404 \end_inset
7405 </cell>
7406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7407 \begin_inset Text
7408
7409 \begin_layout Plain Layout
7410 asd
7411 \end_layout
7412
7413 \end_inset
7414 </cell>
7415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7416 \begin_inset Text
7417
7418 \begin_layout Plain Layout
7419 asd
7420 \end_layout
7421
7422 \end_inset
7423 </cell>
7424 </row>
7425 </lyxtabular>
7426
7427 \end_inset
7428
7429
7430 \begin_inset ERT
7431 status collapsed
7432
7433 \begin_layout Plain Layout
7434
7435
7436 \backslash
7437 setlength{
7438 \backslash
7439 LTcapwidth}{4in}
7440 \end_layout
7441
7442 \end_inset
7443
7444
7445 \end_layout
7446
7447 \begin_layout Standard
7448 \begin_inset Note Greyedout
7449 status collapsed
7450
7451 \begin_layout Plain Layout
7452
7453 \series bold
7454 Nota: 
7455 \series default
7456 Si se usa el paquete \SpecialChar LaTeX
7457  
7458 \series bold
7459 caption
7460 \series default
7461
7462 \begin_inset Index idx
7463 status collapsed
7464
7465 \begin_layout Plain Layout
7466 \SpecialChar LaTeX
7467 -paquetes ! caption
7468 \end_layout
7469
7470 \end_inset
7471
7472 , como en este documento, para la leyenda se utiliza toda la anchura de
7473  la página cuando se deja el valor por omisión de 4
7474 \begin_inset space \thinspace{}
7475 \end_inset
7476
7477 in para 
7478 \series bold
7479
7480 \backslash
7481 LTcapwidth
7482 \series default
7483 .
7484  En este caso, para conseguir una leyenda de 4
7485 \begin_inset space \thinspace{}
7486 \end_inset
7487
7488 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7489 \begin_inset space \thinspace{}
7490 \end_inset
7491
7492 in, p.
7493 \begin_inset space \thinspace{}
7494 \end_inset
7495
7496 ej.
7497  3.99
7498 \begin_inset space \thinspace{}
7499 \end_inset
7500
7501 in, o bien emplear el comando \SpecialChar LaTeX
7502  
7503 \series bold
7504
7505 \backslash
7506 captionsetup{width=valor}
7507 \series default
7508 , suministrado por el paquete 
7509 \series bold
7510 caption
7511 \series default
7512 .
7513 \end_layout
7514
7515 \end_inset
7516
7517
7518 \end_layout
7519
7520 \begin_layout Subsubsection
7521 Leyendas distintas para cada página
7522 \begin_inset Index idx
7523 status collapsed
7524
7525 \begin_layout Plain Layout
7526 Cuadros ! Multipágina ! Leyendas ! distintas para cada página
7527 \end_layout
7528
7529 \end_inset
7530
7531
7532 \end_layout
7533
7534 \begin_layout Standard
7535 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7536  de la leyenda de la primera página del cuadro, marca una fila vacía como
7537  cabecera que contiene una leyenda.
7538  Después, clic derecho sobre la leyenda y selecciona 
7539 \family sans
7540 Leyenda
7541 \begin_inset space ~
7542 \end_inset
7543
7544 (Sin
7545 \begin_inset space ~
7546 \end_inset
7547
7548 numerar)
7549 \family default
7550  en el menú contextual.
7551  El cuadro
7552 \begin_inset space ~
7553 \end_inset
7554
7555
7556 \begin_inset CommandInset ref
7557 LatexCommand ref
7558 reference "tab:DifLeyendas"
7559
7560 \end_inset
7561
7562  es un ejemplo de cuadro multipágina con encabezados distintos donde el
7563  segundo no incluye número de cuadro.
7564 \end_layout
7565
7566 \begin_layout Standard
7567 \align center
7568 \begin_inset Tabular
7569 <lyxtabular version="3" rows="59" columns="3">
7570 <features islongtable="true" longtabularalignment="center">
7571 <column alignment="left" valignment="top" width="0pt">
7572 <column alignment="left" valignment="top" width="0pt">
7573 <column alignment="right" valignment="top" width="0pt">
7574 <row endfirsthead="true" caption="true">
7575 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7576 \begin_inset Text
7577
7578 \begin_layout Plain Layout
7579 \begin_inset Caption Standard
7580
7581 \begin_layout Plain Layout
7582 Ejemplo de lista telefónica
7583 \begin_inset CommandInset label
7584 LatexCommand label
7585 name "tab:DifLeyendas"
7586
7587 \end_inset
7588
7589
7590 \begin_inset Argument 1
7591 status collapsed
7592
7593 \begin_layout Plain Layout
7594 Ejemplo de lista telefónica
7595 \end_layout
7596
7597 \end_inset
7598
7599
7600 \end_layout
7601
7602 \end_inset
7603
7604
7605 \end_layout
7606
7607 \end_inset
7608 </cell>
7609 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7610 \begin_inset Text
7611
7612 \begin_layout Plain Layout
7613
7614 \end_layout
7615
7616 \end_inset
7617 </cell>
7618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622
7623 \end_layout
7624
7625 \end_inset
7626 </cell>
7627 </row>
7628 <row endfirsthead="true">
7629 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633
7634 \series bold
7635 Ejemplo de lista telefónica (ignore los nombres)
7636 \end_layout
7637
7638 \end_inset
7639 </cell>
7640 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7641 \begin_inset Text
7642
7643 \begin_layout Plain Layout
7644
7645 \end_layout
7646
7647 \end_inset
7648 </cell>
7649 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7650 \begin_inset Text
7651
7652 \begin_layout Plain Layout
7653
7654 \end_layout
7655
7656 \end_inset
7657 </cell>
7658 </row>
7659 <row endfirsthead="true">
7660 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7661 \begin_inset Text
7662
7663 \begin_layout Plain Layout
7664
7665 \series bold
7666 NOMBRE
7667 \end_layout
7668
7669 \end_inset
7670 </cell>
7671 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7672 \begin_inset Text
7673
7674 \begin_layout Plain Layout
7675
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Plain Layout
7684
7685 \series bold
7686 TEL.
7687 \end_layout
7688
7689 \end_inset
7690 </cell>
7691 </row>
7692 <row endhead="true" caption="true">
7693 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7694 \begin_inset Text
7695
7696 \begin_layout Plain Layout
7697 \begin_inset Caption Unnumbered
7698
7699 \begin_layout Plain Layout
7700 Continúa ejemplo de lista telefónica
7701 \end_layout
7702
7703 \end_inset
7704
7705
7706 \end_layout
7707
7708 \end_inset
7709 </cell>
7710 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7711 \begin_inset Text
7712
7713 \begin_layout Plain Layout
7714
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 </row>
7729 <row endhead="true">
7730 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734
7735 \series bold
7736 Ejemplo de lista telefónica
7737 \end_layout
7738
7739 \end_inset
7740 </cell>
7741 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7742 \begin_inset Text
7743
7744 \begin_layout Plain Layout
7745
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7751 \begin_inset Text
7752
7753 \begin_layout Plain Layout
7754
7755 \end_layout
7756
7757 \end_inset
7758 </cell>
7759 </row>
7760 <row endhead="true">
7761 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7762 \begin_inset Text
7763
7764 \begin_layout Plain Layout
7765
7766 \series bold
7767 NOMBRE
7768 \end_layout
7769
7770 \end_inset
7771 </cell>
7772 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7773 \begin_inset Text
7774
7775 \begin_layout Plain Layout
7776
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785
7786 \series bold
7787 TEL.
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 </row>
7793 <row endfoot="true">
7794 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7795 \begin_inset Text
7796
7797 \begin_layout Plain Layout
7798 continúa en página siguiente
7799 \end_layout
7800
7801 \end_inset
7802 </cell>
7803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 </row>
7822 <row>
7823 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7824 \begin_inset Text
7825
7826 \begin_layout Plain Layout
7827
7828 \series bold
7829 Annovi
7830 \end_layout
7831
7832 \end_inset
7833 </cell>
7834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838 Silvia
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847 111
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 </row>
7853 <row>
7854 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7855 \begin_inset Text
7856
7857 \begin_layout Plain Layout
7858
7859 \series bold
7860 Bertoli
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869 Stefano
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Plain Layout
7878 111
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 </row>
7884 <row>
7885 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \series bold
7891 Bozzi
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900 Walter
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909 111
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 </row>
7915 <row>
7916 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7917 \begin_inset Text
7918
7919 \begin_layout Plain Layout
7920
7921 \series bold
7922 Cachia
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931 Maria
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940 111
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 </row>
7946 <row>
7947 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7948 \begin_inset Text
7949
7950 \begin_layout Plain Layout
7951
7952 \series bold
7953 Cachia
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Plain Layout
7962 Maurizio
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971 111
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 </row>
7977 <row>
7978 <cell alignment="left" valignment="top" leftline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982
7983 \series bold
7984 Cinquemani
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 Giusi
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002 111
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 </row>
8008 <row>
8009 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013
8014 \series bold
8015 Colin
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024 Bernard
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033 111
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 </row>
8039 <row>
8040 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044
8045 \series bold
8046 Concli
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055 Gianfranco
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 111
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 </row>
8070 <row>
8071 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8072 \begin_inset Text
8073
8074 \begin_layout Plain Layout
8075
8076 \series bold
8077 Dal Bosco
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8083 \begin_inset Text
8084
8085 \begin_layout Plain Layout
8086 Carolina
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095 111
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 </row>
8101 <row>
8102 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8103 \begin_inset Text
8104
8105 \begin_layout Plain Layout
8106
8107 \series bold
8108 Dalpiaz
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8114 \begin_inset Text
8115
8116 \begin_layout Plain Layout
8117 Annamaria
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126 111
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 </row>
8132 <row>
8133 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8134 \begin_inset Text
8135
8136 \begin_layout Plain Layout
8137
8138 \series bold
8139 Feliciello
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8145 \begin_inset Text
8146
8147 \begin_layout Plain Layout
8148 Domenico
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157 111
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 </row>
8163 <row>
8164 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168
8169 \series bold
8170 Focarelli
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8176 \begin_inset Text
8177
8178 \begin_layout Plain Layout
8179 Paola
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188 111
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 </row>
8194 <row>
8195 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8196 \begin_inset Text
8197
8198 \begin_layout Plain Layout
8199
8200 \series bold
8201 Galletti
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8207 \begin_inset Text
8208
8209 \begin_layout Plain Layout
8210 Oreste
8211 \end_layout
8212
8213 \end_inset
8214 </cell>
8215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219 111
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 </row>
8225 <row>
8226 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230
8231 \series bold
8232 Gasparini
8233 \end_layout
8234
8235 \end_inset
8236 </cell>
8237 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8238 \begin_inset Text
8239
8240 \begin_layout Plain Layout
8241 Franca
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250 111
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 </row>
8256 <row>
8257 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8258 \begin_inset Text
8259
8260 \begin_layout Plain Layout
8261
8262 \series bold
8263 Rizzardi
8264 \series default
8265
8266 \begin_inset Foot
8267 status collapsed
8268
8269 \begin_layout Plain Layout
8270 Ejemplo de nota a pie de página
8271 \end_layout
8272
8273 \end_inset
8274
8275
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284 Paola
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 111
8294 \end_layout
8295
8296 \end_inset
8297 </cell>
8298 </row>
8299 <row>
8300 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8301 \begin_inset Text
8302
8303 \begin_layout Plain Layout
8304
8305 \series bold
8306 Lassini
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315 Giancarlo
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324 111
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 </row>
8330 <row>
8331 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335
8336 \series bold
8337 Malfatti
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346 Luciano
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355 111
8356 \end_layout
8357
8358 \end_inset
8359 </cell>
8360 </row>
8361 <row>
8362 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8363 \begin_inset Text
8364
8365 \begin_layout Plain Layout
8366
8367 \series bold
8368 Malfatti
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 Valeriano
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 111
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 </row>
8392 <row>
8393 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397
8398 \series bold
8399 Meneguzzo
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 Roberto
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 111
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 </row>
8423 <row>
8424 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428
8429 \series bold
8430 Mezzadra
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439 Roberto
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448 111
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 </row>
8454 <row>
8455 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459
8460 \series bold
8461 Pirpamer
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470 Erich
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479 111
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 </row>
8485 <row>
8486 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490
8491 \series bold
8492 Pochiesa
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501 Paolo
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 111, 222
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 </row>
8516 <row>
8517 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521
8522 \series bold
8523 Radina
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532 Claudio
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541 111
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 </row>
8547 <row>
8548 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552
8553 \series bold
8554 Stuffer
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563 Oskar
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 111
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 </row>
8578 <row>
8579 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583
8584 \series bold
8585 Tacchelli
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 Ugo
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 111
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 </row>
8609 <row>
8610 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8611 \begin_inset Text
8612
8613 \begin_layout Plain Layout
8614
8615 \series bold
8616 Tezzele
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8622 \begin_inset Text
8623
8624 \begin_layout Plain Layout
8625 Margit
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634 111
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 </row>
8640 <row>
8641 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645
8646 \series bold
8647 Unterkalmsteiner
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Plain Layout
8656 Frieda
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 111
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 </row>
8671 <row>
8672 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676
8677 \series bold
8678 Vieider
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687 Hilde
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696 111
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 </row>
8702 <row>
8703 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \begin_layout Plain Layout
8707
8708 \series bold
8709 Vigna
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8715 \begin_inset Text
8716
8717 \begin_layout Plain Layout
8718 Jürgen
8719 \end_layout
8720
8721 \end_inset
8722 </cell>
8723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727 111
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 </row>
8733 <row>
8734 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Plain Layout
8738
8739 \series bold
8740 Weber
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8746 \begin_inset Text
8747
8748 \begin_layout Plain Layout
8749 Maurizio
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758 111
8759 \end_layout
8760
8761 \end_inset
8762 </cell>
8763 </row>
8764 <row>
8765 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
8766 \begin_inset Text
8767
8768 \begin_layout Plain Layout
8769
8770 \series bold
8771 Winkler
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8777 \begin_inset Text
8778
8779 \begin_layout Plain Layout
8780 Franz
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789 111
8790 \end_layout
8791
8792 \end_inset
8793 </cell>
8794 </row>
8795 <row>
8796 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800  
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Plain Layout
8818
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 </row>
8824 <row>
8825 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \begin_layout Plain Layout
8829
8830 \series bold
8831 Annovi
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840 Silvia
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8846 \begin_inset Text
8847
8848 \begin_layout Plain Layout
8849 555
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 </row>
8855 <row>
8856 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860
8861 \series bold
8862 Bertoli
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871 Stefano
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880 555
8881 \end_layout
8882
8883 \end_inset
8884 </cell>
8885 </row>
8886 <row>
8887 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891
8892 \series bold
8893 Bozzi
8894 \end_layout
8895
8896 \end_inset
8897 </cell>
8898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8899 \begin_inset Text
8900
8901 \begin_layout Plain Layout
8902 Walter
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911 555
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 </row>
8917 <row>
8918 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922
8923 \series bold
8924 Cachia
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933 Maria
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942 555
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 </row>
8948 <row>
8949 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8950 \begin_inset Text
8951
8952 \begin_layout Plain Layout
8953
8954 \series bold
8955 Cachia
8956 \end_layout
8957
8958 \end_inset
8959 </cell>
8960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Plain Layout
8964 Maurizio
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973 555
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 </row>
8979 <row>
8980 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984
8985 \series bold
8986 Cinquemani
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995 Giusi
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 555
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 </row>
9010 <row>
9011 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015
9016 \series bold
9017 Colin
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026 Bernard
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035 555
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 </row>
9041 <row>
9042 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9043 \begin_inset Text
9044
9045 \begin_layout Plain Layout
9046
9047 \series bold
9048 Concli
9049 \end_layout
9050
9051 \end_inset
9052 </cell>
9053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9054 \begin_inset Text
9055
9056 \begin_layout Plain Layout
9057 Gianfranco
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 555
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 </row>
9072 <row>
9073 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9074 \begin_inset Text
9075
9076 \begin_layout Plain Layout
9077
9078 \series bold
9079 Dal Bosco
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9085 \begin_inset Text
9086
9087 \begin_layout Plain Layout
9088 Carolina
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9094 \begin_inset Text
9095
9096 \begin_layout Plain Layout
9097 555
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 </row>
9103 <row>
9104 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9105 \begin_inset Text
9106
9107 \begin_layout Plain Layout
9108
9109 \series bold
9110 Dalpiaz
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119 Annamaria
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128 555
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 </row>
9134 <row>
9135 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139
9140 \series bold
9141 Feliciello
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9147 \begin_inset Text
9148
9149 \begin_layout Plain Layout
9150 Domenico
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 555
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 </row>
9165 <row>
9166 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Plain Layout
9170
9171 \series bold
9172 Focarelli
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9178 \begin_inset Text
9179
9180 \begin_layout Plain Layout
9181 Paola
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 555
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 </row>
9196 <row>
9197 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201
9202 \series bold
9203 Galletti
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Plain Layout
9212 Oreste
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221 555
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 </row>
9227 <row>
9228 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9229 \begin_inset Text
9230
9231 \begin_layout Plain Layout
9232
9233 \series bold
9234 Gasparini
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9240 \begin_inset Text
9241
9242 \begin_layout Plain Layout
9243 Franca
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Plain Layout
9252 555
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 </row>
9258 <row>
9259 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9260 \begin_inset Text
9261
9262 \begin_layout Plain Layout
9263
9264 \series bold
9265 Rizzardi
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274 Paola
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283 555
9284 \end_layout
9285
9286 \end_inset
9287 </cell>
9288 </row>
9289 <row>
9290 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9291 \begin_inset Text
9292
9293 \begin_layout Plain Layout
9294
9295 \series bold
9296 Lassini
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9302 \begin_inset Text
9303
9304 \begin_layout Plain Layout
9305 Giancarlo
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 555
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 </row>
9320 <row>
9321 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9322 \begin_inset Text
9323
9324 \begin_layout Plain Layout
9325
9326 \series bold
9327 Malfatti
9328 \end_layout
9329
9330 \end_inset
9331 </cell>
9332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9333 \begin_inset Text
9334
9335 \begin_layout Plain Layout
9336 Luciano
9337 \end_layout
9338
9339 \end_inset
9340 </cell>
9341 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345 555
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 </row>
9351 <row>
9352 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9353 \begin_inset Text
9354
9355 \begin_layout Plain Layout
9356
9357 \series bold
9358 Malfatti
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9364 \begin_inset Text
9365
9366 \begin_layout Plain Layout
9367 Valeriano
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376 555
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 </row>
9382 <row>
9383 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9384 \begin_inset Text
9385
9386 \begin_layout Plain Layout
9387
9388 \series bold
9389 Meneguzzo
9390 \end_layout
9391
9392 \end_inset
9393 </cell>
9394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9395 \begin_inset Text
9396
9397 \begin_layout Plain Layout
9398 Roberto
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407 555
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 </row>
9413 <row>
9414 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9415 \begin_inset Text
9416
9417 \begin_layout Plain Layout
9418
9419 \series bold
9420 Mezzadra
9421 \end_layout
9422
9423 \end_inset
9424 </cell>
9425 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9426 \begin_inset Text
9427
9428 \begin_layout Plain Layout
9429 Roberto
9430 \end_layout
9431
9432 \end_inset
9433 </cell>
9434 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9435 \begin_inset Text
9436
9437 \begin_layout Plain Layout
9438 555
9439 \end_layout
9440
9441 \end_inset
9442 </cell>
9443 </row>
9444 </lyxtabular>
9445
9446 \end_inset
9447
9448
9449 \end_layout
9450
9451 \begin_layout Section
9452 Particularidades de los cuadros multipágina
9453 \begin_inset CommandInset label
9454 LatexCommand label
9455 name "sec:Particularidades-cuadros-multipágina"
9456
9457 \end_inset
9458
9459
9460 \end_layout
9461
9462 \begin_layout Subsection
9463 Cálculos
9464 \begin_inset Index idx
9465 status collapsed
9466
9467 \begin_layout Plain Layout
9468 Cuadros ! Multipágina ! Cálculos
9469 \end_layout
9470
9471 \end_inset
9472
9473
9474 \end_layout
9475
9476 \begin_layout Standard
9477 \SpecialChar LaTeX
9478  calcula la altura de las páginas con cuadro y sus saltos de página utilizando
9479  los denominados «trozos», que son partes del cuadro presentes en la memoria
9480  de \SpecialChar LaTeX
9481 .
9482  El valor predeterminado está establecido a sólo 20
9483 \begin_inset space ~
9484 \end_inset
9485
9486 filas.
9487  Si estás usando cuadros multipágina con muchas páginas, la generación del
9488  documento puede hacerse muy lenta.
9489  No hay problema en aumentar el tamaño de los trozos hasta 100
9490 \begin_inset space \thinspace{}
9491 \end_inset
9492
9493 --
9494 \begin_inset space \thinspace{}
9495 \end_inset
9496
9497 1000 añadiendo el siguiente comando en el preámbulo del documento:
9498 \end_layout
9499
9500 \begin_layout Standard
9501
9502 \series bold
9503
9504 \backslash
9505 setcounter{LTchunksize}{100}
9506 \end_layout
9507
9508 \begin_layout Subsection
9509 Flotantes y cuadros multipágina
9510 \begin_inset Index idx
9511 status collapsed
9512
9513 \begin_layout Plain Layout
9514 Cuadros ! Multipágina ! Flotantes
9515 \end_layout
9516
9517 \end_inset
9518
9519
9520 \end_layout
9521
9522 \begin_layout Standard
9523 Podría haber problemas si un flotante aparece en la misma página donde comienza
9524  un cuadro multipágina.
9525  Para evitarlo, añade un 
9526 \begin_inset Quotes cld
9527 \end_inset
9528
9529 salto de página limpia
9530 \begin_inset Quotes crd
9531 \end_inset
9532
9533  (menú 
9534 \family sans
9535 Insertar\SpecialChar menuseparator
9536 Formato\SpecialChar menuseparator
9537 Limpiar
9538 \begin_inset space ~
9539 \end_inset
9540
9541 página
9542 \family default
9543 ) antes del cuadro.
9544 \end_layout
9545
9546 \begin_layout Subsection
9547 Saltos de página forzados
9548 \begin_inset Index idx
9549 status collapsed
9550
9551 \begin_layout Plain Layout
9552 Cuadros ! Multipágina ! Saltos de página forzados
9553 \end_layout
9554
9555 \end_inset
9556
9557
9558 \end_layout
9559
9560 \begin_layout Standard
9561 Por omisión, los cuadros sólo se cortan entre filas.
9562  Si tienes una celda con líneas múltiples y necesitas un salto de página
9563  dentro de la celda, inserta el comando de nueva línea «
9564 \series bold
9565
9566 \backslash
9567
9568 \backslash
9569
9570 \series default
9571 » en código \SpecialChar TeX
9572  en el punto en que quieras cortar.
9573  Antes del comando «
9574 \series bold
9575
9576 \backslash
9577
9578 \backslash
9579
9580 \series default
9581 » debes insertar en código \SpecialChar TeX
9582  tantos caracteres «
9583 \series bold
9584 &
9585 \series default
9586 » como columnas siguientes del cuadro.
9587  
9588 \series bold
9589 &
9590 \series default
9591  es el carácter para separar celdas.
9592  Escribe en código \SpecialChar TeX
9593  después de cada 
9594 \series bold
9595 &
9596 \series default
9597  el contenido de la celda siguiente correspondiente y borra el contenido
9598  de esas celdas.
9599 \begin_inset Newline newline
9600 \end_inset
9601
9602 Detrás del comando 
9603 \series bold
9604
9605 \backslash
9606
9607 \backslash
9608
9609 \series default
9610 , inserta tantos 
9611 \series bold
9612 &
9613 \series default
9614  como columnas haya delante de la actual.
9615  Enl cuadro
9616 \begin_inset space ~
9617 \end_inset
9618
9619
9620 \begin_inset CommandInset ref
9621 LatexCommand ref
9622 reference "tab:Saltos de Página Forzados"
9623
9624 \end_inset
9625
9626  la celda que debería cortarse está en la segunda columna seguida de otra
9627  columna.
9628  Por eso, el siguiente comando se inserta en la celda en código \SpecialChar TeX
9629  detrás
9630  de «
9631 \emph on
9632 Castelchiodato,
9633 \emph default
9634 »:
9635 \end_layout
9636
9637 \begin_layout Standard
9638
9639 \series bold
9640 & 111
9641 \backslash
9642
9643 \backslash
9644  
9645 \backslash
9646 newpage
9647 \begin_inset Newline newline
9648 \end_inset
9649
9650 &
9651 \end_layout
9652
9653 \begin_layout Standard
9654 El «111» en la tercera columna de la fila se ha borrado.
9655
9656 \series bold
9657  
9658 \backslash
9659 newpage 
9660 \series default
9661 es necesario solo si en esta posición debiera ir definitivamente un salto
9662  de página, de otro modo es sólamente una posibilidad de salto.
9663  Si la fila más baja de la cuadro multipágina no tiene, por alguna razón,
9664  línea superior pero quisieras una línea horizontal donde se corta la celda,
9665  usa este comando alternativo:
9666 \end_layout
9667
9668 \begin_layout Standard
9669
9670 \series bold
9671 & 111
9672 \backslash
9673
9674 \backslash
9675
9676 \begin_inset Newline newline
9677 \end_inset
9678
9679
9680 \backslash
9681 hline &
9682 \end_layout
9683
9684 \begin_layout Standard
9685 Cuando la celda a cortar está en la última columna, el comando
9686 \end_layout
9687
9688 \begin_layout Standard
9689
9690 \series bold
9691
9692 \backslash
9693 setlength{
9694 \backslash
9695 parfillskip}{0pt}
9696 \end_layout
9697
9698 \begin_layout Standard
9699 debe insertarse en código \SpecialChar TeX
9700  al principio de la celda.
9701  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9702  aparecerá con toda su anchura.
9703 \end_layout
9704
9705 \begin_layout Standard
9706 \align center
9707 \begin_inset Tabular
9708 <lyxtabular version="3" rows="38" columns="3">
9709 <features islongtable="true" longtabularalignment="center">
9710 <column alignment="left" valignment="top" width="0pt">
9711 <column alignment="left" valignment="top" width="3cm">
9712 <column alignment="right" valignment="top" width="0pt">
9713 <row endfirsthead="true" caption="true">
9714 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Plain Layout
9718 \begin_inset Caption Standard
9719
9720 \begin_layout Plain Layout
9721 Cuadro con salto de página forzado en celda
9722 \begin_inset CommandInset label
9723 LatexCommand label
9724 name "tab:Saltos de Página Forzados"
9725
9726 \end_inset
9727
9728
9729 \begin_inset Argument 1
9730 status open
9731
9732 \begin_layout Plain Layout
9733 Cuadro con salto de página forzado
9734 \end_layout
9735
9736 \end_inset
9737
9738
9739 \end_layout
9740
9741 \end_inset
9742
9743
9744 \end_layout
9745
9746 \end_inset
9747 </cell>
9748 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9749 \begin_inset Text
9750
9751 \begin_layout Plain Layout
9752
9753 \end_layout
9754
9755 \end_inset
9756 </cell>
9757 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9758 \begin_inset Text
9759
9760 \begin_layout Plain Layout
9761
9762 \end_layout
9763
9764 \end_inset
9765 </cell>
9766 </row>
9767 <row endfirsthead="true">
9768 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9769 \begin_inset Text
9770
9771 \begin_layout Plain Layout
9772
9773 \series bold
9774 Ejemplo de lista telefónica (ignore los nombres)
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9789 \begin_inset Text
9790
9791 \begin_layout Plain Layout
9792
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 </row>
9798 <row endfirsthead="true">
9799 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Plain Layout
9803
9804 \series bold
9805 NOMBRE
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9811 \begin_inset Text
9812
9813 \begin_layout Plain Layout
9814
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9820 \begin_inset Text
9821
9822 \begin_layout Plain Layout
9823
9824 \series bold
9825 TEL.
9826 \end_layout
9827
9828 \end_inset
9829 </cell>
9830 </row>
9831 <row endhead="true" caption="true">
9832 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836 \begin_inset Caption Unnumbered
9837
9838 \begin_layout Plain Layout
9839 continúa Ejemplo de lista telefónica
9840 \end_layout
9841
9842 \end_inset
9843
9844
9845 \end_layout
9846
9847 \end_inset
9848 </cell>
9849 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9850 \begin_inset Text
9851
9852 \begin_layout Plain Layout
9853
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Plain Layout
9862
9863 \end_layout
9864
9865 \end_inset
9866 </cell>
9867 </row>
9868 <row endhead="true">
9869 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873  
9874 \series bold
9875 Ejemplo de lista telefónica
9876 \end_layout
9877
9878 \end_inset
9879 </cell>
9880 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9881 \begin_inset Text
9882
9883 \begin_layout Plain Layout
9884
9885 \end_layout
9886
9887 \end_inset
9888 </cell>
9889 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9890 \begin_inset Text
9891
9892 \begin_layout Plain Layout
9893
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 </row>
9899 <row endhead="true">
9900 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Plain Layout
9904
9905 \series bold
9906 NOMBRE
9907 \end_layout
9908
9909 \end_inset
9910 </cell>
9911 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Plain Layout
9915
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Plain Layout
9924
9925 \series bold
9926 TEL.
9927 \end_layout
9928
9929 \end_inset
9930 </cell>
9931 </row>
9932 <row endfoot="true">
9933 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9934 \begin_inset Text
9935
9936 \begin_layout Plain Layout
9937 continúa en página siguiente
9938 \end_layout
9939
9940 \end_inset
9941 </cell>
9942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9943 \begin_inset Text
9944
9945 \begin_layout Plain Layout
9946
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 </row>
9961 <row>
9962 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9963 \begin_inset Text
9964
9965 \begin_layout Plain Layout
9966
9967 \series bold
9968 Annovi
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977 Silvia
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986 111
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 </row>
9992 <row>
9993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997
9998 \series bold
9999 Bertoli
10000 \end_layout
10001
10002 \end_inset
10003 </cell>
10004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10005 \begin_inset Text
10006
10007 \begin_layout Plain Layout
10008 Stefano
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017 111
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 </row>
10023 <row>
10024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028
10029 \series bold
10030 Bozzi
10031 \end_layout
10032
10033 \end_inset
10034 </cell>
10035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10036 \begin_inset Text
10037
10038 \begin_layout Plain Layout
10039 Walter
10040 \end_layout
10041
10042 \end_inset
10043 </cell>
10044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10045 \begin_inset Text
10046
10047 \begin_layout Plain Layout
10048 111
10049 \end_layout
10050
10051 \end_inset
10052 </cell>
10053 </row>
10054 <row>
10055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10056 \begin_inset Text
10057
10058 \begin_layout Plain Layout
10059
10060 \series bold
10061 Cachia
10062 \end_layout
10063
10064 \end_inset
10065 </cell>
10066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070 Maria
10071 \end_layout
10072
10073 \end_inset
10074 </cell>
10075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10076 \begin_inset Text
10077
10078 \begin_layout Plain Layout
10079 111
10080 \end_layout
10081
10082 \end_inset
10083 </cell>
10084 </row>
10085 <row>
10086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10087 \begin_inset Text
10088
10089 \begin_layout Plain Layout
10090
10091 \series bold
10092 Cachia
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10098 \begin_inset Text
10099
10100 \begin_layout Plain Layout
10101 Maurizio
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10107 \begin_inset Text
10108
10109 \begin_layout Plain Layout
10110 111
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 </row>
10116 <row>
10117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10118 \begin_inset Text
10119
10120 \begin_layout Plain Layout
10121
10122 \series bold
10123 Cinquemani
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10129 \begin_inset Text
10130
10131 \begin_layout Plain Layout
10132 Giusi
10133 \end_layout
10134
10135 \end_inset
10136 </cell>
10137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10138 \begin_inset Text
10139
10140 \begin_layout Plain Layout
10141 111
10142 \end_layout
10143
10144 \end_inset
10145 </cell>
10146 </row>
10147 <row>
10148 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152
10153 \series bold
10154 Colin
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10160 \begin_inset Text
10161
10162 \begin_layout Plain Layout
10163 Bernard
10164 \end_layout
10165
10166 \end_inset
10167 </cell>
10168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10169 \begin_inset Text
10170
10171 \begin_layout Plain Layout
10172 111
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 </row>
10178 <row>
10179 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10180 \begin_inset Text
10181
10182 \begin_layout Plain Layout
10183
10184 \series bold
10185 Concli
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Plain Layout
10194 Gianfranco
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Plain Layout
10203 111
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 </row>
10209 <row>
10210 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214
10215 \series bold
10216 Dal Bosco
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10222 \begin_inset Text
10223
10224 \begin_layout Plain Layout
10225 Carolina
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234 111
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 </row>
10240 <row>
10241 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10242 \begin_inset Text
10243
10244 \begin_layout Plain Layout
10245
10246 \series bold
10247 Dalpiaz
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Plain Layout
10256 Annamaria
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10262 \begin_inset Text
10263
10264 \begin_layout Plain Layout
10265 111
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 </row>
10271 <row>
10272 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10273 \begin_inset Text
10274
10275 \begin_layout Plain Layout
10276
10277 \series bold
10278 Feliciello
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287 Domenico
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296 111
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 </row>
10302 <row>
10303 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10304 \begin_inset Text
10305
10306 \begin_layout Plain Layout
10307
10308 \series bold
10309 Focarelli
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 Paola
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 111
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 </row>
10333 <row>
10334 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338
10339 \series bold
10340 Galletti
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349 Oreste
10350 \end_layout
10351
10352 \end_inset
10353 </cell>
10354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 111
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 </row>
10364 <row>
10365 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369
10370 \series bold
10371 Gasparini
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380 Franca
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 111
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 </row>
10395 <row>
10396 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400
10401 \series bold
10402 Lassini
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 Giancarlo
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 </row>
10426 <row>
10427 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431
10432 \series bold
10433 Malfatti
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Luciano
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 111
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 </row>
10457 <row>
10458 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10459 \begin_inset Text
10460
10461 \begin_layout Plain Layout
10462
10463 \series bold
10464 Malfatti
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 Valeriano
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 111
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 </row>
10488 <row>
10489 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10490 \begin_inset Text
10491
10492 \begin_layout Plain Layout
10493
10494 \series bold
10495 Meneguzzo
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 Roberto
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513 111
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 </row>
10519 <row>
10520 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524
10525 \series bold
10526 Mezzadra
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10532 \begin_inset Text
10533
10534 \begin_layout Plain Layout
10535 Roberto
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544 111
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 </row>
10550 <row>
10551 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555
10556 \series bold
10557 Pirpamer
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566 Erich
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Plain Layout
10575 111
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 </row>
10581 <row>
10582 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10583 \begin_inset Text
10584
10585 \begin_layout Plain Layout
10586
10587 \series bold
10588 Pochiesa
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10594 \begin_inset Text
10595
10596 \begin_layout Plain Layout
10597 Paolo
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606 111, 222
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 </row>
10612 <row>
10613 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10614 \begin_inset Text
10615
10616 \begin_layout Plain Layout
10617
10618 \series bold
10619 Radina
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10625 \begin_inset Text
10626
10627 \begin_layout Plain Layout
10628 Claudio
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 111
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 </row>
10643 <row>
10644 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10645 \begin_inset Text
10646
10647 \begin_layout Plain Layout
10648
10649 \series bold
10650 Rizzardi
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10656 \begin_inset Text
10657
10658 \begin_layout Plain Layout
10659 Paolo, 11.
10660  Fürst von Montecompatri, 11.
10661  Fürst von Sulmona und Vivaro, 10.
10662  Fürst von Rossano, 5.
10663  Herzog von Canemorte, 11.
10664  Herzog von Palombara, 5.
10665  Herzog von Castelchiodato,
10666 \begin_inset ERT
10667 status open
10668
10669 \begin_layout Plain Layout
10670
10671 & 111
10672 \backslash
10673
10674 \backslash
10675  
10676 \backslash
10677 newpage
10678 \end_layout
10679
10680 \begin_layout Plain Layout
10681
10682 &
10683 \end_layout
10684
10685 \end_inset
10686
10687  11.
10688  Herzog von Poggionativo, 11.
10689  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10690  Graf von Valinfreda, 11.
10691  Baron von Cropalati, 11.
10692  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10693 \end_layout
10694
10695 \end_inset
10696 </cell>
10697 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10698 \begin_inset Text
10699
10700 \begin_layout Plain Layout
10701 111
10702 \end_layout
10703
10704 \end_inset
10705 </cell>
10706 </row>
10707 <row>
10708 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712
10713 \series bold
10714 Stuffer
10715 \end_layout
10716
10717 \end_inset
10718 </cell>
10719 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10720 \begin_inset Text
10721
10722 \begin_layout Plain Layout
10723 Oskar
10724 \end_layout
10725
10726 \end_inset
10727 </cell>
10728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10729 \begin_inset Text
10730
10731 \begin_layout Plain Layout
10732 111
10733 \end_layout
10734
10735 \end_inset
10736 </cell>
10737 </row>
10738 <row>
10739 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743
10744 \series bold
10745 Tacchelli
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754 Ugo
10755 \end_layout
10756
10757 \end_inset
10758 </cell>
10759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10760 \begin_inset Text
10761
10762 \begin_layout Plain Layout
10763 111
10764 \end_layout
10765
10766 \end_inset
10767 </cell>
10768 </row>
10769 <row>
10770 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774
10775 \series bold
10776 Tezzele
10777 \end_layout
10778
10779 \end_inset
10780 </cell>
10781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10782 \begin_inset Text
10783
10784 \begin_layout Plain Layout
10785 Margit
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10791 \begin_inset Text
10792
10793 \begin_layout Plain Layout
10794 111
10795 \end_layout
10796
10797 \end_inset
10798 </cell>
10799 </row>
10800 <row>
10801 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10802 \begin_inset Text
10803
10804 \begin_layout Plain Layout
10805
10806 \series bold
10807 Unterkalmsteiner
10808 \end_layout
10809
10810 \end_inset
10811 </cell>
10812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816 Frieda
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10822 \begin_inset Text
10823
10824 \begin_layout Plain Layout
10825 111
10826 \end_layout
10827
10828 \end_inset
10829 </cell>
10830 </row>
10831 <row>
10832 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10833 \begin_inset Text
10834
10835 \begin_layout Plain Layout
10836
10837 \series bold
10838 Vieider
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10844 \begin_inset Text
10845
10846 \begin_layout Plain Layout
10847 Hilde
10848 \end_layout
10849
10850 \end_inset
10851 </cell>
10852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10853 \begin_inset Text
10854
10855 \begin_layout Plain Layout
10856 111
10857 \end_layout
10858
10859 \end_inset
10860 </cell>
10861 </row>
10862 <row>
10863 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10864 \begin_inset Text
10865
10866 \begin_layout Plain Layout
10867
10868 \series bold
10869 Vigna
10870 \end_layout
10871
10872 \end_inset
10873 </cell>
10874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10875 \begin_inset Text
10876
10877 \begin_layout Plain Layout
10878 Jürgen
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10884 \begin_inset Text
10885
10886 \begin_layout Plain Layout
10887 111
10888 \end_layout
10889
10890 \end_inset
10891 </cell>
10892 </row>
10893 <row>
10894 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10895 \begin_inset Text
10896
10897 \begin_layout Plain Layout
10898
10899 \series bold
10900 Weber
10901 \end_layout
10902
10903 \end_inset
10904 </cell>
10905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10906 \begin_inset Text
10907
10908 \begin_layout Plain Layout
10909 Maurizio
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10915 \begin_inset Text
10916
10917 \begin_layout Plain Layout
10918 111
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 </row>
10924 <row>
10925 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10926 \begin_inset Text
10927
10928 \begin_layout Plain Layout
10929
10930 \series bold
10931 Winkler
10932 \end_layout
10933
10934 \end_inset
10935 </cell>
10936 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10937 \begin_inset Text
10938
10939 \begin_layout Plain Layout
10940 Franz
10941 \end_layout
10942
10943 \end_inset
10944 </cell>
10945 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10946 \begin_inset Text
10947
10948 \begin_layout Plain Layout
10949 111
10950 \end_layout
10951
10952 \end_inset
10953 </cell>
10954 </row>
10955 </lyxtabular>
10956
10957 \end_inset
10958
10959
10960 \end_layout
10961
10962 \begin_layout Section
10963 Líneas, columnas y filas múltiples
10964 \end_layout
10965
10966 \begin_layout Subsection
10967 Líneas múltiples en celdas
10968 \begin_inset CommandInset label
10969 LatexCommand label
10970 name "subsec:Líneas-Múltiples-en"
10971
10972 \end_inset
10973
10974
10975 \begin_inset Index idx
10976 status collapsed
10977
10978 \begin_layout Plain Layout
10979 Lineas@Líneas múltiples en celdas
10980 \end_layout
10981
10982 \end_inset
10983
10984
10985 \begin_inset Index idx
10986 status collapsed
10987
10988 \begin_layout Plain Layout
10989 Cuadros ! Saltos de línea
10990 \end_layout
10991
10992 \end_inset
10993
10994
10995 \end_layout
10996
10997 \begin_layout Standard
10998 \noindent
10999 \begin_inset Float table
11000 placement H
11001 wide false
11002 sideways false
11003 status open
11004
11005 \begin_layout Plain Layout
11006 \begin_inset Caption Standard
11007
11008 \begin_layout Plain Layout
11009 \begin_inset CommandInset label
11010 LatexCommand label
11011 name "tab:Cuadro-con-múltiples"
11012
11013 \end_inset
11014
11015 Cuadro con líneas múltiples en celda
11016 \end_layout
11017
11018 \end_inset
11019
11020
11021 \end_layout
11022
11023 \begin_layout Plain Layout
11024 \align center
11025 \begin_inset Tabular
11026 <lyxtabular version="3" rows="3" columns="3">
11027 <features tabularvalignment="middle">
11028 <column alignment="center" valignment="middle" width="2.5cm">
11029 <column alignment="center" valignment="middle">
11030 <column alignment="center" valignment="middle">
11031 <row>
11032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036 líneas
11037 \begin_inset Newline linebreak
11038 \end_inset
11039
11040 múltiples
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11046 \begin_inset Text
11047
11048 \begin_layout Plain Layout
11049 b
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 c
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 </row>
11064 <row>
11065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11066 \begin_inset Text
11067
11068 \begin_layout Plain Layout
11069 d
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078 e
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087 f
11088 \end_layout
11089
11090 \end_inset
11091 </cell>
11092 </row>
11093 <row>
11094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098 g
11099 \end_layout
11100
11101 \end_inset
11102 </cell>
11103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11104 \begin_inset Text
11105
11106 \begin_layout Plain Layout
11107 h
11108 \end_layout
11109
11110 \end_inset
11111 </cell>
11112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116 i
11117 \end_layout
11118
11119 \end_inset
11120 </cell>
11121 </row>
11122 </lyxtabular>
11123
11124 \end_inset
11125
11126
11127 \end_layout
11128
11129 \end_inset
11130
11131
11132 \end_layout
11133
11134 \begin_layout Standard
11135 Al ajustar anchura fija en una columna se habilita la entrada de texto como
11136  párrafos con varias líneas y guionado.
11137 \end_layout
11138
11139 \begin_layout Standard
11140 Para generar el cuadro
11141 \begin_inset space ~
11142 \end_inset
11143
11144
11145 \begin_inset CommandInset ref
11146 LatexCommand ref
11147 reference "tab:Cuadro-con-múltiples"
11148
11149 \end_inset
11150
11151 , crea un cuadro 3×3, marca la primera celda y haz clic derecho sobre ella.
11152  En el diálogo que surge establece una anchura de 2.5
11153 \begin_inset space \thinspace{}
11154 \end_inset
11155
11156 cm y escoge centro en alineación vertical y horizontal.
11157  La alineación vertical se utiliza para todas las celdas de la fila.
11158  Como nuestro texto es menor de 2.5
11159 \begin_inset space \thinspace{}
11160 \end_inset
11161
11162 cm, sólo aparece una línea.
11163  Para poner dos añadimos un salto de línea justificado, (atajo 
11164 \family sans
11165 Ctrl+Mayúsculas+Entrar
11166 \family default
11167 ).
11168  Si el texto es más ancho que la celda será automáticamente dividido en
11169  líneas.
11170 \end_layout
11171
11172 \begin_layout Standard
11173 Si hay una palabra larga en una celda con anchura fija, \SpecialChar LaTeX
11174  no puede cortarla
11175  con guión si es la primera entrada.
11176  Por eso hay que insertar algo para que dicha palabra no sea la primera
11177  entrada: añade un espacio horizontal de 0
11178 \begin_inset space \thinspace{}
11179 \end_inset
11180
11181 pt delante de la palabra.
11182  Como el espacio es 0 la salida no cambia.
11183  El cuadro
11184 \begin_inset space ~
11185 \end_inset
11186
11187
11188 \begin_inset CommandInset ref
11189 LatexCommand ref
11190 reference "tab:Cuadro-con-y"
11191
11192 \end_inset
11193
11194  muestra el efecto.
11195 \end_layout
11196
11197 \begin_layout Standard
11198 \begin_inset Float table
11199 placement b
11200 wide false
11201 sideways false
11202 status open
11203
11204 \begin_layout Plain Layout
11205 \begin_inset Caption Standard
11206
11207 \begin_layout Plain Layout
11208 \begin_inset CommandInset label
11209 LatexCommand label
11210 name "tab:Cuadro-con-y"
11211
11212 \end_inset
11213
11214 Cuadros con y sin guión
11215 \end_layout
11216
11217 \end_inset
11218
11219
11220 \end_layout
11221
11222 \begin_layout Plain Layout
11223 \begin_inset space \hfill{}
11224 \end_inset
11225
11226
11227 \begin_inset Tabular
11228 <lyxtabular version="3" rows="3" columns="3">
11229 <features tabularvalignment="middle">
11230 <column alignment="center" valignment="middle" width="2.5cm">
11231 <column alignment="center" valignment="middle">
11232 <column alignment="center" valignment="middle">
11233 <row>
11234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11235 \begin_inset Text
11236
11237 \begin_layout Plain Layout
11238 celdaconpalabramuylarga
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 b
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 c
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 </row>
11262 <row>
11263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267 d
11268 \end_layout
11269
11270 \end_inset
11271 </cell>
11272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11273 \begin_inset Text
11274
11275 \begin_layout Plain Layout
11276 e
11277 \end_layout
11278
11279 \end_inset
11280 </cell>
11281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11282 \begin_inset Text
11283
11284 \begin_layout Plain Layout
11285 f
11286 \end_layout
11287
11288 \end_inset
11289 </cell>
11290 </row>
11291 <row>
11292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11293 \begin_inset Text
11294
11295 \begin_layout Plain Layout
11296 g
11297 \end_layout
11298
11299 \end_inset
11300 </cell>
11301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11302 \begin_inset Text
11303
11304 \begin_layout Plain Layout
11305 h
11306 \end_layout
11307
11308 \end_inset
11309 </cell>
11310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314 i
11315 \end_layout
11316
11317 \end_inset
11318 </cell>
11319 </row>
11320 </lyxtabular>
11321
11322 \end_inset
11323
11324
11325 \begin_inset space \hfill{}
11326 \end_inset
11327
11328
11329 \begin_inset Tabular
11330 <lyxtabular version="3" rows="3" columns="3">
11331 <features tabularvalignment="middle">
11332 <column alignment="center" valignment="middle" width="2.5cm">
11333 <column alignment="center" valignment="middle">
11334 <column alignment="center" valignment="middle">
11335 <row>
11336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11337 \begin_inset Text
11338
11339 \begin_layout Plain Layout
11340 \begin_inset space \hspace{}
11341 \length 0pt
11342 \end_inset
11343
11344 celdaconpalabramuylarga
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11350 \begin_inset Text
11351
11352 \begin_layout Plain Layout
11353 b
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11359 \begin_inset Text
11360
11361 \begin_layout Plain Layout
11362 c
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 </row>
11368 <row>
11369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373 d
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382 e
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391 f
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 </row>
11397 <row>
11398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11399 \begin_inset Text
11400
11401 \begin_layout Plain Layout
11402 g
11403 \end_layout
11404
11405 \end_inset
11406 </cell>
11407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411 h
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420 i
11421 \end_layout
11422
11423 \end_inset
11424 </cell>
11425 </row>
11426 </lyxtabular>
11427
11428 \end_inset
11429
11430
11431 \begin_inset space \hfill{}
11432 \end_inset
11433
11434
11435 \end_layout
11436
11437 \end_inset
11438
11439
11440 \end_layout
11441
11442 \begin_layout Subsection
11443 Multicolumnas
11444 \begin_inset CommandInset label
11445 LatexCommand label
11446 name "subsec:Multicolumnas"
11447
11448 \end_inset
11449
11450
11451 \begin_inset Index idx
11452 status collapsed
11453
11454 \begin_layout Plain Layout
11455 Multicolumnas
11456 \end_layout
11457
11458 \end_inset
11459
11460
11461 \begin_inset Index idx
11462 status collapsed
11463
11464 \begin_layout Plain Layout
11465 Cuadros ! Multicolumnas
11466 \end_layout
11467
11468 \end_inset
11469
11470
11471 \end_layout
11472
11473 \begin_layout Subsubsection
11474 Fundamentos de multicolumnas
11475 \end_layout
11476
11477 \begin_layout Standard
11478 Para extender una celda sobre varias columnas, se marcan las celdas que
11479  se desee combinar y se usa el botón 
11480 \begin_inset Info
11481 type  "icon"
11482 arg   "tabular-feature multicolumn"
11483 \end_inset
11484
11485 , el menú 
11486 \family sans
11487 Editar\SpecialChar menuseparator
11488 Cuadro\SpecialChar menuseparator
11489 Multicolumna
11490 \family default
11491 , o clic derecho sobre las celdas marcadas y elige 
11492 \family sans
11493 Multicolumna 
11494 \family default
11495 en el menú contextual.
11496 \end_layout
11497
11498 \begin_layout Standard
11499 Las multicolumnas tienen su propia configuración de celdas.
11500  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11501  multicolumna.
11502  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11503  última fila sin borde superior:
11504 \end_layout
11505
11506 \begin_layout Standard
11507 \align center
11508 \begin_inset Tabular
11509 <lyxtabular version="3" rows="3" columns="4">
11510 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11511 <column alignment="center" valignment="top" width="0pt">
11512 <column alignment="center" valignment="middle">
11513 <column alignment="center" valignment="top" width="0in">
11514 <column alignment="center" valignment="top" width="0pt">
11515 <row>
11516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11517 \begin_inset Text
11518
11519 \begin_layout Plain Layout
11520 abc
11521 \end_layout
11522
11523 \end_inset
11524 </cell>
11525 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11526 \begin_inset Text
11527
11528 \begin_layout Plain Layout
11529 def ghi
11530 \end_layout
11531
11532 \end_inset
11533 </cell>
11534 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11535 \begin_inset Text
11536
11537 \begin_layout Plain Layout
11538
11539 \end_layout
11540
11541 \end_inset
11542 </cell>
11543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11544 \begin_inset Text
11545
11546 \begin_layout Plain Layout
11547 jkl
11548 \end_layout
11549
11550 \end_inset
11551 </cell>
11552 </row>
11553 <row>
11554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11555 \begin_inset Text
11556
11557 \begin_layout Plain Layout
11558
11559 \family roman
11560 \series medium
11561 \shape up
11562 \size normal
11563 \emph off
11564 \bar no
11565 \noun off
11566 \color none
11567 A
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 B
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585 C
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11591 \begin_inset Text
11592
11593 \begin_layout Plain Layout
11594 D
11595 \end_layout
11596
11597 \end_inset
11598 </cell>
11599 </row>
11600 <row>
11601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11602 \begin_inset Text
11603
11604 \begin_layout Plain Layout
11605 1
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614 2
11615 \end_layout
11616
11617 \end_inset
11618 </cell>
11619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11620 \begin_inset Text
11621
11622 \begin_layout Plain Layout
11623 3
11624 \end_layout
11625
11626 \end_inset
11627 </cell>
11628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11629 \begin_inset Text
11630
11631 \begin_layout Plain Layout
11632 4
11633 \end_layout
11634
11635 \end_inset
11636 </cell>
11637 </row>
11638 </lyxtabular>
11639
11640 \end_inset
11641
11642
11643 \end_layout
11644
11645 \begin_layout Subsubsection
11646 Cálculos en multicolumnas
11647 \begin_inset CommandInset label
11648 LatexCommand label
11649 name "subsec:Cálculos-en-Multicolumnas"
11650
11651 \end_inset
11652
11653
11654 \begin_inset Index idx
11655 status collapsed
11656
11657 \begin_layout Plain Layout
11658 Cuadros ! Multicolumnas ! Cálculos
11659 \end_layout
11660
11661 \end_inset
11662
11663
11664 \end_layout
11665
11666 \begin_layout Standard
11667 \SpecialChar LyX
11668  soporta multicolumnas directamente, pero hay que prestar atención a la
11669  anchura de celda de las columnas combinadas en la celda multicolumna.
11670 \end_layout
11671
11672 \begin_layout Standard
11673 \begin_inset Float table
11674 placement h
11675 wide false
11676 sideways false
11677 status open
11678
11679 \begin_layout Plain Layout
11680 \begin_inset Caption Standard
11681
11682 \begin_layout Plain Layout
11683 \begin_inset CommandInset label
11684 LatexCommand label
11685 name "tab:Cuadro-con-centrado"
11686
11687 \end_inset
11688
11689 Cuadro con texto centrado en multicolumna sobre dos columnas que tienen
11690  exactamente la mitad de anchura que la celda multicolumna
11691 \begin_inset Argument 1
11692 status open
11693
11694 \begin_layout Plain Layout
11695 Cuadro multicolumna perfecta
11696 \end_layout
11697
11698 \end_inset
11699
11700
11701 \end_layout
11702
11703 \end_inset
11704
11705
11706 \end_layout
11707
11708 \begin_layout Plain Layout
11709 \align center
11710 \begin_inset Tabular
11711 <lyxtabular version="3" rows="3" columns="3">
11712 <features tabularvalignment="middle">
11713 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
11714 <column alignment="center" valignment="middle">
11715 <column alignment="center" valignment="top">
11716 <row>
11717 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11718 \begin_inset Text
11719
11720 \begin_layout Plain Layout
11721 multicolumna línea múltiple
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730
11731 \end_layout
11732
11733 \end_inset
11734 </cell>
11735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11736 \begin_inset Text
11737
11738 \begin_layout Plain Layout
11739 c
11740 \end_layout
11741
11742 \end_inset
11743 </cell>
11744 </row>
11745 <row>
11746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11747 \begin_inset Text
11748
11749 \begin_layout Plain Layout
11750 d
11751 \end_layout
11752
11753 \end_inset
11754 </cell>
11755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11756 \begin_inset Text
11757
11758 \begin_layout Plain Layout
11759 e
11760 \end_layout
11761
11762 \end_inset
11763 </cell>
11764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11765 \begin_inset Text
11766
11767 \begin_layout Plain Layout
11768 f
11769 \end_layout
11770
11771 \end_inset
11772 </cell>
11773 </row>
11774 <row>
11775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11776 \begin_inset Text
11777
11778 \begin_layout Plain Layout
11779 g
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11785 \begin_inset Text
11786
11787 \begin_layout Plain Layout
11788 h
11789 \end_layout
11790
11791 \end_inset
11792 </cell>
11793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11794 \begin_inset Text
11795
11796 \begin_layout Plain Layout
11797 i
11798 \end_layout
11799
11800 \end_inset
11801 </cell>
11802 </row>
11803 </lyxtabular>
11804
11805 \end_inset
11806
11807
11808 \end_layout
11809
11810 \end_inset
11811
11812
11813 \end_layout
11814
11815 \begin_layout Standard
11816 Por ejemplo, para crear el cuadro
11817 \begin_inset space ~
11818 \end_inset
11819
11820
11821 \begin_inset CommandInset ref
11822 LatexCommand ref
11823 reference "tab:Cuadro-con-centrado"
11824
11825 \end_inset
11826
11827 , marca las dos primeras celdas en la primera fila deun cuadro 3×3 y haz
11828  clic derecho.
11829  En el diálogo marca 
11830 \emph on
11831 multicolumna
11832 \emph default
11833
11834 \emph on
11835 alineación centro
11836 \emph default
11837  y una anchura de 2.5
11838 \begin_inset space \thinspace{}
11839 \end_inset
11840
11841 cm.
11842  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11843  de la celda multicolumna, así que deberías ajustar 1.25
11844 \begin_inset space \thinspace{}
11845 \end_inset
11846
11847 cm para la primera columna.
11848  La segunda columna tendrá entonces automáticamente 1.25
11849 \begin_inset space \thinspace{}
11850 \end_inset
11851
11852 cm de anchura.
11853  Para el cuadro
11854 \begin_inset space ~
11855 \end_inset
11856
11857
11858 \begin_inset CommandInset ref
11859 LatexCommand ref
11860 reference "tab:Cuadro-sin-mitad"
11861
11862 \end_inset
11863
11864  se ha procedido de la siguiente manera:
11865 \end_layout
11866
11867 \begin_layout Standard
11868 \begin_inset Float table
11869 wide false
11870 sideways false
11871 status open
11872
11873 \begin_layout Plain Layout
11874 \begin_inset Caption Standard
11875
11876 \begin_layout Plain Layout
11877 \begin_inset CommandInset label
11878 LatexCommand label
11879 name "tab:Cuadro-sin-mitad"
11880
11881 \end_inset
11882
11883 Cuadro en el que las columnas combinadas no tienen exactamente la mitad
11884  de anchura que la celda multicolumna
11885 \begin_inset Argument 1
11886 status open
11887
11888 \begin_layout Plain Layout
11889 Cuadro multicolumna imperfecta
11890 \end_layout
11891
11892 \end_inset
11893
11894
11895 \end_layout
11896
11897 \end_inset
11898
11899
11900 \end_layout
11901
11902 \begin_layout Plain Layout
11903 \align center
11904 \begin_inset Tabular
11905 <lyxtabular version="3" rows="3" columns="3">
11906 <features tabularvalignment="middle">
11907 <column alignment="center" valignment="top" width="1.25cm">
11908 <column alignment="center" valignment="top">
11909 <column alignment="center" valignment="top">
11910 <row>
11911 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11912 \begin_inset Text
11913
11914 \begin_layout Plain Layout
11915 multicolumna línea múltiple
11916 \end_layout
11917
11918 \end_inset
11919 </cell>
11920 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11921 \begin_inset Text
11922
11923 \begin_layout Plain Layout
11924
11925 \end_layout
11926
11927 \end_inset
11928 </cell>
11929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11930 \begin_inset Text
11931
11932 \begin_layout Plain Layout
11933 c
11934 \end_layout
11935
11936 \end_inset
11937 </cell>
11938 </row>
11939 <row>
11940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Plain Layout
11944 d
11945 \end_layout
11946
11947 \end_inset
11948 </cell>
11949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11950 \begin_inset Text
11951
11952 \begin_layout Plain Layout
11953 e
11954 \end_layout
11955
11956 \end_inset
11957 </cell>
11958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11959 \begin_inset Text
11960
11961 \begin_layout Plain Layout
11962 f
11963 \end_layout
11964
11965 \end_inset
11966 </cell>
11967 </row>
11968 <row>
11969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11970 \begin_inset Text
11971
11972 \begin_layout Plain Layout
11973 g
11974 \end_layout
11975
11976 \end_inset
11977 </cell>
11978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11979 \begin_inset Text
11980
11981 \begin_layout Plain Layout
11982 h
11983 \end_layout
11984
11985 \end_inset
11986 </cell>
11987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11988 \begin_inset Text
11989
11990 \begin_layout Plain Layout
11991 i
11992 \end_layout
11993
11994 \end_inset
11995 </cell>
11996 </row>
11997 </lyxtabular>
11998
11999 \end_inset
12000
12001
12002 \end_layout
12003
12004 \end_inset
12005
12006
12007 \end_layout
12008
12009 \begin_layout Standard
12010 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
12011 a, es un poco mayor.
12012  La razón es que la anchura dada para una celda 
12013 \begin_inset Formula $W_{g}$
12014 \end_inset
12015
12016  no es su anchura total 
12017 \begin_inset Formula $W_{\mathrm{tot}}$
12018 \end_inset
12019
12020  porque una celda es siempre algo mayor que la anchura dada.
12021  El apéndice
12022 \begin_inset space ~
12023 \end_inset
12024
12025
12026 \begin_inset CommandInset ref
12027 LatexCommand ref
12028 reference "cap:Explicación-de-la-Ecuación"
12029
12030 \end_inset
12031
12032  lo explica con detalle.
12033 \end_layout
12034
12035 \begin_layout Standard
12036 La anchura dada 
12037 \begin_inset Formula $W_{g\,n}$
12038 \end_inset
12039
12040  necesaria para combinar 
12041 \emph on
12042 n
12043 \emph default
12044  columnas puede calcularse de manera que cada columna tenga una anchura
12045  total de 
12046 \begin_inset Formula $W_{\mathrm{tot\,multicolumn}}/n$
12047 \end_inset
12048
12049 :
12050 \begin_inset Formula 
12051 \begin{equation}
12052 W_{g\,n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12053 \end{equation}
12054
12055 \end_inset
12056
12057
12058 \end_layout
12059
12060 \begin_layout Standard
12061 En nuestro caso tenemos 
12062 \begin_inset Formula $n=2$
12063 \end_inset
12064
12065
12066 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12067 \end_inset
12068
12069
12070 \begin_inset space \thinspace{}
12071 \end_inset
12072
12073 cm y los valores predeterminados para longitudes, así la ecuación
12074 \begin_inset space ~
12075 \end_inset
12076
12077
12078 \begin_inset CommandInset ref
12079 LatexCommand ref
12080 reference "eq:Wgn"
12081
12082 \end_inset
12083
12084  queda
12085 \begin_inset Formula 
12086 \begin{equation}
12087 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12088 \end{equation}
12089
12090 \end_inset
12091
12092
12093 \end_layout
12094
12095 \begin_layout Standard
12096 Para habilitar cálculos en \SpecialChar LaTeX
12097 , debe cargarse en el preámbulo el paquete 
12098 \series bold
12099 calc
12100 \series default
12101  con la línea
12102 \begin_inset Index idx
12103 status collapsed
12104
12105 \begin_layout Plain Layout
12106 \SpecialChar LaTeX
12107 -paquetes ! calc
12108 \end_layout
12109
12110 \end_inset
12111
12112
12113 \end_layout
12114
12115 \begin_layout Standard
12116
12117 \series bold
12118
12119 \backslash
12120 usepackage{calc}
12121 \end_layout
12122
12123 \begin_layout Standard
12124 \SpecialChar LyX
12125  no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
12126  Por tanto hay que insertar un argumento \SpecialChar LaTeX
12127  en el diálogo.
12128  He aquí un repaso de los argumentos:
12129 \end_layout
12130
12131 \begin_layout Itemize
12132
12133 \series bold
12134 p{ancho}
12135 \series default
12136  crea celdas con anchura fija, el texto alineado arriba
12137 \end_layout
12138
12139 \begin_layout Itemize
12140
12141 \series bold
12142 m{ancho}
12143 \series default
12144  crea celdas con anchura fija, el texto con alineación vertical centrada
12145  
12146 \end_layout
12147
12148 \begin_layout Itemize
12149
12150 \series bold
12151 b{ancho}
12152 \series default
12153  crea celdas con anchura fija, el texto alineado abajo
12154 \end_layout
12155
12156 \begin_layout Standard
12157 Al introducir un argumento \SpecialChar LaTeX
12158 , todas las propiedades de celda puestas en el
12159  diálogo se ignoran.
12160 \end_layout
12161
12162 \begin_layout Standard
12163 \begin_inset Note Greyedout
12164 status open
12165
12166 \begin_layout Plain Layout
12167
12168 \series bold
12169 Nota:
12170 \series default
12171  Debido a un error, \SpecialChar LyX
12172  muestra de todas formas estas propiedades.
12173 \end_layout
12174
12175 \end_inset
12176
12177  
12178 \end_layout
12179
12180 \begin_layout Standard
12181 El comando 
12182 \series bold
12183
12184 \backslash
12185 centering
12186 \series default
12187  centra horizontalmente el texto.
12188  Puedes entonces introducir el siguiente argumento de \SpecialChar LaTeX
12189  para la primera columna
12190  extendida:
12191 \end_layout
12192
12193 \begin_layout Standard
12194
12195 \series bold
12196 >{
12197 \backslash
12198 centering}m{1.25cm-6.2pt}
12199 \end_layout
12200
12201 \begin_layout Standard
12202 El comando 
12203 \series bold
12204 >{ }
12205 \series default
12206  significa que los comandos entre llaves se aplican antes de crear la celda.
12207 \end_layout
12208
12209 \begin_layout Standard
12210 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12211 , aún está alineado a la izquierda.
12212  Esto se debe a que \SpecialChar LyX
12213  sólo aplica alineado a columnas simples.
12214  Así que para multicolumnas hemos de usar el argumento de \SpecialChar LaTeX
12215
12216 \end_layout
12217
12218 \begin_layout Standard
12219
12220 \series bold
12221 >{
12222 \backslash
12223 centering}m{2.5cm}
12224 \end_layout
12225
12226 \begin_layout Subsection
12227 Multifilas
12228 \begin_inset CommandInset label
12229 LatexCommand label
12230 name "subsec:Multifilas"
12231
12232 \end_inset
12233
12234
12235 \begin_inset Index idx
12236 status collapsed
12237
12238 \begin_layout Plain Layout
12239 Multifilas
12240 \end_layout
12241
12242 \end_inset
12243
12244
12245 \begin_inset Index idx
12246 status collapsed
12247
12248 \begin_layout Plain Layout
12249 Cuadros ! Multifilas
12250 \end_layout
12251
12252 \end_inset
12253
12254
12255 \end_layout
12256
12257 \begin_layout Standard
12258 Para extender una celda sobre varias filas, se marcan las celdas que se
12259  desee combinar y se usa el botón 
12260 \begin_inset Info
12261 type  "icon"
12262 arg   "tabular-feature multirow"
12263 \end_inset
12264
12265 , el menú 
12266 \family sans
12267 Editar\SpecialChar menuseparator
12268 Cuadro\SpecialChar menuseparator
12269 Multifila
12270 \family default
12271 , o haz clic derecho sobre las celdas marcadas y elige 
12272 \family sans
12273 Multifila 
12274 \family default
12275 en el menú contextual.
12276 \end_layout
12277
12278 \begin_layout Standard
12279 Aquí hay un ejemplo de cuadro con una multifila en la primera columna:
12280 \end_layout
12281
12282 \begin_layout Standard
12283 \align center
12284 \begin_inset Tabular
12285 <lyxtabular version="3" rows="3" columns="3">
12286 <features tabularvalignment="middle">
12287 <column alignment="center" valignment="top" width="0pt">
12288 <column alignment="center" valignment="top">
12289 <column alignment="center" valignment="top">
12290 <row>
12291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12292 \begin_inset Text
12293
12294 \begin_layout Plain Layout
12295 entrada en una celda larga
12296 \end_layout
12297
12298 \end_inset
12299 </cell>
12300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12301 \begin_inset Text
12302
12303 \begin_layout Plain Layout
12304 b
12305 \end_layout
12306
12307 \end_inset
12308 </cell>
12309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12310 \begin_inset Text
12311
12312 \begin_layout Plain Layout
12313 c
12314 \end_layout
12315
12316 \end_inset
12317 </cell>
12318 </row>
12319 <row>
12320 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12321 \begin_inset Text
12322
12323 \begin_layout Plain Layout
12324 multifila
12325 \end_layout
12326
12327 \end_inset
12328 </cell>
12329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12330 \begin_inset Text
12331
12332 \begin_layout Plain Layout
12333 e
12334 \end_layout
12335
12336 \end_inset
12337 </cell>
12338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12339 \begin_inset Text
12340
12341 \begin_layout Plain Layout
12342 f
12343 \end_layout
12344
12345 \end_inset
12346 </cell>
12347 </row>
12348 <row>
12349 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12350 \begin_inset Text
12351
12352 \begin_layout Plain Layout
12353
12354 \end_layout
12355
12356 \end_inset
12357 </cell>
12358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12359 \begin_inset Text
12360
12361 \begin_layout Plain Layout
12362 h
12363 \end_layout
12364
12365 \end_inset
12366 </cell>
12367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12368 \begin_inset Text
12369
12370 \begin_layout Plain Layout
12371 i
12372 \end_layout
12373
12374 \end_inset
12375 </cell>
12376 </row>
12377 </lyxtabular>
12378
12379 \end_inset
12380
12381
12382 \end_layout
12383
12384 \begin_layout Standard
12385 La anchura de las celdas multifila se establece poniendo la anchura y la
12386  alineación para toda la columna.
12387  El 
12388 \family sans
12389 Desplazamiento vertical
12390 \family default
12391  cambia el contenido de la multifila arriba/abajo según su valor sea positivo/ne
12392 gativo.
12393 \end_layout
12394
12395 \begin_layout Standard
12396 Si la columna de una celda multifila no tiene anchura explícita, la celda
12397  multifila hereda el alineamiento de la columna.
12398  Por otra parte, se alinea a la izquierda por omisión.
12399  Para cambiar esto renombra el comando 
12400 \series bold
12401
12402 \backslash
12403 multirowsetup
12404 \series default
12405  con el comando
12406 \end_layout
12407
12408 \begin_layout Standard
12409
12410 \series bold
12411
12412 \backslash
12413 renewcommand{
12414 \backslash
12415 multirowsetup}{
12416 \backslash
12417 centering}
12418 \end_layout
12419
12420 \begin_layout Standard
12421 en el preámbulo del documento.
12422  Entonces se centran todas las entradas de celdas multifila en el documento.
12423  Si sólo queremos centrar en algunos cuadros, se puede renombrar el comando
12424  en código \SpecialChar TeX
12425  justo antes del cuadro en lugar de en el preámbulo.
12426  Si el texto debe estar alineado a la derecha, reemplaza 
12427 \series bold
12428
12429 \backslash
12430 centering
12431 \series default
12432  por 
12433 \series bold
12434
12435 \backslash
12436 raggedleft
12437 \series default
12438 .
12439  Para volver a alineado a la izquierda usa 
12440 \series bold
12441
12442 \backslash
12443 raggedright
12444 \series default
12445 .
12446 \end_layout
12447
12448 \begin_layout Standard
12449 Este es un ejemplo de cuadro con una celda multifila alineada a la derecha
12450  que tiene un desplazamiento vertical de -4
12451 \begin_inset space \thinspace{}
12452 \end_inset
12453
12454 mm y está en una columna de 3
12455 \begin_inset space \thinspace{}
12456 \end_inset
12457
12458 cm de ancho:
12459 \end_layout
12460
12461 \begin_layout Standard
12462 \noindent
12463 \align center
12464 \begin_inset ERT
12465 status collapsed
12466
12467 \begin_layout Plain Layout
12468
12469
12470 \backslash
12471 renewcommand{
12472 \backslash
12473 multirowsetup}{
12474 \backslash
12475 raggedleft}
12476 \end_layout
12477
12478 \end_inset
12479
12480
12481 \begin_inset Tabular
12482 <lyxtabular version="3" rows="4" columns="3">
12483 <features tabularvalignment="middle">
12484 <column alignment="center" valignment="top" width="3cm">
12485 <column alignment="center" valignment="top">
12486 <column alignment="center" valignment="top">
12487 <row>
12488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12489 \begin_inset Text
12490
12491 \begin_layout Plain Layout
12492 entrada en una celda larga
12493 \end_layout
12494
12495 \end_inset
12496 </cell>
12497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12498 \begin_inset Text
12499
12500 \begin_layout Plain Layout
12501 b
12502 \end_layout
12503
12504 \end_inset
12505 </cell>
12506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12507 \begin_inset Text
12508
12509 \begin_layout Plain Layout
12510 c
12511 \end_layout
12512
12513 \end_inset
12514 </cell>
12515 </row>
12516 <row>
12517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12518 \begin_inset Text
12519
12520 \begin_layout Plain Layout
12521 t
12522 \end_layout
12523
12524 \end_inset
12525 </cell>
12526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12527 \begin_inset Text
12528
12529 \begin_layout Plain Layout
12530 n
12531 \end_layout
12532
12533 \end_inset
12534 </cell>
12535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12536 \begin_inset Text
12537
12538 \begin_layout Plain Layout
12539 m
12540 \end_layout
12541
12542 \end_inset
12543 </cell>
12544 </row>
12545 <row>
12546 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12547 \begin_inset Text
12548
12549 \begin_layout Plain Layout
12550 multifila
12551 \end_layout
12552
12553 \end_inset
12554 </cell>
12555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12556 \begin_inset Text
12557
12558 \begin_layout Plain Layout
12559 e
12560 \end_layout
12561
12562 \end_inset
12563 </cell>
12564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568 f
12569 \end_layout
12570
12571 \end_inset
12572 </cell>
12573 </row>
12574 <row>
12575 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12576 \begin_inset Text
12577
12578 \begin_layout Plain Layout
12579
12580 \end_layout
12581
12582 \end_inset
12583 </cell>
12584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12585 \begin_inset Text
12586
12587 \begin_layout Plain Layout
12588 h
12589 \end_layout
12590
12591 \end_inset
12592 </cell>
12593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12594 \begin_inset Text
12595
12596 \begin_layout Plain Layout
12597 i
12598 \end_layout
12599
12600 \end_inset
12601 </cell>
12602 </row>
12603 </lyxtabular>
12604
12605 \end_inset
12606
12607
12608 \begin_inset ERT
12609 status collapsed
12610
12611 \begin_layout Plain Layout
12612
12613
12614 \backslash
12615 renewcommand{
12616 \backslash
12617 multirowsetup}{
12618 \backslash
12619 raggedright}
12620 \end_layout
12621
12622 \end_inset
12623
12624
12625 \end_layout
12626
12627 \begin_layout Standard
12628 Para iniciar una nueva línea en una multifila se puede usar un salto de
12629  página forzado (
12630 \family sans
12631 Ctrl+Retorno
12632 \family default
12633 ) pero esto no respetará la alineación de celda, como se ve en este cuadro:
12634 \end_layout
12635
12636 \begin_layout Standard
12637 \noindent
12638 \align center
12639 \begin_inset Tabular
12640 <lyxtabular version="3" rows="3" columns="2">
12641 <features tabularvalignment="middle">
12642 <column alignment="left" valignment="middle" width="2cm">
12643 <column alignment="center" valignment="top">
12644 <row>
12645 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12646 \begin_inset Text
12647
12648 \begin_layout Plain Layout
12649 aaa
12650 \begin_inset Newline newline
12651 \end_inset
12652
12653 aaa
12654 \begin_inset Newline newline
12655 \end_inset
12656
12657 celda errónea
12658 \end_layout
12659
12660 \end_inset
12661 </cell>
12662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12663 \begin_inset Text
12664
12665 \begin_layout Plain Layout
12666 ccc
12667 \end_layout
12668
12669 \end_inset
12670 </cell>
12671 </row>
12672 <row>
12673 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12674 \begin_inset Text
12675
12676 \begin_layout Plain Layout
12677
12678 \end_layout
12679
12680 \end_inset
12681 </cell>
12682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12683 \begin_inset Text
12684
12685 \begin_layout Plain Layout
12686 ddd
12687 \end_layout
12688
12689 \end_inset
12690 </cell>
12691 </row>
12692 <row>
12693 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12694 \begin_inset Text
12695
12696 \begin_layout Plain Layout
12697 bbb
12698 \end_layout
12699
12700 \end_inset
12701 </cell>
12702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12703 \begin_inset Text
12704
12705 \begin_layout Plain Layout
12706 eee
12707 \end_layout
12708
12709 \end_inset
12710 </cell>
12711 </row>
12712 </lyxtabular>
12713
12714 \end_inset
12715
12716
12717 \end_layout
12718
12719 \begin_layout Standard
12720 Por tanto, hay que usar con cuidado los saltos forzados.
12721 \end_layout
12722
12723 \begin_layout Subsection
12724 Celdas con línea(s) diagonal(es)
12725 \end_layout
12726
12727 \begin_layout Standard
12728 Para que el lector distinga los encabezados de filas y columnas, es útil
12729  dividir la primera celda del cuadro con una o dos líneas diagonales.
12730  Esto es posible cargando el paquete \SpecialChar LaTeX
12731  
12732 \series bold
12733 diagbox
12734 \series default
12735
12736 \begin_inset Index idx
12737 status collapsed
12738
12739 \begin_layout Plain Layout
12740 \SpecialChar LaTeX
12741 -paquetes ! diagbox
12742 \end_layout
12743
12744 \end_inset
12745
12746  en el preámbulo del documento.
12747  El paquete suministra el comando 
12748 \series bold
12749
12750 \backslash
12751 diagbox
12752 \series default
12753 , que se inserta en código \SpecialChar TeX
12754  con dos o tres argumentos:
12755 \end_layout
12756
12757 \begin_layout Standard
12758
12759 \series bold
12760
12761 \backslash
12762 diagbox[options]{izquierda abajo}{derecha arriba}
12763 \end_layout
12764
12765 \begin_layout Standard
12766
12767 \series bold
12768
12769 \backslash
12770 diagbox[options]{izquierda abajo}{izquierda arriba}{derecha arriba}
12771 \end_layout
12772
12773 \begin_layout Standard
12774 En el primer caso, la celda se divide con una línea diagonal y los argumentos
12775  se colocan debajo y encima de dicha línea.
12776  En el segundo la celda se divide con dos líneas.
12777 \end_layout
12778
12779 \begin_layout Standard
12780 \begin_inset ERT
12781 status collapsed
12782
12783 \begin_layout Plain Layout
12784
12785
12786 \backslash
12787 ifdiagbox
12788 \end_layout
12789
12790 \end_inset
12791
12792
12793 \begin_inset Note Note
12794 status open
12795
12796 \begin_layout Plain Layout
12797 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
12798  \SpecialChar LaTeX
12799  
12800 \series bold
12801 diagbox
12802 \series default
12803 .
12804 \end_layout
12805
12806 \end_inset
12807
12808
12809 \end_layout
12810
12811 \begin_layout Standard
12812 Aquí hay un ejemplo de cuadro con 
12813 \series bold
12814
12815 \backslash
12816 diagbox
12817 \series default
12818  y dos argumentos:
12819 \end_layout
12820
12821 \begin_layout Standard
12822 \begin_inset VSpace medskip
12823 \end_inset
12824
12825
12826 \end_layout
12827
12828 \begin_layout Standard
12829 \noindent
12830 \begin_inset Tabular
12831 <lyxtabular version="3" rows="4" columns="4">
12832 <features tabularvalignment="middle">
12833 <column alignment="center" valignment="top">
12834 <column alignment="center" valignment="top">
12835 <column alignment="center" valignment="top">
12836 <column alignment="center" valignment="top">
12837 <row>
12838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12839 \begin_inset Text
12840
12841 \begin_layout Plain Layout
12842 \begin_inset ERT
12843 status collapsed
12844
12845 \begin_layout Plain Layout
12846
12847
12848 \backslash
12849 diagbox{
12850 \end_layout
12851
12852 \end_inset
12853
12854 Nombre
12855 \begin_inset ERT
12856 status collapsed
12857
12858 \begin_layout Plain Layout
12859
12860 }{
12861 \end_layout
12862
12863 \end_inset
12864
12865 Parámetro
12866 \begin_inset ERT
12867 status collapsed
12868
12869 \begin_layout Plain Layout
12870
12871 }
12872 \end_layout
12873
12874 \end_inset
12875
12876
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885 Thickness in nm
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 Transparency in %
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12900 \begin_inset Text
12901
12902 \begin_layout Plain Layout
12903 Hardness in MPa
12904 \end_layout
12905
12906 \end_inset
12907 </cell>
12908 </row>
12909 <row>
12910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12911 \begin_inset Text
12912
12913 \begin_layout Plain Layout
12914 Perfect Green
12915 \end_layout
12916
12917 \end_inset
12918 </cell>
12919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12920 \begin_inset Text
12921
12922 \begin_layout Plain Layout
12923 45
12924 \end_layout
12925
12926 \end_inset
12927 </cell>
12928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12929 \begin_inset Text
12930
12931 \begin_layout Plain Layout
12932 80
12933 \end_layout
12934
12935 \end_inset
12936 </cell>
12937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12938 \begin_inset Text
12939
12940 \begin_layout Plain Layout
12941 504
12942 \end_layout
12943
12944 \end_inset
12945 </cell>
12946 </row>
12947 <row>
12948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12949 \begin_inset Text
12950
12951 \begin_layout Plain Layout
12952 Dark Multi-P
12953 \end_layout
12954
12955 \end_inset
12956 </cell>
12957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12958 \begin_inset Text
12959
12960 \begin_layout Plain Layout
12961 60
12962 \end_layout
12963
12964 \end_inset
12965 </cell>
12966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12967 \begin_inset Text
12968
12969 \begin_layout Plain Layout
12970 72
12971 \end_layout
12972
12973 \end_inset
12974 </cell>
12975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12976 \begin_inset Text
12977
12978 \begin_layout Plain Layout
12979 982
12980 \end_layout
12981
12982 \end_inset
12983 </cell>
12984 </row>
12985 <row>
12986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12987 \begin_inset Text
12988
12989 \begin_layout Plain Layout
12990 Crystal Clear Pro
12991 \end_layout
12992
12993 \end_inset
12994 </cell>
12995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12996 \begin_inset Text
12997
12998 \begin_layout Plain Layout
12999 18
13000 \end_layout
13001
13002 \end_inset
13003 </cell>
13004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13005 \begin_inset Text
13006
13007 \begin_layout Plain Layout
13008 86
13009 \end_layout
13010
13011 \end_inset
13012 </cell>
13013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13014 \begin_inset Text
13015
13016 \begin_layout Plain Layout
13017 374
13018 \end_layout
13019
13020 \end_inset
13021 </cell>
13022 </row>
13023 </lyxtabular>
13024
13025 \end_inset
13026
13027
13028 \begin_inset VSpace medskip
13029 \end_inset
13030
13031
13032 \end_layout
13033
13034 \begin_layout Standard
13035 El esquema con tres argumentos puede ser útil, por ejemplo, para cuadros
13036  de ligas deportivas o distancias:
13037 \end_layout
13038
13039 \begin_layout Standard
13040 \noindent
13041 \align center
13042 \begin_inset Tabular
13043 <lyxtabular version="3" rows="4" columns="4">
13044 <features tabularvalignment="middle">
13045 <column alignment="center" valignment="top" width="0pt">
13046 <column alignment="center" valignment="top">
13047 <column alignment="center" valignment="top">
13048 <column alignment="center" valignment="top">
13049 <row>
13050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13051 \begin_inset Text
13052
13053 \begin_layout Plain Layout
13054 \begin_inset ERT
13055 status collapsed
13056
13057 \begin_layout Plain Layout
13058
13059
13060 \backslash
13061 diagbox{
13062 \end_layout
13063
13064 \end_inset
13065
13066 Equipo local
13067 \begin_inset ERT
13068 status collapsed
13069
13070 \begin_layout Plain Layout
13071
13072 }{
13073 \end_layout
13074
13075 \end_inset
13076
13077 Resultado
13078 \begin_inset ERT
13079 status collapsed
13080
13081 \begin_layout Plain Layout
13082
13083 }{
13084 \end_layout
13085
13086 \end_inset
13087
13088 Equipo visitante
13089 \begin_inset ERT
13090 status collapsed
13091
13092 \begin_layout Plain Layout
13093
13094 }
13095 \end_layout
13096
13097 \end_inset
13098
13099
13100 \end_layout
13101
13102 \end_inset
13103 </cell>
13104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13105 \begin_inset Text
13106
13107 \begin_layout Plain Layout
13108 Tigers
13109 \end_layout
13110
13111 \end_inset
13112 </cell>
13113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13114 \begin_inset Text
13115
13116 \begin_layout Plain Layout
13117 Panthers
13118 \end_layout
13119
13120 \end_inset
13121 </cell>
13122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13123 \begin_inset Text
13124
13125 \begin_layout Plain Layout
13126 Falcons
13127 \end_layout
13128
13129 \end_inset
13130 </cell>
13131 </row>
13132 <row>
13133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13134 \begin_inset Text
13135
13136 \begin_layout Plain Layout
13137 Tigers
13138 \end_layout
13139
13140 \end_inset
13141 </cell>
13142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13143 \begin_inset Text
13144
13145 \begin_layout Plain Layout
13146
13147 \end_layout
13148
13149 \end_inset
13150 </cell>
13151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13152 \begin_inset Text
13153
13154 \begin_layout Plain Layout
13155 1:3
13156 \end_layout
13157
13158 \end_inset
13159 </cell>
13160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13161 \begin_inset Text
13162
13163 \begin_layout Plain Layout
13164 0:1
13165 \end_layout
13166
13167 \end_inset
13168 </cell>
13169 </row>
13170 <row>
13171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13172 \begin_inset Text
13173
13174 \begin_layout Plain Layout
13175 Panthers
13176 \end_layout
13177
13178 \end_inset
13179 </cell>
13180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13181 \begin_inset Text
13182
13183 \begin_layout Plain Layout
13184 3:1
13185 \end_layout
13186
13187 \end_inset
13188 </cell>
13189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13190 \begin_inset Text
13191
13192 \begin_layout Plain Layout
13193
13194 \end_layout
13195
13196 \end_inset
13197 </cell>
13198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13199 \begin_inset Text
13200
13201 \begin_layout Plain Layout
13202 0:0
13203 \end_layout
13204
13205 \end_inset
13206 </cell>
13207 </row>
13208 <row>
13209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13210 \begin_inset Text
13211
13212 \begin_layout Plain Layout
13213 Falcons
13214 \end_layout
13215
13216 \end_inset
13217 </cell>
13218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13219 \begin_inset Text
13220
13221 \begin_layout Plain Layout
13222 1:0
13223 \end_layout
13224
13225 \end_inset
13226 </cell>
13227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13228 \begin_inset Text
13229
13230 \begin_layout Plain Layout
13231 0:0
13232 \end_layout
13233
13234 \end_inset
13235 </cell>
13236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13237 \begin_inset Text
13238
13239 \begin_layout Plain Layout
13240
13241 \end_layout
13242
13243 \end_inset
13244 </cell>
13245 </row>
13246 </lyxtabular>
13247
13248 \end_inset
13249
13250
13251 \end_layout
13252
13253 \begin_layout Standard
13254 Para cuadros más grandes con datos cruzados se pueden usar celdas divididas
13255  en cada esquina del cuadro, como en el siguiente ejemplo:
13256 \end_layout
13257
13258 \begin_layout Standard
13259 \noindent
13260 \align center
13261 \begin_inset Tabular
13262 <lyxtabular version="3" rows="5" columns="5">
13263 <features tabularvalignment="middle">
13264 <column alignment="center" valignment="top" width="0pt">
13265 <column alignment="center" valignment="top">
13266 <column alignment="center" valignment="top">
13267 <column alignment="center" valignment="top">
13268 <column alignment="center" valignment="top">
13269 <row>
13270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13271 \begin_inset Text
13272
13273 \begin_layout Plain Layout
13274 \begin_inset ERT
13275 status open
13276
13277 \begin_layout Plain Layout
13278
13279
13280 \backslash
13281 diagbox{
13282 \end_layout
13283
13284 \end_inset
13285
13286 Equipo local
13287 \begin_inset ERT
13288 status collapsed
13289
13290 \begin_layout Plain Layout
13291
13292 }{
13293 \end_layout
13294
13295 \end_inset
13296
13297 Resultado
13298 \begin_inset ERT
13299 status collapsed
13300
13301 \begin_layout Plain Layout
13302
13303 }{
13304 \end_layout
13305
13306 \end_inset
13307
13308 Equipo visitante
13309 \begin_inset ERT
13310 status collapsed
13311
13312 \begin_layout Plain Layout
13313
13314 }
13315 \end_layout
13316
13317 \end_inset
13318
13319
13320 \end_layout
13321
13322 \end_inset
13323 </cell>
13324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13325 \begin_inset Text
13326
13327 \begin_layout Plain Layout
13328 Tigers
13329 \end_layout
13330
13331 \end_inset
13332 </cell>
13333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13334 \begin_inset Text
13335
13336 \begin_layout Plain Layout
13337 Panthers
13338 \end_layout
13339
13340 \end_inset
13341 </cell>
13342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13343 \begin_inset Text
13344
13345 \begin_layout Plain Layout
13346 Falcons
13347 \end_layout
13348
13349 \end_inset
13350 </cell>
13351 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13352 \begin_inset Text
13353
13354 \begin_layout Plain Layout
13355 \begin_inset ERT
13356 status open
13357
13358 \begin_layout Plain Layout
13359
13360
13361 \backslash
13362 diagbox[dir=NE]{
13363 \end_layout
13364
13365 \end_inset
13366
13367 Equipo local
13368 \begin_inset ERT
13369 status collapsed
13370
13371 \begin_layout Plain Layout
13372
13373 }{
13374 \end_layout
13375
13376 \end_inset
13377
13378 Resultado
13379 \begin_inset ERT
13380 status collapsed
13381
13382 \begin_layout Plain Layout
13383
13384 }{
13385 \end_layout
13386
13387 \end_inset
13388
13389 Equipo visitante
13390 \begin_inset ERT
13391 status collapsed
13392
13393 \begin_layout Plain Layout
13394
13395 }
13396 \end_layout
13397
13398 \end_inset
13399
13400
13401 \end_layout
13402
13403 \end_inset
13404 </cell>
13405 </row>
13406 <row>
13407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13408 \begin_inset Text
13409
13410 \begin_layout Plain Layout
13411 Tigers
13412 \end_layout
13413
13414 \end_inset
13415 </cell>
13416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13417 \begin_inset Text
13418
13419 \begin_layout Plain Layout
13420
13421 \end_layout
13422
13423 \end_inset
13424 </cell>
13425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13426 \begin_inset Text
13427
13428 \begin_layout Plain Layout
13429 1:3
13430 \end_layout
13431
13432 \end_inset
13433 </cell>
13434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13435 \begin_inset Text
13436
13437 \begin_layout Plain Layout
13438 0:1
13439 \end_layout
13440
13441 \end_inset
13442 </cell>
13443 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13444 \begin_inset Text
13445
13446 \begin_layout Plain Layout
13447 Tigers
13448 \end_layout
13449
13450 \end_inset
13451 </cell>
13452 </row>
13453 <row>
13454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13455 \begin_inset Text
13456
13457 \begin_layout Plain Layout
13458 Panthers
13459 \end_layout
13460
13461 \end_inset
13462 </cell>
13463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13464 \begin_inset Text
13465
13466 \begin_layout Plain Layout
13467 3:1
13468 \end_layout
13469
13470 \end_inset
13471 </cell>
13472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13473 \begin_inset Text
13474
13475 \begin_layout Plain Layout
13476
13477 \end_layout
13478
13479 \end_inset
13480 </cell>
13481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13482 \begin_inset Text
13483
13484 \begin_layout Plain Layout
13485 0:0
13486 \end_layout
13487
13488 \end_inset
13489 </cell>
13490 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13491 \begin_inset Text
13492
13493 \begin_layout Plain Layout
13494 Panthers
13495 \end_layout
13496
13497 \end_inset
13498 </cell>
13499 </row>
13500 <row>
13501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13502 \begin_inset Text
13503
13504 \begin_layout Plain Layout
13505 Falcons
13506 \end_layout
13507
13508 \end_inset
13509 </cell>
13510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13511 \begin_inset Text
13512
13513 \begin_layout Plain Layout
13514 1:0
13515 \end_layout
13516
13517 \end_inset
13518 </cell>
13519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13520 \begin_inset Text
13521
13522 \begin_layout Plain Layout
13523 0:0
13524 \end_layout
13525
13526 \end_inset
13527 </cell>
13528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13529 \begin_inset Text
13530
13531 \begin_layout Plain Layout
13532
13533 \end_layout
13534
13535 \end_inset
13536 </cell>
13537 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13538 \begin_inset Text
13539
13540 \begin_layout Plain Layout
13541 Falcons
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 </row>
13547 <row>
13548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13549 \begin_inset Text
13550
13551 \begin_layout Plain Layout
13552 \begin_inset ERT
13553 status open
13554
13555 \begin_layout Plain Layout
13556
13557
13558 \backslash
13559 diagbox[dir=SW]{
13560 \end_layout
13561
13562 \end_inset
13563
13564 Equipo local
13565 \begin_inset ERT
13566 status collapsed
13567
13568 \begin_layout Plain Layout
13569
13570 }{
13571 \end_layout
13572
13573 \end_inset
13574
13575 Resultado
13576 \begin_inset ERT
13577 status collapsed
13578
13579 \begin_layout Plain Layout
13580
13581 }{
13582 \end_layout
13583
13584 \end_inset
13585
13586 Equipo visitante
13587 \begin_inset ERT
13588 status collapsed
13589
13590 \begin_layout Plain Layout
13591
13592 }
13593 \end_layout
13594
13595 \end_inset
13596
13597
13598 \end_layout
13599
13600 \end_inset
13601 </cell>
13602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13603 \begin_inset Text
13604
13605 \begin_layout Plain Layout
13606 Tigers
13607 \end_layout
13608
13609 \end_inset
13610 </cell>
13611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13612 \begin_inset Text
13613
13614 \begin_layout Plain Layout
13615 Panthers
13616 \end_layout
13617
13618 \end_inset
13619 </cell>
13620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13621 \begin_inset Text
13622
13623 \begin_layout Plain Layout
13624 Falcons
13625 \end_layout
13626
13627 \end_inset
13628 </cell>
13629 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13630 \begin_inset Text
13631
13632 \begin_layout Plain Layout
13633 \begin_inset ERT
13634 status open
13635
13636 \begin_layout Plain Layout
13637
13638
13639 \backslash
13640 diagbox[dir=SE]{
13641 \end_layout
13642
13643 \end_inset
13644
13645 Equipo local
13646 \begin_inset ERT
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650
13651 }{
13652 \end_layout
13653
13654 \end_inset
13655
13656 Resultado
13657 \begin_inset ERT
13658 status collapsed
13659
13660 \begin_layout Plain Layout
13661
13662 }{
13663 \end_layout
13664
13665 \end_inset
13666
13667 Equipo visitante
13668 \begin_inset ERT
13669 status collapsed
13670
13671 \begin_layout Plain Layout
13672
13673 }
13674 \end_layout
13675
13676 \end_inset
13677
13678
13679 \end_layout
13680
13681 \end_inset
13682 </cell>
13683 </row>
13684 </lyxtabular>
13685
13686 \end_inset
13687
13688
13689 \end_layout
13690
13691 \begin_layout Standard
13692 Para rotar las líneas diagonales se usa la opción 
13693 \series bold
13694 dir=direction
13695 \series default
13696 .
13697  
13698 \emph on
13699 direction
13700 \emph default
13701  es 
13702 \series bold
13703 NE
13704 \series default
13705
13706 \series bold
13707 SE
13708 \series default
13709
13710 \series bold
13711 SW
13712 \series default
13713  o 
13714 \series bold
13715 NW
13716 \series default
13717 , que representan puntos en una brújula.
13718  Por ejemplo, 
13719 \series bold
13720 SW
13721 \series default
13722  es la orientación suroeste.
13723  Así, en la celda inferior izquierda del cuadro anterior, se ha utilizado
13724  el comando
13725 \end_layout
13726
13727 \begin_layout Standard
13728
13729 \series bold
13730
13731 \backslash
13732 diagbox[dir=SW]{Equipo local}{Resultado}{Equipo visitante}
13733 \end_layout
13734
13735 \begin_layout Standard
13736 Si no se indica dirección se usa NW.
13737 \end_layout
13738
13739 \begin_layout Standard
13740 La anchura adecuada para las celdas divididas se calcula automáticamente.
13741  Si estableces una anchura fija de columna menor que la calculada, el contenido
13742  sobrepasará los bordes de la celda:
13743 \end_layout
13744
13745 \begin_layout Standard
13746 \noindent
13747 \align center
13748 \begin_inset Tabular
13749 <lyxtabular version="3" rows="2" columns="2">
13750 <features tabularvalignment="middle">
13751 <column alignment="center" valignment="top" width="3cm">
13752 <column alignment="center" valignment="top">
13753 <row>
13754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13755 \begin_inset Text
13756
13757 \begin_layout Plain Layout
13758 \begin_inset ERT
13759 status collapsed
13760
13761 \begin_layout Plain Layout
13762
13763
13764 \backslash
13765 diagbox{
13766 \end_layout
13767
13768 \end_inset
13769
13770 Nombre
13771 \begin_inset ERT
13772 status collapsed
13773
13774 \begin_layout Plain Layout
13775
13776 }{
13777 \end_layout
13778
13779 \end_inset
13780
13781 Parámetro
13782 \begin_inset ERT
13783 status collapsed
13784
13785 \begin_layout Plain Layout
13786
13787 }
13788 \end_layout
13789
13790 \end_inset
13791
13792
13793 \end_layout
13794
13795 \end_inset
13796 </cell>
13797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13798 \begin_inset Text
13799
13800 \begin_layout Plain Layout
13801 Thickness in nm
13802 \end_layout
13803
13804 \end_inset
13805 </cell>
13806 </row>
13807 <row>
13808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13809 \begin_inset Text
13810
13811 \begin_layout Plain Layout
13812 Perfect Green
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13818 \begin_inset Text
13819
13820 \begin_layout Plain Layout
13821 45
13822 \end_layout
13823
13824 \end_inset
13825 </cell>
13826 </row>
13827 </lyxtabular>
13828
13829 \end_inset
13830
13831
13832 \end_layout
13833
13834 \begin_layout Standard
13835 Si hace falta una determinada anchura para columnas con celdas divididas,
13836  se usa la opción 
13837 \series bold
13838 width=3cm
13839 \series default
13840  (donde '3cm' puede cambiarse por la cantidad deseada).
13841  En el cuadro siguiente se ha puesto 4
13842 \begin_inset space \thinspace{}
13843 \end_inset
13844
13845 cm de anchura para la primera columna.
13846  Para 
13847 \series bold
13848
13849 \backslash
13850 diagbox
13851 \series default
13852  se necesita una anchura de 4
13853 \begin_inset space \thinspace{}
13854 \end_inset
13855
13856 cm + 2
13857 \begin_inset space \thinspace{}
13858 \end_inset
13859
13860
13861 \backslash
13862 tabcolsep, ya que la anchura total es la del texto (4
13863 \begin_inset space \thinspace{}
13864 \end_inset
13865
13866 cm en este caso) más dos veces la separación del texto y el borde.
13867  El cálculo de la anchura no puede hacerse en la opciones del comando 
13868 \series bold
13869
13870 \backslash
13871 diagbox
13872 \series default
13873 , hay que crear una nueva longitud que se puede usar después.
13874  Esto se hace con los comandos en código \SpecialChar TeX
13875
13876 \end_layout
13877
13878 \begin_layout Standard
13879
13880 \series bold
13881
13882 \backslash
13883 newlength{
13884 \backslash
13885 diagtest}
13886 \begin_inset Newline newline
13887 \end_inset
13888
13889
13890 \backslash
13891 setlength{
13892 \backslash
13893 diagtest}{4cm+2
13894 \backslash
13895 tabcolsep}
13896 \end_layout
13897
13898 \begin_layout Standard
13899 \begin_inset ERT
13900 status collapsed
13901
13902 \begin_layout Plain Layout
13903
13904
13905 \backslash
13906 newlength{
13907 \backslash
13908 diagtest}
13909 \end_layout
13910
13911 \begin_layout Plain Layout
13912
13913
13914 \backslash
13915 setlength{
13916 \backslash
13917 diagtest}{4cm+2
13918 \backslash
13919 tabcolsep}
13920 \end_layout
13921
13922 \end_inset
13923
13924
13925 \end_layout
13926
13927 \begin_layout Standard
13928 Para habilitar cálculos en \SpecialChar LaTeX
13929  hay que cargar el paquete 
13930 \series bold
13931 calc
13932 \series default
13933
13934 \begin_inset Index idx
13935 status collapsed
13936
13937 \begin_layout Plain Layout
13938 \SpecialChar LaTeX
13939 -paquetes ! calc
13940 \end_layout
13941
13942 \end_inset
13943
13944  en el preámbulo del documento.
13945 \end_layout
13946
13947 \begin_layout Standard
13948 En este cuadro se puede usar ahora el comando
13949 \end_layout
13950
13951 \begin_layout Standard
13952
13953 \series bold
13954
13955 \backslash
13956 diagbox[width=
13957 \backslash
13958 diagtest]{A}{B}
13959 \end_layout
13960
13961 \begin_layout Standard
13962 en la primera celda:
13963 \end_layout
13964
13965 \begin_layout Standard
13966 \noindent
13967 \align center
13968 \begin_inset Tabular
13969 <lyxtabular version="3" rows="2" columns="2">
13970 <features tabularvalignment="middle">
13971 <column alignment="center" valignment="top" width="4cm">
13972 <column alignment="center" valignment="top">
13973 <row>
13974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 \begin_inset ERT
13979 status open
13980
13981 \begin_layout Plain Layout
13982
13983
13984 \backslash
13985 diagbox[width=
13986 \backslash
13987 diagtest]{
13988 \end_layout
13989
13990 \end_inset
13991
13992 A
13993 \begin_inset ERT
13994 status collapsed
13995
13996 \begin_layout Plain Layout
13997
13998 }{
13999 \end_layout
14000
14001 \end_inset
14002
14003 B
14004 \begin_inset ERT
14005 status collapsed
14006
14007 \begin_layout Plain Layout
14008
14009 }
14010 \end_layout
14011
14012 \end_inset
14013
14014
14015 \end_layout
14016
14017 \end_inset
14018 </cell>
14019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14020 \begin_inset Text
14021
14022 \begin_layout Plain Layout
14023 Thickness in nm
14024 \end_layout
14025
14026 \end_inset
14027 </cell>
14028 </row>
14029 <row>
14030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14031 \begin_inset Text
14032
14033 \begin_layout Plain Layout
14034 Perfect Green
14035 \end_layout
14036
14037 \end_inset
14038 </cell>
14039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14040 \begin_inset Text
14041
14042 \begin_layout Plain Layout
14043 45
14044 \end_layout
14045
14046 \end_inset
14047 </cell>
14048 </row>
14049 </lyxtabular>
14050
14051 \end_inset
14052
14053
14054 \end_layout
14055
14056 \begin_layout Standard
14057 Hay que tener en cuenta que la celda dividida ha de ser la más ancha en
14058  la columna.
14059  De otro modo, la longitud de la diagonal no puede calcularse correctamente,
14060  como en este caso:
14061 \end_layout
14062
14063 \begin_layout Standard
14064 \noindent
14065 \align center
14066 \begin_inset Tabular
14067 <lyxtabular version="3" rows="2" columns="2">
14068 <features tabularvalignment="middle">
14069 <column alignment="center" valignment="top" width="0pt">
14070 <column alignment="center" valignment="top">
14071 <row>
14072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14073 \begin_inset Text
14074
14075 \begin_layout Plain Layout
14076 \begin_inset ERT
14077 status collapsed
14078
14079 \begin_layout Plain Layout
14080
14081
14082 \backslash
14083 diagbox{
14084 \end_layout
14085
14086 \end_inset
14087
14088 A
14089 \begin_inset ERT
14090 status collapsed
14091
14092 \begin_layout Plain Layout
14093
14094 }{
14095 \end_layout
14096
14097 \end_inset
14098
14099 B
14100 \begin_inset ERT
14101 status collapsed
14102
14103 \begin_layout Plain Layout
14104
14105 }
14106 \end_layout
14107
14108 \end_inset
14109
14110
14111 \end_layout
14112
14113 \end_inset
14114 </cell>
14115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14116 \begin_inset Text
14117
14118 \begin_layout Plain Layout
14119 Thickness in nm
14120 \end_layout
14121
14122 \end_inset
14123 </cell>
14124 </row>
14125 <row>
14126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14127 \begin_inset Text
14128
14129 \begin_layout Plain Layout
14130 Perfect Green
14131 \end_layout
14132
14133 \end_inset
14134 </cell>
14135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14136 \begin_inset Text
14137
14138 \begin_layout Plain Layout
14139 45
14140 \end_layout
14141
14142 \end_inset
14143 </cell>
14144 </row>
14145 </lyxtabular>
14146
14147 \end_inset
14148
14149
14150 \end_layout
14151
14152 \begin_layout Standard
14153 En este caso se usa la opción 
14154 \series bold
14155 width
14156 \series default
14157  del comando 
14158 \series bold
14159
14160 \backslash
14161 diagbox
14162 \series default
14163 .
14164  Ahora no es necesario añadir 2
14165 \backslash
14166 tabcolsep porque la anchura de la celda es la anchura de la columna.
14167  En este cuadro se usa una anchura de 3
14168 \begin_inset space \thinspace{}
14169 \end_inset
14170
14171 cm:
14172 \end_layout
14173
14174 \begin_layout Standard
14175 \noindent
14176 \align center
14177 \begin_inset Tabular
14178 <lyxtabular version="3" rows="2" columns="2">
14179 <features tabularvalignment="middle">
14180 <column alignment="center" valignment="top" width="0pt">
14181 <column alignment="center" valignment="top">
14182 <row>
14183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187 \begin_inset ERT
14188 status open
14189
14190 \begin_layout Plain Layout
14191
14192
14193 \backslash
14194 diagbox[width=3cm]{
14195 \end_layout
14196
14197 \end_inset
14198
14199 A
14200 \begin_inset ERT
14201 status collapsed
14202
14203 \begin_layout Plain Layout
14204
14205 }{
14206 \end_layout
14207
14208 \end_inset
14209
14210 B
14211 \begin_inset ERT
14212 status collapsed
14213
14214 \begin_layout Plain Layout
14215
14216 }
14217 \end_layout
14218
14219 \end_inset
14220
14221
14222 \end_layout
14223
14224 \end_inset
14225 </cell>
14226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14227 \begin_inset Text
14228
14229 \begin_layout Plain Layout
14230 Thickness in nm
14231 \end_layout
14232
14233 \end_inset
14234 </cell>
14235 </row>
14236 <row>
14237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14238 \begin_inset Text
14239
14240 \begin_layout Plain Layout
14241 Perfect Green
14242 \end_layout
14243
14244 \end_inset
14245 </cell>
14246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14247 \begin_inset Text
14248
14249 \begin_layout Plain Layout
14250 45
14251 \end_layout
14252
14253 \end_inset
14254 </cell>
14255 </row>
14256 </lyxtabular>
14257
14258 \end_inset
14259
14260
14261 \end_layout
14262
14263 \begin_layout Standard
14264 Para múltiples líneas de texto en celdas divididas se necesita una altura
14265  adicional para adaptar el texto a la celda.
14266  Esto se consigue con la opción 
14267 \series bold
14268 height=3cm
14269 \series default
14270  (se puede cambiar por el valor deseado).
14271  En el cuadro siguiente se usa el comando
14272 \end_layout
14273
14274 \begin_layout Standard
14275
14276 \series bold
14277
14278 \backslash
14279 diagbox[width=3cm,height=1.4cm]{A
14280 \backslash
14281
14282 \backslash
14283 B}{C
14284 \backslash
14285
14286 \backslash
14287 D}
14288 \end_layout
14289
14290 \begin_layout Standard
14291 en la primera celda.
14292  El comando 
14293 \series bold
14294
14295 \backslash
14296
14297 \backslash
14298
14299 \series default
14300  crea el salto de línea.
14301 \begin_inset Foot
14302 status open
14303
14304 \begin_layout Plain Layout
14305 Saltos de línea con 
14306 \family sans
14307 Ctrl+Retorno
14308 \family default
14309  solo es posible si la columna tiene anchura fija.
14310 \end_layout
14311
14312 \end_inset
14313
14314
14315 \end_layout
14316
14317 \begin_layout Standard
14318 \noindent
14319 \align center
14320 \begin_inset Tabular
14321 <lyxtabular version="3" rows="2" columns="2">
14322 <features tabularvalignment="middle">
14323 <column alignment="center" valignment="top">
14324 <column alignment="center" valignment="top">
14325 <row>
14326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14327 \begin_inset Text
14328
14329 \begin_layout Plain Layout
14330 \begin_inset ERT
14331 status open
14332
14333 \begin_layout Plain Layout
14334
14335
14336 \backslash
14337 diagbox[width=3cm,height=1.4cm]{
14338 \end_layout
14339
14340 \end_inset
14341
14342 A
14343 \begin_inset ERT
14344 status collapsed
14345
14346 \begin_layout Plain Layout
14347
14348
14349 \backslash
14350
14351 \backslash
14352
14353 \end_layout
14354
14355 \end_inset
14356
14357 B
14358 \begin_inset ERT
14359 status collapsed
14360
14361 \begin_layout Plain Layout
14362
14363 }{
14364 \end_layout
14365
14366 \end_inset
14367
14368 C
14369 \begin_inset ERT
14370 status collapsed
14371
14372 \begin_layout Plain Layout
14373
14374
14375 \backslash
14376
14377 \backslash
14378
14379 \end_layout
14380
14381 \end_inset
14382
14383 D
14384 \begin_inset ERT
14385 status collapsed
14386
14387 \begin_layout Plain Layout
14388
14389 }
14390 \end_layout
14391
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403 Thickness in nm
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 </row>
14409 <row>
14410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14411 \begin_inset Text
14412
14413 \begin_layout Plain Layout
14414 Perfect Green
14415 \end_layout
14416
14417 \end_inset
14418 </cell>
14419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14420 \begin_inset Text
14421
14422 \begin_layout Plain Layout
14423 45
14424 \end_layout
14425
14426 \end_inset
14427 </cell>
14428 </row>
14429 </lyxtabular>
14430
14431 \end_inset
14432
14433
14434 \end_layout
14435
14436 \begin_layout Standard
14437 \begin_inset ERT
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441
14442
14443 \backslash
14444 else
14445 \end_layout
14446
14447 \end_inset
14448
14449
14450 \begin_inset Note Note
14451 status open
14452
14453 \begin_layout Plain Layout
14454 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
14455  
14456 \series bold
14457 diagbox
14458 \series default
14459 .
14460 \end_layout
14461
14462 \end_inset
14463
14464
14465 \end_layout
14466
14467 \begin_layout Standard
14468 Hay que instalar el paquete \SpecialChar LaTeX
14469  
14470 \series bold
14471 diagbox
14472 \series default
14473  para ver la parte siguiente en la salida.
14474 \end_layout
14475
14476 \begin_layout Standard
14477 \begin_inset ERT
14478 status collapsed
14479
14480 \begin_layout Plain Layout
14481
14482
14483 \backslash
14484 fi
14485 \end_layout
14486
14487 \end_inset
14488
14489
14490 \end_layout
14491
14492 \begin_layout Standard
14493 Para más información sobre el paquete \SpecialChar LaTeX
14494  
14495 \series bold
14496 diagbox
14497 \series default
14498  consulta su documentación,
14499 \begin_inset space ~
14500 \end_inset
14501
14502
14503 \begin_inset CommandInset citation
14504 LatexCommand cite
14505 key "diagbox"
14506 literal "true"
14507
14508 \end_inset
14509
14510 .
14511 \end_layout
14512
14513 \begin_layout Section
14514 Cuadros formales
14515 \begin_inset CommandInset label
14516 LatexCommand label
14517 name "sec:Cuadros-Formales"
14518
14519 \end_inset
14520
14521
14522 \begin_inset Index idx
14523 status collapsed
14524
14525 \begin_layout Plain Layout
14526 Cuadros ! Formales
14527 \end_layout
14528
14529 \end_inset
14530
14531  
14532 \end_layout
14533
14534 \begin_layout Standard
14535 En los libros, los cuadros se suelen presentar en un formato como el del
14536  cuadro 
14537 \begin_inset space ~
14538 \end_inset
14539
14540
14541 \begin_inset CommandInset ref
14542 LatexCommand ref
14543 reference "tab:Ejemplo-cuadro-formal"
14544
14545 \end_inset
14546
14547 .
14548  Se denominan cuadros 
14549 \emph on
14550 formales
14551 \emph default
14552 .
14553  Para hacer cuadros con este diseño, elige 
14554 \family sans
14555 Estilo
14556 \family default
14557
14558 \begin_inset space ~
14559 \end_inset
14560
14561
14562 \family sans
14563 Formal
14564 \family default
14565  en la solapa 
14566 \family sans
14567 Bordes
14568 \family default
14569  del diálogo de cuadros.
14570 \end_layout
14571
14572 \begin_layout Standard
14573 \begin_inset Float table
14574 placement h
14575 wide false
14576 sideways false
14577 status open
14578
14579 \begin_layout Plain Layout
14580 \begin_inset Caption Standard
14581
14582 \begin_layout Plain Layout
14583 \begin_inset CommandInset label
14584 LatexCommand label
14585 name "tab:Ejemplo-cuadro-formal"
14586
14587 \end_inset
14588
14589 Ejemplo de cuadro formal
14590 \end_layout
14591
14592 \end_inset
14593
14594
14595 \end_layout
14596
14597 \begin_layout Plain Layout
14598 \align center
14599 \begin_inset Tabular
14600 <lyxtabular version="3" rows="8" columns="4">
14601 <features booktabs="true" tabularvalignment="middle">
14602 <column alignment="center" valignment="top">
14603 <column alignment="center" valignment="top">
14604 <column alignment="center" valignment="top">
14605 <column alignment="center" valignment="top">
14606 <row>
14607 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14608 \begin_inset Text
14609
14610 \begin_layout Plain Layout
14611 System
14612 \end_layout
14613
14614 \end_inset
14615 </cell>
14616 <cell alignment="center" valignment="top" topline="true" usebox="none">
14617 \begin_inset Text
14618
14619 \begin_layout Plain Layout
14620 Chip
14621 \begin_inset space \thinspace{}
14622 \end_inset
14623
14624 1
14625 \end_layout
14626
14627 \end_inset
14628 </cell>
14629 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14630 \begin_inset Text
14631
14632 \begin_layout Plain Layout
14633 Chip
14634 \begin_inset space \thinspace{}
14635 \end_inset
14636
14637 2
14638 \end_layout
14639
14640 \end_inset
14641 </cell>
14642 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14643 \begin_inset Text
14644
14645 \begin_layout Plain Layout
14646
14647 \end_layout
14648
14649 \end_inset
14650 </cell>
14651 </row>
14652 <row>
14653 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14654 \begin_inset Text
14655
14656 \begin_layout Plain Layout
14657 \begin_inset ERT
14658 status collapsed
14659
14660 \begin_layout Plain Layout
14661
14662
14663 \backslash
14664 cmidrule(r){2-2}
14665 \end_layout
14666
14667 \end_inset
14668
14669
14670 \begin_inset ERT
14671 status collapsed
14672
14673 \begin_layout Plain Layout
14674
14675
14676 \backslash
14677 cmidrule(l){3-4}
14678 \end_layout
14679
14680 \end_inset
14681
14682 Detector thickness in µm
14683 \end_layout
14684
14685 \end_inset
14686 </cell>
14687 <cell alignment="center" valignment="top" usebox="none">
14688 \begin_inset Text
14689
14690 \begin_layout Plain Layout
14691 300
14692 \end_layout
14693
14694 \end_inset
14695 </cell>
14696 <cell alignment="center" valignment="top" usebox="none">
14697 \begin_inset Text
14698
14699 \begin_layout Plain Layout
14700 300
14701 \end_layout
14702
14703 \end_inset
14704 </cell>
14705 <cell alignment="center" valignment="top" usebox="none">
14706 \begin_inset Text
14707
14708 \begin_layout Plain Layout
14709 700
14710 \end_layout
14711
14712 \end_inset
14713 </cell>
14714 </row>
14715 <row>
14716 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14717 \begin_inset Text
14718
14719 \begin_layout Plain Layout
14720 Edge angle in °
14721 \end_layout
14722
14723 \end_inset
14724 </cell>
14725 <cell alignment="center" valignment="top" topline="true" usebox="none">
14726 \begin_inset Text
14727
14728 \begin_layout Plain Layout
14729 3.55
14730 \end_layout
14731
14732 \end_inset
14733 </cell>
14734 <cell alignment="center" valignment="top" topline="true" usebox="none">
14735 \begin_inset Text
14736
14737 \begin_layout Plain Layout
14738 2.71
14739 \end_layout
14740
14741 \end_inset
14742 </cell>
14743 <cell alignment="center" valignment="top" topline="true" usebox="none">
14744 \begin_inset Text
14745
14746 \begin_layout Plain Layout
14747 7.99
14748 \end_layout
14749
14750 \end_inset
14751 </cell>
14752 </row>
14753 <row topspace="default">
14754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14755 \begin_inset Text
14756
14757 \begin_layout Plain Layout
14758 Spatial resolution in µm
14759 \end_layout
14760
14761 \end_inset
14762 </cell>
14763 <cell alignment="center" valignment="top" usebox="none">
14764 \begin_inset Text
14765
14766 \begin_layout Plain Layout
14767 4.26
14768 \end_layout
14769
14770 \end_inset
14771 </cell>
14772 <cell alignment="center" valignment="top" usebox="none">
14773 \begin_inset Text
14774
14775 \begin_layout Plain Layout
14776 10.17
14777 \end_layout
14778
14779 \end_inset
14780 </cell>
14781 <cell alignment="center" valignment="top" usebox="none">
14782 \begin_inset Text
14783
14784 \begin_layout Plain Layout
14785 10.56
14786 \end_layout
14787
14788 \end_inset
14789 </cell>
14790 </row>
14791 <row topspace="default">
14792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14793 \begin_inset Text
14794
14795 \begin_layout Plain Layout
14796 MTF at 
14797 \begin_inset Formula $f_{\mathrm{max}}$
14798 \end_inset
14799
14800
14801 \end_layout
14802
14803 \end_inset
14804 </cell>
14805 <cell alignment="center" valignment="top" usebox="none">
14806 \begin_inset Text
14807
14808 \begin_layout Plain Layout
14809 0.53
14810 \end_layout
14811
14812 \end_inset
14813 </cell>
14814 <cell alignment="center" valignment="top" usebox="none">
14815 \begin_inset Text
14816
14817 \begin_layout Plain Layout
14818 0.37
14819 \end_layout
14820
14821 \end_inset
14822 </cell>
14823 <cell alignment="center" valignment="top" usebox="none">
14824 \begin_inset Text
14825
14826 \begin_layout Plain Layout
14827 0.39
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 </row>
14833 <row topspace="default">
14834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14835 \begin_inset Text
14836
14837 \begin_layout Plain Layout
14838 \begin_inset ERT
14839 status collapsed
14840
14841 \begin_layout Plain Layout
14842
14843
14844 \backslash
14845 cmidrule[2pt](l{10pt}){1-1}
14846 \end_layout
14847
14848 \end_inset
14849
14850 LSF-spatial resolution
14851 \end_layout
14852
14853 \end_inset
14854 </cell>
14855 <cell alignment="center" valignment="top" usebox="none">
14856 \begin_inset Text
14857
14858 \begin_layout Plain Layout
14859
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 <cell alignment="center" valignment="top" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868
14869 \end_layout
14870
14871 \end_inset
14872 </cell>
14873 <cell alignment="center" valignment="top" usebox="none">
14874 \begin_inset Text
14875
14876 \begin_layout Plain Layout
14877
14878 \end_layout
14879
14880 \end_inset
14881 </cell>
14882 </row>
14883 <row>
14884 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14885 \begin_inset Text
14886
14887 \begin_layout Plain Layout
14888 in µm
14889 \end_layout
14890
14891 \end_inset
14892 </cell>
14893 <cell alignment="center" valignment="top" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Plain Layout
14897 129.7
14898 \end_layout
14899
14900 \end_inset
14901 </cell>
14902 <cell alignment="center" valignment="top" usebox="none">
14903 \begin_inset Text
14904
14905 \begin_layout Plain Layout
14906 52.75
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 <cell alignment="center" valignment="top" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Plain Layout
14915 50.78
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 </row>
14921 <row>
14922 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Plain Layout
14926 in % of pixel size
14927 \end_layout
14928
14929 \end_inset
14930 </cell>
14931 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14932 \begin_inset Text
14933
14934 \begin_layout Plain Layout
14935 76.3
14936 \end_layout
14937
14938 \end_inset
14939 </cell>
14940 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14941 \begin_inset Text
14942
14943 \begin_layout Plain Layout
14944 95.9
14945 \end_layout
14946
14947 \end_inset
14948 </cell>
14949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14950 \begin_inset Text
14951
14952 \begin_layout Plain Layout
14953 92.3
14954 \end_layout
14955
14956 \end_inset
14957 </cell>
14958 </row>
14959 </lyxtabular>
14960
14961 \end_inset
14962
14963
14964 \end_layout
14965
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \begin_layout Standard
14972 Se puede añadir espacio adicional a las filas del cuadro mediante los botones
14973  correspondientes que se encuentran en la solapa 
14974 \family sans
14975 Bordes 
14976 \family default
14977 del diálogo
14978 \family sans
14979  Configuración
14980 \begin_inset space ~
14981 \end_inset
14982
14983 del
14984 \begin_inset space ~
14985 \end_inset
14986
14987 cuadro
14988 \family default
14989 , como se explica en la sección
14990 \begin_inset space ~
14991 \end_inset
14992
14993
14994 \begin_inset CommandInset ref
14995 LatexCommand ref
14996 reference "subsec:Espacio-adicional"
14997
14998 \end_inset
14999
15000 .
15001 \end_layout
15002
15003 \begin_layout Standard
15004 A diferencia de los cuadros normales, los cuadros formales no tienen líneas
15005  verticales.
15006  Las líneas horizontales se pueden poner o no como en los cuadros normales,
15007  pero en la salida se mostrarán con distinto grosor:
15008 \begin_inset Newline newline
15009 \end_inset
15010
15011 Las líneas primera y última tienen un grosor predeterminado de 0.08
15012 \begin_inset space \thinspace{}
15013 \end_inset
15014
15015 em, las demás tienen un grosor predeterminado de 0.05
15016 \begin_inset space \thinspace{}
15017 \end_inset
15018
15019 em.
15020 \end_layout
15021
15022 \begin_layout Standard
15023 Estos valores predeterminados se pueden cambiar
15024 \series bold
15025  
15026 \series default
15027 con las líneas de preámbulo:
15028 \end_layout
15029
15030 \begin_layout Standard
15031
15032 \series bold
15033
15034 \backslash
15035 let
15036 \backslash
15037 mytoprule
15038 \backslash
15039 toprule
15040 \begin_inset Newline newline
15041 \end_inset
15042
15043
15044 \backslash
15045 renewcommand{
15046 \backslash
15047 toprule}{
15048 \backslash
15049 mytoprule[grosor]}
15050 \end_layout
15051
15052 \begin_layout Standard
15053 Este ejemplo es para la primera línea, la denominada 
15054 \series bold
15055 toprule
15056 \series default
15057 .
15058  Si quieres cambiar el grosor de la última línea, reemplaza 
15059 \series bold
15060 toprule
15061 \series default
15062  por 
15063 \series bold
15064 bottomrule
15065 \series default
15066 .
15067  Y para cambiar el grosor de las demás líneas cambia 
15068 \series bold
15069 toprule
15070 \series default
15071  por 
15072 \series bold
15073 midrule
15074 \series default
15075 .
15076  Puedes usar cualquiera de las unidades listadas en el apéndice
15077 \begin_inset space ~
15078 \end_inset
15079
15080
15081 \begin_inset CommandInset ref
15082 LatexCommand ref
15083 reference "cap:Unidades-disponibles-en"
15084
15085 \end_inset
15086
15087  para establecer el grosor.
15088 \end_layout
15089
15090 \begin_layout Standard
15091 Para dibujar líneas que no se extiendan a todas las columnas del cuadro,
15092  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
15093  \SpecialChar LyX
15094  empleará internamente el comando 
15095 \series bold
15096
15097 \backslash
15098 cmidrule
15099 \series default
15100  para dibujar la línea.
15101  El esquema completo es
15102 \end_layout
15103
15104 \begin_layout Standard
15105
15106 \series bold
15107
15108 \backslash
15109 cmidrule[grosor](recorte){inicol-fincol}
15110 \end_layout
15111
15112 \begin_layout Standard
15113 Por el momento, \SpecialChar LyX
15114  no soporta las opciones de 
15115 \series bold
15116
15117 \backslash
15118 cmidrule
15119 \series default
15120 , así que para usarlas hay que emplear código \SpecialChar TeX
15121 .
15122  Las líneas 
15123 \series bold
15124
15125 \backslash
15126 cmidrule
15127 \series default
15128  se pueden insertar manualmente con el comando en código \SpecialChar TeX
15129  como primera entrada
15130  de la primera celda de una fila.
15131  En la salida se dibujará la línea sobre dicha fila.
15132 \end_layout
15133
15134 \begin_layout Standard
15135 El 
15136 \series bold
15137 grosor
15138 \series default
15139  predeterminado es 0.03
15140 \begin_inset space \thinspace{}
15141 \end_inset
15142
15143 em.
15144  
15145 \series bold
15146 inicol
15147 \series default
15148  es el número de la columna en la que comienza la línea y 
15149 \series bold
15150 fincol
15151 \series default
15152  es el número de la columna en la que acaba la línea.
15153  El valor 
15154 \series bold
15155 fincol
15156 \series default
15157  debe especificarse siempre, aunque la línea se extienda sobre una sola
15158  columna.
15159  El parámetro opcional 
15160 \series bold
15161 recorte
15162 \series default
15163  debe ser 
15164 \emph on
15165 l{recorte}
15166 \emph default
15167  o 
15168 \emph on
15169 r{recorte}
15170 \emph default
15171 , donde 
15172 \emph on
15173 recorte
15174 \emph default
15175  también es opcional.
15176  Por ejemplo, el parámetro 
15177 \emph on
15178 l{2pt}
15179 \emph default
15180  significa que la línea se recorta 2
15181 \begin_inset space \thinspace{}
15182 \end_inset
15183
15184 pt por su izquierda.
15185  Si no se especifica el tamaño las líneas se recortan por omisión en 0.5
15186 \begin_inset space \thinspace{}
15187 \end_inset
15188
15189 em.
15190
15191 \series bold
15192  
15193 \end_layout
15194
15195 \begin_layout Standard
15196 \begin_inset VSpace bigskip
15197 \end_inset
15198
15199
15200 \end_layout
15201
15202 \begin_layout Standard
15203 El cuadro
15204 \begin_inset space ~
15205 \end_inset
15206
15207
15208 \begin_inset CommandInset ref
15209 LatexCommand ref
15210 reference "tab:Ejemplo-cuadro-formal"
15211
15212 \end_inset
15213
15214  se ha creado con los comandos
15215 \end_layout
15216
15217 \begin_layout Standard
15218
15219 \series bold
15220
15221 \backslash
15222 cmidrule(r){2-2}
15223 \backslash
15224 cmidrule(l){3-4}
15225 \end_layout
15226
15227 \begin_layout Standard
15228 en la segunda fila, 
15229 \series bold
15230
15231 \backslash
15232 midrule
15233 \series default
15234  en la tercera, y
15235 \end_layout
15236
15237 \begin_layout Standard
15238
15239 \series bold
15240
15241 \backslash
15242 cmidrule[2pt](l{10pt}){1-1}
15243 \end_layout
15244
15245 \begin_layout Standard
15246 en la sexta fila.
15247 \end_layout
15248
15249 \begin_layout Standard
15250 \begin_inset VSpace bigskip
15251 \end_inset
15252
15253
15254 \end_layout
15255
15256 \begin_layout Standard
15257 Quizá quieras superponer líneas 
15258 \series bold
15259
15260 \backslash
15261 cmidrules
15262 \series default
15263  como enl cuadro
15264 \begin_inset space ~
15265 \end_inset
15266
15267
15268 \begin_inset CommandInset ref
15269 LatexCommand ref
15270 reference "tab:Cuadro-formal-especial"
15271
15272 \end_inset
15273
15274 .
15275  Esto se consigue con el comando en código \SpecialChar TeX
15276
15277 \end_layout
15278
15279 \begin_layout Standard
15280
15281 \series bold
15282
15283 \backslash
15284 morecmidrules
15285 \end_layout
15286
15287 \begin_layout Standard
15288 El comando que se ha utilizado para la segunda fila del cuadro
15289 \begin_inset space ~
15290 \end_inset
15291
15292
15293 \begin_inset CommandInset ref
15294 LatexCommand ref
15295 reference "tab:Cuadro-formal-especial"
15296
15297 \end_inset
15298
15299  es
15300 \end_layout
15301
15302 \begin_layout Standard
15303
15304 \series bold
15305
15306 \backslash
15307 cmidrule(r){2-2}
15308 \backslash
15309 cmidrule(l){3-4}
15310 \backslash
15311 morecmidrules
15312 \backslash
15313 cmidrule{2-4}
15314 \end_layout
15315
15316 \begin_layout Standard
15317 El comando para la sexta fila es
15318 \end_layout
15319
15320 \begin_layout Standard
15321
15322 \series bold
15323
15324 \backslash
15325 midrule
15326 \backslash
15327 morecmidrules
15328 \backslash
15329 cmidrule{3-4}
15330 \series default
15331
15332 \begin_inset VSpace bigskip
15333 \end_inset
15334
15335
15336 \end_layout
15337
15338 \begin_layout Standard
15339 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
15340  el siguiente comando para dibujar líneas que se extienden sobre todas las
15341  columnas
15342 \end_layout
15343
15344 \begin_layout Standard
15345
15346 \series bold
15347
15348 \backslash
15349 specialrule{anchura}{espacio superior}{espacio inferior}
15350 \end_layout
15351
15352 \begin_layout Standard
15353 Para más información sobre estas características especiales, acude al manual
15354  del paquete \SpecialChar LaTeX
15355  
15356 \series bold
15357 booktabs
15358 \series default
15359
15360 \begin_inset CommandInset citation
15361 LatexCommand cite
15362 key "booktabs"
15363 literal "true"
15364
15365 \end_inset
15366
15367 .
15368 \begin_inset Index idx
15369 status collapsed
15370
15371 \begin_layout Plain Layout
15372 \SpecialChar LaTeX
15373 -paquetes ! booktabs
15374 \end_layout
15375
15376 \end_inset
15377
15378  
15379 \begin_inset VSpace bigskip
15380 \end_inset
15381
15382
15383 \end_layout
15384
15385 \begin_layout Standard
15386 \begin_inset Float table
15387 placement h
15388 wide false
15389 sideways false
15390 status open
15391
15392 \begin_layout Plain Layout
15393 \begin_inset Caption Standard
15394
15395 \begin_layout Plain Layout
15396 \begin_inset CommandInset label
15397 LatexCommand label
15398 name "tab:Cuadro-formal-especial"
15399
15400 \end_inset
15401
15402 Cuadro formal especial
15403 \end_layout
15404
15405 \end_inset
15406
15407
15408 \end_layout
15409
15410 \begin_layout Plain Layout
15411 \align center
15412 \begin_inset Tabular
15413 <lyxtabular version="3" rows="8" columns="4">
15414 <features booktabs="true" tabularvalignment="middle">
15415 <column alignment="center" valignment="top">
15416 <column alignment="center" valignment="top">
15417 <column alignment="center" valignment="top">
15418 <column alignment="center" valignment="top">
15419 <row>
15420 <cell alignment="center" valignment="top" topline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Plain Layout
15424 System
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell alignment="center" valignment="top" topline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433 Chip
15434 \begin_inset space \thinspace{}
15435 \end_inset
15436
15437 1
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Plain Layout
15446 Chip
15447 \begin_inset space \thinspace{}
15448 \end_inset
15449
15450 2
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15456 \begin_inset Text
15457
15458 \begin_layout Plain Layout
15459
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 </row>
15465 <row>
15466 <cell alignment="center" valignment="top" usebox="none">
15467 \begin_inset Text
15468
15469 \begin_layout Plain Layout
15470 \begin_inset ERT
15471 status collapsed
15472
15473 \begin_layout Plain Layout
15474
15475
15476 \backslash
15477 cmidrule(r){2-2}
15478 \end_layout
15479
15480 \end_inset
15481
15482
15483 \begin_inset ERT
15484 status collapsed
15485
15486 \begin_layout Plain Layout
15487
15488
15489 \backslash
15490 cmidrule(l){3-4}
15491 \end_layout
15492
15493 \end_inset
15494
15495
15496 \begin_inset ERT
15497 status collapsed
15498
15499 \begin_layout Plain Layout
15500
15501
15502 \backslash
15503 morecmidrules 
15504 \end_layout
15505
15506 \end_inset
15507
15508
15509 \begin_inset ERT
15510 status collapsed
15511
15512 \begin_layout Plain Layout
15513
15514
15515 \backslash
15516 cmidrule{2-4}
15517 \end_layout
15518
15519 \end_inset
15520
15521 Detector thickness in µm
15522 \end_layout
15523
15524 \end_inset
15525 </cell>
15526 <cell alignment="center" valignment="top" usebox="none">
15527 \begin_inset Text
15528
15529 \begin_layout Plain Layout
15530 300
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 <cell alignment="center" valignment="top" usebox="none">
15536 \begin_inset Text
15537
15538 \begin_layout Plain Layout
15539 300
15540 \end_layout
15541
15542 \end_inset
15543 </cell>
15544 <cell alignment="center" valignment="top" usebox="none">
15545 \begin_inset Text
15546
15547 \begin_layout Plain Layout
15548 700
15549 \end_layout
15550
15551 \end_inset
15552 </cell>
15553 </row>
15554 <row>
15555 <cell alignment="center" valignment="top" topline="true" usebox="none">
15556 \begin_inset Text
15557
15558 \begin_layout Plain Layout
15559 Edge angle in °
15560 \end_layout
15561
15562 \end_inset
15563 </cell>
15564 <cell alignment="center" valignment="top" topline="true" usebox="none">
15565 \begin_inset Text
15566
15567 \begin_layout Plain Layout
15568 3.55
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 <cell alignment="center" valignment="top" topline="true" usebox="none">
15574 \begin_inset Text
15575
15576 \begin_layout Plain Layout
15577 2.71
15578 \end_layout
15579
15580 \end_inset
15581 </cell>
15582 <cell alignment="center" valignment="top" topline="true" usebox="none">
15583 \begin_inset Text
15584
15585 \begin_layout Plain Layout
15586 7.99
15587 \end_layout
15588
15589 \end_inset
15590 </cell>
15591 </row>
15592 <row topspace="default">
15593 <cell alignment="center" valignment="top" usebox="none">
15594 \begin_inset Text
15595
15596 \begin_layout Plain Layout
15597 Spatial resolution in µm
15598 \end_layout
15599
15600 \end_inset
15601 </cell>
15602 <cell alignment="center" valignment="top" usebox="none">
15603 \begin_inset Text
15604
15605 \begin_layout Plain Layout
15606 4.26
15607 \end_layout
15608
15609 \end_inset
15610 </cell>
15611 <cell alignment="center" valignment="top" usebox="none">
15612 \begin_inset Text
15613
15614 \begin_layout Plain Layout
15615 10.17
15616 \end_layout
15617
15618 \end_inset
15619 </cell>
15620 <cell alignment="center" valignment="top" usebox="none">
15621 \begin_inset Text
15622
15623 \begin_layout Plain Layout
15624 10.56
15625 \end_layout
15626
15627 \end_inset
15628 </cell>
15629 </row>
15630 <row topspace="default">
15631 <cell alignment="center" valignment="top" usebox="none">
15632 \begin_inset Text
15633
15634 \begin_layout Plain Layout
15635 MTF at 
15636 \begin_inset Formula $f_{\mathrm{max}}$
15637 \end_inset
15638
15639
15640 \end_layout
15641
15642 \end_inset
15643 </cell>
15644 <cell alignment="center" valignment="top" usebox="none">
15645 \begin_inset Text
15646
15647 \begin_layout Plain Layout
15648 0.53
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 <cell alignment="center" valignment="top" usebox="none">
15654 \begin_inset Text
15655
15656 \begin_layout Plain Layout
15657 0.37
15658 \end_layout
15659
15660 \end_inset
15661 </cell>
15662 <cell alignment="center" valignment="top" usebox="none">
15663 \begin_inset Text
15664
15665 \begin_layout Plain Layout
15666 0.39
15667 \end_layout
15668
15669 \end_inset
15670 </cell>
15671 </row>
15672 <row>
15673 <cell alignment="center" valignment="top" topline="true" usebox="none">
15674 \begin_inset Text
15675
15676 \begin_layout Plain Layout
15677 \begin_inset ERT
15678 status collapsed
15679
15680 \begin_layout Plain Layout
15681
15682
15683 \backslash
15684 morecmidrules 
15685 \end_layout
15686
15687 \end_inset
15688
15689
15690 \begin_inset ERT
15691 status collapsed
15692
15693 \begin_layout Plain Layout
15694
15695
15696 \backslash
15697 cmidrule{3-4}
15698 \end_layout
15699
15700 \end_inset
15701
15702 LSF-spatial resolution
15703 \end_layout
15704
15705 \end_inset
15706 </cell>
15707 <cell alignment="center" valignment="top" topline="true" usebox="none">
15708 \begin_inset Text
15709
15710 \begin_layout Plain Layout
15711
15712 \end_layout
15713
15714 \end_inset
15715 </cell>
15716 <cell alignment="center" valignment="top" topline="true" usebox="none">
15717 \begin_inset Text
15718
15719 \begin_layout Plain Layout
15720
15721 \end_layout
15722
15723 \end_inset
15724 </cell>
15725 <cell alignment="center" valignment="top" topline="true" usebox="none">
15726 \begin_inset Text
15727
15728 \begin_layout Plain Layout
15729
15730 \end_layout
15731
15732 \end_inset
15733 </cell>
15734 </row>
15735 <row>
15736 <cell alignment="center" valignment="top" usebox="none">
15737 \begin_inset Text
15738
15739 \begin_layout Plain Layout
15740 in µm
15741 \end_layout
15742
15743 \end_inset
15744 </cell>
15745 <cell alignment="center" valignment="top" usebox="none">
15746 \begin_inset Text
15747
15748 \begin_layout Plain Layout
15749 129.7
15750 \end_layout
15751
15752 \end_inset
15753 </cell>
15754 <cell alignment="center" valignment="top" usebox="none">
15755 \begin_inset Text
15756
15757 \begin_layout Plain Layout
15758 52.75
15759 \end_layout
15760
15761 \end_inset
15762 </cell>
15763 <cell alignment="center" valignment="top" usebox="none">
15764 \begin_inset Text
15765
15766 \begin_layout Plain Layout
15767 50.78
15768 \end_layout
15769
15770 \end_inset
15771 </cell>
15772 </row>
15773 <row>
15774 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778 in % of pixel size
15779 \end_layout
15780
15781 \end_inset
15782 </cell>
15783 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15784 \begin_inset Text
15785
15786 \begin_layout Plain Layout
15787 76.3
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15793 \begin_inset Text
15794
15795 \begin_layout Plain Layout
15796 95.9
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15802 \begin_inset Text
15803
15804 \begin_layout Plain Layout
15805 92.3
15806 \end_layout
15807
15808 \end_inset
15809 </cell>
15810 </row>
15811 </lyxtabular>
15812
15813 \end_inset
15814
15815
15816 \end_layout
15817
15818 \end_inset
15819
15820
15821 \end_layout
15822
15823 \begin_layout Section
15824 Alineación vertical de cuadros
15825 \begin_inset Index idx
15826 status collapsed
15827
15828 \begin_layout Plain Layout
15829 Cuadros ! Alineación vertical
15830 \end_layout
15831
15832 \end_inset
15833
15834
15835 \end_layout
15836
15837 \begin_layout Standard
15838 Para alinear cuadros verticalmente en una línea de texto, el cuadro debe
15839  estar en un marco.
15840  Después el marco se puede alinear verticalmente como se describe en la
15841  sección
15842 \begin_inset space ~
15843 \end_inset
15844
15845
15846 \begin_inset CommandInset ref
15847 LatexCommand ref
15848 reference "sec:Diálogo-Marcos"
15849
15850 \end_inset
15851
15852 .
15853  
15854 \end_layout
15855
15856 \begin_layout Standard
15857 En el ejemplo siguiente los cuadros están en un marco tipo minipágina
15858 \begin_inset Foot
15859 status collapsed
15860
15861 \begin_layout Plain Layout
15862 Las minipáginas se describen en la sección
15863 \begin_inset space ~
15864 \end_inset
15865
15866
15867 \begin_inset CommandInset ref
15868 LatexCommand ref
15869 reference "sec:Minipáginas"
15870
15871 \end_inset
15872
15873 .
15874 \end_layout
15875
15876 \end_inset
15877
15878  que tiene una anchura del 15
15879 \begin_inset space \thinspace{}
15880 \end_inset
15881
15882 % de columna:
15883 \end_layout
15884
15885 \begin_layout Itemize
15886 test 
15887 \begin_inset Box Frameless
15888 position "t"
15889 hor_pos "c"
15890 has_inner_box 1
15891 inner_pos "c"
15892 use_parbox 0
15893 use_makebox 0
15894 width "15col%"
15895 special "none"
15896 height "1in"
15897 height_special "totalheight"
15898 thickness "0.4pt"
15899 separation "3pt"
15900 shadowsize "4pt"
15901 framecolor "black"
15902 backgroundcolor "none"
15903 status collapsed
15904
15905 \begin_layout Plain Layout
15906 \begin_inset Tabular
15907 <lyxtabular version="3" rows="3" columns="3">
15908 <features tabularvalignment="middle">
15909 <column alignment="center" valignment="top">
15910 <column alignment="center" valignment="top">
15911 <column alignment="center" valignment="top">
15912 <row>
15913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917 a
15918 \end_layout
15919
15920 \end_inset
15921 </cell>
15922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15923 \begin_inset Text
15924
15925 \begin_layout Plain Layout
15926 d
15927 \end_layout
15928
15929 \end_inset
15930 </cell>
15931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15932 \begin_inset Text
15933
15934 \begin_layout Plain Layout
15935 g
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 </row>
15941 <row>
15942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15943 \begin_inset Text
15944
15945 \begin_layout Plain Layout
15946 b
15947 \end_layout
15948
15949 \end_inset
15950 </cell>
15951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15952 \begin_inset Text
15953
15954 \begin_layout Plain Layout
15955 e
15956 \end_layout
15957
15958 \end_inset
15959 </cell>
15960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15961 \begin_inset Text
15962
15963 \begin_layout Plain Layout
15964 h
15965 \end_layout
15966
15967 \end_inset
15968 </cell>
15969 </row>
15970 <row>
15971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15972 \begin_inset Text
15973
15974 \begin_layout Plain Layout
15975 c
15976 \end_layout
15977
15978 \end_inset
15979 </cell>
15980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15981 \begin_inset Text
15982
15983 \begin_layout Plain Layout
15984 f
15985 \end_layout
15986
15987 \end_inset
15988 </cell>
15989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15990 \begin_inset Text
15991
15992 \begin_layout Plain Layout
15993 i
15994 \end_layout
15995
15996 \end_inset
15997 </cell>
15998 </row>
15999 </lyxtabular>
16000
16001 \end_inset
16002
16003
16004 \end_layout
16005
16006 \end_inset
16007
16008  test 
16009 \begin_inset ERT
16010 status collapsed
16011
16012 \begin_layout Plain Layout
16013
16014
16015 \backslash
16016 raisebox{0.85
16017 \backslash
16018 baselineskip}{
16019 \end_layout
16020
16021 \end_inset
16022
16023
16024 \begin_inset Box Frameless
16025 position "t"
16026 hor_pos "c"
16027 has_inner_box 1
16028 inner_pos "c"
16029 use_parbox 0
16030 use_makebox 0
16031 width "15col%"
16032 special "none"
16033 height "1in"
16034 height_special "totalheight"
16035 thickness "0.4pt"
16036 separation "3pt"
16037 shadowsize "4pt"
16038 framecolor "black"
16039 backgroundcolor "none"
16040 status collapsed
16041
16042 \begin_layout Plain Layout
16043 \begin_inset Tabular
16044 <lyxtabular version="3" rows="3" columns="3">
16045 <features tabularvalignment="middle">
16046 <column alignment="center" valignment="top">
16047 <column alignment="center" valignment="top">
16048 <column alignment="center" valignment="top">
16049 <row>
16050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054 a
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063 d
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072 g
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 </row>
16078 <row>
16079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16080 \begin_inset Text
16081
16082 \begin_layout Plain Layout
16083 b
16084 \end_layout
16085
16086 \end_inset
16087 </cell>
16088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16089 \begin_inset Text
16090
16091 \begin_layout Plain Layout
16092 e
16093 \end_layout
16094
16095 \end_inset
16096 </cell>
16097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16098 \begin_inset Text
16099
16100 \begin_layout Plain Layout
16101 h
16102 \end_layout
16103
16104 \end_inset
16105 </cell>
16106 </row>
16107 <row>
16108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Plain Layout
16112 c
16113 \end_layout
16114
16115 \end_inset
16116 </cell>
16117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16118 \begin_inset Text
16119
16120 \begin_layout Plain Layout
16121 f
16122 \end_layout
16123
16124 \end_inset
16125 </cell>
16126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16127 \begin_inset Text
16128
16129 \begin_layout Plain Layout
16130 i
16131 \end_layout
16132
16133 \end_inset
16134 </cell>
16135 </row>
16136 </lyxtabular>
16137
16138 \end_inset
16139
16140
16141 \end_layout
16142
16143 \end_inset
16144
16145
16146 \begin_inset ERT
16147 status collapsed
16148
16149 \begin_layout Plain Layout
16150
16151 }
16152 \end_layout
16153
16154 \end_inset
16155
16156
16157 \end_layout
16158
16159 \begin_layout Itemize
16160 test 
16161 \begin_inset Box Frameless
16162 position "c"
16163 hor_pos "c"
16164 has_inner_box 1
16165 inner_pos "c"
16166 use_parbox 0
16167 use_makebox 0
16168 width "15col%"
16169 special "none"
16170 height "1in"
16171 height_special "totalheight"
16172 thickness "0.4pt"
16173 separation "3pt"
16174 shadowsize "4pt"
16175 framecolor "black"
16176 backgroundcolor "none"
16177 status collapsed
16178
16179 \begin_layout Plain Layout
16180 \begin_inset Tabular
16181 <lyxtabular version="3" rows="3" columns="3">
16182 <features tabularvalignment="middle">
16183 <column alignment="center" valignment="top">
16184 <column alignment="center" valignment="top">
16185 <column alignment="center" valignment="top">
16186 <row>
16187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16188 \begin_inset Text
16189
16190 \begin_layout Plain Layout
16191 a
16192 \end_layout
16193
16194 \end_inset
16195 </cell>
16196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16197 \begin_inset Text
16198
16199 \begin_layout Plain Layout
16200 d
16201 \end_layout
16202
16203 \end_inset
16204 </cell>
16205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16206 \begin_inset Text
16207
16208 \begin_layout Plain Layout
16209 g
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 </row>
16215 <row>
16216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Plain Layout
16220 b
16221 \end_layout
16222
16223 \end_inset
16224 </cell>
16225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16226 \begin_inset Text
16227
16228 \begin_layout Plain Layout
16229 e
16230 \end_layout
16231
16232 \end_inset
16233 </cell>
16234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16235 \begin_inset Text
16236
16237 \begin_layout Plain Layout
16238 h
16239 \end_layout
16240
16241 \end_inset
16242 </cell>
16243 </row>
16244 <row>
16245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16246 \begin_inset Text
16247
16248 \begin_layout Plain Layout
16249 c
16250 \end_layout
16251
16252 \end_inset
16253 </cell>
16254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16255 \begin_inset Text
16256
16257 \begin_layout Plain Layout
16258 f
16259 \end_layout
16260
16261 \end_inset
16262 </cell>
16263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16264 \begin_inset Text
16265
16266 \begin_layout Plain Layout
16267 i
16268 \end_layout
16269
16270 \end_inset
16271 </cell>
16272 </row>
16273 </lyxtabular>
16274
16275 \end_inset
16276
16277
16278 \end_layout
16279
16280 \end_inset
16281
16282
16283 \end_layout
16284
16285 \begin_layout Itemize
16286 test 
16287 \begin_inset Box Frameless
16288 position "b"
16289 hor_pos "c"
16290 has_inner_box 1
16291 inner_pos "c"
16292 use_parbox 0
16293 use_makebox 0
16294 width "15col%"
16295 special "none"
16296 height "1in"
16297 height_special "totalheight"
16298 thickness "0.4pt"
16299 separation "3pt"
16300 shadowsize "4pt"
16301 framecolor "black"
16302 backgroundcolor "none"
16303 status collapsed
16304
16305 \begin_layout Plain Layout
16306 \begin_inset Tabular
16307 <lyxtabular version="3" rows="3" columns="3">
16308 <features tabularvalignment="middle">
16309 <column alignment="center" valignment="top">
16310 <column alignment="center" valignment="top">
16311 <column alignment="center" valignment="top">
16312 <row>
16313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Plain Layout
16317 a
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16323 \begin_inset Text
16324
16325 \begin_layout Plain Layout
16326 d
16327 \end_layout
16328
16329 \end_inset
16330 </cell>
16331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16332 \begin_inset Text
16333
16334 \begin_layout Plain Layout
16335 g
16336 \end_layout
16337
16338 \end_inset
16339 </cell>
16340 </row>
16341 <row>
16342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16343 \begin_inset Text
16344
16345 \begin_layout Plain Layout
16346 b
16347 \end_layout
16348
16349 \end_inset
16350 </cell>
16351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16352 \begin_inset Text
16353
16354 \begin_layout Plain Layout
16355 e
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 h
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 </row>
16370 <row>
16371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16372 \begin_inset Text
16373
16374 \begin_layout Plain Layout
16375 c
16376 \end_layout
16377
16378 \end_inset
16379 </cell>
16380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Plain Layout
16384 f
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Plain Layout
16393 i
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 </row>
16399 </lyxtabular>
16400
16401 \end_inset
16402
16403
16404 \end_layout
16405
16406 \end_inset
16407
16408  test 
16409 \begin_inset ERT
16410 status collapsed
16411
16412 \begin_layout Plain Layout
16413
16414
16415 \backslash
16416 raisebox{-0.32
16417 \backslash
16418 baselineskip}{
16419 \end_layout
16420
16421 \end_inset
16422
16423
16424 \begin_inset Box Frameless
16425 position "b"
16426 hor_pos "c"
16427 has_inner_box 1
16428 inner_pos "c"
16429 use_parbox 0
16430 use_makebox 0
16431 width "15col%"
16432 special "none"
16433 height "1in"
16434 height_special "totalheight"
16435 thickness "0.4pt"
16436 separation "3pt"
16437 shadowsize "4pt"
16438 framecolor "black"
16439 backgroundcolor "none"
16440 status collapsed
16441
16442 \begin_layout Plain Layout
16443 \begin_inset Tabular
16444 <lyxtabular version="3" rows="3" columns="3">
16445 <features tabularvalignment="middle">
16446 <column alignment="center" valignment="top">
16447 <column alignment="center" valignment="top">
16448 <column alignment="center" valignment="top">
16449 <row>
16450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16451 \begin_inset Text
16452
16453 \begin_layout Plain Layout
16454 a
16455 \end_layout
16456
16457 \end_inset
16458 </cell>
16459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Plain Layout
16463 d
16464 \end_layout
16465
16466 \end_inset
16467 </cell>
16468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16469 \begin_inset Text
16470
16471 \begin_layout Plain Layout
16472 g
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 </row>
16478 <row>
16479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Plain Layout
16483 b
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492 e
16493 \end_layout
16494
16495 \end_inset
16496 </cell>
16497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16498 \begin_inset Text
16499
16500 \begin_layout Plain Layout
16501 h
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 </row>
16507 <row>
16508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512 c
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16518 \begin_inset Text
16519
16520 \begin_layout Plain Layout
16521 f
16522 \end_layout
16523
16524 \end_inset
16525 </cell>
16526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Plain Layout
16530 i
16531 \end_layout
16532
16533 \end_inset
16534 </cell>
16535 </row>
16536 </lyxtabular>
16537
16538 \end_inset
16539
16540
16541 \end_layout
16542
16543 \end_inset
16544
16545
16546 \begin_inset ERT
16547 status collapsed
16548
16549 \begin_layout Plain Layout
16550
16551 }
16552 \end_layout
16553
16554 \end_inset
16555
16556
16557 \end_layout
16558
16559 \begin_layout Standard
16560 Como ves, los contenidos de la primera y última filas no se alinean correctament
16561 e con la línea de texto donde está el cuadro.
16562  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
16563  un cuadro elevado («raisebox»
16564 \begin_inset Foot
16565 status collapsed
16566
16567 \begin_layout Plain Layout
16568 El uso del comando 
16569 \series bold
16570
16571 \backslash
16572 raisebox
16573 \series default
16574  se explica en la sección
16575 \begin_inset space ~
16576 \end_inset
16577
16578
16579 \begin_inset CommandInset ref
16580 LatexCommand ref
16581 reference "subsec:Alineación-Vertical"
16582
16583 \end_inset
16584
16585 .
16586 \end_layout
16587
16588 \end_inset
16589
16590 ).
16591  En el ejemplo anterior, el segundo marco del primer ítem está alineado
16592  usando el comando en código \SpecialChar TeX
16593
16594 \end_layout
16595
16596 \begin_layout Standard
16597
16598 \series bold
16599
16600 \backslash
16601 raisebox{0.85
16602 \backslash
16603 baselineskip}{
16604 \end_layout
16605
16606 \begin_layout Standard
16607 antes del marco.
16608  Tras él, se pone la llave de cierre 
16609 \series bold
16610 }
16611 \series default
16612  también en código \SpecialChar TeX
16613 .
16614  Para el segundo marco en el tercer ítem se usa el comando 
16615 \end_layout
16616
16617 \begin_layout Standard
16618
16619 \series bold
16620
16621 \backslash
16622 raisebox{-0.32
16623 \backslash
16624 baselineskip}{
16625 \end_layout
16626
16627 \begin_layout Standard
16628 \begin_inset Note Greyedout
16629 status open
16630
16631 \begin_layout Plain Layout
16632
16633 \series bold
16634 Not
16635 \series default
16636 a: La alineación del contenido de la fila con la línea del texto adyacente
16637  no es exacta.
16638  El factor necesario del comando 
16639 \series bold
16640
16641 \backslash
16642 raisebox
16643 \series default
16644  para este alineamiento depende de la tipografía del documento, del tamaño
16645  de letra y del grosor de línea del cuadro.
16646 \end_layout
16647
16648 \end_inset
16649
16650
16651 \end_layout
16652
16653 \begin_layout Section
16654 Cuadros coloreados
16655 \begin_inset CommandInset label
16656 LatexCommand label
16657 name "sec:Cuadros-Coloreados"
16658
16659 \end_inset
16660
16661
16662 \end_layout
16663
16664 \begin_layout Subsection
16665 Celdas coloreadas
16666 \begin_inset Index idx
16667 status collapsed
16668
16669 \begin_layout Plain Layout
16670 Cuadros ! Color ! en celdas
16671 \end_layout
16672
16673 \end_inset
16674
16675
16676 \begin_inset Index idx
16677 status collapsed
16678
16679 \begin_layout Plain Layout
16680 Color ! en celdas de cuadros
16681 \end_layout
16682
16683 \end_inset
16684
16685
16686 \end_layout
16687
16688 \begin_layout Standard
16689 \begin_inset Float table
16690 placement h
16691 wide false
16692 sideways false
16693 status open
16694
16695 \begin_layout Plain Layout
16696 \begin_inset Caption Standard
16697
16698 \begin_layout Plain Layout
16699 \begin_inset CommandInset label
16700 LatexCommand label
16701 name "tab:Cuadro-coloreado-sin"
16702
16703 \end_inset
16704
16705 Cuadro coloreado sin usar el paquete 
16706 \series bold
16707 colortbl
16708 \series default
16709
16710 \begin_inset Argument 1
16711 status open
16712
16713 \begin_layout Plain Layout
16714 Cuadro sin colortbl
16715 \end_layout
16716
16717 \end_inset
16718
16719
16720 \end_layout
16721
16722 \end_inset
16723
16724
16725 \end_layout
16726
16727 \begin_layout Plain Layout
16728 \align center
16729 \begin_inset Tabular
16730 <lyxtabular version="3" rows="3" columns="3">
16731 <features tabularvalignment="middle">
16732 <column alignment="center" valignment="top">
16733 <column alignment="center" valignment="top">
16734 <column alignment="center" valignment="top">
16735 <row>
16736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740
16741 \color green
16742 a
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Plain Layout
16751
16752 \color red
16753 b
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762
16763 \color red
16764 c
16765 \end_layout
16766
16767 \end_inset
16768 </cell>
16769 </row>
16770 <row>
16771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16772 \begin_inset Text
16773
16774 \begin_layout Plain Layout
16775
16776 \color green
16777 d
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Plain Layout
16786
16787 \color blue
16788 e
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797
16798 \color blue
16799 f
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 </row>
16805 <row>
16806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810
16811 \color green
16812 g
16813 \end_layout
16814
16815 \end_inset
16816 </cell>
16817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821
16822 \color blue
16823 h
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832
16833 \color blue
16834 i
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 </lyxtabular>
16841
16842 \end_inset
16843
16844
16845 \end_layout
16846
16847 \end_inset
16848
16849
16850 \end_layout
16851
16852 \begin_layout Standard
16853 Si sólo necesitas color en el texto, marca las celdas y elige un color en
16854  el menú 
16855 \family sans
16856 Editar\SpecialChar menuseparator
16857 Estilo
16858 \begin_inset space ~
16859 \end_inset
16860
16861 del
16862 \begin_inset space ~
16863 \end_inset
16864
16865 Texto
16866 \family default
16867 .
16868  Esto se ha hecho enl cuadro
16869 \begin_inset space ~
16870 \end_inset
16871
16872
16873 \begin_inset CommandInset ref
16874 LatexCommand ref
16875 reference "tab:Cuadro-coloreado-sin"
16876
16877 \end_inset
16878
16879 .
16880  En cualquier otro caso hay que usar el paquete \SpecialChar LaTeX
16881  
16882 \series bold
16883 colortbl
16884 \series default
16885 .
16886 \begin_inset Index idx
16887 status collapsed
16888
16889 \begin_layout Plain Layout
16890 \SpecialChar LaTeX
16891 -paquetes ! colortbl
16892 \end_layout
16893
16894 \end_inset
16895
16896
16897 \end_layout
16898
16899 \begin_layout Standard
16900 \begin_inset ERT
16901 status collapsed
16902
16903 \begin_layout Plain Layout
16904
16905
16906 \backslash
16907 ifcolortbl
16908 \end_layout
16909
16910 \end_inset
16911
16912
16913 \begin_inset Note Note
16914 status open
16915
16916 \begin_layout Plain Layout
16917 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
16918  \SpecialChar LaTeX
16919  
16920 \series bold
16921 colortbl
16922 \series default
16923 .
16924 \end_layout
16925
16926 \end_inset
16927
16928
16929 \end_layout
16930
16931 \begin_layout Standard
16932 Para crear cuadros coloreados, 
16933 \series bold
16934 colortbl
16935 \series default
16936  debe cargarse en el preámbulo con la línea
16937 \end_layout
16938
16939 \begin_layout Standard
16940
16941 \series bold
16942
16943 \backslash
16944 usepackage{colortbl}
16945 \end_layout
16946
16947 \begin_layout Standard
16948 El color de una columna se define con el comando
16949 \end_layout
16950
16951 \begin_layout Standard
16952
16953 \series bold
16954
16955 \backslash
16956 columncolor{nombre del color}
16957 \end_layout
16958
16959 \begin_layout Standard
16960 dentro del comando 
16961 \series bold
16962 >{ }
16963 \series default
16964 .
16965  El comando 
16966 \series bold
16967 >{}
16968 \series default
16969  se explica en la sección
16970 \begin_inset space ~
16971 \end_inset
16972
16973
16974 \begin_inset CommandInset ref
16975 LatexCommand ref
16976 reference "subsec:Cálculos-en-Multicolumnas"
16977
16978 \end_inset
16979
16980 .
16981 \end_layout
16982
16983 \begin_layout Standard
16984 Los siguientes nombres de color están predefinidos:
16985 \end_layout
16986
16987 \begin_layout Standard
16988
16989 \family sans
16990 red
16991 \family default
16992
16993 \family sans
16994 green
16995 \family default
16996
16997 \family sans
16998 yellow, blue
16999 \family default
17000
17001 \family sans
17002 cyan
17003 \family default
17004 \series bold
17005 ,
17006 \series default
17007  
17008 \family sans
17009 magenta, black
17010 \family default
17011
17012 \family sans
17013 white
17014 \end_layout
17015
17016 \begin_layout Standard
17017 \begin_inset VSpace medskip
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \begin_layout Standard
17024 Si añades la opción
17025 \end_layout
17026
17027 \begin_layout Standard
17028
17029 \series bold
17030 dvipsnames
17031 \end_layout
17032
17033 \begin_layout Standard
17034 en las opciones de clase en la configuración del documento, es posible usar
17035  hasta 61 colores más.
17036  Estos colores se listan en el apéndice
17037 \begin_inset space ~
17038 \end_inset
17039
17040
17041 \begin_inset CommandInset ref
17042 LatexCommand ref
17043 reference "chap:Lista-de-colores-dvips"
17044
17045 \end_inset
17046
17047 .
17048  Uno de estos colores, 
17049 \family sans
17050 Maroon
17051 \family default
17052 , se ha usado en el cuadro de ejemplo
17053 \begin_inset CommandInset ref
17054 LatexCommand ref
17055 reference "tab:Cuadro-coloreado-con"
17056
17057 \end_inset
17058
17059 .
17060 \end_layout
17061
17062 \begin_layout Standard
17063 \begin_inset VSpace medskip
17064 \end_inset
17065
17066
17067 \end_layout
17068
17069 \begin_layout Standard
17070 Puedes definir tus propios colores con el comando
17071 \end_layout
17072
17073 \begin_layout Standard
17074
17075 \series bold
17076
17077 \backslash
17078 definecolor{nombre del color}{modelo de color}{valores de color}
17079 \end_layout
17080
17081 \begin_layout Standard
17082 El 
17083 \emph on
17084 modelo de color
17085 \emph default
17086  puede ser
17087 \end_layout
17088
17089 \begin_layout Labeling
17090 \labelwidthstring 00.00.0000
17091 cmyk: cyan, magenta, yellow, black
17092 \end_layout
17093
17094 \begin_layout Labeling
17095 \labelwidthstring 00.00.0000
17096 rgb: red, green, blue
17097 \end_layout
17098
17099 \begin_layout Labeling
17100 \labelwidthstring 00.00.0000
17101 gray: gray
17102 \end_layout
17103
17104 \begin_layout Standard
17105 y los 
17106 \emph on
17107 valores de color
17108 \emph default
17109  son números separados por comas entre 0 y 1 que describen el factor para
17110  el color correspondiente del modelo de color.
17111 \end_layout
17112
17113 \begin_layout Standard
17114 Por ejemplo, puedes definir el color
17115 \series bold
17116  
17117 \series default
17118 «
17119 \emph on
17120 verde oscuro
17121 \emph default
17122 » en el preámbulo con
17123 \end_layout
17124
17125 \begin_layout Standard
17126
17127 \series bold
17128
17129 \backslash
17130 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
17131 \end_layout
17132
17133 \begin_layout Standard
17134 y el color «
17135 \emph on
17136 gris claro
17137 \emph default
17138 » con
17139 \end_layout
17140
17141 \begin_layout Standard
17142
17143 \series bold
17144
17145 \backslash
17146 definecolor{grisclaro}{gray}{0.8}
17147 \end_layout
17148
17149 \begin_layout Standard
17150 \begin_inset VSpace medskip
17151 \end_inset
17152
17153
17154 \end_layout
17155
17156 \begin_layout Standard
17157 Las líneas se colorean con el comando
17158 \end_layout
17159
17160 \begin_layout Standard
17161
17162 \series bold
17163
17164 \backslash
17165 rowcolor{nombre del color}
17166 \end_layout
17167
17168 \begin_layout Standard
17169 y las celdas se colorean con el comando
17170 \end_layout
17171
17172 \begin_layout Standard
17173
17174 \series bold
17175
17176 \backslash
17177 cellcolor{nombre del color}
17178 \end_layout
17179
17180 \begin_layout Standard
17181 Ambos comandos se insertan al principio de una celda en código \SpecialChar TeX
17182 .
17183 \end_layout
17184
17185 \begin_layout Standard
17186 Para colorear caracteres enl cuadro marca las celdas y usa el menú 
17187 \family sans
17188 Editar\SpecialChar menuseparator
17189 Estilo
17190 \begin_inset space ~
17191 \end_inset
17192
17193 del
17194 \begin_inset space ~
17195 \end_inset
17196
17197 Texto
17198 \family default
17199 .
17200  Si una celda contiene código \SpecialChar TeX
17201  marca sólo los caracteres, si no el código
17202  \SpecialChar TeX
17203  en color puede ocasionar errores de \SpecialChar LaTeX
17204 .
17205 \end_layout
17206
17207 \begin_layout Standard
17208 \begin_inset Note Greyedout
17209 status open
17210
17211 \begin_layout Plain Layout
17212
17213 \series bold
17214 Nota:
17215 \series default
17216  No todos los visores DVI pueden mostrar colores definidos por el usuario.
17217 \end_layout
17218
17219 \end_inset
17220
17221
17222 \end_layout
17223
17224 \begin_layout Standard
17225 \begin_inset VSpace bigskip
17226 \end_inset
17227
17228
17229 \end_layout
17230
17231 \begin_layout Standard
17232 Para crear el cuadro
17233 \begin_inset space ~
17234 \end_inset
17235
17236
17237 \begin_inset CommandInset ref
17238 LatexCommand ref
17239 reference "tab:Cuadro-coloreado-con"
17240
17241 \end_inset
17242
17243  haz lo siguiente: el color de la primera columna debe ser 
17244 \emph on
17245 verde oscuro
17246 \emph default
17247 , entonces inserta
17248 \end_layout
17249
17250 \begin_layout Standard
17251
17252 \series bold
17253 >{
17254 \backslash
17255 columncolor{verdeoscuro}
17256 \backslash
17257 centering}c
17258 \end_layout
17259
17260 \begin_layout Standard
17261 como argumento \SpecialChar LaTeX
17262  para esta columna.
17263  La primera fila debe ser cian, por tanto inserta el comando en código \SpecialChar TeX
17264
17265 \end_layout
17266
17267 \begin_layout Standard
17268
17269 \series bold
17270
17271 \backslash
17272 rowcolor{cyan}
17273 \end_layout
17274
17275 \begin_layout Standard
17276 en la primera celda de esta fila.
17277  Observa que esto sobrescribe el color de la columna para la primera celda.
17278  La última celda de la última fila se colorea granate insertando el comando
17279  en código \SpecialChar TeX
17280
17281 \end_layout
17282
17283 \begin_layout Standard
17284
17285 \series bold
17286
17287 \backslash
17288 cellcolor{Maroon}
17289 \end_layout
17290
17291 \begin_layout Standard
17292 Ahora podrían colorearse los caracteres usando el menú 
17293 \family sans
17294 Editar\SpecialChar menuseparator
17295 Estilo
17296 \begin_inset space ~
17297 \end_inset
17298
17299 del
17300 \begin_inset space ~
17301 \end_inset
17302
17303 Texto
17304 \family default
17305 .
17306 \end_layout
17307
17308 \begin_layout Standard
17309 \begin_inset Float table
17310 placement h
17311 wide false
17312 sideways false
17313 status open
17314
17315 \begin_layout Plain Layout
17316 \begin_inset Caption Standard
17317
17318 \begin_layout Plain Layout
17319 \begin_inset CommandInset label
17320 LatexCommand label
17321 name "tab:Cuadro-coloreado-con"
17322
17323 \end_inset
17324
17325 Cuadro coloreado con el paquete 
17326 \series bold
17327 colortbl
17328 \series default
17329
17330 \begin_inset Argument 1
17331 status collapsed
17332
17333 \begin_layout Plain Layout
17334 Cuadro con 
17335 \series bold
17336 colortbl
17337 \end_layout
17338
17339 \end_inset
17340
17341
17342 \end_layout
17343
17344 \end_inset
17345
17346
17347 \end_layout
17348
17349 \begin_layout Plain Layout
17350 \align center
17351 \begin_inset Tabular
17352 <lyxtabular version="3" rows="3" columns="3">
17353 <features tabularvalignment="middle">
17354 <column alignment="center" valignment="top" special=">{\columncolor{verdeoscuro}\centering}c">
17355 <column alignment="center" valignment="top">
17356 <column alignment="center" valignment="top">
17357 <row>
17358 <cell alignment="center" valignment="top" usebox="none">
17359 \begin_inset Text
17360
17361 \begin_layout Plain Layout
17362 \begin_inset ERT
17363 status collapsed
17364
17365 \begin_layout Plain Layout
17366
17367
17368 \backslash
17369 rowcolor{cyan}
17370 \end_layout
17371
17372 \end_inset
17373
17374
17375 \color magenta
17376 a
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385
17386 \color red
17387 b
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 <cell alignment="center" valignment="top" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396
17397 \color red
17398 c
17399 \end_layout
17400
17401 \end_inset
17402 </cell>
17403 </row>
17404 <row>
17405 <cell alignment="center" valignment="top" usebox="none">
17406 \begin_inset Text
17407
17408 \begin_layout Plain Layout
17409
17410 \color yellow
17411 d
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 <cell alignment="center" valignment="top" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420
17421 \color blue
17422 e
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 <cell alignment="center" valignment="top" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431
17432 \color blue
17433 f
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 </row>
17439 <row>
17440 <cell alignment="center" valignment="top" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444
17445 \color yellow
17446 g
17447 \end_layout
17448
17449 \end_inset
17450 </cell>
17451 <cell alignment="center" valignment="top" usebox="none">
17452 \begin_inset Text
17453
17454 \begin_layout Plain Layout
17455
17456 \color blue
17457 h
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 <cell alignment="center" valignment="top" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 \begin_inset ERT
17467 status collapsed
17468
17469 \begin_layout Plain Layout
17470
17471
17472 \backslash
17473 cellcolor{Maroon}
17474 \end_layout
17475
17476 \end_inset
17477
17478
17479 \color green
17480 i
17481 \end_layout
17482
17483 \end_inset
17484 </cell>
17485 </row>
17486 </lyxtabular>
17487
17488 \end_inset
17489
17490
17491 \end_layout
17492
17493 \end_inset
17494
17495
17496 \end_layout
17497
17498 \begin_layout Standard
17499 \begin_inset ERT
17500 status collapsed
17501
17502 \begin_layout Plain Layout
17503
17504
17505 \backslash
17506 else
17507 \end_layout
17508
17509 \end_inset
17510
17511
17512 \begin_inset Note Note
17513 status open
17514
17515 \begin_layout Plain Layout
17516 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
17517  
17518 \series bold
17519 colortbl
17520 \series default
17521 .
17522 \end_layout
17523
17524 \end_inset
17525
17526
17527 \end_layout
17528
17529 \begin_layout Standard
17530 Debes instalar el paquete \SpecialChar LaTeX
17531  
17532 \series bold
17533 colortbl
17534 \series default
17535  para ver la parte siguiente en la salida.
17536 \end_layout
17537
17538 \begin_layout Standard
17539 \begin_inset ERT
17540 status collapsed
17541
17542 \begin_layout Plain Layout
17543
17544
17545 \backslash
17546 fi
17547 \end_layout
17548
17549 \end_inset
17550
17551
17552 \end_layout
17553
17554 \begin_layout Subsection
17555 Filas coloreadas
17556 \begin_inset Index idx
17557 status collapsed
17558
17559 \begin_layout Plain Layout
17560 Cuadros ! Color ! para filas
17561 \end_layout
17562
17563 \end_inset
17564
17565
17566 \begin_inset Index idx
17567 status collapsed
17568
17569 \begin_layout Plain Layout
17570 Color ! para filas de cuadros
17571 \end_layout
17572
17573 \end_inset
17574
17575
17576 \end_layout
17577
17578 \begin_layout Standard
17579 En caso de querer colorear una de cada dos filas, hay un método alternativo
17580  al descrito en la sección anterior.
17581  Se carga el paquete 
17582 \series bold
17583 xcolor
17584 \series default
17585
17586 \begin_inset Index idx
17587 status collapsed
17588
17589 \begin_layout Plain Layout
17590 \SpecialChar LaTeX
17591 -paquetes ! xcolor
17592 \begin_inset ERT
17593 status collapsed
17594
17595 \begin_layout Plain Layout
17596
17597
17598 \backslash
17599 vspace{4mm}
17600 \end_layout
17601
17602 \end_inset
17603
17604
17605 \end_layout
17606
17607 \end_inset
17608
17609  en el preámbulo del documento con el comando
17610 \end_layout
17611
17612 \begin_layout Standard
17613
17614 \series bold
17615
17616 \backslash
17617 usepackage[table]{xcolor}
17618 \end_layout
17619
17620 \begin_layout Standard
17621
17622 \series bold
17623 xcolor
17624 \series default
17625  carga automáticamente el paquete 
17626 \series bold
17627 colortbl
17628 \series default
17629
17630 \begin_inset Index idx
17631 status collapsed
17632
17633 \begin_layout Plain Layout
17634 \SpecialChar LaTeX
17635 -paquetes ! colortbl
17636 \end_layout
17637
17638 \end_inset
17639
17640 , por tanto 
17641 \series bold
17642 colortbl
17643 \series default
17644  debe estar instalado, de lo contrario se producen errores de \SpecialChar LaTeX
17645 .
17646 \end_layout
17647
17648 \begin_layout Standard
17649 \begin_inset ERT
17650 status collapsed
17651
17652 \begin_layout Plain Layout
17653
17654
17655 \backslash
17656 ifcolortbl
17657 \end_layout
17658
17659 \end_inset
17660
17661
17662 \begin_inset Note Note
17663 status open
17664
17665 \begin_layout Plain Layout
17666 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
17667  \SpecialChar LaTeX
17668  
17669 \series bold
17670 colortbl
17671 \series default
17672 .
17673 \end_layout
17674
17675 \end_inset
17676
17677
17678 \end_layout
17679
17680 \begin_layout Standard
17681 Las filas del cuadro se colorean con el comando
17682 \end_layout
17683
17684 \begin_layout Standard
17685
17686 \series bold
17687
17688 \backslash
17689 rowcolors[comandos]{número_de_fila}{color_fila_impar}{color_fila_par}
17690 \end_layout
17691
17692 \begin_layout Standard
17693 que se inserta en el preámbulo del documento o en código \SpecialChar TeX
17694  delante del primer
17695  cuadro a colorear.
17696  
17697 \emph on
17698 número_de_fila
17699 \emph default
17700  es el número de la primera fila que debe colorearse con el color de fila
17701  impar, 
17702 \emph on
17703 comandos
17704 \emph default
17705  pueden ser comandos adicionales que se ejecutan antes de cada fila del
17706  cuadro.
17707  Por ejemplo, 
17708 \end_layout
17709
17710 \begin_layout Standard
17711
17712 \series bold
17713
17714 \backslash
17715 rowcolors{1}{white}{lightgray}
17716 \end_layout
17717
17718 \begin_layout Standard
17719 genera el esquema de colores del cuadro
17720 \begin_inset space ~
17721 \end_inset
17722
17723
17724 \begin_inset CommandInset ref
17725 LatexCommand ref
17726 reference "tab:Cuadro-filas_color"
17727
17728 \end_inset
17729
17730 .
17731  El comando
17732 \end_layout
17733
17734 \begin_layout Standard
17735
17736 \series bold
17737
17738 \backslash
17739 rowcolors[
17740 \backslash
17741 hline]{1}{lightgray}{cyan}
17742 \end_layout
17743
17744 \begin_layout Standard
17745 genera el esquema de colores del cuadro
17746 \begin_inset space ~
17747 \end_inset
17748
17749
17750 \begin_inset CommandInset ref
17751 LatexCommand ref
17752 reference "tab:Cuadro-filas_color2"
17753
17754 \end_inset
17755
17756 .
17757  Si el color de la fila impar y/o el de la fila par se dejan vacíos no se
17758  usará ningún color, de forma que el comando
17759 \end_layout
17760
17761 \begin_layout Standard
17762
17763 \series bold
17764
17765 \backslash
17766 rowcolors{1}{}{}
17767 \end_layout
17768
17769 \begin_layout Standard
17770 deja sin color las filas de todos los cuadros siguientes.
17771 \end_layout
17772
17773 \begin_layout Standard
17774 \begin_inset ERT
17775 status open
17776
17777 \begin_layout Plain Layout
17778
17779
17780 \backslash
17781 rowcolors{1}{white}{lightgray}
17782 \end_layout
17783
17784 \end_inset
17785
17786
17787 \end_layout
17788
17789 \begin_layout Standard
17790 \begin_inset Float table
17791 placement h
17792 wide false
17793 sideways false
17794 status open
17795
17796 \begin_layout Plain Layout
17797 \begin_inset Caption Standard
17798
17799 \begin_layout Plain Layout
17800 \begin_inset CommandInset label
17801 LatexCommand label
17802 name "tab:Cuadro-filas_color"
17803
17804 \end_inset
17805
17806 Cuadro con filas alternas coloreadas en gris claro.
17807 \end_layout
17808
17809 \end_inset
17810
17811
17812 \end_layout
17813
17814 \begin_layout Plain Layout
17815 \align center
17816 \begin_inset Tabular
17817 <lyxtabular version="3" rows="4" columns="3">
17818 <features tabularvalignment="middle">
17819 <column alignment="center" valignment="top">
17820 <column alignment="center" valignment="top" width="0pt">
17821 <column alignment="center" valignment="top" width="0pt">
17822 <row>
17823 <cell alignment="center" valignment="top" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827 X
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 <cell alignment="center" valignment="top" usebox="none">
17833 \begin_inset Text
17834
17835 \begin_layout Plain Layout
17836 Y
17837 \end_layout
17838
17839 \end_inset
17840 </cell>
17841 <cell alignment="center" valignment="top" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845 Z
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 </row>
17851 <row>
17852 <cell alignment="center" valignment="top" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Plain Layout
17856 1
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 <cell alignment="center" valignment="top" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865 2
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 <cell alignment="center" valignment="top" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874 3
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 </row>
17880 <row>
17881 <cell alignment="center" valignment="top" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 4
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 <cell alignment="center" valignment="top" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894 5
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 <cell alignment="center" valignment="top" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903 6
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 </row>
17909 <row>
17910 <cell alignment="center" valignment="top" usebox="none">
17911 \begin_inset Text
17912
17913 \begin_layout Plain Layout
17914 7
17915 \end_layout
17916
17917 \end_inset
17918 </cell>
17919 <cell alignment="center" valignment="top" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923 8
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell alignment="center" valignment="top" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 9
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 </row>
17938 </lyxtabular>
17939
17940 \end_inset
17941
17942
17943 \end_layout
17944
17945 \end_inset
17946
17947
17948 \end_layout
17949
17950 \begin_layout Standard
17951 \begin_inset ERT
17952 status open
17953
17954 \begin_layout Plain Layout
17955
17956
17957 \backslash
17958 rowcolors[
17959 \backslash
17960 hline]{1}{lightgray}{cyan}
17961 \end_layout
17962
17963 \end_inset
17964
17965
17966 \end_layout
17967
17968 \begin_layout Standard
17969 \begin_inset Float table
17970 placement h
17971 wide false
17972 sideways false
17973 status open
17974
17975 \begin_layout Plain Layout
17976 \begin_inset Caption Standard
17977
17978 \begin_layout Plain Layout
17979 \begin_inset CommandInset label
17980 LatexCommand label
17981 name "tab:Cuadro-filas_color2"
17982
17983 \end_inset
17984
17985 Cuadro con filas alternas coloreadas en cian y líneas entre las filas.
17986 \end_layout
17987
17988 \end_inset
17989
17990
17991 \end_layout
17992
17993 \begin_layout Plain Layout
17994 \align center
17995 \begin_inset Tabular
17996 <lyxtabular version="3" rows="4" columns="3">
17997 <features tabularvalignment="middle">
17998 <column alignment="center" valignment="top">
17999 <column alignment="center" valignment="top">
18000 <column alignment="center" valignment="top" width="0pt">
18001 <row>
18002 <cell alignment="center" valignment="top" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006 X
18007 \end_layout
18008
18009 \end_inset
18010 </cell>
18011 <cell alignment="center" valignment="top" usebox="none">
18012 \begin_inset Text
18013
18014 \begin_layout Plain Layout
18015 Y
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 Z
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 </row>
18030 <row>
18031 <cell alignment="center" valignment="top" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 1
18036 \end_layout
18037
18038 \end_inset
18039 </cell>
18040 <cell alignment="center" valignment="top" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Plain Layout
18044 2
18045 \end_layout
18046
18047 \end_inset
18048 </cell>
18049 <cell alignment="center" valignment="top" usebox="none">
18050 \begin_inset Text
18051
18052 \begin_layout Plain Layout
18053 3
18054 \end_layout
18055
18056 \end_inset
18057 </cell>
18058 </row>
18059 <row>
18060 <cell alignment="center" valignment="top" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 4
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 <cell alignment="center" valignment="top" usebox="none">
18070 \begin_inset Text
18071
18072 \begin_layout Plain Layout
18073 5
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 <cell alignment="center" valignment="top" usebox="none">
18079 \begin_inset Text
18080
18081 \begin_layout Plain Layout
18082 6
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 </row>
18088 <row>
18089 <cell alignment="center" valignment="top" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Plain Layout
18093 7
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 <cell alignment="center" valignment="top" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102 8
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 <cell alignment="center" valignment="top" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111 9
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 </row>
18117 </lyxtabular>
18118
18119 \end_inset
18120
18121
18122 \end_layout
18123
18124 \end_inset
18125
18126
18127 \end_layout
18128
18129 \begin_layout Standard
18130 \begin_inset ERT
18131 status collapsed
18132
18133 \begin_layout Plain Layout
18134
18135
18136 \backslash
18137 rowcolors{1}{}{}
18138 \end_layout
18139
18140 \end_inset
18141
18142
18143 \begin_inset Note Note
18144 status collapsed
18145
18146 \begin_layout Plain Layout
18147 Desactiva el coloreado de filas
18148 \end_layout
18149
18150 \end_inset
18151
18152
18153 \end_layout
18154
18155 \begin_layout Standard
18156 \begin_inset ERT
18157 status collapsed
18158
18159 \begin_layout Plain Layout
18160
18161
18162 \backslash
18163 else
18164 \end_layout
18165
18166 \end_inset
18167
18168
18169 \begin_inset Note Note
18170 status open
18171
18172 \begin_layout Plain Layout
18173 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
18174  
18175 \series bold
18176 colortbl
18177 \series default
18178 .
18179 \end_layout
18180
18181 \end_inset
18182
18183
18184 \end_layout
18185
18186 \begin_layout Standard
18187 Debes instalar el paquete \SpecialChar LaTeX
18188  
18189 \series bold
18190 colortbl
18191 \series default
18192  para ver la parte siguiente en la salida.
18193 \end_layout
18194
18195 \begin_layout Standard
18196 \begin_inset ERT
18197 status collapsed
18198
18199 \begin_layout Plain Layout
18200
18201
18202 \backslash
18203 fi
18204 \end_layout
18205
18206 \end_inset
18207
18208
18209 \end_layout
18210
18211 \begin_layout Subsection
18212 Líneas coloreadas
18213 \begin_inset Index idx
18214 status collapsed
18215
18216 \begin_layout Plain Layout
18217 Cuadros ! Color ! en líneas
18218 \end_layout
18219
18220 \end_inset
18221
18222
18223 \begin_inset Index idx
18224 status collapsed
18225
18226 \begin_layout Plain Layout
18227 Color ! en bordes de cuadros
18228 \end_layout
18229
18230 \end_inset
18231
18232
18233 \end_layout
18234
18235 \begin_layout Standard
18236 Como se describe en la sección
18237 \begin_inset space ~
18238 \end_inset
18239
18240
18241 \begin_inset CommandInset ref
18242 LatexCommand ref
18243 reference "subsec:Grosor-de-Líneas"
18244
18245 \end_inset
18246
18247 , el grosor para todas las líneas en un cuadro puede ajustarse con el comando
18248  
18249 \series bold
18250
18251 \backslash
18252 arrayrulewidth
18253 \series default
18254 .
18255  Se ha puesto 1.5
18256 \begin_inset space \thinspace{}
18257 \end_inset
18258
18259 pt para todos los cuadros de esta sección.
18260 \begin_inset ERT
18261 status collapsed
18262
18263 \begin_layout Plain Layout
18264
18265
18266 \backslash
18267 setlength{
18268 \backslash
18269 arrayrulewidth}{1.5pt}
18270 \end_layout
18271
18272 \end_inset
18273
18274
18275 \end_layout
18276
18277 \begin_layout Standard
18278 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
18279  el preámbulo del documento el siguiente formato de columna, de acuerdo
18280  a lo descrito en la sección
18281 \begin_inset space ~
18282 \end_inset
18283
18284
18285 \begin_inset CommandInset ref
18286 LatexCommand ref
18287 reference "subsec:Formato-Personalizado"
18288
18289 \end_inset
18290
18291 :
18292 \end_layout
18293
18294 \begin_layout Standard
18295
18296 \series bold
18297
18298 \backslash
18299 newcolumntype{W}{!{
18300 \backslash
18301 color{green}
18302 \backslash
18303 vline}}
18304 \end_layout
18305
18306 \begin_layout Standard
18307 Para el cuadro
18308 \begin_inset space ~
18309 \end_inset
18310
18311
18312 \begin_inset CommandInset ref
18313 LatexCommand ref
18314 reference "tab:Cuadro-con-verticales-coloreadas"
18315
18316 \end_inset
18317
18318  se usó el argumento \SpecialChar LaTeX
18319
18320 \series bold
18321  WcW
18322 \series default
18323  para la última columna y
18324 \series bold
18325  Wc
18326 \series default
18327  para las demás.
18328 \end_layout
18329
18330 \begin_layout Standard
18331 Si quieres tener varios colores, define más formatos de columna.
18332 \end_layout
18333
18334 \begin_layout Standard
18335 \begin_inset Float table
18336 placement h
18337 wide false
18338 sideways false
18339 status open
18340
18341 \begin_layout Plain Layout
18342 \begin_inset Caption Standard
18343
18344 \begin_layout Plain Layout
18345 \begin_inset CommandInset label
18346 LatexCommand label
18347 name "tab:Cuadro-con-verticales-coloreadas"
18348
18349 \end_inset
18350
18351 Cuadro con líneas verticales coloreadas
18352 \end_layout
18353
18354 \end_inset
18355
18356
18357 \end_layout
18358
18359 \begin_layout Plain Layout
18360 \align center
18361 \begin_inset Tabular
18362 <lyxtabular version="3" rows="3" columns="3">
18363 <features tabularvalignment="middle">
18364 <column alignment="center" valignment="top" special="Wc">
18365 <column alignment="center" valignment="top" special="Wc">
18366 <column alignment="center" valignment="top" special="WcW">
18367 <row>
18368 <cell alignment="center" valignment="top" topline="true" usebox="none">
18369 \begin_inset Text
18370
18371 \begin_layout Plain Layout
18372 sd
18373 \end_layout
18374
18375 \end_inset
18376 </cell>
18377 <cell alignment="center" valignment="top" topline="true" usebox="none">
18378 \begin_inset Text
18379
18380 \begin_layout Plain Layout
18381
18382 \end_layout
18383
18384 \end_inset
18385 </cell>
18386 <cell alignment="center" valignment="top" topline="true" usebox="none">
18387 \begin_inset Text
18388
18389 \begin_layout Plain Layout
18390
18391 \end_layout
18392
18393 \end_inset
18394 </cell>
18395 </row>
18396 <row>
18397 <cell alignment="center" valignment="top" topline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 <cell alignment="center" valignment="top" topline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Plain Layout
18410 sd
18411 \end_layout
18412
18413 \end_inset
18414 </cell>
18415 <cell alignment="center" valignment="top" topline="true" usebox="none">
18416 \begin_inset Text
18417
18418 \begin_layout Plain Layout
18419
18420 \end_layout
18421
18422 \end_inset
18423 </cell>
18424 </row>
18425 <row>
18426 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Plain Layout
18430
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448 sd
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 </row>
18454 </lyxtabular>
18455
18456 \end_inset
18457
18458
18459 \end_layout
18460
18461 \end_inset
18462
18463
18464 \end_layout
18465
18466 \begin_layout Standard
18467 \begin_inset VSpace bigskip
18468 \end_inset
18469
18470 Para colorear líneas horizontales, por ejemplo en rojo, como en el cuadro
18471 \begin_inset space ~
18472 \end_inset
18473
18474
18475 \begin_inset CommandInset ref
18476 LatexCommand ref
18477 reference "tab:Cuadro-con-horizontales-coloreadas"
18478
18479 \end_inset
18480
18481 , inserta estos comandos en código \SpecialChar TeX
18482  antes del cuadro o del flotante:
18483 \end_layout
18484
18485 \begin_layout Standard
18486
18487 \series bold
18488
18489 \backslash
18490 let
18491 \backslash
18492 myHlineC
18493 \backslash
18494 hline
18495 \begin_inset Newline newline
18496 \end_inset
18497
18498
18499 \backslash
18500 renewcommand{
18501 \backslash
18502 hline}
18503 \begin_inset Newline newline
18504 \end_inset
18505
18506
18507 \begin_inset Phantom HPhantom
18508 status open
18509
18510 \begin_layout Plain Layout
18511
18512 \series bold
18513 \begin_inset space ~
18514 \end_inset
18515
18516
18517 \end_layout
18518
18519 \end_inset
18520
18521 {
18522 \backslash
18523 arrayrulecolor{red}
18524 \backslash
18525 myHlineC
18526 \backslash
18527 arrayrulecolor{black}}
18528 \end_layout
18529
18530 \begin_layout Standard
18531 \begin_inset ERT
18532 status collapsed
18533
18534 \begin_layout Plain Layout
18535
18536
18537 \backslash
18538 let
18539 \backslash
18540 myHlineC
18541 \backslash
18542 hline
18543 \end_layout
18544
18545 \begin_layout Plain Layout
18546
18547
18548 \backslash
18549 renewcommand{
18550 \backslash
18551 hline}
18552 \end_layout
18553
18554 \begin_layout Plain Layout
18555
18556  {
18557 \backslash
18558 arrayrulecolor{red}
18559 \backslash
18560 myHlineC
18561 \backslash
18562 arrayrulecolor{black}}
18563 \end_layout
18564
18565 \end_inset
18566
18567
18568 \begin_inset Float table
18569 placement h
18570 wide false
18571 sideways false
18572 status open
18573
18574 \begin_layout Plain Layout
18575 \begin_inset Caption Standard
18576
18577 \begin_layout Plain Layout
18578 \begin_inset CommandInset label
18579 LatexCommand label
18580 name "tab:Cuadro-con-horizontales-coloreadas"
18581
18582 \end_inset
18583
18584 Cuadro con líneas horizontales coloreadas
18585 \end_layout
18586
18587 \end_inset
18588
18589
18590 \end_layout
18591
18592 \begin_layout Plain Layout
18593 \align center
18594 \begin_inset Tabular
18595 <lyxtabular version="3" rows="3" columns="3">
18596 <features tabularvalignment="middle">
18597 <column alignment="center" valignment="top">
18598 <column alignment="center" valignment="top">
18599 <column alignment="center" valignment="top">
18600 <row>
18601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18602 \begin_inset Text
18603
18604 \begin_layout Plain Layout
18605 sd
18606 \end_layout
18607
18608 \end_inset
18609 </cell>
18610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614
18615 \end_layout
18616
18617 \end_inset
18618 </cell>
18619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18620 \begin_inset Text
18621
18622 \begin_layout Plain Layout
18623
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 </row>
18629 <row>
18630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18631 \begin_inset Text
18632
18633 \begin_layout Plain Layout
18634
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643 sd
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 </row>
18658 <row>
18659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681 sd
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 </row>
18687 </lyxtabular>
18688
18689 \end_inset
18690
18691
18692 \end_layout
18693
18694 \end_inset
18695
18696
18697 \end_layout
18698
18699 \begin_layout Standard
18700 Para volver al color de línea negro predeterminado inserta este comando
18701  en código \SpecialChar TeX
18702  detrás del cuadro o el flotante:
18703 \end_layout
18704
18705 \begin_layout Standard
18706
18707 \series bold
18708
18709 \backslash
18710 renewcommand{
18711 \backslash
18712 hline}{
18713 \backslash
18714 myHlineC}
18715 \end_layout
18716
18717 \begin_layout Standard
18718 El cuadro
18719 \begin_inset space ~
18720 \end_inset
18721
18722
18723 \begin_inset CommandInset ref
18724 LatexCommand ref
18725 reference "tab:Cuadro-con-líneas-coloreadas"
18726
18727 \end_inset
18728
18729  es un ejemplo con líneas verticales y horizontales coloreadas.
18730 \end_layout
18731
18732 \begin_layout Standard
18733 \begin_inset Float table
18734 placement h
18735 wide false
18736 sideways false
18737 status open
18738
18739 \begin_layout Plain Layout
18740 \begin_inset Caption Standard
18741
18742 \begin_layout Plain Layout
18743 \begin_inset CommandInset label
18744 LatexCommand label
18745 name "tab:Cuadro-con-líneas-coloreadas"
18746
18747 \end_inset
18748
18749 Cuadro con líneas coloreadas
18750 \end_layout
18751
18752 \end_inset
18753
18754
18755 \end_layout
18756
18757 \begin_layout Plain Layout
18758 \align center
18759 \begin_inset Tabular
18760 <lyxtabular version="3" rows="3" columns="3">
18761 <features tabularvalignment="middle">
18762 <column alignment="center" valignment="top" special="Wc">
18763 <column alignment="center" valignment="top" special="Wc">
18764 <column alignment="center" valignment="top" special="WcW">
18765 <row>
18766 <cell alignment="center" valignment="top" topline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Plain Layout
18770 sd
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 <cell alignment="center" valignment="top" topline="true" usebox="none">
18776 \begin_inset Text
18777
18778 \begin_layout Plain Layout
18779
18780 \end_layout
18781
18782 \end_inset
18783 </cell>
18784 <cell alignment="center" valignment="top" topline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788
18789 \end_layout
18790
18791 \end_inset
18792 </cell>
18793 </row>
18794 <row>
18795 <cell alignment="center" valignment="top" topline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" topline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 sd
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 <cell alignment="center" valignment="top" topline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 </row>
18823 <row>
18824 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18825 \begin_inset Text
18826
18827 \begin_layout Plain Layout
18828
18829 \end_layout
18830
18831 \end_inset
18832 </cell>
18833 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18834 \begin_inset Text
18835
18836 \begin_layout Plain Layout
18837
18838 \end_layout
18839
18840 \end_inset
18841 </cell>
18842 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846 sd
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 </row>
18852 </lyxtabular>
18853
18854 \end_inset
18855
18856
18857 \end_layout
18858
18859 \end_inset
18860
18861
18862 \end_layout
18863
18864 \begin_layout Standard
18865 \begin_inset ERT
18866 status collapsed
18867
18868 \begin_layout Plain Layout
18869
18870
18871 \backslash
18872 renewcommand{
18873 \backslash
18874 hline}{
18875 \backslash
18876 myHlineC}
18877 \end_layout
18878
18879 \end_inset
18880
18881
18882 \end_layout
18883
18884 \begin_layout Standard
18885 \begin_inset ERT
18886 status collapsed
18887
18888 \begin_layout Plain Layout
18889
18890
18891 \backslash
18892 setlength{
18893 \backslash
18894 arrayrulewidth}{1.2pt}
18895 \end_layout
18896
18897 \end_inset
18898
18899
18900 \end_layout
18901
18902 \begin_layout Standard
18903
18904 \lang english
18905 To color only some of the table lines another strategy is necessary.
18906  To color all following horizontal lines, insert this command as \SpecialChar TeX
18907  code as
18908  last thing in the row that should be above the first colored line:
18909 \end_layout
18910
18911 \begin_layout Standard
18912
18913 \series bold
18914
18915 \backslash
18916
18917 \backslash
18918
18919 \backslash
18920 arrayrulecolor{blue}%
18921 \end_layout
18922
18923 \begin_layout Standard
18924
18925 \lang english
18926 To go back to black lines, add this command as first thing in the row that
18927  is above the black lines:
18928 \end_layout
18929
18930 \begin_layout Standard
18931
18932 \series bold
18933
18934 \backslash
18935 arrayrulecolor{black}
18936 \end_layout
18937
18938 \begin_layout Standard
18939
18940 \lang english
18941 With this one can color table lines like in Table
18942 \begin_inset space ~
18943 \end_inset
18944
18945
18946 \begin_inset CommandInset ref
18947 LatexCommand ref
18948 reference "tab:Table-with-different-hor"
18949
18950 \end_inset
18951
18952 .
18953  However, with this method it is not possible to color the line above the
18954  first row of a table.
18955 \end_layout
18956
18957 \begin_layout Standard
18958 \begin_inset Float table
18959 wide false
18960 sideways false
18961 status open
18962
18963 \begin_layout Plain Layout
18964 \begin_inset Caption Standard
18965
18966 \begin_layout Plain Layout
18967
18968 \lang english
18969 \begin_inset CommandInset label
18970 LatexCommand label
18971 name "tab:Table-with-different-hor"
18972
18973 \end_inset
18974
18975 Table with different horizontal line colors.
18976 \end_layout
18977
18978 \end_inset
18979
18980
18981 \end_layout
18982
18983 \begin_layout Plain Layout
18984 \align center
18985 \begin_inset Tabular
18986 <lyxtabular version="3" rows="6" columns="7">
18987 <features tabularvalignment="middle">
18988 <column alignment="center" valignment="top">
18989 <column alignment="center" valignment="top">
18990 <column alignment="center" valignment="top">
18991 <column alignment="center" valignment="top">
18992 <column alignment="center" valignment="top">
18993 <column alignment="center" valignment="top">
18994 <column alignment="center" valignment="top">
18995 <row>
18996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell alignment="center" valignment="top" topline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 <cell alignment="center" valignment="top" topline="true" usebox="none">
19015 \begin_inset Text
19016
19017 \begin_layout Plain Layout
19018
19019 \end_layout
19020
19021 \end_inset
19022 </cell>
19023 <cell alignment="center" valignment="top" topline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027
19028 \end_layout
19029
19030 \end_inset
19031 </cell>
19032 <cell alignment="center" valignment="top" topline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 <cell alignment="center" valignment="top" topline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19051 \begin_inset Text
19052
19053 \begin_layout Plain Layout
19054 \begin_inset ERT
19055 status open
19056
19057 \begin_layout Plain Layout
19058
19059
19060 \backslash
19061
19062 \backslash
19063
19064 \backslash
19065 arrayrulecolor{blue}%
19066 \end_layout
19067
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 </row>
19076 <row>
19077 <cell alignment="center" valignment="top" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081 Y
19082 \end_layout
19083
19084 \end_inset
19085 </cell>
19086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19087 \begin_inset Text
19088
19089 \begin_layout Plain Layout
19090
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19123 \begin_inset Text
19124
19125 \begin_layout Plain Layout
19126
19127 \end_layout
19128
19129 \end_inset
19130 </cell>
19131 <cell alignment="center" valignment="top" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135 Y
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 </row>
19141 <row>
19142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146 \begin_inset ERT
19147 status open
19148
19149 \begin_layout Plain Layout
19150
19151
19152 \backslash
19153 arrayrulecolor{black}
19154 \end_layout
19155
19156 \end_inset
19157
19158
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 <cell alignment="center" valignment="top" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167
19168 \end_layout
19169
19170 \end_inset
19171 </cell>
19172 <cell alignment="center" valignment="top" usebox="none">
19173 \begin_inset Text
19174
19175 \begin_layout Plain Layout
19176
19177 \end_layout
19178
19179 \end_inset
19180 </cell>
19181 <cell alignment="center" valignment="top" usebox="none">
19182 \begin_inset Text
19183
19184 \begin_layout Plain Layout
19185
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 <cell alignment="center" valignment="top" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 <cell alignment="center" valignment="top" usebox="none">
19200 \begin_inset Text
19201
19202 \begin_layout Plain Layout
19203
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 </row>
19218 <row>
19219 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 <cell alignment="center" valignment="top" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Plain Layout
19250
19251 \end_layout
19252
19253 \end_inset
19254 </cell>
19255 <cell alignment="center" valignment="top" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 <cell alignment="center" valignment="top" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268
19269 \end_layout
19270
19271 \end_inset
19272 </cell>
19273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19274 \begin_inset Text
19275
19276 \begin_layout Plain Layout
19277 \begin_inset ERT
19278 status collapsed
19279
19280 \begin_layout Plain Layout
19281
19282
19283 \backslash
19284
19285 \backslash
19286
19287 \backslash
19288 arrayrulecolor{green}%
19289 \end_layout
19290
19291 \end_inset
19292
19293
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 </row>
19299 <row>
19300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Plain Layout
19322
19323 \end_layout
19324
19325 \end_inset
19326 </cell>
19327 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 </row>
19364 <row>
19365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19366 \begin_inset Text
19367
19368 \begin_layout Plain Layout
19369 \begin_inset ERT
19370 status collapsed
19371
19372 \begin_layout Plain Layout
19373
19374
19375 \backslash
19376 arrayrulecolor{black}
19377 \end_layout
19378
19379 \end_inset
19380
19381 B
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435 \begin_inset ERT
19436 status collapsed
19437
19438 \begin_layout Plain Layout
19439
19440
19441 \backslash
19442
19443 \backslash
19444
19445 \backslash
19446 arrayrulecolor{blue}%
19447 \end_layout
19448
19449 \end_inset
19450
19451
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 </row>
19457 </lyxtabular>
19458
19459 \end_inset
19460
19461
19462 \end_layout
19463
19464 \end_inset
19465
19466
19467 \end_layout
19468
19469 \begin_layout Standard
19470
19471 \lang english
19472 To change the color of vertical lines within a row, like in Table
19473 \begin_inset space ~
19474 \end_inset
19475
19476
19477 \begin_inset CommandInset ref
19478 LatexCommand ref
19479 reference "tab:Table-with-different-ver"
19480
19481 \end_inset
19482
19483 , one needs to use multicolumns.
19484  At first one needs to remove all vertical lines that don't run along the
19485  whole column.
19486  Now one colors all lines using the command
19487 \end_layout
19488
19489 \begin_layout Standard
19490
19491 \series bold
19492
19493 \backslash
19494
19495 \backslash
19496
19497 \backslash
19498 arrayrulecolor{blue}%
19499 \end_layout
19500
19501 \begin_layout Standard
19502
19503 \lang english
19504 as above.
19505  Finally one inserts this command as \SpecialChar TeX
19506  code to every cell in the row where
19507  one needs a vertical line in a different color:
19508 \end_layout
19509
19510 \begin_layout Standard
19511
19512 \series bold
19513
19514 \backslash
19515 multicolumn{1}{!{
19516 \backslash
19517 color{green}
19518 \backslash
19519 vline}c!{
19520 \backslash
19521 color{red}
19522 \backslash
19523 vline}}{
19524 \end_layout
19525
19526 \begin_layout Standard
19527
19528 \lang english
19529 This adds a vertical line to both sides of the cell.
19530  The left one will be green, the right one red.
19531  If no color change is necessary one can omit the 
19532 \series bold
19533
19534 \backslash
19535 color
19536 \series default
19537  command in the above command.
19538  To get for example a black left line and a blue right line you can write:
19539 \end_layout
19540
19541 \begin_layout Standard
19542
19543 \series bold
19544
19545 \backslash
19546 multicolumn{1}{!{
19547 \backslash
19548 color{black}
19549 \backslash
19550 vline}c|}{
19551 \end_layout
19552
19553 \begin_layout Standard
19554
19555 \lang english
19556 because the color blue was already set for all lines.
19557  The 
19558 \series bold
19559 |
19560 \series default
19561  creates hereby the vertical line while 
19562 \series bold
19563
19564 \backslash
19565 vline
19566 \series default
19567  does this when 
19568 \series bold
19569
19570 \backslash
19571 color
19572 \series default
19573  is used.
19574  To set vertical lines without changing any color use
19575 \end_layout
19576
19577 \begin_layout Standard
19578
19579 \series bold
19580
19581 \backslash
19582 multicolumn{1}{|c|}{
19583 \end_layout
19584
19585 \begin_layout Standard
19586
19587 \lang english
19588 After this command insert the cell content the normal way and end the cell
19589  with a closing brace 
19590 \series bold
19591 }
19592 \series default
19593  in \SpecialChar TeX
19594  code.
19595 \end_layout
19596
19597 \begin_layout Standard
19598 \begin_inset Float table
19599 wide false
19600 sideways false
19601 status open
19602
19603 \begin_layout Plain Layout
19604 \begin_inset Caption Standard
19605
19606 \begin_layout Plain Layout
19607
19608 \lang english
19609 \begin_inset CommandInset label
19610 LatexCommand label
19611 name "tab:Table-with-different-ver"
19612
19613 \end_inset
19614
19615 Table with different vertical line colors in one row.
19616 \end_layout
19617
19618 \end_inset
19619
19620
19621 \end_layout
19622
19623 \begin_layout Plain Layout
19624 \align center
19625 \begin_inset Tabular
19626 <lyxtabular version="3" rows="5" columns="7">
19627 <features tabularvalignment="middle">
19628 <column alignment="center" valignment="top">
19629 <column alignment="center" valignment="top">
19630 <column alignment="center" valignment="top">
19631 <column alignment="center" valignment="top">
19632 <column alignment="center" valignment="top">
19633 <column alignment="center" valignment="top">
19634 <column alignment="center" valignment="top">
19635 <row>
19636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 <cell alignment="center" valignment="top" topline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 <cell alignment="center" valignment="top" topline="true" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658
19659 \end_layout
19660
19661 \end_inset
19662 </cell>
19663 <cell alignment="center" valignment="top" topline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Plain Layout
19667
19668 \end_layout
19669
19670 \end_inset
19671 </cell>
19672 <cell alignment="center" valignment="top" topline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" topline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694 \begin_inset ERT
19695 status open
19696
19697 \begin_layout Plain Layout
19698
19699
19700 \backslash
19701
19702 \backslash
19703
19704 \backslash
19705 arrayrulecolor{red}%
19706 \end_layout
19707
19708 \end_inset
19709
19710
19711 \end_layout
19712
19713 \end_inset
19714 </cell>
19715 </row>
19716 <row>
19717 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721 \begin_inset ERT
19722 status open
19723
19724 \begin_layout Plain Layout
19725
19726
19727 \backslash
19728 multicolumn{1}{!{
19729 \backslash
19730 color{black}
19731 \backslash
19732 vline}c|}{
19733 \end_layout
19734
19735 \end_inset
19736
19737 Y
19738 \begin_inset ERT
19739 status collapsed
19740
19741 \begin_layout Plain Layout
19742
19743 }
19744 \end_layout
19745
19746 \end_inset
19747
19748
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19790 \begin_inset Text
19791
19792 \begin_layout Plain Layout
19793 \begin_inset ERT
19794 status open
19795
19796 \begin_layout Plain Layout
19797
19798
19799 \backslash
19800 multicolumn{1}{c|}{
19801 \end_layout
19802
19803 \end_inset
19804
19805
19806 \begin_inset ERT
19807 status collapsed
19808
19809 \begin_layout Plain Layout
19810
19811 }
19812 \end_layout
19813
19814 \end_inset
19815
19816
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 \begin_inset ERT
19826 status open
19827
19828 \begin_layout Plain Layout
19829
19830
19831 \backslash
19832 multicolumn{1}{c!{
19833 \backslash
19834 color{black}
19835 \backslash
19836 vline}}{
19837 \end_layout
19838
19839 \end_inset
19840
19841 Y
19842 \begin_inset ERT
19843 status collapsed
19844
19845 \begin_layout Plain Layout
19846
19847 }
19848 \end_layout
19849
19850 \end_inset
19851
19852
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 </row>
19858 <row>
19859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19860 \begin_inset Text
19861
19862 \begin_layout Plain Layout
19863 \begin_inset ERT
19864 status collapsed
19865
19866 \begin_layout Plain Layout
19867
19868
19869 \backslash
19870 arrayrulecolor{black}
19871 \end_layout
19872
19873 \end_inset
19874
19875
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 <cell alignment="center" valignment="top" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Plain Layout
19884
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 <cell alignment="center" valignment="top" usebox="none">
19890 \begin_inset Text
19891
19892 \begin_layout Plain Layout
19893
19894 \end_layout
19895
19896 \end_inset
19897 </cell>
19898 <cell alignment="center" valignment="top" usebox="none">
19899 \begin_inset Text
19900
19901 \begin_layout Plain Layout
19902
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 <cell alignment="center" valignment="top" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 <cell alignment="center" valignment="top" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 <cell alignment="center" valignment="top" rightline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929 \begin_inset ERT
19930 status collapsed
19931
19932 \begin_layout Plain Layout
19933
19934
19935 \backslash
19936
19937 \backslash
19938
19939 \backslash
19940 arrayrulecolor{magenta}%
19941 \end_layout
19942
19943 \end_inset
19944
19945
19946 \end_layout
19947
19948 \end_inset
19949 </cell>
19950 </row>
19951 <row>
19952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956 \begin_inset ERT
19957 status collapsed
19958
19959 \begin_layout Plain Layout
19960
19961
19962 \backslash
19963 multicolumn{1}{|c!{
19964 \backslash
19965 color{red}
19966 \backslash
19967 vline}}{
19968 \end_layout
19969
19970 \end_inset
19971
19972
19973 \begin_inset ERT
19974 status collapsed
19975
19976 \begin_layout Plain Layout
19977
19978 }
19979 \end_layout
19980
19981 \end_inset
19982
19983
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 \begin_inset ERT
19993 status collapsed
19994
19995 \begin_layout Plain Layout
19996
19997
19998 \backslash
19999 multicolumn{1}{c!{
20000 \backslash
20001 color{green}
20002 \backslash
20003 vline}}{
20004 \end_layout
20005
20006 \end_inset
20007
20008
20009 \begin_inset ERT
20010 status collapsed
20011
20012 \begin_layout Plain Layout
20013
20014 }
20015 \end_layout
20016
20017 \end_inset
20018
20019
20020 \end_layout
20021
20022 \end_inset
20023 </cell>
20024 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20025 \begin_inset Text
20026
20027 \begin_layout Plain Layout
20028 \begin_inset ERT
20029 status collapsed
20030
20031 \begin_layout Plain Layout
20032
20033
20034 \backslash
20035 multicolumn{1}{c!{
20036 \backslash
20037 color{yellow}
20038 \backslash
20039 vline}}{
20040 \end_layout
20041
20042 \end_inset
20043
20044
20045 \begin_inset ERT
20046 status collapsed
20047
20048 \begin_layout Plain Layout
20049
20050 }
20051 \end_layout
20052
20053 \end_inset
20054
20055
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064 \begin_inset ERT
20065 status collapsed
20066
20067 \begin_layout Plain Layout
20068
20069
20070 \backslash
20071 multicolumn{1}{c!{
20072 \backslash
20073 color{blue}
20074 \backslash
20075 vline}}{
20076 \end_layout
20077
20078 \end_inset
20079
20080
20081 \begin_inset ERT
20082 status collapsed
20083
20084 \begin_layout Plain Layout
20085
20086 }
20087 \end_layout
20088
20089 \end_inset
20090
20091
20092 \end_layout
20093
20094 \end_inset
20095 </cell>
20096 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20097 \begin_inset Text
20098
20099 \begin_layout Plain Layout
20100 \begin_inset ERT
20101 status collapsed
20102
20103 \begin_layout Plain Layout
20104
20105
20106 \backslash
20107 multicolumn{1}{c!{
20108 \backslash
20109 color{cyan}
20110 \backslash
20111 vline}}{
20112 \end_layout
20113
20114 \end_inset
20115
20116
20117 \begin_inset ERT
20118 status collapsed
20119
20120 \begin_layout Plain Layout
20121
20122 }
20123 \end_layout
20124
20125 \end_inset
20126
20127
20128 \end_layout
20129
20130 \end_inset
20131 </cell>
20132 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136 \begin_inset ERT
20137 status collapsed
20138
20139 \begin_layout Plain Layout
20140
20141
20142 \backslash
20143 multicolumn{1}{c!{
20144 \backslash
20145 color{black}
20146 \backslash
20147 vline}}{
20148 \end_layout
20149
20150 \end_inset
20151
20152
20153 \begin_inset ERT
20154 status collapsed
20155
20156 \begin_layout Plain Layout
20157
20158 }
20159 \end_layout
20160
20161 \end_inset
20162
20163
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172 \begin_inset ERT
20173 status collapsed
20174
20175 \begin_layout Plain Layout
20176
20177
20178 \backslash
20179 multicolumn{1}{c|}{
20180 \end_layout
20181
20182 \end_inset
20183
20184
20185 \begin_inset ERT
20186 status collapsed
20187
20188 \begin_layout Plain Layout
20189
20190 }
20191 \end_layout
20192
20193 \end_inset
20194
20195
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 </row>
20201 <row>
20202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20203 \begin_inset Text
20204
20205 \begin_layout Plain Layout
20206 \begin_inset ERT
20207 status collapsed
20208
20209 \begin_layout Plain Layout
20210
20211
20212 \backslash
20213 arrayrulecolor{black}
20214 \end_layout
20215
20216 \end_inset
20217
20218 B
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227
20228 \end_layout
20229
20230 \end_inset
20231 </cell>
20232 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20233 \begin_inset Text
20234
20235 \begin_layout Plain Layout
20236
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20242 \begin_inset Text
20243
20244 \begin_layout Plain Layout
20245
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263
20264 \end_layout
20265
20266 \end_inset
20267 </cell>
20268 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20269 \begin_inset Text
20270
20271 \begin_layout Plain Layout
20272
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 </row>
20278 </lyxtabular>
20279
20280 \end_inset
20281
20282
20283 \end_layout
20284
20285 \end_inset
20286
20287
20288 \end_layout
20289
20290 \begin_layout Standard
20291 \begin_inset ERT
20292 status collapsed
20293
20294 \begin_layout Plain Layout
20295
20296
20297 \backslash
20298 setlength{
20299 \backslash
20300 arrayrulewidth}{0.4pt}
20301 \end_layout
20302
20303 \end_inset
20304
20305
20306 \end_layout
20307
20308 \begin_layout Section
20309 Celdas de cuadro rotadas
20310 \begin_inset CommandInset label
20311 LatexCommand label
20312 name "sec:Celdas de cuadro giradas"
20313
20314 \end_inset
20315
20316
20317 \begin_inset Index idx
20318 status collapsed
20319
20320 \begin_layout Plain Layout
20321 Cuadros ! Celdas rotadas
20322 \end_layout
20323
20324 \end_inset
20325
20326
20327 \begin_inset Index idx
20328 status collapsed
20329
20330 \begin_layout Plain Layout
20331 Material rotado
20332 \end_layout
20333
20334 \end_inset
20335
20336
20337 \end_layout
20338
20339 \begin_layout Standard
20340 \begin_inset Note Greyedout
20341 status open
20342
20343 \begin_layout Plain Layout
20344
20345 \series bold
20346 Nota:
20347 \series default
20348  No todos los visores DVI pueden mostrar rotaciones.
20349 \end_layout
20350
20351 \end_inset
20352
20353 El cuadro
20354 \begin_inset space ~
20355 \end_inset
20356
20357
20358 \begin_inset CommandInset ref
20359 LatexCommand ref
20360 reference "tab:Cuadro-celdas-rotadas"
20361
20362 \end_inset
20363
20364  es un ejemplo con tres celdas rotadas 45
20365 \begin_inset space \thinspace{}
20366 \end_inset
20367
20368 °.
20369 \end_layout
20370
20371 \begin_layout Standard
20372 \begin_inset Float table
20373 wide false
20374 sideways false
20375 status open
20376
20377 \begin_layout Plain Layout
20378 \begin_inset Caption Standard
20379
20380 \begin_layout Plain Layout
20381 \begin_inset CommandInset label
20382 LatexCommand label
20383 name "tab:Cuadro-celdas-rotadas"
20384
20385 \end_inset
20386
20387 Cuadro con celdas rotadas en la primera fila.
20388 \end_layout
20389
20390 \end_inset
20391
20392
20393 \end_layout
20394
20395 \begin_layout Plain Layout
20396 \noindent
20397 \align center
20398 \begin_inset Tabular
20399 <lyxtabular version="3" rows="2" columns="3">
20400 <features tabularvalignment="middle">
20401 <column alignment="center" valignment="top" width="0pt">
20402 <column alignment="center" valignment="top" width="0pt">
20403 <column alignment="center" valignment="top" width="0pt">
20404 <row>
20405 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20406 \begin_inset Text
20407
20408 \begin_layout Plain Layout
20409 copas
20410 \end_layout
20411
20412 \end_inset
20413 </cell>
20414 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418 platos
20419 \end_layout
20420
20421 \end_inset
20422 </cell>
20423 <cell alignment="center" valignment="top" rotate="45" usebox="none">
20424 \begin_inset Text
20425
20426 \begin_layout Plain Layout
20427 fuentes
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 </row>
20433 <row>
20434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20435 \begin_inset Text
20436
20437 \begin_layout Plain Layout
20438 45
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20444 \begin_inset Text
20445
20446 \begin_layout Plain Layout
20447 33
20448 \end_layout
20449
20450 \end_inset
20451 </cell>
20452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20453 \begin_inset Text
20454
20455 \begin_layout Plain Layout
20456 21
20457 \end_layout
20458
20459 \end_inset
20460 </cell>
20461 </row>
20462 </lyxtabular>
20463
20464 \end_inset
20465
20466
20467 \end_layout
20468
20469 \end_inset
20470
20471
20472 \end_layout
20473
20474 \begin_layout Standard
20475 \begin_inset Note Greyedout
20476 status open
20477
20478 \begin_layout Plain Layout
20479
20480 \series bold
20481 Nota:
20482 \series default
20483  Los saltos de línea (atajo 
20484 \begin_inset Info
20485 type  "shortcut"
20486 arg   "newline-insert newline"
20487 \end_inset
20488
20489 ) no están permitidos en celdas rotadas.
20490 \end_layout
20491
20492 \end_inset
20493
20494
20495 \end_layout
20496
20497 \begin_layout Standard
20498 Para rotar celdas de cuadro que contengan saltos de línea, hay que poner
20499  el contenido de la celda en una minipágina o en un marco de párrafo.
20500 \begin_inset Foot
20501 status collapsed
20502
20503 \begin_layout Plain Layout
20504 Más información acerca de estos cuadros en la sección
20505 \begin_inset space ~
20506 \end_inset
20507
20508
20509 \begin_inset CommandInset ref
20510 LatexCommand ref
20511 reference "sec:Minipáginas"
20512
20513 \end_inset
20514
20515  y 
20516 \begin_inset CommandInset ref
20517 LatexCommand ref
20518 reference "sec:Marcos-de-Párrafo"
20519
20520 \end_inset
20521
20522 .
20523  
20524 \end_layout
20525
20526 \end_inset
20527
20528  Si esta celda se rota 90
20529 \begin_inset space \thinspace{}
20530 \end_inset
20531
20532 °, la anchura del marco es la altura de la celda.
20533  El cuadro
20534 \begin_inset space ~
20535 \end_inset
20536
20537
20538 \begin_inset CommandInset ref
20539 LatexCommand ref
20540 reference "tab:Cuadro-rotación-multilínea"
20541
20542 \end_inset
20543
20544  es un ejemplo de una celda rotada con salto de línea en la que la anchura
20545  del marco se ha establecido en 3
20546 \begin_inset space \thinspace{}
20547 \end_inset
20548
20549 cm.
20550 \end_layout
20551
20552 \begin_layout Standard
20553 \begin_inset Float table
20554 wide false
20555 sideways false
20556 status open
20557
20558 \begin_layout Plain Layout
20559 \begin_inset Caption Standard
20560
20561 \begin_layout Plain Layout
20562 \begin_inset CommandInset label
20563 LatexCommand label
20564 name "tab:Cuadro-rotación-multilínea"
20565
20566 \end_inset
20567
20568 Cuadro con salto de línea en una celda rotada
20569 \end_layout
20570
20571 \end_inset
20572
20573
20574 \end_layout
20575
20576 \begin_layout Plain Layout
20577 \noindent
20578 \align center
20579 \begin_inset Tabular
20580 <lyxtabular version="3" rows="2" columns="3">
20581 <features tabularvalignment="middle">
20582 <column alignment="center" valignment="top">
20583 <column alignment="center" valignment="top" width="0pt">
20584 <column alignment="center" valignment="top">
20585 <row>
20586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 a
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599 \begin_inset Box Frameless
20600 position "t"
20601 hor_pos "c"
20602 has_inner_box 1
20603 inner_pos "t"
20604 use_parbox 0
20605 use_makebox 0
20606 width "3cm"
20607 special "none"
20608 height "1in"
20609 height_special "totalheight"
20610 thickness "0.4pt"
20611 separation "3pt"
20612 shadowsize "4pt"
20613 framecolor "black"
20614 backgroundcolor "none"
20615 status open
20616
20617 \begin_layout Plain Layout
20618 celda rotada
20619 \begin_inset Newline newline
20620 \end_inset
20621
20622 con salto de línea
20623 \end_layout
20624
20625 \end_inset
20626
20627
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636 e
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 </row>
20642 <row>
20643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 b
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 c
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 d
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 </row>
20671 </lyxtabular>
20672
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \end_inset
20679
20680
20681 \end_layout
20682
20683 \begin_layout Section
20684 Cálculo de la anchura de cuadros
20685 \begin_inset CommandInset label
20686 LatexCommand label
20687 name "sec:Cálculo-anchura-cuadros"
20688
20689 \end_inset
20690
20691
20692 \end_layout
20693
20694 \begin_layout Standard
20695 A veces es difícil garantizar que los cuadros extensos no sobrepasen los
20696  márgenes de la página.
20697  La solución es establecer una anchura fija para cada columna del cuadro,
20698  pero ¿qué espacio necesita cada columna?
20699 \end_layout
20700
20701 \begin_layout Standard
20702 La anchura del cuadro 
20703 \begin_inset Formula $W_{\mathrm{cuadro}}$
20704 \end_inset
20705
20706  se puede calcular: cada columna tiene la anchura de la columna especificada
20707  
20708 \begin_inset Formula $W_{\mathrm{columna}}$
20709 \end_inset
20710
20711  (contenido de la columna), más dos veces la separación entre el contenido
20712  y el borde (longitud \SpecialChar LaTeX
20713
20714 \series bold
20715  
20716 \backslash
20717 tabcolsep
20718 \series default
20719 , predeterminada 6
20720 \begin_inset space \thinspace{}
20721 \end_inset
20722
20723 pt), más la anchura del borde (longitud \SpecialChar LaTeX
20724  
20725 \series bold
20726
20727 \backslash
20728 arrayrulewidth
20729 \series default
20730 , predeterminada 0.4
20731 \begin_inset space \thinspace{}
20732 \end_inset
20733
20734 pt): así, si las 
20735 \begin_inset Formula $n$
20736 \end_inset
20737
20738  columnas tienen la misma anchura, la anchura del cuadro es
20739 \end_layout
20740
20741 \begin_layout Standard
20742 \begin_inset Formula 
20743 \begin{equation}
20744 W_{\mathrm{cuadro}}=n\left(W_{\mathrm{columna}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
20745 \end{equation}
20746
20747 \end_inset
20748
20749
20750 \end_layout
20751
20752 \begin_layout Standard
20753 La anchura disponible para un cuadro es el espacio entre los márgenes de
20754  página o la anchura de la columna de texto (en documentos a dos columnas;
20755  longitud \SpecialChar LaTeX
20756  
20757 \series bold
20758
20759 \backslash
20760 columnwidth
20761 \series default
20762 ).
20763  Si todas las columnas del cuadro han de tener la misma anchura y 
20764 \begin_inset Formula $W_{\mathrm{cuadro}}$
20765 \end_inset
20766
20767  debe ser 1
20768 \begin_inset space \thinspace{}
20769 \end_inset
20770
20771
20772 \backslash
20773 columnwidth, 
20774 \begin_inset Formula $W_{\mathrm{columna}}$
20775 \end_inset
20776
20777  puede calcularse fácilmente.
20778 \end_layout
20779
20780 \begin_layout Standard
20781 Para realizar cálculos hay que cargar el paquete \SpecialChar LaTeX
20782  
20783 \series bold
20784 calc
20785 \series default
20786
20787 \begin_inset Index idx
20788 status collapsed
20789
20790 \begin_layout Plain Layout
20791 \SpecialChar LaTeX
20792 -paquetes ! calc
20793 \end_layout
20794
20795 \end_inset
20796
20797  en el preámbulo del documento.
20798  Para establecer la anchura en la ventana de configuración de cuadros hay
20799  que usar el campo 
20800 \family sans
20801 Argumento
20802 \begin_inset space ~
20803 \end_inset
20804
20805 \SpecialChar LaTeX
20806
20807 \family default
20808 .
20809  El esquema del comando es el mismo que se explica en la sección 
20810 \begin_inset space ~
20811 \end_inset
20812
20813
20814 \begin_inset CommandInset ref
20815 LatexCommand ref
20816 reference "subsec:Cálculos-en-Multicolumnas"
20817
20818 \end_inset
20819
20820 .
20821  Para un cuadro con 5
20822 \begin_inset space \thinspace{}
20823 \end_inset
20824
20825 columnas de anchura uniforme y texto centrado, escribe el comando
20826 \end_layout
20827
20828 \begin_layout Standard
20829
20830 \series bold
20831 >{
20832 \backslash
20833 centering}p{(1
20834 \backslash
20835 columnwidth-62.4pt)/5}
20836 \end_layout
20837
20838 \begin_layout Standard
20839 Para un cuadro con 5
20840 \begin_inset space \thinspace{}
20841 \end_inset
20842
20843 columnas en el que dos de ellas tengan 0.75
20844 \begin_inset space ~
20845 \end_inset
20846
20847 veces la anchura de las otras, el cálculo es
20848 \begin_inset Formula 
20849 \begin{align}
20850 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
20851  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
20852  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
20853 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
20854 \end{align}
20855
20856 \end_inset
20857
20858
20859 \end_layout
20860
20861 \begin_layout Standard
20862 En el cuadro, por tanto, 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)/
20873 \backslash
20874 real{4.5}}
20875 \end_layout
20876
20877 \begin_layout Standard
20878 se usa para las columnas más anchas y
20879 \end_layout
20880
20881 \begin_layout Standard
20882
20883 \series bold
20884 >{
20885 \backslash
20886 centering}p{(1
20887 \backslash
20888 columnwidth-62.4pt)/
20889 \backslash
20890 real{4.5}*
20891 \backslash
20892 real{0.75}}
20893 \end_layout
20894
20895 \begin_layout Standard
20896 para las más estrechas:
20897 \end_layout
20898
20899 \begin_layout Standard
20900 \begin_inset Tabular
20901 <lyxtabular version="3" rows="2" columns="5">
20902 <features tabularvalignment="middle">
20903 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20904 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20905 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20906 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20907 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20908 <row>
20909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913 1
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922 2
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 3
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940 4
20941 \end_layout
20942
20943 \end_inset
20944 </cell>
20945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20946 \begin_inset Text
20947
20948 \begin_layout Plain Layout
20949 5
20950 \end_layout
20951
20952 \end_inset
20953 </cell>
20954 </row>
20955 <row>
20956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20957 \begin_inset Text
20958
20959 \begin_layout Plain Layout
20960 111111 1111111 111111 111111111 11111 11111 1111
20961 \end_layout
20962
20963 \end_inset
20964 </cell>
20965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20966 \begin_inset Text
20967
20968 \begin_layout Plain Layout
20969
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20975 \begin_inset Text
20976
20977 \begin_layout Plain Layout
20978 2222 22222 222222 222222222 2222222 22 22222
20979 \end_layout
20980
20981 \end_inset
20982 </cell>
20983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20984 \begin_inset Text
20985
20986 \begin_layout Plain Layout
20987
20988 \end_layout
20989
20990 \end_inset
20991 </cell>
20992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20993 \begin_inset Text
20994
20995 \begin_layout Plain Layout
20996 333333 333333 333333 33333 3333333 333
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 </row>
21002 </lyxtabular>
21003
21004 \end_inset
21005
21006
21007 \end_layout
21008
21009 \begin_layout Section
21010 Personalización de cuadros
21011 \begin_inset Index idx
21012 status collapsed
21013
21014 \begin_layout Plain Layout
21015 Cuadros ! Personalización
21016 \end_layout
21017
21018 \end_inset
21019
21020
21021 \end_layout
21022
21023 \begin_layout Subsection
21024 Espacio adicional en filas
21025 \begin_inset CommandInset label
21026 LatexCommand label
21027 name "subsec:Espacio-adicional"
21028
21029 \end_inset
21030
21031
21032 \begin_inset Index idx
21033 status collapsed
21034
21035 \begin_layout Plain Layout
21036 Cuadros ! Personalización ! Espacio adicional en filas
21037 \end_layout
21038
21039 \end_inset
21040
21041
21042 \end_layout
21043
21044 \begin_layout Standard
21045 Es posible añadir espacio vertical a las filas de un cuadro en la solapa
21046  
21047 \family sans
21048 Bordes
21049 \family default
21050  del diálogo de configuración de cuadros.
21051  En el marco 
21052 \family sans
21053 Espacio
21054 \begin_inset space ~
21055 \end_inset
21056
21057 adicional
21058 \family default
21059  dispones de tres posibilidades:
21060 \end_layout
21061
21062 \begin_layout Description
21063 Superior
21064 \begin_inset space ~
21065 \end_inset
21066
21067 de
21068 \begin_inset space ~
21069 \end_inset
21070
21071 la
21072 \begin_inset space ~
21073 \end_inset
21074
21075 fila añade espacio sobre los caracteres de la fila.
21076  Si el cuadro es de estilo formal
21077 \begin_inset Foot
21078 status open
21079
21080 \begin_layout Plain Layout
21081 Los cuadros formales se explican en la sección
21082 \begin_inset space ~
21083 \end_inset
21084
21085
21086 \begin_inset CommandInset ref
21087 LatexCommand ref
21088 reference "sec:Cuadros-Formales"
21089
21090 \end_inset
21091
21092
21093 \end_layout
21094
21095 \end_inset
21096
21097  \SpecialChar LyX
21098  insertará 0.5
21099 \begin_inset space \thinspace{}
21100 \end_inset
21101
21102 em por omisión.
21103  Si el cuadro es de estilo normal el espacio adicional destruirá las líneas
21104  verticales, como se ve en el cuadro siguiente:
21105 \begin_inset VSpace medskip
21106 \end_inset
21107
21108
21109 \begin_inset Newline newline
21110 \end_inset
21111
21112
21113 \begin_inset space \hspace*{}
21114 \length 0pt
21115 \end_inset
21116
21117
21118 \begin_inset space \hfill{}
21119 \end_inset
21120
21121
21122 \begin_inset Tabular
21123 <lyxtabular version="3" rows="3" columns="1">
21124 <features tabularvalignment="middle">
21125 <column alignment="center" valignment="top">
21126 <row>
21127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131 A
21132 \end_layout
21133
21134 \end_inset
21135 </cell>
21136 </row>
21137 <row topspace="3mm">
21138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21139 \begin_inset Text
21140
21141 \begin_layout Plain Layout
21142 3
21143 \begin_inset space \thinspace{}
21144 \end_inset
21145
21146 mm sobre la fila
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 </row>
21152 <row>
21153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157 C
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 </row>
21163 </lyxtabular>
21164
21165 \end_inset
21166
21167
21168 \begin_inset space \hfill{}
21169 \end_inset
21170
21171
21172 \begin_inset space \hspace*{}
21173 \length 0pt
21174 \end_inset
21175
21176
21177 \begin_inset VSpace medskip
21178 \end_inset
21179
21180
21181 \begin_inset Newline newline
21182 \end_inset
21183
21184 Así pues, insertar espacio superior en cuadros normales sólo es útil en
21185  cuadros sin líneas verticales.
21186 \end_layout
21187
21188 \begin_layout Description
21189 Inferior
21190 \begin_inset space ~
21191 \end_inset
21192
21193 de
21194 \begin_inset space ~
21195 \end_inset
21196
21197 la
21198 \begin_inset space ~
21199 \end_inset
21200
21201 fila añade espacio bajo los caracteres de la fila.
21202  Si el cuadro es formal \SpecialChar LyX
21203  inserta por omisión 0.5
21204 \begin_inset space \thinspace{}
21205 \end_inset
21206
21207 em; si el cuadro es normal inserta 2
21208 \begin_inset space \thinspace{}
21209 \end_inset
21210
21211 pt.
21212  
21213 \end_layout
21214
21215 \begin_layout Description
21216 Entre
21217 \begin_inset space ~
21218 \end_inset
21219
21220 las
21221 \begin_inset space ~
21222 \end_inset
21223
21224 filas añade espacio entre la fila actual y la siguiente.
21225  Si el cuadro es formal \SpecialChar LyX
21226  inserta 0.5
21227 \begin_inset space \thinspace{}
21228 \end_inset
21229
21230 em por omisión.
21231  En cuadros normales, el espacio adicional destruirá las líneas verticales
21232  del cuadro, como se ve en la siguiente:
21233 \begin_inset VSpace medskip
21234 \end_inset
21235
21236
21237 \begin_inset Newline newline
21238 \end_inset
21239
21240
21241 \begin_inset space \hspace*{}
21242 \length 0pt
21243 \end_inset
21244
21245
21246 \begin_inset space \hfill{}
21247 \end_inset
21248
21249
21250 \begin_inset Tabular
21251 <lyxtabular version="3" rows="3" columns="1">
21252 <features tabularvalignment="middle">
21253 <column alignment="center" valignment="top">
21254 <row>
21255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21256 \begin_inset Text
21257
21258 \begin_layout Plain Layout
21259 A
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 </row>
21265 <row interlinespace="3mm">
21266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270 \begin_inset Formula $\downarrow$
21271 \end_inset
21272
21273  3
21274 \begin_inset space \thinspace{}
21275 \end_inset
21276
21277 mm entre las filas
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
21282 </row>
21283 <row>
21284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21285 \begin_inset Text
21286
21287 \begin_layout Plain Layout
21288 \begin_inset Formula $\uparrow$
21289 \end_inset
21290
21291  3
21292 \begin_inset space \thinspace{}
21293 \end_inset
21294
21295 mm entre las filas 
21296 \begin_inset Formula $\uparrow$
21297 \end_inset
21298
21299
21300 \end_layout
21301
21302 \end_inset
21303 </cell>
21304 </row>
21305 </lyxtabular>
21306
21307 \end_inset
21308
21309
21310 \begin_inset space \hfill{}
21311 \end_inset
21312
21313
21314 \begin_inset space \hspace*{}
21315 \length 0pt
21316 \end_inset
21317
21318
21319 \begin_inset VSpace medskip
21320 \end_inset
21321
21322
21323 \begin_inset Newline newline
21324 \end_inset
21325
21326 Así pues, los espacios adicionales entre filas de cuadros normales sólo
21327  sirven para cuadros sin líneas verticales.
21328 \end_layout
21329
21330 \begin_layout Standard
21331 \begin_inset VSpace bigskip
21332 \end_inset
21333
21334 Para añadir altura vertical extra a todas las celdas de todos los cuadros,
21335  utiliza los siguientes comandos en el preámbulo:
21336 \end_layout
21337
21338 \begin_layout Standard
21339
21340 \series bold
21341
21342 \backslash
21343 @ifundefined{extrarowheight}
21344 \begin_inset Newline newline
21345 \end_inset
21346
21347
21348 \begin_inset Phantom HPhantom
21349 status open
21350
21351 \begin_layout Plain Layout
21352
21353 \series bold
21354 \begin_inset space ~
21355 \end_inset
21356
21357
21358 \end_layout
21359
21360 \end_inset
21361
21362 {
21363 \backslash
21364 usepackage{array}}{}
21365 \begin_inset Newline newline
21366 \end_inset
21367
21368
21369 \backslash
21370 setlength{
21371 \backslash
21372 extrarowheight}{altura}
21373 \series default
21374
21375 \begin_inset Note Note
21376 status collapsed
21377
21378 \begin_layout Plain Layout
21379 \SpecialChar LyX
21380  cargará automáticamente el paquete 
21381 \series bold
21382 array
21383 \series default
21384  cuando uses formatos de cuadro autodefinidos.
21385  Para evitar que sea cargado dos veces se pone al principio el comando 
21386 \series bold
21387
21388 \backslash
21389 @ifundefined
21390 \series default
21391 .
21392 \end_layout
21393
21394 \end_inset
21395
21396
21397 \end_layout
21398
21399 \begin_layout Standard
21400 donde la 
21401 \family sans
21402 alture
21403 \family default
21404  puede ser una de las unidades listadas en el apéndice
21405 \begin_inset space ~
21406 \end_inset
21407
21408
21409 \begin_inset CommandInset ref
21410 LatexCommand ref
21411 reference "cap:Unidades-disponibles-en"
21412
21413 \end_inset
21414
21415 .
21416  Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
21417  centrado en vertical.
21418 \end_layout
21419
21420 \begin_layout Standard
21421 En el caso de usar tipografías de mayor tamaño que el normal, los bordes
21422  del cuadro están a veces demasiado cerca de las letras.
21423  Esto se puede corregir insertando el comando 
21424 \series bold
21425
21426 \backslash
21427 strut
21428 \series default
21429  en código \SpecialChar TeX
21430  al principio de la fila del cuadro.
21431  El cuadro
21432 \begin_inset space ~
21433 \end_inset
21434
21435
21436 \begin_inset CommandInset ref
21437 LatexCommand ref
21438 reference "tab:Alineación-vertical"
21439
21440 \end_inset
21441
21442  muestra el efecto:
21443 \end_layout
21444
21445 \begin_layout Standard
21446 \noindent
21447 \begin_inset Float table
21448 placement h
21449 wide false
21450 sideways false
21451 status open
21452
21453 \begin_layout Plain Layout
21454 \begin_inset Caption Standard
21455
21456 \begin_layout Plain Layout
21457 \begin_inset CommandInset label
21458 LatexCommand label
21459 name "tab:Alineación-vertical"
21460
21461 \end_inset
21462
21463 Alineación vertical de texto con letras grandes
21464 \end_layout
21465
21466 \end_inset
21467
21468
21469 \end_layout
21470
21471 \begin_layout Plain Layout
21472 \begin_inset space \hfill{}
21473 \end_inset
21474
21475
21476 \begin_inset Float table
21477 wide false
21478 sideways false
21479 status open
21480
21481 \begin_layout Plain Layout
21482 \begin_inset Caption Standard
21483
21484 \begin_layout Plain Layout
21485 Cuadro normal
21486 \end_layout
21487
21488 \end_inset
21489
21490
21491 \end_layout
21492
21493 \begin_layout Plain Layout
21494 \noindent
21495 \align center
21496 \begin_inset Tabular
21497 <lyxtabular version="3" rows="6" columns="1">
21498 <features tabularvalignment="middle">
21499 <column alignment="left" valignment="top">
21500 <row>
21501 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21502 \begin_inset Text
21503
21504 \begin_layout Plain Layout
21505 Normal, g
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 </row>
21511 <row>
21512 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Plain Layout
21516
21517 \size large
21518 Grande
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 </row>
21524 <row>
21525 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21526 \begin_inset Text
21527
21528 \begin_layout Plain Layout
21529
21530 \size larger
21531 Más grande
21532 \end_layout
21533
21534 \end_inset
21535 </cell>
21536 </row>
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
21543 \size largest
21544 Grandísima
21545 \end_layout
21546
21547 \end_inset
21548 </cell>
21549 </row>
21550 <row>
21551 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21552 \begin_inset Text
21553
21554 \begin_layout Plain Layout
21555
21556 \size huge
21557 Enorme
21558 \end_layout
21559
21560 \end_inset
21561 </cell>
21562 </row>
21563 <row>
21564 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout Plain Layout
21568
21569 \size huge
21570 Gigante
21571 \end_layout
21572
21573 \end_inset
21574 </cell>
21575 </row>
21576 </lyxtabular>
21577
21578 \end_inset
21579
21580
21581 \end_layout
21582
21583 \end_inset
21584
21585
21586 \begin_inset space \hfill{}
21587 \end_inset
21588
21589
21590 \begin_inset Float table
21591 wide false
21592 sideways false
21593 status open
21594
21595 \begin_layout Plain Layout
21596 \begin_inset Caption Standard
21597
21598 \begin_layout Plain Layout
21599 Cuadro con comando 
21600 \series bold
21601
21602 \backslash
21603 strut
21604 \end_layout
21605
21606 \end_inset
21607
21608
21609 \end_layout
21610
21611 \begin_layout Plain Layout
21612 \noindent
21613 \align center
21614 \begin_inset Tabular
21615 <lyxtabular version="3" rows="6" columns="1">
21616 <features tabularvalignment="middle">
21617 <column alignment="left" valignment="top">
21618 <row>
21619 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623 Normal, g
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 </row>
21629 <row>
21630 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634
21635 \size large
21636 \begin_inset ERT
21637 status collapsed
21638
21639 \begin_layout Plain Layout
21640
21641
21642 \backslash
21643 strut 
21644 \end_layout
21645
21646 \end_inset
21647
21648 Grande
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 </row>
21654 <row>
21655 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659
21660 \size larger
21661 \begin_inset ERT
21662 status collapsed
21663
21664 \begin_layout Plain Layout
21665
21666
21667 \backslash
21668 strut 
21669 \end_layout
21670
21671 \end_inset
21672
21673 Más grande
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 </row>
21679 <row>
21680 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684
21685 \size largest
21686 \begin_inset ERT
21687 status collapsed
21688
21689 \begin_layout Plain Layout
21690
21691
21692 \backslash
21693 strut 
21694 \end_layout
21695
21696 \end_inset
21697
21698 Grandísima
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 </row>
21704 <row>
21705 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709
21710 \size huge
21711 \begin_inset ERT
21712 status collapsed
21713
21714 \begin_layout Plain Layout
21715
21716
21717 \backslash
21718 strut 
21719 \end_layout
21720
21721 \end_inset
21722
21723 Enorme
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 </row>
21729 <row>
21730 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734
21735 \size giant
21736 \begin_inset ERT
21737 status collapsed
21738
21739 \begin_layout Plain Layout
21740
21741
21742 \backslash
21743 strut 
21744 \end_layout
21745
21746 \end_inset
21747
21748
21749 \size huge
21750 Gigante
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 </row>
21756 </lyxtabular>
21757
21758 \end_inset
21759
21760
21761 \end_layout
21762
21763 \end_inset
21764
21765
21766 \begin_inset space \hfill{}
21767 \end_inset
21768
21769
21770 \end_layout
21771
21772 \end_inset
21773
21774
21775 \end_layout
21776
21777 \begin_layout Subsection
21778 Alineación especial de celdas
21779 \begin_inset CommandInset label
21780 LatexCommand label
21781 name "subsec:Alineación-especial-de"
21782
21783 \end_inset
21784
21785
21786 \begin_inset Index idx
21787 status collapsed
21788
21789 \begin_layout Plain Layout
21790 Cuadros ! Personalización ! Alineación especial de celdas
21791 \end_layout
21792
21793 \end_inset
21794
21795
21796 \end_layout
21797
21798 \begin_layout Standard
21799 A veces mejora la presentación si las entradas en las celdas de una columna
21800  se alinean con un carácter determinado, p.
21801 \begin_inset space \thinspace{}
21802 \end_inset
21803
21804 ej.
21805 \begin_inset space ~
21806 \end_inset
21807
21808 el separador decimal, como en el cuadro
21809 \begin_inset space ~
21810 \end_inset
21811
21812
21813 \begin_inset CommandInset ref
21814 LatexCommand ref
21815 reference "tab:Cuadro-celdas-alineadas"
21816
21817 \end_inset
21818
21819 .
21820  Esta alineación se obtiene poniendo el cursor en la columna y pulsando
21821  el botón 
21822 \begin_inset Info
21823 type  "icon"
21824 arg   "tabular-feature align-decimal"
21825 \end_inset
21826
21827  de la barra de herramientas o eligiendo la alineación 
21828 \family sans
21829 Al separador decimal
21830 \family default
21831  en la configuración del cuadro.
21832  Ahí se puede especificar también el carácter deseado para la alineación.
21833 \end_layout
21834
21835 \begin_layout Standard
21836 \begin_inset Float table
21837 wide false
21838 sideways false
21839 status open
21840
21841 \begin_layout Plain Layout
21842 \begin_inset Caption Standard
21843
21844 \begin_layout Plain Layout
21845 \begin_inset CommandInset label
21846 LatexCommand label
21847 name "tab:Cuadro-celdas-alineadas"
21848
21849 \end_inset
21850
21851 Cuadro con celdas alineadas con el separador decimal.
21852 \end_layout
21853
21854 \end_inset
21855
21856
21857 \end_layout
21858
21859 \begin_layout Plain Layout
21860 \align center
21861 \begin_inset Tabular
21862 <lyxtabular version="3" rows="4" columns="1">
21863 <features booktabs="true" tabularvalignment="middle">
21864 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
21865 <row>
21866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21867 \begin_inset Text
21868
21869 \begin_layout Plain Layout
21870 leyenda
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 </row>
21876 <row>
21877 <cell alignment="center" valignment="top" topline="true" usebox="none">
21878 \begin_inset Text
21879
21880 \begin_layout Plain Layout
21881 12,6
21882 \end_layout
21883
21884 \end_inset
21885 </cell>
21886 </row>
21887 <row>
21888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21889 \begin_inset Text
21890
21891 \begin_layout Plain Layout
21892 0,68
21893 \end_layout
21894
21895 \end_inset
21896 </cell>
21897 </row>
21898 <row>
21899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21900 \begin_inset Text
21901
21902 \begin_layout Plain Layout
21903 -123,0
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 </row>
21909 </lyxtabular>
21910
21911 \end_inset
21912
21913
21914 \end_layout
21915
21916 \end_inset
21917
21918
21919 \end_layout
21920
21921 \begin_layout Standard
21922 \begin_inset Float table
21923 wide false
21924 sideways false
21925 status open
21926
21927 \begin_layout Plain Layout
21928 \begin_inset Caption Standard
21929
21930 \begin_layout Plain Layout
21931 \begin_inset CommandInset label
21932 LatexCommand label
21933 name "tab:Cuadro-con-celdas-de"
21934
21935 \end_inset
21936
21937 Cuadro con celdas alineadas con los operadores.
21938 \end_layout
21939
21940 \end_inset
21941
21942
21943 \end_layout
21944
21945 \begin_layout Plain Layout
21946 \align center
21947 \begin_inset Tabular
21948 <lyxtabular version="3" rows="4" columns="2">
21949 <features booktabs="true" tabularvalignment="middle">
21950 <column alignment="right" valignment="top" width="0pt">
21951 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21952 <row>
21953 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21954 \begin_inset Text
21955
21956 \begin_layout Plain Layout
21957 leyenda
21958 \end_layout
21959
21960 \end_inset
21961 </cell>
21962 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21963 \begin_inset Text
21964
21965 \begin_layout Plain Layout
21966
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 </row>
21972 <row>
21973 <cell alignment="center" valignment="top" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Plain Layout
21977 \begin_inset Formula $12\,+$
21978 \end_inset
21979
21980
21981 \end_layout
21982
21983 \end_inset
21984 </cell>
21985 <cell alignment="center" valignment="top" usebox="none">
21986 \begin_inset Text
21987
21988 \begin_layout Plain Layout
21989 \begin_inset Formula $\,6$
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \end_inset
21996 </cell>
21997 </row>
21998 <row>
21999 <cell alignment="center" valignment="top" usebox="none">
22000 \begin_inset Text
22001
22002 \begin_layout Plain Layout
22003 \begin_inset Formula $0\,-$
22004 \end_inset
22005
22006
22007 \end_layout
22008
22009 \end_inset
22010 </cell>
22011 <cell alignment="center" valignment="top" usebox="none">
22012 \begin_inset Text
22013
22014 \begin_layout Plain Layout
22015 \begin_inset Formula $\,68$
22016 \end_inset
22017
22018
22019 \end_layout
22020
22021 \end_inset
22022 </cell>
22023 </row>
22024 <row>
22025 <cell alignment="center" valignment="top" usebox="none">
22026 \begin_inset Text
22027
22028 \begin_layout Plain Layout
22029 \begin_inset Formula $-123\,/$
22030 \end_inset
22031
22032
22033 \end_layout
22034
22035 \end_inset
22036 </cell>
22037 <cell alignment="center" valignment="top" usebox="none">
22038 \begin_inset Text
22039
22040 \begin_layout Plain Layout
22041 \begin_inset Formula $\,0$
22042 \end_inset
22043
22044
22045 \end_layout
22046
22047 \end_inset
22048 </cell>
22049 </row>
22050 </lyxtabular>
22051
22052 \end_inset
22053
22054
22055 \end_layout
22056
22057 \end_inset
22058
22059
22060 \end_layout
22061
22062 \begin_layout Standard
22063 Para alinear con caracteres en ecuaciones este método no funciona porque
22064  el campo para especificar el carácter no permite ecuaciones.
22065  En este caso hay que usar el método del cuadro
22066 \begin_inset space ~
22067 \end_inset
22068
22069
22070 \begin_inset CommandInset ref
22071 LatexCommand ref
22072 reference "tab:Cuadro-con-celdas-de"
22073
22074 \end_inset
22075
22076 .
22077  Es un cuadro 4×2.
22078  La leyenda es una multicolumna centrada.
22079  La primera columna está alineada a la derecha y contiene la primera parte
22080  incluyendo el operador.
22081  La segunda columna está alineada a la izquierda y contiene la parte restante.
22082  Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda
22083  columna para mantener el espacio habitual alrededor de los operadores.
22084  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
22085  el siguiente argumento \SpecialChar LaTeX
22086  para la segunda columna:
22087 \end_layout
22088
22089 \begin_layout Standard
22090
22091 \series bold
22092 @{}l
22093 \end_layout
22094
22095 \begin_layout Standard
22096 El cuadro
22097 \begin_inset space ~
22098 \end_inset
22099
22100
22101 \begin_inset CommandInset ref
22102 LatexCommand ref
22103 reference "tab:Varias-alineaciones"
22104
22105 \end_inset
22106
22107  muestra varios ejemplos de alineación.
22108  Para alinear al signo de relación se ha añadido un pequeño espacio como
22109  en la segunda columna del cuadro
22110 \begin_inset space ~
22111 \end_inset
22112
22113
22114 \begin_inset CommandInset ref
22115 LatexCommand ref
22116 reference "tab:Cuadro-con-celdas-de"
22117
22118 \end_inset
22119
22120 .
22121 \end_layout
22122
22123 \begin_layout Standard
22124 \begin_inset Float table
22125 placement h
22126 wide false
22127 sideways false
22128 status open
22129
22130 \begin_layout Plain Layout
22131 \begin_inset Caption Standard
22132
22133 \begin_layout Plain Layout
22134 \begin_inset CommandInset label
22135 LatexCommand label
22136 name "tab:Varias-alineaciones"
22137
22138 \end_inset
22139
22140 Cuadro con varias alineaciones.
22141 \end_layout
22142
22143 \end_inset
22144
22145
22146 \end_layout
22147
22148 \begin_layout Plain Layout
22149 \align center
22150 \begin_inset Tabular
22151 <lyxtabular version="3" rows="4" columns="6">
22152 <features tabularvalignment="middle">
22153 <column alignment="right" valignment="top">
22154 <column alignment="left" valignment="top" special="@{}l">
22155 <column alignment="right" valignment="top">
22156 <column alignment="left" valignment="top" special="@{}l">
22157 <column alignment="right" valignment="top">
22158 <column alignment="left" valignment="top" special="@{}l">
22159 <row>
22160 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22161 \begin_inset Text
22162
22163 \begin_layout Plain Layout
22164 unidades
22165 \end_layout
22166
22167 \end_inset
22168 </cell>
22169 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22170 \begin_inset Text
22171
22172 \begin_layout Plain Layout
22173
22174 \end_layout
22175
22176 \end_inset
22177 </cell>
22178 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22179 \begin_inset Text
22180
22181 \begin_layout Plain Layout
22182 exponentes
22183 \end_layout
22184
22185 \end_inset
22186 </cell>
22187 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22188 \begin_inset Text
22189
22190 \begin_layout Plain Layout
22191
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200 relaciones
22201 \end_layout
22202
22203 \end_inset
22204 </cell>
22205 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 </row>
22215 <row>
22216 <cell alignment="center" valignment="top" usebox="none">
22217 \begin_inset Text
22218
22219 \begin_layout Plain Layout
22220 12×
22221 \end_layout
22222
22223 \end_inset
22224 </cell>
22225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22226 \begin_inset Text
22227
22228 \begin_layout Plain Layout
22229 24
22230 \begin_inset space \thinspace{}
22231 \end_inset
22232
22233 bottles
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 <cell alignment="center" valignment="top" usebox="none">
22239 \begin_inset Text
22240
22241 \begin_layout Plain Layout
22242 \begin_inset Formula $10\cdot$
22243 \end_inset
22244
22245
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22251 \begin_inset Text
22252
22253 \begin_layout Plain Layout
22254 \begin_inset Formula $10^{\mbox{-}17}$
22255 \end_inset
22256
22257
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 <cell alignment="center" valignment="top" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266 \begin_inset Formula $\Gamma(t)\propto$
22267 \end_inset
22268
22269
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 <cell alignment="center" valignment="top" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Plain Layout
22278 \begin_inset Formula $\:\Upsilon(t)$
22279 \end_inset
22280
22281
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 </row>
22287 <row>
22288 <cell alignment="center" valignment="top" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292 1024×
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22298 \begin_inset Text
22299
22300 \begin_layout Plain Layout
22301 768
22302 \begin_inset space \thinspace{}
22303 \end_inset
22304
22305 Pixels
22306 \end_layout
22307
22308 \end_inset
22309 </cell>
22310 <cell alignment="center" valignment="top" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314 \begin_inset Formula $5.78\cdot$
22315 \end_inset
22316
22317
22318 \end_layout
22319
22320 \end_inset
22321 </cell>
22322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22323 \begin_inset Text
22324
22325 \begin_layout Plain Layout
22326 \begin_inset Formula $10^{7}$
22327 \end_inset
22328
22329
22330 \end_layout
22331
22332 \end_inset
22333 </cell>
22334 <cell alignment="center" valignment="top" usebox="none">
22335 \begin_inset Text
22336
22337 \begin_layout Plain Layout
22338 \begin_inset Formula $A\ne$
22339 \end_inset
22340
22341
22342 \end_layout
22343
22344 \end_inset
22345 </cell>
22346 <cell alignment="center" valignment="top" usebox="none">
22347 \begin_inset Text
22348
22349 \begin_layout Plain Layout
22350 \begin_inset Formula $\:B_{\mathrm{red}}$
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 </row>
22359 <row>
22360 <cell alignment="center" valignment="top" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364 32×
22365 \end_layout
22366
22367 \end_inset
22368 </cell>
22369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22370 \begin_inset Text
22371
22372 \begin_layout Plain Layout
22373 6
22374 \begin_inset space \thinspace{}
22375 \end_inset
22376
22377 cm
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 <cell alignment="center" valignment="top" usebox="none">
22383 \begin_inset Text
22384
22385 \begin_layout Plain Layout
22386 -
22387 \begin_inset Formula $33.5\cdot$
22388 \end_inset
22389
22390
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399 \begin_inset Formula $10^{4}$
22400 \end_inset
22401
22402
22403 \end_layout
22404
22405 \end_inset
22406 </cell>
22407 <cell alignment="center" valignment="top" usebox="none">
22408 \begin_inset Text
22409
22410 \begin_layout Plain Layout
22411 \begin_inset Formula $\sen(\alpha)\ge$
22412 \end_inset
22413
22414
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 \begin_inset Formula $\:\sen(\beta)$
22424 \end_inset
22425
22426
22427 \end_layout
22428
22429 \end_inset
22430 </cell>
22431 </row>
22432 </lyxtabular>
22433
22434 \end_inset
22435
22436
22437 \end_layout
22438
22439 \end_inset
22440
22441
22442 \end_layout
22443
22444 \begin_layout Subsection
22445 Formato personalizado de celda/columna
22446 \begin_inset CommandInset label
22447 LatexCommand label
22448 name "subsec:Formato-Personalizado"
22449
22450 \end_inset
22451
22452
22453 \begin_inset Index idx
22454 status collapsed
22455
22456 \begin_layout Plain Layout
22457 Cuadros ! Personalización ! Formato de celda/columna
22458 \end_layout
22459
22460 \end_inset
22461
22462
22463 \end_layout
22464
22465 \begin_layout Standard
22466 El cálculo de la anchura necesaria para columnas estándar descrito en la
22467  sección
22468 \begin_inset space ~
22469 \end_inset
22470
22471
22472 \begin_inset CommandInset ref
22473 LatexCommand ref
22474 reference "sec:Cálculo-anchura-cuadros"
22475
22476 \end_inset
22477
22478  y para columnas extendidas descrito en la sección
22479 \begin_inset space ~
22480 \end_inset
22481
22482
22483 \begin_inset CommandInset ref
22484 LatexCommand ref
22485 reference "subsec:Cálculos-en-Multicolumnas"
22486
22487 \end_inset
22488
22489  es muy pesado si tienes varios cuadros.
22490  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
22491 mna aplicable a todos los cuadros del documento.
22492  El formato se define con el comando
22493 \end_layout
22494
22495 \begin_layout Standard
22496
22497 \series bold
22498
22499 \backslash
22500 newcolumntype{nombre del formato}[número de argumentos]{comandos}
22501 \end_layout
22502
22503 \begin_layout Standard
22504 El 
22505 \emph on
22506 nombre de formato
22507 \emph default
22508  puede ser una sola letra.
22509  Las letras 
22510 \emph on
22511 b, c, l, m, p
22512 \emph default
22513  y 
22514 \emph on
22515 r
22516 \emph default
22517  están predefinidas y no pueden usarse.
22518  Pero se permiten todas las mayúsculas.
22519 \end_layout
22520
22521 \begin_layout Standard
22522 \begin_inset VSpace medskip
22523 \end_inset
22524
22525
22526 \end_layout
22527
22528 \begin_layout Standard
22529 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
22530  fija puedes definir el formato de celda
22531 \end_layout
22532
22533 \begin_layout Standard
22534
22535 \series bold
22536
22537 \backslash
22538 newcolumntype{M}[1]{>{
22539 \backslash
22540 centering
22541 \backslash
22542 hspace{0pt}}m{#1}}
22543 \end_layout
22544
22545 \begin_layout Standard
22546 donde 
22547 \series bold
22548
22549 \backslash
22550 hspace{0pt}
22551 \series default
22552  evita el problema de partir con guión la primera palabra, como se describe
22553  en la sección
22554 \begin_inset space ~
22555 \end_inset
22556
22557
22558 \begin_inset CommandInset ref
22559 LatexCommand ref
22560 reference "subsec:Líneas-Múltiples-en"
22561
22562 \end_inset
22563
22564 .
22565  Ahora puedes introducir simplemente
22566 \end_layout
22567
22568 \begin_layout Standard
22569
22570 \series bold
22571 M{ancho}
22572 \end_layout
22573
22574 \begin_layout Standard
22575 como argumento \SpecialChar LaTeX
22576  en el diálogo de cuadros para crear una multicolumna.
22577 \end_layout
22578
22579 \begin_layout Standard
22580 \begin_inset VSpace bigskip
22581 \end_inset
22582
22583
22584 \end_layout
22585
22586 \begin_layout Standard
22587 Para celdas extendidas en una celda multicolumna, puedes definir el formato
22588 \end_layout
22589
22590 \begin_layout Standard
22591
22592 \series bold
22593
22594 \backslash
22595 newcolumntype{S}[2]{>{
22596 \backslash
22597 centering
22598 \backslash
22599 hspace{0pt}}
22600 \begin_inset Newline newline
22601 \end_inset
22602
22603
22604 \begin_inset Phantom HPhantom
22605 status open
22606
22607 \begin_layout Plain Layout
22608
22609 \series bold
22610
22611 \backslash
22612 newcolumntype
22613 \end_layout
22614
22615 \end_inset
22616
22617 m{(#1+(2
22618 \backslash
22619 tabcolsep+
22620 \backslash
22621 arrayrulewidth)*(1-#2))/#2}}
22622 \end_layout
22623
22624 \begin_layout Standard
22625 Este formato usa la ecuación 
22626 \begin_inset CommandInset ref
22627 LatexCommand eqref
22628 reference "eq:Wgn"
22629
22630 \end_inset
22631
22632  para calcular la anchura necesaria para que cada celda extendida tenga
22633  la misma anchura.
22634 \end_layout
22635
22636 \begin_layout Standard
22637 Ahora puedes introducir
22638 \end_layout
22639
22640 \begin_layout Standard
22641
22642 \series bold
22643 S{ancho de la celda multicolumna}{número de columnas extendidas}
22644 \end_layout
22645
22646 \begin_layout Standard
22647 como argumento \SpecialChar LaTeX
22648  de la columna.
22649 \end_layout
22650
22651 \begin_layout Standard
22652 \begin_inset VSpace bigskip
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \begin_layout Standard
22659 Para columnas coloreadas puedes definir
22660 \end_layout
22661
22662 \begin_layout Standard
22663
22664 \series bold
22665
22666 \backslash
22667 newcolumntype{K}[1]{>{
22668 \backslash
22669 columncolor{#1}
22670 \backslash
22671 hspace{0pt}}c}
22672 \end_layout
22673
22674 \begin_layout Standard
22675 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
22676  horizontalmente.
22677  Ahora puedes introducir
22678 \end_layout
22679
22680 \begin_layout Standard
22681
22682 \series bold
22683 K{nombre del color}
22684 \end_layout
22685
22686 \begin_layout Standard
22687 como argumento \SpecialChar LaTeX
22688 .
22689 \end_layout
22690
22691 \begin_layout Standard
22692 \begin_inset VSpace bigskip
22693 \end_inset
22694
22695
22696 \end_layout
22697
22698 \begin_layout Standard
22699 Para crear el cuadro
22700 \begin_inset space ~
22701 \end_inset
22702
22703
22704 \begin_inset CommandInset ref
22705 LatexCommand ref
22706 reference "tab:Cuadro-con-formatos-definidos-por"
22707
22708 \end_inset
22709
22710  usa los argumentos \SpecialChar LaTeX
22711
22712 \end_layout
22713
22714 \begin_layout Standard
22715
22716 \series bold
22717 M{2.5cm}
22718 \end_layout
22719
22720 \begin_layout Standard
22721 para la primera columna y la multicolumna,
22722 \end_layout
22723
22724 \begin_layout Standard
22725
22726 \series bold
22727 K{red}
22728 \end_layout
22729
22730 \begin_layout Standard
22731 para la última columna y
22732 \end_layout
22733
22734 \begin_layout Standard
22735
22736 \series bold
22737 S{2.5cm}{2}
22738 \end_layout
22739
22740 \begin_layout Standard
22741 para las celdas en la segunda columna.
22742 \end_layout
22743
22744 \begin_layout Standard
22745 \begin_inset Float table
22746 placement h
22747 wide false
22748 sideways false
22749 status open
22750
22751 \begin_layout Plain Layout
22752 \begin_inset Caption Standard
22753
22754 \begin_layout Plain Layout
22755 \begin_inset CommandInset label
22756 LatexCommand label
22757 name "tab:Cuadro-con-formatos-definidos-por"
22758
22759 \end_inset
22760
22761 Cuadro con formatos definidos por el usuario
22762 \end_layout
22763
22764 \end_inset
22765
22766
22767 \end_layout
22768
22769 \begin_layout Plain Layout
22770 \align center
22771 \begin_inset Tabular
22772 <lyxtabular version="3" rows="3" columns="4">
22773 <features tabularvalignment="middle">
22774 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
22775 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
22776 <column alignment="center" valignment="middle">
22777 <column alignment="center" valignment="middle" special="K{red}">
22778 <row>
22779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783 palabramuylargaenceldadecuadro
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 multicolumna línea múltiple
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \begin_layout Plain Layout
22801
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810 c
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 </row>
22816 <row>
22817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821 d
22822 \end_layout
22823
22824 \end_inset
22825 </cell>
22826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22827 \begin_inset Text
22828
22829 \begin_layout Plain Layout
22830 e
22831 \end_layout
22832
22833 \end_inset
22834 </cell>
22835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Plain Layout
22839 f
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22845 \begin_inset Text
22846
22847 \begin_layout Plain Layout
22848 g
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 </row>
22854 <row>
22855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22856 \begin_inset Text
22857
22858 \begin_layout Plain Layout
22859 h
22860 \end_layout
22861
22862 \end_inset
22863 </cell>
22864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22865 \begin_inset Text
22866
22867 \begin_layout Plain Layout
22868 i
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22874 \begin_inset Text
22875
22876 \begin_layout Plain Layout
22877 j
22878 \end_layout
22879
22880 \end_inset
22881 </cell>
22882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22883 \begin_inset Text
22884
22885 \begin_layout Plain Layout
22886 k
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 </row>
22892 </lyxtabular>
22893
22894 \end_inset
22895
22896
22897 \end_layout
22898
22899 \end_inset
22900
22901
22902 \end_layout
22903
22904 \begin_layout Subsection
22905 Grosor de líneas
22906 \begin_inset CommandInset label
22907 LatexCommand label
22908 name "subsec:Grosor-de-Líneas"
22909
22910 \end_inset
22911
22912
22913 \begin_inset Index idx
22914 status collapsed
22915
22916 \begin_layout Plain Layout
22917 Cuadros ! Personalización ! Grosor de línea
22918 \end_layout
22919
22920 \end_inset
22921
22922
22923 \end_layout
22924
22925 \begin_layout Standard
22926 El grosor para todas las líneas de un cuadro puede ajustarse con la longitud
22927  
22928 \series bold
22929
22930 \backslash
22931 arrayrulewidth
22932 \series default
22933 .
22934  Por ejemplo, para poner un grosor de línea de 1.5
22935 \begin_inset space \thinspace{}
22936 \end_inset
22937
22938 pt, como en el cuadro
22939 \begin_inset space ~
22940 \end_inset
22941
22942
22943 \begin_inset CommandInset ref
22944 LatexCommand ref
22945 reference "tab:Cuadro-con-líneas"
22946
22947 \end_inset
22948
22949 , inserta el comando
22950 \end_layout
22951
22952 \begin_layout Standard
22953
22954 \series bold
22955
22956 \backslash
22957 setlength{
22958 \backslash
22959 arrayrulewidth}{1.5pt}
22960 \end_layout
22961
22962 \begin_layout Standard
22963 en código \SpecialChar TeX
22964  antes del cuadro o flotante.
22965  Este cambio es válido para todos los siguientes cuadros.
22966  Para volver al valor predeterminado, define 
22967 \series bold
22968
22969 \backslash
22970 arrayrulewidth
22971 \series default
22972  a 0.4
22973 \begin_inset space \thinspace{}
22974 \end_inset
22975
22976 pt en código \SpecialChar TeX
22977  detrás del cuadro o flotante.
22978 \end_layout
22979
22980 \begin_layout Standard
22981 \begin_inset ERT
22982 status collapsed
22983
22984 \begin_layout Plain Layout
22985
22986
22987 \backslash
22988 setlength{
22989 \backslash
22990 arrayrulewidth}{1.5pt}
22991 \end_layout
22992
22993 \end_inset
22994
22995
22996 \begin_inset Float table
22997 wide false
22998 sideways false
22999 status open
23000
23001 \begin_layout Plain Layout
23002 \begin_inset Caption Standard
23003
23004 \begin_layout Plain Layout
23005 \begin_inset CommandInset label
23006 LatexCommand label
23007 name "tab:Cuadro-con-líneas"
23008
23009 \end_inset
23010
23011 Cuadro con líneas de grosor 1.5
23012 \begin_inset space \thinspace{}
23013 \end_inset
23014
23015 pt
23016 \end_layout
23017
23018 \end_inset
23019
23020
23021 \end_layout
23022
23023 \begin_layout Plain Layout
23024 \align center
23025 \begin_inset Tabular
23026 <lyxtabular version="3" rows="3" columns="3">
23027 <features tabularvalignment="middle">
23028 <column alignment="center" valignment="top">
23029 <column alignment="center" valignment="top">
23030 <column alignment="center" valignment="top">
23031 <row>
23032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23033 \begin_inset Text
23034
23035 \begin_layout Plain Layout
23036 sd
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045
23046 \end_layout
23047
23048 \end_inset
23049 </cell>
23050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23051 \begin_inset Text
23052
23053 \begin_layout Plain Layout
23054
23055 \end_layout
23056
23057 \end_inset
23058 </cell>
23059 </row>
23060 <row>
23061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065
23066 \end_layout
23067
23068 \end_inset
23069 </cell>
23070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23071 \begin_inset Text
23072
23073 \begin_layout Plain Layout
23074 sd
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083
23084 \end_layout
23085
23086 \end_inset
23087 </cell>
23088 </row>
23089 <row>
23090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23091 \begin_inset Text
23092
23093 \begin_layout Plain Layout
23094
23095 \end_layout
23096
23097 \end_inset
23098 </cell>
23099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103
23104 \end_layout
23105
23106 \end_inset
23107 </cell>
23108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23109 \begin_inset Text
23110
23111 \begin_layout Plain Layout
23112 sd
23113 \end_layout
23114
23115 \end_inset
23116 </cell>
23117 </row>
23118 </lyxtabular>
23119
23120 \end_inset
23121
23122
23123 \end_layout
23124
23125 \end_inset
23126
23127
23128 \begin_inset ERT
23129 status collapsed
23130
23131 \begin_layout Plain Layout
23132
23133
23134 \backslash
23135 setlength{
23136 \backslash
23137 arrayrulewidth}{0.4pt}
23138 \end_layout
23139
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \begin_layout Standard
23146 \begin_inset VSpace bigskip
23147 \end_inset
23148
23149 Para definir un grosor de 1.5
23150 \begin_inset space \thinspace{}
23151 \end_inset
23152
23153 pt sólo para líneas horizontales, como en el cuadro
23154 \begin_inset space ~
23155 \end_inset
23156
23157
23158 \begin_inset CommandInset ref
23159 LatexCommand ref
23160 reference "tab:Cuadro-con-horizontales"
23161
23162 \end_inset
23163
23164 , inserta estos comandos en código \SpecialChar TeX
23165  antes del cuadro o flotante:
23166 \end_layout
23167
23168 \begin_layout Standard
23169
23170 \series bold
23171
23172 \backslash
23173 let
23174 \backslash
23175 myHline
23176 \backslash
23177 hline
23178 \begin_inset Newline newline
23179 \end_inset
23180
23181
23182 \backslash
23183 renewcommand{
23184 \backslash
23185 hline}
23186 \begin_inset Newline newline
23187 \end_inset
23188
23189  {
23190 \backslash
23191 noalign{
23192 \backslash
23193 global
23194 \backslash
23195 arrayrulewidth 1.5pt}
23196 \begin_inset Newline newline
23197 \end_inset
23198
23199  
23200 \backslash
23201 myHline
23202 \backslash
23203 noalign{
23204 \backslash
23205 global
23206 \backslash
23207 arrayrulewidth 0.4pt}}
23208 \end_layout
23209
23210 \begin_layout Standard
23211 Para volver al grosor predeterminado, inserta este comando en código \SpecialChar TeX
23212  detrás
23213  del cuadro o flotante:
23214 \end_layout
23215
23216 \begin_layout Standard
23217
23218 \series bold
23219
23220 \backslash
23221 renewcommand{
23222 \backslash
23223 hline}{
23224 \backslash
23225 myHline}
23226 \end_layout
23227
23228 \begin_layout Standard
23229 \begin_inset ERT
23230 status collapsed
23231
23232 \begin_layout Plain Layout
23233
23234
23235 \backslash
23236 let
23237 \backslash
23238 myHline
23239 \backslash
23240 hline
23241 \end_layout
23242
23243 \begin_layout Plain Layout
23244
23245
23246 \backslash
23247 renewcommand{
23248 \backslash
23249 hline}
23250 \end_layout
23251
23252 \begin_layout Plain Layout
23253
23254  {
23255 \backslash
23256 noalign{
23257 \backslash
23258 global
23259 \backslash
23260 arrayrulewidth 1.5pt}
23261 \end_layout
23262
23263 \begin_layout Plain Layout
23264
23265   
23266 \backslash
23267 myHline
23268 \backslash
23269 noalign{
23270 \backslash
23271 global
23272 \backslash
23273 arrayrulewidth 0.4pt}}
23274 \end_layout
23275
23276 \end_inset
23277
23278
23279 \begin_inset Float table
23280 wide false
23281 sideways false
23282 status open
23283
23284 \begin_layout Plain Layout
23285 \begin_inset Caption Standard
23286
23287 \begin_layout Plain Layout
23288 \begin_inset CommandInset label
23289 LatexCommand label
23290 name "tab:Cuadro-con-horizontales"
23291
23292 \end_inset
23293
23294 Cuadro con líneas horizontales de 1.5
23295 \begin_inset space \thinspace{}
23296 \end_inset
23297
23298 pt
23299 \end_layout
23300
23301 \end_inset
23302
23303
23304 \end_layout
23305
23306 \begin_layout Plain Layout
23307 \align center
23308 \begin_inset Tabular
23309 <lyxtabular version="3" rows="3" columns="3">
23310 <features tabularvalignment="middle">
23311 <column alignment="center" valignment="top">
23312 <column alignment="center" valignment="top">
23313 <column alignment="center" valignment="top">
23314 <row>
23315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319 sd
23320 \end_layout
23321
23322 \end_inset
23323 </cell>
23324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23334 \begin_inset Text
23335
23336 \begin_layout Plain Layout
23337
23338 \end_layout
23339
23340 \end_inset
23341 </cell>
23342 </row>
23343 <row>
23344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23345 \begin_inset Text
23346
23347 \begin_layout Plain Layout
23348
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23354 \begin_inset Text
23355
23356 \begin_layout Plain Layout
23357 sd
23358 \end_layout
23359
23360 \end_inset
23361 </cell>
23362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23363 \begin_inset Text
23364
23365 \begin_layout Plain Layout
23366
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 </row>
23372 <row>
23373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377
23378 \end_layout
23379
23380 \end_inset
23381 </cell>
23382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23383 \begin_inset Text
23384
23385 \begin_layout Plain Layout
23386
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \begin_layout Plain Layout
23395 sd
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 </row>
23401 </lyxtabular>
23402
23403 \end_inset
23404
23405
23406 \end_layout
23407
23408 \end_inset
23409
23410
23411 \begin_inset ERT
23412 status collapsed
23413
23414 \begin_layout Plain Layout
23415
23416
23417 \backslash
23418 renewcommand{
23419 \backslash
23420 hline}{
23421 \backslash
23422 myHline}
23423 \end_layout
23424
23425 \end_inset
23426
23427
23428 \end_layout
23429
23430 \begin_layout Standard
23431 \begin_inset VSpace bigskip
23432 \end_inset
23433
23434 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
23435  siguiente formato de columna en el preámbulo del documento, de acuerdo
23436  con lo descrito en la sección
23437 \begin_inset space ~
23438 \end_inset
23439
23440
23441 \begin_inset CommandInset ref
23442 LatexCommand ref
23443 reference "subsec:Formato-Personalizado"
23444
23445 \end_inset
23446
23447 :
23448 \end_layout
23449
23450 \begin_layout Standard
23451
23452 \series bold
23453
23454 \backslash
23455 newcolumntype{V}{!{
23456 \backslash
23457 vrule width 1.5pt}}
23458 \end_layout
23459
23460 \begin_layout Standard
23461 Para el cuadro
23462 \begin_inset space ~
23463 \end_inset
23464
23465
23466 \begin_inset CommandInset ref
23467 LatexCommand ref
23468 reference "tab:Cuadro-con-verticales"
23469
23470 \end_inset
23471
23472  se usó el argumento \SpecialChar LaTeX
23473
23474 \end_layout
23475
23476 \begin_layout Standard
23477
23478 \series bold
23479 VcV
23480 \end_layout
23481
23482 \begin_layout Standard
23483 para la última columna y
23484 \end_layout
23485
23486 \begin_layout Standard
23487
23488 \series bold
23489 Vc
23490 \end_layout
23491
23492 \begin_layout Standard
23493 para las otras.
23494 \end_layout
23495
23496 \begin_layout Standard
23497 \begin_inset Float table
23498 wide false
23499 sideways false
23500 status open
23501
23502 \begin_layout Plain Layout
23503 \begin_inset Caption Standard
23504
23505 \begin_layout Plain Layout
23506 \begin_inset CommandInset label
23507 LatexCommand label
23508 name "tab:Cuadro-con-verticales"
23509
23510 \end_inset
23511
23512 Cuadro con líneas verticales de 1.5
23513 \begin_inset space \thinspace{}
23514 \end_inset
23515
23516 pt de grosor
23517 \end_layout
23518
23519 \end_inset
23520
23521
23522 \end_layout
23523
23524 \begin_layout Plain Layout
23525 \align center
23526 \begin_inset Tabular
23527 <lyxtabular version="3" rows="3" columns="3">
23528 <features tabularvalignment="middle">
23529 <column alignment="center" valignment="top" special="Vc">
23530 <column alignment="center" valignment="top" special="Vc">
23531 <column alignment="center" valignment="top" special="VcV">
23532 <row>
23533 <cell alignment="center" valignment="top" topline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537 sd
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 </row>
23561 <row>
23562 <cell alignment="center" valignment="top" topline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 <cell alignment="center" valignment="top" topline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575 sd
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 <cell alignment="center" valignment="top" topline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 </row>
23590 <row>
23591 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595
23596 \end_layout
23597
23598 \end_inset
23599 </cell>
23600 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604
23605 \end_layout
23606
23607 \end_inset
23608 </cell>
23609 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23610 \begin_inset Text
23611
23612 \begin_layout Plain Layout
23613 sd
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 </lyxtabular>
23620
23621 \end_inset
23622
23623
23624 \end_layout
23625
23626 \end_inset
23627
23628
23629 \end_layout
23630
23631 \begin_layout Subsection
23632 Líneas de trazos
23633 \begin_inset Index idx
23634 status collapsed
23635
23636 \begin_layout Plain Layout
23637 Cuadros ! Personalización ! Líneas de trazos
23638 \end_layout
23639
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \begin_layout Standard
23646 \begin_inset ERT
23647 status collapsed
23648
23649 \begin_layout Plain Layout
23650
23651
23652 \backslash
23653 ifarydshln
23654 \end_layout
23655
23656 \end_inset
23657
23658
23659 \begin_inset Note Note
23660 status open
23661
23662 \begin_layout Plain Layout
23663 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
23664  \SpecialChar LaTeX
23665  
23666 \series bold
23667 arydshln
23668 \series default
23669 .
23670 \end_layout
23671
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \begin_layout Standard
23678 \begin_inset Float table
23679 placement H
23680 wide false
23681 sideways false
23682 status open
23683
23684 \begin_layout Plain Layout
23685 \begin_inset Caption Standard
23686
23687 \begin_layout Plain Layout
23688 \begin_inset CommandInset label
23689 LatexCommand label
23690 name "tab:Cuadro-con-trazos"
23691
23692 \end_inset
23693
23694 Cuadro con líneas de trazos
23695 \end_layout
23696
23697 \end_inset
23698
23699
23700 \end_layout
23701
23702 \begin_layout Plain Layout
23703 \align center
23704 \begin_inset Tabular
23705 <lyxtabular version="3" rows="5" columns="5">
23706 <features tabularvalignment="middle">
23707 <column alignment="center" valignment="top">
23708 <column alignment="center" valignment="top">
23709 <column alignment="center" valignment="top" special=":c">
23710 <column alignment="center" valignment="top">
23711 <column alignment="center" valignment="top">
23712 <row>
23713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717 a
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23723 \begin_inset Text
23724
23725 \begin_layout Plain Layout
23726 b
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735 c
23736 \end_layout
23737
23738 \end_inset
23739 </cell>
23740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23741 \begin_inset Text
23742
23743 \begin_layout Plain Layout
23744 d
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753 e
23754 \end_layout
23755
23756 \end_inset
23757 </cell>
23758 </row>
23759 <row>
23760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764 f
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773 g
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 <cell alignment="center" valignment="top" topline="true" usebox="none">
23779 \begin_inset Text
23780
23781 \begin_layout Plain Layout
23782 h
23783 \end_layout
23784
23785 \end_inset
23786 </cell>
23787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23788 \begin_inset Text
23789
23790 \begin_layout Plain Layout
23791 i
23792 \end_layout
23793
23794 \end_inset
23795 </cell>
23796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23797 \begin_inset Text
23798
23799 \begin_layout Plain Layout
23800 j
23801 \end_layout
23802
23803 \end_inset
23804 </cell>
23805 </row>
23806 <row>
23807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23808 \begin_inset Text
23809
23810 \begin_layout Plain Layout
23811 \begin_inset ERT
23812 status collapsed
23813
23814 \begin_layout Plain Layout
23815
23816
23817 \backslash
23818 hdashline 
23819 \end_layout
23820
23821 \end_inset
23822
23823 k
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23829 \begin_inset Text
23830
23831 \begin_layout Plain Layout
23832 l
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 <cell alignment="center" valignment="top" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841 m
23842 \end_layout
23843
23844 \end_inset
23845 </cell>
23846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23847 \begin_inset Text
23848
23849 \begin_layout Plain Layout
23850 n
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23856 \begin_inset Text
23857
23858 \begin_layout Plain Layout
23859 o
23860 \end_layout
23861
23862 \end_inset
23863 </cell>
23864 </row>
23865 <row>
23866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23867 \begin_inset Text
23868
23869 \begin_layout Plain Layout
23870 \begin_inset ERT
23871 status collapsed
23872
23873 \begin_layout Plain Layout
23874
23875
23876 \backslash
23877 cdashline{4-5}
23878 \end_layout
23879
23880 \end_inset
23881
23882 p
23883 \end_layout
23884
23885 \end_inset
23886 </cell>
23887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891 q
23892 \end_layout
23893
23894 \end_inset
23895 </cell>
23896 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23897 \begin_inset Text
23898
23899 \begin_layout Plain Layout
23900 r
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23906 \begin_inset Text
23907
23908 \begin_layout Plain Layout
23909 s
23910 \end_layout
23911
23912 \end_inset
23913 </cell>
23914 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 </row>
23924 <row>
23925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 t
23930 \end_layout
23931
23932 \end_inset
23933 </cell>
23934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938 u
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947 v
23948 \end_layout
23949
23950 \end_inset
23951 </cell>
23952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23953 \begin_inset Text
23954
23955 \begin_layout Plain Layout
23956 w
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23962 \begin_inset Text
23963
23964 \begin_layout Plain Layout
23965 x
23966 \end_layout
23967
23968 \end_inset
23969 </cell>
23970 </row>
23971 </lyxtabular>
23972
23973 \end_inset
23974
23975
23976 \end_layout
23977
23978 \end_inset
23979
23980
23981 \end_layout
23982
23983 \begin_layout Standard
23984 En principio \SpecialChar LyX
23985  no soporta líneas de trazos, hay que usar código \SpecialChar TeX
23986 .
23987  Antes hay que cargar en el preámbulo del documento el paquete \SpecialChar LaTeX
23988  
23989 \series bold
23990 arydshln
23991 \series default
23992
23993 \begin_inset Index idx
23994 status collapsed
23995
23996 \begin_layout Plain Layout
23997 \SpecialChar LaTeX
23998 -paquetes ! arydshln
23999 \end_layout
24000
24001 \end_inset
24002
24003  con el comando 
24004 \end_layout
24005
24006 \begin_layout Standard
24007
24008 \series bold
24009
24010 \backslash
24011 usepackage{arydshln}
24012 \end_layout
24013
24014 \begin_layout Standard
24015 Para hacer una línea vertical a trazos, introduce dos puntos «
24016 \series bold
24017 :
24018 \series default
24019 » junto con el carácter para alineación horizontal como argumento \SpecialChar LaTeX
24020  en el
24021  diálogo de celdas de cuadros.
24022 \end_layout
24023
24024 \begin_layout Standard
24025 Para una línea de trazos horizontal añade el comando
24026 \end_layout
24027
24028 \begin_layout Standard
24029
24030 \series bold
24031
24032 \backslash
24033 hdashline
24034 \end_layout
24035
24036 \begin_layout Standard
24037 en código \SpecialChar TeX
24038  como primer elemento de la primera celda en la fila.
24039 \end_layout
24040
24041 \begin_layout Standard
24042 Para líneas de trazos en multicolumna usa el comando
24043 \end_layout
24044
24045 \begin_layout Standard
24046
24047 \series bold
24048
24049 \backslash
24050 cdashline{número de líneas}
24051 \end_layout
24052
24053 \begin_layout Standard
24054 en código \SpecialChar TeX
24055  como primer elemento de la primera celda en la fila.
24056  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
24057  4 y quieres una línea de trazos por encima, añade el comando
24058 \end_layout
24059
24060 \begin_layout Standard
24061
24062 \series bold
24063
24064 \backslash
24065 cdashline{2-4}
24066 \end_layout
24067
24068 \begin_layout Standard
24069 como primer elemento de la primera celda en la fila de la multicolumna.
24070 \end_layout
24071
24072 \begin_layout Standard
24073 \begin_inset VSpace bigskip
24074 \end_inset
24075
24076
24077 \end_layout
24078
24079 \begin_layout Standard
24080 El cuadro
24081 \begin_inset space ~
24082 \end_inset
24083
24084
24085 \begin_inset CommandInset ref
24086 LatexCommand ref
24087 reference "tab:Cuadro-con-trazos"
24088
24089 \end_inset
24090
24091  se ha hecho usando «
24092 \series bold
24093 :c
24094 \series default
24095 » como argumento \SpecialChar LaTeX
24096  de la tercera columna.
24097  El comando en código \SpecialChar TeX
24098  
24099 \series bold
24100
24101 \backslash
24102 hdashline
24103 \series default
24104  se ha insertado en la primera celda de la tercera fila y el comando en
24105  código \SpecialChar TeX
24106
24107 \begin_inset Newline newline
24108 \end_inset
24109
24110
24111 \series bold
24112
24113 \backslash
24114 cdashline{4-5}
24115 \series default
24116  en la primera celda de la cuarta fila.
24117 \end_layout
24118
24119 \begin_layout Standard
24120 \begin_inset VSpace bigskip
24121 \end_inset
24122
24123
24124 \end_layout
24125
24126 \begin_layout Standard
24127 Los cuadros con líneas a trazos también se pueden colorear, como se ve en
24128  el cuadro
24129 \begin_inset space ~
24130 \end_inset
24131
24132
24133 \begin_inset CommandInset ref
24134 LatexCommand ref
24135 reference "tab:Cuadro-trazos-color"
24136
24137 \end_inset
24138
24139 .
24140 \end_layout
24141
24142 \begin_layout Standard
24143 \begin_inset ERT
24144 status collapsed
24145
24146 \begin_layout Plain Layout
24147
24148
24149 \backslash
24150 setlength{
24151 \backslash
24152 arrayrulewidth}{1pt}
24153 \end_layout
24154
24155 \end_inset
24156
24157
24158 \begin_inset Note Note
24159 status collapsed
24160
24161 \begin_layout Plain Layout
24162 líneas más gruesas para ver mejor los colores
24163 \end_layout
24164
24165 \end_inset
24166
24167
24168 \end_layout
24169
24170 \begin_layout Standard
24171 \begin_inset ERT
24172 status collapsed
24173
24174 \begin_layout Plain Layout
24175
24176
24177 \backslash
24178 dashgapcolor{green}
24179 \end_layout
24180
24181 \end_inset
24182
24183
24184 \begin_inset Note Note
24185 status collapsed
24186
24187 \begin_layout Plain Layout
24188 huecos de color entre trazos verdes
24189 \end_layout
24190
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \begin_layout Standard
24197 \begin_inset ERT
24198 status collapsed
24199
24200 \begin_layout Plain Layout
24201
24202
24203 \backslash
24204 let
24205 \backslash
24206 myHdashline
24207 \backslash
24208 hdashline
24209 \end_layout
24210
24211 \begin_layout Plain Layout
24212
24213
24214 \backslash
24215 renewcommand{
24216 \backslash
24217 hdashline}
24218 \end_layout
24219
24220 \begin_layout Plain Layout
24221
24222  {
24223 \backslash
24224 arrayrulecolor{red}
24225 \backslash
24226 myHdashline
24227 \backslash
24228 arrayrulecolor{black}}
24229 \end_layout
24230
24231 \end_inset
24232
24233
24234 \begin_inset Note Note
24235 status collapsed
24236
24237 \begin_layout Plain Layout
24238 color horizontal, líneas a trazos rojos
24239 \end_layout
24240
24241 \end_inset
24242
24243
24244 \end_layout
24245
24246 \begin_layout Standard
24247 \begin_inset ERT
24248 status collapsed
24249
24250 \begin_layout Plain Layout
24251
24252
24253 \backslash
24254 let
24255 \backslash
24256 myCdashline
24257 \backslash
24258 cdashline
24259 \end_layout
24260
24261 \begin_layout Plain Layout
24262
24263
24264 \backslash
24265 renewcommand{
24266 \backslash
24267 cdashline}[1]
24268 \end_layout
24269
24270 \begin_layout Plain Layout
24271
24272  {
24273 \backslash
24274 arrayrulecolor{yellow}
24275 \backslash
24276 myCdashline{#1}
24277 \backslash
24278 arrayrulecolor{black}}
24279 \end_layout
24280
24281 \end_inset
24282
24283
24284 \begin_inset Note Note
24285 status collapsed
24286
24287 \begin_layout Plain Layout
24288 color parcial horizontal, líneas a trazos amarillos
24289 \end_layout
24290
24291 \end_inset
24292
24293
24294 \end_layout
24295
24296 \begin_layout Standard
24297 \begin_inset Float table
24298 placement h
24299 wide false
24300 sideways false
24301 status open
24302
24303 \begin_layout Plain Layout
24304 \begin_inset Caption Standard
24305
24306 \begin_layout Plain Layout
24307 \begin_inset CommandInset label
24308 LatexCommand label
24309 name "tab:Cuadro-trazos-color"
24310
24311 \end_inset
24312
24313 Cuadro coloreado con líneas a trazos
24314 \end_layout
24315
24316 \end_inset
24317
24318
24319 \end_layout
24320
24321 \begin_layout Plain Layout
24322 \align center
24323 \begin_inset Tabular
24324 <lyxtabular version="3" rows="5" columns="5">
24325 <features tabularvalignment="middle">
24326 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{verdeoscuro}\centering}c">
24327 <column alignment="center" valignment="top" width="0pt">
24328 <column alignment="center" valignment="top" width="0pt" special=":c">
24329 <column alignment="center" valignment="top">
24330 <column alignment="center" valignment="top">
24331 <row>
24332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24333 \begin_inset Text
24334
24335 \begin_layout Plain Layout
24336 a
24337 \end_layout
24338
24339 \end_inset
24340 </cell>
24341 <cell alignment="center" valignment="top" topline="true" usebox="none">
24342 \begin_inset Text
24343
24344 \begin_layout Plain Layout
24345 b
24346 \end_layout
24347
24348 \end_inset
24349 </cell>
24350 <cell alignment="center" valignment="top" topline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354 c
24355 \end_layout
24356
24357 \end_inset
24358 </cell>
24359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \begin_layout Plain Layout
24363 d
24364 \end_layout
24365
24366 \end_inset
24367 </cell>
24368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24369 \begin_inset Text
24370
24371 \begin_layout Plain Layout
24372 e
24373 \end_layout
24374
24375 \end_inset
24376 </cell>
24377 </row>
24378 <row>
24379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383 f
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 <cell alignment="center" valignment="top" topline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Plain Layout
24392 g
24393 \end_layout
24394
24395 \end_inset
24396 </cell>
24397 <cell alignment="center" valignment="top" topline="true" usebox="none">
24398 \begin_inset Text
24399
24400 \begin_layout Plain Layout
24401 h
24402 \end_layout
24403
24404 \end_inset
24405 </cell>
24406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24407 \begin_inset Text
24408
24409 \begin_layout Plain Layout
24410 i
24411 \end_layout
24412
24413 \end_inset
24414 </cell>
24415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24416 \begin_inset Text
24417
24418 \begin_layout Plain Layout
24419 j
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 </row>
24425 <row>
24426 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24427 \begin_inset Text
24428
24429 \begin_layout Plain Layout
24430 \begin_inset ERT
24431 status collapsed
24432
24433 \begin_layout Plain Layout
24434
24435
24436 \backslash
24437 hdashline 
24438 \end_layout
24439
24440 \end_inset
24441
24442
24443 \begin_inset ERT
24444 status collapsed
24445
24446 \begin_layout Plain Layout
24447
24448
24449 \backslash
24450 rowcolor{Gray}
24451 \end_layout
24452
24453 \end_inset
24454
24455 k
24456 \end_layout
24457
24458 \end_inset
24459 </cell>
24460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24461 \begin_inset Text
24462
24463 \begin_layout Plain Layout
24464 l
24465 \end_layout
24466
24467 \end_inset
24468 </cell>
24469 <cell alignment="center" valignment="top" usebox="none">
24470 \begin_inset Text
24471
24472 \begin_layout Plain Layout
24473 m
24474 \end_layout
24475
24476 \end_inset
24477 </cell>
24478 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24479 \begin_inset Text
24480
24481 \begin_layout Plain Layout
24482 n
24483 \end_layout
24484
24485 \end_inset
24486 </cell>
24487 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24488 \begin_inset Text
24489
24490 \begin_layout Plain Layout
24491 o
24492 \end_layout
24493
24494 \end_inset
24495 </cell>
24496 </row>
24497 <row>
24498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24499 \begin_inset Text
24500
24501 \begin_layout Plain Layout
24502 \begin_inset ERT
24503 status collapsed
24504
24505 \begin_layout Plain Layout
24506
24507
24508 \backslash
24509 cdashline{4-5}
24510 \end_layout
24511
24512 \end_inset
24513
24514 p
24515 \end_layout
24516
24517 \end_inset
24518 </cell>
24519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523 q
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532 r
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541 s
24542 \end_layout
24543
24544 \end_inset
24545 </cell>
24546 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24547 \begin_inset Text
24548
24549 \begin_layout Plain Layout
24550
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 </row>
24556 <row>
24557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24558 \begin_inset Text
24559
24560 \begin_layout Plain Layout
24561 t
24562 \end_layout
24563
24564 \end_inset
24565 </cell>
24566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570 u
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579 v
24580 \end_layout
24581
24582 \end_inset
24583 </cell>
24584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Plain Layout
24588 w
24589 \end_layout
24590
24591 \end_inset
24592 </cell>
24593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597 \begin_inset ERT
24598 status collapsed
24599
24600 \begin_layout Plain Layout
24601
24602
24603 \backslash
24604 cellcolor{Maroon}
24605 \end_layout
24606
24607 \end_inset
24608
24609 i
24610 \end_layout
24611
24612 \end_inset
24613 </cell>
24614 </row>
24615 </lyxtabular>
24616
24617 \end_inset
24618
24619
24620 \end_layout
24621
24622 \end_inset
24623
24624
24625 \end_layout
24626
24627 \begin_layout Standard
24628 \begin_inset ERT
24629 status collapsed
24630
24631 \begin_layout Plain Layout
24632
24633
24634 \backslash
24635 renewcommand{
24636 \backslash
24637 hdashline}{
24638 \backslash
24639 myHdashline}
24640 \end_layout
24641
24642 \end_inset
24643
24644
24645 \begin_inset Note Note
24646 status collapsed
24647
24648 \begin_layout Plain Layout
24649 volver a predeterminado
24650 \end_layout
24651
24652 \end_inset
24653
24654
24655 \end_layout
24656
24657 \begin_layout Standard
24658 \begin_inset ERT
24659 status collapsed
24660
24661 \begin_layout Plain Layout
24662
24663
24664 \backslash
24665 renewcommand{
24666 \backslash
24667 cdashline}{
24668 \backslash
24669 myCdashline}
24670 \end_layout
24671
24672 \end_inset
24673
24674
24675 \begin_inset Note Note
24676 status collapsed
24677
24678 \begin_layout Plain Layout
24679 volver a predeterminado
24680 \end_layout
24681
24682 \end_inset
24683
24684
24685 \end_layout
24686
24687 \begin_layout Standard
24688 \begin_inset ERT
24689 status collapsed
24690
24691 \begin_layout Plain Layout
24692
24693
24694 \backslash
24695 nodashgapcolor
24696 \end_layout
24697
24698 \end_inset
24699
24700
24701 \begin_inset Note Note
24702 status collapsed
24703
24704 \begin_layout Plain Layout
24705 volver a predeterminado
24706 \end_layout
24707
24708 \end_inset
24709
24710
24711 \end_layout
24712
24713 \begin_layout Standard
24714 \begin_inset ERT
24715 status collapsed
24716
24717 \begin_layout Plain Layout
24718
24719
24720 \backslash
24721 setlength{
24722 \backslash
24723 arrayrulewidth}{0.4pt}
24724 \end_layout
24725
24726 \end_inset
24727
24728
24729 \begin_inset Note Note
24730 status collapsed
24731
24732 \begin_layout Plain Layout
24733 volver a predeterminado
24734 \end_layout
24735
24736 \end_inset
24737
24738
24739 \end_layout
24740
24741 \begin_layout Standard
24742 La coloración de líneas y columnas funciona como se describe en la sección
24743 \begin_inset space ~
24744 \end_inset
24745
24746
24747 \begin_inset CommandInset ref
24748 LatexCommand ref
24749 reference "sec:Cuadros-Coloreados"
24750
24751 \end_inset
24752
24753 La coloración de líneas horizontales también funciona como se describe ahí,
24754  solo hay que reemplazar en los comandos 
24755 \series bold
24756
24757 \backslash
24758 myHlineC
24759 \series default
24760  por 
24761 \series bold
24762
24763 \backslash
24764 myHdashline
24765 \series default
24766  y 
24767 \backslash
24768
24769 \series bold
24770 hline
24771 \series default
24772  por 
24773 \series bold
24774
24775 \backslash
24776 hdashline
24777 \series default
24778 ; así, los comandos usados son
24779 \end_layout
24780
24781 \begin_layout Standard
24782
24783 \series bold
24784
24785 \backslash
24786 let
24787 \backslash
24788 myHdashline
24789 \backslash
24790 hdashline
24791 \begin_inset Newline newline
24792 \end_inset
24793
24794
24795 \backslash
24796 renewcommand{
24797 \backslash
24798 hdashline}
24799 \begin_inset Newline newline
24800 \end_inset
24801
24802
24803 \begin_inset Phantom HPhantom
24804 status open
24805
24806 \begin_layout Plain Layout
24807 \begin_inset space ~
24808 \end_inset
24809
24810
24811 \end_layout
24812
24813 \end_inset
24814
24815 {
24816 \backslash
24817 arrayrulecolor{red}
24818 \backslash
24819 myHdashline
24820 \backslash
24821 arrayrulecolor{black}}
24822 \end_layout
24823
24824 \begin_layout Standard
24825 Para colorear 
24826 \series bold
24827
24828 \backslash
24829 cdashline
24830 \series default
24831 , el comando es
24832 \end_layout
24833
24834 \begin_layout Standard
24835
24836 \series bold
24837
24838 \backslash
24839 let
24840 \backslash
24841 myCdashline
24842 \backslash
24843 cdashline
24844 \begin_inset Newline newline
24845 \end_inset
24846
24847
24848 \backslash
24849 renewcommand{
24850 \backslash
24851 cdashline}[1]
24852 \begin_inset Newline newline
24853 \end_inset
24854
24855
24856 \begin_inset Phantom HPhantom
24857 status open
24858
24859 \begin_layout Plain Layout
24860 \begin_inset space ~
24861 \end_inset
24862
24863
24864 \end_layout
24865
24866 \end_inset
24867
24868 {
24869 \backslash
24870 arrayrulecolor{red}
24871 \backslash
24872 myCdashline{#1}
24873 \backslash
24874 arrayrulecolor{black}}
24875 \end_layout
24876
24877 \begin_layout Standard
24878 Para recuperar el color negro de las líneas, hay que insertar detrás del
24879  cuadro los comandos siguientes en código \SpecialChar TeX
24880 :
24881 \end_layout
24882
24883 \begin_layout Standard
24884 Para 
24885 \series bold
24886
24887 \backslash
24888 hdashline
24889 \end_layout
24890
24891 \begin_layout Standard
24892
24893 \series bold
24894
24895 \backslash
24896 renewcommand{
24897 \backslash
24898 hdashline}{
24899 \backslash
24900 myHdashline}
24901 \end_layout
24902
24903 \begin_layout Standard
24904 y para 
24905 \series bold
24906
24907 \backslash
24908 cdashline
24909 \end_layout
24910
24911 \begin_layout Standard
24912
24913 \series bold
24914
24915 \backslash
24916 renewcommand{
24917 \backslash
24918 cdashline}{
24919 \backslash
24920 myCdashline}
24921 \end_layout
24922
24923 \begin_layout Standard
24924 Para colorear los huecos entre los trazos, se puede usar
24925 \end_layout
24926
24927 \begin_layout Standard
24928
24929 \series bold
24930
24931 \backslash
24932 dashgapcolor{color}
24933 \end_layout
24934
24935 \begin_layout Standard
24936 delante del cuadro, en código \SpecialChar TeX
24937 .
24938  color es el nombre de un color definido.
24939  El comando
24940 \end_layout
24941
24942 \begin_layout Standard
24943
24944 \series bold
24945
24946 \backslash
24947 nodashgapcolor
24948 \end_layout
24949
24950 \begin_layout Standard
24951 deshace los cambios hechos por 
24952 \series bold
24953
24954 \backslash
24955 dashgapcolor
24956 \series default
24957 .
24958 \end_layout
24959
24960 \begin_layout Standard
24961 \begin_inset Note Greyedout
24962 status open
24963
24964 \begin_layout Plain Layout
24965
24966 \series bold
24967 Nota
24968 \series default
24969 : Si hay múltiples comandos en una celda, el comando de 
24970 \series bold
24971 arydshln
24972 \series default
24973  debe ser el primero.
24974  Por eso, en la celda 
24975 \emph on
24976 k
24977 \emph default
24978  del cuadro
24979 \begin_inset space ~
24980 \end_inset
24981
24982
24983 \begin_inset CommandInset ref
24984 LatexCommand ref
24985 reference "tab:Cuadro-trazos-color"
24986
24987 \end_inset
24988
24989  el comando 
24990 \series bold
24991
24992 \backslash
24993 hdashline
24994 \series default
24995  está delante de 
24996 \series bold
24997
24998 \backslash
24999 rowcolor
25000 \series default
25001 .
25002 \end_layout
25003
25004 \end_inset
25005
25006
25007 \end_layout
25008
25009 \begin_layout Standard
25010 \begin_inset Note Greyedout
25011 status open
25012
25013 \begin_layout Plain Layout
25014
25015 \series bold
25016 Nota:
25017 \series default
25018  El paquete \SpecialChar LaTeX
25019  
25020 \series bold
25021 arydshln
25022 \series default
25023  se debe cargar en el preámbulo del documento antes del paquete \SpecialChar LaTeX
25024  
25025 \series bold
25026 colortbl
25027 \series default
25028
25029 \begin_inset Index idx
25030 status collapsed
25031
25032 \begin_layout Plain Layout
25033 \SpecialChar LaTeX
25034 -paquetes ! colortbl
25035 \end_layout
25036
25037 \end_inset
25038
25039 .
25040 \end_layout
25041
25042 \end_inset
25043
25044
25045 \end_layout
25046
25047 \begin_layout Standard
25048 \begin_inset ERT
25049 status collapsed
25050
25051 \begin_layout Plain Layout
25052
25053
25054 \backslash
25055 else
25056 \end_layout
25057
25058 \end_inset
25059
25060
25061 \begin_inset Note Note
25062 status open
25063
25064 \begin_layout Plain Layout
25065 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
25066  
25067 \series bold
25068 arydshln
25069 \series default
25070 .
25071 \end_layout
25072
25073 \end_inset
25074
25075
25076 \end_layout
25077
25078 \begin_layout Standard
25079 Debes instalar el paquete \SpecialChar LaTeX
25080  
25081 \series bold
25082 arydshln
25083 \series default
25084  para ver la parte siguiente en la salida.
25085 \end_layout
25086
25087 \begin_layout Standard
25088 \begin_inset ERT
25089 status collapsed
25090
25091 \begin_layout Plain Layout
25092
25093
25094 \backslash
25095 fi
25096 \end_layout
25097
25098 \end_inset
25099
25100
25101 \end_layout
25102
25103 \begin_layout Standard
25104 Para más información sobre líneas a trazos, véase la documentación de 
25105 \series bold
25106 arydshln
25107 \series default
25108
25109 \begin_inset CommandInset citation
25110 LatexCommand cite
25111 key "arydshln"
25112 literal "true"
25113
25114 \end_inset
25115
25116 .
25117 \end_layout
25118
25119 \begin_layout Chapter
25120 Flotantes
25121 \begin_inset CommandInset label
25122 LatexCommand label
25123 name "chap:Flotantes"
25124
25125 \end_inset
25126
25127
25128 \begin_inset Index idx
25129 status collapsed
25130
25131 \begin_layout Plain Layout
25132 Flotantes
25133 \end_layout
25134
25135 \end_inset
25136
25137
25138 \end_layout
25139
25140 \begin_layout Section
25141 Introducción
25142 \begin_inset CommandInset label
25143 LatexCommand label
25144 name "sec:Introducción-Flotantes"
25145
25146 \end_inset
25147
25148
25149 \begin_inset Index idx
25150 status collapsed
25151
25152 \begin_layout Plain Layout
25153 Flotantes ! Introducción
25154 \end_layout
25155
25156 \end_inset
25157
25158
25159 \end_layout
25160
25161 \begin_layout Standard
25162 Un flotante es un bloque que no tiene posición fija, asociado con algún
25163  tipo de etiqueta.
25164  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
25165  Las 
25166 \family sans
25167 Notas
25168 \begin_inset space ~
25169 \end_inset
25170
25171 al
25172 \begin_inset space ~
25173 \end_inset
25174
25175 pie
25176 \family default
25177  y 
25178 \family sans
25179 Notas
25180 \begin_inset space ~
25181 \end_inset
25182
25183 al
25184 \begin_inset space ~
25185 \end_inset
25186
25187 margen
25188 \family default
25189  también son flotantes, porque pueden flotar a la página siguiente cuando
25190  hay demasiadas notas en la página.
25191 \end_layout
25192
25193 \begin_layout Standard
25194 Los flotantes permiten composiciones de alta calidad.
25195  Imágenes y cuadros se pueden distribuir equitativamente en las páginas
25196  para impedir espacios en blanco y páginas sin texto.
25197  Como el flotante destruye a menudo el contexto entre texto e imagen o cuadro,
25198  cada flotante puede ser referenciado en el texto.
25199  Por lo tanto los flotantes están numerados.
25200  Las referencias se describen en la sección
25201 \begin_inset space ~
25202 \end_inset
25203
25204
25205 \begin_inset CommandInset ref
25206 LatexCommand ref
25207 reference "sec:Referencias-a-Flotantes"
25208
25209 \end_inset
25210
25211 .
25212 \end_layout
25213
25214 \begin_layout Standard
25215 Para insertar un flotante, usa el menú 
25216 \family sans
25217 Insertar\SpecialChar menuseparator
25218 Flotante
25219 \family default
25220  (botón 
25221 \begin_inset Info
25222 type  "icon"
25223 arg   "float-insert figure"
25224 \end_inset
25225
25226  o 
25227 \begin_inset Info
25228 type  "icon"
25229 arg   "float-insert table"
25230 \end_inset
25231
25232 ).
25233  Esto inserta una 
25234 \family sans
25235 Leyenda,
25236 \family default
25237  un cuadro con una etiqueta.
25238  La etiqueta se traducirá automáticamente al idioma del documento.
25239  Tras la etiqueta puedes insertar el texto de la leyenda.
25240  La imagen o cuadro se inserta encima o debajo de la leyenda en un párrafo
25241  separado dentro del flotante.
25242  La colocación de leyendas se describe en la sección
25243 \begin_inset space ~
25244 \end_inset
25245
25246
25247 \begin_inset CommandInset ref
25248 LatexCommand ref
25249 reference "sec:Colocación-de-leyendas"
25250
25251 \end_inset
25252
25253 .
25254  Para mantener legible el documento \SpecialChar LyX
25255 , puedes abrir y cerrar el flotante
25256  con clic izquierdo sobre él.
25257  Un cuadro cerrado se muestra así: 
25258 \begin_inset Graphics
25259         filename clipart/flotante.png
25260         scale 95
25261
25262 \end_inset
25263
25264  —un cuadro gris con etiqueta en rojo—.
25265 \end_layout
25266
25267 \begin_layout Standard
25268 Se recomienda insertar flotantes como párrafos separados para evitar posibles
25269  errores de \SpecialChar LaTeX
25270  si el texto circundante se formatea de modo especial.
25271 \end_layout
25272
25273 \begin_layout Standard
25274 Figuras o cuadros ya existentes pueden ponerse en un flotante marcándolas
25275  y pinchando el botón correspondiente de la barra de herramientas para un
25276  flotante nuevo.
25277 \end_layout
25278
25279 \begin_layout Section
25280 Tipos de flotantes
25281 \end_layout
25282
25283 \begin_layout Standard
25284 Además de los flotantes de imagen y de cuadro que se describen en la sección
25285 \begin_inset space ~
25286 \end_inset
25287
25288
25289 \begin_inset CommandInset ref
25290 LatexCommand ref
25291 reference "sec:Figuras-Flotantes"
25292
25293 \end_inset
25294
25295  y 
25296 \begin_inset CommandInset ref
25297 LatexCommand ref
25298 reference "sec:Cuadros-Flotantes"
25299
25300 \end_inset
25301
25302 , respectivamente, \SpecialChar LyX
25303  ofrece los tipos 
25304 \family sans
25305 Algoritmo
25306 \family default
25307  y 
25308 \family sans
25309 Envoltorio
25310 \family default
25311 .
25312  Lo último se explica en la sec.
25313 \begin_inset space \thinspace{}
25314 \end_inset
25315
25316
25317 \begin_inset CommandInset ref
25318 LatexCommand ref
25319 reference "sec:Flotantes-envueltos"
25320
25321 \end_inset
25322
25323 .
25324 \end_layout
25325
25326 \begin_layout Subsection
25327 Algoritmos flotantes
25328 \begin_inset Index idx
25329 status collapsed
25330
25331 \begin_layout Plain Layout
25332 Flotantes ! Algoritmos
25333 \end_layout
25334
25335 \end_inset
25336
25337
25338 \end_layout
25339
25340 \begin_layout Standard
25341 \begin_inset Float algorithm
25342 placement h
25343 wide false
25344 sideways false
25345 status open
25346
25347 \begin_layout Plain Layout
25348 \begin_inset Caption Standard
25349
25350 \begin_layout Plain Layout
25351 \begin_inset CommandInset label
25352 LatexCommand label
25353 name "alg:Ejemplo-de-Algoritmo-flotante"
25354
25355 \end_inset
25356
25357 Ejemplo de algoritmo flotante
25358 \end_layout
25359
25360 \end_inset
25361
25362
25363 \end_layout
25364
25365 \begin_layout LyX-Code
25366 for I in 1..N loop
25367 \begin_inset Newline newline
25368 \end_inset
25369
25370  Sum:= Sum + A(I); /*comment*/
25371 \begin_inset Newline newline
25372 \end_inset
25373
25374 end loop
25375 \begin_inset VSpace -4mm
25376 \end_inset
25377
25378
25379 \end_layout
25380
25381 \end_inset
25382
25383
25384 \end_layout
25385
25386 \begin_layout Standard
25387 Este tipo de flotante se inserta con el menú 
25388 \family sans
25389 Insertar\SpecialChar menuseparator
25390 Flotante\SpecialChar menuseparator
25391 Algoritmo
25392 \family default
25393 .
25394  Se usa para códigos y descripciones de algoritmos y se puede considerar
25395  una alternativa al listado de código de programa, que se explica en el
25396  capítulo
25397 \begin_inset space ~
25398 \end_inset
25399
25400
25401 \begin_inset CommandInset ref
25402 LatexCommand ref
25403 reference "cap:Listado-de-código"
25404
25405 \end_inset
25406
25407 .
25408  Un posible entorno para algoritmos es 
25409 \family sans
25410 Código-\SpecialChar LyX
25411
25412 \family default
25413 , descrito en la 
25414 \emph on
25415 Guía del usuario
25416 \emph default
25417  de \SpecialChar LyX
25418 .
25419  El algoritmo
25420 \begin_inset space ~
25421 \end_inset
25422
25423
25424 \begin_inset CommandInset ref
25425 LatexCommand ref
25426 reference "alg:Ejemplo-de-Algoritmo-flotante"
25427
25428 \end_inset
25429
25430  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
25431  vertical de -4
25432 \begin_inset space \thinspace{}
25433 \end_inset
25434
25435 mm al final para tener la línea inferior exactamente bajo la última línea
25436  de texto.
25437 \end_layout
25438
25439 \begin_layout Standard
25440 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
25441  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
25442 \end_layout
25443
25444 \begin_layout Standard
25445
25446 \series bold
25447
25448 \backslash
25449 floatname{algorithm}{nombre}
25450 \end_layout
25451
25452 \begin_layout Standard
25453 donde 
25454 \emph on
25455 nombre
25456 \emph default
25457  es la palabra «
25458 \emph on
25459 algoritmo
25460 \emph default
25461 » en el idioma deseado.
25462 \end_layout
25463
25464 \begin_layout Standard
25465 Para insertar el índice de algoritmos puedes usar el menú 
25466 \family sans
25467 Insertar\SpecialChar menuseparator
25468 Índices\SpecialChar menuseparator
25469 Algoritmos
25470 \family default
25471 , si el documento está en el mismo idioma que los menús de \SpecialChar LyX
25472 .
25473  Para documentos en otro idioma usa en su lugar el comando en código \SpecialChar TeX
25474 :
25475 \end_layout
25476
25477 \begin_layout Standard
25478
25479 \series bold
25480
25481 \backslash
25482 listof{algorithm}{nombre}
25483 \end_layout
25484
25485 \begin_layout Standard
25486 donde 
25487 \emph on
25488 nombre
25489 \emph default
25490  es, por ejemplo, «
25491 \emph on
25492 Índice de algoritmos
25493 \emph default
25494 » en el idioma del documento.
25495 \end_layout
25496
25497 \begin_layout Standard
25498 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
25499  para cuadros e imágenes flotantes en muchas clases de documento, «capítulo.algor
25500 itmo».
25501  Para numerarlos con ese esquema, añade este comando en el preámbulo del
25502  documento:
25503 \end_layout
25504
25505 \begin_layout Standard
25506
25507 \series bold
25508
25509 \backslash
25510 numberwithin{algorithm}{chapter}
25511 \end_layout
25512
25513 \begin_layout Standard
25514 Para poder usar el comando 
25515 \series bold
25516
25517 \backslash
25518 numberwithin
25519 \series default
25520 , marca la opción 
25521 \family sans
25522 Usar
25523 \begin_inset space ~
25524 \end_inset
25525
25526 el
25527 \begin_inset space ~
25528 \end_inset
25529
25530 paquete
25531 \begin_inset space ~
25532 \end_inset
25533
25534 AMS
25535 \family default
25536  en el menú 
25537 \family sans
25538 Documento\SpecialChar menuseparator
25539 Configuración\SpecialChar menuseparator
25540 Opciones para ecuaciones
25541 \family default
25542 .
25543 \end_layout
25544
25545 \begin_layout Section
25546 Numeración de flotantes
25547 \begin_inset Index idx
25548 status collapsed
25549
25550 \begin_layout Plain Layout
25551 Flotantes ! Numeración
25552 \end_layout
25553
25554 \end_inset
25555
25556
25557 \end_layout
25558
25559 \begin_layout Standard
25560 En general, los flotantes se numeran independientemente de las secciones
25561  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
25562  dependiendo de la clase de documento utilizada.
25563 \end_layout
25564
25565 \begin_layout Standard
25566 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
25567  comando en el preámbulo del documento:
25568 \end_layout
25569
25570 \begin_layout Standard
25571
25572 \series bold
25573
25574 \backslash
25575 renewcommand{
25576 \backslash
25577 thetable}{
25578 \backslash
25579 roman{table}}
25580 \end_layout
25581
25582 \begin_layout Standard
25583
25584 \series bold
25585
25586 \backslash
25587 thetable 
25588 \series default
25589 es el comando que imprime el número del cuadro, para figuras flotantes el
25590  comando sería 
25591 \series bold
25592
25593 \backslash
25594 thefigure
25595 \series default
25596 .
25597  El comando 
25598 \series bold
25599
25600 \backslash
25601 roman
25602 \series default
25603  imprime el número de cuadro en números romanos en minúscula.
25604 \end_layout
25605
25606 \begin_layout Standard
25607 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
25608  usa este comando en el preámbulo:
25609 \end_layout
25610
25611 \begin_layout Standard
25612
25613 \series bold
25614
25615 \backslash
25616 numberwithin{table}{subsection}
25617 \end_layout
25618
25619 \begin_layout Standard
25620 Para poder usar el comando 
25621 \series bold
25622
25623 \backslash
25624 numberwithin
25625 \series default
25626 , debes marcar la opción 
25627 \family sans
25628 Usar
25629 \begin_inset space ~
25630 \end_inset
25631
25632 el
25633 \begin_inset space ~
25634 \end_inset
25635
25636 paquete
25637 \begin_inset space ~
25638 \end_inset
25639
25640 AMS 
25641 \family default
25642 en el apartado 
25643 \family sans
25644 Opciones para ecuaciones 
25645 \family default
25646 de las preferencias del documento.
25647 \end_layout
25648
25649 \begin_layout Standard
25650 Puedes ver más detalles y notas importantes sobre comandos de numeración
25651  en la sección
25652 \begin_inset space ~
25653 \end_inset
25654
25655
25656 \begin_inset CommandInset ref
25657 LatexCommand ref
25658 reference "subsec:Numeración-de-Notas-al-Pie"
25659
25660 \end_inset
25661
25662 .
25663 \end_layout
25664
25665 \begin_layout Section
25666 Referencias a flotantes
25667 \begin_inset CommandInset label
25668 LatexCommand label
25669 name "sec:Referencias-a-Flotantes"
25670
25671 \end_inset
25672
25673
25674 \begin_inset Index idx
25675 status collapsed
25676
25677 \begin_layout Plain Layout
25678 Flotantes ! Referencias
25679 \end_layout
25680
25681 \end_inset
25682
25683
25684 \begin_inset Index idx
25685 status collapsed
25686
25687 \begin_layout Plain Layout
25688 Referencias
25689 \end_layout
25690
25691 \end_inset
25692
25693
25694 \end_layout
25695
25696 \begin_layout Standard
25697 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
25698  menú 
25699 \family sans
25700 Insertar\SpecialChar menuseparator
25701 Etiqueta
25702 \family default
25703  o el botón 
25704 \begin_inset Info
25705 type  "icon"
25706 arg   "label-insert"
25707 \end_inset
25708
25709 .
25710  Aparece una ventana esperando la introducción del texto de la etiqueta
25711  y se inserta un cuadro gris como este: 
25712 \begin_inset Graphics
25713         filename clipart/etiqueta.png
25714
25715 \end_inset
25716
25717 .
25718  \SpecialChar LyX
25719  ofrece como texto las primeras palabras de la leyenda con un prefijo.
25720  El prefijo depende del tipo de flotante, p.
25721 \begin_inset space \thinspace{}
25722 \end_inset
25723
25724 ej.
25725 \begin_inset space ~
25726 \end_inset
25727
25728 para figuras el prefijo será «
25729 \family sans
25730 fig:
25731 \family default
25732 ».
25733 \end_layout
25734
25735 \begin_layout Standard
25736 La etiqueta se usa como ancla y el nombre para la referencia.
25737  Puedes referenciar la etiqueta usando el menú 
25738 \family sans
25739 Insertar\SpecialChar menuseparator
25740 Referencia
25741 \family default
25742
25743 \begin_inset space ~
25744 \end_inset
25745
25746
25747 \family sans
25748 cruzada
25749 \family default
25750  o el botón 
25751 \begin_inset Info
25752 type  "icon"
25753 arg   "dialog-show-new-inset ref"
25754 \end_inset
25755
25756 .
25757  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
25758  Si tienes abiertos varios documentos \SpecialChar LyX
25759 , escoge aquel con el que estás trabajando
25760  de la lista desplegable de la parte superior del diálogo.
25761  Puedes ordenar las etiquetas alfabéticamente y elegir una.
25762  Se inserta un cuadro gris como este: 
25763 \begin_inset Graphics
25764         filename clipart/referencia.png
25765
25766 \end_inset
25767
25768 .
25769  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
25770 \end_layout
25771
25772 \begin_layout Standard
25773 Se recomienda poner un espacio protegido entre el nombre de la referencia
25774  cruzada y su número para evitar saltos de línea entre ellos.
25775  Si una referencia cruzada corresponde a una etiqueta inexistente verás
25776  dos interrogaciones en la salida.
25777 \end_layout
25778
25779 \begin_layout Standard
25780 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
25781  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
25782  al texto de la etiqueta nueva, no te preocupes por eso.
25783 \end_layout
25784
25785 \begin_layout Standard
25786 El botón 
25787 \family sans
25788 Ir
25789 \begin_inset space ~
25790 \end_inset
25791
25792 a
25793 \begin_inset space ~
25794 \end_inset
25795
25796 la
25797 \begin_inset space ~
25798 \end_inset
25799
25800 etiqueta
25801 \family default
25802  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
25803  y el texto del botón cambia a 
25804 \family sans
25805 Volver
25806 \family default
25807 , con el que se puede retornar a la referencia.
25808 \end_layout
25809
25810 \begin_layout Subsection
25811 Formatos de referencia cruzada
25812 \begin_inset CommandInset label
25813 LatexCommand label
25814 name "subsec:Formatos-referencia-cruzada"
25815
25816 \end_inset
25817
25818
25819 \begin_inset Index idx
25820 status collapsed
25821
25822 \begin_layout Plain Layout
25823 Referencias ! Formatos
25824 \end_layout
25825
25826 \end_inset
25827
25828
25829 \end_layout
25830
25831 \begin_layout Standard
25832 Hay seis variedades de referencias cruzadas:
25833 \end_layout
25834
25835 \begin_layout Description
25836 <referencia>: imprime el número flotante, esta es la opción predeterminada:
25837  
25838 \begin_inset CommandInset ref
25839 LatexCommand ref
25840 reference "fig:Dos-imágenes-distorsionadas"
25841
25842 \end_inset
25843
25844
25845 \end_layout
25846
25847 \begin_layout Description
25848 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
25849  habitual para referirse a fórmulas, especialmente si se omite el nombre
25850  «Ecuación»: 
25851 \begin_inset CommandInset ref
25852 LatexCommand eqref
25853 reference "eq:Wgn"
25854
25855 \end_inset
25856
25857
25858 \end_layout
25859
25860 \begin_layout Description
25861 <página>: imprime el número de página: Página
25862 \begin_inset space ~
25863 \end_inset
25864
25865
25866 \begin_inset CommandInset ref
25867 LatexCommand pageref
25868 reference "fig:Dos-imágenes-distorsionadas"
25869
25870 \end_inset
25871
25872
25873 \end_layout
25874
25875 \begin_layout Description
25876 en
25877 \begin_inset space ~
25878 \end_inset
25879
25880 página
25881 \begin_inset space ~
25882 \end_inset
25883
25884 <página>: imprime el texto «en la página» y el número de página: 
25885 \begin_inset CommandInset ref
25886 LatexCommand vpageref
25887 reference "fig:Dos-imágenes-distorsionadas"
25888
25889 \end_inset
25890
25891
25892 \end_layout
25893
25894 \begin_layout Description
25895 <referencia>
25896 \begin_inset space ~
25897 \end_inset
25898
25899 en
25900 \begin_inset space ~
25901 \end_inset
25902
25903 página
25904 \begin_inset space ~
25905 \end_inset
25906
25907 <página>: imprime el número flotante, el texto «en la página» y el número
25908  de página: 
25909 \begin_inset CommandInset ref
25910 LatexCommand vref
25911 reference "fig:Dos-imágenes-distorsionadas"
25912
25913 \end_inset
25914
25915
25916 \end_layout
25917
25918 \begin_layout Description
25919 Referencia
25920 \begin_inset space ~
25921 \end_inset
25922
25923 con
25924 \begin_inset space ~
25925 \end_inset
25926
25927 formato: imprime un formato personalizado.
25928 \begin_inset Newline newline
25929 \end_inset
25930
25931
25932 \begin_inset Note Greyedout
25933 status open
25934
25935 \begin_layout Plain Layout
25936
25937 \series bold
25938 Nota:
25939 \series default
25940  Esta característica sólo está disponible si está instalado el paquete \SpecialChar LaTeX
25941
25942  
25943 \series bold
25944 prettyref
25945 \series default
25946  o 
25947 \series bold
25948 refstyle
25949 \series default
25950 .
25951 \begin_inset Index idx
25952 status collapsed
25953
25954 \begin_layout Plain Layout
25955 \SpecialChar LaTeX
25956 -paquetes ! prettyref
25957 \end_layout
25958
25959 \end_inset
25960
25961
25962 \begin_inset Index idx
25963 status collapsed
25964
25965 \begin_layout Plain Layout
25966 \SpecialChar LaTeX
25967 -paquetes ! refstyle
25968 \end_layout
25969
25970 \end_inset
25971
25972
25973 \end_layout
25974
25975 \end_inset
25976
25977
25978 \begin_inset Newline newline
25979 \end_inset
25980
25981 Se puede seleccionar el paquete \SpecialChar LaTeX
25982  a usar con esta característica marcando
25983  la opción 
25984 \family sans
25985 Usar refstyle (no prettyref) para las referencias cruzadas
25986 \family default
25987  en el menú 
25988 \family sans
25989 Documento\SpecialChar menuseparator
25990 Configuración\SpecialChar menuseparator
25991 Clase de documento
25992 \family default
25993 .
25994  El formato se especifica añadiendo el comando 
25995 \series bold
25996
25997 \backslash
25998 newrefformat
25999 \series default
26000  (prettyref) o 
26001 \series bold
26002
26003 \backslash
26004 newref
26005 \series default
26006  (refstyle) en el preámbulo del documento.
26007  Por ejemplo, para redefinir todas las referencias a figuras (que tienen
26008  la etiqueta 
26009 \begin_inset Quotes cld
26010 \end_inset
26011
26012
26013 \family sans
26014 fig
26015 \family default
26016
26017 \begin_inset Quotes crd
26018 \end_inset
26019
26020 ) se usa el comando
26021 \begin_inset Newline newline
26022 \end_inset
26023
26024
26025 \series bold
26026
26027 \backslash
26028 newref{fig}{refcmd={Imagen en la página 
26029 \backslash
26030 pageref{#1}}}
26031 \series default
26032
26033 \begin_inset Newline newline
26034 \end_inset
26035
26036 Para más información sobre este formato echa un vistazo a la documentación
26037  de
26038 \begin_inset space ~
26039 \end_inset
26040
26041
26042 \begin_inset CommandInset citation
26043 LatexCommand cite
26044 key "prettyref,refstyle"
26045 literal "true"
26046
26047 \end_inset
26048
26049 .
26050 \begin_inset Newline newline
26051 \end_inset
26052
26053
26054 \lang english
26055 The options 
26056 \family sans
26057 Plural
26058 \family default
26059  and 
26060 \family sans
26061 Capitalized
26062 \family default
26063  are only available if you use the \SpecialChar LaTeX
26064 -package 
26065 \series bold
26066 refstyle
26067 \series default
26068 .
26069  
26070 \family sans
26071 Plural
26072 \family default
26073  adds an 
26074 \emph on
26075 s
26076 \emph default
26077  to the name, e.
26078 \begin_inset space \thinspace{}
26079 \end_inset
26080
26081 g.
26082 \begin_inset space \space{}
26083 \end_inset
26084
26085
26086 \begin_inset Quotes eld
26087 \end_inset
26088
26089 imagens
26090 \begin_inset Quotes erd
26091 \end_inset
26092
26093  and is therefore not useful for Spanish documents; 
26094 \family sans
26095 Capitalized
26096 \family default
26097  outputs the name capitalized, e.
26098 \begin_inset space \thinspace{}
26099 \end_inset
26100
26101 g.
26102 \begin_inset space \space{}
26103 \end_inset
26104
26105
26106 \begin_inset Quotes eld
26107 \end_inset
26108
26109 Imagen
26110 \begin_inset Quotes erd
26111 \end_inset
26112
26113 .
26114 \end_layout
26115
26116 \begin_layout Description
26117 Referencia
26118 \begin_inset space ~
26119 \end_inset
26120
26121 textual: imprime la leyenda de la referencia: 
26122 \begin_inset CommandInset ref
26123 LatexCommand nameref
26124 reference "fig:Dos-imágenes-distorsionadas"
26125
26126 \end_inset
26127
26128
26129 \end_layout
26130
26131 \begin_layout Description
26132
26133 \lang english
26134 Label
26135 \begin_inset space ~
26136 \end_inset
26137
26138 only: prints only the \SpecialChar LaTeX
26139  label for the reference: 
26140 \lang spanish
26141
26142 \begin_inset CommandInset ref
26143 LatexCommand labelonly
26144 reference "fig:Dos-imágenes-distorsionadas"
26145 plural "false"
26146 caps "false"
26147 noprefix "false"
26148
26149 \end_inset
26150
26151
26152 \lang english
26153
26154 \begin_inset Newline newline
26155 \end_inset
26156
26157 This allows to use the label for commands in \SpecialChar TeX
26158  code.
26159  With the option 
26160 \family sans
26161 No Prefix
26162 \family default
26163  one can omit the prefix of the label name: 
26164 \lang spanish
26165
26166 \begin_inset CommandInset ref
26167 LatexCommand labelonly
26168 reference "fig:Dos-imágenes-distorsionadas"
26169 plural "false"
26170 caps "false"
26171 noprefix "true"
26172
26173 \end_inset
26174
26175
26176 \end_layout
26177
26178 \begin_layout Standard
26179
26180 \family sans
26181 <página>
26182 \family default
26183
26184 \begin_inset space \thinspace{}
26185 \end_inset
26186
26187  no imprime el número si la etiqueta está en la misma página, en la anterior
26188  o en la siguiente.
26189  En su lugar verás p.
26190 \begin_inset space \thinspace{}
26191 \end_inset
26192
26193 ej.
26194 \begin_inset space ~
26195 \end_inset
26196
26197 el texto «
26198 \family sans
26199 en esta página
26200 \family default
26201 ».
26202  El estilo 
26203 \family sans
26204 <referencia>
26205 \begin_inset space ~
26206 \end_inset
26207
26208 en
26209 \begin_inset space ~
26210 \end_inset
26211
26212 página
26213 \begin_inset space ~
26214 \end_inset
26215
26216 <página> 
26217 \family default
26218 no imprimirá nada sobre la página si la etiqueta está en la misma página.
26219 \end_layout
26220
26221 \begin_layout Standard
26222 El número y página actual de la parte del documento referida es automáticamente
26223  calculado por \SpecialChar LaTeX
26224  en la salida.
26225  Las variedades se ajustan en el campo 
26226 \family sans
26227 Formato
26228 \family default
26229  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
26230 \end_layout
26231
26232 \begin_layout Standard
26233 \begin_inset Note Greyedout
26234 status open
26235
26236 \begin_layout Plain Layout
26237
26238 \series bold
26239 Nota: 
26240 \series default
26241 Se recomienda usar el paquete \SpecialChar LaTeX
26242  
26243 \series bold
26244 refstyle
26245 \series default
26246
26247 \begin_inset Index idx
26248 status collapsed
26249
26250 \begin_layout Plain Layout
26251 \SpecialChar LaTeX
26252 -paquetes ! refstyle
26253 \end_layout
26254
26255 \end_inset
26256
26257  porque 
26258 \series bold
26259 prettyref
26260 \series default
26261
26262 \begin_inset Index idx
26263 status collapsed
26264
26265 \begin_layout Plain Layout
26266 \SpecialChar LaTeX
26267 -paquetes ! prettyref
26268 \end_layout
26269
26270 \end_inset
26271
26272  no reconoce todas las abreviaturas de etiquetas
26273 \begin_inset Foot
26274 status collapsed
26275
26276 \begin_layout Plain Layout
26277 \begin_inset Quotes cld
26278 \end_inset
26279
26280 fig:
26281 \begin_inset Quotes crd
26282 \end_inset
26283
26284 , por ejemplo, es la abreviatura en \SpecialChar LyX
26285  para las etiquetas de leyendas de figuras.
26286 \end_layout
26287
26288 \end_inset
26289
26290  posibles en \SpecialChar LyX
26291  y no está internacionalizado.
26292 \end_layout
26293
26294 \end_inset
26295
26296
26297 \end_layout
26298
26299 \begin_layout Subsection
26300 Designación automática de referencias
26301 \begin_inset Index idx
26302 status collapsed
26303
26304 \begin_layout Plain Layout
26305 Referencias ! Designación automática
26306 \end_layout
26307
26308 \end_inset
26309
26310
26311 \end_layout
26312
26313 \begin_layout Standard
26314 El paquete \SpecialChar LaTeX
26315  
26316 \series bold
26317 hyperref
26318 \series default
26319
26320 \begin_inset Index idx
26321 status collapsed
26322
26323 \begin_layout Plain Layout
26324 \SpecialChar LaTeX
26325 -paquetes ! hyperref
26326 \end_layout
26327
26328 \end_inset
26329
26330 , que se habilita en 
26331 \family sans
26332 Propiedades PDF
26333 \family default
26334  del diálogo 
26335 \family sans
26336 Documento\SpecialChar menuseparator
26337 Configuración
26338 \family default
26339 , dispone de una característica muy útil que permite incluir automáticamente
26340  en las referencias cruzadas el nombre de los flotantes referidos (o partes
26341  de texto como 
26342 \emph on
26343 sección
26344 \emph default
26345 ).
26346  Así, por ejemplo, no tendrás que escribir la palabra «Figura» delante de
26347  cada referencia a una figura.
26348  Para usar esta característica habilita el soporte para 
26349 \series bold
26350 hyperref
26351 \series default
26352  e inserta la siguiente línea en el preámbulo \SpecialChar LaTeX
26353 :
26354 \end_layout
26355
26356 \begin_layout Standard
26357
26358 \series bold
26359
26360 \backslash
26361 AtBeginDocument{
26362 \backslash
26363 renewcommand{
26364 \backslash
26365 ref}[1]{
26366 \backslash
26367 mbox{
26368 \backslash
26369 autoref{#1}}}}
26370 \end_layout
26371
26372 \begin_layout Standard
26373 Si prefieres otros nombres para las referencias distintos de los predeterminados
26374 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
26375  lo siguiente en el preámbulo:
26376 \end_layout
26377
26378 \begin_layout Standard
26379
26380 \series bold
26381
26382 \backslash
26383 addto
26384 \backslash
26385 extrasspanish{
26386 \backslash
26387 renewcommand{
26388 \backslash
26389 sectionautorefname}
26390 \begin_inset Newline newline
26391 \end_inset
26392
26393
26394 \begin_inset Phantom HPhantom
26395 status open
26396
26397 \begin_layout Plain Layout
26398
26399 \series bold
26400 \begin_inset space ~
26401 \end_inset
26402
26403
26404 \end_layout
26405
26406 \end_inset
26407
26408 {sec.
26409 \backslash
26410 negthinspace}}
26411 \end_layout
26412
26413 \begin_layout Standard
26414 Si estás usando un idioma de documento distinto del español, reemplaza
26415 \begin_inset Newline newline
26416 \end_inset
26417
26418  
26419 \series bold
26420
26421 \backslash
26422 extrasspanish
26423 \series default
26424  por
26425 \series bold
26426  
26427 \backslash
26428 extras***
26429 \series default
26430 , donde *** es el nombre del idioma utilizado.
26431 \end_layout
26432
26433 \begin_layout Standard
26434 Para obtener nombres automáticos pero no para determinados tipos de referencias,
26435  por ejemplo no para ecuaciones, usa este código de preámbulo:
26436 \end_layout
26437
26438 \begin_layout Standard
26439
26440 \series bold
26441
26442 \backslash
26443 addto
26444 \backslash
26445 extrasspanish{
26446 \backslash
26447 renewcommand*{
26448 \backslash
26449 equationautorefname}[1]{}}
26450 \end_layout
26451
26452 \begin_layout Standard
26453 En la documentación de 
26454 \series bold
26455 hyperref
26456 \series default
26457  
26458 \begin_inset CommandInset citation
26459 LatexCommand cite
26460 key "hyperref"
26461 literal "true"
26462
26463 \end_inset
26464
26465  puedes encontrar más información.
26466
26467 \series bold
26468  
26469 \end_layout
26470
26471 \begin_layout Standard
26472 \begin_inset Note Greyedout
26473 status open
26474
26475 \begin_layout Plain Layout
26476
26477 \series bold
26478 Nota:
26479 \series default
26480  La designación automática de referencias no puede usarse en el estilo 
26481 \family sans
26482 Referencia
26483 \begin_inset space ~
26484 \end_inset
26485
26486 con
26487 \begin_inset space ~
26488 \end_inset
26489
26490 formato
26491 \family default
26492 , descrita en la sección
26493 \begin_inset space ~
26494 \end_inset
26495
26496
26497 \begin_inset CommandInset ref
26498 LatexCommand ref
26499 reference "subsec:Formatos-referencia-cruzada"
26500
26501 \end_inset
26502
26503 .
26504 \end_layout
26505
26506 \end_inset
26507
26508
26509 \end_layout
26510
26511 \begin_layout Standard
26512 El manual 
26513 \emph on
26514 Ecuaciones
26515 \emph default
26516  es un ejemplo de documento en el que se ha utilizado designación automática
26517  de referencias.
26518 \end_layout
26519
26520 \begin_layout Subsection
26521 Colocación de referencias
26522 \begin_inset CommandInset label
26523 LatexCommand label
26524 name "subsec:Colocación-de-Referencias"
26525
26526 \end_inset
26527
26528
26529 \begin_inset Index idx
26530 status collapsed
26531
26532 \begin_layout Plain Layout
26533 Referencias ! Colocación
26534 \end_layout
26535
26536 \end_inset
26537
26538
26539 \end_layout
26540
26541 \begin_layout Standard
26542 Si usas 
26543 \series bold
26544 hyperref
26545 \series default
26546
26547 \begin_inset Index idx
26548 status collapsed
26549
26550 \begin_layout Plain Layout
26551 \SpecialChar LaTeX
26552 -paquetes ! hyperref
26553 \end_layout
26554
26555 \end_inset
26556
26557 , en las 
26558 \family sans
26559 Preferencias PDF 
26560 \family default
26561 del diálogo 
26562 \family sans
26563 Documento\SpecialChar menuseparator
26564 Configuración
26565 \family default
26566 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
26567  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
26568  La leyenda será la primera parte del texto en pantalla, de forma que para
26569  ver la imagen debes deslizar.
26570  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
26571  Usando el paquete 
26572 \series bold
26573 hypcap
26574 \series default
26575
26576 \begin_inset Index idx
26577 status collapsed
26578
26579 \begin_layout Plain Layout
26580 \SpecialChar LaTeX
26581 -paquetes ! hypcap
26582 \end_layout
26583
26584 \end_inset
26585
26586 , que forma parte del paquete \SpecialChar LaTeX
26587  
26588 \series bold
26589 oberdiek
26590 \series default
26591
26592 \begin_inset Index idx
26593 status collapsed
26594
26595 \begin_layout Plain Layout
26596 \SpecialChar LaTeX
26597 -paquetes ! oberdiek
26598 \end_layout
26599
26600 \end_inset
26601
26602 , el ancla de enlace se sitúa al comienzo de un flotante.
26603  Para usar esta característica para figuras flotantes carga 
26604 \series bold
26605 hypcap
26606 \series default
26607  en el preámbulo con
26608 \end_layout
26609
26610 \begin_layout Standard
26611
26612 \series bold
26613
26614 \backslash
26615 usepackage[figure]{hypcap}
26616 \end_layout
26617
26618 \begin_layout Standard
26619 Puedes usar 
26620 \series bold
26621 hypcap
26622 \series default
26623  para todos los flotantes aunque no se recomienda por razones de estabilidad.
26624  Más información en el manual de 
26625 \series bold
26626 hypcap
26627 \series default
26628  
26629 \begin_inset CommandInset citation
26630 LatexCommand cite
26631 key "hypcap"
26632 literal "true"
26633
26634 \end_inset
26635
26636 .
26637 \end_layout
26638
26639 \begin_layout Standard
26640 \begin_inset Note Greyedout
26641 status open
26642
26643 \begin_layout Plain Layout
26644
26645 \series bold
26646 Nota:
26647 \series default
26648  
26649 \series bold
26650 hypcap
26651 \series default
26652  no funciona para las referencias a subfiguras.
26653 \end_layout
26654
26655 \end_inset
26656
26657
26658 \end_layout
26659
26660 \begin_layout Section
26661 Colocación de flotantes
26662 \begin_inset CommandInset label
26663 LatexCommand label
26664 name "sec:Colocación-de-Flotantes"
26665
26666 \end_inset
26667
26668
26669 \begin_inset Index idx
26670 status collapsed
26671
26672 \begin_layout Plain Layout
26673 Flotantes ! Colocación
26674 \end_layout
26675
26676 \end_inset
26677
26678
26679 \end_layout
26680
26681 \begin_layout Standard
26682 Al pulsar con el botón derecho del ratón sobre un cuadro de flotante y elegir
26683  
26684 \family sans
26685 Configuración
26686 \family default
26687 , se abre un diálogo en el que pueden cambiarse las opciones de \SpecialChar LaTeX
26688  para situar
26689  los flotantes.
26690 \begin_inset Newline newline
26691 \end_inset
26692
26693 La opción 
26694 \family sans
26695 Extender
26696 \begin_inset space ~
26697 \end_inset
26698
26699 columnas
26700 \family default
26701  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
26702  abarcará ambas columnas en lugar de una sola.
26703 \begin_inset Newline newline
26704 \end_inset
26705
26706 La opción 
26707 \family sans
26708 Girar
26709 \begin_inset space ~
26710 \end_inset
26711
26712 a
26713 \begin_inset space ~
26714 \end_inset
26715
26716 un
26717 \begin_inset space ~
26718 \end_inset
26719
26720 lado
26721 \family default
26722  sirve para girar flotantes, véase sección
26723 \begin_inset space ~
26724 \end_inset
26725
26726
26727 \begin_inset CommandInset ref
26728 LatexCommand ref
26729 reference "sec:Rotación-de-Flotantes"
26730
26731 \end_inset
26732
26733 .
26734  
26735 \end_layout
26736
26737 \begin_layout Standard
26738 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
26739  la posición de un flotante si desmarcas la opción 
26740 \family sans
26741 Usar
26742 \begin_inset space ~
26743 \end_inset
26744
26745 ubicación
26746 \begin_inset space ~
26747 \end_inset
26748
26749 predeterminada
26750 \family default
26751 :
26752 \end_layout
26753
26754 \begin_layout Description
26755
26756 \family sans
26757 \series bold
26758 Aquí
26759 \begin_inset space ~
26760 \end_inset
26761
26762 si
26763 \begin_inset space ~
26764 \end_inset
26765
26766 es
26767 \begin_inset space ~
26768 \end_inset
26769
26770 posible
26771 \family default
26772 \series default
26773  intenta situar el flotante en la posición en la que se inserta
26774 \end_layout
26775
26776 \begin_layout Description
26777
26778 \family sans
26779 \series bold
26780 Principio
26781 \begin_inset space ~
26782 \end_inset
26783
26784 de
26785 \begin_inset space ~
26786 \end_inset
26787
26788 página
26789 \family default
26790 \series default
26791  intenta situar el flotante al principio de la página actual
26792 \end_layout
26793
26794 \begin_layout Description
26795
26796 \family sans
26797 \series bold
26798 Fin
26799 \begin_inset space ~
26800 \end_inset
26801
26802 de
26803 \begin_inset space ~
26804 \end_inset
26805
26806 página
26807 \family default
26808 \series default
26809  intenta situar el flotante al final de la página actual
26810 \end_layout
26811
26812 \begin_layout Description
26813
26814 \family sans
26815 \series bold
26816 Página
26817 \begin_inset space ~
26818 \end_inset
26819
26820 de
26821 \begin_inset space ~
26822 \end_inset
26823
26824 flotantes
26825 \family default
26826 \series default
26827  intenta situar el flotante en una página propia 
26828 \end_layout
26829
26830 \begin_layout Standard
26831 \SpecialChar LaTeX
26832  usa 
26833 \emph on
26834 siempre
26835 \emph default
26836  ese orden de opciones.
26837  Significa que si usas la colocación predeterminada, \SpecialChar LaTeX
26838  probará en primer
26839  lugar 
26840 \family sans
26841 Aquí
26842 \begin_inset space ~
26843 \end_inset
26844
26845 si
26846 \begin_inset space ~
26847 \end_inset
26848
26849 es
26850 \begin_inset space ~
26851 \end_inset
26852
26853 posible
26854 \family default
26855 , luego 
26856 \family sans
26857 Principio
26858 \begin_inset space ~
26859 \end_inset
26860
26861 de
26862 \begin_inset space ~
26863 \end_inset
26864
26865 página
26866 \family default
26867 , y después las otras.
26868  Si no usas la predeterminada, \SpecialChar LaTeX
26869  sólo probará las opciones marcadas pero
26870  en dicho orden.
26871  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
26872  pero intenta poner el flotante en la página siguiente.
26873 \end_layout
26874
26875 \begin_layout Standard
26876 De forma predeterminada cada una de las opciones tiene sus propias reglas:
26877 \end_layout
26878
26879 \begin_layout Labeling
26880 \labelwidthstring 00.00.0000
26881
26882 \family sans
26883 Principio
26884 \begin_inset space ~
26885 \end_inset
26886
26887 de
26888 \begin_inset space ~
26889 \end_inset
26890
26891 página:
26892 \family default
26893  sólo si el flotante ocupa menos del 70
26894 \begin_inset space \thinspace{}
26895 \end_inset
26896
26897 % de la página puede ubicarse al principio de página (
26898 \series bold
26899
26900 \backslash
26901 topfraction
26902 \series default
26903 )
26904 \end_layout
26905
26906 \begin_layout Labeling
26907 \labelwidthstring 00.00.0000
26908
26909 \family sans
26910 Fin
26911 \begin_inset space ~
26912 \end_inset
26913
26914 de
26915 \begin_inset space ~
26916 \end_inset
26917
26918 página:
26919 \family default
26920  sólo si el flotante ocupa menos del 30
26921 \begin_inset space \thinspace{}
26922 \end_inset
26923
26924 % de la página puede ubicarse al fin de página.
26925  (
26926 \series bold
26927
26928 \backslash
26929 bottomfraction
26930 \series default
26931 )
26932 \end_layout
26933
26934 \begin_layout Labeling
26935 \labelwidthstring 00.00.0000
26936
26937 \family sans
26938 Página
26939 \begin_inset space ~
26940 \end_inset
26941
26942 de
26943 \begin_inset space ~
26944 \end_inset
26945
26946 flotantes:
26947 \family default
26948  sólo si más del 50
26949 \begin_inset space \thinspace{}
26950 \end_inset
26951
26952 % de la página se ocupa por flotantes puede haber varios juntos en la misma
26953  página.
26954  (
26955 \series bold
26956
26957 \backslash
26958 floatpagefraction
26959 \series default
26960 )
26961 \end_layout
26962
26963 \begin_layout Standard
26964 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
26965  
26966 \family sans
26967 Ignorar
26968 \begin_inset space ~
26969 \end_inset
26970
26971 reglas
26972 \begin_inset space ~
26973 \end_inset
26974
26975 de
26976 \begin_inset space ~
26977 \end_inset
26978
26979 \SpecialChar LaTeX
26980
26981 \family default
26982 .
26983 \begin_inset Newline newline
26984 \end_inset
26985
26986 También puedes redefinir las reglas con los comandos \SpecialChar LaTeX
26987  que van entre paréntesis
26988  tras la descripción de las reglas anteriores.
26989  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
26990  la regla 
26991 \family sans
26992 Fin
26993 \family default
26994
26995 \begin_inset space ~
26996 \end_inset
26997
26998
26999 \family sans
27000 de
27001 \family default
27002
27003 \begin_inset space ~
27004 \end_inset
27005
27006
27007 \family sans
27008 página
27009 \family default
27010  al 50
27011 \begin_inset space \thinspace{}
27012 \end_inset
27013
27014 %, añade esta línea en el preámbulo:
27015 \end_layout
27016
27017 \begin_layout Standard
27018
27019 \series bold
27020
27021 \backslash
27022 renewcommand{
27023 \backslash
27024 bottomfraction}{0.5}
27025 \end_layout
27026
27027 \begin_layout Standard
27028 En determinados casos podrías necesitar ubicar un flotante exactamente en
27029  la posición en la que se inserta.
27030  Para esto puedes usar la opción 
27031 \family sans
27032 Aquí
27033 \begin_inset space ~
27034 \end_inset
27035
27036 definitivamente
27037 \family default
27038 .
27039  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
27040  porque el flotante ya no podrá «flotar» y si haces cambios al documento
27041  se podría estropear el diseño de la página.
27042 \end_layout
27043
27044 \begin_layout Standard
27045 No hay opciones de ubicación para envoltorios flotantes porque siempre están
27046  rodeados por texto de un párrafo determinado.
27047 \begin_inset VSpace bigskip
27048 \end_inset
27049
27050
27051 \end_layout
27052
27053 \begin_layout Standard
27054 A veces surge el problema de que un flotante se sitúa al principio de la
27055  página mientras que su sección correspondiente empieza en mitad de la página,
27056  así que el lector podría creer que el flotante forma parte de la sección
27057  anterior.
27058  Para evitarlo puede emplearse el comando \SpecialChar LaTeX
27059  
27060 \series bold
27061
27062 \backslash
27063 suppressfloats
27064 \series default
27065 , que suprime la ubicación de un flotante dado en la página donde se inserta
27066  y además puede servir para evitar que el flotante se coloque antes del
27067  inicio de sección.
27068  Para ello, añade estos comandos al preámbulo:
27069 \end_layout
27070
27071 \begin_layout Standard
27072
27073 \series bold
27074
27075 \backslash
27076 let
27077 \backslash
27078 mySection
27079 \backslash
27080 section
27081 \begin_inset Newline newline
27082 \end_inset
27083
27084
27085 \backslash
27086 renewcommand{
27087 \backslash
27088 section}{
27089 \backslash
27090 suppressfloats[t]
27091 \backslash
27092 mySection}
27093 \end_layout
27094
27095 \begin_layout Standard
27096 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
27097  subsecciones.
27098  No es recomendable para partes pequeñas de texto como subsubsecciones porque
27099  \SpecialChar LaTeX
27100  podría tener problemas para encontrar una ubicación adecuada.
27101 \end_layout
27102
27103 \begin_layout Standard
27104 \begin_inset VSpace bigskip
27105 \end_inset
27106
27107 En ciertos casos se quieren tener todas las figuras/cuadros al final del
27108  documento.
27109  Para estos casos está el paquete \SpecialChar LaTeX
27110  
27111 \series bold
27112 endfloat
27113 \series default
27114
27115 \begin_inset Index idx
27116 status collapsed
27117
27118 \begin_layout Plain Layout
27119 \SpecialChar LaTeX
27120 -paquetes ! endfloat
27121 \end_layout
27122
27123 \end_inset
27124
27125 .
27126  Pone todas las figuras y cuadros flotantes al final del documento en secciones
27127  propias.
27128  En la posición original del flotante se inserta una indicación como «
27129 \family sans
27130 [Figure
27131 \begin_inset space ~
27132 \end_inset
27133
27134 3.2 about here.]
27135 \family default
27136 ».
27137  El paquete 
27138 \series bold
27139 endfloat
27140 \series default
27141  se carga en el preámbulo con la línea
27142 \end_layout
27143
27144 \begin_layout Standard
27145
27146 \series bold
27147
27148 \backslash
27149 usepackage[options]{endfloat}
27150 \end_layout
27151
27152 \begin_layout Standard
27153 Hay varias opciones para diseñar las secciones figura/cuadro creadas.
27154  Para más información véase la documentación 
27155 \begin_inset CommandInset citation
27156 LatexCommand cite
27157 key "endfloat"
27158 literal "true"
27159
27160 \end_inset
27161
27162 .
27163 \begin_inset Newline newline
27164 \end_inset
27165
27166
27167 \begin_inset Note Greyedout
27168 status open
27169
27170 \begin_layout Plain Layout
27171
27172 \series bold
27173 Nota: endfloat
27174 \series default
27175  no traduce automáticamente la indicación, hay que hacerlo manualmente,
27176  véase sección
27177 \begin_inset space ~
27178 \end_inset
27179
27180 4 en 
27181 \begin_inset CommandInset citation
27182 LatexCommand cite
27183 key "endfloat"
27184 literal "true"
27185
27186 \end_inset
27187
27188 .
27189 \end_layout
27190
27191 \end_inset
27192
27193
27194 \begin_inset Newline newline
27195 \end_inset
27196
27197
27198 \begin_inset Note Greyedout
27199 status open
27200
27201 \begin_layout Plain Layout
27202
27203 \series bold
27204 Nota:
27205 \series default
27206  Actualmente hay un error en 
27207 \series bold
27208 endfloat
27209 \series default
27210  cuando la leyenda contiene el carácter alemán «ß».
27211  Usa en ese caso el comando «
27212 \series bold
27213
27214 \backslash
27215 ss
27216 \series default
27217 » en código \SpecialChar TeX
27218  en vez de «ß».
27219 \end_layout
27220
27221 \end_inset
27222
27223
27224 \end_layout
27225
27226 \begin_layout Standard
27227 \begin_inset VSpace bigskip
27228 \end_inset
27229
27230 Más detalles sobre ubicación de flotantes en libros sobre \SpecialChar LaTeX
27231  como 
27232 \begin_inset CommandInset citation
27233 LatexCommand cite
27234 key "latexcompanion,latexguide,latexbook"
27235 literal "true"
27236
27237 \end_inset
27238
27239 .
27240 \end_layout
27241
27242 \begin_layout Section
27243 Rotación de flotantes
27244 \begin_inset CommandInset label
27245 LatexCommand label
27246 name "sec:Rotación-de-Flotantes"
27247
27248 \end_inset
27249
27250
27251 \begin_inset Index idx
27252 status collapsed
27253
27254 \begin_layout Plain Layout
27255 Flotantes ! Rotación
27256 \end_layout
27257
27258 \end_inset
27259
27260
27261 \end_layout
27262
27263 \begin_layout Standard
27264 Podrías necesitar girar flotantes, especialmente con cuadros grandes.
27265  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
27266  la opción 
27267 \family sans
27268 Girar
27269 \begin_inset space ~
27270 \end_inset
27271
27272 a
27273 \begin_inset space ~
27274 \end_inset
27275
27276 un
27277 \begin_inset space ~
27278 \end_inset
27279
27280 lado
27281 \family default
27282 .
27283 \end_layout
27284
27285 \begin_layout Standard
27286 Los flotantes girados son puestos siempre en su propia página (o columna
27287  si el documento es de dos columnas).
27288  Se les puede permitir abarcar varias columnas con la opción de configuración
27289  
27290 \family sans
27291 Extender
27292 \begin_inset space ~
27293 \end_inset
27294
27295 columnas
27296 \family default
27297 .
27298  Se rotan de forma que puedes leerlos desde el margen externo.
27299  Para forzar determinada dirección de rotación para todas las páginas, puedes
27300  añadir una de las opciones 
27301 \series bold
27302 figuresleft
27303 \series default
27304  o 
27305 \series bold
27306 figuresright
27307 \series default
27308  a las opciones de clase del documento.
27309 \end_layout
27310
27311 \begin_layout Standard
27312 Los flotantes girados se refieren igual que los normales, y el formato de
27313  la leyenda también es el mismo: un ejemplo es el cuadro
27314 \begin_inset space ~
27315 \end_inset
27316
27317
27318 \begin_inset CommandInset ref
27319 LatexCommand ref
27320 reference "tab:Cuadro-girado"
27321
27322 \end_inset
27323
27324 .
27325 \end_layout
27326
27327 \begin_layout Standard
27328 \begin_inset Note Greyedout
27329 status open
27330
27331 \begin_layout Plain Layout
27332
27333 \series bold
27334 Nota:
27335 \series default
27336  No todos los visores DVI pueden mostrar cuadros girados.
27337 \end_layout
27338
27339 \end_inset
27340
27341
27342 \end_layout
27343
27344 \begin_layout Standard
27345 \begin_inset Float table
27346 wide false
27347 sideways true
27348 status open
27349
27350 \begin_layout Plain Layout
27351 \begin_inset Caption Standard
27352
27353 \begin_layout Plain Layout
27354 \begin_inset CommandInset label
27355 LatexCommand label
27356 name "tab:Cuadro-girado"
27357
27358 \end_inset
27359
27360 Cuadro girado
27361 \end_layout
27362
27363 \end_inset
27364
27365
27366 \end_layout
27367
27368 \begin_layout Plain Layout
27369 \align center
27370 \begin_inset Tabular
27371 <lyxtabular version="3" rows="1" columns="5">
27372 <features tabularvalignment="middle">
27373 <column alignment="center" valignment="top">
27374 <column alignment="center" valignment="top">
27375 <column alignment="center" valignment="top">
27376 <column alignment="center" valignment="top">
27377 <column alignment="center" valignment="top">
27378 <row>
27379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27380 \begin_inset Text
27381
27382 \begin_layout Plain Layout
27383 test
27384 \end_layout
27385
27386 \end_inset
27387 </cell>
27388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27389 \begin_inset Text
27390
27391 \begin_layout Plain Layout
27392 b
27393 \end_layout
27394
27395 \end_inset
27396 </cell>
27397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27398 \begin_inset Text
27399
27400 \begin_layout Plain Layout
27401 c
27402 \end_layout
27403
27404 \end_inset
27405 </cell>
27406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27407 \begin_inset Text
27408
27409 \begin_layout Plain Layout
27410 d
27411 \end_layout
27412
27413 \end_inset
27414 </cell>
27415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27416 \begin_inset Text
27417
27418 \begin_layout Plain Layout
27419 e
27420 \end_layout
27421
27422 \end_inset
27423 </cell>
27424 </row>
27425 </lyxtabular>
27426
27427 \end_inset
27428
27429
27430 \end_layout
27431
27432 \end_inset
27433
27434
27435 \end_layout
27436
27437 \begin_layout Section
27438 Subflotantes
27439 \begin_inset Index idx
27440 status collapsed
27441
27442 \begin_layout Plain Layout
27443 Flotantes ! Subflotantes
27444 \end_layout
27445
27446 \end_inset
27447
27448
27449 \end_layout
27450
27451 \begin_layout Standard
27452 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
27453  imágenes.
27454  Se crean insertando un flotante dentro de otro.
27455  La colocación de los subflotantes puede controlarse como si fueran párrafos,
27456  como se muestra en los cuadros
27457 \begin_inset space ~
27458 \end_inset
27459
27460
27461 \begin_inset CommandInset ref
27462 LatexCommand ref
27463 reference "tab:Dos-subcuadros-adosados"
27464
27465 \end_inset
27466
27467  y
27468 \begin_inset space ~
27469 \end_inset
27470
27471
27472 \begin_inset CommandInset ref
27473 LatexCommand ref
27474 reference "tab:Dos-subcuadros-uno-sobre"
27475
27476 \end_inset
27477
27478 .
27479 \end_layout
27480
27481 \begin_layout Standard
27482 Las referencias a subflotantes funcionan como en los flotantes normales:
27483  el cuadro
27484 \begin_inset space ~
27485 \end_inset
27486
27487
27488 \begin_inset CommandInset ref
27489 LatexCommand ref
27490 reference "tab:Este-es-el-subcuadro-a"
27491
27492 \end_inset
27493
27494  y el cuadro
27495 \begin_inset space ~
27496 \end_inset
27497
27498
27499 \begin_inset CommandInset ref
27500 LatexCommand ref
27501 reference "tab:Este-es-el-subcuadro-b"
27502
27503 \end_inset
27504
27505  son subcuadros del cuadro
27506 \begin_inset space ~
27507 \end_inset
27508
27509
27510 \begin_inset CommandInset ref
27511 LatexCommand ref
27512 reference "tab:Dos-subcuadros-adosados"
27513
27514 \end_inset
27515
27516 .
27517 \end_layout
27518
27519 \begin_layout Standard
27520 \begin_inset Float table
27521 wide false
27522 sideways false
27523 status open
27524
27525 \begin_layout Plain Layout
27526 \begin_inset Caption Standard
27527
27528 \begin_layout Plain Layout
27529 \begin_inset CommandInset label
27530 LatexCommand label
27531 name "tab:Dos-subcuadros-adosados"
27532
27533 \end_inset
27534
27535 Dos subcuadros adosados
27536 \end_layout
27537
27538 \end_inset
27539
27540
27541 \end_layout
27542
27543 \begin_layout Plain Layout
27544 \begin_inset space \hfill{}
27545 \end_inset
27546
27547
27548 \begin_inset Float table
27549 wide false
27550 sideways false
27551 status open
27552
27553 \begin_layout Plain Layout
27554 \begin_inset Caption Standard
27555
27556 \begin_layout Plain Layout
27557 \begin_inset CommandInset label
27558 LatexCommand label
27559 name "tab:Este-es-el-subcuadro-a"
27560
27561 \end_inset
27562
27563 Este es el subcuadro a
27564 \end_layout
27565
27566 \end_inset
27567
27568
27569 \end_layout
27570
27571 \begin_layout Plain Layout
27572 \align center
27573 \begin_inset Tabular
27574 <lyxtabular version="3" rows="1" columns="5">
27575 <features tabularvalignment="middle">
27576 <column alignment="center" valignment="top">
27577 <column alignment="center" valignment="top">
27578 <column alignment="center" valignment="top">
27579 <column alignment="center" valignment="top">
27580 <column alignment="center" valignment="top">
27581 <row>
27582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27583 \begin_inset Text
27584
27585 \begin_layout Plain Layout
27586 test 
27587 \end_layout
27588
27589 \end_inset
27590 </cell>
27591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27592 \begin_inset Text
27593
27594 \begin_layout Plain Layout
27595 b
27596 \end_layout
27597
27598 \end_inset
27599 </cell>
27600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27601 \begin_inset Text
27602
27603 \begin_layout Plain Layout
27604 c
27605 \end_layout
27606
27607 \end_inset
27608 </cell>
27609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27610 \begin_inset Text
27611
27612 \begin_layout Plain Layout
27613 d
27614 \end_layout
27615
27616 \end_inset
27617 </cell>
27618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27619 \begin_inset Text
27620
27621 \begin_layout Plain Layout
27622 e
27623 \end_layout
27624
27625 \end_inset
27626 </cell>
27627 </row>
27628 </lyxtabular>
27629
27630 \end_inset
27631
27632
27633 \end_layout
27634
27635 \end_inset
27636
27637
27638 \begin_inset space \hfill{}
27639 \end_inset
27640
27641
27642 \begin_inset Float table
27643 wide false
27644 sideways false
27645 status open
27646
27647 \begin_layout Plain Layout
27648 \begin_inset Caption Standard
27649
27650 \begin_layout Plain Layout
27651 \begin_inset CommandInset label
27652 LatexCommand label
27653 name "tab:Este-es-el-subcuadro-b"
27654
27655 \end_inset
27656
27657 Esta es la subtabla b
27658 \end_layout
27659
27660 \end_inset
27661
27662
27663 \end_layout
27664
27665 \begin_layout Plain Layout
27666 \align center
27667 \begin_inset Tabular
27668 <lyxtabular version="3" rows="1" columns="5">
27669 <features tabularvalignment="middle">
27670 <column alignment="center" valignment="top">
27671 <column alignment="center" valignment="top">
27672 <column alignment="center" valignment="top">
27673 <column alignment="center" valignment="top">
27674 <column alignment="center" valignment="top">
27675 <row>
27676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27677 \begin_inset Text
27678
27679 \begin_layout Plain Layout
27680 e
27681 \end_layout
27682
27683 \end_inset
27684 </cell>
27685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27686 \begin_inset Text
27687
27688 \begin_layout Plain Layout
27689 d
27690 \end_layout
27691
27692 \end_inset
27693 </cell>
27694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27695 \begin_inset Text
27696
27697 \begin_layout Plain Layout
27698 c
27699 \end_layout
27700
27701 \end_inset
27702 </cell>
27703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27704 \begin_inset Text
27705
27706 \begin_layout Plain Layout
27707 b
27708 \end_layout
27709
27710 \end_inset
27711 </cell>
27712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27713 \begin_inset Text
27714
27715 \begin_layout Plain Layout
27716 test
27717 \end_layout
27718
27719 \end_inset
27720 </cell>
27721 </row>
27722 </lyxtabular>
27723
27724 \end_inset
27725
27726
27727 \end_layout
27728
27729 \end_inset
27730
27731
27732 \begin_inset space \hfill{}
27733 \end_inset
27734
27735
27736 \end_layout
27737
27738 \end_inset
27739
27740
27741 \end_layout
27742
27743 \begin_layout Standard
27744 \begin_inset Float table
27745 wide false
27746 sideways false
27747 status open
27748
27749 \begin_layout Plain Layout
27750 \begin_inset Caption Standard
27751
27752 \begin_layout Plain Layout
27753 \begin_inset CommandInset label
27754 LatexCommand label
27755 name "tab:Dos-subcuadros-uno-sobre"
27756
27757 \end_inset
27758
27759 Dos subcuadros colocados uno sobre otro.
27760  El cuadro (a) con 4 celdas, el (b) con 5 celdas.
27761 \end_layout
27762
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \begin_layout Plain Layout
27769 \noindent
27770 \align center
27771 \begin_inset Float table
27772 wide false
27773 sideways false
27774 status open
27775
27776 \begin_layout Plain Layout
27777 \begin_inset Caption Standard
27778
27779 \begin_layout Plain Layout
27780
27781 \end_layout
27782
27783 \end_inset
27784
27785
27786 \end_layout
27787
27788 \begin_layout Plain Layout
27789 \align center
27790 \begin_inset Tabular
27791 <lyxtabular version="3" rows="1" columns="4">
27792 <features tabularvalignment="middle">
27793 <column alignment="center" valignment="top">
27794 <column alignment="center" valignment="top">
27795 <column alignment="center" valignment="top">
27796 <column alignment="center" valignment="top">
27797 <row>
27798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27799 \begin_inset Text
27800
27801 \begin_layout Plain Layout
27802 test
27803 \end_layout
27804
27805 \end_inset
27806 </cell>
27807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27808 \begin_inset Text
27809
27810 \begin_layout Plain Layout
27811 test
27812 \end_layout
27813
27814 \end_inset
27815 </cell>
27816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27817 \begin_inset Text
27818
27819 \begin_layout Plain Layout
27820 test
27821 \end_layout
27822
27823 \end_inset
27824 </cell>
27825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27826 \begin_inset Text
27827
27828 \begin_layout Plain Layout
27829 test
27830 \end_layout
27831
27832 \end_inset
27833 </cell>
27834 </row>
27835 </lyxtabular>
27836
27837 \end_inset
27838
27839
27840 \end_layout
27841
27842 \end_inset
27843
27844
27845 \end_layout
27846
27847 \begin_layout Plain Layout
27848 \align center
27849 \begin_inset Float table
27850 wide false
27851 sideways false
27852 status open
27853
27854 \begin_layout Plain Layout
27855 \begin_inset Caption Standard
27856
27857 \begin_layout Plain Layout
27858
27859 \end_layout
27860
27861 \end_inset
27862
27863
27864 \end_layout
27865
27866 \begin_layout Plain Layout
27867 \align center
27868 \begin_inset Tabular
27869 <lyxtabular version="3" rows="1" columns="5">
27870 <features tabularvalignment="middle">
27871 <column alignment="center" valignment="top">
27872 <column alignment="center" valignment="top">
27873 <column alignment="center" valignment="top">
27874 <column alignment="center" valignment="top">
27875 <column alignment="center" valignment="top">
27876 <row>
27877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27878 \begin_inset Text
27879
27880 \begin_layout Plain Layout
27881 a
27882 \end_layout
27883
27884 \end_inset
27885 </cell>
27886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27887 \begin_inset Text
27888
27889 \begin_layout Plain Layout
27890 b
27891 \end_layout
27892
27893 \end_inset
27894 </cell>
27895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27896 \begin_inset Text
27897
27898 \begin_layout Plain Layout
27899 c
27900 \end_layout
27901
27902 \end_inset
27903 </cell>
27904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27905 \begin_inset Text
27906
27907 \begin_layout Plain Layout
27908 d
27909 \end_layout
27910
27911 \end_inset
27912 </cell>
27913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27914 \begin_inset Text
27915
27916 \begin_layout Plain Layout
27917 e
27918 \end_layout
27919
27920 \end_inset
27921 </cell>
27922 </row>
27923 </lyxtabular>
27924
27925 \end_inset
27926
27927
27928 \end_layout
27929
27930 \end_inset
27931
27932
27933 \end_layout
27934
27935 \end_inset
27936
27937
27938 \end_layout
27939
27940 \begin_layout Section
27941 Flotantes adosados
27942 \begin_inset Index idx
27943 status collapsed
27944
27945 \begin_layout Plain Layout
27946 Flotantes ! Adosados
27947 \end_layout
27948
27949 \end_inset
27950
27951
27952 \end_layout
27953
27954 \begin_layout Standard
27955 Para colocar flotantes unos junto a otros, como en la figura
27956 \begin_inset space ~
27957 \end_inset
27958
27959
27960 \begin_inset CommandInset ref
27961 LatexCommand ref
27962 reference "fig:Flotante-izquierda"
27963
27964 \end_inset
27965
27966  y 
27967 \begin_inset CommandInset ref
27968 LatexCommand ref
27969 reference "fig:Flotante-derecha"
27970
27971 \end_inset
27972
27973 , se pone 
27974 \emph on
27975 un
27976 \emph default
27977  solo flotante.
27978  En él se insertan dos cuadros tipo minipágina.
27979 \begin_inset Foot
27980 status collapsed
27981
27982 \begin_layout Plain Layout
27983 Las minipáginas se explican en la sección
27984 \begin_inset space ~
27985 \end_inset
27986
27987
27988 \begin_inset CommandInset ref
27989 LatexCommand ref
27990 reference "sec:Minipáginas"
27991
27992 \end_inset
27993
27994 .
27995 \end_layout
27996
27997 \end_inset
27998
27999  La anchura de la columna se establece en 45-50
28000 \begin_inset space \thinspace{}
28001 \end_inset
28002
28003 % y la alineación en 
28004 \family sans
28005 Inferior
28006 \family default
28007  para cada minipágina.
28008  Las minipáginas contienen la imagen y su título, de igual forma que en
28009  los flotantes.
28010  La única diferencia es que el 
28011 \family sans
28012 Ancho
28013 \begin_inset space ~
28014 \end_inset
28015
28016 de
28017 \begin_inset space ~
28018 \end_inset
28019
28020 columna
28021 \begin_inset space ~
28022 \end_inset
28023
28024 %
28025 \family default
28026  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
28027 \end_layout
28028
28029 \begin_layout Standard
28030 \begin_inset Float figure
28031 placement h
28032 wide false
28033 sideways false
28034 status open
28035
28036 \begin_layout Plain Layout
28037 \begin_inset Box Frameless
28038 position "b"
28039 hor_pos "c"
28040 has_inner_box 1
28041 inner_pos "t"
28042 use_parbox 0
28043 use_makebox 0
28044 width "45col%"
28045 special "none"
28046 height "1in"
28047 height_special "totalheight"
28048 thickness "0.4pt"
28049 separation "3pt"
28050 shadowsize "4pt"
28051 framecolor "black"
28052 backgroundcolor "none"
28053 status open
28054
28055 \begin_layout Plain Layout
28056 \align center
28057 \begin_inset Graphics
28058         filename ../clipart/2D-intensity-plot.pdf
28059         width 100col%
28060         scaleBeforeRotation
28061
28062 \end_inset
28063
28064
28065 \end_layout
28066
28067 \begin_layout Plain Layout
28068 \begin_inset Caption Standard
28069
28070 \begin_layout Plain Layout
28071 \begin_inset CommandInset label
28072 LatexCommand label
28073 name "fig:Flotante-izquierda"
28074
28075 \end_inset
28076
28077 Flotante en el lado izquierdo.
28078 \end_layout
28079
28080 \end_inset
28081
28082
28083 \end_layout
28084
28085 \end_inset
28086
28087
28088 \begin_inset space \hfill{}
28089 \end_inset
28090
28091
28092 \begin_inset Box Frameless
28093 position "b"
28094 hor_pos "c"
28095 has_inner_box 1
28096 inner_pos "t"
28097 use_parbox 0
28098 use_makebox 0
28099 width "45col%"
28100 special "none"
28101 height "1in"
28102 height_special "totalheight"
28103 thickness "0.4pt"
28104 separation "3pt"
28105 shadowsize "4pt"
28106 framecolor "black"
28107 backgroundcolor "none"
28108 status open
28109
28110 \begin_layout Plain Layout
28111 \align center
28112 \begin_inset Graphics
28113         filename ../clipart/Star-structure.pdf
28114         width 100col%
28115         scaleBeforeRotation
28116
28117 \end_inset
28118
28119
28120 \end_layout
28121
28122 \begin_layout Plain Layout
28123 \begin_inset Caption Standard
28124
28125 \begin_layout Plain Layout
28126 \begin_inset CommandInset label
28127 LatexCommand label
28128 name "fig:Flotante-derecha"
28129
28130 \end_inset
28131
28132 Flotante en el lado derecho.
28133 \end_layout
28134
28135 \end_inset
28136
28137
28138 \end_layout
28139
28140 \end_inset
28141
28142
28143 \end_layout
28144
28145 \end_inset
28146
28147
28148 \end_layout
28149
28150 \begin_layout Standard
28151 Una solución alternativa más simple es usar el módulo 
28152 \family sans
28153 Minipáginas
28154 \begin_inset space ~
28155 \end_inset
28156
28157 ancho
28158 \begin_inset space ~
28159 \end_inset
28160
28161 variable
28162 \family default
28163 , véase la sección
28164 \begin_inset space \thinspace{}
28165 \end_inset
28166
28167
28168 \begin_inset CommandInset ref
28169 LatexCommand ref
28170 reference "sec:Minipáginas"
28171
28172 \end_inset
28173
28174 .
28175  Las minipáginas de anchura variable se adaptan automáticamente a la anchura
28176  de figuras y cuadros.
28177  No requieren una anchura explícita y mejoran la alineación horizontal del
28178  contenido.
28179  El archivo de ejemplo \SpecialChar LyX
28180  
28181 \emph on
28182 varwidth-floats-side-by-side
28183 \emph default
28184  da ejemplos de cómo hacer esto.
28185 \end_layout
28186
28187 \begin_layout Section
28188 Formato de las leyendas
28189 \begin_inset Index idx
28190 status collapsed
28191
28192 \begin_layout Plain Layout
28193 Leyendas ! Formato
28194 \end_layout
28195
28196 \end_inset
28197
28198
28199 \begin_inset Index idx
28200 status collapsed
28201
28202 \begin_layout Plain Layout
28203 Flotantes ! Formato de las leyendas
28204 \end_layout
28205
28206 \end_inset
28207
28208
28209 \begin_inset CommandInset label
28210 LatexCommand label
28211 name "sec:Formato-de-leyendas"
28212
28213 \end_inset
28214
28215
28216 \end_layout
28217
28218 \begin_layout Standard
28219 El entorno 
28220 \family sans
28221 Leyenda
28222 \family default
28223  es el predeterminado para los 
28224 \family sans
28225 Flotantes
28226 \family default
28227 .
28228  En \SpecialChar LyX
28229  las leyendas se muestran como etiqueta, p.
28230 \begin_inset space \thinspace{}
28231 \end_inset
28232
28233 e.
28234 \begin_inset space ~
28235 \end_inset
28236
28237 «
28238 \family sans
28239 Figura #
28240 \family default
28241 :» seguida por el texto.
28242  «#» es el número real de referencia.
28243  Por omisión la etiqueta y el número usan la misma tipografía que el texto
28244  de la leyenda y el signo dos puntos sigue al número para separar la etiqueta
28245  del texto.
28246  El entorno leyenda no es apropiado para todos los tipos de documento.
28247  
28248 \end_layout
28249
28250 \begin_layout Standard
28251 Para cambiar el formato predeterminado carga el paquete \SpecialChar LaTeX
28252  
28253 \series bold
28254 caption
28255 \series default
28256
28257 \begin_inset Index idx
28258 status collapsed
28259
28260 \begin_layout Plain Layout
28261 \SpecialChar LaTeX
28262 -paquetes ! caption
28263 \end_layout
28264
28265 \end_inset
28266
28267  en el preámbulo del documento con la línea:
28268 \end_layout
28269
28270 \begin_layout Standard
28271
28272 \series bold
28273
28274 \backslash
28275 usepackage[definición de formato]{caption}
28276 \end_layout
28277
28278 \begin_layout Standard
28279 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
28280  las leyendas de cuadro siempre sobre él como en este documento, usa el
28281  comando:
28282 \end_layout
28283
28284 \begin_layout Standard
28285
28286 \series bold
28287
28288 \backslash
28289 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28290 \end_layout
28291
28292 \begin_layout Standard
28293 También puedes definir distintos formatos de leyenda para los distintos
28294  tipos de flotantes.
28295  En ese caso carga el paquete 
28296 \series bold
28297 caption
28298 \series default
28299  sin opciones específicas y define los distintos formatos con ayuda del
28300  comando
28301 \end_layout
28302
28303 \begin_layout Standard
28304
28305 \series bold
28306
28307 \backslash
28308 captionsetup[tipo de flotante]{definición de formato}
28309 \end_layout
28310
28311 \begin_layout Standard
28312 en el preámbulo del documento.
28313  Por ejemplo las leyendas de la Figura
28314 \begin_inset space ~
28315 \end_inset
28316
28317
28318 \begin_inset CommandInset ref
28319 LatexCommand ref
28320 reference "fig:Esto-es-una-fig"
28321
28322 \end_inset
28323
28324  y el cuadro
28325 \begin_inset space ~
28326 \end_inset
28327
28328
28329 \begin_inset CommandInset ref
28330 LatexCommand ref
28331 reference "tab:Esto-es-un-cuadro"
28332
28333 \end_inset
28334
28335  pueden crearse usando los siguientes comandos en el preámbulo:
28336 \end_layout
28337
28338 \begin_layout Standard
28339
28340 \series bold
28341
28342 \backslash
28343 usepackage[tableposition=top]{caption}
28344 \series default
28345
28346 \begin_inset Newline newline
28347 \end_inset
28348
28349
28350 \series bold
28351
28352 \backslash
28353 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
28354 \begin_inset Newline newline
28355 \end_inset
28356
28357
28358 \begin_inset Phantom HPhantom
28359 status open
28360
28361 \begin_layout Plain Layout
28362
28363 \series bold
28364
28365 \backslash
28366 captionsetup[figure]{
28367 \end_layout
28368
28369 \end_inset
28370
28371 labelsep=period}
28372 \begin_inset Newline newline
28373 \end_inset
28374
28375
28376 \backslash
28377 captionsetup[table]{labelfont={bf,sf}}
28378 \end_layout
28379
28380 \begin_layout Standard
28381 \begin_inset Note Greyedout
28382 status open
28383
28384 \begin_layout Plain Layout
28385
28386 \series bold
28387 Nota: 
28388 \series default
28389 La opción 
28390 \series bold
28391 tableposition=top
28392 \series default
28393  no tiene efecto si se usa una clase de documento 
28394 \series bold
28395 KOMA-Script
28396 \series default
28397 .
28398  En este caso debe utilizarse la opción de clase de documento 
28399 \series bold
28400 captions=tableheading
28401 \series default
28402 .
28403  
28404 \end_layout
28405
28406 \end_inset
28407
28408
28409 \end_layout
28410
28411 \begin_layout Standard
28412 Para más información sobre el paquete 
28413 \series bold
28414 caption
28415 \series default
28416  acude a su documentación 
28417 \begin_inset CommandInset citation
28418 LatexCommand cite
28419 key "caption"
28420 literal "true"
28421
28422 \end_inset
28423
28424 .
28425 \end_layout
28426
28427 \begin_layout Standard
28428 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
28429 \begin_inset space \thinspace{}
28430 \end_inset
28431
28432 e., usa el siguiente comando de preámbulo:
28433 \end_layout
28434
28435 \begin_layout Standard
28436
28437 \series bold
28438
28439 \backslash
28440 renewcommand{
28441 \backslash
28442 fnum@figure}{Imagen~
28443 \backslash
28444 thefigure}
28445 \end_layout
28446
28447 \begin_layout Standard
28448 donde 
28449 \series bold
28450
28451 \backslash
28452 thefigure
28453 \series default
28454  inserta el número de figura y «~» genera un espacio protegido.
28455
28456 \series bold
28457  
28458 \end_layout
28459
28460 \begin_layout Standard
28461 \begin_inset VSpace bigskip
28462 \end_inset
28463
28464 Si estás usando una clase de documento 
28465 \series bold
28466 KOMA-Script
28467 \series default
28468
28469 \begin_inset Index idx
28470 status collapsed
28471
28472 \begin_layout Plain Layout
28473 \SpecialChar LaTeX
28474 -paquetes ! KOMA-Script
28475 \end_layout
28476
28477 \end_inset
28478
28479  (
28480 \family sans
28481 article (KOMA-Script)
28482 \family default
28483
28484 \family sans
28485 book (KOMA-Script)
28486 \family default
28487
28488 \family sans
28489 letter (KOMA-Script)
28490 \family default
28491 , o 
28492 \family sans
28493 report (KOMA-Script)
28494 \family default
28495
28496 \begin_inset space \thinspace{}
28497 \end_inset
28498
28499 ), puedes emplear en vez del paquete 
28500 \series bold
28501 caption
28502 \series default
28503  el comando 
28504 \series bold
28505
28506 \backslash
28507 setkomafont
28508 \series default
28509  incluido en 
28510 \series bold
28511 KOMA-Script
28512 \series default
28513 .
28514  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
28515  comando en el preámbulo del documento:
28516 \end_layout
28517
28518 \begin_layout Standard
28519
28520 \series bold
28521
28522 \backslash
28523 setkomafont{captionlabel}{
28524 \backslash
28525 bfseries}
28526 \end_layout
28527
28528 \begin_layout Standard
28529 Más información sobre 
28530 \series bold
28531
28532 \backslash
28533 setkomafont
28534 \series default
28535  en la documentación de 
28536 \series bold
28537 KOMA-Script
28538 \series default
28539  
28540 \begin_inset CommandInset citation
28541 LatexCommand cite
28542 key "KOMA-Script"
28543 literal "true"
28544
28545 \end_inset
28546
28547 .
28548 \end_layout
28549
28550 \begin_layout Standard
28551 \begin_inset ERT
28552 status collapsed
28553
28554 \begin_layout Plain Layout
28555
28556
28557 \backslash
28558 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
28559 }
28560 \end_layout
28561
28562 \end_inset
28563
28564
28565 \begin_inset Note Note
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569 El formato de la leyenda se ha cambiado sólo para este ejemplo.
28570 \end_layout
28571
28572 \end_inset
28573
28574
28575 \end_layout
28576
28577 \begin_layout Standard
28578 \begin_inset Float figure
28579 placement !p
28580 wide false
28581 sideways false
28582 status open
28583
28584 \begin_layout Plain Layout
28585 \align center
28586 \begin_inset Graphics
28587         filename ../clipart/2D-intensity-plot.pdf
28588
28589 \end_inset
28590
28591
28592 \end_layout
28593
28594 \begin_layout Plain Layout
28595 \begin_inset Caption Standard
28596
28597 \begin_layout Plain Layout
28598 \begin_inset CommandInset label
28599 LatexCommand label
28600 name "fig:Esto-es-una-fig"
28601
28602 \end_inset
28603
28604
28605 \begin_inset Argument 1
28606 status collapsed
28607
28608 \begin_layout Plain Layout
28609 Figura con leyenda muy larga
28610 \end_layout
28611
28612 \end_inset
28613
28614 Este es un ejemplo de figura con una leyenda con más de una línea para mostrar
28615  el formato diferente.
28616  Aquí se usa una leyenda personalizada.
28617 \end_layout
28618
28619 \end_inset
28620
28621
28622 \end_layout
28623
28624 \end_inset
28625
28626
28627 \end_layout
28628
28629 \begin_layout Standard
28630 \begin_inset ERT
28631 status collapsed
28632
28633 \begin_layout Plain Layout
28634
28635
28636 \backslash
28637 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
28638 on}
28639 \end_layout
28640
28641 \end_inset
28642
28643
28644 \end_layout
28645
28646 \begin_layout Standard
28647 \begin_inset Float table
28648 placement !p
28649 wide false
28650 sideways false
28651 status open
28652
28653 \begin_layout Plain Layout
28654 \begin_inset Caption Standard
28655
28656 \begin_layout Plain Layout
28657 \begin_inset CommandInset label
28658 LatexCommand label
28659 name "tab:Esto-es-un-cuadro"
28660
28661 \end_inset
28662
28663
28664 \begin_inset Argument 1
28665 status collapsed
28666
28667 \begin_layout Plain Layout
28668 Cuadro con leyenda muy larga
28669 \end_layout
28670
28671 \end_inset
28672
28673 Este es un ejemplo de leyenda de cuadro con más de una línea para mostrar
28674  el formato diferente.
28675  Aquí se usa el formato de leyenda estándar para los cuadros.
28676 \end_layout
28677
28678 \end_inset
28679
28680
28681 \end_layout
28682
28683 \begin_layout Plain Layout
28684 \align center
28685 \begin_inset Tabular
28686 <lyxtabular version="3" rows="1" columns="5">
28687 <features tabularvalignment="middle">
28688 <column alignment="center" valignment="top">
28689 <column alignment="center" valignment="top">
28690 <column alignment="center" valignment="top">
28691 <column alignment="center" valignment="top">
28692 <column alignment="center" valignment="top">
28693 <row>
28694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28695 \begin_inset Text
28696
28697 \begin_layout Plain Layout
28698 a
28699 \end_layout
28700
28701 \end_inset
28702 </cell>
28703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28704 \begin_inset Text
28705
28706 \begin_layout Plain Layout
28707 b
28708 \end_layout
28709
28710 \end_inset
28711 </cell>
28712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28713 \begin_inset Text
28714
28715 \begin_layout Plain Layout
28716 c
28717 \end_layout
28718
28719 \end_inset
28720 </cell>
28721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28722 \begin_inset Text
28723
28724 \begin_layout Plain Layout
28725 d
28726 \end_layout
28727
28728 \end_inset
28729 </cell>
28730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28731 \begin_inset Text
28732
28733 \begin_layout Plain Layout
28734 e
28735 \end_layout
28736
28737 \end_inset
28738 </cell>
28739 </row>
28740 </lyxtabular>
28741
28742 \end_inset
28743
28744
28745 \end_layout
28746
28747 \end_inset
28748
28749
28750 \end_layout
28751
28752 \begin_layout Section
28753 Colocación de leyendas
28754 \begin_inset Index idx
28755 status collapsed
28756
28757 \begin_layout Plain Layout
28758 Leyendas ! Colocación
28759 \end_layout
28760
28761 \end_inset
28762
28763
28764 \begin_inset Index idx
28765 status collapsed
28766
28767 \begin_layout Plain Layout
28768 Flotantes ! Colocación de leyendas
28769 \end_layout
28770
28771 \end_inset
28772
28773
28774 \begin_inset CommandInset label
28775 LatexCommand label
28776 name "sec:Colocación-de-leyendas"
28777
28778 \end_inset
28779
28780
28781 \end_layout
28782
28783 \begin_layout Standard
28784 La norma habitual para colocar las leyendas es:
28785 \end_layout
28786
28787 \begin_layout Description
28788 Figura: La leyenda al pie de las figuras
28789 \end_layout
28790
28791 \begin_layout Description
28792 Cuadro: La leyenda sobre los cuadros
28793 \end_layout
28794
28795 \begin_layout Standard
28796 Desafortunadamente, las clases estándar de \SpecialChar LaTeX
28797  no soportan leyendas sobre un
28798  cuadro.
28799  Esto implica que si usas las clases de documento 
28800 \family sans
28801 article
28802 \family default
28803
28804 \family sans
28805 book
28806 \family default
28807
28808 \family sans
28809 letter
28810 \family default
28811 , o 
28812 \family sans
28813 report
28814 \family default
28815  no habrá espacio entre la leyenda y el cuadro.
28816  Para insertar el espacio adecuado, carga el paquete \SpecialChar LaTeX
28817  
28818 \series bold
28819 caption
28820 \series default
28821
28822 \begin_inset Index idx
28823 status collapsed
28824
28825 \begin_layout Plain Layout
28826 \SpecialChar LaTeX
28827 -paquetes ! caption
28828 \end_layout
28829
28830 \end_inset
28831
28832  en el preámbulo del documento con la opción
28833 \begin_inset Foot
28834 status collapsed
28835
28836 \begin_layout Plain Layout
28837 Véase la sección
28838 \begin_inset space ~
28839 \end_inset
28840
28841
28842 \begin_inset CommandInset ref
28843 LatexCommand ref
28844 reference "sec:Formato-de-leyendas"
28845
28846 \end_inset
28847
28848  para más información sobre el paquete 
28849 \series bold
28850 caption
28851 \series default
28852 .
28853 \end_layout
28854
28855 \end_inset
28856
28857
28858 \end_layout
28859
28860 \begin_layout Standard
28861
28862 \series bold
28863 tableposition=top
28864 \end_layout
28865
28866 \begin_layout Standard
28867 Si estás usando la clase 
28868 \series bold
28869 KOMA-Script
28870 \series default
28871
28872 \begin_inset Index idx
28873 status collapsed
28874
28875 \begin_layout Plain Layout
28876 \SpecialChar LaTeX
28877 -paquetes ! KOMA-Script
28878 \end_layout
28879
28880 \end_inset
28881
28882  (
28883 \family sans
28884 article (KOMA-Script)
28885 \family default
28886
28887 \family sans
28888 book (KOMA-Script)
28889 \family default
28890
28891 \family sans
28892 letter (KOMA-Script)
28893 \family default
28894 , o 
28895 \family sans
28896 report (KOMA-Script)
28897 \family default
28898
28899 \begin_inset space \thinspace{}
28900 \end_inset
28901
28902 ), en vez de 
28903 \series bold
28904 caption
28905 \series default
28906  puedes poner
28907 \end_layout
28908
28909 \begin_layout Standard
28910
28911 \series bold
28912 captions=tableheading
28913 \end_layout
28914
28915 \begin_layout Standard
28916 en las opciones de clase del documento.
28917 \begin_inset Foot
28918 status open
28919
28920 \begin_layout Plain Layout
28921 Esta opción se usa en este documento.
28922 \end_layout
28923
28924 \end_inset
28925
28926
28927 \end_layout
28928
28929 \begin_layout Standard
28930 En documentos de clases Koma-Script también puedes hacer clic derecho sobre
28931  una leyenda y marcar en el menú contextual si la quieres encima o debajo
28932  del cuadro o la figura.
28933  De esta forma puedes sobrescribir para ciertas leyendas su colocación predeterm
28934 inada por el documento.
28935  El cuadro
28936 \begin_inset space ~
28937 \end_inset
28938
28939
28940 \begin_inset CommandInset ref
28941 LatexCommand ref
28942 reference "tab:Una-leyenda-marcada"
28943
28944 \end_inset
28945
28946  es un ejemplo en el que la leyenda se marca para situar bajo el cuadro
28947  aunque esté encima.
28948  Se puede comparar con la leyenda sin marcar del cuadro
28949 \begin_inset space ~
28950 \end_inset
28951
28952
28953 \begin_inset CommandInset ref
28954 LatexCommand ref
28955 reference "tab:Leyenda-estándar"
28956
28957 \end_inset
28958
28959 .
28960 \end_layout
28961
28962 \begin_layout Standard
28963 \begin_inset Float table
28964 wide false
28965 sideways false
28966 status open
28967
28968 \begin_layout Plain Layout
28969 \begin_inset Caption Below
28970
28971 \begin_layout Plain Layout
28972 \begin_inset CommandInset label
28973 LatexCommand label
28974 name "tab:Una-leyenda-marcada"
28975
28976 \end_inset
28977
28978 Leyenda marcada para colocar bajo el cuadro.
28979 \end_layout
28980
28981 \end_inset
28982
28983
28984 \end_layout
28985
28986 \begin_layout Plain Layout
28987 \align center
28988 \begin_inset Tabular
28989 <lyxtabular version="3" rows="3" columns="3">
28990 <features tabularvalignment="middle">
28991 <column alignment="center" valignment="top" width="0pt">
28992 <column alignment="center" valignment="top" width="0pt">
28993 <column alignment="center" valignment="top" width="0pt">
28994 <row>
28995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28996 \begin_inset Text
28997
28998 \begin_layout Plain Layout
28999 1
29000 \end_layout
29001
29002 \end_inset
29003 </cell>
29004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29005 \begin_inset Text
29006
29007 \begin_layout Plain Layout
29008 2
29009 \end_layout
29010
29011 \end_inset
29012 </cell>
29013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29014 \begin_inset Text
29015
29016 \begin_layout Plain Layout
29017 3
29018 \end_layout
29019
29020 \end_inset
29021 </cell>
29022 </row>
29023 <row>
29024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29025 \begin_inset Text
29026
29027 \begin_layout Plain Layout
29028 Joe
29029 \end_layout
29030
29031 \end_inset
29032 </cell>
29033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29034 \begin_inset Text
29035
29036 \begin_layout Plain Layout
29037 Mary
29038 \end_layout
29039
29040 \end_inset
29041 </cell>
29042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29043 \begin_inset Text
29044
29045 \begin_layout Plain Layout
29046 Ted
29047 \end_layout
29048
29049 \end_inset
29050 </cell>
29051 </row>
29052 <row>
29053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29054 \begin_inset Text
29055
29056 \begin_layout Plain Layout
29057 \begin_inset Formula $\int x^{2}dx$
29058 \end_inset
29059
29060
29061 \end_layout
29062
29063 \end_inset
29064 </cell>
29065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29066 \begin_inset Text
29067
29068 \begin_layout Plain Layout
29069 \begin_inset Formula $\left[\begin{array}{cc}
29070 a & b\\
29071 c & d
29072 \end{array}\right]$
29073 \end_inset
29074
29075
29076 \end_layout
29077
29078 \end_inset
29079 </cell>
29080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29081 \begin_inset Text
29082
29083 \begin_layout Plain Layout
29084 \begin_inset Formula $1+1=2$
29085 \end_inset
29086
29087
29088 \end_layout
29089
29090 \end_inset
29091 </cell>
29092 </row>
29093 </lyxtabular>
29094
29095 \end_inset
29096
29097
29098 \end_layout
29099
29100 \end_inset
29101
29102
29103 \end_layout
29104
29105 \begin_layout Standard
29106 \begin_inset Float table
29107 wide false
29108 sideways false
29109 status open
29110
29111 \begin_layout Plain Layout
29112 \begin_inset Caption Standard
29113
29114 \begin_layout Plain Layout
29115 \begin_inset CommandInset label
29116 LatexCommand label
29117 name "tab:Leyenda-estándar"
29118
29119 \end_inset
29120
29121 Leyenda de cuadro estándar.
29122 \end_layout
29123
29124 \end_inset
29125
29126
29127 \end_layout
29128
29129 \begin_layout Plain Layout
29130 \align center
29131 \begin_inset Tabular
29132 <lyxtabular version="3" rows="3" columns="3">
29133 <features tabularvalignment="middle">
29134 <column alignment="center" valignment="top" width="0pt">
29135 <column alignment="center" valignment="top" width="0pt">
29136 <column alignment="center" valignment="top" width="0pt">
29137 <row>
29138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29139 \begin_inset Text
29140
29141 \begin_layout Plain Layout
29142 1
29143 \end_layout
29144
29145 \end_inset
29146 </cell>
29147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29148 \begin_inset Text
29149
29150 \begin_layout Plain Layout
29151 2
29152 \end_layout
29153
29154 \end_inset
29155 </cell>
29156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29157 \begin_inset Text
29158
29159 \begin_layout Plain Layout
29160 3
29161 \end_layout
29162
29163 \end_inset
29164 </cell>
29165 </row>
29166 <row>
29167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29168 \begin_inset Text
29169
29170 \begin_layout Plain Layout
29171 Joe
29172 \end_layout
29173
29174 \end_inset
29175 </cell>
29176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29177 \begin_inset Text
29178
29179 \begin_layout Plain Layout
29180 Mary
29181 \end_layout
29182
29183 \end_inset
29184 </cell>
29185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29186 \begin_inset Text
29187
29188 \begin_layout Plain Layout
29189 Ted
29190 \end_layout
29191
29192 \end_inset
29193 </cell>
29194 </row>
29195 <row>
29196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29197 \begin_inset Text
29198
29199 \begin_layout Plain Layout
29200 \begin_inset Formula $\int x^{2}dx$
29201 \end_inset
29202
29203
29204 \end_layout
29205
29206 \end_inset
29207 </cell>
29208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29209 \begin_inset Text
29210
29211 \begin_layout Plain Layout
29212 \begin_inset Formula $\left[\begin{array}{cc}
29213 a & b\\
29214 c & d
29215 \end{array}\right]$
29216 \end_inset
29217
29218
29219 \end_layout
29220
29221 \end_inset
29222 </cell>
29223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29224 \begin_inset Text
29225
29226 \begin_layout Plain Layout
29227 \begin_inset Formula $1+1=2$
29228 \end_inset
29229
29230
29231 \end_layout
29232
29233 \end_inset
29234 </cell>
29235 </row>
29236 </lyxtabular>
29237
29238 \end_inset
29239
29240
29241 \end_layout
29242
29243 \end_inset
29244
29245
29246 \end_layout
29247
29248 \begin_layout Standard
29249 \begin_inset VSpace bigskip
29250 \end_inset
29251
29252 También es posible poner la leyenda junto a una figura o cuadro.
29253  Para conseguirlo hay que cargar el paquete \SpecialChar LaTeX
29254  
29255 \series bold
29256 sidecap
29257 \series default
29258
29259 \begin_inset Index idx
29260 status collapsed
29261
29262 \begin_layout Plain Layout
29263 \SpecialChar LaTeX
29264 -paquetes ! sidecap
29265 \end_layout
29266
29267 \end_inset
29268
29269  añadiendo en el preámbulo del documento la línea
29270 \end_layout
29271
29272 \begin_layout Standard
29273
29274 \series bold
29275
29276 \backslash
29277 usepackage[option]{sidecap}
29278 \end_layout
29279
29280 \begin_layout Standard
29281 Si no se especifica opción, la leyenda se ubica del lado del margen externo
29282  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
29283  Puedes cambiar la colocación al margen interno con la opción 
29284 \series bold
29285 innercaption
29286 \series default
29287 .
29288  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
29289  opciones 
29290 \series bold
29291 rightcaption
29292 \series default
29293  o 
29294 \series bold
29295 leftcaption
29296 \series default
29297 , respectivamente.
29298 \end_layout
29299
29300 \begin_layout Standard
29301 \begin_inset ERT
29302 status collapsed
29303
29304 \begin_layout Plain Layout
29305
29306
29307 \backslash
29308 ifsidecap
29309 \end_layout
29310
29311 \end_inset
29312
29313
29314 \begin_inset Note Note
29315 status collapsed
29316
29317 \begin_layout Plain Layout
29318 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
29319  \SpecialChar LaTeX
29320  
29321 \series bold
29322 sidecap
29323 \series default
29324 .
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \begin_layout Standard
29333 Para situar en \SpecialChar LyX
29334  la leyenda de un flotante al lado, es necesario añadir estos
29335  comandos al preámbulo del documento:
29336 \end_layout
29337
29338 \begin_layout Standard
29339 \noindent
29340 \begin_inset CommandInset line
29341 LatexCommand rule
29342 offset "0.5ex"
29343 width "100line%"
29344 height "1pt"
29345
29346 \end_inset
29347
29348
29349 \end_layout
29350
29351 \begin_layout Standard
29352
29353 \series bold
29354
29355 \backslash
29356 newcommand{
29357 \backslash
29358 TabBesBeg}[1][1.0]{%
29359 \begin_inset Newline newline
29360 \end_inset
29361
29362
29363 \begin_inset Phantom HPhantom
29364 status open
29365
29366 \begin_layout Plain Layout
29367 \begin_inset space ~
29368 \end_inset
29369
29370
29371 \end_layout
29372
29373 \end_inset
29374
29375
29376 \backslash
29377 let
29378 \backslash
29379 MyTable
29380 \backslash
29381 table
29382 \begin_inset Newline newline
29383 \end_inset
29384
29385
29386 \begin_inset Phantom HPhantom
29387 status open
29388
29389 \begin_layout Plain Layout
29390
29391 \series medium
29392 \begin_inset space ~
29393 \end_inset
29394
29395
29396 \end_layout
29397
29398 \end_inset
29399
29400
29401 \backslash
29402 let
29403 \backslash
29404 MyEndtable
29405 \backslash
29406 endtable
29407 \begin_inset Newline newline
29408 \end_inset
29409
29410
29411 \begin_inset Phantom HPhantom
29412 status open
29413
29414 \begin_layout Plain Layout
29415
29416 \series medium
29417 \begin_inset space ~
29418 \end_inset
29419
29420
29421 \end_layout
29422
29423 \end_inset
29424
29425
29426 \backslash
29427 renewenvironment{table}[1]{
29428 \backslash
29429 begin{SCtable}[#1]##1}{
29430 \backslash
29431 end{SCtable}}}
29432 \end_layout
29433
29434 \begin_layout Standard
29435
29436 \series bold
29437
29438 \backslash
29439 newcommand{
29440 \backslash
29441 TabBesEnd}{%
29442 \begin_inset Newline newline
29443 \end_inset
29444
29445
29446 \begin_inset Phantom HPhantom
29447 status open
29448
29449 \begin_layout Plain Layout
29450 \begin_inset space ~
29451 \end_inset
29452
29453
29454 \end_layout
29455
29456 \end_inset
29457
29458
29459 \backslash
29460 let
29461 \backslash
29462 table
29463 \backslash
29464 MyTable
29465 \begin_inset Newline newline
29466 \end_inset
29467
29468
29469 \begin_inset Phantom HPhantom
29470 status open
29471
29472 \begin_layout Plain Layout
29473 \begin_inset space ~
29474 \end_inset
29475
29476
29477 \end_layout
29478
29479 \end_inset
29480
29481
29482 \backslash
29483 let
29484 \backslash
29485 endtable
29486 \backslash
29487 MyEndtable
29488 \end_layout
29489
29490 \begin_layout Standard
29491
29492 \series bold
29493
29494 \backslash
29495 newcommand{
29496 \backslash
29497 FigBesBeg}[1][1.0]{%
29498 \begin_inset Newline newline
29499 \end_inset
29500
29501
29502 \begin_inset Phantom HPhantom
29503 status open
29504
29505 \begin_layout Plain Layout
29506 \begin_inset space ~
29507 \end_inset
29508
29509
29510 \end_layout
29511
29512 \end_inset
29513
29514
29515 \backslash
29516 let
29517 \backslash
29518 MyFigure
29519 \backslash
29520 figure
29521 \begin_inset Newline newline
29522 \end_inset
29523
29524
29525 \begin_inset Phantom HPhantom
29526 status open
29527
29528 \begin_layout Plain Layout
29529 \begin_inset space ~
29530 \end_inset
29531
29532
29533 \end_layout
29534
29535 \end_inset
29536
29537
29538 \backslash
29539 let
29540 \backslash
29541 MyEndfigure
29542 \backslash
29543 endfigure
29544 \begin_inset Newline newline
29545 \end_inset
29546
29547
29548 \begin_inset Phantom HPhantom
29549 status open
29550
29551 \begin_layout Plain Layout
29552 \begin_inset space ~
29553 \end_inset
29554
29555
29556 \end_layout
29557
29558 \end_inset
29559
29560
29561 \backslash
29562 renewenvironment{figure}[1]{
29563 \backslash
29564 begin{SCfigure}[#1]##1}{
29565 \backslash
29566 end{SCfigure}}}
29567 \end_layout
29568
29569 \begin_layout Standard
29570
29571 \series bold
29572
29573 \backslash
29574 newcommand{
29575 \backslash
29576 FigBesEnd}{%
29577 \begin_inset Newline newline
29578 \end_inset
29579
29580
29581 \begin_inset Phantom HPhantom
29582 status open
29583
29584 \begin_layout Plain Layout
29585 \begin_inset space ~
29586 \end_inset
29587
29588
29589 \end_layout
29590
29591 \end_inset
29592
29593
29594 \backslash
29595 let
29596 \backslash
29597 figure
29598 \backslash
29599 MyFigure
29600 \begin_inset Newline newline
29601 \end_inset
29602
29603
29604 \begin_inset Phantom HPhantom
29605 status open
29606
29607 \begin_layout Plain Layout
29608 \begin_inset space ~
29609 \end_inset
29610
29611
29612 \end_layout
29613
29614 \end_inset
29615
29616
29617 \backslash
29618 let
29619 \backslash
29620 endfigure
29621 \backslash
29622 MyEndfigure}
29623 \end_layout
29624
29625 \begin_layout Standard
29626 \noindent
29627 \begin_inset CommandInset line
29628 LatexCommand rule
29629 offset "0.5ex"
29630 width "100line%"
29631 height "1pt"
29632
29633 \end_inset
29634
29635
29636 \end_layout
29637
29638 \begin_layout Standard
29639 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
29640  en un lado.
29641  Para figuras flotantes usa el comando
29642 \end_layout
29643
29644 \begin_layout Standard
29645
29646 \series bold
29647
29648 \backslash
29649 FigBesBeg
29650 \end_layout
29651
29652 \begin_layout Standard
29653 en código \SpecialChar TeX
29654  antes del flotante.
29655  Y inserta
29656 \end_layout
29657
29658 \begin_layout Standard
29659
29660 \series bold
29661
29662 \backslash
29663 FigBesEnd
29664 \end_layout
29665
29666 \begin_layout Standard
29667 en código \SpecialChar TeX
29668  en el punto en que quieras volver a la definición original de
29669  flotantes.
29670 \end_layout
29671
29672 \begin_layout Standard
29673 Para cuadros flotantes usa los comandos correspondientes
29674 \end_layout
29675
29676 \begin_layout Standard
29677
29678 \series bold
29679
29680 \backslash
29681 TabBesBeg
29682 \series default
29683  y 
29684 \series bold
29685
29686 \backslash
29687 TabBesEnd
29688 \end_layout
29689
29690 \begin_layout Standard
29691 La figura
29692 \begin_inset space ~
29693 \end_inset
29694
29695
29696 \begin_inset CommandInset ref
29697 LatexCommand ref
29698 reference "fig:encab-al-lado"
29699
29700 \end_inset
29701
29702  y el cuadro
29703 \begin_inset space ~
29704 \end_inset
29705
29706
29707 \begin_inset CommandInset ref
29708 LatexCommand ref
29709 reference "tab:encab-al-lado"
29710
29711 \end_inset
29712
29713  son ejemplos en los que el título se sitúa al lado.
29714 \end_layout
29715
29716 \begin_layout Standard
29717 En los ejemplos puedes ver que el texto del título aparece encima del flotante
29718  en cuadros flotantes y debajo en las figuras flotantes.
29719  Para cambiarlo, puedes usar el comando
29720 \end_layout
29721
29722 \begin_layout Standard
29723
29724 \series bold
29725
29726 \backslash
29727 sidecaptionvpos{tipo de flotante}{colocación}
29728 \end_layout
29729
29730 \begin_layout Standard
29731 en el preámbulo o en código \SpecialChar TeX
29732  antes del flotante.
29733  El 
29734 \emph on
29735 tipo de flotante
29736 \emph default
29737  es 
29738 \family sans
29739 figure
29740 \family default
29741  o 
29742 \family sans
29743 table
29744 \family default
29745 , la 
29746 \emph on
29747 colocación
29748 \emph default
29749  puede ser «
29750 \family sans
29751 t
29752 \family default
29753 » por «top» (arriba), «
29754 \family sans
29755 c
29756 \family default
29757 » por «center» (centro), o «
29758 \family sans
29759 b
29760 \family default
29761 » por «bottom» (abajo).
29762  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
29763  usa el comando
29764 \end_layout
29765
29766 \begin_layout Standard
29767
29768 \series bold
29769
29770 \backslash
29771 sidecaptionvpos{figure}{c}
29772 \end_layout
29773
29774 \begin_layout Standard
29775 Esto se ha hecho en la figura
29776 \begin_inset space ~
29777 \end_inset
29778
29779
29780 \begin_inset CommandInset ref
29781 LatexCommand ref
29782 reference "fig:encab-al-lado-de-fig"
29783
29784 \end_inset
29785
29786 .
29787 \end_layout
29788
29789 \begin_layout Standard
29790 \begin_inset VSpace medskip
29791 \end_inset
29792
29793
29794 \end_layout
29795
29796 \begin_layout Standard
29797 La anchura predeterminada de la leyenda es la del cuadro/figura.
29798  Para cuadros o figuras estrechas, como en el  cuadro
29799 \begin_inset space ~
29800 \end_inset
29801
29802
29803 \begin_inset CommandInset ref
29804 LatexCommand ref
29805 reference "tab:encab-al-lado"
29806
29807 \end_inset
29808
29809 , esto genera leyendas demasiado estrechas.
29810  Puedes aumentar su anchura especificando un factor muliplicador de la anchura
29811  del cuadro/figura.
29812  La anchura de la leyenda se recalculará automáticamente en el caso de que
29813  sobrepase los márgenes de la página o de la columna.
29814  El 
29815 \emph on
29816 factor
29817 \emph default
29818  puede darse como argumento opcional para 
29819 \series bold
29820
29821 \backslash
29822 FigBesBeg
29823 \series default
29824 :
29825 \end_layout
29826
29827 \begin_layout Standard
29828
29829 \series bold
29830
29831 \backslash
29832 FigBesBeg[factor]
29833 \end_layout
29834
29835 \begin_layout Standard
29836 o en la definición de 
29837 \series bold
29838
29839 \backslash
29840 FigBesBeg
29841 \series default
29842  reemplazando 
29843 \series bold
29844 1.0
29845 \series default
29846  con otro valor.
29847  En este segundo caso, el factor será el predeterminado si 
29848 \series bold
29849
29850 \backslash
29851 FigBesBeg
29852 \series default
29853  se usa sin argumento.
29854  Para el cuadro
29855 \begin_inset space ~
29856 \end_inset
29857
29858
29859 \begin_inset CommandInset ref
29860 LatexCommand ref
29861 reference "tab:leyenda-más-ancha"
29862
29863 \end_inset
29864
29865  se ha usado el factor 5.
29866 \end_layout
29867
29868 \begin_layout Standard
29869 \begin_inset Note Greyedout
29870 status open
29871
29872 \begin_layout Plain Layout
29873
29874 \series bold
29875 Nota:
29876 \series default
29877  Para flotantes con la leyenda adosada, no se puede usar la opción 
29878 \family sans
29879 Aquí
29880 \begin_inset space ~
29881 \end_inset
29882
29883 definitivamente
29884 \family default
29885  para la colocación porque no es soportado por 
29886 \series bold
29887 sidecap
29888 \series default
29889 .
29890 \end_layout
29891
29892 \end_inset
29893
29894
29895 \end_layout
29896
29897 \begin_layout Standard
29898 \begin_inset VSpace medskip
29899 \end_inset
29900
29901 Más información sobre el paquete 
29902 \series bold
29903 sidecap
29904 \series default
29905  en su documentación 
29906 \begin_inset CommandInset citation
29907 LatexCommand cite
29908 key "sidecap"
29909 literal "true"
29910
29911 \end_inset
29912
29913 .
29914 \end_layout
29915
29916 \begin_layout Standard
29917 \begin_inset Note Greyedout
29918 status open
29919
29920 \begin_layout Plain Layout
29921
29922 \series bold
29923 Nota:
29924 \series default
29925  El paquete \SpecialChar LaTeX
29926  
29927 \series bold
29928 hypcap
29929 \series default
29930
29931 \begin_inset Index idx
29932 status collapsed
29933
29934 \begin_layout Plain Layout
29935 \SpecialChar LaTeX
29936 -paquetes ! hypcap
29937 \end_layout
29938
29939 \end_inset
29940
29941 , descrito en la sección
29942 \begin_inset space ~
29943 \end_inset
29944
29945
29946 \begin_inset CommandInset ref
29947 LatexCommand ref
29948 reference "subsec:Colocación-de-Referencias"
29949
29950 \end_inset
29951
29952 , no afecta a flotantes con la leyenda al lado.
29953 \end_layout
29954
29955 \end_inset
29956
29957
29958 \end_layout
29959
29960 \begin_layout Standard
29961 \begin_inset ERT
29962 status collapsed
29963
29964 \begin_layout Plain Layout
29965
29966
29967 \backslash
29968 FigBesBeg 
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \end_layout
29975
29976 \begin_layout Standard
29977 \begin_inset Float figure
29978 wide false
29979 sideways false
29980 status open
29981
29982 \begin_layout Plain Layout
29983 \begin_inset Graphics
29984         filename ../clipart/3D-structure-distort.pdf
29985         scale 50
29986
29987 \end_inset
29988
29989
29990 \end_layout
29991
29992 \begin_layout Plain Layout
29993 \begin_inset Caption Standard
29994
29995 \begin_layout Plain Layout
29996 \begin_inset CommandInset label
29997 LatexCommand label
29998 name "fig:encab-al-lado"
29999
30000 \end_inset
30001
30002 Leyenda al lado de una figura.
30003 \end_layout
30004
30005 \end_inset
30006
30007
30008 \end_layout
30009
30010 \end_inset
30011
30012
30013 \end_layout
30014
30015 \begin_layout Standard
30016 \begin_inset ERT
30017 status collapsed
30018
30019 \begin_layout Plain Layout
30020
30021
30022 \backslash
30023 FigBesEnd
30024 \end_layout
30025
30026 \end_inset
30027
30028
30029 \end_layout
30030
30031 \begin_layout Standard
30032 \begin_inset ERT
30033 status collapsed
30034
30035 \begin_layout Plain Layout
30036
30037
30038 \backslash
30039 TabBesBeg 
30040 \end_layout
30041
30042 \end_inset
30043
30044
30045 \end_layout
30046
30047 \begin_layout Standard
30048 \begin_inset Float table
30049 wide false
30050 sideways false
30051 status open
30052
30053 \begin_layout Plain Layout
30054 \begin_inset Caption Standard
30055
30056 \begin_layout Plain Layout
30057 \begin_inset CommandInset label
30058 LatexCommand label
30059 name "tab:encab-al-lado"
30060
30061 \end_inset
30062
30063 Leyenda al lado de un cuadro.
30064 \end_layout
30065
30066 \end_inset
30067
30068
30069 \end_layout
30070
30071 \begin_layout Plain Layout
30072 \begin_inset Tabular
30073 <lyxtabular version="3" rows="4" columns="5">
30074 <features tabularvalignment="middle">
30075 <column alignment="center" valignment="top">
30076 <column alignment="center" valignment="top">
30077 <column alignment="center" valignment="top">
30078 <column alignment="center" valignment="top">
30079 <column alignment="center" valignment="top">
30080 <row>
30081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30082 \begin_inset Text
30083
30084 \begin_layout Plain Layout
30085 a
30086 \end_layout
30087
30088 \end_inset
30089 </cell>
30090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30091 \begin_inset Text
30092
30093 \begin_layout Plain Layout
30094
30095 \end_layout
30096
30097 \end_inset
30098 </cell>
30099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30100 \begin_inset Text
30101
30102 \begin_layout Plain Layout
30103 b
30104 \end_layout
30105
30106 \end_inset
30107 </cell>
30108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30109 \begin_inset Text
30110
30111 \begin_layout Plain Layout
30112
30113 \end_layout
30114
30115 \end_inset
30116 </cell>
30117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30118 \begin_inset Text
30119
30120 \begin_layout Plain Layout
30121 c
30122 \end_layout
30123
30124 \end_inset
30125 </cell>
30126 </row>
30127 <row>
30128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30129 \begin_inset Text
30130
30131 \begin_layout Plain Layout
30132
30133 \end_layout
30134
30135 \end_inset
30136 </cell>
30137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30138 \begin_inset Text
30139
30140 \begin_layout Plain Layout
30141 d
30142 \end_layout
30143
30144 \end_inset
30145 </cell>
30146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30147 \begin_inset Text
30148
30149 \begin_layout Plain Layout
30150
30151 \end_layout
30152
30153 \end_inset
30154 </cell>
30155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30156 \begin_inset Text
30157
30158 \begin_layout Plain Layout
30159 e
30160 \end_layout
30161
30162 \end_inset
30163 </cell>
30164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30165 \begin_inset Text
30166
30167 \begin_layout Plain Layout
30168
30169 \end_layout
30170
30171 \end_inset
30172 </cell>
30173 </row>
30174 <row>
30175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30176 \begin_inset Text
30177
30178 \begin_layout Plain Layout
30179 f
30180 \end_layout
30181
30182 \end_inset
30183 </cell>
30184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30185 \begin_inset Text
30186
30187 \begin_layout Plain Layout
30188
30189 \end_layout
30190
30191 \end_inset
30192 </cell>
30193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Plain Layout
30197 g
30198 \end_layout
30199
30200 \end_inset
30201 </cell>
30202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30203 \begin_inset Text
30204
30205 \begin_layout Plain Layout
30206
30207 \end_layout
30208
30209 \end_inset
30210 </cell>
30211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30212 \begin_inset Text
30213
30214 \begin_layout Plain Layout
30215 h
30216 \end_layout
30217
30218 \end_inset
30219 </cell>
30220 </row>
30221 <row>
30222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30223 \begin_inset Text
30224
30225 \begin_layout Plain Layout
30226
30227 \end_layout
30228
30229 \end_inset
30230 </cell>
30231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30232 \begin_inset Text
30233
30234 \begin_layout Plain Layout
30235 i
30236 \end_layout
30237
30238 \end_inset
30239 </cell>
30240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30241 \begin_inset Text
30242
30243 \begin_layout Plain Layout
30244
30245 \end_layout
30246
30247 \end_inset
30248 </cell>
30249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30250 \begin_inset Text
30251
30252 \begin_layout Plain Layout
30253 j
30254 \end_layout
30255
30256 \end_inset
30257 </cell>
30258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30259 \begin_inset Text
30260
30261 \begin_layout Plain Layout
30262
30263 \end_layout
30264
30265 \end_inset
30266 </cell>
30267 </row>
30268 </lyxtabular>
30269
30270 \end_inset
30271
30272
30273 \end_layout
30274
30275 \end_inset
30276
30277
30278 \end_layout
30279
30280 \begin_layout Standard
30281 \begin_inset ERT
30282 status collapsed
30283
30284 \begin_layout Plain Layout
30285
30286
30287 \backslash
30288 TabBesEnd
30289 \end_layout
30290
30291 \end_inset
30292
30293
30294 \end_layout
30295
30296 \begin_layout Standard
30297 \begin_inset ERT
30298 status collapsed
30299
30300 \begin_layout Plain Layout
30301
30302
30303 \backslash
30304 FigBesBeg 
30305 \end_layout
30306
30307 \end_inset
30308
30309
30310 \end_layout
30311
30312 \begin_layout Standard
30313 \begin_inset ERT
30314 status collapsed
30315
30316 \begin_layout Plain Layout
30317
30318
30319 \backslash
30320 sidecaptionvpos{figure}{c}
30321 \end_layout
30322
30323 \end_inset
30324
30325
30326 \begin_inset Float figure
30327 wide false
30328 sideways false
30329 status open
30330
30331 \begin_layout Plain Layout
30332 \begin_inset Graphics
30333         filename ../clipart/3D-structure-distort.pdf
30334         scale 50
30335
30336 \end_inset
30337
30338
30339 \end_layout
30340
30341 \begin_layout Plain Layout
30342 \begin_inset Caption Standard
30343
30344 \begin_layout Plain Layout
30345 \begin_inset CommandInset label
30346 LatexCommand label
30347 name "fig:encab-al-lado-de-fig"
30348
30349 \end_inset
30350
30351 Leyenda centrada verticalmente junto a una figura.
30352 \end_layout
30353
30354 \end_inset
30355
30356
30357 \end_layout
30358
30359 \end_inset
30360
30361
30362 \end_layout
30363
30364 \begin_layout Standard
30365 \begin_inset ERT
30366 status collapsed
30367
30368 \begin_layout Plain Layout
30369
30370
30371 \backslash
30372 FigBesEnd
30373 \end_layout
30374
30375 \end_inset
30376
30377
30378 \end_layout
30379
30380 \begin_layout Standard
30381 \begin_inset ERT
30382 status collapsed
30383
30384 \begin_layout Plain Layout
30385
30386
30387 \backslash
30388 TabBesBeg[5]
30389 \end_layout
30390
30391 \end_inset
30392
30393
30394 \end_layout
30395
30396 \begin_layout Standard
30397 \begin_inset Float table
30398 wide false
30399 sideways false
30400 status open
30401
30402 \begin_layout Plain Layout
30403 \begin_inset Caption Standard
30404
30405 \begin_layout Plain Layout
30406 \begin_inset CommandInset label
30407 LatexCommand label
30408 name "tab:leyenda-más-ancha"
30409
30410 \end_inset
30411
30412 Una leyenda más ancha que la del cuadro
30413 \begin_inset space ~
30414 \end_inset
30415
30416
30417 \begin_inset CommandInset ref
30418 LatexCommand ref
30419 reference "tab:encab-al-lado"
30420
30421 \end_inset
30422
30423 .
30424 \end_layout
30425
30426 \end_inset
30427
30428
30429 \end_layout
30430
30431 \begin_layout Plain Layout
30432 \begin_inset Tabular
30433 <lyxtabular version="3" rows="4" columns="5">
30434 <features tabularvalignment="middle">
30435 <column alignment="center" valignment="top">
30436 <column alignment="center" valignment="top">
30437 <column alignment="center" valignment="top">
30438 <column alignment="center" valignment="top">
30439 <column alignment="center" valignment="top">
30440 <row>
30441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30442 \begin_inset Text
30443
30444 \begin_layout Plain Layout
30445 a
30446 \end_layout
30447
30448 \end_inset
30449 </cell>
30450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30451 \begin_inset Text
30452
30453 \begin_layout Plain Layout
30454
30455 \end_layout
30456
30457 \end_inset
30458 </cell>
30459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30460 \begin_inset Text
30461
30462 \begin_layout Plain Layout
30463 b
30464 \end_layout
30465
30466 \end_inset
30467 </cell>
30468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30469 \begin_inset Text
30470
30471 \begin_layout Plain Layout
30472
30473 \end_layout
30474
30475 \end_inset
30476 </cell>
30477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30478 \begin_inset Text
30479
30480 \begin_layout Plain Layout
30481 c
30482 \end_layout
30483
30484 \end_inset
30485 </cell>
30486 </row>
30487 <row>
30488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30489 \begin_inset Text
30490
30491 \begin_layout Plain Layout
30492
30493 \end_layout
30494
30495 \end_inset
30496 </cell>
30497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30498 \begin_inset Text
30499
30500 \begin_layout Plain Layout
30501 d
30502 \end_layout
30503
30504 \end_inset
30505 </cell>
30506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30507 \begin_inset Text
30508
30509 \begin_layout Plain Layout
30510
30511 \end_layout
30512
30513 \end_inset
30514 </cell>
30515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30516 \begin_inset Text
30517
30518 \begin_layout Plain Layout
30519 e
30520 \end_layout
30521
30522 \end_inset
30523 </cell>
30524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30525 \begin_inset Text
30526
30527 \begin_layout Plain Layout
30528
30529 \end_layout
30530
30531 \end_inset
30532 </cell>
30533 </row>
30534 <row>
30535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30536 \begin_inset Text
30537
30538 \begin_layout Plain Layout
30539 f
30540 \end_layout
30541
30542 \end_inset
30543 </cell>
30544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30545 \begin_inset Text
30546
30547 \begin_layout Plain Layout
30548
30549 \end_layout
30550
30551 \end_inset
30552 </cell>
30553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30554 \begin_inset Text
30555
30556 \begin_layout Plain Layout
30557 g
30558 \end_layout
30559
30560 \end_inset
30561 </cell>
30562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30563 \begin_inset Text
30564
30565 \begin_layout Plain Layout
30566
30567 \end_layout
30568
30569 \end_inset
30570 </cell>
30571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30572 \begin_inset Text
30573
30574 \begin_layout Plain Layout
30575 h
30576 \end_layout
30577
30578 \end_inset
30579 </cell>
30580 </row>
30581 <row>
30582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30583 \begin_inset Text
30584
30585 \begin_layout Plain Layout
30586
30587 \end_layout
30588
30589 \end_inset
30590 </cell>
30591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30592 \begin_inset Text
30593
30594 \begin_layout Plain Layout
30595 i
30596 \end_layout
30597
30598 \end_inset
30599 </cell>
30600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30601 \begin_inset Text
30602
30603 \begin_layout Plain Layout
30604
30605 \end_layout
30606
30607 \end_inset
30608 </cell>
30609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30610 \begin_inset Text
30611
30612 \begin_layout Plain Layout
30613 j
30614 \end_layout
30615
30616 \end_inset
30617 </cell>
30618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30619 \begin_inset Text
30620
30621 \begin_layout Plain Layout
30622
30623 \end_layout
30624
30625 \end_inset
30626 </cell>
30627 </row>
30628 </lyxtabular>
30629
30630 \end_inset
30631
30632
30633 \end_layout
30634
30635 \end_inset
30636
30637
30638 \end_layout
30639
30640 \begin_layout Standard
30641 \begin_inset ERT
30642 status collapsed
30643
30644 \begin_layout Plain Layout
30645
30646
30647 \backslash
30648 TabBesEnd
30649 \end_layout
30650
30651 \end_inset
30652
30653
30654 \end_layout
30655
30656 \begin_layout Standard
30657 \begin_inset ERT
30658 status collapsed
30659
30660 \begin_layout Plain Layout
30661
30662
30663 \backslash
30664 else
30665 \end_layout
30666
30667 \end_inset
30668
30669
30670 \begin_inset Note Note
30671 status open
30672
30673 \begin_layout Plain Layout
30674 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
30675  
30676 \series bold
30677 sidecap
30678 \series default
30679 .
30680 \end_layout
30681
30682 \end_inset
30683
30684
30685 \end_layout
30686
30687 \begin_layout Standard
30688 Debes instalar el paquete \SpecialChar LaTeX
30689  
30690 \series bold
30691 sidecap
30692 \series default
30693  para ver la parte siguiente en la salida.
30694 \end_layout
30695
30696 \begin_layout Standard
30697 \begin_inset ERT
30698 status collapsed
30699
30700 \begin_layout Plain Layout
30701
30702
30703 \backslash
30704 fi
30705 \end_layout
30706
30707 \end_inset
30708
30709
30710 \end_layout
30711
30712 \begin_layout Section
30713 Índice de flotantes
30714 \begin_inset Index idx
30715 status collapsed
30716
30717 \begin_layout Plain Layout
30718 Flotantes ! Índice de
30719 \end_layout
30720
30721 \end_inset
30722
30723
30724 \end_layout
30725
30726 \begin_layout Standard
30727 Igual que en el índice general se listan las secciones del documento, hay
30728  índices para todos los tipos de flotantes, como las figuras.
30729  Se pueden insertar mediante los submenús 
30730 \family sans
30731 Insertar\SpecialChar menuseparator
30732 Índice
30733 \family default
30734 s.
30735 \end_layout
30736
30737 \begin_layout Standard
30738 Las entradas de los índices son las leyendas del flotante o su título breve,
30739  el número de flotante y el número de la página del documento en la que
30740  aparecen.
30741 \end_layout
30742
30743 \begin_layout Standard
30744 Puedes encontrar los índices de figuras y cuadros al final de este documento.
30745 \end_layout
30746
30747 \begin_layout Chapter
30748 Notas
30749 \end_layout
30750
30751 \begin_layout Section
30752 Notas en \SpecialChar LyX
30753
30754 \begin_inset Index idx
30755 status collapsed
30756
30757 \begin_layout Plain Layout
30758 Notas ! en \SpecialChar LyX
30759
30760 \end_layout
30761
30762 \end_inset
30763
30764
30765 \end_layout
30766
30767 \begin_layout Standard
30768 Las notas se insertan con el botón 
30769 \begin_inset Info
30770 type  "icon"
30771 arg   "note-insert"
30772 \end_inset
30773
30774  o con el menú 
30775 \family sans
30776 Insertar\SpecialChar menuseparator
30777 Nota
30778 \family default
30779 .
30780  Hay tres tipos de notas:
30781 \end_layout
30782
30783 \begin_layout Description
30784 Nota
30785 \begin_inset space ~
30786 \end_inset
30787
30788 \SpecialChar LyX
30789  Este tipo es para notas internas que no han de aparecer en la salida.
30790  Su cuadro se muestra como este:
30791 \begin_inset Newline newline
30792 \end_inset
30793
30794
30795 \begin_inset Newline newline
30796 \end_inset
30797
30798
30799 \begin_inset Graphics
30800         filename clipart/NotaLyXImagen.png
30801         display false
30802
30803 \end_inset
30804
30805  
30806 \begin_inset Note Note
30807 status collapsed
30808
30809 \begin_layout Plain Layout
30810 Este es un texto en un recuadro que no se muestra en la salida.
30811 \end_layout
30812
30813 \end_inset
30814
30815
30816 \end_layout
30817
30818 \begin_layout Description
30819 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
30820  comentario de \SpecialChar LaTeX
30821 , cuando exportas el documento a \SpecialChar LaTeX
30822  vía menú 
30823 \family sans
30824 Archivo\SpecialChar menuseparator
30825 Exportar\SpecialChar menuseparator
30826 LaTeX
30827 \begin_inset space ~
30828 \end_inset
30829
30830 (pdflatex) / (simple)
30831 \family default
30832 .
30833  Su recuadro se ve así:
30834 \begin_inset Newline newline
30835 \end_inset
30836
30837
30838 \begin_inset Newline newline
30839 \end_inset
30840
30841
30842 \begin_inset Graphics
30843         filename clipart/ComentNotaImagen.png
30844         display false
30845
30846 \end_inset
30847
30848  
30849 \begin_inset Note Comment
30850 status collapsed
30851
30852 \begin_layout Plain Layout
30853 Una nota comentario que sólo aparece como comentario en archivos \SpecialChar LaTeX
30854 .
30855 \end_layout
30856
30857 \end_inset
30858
30859
30860 \end_layout
30861
30862 \begin_layout Description
30863 Nota
30864 \begin_inset space ~
30865 \end_inset
30866
30867 gris Esta nota aparece en la salida como texto en color gris pálido.
30868  Su recuadro se ve así:
30869 \begin_inset Newline newline
30870 \end_inset
30871
30872
30873 \begin_inset Newline newline
30874 \end_inset
30875
30876
30877 \begin_inset Graphics
30878         filename clipart/GrisNotaImagen.png
30879         display false
30880
30881 \end_inset
30882
30883
30884 \begin_inset Newline newline
30885 \end_inset
30886
30887
30888 \begin_inset ERT
30889 status collapsed
30890
30891 \begin_layout Plain Layout
30892
30893
30894 \backslash
30895 renewenvironment{lyxgreyedout}
30896 \end_layout
30897
30898 \begin_layout Plain Layout
30899
30900 {
30901 \backslash
30902 textcolor[gray]{0.8}
30903 \backslash
30904 bgroup}{
30905 \backslash
30906 egroup}
30907 \end_layout
30908
30909 \end_inset
30910
30911
30912 \begin_inset Note Greyedout
30913 status open
30914
30915 \begin_layout Plain Layout
30916 Texto en color gris palido en la salida.
30917 \end_layout
30918
30919 \end_inset
30920
30921
30922 \begin_inset ERT
30923 status collapsed
30924
30925 \begin_layout Plain Layout
30926
30927
30928 \backslash
30929 renewenvironment{lyxgreyedout}
30930 \end_layout
30931
30932 \begin_layout Plain Layout
30933
30934 {
30935 \backslash
30936 textcolor{blue}
30937 \backslash
30938 bgroup}{
30939 \backslash
30940 egroup}
30941 \end_layout
30942
30943 \end_inset
30944
30945
30946 \begin_inset Note Note
30947 status collapsed
30948
30949 \begin_layout Plain Layout
30950 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
30951  original de \SpecialChar LyX
30952 , ya que en el preámbulo de este documento se han redefinido
30953  estas notas para que salgan en azul, como se indica más adelante.
30954 \end_layout
30955
30956 \end_inset
30957
30958
30959 \begin_inset Newline newline
30960 \end_inset
30961
30962
30963 \begin_inset Newline newline
30964 \end_inset
30965
30966 Como se ve en el ejemplo, la primera línea de las notas grises tiene una
30967  pequeña sangría, y por otra parte pueden tener notas al pie.
30968 \end_layout
30969
30970 \begin_layout Standard
30971 \begin_inset VSpace bigskip
30972 \end_inset
30973
30974 Si usas el botón de la barra de herramientas 
30975 \begin_inset Info
30976 type  "icon"
30977 arg   "note-insert"
30978 \end_inset
30979
30980  para insertar notas, se inserta una 
30981 \family sans
30982 Nota
30983 \begin_inset space ~
30984 \end_inset
30985
30986 \SpecialChar LyX
30987
30988 \family default
30989 .
30990  Puedes cambiar entre los tres tipos de nota con clic derecho sobre el recuadro.
30991  
30992 \family roman
30993 \series medium
30994 \bar no
30995 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
30996  botón de herramienta 
30997 \family sans
30998 \series default
30999 \bar default
31000 Nota
31001 \family default
31002 .
31003  Para cambiar una nota a texto, pulsa la tecla 
31004 \family sans
31005 Retroceso
31006 \family default
31007  cuando el cursor está en la primera posición de una nota, o la tecla 
31008 \family sans
31009 Supr
31010 \family default
31011  cuando el cursor está en la última posición de la nota, respectivamente.
31012 \end_layout
31013
31014 \begin_layout Standard
31015 \begin_inset VSpace bigskip
31016 \end_inset
31017
31018 El color del texto en las notas grises puede cambiarse en el menú 
31019 \family sans
31020 Documento\SpecialChar menuseparator
31021 Configuración\SpecialChar menuseparator
31022 Colores
31023 \family default
31024 .
31025 \end_layout
31026
31027 \begin_layout Section
31028 Notas al pie
31029 \begin_inset CommandInset label
31030 LatexCommand label
31031 name "sec:Notas-al-pie"
31032
31033 \end_inset
31034
31035
31036 \begin_inset Index idx
31037 status collapsed
31038
31039 \begin_layout Plain Layout
31040 Notas ! al pie
31041 \end_layout
31042
31043 \end_inset
31044
31045
31046 \end_layout
31047
31048 \begin_layout Standard
31049 Las notas al pie se insertan con el botón 
31050 \begin_inset Info
31051 type  "icon"
31052 arg   "footnote-insert"
31053 \end_inset
31054
31055  o el menú 
31056 \family sans
31057 Insertar\SpecialChar menuseparator
31058 Nota
31059 \begin_inset space ~
31060 \end_inset
31061
31062 al
31063 \begin_inset space ~
31064 \end_inset
31065
31066 pie
31067 \family default
31068 .
31069  
31070 \family roman
31071 \series medium
31072 \bar no
31073 Aparece un recuadro como este:
31074 \family default
31075 \series default
31076 \bar default
31077  
31078 \begin_inset Graphics
31079         filename clipart/notapie.png
31080         scale 90
31081
31082 \end_inset
31083
31084  
31085 \family roman
31086 \series medium
31087 \bar no
31088 donde puedes introducir el texto.
31089  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
31090  sobre el
31091 \family default
31092 \series default
31093 \bar default
31094  
31095 \family roman
31096 \series medium
31097 \bar no
31098 botón
31099 \family default
31100 \series default
31101 \bar default
31102 .
31103  Para cambiar una nota al pie a texto, pulsa la tecla 
31104 \family sans
31105 Retroceso
31106 \family default
31107  cuando el cursor está en la primera posición de la nota al pie, o la tecla
31108  
31109 \family sans
31110 Supr
31111 \family default
31112  cuando el cursor está en la última posición de la nota, respectivamente.
31113 \end_layout
31114
31115 \begin_layout Standard
31116 Aquí hay un ejemplo de nota al pie:
31117 \family roman
31118 \series medium
31119 \bar no
31120
31121 \begin_inset Foot
31122 status open
31123
31124 \begin_layout Plain Layout
31125 \begin_inset CommandInset label
31126 LatexCommand label
31127 name "pie:Esto-es-una"
31128
31129 \end_inset
31130
31131 Ejemplo de nota al pie.
31132 \end_layout
31133
31134 \end_inset
31135
31136
31137 \family default
31138 \series default
31139 \bar default
31140
31141 \begin_inset ERT
31142 status collapsed
31143
31144 \begin_layout Plain Layout
31145
31146
31147 \backslash
31148 newcounter{MyRepeatFoot}
31149 \end_layout
31150
31151 \begin_layout Plain Layout
31152
31153
31154 \backslash
31155 setcounter{MyRepeatFoot}{
31156 \backslash
31157 thefootnote}
31158 \end_layout
31159
31160 \end_inset
31161
31162
31163 \end_layout
31164
31165 \begin_layout Standard
31166 En la salida, el pie se muestra como número voladito en el lugar del texto
31167  donde se coloca el recuadro.
31168  El texto se coloca al final de la página actual.
31169  Los números de las notas son calculados por \SpecialChar LaTeX
31170 , y son consecutivos.
31171  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
31172 \end_layout
31173
31174 \begin_layout Standard
31175 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
31176  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
31177  se describe en la sección
31178 \begin_inset space ~
31179 \end_inset
31180
31181
31182 \begin_inset CommandInset ref
31183 LatexCommand ref
31184 reference "sec:Referencias-a-Flotantes"
31185
31186 \end_inset
31187
31188 .
31189 \begin_inset Newline newline
31190 \end_inset
31191
31192 Esto es una referencia cruzada a la Nota al pie
31193 \begin_inset space ~
31194 \end_inset
31195
31196
31197 \begin_inset CommandInset ref
31198 LatexCommand ref
31199 reference "pie:Esto-es-una"
31200
31201 \end_inset
31202
31203 .
31204 \end_layout
31205
31206 \begin_layout Standard
31207 \begin_inset VSpace defskip
31208 \end_inset
31209
31210
31211 \end_layout
31212
31213 \begin_layout Standard
31214 Las notas al pie en entornos de título generalmente no se numeran y no pueden
31215  contener varios párrafos.
31216  Véase como ejemplo la nota al pie en el título de este documento.
31217 \end_layout
31218
31219 \begin_layout Standard
31220 Las notas al pie en cuadros multipágina se describen en la sección
31221 \begin_inset space ~
31222 \end_inset
31223
31224
31225 \begin_inset CommandInset ref
31226 LatexCommand ref
31227 reference "subsec:Notas-al-pie-en-Cuadros-Multipágina"
31228
31229 \end_inset
31230
31231 .
31232 \end_layout
31233
31234 \begin_layout Standard
31235 \begin_inset VSpace defskip
31236 \end_inset
31237
31238
31239 \end_layout
31240
31241 \begin_layout Standard
31242 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
31243  y con numeración diferente debido a que una minipágina es como una página
31244  dentro de otra.
31245  (Más información sobre minipáginas en la sección
31246 \begin_inset space ~
31247 \end_inset
31248
31249
31250 \begin_inset CommandInset ref
31251 LatexCommand ref
31252 reference "sec:Minipáginas"
31253
31254 \end_inset
31255
31256 ).
31257  Para poner notas en una minipágina que se impriman a pie de página como
31258  las notas al pie normales, se puede usar este método: En lugar de la nota
31259  al pie se inserta el comando 
31260 \series bold
31261
31262 \backslash
31263 footnotemark{}
31264 \series default
31265  en código \SpecialChar TeX
31266 .
31267  El texto de la nota se introduce como argumento del comando
31268 \series bold
31269  
31270 \backslash
31271 footnotetext
31272 \series default
31273  después de la minipágina.
31274 \begin_inset Newline newline
31275 \end_inset
31276
31277 Esto es lo que se ha hecho para la siguiente minipágina con el comando
31278 \end_layout
31279
31280 \begin_layout Standard
31281
31282 \series bold
31283
31284 \backslash
31285 footnotetext{
31286 \series default
31287 Nota fuera de la minipágina.
31288 \series bold
31289 }
31290 \end_layout
31291
31292 \begin_layout Standard
31293 \begin_inset Box Frameless
31294 position "t"
31295 hor_pos "c"
31296 has_inner_box 1
31297 inner_pos "t"
31298 use_parbox 0
31299 use_makebox 0
31300 width "100col%"
31301 special "none"
31302 height "1in"
31303 height_special "totalheight"
31304 thickness "0.4pt"
31305 separation "3pt"
31306 shadowsize "4pt"
31307 framecolor "black"
31308 backgroundcolor "none"
31309 status open
31310
31311 \begin_layout Plain Layout
31312 Muestra de texto en una minipágina.
31313 \begin_inset Foot
31314 status open
31315
31316 \begin_layout Plain Layout
31317 Nota en la minipágina.
31318 \end_layout
31319
31320 \end_inset
31321
31322
31323 \end_layout
31324
31325 \begin_layout Plain Layout
31326 Muestra de texto en una minipágina.
31327 \begin_inset ERT
31328 status collapsed
31329
31330 \begin_layout Plain Layout
31331
31332
31333 \backslash
31334 footnotemark{}
31335 \end_layout
31336
31337 \end_inset
31338
31339
31340 \end_layout
31341
31342 \end_inset
31343
31344
31345 \end_layout
31346
31347 \begin_layout Standard
31348 \begin_inset ERT
31349 status collapsed
31350
31351 \begin_layout Plain Layout
31352
31353
31354 \backslash
31355 footnotetext{
31356 \end_layout
31357
31358 \end_inset
31359
31360 Nota fuera de la minipágina.
31361 \begin_inset ERT
31362 status collapsed
31363
31364 \begin_layout Plain Layout
31365
31366 }
31367 \end_layout
31368
31369 \end_inset
31370
31371
31372 \end_layout
31373
31374 \begin_layout Standard
31375 \begin_inset VSpace defskip
31376 \end_inset
31377
31378
31379 \end_layout
31380
31381 \begin_layout Standard
31382 Para hacer referencia a la misma nota varias veces sin imprimir su texto
31383  cada vez, usa el comando 
31384 \series bold
31385
31386 \backslash
31387 footnotemark[number]
31388 \series default
31389  en código \SpecialChar TeX
31390 .
31391 \begin_inset Newline newline
31392 \end_inset
31393
31394 Como el número de la nota repetida no se conoce mientras se escribe el texto,
31395  hay que guardarlo.
31396  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
31397  comandos en código \SpecialChar TeX
31398  después de la nota al pie
31399 \begin_inset space ~
31400 \end_inset
31401
31402
31403 \begin_inset CommandInset ref
31404 LatexCommand ref
31405 reference "pie:Esto-es-una"
31406
31407 \end_inset
31408
31409  para guardar el número de la nota: 
31410 \end_layout
31411
31412 \begin_layout Standard
31413
31414 \series bold
31415
31416 \backslash
31417 newcounter{MyRepeatFoot}
31418 \begin_inset Newline newline
31419 \end_inset
31420
31421
31422 \backslash
31423 setcounter{MyRepeatFoot}{
31424 \backslash
31425 thefootnote}
31426 \end_layout
31427
31428 \begin_layout Standard
31429 La marca de la nota se ha creado después con el comando:
31430 \end_layout
31431
31432 \begin_layout Standard
31433
31434 \series bold
31435
31436 \backslash
31437 footnotemark[
31438 \backslash
31439 theMyRepeatFoot]
31440 \end_layout
31441
31442 \begin_layout Standard
31443 Aquí hay una nota repetida:
31444 \begin_inset ERT
31445 status collapsed
31446
31447 \begin_layout Plain Layout
31448
31449
31450 \backslash
31451 footnotemark[
31452 \backslash
31453 theMyRepeatFoot]
31454 \end_layout
31455
31456 \end_inset
31457
31458
31459 \end_layout
31460
31461 \begin_layout Standard
31462 Para repetir la nota al pie previa, se puede omitir el guardado del número
31463  de la nota y usar en su lugar el comando:
31464 \end_layout
31465
31466 \begin_layout Standard
31467
31468 \series bold
31469
31470 \backslash
31471 footnotemark[
31472 \backslash
31473 thefootnote]
31474 \end_layout
31475
31476 \begin_layout Standard
31477 Aquí hay otra nota repetida:
31478 \begin_inset ERT
31479 status collapsed
31480
31481 \begin_layout Plain Layout
31482
31483
31484 \backslash
31485 footnotemark[
31486 \backslash
31487 thefootnote]
31488 \end_layout
31489
31490 \end_inset
31491
31492
31493 \end_layout
31494
31495 \begin_layout Subsection
31496 Numeración de notas al pie
31497 \begin_inset CommandInset label
31498 LatexCommand label
31499 name "subsec:Numeración-de-Notas-al-Pie"
31500
31501 \end_inset
31502
31503
31504 \begin_inset Index idx
31505 status collapsed
31506
31507 \begin_layout Plain Layout
31508 Notas ! al pie ! numeración
31509 \end_layout
31510
31511 \end_inset
31512
31513
31514 \end_layout
31515
31516 \begin_layout Standard
31517 Para reiniciar el número de pie a 1 en cada sección añade
31518 \family roman
31519  en el preámbulo el comando:
31520 \end_layout
31521
31522 \begin_layout Standard
31523
31524 \series bold
31525
31526 \backslash
31527 @addtoreset{footnote}{section}
31528 \end_layout
31529
31530 \begin_layout Standard
31531 \begin_inset VSpace bigskip
31532 \end_inset
31533
31534 El siguiente comando en el preámbulo cambia el estilo de numeración del
31535  pie a números romanos en minúsculas:
31536 \end_layout
31537
31538 \begin_layout Standard
31539
31540 \series bold
31541
31542 \backslash
31543 renewcommand{
31544 \backslash
31545 thefootnote}{
31546 \backslash
31547 roman{footnote}}
31548 \end_layout
31549
31550 \begin_layout Standard
31551 \begin_inset ERT
31552 status collapsed
31553
31554 \begin_layout Plain Layout
31555
31556
31557 \backslash
31558 renewcommand{
31559 \backslash
31560 thefootnote}{
31561 \backslash
31562 roman{footnote}}
31563 \end_layout
31564
31565 \end_inset
31566
31567  Nota al pie en números romanos:
31568 \begin_inset Foot
31569 status collapsed
31570
31571 \begin_layout Plain Layout
31572 Ejemplo de nota al pie en números romanos.
31573 \end_layout
31574
31575 \end_inset
31576
31577
31578 \begin_inset ERT
31579 status collapsed
31580
31581 \begin_layout Plain Layout
31582
31583
31584 \backslash
31585 renewcommand{
31586 \backslash
31587 thefootnote}{
31588 \backslash
31589 arabic{footnote}}
31590 \end_layout
31591
31592 \end_inset
31593
31594
31595 \end_layout
31596
31597 \begin_layout Standard
31598 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
31599  
31600 \series bold
31601
31602 \backslash
31603 roman
31604 \series default
31605  por 
31606 \series bold
31607
31608 \backslash
31609 Roman
31610 \series default
31611 .
31612  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
31613 \series bold
31614
31615 \backslash
31616 Alph
31617 \series default
31618  o 
31619 \series bold
31620
31621 \backslash
31622 alph
31623 \series default
31624 , respectivamente.
31625  Para ordenar las notas al pie con símbolos usa 
31626 \series bold
31627
31628 \backslash
31629 fnsymbol
31630 \series default
31631 .
31632 \end_layout
31633
31634 \begin_layout Standard
31635 \begin_inset Note Greyedout
31636 status open
31637
31638 \begin_layout Plain Layout
31639
31640 \series bold
31641 Nota:
31642 \series default
31643  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
31644  simples.
31645 \end_layout
31646
31647 \end_inset
31648
31649
31650 \begin_inset Newline newline
31651 \end_inset
31652
31653
31654 \begin_inset Note Greyedout
31655 status open
31656
31657 \begin_layout Plain Layout
31658
31659 \series bold
31660 Nota:
31661 \series default
31662  sólo puedes ordenar hasta 9 pies con símbolos.
31663 \end_layout
31664
31665 \end_inset
31666
31667
31668 \end_layout
31669
31670 \begin_layout Standard
31671 Para volver al estilo de numeración predeterminado cuando has cambiado a
31672  otro estilo, usa 
31673 \series bold
31674
31675 \backslash
31676 arabic
31677 \series default
31678  en vez de 
31679 \series bold
31680
31681 \backslash
31682 roman
31683 \series default
31684  en el comando anterior.
31685 \begin_inset ERT
31686 status collapsed
31687
31688 \begin_layout Plain Layout
31689
31690
31691 \backslash
31692 renewcommand{
31693 \backslash
31694 thefootnote}{
31695 \backslash
31696 arabic{footnote}}
31697 \end_layout
31698
31699 \end_inset
31700
31701
31702 \end_layout
31703
31704 \begin_layout Standard
31705 \begin_inset VSpace bigskip
31706 \end_inset
31707
31708
31709 \end_layout
31710
31711 \begin_layout Standard
31712 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
31713  comando al preámbulo del documento:
31714 \end_layout
31715
31716 \begin_layout Standard
31717
31718 \series bold
31719
31720 \backslash
31721 numberwithin{footnote}{chapter}
31722 \end_layout
31723
31724 \begin_layout Standard
31725 Para poder usar el comando 
31726 \series bold
31727
31728 \backslash
31729 numberwithin
31730 \series default
31731 , marca la opción 
31732 \family sans
31733 Usar
31734 \family default
31735
31736 \begin_inset space ~
31737 \end_inset
31738
31739
31740 \family sans
31741 el
31742 \family default
31743
31744 \begin_inset space ~
31745 \end_inset
31746
31747
31748 \family sans
31749 paquete
31750 \family default
31751
31752 \begin_inset space ~
31753 \end_inset
31754
31755
31756 \family sans
31757 AMS
31758 \family default
31759  en la sección 
31760 \family sans
31761 Opciones para ecuaciones
31762 \family default
31763  de la configuración del documento.
31764 \end_layout
31765
31766 \begin_layout Standard
31767 \begin_inset ERT
31768 status collapsed
31769
31770 \begin_layout Plain Layout
31771
31772
31773 \backslash
31774 numberwithin{footnote}{chapter}
31775 \end_layout
31776
31777 \end_inset
31778
31779 Esto es otro ejemplo de nota al pie:
31780 \series bold
31781
31782 \begin_inset Foot
31783 status collapsed
31784
31785 \begin_layout Plain Layout
31786 Nota al pie numerada en el esquema 
31787 \begin_inset Quotes eld
31788 \end_inset
31789
31790 capítulo.nota
31791 \begin_inset Quotes erd
31792 \end_inset
31793
31794 .
31795 \end_layout
31796
31797 \end_inset
31798
31799
31800 \series default
31801
31802 \begin_inset ERT
31803 status collapsed
31804
31805 \begin_layout Plain Layout
31806
31807
31808 \backslash
31809 renewcommand{
31810 \backslash
31811 thefootnote}{
31812 \backslash
31813 arabic{footnote}}
31814 \end_layout
31815
31816 \end_inset
31817
31818
31819 \end_layout
31820
31821 \begin_layout Standard
31822 \begin_inset Note Greyedout
31823 status open
31824
31825 \begin_layout Plain Layout
31826
31827 \series bold
31828 Nota: 
31829 \backslash
31830 numberwithin 
31831 \series default
31832 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
31833  previas para obtener números no arábigos se sobreescriben.
31834 \end_layout
31835
31836 \end_inset
31837
31838
31839 \end_layout
31840
31841 \begin_layout Standard
31842 Así, para obtener por ejemplo el esquema «capítulo.
31843 \backslash
31844 Roman{footnote}», usa este comando en vez de 
31845 \series bold
31846
31847 \backslash
31848 numberwithin
31849 \series default
31850 :
31851 \end_layout
31852
31853 \begin_layout Standard
31854
31855 \series bold
31856
31857 \backslash
31858 renewcommand{
31859 \backslash
31860 thefootnote}{
31861 \backslash
31862 thechapter.
31863 \backslash
31864 Roman{footnote}}
31865 \end_layout
31866
31867 \begin_layout Subsection
31868 Colocación de notas al pie
31869 \begin_inset Index idx
31870 status collapsed
31871
31872 \begin_layout Plain Layout
31873 Notas ! al pie ! colocación
31874 \end_layout
31875
31876 \end_inset
31877
31878
31879 \end_layout
31880
31881 \begin_layout Standard
31882 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
31883  entre ellas al final de la página.
31884  Para hacerlas más legibles puedes añadir 1.5
31885 \begin_inset space \thinspace{}
31886 \end_inset
31887
31888 mm, p.
31889 \begin_inset space \thinspace{}
31890 \end_inset
31891
31892 ej., con el comando siguiente en el preámbulo:
31893 \end_layout
31894
31895 \begin_layout Standard
31896
31897 \series bold
31898
31899 \backslash
31900 let
31901 \backslash
31902 myFoot
31903 \backslash
31904 footnote
31905 \begin_inset Newline newline
31906 \end_inset
31907
31908
31909 \backslash
31910 renewcommand{
31911 \backslash
31912 footnote}[1]{
31913 \backslash
31914 myFoot{#1
31915 \backslash
31916 vspace{1.5mm}}}
31917 \end_layout
31918
31919 \begin_layout Standard
31920 \begin_inset VSpace bigskip
31921 \end_inset
31922
31923 En documentos a dos columnas la nota al pie aparece al final de cada columna,
31924  véase la figura
31925 \begin_inset space ~
31926 \end_inset
31927
31928
31929 \begin_inset CommandInset ref
31930 LatexCommand ref
31931 reference "fig:Colocación-standard-del-pie"
31932
31933 \end_inset
31934
31935 .
31936  Si las notas debieran mostrarse sólo al final de la columna derecha, como
31937  en la figura
31938 \begin_inset space ~
31939 \end_inset
31940
31941
31942 \begin_inset CommandInset ref
31943 LatexCommand ref
31944 reference "fig:Colocación-del-pie-en"
31945
31946 \end_inset
31947
31948 , usa el paquete \SpecialChar LaTeX
31949  
31950 \series bold
31951 ftnright
31952 \series default
31953
31954 \begin_inset Index idx
31955 status collapsed
31956
31957 \begin_layout Plain Layout
31958 \SpecialChar LaTeX
31959 -paquetes ! ftnright
31960 \end_layout
31961
31962 \end_inset
31963
31964  con este comando en el preámbulo:
31965 \end_layout
31966
31967 \begin_layout Standard
31968
31969 \series bold
31970
31971 \backslash
31972 usepackage{ftnright}
31973 \end_layout
31974
31975 \begin_layout Standard
31976 \begin_inset Float figure
31977 placement !h
31978 wide false
31979 sideways false
31980 status open
31981
31982 \begin_layout Plain Layout
31983 \noindent
31984 \align center
31985 \begin_inset Box Boxed
31986 position "t"
31987 hor_pos "c"
31988 has_inner_box 0
31989 inner_pos "t"
31990 use_parbox 0
31991 use_makebox 0
31992 width ""
31993 special "none"
31994 height "1in"
31995 height_special "totalheight"
31996 thickness "0.4pt"
31997 separation "3pt"
31998 shadowsize "4pt"
31999 framecolor "black"
32000 backgroundcolor "none"
32001 status open
32002
32003 \begin_layout Plain Layout
32004 \begin_inset Graphics
32005         filename ../clipart/without_fntright.pdf
32006         width 100col%
32007         scaleBeforeRotation
32008
32009 \end_inset
32010
32011
32012 \end_layout
32013
32014 \end_inset
32015
32016
32017 \end_layout
32018
32019 \begin_layout Plain Layout
32020 \begin_inset Caption Standard
32021
32022 \begin_layout Plain Layout
32023 \begin_inset CommandInset label
32024 LatexCommand label
32025 name "fig:Colocación-standard-del-pie"
32026
32027 \end_inset
32028
32029 Colocación estándar de notas al pie en documentos a dos columnas.
32030 \end_layout
32031
32032 \end_inset
32033
32034
32035 \end_layout
32036
32037 \end_inset
32038
32039
32040 \end_layout
32041
32042 \begin_layout Standard
32043 \begin_inset Float figure
32044 placement !h
32045 wide false
32046 sideways false
32047 status open
32048
32049 \begin_layout Plain Layout
32050 \noindent
32051 \align center
32052 \begin_inset Box Boxed
32053 position "t"
32054 hor_pos "c"
32055 has_inner_box 0
32056 inner_pos "t"
32057 use_parbox 0
32058 use_makebox 0
32059 width ""
32060 special "none"
32061 height "1in"
32062 height_special "totalheight"
32063 thickness "0.4pt"
32064 separation "3pt"
32065 shadowsize "4pt"
32066 framecolor "black"
32067 backgroundcolor "none"
32068 status open
32069
32070 \begin_layout Plain Layout
32071 \begin_inset Graphics
32072         filename ../clipart/with_fntright.pdf
32073         width 100col%
32074         scaleBeforeRotation
32075
32076 \end_inset
32077
32078
32079 \end_layout
32080
32081 \end_inset
32082
32083
32084 \end_layout
32085
32086 \begin_layout Plain Layout
32087 \begin_inset Caption Standard
32088
32089 \begin_layout Plain Layout
32090 \begin_inset CommandInset label
32091 LatexCommand label
32092 name "fig:Colocación-del-pie-en"
32093
32094 \end_inset
32095
32096 Colocación de la nota al pie en documentos a dos columnas cuando se usa
32097  el paquete \SpecialChar LaTeX
32098  
32099 \series bold
32100 ftnright
32101 \series default
32102 .
32103 \end_layout
32104
32105 \end_inset
32106
32107
32108 \end_layout
32109
32110 \end_inset
32111
32112
32113 \end_layout
32114
32115 \begin_layout Standard
32116 \begin_inset VSpace bigskip
32117 \end_inset
32118
32119 En alguna literatura científica es habitual reunir las notas para imprimirlas
32120  en un párrafo separado al final de la sección, como en la figura
32121 \begin_inset space ~
32122 \end_inset
32123
32124
32125 \begin_inset CommandInset ref
32126 LatexCommand ref
32127 reference "fig:Notas-al-pie-al-final"
32128
32129 \end_inset
32130
32131 .
32132  Para reunir las notas al final
32133 \begin_inset Index idx
32134 status collapsed
32135
32136 \begin_layout Plain Layout
32137 Notas ! al final
32138 \end_layout
32139
32140 \end_inset
32141
32142  en vez de a pie de página, carga en el menú 
32143 \family sans
32144 Documento\SpecialChar menuseparator
32145 Configuratión\SpecialChar menuseparator
32146 Módulos
32147 \family default
32148  el módulo 
32149 \family sans
32150 Pie
32151 \begin_inset space ~
32152 \end_inset
32153
32154 al
32155 \begin_inset space ~
32156 \end_inset
32157
32158 final
32159 \family default
32160 .
32161  Para insertar la colección de notas, escribe el comando
32162 \end_layout
32163
32164 \begin_layout Standard
32165
32166 \series bold
32167
32168 \backslash
32169 theendnotes
32170 \end_layout
32171
32172 \begin_layout Standard
32173 en código \SpecialChar TeX
32174  al final de una sección o capítulo.
32175 \end_layout
32176
32177 \begin_layout Standard
32178 \begin_inset Float figure
32179 wide false
32180 sideways false
32181 status open
32182
32183 \begin_layout Plain Layout
32184 \align center
32185 \begin_inset Box Boxed
32186 position "t"
32187 hor_pos "c"
32188 has_inner_box 0
32189 inner_pos "t"
32190 use_parbox 0
32191 use_makebox 0
32192 width ""
32193 special "none"
32194 height "1in"
32195 height_special "totalheight"
32196 thickness "0.4pt"
32197 separation "3pt"
32198 shadowsize "4pt"
32199 framecolor "black"
32200 backgroundcolor "none"
32201 status open
32202
32203 \begin_layout Plain Layout
32204 \begin_inset Graphics
32205         filename ../clipart/endnotes.pdf
32206         width 100col%
32207         scaleBeforeRotation
32208
32209 \end_inset
32210
32211
32212 \end_layout
32213
32214 \end_inset
32215
32216
32217 \end_layout
32218
32219 \begin_layout Plain Layout
32220 \begin_inset Caption Standard
32221
32222 \begin_layout Plain Layout
32223 \begin_inset CommandInset label
32224 LatexCommand label
32225 name "fig:Notas-al-pie-al-final"
32226
32227 \end_inset
32228
32229 Notas al final: notas impresas en párrafo separado al final de la sección
32230  o del capítulo.
32231 \end_layout
32232
32233 \end_inset
32234
32235
32236 \end_layout
32237
32238 \end_inset
32239
32240
32241 \end_layout
32242
32243 \begin_layout Standard
32244 \begin_inset VSpace medskip
32245 \end_inset
32246
32247 La cabecera de párrafo para las notas finales no se traduce automáticamente
32248  al lenguaje del documento, hay que hacerlo manualmente.
32249  El siguiente comando de preámbulo traduce el nombre en inglés «Notes» al
32250  español «Notas»:
32251 \end_layout
32252
32253 \begin_layout Standard
32254
32255 \series bold
32256
32257 \backslash
32258 renewcommand{
32259 \backslash
32260 notesname}{Notas}
32261 \end_layout
32262
32263 \begin_layout Standard
32264 \begin_inset VSpace medskip
32265 \end_inset
32266
32267 La numeración de notas finales puede cambiarse como la de las notas al pie,
32268  como se describe en la sección
32269 \begin_inset space ~
32270 \end_inset
32271
32272
32273 \begin_inset CommandInset ref
32274 LatexCommand ref
32275 reference "subsec:Numeración-de-Notas-al-Pie"
32276
32277 \end_inset
32278
32279 ; sólo hay que reemplazar el comando 
32280 \series bold
32281
32282 \backslash
32283 thefootnote
32284 \series default
32285  por 
32286 \series bold
32287
32288 \backslash
32289 theendnote
32290 \series default
32291 .
32292  Para restablecer la numeración usa el comando 
32293 \series bold
32294
32295 \backslash
32296 @addtoreset
32297 \series default
32298  como se describe en la sección
32299 \begin_inset space ~
32300 \end_inset
32301
32302
32303 \begin_inset CommandInset ref
32304 LatexCommand ref
32305 reference "subsec:Numeración-de-Notas-al-Pie"
32306
32307 \end_inset
32308
32309  y sustituye el parámetro de comando 
32310 \series bold
32311 footnote
32312 \series default
32313  por 
32314 \series bold
32315 endnote
32316 \series default
32317 .
32318 \end_layout
32319
32320 \begin_layout Standard
32321 Para notas al final hay el comando el comando 
32322 \series bold
32323
32324 \backslash
32325 endnotemark[número]
32326 \series default
32327  similar al comando 
32328 \series bold
32329
32330 \backslash
32331 footnotemark
32332 \series default
32333 , descrito en la sección
32334 \begin_inset space ~
32335 \end_inset
32336
32337
32338 \begin_inset CommandInset ref
32339 LatexCommand ref
32340 reference "sec:Notas-al-pie"
32341
32342 \end_inset
32343
32344 .
32345 \end_layout
32346
32347 \begin_layout Standard
32348 \begin_inset VSpace bigskip
32349 \end_inset
32350
32351 Las notas al pie también pueden colocarse al margen de la página y la alineación
32352  del texto del pie también puede cambiarse, véase el paquete \SpecialChar LaTeX
32353  
32354 \series bold
32355 footmisc
32356 \series default
32357
32358 \begin_inset Index idx
32359 status collapsed
32360
32361 \begin_layout Plain Layout
32362 \SpecialChar LaTeX
32363 -paquetes ! footmisc
32364 \end_layout
32365
32366 \end_inset
32367
32368  
32369 \begin_inset CommandInset citation
32370 LatexCommand cite
32371 key "footmisc"
32372 literal "true"
32373
32374 \end_inset
32375
32376  para más información.
32377 \end_layout
32378
32379 \begin_layout Standard
32380 Para otras posibilidades de diseño de notas al pie mira en libros de \SpecialChar LaTeX
32381
32382 \begin_inset CommandInset citation
32383 LatexCommand cite
32384 key "latexcompanion,latexguide,latexbook"
32385 literal "true"
32386
32387 \end_inset
32388
32389 .
32390  Si estás usando una clase de documento 
32391 \series bold
32392 KOMA-Script
32393 \series default
32394
32395 \begin_inset Index idx
32396 status collapsed
32397
32398 \begin_layout Plain Layout
32399 \SpecialChar LaTeX
32400 -paquetes ! KOMA-Script
32401 \end_layout
32402
32403 \end_inset
32404
32405 , puedes ajustar las características de las notas al pie mediante comandos
32406  específicos de la clase, véase 
32407 \begin_inset CommandInset citation
32408 LatexCommand cite
32409 key "KOMA-Script"
32410 literal "true"
32411
32412 \end_inset
32413
32414 .
32415 \end_layout
32416
32417 \begin_layout Section
32418 Notas al margen
32419 \begin_inset Index idx
32420 status collapsed
32421
32422 \begin_layout Plain Layout
32423 Notas ! al margen
32424 \end_layout
32425
32426 \end_inset
32427
32428
32429 \end_layout
32430
32431 \begin_layout Standard
32432 Las notas al margen se ven y se comportan en \SpecialChar LyX
32433  como notas al pie.
32434  Se insertan con el menú 
32435 \family sans
32436 Insertar\SpecialChar menuseparator
32437 Nota
32438 \begin_inset space ~
32439 \end_inset
32440
32441 al
32442 \begin_inset space ~
32443 \end_inset
32444
32445 margen
32446 \family default
32447  o con el botón 
32448 \begin_inset Info
32449 type  "icon"
32450 arg   "marginalnote-insert"
32451 \end_inset
32452
32453 .
32454  Aparece un cuadro gris con la etiqueta 
32455 \family roman
32456 \series medium
32457 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
32458 \end_layout
32459
32460 \begin_layout Standard
32461 Al lado hay un ejemplo de nota al margen.
32462
32463 \family roman
32464 \series medium
32465  
32466 \begin_inset Marginal
32467 status open
32468
32469 \begin_layout Plain Layout
32470 Esto es una nota al margen.
32471 \end_layout
32472
32473 \end_inset
32474
32475
32476 \end_layout
32477
32478 \begin_layout Standard
32479 Estas notas salen en el margen derecho en documentos a una cara.
32480  En documentos a doble cara se muestran en el margen externo —margen izquierdo
32481  en páginas pares, derecho en páginas impares—.
32482  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
32483  a la derecha si la nota aparece en el margen izquierdo—.
32484  La primera línea de la nota se sitúa en la posición de la línea del texto
32485  en la que se inserta en el documento.
32486 \end_layout
32487
32488 \begin_layout Standard
32489 \begin_inset VSpace bigskip
32490 \end_inset
32491
32492 Para colocar la nota en el margen interno añade el comando
32493 \end_layout
32494
32495 \begin_layout Standard
32496
32497 \series bold
32498
32499 \backslash
32500 reversemarginpar
32501 \end_layout
32502
32503 \begin_layout Standard
32504 en código \SpecialChar TeX
32505  antes de la nota.
32506  La nueva colocación es válida para todas las siguientes notas al margen.
32507  
32508 \begin_inset ERT
32509 status collapsed
32510
32511 \begin_layout Plain Layout
32512
32513
32514 \backslash
32515 reversemarginpar 
32516 \end_layout
32517
32518 \end_inset
32519
32520
32521 \begin_inset Marginal
32522 status open
32523
32524 \begin_layout Plain Layout
32525 Esto es una nota en el margen interno.
32526 \end_layout
32527
32528 \end_inset
32529
32530
32531 \series bold
32532
32533 \begin_inset Newline newline
32534 \end_inset
32535
32536
32537 \series default
32538
32539 \begin_inset Note Greyedout
32540 status open
32541
32542 \begin_layout Plain Layout
32543
32544 \series bold
32545 Nota:
32546 \series default
32547  A veces no hay espacio suficiente en el margen interno, por lo que la nota
32548  no se mostrará correctamente en la salida.
32549 \end_layout
32550
32551 \end_inset
32552
32553
32554 \end_layout
32555
32556 \begin_layout Standard
32557 Para volver a la ubicación predeterminada inserta en código \SpecialChar TeX
32558  el comando
32559 \begin_inset ERT
32560 status collapsed
32561
32562 \begin_layout Plain Layout
32563
32564
32565 \backslash
32566 normalmarginpar 
32567 \end_layout
32568
32569 \end_inset
32570
32571
32572 \end_layout
32573
32574 \begin_layout Standard
32575
32576 \series bold
32577
32578 \backslash
32579 normalmarginpar
32580 \end_layout
32581
32582 \begin_layout Standard
32583 \begin_inset Note Greyedout
32584 status open
32585
32586 \begin_layout Plain Layout
32587
32588 \series bold
32589 Nota:
32590 \series default
32591  El comando se ignora si en el mismo párrafo está también presente el comando
32592  
32593 \series bold
32594
32595 \backslash
32596 reversemarginpar
32597 \series default
32598 .
32599 \end_layout
32600
32601 \end_inset
32602
32603
32604 \end_layout
32605
32606 \begin_layout Standard
32607 \begin_inset VSpace bigskip
32608 \end_inset
32609
32610
32611 \family roman
32612 \series medium
32613
32614 \begin_inset Marginal
32615 status open
32616
32617 \begin_layout Plain Layout
32618 PalabraMuyLargaAlMargen no partida con guión.
32619 \end_layout
32620
32621 \end_inset
32622
32623
32624 \family default
32625 \series default
32626  Como en el caso descrito en la sección
32627 \begin_inset space ~
32628 \end_inset
32629
32630
32631 \begin_inset CommandInset ref
32632 LatexCommand ref
32633 reference "subsec:Líneas-Múltiples-en"
32634
32635 \end_inset
32636
32637 , una palabra larga no puede partirse con guión cuando es la primera en
32638  la nota al margen.
32639  Para evitar esto, inserta un espacio horizontal de 0
32640 \begin_inset space \thinspace{}
32641 \end_inset
32642
32643 pt antes de la palabra
32644 \family roman
32645 \series medium
32646 .
32647 \end_layout
32648
32649 \begin_layout Standard
32650
32651 \family roman
32652 \series medium
32653 \begin_inset Marginal
32654 status open
32655
32656 \begin_layout Plain Layout
32657 \begin_inset ERT
32658 status collapsed
32659
32660 \begin_layout Plain Layout
32661
32662
32663 \backslash
32664 hspace{0pt}
32665 \end_layout
32666
32667 \end_inset
32668
32669 PalabraMuyLargaAlMargen partida con guión.
32670 \end_layout
32671
32672 \end_inset
32673
32674
32675 \end_layout
32676
32677 \begin_layout Standard
32678 \begin_inset VSpace bigskip
32679 \end_inset
32680
32681
32682 \end_layout
32683
32684 \begin_layout Standard
32685 \begin_inset Note Greyedout
32686 status open
32687
32688 \begin_layout Plain Layout
32689
32690 \series bold
32691 Nota:
32692 \series default
32693  Normalmente no pueden utilizarse notas al margen en cuadros, flotantes
32694  y notas al pie.
32695 \end_layout
32696
32697 \end_inset
32698
32699
32700 \end_layout
32701
32702 \begin_layout Standard
32703 \begin_inset VSpace bigskip
32704 \end_inset
32705
32706
32707 \end_layout
32708
32709 \begin_layout Standard
32710 \begin_inset ERT
32711 status collapsed
32712
32713 \begin_layout Plain Layout
32714
32715
32716 \backslash
32717 ifmarginnote
32718 \end_layout
32719
32720 \end_inset
32721
32722
32723 \begin_inset Note Note
32724 status open
32725
32726 \begin_layout Plain Layout
32727 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
32728  \SpecialChar LaTeX
32729  
32730 \series bold
32731 marginnote
32732 \series default
32733 .
32734 \end_layout
32735
32736 \end_inset
32737
32738
32739 \end_layout
32740
32741 \begin_layout Standard
32742 Esta restricción se puede salvar con el paquete \SpecialChar LaTeX
32743  
32744 \series bold
32745 marginnote
32746 \series default
32747
32748 \begin_inset Index idx
32749 status collapsed
32750
32751 \begin_layout Plain Layout
32752 \SpecialChar LaTeX
32753 -paquetes ! marginnote
32754 \end_layout
32755
32756 \end_inset
32757
32758 .
32759  Poniendo estas dos líneas en el preámbulo, el comando usado por \SpecialChar LyX
32760  para notas
32761  al margen es redefinido para usar el comando proporcionado por el paquete
32762  
32763 \series bold
32764 marginnote
32765 \series default
32766 :
32767 \end_layout
32768
32769 \begin_layout Standard
32770
32771 \series bold
32772
32773 \backslash
32774 usepackage{marginnote}
32775 \begin_inset Newline newline
32776 \end_inset
32777
32778
32779 \backslash
32780 let
32781 \backslash
32782 marginpar
32783 \backslash
32784 marginnote
32785 \end_layout
32786
32787 \begin_layout Standard
32788 Esto se ha utilizado en el presente documento porque 
32789 \series bold
32790 marginnote
32791 \series default
32792  tiene una característica adicional útil: Puedes establecer un desplazamiento
32793  vertical a la nota.
32794  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
32795  diseño de la página.
32796  En \SpecialChar LyX
32797 , el desplazamiento se escribe directamente tras la nota al margen,
32798  en código \SpecialChar TeX
32799
32800 \end_layout
32801
32802 \begin_layout Standard
32803
32804 \series bold
32805 [desplazamiento]
32806 \end_layout
32807
32808 \begin_layout Standard
32809 donde desplazamiento es una longitud en una de las unidades del cuadro
32810 \begin_inset space ~
32811 \end_inset
32812
32813
32814 \begin_inset CommandInset ref
32815 LatexCommand ref
32816 reference "tab:Unidades"
32817
32818 \end_inset
32819
32820 .
32821  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
32822  abajo.
32823  
32824 \family roman
32825 \series medium
32826 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
32827 \begin_inset space \thinspace{}
32828 \end_inset
32829
32830 cm arriba con el comando en código \SpecialChar TeX
32831  
32832 \begin_inset Quotes eld
32833 \end_inset
32834
32835
32836 \family default
32837 \series bold
32838 [-1.5cm]
32839 \family roman
32840 \series medium
32841
32842 \begin_inset Quotes erd
32843 \end_inset
32844
32845
32846 \begin_inset Marginal
32847 status collapsed
32848
32849 \begin_layout Plain Layout
32850 Esta nota está 1.5
32851 \begin_inset space \thinspace{}
32852 \end_inset
32853
32854 cm por encima de su posición original.
32855 \end_layout
32856
32857 \end_inset
32858
32859
32860 \family default
32861 \series default
32862
32863 \begin_inset ERT
32864 status collapsed
32865
32866 \begin_layout Plain Layout
32867
32868 [-1.5cm]
32869 \end_layout
32870
32871 \end_inset
32872
32873
32874 \end_layout
32875
32876 \begin_layout Standard
32877 \begin_inset VSpace medskip
32878 \end_inset
32879
32880 Con 
32881 \series bold
32882 marginnote
32883 \series default
32884  también puedes cambiar la alineación del texto en el margen.
32885  Por ejemplo los comandos
32886 \end_layout
32887
32888 \begin_layout Standard
32889
32890 \series bold
32891
32892 \backslash
32893 renewcommand*{
32894 \backslash
32895 raggedleftmarginnote}{
32896 \backslash
32897 centering}
32898 \begin_inset Newline newline
32899 \end_inset
32900
32901
32902 \backslash
32903 renewcommand*{
32904 \backslash
32905 raggedrightmarginnote}{
32906 \backslash
32907 centering}
32908 \end_layout
32909
32910 \begin_layout Standard
32911 producen alineación centrada.
32912  
32913 \series bold
32914
32915 \backslash
32916 raggedleftmarginnote
32917 \series default
32918  identifica las notas que aparecen al lado izquierdo.
32919 \family roman
32920 \series medium
32921
32922 \begin_inset ERT
32923 status collapsed
32924
32925 \begin_layout Plain Layout
32926
32927
32928 \backslash
32929 renewcommand*{
32930 \backslash
32931 raggedleftmarginnote}{
32932 \backslash
32933 centering}
32934 \end_layout
32935
32936 \begin_layout Plain Layout
32937
32938
32939 \backslash
32940 renewcommand*{
32941 \backslash
32942 raggedrightmarginnote}{
32943 \backslash
32944 centering}
32945 \end_layout
32946
32947 \end_inset
32948
32949
32950 \begin_inset Marginal
32951 status open
32952
32953 \begin_layout Plain Layout
32954 El texto de esta nota está centrado.
32955 \end_layout
32956
32957 \end_inset
32958
32959
32960 \family default
32961 \series default
32962  El valor predeterminado es 
32963 \end_layout
32964
32965 \begin_layout Standard
32966
32967 \series bold
32968
32969 \backslash
32970 renewcommand*{
32971 \backslash
32972 raggedleftmarginnote}{
32973 \backslash
32974 raggedleft}
32975 \begin_inset Newline newline
32976 \end_inset
32977
32978
32979 \backslash
32980 renewcommand*{
32981 \backslash
32982 raggedrightmarginnote}{
32983 \backslash
32984 raggedright}
32985 \family roman
32986 \series medium
32987
32988 \begin_inset ERT
32989 status collapsed
32990
32991 \begin_layout Plain Layout
32992
32993
32994 \backslash
32995 renewcommand*{
32996 \backslash
32997 raggedleftmarginnote}{
32998 \backslash
32999 raggedleft}
33000 \end_layout
33001
33002 \begin_layout Plain Layout
33003
33004
33005 \backslash
33006 renewcommand*{
33007 \backslash
33008 raggedrightmarginnote}{
33009 \backslash
33010 raggedright}
33011 \end_layout
33012
33013 \end_inset
33014
33015
33016 \end_layout
33017
33018 \begin_layout Standard
33019 \begin_inset VSpace medskip
33020 \end_inset
33021
33022 Para otras características de 
33023 \series bold
33024 marginnote
33025 \series default
33026  mira en su documentación 
33027 \begin_inset CommandInset citation
33028 LatexCommand cite
33029 key "marginnote"
33030 literal "true"
33031
33032 \end_inset
33033
33034 .
33035 \end_layout
33036
33037 \begin_layout Standard
33038 \begin_inset VSpace bigskip
33039 \end_inset
33040
33041 El diseño de las notas al margen puede ser redefinido.
33042  Por ejemplo, para crear una cabecera para todas las notas con el texto
33043  
33044 \begin_inset Quotes eld
33045 \end_inset
33046
33047
33048 \series bold
33049 \bar under
33050 ¡
33051 \family sans
33052 Atención
33053 \family default
33054 !
33055 \series default
33056 \bar default
33057
33058 \begin_inset Quotes erd
33059 \end_inset
33060
33061 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
33062 \end_layout
33063
33064 \begin_layout Standard
33065
33066 \series bold
33067
33068 \backslash
33069 let
33070 \backslash
33071 myMarginpar
33072 \backslash
33073 marginpar
33074 \begin_inset Newline newline
33075 \end_inset
33076
33077
33078 \backslash
33079 renewcommand{
33080 \backslash
33081 marginpar}[1]{
33082 \backslash
33083 myMarginpar{%
33084 \begin_inset Newline newline
33085 \end_inset
33086
33087
33088 \begin_inset Phantom HPhantom
33089 status open
33090
33091 \begin_layout Plain Layout
33092
33093 \series bold
33094 \begin_inset space ~
33095 \end_inset
33096
33097
33098 \end_layout
33099
33100 \end_inset
33101
33102
33103 \backslash
33104 hspace{0pt}
33105 \backslash
33106 textsf{
33107 \backslash
33108 textbf{
33109 \backslash
33110 underbar{¡Atención!}}}%
33111 \begin_inset Newline newline
33112 \end_inset
33113
33114
33115 \begin_inset Phantom HPhantom
33116 status open
33117
33118 \begin_layout Plain Layout
33119
33120 \series bold
33121 \begin_inset space ~
33122 \end_inset
33123
33124
33125 \end_layout
33126
33127 \end_inset
33128
33129
33130 \backslash
33131 vspace{1.5mm}
33132 \backslash
33133
33134 \backslash
33135 #1}}
33136 \end_layout
33137
33138 \begin_layout Standard
33139
33140 \family roman
33141 \series medium
33142 \begin_inset ERT
33143 status collapsed
33144
33145 \begin_layout Plain Layout
33146
33147
33148 \backslash
33149 let
33150 \backslash
33151 myMarginpar
33152 \backslash
33153 marginpar
33154 \end_layout
33155
33156 \begin_layout Plain Layout
33157
33158
33159 \backslash
33160 renewcommand{
33161 \backslash
33162 marginpar}[1]{
33163 \backslash
33164 myMarginpar{%
33165 \end_layout
33166
33167 \begin_layout Plain Layout
33168
33169    
33170 \backslash
33171 textsf{
33172 \backslash
33173 textbf{
33174 \backslash
33175 underbar{¡Atención!}}}%
33176 \end_layout
33177
33178 \begin_layout Plain Layout
33179
33180    
33181 \backslash
33182 vspace{1.5mm}
33183 \backslash
33184
33185 \backslash
33186 #1}}
33187 \end_layout
33188
33189 \end_inset
33190
33191
33192 \begin_inset Marginal
33193 status open
33194
33195 \begin_layout Plain Layout
33196 Esta es una nota con una cabecera definida.
33197 \end_layout
33198
33199 \end_inset
33200
33201
33202 \family default
33203 \series default
33204
33205 \begin_inset ERT
33206 status collapsed
33207
33208 \begin_layout Plain Layout
33209
33210 [-1.5cm]
33211 \end_layout
33212
33213 \end_inset
33214
33215
33216 \family roman
33217 \series medium
33218
33219 \begin_inset ERT
33220 status collapsed
33221
33222 \begin_layout Plain Layout
33223
33224
33225 \backslash
33226 renewcommand{
33227 \backslash
33228 marginpar}[1]{
33229 \backslash
33230 myMarginpar{#1}}
33231 \end_layout
33232
33233 \end_inset
33234
33235
33236 \family default
33237 \series default
33238
33239 \begin_inset Note Note
33240 status collapsed
33241
33242 \begin_layout Plain Layout
33243 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
33244 \end_layout
33245
33246 \end_inset
33247
33248
33249 \end_layout
33250
33251 \begin_layout Standard
33252 \begin_inset ERT
33253 status collapsed
33254
33255 \begin_layout Plain Layout
33256
33257
33258 \backslash
33259 else
33260 \end_layout
33261
33262 \end_inset
33263
33264
33265 \begin_inset Note Note
33266 status open
33267
33268 \begin_layout Plain Layout
33269 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
33270  
33271 \series bold
33272 marginnote
33273 \series default
33274 .
33275 \end_layout
33276
33277 \end_inset
33278
33279
33280 \end_layout
33281
33282 \begin_layout Standard
33283 Debes instalar el paquete \SpecialChar LaTeX
33284  
33285 \series bold
33286 marginnote
33287 \series default
33288  para ver la parte siguiente en la salida.
33289 \end_layout
33290
33291 \begin_layout Standard
33292 \begin_inset ERT
33293 status collapsed
33294
33295 \begin_layout Plain Layout
33296
33297
33298 \backslash
33299 fi
33300 \end_layout
33301
33302 \end_inset
33303
33304
33305 \end_layout
33306
33307 \begin_layout Chapter
33308 Marcos
33309 \end_layout
33310
33311 \begin_layout Section
33312 Introducción
33313 \begin_inset Index idx
33314 status collapsed
33315
33316 \begin_layout Plain Layout
33317 Marcos ! Introducción
33318 \end_layout
33319
33320 \end_inset
33321
33322
33323 \end_layout
33324
33325 \begin_layout Standard
33326 Los marcos se emplean para dar formato a bloques de texto.
33327  Se pueden usar para escribir documentos con varios idiomas, véase sección
33328 \begin_inset space ~
33329 \end_inset
33330
33331
33332 \begin_inset CommandInset ref
33333 LatexCommand ref
33334 reference "sec:Minipáginas"
33335
33336 \end_inset
33337
33338 , enmarcar textos, véase sección
33339 \begin_inset space ~
33340 \end_inset
33341
33342
33343 \begin_inset CommandInset ref
33344 LatexCommand ref
33345 reference "sec:Decoración"
33346
33347 \end_inset
33348
33349 , evitar la división de palabras, véase sección
33350 \begin_inset space ~
33351 \end_inset
33352
33353
33354 \begin_inset CommandInset ref
33355 LatexCommand ref
33356 reference "sec:Evitar-la-Partición"
33357
33358 \end_inset
33359
33360 , alinear texto, véase sección
33361 \begin_inset space ~
33362 \end_inset
33363
33364
33365 \begin_inset CommandInset ref
33366 LatexCommand ref
33367 reference "subsec:Alineación-Vertical"
33368
33369 \end_inset
33370
33371 , o para poner color de fondo a un texto, véase sección
33372 \begin_inset space ~
33373 \end_inset
33374
33375
33376 \begin_inset CommandInset ref
33377 LatexCommand ref
33378 reference "sec:Marcos-Coloreados"
33379
33380 \end_inset
33381
33382 .
33383 \end_layout
33384
33385 \begin_layout Standard
33386 Se insertan con el menú 
33387 \family sans
33388 Insertar\SpecialChar menuseparator
33389 Marco
33390 \family default
33391  o con el botón 
33392 \begin_inset Info
33393 type  "icon"
33394 arg   "box-insert Frameless"
33395 \end_inset
33396
33397 .
33398  Surge un recuadro gris con la etiqueta 
33399 \family sans
33400 Marco (Minipágina)
33401 \family default
33402
33403 \begin_inset Graphics
33404         filename clipart/CuadroMinipagina.png
33405         scale 95
33406
33407 \end_inset
33408
33409 .
33410  El tipo de marco se puede elegir al hacer clic derecho sobre él y seleccionando
33411  
33412 \family sans
33413 Configuración
33414 \family default
33415 .
33416  Sale un diálogo en el que 
33417 \family sans
33418 Marco
33419 \family default
33420
33421 \begin_inset space ~
33422 \end_inset
33423
33424
33425 \family sans
33426 interior
33427 \family default
33428  permite escoger los tipos
33429 \family sans
33430  Minipágina
33431 \family default
33432
33433 \family sans
33434 Marco de párrafo
33435 \family default
33436  y 
33437 \family sans
33438 Marco de 
33439 \family default
33440 línea.
33441  
33442 \family sans
33443 Minipágina
33444 \family default
33445  es el predeterminado para nuevos marcos y se explica en la sección
33446 \begin_inset space ~
33447 \end_inset
33448
33449
33450 \begin_inset CommandInset ref
33451 LatexCommand ref
33452 reference "sec:Minipáginas"
33453
33454 \end_inset
33455
33456 ; el tipo 
33457 \family sans
33458 Marco de párrafo
33459 \family default
33460  se describe en la sección
33461 \begin_inset space ~
33462 \end_inset
33463
33464
33465 \begin_inset CommandInset ref
33466 LatexCommand ref
33467 reference "sec:Marcos-de-Párrafo"
33468
33469 \end_inset
33470
33471  y el tipo 
33472 \family sans
33473 Marco de línea
33474 \family default
33475  se describe en la sección
33476 \begin_inset space ~
33477 \end_inset
33478
33479
33480 \begin_inset CommandInset ref
33481 LatexCommand ref
33482 reference "sec:Evitar-la-Partición"
33483
33484 \end_inset
33485
33486 .
33487 \end_layout
33488
33489 \begin_layout Standard
33490 Los marcos no se numeran y por tanto no se pueden referenciar como los flotantes
33491  o las notas al pie.
33492 \end_layout
33493
33494 \begin_layout Standard
33495 \begin_inset Note Greyedout
33496 status open
33497
33498 \begin_layout Plain Layout
33499
33500 \series bold
33501 Nota:
33502 \series default
33503  Los marcos no deben ser el ítem en un entorno 
33504 \family sans
33505 Enumeración*
33506 \family default
33507  o 
33508 \family sans
33509 Descripción
33510 \family default
33511 .
33512 \end_layout
33513
33514 \end_inset
33515
33516
33517 \end_layout
33518
33519 \begin_layout Standard
33520 \begin_inset Note Greyedout
33521 status open
33522
33523 \begin_layout Plain Layout
33524
33525 \series bold
33526 Nota:
33527 \series default
33528  Por razones desconocidas sólo se puede poner el tipo 
33529 \family sans
33530 Marco
33531 \begin_inset space ~
33532 \end_inset
33533
33534 interior
33535 \family default
33536  en 
33537 \family sans
33538 Ninguno
33539 \family default
33540  cuando se emplea un marco enmarcado.
33541  Los marcos sin ningún tipo de 
33542 \family sans
33543 Marco
33544 \begin_inset space ~
33545 \end_inset
33546
33547 interior
33548 \family default
33549  y sin bordes se explican en la sección
33550 \begin_inset space ~
33551 \end_inset
33552
33553
33554 \begin_inset CommandInset ref
33555 LatexCommand ref
33556 reference "sec:Evitar-la-Partición"
33557
33558 \end_inset
33559
33560 .
33561 \end_layout
33562
33563 \end_inset
33564
33565
33566 \end_layout
33567
33568 \begin_layout Section
33569 Diálogo de marcos
33570 \begin_inset CommandInset label
33571 LatexCommand label
33572 name "sec:Diálogo-Marcos"
33573
33574 \end_inset
33575
33576
33577 \begin_inset Index idx
33578 status collapsed
33579
33580 \begin_layout Plain Layout
33581 Marcos ! Configuración
33582 \end_layout
33583
33584 \end_inset
33585
33586
33587 \end_layout
33588
33589 \begin_layout Subsection
33590 Tamaño
33591 \begin_inset Index idx
33592 status collapsed
33593
33594 \begin_layout Plain Layout
33595 Marcos ! Tamaño
33596 \end_layout
33597
33598 \end_inset
33599
33600
33601 \end_layout
33602
33603 \begin_layout Standard
33604 En el diálogo puedes ajustar la geometría del marco en los campos 
33605 \family sans
33606 Ancho
33607 \family default
33608  y 
33609 \family sans
33610 Alto
33611 \family default
33612 .
33613  Las unidades disponibles para la geometría se describen en el cuadro
33614 \begin_inset space ~
33615 \end_inset
33616
33617
33618 \begin_inset CommandInset ref
33619 LatexCommand ref
33620 reference "tab:Unidades"
33621
33622 \end_inset
33623
33624 .
33625  El campo 
33626 \family sans
33627 Alto
33628 \family default
33629  ofrece los siguientes tamaños adicionales:
33630 \end_layout
33631
33632 \begin_layout Description
33633 Profundidad Es la 
33634 \begin_inset Quotes cld
33635 \end_inset
33636
33637 altura
33638 \begin_inset Quotes crd
33639 \end_inset
33640
33641  del texto plano.
33642  Ignora la profundidad total cuando hay múltiples líneas de texto en el
33643  marco:
33644 \begin_inset Newline newline
33645 \end_inset
33646
33647
33648 \begin_inset Newline newline
33649 \end_inset
33650
33651
33652 \begin_inset Newline newline
33653 \end_inset
33654
33655
33656 \begin_inset Newline newline
33657 \end_inset
33658
33659
33660 \begin_inset Box Boxed
33661 position "c"
33662 hor_pos "c"
33663 has_inner_box 1
33664 inner_pos "c"
33665 use_parbox 0
33666 use_makebox 0
33667 width "12col%"
33668 special "none"
33669 height "1in"
33670 height_special "depth"
33671 thickness "0.4pt"
33672 separation "3pt"
33673 shadowsize "4pt"
33674 framecolor "black"
33675 backgroundcolor "none"
33676 status collapsed
33677
33678 \begin_layout Plain Layout
33679 \align center
33680 Marco con altura establecida en 1
33681 \begin_inset space \thinspace{}
33682 \end_inset
33683
33684 Profundidad
33685 \end_layout
33686
33687 \end_inset
33688
33689
33690 \begin_inset Newline newline
33691 \end_inset
33692
33693
33694 \begin_inset Newline newline
33695 \end_inset
33696
33697
33698 \end_layout
33699
33700 \begin_layout Description
33701 Alto Es la altura del texto que está dentro del marco.
33702  Un valor de, p.
33703 \begin_inset space \thinspace{}
33704 \end_inset
33705
33706 ej.
33707 \begin_inset space ~
33708 \end_inset
33709
33710 2 para este tamaño fijará la altura del marco a 2 veces la altura del texto:
33711  
33712 \begin_inset Box Boxed
33713 position "c"
33714 hor_pos "c"
33715 has_inner_box 1
33716 inner_pos "c"
33717 use_parbox 0
33718 use_makebox 0
33719 width "20col%"
33720 special "none"
33721 height "2in"
33722 height_special "height"
33723 thickness "0.4pt"
33724 separation "3pt"
33725 shadowsize "4pt"
33726 framecolor "black"
33727 backgroundcolor "none"
33728 status collapsed
33729
33730 \begin_layout Plain Layout
33731 \align center
33732 Marco con altura puesta en 2
33733 \begin_inset space \thinspace{}
33734 \end_inset
33735
33736 Alto
33737 \end_layout
33738
33739 \end_inset
33740
33741
33742 \end_layout
33743
33744 \begin_layout Description
33745 Alto
33746 \begin_inset space ~
33747 \end_inset
33748
33749 total Esto es el Alto
33750 \begin_inset space \thinspace{}
33751 \end_inset
33752
33753 +
33754 \begin_inset space \thinspace{}
33755 \end_inset
33756
33757 Profundidad: 
33758 \begin_inset Box Boxed
33759 position "c"
33760 hor_pos "c"
33761 has_inner_box 1
33762 inner_pos "c"
33763 use_parbox 0
33764 use_makebox 0
33765 width "20col%"
33766 special "none"
33767 height "1in"
33768 height_special "totalheight"
33769 thickness "0.4pt"
33770 separation "3pt"
33771 shadowsize "4pt"
33772 framecolor "black"
33773 backgroundcolor "none"
33774 status collapsed
33775
33776 \begin_layout Plain Layout
33777 \align center
33778 Marco con altura puesta a 1
33779 \begin_inset space \thinspace{}
33780 \end_inset
33781
33782 Alto
33783 \begin_inset space ~
33784 \end_inset
33785
33786 total
33787 \end_layout
33788
33789 \end_inset
33790
33791
33792 \end_layout
33793
33794 \begin_layout Description
33795 Ancho Esto determina al ancho del marco como altura: 
33796 \begin_inset Box Boxed
33797 position "c"
33798 hor_pos "c"
33799 has_inner_box 1
33800 inner_pos "c"
33801 use_parbox 0
33802 use_makebox 0
33803 width "12col%"
33804 special "none"
33805 height "1in"
33806 height_special "width"
33807 thickness "0.4pt"
33808 separation "3pt"
33809 shadowsize "4pt"
33810 framecolor "black"
33811 backgroundcolor "none"
33812 status collapsed
33813
33814 \begin_layout Plain Layout
33815 \align center
33816 Marco con altura puesta en 1
33817 \begin_inset space \thinspace{}
33818 \end_inset
33819
33820 Ancho
33821 \end_layout
33822
33823 \end_inset
33824
33825
33826 \end_layout
33827
33828 \begin_layout Subsection
33829 Alineación
33830 \begin_inset Index idx
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834 Marcos ! Alineación
33835 \end_layout
33836
33837 \end_inset
33838
33839
33840 \end_layout
33841
33842 \begin_layout Standard
33843 Si has elegido un 
33844 \family sans
33845 Marco
33846 \begin_inset space ~
33847 \end_inset
33848
33849 interior
33850 \family default
33851 , la alineación vertical del marco puede ser:
33852 \end_layout
33853
33854 \begin_layout Description
33855 Superior Ejemplo de línea de texto.
33856  
33857 \begin_inset Box Boxed
33858 position "t"
33859 hor_pos "c"
33860 has_inner_box 1
33861 inner_pos "c"
33862 use_parbox 0
33863 use_makebox 0
33864 width "12col%"
33865 special "none"
33866 height "1in"
33867 height_special "totalheight"
33868 thickness "0.4pt"
33869 separation "3pt"
33870 shadowsize "4pt"
33871 framecolor "black"
33872 backgroundcolor "none"
33873 status collapsed
33874
33875 \begin_layout Plain Layout
33876 \align center
33877 marco alineado arriba.
33878 \end_layout
33879
33880 \end_inset
33881
33882  Ejemplo de línea de texto.
33883 \end_layout
33884
33885 \begin_layout Description
33886 Medio Ejemplo de línea de texto.
33887  
33888 \begin_inset Box Boxed
33889 position "c"
33890 hor_pos "c"
33891 has_inner_box 1
33892 inner_pos "c"
33893 use_parbox 0
33894 use_makebox 0
33895 width "12col%"
33896 special "none"
33897 height "1in"
33898 height_special "totalheight"
33899 thickness "0.4pt"
33900 separation "3pt"
33901 shadowsize "4pt"
33902 framecolor "black"
33903 backgroundcolor "none"
33904 status collapsed
33905
33906 \begin_layout Plain Layout
33907 \align center
33908 marco alineado en medio.
33909 \end_layout
33910
33911 \end_inset
33912
33913  Ejemplo de línea de texto.
33914 \end_layout
33915
33916 \begin_layout Description
33917 Inferior Ejemplo de línea de texto.
33918  
33919 \begin_inset Box Boxed
33920 position "b"
33921 hor_pos "c"
33922 has_inner_box 1
33923 inner_pos "c"
33924 use_parbox 0
33925 use_makebox 0
33926 width "12col%"
33927 special "none"
33928 height "1in"
33929 height_special "totalheight"
33930 thickness "0.4pt"
33931 separation "3pt"
33932 shadowsize "4pt"
33933 framecolor "black"
33934 backgroundcolor "none"
33935 status collapsed
33936
33937 \begin_layout Plain Layout
33938 \align center
33939 marco alineado abajo.
33940 \end_layout
33941
33942 \end_inset
33943
33944  Ejemplo de línea de texto.
33945 \end_layout
33946
33947 \begin_layout Standard
33948 \begin_inset Note Greyedout
33949 status open
33950
33951 \begin_layout Plain Layout
33952
33953 \series bold
33954 Nota:
33955 \series default
33956  La alineación vertical puede desaparecer en la salida si hay dos marcos
33957  en una línea y, p.
33958 \begin_inset space \thinspace{}
33959 \end_inset
33960
33961 ej., uno de ellos tiene sombreado y el otro no.
33962 \end_layout
33963
33964 \end_inset
33965
33966
33967 \end_layout
33968
33969 \begin_layout Standard
33970 La alineación horizontal del marco puede establecerse en el diálogo de configura
33971 ción de párrafo de \SpecialChar LyX
33972  si colocas el marco en su propio párrafo.
33973 \end_layout
33974
33975 \begin_layout Standard
33976 \begin_inset VSpace bigskip
33977 \end_inset
33978
33979 Si has escogido un 
33980 \family sans
33981 Marco
33982 \begin_inset space ~
33983 \end_inset
33984
33985 interior
33986 \family default
33987 , el contenido puede alinearse verticalmente a:
33988 \end_layout
33989
33990 \begin_layout Description
33991 Superior Ejemplo de línea de texto.
33992  
33993 \begin_inset Box Boxed
33994 position "c"
33995 hor_pos "c"
33996 has_inner_box 1
33997 inner_pos "t"
33998 use_parbox 0
33999 use_makebox 0
34000 width "12col%"
34001 special "none"
34002 height "1.5in"
34003 height_special "totalheight"
34004 thickness "0.4pt"
34005 separation "3pt"
34006 shadowsize "4pt"
34007 framecolor "black"
34008 backgroundcolor "none"
34009 status collapsed
34010
34011 \begin_layout Plain Layout
34012 \align center
34013 marco con texto alineado arriba.
34014 \end_layout
34015
34016 \end_inset
34017
34018  Ejemplo de línea de texto.
34019 \end_layout
34020
34021 \begin_layout Description
34022 Medio Ejemplo de línea de texto.
34023  
34024 \begin_inset Box Boxed
34025 position "c"
34026 hor_pos "c"
34027 has_inner_box 1
34028 inner_pos "c"
34029 use_parbox 0
34030 use_makebox 0
34031 width "12col%"
34032 special "none"
34033 height "1.5in"
34034 height_special "totalheight"
34035 thickness "0.4pt"
34036 separation "3pt"
34037 shadowsize "4pt"
34038 framecolor "black"
34039 backgroundcolor "none"
34040 status collapsed
34041
34042 \begin_layout Plain Layout
34043 \align center
34044 marco con texto alineado en medio.
34045 \end_layout
34046
34047 \end_inset
34048
34049  Ejemplo de línea de texto.
34050 \end_layout
34051
34052 \begin_layout Description
34053 Inferior Ejemplo de línea de texto.
34054  
34055 \begin_inset Box Boxed
34056 position "c"
34057 hor_pos "c"
34058 has_inner_box 1
34059 inner_pos "b"
34060 use_parbox 0
34061 use_makebox 0
34062 width "12col%"
34063 special "none"
34064 height "1.5in"
34065 height_special "totalheight"
34066 thickness "0.4pt"
34067 separation "3pt"
34068 shadowsize "4pt"
34069 framecolor "black"
34070 backgroundcolor "none"
34071 status collapsed
34072
34073 \begin_layout Plain Layout
34074 \align center
34075 marco con texto alineado abajo.
34076 \end_layout
34077
34078 \end_inset
34079
34080  Ejemplo de línea de texto.
34081 \end_layout
34082
34083 \begin_layout Description
34084 Estirado Ejemplo de línea de texto.
34085  
34086 \begin_inset Box Boxed
34087 position "c"
34088 hor_pos "c"
34089 has_inner_box 1
34090 inner_pos "s"
34091 use_parbox 0
34092 use_makebox 0
34093 width "12col%"
34094 special "none"
34095 height "1.5in"
34096 height_special "totalheight"
34097 thickness "0.4pt"
34098 separation "3pt"
34099 shadowsize "4pt"
34100 framecolor "black"
34101 backgroundcolor "none"
34102 status collapsed
34103
34104 \begin_layout Plain Layout
34105 \align center
34106 Este texto
34107 \end_layout
34108
34109 \begin_layout Plain Layout
34110 \align center
34111 está
34112 \end_layout
34113
34114 \begin_layout Plain Layout
34115 \align center
34116 estirado.
34117 \end_layout
34118
34119 \end_inset
34120
34121  Ejemplo de línea de texto.
34122 \end_layout
34123
34124 \begin_layout Standard
34125 Para estirar el contenido debe tener más de un párrafo.
34126  En el ejemplo anterior cada línea de texto está en un párrafo propio.
34127 \end_layout
34128
34129 \begin_layout Standard
34130 \begin_inset VSpace bigskip
34131 \end_inset
34132
34133 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
34134  \SpecialChar LyX
34135  cuando hayas escogido un 
34136 \family sans
34137 Marco
34138 \begin_inset space ~
34139 \end_inset
34140
34141 interior
34142 \family default
34143 .
34144 \end_layout
34145
34146 \begin_layout Standard
34147 \align center
34148 \begin_inset Box Boxed
34149 position "c"
34150 hor_pos "c"
34151 has_inner_box 1
34152 inner_pos "s"
34153 use_parbox 0
34154 use_makebox 0
34155 width "15col%"
34156 special "none"
34157 height "1.25in"
34158 height_special "totalheight"
34159 thickness "0.4pt"
34160 separation "3pt"
34161 shadowsize "4pt"
34162 framecolor "black"
34163 backgroundcolor "none"
34164 status collapsed
34165
34166 \begin_layout Plain Layout
34167 \align left
34168 marco
34169 \end_layout
34170
34171 \begin_layout Plain Layout
34172 \align center
34173 con texto
34174 \end_layout
34175
34176 \begin_layout Plain Layout
34177 \align right
34178 estirado
34179 \end_layout
34180
34181 \end_inset
34182
34183
34184 \end_layout
34185
34186 \begin_layout Standard
34187 Si no has establecido un 
34188 \family sans
34189 Marco
34190 \begin_inset space ~
34191 \end_inset
34192
34193 interior
34194 \family default
34195 , puedes alinear horizontalmente el contenido del marco en el diálogo de
34196  marcos.
34197 \end_layout
34198
34199 \begin_layout Standard
34200 \align center
34201 \begin_inset Box Boxed
34202 position "c"
34203 hor_pos "s"
34204 has_inner_box 0
34205 inner_pos "s"
34206 use_parbox 0
34207 use_makebox 0
34208 width "90col%"
34209 special "none"
34210 height "1.25in"
34211 height_special "totalheight"
34212 thickness "0.4pt"
34213 separation "3pt"
34214 shadowsize "4pt"
34215 framecolor "black"
34216 backgroundcolor "none"
34217 status collapsed
34218
34219 \begin_layout Plain Layout
34220 Texto estirado horizontalmente.
34221 \end_layout
34222
34223 \end_inset
34224
34225
34226 \end_layout
34227
34228 \begin_layout Subsection
34229 Decoración
34230 \begin_inset CommandInset label
34231 LatexCommand label
34232 name "sec:Decoración"
34233
34234 \end_inset
34235
34236
34237 \begin_inset Index idx
34238 status collapsed
34239
34240 \begin_layout Plain Layout
34241 Marcos ! Decoración
34242 \end_layout
34243
34244 \end_inset
34245
34246
34247 \end_layout
34248
34249 \begin_layout Standard
34250 El estilo de borde del marco se puede determinar en la lista desplegable
34251  
34252 \family sans
34253 Tipo
34254 \family default
34255  del diálogo de marcos.
34256  Son posibles los siguientes bordes:
34257 \end_layout
34258
34259 \begin_layout Description
34260 Sin
34261 \begin_inset space ~
34262 \end_inset
34263
34264 borde No se dibuja ninguno.
34265 \end_layout
34266
34267 \begin_layout Description
34268 Borde
34269 \begin_inset space ~
34270 \end_inset
34271
34272 rectangular
34273 \begin_inset space ~
34274 \end_inset
34275
34276 sencillo Dibuja un borde rectangular alrededor del marco.
34277  El grosor del borde se puede especificar.
34278  
34279 \begin_inset Box Boxed
34280 position "c"
34281 hor_pos "c"
34282 has_inner_box 1
34283 inner_pos "c"
34284 use_parbox 0
34285 use_makebox 0
34286 width "25col%"
34287 special "none"
34288 height "1in"
34289 height_special "totalheight"
34290 thickness "0.4pt"
34291 separation "3pt"
34292 shadowsize "4pt"
34293 framecolor "black"
34294 backgroundcolor "none"
34295 status collapsed
34296
34297 \begin_layout Plain Layout
34298 \align center
34299 Marco rectangular
34300 \end_layout
34301
34302 \end_inset
34303
34304
34305 \end_layout
34306
34307 \begin_layout Description
34308 Borde
34309 \begin_inset space ~
34310 \end_inset
34311
34312 ovalado,
34313 \begin_inset space ~
34314 \end_inset
34315
34316 fino Dibuja un borde ovalado cuya línea tiene un grosor de 0.4
34317 \begin_inset space \thinspace{}
34318 \end_inset
34319
34320 pt.
34321  
34322 \begin_inset Box ovalbox
34323 position "c"
34324 hor_pos "c"
34325 has_inner_box 1
34326 inner_pos "c"
34327 use_parbox 0
34328 use_makebox 0
34329 width "25col%"
34330 special "none"
34331 height "1in"
34332 height_special "totalheight"
34333 thickness "0.4pt"
34334 separation "3pt"
34335 shadowsize "4pt"
34336 framecolor "black"
34337 backgroundcolor "none"
34338 status collapsed
34339
34340 \begin_layout Plain Layout
34341 \align center
34342 Borde ovalado, fino
34343 \end_layout
34344
34345 \end_inset
34346
34347
34348 \end_layout
34349
34350 \begin_layout Description
34351 Borde
34352 \begin_inset space ~
34353 \end_inset
34354
34355 ovalado,
34356 \begin_inset space ~
34357 \end_inset
34358
34359 grueso Dibuja un borde ovalado cuya línea tiene un grosor de 0.8
34360 \begin_inset space \thinspace{}
34361 \end_inset
34362
34363 pt.
34364  
34365 \begin_inset Box Ovalbox
34366 position "c"
34367 hor_pos "c"
34368 has_inner_box 1
34369 inner_pos "c"
34370 use_parbox 0
34371 use_makebox 0
34372 width "30col%"
34373 special "none"
34374 height "1in"
34375 height_special "totalheight"
34376 thickness "0.4pt"
34377 separation "3pt"
34378 shadowsize "4pt"
34379 framecolor "black"
34380 backgroundcolor "none"
34381 status collapsed
34382
34383 \begin_layout Plain Layout
34384 \align center
34385 Borde ovalado, grueso
34386 \end_layout
34387
34388 \end_inset
34389
34390
34391 \end_layout
34392
34393 \begin_layout Description
34394 Borde
34395 \begin_inset space ~
34396 \end_inset
34397
34398 sombreado Dibuja un borde rectangular de sombra alrededor del marco.
34399  El grosor de la línea y la sombra se puede especificar.
34400  
34401 \begin_inset Box Shadowbox
34402 position "c"
34403 hor_pos "c"
34404 has_inner_box 1
34405 inner_pos "c"
34406 use_parbox 0
34407 use_makebox 0
34408 width "20col%"
34409 special "none"
34410 height "1in"
34411 height_special "totalheight"
34412 thickness "0.4pt"
34413 separation "3pt"
34414 shadowsize "4pt"
34415 framecolor "black"
34416 backgroundcolor "none"
34417 status collapsed
34418
34419 \begin_layout Plain Layout
34420 \align center
34421 Borde sombrado
34422 \end_layout
34423
34424 \end_inset
34425
34426
34427 \end_layout
34428
34429 \begin_layout Description
34430 Fondo
34431 \begin_inset space ~
34432 \end_inset
34433
34434 coloreado Dibuja un cuadro con fondo de color rojo.
34435  A diferencia de los cuadros coloreados,
34436 \begin_inset Foot
34437 status collapsed
34438
34439 \begin_layout Plain Layout
34440 véase sec.
34441  
34442 \begin_inset CommandInset ref
34443 LatexCommand ref
34444 reference "sec:Marcos-Coloreados"
34445
34446 \end_inset
34447
34448
34449 \end_layout
34450
34451 \end_inset
34452
34453  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
34454 \begin_inset Box Shaded
34455 position "t"
34456 hor_pos "c"
34457 has_inner_box 0
34458 inner_pos "t"
34459 use_parbox 0
34460 use_makebox 0
34461 width "50col%"
34462 special "none"
34463 height "1in"
34464 height_special "totalheight"
34465 thickness "0.4pt"
34466 separation "3pt"
34467 shadowsize "4pt"
34468 framecolor "black"
34469 backgroundcolor "none"
34470 status collapsed
34471
34472 \begin_layout Plain Layout
34473 Cuadro con fondo sombreado
34474 \end_layout
34475
34476 \end_inset
34477
34478
34479 \end_layout
34480
34481 \begin_layout Description
34482 Borde
34483 \begin_inset space ~
34484 \end_inset
34485
34486 rectangular
34487 \begin_inset space ~
34488 \end_inset
34489
34490 doble Dibuja un rectángulo de línea doble alrededor.
34491  El grosor de la línea interior es 0.75
34492 \begin_inset space \thinspace{}
34493 \end_inset
34494
34495 grosor
34496 \begin_inset space ~
34497 \end_inset
34498
34499 del
34500 \begin_inset space ~
34501 \end_inset
34502
34503 borde, el de la línea exterior es 1.5
34504 \begin_inset space \thinspace{}
34505 \end_inset
34506
34507 grosor
34508 \begin_inset space ~
34509 \end_inset
34510
34511 del
34512 \begin_inset space ~
34513 \end_inset
34514
34515 borde.
34516  La distancia entre líneas es 1.5
34517 \begin_inset space \thinspace{}
34518 \end_inset
34519
34520 grosor
34521 \begin_inset space ~
34522 \end_inset
34523
34524 del
34525 \begin_inset space ~
34526 \end_inset
34527
34528 borde
34529 \begin_inset space \thinspace{}
34530 \end_inset
34531
34532 +
34533 \begin_inset space \thinspace{}
34534 \end_inset
34535
34536 0.5
34537 \begin_inset space \thinspace{}
34538 \end_inset
34539
34540 pt.
34541  
34542 \begin_inset Box Doublebox
34543 position "c"
34544 hor_pos "c"
34545 has_inner_box 1
34546 inner_pos "c"
34547 use_parbox 0
34548 use_makebox 0
34549 width "20col%"
34550 special "none"
34551 height "1in"
34552 height_special "totalheight"
34553 thickness "0.4pt"
34554 separation "3pt"
34555 shadowsize "4pt"
34556 framecolor "black"
34557 backgroundcolor "none"
34558 status collapsed
34559
34560 \begin_layout Plain Layout
34561 \align center
34562 Borde doble
34563 \end_layout
34564
34565 \end_inset
34566
34567
34568 \end_layout
34569
34570 \begin_layout Standard
34571 La etiqueta del marco en \SpecialChar LyX
34572  reflejará el estilo de borde elegido.
34573  Para poder utilizar los distintos bordes, debe estar instalado el paquete
34574  \SpecialChar LaTeX
34575  
34576 \series bold
34577 fancybox
34578 \series default
34579
34580 \begin_inset Index idx
34581 status collapsed
34582
34583 \begin_layout Plain Layout
34584 \SpecialChar LaTeX
34585 -paquetes ! fancybox
34586 \end_layout
34587
34588 \end_inset
34589
34590 .
34591 \end_layout
34592
34593 \begin_layout Standard
34594 \begin_inset VSpace bigskip
34595 \end_inset
34596
34597 Si usas la decoración 
34598 \family sans
34599 Borde rectangular sencillo
34600 \family default
34601  sin marco interior, puedes permitir saltos de página dentro del marco.
34602  Ten en cuenta que en ese caso, al contrario que otros marcos con bordes,
34603  el borde usa siempre todo el ancho de columna y el marco se establece como
34604  su párrafo propio: 
34605 \begin_inset Box Framed
34606 position "t"
34607 hor_pos "c"
34608 has_inner_box 0
34609 inner_pos "t"
34610 use_parbox 0
34611 use_makebox 0
34612 width "100col%"
34613 special "none"
34614 height "1in"
34615 height_special "totalheight"
34616 thickness "0.4pt"
34617 separation "3pt"
34618 shadowsize "4pt"
34619 framecolor "black"
34620 backgroundcolor "none"
34621 status collapsed
34622
34623 \begin_layout Plain Layout
34624 Cuadro que permite saltos de página
34625 \end_layout
34626
34627 \end_inset
34628
34629
34630 \end_layout
34631
34632 \begin_layout Section
34633 Personalización de marcos
34634 \begin_inset Index idx
34635 status collapsed
34636
34637 \begin_layout Plain Layout
34638 Marcos ! Personalizar
34639 \end_layout
34640
34641 \end_inset
34642
34643
34644 \end_layout
34645
34646 \begin_layout Standard
34647 El diámetro de las esquinas de los bordes ovalados se puede modificar con
34648  el comando 
34649 \series bold
34650
34651 \backslash
34652 cornersize
34653 \series default
34654 .
34655  El comando
34656 \end_layout
34657
34658 \begin_layout Standard
34659
34660 \series bold
34661
34662 \backslash
34663 cornersize*{1cm}
34664 \end_layout
34665
34666 \begin_layout Standard
34667 establece un diámetro de 1
34668 \begin_inset space \thinspace{}
34669 \end_inset
34670
34671 cm.
34672  El comando
34673 \end_layout
34674
34675 \begin_layout Standard
34676
34677 \series bold
34678
34679 \backslash
34680 cornersize{num}
34681 \end_layout
34682
34683 \begin_layout Standard
34684 fija el diámetro en 
34685 \family sans
34686 num
34687 \begin_inset space \thinspace{}
34688 \end_inset
34689
34690 ×
34691 \begin_inset space \thinspace{}
34692 \end_inset
34693
34694 mínimo
34695 \family default
34696  
34697 \family sans
34698 (ancho y alto del marco)
34699 \family default
34700 .
34701  Por omisión es 
34702 \series bold
34703
34704 \backslash
34705 cornersize{0.5}
34706 \series default
34707 .
34708 \end_layout
34709
34710 \begin_layout Standard
34711 \begin_inset ERT
34712 status collapsed
34713
34714 \begin_layout Plain Layout
34715
34716
34717 \backslash
34718 cornersize*{1.5cm}
34719 \end_layout
34720
34721 \end_inset
34722
34723
34724 \begin_inset Box Ovalbox
34725 position "c"
34726 hor_pos "c"
34727 has_inner_box 1
34728 inner_pos "c"
34729 use_parbox 0
34730 use_makebox 0
34731 width "28col%"
34732 special "none"
34733 height "1in"
34734 height_special "totalheight"
34735 thickness "0.4pt"
34736 separation "3pt"
34737 shadowsize "4pt"
34738 framecolor "black"
34739 backgroundcolor "none"
34740 status open
34741
34742 \begin_layout Plain Layout
34743 \align center
34744 Marco ovalado con 
34745 \series bold
34746
34747 \backslash
34748 cornersize
34749 \series default
34750
34751 \begin_inset space \thinspace{}
34752 \end_inset
34753
34754 =
34755 \begin_inset space \thinspace{}
34756 \end_inset
34757
34758 1.5
34759 \begin_inset space \thinspace{}
34760 \end_inset
34761
34762 cm
34763 \end_layout
34764
34765 \end_inset
34766
34767
34768 \begin_inset ERT
34769 status collapsed
34770
34771 \begin_layout Plain Layout
34772
34773
34774 \backslash
34775 cornersize{0.5}
34776 \end_layout
34777
34778 \end_inset
34779
34780
34781 \end_layout
34782
34783 \begin_layout Standard
34784 \begin_inset VSpace bigskip
34785 \end_inset
34786
34787
34788 \end_layout
34789
34790 \begin_layout Standard
34791 El color rojo predeterminado de los marcos con 
34792 \family sans
34793 fondo
34794 \begin_inset space ~
34795 \end_inset
34796
34797 coloreado
34798 \family default
34799  se puede cambiar en el sitio con el comando 
34800 \series bold
34801
34802 \backslash
34803 definecolor{shadecolor}
34804 \series default
34805  o globalmente con el menú 
34806 \family sans
34807 Herramientas
34808 \family default
34809 \SpecialChar menuseparator
34810
34811 \family sans
34812 Preferencias
34813 \family default
34814 \SpecialChar menuseparator
34815
34816 \family sans
34817 Colores
34818 \family default
34819 \SpecialChar menuseparator
34820
34821 \family sans
34822 marco
34823 \begin_inset space ~
34824 \end_inset
34825
34826 coloreado
34827 \family default
34828 .
34829  El esquema del comando 
34830 \series bold
34831
34832 \backslash
34833 definecolor
34834 \series default
34835  se explica en la sección
34836 \begin_inset space ~
34837 \end_inset
34838
34839
34840 \begin_inset CommandInset ref
34841 LatexCommand ref
34842 reference "sec:Cuadros-Coloreados"
34843
34844 \end_inset
34845
34846 .
34847 \begin_inset Foot
34848 status collapsed
34849
34850 \begin_layout Plain Layout
34851 El comando 
34852 \series bold
34853
34854 \backslash
34855 definecolor
34856 \series default
34857  requiere el paquete \SpecialChar LaTeX
34858  
34859 \series bold
34860 color
34861 \series default
34862  en el preámbulo, véase la sección
34863 \begin_inset space ~
34864 \end_inset
34865
34866
34867 \begin_inset CommandInset ref
34868 LatexCommand ref
34869 reference "sec:Marcos-Coloreados"
34870
34871 \end_inset
34872
34873 .
34874 \end_layout
34875
34876 \end_inset
34877
34878  Por ejemplo, la nota siguiente se define con el comando en código \SpecialChar TeX
34879
34880 \end_layout
34881
34882 \begin_layout Standard
34883
34884 \series bold
34885
34886 \backslash
34887 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34888 \end_layout
34889
34890 \begin_layout Standard
34891 \begin_inset ERT
34892 status collapsed
34893
34894 \begin_layout Plain Layout
34895
34896
34897 \backslash
34898 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34899 \end_layout
34900
34901 \end_inset
34902
34903
34904 \begin_inset Box Shaded
34905 position "t"
34906 hor_pos "c"
34907 has_inner_box 0
34908 inner_pos "t"
34909 use_parbox 0
34910 use_makebox 0
34911 width "100col%"
34912 special "none"
34913 height "1in"
34914 height_special "totalheight"
34915 thickness "0.4pt"
34916 separation "3pt"
34917 shadowsize "4pt"
34918 framecolor "black"
34919 backgroundcolor "none"
34920 status open
34921
34922 \begin_layout Plain Layout
34923
34924 \color yellow
34925 Texto amarillo en un marco con fondo coloreado en verde oscuro.
34926 \end_layout
34927
34928 \end_inset
34929
34930
34931 \begin_inset ERT
34932 status collapsed
34933
34934 \begin_layout Plain Layout
34935
34936
34937 \backslash
34938 definecolor{shadecolor}{rgb}{1,0,0}
34939 \end_layout
34940
34941 \end_inset
34942
34943
34944 \end_layout
34945
34946 \begin_layout Standard
34947 \begin_inset VSpace bigskip
34948 \end_inset
34949
34950 Los cambios en las dimensiones y de los colores son válidos para todos los
34951  marcos que siguen a los comandos.
34952 \end_layout
34953
34954 \begin_layout Section
34955 Minipáginas
34956 \begin_inset CommandInset label
34957 LatexCommand label
34958 name "sec:Minipáginas"
34959
34960 \end_inset
34961
34962
34963 \begin_inset Index idx
34964 status collapsed
34965
34966 \begin_layout Plain Layout
34967 Marcos ! Minipáginas
34968 \end_layout
34969
34970 \end_inset
34971
34972
34973 \end_layout
34974
34975 \begin_layout Standard
34976 Las minipáginas son tratadas por \SpecialChar LaTeX
34977  como páginas dentro de páginas y por tanto
34978  pueden tener, por ejemplo, sus propias notas al pie.
34979 \end_layout
34980
34981 \begin_layout Standard
34982 Las minipáginas son útiles para escribir documentos en distintas lenguas.
34983 \end_layout
34984
34985 \begin_layout Standard
34986 A continuación hay dos ejemplos de minipáginas adosadas.
34987  Su anchura está puesta en 45
34988 \begin_inset space \thinspace{}
34989 \end_inset
34990
34991 % y separadas por un relleno horizontal, insertado mediante el menú 
34992 \family sans
34993 Insertar\SpecialChar menuseparator
34994 Formato\SpecialChar menuseparator
34995 Relleno
34996 \begin_inset space ~
34997 \end_inset
34998
34999 horizontal
35000 \family default
35001 .
35002 \end_layout
35003
35004 \begin_layout Standard
35005 \begin_inset Box Frameless
35006 position "t"
35007 hor_pos "c"
35008 has_inner_box 1
35009 inner_pos "c"
35010 use_parbox 0
35011 use_makebox 0
35012 width "45col%"
35013 special "none"
35014 height "1in"
35015 height_special "totalheight"
35016 thickness "0.4pt"
35017 separation "3pt"
35018 shadowsize "4pt"
35019 framecolor "black"
35020 backgroundcolor "none"
35021 status open
35022
35023 \begin_layout Plain Layout
35024
35025 \lang ngerman
35026 Dies ist ein deutscher Text.
35027  Dies ist ein deutscher Text.
35028  Dies ist ein deutscher Text.
35029  Dies ist ein deutscher Text.
35030  Dies ist ein deutscher Text.
35031  Dies ist ein deutscher Text.
35032  Dies ist ein deutscher Text.
35033  Dies ist ein deutscher Text.
35034  Dies ist ein deutscher Text.
35035  Dies ist ein deutscher Text.
35036  Dies ist ein deutscher Text.
35037  Dies ist ein deutscher Text.
35038  Dies ist ein deutscher Text
35039 \begin_inset Foot
35040 status collapsed
35041
35042 \begin_layout Plain Layout
35043
35044 \lang ngerman
35045 Dies ist eine deutsche Fußnote.
35046 \end_layout
35047
35048 \end_inset
35049
35050 .
35051  Dies ist ein deutscher Text.
35052  Dies ist ein deutscher Text.
35053 \end_layout
35054
35055 \end_inset
35056
35057
35058 \begin_inset space \hfill{}
35059 \end_inset
35060
35061
35062 \begin_inset Box Frameless
35063 position "t"
35064 hor_pos "c"
35065 has_inner_box 1
35066 inner_pos "c"
35067 use_parbox 0
35068 use_makebox 0
35069 width "45col%"
35070 special "none"
35071 height "1in"
35072 height_special "totalheight"
35073 thickness "0.4pt"
35074 separation "3pt"
35075 shadowsize "4pt"
35076 framecolor "black"
35077 backgroundcolor "none"
35078 status open
35079
35080 \begin_layout Plain Layout
35081
35082 \lang english
35083 This is an English Text.
35084  This is an English Text.
35085  This is an English Text.
35086  This is an English Text.
35087  This is an English Text.
35088  This is an English Text.
35089  This is an English Text.
35090  This is an English Text.
35091  This is an English Text.
35092  This is an English Text.
35093  This is an English Text.
35094  This is an English Text.
35095  This is an English Text.
35096  This is an English Text.
35097  This is an English Text.
35098  This is an English Text.
35099 \begin_inset Foot
35100 status collapsed
35101
35102 \begin_layout Plain Layout
35103
35104 \lang english
35105 This is an English footnote.
35106 \end_layout
35107
35108 \end_inset
35109
35110  This is an English Text.
35111 \end_layout
35112
35113 \end_inset
35114
35115
35116 \end_layout
35117
35118 \begin_layout Standard
35119 \begin_inset VSpace bigskip
35120 \end_inset
35121
35122 La configuración global de párrafos se ignora en las minipáginas.
35123  Esto significa que en las mismas no habrá espacio entre párrafos aunque
35124  pongas p.
35125 \begin_inset space \thinspace{}
35126 \end_inset
35127
35128 ej.
35129 \begin_inset space ~
35130 \end_inset
35131
35132
35133 \family sans
35134 Salto
35135 \begin_inset space ~
35136 \end_inset
35137
35138 medio
35139 \family default
35140  en la configuración del documento.
35141 \end_layout
35142
35143 \begin_layout Standard
35144 Las minipáginas también sirven para poner un color de fondo para partes
35145  de texto, véase sección
35146 \begin_inset space ~
35147 \end_inset
35148
35149
35150 \begin_inset CommandInset ref
35151 LatexCommand ref
35152 reference "sec:Marcos-Coloreados"
35153
35154 \end_inset
35155
35156 .
35157 \end_layout
35158
35159 \begin_layout Standard
35160 \begin_inset Note Greyedout
35161 status open
35162
35163 \begin_layout Plain Layout
35164
35165 \series bold
35166 Nota:
35167 \series default
35168  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
35169  tener minipáginas en cuadros, en flotantes, y en otros marcos.
35170 \end_layout
35171
35172 \end_inset
35173
35174
35175 \end_layout
35176
35177 \begin_layout Standard
35178 \begin_inset VSpace bigskip
35179 \end_inset
35180
35181
35182 \end_layout
35183
35184 \begin_layout Standard
35185 \SpecialChar LyX
35186  proporciona soporte básico para minipáginas cuyo tamaño es determinado
35187  automáticamente por la anchura de su contenido, mediante el módulo 
35188 \family sans
35189 Minipáginas
35190 \begin_inset space ~
35191 \end_inset
35192
35193 ancho
35194 \begin_inset space ~
35195 \end_inset
35196
35197 variable
35198 \family default
35199 .
35200  El archivo de ejemplo \SpecialChar LyX
35201  
35202 \emph on
35203 varwidth-floats-side-by-side
35204 \emph default
35205  tiene ejemplos de estas minipáginas para colocar flotantes adosados.
35206 \end_layout
35207
35208 \begin_layout Section
35209 Marcos de párrafo
35210 \begin_inset CommandInset label
35211 LatexCommand label
35212 name "sec:Marcos-de-Párrafo"
35213
35214 \end_inset
35215
35216
35217 \begin_inset Index idx
35218 status collapsed
35219
35220 \begin_layout Plain Layout
35221 Marcos ! de párrafo
35222 \end_layout
35223
35224 \end_inset
35225
35226
35227 \end_layout
35228
35229 \begin_layout Standard
35230 Los marcos de párrafo son similares a las minipáginas con la diferencia
35231  de que no pueden contener notas al pie.
35232 \end_layout
35233
35234 \begin_layout Standard
35235 \align center
35236 \begin_inset Box Frameless
35237 position "t"
35238 hor_pos "c"
35239 has_inner_box 1
35240 inner_pos "t"
35241 use_parbox 1
35242 use_makebox 0
35243 width "33col%"
35244 special "none"
35245 height "1in"
35246 height_special "totalheight"
35247 thickness "0.4pt"
35248 separation "3pt"
35249 shadowsize "4pt"
35250 framecolor "black"
35251 backgroundcolor "none"
35252 status open
35253
35254 \begin_layout Plain Layout
35255 Texto en un marco de párrafo.
35256  Texto en un marco de párrafo.
35257  Esta nota no aparece:
35258 \begin_inset Foot
35259 status open
35260
35261 \begin_layout Plain Layout
35262 Esta es una nota en un marco de párrafo y por eso no aparecerá.
35263 \end_layout
35264
35265 \end_inset
35266
35267
35268 \end_layout
35269
35270 \end_inset
35271
35272
35273 \end_layout
35274
35275 \begin_layout Section
35276 Marcos para palabras y caracteres
35277 \begin_inset Index idx
35278 status collapsed
35279
35280 \begin_layout Plain Layout
35281 Marcos ! para palabras y caracteres
35282 \end_layout
35283
35284 \end_inset
35285
35286
35287 \end_layout
35288
35289 \begin_layout Subsection
35290 Evitar la partición de palabras
35291 \begin_inset CommandInset label
35292 LatexCommand label
35293 name "sec:Evitar-la-Partición"
35294
35295 \end_inset
35296
35297
35298 \begin_inset Index idx
35299 status collapsed
35300
35301 \begin_layout Plain Layout
35302 Marcos ! para evitar partición de palabras
35303 \end_layout
35304
35305 \end_inset
35306
35307
35308 \end_layout
35309
35310 \begin_layout Standard
35311 El marco tipo 
35312 \family sans
35313 Marco de línea
35314 \family default
35315  sirve para evitar que una palabra sea partida con guión.
35316 \begin_inset Newline newline
35317 \end_inset
35318
35319 He aquí un ejemplo:
35320 \end_layout
35321
35322 \begin_layout Standard
35323 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
35324 palabra».
35325 \end_layout
35326
35327 \begin_layout Standard
35328 Para evitar la división de la palabra «estalarguísimapalabra», ponla en
35329  un marco, establece el 
35330 \family sans
35331 Marco interior
35332 \family default
35333  en 
35334 \family sans
35335 Marco de línea
35336 \family default
35337  y no pongas ancho explícito.
35338 \end_layout
35339
35340 \begin_layout Standard
35341 Este es el resultado:
35342 \end_layout
35343
35344 \begin_layout Standard
35345 Esta línea es un ejemplo para mostrar cómo evitar la división de 
35346 \begin_inset Box Frameless
35347 position "t"
35348 hor_pos "c"
35349 has_inner_box 1
35350 inner_pos "t"
35351 use_parbox 0
35352 use_makebox 1
35353 width ""
35354 special "none"
35355 height "1in"
35356 height_special "totalheight"
35357 thickness "0.4pt"
35358 separation "3pt"
35359 shadowsize "4pt"
35360 framecolor "black"
35361 backgroundcolor "none"
35362 status open
35363
35364 \begin_layout Plain Layout
35365 «estalarguísimapalabra»
35366 \end_layout
35367
35368 \end_inset
35369
35370 .
35371 \end_layout
35372
35373 \begin_layout Standard
35374 Como alternativa puedes poner el comando «
35375 \series bold
35376
35377 \backslash
35378 -
35379 \series default
35380 » en código \SpecialChar TeX
35381  directamente antes de la palabra:
35382 \end_layout
35383
35384 \begin_layout Standard
35385 Esta línea es un ejemplo para mostrar cómo evitar la división de «
35386 \begin_inset ERT
35387 status collapsed
35388
35389 \begin_layout Plain Layout
35390
35391
35392 \backslash
35393 -
35394 \end_layout
35395
35396 \end_inset
35397
35398 estalarguísimapalabra».
35399 \end_layout
35400
35401 \begin_layout Standard
35402 Por supuesto, la palabra sobresale del margen.
35403  Para evitarlo añade, con el menú 
35404 \family sans
35405 Insertar\SpecialChar menuseparator
35406 Formato\SpecialChar menuseparator
35407 Salto
35408 \begin_inset space ~
35409 \end_inset
35410
35411 de
35412 \begin_inset space ~
35413 \end_inset
35414
35415 línea
35416 \begin_inset space ~
35417 \end_inset
35418
35419 cortada
35420 \family default
35421  (atajo 
35422 \family sans
35423 Ctrl+Entrar
35424 \family default
35425 ), un salto de línea antes de la palabra:
35426 \end_layout
35427
35428 \begin_layout Standard
35429 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
35430 \begin_inset Newline newline
35431 \end_inset
35432
35433
35434 \begin_inset Box Frameless
35435 position "t"
35436 hor_pos "c"
35437 has_inner_box 1
35438 inner_pos "t"
35439 use_parbox 0
35440 use_makebox 1
35441 width ""
35442 special "none"
35443 height "1in"
35444 height_special "totalheight"
35445 thickness "0.4pt"
35446 separation "3pt"
35447 shadowsize "4pt"
35448 framecolor "black"
35449 backgroundcolor "none"
35450 status open
35451
35452 \begin_layout Plain Layout
35453 «estalarguísimapalabra»
35454 \end_layout
35455
35456 \end_inset
35457
35458 .
35459 \end_layout
35460
35461 \begin_layout Subsection
35462 Alineación vertical
35463 \begin_inset CommandInset label
35464 LatexCommand label
35465 name "subsec:Alineación-Vertical"
35466
35467 \end_inset
35468
35469
35470 \begin_inset Index idx
35471 status collapsed
35472
35473 \begin_layout Plain Layout
35474 Marcos ! para alineación vertical
35475 \end_layout
35476
35477 \end_inset
35478
35479
35480 \end_layout
35481
35482 \begin_layout Standard
35483 Con ayuda del comando 
35484 \series bold
35485
35486 \backslash
35487 raisebox
35488 \series default
35489  puedes alinear verticalmente con el texto circundante palabras o caracteres.
35490  
35491 \series bold
35492
35493 \backslash
35494 raisebox
35495 \series default
35496  se utiliza según el esquema:
35497 \end_layout
35498
35499 \begin_layout Standard
35500
35501 \series bold
35502
35503 \backslash
35504 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
35505 \end_layout
35506
35507 \begin_layout Standard
35508 La elevación puede ser un valor positivo para subir el marco o negativo
35509  para bajarlo.
35510 \end_layout
35511
35512 \begin_layout Standard
35513 Para alinear una palabra, p.
35514 \begin_inset space \thinspace{}
35515 \end_inset
35516
35517 e
35518 \begin_inset space ~
35519 \end_inset
35520
35521 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
35522  en la línea de base, inserta el comando
35523 \end_layout
35524
35525 \begin_layout Standard
35526
35527 \series bold
35528
35529 \backslash
35530 raisebox{
35531 \backslash
35532 depth}{
35533 \end_layout
35534
35535 \begin_layout Standard
35536 en código \SpecialChar TeX
35537  antes de la palabra.
35538  Detrás de la palabra inserta una llave de cierre «
35539 \series bold
35540 }
35541 \series default
35542 » en código \SpecialChar TeX
35543 .
35544 \begin_inset Newline newline
35545 \end_inset
35546
35547 Este es el resultado:
35548 \end_layout
35549
35550 \begin_layout Standard
35551 Esto es una línea de texto con la palabra 
35552 \begin_inset ERT
35553 status collapsed
35554
35555 \begin_layout Plain Layout
35556
35557
35558 \backslash
35559 raisebox{
35560 \backslash
35561 depth}{
35562 \end_layout
35563
35564 \end_inset
35565
35566 «prevención»
35567 \begin_inset ERT
35568 status collapsed
35569
35570 \begin_layout Plain Layout
35571
35572 }
35573 \end_layout
35574
35575 \end_inset
35576
35577  elevada.
35578 \end_layout
35579
35580 \begin_layout Standard
35581 \begin_inset VSpace bigskip
35582 \end_inset
35583
35584 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
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  bajada.
35615 \begin_inset Newline newline
35616 \end_inset
35617
35618 Esto es una línea de texto con la palabra 
35619 \begin_inset ERT
35620 status collapsed
35621
35622 \begin_layout Plain Layout
35623
35624
35625 \backslash
35626 raisebox{0.5cm}{
35627 \end_layout
35628
35629 \end_inset
35630
35631 «testigo»
35632 \begin_inset ERT
35633 status collapsed
35634
35635 \begin_layout Plain Layout
35636
35637 }
35638 \end_layout
35639
35640 \end_inset
35641
35642  elevada.
35643 \end_layout
35644
35645 \begin_layout Standard
35646 Si por alguna razón quieres impedir esto, pon la altura del marco a cero.
35647  Por ejemplo
35648 \end_layout
35649
35650 \begin_layout Standard
35651
35652 \series bold
35653
35654 \backslash
35655 raisebox{-
35656 \backslash
35657 depth}[0pt]{
35658 \end_layout
35659
35660 \begin_layout Standard
35661 Esto es una línea de texto con la palabra 
35662 \begin_inset ERT
35663 status collapsed
35664
35665 \begin_layout Plain Layout
35666
35667
35668 \backslash
35669 raisebox{-
35670 \backslash
35671 depth}[0pt]{
35672 \end_layout
35673
35674 \end_inset
35675
35676 «prevención»
35677 \begin_inset ERT
35678 status collapsed
35679
35680 \begin_layout Plain Layout
35681
35682 }
35683 \end_layout
35684
35685 \end_inset
35686
35687  bajada.
35688 \begin_inset Newline newline
35689 \end_inset
35690
35691
35692 \begin_inset Newline newline
35693 \end_inset
35694
35695 Esto es una línea de texto con la palabra 
35696 \begin_inset ERT
35697 status collapsed
35698
35699 \begin_layout Plain Layout
35700
35701
35702 \backslash
35703 raisebox{0.5cm}[0pt]{
35704 \end_layout
35705
35706 \end_inset
35707
35708 «testigo»
35709 \begin_inset ERT
35710 status collapsed
35711
35712 \begin_layout Plain Layout
35713
35714 }
35715 \end_layout
35716
35717 \end_inset
35718
35719  elevada.
35720 \end_layout
35721
35722 \begin_layout Section
35723 Marcos coloreados
35724 \begin_inset CommandInset label
35725 LatexCommand label
35726 name "sec:Marcos-Coloreados"
35727
35728 \end_inset
35729
35730
35731 \begin_inset Index idx
35732 status collapsed
35733
35734 \begin_layout Plain Layout
35735 Marcos ! Colorear
35736 \end_layout
35737
35738 \end_inset
35739
35740
35741 \end_layout
35742
35743 \begin_layout Standard
35744 Para colorear el fondo de un marco selecciona el color deseado en el cuadro
35745  de diálogo.
35746  Como ejemplo, he aquí un marco con fondo naranja:
35747 \end_layout
35748
35749 \begin_layout Standard
35750 \begin_inset Box Frameless
35751 position "t"
35752 hor_pos "c"
35753 has_inner_box 1
35754 inner_pos "t"
35755 use_parbox 0
35756 use_makebox 1
35757 width ""
35758 special "none"
35759 height "1in"
35760 height_special "totalheight"
35761 thickness "0.4pt"
35762 separation "3pt"
35763 shadowsize "4pt"
35764 framecolor "black"
35765 backgroundcolor "orange"
35766 status open
35767
35768 \begin_layout Plain Layout
35769 Marco con fondo naranja
35770 \end_layout
35771
35772 \end_inset
35773
35774
35775 \end_layout
35776
35777 \begin_layout Standard
35778 Si usas la decoración 
35779 \family sans
35780 Borde
35781 \begin_inset space ~
35782 \end_inset
35783
35784 rectangular
35785 \begin_inset space ~
35786 \end_inset
35787
35788 sencillo
35789 \family default
35790  puedes determinar un borde colorido.
35791  En este caso debes especificar además un color (\SpecialChar LyX
35792  pone blanco por omisión).
35793  Un ejemplo:
35794 \end_layout
35795
35796 \begin_layout Standard
35797 \begin_inset Box Boxed
35798 position "t"
35799 hor_pos "c"
35800 has_inner_box 0
35801 inner_pos "t"
35802 use_parbox 0
35803 use_makebox 0
35804 width ""
35805 special "none"
35806 height "1in"
35807 height_special "totalheight"
35808 thickness "0.4pt"
35809 separation "3pt"
35810 shadowsize "4pt"
35811 framecolor "teal"
35812 backgroundcolor "yellow"
35813 status open
35814
35815 \begin_layout Plain Layout
35816 Marco con borde color cerceta y fondo amarillo
35817 \end_layout
35818
35819 \end_inset
35820
35821
35822 \end_layout
35823
35824 \begin_layout Standard
35825 \begin_inset VSpace bigskip
35826 \end_inset
35827
35828
35829 \end_layout
35830
35831 \begin_layout Standard
35832 También puedes colorear el texto, por supuesto:
35833 \begin_inset Newline newline
35834 \end_inset
35835
35836
35837 \begin_inset Box Boxed
35838 position "t"
35839 hor_pos "c"
35840 has_inner_box 0
35841 inner_pos "t"
35842 use_parbox 0
35843 use_makebox 0
35844 width ""
35845 special "none"
35846 height "1in"
35847 height_special "totalheight"
35848 thickness "0.4pt"
35849 separation "3pt"
35850 shadowsize "4pt"
35851 framecolor "cyan"
35852 backgroundcolor "magenta"
35853 status open
35854
35855 \begin_layout Plain Layout
35856
35857 \color yellow
35858 Marco con texto, fondo y borde en distintos colores.
35859 \end_layout
35860
35861 \end_inset
35862
35863
35864 \end_layout
35865
35866 \begin_layout Standard
35867 \begin_inset VSpace bigskip
35868 \end_inset
35869
35870
35871 \end_layout
35872
35873 \begin_layout Standard
35874 Si deseas un color distinto de los predefinidos, puedes definir tus propios
35875  colores según se explica en la sección
35876 \begin_inset space ~
35877 \end_inset
35878
35879
35880 \begin_inset CommandInset ref
35881 LatexCommand ref
35882 reference "sec:Cuadros-Coloreados"
35883
35884 \end_inset
35885
35886 .
35887  Para usar un color personal debes hay que usar código \SpecialChar TeX
35888
35889 \end_layout
35890
35891 \begin_layout Standard
35892 Los marcos coloreados sin borde se crean con el comando 
35893 \series bold
35894
35895 \backslash
35896 colorbox
35897 \series default
35898 , de acuerdo con el siguiente esquema:
35899 \end_layout
35900
35901 \begin_layout Standard
35902
35903 \series bold
35904
35905 \backslash
35906 colorbox{color}{contenido del marco}
35907 \end_layout
35908
35909 \begin_layout Standard
35910 El contenido también puede ser un marco y los marcos coloreados también
35911  pueden estar en otros marcos.
35912  Por ejemplo, para poner fondo verdeoscuro a una palabra, inserta el comando
35913 \end_layout
35914
35915 \begin_layout Standard
35916
35917 \series bold
35918
35919 \backslash
35920 colorbox{verdeoscuro}{
35921 \end_layout
35922
35923 \begin_layout Standard
35924 en código \SpecialChar TeX
35925  antes de la palabra.
35926  Tras la palabra inserta una llave de cierre «
35927 \series bold
35928 }
35929 \series default
35930 » en código \SpecialChar TeX
35931 .
35932 \begin_inset Newline newline
35933 \end_inset
35934
35935 Este es el resultado:
35936 \end_layout
35937
35938 \begin_layout Standard
35939 Línea en la que la palabra 
35940 \begin_inset ERT
35941 status collapsed
35942
35943 \begin_layout Plain Layout
35944
35945
35946 \backslash
35947 colorbox{verdeoscuro}{
35948 \end_layout
35949
35950 \end_inset
35951
35952 «¡Atención!»
35953 \begin_inset ERT
35954 status collapsed
35955
35956 \begin_layout Plain Layout
35957
35958 }
35959 \end_layout
35960
35961 \end_inset
35962
35963  tiene fondo verdeoscuro.
35964 \end_layout
35965
35966 \begin_layout Standard
35967 Los marcos coloreados con borde se crean con el comando 
35968 \series bold
35969
35970 \backslash
35971 fcolorbox
35972 \series default
35973  con el esquema siguiente:
35974 \end_layout
35975
35976 \begin_layout Standard
35977
35978 \series bold
35979
35980 \backslash
35981 fcolorbox{color del borde}{color del fondo}{contenido del marco}
35982 \end_layout
35983
35984 \begin_layout Section
35985 Marcos girados y a escala
35986 \end_layout
35987
35988 \begin_layout Standard
35989 Para poder usar los marcos descritos en esta sección debe cargarse el módulo
35990  
35991 \family sans
35992 Marcos gráficos
35993 \family default
35994  en la configuración del documento.
35995 \end_layout
35996
35997 \begin_layout Standard
35998 \begin_inset Note Greyedout
35999 status open
36000
36001 \begin_layout Plain Layout
36002
36003 \series bold
36004 Nota:
36005 \series default
36006  no todos los visores DVI pueden mostrar rotaciones o escalas.
36007 \end_layout
36008
36009 \end_inset
36010
36011
36012 \end_layout
36013
36014 \begin_layout Standard
36015 \begin_inset Note Greyedout
36016 status open
36017
36018 \begin_layout Plain Layout
36019
36020 \series bold
36021 Nota:
36022 \series default
36023  Los marcos girados o a escala no pueden contener flotantes.
36024 \end_layout
36025
36026 \end_inset
36027
36028
36029 \end_layout
36030
36031 \begin_layout Subsection
36032 Marcos girados
36033 \begin_inset Index idx
36034 status collapsed
36035
36036 \begin_layout Plain Layout
36037 Marcos ! Girar
36038 \end_layout
36039
36040 \end_inset
36041
36042
36043 \begin_inset Index idx
36044 status collapsed
36045
36046 \begin_layout Plain Layout
36047 Material rotado
36048 \end_layout
36049
36050 \end_inset
36051
36052
36053 \end_layout
36054
36055 \begin_layout Standard
36056 Para girar material debes ponerlo en un 
36057 \family sans
36058 Marco
36059 \begin_inset space ~
36060 \end_inset
36061
36062 rotación
36063 \family default
36064 .
36065  Se inserta con el menú
36066 \family sans
36067  Insertar\SpecialChar menuseparator
36068 Recuadro
36069 \begin_inset space ~
36070 \end_inset
36071
36072 personalizado\SpecialChar menuseparator
36073 Marco
36074 \begin_inset space ~
36075 \end_inset
36076
36077 rotación
36078 \family default
36079 .
36080 \end_layout
36081
36082 \begin_layout Standard
36083 El origen de rotación se puede especificar en el recuadro 
36084 \family sans
36085 Origen
36086 \family default
36087  (menú 
36088 \family sans
36089 Insertar\SpecialChar menuseparator
36090 Origen
36091 \family default
36092 ) en la forma 
36093 \series bold
36094 origin=position
36095 \series default
36096 .
36097  Son posibles las posiciones siguientes: 
36098 \emph on
36099 c
36100 \emph default
36101  (
36102 \emph on
36103 center
36104 \emph default
36105 , centro), 
36106 \emph on
36107 l
36108 \emph default
36109  (
36110 \emph on
36111 left
36112 \emph default
36113 , izquierda), 
36114 \emph on
36115 r
36116 \emph default
36117  (
36118 \emph on
36119 right
36120 \emph default
36121 , derecha), 
36122 \emph on
36123 b
36124 \emph default
36125  (
36126 \emph on
36127 bottom
36128 \emph default
36129 , abajo), 
36130 \emph on
36131 t
36132 \emph default
36133  (
36134 \emph on
36135 top
36136 \emph default
36137 , arriba), así como combinaciones adecuadas de las posiciones básicas.
36138  Por ejemplo, 
36139 \emph on
36140 lt
36141 \emph default
36142  significa que el origen de rotación es la esquina superior izquierda del
36143  marco.
36144  Si no se especifica origen de rotación se usará la posición 
36145 \emph on
36146 l
36147 \emph default
36148 .
36149  El ángulo de rotación es un número de grados, y puede ser negativo.
36150  El sentido de giro es antihorario.
36151 \end_layout
36152
36153 \begin_layout Standard
36154 En el siguiente ejemplo se ha insertado 
36155 \series bold
36156 origin=c
36157 \series default
36158  en el recuadro 
36159 \family sans
36160 Origen
36161 \family default
36162  y 
36163 \series bold
36164 60
36165 \series default
36166  en el recuadro 
36167 \family sans
36168 Ángulo
36169 \family default
36170 .
36171 \end_layout
36172
36173 \begin_layout Standard
36174 Esta línea contiene texto 
36175 \begin_inset Flex Rotatebox
36176 status open
36177
36178 \begin_layout Plain Layout
36179 \begin_inset Argument 1
36180 status open
36181
36182 \begin_layout Plain Layout
36183 origin=c
36184 \end_layout
36185
36186 \end_inset
36187
36188
36189 \begin_inset Argument 2
36190 status open
36191
36192 \begin_layout Plain Layout
36193 60
36194 \end_layout
36195
36196 \end_inset
36197
36198 con rotación
36199 \end_layout
36200
36201 \end_inset
36202
36203 .
36204 \end_layout
36205
36206 \begin_layout Standard
36207 El contenido del marco puede ser también otro marco o una ecuación en línea:
36208 \end_layout
36209
36210 \begin_layout Standard
36211 En esta línea hay texto enmarcado 
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=r
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
36236 \begin_inset Box Doublebox
36237 position "c"
36238 hor_pos "c"
36239 has_inner_box 0
36240 inner_pos "c"
36241 use_parbox 0
36242 use_makebox 0
36243 width "1in"
36244 special "width"
36245 height "1in"
36246 height_special "totalheight"
36247 thickness "0.4pt"
36248 separation "3pt"
36249 shadowsize "4pt"
36250 framecolor "black"
36251 backgroundcolor "none"
36252 status collapsed
36253
36254 \begin_layout Plain Layout
36255 con rotación
36256 \end_layout
36257
36258 \end_inset
36259
36260
36261 \end_layout
36262
36263 \end_inset
36264
36265  y 
36266 \begin_inset Flex Rotatebox
36267 status open
36268
36269 \begin_layout Plain Layout
36270 \begin_inset Argument 1
36271 status open
36272
36273 \begin_layout Plain Layout
36274 origin=lb
36275 \end_layout
36276
36277 \end_inset
36278
36279
36280 \begin_inset Argument 2
36281 status open
36282
36283 \begin_layout Plain Layout
36284 60
36285 \end_layout
36286
36287 \end_inset
36288
36289
36290 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36291 \end_inset
36292
36293
36294 \end_layout
36295
36296 \end_inset
36297
36298  una ecuación.
36299 \end_layout
36300
36301 \begin_layout Standard
36302 O una imagen o un cuadro:
36303 \end_layout
36304
36305 \begin_layout Standard
36306 Aquí hay una imagen girada 
36307 \begin_inset Flex Rotatebox
36308 status open
36309
36310 \begin_layout Plain Layout
36311 \begin_inset Argument 1
36312 status open
36313
36314 \begin_layout Plain Layout
36315 origin=lb
36316 \end_layout
36317
36318 \end_inset
36319
36320
36321 \begin_inset Argument 2
36322 status open
36323
36324 \begin_layout Plain Layout
36325 90
36326 \end_layout
36327
36328 \end_inset
36329
36330
36331 \begin_inset Graphics
36332         filename ../clipart/Star-structure.pdf
36333         lyxscale 50
36334         width 25col%
36335
36336 \end_inset
36337
36338
36339 \end_layout
36340
36341 \end_inset
36342
36343  y un cuadro girado 
36344 \begin_inset Flex Rotatebox
36345 status open
36346
36347 \begin_layout Plain Layout
36348 \begin_inset Argument 2
36349 status open
36350
36351 \begin_layout Plain Layout
36352 -90
36353 \end_layout
36354
36355 \end_inset
36356
36357
36358 \begin_inset Tabular
36359 <lyxtabular version="3" rows="2" columns="2">
36360 <features tabularvalignment="middle">
36361 <column alignment="center" valignment="top">
36362 <column alignment="center" valignment="top">
36363 <row>
36364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36365 \begin_inset Text
36366
36367 \begin_layout Plain Layout
36368 q
36369 \end_layout
36370
36371 \end_inset
36372 </cell>
36373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36374 \begin_inset Text
36375
36376 \begin_layout Plain Layout
36377 w
36378 \end_layout
36379
36380 \end_inset
36381 </cell>
36382 </row>
36383 <row>
36384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36385 \begin_inset Text
36386
36387 \begin_layout Plain Layout
36388 e
36389 \end_layout
36390
36391 \end_inset
36392 </cell>
36393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36394 \begin_inset Text
36395
36396 \begin_layout Plain Layout
36397 r
36398 \end_layout
36399
36400 \end_inset
36401 </cell>
36402 </row>
36403 </lyxtabular>
36404
36405 \end_inset
36406
36407
36408 \end_layout
36409
36410 \end_inset
36411
36412 .
36413 \begin_inset Index idx
36414 status collapsed
36415
36416 \begin_layout Plain Layout
36417 Figuras ! Rotar
36418 \end_layout
36419
36420 \end_inset
36421
36422
36423 \begin_inset Index idx
36424 status collapsed
36425
36426 \begin_layout Plain Layout
36427 Cuadros ! Girar
36428 \end_layout
36429
36430 \end_inset
36431
36432
36433 \end_layout
36434
36435 \begin_layout Standard
36436 \begin_inset Note Greyedout
36437 status open
36438
36439 \begin_layout Plain Layout
36440
36441 \series bold
36442 Nota:
36443 \series default
36444  Si el recuadro 
36445 \family sans
36446 Ángulo
36447 \family default
36448  está vacío o contiene caracteres no numéricos habrá errores \SpecialChar LaTeX
36449  al ver/exportar
36450  el documento.
36451 \end_layout
36452
36453 \end_inset
36454
36455
36456 \end_layout
36457
36458 \begin_layout Subsection
36459 Marcos para variar la escala
36460 \begin_inset Index idx
36461 status collapsed
36462
36463 \begin_layout Plain Layout
36464 Marcos ! para variar la escala
36465 \end_layout
36466
36467 \end_inset
36468
36469
36470 \begin_inset Index idx
36471 status collapsed
36472
36473 \begin_layout Plain Layout
36474 Material a escala
36475 \end_layout
36476
36477 \end_inset
36478
36479
36480 \end_layout
36481
36482 \begin_layout Standard
36483 Para modificar las proporciones de un material se coloca en un 
36484 \family sans
36485 Marco
36486 \begin_inset space ~
36487 \end_inset
36488
36489 escala
36490 \family default
36491 .
36492  Se inserta con el menú
36493 \family sans
36494  Insertar\SpecialChar menuseparator
36495 Recuadro
36496 \begin_inset space ~
36497 \end_inset
36498
36499 personalizado\SpecialChar menuseparator
36500 Marco
36501 \begin_inset space ~
36502 \end_inset
36503
36504 escala
36505 \family default
36506 .
36507 \end_layout
36508
36509 \begin_layout Standard
36510 El 
36511 \family sans
36512 Marco
36513 \begin_inset space ~
36514 \end_inset
36515
36516 escala
36517 \family default
36518  contiene el recuadro obligatorio 
36519 \family sans
36520 Factor-H
36521 \family default
36522  y el opcional 
36523 \family sans
36524 Factor-V
36525 \family default
36526  (con el menú 
36527 \family sans
36528 Insertar\SpecialChar menuseparator
36529 Factor-V
36530 \family default
36531 ).
36532  En ellos se introducen los factores de escala horizontal y vertical, respectiva
36533 mente.
36534  Si no se usa 
36535 \family sans
36536 Factor-V
36537 \family default
36538 , su valor será el mismo que el factor de escala horizontal.
36539 \end_layout
36540
36541 \begin_layout Standard
36542 Para obtener doble tamaño que el texto normal del documento, inserta 
36543 \series bold
36544 2
36545 \series default
36546  en el recuadro
36547 \family sans
36548  Factor-H
36549 \family default
36550 , por ejemplo: 
36551 \begin_inset Flex Scalebox
36552 status open
36553
36554 \begin_layout Plain Layout
36555 \begin_inset Argument 1
36556 status open
36557
36558 \begin_layout Plain Layout
36559 2
36560 \end_layout
36561
36562 \end_inset
36563
36564 Hola
36565 \end_layout
36566
36567 \end_inset
36568
36569
36570 \end_layout
36571
36572 \begin_layout Standard
36573
36574 \series bold
36575 2
36576 \series default
36577  en 
36578 \family sans
36579 Factor-H y
36580 \family default
36581  
36582 \series bold
36583 1
36584 \series default
36585  en 
36586 \family sans
36587 Factor-V
36588 \family default
36589  distorsiona el resultado: 
36590 \begin_inset Flex Scalebox
36591 status open
36592
36593 \begin_layout Plain Layout
36594 \begin_inset Argument 1
36595 status open
36596
36597 \begin_layout Plain Layout
36598 2
36599 \end_layout
36600
36601 \end_inset
36602
36603
36604 \begin_inset Argument 2
36605 status open
36606
36607 \begin_layout Plain Layout
36608 1
36609 \end_layout
36610
36611 \end_inset
36612
36613 Hola
36614 \end_layout
36615
36616 \end_inset
36617
36618 .
36619 \end_layout
36620
36621 \begin_layout Standard
36622 Si el factor de escala es negativo, el contenido del marco se reflejará.
36623  Por tanto, 
36624 \series bold
36625 -1
36626 \series default
36627  para 
36628 \family sans
36629 Factor-H
36630 \family default
36631  y 
36632 \series bold
36633 1
36634 \series default
36635  para 
36636 \family sans
36637 Factor-V
36638 \family default
36639  se puede usar para escribir en espejo: 
36640 \begin_inset Flex Scalebox
36641 status open
36642
36643 \begin_layout Plain Layout
36644 \begin_inset Argument 1
36645 status open
36646
36647 \begin_layout Plain Layout
36648 -1
36649 \end_layout
36650
36651 \end_inset
36652
36653
36654 \begin_inset Argument 2
36655 status open
36656
36657 \begin_layout Plain Layout
36658 1
36659 \end_layout
36660
36661 \end_inset
36662
36663 Hola
36664 \end_layout
36665
36666 \end_inset
36667
36668 .
36669 \end_layout
36670
36671 \begin_layout Standard
36672
36673 \series bold
36674 1
36675 \series default
36676  para 
36677 \family sans
36678 Factor-H
36679 \family default
36680  y 
36681 \series bold
36682 -1
36683 \series default
36684  para 
36685 \family sans
36686 Factor-V
36687 \family default
36688  refleja respecto a la línea: 
36689 \begin_inset Flex Scalebox
36690 status open
36691
36692 \begin_layout Plain Layout
36693 \begin_inset Argument 1
36694 status open
36695
36696 \begin_layout Plain Layout
36697 1
36698 \end_layout
36699
36700 \end_inset
36701
36702
36703 \begin_inset Argument 2
36704 status open
36705
36706 \begin_layout Plain Layout
36707 -1
36708 \end_layout
36709
36710 \end_inset
36711
36712 Hola
36713 \end_layout
36714
36715 \end_inset
36716
36717 .
36718 \end_layout
36719
36720 \begin_layout Standard
36721 El 
36722 \family sans
36723 Marco
36724 \begin_inset space ~
36725 \end_inset
36726
36727 reflejo
36728 \family default
36729  (menú
36730 \family sans
36731  Insertar\SpecialChar menuseparator
36732 Recuadro
36733 \begin_inset space ~
36734 \end_inset
36735
36736 personalizado\SpecialChar menuseparator
36737 Marco
36738 \begin_inset space ~
36739 \end_inset
36740
36741 reflejo
36742 \family default
36743 ) equivale a 
36744 \family sans
36745 Marco
36746 \begin_inset space ~
36747 \end_inset
36748
36749 escala
36750 \family default
36751  con 
36752 \series bold
36753 -1
36754 \series default
36755  para 
36756 \family sans
36757 Factor-H
36758 \family default
36759  y 
36760 \series bold
36761 1
36762 \series default
36763  para 
36764 \family sans
36765 Factor-V
36766 \family default
36767 .
36768 \end_layout
36769
36770 \begin_layout Standard
36771 \begin_inset Note Greyedout
36772 status open
36773
36774 \begin_layout Plain Layout
36775
36776 \series bold
36777 Nota:
36778 \series default
36779  Si 
36780 \family sans
36781 Factor-H
36782 \family default
36783  está vacío o contiene caracteres no numéricos habrá errores \SpecialChar LaTeX
36784  al ver/exportar
36785  el documento.
36786 \end_layout
36787
36788 \end_inset
36789
36790
36791 \end_layout
36792
36793 \begin_layout Standard
36794 \begin_inset VSpace bigskip
36795 \end_inset
36796
36797 El 
36798 \family sans
36799 Marco
36800 \begin_inset space ~
36801 \end_inset
36802
36803 tamaño
36804 \family default
36805  (menú 
36806 \family sans
36807 Insertar\SpecialChar menuseparator
36808 Recuadro
36809 \begin_inset space ~
36810 \end_inset
36811
36812 personalizado\SpecialChar menuseparator
36813 Marco
36814 \begin_inset space ~
36815 \end_inset
36816
36817 tamaño
36818 \family default
36819 ) se usa para redimensionar el contenido a una anchura y altura dadas.
36820  El recuadro 
36821 \family sans
36822 Marco
36823 \begin_inset space ~
36824 \end_inset
36825
36826 tamaño
36827 \family default
36828  contiene el recuadro obligatorio 
36829 \family sans
36830 Ancho
36831 \family default
36832  y el opcional 
36833 \family sans
36834 Alto
36835 \family default
36836  (menú 
36837 \family sans
36838 Insertar\SpecialChar menuseparator
36839 Alto)
36840 \family default
36841 .
36842  En ellos se introducen respectivamente la anchura y la altura como cantidad
36843  y unidad.
36844  La lista de unidades disponibles es
36845 \begin_inset space ~
36846 \end_inset
36847
36848
36849 \begin_inset CommandInset ref
36850 LatexCommand ref
36851 reference "tab:Unidades"
36852
36853 \end_inset
36854
36855 .
36856  Si en uno de los recuadros hay un signo de exclamación, 
36857 \series bold
36858 !
36859 \series default
36860 , la escala mantiene la relación de las dimensiones originales del contenido
36861  del marco.
36862  Si no se usa el recuadro 
36863 \family sans
36864 Alto
36865 \family default
36866 , internamente se usará un signo de exclamación para la altura.
36867 \end_layout
36868
36869 \begin_layout Standard
36870
36871 \series bold
36872 2cm
36873 \series default
36874  de 
36875 \family sans
36876 Ancho
36877 \family default
36878  y 
36879 \series bold
36880 1cm
36881 \series default
36882  de 
36883 \family sans
36884 Alto
36885 \family default
36886  produce: 
36887 \begin_inset Flex Resizebox
36888 status open
36889
36890 \begin_layout Plain Layout
36891 \begin_inset Argument 1
36892 status open
36893
36894 \begin_layout Plain Layout
36895 2cm
36896 \end_layout
36897
36898 \end_inset
36899
36900
36901 \begin_inset Argument 2
36902 status open
36903
36904 \begin_layout Plain Layout
36905 1cm
36906 \end_layout
36907
36908 \end_inset
36909
36910 Hola
36911 \end_layout
36912
36913 \end_inset
36914
36915
36916 \begin_inset Newline newline
36917 \end_inset
36918
36919
36920 \series bold
36921 2cm
36922 \series default
36923  de 
36924 \family sans
36925 Ancho
36926 \family default
36927  y 
36928 \series bold
36929 !
36930 \series default
36931  de 
36932 \family sans
36933 Alto
36934 \family default
36935  (o sin 
36936 \family sans
36937 Alto
36938 \family default
36939 ) produce: 
36940 \begin_inset Flex Resizebox
36941 status open
36942
36943 \begin_layout Plain Layout
36944 \begin_inset Argument 1
36945 status open
36946
36947 \begin_layout Plain Layout
36948 2cm
36949 \end_layout
36950
36951 \end_inset
36952
36953
36954 \begin_inset Argument 2
36955 status open
36956
36957 \begin_layout Plain Layout
36958 !
36959 \end_layout
36960
36961 \end_inset
36962
36963 Hola
36964 \end_layout
36965
36966 \end_inset
36967
36968
36969 \end_layout
36970
36971 \begin_layout Standard
36972 \begin_inset Note Greyedout
36973 status open
36974
36975 \begin_layout Plain Layout
36976
36977 \series bold
36978 Nota:
36979 \series default
36980  Si 
36981 \family sans
36982 Ancho
36983 \family default
36984  está vacío o contiene unidades no válidas habrá errores \SpecialChar LaTeX
36985  al ver/exportar
36986  el documento.
36987 \end_layout
36988
36989 \end_inset
36990
36991
36992 \end_layout
36993
36994 \begin_layout Standard
36995 \begin_inset VSpace bigskip
36996 \end_inset
36997
36998
36999 \end_layout
37000
37001 \begin_layout Standard
37002 Los marcos se pueden combinar en cualquier orden.
37003  Un ejemplo de 
37004 \family sans
37005 Marco
37006 \begin_inset space ~
37007 \end_inset
37008
37009 reflejo
37010 \family default
37011  dentro de un
37012 \family sans
37013  Marco
37014 \begin_inset space ~
37015 \end_inset
37016
37017 tamaño
37018 \family default
37019  girado en un 
37020 \family sans
37021 Marco
37022 \begin_inset space ~
37023 \end_inset
37024
37025 rotación
37026 \family default
37027 :
37028 \end_layout
37029
37030 \begin_layout Standard
37031 \noindent
37032 \align center
37033 \begin_inset Flex Rotatebox
37034 status open
37035
37036 \begin_layout Plain Layout
37037 \begin_inset Argument 1
37038 status open
37039
37040 \begin_layout Plain Layout
37041 origin=c
37042 \end_layout
37043
37044 \end_inset
37045
37046
37047 \begin_inset Argument 2
37048 status open
37049
37050 \begin_layout Plain Layout
37051 -45
37052 \end_layout
37053
37054 \end_inset
37055
37056
37057 \begin_inset Flex Resizebox
37058 status open
37059
37060 \begin_layout Plain Layout
37061 \begin_inset Argument 1
37062 status open
37063
37064 \begin_layout Plain Layout
37065 2cm
37066 \end_layout
37067
37068 \end_inset
37069
37070
37071 \begin_inset Flex Reflectbox
37072 status open
37073
37074 \begin_layout Plain Layout
37075 Hola
37076 \end_layout
37077
37078 \end_inset
37079
37080
37081 \end_layout
37082
37083 \end_inset
37084
37085
37086 \end_layout
37087
37088 \end_inset
37089
37090
37091 \end_layout
37092
37093 \begin_layout Standard
37094 \noindent
37095 Un marco puede contener imágenes, cuadros y ecuaciones en línea:
37096 \end_layout
37097
37098 \begin_layout Standard
37099 \noindent
37100 \align center
37101 \begin_inset Flex Resizebox
37102 status open
37103
37104 \begin_layout Plain Layout
37105 \begin_inset Argument 1
37106 status open
37107
37108 \begin_layout Plain Layout
37109 2cm
37110 \end_layout
37111
37112 \end_inset
37113
37114
37115 \begin_inset Flex Reflectbox
37116 status open
37117
37118 \begin_layout Plain Layout
37119 \begin_inset Graphics
37120         filename ../clipart/Star-structure.pdf
37121         lyxscale 50
37122         width 25col%
37123
37124 \end_inset
37125
37126
37127 \end_layout
37128
37129 \end_inset
37130
37131
37132 \end_layout
37133
37134 \end_inset
37135
37136  
37137 \begin_inset Flex Resizebox
37138 status open
37139
37140 \begin_layout Plain Layout
37141 \begin_inset Argument 1
37142 status open
37143
37144 \begin_layout Plain Layout
37145 2cm
37146 \end_layout
37147
37148 \end_inset
37149
37150
37151 \begin_inset Flex Reflectbox
37152 status open
37153
37154 \begin_layout Plain Layout
37155 \begin_inset Tabular
37156 <lyxtabular version="3" rows="2" columns="2">
37157 <features tabularvalignment="middle">
37158 <column alignment="center" valignment="top">
37159 <column alignment="center" valignment="top">
37160 <row>
37161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37162 \begin_inset Text
37163
37164 \begin_layout Plain Layout
37165 q
37166 \end_layout
37167
37168 \end_inset
37169 </cell>
37170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37171 \begin_inset Text
37172
37173 \begin_layout Plain Layout
37174 w
37175 \end_layout
37176
37177 \end_inset
37178 </cell>
37179 </row>
37180 <row>
37181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37182 \begin_inset Text
37183
37184 \begin_layout Plain Layout
37185 e
37186 \end_layout
37187
37188 \end_inset
37189 </cell>
37190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37191 \begin_inset Text
37192
37193 \begin_layout Plain Layout
37194 r
37195 \end_layout
37196
37197 \end_inset
37198 </cell>
37199 </row>
37200 </lyxtabular>
37201
37202 \end_inset
37203
37204
37205 \end_layout
37206
37207 \end_inset
37208
37209
37210 \end_layout
37211
37212 \end_inset
37213
37214  
37215 \begin_inset Flex Resizebox
37216 status open
37217
37218 \begin_layout Plain Layout
37219 \begin_inset Argument 1
37220 status open
37221
37222 \begin_layout Plain Layout
37223 3cm
37224 \end_layout
37225
37226 \end_inset
37227
37228
37229 \begin_inset Flex Reflectbox
37230 status open
37231
37232 \begin_layout Plain Layout
37233 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37234 \end_inset
37235
37236
37237 \end_layout
37238
37239 \end_inset
37240
37241
37242 \end_layout
37243
37244 \end_inset
37245
37246
37247 \begin_inset Index idx
37248 status collapsed
37249
37250 \begin_layout Plain Layout
37251 Figuras ! a escala
37252 \end_layout
37253
37254 \end_inset
37255
37256
37257 \begin_inset Index idx
37258 status collapsed
37259
37260 \begin_layout Plain Layout
37261 Cuadros ! a escala
37262 \end_layout
37263
37264 \end_inset
37265
37266
37267 \end_layout
37268
37269 \begin_layout Standard
37270 Si se usa el estilo global 
37271 \series bold
37272 fleqn
37273 \series default
37274  para las ecuaciones del documento,
37275 \begin_inset Foot
37276 status collapsed
37277
37278 \begin_layout Plain Layout
37279 Si «fleqn» se añade a las opciones de clase del documento.
37280 \end_layout
37281
37282 \end_inset
37283
37284  también se puede variar la escala de las ecuaciones en estilo presentación.
37285 \end_layout
37286
37287 \begin_layout Chapter
37288 Objetos envueltos en texto
37289 \begin_inset Index idx
37290 status collapsed
37291
37292 \begin_layout Plain Layout
37293 Envueltos en texto
37294 \end_layout
37295
37296 \end_inset
37297
37298
37299 \end_layout
37300
37301 \begin_layout Section
37302 Flotantes envueltos
37303 \begin_inset CommandInset label
37304 LatexCommand label
37305 name "sec:Flotantes-envueltos"
37306
37307 \end_inset
37308
37309
37310 \begin_inset Index idx
37311 status collapsed
37312
37313 \begin_layout Plain Layout
37314 Flotantes ! Envueltos
37315 \end_layout
37316
37317 \end_inset
37318
37319
37320 \begin_inset Index idx
37321 status collapsed
37322
37323 \begin_layout Plain Layout
37324 Envueltos en texto ! Flotantes
37325 \end_layout
37326
37327 \end_inset
37328
37329
37330 \end_layout
37331
37332 \begin_layout Standard
37333 \begin_inset Wrap figure
37334 lines 0
37335 placement l
37336 overhang 1cm
37337 width "40col%"
37338 status open
37339
37340 \begin_layout Plain Layout
37341 \begin_inset Graphics
37342         filename ../clipart/2D-intensity-plot.pdf
37343         width 40col%
37344         rotateOrigin center
37345
37346 \end_inset
37347
37348
37349 \end_layout
37350
37351 \begin_layout Plain Layout
37352 \begin_inset Caption Standard
37353
37354 \begin_layout Plain Layout
37355 \begin_inset CommandInset label
37356 LatexCommand label
37357 name "fig:Envoltorio-de-figura"
37358
37359 \end_inset
37360
37361 Figura envuelta en el texto
37362 \end_layout
37363
37364 \end_inset
37365
37366
37367 \end_layout
37368
37369 \end_inset
37370
37371  Este tipo de flotante se usa para adosar una figura o un cuadro al texto,
37372  de modo que ocupe sólo una parte del ancho de columna.
37373  Se inserta con el menú 
37374 \family sans
37375 Insertar\SpecialChar menuseparator
37376 Flotante\SpecialChar menuseparator
37377 Figura
37378 \begin_inset space ~
37379 \end_inset
37380
37381 envuelta
37382 \family default
37383
37384 \begin_inset space \thinspace{}
37385 \end_inset
37386
37387 /
37388 \begin_inset space \thinspace{}
37389 \end_inset
37390
37391
37392 \family sans
37393 Cuadro
37394 \begin_inset space ~
37395 \end_inset
37396
37397 envuelto
37398 \family default
37399  si está instalado el paquete \SpecialChar LaTeX
37400  
37401 \series bold
37402 wrapfig
37403 \series default
37404
37405 \begin_inset Index idx
37406 status collapsed
37407
37408 \begin_layout Plain Layout
37409 \SpecialChar LaTeX
37410 -paquetes ! wrapfig
37411 \end_layout
37412
37413 \end_inset
37414
37415 .
37416 \begin_inset Foot
37417 status collapsed
37418
37419 \begin_layout Plain Layout
37420 La instalación de paquetes \SpecialChar LaTeX
37421  se explica en el manual 
37422 \emph on
37423 Configuración de \SpecialChar LaTeX
37424
37425 \emph default
37426 .
37427 \end_layout
37428
37429 \end_inset
37430
37431  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
37432  con clic derecho sobre el cuadro del flotante.
37433  Son obligatorias la 
37434 \family sans
37435 Ubicación
37436 \family default
37437  y la 
37438 \family sans
37439 Anchura
37440 \family default
37441 .
37442  Son opcionales 
37443 \family sans
37444 Extensión al margen
37445 \family default
37446 , que especifica la anchura de invasión del margen, y 
37447 \family sans
37448 Extender
37449 \begin_inset space ~
37450 \end_inset
37451
37452 a
37453 \begin_inset space ~
37454 \end_inset
37455
37456 líneas
37457 \family default
37458 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
37459  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
37460  opción sólo si encuentras problemas en la colocación del flotante.
37461  Además puedes decidir si permitir que \SpecialChar LaTeX
37462  deje flotar el flotante dentro del
37463  párrafo o en los párrafos adyacentes.
37464  La figura
37465 \begin_inset space ~
37466 \end_inset
37467
37468
37469 \begin_inset CommandInset ref
37470 LatexCommand ref
37471 reference "fig:Envoltorio-de-figura"
37472
37473 \end_inset
37474
37475  es un ejemplo de envoltorio con una anchura de columna del 40
37476 \begin_inset space \thinspace{}
37477 \end_inset
37478
37479 %, ubicado a la izquierda y 1
37480 \begin_inset space \thinspace{}
37481 \end_inset
37482
37483 cm de invasión de margen.
37484 \end_layout
37485
37486 \begin_layout Standard
37487 \begin_inset Note Greyedout
37488 status open
37489
37490 \begin_layout Plain Layout
37491
37492 \series bold
37493 Nota:
37494 \series default
37495  ¡Los flotantes envueltos son frágiles! P.
37496 \begin_inset space \thinspace{}
37497 \end_inset
37498
37499 ej.
37500 \begin_inset space ~
37501 \end_inset
37502
37503 si una figura está demasiado cerca de la parte inferior de la página se
37504  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
37505  o situarse junto a otro texto.
37506 \end_layout
37507
37508 \end_inset
37509
37510
37511 \end_layout
37512
37513 \begin_layout Standard
37514 En general:
37515 \end_layout
37516
37517 \begin_layout Itemize
37518 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
37519  salto de página.
37520  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
37521  esté casi listo y puedas prever los saltos de página.
37522 \end_layout
37523
37524 \begin_layout Itemize
37525 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
37526  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
37527 \end_layout
37528
37529 \begin_layout Itemize
37530 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
37531  que procura que haya un párrafo de texto entre ellos.
37532 \end_layout
37533
37534 \begin_layout Itemize
37535 Los flotantes envueltos no están permitidos en cabeceras de sección o cuadros.
37536 \end_layout
37537
37538 \begin_layout Itemize
37539 Su numeración y referencias funciona como se explica en el cap.
37540 \begin_inset space \thinspace{}
37541 \end_inset
37542
37543
37544 \begin_inset CommandInset ref
37545 LatexCommand ref
37546 reference "chap:Flotantes"
37547
37548 \end_inset
37549
37550 .
37551 \end_layout
37552
37553 \begin_layout Section
37554 Objetos fijos envueltos
37555 \begin_inset Index idx
37556 status collapsed
37557
37558 \begin_layout Plain Layout
37559 Envueltos en texto ! Objetos fijos
37560 \end_layout
37561
37562 \end_inset
37563
37564
37565 \end_layout
37566
37567 \begin_layout Standard
37568 Los flotantes envueltos, descritos en la sec.
37569 \begin_inset space \thinspace{}
37570 \end_inset
37571
37572
37573 \begin_inset CommandInset ref
37574 LatexCommand ref
37575 reference "sec:Flotantes-envueltos"
37576
37577 \end_inset
37578
37579  , tienen estas posiciones en el párrafo:
37580 \end_layout
37581
37582 \begin_layout Standard
37583 \noindent
37584 \align center
37585 \begin_inset Tabular
37586 <lyxtabular version="3" rows="2" columns="2">
37587 <features tabularvalignment="middle">
37588 <column alignment="center" valignment="top">
37589 <column alignment="center" valignment="top">
37590 <row>
37591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37592 \begin_inset Text
37593
37594 \begin_layout Plain Layout
37595 \begin_inset Info
37596 type  "icon"
37597 arg   "dialog-show-new-inset graphics"
37598 \end_inset
37599
37600
37601 \end_layout
37602
37603 \end_inset
37604 </cell>
37605 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37606 \begin_inset Text
37607
37608 \begin_layout Plain Layout
37609 texto
37610 \end_layout
37611
37612 \end_inset
37613 </cell>
37614 </row>
37615 <row>
37616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37617 \begin_inset Text
37618
37619 \begin_layout Plain Layout
37620 texto
37621 \end_layout
37622
37623 \end_inset
37624 </cell>
37625 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37626 \begin_inset Text
37627
37628 \begin_layout Plain Layout
37629 texto
37630 \end_layout
37631
37632 \end_inset
37633 </cell>
37634 </row>
37635 </lyxtabular>
37636
37637 \end_inset
37638
37639  y 
37640 \begin_inset Tabular
37641 <lyxtabular version="3" rows="2" columns="2">
37642 <features tabularvalignment="middle">
37643 <column alignment="center" valignment="top">
37644 <column alignment="center" valignment="top">
37645 <row>
37646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37647 \begin_inset Text
37648
37649 \begin_layout Plain Layout
37650 texto
37651 \end_layout
37652
37653 \end_inset
37654 </cell>
37655 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37656 \begin_inset Text
37657
37658 \begin_layout Plain Layout
37659 \begin_inset Info
37660 type  "icon"
37661 arg   "dialog-show-new-inset graphics"
37662 \end_inset
37663
37664
37665 \end_layout
37666
37667 \end_inset
37668 </cell>
37669 </row>
37670 <row>
37671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37672 \begin_inset Text
37673
37674 \begin_layout Plain Layout
37675 texto
37676 \end_layout
37677
37678 \end_inset
37679 </cell>
37680 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37681 \begin_inset Text
37682
37683 \begin_layout Plain Layout
37684 texto
37685 \end_layout
37686
37687 \end_inset
37688 </cell>
37689 </row>
37690 </lyxtabular>
37691
37692 \end_inset
37693
37694
37695 \end_layout
37696
37697 \begin_layout Standard
37698 Para colocar un objeto exactamente en la posición en la que se inserta,
37699  por ejemplo una de estas:
37700 \begin_inset VSpace defskip
37701 \end_inset
37702
37703
37704 \end_layout
37705
37706 \begin_layout Standard
37707 \noindent
37708 \align center
37709 \begin_inset Tabular
37710 <lyxtabular version="3" rows="2" columns="2">
37711 <features tabularvalignment="middle">
37712 <column alignment="center" valignment="top">
37713 <column alignment="center" valignment="top">
37714 <row>
37715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37716 \begin_inset Text
37717
37718 \begin_layout Plain Layout
37719 texto
37720 \end_layout
37721
37722 \end_inset
37723 </cell>
37724 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37725 \begin_inset Text
37726
37727 \begin_layout Plain Layout
37728 texto
37729 \end_layout
37730
37731 \end_inset
37732 </cell>
37733 </row>
37734 <row>
37735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37736 \begin_inset Text
37737
37738 \begin_layout Plain Layout
37739 \begin_inset Info
37740 type  "icon"
37741 arg   "dialog-show-new-inset graphics"
37742 \end_inset
37743
37744
37745 \end_layout
37746
37747 \end_inset
37748 </cell>
37749 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37750 \begin_inset Text
37751
37752 \begin_layout Plain Layout
37753 texto
37754 \end_layout
37755
37756 \end_inset
37757 </cell>
37758 </row>
37759 </lyxtabular>
37760
37761 \end_inset
37762
37763  
37764 \begin_inset Tabular
37765 <lyxtabular version="3" rows="2" columns="2">
37766 <features tabularvalignment="middle">
37767 <column alignment="center" valignment="top">
37768 <column alignment="center" valignment="top">
37769 <row>
37770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37771 \begin_inset Text
37772
37773 \begin_layout Plain Layout
37774 texto
37775 \end_layout
37776
37777 \end_inset
37778 </cell>
37779 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37780 \begin_inset Text
37781
37782 \begin_layout Plain Layout
37783 texto
37784 \end_layout
37785
37786 \end_inset
37787 </cell>
37788 </row>
37789 <row>
37790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37791 \begin_inset Text
37792
37793 \begin_layout Plain Layout
37794 texto
37795 \end_layout
37796
37797 \end_inset
37798 </cell>
37799 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37800 \begin_inset Text
37801
37802 \begin_layout Plain Layout
37803 \begin_inset Info
37804 type  "icon"
37805 arg   "dialog-show-new-inset graphics"
37806 \end_inset
37807
37808
37809 \end_layout
37810
37811 \end_inset
37812 </cell>
37813 </row>
37814 </lyxtabular>
37815
37816 \end_inset
37817
37818  
37819 \begin_inset Tabular
37820 <lyxtabular version="3" rows="2" columns="3">
37821 <features tabularvalignment="middle">
37822 <column alignment="center" valignment="top">
37823 <column alignment="center" valignment="top">
37824 <column alignment="center" valignment="top">
37825 <row>
37826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37827 \begin_inset Text
37828
37829 \begin_layout Plain Layout
37830 texto
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" topline="true" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839 \begin_inset Info
37840 type  "icon"
37841 arg   "dialog-show-new-inset graphics"
37842 \end_inset
37843
37844
37845 \end_layout
37846
37847 \end_inset
37848 </cell>
37849 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37850 \begin_inset Text
37851
37852 \begin_layout Plain Layout
37853 texto
37854 \end_layout
37855
37856 \end_inset
37857 </cell>
37858 </row>
37859 <row>
37860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37861 \begin_inset Text
37862
37863 \begin_layout Plain Layout
37864 texto
37865 \end_layout
37866
37867 \end_inset
37868 </cell>
37869 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37870 \begin_inset Text
37871
37872 \begin_layout Plain Layout
37873 texto
37874 \end_layout
37875
37876 \end_inset
37877 </cell>
37878 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37879 \begin_inset Text
37880
37881 \begin_layout Plain Layout
37882 texto
37883 \end_layout
37884
37885 \end_inset
37886 </cell>
37887 </row>
37888 </lyxtabular>
37889
37890 \end_inset
37891
37892  
37893 \begin_inset Tabular
37894 <lyxtabular version="3" rows="2" columns="3">
37895 <features tabularvalignment="middle">
37896 <column alignment="center" valignment="top">
37897 <column alignment="center" valignment="top">
37898 <column alignment="center" valignment="top">
37899 <row>
37900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37901 \begin_inset Text
37902
37903 \begin_layout Plain Layout
37904 texto
37905 \end_layout
37906
37907 \end_inset
37908 </cell>
37909 <cell alignment="center" valignment="top" topline="true" usebox="none">
37910 \begin_inset Text
37911
37912 \begin_layout Plain Layout
37913 texto
37914 \end_layout
37915
37916 \end_inset
37917 </cell>
37918 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37919 \begin_inset Text
37920
37921 \begin_layout Plain Layout
37922 texto
37923 \end_layout
37924
37925 \end_inset
37926 </cell>
37927 </row>
37928 <row>
37929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37930 \begin_inset Text
37931
37932 \begin_layout Plain Layout
37933 texto
37934 \end_layout
37935
37936 \end_inset
37937 </cell>
37938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37939 \begin_inset Text
37940
37941 \begin_layout Plain Layout
37942 \begin_inset Info
37943 type  "icon"
37944 arg   "dialog-show-new-inset graphics"
37945 \end_inset
37946
37947
37948 \end_layout
37949
37950 \end_inset
37951 </cell>
37952 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37953 \begin_inset Text
37954
37955 \begin_layout Plain Layout
37956 texto
37957 \end_layout
37958
37959 \end_inset
37960 </cell>
37961 </row>
37962 </lyxtabular>
37963
37964 \end_inset
37965
37966
37967 \end_layout
37968
37969 \begin_layout Standard
37970 \noindent
37971 \align center
37972 \begin_inset Tabular
37973 <lyxtabular version="3" rows="3" columns="2">
37974 <features tabularvalignment="middle">
37975 <column alignment="center" valignment="top">
37976 <column alignment="center" valignment="top">
37977 <row>
37978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37979 \begin_inset Text
37980
37981 \begin_layout Plain Layout
37982 texto
37983 \end_layout
37984
37985 \end_inset
37986 </cell>
37987 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37988 \begin_inset Text
37989
37990 \begin_layout Plain Layout
37991 texto
37992 \end_layout
37993
37994 \end_inset
37995 </cell>
37996 </row>
37997 <row>
37998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37999 \begin_inset Text
38000
38001 \begin_layout Plain Layout
38002 \begin_inset Info
38003 type  "icon"
38004 arg   "dialog-show-new-inset graphics"
38005 \end_inset
38006
38007
38008 \end_layout
38009
38010 \end_inset
38011 </cell>
38012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38013 \begin_inset Text
38014
38015 \begin_layout Plain Layout
38016 texto
38017 \end_layout
38018
38019 \end_inset
38020 </cell>
38021 </row>
38022 <row>
38023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38024 \begin_inset Text
38025
38026 \begin_layout Plain Layout
38027 texto
38028 \end_layout
38029
38030 \end_inset
38031 </cell>
38032 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38033 \begin_inset Text
38034
38035 \begin_layout Plain Layout
38036 texto
38037 \end_layout
38038
38039 \end_inset
38040 </cell>
38041 </row>
38042 </lyxtabular>
38043
38044 \end_inset
38045
38046  
38047 \begin_inset Tabular
38048 <lyxtabular version="3" rows="3" columns="3">
38049 <features tabularvalignment="middle">
38050 <column alignment="center" valignment="top">
38051 <column alignment="center" valignment="top">
38052 <column alignment="center" valignment="top">
38053 <row>
38054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38055 \begin_inset Text
38056
38057 \begin_layout Plain Layout
38058 texto
38059 \end_layout
38060
38061 \end_inset
38062 </cell>
38063 <cell alignment="center" valignment="top" topline="true" usebox="none">
38064 \begin_inset Text
38065
38066 \begin_layout Plain Layout
38067 texto
38068 \end_layout
38069
38070 \end_inset
38071 </cell>
38072 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38073 \begin_inset Text
38074
38075 \begin_layout Plain Layout
38076 texto
38077 \end_layout
38078
38079 \end_inset
38080 </cell>
38081 </row>
38082 <row>
38083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38084 \begin_inset Text
38085
38086 \begin_layout Plain Layout
38087 texto
38088 \end_layout
38089
38090 \end_inset
38091 </cell>
38092 <cell alignment="center" valignment="top" usebox="none">
38093 \begin_inset Text
38094
38095 \begin_layout Plain Layout
38096 \begin_inset Info
38097 type  "icon"
38098 arg   "dialog-show-new-inset graphics"
38099 \end_inset
38100
38101
38102 \end_layout
38103
38104 \end_inset
38105 </cell>
38106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110 texto
38111 \end_layout
38112
38113 \end_inset
38114 </cell>
38115 </row>
38116 <row>
38117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38118 \begin_inset Text
38119
38120 \begin_layout Plain Layout
38121 texto
38122 \end_layout
38123
38124 \end_inset
38125 </cell>
38126 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38127 \begin_inset Text
38128
38129 \begin_layout Plain Layout
38130 texto
38131 \end_layout
38132
38133 \end_inset
38134 </cell>
38135 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38136 \begin_inset Text
38137
38138 \begin_layout Plain Layout
38139 texto
38140 \end_layout
38141
38142 \end_inset
38143 </cell>
38144 </row>
38145 </lyxtabular>
38146
38147 \end_inset
38148
38149  
38150 \begin_inset Tabular
38151 <lyxtabular version="3" rows="3" columns="2">
38152 <features tabularvalignment="middle">
38153 <column alignment="center" valignment="top">
38154 <column alignment="center" valignment="top">
38155 <row>
38156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38157 \begin_inset Text
38158
38159 \begin_layout Plain Layout
38160 texto
38161 \end_layout
38162
38163 \end_inset
38164 </cell>
38165 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38166 \begin_inset Text
38167
38168 \begin_layout Plain Layout
38169 texto
38170 \end_layout
38171
38172 \end_inset
38173 </cell>
38174 </row>
38175 <row>
38176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38177 \begin_inset Text
38178
38179 \begin_layout Plain Layout
38180 texto
38181 \end_layout
38182
38183 \end_inset
38184 </cell>
38185 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38186 \begin_inset Text
38187
38188 \begin_layout Plain Layout
38189 \begin_inset Info
38190 type  "icon"
38191 arg   "dialog-show-new-inset graphics"
38192 \end_inset
38193
38194
38195 \end_layout
38196
38197 \end_inset
38198 </cell>
38199 </row>
38200 <row>
38201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38202 \begin_inset Text
38203
38204 \begin_layout Plain Layout
38205 texto
38206 \end_layout
38207
38208 \end_inset
38209 </cell>
38210 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38211 \begin_inset Text
38212
38213 \begin_layout Plain Layout
38214 texto
38215 \end_layout
38216
38217 \end_inset
38218 </cell>
38219 </row>
38220 </lyxtabular>
38221
38222 \end_inset
38223
38224
38225 \end_layout
38226
38227 \begin_layout Standard
38228 \noindent
38229 puedes usar el paquete \SpecialChar LaTeX
38230  
38231 \series bold
38232 picinpar
38233 \series default
38234
38235 \begin_inset Index idx
38236 status collapsed
38237
38238 \begin_layout Plain Layout
38239 \SpecialChar LaTeX
38240 -paquetes ! picinpar
38241 \end_layout
38242
38243 \end_inset
38244
38245 .
38246  Aquí hay un ejemplo:
38247 \end_layout
38248
38249 \begin_layout Standard
38250 \begin_inset ERT
38251 status collapsed
38252
38253 \begin_layout Plain Layout
38254
38255
38256 \backslash
38257 ifpicinpar
38258 \end_layout
38259
38260 \end_inset
38261
38262
38263 \begin_inset Note Note
38264 status open
38265
38266 \begin_layout Plain Layout
38267 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
38268  \SpecialChar LaTeX
38269  
38270 \series bold
38271 picinpar
38272 \series default
38273 .
38274 \end_layout
38275
38276 \end_inset
38277
38278
38279 \end_layout
38280
38281 \begin_layout Standard
38282 \begin_inset ERT
38283 status collapsed
38284
38285 \begin_layout Plain Layout
38286
38287
38288 \backslash
38289 begin{window}[2,c,{
38290 \end_layout
38291
38292 \end_inset
38293
38294
38295 \begin_inset Graphics
38296         filename ../clipart/2D-intensity-plot.pdf
38297         lyxscale 60
38298         width 40col%
38299         scaleBeforeRotation
38300         rotateOrigin center
38301
38302 \end_inset
38303
38304
38305 \begin_inset ERT
38306 status collapsed
38307
38308 \begin_layout Plain Layout
38309
38310 },]
38311 \end_layout
38312
38313 \begin_layout Plain Layout
38314
38315 {}
38316 \end_layout
38317
38318 \end_inset
38319
38320
38321 \size small
38322 \lang english
38323 It was in the spring of the year 1894 that all London was interested, and
38324  the fashionable world dismayed, by the murder of the Honourable Ronald
38325  Adair under most unusual and inexplicable circumstances.
38326  The public has already learned those particulars of the crime which
38327 \size default
38328
38329 \begin_inset ERT
38330 status collapsed
38331
38332 \begin_layout Plain Layout
38333
38334
38335 \backslash
38336 footnotemark{}
38337 \end_layout
38338
38339 \end_inset
38340
38341
38342 \size small
38343  came out in the police investigation, but a good deal was suppressed upon
38344  that occasion, since the case for the prosecution was so overwhelmingly
38345  strong that it was not necessary to bring forward all the facts.
38346  Only now, at the end of nearly ten years, am I allowed to supply those
38347  missing links which make up the whole of that remarkable chain
38348 \lang spanish
38349 .
38350 \size default
38351
38352 \begin_inset ERT
38353 status collapsed
38354
38355 \begin_layout Plain Layout
38356
38357
38358 \backslash
38359 end{window}
38360 \end_layout
38361
38362 \end_inset
38363
38364
38365 \end_layout
38366
38367 \begin_layout Standard
38368 \begin_inset ERT
38369 status collapsed
38370
38371 \begin_layout Plain Layout
38372
38373
38374 \backslash
38375 footnotetext{
38376 \end_layout
38377
38378 \end_inset
38379
38380 Nota al pie del párrafo con el objeto fijo
38381 \begin_inset ERT
38382 status collapsed
38383
38384 \begin_layout Plain Layout
38385
38386 }
38387 \end_layout
38388
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \begin_layout Standard
38395 Los objetos fijos envueltos se usan para permitir texto flotante a su alrededor,
38396  donde la posición del objeto en el párrafo se puede determinar por el número
38397  de líneas sobre él.
38398  A diferencia de los flotantes, no es posible tener leyendas numeradas.
38399 \end_layout
38400
38401 \begin_layout Standard
38402 Un objeto fijo se inserta añadiendo el comando
38403 \end_layout
38404
38405 \begin_layout Standard
38406
38407 \series bold
38408
38409 \backslash
38410 begin{window}[2,c,{
38411 \end_layout
38412
38413 \begin_layout Standard
38414 en código \SpecialChar TeX
38415  al principio del párrafo.
38416  El primer parámetro en el corchete, aquí '2', define el número de líneas
38417  sobre el objeto, el segundo, aquí 'c', la posición del objeto.
38418  Las posiciones permitidas son 'l', 'c' y 'r' (izquierda, centro, derecha).
38419  Tras el comando se inserta el objeto.
38420  En este ejemplo se ha insertado una imagen con una anchura del 40
38421 \begin_inset space \thinspace{}
38422 \end_inset
38423
38424 % de la anchura de la columna de texto.
38425  El objeto también puede ser un cuadro, un marco o una ecuación.
38426  Detrás del objeto se inserta el comando
38427 \end_layout
38428
38429 \begin_layout Standard
38430
38431 \series bold
38432 },texto de la descripción]
38433 \begin_inset Newline newline
38434 \end_inset
38435
38436 {}
38437 \end_layout
38438
38439 \begin_layout Standard
38440 Ten en cuenta que 
38441 \begin_inset Quotes eld
38442 \end_inset
38443
38444
38445 \series bold
38446 {}
38447 \series default
38448
38449 \begin_inset Quotes erd
38450 \end_inset
38451
38452  está en la segunda línea.
38453  El texto de la descripción es opcional.
38454  El texto envolvente debe estar en el mismo párrafo que el objeto, por tanto
38455  debe empezar inmediatamente después de 
38456 \series bold
38457 {}
38458 \series default
38459 .
38460  Al final del párrafo inserta el comando:
38461 \end_layout
38462
38463 \begin_layout Standard
38464
38465 \series bold
38466
38467 \backslash
38468 end{window}
38469 \end_layout
38470
38471 \begin_layout Standard
38472 Dentro de un párrafo con un objeto fijo no se pueden insertar notas al pie
38473  de la manera habitual.
38474  Hay que usar el comando 
38475 \series bold
38476
38477 \backslash
38478 footnotemark
38479 \series default
38480  dentro del párrafo y fuera del comando 
38481 \series bold
38482
38483 \backslash
38484 footnotetext
38485 \series default
38486 , como se describe en la sec.
38487 \begin_inset space \thinspace{}
38488 \end_inset
38489
38490
38491 \begin_inset CommandInset ref
38492 LatexCommand ref
38493 reference "sec:Notas-al-pie"
38494
38495 \end_inset
38496
38497 .
38498 \end_layout
38499
38500 \begin_layout Standard
38501 \begin_inset ERT
38502 status collapsed
38503
38504 \begin_layout Plain Layout
38505
38506
38507 \backslash
38508 else
38509 \end_layout
38510
38511 \end_inset
38512
38513
38514 \begin_inset Note Note
38515 status open
38516
38517 \begin_layout Plain Layout
38518 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
38519  
38520 \series bold
38521 picinpar
38522 \series default
38523 .
38524 \end_layout
38525
38526 \end_inset
38527
38528
38529 \end_layout
38530
38531 \begin_layout Standard
38532 Debes instalar el paquete \SpecialChar LaTeX
38533  
38534 \series bold
38535 picinpar
38536 \series default
38537  para ver la parte siguiente en la salida.
38538 \end_layout
38539
38540 \begin_layout Standard
38541 \begin_inset ERT
38542 status collapsed
38543
38544 \begin_layout Plain Layout
38545
38546
38547 \backslash
38548 fi
38549 \end_layout
38550
38551 \end_inset
38552
38553
38554 \end_layout
38555
38556 \begin_layout Section
38557 Letras capitales
38558 \begin_inset Index idx
38559 status collapsed
38560
38561 \begin_layout Plain Layout
38562 Letras capitales
38563 \end_layout
38564
38565 \end_inset
38566
38567
38568 \begin_inset Index idx
38569 status collapsed
38570
38571 \begin_layout Plain Layout
38572 Envueltos en texto ! Letras capitales
38573 \end_layout
38574
38575 \end_inset
38576
38577
38578 \end_layout
38579
38580 \begin_layout Standard
38581 Para usar letras capitales debe estar instalado el paquete \SpecialChar LaTeX
38582
38583 \series bold
38584  lettrine
38585 \series default
38586
38587 \begin_inset Index idx
38588 status collapsed
38589
38590 \begin_layout Plain Layout
38591 \SpecialChar LaTeX
38592 -paquetes ! lettrine
38593 \end_layout
38594
38595 \end_inset
38596
38597  y habilitar el uso del módulo 
38598 \family sans
38599 Capitales
38600 \family default
38601  en el documento (menú 
38602 \family sans
38603 Documento\SpecialChar menuseparator
38604 Configuración\SpecialChar menuseparator
38605 Módulos
38606 \family default
38607 ).
38608  Para insertar una letra capital, usa el entorno 
38609 \family sans
38610 Capital
38611 \family default
38612 .
38613  Este entorno tiene un argumento obligatorio y dos opcionales.
38614  Los argumentos se insertan mediante el menú 
38615 \family sans
38616 Insertar
38617 \family default
38618 .
38619  El argumento obligatorio 
38620 \family sans
38621 Capital
38622 \family default
38623  contiene la(s) letra(s) capital(es), el argumento opcional 
38624 \family sans
38625 Resto
38626 \begin_inset space ~
38627 \end_inset
38628
38629 de
38630 \begin_inset space ~
38631 \end_inset
38632
38633 capital
38634 \family default
38635  contiene el resto de la palabra o del texto en capitales.
38636  El argumento 
38637 \family sans
38638 Opciones
38639 \family default
38640  contiene parámetros para modificar la letra capital.
38641  Véase la documentación de 
38642 \series bold
38643 lettrine
38644 \series default
38645
38646 \begin_inset CommandInset citation
38647 LatexCommand cite
38648 key "lettrine"
38649 literal "true"
38650
38651 \end_inset
38652
38653 , para más información sobre los parámetros disponibles.
38654  El estilo contiene el texto que rodeará a la capital.
38655  De esta forma, el estilo habitual es que la palabra cuya primera letra
38656  es la capital se imprima en 
38657 \noun on
38658 versalitas
38659 \noun default
38660 .
38661 \end_layout
38662
38663 \begin_layout Standard
38664 Aquí hay algunos ejemplos:
38665 \end_layout
38666
38667 \begin_layout Standard
38668 \begin_inset ERT
38669 status collapsed
38670
38671 \begin_layout Plain Layout
38672
38673
38674 \backslash
38675 iflettrine
38676 \end_layout
38677
38678 \end_inset
38679
38680
38681 \begin_inset Note Note
38682 status open
38683
38684 \begin_layout Plain Layout
38685 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
38686  \SpecialChar LaTeX
38687  
38688 \series bold
38689 lettrine
38690 \series default
38691 .
38692 \end_layout
38693
38694 \end_inset
38695
38696
38697 \end_layout
38698
38699 \begin_layout Enumerate
38700 Sin argumento opcional, la capital es la letra 'I' en tipografía matemática
38701  
38702 \begin_inset Formula $\mathfrak{Fraktur}$
38703 \end_inset
38704
38705 :
38706 \end_layout
38707
38708 \begin_deeper
38709 \begin_layout Initial
38710 \begin_inset Argument 2
38711 status open
38712
38713 \begin_layout Plain Layout
38714 \begin_inset Formula $\mathfrak{I}$
38715 \end_inset
38716
38717
38718 \end_layout
38719
38720 \end_inset
38721
38722
38723 \begin_inset Argument 3
38724 status open
38725
38726 \begin_layout Plain Layout
38727 t
38728 \end_layout
38729
38730 \end_inset
38731
38732  
38733 \lang english
38734 was in the spring of the year 1894 that all London was interested, and the
38735  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38736  under most unusual and inexplicable circumstances.
38737  The public has already learned those particulars of the crime which came
38738  out in the police investigation, but a good deal was suppressed upon that
38739  occasion, since the case for the prosecution was so overwhelmingly strong
38740  that it was not necessary to bring forward all the facts.
38741 \lang spanish
38742
38743 \begin_inset Newpage newpage
38744 \end_inset
38745
38746
38747 \end_layout
38748
38749 \end_deeper
38750 \begin_layout Enumerate
38751 Solo una línea rodea a la capital, constituida por dos letras en tipo normal
38752  y no se imprime nada en versalitas:
38753 \end_layout
38754
38755 \begin_deeper
38756 \begin_layout Initial
38757 \begin_inset Argument 1
38758 status open
38759
38760 \begin_layout Plain Layout
38761 lines=1
38762 \end_layout
38763
38764 \end_inset
38765
38766
38767 \begin_inset Argument 2
38768 status open
38769
38770 \begin_layout Plain Layout
38771 It
38772 \end_layout
38773
38774 \end_inset
38775
38776  
38777 \lang english
38778 was in the spring of the year 1894 that all London was interested, and the
38779  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38780  under most unusual and inexplicable circumstances.
38781  The public has already learned those particulars of the crime which came
38782  out in the police investigation, but a good deal was suppressed upon that
38783  occasion, since the case for the prosecution was so overwhelmingly strong
38784  that it was not necessary to bring forward all the facts.
38785 \end_layout
38786
38787 \end_deeper
38788 \begin_layout Enumerate
38789 Magenta, capital colgada sobre tres líneas en tipografía matemática
38790 \begin_inset Newline newline
38791 \end_inset
38792
38793
38794 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38795 \end_inset
38796
38797 , el texto 
38798 \begin_inset Quotes eld
38799 \end_inset
38800
38801 t was in the spring
38802 \begin_inset Quotes erd
38803 \end_inset
38804
38805  en 
38806 \noun on
38807 versalitas
38808 \noun default
38809 ; para colorear la capital, debes insertar este comando delante de ella:
38810 \begin_inset Newline newline
38811 \end_inset
38812
38813
38814 \series bold
38815
38816 \backslash
38817 renewcommand{
38818 \backslash
38819 LettrineFontHook}{
38820 \backslash
38821 color{color}}
38822 \series default
38823
38824 \begin_inset Newline newline
38825 \end_inset
38826
38827 donde el segundo 
38828 \emph on
38829 color
38830 \emph default
38831  puede ser 
38832 \begin_inset Quotes eld
38833 \end_inset
38834
38835 red
38836 \begin_inset Quotes erd
38837 \end_inset
38838
38839
38840 \begin_inset Quotes eld
38841 \end_inset
38842
38843 blue
38844 \begin_inset Quotes erd
38845 \end_inset
38846
38847
38848 \begin_inset Quotes eld
38849 \end_inset
38850
38851 green
38852 \begin_inset Quotes erd
38853 \end_inset
38854
38855
38856 \begin_inset Quotes eld
38857 \end_inset
38858
38859 yellow
38860 \begin_inset Quotes erd
38861 \end_inset
38862
38863
38864 \begin_inset Quotes eld
38865 \end_inset
38866
38867 cyan
38868 \begin_inset Quotes erd
38869 \end_inset
38870
38871
38872 \begin_inset Quotes eld
38873 \end_inset
38874
38875 magenta
38876 \begin_inset Quotes erd
38877 \end_inset
38878
38879
38880 \begin_inset Quotes eld
38881 \end_inset
38882
38883 black
38884 \begin_inset Quotes erd
38885 \end_inset
38886
38887  o 
38888 \begin_inset Quotes eld
38889 \end_inset
38890
38891 white
38892 \begin_inset Quotes erd
38893 \end_inset
38894
38895 , y añade este comando al preámbulo del documento:
38896 \begin_inset Newline newline
38897 \end_inset
38898
38899
38900 \series bold
38901
38902 \backslash
38903 @ifundefined{textcolor}
38904 \begin_inset Newline newline
38905 \end_inset
38906
38907
38908 \begin_inset space ~
38909 \end_inset
38910
38911 {
38912 \backslash
38913 usepackage{color}}{}
38914 \end_layout
38915
38916 \begin_deeper
38917 \begin_layout Standard
38918 \begin_inset ERT
38919 status collapsed
38920
38921 \begin_layout Plain Layout
38922
38923
38924 \backslash
38925 renewcommand{
38926 \backslash
38927 LettrineFontHook}{
38928 \backslash
38929 color{magenta}}
38930 \end_layout
38931
38932 \end_inset
38933
38934
38935 \begin_inset Note Note
38936 status open
38937
38938 \begin_layout Plain Layout
38939 pone la capital en magenta
38940 \end_layout
38941
38942 \end_inset
38943
38944
38945 \end_layout
38946
38947 \begin_layout Initial
38948 \begin_inset Argument 1
38949 status open
38950
38951 \begin_layout Plain Layout
38952 lines=3, lhang=0.33, loversize=0.25
38953 \end_layout
38954
38955 \end_inset
38956
38957
38958 \begin_inset Argument 2
38959 status open
38960
38961 \begin_layout Plain Layout
38962 \begin_inset Formula $\mathcal{I}$
38963 \end_inset
38964
38965
38966 \end_layout
38967
38968 \end_inset
38969
38970
38971 \begin_inset Argument 3
38972 status open
38973
38974 \begin_layout Plain Layout
38975
38976 \lang english
38977 t was in the spring
38978 \end_layout
38979
38980 \end_inset
38981
38982  
38983 \lang english
38984 of the year 1894 that all London was interested, and the fashionable world
38985  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38986  and inexplicable circumstances.
38987  The public has already learned those particulars of the crime which came
38988  out in the police investigation, but a good deal was suppressed upon that
38989  occasion, since the case for the prosecution was so overwhelmingly strong
38990  that it was not necessary to bring forward all the facts.
38991 \end_layout
38992
38993 \end_deeper
38994 \begin_layout Standard
38995 \begin_inset ERT
38996 status collapsed
38997
38998 \begin_layout Plain Layout
38999
39000
39001 \backslash
39002 else
39003 \end_layout
39004
39005 \end_inset
39006
39007
39008 \begin_inset Note Note
39009 status open
39010
39011 \begin_layout Plain Layout
39012 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
39013  
39014 \series bold
39015 lettrine
39016 \series default
39017 .
39018 \end_layout
39019
39020 \end_inset
39021
39022
39023 \end_layout
39024
39025 \begin_layout Standard
39026 Debes instalar el paquete \SpecialChar LaTeX
39027  
39028 \series bold
39029 lettrine
39030 \series default
39031  para ver la parte siguiente en la salida.
39032 \end_layout
39033
39034 \begin_layout Standard
39035 \begin_inset ERT
39036 status collapsed
39037
39038 \begin_layout Plain Layout
39039
39040
39041 \backslash
39042 fi
39043 \end_layout
39044
39045 \end_inset
39046
39047
39048 \end_layout
39049
39050 \begin_layout Chapter
39051 Archivos externos
39052 \begin_inset Index idx
39053 status collapsed
39054
39055 \begin_layout Plain Layout
39056 Archivos externos
39057 \end_layout
39058
39059 \end_inset
39060
39061
39062 \end_layout
39063
39064 \begin_layout Standard
39065 Con el menú 
39066 \family sans
39067 Insertar\SpecialChar menuseparator
39068 Archivo 
39069 \family default
39070 se pueden insertar archivos externos en un documento.
39071  Estos pueden ser:
39072 \end_layout
39073
39074 \begin_layout Description
39075 Documento
39076 \begin_inset space ~
39077 \end_inset
39078
39079 \SpecialChar LyX
39080  Otro documento \SpecialChar LyX
39081 ; su contenido se inserta directamente en tu documento.
39082 \end_layout
39083
39084 \begin_layout Description
39085 Texto
39086 \begin_inset space ~
39087 \end_inset
39088
39089 simple Un documento de texto; cada línea del mismo se inserta en tu documento
39090  como párrafo propio.
39091 \end_layout
39092
39093 \begin_layout Description
39094 Texto
39095 \begin_inset space ~
39096 \end_inset
39097
39098 simple,
39099 \begin_inset space ~
39100 \end_inset
39101
39102 unir
39103 \begin_inset space ~
39104 \end_inset
39105
39106 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
39107  Las líneas vacías generan un nuevo párrafo en tu documento.
39108 \end_layout
39109
39110 \begin_layout Description
39111 Material
39112 \begin_inset space ~
39113 \end_inset
39114
39115 externo Archivos en diversos formatos.
39116 \end_layout
39117
39118 \begin_layout Description
39119 Documento
39120 \begin_inset space ~
39121 \end_inset
39122
39123 hijo Documentos \SpecialChar LyX
39124 , \SpecialChar LaTeX
39125  o texto simple.
39126 \end_layout
39127
39128 \begin_layout Section
39129 Material externo
39130 \begin_inset Index idx
39131 status collapsed
39132
39133 \begin_layout Plain Layout
39134 Material externo
39135 \end_layout
39136
39137 \end_inset
39138
39139
39140 \end_layout
39141
39142 \begin_layout Standard
39143 Esta característica te permite insertar archivos en tu documento sin convertirlo
39144 s previamente a un formato legible en la salida, ya que \SpecialChar LyX
39145  se ocupa de las
39146  necesarias conversiones.
39147  Esto es parecido a la inserción de imágenes en diversos formatos en los
39148  documentos \SpecialChar LyX
39149 .
39150  Si has activado la Vista preliminar inmediata en las preferencias de \SpecialChar LyX
39151 ,
39152  en 
39153 \family sans
39154 Apariencia
39155 \family default
39156 \SpecialChar menuseparator
39157 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
39158  en \SpecialChar LyX
39159 .
39160 \end_layout
39161
39162 \begin_layout Standard
39163 El material externo se puede insertar mediante el diálogo que surge a partir
39164  del menú 
39165 \family sans
39166 Insertar\SpecialChar menuseparator
39167 Archivo\SpecialChar menuseparator
39168 Material
39169 \begin_inset space ~
39170 \end_inset
39171
39172 externo
39173 \family default
39174 .
39175  Actualmente se permiten los siguientes tipos de archivo (
39176 \family sans
39177 Plantillas
39178 \family default
39179 ):
39180 \end_layout
39181
39182 \begin_layout Description
39183 Dia Esta plantilla soporta diagramas creados con el programa 
39184 \series bold
39185
39186 \begin_inset CommandInset href
39187 LatexCommand href
39188 name "Dia"
39189 target "http://es.wikipedia.org/wiki/Dia_(programa)"
39190 literal "false"
39191
39192 \end_inset
39193
39194
39195 \series default
39196 .
39197 \begin_inset CommandInset href
39198 LatexCommand href
39199 name "Inkscape"
39200 target "https://inkscape.org/es/"
39201 literal "false"
39202
39203 \end_inset
39204
39205
39206 \end_layout
39207
39208 \begin_layout Description
39209 Diagrama
39210 \begin_inset space ~
39211 \end_inset
39212
39213 de
39214 \begin_inset space ~
39215 \end_inset
39216
39217 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
39218  con el programa 
39219 \series bold
39220
39221 \begin_inset CommandInset href
39222 LatexCommand href
39223 name "XBoard"
39224 target "http://es.wikipedia.org/wiki/XBoard"
39225 literal "false"
39226
39227 \end_inset
39228
39229
39230 \series default
39231 .
39232 \end_layout
39233
39234 \begin_layout Description
39235 Figura
39236 \begin_inset space ~
39237 \end_inset
39238
39239 Inkscape
39240 \lang english
39241  This template supports specific scalable images derived from scalable vector
39242  graphics (SVG), in which the contained text is replaced by a version typeset
39243  by \SpecialChar LaTeX
39244  (and hence in the current document font).
39245  It relies on a feature of the program
39246 \lang spanish
39247  
39248 \series bold
39249
39250 \begin_inset CommandInset href
39251 LatexCommand href
39252 name "Inkscape"
39253 target "https://inkscape.org/"
39254 literal "false"
39255
39256 \end_inset
39257
39258
39259 \series default
39260  
39261 \lang english
39262 which creates a special PDF or EPS and \SpecialChar LaTeX
39263  file from a given SVG file (in 
39264 \noun on
39265 Inkscape
39266 \noun default
39267  itself, the feature is available via the option 
39268 \family sans
39269 Omit text in PDF and create LaTeX file
39270 \family default
39271  when saving a drawing as PDF or EPS).
39272  The benefit of such files is a uniform text style throughout the whole
39273  document.
39274 \begin_inset Newline newline
39275 \end_inset
39276
39277 The external template reads SVG files and uses a converter program to generate
39278  the respective PDF\SpecialChar breakableslash
39279 EPS and \SpecialChar LaTeX
39280  files (via
39281 \noun on
39282  
39283 \noun default
39284 Inkscape
39285 \noun on
39286 )
39287 \noun default
39288  on the fly, so you don't have to export those files yourself.
39289  If you prefer the latter and want use given 
39290 \family typewriter
39291 *.pdf
39292 \family default
39293  and 
39294 \family typewriter
39295 *.pdf_tex
39296 \family default
39297  or 
39298 \family typewriter
39299 *.eps
39300 \family default
39301  and 
39302 \family typewriter
39303 *.eps_tex
39304 \family default
39305  files instead, simply input the respective 
39306 \family typewriter
39307 *.pdf_tex
39308 \family default
39309  or 
39310 \family typewriter
39311 *.eps_tex
39312 \family default
39313  file via the 
39314 \family sans
39315 Child Documents
39316 \family default
39317  dialog (see sec.
39318 \begin_inset space ~
39319 \end_inset
39320
39321
39322 \lang spanish
39323
39324 \begin_inset CommandInset ref
39325 LatexCommand ref
39326 reference "sec:Documento-Hijo"
39327
39328 \end_inset
39329
39330
39331 \lang english
39332 ) rather than using this template.
39333 \begin_inset Newline newline
39334 \end_inset
39335
39336 You can use \SpecialChar TeX
39337  code commands such as 
39338 \series bold
39339
39340 \backslash
39341 Large
39342 \series default
39343
39344 \series bold
39345
39346 \backslash
39347 small
39348 \series default
39349 , etc.
39350 \begin_inset space \space{}
39351 \end_inset
39352
39353 in the text of the SVG.
39354  The size of the font will be taken from the settings of the \SpecialChar LyX
39355  document.
39356  Please refer to 
39357 \begin_inset CommandInset citation
39358 LatexCommand cite
39359 key "Inkscape"
39360 literal "false"
39361
39362 \end_inset
39363
39364  for more information and examples.
39365 \end_layout
39366
39367 \begin_layout Description
39368 Figura
39369 \begin_inset space ~
39370 \end_inset
39371
39372 Xfig Esta plantilla soporta imágenes creadas con el programa 
39373 \begin_inset CommandInset href
39374 LatexCommand href
39375 name "Xfig"
39376 target "http://en.wikipedia.org/wiki/Xfig"
39377 literal "false"
39378
39379 \end_inset
39380
39381 .
39382 \end_layout
39383
39384 \begin_layout Description
39385 Gráficos
39386 \begin_inset space ~
39387 \end_inset
39388
39389 vectoriales Sirve para insertar gráficos vectoriales.
39390  Los gráficos se pueden tratar en el diálogo 
39391 \family sans
39392 Material Externo
39393 \family default
39394  como las que habitualmente se incluyen mediante el diálogo 
39395 \family sans
39396 Gráficos
39397 \family default
39398 , tal como se explica en la sección
39399 \begin_inset space ~
39400 \end_inset
39401
39402
39403 \begin_inset CommandInset ref
39404 LatexCommand ref
39405 reference "sec:Diálogo-Gráficos"
39406
39407 \end_inset
39408
39409 .
39410  Aquí una imagen vectorial insertada: 
39411 \begin_inset External
39412         template VectorGraphics
39413         filename ../clipart/SVG-Drawing.svg
39414         lyxscale 50
39415         scale 33
39416
39417 \end_inset
39418
39419
39420 \end_layout
39421
39422 \begin_layout Description
39423 Imagen
39424 \begin_inset space ~
39425 \end_inset
39426
39427 mapa
39428 \begin_inset space ~
39429 \end_inset
39430
39431 de
39432 \begin_inset space ~
39433 \end_inset
39434
39435 bits Sirve para insertar imágenes bitmap.
39436  Las imágenes se pueden tratar en el diálogo 
39437 \family sans
39438 Material Externo
39439 \family default
39440  como las que habitualmente se incluyen mediante el diálogo 
39441 \family sans
39442 Gráficos
39443 \family default
39444 , tal como se explica en la sección
39445 \begin_inset space ~
39446 \end_inset
39447
39448
39449 \begin_inset CommandInset ref
39450 LatexCommand ref
39451 reference "sec:Diálogo-Gráficos"
39452
39453 \end_inset
39454
39455 .
39456  Aquí se ha insertado una imagen 
39457 \emph on
39458 raster
39459 \emph default
39460
39461 \begin_inset External
39462         template RasterImage
39463         filename ../clipart/ToolbarEnvBox.png
39464
39465 \end_inset
39466
39467
39468 \end_layout
39469
39470 \begin_layout Description
39471 Hoja
39472 \begin_inset space ~
39473 \end_inset
39474
39475 de
39476 \begin_inset space ~
39477 \end_inset
39478
39479 cálculo Esta plantilla permite insertar tablas/hojas de cálculo en los formatos
39480  
39481 \series bold
39482
39483 \begin_inset CommandInset href
39484 LatexCommand href
39485 name "Gnumeric"
39486 target "http://es.wikipedia.org/wiki/Gnumeric"
39487 literal "false"
39488
39489 \end_inset
39490
39491
39492 \series default
39493
39494 \begin_inset CommandInset href
39495 LatexCommand href
39496 name "OpenDocument"
39497 target "http://es.wikipedia.org/wiki/OpenDocument"
39498 literal "false"
39499
39500 \end_inset
39501
39502
39503 \begin_inset CommandInset href
39504 LatexCommand href
39505 name "Microsoft Office XML"
39506 target "http://es.wikipedia.org/wiki/Microsoft_Office_XML"
39507 literal "false"
39508
39509 \end_inset
39510
39511  y 
39512 \begin_inset CommandInset href
39513 LatexCommand href
39514 name "Office Open XML"
39515 target "http://es.wikipedia.org/wiki/Office_Open_XML"
39516 literal "false"
39517
39518 \end_inset
39519
39520 .
39521  Para que esto funcione \SpecialChar LyX
39522  debe haber encontrado el programa 
39523 \family typewriter
39524 ssconvert
39525 \family default
39526  durante su configuración.
39527  Este programa forma parte de Gnumeric, por tanto debe estar instalado aunque
39528  las tablas no estén en el formato de Gnumeric.
39529  Echa un vistazo al archivo de ejemplo 
39530 \emph on
39531 spreadsheet.lyx
39532 \emph default
39533  para ver ejemplos de uso y posibles limitaciones.
39534 \end_layout
39535
39536 \begin_layout Description
39537 Páginas
39538 \begin_inset space ~
39539 \end_inset
39540
39541 PDF Con esta plantilla puedes insertar documentos PDF en tu documento.
39542  Para insertar algunas o todas las páginas de un documento PDF, utiliza
39543  la opción 
39544 \series bold
39545 pages
39546 \series default
39547  en el campo 
39548 \family sans
39549 Opción
39550 \family default
39551  de la pestaña 
39552 \family sans
39553 Opciones de \SpecialChar LaTeX
39554  y \SpecialChar LyX
39555
39556 \family default
39557 .
39558  El argumento de esta opción es una lista separada con comas que contiene
39559  números de páginas (opción 
39560 \series bold
39561 pages={3,5,6,8}
39562 \series default
39563 ), rangos de números de páginas (
39564 \series bold
39565 pages={4-9}
39566 \series default
39567 ) o cualquier combinación.
39568  Para insertar páginas vacías usa {}.
39569  Por ej.,
39570 \begin_inset space ~
39571 \end_inset
39572
39573
39574 \series bold
39575 pages={3,{},8-11,15}
39576 \series default
39577  insertará la página 3, una página vacía y las páginas 8, 9, 10, 11 y 15.
39578  Los rangos de páginas se especifican según el esquema 
39579 \emph on
39580 inicial
39581 \emph default
39582 -
39583 \emph on
39584 final.
39585
39586 \emph default
39587  Así se seleccionan todas las páginas desde 
39588 \emph on
39589 inicial
39590 \emph default
39591  a 
39592 \emph on
39593 final
39594 \emph default
39595 .
39596  Si se omite 
39597 \emph on
39598 inicial
39599 \emph default
39600  comienza en la primera página; si se omite 
39601 \emph on
39602 final
39603 \emph default
39604  termina en la última.
39605  La última página también se puede seleccionar con la clave 
39606 \series bold
39607 last
39608 \series default
39609 .
39610  (Solo está permitido en rangos de páginas).
39611  Así, 
39612 \series bold
39613 pages=-
39614 \series default
39615  insertará todas las páginas del documento y 
39616 \series bold
39617 pages=last-1
39618 \series default
39619  insertará todas las páginas en orden inverso.
39620  Si no se usa la opción pages, sólo se inserta la primera página del PDF.
39621 \begin_inset Newline newline
39622 \end_inset
39623
39624 La opción 
39625 \series bold
39626 noautoscale
39627 \series default
39628  inserta las páginas a tamaño original; si esta opción no se especifica,
39629  el tamaño de las páginas se adaptará a la anchura de página del documento.
39630  En la pestaña 
39631 \family sans
39632 Tamaño y rotación
39633 \family default
39634  se puede especificar la anchura, la altura y la rotación de las páginas
39635  introducidas.
39636  Si se usa una anchura distinta de 100
39637 \begin_inset space \thinspace{}
39638 \end_inset
39639
39640 % Escala, la opción 
39641 \series bold
39642 noautoscale
39643 \series default
39644  será ignorada.
39645  Para más información y otras opciones posibles, consulta la documentación
39646  del paquete \SpecialChar LaTeX
39647  
39648 \series bold
39649 pdfpages
39650 \series default
39651  
39652 \begin_inset CommandInset citation
39653 LatexCommand cite
39654 key "pdfpages"
39655 literal "true"
39656
39657 \end_inset
39658
39659 .
39660 \begin_inset Index idx
39661 status collapsed
39662
39663 \begin_layout Plain Layout
39664 \SpecialChar LaTeX
39665 -paquetes ! pdfpages
39666 \end_layout
39667
39668 \end_inset
39669
39670
39671 \begin_inset Newline newline
39672 \end_inset
39673
39674 Para usar esta plantilla en una presentación 
39675 \family sans
39676 Beamer
39677 \family default
39678 , hay que insertar primero un entorno 
39679 \family sans
39680 Fin de fotograma
39681 \family default
39682  y, en un párrafo siguiente, un recuadro de código \SpecialChar TeX
39683  con el comando 
39684 \series bold
39685
39686 \backslash
39687 setbeamertemplate{background canvas}{}
39688 \series default
39689 .
39690  Después puedes insertar tantos párrafos que contengan plantillas PDFPages
39691  como quieras.
39692  Después de las páginas PDF incluidas puedes reanudar la presentación Beamer
39693  comenzando una nueva diapositiva o una nueva sección.
39694  Para evitar páginas en blanco delante de las páginas PDF, asegúrate de
39695  usar alineación 
39696 \family sans
39697 Predeterminada
39698 \family default
39699  para el párrafo que contiene la plantilla.
39700 \begin_inset Newline newline
39701 \end_inset
39702
39703 Un PDF incluido girado -5°: 
39704 \begin_inset External
39705         template PDFPages
39706         filename ../clipart/Abstract.pdf
39707         extra LaTeX "noautoscale, pages=-"
39708         rotateAngle -5
39709         rotateOrigin bottomleft
39710
39711 \end_inset
39712
39713
39714 \end_layout
39715
39716 \begin_layout Description
39717 Tipografía
39718 \begin_inset space ~
39719 \end_inset
39720
39721 musical
39722 \begin_inset space ~
39723 \end_inset
39724
39725 Lilypond Esta plantilla sirve para tipografiar notación musical con el programa
39726 \begin_inset Newline linebreak
39727 \end_inset
39728
39729
39730 \series bold
39731
39732 \begin_inset CommandInset href
39733 LatexCommand href
39734 name "LilyPond"
39735 target "http://es.wikipedia.org/wiki/GNU_LilyPond"
39736 literal "false"
39737
39738 \end_inset
39739
39740
39741 \series default
39742 .
39743  Echa un vistazo al archivo de ejemplo
39744 \emph on
39745  lilypond.lyx
39746 \emph default
39747  para más información sobre el soporte de \SpecialChar LyX
39748  a LilyPond.
39749 \end_layout
39750
39751 \begin_layout Standard
39752 Si utilizas la opción 
39753 \family sans
39754 Borrador
39755 \family default
39756  en la solapa 
39757 \family sans
39758 Archivo
39759 \family default
39760  del diálogo 
39761 \family sans
39762 Material Externo
39763 \family default
39764 , en el documento de salida sólo se muestra la ruta al archivo insertado.
39765 \family sans
39766
39767 \begin_inset Newline newline
39768 \end_inset
39769
39770
39771 \family default
39772 El material externo se muestra en \SpecialChar LyX
39773  como un recuadro del tipo:
39774 \family sans
39775  
39776 \family default
39777
39778 \begin_inset Graphics
39779         filename clipart/MaterialExterno.png
39780         scale 95
39781
39782 \end_inset
39783
39784  o como imagen, dependiendo de si se marca la opción 
39785 \family sans
39786 Mostrar en LyX 
39787 \family default
39788 de la pestaña 
39789 \family sans
39790 Opciones de LaTeX y LyX
39791 \family default
39792  del diálogo
39793 \family sans
39794 .
39795 \end_layout
39796
39797 \begin_layout Standard
39798 En el manual 
39799 \emph on
39800 Personalización
39801 \emph default
39802  se explica cómo definir tus propias plantillas.
39803 \end_layout
39804
39805 \begin_layout Section
39806 Documento hijo
39807 \begin_inset CommandInset label
39808 LatexCommand label
39809 name "sec:Documento-Hijo"
39810
39811 \end_inset
39812
39813
39814 \begin_inset Index idx
39815 status collapsed
39816
39817 \begin_layout Plain Layout
39818 Documento hijo
39819 \end_layout
39820
39821 \end_inset
39822
39823
39824 \end_layout
39825
39826 \begin_layout Standard
39827 Los documentos hijos se emplean en el caso de tener un documento extenso
39828  compuesto por varias partes o secciones más grandes.
39829  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
39830  en varios archivos que pueden ser revisados por separado.
39831  Estos archivos se conocen como documentos hijos, y el llamado documento
39832  maestro los conecta con el fin de imprimirlos como un todo o por partes.
39833  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
39834  \SpecialChar LaTeX
39835 , la bibliografía y las etiquetas de las referencias cruzadas.
39836 \end_layout
39837
39838 \begin_layout Standard
39839 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
39840  en el menú 
39841 \family sans
39842 Documento\SpecialChar menuseparator
39843 Configuración\SpecialChar menuseparator
39844 Clase del documento
39845 \family default
39846  del documento hijo especifica el documento maestro predeterminado.
39847  Este maestro será usado entonces por \SpecialChar LyX
39848  en un segundo plano cuando edites
39849  el documento hijo.
39850 \end_layout
39851
39852 \begin_layout Standard
39853 Los documentos incluidos como hijos se muestran en la pantalla de \SpecialChar LyX
39854  como
39855  recuadros del tipo: 
39856 \begin_inset Graphics
39857         filename clipart/DocumentoHijo.png
39858         scale 95
39859
39860 \end_inset
39861
39862 .
39863  Para incluir documentos hijos en un documento maestro utiliza el menú 
39864 \family sans
39865 Insertar
39866 \family default
39867 \SpecialChar menuseparator
39868
39869 \family sans
39870 Archivo
39871 \family default
39872 \SpecialChar menuseparator
39873
39874 \family sans
39875 Documento
39876 \begin_inset space ~
39877 \end_inset
39878
39879 hijo
39880 \family default
39881 .
39882  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
39883 \end_layout
39884
39885 \begin_layout Description
39886 Anexar Puedes incluir documentos \SpecialChar LyX
39887  y documentos \SpecialChar LaTeX
39888 .
39889  Al pulsar el botón 
39890 \family sans
39891 Editar
39892 \family default
39893  en el diálogo 
39894 \family sans
39895 Documento hijo
39896 \family default
39897 , los documentos incluidos se abrirán en una nueva solapa de archivo en
39898  la ventana de \SpecialChar LyX
39899  y así puedes modificarlos si quieres.
39900 \end_layout
39901
39902 \begin_layout Standard
39903 Aquí hay un archivo insertado con el método 
39904 \family sans
39905 Anexar
39906 \family default
39907
39908 \begin_inset CommandInset include
39909 LatexCommand include
39910 filename "DocumentoPostizo1.lyx"
39911
39912 \end_inset
39913
39914
39915 \end_layout
39916
39917 \begin_layout Standard
39918 La numeración de secciones tiene en cuenta las secciones de los archivos
39919  incluidos en el orden en que están insertados en el documento maestro.
39920  El documento incluido de ejemplo tiene una subsección que se numera como
39921  subsección de la presente sección.
39922  Las etiquetas de los documentos incluidos pueden tener referencias: Subsección
39923 \begin_inset space ~
39924 \end_inset
39925
39926
39927 \begin_inset CommandInset ref
39928 LatexCommand ref
39929 reference "subsec:Subsección-Externa-1"
39930
39931 \end_inset
39932
39933 .
39934 \end_layout
39935
39936 \begin_layout Standard
39937 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
39938  del documento maestro.
39939  Las ramas en los documentos hijos serán ignoradas por el documento maestro
39940  si éste no tiene una rama con el mismo nombre.
39941  Los documentos anexados se insertan comenzando una página nueva y acabando
39942  con un salto de página.
39943 \end_layout
39944
39945 \begin_layout Standard
39946 \begin_inset Note Greyedout
39947 status open
39948
39949 \begin_layout Plain Layout
39950
39951 \series bold
39952 Nota:
39953 \series default
39954  Si has incluido un archivo \SpecialChar LyX
39955  o \SpecialChar LaTeX
39956  cuya clase de documento es distinta a la
39957  del documento maestro, recibirás una advertencia al exportar/ver el documento,
39958  ya que esto podría dar resultados inesperados.
39959 \end_layout
39960
39961 \end_inset
39962
39963
39964 \end_layout
39965
39966 \begin_layout Description
39967 Incorporar Este método es muy parecido al método 
39968 \family sans
39969 Anexar
39970 \family default
39971 .
39972  Las diferencias son:
39973 \end_layout
39974
39975 \begin_deeper
39976 \begin_layout Itemize
39977 Los archivos incorporados no comienzan en página nueva ni acaban con un
39978  salto de página.
39979 \end_layout
39980
39981 \begin_layout Itemize
39982 Los archivos incorporados pueden visualizar en \SpecialChar LyX
39983  si la 
39984 \family sans
39985 Vista
39986 \begin_inset space ~
39987 \end_inset
39988
39989 preliminar
39990 \begin_inset space ~
39991 \end_inset
39992
39993 inmediata 
39994 \family default
39995 está activada en el diálogo 
39996 \family sans
39997 Herramientas\SpecialChar menuseparator
39998 Preferencias
39999 \family default
40000 , apartado 
40001 \family sans
40002 Apariencia\SpecialChar menuseparator
40003 Visualización
40004 \family default
40005 .
40006 \end_layout
40007
40008 \begin_layout Itemize
40009 Los archivos incorporados no se pueden excluir mediante el menú 
40010 \family sans
40011 Documento\SpecialChar menuseparator
40012 Configuración\SpecialChar menuseparator
40013 Documentos hijo
40014 \family default
40015 .
40016 \end_layout
40017
40018 \end_deeper
40019 \begin_layout Standard
40020 Aquí hay un documento hijo insertado con el método 
40021 \family sans
40022 Incorporar
40023 \family default
40024 :
40025 \end_layout
40026
40027 \begin_layout Standard
40028 \begin_inset CommandInset include
40029 LatexCommand input
40030 filename "DocumentoPostizo2.lyx"
40031
40032 \end_inset
40033
40034
40035 \end_layout
40036
40037 \begin_layout Standard
40038 Aquí se inserta un documento hijo en modo 
40039 \emph on
40040 input
40041 \emph default
40042  como fuente de \SpecialChar LaTeX
40043 :
40044 \end_layout
40045
40046 \begin_layout Quote
40047 \begin_inset CommandInset include
40048 LatexCommand input
40049 filename "DocumentoTextoPostizo.txt"
40050
40051 \end_inset
40052
40053
40054 \end_layout
40055
40056 \begin_layout Description
40057 Literal Con este método se puede incluir cualquier archivo de texto.
40058  El archivo aparece en la salida con su código fuente, y si contiene comandos
40059  no se ejecutan.
40060  Con la opción 
40061 \family sans
40062 Marcar espacios en la salida
40063 \family default
40064  cada espacio en el código fuente se muestra en la salida con el carácter
40065  «
40066 \begin_inset ERT
40067 status collapsed
40068
40069 \begin_layout Plain Layout
40070
40071
40072 \backslash
40073 textvisiblespace
40074 \end_layout
40075
40076 \end_inset
40077
40078 ».
40079  La diferencia con el método de inserción mediante el menú 
40080 \family sans
40081 Insertar
40082 \family default
40083 \SpecialChar menuseparator
40084
40085 \family sans
40086 Archivo
40087 \family default
40088 \SpecialChar menuseparator
40089
40090 \family sans
40091 Texto
40092 \begin_inset space ~
40093 \end_inset
40094
40095 simple
40096 \family default
40097  es que en este caso el contenido del archivo se ve en \SpecialChar LyX
40098 , mientras que en
40099  modo 
40100 \family sans
40101 Literal 
40102 \family default
40103 no se muestra el contenido, sino un recuadro con el nombre.
40104
40105 \family sans
40106  
40107 \end_layout
40108
40109 \begin_layout Standard
40110 Aquí se inserta un documento hijo en modo Literal:
40111 \begin_inset CommandInset include
40112 LatexCommand verbatiminput
40113 filename "DocumentoTextoPostizo.txt"
40114
40115 \end_inset
40116
40117
40118 \begin_inset VSpace bigskip
40119 \end_inset
40120
40121
40122 \end_layout
40123
40124 \begin_layout Standard
40125 Aquí se inserta un documento hijo en modo Literal con la opción 
40126 \family sans
40127 Marcar espacios en la salida
40128 \family default
40129 :
40130 \begin_inset CommandInset include
40131 LatexCommand verbatiminput*
40132 filename "DocumentoTextoPostizo.txt"
40133
40134 \end_inset
40135
40136
40137 \begin_inset VSpace bigskip
40138 \end_inset
40139
40140
40141 \end_layout
40142
40143 \begin_layout Standard
40144 \begin_inset Note Greyedout
40145 status open
40146
40147 \begin_layout Plain Layout
40148
40149 \series bold
40150 Nota:
40151 \series default
40152  Como puedes ver en los ejemplos anteriores, el texto de los documentos
40153  incluidos en modo 
40154 \family sans
40155 literal
40156 \family default
40157  no contiene saltos de línea, a no ser que se incluyan expresamente en el
40158  archivo de texto.
40159 \end_layout
40160
40161 \end_inset
40162
40163
40164 \end_layout
40165
40166 \begin_layout Description
40167 Listado
40168 \begin_inset space ~
40169 \end_inset
40170
40171 de
40172 \begin_inset space ~
40173 \end_inset
40174
40175 código Este tipo se describe en el capítulo
40176 \begin_inset space ~
40177 \end_inset
40178
40179
40180 \begin_inset CommandInset ref
40181 LatexCommand ref
40182 reference "cap:Listado-de-código"
40183
40184 \end_inset
40185
40186 .
40187 \end_layout
40188
40189 \begin_layout Standard
40190 \begin_inset Note Greyedout
40191 status open
40192
40193 \begin_layout Plain Layout
40194
40195 \series bold
40196 Nota:
40197 \series default
40198  Incluir el mismo documento dos veces con métodos diferentes podría causar
40199  problemas en \SpecialChar LaTeX
40200 .
40201 \end_layout
40202
40203 \end_inset
40204
40205
40206 \end_layout
40207
40208 \begin_layout Standard
40209 Si quieres ver o exportar solo determinados hijos del documento maestro,
40210  bien por ahorrar tiempo de compilación, bien para distribuir capítulos
40211  individuales del libro, puedes excluir hijos en la salida.
40212  Esto se consigue mediante el menú 
40213 \family sans
40214 Documento\SpecialChar menuseparator
40215 Configuración\SpecialChar menuseparator
40216 Documento hijo
40217 \family default
40218 .
40219  Puedes excluir o incluir hijos con doble clic sobre sus nombres en la lista;
40220  (esto solo funciona para documentos insertados mediante 
40221 \begin_inset Quotes cld
40222 \end_inset
40223
40224 Anexar
40225 \begin_inset Quotes crd
40226 \end_inset
40227
40228 , no con 
40229 \begin_inset Quotes cld
40230 \end_inset
40231
40232 Incorporar
40233 \begin_inset Quotes crd
40234 \end_inset
40235
40236 ).
40237  Si se marca la opción 
40238 \family sans
40239 Mantener contadores y referencias
40240 \family default
40241  \SpecialChar LyX
40242  garantiza que todos los números de página, referencias, etc., se respetan
40243  como si se procesara el documento completo.
40244  No obstante, \SpecialChar LyX
40245  tiene que procesar el documento entero en segundo plano para
40246  que esta característica funcione.
40247  Por tanto, si quieres ahorrar tiempo de compilación, y no es preciso mantener
40248  los contadores y referencias, desmarca esta casilla.
40249 \end_layout
40250
40251 \begin_layout Standard
40252 Alternativamente, se puede poner cada archivo incluido en una rama.
40253 \begin_inset Foot
40254 status collapsed
40255
40256 \begin_layout Plain Layout
40257 Las ramas se describen en la sección
40258 \emph on
40259  Ramas
40260 \emph default
40261  de la 
40262 \emph on
40263 Guía del usuario
40264 \emph default
40265  de \SpecialChar LyX
40266 .
40267 \end_layout
40268
40269 \end_inset
40270
40271  Habilitando o deshabilitando las ramas puedes decidir qué archivos incluidos
40272  aparecerán en la salida.
40273  Esto tiene la ventaja de que también funciona con hijos incluidos con 
40274 \begin_inset Quotes cld
40275 \end_inset
40276
40277 Incorporar
40278 \begin_inset Quotes crd
40279 \end_inset
40280
40281 .
40282  Sin embargo, los contadores y las referencias no se mantendrán usando este
40283  método.
40284 \end_layout
40285
40286 \begin_layout Chapter
40287 Listado de código
40288 \begin_inset CommandInset label
40289 LatexCommand label
40290 name "cap:Listado-de-código"
40291
40292 \end_inset
40293
40294
40295 \begin_inset Index idx
40296 status collapsed
40297
40298 \begin_layout Plain Layout
40299 Listado de código
40300 \end_layout
40301
40302 \end_inset
40303
40304
40305 \begin_inset Index idx
40306 status collapsed
40307
40308 \begin_layout Plain Layout
40309 Código de programa
40310 \end_layout
40311
40312 \end_inset
40313
40314
40315 \begin_inset Index idx
40316 status collapsed
40317
40318 \begin_layout Plain Layout
40319 Flotantes ! Listado de código
40320 \end_layout
40321
40322 \end_inset
40323
40324
40325 \end_layout
40326
40327 \begin_layout Standard
40328 Para incluir y tipografiar código de programación puedes usar la opción
40329  de menú disponible en 
40330 \family sans
40331 Insertar\SpecialChar menuseparator
40332 Listado
40333 \begin_inset space ~
40334 \end_inset
40335
40336 de
40337 \begin_inset space ~
40338 \end_inset
40339
40340 código.
40341  
40342 \family default
40343 Los paquetes \SpecialChar LaTeX
40344  
40345 \series bold
40346 listings
40347 \series default
40348
40349 \begin_inset Index idx
40350 status collapsed
40351
40352 \begin_layout Plain Layout
40353 \SpecialChar LaTeX
40354 -paquetes ! listings
40355 \end_layout
40356
40357 \end_inset
40358
40359  y 
40360 \series bold
40361 minted
40362 \series default
40363
40364 \begin_inset Index idx
40365 status collapsed
40366
40367 \begin_layout Plain Layout
40368 \SpecialChar LaTeX
40369 -paquetes ! minted
40370 \end_layout
40371
40372 \end_inset
40373
40374  provee un mecanismo potente y flexible para insertar código fuente en tu
40375  documento.
40376  
40377 \lang english
40378 One can only use one of these packages in a document.
40379  
40380 \series bold
40381 listings
40382 \series default
40383  is used by default.
40384 \end_layout
40385
40386 \begin_layout Standard
40387
40388 \lang english
40389 \begin_inset Note Note
40390 status open
40391
40392 \begin_layout Plain Layout
40393
40394 \series bold
40395 \lang english
40396 Note:
40397 \series default
40398  \SpecialChar LyX
40399  does NOT want to encourage users to add the 
40400 \family typewriter
40401 -shell-escape
40402 \family default
40403  option to converter definitions.
40404  It works, but it is a huge security risk.
40405  There is an active discussion about how to handle this.
40406  Once that's been resolved, this can be updated appropriately.
40407 \end_layout
40408
40409 \begin_layout Plain Layout
40410
40411 \lang english
40412 =====
40413 \end_layout
40414
40415 \begin_layout Plain Layout
40416
40417 \lang english
40418 In order to use 
40419 \series bold
40420 minted
40421 \series default
40422 , you need to select it as the syntax highlighting package in the document
40423  settings under 
40424 \family sans
40425 Listings
40426 \family default
40427 .
40428  
40429 \series bold
40430 minted
40431 \series default
40432  requires also additionally the module 
40433 \family sans
40434 pygments
40435 \family default
40436  of the software 
40437 \noun on
40438 Python
40439 \noun default
40440
40441 \begin_inset Foot
40442 status collapsed
40443
40444 \begin_layout Plain Layout
40445
40446 \lang english
40447 Under \SpecialChar LyX
40448  for Windows 
40449 \family sans
40450 pygments
40451 \family default
40452  is already installed.
40453 \end_layout
40454
40455 \end_inset
40456
40457  and the option 
40458 \family typewriter
40459 -shell-escape
40460 \family default
40461  for the \SpecialChar LaTeX
40462  processor.
40463  If you want for example view or export your document as the format 
40464 \family sans
40465 PDF
40466 \begin_inset space ~
40467 \end_inset
40468
40469 (pdflatex)
40470 \family default
40471 , go to the \SpecialChar LyX
40472  preferences and there to the section 
40473 \family sans
40474 File
40475 \begin_inset space ~
40476 \end_inset
40477
40478 Handling\SpecialChar menuseparator
40479 Converters
40480 \family default
40481 .
40482  There go to the entry 
40483 \family sans
40484 LaTeX
40485 \begin_inset space ~
40486 \end_inset
40487
40488 (pdflatex) -> PDF
40489 \begin_inset space ~
40490 \end_inset
40491
40492 (pdflatex)
40493 \family default
40494  and look at the field 
40495 \family sans
40496 Converter
40497 \family default
40498 .
40499  There you see by default the content
40500 \lang spanish
40501
40502 \begin_inset Newline newline
40503 \end_inset
40504
40505
40506 \series bold
40507 pdflatex $$i
40508 \series default
40509
40510 \begin_inset Newline newline
40511 \end_inset
40512
40513
40514 \lang english
40515 Now change it to
40516 \lang spanish
40517
40518 \begin_inset Newline newline
40519 \end_inset
40520
40521
40522 \series bold
40523 pdflatex $$i -shell-escape
40524 \begin_inset Newline newline
40525 \end_inset
40526
40527
40528 \series default
40529 \lang english
40530 and press the 
40531 \family sans
40532 Modify
40533 \family default
40534  button and subsequently 
40535 \family sans
40536 Apply
40537 \family default
40538  or 
40539 \family sans
40540 Save
40541 \family default
40542 .
40543  The same can be done for the output formats 
40544 \family sans
40545 PDF
40546 \begin_inset space ~
40547 \end_inset
40548
40549 (LuaTeX)
40550 \family default
40551  and 
40552 \family sans
40553 PDF
40554 \begin_inset space ~
40555 \end_inset
40556
40557 (XeTeX)
40558 \family default
40559 .
40560 \end_layout
40561
40562 \end_inset
40563
40564
40565 \end_layout
40566
40567 \begin_layout Standard
40568 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
40569  incorporado en el que puedes configurar su formato.
40570 \end_layout
40571
40572 \begin_layout Standard
40573 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
40574  La opción de ubicación 
40575 \family sans
40576 Listado
40577 \begin_inset space ~
40578 \end_inset
40579
40580 en
40581 \begin_inset space ~
40582 \end_inset
40583
40584 línea
40585 \family default
40586  lo imprime en la línea, como este ejemplo: 
40587 \begin_inset listings
40588 lstparams "language={C++}"
40589 inline true
40590 status open
40591
40592 \begin_layout Plain Layout
40593
40594 int a=5;
40595 \end_layout
40596
40597 \end_inset
40598
40599
40600 \family sans
40601
40602 \begin_inset Newline newline
40603 \end_inset
40604
40605
40606 \family default
40607 La opción 
40608 \family sans
40609 Flotante
40610 \family default
40611  crea un listado flotante cuya colocación se puede especificar mediante
40612  las opciones «
40613 \family sans
40614 h
40615 \family default
40616 », «
40617 \family sans
40618 t
40619 \family default
40620 », «
40621 \family sans
40622 b
40623 \family default
40624 » y «
40625 \family sans
40626 p
40627 \family default
40628 », correspondientes a las opciones de colocación de flotantes descritas
40629  en la sección
40630 \family sans
40631
40632 \begin_inset space ~
40633 \end_inset
40634
40635
40636 \begin_inset CommandInset ref
40637 LatexCommand ref
40638 reference "sec:Colocación-de-Flotantes"
40639
40640 \end_inset
40641
40642
40643 \family default
40644 .
40645  Las opciones de colocación se pueden mezclar y se escriben sin separación,
40646  p.
40647 \family sans
40648
40649 \begin_inset space \thinspace{}
40650 \end_inset
40651
40652
40653 \family default
40654 ej.
40655 \begin_inset space ~
40656 \end_inset
40657
40658 «
40659 \family sans
40660 htbp
40661 \family default
40662 ».
40663  La opción «
40664 \family sans
40665 h
40666 \family default
40667 » a veces no tiene efecto, pero no necesitas usar la opción 
40668 \family sans
40669 Flotante
40670 \family default
40671  en ese caso puesto que los listados de código no flotantes también pueden
40672  tener leyendas y ser referenciadas.
40673 \end_layout
40674
40675 \begin_layout Standard
40676 Se puede añadir una leyenda a listados de código 
40677 \lang english
40678 that are not inline
40679 \lang spanish
40680  con el menú 
40681 \family sans
40682 Insertar\SpecialChar menuseparator
40683 Leyenda
40684 \family default
40685 .
40686  Los listados de código se pueden referenciar como los flotantes: Listado
40687 \begin_inset space ~
40688 \end_inset
40689
40690
40691 \begin_inset CommandInset ref
40692 LatexCommand ref
40693 reference "lst:Ejemplo-de-listado-de-código"
40694
40695 \end_inset
40696
40697  Con el menú 
40698 \family sans
40699 Insertar\SpecialChar menuseparator
40700 Índices\SpecialChar menuseparator
40701 Listados
40702 \begin_inset space ~
40703 \end_inset
40704
40705 de
40706 \begin_inset space ~
40707 \end_inset
40708
40709 código
40710 \family default
40711  se crea un índice de todos los listados de código con leyenda insertados.
40712  Las entradas del índice son la leyenda y el número de cada listado de código.
40713 \end_layout
40714
40715 \begin_layout Standard
40716 \begin_inset listings
40717 lstparams "language=Python"
40718 inline false
40719 status open
40720
40721 \begin_layout Plain Layout
40722
40723 \begin_inset Caption Standard
40724
40725 \begin_layout Plain Layout
40726 \begin_inset CommandInset label
40727 LatexCommand label
40728 name "lst:Ejemplo-de-listado-de-código"
40729
40730 \end_inset
40731
40732 Ejemplo de listado de código flotante
40733 \end_layout
40734
40735 \end_inset
40736
40737 # Ejemplo de listado flotante
40738 \end_layout
40739
40740 \begin_layout Plain Layout
40741
40742 def func(param):
40743 \end_layout
40744
40745 \begin_layout Plain Layout
40746
40747     'this is a python function'
40748 \end_layout
40749
40750 \begin_layout Plain Layout
40751
40752     pass
40753 \end_layout
40754
40755 \end_inset
40756
40757
40758 \end_layout
40759
40760 \begin_layout Standard
40761 \begin_inset Note Greyedout
40762 status open
40763
40764 \begin_layout Plain Layout
40765
40766 \series bold
40767 Nota: 
40768 \series default
40769 \lang english
40770 The 
40771 \series bold
40772 listings
40773 \series default
40774  package places captions before the listing by default.
40775 \begin_inset Newline newline
40776 \end_inset
40777
40778 The 
40779 \series bold
40780 minted
40781 \series default
40782  package places them after the listing by default if it is floating.
40783  If tit is not floating  caption will be typeset before the listing if it
40784  is inserted to its first line, otherwise  it will be typeset after the
40785  listing.
40786  If you want to force the placement in avery case before the listing, you
40787  have to add the following lines as last thing to the preamble
40788 \lang spanish
40789 :
40790 \begin_inset Newline newline
40791 \end_inset
40792
40793
40794 \series bold
40795
40796 \backslash
40797 @ifundefined{newfloat}
40798 \begin_inset Newline newline
40799 \end_inset
40800
40801
40802 \begin_inset Phantom HPhantom
40803 status open
40804
40805 \begin_layout Plain Layout
40806 \begin_inset space ~
40807 \end_inset
40808
40809
40810 \end_layout
40811
40812 \end_inset
40813
40814 {
40815 \backslash
40816 usepackage{float}}{}
40817 \begin_inset Newline newline
40818 \end_inset
40819
40820
40821 \backslash
40822 floatstyle{plaintop}
40823 \series default
40824
40825 \begin_inset Note Note
40826 status collapsed
40827
40828 \begin_layout Plain Layout
40829 \SpecialChar LyX
40830  cargará automáticamente el paquete 
40831 \series bold
40832 float
40833 \series default
40834  cuando uses 
40835 \lang english
40836 special document-wide float placement settings
40837 \lang spanish
40838 .
40839  Para evitar que sea cargado dos veces se pone al principio el comando 
40840 \series bold
40841
40842 \backslash
40843 @ifundefined
40844 \series default
40845 .
40846 \end_layout
40847
40848 \end_inset
40849
40850
40851 \end_layout
40852
40853 \end_inset
40854
40855
40856 \end_layout
40857
40858 \begin_layout Standard
40859 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
40860  de listado de código, las palabras clave de ese lenguaje serán reconocidas
40861  y tipografiadas de manera especial en la salida.
40862  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
40863  negrita.
40864 \end_layout
40865
40866 \begin_layout Standard
40867 \begin_inset Note Greyedout
40868 status open
40869
40870 \begin_layout Plain Layout
40871
40872 \series bold
40873 Nota:
40874 \series default
40875  Si no consigues caracteres en negrita cuando usas tipografías de ancho
40876  fijo, se debe probablemente a que dicha tipografía no suministra negritas.
40877  En este caso selecciona una tipografía distinta en el menú 
40878 \family sans
40879 Documento
40880 \family default
40881 \SpecialChar menuseparator
40882
40883 \family sans
40884 Configuración
40885 \family default
40886 \SpecialChar menuseparator
40887
40888 \family sans
40889 Tipografías.
40890  
40891 \family default
40892 (Las tipografías 
40893 \emph on
40894 LuxiMono, BeraMono
40895 \emph default
40896  y 
40897 \emph on
40898 Courier 
40899 \emph default
40900 suministran negritas.)
40901 \end_layout
40902
40903 \end_inset
40904
40905
40906 \end_layout
40907
40908 \begin_layout Standard
40909 En la sección 
40910 \family sans
40911 Numeración
40912 \begin_inset space ~
40913 \end_inset
40914
40915 de
40916 \begin_inset space ~
40917 \end_inset
40918
40919 líneas
40920 \family default
40921  del diálogo puedes elegir el estilo de numeración de las líneas.
40922  En el campo 
40923 \family sans
40924 Paso 
40925 \family default
40926 puedes insertar un número para determinar qué líneas se numeran.
40927  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
40928  
40929 \end_layout
40930
40931 \begin_layout Standard
40932 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
40933  en la salida.
40934  La opción 
40935 \family sans
40936 Mapa
40937 \begin_inset space ~
40938 \end_inset
40939
40940 de
40941 \begin_inset space ~
40942 \end_inset
40943
40944 caracteres
40945 \begin_inset space ~
40946 \end_inset
40947
40948 tradicional
40949 \begin_inset space ~
40950 \end_inset
40951
40952 mejorado
40953 \family default
40954  
40955 \lang english
40956 is only meaningful for the 
40957 \series bold
40958 listings
40959 \series default
40960  package
40961 \lang spanish
40962  y debería emplearse si se usan en el código caracteres nacionales como
40963  la diéresis alemana.
40964 \begin_inset Newline newline
40965 \end_inset
40966
40967 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
40968  «3», lenguaje «Python», opciones de estilo «Mapa de caracteres tradicional
40969  mejorado» y «Espacio como símbolo», rango de líneas 3-8:
40970 \begin_inset listings
40971 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
40972 inline false
40973 status open
40974
40975 \begin_layout Plain Layout
40976
40977 def func(param):
40978 \end_layout
40979
40980 \begin_layout Plain Layout
40981
40982     'this is a python function'
40983 \end_layout
40984
40985 \begin_layout Plain Layout
40986
40987     pass
40988 \end_layout
40989
40990 \begin_layout Plain Layout
40991
40992 def func(param):
40993 \end_layout
40994
40995 \begin_layout Plain Layout
40996
40997 'This is a German word: Tschüß'
40998 \end_layout
40999
41000 \begin_layout Plain Layout
41001
41002 pass
41003 \end_layout
41004
41005 \begin_layout Plain Layout
41006
41007 def func(param):
41008 \end_layout
41009
41010 \begin_layout Plain Layout
41011
41012 'this is a python function'
41013 \end_layout
41014
41015 \begin_layout Plain Layout
41016
41017 pass
41018 \end_layout
41019
41020 \end_inset
41021
41022
41023 \end_layout
41024
41025 \begin_layout Standard
41026 \begin_inset Note Greyedout
41027 status open
41028
41029 \begin_layout Plain Layout
41030
41031 \series bold
41032 Nota:
41033 \series default
41034  Debido a un error en el paquete 
41035 \series bold
41036 listings
41037 \series default
41038  la numeración de líneas cambia en una línea por cada listado previo.
41039  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
41040  3 y 6.
41041 \end_layout
41042
41043 \end_inset
41044
41045
41046 \end_layout
41047
41048 \begin_layout Standard
41049 \begin_inset VSpace bigskip
41050 \end_inset
41051
41052
41053 \end_layout
41054
41055 \begin_layout Standard
41056 También es posible imprimir como listado de código líneas de un archivo.
41057  Para hacer esto, usa el menú 
41058 \family sans
41059 Insertar\SpecialChar menuseparator
41060 Archivo\SpecialChar menuseparator
41061 Documento
41062 \begin_inset space ~
41063 \end_inset
41064
41065 hijo 
41066 \family default
41067 y elige el tipo 
41068 \family sans
41069 Listado de código
41070 \family default
41071 .
41072 \begin_inset Foot
41073 status collapsed
41074
41075 \begin_layout Plain Layout
41076 Los restantes tipos de documento hijo se describen en la sección
41077 \begin_inset space ~
41078 \end_inset
41079
41080
41081 \begin_inset CommandInset ref
41082 LatexCommand ref
41083 reference "sec:Documento-Hijo"
41084
41085 \end_inset
41086
41087 .
41088 \end_layout
41089
41090 \end_inset
41091
41092  En el diálogo de documento hijo puedes especificar los parámetros del listado
41093  en el cuadro de texto.
41094  Para ver una lista de los parámetros disponibles teclea una interrogación
41095  «?» en el cuadro.
41096 \end_layout
41097
41098 \begin_layout Standard
41099 Para referenciar un documento hijo tipo listado, escribe el texto de la
41100  etiqueta en el campo correspondiente del diálogo de documento hijo.
41101  Después se puede referenciar la etiqueta con el menú 
41102 \family sans
41103 Insertar\SpecialChar menuseparator
41104 Referencia cruzada.
41105 \end_layout
41106
41107 \begin_layout Standard
41108 A continuación hay un ejemplo, Listado
41109 \begin_inset space ~
41110 \end_inset
41111
41112
41113 \begin_inset CommandInset ref
41114 LatexCommand ref
41115 reference "lst:archivo-listado"
41116
41117 \end_inset
41118
41119 , de inserción de líneas de un archivo; en él se incluye el rango de las
41120  líneas 10
41121 \begin_inset space \thinspace{}
41122 \end_inset
41123
41124 -
41125 \begin_inset space \thinspace{}
41126 \end_inset
41127
41128 15 de este archivo \SpecialChar LyX
41129 .
41130 \end_layout
41131
41132 \begin_layout Standard
41133 \begin_inset CommandInset include
41134 LatexCommand lstinputlisting
41135 filename "EmbeddedObjects.lyx"
41136 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
41137
41138 \end_inset
41139
41140
41141 \end_layout
41142
41143 \begin_layout Standard
41144 \begin_inset VSpace bigskip
41145 \end_inset
41146
41147
41148 \end_layout
41149
41150 \begin_layout Standard
41151 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
41152 \end_layout
41153
41154 \begin_layout Enumerate
41155 Abre el diálogo de listado y añade
41156 \begin_inset Newline newline
41157 \end_inset
41158
41159
41160 \family sans
41161 mathescape=true
41162 \begin_inset Newline newline
41163 \end_inset
41164
41165
41166 \family default
41167 en el campo de texto de la solapa 
41168 \family sans
41169 Avanzado
41170 \end_layout
41171
41172 \begin_layout Enumerate
41173 Crea una ecuación fuera del listado
41174 \end_layout
41175
41176 \begin_layout Enumerate
41177 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
41178  (teclas 
41179 \family sans
41180 Ctrl+C
41181 \family default
41182 )
41183 \end_layout
41184
41185 \begin_layout Enumerate
41186 En el listado escribe 
41187 \begin_inset Quotes eld
41188 \end_inset
41189
41190
41191 \family sans
41192 $$
41193 \family default
41194
41195 \begin_inset Quotes erd
41196 \end_inset
41197
41198  y pega desde el portapapeles entre los símbolos dólar (teclas 
41199 \family sans
41200 Ctrl+V
41201 \family default
41202 )
41203 \end_layout
41204
41205 \begin_layout Standard
41206 \begin_inset listings
41207 lstparams "language=Python,mathescape=true"
41208 inline false
41209 status open
41210
41211 \begin_layout Plain Layout
41212
41213 \begin_inset Caption Standard
41214
41215 \begin_layout Plain Layout
41216 Ejemplo de listado flotante con una ecuación
41217 \end_layout
41218
41219 \end_inset
41220
41221 # Ejemplo de listado flotante
41222 \end_layout
41223
41224 \begin_layout Plain Layout
41225
41226 def func(param):
41227 \end_layout
41228
41229 \begin_layout Plain Layout
41230
41231     # $
41232 \backslash
41233 prod_{n=1}^{
41234 \backslash
41235 infty}
41236 \backslash
41237 ,
41238 \backslash
41239 frac{1}{x^{2}}$
41240 \end_layout
41241
41242 \begin_layout Plain Layout
41243
41244     pass
41245 \end_layout
41246
41247 \end_inset
41248
41249
41250 \end_layout
41251
41252 \begin_layout Standard
41253 \begin_inset VSpace bigskip
41254 \end_inset
41255
41256
41257 \end_layout
41258
41259 \begin_layout Standard
41260 Los parámetros globales para listados de programa se pueden establecer en
41261  el diálogo 
41262 \family sans
41263 Documento\SpecialChar menuseparator
41264 Configuración\SpecialChar menuseparator
41265 Listado
41266 \begin_inset space ~
41267 \end_inset
41268
41269 de
41270 \begin_inset space ~
41271 \end_inset
41272
41273 código.
41274  
41275 \family default
41276 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
41277  «?» en el campo de texto.
41278 \end_layout
41279
41280 \begin_layout Standard
41281 Para más información sobre los paquetes 
41282 \series bold
41283 listings
41284 \series default
41285  y 
41286 \series bold
41287 minted
41288 \series default
41289 , consulta su documentación
41290 \begin_inset space ~
41291 \end_inset
41292
41293
41294 \begin_inset CommandInset citation
41295 LatexCommand cite
41296 key "listings,minted"
41297 literal "true"
41298
41299 \end_inset
41300
41301 .
41302 \end_layout
41303
41304 \begin_layout Standard
41305 \begin_inset Newpage newpage
41306 \end_inset
41307
41308
41309 \end_layout
41310
41311 \begin_layout Chapter
41312 \start_of_appendix
41313 Unidades disponibles en \SpecialChar LyX
41314
41315 \begin_inset Index idx
41316 status collapsed
41317
41318 \begin_layout Plain Layout
41319 Unidades
41320 \end_layout
41321
41322 \end_inset
41323
41324
41325 \begin_inset CommandInset label
41326 LatexCommand label
41327 name "cap:Unidades-disponibles-en"
41328
41329 \end_inset
41330
41331
41332 \end_layout
41333
41334 \begin_layout Standard
41335 Para comprender las unidades utilizadas en este manual, el cuadro
41336 \begin_inset space ~
41337 \end_inset
41338
41339
41340 \begin_inset CommandInset ref
41341 LatexCommand ref
41342 reference "tab:Unidades"
41343
41344 \end_inset
41345
41346  describe todas las unidades disponibles en \SpecialChar LyX
41347 .
41348 \end_layout
41349
41350 \begin_layout Standard
41351 \begin_inset Float table
41352 placement h
41353 wide false
41354 sideways false
41355 status open
41356
41357 \begin_layout Plain Layout
41358 \begin_inset Caption Standard
41359
41360 \begin_layout Plain Layout
41361 \begin_inset CommandInset label
41362 LatexCommand label
41363 name "tab:Unidades"
41364
41365 \end_inset
41366
41367 Unidades
41368 \end_layout
41369
41370 \end_inset
41371
41372
41373 \end_layout
41374
41375 \begin_layout Plain Layout
41376 \begin_inset VSpace medskip
41377 \end_inset
41378
41379
41380 \end_layout
41381
41382 \begin_layout Plain Layout
41383 \align center
41384 \begin_inset Tabular
41385 <lyxtabular version="3" rows="21" columns="3">
41386 <features tabularvalignment="middle">
41387 <column alignment="center" valignment="top">
41388 <column alignment="center" valignment="middle" width="50col%">
41389 <column alignment="center" valignment="top">
41390 <row>
41391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41392 \begin_inset Text
41393
41394 \begin_layout Plain Layout
41395 unidad
41396 \end_layout
41397
41398 \end_inset
41399 </cell>
41400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41401 \begin_inset Text
41402
41403 \begin_layout Plain Layout
41404 nombre/descripción
41405 \end_layout
41406
41407 \end_inset
41408 </cell>
41409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41410 \begin_inset Text
41411
41412 \begin_layout Plain Layout
41413 comando \SpecialChar LaTeX
41414
41415 \end_layout
41416
41417 \end_inset
41418 </cell>
41419 </row>
41420 <row>
41421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41422 \begin_inset Text
41423
41424 \begin_layout Plain Layout
41425 bp
41426 \end_layout
41427
41428 \end_inset
41429 </cell>
41430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41431 \begin_inset Text
41432
41433 \begin_layout Plain Layout
41434 punto grande (72
41435 \begin_inset space \thinspace{}
41436 \end_inset
41437
41438 bp = 1
41439 \begin_inset space \thinspace{}
41440 \end_inset
41441
41442 in)
41443 \end_layout
41444
41445 \end_inset
41446 </cell>
41447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41448 \begin_inset Text
41449
41450 \begin_layout Plain Layout
41451 -
41452 \end_layout
41453
41454 \end_inset
41455 </cell>
41456 </row>
41457 <row>
41458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41459 \begin_inset Text
41460
41461 \begin_layout Plain Layout
41462 cc
41463 \end_layout
41464
41465 \end_inset
41466 </cell>
41467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41468 \begin_inset Text
41469
41470 \begin_layout Plain Layout
41471 cicero (1
41472 \begin_inset space \thinspace{}
41473 \end_inset
41474
41475 cc = 12
41476 \begin_inset space \thinspace{}
41477 \end_inset
41478
41479 dd)
41480 \end_layout
41481
41482 \end_inset
41483 </cell>
41484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41485 \begin_inset Text
41486
41487 \begin_layout Plain Layout
41488 -
41489 \end_layout
41490
41491 \end_inset
41492 </cell>
41493 </row>
41494 <row>
41495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41496 \begin_inset Text
41497
41498 \begin_layout Plain Layout
41499 cm
41500 \end_layout
41501
41502 \end_inset
41503 </cell>
41504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41505 \begin_inset Text
41506
41507 \begin_layout Plain Layout
41508 centímetro
41509 \end_layout
41510
41511 \end_inset
41512 </cell>
41513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41514 \begin_inset Text
41515
41516 \begin_layout Plain Layout
41517 -
41518 \end_layout
41519
41520 \end_inset
41521 </cell>
41522 </row>
41523 <row>
41524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41525 \begin_inset Text
41526
41527 \begin_layout Plain Layout
41528 dd
41529 \end_layout
41530
41531 \end_inset
41532 </cell>
41533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41534 \begin_inset Text
41535
41536 \begin_layout Plain Layout
41537 didot (1
41538 \begin_inset space \thinspace{}
41539 \end_inset
41540
41541 dd 
41542 \begin_inset Formula $\approx$
41543 \end_inset
41544
41545  0.376
41546 \begin_inset space \thinspace{}
41547 \end_inset
41548
41549 mm)
41550 \end_layout
41551
41552 \end_inset
41553 </cell>
41554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41555 \begin_inset Text
41556
41557 \begin_layout Plain Layout
41558 -
41559 \end_layout
41560
41561 \end_inset
41562 </cell>
41563 </row>
41564 <row>
41565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41566 \begin_inset Text
41567
41568 \begin_layout Plain Layout
41569 em
41570 \end_layout
41571
41572 \end_inset
41573 </cell>
41574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41575 \begin_inset Text
41576
41577 \begin_layout Plain Layout
41578 anchura de letra 
41579 \emph on
41580 M
41581 \emph default
41582  en tipografía actual
41583 \end_layout
41584
41585 \end_inset
41586 </cell>
41587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41588 \begin_inset Text
41589
41590 \begin_layout Plain Layout
41591 -
41592 \end_layout
41593
41594 \end_inset
41595 </cell>
41596 </row>
41597 <row>
41598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41599 \begin_inset Text
41600
41601 \begin_layout Plain Layout
41602 ex
41603 \end_layout
41604
41605 \end_inset
41606 </cell>
41607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41608 \begin_inset Text
41609
41610 \begin_layout Plain Layout
41611 altura de letra 
41612 \emph on
41613 x
41614 \emph default
41615  en tipografía actual
41616 \end_layout
41617
41618 \end_inset
41619 </cell>
41620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41621 \begin_inset Text
41622
41623 \begin_layout Plain Layout
41624 -
41625 \end_layout
41626
41627 \end_inset
41628 </cell>
41629 </row>
41630 <row>
41631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41632 \begin_inset Text
41633
41634 \begin_layout Plain Layout
41635 in
41636 \end_layout
41637
41638 \end_inset
41639 </cell>
41640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41641 \begin_inset Text
41642
41643 \begin_layout Plain Layout
41644 pulgada
41645 \end_layout
41646
41647 \end_inset
41648 </cell>
41649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41650 \begin_inset Text
41651
41652 \begin_layout Plain Layout
41653 -
41654 \end_layout
41655
41656 \end_inset
41657 </cell>
41658 </row>
41659 <row>
41660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41661 \begin_inset Text
41662
41663 \begin_layout Plain Layout
41664 mm
41665 \end_layout
41666
41667 \end_inset
41668 </cell>
41669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41670 \begin_inset Text
41671
41672 \begin_layout Plain Layout
41673 milímetro
41674 \end_layout
41675
41676 \end_inset
41677 </cell>
41678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41679 \begin_inset Text
41680
41681 \begin_layout Plain Layout
41682 -
41683 \end_layout
41684
41685 \end_inset
41686 </cell>
41687 </row>
41688 <row>
41689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41690 \begin_inset Text
41691
41692 \begin_layout Plain Layout
41693 mu
41694 \end_layout
41695
41696 \end_inset
41697 </cell>
41698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41699 \begin_inset Text
41700
41701 \begin_layout Plain Layout
41702 unidad matemática (1
41703 \begin_inset space \thinspace{}
41704 \end_inset
41705
41706 mu = 1/18
41707 \begin_inset space \thinspace{}
41708 \end_inset
41709
41710 em)
41711 \end_layout
41712
41713 \end_inset
41714 </cell>
41715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41716 \begin_inset Text
41717
41718 \begin_layout Plain Layout
41719 -
41720 \end_layout
41721
41722 \end_inset
41723 </cell>
41724 </row>
41725 <row>
41726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41727 \begin_inset Text
41728
41729 \begin_layout Plain Layout
41730 pc
41731 \end_layout
41732
41733 \end_inset
41734 </cell>
41735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41736 \begin_inset Text
41737
41738 \begin_layout Plain Layout
41739 pica (1
41740 \begin_inset space \thinspace{}
41741 \end_inset
41742
41743 pc = 12
41744 \begin_inset space \thinspace{}
41745 \end_inset
41746
41747 pt)
41748 \end_layout
41749
41750 \end_inset
41751 </cell>
41752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41753 \begin_inset Text
41754
41755 \begin_layout Plain Layout
41756 -
41757 \end_layout
41758
41759 \end_inset
41760 </cell>
41761 </row>
41762 <row>
41763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41764 \begin_inset Text
41765
41766 \begin_layout Plain Layout
41767 pt
41768 \end_layout
41769
41770 \end_inset
41771 </cell>
41772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41773 \begin_inset Text
41774
41775 \begin_layout Plain Layout
41776 punto (72.27
41777 \begin_inset space \thinspace{}
41778 \end_inset
41779
41780 pt = 1
41781 \begin_inset space \thinspace{}
41782 \end_inset
41783
41784 in)
41785 \end_layout
41786
41787 \end_inset
41788 </cell>
41789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41790 \begin_inset Text
41791
41792 \begin_layout Plain Layout
41793 -
41794 \end_layout
41795
41796 \end_inset
41797 </cell>
41798 </row>
41799 <row>
41800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41801 \begin_inset Text
41802
41803 \begin_layout Plain Layout
41804 sp
41805 \end_layout
41806
41807 \end_inset
41808 </cell>
41809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41810 \begin_inset Text
41811
41812 \begin_layout Plain Layout
41813 punto a escala (65536
41814 \begin_inset space \thinspace{}
41815 \end_inset
41816
41817 sp = 1
41818 \begin_inset space \thinspace{}
41819 \end_inset
41820
41821 pt)
41822 \end_layout
41823
41824 \end_inset
41825 </cell>
41826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41827 \begin_inset Text
41828
41829 \begin_layout Plain Layout
41830 -
41831 \end_layout
41832
41833 \end_inset
41834 </cell>
41835 </row>
41836 <row>
41837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41838 \begin_inset Text
41839
41840 \begin_layout Plain Layout
41841 Altura de página %
41842 \end_layout
41843
41844 \end_inset
41845 </cell>
41846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41847 \begin_inset Text
41848
41849 \begin_layout Plain Layout
41850 % de altura de página
41851 \end_layout
41852
41853 \end_inset
41854 </cell>
41855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41856 \begin_inset Text
41857
41858 \begin_layout Plain Layout
41859
41860 \backslash
41861 paperheight
41862 \end_layout
41863
41864 \end_inset
41865 </cell>
41866 </row>
41867 <row>
41868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41869 \begin_inset Text
41870
41871 \begin_layout Plain Layout
41872 Altura de texto %
41873 \end_layout
41874
41875 \end_inset
41876 </cell>
41877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41878 \begin_inset Text
41879
41880 \begin_layout Plain Layout
41881 % de altura de texto
41882 \end_layout
41883
41884 \end_inset
41885 </cell>
41886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41887 \begin_inset Text
41888
41889 \begin_layout Plain Layout
41890
41891 \backslash
41892 textheight
41893 \end_layout
41894
41895 \end_inset
41896 </cell>
41897 </row>
41898 <row>
41899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41900 \begin_inset Text
41901
41902 \begin_layout Plain Layout
41903 Anchura de columna %
41904 \end_layout
41905
41906 \end_inset
41907 </cell>
41908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41909 \begin_inset Text
41910
41911 \begin_layout Plain Layout
41912 % de anchura de columna
41913 \end_layout
41914
41915 \end_inset
41916 </cell>
41917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41918 \begin_inset Text
41919
41920 \begin_layout Plain Layout
41921
41922 \backslash
41923 columnwidth
41924 \end_layout
41925
41926 \end_inset
41927 </cell>
41928 </row>
41929 <row>
41930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41931 \begin_inset Text
41932
41933 \begin_layout Plain Layout
41934 Anchura de línea %
41935 \end_layout
41936
41937 \end_inset
41938 </cell>
41939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41940 \begin_inset Text
41941
41942 \begin_layout Plain Layout
41943 % de anchura de línea
41944 \end_layout
41945
41946 \end_inset
41947 </cell>
41948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41949 \begin_inset Text
41950
41951 \begin_layout Plain Layout
41952
41953 \backslash
41954 linewidth
41955 \end_layout
41956
41957 \end_inset
41958 </cell>
41959 </row>
41960 <row>
41961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41962 \begin_inset Text
41963
41964 \begin_layout Plain Layout
41965 Anchura de página %
41966 \end_layout
41967
41968 \end_inset
41969 </cell>
41970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41971 \begin_inset Text
41972
41973 \begin_layout Plain Layout
41974 % de anchura de página
41975 \end_layout
41976
41977 \end_inset
41978 </cell>
41979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41980 \begin_inset Text
41981
41982 \begin_layout Plain Layout
41983
41984 \backslash
41985 paperwidth
41986 \end_layout
41987
41988 \end_inset
41989 </cell>
41990 </row>
41991 <row>
41992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41993 \begin_inset Text
41994
41995 \begin_layout Plain Layout
41996 Anchura de texto %
41997 \end_layout
41998
41999 \end_inset
42000 </cell>
42001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42002 \begin_inset Text
42003
42004 \begin_layout Plain Layout
42005 % de anchura de texto
42006 \end_layout
42007
42008 \end_inset
42009 </cell>
42010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42011 \begin_inset Text
42012
42013 \begin_layout Plain Layout
42014
42015 \backslash
42016 textwidth
42017 \end_layout
42018
42019 \end_inset
42020 </cell>
42021 </row>
42022 <row>
42023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42024 \begin_inset Text
42025
42026 \begin_layout Plain Layout
42027 Interlineado %
42028 \end_layout
42029
42030 \end_inset
42031 </cell>
42032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42033 \begin_inset Text
42034
42035 \begin_layout Plain Layout
42036 % de altura entre 
42037 \lang english
42038 baselines of two subsequent text lines
42039 \end_layout
42040
42041 \end_inset
42042 </cell>
42043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42044 \begin_inset Text
42045
42046 \begin_layout Plain Layout
42047
42048 \backslash
42049 baselineskip
42050 \end_layout
42051
42052 \end_inset
42053 </cell>
42054 </row>
42055 <row>
42056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42057 \begin_inset Text
42058
42059 \begin_layout Plain Layout
42060 Redimensionar gráficos %
42061 \end_layout
42062
42063 \end_inset
42064 </cell>
42065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42066 \begin_inset Text
42067
42068 \begin_layout Plain Layout
42069 % del tamaño original de la imagen
42070 \end_layout
42071
42072 \end_inset
42073 </cell>
42074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42075 \begin_inset Text
42076
42077 \begin_layout Plain Layout
42078
42079 \end_layout
42080
42081 \end_inset
42082 </cell>
42083 </row>
42084 </lyxtabular>
42085
42086 \end_inset
42087
42088
42089 \end_layout
42090
42091 \end_inset
42092
42093
42094 \end_layout
42095
42096 \begin_layout Chapter
42097 Formatos de archivos de salida con gráficos
42098 \begin_inset CommandInset label
42099 LatexCommand label
42100 name "cap:Formatos-de-Archivos-de-Salida"
42101
42102 \end_inset
42103
42104
42105 \end_layout
42106
42107 \begin_layout Section
42108 DVI
42109 \begin_inset Index idx
42110 status collapsed
42111
42112 \begin_layout Plain Layout
42113 Formatos de archivo ! DVI
42114 \end_layout
42115
42116 \end_inset
42117
42118
42119 \begin_inset Index idx
42120 status collapsed
42121
42122 \begin_layout Plain Layout
42123 DVI|see
42124 \begin_inset ERT
42125 status collapsed
42126
42127 \begin_layout Plain Layout
42128
42129 {
42130 \end_layout
42131
42132 \end_inset
42133
42134 Formatos de archivo
42135 \begin_inset ERT
42136 status collapsed
42137
42138 \begin_layout Plain Layout
42139
42140 }
42141 \end_layout
42142
42143 \end_inset
42144
42145
42146 \end_layout
42147
42148 \end_inset
42149
42150
42151 \end_layout
42152
42153 \begin_layout Standard
42154 Este tipo de archivo tiene la extensión «
42155 \family typewriter
42156 .dvi
42157 \family default
42158 ».
42159  Se denomina «device-independent» (DVI), porque es completamente portable;
42160  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
42161  En la época en que se desarrolló este formato, esto no era un asunto baladí.
42162  Los DVI se usan para vistas preliminares rápidas y como preparación para
42163  otros formatos de salida como PostScript.
42164 \end_layout
42165
42166 \begin_layout Standard
42167 \begin_inset Note Greyedout
42168 status open
42169
42170 \begin_layout Plain Layout
42171
42172 \series bold
42173 Nota:
42174 \series default
42175  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
42176 \end_layout
42177
42178 \end_inset
42179
42180  Por tanto no debes olvidar esto si mueves archivos 
42181 \family typewriter
42182 .dvi
42183 \family default
42184  a otro ordenador.
42185  Esta característica también puede retardar la visualización del archivo,
42186  porque el visor DVI tiene que convertir la imagen en segundo plano para
42187  hacerla visible al deslizar el visor.
42188  Así pues recomendamos usar PDF para archivos con muchas imágenes.
42189 \end_layout
42190
42191 \begin_layout Standard
42192 Un documento se exporta a DVI con el menú 
42193 \family sans
42194 Archivo\SpecialChar menuseparator
42195 Exportar\SpecialChar menuseparator
42196 DVI
42197 \family default
42198 .
42199  Puedes ver la salida del documento en DVI con el menú 
42200 \family sans
42201 Ver\SpecialChar menuseparator
42202 DVI
42203 \family default
42204 .
42205 \end_layout
42206
42207 \begin_layout Section
42208 PostScript
42209 \begin_inset Index idx
42210 status collapsed
42211
42212 \begin_layout Plain Layout
42213 Formatos de archivo ! PostScript
42214 \end_layout
42215
42216 \end_inset
42217
42218
42219 \begin_inset Index idx
42220 status collapsed
42221
42222 \begin_layout Plain Layout
42223 PostScript|see
42224 \begin_inset ERT
42225 status collapsed
42226
42227 \begin_layout Plain Layout
42228
42229 {
42230 \end_layout
42231
42232 \end_inset
42233
42234 Formatos de archivo
42235 \begin_inset ERT
42236 status collapsed
42237
42238 \begin_layout Plain Layout
42239
42240 }
42241 \end_layout
42242
42243 \end_inset
42244
42245
42246 \end_layout
42247
42248 \end_inset
42249
42250
42251 \end_layout
42252
42253 \begin_layout Standard
42254 Este tipo de archivo tiene la extensión «
42255 \family typewriter
42256 .ps
42257 \family default
42258 ».
42259  PostScript fue desarrollado por la compañía 
42260 \family typewriter
42261 Adobe
42262 \family default
42263  como lenguaje para impresoras.
42264  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
42265  PostScript puede considerarse como un «lenguaje de programación»; con él
42266  puedes calcular y dibujar imágenes y diagramas.
42267 \begin_inset Foot
42268 status collapsed
42269
42270 \begin_layout Plain Layout
42271 Si estás interesado en este tema acude al paquete \SpecialChar LaTeX
42272  
42273 \series bold
42274 PSTricks
42275 \series default
42276  
42277 \begin_inset CommandInset citation
42278 LatexCommand cite
42279 key "pstricks"
42280 literal "true"
42281
42282 \end_inset
42283
42284 .
42285 \end_layout
42286
42287 \end_inset
42288
42289  Por esto los archivos suelen ser más grandes que los PDF.
42290 \end_layout
42291
42292 \begin_layout Standard
42293 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
42294 d PostScript» (EPS, extensión «
42295 \family typewriter
42296 .eps
42297 \family default
42298 »).
42299  Como \SpecialChar LyX
42300  permite usar cualquier formato de imagen conocido, tiene que trabajar
42301  en segundo plano para convertir las imágenes a EPS.
42302  Si por ejemplo, el documento tiene 50 imágenes, \SpecialChar LyX
42303  ha de hacer 50 conversiones
42304  cada vez que veas o exportes el documento.
42305  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
42306  puedes evitar el problema insertando las imágenes directamente en EPS.
42307 \end_layout
42308
42309 \begin_layout Standard
42310 El documento se puede exportar a PostScript con el menú 
42311 \family sans
42312 Archivo\SpecialChar menuseparator
42313 Exportar\SpecialChar menuseparator
42314 Postscript
42315 \family default
42316 .
42317  Se puede ver la salida en PostScript con el menú 
42318 \family sans
42319 Ver\SpecialChar menuseparator
42320 Postscript
42321 \family default
42322 .
42323 \end_layout
42324
42325 \begin_layout Section
42326 PDF
42327 \begin_inset Index idx
42328 status collapsed
42329
42330 \begin_layout Plain Layout
42331 Formatos de archivo ! PDF
42332 \end_layout
42333
42334 \end_inset
42335
42336
42337 \begin_inset Index idx
42338 status collapsed
42339
42340 \begin_layout Plain Layout
42341 PDF
42342 \end_layout
42343
42344 \end_inset
42345
42346
42347 \end_layout
42348
42349 \begin_layout Standard
42350 Este tipo de archivo tiene la extensión «
42351 \family typewriter
42352 .pdf
42353 \family default
42354 ».
42355  El formato «Portable Document Format» (PDF) fue desarrollado por 
42356 \family typewriter
42357 Adobe
42358 \family default
42359  como derivado de PostScript.
42360  Es más comprimido y utiliza muchos menos comandos que PostScript.
42361  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
42362  operativo y la salida impresa se muestra exactamente igual.
42363 \end_layout
42364
42365 \begin_layout Standard
42366 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
42367  Photographic Experts Group» (JPG, extensión «
42368 \family typewriter
42369 .jpg
42370 \family default
42371 » o «
42372 \family typewriter
42373 .jpeg
42374 \family default
42375 »), y en el formato «Portable Network Graphics» (PNG, extensión «
42376 \family typewriter
42377 .png
42378 \family default
42379 »).
42380  Aunque puedes poner cualquier otro formato de imagen, porque \SpecialChar LyX
42381  los convierte
42382  en segundo plano a alguno de los anteriores.
42383  Pero como se ha comentado en la sección sobre PostScript, la conversión
42384  de gráficos ralentiza el trabajo.
42385  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
42386  mencionados.
42387 \end_layout
42388
42389 \begin_layout Standard
42390 Un documento se puede exportar a PDF con el menú 
42391 \family sans
42392 Archivo\SpecialChar menuseparator
42393 Exportar
42394 \family default
42395  en tres modos diferentes:
42396 \end_layout
42397
42398 \begin_layout Description
42399 PDF
42400 \begin_inset space ~
42401 \end_inset
42402
42403 (ps2pdf) Este utiliza el programa 
42404 \family typewriter
42405 ps2pdf
42406 \family default
42407  que crea un PDF a partir de una versión PostScript del archivo.
42408  La versión PostScript es producida por el programa 
42409 \family typewriter
42410 dvips
42411 \family default
42412  que usa una versión DVI como paso intermedio.
42413  Así que este modo de exportación consta de tres conversiones.
42414 \end_layout
42415
42416 \begin_layout Description
42417 PDF
42418 \begin_inset space ~
42419 \end_inset
42420
42421 (dvipdfm) Este utiliza el programa 
42422 \family typewriter
42423 dvipdfm
42424 \family default
42425  que convierte el archivo a DVI en segundo plano y en un segundo paso a
42426  PDF.
42427 \end_layout
42428
42429 \begin_layout Description
42430 PDF
42431 \begin_inset space ~
42432 \end_inset
42433
42434 (pdflatex) Este utiliza el programa 
42435 \family typewriter
42436 pdftex
42437 \family default
42438  que convierte directamente el archivo a PDF.
42439 \end_layout
42440
42441 \begin_layout Standard
42442 Se recomienda usar 
42443 \family sans
42444 PDF
42445 \begin_inset space ~
42446 \end_inset
42447
42448 (pdflatex)
42449 \family default
42450  porque 
42451 \family typewriter
42452 pdftex
42453 \family default
42454  soporta todas las características de las versiones actuales de PDF, es
42455  rápido y estable.
42456  El programa 
42457 \family typewriter
42458 dvipdfm
42459 \family default
42460  ya no se desarrolla y está un poco obsoleto.
42461 \end_layout
42462
42463 \begin_layout Standard
42464 La salida en formato PDF se puede ver con el menú 
42465 \family sans
42466 Ver 
42467 \family default
42468 o con un botón.
42469 \end_layout
42470
42471 \begin_layout Chapter
42472 Lista de colores dvips
42473 \begin_inset CommandInset label
42474 LatexCommand label
42475 name "chap:Lista-de-colores-dvips"
42476
42477 \end_inset
42478
42479
42480 \end_layout
42481
42482 \begin_layout Standard
42483 \begin_inset Tabular
42484 <lyxtabular version="3" rows="17" columns="4">
42485 <features tabularvalignment="middle">
42486 <column alignment="left" valignment="top" width="0pt">
42487 <column alignment="left" valignment="top" width="0pt">
42488 <column alignment="left" valignment="top" width="0pt">
42489 <column alignment="left" valignment="top" width="0pt">
42490 <row>
42491 <cell alignment="left" valignment="top" usebox="none">
42492 \begin_inset Text
42493
42494 \begin_layout Plain Layout
42495 \begin_inset ERT
42496 status collapsed
42497
42498 \begin_layout Plain Layout
42499
42500
42501 \backslash
42502 fcolorbox{black}{
42503 \end_layout
42504
42505 \end_inset
42506
42507 white
42508 \begin_inset ERT
42509 status collapsed
42510
42511 \begin_layout Plain Layout
42512
42513 }{
42514 \end_layout
42515
42516 \end_inset
42517
42518 Color
42519 \begin_inset ERT
42520 status collapsed
42521
42522 \begin_layout Plain Layout
42523
42524 }
42525 \end_layout
42526
42527 \end_inset
42528
42529  Nombre
42530 \end_layout
42531
42532 \end_inset
42533 </cell>
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 </row>
42664 <row>
42665 <cell alignment="center" valignment="top" usebox="none">
42666 \begin_inset Text
42667
42668 \begin_layout Plain Layout
42669 \begin_inset ERT
42670 status collapsed
42671
42672 \begin_layout Plain Layout
42673
42674
42675 \backslash
42676 fcolorbox{black}{
42677 \end_layout
42678
42679 \end_inset
42680
42681 Apricot
42682 \begin_inset ERT
42683 status collapsed
42684
42685 \begin_layout Plain Layout
42686
42687 }{
42688 \end_layout
42689
42690 \end_inset
42691
42692
42693 \begin_inset Phantom Phantom
42694 status open
42695
42696 \begin_layout Plain Layout
42697 W
42698 \end_layout
42699
42700 \end_inset
42701
42702
42703 \begin_inset ERT
42704 status collapsed
42705
42706 \begin_layout Plain Layout
42707
42708 }
42709 \end_layout
42710
42711 \end_inset
42712
42713  Apricot
42714 \end_layout
42715
42716 \end_inset
42717 </cell>
42718 <cell alignment="center" valignment="top" usebox="none">
42719 \begin_inset Text
42720
42721 \begin_layout Plain Layout
42722 \begin_inset ERT
42723 status collapsed
42724
42725 \begin_layout Plain Layout
42726
42727
42728 \backslash
42729 fcolorbox{black}{
42730 \end_layout
42731
42732 \end_inset
42733
42734 Aquamarine
42735 \begin_inset ERT
42736 status collapsed
42737
42738 \begin_layout Plain Layout
42739
42740 }{
42741 \end_layout
42742
42743 \end_inset
42744
42745
42746 \begin_inset Phantom Phantom
42747 status open
42748
42749 \begin_layout Plain Layout
42750 W
42751 \end_layout
42752
42753 \end_inset
42754
42755
42756 \begin_inset ERT
42757 status collapsed
42758
42759 \begin_layout Plain Layout
42760
42761 }
42762 \end_layout
42763
42764 \end_inset
42765
42766  Aquamarine
42767 \end_layout
42768
42769 \end_inset
42770 </cell>
42771 <cell alignment="center" valignment="top" usebox="none">
42772 \begin_inset Text
42773
42774 \begin_layout Plain Layout
42775 \begin_inset ERT
42776 status collapsed
42777
42778 \begin_layout Plain Layout
42779
42780
42781 \backslash
42782 fcolorbox{black}{
42783 \end_layout
42784
42785 \end_inset
42786
42787 Bittersweet
42788 \begin_inset ERT
42789 status collapsed
42790
42791 \begin_layout Plain Layout
42792
42793 }{
42794 \end_layout
42795
42796 \end_inset
42797
42798
42799 \begin_inset Phantom Phantom
42800 status open
42801
42802 \begin_layout Plain Layout
42803 W
42804 \end_layout
42805
42806 \end_inset
42807
42808
42809 \begin_inset ERT
42810 status collapsed
42811
42812 \begin_layout Plain Layout
42813
42814 }
42815 \end_layout
42816
42817 \end_inset
42818
42819  Bittersweet
42820 \end_layout
42821
42822 \end_inset
42823 </cell>
42824 <cell alignment="center" valignment="top" usebox="none">
42825 \begin_inset Text
42826
42827 \begin_layout Plain Layout
42828 \begin_inset ERT
42829 status collapsed
42830
42831 \begin_layout Plain Layout
42832
42833
42834 \backslash
42835 fcolorbox{black}{
42836 \end_layout
42837
42838 \end_inset
42839
42840 BlueGreen
42841 \begin_inset ERT
42842 status collapsed
42843
42844 \begin_layout Plain Layout
42845
42846 }{
42847 \end_layout
42848
42849 \end_inset
42850
42851
42852 \begin_inset Phantom Phantom
42853 status open
42854
42855 \begin_layout Plain Layout
42856 W
42857 \end_layout
42858
42859 \end_inset
42860
42861
42862 \begin_inset ERT
42863 status collapsed
42864
42865 \begin_layout Plain Layout
42866
42867 }
42868 \end_layout
42869
42870 \end_inset
42871
42872  BlueGreen
42873 \end_layout
42874
42875 \end_inset
42876 </cell>
42877 </row>
42878 <row>
42879 <cell alignment="left" valignment="top" usebox="none">
42880 \begin_inset Text
42881
42882 \begin_layout Plain Layout
42883 \begin_inset ERT
42884 status collapsed
42885
42886 \begin_layout Plain Layout
42887
42888
42889 \backslash
42890 fcolorbox{black}{
42891 \end_layout
42892
42893 \end_inset
42894
42895 BlueViolet
42896 \begin_inset ERT
42897 status collapsed
42898
42899 \begin_layout Plain Layout
42900
42901 }{
42902 \end_layout
42903
42904 \end_inset
42905
42906
42907 \begin_inset Phantom Phantom
42908 status open
42909
42910 \begin_layout Plain Layout
42911 W
42912 \end_layout
42913
42914 \end_inset
42915
42916
42917 \begin_inset ERT
42918 status collapsed
42919
42920 \begin_layout Plain Layout
42921
42922 }
42923 \end_layout
42924
42925 \end_inset
42926
42927  BlueViolet
42928 \end_layout
42929
42930 \end_inset
42931 </cell>
42932 <cell alignment="left" valignment="top" usebox="none">
42933 \begin_inset Text
42934
42935 \begin_layout Plain Layout
42936 \begin_inset ERT
42937 status collapsed
42938
42939 \begin_layout Plain Layout
42940
42941
42942 \backslash
42943 fcolorbox{black}{
42944 \end_layout
42945
42946 \end_inset
42947
42948 BrickRed
42949 \begin_inset ERT
42950 status collapsed
42951
42952 \begin_layout Plain Layout
42953
42954 }{
42955 \end_layout
42956
42957 \end_inset
42958
42959
42960 \begin_inset Phantom Phantom
42961 status open
42962
42963 \begin_layout Plain Layout
42964 W
42965 \end_layout
42966
42967 \end_inset
42968
42969
42970 \begin_inset ERT
42971 status collapsed
42972
42973 \begin_layout Plain Layout
42974
42975 }
42976 \end_layout
42977
42978 \end_inset
42979
42980  BrickRed
42981 \end_layout
42982
42983 \end_inset
42984 </cell>
42985 <cell alignment="left" valignment="top" usebox="none">
42986 \begin_inset Text
42987
42988 \begin_layout Plain Layout
42989 \begin_inset ERT
42990 status collapsed
42991
42992 \begin_layout Plain Layout
42993
42994
42995 \backslash
42996 fcolorbox{black}{
42997 \end_layout
42998
42999 \end_inset
43000
43001 Brown
43002 \begin_inset ERT
43003 status collapsed
43004
43005 \begin_layout Plain Layout
43006
43007 }{
43008 \end_layout
43009
43010 \end_inset
43011
43012
43013 \begin_inset Phantom Phantom
43014 status open
43015
43016 \begin_layout Plain Layout
43017 W
43018 \end_layout
43019
43020 \end_inset
43021
43022
43023 \begin_inset ERT
43024 status collapsed
43025
43026 \begin_layout Plain Layout
43027
43028 }
43029 \end_layout
43030
43031 \end_inset
43032
43033  Brown
43034 \end_layout
43035
43036 \end_inset
43037 </cell>
43038 <cell alignment="left" valignment="top" usebox="none">
43039 \begin_inset Text
43040
43041 \begin_layout Plain Layout
43042 \begin_inset ERT
43043 status collapsed
43044
43045 \begin_layout Plain Layout
43046
43047
43048 \backslash
43049 fcolorbox{black}{
43050 \end_layout
43051
43052 \end_inset
43053
43054 BurntOrange
43055 \begin_inset ERT
43056 status collapsed
43057
43058 \begin_layout Plain Layout
43059
43060 }{
43061 \end_layout
43062
43063 \end_inset
43064
43065
43066 \begin_inset Phantom Phantom
43067 status open
43068
43069 \begin_layout Plain Layout
43070 W
43071 \end_layout
43072
43073 \end_inset
43074
43075
43076 \begin_inset ERT
43077 status collapsed
43078
43079 \begin_layout Plain Layout
43080
43081 }
43082 \end_layout
43083
43084 \end_inset
43085
43086  BurntOrange
43087 \end_layout
43088
43089 \end_inset
43090 </cell>
43091 </row>
43092 <row>
43093 <cell alignment="left" valignment="top" usebox="none">
43094 \begin_inset Text
43095
43096 \begin_layout Plain Layout
43097 \begin_inset ERT
43098 status collapsed
43099
43100 \begin_layout Plain Layout
43101
43102
43103 \backslash
43104 fcolorbox{black}{
43105 \end_layout
43106
43107 \end_inset
43108
43109 CadetBlue
43110 \begin_inset ERT
43111 status collapsed
43112
43113 \begin_layout Plain Layout
43114
43115 }{
43116 \end_layout
43117
43118 \end_inset
43119
43120
43121 \begin_inset Phantom Phantom
43122 status open
43123
43124 \begin_layout Plain Layout
43125 W
43126 \end_layout
43127
43128 \end_inset
43129
43130
43131 \begin_inset ERT
43132 status collapsed
43133
43134 \begin_layout Plain Layout
43135
43136 }
43137 \end_layout
43138
43139 \end_inset
43140
43141  CadetBlue
43142 \end_layout
43143
43144 \end_inset
43145 </cell>
43146 <cell alignment="left" valignment="top" usebox="none">
43147 \begin_inset Text
43148
43149 \begin_layout Plain Layout
43150 \begin_inset ERT
43151 status collapsed
43152
43153 \begin_layout Plain Layout
43154
43155
43156 \backslash
43157 fcolorbox{black}{
43158 \end_layout
43159
43160 \end_inset
43161
43162 CarnationPink
43163 \begin_inset ERT
43164 status collapsed
43165
43166 \begin_layout Plain Layout
43167
43168 }{
43169 \end_layout
43170
43171 \end_inset
43172
43173
43174 \begin_inset Phantom Phantom
43175 status open
43176
43177 \begin_layout Plain Layout
43178 W
43179 \end_layout
43180
43181 \end_inset
43182
43183
43184 \begin_inset ERT
43185 status collapsed
43186
43187 \begin_layout Plain Layout
43188
43189 }
43190 \end_layout
43191
43192 \end_inset
43193
43194  CarnationPink
43195 \end_layout
43196
43197 \end_inset
43198 </cell>
43199 <cell alignment="left" valignment="top" usebox="none">
43200 \begin_inset Text
43201
43202 \begin_layout Plain Layout
43203 \begin_inset ERT
43204 status collapsed
43205
43206 \begin_layout Plain Layout
43207
43208
43209 \backslash
43210 fcolorbox{black}{
43211 \end_layout
43212
43213 \end_inset
43214
43215 Cerulean
43216 \begin_inset ERT
43217 status collapsed
43218
43219 \begin_layout Plain Layout
43220
43221 }{
43222 \end_layout
43223
43224 \end_inset
43225
43226
43227 \begin_inset Phantom Phantom
43228 status open
43229
43230 \begin_layout Plain Layout
43231 W
43232 \end_layout
43233
43234 \end_inset
43235
43236
43237 \begin_inset ERT
43238 status collapsed
43239
43240 \begin_layout Plain Layout
43241
43242 }
43243 \end_layout
43244
43245 \end_inset
43246
43247  Cerulean
43248 \end_layout
43249
43250 \end_inset
43251 </cell>
43252 <cell alignment="left" valignment="top" usebox="none">
43253 \begin_inset Text
43254
43255 \begin_layout Plain Layout
43256 \begin_inset ERT
43257 status collapsed
43258
43259 \begin_layout Plain Layout
43260
43261
43262 \backslash
43263 fcolorbox{black}{
43264 \end_layout
43265
43266 \end_inset
43267
43268 CornflowerBlue
43269 \begin_inset ERT
43270 status collapsed
43271
43272 \begin_layout Plain Layout
43273
43274 }{
43275 \end_layout
43276
43277 \end_inset
43278
43279
43280 \begin_inset Phantom Phantom
43281 status open
43282
43283 \begin_layout Plain Layout
43284 W
43285 \end_layout
43286
43287 \end_inset
43288
43289
43290 \begin_inset ERT
43291 status collapsed
43292
43293 \begin_layout Plain Layout
43294
43295 }
43296 \end_layout
43297
43298 \end_inset
43299
43300  CornflowerBlue
43301 \end_layout
43302
43303 \end_inset
43304 </cell>
43305 </row>
43306 <row>
43307 <cell alignment="left" valignment="top" usebox="none">
43308 \begin_inset Text
43309
43310 \begin_layout Plain Layout
43311 \begin_inset ERT
43312 status collapsed
43313
43314 \begin_layout Plain Layout
43315
43316
43317 \backslash
43318 fcolorbox{black}{
43319 \end_layout
43320
43321 \end_inset
43322
43323 Dandelion
43324 \begin_inset ERT
43325 status collapsed
43326
43327 \begin_layout Plain Layout
43328
43329 }{
43330 \end_layout
43331
43332 \end_inset
43333
43334
43335 \begin_inset Phantom Phantom
43336 status open
43337
43338 \begin_layout Plain Layout
43339 W
43340 \end_layout
43341
43342 \end_inset
43343
43344
43345 \begin_inset ERT
43346 status collapsed
43347
43348 \begin_layout Plain Layout
43349
43350 }
43351 \end_layout
43352
43353 \end_inset
43354
43355  Dandelion
43356 \end_layout
43357
43358 \end_inset
43359 </cell>
43360 <cell alignment="left" valignment="top" usebox="none">
43361 \begin_inset Text
43362
43363 \begin_layout Plain Layout
43364 \begin_inset ERT
43365 status collapsed
43366
43367 \begin_layout Plain Layout
43368
43369
43370 \backslash
43371 fcolorbox{black}{
43372 \end_layout
43373
43374 \end_inset
43375
43376 DarkOrchid
43377 \begin_inset ERT
43378 status collapsed
43379
43380 \begin_layout Plain Layout
43381
43382 }{
43383 \end_layout
43384
43385 \end_inset
43386
43387
43388 \begin_inset Phantom Phantom
43389 status open
43390
43391 \begin_layout Plain Layout
43392 W
43393 \end_layout
43394
43395 \end_inset
43396
43397
43398 \begin_inset ERT
43399 status collapsed
43400
43401 \begin_layout Plain Layout
43402
43403 }
43404 \end_layout
43405
43406 \end_inset
43407
43408  DarkOrchid
43409 \end_layout
43410
43411 \end_inset
43412 </cell>
43413 <cell alignment="left" valignment="top" usebox="none">
43414 \begin_inset Text
43415
43416 \begin_layout Plain Layout
43417 \begin_inset ERT
43418 status collapsed
43419
43420 \begin_layout Plain Layout
43421
43422
43423 \backslash
43424 fcolorbox{black}{
43425 \end_layout
43426
43427 \end_inset
43428
43429 Emerald
43430 \begin_inset ERT
43431 status collapsed
43432
43433 \begin_layout Plain Layout
43434
43435 }{
43436 \end_layout
43437
43438 \end_inset
43439
43440
43441 \begin_inset Phantom Phantom
43442 status open
43443
43444 \begin_layout Plain Layout
43445 W
43446 \end_layout
43447
43448 \end_inset
43449
43450
43451 \begin_inset ERT
43452 status collapsed
43453
43454 \begin_layout Plain Layout
43455
43456 }
43457 \end_layout
43458
43459 \end_inset
43460
43461  Emerald
43462 \end_layout
43463
43464 \end_inset
43465 </cell>
43466 <cell alignment="left" valignment="top" usebox="none">
43467 \begin_inset Text
43468
43469 \begin_layout Plain Layout
43470 \begin_inset ERT
43471 status collapsed
43472
43473 \begin_layout Plain Layout
43474
43475
43476 \backslash
43477 fcolorbox{black}{
43478 \end_layout
43479
43480 \end_inset
43481
43482 ForestGreen
43483 \begin_inset ERT
43484 status collapsed
43485
43486 \begin_layout Plain Layout
43487
43488 }{
43489 \end_layout
43490
43491 \end_inset
43492
43493
43494 \begin_inset Phantom Phantom
43495 status open
43496
43497 \begin_layout Plain Layout
43498 W
43499 \end_layout
43500
43501 \end_inset
43502
43503
43504 \begin_inset ERT
43505 status collapsed
43506
43507 \begin_layout Plain Layout
43508
43509 }
43510 \end_layout
43511
43512 \end_inset
43513
43514  ForestGreen
43515 \end_layout
43516
43517 \end_inset
43518 </cell>
43519 </row>
43520 <row>
43521 <cell alignment="left" valignment="top" usebox="none">
43522 \begin_inset Text
43523
43524 \begin_layout Plain Layout
43525 \begin_inset ERT
43526 status collapsed
43527
43528 \begin_layout Plain Layout
43529
43530
43531 \backslash
43532 fcolorbox{black}{
43533 \end_layout
43534
43535 \end_inset
43536
43537 Fuchsia
43538 \begin_inset ERT
43539 status collapsed
43540
43541 \begin_layout Plain Layout
43542
43543 }{
43544 \end_layout
43545
43546 \end_inset
43547
43548
43549 \begin_inset Phantom Phantom
43550 status open
43551
43552 \begin_layout Plain Layout
43553 W
43554 \end_layout
43555
43556 \end_inset
43557
43558
43559 \begin_inset ERT
43560 status collapsed
43561
43562 \begin_layout Plain Layout
43563
43564 }
43565 \end_layout
43566
43567 \end_inset
43568
43569  Fuchsia
43570 \end_layout
43571
43572 \end_inset
43573 </cell>
43574 <cell alignment="left" valignment="top" usebox="none">
43575 \begin_inset Text
43576
43577 \begin_layout Plain Layout
43578 \begin_inset ERT
43579 status collapsed
43580
43581 \begin_layout Plain Layout
43582
43583
43584 \backslash
43585 fcolorbox{black}{
43586 \end_layout
43587
43588 \end_inset
43589
43590 Goldenrod
43591 \begin_inset ERT
43592 status collapsed
43593
43594 \begin_layout Plain Layout
43595
43596 }{
43597 \end_layout
43598
43599 \end_inset
43600
43601
43602 \begin_inset Phantom Phantom
43603 status open
43604
43605 \begin_layout Plain Layout
43606 W
43607 \end_layout
43608
43609 \end_inset
43610
43611
43612 \begin_inset ERT
43613 status collapsed
43614
43615 \begin_layout Plain Layout
43616
43617 }
43618 \end_layout
43619
43620 \end_inset
43621
43622  Goldenrod
43623 \end_layout
43624
43625 \end_inset
43626 </cell>
43627 <cell alignment="left" valignment="top" usebox="none">
43628 \begin_inset Text
43629
43630 \begin_layout Plain Layout
43631 \begin_inset ERT
43632 status collapsed
43633
43634 \begin_layout Plain Layout
43635
43636
43637 \backslash
43638 fcolorbox{black}{
43639 \end_layout
43640
43641 \end_inset
43642
43643 Gray
43644 \begin_inset ERT
43645 status collapsed
43646
43647 \begin_layout Plain Layout
43648
43649 }{
43650 \end_layout
43651
43652 \end_inset
43653
43654
43655 \begin_inset Phantom Phantom
43656 status open
43657
43658 \begin_layout Plain Layout
43659 W
43660 \end_layout
43661
43662 \end_inset
43663
43664
43665 \begin_inset ERT
43666 status collapsed
43667
43668 \begin_layout Plain Layout
43669
43670 }
43671 \end_layout
43672
43673 \end_inset
43674
43675  Gray
43676 \end_layout
43677
43678 \end_inset
43679 </cell>
43680 <cell alignment="left" valignment="top" usebox="none">
43681 \begin_inset Text
43682
43683 \begin_layout Plain Layout
43684 \begin_inset ERT
43685 status collapsed
43686
43687 \begin_layout Plain Layout
43688
43689
43690 \backslash
43691 fcolorbox{black}{
43692 \end_layout
43693
43694 \end_inset
43695
43696 GreenYellow
43697 \begin_inset ERT
43698 status collapsed
43699
43700 \begin_layout Plain Layout
43701
43702 }{
43703 \end_layout
43704
43705 \end_inset
43706
43707
43708 \begin_inset Phantom Phantom
43709 status open
43710
43711 \begin_layout Plain Layout
43712 W
43713 \end_layout
43714
43715 \end_inset
43716
43717
43718 \begin_inset ERT
43719 status collapsed
43720
43721 \begin_layout Plain Layout
43722
43723 }
43724 \end_layout
43725
43726 \end_inset
43727
43728  GreenYellow
43729 \end_layout
43730
43731 \end_inset
43732 </cell>
43733 </row>
43734 <row>
43735 <cell alignment="center" valignment="top" usebox="none">
43736 \begin_inset Text
43737
43738 \begin_layout Plain Layout
43739 \begin_inset ERT
43740 status collapsed
43741
43742 \begin_layout Plain Layout
43743
43744
43745 \backslash
43746 fcolorbox{black}{
43747 \end_layout
43748
43749 \end_inset
43750
43751 JungleGreen
43752 \begin_inset ERT
43753 status collapsed
43754
43755 \begin_layout Plain Layout
43756
43757 }{
43758 \end_layout
43759
43760 \end_inset
43761
43762
43763 \begin_inset Phantom Phantom
43764 status open
43765
43766 \begin_layout Plain Layout
43767 W
43768 \end_layout
43769
43770 \end_inset
43771
43772
43773 \begin_inset ERT
43774 status collapsed
43775
43776 \begin_layout Plain Layout
43777
43778 }
43779 \end_layout
43780
43781 \end_inset
43782
43783  JungleGreen
43784 \end_layout
43785
43786 \end_inset
43787 </cell>
43788 <cell alignment="center" valignment="top" usebox="none">
43789 \begin_inset Text
43790
43791 \begin_layout Plain Layout
43792 \begin_inset ERT
43793 status collapsed
43794
43795 \begin_layout Plain Layout
43796
43797
43798 \backslash
43799 fcolorbox{black}{
43800 \end_layout
43801
43802 \end_inset
43803
43804 Lavender
43805 \begin_inset ERT
43806 status collapsed
43807
43808 \begin_layout Plain Layout
43809
43810 }{
43811 \end_layout
43812
43813 \end_inset
43814
43815
43816 \begin_inset Phantom Phantom
43817 status open
43818
43819 \begin_layout Plain Layout
43820 W
43821 \end_layout
43822
43823 \end_inset
43824
43825
43826 \begin_inset ERT
43827 status collapsed
43828
43829 \begin_layout Plain Layout
43830
43831 }
43832 \end_layout
43833
43834 \end_inset
43835
43836  Lavender
43837 \end_layout
43838
43839 \end_inset
43840 </cell>
43841 <cell alignment="center" valignment="top" usebox="none">
43842 \begin_inset Text
43843
43844 \begin_layout Plain Layout
43845 \begin_inset ERT
43846 status collapsed
43847
43848 \begin_layout Plain Layout
43849
43850
43851 \backslash
43852 fcolorbox{black}{
43853 \end_layout
43854
43855 \end_inset
43856
43857 LimeGreen
43858 \begin_inset ERT
43859 status collapsed
43860
43861 \begin_layout Plain Layout
43862
43863 }{
43864 \end_layout
43865
43866 \end_inset
43867
43868
43869 \begin_inset Phantom Phantom
43870 status open
43871
43872 \begin_layout Plain Layout
43873 W
43874 \end_layout
43875
43876 \end_inset
43877
43878
43879 \begin_inset ERT
43880 status collapsed
43881
43882 \begin_layout Plain Layout
43883
43884 }
43885 \end_layout
43886
43887 \end_inset
43888
43889  LimeGreen
43890 \end_layout
43891
43892 \end_inset
43893 </cell>
43894 <cell alignment="center" valignment="top" usebox="none">
43895 \begin_inset Text
43896
43897 \begin_layout Plain Layout
43898 \begin_inset ERT
43899 status collapsed
43900
43901 \begin_layout Plain Layout
43902
43903
43904 \backslash
43905 fcolorbox{black}{
43906 \end_layout
43907
43908 \end_inset
43909
43910 Mahogany
43911 \begin_inset ERT
43912 status collapsed
43913
43914 \begin_layout Plain Layout
43915
43916 }{
43917 \end_layout
43918
43919 \end_inset
43920
43921
43922 \begin_inset Phantom Phantom
43923 status open
43924
43925 \begin_layout Plain Layout
43926 W
43927 \end_layout
43928
43929 \end_inset
43930
43931
43932 \begin_inset ERT
43933 status collapsed
43934
43935 \begin_layout Plain Layout
43936
43937 }
43938 \end_layout
43939
43940 \end_inset
43941
43942  Mahogany
43943 \end_layout
43944
43945 \end_inset
43946 </cell>
43947 </row>
43948 <row>
43949 <cell alignment="left" valignment="top" usebox="none">
43950 \begin_inset Text
43951
43952 \begin_layout Plain Layout
43953 \begin_inset ERT
43954 status collapsed
43955
43956 \begin_layout Plain Layout
43957
43958
43959 \backslash
43960 fcolorbox{black}{
43961 \end_layout
43962
43963 \end_inset
43964
43965 Mahogany
43966 \begin_inset ERT
43967 status collapsed
43968
43969 \begin_layout Plain Layout
43970
43971 }{
43972 \end_layout
43973
43974 \end_inset
43975
43976
43977 \begin_inset Phantom Phantom
43978 status open
43979
43980 \begin_layout Plain Layout
43981 W
43982 \end_layout
43983
43984 \end_inset
43985
43986
43987 \begin_inset ERT
43988 status collapsed
43989
43990 \begin_layout Plain Layout
43991
43992 }
43993 \end_layout
43994
43995 \end_inset
43996
43997  Mahogany
43998 \end_layout
43999
44000 \end_inset
44001 </cell>
44002 <cell alignment="left" valignment="top" usebox="none">
44003 \begin_inset Text
44004
44005 \begin_layout Plain Layout
44006 \begin_inset ERT
44007 status collapsed
44008
44009 \begin_layout Plain Layout
44010
44011
44012 \backslash
44013 fcolorbox{black}{
44014 \end_layout
44015
44016 \end_inset
44017
44018 Maroon
44019 \begin_inset ERT
44020 status collapsed
44021
44022 \begin_layout Plain Layout
44023
44024 }{
44025 \end_layout
44026
44027 \end_inset
44028
44029
44030 \begin_inset Phantom Phantom
44031 status open
44032
44033 \begin_layout Plain Layout
44034 W
44035 \end_layout
44036
44037 \end_inset
44038
44039
44040 \begin_inset ERT
44041 status collapsed
44042
44043 \begin_layout Plain Layout
44044
44045 }
44046 \end_layout
44047
44048 \end_inset
44049
44050  Maroon
44051 \end_layout
44052
44053 \end_inset
44054 </cell>
44055 <cell alignment="left" valignment="top" usebox="none">
44056 \begin_inset Text
44057
44058 \begin_layout Plain Layout
44059 \begin_inset ERT
44060 status collapsed
44061
44062 \begin_layout Plain Layout
44063
44064
44065 \backslash
44066 fcolorbox{black}{
44067 \end_layout
44068
44069 \end_inset
44070
44071 Melon
44072 \begin_inset ERT
44073 status collapsed
44074
44075 \begin_layout Plain Layout
44076
44077 }{
44078 \end_layout
44079
44080 \end_inset
44081
44082
44083 \begin_inset Phantom Phantom
44084 status open
44085
44086 \begin_layout Plain Layout
44087 W
44088 \end_layout
44089
44090 \end_inset
44091
44092
44093 \begin_inset ERT
44094 status collapsed
44095
44096 \begin_layout Plain Layout
44097
44098 }
44099 \end_layout
44100
44101 \end_inset
44102
44103  Melon
44104 \end_layout
44105
44106 \end_inset
44107 </cell>
44108 <cell alignment="left" valignment="top" usebox="none">
44109 \begin_inset Text
44110
44111 \begin_layout Plain Layout
44112 \begin_inset ERT
44113 status collapsed
44114
44115 \begin_layout Plain Layout
44116
44117
44118 \backslash
44119 fcolorbox{black}{
44120 \end_layout
44121
44122 \end_inset
44123
44124 MidnightBlue
44125 \begin_inset ERT
44126 status collapsed
44127
44128 \begin_layout Plain Layout
44129
44130 }{
44131 \end_layout
44132
44133 \end_inset
44134
44135
44136 \begin_inset Phantom Phantom
44137 status open
44138
44139 \begin_layout Plain Layout
44140 W
44141 \end_layout
44142
44143 \end_inset
44144
44145
44146 \begin_inset ERT
44147 status collapsed
44148
44149 \begin_layout Plain Layout
44150
44151 }
44152 \end_layout
44153
44154 \end_inset
44155
44156  MidnightBlue
44157 \end_layout
44158
44159 \end_inset
44160 </cell>
44161 </row>
44162 <row>
44163 <cell alignment="left" valignment="top" usebox="none">
44164 \begin_inset Text
44165
44166 \begin_layout Plain Layout
44167 \begin_inset ERT
44168 status collapsed
44169
44170 \begin_layout Plain Layout
44171
44172
44173 \backslash
44174 fcolorbox{black}{
44175 \end_layout
44176
44177 \end_inset
44178
44179 Mulberry
44180 \begin_inset ERT
44181 status collapsed
44182
44183 \begin_layout Plain Layout
44184
44185 }{
44186 \end_layout
44187
44188 \end_inset
44189
44190
44191 \begin_inset Phantom Phantom
44192 status open
44193
44194 \begin_layout Plain Layout
44195 W
44196 \end_layout
44197
44198 \end_inset
44199
44200
44201 \begin_inset ERT
44202 status collapsed
44203
44204 \begin_layout Plain Layout
44205
44206 }
44207 \end_layout
44208
44209 \end_inset
44210
44211  Mulberry
44212 \end_layout
44213
44214 \end_inset
44215 </cell>
44216 <cell alignment="left" valignment="top" usebox="none">
44217 \begin_inset Text
44218
44219 \begin_layout Plain Layout
44220 \begin_inset ERT
44221 status collapsed
44222
44223 \begin_layout Plain Layout
44224
44225
44226 \backslash
44227 fcolorbox{black}{
44228 \end_layout
44229
44230 \end_inset
44231
44232 NavyBlue
44233 \begin_inset ERT
44234 status collapsed
44235
44236 \begin_layout Plain Layout
44237
44238 }{
44239 \end_layout
44240
44241 \end_inset
44242
44243
44244 \begin_inset Phantom Phantom
44245 status open
44246
44247 \begin_layout Plain Layout
44248 W
44249 \end_layout
44250
44251 \end_inset
44252
44253
44254 \begin_inset ERT
44255 status collapsed
44256
44257 \begin_layout Plain Layout
44258
44259 }
44260 \end_layout
44261
44262 \end_inset
44263
44264  NavyBlue
44265 \end_layout
44266
44267 \end_inset
44268 </cell>
44269 <cell alignment="left" valignment="top" usebox="none">
44270 \begin_inset Text
44271
44272 \begin_layout Plain Layout
44273 \begin_inset ERT
44274 status collapsed
44275
44276 \begin_layout Plain Layout
44277
44278
44279 \backslash
44280 fcolorbox{black}{
44281 \end_layout
44282
44283 \end_inset
44284
44285 OliveGreen
44286 \begin_inset ERT
44287 status collapsed
44288
44289 \begin_layout Plain Layout
44290
44291 }{
44292 \end_layout
44293
44294 \end_inset
44295
44296
44297 \begin_inset Phantom Phantom
44298 status open
44299
44300 \begin_layout Plain Layout
44301 W
44302 \end_layout
44303
44304 \end_inset
44305
44306
44307 \begin_inset ERT
44308 status collapsed
44309
44310 \begin_layout Plain Layout
44311
44312 }
44313 \end_layout
44314
44315 \end_inset
44316
44317  OliveGreen
44318 \end_layout
44319
44320 \end_inset
44321 </cell>
44322 <cell alignment="left" valignment="top" usebox="none">
44323 \begin_inset Text
44324
44325 \begin_layout Plain Layout
44326 \begin_inset ERT
44327 status collapsed
44328
44329 \begin_layout Plain Layout
44330
44331
44332 \backslash
44333 fcolorbox{black}{
44334 \end_layout
44335
44336 \end_inset
44337
44338 Orange
44339 \begin_inset ERT
44340 status collapsed
44341
44342 \begin_layout Plain Layout
44343
44344 }{
44345 \end_layout
44346
44347 \end_inset
44348
44349
44350 \begin_inset Phantom Phantom
44351 status open
44352
44353 \begin_layout Plain Layout
44354 W
44355 \end_layout
44356
44357 \end_inset
44358
44359
44360 \begin_inset ERT
44361 status collapsed
44362
44363 \begin_layout Plain Layout
44364
44365 }
44366 \end_layout
44367
44368 \end_inset
44369
44370  Orange
44371 \end_layout
44372
44373 \end_inset
44374 </cell>
44375 </row>
44376 <row>
44377 <cell alignment="left" valignment="top" usebox="none">
44378 \begin_inset Text
44379
44380 \begin_layout Plain Layout
44381 \begin_inset ERT
44382 status collapsed
44383
44384 \begin_layout Plain Layout
44385
44386
44387 \backslash
44388 fcolorbox{black}{
44389 \end_layout
44390
44391 \end_inset
44392
44393 OrangeRed
44394 \begin_inset ERT
44395 status collapsed
44396
44397 \begin_layout Plain Layout
44398
44399 }{
44400 \end_layout
44401
44402 \end_inset
44403
44404
44405 \begin_inset Phantom Phantom
44406 status open
44407
44408 \begin_layout Plain Layout
44409 W
44410 \end_layout
44411
44412 \end_inset
44413
44414
44415 \begin_inset ERT
44416 status collapsed
44417
44418 \begin_layout Plain Layout
44419
44420 }
44421 \end_layout
44422
44423 \end_inset
44424
44425  OrangeRed
44426 \end_layout
44427
44428 \end_inset
44429 </cell>
44430 <cell alignment="left" valignment="top" usebox="none">
44431 \begin_inset Text
44432
44433 \begin_layout Plain Layout
44434 \begin_inset ERT
44435 status collapsed
44436
44437 \begin_layout Plain Layout
44438
44439
44440 \backslash
44441 fcolorbox{black}{
44442 \end_layout
44443
44444 \end_inset
44445
44446 Orchid
44447 \begin_inset ERT
44448 status collapsed
44449
44450 \begin_layout Plain Layout
44451
44452 }{
44453 \end_layout
44454
44455 \end_inset
44456
44457
44458 \begin_inset Phantom Phantom
44459 status open
44460
44461 \begin_layout Plain Layout
44462 W
44463 \end_layout
44464
44465 \end_inset
44466
44467
44468 \begin_inset ERT
44469 status collapsed
44470
44471 \begin_layout Plain Layout
44472
44473 }
44474 \end_layout
44475
44476 \end_inset
44477
44478  Orchid
44479 \end_layout
44480
44481 \end_inset
44482 </cell>
44483 <cell alignment="left" valignment="top" usebox="none">
44484 \begin_inset Text
44485
44486 \begin_layout Plain Layout
44487 \begin_inset ERT
44488 status collapsed
44489
44490 \begin_layout Plain Layout
44491
44492
44493 \backslash
44494 fcolorbox{black}{
44495 \end_layout
44496
44497 \end_inset
44498
44499 Peach
44500 \begin_inset ERT
44501 status collapsed
44502
44503 \begin_layout Plain Layout
44504
44505 }{
44506 \end_layout
44507
44508 \end_inset
44509
44510
44511 \begin_inset Phantom Phantom
44512 status open
44513
44514 \begin_layout Plain Layout
44515 W
44516 \end_layout
44517
44518 \end_inset
44519
44520
44521 \begin_inset ERT
44522 status collapsed
44523
44524 \begin_layout Plain Layout
44525
44526 }
44527 \end_layout
44528
44529 \end_inset
44530
44531  Peach
44532 \end_layout
44533
44534 \end_inset
44535 </cell>
44536 <cell alignment="left" valignment="top" usebox="none">
44537 \begin_inset Text
44538
44539 \begin_layout Plain Layout
44540 \begin_inset ERT
44541 status collapsed
44542
44543 \begin_layout Plain Layout
44544
44545
44546 \backslash
44547 fcolorbox{black}{
44548 \end_layout
44549
44550 \end_inset
44551
44552 Periwinkle
44553 \begin_inset ERT
44554 status collapsed
44555
44556 \begin_layout Plain Layout
44557
44558 }{
44559 \end_layout
44560
44561 \end_inset
44562
44563
44564 \begin_inset Phantom Phantom
44565 status open
44566
44567 \begin_layout Plain Layout
44568 W
44569 \end_layout
44570
44571 \end_inset
44572
44573
44574 \begin_inset ERT
44575 status collapsed
44576
44577 \begin_layout Plain Layout
44578
44579 }
44580 \end_layout
44581
44582 \end_inset
44583
44584  Periwinkle
44585 \end_layout
44586
44587 \end_inset
44588 </cell>
44589 </row>
44590 <row>
44591 <cell alignment="left" valignment="top" usebox="none">
44592 \begin_inset Text
44593
44594 \begin_layout Plain Layout
44595 \begin_inset ERT
44596 status collapsed
44597
44598 \begin_layout Plain Layout
44599
44600
44601 \backslash
44602 fcolorbox{black}{
44603 \end_layout
44604
44605 \end_inset
44606
44607 PineGreen
44608 \begin_inset ERT
44609 status collapsed
44610
44611 \begin_layout Plain Layout
44612
44613 }{
44614 \end_layout
44615
44616 \end_inset
44617
44618
44619 \begin_inset Phantom Phantom
44620 status open
44621
44622 \begin_layout Plain Layout
44623 W
44624 \end_layout
44625
44626 \end_inset
44627
44628
44629 \begin_inset ERT
44630 status collapsed
44631
44632 \begin_layout Plain Layout
44633
44634 }
44635 \end_layout
44636
44637 \end_inset
44638
44639  PineGreen
44640 \end_layout
44641
44642 \end_inset
44643 </cell>
44644 <cell alignment="left" valignment="top" usebox="none">
44645 \begin_inset Text
44646
44647 \begin_layout Plain Layout
44648 \begin_inset ERT
44649 status collapsed
44650
44651 \begin_layout Plain Layout
44652
44653
44654 \backslash
44655 fcolorbox{black}{
44656 \end_layout
44657
44658 \end_inset
44659
44660 Plum
44661 \begin_inset ERT
44662 status collapsed
44663
44664 \begin_layout Plain Layout
44665
44666 }{
44667 \end_layout
44668
44669 \end_inset
44670
44671
44672 \begin_inset Phantom Phantom
44673 status open
44674
44675 \begin_layout Plain Layout
44676 W
44677 \end_layout
44678
44679 \end_inset
44680
44681
44682 \begin_inset ERT
44683 status collapsed
44684
44685 \begin_layout Plain Layout
44686
44687 }
44688 \end_layout
44689
44690 \end_inset
44691
44692  Plum
44693 \end_layout
44694
44695 \end_inset
44696 </cell>
44697 <cell alignment="left" valignment="top" usebox="none">
44698 \begin_inset Text
44699
44700 \begin_layout Plain Layout
44701 \begin_inset ERT
44702 status collapsed
44703
44704 \begin_layout Plain Layout
44705
44706
44707 \backslash
44708 fcolorbox{black}{
44709 \end_layout
44710
44711 \end_inset
44712
44713 ProcessBlue
44714 \begin_inset ERT
44715 status collapsed
44716
44717 \begin_layout Plain Layout
44718
44719 }{
44720 \end_layout
44721
44722 \end_inset
44723
44724
44725 \begin_inset Phantom Phantom
44726 status open
44727
44728 \begin_layout Plain Layout
44729 W
44730 \end_layout
44731
44732 \end_inset
44733
44734
44735 \begin_inset ERT
44736 status collapsed
44737
44738 \begin_layout Plain Layout
44739
44740 }
44741 \end_layout
44742
44743 \end_inset
44744
44745  ProcessBlue
44746 \end_layout
44747
44748 \end_inset
44749 </cell>
44750 <cell alignment="left" valignment="top" usebox="none">
44751 \begin_inset Text
44752
44753 \begin_layout Plain Layout
44754 \begin_inset ERT
44755 status collapsed
44756
44757 \begin_layout Plain Layout
44758
44759
44760 \backslash
44761 fcolorbox{black}{
44762 \end_layout
44763
44764 \end_inset
44765
44766 Purple
44767 \begin_inset ERT
44768 status collapsed
44769
44770 \begin_layout Plain Layout
44771
44772 }{
44773 \end_layout
44774
44775 \end_inset
44776
44777
44778 \begin_inset Phantom Phantom
44779 status open
44780
44781 \begin_layout Plain Layout
44782 W
44783 \end_layout
44784
44785 \end_inset
44786
44787
44788 \begin_inset ERT
44789 status collapsed
44790
44791 \begin_layout Plain Layout
44792
44793 }
44794 \end_layout
44795
44796 \end_inset
44797
44798  Purple
44799 \end_layout
44800
44801 \end_inset
44802 </cell>
44803 </row>
44804 <row>
44805 <cell alignment="left" valignment="top" usebox="none">
44806 \begin_inset Text
44807
44808 \begin_layout Plain Layout
44809 \begin_inset ERT
44810 status collapsed
44811
44812 \begin_layout Plain Layout
44813
44814
44815 \backslash
44816 fcolorbox{black}{
44817 \end_layout
44818
44819 \end_inset
44820
44821 RawSienna
44822 \begin_inset ERT
44823 status collapsed
44824
44825 \begin_layout Plain Layout
44826
44827 }{
44828 \end_layout
44829
44830 \end_inset
44831
44832
44833 \begin_inset Phantom Phantom
44834 status open
44835
44836 \begin_layout Plain Layout
44837 W
44838 \end_layout
44839
44840 \end_inset
44841
44842
44843 \begin_inset ERT
44844 status collapsed
44845
44846 \begin_layout Plain Layout
44847
44848 }
44849 \end_layout
44850
44851 \end_inset
44852
44853  RawSienna
44854 \end_layout
44855
44856 \end_inset
44857 </cell>
44858 <cell alignment="left" valignment="top" usebox="none">
44859 \begin_inset Text
44860
44861 \begin_layout Plain Layout
44862 \begin_inset ERT
44863 status collapsed
44864
44865 \begin_layout Plain Layout
44866
44867
44868 \backslash
44869 fcolorbox{black}{
44870 \end_layout
44871
44872 \end_inset
44873
44874 RedOrange
44875 \begin_inset ERT
44876 status collapsed
44877
44878 \begin_layout Plain Layout
44879
44880 }{
44881 \end_layout
44882
44883 \end_inset
44884
44885
44886 \begin_inset Phantom Phantom
44887 status open
44888
44889 \begin_layout Plain Layout
44890 W
44891 \end_layout
44892
44893 \end_inset
44894
44895
44896 \begin_inset ERT
44897 status collapsed
44898
44899 \begin_layout Plain Layout
44900
44901 }
44902 \end_layout
44903
44904 \end_inset
44905
44906  RedOrange
44907 \end_layout
44908
44909 \end_inset
44910 </cell>
44911 <cell alignment="left" valignment="top" usebox="none">
44912 \begin_inset Text
44913
44914 \begin_layout Plain Layout
44915 \begin_inset ERT
44916 status collapsed
44917
44918 \begin_layout Plain Layout
44919
44920
44921 \backslash
44922 fcolorbox{black}{
44923 \end_layout
44924
44925 \end_inset
44926
44927 RedViolet
44928 \begin_inset ERT
44929 status collapsed
44930
44931 \begin_layout Plain Layout
44932
44933 }{
44934 \end_layout
44935
44936 \end_inset
44937
44938
44939 \begin_inset Phantom Phantom
44940 status open
44941
44942 \begin_layout Plain Layout
44943 W
44944 \end_layout
44945
44946 \end_inset
44947
44948
44949 \begin_inset ERT
44950 status collapsed
44951
44952 \begin_layout Plain Layout
44953
44954 }
44955 \end_layout
44956
44957 \end_inset
44958
44959  RedViolet
44960 \end_layout
44961
44962 \end_inset
44963 </cell>
44964 <cell alignment="left" valignment="top" usebox="none">
44965 \begin_inset Text
44966
44967 \begin_layout Plain Layout
44968 \begin_inset ERT
44969 status collapsed
44970
44971 \begin_layout Plain Layout
44972
44973
44974 \backslash
44975 fcolorbox{black}{
44976 \end_layout
44977
44978 \end_inset
44979
44980 Rhodamine
44981 \begin_inset ERT
44982 status collapsed
44983
44984 \begin_layout Plain Layout
44985
44986 }{
44987 \end_layout
44988
44989 \end_inset
44990
44991
44992 \begin_inset Phantom Phantom
44993 status open
44994
44995 \begin_layout Plain Layout
44996 W
44997 \end_layout
44998
44999 \end_inset
45000
45001
45002 \begin_inset ERT
45003 status collapsed
45004
45005 \begin_layout Plain Layout
45006
45007 }
45008 \end_layout
45009
45010 \end_inset
45011
45012  Rhodamine
45013 \end_layout
45014
45015 \end_inset
45016 </cell>
45017 </row>
45018 <row>
45019 <cell alignment="left" valignment="top" usebox="none">
45020 \begin_inset Text
45021
45022 \begin_layout Plain Layout
45023 \begin_inset ERT
45024 status collapsed
45025
45026 \begin_layout Plain Layout
45027
45028
45029 \backslash
45030 fcolorbox{black}{
45031 \end_layout
45032
45033 \end_inset
45034
45035 RoyalBlue
45036 \begin_inset ERT
45037 status collapsed
45038
45039 \begin_layout Plain Layout
45040
45041 }{
45042 \end_layout
45043
45044 \end_inset
45045
45046
45047 \begin_inset Phantom Phantom
45048 status open
45049
45050 \begin_layout Plain Layout
45051 W
45052 \end_layout
45053
45054 \end_inset
45055
45056
45057 \begin_inset ERT
45058 status collapsed
45059
45060 \begin_layout Plain Layout
45061
45062 }
45063 \end_layout
45064
45065 \end_inset
45066
45067  RoyalBlue
45068 \end_layout
45069
45070 \end_inset
45071 </cell>
45072 <cell alignment="left" valignment="top" usebox="none">
45073 \begin_inset Text
45074
45075 \begin_layout Plain Layout
45076 \begin_inset ERT
45077 status collapsed
45078
45079 \begin_layout Plain Layout
45080
45081
45082 \backslash
45083 fcolorbox{black}{
45084 \end_layout
45085
45086 \end_inset
45087
45088 RoyalPurple
45089 \begin_inset ERT
45090 status collapsed
45091
45092 \begin_layout Plain Layout
45093
45094 }{
45095 \end_layout
45096
45097 \end_inset
45098
45099
45100 \begin_inset Phantom Phantom
45101 status open
45102
45103 \begin_layout Plain Layout
45104 W
45105 \end_layout
45106
45107 \end_inset
45108
45109
45110 \begin_inset ERT
45111 status collapsed
45112
45113 \begin_layout Plain Layout
45114
45115 }
45116 \end_layout
45117
45118 \end_inset
45119
45120  RoyalPurple
45121 \end_layout
45122
45123 \end_inset
45124 </cell>
45125 <cell alignment="left" valignment="top" usebox="none">
45126 \begin_inset Text
45127
45128 \begin_layout Plain Layout
45129 \begin_inset ERT
45130 status collapsed
45131
45132 \begin_layout Plain Layout
45133
45134
45135 \backslash
45136 fcolorbox{black}{
45137 \end_layout
45138
45139 \end_inset
45140
45141 RubineRed
45142 \begin_inset ERT
45143 status collapsed
45144
45145 \begin_layout Plain Layout
45146
45147 }{
45148 \end_layout
45149
45150 \end_inset
45151
45152
45153 \begin_inset Phantom Phantom
45154 status open
45155
45156 \begin_layout Plain Layout
45157 W
45158 \end_layout
45159
45160 \end_inset
45161
45162
45163 \begin_inset ERT
45164 status collapsed
45165
45166 \begin_layout Plain Layout
45167
45168 }
45169 \end_layout
45170
45171 \end_inset
45172
45173  RubineRed
45174 \end_layout
45175
45176 \end_inset
45177 </cell>
45178 <cell alignment="left" valignment="top" usebox="none">
45179 \begin_inset Text
45180
45181 \begin_layout Plain Layout
45182 \begin_inset ERT
45183 status collapsed
45184
45185 \begin_layout Plain Layout
45186
45187
45188 \backslash
45189 fcolorbox{black}{
45190 \end_layout
45191
45192 \end_inset
45193
45194 Salmon
45195 \begin_inset ERT
45196 status collapsed
45197
45198 \begin_layout Plain Layout
45199
45200 }{
45201 \end_layout
45202
45203 \end_inset
45204
45205
45206 \begin_inset Phantom Phantom
45207 status open
45208
45209 \begin_layout Plain Layout
45210 W
45211 \end_layout
45212
45213 \end_inset
45214
45215
45216 \begin_inset ERT
45217 status collapsed
45218
45219 \begin_layout Plain Layout
45220
45221 }
45222 \end_layout
45223
45224 \end_inset
45225
45226  Salmon
45227 \end_layout
45228
45229 \end_inset
45230 </cell>
45231 </row>
45232 <row>
45233 <cell alignment="left" valignment="top" usebox="none">
45234 \begin_inset Text
45235
45236 \begin_layout Plain Layout
45237 \begin_inset ERT
45238 status collapsed
45239
45240 \begin_layout Plain Layout
45241
45242
45243 \backslash
45244 fcolorbox{black}{
45245 \end_layout
45246
45247 \end_inset
45248
45249 SeaGreen
45250 \begin_inset ERT
45251 status collapsed
45252
45253 \begin_layout Plain Layout
45254
45255 }{
45256 \end_layout
45257
45258 \end_inset
45259
45260
45261 \begin_inset Phantom Phantom
45262 status open
45263
45264 \begin_layout Plain Layout
45265 W
45266 \end_layout
45267
45268 \end_inset
45269
45270
45271 \begin_inset ERT
45272 status collapsed
45273
45274 \begin_layout Plain Layout
45275
45276 }
45277 \end_layout
45278
45279 \end_inset
45280
45281  SeaGreen
45282 \end_layout
45283
45284 \end_inset
45285 </cell>
45286 <cell alignment="left" valignment="top" usebox="none">
45287 \begin_inset Text
45288
45289 \begin_layout Plain Layout
45290 \begin_inset ERT
45291 status collapsed
45292
45293 \begin_layout Plain Layout
45294
45295
45296 \backslash
45297 fcolorbox{black}{
45298 \end_layout
45299
45300 \end_inset
45301
45302 Sepia
45303 \begin_inset ERT
45304 status collapsed
45305
45306 \begin_layout Plain Layout
45307
45308 }{
45309 \end_layout
45310
45311 \end_inset
45312
45313
45314 \begin_inset Phantom Phantom
45315 status open
45316
45317 \begin_layout Plain Layout
45318 W
45319 \end_layout
45320
45321 \end_inset
45322
45323
45324 \begin_inset ERT
45325 status collapsed
45326
45327 \begin_layout Plain Layout
45328
45329 }
45330 \end_layout
45331
45332 \end_inset
45333
45334  Sepia
45335 \end_layout
45336
45337 \end_inset
45338 </cell>
45339 <cell alignment="left" valignment="top" usebox="none">
45340 \begin_inset Text
45341
45342 \begin_layout Plain Layout
45343 \begin_inset ERT
45344 status collapsed
45345
45346 \begin_layout Plain Layout
45347
45348
45349 \backslash
45350 fcolorbox{black}{
45351 \end_layout
45352
45353 \end_inset
45354
45355 SkyBlue
45356 \begin_inset ERT
45357 status collapsed
45358
45359 \begin_layout Plain Layout
45360
45361 }{
45362 \end_layout
45363
45364 \end_inset
45365
45366
45367 \begin_inset Phantom Phantom
45368 status open
45369
45370 \begin_layout Plain Layout
45371 W
45372 \end_layout
45373
45374 \end_inset
45375
45376
45377 \begin_inset ERT
45378 status collapsed
45379
45380 \begin_layout Plain Layout
45381
45382 }
45383 \end_layout
45384
45385 \end_inset
45386
45387  SkyBlue
45388 \end_layout
45389
45390 \end_inset
45391 </cell>
45392 <cell alignment="left" valignment="top" usebox="none">
45393 \begin_inset Text
45394
45395 \begin_layout Plain Layout
45396 \begin_inset ERT
45397 status collapsed
45398
45399 \begin_layout Plain Layout
45400
45401
45402 \backslash
45403 fcolorbox{black}{
45404 \end_layout
45405
45406 \end_inset
45407
45408 SpringGreen
45409 \begin_inset ERT
45410 status collapsed
45411
45412 \begin_layout Plain Layout
45413
45414 }{
45415 \end_layout
45416
45417 \end_inset
45418
45419
45420 \begin_inset Phantom Phantom
45421 status open
45422
45423 \begin_layout Plain Layout
45424 W
45425 \end_layout
45426
45427 \end_inset
45428
45429
45430 \begin_inset ERT
45431 status collapsed
45432
45433 \begin_layout Plain Layout
45434
45435 }
45436 \end_layout
45437
45438 \end_inset
45439
45440  SpringGreen
45441 \end_layout
45442
45443 \end_inset
45444 </cell>
45445 </row>
45446 <row>
45447 <cell alignment="left" valignment="top" usebox="none">
45448 \begin_inset Text
45449
45450 \begin_layout Plain Layout
45451 \begin_inset ERT
45452 status collapsed
45453
45454 \begin_layout Plain Layout
45455
45456
45457 \backslash
45458 fcolorbox{black}{
45459 \end_layout
45460
45461 \end_inset
45462
45463 Tan
45464 \begin_inset ERT
45465 status collapsed
45466
45467 \begin_layout Plain Layout
45468
45469 }{
45470 \end_layout
45471
45472 \end_inset
45473
45474
45475 \begin_inset Phantom Phantom
45476 status open
45477
45478 \begin_layout Plain Layout
45479 W
45480 \end_layout
45481
45482 \end_inset
45483
45484
45485 \begin_inset ERT
45486 status collapsed
45487
45488 \begin_layout Plain Layout
45489
45490 }
45491 \end_layout
45492
45493 \end_inset
45494
45495  Tan
45496 \end_layout
45497
45498 \end_inset
45499 </cell>
45500 <cell alignment="left" valignment="top" usebox="none">
45501 \begin_inset Text
45502
45503 \begin_layout Plain Layout
45504 \begin_inset ERT
45505 status collapsed
45506
45507 \begin_layout Plain Layout
45508
45509
45510 \backslash
45511 fcolorbox{black}{
45512 \end_layout
45513
45514 \end_inset
45515
45516 TealBlue
45517 \begin_inset ERT
45518 status collapsed
45519
45520 \begin_layout Plain Layout
45521
45522 }{
45523 \end_layout
45524
45525 \end_inset
45526
45527
45528 \begin_inset Phantom Phantom
45529 status open
45530
45531 \begin_layout Plain Layout
45532 W
45533 \end_layout
45534
45535 \end_inset
45536
45537
45538 \begin_inset ERT
45539 status collapsed
45540
45541 \begin_layout Plain Layout
45542
45543 }
45544 \end_layout
45545
45546 \end_inset
45547
45548  TealBlue
45549 \end_layout
45550
45551 \end_inset
45552 </cell>
45553 <cell alignment="left" valignment="top" usebox="none">
45554 \begin_inset Text
45555
45556 \begin_layout Plain Layout
45557 \begin_inset ERT
45558 status collapsed
45559
45560 \begin_layout Plain Layout
45561
45562
45563 \backslash
45564 fcolorbox{black}{
45565 \end_layout
45566
45567 \end_inset
45568
45569 Thistle
45570 \begin_inset ERT
45571 status collapsed
45572
45573 \begin_layout Plain Layout
45574
45575 }{
45576 \end_layout
45577
45578 \end_inset
45579
45580
45581 \begin_inset Phantom Phantom
45582 status open
45583
45584 \begin_layout Plain Layout
45585 W
45586 \end_layout
45587
45588 \end_inset
45589
45590
45591 \begin_inset ERT
45592 status collapsed
45593
45594 \begin_layout Plain Layout
45595
45596 }
45597 \end_layout
45598
45599 \end_inset
45600
45601  Thistle
45602 \end_layout
45603
45604 \end_inset
45605 </cell>
45606 <cell alignment="left" valignment="top" usebox="none">
45607 \begin_inset Text
45608
45609 \begin_layout Plain Layout
45610 \begin_inset ERT
45611 status collapsed
45612
45613 \begin_layout Plain Layout
45614
45615
45616 \backslash
45617 fcolorbox{black}{
45618 \end_layout
45619
45620 \end_inset
45621
45622 Turquoise
45623 \begin_inset ERT
45624 status collapsed
45625
45626 \begin_layout Plain Layout
45627
45628 }{
45629 \end_layout
45630
45631 \end_inset
45632
45633
45634 \begin_inset Phantom Phantom
45635 status open
45636
45637 \begin_layout Plain Layout
45638 W
45639 \end_layout
45640
45641 \end_inset
45642
45643
45644 \begin_inset ERT
45645 status collapsed
45646
45647 \begin_layout Plain Layout
45648
45649 }
45650 \end_layout
45651
45652 \end_inset
45653
45654  Turquoise
45655 \end_layout
45656
45657 \end_inset
45658 </cell>
45659 </row>
45660 <row>
45661 <cell alignment="left" valignment="top" usebox="none">
45662 \begin_inset Text
45663
45664 \begin_layout Plain Layout
45665 \begin_inset ERT
45666 status collapsed
45667
45668 \begin_layout Plain Layout
45669
45670
45671 \backslash
45672 fcolorbox{black}{
45673 \end_layout
45674
45675 \end_inset
45676
45677 Violet
45678 \begin_inset ERT
45679 status collapsed
45680
45681 \begin_layout Plain Layout
45682
45683 }{
45684 \end_layout
45685
45686 \end_inset
45687
45688
45689 \begin_inset Phantom Phantom
45690 status open
45691
45692 \begin_layout Plain Layout
45693 W
45694 \end_layout
45695
45696 \end_inset
45697
45698
45699 \begin_inset ERT
45700 status collapsed
45701
45702 \begin_layout Plain Layout
45703
45704 }
45705 \end_layout
45706
45707 \end_inset
45708
45709  Violet
45710 \end_layout
45711
45712 \end_inset
45713 </cell>
45714 <cell alignment="left" valignment="top" usebox="none">
45715 \begin_inset Text
45716
45717 \begin_layout Plain Layout
45718 \begin_inset ERT
45719 status collapsed
45720
45721 \begin_layout Plain Layout
45722
45723
45724 \backslash
45725 fcolorbox{black}{
45726 \end_layout
45727
45728 \end_inset
45729
45730 VioletRed
45731 \begin_inset ERT
45732 status collapsed
45733
45734 \begin_layout Plain Layout
45735
45736 }{
45737 \end_layout
45738
45739 \end_inset
45740
45741
45742 \begin_inset Phantom Phantom
45743 status open
45744
45745 \begin_layout Plain Layout
45746 W
45747 \end_layout
45748
45749 \end_inset
45750
45751
45752 \begin_inset ERT
45753 status collapsed
45754
45755 \begin_layout Plain Layout
45756
45757 }
45758 \end_layout
45759
45760 \end_inset
45761
45762  VioletRed
45763 \end_layout
45764
45765 \end_inset
45766 </cell>
45767 <cell alignment="left" valignment="top" usebox="none">
45768 \begin_inset Text
45769
45770 \begin_layout Plain Layout
45771 \begin_inset ERT
45772 status collapsed
45773
45774 \begin_layout Plain Layout
45775
45776
45777 \backslash
45778 fcolorbox{black}{
45779 \end_layout
45780
45781 \end_inset
45782
45783 WildStrawberry
45784 \begin_inset ERT
45785 status collapsed
45786
45787 \begin_layout Plain Layout
45788
45789 }{
45790 \end_layout
45791
45792 \end_inset
45793
45794
45795 \begin_inset Phantom Phantom
45796 status open
45797
45798 \begin_layout Plain Layout
45799 W
45800 \end_layout
45801
45802 \end_inset
45803
45804
45805 \begin_inset ERT
45806 status collapsed
45807
45808 \begin_layout Plain Layout
45809
45810 }
45811 \end_layout
45812
45813 \end_inset
45814
45815  WildStrawberry
45816 \end_layout
45817
45818 \end_inset
45819 </cell>
45820 <cell alignment="left" valignment="top" usebox="none">
45821 \begin_inset Text
45822
45823 \begin_layout Plain Layout
45824 \begin_inset ERT
45825 status collapsed
45826
45827 \begin_layout Plain Layout
45828
45829
45830 \backslash
45831 fcolorbox{black}{
45832 \end_layout
45833
45834 \end_inset
45835
45836 YellowGreen
45837 \begin_inset ERT
45838 status collapsed
45839
45840 \begin_layout Plain Layout
45841
45842 }{
45843 \end_layout
45844
45845 \end_inset
45846
45847
45848 \begin_inset Phantom Phantom
45849 status open
45850
45851 \begin_layout Plain Layout
45852 W
45853 \end_layout
45854
45855 \end_inset
45856
45857
45858 \begin_inset ERT
45859 status collapsed
45860
45861 \begin_layout Plain Layout
45862
45863 }
45864 \end_layout
45865
45866 \end_inset
45867
45868  YellowGreen
45869 \end_layout
45870
45871 \end_inset
45872 </cell>
45873 </row>
45874 <row>
45875 <cell alignment="left" valignment="top" usebox="none">
45876 \begin_inset Text
45877
45878 \begin_layout Plain Layout
45879 \begin_inset ERT
45880 status collapsed
45881
45882 \begin_layout Plain Layout
45883
45884
45885 \backslash
45886 fcolorbox{black}{
45887 \end_layout
45888
45889 \end_inset
45890
45891 YellowOrange
45892 \begin_inset ERT
45893 status collapsed
45894
45895 \begin_layout Plain Layout
45896
45897 }{
45898 \end_layout
45899
45900 \end_inset
45901
45902
45903 \begin_inset Phantom Phantom
45904 status open
45905
45906 \begin_layout Plain Layout
45907 W
45908 \end_layout
45909
45910 \end_inset
45911
45912
45913 \begin_inset ERT
45914 status collapsed
45915
45916 \begin_layout Plain Layout
45917
45918 }
45919 \end_layout
45920
45921 \end_inset
45922
45923  YellowOrange
45924 \end_layout
45925
45926 \end_inset
45927 </cell>
45928 <cell alignment="left" valignment="top" usebox="none">
45929 \begin_inset Text
45930
45931 \begin_layout Plain Layout
45932
45933 \end_layout
45934
45935 \end_inset
45936 </cell>
45937 <cell alignment="left" valignment="top" usebox="none">
45938 \begin_inset Text
45939
45940 \begin_layout Plain Layout
45941
45942 \end_layout
45943
45944 \end_inset
45945 </cell>
45946 <cell alignment="left" valignment="top" usebox="none">
45947 \begin_inset Text
45948
45949 \begin_layout Plain Layout
45950
45951 \end_layout
45952
45953 \end_inset
45954 </cell>
45955 </row>
45956 </lyxtabular>
45957
45958 \end_inset
45959
45960
45961 \end_layout
45962
45963 \begin_layout Chapter
45964 Explicación de la ecuación
45965 \begin_inset space ~
45966 \end_inset
45967
45968 (
45969 \begin_inset CommandInset ref
45970 LatexCommand ref
45971 reference "eq:Wgn"
45972
45973 \end_inset
45974
45975 )
45976 \begin_inset CommandInset label
45977 LatexCommand label
45978 name "cap:Explicación-de-la-Ecuación"
45979
45980 \end_inset
45981
45982
45983 \end_layout
45984
45985 \begin_layout Standard
45986 La anchura total de 
45987 \emph on
45988 n
45989 \emph default
45990  celdas de un cuadro 
45991 \begin_inset Formula $W_{\mathrm{tot\,n}}$
45992 \end_inset
45993
45994  puede calcularse con
45995 \begin_inset Formula 
45996 \begin{equation}
45997 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45998 \end{equation}
45999
46000 \end_inset
46001
46002
46003 \end_layout
46004
46005 \begin_layout Standard
46006 donde 
46007 \begin_inset Formula $W_{g\,n}$
46008 \end_inset
46009
46010  es el ancho dado de todas las celdas.
46011  
46012 \series bold
46013
46014 \backslash
46015 tabcolsep
46016 \series default
46017  es la longitud \SpecialChar LaTeX
46018  entre el texto y el borde de la celda, 6
46019 \begin_inset space \thinspace{}
46020 \end_inset
46021
46022 pt por omisión.
46023  
46024 \series bold
46025
46026 \backslash
46027 arrayrulewidth
46028 \series default
46029  es el grosor de línea del borde, 0.4
46030 \begin_inset space \thinspace{}
46031 \end_inset
46032
46033 pt por omisión.
46034 \end_layout
46035
46036 \begin_layout Standard
46037 Procediendo como en la ecuación
46038 \begin_inset space ~
46039 \end_inset
46040
46041
46042 \begin_inset CommandInset ref
46043 LatexCommand eqref
46044 reference "eq:Wtot_n"
46045
46046 \end_inset
46047
46048 , el ancho total de una multicolumna, 
46049 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
46050 \end_inset
46051
46052  es
46053 \begin_inset Formula 
46054 \begin{equation}
46055 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
46056 \end{equation}
46057
46058 \end_inset
46059
46060
46061 \end_layout
46062
46063 \begin_layout Standard
46064 Igualando las ecuaciones
46065 \begin_inset space ~
46066 \end_inset
46067
46068
46069 \begin_inset CommandInset ref
46070 LatexCommand eqref
46071 reference "eq:Wtot_n"
46072
46073 \end_inset
46074
46075  y 
46076 \begin_inset CommandInset ref
46077 LatexCommand eqref
46078 reference "eq:Wtot_mult"
46079
46080 \end_inset
46081
46082  podemos calcular el ancho dado necesario 
46083 \begin_inset Formula $W_{g\,n}$
46084 \end_inset
46085
46086  cuando se expanden 
46087 \emph on
46088 n
46089 \emph default
46090  columnas, de forma que cada una de ellas tiene una anchura total 
46091 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
46092 \end_inset
46093
46094 :
46095 \begin_inset Formula 
46096 \begin{equation}
46097 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
46098 \end{equation}
46099
46100 \end_inset
46101
46102
46103 \end_layout
46104
46105 \begin_layout Bibliography
46106 \begin_inset CommandInset bibitem
46107 LatexCommand bibitem
46108 key "latexcompanion"
46109 literal "true"
46110
46111 \end_inset
46112
46113 Frank Mittelbach and Michel Goossens: 
46114 \emph on
46115 The \SpecialChar LaTeX
46116  Companion Second Edition.
46117
46118 \emph default
46119  Addison-Wesley, 2004
46120 \end_layout
46121
46122 \begin_layout Bibliography
46123 \begin_inset CommandInset bibitem
46124 LatexCommand bibitem
46125 key "latexguide"
46126 literal "true"
46127
46128 \end_inset
46129
46130 Helmut Kopka and Patrick W.
46131  Daly: 
46132 \emph on
46133 A Guide to \SpecialChar LaTeX
46134  Fourth Edition.
46135
46136 \emph default
46137  Addison-Wesley, 2003
46138 \end_layout
46139
46140 \begin_layout Bibliography
46141 \begin_inset CommandInset bibitem
46142 LatexCommand bibitem
46143 key "latexbook"
46144 literal "true"
46145
46146 \end_inset
46147
46148 Leslie Lamport: 
46149 \emph on
46150 \SpecialChar LaTeX
46151 : A Document Preparation System.
46152
46153 \emph default
46154  Addison-Wesley, second edition, 1994
46155 \end_layout
46156
46157 \begin_layout Bibliography
46158 \begin_inset CommandInset bibitem
46159 LatexCommand bibitem
46160 key "arydshln"
46161 literal "true"
46162
46163 \end_inset
46164
46165 Documentación del paquete \SpecialChar LaTeX
46166  
46167 \series bold
46168
46169 \begin_inset CommandInset href
46170 LatexCommand href
46171 name "arydshln"
46172 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46173 literal "false"
46174
46175 \end_inset
46176
46177
46178 \series default
46179
46180 \begin_inset Index idx
46181 status collapsed
46182
46183 \begin_layout Plain Layout
46184 \SpecialChar LaTeX
46185 -paquetes ! arydshln
46186 \end_layout
46187
46188 \end_inset
46189
46190
46191 \end_layout
46192
46193 \begin_layout Bibliography
46194 \begin_inset CommandInset bibitem
46195 LatexCommand bibitem
46196 key "booktabs"
46197 literal "true"
46198
46199 \end_inset
46200
46201 Documentación del paquete \SpecialChar LaTeX
46202  
46203 \series bold
46204
46205 \begin_inset CommandInset href
46206 LatexCommand href
46207 name "booktabs"
46208 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46209 literal "false"
46210
46211 \end_inset
46212
46213
46214 \series default
46215
46216 \begin_inset Index idx
46217 status collapsed
46218
46219 \begin_layout Plain Layout
46220 \SpecialChar LaTeX
46221 -paquetes ! booktabs
46222 \end_layout
46223
46224 \end_inset
46225
46226
46227 \end_layout
46228
46229 \begin_layout Bibliography
46230 \begin_inset CommandInset bibitem
46231 LatexCommand bibitem
46232 key "caption"
46233 literal "true"
46234
46235 \end_inset
46236
46237 Documentación del paquete \SpecialChar LaTeX
46238  
46239 \series bold
46240
46241 \begin_inset CommandInset href
46242 LatexCommand href
46243 name "caption"
46244 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46245 literal "false"
46246
46247 \end_inset
46248
46249
46250 \series default
46251
46252 \begin_inset Index idx
46253 status collapsed
46254
46255 \begin_layout Plain Layout
46256 \SpecialChar LaTeX
46257 -paquetes ! caption
46258 \end_layout
46259
46260 \end_inset
46261
46262
46263 \end_layout
46264
46265 \begin_layout Bibliography
46266 \begin_inset CommandInset bibitem
46267 LatexCommand bibitem
46268 key "diagbox"
46269 literal "true"
46270
46271 \end_inset
46272
46273 Documentación del paquete \SpecialChar LaTeX
46274  
46275 \series bold
46276
46277 \begin_inset CommandInset href
46278 LatexCommand href
46279 name "diagbox"
46280 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46281 literal "false"
46282
46283 \end_inset
46284
46285
46286 \series default
46287
46288 \begin_inset Index idx
46289 status collapsed
46290
46291 \begin_layout Plain Layout
46292 \SpecialChar LaTeX
46293 -paquetes ! diagbox
46294 \end_layout
46295
46296 \end_inset
46297
46298
46299 \end_layout
46300
46301 \begin_layout Bibliography
46302 \begin_inset CommandInset bibitem
46303 LatexCommand bibitem
46304 key "endfloat"
46305 literal "true"
46306
46307 \end_inset
46308
46309 Documentación del paquete \SpecialChar LaTeX
46310  
46311 \series bold
46312
46313 \begin_inset CommandInset href
46314 LatexCommand href
46315 name "endfloat"
46316 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46317 literal "false"
46318
46319 \end_inset
46320
46321
46322 \series default
46323
46324 \begin_inset Index idx
46325 status collapsed
46326
46327 \begin_layout Plain Layout
46328 \SpecialChar LaTeX
46329 -paquetes ! endfloat
46330 \end_layout
46331
46332 \end_inset
46333
46334
46335 \end_layout
46336
46337 \begin_layout Bibliography
46338 \begin_inset CommandInset bibitem
46339 LatexCommand bibitem
46340 key "footmisc"
46341 literal "true"
46342
46343 \end_inset
46344
46345 Documentación del paquete \SpecialChar LaTeX
46346  
46347 \series bold
46348
46349 \begin_inset CommandInset href
46350 LatexCommand href
46351 name "footmisc"
46352 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46353 literal "false"
46354
46355 \end_inset
46356
46357
46358 \series default
46359
46360 \begin_inset Index idx
46361 status collapsed
46362
46363 \begin_layout Plain Layout
46364 \SpecialChar LaTeX
46365 -paquetes ! footmisc
46366 \end_layout
46367
46368 \end_inset
46369
46370
46371 \end_layout
46372
46373 \begin_layout Bibliography
46374 \begin_inset CommandInset bibitem
46375 LatexCommand bibitem
46376 key "hypcap"
46377 literal "true"
46378
46379 \end_inset
46380
46381 Documentación del paquete \SpecialChar LaTeX
46382  
46383 \series bold
46384
46385 \begin_inset CommandInset href
46386 LatexCommand href
46387 name "hypcap"
46388 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46389 literal "false"
46390
46391 \end_inset
46392
46393
46394 \series default
46395
46396 \begin_inset Index idx
46397 status collapsed
46398
46399 \begin_layout Plain Layout
46400 \SpecialChar LaTeX
46401 -paquetes ! hyperref
46402 \end_layout
46403
46404 \end_inset
46405
46406
46407 \end_layout
46408
46409 \begin_layout Bibliography
46410 \begin_inset CommandInset bibitem
46411 LatexCommand bibitem
46412 key "hyperref"
46413 literal "true"
46414
46415 \end_inset
46416
46417 Documentación del paquete \SpecialChar LaTeX
46418  
46419 \series bold
46420
46421 \begin_inset CommandInset href
46422 LatexCommand href
46423 name "hyperref"
46424 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46425 literal "false"
46426
46427 \end_inset
46428
46429
46430 \series default
46431
46432 \begin_inset Index idx
46433 status collapsed
46434
46435 \begin_layout Plain Layout
46436 \SpecialChar LaTeX
46437 -paquetes ! hyperref
46438 \end_layout
46439
46440 \end_inset
46441
46442
46443 \end_layout
46444
46445 \begin_layout Bibliography
46446 \begin_inset CommandInset bibitem
46447 LatexCommand bibitem
46448 key "KOMA-Script"
46449 literal "true"
46450
46451 \end_inset
46452
46453 Documentación del paquete \SpecialChar LaTeX
46454  
46455 \series bold
46456
46457 \begin_inset CommandInset href
46458 LatexCommand href
46459 name "KOMA-Script"
46460 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46461 literal "false"
46462
46463 \end_inset
46464
46465
46466 \series default
46467
46468 \begin_inset Index idx
46469 status collapsed
46470
46471 \begin_layout Plain Layout
46472 \SpecialChar LaTeX
46473 -paquetes ! KOMA-Script
46474 \end_layout
46475
46476 \end_inset
46477
46478
46479 \end_layout
46480
46481 \begin_layout Bibliography
46482 \begin_inset CommandInset bibitem
46483 LatexCommand bibitem
46484 key "lettrine"
46485 literal "true"
46486
46487 \end_inset
46488
46489 Documentación del paquete \SpecialChar LaTeX
46490  
46491 \series bold
46492
46493 \begin_inset CommandInset href
46494 LatexCommand href
46495 name "lettrine"
46496 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46497 literal "false"
46498
46499 \end_inset
46500
46501
46502 \series default
46503  y un 
46504 \begin_inset CommandInset href
46505 LatexCommand href
46506 name "ejemplo"
46507 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46508 literal "false"
46509
46510 \end_inset
46511
46512
46513 \begin_inset Index idx
46514 status collapsed
46515
46516 \begin_layout Plain Layout
46517 \SpecialChar LaTeX
46518 -paquetes ! lettrine
46519 \end_layout
46520
46521 \end_inset
46522
46523
46524 \end_layout
46525
46526 \begin_layout Bibliography
46527 \begin_inset CommandInset bibitem
46528 LatexCommand bibitem
46529 key "listings"
46530 literal "true"
46531
46532 \end_inset
46533
46534 Documentación del paquete \SpecialChar LaTeX
46535  
46536 \series bold
46537
46538 \begin_inset CommandInset href
46539 LatexCommand href
46540 name "listings"
46541 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46542 literal "false"
46543
46544 \end_inset
46545
46546
46547 \series default
46548
46549 \begin_inset Index idx
46550 status collapsed
46551
46552 \begin_layout Plain Layout
46553 \SpecialChar LaTeX
46554 -paquetes ! listings
46555 \end_layout
46556
46557 \end_inset
46558
46559
46560 \end_layout
46561
46562 \begin_layout Bibliography
46563 \begin_inset CommandInset bibitem
46564 LatexCommand bibitem
46565 key "minted"
46566 literal "true"
46567
46568 \end_inset
46569
46570 Documentación del paquete \SpecialChar LaTeX
46571  
46572 \series bold
46573
46574 \begin_inset CommandInset href
46575 LatexCommand href
46576 name "minted"
46577 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/minted/minted.pdf"
46578 literal "false"
46579
46580 \end_inset
46581
46582
46583 \series default
46584
46585 \begin_inset Index idx
46586 status collapsed
46587
46588 \begin_layout Plain Layout
46589 \SpecialChar LaTeX
46590 -paquetes ! minted
46591 \end_layout
46592
46593 \end_inset
46594
46595
46596 \end_layout
46597
46598 \begin_layout Bibliography
46599 \begin_inset CommandInset bibitem
46600 LatexCommand bibitem
46601 key "marginnote"
46602 literal "true"
46603
46604 \end_inset
46605
46606 Documentación del paquete \SpecialChar LaTeX
46607  
46608 \series bold
46609
46610 \begin_inset CommandInset href
46611 LatexCommand href
46612 name "marginnote"
46613 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46614 literal "false"
46615
46616 \end_inset
46617
46618
46619 \series default
46620
46621 \begin_inset Index idx
46622 status collapsed
46623
46624 \begin_layout Plain Layout
46625 \SpecialChar LaTeX
46626 -paquetes ! marginnote
46627 \end_layout
46628
46629 \end_inset
46630
46631
46632 \end_layout
46633
46634 \begin_layout Bibliography
46635 \begin_inset CommandInset bibitem
46636 LatexCommand bibitem
46637 key "pdfpages"
46638 literal "true"
46639
46640 \end_inset
46641
46642 Documentación del paquete \SpecialChar LaTeX
46643  
46644 \series bold
46645
46646 \begin_inset CommandInset href
46647 LatexCommand href
46648 name "pdfpages"
46649 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46650 literal "false"
46651
46652 \end_inset
46653
46654
46655 \series default
46656
46657 \begin_inset Index idx
46658 status collapsed
46659
46660 \begin_layout Plain Layout
46661 \SpecialChar LaTeX
46662 -paquetes ! pdfpages
46663 \end_layout
46664
46665 \end_inset
46666
46667
46668 \end_layout
46669
46670 \begin_layout Bibliography
46671 \begin_inset CommandInset bibitem
46672 LatexCommand bibitem
46673 key "prettyref"
46674 literal "true"
46675
46676 \end_inset
46677
46678 Documentación del paquete \SpecialChar LaTeX
46679  
46680 \series bold
46681
46682 \begin_inset CommandInset href
46683 LatexCommand href
46684 name "prettyref"
46685 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46686 literal "false"
46687
46688 \end_inset
46689
46690
46691 \series default
46692
46693 \begin_inset Index idx
46694 status collapsed
46695
46696 \begin_layout Plain Layout
46697 \SpecialChar LaTeX
46698 -paquetes ! prettyref
46699 \end_layout
46700
46701 \end_inset
46702
46703
46704 \end_layout
46705
46706 \begin_layout Bibliography
46707 \begin_inset CommandInset bibitem
46708 LatexCommand bibitem
46709 key "pstricks"
46710 literal "true"
46711
46712 \end_inset
46713
46714 Página web del paquete \SpecialChar LaTeX
46715  
46716 \series bold
46717
46718 \begin_inset CommandInset href
46719 LatexCommand href
46720 name "PSTricks"
46721 target "http://tug.org/PSTricks/"
46722 literal "false"
46723
46724 \end_inset
46725
46726
46727 \series default
46728
46729 \begin_inset Index idx
46730 status collapsed
46731
46732 \begin_layout Plain Layout
46733 \SpecialChar LaTeX
46734 -paquetes ! PSTricks
46735 \end_layout
46736
46737 \end_inset
46738
46739
46740 \end_layout
46741
46742 \begin_layout Bibliography
46743 \begin_inset CommandInset bibitem
46744 LatexCommand bibitem
46745 key "refstyle"
46746 literal "true"
46747
46748 \end_inset
46749
46750 Documentación del paquete \SpecialChar LaTeX
46751  
46752 \series bold
46753
46754 \begin_inset CommandInset href
46755 LatexCommand href
46756 name "refstyle"
46757 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
46758 literal "false"
46759
46760 \end_inset
46761
46762
46763 \series default
46764
46765 \begin_inset Index idx
46766 status collapsed
46767
46768 \begin_layout Plain Layout
46769 \SpecialChar LaTeX
46770 -paquetes ! refstyle
46771 \end_layout
46772
46773 \end_inset
46774
46775
46776 \end_layout
46777
46778 \begin_layout Bibliography
46779 \begin_inset CommandInset bibitem
46780 LatexCommand bibitem
46781 key "sidecap"
46782 literal "true"
46783
46784 \end_inset
46785
46786 Documentación del paquete \SpecialChar LaTeX
46787  
46788 \series bold
46789
46790 \begin_inset CommandInset href
46791 LatexCommand href
46792 name "sidecap"
46793 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46794 literal "false"
46795
46796 \end_inset
46797
46798
46799 \series default
46800
46801 \begin_inset Index idx
46802 status collapsed
46803
46804 \begin_layout Plain Layout
46805 \SpecialChar LaTeX
46806 -paquetes ! sidecap
46807 \end_layout
46808
46809 \end_inset
46810
46811
46812 \end_layout
46813
46814 \begin_layout Bibliography
46815 \begin_inset CommandInset bibitem
46816 LatexCommand bibitem
46817 key "Inkscape"
46818 literal "true"
46819
46820 \end_inset
46821
46822 Documentación 
46823 \lang english
46824 of the option
46825 \lang spanish
46826  
46827 \begin_inset CommandInset href
46828 LatexCommand href
46829 name "Omitir texto en PDF"
46830 target "http://tug.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
46831 literal "false"
46832
46833 \end_inset
46834
46835  
46836 \lang english
46837 of the program
46838 \lang spanish
46839  
46840 \noun on
46841
46842 \begin_inset CommandInset href
46843 LatexCommand href
46844 name "Inkscape"
46845 target "https://inkscape.org/es/"
46846 literal "false"
46847
46848 \end_inset
46849
46850
46851 \end_layout
46852
46853 \begin_layout Standard
46854 \begin_inset CommandInset index_print
46855 LatexCommand printindex
46856 type "idx"
46857 name "Índice"
46858 literal "false"
46859
46860 \end_inset
46861
46862
46863 \end_layout
46864
46865 \end_body
46866 \end_document