]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
Make EmbeddedObjects.lyx compilable with lualatex/xelatex again
[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 varwidth
163 \end_modules
164 \maintain_unincluded_children false
165 \language spanish
166 \language_package babel
167 \inputencoding utf8
168 \fontencoding global
169 \font_roman "lmodern" "default"
170 \font_sans "default" "default"
171 \font_typewriter "default" "default"
172 \font_math "auto" "auto"
173 \font_default_family default
174 \use_non_tex_fonts false
175 \font_sc false
176 \font_osf false
177 \font_sf_scale 100 100
178 \font_tt_scale 100 100
179 \use_microtype false
180 \use_dash_ligatures false
181 \graphics default
182 \default_output_format pdf2
183 \output_sync 0
184 \bibtex_command default
185 \index_command makeindex
186 \paperfontsize 12
187 \spacing single
188 \use_hyperref true
189 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
190 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
191 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
192 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
193 \pdf_bookmarks true
194 \pdf_bookmarksnumbered true
195 \pdf_bookmarksopen true
196 \pdf_bookmarksopenlevel 1
197 \pdf_breaklinks false
198 \pdf_pdfborder false
199 \pdf_colorlinks true
200 \pdf_backref false
201 \pdf_pdfusetitle false
202 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
203 \papersize default
204 \use_geometry false
205 \use_package amsmath 1
206 \use_package amssymb 1
207 \use_package cancel 1
208 \use_package esint 1
209 \use_package mathdots 1
210 \use_package mathtools 1
211 \use_package mhchem 1
212 \use_package stackrel 1
213 \use_package stmaryrd 1
214 \use_package undertilde 1
215 \cite_engine basic
216 \cite_engine_type default
217 \biblio_style plain
218 \use_bibtopic false
219 \use_indices false
220 \paperorientation portrait
221 \suppress_date false
222 \justification true
223 \use_refstyle 0
224 \use_minted 0
225 \notefontcolor #0000ff
226 \index Índice
227 \shortcut idx
228 \color #008000
229 \end_index
230 \secnumdepth 3
231 \tocdepth 3
232 \paragraph_separation skip
233 \defskip medskip
234 \is_math_indent 0
235 \math_numbering_side default
236 \quotes_style swiss
237 \dynamic_quotes 0
238 \papercolumns 1
239 \papersides 2
240 \paperpagestyle default
241 \tracking_changes false
242 \output_changes false
243 \html_math_output 0
244 \html_css_as_file 0
245 \html_be_strict false
246 \end_header
247
248 \begin_body
249
250 \begin_layout Title
251 Manual detallado de Figuras, Cuadros, Flotantes, Notas, Marcos y Archivos
252  en \SpecialChar LyX
253
254 \end_layout
255
256 \begin_layout Author
257 por el Equipo \SpecialChar LyX
258
259 \begin_inset Foot
260 status collapsed
261
262 \begin_layout Plain Layout
263 \noindent
264 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
265  de Documentación de \SpecialChar LyX
266
267 \begin_inset CommandInset href
268 LatexCommand href
269 name "lyx-docs@lists.lyx.org"
270 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
271 type "mailto:"
272 literal "false"
273
274 \end_inset
275
276
277 \end_layout
278
279 \end_inset
280
281
282 \begin_inset Note Note
283 status collapsed
284
285 \begin_layout Plain Layout
286 Autor: Uwe Stöhr
287 \end_layout
288
289 \end_inset
290
291
292 \begin_inset Note Note
293 status collapsed
294
295 \begin_layout Plain Layout
296 Traducción de: Ignacio García
297 \end_layout
298
299 \end_inset
300
301
302 \begin_inset Newline newline
303 \end_inset
304
305
306 \begin_inset Newline newline
307 \end_inset
308
309
310 \family sans
311 Versión 2.3.x
312 \end_layout
313
314 \begin_layout Standard
315 \begin_inset CommandInset toc
316 LatexCommand tableofcontents
317
318 \end_inset
319
320
321 \end_layout
322
323 \begin_layout Standard
324 \begin_inset Note Note
325 status open
326
327 \begin_layout Plain Layout
328 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
329  estar instalados los paquetes \SpecialChar LaTeX
330  
331 \series bold
332 arydshln
333 \series default
334
335 \series bold
336 colortbl
337 \series default
338
339 \series bold
340 diagbox, lettrine, marginnote, picinpar
341 \series default
342  y 
343 \series bold
344 sidecap
345 \series default
346 .
347  Si no están instalados, también podrás exportar el documento, pero las
348  secciones en que dichos paquetes son necesarios no aparecen en la salida.
349 \end_layout
350
351 \begin_layout Plain Layout
352 La última versión en PDF de este documento puede encontrarse aquí:
353 \series bold
354
355 \begin_inset Newline newline
356 \end_inset
357
358 https://wiki.lyx.org/LyX/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  
20534 \lang english
20535 To avoid to estimate a suitable box width one can use a minipage with a
20536  variable width.
20537  Such a box is inserted by loading the module
20538 \lang spanish
20539  
20540 \family sans
20541 Minipáginas
20542 \begin_inset space ~
20543 \end_inset
20544
20545 ancho
20546 \begin_inset space ~
20547 \end_inset
20548
20549 variable
20550 \family default
20551  
20552 \lang english
20553 in the document settings.
20554  Then one can use
20555 \lang spanish
20556  el menú 
20557 \family sans
20558 Insertar\SpecialChar menuseparator
20559 Recuadro
20560 \begin_inset space ~
20561 \end_inset
20562
20563 personalizado\SpecialChar menuseparator
20564 Minipágina
20565 \begin_inset space ~
20566 \end_inset
20567
20568 (ancho
20569 \begin_inset space ~
20570 \end_inset
20571
20572 var.)
20573 \family default
20574 .
20575  El cuadro
20576 \begin_inset space ~
20577 \end_inset
20578
20579
20580 \begin_inset CommandInset ref
20581 LatexCommand ref
20582 reference "tab:Cuadro-rotación-multilínea"
20583
20584 \end_inset
20585
20586  es un ejemplo de una celda rotada con salto de línea en la 
20587 \lang english
20588 a variable width minipage is used
20589 \lang spanish
20590 .
20591 \end_layout
20592
20593 \begin_layout Standard
20594 \begin_inset Float table
20595 wide false
20596 sideways false
20597 status open
20598
20599 \begin_layout Plain Layout
20600 \begin_inset Caption Standard
20601
20602 \begin_layout Plain Layout
20603 \begin_inset CommandInset label
20604 LatexCommand label
20605 name "tab:Cuadro-rotación-multilínea"
20606
20607 \end_inset
20608
20609 Cuadro con salto de línea en una celda rotada
20610 \end_layout
20611
20612 \end_inset
20613
20614
20615 \end_layout
20616
20617 \begin_layout Plain Layout
20618 \noindent
20619 \align center
20620 \begin_inset Tabular
20621 <lyxtabular version="3" rows="2" columns="3">
20622 <features tabularvalignment="middle">
20623 <column alignment="center" valignment="top">
20624 <column alignment="center" valignment="top" width="0pt">
20625 <column alignment="center" valignment="top">
20626 <row>
20627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631 a
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640 \begin_inset Flex Minipage (Var. Width)
20641 status open
20642
20643 \begin_layout Plain Layout
20644 celda rotada
20645 \begin_inset Newline newline
20646 \end_inset
20647
20648 con salto de línea
20649 \begin_inset space ~
20650 \end_inset
20651
20652
20653 \end_layout
20654
20655 \end_inset
20656
20657
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20663 \begin_inset Text
20664
20665 \begin_layout Plain Layout
20666 e
20667 \end_layout
20668
20669 \end_inset
20670 </cell>
20671 </row>
20672 <row>
20673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20674 \begin_inset Text
20675
20676 \begin_layout Plain Layout
20677 b
20678 \end_layout
20679
20680 \end_inset
20681 </cell>
20682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Plain Layout
20686 c
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695 d
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 </row>
20701 </lyxtabular>
20702
20703 \end_inset
20704
20705
20706 \end_layout
20707
20708 \end_inset
20709
20710
20711 \end_layout
20712
20713 \begin_layout Section
20714 Cálculo de la anchura de cuadros
20715 \begin_inset CommandInset label
20716 LatexCommand label
20717 name "sec:Cálculo-anchura-cuadros"
20718
20719 \end_inset
20720
20721
20722 \end_layout
20723
20724 \begin_layout Standard
20725 A veces es difícil garantizar que los cuadros extensos no sobrepasen los
20726  márgenes de la página.
20727  La solución es establecer una anchura fija para cada columna del cuadro,
20728  pero ¿qué espacio necesita cada columna?
20729 \end_layout
20730
20731 \begin_layout Standard
20732 La anchura del cuadro 
20733 \begin_inset Formula $W_{\mathrm{cuadro}}$
20734 \end_inset
20735
20736  se puede calcular: cada columna tiene la anchura de la columna especificada
20737  
20738 \begin_inset Formula $W_{\mathrm{columna}}$
20739 \end_inset
20740
20741  (contenido de la columna), más dos veces la separación entre el contenido
20742  y el borde (longitud \SpecialChar LaTeX
20743
20744 \series bold
20745  
20746 \backslash
20747 tabcolsep
20748 \series default
20749 , predeterminada 6
20750 \begin_inset space \thinspace{}
20751 \end_inset
20752
20753 pt), más la anchura del borde (longitud \SpecialChar LaTeX
20754  
20755 \series bold
20756
20757 \backslash
20758 arrayrulewidth
20759 \series default
20760 , predeterminada 0.4
20761 \begin_inset space \thinspace{}
20762 \end_inset
20763
20764 pt): así, si las 
20765 \begin_inset Formula $n$
20766 \end_inset
20767
20768  columnas tienen la misma anchura, la anchura del cuadro es
20769 \end_layout
20770
20771 \begin_layout Standard
20772 \begin_inset Formula 
20773 \begin{equation}
20774 W_{\mathrm{cuadro}}=n\left(W_{\mathrm{columna}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
20775 \end{equation}
20776
20777 \end_inset
20778
20779
20780 \end_layout
20781
20782 \begin_layout Standard
20783 La anchura disponible para un cuadro es el espacio entre los márgenes de
20784  página o la anchura de la columna de texto (en documentos a dos columnas;
20785  longitud \SpecialChar LaTeX
20786  
20787 \series bold
20788
20789 \backslash
20790 columnwidth
20791 \series default
20792 ).
20793  Si todas las columnas del cuadro han de tener la misma anchura y 
20794 \begin_inset Formula $W_{\mathrm{cuadro}}$
20795 \end_inset
20796
20797  debe ser 1
20798 \begin_inset space \thinspace{}
20799 \end_inset
20800
20801
20802 \backslash
20803 columnwidth, 
20804 \begin_inset Formula $W_{\mathrm{columna}}$
20805 \end_inset
20806
20807  puede calcularse fácilmente.
20808 \end_layout
20809
20810 \begin_layout Standard
20811 Para realizar cálculos hay que cargar el paquete \SpecialChar LaTeX
20812  
20813 \series bold
20814 calc
20815 \series default
20816
20817 \begin_inset Index idx
20818 status collapsed
20819
20820 \begin_layout Plain Layout
20821 \SpecialChar LaTeX
20822 -paquetes ! calc
20823 \end_layout
20824
20825 \end_inset
20826
20827  en el preámbulo del documento.
20828  Para establecer la anchura en la ventana de configuración de cuadros hay
20829  que usar el campo 
20830 \family sans
20831 Argumento
20832 \begin_inset space ~
20833 \end_inset
20834
20835 \SpecialChar LaTeX
20836
20837 \family default
20838 .
20839  El esquema del comando es el mismo que se explica en la sección 
20840 \begin_inset space ~
20841 \end_inset
20842
20843
20844 \begin_inset CommandInset ref
20845 LatexCommand ref
20846 reference "subsec:Cálculos-en-Multicolumnas"
20847
20848 \end_inset
20849
20850 .
20851  Para un cuadro con 5
20852 \begin_inset space \thinspace{}
20853 \end_inset
20854
20855 columnas de anchura uniforme y texto centrado, escribe el comando
20856 \end_layout
20857
20858 \begin_layout Standard
20859
20860 \series bold
20861 >{
20862 \backslash
20863 centering}p{(1
20864 \backslash
20865 columnwidth-62.4pt)/5}
20866 \end_layout
20867
20868 \begin_layout Standard
20869 Para un cuadro con 5
20870 \begin_inset space \thinspace{}
20871 \end_inset
20872
20873 columnas en el que dos de ellas tengan 0.75
20874 \begin_inset space ~
20875 \end_inset
20876
20877 veces la anchura de las otras, el cálculo es
20878 \begin_inset Formula 
20879 \begin{align}
20880 \backslash\mbox{columnwidth} & =3\,W_{\mathrm{column}}+2\cdot0.75\,W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
20881  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
20882  & =4.5\,W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
20883 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
20884 \end{align}
20885
20886 \end_inset
20887
20888
20889 \end_layout
20890
20891 \begin_layout Standard
20892 En el cuadro, por tanto, el comando
20893 \end_layout
20894
20895 \begin_layout Standard
20896
20897 \series bold
20898 >{
20899 \backslash
20900 centering}p{(1
20901 \backslash
20902 columnwidth-62.4pt)/
20903 \backslash
20904 real{4.5}}
20905 \end_layout
20906
20907 \begin_layout Standard
20908 se usa para las columnas más anchas y
20909 \end_layout
20910
20911 \begin_layout Standard
20912
20913 \series bold
20914 >{
20915 \backslash
20916 centering}p{(1
20917 \backslash
20918 columnwidth-62.4pt)/
20919 \backslash
20920 real{4.5}*
20921 \backslash
20922 real{0.75}}
20923 \end_layout
20924
20925 \begin_layout Standard
20926 para las más estrechas:
20927 \end_layout
20928
20929 \begin_layout Standard
20930 \begin_inset Tabular
20931 <lyxtabular version="3" rows="2" columns="5">
20932 <features tabularvalignment="middle">
20933 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20934 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20935 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20936 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20937 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20938 <row>
20939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943 1
20944 \end_layout
20945
20946 \end_inset
20947 </cell>
20948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20949 \begin_inset Text
20950
20951 \begin_layout Plain Layout
20952 2
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961 3
20962 \end_layout
20963
20964 \end_inset
20965 </cell>
20966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970 4
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979 5
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 </row>
20985 <row>
20986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20987 \begin_inset Text
20988
20989 \begin_layout Plain Layout
20990 111111 1111111 111111 111111111 11111 11111 1111
20991 \end_layout
20992
20993 \end_inset
20994 </cell>
20995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20996 \begin_inset Text
20997
20998 \begin_layout Plain Layout
20999
21000 \end_layout
21001
21002 \end_inset
21003 </cell>
21004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21005 \begin_inset Text
21006
21007 \begin_layout Plain Layout
21008 2222 22222 222222 222222222 2222222 22 22222
21009 \end_layout
21010
21011 \end_inset
21012 </cell>
21013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017
21018 \end_layout
21019
21020 \end_inset
21021 </cell>
21022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21023 \begin_inset Text
21024
21025 \begin_layout Plain Layout
21026 333333 333333 333333 33333 3333333 333
21027 \end_layout
21028
21029 \end_inset
21030 </cell>
21031 </row>
21032 </lyxtabular>
21033
21034 \end_inset
21035
21036
21037 \end_layout
21038
21039 \begin_layout Section
21040 Personalización de cuadros
21041 \begin_inset Index idx
21042 status collapsed
21043
21044 \begin_layout Plain Layout
21045 Cuadros ! Personalización
21046 \end_layout
21047
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \begin_layout Subsection
21054 Espacio adicional en filas
21055 \begin_inset CommandInset label
21056 LatexCommand label
21057 name "subsec:Espacio-adicional"
21058
21059 \end_inset
21060
21061
21062 \begin_inset Index idx
21063 status collapsed
21064
21065 \begin_layout Plain Layout
21066 Cuadros ! Personalización ! Espacio adicional en filas
21067 \end_layout
21068
21069 \end_inset
21070
21071
21072 \end_layout
21073
21074 \begin_layout Standard
21075 Es posible añadir espacio vertical a las filas de un cuadro en la solapa
21076  
21077 \family sans
21078 Bordes
21079 \family default
21080  del diálogo de configuración de cuadros.
21081  En el marco 
21082 \family sans
21083 Espacio
21084 \begin_inset space ~
21085 \end_inset
21086
21087 adicional
21088 \family default
21089  dispones de tres posibilidades:
21090 \end_layout
21091
21092 \begin_layout Description
21093 Superior
21094 \begin_inset space ~
21095 \end_inset
21096
21097 de
21098 \begin_inset space ~
21099 \end_inset
21100
21101 la
21102 \begin_inset space ~
21103 \end_inset
21104
21105 fila añade espacio sobre los caracteres de la fila.
21106  Si el cuadro es de estilo formal
21107 \begin_inset Foot
21108 status open
21109
21110 \begin_layout Plain Layout
21111 Los cuadros formales se explican en la sección
21112 \begin_inset space ~
21113 \end_inset
21114
21115
21116 \begin_inset CommandInset ref
21117 LatexCommand ref
21118 reference "sec:Cuadros-Formales"
21119
21120 \end_inset
21121
21122
21123 \end_layout
21124
21125 \end_inset
21126
21127  \SpecialChar LyX
21128  insertará 0.5
21129 \begin_inset space \thinspace{}
21130 \end_inset
21131
21132 em por omisión.
21133  Si el cuadro es de estilo normal el espacio adicional destruirá las líneas
21134  verticales, como se ve en el cuadro siguiente:
21135 \begin_inset VSpace medskip
21136 \end_inset
21137
21138
21139 \begin_inset Newline newline
21140 \end_inset
21141
21142
21143 \begin_inset space \hspace*{}
21144 \length 0pt
21145 \end_inset
21146
21147
21148 \begin_inset space \hfill{}
21149 \end_inset
21150
21151
21152 \begin_inset Tabular
21153 <lyxtabular version="3" rows="3" columns="1">
21154 <features tabularvalignment="middle">
21155 <column alignment="center" valignment="top">
21156 <row>
21157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21158 \begin_inset Text
21159
21160 \begin_layout Plain Layout
21161 A
21162 \end_layout
21163
21164 \end_inset
21165 </cell>
21166 </row>
21167 <row topspace="3mm">
21168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21169 \begin_inset Text
21170
21171 \begin_layout Plain Layout
21172 3
21173 \begin_inset space \thinspace{}
21174 \end_inset
21175
21176 mm sobre la fila
21177 \end_layout
21178
21179 \end_inset
21180 </cell>
21181 </row>
21182 <row>
21183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187 C
21188 \end_layout
21189
21190 \end_inset
21191 </cell>
21192 </row>
21193 </lyxtabular>
21194
21195 \end_inset
21196
21197
21198 \begin_inset space \hfill{}
21199 \end_inset
21200
21201
21202 \begin_inset space \hspace*{}
21203 \length 0pt
21204 \end_inset
21205
21206
21207 \begin_inset VSpace medskip
21208 \end_inset
21209
21210
21211 \begin_inset Newline newline
21212 \end_inset
21213
21214 Así pues, insertar espacio superior en cuadros normales sólo es útil en
21215  cuadros sin líneas verticales.
21216 \end_layout
21217
21218 \begin_layout Description
21219 Inferior
21220 \begin_inset space ~
21221 \end_inset
21222
21223 de
21224 \begin_inset space ~
21225 \end_inset
21226
21227 la
21228 \begin_inset space ~
21229 \end_inset
21230
21231 fila añade espacio bajo los caracteres de la fila.
21232  Si el cuadro es formal \SpecialChar LyX
21233  inserta por omisión 0.5
21234 \begin_inset space \thinspace{}
21235 \end_inset
21236
21237 em; si el cuadro es normal inserta 2
21238 \begin_inset space \thinspace{}
21239 \end_inset
21240
21241 pt.
21242  
21243 \end_layout
21244
21245 \begin_layout Description
21246 Entre
21247 \begin_inset space ~
21248 \end_inset
21249
21250 las
21251 \begin_inset space ~
21252 \end_inset
21253
21254 filas añade espacio entre la fila actual y la siguiente.
21255  Si el cuadro es formal \SpecialChar LyX
21256  inserta 0.5
21257 \begin_inset space \thinspace{}
21258 \end_inset
21259
21260 em por omisión.
21261  En cuadros normales, el espacio adicional destruirá las líneas verticales
21262  del cuadro, como se ve en la siguiente:
21263 \begin_inset VSpace medskip
21264 \end_inset
21265
21266
21267 \begin_inset Newline newline
21268 \end_inset
21269
21270
21271 \begin_inset space \hspace*{}
21272 \length 0pt
21273 \end_inset
21274
21275
21276 \begin_inset space \hfill{}
21277 \end_inset
21278
21279
21280 \begin_inset Tabular
21281 <lyxtabular version="3" rows="3" columns="1">
21282 <features tabularvalignment="middle">
21283 <column alignment="center" valignment="top">
21284 <row>
21285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21286 \begin_inset Text
21287
21288 \begin_layout Plain Layout
21289 A
21290 \end_layout
21291
21292 \end_inset
21293 </cell>
21294 </row>
21295 <row interlinespace="3mm">
21296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21297 \begin_inset Text
21298
21299 \begin_layout Plain Layout
21300 \begin_inset Formula $\downarrow$
21301 \end_inset
21302
21303  3
21304 \begin_inset space \thinspace{}
21305 \end_inset
21306
21307 mm entre las filas
21308 \end_layout
21309
21310 \end_inset
21311 </cell>
21312 </row>
21313 <row>
21314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318 \begin_inset Formula $\uparrow$
21319 \end_inset
21320
21321  3
21322 \begin_inset space \thinspace{}
21323 \end_inset
21324
21325 mm entre las filas 
21326 \begin_inset Formula $\uparrow$
21327 \end_inset
21328
21329
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 </row>
21335 </lyxtabular>
21336
21337 \end_inset
21338
21339
21340 \begin_inset space \hfill{}
21341 \end_inset
21342
21343
21344 \begin_inset space \hspace*{}
21345 \length 0pt
21346 \end_inset
21347
21348
21349 \begin_inset VSpace medskip
21350 \end_inset
21351
21352
21353 \begin_inset Newline newline
21354 \end_inset
21355
21356 Así pues, los espacios adicionales entre filas de cuadros normales sólo
21357  sirven para cuadros sin líneas verticales.
21358 \end_layout
21359
21360 \begin_layout Standard
21361 \begin_inset VSpace bigskip
21362 \end_inset
21363
21364 Para añadir altura vertical extra a todas las celdas de todos los cuadros,
21365  utiliza los siguientes comandos en el preámbulo:
21366 \end_layout
21367
21368 \begin_layout Standard
21369
21370 \series bold
21371
21372 \backslash
21373 @ifundefined{extrarowheight}
21374 \begin_inset Newline newline
21375 \end_inset
21376
21377
21378 \begin_inset Phantom HPhantom
21379 status open
21380
21381 \begin_layout Plain Layout
21382
21383 \series bold
21384 \begin_inset space ~
21385 \end_inset
21386
21387
21388 \end_layout
21389
21390 \end_inset
21391
21392 {
21393 \backslash
21394 usepackage{array}}{}
21395 \begin_inset Newline newline
21396 \end_inset
21397
21398
21399 \backslash
21400 setlength{
21401 \backslash
21402 extrarowheight}{altura}
21403 \series default
21404
21405 \begin_inset Note Note
21406 status collapsed
21407
21408 \begin_layout Plain Layout
21409 \SpecialChar LyX
21410  cargará automáticamente el paquete 
21411 \series bold
21412 array
21413 \series default
21414  cuando uses formatos de cuadro autodefinidos.
21415  Para evitar que sea cargado dos veces se pone al principio el comando 
21416 \series bold
21417
21418 \backslash
21419 @ifundefined
21420 \series default
21421 .
21422 \end_layout
21423
21424 \end_inset
21425
21426
21427 \end_layout
21428
21429 \begin_layout Standard
21430 donde la 
21431 \family sans
21432 alture
21433 \family default
21434  puede ser una de las unidades listadas en el apéndice
21435 \begin_inset space ~
21436 \end_inset
21437
21438
21439 \begin_inset CommandInset ref
21440 LatexCommand ref
21441 reference "cap:Unidades-disponibles-en"
21442
21443 \end_inset
21444
21445 .
21446  Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
21447  centrado en vertical.
21448 \end_layout
21449
21450 \begin_layout Standard
21451 En el caso de usar tipografías de mayor tamaño que el normal, los bordes
21452  del cuadro están a veces demasiado cerca de las letras.
21453  Esto se puede corregir insertando el comando 
21454 \series bold
21455
21456 \backslash
21457 strut
21458 \series default
21459  en código \SpecialChar TeX
21460  al principio de la fila del cuadro.
21461  El cuadro
21462 \begin_inset space ~
21463 \end_inset
21464
21465
21466 \begin_inset CommandInset ref
21467 LatexCommand ref
21468 reference "tab:Alineación-vertical"
21469
21470 \end_inset
21471
21472  muestra el efecto:
21473 \end_layout
21474
21475 \begin_layout Standard
21476 \noindent
21477 \begin_inset Float table
21478 placement h
21479 wide false
21480 sideways false
21481 status open
21482
21483 \begin_layout Plain Layout
21484 \begin_inset Caption Standard
21485
21486 \begin_layout Plain Layout
21487 \begin_inset CommandInset label
21488 LatexCommand label
21489 name "tab:Alineación-vertical"
21490
21491 \end_inset
21492
21493 Alineación vertical de texto con letras grandes
21494 \end_layout
21495
21496 \end_inset
21497
21498
21499 \end_layout
21500
21501 \begin_layout Plain Layout
21502 \begin_inset space \hfill{}
21503 \end_inset
21504
21505
21506 \begin_inset Float table
21507 wide false
21508 sideways false
21509 status open
21510
21511 \begin_layout Plain Layout
21512 \begin_inset Caption Standard
21513
21514 \begin_layout Plain Layout
21515 Cuadro normal
21516 \end_layout
21517
21518 \end_inset
21519
21520
21521 \end_layout
21522
21523 \begin_layout Plain Layout
21524 \noindent
21525 \align center
21526 \begin_inset Tabular
21527 <lyxtabular version="3" rows="6" columns="1">
21528 <features tabularvalignment="middle">
21529 <column alignment="left" valignment="top">
21530 <row>
21531 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21532 \begin_inset Text
21533
21534 \begin_layout Plain Layout
21535 Normal, g
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 </row>
21541 <row>
21542 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21543 \begin_inset Text
21544
21545 \begin_layout Plain Layout
21546
21547 \size large
21548 Grande
21549 \end_layout
21550
21551 \end_inset
21552 </cell>
21553 </row>
21554 <row>
21555 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559
21560 \size larger
21561 Más grande
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 </row>
21567 <row>
21568 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21569 \begin_inset Text
21570
21571 \begin_layout Plain Layout
21572
21573 \size largest
21574 Grandísima
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 </row>
21580 <row>
21581 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21582 \begin_inset Text
21583
21584 \begin_layout Plain Layout
21585
21586 \size huge
21587 Enorme
21588 \end_layout
21589
21590 \end_inset
21591 </cell>
21592 </row>
21593 <row>
21594 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21595 \begin_inset Text
21596
21597 \begin_layout Plain Layout
21598
21599 \size huge
21600 Gigante
21601 \end_layout
21602
21603 \end_inset
21604 </cell>
21605 </row>
21606 </lyxtabular>
21607
21608 \end_inset
21609
21610
21611 \end_layout
21612
21613 \end_inset
21614
21615
21616 \begin_inset space \hfill{}
21617 \end_inset
21618
21619
21620 \begin_inset Float table
21621 wide false
21622 sideways false
21623 status open
21624
21625 \begin_layout Plain Layout
21626 \begin_inset Caption Standard
21627
21628 \begin_layout Plain Layout
21629 Cuadro con comando 
21630 \series bold
21631
21632 \backslash
21633 strut
21634 \end_layout
21635
21636 \end_inset
21637
21638
21639 \end_layout
21640
21641 \begin_layout Plain Layout
21642 \noindent
21643 \align center
21644 \begin_inset Tabular
21645 <lyxtabular version="3" rows="6" columns="1">
21646 <features tabularvalignment="middle">
21647 <column alignment="left" valignment="top">
21648 <row>
21649 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21650 \begin_inset Text
21651
21652 \begin_layout Plain Layout
21653 Normal, g
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 </row>
21659 <row>
21660 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664
21665 \size large
21666 \begin_inset ERT
21667 status collapsed
21668
21669 \begin_layout Plain Layout
21670
21671
21672 \backslash
21673 strut 
21674 \end_layout
21675
21676 \end_inset
21677
21678 Grande
21679 \end_layout
21680
21681 \end_inset
21682 </cell>
21683 </row>
21684 <row>
21685 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21686 \begin_inset Text
21687
21688 \begin_layout Plain Layout
21689
21690 \size larger
21691 \begin_inset ERT
21692 status collapsed
21693
21694 \begin_layout Plain Layout
21695
21696
21697 \backslash
21698 strut 
21699 \end_layout
21700
21701 \end_inset
21702
21703 Más grande
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 </row>
21709 <row>
21710 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714
21715 \size largest
21716 \begin_inset ERT
21717 status collapsed
21718
21719 \begin_layout Plain Layout
21720
21721
21722 \backslash
21723 strut 
21724 \end_layout
21725
21726 \end_inset
21727
21728 Grandísima
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 <row>
21735 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \size huge
21741 \begin_inset ERT
21742 status collapsed
21743
21744 \begin_layout Plain Layout
21745
21746
21747 \backslash
21748 strut 
21749 \end_layout
21750
21751 \end_inset
21752
21753 Enorme
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 </row>
21759 <row>
21760 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764
21765 \size giant
21766 \begin_inset ERT
21767 status collapsed
21768
21769 \begin_layout Plain Layout
21770
21771
21772 \backslash
21773 strut 
21774 \end_layout
21775
21776 \end_inset
21777
21778
21779 \size huge
21780 Gigante
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 </row>
21786 </lyxtabular>
21787
21788 \end_inset
21789
21790
21791 \end_layout
21792
21793 \end_inset
21794
21795
21796 \begin_inset space \hfill{}
21797 \end_inset
21798
21799
21800 \end_layout
21801
21802 \end_inset
21803
21804
21805 \end_layout
21806
21807 \begin_layout Subsection
21808 Alineación especial de celdas
21809 \begin_inset CommandInset label
21810 LatexCommand label
21811 name "subsec:Alineación-especial-de"
21812
21813 \end_inset
21814
21815
21816 \begin_inset Index idx
21817 status collapsed
21818
21819 \begin_layout Plain Layout
21820 Cuadros ! Personalización ! Alineación especial de celdas
21821 \end_layout
21822
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \begin_layout Standard
21829 A veces mejora la presentación si las entradas en las celdas de una columna
21830  se alinean con un carácter determinado, p.
21831 \begin_inset space \thinspace{}
21832 \end_inset
21833
21834 ej.
21835 \begin_inset space ~
21836 \end_inset
21837
21838 el separador decimal, como en el cuadro
21839 \begin_inset space ~
21840 \end_inset
21841
21842
21843 \begin_inset CommandInset ref
21844 LatexCommand ref
21845 reference "tab:Cuadro-celdas-alineadas"
21846
21847 \end_inset
21848
21849 .
21850  Esta alineación se obtiene poniendo el cursor en la columna y pulsando
21851  el botón 
21852 \begin_inset Info
21853 type  "icon"
21854 arg   "tabular-feature align-decimal"
21855 \end_inset
21856
21857  de la barra de herramientas o eligiendo la alineación 
21858 \family sans
21859 Al separador decimal
21860 \family default
21861  en la configuración del cuadro.
21862  Ahí se puede especificar también el carácter deseado para la alineación.
21863 \end_layout
21864
21865 \begin_layout Standard
21866 \begin_inset Float table
21867 wide false
21868 sideways false
21869 status open
21870
21871 \begin_layout Plain Layout
21872 \begin_inset Caption Standard
21873
21874 \begin_layout Plain Layout
21875 \begin_inset CommandInset label
21876 LatexCommand label
21877 name "tab:Cuadro-celdas-alineadas"
21878
21879 \end_inset
21880
21881 Cuadro con celdas alineadas con el separador decimal.
21882 \end_layout
21883
21884 \end_inset
21885
21886
21887 \end_layout
21888
21889 \begin_layout Plain Layout
21890 \align center
21891 \begin_inset Tabular
21892 <lyxtabular version="3" rows="4" columns="1">
21893 <features booktabs="true" tabularvalignment="middle">
21894 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
21895 <row>
21896 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 leyenda
21901 \end_layout
21902
21903 \end_inset
21904 </cell>
21905 </row>
21906 <row>
21907 <cell alignment="center" valignment="top" topline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911 12,6
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 </row>
21917 <row>
21918 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21919 \begin_inset Text
21920
21921 \begin_layout Plain Layout
21922 0,68
21923 \end_layout
21924
21925 \end_inset
21926 </cell>
21927 </row>
21928 <row>
21929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21930 \begin_inset Text
21931
21932 \begin_layout Plain Layout
21933 -123,0
21934 \end_layout
21935
21936 \end_inset
21937 </cell>
21938 </row>
21939 </lyxtabular>
21940
21941 \end_inset
21942
21943
21944 \end_layout
21945
21946 \end_inset
21947
21948
21949 \end_layout
21950
21951 \begin_layout Standard
21952 \begin_inset Float table
21953 wide false
21954 sideways false
21955 status open
21956
21957 \begin_layout Plain Layout
21958 \begin_inset Caption Standard
21959
21960 \begin_layout Plain Layout
21961 \begin_inset CommandInset label
21962 LatexCommand label
21963 name "tab:Cuadro-con-celdas-de"
21964
21965 \end_inset
21966
21967 Cuadro con celdas alineadas con los operadores.
21968 \end_layout
21969
21970 \end_inset
21971
21972
21973 \end_layout
21974
21975 \begin_layout Plain Layout
21976 \align center
21977 \begin_inset Tabular
21978 <lyxtabular version="3" rows="4" columns="2">
21979 <features booktabs="true" tabularvalignment="middle">
21980 <column alignment="right" valignment="top" width="0pt">
21981 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21982 <row>
21983 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 leyenda
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 </row>
22002 <row>
22003 <cell alignment="center" valignment="top" usebox="none">
22004 \begin_inset Text
22005
22006 \begin_layout Plain Layout
22007 \begin_inset Formula $12\,+$
22008 \end_inset
22009
22010
22011 \end_layout
22012
22013 \end_inset
22014 </cell>
22015 <cell alignment="center" valignment="top" usebox="none">
22016 \begin_inset Text
22017
22018 \begin_layout Plain Layout
22019 \begin_inset Formula $\,6$
22020 \end_inset
22021
22022
22023 \end_layout
22024
22025 \end_inset
22026 </cell>
22027 </row>
22028 <row>
22029 <cell alignment="center" valignment="top" usebox="none">
22030 \begin_inset Text
22031
22032 \begin_layout Plain Layout
22033 \begin_inset Formula $0\,-$
22034 \end_inset
22035
22036
22037 \end_layout
22038
22039 \end_inset
22040 </cell>
22041 <cell alignment="center" valignment="top" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Plain Layout
22045 \begin_inset Formula $\,68$
22046 \end_inset
22047
22048
22049 \end_layout
22050
22051 \end_inset
22052 </cell>
22053 </row>
22054 <row>
22055 <cell alignment="center" valignment="top" usebox="none">
22056 \begin_inset Text
22057
22058 \begin_layout Plain Layout
22059 \begin_inset Formula $-123\,/$
22060 \end_inset
22061
22062
22063 \end_layout
22064
22065 \end_inset
22066 </cell>
22067 <cell alignment="center" valignment="top" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Plain Layout
22071 \begin_inset Formula $\,0$
22072 \end_inset
22073
22074
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 </row>
22080 </lyxtabular>
22081
22082 \end_inset
22083
22084
22085 \end_layout
22086
22087 \end_inset
22088
22089
22090 \end_layout
22091
22092 \begin_layout Standard
22093 Para alinear con caracteres en ecuaciones este método no funciona porque
22094  el campo para especificar el carácter no permite ecuaciones.
22095  En este caso hay que usar el método del cuadro
22096 \begin_inset space ~
22097 \end_inset
22098
22099
22100 \begin_inset CommandInset ref
22101 LatexCommand ref
22102 reference "tab:Cuadro-con-celdas-de"
22103
22104 \end_inset
22105
22106 .
22107  Es un cuadro 4×2.
22108  La leyenda es una multicolumna centrada.
22109  La primera columna está alineada a la derecha y contiene la primera parte
22110  incluyendo el operador.
22111  La segunda columna está alineada a la izquierda y contiene la parte restante.
22112  Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda
22113  columna para mantener el espacio habitual alrededor de los operadores.
22114  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
22115  el siguiente argumento \SpecialChar LaTeX
22116  para la segunda columna:
22117 \end_layout
22118
22119 \begin_layout Standard
22120
22121 \series bold
22122 @{}l
22123 \end_layout
22124
22125 \begin_layout Standard
22126 El cuadro
22127 \begin_inset space ~
22128 \end_inset
22129
22130
22131 \begin_inset CommandInset ref
22132 LatexCommand ref
22133 reference "tab:Varias-alineaciones"
22134
22135 \end_inset
22136
22137  muestra varios ejemplos de alineación.
22138  Para alinear al signo de relación se ha añadido un pequeño espacio como
22139  en la segunda columna del cuadro
22140 \begin_inset space ~
22141 \end_inset
22142
22143
22144 \begin_inset CommandInset ref
22145 LatexCommand ref
22146 reference "tab:Cuadro-con-celdas-de"
22147
22148 \end_inset
22149
22150 .
22151 \end_layout
22152
22153 \begin_layout Standard
22154 \begin_inset Float table
22155 placement h
22156 wide false
22157 sideways false
22158 status open
22159
22160 \begin_layout Plain Layout
22161 \begin_inset Caption Standard
22162
22163 \begin_layout Plain Layout
22164 \begin_inset CommandInset label
22165 LatexCommand label
22166 name "tab:Varias-alineaciones"
22167
22168 \end_inset
22169
22170 Cuadro con varias alineaciones.
22171 \end_layout
22172
22173 \end_inset
22174
22175
22176 \end_layout
22177
22178 \begin_layout Plain Layout
22179 \align center
22180 \begin_inset Tabular
22181 <lyxtabular version="3" rows="4" columns="6">
22182 <features tabularvalignment="middle">
22183 <column alignment="right" valignment="top">
22184 <column alignment="left" valignment="top" special="@{}l">
22185 <column alignment="right" valignment="top">
22186 <column alignment="left" valignment="top" special="@{}l">
22187 <column alignment="right" valignment="top">
22188 <column alignment="left" valignment="top" special="@{}l">
22189 <row>
22190 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194 unidades
22195 \end_layout
22196
22197 \end_inset
22198 </cell>
22199 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Plain Layout
22203
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212 exponentes
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230 relaciones
22231 \end_layout
22232
22233 \end_inset
22234 </cell>
22235 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22236 \begin_inset Text
22237
22238 \begin_layout Plain Layout
22239
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 </row>
22245 <row>
22246 <cell alignment="center" valignment="top" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250 12×
22251 \end_layout
22252
22253 \end_inset
22254 </cell>
22255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22256 \begin_inset Text
22257
22258 \begin_layout Plain Layout
22259 24
22260 \begin_inset space \thinspace{}
22261 \end_inset
22262
22263 bottles
22264 \end_layout
22265
22266 \end_inset
22267 </cell>
22268 <cell alignment="center" valignment="top" usebox="none">
22269 \begin_inset Text
22270
22271 \begin_layout Plain Layout
22272 \begin_inset Formula $10\cdot$
22273 \end_inset
22274
22275
22276 \end_layout
22277
22278 \end_inset
22279 </cell>
22280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22281 \begin_inset Text
22282
22283 \begin_layout Plain Layout
22284 \begin_inset Formula $10^{\mbox{-}17}$
22285 \end_inset
22286
22287
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 <cell alignment="center" valignment="top" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Plain Layout
22296 \begin_inset Formula $\Gamma(t)\propto$
22297 \end_inset
22298
22299
22300 \end_layout
22301
22302 \end_inset
22303 </cell>
22304 <cell alignment="center" valignment="top" usebox="none">
22305 \begin_inset Text
22306
22307 \begin_layout Plain Layout
22308 \begin_inset Formula $\:\Upsilon(t)$
22309 \end_inset
22310
22311
22312 \end_layout
22313
22314 \end_inset
22315 </cell>
22316 </row>
22317 <row>
22318 <cell alignment="center" valignment="top" usebox="none">
22319 \begin_inset Text
22320
22321 \begin_layout Plain Layout
22322 1024×
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331 768
22332 \begin_inset space \thinspace{}
22333 \end_inset
22334
22335 Pixels
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 <cell alignment="center" valignment="top" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344 \begin_inset Formula $5.78\cdot$
22345 \end_inset
22346
22347
22348 \end_layout
22349
22350 \end_inset
22351 </cell>
22352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22353 \begin_inset Text
22354
22355 \begin_layout Plain Layout
22356 \begin_inset Formula $10^{7}$
22357 \end_inset
22358
22359
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 <cell alignment="center" valignment="top" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368 \begin_inset Formula $A\ne$
22369 \end_inset
22370
22371
22372 \end_layout
22373
22374 \end_inset
22375 </cell>
22376 <cell alignment="center" valignment="top" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380 \begin_inset Formula $\:B_{\mathrm{red}}$
22381 \end_inset
22382
22383
22384 \end_layout
22385
22386 \end_inset
22387 </cell>
22388 </row>
22389 <row>
22390 <cell alignment="center" valignment="top" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394 32×
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22400 \begin_inset Text
22401
22402 \begin_layout Plain Layout
22403 6
22404 \begin_inset space \thinspace{}
22405 \end_inset
22406
22407 cm
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 <cell alignment="center" valignment="top" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416 -
22417 \begin_inset Formula $33.5\cdot$
22418 \end_inset
22419
22420
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 \begin_inset Formula $10^{4}$
22430 \end_inset
22431
22432
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 <cell alignment="center" valignment="top" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441 \begin_inset Formula $\sen(\alpha)\ge$
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 <cell alignment="center" valignment="top" usebox="none">
22450 \begin_inset Text
22451
22452 \begin_layout Plain Layout
22453 \begin_inset Formula $\:\sen(\beta)$
22454 \end_inset
22455
22456
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 </row>
22462 </lyxtabular>
22463
22464 \end_inset
22465
22466
22467 \end_layout
22468
22469 \end_inset
22470
22471
22472 \end_layout
22473
22474 \begin_layout Subsection
22475 Formato personalizado de celda/columna
22476 \begin_inset CommandInset label
22477 LatexCommand label
22478 name "subsec:Formato-Personalizado"
22479
22480 \end_inset
22481
22482
22483 \begin_inset Index idx
22484 status collapsed
22485
22486 \begin_layout Plain Layout
22487 Cuadros ! Personalización ! Formato de celda/columna
22488 \end_layout
22489
22490 \end_inset
22491
22492
22493 \end_layout
22494
22495 \begin_layout Standard
22496 El cálculo de la anchura necesaria para columnas estándar descrito en la
22497  sección
22498 \begin_inset space ~
22499 \end_inset
22500
22501
22502 \begin_inset CommandInset ref
22503 LatexCommand ref
22504 reference "sec:Cálculo-anchura-cuadros"
22505
22506 \end_inset
22507
22508  y para columnas extendidas descrito en la sección
22509 \begin_inset space ~
22510 \end_inset
22511
22512
22513 \begin_inset CommandInset ref
22514 LatexCommand ref
22515 reference "subsec:Cálculos-en-Multicolumnas"
22516
22517 \end_inset
22518
22519  es muy pesado si tienes varios cuadros.
22520  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
22521 mna aplicable a todos los cuadros del documento.
22522  El formato se define con el comando
22523 \end_layout
22524
22525 \begin_layout Standard
22526
22527 \series bold
22528
22529 \backslash
22530 newcolumntype{nombre del formato}[número de argumentos]{comandos}
22531 \end_layout
22532
22533 \begin_layout Standard
22534 El 
22535 \emph on
22536 nombre de formato
22537 \emph default
22538  puede ser una sola letra.
22539  Las letras 
22540 \emph on
22541 b, c, l, m, p
22542 \emph default
22543  y 
22544 \emph on
22545 r
22546 \emph default
22547  están predefinidas y no pueden usarse.
22548  Pero se permiten todas las mayúsculas.
22549 \end_layout
22550
22551 \begin_layout Standard
22552 \begin_inset VSpace medskip
22553 \end_inset
22554
22555
22556 \end_layout
22557
22558 \begin_layout Standard
22559 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
22560  fija puedes definir el formato de celda
22561 \end_layout
22562
22563 \begin_layout Standard
22564
22565 \series bold
22566
22567 \backslash
22568 newcolumntype{M}[1]{>{
22569 \backslash
22570 centering
22571 \backslash
22572 hspace{0pt}}m{#1}}
22573 \end_layout
22574
22575 \begin_layout Standard
22576 donde 
22577 \series bold
22578
22579 \backslash
22580 hspace{0pt}
22581 \series default
22582  evita el problema de partir con guión la primera palabra, como se describe
22583  en la sección
22584 \begin_inset space ~
22585 \end_inset
22586
22587
22588 \begin_inset CommandInset ref
22589 LatexCommand ref
22590 reference "subsec:Líneas-Múltiples-en"
22591
22592 \end_inset
22593
22594 .
22595  Ahora puedes introducir simplemente
22596 \end_layout
22597
22598 \begin_layout Standard
22599
22600 \series bold
22601 M{ancho}
22602 \end_layout
22603
22604 \begin_layout Standard
22605 como argumento \SpecialChar LaTeX
22606  en el diálogo de cuadros para crear una multicolumna.
22607 \end_layout
22608
22609 \begin_layout Standard
22610 \begin_inset VSpace bigskip
22611 \end_inset
22612
22613
22614 \end_layout
22615
22616 \begin_layout Standard
22617 Para celdas extendidas en una celda multicolumna, puedes definir el formato
22618 \end_layout
22619
22620 \begin_layout Standard
22621
22622 \series bold
22623
22624 \backslash
22625 newcolumntype{S}[2]{>{
22626 \backslash
22627 centering
22628 \backslash
22629 hspace{0pt}}
22630 \begin_inset Newline newline
22631 \end_inset
22632
22633
22634 \begin_inset Phantom HPhantom
22635 status open
22636
22637 \begin_layout Plain Layout
22638
22639 \series bold
22640
22641 \backslash
22642 newcolumntype
22643 \end_layout
22644
22645 \end_inset
22646
22647 m{(#1+(2
22648 \backslash
22649 tabcolsep+
22650 \backslash
22651 arrayrulewidth)*(1-#2))/#2}}
22652 \end_layout
22653
22654 \begin_layout Standard
22655 Este formato usa la ecuación 
22656 \begin_inset CommandInset ref
22657 LatexCommand eqref
22658 reference "eq:Wgn"
22659
22660 \end_inset
22661
22662  para calcular la anchura necesaria para que cada celda extendida tenga
22663  la misma anchura.
22664 \end_layout
22665
22666 \begin_layout Standard
22667 Ahora puedes introducir
22668 \end_layout
22669
22670 \begin_layout Standard
22671
22672 \series bold
22673 S{ancho de la celda multicolumna}{número de columnas extendidas}
22674 \end_layout
22675
22676 \begin_layout Standard
22677 como argumento \SpecialChar LaTeX
22678  de la columna.
22679 \end_layout
22680
22681 \begin_layout Standard
22682 \begin_inset VSpace bigskip
22683 \end_inset
22684
22685
22686 \end_layout
22687
22688 \begin_layout Standard
22689 Para columnas coloreadas puedes definir
22690 \end_layout
22691
22692 \begin_layout Standard
22693
22694 \series bold
22695
22696 \backslash
22697 newcolumntype{K}[1]{>{
22698 \backslash
22699 columncolor{#1}
22700 \backslash
22701 hspace{0pt}}c}
22702 \end_layout
22703
22704 \begin_layout Standard
22705 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
22706  horizontalmente.
22707  Ahora puedes introducir
22708 \end_layout
22709
22710 \begin_layout Standard
22711
22712 \series bold
22713 K{nombre del color}
22714 \end_layout
22715
22716 \begin_layout Standard
22717 como argumento \SpecialChar LaTeX
22718 .
22719 \end_layout
22720
22721 \begin_layout Standard
22722 \begin_inset VSpace bigskip
22723 \end_inset
22724
22725
22726 \end_layout
22727
22728 \begin_layout Standard
22729 Para crear el cuadro
22730 \begin_inset space ~
22731 \end_inset
22732
22733
22734 \begin_inset CommandInset ref
22735 LatexCommand ref
22736 reference "tab:Cuadro-con-formatos-definidos-por"
22737
22738 \end_inset
22739
22740  usa los argumentos \SpecialChar LaTeX
22741
22742 \end_layout
22743
22744 \begin_layout Standard
22745
22746 \series bold
22747 M{2.5cm}
22748 \end_layout
22749
22750 \begin_layout Standard
22751 para la primera columna y la multicolumna,
22752 \end_layout
22753
22754 \begin_layout Standard
22755
22756 \series bold
22757 K{red}
22758 \end_layout
22759
22760 \begin_layout Standard
22761 para la última columna y
22762 \end_layout
22763
22764 \begin_layout Standard
22765
22766 \series bold
22767 S{2.5cm}{2}
22768 \end_layout
22769
22770 \begin_layout Standard
22771 para las celdas en la segunda columna.
22772 \end_layout
22773
22774 \begin_layout Standard
22775 \begin_inset Float table
22776 placement h
22777 wide false
22778 sideways false
22779 status open
22780
22781 \begin_layout Plain Layout
22782 \begin_inset Caption Standard
22783
22784 \begin_layout Plain Layout
22785 \begin_inset CommandInset label
22786 LatexCommand label
22787 name "tab:Cuadro-con-formatos-definidos-por"
22788
22789 \end_inset
22790
22791 Cuadro con formatos definidos por el usuario
22792 \end_layout
22793
22794 \end_inset
22795
22796
22797 \end_layout
22798
22799 \begin_layout Plain Layout
22800 \align center
22801 \begin_inset Tabular
22802 <lyxtabular version="3" rows="3" columns="4">
22803 <features tabularvalignment="middle">
22804 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
22805 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
22806 <column alignment="center" valignment="middle">
22807 <column alignment="center" valignment="middle" special="K{red}">
22808 <row>
22809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22810 \begin_inset Text
22811
22812 \begin_layout Plain Layout
22813 palabramuylargaenceldadecuadro
22814 \end_layout
22815
22816 \end_inset
22817 </cell>
22818 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822 multicolumna línea múltiple
22823 \end_layout
22824
22825 \end_inset
22826 </cell>
22827 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \begin_layout Plain Layout
22831
22832 \end_layout
22833
22834 \end_inset
22835 </cell>
22836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22837 \begin_inset Text
22838
22839 \begin_layout Plain Layout
22840 c
22841 \end_layout
22842
22843 \end_inset
22844 </cell>
22845 </row>
22846 <row>
22847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22848 \begin_inset Text
22849
22850 \begin_layout Plain Layout
22851 d
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860 e
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22866 \begin_inset Text
22867
22868 \begin_layout Plain Layout
22869 f
22870 \end_layout
22871
22872 \end_inset
22873 </cell>
22874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22875 \begin_inset Text
22876
22877 \begin_layout Plain Layout
22878 g
22879 \end_layout
22880
22881 \end_inset
22882 </cell>
22883 </row>
22884 <row>
22885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22886 \begin_inset Text
22887
22888 \begin_layout Plain Layout
22889 h
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22895 \begin_inset Text
22896
22897 \begin_layout Plain Layout
22898 i
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907 j
22908 \end_layout
22909
22910 \end_inset
22911 </cell>
22912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22913 \begin_inset Text
22914
22915 \begin_layout Plain Layout
22916 k
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 </row>
22922 </lyxtabular>
22923
22924 \end_inset
22925
22926
22927 \end_layout
22928
22929 \end_inset
22930
22931
22932 \end_layout
22933
22934 \begin_layout Subsection
22935 Grosor de líneas
22936 \begin_inset CommandInset label
22937 LatexCommand label
22938 name "subsec:Grosor-de-Líneas"
22939
22940 \end_inset
22941
22942
22943 \begin_inset Index idx
22944 status collapsed
22945
22946 \begin_layout Plain Layout
22947 Cuadros ! Personalización ! Grosor de línea
22948 \end_layout
22949
22950 \end_inset
22951
22952
22953 \end_layout
22954
22955 \begin_layout Standard
22956 El grosor para todas las líneas de un cuadro puede ajustarse con la longitud
22957  
22958 \series bold
22959
22960 \backslash
22961 arrayrulewidth
22962 \series default
22963 .
22964  Por ejemplo, para poner un grosor de línea de 1.5
22965 \begin_inset space \thinspace{}
22966 \end_inset
22967
22968 pt, como en el cuadro
22969 \begin_inset space ~
22970 \end_inset
22971
22972
22973 \begin_inset CommandInset ref
22974 LatexCommand ref
22975 reference "tab:Cuadro-con-líneas"
22976
22977 \end_inset
22978
22979 , inserta el comando
22980 \end_layout
22981
22982 \begin_layout Standard
22983
22984 \series bold
22985
22986 \backslash
22987 setlength{
22988 \backslash
22989 arrayrulewidth}{1.5pt}
22990 \end_layout
22991
22992 \begin_layout Standard
22993 en código \SpecialChar TeX
22994  antes del cuadro o flotante.
22995  Este cambio es válido para todos los siguientes cuadros.
22996  Para volver al valor predeterminado, define 
22997 \series bold
22998
22999 \backslash
23000 arrayrulewidth
23001 \series default
23002  a 0.4
23003 \begin_inset space \thinspace{}
23004 \end_inset
23005
23006 pt en código \SpecialChar TeX
23007  detrás del cuadro o flotante.
23008 \end_layout
23009
23010 \begin_layout Standard
23011 \begin_inset ERT
23012 status collapsed
23013
23014 \begin_layout Plain Layout
23015
23016
23017 \backslash
23018 setlength{
23019 \backslash
23020 arrayrulewidth}{1.5pt}
23021 \end_layout
23022
23023 \end_inset
23024
23025
23026 \begin_inset Float table
23027 wide false
23028 sideways false
23029 status open
23030
23031 \begin_layout Plain Layout
23032 \begin_inset Caption Standard
23033
23034 \begin_layout Plain Layout
23035 \begin_inset CommandInset label
23036 LatexCommand label
23037 name "tab:Cuadro-con-líneas"
23038
23039 \end_inset
23040
23041 Cuadro con líneas de grosor 1.5
23042 \begin_inset space \thinspace{}
23043 \end_inset
23044
23045 pt
23046 \end_layout
23047
23048 \end_inset
23049
23050
23051 \end_layout
23052
23053 \begin_layout Plain Layout
23054 \align center
23055 \begin_inset Tabular
23056 <lyxtabular version="3" rows="3" columns="3">
23057 <features tabularvalignment="middle">
23058 <column alignment="center" valignment="top">
23059 <column alignment="center" valignment="top">
23060 <column alignment="center" valignment="top">
23061 <row>
23062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066 sd
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23072 \begin_inset Text
23073
23074 \begin_layout Plain Layout
23075
23076 \end_layout
23077
23078 \end_inset
23079 </cell>
23080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23081 \begin_inset Text
23082
23083 \begin_layout Plain Layout
23084
23085 \end_layout
23086
23087 \end_inset
23088 </cell>
23089 </row>
23090 <row>
23091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095
23096 \end_layout
23097
23098 \end_inset
23099 </cell>
23100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23101 \begin_inset Text
23102
23103 \begin_layout Plain Layout
23104 sd
23105 \end_layout
23106
23107 \end_inset
23108 </cell>
23109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23110 \begin_inset Text
23111
23112 \begin_layout Plain Layout
23113
23114 \end_layout
23115
23116 \end_inset
23117 </cell>
23118 </row>
23119 <row>
23120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23121 \begin_inset Text
23122
23123 \begin_layout Plain Layout
23124
23125 \end_layout
23126
23127 \end_inset
23128 </cell>
23129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133
23134 \end_layout
23135
23136 \end_inset
23137 </cell>
23138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142 sd
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 </row>
23148 </lyxtabular>
23149
23150 \end_inset
23151
23152
23153 \end_layout
23154
23155 \end_inset
23156
23157
23158 \begin_inset ERT
23159 status collapsed
23160
23161 \begin_layout Plain Layout
23162
23163
23164 \backslash
23165 setlength{
23166 \backslash
23167 arrayrulewidth}{0.4pt}
23168 \end_layout
23169
23170 \end_inset
23171
23172
23173 \end_layout
23174
23175 \begin_layout Standard
23176 \begin_inset VSpace bigskip
23177 \end_inset
23178
23179 Para definir un grosor de 1.5
23180 \begin_inset space \thinspace{}
23181 \end_inset
23182
23183 pt sólo para líneas horizontales, como en el cuadro
23184 \begin_inset space ~
23185 \end_inset
23186
23187
23188 \begin_inset CommandInset ref
23189 LatexCommand ref
23190 reference "tab:Cuadro-con-horizontales"
23191
23192 \end_inset
23193
23194 , inserta estos comandos en código \SpecialChar TeX
23195  antes del cuadro o flotante:
23196 \end_layout
23197
23198 \begin_layout Standard
23199
23200 \series bold
23201
23202 \backslash
23203 let
23204 \backslash
23205 myHline
23206 \backslash
23207 hline
23208 \begin_inset Newline newline
23209 \end_inset
23210
23211
23212 \backslash
23213 renewcommand{
23214 \backslash
23215 hline}
23216 \begin_inset Newline newline
23217 \end_inset
23218
23219  {
23220 \backslash
23221 noalign{
23222 \backslash
23223 global
23224 \backslash
23225 arrayrulewidth 1.5pt}
23226 \begin_inset Newline newline
23227 \end_inset
23228
23229  
23230 \backslash
23231 myHline
23232 \backslash
23233 noalign{
23234 \backslash
23235 global
23236 \backslash
23237 arrayrulewidth 0.4pt}}
23238 \end_layout
23239
23240 \begin_layout Standard
23241 Para volver al grosor predeterminado, inserta este comando en código \SpecialChar TeX
23242  detrás
23243  del cuadro o flotante:
23244 \end_layout
23245
23246 \begin_layout Standard
23247
23248 \series bold
23249
23250 \backslash
23251 renewcommand{
23252 \backslash
23253 hline}{
23254 \backslash
23255 myHline}
23256 \end_layout
23257
23258 \begin_layout Standard
23259 \begin_inset ERT
23260 status collapsed
23261
23262 \begin_layout Plain Layout
23263
23264
23265 \backslash
23266 let
23267 \backslash
23268 myHline
23269 \backslash
23270 hline
23271 \end_layout
23272
23273 \begin_layout Plain Layout
23274
23275
23276 \backslash
23277 renewcommand{
23278 \backslash
23279 hline}
23280 \end_layout
23281
23282 \begin_layout Plain Layout
23283
23284  {
23285 \backslash
23286 noalign{
23287 \backslash
23288 global
23289 \backslash
23290 arrayrulewidth 1.5pt}
23291 \end_layout
23292
23293 \begin_layout Plain Layout
23294
23295   
23296 \backslash
23297 myHline
23298 \backslash
23299 noalign{
23300 \backslash
23301 global
23302 \backslash
23303 arrayrulewidth 0.4pt}}
23304 \end_layout
23305
23306 \end_inset
23307
23308
23309 \begin_inset Float table
23310 wide false
23311 sideways false
23312 status open
23313
23314 \begin_layout Plain Layout
23315 \begin_inset Caption Standard
23316
23317 \begin_layout Plain Layout
23318 \begin_inset CommandInset label
23319 LatexCommand label
23320 name "tab:Cuadro-con-horizontales"
23321
23322 \end_inset
23323
23324 Cuadro con líneas horizontales de 1.5
23325 \begin_inset space \thinspace{}
23326 \end_inset
23327
23328 pt
23329 \end_layout
23330
23331 \end_inset
23332
23333
23334 \end_layout
23335
23336 \begin_layout Plain Layout
23337 \align center
23338 \begin_inset Tabular
23339 <lyxtabular version="3" rows="3" columns="3">
23340 <features tabularvalignment="middle">
23341 <column alignment="center" valignment="top">
23342 <column alignment="center" valignment="top">
23343 <column alignment="center" valignment="top">
23344 <row>
23345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23346 \begin_inset Text
23347
23348 \begin_layout Plain Layout
23349 sd
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23355 \begin_inset Text
23356
23357 \begin_layout Plain Layout
23358
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 </row>
23373 <row>
23374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387 sd
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396
23397 \end_layout
23398
23399 \end_inset
23400 </cell>
23401 </row>
23402 <row>
23403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23404 \begin_inset Text
23405
23406 \begin_layout Plain Layout
23407
23408 \end_layout
23409
23410 \end_inset
23411 </cell>
23412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23413 \begin_inset Text
23414
23415 \begin_layout Plain Layout
23416
23417 \end_layout
23418
23419 \end_inset
23420 </cell>
23421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23422 \begin_inset Text
23423
23424 \begin_layout Plain Layout
23425 sd
23426 \end_layout
23427
23428 \end_inset
23429 </cell>
23430 </row>
23431 </lyxtabular>
23432
23433 \end_inset
23434
23435
23436 \end_layout
23437
23438 \end_inset
23439
23440
23441 \begin_inset ERT
23442 status collapsed
23443
23444 \begin_layout Plain Layout
23445
23446
23447 \backslash
23448 renewcommand{
23449 \backslash
23450 hline}{
23451 \backslash
23452 myHline}
23453 \end_layout
23454
23455 \end_inset
23456
23457
23458 \end_layout
23459
23460 \begin_layout Standard
23461 \begin_inset VSpace bigskip
23462 \end_inset
23463
23464 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
23465  siguiente formato de columna en el preámbulo del documento, de acuerdo
23466  con lo descrito en la sección
23467 \begin_inset space ~
23468 \end_inset
23469
23470
23471 \begin_inset CommandInset ref
23472 LatexCommand ref
23473 reference "subsec:Formato-Personalizado"
23474
23475 \end_inset
23476
23477 :
23478 \end_layout
23479
23480 \begin_layout Standard
23481
23482 \series bold
23483
23484 \backslash
23485 newcolumntype{V}{!{
23486 \backslash
23487 vrule width 1.5pt}}
23488 \end_layout
23489
23490 \begin_layout Standard
23491 Para el cuadro
23492 \begin_inset space ~
23493 \end_inset
23494
23495
23496 \begin_inset CommandInset ref
23497 LatexCommand ref
23498 reference "tab:Cuadro-con-verticales"
23499
23500 \end_inset
23501
23502  se usó el argumento \SpecialChar LaTeX
23503
23504 \end_layout
23505
23506 \begin_layout Standard
23507
23508 \series bold
23509 VcV
23510 \end_layout
23511
23512 \begin_layout Standard
23513 para la última columna y
23514 \end_layout
23515
23516 \begin_layout Standard
23517
23518 \series bold
23519 Vc
23520 \end_layout
23521
23522 \begin_layout Standard
23523 para las otras.
23524 \end_layout
23525
23526 \begin_layout Standard
23527 \begin_inset Float table
23528 wide false
23529 sideways false
23530 status open
23531
23532 \begin_layout Plain Layout
23533 \begin_inset Caption Standard
23534
23535 \begin_layout Plain Layout
23536 \begin_inset CommandInset label
23537 LatexCommand label
23538 name "tab:Cuadro-con-verticales"
23539
23540 \end_inset
23541
23542 Cuadro con líneas verticales de 1.5
23543 \begin_inset space \thinspace{}
23544 \end_inset
23545
23546 pt de grosor
23547 \end_layout
23548
23549 \end_inset
23550
23551
23552 \end_layout
23553
23554 \begin_layout Plain Layout
23555 \align center
23556 \begin_inset Tabular
23557 <lyxtabular version="3" rows="3" columns="3">
23558 <features tabularvalignment="middle">
23559 <column alignment="center" valignment="top" special="Vc">
23560 <column alignment="center" valignment="top" special="Vc">
23561 <column alignment="center" valignment="top" special="VcV">
23562 <row>
23563 <cell alignment="center" valignment="top" topline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567 sd
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 <cell alignment="center" valignment="top" topline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 </row>
23591 <row>
23592 <cell alignment="center" valignment="top" topline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 <cell alignment="center" valignment="top" topline="true" usebox="none">
23602 \begin_inset Text
23603
23604 \begin_layout Plain Layout
23605 sd
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614
23615 \end_layout
23616
23617 \end_inset
23618 </cell>
23619 </row>
23620 <row>
23621 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23622 \begin_inset Text
23623
23624 \begin_layout Plain Layout
23625
23626 \end_layout
23627
23628 \end_inset
23629 </cell>
23630 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Plain Layout
23643 sd
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 </row>
23649 </lyxtabular>
23650
23651 \end_inset
23652
23653
23654 \end_layout
23655
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \begin_layout Subsection
23662 Líneas de trazos
23663 \begin_inset Index idx
23664 status collapsed
23665
23666 \begin_layout Plain Layout
23667 Cuadros ! Personalización ! Líneas de trazos
23668 \end_layout
23669
23670 \end_inset
23671
23672
23673 \end_layout
23674
23675 \begin_layout Standard
23676 \begin_inset ERT
23677 status collapsed
23678
23679 \begin_layout Plain Layout
23680
23681
23682 \backslash
23683 ifarydshln
23684 \end_layout
23685
23686 \end_inset
23687
23688
23689 \begin_inset Note Note
23690 status open
23691
23692 \begin_layout Plain Layout
23693 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
23694  \SpecialChar LaTeX
23695  
23696 \series bold
23697 arydshln
23698 \series default
23699 .
23700 \end_layout
23701
23702 \end_inset
23703
23704
23705 \end_layout
23706
23707 \begin_layout Standard
23708 \begin_inset Float table
23709 placement H
23710 wide false
23711 sideways false
23712 status open
23713
23714 \begin_layout Plain Layout
23715 \begin_inset Caption Standard
23716
23717 \begin_layout Plain Layout
23718 \begin_inset CommandInset label
23719 LatexCommand label
23720 name "tab:Cuadro-con-trazos"
23721
23722 \end_inset
23723
23724 Cuadro con líneas de trazos
23725 \end_layout
23726
23727 \end_inset
23728
23729
23730 \end_layout
23731
23732 \begin_layout Plain Layout
23733 \align center
23734 \begin_inset Tabular
23735 <lyxtabular version="3" rows="5" columns="5">
23736 <features tabularvalignment="middle">
23737 <column alignment="center" valignment="top">
23738 <column alignment="center" valignment="top">
23739 <column alignment="center" valignment="top" special=":c">
23740 <column alignment="center" valignment="top">
23741 <column alignment="center" valignment="top">
23742 <row>
23743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \begin_layout Plain Layout
23747 a
23748 \end_layout
23749
23750 \end_inset
23751 </cell>
23752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23753 \begin_inset Text
23754
23755 \begin_layout Plain Layout
23756 b
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23762 \begin_inset Text
23763
23764 \begin_layout Plain Layout
23765 c
23766 \end_layout
23767
23768 \end_inset
23769 </cell>
23770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774 d
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783 e
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 </row>
23789 <row>
23790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794 f
23795 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803 g
23804 \end_layout
23805
23806 \end_inset
23807 </cell>
23808 <cell alignment="center" valignment="top" topline="true" usebox="none">
23809 \begin_inset Text
23810
23811 \begin_layout Plain Layout
23812 h
23813 \end_layout
23814
23815 \end_inset
23816 </cell>
23817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23818 \begin_inset Text
23819
23820 \begin_layout Plain Layout
23821 i
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830 j
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 </row>
23836 <row>
23837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841 \begin_inset ERT
23842 status collapsed
23843
23844 \begin_layout Plain Layout
23845
23846
23847 \backslash
23848 hdashline 
23849 \end_layout
23850
23851 \end_inset
23852
23853 k
23854 \end_layout
23855
23856 \end_inset
23857 </cell>
23858 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23859 \begin_inset Text
23860
23861 \begin_layout Plain Layout
23862 l
23863 \end_layout
23864
23865 \end_inset
23866 </cell>
23867 <cell alignment="center" valignment="top" usebox="none">
23868 \begin_inset Text
23869
23870 \begin_layout Plain Layout
23871 m
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880 n
23881 \end_layout
23882
23883 \end_inset
23884 </cell>
23885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23886 \begin_inset Text
23887
23888 \begin_layout Plain Layout
23889 o
23890 \end_layout
23891
23892 \end_inset
23893 </cell>
23894 </row>
23895 <row>
23896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23897 \begin_inset Text
23898
23899 \begin_layout Plain Layout
23900 \begin_inset ERT
23901 status collapsed
23902
23903 \begin_layout Plain Layout
23904
23905
23906 \backslash
23907 cdashline{4-5}
23908 \end_layout
23909
23910 \end_inset
23911
23912 p
23913 \end_layout
23914
23915 \end_inset
23916 </cell>
23917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921 q
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930 r
23931 \end_layout
23932
23933 \end_inset
23934 </cell>
23935 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23936 \begin_inset Text
23937
23938 \begin_layout Plain Layout
23939 s
23940 \end_layout
23941
23942 \end_inset
23943 </cell>
23944 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948
23949 \end_layout
23950
23951 \end_inset
23952 </cell>
23953 </row>
23954 <row>
23955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23956 \begin_inset Text
23957
23958 \begin_layout Plain Layout
23959 t
23960 \end_layout
23961
23962 \end_inset
23963 </cell>
23964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23965 \begin_inset Text
23966
23967 \begin_layout Plain Layout
23968 u
23969 \end_layout
23970
23971 \end_inset
23972 </cell>
23973 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23974 \begin_inset Text
23975
23976 \begin_layout Plain Layout
23977 v
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986 w
23987 \end_layout
23988
23989 \end_inset
23990 </cell>
23991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23992 \begin_inset Text
23993
23994 \begin_layout Plain Layout
23995 x
23996 \end_layout
23997
23998 \end_inset
23999 </cell>
24000 </row>
24001 </lyxtabular>
24002
24003 \end_inset
24004
24005
24006 \end_layout
24007
24008 \end_inset
24009
24010
24011 \end_layout
24012
24013 \begin_layout Standard
24014 En principio \SpecialChar LyX
24015  no soporta líneas de trazos, hay que usar código \SpecialChar TeX
24016 .
24017  Antes hay que cargar en el preámbulo del documento el paquete \SpecialChar LaTeX
24018  
24019 \series bold
24020 arydshln
24021 \series default
24022
24023 \begin_inset Index idx
24024 status collapsed
24025
24026 \begin_layout Plain Layout
24027 \SpecialChar LaTeX
24028 -paquetes ! arydshln
24029 \end_layout
24030
24031 \end_inset
24032
24033  con el comando 
24034 \end_layout
24035
24036 \begin_layout Standard
24037
24038 \series bold
24039
24040 \backslash
24041 usepackage{arydshln}
24042 \end_layout
24043
24044 \begin_layout Standard
24045 Para hacer una línea vertical a trazos, introduce dos puntos «
24046 \series bold
24047 :
24048 \series default
24049 » junto con el carácter para alineación horizontal como argumento \SpecialChar LaTeX
24050  en el
24051  diálogo de celdas de cuadros.
24052 \end_layout
24053
24054 \begin_layout Standard
24055 Para una línea de trazos horizontal añade el comando
24056 \end_layout
24057
24058 \begin_layout Standard
24059
24060 \series bold
24061
24062 \backslash
24063 hdashline
24064 \end_layout
24065
24066 \begin_layout Standard
24067 en código \SpecialChar TeX
24068  como primer elemento de la primera celda en la fila.
24069 \end_layout
24070
24071 \begin_layout Standard
24072 Para líneas de trazos en multicolumna usa el comando
24073 \end_layout
24074
24075 \begin_layout Standard
24076
24077 \series bold
24078
24079 \backslash
24080 cdashline{número de líneas}
24081 \end_layout
24082
24083 \begin_layout Standard
24084 en código \SpecialChar TeX
24085  como primer elemento de la primera celda en la fila.
24086  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
24087  4 y quieres una línea de trazos por encima, añade el comando
24088 \end_layout
24089
24090 \begin_layout Standard
24091
24092 \series bold
24093
24094 \backslash
24095 cdashline{2-4}
24096 \end_layout
24097
24098 \begin_layout Standard
24099 como primer elemento de la primera celda en la fila de la multicolumna.
24100 \end_layout
24101
24102 \begin_layout Standard
24103 \begin_inset VSpace bigskip
24104 \end_inset
24105
24106
24107 \end_layout
24108
24109 \begin_layout Standard
24110 El cuadro
24111 \begin_inset space ~
24112 \end_inset
24113
24114
24115 \begin_inset CommandInset ref
24116 LatexCommand ref
24117 reference "tab:Cuadro-con-trazos"
24118
24119 \end_inset
24120
24121  se ha hecho usando «
24122 \series bold
24123 :c
24124 \series default
24125 » como argumento \SpecialChar LaTeX
24126  de la tercera columna.
24127  El comando en código \SpecialChar TeX
24128  
24129 \series bold
24130
24131 \backslash
24132 hdashline
24133 \series default
24134  se ha insertado en la primera celda de la tercera fila y el comando en
24135  código \SpecialChar TeX
24136
24137 \begin_inset Newline newline
24138 \end_inset
24139
24140
24141 \series bold
24142
24143 \backslash
24144 cdashline{4-5}
24145 \series default
24146  en la primera celda de la cuarta fila.
24147 \end_layout
24148
24149 \begin_layout Standard
24150 \begin_inset VSpace bigskip
24151 \end_inset
24152
24153
24154 \end_layout
24155
24156 \begin_layout Standard
24157 Los cuadros con líneas a trazos también se pueden colorear, como se ve en
24158  el cuadro
24159 \begin_inset space ~
24160 \end_inset
24161
24162
24163 \begin_inset CommandInset ref
24164 LatexCommand ref
24165 reference "tab:Cuadro-trazos-color"
24166
24167 \end_inset
24168
24169 .
24170 \end_layout
24171
24172 \begin_layout Standard
24173 \begin_inset ERT
24174 status collapsed
24175
24176 \begin_layout Plain Layout
24177
24178
24179 \backslash
24180 setlength{
24181 \backslash
24182 arrayrulewidth}{1pt}
24183 \end_layout
24184
24185 \end_inset
24186
24187
24188 \begin_inset Note Note
24189 status collapsed
24190
24191 \begin_layout Plain Layout
24192 líneas más gruesas para ver mejor los colores
24193 \end_layout
24194
24195 \end_inset
24196
24197
24198 \end_layout
24199
24200 \begin_layout Standard
24201 \begin_inset ERT
24202 status collapsed
24203
24204 \begin_layout Plain Layout
24205
24206
24207 \backslash
24208 dashgapcolor{green}
24209 \end_layout
24210
24211 \end_inset
24212
24213
24214 \begin_inset Note Note
24215 status collapsed
24216
24217 \begin_layout Plain Layout
24218 huecos de color entre trazos verdes
24219 \end_layout
24220
24221 \end_inset
24222
24223
24224 \end_layout
24225
24226 \begin_layout Standard
24227 \begin_inset ERT
24228 status collapsed
24229
24230 \begin_layout Plain Layout
24231
24232
24233 \backslash
24234 let
24235 \backslash
24236 myHdashline
24237 \backslash
24238 hdashline
24239 \end_layout
24240
24241 \begin_layout Plain Layout
24242
24243
24244 \backslash
24245 renewcommand{
24246 \backslash
24247 hdashline}
24248 \end_layout
24249
24250 \begin_layout Plain Layout
24251
24252  {
24253 \backslash
24254 arrayrulecolor{red}
24255 \backslash
24256 myHdashline
24257 \backslash
24258 arrayrulecolor{black}}
24259 \end_layout
24260
24261 \end_inset
24262
24263
24264 \begin_inset Note Note
24265 status collapsed
24266
24267 \begin_layout Plain Layout
24268 color horizontal, líneas a trazos rojos
24269 \end_layout
24270
24271 \end_inset
24272
24273
24274 \end_layout
24275
24276 \begin_layout Standard
24277 \begin_inset ERT
24278 status collapsed
24279
24280 \begin_layout Plain Layout
24281
24282
24283 \backslash
24284 let
24285 \backslash
24286 myCdashline
24287 \backslash
24288 cdashline
24289 \end_layout
24290
24291 \begin_layout Plain Layout
24292
24293
24294 \backslash
24295 renewcommand{
24296 \backslash
24297 cdashline}[1]
24298 \end_layout
24299
24300 \begin_layout Plain Layout
24301
24302  {
24303 \backslash
24304 arrayrulecolor{yellow}
24305 \backslash
24306 myCdashline{#1}
24307 \backslash
24308 arrayrulecolor{black}}
24309 \end_layout
24310
24311 \end_inset
24312
24313
24314 \begin_inset Note Note
24315 status collapsed
24316
24317 \begin_layout Plain Layout
24318 color parcial horizontal, líneas a trazos amarillos
24319 \end_layout
24320
24321 \end_inset
24322
24323
24324 \end_layout
24325
24326 \begin_layout Standard
24327 \begin_inset Float table
24328 placement h
24329 wide false
24330 sideways false
24331 status open
24332
24333 \begin_layout Plain Layout
24334 \begin_inset Caption Standard
24335
24336 \begin_layout Plain Layout
24337 \begin_inset CommandInset label
24338 LatexCommand label
24339 name "tab:Cuadro-trazos-color"
24340
24341 \end_inset
24342
24343 Cuadro coloreado con líneas a trazos
24344 \end_layout
24345
24346 \end_inset
24347
24348
24349 \end_layout
24350
24351 \begin_layout Plain Layout
24352 \align center
24353 \begin_inset Tabular
24354 <lyxtabular version="3" rows="5" columns="5">
24355 <features tabularvalignment="middle">
24356 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{verdeoscuro}\centering}c">
24357 <column alignment="center" valignment="top" width="0pt">
24358 <column alignment="center" valignment="top" width="0pt" special=":c">
24359 <column alignment="center" valignment="top">
24360 <column alignment="center" valignment="top">
24361 <row>
24362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24363 \begin_inset Text
24364
24365 \begin_layout Plain Layout
24366 a
24367 \end_layout
24368
24369 \end_inset
24370 </cell>
24371 <cell alignment="center" valignment="top" topline="true" usebox="none">
24372 \begin_inset Text
24373
24374 \begin_layout Plain Layout
24375 b
24376 \end_layout
24377
24378 \end_inset
24379 </cell>
24380 <cell alignment="center" valignment="top" topline="true" usebox="none">
24381 \begin_inset Text
24382
24383 \begin_layout Plain Layout
24384 c
24385 \end_layout
24386
24387 \end_inset
24388 </cell>
24389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24390 \begin_inset Text
24391
24392 \begin_layout Plain Layout
24393 d
24394 \end_layout
24395
24396 \end_inset
24397 </cell>
24398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24399 \begin_inset Text
24400
24401 \begin_layout Plain Layout
24402 e
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 </row>
24408 <row>
24409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24410 \begin_inset Text
24411
24412 \begin_layout Plain Layout
24413 f
24414 \end_layout
24415
24416 \end_inset
24417 </cell>
24418 <cell alignment="center" valignment="top" topline="true" usebox="none">
24419 \begin_inset Text
24420
24421 \begin_layout Plain Layout
24422 g
24423 \end_layout
24424
24425 \end_inset
24426 </cell>
24427 <cell alignment="center" valignment="top" topline="true" usebox="none">
24428 \begin_inset Text
24429
24430 \begin_layout Plain Layout
24431 h
24432 \end_layout
24433
24434 \end_inset
24435 </cell>
24436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24437 \begin_inset Text
24438
24439 \begin_layout Plain Layout
24440 i
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24446 \begin_inset Text
24447
24448 \begin_layout Plain Layout
24449 j
24450 \end_layout
24451
24452 \end_inset
24453 </cell>
24454 </row>
24455 <row>
24456 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24457 \begin_inset Text
24458
24459 \begin_layout Plain Layout
24460 \begin_inset ERT
24461 status collapsed
24462
24463 \begin_layout Plain Layout
24464
24465
24466 \backslash
24467 hdashline 
24468 \end_layout
24469
24470 \end_inset
24471
24472
24473 \begin_inset ERT
24474 status collapsed
24475
24476 \begin_layout Plain Layout
24477
24478
24479 \backslash
24480 rowcolor{Gray}
24481 \end_layout
24482
24483 \end_inset
24484
24485 k
24486 \end_layout
24487
24488 \end_inset
24489 </cell>
24490 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \begin_layout Plain Layout
24494 l
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503 m
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512 n
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24518 \begin_inset Text
24519
24520 \begin_layout Plain Layout
24521 o
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 </row>
24527 <row>
24528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532 \begin_inset ERT
24533 status collapsed
24534
24535 \begin_layout Plain Layout
24536
24537
24538 \backslash
24539 cdashline{4-5}
24540 \end_layout
24541
24542 \end_inset
24543
24544 p
24545 \end_layout
24546
24547 \end_inset
24548 </cell>
24549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24550 \begin_inset Text
24551
24552 \begin_layout Plain Layout
24553 q
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562 r
24563 \end_layout
24564
24565 \end_inset
24566 </cell>
24567 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24568 \begin_inset Text
24569
24570 \begin_layout Plain Layout
24571 s
24572 \end_layout
24573
24574 \end_inset
24575 </cell>
24576 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24577 \begin_inset Text
24578
24579 \begin_layout Plain Layout
24580
24581 \end_layout
24582
24583 \end_inset
24584 </cell>
24585 </row>
24586 <row>
24587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24588 \begin_inset Text
24589
24590 \begin_layout Plain Layout
24591 t
24592 \end_layout
24593
24594 \end_inset
24595 </cell>
24596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24597 \begin_inset Text
24598
24599 \begin_layout Plain Layout
24600 u
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609 v
24610 \end_layout
24611
24612 \end_inset
24613 </cell>
24614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24615 \begin_inset Text
24616
24617 \begin_layout Plain Layout
24618 w
24619 \end_layout
24620
24621 \end_inset
24622 </cell>
24623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24624 \begin_inset Text
24625
24626 \begin_layout Plain Layout
24627 \begin_inset ERT
24628 status collapsed
24629
24630 \begin_layout Plain Layout
24631
24632
24633 \backslash
24634 cellcolor{Maroon}
24635 \end_layout
24636
24637 \end_inset
24638
24639 i
24640 \end_layout
24641
24642 \end_inset
24643 </cell>
24644 </row>
24645 </lyxtabular>
24646
24647 \end_inset
24648
24649
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 hdashline}{
24668 \backslash
24669 myHdashline}
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 renewcommand{
24696 \backslash
24697 cdashline}{
24698 \backslash
24699 myCdashline}
24700 \end_layout
24701
24702 \end_inset
24703
24704
24705 \begin_inset Note Note
24706 status collapsed
24707
24708 \begin_layout Plain Layout
24709 volver a predeterminado
24710 \end_layout
24711
24712 \end_inset
24713
24714
24715 \end_layout
24716
24717 \begin_layout Standard
24718 \begin_inset ERT
24719 status collapsed
24720
24721 \begin_layout Plain Layout
24722
24723
24724 \backslash
24725 nodashgapcolor
24726 \end_layout
24727
24728 \end_inset
24729
24730
24731 \begin_inset Note Note
24732 status collapsed
24733
24734 \begin_layout Plain Layout
24735 volver a predeterminado
24736 \end_layout
24737
24738 \end_inset
24739
24740
24741 \end_layout
24742
24743 \begin_layout Standard
24744 \begin_inset ERT
24745 status collapsed
24746
24747 \begin_layout Plain Layout
24748
24749
24750 \backslash
24751 setlength{
24752 \backslash
24753 arrayrulewidth}{0.4pt}
24754 \end_layout
24755
24756 \end_inset
24757
24758
24759 \begin_inset Note Note
24760 status collapsed
24761
24762 \begin_layout Plain Layout
24763 volver a predeterminado
24764 \end_layout
24765
24766 \end_inset
24767
24768
24769 \end_layout
24770
24771 \begin_layout Standard
24772 La coloración de líneas y columnas funciona como se describe en la sección
24773 \begin_inset space ~
24774 \end_inset
24775
24776
24777 \begin_inset CommandInset ref
24778 LatexCommand ref
24779 reference "sec:Cuadros-Coloreados"
24780
24781 \end_inset
24782
24783 La coloración de líneas horizontales también funciona como se describe ahí,
24784  solo hay que reemplazar en los comandos 
24785 \series bold
24786
24787 \backslash
24788 myHlineC
24789 \series default
24790  por 
24791 \series bold
24792
24793 \backslash
24794 myHdashline
24795 \series default
24796  y 
24797 \backslash
24798
24799 \series bold
24800 hline
24801 \series default
24802  por 
24803 \series bold
24804
24805 \backslash
24806 hdashline
24807 \series default
24808 ; así, los comandos usados son
24809 \end_layout
24810
24811 \begin_layout Standard
24812
24813 \series bold
24814
24815 \backslash
24816 let
24817 \backslash
24818 myHdashline
24819 \backslash
24820 hdashline
24821 \begin_inset Newline newline
24822 \end_inset
24823
24824
24825 \backslash
24826 renewcommand{
24827 \backslash
24828 hdashline}
24829 \begin_inset Newline newline
24830 \end_inset
24831
24832
24833 \begin_inset Phantom HPhantom
24834 status open
24835
24836 \begin_layout Plain Layout
24837 \begin_inset space ~
24838 \end_inset
24839
24840
24841 \end_layout
24842
24843 \end_inset
24844
24845 {
24846 \backslash
24847 arrayrulecolor{red}
24848 \backslash
24849 myHdashline
24850 \backslash
24851 arrayrulecolor{black}}
24852 \end_layout
24853
24854 \begin_layout Standard
24855 Para colorear 
24856 \series bold
24857
24858 \backslash
24859 cdashline
24860 \series default
24861 , el comando es
24862 \end_layout
24863
24864 \begin_layout Standard
24865
24866 \series bold
24867
24868 \backslash
24869 let
24870 \backslash
24871 myCdashline
24872 \backslash
24873 cdashline
24874 \begin_inset Newline newline
24875 \end_inset
24876
24877
24878 \backslash
24879 renewcommand{
24880 \backslash
24881 cdashline}[1]
24882 \begin_inset Newline newline
24883 \end_inset
24884
24885
24886 \begin_inset Phantom HPhantom
24887 status open
24888
24889 \begin_layout Plain Layout
24890 \begin_inset space ~
24891 \end_inset
24892
24893
24894 \end_layout
24895
24896 \end_inset
24897
24898 {
24899 \backslash
24900 arrayrulecolor{red}
24901 \backslash
24902 myCdashline{#1}
24903 \backslash
24904 arrayrulecolor{black}}
24905 \end_layout
24906
24907 \begin_layout Standard
24908 Para recuperar el color negro de las líneas, hay que insertar detrás del
24909  cuadro los comandos siguientes en código \SpecialChar TeX
24910 :
24911 \end_layout
24912
24913 \begin_layout Standard
24914 Para 
24915 \series bold
24916
24917 \backslash
24918 hdashline
24919 \end_layout
24920
24921 \begin_layout Standard
24922
24923 \series bold
24924
24925 \backslash
24926 renewcommand{
24927 \backslash
24928 hdashline}{
24929 \backslash
24930 myHdashline}
24931 \end_layout
24932
24933 \begin_layout Standard
24934 y para 
24935 \series bold
24936
24937 \backslash
24938 cdashline
24939 \end_layout
24940
24941 \begin_layout Standard
24942
24943 \series bold
24944
24945 \backslash
24946 renewcommand{
24947 \backslash
24948 cdashline}{
24949 \backslash
24950 myCdashline}
24951 \end_layout
24952
24953 \begin_layout Standard
24954 Para colorear los huecos entre los trazos, se puede usar
24955 \end_layout
24956
24957 \begin_layout Standard
24958
24959 \series bold
24960
24961 \backslash
24962 dashgapcolor{color}
24963 \end_layout
24964
24965 \begin_layout Standard
24966 delante del cuadro, en código \SpecialChar TeX
24967 .
24968  color es el nombre de un color definido.
24969  El comando
24970 \end_layout
24971
24972 \begin_layout Standard
24973
24974 \series bold
24975
24976 \backslash
24977 nodashgapcolor
24978 \end_layout
24979
24980 \begin_layout Standard
24981 deshace los cambios hechos por 
24982 \series bold
24983
24984 \backslash
24985 dashgapcolor
24986 \series default
24987 .
24988 \end_layout
24989
24990 \begin_layout Standard
24991 \begin_inset Note Greyedout
24992 status open
24993
24994 \begin_layout Plain Layout
24995
24996 \series bold
24997 Nota
24998 \series default
24999 : Si hay múltiples comandos en una celda, el comando de 
25000 \series bold
25001 arydshln
25002 \series default
25003  debe ser el primero.
25004  Por eso, en la celda 
25005 \emph on
25006 k
25007 \emph default
25008  del cuadro
25009 \begin_inset space ~
25010 \end_inset
25011
25012
25013 \begin_inset CommandInset ref
25014 LatexCommand ref
25015 reference "tab:Cuadro-trazos-color"
25016
25017 \end_inset
25018
25019  el comando 
25020 \series bold
25021
25022 \backslash
25023 hdashline
25024 \series default
25025  está delante de 
25026 \series bold
25027
25028 \backslash
25029 rowcolor
25030 \series default
25031 .
25032 \end_layout
25033
25034 \end_inset
25035
25036
25037 \end_layout
25038
25039 \begin_layout Standard
25040 \begin_inset Note Greyedout
25041 status open
25042
25043 \begin_layout Plain Layout
25044
25045 \series bold
25046 Nota:
25047 \series default
25048  El paquete \SpecialChar LaTeX
25049  
25050 \series bold
25051 arydshln
25052 \series default
25053  se debe cargar en el preámbulo del documento antes del paquete \SpecialChar LaTeX
25054  
25055 \series bold
25056 colortbl
25057 \series default
25058
25059 \begin_inset Index idx
25060 status collapsed
25061
25062 \begin_layout Plain Layout
25063 \SpecialChar LaTeX
25064 -paquetes ! colortbl
25065 \end_layout
25066
25067 \end_inset
25068
25069 .
25070 \end_layout
25071
25072 \end_inset
25073
25074
25075 \end_layout
25076
25077 \begin_layout Standard
25078 \begin_inset ERT
25079 status collapsed
25080
25081 \begin_layout Plain Layout
25082
25083
25084 \backslash
25085 else
25086 \end_layout
25087
25088 \end_inset
25089
25090
25091 \begin_inset Note Note
25092 status open
25093
25094 \begin_layout Plain Layout
25095 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
25096  
25097 \series bold
25098 arydshln
25099 \series default
25100 .
25101 \end_layout
25102
25103 \end_inset
25104
25105
25106 \end_layout
25107
25108 \begin_layout Standard
25109 Debes instalar el paquete \SpecialChar LaTeX
25110  
25111 \series bold
25112 arydshln
25113 \series default
25114  para ver la parte siguiente en la salida.
25115 \end_layout
25116
25117 \begin_layout Standard
25118 \begin_inset ERT
25119 status collapsed
25120
25121 \begin_layout Plain Layout
25122
25123
25124 \backslash
25125 fi
25126 \end_layout
25127
25128 \end_inset
25129
25130
25131 \end_layout
25132
25133 \begin_layout Standard
25134 Para más información sobre líneas a trazos, véase la documentación de 
25135 \series bold
25136 arydshln
25137 \series default
25138
25139 \begin_inset CommandInset citation
25140 LatexCommand cite
25141 key "arydshln"
25142 literal "true"
25143
25144 \end_inset
25145
25146 .
25147 \end_layout
25148
25149 \begin_layout Chapter
25150 Flotantes
25151 \begin_inset CommandInset label
25152 LatexCommand label
25153 name "chap:Flotantes"
25154
25155 \end_inset
25156
25157
25158 \begin_inset Index idx
25159 status collapsed
25160
25161 \begin_layout Plain Layout
25162 Flotantes
25163 \end_layout
25164
25165 \end_inset
25166
25167
25168 \end_layout
25169
25170 \begin_layout Section
25171 Introducción
25172 \begin_inset CommandInset label
25173 LatexCommand label
25174 name "sec:Introducción-Flotantes"
25175
25176 \end_inset
25177
25178
25179 \begin_inset Index idx
25180 status collapsed
25181
25182 \begin_layout Plain Layout
25183 Flotantes ! Introducción
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Standard
25192 Un flotante es un bloque que no tiene posición fija, asociado con algún
25193  tipo de etiqueta.
25194  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
25195  Las 
25196 \family sans
25197 Notas
25198 \begin_inset space ~
25199 \end_inset
25200
25201 al
25202 \begin_inset space ~
25203 \end_inset
25204
25205 pie
25206 \family default
25207  y 
25208 \family sans
25209 Notas
25210 \begin_inset space ~
25211 \end_inset
25212
25213 al
25214 \begin_inset space ~
25215 \end_inset
25216
25217 margen
25218 \family default
25219  también son flotantes, porque pueden flotar a la página siguiente cuando
25220  hay demasiadas notas en la página.
25221 \end_layout
25222
25223 \begin_layout Standard
25224 Los flotantes permiten composiciones de alta calidad.
25225  Imágenes y cuadros se pueden distribuir equitativamente en las páginas
25226  para impedir espacios en blanco y páginas sin texto.
25227  Como el flotante destruye a menudo el contexto entre texto e imagen o cuadro,
25228  cada flotante puede ser referenciado en el texto.
25229  Por lo tanto los flotantes están numerados.
25230  Las referencias se describen en la sección
25231 \begin_inset space ~
25232 \end_inset
25233
25234
25235 \begin_inset CommandInset ref
25236 LatexCommand ref
25237 reference "sec:Referencias-a-Flotantes"
25238
25239 \end_inset
25240
25241 .
25242 \end_layout
25243
25244 \begin_layout Standard
25245 Para insertar un flotante, usa el menú 
25246 \family sans
25247 Insertar\SpecialChar menuseparator
25248 Flotante
25249 \family default
25250  (botón 
25251 \begin_inset Info
25252 type  "icon"
25253 arg   "float-insert figure"
25254 \end_inset
25255
25256  o 
25257 \begin_inset Info
25258 type  "icon"
25259 arg   "float-insert table"
25260 \end_inset
25261
25262 ).
25263  Esto inserta una 
25264 \family sans
25265 Leyenda,
25266 \family default
25267  un cuadro con una etiqueta.
25268  La etiqueta se traducirá automáticamente al idioma del documento.
25269  Tras la etiqueta puedes insertar el texto de la leyenda.
25270  La imagen o cuadro se inserta encima o debajo de la leyenda en un párrafo
25271  separado dentro del flotante.
25272  La colocación de leyendas se describe en la sección
25273 \begin_inset space ~
25274 \end_inset
25275
25276
25277 \begin_inset CommandInset ref
25278 LatexCommand ref
25279 reference "sec:Colocación-de-leyendas"
25280
25281 \end_inset
25282
25283 .
25284  Para mantener legible el documento \SpecialChar LyX
25285 , puedes abrir y cerrar el flotante
25286  con clic izquierdo sobre él.
25287  Un cuadro cerrado se muestra así: 
25288 \begin_inset Graphics
25289         filename clipart/flotante.png
25290         scale 95
25291
25292 \end_inset
25293
25294  —un cuadro gris con etiqueta en rojo—.
25295 \end_layout
25296
25297 \begin_layout Standard
25298 Se recomienda insertar flotantes como párrafos separados para evitar posibles
25299  errores de \SpecialChar LaTeX
25300  si el texto circundante se formatea de modo especial.
25301 \end_layout
25302
25303 \begin_layout Standard
25304 Figuras o cuadros ya existentes pueden ponerse en un flotante marcándolas
25305  y pinchando el botón correspondiente de la barra de herramientas para un
25306  flotante nuevo.
25307 \end_layout
25308
25309 \begin_layout Section
25310 Tipos de flotantes
25311 \end_layout
25312
25313 \begin_layout Standard
25314 Además de los flotantes de imagen y de cuadro que se describen en la sección
25315 \begin_inset space ~
25316 \end_inset
25317
25318
25319 \begin_inset CommandInset ref
25320 LatexCommand ref
25321 reference "sec:Figuras-Flotantes"
25322
25323 \end_inset
25324
25325  y 
25326 \begin_inset CommandInset ref
25327 LatexCommand ref
25328 reference "sec:Cuadros-Flotantes"
25329
25330 \end_inset
25331
25332 , respectivamente, \SpecialChar LyX
25333  ofrece los tipos 
25334 \family sans
25335 Algoritmo
25336 \family default
25337  y 
25338 \family sans
25339 Envoltorio
25340 \family default
25341 .
25342  Lo último se explica en la sec.
25343 \begin_inset space \thinspace{}
25344 \end_inset
25345
25346
25347 \begin_inset CommandInset ref
25348 LatexCommand ref
25349 reference "sec:Flotantes-envueltos"
25350
25351 \end_inset
25352
25353 .
25354 \end_layout
25355
25356 \begin_layout Subsection
25357 Algoritmos flotantes
25358 \begin_inset Index idx
25359 status collapsed
25360
25361 \begin_layout Plain Layout
25362 Flotantes ! Algoritmos
25363 \end_layout
25364
25365 \end_inset
25366
25367
25368 \end_layout
25369
25370 \begin_layout Standard
25371 \begin_inset Float algorithm
25372 placement h
25373 wide false
25374 sideways false
25375 status open
25376
25377 \begin_layout Plain Layout
25378 \begin_inset Caption Standard
25379
25380 \begin_layout Plain Layout
25381 \begin_inset CommandInset label
25382 LatexCommand label
25383 name "alg:Ejemplo-de-Algoritmo-flotante"
25384
25385 \end_inset
25386
25387 Ejemplo de algoritmo flotante
25388 \end_layout
25389
25390 \end_inset
25391
25392
25393 \end_layout
25394
25395 \begin_layout LyX-Code
25396 for I in 1..N loop
25397 \begin_inset Newline newline
25398 \end_inset
25399
25400  Sum:= Sum + A(I); /*comment*/
25401 \begin_inset Newline newline
25402 \end_inset
25403
25404 end loop
25405 \begin_inset VSpace -4mm
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \end_inset
25412
25413
25414 \end_layout
25415
25416 \begin_layout Standard
25417 Este tipo de flotante se inserta con el menú 
25418 \family sans
25419 Insertar\SpecialChar menuseparator
25420 Flotante\SpecialChar menuseparator
25421 Algoritmo
25422 \family default
25423 .
25424  Se usa para códigos y descripciones de algoritmos y se puede considerar
25425  una alternativa al listado de código de programa, que se explica en el
25426  capítulo
25427 \begin_inset space ~
25428 \end_inset
25429
25430
25431 \begin_inset CommandInset ref
25432 LatexCommand ref
25433 reference "cap:Listado-de-código"
25434
25435 \end_inset
25436
25437 .
25438  Un posible entorno para algoritmos es 
25439 \family sans
25440 Código-\SpecialChar LyX
25441
25442 \family default
25443 , descrito en la 
25444 \emph on
25445 Guía del usuario
25446 \emph default
25447  de \SpecialChar LyX
25448 .
25449  El algoritmo
25450 \begin_inset space ~
25451 \end_inset
25452
25453
25454 \begin_inset CommandInset ref
25455 LatexCommand ref
25456 reference "alg:Ejemplo-de-Algoritmo-flotante"
25457
25458 \end_inset
25459
25460  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
25461  vertical de -4
25462 \begin_inset space \thinspace{}
25463 \end_inset
25464
25465 mm al final para tener la línea inferior exactamente bajo la última línea
25466  de texto.
25467 \end_layout
25468
25469 \begin_layout Standard
25470 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
25471  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
25472 \end_layout
25473
25474 \begin_layout Standard
25475
25476 \series bold
25477
25478 \backslash
25479 floatname{algorithm}{nombre}
25480 \end_layout
25481
25482 \begin_layout Standard
25483 donde 
25484 \emph on
25485 nombre
25486 \emph default
25487  es la palabra «
25488 \emph on
25489 algoritmo
25490 \emph default
25491 » en el idioma deseado.
25492 \end_layout
25493
25494 \begin_layout Standard
25495 Para insertar el índice de algoritmos puedes usar el menú 
25496 \family sans
25497 Insertar\SpecialChar menuseparator
25498 Índices\SpecialChar menuseparator
25499 Algoritmos
25500 \family default
25501 , si el documento está en el mismo idioma que los menús de \SpecialChar LyX
25502 .
25503  Para documentos en otro idioma usa en su lugar el comando en código \SpecialChar TeX
25504 :
25505 \end_layout
25506
25507 \begin_layout Standard
25508
25509 \series bold
25510
25511 \backslash
25512 listof{algorithm}{nombre}
25513 \end_layout
25514
25515 \begin_layout Standard
25516 donde 
25517 \emph on
25518 nombre
25519 \emph default
25520  es, por ejemplo, «
25521 \emph on
25522 Índice de algoritmos
25523 \emph default
25524 » en el idioma del documento.
25525 \end_layout
25526
25527 \begin_layout Standard
25528 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
25529  para cuadros e imágenes flotantes en muchas clases de documento, «capítulo.algor
25530 itmo».
25531  Para numerarlos con ese esquema, añade este comando en el preámbulo del
25532  documento:
25533 \end_layout
25534
25535 \begin_layout Standard
25536
25537 \series bold
25538
25539 \backslash
25540 numberwithin{algorithm}{chapter}
25541 \end_layout
25542
25543 \begin_layout Standard
25544 Para poder usar el comando 
25545 \series bold
25546
25547 \backslash
25548 numberwithin
25549 \series default
25550 , marca la opción 
25551 \family sans
25552 Usar
25553 \begin_inset space ~
25554 \end_inset
25555
25556 el
25557 \begin_inset space ~
25558 \end_inset
25559
25560 paquete
25561 \begin_inset space ~
25562 \end_inset
25563
25564 AMS
25565 \family default
25566  en el menú 
25567 \family sans
25568 Documento\SpecialChar menuseparator
25569 Configuración\SpecialChar menuseparator
25570 Opciones para ecuaciones
25571 \family default
25572 .
25573 \end_layout
25574
25575 \begin_layout Section
25576 Numeración de flotantes
25577 \begin_inset Index idx
25578 status collapsed
25579
25580 \begin_layout Plain Layout
25581 Flotantes ! Numeración
25582 \end_layout
25583
25584 \end_inset
25585
25586
25587 \end_layout
25588
25589 \begin_layout Standard
25590 En general, los flotantes se numeran independientemente de las secciones
25591  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
25592  dependiendo de la clase de documento utilizada.
25593 \end_layout
25594
25595 \begin_layout Standard
25596 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
25597  comando en el preámbulo del documento:
25598 \end_layout
25599
25600 \begin_layout Standard
25601
25602 \series bold
25603
25604 \backslash
25605 renewcommand{
25606 \backslash
25607 thetable}{
25608 \backslash
25609 roman{table}}
25610 \end_layout
25611
25612 \begin_layout Standard
25613
25614 \series bold
25615
25616 \backslash
25617 thetable 
25618 \series default
25619 es el comando que imprime el número del cuadro, para figuras flotantes el
25620  comando sería 
25621 \series bold
25622
25623 \backslash
25624 thefigure
25625 \series default
25626 .
25627  El comando 
25628 \series bold
25629
25630 \backslash
25631 roman
25632 \series default
25633  imprime el número de cuadro en números romanos en minúscula.
25634 \end_layout
25635
25636 \begin_layout Standard
25637 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
25638  usa este comando en el preámbulo:
25639 \end_layout
25640
25641 \begin_layout Standard
25642
25643 \series bold
25644
25645 \backslash
25646 numberwithin{table}{subsection}
25647 \end_layout
25648
25649 \begin_layout Standard
25650 Para poder usar el comando 
25651 \series bold
25652
25653 \backslash
25654 numberwithin
25655 \series default
25656 , debes marcar la opción 
25657 \family sans
25658 Usar
25659 \begin_inset space ~
25660 \end_inset
25661
25662 el
25663 \begin_inset space ~
25664 \end_inset
25665
25666 paquete
25667 \begin_inset space ~
25668 \end_inset
25669
25670 AMS 
25671 \family default
25672 en el apartado 
25673 \family sans
25674 Opciones para ecuaciones 
25675 \family default
25676 de las preferencias del documento.
25677 \end_layout
25678
25679 \begin_layout Standard
25680 Puedes ver más detalles y notas importantes sobre comandos de numeración
25681  en la sección
25682 \begin_inset space ~
25683 \end_inset
25684
25685
25686 \begin_inset CommandInset ref
25687 LatexCommand ref
25688 reference "subsec:Numeración-de-Notas-al-Pie"
25689
25690 \end_inset
25691
25692 .
25693 \end_layout
25694
25695 \begin_layout Section
25696 Referencias a flotantes
25697 \begin_inset CommandInset label
25698 LatexCommand label
25699 name "sec:Referencias-a-Flotantes"
25700
25701 \end_inset
25702
25703
25704 \begin_inset Index idx
25705 status collapsed
25706
25707 \begin_layout Plain Layout
25708 Flotantes ! Referencias
25709 \end_layout
25710
25711 \end_inset
25712
25713
25714 \begin_inset Index idx
25715 status collapsed
25716
25717 \begin_layout Plain Layout
25718 Referencias
25719 \end_layout
25720
25721 \end_inset
25722
25723
25724 \end_layout
25725
25726 \begin_layout Standard
25727 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
25728  menú 
25729 \family sans
25730 Insertar\SpecialChar menuseparator
25731 Etiqueta
25732 \family default
25733  o el botón 
25734 \begin_inset Info
25735 type  "icon"
25736 arg   "label-insert"
25737 \end_inset
25738
25739 .
25740  Aparece una ventana esperando la introducción del texto de la etiqueta
25741  y se inserta un cuadro gris como este: 
25742 \begin_inset Graphics
25743         filename clipart/etiqueta.png
25744
25745 \end_inset
25746
25747 .
25748  \SpecialChar LyX
25749  ofrece como texto las primeras palabras de la leyenda con un prefijo.
25750  El prefijo depende del tipo de flotante, p.
25751 \begin_inset space \thinspace{}
25752 \end_inset
25753
25754 ej.
25755 \begin_inset space ~
25756 \end_inset
25757
25758 para figuras el prefijo será «
25759 \family sans
25760 fig:
25761 \family default
25762 ».
25763 \end_layout
25764
25765 \begin_layout Standard
25766 La etiqueta se usa como ancla y el nombre para la referencia.
25767  Puedes referenciar la etiqueta usando el menú 
25768 \family sans
25769 Insertar\SpecialChar menuseparator
25770 Referencia
25771 \family default
25772
25773 \begin_inset space ~
25774 \end_inset
25775
25776
25777 \family sans
25778 cruzada
25779 \family default
25780  o el botón 
25781 \begin_inset Info
25782 type  "icon"
25783 arg   "dialog-show-new-inset ref"
25784 \end_inset
25785
25786 .
25787  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
25788  Si tienes abiertos varios documentos \SpecialChar LyX
25789 , escoge aquel con el que estás trabajando
25790  de la lista desplegable de la parte superior del diálogo.
25791  Puedes ordenar las etiquetas alfabéticamente y elegir una.
25792  Se inserta un cuadro gris como este: 
25793 \begin_inset Graphics
25794         filename clipart/referencia.png
25795
25796 \end_inset
25797
25798 .
25799  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
25800 \end_layout
25801
25802 \begin_layout Standard
25803 Se recomienda poner un espacio protegido entre el nombre de la referencia
25804  cruzada y su número para evitar saltos de línea entre ellos.
25805  Si una referencia cruzada corresponde a una etiqueta inexistente verás
25806  dos interrogaciones en la salida.
25807 \end_layout
25808
25809 \begin_layout Standard
25810 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
25811  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
25812  al texto de la etiqueta nueva, no te preocupes por eso.
25813 \end_layout
25814
25815 \begin_layout Standard
25816 El botón 
25817 \family sans
25818 Ir
25819 \begin_inset space ~
25820 \end_inset
25821
25822 a
25823 \begin_inset space ~
25824 \end_inset
25825
25826 la
25827 \begin_inset space ~
25828 \end_inset
25829
25830 etiqueta
25831 \family default
25832  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
25833  y el texto del botón cambia a 
25834 \family sans
25835 Volver
25836 \family default
25837 , con el que se puede retornar a la referencia.
25838 \end_layout
25839
25840 \begin_layout Subsection
25841 Formatos de referencia cruzada
25842 \begin_inset CommandInset label
25843 LatexCommand label
25844 name "subsec:Formatos-referencia-cruzada"
25845
25846 \end_inset
25847
25848
25849 \begin_inset Index idx
25850 status collapsed
25851
25852 \begin_layout Plain Layout
25853 Referencias ! Formatos
25854 \end_layout
25855
25856 \end_inset
25857
25858
25859 \end_layout
25860
25861 \begin_layout Standard
25862 Hay seis variedades de referencias cruzadas:
25863 \end_layout
25864
25865 \begin_layout Description
25866 <referencia>: imprime el número flotante, esta es la opción predeterminada:
25867  
25868 \begin_inset CommandInset ref
25869 LatexCommand ref
25870 reference "fig:Dos-imágenes-distorsionadas"
25871
25872 \end_inset
25873
25874
25875 \end_layout
25876
25877 \begin_layout Description
25878 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
25879  habitual para referirse a fórmulas, especialmente si se omite el nombre
25880  «Ecuación»: 
25881 \begin_inset CommandInset ref
25882 LatexCommand eqref
25883 reference "eq:Wgn"
25884
25885 \end_inset
25886
25887
25888 \end_layout
25889
25890 \begin_layout Description
25891 <página>: imprime el número de página: Página
25892 \begin_inset space ~
25893 \end_inset
25894
25895
25896 \begin_inset CommandInset ref
25897 LatexCommand pageref
25898 reference "fig:Dos-imágenes-distorsionadas"
25899
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \begin_layout Description
25906 en
25907 \begin_inset space ~
25908 \end_inset
25909
25910 página
25911 \begin_inset space ~
25912 \end_inset
25913
25914 <página>: imprime el texto «en la página» y el número de página: 
25915 \begin_inset CommandInset ref
25916 LatexCommand vpageref
25917 reference "fig:Dos-imágenes-distorsionadas"
25918
25919 \end_inset
25920
25921
25922 \end_layout
25923
25924 \begin_layout Description
25925 <referencia>
25926 \begin_inset space ~
25927 \end_inset
25928
25929 en
25930 \begin_inset space ~
25931 \end_inset
25932
25933 página
25934 \begin_inset space ~
25935 \end_inset
25936
25937 <página>: imprime el número flotante, el texto «en la página» y el número
25938  de página: 
25939 \begin_inset CommandInset ref
25940 LatexCommand vref
25941 reference "fig:Dos-imágenes-distorsionadas"
25942
25943 \end_inset
25944
25945
25946 \end_layout
25947
25948 \begin_layout Description
25949 Referencia
25950 \begin_inset space ~
25951 \end_inset
25952
25953 con
25954 \begin_inset space ~
25955 \end_inset
25956
25957 formato: imprime un formato personalizado.
25958 \begin_inset Newline newline
25959 \end_inset
25960
25961
25962 \begin_inset Note Greyedout
25963 status open
25964
25965 \begin_layout Plain Layout
25966
25967 \series bold
25968 Nota:
25969 \series default
25970  Esta característica sólo está disponible si está instalado el paquete \SpecialChar LaTeX
25971
25972  
25973 \series bold
25974 prettyref
25975 \series default
25976  o 
25977 \series bold
25978 refstyle
25979 \series default
25980 .
25981 \begin_inset Index idx
25982 status collapsed
25983
25984 \begin_layout Plain Layout
25985 \SpecialChar LaTeX
25986 -paquetes ! prettyref
25987 \end_layout
25988
25989 \end_inset
25990
25991
25992 \begin_inset Index idx
25993 status collapsed
25994
25995 \begin_layout Plain Layout
25996 \SpecialChar LaTeX
25997 -paquetes ! refstyle
25998 \end_layout
25999
26000 \end_inset
26001
26002
26003 \end_layout
26004
26005 \end_inset
26006
26007
26008 \begin_inset Newline newline
26009 \end_inset
26010
26011 Se puede seleccionar el paquete \SpecialChar LaTeX
26012  a usar con esta característica marcando
26013  la opción 
26014 \family sans
26015 Usar refstyle (no prettyref) para las referencias cruzadas
26016 \family default
26017  en el menú 
26018 \family sans
26019 Documento\SpecialChar menuseparator
26020 Configuración\SpecialChar menuseparator
26021 Clase de documento
26022 \family default
26023 .
26024  El formato se especifica añadiendo el comando 
26025 \series bold
26026
26027 \backslash
26028 newrefformat
26029 \series default
26030  (prettyref) o 
26031 \series bold
26032
26033 \backslash
26034 newref
26035 \series default
26036  (refstyle) en el preámbulo del documento.
26037  Por ejemplo, para redefinir todas las referencias a figuras (que tienen
26038  la etiqueta 
26039 \begin_inset Quotes cld
26040 \end_inset
26041
26042
26043 \family sans
26044 fig
26045 \family default
26046
26047 \begin_inset Quotes crd
26048 \end_inset
26049
26050 ) se usa el comando
26051 \begin_inset Newline newline
26052 \end_inset
26053
26054
26055 \series bold
26056
26057 \backslash
26058 newref{fig}{refcmd={Imagen en la página 
26059 \backslash
26060 pageref{#1}}}
26061 \series default
26062
26063 \begin_inset Newline newline
26064 \end_inset
26065
26066 Para más información sobre este formato echa un vistazo a la documentación
26067  de
26068 \begin_inset space ~
26069 \end_inset
26070
26071
26072 \begin_inset CommandInset citation
26073 LatexCommand cite
26074 key "prettyref,refstyle"
26075 literal "true"
26076
26077 \end_inset
26078
26079 .
26080 \begin_inset Newline newline
26081 \end_inset
26082
26083
26084 \lang english
26085 The options 
26086 \family sans
26087 Plural
26088 \family default
26089  and 
26090 \family sans
26091 Capitalized
26092 \family default
26093  are only available if you use the \SpecialChar LaTeX
26094 -package 
26095 \series bold
26096 refstyle
26097 \series default
26098 .
26099  
26100 \family sans
26101 Plural
26102 \family default
26103  adds an 
26104 \emph on
26105 s
26106 \emph default
26107  to the name, e.
26108 \begin_inset space \thinspace{}
26109 \end_inset
26110
26111 g.
26112 \begin_inset space \space{}
26113 \end_inset
26114
26115
26116 \begin_inset Quotes eld
26117 \end_inset
26118
26119 imagens
26120 \begin_inset Quotes erd
26121 \end_inset
26122
26123  and is therefore not useful for Spanish documents; 
26124 \family sans
26125 Capitalized
26126 \family default
26127  outputs the name capitalized, e.
26128 \begin_inset space \thinspace{}
26129 \end_inset
26130
26131 g.
26132 \begin_inset space \space{}
26133 \end_inset
26134
26135
26136 \begin_inset Quotes eld
26137 \end_inset
26138
26139 Imagen
26140 \begin_inset Quotes erd
26141 \end_inset
26142
26143 .
26144 \end_layout
26145
26146 \begin_layout Description
26147 Referencia
26148 \begin_inset space ~
26149 \end_inset
26150
26151 textual: imprime la leyenda de la referencia: 
26152 \begin_inset CommandInset ref
26153 LatexCommand nameref
26154 reference "fig:Dos-imágenes-distorsionadas"
26155
26156 \end_inset
26157
26158
26159 \end_layout
26160
26161 \begin_layout Description
26162
26163 \lang english
26164 Label
26165 \begin_inset space ~
26166 \end_inset
26167
26168 only: prints only the \SpecialChar LaTeX
26169  label for the reference: 
26170 \lang spanish
26171
26172 \begin_inset CommandInset ref
26173 LatexCommand labelonly
26174 reference "fig:Dos-imágenes-distorsionadas"
26175 plural "false"
26176 caps "false"
26177 noprefix "false"
26178
26179 \end_inset
26180
26181
26182 \lang english
26183
26184 \begin_inset Newline newline
26185 \end_inset
26186
26187 This allows to use the label for commands in \SpecialChar TeX
26188  code.
26189  With the option 
26190 \family sans
26191 No Prefix
26192 \family default
26193  one can omit the prefix of the label name: 
26194 \lang spanish
26195
26196 \begin_inset CommandInset ref
26197 LatexCommand labelonly
26198 reference "fig:Dos-imágenes-distorsionadas"
26199 plural "false"
26200 caps "false"
26201 noprefix "true"
26202
26203 \end_inset
26204
26205
26206 \end_layout
26207
26208 \begin_layout Standard
26209
26210 \family sans
26211 <página>
26212 \family default
26213
26214 \begin_inset space \thinspace{}
26215 \end_inset
26216
26217  no imprime el número si la etiqueta está en la misma página, en la anterior
26218  o en la siguiente.
26219  En su lugar verás p.
26220 \begin_inset space \thinspace{}
26221 \end_inset
26222
26223 ej.
26224 \begin_inset space ~
26225 \end_inset
26226
26227 el texto «
26228 \family sans
26229 en esta página
26230 \family default
26231 ».
26232  El estilo 
26233 \family sans
26234 <referencia>
26235 \begin_inset space ~
26236 \end_inset
26237
26238 en
26239 \begin_inset space ~
26240 \end_inset
26241
26242 página
26243 \begin_inset space ~
26244 \end_inset
26245
26246 <página> 
26247 \family default
26248 no imprimirá nada sobre la página si la etiqueta está en la misma página.
26249 \end_layout
26250
26251 \begin_layout Standard
26252 El número y página actual de la parte del documento referida es automáticamente
26253  calculado por \SpecialChar LaTeX
26254  en la salida.
26255  Las variedades se ajustan en el campo 
26256 \family sans
26257 Formato
26258 \family default
26259  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
26260 \end_layout
26261
26262 \begin_layout Standard
26263 \begin_inset Note Greyedout
26264 status open
26265
26266 \begin_layout Plain Layout
26267
26268 \series bold
26269 Nota: 
26270 \series default
26271 Se recomienda usar el paquete \SpecialChar LaTeX
26272  
26273 \series bold
26274 refstyle
26275 \series default
26276
26277 \begin_inset Index idx
26278 status collapsed
26279
26280 \begin_layout Plain Layout
26281 \SpecialChar LaTeX
26282 -paquetes ! refstyle
26283 \end_layout
26284
26285 \end_inset
26286
26287  porque 
26288 \series bold
26289 prettyref
26290 \series default
26291
26292 \begin_inset Index idx
26293 status collapsed
26294
26295 \begin_layout Plain Layout
26296 \SpecialChar LaTeX
26297 -paquetes ! prettyref
26298 \end_layout
26299
26300 \end_inset
26301
26302  no reconoce todas las abreviaturas de etiquetas
26303 \begin_inset Foot
26304 status collapsed
26305
26306 \begin_layout Plain Layout
26307 \begin_inset Quotes cld
26308 \end_inset
26309
26310 fig:
26311 \begin_inset Quotes crd
26312 \end_inset
26313
26314 , por ejemplo, es la abreviatura en \SpecialChar LyX
26315  para las etiquetas de leyendas de figuras.
26316 \end_layout
26317
26318 \end_inset
26319
26320  posibles en \SpecialChar LyX
26321  y no está internacionalizado.
26322 \end_layout
26323
26324 \end_inset
26325
26326
26327 \end_layout
26328
26329 \begin_layout Subsection
26330 Designación automática de referencias
26331 \begin_inset Index idx
26332 status collapsed
26333
26334 \begin_layout Plain Layout
26335 Referencias ! Designación automática
26336 \end_layout
26337
26338 \end_inset
26339
26340
26341 \end_layout
26342
26343 \begin_layout Standard
26344 El paquete \SpecialChar LaTeX
26345  
26346 \series bold
26347 hyperref
26348 \series default
26349
26350 \begin_inset Index idx
26351 status collapsed
26352
26353 \begin_layout Plain Layout
26354 \SpecialChar LaTeX
26355 -paquetes ! hyperref
26356 \end_layout
26357
26358 \end_inset
26359
26360 , que se habilita en 
26361 \family sans
26362 Propiedades PDF
26363 \family default
26364  del diálogo 
26365 \family sans
26366 Documento\SpecialChar menuseparator
26367 Configuración
26368 \family default
26369 , dispone de una característica muy útil que permite incluir automáticamente
26370  en las referencias cruzadas el nombre de los flotantes referidos (o partes
26371  de texto como 
26372 \emph on
26373 sección
26374 \emph default
26375 ).
26376  Así, por ejemplo, no tendrás que escribir la palabra «Figura» delante de
26377  cada referencia a una figura.
26378  Para usar esta característica habilita el soporte para 
26379 \series bold
26380 hyperref
26381 \series default
26382  e inserta la siguiente línea en el preámbulo \SpecialChar LaTeX
26383 :
26384 \end_layout
26385
26386 \begin_layout Standard
26387
26388 \series bold
26389
26390 \backslash
26391 AtBeginDocument{
26392 \backslash
26393 renewcommand{
26394 \backslash
26395 ref}[1]{
26396 \backslash
26397 mbox{
26398 \backslash
26399 autoref{#1}}}}
26400 \end_layout
26401
26402 \begin_layout Standard
26403 Si prefieres otros nombres para las referencias distintos de los predeterminados
26404 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
26405  lo siguiente en el preámbulo:
26406 \end_layout
26407
26408 \begin_layout Standard
26409
26410 \series bold
26411
26412 \backslash
26413 addto
26414 \backslash
26415 extrasspanish{
26416 \backslash
26417 renewcommand{
26418 \backslash
26419 sectionautorefname}
26420 \begin_inset Newline newline
26421 \end_inset
26422
26423
26424 \begin_inset Phantom HPhantom
26425 status open
26426
26427 \begin_layout Plain Layout
26428
26429 \series bold
26430 \begin_inset space ~
26431 \end_inset
26432
26433
26434 \end_layout
26435
26436 \end_inset
26437
26438 {sec.
26439 \backslash
26440 negthinspace}}
26441 \end_layout
26442
26443 \begin_layout Standard
26444 Si estás usando un idioma de documento distinto del español, reemplaza
26445 \begin_inset Newline newline
26446 \end_inset
26447
26448  
26449 \series bold
26450
26451 \backslash
26452 extrasspanish
26453 \series default
26454  por
26455 \series bold
26456  
26457 \backslash
26458 extras***
26459 \series default
26460 , donde *** es el nombre del idioma utilizado.
26461 \end_layout
26462
26463 \begin_layout Standard
26464 Para obtener nombres automáticos pero no para determinados tipos de referencias,
26465  por ejemplo no para ecuaciones, usa este código de preámbulo:
26466 \end_layout
26467
26468 \begin_layout Standard
26469
26470 \series bold
26471
26472 \backslash
26473 addto
26474 \backslash
26475 extrasspanish{
26476 \backslash
26477 renewcommand*{
26478 \backslash
26479 equationautorefname}[1]{}}
26480 \end_layout
26481
26482 \begin_layout Standard
26483 En la documentación de 
26484 \series bold
26485 hyperref
26486 \series default
26487  
26488 \begin_inset CommandInset citation
26489 LatexCommand cite
26490 key "hyperref"
26491 literal "true"
26492
26493 \end_inset
26494
26495  puedes encontrar más información.
26496
26497 \series bold
26498  
26499 \end_layout
26500
26501 \begin_layout Standard
26502 \begin_inset Note Greyedout
26503 status open
26504
26505 \begin_layout Plain Layout
26506
26507 \series bold
26508 Nota:
26509 \series default
26510  La designación automática de referencias no puede usarse en el estilo 
26511 \family sans
26512 Referencia
26513 \begin_inset space ~
26514 \end_inset
26515
26516 con
26517 \begin_inset space ~
26518 \end_inset
26519
26520 formato
26521 \family default
26522 , descrita en la sección
26523 \begin_inset space ~
26524 \end_inset
26525
26526
26527 \begin_inset CommandInset ref
26528 LatexCommand ref
26529 reference "subsec:Formatos-referencia-cruzada"
26530
26531 \end_inset
26532
26533 .
26534 \end_layout
26535
26536 \end_inset
26537
26538
26539 \end_layout
26540
26541 \begin_layout Standard
26542 El manual 
26543 \emph on
26544 Ecuaciones
26545 \emph default
26546  es un ejemplo de documento en el que se ha utilizado designación automática
26547  de referencias.
26548 \end_layout
26549
26550 \begin_layout Subsection
26551 Colocación de referencias
26552 \begin_inset CommandInset label
26553 LatexCommand label
26554 name "subsec:Colocación-de-Referencias"
26555
26556 \end_inset
26557
26558
26559 \begin_inset Index idx
26560 status collapsed
26561
26562 \begin_layout Plain Layout
26563 Referencias ! Colocación
26564 \end_layout
26565
26566 \end_inset
26567
26568
26569 \end_layout
26570
26571 \begin_layout Standard
26572 Si usas 
26573 \series bold
26574 hyperref
26575 \series default
26576
26577 \begin_inset Index idx
26578 status collapsed
26579
26580 \begin_layout Plain Layout
26581 \SpecialChar LaTeX
26582 -paquetes ! hyperref
26583 \end_layout
26584
26585 \end_inset
26586
26587 , en las 
26588 \family sans
26589 Preferencias PDF 
26590 \family default
26591 del diálogo 
26592 \family sans
26593 Documento\SpecialChar menuseparator
26594 Configuración
26595 \family default
26596 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
26597  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
26598  La leyenda será la primera parte del texto en pantalla, de forma que para
26599  ver la imagen debes deslizar.
26600  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
26601  Usando el paquete 
26602 \series bold
26603 hypcap
26604 \series default
26605
26606 \begin_inset Index idx
26607 status collapsed
26608
26609 \begin_layout Plain Layout
26610 \SpecialChar LaTeX
26611 -paquetes ! hypcap
26612 \end_layout
26613
26614 \end_inset
26615
26616 , que forma parte del paquete \SpecialChar LaTeX
26617  
26618 \series bold
26619 oberdiek
26620 \series default
26621
26622 \begin_inset Index idx
26623 status collapsed
26624
26625 \begin_layout Plain Layout
26626 \SpecialChar LaTeX
26627 -paquetes ! oberdiek
26628 \end_layout
26629
26630 \end_inset
26631
26632 , el ancla de enlace se sitúa al comienzo de un flotante.
26633  Para usar esta característica para figuras flotantes carga 
26634 \series bold
26635 hypcap
26636 \series default
26637  en el preámbulo con
26638 \end_layout
26639
26640 \begin_layout Standard
26641
26642 \series bold
26643
26644 \backslash
26645 usepackage[figure]{hypcap}
26646 \end_layout
26647
26648 \begin_layout Standard
26649 Puedes usar 
26650 \series bold
26651 hypcap
26652 \series default
26653  para todos los flotantes aunque no se recomienda por razones de estabilidad.
26654  Más información en el manual de 
26655 \series bold
26656 hypcap
26657 \series default
26658  
26659 \begin_inset CommandInset citation
26660 LatexCommand cite
26661 key "hypcap"
26662 literal "true"
26663
26664 \end_inset
26665
26666 .
26667 \end_layout
26668
26669 \begin_layout Standard
26670 \begin_inset Note Greyedout
26671 status open
26672
26673 \begin_layout Plain Layout
26674
26675 \series bold
26676 Nota:
26677 \series default
26678  
26679 \series bold
26680 hypcap
26681 \series default
26682  no funciona para las referencias a subfiguras.
26683 \end_layout
26684
26685 \end_inset
26686
26687
26688 \end_layout
26689
26690 \begin_layout Section
26691 Colocación de flotantes
26692 \begin_inset CommandInset label
26693 LatexCommand label
26694 name "sec:Colocación-de-Flotantes"
26695
26696 \end_inset
26697
26698
26699 \begin_inset Index idx
26700 status collapsed
26701
26702 \begin_layout Plain Layout
26703 Flotantes ! Colocación
26704 \end_layout
26705
26706 \end_inset
26707
26708
26709 \end_layout
26710
26711 \begin_layout Standard
26712 Al pulsar con el botón derecho del ratón sobre un cuadro de flotante y elegir
26713  
26714 \family sans
26715 Configuración
26716 \family default
26717 , se abre un diálogo en el que pueden cambiarse las opciones de \SpecialChar LaTeX
26718  para situar
26719  los flotantes.
26720 \begin_inset Newline newline
26721 \end_inset
26722
26723 La opción 
26724 \family sans
26725 Extender
26726 \begin_inset space ~
26727 \end_inset
26728
26729 columnas
26730 \family default
26731  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
26732  abarcará ambas columnas en lugar de una sola.
26733 \begin_inset Newline newline
26734 \end_inset
26735
26736 La opción 
26737 \family sans
26738 Girar
26739 \begin_inset space ~
26740 \end_inset
26741
26742 a
26743 \begin_inset space ~
26744 \end_inset
26745
26746 un
26747 \begin_inset space ~
26748 \end_inset
26749
26750 lado
26751 \family default
26752  sirve para girar flotantes, véase sección
26753 \begin_inset space ~
26754 \end_inset
26755
26756
26757 \begin_inset CommandInset ref
26758 LatexCommand ref
26759 reference "sec:Rotación-de-Flotantes"
26760
26761 \end_inset
26762
26763 .
26764  
26765 \end_layout
26766
26767 \begin_layout Standard
26768 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
26769  la posición de un flotante si desmarcas la opción 
26770 \family sans
26771 Usar
26772 \begin_inset space ~
26773 \end_inset
26774
26775 ubicación
26776 \begin_inset space ~
26777 \end_inset
26778
26779 predeterminada
26780 \family default
26781 :
26782 \end_layout
26783
26784 \begin_layout Description
26785
26786 \family sans
26787 \series bold
26788 Aquí
26789 \begin_inset space ~
26790 \end_inset
26791
26792 si
26793 \begin_inset space ~
26794 \end_inset
26795
26796 es
26797 \begin_inset space ~
26798 \end_inset
26799
26800 posible
26801 \family default
26802 \series default
26803  intenta situar el flotante en la posición en la que se inserta
26804 \end_layout
26805
26806 \begin_layout Description
26807
26808 \family sans
26809 \series bold
26810 Principio
26811 \begin_inset space ~
26812 \end_inset
26813
26814 de
26815 \begin_inset space ~
26816 \end_inset
26817
26818 página
26819 \family default
26820 \series default
26821  intenta situar el flotante al principio de la página actual
26822 \end_layout
26823
26824 \begin_layout Description
26825
26826 \family sans
26827 \series bold
26828 Fin
26829 \begin_inset space ~
26830 \end_inset
26831
26832 de
26833 \begin_inset space ~
26834 \end_inset
26835
26836 página
26837 \family default
26838 \series default
26839  intenta situar el flotante al final de la página actual
26840 \end_layout
26841
26842 \begin_layout Description
26843
26844 \family sans
26845 \series bold
26846 Página
26847 \begin_inset space ~
26848 \end_inset
26849
26850 de
26851 \begin_inset space ~
26852 \end_inset
26853
26854 flotantes
26855 \family default
26856 \series default
26857  intenta situar el flotante en una página propia 
26858 \end_layout
26859
26860 \begin_layout Standard
26861 \SpecialChar LaTeX
26862  usa 
26863 \emph on
26864 siempre
26865 \emph default
26866  ese orden de opciones.
26867  Significa que si usas la colocación predeterminada, \SpecialChar LaTeX
26868  probará en primer
26869  lugar 
26870 \family sans
26871 Aquí
26872 \begin_inset space ~
26873 \end_inset
26874
26875 si
26876 \begin_inset space ~
26877 \end_inset
26878
26879 es
26880 \begin_inset space ~
26881 \end_inset
26882
26883 posible
26884 \family default
26885 , luego 
26886 \family sans
26887 Principio
26888 \begin_inset space ~
26889 \end_inset
26890
26891 de
26892 \begin_inset space ~
26893 \end_inset
26894
26895 página
26896 \family default
26897 , y después las otras.
26898  Si no usas la predeterminada, \SpecialChar LaTeX
26899  sólo probará las opciones marcadas pero
26900  en dicho orden.
26901  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
26902  pero intenta poner el flotante en la página siguiente.
26903 \end_layout
26904
26905 \begin_layout Standard
26906 De forma predeterminada cada una de las opciones tiene sus propias reglas:
26907 \end_layout
26908
26909 \begin_layout Labeling
26910 \labelwidthstring 00.00.0000
26911
26912 \family sans
26913 Principio
26914 \begin_inset space ~
26915 \end_inset
26916
26917 de
26918 \begin_inset space ~
26919 \end_inset
26920
26921 página:
26922 \family default
26923  sólo si el flotante ocupa menos del 70
26924 \begin_inset space \thinspace{}
26925 \end_inset
26926
26927 % de la página puede ubicarse al principio de página (
26928 \series bold
26929
26930 \backslash
26931 topfraction
26932 \series default
26933 )
26934 \end_layout
26935
26936 \begin_layout Labeling
26937 \labelwidthstring 00.00.0000
26938
26939 \family sans
26940 Fin
26941 \begin_inset space ~
26942 \end_inset
26943
26944 de
26945 \begin_inset space ~
26946 \end_inset
26947
26948 página:
26949 \family default
26950  sólo si el flotante ocupa menos del 30
26951 \begin_inset space \thinspace{}
26952 \end_inset
26953
26954 % de la página puede ubicarse al fin de página.
26955  (
26956 \series bold
26957
26958 \backslash
26959 bottomfraction
26960 \series default
26961 )
26962 \end_layout
26963
26964 \begin_layout Labeling
26965 \labelwidthstring 00.00.0000
26966
26967 \family sans
26968 Página
26969 \begin_inset space ~
26970 \end_inset
26971
26972 de
26973 \begin_inset space ~
26974 \end_inset
26975
26976 flotantes:
26977 \family default
26978  sólo si más del 50
26979 \begin_inset space \thinspace{}
26980 \end_inset
26981
26982 % de la página se ocupa por flotantes puede haber varios juntos en la misma
26983  página.
26984  (
26985 \series bold
26986
26987 \backslash
26988 floatpagefraction
26989 \series default
26990 )
26991 \end_layout
26992
26993 \begin_layout Standard
26994 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
26995  
26996 \family sans
26997 Ignorar
26998 \begin_inset space ~
26999 \end_inset
27000
27001 reglas
27002 \begin_inset space ~
27003 \end_inset
27004
27005 de
27006 \begin_inset space ~
27007 \end_inset
27008
27009 \SpecialChar LaTeX
27010
27011 \family default
27012 .
27013 \begin_inset Newline newline
27014 \end_inset
27015
27016 También puedes redefinir las reglas con los comandos \SpecialChar LaTeX
27017  que van entre paréntesis
27018  tras la descripción de las reglas anteriores.
27019  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
27020  la regla 
27021 \family sans
27022 Fin
27023 \family default
27024
27025 \begin_inset space ~
27026 \end_inset
27027
27028
27029 \family sans
27030 de
27031 \family default
27032
27033 \begin_inset space ~
27034 \end_inset
27035
27036
27037 \family sans
27038 página
27039 \family default
27040  al 50
27041 \begin_inset space \thinspace{}
27042 \end_inset
27043
27044 %, añade esta línea en el preámbulo:
27045 \end_layout
27046
27047 \begin_layout Standard
27048
27049 \series bold
27050
27051 \backslash
27052 renewcommand{
27053 \backslash
27054 bottomfraction}{0.5}
27055 \end_layout
27056
27057 \begin_layout Standard
27058 En determinados casos podrías necesitar ubicar un flotante exactamente en
27059  la posición en la que se inserta.
27060  Para esto puedes usar la opción 
27061 \family sans
27062 Aquí
27063 \begin_inset space ~
27064 \end_inset
27065
27066 definitivamente
27067 \family default
27068 .
27069  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
27070  porque el flotante ya no podrá «flotar» y si haces cambios al documento
27071  se podría estropear el diseño de la página.
27072 \end_layout
27073
27074 \begin_layout Standard
27075 No hay opciones de ubicación para envoltorios flotantes porque siempre están
27076  rodeados por texto de un párrafo determinado.
27077 \begin_inset VSpace bigskip
27078 \end_inset
27079
27080
27081 \end_layout
27082
27083 \begin_layout Standard
27084 A veces surge el problema de que un flotante se sitúa al principio de la
27085  página mientras que su sección correspondiente empieza en mitad de la página,
27086  así que el lector podría creer que el flotante forma parte de la sección
27087  anterior.
27088  Para evitarlo puede emplearse el comando \SpecialChar LaTeX
27089  
27090 \series bold
27091
27092 \backslash
27093 suppressfloats
27094 \series default
27095 , que suprime la ubicación de un flotante dado en la página donde se inserta
27096  y además puede servir para evitar que el flotante se coloque antes del
27097  inicio de sección.
27098  Para ello, añade estos comandos al preámbulo:
27099 \end_layout
27100
27101 \begin_layout Standard
27102
27103 \series bold
27104
27105 \backslash
27106 let
27107 \backslash
27108 mySection
27109 \backslash
27110 section
27111 \begin_inset Newline newline
27112 \end_inset
27113
27114
27115 \backslash
27116 renewcommand{
27117 \backslash
27118 section}{
27119 \backslash
27120 suppressfloats[t]
27121 \backslash
27122 mySection}
27123 \end_layout
27124
27125 \begin_layout Standard
27126 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
27127  subsecciones.
27128  No es recomendable para partes pequeñas de texto como subsubsecciones porque
27129  \SpecialChar LaTeX
27130  podría tener problemas para encontrar una ubicación adecuada.
27131 \end_layout
27132
27133 \begin_layout Standard
27134 \begin_inset VSpace bigskip
27135 \end_inset
27136
27137 En ciertos casos se quieren tener todas las figuras/cuadros al final del
27138  documento.
27139  Para estos casos está el paquete \SpecialChar LaTeX
27140  
27141 \series bold
27142 endfloat
27143 \series default
27144
27145 \begin_inset Index idx
27146 status collapsed
27147
27148 \begin_layout Plain Layout
27149 \SpecialChar LaTeX
27150 -paquetes ! endfloat
27151 \end_layout
27152
27153 \end_inset
27154
27155 .
27156  Pone todas las figuras y cuadros flotantes al final del documento en secciones
27157  propias.
27158  En la posición original del flotante se inserta una indicación como «
27159 \family sans
27160 [Figure
27161 \begin_inset space ~
27162 \end_inset
27163
27164 3.2 about here.]
27165 \family default
27166 ».
27167  El paquete 
27168 \series bold
27169 endfloat
27170 \series default
27171  se carga en el preámbulo con la línea
27172 \end_layout
27173
27174 \begin_layout Standard
27175
27176 \series bold
27177
27178 \backslash
27179 usepackage[options]{endfloat}
27180 \end_layout
27181
27182 \begin_layout Standard
27183 Hay varias opciones para diseñar las secciones figura/cuadro creadas.
27184  Para más información véase la documentación 
27185 \begin_inset CommandInset citation
27186 LatexCommand cite
27187 key "endfloat"
27188 literal "true"
27189
27190 \end_inset
27191
27192 .
27193 \begin_inset Newline newline
27194 \end_inset
27195
27196
27197 \begin_inset Note Greyedout
27198 status open
27199
27200 \begin_layout Plain Layout
27201
27202 \series bold
27203 Nota: endfloat
27204 \series default
27205  no traduce automáticamente la indicación, hay que hacerlo manualmente,
27206  véase sección
27207 \begin_inset space ~
27208 \end_inset
27209
27210 4 en 
27211 \begin_inset CommandInset citation
27212 LatexCommand cite
27213 key "endfloat"
27214 literal "true"
27215
27216 \end_inset
27217
27218 .
27219 \end_layout
27220
27221 \end_inset
27222
27223
27224 \begin_inset Newline newline
27225 \end_inset
27226
27227
27228 \begin_inset Note Greyedout
27229 status open
27230
27231 \begin_layout Plain Layout
27232
27233 \series bold
27234 Nota:
27235 \series default
27236  Actualmente hay un error en 
27237 \series bold
27238 endfloat
27239 \series default
27240  cuando la leyenda contiene el carácter alemán «ß».
27241  Usa en ese caso el comando «
27242 \series bold
27243
27244 \backslash
27245 ss
27246 \series default
27247 » en código \SpecialChar TeX
27248  en vez de «ß».
27249 \end_layout
27250
27251 \end_inset
27252
27253
27254 \end_layout
27255
27256 \begin_layout Standard
27257 \begin_inset VSpace bigskip
27258 \end_inset
27259
27260 Más detalles sobre ubicación de flotantes en libros sobre \SpecialChar LaTeX
27261  como 
27262 \begin_inset CommandInset citation
27263 LatexCommand cite
27264 key "latexcompanion,latexguide,latexbook"
27265 literal "true"
27266
27267 \end_inset
27268
27269 .
27270 \end_layout
27271
27272 \begin_layout Section
27273 Rotación de flotantes
27274 \begin_inset CommandInset label
27275 LatexCommand label
27276 name "sec:Rotación-de-Flotantes"
27277
27278 \end_inset
27279
27280
27281 \begin_inset Index idx
27282 status collapsed
27283
27284 \begin_layout Plain Layout
27285 Flotantes ! Rotación
27286 \end_layout
27287
27288 \end_inset
27289
27290
27291 \end_layout
27292
27293 \begin_layout Standard
27294 Podrías necesitar girar flotantes, especialmente con cuadros grandes.
27295  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
27296  la opción 
27297 \family sans
27298 Girar
27299 \begin_inset space ~
27300 \end_inset
27301
27302 a
27303 \begin_inset space ~
27304 \end_inset
27305
27306 un
27307 \begin_inset space ~
27308 \end_inset
27309
27310 lado
27311 \family default
27312 .
27313 \end_layout
27314
27315 \begin_layout Standard
27316 Los flotantes girados son puestos siempre en su propia página (o columna
27317  si el documento es de dos columnas).
27318  Se les puede permitir abarcar varias columnas con la opción de configuración
27319  
27320 \family sans
27321 Extender
27322 \begin_inset space ~
27323 \end_inset
27324
27325 columnas
27326 \family default
27327 .
27328  Se rotan de forma que puedes leerlos desde el margen externo.
27329  Para forzar determinada dirección de rotación para todas las páginas, puedes
27330  añadir una de las opciones 
27331 \series bold
27332 figuresleft
27333 \series default
27334  o 
27335 \series bold
27336 figuresright
27337 \series default
27338  a las opciones de clase del documento.
27339 \end_layout
27340
27341 \begin_layout Standard
27342 Los flotantes girados se refieren igual que los normales, y el formato de
27343  la leyenda también es el mismo: un ejemplo es el cuadro
27344 \begin_inset space ~
27345 \end_inset
27346
27347
27348 \begin_inset CommandInset ref
27349 LatexCommand ref
27350 reference "tab:Cuadro-girado"
27351
27352 \end_inset
27353
27354 .
27355 \end_layout
27356
27357 \begin_layout Standard
27358 \begin_inset Note Greyedout
27359 status open
27360
27361 \begin_layout Plain Layout
27362
27363 \series bold
27364 Nota:
27365 \series default
27366  No todos los visores DVI pueden mostrar cuadros girados.
27367 \end_layout
27368
27369 \end_inset
27370
27371
27372 \end_layout
27373
27374 \begin_layout Standard
27375 \begin_inset Float table
27376 wide false
27377 sideways true
27378 status open
27379
27380 \begin_layout Plain Layout
27381 \begin_inset Caption Standard
27382
27383 \begin_layout Plain Layout
27384 \begin_inset CommandInset label
27385 LatexCommand label
27386 name "tab:Cuadro-girado"
27387
27388 \end_inset
27389
27390 Cuadro girado
27391 \end_layout
27392
27393 \end_inset
27394
27395
27396 \end_layout
27397
27398 \begin_layout Plain Layout
27399 \align center
27400 \begin_inset Tabular
27401 <lyxtabular version="3" rows="1" columns="5">
27402 <features tabularvalignment="middle">
27403 <column alignment="center" valignment="top">
27404 <column alignment="center" valignment="top">
27405 <column alignment="center" valignment="top">
27406 <column alignment="center" valignment="top">
27407 <column alignment="center" valignment="top">
27408 <row>
27409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27410 \begin_inset Text
27411
27412 \begin_layout Plain Layout
27413 test
27414 \end_layout
27415
27416 \end_inset
27417 </cell>
27418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27419 \begin_inset Text
27420
27421 \begin_layout Plain Layout
27422 b
27423 \end_layout
27424
27425 \end_inset
27426 </cell>
27427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27428 \begin_inset Text
27429
27430 \begin_layout Plain Layout
27431 c
27432 \end_layout
27433
27434 \end_inset
27435 </cell>
27436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27437 \begin_inset Text
27438
27439 \begin_layout Plain Layout
27440 d
27441 \end_layout
27442
27443 \end_inset
27444 </cell>
27445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27446 \begin_inset Text
27447
27448 \begin_layout Plain Layout
27449 e
27450 \end_layout
27451
27452 \end_inset
27453 </cell>
27454 </row>
27455 </lyxtabular>
27456
27457 \end_inset
27458
27459
27460 \end_layout
27461
27462 \end_inset
27463
27464
27465 \end_layout
27466
27467 \begin_layout Section
27468 Subflotantes
27469 \begin_inset Index idx
27470 status collapsed
27471
27472 \begin_layout Plain Layout
27473 Flotantes ! Subflotantes
27474 \end_layout
27475
27476 \end_inset
27477
27478
27479 \end_layout
27480
27481 \begin_layout Standard
27482 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
27483  imágenes.
27484  Se crean insertando un flotante dentro de otro.
27485  La colocación de los subflotantes puede controlarse como si fueran párrafos,
27486  como se muestra en los cuadros
27487 \begin_inset space ~
27488 \end_inset
27489
27490
27491 \begin_inset CommandInset ref
27492 LatexCommand ref
27493 reference "tab:Dos-subcuadros-adosados"
27494
27495 \end_inset
27496
27497  y
27498 \begin_inset space ~
27499 \end_inset
27500
27501
27502 \begin_inset CommandInset ref
27503 LatexCommand ref
27504 reference "tab:Dos-subcuadros-uno-sobre"
27505
27506 \end_inset
27507
27508 .
27509 \end_layout
27510
27511 \begin_layout Standard
27512 Las referencias a subflotantes funcionan como en los flotantes normales:
27513  el cuadro
27514 \begin_inset space ~
27515 \end_inset
27516
27517
27518 \begin_inset CommandInset ref
27519 LatexCommand ref
27520 reference "tab:Este-es-el-subcuadro-a"
27521
27522 \end_inset
27523
27524  y el cuadro
27525 \begin_inset space ~
27526 \end_inset
27527
27528
27529 \begin_inset CommandInset ref
27530 LatexCommand ref
27531 reference "tab:Este-es-el-subcuadro-b"
27532
27533 \end_inset
27534
27535  son subcuadros del cuadro
27536 \begin_inset space ~
27537 \end_inset
27538
27539
27540 \begin_inset CommandInset ref
27541 LatexCommand ref
27542 reference "tab:Dos-subcuadros-adosados"
27543
27544 \end_inset
27545
27546 .
27547 \end_layout
27548
27549 \begin_layout Standard
27550 \begin_inset Float table
27551 wide false
27552 sideways false
27553 status open
27554
27555 \begin_layout Plain Layout
27556 \begin_inset Caption Standard
27557
27558 \begin_layout Plain Layout
27559 \begin_inset CommandInset label
27560 LatexCommand label
27561 name "tab:Dos-subcuadros-adosados"
27562
27563 \end_inset
27564
27565 Dos subcuadros adosados
27566 \end_layout
27567
27568 \end_inset
27569
27570
27571 \end_layout
27572
27573 \begin_layout Plain Layout
27574 \begin_inset space \hfill{}
27575 \end_inset
27576
27577
27578 \begin_inset Float table
27579 wide false
27580 sideways false
27581 status open
27582
27583 \begin_layout Plain Layout
27584 \begin_inset Caption Standard
27585
27586 \begin_layout Plain Layout
27587 \begin_inset CommandInset label
27588 LatexCommand label
27589 name "tab:Este-es-el-subcuadro-a"
27590
27591 \end_inset
27592
27593 Este es el subcuadro a
27594 \end_layout
27595
27596 \end_inset
27597
27598
27599 \end_layout
27600
27601 \begin_layout Plain Layout
27602 \align center
27603 \begin_inset Tabular
27604 <lyxtabular version="3" rows="1" columns="5">
27605 <features tabularvalignment="middle">
27606 <column alignment="center" valignment="top">
27607 <column alignment="center" valignment="top">
27608 <column alignment="center" valignment="top">
27609 <column alignment="center" valignment="top">
27610 <column alignment="center" valignment="top">
27611 <row>
27612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27613 \begin_inset Text
27614
27615 \begin_layout Plain Layout
27616 test 
27617 \end_layout
27618
27619 \end_inset
27620 </cell>
27621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27622 \begin_inset Text
27623
27624 \begin_layout Plain Layout
27625 b
27626 \end_layout
27627
27628 \end_inset
27629 </cell>
27630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27631 \begin_inset Text
27632
27633 \begin_layout Plain Layout
27634 c
27635 \end_layout
27636
27637 \end_inset
27638 </cell>
27639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27640 \begin_inset Text
27641
27642 \begin_layout Plain Layout
27643 d
27644 \end_layout
27645
27646 \end_inset
27647 </cell>
27648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27649 \begin_inset Text
27650
27651 \begin_layout Plain Layout
27652 e
27653 \end_layout
27654
27655 \end_inset
27656 </cell>
27657 </row>
27658 </lyxtabular>
27659
27660 \end_inset
27661
27662
27663 \end_layout
27664
27665 \end_inset
27666
27667
27668 \begin_inset space \hfill{}
27669 \end_inset
27670
27671
27672 \begin_inset Float table
27673 wide false
27674 sideways false
27675 status open
27676
27677 \begin_layout Plain Layout
27678 \begin_inset Caption Standard
27679
27680 \begin_layout Plain Layout
27681 \begin_inset CommandInset label
27682 LatexCommand label
27683 name "tab:Este-es-el-subcuadro-b"
27684
27685 \end_inset
27686
27687 Esta es la subtabla b
27688 \end_layout
27689
27690 \end_inset
27691
27692
27693 \end_layout
27694
27695 \begin_layout Plain Layout
27696 \align center
27697 \begin_inset Tabular
27698 <lyxtabular version="3" rows="1" columns="5">
27699 <features tabularvalignment="middle">
27700 <column alignment="center" valignment="top">
27701 <column alignment="center" valignment="top">
27702 <column alignment="center" valignment="top">
27703 <column alignment="center" valignment="top">
27704 <column alignment="center" valignment="top">
27705 <row>
27706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27707 \begin_inset Text
27708
27709 \begin_layout Plain Layout
27710 e
27711 \end_layout
27712
27713 \end_inset
27714 </cell>
27715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27716 \begin_inset Text
27717
27718 \begin_layout Plain Layout
27719 d
27720 \end_layout
27721
27722 \end_inset
27723 </cell>
27724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27725 \begin_inset Text
27726
27727 \begin_layout Plain Layout
27728 c
27729 \end_layout
27730
27731 \end_inset
27732 </cell>
27733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27734 \begin_inset Text
27735
27736 \begin_layout Plain Layout
27737 b
27738 \end_layout
27739
27740 \end_inset
27741 </cell>
27742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27743 \begin_inset Text
27744
27745 \begin_layout Plain Layout
27746 test
27747 \end_layout
27748
27749 \end_inset
27750 </cell>
27751 </row>
27752 </lyxtabular>
27753
27754 \end_inset
27755
27756
27757 \end_layout
27758
27759 \end_inset
27760
27761
27762 \begin_inset space \hfill{}
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \end_inset
27769
27770
27771 \end_layout
27772
27773 \begin_layout Standard
27774 \begin_inset Float table
27775 wide false
27776 sideways false
27777 status open
27778
27779 \begin_layout Plain Layout
27780 \begin_inset Caption Standard
27781
27782 \begin_layout Plain Layout
27783 \begin_inset CommandInset label
27784 LatexCommand label
27785 name "tab:Dos-subcuadros-uno-sobre"
27786
27787 \end_inset
27788
27789 Dos subcuadros colocados uno sobre otro.
27790  El cuadro (a) con 4 celdas, el (b) con 5 celdas.
27791 \end_layout
27792
27793 \end_inset
27794
27795
27796 \end_layout
27797
27798 \begin_layout Plain Layout
27799 \noindent
27800 \align center
27801 \begin_inset Float table
27802 wide false
27803 sideways false
27804 status open
27805
27806 \begin_layout Plain Layout
27807 \begin_inset Caption Standard
27808
27809 \begin_layout Plain Layout
27810
27811 \end_layout
27812
27813 \end_inset
27814
27815
27816 \end_layout
27817
27818 \begin_layout Plain Layout
27819 \align center
27820 \begin_inset Tabular
27821 <lyxtabular version="3" rows="1" columns="4">
27822 <features tabularvalignment="middle">
27823 <column alignment="center" valignment="top">
27824 <column alignment="center" valignment="top">
27825 <column alignment="center" valignment="top">
27826 <column alignment="center" valignment="top">
27827 <row>
27828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27829 \begin_inset Text
27830
27831 \begin_layout Plain Layout
27832 test
27833 \end_layout
27834
27835 \end_inset
27836 </cell>
27837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27838 \begin_inset Text
27839
27840 \begin_layout Plain Layout
27841 test
27842 \end_layout
27843
27844 \end_inset
27845 </cell>
27846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27847 \begin_inset Text
27848
27849 \begin_layout Plain Layout
27850 test
27851 \end_layout
27852
27853 \end_inset
27854 </cell>
27855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27856 \begin_inset Text
27857
27858 \begin_layout Plain Layout
27859 test
27860 \end_layout
27861
27862 \end_inset
27863 </cell>
27864 </row>
27865 </lyxtabular>
27866
27867 \end_inset
27868
27869
27870 \end_layout
27871
27872 \end_inset
27873
27874
27875 \end_layout
27876
27877 \begin_layout Plain Layout
27878 \align center
27879 \begin_inset Float table
27880 wide false
27881 sideways false
27882 status open
27883
27884 \begin_layout Plain Layout
27885 \begin_inset Caption Standard
27886
27887 \begin_layout Plain Layout
27888
27889 \end_layout
27890
27891 \end_inset
27892
27893
27894 \end_layout
27895
27896 \begin_layout Plain Layout
27897 \align center
27898 \begin_inset Tabular
27899 <lyxtabular version="3" rows="1" columns="5">
27900 <features tabularvalignment="middle">
27901 <column alignment="center" valignment="top">
27902 <column alignment="center" valignment="top">
27903 <column alignment="center" valignment="top">
27904 <column alignment="center" valignment="top">
27905 <column alignment="center" valignment="top">
27906 <row>
27907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27908 \begin_inset Text
27909
27910 \begin_layout Plain Layout
27911 a
27912 \end_layout
27913
27914 \end_inset
27915 </cell>
27916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27917 \begin_inset Text
27918
27919 \begin_layout Plain Layout
27920 b
27921 \end_layout
27922
27923 \end_inset
27924 </cell>
27925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27926 \begin_inset Text
27927
27928 \begin_layout Plain Layout
27929 c
27930 \end_layout
27931
27932 \end_inset
27933 </cell>
27934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27935 \begin_inset Text
27936
27937 \begin_layout Plain Layout
27938 d
27939 \end_layout
27940
27941 \end_inset
27942 </cell>
27943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27944 \begin_inset Text
27945
27946 \begin_layout Plain Layout
27947 e
27948 \end_layout
27949
27950 \end_inset
27951 </cell>
27952 </row>
27953 </lyxtabular>
27954
27955 \end_inset
27956
27957
27958 \end_layout
27959
27960 \end_inset
27961
27962
27963 \end_layout
27964
27965 \end_inset
27966
27967
27968 \end_layout
27969
27970 \begin_layout Section
27971 Flotantes adosados
27972 \begin_inset Index idx
27973 status collapsed
27974
27975 \begin_layout Plain Layout
27976 Flotantes ! Adosados
27977 \end_layout
27978
27979 \end_inset
27980
27981
27982 \end_layout
27983
27984 \begin_layout Standard
27985 Para colocar flotantes unos junto a otros, como en la figura
27986 \begin_inset space ~
27987 \end_inset
27988
27989
27990 \begin_inset CommandInset ref
27991 LatexCommand ref
27992 reference "fig:Flotante-izquierda"
27993
27994 \end_inset
27995
27996  y 
27997 \begin_inset CommandInset ref
27998 LatexCommand ref
27999 reference "fig:Flotante-derecha"
28000
28001 \end_inset
28002
28003 , se pone 
28004 \emph on
28005 un
28006 \emph default
28007  solo flotante.
28008  En él se insertan dos cuadros tipo minipágina.
28009 \begin_inset Foot
28010 status collapsed
28011
28012 \begin_layout Plain Layout
28013 Las minipáginas se explican en la sección
28014 \begin_inset space ~
28015 \end_inset
28016
28017
28018 \begin_inset CommandInset ref
28019 LatexCommand ref
28020 reference "sec:Minipáginas"
28021
28022 \end_inset
28023
28024 .
28025 \end_layout
28026
28027 \end_inset
28028
28029  La anchura de la columna se establece en 45-50
28030 \begin_inset space \thinspace{}
28031 \end_inset
28032
28033 % y la alineación en 
28034 \family sans
28035 Inferior
28036 \family default
28037  para cada minipágina.
28038  Las minipáginas contienen la imagen y su título, de igual forma que en
28039  los flotantes.
28040  La única diferencia es que el 
28041 \family sans
28042 Ancho
28043 \begin_inset space ~
28044 \end_inset
28045
28046 de
28047 \begin_inset space ~
28048 \end_inset
28049
28050 columna
28051 \begin_inset space ~
28052 \end_inset
28053
28054 %
28055 \family default
28056  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
28057 \end_layout
28058
28059 \begin_layout Standard
28060 \begin_inset Float figure
28061 placement h
28062 wide false
28063 sideways false
28064 status open
28065
28066 \begin_layout Plain Layout
28067 \begin_inset Box Frameless
28068 position "b"
28069 hor_pos "c"
28070 has_inner_box 1
28071 inner_pos "t"
28072 use_parbox 0
28073 use_makebox 0
28074 width "45col%"
28075 special "none"
28076 height "1in"
28077 height_special "totalheight"
28078 thickness "0.4pt"
28079 separation "3pt"
28080 shadowsize "4pt"
28081 framecolor "black"
28082 backgroundcolor "none"
28083 status open
28084
28085 \begin_layout Plain Layout
28086 \align center
28087 \begin_inset Graphics
28088         filename ../clipart/2D-intensity-plot.pdf
28089         width 100col%
28090         scaleBeforeRotation
28091
28092 \end_inset
28093
28094
28095 \end_layout
28096
28097 \begin_layout Plain Layout
28098 \begin_inset Caption Standard
28099
28100 \begin_layout Plain Layout
28101 \begin_inset CommandInset label
28102 LatexCommand label
28103 name "fig:Flotante-izquierda"
28104
28105 \end_inset
28106
28107 Flotante en el lado izquierdo.
28108 \end_layout
28109
28110 \end_inset
28111
28112
28113 \end_layout
28114
28115 \end_inset
28116
28117
28118 \begin_inset space \hfill{}
28119 \end_inset
28120
28121
28122 \begin_inset Box Frameless
28123 position "b"
28124 hor_pos "c"
28125 has_inner_box 1
28126 inner_pos "t"
28127 use_parbox 0
28128 use_makebox 0
28129 width "45col%"
28130 special "none"
28131 height "1in"
28132 height_special "totalheight"
28133 thickness "0.4pt"
28134 separation "3pt"
28135 shadowsize "4pt"
28136 framecolor "black"
28137 backgroundcolor "none"
28138 status open
28139
28140 \begin_layout Plain Layout
28141 \align center
28142 \begin_inset Graphics
28143         filename ../clipart/Star-structure.pdf
28144         width 100col%
28145         scaleBeforeRotation
28146
28147 \end_inset
28148
28149
28150 \end_layout
28151
28152 \begin_layout Plain Layout
28153 \begin_inset Caption Standard
28154
28155 \begin_layout Plain Layout
28156 \begin_inset CommandInset label
28157 LatexCommand label
28158 name "fig:Flotante-derecha"
28159
28160 \end_inset
28161
28162 Flotante en el lado derecho.
28163 \end_layout
28164
28165 \end_inset
28166
28167
28168 \end_layout
28169
28170 \end_inset
28171
28172
28173 \end_layout
28174
28175 \end_inset
28176
28177
28178 \end_layout
28179
28180 \begin_layout Standard
28181 Una solución alternativa más simple es usar el módulo 
28182 \family sans
28183 Minipáginas
28184 \begin_inset space ~
28185 \end_inset
28186
28187 ancho
28188 \begin_inset space ~
28189 \end_inset
28190
28191 variable
28192 \family default
28193 , véase la sección
28194 \begin_inset space \thinspace{}
28195 \end_inset
28196
28197
28198 \begin_inset CommandInset ref
28199 LatexCommand ref
28200 reference "sec:Minipáginas"
28201
28202 \end_inset
28203
28204 .
28205  Las minipáginas de anchura variable se adaptan automáticamente a la anchura
28206  de figuras y cuadros.
28207  No requieren una anchura explícita y mejoran la alineación horizontal del
28208  contenido.
28209  El archivo de ejemplo \SpecialChar LyX
28210  
28211 \emph on
28212 varwidth-floats-side-by-side
28213 \emph default
28214  da ejemplos de cómo hacer esto.
28215 \end_layout
28216
28217 \begin_layout Section
28218 Formato de las leyendas
28219 \begin_inset Index idx
28220 status collapsed
28221
28222 \begin_layout Plain Layout
28223 Leyendas ! Formato
28224 \end_layout
28225
28226 \end_inset
28227
28228
28229 \begin_inset Index idx
28230 status collapsed
28231
28232 \begin_layout Plain Layout
28233 Flotantes ! Formato de las leyendas
28234 \end_layout
28235
28236 \end_inset
28237
28238
28239 \begin_inset CommandInset label
28240 LatexCommand label
28241 name "sec:Formato-de-leyendas"
28242
28243 \end_inset
28244
28245
28246 \end_layout
28247
28248 \begin_layout Standard
28249 El entorno 
28250 \family sans
28251 Leyenda
28252 \family default
28253  es el predeterminado para los 
28254 \family sans
28255 Flotantes
28256 \family default
28257 .
28258  En \SpecialChar LyX
28259  las leyendas se muestran como etiqueta, p.
28260 \begin_inset space \thinspace{}
28261 \end_inset
28262
28263 e.
28264 \begin_inset space ~
28265 \end_inset
28266
28267 «
28268 \family sans
28269 Figura #
28270 \family default
28271 :» seguida por el texto.
28272  «#» es el número real de referencia.
28273  Por omisión la etiqueta y el número usan la misma tipografía que el texto
28274  de la leyenda y el signo dos puntos sigue al número para separar la etiqueta
28275  del texto.
28276  El entorno leyenda no es apropiado para todos los tipos de documento.
28277  
28278 \end_layout
28279
28280 \begin_layout Standard
28281 Para cambiar el formato predeterminado carga el paquete \SpecialChar LaTeX
28282  
28283 \series bold
28284 caption
28285 \series default
28286
28287 \begin_inset Index idx
28288 status collapsed
28289
28290 \begin_layout Plain Layout
28291 \SpecialChar LaTeX
28292 -paquetes ! caption
28293 \end_layout
28294
28295 \end_inset
28296
28297  en el preámbulo del documento con la línea:
28298 \end_layout
28299
28300 \begin_layout Standard
28301
28302 \series bold
28303
28304 \backslash
28305 usepackage[definición de formato]{caption}
28306 \end_layout
28307
28308 \begin_layout Standard
28309 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
28310  las leyendas de cuadro siempre sobre él como en este documento, usa el
28311  comando:
28312 \end_layout
28313
28314 \begin_layout Standard
28315
28316 \series bold
28317
28318 \backslash
28319 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
28320 \end_layout
28321
28322 \begin_layout Standard
28323 También puedes definir distintos formatos de leyenda para los distintos
28324  tipos de flotantes.
28325  En ese caso carga el paquete 
28326 \series bold
28327 caption
28328 \series default
28329  sin opciones específicas y define los distintos formatos con ayuda del
28330  comando
28331 \end_layout
28332
28333 \begin_layout Standard
28334
28335 \series bold
28336
28337 \backslash
28338 captionsetup[tipo de flotante]{definición de formato}
28339 \end_layout
28340
28341 \begin_layout Standard
28342 en el preámbulo del documento.
28343  Por ejemplo las leyendas de la Figura
28344 \begin_inset space ~
28345 \end_inset
28346
28347
28348 \begin_inset CommandInset ref
28349 LatexCommand ref
28350 reference "fig:Esto-es-una-fig"
28351
28352 \end_inset
28353
28354  y el cuadro
28355 \begin_inset space ~
28356 \end_inset
28357
28358
28359 \begin_inset CommandInset ref
28360 LatexCommand ref
28361 reference "tab:Esto-es-un-cuadro"
28362
28363 \end_inset
28364
28365  pueden crearse usando los siguientes comandos en el preámbulo:
28366 \end_layout
28367
28368 \begin_layout Standard
28369
28370 \series bold
28371
28372 \backslash
28373 usepackage[tableposition=top]{caption}
28374 \series default
28375
28376 \begin_inset Newline newline
28377 \end_inset
28378
28379
28380 \series bold
28381
28382 \backslash
28383 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
28384 \begin_inset Newline newline
28385 \end_inset
28386
28387
28388 \begin_inset Phantom HPhantom
28389 status open
28390
28391 \begin_layout Plain Layout
28392
28393 \series bold
28394
28395 \backslash
28396 captionsetup[figure]{
28397 \end_layout
28398
28399 \end_inset
28400
28401 labelsep=period}
28402 \begin_inset Newline newline
28403 \end_inset
28404
28405
28406 \backslash
28407 captionsetup[table]{labelfont={bf,sf}}
28408 \end_layout
28409
28410 \begin_layout Standard
28411 \begin_inset Note Greyedout
28412 status open
28413
28414 \begin_layout Plain Layout
28415
28416 \series bold
28417 Nota: 
28418 \series default
28419 La opción 
28420 \series bold
28421 tableposition=top
28422 \series default
28423  no tiene efecto si se usa una clase de documento 
28424 \series bold
28425 KOMA-Script
28426 \series default
28427 .
28428  En este caso debe utilizarse la opción de clase de documento 
28429 \series bold
28430 captions=tableheading
28431 \series default
28432 .
28433  
28434 \end_layout
28435
28436 \end_inset
28437
28438
28439 \end_layout
28440
28441 \begin_layout Standard
28442 Para más información sobre el paquete 
28443 \series bold
28444 caption
28445 \series default
28446  acude a su documentación 
28447 \begin_inset CommandInset citation
28448 LatexCommand cite
28449 key "caption"
28450 literal "true"
28451
28452 \end_inset
28453
28454 .
28455 \end_layout
28456
28457 \begin_layout Standard
28458 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
28459 \begin_inset space \thinspace{}
28460 \end_inset
28461
28462 e., usa el siguiente comando de preámbulo:
28463 \end_layout
28464
28465 \begin_layout Standard
28466
28467 \series bold
28468
28469 \backslash
28470 renewcommand{
28471 \backslash
28472 fnum@figure}{Imagen~
28473 \backslash
28474 thefigure}
28475 \end_layout
28476
28477 \begin_layout Standard
28478 donde 
28479 \series bold
28480
28481 \backslash
28482 thefigure
28483 \series default
28484  inserta el número de figura y «~» genera un espacio protegido.
28485
28486 \series bold
28487  
28488 \end_layout
28489
28490 \begin_layout Standard
28491 \begin_inset VSpace bigskip
28492 \end_inset
28493
28494 Si estás usando una clase de documento 
28495 \series bold
28496 KOMA-Script
28497 \series default
28498
28499 \begin_inset Index idx
28500 status collapsed
28501
28502 \begin_layout Plain Layout
28503 \SpecialChar LaTeX
28504 -paquetes ! KOMA-Script
28505 \end_layout
28506
28507 \end_inset
28508
28509  (
28510 \family sans
28511 article (KOMA-Script)
28512 \family default
28513
28514 \family sans
28515 book (KOMA-Script)
28516 \family default
28517
28518 \family sans
28519 letter (KOMA-Script)
28520 \family default
28521 , o 
28522 \family sans
28523 report (KOMA-Script)
28524 \family default
28525
28526 \begin_inset space \thinspace{}
28527 \end_inset
28528
28529 ), puedes emplear en vez del paquete 
28530 \series bold
28531 caption
28532 \series default
28533  el comando 
28534 \series bold
28535
28536 \backslash
28537 setkomafont
28538 \series default
28539  incluido en 
28540 \series bold
28541 KOMA-Script
28542 \series default
28543 .
28544  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
28545  comando en el preámbulo del documento:
28546 \end_layout
28547
28548 \begin_layout Standard
28549
28550 \series bold
28551
28552 \backslash
28553 setkomafont{captionlabel}{
28554 \backslash
28555 bfseries}
28556 \end_layout
28557
28558 \begin_layout Standard
28559 Más información sobre 
28560 \series bold
28561
28562 \backslash
28563 setkomafont
28564 \series default
28565  en la documentación de 
28566 \series bold
28567 KOMA-Script
28568 \series default
28569  
28570 \begin_inset CommandInset citation
28571 LatexCommand cite
28572 key "KOMA-Script"
28573 literal "true"
28574
28575 \end_inset
28576
28577 .
28578 \end_layout
28579
28580 \begin_layout Standard
28581 \begin_inset ERT
28582 status collapsed
28583
28584 \begin_layout Plain Layout
28585
28586
28587 \backslash
28588 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
28589 }
28590 \end_layout
28591
28592 \end_inset
28593
28594
28595 \begin_inset Note Note
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 El formato de la leyenda se ha cambiado sólo para este ejemplo.
28600 \end_layout
28601
28602 \end_inset
28603
28604
28605 \end_layout
28606
28607 \begin_layout Standard
28608 \begin_inset Float figure
28609 placement !p
28610 wide false
28611 sideways false
28612 status open
28613
28614 \begin_layout Plain Layout
28615 \align center
28616 \begin_inset Graphics
28617         filename ../clipart/2D-intensity-plot.pdf
28618
28619 \end_inset
28620
28621
28622 \end_layout
28623
28624 \begin_layout Plain Layout
28625 \begin_inset Caption Standard
28626
28627 \begin_layout Plain Layout
28628 \begin_inset CommandInset label
28629 LatexCommand label
28630 name "fig:Esto-es-una-fig"
28631
28632 \end_inset
28633
28634
28635 \begin_inset Argument 1
28636 status collapsed
28637
28638 \begin_layout Plain Layout
28639 Figura con leyenda muy larga
28640 \end_layout
28641
28642 \end_inset
28643
28644 Este es un ejemplo de figura con una leyenda con más de una línea para mostrar
28645  el formato diferente.
28646  Aquí se usa una leyenda personalizada.
28647 \end_layout
28648
28649 \end_inset
28650
28651
28652 \end_layout
28653
28654 \end_inset
28655
28656
28657 \end_layout
28658
28659 \begin_layout Standard
28660 \begin_inset ERT
28661 status collapsed
28662
28663 \begin_layout Plain Layout
28664
28665
28666 \backslash
28667 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
28668 on}
28669 \end_layout
28670
28671 \end_inset
28672
28673
28674 \end_layout
28675
28676 \begin_layout Standard
28677 \begin_inset Float table
28678 placement !p
28679 wide false
28680 sideways false
28681 status open
28682
28683 \begin_layout Plain Layout
28684 \begin_inset Caption Standard
28685
28686 \begin_layout Plain Layout
28687 \begin_inset CommandInset label
28688 LatexCommand label
28689 name "tab:Esto-es-un-cuadro"
28690
28691 \end_inset
28692
28693
28694 \begin_inset Argument 1
28695 status collapsed
28696
28697 \begin_layout Plain Layout
28698 Cuadro con leyenda muy larga
28699 \end_layout
28700
28701 \end_inset
28702
28703 Este es un ejemplo de leyenda de cuadro con más de una línea para mostrar
28704  el formato diferente.
28705  Aquí se usa el formato de leyenda estándar para los cuadros.
28706 \end_layout
28707
28708 \end_inset
28709
28710
28711 \end_layout
28712
28713 \begin_layout Plain Layout
28714 \align center
28715 \begin_inset Tabular
28716 <lyxtabular version="3" rows="1" columns="5">
28717 <features tabularvalignment="middle">
28718 <column alignment="center" valignment="top">
28719 <column alignment="center" valignment="top">
28720 <column alignment="center" valignment="top">
28721 <column alignment="center" valignment="top">
28722 <column alignment="center" valignment="top">
28723 <row>
28724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28725 \begin_inset Text
28726
28727 \begin_layout Plain Layout
28728 a
28729 \end_layout
28730
28731 \end_inset
28732 </cell>
28733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28734 \begin_inset Text
28735
28736 \begin_layout Plain Layout
28737 b
28738 \end_layout
28739
28740 \end_inset
28741 </cell>
28742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28743 \begin_inset Text
28744
28745 \begin_layout Plain Layout
28746 c
28747 \end_layout
28748
28749 \end_inset
28750 </cell>
28751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28752 \begin_inset Text
28753
28754 \begin_layout Plain Layout
28755 d
28756 \end_layout
28757
28758 \end_inset
28759 </cell>
28760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28761 \begin_inset Text
28762
28763 \begin_layout Plain Layout
28764 e
28765 \end_layout
28766
28767 \end_inset
28768 </cell>
28769 </row>
28770 </lyxtabular>
28771
28772 \end_inset
28773
28774
28775 \end_layout
28776
28777 \end_inset
28778
28779
28780 \end_layout
28781
28782 \begin_layout Section
28783 Colocación de leyendas
28784 \begin_inset Index idx
28785 status collapsed
28786
28787 \begin_layout Plain Layout
28788 Leyendas ! Colocación
28789 \end_layout
28790
28791 \end_inset
28792
28793
28794 \begin_inset Index idx
28795 status collapsed
28796
28797 \begin_layout Plain Layout
28798 Flotantes ! Colocación de leyendas
28799 \end_layout
28800
28801 \end_inset
28802
28803
28804 \begin_inset CommandInset label
28805 LatexCommand label
28806 name "sec:Colocación-de-leyendas"
28807
28808 \end_inset
28809
28810
28811 \end_layout
28812
28813 \begin_layout Standard
28814 La norma habitual para colocar las leyendas es:
28815 \end_layout
28816
28817 \begin_layout Description
28818 Figura: La leyenda al pie de las figuras
28819 \end_layout
28820
28821 \begin_layout Description
28822 Cuadro: La leyenda sobre los cuadros
28823 \end_layout
28824
28825 \begin_layout Standard
28826 Desafortunadamente, las clases estándar de \SpecialChar LaTeX
28827  no soportan leyendas sobre un
28828  cuadro.
28829  Esto implica que si usas las clases de documento 
28830 \family sans
28831 article
28832 \family default
28833
28834 \family sans
28835 book
28836 \family default
28837
28838 \family sans
28839 letter
28840 \family default
28841 , o 
28842 \family sans
28843 report
28844 \family default
28845  no habrá espacio entre la leyenda y el cuadro.
28846  Para insertar el espacio adecuado, carga el paquete \SpecialChar LaTeX
28847  
28848 \series bold
28849 caption
28850 \series default
28851
28852 \begin_inset Index idx
28853 status collapsed
28854
28855 \begin_layout Plain Layout
28856 \SpecialChar LaTeX
28857 -paquetes ! caption
28858 \end_layout
28859
28860 \end_inset
28861
28862  en el preámbulo del documento con la opción
28863 \begin_inset Foot
28864 status collapsed
28865
28866 \begin_layout Plain Layout
28867 Véase la sección
28868 \begin_inset space ~
28869 \end_inset
28870
28871
28872 \begin_inset CommandInset ref
28873 LatexCommand ref
28874 reference "sec:Formato-de-leyendas"
28875
28876 \end_inset
28877
28878  para más información sobre el paquete 
28879 \series bold
28880 caption
28881 \series default
28882 .
28883 \end_layout
28884
28885 \end_inset
28886
28887
28888 \end_layout
28889
28890 \begin_layout Standard
28891
28892 \series bold
28893 tableposition=top
28894 \end_layout
28895
28896 \begin_layout Standard
28897 Si estás usando la clase 
28898 \series bold
28899 KOMA-Script
28900 \series default
28901
28902 \begin_inset Index idx
28903 status collapsed
28904
28905 \begin_layout Plain Layout
28906 \SpecialChar LaTeX
28907 -paquetes ! KOMA-Script
28908 \end_layout
28909
28910 \end_inset
28911
28912  (
28913 \family sans
28914 article (KOMA-Script)
28915 \family default
28916
28917 \family sans
28918 book (KOMA-Script)
28919 \family default
28920
28921 \family sans
28922 letter (KOMA-Script)
28923 \family default
28924 , o 
28925 \family sans
28926 report (KOMA-Script)
28927 \family default
28928
28929 \begin_inset space \thinspace{}
28930 \end_inset
28931
28932 ), en vez de 
28933 \series bold
28934 caption
28935 \series default
28936  puedes poner
28937 \end_layout
28938
28939 \begin_layout Standard
28940
28941 \series bold
28942 captions=tableheading
28943 \end_layout
28944
28945 \begin_layout Standard
28946 en las opciones de clase del documento.
28947 \begin_inset Foot
28948 status open
28949
28950 \begin_layout Plain Layout
28951 Esta opción se usa en este documento.
28952 \end_layout
28953
28954 \end_inset
28955
28956
28957 \end_layout
28958
28959 \begin_layout Standard
28960 En documentos de clases Koma-Script también puedes hacer clic derecho sobre
28961  una leyenda y marcar en el menú contextual si la quieres encima o debajo
28962  del cuadro o la figura.
28963  De esta forma puedes sobrescribir para ciertas leyendas su colocación predeterm
28964 inada por el documento.
28965  El cuadro
28966 \begin_inset space ~
28967 \end_inset
28968
28969
28970 \begin_inset CommandInset ref
28971 LatexCommand ref
28972 reference "tab:Una-leyenda-marcada"
28973
28974 \end_inset
28975
28976  es un ejemplo en el que la leyenda se marca para situar bajo el cuadro
28977  aunque esté encima.
28978  Se puede comparar con la leyenda sin marcar del cuadro
28979 \begin_inset space ~
28980 \end_inset
28981
28982
28983 \begin_inset CommandInset ref
28984 LatexCommand ref
28985 reference "tab:Leyenda-estándar"
28986
28987 \end_inset
28988
28989 .
28990 \end_layout
28991
28992 \begin_layout Standard
28993 \begin_inset Float table
28994 wide false
28995 sideways false
28996 status open
28997
28998 \begin_layout Plain Layout
28999 \begin_inset Caption Below
29000
29001 \begin_layout Plain Layout
29002 \begin_inset CommandInset label
29003 LatexCommand label
29004 name "tab:Una-leyenda-marcada"
29005
29006 \end_inset
29007
29008 Leyenda marcada para colocar bajo el cuadro.
29009 \end_layout
29010
29011 \end_inset
29012
29013
29014 \end_layout
29015
29016 \begin_layout Plain Layout
29017 \align center
29018 \begin_inset Tabular
29019 <lyxtabular version="3" rows="3" columns="3">
29020 <features tabularvalignment="middle">
29021 <column alignment="center" valignment="top" width="0pt">
29022 <column alignment="center" valignment="top" width="0pt">
29023 <column alignment="center" valignment="top" width="0pt">
29024 <row>
29025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29026 \begin_inset Text
29027
29028 \begin_layout Plain Layout
29029 1
29030 \end_layout
29031
29032 \end_inset
29033 </cell>
29034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29035 \begin_inset Text
29036
29037 \begin_layout Plain Layout
29038 2
29039 \end_layout
29040
29041 \end_inset
29042 </cell>
29043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29044 \begin_inset Text
29045
29046 \begin_layout Plain Layout
29047 3
29048 \end_layout
29049
29050 \end_inset
29051 </cell>
29052 </row>
29053 <row>
29054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29055 \begin_inset Text
29056
29057 \begin_layout Plain Layout
29058 Joe
29059 \end_layout
29060
29061 \end_inset
29062 </cell>
29063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29064 \begin_inset Text
29065
29066 \begin_layout Plain Layout
29067 Mary
29068 \end_layout
29069
29070 \end_inset
29071 </cell>
29072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29073 \begin_inset Text
29074
29075 \begin_layout Plain Layout
29076 Ted
29077 \end_layout
29078
29079 \end_inset
29080 </cell>
29081 </row>
29082 <row>
29083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29084 \begin_inset Text
29085
29086 \begin_layout Plain Layout
29087 \begin_inset Formula $\int x^{2}dx$
29088 \end_inset
29089
29090
29091 \end_layout
29092
29093 \end_inset
29094 </cell>
29095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29096 \begin_inset Text
29097
29098 \begin_layout Plain Layout
29099 \begin_inset Formula $\left[\begin{array}{cc}
29100 a & b\\
29101 c & d
29102 \end{array}\right]$
29103 \end_inset
29104
29105
29106 \end_layout
29107
29108 \end_inset
29109 </cell>
29110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29111 \begin_inset Text
29112
29113 \begin_layout Plain Layout
29114 \begin_inset Formula $1+1=2$
29115 \end_inset
29116
29117
29118 \end_layout
29119
29120 \end_inset
29121 </cell>
29122 </row>
29123 </lyxtabular>
29124
29125 \end_inset
29126
29127
29128 \end_layout
29129
29130 \end_inset
29131
29132
29133 \end_layout
29134
29135 \begin_layout Standard
29136 \begin_inset Float table
29137 wide false
29138 sideways false
29139 status open
29140
29141 \begin_layout Plain Layout
29142 \begin_inset Caption Standard
29143
29144 \begin_layout Plain Layout
29145 \begin_inset CommandInset label
29146 LatexCommand label
29147 name "tab:Leyenda-estándar"
29148
29149 \end_inset
29150
29151 Leyenda de cuadro estándar.
29152 \end_layout
29153
29154 \end_inset
29155
29156
29157 \end_layout
29158
29159 \begin_layout Plain Layout
29160 \align center
29161 \begin_inset Tabular
29162 <lyxtabular version="3" rows="3" columns="3">
29163 <features tabularvalignment="middle">
29164 <column alignment="center" valignment="top" width="0pt">
29165 <column alignment="center" valignment="top" width="0pt">
29166 <column alignment="center" valignment="top" width="0pt">
29167 <row>
29168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29169 \begin_inset Text
29170
29171 \begin_layout Plain Layout
29172 1
29173 \end_layout
29174
29175 \end_inset
29176 </cell>
29177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29178 \begin_inset Text
29179
29180 \begin_layout Plain Layout
29181 2
29182 \end_layout
29183
29184 \end_inset
29185 </cell>
29186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29187 \begin_inset Text
29188
29189 \begin_layout Plain Layout
29190 3
29191 \end_layout
29192
29193 \end_inset
29194 </cell>
29195 </row>
29196 <row>
29197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29198 \begin_inset Text
29199
29200 \begin_layout Plain Layout
29201 Joe
29202 \end_layout
29203
29204 \end_inset
29205 </cell>
29206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29207 \begin_inset Text
29208
29209 \begin_layout Plain Layout
29210 Mary
29211 \end_layout
29212
29213 \end_inset
29214 </cell>
29215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29216 \begin_inset Text
29217
29218 \begin_layout Plain Layout
29219 Ted
29220 \end_layout
29221
29222 \end_inset
29223 </cell>
29224 </row>
29225 <row>
29226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29227 \begin_inset Text
29228
29229 \begin_layout Plain Layout
29230 \begin_inset Formula $\int x^{2}dx$
29231 \end_inset
29232
29233
29234 \end_layout
29235
29236 \end_inset
29237 </cell>
29238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29239 \begin_inset Text
29240
29241 \begin_layout Plain Layout
29242 \begin_inset Formula $\left[\begin{array}{cc}
29243 a & b\\
29244 c & d
29245 \end{array}\right]$
29246 \end_inset
29247
29248
29249 \end_layout
29250
29251 \end_inset
29252 </cell>
29253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29254 \begin_inset Text
29255
29256 \begin_layout Plain Layout
29257 \begin_inset Formula $1+1=2$
29258 \end_inset
29259
29260
29261 \end_layout
29262
29263 \end_inset
29264 </cell>
29265 </row>
29266 </lyxtabular>
29267
29268 \end_inset
29269
29270
29271 \end_layout
29272
29273 \end_inset
29274
29275
29276 \end_layout
29277
29278 \begin_layout Standard
29279 \begin_inset VSpace bigskip
29280 \end_inset
29281
29282 También es posible poner la leyenda junto a una figura o cuadro.
29283  Para conseguirlo hay que cargar el paquete \SpecialChar LaTeX
29284  
29285 \series bold
29286 sidecap
29287 \series default
29288
29289 \begin_inset Index idx
29290 status collapsed
29291
29292 \begin_layout Plain Layout
29293 \SpecialChar LaTeX
29294 -paquetes ! sidecap
29295 \end_layout
29296
29297 \end_inset
29298
29299  añadiendo en el preámbulo del documento la línea
29300 \end_layout
29301
29302 \begin_layout Standard
29303
29304 \series bold
29305
29306 \backslash
29307 usepackage[option]{sidecap}
29308 \end_layout
29309
29310 \begin_layout Standard
29311 Si no se especifica opción, la leyenda se ubica del lado del margen externo
29312  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
29313  Puedes cambiar la colocación al margen interno con la opción 
29314 \series bold
29315 innercaption
29316 \series default
29317 .
29318  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
29319  opciones 
29320 \series bold
29321 rightcaption
29322 \series default
29323  o 
29324 \series bold
29325 leftcaption
29326 \series default
29327 , respectivamente.
29328 \end_layout
29329
29330 \begin_layout Standard
29331 \begin_inset ERT
29332 status collapsed
29333
29334 \begin_layout Plain Layout
29335
29336
29337 \backslash
29338 ifsidecap
29339 \end_layout
29340
29341 \end_inset
29342
29343
29344 \begin_inset Note Note
29345 status collapsed
29346
29347 \begin_layout Plain Layout
29348 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
29349  \SpecialChar LaTeX
29350  
29351 \series bold
29352 sidecap
29353 \series default
29354 .
29355 \end_layout
29356
29357 \end_inset
29358
29359
29360 \end_layout
29361
29362 \begin_layout Standard
29363 Para situar en \SpecialChar LyX
29364  la leyenda de un flotante al lado, es necesario añadir estos
29365  comandos al preámbulo del documento:
29366 \end_layout
29367
29368 \begin_layout Standard
29369 \noindent
29370 \begin_inset CommandInset line
29371 LatexCommand rule
29372 offset "0.5ex"
29373 width "100line%"
29374 height "1pt"
29375
29376 \end_inset
29377
29378
29379 \end_layout
29380
29381 \begin_layout Standard
29382
29383 \series bold
29384
29385 \backslash
29386 newcommand{
29387 \backslash
29388 TabBesBeg}[1][1.0]{%
29389 \begin_inset Newline newline
29390 \end_inset
29391
29392
29393 \begin_inset Phantom HPhantom
29394 status open
29395
29396 \begin_layout Plain Layout
29397 \begin_inset space ~
29398 \end_inset
29399
29400
29401 \end_layout
29402
29403 \end_inset
29404
29405
29406 \backslash
29407 let
29408 \backslash
29409 MyTable
29410 \backslash
29411 table
29412 \begin_inset Newline newline
29413 \end_inset
29414
29415
29416 \begin_inset Phantom HPhantom
29417 status open
29418
29419 \begin_layout Plain Layout
29420
29421 \series medium
29422 \begin_inset space ~
29423 \end_inset
29424
29425
29426 \end_layout
29427
29428 \end_inset
29429
29430
29431 \backslash
29432 let
29433 \backslash
29434 MyEndtable
29435 \backslash
29436 endtable
29437 \begin_inset Newline newline
29438 \end_inset
29439
29440
29441 \begin_inset Phantom HPhantom
29442 status open
29443
29444 \begin_layout Plain Layout
29445
29446 \series medium
29447 \begin_inset space ~
29448 \end_inset
29449
29450
29451 \end_layout
29452
29453 \end_inset
29454
29455
29456 \backslash
29457 renewenvironment{table}[1]{
29458 \backslash
29459 begin{SCtable}[#1]##1}{
29460 \backslash
29461 end{SCtable}}}
29462 \end_layout
29463
29464 \begin_layout Standard
29465
29466 \series bold
29467
29468 \backslash
29469 newcommand{
29470 \backslash
29471 TabBesEnd}{%
29472 \begin_inset Newline newline
29473 \end_inset
29474
29475
29476 \begin_inset Phantom HPhantom
29477 status open
29478
29479 \begin_layout Plain Layout
29480 \begin_inset space ~
29481 \end_inset
29482
29483
29484 \end_layout
29485
29486 \end_inset
29487
29488
29489 \backslash
29490 let
29491 \backslash
29492 table
29493 \backslash
29494 MyTable
29495 \begin_inset Newline newline
29496 \end_inset
29497
29498
29499 \begin_inset Phantom HPhantom
29500 status open
29501
29502 \begin_layout Plain Layout
29503 \begin_inset space ~
29504 \end_inset
29505
29506
29507 \end_layout
29508
29509 \end_inset
29510
29511
29512 \backslash
29513 let
29514 \backslash
29515 endtable
29516 \backslash
29517 MyEndtable
29518 \end_layout
29519
29520 \begin_layout Standard
29521
29522 \series bold
29523
29524 \backslash
29525 newcommand{
29526 \backslash
29527 FigBesBeg}[1][1.0]{%
29528 \begin_inset Newline newline
29529 \end_inset
29530
29531
29532 \begin_inset Phantom HPhantom
29533 status open
29534
29535 \begin_layout Plain Layout
29536 \begin_inset space ~
29537 \end_inset
29538
29539
29540 \end_layout
29541
29542 \end_inset
29543
29544
29545 \backslash
29546 let
29547 \backslash
29548 MyFigure
29549 \backslash
29550 figure
29551 \begin_inset Newline newline
29552 \end_inset
29553
29554
29555 \begin_inset Phantom HPhantom
29556 status open
29557
29558 \begin_layout Plain Layout
29559 \begin_inset space ~
29560 \end_inset
29561
29562
29563 \end_layout
29564
29565 \end_inset
29566
29567
29568 \backslash
29569 let
29570 \backslash
29571 MyEndfigure
29572 \backslash
29573 endfigure
29574 \begin_inset Newline newline
29575 \end_inset
29576
29577
29578 \begin_inset Phantom HPhantom
29579 status open
29580
29581 \begin_layout Plain Layout
29582 \begin_inset space ~
29583 \end_inset
29584
29585
29586 \end_layout
29587
29588 \end_inset
29589
29590
29591 \backslash
29592 renewenvironment{figure}[1]{
29593 \backslash
29594 begin{SCfigure}[#1]##1}{
29595 \backslash
29596 end{SCfigure}}}
29597 \end_layout
29598
29599 \begin_layout Standard
29600
29601 \series bold
29602
29603 \backslash
29604 newcommand{
29605 \backslash
29606 FigBesEnd}{%
29607 \begin_inset Newline newline
29608 \end_inset
29609
29610
29611 \begin_inset Phantom HPhantom
29612 status open
29613
29614 \begin_layout Plain Layout
29615 \begin_inset space ~
29616 \end_inset
29617
29618
29619 \end_layout
29620
29621 \end_inset
29622
29623
29624 \backslash
29625 let
29626 \backslash
29627 figure
29628 \backslash
29629 MyFigure
29630 \begin_inset Newline newline
29631 \end_inset
29632
29633
29634 \begin_inset Phantom HPhantom
29635 status open
29636
29637 \begin_layout Plain Layout
29638 \begin_inset space ~
29639 \end_inset
29640
29641
29642 \end_layout
29643
29644 \end_inset
29645
29646
29647 \backslash
29648 let
29649 \backslash
29650 endfigure
29651 \backslash
29652 MyEndfigure}
29653 \end_layout
29654
29655 \begin_layout Standard
29656 \noindent
29657 \begin_inset CommandInset line
29658 LatexCommand rule
29659 offset "0.5ex"
29660 width "100line%"
29661 height "1pt"
29662
29663 \end_inset
29664
29665
29666 \end_layout
29667
29668 \begin_layout Standard
29669 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
29670  en un lado.
29671  Para figuras flotantes usa el comando
29672 \end_layout
29673
29674 \begin_layout Standard
29675
29676 \series bold
29677
29678 \backslash
29679 FigBesBeg
29680 \end_layout
29681
29682 \begin_layout Standard
29683 en código \SpecialChar TeX
29684  antes del flotante.
29685  Y inserta
29686 \end_layout
29687
29688 \begin_layout Standard
29689
29690 \series bold
29691
29692 \backslash
29693 FigBesEnd
29694 \end_layout
29695
29696 \begin_layout Standard
29697 en código \SpecialChar TeX
29698  en el punto en que quieras volver a la definición original de
29699  flotantes.
29700 \end_layout
29701
29702 \begin_layout Standard
29703 Para cuadros flotantes usa los comandos correspondientes
29704 \end_layout
29705
29706 \begin_layout Standard
29707
29708 \series bold
29709
29710 \backslash
29711 TabBesBeg
29712 \series default
29713  y 
29714 \series bold
29715
29716 \backslash
29717 TabBesEnd
29718 \end_layout
29719
29720 \begin_layout Standard
29721 La figura
29722 \begin_inset space ~
29723 \end_inset
29724
29725
29726 \begin_inset CommandInset ref
29727 LatexCommand ref
29728 reference "fig:encab-al-lado"
29729
29730 \end_inset
29731
29732  y el cuadro
29733 \begin_inset space ~
29734 \end_inset
29735
29736
29737 \begin_inset CommandInset ref
29738 LatexCommand ref
29739 reference "tab:encab-al-lado"
29740
29741 \end_inset
29742
29743  son ejemplos en los que el título se sitúa al lado.
29744 \end_layout
29745
29746 \begin_layout Standard
29747 En los ejemplos puedes ver que el texto del título aparece encima del flotante
29748  en cuadros flotantes y debajo en las figuras flotantes.
29749  Para cambiarlo, puedes usar el comando
29750 \end_layout
29751
29752 \begin_layout Standard
29753
29754 \series bold
29755
29756 \backslash
29757 sidecaptionvpos{tipo de flotante}{colocación}
29758 \end_layout
29759
29760 \begin_layout Standard
29761 en el preámbulo o en código \SpecialChar TeX
29762  antes del flotante.
29763  El 
29764 \emph on
29765 tipo de flotante
29766 \emph default
29767  es 
29768 \family sans
29769 figure
29770 \family default
29771  o 
29772 \family sans
29773 table
29774 \family default
29775 , la 
29776 \emph on
29777 colocación
29778 \emph default
29779  puede ser «
29780 \family sans
29781 t
29782 \family default
29783 » por «top» (arriba), «
29784 \family sans
29785 c
29786 \family default
29787 » por «center» (centro), o «
29788 \family sans
29789 b
29790 \family default
29791 » por «bottom» (abajo).
29792  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
29793  usa el comando
29794 \end_layout
29795
29796 \begin_layout Standard
29797
29798 \series bold
29799
29800 \backslash
29801 sidecaptionvpos{figure}{c}
29802 \end_layout
29803
29804 \begin_layout Standard
29805 Esto se ha hecho en la figura
29806 \begin_inset space ~
29807 \end_inset
29808
29809
29810 \begin_inset CommandInset ref
29811 LatexCommand ref
29812 reference "fig:encab-al-lado-de-fig"
29813
29814 \end_inset
29815
29816 .
29817 \end_layout
29818
29819 \begin_layout Standard
29820 \begin_inset VSpace medskip
29821 \end_inset
29822
29823
29824 \end_layout
29825
29826 \begin_layout Standard
29827 La anchura predeterminada de la leyenda es la del cuadro/figura.
29828  Para cuadros o figuras estrechas, como en el  cuadro
29829 \begin_inset space ~
29830 \end_inset
29831
29832
29833 \begin_inset CommandInset ref
29834 LatexCommand ref
29835 reference "tab:encab-al-lado"
29836
29837 \end_inset
29838
29839 , esto genera leyendas demasiado estrechas.
29840  Puedes aumentar su anchura especificando un factor muliplicador de la anchura
29841  del cuadro/figura.
29842  La anchura de la leyenda se recalculará automáticamente en el caso de que
29843  sobrepase los márgenes de la página o de la columna.
29844  El 
29845 \emph on
29846 factor
29847 \emph default
29848  puede darse como argumento opcional para 
29849 \series bold
29850
29851 \backslash
29852 FigBesBeg
29853 \series default
29854 :
29855 \end_layout
29856
29857 \begin_layout Standard
29858
29859 \series bold
29860
29861 \backslash
29862 FigBesBeg[factor]
29863 \end_layout
29864
29865 \begin_layout Standard
29866 o en la definición de 
29867 \series bold
29868
29869 \backslash
29870 FigBesBeg
29871 \series default
29872  reemplazando 
29873 \series bold
29874 1.0
29875 \series default
29876  con otro valor.
29877  En este segundo caso, el factor será el predeterminado si 
29878 \series bold
29879
29880 \backslash
29881 FigBesBeg
29882 \series default
29883  se usa sin argumento.
29884  Para el cuadro
29885 \begin_inset space ~
29886 \end_inset
29887
29888
29889 \begin_inset CommandInset ref
29890 LatexCommand ref
29891 reference "tab:leyenda-más-ancha"
29892
29893 \end_inset
29894
29895  se ha usado el factor 5.
29896 \end_layout
29897
29898 \begin_layout Standard
29899 \begin_inset Note Greyedout
29900 status open
29901
29902 \begin_layout Plain Layout
29903
29904 \series bold
29905 Nota:
29906 \series default
29907  Para flotantes con la leyenda adosada, no se puede usar la opción 
29908 \family sans
29909 Aquí
29910 \begin_inset space ~
29911 \end_inset
29912
29913 definitivamente
29914 \family default
29915  para la colocación porque no es soportado por 
29916 \series bold
29917 sidecap
29918 \series default
29919 .
29920 \end_layout
29921
29922 \end_inset
29923
29924
29925 \end_layout
29926
29927 \begin_layout Standard
29928 \begin_inset VSpace medskip
29929 \end_inset
29930
29931 Más información sobre el paquete 
29932 \series bold
29933 sidecap
29934 \series default
29935  en su documentación 
29936 \begin_inset CommandInset citation
29937 LatexCommand cite
29938 key "sidecap"
29939 literal "true"
29940
29941 \end_inset
29942
29943 .
29944 \end_layout
29945
29946 \begin_layout Standard
29947 \begin_inset Note Greyedout
29948 status open
29949
29950 \begin_layout Plain Layout
29951
29952 \series bold
29953 Nota:
29954 \series default
29955  El paquete \SpecialChar LaTeX
29956  
29957 \series bold
29958 hypcap
29959 \series default
29960
29961 \begin_inset Index idx
29962 status collapsed
29963
29964 \begin_layout Plain Layout
29965 \SpecialChar LaTeX
29966 -paquetes ! hypcap
29967 \end_layout
29968
29969 \end_inset
29970
29971 , descrito en la sección
29972 \begin_inset space ~
29973 \end_inset
29974
29975
29976 \begin_inset CommandInset ref
29977 LatexCommand ref
29978 reference "subsec:Colocación-de-Referencias"
29979
29980 \end_inset
29981
29982 , no afecta a flotantes con la leyenda al lado.
29983 \end_layout
29984
29985 \end_inset
29986
29987
29988 \end_layout
29989
29990 \begin_layout Standard
29991 \begin_inset ERT
29992 status collapsed
29993
29994 \begin_layout Plain Layout
29995
29996
29997 \backslash
29998 FigBesBeg 
29999 \end_layout
30000
30001 \end_inset
30002
30003
30004 \end_layout
30005
30006 \begin_layout Standard
30007 \begin_inset Float figure
30008 wide false
30009 sideways false
30010 status open
30011
30012 \begin_layout Plain Layout
30013 \begin_inset Graphics
30014         filename ../clipart/3D-structure-distort.pdf
30015         scale 50
30016
30017 \end_inset
30018
30019
30020 \end_layout
30021
30022 \begin_layout Plain Layout
30023 \begin_inset Caption Standard
30024
30025 \begin_layout Plain Layout
30026 \begin_inset CommandInset label
30027 LatexCommand label
30028 name "fig:encab-al-lado"
30029
30030 \end_inset
30031
30032 Leyenda al lado de una figura.
30033 \end_layout
30034
30035 \end_inset
30036
30037
30038 \end_layout
30039
30040 \end_inset
30041
30042
30043 \end_layout
30044
30045 \begin_layout Standard
30046 \begin_inset ERT
30047 status collapsed
30048
30049 \begin_layout Plain Layout
30050
30051
30052 \backslash
30053 FigBesEnd
30054 \end_layout
30055
30056 \end_inset
30057
30058
30059 \end_layout
30060
30061 \begin_layout Standard
30062 \begin_inset ERT
30063 status collapsed
30064
30065 \begin_layout Plain Layout
30066
30067
30068 \backslash
30069 TabBesBeg 
30070 \end_layout
30071
30072 \end_inset
30073
30074
30075 \end_layout
30076
30077 \begin_layout Standard
30078 \begin_inset Float table
30079 wide false
30080 sideways false
30081 status open
30082
30083 \begin_layout Plain Layout
30084 \begin_inset Caption Standard
30085
30086 \begin_layout Plain Layout
30087 \begin_inset CommandInset label
30088 LatexCommand label
30089 name "tab:encab-al-lado"
30090
30091 \end_inset
30092
30093 Leyenda al lado de un cuadro.
30094 \end_layout
30095
30096 \end_inset
30097
30098
30099 \end_layout
30100
30101 \begin_layout Plain Layout
30102 \begin_inset Tabular
30103 <lyxtabular version="3" rows="4" columns="5">
30104 <features tabularvalignment="middle">
30105 <column alignment="center" valignment="top">
30106 <column alignment="center" valignment="top">
30107 <column alignment="center" valignment="top">
30108 <column alignment="center" valignment="top">
30109 <column alignment="center" valignment="top">
30110 <row>
30111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30112 \begin_inset Text
30113
30114 \begin_layout Plain Layout
30115 a
30116 \end_layout
30117
30118 \end_inset
30119 </cell>
30120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30121 \begin_inset Text
30122
30123 \begin_layout Plain Layout
30124
30125 \end_layout
30126
30127 \end_inset
30128 </cell>
30129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30130 \begin_inset Text
30131
30132 \begin_layout Plain Layout
30133 b
30134 \end_layout
30135
30136 \end_inset
30137 </cell>
30138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30139 \begin_inset Text
30140
30141 \begin_layout Plain Layout
30142
30143 \end_layout
30144
30145 \end_inset
30146 </cell>
30147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30148 \begin_inset Text
30149
30150 \begin_layout Plain Layout
30151 c
30152 \end_layout
30153
30154 \end_inset
30155 </cell>
30156 </row>
30157 <row>
30158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30159 \begin_inset Text
30160
30161 \begin_layout Plain Layout
30162
30163 \end_layout
30164
30165 \end_inset
30166 </cell>
30167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30168 \begin_inset Text
30169
30170 \begin_layout Plain Layout
30171 d
30172 \end_layout
30173
30174 \end_inset
30175 </cell>
30176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30177 \begin_inset Text
30178
30179 \begin_layout Plain Layout
30180
30181 \end_layout
30182
30183 \end_inset
30184 </cell>
30185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30186 \begin_inset Text
30187
30188 \begin_layout Plain Layout
30189 e
30190 \end_layout
30191
30192 \end_inset
30193 </cell>
30194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30195 \begin_inset Text
30196
30197 \begin_layout Plain Layout
30198
30199 \end_layout
30200
30201 \end_inset
30202 </cell>
30203 </row>
30204 <row>
30205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30206 \begin_inset Text
30207
30208 \begin_layout Plain Layout
30209 f
30210 \end_layout
30211
30212 \end_inset
30213 </cell>
30214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30215 \begin_inset Text
30216
30217 \begin_layout Plain Layout
30218
30219 \end_layout
30220
30221 \end_inset
30222 </cell>
30223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30224 \begin_inset Text
30225
30226 \begin_layout Plain Layout
30227 g
30228 \end_layout
30229
30230 \end_inset
30231 </cell>
30232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30233 \begin_inset Text
30234
30235 \begin_layout Plain Layout
30236
30237 \end_layout
30238
30239 \end_inset
30240 </cell>
30241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30242 \begin_inset Text
30243
30244 \begin_layout Plain Layout
30245 h
30246 \end_layout
30247
30248 \end_inset
30249 </cell>
30250 </row>
30251 <row>
30252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30253 \begin_inset Text
30254
30255 \begin_layout Plain Layout
30256
30257 \end_layout
30258
30259 \end_inset
30260 </cell>
30261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30262 \begin_inset Text
30263
30264 \begin_layout Plain Layout
30265 i
30266 \end_layout
30267
30268 \end_inset
30269 </cell>
30270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30271 \begin_inset Text
30272
30273 \begin_layout Plain Layout
30274
30275 \end_layout
30276
30277 \end_inset
30278 </cell>
30279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30280 \begin_inset Text
30281
30282 \begin_layout Plain Layout
30283 j
30284 \end_layout
30285
30286 \end_inset
30287 </cell>
30288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30289 \begin_inset Text
30290
30291 \begin_layout Plain Layout
30292
30293 \end_layout
30294
30295 \end_inset
30296 </cell>
30297 </row>
30298 </lyxtabular>
30299
30300 \end_inset
30301
30302
30303 \end_layout
30304
30305 \end_inset
30306
30307
30308 \end_layout
30309
30310 \begin_layout Standard
30311 \begin_inset ERT
30312 status collapsed
30313
30314 \begin_layout Plain Layout
30315
30316
30317 \backslash
30318 TabBesEnd
30319 \end_layout
30320
30321 \end_inset
30322
30323
30324 \end_layout
30325
30326 \begin_layout Standard
30327 \begin_inset ERT
30328 status collapsed
30329
30330 \begin_layout Plain Layout
30331
30332
30333 \backslash
30334 FigBesBeg 
30335 \end_layout
30336
30337 \end_inset
30338
30339
30340 \end_layout
30341
30342 \begin_layout Standard
30343 \begin_inset ERT
30344 status collapsed
30345
30346 \begin_layout Plain Layout
30347
30348
30349 \backslash
30350 sidecaptionvpos{figure}{c}
30351 \end_layout
30352
30353 \end_inset
30354
30355
30356 \begin_inset Float figure
30357 wide false
30358 sideways false
30359 status open
30360
30361 \begin_layout Plain Layout
30362 \begin_inset Graphics
30363         filename ../clipart/3D-structure-distort.pdf
30364         scale 50
30365
30366 \end_inset
30367
30368
30369 \end_layout
30370
30371 \begin_layout Plain Layout
30372 \begin_inset Caption Standard
30373
30374 \begin_layout Plain Layout
30375 \begin_inset CommandInset label
30376 LatexCommand label
30377 name "fig:encab-al-lado-de-fig"
30378
30379 \end_inset
30380
30381 Leyenda centrada verticalmente junto a una figura.
30382 \end_layout
30383
30384 \end_inset
30385
30386
30387 \end_layout
30388
30389 \end_inset
30390
30391
30392 \end_layout
30393
30394 \begin_layout Standard
30395 \begin_inset ERT
30396 status collapsed
30397
30398 \begin_layout Plain Layout
30399
30400
30401 \backslash
30402 FigBesEnd
30403 \end_layout
30404
30405 \end_inset
30406
30407
30408 \end_layout
30409
30410 \begin_layout Standard
30411 \begin_inset ERT
30412 status collapsed
30413
30414 \begin_layout Plain Layout
30415
30416
30417 \backslash
30418 TabBesBeg[5]
30419 \end_layout
30420
30421 \end_inset
30422
30423
30424 \end_layout
30425
30426 \begin_layout Standard
30427 \begin_inset Float table
30428 wide false
30429 sideways false
30430 status open
30431
30432 \begin_layout Plain Layout
30433 \begin_inset Caption Standard
30434
30435 \begin_layout Plain Layout
30436 \begin_inset CommandInset label
30437 LatexCommand label
30438 name "tab:leyenda-más-ancha"
30439
30440 \end_inset
30441
30442 Una leyenda más ancha que la del cuadro
30443 \begin_inset space ~
30444 \end_inset
30445
30446
30447 \begin_inset CommandInset ref
30448 LatexCommand ref
30449 reference "tab:encab-al-lado"
30450
30451 \end_inset
30452
30453 .
30454 \end_layout
30455
30456 \end_inset
30457
30458
30459 \end_layout
30460
30461 \begin_layout Plain Layout
30462 \begin_inset Tabular
30463 <lyxtabular version="3" rows="4" columns="5">
30464 <features tabularvalignment="middle">
30465 <column alignment="center" valignment="top">
30466 <column alignment="center" valignment="top">
30467 <column alignment="center" valignment="top">
30468 <column alignment="center" valignment="top">
30469 <column alignment="center" valignment="top">
30470 <row>
30471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30472 \begin_inset Text
30473
30474 \begin_layout Plain Layout
30475 a
30476 \end_layout
30477
30478 \end_inset
30479 </cell>
30480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30481 \begin_inset Text
30482
30483 \begin_layout Plain Layout
30484
30485 \end_layout
30486
30487 \end_inset
30488 </cell>
30489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30490 \begin_inset Text
30491
30492 \begin_layout Plain Layout
30493 b
30494 \end_layout
30495
30496 \end_inset
30497 </cell>
30498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30499 \begin_inset Text
30500
30501 \begin_layout Plain Layout
30502
30503 \end_layout
30504
30505 \end_inset
30506 </cell>
30507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30508 \begin_inset Text
30509
30510 \begin_layout Plain Layout
30511 c
30512 \end_layout
30513
30514 \end_inset
30515 </cell>
30516 </row>
30517 <row>
30518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30519 \begin_inset Text
30520
30521 \begin_layout Plain Layout
30522
30523 \end_layout
30524
30525 \end_inset
30526 </cell>
30527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30528 \begin_inset Text
30529
30530 \begin_layout Plain Layout
30531 d
30532 \end_layout
30533
30534 \end_inset
30535 </cell>
30536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30537 \begin_inset Text
30538
30539 \begin_layout Plain Layout
30540
30541 \end_layout
30542
30543 \end_inset
30544 </cell>
30545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30546 \begin_inset Text
30547
30548 \begin_layout Plain Layout
30549 e
30550 \end_layout
30551
30552 \end_inset
30553 </cell>
30554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30555 \begin_inset Text
30556
30557 \begin_layout Plain Layout
30558
30559 \end_layout
30560
30561 \end_inset
30562 </cell>
30563 </row>
30564 <row>
30565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30566 \begin_inset Text
30567
30568 \begin_layout Plain Layout
30569 f
30570 \end_layout
30571
30572 \end_inset
30573 </cell>
30574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30575 \begin_inset Text
30576
30577 \begin_layout Plain Layout
30578
30579 \end_layout
30580
30581 \end_inset
30582 </cell>
30583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30584 \begin_inset Text
30585
30586 \begin_layout Plain Layout
30587 g
30588 \end_layout
30589
30590 \end_inset
30591 </cell>
30592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30593 \begin_inset Text
30594
30595 \begin_layout Plain Layout
30596
30597 \end_layout
30598
30599 \end_inset
30600 </cell>
30601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30602 \begin_inset Text
30603
30604 \begin_layout Plain Layout
30605 h
30606 \end_layout
30607
30608 \end_inset
30609 </cell>
30610 </row>
30611 <row>
30612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30613 \begin_inset Text
30614
30615 \begin_layout Plain Layout
30616
30617 \end_layout
30618
30619 \end_inset
30620 </cell>
30621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30622 \begin_inset Text
30623
30624 \begin_layout Plain Layout
30625 i
30626 \end_layout
30627
30628 \end_inset
30629 </cell>
30630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30631 \begin_inset Text
30632
30633 \begin_layout Plain Layout
30634
30635 \end_layout
30636
30637 \end_inset
30638 </cell>
30639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30640 \begin_inset Text
30641
30642 \begin_layout Plain Layout
30643 j
30644 \end_layout
30645
30646 \end_inset
30647 </cell>
30648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30649 \begin_inset Text
30650
30651 \begin_layout Plain Layout
30652
30653 \end_layout
30654
30655 \end_inset
30656 </cell>
30657 </row>
30658 </lyxtabular>
30659
30660 \end_inset
30661
30662
30663 \end_layout
30664
30665 \end_inset
30666
30667
30668 \end_layout
30669
30670 \begin_layout Standard
30671 \begin_inset ERT
30672 status collapsed
30673
30674 \begin_layout Plain Layout
30675
30676
30677 \backslash
30678 TabBesEnd
30679 \end_layout
30680
30681 \end_inset
30682
30683
30684 \end_layout
30685
30686 \begin_layout Standard
30687 \begin_inset ERT
30688 status collapsed
30689
30690 \begin_layout Plain Layout
30691
30692
30693 \backslash
30694 else
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \begin_inset Note Note
30701 status open
30702
30703 \begin_layout Plain Layout
30704 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
30705  
30706 \series bold
30707 sidecap
30708 \series default
30709 .
30710 \end_layout
30711
30712 \end_inset
30713
30714
30715 \end_layout
30716
30717 \begin_layout Standard
30718 Debes instalar el paquete \SpecialChar LaTeX
30719  
30720 \series bold
30721 sidecap
30722 \series default
30723  para ver la parte siguiente en la salida.
30724 \end_layout
30725
30726 \begin_layout Standard
30727 \begin_inset ERT
30728 status collapsed
30729
30730 \begin_layout Plain Layout
30731
30732
30733 \backslash
30734 fi
30735 \end_layout
30736
30737 \end_inset
30738
30739
30740 \end_layout
30741
30742 \begin_layout Section
30743 Índice de flotantes
30744 \begin_inset Index idx
30745 status collapsed
30746
30747 \begin_layout Plain Layout
30748 Flotantes ! Índice de
30749 \end_layout
30750
30751 \end_inset
30752
30753
30754 \end_layout
30755
30756 \begin_layout Standard
30757 Igual que en el índice general se listan las secciones del documento, hay
30758  índices para todos los tipos de flotantes, como las figuras.
30759  Se pueden insertar mediante los submenús 
30760 \family sans
30761 Insertar\SpecialChar menuseparator
30762 Índice
30763 \family default
30764 s.
30765 \end_layout
30766
30767 \begin_layout Standard
30768 Las entradas de los índices son las leyendas del flotante o su título breve,
30769  el número de flotante y el número de la página del documento en la que
30770  aparecen.
30771 \end_layout
30772
30773 \begin_layout Standard
30774 Puedes encontrar los índices de figuras y cuadros al final de este documento.
30775 \end_layout
30776
30777 \begin_layout Chapter
30778 Notas
30779 \end_layout
30780
30781 \begin_layout Section
30782 Notas en \SpecialChar LyX
30783
30784 \begin_inset Index idx
30785 status collapsed
30786
30787 \begin_layout Plain Layout
30788 Notas ! en \SpecialChar LyX
30789
30790 \end_layout
30791
30792 \end_inset
30793
30794
30795 \end_layout
30796
30797 \begin_layout Standard
30798 Las notas se insertan con el botón 
30799 \begin_inset Info
30800 type  "icon"
30801 arg   "note-insert"
30802 \end_inset
30803
30804  o con el menú 
30805 \family sans
30806 Insertar\SpecialChar menuseparator
30807 Nota
30808 \family default
30809 .
30810  Hay tres tipos de notas:
30811 \end_layout
30812
30813 \begin_layout Description
30814 Nota
30815 \begin_inset space ~
30816 \end_inset
30817
30818 \SpecialChar LyX
30819  Este tipo es para notas internas que no han de aparecer en la salida.
30820  Su cuadro se muestra como este:
30821 \begin_inset Newline newline
30822 \end_inset
30823
30824
30825 \begin_inset Newline newline
30826 \end_inset
30827
30828
30829 \begin_inset Graphics
30830         filename clipart/NotaLyXImagen.png
30831         display false
30832
30833 \end_inset
30834
30835  
30836 \begin_inset Note Note
30837 status collapsed
30838
30839 \begin_layout Plain Layout
30840 Este es un texto en un recuadro que no se muestra en la salida.
30841 \end_layout
30842
30843 \end_inset
30844
30845
30846 \end_layout
30847
30848 \begin_layout Description
30849 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
30850  comentario de \SpecialChar LaTeX
30851 , cuando exportas el documento a \SpecialChar LaTeX
30852  vía menú 
30853 \family sans
30854 Archivo\SpecialChar menuseparator
30855 Exportar\SpecialChar menuseparator
30856 LaTeX
30857 \begin_inset space ~
30858 \end_inset
30859
30860 (pdflatex) / (simple)
30861 \family default
30862 .
30863  Su recuadro se ve así:
30864 \begin_inset Newline newline
30865 \end_inset
30866
30867
30868 \begin_inset Newline newline
30869 \end_inset
30870
30871
30872 \begin_inset Graphics
30873         filename clipart/ComentNotaImagen.png
30874         display false
30875
30876 \end_inset
30877
30878  
30879 \begin_inset Note Comment
30880 status collapsed
30881
30882 \begin_layout Plain Layout
30883 Una nota comentario que sólo aparece como comentario en archivos \SpecialChar LaTeX
30884 .
30885 \end_layout
30886
30887 \end_inset
30888
30889
30890 \end_layout
30891
30892 \begin_layout Description
30893 Nota
30894 \begin_inset space ~
30895 \end_inset
30896
30897 gris Esta nota aparece en la salida como texto en color gris pálido.
30898  Su recuadro se ve así:
30899 \begin_inset Newline newline
30900 \end_inset
30901
30902
30903 \begin_inset Newline newline
30904 \end_inset
30905
30906
30907 \begin_inset Graphics
30908         filename clipart/GrisNotaImagen.png
30909         display false
30910
30911 \end_inset
30912
30913
30914 \begin_inset Newline newline
30915 \end_inset
30916
30917
30918 \begin_inset ERT
30919 status collapsed
30920
30921 \begin_layout Plain Layout
30922
30923
30924 \backslash
30925 renewenvironment{lyxgreyedout}
30926 \end_layout
30927
30928 \begin_layout Plain Layout
30929
30930 {
30931 \backslash
30932 textcolor[gray]{0.8}
30933 \backslash
30934 bgroup}{
30935 \backslash
30936 egroup}
30937 \end_layout
30938
30939 \end_inset
30940
30941
30942 \begin_inset Note Greyedout
30943 status open
30944
30945 \begin_layout Plain Layout
30946 Texto en color gris palido en la salida.
30947 \end_layout
30948
30949 \end_inset
30950
30951
30952 \begin_inset ERT
30953 status collapsed
30954
30955 \begin_layout Plain Layout
30956
30957
30958 \backslash
30959 renewenvironment{lyxgreyedout}
30960 \end_layout
30961
30962 \begin_layout Plain Layout
30963
30964 {
30965 \backslash
30966 textcolor{blue}
30967 \backslash
30968 bgroup}{
30969 \backslash
30970 egroup}
30971 \end_layout
30972
30973 \end_inset
30974
30975
30976 \begin_inset Note Note
30977 status collapsed
30978
30979 \begin_layout Plain Layout
30980 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
30981  original de \SpecialChar LyX
30982 , ya que en el preámbulo de este documento se han redefinido
30983  estas notas para que salgan en azul, como se indica más adelante.
30984 \end_layout
30985
30986 \end_inset
30987
30988
30989 \begin_inset Newline newline
30990 \end_inset
30991
30992
30993 \begin_inset Newline newline
30994 \end_inset
30995
30996 Como se ve en el ejemplo, la primera línea de las notas grises tiene una
30997  pequeña sangría, y por otra parte pueden tener notas al pie.
30998 \end_layout
30999
31000 \begin_layout Standard
31001 \begin_inset VSpace bigskip
31002 \end_inset
31003
31004 Si usas el botón de la barra de herramientas 
31005 \begin_inset Info
31006 type  "icon"
31007 arg   "note-insert"
31008 \end_inset
31009
31010  para insertar notas, se inserta una 
31011 \family sans
31012 Nota
31013 \begin_inset space ~
31014 \end_inset
31015
31016 \SpecialChar LyX
31017
31018 \family default
31019 .
31020  Puedes cambiar entre los tres tipos de nota con clic derecho sobre el recuadro.
31021  
31022 \family roman
31023 \series medium
31024 \bar no
31025 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
31026  botón de herramienta 
31027 \family sans
31028 \series default
31029 \bar default
31030 Nota
31031 \family default
31032 .
31033  Para cambiar una nota a texto, pulsa la tecla 
31034 \family sans
31035 Retroceso
31036 \family default
31037  cuando el cursor está en la primera posición de una nota, o la tecla 
31038 \family sans
31039 Supr
31040 \family default
31041  cuando el cursor está en la última posición de la nota, respectivamente.
31042 \end_layout
31043
31044 \begin_layout Standard
31045 \begin_inset VSpace bigskip
31046 \end_inset
31047
31048 El color del texto en las notas grises puede cambiarse en el menú 
31049 \family sans
31050 Documento\SpecialChar menuseparator
31051 Configuración\SpecialChar menuseparator
31052 Colores
31053 \family default
31054 .
31055 \end_layout
31056
31057 \begin_layout Section
31058 Notas al pie
31059 \begin_inset CommandInset label
31060 LatexCommand label
31061 name "sec:Notas-al-pie"
31062
31063 \end_inset
31064
31065
31066 \begin_inset Index idx
31067 status collapsed
31068
31069 \begin_layout Plain Layout
31070 Notas ! al pie
31071 \end_layout
31072
31073 \end_inset
31074
31075
31076 \end_layout
31077
31078 \begin_layout Standard
31079 Las notas al pie se insertan con el botón 
31080 \begin_inset Info
31081 type  "icon"
31082 arg   "footnote-insert"
31083 \end_inset
31084
31085  o el menú 
31086 \family sans
31087 Insertar\SpecialChar menuseparator
31088 Nota
31089 \begin_inset space ~
31090 \end_inset
31091
31092 al
31093 \begin_inset space ~
31094 \end_inset
31095
31096 pie
31097 \family default
31098 .
31099  
31100 \family roman
31101 \series medium
31102 \bar no
31103 Aparece un recuadro como este:
31104 \family default
31105 \series default
31106 \bar default
31107  
31108 \begin_inset Graphics
31109         filename clipart/notapie.png
31110         scale 90
31111
31112 \end_inset
31113
31114  
31115 \family roman
31116 \series medium
31117 \bar no
31118 donde puedes introducir el texto.
31119  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
31120  sobre el
31121 \family default
31122 \series default
31123 \bar default
31124  
31125 \family roman
31126 \series medium
31127 \bar no
31128 botón
31129 \family default
31130 \series default
31131 \bar default
31132 .
31133  Para cambiar una nota al pie a texto, pulsa la tecla 
31134 \family sans
31135 Retroceso
31136 \family default
31137  cuando el cursor está en la primera posición de la nota al pie, o la tecla
31138  
31139 \family sans
31140 Supr
31141 \family default
31142  cuando el cursor está en la última posición de la nota, respectivamente.
31143 \end_layout
31144
31145 \begin_layout Standard
31146 Aquí hay un ejemplo de nota al pie:
31147 \family roman
31148 \series medium
31149 \bar no
31150
31151 \begin_inset Foot
31152 status open
31153
31154 \begin_layout Plain Layout
31155 \begin_inset CommandInset label
31156 LatexCommand label
31157 name "pie:Esto-es-una"
31158
31159 \end_inset
31160
31161 Ejemplo de nota al pie.
31162 \end_layout
31163
31164 \end_inset
31165
31166
31167 \family default
31168 \series default
31169 \bar default
31170
31171 \begin_inset ERT
31172 status collapsed
31173
31174 \begin_layout Plain Layout
31175
31176
31177 \backslash
31178 newcounter{MyRepeatFoot}
31179 \end_layout
31180
31181 \begin_layout Plain Layout
31182
31183
31184 \backslash
31185 setcounter{MyRepeatFoot}{
31186 \backslash
31187 thefootnote}
31188 \end_layout
31189
31190 \end_inset
31191
31192
31193 \end_layout
31194
31195 \begin_layout Standard
31196 En la salida, el pie se muestra como número voladito en el lugar del texto
31197  donde se coloca el recuadro.
31198  El texto se coloca al final de la página actual.
31199  Los números de las notas son calculados por \SpecialChar LaTeX
31200 , y son consecutivos.
31201  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
31202 \end_layout
31203
31204 \begin_layout Standard
31205 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
31206  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
31207  se describe en la sección
31208 \begin_inset space ~
31209 \end_inset
31210
31211
31212 \begin_inset CommandInset ref
31213 LatexCommand ref
31214 reference "sec:Referencias-a-Flotantes"
31215
31216 \end_inset
31217
31218 .
31219 \begin_inset Newline newline
31220 \end_inset
31221
31222 Esto es una referencia cruzada a la Nota al pie
31223 \begin_inset space ~
31224 \end_inset
31225
31226
31227 \begin_inset CommandInset ref
31228 LatexCommand ref
31229 reference "pie:Esto-es-una"
31230
31231 \end_inset
31232
31233 .
31234 \end_layout
31235
31236 \begin_layout Standard
31237 \begin_inset VSpace defskip
31238 \end_inset
31239
31240
31241 \end_layout
31242
31243 \begin_layout Standard
31244 Las notas al pie en entornos de título generalmente no se numeran y no pueden
31245  contener varios párrafos.
31246  Véase como ejemplo la nota al pie en el título de este documento.
31247 \end_layout
31248
31249 \begin_layout Standard
31250 Las notas al pie en cuadros multipágina se describen en la sección
31251 \begin_inset space ~
31252 \end_inset
31253
31254
31255 \begin_inset CommandInset ref
31256 LatexCommand ref
31257 reference "subsec:Notas-al-pie-en-Cuadros-Multipágina"
31258
31259 \end_inset
31260
31261 .
31262 \end_layout
31263
31264 \begin_layout Standard
31265 \begin_inset VSpace defskip
31266 \end_inset
31267
31268
31269 \end_layout
31270
31271 \begin_layout Standard
31272 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
31273  y con numeración diferente debido a que una minipágina es como una página
31274  dentro de otra.
31275  (Más información sobre minipáginas en la sección
31276 \begin_inset space ~
31277 \end_inset
31278
31279
31280 \begin_inset CommandInset ref
31281 LatexCommand ref
31282 reference "sec:Minipáginas"
31283
31284 \end_inset
31285
31286 ).
31287  Para poner notas en una minipágina que se impriman a pie de página como
31288  las notas al pie normales, se puede usar este método: En lugar de la nota
31289  al pie se inserta el comando 
31290 \series bold
31291
31292 \backslash
31293 footnotemark{}
31294 \series default
31295  en código \SpecialChar TeX
31296 .
31297  El texto de la nota se introduce como argumento del comando
31298 \series bold
31299  
31300 \backslash
31301 footnotetext
31302 \series default
31303  después de la minipágina.
31304 \begin_inset Newline newline
31305 \end_inset
31306
31307 Esto es lo que se ha hecho para la siguiente minipágina con el comando
31308 \end_layout
31309
31310 \begin_layout Standard
31311
31312 \series bold
31313
31314 \backslash
31315 footnotetext{
31316 \series default
31317 Nota fuera de la minipágina.
31318 \series bold
31319 }
31320 \end_layout
31321
31322 \begin_layout Standard
31323 \begin_inset Box Frameless
31324 position "t"
31325 hor_pos "c"
31326 has_inner_box 1
31327 inner_pos "t"
31328 use_parbox 0
31329 use_makebox 0
31330 width "100col%"
31331 special "none"
31332 height "1in"
31333 height_special "totalheight"
31334 thickness "0.4pt"
31335 separation "3pt"
31336 shadowsize "4pt"
31337 framecolor "black"
31338 backgroundcolor "none"
31339 status open
31340
31341 \begin_layout Plain Layout
31342 Muestra de texto en una minipágina.
31343 \begin_inset Foot
31344 status open
31345
31346 \begin_layout Plain Layout
31347 Nota en la minipágina.
31348 \end_layout
31349
31350 \end_inset
31351
31352
31353 \end_layout
31354
31355 \begin_layout Plain Layout
31356 Muestra de texto en una minipágina.
31357 \begin_inset ERT
31358 status collapsed
31359
31360 \begin_layout Plain Layout
31361
31362
31363 \backslash
31364 footnotemark{}
31365 \end_layout
31366
31367 \end_inset
31368
31369
31370 \end_layout
31371
31372 \end_inset
31373
31374
31375 \end_layout
31376
31377 \begin_layout Standard
31378 \begin_inset ERT
31379 status collapsed
31380
31381 \begin_layout Plain Layout
31382
31383
31384 \backslash
31385 footnotetext{
31386 \end_layout
31387
31388 \end_inset
31389
31390 Nota fuera de la minipágina.
31391 \begin_inset ERT
31392 status collapsed
31393
31394 \begin_layout Plain Layout
31395
31396 }
31397 \end_layout
31398
31399 \end_inset
31400
31401
31402 \end_layout
31403
31404 \begin_layout Standard
31405 \begin_inset VSpace defskip
31406 \end_inset
31407
31408
31409 \end_layout
31410
31411 \begin_layout Standard
31412 Para hacer referencia a la misma nota varias veces sin imprimir su texto
31413  cada vez, usa el comando 
31414 \series bold
31415
31416 \backslash
31417 footnotemark[number]
31418 \series default
31419  en código \SpecialChar TeX
31420 .
31421 \begin_inset Newline newline
31422 \end_inset
31423
31424 Como el número de la nota repetida no se conoce mientras se escribe el texto,
31425  hay que guardarlo.
31426  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
31427  comandos en código \SpecialChar TeX
31428  después de la nota al pie
31429 \begin_inset space ~
31430 \end_inset
31431
31432
31433 \begin_inset CommandInset ref
31434 LatexCommand ref
31435 reference "pie:Esto-es-una"
31436
31437 \end_inset
31438
31439  para guardar el número de la nota: 
31440 \end_layout
31441
31442 \begin_layout Standard
31443
31444 \series bold
31445
31446 \backslash
31447 newcounter{MyRepeatFoot}
31448 \begin_inset Newline newline
31449 \end_inset
31450
31451
31452 \backslash
31453 setcounter{MyRepeatFoot}{
31454 \backslash
31455 thefootnote}
31456 \end_layout
31457
31458 \begin_layout Standard
31459 La marca de la nota se ha creado después con el comando:
31460 \end_layout
31461
31462 \begin_layout Standard
31463
31464 \series bold
31465
31466 \backslash
31467 footnotemark[
31468 \backslash
31469 theMyRepeatFoot]
31470 \end_layout
31471
31472 \begin_layout Standard
31473 Aquí hay una nota repetida:
31474 \begin_inset ERT
31475 status collapsed
31476
31477 \begin_layout Plain Layout
31478
31479
31480 \backslash
31481 footnotemark[
31482 \backslash
31483 theMyRepeatFoot]
31484 \end_layout
31485
31486 \end_inset
31487
31488
31489 \end_layout
31490
31491 \begin_layout Standard
31492 Para repetir la nota al pie previa, se puede omitir el guardado del número
31493  de la nota y usar en su lugar el comando:
31494 \end_layout
31495
31496 \begin_layout Standard
31497
31498 \series bold
31499
31500 \backslash
31501 footnotemark[
31502 \backslash
31503 thefootnote]
31504 \end_layout
31505
31506 \begin_layout Standard
31507 Aquí hay otra nota repetida:
31508 \begin_inset ERT
31509 status collapsed
31510
31511 \begin_layout Plain Layout
31512
31513
31514 \backslash
31515 footnotemark[
31516 \backslash
31517 thefootnote]
31518 \end_layout
31519
31520 \end_inset
31521
31522
31523 \end_layout
31524
31525 \begin_layout Subsection
31526 Numeración de notas al pie
31527 \begin_inset CommandInset label
31528 LatexCommand label
31529 name "subsec:Numeración-de-Notas-al-Pie"
31530
31531 \end_inset
31532
31533
31534 \begin_inset Index idx
31535 status collapsed
31536
31537 \begin_layout Plain Layout
31538 Notas ! al pie ! numeración
31539 \end_layout
31540
31541 \end_inset
31542
31543
31544 \end_layout
31545
31546 \begin_layout Standard
31547 Para reiniciar el número de pie a 1 en cada sección añade
31548 \family roman
31549  en el preámbulo el comando:
31550 \end_layout
31551
31552 \begin_layout Standard
31553
31554 \series bold
31555
31556 \backslash
31557 @addtoreset{footnote}{section}
31558 \end_layout
31559
31560 \begin_layout Standard
31561 \begin_inset VSpace bigskip
31562 \end_inset
31563
31564 El siguiente comando en el preámbulo cambia el estilo de numeración del
31565  pie a números romanos en minúsculas:
31566 \end_layout
31567
31568 \begin_layout Standard
31569
31570 \series bold
31571
31572 \backslash
31573 renewcommand{
31574 \backslash
31575 thefootnote}{
31576 \backslash
31577 roman{footnote}}
31578 \end_layout
31579
31580 \begin_layout Standard
31581 \begin_inset ERT
31582 status collapsed
31583
31584 \begin_layout Plain Layout
31585
31586
31587 \backslash
31588 renewcommand{
31589 \backslash
31590 thefootnote}{
31591 \backslash
31592 roman{footnote}}
31593 \end_layout
31594
31595 \end_inset
31596
31597  Nota al pie en números romanos:
31598 \begin_inset Foot
31599 status collapsed
31600
31601 \begin_layout Plain Layout
31602 Ejemplo de nota al pie en números romanos.
31603 \end_layout
31604
31605 \end_inset
31606
31607
31608 \begin_inset ERT
31609 status collapsed
31610
31611 \begin_layout Plain Layout
31612
31613
31614 \backslash
31615 renewcommand{
31616 \backslash
31617 thefootnote}{
31618 \backslash
31619 arabic{footnote}}
31620 \end_layout
31621
31622 \end_inset
31623
31624
31625 \end_layout
31626
31627 \begin_layout Standard
31628 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
31629  
31630 \series bold
31631
31632 \backslash
31633 roman
31634 \series default
31635  por 
31636 \series bold
31637
31638 \backslash
31639 Roman
31640 \series default
31641 .
31642  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
31643 \series bold
31644
31645 \backslash
31646 Alph
31647 \series default
31648  o 
31649 \series bold
31650
31651 \backslash
31652 alph
31653 \series default
31654 , respectivamente.
31655  Para ordenar las notas al pie con símbolos usa 
31656 \series bold
31657
31658 \backslash
31659 fnsymbol
31660 \series default
31661 .
31662 \end_layout
31663
31664 \begin_layout Standard
31665 \begin_inset Note Greyedout
31666 status open
31667
31668 \begin_layout Plain Layout
31669
31670 \series bold
31671 Nota:
31672 \series default
31673  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
31674  simples.
31675 \end_layout
31676
31677 \end_inset
31678
31679
31680 \begin_inset Newline newline
31681 \end_inset
31682
31683
31684 \begin_inset Note Greyedout
31685 status open
31686
31687 \begin_layout Plain Layout
31688
31689 \series bold
31690 Nota:
31691 \series default
31692  sólo puedes ordenar hasta 9 pies con símbolos.
31693 \end_layout
31694
31695 \end_inset
31696
31697
31698 \end_layout
31699
31700 \begin_layout Standard
31701 Para volver al estilo de numeración predeterminado cuando has cambiado a
31702  otro estilo, usa 
31703 \series bold
31704
31705 \backslash
31706 arabic
31707 \series default
31708  en vez de 
31709 \series bold
31710
31711 \backslash
31712 roman
31713 \series default
31714  en el comando anterior.
31715 \begin_inset ERT
31716 status collapsed
31717
31718 \begin_layout Plain Layout
31719
31720
31721 \backslash
31722 renewcommand{
31723 \backslash
31724 thefootnote}{
31725 \backslash
31726 arabic{footnote}}
31727 \end_layout
31728
31729 \end_inset
31730
31731
31732 \end_layout
31733
31734 \begin_layout Standard
31735 \begin_inset VSpace bigskip
31736 \end_inset
31737
31738
31739 \end_layout
31740
31741 \begin_layout Standard
31742 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
31743  comando al preámbulo del documento:
31744 \end_layout
31745
31746 \begin_layout Standard
31747
31748 \series bold
31749
31750 \backslash
31751 numberwithin{footnote}{chapter}
31752 \end_layout
31753
31754 \begin_layout Standard
31755 Para poder usar el comando 
31756 \series bold
31757
31758 \backslash
31759 numberwithin
31760 \series default
31761 , marca la opción 
31762 \family sans
31763 Usar
31764 \family default
31765
31766 \begin_inset space ~
31767 \end_inset
31768
31769
31770 \family sans
31771 el
31772 \family default
31773
31774 \begin_inset space ~
31775 \end_inset
31776
31777
31778 \family sans
31779 paquete
31780 \family default
31781
31782 \begin_inset space ~
31783 \end_inset
31784
31785
31786 \family sans
31787 AMS
31788 \family default
31789  en la sección 
31790 \family sans
31791 Opciones para ecuaciones
31792 \family default
31793  de la configuración del documento.
31794 \end_layout
31795
31796 \begin_layout Standard
31797 \begin_inset ERT
31798 status collapsed
31799
31800 \begin_layout Plain Layout
31801
31802
31803 \backslash
31804 numberwithin{footnote}{chapter}
31805 \end_layout
31806
31807 \end_inset
31808
31809 Esto es otro ejemplo de nota al pie:
31810 \series bold
31811
31812 \begin_inset Foot
31813 status collapsed
31814
31815 \begin_layout Plain Layout
31816 Nota al pie numerada en el esquema 
31817 \begin_inset Quotes eld
31818 \end_inset
31819
31820 capítulo.nota
31821 \begin_inset Quotes erd
31822 \end_inset
31823
31824 .
31825 \end_layout
31826
31827 \end_inset
31828
31829
31830 \series default
31831
31832 \begin_inset ERT
31833 status collapsed
31834
31835 \begin_layout Plain Layout
31836
31837
31838 \backslash
31839 renewcommand{
31840 \backslash
31841 thefootnote}{
31842 \backslash
31843 arabic{footnote}}
31844 \end_layout
31845
31846 \end_inset
31847
31848
31849 \end_layout
31850
31851 \begin_layout Standard
31852 \begin_inset Note Greyedout
31853 status open
31854
31855 \begin_layout Plain Layout
31856
31857 \series bold
31858 Nota: 
31859 \backslash
31860 numberwithin 
31861 \series default
31862 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
31863  previas para obtener números no arábigos se sobreescriben.
31864 \end_layout
31865
31866 \end_inset
31867
31868
31869 \end_layout
31870
31871 \begin_layout Standard
31872 Así, para obtener por ejemplo el esquema «capítulo.
31873 \backslash
31874 Roman{footnote}», usa este comando en vez de 
31875 \series bold
31876
31877 \backslash
31878 numberwithin
31879 \series default
31880 :
31881 \end_layout
31882
31883 \begin_layout Standard
31884
31885 \series bold
31886
31887 \backslash
31888 renewcommand{
31889 \backslash
31890 thefootnote}{
31891 \backslash
31892 thechapter.
31893 \backslash
31894 Roman{footnote}}
31895 \end_layout
31896
31897 \begin_layout Subsection
31898 Colocación de notas al pie
31899 \begin_inset Index idx
31900 status collapsed
31901
31902 \begin_layout Plain Layout
31903 Notas ! al pie ! colocación
31904 \end_layout
31905
31906 \end_inset
31907
31908
31909 \end_layout
31910
31911 \begin_layout Standard
31912 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
31913  entre ellas al final de la página.
31914  Para hacerlas más legibles puedes añadir 1.5
31915 \begin_inset space \thinspace{}
31916 \end_inset
31917
31918 mm, p.
31919 \begin_inset space \thinspace{}
31920 \end_inset
31921
31922 ej., con el comando siguiente en el preámbulo:
31923 \end_layout
31924
31925 \begin_layout Standard
31926
31927 \series bold
31928
31929 \backslash
31930 let
31931 \backslash
31932 myFoot
31933 \backslash
31934 footnote
31935 \begin_inset Newline newline
31936 \end_inset
31937
31938
31939 \backslash
31940 renewcommand{
31941 \backslash
31942 footnote}[1]{
31943 \backslash
31944 myFoot{#1
31945 \backslash
31946 vspace{1.5mm}}}
31947 \end_layout
31948
31949 \begin_layout Standard
31950 \begin_inset VSpace bigskip
31951 \end_inset
31952
31953 En documentos a dos columnas la nota al pie aparece al final de cada columna,
31954  véase la figura
31955 \begin_inset space ~
31956 \end_inset
31957
31958
31959 \begin_inset CommandInset ref
31960 LatexCommand ref
31961 reference "fig:Colocación-standard-del-pie"
31962
31963 \end_inset
31964
31965 .
31966  Si las notas debieran mostrarse sólo al final de la columna derecha, como
31967  en la figura
31968 \begin_inset space ~
31969 \end_inset
31970
31971
31972 \begin_inset CommandInset ref
31973 LatexCommand ref
31974 reference "fig:Colocación-del-pie-en"
31975
31976 \end_inset
31977
31978 , usa el paquete \SpecialChar LaTeX
31979  
31980 \series bold
31981 ftnright
31982 \series default
31983
31984 \begin_inset Index idx
31985 status collapsed
31986
31987 \begin_layout Plain Layout
31988 \SpecialChar LaTeX
31989 -paquetes ! ftnright
31990 \end_layout
31991
31992 \end_inset
31993
31994  con este comando en el preámbulo:
31995 \end_layout
31996
31997 \begin_layout Standard
31998
31999 \series bold
32000
32001 \backslash
32002 usepackage{ftnright}
32003 \end_layout
32004
32005 \begin_layout Standard
32006 \begin_inset Float figure
32007 placement !h
32008 wide false
32009 sideways false
32010 status open
32011
32012 \begin_layout Plain Layout
32013 \noindent
32014 \align center
32015 \begin_inset Box Boxed
32016 position "t"
32017 hor_pos "c"
32018 has_inner_box 0
32019 inner_pos "t"
32020 use_parbox 0
32021 use_makebox 0
32022 width ""
32023 special "none"
32024 height "1in"
32025 height_special "totalheight"
32026 thickness "0.4pt"
32027 separation "3pt"
32028 shadowsize "4pt"
32029 framecolor "black"
32030 backgroundcolor "none"
32031 status open
32032
32033 \begin_layout Plain Layout
32034 \begin_inset Graphics
32035         filename ../clipart/without_fntright.pdf
32036         width 100col%
32037         scaleBeforeRotation
32038
32039 \end_inset
32040
32041
32042 \end_layout
32043
32044 \end_inset
32045
32046
32047 \end_layout
32048
32049 \begin_layout Plain Layout
32050 \begin_inset Caption Standard
32051
32052 \begin_layout Plain Layout
32053 \begin_inset CommandInset label
32054 LatexCommand label
32055 name "fig:Colocación-standard-del-pie"
32056
32057 \end_inset
32058
32059 Colocación estándar de notas al pie en documentos a dos columnas.
32060 \end_layout
32061
32062 \end_inset
32063
32064
32065 \end_layout
32066
32067 \end_inset
32068
32069
32070 \end_layout
32071
32072 \begin_layout Standard
32073 \begin_inset Float figure
32074 placement !h
32075 wide false
32076 sideways false
32077 status open
32078
32079 \begin_layout Plain Layout
32080 \noindent
32081 \align center
32082 \begin_inset Box Boxed
32083 position "t"
32084 hor_pos "c"
32085 has_inner_box 0
32086 inner_pos "t"
32087 use_parbox 0
32088 use_makebox 0
32089 width ""
32090 special "none"
32091 height "1in"
32092 height_special "totalheight"
32093 thickness "0.4pt"
32094 separation "3pt"
32095 shadowsize "4pt"
32096 framecolor "black"
32097 backgroundcolor "none"
32098 status open
32099
32100 \begin_layout Plain Layout
32101 \begin_inset Graphics
32102         filename ../clipart/with_fntright.pdf
32103         width 100col%
32104         scaleBeforeRotation
32105
32106 \end_inset
32107
32108
32109 \end_layout
32110
32111 \end_inset
32112
32113
32114 \end_layout
32115
32116 \begin_layout Plain Layout
32117 \begin_inset Caption Standard
32118
32119 \begin_layout Plain Layout
32120 \begin_inset CommandInset label
32121 LatexCommand label
32122 name "fig:Colocación-del-pie-en"
32123
32124 \end_inset
32125
32126 Colocación de la nota al pie en documentos a dos columnas cuando se usa
32127  el paquete \SpecialChar LaTeX
32128  
32129 \series bold
32130 ftnright
32131 \series default
32132 .
32133 \end_layout
32134
32135 \end_inset
32136
32137
32138 \end_layout
32139
32140 \end_inset
32141
32142
32143 \end_layout
32144
32145 \begin_layout Standard
32146 \begin_inset VSpace bigskip
32147 \end_inset
32148
32149 En alguna literatura científica es habitual reunir las notas para imprimirlas
32150  en un párrafo separado al final de la sección, como en la figura
32151 \begin_inset space ~
32152 \end_inset
32153
32154
32155 \begin_inset CommandInset ref
32156 LatexCommand ref
32157 reference "fig:Notas-al-pie-al-final"
32158
32159 \end_inset
32160
32161 .
32162  Para reunir las notas al final
32163 \begin_inset Index idx
32164 status collapsed
32165
32166 \begin_layout Plain Layout
32167 Notas ! al final
32168 \end_layout
32169
32170 \end_inset
32171
32172  en vez de a pie de página, carga en el menú 
32173 \family sans
32174 Documento\SpecialChar menuseparator
32175 Configuratión\SpecialChar menuseparator
32176 Módulos
32177 \family default
32178  el módulo 
32179 \family sans
32180 Pie
32181 \begin_inset space ~
32182 \end_inset
32183
32184 al
32185 \begin_inset space ~
32186 \end_inset
32187
32188 final
32189 \family default
32190 .
32191  Para insertar la colección de notas, escribe el comando
32192 \end_layout
32193
32194 \begin_layout Standard
32195
32196 \series bold
32197
32198 \backslash
32199 theendnotes
32200 \end_layout
32201
32202 \begin_layout Standard
32203 en código \SpecialChar TeX
32204  al final de una sección o capítulo.
32205 \end_layout
32206
32207 \begin_layout Standard
32208 \begin_inset Float figure
32209 wide false
32210 sideways false
32211 status open
32212
32213 \begin_layout Plain Layout
32214 \align center
32215 \begin_inset Box Boxed
32216 position "t"
32217 hor_pos "c"
32218 has_inner_box 0
32219 inner_pos "t"
32220 use_parbox 0
32221 use_makebox 0
32222 width ""
32223 special "none"
32224 height "1in"
32225 height_special "totalheight"
32226 thickness "0.4pt"
32227 separation "3pt"
32228 shadowsize "4pt"
32229 framecolor "black"
32230 backgroundcolor "none"
32231 status open
32232
32233 \begin_layout Plain Layout
32234 \begin_inset Graphics
32235         filename ../clipart/endnotes.pdf
32236         width 100col%
32237         scaleBeforeRotation
32238
32239 \end_inset
32240
32241
32242 \end_layout
32243
32244 \end_inset
32245
32246
32247 \end_layout
32248
32249 \begin_layout Plain Layout
32250 \begin_inset Caption Standard
32251
32252 \begin_layout Plain Layout
32253 \begin_inset CommandInset label
32254 LatexCommand label
32255 name "fig:Notas-al-pie-al-final"
32256
32257 \end_inset
32258
32259 Notas al final: notas impresas en párrafo separado al final de la sección
32260  o del capítulo.
32261 \end_layout
32262
32263 \end_inset
32264
32265
32266 \end_layout
32267
32268 \end_inset
32269
32270
32271 \end_layout
32272
32273 \begin_layout Standard
32274 \begin_inset VSpace medskip
32275 \end_inset
32276
32277 La cabecera de párrafo para las notas finales no se traduce automáticamente
32278  al lenguaje del documento, hay que hacerlo manualmente.
32279  El siguiente comando de preámbulo traduce el nombre en inglés «Notes» al
32280  español «Notas»:
32281 \end_layout
32282
32283 \begin_layout Standard
32284
32285 \series bold
32286
32287 \backslash
32288 renewcommand{
32289 \backslash
32290 notesname}{Notas}
32291 \end_layout
32292
32293 \begin_layout Standard
32294 \begin_inset VSpace medskip
32295 \end_inset
32296
32297 La numeración de notas finales puede cambiarse como la de las notas al pie,
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 ; sólo hay que reemplazar el comando 
32310 \series bold
32311
32312 \backslash
32313 thefootnote
32314 \series default
32315  por 
32316 \series bold
32317
32318 \backslash
32319 theendnote
32320 \series default
32321 .
32322  Para restablecer la numeración usa el comando 
32323 \series bold
32324
32325 \backslash
32326 @addtoreset
32327 \series default
32328  como se describe en la sección
32329 \begin_inset space ~
32330 \end_inset
32331
32332
32333 \begin_inset CommandInset ref
32334 LatexCommand ref
32335 reference "subsec:Numeración-de-Notas-al-Pie"
32336
32337 \end_inset
32338
32339  y sustituye el parámetro de comando 
32340 \series bold
32341 footnote
32342 \series default
32343  por 
32344 \series bold
32345 endnote
32346 \series default
32347 .
32348 \end_layout
32349
32350 \begin_layout Standard
32351 Para notas al final hay el comando el comando 
32352 \series bold
32353
32354 \backslash
32355 endnotemark[número]
32356 \series default
32357  similar al comando 
32358 \series bold
32359
32360 \backslash
32361 footnotemark
32362 \series default
32363 , descrito en la sección
32364 \begin_inset space ~
32365 \end_inset
32366
32367
32368 \begin_inset CommandInset ref
32369 LatexCommand ref
32370 reference "sec:Notas-al-pie"
32371
32372 \end_inset
32373
32374 .
32375 \end_layout
32376
32377 \begin_layout Standard
32378 \begin_inset VSpace bigskip
32379 \end_inset
32380
32381 Las notas al pie también pueden colocarse al margen de la página y la alineación
32382  del texto del pie también puede cambiarse, véase el paquete \SpecialChar LaTeX
32383  
32384 \series bold
32385 footmisc
32386 \series default
32387
32388 \begin_inset Index idx
32389 status collapsed
32390
32391 \begin_layout Plain Layout
32392 \SpecialChar LaTeX
32393 -paquetes ! footmisc
32394 \end_layout
32395
32396 \end_inset
32397
32398  
32399 \begin_inset CommandInset citation
32400 LatexCommand cite
32401 key "footmisc"
32402 literal "true"
32403
32404 \end_inset
32405
32406  para más información.
32407 \end_layout
32408
32409 \begin_layout Standard
32410 Para otras posibilidades de diseño de notas al pie mira en libros de \SpecialChar LaTeX
32411
32412 \begin_inset CommandInset citation
32413 LatexCommand cite
32414 key "latexcompanion,latexguide,latexbook"
32415 literal "true"
32416
32417 \end_inset
32418
32419 .
32420  Si estás usando una clase de documento 
32421 \series bold
32422 KOMA-Script
32423 \series default
32424
32425 \begin_inset Index idx
32426 status collapsed
32427
32428 \begin_layout Plain Layout
32429 \SpecialChar LaTeX
32430 -paquetes ! KOMA-Script
32431 \end_layout
32432
32433 \end_inset
32434
32435 , puedes ajustar las características de las notas al pie mediante comandos
32436  específicos de la clase, véase 
32437 \begin_inset CommandInset citation
32438 LatexCommand cite
32439 key "KOMA-Script"
32440 literal "true"
32441
32442 \end_inset
32443
32444 .
32445 \end_layout
32446
32447 \begin_layout Section
32448 Notas al margen
32449 \begin_inset Index idx
32450 status collapsed
32451
32452 \begin_layout Plain Layout
32453 Notas ! al margen
32454 \end_layout
32455
32456 \end_inset
32457
32458
32459 \end_layout
32460
32461 \begin_layout Standard
32462 Las notas al margen se ven y se comportan en \SpecialChar LyX
32463  como notas al pie.
32464  Se insertan con el menú 
32465 \family sans
32466 Insertar\SpecialChar menuseparator
32467 Nota
32468 \begin_inset space ~
32469 \end_inset
32470
32471 al
32472 \begin_inset space ~
32473 \end_inset
32474
32475 margen
32476 \family default
32477  o con el botón 
32478 \begin_inset Info
32479 type  "icon"
32480 arg   "marginalnote-insert"
32481 \end_inset
32482
32483 .
32484  Aparece un cuadro gris con la etiqueta 
32485 \family roman
32486 \series medium
32487 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
32488 \end_layout
32489
32490 \begin_layout Standard
32491 Al lado hay un ejemplo de nota al margen.
32492
32493 \family roman
32494 \series medium
32495  
32496 \begin_inset Marginal
32497 status open
32498
32499 \begin_layout Plain Layout
32500 Esto es una nota al margen.
32501 \end_layout
32502
32503 \end_inset
32504
32505
32506 \end_layout
32507
32508 \begin_layout Standard
32509 Estas notas salen en el margen derecho en documentos a una cara.
32510  En documentos a doble cara se muestran en el margen externo —margen izquierdo
32511  en páginas pares, derecho en páginas impares—.
32512  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
32513  a la derecha si la nota aparece en el margen izquierdo—.
32514  La primera línea de la nota se sitúa en la posición de la línea del texto
32515  en la que se inserta en el documento.
32516 \end_layout
32517
32518 \begin_layout Standard
32519 \begin_inset VSpace bigskip
32520 \end_inset
32521
32522 Para colocar la nota en el margen interno añade el comando
32523 \end_layout
32524
32525 \begin_layout Standard
32526
32527 \series bold
32528
32529 \backslash
32530 reversemarginpar
32531 \end_layout
32532
32533 \begin_layout Standard
32534 en código \SpecialChar TeX
32535  antes de la nota.
32536  La nueva colocación es válida para todas las siguientes notas al margen.
32537  
32538 \begin_inset ERT
32539 status collapsed
32540
32541 \begin_layout Plain Layout
32542
32543
32544 \backslash
32545 reversemarginpar 
32546 \end_layout
32547
32548 \end_inset
32549
32550
32551 \begin_inset Marginal
32552 status open
32553
32554 \begin_layout Plain Layout
32555 Esto es una nota en el margen interno.
32556 \end_layout
32557
32558 \end_inset
32559
32560
32561 \series bold
32562
32563 \begin_inset Newline newline
32564 \end_inset
32565
32566
32567 \series default
32568
32569 \begin_inset Note Greyedout
32570 status open
32571
32572 \begin_layout Plain Layout
32573
32574 \series bold
32575 Nota:
32576 \series default
32577  A veces no hay espacio suficiente en el margen interno, por lo que la nota
32578  no se mostrará correctamente en la salida.
32579 \end_layout
32580
32581 \end_inset
32582
32583
32584 \end_layout
32585
32586 \begin_layout Standard
32587 Para volver a la ubicación predeterminada inserta en código \SpecialChar TeX
32588  el comando
32589 \begin_inset ERT
32590 status collapsed
32591
32592 \begin_layout Plain Layout
32593
32594
32595 \backslash
32596 normalmarginpar 
32597 \end_layout
32598
32599 \end_inset
32600
32601
32602 \end_layout
32603
32604 \begin_layout Standard
32605
32606 \series bold
32607
32608 \backslash
32609 normalmarginpar
32610 \end_layout
32611
32612 \begin_layout Standard
32613 \begin_inset Note Greyedout
32614 status open
32615
32616 \begin_layout Plain Layout
32617
32618 \series bold
32619 Nota:
32620 \series default
32621  El comando se ignora si en el mismo párrafo está también presente el comando
32622  
32623 \series bold
32624
32625 \backslash
32626 reversemarginpar
32627 \series default
32628 .
32629 \end_layout
32630
32631 \end_inset
32632
32633
32634 \end_layout
32635
32636 \begin_layout Standard
32637 \begin_inset VSpace bigskip
32638 \end_inset
32639
32640
32641 \family roman
32642 \series medium
32643
32644 \begin_inset Marginal
32645 status open
32646
32647 \begin_layout Plain Layout
32648 PalabraMuyLargaAlMargen no partida con guión.
32649 \end_layout
32650
32651 \end_inset
32652
32653
32654 \family default
32655 \series default
32656  Como en el caso descrito en la sección
32657 \begin_inset space ~
32658 \end_inset
32659
32660
32661 \begin_inset CommandInset ref
32662 LatexCommand ref
32663 reference "subsec:Líneas-Múltiples-en"
32664
32665 \end_inset
32666
32667 , una palabra larga no puede partirse con guión cuando es la primera en
32668  la nota al margen.
32669  Para evitar esto, inserta un espacio horizontal de 0
32670 \begin_inset space \thinspace{}
32671 \end_inset
32672
32673 pt antes de la palabra
32674 \family roman
32675 \series medium
32676 .
32677 \end_layout
32678
32679 \begin_layout Standard
32680
32681 \family roman
32682 \series medium
32683 \begin_inset Marginal
32684 status open
32685
32686 \begin_layout Plain Layout
32687 \begin_inset ERT
32688 status collapsed
32689
32690 \begin_layout Plain Layout
32691
32692
32693 \backslash
32694 hspace{0pt}
32695 \end_layout
32696
32697 \end_inset
32698
32699 PalabraMuyLargaAlMargen partida con guión.
32700 \end_layout
32701
32702 \end_inset
32703
32704
32705 \end_layout
32706
32707 \begin_layout Standard
32708 \begin_inset VSpace bigskip
32709 \end_inset
32710
32711
32712 \end_layout
32713
32714 \begin_layout Standard
32715 \begin_inset Note Greyedout
32716 status open
32717
32718 \begin_layout Plain Layout
32719
32720 \series bold
32721 Nota:
32722 \series default
32723  Normalmente no pueden utilizarse notas al margen en cuadros, flotantes
32724  y notas al pie.
32725 \end_layout
32726
32727 \end_inset
32728
32729
32730 \end_layout
32731
32732 \begin_layout Standard
32733 \begin_inset VSpace bigskip
32734 \end_inset
32735
32736
32737 \end_layout
32738
32739 \begin_layout Standard
32740 \begin_inset ERT
32741 status collapsed
32742
32743 \begin_layout Plain Layout
32744
32745
32746 \backslash
32747 ifmarginnote
32748 \end_layout
32749
32750 \end_inset
32751
32752
32753 \begin_inset Note Note
32754 status open
32755
32756 \begin_layout Plain Layout
32757 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
32758  \SpecialChar LaTeX
32759  
32760 \series bold
32761 marginnote
32762 \series default
32763 .
32764 \end_layout
32765
32766 \end_inset
32767
32768
32769 \end_layout
32770
32771 \begin_layout Standard
32772 Esta restricción se puede salvar con el paquete \SpecialChar LaTeX
32773  
32774 \series bold
32775 marginnote
32776 \series default
32777
32778 \begin_inset Index idx
32779 status collapsed
32780
32781 \begin_layout Plain Layout
32782 \SpecialChar LaTeX
32783 -paquetes ! marginnote
32784 \end_layout
32785
32786 \end_inset
32787
32788 .
32789  Poniendo estas dos líneas en el preámbulo, el comando usado por \SpecialChar LyX
32790  para notas
32791  al margen es redefinido para usar el comando proporcionado por el paquete
32792  
32793 \series bold
32794 marginnote
32795 \series default
32796 :
32797 \end_layout
32798
32799 \begin_layout Standard
32800
32801 \series bold
32802
32803 \backslash
32804 usepackage{marginnote}
32805 \begin_inset Newline newline
32806 \end_inset
32807
32808
32809 \backslash
32810 let
32811 \backslash
32812 marginpar
32813 \backslash
32814 marginnote
32815 \end_layout
32816
32817 \begin_layout Standard
32818 Esto se ha utilizado en el presente documento porque 
32819 \series bold
32820 marginnote
32821 \series default
32822  tiene una característica adicional útil: Puedes establecer un desplazamiento
32823  vertical a la nota.
32824  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
32825  diseño de la página.
32826  En \SpecialChar LyX
32827 , el desplazamiento se escribe directamente tras la nota al margen,
32828  en código \SpecialChar TeX
32829
32830 \end_layout
32831
32832 \begin_layout Standard
32833
32834 \series bold
32835 [desplazamiento]
32836 \end_layout
32837
32838 \begin_layout Standard
32839 donde desplazamiento es una longitud en una de las unidades del cuadro
32840 \begin_inset space ~
32841 \end_inset
32842
32843
32844 \begin_inset CommandInset ref
32845 LatexCommand ref
32846 reference "tab:Unidades"
32847
32848 \end_inset
32849
32850 .
32851  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
32852  abajo.
32853  
32854 \family roman
32855 \series medium
32856 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
32857 \begin_inset space \thinspace{}
32858 \end_inset
32859
32860 cm arriba con el comando en código \SpecialChar TeX
32861  
32862 \begin_inset Quotes eld
32863 \end_inset
32864
32865
32866 \family default
32867 \series bold
32868 [-1.5cm]
32869 \family roman
32870 \series medium
32871
32872 \begin_inset Quotes erd
32873 \end_inset
32874
32875
32876 \begin_inset Marginal
32877 status collapsed
32878
32879 \begin_layout Plain Layout
32880 Esta nota está 1.5
32881 \begin_inset space \thinspace{}
32882 \end_inset
32883
32884 cm por encima de su posición original.
32885 \end_layout
32886
32887 \end_inset
32888
32889
32890 \family default
32891 \series default
32892
32893 \begin_inset ERT
32894 status collapsed
32895
32896 \begin_layout Plain Layout
32897
32898 [-1.5cm]
32899 \end_layout
32900
32901 \end_inset
32902
32903
32904 \end_layout
32905
32906 \begin_layout Standard
32907 \begin_inset VSpace medskip
32908 \end_inset
32909
32910 Con 
32911 \series bold
32912 marginnote
32913 \series default
32914  también puedes cambiar la alineación del texto en el margen.
32915  Por ejemplo los comandos
32916 \end_layout
32917
32918 \begin_layout Standard
32919
32920 \series bold
32921
32922 \backslash
32923 renewcommand*{
32924 \backslash
32925 raggedleftmarginnote}{
32926 \backslash
32927 centering}
32928 \begin_inset Newline newline
32929 \end_inset
32930
32931
32932 \backslash
32933 renewcommand*{
32934 \backslash
32935 raggedrightmarginnote}{
32936 \backslash
32937 centering}
32938 \end_layout
32939
32940 \begin_layout Standard
32941 producen alineación centrada.
32942  
32943 \series bold
32944
32945 \backslash
32946 raggedleftmarginnote
32947 \series default
32948  identifica las notas que aparecen al lado izquierdo.
32949 \family roman
32950 \series medium
32951
32952 \begin_inset ERT
32953 status collapsed
32954
32955 \begin_layout Plain Layout
32956
32957
32958 \backslash
32959 renewcommand*{
32960 \backslash
32961 raggedleftmarginnote}{
32962 \backslash
32963 centering}
32964 \end_layout
32965
32966 \begin_layout Plain Layout
32967
32968
32969 \backslash
32970 renewcommand*{
32971 \backslash
32972 raggedrightmarginnote}{
32973 \backslash
32974 centering}
32975 \end_layout
32976
32977 \end_inset
32978
32979
32980 \begin_inset Marginal
32981 status open
32982
32983 \begin_layout Plain Layout
32984 El texto de esta nota está centrado.
32985 \end_layout
32986
32987 \end_inset
32988
32989
32990 \family default
32991 \series default
32992  El valor predeterminado es 
32993 \end_layout
32994
32995 \begin_layout Standard
32996
32997 \series bold
32998
32999 \backslash
33000 renewcommand*{
33001 \backslash
33002 raggedleftmarginnote}{
33003 \backslash
33004 raggedleft}
33005 \begin_inset Newline newline
33006 \end_inset
33007
33008
33009 \backslash
33010 renewcommand*{
33011 \backslash
33012 raggedrightmarginnote}{
33013 \backslash
33014 raggedright}
33015 \family roman
33016 \series medium
33017
33018 \begin_inset ERT
33019 status collapsed
33020
33021 \begin_layout Plain Layout
33022
33023
33024 \backslash
33025 renewcommand*{
33026 \backslash
33027 raggedleftmarginnote}{
33028 \backslash
33029 raggedleft}
33030 \end_layout
33031
33032 \begin_layout Plain Layout
33033
33034
33035 \backslash
33036 renewcommand*{
33037 \backslash
33038 raggedrightmarginnote}{
33039 \backslash
33040 raggedright}
33041 \end_layout
33042
33043 \end_inset
33044
33045
33046 \end_layout
33047
33048 \begin_layout Standard
33049 \begin_inset VSpace medskip
33050 \end_inset
33051
33052 Para otras características de 
33053 \series bold
33054 marginnote
33055 \series default
33056  mira en su documentación 
33057 \begin_inset CommandInset citation
33058 LatexCommand cite
33059 key "marginnote"
33060 literal "true"
33061
33062 \end_inset
33063
33064 .
33065 \end_layout
33066
33067 \begin_layout Standard
33068 \begin_inset VSpace bigskip
33069 \end_inset
33070
33071 El diseño de las notas al margen puede ser redefinido.
33072  Por ejemplo, para crear una cabecera para todas las notas con el texto
33073  
33074 \begin_inset Quotes eld
33075 \end_inset
33076
33077
33078 \series bold
33079 \bar under
33080 ¡
33081 \family sans
33082 Atención
33083 \family default
33084 !
33085 \series default
33086 \bar default
33087
33088 \begin_inset Quotes erd
33089 \end_inset
33090
33091 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
33092 \end_layout
33093
33094 \begin_layout Standard
33095
33096 \series bold
33097
33098 \backslash
33099 let
33100 \backslash
33101 myMarginpar
33102 \backslash
33103 marginpar
33104 \begin_inset Newline newline
33105 \end_inset
33106
33107
33108 \backslash
33109 renewcommand{
33110 \backslash
33111 marginpar}[1]{
33112 \backslash
33113 myMarginpar{%
33114 \begin_inset Newline newline
33115 \end_inset
33116
33117
33118 \begin_inset Phantom HPhantom
33119 status open
33120
33121 \begin_layout Plain Layout
33122
33123 \series bold
33124 \begin_inset space ~
33125 \end_inset
33126
33127
33128 \end_layout
33129
33130 \end_inset
33131
33132
33133 \backslash
33134 hspace{0pt}
33135 \backslash
33136 textsf{
33137 \backslash
33138 textbf{
33139 \backslash
33140 underbar{¡Atención!}}}%
33141 \begin_inset Newline newline
33142 \end_inset
33143
33144
33145 \begin_inset Phantom HPhantom
33146 status open
33147
33148 \begin_layout Plain Layout
33149
33150 \series bold
33151 \begin_inset space ~
33152 \end_inset
33153
33154
33155 \end_layout
33156
33157 \end_inset
33158
33159
33160 \backslash
33161 vspace{1.5mm}
33162 \backslash
33163
33164 \backslash
33165 #1}}
33166 \end_layout
33167
33168 \begin_layout Standard
33169
33170 \family roman
33171 \series medium
33172 \begin_inset ERT
33173 status collapsed
33174
33175 \begin_layout Plain Layout
33176
33177
33178 \backslash
33179 let
33180 \backslash
33181 myMarginpar
33182 \backslash
33183 marginpar
33184 \end_layout
33185
33186 \begin_layout Plain Layout
33187
33188
33189 \backslash
33190 renewcommand{
33191 \backslash
33192 marginpar}[1]{
33193 \backslash
33194 myMarginpar{%
33195 \end_layout
33196
33197 \begin_layout Plain Layout
33198
33199    
33200 \backslash
33201 textsf{
33202 \backslash
33203 textbf{
33204 \backslash
33205 underbar{¡Atención!}}}%
33206 \end_layout
33207
33208 \begin_layout Plain Layout
33209
33210    
33211 \backslash
33212 vspace{1.5mm}
33213 \backslash
33214
33215 \backslash
33216 #1}}
33217 \end_layout
33218
33219 \end_inset
33220
33221
33222 \begin_inset Marginal
33223 status open
33224
33225 \begin_layout Plain Layout
33226 Esta es una nota con una cabecera definida.
33227 \end_layout
33228
33229 \end_inset
33230
33231
33232 \family default
33233 \series default
33234
33235 \begin_inset ERT
33236 status collapsed
33237
33238 \begin_layout Plain Layout
33239
33240 [-1.5cm]
33241 \end_layout
33242
33243 \end_inset
33244
33245
33246 \family roman
33247 \series medium
33248
33249 \begin_inset ERT
33250 status collapsed
33251
33252 \begin_layout Plain Layout
33253
33254
33255 \backslash
33256 renewcommand{
33257 \backslash
33258 marginpar}[1]{
33259 \backslash
33260 myMarginpar{#1}}
33261 \end_layout
33262
33263 \end_inset
33264
33265
33266 \family default
33267 \series default
33268
33269 \begin_inset Note Note
33270 status collapsed
33271
33272 \begin_layout Plain Layout
33273 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
33274 \end_layout
33275
33276 \end_inset
33277
33278
33279 \end_layout
33280
33281 \begin_layout Standard
33282 \begin_inset ERT
33283 status collapsed
33284
33285 \begin_layout Plain Layout
33286
33287
33288 \backslash
33289 else
33290 \end_layout
33291
33292 \end_inset
33293
33294
33295 \begin_inset Note Note
33296 status open
33297
33298 \begin_layout Plain Layout
33299 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
33300  
33301 \series bold
33302 marginnote
33303 \series default
33304 .
33305 \end_layout
33306
33307 \end_inset
33308
33309
33310 \end_layout
33311
33312 \begin_layout Standard
33313 Debes instalar el paquete \SpecialChar LaTeX
33314  
33315 \series bold
33316 marginnote
33317 \series default
33318  para ver la parte siguiente en la salida.
33319 \end_layout
33320
33321 \begin_layout Standard
33322 \begin_inset ERT
33323 status collapsed
33324
33325 \begin_layout Plain Layout
33326
33327
33328 \backslash
33329 fi
33330 \end_layout
33331
33332 \end_inset
33333
33334
33335 \end_layout
33336
33337 \begin_layout Chapter
33338 Marcos
33339 \end_layout
33340
33341 \begin_layout Section
33342 Introducción
33343 \begin_inset Index idx
33344 status collapsed
33345
33346 \begin_layout Plain Layout
33347 Marcos ! Introducción
33348 \end_layout
33349
33350 \end_inset
33351
33352
33353 \end_layout
33354
33355 \begin_layout Standard
33356 Los marcos se emplean para dar formato a bloques de texto.
33357  Se pueden usar para escribir documentos con varios idiomas, véase sección
33358 \begin_inset space ~
33359 \end_inset
33360
33361
33362 \begin_inset CommandInset ref
33363 LatexCommand ref
33364 reference "sec:Minipáginas"
33365
33366 \end_inset
33367
33368 , enmarcar textos, véase sección
33369 \begin_inset space ~
33370 \end_inset
33371
33372
33373 \begin_inset CommandInset ref
33374 LatexCommand ref
33375 reference "sec:Decoración"
33376
33377 \end_inset
33378
33379 , evitar la división de palabras, véase sección
33380 \begin_inset space ~
33381 \end_inset
33382
33383
33384 \begin_inset CommandInset ref
33385 LatexCommand ref
33386 reference "sec:Evitar-la-Partición"
33387
33388 \end_inset
33389
33390 , alinear texto, véase sección
33391 \begin_inset space ~
33392 \end_inset
33393
33394
33395 \begin_inset CommandInset ref
33396 LatexCommand ref
33397 reference "subsec:Alineación-Vertical"
33398
33399 \end_inset
33400
33401 , o para poner color de fondo a un texto, véase sección
33402 \begin_inset space ~
33403 \end_inset
33404
33405
33406 \begin_inset CommandInset ref
33407 LatexCommand ref
33408 reference "sec:Marcos-Coloreados"
33409
33410 \end_inset
33411
33412 .
33413 \end_layout
33414
33415 \begin_layout Standard
33416 Se insertan con el menú 
33417 \family sans
33418 Insertar\SpecialChar menuseparator
33419 Marco
33420 \family default
33421  o con el botón 
33422 \begin_inset Info
33423 type  "icon"
33424 arg   "box-insert Frameless"
33425 \end_inset
33426
33427 .
33428  Surge un recuadro gris con la etiqueta 
33429 \family sans
33430 Marco (Minipágina)
33431 \family default
33432
33433 \begin_inset Graphics
33434         filename clipart/CuadroMinipagina.png
33435         scale 95
33436
33437 \end_inset
33438
33439 .
33440  El tipo de marco se puede elegir al hacer clic derecho sobre él y seleccionando
33441  
33442 \family sans
33443 Configuración
33444 \family default
33445 .
33446  Sale un diálogo en el que 
33447 \family sans
33448 Marco
33449 \family default
33450
33451 \begin_inset space ~
33452 \end_inset
33453
33454
33455 \family sans
33456 interior
33457 \family default
33458  permite escoger los tipos
33459 \family sans
33460  Minipágina
33461 \family default
33462
33463 \family sans
33464 Marco de párrafo
33465 \family default
33466  y 
33467 \family sans
33468 Marco de 
33469 \family default
33470 línea.
33471  
33472 \family sans
33473 Minipágina
33474 \family default
33475  es el predeterminado para nuevos marcos y se explica en la sección
33476 \begin_inset space ~
33477 \end_inset
33478
33479
33480 \begin_inset CommandInset ref
33481 LatexCommand ref
33482 reference "sec:Minipáginas"
33483
33484 \end_inset
33485
33486 ; el tipo 
33487 \family sans
33488 Marco de párrafo
33489 \family default
33490  se describe en la sección
33491 \begin_inset space ~
33492 \end_inset
33493
33494
33495 \begin_inset CommandInset ref
33496 LatexCommand ref
33497 reference "sec:Marcos-de-Párrafo"
33498
33499 \end_inset
33500
33501  y el tipo 
33502 \family sans
33503 Marco de línea
33504 \family default
33505  se describe en la sección
33506 \begin_inset space ~
33507 \end_inset
33508
33509
33510 \begin_inset CommandInset ref
33511 LatexCommand ref
33512 reference "sec:Evitar-la-Partición"
33513
33514 \end_inset
33515
33516 .
33517 \end_layout
33518
33519 \begin_layout Standard
33520 Los marcos no se numeran y por tanto no se pueden referenciar como los flotantes
33521  o las notas al pie.
33522 \end_layout
33523
33524 \begin_layout Standard
33525 \begin_inset Note Greyedout
33526 status open
33527
33528 \begin_layout Plain Layout
33529
33530 \series bold
33531 Nota:
33532 \series default
33533  Los marcos no deben ser el ítem en un entorno 
33534 \family sans
33535 Enumeración*
33536 \family default
33537  o 
33538 \family sans
33539 Descripción
33540 \family default
33541 .
33542 \end_layout
33543
33544 \end_inset
33545
33546
33547 \end_layout
33548
33549 \begin_layout Standard
33550 \begin_inset Note Greyedout
33551 status open
33552
33553 \begin_layout Plain Layout
33554
33555 \series bold
33556 Nota:
33557 \series default
33558  Por razones desconocidas sólo se puede poner el tipo 
33559 \family sans
33560 Marco
33561 \begin_inset space ~
33562 \end_inset
33563
33564 interior
33565 \family default
33566  en 
33567 \family sans
33568 Ninguno
33569 \family default
33570  cuando se emplea un marco enmarcado.
33571  Los marcos sin ningún tipo de 
33572 \family sans
33573 Marco
33574 \begin_inset space ~
33575 \end_inset
33576
33577 interior
33578 \family default
33579  y sin bordes se explican en la sección
33580 \begin_inset space ~
33581 \end_inset
33582
33583
33584 \begin_inset CommandInset ref
33585 LatexCommand ref
33586 reference "sec:Evitar-la-Partición"
33587
33588 \end_inset
33589
33590 .
33591 \end_layout
33592
33593 \end_inset
33594
33595
33596 \end_layout
33597
33598 \begin_layout Section
33599 Diálogo de marcos
33600 \begin_inset CommandInset label
33601 LatexCommand label
33602 name "sec:Diálogo-Marcos"
33603
33604 \end_inset
33605
33606
33607 \begin_inset Index idx
33608 status collapsed
33609
33610 \begin_layout Plain Layout
33611 Marcos ! Configuración
33612 \end_layout
33613
33614 \end_inset
33615
33616
33617 \end_layout
33618
33619 \begin_layout Subsection
33620 Tamaño
33621 \begin_inset Index idx
33622 status collapsed
33623
33624 \begin_layout Plain Layout
33625 Marcos ! Tamaño
33626 \end_layout
33627
33628 \end_inset
33629
33630
33631 \end_layout
33632
33633 \begin_layout Standard
33634 En el diálogo puedes ajustar la geometría del marco en los campos 
33635 \family sans
33636 Ancho
33637 \family default
33638  y 
33639 \family sans
33640 Alto
33641 \family default
33642 .
33643  Las unidades disponibles para la geometría se describen en el cuadro
33644 \begin_inset space ~
33645 \end_inset
33646
33647
33648 \begin_inset CommandInset ref
33649 LatexCommand ref
33650 reference "tab:Unidades"
33651
33652 \end_inset
33653
33654 .
33655  El campo 
33656 \family sans
33657 Alto
33658 \family default
33659  ofrece los siguientes tamaños adicionales:
33660 \end_layout
33661
33662 \begin_layout Description
33663 Profundidad Es la 
33664 \begin_inset Quotes cld
33665 \end_inset
33666
33667 altura
33668 \begin_inset Quotes crd
33669 \end_inset
33670
33671  del texto plano.
33672  Ignora la profundidad total cuando hay múltiples líneas de texto en el
33673  marco:
33674 \begin_inset Newline newline
33675 \end_inset
33676
33677
33678 \begin_inset Newline newline
33679 \end_inset
33680
33681
33682 \begin_inset Newline newline
33683 \end_inset
33684
33685
33686 \begin_inset Newline newline
33687 \end_inset
33688
33689
33690 \begin_inset Box Boxed
33691 position "c"
33692 hor_pos "c"
33693 has_inner_box 1
33694 inner_pos "c"
33695 use_parbox 0
33696 use_makebox 0
33697 width "12col%"
33698 special "none"
33699 height "1in"
33700 height_special "depth"
33701 thickness "0.4pt"
33702 separation "3pt"
33703 shadowsize "4pt"
33704 framecolor "black"
33705 backgroundcolor "none"
33706 status collapsed
33707
33708 \begin_layout Plain Layout
33709 \align center
33710 Marco con altura establecida en 1
33711 \begin_inset space \thinspace{}
33712 \end_inset
33713
33714 Profundidad
33715 \end_layout
33716
33717 \end_inset
33718
33719
33720 \begin_inset Newline newline
33721 \end_inset
33722
33723
33724 \begin_inset Newline newline
33725 \end_inset
33726
33727
33728 \end_layout
33729
33730 \begin_layout Description
33731 Alto Es la altura del texto que está dentro del marco.
33732  Un valor de, p.
33733 \begin_inset space \thinspace{}
33734 \end_inset
33735
33736 ej.
33737 \begin_inset space ~
33738 \end_inset
33739
33740 2 para este tamaño fijará la altura del marco a 2 veces la altura del texto:
33741  
33742 \begin_inset Box Boxed
33743 position "c"
33744 hor_pos "c"
33745 has_inner_box 1
33746 inner_pos "c"
33747 use_parbox 0
33748 use_makebox 0
33749 width "20col%"
33750 special "none"
33751 height "2in"
33752 height_special "height"
33753 thickness "0.4pt"
33754 separation "3pt"
33755 shadowsize "4pt"
33756 framecolor "black"
33757 backgroundcolor "none"
33758 status collapsed
33759
33760 \begin_layout Plain Layout
33761 \align center
33762 Marco con altura puesta en 2
33763 \begin_inset space \thinspace{}
33764 \end_inset
33765
33766 Alto
33767 \end_layout
33768
33769 \end_inset
33770
33771
33772 \end_layout
33773
33774 \begin_layout Description
33775 Alto
33776 \begin_inset space ~
33777 \end_inset
33778
33779 total Esto es el Alto
33780 \begin_inset space \thinspace{}
33781 \end_inset
33782
33783 +
33784 \begin_inset space \thinspace{}
33785 \end_inset
33786
33787 Profundidad: 
33788 \begin_inset Box Boxed
33789 position "c"
33790 hor_pos "c"
33791 has_inner_box 1
33792 inner_pos "c"
33793 use_parbox 0
33794 use_makebox 0
33795 width "20col%"
33796 special "none"
33797 height "1in"
33798 height_special "totalheight"
33799 thickness "0.4pt"
33800 separation "3pt"
33801 shadowsize "4pt"
33802 framecolor "black"
33803 backgroundcolor "none"
33804 status collapsed
33805
33806 \begin_layout Plain Layout
33807 \align center
33808 Marco con altura puesta a 1
33809 \begin_inset space \thinspace{}
33810 \end_inset
33811
33812 Alto
33813 \begin_inset space ~
33814 \end_inset
33815
33816 total
33817 \end_layout
33818
33819 \end_inset
33820
33821
33822 \end_layout
33823
33824 \begin_layout Description
33825 Ancho Esto determina al ancho del marco como altura: 
33826 \begin_inset Box Boxed
33827 position "c"
33828 hor_pos "c"
33829 has_inner_box 1
33830 inner_pos "c"
33831 use_parbox 0
33832 use_makebox 0
33833 width "12col%"
33834 special "none"
33835 height "1in"
33836 height_special "width"
33837 thickness "0.4pt"
33838 separation "3pt"
33839 shadowsize "4pt"
33840 framecolor "black"
33841 backgroundcolor "none"
33842 status collapsed
33843
33844 \begin_layout Plain Layout
33845 \align center
33846 Marco con altura puesta en 1
33847 \begin_inset space \thinspace{}
33848 \end_inset
33849
33850 Ancho
33851 \end_layout
33852
33853 \end_inset
33854
33855
33856 \end_layout
33857
33858 \begin_layout Subsection
33859 Alineación
33860 \begin_inset Index idx
33861 status collapsed
33862
33863 \begin_layout Plain Layout
33864 Marcos ! Alineación
33865 \end_layout
33866
33867 \end_inset
33868
33869
33870 \end_layout
33871
33872 \begin_layout Standard
33873 Si has elegido un 
33874 \family sans
33875 Marco
33876 \begin_inset space ~
33877 \end_inset
33878
33879 interior
33880 \family default
33881 , la alineación vertical del marco puede ser:
33882 \end_layout
33883
33884 \begin_layout Description
33885 Superior Ejemplo de línea de texto.
33886  
33887 \begin_inset Box Boxed
33888 position "t"
33889 hor_pos "c"
33890 has_inner_box 1
33891 inner_pos "c"
33892 use_parbox 0
33893 use_makebox 0
33894 width "12col%"
33895 special "none"
33896 height "1in"
33897 height_special "totalheight"
33898 thickness "0.4pt"
33899 separation "3pt"
33900 shadowsize "4pt"
33901 framecolor "black"
33902 backgroundcolor "none"
33903 status collapsed
33904
33905 \begin_layout Plain Layout
33906 \align center
33907 marco alineado arriba.
33908 \end_layout
33909
33910 \end_inset
33911
33912  Ejemplo de línea de texto.
33913 \end_layout
33914
33915 \begin_layout Description
33916 Medio Ejemplo de línea de texto.
33917  
33918 \begin_inset Box Boxed
33919 position "c"
33920 hor_pos "c"
33921 has_inner_box 1
33922 inner_pos "c"
33923 use_parbox 0
33924 use_makebox 0
33925 width "12col%"
33926 special "none"
33927 height "1in"
33928 height_special "totalheight"
33929 thickness "0.4pt"
33930 separation "3pt"
33931 shadowsize "4pt"
33932 framecolor "black"
33933 backgroundcolor "none"
33934 status collapsed
33935
33936 \begin_layout Plain Layout
33937 \align center
33938 marco alineado en medio.
33939 \end_layout
33940
33941 \end_inset
33942
33943  Ejemplo de línea de texto.
33944 \end_layout
33945
33946 \begin_layout Description
33947 Inferior Ejemplo de línea de texto.
33948  
33949 \begin_inset Box Boxed
33950 position "b"
33951 hor_pos "c"
33952 has_inner_box 1
33953 inner_pos "c"
33954 use_parbox 0
33955 use_makebox 0
33956 width "12col%"
33957 special "none"
33958 height "1in"
33959 height_special "totalheight"
33960 thickness "0.4pt"
33961 separation "3pt"
33962 shadowsize "4pt"
33963 framecolor "black"
33964 backgroundcolor "none"
33965 status collapsed
33966
33967 \begin_layout Plain Layout
33968 \align center
33969 marco alineado abajo.
33970 \end_layout
33971
33972 \end_inset
33973
33974  Ejemplo de línea de texto.
33975 \end_layout
33976
33977 \begin_layout Standard
33978 \begin_inset Note Greyedout
33979 status open
33980
33981 \begin_layout Plain Layout
33982
33983 \series bold
33984 Nota:
33985 \series default
33986  La alineación vertical puede desaparecer en la salida si hay dos marcos
33987  en una línea y, p.
33988 \begin_inset space \thinspace{}
33989 \end_inset
33990
33991 ej., uno de ellos tiene sombreado y el otro no.
33992 \end_layout
33993
33994 \end_inset
33995
33996
33997 \end_layout
33998
33999 \begin_layout Standard
34000 La alineación horizontal del marco puede establecerse en el diálogo de configura
34001 ción de párrafo de \SpecialChar LyX
34002  si colocas el marco en su propio párrafo.
34003 \end_layout
34004
34005 \begin_layout Standard
34006 \begin_inset VSpace bigskip
34007 \end_inset
34008
34009 Si has escogido un 
34010 \family sans
34011 Marco
34012 \begin_inset space ~
34013 \end_inset
34014
34015 interior
34016 \family default
34017 , el contenido puede alinearse verticalmente a:
34018 \end_layout
34019
34020 \begin_layout Description
34021 Superior Ejemplo de línea de texto.
34022  
34023 \begin_inset Box Boxed
34024 position "c"
34025 hor_pos "c"
34026 has_inner_box 1
34027 inner_pos "t"
34028 use_parbox 0
34029 use_makebox 0
34030 width "12col%"
34031 special "none"
34032 height "1.5in"
34033 height_special "totalheight"
34034 thickness "0.4pt"
34035 separation "3pt"
34036 shadowsize "4pt"
34037 framecolor "black"
34038 backgroundcolor "none"
34039 status collapsed
34040
34041 \begin_layout Plain Layout
34042 \align center
34043 marco con texto alineado arriba.
34044 \end_layout
34045
34046 \end_inset
34047
34048  Ejemplo de línea de texto.
34049 \end_layout
34050
34051 \begin_layout Description
34052 Medio Ejemplo de línea de texto.
34053  
34054 \begin_inset Box Boxed
34055 position "c"
34056 hor_pos "c"
34057 has_inner_box 1
34058 inner_pos "c"
34059 use_parbox 0
34060 use_makebox 0
34061 width "12col%"
34062 special "none"
34063 height "1.5in"
34064 height_special "totalheight"
34065 thickness "0.4pt"
34066 separation "3pt"
34067 shadowsize "4pt"
34068 framecolor "black"
34069 backgroundcolor "none"
34070 status collapsed
34071
34072 \begin_layout Plain Layout
34073 \align center
34074 marco con texto alineado en medio.
34075 \end_layout
34076
34077 \end_inset
34078
34079  Ejemplo de línea de texto.
34080 \end_layout
34081
34082 \begin_layout Description
34083 Inferior Ejemplo de línea de texto.
34084  
34085 \begin_inset Box Boxed
34086 position "c"
34087 hor_pos "c"
34088 has_inner_box 1
34089 inner_pos "b"
34090 use_parbox 0
34091 use_makebox 0
34092 width "12col%"
34093 special "none"
34094 height "1.5in"
34095 height_special "totalheight"
34096 thickness "0.4pt"
34097 separation "3pt"
34098 shadowsize "4pt"
34099 framecolor "black"
34100 backgroundcolor "none"
34101 status collapsed
34102
34103 \begin_layout Plain Layout
34104 \align center
34105 marco con texto alineado abajo.
34106 \end_layout
34107
34108 \end_inset
34109
34110  Ejemplo de línea de texto.
34111 \end_layout
34112
34113 \begin_layout Description
34114 Estirado Ejemplo de línea de texto.
34115  
34116 \begin_inset Box Boxed
34117 position "c"
34118 hor_pos "c"
34119 has_inner_box 1
34120 inner_pos "s"
34121 use_parbox 0
34122 use_makebox 0
34123 width "12col%"
34124 special "none"
34125 height "1.5in"
34126 height_special "totalheight"
34127 thickness "0.4pt"
34128 separation "3pt"
34129 shadowsize "4pt"
34130 framecolor "black"
34131 backgroundcolor "none"
34132 status collapsed
34133
34134 \begin_layout Plain Layout
34135 \align center
34136 Este texto
34137 \end_layout
34138
34139 \begin_layout Plain Layout
34140 \align center
34141 está
34142 \end_layout
34143
34144 \begin_layout Plain Layout
34145 \align center
34146 estirado.
34147 \end_layout
34148
34149 \end_inset
34150
34151  Ejemplo de línea de texto.
34152 \end_layout
34153
34154 \begin_layout Standard
34155 Para estirar el contenido debe tener más de un párrafo.
34156  En el ejemplo anterior cada línea de texto está en un párrafo propio.
34157 \end_layout
34158
34159 \begin_layout Standard
34160 \begin_inset VSpace bigskip
34161 \end_inset
34162
34163 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
34164  \SpecialChar LyX
34165  cuando hayas escogido un 
34166 \family sans
34167 Marco
34168 \begin_inset space ~
34169 \end_inset
34170
34171 interior
34172 \family default
34173 .
34174 \end_layout
34175
34176 \begin_layout Standard
34177 \align center
34178 \begin_inset Box Boxed
34179 position "c"
34180 hor_pos "c"
34181 has_inner_box 1
34182 inner_pos "s"
34183 use_parbox 0
34184 use_makebox 0
34185 width "15col%"
34186 special "none"
34187 height "1.25in"
34188 height_special "totalheight"
34189 thickness "0.4pt"
34190 separation "3pt"
34191 shadowsize "4pt"
34192 framecolor "black"
34193 backgroundcolor "none"
34194 status collapsed
34195
34196 \begin_layout Plain Layout
34197 \align left
34198 marco
34199 \end_layout
34200
34201 \begin_layout Plain Layout
34202 \align center
34203 con texto
34204 \end_layout
34205
34206 \begin_layout Plain Layout
34207 \align right
34208 estirado
34209 \end_layout
34210
34211 \end_inset
34212
34213
34214 \end_layout
34215
34216 \begin_layout Standard
34217 Si no has establecido un 
34218 \family sans
34219 Marco
34220 \begin_inset space ~
34221 \end_inset
34222
34223 interior
34224 \family default
34225 , puedes alinear horizontalmente el contenido del marco en el diálogo de
34226  marcos.
34227 \end_layout
34228
34229 \begin_layout Standard
34230 \align center
34231 \begin_inset Box Boxed
34232 position "c"
34233 hor_pos "s"
34234 has_inner_box 0
34235 inner_pos "s"
34236 use_parbox 0
34237 use_makebox 0
34238 width "90col%"
34239 special "none"
34240 height "1.25in"
34241 height_special "totalheight"
34242 thickness "0.4pt"
34243 separation "3pt"
34244 shadowsize "4pt"
34245 framecolor "black"
34246 backgroundcolor "none"
34247 status collapsed
34248
34249 \begin_layout Plain Layout
34250 Texto estirado horizontalmente.
34251 \end_layout
34252
34253 \end_inset
34254
34255
34256 \end_layout
34257
34258 \begin_layout Subsection
34259 Decoración
34260 \begin_inset CommandInset label
34261 LatexCommand label
34262 name "sec:Decoración"
34263
34264 \end_inset
34265
34266
34267 \begin_inset Index idx
34268 status collapsed
34269
34270 \begin_layout Plain Layout
34271 Marcos ! Decoración
34272 \end_layout
34273
34274 \end_inset
34275
34276
34277 \end_layout
34278
34279 \begin_layout Standard
34280 El estilo de borde del marco se puede determinar en la lista desplegable
34281  
34282 \family sans
34283 Tipo
34284 \family default
34285  del diálogo de marcos.
34286  Son posibles los siguientes bordes:
34287 \end_layout
34288
34289 \begin_layout Description
34290 Sin
34291 \begin_inset space ~
34292 \end_inset
34293
34294 borde No se dibuja ninguno.
34295 \end_layout
34296
34297 \begin_layout Description
34298 Borde
34299 \begin_inset space ~
34300 \end_inset
34301
34302 rectangular
34303 \begin_inset space ~
34304 \end_inset
34305
34306 sencillo Dibuja un borde rectangular alrededor del marco.
34307  El grosor del borde se puede especificar.
34308  
34309 \begin_inset Box Boxed
34310 position "c"
34311 hor_pos "c"
34312 has_inner_box 1
34313 inner_pos "c"
34314 use_parbox 0
34315 use_makebox 0
34316 width "25col%"
34317 special "none"
34318 height "1in"
34319 height_special "totalheight"
34320 thickness "0.4pt"
34321 separation "3pt"
34322 shadowsize "4pt"
34323 framecolor "black"
34324 backgroundcolor "none"
34325 status collapsed
34326
34327 \begin_layout Plain Layout
34328 \align center
34329 Marco rectangular
34330 \end_layout
34331
34332 \end_inset
34333
34334
34335 \end_layout
34336
34337 \begin_layout Description
34338 Borde
34339 \begin_inset space ~
34340 \end_inset
34341
34342 ovalado,
34343 \begin_inset space ~
34344 \end_inset
34345
34346 fino Dibuja un borde ovalado cuya línea tiene un grosor de 0.4
34347 \begin_inset space \thinspace{}
34348 \end_inset
34349
34350 pt.
34351  
34352 \begin_inset Box ovalbox
34353 position "c"
34354 hor_pos "c"
34355 has_inner_box 1
34356 inner_pos "c"
34357 use_parbox 0
34358 use_makebox 0
34359 width "25col%"
34360 special "none"
34361 height "1in"
34362 height_special "totalheight"
34363 thickness "0.4pt"
34364 separation "3pt"
34365 shadowsize "4pt"
34366 framecolor "black"
34367 backgroundcolor "none"
34368 status collapsed
34369
34370 \begin_layout Plain Layout
34371 \align center
34372 Borde ovalado, fino
34373 \end_layout
34374
34375 \end_inset
34376
34377
34378 \end_layout
34379
34380 \begin_layout Description
34381 Borde
34382 \begin_inset space ~
34383 \end_inset
34384
34385 ovalado,
34386 \begin_inset space ~
34387 \end_inset
34388
34389 grueso Dibuja un borde ovalado cuya línea tiene un grosor de 0.8
34390 \begin_inset space \thinspace{}
34391 \end_inset
34392
34393 pt.
34394  
34395 \begin_inset Box Ovalbox
34396 position "c"
34397 hor_pos "c"
34398 has_inner_box 1
34399 inner_pos "c"
34400 use_parbox 0
34401 use_makebox 0
34402 width "30col%"
34403 special "none"
34404 height "1in"
34405 height_special "totalheight"
34406 thickness "0.4pt"
34407 separation "3pt"
34408 shadowsize "4pt"
34409 framecolor "black"
34410 backgroundcolor "none"
34411 status collapsed
34412
34413 \begin_layout Plain Layout
34414 \align center
34415 Borde ovalado, grueso
34416 \end_layout
34417
34418 \end_inset
34419
34420
34421 \end_layout
34422
34423 \begin_layout Description
34424 Borde
34425 \begin_inset space ~
34426 \end_inset
34427
34428 sombreado Dibuja un borde rectangular de sombra alrededor del marco.
34429  El grosor de la línea y la sombra se puede especificar.
34430  
34431 \begin_inset Box Shadowbox
34432 position "c"
34433 hor_pos "c"
34434 has_inner_box 1
34435 inner_pos "c"
34436 use_parbox 0
34437 use_makebox 0
34438 width "20col%"
34439 special "none"
34440 height "1in"
34441 height_special "totalheight"
34442 thickness "0.4pt"
34443 separation "3pt"
34444 shadowsize "4pt"
34445 framecolor "black"
34446 backgroundcolor "none"
34447 status collapsed
34448
34449 \begin_layout Plain Layout
34450 \align center
34451 Borde sombrado
34452 \end_layout
34453
34454 \end_inset
34455
34456
34457 \end_layout
34458
34459 \begin_layout Description
34460 Fondo
34461 \begin_inset space ~
34462 \end_inset
34463
34464 coloreado Dibuja un cuadro con fondo de color rojo.
34465  A diferencia de los cuadros coloreados,
34466 \begin_inset Foot
34467 status collapsed
34468
34469 \begin_layout Plain Layout
34470 véase sec.
34471  
34472 \begin_inset CommandInset ref
34473 LatexCommand ref
34474 reference "sec:Marcos-Coloreados"
34475
34476 \end_inset
34477
34478
34479 \end_layout
34480
34481 \end_inset
34482
34483  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
34484 \begin_inset Box Shaded
34485 position "t"
34486 hor_pos "c"
34487 has_inner_box 0
34488 inner_pos "t"
34489 use_parbox 0
34490 use_makebox 0
34491 width "50col%"
34492 special "none"
34493 height "1in"
34494 height_special "totalheight"
34495 thickness "0.4pt"
34496 separation "3pt"
34497 shadowsize "4pt"
34498 framecolor "black"
34499 backgroundcolor "none"
34500 status collapsed
34501
34502 \begin_layout Plain Layout
34503 Cuadro con fondo sombreado
34504 \end_layout
34505
34506 \end_inset
34507
34508
34509 \end_layout
34510
34511 \begin_layout Description
34512 Borde
34513 \begin_inset space ~
34514 \end_inset
34515
34516 rectangular
34517 \begin_inset space ~
34518 \end_inset
34519
34520 doble Dibuja un rectángulo de línea doble alrededor.
34521  El grosor de la línea interior es 0.75
34522 \begin_inset space \thinspace{}
34523 \end_inset
34524
34525 grosor
34526 \begin_inset space ~
34527 \end_inset
34528
34529 del
34530 \begin_inset space ~
34531 \end_inset
34532
34533 borde, el de la línea exterior es 1.5
34534 \begin_inset space \thinspace{}
34535 \end_inset
34536
34537 grosor
34538 \begin_inset space ~
34539 \end_inset
34540
34541 del
34542 \begin_inset space ~
34543 \end_inset
34544
34545 borde.
34546  La distancia entre líneas es 1.5
34547 \begin_inset space \thinspace{}
34548 \end_inset
34549
34550 grosor
34551 \begin_inset space ~
34552 \end_inset
34553
34554 del
34555 \begin_inset space ~
34556 \end_inset
34557
34558 borde
34559 \begin_inset space \thinspace{}
34560 \end_inset
34561
34562 +
34563 \begin_inset space \thinspace{}
34564 \end_inset
34565
34566 0.5
34567 \begin_inset space \thinspace{}
34568 \end_inset
34569
34570 pt.
34571  
34572 \begin_inset Box Doublebox
34573 position "c"
34574 hor_pos "c"
34575 has_inner_box 1
34576 inner_pos "c"
34577 use_parbox 0
34578 use_makebox 0
34579 width "20col%"
34580 special "none"
34581 height "1in"
34582 height_special "totalheight"
34583 thickness "0.4pt"
34584 separation "3pt"
34585 shadowsize "4pt"
34586 framecolor "black"
34587 backgroundcolor "none"
34588 status collapsed
34589
34590 \begin_layout Plain Layout
34591 \align center
34592 Borde doble
34593 \end_layout
34594
34595 \end_inset
34596
34597
34598 \end_layout
34599
34600 \begin_layout Standard
34601 La etiqueta del marco en \SpecialChar LyX
34602  reflejará el estilo de borde elegido.
34603  Para poder utilizar los distintos bordes, debe estar instalado el paquete
34604  \SpecialChar LaTeX
34605  
34606 \series bold
34607 fancybox
34608 \series default
34609
34610 \begin_inset Index idx
34611 status collapsed
34612
34613 \begin_layout Plain Layout
34614 \SpecialChar LaTeX
34615 -paquetes ! fancybox
34616 \end_layout
34617
34618 \end_inset
34619
34620 .
34621 \end_layout
34622
34623 \begin_layout Standard
34624 \begin_inset VSpace bigskip
34625 \end_inset
34626
34627 Si usas la decoración 
34628 \family sans
34629 Borde rectangular sencillo
34630 \family default
34631  sin marco interior, puedes permitir saltos de página dentro del marco.
34632  Ten en cuenta que en ese caso, al contrario que otros marcos con bordes,
34633  el borde usa siempre todo el ancho de columna y el marco se establece como
34634  su párrafo propio: 
34635 \begin_inset Box Framed
34636 position "t"
34637 hor_pos "c"
34638 has_inner_box 0
34639 inner_pos "t"
34640 use_parbox 0
34641 use_makebox 0
34642 width "100col%"
34643 special "none"
34644 height "1in"
34645 height_special "totalheight"
34646 thickness "0.4pt"
34647 separation "3pt"
34648 shadowsize "4pt"
34649 framecolor "black"
34650 backgroundcolor "none"
34651 status collapsed
34652
34653 \begin_layout Plain Layout
34654 Cuadro que permite saltos de página
34655 \end_layout
34656
34657 \end_inset
34658
34659
34660 \end_layout
34661
34662 \begin_layout Section
34663 Personalización de marcos
34664 \begin_inset Index idx
34665 status collapsed
34666
34667 \begin_layout Plain Layout
34668 Marcos ! Personalizar
34669 \end_layout
34670
34671 \end_inset
34672
34673
34674 \end_layout
34675
34676 \begin_layout Standard
34677 El diámetro de las esquinas de los bordes ovalados se puede modificar con
34678  el comando 
34679 \series bold
34680
34681 \backslash
34682 cornersize
34683 \series default
34684 .
34685  El comando
34686 \end_layout
34687
34688 \begin_layout Standard
34689
34690 \series bold
34691
34692 \backslash
34693 cornersize*{1cm}
34694 \end_layout
34695
34696 \begin_layout Standard
34697 establece un diámetro de 1
34698 \begin_inset space \thinspace{}
34699 \end_inset
34700
34701 cm.
34702  El comando
34703 \end_layout
34704
34705 \begin_layout Standard
34706
34707 \series bold
34708
34709 \backslash
34710 cornersize{num}
34711 \end_layout
34712
34713 \begin_layout Standard
34714 fija el diámetro en 
34715 \family sans
34716 num
34717 \begin_inset space \thinspace{}
34718 \end_inset
34719
34720 ×
34721 \begin_inset space \thinspace{}
34722 \end_inset
34723
34724 mínimo
34725 \family default
34726  
34727 \family sans
34728 (ancho y alto del marco)
34729 \family default
34730 .
34731  Por omisión es 
34732 \series bold
34733
34734 \backslash
34735 cornersize{0.5}
34736 \series default
34737 .
34738 \end_layout
34739
34740 \begin_layout Standard
34741 \begin_inset ERT
34742 status collapsed
34743
34744 \begin_layout Plain Layout
34745
34746
34747 \backslash
34748 cornersize*{1.5cm}
34749 \end_layout
34750
34751 \end_inset
34752
34753
34754 \begin_inset Box Ovalbox
34755 position "c"
34756 hor_pos "c"
34757 has_inner_box 1
34758 inner_pos "c"
34759 use_parbox 0
34760 use_makebox 0
34761 width "28col%"
34762 special "none"
34763 height "1in"
34764 height_special "totalheight"
34765 thickness "0.4pt"
34766 separation "3pt"
34767 shadowsize "4pt"
34768 framecolor "black"
34769 backgroundcolor "none"
34770 status open
34771
34772 \begin_layout Plain Layout
34773 \align center
34774 Marco ovalado con 
34775 \series bold
34776
34777 \backslash
34778 cornersize
34779 \series default
34780
34781 \begin_inset space \thinspace{}
34782 \end_inset
34783
34784 =
34785 \begin_inset space \thinspace{}
34786 \end_inset
34787
34788 1.5
34789 \begin_inset space \thinspace{}
34790 \end_inset
34791
34792 cm
34793 \end_layout
34794
34795 \end_inset
34796
34797
34798 \begin_inset ERT
34799 status collapsed
34800
34801 \begin_layout Plain Layout
34802
34803
34804 \backslash
34805 cornersize{0.5}
34806 \end_layout
34807
34808 \end_inset
34809
34810
34811 \end_layout
34812
34813 \begin_layout Standard
34814 \begin_inset VSpace bigskip
34815 \end_inset
34816
34817
34818 \end_layout
34819
34820 \begin_layout Standard
34821 El color rojo predeterminado de los marcos con 
34822 \family sans
34823 fondo
34824 \begin_inset space ~
34825 \end_inset
34826
34827 coloreado
34828 \family default
34829  se puede cambiar en el sitio con el comando 
34830 \series bold
34831
34832 \backslash
34833 definecolor{shadecolor}
34834 \series default
34835  o globalmente con el menú 
34836 \family sans
34837 Herramientas
34838 \family default
34839 \SpecialChar menuseparator
34840
34841 \family sans
34842 Preferencias
34843 \family default
34844 \SpecialChar menuseparator
34845
34846 \family sans
34847 Colores
34848 \family default
34849 \SpecialChar menuseparator
34850
34851 \family sans
34852 marco
34853 \begin_inset space ~
34854 \end_inset
34855
34856 coloreado
34857 \family default
34858 .
34859  El esquema del comando 
34860 \series bold
34861
34862 \backslash
34863 definecolor
34864 \series default
34865  se explica en la sección
34866 \begin_inset space ~
34867 \end_inset
34868
34869
34870 \begin_inset CommandInset ref
34871 LatexCommand ref
34872 reference "sec:Cuadros-Coloreados"
34873
34874 \end_inset
34875
34876 .
34877 \begin_inset Foot
34878 status collapsed
34879
34880 \begin_layout Plain Layout
34881 El comando 
34882 \series bold
34883
34884 \backslash
34885 definecolor
34886 \series default
34887  requiere el paquete \SpecialChar LaTeX
34888  
34889 \series bold
34890 color
34891 \series default
34892  en el preámbulo, véase la sección
34893 \begin_inset space ~
34894 \end_inset
34895
34896
34897 \begin_inset CommandInset ref
34898 LatexCommand ref
34899 reference "sec:Marcos-Coloreados"
34900
34901 \end_inset
34902
34903 .
34904 \end_layout
34905
34906 \end_inset
34907
34908  Por ejemplo, la nota siguiente se define con el comando en código \SpecialChar TeX
34909
34910 \end_layout
34911
34912 \begin_layout Standard
34913
34914 \series bold
34915
34916 \backslash
34917 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34918 \end_layout
34919
34920 \begin_layout Standard
34921 \begin_inset ERT
34922 status collapsed
34923
34924 \begin_layout Plain Layout
34925
34926
34927 \backslash
34928 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34929 \end_layout
34930
34931 \end_inset
34932
34933
34934 \begin_inset Box Shaded
34935 position "t"
34936 hor_pos "c"
34937 has_inner_box 0
34938 inner_pos "t"
34939 use_parbox 0
34940 use_makebox 0
34941 width "100col%"
34942 special "none"
34943 height "1in"
34944 height_special "totalheight"
34945 thickness "0.4pt"
34946 separation "3pt"
34947 shadowsize "4pt"
34948 framecolor "black"
34949 backgroundcolor "none"
34950 status open
34951
34952 \begin_layout Plain Layout
34953
34954 \color yellow
34955 Texto amarillo en un marco con fondo coloreado en verde oscuro.
34956 \end_layout
34957
34958 \end_inset
34959
34960
34961 \begin_inset ERT
34962 status collapsed
34963
34964 \begin_layout Plain Layout
34965
34966
34967 \backslash
34968 definecolor{shadecolor}{rgb}{1,0,0}
34969 \end_layout
34970
34971 \end_inset
34972
34973
34974 \end_layout
34975
34976 \begin_layout Standard
34977 \begin_inset VSpace bigskip
34978 \end_inset
34979
34980 Los cambios en las dimensiones y de los colores son válidos para todos los
34981  marcos que siguen a los comandos.
34982 \end_layout
34983
34984 \begin_layout Section
34985 Minipáginas
34986 \begin_inset CommandInset label
34987 LatexCommand label
34988 name "sec:Minipáginas"
34989
34990 \end_inset
34991
34992
34993 \begin_inset Index idx
34994 status collapsed
34995
34996 \begin_layout Plain Layout
34997 Marcos ! Minipáginas
34998 \end_layout
34999
35000 \end_inset
35001
35002
35003 \end_layout
35004
35005 \begin_layout Standard
35006 Las minipáginas son tratadas por \SpecialChar LaTeX
35007  como páginas dentro de páginas y por tanto
35008  pueden tener, por ejemplo, sus propias notas al pie.
35009 \end_layout
35010
35011 \begin_layout Standard
35012 Las minipáginas son útiles para escribir documentos en distintas lenguas.
35013 \end_layout
35014
35015 \begin_layout Standard
35016 A continuación hay dos ejemplos de minipáginas adosadas.
35017  Su anchura está puesta en 45
35018 \begin_inset space \thinspace{}
35019 \end_inset
35020
35021 % y separadas por un relleno horizontal, insertado mediante el menú 
35022 \family sans
35023 Insertar\SpecialChar menuseparator
35024 Formato\SpecialChar menuseparator
35025 Relleno
35026 \begin_inset space ~
35027 \end_inset
35028
35029 horizontal
35030 \family default
35031 .
35032 \end_layout
35033
35034 \begin_layout Standard
35035 \begin_inset Box Frameless
35036 position "t"
35037 hor_pos "c"
35038 has_inner_box 1
35039 inner_pos "c"
35040 use_parbox 0
35041 use_makebox 0
35042 width "45col%"
35043 special "none"
35044 height "1in"
35045 height_special "totalheight"
35046 thickness "0.4pt"
35047 separation "3pt"
35048 shadowsize "4pt"
35049 framecolor "black"
35050 backgroundcolor "none"
35051 status open
35052
35053 \begin_layout Plain Layout
35054
35055 \lang ngerman
35056 Dies ist ein deutscher Text.
35057  Dies ist ein deutscher Text.
35058  Dies ist ein deutscher Text.
35059  Dies ist ein deutscher Text.
35060  Dies ist ein deutscher Text.
35061  Dies ist ein deutscher Text.
35062  Dies ist ein deutscher Text.
35063  Dies ist ein deutscher Text.
35064  Dies ist ein deutscher Text.
35065  Dies ist ein deutscher Text.
35066  Dies ist ein deutscher Text.
35067  Dies ist ein deutscher Text.
35068  Dies ist ein deutscher Text
35069 \begin_inset Foot
35070 status collapsed
35071
35072 \begin_layout Plain Layout
35073
35074 \lang ngerman
35075 Dies ist eine deutsche Fußnote.
35076 \end_layout
35077
35078 \end_inset
35079
35080 .
35081  Dies ist ein deutscher Text.
35082  Dies ist ein deutscher Text.
35083 \end_layout
35084
35085 \end_inset
35086
35087
35088 \begin_inset space \hfill{}
35089 \end_inset
35090
35091
35092 \begin_inset Box Frameless
35093 position "t"
35094 hor_pos "c"
35095 has_inner_box 1
35096 inner_pos "c"
35097 use_parbox 0
35098 use_makebox 0
35099 width "45col%"
35100 special "none"
35101 height "1in"
35102 height_special "totalheight"
35103 thickness "0.4pt"
35104 separation "3pt"
35105 shadowsize "4pt"
35106 framecolor "black"
35107 backgroundcolor "none"
35108 status open
35109
35110 \begin_layout Plain Layout
35111
35112 \lang english
35113 This is an English Text.
35114  This is an English Text.
35115  This is an English Text.
35116  This is an English Text.
35117  This is an English Text.
35118  This is an English Text.
35119  This is an English Text.
35120  This is an English Text.
35121  This is an English Text.
35122  This is an English Text.
35123  This is an English Text.
35124  This is an English Text.
35125  This is an English Text.
35126  This is an English Text.
35127  This is an English Text.
35128  This is an English Text.
35129 \begin_inset Foot
35130 status collapsed
35131
35132 \begin_layout Plain Layout
35133
35134 \lang english
35135 This is an English footnote.
35136 \end_layout
35137
35138 \end_inset
35139
35140  This is an English Text.
35141 \end_layout
35142
35143 \end_inset
35144
35145
35146 \end_layout
35147
35148 \begin_layout Standard
35149 \begin_inset VSpace bigskip
35150 \end_inset
35151
35152 La configuración global de párrafos se ignora en las minipáginas.
35153  Esto significa que en las mismas no habrá espacio entre párrafos aunque
35154  pongas p.
35155 \begin_inset space \thinspace{}
35156 \end_inset
35157
35158 ej.
35159 \begin_inset space ~
35160 \end_inset
35161
35162
35163 \family sans
35164 Salto
35165 \begin_inset space ~
35166 \end_inset
35167
35168 medio
35169 \family default
35170  en la configuración del documento.
35171 \end_layout
35172
35173 \begin_layout Standard
35174 Las minipáginas también sirven para poner un color de fondo para partes
35175  de texto, véase sección
35176 \begin_inset space ~
35177 \end_inset
35178
35179
35180 \begin_inset CommandInset ref
35181 LatexCommand ref
35182 reference "sec:Marcos-Coloreados"
35183
35184 \end_inset
35185
35186 .
35187 \end_layout
35188
35189 \begin_layout Standard
35190 \begin_inset Note Greyedout
35191 status open
35192
35193 \begin_layout Plain Layout
35194
35195 \series bold
35196 Nota:
35197 \series default
35198  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
35199  tener minipáginas en cuadros, en flotantes, y en otros marcos.
35200 \end_layout
35201
35202 \end_inset
35203
35204
35205 \end_layout
35206
35207 \begin_layout Standard
35208 \begin_inset VSpace bigskip
35209 \end_inset
35210
35211
35212 \end_layout
35213
35214 \begin_layout Standard
35215 \SpecialChar LyX
35216  proporciona soporte básico para minipáginas cuyo tamaño es determinado
35217  automáticamente por la anchura de su contenido, mediante el módulo 
35218 \family sans
35219 Minipáginas
35220 \begin_inset space ~
35221 \end_inset
35222
35223 ancho
35224 \begin_inset space ~
35225 \end_inset
35226
35227 variable
35228 \family default
35229 .
35230  El archivo de ejemplo \SpecialChar LyX
35231  
35232 \emph on
35233 varwidth-floats-side-by-side
35234 \emph default
35235  tiene ejemplos de estas minipáginas para colocar flotantes adosados.
35236 \end_layout
35237
35238 \begin_layout Section
35239 Marcos de párrafo
35240 \begin_inset CommandInset label
35241 LatexCommand label
35242 name "sec:Marcos-de-Párrafo"
35243
35244 \end_inset
35245
35246
35247 \begin_inset Index idx
35248 status collapsed
35249
35250 \begin_layout Plain Layout
35251 Marcos ! de párrafo
35252 \end_layout
35253
35254 \end_inset
35255
35256
35257 \end_layout
35258
35259 \begin_layout Standard
35260 Los marcos de párrafo son similares a las minipáginas con la diferencia
35261  de que no pueden contener notas al pie.
35262 \end_layout
35263
35264 \begin_layout Standard
35265 \align center
35266 \begin_inset Box Frameless
35267 position "t"
35268 hor_pos "c"
35269 has_inner_box 1
35270 inner_pos "t"
35271 use_parbox 1
35272 use_makebox 0
35273 width "33col%"
35274 special "none"
35275 height "1in"
35276 height_special "totalheight"
35277 thickness "0.4pt"
35278 separation "3pt"
35279 shadowsize "4pt"
35280 framecolor "black"
35281 backgroundcolor "none"
35282 status open
35283
35284 \begin_layout Plain Layout
35285 Texto en un marco de párrafo.
35286  Texto en un marco de párrafo.
35287  Esta nota no aparece:
35288 \begin_inset Foot
35289 status open
35290
35291 \begin_layout Plain Layout
35292 Esta es una nota en un marco de párrafo y por eso no aparecerá.
35293 \end_layout
35294
35295 \end_inset
35296
35297
35298 \end_layout
35299
35300 \end_inset
35301
35302
35303 \end_layout
35304
35305 \begin_layout Section
35306 Marcos para palabras y caracteres
35307 \begin_inset Index idx
35308 status collapsed
35309
35310 \begin_layout Plain Layout
35311 Marcos ! para palabras y caracteres
35312 \end_layout
35313
35314 \end_inset
35315
35316
35317 \end_layout
35318
35319 \begin_layout Subsection
35320 Evitar la partición de palabras
35321 \begin_inset CommandInset label
35322 LatexCommand label
35323 name "sec:Evitar-la-Partición"
35324
35325 \end_inset
35326
35327
35328 \begin_inset Index idx
35329 status collapsed
35330
35331 \begin_layout Plain Layout
35332 Marcos ! para evitar partición de palabras
35333 \end_layout
35334
35335 \end_inset
35336
35337
35338 \end_layout
35339
35340 \begin_layout Standard
35341 El marco tipo 
35342 \family sans
35343 Marco de línea
35344 \family default
35345  sirve para evitar que una palabra sea partida con guión.
35346 \begin_inset Newline newline
35347 \end_inset
35348
35349 He aquí un ejemplo:
35350 \end_layout
35351
35352 \begin_layout Standard
35353 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
35354 palabra».
35355 \end_layout
35356
35357 \begin_layout Standard
35358 Para evitar la división de la palabra «estalarguísimapalabra», ponla en
35359  un marco, establece el 
35360 \family sans
35361 Marco interior
35362 \family default
35363  en 
35364 \family sans
35365 Marco de línea
35366 \family default
35367  y no pongas ancho explícito.
35368 \end_layout
35369
35370 \begin_layout Standard
35371 Este es el resultado:
35372 \end_layout
35373
35374 \begin_layout Standard
35375 Esta línea es un ejemplo para mostrar cómo evitar la división de 
35376 \begin_inset Box Frameless
35377 position "t"
35378 hor_pos "c"
35379 has_inner_box 1
35380 inner_pos "t"
35381 use_parbox 0
35382 use_makebox 1
35383 width ""
35384 special "none"
35385 height "1in"
35386 height_special "totalheight"
35387 thickness "0.4pt"
35388 separation "3pt"
35389 shadowsize "4pt"
35390 framecolor "black"
35391 backgroundcolor "none"
35392 status open
35393
35394 \begin_layout Plain Layout
35395 «estalarguísimapalabra»
35396 \end_layout
35397
35398 \end_inset
35399
35400 .
35401 \end_layout
35402
35403 \begin_layout Standard
35404 Como alternativa puedes poner el comando «
35405 \series bold
35406
35407 \backslash
35408 -
35409 \series default
35410 » en código \SpecialChar TeX
35411  directamente antes de la palabra:
35412 \end_layout
35413
35414 \begin_layout Standard
35415 Esta línea es un ejemplo para mostrar cómo evitar la división de «
35416 \begin_inset ERT
35417 status collapsed
35418
35419 \begin_layout Plain Layout
35420
35421
35422 \backslash
35423 -
35424 \end_layout
35425
35426 \end_inset
35427
35428 estalarguísimapalabra».
35429 \end_layout
35430
35431 \begin_layout Standard
35432 Por supuesto, la palabra sobresale del margen.
35433  Para evitarlo añade, con el menú 
35434 \family sans
35435 Insertar\SpecialChar menuseparator
35436 Formato\SpecialChar menuseparator
35437 Salto
35438 \begin_inset space ~
35439 \end_inset
35440
35441 de
35442 \begin_inset space ~
35443 \end_inset
35444
35445 línea
35446 \begin_inset space ~
35447 \end_inset
35448
35449 cortada
35450 \family default
35451  (atajo 
35452 \family sans
35453 Ctrl+Entrar
35454 \family default
35455 ), un salto de línea antes de la palabra:
35456 \end_layout
35457
35458 \begin_layout Standard
35459 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
35460 \begin_inset Newline newline
35461 \end_inset
35462
35463
35464 \begin_inset Box Frameless
35465 position "t"
35466 hor_pos "c"
35467 has_inner_box 1
35468 inner_pos "t"
35469 use_parbox 0
35470 use_makebox 1
35471 width ""
35472 special "none"
35473 height "1in"
35474 height_special "totalheight"
35475 thickness "0.4pt"
35476 separation "3pt"
35477 shadowsize "4pt"
35478 framecolor "black"
35479 backgroundcolor "none"
35480 status open
35481
35482 \begin_layout Plain Layout
35483 «estalarguísimapalabra»
35484 \end_layout
35485
35486 \end_inset
35487
35488 .
35489 \end_layout
35490
35491 \begin_layout Subsection
35492 Alineación vertical
35493 \begin_inset CommandInset label
35494 LatexCommand label
35495 name "subsec:Alineación-Vertical"
35496
35497 \end_inset
35498
35499
35500 \begin_inset Index idx
35501 status collapsed
35502
35503 \begin_layout Plain Layout
35504 Marcos ! para alineación vertical
35505 \end_layout
35506
35507 \end_inset
35508
35509
35510 \end_layout
35511
35512 \begin_layout Standard
35513 Con ayuda del comando 
35514 \series bold
35515
35516 \backslash
35517 raisebox
35518 \series default
35519  puedes alinear verticalmente con el texto circundante palabras o caracteres.
35520  
35521 \series bold
35522
35523 \backslash
35524 raisebox
35525 \series default
35526  se utiliza según el esquema:
35527 \end_layout
35528
35529 \begin_layout Standard
35530
35531 \series bold
35532
35533 \backslash
35534 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
35535 \end_layout
35536
35537 \begin_layout Standard
35538 La elevación puede ser un valor positivo para subir el marco o negativo
35539  para bajarlo.
35540 \end_layout
35541
35542 \begin_layout Standard
35543 Para alinear una palabra, p.
35544 \begin_inset space \thinspace{}
35545 \end_inset
35546
35547 e
35548 \begin_inset space ~
35549 \end_inset
35550
35551 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
35552  en la línea de base, inserta el comando
35553 \end_layout
35554
35555 \begin_layout Standard
35556
35557 \series bold
35558
35559 \backslash
35560 raisebox{
35561 \backslash
35562 depth}{
35563 \end_layout
35564
35565 \begin_layout Standard
35566 en código \SpecialChar TeX
35567  antes de la palabra.
35568  Detrás de la palabra inserta una llave de cierre «
35569 \series bold
35570 }
35571 \series default
35572 » en código \SpecialChar TeX
35573 .
35574 \begin_inset Newline newline
35575 \end_inset
35576
35577 Este es el resultado:
35578 \end_layout
35579
35580 \begin_layout Standard
35581 Esto es una línea de texto con la palabra 
35582 \begin_inset ERT
35583 status collapsed
35584
35585 \begin_layout Plain Layout
35586
35587
35588 \backslash
35589 raisebox{
35590 \backslash
35591 depth}{
35592 \end_layout
35593
35594 \end_inset
35595
35596 «prevención»
35597 \begin_inset ERT
35598 status collapsed
35599
35600 \begin_layout Plain Layout
35601
35602 }
35603 \end_layout
35604
35605 \end_inset
35606
35607  elevada.
35608 \end_layout
35609
35610 \begin_layout Standard
35611 \begin_inset VSpace bigskip
35612 \end_inset
35613
35614 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
35615 \end_layout
35616
35617 \begin_layout Standard
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{-
35627 \backslash
35628 depth}{
35629 \end_layout
35630
35631 \end_inset
35632
35633 «prevención»
35634 \begin_inset ERT
35635 status collapsed
35636
35637 \begin_layout Plain Layout
35638
35639 }
35640 \end_layout
35641
35642 \end_inset
35643
35644  bajada.
35645 \begin_inset Newline newline
35646 \end_inset
35647
35648 Esto es una línea de texto con la palabra 
35649 \begin_inset ERT
35650 status collapsed
35651
35652 \begin_layout Plain Layout
35653
35654
35655 \backslash
35656 raisebox{0.5cm}{
35657 \end_layout
35658
35659 \end_inset
35660
35661 «testigo»
35662 \begin_inset ERT
35663 status collapsed
35664
35665 \begin_layout Plain Layout
35666
35667 }
35668 \end_layout
35669
35670 \end_inset
35671
35672  elevada.
35673 \end_layout
35674
35675 \begin_layout Standard
35676 Si por alguna razón quieres impedir esto, pon la altura del marco a cero.
35677  Por ejemplo
35678 \end_layout
35679
35680 \begin_layout Standard
35681
35682 \series bold
35683
35684 \backslash
35685 raisebox{-
35686 \backslash
35687 depth}[0pt]{
35688 \end_layout
35689
35690 \begin_layout Standard
35691 Esto es una línea de texto con la palabra 
35692 \begin_inset ERT
35693 status collapsed
35694
35695 \begin_layout Plain Layout
35696
35697
35698 \backslash
35699 raisebox{-
35700 \backslash
35701 depth}[0pt]{
35702 \end_layout
35703
35704 \end_inset
35705
35706 «prevención»
35707 \begin_inset ERT
35708 status collapsed
35709
35710 \begin_layout Plain Layout
35711
35712 }
35713 \end_layout
35714
35715 \end_inset
35716
35717  bajada.
35718 \begin_inset Newline newline
35719 \end_inset
35720
35721
35722 \begin_inset Newline newline
35723 \end_inset
35724
35725 Esto es una línea de texto con la palabra 
35726 \begin_inset ERT
35727 status collapsed
35728
35729 \begin_layout Plain Layout
35730
35731
35732 \backslash
35733 raisebox{0.5cm}[0pt]{
35734 \end_layout
35735
35736 \end_inset
35737
35738 «testigo»
35739 \begin_inset ERT
35740 status collapsed
35741
35742 \begin_layout Plain Layout
35743
35744 }
35745 \end_layout
35746
35747 \end_inset
35748
35749  elevada.
35750 \end_layout
35751
35752 \begin_layout Section
35753 Marcos coloreados
35754 \begin_inset CommandInset label
35755 LatexCommand label
35756 name "sec:Marcos-Coloreados"
35757
35758 \end_inset
35759
35760
35761 \begin_inset Index idx
35762 status collapsed
35763
35764 \begin_layout Plain Layout
35765 Marcos ! Colorear
35766 \end_layout
35767
35768 \end_inset
35769
35770
35771 \end_layout
35772
35773 \begin_layout Standard
35774 Para colorear el fondo de un marco selecciona el color deseado en el cuadro
35775  de diálogo.
35776  Como ejemplo, he aquí un marco con fondo naranja:
35777 \end_layout
35778
35779 \begin_layout Standard
35780 \begin_inset Box Frameless
35781 position "t"
35782 hor_pos "c"
35783 has_inner_box 1
35784 inner_pos "t"
35785 use_parbox 0
35786 use_makebox 1
35787 width ""
35788 special "none"
35789 height "1in"
35790 height_special "totalheight"
35791 thickness "0.4pt"
35792 separation "3pt"
35793 shadowsize "4pt"
35794 framecolor "black"
35795 backgroundcolor "orange"
35796 status open
35797
35798 \begin_layout Plain Layout
35799 Marco con fondo naranja
35800 \end_layout
35801
35802 \end_inset
35803
35804
35805 \end_layout
35806
35807 \begin_layout Standard
35808 Si usas la decoración 
35809 \family sans
35810 Borde
35811 \begin_inset space ~
35812 \end_inset
35813
35814 rectangular
35815 \begin_inset space ~
35816 \end_inset
35817
35818 sencillo
35819 \family default
35820  puedes determinar un borde colorido.
35821  En este caso debes especificar además un color (\SpecialChar LyX
35822  pone blanco por omisión).
35823  Un ejemplo:
35824 \end_layout
35825
35826 \begin_layout Standard
35827 \begin_inset Box Boxed
35828 position "t"
35829 hor_pos "c"
35830 has_inner_box 0
35831 inner_pos "t"
35832 use_parbox 0
35833 use_makebox 0
35834 width ""
35835 special "none"
35836 height "1in"
35837 height_special "totalheight"
35838 thickness "0.4pt"
35839 separation "3pt"
35840 shadowsize "4pt"
35841 framecolor "teal"
35842 backgroundcolor "yellow"
35843 status open
35844
35845 \begin_layout Plain Layout
35846 Marco con borde color cerceta y fondo amarillo
35847 \end_layout
35848
35849 \end_inset
35850
35851
35852 \end_layout
35853
35854 \begin_layout Standard
35855 \begin_inset VSpace bigskip
35856 \end_inset
35857
35858
35859 \end_layout
35860
35861 \begin_layout Standard
35862 También puedes colorear el texto, por supuesto:
35863 \begin_inset Newline newline
35864 \end_inset
35865
35866
35867 \begin_inset Box Boxed
35868 position "t"
35869 hor_pos "c"
35870 has_inner_box 0
35871 inner_pos "t"
35872 use_parbox 0
35873 use_makebox 0
35874 width ""
35875 special "none"
35876 height "1in"
35877 height_special "totalheight"
35878 thickness "0.4pt"
35879 separation "3pt"
35880 shadowsize "4pt"
35881 framecolor "cyan"
35882 backgroundcolor "magenta"
35883 status open
35884
35885 \begin_layout Plain Layout
35886
35887 \color yellow
35888 Marco con texto, fondo y borde en distintos colores.
35889 \end_layout
35890
35891 \end_inset
35892
35893
35894 \end_layout
35895
35896 \begin_layout Standard
35897 \begin_inset VSpace bigskip
35898 \end_inset
35899
35900
35901 \end_layout
35902
35903 \begin_layout Standard
35904 Si deseas un color distinto de los predefinidos, puedes definir tus propios
35905  colores según se explica en la sección
35906 \begin_inset space ~
35907 \end_inset
35908
35909
35910 \begin_inset CommandInset ref
35911 LatexCommand ref
35912 reference "sec:Cuadros-Coloreados"
35913
35914 \end_inset
35915
35916 .
35917  Para usar un color personal debes hay que usar código \SpecialChar TeX
35918
35919 \end_layout
35920
35921 \begin_layout Standard
35922 Los marcos coloreados sin borde se crean con el comando 
35923 \series bold
35924
35925 \backslash
35926 colorbox
35927 \series default
35928 , de acuerdo con el siguiente esquema:
35929 \end_layout
35930
35931 \begin_layout Standard
35932
35933 \series bold
35934
35935 \backslash
35936 colorbox{color}{contenido del marco}
35937 \end_layout
35938
35939 \begin_layout Standard
35940 El contenido también puede ser un marco y los marcos coloreados también
35941  pueden estar en otros marcos.
35942  Por ejemplo, para poner fondo verdeoscuro a una palabra, inserta el comando
35943 \end_layout
35944
35945 \begin_layout Standard
35946
35947 \series bold
35948
35949 \backslash
35950 colorbox{verdeoscuro}{
35951 \end_layout
35952
35953 \begin_layout Standard
35954 en código \SpecialChar TeX
35955  antes de la palabra.
35956  Tras la palabra inserta una llave de cierre «
35957 \series bold
35958 }
35959 \series default
35960 » en código \SpecialChar TeX
35961 .
35962 \begin_inset Newline newline
35963 \end_inset
35964
35965 Este es el resultado:
35966 \end_layout
35967
35968 \begin_layout Standard
35969 Línea en la que la palabra 
35970 \begin_inset ERT
35971 status collapsed
35972
35973 \begin_layout Plain Layout
35974
35975
35976 \backslash
35977 colorbox{verdeoscuro}{
35978 \end_layout
35979
35980 \end_inset
35981
35982 «¡Atención!»
35983 \begin_inset ERT
35984 status collapsed
35985
35986 \begin_layout Plain Layout
35987
35988 }
35989 \end_layout
35990
35991 \end_inset
35992
35993  tiene fondo verdeoscuro.
35994 \end_layout
35995
35996 \begin_layout Standard
35997 Los marcos coloreados con borde se crean con el comando 
35998 \series bold
35999
36000 \backslash
36001 fcolorbox
36002 \series default
36003  con el esquema siguiente:
36004 \end_layout
36005
36006 \begin_layout Standard
36007
36008 \series bold
36009
36010 \backslash
36011 fcolorbox{color del borde}{color del fondo}{contenido del marco}
36012 \end_layout
36013
36014 \begin_layout Section
36015 Marcos girados y a escala
36016 \end_layout
36017
36018 \begin_layout Standard
36019 Para poder usar los marcos descritos en esta sección debe cargarse el módulo
36020  
36021 \family sans
36022 Marcos gráficos
36023 \family default
36024  en la configuración del documento.
36025 \end_layout
36026
36027 \begin_layout Standard
36028 \begin_inset Note Greyedout
36029 status open
36030
36031 \begin_layout Plain Layout
36032
36033 \series bold
36034 Nota:
36035 \series default
36036  no todos los visores DVI pueden mostrar rotaciones o escalas.
36037 \end_layout
36038
36039 \end_inset
36040
36041
36042 \end_layout
36043
36044 \begin_layout Standard
36045 \begin_inset Note Greyedout
36046 status open
36047
36048 \begin_layout Plain Layout
36049
36050 \series bold
36051 Nota:
36052 \series default
36053  Los marcos girados o a escala no pueden contener flotantes.
36054 \end_layout
36055
36056 \end_inset
36057
36058
36059 \end_layout
36060
36061 \begin_layout Subsection
36062 Marcos girados
36063 \begin_inset Index idx
36064 status collapsed
36065
36066 \begin_layout Plain Layout
36067 Marcos ! Girar
36068 \end_layout
36069
36070 \end_inset
36071
36072
36073 \begin_inset Index idx
36074 status collapsed
36075
36076 \begin_layout Plain Layout
36077 Material rotado
36078 \end_layout
36079
36080 \end_inset
36081
36082
36083 \end_layout
36084
36085 \begin_layout Standard
36086 Para girar material debes ponerlo en un 
36087 \family sans
36088 Marco
36089 \begin_inset space ~
36090 \end_inset
36091
36092 rotación
36093 \family default
36094 .
36095  Se inserta con el menú
36096 \family sans
36097  Insertar\SpecialChar menuseparator
36098 Recuadro
36099 \begin_inset space ~
36100 \end_inset
36101
36102 personalizado\SpecialChar menuseparator
36103 Marco
36104 \begin_inset space ~
36105 \end_inset
36106
36107 rotación
36108 \family default
36109 .
36110 \end_layout
36111
36112 \begin_layout Standard
36113 El origen de rotación se puede especificar en el recuadro 
36114 \family sans
36115 Origen
36116 \family default
36117  (menú 
36118 \family sans
36119 Insertar\SpecialChar menuseparator
36120 Origen
36121 \family default
36122 ) en la forma 
36123 \series bold
36124 origin=position
36125 \series default
36126 .
36127  Son posibles las posiciones siguientes: 
36128 \emph on
36129 c
36130 \emph default
36131  (
36132 \emph on
36133 center
36134 \emph default
36135 , centro), 
36136 \emph on
36137 l
36138 \emph default
36139  (
36140 \emph on
36141 left
36142 \emph default
36143 , izquierda), 
36144 \emph on
36145 r
36146 \emph default
36147  (
36148 \emph on
36149 right
36150 \emph default
36151 , derecha), 
36152 \emph on
36153 b
36154 \emph default
36155  (
36156 \emph on
36157 bottom
36158 \emph default
36159 , abajo), 
36160 \emph on
36161 t
36162 \emph default
36163  (
36164 \emph on
36165 top
36166 \emph default
36167 , arriba), así como combinaciones adecuadas de las posiciones básicas.
36168  Por ejemplo, 
36169 \emph on
36170 lt
36171 \emph default
36172  significa que el origen de rotación es la esquina superior izquierda del
36173  marco.
36174  Si no se especifica origen de rotación se usará la posición 
36175 \emph on
36176 l
36177 \emph default
36178 .
36179  El ángulo de rotación es un número de grados, y puede ser negativo.
36180  El sentido de giro es antihorario.
36181 \end_layout
36182
36183 \begin_layout Standard
36184 En el siguiente ejemplo se ha insertado 
36185 \series bold
36186 origin=c
36187 \series default
36188  en el recuadro 
36189 \family sans
36190 Origen
36191 \family default
36192  y 
36193 \series bold
36194 60
36195 \series default
36196  en el recuadro 
36197 \family sans
36198 Ángulo
36199 \family default
36200 .
36201 \end_layout
36202
36203 \begin_layout Standard
36204 Esta línea contiene texto 
36205 \begin_inset Flex Rotatebox
36206 status open
36207
36208 \begin_layout Plain Layout
36209 \begin_inset Argument 1
36210 status open
36211
36212 \begin_layout Plain Layout
36213 origin=c
36214 \end_layout
36215
36216 \end_inset
36217
36218
36219 \begin_inset Argument 2
36220 status open
36221
36222 \begin_layout Plain Layout
36223 60
36224 \end_layout
36225
36226 \end_inset
36227
36228 con rotación
36229 \end_layout
36230
36231 \end_inset
36232
36233 .
36234 \end_layout
36235
36236 \begin_layout Standard
36237 El contenido del marco puede ser también otro marco o una ecuación en línea:
36238 \end_layout
36239
36240 \begin_layout Standard
36241 En esta línea hay texto enmarcado 
36242 \begin_inset Flex Rotatebox
36243 status open
36244
36245 \begin_layout Plain Layout
36246 \begin_inset Argument 1
36247 status open
36248
36249 \begin_layout Plain Layout
36250 origin=r
36251 \end_layout
36252
36253 \end_inset
36254
36255
36256 \begin_inset Argument 2
36257 status open
36258
36259 \begin_layout Plain Layout
36260 -60
36261 \end_layout
36262
36263 \end_inset
36264
36265
36266 \begin_inset Box Doublebox
36267 position "c"
36268 hor_pos "c"
36269 has_inner_box 0
36270 inner_pos "c"
36271 use_parbox 0
36272 use_makebox 0
36273 width "1in"
36274 special "width"
36275 height "1in"
36276 height_special "totalheight"
36277 thickness "0.4pt"
36278 separation "3pt"
36279 shadowsize "4pt"
36280 framecolor "black"
36281 backgroundcolor "none"
36282 status collapsed
36283
36284 \begin_layout Plain Layout
36285 con rotación
36286 \end_layout
36287
36288 \end_inset
36289
36290
36291 \end_layout
36292
36293 \end_inset
36294
36295  y 
36296 \begin_inset Flex Rotatebox
36297 status open
36298
36299 \begin_layout Plain Layout
36300 \begin_inset Argument 1
36301 status open
36302
36303 \begin_layout Plain Layout
36304 origin=lb
36305 \end_layout
36306
36307 \end_inset
36308
36309
36310 \begin_inset Argument 2
36311 status open
36312
36313 \begin_layout Plain Layout
36314 60
36315 \end_layout
36316
36317 \end_inset
36318
36319
36320 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36321 \end_inset
36322
36323
36324 \end_layout
36325
36326 \end_inset
36327
36328  una ecuación.
36329 \end_layout
36330
36331 \begin_layout Standard
36332 O una imagen o un cuadro:
36333 \end_layout
36334
36335 \begin_layout Standard
36336 Aquí hay una imagen girada 
36337 \begin_inset Flex Rotatebox
36338 status open
36339
36340 \begin_layout Plain Layout
36341 \begin_inset Argument 1
36342 status open
36343
36344 \begin_layout Plain Layout
36345 origin=lb
36346 \end_layout
36347
36348 \end_inset
36349
36350
36351 \begin_inset Argument 2
36352 status open
36353
36354 \begin_layout Plain Layout
36355 90
36356 \end_layout
36357
36358 \end_inset
36359
36360
36361 \begin_inset Graphics
36362         filename ../clipart/Star-structure.pdf
36363         lyxscale 50
36364         width 25col%
36365
36366 \end_inset
36367
36368
36369 \end_layout
36370
36371 \end_inset
36372
36373  y un cuadro girado 
36374 \begin_inset Flex Rotatebox
36375 status open
36376
36377 \begin_layout Plain Layout
36378 \begin_inset Argument 2
36379 status open
36380
36381 \begin_layout Plain Layout
36382 -90
36383 \end_layout
36384
36385 \end_inset
36386
36387
36388 \begin_inset Tabular
36389 <lyxtabular version="3" rows="2" columns="2">
36390 <features tabularvalignment="middle">
36391 <column alignment="center" valignment="top">
36392 <column alignment="center" valignment="top">
36393 <row>
36394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36395 \begin_inset Text
36396
36397 \begin_layout Plain Layout
36398 q
36399 \end_layout
36400
36401 \end_inset
36402 </cell>
36403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36404 \begin_inset Text
36405
36406 \begin_layout Plain Layout
36407 w
36408 \end_layout
36409
36410 \end_inset
36411 </cell>
36412 </row>
36413 <row>
36414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36415 \begin_inset Text
36416
36417 \begin_layout Plain Layout
36418 e
36419 \end_layout
36420
36421 \end_inset
36422 </cell>
36423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36424 \begin_inset Text
36425
36426 \begin_layout Plain Layout
36427 r
36428 \end_layout
36429
36430 \end_inset
36431 </cell>
36432 </row>
36433 </lyxtabular>
36434
36435 \end_inset
36436
36437
36438 \end_layout
36439
36440 \end_inset
36441
36442 .
36443 \begin_inset Index idx
36444 status collapsed
36445
36446 \begin_layout Plain Layout
36447 Figuras ! Rotar
36448 \end_layout
36449
36450 \end_inset
36451
36452
36453 \begin_inset Index idx
36454 status collapsed
36455
36456 \begin_layout Plain Layout
36457 Cuadros ! Girar
36458 \end_layout
36459
36460 \end_inset
36461
36462
36463 \end_layout
36464
36465 \begin_layout Standard
36466 \begin_inset Note Greyedout
36467 status open
36468
36469 \begin_layout Plain Layout
36470
36471 \series bold
36472 Nota:
36473 \series default
36474  Si el recuadro 
36475 \family sans
36476 Ángulo
36477 \family default
36478  está vacío o contiene caracteres no numéricos habrá errores \SpecialChar LaTeX
36479  al ver/exportar
36480  el documento.
36481 \end_layout
36482
36483 \end_inset
36484
36485
36486 \end_layout
36487
36488 \begin_layout Subsection
36489 Marcos para variar la escala
36490 \begin_inset Index idx
36491 status collapsed
36492
36493 \begin_layout Plain Layout
36494 Marcos ! para variar la escala
36495 \end_layout
36496
36497 \end_inset
36498
36499
36500 \begin_inset Index idx
36501 status collapsed
36502
36503 \begin_layout Plain Layout
36504 Material a escala
36505 \end_layout
36506
36507 \end_inset
36508
36509
36510 \end_layout
36511
36512 \begin_layout Standard
36513 Para modificar las proporciones de un material se coloca en un 
36514 \family sans
36515 Marco
36516 \begin_inset space ~
36517 \end_inset
36518
36519 escala
36520 \family default
36521 .
36522  Se inserta con el menú
36523 \family sans
36524  Insertar\SpecialChar menuseparator
36525 Recuadro
36526 \begin_inset space ~
36527 \end_inset
36528
36529 personalizado\SpecialChar menuseparator
36530 Marco
36531 \begin_inset space ~
36532 \end_inset
36533
36534 escala
36535 \family default
36536 .
36537 \end_layout
36538
36539 \begin_layout Standard
36540 El 
36541 \family sans
36542 Marco
36543 \begin_inset space ~
36544 \end_inset
36545
36546 escala
36547 \family default
36548  contiene el recuadro obligatorio 
36549 \family sans
36550 Factor-H
36551 \family default
36552  y el opcional 
36553 \family sans
36554 Factor-V
36555 \family default
36556  (con el menú 
36557 \family sans
36558 Insertar\SpecialChar menuseparator
36559 Factor-V
36560 \family default
36561 ).
36562  En ellos se introducen los factores de escala horizontal y vertical, respectiva
36563 mente.
36564  Si no se usa 
36565 \family sans
36566 Factor-V
36567 \family default
36568 , su valor será el mismo que el factor de escala horizontal.
36569 \end_layout
36570
36571 \begin_layout Standard
36572 Para obtener doble tamaño que el texto normal del documento, inserta 
36573 \series bold
36574 2
36575 \series default
36576  en el recuadro
36577 \family sans
36578  Factor-H
36579 \family default
36580 , por ejemplo: 
36581 \begin_inset Flex Scalebox
36582 status open
36583
36584 \begin_layout Plain Layout
36585 \begin_inset Argument 1
36586 status open
36587
36588 \begin_layout Plain Layout
36589 2
36590 \end_layout
36591
36592 \end_inset
36593
36594 Hola
36595 \end_layout
36596
36597 \end_inset
36598
36599
36600 \end_layout
36601
36602 \begin_layout Standard
36603
36604 \series bold
36605 2
36606 \series default
36607  en 
36608 \family sans
36609 Factor-H y
36610 \family default
36611  
36612 \series bold
36613 1
36614 \series default
36615  en 
36616 \family sans
36617 Factor-V
36618 \family default
36619  distorsiona el resultado: 
36620 \begin_inset Flex Scalebox
36621 status open
36622
36623 \begin_layout Plain Layout
36624 \begin_inset Argument 1
36625 status open
36626
36627 \begin_layout Plain Layout
36628 2
36629 \end_layout
36630
36631 \end_inset
36632
36633
36634 \begin_inset Argument 2
36635 status open
36636
36637 \begin_layout Plain Layout
36638 1
36639 \end_layout
36640
36641 \end_inset
36642
36643 Hola
36644 \end_layout
36645
36646 \end_inset
36647
36648 .
36649 \end_layout
36650
36651 \begin_layout Standard
36652 Si el factor de escala es negativo, el contenido del marco se reflejará.
36653  Por tanto, 
36654 \series bold
36655 -1
36656 \series default
36657  para 
36658 \family sans
36659 Factor-H
36660 \family default
36661  y 
36662 \series bold
36663 1
36664 \series default
36665  para 
36666 \family sans
36667 Factor-V
36668 \family default
36669  se puede usar para escribir en espejo: 
36670 \begin_inset Flex Scalebox
36671 status open
36672
36673 \begin_layout Plain Layout
36674 \begin_inset Argument 1
36675 status open
36676
36677 \begin_layout Plain Layout
36678 -1
36679 \end_layout
36680
36681 \end_inset
36682
36683
36684 \begin_inset Argument 2
36685 status open
36686
36687 \begin_layout Plain Layout
36688 1
36689 \end_layout
36690
36691 \end_inset
36692
36693 Hola
36694 \end_layout
36695
36696 \end_inset
36697
36698 .
36699 \end_layout
36700
36701 \begin_layout Standard
36702
36703 \series bold
36704 1
36705 \series default
36706  para 
36707 \family sans
36708 Factor-H
36709 \family default
36710  y 
36711 \series bold
36712 -1
36713 \series default
36714  para 
36715 \family sans
36716 Factor-V
36717 \family default
36718  refleja respecto a la línea: 
36719 \begin_inset Flex Scalebox
36720 status open
36721
36722 \begin_layout Plain Layout
36723 \begin_inset Argument 1
36724 status open
36725
36726 \begin_layout Plain Layout
36727 1
36728 \end_layout
36729
36730 \end_inset
36731
36732
36733 \begin_inset Argument 2
36734 status open
36735
36736 \begin_layout Plain Layout
36737 -1
36738 \end_layout
36739
36740 \end_inset
36741
36742 Hola
36743 \end_layout
36744
36745 \end_inset
36746
36747 .
36748 \end_layout
36749
36750 \begin_layout Standard
36751 El 
36752 \family sans
36753 Marco
36754 \begin_inset space ~
36755 \end_inset
36756
36757 reflejo
36758 \family default
36759  (menú
36760 \family sans
36761  Insertar\SpecialChar menuseparator
36762 Recuadro
36763 \begin_inset space ~
36764 \end_inset
36765
36766 personalizado\SpecialChar menuseparator
36767 Marco
36768 \begin_inset space ~
36769 \end_inset
36770
36771 reflejo
36772 \family default
36773 ) equivale a 
36774 \family sans
36775 Marco
36776 \begin_inset space ~
36777 \end_inset
36778
36779 escala
36780 \family default
36781  con 
36782 \series bold
36783 -1
36784 \series default
36785  para 
36786 \family sans
36787 Factor-H
36788 \family default
36789  y 
36790 \series bold
36791 1
36792 \series default
36793  para 
36794 \family sans
36795 Factor-V
36796 \family default
36797 .
36798 \end_layout
36799
36800 \begin_layout Standard
36801 \begin_inset Note Greyedout
36802 status open
36803
36804 \begin_layout Plain Layout
36805
36806 \series bold
36807 Nota:
36808 \series default
36809  Si 
36810 \family sans
36811 Factor-H
36812 \family default
36813  está vacío o contiene caracteres no numéricos habrá errores \SpecialChar LaTeX
36814  al ver/exportar
36815  el documento.
36816 \end_layout
36817
36818 \end_inset
36819
36820
36821 \end_layout
36822
36823 \begin_layout Standard
36824 \begin_inset VSpace bigskip
36825 \end_inset
36826
36827 El 
36828 \family sans
36829 Marco
36830 \begin_inset space ~
36831 \end_inset
36832
36833 tamaño
36834 \family default
36835  (menú 
36836 \family sans
36837 Insertar\SpecialChar menuseparator
36838 Recuadro
36839 \begin_inset space ~
36840 \end_inset
36841
36842 personalizado\SpecialChar menuseparator
36843 Marco
36844 \begin_inset space ~
36845 \end_inset
36846
36847 tamaño
36848 \family default
36849 ) se usa para redimensionar el contenido a una anchura y altura dadas.
36850  El recuadro 
36851 \family sans
36852 Marco
36853 \begin_inset space ~
36854 \end_inset
36855
36856 tamaño
36857 \family default
36858  contiene el recuadro obligatorio 
36859 \family sans
36860 Ancho
36861 \family default
36862  y el opcional 
36863 \family sans
36864 Alto
36865 \family default
36866  (menú 
36867 \family sans
36868 Insertar\SpecialChar menuseparator
36869 Alto)
36870 \family default
36871 .
36872  En ellos se introducen respectivamente la anchura y la altura como cantidad
36873  y unidad.
36874  La lista de unidades disponibles es
36875 \begin_inset space ~
36876 \end_inset
36877
36878
36879 \begin_inset CommandInset ref
36880 LatexCommand ref
36881 reference "tab:Unidades"
36882
36883 \end_inset
36884
36885 .
36886  Si en uno de los recuadros hay un signo de exclamación, 
36887 \series bold
36888 !
36889 \series default
36890 , la escala mantiene la relación de las dimensiones originales del contenido
36891  del marco.
36892  Si no se usa el recuadro 
36893 \family sans
36894 Alto
36895 \family default
36896 , internamente se usará un signo de exclamación para la altura.
36897 \end_layout
36898
36899 \begin_layout Standard
36900
36901 \series bold
36902 2cm
36903 \series default
36904  de 
36905 \family sans
36906 Ancho
36907 \family default
36908  y 
36909 \series bold
36910 1cm
36911 \series default
36912  de 
36913 \family sans
36914 Alto
36915 \family default
36916  produce: 
36917 \begin_inset Flex Resizebox
36918 status open
36919
36920 \begin_layout Plain Layout
36921 \begin_inset Argument 1
36922 status open
36923
36924 \begin_layout Plain Layout
36925 2cm
36926 \end_layout
36927
36928 \end_inset
36929
36930
36931 \begin_inset Argument 2
36932 status open
36933
36934 \begin_layout Plain Layout
36935 1cm
36936 \end_layout
36937
36938 \end_inset
36939
36940 Hola
36941 \end_layout
36942
36943 \end_inset
36944
36945
36946 \begin_inset Newline newline
36947 \end_inset
36948
36949
36950 \series bold
36951 2cm
36952 \series default
36953  de 
36954 \family sans
36955 Ancho
36956 \family default
36957  y 
36958 \series bold
36959 !
36960 \series default
36961  de 
36962 \family sans
36963 Alto
36964 \family default
36965  (o sin 
36966 \family sans
36967 Alto
36968 \family default
36969 ) produce: 
36970 \begin_inset Flex Resizebox
36971 status open
36972
36973 \begin_layout Plain Layout
36974 \begin_inset Argument 1
36975 status open
36976
36977 \begin_layout Plain Layout
36978 2cm
36979 \end_layout
36980
36981 \end_inset
36982
36983
36984 \begin_inset Argument 2
36985 status open
36986
36987 \begin_layout Plain Layout
36988 !
36989 \end_layout
36990
36991 \end_inset
36992
36993 Hola
36994 \end_layout
36995
36996 \end_inset
36997
36998
36999 \end_layout
37000
37001 \begin_layout Standard
37002 \begin_inset Note Greyedout
37003 status open
37004
37005 \begin_layout Plain Layout
37006
37007 \series bold
37008 Nota:
37009 \series default
37010  Si 
37011 \family sans
37012 Ancho
37013 \family default
37014  está vacío o contiene unidades no válidas habrá errores \SpecialChar LaTeX
37015  al ver/exportar
37016  el documento.
37017 \end_layout
37018
37019 \end_inset
37020
37021
37022 \end_layout
37023
37024 \begin_layout Standard
37025 \begin_inset VSpace bigskip
37026 \end_inset
37027
37028
37029 \end_layout
37030
37031 \begin_layout Standard
37032 Los marcos se pueden combinar en cualquier orden.
37033  Un ejemplo de 
37034 \family sans
37035 Marco
37036 \begin_inset space ~
37037 \end_inset
37038
37039 reflejo
37040 \family default
37041  dentro de un
37042 \family sans
37043  Marco
37044 \begin_inset space ~
37045 \end_inset
37046
37047 tamaño
37048 \family default
37049  girado en un 
37050 \family sans
37051 Marco
37052 \begin_inset space ~
37053 \end_inset
37054
37055 rotación
37056 \family default
37057 :
37058 \end_layout
37059
37060 \begin_layout Standard
37061 \noindent
37062 \align center
37063 \begin_inset Flex Rotatebox
37064 status open
37065
37066 \begin_layout Plain Layout
37067 \begin_inset Argument 1
37068 status open
37069
37070 \begin_layout Plain Layout
37071 origin=c
37072 \end_layout
37073
37074 \end_inset
37075
37076
37077 \begin_inset Argument 2
37078 status open
37079
37080 \begin_layout Plain Layout
37081 -45
37082 \end_layout
37083
37084 \end_inset
37085
37086
37087 \begin_inset Flex Resizebox
37088 status open
37089
37090 \begin_layout Plain Layout
37091 \begin_inset Argument 1
37092 status open
37093
37094 \begin_layout Plain Layout
37095 2cm
37096 \end_layout
37097
37098 \end_inset
37099
37100
37101 \begin_inset Flex Reflectbox
37102 status open
37103
37104 \begin_layout Plain Layout
37105 Hola
37106 \end_layout
37107
37108 \end_inset
37109
37110
37111 \end_layout
37112
37113 \end_inset
37114
37115
37116 \end_layout
37117
37118 \end_inset
37119
37120
37121 \end_layout
37122
37123 \begin_layout Standard
37124 \noindent
37125 Un marco puede contener imágenes, cuadros y ecuaciones en línea:
37126 \end_layout
37127
37128 \begin_layout Standard
37129 \noindent
37130 \align center
37131 \begin_inset Flex Resizebox
37132 status open
37133
37134 \begin_layout Plain Layout
37135 \begin_inset Argument 1
37136 status open
37137
37138 \begin_layout Plain Layout
37139 2cm
37140 \end_layout
37141
37142 \end_inset
37143
37144
37145 \begin_inset Flex Reflectbox
37146 status open
37147
37148 \begin_layout Plain Layout
37149 \begin_inset Graphics
37150         filename ../clipart/Star-structure.pdf
37151         lyxscale 50
37152         width 25col%
37153
37154 \end_inset
37155
37156
37157 \end_layout
37158
37159 \end_inset
37160
37161
37162 \end_layout
37163
37164 \end_inset
37165
37166  
37167 \begin_inset Flex Resizebox
37168 status open
37169
37170 \begin_layout Plain Layout
37171 \begin_inset Argument 1
37172 status open
37173
37174 \begin_layout Plain Layout
37175 2cm
37176 \end_layout
37177
37178 \end_inset
37179
37180
37181 \begin_inset Flex Reflectbox
37182 status open
37183
37184 \begin_layout Plain Layout
37185 \begin_inset Tabular
37186 <lyxtabular version="3" rows="2" columns="2">
37187 <features tabularvalignment="middle">
37188 <column alignment="center" valignment="top">
37189 <column alignment="center" valignment="top">
37190 <row>
37191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37192 \begin_inset Text
37193
37194 \begin_layout Plain Layout
37195 q
37196 \end_layout
37197
37198 \end_inset
37199 </cell>
37200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37201 \begin_inset Text
37202
37203 \begin_layout Plain Layout
37204 w
37205 \end_layout
37206
37207 \end_inset
37208 </cell>
37209 </row>
37210 <row>
37211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37212 \begin_inset Text
37213
37214 \begin_layout Plain Layout
37215 e
37216 \end_layout
37217
37218 \end_inset
37219 </cell>
37220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37221 \begin_inset Text
37222
37223 \begin_layout Plain Layout
37224 r
37225 \end_layout
37226
37227 \end_inset
37228 </cell>
37229 </row>
37230 </lyxtabular>
37231
37232 \end_inset
37233
37234
37235 \end_layout
37236
37237 \end_inset
37238
37239
37240 \end_layout
37241
37242 \end_inset
37243
37244  
37245 \begin_inset Flex Resizebox
37246 status open
37247
37248 \begin_layout Plain Layout
37249 \begin_inset Argument 1
37250 status open
37251
37252 \begin_layout Plain Layout
37253 3cm
37254 \end_layout
37255
37256 \end_inset
37257
37258
37259 \begin_inset Flex Reflectbox
37260 status open
37261
37262 \begin_layout Plain Layout
37263 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37264 \end_inset
37265
37266
37267 \end_layout
37268
37269 \end_inset
37270
37271
37272 \end_layout
37273
37274 \end_inset
37275
37276
37277 \begin_inset Index idx
37278 status collapsed
37279
37280 \begin_layout Plain Layout
37281 Figuras ! a escala
37282 \end_layout
37283
37284 \end_inset
37285
37286
37287 \begin_inset Index idx
37288 status collapsed
37289
37290 \begin_layout Plain Layout
37291 Cuadros ! a escala
37292 \end_layout
37293
37294 \end_inset
37295
37296
37297 \end_layout
37298
37299 \begin_layout Standard
37300 Si se usa el estilo global 
37301 \series bold
37302 fleqn
37303 \series default
37304  para las ecuaciones del documento,
37305 \begin_inset Foot
37306 status collapsed
37307
37308 \begin_layout Plain Layout
37309 Si «fleqn» se añade a las opciones de clase del documento.
37310 \end_layout
37311
37312 \end_inset
37313
37314  también se puede variar la escala de las ecuaciones en estilo presentación.
37315 \end_layout
37316
37317 \begin_layout Chapter
37318 Objetos envueltos en texto
37319 \begin_inset Index idx
37320 status collapsed
37321
37322 \begin_layout Plain Layout
37323 Envueltos en texto
37324 \end_layout
37325
37326 \end_inset
37327
37328
37329 \end_layout
37330
37331 \begin_layout Section
37332 Flotantes envueltos
37333 \begin_inset CommandInset label
37334 LatexCommand label
37335 name "sec:Flotantes-envueltos"
37336
37337 \end_inset
37338
37339
37340 \begin_inset Index idx
37341 status collapsed
37342
37343 \begin_layout Plain Layout
37344 Flotantes ! Envueltos
37345 \end_layout
37346
37347 \end_inset
37348
37349
37350 \begin_inset Index idx
37351 status collapsed
37352
37353 \begin_layout Plain Layout
37354 Envueltos en texto ! Flotantes
37355 \end_layout
37356
37357 \end_inset
37358
37359
37360 \end_layout
37361
37362 \begin_layout Standard
37363 \begin_inset Wrap figure
37364 lines 0
37365 placement l
37366 overhang 1cm
37367 width "40col%"
37368 status open
37369
37370 \begin_layout Plain Layout
37371 \begin_inset Graphics
37372         filename ../clipart/2D-intensity-plot.pdf
37373         width 40col%
37374         rotateOrigin center
37375
37376 \end_inset
37377
37378
37379 \end_layout
37380
37381 \begin_layout Plain Layout
37382 \begin_inset Caption Standard
37383
37384 \begin_layout Plain Layout
37385 \begin_inset CommandInset label
37386 LatexCommand label
37387 name "fig:Envoltorio-de-figura"
37388
37389 \end_inset
37390
37391 Figura envuelta en el texto
37392 \end_layout
37393
37394 \end_inset
37395
37396
37397 \end_layout
37398
37399 \end_inset
37400
37401  Este tipo de flotante se usa para adosar una figura o un cuadro al texto,
37402  de modo que ocupe sólo una parte del ancho de columna.
37403  Se inserta con el menú 
37404 \family sans
37405 Insertar\SpecialChar menuseparator
37406 Flotante\SpecialChar menuseparator
37407 Figura
37408 \begin_inset space ~
37409 \end_inset
37410
37411 envuelta
37412 \family default
37413
37414 \begin_inset space \thinspace{}
37415 \end_inset
37416
37417 /
37418 \begin_inset space \thinspace{}
37419 \end_inset
37420
37421
37422 \family sans
37423 Cuadro
37424 \begin_inset space ~
37425 \end_inset
37426
37427 envuelto
37428 \family default
37429  si está instalado el paquete \SpecialChar LaTeX
37430  
37431 \series bold
37432 wrapfig
37433 \series default
37434
37435 \begin_inset Index idx
37436 status collapsed
37437
37438 \begin_layout Plain Layout
37439 \SpecialChar LaTeX
37440 -paquetes ! wrapfig
37441 \end_layout
37442
37443 \end_inset
37444
37445 .
37446 \begin_inset Foot
37447 status collapsed
37448
37449 \begin_layout Plain Layout
37450 La instalación de paquetes \SpecialChar LaTeX
37451  se explica en el manual 
37452 \emph on
37453 Configuración de \SpecialChar LaTeX
37454
37455 \emph default
37456 .
37457 \end_layout
37458
37459 \end_inset
37460
37461  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
37462  con clic derecho sobre el cuadro del flotante.
37463  Son obligatorias la 
37464 \family sans
37465 Ubicación
37466 \family default
37467  y la 
37468 \family sans
37469 Anchura
37470 \family default
37471 .
37472  Son opcionales 
37473 \family sans
37474 Extensión al margen
37475 \family default
37476 , que especifica la anchura de invasión del margen, y 
37477 \family sans
37478 Extender
37479 \begin_inset space ~
37480 \end_inset
37481
37482 a
37483 \begin_inset space ~
37484 \end_inset
37485
37486 líneas
37487 \family default
37488 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
37489  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
37490  opción sólo si encuentras problemas en la colocación del flotante.
37491  Además puedes decidir si permitir que \SpecialChar LaTeX
37492  deje flotar el flotante dentro del
37493  párrafo o en los párrafos adyacentes.
37494  La figura
37495 \begin_inset space ~
37496 \end_inset
37497
37498
37499 \begin_inset CommandInset ref
37500 LatexCommand ref
37501 reference "fig:Envoltorio-de-figura"
37502
37503 \end_inset
37504
37505  es un ejemplo de envoltorio con una anchura de columna del 40
37506 \begin_inset space \thinspace{}
37507 \end_inset
37508
37509 %, ubicado a la izquierda y 1
37510 \begin_inset space \thinspace{}
37511 \end_inset
37512
37513 cm de invasión de margen.
37514 \end_layout
37515
37516 \begin_layout Standard
37517 \begin_inset Note Greyedout
37518 status open
37519
37520 \begin_layout Plain Layout
37521
37522 \series bold
37523 Nota:
37524 \series default
37525  ¡Los flotantes envueltos son frágiles! P.
37526 \begin_inset space \thinspace{}
37527 \end_inset
37528
37529 ej.
37530 \begin_inset space ~
37531 \end_inset
37532
37533 si una figura está demasiado cerca de la parte inferior de la página se
37534  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
37535  o situarse junto a otro texto.
37536 \end_layout
37537
37538 \end_inset
37539
37540
37541 \end_layout
37542
37543 \begin_layout Standard
37544 En general:
37545 \end_layout
37546
37547 \begin_layout Itemize
37548 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
37549  salto de página.
37550  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
37551  esté casi listo y puedas prever los saltos de página.
37552 \end_layout
37553
37554 \begin_layout Itemize
37555 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
37556  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
37557 \end_layout
37558
37559 \begin_layout Itemize
37560 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
37561  que procura que haya un párrafo de texto entre ellos.
37562 \end_layout
37563
37564 \begin_layout Itemize
37565 Los flotantes envueltos no están permitidos en cabeceras de sección o cuadros.
37566 \end_layout
37567
37568 \begin_layout Itemize
37569 Su numeración y referencias funciona como se explica en el cap.
37570 \begin_inset space \thinspace{}
37571 \end_inset
37572
37573
37574 \begin_inset CommandInset ref
37575 LatexCommand ref
37576 reference "chap:Flotantes"
37577
37578 \end_inset
37579
37580 .
37581 \end_layout
37582
37583 \begin_layout Section
37584 Objetos fijos envueltos
37585 \begin_inset Index idx
37586 status collapsed
37587
37588 \begin_layout Plain Layout
37589 Envueltos en texto ! Objetos fijos
37590 \end_layout
37591
37592 \end_inset
37593
37594
37595 \end_layout
37596
37597 \begin_layout Standard
37598 Los flotantes envueltos, descritos en la sec.
37599 \begin_inset space \thinspace{}
37600 \end_inset
37601
37602
37603 \begin_inset CommandInset ref
37604 LatexCommand ref
37605 reference "sec:Flotantes-envueltos"
37606
37607 \end_inset
37608
37609  , tienen estas posiciones en el párrafo:
37610 \end_layout
37611
37612 \begin_layout Standard
37613 \noindent
37614 \align center
37615 \begin_inset Tabular
37616 <lyxtabular version="3" rows="2" columns="2">
37617 <features tabularvalignment="middle">
37618 <column alignment="center" valignment="top">
37619 <column alignment="center" valignment="top">
37620 <row>
37621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37622 \begin_inset Text
37623
37624 \begin_layout Plain Layout
37625 \begin_inset Info
37626 type  "icon"
37627 arg   "dialog-show-new-inset graphics"
37628 \end_inset
37629
37630
37631 \end_layout
37632
37633 \end_inset
37634 </cell>
37635 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37636 \begin_inset Text
37637
37638 \begin_layout Plain Layout
37639 texto
37640 \end_layout
37641
37642 \end_inset
37643 </cell>
37644 </row>
37645 <row>
37646 <cell alignment="center" valignment="top" bottomline="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" bottomline="true" rightline="true" usebox="none">
37656 \begin_inset Text
37657
37658 \begin_layout Plain Layout
37659 texto
37660 \end_layout
37661
37662 \end_inset
37663 </cell>
37664 </row>
37665 </lyxtabular>
37666
37667 \end_inset
37668
37669  y 
37670 \begin_inset Tabular
37671 <lyxtabular version="3" rows="2" columns="2">
37672 <features tabularvalignment="middle">
37673 <column alignment="center" valignment="top">
37674 <column alignment="center" valignment="top">
37675 <row>
37676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37677 \begin_inset Text
37678
37679 \begin_layout Plain Layout
37680 texto
37681 \end_layout
37682
37683 \end_inset
37684 </cell>
37685 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37686 \begin_inset Text
37687
37688 \begin_layout Plain Layout
37689 \begin_inset Info
37690 type  "icon"
37691 arg   "dialog-show-new-inset graphics"
37692 \end_inset
37693
37694
37695 \end_layout
37696
37697 \end_inset
37698 </cell>
37699 </row>
37700 <row>
37701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37702 \begin_inset Text
37703
37704 \begin_layout Plain Layout
37705 texto
37706 \end_layout
37707
37708 \end_inset
37709 </cell>
37710 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37711 \begin_inset Text
37712
37713 \begin_layout Plain Layout
37714 texto
37715 \end_layout
37716
37717 \end_inset
37718 </cell>
37719 </row>
37720 </lyxtabular>
37721
37722 \end_inset
37723
37724
37725 \end_layout
37726
37727 \begin_layout Standard
37728 Para colocar un objeto exactamente en la posición en la que se inserta,
37729  por ejemplo una de estas:
37730 \begin_inset VSpace defskip
37731 \end_inset
37732
37733
37734 \end_layout
37735
37736 \begin_layout Standard
37737 \noindent
37738 \align center
37739 \begin_inset Tabular
37740 <lyxtabular version="3" rows="2" columns="2">
37741 <features tabularvalignment="middle">
37742 <column alignment="center" valignment="top">
37743 <column alignment="center" valignment="top">
37744 <row>
37745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37746 \begin_inset Text
37747
37748 \begin_layout Plain Layout
37749 texto
37750 \end_layout
37751
37752 \end_inset
37753 </cell>
37754 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37755 \begin_inset Text
37756
37757 \begin_layout Plain Layout
37758 texto
37759 \end_layout
37760
37761 \end_inset
37762 </cell>
37763 </row>
37764 <row>
37765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37766 \begin_inset Text
37767
37768 \begin_layout Plain Layout
37769 \begin_inset Info
37770 type  "icon"
37771 arg   "dialog-show-new-inset graphics"
37772 \end_inset
37773
37774
37775 \end_layout
37776
37777 \end_inset
37778 </cell>
37779 <cell alignment="center" valignment="top" bottomline="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 </lyxtabular>
37790
37791 \end_inset
37792
37793  
37794 \begin_inset Tabular
37795 <lyxtabular version="3" rows="2" columns="2">
37796 <features tabularvalignment="middle">
37797 <column alignment="center" valignment="top">
37798 <column alignment="center" valignment="top">
37799 <row>
37800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37801 \begin_inset Text
37802
37803 \begin_layout Plain Layout
37804 texto
37805 \end_layout
37806
37807 \end_inset
37808 </cell>
37809 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37810 \begin_inset Text
37811
37812 \begin_layout Plain Layout
37813 texto
37814 \end_layout
37815
37816 \end_inset
37817 </cell>
37818 </row>
37819 <row>
37820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37821 \begin_inset Text
37822
37823 \begin_layout Plain Layout
37824 texto
37825 \end_layout
37826
37827 \end_inset
37828 </cell>
37829 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37830 \begin_inset Text
37831
37832 \begin_layout Plain Layout
37833 \begin_inset Info
37834 type  "icon"
37835 arg   "dialog-show-new-inset graphics"
37836 \end_inset
37837
37838
37839 \end_layout
37840
37841 \end_inset
37842 </cell>
37843 </row>
37844 </lyxtabular>
37845
37846 \end_inset
37847
37848  
37849 \begin_inset Tabular
37850 <lyxtabular version="3" rows="2" columns="3">
37851 <features tabularvalignment="middle">
37852 <column alignment="center" valignment="top">
37853 <column alignment="center" valignment="top">
37854 <column alignment="center" valignment="top">
37855 <row>
37856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37857 \begin_inset Text
37858
37859 \begin_layout Plain Layout
37860 texto
37861 \end_layout
37862
37863 \end_inset
37864 </cell>
37865 <cell alignment="center" valignment="top" topline="true" usebox="none">
37866 \begin_inset Text
37867
37868 \begin_layout Plain Layout
37869 \begin_inset Info
37870 type  "icon"
37871 arg   "dialog-show-new-inset graphics"
37872 \end_inset
37873
37874
37875 \end_layout
37876
37877 \end_inset
37878 </cell>
37879 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37880 \begin_inset Text
37881
37882 \begin_layout Plain Layout
37883 texto
37884 \end_layout
37885
37886 \end_inset
37887 </cell>
37888 </row>
37889 <row>
37890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37891 \begin_inset Text
37892
37893 \begin_layout Plain Layout
37894 texto
37895 \end_layout
37896
37897 \end_inset
37898 </cell>
37899 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37900 \begin_inset Text
37901
37902 \begin_layout Plain Layout
37903 texto
37904 \end_layout
37905
37906 \end_inset
37907 </cell>
37908 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37909 \begin_inset Text
37910
37911 \begin_layout Plain Layout
37912 texto
37913 \end_layout
37914
37915 \end_inset
37916 </cell>
37917 </row>
37918 </lyxtabular>
37919
37920 \end_inset
37921
37922  
37923 \begin_inset Tabular
37924 <lyxtabular version="3" rows="2" columns="3">
37925 <features tabularvalignment="middle">
37926 <column alignment="center" valignment="top">
37927 <column alignment="center" valignment="top">
37928 <column alignment="center" valignment="top">
37929 <row>
37930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37931 \begin_inset Text
37932
37933 \begin_layout Plain Layout
37934 texto
37935 \end_layout
37936
37937 \end_inset
37938 </cell>
37939 <cell alignment="center" valignment="top" topline="true" usebox="none">
37940 \begin_inset Text
37941
37942 \begin_layout Plain Layout
37943 texto
37944 \end_layout
37945
37946 \end_inset
37947 </cell>
37948 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37949 \begin_inset Text
37950
37951 \begin_layout Plain Layout
37952 texto
37953 \end_layout
37954
37955 \end_inset
37956 </cell>
37957 </row>
37958 <row>
37959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37960 \begin_inset Text
37961
37962 \begin_layout Plain Layout
37963 texto
37964 \end_layout
37965
37966 \end_inset
37967 </cell>
37968 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37969 \begin_inset Text
37970
37971 \begin_layout Plain Layout
37972 \begin_inset Info
37973 type  "icon"
37974 arg   "dialog-show-new-inset graphics"
37975 \end_inset
37976
37977
37978 \end_layout
37979
37980 \end_inset
37981 </cell>
37982 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37983 \begin_inset Text
37984
37985 \begin_layout Plain Layout
37986 texto
37987 \end_layout
37988
37989 \end_inset
37990 </cell>
37991 </row>
37992 </lyxtabular>
37993
37994 \end_inset
37995
37996
37997 \end_layout
37998
37999 \begin_layout Standard
38000 \noindent
38001 \align center
38002 \begin_inset Tabular
38003 <lyxtabular version="3" rows="3" columns="2">
38004 <features tabularvalignment="middle">
38005 <column alignment="center" valignment="top">
38006 <column alignment="center" valignment="top">
38007 <row>
38008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38009 \begin_inset Text
38010
38011 \begin_layout Plain Layout
38012 texto
38013 \end_layout
38014
38015 \end_inset
38016 </cell>
38017 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38018 \begin_inset Text
38019
38020 \begin_layout Plain Layout
38021 texto
38022 \end_layout
38023
38024 \end_inset
38025 </cell>
38026 </row>
38027 <row>
38028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38029 \begin_inset Text
38030
38031 \begin_layout Plain Layout
38032 \begin_inset Info
38033 type  "icon"
38034 arg   "dialog-show-new-inset graphics"
38035 \end_inset
38036
38037
38038 \end_layout
38039
38040 \end_inset
38041 </cell>
38042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38043 \begin_inset Text
38044
38045 \begin_layout Plain Layout
38046 texto
38047 \end_layout
38048
38049 \end_inset
38050 </cell>
38051 </row>
38052 <row>
38053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38054 \begin_inset Text
38055
38056 \begin_layout Plain Layout
38057 texto
38058 \end_layout
38059
38060 \end_inset
38061 </cell>
38062 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38063 \begin_inset Text
38064
38065 \begin_layout Plain Layout
38066 texto
38067 \end_layout
38068
38069 \end_inset
38070 </cell>
38071 </row>
38072 </lyxtabular>
38073
38074 \end_inset
38075
38076  
38077 \begin_inset Tabular
38078 <lyxtabular version="3" rows="3" columns="3">
38079 <features tabularvalignment="middle">
38080 <column alignment="center" valignment="top">
38081 <column alignment="center" valignment="top">
38082 <column alignment="center" valignment="top">
38083 <row>
38084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38085 \begin_inset Text
38086
38087 \begin_layout Plain Layout
38088 texto
38089 \end_layout
38090
38091 \end_inset
38092 </cell>
38093 <cell alignment="center" valignment="top" topline="true" usebox="none">
38094 \begin_inset Text
38095
38096 \begin_layout Plain Layout
38097 texto
38098 \end_layout
38099
38100 \end_inset
38101 </cell>
38102 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38103 \begin_inset Text
38104
38105 \begin_layout Plain Layout
38106 texto
38107 \end_layout
38108
38109 \end_inset
38110 </cell>
38111 </row>
38112 <row>
38113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38114 \begin_inset Text
38115
38116 \begin_layout Plain Layout
38117 texto
38118 \end_layout
38119
38120 \end_inset
38121 </cell>
38122 <cell alignment="center" valignment="top" usebox="none">
38123 \begin_inset Text
38124
38125 \begin_layout Plain Layout
38126 \begin_inset Info
38127 type  "icon"
38128 arg   "dialog-show-new-inset graphics"
38129 \end_inset
38130
38131
38132 \end_layout
38133
38134 \end_inset
38135 </cell>
38136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38137 \begin_inset Text
38138
38139 \begin_layout Plain Layout
38140 texto
38141 \end_layout
38142
38143 \end_inset
38144 </cell>
38145 </row>
38146 <row>
38147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38148 \begin_inset Text
38149
38150 \begin_layout Plain Layout
38151 texto
38152 \end_layout
38153
38154 \end_inset
38155 </cell>
38156 <cell alignment="center" valignment="top" bottomline="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" bottomline="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 </lyxtabular>
38176
38177 \end_inset
38178
38179  
38180 \begin_inset Tabular
38181 <lyxtabular version="3" rows="3" columns="2">
38182 <features tabularvalignment="middle">
38183 <column alignment="center" valignment="top">
38184 <column alignment="center" valignment="top">
38185 <row>
38186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38187 \begin_inset Text
38188
38189 \begin_layout Plain Layout
38190 texto
38191 \end_layout
38192
38193 \end_inset
38194 </cell>
38195 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38196 \begin_inset Text
38197
38198 \begin_layout Plain Layout
38199 texto
38200 \end_layout
38201
38202 \end_inset
38203 </cell>
38204 </row>
38205 <row>
38206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38207 \begin_inset Text
38208
38209 \begin_layout Plain Layout
38210 texto
38211 \end_layout
38212
38213 \end_inset
38214 </cell>
38215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38216 \begin_inset Text
38217
38218 \begin_layout Plain Layout
38219 \begin_inset Info
38220 type  "icon"
38221 arg   "dialog-show-new-inset graphics"
38222 \end_inset
38223
38224
38225 \end_layout
38226
38227 \end_inset
38228 </cell>
38229 </row>
38230 <row>
38231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38232 \begin_inset Text
38233
38234 \begin_layout Plain Layout
38235 texto
38236 \end_layout
38237
38238 \end_inset
38239 </cell>
38240 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38241 \begin_inset Text
38242
38243 \begin_layout Plain Layout
38244 texto
38245 \end_layout
38246
38247 \end_inset
38248 </cell>
38249 </row>
38250 </lyxtabular>
38251
38252 \end_inset
38253
38254
38255 \end_layout
38256
38257 \begin_layout Standard
38258 \noindent
38259 puedes usar el paquete \SpecialChar LaTeX
38260  
38261 \series bold
38262 picinpar
38263 \series default
38264
38265 \begin_inset Index idx
38266 status collapsed
38267
38268 \begin_layout Plain Layout
38269 \SpecialChar LaTeX
38270 -paquetes ! picinpar
38271 \end_layout
38272
38273 \end_inset
38274
38275 .
38276  Aquí hay un ejemplo:
38277 \end_layout
38278
38279 \begin_layout Standard
38280 \begin_inset ERT
38281 status collapsed
38282
38283 \begin_layout Plain Layout
38284
38285
38286 \backslash
38287 ifpicinpar
38288 \end_layout
38289
38290 \end_inset
38291
38292
38293 \begin_inset Note Note
38294 status open
38295
38296 \begin_layout Plain Layout
38297 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
38298  \SpecialChar LaTeX
38299  
38300 \series bold
38301 picinpar
38302 \series default
38303 .
38304 \end_layout
38305
38306 \end_inset
38307
38308
38309 \end_layout
38310
38311 \begin_layout Standard
38312 \begin_inset ERT
38313 status collapsed
38314
38315 \begin_layout Plain Layout
38316
38317
38318 \backslash
38319 begin{window}[2,c,{
38320 \end_layout
38321
38322 \end_inset
38323
38324
38325 \begin_inset Graphics
38326         filename ../clipart/2D-intensity-plot.pdf
38327         lyxscale 60
38328         width 40col%
38329         scaleBeforeRotation
38330         rotateOrigin center
38331
38332 \end_inset
38333
38334
38335 \begin_inset ERT
38336 status collapsed
38337
38338 \begin_layout Plain Layout
38339
38340 },]
38341 \end_layout
38342
38343 \begin_layout Plain Layout
38344
38345 {}
38346 \end_layout
38347
38348 \end_inset
38349
38350
38351 \size small
38352 \lang english
38353 It was in the spring of the year 1894 that all London was interested, and
38354  the fashionable world dismayed, by the murder of the Honourable Ronald
38355  Adair under most unusual and inexplicable circumstances.
38356  The public has already learned those particulars of the crime which
38357 \size default
38358
38359 \begin_inset ERT
38360 status collapsed
38361
38362 \begin_layout Plain Layout
38363
38364
38365 \backslash
38366 footnotemark{}
38367 \end_layout
38368
38369 \end_inset
38370
38371
38372 \size small
38373  came out in the police investigation, but a good deal was suppressed upon
38374  that occasion, since the case for the prosecution was so overwhelmingly
38375  strong that it was not necessary to bring forward all the facts.
38376  Only now, at the end of nearly ten years, am I allowed to supply those
38377  missing links which make up the whole of that remarkable chain
38378 \lang spanish
38379 .
38380 \size default
38381
38382 \begin_inset ERT
38383 status collapsed
38384
38385 \begin_layout Plain Layout
38386
38387
38388 \backslash
38389 end{window}
38390 \end_layout
38391
38392 \end_inset
38393
38394
38395 \end_layout
38396
38397 \begin_layout Standard
38398 \begin_inset ERT
38399 status collapsed
38400
38401 \begin_layout Plain Layout
38402
38403
38404 \backslash
38405 footnotetext{
38406 \end_layout
38407
38408 \end_inset
38409
38410 Nota al pie del párrafo con el objeto fijo
38411 \begin_inset ERT
38412 status collapsed
38413
38414 \begin_layout Plain Layout
38415
38416 }
38417 \end_layout
38418
38419 \end_inset
38420
38421
38422 \end_layout
38423
38424 \begin_layout Standard
38425 Los objetos fijos envueltos se usan para permitir texto flotante a su alrededor,
38426  donde la posición del objeto en el párrafo se puede determinar por el número
38427  de líneas sobre él.
38428  A diferencia de los flotantes, no es posible tener leyendas numeradas.
38429 \end_layout
38430
38431 \begin_layout Standard
38432 Un objeto fijo se inserta añadiendo el comando
38433 \end_layout
38434
38435 \begin_layout Standard
38436
38437 \series bold
38438
38439 \backslash
38440 begin{window}[2,c,{
38441 \end_layout
38442
38443 \begin_layout Standard
38444 en código \SpecialChar TeX
38445  al principio del párrafo.
38446  El primer parámetro en el corchete, aquí '2', define el número de líneas
38447  sobre el objeto, el segundo, aquí 'c', la posición del objeto.
38448  Las posiciones permitidas son 'l', 'c' y 'r' (izquierda, centro, derecha).
38449  Tras el comando se inserta el objeto.
38450  En este ejemplo se ha insertado una imagen con una anchura del 40
38451 \begin_inset space \thinspace{}
38452 \end_inset
38453
38454 % de la anchura de la columna de texto.
38455  El objeto también puede ser un cuadro, un marco o una ecuación.
38456  Detrás del objeto se inserta el comando
38457 \end_layout
38458
38459 \begin_layout Standard
38460
38461 \series bold
38462 },texto de la descripción]
38463 \begin_inset Newline newline
38464 \end_inset
38465
38466 {}
38467 \end_layout
38468
38469 \begin_layout Standard
38470 Ten en cuenta que 
38471 \begin_inset Quotes eld
38472 \end_inset
38473
38474
38475 \series bold
38476 {}
38477 \series default
38478
38479 \begin_inset Quotes erd
38480 \end_inset
38481
38482  está en la segunda línea.
38483  El texto de la descripción es opcional.
38484  El texto envolvente debe estar en el mismo párrafo que el objeto, por tanto
38485  debe empezar inmediatamente después de 
38486 \series bold
38487 {}
38488 \series default
38489 .
38490  Al final del párrafo inserta el comando:
38491 \end_layout
38492
38493 \begin_layout Standard
38494
38495 \series bold
38496
38497 \backslash
38498 end{window}
38499 \end_layout
38500
38501 \begin_layout Standard
38502 Dentro de un párrafo con un objeto fijo no se pueden insertar notas al pie
38503  de la manera habitual.
38504  Hay que usar el comando 
38505 \series bold
38506
38507 \backslash
38508 footnotemark
38509 \series default
38510  dentro del párrafo y fuera del comando 
38511 \series bold
38512
38513 \backslash
38514 footnotetext
38515 \series default
38516 , como se describe en la sec.
38517 \begin_inset space \thinspace{}
38518 \end_inset
38519
38520
38521 \begin_inset CommandInset ref
38522 LatexCommand ref
38523 reference "sec:Notas-al-pie"
38524
38525 \end_inset
38526
38527 .
38528 \end_layout
38529
38530 \begin_layout Standard
38531 \begin_inset ERT
38532 status collapsed
38533
38534 \begin_layout Plain Layout
38535
38536
38537 \backslash
38538 else
38539 \end_layout
38540
38541 \end_inset
38542
38543
38544 \begin_inset Note Note
38545 status open
38546
38547 \begin_layout Plain Layout
38548 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
38549  
38550 \series bold
38551 picinpar
38552 \series default
38553 .
38554 \end_layout
38555
38556 \end_inset
38557
38558
38559 \end_layout
38560
38561 \begin_layout Standard
38562 Debes instalar el paquete \SpecialChar LaTeX
38563  
38564 \series bold
38565 picinpar
38566 \series default
38567  para ver la parte siguiente en la salida.
38568 \end_layout
38569
38570 \begin_layout Standard
38571 \begin_inset ERT
38572 status collapsed
38573
38574 \begin_layout Plain Layout
38575
38576
38577 \backslash
38578 fi
38579 \end_layout
38580
38581 \end_inset
38582
38583
38584 \end_layout
38585
38586 \begin_layout Section
38587 Letras capitales
38588 \begin_inset Index idx
38589 status collapsed
38590
38591 \begin_layout Plain Layout
38592 Letras capitales
38593 \end_layout
38594
38595 \end_inset
38596
38597
38598 \begin_inset Index idx
38599 status collapsed
38600
38601 \begin_layout Plain Layout
38602 Envueltos en texto ! Letras capitales
38603 \end_layout
38604
38605 \end_inset
38606
38607
38608 \end_layout
38609
38610 \begin_layout Standard
38611 Para usar letras capitales debe estar instalado el paquete \SpecialChar LaTeX
38612
38613 \series bold
38614  lettrine
38615 \series default
38616
38617 \begin_inset Index idx
38618 status collapsed
38619
38620 \begin_layout Plain Layout
38621 \SpecialChar LaTeX
38622 -paquetes ! lettrine
38623 \end_layout
38624
38625 \end_inset
38626
38627  y habilitar el uso del módulo 
38628 \family sans
38629 Capitales
38630 \family default
38631  en el documento (menú 
38632 \family sans
38633 Documento\SpecialChar menuseparator
38634 Configuración\SpecialChar menuseparator
38635 Módulos
38636 \family default
38637 ).
38638  Para insertar una letra capital, usa el entorno 
38639 \family sans
38640 Capital
38641 \family default
38642 .
38643  Este entorno tiene un argumento obligatorio y dos opcionales.
38644  Los argumentos se insertan mediante el menú 
38645 \family sans
38646 Insertar
38647 \family default
38648 .
38649  El argumento obligatorio 
38650 \family sans
38651 Capital
38652 \family default
38653  contiene la(s) letra(s) capital(es), el argumento opcional 
38654 \family sans
38655 Resto
38656 \begin_inset space ~
38657 \end_inset
38658
38659 de
38660 \begin_inset space ~
38661 \end_inset
38662
38663 capital
38664 \family default
38665  contiene el resto de la palabra o del texto en capitales.
38666  El argumento 
38667 \family sans
38668 Opciones
38669 \family default
38670  contiene parámetros para modificar la letra capital.
38671  Véase la documentación de 
38672 \series bold
38673 lettrine
38674 \series default
38675
38676 \begin_inset CommandInset citation
38677 LatexCommand cite
38678 key "lettrine"
38679 literal "true"
38680
38681 \end_inset
38682
38683 , para más información sobre los parámetros disponibles.
38684  El estilo contiene el texto que rodeará a la capital.
38685  De esta forma, el estilo habitual es que la palabra cuya primera letra
38686  es la capital se imprima en 
38687 \noun on
38688 versalitas
38689 \noun default
38690 .
38691 \end_layout
38692
38693 \begin_layout Standard
38694 Aquí hay algunos ejemplos:
38695 \end_layout
38696
38697 \begin_layout Standard
38698 \begin_inset ERT
38699 status collapsed
38700
38701 \begin_layout Plain Layout
38702
38703
38704 \backslash
38705 iflettrine
38706 \end_layout
38707
38708 \end_inset
38709
38710
38711 \begin_inset Note Note
38712 status open
38713
38714 \begin_layout Plain Layout
38715 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
38716  \SpecialChar LaTeX
38717  
38718 \series bold
38719 lettrine
38720 \series default
38721 .
38722 \end_layout
38723
38724 \end_inset
38725
38726
38727 \end_layout
38728
38729 \begin_layout Enumerate
38730 Sin argumento opcional, la capital es la letra 'I' en tipografía matemática
38731  
38732 \begin_inset Formula $\mathfrak{Fraktur}$
38733 \end_inset
38734
38735 :
38736 \end_layout
38737
38738 \begin_deeper
38739 \begin_layout Initial
38740 \begin_inset Argument 2
38741 status open
38742
38743 \begin_layout Plain Layout
38744 \begin_inset Formula $\mathfrak{I}$
38745 \end_inset
38746
38747
38748 \end_layout
38749
38750 \end_inset
38751
38752
38753 \begin_inset Argument 3
38754 status open
38755
38756 \begin_layout Plain Layout
38757 t
38758 \end_layout
38759
38760 \end_inset
38761
38762  
38763 \lang english
38764 was in the spring of the year 1894 that all London was interested, and the
38765  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38766  under most unusual and inexplicable circumstances.
38767  The public has already learned those particulars of the crime which came
38768  out in the police investigation, but a good deal was suppressed upon that
38769  occasion, since the case for the prosecution was so overwhelmingly strong
38770  that it was not necessary to bring forward all the facts.
38771 \lang spanish
38772
38773 \begin_inset Newpage newpage
38774 \end_inset
38775
38776
38777 \end_layout
38778
38779 \end_deeper
38780 \begin_layout Enumerate
38781 Solo una línea rodea a la capital, constituida por dos letras en tipo normal
38782  y no se imprime nada en versalitas:
38783 \end_layout
38784
38785 \begin_deeper
38786 \begin_layout Initial
38787 \begin_inset Argument 1
38788 status open
38789
38790 \begin_layout Plain Layout
38791 lines=1
38792 \end_layout
38793
38794 \end_inset
38795
38796
38797 \begin_inset Argument 2
38798 status open
38799
38800 \begin_layout Plain Layout
38801 It
38802 \end_layout
38803
38804 \end_inset
38805
38806  
38807 \lang english
38808 was in the spring of the year 1894 that all London was interested, and the
38809  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38810  under most unusual and inexplicable circumstances.
38811  The public has already learned those particulars of the crime which came
38812  out in the police investigation, but a good deal was suppressed upon that
38813  occasion, since the case for the prosecution was so overwhelmingly strong
38814  that it was not necessary to bring forward all the facts.
38815 \end_layout
38816
38817 \end_deeper
38818 \begin_layout Enumerate
38819 Magenta, capital colgada sobre tres líneas en tipografía matemática
38820 \begin_inset Newline newline
38821 \end_inset
38822
38823
38824 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38825 \end_inset
38826
38827 , el texto 
38828 \begin_inset Quotes eld
38829 \end_inset
38830
38831 t was in the spring
38832 \begin_inset Quotes erd
38833 \end_inset
38834
38835  en 
38836 \noun on
38837 versalitas
38838 \noun default
38839 ; para colorear la capital, debes insertar este comando delante de ella:
38840 \begin_inset Newline newline
38841 \end_inset
38842
38843
38844 \series bold
38845
38846 \backslash
38847 renewcommand{
38848 \backslash
38849 LettrineFontHook}{
38850 \backslash
38851 color{color}}
38852 \series default
38853
38854 \begin_inset Newline newline
38855 \end_inset
38856
38857 donde el segundo 
38858 \emph on
38859 color
38860 \emph default
38861  puede ser 
38862 \begin_inset Quotes eld
38863 \end_inset
38864
38865 red
38866 \begin_inset Quotes erd
38867 \end_inset
38868
38869
38870 \begin_inset Quotes eld
38871 \end_inset
38872
38873 blue
38874 \begin_inset Quotes erd
38875 \end_inset
38876
38877
38878 \begin_inset Quotes eld
38879 \end_inset
38880
38881 green
38882 \begin_inset Quotes erd
38883 \end_inset
38884
38885
38886 \begin_inset Quotes eld
38887 \end_inset
38888
38889 yellow
38890 \begin_inset Quotes erd
38891 \end_inset
38892
38893
38894 \begin_inset Quotes eld
38895 \end_inset
38896
38897 cyan
38898 \begin_inset Quotes erd
38899 \end_inset
38900
38901
38902 \begin_inset Quotes eld
38903 \end_inset
38904
38905 magenta
38906 \begin_inset Quotes erd
38907 \end_inset
38908
38909
38910 \begin_inset Quotes eld
38911 \end_inset
38912
38913 black
38914 \begin_inset Quotes erd
38915 \end_inset
38916
38917  o 
38918 \begin_inset Quotes eld
38919 \end_inset
38920
38921 white
38922 \begin_inset Quotes erd
38923 \end_inset
38924
38925 , y añade este comando al preámbulo del documento:
38926 \begin_inset Newline newline
38927 \end_inset
38928
38929
38930 \series bold
38931
38932 \backslash
38933 @ifundefined{textcolor}
38934 \begin_inset Newline newline
38935 \end_inset
38936
38937
38938 \begin_inset space ~
38939 \end_inset
38940
38941 {
38942 \backslash
38943 usepackage{color}}{}
38944 \end_layout
38945
38946 \begin_deeper
38947 \begin_layout Standard
38948 \begin_inset ERT
38949 status collapsed
38950
38951 \begin_layout Plain Layout
38952
38953
38954 \backslash
38955 renewcommand{
38956 \backslash
38957 LettrineFontHook}{
38958 \backslash
38959 color{magenta}}
38960 \end_layout
38961
38962 \end_inset
38963
38964
38965 \begin_inset Note Note
38966 status open
38967
38968 \begin_layout Plain Layout
38969 pone la capital en magenta
38970 \end_layout
38971
38972 \end_inset
38973
38974
38975 \end_layout
38976
38977 \begin_layout Initial
38978 \begin_inset Argument 1
38979 status open
38980
38981 \begin_layout Plain Layout
38982 lines=3, lhang=0.33, loversize=0.25
38983 \end_layout
38984
38985 \end_inset
38986
38987
38988 \begin_inset Argument 2
38989 status open
38990
38991 \begin_layout Plain Layout
38992 \begin_inset Formula $\mathcal{I}$
38993 \end_inset
38994
38995
38996 \end_layout
38997
38998 \end_inset
38999
39000
39001 \begin_inset Argument 3
39002 status open
39003
39004 \begin_layout Plain Layout
39005
39006 \lang english
39007 t was in the spring
39008 \end_layout
39009
39010 \end_inset
39011
39012  
39013 \lang english
39014 of the year 1894 that all London was interested, and the fashionable world
39015  dismayed, by the murder of the Honourable Ronald Adair under most unusual
39016  and inexplicable circumstances.
39017  The public has already learned those particulars of the crime which came
39018  out in the police investigation, but a good deal was suppressed upon that
39019  occasion, since the case for the prosecution was so overwhelmingly strong
39020  that it was not necessary to bring forward all the facts.
39021 \end_layout
39022
39023 \end_deeper
39024 \begin_layout Standard
39025 \begin_inset ERT
39026 status collapsed
39027
39028 \begin_layout Plain Layout
39029
39030
39031 \backslash
39032 else
39033 \end_layout
39034
39035 \end_inset
39036
39037
39038 \begin_inset Note Note
39039 status open
39040
39041 \begin_layout Plain Layout
39042 Lo siguiente se mostrará en pantalla si no está instalado el paquete \SpecialChar LaTeX
39043  
39044 \series bold
39045 lettrine
39046 \series default
39047 .
39048 \end_layout
39049
39050 \end_inset
39051
39052
39053 \end_layout
39054
39055 \begin_layout Standard
39056 Debes instalar el paquete \SpecialChar LaTeX
39057  
39058 \series bold
39059 lettrine
39060 \series default
39061  para ver la parte siguiente en la salida.
39062 \end_layout
39063
39064 \begin_layout Standard
39065 \begin_inset ERT
39066 status collapsed
39067
39068 \begin_layout Plain Layout
39069
39070
39071 \backslash
39072 fi
39073 \end_layout
39074
39075 \end_inset
39076
39077
39078 \end_layout
39079
39080 \begin_layout Chapter
39081 Archivos externos
39082 \begin_inset Index idx
39083 status collapsed
39084
39085 \begin_layout Plain Layout
39086 Archivos externos
39087 \end_layout
39088
39089 \end_inset
39090
39091
39092 \end_layout
39093
39094 \begin_layout Standard
39095 Con el menú 
39096 \family sans
39097 Insertar\SpecialChar menuseparator
39098 Archivo 
39099 \family default
39100 se pueden insertar archivos externos en un documento.
39101  Estos pueden ser:
39102 \end_layout
39103
39104 \begin_layout Description
39105 Documento
39106 \begin_inset space ~
39107 \end_inset
39108
39109 \SpecialChar LyX
39110  Otro documento \SpecialChar LyX
39111 ; su contenido se inserta directamente en tu documento.
39112 \end_layout
39113
39114 \begin_layout Description
39115 Texto
39116 \begin_inset space ~
39117 \end_inset
39118
39119 simple Un documento de texto; cada línea del mismo se inserta en tu documento
39120  como párrafo propio.
39121 \end_layout
39122
39123 \begin_layout Description
39124 Texto
39125 \begin_inset space ~
39126 \end_inset
39127
39128 simple,
39129 \begin_inset space ~
39130 \end_inset
39131
39132 unir
39133 \begin_inset space ~
39134 \end_inset
39135
39136 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
39137  Las líneas vacías generan un nuevo párrafo en tu documento.
39138 \end_layout
39139
39140 \begin_layout Description
39141 Material
39142 \begin_inset space ~
39143 \end_inset
39144
39145 externo Archivos en diversos formatos.
39146 \end_layout
39147
39148 \begin_layout Description
39149 Documento
39150 \begin_inset space ~
39151 \end_inset
39152
39153 hijo Documentos \SpecialChar LyX
39154 , \SpecialChar LaTeX
39155  o texto simple.
39156 \end_layout
39157
39158 \begin_layout Section
39159 Material externo
39160 \begin_inset Index idx
39161 status collapsed
39162
39163 \begin_layout Plain Layout
39164 Material externo
39165 \end_layout
39166
39167 \end_inset
39168
39169
39170 \end_layout
39171
39172 \begin_layout Standard
39173 Esta característica te permite insertar archivos en tu documento sin convertirlo
39174 s previamente a un formato legible en la salida, ya que \SpecialChar LyX
39175  se ocupa de las
39176  necesarias conversiones.
39177  Esto es parecido a la inserción de imágenes en diversos formatos en los
39178  documentos \SpecialChar LyX
39179 .
39180  Si has activado la Vista preliminar inmediata en las preferencias de \SpecialChar LyX
39181 ,
39182  en 
39183 \family sans
39184 Apariencia
39185 \family default
39186 \SpecialChar menuseparator
39187 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
39188  en \SpecialChar LyX
39189 .
39190 \end_layout
39191
39192 \begin_layout Standard
39193 El material externo se puede insertar mediante el diálogo que surge a partir
39194  del menú 
39195 \family sans
39196 Insertar\SpecialChar menuseparator
39197 Archivo\SpecialChar menuseparator
39198 Material
39199 \begin_inset space ~
39200 \end_inset
39201
39202 externo
39203 \family default
39204 .
39205  Actualmente se permiten los siguientes tipos de archivo (
39206 \family sans
39207 Plantillas
39208 \family default
39209 ):
39210 \end_layout
39211
39212 \begin_layout Description
39213 Dia Esta plantilla soporta diagramas creados con el programa 
39214 \series bold
39215
39216 \begin_inset CommandInset href
39217 LatexCommand href
39218 name "Dia"
39219 target "https://es.wikipedia.org/wiki/Dia_(programa)"
39220 literal "false"
39221
39222 \end_inset
39223
39224
39225 \series default
39226 .
39227 \begin_inset CommandInset href
39228 LatexCommand href
39229 name "Inkscape"
39230 target "https://inkscape.org/es/"
39231 literal "false"
39232
39233 \end_inset
39234
39235
39236 \end_layout
39237
39238 \begin_layout Description
39239 Diagrama
39240 \begin_inset space ~
39241 \end_inset
39242
39243 de
39244 \begin_inset space ~
39245 \end_inset
39246
39247 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
39248  con el programa 
39249 \series bold
39250
39251 \begin_inset CommandInset href
39252 LatexCommand href
39253 name "XBoard"
39254 target "https://es.wikipedia.org/wiki/XBoard"
39255 literal "false"
39256
39257 \end_inset
39258
39259
39260 \series default
39261 .
39262 \end_layout
39263
39264 \begin_layout Description
39265 Figura
39266 \begin_inset space ~
39267 \end_inset
39268
39269 Inkscape
39270 \lang english
39271  This template supports specific scalable images derived from scalable vector
39272  graphics (SVG), in which the contained text is replaced by a version typeset
39273  by \SpecialChar LaTeX
39274  (and hence in the current document font).
39275  It relies on a feature of the program
39276 \lang spanish
39277  
39278 \series bold
39279
39280 \begin_inset CommandInset href
39281 LatexCommand href
39282 name "Inkscape"
39283 target "https://inkscape.org/"
39284 literal "false"
39285
39286 \end_inset
39287
39288
39289 \series default
39290  
39291 \lang english
39292 which creates a special PDF or EPS and \SpecialChar LaTeX
39293  file from a given SVG file (in 
39294 \noun on
39295 Inkscape
39296 \noun default
39297  itself, the feature is available via the option 
39298 \family sans
39299 Omit text in PDF and create LaTeX file
39300 \family default
39301  when saving a drawing as PDF or EPS).
39302  The benefit of such files is a uniform text style throughout the whole
39303  document.
39304 \begin_inset Newline newline
39305 \end_inset
39306
39307 The external template reads SVG files and uses a converter program to generate
39308  the respective PDF\SpecialChar breakableslash
39309 EPS and \SpecialChar LaTeX
39310  files (via
39311 \noun on
39312  
39313 \noun default
39314 Inkscape
39315 \noun on
39316 )
39317 \noun default
39318  on the fly, so you don't have to export those files yourself.
39319  If you prefer the latter and want use given 
39320 \family typewriter
39321 *.pdf
39322 \family default
39323  and 
39324 \family typewriter
39325 *.pdf_tex
39326 \family default
39327  or 
39328 \family typewriter
39329 *.eps
39330 \family default
39331  and 
39332 \family typewriter
39333 *.eps_tex
39334 \family default
39335  files instead, simply input the respective 
39336 \family typewriter
39337 *.pdf_tex
39338 \family default
39339  or 
39340 \family typewriter
39341 *.eps_tex
39342 \family default
39343  file via the 
39344 \family sans
39345 Child Documents
39346 \family default
39347  dialog (see sec.
39348 \begin_inset space ~
39349 \end_inset
39350
39351
39352 \lang spanish
39353
39354 \begin_inset CommandInset ref
39355 LatexCommand ref
39356 reference "sec:Documento-Hijo"
39357
39358 \end_inset
39359
39360
39361 \lang english
39362 ) rather than using this template.
39363 \begin_inset Newline newline
39364 \end_inset
39365
39366 You can use \SpecialChar TeX
39367  code commands such as 
39368 \series bold
39369
39370 \backslash
39371 Large
39372 \series default
39373
39374 \series bold
39375
39376 \backslash
39377 small
39378 \series default
39379 , etc.
39380 \begin_inset space \space{}
39381 \end_inset
39382
39383 in the text of the SVG.
39384  The size of the font will be taken from the settings of the \SpecialChar LyX
39385  document.
39386  Please refer to 
39387 \begin_inset CommandInset citation
39388 LatexCommand cite
39389 key "Inkscape"
39390 literal "false"
39391
39392 \end_inset
39393
39394  for more information and examples.
39395 \end_layout
39396
39397 \begin_layout Description
39398 Figura
39399 \begin_inset space ~
39400 \end_inset
39401
39402 Xfig Esta plantilla soporta imágenes creadas con el programa 
39403 \begin_inset CommandInset href
39404 LatexCommand href
39405 name "Xfig"
39406 target "https://en.wikipedia.org/wiki/Xfig"
39407 literal "false"
39408
39409 \end_inset
39410
39411 .
39412 \end_layout
39413
39414 \begin_layout Description
39415 Gráficos
39416 \begin_inset space ~
39417 \end_inset
39418
39419 vectoriales Sirve para insertar gráficos vectoriales.
39420  Los gráficos se pueden tratar en el diálogo 
39421 \family sans
39422 Material Externo
39423 \family default
39424  como las que habitualmente se incluyen mediante el diálogo 
39425 \family sans
39426 Gráficos
39427 \family default
39428 , tal como se explica en la sección
39429 \begin_inset space ~
39430 \end_inset
39431
39432
39433 \begin_inset CommandInset ref
39434 LatexCommand ref
39435 reference "sec:Diálogo-Gráficos"
39436
39437 \end_inset
39438
39439 .
39440  Aquí una imagen vectorial insertada: 
39441 \begin_inset External
39442         template VectorGraphics
39443         filename ../clipart/SVG-Drawing.svg
39444         lyxscale 50
39445         scale 33
39446
39447 \end_inset
39448
39449
39450 \end_layout
39451
39452 \begin_layout Description
39453 Imagen
39454 \begin_inset space ~
39455 \end_inset
39456
39457 mapa
39458 \begin_inset space ~
39459 \end_inset
39460
39461 de
39462 \begin_inset space ~
39463 \end_inset
39464
39465 bits Sirve para insertar imágenes bitmap.
39466  Las imágenes se pueden tratar en el diálogo 
39467 \family sans
39468 Material Externo
39469 \family default
39470  como las que habitualmente se incluyen mediante el diálogo 
39471 \family sans
39472 Gráficos
39473 \family default
39474 , tal como se explica en la sección
39475 \begin_inset space ~
39476 \end_inset
39477
39478
39479 \begin_inset CommandInset ref
39480 LatexCommand ref
39481 reference "sec:Diálogo-Gráficos"
39482
39483 \end_inset
39484
39485 .
39486  Aquí se ha insertado una imagen 
39487 \emph on
39488 raster
39489 \emph default
39490
39491 \begin_inset External
39492         template RasterImage
39493         filename ../clipart/ToolbarEnvBox.png
39494
39495 \end_inset
39496
39497
39498 \end_layout
39499
39500 \begin_layout Description
39501 Hoja
39502 \begin_inset space ~
39503 \end_inset
39504
39505 de
39506 \begin_inset space ~
39507 \end_inset
39508
39509 cálculo Esta plantilla permite insertar tablas/hojas de cálculo en los formatos
39510  
39511 \series bold
39512
39513 \begin_inset CommandInset href
39514 LatexCommand href
39515 name "Gnumeric"
39516 target "https://es.wikipedia.org/wiki/Gnumeric"
39517 literal "false"
39518
39519 \end_inset
39520
39521
39522 \series default
39523
39524 \begin_inset CommandInset href
39525 LatexCommand href
39526 name "OpenDocument"
39527 target "https://es.wikipedia.org/wiki/OpenDocument"
39528 literal "false"
39529
39530 \end_inset
39531
39532
39533 \begin_inset CommandInset href
39534 LatexCommand href
39535 name "Microsoft Office XML"
39536 target "https://es.wikipedia.org/wiki/Microsoft_Office_XML"
39537 literal "false"
39538
39539 \end_inset
39540
39541  y 
39542 \begin_inset CommandInset href
39543 LatexCommand href
39544 name "Office Open XML"
39545 target "https://es.wikipedia.org/wiki/Office_Open_XML"
39546 literal "false"
39547
39548 \end_inset
39549
39550 .
39551  Para que esto funcione \SpecialChar LyX
39552  debe haber encontrado el programa 
39553 \family typewriter
39554 ssconvert
39555 \family default
39556  durante su configuración.
39557  Este programa forma parte de Gnumeric, por tanto debe estar instalado aunque
39558  las tablas no estén en el formato de Gnumeric.
39559  Echa un vistazo al archivo de ejemplo 
39560 \emph on
39561 spreadsheet.lyx
39562 \emph default
39563  para ver ejemplos de uso y posibles limitaciones.
39564 \end_layout
39565
39566 \begin_layout Description
39567 Páginas
39568 \begin_inset space ~
39569 \end_inset
39570
39571 PDF Con esta plantilla puedes insertar documentos PDF en tu documento.
39572  Para insertar algunas o todas las páginas de un documento PDF, utiliza
39573  la opción 
39574 \series bold
39575 pages
39576 \series default
39577  en el campo 
39578 \family sans
39579 Opción
39580 \family default
39581  de la pestaña 
39582 \family sans
39583 Opciones de \SpecialChar LaTeX
39584  y \SpecialChar LyX
39585
39586 \family default
39587 .
39588  El argumento de esta opción es una lista separada con comas que contiene
39589  números de páginas (opción 
39590 \series bold
39591 pages={3,5,6,8}
39592 \series default
39593 ), rangos de números de páginas (
39594 \series bold
39595 pages={4-9}
39596 \series default
39597 ) o cualquier combinación.
39598  Para insertar páginas vacías usa {}.
39599  Por ej.,
39600 \begin_inset space ~
39601 \end_inset
39602
39603
39604 \series bold
39605 pages={3,{},8-11,15}
39606 \series default
39607  insertará la página 3, una página vacía y las páginas 8, 9, 10, 11 y 15.
39608  Los rangos de páginas se especifican según el esquema 
39609 \emph on
39610 inicial
39611 \emph default
39612 -
39613 \emph on
39614 final.
39615
39616 \emph default
39617  Así se seleccionan todas las páginas desde 
39618 \emph on
39619 inicial
39620 \emph default
39621  a 
39622 \emph on
39623 final
39624 \emph default
39625 .
39626  Si se omite 
39627 \emph on
39628 inicial
39629 \emph default
39630  comienza en la primera página; si se omite 
39631 \emph on
39632 final
39633 \emph default
39634  termina en la última.
39635  La última página también se puede seleccionar con la clave 
39636 \series bold
39637 last
39638 \series default
39639 .
39640  (Solo está permitido en rangos de páginas).
39641  Así, 
39642 \series bold
39643 pages=-
39644 \series default
39645  insertará todas las páginas del documento y 
39646 \series bold
39647 pages=last-1
39648 \series default
39649  insertará todas las páginas en orden inverso.
39650  Si no se usa la opción pages, sólo se inserta la primera página del PDF.
39651 \begin_inset Newline newline
39652 \end_inset
39653
39654 La opción 
39655 \series bold
39656 noautoscale
39657 \series default
39658  inserta las páginas a tamaño original; si esta opción no se especifica,
39659  el tamaño de las páginas se adaptará a la anchura de página del documento.
39660  En la pestaña 
39661 \family sans
39662 Tamaño y rotación
39663 \family default
39664  se puede especificar la anchura, la altura y la rotación de las páginas
39665  introducidas.
39666  Si se usa una anchura distinta de 100
39667 \begin_inset space \thinspace{}
39668 \end_inset
39669
39670 % Escala, la opción 
39671 \series bold
39672 noautoscale
39673 \series default
39674  será ignorada.
39675  Para más información y otras opciones posibles, consulta la documentación
39676  del paquete \SpecialChar LaTeX
39677  
39678 \series bold
39679 pdfpages
39680 \series default
39681  
39682 \begin_inset CommandInset citation
39683 LatexCommand cite
39684 key "pdfpages"
39685 literal "true"
39686
39687 \end_inset
39688
39689 .
39690 \begin_inset Index idx
39691 status collapsed
39692
39693 \begin_layout Plain Layout
39694 \SpecialChar LaTeX
39695 -paquetes ! pdfpages
39696 \end_layout
39697
39698 \end_inset
39699
39700
39701 \begin_inset Newline newline
39702 \end_inset
39703
39704 Para usar esta plantilla en una presentación 
39705 \family sans
39706 Beamer
39707 \family default
39708 , hay que insertar primero un entorno 
39709 \family sans
39710 Fin de fotograma
39711 \family default
39712  y, en un párrafo siguiente, un recuadro de código \SpecialChar TeX
39713  con el comando 
39714 \series bold
39715
39716 \backslash
39717 setbeamertemplate{background canvas}{}
39718 \series default
39719 .
39720  Después puedes insertar tantos párrafos que contengan plantillas PDFPages
39721  como quieras.
39722  Después de las páginas PDF incluidas puedes reanudar la presentación Beamer
39723  comenzando una nueva diapositiva o una nueva sección.
39724  Para evitar páginas en blanco delante de las páginas PDF, asegúrate de
39725  usar alineación 
39726 \family sans
39727 Predeterminada
39728 \family default
39729  para el párrafo que contiene la plantilla.
39730 \begin_inset Newline newline
39731 \end_inset
39732
39733 Un PDF incluido girado -5°: 
39734 \begin_inset External
39735         template PDFPages
39736         filename ../clipart/Abstract.pdf
39737         extra LaTeX "noautoscale, pages=-"
39738         rotateAngle -5
39739         rotateOrigin bottomleft
39740
39741 \end_inset
39742
39743
39744 \end_layout
39745
39746 \begin_layout Description
39747 Tipografía
39748 \begin_inset space ~
39749 \end_inset
39750
39751 musical
39752 \begin_inset space ~
39753 \end_inset
39754
39755 Lilypond Esta plantilla sirve para tipografiar notación musical con el programa
39756 \begin_inset Newline linebreak
39757 \end_inset
39758
39759
39760 \series bold
39761
39762 \begin_inset CommandInset href
39763 LatexCommand href
39764 name "LilyPond"
39765 target "https://es.wikipedia.org/wiki/GNU_LilyPond"
39766 literal "false"
39767
39768 \end_inset
39769
39770
39771 \series default
39772 .
39773  Echa un vistazo al archivo de ejemplo
39774 \emph on
39775  lilypond.lyx
39776 \emph default
39777  para más información sobre el soporte de \SpecialChar LyX
39778  a LilyPond.
39779 \end_layout
39780
39781 \begin_layout Standard
39782 Si utilizas la opción 
39783 \family sans
39784 Borrador
39785 \family default
39786  en la solapa 
39787 \family sans
39788 Archivo
39789 \family default
39790  del diálogo 
39791 \family sans
39792 Material Externo
39793 \family default
39794 , en el documento de salida sólo se muestra la ruta al archivo insertado.
39795 \family sans
39796
39797 \begin_inset Newline newline
39798 \end_inset
39799
39800
39801 \family default
39802 El material externo se muestra en \SpecialChar LyX
39803  como un recuadro del tipo:
39804 \family sans
39805  
39806 \family default
39807
39808 \begin_inset Graphics
39809         filename clipart/MaterialExterno.png
39810         scale 95
39811
39812 \end_inset
39813
39814  o como imagen, dependiendo de si se marca la opción 
39815 \family sans
39816 Mostrar en LyX 
39817 \family default
39818 de la pestaña 
39819 \family sans
39820 Opciones de LaTeX y LyX
39821 \family default
39822  del diálogo
39823 \family sans
39824 .
39825 \end_layout
39826
39827 \begin_layout Standard
39828 En el manual 
39829 \emph on
39830 Personalización
39831 \emph default
39832  se explica cómo definir tus propias plantillas.
39833 \end_layout
39834
39835 \begin_layout Section
39836 Documento hijo
39837 \begin_inset CommandInset label
39838 LatexCommand label
39839 name "sec:Documento-Hijo"
39840
39841 \end_inset
39842
39843
39844 \begin_inset Index idx
39845 status collapsed
39846
39847 \begin_layout Plain Layout
39848 Documento hijo
39849 \end_layout
39850
39851 \end_inset
39852
39853
39854 \end_layout
39855
39856 \begin_layout Standard
39857 Los documentos hijos se emplean en el caso de tener un documento extenso
39858  compuesto por varias partes o secciones más grandes.
39859  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
39860  en varios archivos que pueden ser revisados por separado.
39861  Estos archivos se conocen como documentos hijos, y el llamado documento
39862  maestro los conecta con el fin de imprimirlos como un todo o por partes.
39863  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
39864  \SpecialChar LaTeX
39865 , la bibliografía y las etiquetas de las referencias cruzadas.
39866 \end_layout
39867
39868 \begin_layout Standard
39869 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
39870  en el menú 
39871 \family sans
39872 Documento\SpecialChar menuseparator
39873 Configuración\SpecialChar menuseparator
39874 Clase del documento
39875 \family default
39876  del documento hijo especifica el documento maestro predeterminado.
39877  Este maestro será usado entonces por \SpecialChar LyX
39878  en un segundo plano cuando edites
39879  el documento hijo.
39880 \end_layout
39881
39882 \begin_layout Standard
39883 Los documentos incluidos como hijos se muestran en la pantalla de \SpecialChar LyX
39884  como
39885  recuadros del tipo: 
39886 \begin_inset Graphics
39887         filename clipart/DocumentoHijo.png
39888         scale 95
39889
39890 \end_inset
39891
39892 .
39893  Para incluir documentos hijos en un documento maestro utiliza el menú 
39894 \family sans
39895 Insertar
39896 \family default
39897 \SpecialChar menuseparator
39898
39899 \family sans
39900 Archivo
39901 \family default
39902 \SpecialChar menuseparator
39903
39904 \family sans
39905 Documento
39906 \begin_inset space ~
39907 \end_inset
39908
39909 hijo
39910 \family default
39911 .
39912  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
39913 \end_layout
39914
39915 \begin_layout Description
39916 Anexar Puedes incluir documentos \SpecialChar LyX
39917  y documentos \SpecialChar LaTeX
39918 .
39919  Al pulsar el botón 
39920 \family sans
39921 Editar
39922 \family default
39923  en el diálogo 
39924 \family sans
39925 Documento hijo
39926 \family default
39927 , los documentos incluidos se abrirán en una nueva solapa de archivo en
39928  la ventana de \SpecialChar LyX
39929  y así puedes modificarlos si quieres.
39930 \end_layout
39931
39932 \begin_layout Standard
39933 Aquí hay un archivo insertado con el método 
39934 \family sans
39935 Anexar
39936 \family default
39937
39938 \begin_inset CommandInset include
39939 LatexCommand include
39940 filename "DocumentoPostizo1.lyx"
39941
39942 \end_inset
39943
39944
39945 \end_layout
39946
39947 \begin_layout Standard
39948 La numeración de secciones tiene en cuenta las secciones de los archivos
39949  incluidos en el orden en que están insertados en el documento maestro.
39950  El documento incluido de ejemplo tiene una subsección que se numera como
39951  subsección de la presente sección.
39952  Las etiquetas de los documentos incluidos pueden tener referencias: Subsección
39953 \begin_inset space ~
39954 \end_inset
39955
39956
39957 \begin_inset CommandInset ref
39958 LatexCommand ref
39959 reference "subsec:Subsección-Externa-1"
39960
39961 \end_inset
39962
39963 .
39964 \end_layout
39965
39966 \begin_layout Standard
39967 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
39968  del documento maestro.
39969  Las ramas en los documentos hijos serán ignoradas por el documento maestro
39970  si éste no tiene una rama con el mismo nombre.
39971  Los documentos anexados se insertan comenzando una página nueva y acabando
39972  con un salto de página.
39973 \end_layout
39974
39975 \begin_layout Standard
39976 \begin_inset Note Greyedout
39977 status open
39978
39979 \begin_layout Plain Layout
39980
39981 \series bold
39982 Nota:
39983 \series default
39984  Si has incluido un archivo \SpecialChar LyX
39985  o \SpecialChar LaTeX
39986  cuya clase de documento es distinta a la
39987  del documento maestro, recibirás una advertencia al exportar/ver el documento,
39988  ya que esto podría dar resultados inesperados.
39989 \end_layout
39990
39991 \end_inset
39992
39993
39994 \end_layout
39995
39996 \begin_layout Description
39997 Incorporar Este método es muy parecido al método 
39998 \family sans
39999 Anexar
40000 \family default
40001 .
40002  Las diferencias son:
40003 \end_layout
40004
40005 \begin_deeper
40006 \begin_layout Itemize
40007 Los archivos incorporados no comienzan en página nueva ni acaban con un
40008  salto de página.
40009 \end_layout
40010
40011 \begin_layout Itemize
40012 Los archivos incorporados pueden visualizar en \SpecialChar LyX
40013  si la 
40014 \family sans
40015 Vista
40016 \begin_inset space ~
40017 \end_inset
40018
40019 preliminar
40020 \begin_inset space ~
40021 \end_inset
40022
40023 inmediata 
40024 \family default
40025 está activada en el diálogo 
40026 \family sans
40027 Herramientas\SpecialChar menuseparator
40028 Preferencias
40029 \family default
40030 , apartado 
40031 \family sans
40032 Apariencia\SpecialChar menuseparator
40033 Visualización
40034 \family default
40035 .
40036 \end_layout
40037
40038 \begin_layout Itemize
40039 Los archivos incorporados no se pueden excluir mediante el menú 
40040 \family sans
40041 Documento\SpecialChar menuseparator
40042 Configuración\SpecialChar menuseparator
40043 Documentos hijo
40044 \family default
40045 .
40046 \end_layout
40047
40048 \end_deeper
40049 \begin_layout Standard
40050 Aquí hay un documento hijo insertado con el método 
40051 \family sans
40052 Incorporar
40053 \family default
40054 :
40055 \end_layout
40056
40057 \begin_layout Standard
40058 \begin_inset CommandInset include
40059 LatexCommand input
40060 filename "DocumentoPostizo2.lyx"
40061
40062 \end_inset
40063
40064
40065 \end_layout
40066
40067 \begin_layout Standard
40068 Aquí se inserta un documento hijo en modo 
40069 \emph on
40070 input
40071 \emph default
40072  como fuente de \SpecialChar LaTeX
40073 :
40074 \end_layout
40075
40076 \begin_layout Quote
40077 \begin_inset CommandInset include
40078 LatexCommand input
40079 filename "DocumentoTextoPostizo.txt"
40080
40081 \end_inset
40082
40083
40084 \end_layout
40085
40086 \begin_layout Description
40087 Literal Con este método se puede incluir cualquier archivo de texto.
40088  El archivo aparece en la salida con su código fuente, y si contiene comandos
40089  no se ejecutan.
40090  Con la opción 
40091 \family sans
40092 Marcar espacios en la salida
40093 \family default
40094  cada espacio en el código fuente se muestra en la salida con el carácter
40095  «
40096 \begin_inset ERT
40097 status collapsed
40098
40099 \begin_layout Plain Layout
40100
40101
40102 \backslash
40103 textvisiblespace
40104 \end_layout
40105
40106 \end_inset
40107
40108 ».
40109  La diferencia con el método de inserción mediante el menú 
40110 \family sans
40111 Insertar
40112 \family default
40113 \SpecialChar menuseparator
40114
40115 \family sans
40116 Archivo
40117 \family default
40118 \SpecialChar menuseparator
40119
40120 \family sans
40121 Texto
40122 \begin_inset space ~
40123 \end_inset
40124
40125 simple
40126 \family default
40127  es que en este caso el contenido del archivo se ve en \SpecialChar LyX
40128 , mientras que en
40129  modo 
40130 \family sans
40131 Literal 
40132 \family default
40133 no se muestra el contenido, sino un recuadro con el nombre.
40134
40135 \family sans
40136  
40137 \end_layout
40138
40139 \begin_layout Standard
40140 Aquí se inserta un documento hijo en modo Literal:
40141 \begin_inset CommandInset include
40142 LatexCommand verbatiminput
40143 filename "DocumentoTextoPostizo.txt"
40144
40145 \end_inset
40146
40147
40148 \begin_inset VSpace bigskip
40149 \end_inset
40150
40151
40152 \end_layout
40153
40154 \begin_layout Standard
40155 Aquí se inserta un documento hijo en modo Literal con la opción 
40156 \family sans
40157 Marcar espacios en la salida
40158 \family default
40159 :
40160 \begin_inset CommandInset include
40161 LatexCommand verbatiminput*
40162 filename "DocumentoTextoPostizo.txt"
40163
40164 \end_inset
40165
40166
40167 \begin_inset VSpace bigskip
40168 \end_inset
40169
40170
40171 \end_layout
40172
40173 \begin_layout Standard
40174 \begin_inset Note Greyedout
40175 status open
40176
40177 \begin_layout Plain Layout
40178
40179 \series bold
40180 Nota:
40181 \series default
40182  Como puedes ver en los ejemplos anteriores, el texto de los documentos
40183  incluidos en modo 
40184 \family sans
40185 literal
40186 \family default
40187  no contiene saltos de línea, a no ser que se incluyan expresamente en el
40188  archivo de texto.
40189 \end_layout
40190
40191 \end_inset
40192
40193
40194 \end_layout
40195
40196 \begin_layout Description
40197 Listado
40198 \begin_inset space ~
40199 \end_inset
40200
40201 de
40202 \begin_inset space ~
40203 \end_inset
40204
40205 código Este tipo se describe en el capítulo
40206 \begin_inset space ~
40207 \end_inset
40208
40209
40210 \begin_inset CommandInset ref
40211 LatexCommand ref
40212 reference "cap:Listado-de-código"
40213
40214 \end_inset
40215
40216 .
40217 \end_layout
40218
40219 \begin_layout Standard
40220 \begin_inset Note Greyedout
40221 status open
40222
40223 \begin_layout Plain Layout
40224
40225 \series bold
40226 Nota:
40227 \series default
40228  Incluir el mismo documento dos veces con métodos diferentes podría causar
40229  problemas en \SpecialChar LaTeX
40230 .
40231 \end_layout
40232
40233 \end_inset
40234
40235
40236 \end_layout
40237
40238 \begin_layout Standard
40239 Si quieres ver o exportar solo determinados hijos del documento maestro,
40240  bien por ahorrar tiempo de compilación, bien para distribuir capítulos
40241  individuales del libro, puedes excluir hijos en la salida.
40242  Esto se consigue mediante el menú 
40243 \family sans
40244 Documento\SpecialChar menuseparator
40245 Configuración\SpecialChar menuseparator
40246 Documento hijo
40247 \family default
40248 .
40249  Puedes excluir o incluir hijos con doble clic sobre sus nombres en la lista;
40250  (esto solo funciona para documentos insertados mediante 
40251 \begin_inset Quotes cld
40252 \end_inset
40253
40254 Anexar
40255 \begin_inset Quotes crd
40256 \end_inset
40257
40258 , no con 
40259 \begin_inset Quotes cld
40260 \end_inset
40261
40262 Incorporar
40263 \begin_inset Quotes crd
40264 \end_inset
40265
40266 ).
40267  Si se marca la opción 
40268 \family sans
40269 Mantener contadores y referencias
40270 \family default
40271  \SpecialChar LyX
40272  garantiza que todos los números de página, referencias, etc., se respetan
40273  como si se procesara el documento completo.
40274  No obstante, \SpecialChar LyX
40275  tiene que procesar el documento entero en segundo plano para
40276  que esta característica funcione.
40277  Por tanto, si quieres ahorrar tiempo de compilación, y no es preciso mantener
40278  los contadores y referencias, desmarca esta casilla.
40279 \end_layout
40280
40281 \begin_layout Standard
40282 Alternativamente, se puede poner cada archivo incluido en una rama.
40283 \begin_inset Foot
40284 status collapsed
40285
40286 \begin_layout Plain Layout
40287 Las ramas se describen en la sección
40288 \emph on
40289  Ramas
40290 \emph default
40291  de la 
40292 \emph on
40293 Guía del usuario
40294 \emph default
40295  de \SpecialChar LyX
40296 .
40297 \end_layout
40298
40299 \end_inset
40300
40301  Habilitando o deshabilitando las ramas puedes decidir qué archivos incluidos
40302  aparecerán en la salida.
40303  Esto tiene la ventaja de que también funciona con hijos incluidos con 
40304 \begin_inset Quotes cld
40305 \end_inset
40306
40307 Incorporar
40308 \begin_inset Quotes crd
40309 \end_inset
40310
40311 .
40312  Sin embargo, los contadores y las referencias no se mantendrán usando este
40313  método.
40314 \end_layout
40315
40316 \begin_layout Chapter
40317 Listado de código
40318 \begin_inset CommandInset label
40319 LatexCommand label
40320 name "cap:Listado-de-código"
40321
40322 \end_inset
40323
40324
40325 \begin_inset Index idx
40326 status collapsed
40327
40328 \begin_layout Plain Layout
40329 Listado de código
40330 \end_layout
40331
40332 \end_inset
40333
40334
40335 \begin_inset Index idx
40336 status collapsed
40337
40338 \begin_layout Plain Layout
40339 Código de programa
40340 \end_layout
40341
40342 \end_inset
40343
40344
40345 \begin_inset Index idx
40346 status collapsed
40347
40348 \begin_layout Plain Layout
40349 Flotantes ! Listado de código
40350 \end_layout
40351
40352 \end_inset
40353
40354
40355 \end_layout
40356
40357 \begin_layout Standard
40358 Para incluir y tipografiar código de programación puedes usar la opción
40359  de menú disponible en 
40360 \family sans
40361 Insertar\SpecialChar menuseparator
40362 Listado
40363 \begin_inset space ~
40364 \end_inset
40365
40366 de
40367 \begin_inset space ~
40368 \end_inset
40369
40370 código.
40371  
40372 \family default
40373 Los paquetes \SpecialChar LaTeX
40374  
40375 \series bold
40376 listings
40377 \series default
40378
40379 \begin_inset Index idx
40380 status collapsed
40381
40382 \begin_layout Plain Layout
40383 \SpecialChar LaTeX
40384 -paquetes ! listings
40385 \end_layout
40386
40387 \end_inset
40388
40389  y 
40390 \series bold
40391 minted
40392 \series default
40393
40394 \begin_inset Index idx
40395 status collapsed
40396
40397 \begin_layout Plain Layout
40398 \SpecialChar LaTeX
40399 -paquetes ! minted
40400 \end_layout
40401
40402 \end_inset
40403
40404  provee un mecanismo potente y flexible para insertar código fuente en tu
40405  documento.
40406  
40407 \lang english
40408 One can only use one of these packages in a document.
40409  
40410 \series bold
40411 listings
40412 \series default
40413  is used by default.
40414 \end_layout
40415
40416 \begin_layout Standard
40417
40418 \lang english
40419 \begin_inset Note Note
40420 status open
40421
40422 \begin_layout Plain Layout
40423
40424 \series bold
40425 \lang english
40426 Note:
40427 \series default
40428  \SpecialChar LyX
40429  does NOT want to encourage users to add the 
40430 \family typewriter
40431 -shell-escape
40432 \family default
40433  option to converter definitions.
40434  It works, but it is a huge security risk.
40435  There is an active discussion about how to handle this.
40436  Once that's been resolved, this can be updated appropriately.
40437 \end_layout
40438
40439 \begin_layout Plain Layout
40440
40441 \lang english
40442 =====
40443 \end_layout
40444
40445 \begin_layout Plain Layout
40446
40447 \lang english
40448 In order to use 
40449 \series bold
40450 minted
40451 \series default
40452 , you need to select it as the syntax highlighting package in the document
40453  settings under 
40454 \family sans
40455 Listings
40456 \family default
40457 .
40458  
40459 \series bold
40460 minted
40461 \series default
40462  requires also additionally the module 
40463 \family sans
40464 pygments
40465 \family default
40466  of the software 
40467 \noun on
40468 Python
40469 \noun default
40470
40471 \begin_inset Foot
40472 status collapsed
40473
40474 \begin_layout Plain Layout
40475
40476 \lang english
40477 Under \SpecialChar LyX
40478  for Windows 
40479 \family sans
40480 pygments
40481 \family default
40482  is already installed.
40483 \end_layout
40484
40485 \end_inset
40486
40487  and the option 
40488 \family typewriter
40489 -shell-escape
40490 \family default
40491  for the \SpecialChar LaTeX
40492  processor.
40493  If you want for example view or export your document as the format 
40494 \family sans
40495 PDF
40496 \begin_inset space ~
40497 \end_inset
40498
40499 (pdflatex)
40500 \family default
40501 , go to the \SpecialChar LyX
40502  preferences and there to the section 
40503 \family sans
40504 File
40505 \begin_inset space ~
40506 \end_inset
40507
40508 Handling\SpecialChar menuseparator
40509 Converters
40510 \family default
40511 .
40512  There go to the entry 
40513 \family sans
40514 LaTeX
40515 \begin_inset space ~
40516 \end_inset
40517
40518 (pdflatex) -> PDF
40519 \begin_inset space ~
40520 \end_inset
40521
40522 (pdflatex)
40523 \family default
40524  and look at the field 
40525 \family sans
40526 Converter
40527 \family default
40528 .
40529  There you see by default the content
40530 \lang spanish
40531
40532 \begin_inset Newline newline
40533 \end_inset
40534
40535
40536 \series bold
40537 pdflatex $$i
40538 \series default
40539
40540 \begin_inset Newline newline
40541 \end_inset
40542
40543
40544 \lang english
40545 Now change it to
40546 \lang spanish
40547
40548 \begin_inset Newline newline
40549 \end_inset
40550
40551
40552 \series bold
40553 pdflatex $$i -shell-escape
40554 \begin_inset Newline newline
40555 \end_inset
40556
40557
40558 \series default
40559 \lang english
40560 and press the 
40561 \family sans
40562 Modify
40563 \family default
40564  button and subsequently 
40565 \family sans
40566 Apply
40567 \family default
40568  or 
40569 \family sans
40570 Save
40571 \family default
40572 .
40573  The same can be done for the output formats 
40574 \family sans
40575 PDF
40576 \begin_inset space ~
40577 \end_inset
40578
40579 (LuaTeX)
40580 \family default
40581  and 
40582 \family sans
40583 PDF
40584 \begin_inset space ~
40585 \end_inset
40586
40587 (XeTeX)
40588 \family default
40589 .
40590 \end_layout
40591
40592 \end_inset
40593
40594
40595 \end_layout
40596
40597 \begin_layout Standard
40598 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
40599  incorporado en el que puedes configurar su formato.
40600 \end_layout
40601
40602 \begin_layout Standard
40603 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
40604  La opción de ubicación 
40605 \family sans
40606 Listado
40607 \begin_inset space ~
40608 \end_inset
40609
40610 en
40611 \begin_inset space ~
40612 \end_inset
40613
40614 línea
40615 \family default
40616  lo imprime en la línea, como este ejemplo: 
40617 \begin_inset listings
40618 lstparams "language={C++}"
40619 inline true
40620 status open
40621
40622 \begin_layout Plain Layout
40623
40624 int a=5;
40625 \end_layout
40626
40627 \end_inset
40628
40629
40630 \family sans
40631
40632 \begin_inset Newline newline
40633 \end_inset
40634
40635
40636 \family default
40637 La opción 
40638 \family sans
40639 Flotante
40640 \family default
40641  crea un listado flotante cuya colocación se puede especificar mediante
40642  las opciones «
40643 \family sans
40644 h
40645 \family default
40646 », «
40647 \family sans
40648 t
40649 \family default
40650 », «
40651 \family sans
40652 b
40653 \family default
40654 » y «
40655 \family sans
40656 p
40657 \family default
40658 », correspondientes a las opciones de colocación de flotantes descritas
40659  en la sección
40660 \family sans
40661
40662 \begin_inset space ~
40663 \end_inset
40664
40665
40666 \begin_inset CommandInset ref
40667 LatexCommand ref
40668 reference "sec:Colocación-de-Flotantes"
40669
40670 \end_inset
40671
40672
40673 \family default
40674 .
40675  Las opciones de colocación se pueden mezclar y se escriben sin separación,
40676  p.
40677 \family sans
40678
40679 \begin_inset space \thinspace{}
40680 \end_inset
40681
40682
40683 \family default
40684 ej.
40685 \begin_inset space ~
40686 \end_inset
40687
40688 «
40689 \family sans
40690 htbp
40691 \family default
40692 ».
40693  La opción «
40694 \family sans
40695 h
40696 \family default
40697 » a veces no tiene efecto, pero no necesitas usar la opción 
40698 \family sans
40699 Flotante
40700 \family default
40701  en ese caso puesto que los listados de código no flotantes también pueden
40702  tener leyendas y ser referenciadas.
40703 \end_layout
40704
40705 \begin_layout Standard
40706 Se puede añadir una leyenda a listados de código 
40707 \lang english
40708 that are not inline
40709 \lang spanish
40710  con el menú 
40711 \family sans
40712 Insertar\SpecialChar menuseparator
40713 Leyenda
40714 \family default
40715 .
40716  Los listados de código se pueden referenciar como los flotantes: Listado
40717 \begin_inset space ~
40718 \end_inset
40719
40720
40721 \begin_inset CommandInset ref
40722 LatexCommand ref
40723 reference "lst:Ejemplo-de-listado-de-código"
40724
40725 \end_inset
40726
40727  Con el menú 
40728 \family sans
40729 Insertar\SpecialChar menuseparator
40730 Índices\SpecialChar menuseparator
40731 Listados
40732 \begin_inset space ~
40733 \end_inset
40734
40735 de
40736 \begin_inset space ~
40737 \end_inset
40738
40739 código
40740 \family default
40741  se crea un índice de todos los listados de código con leyenda insertados.
40742  Las entradas del índice son la leyenda y el número de cada listado de código.
40743 \end_layout
40744
40745 \begin_layout Standard
40746 \begin_inset listings
40747 lstparams "language=Python"
40748 inline false
40749 status open
40750
40751 \begin_layout Plain Layout
40752
40753 \begin_inset Caption Standard
40754
40755 \begin_layout Plain Layout
40756 \begin_inset CommandInset label
40757 LatexCommand label
40758 name "lst:Ejemplo-de-listado-de-código"
40759
40760 \end_inset
40761
40762 Ejemplo de listado de código flotante
40763 \end_layout
40764
40765 \end_inset
40766
40767 # Ejemplo de listado flotante
40768 \end_layout
40769
40770 \begin_layout Plain Layout
40771
40772 def func(param):
40773 \end_layout
40774
40775 \begin_layout Plain Layout
40776
40777     'this is a python function'
40778 \end_layout
40779
40780 \begin_layout Plain Layout
40781
40782     pass
40783 \end_layout
40784
40785 \end_inset
40786
40787
40788 \end_layout
40789
40790 \begin_layout Standard
40791 \begin_inset Note Greyedout
40792 status open
40793
40794 \begin_layout Plain Layout
40795
40796 \series bold
40797 Nota: 
40798 \series default
40799 \lang english
40800 The 
40801 \series bold
40802 listings
40803 \series default
40804  package places captions before the listing by default.
40805 \begin_inset Newline newline
40806 \end_inset
40807
40808 The 
40809 \series bold
40810 minted
40811 \series default
40812  package places them after the listing by default if it is floating.
40813  If tit is not floating  caption will be typeset before the listing if it
40814  is inserted to its first line, otherwise  it will be typeset after the
40815  listing.
40816  If you want to force the placement in avery case before the listing, you
40817  have to add the following lines as last thing to the preamble
40818 \lang spanish
40819 :
40820 \begin_inset Newline newline
40821 \end_inset
40822
40823
40824 \series bold
40825
40826 \backslash
40827 @ifundefined{newfloat}
40828 \begin_inset Newline newline
40829 \end_inset
40830
40831
40832 \begin_inset Phantom HPhantom
40833 status open
40834
40835 \begin_layout Plain Layout
40836 \begin_inset space ~
40837 \end_inset
40838
40839
40840 \end_layout
40841
40842 \end_inset
40843
40844 {
40845 \backslash
40846 usepackage{float}}{}
40847 \begin_inset Newline newline
40848 \end_inset
40849
40850
40851 \backslash
40852 floatstyle{plaintop}
40853 \series default
40854
40855 \begin_inset Note Note
40856 status collapsed
40857
40858 \begin_layout Plain Layout
40859 \SpecialChar LyX
40860  cargará automáticamente el paquete 
40861 \series bold
40862 float
40863 \series default
40864  cuando uses 
40865 \lang english
40866 special document-wide float placement settings
40867 \lang spanish
40868 .
40869  Para evitar que sea cargado dos veces se pone al principio el comando 
40870 \series bold
40871
40872 \backslash
40873 @ifundefined
40874 \series default
40875 .
40876 \end_layout
40877
40878 \end_inset
40879
40880
40881 \end_layout
40882
40883 \end_inset
40884
40885
40886 \end_layout
40887
40888 \begin_layout Standard
40889 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
40890  de listado de código, las palabras clave de ese lenguaje serán reconocidas
40891  y tipografiadas de manera especial en la salida.
40892  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
40893  negrita.
40894 \end_layout
40895
40896 \begin_layout Standard
40897 \begin_inset Note Greyedout
40898 status open
40899
40900 \begin_layout Plain Layout
40901
40902 \series bold
40903 Nota:
40904 \series default
40905  Si no consigues caracteres en negrita cuando usas tipografías de ancho
40906  fijo, se debe probablemente a que dicha tipografía no suministra negritas.
40907  En este caso selecciona una tipografía distinta en el menú 
40908 \family sans
40909 Documento
40910 \family default
40911 \SpecialChar menuseparator
40912
40913 \family sans
40914 Configuración
40915 \family default
40916 \SpecialChar menuseparator
40917
40918 \family sans
40919 Tipografías.
40920  
40921 \family default
40922 (Las tipografías 
40923 \emph on
40924 LuxiMono, BeraMono
40925 \emph default
40926  y 
40927 \emph on
40928 Courier 
40929 \emph default
40930 suministran negritas.)
40931 \end_layout
40932
40933 \end_inset
40934
40935
40936 \end_layout
40937
40938 \begin_layout Standard
40939 En la sección 
40940 \family sans
40941 Numeración
40942 \begin_inset space ~
40943 \end_inset
40944
40945 de
40946 \begin_inset space ~
40947 \end_inset
40948
40949 líneas
40950 \family default
40951  del diálogo puedes elegir el estilo de numeración de las líneas.
40952  En el campo 
40953 \family sans
40954 Paso 
40955 \family default
40956 puedes insertar un número para determinar qué líneas se numeran.
40957  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
40958  
40959 \end_layout
40960
40961 \begin_layout Standard
40962 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
40963  en la salida.
40964  La opción 
40965 \family sans
40966 Mapa
40967 \begin_inset space ~
40968 \end_inset
40969
40970 de
40971 \begin_inset space ~
40972 \end_inset
40973
40974 caracteres
40975 \begin_inset space ~
40976 \end_inset
40977
40978 tradicional
40979 \begin_inset space ~
40980 \end_inset
40981
40982 mejorado
40983 \family default
40984  
40985 \lang english
40986 is only meaningful for the 
40987 \series bold
40988 listings
40989 \series default
40990  package
40991 \lang spanish
40992  y debería emplearse si se usan en el código caracteres nacionales como
40993  la diéresis alemana.
40994 \begin_inset Newline newline
40995 \end_inset
40996
40997 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
40998  «3», lenguaje «Python», opciones de estilo «Mapa de caracteres tradicional
40999  mejorado» y «Espacio como símbolo», rango de líneas 3-8:
41000 \begin_inset listings
41001 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
41002 inline false
41003 status open
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 \begin_layout Plain Layout
41021
41022 def func(param):
41023 \end_layout
41024
41025 \begin_layout Plain Layout
41026
41027 'This is a German word: Tschüß'
41028 \end_layout
41029
41030 \begin_layout Plain Layout
41031
41032 pass
41033 \end_layout
41034
41035 \begin_layout Plain Layout
41036
41037 def func(param):
41038 \end_layout
41039
41040 \begin_layout Plain Layout
41041
41042 'this is a python function'
41043 \end_layout
41044
41045 \begin_layout Plain Layout
41046
41047 pass
41048 \end_layout
41049
41050 \end_inset
41051
41052
41053 \end_layout
41054
41055 \begin_layout Standard
41056 \begin_inset Note Greyedout
41057 status open
41058
41059 \begin_layout Plain Layout
41060
41061 \series bold
41062 Nota:
41063 \series default
41064  Debido a un error en el paquete 
41065 \series bold
41066 listings
41067 \series default
41068  la numeración de líneas cambia en una línea por cada listado previo.
41069  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
41070  3 y 6.
41071 \end_layout
41072
41073 \end_inset
41074
41075
41076 \end_layout
41077
41078 \begin_layout Standard
41079 \begin_inset VSpace bigskip
41080 \end_inset
41081
41082
41083 \end_layout
41084
41085 \begin_layout Standard
41086 También es posible imprimir como listado de código líneas de un archivo.
41087  Para hacer esto, usa el menú 
41088 \family sans
41089 Insertar\SpecialChar menuseparator
41090 Archivo\SpecialChar menuseparator
41091 Documento
41092 \begin_inset space ~
41093 \end_inset
41094
41095 hijo 
41096 \family default
41097 y elige el tipo 
41098 \family sans
41099 Listado de código
41100 \family default
41101 .
41102 \begin_inset Foot
41103 status collapsed
41104
41105 \begin_layout Plain Layout
41106 Los restantes tipos de documento hijo se describen en la sección
41107 \begin_inset space ~
41108 \end_inset
41109
41110
41111 \begin_inset CommandInset ref
41112 LatexCommand ref
41113 reference "sec:Documento-Hijo"
41114
41115 \end_inset
41116
41117 .
41118 \end_layout
41119
41120 \end_inset
41121
41122  En el diálogo de documento hijo puedes especificar los parámetros del listado
41123  en el cuadro de texto.
41124  Para ver una lista de los parámetros disponibles teclea una interrogación
41125  «?» en el cuadro.
41126 \end_layout
41127
41128 \begin_layout Standard
41129 Para referenciar un documento hijo tipo listado, escribe el texto de la
41130  etiqueta en el campo correspondiente del diálogo de documento hijo.
41131  Después se puede referenciar la etiqueta con el menú 
41132 \family sans
41133 Insertar\SpecialChar menuseparator
41134 Referencia cruzada.
41135 \end_layout
41136
41137 \begin_layout Standard
41138 A continuación hay un ejemplo, Listado
41139 \begin_inset space ~
41140 \end_inset
41141
41142
41143 \begin_inset CommandInset ref
41144 LatexCommand ref
41145 reference "lst:archivo-listado"
41146
41147 \end_inset
41148
41149 , de inserción de líneas de un archivo; en él se incluye el rango de las
41150  líneas 10
41151 \begin_inset space \thinspace{}
41152 \end_inset
41153
41154 -
41155 \begin_inset space \thinspace{}
41156 \end_inset
41157
41158 15 de este archivo \SpecialChar LyX
41159 .
41160 \end_layout
41161
41162 \begin_layout Standard
41163 \begin_inset CommandInset include
41164 LatexCommand lstinputlisting
41165 filename "EmbeddedObjects.lyx"
41166 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
41167
41168 \end_inset
41169
41170
41171 \end_layout
41172
41173 \begin_layout Standard
41174 \begin_inset VSpace bigskip
41175 \end_inset
41176
41177
41178 \end_layout
41179
41180 \begin_layout Standard
41181 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
41182 \end_layout
41183
41184 \begin_layout Enumerate
41185 Abre el diálogo de listado y añade
41186 \begin_inset Newline newline
41187 \end_inset
41188
41189
41190 \family sans
41191 mathescape=true
41192 \begin_inset Newline newline
41193 \end_inset
41194
41195
41196 \family default
41197 en el campo de texto de la solapa 
41198 \family sans
41199 Avanzado
41200 \end_layout
41201
41202 \begin_layout Enumerate
41203 Crea una ecuación fuera del listado
41204 \end_layout
41205
41206 \begin_layout Enumerate
41207 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
41208  (teclas 
41209 \family sans
41210 Ctrl+C
41211 \family default
41212 )
41213 \end_layout
41214
41215 \begin_layout Enumerate
41216 En el listado escribe 
41217 \begin_inset Quotes eld
41218 \end_inset
41219
41220
41221 \family sans
41222 $$
41223 \family default
41224
41225 \begin_inset Quotes erd
41226 \end_inset
41227
41228  y pega desde el portapapeles entre los símbolos dólar (teclas 
41229 \family sans
41230 Ctrl+V
41231 \family default
41232 )
41233 \end_layout
41234
41235 \begin_layout Standard
41236 \begin_inset listings
41237 lstparams "language=Python,mathescape=true"
41238 inline false
41239 status open
41240
41241 \begin_layout Plain Layout
41242
41243 \begin_inset Caption Standard
41244
41245 \begin_layout Plain Layout
41246 Ejemplo de listado flotante con una ecuación
41247 \end_layout
41248
41249 \end_inset
41250
41251 # Ejemplo de listado flotante
41252 \end_layout
41253
41254 \begin_layout Plain Layout
41255
41256 def func(param):
41257 \end_layout
41258
41259 \begin_layout Plain Layout
41260
41261     # $
41262 \backslash
41263 prod_{n=1}^{
41264 \backslash
41265 infty}
41266 \backslash
41267 ,
41268 \backslash
41269 frac{1}{x^{2}}$
41270 \end_layout
41271
41272 \begin_layout Plain Layout
41273
41274     pass
41275 \end_layout
41276
41277 \end_inset
41278
41279
41280 \end_layout
41281
41282 \begin_layout Standard
41283 \begin_inset VSpace bigskip
41284 \end_inset
41285
41286
41287 \end_layout
41288
41289 \begin_layout Standard
41290 Los parámetros globales para listados de programa se pueden establecer en
41291  el diálogo 
41292 \family sans
41293 Documento\SpecialChar menuseparator
41294 Configuración\SpecialChar menuseparator
41295 Listado
41296 \begin_inset space ~
41297 \end_inset
41298
41299 de
41300 \begin_inset space ~
41301 \end_inset
41302
41303 código.
41304  
41305 \family default
41306 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
41307  «?» en el campo de texto.
41308 \end_layout
41309
41310 \begin_layout Standard
41311 Para más información sobre los paquetes 
41312 \series bold
41313 listings
41314 \series default
41315  y 
41316 \series bold
41317 minted
41318 \series default
41319 , consulta su documentación
41320 \begin_inset space ~
41321 \end_inset
41322
41323
41324 \begin_inset CommandInset citation
41325 LatexCommand cite
41326 key "listings,minted"
41327 literal "true"
41328
41329 \end_inset
41330
41331 .
41332 \end_layout
41333
41334 \begin_layout Standard
41335 \begin_inset Newpage newpage
41336 \end_inset
41337
41338
41339 \end_layout
41340
41341 \begin_layout Chapter
41342 \start_of_appendix
41343 Unidades disponibles en \SpecialChar LyX
41344
41345 \begin_inset Index idx
41346 status collapsed
41347
41348 \begin_layout Plain Layout
41349 Unidades
41350 \end_layout
41351
41352 \end_inset
41353
41354
41355 \begin_inset CommandInset label
41356 LatexCommand label
41357 name "cap:Unidades-disponibles-en"
41358
41359 \end_inset
41360
41361
41362 \end_layout
41363
41364 \begin_layout Standard
41365 Para comprender las unidades utilizadas en este manual, el cuadro
41366 \begin_inset space ~
41367 \end_inset
41368
41369
41370 \begin_inset CommandInset ref
41371 LatexCommand ref
41372 reference "tab:Unidades"
41373
41374 \end_inset
41375
41376  describe todas las unidades disponibles en \SpecialChar LyX
41377 .
41378 \end_layout
41379
41380 \begin_layout Standard
41381 \begin_inset Float table
41382 placement h
41383 wide false
41384 sideways false
41385 status open
41386
41387 \begin_layout Plain Layout
41388 \begin_inset Caption Standard
41389
41390 \begin_layout Plain Layout
41391 \begin_inset CommandInset label
41392 LatexCommand label
41393 name "tab:Unidades"
41394
41395 \end_inset
41396
41397 Unidades
41398 \end_layout
41399
41400 \end_inset
41401
41402
41403 \end_layout
41404
41405 \begin_layout Plain Layout
41406 \begin_inset VSpace medskip
41407 \end_inset
41408
41409
41410 \end_layout
41411
41412 \begin_layout Plain Layout
41413 \align center
41414 \begin_inset Tabular
41415 <lyxtabular version="3" rows="21" columns="3">
41416 <features tabularvalignment="middle">
41417 <column alignment="center" valignment="top">
41418 <column alignment="center" valignment="middle" width="50col%">
41419 <column alignment="center" valignment="top">
41420 <row>
41421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41422 \begin_inset Text
41423
41424 \begin_layout Plain Layout
41425 unidad
41426 \end_layout
41427
41428 \end_inset
41429 </cell>
41430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41431 \begin_inset Text
41432
41433 \begin_layout Plain Layout
41434 nombre/descripción
41435 \end_layout
41436
41437 \end_inset
41438 </cell>
41439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41440 \begin_inset Text
41441
41442 \begin_layout Plain Layout
41443 comando \SpecialChar LaTeX
41444
41445 \end_layout
41446
41447 \end_inset
41448 </cell>
41449 </row>
41450 <row>
41451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41452 \begin_inset Text
41453
41454 \begin_layout Plain Layout
41455 bp
41456 \end_layout
41457
41458 \end_inset
41459 </cell>
41460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41461 \begin_inset Text
41462
41463 \begin_layout Plain Layout
41464 punto grande (72
41465 \begin_inset space \thinspace{}
41466 \end_inset
41467
41468 bp = 1
41469 \begin_inset space \thinspace{}
41470 \end_inset
41471
41472 in)
41473 \end_layout
41474
41475 \end_inset
41476 </cell>
41477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41478 \begin_inset Text
41479
41480 \begin_layout Plain Layout
41481 -
41482 \end_layout
41483
41484 \end_inset
41485 </cell>
41486 </row>
41487 <row>
41488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41489 \begin_inset Text
41490
41491 \begin_layout Plain Layout
41492 cc
41493 \end_layout
41494
41495 \end_inset
41496 </cell>
41497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41498 \begin_inset Text
41499
41500 \begin_layout Plain Layout
41501 cicero (1
41502 \begin_inset space \thinspace{}
41503 \end_inset
41504
41505 cc = 12
41506 \begin_inset space \thinspace{}
41507 \end_inset
41508
41509 dd)
41510 \end_layout
41511
41512 \end_inset
41513 </cell>
41514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41515 \begin_inset Text
41516
41517 \begin_layout Plain Layout
41518 -
41519 \end_layout
41520
41521 \end_inset
41522 </cell>
41523 </row>
41524 <row>
41525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41526 \begin_inset Text
41527
41528 \begin_layout Plain Layout
41529 cm
41530 \end_layout
41531
41532 \end_inset
41533 </cell>
41534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41535 \begin_inset Text
41536
41537 \begin_layout Plain Layout
41538 centímetro
41539 \end_layout
41540
41541 \end_inset
41542 </cell>
41543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41544 \begin_inset Text
41545
41546 \begin_layout Plain Layout
41547 -
41548 \end_layout
41549
41550 \end_inset
41551 </cell>
41552 </row>
41553 <row>
41554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41555 \begin_inset Text
41556
41557 \begin_layout Plain Layout
41558 dd
41559 \end_layout
41560
41561 \end_inset
41562 </cell>
41563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41564 \begin_inset Text
41565
41566 \begin_layout Plain Layout
41567 didot (1
41568 \begin_inset space \thinspace{}
41569 \end_inset
41570
41571 dd 
41572 \begin_inset Formula $\approx$
41573 \end_inset
41574
41575  0.376
41576 \begin_inset space \thinspace{}
41577 \end_inset
41578
41579 mm)
41580 \end_layout
41581
41582 \end_inset
41583 </cell>
41584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41585 \begin_inset Text
41586
41587 \begin_layout Plain Layout
41588 -
41589 \end_layout
41590
41591 \end_inset
41592 </cell>
41593 </row>
41594 <row>
41595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41596 \begin_inset Text
41597
41598 \begin_layout Plain Layout
41599 em
41600 \end_layout
41601
41602 \end_inset
41603 </cell>
41604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41605 \begin_inset Text
41606
41607 \begin_layout Plain Layout
41608 anchura de letra 
41609 \emph on
41610 M
41611 \emph default
41612  en tipografía actual
41613 \end_layout
41614
41615 \end_inset
41616 </cell>
41617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41618 \begin_inset Text
41619
41620 \begin_layout Plain Layout
41621 -
41622 \end_layout
41623
41624 \end_inset
41625 </cell>
41626 </row>
41627 <row>
41628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41629 \begin_inset Text
41630
41631 \begin_layout Plain Layout
41632 ex
41633 \end_layout
41634
41635 \end_inset
41636 </cell>
41637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41638 \begin_inset Text
41639
41640 \begin_layout Plain Layout
41641 altura de letra 
41642 \emph on
41643 x
41644 \emph default
41645  en tipografía actual
41646 \end_layout
41647
41648 \end_inset
41649 </cell>
41650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41651 \begin_inset Text
41652
41653 \begin_layout Plain Layout
41654 -
41655 \end_layout
41656
41657 \end_inset
41658 </cell>
41659 </row>
41660 <row>
41661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41662 \begin_inset Text
41663
41664 \begin_layout Plain Layout
41665 in
41666 \end_layout
41667
41668 \end_inset
41669 </cell>
41670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41671 \begin_inset Text
41672
41673 \begin_layout Plain Layout
41674 pulgada
41675 \end_layout
41676
41677 \end_inset
41678 </cell>
41679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41680 \begin_inset Text
41681
41682 \begin_layout Plain Layout
41683 -
41684 \end_layout
41685
41686 \end_inset
41687 </cell>
41688 </row>
41689 <row>
41690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41691 \begin_inset Text
41692
41693 \begin_layout Plain Layout
41694 mm
41695 \end_layout
41696
41697 \end_inset
41698 </cell>
41699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41700 \begin_inset Text
41701
41702 \begin_layout Plain Layout
41703 milímetro
41704 \end_layout
41705
41706 \end_inset
41707 </cell>
41708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41709 \begin_inset Text
41710
41711 \begin_layout Plain Layout
41712 -
41713 \end_layout
41714
41715 \end_inset
41716 </cell>
41717 </row>
41718 <row>
41719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41720 \begin_inset Text
41721
41722 \begin_layout Plain Layout
41723 mu
41724 \end_layout
41725
41726 \end_inset
41727 </cell>
41728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41729 \begin_inset Text
41730
41731 \begin_layout Plain Layout
41732 unidad matemática (1
41733 \begin_inset space \thinspace{}
41734 \end_inset
41735
41736 mu = 1/18
41737 \begin_inset space \thinspace{}
41738 \end_inset
41739
41740 em)
41741 \end_layout
41742
41743 \end_inset
41744 </cell>
41745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41746 \begin_inset Text
41747
41748 \begin_layout Plain Layout
41749 -
41750 \end_layout
41751
41752 \end_inset
41753 </cell>
41754 </row>
41755 <row>
41756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41757 \begin_inset Text
41758
41759 \begin_layout Plain Layout
41760 pc
41761 \end_layout
41762
41763 \end_inset
41764 </cell>
41765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41766 \begin_inset Text
41767
41768 \begin_layout Plain Layout
41769 pica (1
41770 \begin_inset space \thinspace{}
41771 \end_inset
41772
41773 pc = 12
41774 \begin_inset space \thinspace{}
41775 \end_inset
41776
41777 pt)
41778 \end_layout
41779
41780 \end_inset
41781 </cell>
41782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41783 \begin_inset Text
41784
41785 \begin_layout Plain Layout
41786 -
41787 \end_layout
41788
41789 \end_inset
41790 </cell>
41791 </row>
41792 <row>
41793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41794 \begin_inset Text
41795
41796 \begin_layout Plain Layout
41797 pt
41798 \end_layout
41799
41800 \end_inset
41801 </cell>
41802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41803 \begin_inset Text
41804
41805 \begin_layout Plain Layout
41806 punto (72.27
41807 \begin_inset space \thinspace{}
41808 \end_inset
41809
41810 pt = 1
41811 \begin_inset space \thinspace{}
41812 \end_inset
41813
41814 in)
41815 \end_layout
41816
41817 \end_inset
41818 </cell>
41819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41820 \begin_inset Text
41821
41822 \begin_layout Plain Layout
41823 -
41824 \end_layout
41825
41826 \end_inset
41827 </cell>
41828 </row>
41829 <row>
41830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41831 \begin_inset Text
41832
41833 \begin_layout Plain Layout
41834 sp
41835 \end_layout
41836
41837 \end_inset
41838 </cell>
41839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41840 \begin_inset Text
41841
41842 \begin_layout Plain Layout
41843 punto a escala (65536
41844 \begin_inset space \thinspace{}
41845 \end_inset
41846
41847 sp = 1
41848 \begin_inset space \thinspace{}
41849 \end_inset
41850
41851 pt)
41852 \end_layout
41853
41854 \end_inset
41855 </cell>
41856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41857 \begin_inset Text
41858
41859 \begin_layout Plain Layout
41860 -
41861 \end_layout
41862
41863 \end_inset
41864 </cell>
41865 </row>
41866 <row>
41867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41868 \begin_inset Text
41869
41870 \begin_layout Plain Layout
41871 Altura de página %
41872 \end_layout
41873
41874 \end_inset
41875 </cell>
41876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41877 \begin_inset Text
41878
41879 \begin_layout Plain Layout
41880 % de altura de página
41881 \end_layout
41882
41883 \end_inset
41884 </cell>
41885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41886 \begin_inset Text
41887
41888 \begin_layout Plain Layout
41889
41890 \backslash
41891 paperheight
41892 \end_layout
41893
41894 \end_inset
41895 </cell>
41896 </row>
41897 <row>
41898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41899 \begin_inset Text
41900
41901 \begin_layout Plain Layout
41902 Altura de texto %
41903 \end_layout
41904
41905 \end_inset
41906 </cell>
41907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41908 \begin_inset Text
41909
41910 \begin_layout Plain Layout
41911 % de altura de texto
41912 \end_layout
41913
41914 \end_inset
41915 </cell>
41916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41917 \begin_inset Text
41918
41919 \begin_layout Plain Layout
41920
41921 \backslash
41922 textheight
41923 \end_layout
41924
41925 \end_inset
41926 </cell>
41927 </row>
41928 <row>
41929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41930 \begin_inset Text
41931
41932 \begin_layout Plain Layout
41933 Anchura de columna %
41934 \end_layout
41935
41936 \end_inset
41937 </cell>
41938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41939 \begin_inset Text
41940
41941 \begin_layout Plain Layout
41942 % de anchura de columna
41943 \end_layout
41944
41945 \end_inset
41946 </cell>
41947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41948 \begin_inset Text
41949
41950 \begin_layout Plain Layout
41951
41952 \backslash
41953 columnwidth
41954 \end_layout
41955
41956 \end_inset
41957 </cell>
41958 </row>
41959 <row>
41960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41961 \begin_inset Text
41962
41963 \begin_layout Plain Layout
41964 Anchura de línea %
41965 \end_layout
41966
41967 \end_inset
41968 </cell>
41969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41970 \begin_inset Text
41971
41972 \begin_layout Plain Layout
41973 % de anchura de línea
41974 \end_layout
41975
41976 \end_inset
41977 </cell>
41978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41979 \begin_inset Text
41980
41981 \begin_layout Plain Layout
41982
41983 \backslash
41984 linewidth
41985 \end_layout
41986
41987 \end_inset
41988 </cell>
41989 </row>
41990 <row>
41991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41992 \begin_inset Text
41993
41994 \begin_layout Plain Layout
41995 Anchura de página %
41996 \end_layout
41997
41998 \end_inset
41999 </cell>
42000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42001 \begin_inset Text
42002
42003 \begin_layout Plain Layout
42004 % de anchura de página
42005 \end_layout
42006
42007 \end_inset
42008 </cell>
42009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42010 \begin_inset Text
42011
42012 \begin_layout Plain Layout
42013
42014 \backslash
42015 paperwidth
42016 \end_layout
42017
42018 \end_inset
42019 </cell>
42020 </row>
42021 <row>
42022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42023 \begin_inset Text
42024
42025 \begin_layout Plain Layout
42026 Anchura de texto %
42027 \end_layout
42028
42029 \end_inset
42030 </cell>
42031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42032 \begin_inset Text
42033
42034 \begin_layout Plain Layout
42035 % de anchura de texto
42036 \end_layout
42037
42038 \end_inset
42039 </cell>
42040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42041 \begin_inset Text
42042
42043 \begin_layout Plain Layout
42044
42045 \backslash
42046 textwidth
42047 \end_layout
42048
42049 \end_inset
42050 </cell>
42051 </row>
42052 <row>
42053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42054 \begin_inset Text
42055
42056 \begin_layout Plain Layout
42057 Interlineado %
42058 \end_layout
42059
42060 \end_inset
42061 </cell>
42062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42063 \begin_inset Text
42064
42065 \begin_layout Plain Layout
42066 % de altura entre 
42067 \lang english
42068 baselines of two subsequent text lines
42069 \end_layout
42070
42071 \end_inset
42072 </cell>
42073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42074 \begin_inset Text
42075
42076 \begin_layout Plain Layout
42077
42078 \backslash
42079 baselineskip
42080 \end_layout
42081
42082 \end_inset
42083 </cell>
42084 </row>
42085 <row>
42086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42087 \begin_inset Text
42088
42089 \begin_layout Plain Layout
42090 Redimensionar gráficos %
42091 \end_layout
42092
42093 \end_inset
42094 </cell>
42095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42096 \begin_inset Text
42097
42098 \begin_layout Plain Layout
42099 % del tamaño original de la imagen
42100 \end_layout
42101
42102 \end_inset
42103 </cell>
42104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42105 \begin_inset Text
42106
42107 \begin_layout Plain Layout
42108
42109 \end_layout
42110
42111 \end_inset
42112 </cell>
42113 </row>
42114 </lyxtabular>
42115
42116 \end_inset
42117
42118
42119 \end_layout
42120
42121 \end_inset
42122
42123
42124 \end_layout
42125
42126 \begin_layout Chapter
42127 Formatos de archivos de salida con gráficos
42128 \begin_inset CommandInset label
42129 LatexCommand label
42130 name "cap:Formatos-de-Archivos-de-Salida"
42131
42132 \end_inset
42133
42134
42135 \end_layout
42136
42137 \begin_layout Section
42138 DVI
42139 \begin_inset Index idx
42140 status collapsed
42141
42142 \begin_layout Plain Layout
42143 Formatos de archivo ! DVI
42144 \end_layout
42145
42146 \end_inset
42147
42148
42149 \begin_inset Index idx
42150 status collapsed
42151
42152 \begin_layout Plain Layout
42153 DVI|see
42154 \begin_inset ERT
42155 status collapsed
42156
42157 \begin_layout Plain Layout
42158
42159 {
42160 \end_layout
42161
42162 \end_inset
42163
42164 Formatos de archivo
42165 \begin_inset ERT
42166 status collapsed
42167
42168 \begin_layout Plain Layout
42169
42170 }
42171 \end_layout
42172
42173 \end_inset
42174
42175
42176 \end_layout
42177
42178 \end_inset
42179
42180
42181 \end_layout
42182
42183 \begin_layout Standard
42184 Este tipo de archivo tiene la extensión «
42185 \family typewriter
42186 .dvi
42187 \family default
42188 ».
42189  Se denomina «device-independent» (DVI), porque es completamente portable;
42190  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
42191  En la época en que se desarrolló este formato, esto no era un asunto baladí.
42192  Los DVI se usan para vistas preliminares rápidas y como preparación para
42193  otros formatos de salida como PostScript.
42194 \end_layout
42195
42196 \begin_layout Standard
42197 \begin_inset Note Greyedout
42198 status open
42199
42200 \begin_layout Plain Layout
42201
42202 \series bold
42203 Nota:
42204 \series default
42205  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
42206 \end_layout
42207
42208 \end_inset
42209
42210  Por tanto no debes olvidar esto si mueves archivos 
42211 \family typewriter
42212 .dvi
42213 \family default
42214  a otro ordenador.
42215  Esta característica también puede retardar la visualización del archivo,
42216  porque el visor DVI tiene que convertir la imagen en segundo plano para
42217  hacerla visible al deslizar el visor.
42218  Así pues recomendamos usar PDF para archivos con muchas imágenes.
42219 \end_layout
42220
42221 \begin_layout Standard
42222 Un documento se exporta a DVI con el menú 
42223 \family sans
42224 Archivo\SpecialChar menuseparator
42225 Exportar\SpecialChar menuseparator
42226 DVI
42227 \family default
42228 .
42229  Puedes ver la salida del documento en DVI con el menú 
42230 \family sans
42231 Ver\SpecialChar menuseparator
42232 DVI
42233 \family default
42234 .
42235 \end_layout
42236
42237 \begin_layout Section
42238 PostScript
42239 \begin_inset Index idx
42240 status collapsed
42241
42242 \begin_layout Plain Layout
42243 Formatos de archivo ! PostScript
42244 \end_layout
42245
42246 \end_inset
42247
42248
42249 \begin_inset Index idx
42250 status collapsed
42251
42252 \begin_layout Plain Layout
42253 PostScript|see
42254 \begin_inset ERT
42255 status collapsed
42256
42257 \begin_layout Plain Layout
42258
42259 {
42260 \end_layout
42261
42262 \end_inset
42263
42264 Formatos de archivo
42265 \begin_inset ERT
42266 status collapsed
42267
42268 \begin_layout Plain Layout
42269
42270 }
42271 \end_layout
42272
42273 \end_inset
42274
42275
42276 \end_layout
42277
42278 \end_inset
42279
42280
42281 \end_layout
42282
42283 \begin_layout Standard
42284 Este tipo de archivo tiene la extensión «
42285 \family typewriter
42286 .ps
42287 \family default
42288 ».
42289  PostScript fue desarrollado por la compañía 
42290 \family typewriter
42291 Adobe
42292 \family default
42293  como lenguaje para impresoras.
42294  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
42295  PostScript puede considerarse como un «lenguaje de programación»; con él
42296  puedes calcular y dibujar imágenes y diagramas.
42297 \begin_inset Foot
42298 status collapsed
42299
42300 \begin_layout Plain Layout
42301 Si estás interesado en este tema acude al paquete \SpecialChar LaTeX
42302  
42303 \series bold
42304 PSTricks
42305 \series default
42306  
42307 \begin_inset CommandInset citation
42308 LatexCommand cite
42309 key "pstricks"
42310 literal "true"
42311
42312 \end_inset
42313
42314 .
42315 \end_layout
42316
42317 \end_inset
42318
42319  Por esto los archivos suelen ser más grandes que los PDF.
42320 \end_layout
42321
42322 \begin_layout Standard
42323 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
42324 d PostScript» (EPS, extensión «
42325 \family typewriter
42326 .eps
42327 \family default
42328 »).
42329  Como \SpecialChar LyX
42330  permite usar cualquier formato de imagen conocido, tiene que trabajar
42331  en segundo plano para convertir las imágenes a EPS.
42332  Si por ejemplo, el documento tiene 50 imágenes, \SpecialChar LyX
42333  ha de hacer 50 conversiones
42334  cada vez que veas o exportes el documento.
42335  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
42336  puedes evitar el problema insertando las imágenes directamente en EPS.
42337 \end_layout
42338
42339 \begin_layout Standard
42340 El documento se puede exportar a PostScript con el menú 
42341 \family sans
42342 Archivo\SpecialChar menuseparator
42343 Exportar\SpecialChar menuseparator
42344 Postscript
42345 \family default
42346 .
42347  Se puede ver la salida en PostScript con el menú 
42348 \family sans
42349 Ver\SpecialChar menuseparator
42350 Postscript
42351 \family default
42352 .
42353 \end_layout
42354
42355 \begin_layout Section
42356 PDF
42357 \begin_inset Index idx
42358 status collapsed
42359
42360 \begin_layout Plain Layout
42361 Formatos de archivo ! PDF
42362 \end_layout
42363
42364 \end_inset
42365
42366
42367 \begin_inset Index idx
42368 status collapsed
42369
42370 \begin_layout Plain Layout
42371 PDF
42372 \end_layout
42373
42374 \end_inset
42375
42376
42377 \end_layout
42378
42379 \begin_layout Standard
42380 Este tipo de archivo tiene la extensión «
42381 \family typewriter
42382 .pdf
42383 \family default
42384 ».
42385  El formato «Portable Document Format» (PDF) fue desarrollado por 
42386 \family typewriter
42387 Adobe
42388 \family default
42389  como derivado de PostScript.
42390  Es más comprimido y utiliza muchos menos comandos que PostScript.
42391  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
42392  operativo y la salida impresa se muestra exactamente igual.
42393 \end_layout
42394
42395 \begin_layout Standard
42396 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
42397  Photographic Experts Group» (JPG, extensión «
42398 \family typewriter
42399 .jpg
42400 \family default
42401 » o «
42402 \family typewriter
42403 .jpeg
42404 \family default
42405 »), y en el formato «Portable Network Graphics» (PNG, extensión «
42406 \family typewriter
42407 .png
42408 \family default
42409 »).
42410  Aunque puedes poner cualquier otro formato de imagen, porque \SpecialChar LyX
42411  los convierte
42412  en segundo plano a alguno de los anteriores.
42413  Pero como se ha comentado en la sección sobre PostScript, la conversión
42414  de gráficos ralentiza el trabajo.
42415  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
42416  mencionados.
42417 \end_layout
42418
42419 \begin_layout Standard
42420 Un documento se puede exportar a PDF con el menú 
42421 \family sans
42422 Archivo\SpecialChar menuseparator
42423 Exportar
42424 \family default
42425  en tres modos diferentes:
42426 \end_layout
42427
42428 \begin_layout Description
42429 PDF
42430 \begin_inset space ~
42431 \end_inset
42432
42433 (ps2pdf) Este utiliza el programa 
42434 \family typewriter
42435 ps2pdf
42436 \family default
42437  que crea un PDF a partir de una versión PostScript del archivo.
42438  La versión PostScript es producida por el programa 
42439 \family typewriter
42440 dvips
42441 \family default
42442  que usa una versión DVI como paso intermedio.
42443  Así que este modo de exportación consta de tres conversiones.
42444 \end_layout
42445
42446 \begin_layout Description
42447 PDF
42448 \begin_inset space ~
42449 \end_inset
42450
42451 (dvipdfm) Este utiliza el programa 
42452 \family typewriter
42453 dvipdfm
42454 \family default
42455  que convierte el archivo a DVI en segundo plano y en un segundo paso a
42456  PDF.
42457 \end_layout
42458
42459 \begin_layout Description
42460 PDF
42461 \begin_inset space ~
42462 \end_inset
42463
42464 (pdflatex) Este utiliza el programa 
42465 \family typewriter
42466 pdftex
42467 \family default
42468  que convierte directamente el archivo a PDF.
42469 \end_layout
42470
42471 \begin_layout Standard
42472 Se recomienda usar 
42473 \family sans
42474 PDF
42475 \begin_inset space ~
42476 \end_inset
42477
42478 (pdflatex)
42479 \family default
42480  porque 
42481 \family typewriter
42482 pdftex
42483 \family default
42484  soporta todas las características de las versiones actuales de PDF, es
42485  rápido y estable.
42486  El programa 
42487 \family typewriter
42488 dvipdfm
42489 \family default
42490  ya no se desarrolla y está un poco obsoleto.
42491 \end_layout
42492
42493 \begin_layout Standard
42494 La salida en formato PDF se puede ver con el menú 
42495 \family sans
42496 Ver 
42497 \family default
42498 o con un botón.
42499 \end_layout
42500
42501 \begin_layout Chapter
42502 Lista de colores dvips
42503 \begin_inset CommandInset label
42504 LatexCommand label
42505 name "chap:Lista-de-colores-dvips"
42506
42507 \end_inset
42508
42509
42510 \end_layout
42511
42512 \begin_layout Standard
42513 \begin_inset Tabular
42514 <lyxtabular version="3" rows="17" columns="4">
42515 <features tabularvalignment="middle">
42516 <column alignment="left" valignment="top" width="0pt">
42517 <column alignment="left" valignment="top" width="0pt">
42518 <column alignment="left" valignment="top" width="0pt">
42519 <column alignment="left" valignment="top" width="0pt">
42520 <row>
42521 <cell alignment="left" valignment="top" usebox="none">
42522 \begin_inset Text
42523
42524 \begin_layout Plain Layout
42525 \begin_inset ERT
42526 status collapsed
42527
42528 \begin_layout Plain Layout
42529
42530
42531 \backslash
42532 fcolorbox{black}{
42533 \end_layout
42534
42535 \end_inset
42536
42537 white
42538 \begin_inset ERT
42539 status collapsed
42540
42541 \begin_layout Plain Layout
42542
42543 }{
42544 \end_layout
42545
42546 \end_inset
42547
42548 Color
42549 \begin_inset ERT
42550 status collapsed
42551
42552 \begin_layout Plain Layout
42553
42554 }
42555 \end_layout
42556
42557 \end_inset
42558
42559  Nombre
42560 \end_layout
42561
42562 \end_inset
42563 </cell>
42564 <cell alignment="left" valignment="top" usebox="none">
42565 \begin_inset Text
42566
42567 \begin_layout Plain Layout
42568 \begin_inset ERT
42569 status collapsed
42570
42571 \begin_layout Plain Layout
42572
42573
42574 \backslash
42575 fcolorbox{black}{
42576 \end_layout
42577
42578 \end_inset
42579
42580 white
42581 \begin_inset ERT
42582 status collapsed
42583
42584 \begin_layout Plain Layout
42585
42586 }{
42587 \end_layout
42588
42589 \end_inset
42590
42591 Color
42592 \begin_inset ERT
42593 status collapsed
42594
42595 \begin_layout Plain Layout
42596
42597 }
42598 \end_layout
42599
42600 \end_inset
42601
42602  Nombre
42603 \end_layout
42604
42605 \end_inset
42606 </cell>
42607 <cell alignment="left" valignment="top" usebox="none">
42608 \begin_inset Text
42609
42610 \begin_layout Plain Layout
42611 \begin_inset ERT
42612 status collapsed
42613
42614 \begin_layout Plain Layout
42615
42616
42617 \backslash
42618 fcolorbox{black}{
42619 \end_layout
42620
42621 \end_inset
42622
42623 white
42624 \begin_inset ERT
42625 status collapsed
42626
42627 \begin_layout Plain Layout
42628
42629 }{
42630 \end_layout
42631
42632 \end_inset
42633
42634 Color
42635 \begin_inset ERT
42636 status collapsed
42637
42638 \begin_layout Plain Layout
42639
42640 }
42641 \end_layout
42642
42643 \end_inset
42644
42645  Nombre
42646 \end_layout
42647
42648 \end_inset
42649 </cell>
42650 <cell alignment="left" valignment="top" usebox="none">
42651 \begin_inset Text
42652
42653 \begin_layout Plain Layout
42654 \begin_inset ERT
42655 status collapsed
42656
42657 \begin_layout Plain Layout
42658
42659
42660 \backslash
42661 fcolorbox{black}{
42662 \end_layout
42663
42664 \end_inset
42665
42666 white
42667 \begin_inset ERT
42668 status collapsed
42669
42670 \begin_layout Plain Layout
42671
42672 }{
42673 \end_layout
42674
42675 \end_inset
42676
42677 Color
42678 \begin_inset ERT
42679 status collapsed
42680
42681 \begin_layout Plain Layout
42682
42683 }
42684 \end_layout
42685
42686 \end_inset
42687
42688  Nombre
42689 \end_layout
42690
42691 \end_inset
42692 </cell>
42693 </row>
42694 <row>
42695 <cell alignment="center" valignment="top" usebox="none">
42696 \begin_inset Text
42697
42698 \begin_layout Plain Layout
42699 \begin_inset ERT
42700 status collapsed
42701
42702 \begin_layout Plain Layout
42703
42704
42705 \backslash
42706 fcolorbox{black}{
42707 \end_layout
42708
42709 \end_inset
42710
42711 Apricot
42712 \begin_inset ERT
42713 status collapsed
42714
42715 \begin_layout Plain Layout
42716
42717 }{
42718 \end_layout
42719
42720 \end_inset
42721
42722
42723 \begin_inset Phantom Phantom
42724 status open
42725
42726 \begin_layout Plain Layout
42727 W
42728 \end_layout
42729
42730 \end_inset
42731
42732
42733 \begin_inset ERT
42734 status collapsed
42735
42736 \begin_layout Plain Layout
42737
42738 }
42739 \end_layout
42740
42741 \end_inset
42742
42743  Apricot
42744 \end_layout
42745
42746 \end_inset
42747 </cell>
42748 <cell alignment="center" valignment="top" usebox="none">
42749 \begin_inset Text
42750
42751 \begin_layout Plain Layout
42752 \begin_inset ERT
42753 status collapsed
42754
42755 \begin_layout Plain Layout
42756
42757
42758 \backslash
42759 fcolorbox{black}{
42760 \end_layout
42761
42762 \end_inset
42763
42764 Aquamarine
42765 \begin_inset ERT
42766 status collapsed
42767
42768 \begin_layout Plain Layout
42769
42770 }{
42771 \end_layout
42772
42773 \end_inset
42774
42775
42776 \begin_inset Phantom Phantom
42777 status open
42778
42779 \begin_layout Plain Layout
42780 W
42781 \end_layout
42782
42783 \end_inset
42784
42785
42786 \begin_inset ERT
42787 status collapsed
42788
42789 \begin_layout Plain Layout
42790
42791 }
42792 \end_layout
42793
42794 \end_inset
42795
42796  Aquamarine
42797 \end_layout
42798
42799 \end_inset
42800 </cell>
42801 <cell alignment="center" valignment="top" usebox="none">
42802 \begin_inset Text
42803
42804 \begin_layout Plain Layout
42805 \begin_inset ERT
42806 status collapsed
42807
42808 \begin_layout Plain Layout
42809
42810
42811 \backslash
42812 fcolorbox{black}{
42813 \end_layout
42814
42815 \end_inset
42816
42817 Bittersweet
42818 \begin_inset ERT
42819 status collapsed
42820
42821 \begin_layout Plain Layout
42822
42823 }{
42824 \end_layout
42825
42826 \end_inset
42827
42828
42829 \begin_inset Phantom Phantom
42830 status open
42831
42832 \begin_layout Plain Layout
42833 W
42834 \end_layout
42835
42836 \end_inset
42837
42838
42839 \begin_inset ERT
42840 status collapsed
42841
42842 \begin_layout Plain Layout
42843
42844 }
42845 \end_layout
42846
42847 \end_inset
42848
42849  Bittersweet
42850 \end_layout
42851
42852 \end_inset
42853 </cell>
42854 <cell alignment="center" valignment="top" usebox="none">
42855 \begin_inset Text
42856
42857 \begin_layout Plain Layout
42858 \begin_inset ERT
42859 status collapsed
42860
42861 \begin_layout Plain Layout
42862
42863
42864 \backslash
42865 fcolorbox{black}{
42866 \end_layout
42867
42868 \end_inset
42869
42870 BlueGreen
42871 \begin_inset ERT
42872 status collapsed
42873
42874 \begin_layout Plain Layout
42875
42876 }{
42877 \end_layout
42878
42879 \end_inset
42880
42881
42882 \begin_inset Phantom Phantom
42883 status open
42884
42885 \begin_layout Plain Layout
42886 W
42887 \end_layout
42888
42889 \end_inset
42890
42891
42892 \begin_inset ERT
42893 status collapsed
42894
42895 \begin_layout Plain Layout
42896
42897 }
42898 \end_layout
42899
42900 \end_inset
42901
42902  BlueGreen
42903 \end_layout
42904
42905 \end_inset
42906 </cell>
42907 </row>
42908 <row>
42909 <cell alignment="left" valignment="top" usebox="none">
42910 \begin_inset Text
42911
42912 \begin_layout Plain Layout
42913 \begin_inset ERT
42914 status collapsed
42915
42916 \begin_layout Plain Layout
42917
42918
42919 \backslash
42920 fcolorbox{black}{
42921 \end_layout
42922
42923 \end_inset
42924
42925 BlueViolet
42926 \begin_inset ERT
42927 status collapsed
42928
42929 \begin_layout Plain Layout
42930
42931 }{
42932 \end_layout
42933
42934 \end_inset
42935
42936
42937 \begin_inset Phantom Phantom
42938 status open
42939
42940 \begin_layout Plain Layout
42941 W
42942 \end_layout
42943
42944 \end_inset
42945
42946
42947 \begin_inset ERT
42948 status collapsed
42949
42950 \begin_layout Plain Layout
42951
42952 }
42953 \end_layout
42954
42955 \end_inset
42956
42957  BlueViolet
42958 \end_layout
42959
42960 \end_inset
42961 </cell>
42962 <cell alignment="left" valignment="top" usebox="none">
42963 \begin_inset Text
42964
42965 \begin_layout Plain Layout
42966 \begin_inset ERT
42967 status collapsed
42968
42969 \begin_layout Plain Layout
42970
42971
42972 \backslash
42973 fcolorbox{black}{
42974 \end_layout
42975
42976 \end_inset
42977
42978 BrickRed
42979 \begin_inset ERT
42980 status collapsed
42981
42982 \begin_layout Plain Layout
42983
42984 }{
42985 \end_layout
42986
42987 \end_inset
42988
42989
42990 \begin_inset Phantom Phantom
42991 status open
42992
42993 \begin_layout Plain Layout
42994 W
42995 \end_layout
42996
42997 \end_inset
42998
42999
43000 \begin_inset ERT
43001 status collapsed
43002
43003 \begin_layout Plain Layout
43004
43005 }
43006 \end_layout
43007
43008 \end_inset
43009
43010  BrickRed
43011 \end_layout
43012
43013 \end_inset
43014 </cell>
43015 <cell alignment="left" valignment="top" usebox="none">
43016 \begin_inset Text
43017
43018 \begin_layout Plain Layout
43019 \begin_inset ERT
43020 status collapsed
43021
43022 \begin_layout Plain Layout
43023
43024
43025 \backslash
43026 fcolorbox{black}{
43027 \end_layout
43028
43029 \end_inset
43030
43031 Brown
43032 \begin_inset ERT
43033 status collapsed
43034
43035 \begin_layout Plain Layout
43036
43037 }{
43038 \end_layout
43039
43040 \end_inset
43041
43042
43043 \begin_inset Phantom Phantom
43044 status open
43045
43046 \begin_layout Plain Layout
43047 W
43048 \end_layout
43049
43050 \end_inset
43051
43052
43053 \begin_inset ERT
43054 status collapsed
43055
43056 \begin_layout Plain Layout
43057
43058 }
43059 \end_layout
43060
43061 \end_inset
43062
43063  Brown
43064 \end_layout
43065
43066 \end_inset
43067 </cell>
43068 <cell alignment="left" valignment="top" usebox="none">
43069 \begin_inset Text
43070
43071 \begin_layout Plain Layout
43072 \begin_inset ERT
43073 status collapsed
43074
43075 \begin_layout Plain Layout
43076
43077
43078 \backslash
43079 fcolorbox{black}{
43080 \end_layout
43081
43082 \end_inset
43083
43084 BurntOrange
43085 \begin_inset ERT
43086 status collapsed
43087
43088 \begin_layout Plain Layout
43089
43090 }{
43091 \end_layout
43092
43093 \end_inset
43094
43095
43096 \begin_inset Phantom Phantom
43097 status open
43098
43099 \begin_layout Plain Layout
43100 W
43101 \end_layout
43102
43103 \end_inset
43104
43105
43106 \begin_inset ERT
43107 status collapsed
43108
43109 \begin_layout Plain Layout
43110
43111 }
43112 \end_layout
43113
43114 \end_inset
43115
43116  BurntOrange
43117 \end_layout
43118
43119 \end_inset
43120 </cell>
43121 </row>
43122 <row>
43123 <cell alignment="left" valignment="top" usebox="none">
43124 \begin_inset Text
43125
43126 \begin_layout Plain Layout
43127 \begin_inset ERT
43128 status collapsed
43129
43130 \begin_layout Plain Layout
43131
43132
43133 \backslash
43134 fcolorbox{black}{
43135 \end_layout
43136
43137 \end_inset
43138
43139 CadetBlue
43140 \begin_inset ERT
43141 status collapsed
43142
43143 \begin_layout Plain Layout
43144
43145 }{
43146 \end_layout
43147
43148 \end_inset
43149
43150
43151 \begin_inset Phantom Phantom
43152 status open
43153
43154 \begin_layout Plain Layout
43155 W
43156 \end_layout
43157
43158 \end_inset
43159
43160
43161 \begin_inset ERT
43162 status collapsed
43163
43164 \begin_layout Plain Layout
43165
43166 }
43167 \end_layout
43168
43169 \end_inset
43170
43171  CadetBlue
43172 \end_layout
43173
43174 \end_inset
43175 </cell>
43176 <cell alignment="left" valignment="top" usebox="none">
43177 \begin_inset Text
43178
43179 \begin_layout Plain Layout
43180 \begin_inset ERT
43181 status collapsed
43182
43183 \begin_layout Plain Layout
43184
43185
43186 \backslash
43187 fcolorbox{black}{
43188 \end_layout
43189
43190 \end_inset
43191
43192 CarnationPink
43193 \begin_inset ERT
43194 status collapsed
43195
43196 \begin_layout Plain Layout
43197
43198 }{
43199 \end_layout
43200
43201 \end_inset
43202
43203
43204 \begin_inset Phantom Phantom
43205 status open
43206
43207 \begin_layout Plain Layout
43208 W
43209 \end_layout
43210
43211 \end_inset
43212
43213
43214 \begin_inset ERT
43215 status collapsed
43216
43217 \begin_layout Plain Layout
43218
43219 }
43220 \end_layout
43221
43222 \end_inset
43223
43224  CarnationPink
43225 \end_layout
43226
43227 \end_inset
43228 </cell>
43229 <cell alignment="left" valignment="top" usebox="none">
43230 \begin_inset Text
43231
43232 \begin_layout Plain Layout
43233 \begin_inset ERT
43234 status collapsed
43235
43236 \begin_layout Plain Layout
43237
43238
43239 \backslash
43240 fcolorbox{black}{
43241 \end_layout
43242
43243 \end_inset
43244
43245 Cerulean
43246 \begin_inset ERT
43247 status collapsed
43248
43249 \begin_layout Plain Layout
43250
43251 }{
43252 \end_layout
43253
43254 \end_inset
43255
43256
43257 \begin_inset Phantom Phantom
43258 status open
43259
43260 \begin_layout Plain Layout
43261 W
43262 \end_layout
43263
43264 \end_inset
43265
43266
43267 \begin_inset ERT
43268 status collapsed
43269
43270 \begin_layout Plain Layout
43271
43272 }
43273 \end_layout
43274
43275 \end_inset
43276
43277  Cerulean
43278 \end_layout
43279
43280 \end_inset
43281 </cell>
43282 <cell alignment="left" valignment="top" usebox="none">
43283 \begin_inset Text
43284
43285 \begin_layout Plain Layout
43286 \begin_inset ERT
43287 status collapsed
43288
43289 \begin_layout Plain Layout
43290
43291
43292 \backslash
43293 fcolorbox{black}{
43294 \end_layout
43295
43296 \end_inset
43297
43298 CornflowerBlue
43299 \begin_inset ERT
43300 status collapsed
43301
43302 \begin_layout Plain Layout
43303
43304 }{
43305 \end_layout
43306
43307 \end_inset
43308
43309
43310 \begin_inset Phantom Phantom
43311 status open
43312
43313 \begin_layout Plain Layout
43314 W
43315 \end_layout
43316
43317 \end_inset
43318
43319
43320 \begin_inset ERT
43321 status collapsed
43322
43323 \begin_layout Plain Layout
43324
43325 }
43326 \end_layout
43327
43328 \end_inset
43329
43330  CornflowerBlue
43331 \end_layout
43332
43333 \end_inset
43334 </cell>
43335 </row>
43336 <row>
43337 <cell alignment="left" valignment="top" usebox="none">
43338 \begin_inset Text
43339
43340 \begin_layout Plain Layout
43341 \begin_inset ERT
43342 status collapsed
43343
43344 \begin_layout Plain Layout
43345
43346
43347 \backslash
43348 fcolorbox{black}{
43349 \end_layout
43350
43351 \end_inset
43352
43353 Dandelion
43354 \begin_inset ERT
43355 status collapsed
43356
43357 \begin_layout Plain Layout
43358
43359 }{
43360 \end_layout
43361
43362 \end_inset
43363
43364
43365 \begin_inset Phantom Phantom
43366 status open
43367
43368 \begin_layout Plain Layout
43369 W
43370 \end_layout
43371
43372 \end_inset
43373
43374
43375 \begin_inset ERT
43376 status collapsed
43377
43378 \begin_layout Plain Layout
43379
43380 }
43381 \end_layout
43382
43383 \end_inset
43384
43385  Dandelion
43386 \end_layout
43387
43388 \end_inset
43389 </cell>
43390 <cell alignment="left" valignment="top" usebox="none">
43391 \begin_inset Text
43392
43393 \begin_layout Plain Layout
43394 \begin_inset ERT
43395 status collapsed
43396
43397 \begin_layout Plain Layout
43398
43399
43400 \backslash
43401 fcolorbox{black}{
43402 \end_layout
43403
43404 \end_inset
43405
43406 DarkOrchid
43407 \begin_inset ERT
43408 status collapsed
43409
43410 \begin_layout Plain Layout
43411
43412 }{
43413 \end_layout
43414
43415 \end_inset
43416
43417
43418 \begin_inset Phantom Phantom
43419 status open
43420
43421 \begin_layout Plain Layout
43422 W
43423 \end_layout
43424
43425 \end_inset
43426
43427
43428 \begin_inset ERT
43429 status collapsed
43430
43431 \begin_layout Plain Layout
43432
43433 }
43434 \end_layout
43435
43436 \end_inset
43437
43438  DarkOrchid
43439 \end_layout
43440
43441 \end_inset
43442 </cell>
43443 <cell alignment="left" valignment="top" usebox="none">
43444 \begin_inset Text
43445
43446 \begin_layout Plain Layout
43447 \begin_inset ERT
43448 status collapsed
43449
43450 \begin_layout Plain Layout
43451
43452
43453 \backslash
43454 fcolorbox{black}{
43455 \end_layout
43456
43457 \end_inset
43458
43459 Emerald
43460 \begin_inset ERT
43461 status collapsed
43462
43463 \begin_layout Plain Layout
43464
43465 }{
43466 \end_layout
43467
43468 \end_inset
43469
43470
43471 \begin_inset Phantom Phantom
43472 status open
43473
43474 \begin_layout Plain Layout
43475 W
43476 \end_layout
43477
43478 \end_inset
43479
43480
43481 \begin_inset ERT
43482 status collapsed
43483
43484 \begin_layout Plain Layout
43485
43486 }
43487 \end_layout
43488
43489 \end_inset
43490
43491  Emerald
43492 \end_layout
43493
43494 \end_inset
43495 </cell>
43496 <cell alignment="left" valignment="top" usebox="none">
43497 \begin_inset Text
43498
43499 \begin_layout Plain Layout
43500 \begin_inset ERT
43501 status collapsed
43502
43503 \begin_layout Plain Layout
43504
43505
43506 \backslash
43507 fcolorbox{black}{
43508 \end_layout
43509
43510 \end_inset
43511
43512 ForestGreen
43513 \begin_inset ERT
43514 status collapsed
43515
43516 \begin_layout Plain Layout
43517
43518 }{
43519 \end_layout
43520
43521 \end_inset
43522
43523
43524 \begin_inset Phantom Phantom
43525 status open
43526
43527 \begin_layout Plain Layout
43528 W
43529 \end_layout
43530
43531 \end_inset
43532
43533
43534 \begin_inset ERT
43535 status collapsed
43536
43537 \begin_layout Plain Layout
43538
43539 }
43540 \end_layout
43541
43542 \end_inset
43543
43544  ForestGreen
43545 \end_layout
43546
43547 \end_inset
43548 </cell>
43549 </row>
43550 <row>
43551 <cell alignment="left" valignment="top" usebox="none">
43552 \begin_inset Text
43553
43554 \begin_layout Plain Layout
43555 \begin_inset ERT
43556 status collapsed
43557
43558 \begin_layout Plain Layout
43559
43560
43561 \backslash
43562 fcolorbox{black}{
43563 \end_layout
43564
43565 \end_inset
43566
43567 Fuchsia
43568 \begin_inset ERT
43569 status collapsed
43570
43571 \begin_layout Plain Layout
43572
43573 }{
43574 \end_layout
43575
43576 \end_inset
43577
43578
43579 \begin_inset Phantom Phantom
43580 status open
43581
43582 \begin_layout Plain Layout
43583 W
43584 \end_layout
43585
43586 \end_inset
43587
43588
43589 \begin_inset ERT
43590 status collapsed
43591
43592 \begin_layout Plain Layout
43593
43594 }
43595 \end_layout
43596
43597 \end_inset
43598
43599  Fuchsia
43600 \end_layout
43601
43602 \end_inset
43603 </cell>
43604 <cell alignment="left" valignment="top" usebox="none">
43605 \begin_inset Text
43606
43607 \begin_layout Plain Layout
43608 \begin_inset ERT
43609 status collapsed
43610
43611 \begin_layout Plain Layout
43612
43613
43614 \backslash
43615 fcolorbox{black}{
43616 \end_layout
43617
43618 \end_inset
43619
43620 Goldenrod
43621 \begin_inset ERT
43622 status collapsed
43623
43624 \begin_layout Plain Layout
43625
43626 }{
43627 \end_layout
43628
43629 \end_inset
43630
43631
43632 \begin_inset Phantom Phantom
43633 status open
43634
43635 \begin_layout Plain Layout
43636 W
43637 \end_layout
43638
43639 \end_inset
43640
43641
43642 \begin_inset ERT
43643 status collapsed
43644
43645 \begin_layout Plain Layout
43646
43647 }
43648 \end_layout
43649
43650 \end_inset
43651
43652  Goldenrod
43653 \end_layout
43654
43655 \end_inset
43656 </cell>
43657 <cell alignment="left" valignment="top" usebox="none">
43658 \begin_inset Text
43659
43660 \begin_layout Plain Layout
43661 \begin_inset ERT
43662 status collapsed
43663
43664 \begin_layout Plain Layout
43665
43666
43667 \backslash
43668 fcolorbox{black}{
43669 \end_layout
43670
43671 \end_inset
43672
43673 Gray
43674 \begin_inset ERT
43675 status collapsed
43676
43677 \begin_layout Plain Layout
43678
43679 }{
43680 \end_layout
43681
43682 \end_inset
43683
43684
43685 \begin_inset Phantom Phantom
43686 status open
43687
43688 \begin_layout Plain Layout
43689 W
43690 \end_layout
43691
43692 \end_inset
43693
43694
43695 \begin_inset ERT
43696 status collapsed
43697
43698 \begin_layout Plain Layout
43699
43700 }
43701 \end_layout
43702
43703 \end_inset
43704
43705  Gray
43706 \end_layout
43707
43708 \end_inset
43709 </cell>
43710 <cell alignment="left" valignment="top" usebox="none">
43711 \begin_inset Text
43712
43713 \begin_layout Plain Layout
43714 \begin_inset ERT
43715 status collapsed
43716
43717 \begin_layout Plain Layout
43718
43719
43720 \backslash
43721 fcolorbox{black}{
43722 \end_layout
43723
43724 \end_inset
43725
43726 GreenYellow
43727 \begin_inset ERT
43728 status collapsed
43729
43730 \begin_layout Plain Layout
43731
43732 }{
43733 \end_layout
43734
43735 \end_inset
43736
43737
43738 \begin_inset Phantom Phantom
43739 status open
43740
43741 \begin_layout Plain Layout
43742 W
43743 \end_layout
43744
43745 \end_inset
43746
43747
43748 \begin_inset ERT
43749 status collapsed
43750
43751 \begin_layout Plain Layout
43752
43753 }
43754 \end_layout
43755
43756 \end_inset
43757
43758  GreenYellow
43759 \end_layout
43760
43761 \end_inset
43762 </cell>
43763 </row>
43764 <row>
43765 <cell alignment="center" valignment="top" usebox="none">
43766 \begin_inset Text
43767
43768 \begin_layout Plain Layout
43769 \begin_inset ERT
43770 status collapsed
43771
43772 \begin_layout Plain Layout
43773
43774
43775 \backslash
43776 fcolorbox{black}{
43777 \end_layout
43778
43779 \end_inset
43780
43781 JungleGreen
43782 \begin_inset ERT
43783 status collapsed
43784
43785 \begin_layout Plain Layout
43786
43787 }{
43788 \end_layout
43789
43790 \end_inset
43791
43792
43793 \begin_inset Phantom Phantom
43794 status open
43795
43796 \begin_layout Plain Layout
43797 W
43798 \end_layout
43799
43800 \end_inset
43801
43802
43803 \begin_inset ERT
43804 status collapsed
43805
43806 \begin_layout Plain Layout
43807
43808 }
43809 \end_layout
43810
43811 \end_inset
43812
43813  JungleGreen
43814 \end_layout
43815
43816 \end_inset
43817 </cell>
43818 <cell alignment="center" valignment="top" usebox="none">
43819 \begin_inset Text
43820
43821 \begin_layout Plain Layout
43822 \begin_inset ERT
43823 status collapsed
43824
43825 \begin_layout Plain Layout
43826
43827
43828 \backslash
43829 fcolorbox{black}{
43830 \end_layout
43831
43832 \end_inset
43833
43834 Lavender
43835 \begin_inset ERT
43836 status collapsed
43837
43838 \begin_layout Plain Layout
43839
43840 }{
43841 \end_layout
43842
43843 \end_inset
43844
43845
43846 \begin_inset Phantom Phantom
43847 status open
43848
43849 \begin_layout Plain Layout
43850 W
43851 \end_layout
43852
43853 \end_inset
43854
43855
43856 \begin_inset ERT
43857 status collapsed
43858
43859 \begin_layout Plain Layout
43860
43861 }
43862 \end_layout
43863
43864 \end_inset
43865
43866  Lavender
43867 \end_layout
43868
43869 \end_inset
43870 </cell>
43871 <cell alignment="center" valignment="top" usebox="none">
43872 \begin_inset Text
43873
43874 \begin_layout Plain Layout
43875 \begin_inset ERT
43876 status collapsed
43877
43878 \begin_layout Plain Layout
43879
43880
43881 \backslash
43882 fcolorbox{black}{
43883 \end_layout
43884
43885 \end_inset
43886
43887 LimeGreen
43888 \begin_inset ERT
43889 status collapsed
43890
43891 \begin_layout Plain Layout
43892
43893 }{
43894 \end_layout
43895
43896 \end_inset
43897
43898
43899 \begin_inset Phantom Phantom
43900 status open
43901
43902 \begin_layout Plain Layout
43903 W
43904 \end_layout
43905
43906 \end_inset
43907
43908
43909 \begin_inset ERT
43910 status collapsed
43911
43912 \begin_layout Plain Layout
43913
43914 }
43915 \end_layout
43916
43917 \end_inset
43918
43919  LimeGreen
43920 \end_layout
43921
43922 \end_inset
43923 </cell>
43924 <cell alignment="center" valignment="top" usebox="none">
43925 \begin_inset Text
43926
43927 \begin_layout Plain Layout
43928 \begin_inset ERT
43929 status collapsed
43930
43931 \begin_layout Plain Layout
43932
43933
43934 \backslash
43935 fcolorbox{black}{
43936 \end_layout
43937
43938 \end_inset
43939
43940 Mahogany
43941 \begin_inset ERT
43942 status collapsed
43943
43944 \begin_layout Plain Layout
43945
43946 }{
43947 \end_layout
43948
43949 \end_inset
43950
43951
43952 \begin_inset Phantom Phantom
43953 status open
43954
43955 \begin_layout Plain Layout
43956 W
43957 \end_layout
43958
43959 \end_inset
43960
43961
43962 \begin_inset ERT
43963 status collapsed
43964
43965 \begin_layout Plain Layout
43966
43967 }
43968 \end_layout
43969
43970 \end_inset
43971
43972  Mahogany
43973 \end_layout
43974
43975 \end_inset
43976 </cell>
43977 </row>
43978 <row>
43979 <cell alignment="left" valignment="top" usebox="none">
43980 \begin_inset Text
43981
43982 \begin_layout Plain Layout
43983 \begin_inset ERT
43984 status collapsed
43985
43986 \begin_layout Plain Layout
43987
43988
43989 \backslash
43990 fcolorbox{black}{
43991 \end_layout
43992
43993 \end_inset
43994
43995 Mahogany
43996 \begin_inset ERT
43997 status collapsed
43998
43999 \begin_layout Plain Layout
44000
44001 }{
44002 \end_layout
44003
44004 \end_inset
44005
44006
44007 \begin_inset Phantom Phantom
44008 status open
44009
44010 \begin_layout Plain Layout
44011 W
44012 \end_layout
44013
44014 \end_inset
44015
44016
44017 \begin_inset ERT
44018 status collapsed
44019
44020 \begin_layout Plain Layout
44021
44022 }
44023 \end_layout
44024
44025 \end_inset
44026
44027  Mahogany
44028 \end_layout
44029
44030 \end_inset
44031 </cell>
44032 <cell alignment="left" valignment="top" usebox="none">
44033 \begin_inset Text
44034
44035 \begin_layout Plain Layout
44036 \begin_inset ERT
44037 status collapsed
44038
44039 \begin_layout Plain Layout
44040
44041
44042 \backslash
44043 fcolorbox{black}{
44044 \end_layout
44045
44046 \end_inset
44047
44048 Maroon
44049 \begin_inset ERT
44050 status collapsed
44051
44052 \begin_layout Plain Layout
44053
44054 }{
44055 \end_layout
44056
44057 \end_inset
44058
44059
44060 \begin_inset Phantom Phantom
44061 status open
44062
44063 \begin_layout Plain Layout
44064 W
44065 \end_layout
44066
44067 \end_inset
44068
44069
44070 \begin_inset ERT
44071 status collapsed
44072
44073 \begin_layout Plain Layout
44074
44075 }
44076 \end_layout
44077
44078 \end_inset
44079
44080  Maroon
44081 \end_layout
44082
44083 \end_inset
44084 </cell>
44085 <cell alignment="left" valignment="top" usebox="none">
44086 \begin_inset Text
44087
44088 \begin_layout Plain Layout
44089 \begin_inset ERT
44090 status collapsed
44091
44092 \begin_layout Plain Layout
44093
44094
44095 \backslash
44096 fcolorbox{black}{
44097 \end_layout
44098
44099 \end_inset
44100
44101 Melon
44102 \begin_inset ERT
44103 status collapsed
44104
44105 \begin_layout Plain Layout
44106
44107 }{
44108 \end_layout
44109
44110 \end_inset
44111
44112
44113 \begin_inset Phantom Phantom
44114 status open
44115
44116 \begin_layout Plain Layout
44117 W
44118 \end_layout
44119
44120 \end_inset
44121
44122
44123 \begin_inset ERT
44124 status collapsed
44125
44126 \begin_layout Plain Layout
44127
44128 }
44129 \end_layout
44130
44131 \end_inset
44132
44133  Melon
44134 \end_layout
44135
44136 \end_inset
44137 </cell>
44138 <cell alignment="left" valignment="top" usebox="none">
44139 \begin_inset Text
44140
44141 \begin_layout Plain Layout
44142 \begin_inset ERT
44143 status collapsed
44144
44145 \begin_layout Plain Layout
44146
44147
44148 \backslash
44149 fcolorbox{black}{
44150 \end_layout
44151
44152 \end_inset
44153
44154 MidnightBlue
44155 \begin_inset ERT
44156 status collapsed
44157
44158 \begin_layout Plain Layout
44159
44160 }{
44161 \end_layout
44162
44163 \end_inset
44164
44165
44166 \begin_inset Phantom Phantom
44167 status open
44168
44169 \begin_layout Plain Layout
44170 W
44171 \end_layout
44172
44173 \end_inset
44174
44175
44176 \begin_inset ERT
44177 status collapsed
44178
44179 \begin_layout Plain Layout
44180
44181 }
44182 \end_layout
44183
44184 \end_inset
44185
44186  MidnightBlue
44187 \end_layout
44188
44189 \end_inset
44190 </cell>
44191 </row>
44192 <row>
44193 <cell alignment="left" valignment="top" usebox="none">
44194 \begin_inset Text
44195
44196 \begin_layout Plain Layout
44197 \begin_inset ERT
44198 status collapsed
44199
44200 \begin_layout Plain Layout
44201
44202
44203 \backslash
44204 fcolorbox{black}{
44205 \end_layout
44206
44207 \end_inset
44208
44209 Mulberry
44210 \begin_inset ERT
44211 status collapsed
44212
44213 \begin_layout Plain Layout
44214
44215 }{
44216 \end_layout
44217
44218 \end_inset
44219
44220
44221 \begin_inset Phantom Phantom
44222 status open
44223
44224 \begin_layout Plain Layout
44225 W
44226 \end_layout
44227
44228 \end_inset
44229
44230
44231 \begin_inset ERT
44232 status collapsed
44233
44234 \begin_layout Plain Layout
44235
44236 }
44237 \end_layout
44238
44239 \end_inset
44240
44241  Mulberry
44242 \end_layout
44243
44244 \end_inset
44245 </cell>
44246 <cell alignment="left" valignment="top" usebox="none">
44247 \begin_inset Text
44248
44249 \begin_layout Plain Layout
44250 \begin_inset ERT
44251 status collapsed
44252
44253 \begin_layout Plain Layout
44254
44255
44256 \backslash
44257 fcolorbox{black}{
44258 \end_layout
44259
44260 \end_inset
44261
44262 NavyBlue
44263 \begin_inset ERT
44264 status collapsed
44265
44266 \begin_layout Plain Layout
44267
44268 }{
44269 \end_layout
44270
44271 \end_inset
44272
44273
44274 \begin_inset Phantom Phantom
44275 status open
44276
44277 \begin_layout Plain Layout
44278 W
44279 \end_layout
44280
44281 \end_inset
44282
44283
44284 \begin_inset ERT
44285 status collapsed
44286
44287 \begin_layout Plain Layout
44288
44289 }
44290 \end_layout
44291
44292 \end_inset
44293
44294  NavyBlue
44295 \end_layout
44296
44297 \end_inset
44298 </cell>
44299 <cell alignment="left" valignment="top" usebox="none">
44300 \begin_inset Text
44301
44302 \begin_layout Plain Layout
44303 \begin_inset ERT
44304 status collapsed
44305
44306 \begin_layout Plain Layout
44307
44308
44309 \backslash
44310 fcolorbox{black}{
44311 \end_layout
44312
44313 \end_inset
44314
44315 OliveGreen
44316 \begin_inset ERT
44317 status collapsed
44318
44319 \begin_layout Plain Layout
44320
44321 }{
44322 \end_layout
44323
44324 \end_inset
44325
44326
44327 \begin_inset Phantom Phantom
44328 status open
44329
44330 \begin_layout Plain Layout
44331 W
44332 \end_layout
44333
44334 \end_inset
44335
44336
44337 \begin_inset ERT
44338 status collapsed
44339
44340 \begin_layout Plain Layout
44341
44342 }
44343 \end_layout
44344
44345 \end_inset
44346
44347  OliveGreen
44348 \end_layout
44349
44350 \end_inset
44351 </cell>
44352 <cell alignment="left" valignment="top" usebox="none">
44353 \begin_inset Text
44354
44355 \begin_layout Plain Layout
44356 \begin_inset ERT
44357 status collapsed
44358
44359 \begin_layout Plain Layout
44360
44361
44362 \backslash
44363 fcolorbox{black}{
44364 \end_layout
44365
44366 \end_inset
44367
44368 Orange
44369 \begin_inset ERT
44370 status collapsed
44371
44372 \begin_layout Plain Layout
44373
44374 }{
44375 \end_layout
44376
44377 \end_inset
44378
44379
44380 \begin_inset Phantom Phantom
44381 status open
44382
44383 \begin_layout Plain Layout
44384 W
44385 \end_layout
44386
44387 \end_inset
44388
44389
44390 \begin_inset ERT
44391 status collapsed
44392
44393 \begin_layout Plain Layout
44394
44395 }
44396 \end_layout
44397
44398 \end_inset
44399
44400  Orange
44401 \end_layout
44402
44403 \end_inset
44404 </cell>
44405 </row>
44406 <row>
44407 <cell alignment="left" valignment="top" usebox="none">
44408 \begin_inset Text
44409
44410 \begin_layout Plain Layout
44411 \begin_inset ERT
44412 status collapsed
44413
44414 \begin_layout Plain Layout
44415
44416
44417 \backslash
44418 fcolorbox{black}{
44419 \end_layout
44420
44421 \end_inset
44422
44423 OrangeRed
44424 \begin_inset ERT
44425 status collapsed
44426
44427 \begin_layout Plain Layout
44428
44429 }{
44430 \end_layout
44431
44432 \end_inset
44433
44434
44435 \begin_inset Phantom Phantom
44436 status open
44437
44438 \begin_layout Plain Layout
44439 W
44440 \end_layout
44441
44442 \end_inset
44443
44444
44445 \begin_inset ERT
44446 status collapsed
44447
44448 \begin_layout Plain Layout
44449
44450 }
44451 \end_layout
44452
44453 \end_inset
44454
44455  OrangeRed
44456 \end_layout
44457
44458 \end_inset
44459 </cell>
44460 <cell alignment="left" valignment="top" usebox="none">
44461 \begin_inset Text
44462
44463 \begin_layout Plain Layout
44464 \begin_inset ERT
44465 status collapsed
44466
44467 \begin_layout Plain Layout
44468
44469
44470 \backslash
44471 fcolorbox{black}{
44472 \end_layout
44473
44474 \end_inset
44475
44476 Orchid
44477 \begin_inset ERT
44478 status collapsed
44479
44480 \begin_layout Plain Layout
44481
44482 }{
44483 \end_layout
44484
44485 \end_inset
44486
44487
44488 \begin_inset Phantom Phantom
44489 status open
44490
44491 \begin_layout Plain Layout
44492 W
44493 \end_layout
44494
44495 \end_inset
44496
44497
44498 \begin_inset ERT
44499 status collapsed
44500
44501 \begin_layout Plain Layout
44502
44503 }
44504 \end_layout
44505
44506 \end_inset
44507
44508  Orchid
44509 \end_layout
44510
44511 \end_inset
44512 </cell>
44513 <cell alignment="left" valignment="top" usebox="none">
44514 \begin_inset Text
44515
44516 \begin_layout Plain Layout
44517 \begin_inset ERT
44518 status collapsed
44519
44520 \begin_layout Plain Layout
44521
44522
44523 \backslash
44524 fcolorbox{black}{
44525 \end_layout
44526
44527 \end_inset
44528
44529 Peach
44530 \begin_inset ERT
44531 status collapsed
44532
44533 \begin_layout Plain Layout
44534
44535 }{
44536 \end_layout
44537
44538 \end_inset
44539
44540
44541 \begin_inset Phantom Phantom
44542 status open
44543
44544 \begin_layout Plain Layout
44545 W
44546 \end_layout
44547
44548 \end_inset
44549
44550
44551 \begin_inset ERT
44552 status collapsed
44553
44554 \begin_layout Plain Layout
44555
44556 }
44557 \end_layout
44558
44559 \end_inset
44560
44561  Peach
44562 \end_layout
44563
44564 \end_inset
44565 </cell>
44566 <cell alignment="left" valignment="top" usebox="none">
44567 \begin_inset Text
44568
44569 \begin_layout Plain Layout
44570 \begin_inset ERT
44571 status collapsed
44572
44573 \begin_layout Plain Layout
44574
44575
44576 \backslash
44577 fcolorbox{black}{
44578 \end_layout
44579
44580 \end_inset
44581
44582 Periwinkle
44583 \begin_inset ERT
44584 status collapsed
44585
44586 \begin_layout Plain Layout
44587
44588 }{
44589 \end_layout
44590
44591 \end_inset
44592
44593
44594 \begin_inset Phantom Phantom
44595 status open
44596
44597 \begin_layout Plain Layout
44598 W
44599 \end_layout
44600
44601 \end_inset
44602
44603
44604 \begin_inset ERT
44605 status collapsed
44606
44607 \begin_layout Plain Layout
44608
44609 }
44610 \end_layout
44611
44612 \end_inset
44613
44614  Periwinkle
44615 \end_layout
44616
44617 \end_inset
44618 </cell>
44619 </row>
44620 <row>
44621 <cell alignment="left" valignment="top" usebox="none">
44622 \begin_inset Text
44623
44624 \begin_layout Plain Layout
44625 \begin_inset ERT
44626 status collapsed
44627
44628 \begin_layout Plain Layout
44629
44630
44631 \backslash
44632 fcolorbox{black}{
44633 \end_layout
44634
44635 \end_inset
44636
44637 PineGreen
44638 \begin_inset ERT
44639 status collapsed
44640
44641 \begin_layout Plain Layout
44642
44643 }{
44644 \end_layout
44645
44646 \end_inset
44647
44648
44649 \begin_inset Phantom Phantom
44650 status open
44651
44652 \begin_layout Plain Layout
44653 W
44654 \end_layout
44655
44656 \end_inset
44657
44658
44659 \begin_inset ERT
44660 status collapsed
44661
44662 \begin_layout Plain Layout
44663
44664 }
44665 \end_layout
44666
44667 \end_inset
44668
44669  PineGreen
44670 \end_layout
44671
44672 \end_inset
44673 </cell>
44674 <cell alignment="left" valignment="top" usebox="none">
44675 \begin_inset Text
44676
44677 \begin_layout Plain Layout
44678 \begin_inset ERT
44679 status collapsed
44680
44681 \begin_layout Plain Layout
44682
44683
44684 \backslash
44685 fcolorbox{black}{
44686 \end_layout
44687
44688 \end_inset
44689
44690 Plum
44691 \begin_inset ERT
44692 status collapsed
44693
44694 \begin_layout Plain Layout
44695
44696 }{
44697 \end_layout
44698
44699 \end_inset
44700
44701
44702 \begin_inset Phantom Phantom
44703 status open
44704
44705 \begin_layout Plain Layout
44706 W
44707 \end_layout
44708
44709 \end_inset
44710
44711
44712 \begin_inset ERT
44713 status collapsed
44714
44715 \begin_layout Plain Layout
44716
44717 }
44718 \end_layout
44719
44720 \end_inset
44721
44722  Plum
44723 \end_layout
44724
44725 \end_inset
44726 </cell>
44727 <cell alignment="left" valignment="top" usebox="none">
44728 \begin_inset Text
44729
44730 \begin_layout Plain Layout
44731 \begin_inset ERT
44732 status collapsed
44733
44734 \begin_layout Plain Layout
44735
44736
44737 \backslash
44738 fcolorbox{black}{
44739 \end_layout
44740
44741 \end_inset
44742
44743 ProcessBlue
44744 \begin_inset ERT
44745 status collapsed
44746
44747 \begin_layout Plain Layout
44748
44749 }{
44750 \end_layout
44751
44752 \end_inset
44753
44754
44755 \begin_inset Phantom Phantom
44756 status open
44757
44758 \begin_layout Plain Layout
44759 W
44760 \end_layout
44761
44762 \end_inset
44763
44764
44765 \begin_inset ERT
44766 status collapsed
44767
44768 \begin_layout Plain Layout
44769
44770 }
44771 \end_layout
44772
44773 \end_inset
44774
44775  ProcessBlue
44776 \end_layout
44777
44778 \end_inset
44779 </cell>
44780 <cell alignment="left" valignment="top" usebox="none">
44781 \begin_inset Text
44782
44783 \begin_layout Plain Layout
44784 \begin_inset ERT
44785 status collapsed
44786
44787 \begin_layout Plain Layout
44788
44789
44790 \backslash
44791 fcolorbox{black}{
44792 \end_layout
44793
44794 \end_inset
44795
44796 Purple
44797 \begin_inset ERT
44798 status collapsed
44799
44800 \begin_layout Plain Layout
44801
44802 }{
44803 \end_layout
44804
44805 \end_inset
44806
44807
44808 \begin_inset Phantom Phantom
44809 status open
44810
44811 \begin_layout Plain Layout
44812 W
44813 \end_layout
44814
44815 \end_inset
44816
44817
44818 \begin_inset ERT
44819 status collapsed
44820
44821 \begin_layout Plain Layout
44822
44823 }
44824 \end_layout
44825
44826 \end_inset
44827
44828  Purple
44829 \end_layout
44830
44831 \end_inset
44832 </cell>
44833 </row>
44834 <row>
44835 <cell alignment="left" valignment="top" usebox="none">
44836 \begin_inset Text
44837
44838 \begin_layout Plain Layout
44839 \begin_inset ERT
44840 status collapsed
44841
44842 \begin_layout Plain Layout
44843
44844
44845 \backslash
44846 fcolorbox{black}{
44847 \end_layout
44848
44849 \end_inset
44850
44851 RawSienna
44852 \begin_inset ERT
44853 status collapsed
44854
44855 \begin_layout Plain Layout
44856
44857 }{
44858 \end_layout
44859
44860 \end_inset
44861
44862
44863 \begin_inset Phantom Phantom
44864 status open
44865
44866 \begin_layout Plain Layout
44867 W
44868 \end_layout
44869
44870 \end_inset
44871
44872
44873 \begin_inset ERT
44874 status collapsed
44875
44876 \begin_layout Plain Layout
44877
44878 }
44879 \end_layout
44880
44881 \end_inset
44882
44883  RawSienna
44884 \end_layout
44885
44886 \end_inset
44887 </cell>
44888 <cell alignment="left" valignment="top" usebox="none">
44889 \begin_inset Text
44890
44891 \begin_layout Plain Layout
44892 \begin_inset ERT
44893 status collapsed
44894
44895 \begin_layout Plain Layout
44896
44897
44898 \backslash
44899 fcolorbox{black}{
44900 \end_layout
44901
44902 \end_inset
44903
44904 RedOrange
44905 \begin_inset ERT
44906 status collapsed
44907
44908 \begin_layout Plain Layout
44909
44910 }{
44911 \end_layout
44912
44913 \end_inset
44914
44915
44916 \begin_inset Phantom Phantom
44917 status open
44918
44919 \begin_layout Plain Layout
44920 W
44921 \end_layout
44922
44923 \end_inset
44924
44925
44926 \begin_inset ERT
44927 status collapsed
44928
44929 \begin_layout Plain Layout
44930
44931 }
44932 \end_layout
44933
44934 \end_inset
44935
44936  RedOrange
44937 \end_layout
44938
44939 \end_inset
44940 </cell>
44941 <cell alignment="left" valignment="top" usebox="none">
44942 \begin_inset Text
44943
44944 \begin_layout Plain Layout
44945 \begin_inset ERT
44946 status collapsed
44947
44948 \begin_layout Plain Layout
44949
44950
44951 \backslash
44952 fcolorbox{black}{
44953 \end_layout
44954
44955 \end_inset
44956
44957 RedViolet
44958 \begin_inset ERT
44959 status collapsed
44960
44961 \begin_layout Plain Layout
44962
44963 }{
44964 \end_layout
44965
44966 \end_inset
44967
44968
44969 \begin_inset Phantom Phantom
44970 status open
44971
44972 \begin_layout Plain Layout
44973 W
44974 \end_layout
44975
44976 \end_inset
44977
44978
44979 \begin_inset ERT
44980 status collapsed
44981
44982 \begin_layout Plain Layout
44983
44984 }
44985 \end_layout
44986
44987 \end_inset
44988
44989  RedViolet
44990 \end_layout
44991
44992 \end_inset
44993 </cell>
44994 <cell alignment="left" valignment="top" usebox="none">
44995 \begin_inset Text
44996
44997 \begin_layout Plain Layout
44998 \begin_inset ERT
44999 status collapsed
45000
45001 \begin_layout Plain Layout
45002
45003
45004 \backslash
45005 fcolorbox{black}{
45006 \end_layout
45007
45008 \end_inset
45009
45010 Rhodamine
45011 \begin_inset ERT
45012 status collapsed
45013
45014 \begin_layout Plain Layout
45015
45016 }{
45017 \end_layout
45018
45019 \end_inset
45020
45021
45022 \begin_inset Phantom Phantom
45023 status open
45024
45025 \begin_layout Plain Layout
45026 W
45027 \end_layout
45028
45029 \end_inset
45030
45031
45032 \begin_inset ERT
45033 status collapsed
45034
45035 \begin_layout Plain Layout
45036
45037 }
45038 \end_layout
45039
45040 \end_inset
45041
45042  Rhodamine
45043 \end_layout
45044
45045 \end_inset
45046 </cell>
45047 </row>
45048 <row>
45049 <cell alignment="left" valignment="top" usebox="none">
45050 \begin_inset Text
45051
45052 \begin_layout Plain Layout
45053 \begin_inset ERT
45054 status collapsed
45055
45056 \begin_layout Plain Layout
45057
45058
45059 \backslash
45060 fcolorbox{black}{
45061 \end_layout
45062
45063 \end_inset
45064
45065 RoyalBlue
45066 \begin_inset ERT
45067 status collapsed
45068
45069 \begin_layout Plain Layout
45070
45071 }{
45072 \end_layout
45073
45074 \end_inset
45075
45076
45077 \begin_inset Phantom Phantom
45078 status open
45079
45080 \begin_layout Plain Layout
45081 W
45082 \end_layout
45083
45084 \end_inset
45085
45086
45087 \begin_inset ERT
45088 status collapsed
45089
45090 \begin_layout Plain Layout
45091
45092 }
45093 \end_layout
45094
45095 \end_inset
45096
45097  RoyalBlue
45098 \end_layout
45099
45100 \end_inset
45101 </cell>
45102 <cell alignment="left" valignment="top" usebox="none">
45103 \begin_inset Text
45104
45105 \begin_layout Plain Layout
45106 \begin_inset ERT
45107 status collapsed
45108
45109 \begin_layout Plain Layout
45110
45111
45112 \backslash
45113 fcolorbox{black}{
45114 \end_layout
45115
45116 \end_inset
45117
45118 RoyalPurple
45119 \begin_inset ERT
45120 status collapsed
45121
45122 \begin_layout Plain Layout
45123
45124 }{
45125 \end_layout
45126
45127 \end_inset
45128
45129
45130 \begin_inset Phantom Phantom
45131 status open
45132
45133 \begin_layout Plain Layout
45134 W
45135 \end_layout
45136
45137 \end_inset
45138
45139
45140 \begin_inset ERT
45141 status collapsed
45142
45143 \begin_layout Plain Layout
45144
45145 }
45146 \end_layout
45147
45148 \end_inset
45149
45150  RoyalPurple
45151 \end_layout
45152
45153 \end_inset
45154 </cell>
45155 <cell alignment="left" valignment="top" usebox="none">
45156 \begin_inset Text
45157
45158 \begin_layout Plain Layout
45159 \begin_inset ERT
45160 status collapsed
45161
45162 \begin_layout Plain Layout
45163
45164
45165 \backslash
45166 fcolorbox{black}{
45167 \end_layout
45168
45169 \end_inset
45170
45171 RubineRed
45172 \begin_inset ERT
45173 status collapsed
45174
45175 \begin_layout Plain Layout
45176
45177 }{
45178 \end_layout
45179
45180 \end_inset
45181
45182
45183 \begin_inset Phantom Phantom
45184 status open
45185
45186 \begin_layout Plain Layout
45187 W
45188 \end_layout
45189
45190 \end_inset
45191
45192
45193 \begin_inset ERT
45194 status collapsed
45195
45196 \begin_layout Plain Layout
45197
45198 }
45199 \end_layout
45200
45201 \end_inset
45202
45203  RubineRed
45204 \end_layout
45205
45206 \end_inset
45207 </cell>
45208 <cell alignment="left" valignment="top" usebox="none">
45209 \begin_inset Text
45210
45211 \begin_layout Plain Layout
45212 \begin_inset ERT
45213 status collapsed
45214
45215 \begin_layout Plain Layout
45216
45217
45218 \backslash
45219 fcolorbox{black}{
45220 \end_layout
45221
45222 \end_inset
45223
45224 Salmon
45225 \begin_inset ERT
45226 status collapsed
45227
45228 \begin_layout Plain Layout
45229
45230 }{
45231 \end_layout
45232
45233 \end_inset
45234
45235
45236 \begin_inset Phantom Phantom
45237 status open
45238
45239 \begin_layout Plain Layout
45240 W
45241 \end_layout
45242
45243 \end_inset
45244
45245
45246 \begin_inset ERT
45247 status collapsed
45248
45249 \begin_layout Plain Layout
45250
45251 }
45252 \end_layout
45253
45254 \end_inset
45255
45256  Salmon
45257 \end_layout
45258
45259 \end_inset
45260 </cell>
45261 </row>
45262 <row>
45263 <cell alignment="left" valignment="top" usebox="none">
45264 \begin_inset Text
45265
45266 \begin_layout Plain Layout
45267 \begin_inset ERT
45268 status collapsed
45269
45270 \begin_layout Plain Layout
45271
45272
45273 \backslash
45274 fcolorbox{black}{
45275 \end_layout
45276
45277 \end_inset
45278
45279 SeaGreen
45280 \begin_inset ERT
45281 status collapsed
45282
45283 \begin_layout Plain Layout
45284
45285 }{
45286 \end_layout
45287
45288 \end_inset
45289
45290
45291 \begin_inset Phantom Phantom
45292 status open
45293
45294 \begin_layout Plain Layout
45295 W
45296 \end_layout
45297
45298 \end_inset
45299
45300
45301 \begin_inset ERT
45302 status collapsed
45303
45304 \begin_layout Plain Layout
45305
45306 }
45307 \end_layout
45308
45309 \end_inset
45310
45311  SeaGreen
45312 \end_layout
45313
45314 \end_inset
45315 </cell>
45316 <cell alignment="left" valignment="top" usebox="none">
45317 \begin_inset Text
45318
45319 \begin_layout Plain Layout
45320 \begin_inset ERT
45321 status collapsed
45322
45323 \begin_layout Plain Layout
45324
45325
45326 \backslash
45327 fcolorbox{black}{
45328 \end_layout
45329
45330 \end_inset
45331
45332 Sepia
45333 \begin_inset ERT
45334 status collapsed
45335
45336 \begin_layout Plain Layout
45337
45338 }{
45339 \end_layout
45340
45341 \end_inset
45342
45343
45344 \begin_inset Phantom Phantom
45345 status open
45346
45347 \begin_layout Plain Layout
45348 W
45349 \end_layout
45350
45351 \end_inset
45352
45353
45354 \begin_inset ERT
45355 status collapsed
45356
45357 \begin_layout Plain Layout
45358
45359 }
45360 \end_layout
45361
45362 \end_inset
45363
45364  Sepia
45365 \end_layout
45366
45367 \end_inset
45368 </cell>
45369 <cell alignment="left" valignment="top" usebox="none">
45370 \begin_inset Text
45371
45372 \begin_layout Plain Layout
45373 \begin_inset ERT
45374 status collapsed
45375
45376 \begin_layout Plain Layout
45377
45378
45379 \backslash
45380 fcolorbox{black}{
45381 \end_layout
45382
45383 \end_inset
45384
45385 SkyBlue
45386 \begin_inset ERT
45387 status collapsed
45388
45389 \begin_layout Plain Layout
45390
45391 }{
45392 \end_layout
45393
45394 \end_inset
45395
45396
45397 \begin_inset Phantom Phantom
45398 status open
45399
45400 \begin_layout Plain Layout
45401 W
45402 \end_layout
45403
45404 \end_inset
45405
45406
45407 \begin_inset ERT
45408 status collapsed
45409
45410 \begin_layout Plain Layout
45411
45412 }
45413 \end_layout
45414
45415 \end_inset
45416
45417  SkyBlue
45418 \end_layout
45419
45420 \end_inset
45421 </cell>
45422 <cell alignment="left" valignment="top" usebox="none">
45423 \begin_inset Text
45424
45425 \begin_layout Plain Layout
45426 \begin_inset ERT
45427 status collapsed
45428
45429 \begin_layout Plain Layout
45430
45431
45432 \backslash
45433 fcolorbox{black}{
45434 \end_layout
45435
45436 \end_inset
45437
45438 SpringGreen
45439 \begin_inset ERT
45440 status collapsed
45441
45442 \begin_layout Plain Layout
45443
45444 }{
45445 \end_layout
45446
45447 \end_inset
45448
45449
45450 \begin_inset Phantom Phantom
45451 status open
45452
45453 \begin_layout Plain Layout
45454 W
45455 \end_layout
45456
45457 \end_inset
45458
45459
45460 \begin_inset ERT
45461 status collapsed
45462
45463 \begin_layout Plain Layout
45464
45465 }
45466 \end_layout
45467
45468 \end_inset
45469
45470  SpringGreen
45471 \end_layout
45472
45473 \end_inset
45474 </cell>
45475 </row>
45476 <row>
45477 <cell alignment="left" valignment="top" usebox="none">
45478 \begin_inset Text
45479
45480 \begin_layout Plain Layout
45481 \begin_inset ERT
45482 status collapsed
45483
45484 \begin_layout Plain Layout
45485
45486
45487 \backslash
45488 fcolorbox{black}{
45489 \end_layout
45490
45491 \end_inset
45492
45493 Tan
45494 \begin_inset ERT
45495 status collapsed
45496
45497 \begin_layout Plain Layout
45498
45499 }{
45500 \end_layout
45501
45502 \end_inset
45503
45504
45505 \begin_inset Phantom Phantom
45506 status open
45507
45508 \begin_layout Plain Layout
45509 W
45510 \end_layout
45511
45512 \end_inset
45513
45514
45515 \begin_inset ERT
45516 status collapsed
45517
45518 \begin_layout Plain Layout
45519
45520 }
45521 \end_layout
45522
45523 \end_inset
45524
45525  Tan
45526 \end_layout
45527
45528 \end_inset
45529 </cell>
45530 <cell alignment="left" valignment="top" usebox="none">
45531 \begin_inset Text
45532
45533 \begin_layout Plain Layout
45534 \begin_inset ERT
45535 status collapsed
45536
45537 \begin_layout Plain Layout
45538
45539
45540 \backslash
45541 fcolorbox{black}{
45542 \end_layout
45543
45544 \end_inset
45545
45546 TealBlue
45547 \begin_inset ERT
45548 status collapsed
45549
45550 \begin_layout Plain Layout
45551
45552 }{
45553 \end_layout
45554
45555 \end_inset
45556
45557
45558 \begin_inset Phantom Phantom
45559 status open
45560
45561 \begin_layout Plain Layout
45562 W
45563 \end_layout
45564
45565 \end_inset
45566
45567
45568 \begin_inset ERT
45569 status collapsed
45570
45571 \begin_layout Plain Layout
45572
45573 }
45574 \end_layout
45575
45576 \end_inset
45577
45578  TealBlue
45579 \end_layout
45580
45581 \end_inset
45582 </cell>
45583 <cell alignment="left" valignment="top" usebox="none">
45584 \begin_inset Text
45585
45586 \begin_layout Plain Layout
45587 \begin_inset ERT
45588 status collapsed
45589
45590 \begin_layout Plain Layout
45591
45592
45593 \backslash
45594 fcolorbox{black}{
45595 \end_layout
45596
45597 \end_inset
45598
45599 Thistle
45600 \begin_inset ERT
45601 status collapsed
45602
45603 \begin_layout Plain Layout
45604
45605 }{
45606 \end_layout
45607
45608 \end_inset
45609
45610
45611 \begin_inset Phantom Phantom
45612 status open
45613
45614 \begin_layout Plain Layout
45615 W
45616 \end_layout
45617
45618 \end_inset
45619
45620
45621 \begin_inset ERT
45622 status collapsed
45623
45624 \begin_layout Plain Layout
45625
45626 }
45627 \end_layout
45628
45629 \end_inset
45630
45631  Thistle
45632 \end_layout
45633
45634 \end_inset
45635 </cell>
45636 <cell alignment="left" valignment="top" usebox="none">
45637 \begin_inset Text
45638
45639 \begin_layout Plain Layout
45640 \begin_inset ERT
45641 status collapsed
45642
45643 \begin_layout Plain Layout
45644
45645
45646 \backslash
45647 fcolorbox{black}{
45648 \end_layout
45649
45650 \end_inset
45651
45652 Turquoise
45653 \begin_inset ERT
45654 status collapsed
45655
45656 \begin_layout Plain Layout
45657
45658 }{
45659 \end_layout
45660
45661 \end_inset
45662
45663
45664 \begin_inset Phantom Phantom
45665 status open
45666
45667 \begin_layout Plain Layout
45668 W
45669 \end_layout
45670
45671 \end_inset
45672
45673
45674 \begin_inset ERT
45675 status collapsed
45676
45677 \begin_layout Plain Layout
45678
45679 }
45680 \end_layout
45681
45682 \end_inset
45683
45684  Turquoise
45685 \end_layout
45686
45687 \end_inset
45688 </cell>
45689 </row>
45690 <row>
45691 <cell alignment="left" valignment="top" usebox="none">
45692 \begin_inset Text
45693
45694 \begin_layout Plain Layout
45695 \begin_inset ERT
45696 status collapsed
45697
45698 \begin_layout Plain Layout
45699
45700
45701 \backslash
45702 fcolorbox{black}{
45703 \end_layout
45704
45705 \end_inset
45706
45707 Violet
45708 \begin_inset ERT
45709 status collapsed
45710
45711 \begin_layout Plain Layout
45712
45713 }{
45714 \end_layout
45715
45716 \end_inset
45717
45718
45719 \begin_inset Phantom Phantom
45720 status open
45721
45722 \begin_layout Plain Layout
45723 W
45724 \end_layout
45725
45726 \end_inset
45727
45728
45729 \begin_inset ERT
45730 status collapsed
45731
45732 \begin_layout Plain Layout
45733
45734 }
45735 \end_layout
45736
45737 \end_inset
45738
45739  Violet
45740 \end_layout
45741
45742 \end_inset
45743 </cell>
45744 <cell alignment="left" valignment="top" usebox="none">
45745 \begin_inset Text
45746
45747 \begin_layout Plain Layout
45748 \begin_inset ERT
45749 status collapsed
45750
45751 \begin_layout Plain Layout
45752
45753
45754 \backslash
45755 fcolorbox{black}{
45756 \end_layout
45757
45758 \end_inset
45759
45760 VioletRed
45761 \begin_inset ERT
45762 status collapsed
45763
45764 \begin_layout Plain Layout
45765
45766 }{
45767 \end_layout
45768
45769 \end_inset
45770
45771
45772 \begin_inset Phantom Phantom
45773 status open
45774
45775 \begin_layout Plain Layout
45776 W
45777 \end_layout
45778
45779 \end_inset
45780
45781
45782 \begin_inset ERT
45783 status collapsed
45784
45785 \begin_layout Plain Layout
45786
45787 }
45788 \end_layout
45789
45790 \end_inset
45791
45792  VioletRed
45793 \end_layout
45794
45795 \end_inset
45796 </cell>
45797 <cell alignment="left" valignment="top" usebox="none">
45798 \begin_inset Text
45799
45800 \begin_layout Plain Layout
45801 \begin_inset ERT
45802 status collapsed
45803
45804 \begin_layout Plain Layout
45805
45806
45807 \backslash
45808 fcolorbox{black}{
45809 \end_layout
45810
45811 \end_inset
45812
45813 WildStrawberry
45814 \begin_inset ERT
45815 status collapsed
45816
45817 \begin_layout Plain Layout
45818
45819 }{
45820 \end_layout
45821
45822 \end_inset
45823
45824
45825 \begin_inset Phantom Phantom
45826 status open
45827
45828 \begin_layout Plain Layout
45829 W
45830 \end_layout
45831
45832 \end_inset
45833
45834
45835 \begin_inset ERT
45836 status collapsed
45837
45838 \begin_layout Plain Layout
45839
45840 }
45841 \end_layout
45842
45843 \end_inset
45844
45845  WildStrawberry
45846 \end_layout
45847
45848 \end_inset
45849 </cell>
45850 <cell alignment="left" valignment="top" usebox="none">
45851 \begin_inset Text
45852
45853 \begin_layout Plain Layout
45854 \begin_inset ERT
45855 status collapsed
45856
45857 \begin_layout Plain Layout
45858
45859
45860 \backslash
45861 fcolorbox{black}{
45862 \end_layout
45863
45864 \end_inset
45865
45866 YellowGreen
45867 \begin_inset ERT
45868 status collapsed
45869
45870 \begin_layout Plain Layout
45871
45872 }{
45873 \end_layout
45874
45875 \end_inset
45876
45877
45878 \begin_inset Phantom Phantom
45879 status open
45880
45881 \begin_layout Plain Layout
45882 W
45883 \end_layout
45884
45885 \end_inset
45886
45887
45888 \begin_inset ERT
45889 status collapsed
45890
45891 \begin_layout Plain Layout
45892
45893 }
45894 \end_layout
45895
45896 \end_inset
45897
45898  YellowGreen
45899 \end_layout
45900
45901 \end_inset
45902 </cell>
45903 </row>
45904 <row>
45905 <cell alignment="left" valignment="top" usebox="none">
45906 \begin_inset Text
45907
45908 \begin_layout Plain Layout
45909 \begin_inset ERT
45910 status collapsed
45911
45912 \begin_layout Plain Layout
45913
45914
45915 \backslash
45916 fcolorbox{black}{
45917 \end_layout
45918
45919 \end_inset
45920
45921 YellowOrange
45922 \begin_inset ERT
45923 status collapsed
45924
45925 \begin_layout Plain Layout
45926
45927 }{
45928 \end_layout
45929
45930 \end_inset
45931
45932
45933 \begin_inset Phantom Phantom
45934 status open
45935
45936 \begin_layout Plain Layout
45937 W
45938 \end_layout
45939
45940 \end_inset
45941
45942
45943 \begin_inset ERT
45944 status collapsed
45945
45946 \begin_layout Plain Layout
45947
45948 }
45949 \end_layout
45950
45951 \end_inset
45952
45953  YellowOrange
45954 \end_layout
45955
45956 \end_inset
45957 </cell>
45958 <cell alignment="left" valignment="top" usebox="none">
45959 \begin_inset Text
45960
45961 \begin_layout Plain Layout
45962
45963 \end_layout
45964
45965 \end_inset
45966 </cell>
45967 <cell alignment="left" valignment="top" usebox="none">
45968 \begin_inset Text
45969
45970 \begin_layout Plain Layout
45971
45972 \end_layout
45973
45974 \end_inset
45975 </cell>
45976 <cell alignment="left" valignment="top" usebox="none">
45977 \begin_inset Text
45978
45979 \begin_layout Plain Layout
45980
45981 \end_layout
45982
45983 \end_inset
45984 </cell>
45985 </row>
45986 </lyxtabular>
45987
45988 \end_inset
45989
45990
45991 \end_layout
45992
45993 \begin_layout Chapter
45994 Explicación de la ecuación
45995 \begin_inset space ~
45996 \end_inset
45997
45998 (
45999 \begin_inset CommandInset ref
46000 LatexCommand ref
46001 reference "eq:Wgn"
46002
46003 \end_inset
46004
46005 )
46006 \begin_inset CommandInset label
46007 LatexCommand label
46008 name "cap:Explicación-de-la-Ecuación"
46009
46010 \end_inset
46011
46012
46013 \end_layout
46014
46015 \begin_layout Standard
46016 La anchura total de 
46017 \emph on
46018 n
46019 \emph default
46020  celdas de un cuadro 
46021 \begin_inset Formula $W_{\mathrm{tot\,n}}$
46022 \end_inset
46023
46024  puede calcularse con
46025 \begin_inset Formula 
46026 \begin{equation}
46027 W_{\mathrm{tot}\,n}=n\cdot(W_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
46028 \end{equation}
46029
46030 \end_inset
46031
46032
46033 \end_layout
46034
46035 \begin_layout Standard
46036 donde 
46037 \begin_inset Formula $W_{g\,n}$
46038 \end_inset
46039
46040  es el ancho dado de todas las celdas.
46041  
46042 \series bold
46043
46044 \backslash
46045 tabcolsep
46046 \series default
46047  es la longitud \SpecialChar LaTeX
46048  entre el texto y el borde de la celda, 6
46049 \begin_inset space \thinspace{}
46050 \end_inset
46051
46052 pt por omisión.
46053  
46054 \series bold
46055
46056 \backslash
46057 arrayrulewidth
46058 \series default
46059  es el grosor de línea del borde, 0.4
46060 \begin_inset space \thinspace{}
46061 \end_inset
46062
46063 pt por omisión.
46064 \end_layout
46065
46066 \begin_layout Standard
46067 Procediendo como en la ecuación
46068 \begin_inset space ~
46069 \end_inset
46070
46071
46072 \begin_inset CommandInset ref
46073 LatexCommand eqref
46074 reference "eq:Wtot_n"
46075
46076 \end_inset
46077
46078 , el ancho total de una multicolumna, 
46079 \begin_inset Formula $W_{\mathrm{tot\,mult}}$
46080 \end_inset
46081
46082  es
46083 \begin_inset Formula 
46084 \begin{equation}
46085 W_{\mathrm{tot\,mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
46086 \end{equation}
46087
46088 \end_inset
46089
46090
46091 \end_layout
46092
46093 \begin_layout Standard
46094 Igualando las ecuaciones
46095 \begin_inset space ~
46096 \end_inset
46097
46098
46099 \begin_inset CommandInset ref
46100 LatexCommand eqref
46101 reference "eq:Wtot_n"
46102
46103 \end_inset
46104
46105  y 
46106 \begin_inset CommandInset ref
46107 LatexCommand eqref
46108 reference "eq:Wtot_mult"
46109
46110 \end_inset
46111
46112  podemos calcular el ancho dado necesario 
46113 \begin_inset Formula $W_{g\,n}$
46114 \end_inset
46115
46116  cuando se expanden 
46117 \emph on
46118 n
46119 \emph default
46120  columnas, de forma que cada una de ellas tiene una anchura total 
46121 \begin_inset Formula $W_{\mathrm{tot\,mult}}/n$
46122 \end_inset
46123
46124 :
46125 \begin_inset Formula 
46126 \begin{equation}
46127 W_{g\,n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
46128 \end{equation}
46129
46130 \end_inset
46131
46132
46133 \end_layout
46134
46135 \begin_layout Bibliography
46136 \begin_inset CommandInset bibitem
46137 LatexCommand bibitem
46138 key "latexcompanion"
46139 literal "true"
46140
46141 \end_inset
46142
46143 Frank Mittelbach and Michel Goossens: 
46144 \emph on
46145 The \SpecialChar LaTeX
46146  Companion Second Edition.
46147
46148 \emph default
46149  Addison-Wesley, 2004
46150 \end_layout
46151
46152 \begin_layout Bibliography
46153 \begin_inset CommandInset bibitem
46154 LatexCommand bibitem
46155 key "latexguide"
46156 literal "true"
46157
46158 \end_inset
46159
46160 Helmut Kopka and Patrick W.
46161  Daly: 
46162 \emph on
46163 A Guide to \SpecialChar LaTeX
46164  Fourth Edition.
46165
46166 \emph default
46167  Addison-Wesley, 2003
46168 \end_layout
46169
46170 \begin_layout Bibliography
46171 \begin_inset CommandInset bibitem
46172 LatexCommand bibitem
46173 key "latexbook"
46174 literal "true"
46175
46176 \end_inset
46177
46178 Leslie Lamport: 
46179 \emph on
46180 \SpecialChar LaTeX
46181 : A Document Preparation System.
46182
46183 \emph default
46184  Addison-Wesley, second edition, 1994
46185 \end_layout
46186
46187 \begin_layout Bibliography
46188 \begin_inset CommandInset bibitem
46189 LatexCommand bibitem
46190 key "arydshln"
46191 literal "true"
46192
46193 \end_inset
46194
46195 Documentación del paquete \SpecialChar LaTeX
46196  
46197 \series bold
46198
46199 \begin_inset CommandInset href
46200 LatexCommand href
46201 name "arydshln"
46202 target "https://www.ctan.org/tex-archive/macros/latex/contrib//arydshln/arydshln.pdf"
46203 literal "false"
46204
46205 \end_inset
46206
46207
46208 \series default
46209
46210 \begin_inset Index idx
46211 status collapsed
46212
46213 \begin_layout Plain Layout
46214 \SpecialChar LaTeX
46215 -paquetes ! arydshln
46216 \end_layout
46217
46218 \end_inset
46219
46220
46221 \end_layout
46222
46223 \begin_layout Bibliography
46224 \begin_inset CommandInset bibitem
46225 LatexCommand bibitem
46226 key "booktabs"
46227 literal "true"
46228
46229 \end_inset
46230
46231 Documentación del paquete \SpecialChar LaTeX
46232  
46233 \series bold
46234
46235 \begin_inset CommandInset href
46236 LatexCommand href
46237 name "booktabs"
46238 target "https://www.ctan.org/tex-archive/macros/latex/contrib//booktabs/booktabs.pdf"
46239 literal "false"
46240
46241 \end_inset
46242
46243
46244 \series default
46245
46246 \begin_inset Index idx
46247 status collapsed
46248
46249 \begin_layout Plain Layout
46250 \SpecialChar LaTeX
46251 -paquetes ! booktabs
46252 \end_layout
46253
46254 \end_inset
46255
46256
46257 \end_layout
46258
46259 \begin_layout Bibliography
46260 \begin_inset CommandInset bibitem
46261 LatexCommand bibitem
46262 key "caption"
46263 literal "true"
46264
46265 \end_inset
46266
46267 Documentación del paquete \SpecialChar LaTeX
46268  
46269 \series bold
46270
46271 \begin_inset CommandInset href
46272 LatexCommand href
46273 name "caption"
46274 target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
46275 literal "false"
46276
46277 \end_inset
46278
46279
46280 \series default
46281
46282 \begin_inset Index idx
46283 status collapsed
46284
46285 \begin_layout Plain Layout
46286 \SpecialChar LaTeX
46287 -paquetes ! caption
46288 \end_layout
46289
46290 \end_inset
46291
46292
46293 \end_layout
46294
46295 \begin_layout Bibliography
46296 \begin_inset CommandInset bibitem
46297 LatexCommand bibitem
46298 key "diagbox"
46299 literal "true"
46300
46301 \end_inset
46302
46303 Documentación del paquete \SpecialChar LaTeX
46304  
46305 \series bold
46306
46307 \begin_inset CommandInset href
46308 LatexCommand href
46309 name "diagbox"
46310 target "https://www.ctan.org/tex-archive/macros/latex/contrib//diagbox/diagbox.pdf"
46311 literal "false"
46312
46313 \end_inset
46314
46315
46316 \series default
46317
46318 \begin_inset Index idx
46319 status collapsed
46320
46321 \begin_layout Plain Layout
46322 \SpecialChar LaTeX
46323 -paquetes ! diagbox
46324 \end_layout
46325
46326 \end_inset
46327
46328
46329 \end_layout
46330
46331 \begin_layout Bibliography
46332 \begin_inset CommandInset bibitem
46333 LatexCommand bibitem
46334 key "endfloat"
46335 literal "true"
46336
46337 \end_inset
46338
46339 Documentación del paquete \SpecialChar LaTeX
46340  
46341 \series bold
46342
46343 \begin_inset CommandInset href
46344 LatexCommand href
46345 name "endfloat"
46346 target "https://www.ctan.org/tex-archive/macros/latex/contrib//endfloat/endfloat.pdf"
46347 literal "false"
46348
46349 \end_inset
46350
46351
46352 \series default
46353
46354 \begin_inset Index idx
46355 status collapsed
46356
46357 \begin_layout Plain Layout
46358 \SpecialChar LaTeX
46359 -paquetes ! endfloat
46360 \end_layout
46361
46362 \end_inset
46363
46364
46365 \end_layout
46366
46367 \begin_layout Bibliography
46368 \begin_inset CommandInset bibitem
46369 LatexCommand bibitem
46370 key "footmisc"
46371 literal "true"
46372
46373 \end_inset
46374
46375 Documentación del paquete \SpecialChar LaTeX
46376  
46377 \series bold
46378
46379 \begin_inset CommandInset href
46380 LatexCommand href
46381 name "footmisc"
46382 target "https://www.ctan.org/tex-archive/macros/latex/contrib//footmisc/footmisc.pdf"
46383 literal "false"
46384
46385 \end_inset
46386
46387
46388 \series default
46389
46390 \begin_inset Index idx
46391 status collapsed
46392
46393 \begin_layout Plain Layout
46394 \SpecialChar LaTeX
46395 -paquetes ! footmisc
46396 \end_layout
46397
46398 \end_inset
46399
46400
46401 \end_layout
46402
46403 \begin_layout Bibliography
46404 \begin_inset CommandInset bibitem
46405 LatexCommand bibitem
46406 key "hypcap"
46407 literal "true"
46408
46409 \end_inset
46410
46411 Documentación del paquete \SpecialChar LaTeX
46412  
46413 \series bold
46414
46415 \begin_inset CommandInset href
46416 LatexCommand href
46417 name "hypcap"
46418 target "https://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46419 literal "false"
46420
46421 \end_inset
46422
46423
46424 \series default
46425
46426 \begin_inset Index idx
46427 status collapsed
46428
46429 \begin_layout Plain Layout
46430 \SpecialChar LaTeX
46431 -paquetes ! hyperref
46432 \end_layout
46433
46434 \end_inset
46435
46436
46437 \end_layout
46438
46439 \begin_layout Bibliography
46440 \begin_inset CommandInset bibitem
46441 LatexCommand bibitem
46442 key "hyperref"
46443 literal "true"
46444
46445 \end_inset
46446
46447 Documentación del paquete \SpecialChar LaTeX
46448  
46449 \series bold
46450
46451 \begin_inset CommandInset href
46452 LatexCommand href
46453 name "hyperref"
46454 target "https://www.ctan.org/tex-archive/macros/latex/contrib//hyperref/hyperref.pdf"
46455 literal "false"
46456
46457 \end_inset
46458
46459
46460 \series default
46461
46462 \begin_inset Index idx
46463 status collapsed
46464
46465 \begin_layout Plain Layout
46466 \SpecialChar LaTeX
46467 -paquetes ! hyperref
46468 \end_layout
46469
46470 \end_inset
46471
46472
46473 \end_layout
46474
46475 \begin_layout Bibliography
46476 \begin_inset CommandInset bibitem
46477 LatexCommand bibitem
46478 key "KOMA-Script"
46479 literal "true"
46480
46481 \end_inset
46482
46483 Documentación del paquete \SpecialChar LaTeX
46484  
46485 \series bold
46486
46487 \begin_inset CommandInset href
46488 LatexCommand href
46489 name "KOMA-Script"
46490 target "https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46491 literal "false"
46492
46493 \end_inset
46494
46495
46496 \series default
46497
46498 \begin_inset Index idx
46499 status collapsed
46500
46501 \begin_layout Plain Layout
46502 \SpecialChar LaTeX
46503 -paquetes ! KOMA-Script
46504 \end_layout
46505
46506 \end_inset
46507
46508
46509 \end_layout
46510
46511 \begin_layout Bibliography
46512 \begin_inset CommandInset bibitem
46513 LatexCommand bibitem
46514 key "lettrine"
46515 literal "true"
46516
46517 \end_inset
46518
46519 Documentación del paquete \SpecialChar LaTeX
46520  
46521 \series bold
46522
46523 \begin_inset CommandInset href
46524 LatexCommand href
46525 name "lettrine"
46526 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46527 literal "false"
46528
46529 \end_inset
46530
46531
46532 \series default
46533  y un 
46534 \begin_inset CommandInset href
46535 LatexCommand href
46536 name "ejemplo"
46537 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/demo.pdf"
46538 literal "false"
46539
46540 \end_inset
46541
46542
46543 \begin_inset Index idx
46544 status collapsed
46545
46546 \begin_layout Plain Layout
46547 \SpecialChar LaTeX
46548 -paquetes ! lettrine
46549 \end_layout
46550
46551 \end_inset
46552
46553
46554 \end_layout
46555
46556 \begin_layout Bibliography
46557 \begin_inset CommandInset bibitem
46558 LatexCommand bibitem
46559 key "listings"
46560 literal "true"
46561
46562 \end_inset
46563
46564 Documentación del paquete \SpecialChar LaTeX
46565  
46566 \series bold
46567
46568 \begin_inset CommandInset href
46569 LatexCommand href
46570 name "listings"
46571 target "https://www.ctan.org/tex-archive/macros/latex/contrib//listings/listings.pdf"
46572 literal "false"
46573
46574 \end_inset
46575
46576
46577 \series default
46578
46579 \begin_inset Index idx
46580 status collapsed
46581
46582 \begin_layout Plain Layout
46583 \SpecialChar LaTeX
46584 -paquetes ! listings
46585 \end_layout
46586
46587 \end_inset
46588
46589
46590 \end_layout
46591
46592 \begin_layout Bibliography
46593 \begin_inset CommandInset bibitem
46594 LatexCommand bibitem
46595 key "minted"
46596 literal "true"
46597
46598 \end_inset
46599
46600 Documentación del paquete \SpecialChar LaTeX
46601  
46602 \series bold
46603
46604 \begin_inset CommandInset href
46605 LatexCommand href
46606 name "minted"
46607 target "https://www.ctan.org/tex-archive/macros/latex/contrib//minted/minted.pdf"
46608 literal "false"
46609
46610 \end_inset
46611
46612
46613 \series default
46614
46615 \begin_inset Index idx
46616 status collapsed
46617
46618 \begin_layout Plain Layout
46619 \SpecialChar LaTeX
46620 -paquetes ! minted
46621 \end_layout
46622
46623 \end_inset
46624
46625
46626 \end_layout
46627
46628 \begin_layout Bibliography
46629 \begin_inset CommandInset bibitem
46630 LatexCommand bibitem
46631 key "marginnote"
46632 literal "true"
46633
46634 \end_inset
46635
46636 Documentación del paquete \SpecialChar LaTeX
46637  
46638 \series bold
46639
46640 \begin_inset CommandInset href
46641 LatexCommand href
46642 name "marginnote"
46643 target "https://www.ctan.org/tex-archive/macros/latex/contrib//marginnote/marginnote.pdf"
46644 literal "false"
46645
46646 \end_inset
46647
46648
46649 \series default
46650
46651 \begin_inset Index idx
46652 status collapsed
46653
46654 \begin_layout Plain Layout
46655 \SpecialChar LaTeX
46656 -paquetes ! marginnote
46657 \end_layout
46658
46659 \end_inset
46660
46661
46662 \end_layout
46663
46664 \begin_layout Bibliography
46665 \begin_inset CommandInset bibitem
46666 LatexCommand bibitem
46667 key "pdfpages"
46668 literal "true"
46669
46670 \end_inset
46671
46672 Documentación del paquete \SpecialChar LaTeX
46673  
46674 \series bold
46675
46676 \begin_inset CommandInset href
46677 LatexCommand href
46678 name "pdfpages"
46679 target "https://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46680 literal "false"
46681
46682 \end_inset
46683
46684
46685 \series default
46686
46687 \begin_inset Index idx
46688 status collapsed
46689
46690 \begin_layout Plain Layout
46691 \SpecialChar LaTeX
46692 -paquetes ! pdfpages
46693 \end_layout
46694
46695 \end_inset
46696
46697
46698 \end_layout
46699
46700 \begin_layout Bibliography
46701 \begin_inset CommandInset bibitem
46702 LatexCommand bibitem
46703 key "prettyref"
46704 literal "true"
46705
46706 \end_inset
46707
46708 Documentación del paquete \SpecialChar LaTeX
46709  
46710 \series bold
46711
46712 \begin_inset CommandInset href
46713 LatexCommand href
46714 name "prettyref"
46715 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46716 literal "false"
46717
46718 \end_inset
46719
46720
46721 \series default
46722
46723 \begin_inset Index idx
46724 status collapsed
46725
46726 \begin_layout Plain Layout
46727 \SpecialChar LaTeX
46728 -paquetes ! prettyref
46729 \end_layout
46730
46731 \end_inset
46732
46733
46734 \end_layout
46735
46736 \begin_layout Bibliography
46737 \begin_inset CommandInset bibitem
46738 LatexCommand bibitem
46739 key "pstricks"
46740 literal "true"
46741
46742 \end_inset
46743
46744 Página web del paquete \SpecialChar LaTeX
46745  
46746 \series bold
46747
46748 \begin_inset CommandInset href
46749 LatexCommand href
46750 name "PSTricks"
46751 target "http://tug.org/PSTricks/"
46752 literal "false"
46753
46754 \end_inset
46755
46756
46757 \series default
46758
46759 \begin_inset Index idx
46760 status collapsed
46761
46762 \begin_layout Plain Layout
46763 \SpecialChar LaTeX
46764 -paquetes ! PSTricks
46765 \end_layout
46766
46767 \end_inset
46768
46769
46770 \end_layout
46771
46772 \begin_layout Bibliography
46773 \begin_inset CommandInset bibitem
46774 LatexCommand bibitem
46775 key "refstyle"
46776 literal "true"
46777
46778 \end_inset
46779
46780 Documentación del paquete \SpecialChar LaTeX
46781  
46782 \series bold
46783
46784 \begin_inset CommandInset href
46785 LatexCommand href
46786 name "refstyle"
46787 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
46788 literal "false"
46789
46790 \end_inset
46791
46792
46793 \series default
46794
46795 \begin_inset Index idx
46796 status collapsed
46797
46798 \begin_layout Plain Layout
46799 \SpecialChar LaTeX
46800 -paquetes ! refstyle
46801 \end_layout
46802
46803 \end_inset
46804
46805
46806 \end_layout
46807
46808 \begin_layout Bibliography
46809 \begin_inset CommandInset bibitem
46810 LatexCommand bibitem
46811 key "sidecap"
46812 literal "true"
46813
46814 \end_inset
46815
46816 Documentación del paquete \SpecialChar LaTeX
46817  
46818 \series bold
46819
46820 \begin_inset CommandInset href
46821 LatexCommand href
46822 name "sidecap"
46823 target "https://www.ctan.org/tex-archive/macros/latex/contrib//sidecap/sidecap.pdf"
46824 literal "false"
46825
46826 \end_inset
46827
46828
46829 \series default
46830
46831 \begin_inset Index idx
46832 status collapsed
46833
46834 \begin_layout Plain Layout
46835 \SpecialChar LaTeX
46836 -paquetes ! sidecap
46837 \end_layout
46838
46839 \end_inset
46840
46841
46842 \end_layout
46843
46844 \begin_layout Bibliography
46845 \begin_inset CommandInset bibitem
46846 LatexCommand bibitem
46847 key "Inkscape"
46848 literal "true"
46849
46850 \end_inset
46851
46852 Documentación 
46853 \lang english
46854 of the option
46855 \lang spanish
46856  
46857 \begin_inset CommandInset href
46858 LatexCommand href
46859 name "Omitir texto en PDF"
46860 target "https://www.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
46861 literal "false"
46862
46863 \end_inset
46864
46865  
46866 \lang english
46867 of the program
46868 \lang spanish
46869  
46870 \noun on
46871
46872 \begin_inset CommandInset href
46873 LatexCommand href
46874 name "Inkscape"
46875 target "https://inkscape.org/es/"
46876 literal "false"
46877
46878 \end_inset
46879
46880
46881 \end_layout
46882
46883 \begin_layout Standard
46884 \begin_inset CommandInset index_print
46885 LatexCommand printindex
46886 type "idx"
46887 name "Índice"
46888 literal "false"
46889
46890 \end_inset
46891
46892
46893 \end_layout
46894
46895 \end_body
46896 \end_document