]> git.lyx.org Git - features.git/blob - lib/doc/es/EmbeddedObjects.lyx
EmbeddedObjects.lyx:
[features.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \newcommand{\TabBesBeg}[1][1.0]{%
37  \let\MyTable\table
38  \let\MyEndtable\endtable
39  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
40
41 \newcommand{\TabBesEnd}{%
42  \let\table\MyTable
43  \let\endtable\MyEndtable}
44
45 \newcommand{\FigBesBeg}[1][1.0]{%
46  \let\MyFigure\figure
47  \let\MyEndfigure\endfigure
48  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
49
50 \newcommand{\FigBesEnd}{%
51  \let\figure\MyFigure
52  \let\endfigure\MyEndfigure}
53
54 % enables calculation of values,
55 \usepackage{calc}
56
57 % increase the bottom float placement fraction
58 \renewcommand{\bottomfraction}{0.5}
59
60 % avoids that floats are placed before their
61 % corresponding section starts
62 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
63
64 % speed up the longtable calculation
65 \setcounter{LTchunksize}{100}
66
67 % used for scaled and rotated boxes
68 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
69
70 % used for colored tables
71 \@ifundefined{textcolor}
72  {\usepackage{color}}{}
73 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
74 \definecolor{grisclaro}{gray}{0.8}
75
76 % check for package colortbl
77 % used for colored table cells
78 \newboolean{colortbl}
79 \IfFileExists{colortbl.sty}
80  {\usepackage{colortbl}
81   \setboolean{colortbl}{true}}
82  {\setboolean{colortbl}{false}}
83
84 % used to have extra space in table cells
85 \@ifundefined{extrarowheight}
86  {\usepackage{array}}{}
87 \setlength{\extrarowheight}{2pt}
88
89 % used for customized tables
90 % ---
91 \newcolumntype{M}[1]
92  {>{\centering\hspace{0pt}}m{#1}}
93
94 \newcolumntype{S}[2]
95  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
96
97 \newcolumntype{K}[1]
98  {>{\columncolor{#1}\hspace{0pt}}c}
99
100 \newcolumntype{V}{!{\vrule width 1.5pt}}
101
102 \newcolumntype{W}{!{\color{green}\vline}}
103 % ---
104
105
106 % insert additional vertical space of
107 % 1.5 mm between footnotes
108 \let\myFoot\footnote
109 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
110
111 % number algorithm floats within chapters
112 \numberwithin{algorithm}{chapter}
113 % en español
114 \floatname{algorithm}{Algoritmo}
115
116
117 % ------------------------------------
118 % used to check for needed LaTeX packages
119 \usepackage{ifthen}
120
121 % check for package arydshln
122 % used for tables with dashed lines
123 \newboolean{arydshln}
124 \IfFileExists{arydshln.sty}
125  {\usepackage{arydshln}
126   \setboolean{arydshln}{true}}
127  {\setboolean{arydshln}{false}}
128
129 % check for package marginnote
130 % used for margin notes
131 \newboolean{marginnote}
132 \IfFileExists{marginnote.sty}
133  {\usepackage{marginnote}
134   \let\marginpar\marginnote
135   \setboolean{marginnote}{true}}
136  {\setboolean{marginnote}{false}}
137
138 % check for package sidecap
139 % used for captions on the side
140 \newboolean{sidecap}
141 \IfFileExists{sidecap.sty}
142  {\usepackage{sidecap}
143   \setboolean{sidecap}{true}}
144  {\setboolean{sidecap}{false}}
145
146 % check for picinpar
147 % used for surrounded fixed objects
148 \newboolean{picinpar}
149 \IfFileExists{picinpar.sty}
150  {\usepackage{picinpar}
151   \setboolean{picinpar}{true}}
152  {\setboolean{picinpar}{false}}
153
154 % check for lettrine
155 \newboolean{lettrine}
156 \IfFileExists{lettrine.sty}
157  {\usepackage{lettrine}
158   \setboolean{lettrine}{true}}
159  {\setboolean{lettrine}{false}}
160
161 % check for diagbox
162 \newboolean{diagbox}
163 \IfFileExists{diagbox.sty}
164  {\usepackage{diagbox}
165   \setboolean{diagbox}{true}}
166  {\setboolean{diagbox}{false}}
167
168 % to translate the listing label
169 % para traducir la etiqueta listing
170 \renewcommand{\lstlistingname}{Listado}
171 \end_preamble
172 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames
173 \use_default_options false
174 \begin_modules
175 initials
176 \end_modules
177 \maintain_unincluded_children false
178 \language spanish
179 \language_package default
180 \inputencoding auto
181 \fontencoding global
182 \font_roman default
183 \font_sans default
184 \font_typewriter default
185 \font_default_family default
186 \use_non_tex_fonts false
187 \font_sc false
188 \font_osf false
189 \font_sf_scale 100
190 \font_tt_scale 100
191
192 \graphics default
193 \default_output_format default
194 \output_sync 0
195 \bibtex_command default
196 \index_command default
197 \paperfontsize 12
198 \spacing single
199 \use_hyperref true
200 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
201 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
202 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
203 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
204 \pdf_bookmarks true
205 \pdf_bookmarksnumbered true
206 \pdf_bookmarksopen true
207 \pdf_bookmarksopenlevel 1
208 \pdf_breaklinks false
209 \pdf_pdfborder false
210 \pdf_colorlinks true
211 \pdf_backref false
212 \pdf_pdfusetitle false
213 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
214 \papersize default
215 \use_geometry false
216 \use_amsmath 2
217 \use_esint 0
218 \use_mhchem 1
219 \use_mathdots 1
220 \cite_engine basic
221 \use_bibtopic false
222 \use_indices false
223 \paperorientation portrait
224 \suppress_date false
225 \use_refstyle 0
226 \notefontcolor #0000ff
227 \index Índice
228 \shortcut idx
229 \color #008000
230 \end_index
231 \secnumdepth 3
232 \tocdepth 3
233 \paragraph_separation skip
234 \defskip medskip
235 \quotes_language french
236 \papercolumns 1
237 \papersides 2
238 \paperpagestyle default
239 \bullet 1 1 34 -1
240 \bullet 2 2 35 -1
241 \bullet 3 2 7 -1
242 \tracking_changes false
243 \output_changes false
244 \html_math_output 0
245 \html_css_as_file 0
246 \html_be_strict false
247 \end_header
248
249 \begin_body
250
251 \begin_layout Title
252 Manual detallado de Figuras, Cuadros, Flotantes, Notas, Marcos y Archivos
253  en LyX
254 \end_layout
255
256 \begin_layout Author
257 por el Equipo LyX
258 \begin_inset Foot
259 status collapsed
260
261 \begin_layout Plain Layout
262 \noindent
263 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
264  de Documentación de LyX: 
265 \begin_inset CommandInset href
266 LatexCommand href
267 name "lyx-docs@lists.lyx.org"
268 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
269 type "mailto:"
270
271 \end_inset
272
273
274 \end_layout
275
276 \end_inset
277
278
279 \begin_inset Note Note
280 status collapsed
281
282 \begin_layout Plain Layout
283 Autor: Uwe Stöhr
284 \end_layout
285
286 \end_inset
287
288
289 \begin_inset Note Note
290 status collapsed
291
292 \begin_layout Plain Layout
293 Traducción de: Ignacio García
294 \end_layout
295
296 \end_inset
297
298
299 \begin_inset Newline newline
300 \end_inset
301
302
303 \begin_inset Newline newline
304 \end_inset
305
306
307 \family sans
308 Versión 2.0.x
309 \end_layout
310
311 \begin_layout Standard
312 \begin_inset CommandInset toc
313 LatexCommand tableofcontents
314
315 \end_inset
316
317
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset Note Note
322 status open
323
324 \begin_layout Plain Layout
325 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
326  estar instalados los paquetes LaTeX 
327 \series bold
328 arydshln
329 \series default
330
331 \series bold
332 colortbl
333 \series default
334
335 \series bold
336 diagbox, lettrine, marginnote, picinpar
337 \series default
338  y 
339 \series bold
340 sidecap
341 \series default
342 .
343  Si no están instalados, también podrás exportar el documento, pero las
344  secciones en que dichos paquetes son necesarios no aparecen en la salida.
345 \end_layout
346
347 \begin_layout Plain Layout
348 La última versión en PDF de este documento puede encontrarse aquí:
349 \series bold
350
351 \begin_inset Newline newline
352 \end_inset
353
354 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
355 \end_layout
356
357 \end_inset
358
359
360 \end_layout
361
362 \begin_layout Chapter
363 Figuras
364 \begin_inset Index idx
365 status collapsed
366
367 \begin_layout Plain Layout
368 Figuras
369 \end_layout
370
371 \end_inset
372
373
374 \begin_inset Index idx
375 status collapsed
376
377 \begin_layout Plain Layout
378 Gráficos|see
379 \begin_inset ERT
380 status collapsed
381
382 \begin_layout Plain Layout
383
384 {
385 \end_layout
386
387 \end_inset
388
389 Figuras
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Plain Layout
394
395 }
396 \end_layout
397
398 \end_inset
399
400
401 \end_layout
402
403 \end_inset
404
405
406 \end_layout
407
408 \begin_layout Section
409 Diálogo de gráficos
410 \begin_inset CommandInset label
411 LatexCommand label
412 name "sec:Diálogo-Gráficos"
413
414 \end_inset
415
416
417 \begin_inset Index idx
418 status collapsed
419
420 \begin_layout Plain Layout
421 Figuras ! Diálogo de gráficos
422 \end_layout
423
424 \end_inset
425
426
427 \end_layout
428
429 \begin_layout Standard
430 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
431  texto que desees y haz clic en el botón 
432 \family sans
433
434 \begin_inset Info
435 type  "icon"
436 arg   "dialog-show-new-inset graphics"
437 \end_inset
438
439
440 \family default
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 LyX y en la salida.
461  En el apéndice
462 \begin_inset space ~
463 \end_inset
464
465
466 \begin_inset CommandInset ref
467 LatexCommand ref
468 reference "cap:Unidades-disponibles-en"
469
470 \end_inset
471
472  se detallan las unidades disponibles para el tamaño del gráfico.
473 \begin_inset Newline newline
474 \end_inset
475
476
477 \begin_inset Index idx
478 status collapsed
479
480 \begin_layout Plain Layout
481 Figuras ! Rotar
482 \end_layout
483
484 \end_inset
485
486 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
487  un ángulo y un origen de rotación.
488  La imagen también gira en LyX.
489 \begin_inset Newline newline
490 \end_inset
491
492
493 \begin_inset Index idx
494 status collapsed
495
496 \begin_layout Plain Layout
497 Figuras ! Redimensionar
498 \end_layout
499
500 \end_inset
501
502 Las imágenes se pueden redimensionar mediante un porcentaje o fijando explícitam
503 ente la altura y la anchura.
504  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
505  automáticamente.
506  Si fijas ambas dimensiones
507 \family sans
508 ,
509 \family default
510  la imagen se adaptará a ellas, posiblemente distorsionada.
511  Para evitar distorsión en la imagen marca la opción 
512 \family sans
513 Mantener
514 \begin_inset space ~
515 \end_inset
516
517 proporción
518 \family default
519 .
520  En ese caso la imagen será modificada de forma que su anchura y su altura
521  no excedan de las dimensiones especificadas.
522 \begin_inset Newline newline
523 \end_inset
524
525 Las imágenes se pueden abrir en el programa de tu elección con la entrada
526 \family sans
527  Editar
528 \begin_inset space ~
529 \end_inset
530
531  externamente
532 \family default
533  del menú contextual que aparece al hacer clic derecho sobre la imagen.
534  Los programas visor y editor para cada formato de imagen se pueden establecer
535  en la configuración de formatos de archivo de las preferencias de LyX.
536 \end_layout
537
538 \begin_layout Description
539 Recorte Como alternativa para cambiar el tamaño, es posible establecer las
540  coordenadas de la imagen para ajustar su altura y anchura en la salida.
541  Además, las coordenadas se pueden calcular automáticamente pinchando el
542  botón 
543 \family sans
544 Obtener
545 \begin_inset space ~
546 \end_inset
547
548 de
549 \begin_inset space ~
550 \end_inset
551
552 archivo
553 \family default
554 .
555  El botón 
556 \family sans
557 Recortar
558 \begin_inset space ~
559 \end_inset
560
561 al
562 \begin_inset space ~
563 \end_inset
564
565 cuadro
566 \begin_inset space ~
567 \end_inset
568
569 delimitador
570 \family default
571  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
572 as.
573  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
574 \end_layout
575
576 \begin_layout Description
577 Opciones
578 \begin_inset space ~
579 \end_inset
580
581 de
582 \begin_inset space ~
583 \end_inset
584
585 LaTeX
586 \begin_inset space ~
587 \end_inset
588
589 y
590 \begin_inset space ~
591 \end_inset
592
593 LyX En esta solapa puedes modificar la apariencia de la imagen en LyX y,
594  si eres experto en LaTeX, especificar opciones LaTeX adicionales.
595 \begin_inset Newline newline
596 \end_inset
597
598 La opción 
599 \family sans
600 Modo
601 \begin_inset space ~
602 \end_inset
603
604 borrador
605 \family default
606  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
607 \begin_inset Newline newline
608 \end_inset
609
610 La opción 
611 \family sans
612 No
613 \begin_inset space ~
614 \end_inset
615
616 descomprimir
617 \begin_inset space ~
618 \end_inset
619
620 al
621 \begin_inset space ~
622 \end_inset
623
624 exportar
625 \family default
626  sólo afecta a los gráficos EPS comprimidos, por ejemplo
627 \begin_inset space ~
628 \end_inset
629
630
631 \emph on
632 x.eps.gz
633 \emph default
634 .
635  Si se usa esta opción, las imágenes no serán descomprimidas al exportar,
636  puesto que LaTeX puede manejarlas como están.
637 \begin_inset Newline newline
638 \end_inset
639
640 Los gráficos EPS comprimidos sirven para ahorrar espacio de disco si se
641  utiliza PostScript como formato de salida, véase apéndice
642 \begin_inset space ~
643 \end_inset
644
645
646 \begin_inset CommandInset ref
647 LatexCommand ref
648 reference "sec:PostScript"
649
650 \end_inset
651
652 .
653  Para comprimir gráficos EPS, usa los siguientes comandos en un UNIX-shell
654  o en consola de Windows:
655 \begin_inset Newline newline
656 \end_inset
657
658
659 \series bold
660 gzip x.eps
661 \series default
662
663 \begin_inset Newline newline
664 \end_inset
665
666
667 \series bold
668 zgrep %%Bounding x.eps.gz > x.eps.bb
669 \series default
670
671 \begin_inset Newline newline
672 \end_inset
673
674 El segundo comando crea un archivo de cuadro delimitador «x.eps.bb» que LaTeX
675  necesita para gráficos comprimidos.
676 \begin_inset Newline newline
677 \end_inset
678
679 En la sección 
680 \family sans
681 Grupo
682 \begin_inset space ~
683 \end_inset
684
685 de
686 \begin_inset space ~
687 \end_inset
688
689 gráficos
690 \family default
691  puedes definir un conjunto de ajustes de imagen.
692 \begin_inset Index idx
693 status collapsed
694
695 \begin_layout Plain Layout
696 Figuras ! Agrupación de ajustes
697 \end_layout
698
699 \end_inset
700
701  Las imágenes incluidas en un grupo comparten sus características, de modo
702  que al modificar las de una imagen del grupo se modifican igualmente las
703  de las demás imágenes del grupo.
704  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
705  necesidad de hacerlo individualmente para cada una de ellas.
706  Además se puede integrar una imagen en un grupo existente marcando el nombre
707  del mismo en el menú contextual de la imagen.
708  
709 \end_layout
710
711 \begin_layout Standard
712 \begin_inset VSpace bigskip
713 \end_inset
714
715
716 \end_layout
717
718 \begin_layout Standard
719 Esto es un ejemplo de imagen en formato EPS
720 \begin_inset Foot
721 status collapsed
722
723 \begin_layout Plain Layout
724 Los formatos de imagen se explican en el sección
725 \begin_inset space ~
726 \end_inset
727
728
729 \begin_inset CommandInset ref
730 LatexCommand ref
731 reference "sec:Formatos-de-imagen"
732
733 \end_inset
734
735 .
736 \end_layout
737
738 \end_inset
739
740  en un párrafo separado centrado horizontalmente:
741 \end_layout
742
743 \begin_layout Standard
744 \align center
745 \begin_inset Graphics
746         filename ../clipart/mobius.eps
747         scale 70
748         clip
749         rotateOrigin center
750
751 \end_inset
752
753
754 \end_layout
755
756 \begin_layout Standard
757 Esta es la misma imagen pero en modo borrador:
758 \end_layout
759
760 \begin_layout Standard
761 \align center
762 \begin_inset Graphics
763         filename ../clipart/mobius.eps
764         scale 70
765         draft
766         rotateOrigin center
767
768 \end_inset
769
770
771 \begin_inset Newpage newpage
772 \end_inset
773
774
775 \end_layout
776
777 \begin_layout Section
778 Figuras flotantes
779 \begin_inset CommandInset label
780 LatexCommand label
781 name "sec:Figuras-Flotantes"
782
783 \end_inset
784
785
786 \begin_inset Index idx
787 status collapsed
788
789 \begin_layout Plain Layout
790 Flotantes ! Figuras
791 \end_layout
792
793 \end_inset
794
795
796 \begin_inset Index idx
797 status collapsed
798
799 \begin_layout Plain Layout
800 Figuras ! Flotantes
801 \end_layout
802
803 \end_inset
804
805
806 \end_layout
807
808 \begin_layout Standard
809 Para información general sobre flotantes, echa una ojeada a la sección
810 \begin_inset space ~
811 \end_inset
812
813
814 \begin_inset CommandInset ref
815 LatexCommand ref
816 reference "sec:Introducción-Flotantes"
817
818 \end_inset
819
820 .
821 \end_layout
822
823 \begin_layout Standard
824 El botón 
825 \family sans
826
827 \begin_inset Info
828 type  "icon"
829 arg   "float-insert figure"
830 \end_inset
831
832
833 \family default
834  y el menú 
835 \family sans
836 Insertar\SpecialChar \menuseparator
837 Flotante\SpecialChar \menuseparator
838 Figura
839 \family default
840  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
841  La imagen se puede insertar sobre la leyenda, como en la figura
842 \begin_inset space ~
843 \end_inset
844
845
846 \begin_inset CommandInset ref
847 LatexCommand ref
848 reference "fig:kill-plat"
849
850 \end_inset
851
852 , o bajo ella, como en la figura
853 \begin_inset space ~
854 \end_inset
855
856
857 \begin_inset CommandInset ref
858 LatexCommand ref
859 reference "fig:escher"
860
861 \end_inset
862
863 .
864  Más información sobre ubicación de leyendas en la sección
865 \begin_inset space ~
866 \end_inset
867
868
869 \begin_inset CommandInset ref
870 LatexCommand ref
871 reference "sec:Colocación-de-leyendas"
872
873 \end_inset
874
875 .
876 \end_layout
877
878 \begin_layout Standard
879 \begin_inset Float figure
880 wide false
881 sideways false
882 status open
883
884 \begin_layout Plain Layout
885 \align center
886 \begin_inset Graphics
887         filename ../clipart/platypus.eps
888         width 50col%
889         rotateOrigin center
890
891 \end_inset
892
893
894 \end_layout
895
896 \begin_layout Plain Layout
897 \begin_inset Caption
898
899 \begin_layout Plain Layout
900 \begin_inset CommandInset label
901 LatexCommand label
902 name "fig:kill-plat"
903
904 \end_inset
905
906 Un ornitorrinco muy distorsionado en un flotante.
907 \end_layout
908
909 \end_inset
910
911
912 \end_layout
913
914 \end_inset
915
916
917 \end_layout
918
919 \begin_layout Standard
920 \begin_inset Float figure
921 wide false
922 sideways false
923 status open
924
925 \begin_layout Plain Layout
926 \begin_inset Caption
927
928 \begin_layout Plain Layout
929 \begin_inset CommandInset label
930 LatexCommand label
931 name "fig:escher"
932
933 \end_inset
934
935 M.C.
936  Escher en ácido.
937 \end_layout
938
939 \end_inset
940
941
942 \end_layout
943
944 \begin_layout Plain Layout
945 \align center
946 \begin_inset Graphics
947         filename ../clipart/escher-lsd.eps
948         scale 80
949         rotateOrigin center
950
951 \end_inset
952
953
954 \end_layout
955
956 \end_inset
957
958
959 \end_layout
960
961 \begin_layout Standard
962 \begin_inset Index idx
963 status collapsed
964
965 \begin_layout Plain Layout
966 Referencias ! a figuras
967 \end_layout
968
969 \end_inset
970
971 Las figuras
972 \begin_inset space ~
973 \end_inset
974
975
976 \begin_inset CommandInset ref
977 LatexCommand ref
978 reference "fig:kill-plat"
979
980 \end_inset
981
982  y 
983 \begin_inset CommandInset ref
984 LatexCommand ref
985 reference "fig:escher"
986
987 \end_inset
988
989  son ejemplos de figuras con referencias cruzadas.
990  Las figuras pueden tener referencias cruzadas en el documento mediante
991  referencia a su etiqueta.
992  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
993 \family sans
994 Insertar\SpecialChar \menuseparator
995 Etiqueta
996 \family default
997  o el botón 
998 \family sans
999
1000 \begin_inset Info
1001 type  "icon"
1002 arg   "label-insert"
1003 \end_inset
1004
1005
1006 \family default
1007 .
1008  Ahora puedes referirte a la etiqueta usando el menú 
1009 \family sans
1010 Insertar\SpecialChar \menuseparator
1011 Referencia
1012 \begin_inset space ~
1013 \end_inset
1014
1015 cruzada
1016 \family default
1017  o el botón 
1018 \family sans
1019
1020 \begin_inset Info
1021 type  "icon"
1022 arg   "dialog-show-new-inset ref"
1023 \end_inset
1024
1025
1026 \family default
1027 .
1028  Es importante emplear referencias a flotantes, mejor que alusiones vagas
1029  como «la figura de arriba», porque como LaTeX recolocará los flotantes
1030  en el documento final, podría no quedar «arriba» precisamente.
1031 \begin_inset Newline newline
1032 \end_inset
1033
1034 Las referencias se explican con detalle en la sección
1035 \begin_inset space ~
1036 \end_inset
1037
1038
1039 \begin_inset CommandInset ref
1040 LatexCommand ref
1041 reference "sec:Referencias-a-Flotantes"
1042
1043 \end_inset
1044
1045 .
1046 \end_layout
1047
1048 \begin_layout Standard
1049 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
1050  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
1051  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
1052  existente.
1053  La figura
1054 \begin_inset space ~
1055 \end_inset
1056
1057
1058 \begin_inset CommandInset ref
1059 LatexCommand ref
1060 reference "fig:Dos-imágenes-distorsionadas"
1061
1062 \end_inset
1063
1064  es un ejemplo de figura flotante con dos imágenes adosadas.
1065  También se pueden poner una sobre otra.
1066  Las subfiguras son
1067 \begin_inset space ~
1068 \end_inset
1069
1070
1071 \begin_inset CommandInset ref
1072 LatexCommand ref
1073 reference "fig:Estructura-indefinible"
1074
1075 \end_inset
1076
1077  y
1078 \begin_inset space ~
1079 \end_inset
1080
1081
1082 \begin_inset CommandInset ref
1083 LatexCommand ref
1084 reference "fig:Ornitorrinco"
1085
1086 \end_inset
1087
1088 .
1089 \end_layout
1090
1091 \begin_layout Standard
1092 \begin_inset Float figure
1093 wide false
1094 sideways false
1095 status open
1096
1097 \begin_layout Plain Layout
1098 \begin_inset space \hfill{}
1099 \end_inset
1100
1101
1102 \begin_inset Float figure
1103 wide false
1104 sideways false
1105 status open
1106
1107 \begin_layout Plain Layout
1108 \begin_inset Caption
1109
1110 \begin_layout Plain Layout
1111 \begin_inset CommandInset label
1112 LatexCommand label
1113 name "fig:Estructura-indefinible"
1114
1115 \end_inset
1116
1117 Estructura indefinible
1118 \end_layout
1119
1120 \end_inset
1121
1122
1123 \end_layout
1124
1125 \begin_layout Plain Layout
1126 \begin_inset Graphics
1127         filename ../clipart/escher-lsd.eps
1128         width 45col%
1129         groupId distorsionadas
1130
1131 \end_inset
1132
1133
1134 \end_layout
1135
1136 \end_inset
1137
1138
1139 \begin_inset space \hfill{}
1140 \end_inset
1141
1142
1143 \begin_inset Float figure
1144 wide false
1145 sideways false
1146 status open
1147
1148 \begin_layout Plain Layout
1149 \begin_inset Caption
1150
1151 \begin_layout Plain Layout
1152 \begin_inset CommandInset label
1153 LatexCommand label
1154 name "fig:Ornitorrinco"
1155
1156 \end_inset
1157
1158 Ornitorrinco
1159 \end_layout
1160
1161 \end_inset
1162
1163
1164 \end_layout
1165
1166 \begin_layout Plain Layout
1167 \begin_inset Graphics
1168         filename ../clipart/platypus.eps
1169         width 45col%
1170         groupId distorsionadas
1171
1172 \end_inset
1173
1174
1175 \end_layout
1176
1177 \end_inset
1178
1179
1180 \begin_inset space \hfill{}
1181 \end_inset
1182
1183
1184 \end_layout
1185
1186 \begin_layout Plain Layout
1187 \begin_inset Caption
1188
1189 \begin_layout Plain Layout
1190 \begin_inset CommandInset label
1191 LatexCommand label
1192 name "fig:Dos-imágenes-distorsionadas"
1193
1194 \end_inset
1195
1196 Dos imágenes distorsionadas.
1197  Ambas están en el grupo llamado «distorsionadas».
1198 \end_layout
1199
1200 \end_inset
1201
1202
1203 \end_layout
1204
1205 \end_inset
1206
1207
1208 \begin_inset Newpage newpage
1209 \end_inset
1210
1211
1212 \end_layout
1213
1214 \begin_layout Section
1215 Formatos de imagen
1216 \begin_inset CommandInset label
1217 LatexCommand label
1218 name "sec:Formatos-de-imagen"
1219
1220 \end_inset
1221
1222
1223 \begin_inset Index idx
1224 status collapsed
1225
1226 \begin_layout Plain Layout
1227 Formatos de imagen
1228 \end_layout
1229
1230 \end_inset
1231
1232
1233 \begin_inset Index idx
1234 status collapsed
1235
1236 \begin_layout Plain Layout
1237 Figuras ! Formatos de imagen
1238 \end_layout
1239
1240 \end_inset
1241
1242
1243 \end_layout
1244
1245 \begin_layout Standard
1246 Puedes insertar imágenes en cualquier formato.
1247  Pero como se explica en el apéndice
1248 \begin_inset space ~
1249 \end_inset
1250
1251
1252 \begin_inset CommandInset ref
1253 LatexCommand ref
1254 reference "cap:Formatos-de-Archivos-de-Salida"
1255
1256 \end_inset
1257
1258 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1259  de archivo de imagen.
1260  Por eso LyX usa el programa 
1261 \family typewriter
1262 ImageMagick
1263 \family default
1264  en segundo plano para convertir imágenes al formato adecuado.
1265  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1266  los formatos de imagen admitidos en el formato de archivo de salida.
1267  Los formatos de salida se explican en el apéndice
1268 \begin_inset space ~
1269 \end_inset
1270
1271
1272 \begin_inset CommandInset ref
1273 LatexCommand ref
1274 reference "cap:Formatos-de-Archivos-de-Salida"
1275
1276 \end_inset
1277
1278 .
1279 \end_layout
1280
1281 \begin_layout Standard
1282 Como en el caso de las tipografías, hay dos tipos de formatos de imagen:
1283 \end_layout
1284
1285 \begin_layout Description
1286 Imágenes
1287 \begin_inset space ~
1288 \end_inset
1289
1290 mapa
1291 \begin_inset space ~
1292 \end_inset
1293
1294 de
1295 \begin_inset space ~
1296 \end_inset
1297
1298 bits
1299 \begin_inset space ~
1300 \end_inset
1301
1302 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1303  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1304  de zoom.
1305  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1306  Format» (GIF, extensión «
1307 \family typewriter
1308 .gif
1309 \family default
1310 »)
1311 \begin_inset Index idx
1312 status collapsed
1313
1314 \begin_layout Plain Layout
1315 GIF|see
1316 \begin_inset ERT
1317 status collapsed
1318
1319 \begin_layout Plain Layout
1320
1321 {
1322 \end_layout
1323
1324 \end_inset
1325
1326 Formatos de imagen
1327 \begin_inset ERT
1328 status collapsed
1329
1330 \begin_layout Plain Layout
1331
1332 }
1333 \end_layout
1334
1335 \end_inset
1336
1337
1338 \end_layout
1339
1340 \end_inset
1341
1342 , «Portable Network Graphics» (PNG, extensión «
1343 \family typewriter
1344 .png
1345 \family default
1346 »)
1347 \begin_inset Index idx
1348 status collapsed
1349
1350 \begin_layout Plain Layout
1351 PNG|see
1352 \begin_inset ERT
1353 status collapsed
1354
1355 \begin_layout Plain Layout
1356
1357 {
1358 \end_layout
1359
1360 \end_inset
1361
1362 Formatos de imagen
1363 \begin_inset ERT
1364 status collapsed
1365
1366 \begin_layout Plain Layout
1367
1368 }
1369 \end_layout
1370
1371 \end_inset
1372
1373
1374 \end_layout
1375
1376 \end_inset
1377
1378 , y «Joint Photographic Experts Group» (JPG, extensión «
1379 \family typewriter
1380 .jpg
1381 \family default
1382 » o «
1383 \family typewriter
1384 .jpeg
1385 \family default
1386 »)
1387 \begin_inset Index idx
1388 status collapsed
1389
1390 \begin_layout Plain Layout
1391 JPG|see
1392 \begin_inset ERT
1393 status collapsed
1394
1395 \begin_layout Plain Layout
1396
1397 {
1398 \end_layout
1399
1400 \end_inset
1401
1402 Formatos de imagen
1403 \begin_inset ERT
1404 status collapsed
1405
1406 \begin_layout Plain Layout
1407
1408 }
1409 \end_layout
1410
1411 \end_inset
1412
1413
1414 \end_layout
1415
1416 \end_inset
1417
1418 .
1419 \end_layout
1420
1421 \begin_layout Description
1422 Imágenes
1423 \begin_inset space ~
1424 \end_inset
1425
1426 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1427 ) y por tanto su tamaño puede modificarse a cualquier escala sin pérdidas.
1428  La posibilidad de variar la escala hace falta para crear presentaciones,
1429  porque éstas siempre son redimensionadas por el proyector.
1430  La modificación de la escala también es útil en los documentos en línea
1431  para permitir el zoom en diagramas.
1432 \begin_inset Newline newline
1433 \end_inset
1434
1435 Formatos de imagen que admiten escala pueden ser «Scalable Vector Graphics»
1436  (SVG, extensión «
1437 \family typewriter
1438 .svg
1439 \family default
1440 »)
1441 \begin_inset Index idx
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445 SVG|see
1446 \begin_inset ERT
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450
1451 {
1452 \end_layout
1453
1454 \end_inset
1455
1456 Formatos de imagen
1457 \begin_inset ERT
1458 status collapsed
1459
1460 \begin_layout Plain Layout
1461
1462 }
1463 \end_layout
1464
1465 \end_inset
1466
1467
1468 \end_layout
1469
1470 \end_inset
1471
1472 , «Encapsulated PostScript» (EPS, extensión «
1473 \family typewriter
1474 .eps
1475 \family default
1476 »)
1477 \begin_inset Index idx
1478 status collapsed
1479
1480 \begin_layout Plain Layout
1481 EPS|see
1482 \begin_inset ERT
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486
1487 {
1488 \end_layout
1489
1490 \end_inset
1491
1492 Formatos de imagen
1493 \begin_inset ERT
1494 status collapsed
1495
1496 \begin_layout Plain Layout
1497
1498 }
1499 \end_layout
1500
1501 \end_inset
1502
1503
1504 \end_layout
1505
1506 \end_inset
1507
1508 , «Portable Document Format» (PDF, extensión «
1509 \family typewriter
1510 .pdf
1511 \family default
1512 »)
1513 \begin_inset Index idx
1514 status collapsed
1515
1516 \begin_layout Plain Layout
1517 PDF|see
1518 \begin_inset ERT
1519 status collapsed
1520
1521 \begin_layout Plain Layout
1522
1523 {
1524 \end_layout
1525
1526 \end_inset
1527
1528 Formatos de imagen
1529 \begin_inset ERT
1530 status collapsed
1531
1532 \begin_layout Plain Layout
1533
1534 }
1535 \end_layout
1536
1537 \end_inset
1538
1539
1540 \end_layout
1541
1542 \end_inset
1543
1544 , y «Windows Metafile» (WMF, extensión «
1545 \family typewriter
1546 .wmf
1547 \family default
1548 »)
1549 \begin_inset Index idx
1550 status collapsed
1551
1552 \begin_layout Plain Layout
1553 WMF|see
1554 \begin_inset ERT
1555 status collapsed
1556
1557 \begin_layout Plain Layout
1558
1559 {
1560 \end_layout
1561
1562 \end_inset
1563
1564 Formatos de imagen
1565 \begin_inset ERT
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569
1570 }
1571 \end_layout
1572
1573 \end_inset
1574
1575
1576 \end_layout
1577
1578 \end_inset
1579
1580 .
1581  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1582  a PDF o EPS y el resultado será todavía una imagen bitmap.
1583  En estos casos sólo se añade a la imagen original una cabecera con las
1584  propiedades de la imagen.
1585 \begin_inset Foot
1586 status collapsed
1587
1588 \begin_layout Plain Layout
1589 En el caso de PDF, además se comprime la imagen original.
1590 \end_layout
1591
1592 \end_inset
1593
1594  Por ejemplo, los archivos PDF generados por 
1595 \family typewriter
1596 Adobe Photoshop
1597 \family default
1598  son imágenes bitmap.
1599 \end_layout
1600
1601 \begin_layout Standard
1602 Normalmente no es posible convertir una imagen bitmap a un formato que admite
1603  escala pero sí al contrario.
1604  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1605  archivos de salida PDF y PostScript, respectivamente.
1606  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1607  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1608 \begin_inset Formula $\to$
1609 \end_inset
1610
1611  PDF/EPS.
1612 \end_layout
1613
1614 \begin_layout Chapter
1615 Cuadros y tablas
1616 \begin_inset Index idx
1617 status collapsed
1618
1619 \begin_layout Plain Layout
1620 Cuadros
1621 \end_layout
1622
1623 \end_inset
1624
1625
1626 \begin_inset Index idx
1627 status collapsed
1628
1629 \begin_layout Plain Layout
1630 Tablas|see 
1631 \begin_inset ERT
1632 status collapsed
1633
1634 \begin_layout Plain Layout
1635
1636 {
1637 \end_layout
1638
1639 \end_inset
1640
1641 Cuadros
1642 \begin_inset ERT
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646
1647 }
1648 \end_layout
1649
1650 \end_inset
1651
1652
1653 \end_layout
1654
1655 \end_inset
1656
1657
1658 \end_layout
1659
1660 \begin_layout Section
1661 Introducción
1662 \begin_inset Index idx
1663 status collapsed
1664
1665 \begin_layout Plain Layout
1666 Cuadros ! Introducción
1667 \end_layout
1668
1669 \end_inset
1670
1671
1672 \end_layout
1673
1674 \begin_layout Standard
1675 Puede insertarse un cuadro mediante el botón 
1676 \begin_inset Info
1677 type  "icon"
1678 arg   "tabular-insert"
1679 \end_inset
1680
1681  o el menú 
1682 \family sans
1683 Insertar\SpecialChar \menuseparator
1684 Cuadro/Tabla
1685 \family default
1686 .
1687  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1688  el número de filas y de columnas del cuadro.
1689  Si usas el menú aparece un diálogo en el que se pide el número de filas
1690  y columnas.
1691  
1692 \begin_inset Newline newline
1693 \end_inset
1694
1695 Por omisión, el cuadro tiene líneas que enmarcan cada celda y la primera
1696  fila aparece separada por una línea doble: el borde inferior de la primera
1697  fila y el borde superior de la segunda fila.
1698  Ejemplo de cuadro:
1699 \end_layout
1700
1701 \begin_layout Standard
1702 \align center
1703 \begin_inset Tabular
1704 <lyxtabular version="3" rows="4" columns="4">
1705 <features tabularvalignment="middle">
1706 <column alignment="center" valignment="top" width="0">
1707 <column alignment="center" valignment="top" width="0pt">
1708 <column alignment="center" valignment="top" width="0in">
1709 <column alignment="center" valignment="top" width="0pt">
1710 <row>
1711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1712 \begin_inset Text
1713
1714 \begin_layout Plain Layout
1715
1716 \end_layout
1717
1718 \end_inset
1719 </cell>
1720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1721 \begin_inset Text
1722
1723 \begin_layout Plain Layout
1724
1725 \family roman
1726 \series medium
1727 \shape up
1728 \size normal
1729 \emph off
1730 \bar no
1731 \noun off
1732 \color none
1733 1
1734 \end_layout
1735
1736 \end_inset
1737 </cell>
1738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1739 \begin_inset Text
1740
1741 \begin_layout Plain Layout
1742 2
1743 \end_layout
1744
1745 \end_inset
1746 </cell>
1747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1748 \begin_inset Text
1749
1750 \begin_layout Plain Layout
1751 3
1752 \end_layout
1753
1754 \end_inset
1755 </cell>
1756 </row>
1757 <row>
1758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1759 \begin_inset Text
1760
1761 \begin_layout Plain Layout
1762
1763 \family roman
1764 \series medium
1765 \shape up
1766 \size normal
1767 \emph off
1768 \bar no
1769 \noun off
1770 \color none
1771 A
1772 \end_layout
1773
1774 \end_inset
1775 </cell>
1776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1777 \begin_inset Text
1778
1779 \begin_layout Plain Layout
1780
1781 \end_layout
1782
1783 \end_inset
1784 </cell>
1785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Plain Layout
1789
1790 \end_layout
1791
1792 \end_inset
1793 </cell>
1794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1795 \begin_inset Text
1796
1797 \begin_layout Plain Layout
1798
1799 \end_layout
1800
1801 \end_inset
1802 </cell>
1803 </row>
1804 <row>
1805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1806 \begin_inset Text
1807
1808 \begin_layout Plain Layout
1809
1810 \family roman
1811 \series medium
1812 \shape up
1813 \size normal
1814 \emph off
1815 \bar no
1816 \noun off
1817 \color none
1818 B
1819 \end_layout
1820
1821 \end_inset
1822 </cell>
1823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1824 \begin_inset Text
1825
1826 \begin_layout Plain Layout
1827
1828 \end_layout
1829
1830 \end_inset
1831 </cell>
1832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1833 \begin_inset Text
1834
1835 \begin_layout Plain Layout
1836
1837 \size normal
1838 \noun off
1839 \color none
1840  
1841 \end_layout
1842
1843 \end_inset
1844 </cell>
1845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1846 \begin_inset Text
1847
1848 \begin_layout Plain Layout
1849
1850 \end_layout
1851
1852 \end_inset
1853 </cell>
1854 </row>
1855 <row>
1856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1857 \begin_inset Text
1858
1859 \begin_layout Plain Layout
1860
1861 \family roman
1862 \series medium
1863 \shape up
1864 \size normal
1865 \emph off
1866 \bar no
1867 \noun off
1868 \color none
1869 C
1870 \end_layout
1871
1872 \end_inset
1873 </cell>
1874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1875 \begin_inset Text
1876
1877 \begin_layout Plain Layout
1878
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Plain Layout
1896
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 </row>
1902 </lyxtabular>
1903
1904 \end_inset
1905
1906
1907 \end_layout
1908
1909 \begin_layout Section
1910 Diálogo de cuadros
1911 \begin_inset Index idx
1912 status collapsed
1913
1914 \begin_layout Plain Layout
1915 Cuadros ! Configuración
1916 \end_layout
1917
1918 \end_inset
1919
1920
1921 \end_layout
1922
1923 \begin_layout Standard
1924 Un cuadro se puede cambiar mediante el diálogo que aparece al pulsar sobre
1925  ella con el botón derecho del ratón.
1926  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
1927  encuentra el cursor.
1928  La mayoría de opciones también trabajan sobre una selección de celdas,
1929  de filas o de columnas.
1930  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1931  su 
1932 \emph on
1933 contenido
1934 \emph default
1935 .
1936 \begin_inset Newline newline
1937 \end_inset
1938
1939 Con la opción del diálogo 
1940 \family sans
1941 Aplicar inmediatamente
1942 \family default
1943  cada cambio que hagas se aplica directamente.
1944  Si mueves el cursor a otra celda el diálogo también se actualizará con
1945  los parámetros de la nueva celda.
1946  Si cambias valores de longitud debes pulsar la tecla 
1947 \family sans
1948 Entrar
1949 \family default
1950  para aplicar los cambios.
1951 \begin_inset Newline newline
1952 \end_inset
1953
1954 En el cuadro de diálogo aparecen las siguientes solapas:
1955 \end_layout
1956
1957 \begin_layout Description
1958
1959 \family sans
1960 Configuración
1961 \begin_inset space ~
1962 \end_inset
1963
1964 del
1965 \begin_inset space ~
1966 \end_inset
1967
1968 cuadro
1969 \family default
1970  Aquí puedes establecer la alineación horizontal y la anchura de la columna
1971  actual o del cuadro completo.
1972 \begin_inset Index idx
1973 status collapsed
1974
1975 \begin_layout Plain Layout
1976 Cuadros ! Anchura
1977 \end_layout
1978
1979 \end_inset
1980
1981  La alineación 
1982 \family sans
1983 Al separador decimal
1984 \family default
1985  se describe en la sección
1986 \begin_inset space ~
1987 \end_inset
1988
1989
1990 \begin_inset CommandInset ref
1991 LatexCommand ref
1992 reference "sub:Alineación-especial-de"
1993
1994 \end_inset
1995
1996 .
1997  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1998  Una anchura determinada permite tener saltos de línea y distintos párrafos
1999  de texto, véase sección
2000 \begin_inset space ~
2001 \end_inset
2002
2003
2004 \begin_inset CommandInset ref
2005 LatexCommand ref
2006 reference "sub:Líneas-Múltiples-en"
2007
2008 \end_inset
2009
2010 .
2011  Si no estableces anchura, la columna será tan ancha como el contenido de
2012  la celda más ancha.
2013 \begin_inset Newline newline
2014 \end_inset
2015
2016 Además, puedes marcar una o más celdas de una fila como celda multicolumna,
2017  véase sección
2018 \begin_inset space ~
2019 \end_inset
2020
2021
2022 \begin_inset CommandInset ref
2023 LatexCommand ref
2024 reference "sub:Multicolumnas"
2025
2026 \end_inset
2027
2028 , o las celdas de una columna como celda multifila, véase sección
2029 \begin_inset space ~
2030 \end_inset
2031
2032
2033 \begin_inset CommandInset ref
2034 LatexCommand ref
2035 reference "sub:Multifilas"
2036
2037 \end_inset
2038
2039 .
2040 \begin_inset Newline newline
2041 \end_inset
2042
2043 Las casillas de giro rotan la celda actual, una selección o toda el cuadro
2044  90º en el sentido de las agujas del reloj.
2045  La rotación no se ve en LyX, sí en la salida.
2046 \begin_inset Newline newline
2047 \end_inset
2048
2049
2050 \begin_inset Note Greyedout
2051 status open
2052
2053 \begin_layout Plain Layout
2054
2055 \series bold
2056 Nota:
2057 \series default
2058  no todos los visores DVI pueden mostrar rotaciones.
2059 \end_layout
2060
2061 \end_inset
2062
2063
2064 \begin_inset Newline newline
2065 \end_inset
2066
2067 La alineación vertical del cuadro completo se usa para cuadros en líneas
2068  de texto:
2069 \begin_inset Newline newline
2070 \end_inset
2071
2072 Línea con cuadros con diferentes alineaciones: 
2073 \begin_inset Tabular
2074 <lyxtabular version="3" rows="2" columns="2">
2075 <features tabularvalignment="top">
2076 <column alignment="center" valignment="top" width="0pt">
2077 <column alignment="center" valignment="top" width="0">
2078 <row>
2079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2080 \begin_inset Text
2081
2082 \begin_layout Plain Layout
2083
2084 \end_layout
2085
2086 \end_inset
2087 </cell>
2088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2089 \begin_inset Text
2090
2091 \begin_layout Plain Layout
2092 1
2093 \end_layout
2094
2095 \end_inset
2096 </cell>
2097 </row>
2098 <row>
2099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2100 \begin_inset Text
2101
2102 \begin_layout Plain Layout
2103 A
2104 \end_layout
2105
2106 \end_inset
2107 </cell>
2108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2109 \begin_inset Text
2110
2111 \begin_layout Plain Layout
2112
2113 \end_layout
2114
2115 \end_inset
2116 </cell>
2117 </row>
2118 </lyxtabular>
2119
2120 \end_inset
2121
2122  
2123 \begin_inset Tabular
2124 <lyxtabular version="3" rows="2" columns="2">
2125 <features tabularvalignment="middle">
2126 <column alignment="center" valignment="top" width="0">
2127 <column alignment="center" valignment="top" width="0">
2128 <row>
2129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2130 \begin_inset Text
2131
2132 \begin_layout Plain Layout
2133
2134 \end_layout
2135
2136 \end_inset
2137 </cell>
2138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2139 \begin_inset Text
2140
2141 \begin_layout Plain Layout
2142 1
2143 \end_layout
2144
2145 \end_inset
2146 </cell>
2147 </row>
2148 <row>
2149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2150 \begin_inset Text
2151
2152 \begin_layout Plain Layout
2153 A
2154 \end_layout
2155
2156 \end_inset
2157 </cell>
2158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2159 \begin_inset Text
2160
2161 \begin_layout Plain Layout
2162
2163 \end_layout
2164
2165 \end_inset
2166 </cell>
2167 </row>
2168 </lyxtabular>
2169
2170 \end_inset
2171
2172  
2173 \begin_inset Tabular
2174 <lyxtabular version="3" rows="2" columns="2">
2175 <features tabularvalignment="bottom">
2176 <column alignment="center" valignment="top" width="0pt">
2177 <column alignment="center" valignment="top" width="0">
2178 <row>
2179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2180 \begin_inset Text
2181
2182 \begin_layout Plain Layout
2183
2184 \end_layout
2185
2186 \end_inset
2187 </cell>
2188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2189 \begin_inset Text
2190
2191 \begin_layout Plain Layout
2192 1
2193 \end_layout
2194
2195 \end_inset
2196 </cell>
2197 </row>
2198 <row>
2199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2200 \begin_inset Text
2201
2202 \begin_layout Plain Layout
2203 A
2204 \end_layout
2205
2206 \end_inset
2207 </cell>
2208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2209 \begin_inset Text
2210
2211 \begin_layout Plain Layout
2212
2213 \end_layout
2214
2215 \end_inset
2216 </cell>
2217 </row>
2218 </lyxtabular>
2219
2220 \end_inset
2221
2222
2223 \begin_inset Newline newline
2224 \end_inset
2225
2226 También es posible introducir argumentos LaTeX necesarios para formatos
2227  especiales, véanse las secciones
2228 \begin_inset space ~
2229 \end_inset
2230
2231
2232 \begin_inset CommandInset ref
2233 LatexCommand ref
2234 reference "sub:Cálculos-en-Multicolumnas"
2235
2236 \end_inset
2237
2238  y
2239 \begin_inset space ~
2240 \end_inset
2241
2242
2243 \begin_inset CommandInset ref
2244 LatexCommand ref
2245 reference "sec:Cuadros-Coloreados"
2246
2247 \end_inset
2248
2249 .
2250 \end_layout
2251
2252 \begin_layout Description
2253
2254 \family sans
2255 Bordes
2256 \family default
2257  En esta solapa puedes añadir y quitar bordes para la fila/columna actual.
2258  Puedes elegir para el cuadro un estilo 
2259 \family sans
2260 Formal
2261 \family default
2262 , como se describe en la sección
2263 \begin_inset space ~
2264 \end_inset
2265
2266
2267 \begin_inset CommandInset ref
2268 LatexCommand ref
2269 reference "sec:Cuadros-Formales"
2270
2271 \end_inset
2272
2273 .
2274 \begin_inset Newline newline
2275 \end_inset
2276
2277 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2278  se describe en la sección
2279 \begin_inset space ~
2280 \end_inset
2281
2282
2283 \begin_inset CommandInset ref
2284 LatexCommand ref
2285 reference "sub:Espacio-adicional"
2286
2287 \end_inset
2288
2289
2290 \end_layout
2291
2292 \begin_layout Description
2293
2294 \family sans
2295 Cuadro
2296 \begin_inset space ~
2297 \end_inset
2298
2299 largo
2300 \family default
2301  Para hacer 
2302 \emph on
2303 cuadros largos
2304 \emph default
2305  que pueden extenderse por varias páginas.
2306  Las secciones
2307 \begin_inset space ~
2308 \end_inset
2309
2310
2311 \begin_inset CommandInset ref
2312 LatexCommand ref
2313 reference "sec:Cuadros-Largos"
2314
2315 \end_inset
2316
2317  y 
2318 \begin_inset CommandInset ref
2319 LatexCommand ref
2320 reference "sec:Particularidades-cuadros-largos"
2321
2322 \end_inset
2323
2324  describen sus características en detalle.
2325 \end_layout
2326
2327 \begin_layout Section
2328 Barra de herramientas de cuadros
2329 \begin_inset Index idx
2330 status collapsed
2331
2332 \begin_layout Plain Layout
2333 Cuadros ! Barra de herramientas
2334 \end_layout
2335
2336 \end_inset
2337
2338
2339 \end_layout
2340
2341 \begin_layout Standard
2342 La barra de herramientas de cuadros es una alternativa a la ventana de diálogo
2343  para cambiar los cuadros de manera más rápida.
2344  Normalmente debería aparecer en la parte inferior de la ventana principal
2345  de LyX cuando el cursor está dentro de un cuadro.
2346  En cualquier momento se puede presentar esta barra pulsando con el botón
2347  derecho del ratón en cualquier punto de la barra principal de menú.
2348 \end_layout
2349
2350 \begin_layout Standard
2351 La barra de herramientas tiene los siguientes iconos:
2352 \end_layout
2353
2354 \begin_layout Labeling
2355 \labelwidthstring 00.00.0000
2356
2357 \family sans
2358 \begin_inset Info
2359 type  "icon"
2360 arg   "inset-modify tabular append-row"
2361 \end_inset
2362
2363
2364 \family default
2365  añade una fila bajo la celda actual o selección
2366 \end_layout
2367
2368 \begin_layout Labeling
2369 \labelwidthstring 00.00.0000
2370
2371 \family sans
2372 \begin_inset Info
2373 type  "icon"
2374 arg   "inset-modify tabular append-column"
2375 \end_inset
2376
2377
2378 \family default
2379  añade una columna a la derecha de la celda actual o selección
2380 \end_layout
2381
2382 \begin_layout Labeling
2383 \labelwidthstring 00.00.0000
2384
2385 \family sans
2386 \begin_inset Info
2387 type  "icon"
2388 arg   "inset-modify tabular delete-row"
2389 \end_inset
2390
2391
2392 \family default
2393  borra la fila actual o selección
2394 \end_layout
2395
2396 \begin_layout Labeling
2397 \labelwidthstring 00.00.0000
2398
2399 \family sans
2400 \begin_inset Info
2401 type  "icon"
2402 arg   "inset-modify tabular delete-column"
2403 \end_inset
2404
2405
2406 \family default
2407  borra la columna actual o selección
2408 \end_layout
2409
2410 \begin_layout Labeling
2411 \labelwidthstring 00.00.0000
2412
2413 \family sans
2414 \begin_inset Info
2415 type  "icon"
2416 arg   "inset-modify tabular toggle-line-top"
2417 \end_inset
2418
2419
2420 \family default
2421  añade un borde superior en la celda/fila actual o la selección
2422 \end_layout
2423
2424 \begin_layout Labeling
2425 \labelwidthstring 00.00.0000
2426
2427 \family sans
2428 \begin_inset Info
2429 type  "icon"
2430 arg   "inset-modify tabular toggle-line-bottom"
2431 \end_inset
2432
2433
2434 \family default
2435  añade un borde inferior en la celda/fila actual o la selección
2436 \end_layout
2437
2438 \begin_layout Labeling
2439 \labelwidthstring 00.00.0000
2440
2441 \family sans
2442 \begin_inset Info
2443 type  "icon"
2444 arg   "inset-modify tabular toggle-line-left"
2445 \end_inset
2446
2447
2448 \family default
2449  añade un borde a la izquierda en la celda/fila actual o la selección
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454
2455 \family sans
2456 \begin_inset Info
2457 type  "icon"
2458 arg   "inset-modify tabular toggle-line-right"
2459 \end_inset
2460
2461
2462 \family default
2463  añade un borde a la derecha en la celda/fila actual o la selección
2464 \end_layout
2465
2466 \begin_layout Labeling
2467 \labelwidthstring 00.00.0000
2468
2469 \family sans
2470 \begin_inset Info
2471 type  "icon"
2472 arg   "inset-modify tabular set-all-lines"
2473 \end_inset
2474
2475
2476 \family default
2477  añade bordes en la celda actual o en las seleccionadas (si la celda actual
2478  no es multicolumna esto afecta también a la fila y a la columna)
2479 \end_layout
2480
2481 \begin_layout Labeling
2482 \labelwidthstring 00.00.0000
2483
2484 \family sans
2485 \begin_inset Info
2486 type  "icon"
2487 arg   "inset-modify tabular unset-all-lines"
2488 \end_inset
2489
2490
2491 \family default
2492  quita todos los bordes de la celda o celdas seleccionadas (si la celda
2493  actual no es multicolumna esto afecta también a la fila y a la columna)
2494 \end_layout
2495
2496 \begin_layout Labeling
2497 \labelwidthstring 00.00.0000
2498
2499 \family sans
2500 \begin_inset Info
2501 type  "icon"
2502 arg   "inset-modify tabular m-align-left"
2503 \end_inset
2504
2505
2506 \family default
2507  alinea a la izquierda el contenido de la celda/columna
2508 \end_layout
2509
2510 \begin_layout Labeling
2511 \labelwidthstring 00.00.0000
2512
2513 \family sans
2514 \begin_inset Info
2515 type  "icon"
2516 arg   "inset-modify tabular m-align-center"
2517 \end_inset
2518
2519
2520 \family default
2521  centra el contenido de la celda/columna horizontalmente
2522 \end_layout
2523
2524 \begin_layout Labeling
2525 \labelwidthstring 00.00.0000
2526
2527 \family sans
2528 \begin_inset Info
2529 type  "icon"
2530 arg   "inset-modify tabular m-align-right"
2531 \end_inset
2532
2533
2534 \family default
2535  alinea a la derecha el contenido de la celda/columna
2536 \end_layout
2537
2538 \begin_layout Labeling
2539 \labelwidthstring 00.00.0000
2540
2541 \family sans
2542 \begin_inset Info
2543 type  "icon"
2544 arg   "inset-modify tabular align-decimal"
2545 \end_inset
2546
2547
2548 \family default
2549  alinea el contenido de la celda/columna a un carácter
2550 \end_layout
2551
2552 \begin_layout Labeling
2553 \labelwidthstring 00.00.0000
2554
2555 \family sans
2556 \begin_inset Info
2557 type  "icon"
2558 arg   "inset-modify tabular m-valign-top"
2559 \end_inset
2560
2561
2562 \family default
2563  alinea arriba el contenido de la celda
2564 \end_layout
2565
2566 \begin_layout Labeling
2567 \labelwidthstring 00.00.0000
2568
2569 \family sans
2570 \begin_inset Info
2571 type  "icon"
2572 arg   "inset-modify tabular m-valign-middle"
2573 \end_inset
2574
2575
2576 \family default
2577  centra verticalmente el contenido de la celda
2578 \end_layout
2579
2580 \begin_layout Labeling
2581 \labelwidthstring 00.00.0000
2582
2583 \family sans
2584 \begin_inset Info
2585 type  "icon"
2586 arg   "inset-modify tabular m-valign-bottom"
2587 \end_inset
2588
2589
2590 \family default
2591  alinea abajo el contenido de la celda
2592 \end_layout
2593
2594 \begin_layout Labeling
2595 \labelwidthstring 00.00.0000
2596
2597 \family sans
2598 \begin_inset Info
2599 type  "icon"
2600 arg   "inset-modify tabular set-rotate-cell"
2601 \end_inset
2602
2603
2604 \family default
2605  gira la celda o selección 90° como las agujas de reloj
2606 \end_layout
2607
2608 \begin_layout Labeling
2609 \labelwidthstring 00.00.0000
2610
2611 \family sans
2612 \begin_inset Info
2613 type  "icon"
2614 arg   "inset-modify tabular set-rotate-tabular"
2615 \end_inset
2616
2617
2618 \family default
2619  gira todo el cuadro 90° como agujas del reloj
2620 \end_layout
2621
2622 \begin_layout Labeling
2623 \labelwidthstring 00.00.0000
2624
2625 \family sans
2626 \begin_inset Info
2627 type  "icon"
2628 arg   "inset-modify tabular multicolumn"
2629 \end_inset
2630
2631
2632 \family default
2633  establece la celda actual o selección como multicolumna
2634 \end_layout
2635
2636 \begin_layout Labeling
2637 \labelwidthstring 00.00.0000
2638
2639 \family sans
2640 \begin_inset Info
2641 type  "icon"
2642 arg   "inset-modify tabular multirow"
2643 \end_inset
2644
2645
2646 \family default
2647  establece la celda actual o selección como multifila
2648 \end_layout
2649
2650 \begin_layout Standard
2651 \begin_inset Note Greyedout
2652 status open
2653
2654 \begin_layout Plain Layout
2655
2656 \series bold
2657 Nota:
2658 \series default
2659  En la salida se emplea la alineación vertical de la primera celda de una
2660  fila para todas las celdas restantes de la fila.
2661 \end_layout
2662
2663 \end_inset
2664
2665
2666 \end_layout
2667
2668 \begin_layout Section
2669 Menú Editar cuadro
2670 \begin_inset Index idx
2671 status collapsed
2672
2673 \begin_layout Plain Layout
2674 Cuadros ! Editar
2675 \end_layout
2676
2677 \end_inset
2678
2679
2680 \end_layout
2681
2682 \begin_layout Standard
2683 Además del diálogo y la barra de herramientas, el menú 
2684 \family sans
2685 Editar\SpecialChar \menuseparator
2686 Cuadro/Tabla
2687 \family default
2688  permite añadir y borrar bordes para la fila/columna actual y establecer
2689  la selección como multicolumna.
2690  El menú sólo está disponible si el cursor está en el cuadro.
2691 \end_layout
2692
2693 \begin_layout Section
2694 Cuadros flotantes
2695 \begin_inset CommandInset label
2696 LatexCommand label
2697 name "sec:Cuadros-Flotantes"
2698
2699 \end_inset
2700
2701
2702 \begin_inset Index idx
2703 status collapsed
2704
2705 \begin_layout Plain Layout
2706 Flotantes ! Cuadros
2707 \end_layout
2708
2709 \end_inset
2710
2711
2712 \begin_inset Index idx
2713 status collapsed
2714
2715 \begin_layout Plain Layout
2716 Cuadros ! Flotantes
2717 \end_layout
2718
2719 \end_inset
2720
2721
2722 \end_layout
2723
2724 \begin_layout Standard
2725 Para una explicación general sobre flotantes, echa un vistazo a la sección
2726 \begin_inset space ~
2727 \end_inset
2728
2729
2730 \begin_inset CommandInset ref
2731 LatexCommand ref
2732 reference "sec:Introducción-Flotantes"
2733
2734 \end_inset
2735
2736 .
2737 \end_layout
2738
2739 \begin_layout Standard
2740 \begin_inset Float table
2741 placement h
2742 wide false
2743 sideways false
2744 status collapsed
2745
2746 \begin_layout Plain Layout
2747 \begin_inset Caption
2748
2749 \begin_layout Plain Layout
2750 \begin_inset CommandInset label
2751 LatexCommand label
2752 name "tab:un cuadro flotante"
2753
2754 \end_inset
2755
2756 Un cuadro flotante.
2757 \end_layout
2758
2759 \end_inset
2760
2761
2762 \end_layout
2763
2764 \begin_layout Plain Layout
2765 \align center
2766 \begin_inset Tabular
2767 <lyxtabular version="3" rows="3" columns="3">
2768 <features tabularvalignment="middle">
2769 <column alignment="center" valignment="top" width="0pt">
2770 <column alignment="center" valignment="top" width="0pt">
2771 <column alignment="center" valignment="top" width="0pt">
2772 <row>
2773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2774 \begin_inset Text
2775
2776 \begin_layout Plain Layout
2777
2778 \family roman
2779 \series medium
2780 \shape up
2781 \size normal
2782 \emph off
2783 \bar no
2784 \noun off
2785 \color none
2786 1
2787 \end_layout
2788
2789 \end_inset
2790 </cell>
2791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2792 \begin_inset Text
2793
2794 \begin_layout Plain Layout
2795
2796 \family roman
2797 \series medium
2798 \shape up
2799 \size normal
2800 \emph off
2801 \bar no
2802 \noun off
2803 \color none
2804 2
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Plain Layout
2813
2814 \family roman
2815 \series medium
2816 \shape up
2817 \size normal
2818 \emph off
2819 \bar no
2820 \noun off
2821 \color none
2822 3
2823 \end_layout
2824
2825 \end_inset
2826 </cell>
2827 </row>
2828 <row>
2829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Plain Layout
2833
2834 \family roman
2835 \series medium
2836 \shape up
2837 \size normal
2838 \emph off
2839 \bar no
2840 \noun off
2841 \color none
2842 Pepe
2843 \end_layout
2844
2845 \end_inset
2846 </cell>
2847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2848 \begin_inset Text
2849
2850 \begin_layout Plain Layout
2851
2852 \family roman
2853 \series medium
2854 \shape up
2855 \size normal
2856 \emph off
2857 \bar no
2858 \noun off
2859 \color none
2860 Mari
2861 \end_layout
2862
2863 \end_inset
2864 </cell>
2865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2866 \begin_inset Text
2867
2868 \begin_layout Plain Layout
2869
2870 \family roman
2871 \series medium
2872 \shape up
2873 \size normal
2874 \emph off
2875 \bar no
2876 \noun off
2877 \color none
2878 Teo
2879 \end_layout
2880
2881 \end_inset
2882 </cell>
2883 </row>
2884 <row>
2885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2886 \begin_inset Text
2887
2888 \begin_layout Plain Layout
2889
2890 \family roman
2891 \series medium
2892 \shape up
2893 \size normal
2894 \emph off
2895 \bar no
2896 \noun off
2897 \color none
2898 \begin_inset Formula $\int x^{2}dx$
2899 \end_inset
2900
2901
2902 \end_layout
2903
2904 \end_inset
2905 </cell>
2906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910
2911 \family roman
2912 \series medium
2913 \shape up
2914 \size normal
2915 \emph off
2916 \bar no
2917 \noun off
2918 \color none
2919 \begin_inset Formula $\left[\begin{array}{cc}
2920 a & b\\
2921 c & d
2922 \end{array}\right]$
2923 \end_inset
2924
2925
2926 \end_layout
2927
2928 \end_inset
2929 </cell>
2930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2931 \begin_inset Text
2932
2933 \begin_layout Plain Layout
2934
2935 \family roman
2936 \series medium
2937 \shape up
2938 \size normal
2939 \emph off
2940 \bar no
2941 \noun off
2942 \color none
2943 \begin_inset Formula $1+1=2$
2944 \end_inset
2945
2946
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 </row>
2952 </lyxtabular>
2953
2954 \end_inset
2955
2956
2957 \end_layout
2958
2959 \end_inset
2960
2961
2962 \end_layout
2963
2964 \begin_layout Standard
2965 Los cuadros flotantes pueden insertarse con el menú 
2966 \family sans
2967 Insertar\SpecialChar \menuseparator
2968 Flotante\SpecialChar \menuseparator
2969 Cuadro
2970 \family default
2971  o con el botón 
2972 \family sans
2973
2974 \begin_inset Info
2975 type  "icon"
2976 arg   "float-insert table"
2977 \end_inset
2978
2979
2980 \family default
2981 .
2982 \end_layout
2983
2984 \begin_layout Standard
2985 El flotante se muestra como un recuadro desplegable con la etiqueta «Cuadro
2986 \begin_inset space ~
2987 \end_inset
2988
2989 #:» (# es el número actual).
2990  El texto que sigue a dicha etiqueta es la leyenda del cuadro.
2991  Para insertar un cuadro en el flotante se sitúa el cursor al final del
2992  texto del encabezado y se pulsa 
2993 \family sans
2994 Entrar
2995 \family default
2996 .
2997  La leyenda se imprime encima del cuadro.
2998 \end_layout
2999
3000 \begin_layout Standard
3001 El cuadro
3002 \begin_inset space ~
3003 \end_inset
3004
3005
3006 \begin_inset CommandInset ref
3007 LatexCommand ref
3008 reference "tab:un cuadro flotante"
3009
3010 \end_inset
3011
3012  es un ejemplo de cuadro flotante.
3013 \end_layout
3014
3015 \begin_layout Standard
3016 Lo habitual es poner la leyenda sobre el cuadro, lo que desafortunadamente
3017  no es soportado en las clases estándar de LaTeX.
3018  Esto significa que si estás usando las clases de documento 
3019 \family sans
3020 article
3021 \family default
3022
3023 \family sans
3024 book
3025 \family default
3026
3027 \family sans
3028 letter
3029 \family default
3030  o 
3031 \family sans
3032 report
3033 \family default
3034  no habrá espacio entre la leyenda y el cuadro.
3035  Para añadir un espacio entre ellos hay que poner en el preámbulo LaTeX
3036  del documento la siguiente opción al comando del paquete LaTeX 
3037 \series bold
3038 caption
3039 \series default
3040
3041 \begin_inset Index idx
3042 status collapsed
3043
3044 \begin_layout Plain Layout
3045 LaTeX-paquetes ! caption
3046 \end_layout
3047
3048 \end_inset
3049
3050 :
3051 \begin_inset Foot
3052 status collapsed
3053
3054 \begin_layout Plain Layout
3055 Para más información ve a la sección
3056 \begin_inset space ~
3057 \end_inset
3058
3059
3060 \begin_inset CommandInset ref
3061 LatexCommand ref
3062 reference "sec:Colocación-de-leyendas"
3063
3064 \end_inset
3065
3066 .
3067 \end_layout
3068
3069 \end_inset
3070
3071
3072 \end_layout
3073
3074 \begin_layout Standard
3075
3076 \series bold
3077 tableposition=top
3078 \end_layout
3079
3080 \begin_layout Standard
3081 El formato de la leyenda se puede controlar mediante el paquete LaTeX 
3082 \series bold
3083 caption
3084 \series default
3085  como se describe en la sección
3086 \begin_inset space ~
3087 \end_inset
3088
3089
3090 \begin_inset CommandInset ref
3091 LatexCommand ref
3092 reference "sec:Formato-de-leyendas"
3093
3094 \end_inset
3095
3096 .
3097  
3098 \end_layout
3099
3100 \begin_layout Standard
3101 \begin_inset Index idx
3102 status collapsed
3103
3104 \begin_layout Plain Layout
3105 Referencias ! a cuadros
3106 \end_layout
3107
3108 \end_inset
3109
3110 Los cuadros pueden tener referencias cruzadas en el texto referenciando
3111  su etiqueta.
3112  Para hacerlo inserta una etiqueta en la leyenda con el menú 
3113 \family sans
3114 Insertar\SpecialChar \menuseparator
3115 Etiqueta
3116 \family default
3117  o con el botón 
3118 \family sans
3119
3120 \begin_inset Info
3121 type  "icon"
3122 arg   "label-insert"
3123 \end_inset
3124
3125
3126 \family default
3127 .
3128  Ahora puedes referenciar la etiqueta con el menú 
3129 \family sans
3130 Insertar\SpecialChar \menuseparator
3131 Referencia
3132 \begin_inset space ~
3133 \end_inset
3134
3135 cruzada
3136 \family default
3137  o con el botón 
3138 \family sans
3139
3140 \begin_inset Info
3141 type  "icon"
3142 arg   "dialog-show-new-inset ref"
3143 \end_inset
3144
3145
3146 \family default
3147 .
3148 \begin_inset Newline newline
3149 \end_inset
3150
3151 Las referencias se explican con detalle en la sección
3152 \begin_inset space ~
3153 \end_inset
3154
3155
3156 \begin_inset CommandInset ref
3157 LatexCommand ref
3158 reference "sec:Referencias-a-Flotantes"
3159
3160 \end_inset
3161
3162 .
3163 \end_layout
3164
3165 \begin_layout Section
3166 Cuadros largos
3167 \begin_inset CommandInset label
3168 LatexCommand label
3169 name "sec:Cuadros-Largos"
3170
3171 \end_inset
3172
3173
3174 \begin_inset Index idx
3175 status collapsed
3176
3177 \begin_layout Plain Layout
3178 Cuadros ! Largos|see
3179 \begin_inset ERT
3180 status collapsed
3181
3182 \begin_layout Plain Layout
3183
3184 {
3185 \end_layout
3186
3187 \end_inset
3188
3189 Cuadros largos
3190 \begin_inset ERT
3191 status collapsed
3192
3193 \begin_layout Plain Layout
3194
3195 }
3196 \end_layout
3197
3198 \end_inset
3199
3200
3201 \end_layout
3202
3203 \end_inset
3204
3205
3206 \end_layout
3207
3208 \begin_layout Standard
3209 Si el cuadro es demasiado largo para una página, puedes usar la opción 
3210 \family sans
3211 Usar
3212 \begin_inset space ~
3213 \end_inset
3214
3215 cuadro
3216 \begin_inset space ~
3217 \end_inset
3218
3219 largo
3220 \family default
3221  en la solapa 
3222 \family sans
3223 Cuadro
3224 \begin_inset space ~
3225 \end_inset
3226
3227 largo
3228 \family default
3229  del diálogo de cuadros, para repartir automáticamente el cuadro en varias
3230  páginas.
3231  Al hacerlo se habilitan las siguientes opciones:
3232 \end_layout
3233
3234 \begin_layout Description
3235 Encabezado: La fila actual se define como encabezado que aparecerá en todas
3236  las páginas del cuadro, excepto para la primera página si 
3237 \family sans
3238 Primer
3239 \begin_inset space ~
3240 \end_inset
3241
3242 encabezado
3243 \family default
3244  está definido.
3245  Este se denomina encabezado principal.
3246 \end_layout
3247
3248 \begin_layout Description
3249 Primer
3250 \begin_inset space ~
3251 \end_inset
3252
3253 encabezado: La fila actual se define como encabezado de la primera página
3254  del cuadro.
3255 \end_layout
3256
3257 \begin_layout Description
3258 Pie: La fila actual se define como pie que aparecerá en todas las páginas
3259  del cuadro/tabla, excepto para la última página si se define 
3260 \family sans
3261 Último
3262 \begin_inset space ~
3263 \end_inset
3264
3265 pie.
3266 \end_layout
3267
3268 \begin_layout Description
3269 Último
3270 \begin_inset space ~
3271 \end_inset
3272
3273 pie:
3274 \family sans
3275  
3276 \family default
3277 La fila actual se define como pie de la última página del cuadro.
3278 \end_layout
3279
3280 \begin_layout Description
3281 Leyenda: La fila actual contiene la leyenda del cuadro.
3282  La primera fila se reajusta como columna única y se inserta una leyenda.
3283  Más detalles sobre leyendas en cuadros largos en la sec.
3284 \begin_inset space \thinspace{}
3285 \end_inset
3286
3287
3288 \begin_inset CommandInset ref
3289 LatexCommand ref
3290 reference "sub:Leyendas-en-Cuadros"
3291
3292 \end_inset
3293
3294 .
3295 \end_layout
3296
3297 \begin_layout Standard
3298 También se puede especificar en el diálogo en qué fila se ha de cortar el
3299  cuadro.
3300  El siguiente cuadro muestra cómo funciona:
3301 \end_layout
3302
3303 \begin_layout Standard
3304 \align center
3305 \begin_inset Tabular
3306 <lyxtabular version="3" rows="69" columns="3">
3307 <features islongtable="true" longtabularalignment="center">
3308 <column alignment="left" valignment="top" width="0cm">
3309 <column alignment="left" valignment="top" width="0pt">
3310 <column alignment="right" valignment="top" width="0pt">
3311 <row endfirsthead="true">
3312 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316
3317 \series bold
3318 Ejemplo de lista telefónica (ignore los nombres)
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336
3337 \end_layout
3338
3339 \end_inset
3340 </cell>
3341 </row>
3342 <row endfirsthead="true">
3343 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3344 \begin_inset Text
3345
3346 \begin_layout Plain Layout
3347
3348 \series bold
3349 NOMBRE
3350 \end_layout
3351
3352 \end_inset
3353 </cell>
3354 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Plain Layout
3358
3359 \end_layout
3360
3361 \end_inset
3362 </cell>
3363 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3364 \begin_inset Text
3365
3366 \begin_layout Plain Layout
3367
3368 \series bold
3369 TEL.
3370 \end_layout
3371
3372 \end_inset
3373 </cell>
3374 </row>
3375 <row endhead="true">
3376 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380
3381 \series bold
3382 Ejemplo de lista telefónica
3383 \end_layout
3384
3385 \end_inset
3386 </cell>
3387 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3388 \begin_inset Text
3389
3390 \begin_layout Plain Layout
3391
3392 \end_layout
3393
3394 \end_inset
3395 </cell>
3396 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3397 \begin_inset Text
3398
3399 \begin_layout Plain Layout
3400
3401 \end_layout
3402
3403 \end_inset
3404 </cell>
3405 </row>
3406 <row endhead="true">
3407 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3408 \begin_inset Text
3409
3410 \begin_layout Plain Layout
3411
3412 \series bold
3413 NOMBRE
3414 \end_layout
3415
3416 \end_inset
3417 </cell>
3418 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3419 \begin_inset Text
3420
3421 \begin_layout Plain Layout
3422
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Plain Layout
3431
3432 \series bold
3433 TEL.
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 </row>
3439 <row endfoot="true">
3440 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444  continúa en la página siguiente
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 </row>
3468 <row>
3469 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3470 \begin_inset Text
3471
3472 \begin_layout Plain Layout
3473
3474 \series bold
3475 Annovi
3476 \end_layout
3477
3478 \end_inset
3479 </cell>
3480 <cell alignment="center" valignment="top" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484 Silvia
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493 111
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 </row>
3499 <row>
3500 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504
3505 \series bold
3506 Bertoli
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 <cell alignment="center" valignment="top" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515 Stefano
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 111
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 </row>
3530 <row>
3531 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535
3536 \series bold
3537 Bozzi
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell alignment="center" valignment="top" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546 Walter
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3552 \begin_inset Text
3553
3554 \begin_layout Plain Layout
3555 111
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 </row>
3561 <row>
3562 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566
3567 \series bold
3568 Cachia
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 <cell alignment="center" valignment="top" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Plain Layout
3577 Maria
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Plain Layout
3586 111
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 </row>
3592 <row>
3593 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3594 \begin_inset Text
3595
3596 \begin_layout Plain Layout
3597
3598 \series bold
3599 Cachia
3600 \end_layout
3601
3602 \end_inset
3603 </cell>
3604 <cell alignment="center" valignment="top" usebox="none">
3605 \begin_inset Text
3606
3607 \begin_layout Plain Layout
3608 Maurizio
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Plain Layout
3617 111
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 </row>
3623 <row>
3624 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628
3629 \series bold
3630 Cinquemani
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 <cell alignment="center" valignment="top" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639 Giusi
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648 111
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 </row>
3654 <row>
3655 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3656 \begin_inset Text
3657
3658 \begin_layout Plain Layout
3659
3660 \series bold
3661 Colin
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 <cell alignment="center" valignment="top" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670 Bernard
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679 111
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 </row>
3685 <row>
3686 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3687 \begin_inset Text
3688
3689 \begin_layout Plain Layout
3690
3691 \series bold
3692 Concli
3693 \end_layout
3694
3695 \end_inset
3696 </cell>
3697 <cell alignment="center" valignment="top" usebox="none">
3698 \begin_inset Text
3699
3700 \begin_layout Plain Layout
3701 Gianfranco
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Plain Layout
3710 111
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 </row>
3716 <row>
3717 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3718 \begin_inset Text
3719
3720 \begin_layout Plain Layout
3721
3722 \series bold
3723 Dal Bosco
3724 \end_layout
3725
3726 \end_inset
3727 </cell>
3728 <cell alignment="center" valignment="top" usebox="none">
3729 \begin_inset Text
3730
3731 \begin_layout Plain Layout
3732 Carolina
3733 \end_layout
3734
3735 \end_inset
3736 </cell>
3737 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Plain Layout
3741 111
3742 \end_layout
3743
3744 \end_inset
3745 </cell>
3746 </row>
3747 <row>
3748 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Plain Layout
3752
3753 \series bold
3754 Dalpiaz
3755 \end_layout
3756
3757 \end_inset
3758 </cell>
3759 <cell alignment="center" valignment="top" usebox="none">
3760 \begin_inset Text
3761
3762 \begin_layout Plain Layout
3763 Annamaria
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772 111
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 </row>
3778 <row>
3779 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3780 \begin_inset Text
3781
3782 \begin_layout Plain Layout
3783
3784 \series bold
3785 Feliciello
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 <cell alignment="center" valignment="top" usebox="none">
3791 \begin_inset Text
3792
3793 \begin_layout Plain Layout
3794 Domenico
3795 \end_layout
3796
3797 \end_inset
3798 </cell>
3799 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803 111
3804 \end_layout
3805
3806 \end_inset
3807 </cell>
3808 </row>
3809 <row>
3810 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3811 \begin_inset Text
3812
3813 \begin_layout Plain Layout
3814
3815 \series bold
3816 Focarelli
3817 \end_layout
3818
3819 \end_inset
3820 </cell>
3821 <cell alignment="center" valignment="top" usebox="none">
3822 \begin_inset Text
3823
3824 \begin_layout Plain Layout
3825 Paola
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834 111
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 </row>
3840 <row>
3841 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3842 \begin_inset Text
3843
3844 \begin_layout Plain Layout
3845
3846 \series bold
3847 Galletti
3848 \end_layout
3849
3850 \end_inset
3851 </cell>
3852 <cell alignment="center" valignment="top" usebox="none">
3853 \begin_inset Text
3854
3855 \begin_layout Plain Layout
3856 Oreste
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865 111
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 </row>
3871 <row>
3872 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3873 \begin_inset Text
3874
3875 \begin_layout Plain Layout
3876
3877 \series bold
3878 Gasparini
3879 \end_layout
3880
3881 \end_inset
3882 </cell>
3883 <cell alignment="center" valignment="top" usebox="none">
3884 \begin_inset Text
3885
3886 \begin_layout Plain Layout
3887 Franca
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896 111
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 </row>
3902 <row>
3903 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3904 \begin_inset Text
3905
3906 \begin_layout Plain Layout
3907
3908 \series bold
3909 Rizzardi
3910 \end_layout
3911
3912 \end_inset
3913 </cell>
3914 <cell alignment="center" valignment="top" usebox="none">
3915 \begin_inset Text
3916
3917 \begin_layout Plain Layout
3918 Paola
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927 111
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 </row>
3933 <row>
3934 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938
3939 \series bold
3940 Lassini
3941 \end_layout
3942
3943 \end_inset
3944 </cell>
3945 <cell alignment="center" valignment="top" usebox="none">
3946 \begin_inset Text
3947
3948 \begin_layout Plain Layout
3949 Giancarlo
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958 111
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 </row>
3964 <row>
3965 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3966 \begin_inset Text
3967
3968 \begin_layout Plain Layout
3969
3970 \series bold
3971 Malfatti
3972 \end_layout
3973
3974 \end_inset
3975 </cell>
3976 <cell alignment="center" valignment="top" usebox="none">
3977 \begin_inset Text
3978
3979 \begin_layout Plain Layout
3980 Luciano
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989 111
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 </row>
3995 <row>
3996 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Plain Layout
4000
4001 \series bold
4002 Malfatti
4003 \end_layout
4004
4005 \end_inset
4006 </cell>
4007 <cell alignment="center" valignment="top" usebox="none">
4008 \begin_inset Text
4009
4010 \begin_layout Plain Layout
4011 Valeriano
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020 111
4021 \end_layout
4022
4023 \end_inset
4024 </cell>
4025 </row>
4026 <row>
4027 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4028 \begin_inset Text
4029
4030 \begin_layout Plain Layout
4031
4032 \series bold
4033 Meneguzzo
4034 \end_layout
4035
4036 \end_inset
4037 </cell>
4038 <cell alignment="center" valignment="top" usebox="none">
4039 \begin_inset Text
4040
4041 \begin_layout Plain Layout
4042 Roberto
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Plain Layout
4051 111
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 </row>
4057 <row>
4058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Plain Layout
4062
4063 \series bold
4064 Mezzadra
4065 \end_layout
4066
4067 \end_inset
4068 </cell>
4069 <cell alignment="center" valignment="top" usebox="none">
4070 \begin_inset Text
4071
4072 \begin_layout Plain Layout
4073 Roberto
4074 \end_layout
4075
4076 \end_inset
4077 </cell>
4078 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Plain Layout
4082 111
4083 \end_layout
4084
4085 \end_inset
4086 </cell>
4087 </row>
4088 <row>
4089 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093
4094 \series bold
4095 Pirpamer
4096 \end_layout
4097
4098 \end_inset
4099 </cell>
4100 <cell alignment="center" valignment="top" usebox="none">
4101 \begin_inset Text
4102
4103 \begin_layout Plain Layout
4104 Erich
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113 111
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 </row>
4119 <row>
4120 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124
4125 \series bold
4126 Pochiesa
4127 \end_layout
4128
4129 \end_inset
4130 </cell>
4131 <cell alignment="center" valignment="top" usebox="none">
4132 \begin_inset Text
4133
4134 \begin_layout Plain Layout
4135 Paolo
4136 \end_layout
4137
4138 \end_inset
4139 </cell>
4140 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Plain Layout
4144 111, 222
4145 \end_layout
4146
4147 \end_inset
4148 </cell>
4149 </row>
4150 <row>
4151 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Plain Layout
4155
4156 \series bold
4157 Radina
4158 \end_layout
4159
4160 \end_inset
4161 </cell>
4162 <cell alignment="center" valignment="top" usebox="none">
4163 \begin_inset Text
4164
4165 \begin_layout Plain Layout
4166 Claudio
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Plain Layout
4175 111
4176 \end_layout
4177
4178 \end_inset
4179 </cell>
4180 </row>
4181 <row>
4182 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4183 \begin_inset Text
4184
4185 \begin_layout Plain Layout
4186
4187 \series bold
4188 Stuffer
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 <cell alignment="center" valignment="top" usebox="none">
4194 \begin_inset Text
4195
4196 \begin_layout Plain Layout
4197 Oskar
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206 111
4207 \end_layout
4208
4209 \end_inset
4210 </cell>
4211 </row>
4212 <row>
4213 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4214 \begin_inset Text
4215
4216 \begin_layout Plain Layout
4217
4218 \series bold
4219 Tacchelli
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 <cell alignment="center" valignment="top" usebox="none">
4225 \begin_inset Text
4226
4227 \begin_layout Plain Layout
4228 Ugo
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237 111
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 </row>
4243 <row>
4244 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4245 \begin_inset Text
4246
4247 \begin_layout Plain Layout
4248
4249 \series bold
4250 Tezzele
4251 \end_layout
4252
4253 \end_inset
4254 </cell>
4255 <cell alignment="center" valignment="top" usebox="none">
4256 \begin_inset Text
4257
4258 \begin_layout Plain Layout
4259 Margit
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268 111
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 </row>
4274 <row>
4275 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Plain Layout
4279
4280 \series bold
4281 Unterkalmsteiner
4282 \end_layout
4283
4284 \end_inset
4285 </cell>
4286 <cell alignment="center" valignment="top" usebox="none">
4287 \begin_inset Text
4288
4289 \begin_layout Plain Layout
4290 Frieda
4291 \end_layout
4292
4293 \end_inset
4294 </cell>
4295 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299 111
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 </row>
4305 <row>
4306 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4307 \begin_inset Text
4308
4309 \begin_layout Plain Layout
4310
4311 \series bold
4312 Vieider
4313 \end_layout
4314
4315 \end_inset
4316 </cell>
4317 <cell alignment="center" valignment="top" usebox="none">
4318 \begin_inset Text
4319
4320 \begin_layout Plain Layout
4321 Hilde
4322 \end_layout
4323
4324 \end_inset
4325 </cell>
4326 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330 111
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 </row>
4336 <row>
4337 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341
4342 \series bold
4343 Vigna
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 Jürgen
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 111
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 </row>
4367 <row>
4368 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372
4373 \series bold
4374 Weber
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 Maurizio
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 111
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 </row>
4398 <row>
4399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Plain Layout
4403
4404 \series bold
4405 Winkler
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414 Franz
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423 111
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 </row>
4429 <row>
4430 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Plain Layout
4434  
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4440 \begin_inset Text
4441
4442 \begin_layout Plain Layout
4443
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452
4453 \end_layout
4454
4455 \end_inset
4456 </cell>
4457 </row>
4458 <row>
4459 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4460 \begin_inset Text
4461
4462 \begin_layout Plain Layout
4463
4464 \series bold
4465 Annovi
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 <cell alignment="center" valignment="top" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474 Silvia
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 555
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 </row>
4489 <row>
4490 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4491 \begin_inset Text
4492
4493 \begin_layout Plain Layout
4494
4495 \series bold
4496 Bertoli
4497 \end_layout
4498
4499 \end_inset
4500 </cell>
4501 <cell alignment="center" valignment="top" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505 Stefano
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514 555
4515 \end_layout
4516
4517 \end_inset
4518 </cell>
4519 </row>
4520 <row>
4521 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4522 \begin_inset Text
4523
4524 \begin_layout Plain Layout
4525
4526 \series bold
4527 Bozzi
4528 \end_layout
4529
4530 \end_inset
4531 </cell>
4532 <cell alignment="center" valignment="top" usebox="none">
4533 \begin_inset Text
4534
4535 \begin_layout Plain Layout
4536 Walter
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545 555
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 </row>
4551 <row>
4552 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556
4557 \series bold
4558 Cachia
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 <cell alignment="center" valignment="top" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567 Maria
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576 555
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 </row>
4582 <row>
4583 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587
4588 \series bold
4589 Cachia
4590 \end_layout
4591
4592 \end_inset
4593 </cell>
4594 <cell alignment="center" valignment="top" usebox="none">
4595 \begin_inset Text
4596
4597 \begin_layout Plain Layout
4598 Maurizio
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607 555
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 </row>
4613 <row>
4614 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Plain Layout
4618
4619 \series bold
4620 Cinquemani
4621 \end_layout
4622
4623 \end_inset
4624 </cell>
4625 <cell alignment="center" valignment="top" usebox="none">
4626 \begin_inset Text
4627
4628 \begin_layout Plain Layout
4629 Giusi
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638 555
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 </row>
4644 <row>
4645 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4646 \begin_inset Text
4647
4648 \begin_layout Plain Layout
4649
4650 \series bold
4651 Colin
4652 \end_layout
4653
4654 \end_inset
4655 </cell>
4656 <cell alignment="center" valignment="top" usebox="none">
4657 \begin_inset Text
4658
4659 \begin_layout Plain Layout
4660 Bernard
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669 555
4670 \end_layout
4671
4672 \end_inset
4673 </cell>
4674 </row>
4675 <row>
4676 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4677 \begin_inset Text
4678
4679 \begin_layout Plain Layout
4680
4681 \series bold
4682 Concli
4683 \end_layout
4684
4685 \end_inset
4686 </cell>
4687 <cell alignment="center" valignment="top" usebox="none">
4688 \begin_inset Text
4689
4690 \begin_layout Plain Layout
4691 Gianfranco
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4697 \begin_inset Text
4698
4699 \begin_layout Plain Layout
4700 555
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 </row>
4706 <row>
4707 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4708 \begin_inset Text
4709
4710 \begin_layout Plain Layout
4711
4712 \series bold
4713 Dal Bosco
4714 \end_layout
4715
4716 \end_inset
4717 </cell>
4718 <cell alignment="center" valignment="top" usebox="none">
4719 \begin_inset Text
4720
4721 \begin_layout Plain Layout
4722 Carolina
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731 555
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 </row>
4737 <row>
4738 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742
4743 \series bold
4744 Dalpiaz
4745 \end_layout
4746
4747 \end_inset
4748 </cell>
4749 <cell alignment="center" valignment="top" usebox="none">
4750 \begin_inset Text
4751
4752 \begin_layout Plain Layout
4753 Annamaria
4754 \end_layout
4755
4756 \end_inset
4757 </cell>
4758 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4759 \begin_inset Text
4760
4761 \begin_layout Plain Layout
4762 555
4763 \end_layout
4764
4765 \end_inset
4766 </cell>
4767 </row>
4768 <row>
4769 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4770 \begin_inset Text
4771
4772 \begin_layout Plain Layout
4773
4774 \series bold
4775 Feliciello
4776 \end_layout
4777
4778 \end_inset
4779 </cell>
4780 <cell alignment="center" valignment="top" usebox="none">
4781 \begin_inset Text
4782
4783 \begin_layout Plain Layout
4784 Domenico
4785 \end_layout
4786
4787 \end_inset
4788 </cell>
4789 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4790 \begin_inset Text
4791
4792 \begin_layout Plain Layout
4793 555
4794 \end_layout
4795
4796 \end_inset
4797 </cell>
4798 </row>
4799 <row>
4800 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4801 \begin_inset Text
4802
4803 \begin_layout Plain Layout
4804
4805 \series bold
4806 Focarelli
4807 \end_layout
4808
4809 \end_inset
4810 </cell>
4811 <cell alignment="center" valignment="top" usebox="none">
4812 \begin_inset Text
4813
4814 \begin_layout Plain Layout
4815 Paola
4816 \end_layout
4817
4818 \end_inset
4819 </cell>
4820 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Plain Layout
4824 555
4825 \end_layout
4826
4827 \end_inset
4828 </cell>
4829 </row>
4830 <row>
4831 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4832 \begin_inset Text
4833
4834 \begin_layout Plain Layout
4835
4836 \series bold
4837 Galletti
4838 \end_layout
4839
4840 \end_inset
4841 </cell>
4842 <cell alignment="center" valignment="top" usebox="none">
4843 \begin_inset Text
4844
4845 \begin_layout Plain Layout
4846 Oreste
4847 \end_layout
4848
4849 \end_inset
4850 </cell>
4851 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4852 \begin_inset Text
4853
4854 \begin_layout Plain Layout
4855 555
4856 \end_layout
4857
4858 \end_inset
4859 </cell>
4860 </row>
4861 <row>
4862 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4863 \begin_inset Text
4864
4865 \begin_layout Plain Layout
4866
4867 \series bold
4868 Gasparini
4869 \end_layout
4870
4871 \end_inset
4872 </cell>
4873 <cell alignment="center" valignment="top" usebox="none">
4874 \begin_inset Text
4875
4876 \begin_layout Plain Layout
4877 Franca
4878 \end_layout
4879
4880 \end_inset
4881 </cell>
4882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4883 \begin_inset Text
4884
4885 \begin_layout Plain Layout
4886 555
4887 \end_layout
4888
4889 \end_inset
4890 </cell>
4891 </row>
4892 <row>
4893 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4894 \begin_inset Text
4895
4896 \begin_layout Plain Layout
4897
4898 \series bold
4899 Rizzardi
4900 \end_layout
4901
4902 \end_inset
4903 </cell>
4904 <cell alignment="center" valignment="top" usebox="none">
4905 \begin_inset Text
4906
4907 \begin_layout Plain Layout
4908 Paola
4909 \end_layout
4910
4911 \end_inset
4912 </cell>
4913 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4914 \begin_inset Text
4915
4916 \begin_layout Plain Layout
4917 555
4918 \end_layout
4919
4920 \end_inset
4921 </cell>
4922 </row>
4923 <row>
4924 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4925 \begin_inset Text
4926
4927 \begin_layout Plain Layout
4928
4929 \series bold
4930 Lassini
4931 \end_layout
4932
4933 \end_inset
4934 </cell>
4935 <cell alignment="center" valignment="top" usebox="none">
4936 \begin_inset Text
4937
4938 \begin_layout Plain Layout
4939 Giancarlo
4940 \end_layout
4941
4942 \end_inset
4943 </cell>
4944 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4945 \begin_inset Text
4946
4947 \begin_layout Plain Layout
4948 555
4949 \end_layout
4950
4951 \end_inset
4952 </cell>
4953 </row>
4954 <row>
4955 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4956 \begin_inset Text
4957
4958 \begin_layout Plain Layout
4959
4960 \series bold
4961 Malfatti
4962 \end_layout
4963
4964 \end_inset
4965 </cell>
4966 <cell alignment="center" valignment="top" usebox="none">
4967 \begin_inset Text
4968
4969 \begin_layout Plain Layout
4970 Luciano
4971 \end_layout
4972
4973 \end_inset
4974 </cell>
4975 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4976 \begin_inset Text
4977
4978 \begin_layout Plain Layout
4979 555
4980 \end_layout
4981
4982 \end_inset
4983 </cell>
4984 </row>
4985 <row>
4986 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4987 \begin_inset Text
4988
4989 \begin_layout Plain Layout
4990
4991 \series bold
4992 Malfatti
4993 \end_layout
4994
4995 \end_inset
4996 </cell>
4997 <cell alignment="center" valignment="top" usebox="none">
4998 \begin_inset Text
4999
5000 \begin_layout Plain Layout
5001 Valeriano
5002 \end_layout
5003
5004 \end_inset
5005 </cell>
5006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5007 \begin_inset Text
5008
5009 \begin_layout Plain Layout
5010 555
5011 \end_layout
5012
5013 \end_inset
5014 </cell>
5015 </row>
5016 <row>
5017 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5018 \begin_inset Text
5019
5020 \begin_layout Plain Layout
5021
5022 \series bold
5023 Meneguzzo
5024 \end_layout
5025
5026 \end_inset
5027 </cell>
5028 <cell alignment="center" valignment="top" usebox="none">
5029 \begin_inset Text
5030
5031 \begin_layout Plain Layout
5032 Roberto
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041 555
5042 \end_layout
5043
5044 \end_inset
5045 </cell>
5046 </row>
5047 <row>
5048 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5049 \begin_inset Text
5050
5051 \begin_layout Plain Layout
5052
5053 \series bold
5054 Mezzadra
5055 \end_layout
5056
5057 \end_inset
5058 </cell>
5059 <cell alignment="center" valignment="top" usebox="none">
5060 \begin_inset Text
5061
5062 \begin_layout Plain Layout
5063 Roberto
5064 \end_layout
5065
5066 \end_inset
5067 </cell>
5068 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072 555
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 </row>
5078 <row>
5079 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5080 \begin_inset Text
5081
5082 \begin_layout Plain Layout
5083
5084 \series bold
5085 Pirpamer
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 <cell alignment="center" valignment="top" usebox="none">
5091 \begin_inset Text
5092
5093 \begin_layout Plain Layout
5094 Erich
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103 555
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 </row>
5109 <row>
5110 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Plain Layout
5114
5115 \series bold
5116 Pochiesa
5117 \end_layout
5118
5119 \end_inset
5120 </cell>
5121 <cell alignment="center" valignment="top" usebox="none">
5122 \begin_inset Text
5123
5124 \begin_layout Plain Layout
5125 Paolo
5126 \end_layout
5127
5128 \end_inset
5129 </cell>
5130 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5131 \begin_inset Text
5132
5133 \begin_layout Plain Layout
5134 555, 222
5135 \end_layout
5136
5137 \end_inset
5138 </cell>
5139 </row>
5140 <row>
5141 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145
5146 \series bold
5147 Radina
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 <cell alignment="center" valignment="top" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Plain Layout
5156 Claudio
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Plain Layout
5165 555
5166 \end_layout
5167
5168 \end_inset
5169 </cell>
5170 </row>
5171 <row>
5172 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5173 \begin_inset Text
5174
5175 \begin_layout Plain Layout
5176
5177 \series bold
5178 Stuffer
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 <cell alignment="center" valignment="top" usebox="none">
5184 \begin_inset Text
5185
5186 \begin_layout Plain Layout
5187 Oskar
5188 \end_layout
5189
5190 \end_inset
5191 </cell>
5192 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5193 \begin_inset Text
5194
5195 \begin_layout Plain Layout
5196 555
5197 \end_layout
5198
5199 \end_inset
5200 </cell>
5201 </row>
5202 <row>
5203 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207
5208 \series bold
5209 Tacchelli
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 <cell alignment="center" valignment="top" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Plain Layout
5218 Ugo
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227 555
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 </row>
5233 <row>
5234 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5235 \begin_inset Text
5236
5237 \begin_layout Plain Layout
5238
5239 \series bold
5240 Tezzele
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 <cell alignment="center" valignment="top" usebox="none">
5246 \begin_inset Text
5247
5248 \begin_layout Plain Layout
5249 Margit
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258 555
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 </row>
5264 <row>
5265 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5266 \begin_inset Text
5267
5268 \begin_layout Plain Layout
5269
5270 \series bold
5271 Unterkalmsteiner
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 <cell alignment="center" valignment="top" usebox="none">
5277 \begin_inset Text
5278
5279 \begin_layout Plain Layout
5280 Frieda
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5286 \begin_inset Text
5287
5288 \begin_layout Plain Layout
5289 555
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 </row>
5295 <row>
5296 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5297 \begin_inset Text
5298
5299 \begin_layout Plain Layout
5300
5301 \series bold
5302 Vieider
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 <cell alignment="center" valignment="top" usebox="none">
5308 \begin_inset Text
5309
5310 \begin_layout Plain Layout
5311 Hilde
5312 \end_layout
5313
5314 \end_inset
5315 </cell>
5316 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5317 \begin_inset Text
5318
5319 \begin_layout Plain Layout
5320 555
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 </row>
5326 <row>
5327 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5328 \begin_inset Text
5329
5330 \begin_layout Plain Layout
5331
5332 \series bold
5333 Vigna
5334 \end_layout
5335
5336 \end_inset
5337 </cell>
5338 <cell alignment="center" valignment="top" usebox="none">
5339 \begin_inset Text
5340
5341 \begin_layout Plain Layout
5342 Jürgen
5343 \end_layout
5344
5345 \end_inset
5346 </cell>
5347 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5348 \begin_inset Text
5349
5350 \begin_layout Plain Layout
5351 999
5352 \end_layout
5353
5354 \end_inset
5355 </cell>
5356 </row>
5357 <row>
5358 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5359 \begin_inset Text
5360
5361 \begin_layout Plain Layout
5362
5363 \series bold
5364 Weber
5365 \end_layout
5366
5367 \end_inset
5368 </cell>
5369 <cell alignment="center" valignment="top" usebox="none">
5370 \begin_inset Text
5371
5372 \begin_layout Plain Layout
5373 Maurizio
5374 \end_layout
5375
5376 \end_inset
5377 </cell>
5378 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Plain Layout
5382 555
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 </row>
5388 <row>
5389 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5390 \begin_inset Text
5391
5392 \begin_layout Plain Layout
5393
5394 \series bold
5395 Winkler
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5401 \begin_inset Text
5402
5403 \begin_layout Plain Layout
5404 Franz
5405 \end_layout
5406
5407 \end_inset
5408 </cell>
5409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5410 \begin_inset Text
5411
5412 \begin_layout Plain Layout
5413 555
5414 \end_layout
5415
5416 \end_inset
5417 </cell>
5418 </row>
5419 <row endlastfoot="true">
5420 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5421 \begin_inset Text
5422
5423 \begin_layout Plain Layout
5424 fin
5425 \end_layout
5426
5427 \end_inset
5428 </cell>
5429 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5430 \begin_inset Text
5431
5432 \begin_layout Plain Layout
5433
5434 \end_layout
5435
5436 \end_inset
5437 </cell>
5438 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5439 \begin_inset Text
5440
5441 \begin_layout Plain Layout
5442
5443 \end_layout
5444
5445 \end_inset
5446 </cell>
5447 </row>
5448 </lyxtabular>
5449
5450 \end_inset
5451
5452
5453 \begin_inset ERT
5454 status collapsed
5455
5456 \begin_layout Plain Layout
5457
5458
5459 \backslash
5460 addtocounter{table}{-1}
5461 \end_layout
5462
5463 \end_inset
5464
5465
5466 \begin_inset Note Note
5467 status collapsed
5468
5469 \begin_layout Plain Layout
5470 Para comprender el uso de este comando, lee al final de la sección
5471 \begin_inset space ~
5472 \end_inset
5473
5474
5475 \begin_inset CommandInset ref
5476 LatexCommand ref
5477 reference "sub:Leyendas-en-Cuadros"
5478
5479 \end_inset
5480
5481  la primera nota resaltada en gris.
5482  
5483 \end_layout
5484
5485 \end_inset
5486
5487
5488 \end_layout
5489
5490 \begin_layout Subsection
5491 Notas al pie en cuadros largos
5492 \begin_inset CommandInset label
5493 LatexCommand label
5494 name "sub:Notas-al-pie-en-Cuadros-Largos"
5495
5496 \end_inset
5497
5498
5499 \begin_inset Index idx
5500 status collapsed
5501
5502 \begin_layout Plain Layout
5503 Cuadros largos ! Notas al pie
5504 \end_layout
5505
5506 \end_inset
5507
5508
5509 \end_layout
5510
5511 \begin_layout Standard
5512 Se pueden insertar notas al pie en cada celda de un cuadro largo.
5513  Las notas se muestran en la parte inferior de la página en la que esté
5514  la celda con la nota.
5515  El cuadro
5516 \begin_inset space ~
5517 \end_inset
5518
5519
5520 \begin_inset CommandInset ref
5521 LatexCommand ref
5522 reference "tab:DifLeyendas"
5523
5524 \end_inset
5525
5526  tiene un ejemplo de nota al pie.
5527 \end_layout
5528
5529 \begin_layout Subsection
5530 Alineación de cuadros largos
5531 \begin_inset Index idx
5532 status collapsed
5533
5534 \begin_layout Plain Layout
5535 Cuadros largos ! Alineación
5536 \end_layout
5537
5538 \end_inset
5539
5540
5541 \end_layout
5542
5543 \begin_layout Standard
5544 La alineación horizontal de cuadros largos se puede establecer en el diálogo
5545  de configuración de cuadros.
5546  Para las alineaciones izquierda y derecha el cuadro irá al borde de la
5547  página.
5548  Para poner espacio entre el cuadro y el borde hay que poner la alineación
5549  al centro y cambiar el valor de las longitudes 
5550 \series bold
5551
5552 \backslash
5553 LTleft
5554 \series default
5555  y 
5556 \series bold
5557
5558 \backslash
5559 LTright 
5560 \series default
5561 insertando la línea siguiente en código TeX antes del correspondiente cuadro
5562  largo:
5563 \end_layout
5564
5565 \begin_layout Standard
5566
5567 \series bold
5568
5569 \backslash
5570 setlength{
5571 \backslash
5572 LTleft}{valor}
5573 \end_layout
5574
5575 \begin_layout Standard
5576 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5577 \begin_inset space ~
5578 \end_inset
5579
5580
5581 \begin_inset CommandInset ref
5582 LatexCommand ref
5583 reference "tab:Unidades"
5584
5585 \end_inset
5586
5587 .
5588  
5589 \series bold
5590
5591 \backslash
5592 LTlent 
5593 \series default
5594 controla la distancia entre el borde izquierdo de la página y el cuadro.
5595  
5596 \series bold
5597
5598 \backslash
5599 LTright 
5600 \series default
5601 la distancia desde el lado derecho.
5602  El valor predeterminado para ambas longitudes es 
5603 \series bold
5604
5605 \backslash
5606 fill
5607 \series default
5608 , que en este caso es lo mismo que un relleno horizontal en LyX.
5609 \end_layout
5610
5611 \begin_layout Standard
5612 El siguiente cuadro largo se ha alineado centrado y 
5613 \series bold
5614
5615 \backslash
5616 LTleft
5617 \series default
5618  establecido en 
5619 \family sans
5620 0.1
5621 \backslash
5622 columnwidth
5623 \family default
5624 :
5625 \begin_inset ERT
5626 status collapsed
5627
5628 \begin_layout Plain Layout
5629
5630
5631 \backslash
5632 setlength{
5633 \backslash
5634 LTleft}{0.1
5635 \backslash
5636 columnwidth}
5637 \end_layout
5638
5639 \end_inset
5640
5641
5642 \end_layout
5643
5644 \begin_layout Standard
5645 \begin_inset Tabular
5646 <lyxtabular version="3" rows="5" columns="5">
5647 <features islongtable="true" longtabularalignment="center">
5648 <column alignment="center" valignment="top" width="0">
5649 <column alignment="center" valignment="top" width="0">
5650 <column alignment="center" valignment="top" width="0">
5651 <column alignment="center" valignment="top" width="0">
5652 <column alignment="center" valignment="top" width="0">
5653 <row>
5654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658 1
5659 \end_layout
5660
5661 \end_inset
5662 </cell>
5663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 2
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 3
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 4
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 5
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 </row>
5700 <row>
5701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5702 \begin_inset Text
5703
5704 \begin_layout Plain Layout
5705 asd
5706 \end_layout
5707
5708 \end_inset
5709 </cell>
5710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 s
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 s
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5729 \begin_inset Text
5730
5731 \begin_layout Plain Layout
5732 s
5733 \end_layout
5734
5735 \end_inset
5736 </cell>
5737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5738 \begin_inset Text
5739
5740 \begin_layout Plain Layout
5741 asd
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 </row>
5747 <row>
5748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5749 \begin_inset Text
5750
5751 \begin_layout Plain Layout
5752 asd
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5758 \begin_inset Text
5759
5760 \begin_layout Plain Layout
5761 s
5762 \end_layout
5763
5764 \end_inset
5765 </cell>
5766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770 s
5771 \end_layout
5772
5773 \end_inset
5774 </cell>
5775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 s
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 asd
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 </row>
5794 <row>
5795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 asd
5800 \end_layout
5801
5802 \end_inset
5803 </cell>
5804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5805 \begin_inset Text
5806
5807 \begin_layout Plain Layout
5808 s
5809 \end_layout
5810
5811 \end_inset
5812 </cell>
5813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5814 \begin_inset Text
5815
5816 \begin_layout Plain Layout
5817 s
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 s
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \begin_layout Plain Layout
5835 asd
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 </row>
5841 <row>
5842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5843 \begin_inset Text
5844
5845 \begin_layout Plain Layout
5846 asd
5847 \end_layout
5848
5849 \end_inset
5850 </cell>
5851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5852 \begin_inset Text
5853
5854 \begin_layout Plain Layout
5855 asd
5856 \end_layout
5857
5858 \end_inset
5859 </cell>
5860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5861 \begin_inset Text
5862
5863 \begin_layout Plain Layout
5864 asd
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873 asd
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882 asd
5883 \end_layout
5884
5885 \end_inset
5886 </cell>
5887 </row>
5888 </lyxtabular>
5889
5890 \end_inset
5891
5892
5893 \begin_inset ERT
5894 status collapsed
5895
5896 \begin_layout Plain Layout
5897
5898
5899 \backslash
5900 setlength{
5901 \backslash
5902 LTleft}{
5903 \backslash
5904 fill}
5905 \end_layout
5906
5907 \end_inset
5908
5909
5910 \begin_inset ERT
5911 status collapsed
5912
5913 \begin_layout Plain Layout
5914
5915
5916 \backslash
5917 addtocounter{table}{-1}
5918 \end_layout
5919
5920 \end_inset
5921
5922
5923 \begin_inset Note Note
5924 status open
5925
5926 \begin_layout Plain Layout
5927 Para comprender el uso de este comando, lee al final de la sección
5928 \begin_inset space ~
5929 \end_inset
5930
5931
5932 \begin_inset CommandInset ref
5933 LatexCommand ref
5934 reference "sub:Leyendas-en-Cuadros"
5935
5936 \end_inset
5937
5938  la primera nota resaltada en gris.
5939  
5940 \end_layout
5941
5942 \end_inset
5943
5944
5945 \end_layout
5946
5947 \begin_layout Subsection
5948 Leyendas en cuadros largos
5949 \begin_inset Index idx
5950 status collapsed
5951
5952 \begin_layout Plain Layout
5953 Cuadros largos ! Leyendas
5954 \end_layout
5955
5956 \end_inset
5957
5958
5959 \begin_inset CommandInset label
5960 LatexCommand label
5961 name "sub:Leyendas-en-Cuadros"
5962
5963 \end_inset
5964
5965
5966 \end_layout
5967
5968 \begin_layout Standard
5969 Un cuadro largo no se puede poner flotante porque los flotantes sólo pueden
5970  estar en una página.
5971  Pero el entorno leyenda de flotantes sí puede usarse para cuadros largos
5972  utilizando para una fila de un cuadro largo la opción 
5973 \family sans
5974 Leyenda
5975 \family default
5976 , como se explica en la sec.
5977 \begin_inset space \thinspace{}
5978 \end_inset
5979
5980
5981 \begin_inset CommandInset ref
5982 LatexCommand ref
5983 reference "sec:Cuadros-Largos"
5984
5985 \end_inset
5986
5987 .
5988  Sólo una fila puede contener la leyenda.
5989 \end_layout
5990
5991 \begin_layout Standard
5992 He aquí un pequeño cuadro largo para mostrar cómo funciona:
5993 \end_layout
5994
5995 \begin_layout Standard
5996 \begin_inset Tabular
5997 <lyxtabular version="3" rows="6" columns="5">
5998 <features islongtable="true" longtabularalignment="center">
5999 <column alignment="center" valignment="top" width="0">
6000 <column alignment="center" valignment="top" width="0">
6001 <column alignment="center" valignment="top" width="0">
6002 <column alignment="center" valignment="top" width="0">
6003 <column alignment="center" valignment="top" width="0">
6004 <row caption="true">
6005 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 \begin_inset Caption
6010
6011 \begin_layout Plain Layout
6012 Cuadro largo con leyenda
6013 \begin_inset Argument
6014 status open
6015
6016 \begin_layout Plain Layout
6017 Cuadro largo
6018 \end_layout
6019
6020 \end_inset
6021
6022
6023 \end_layout
6024
6025 \end_inset
6026
6027
6028 \end_layout
6029
6030 \end_inset
6031 </cell>
6032 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6033 \begin_inset Text
6034
6035 \begin_layout Plain Layout
6036
6037 \end_layout
6038
6039 \end_inset
6040 </cell>
6041 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6042 \begin_inset Text
6043
6044 \begin_layout Plain Layout
6045
6046 \end_layout
6047
6048 \end_inset
6049 </cell>
6050 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054
6055 \end_layout
6056
6057 \end_inset
6058 </cell>
6059 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6060 \begin_inset Text
6061
6062 \begin_layout Plain Layout
6063
6064 \end_layout
6065
6066 \end_inset
6067 </cell>
6068 </row>
6069 <row>
6070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6071 \begin_inset Text
6072
6073 \begin_layout Plain Layout
6074 1
6075 \end_layout
6076
6077 \end_inset
6078 </cell>
6079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6080 \begin_inset Text
6081
6082 \begin_layout Plain Layout
6083 2
6084 \end_layout
6085
6086 \end_inset
6087 </cell>
6088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6089 \begin_inset Text
6090
6091 \begin_layout Plain Layout
6092 3
6093 \end_layout
6094
6095 \end_inset
6096 </cell>
6097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6098 \begin_inset Text
6099
6100 \begin_layout Plain Layout
6101 4
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6107 \begin_inset Text
6108
6109 \begin_layout Plain Layout
6110 5
6111 \end_layout
6112
6113 \end_inset
6114 </cell>
6115 </row>
6116 <row>
6117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6118 \begin_inset Text
6119
6120 \begin_layout Plain Layout
6121 asd
6122 \end_layout
6123
6124 \end_inset
6125 </cell>
6126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6127 \begin_inset Text
6128
6129 \begin_layout Plain Layout
6130 s
6131 \end_layout
6132
6133 \end_inset
6134 </cell>
6135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6136 \begin_inset Text
6137
6138 \begin_layout Plain Layout
6139 s
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 s
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157 asd
6158 \end_layout
6159
6160 \end_inset
6161 </cell>
6162 </row>
6163 <row>
6164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6165 \begin_inset Text
6166
6167 \begin_layout Plain Layout
6168 asd
6169 \end_layout
6170
6171 \end_inset
6172 </cell>
6173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6174 \begin_inset Text
6175
6176 \begin_layout Plain Layout
6177 s
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6183 \begin_inset Text
6184
6185 \begin_layout Plain Layout
6186 s
6187 \end_layout
6188
6189 \end_inset
6190 </cell>
6191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6192 \begin_inset Text
6193
6194 \begin_layout Plain Layout
6195 s
6196 \end_layout
6197
6198 \end_inset
6199 </cell>
6200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6201 \begin_inset Text
6202
6203 \begin_layout Plain Layout
6204 asd
6205 \end_layout
6206
6207 \end_inset
6208 </cell>
6209 </row>
6210 <row>
6211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6212 \begin_inset Text
6213
6214 \begin_layout Plain Layout
6215 asd
6216 \end_layout
6217
6218 \end_inset
6219 </cell>
6220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6221 \begin_inset Text
6222
6223 \begin_layout Plain Layout
6224 s
6225 \end_layout
6226
6227 \end_inset
6228 </cell>
6229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6230 \begin_inset Text
6231
6232 \begin_layout Plain Layout
6233 s
6234 \end_layout
6235
6236 \end_inset
6237 </cell>
6238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6239 \begin_inset Text
6240
6241 \begin_layout Plain Layout
6242 s
6243 \end_layout
6244
6245 \end_inset
6246 </cell>
6247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6248 \begin_inset Text
6249
6250 \begin_layout Plain Layout
6251 asd
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 </row>
6257 <row>
6258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6259 \begin_inset Text
6260
6261 \begin_layout Plain Layout
6262 asd
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6268 \begin_inset Text
6269
6270 \begin_layout Plain Layout
6271 asd
6272 \end_layout
6273
6274 \end_inset
6275 </cell>
6276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6277 \begin_inset Text
6278
6279 \begin_layout Plain Layout
6280 asd
6281 \end_layout
6282
6283 \end_inset
6284 </cell>
6285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6286 \begin_inset Text
6287
6288 \begin_layout Plain Layout
6289 asd
6290 \end_layout
6291
6292 \end_inset
6293 </cell>
6294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6295 \begin_inset Text
6296
6297 \begin_layout Plain Layout
6298 asd
6299 \end_layout
6300
6301 \end_inset
6302 </cell>
6303 </row>
6304 </lyxtabular>
6305
6306 \end_inset
6307
6308
6309 \end_layout
6310
6311 \begin_layout Standard
6312 \begin_inset VSpace medskip
6313 \end_inset
6314
6315
6316 \begin_inset Note Greyedout
6317 status open
6318
6319 \begin_layout Plain Layout
6320
6321 \series bold
6322 Nota
6323 \begin_inset space ~
6324 \end_inset
6325
6326 1:
6327 \series default
6328  El número del cuadro se incrementa para cada cuadro largo, aunque no pongas
6329  leyenda en alguna de ellas.
6330  Por esto podría suceder que, p.
6331 \begin_inset space \thinspace{}
6332 \end_inset
6333
6334 e., el cuadro
6335 \begin_inset space ~
6336 \end_inset
6337
6338 2.4 siga al cuadro
6339 \begin_inset space ~
6340 \end_inset
6341
6342 2.1 en el índice de cuadros debido a que hay dos cuadros largos sin leyenda.
6343  Para evitarlo, añade detrás de cada cuadro largo sin leyenda este comando
6344  en código TeX:
6345 \end_layout
6346
6347 \begin_layout Plain Layout
6348
6349 \series bold
6350
6351 \backslash
6352 addtocounter{table}{-1}
6353 \end_layout
6354
6355 \begin_layout Plain Layout
6356 Esto no es necesario si ninguna de los cuadros largos tiene leyenda y añades
6357  el siguiente código en el preámbulo del documento:
6358 \end_layout
6359
6360 \begin_layout Plain Layout
6361
6362 \series bold
6363
6364 \backslash
6365 let
6366 \backslash
6367 myEnd
6368 \backslash
6369 endlongtable
6370 \begin_inset Newline newline
6371 \end_inset
6372
6373
6374 \backslash
6375 renewcommand{
6376 \backslash
6377 endlongtable}{
6378 \backslash
6379 myEnd
6380 \backslash
6381 addtocounter{table}{-1}}
6382 \end_layout
6383
6384 \end_inset
6385
6386
6387 \end_layout
6388
6389 \begin_layout Standard
6390 \begin_inset Note Greyedout
6391 status open
6392
6393 \begin_layout Plain Layout
6394
6395 \series bold
6396 Nota
6397 \begin_inset space ~
6398 \end_inset
6399
6400 2:
6401 \series default
6402  Si utilizas 
6403 \series bold
6404 hyperref
6405 \series default
6406
6407 \begin_inset Index idx
6408 status collapsed
6409
6410 \begin_layout Plain Layout
6411 LaTeX-paquetes ! hyperref
6412 \end_layout
6413
6414 \end_inset
6415
6416  en las 
6417 \family sans
6418 Propiedades PDF 
6419 \family default
6420 del diálogo 
6421 \family sans
6422 Configuración del documento 
6423 \family default
6424 para enlazar referencias cruzadas en la salida, los enlaces a cuadros largos
6425  llevan siempre al principio del documento.
6426 \end_layout
6427
6428 \end_inset
6429
6430
6431 \end_layout
6432
6433 \begin_layout Subsubsection
6434 Referencias a cuadros largos
6435 \begin_inset Index idx
6436 status collapsed
6437
6438 \begin_layout Plain Layout
6439 Cuadros largos ! Referencias a
6440 \end_layout
6441
6442 \end_inset
6443
6444
6445 \end_layout
6446
6447 \begin_layout Standard
6448 \begin_inset Tabular
6449 <lyxtabular version="3" rows="6" columns="5">
6450 <features islongtable="true" longtabularalignment="center">
6451 <column alignment="center" valignment="top" width="0">
6452 <column alignment="center" valignment="top" width="0">
6453 <column alignment="center" valignment="top" width="0">
6454 <column alignment="center" valignment="top" width="0">
6455 <column alignment="center" valignment="top" width="0">
6456 <row caption="true">
6457 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6458 \begin_inset Text
6459
6460 \begin_layout Plain Layout
6461 \begin_inset Caption
6462
6463 \begin_layout Plain Layout
6464 Cuadro largo con referencia
6465 \begin_inset CommandInset label
6466 LatexCommand label
6467 name "tab:RefEjemplo"
6468
6469 \end_inset
6470
6471
6472 \end_layout
6473
6474 \end_inset
6475
6476
6477 \end_layout
6478
6479 \end_inset
6480 </cell>
6481 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6482 \begin_inset Text
6483
6484 \begin_layout Plain Layout
6485
6486 \end_layout
6487
6488 \end_inset
6489 </cell>
6490 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6491 \begin_inset Text
6492
6493 \begin_layout Plain Layout
6494
6495 \end_layout
6496
6497 \end_inset
6498 </cell>
6499 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6500 \begin_inset Text
6501
6502 \begin_layout Plain Layout
6503
6504 \end_layout
6505
6506 \end_inset
6507 </cell>
6508 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512
6513 \end_layout
6514
6515 \end_inset
6516 </cell>
6517 </row>
6518 <row>
6519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6520 \begin_inset Text
6521
6522 \begin_layout Plain Layout
6523 1
6524 \end_layout
6525
6526 \end_inset
6527 </cell>
6528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6529 \begin_inset Text
6530
6531 \begin_layout Plain Layout
6532 2
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6538 \begin_inset Text
6539
6540 \begin_layout Plain Layout
6541 3
6542 \end_layout
6543
6544 \end_inset
6545 </cell>
6546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6547 \begin_inset Text
6548
6549 \begin_layout Plain Layout
6550 4
6551 \end_layout
6552
6553 \end_inset
6554 </cell>
6555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6556 \begin_inset Text
6557
6558 \begin_layout Plain Layout
6559 5
6560 \end_layout
6561
6562 \end_inset
6563 </cell>
6564 </row>
6565 <row>
6566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6567 \begin_inset Text
6568
6569 \begin_layout Plain Layout
6570 asd
6571 \end_layout
6572
6573 \end_inset
6574 </cell>
6575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6576 \begin_inset Text
6577
6578 \begin_layout Plain Layout
6579 s
6580 \end_layout
6581
6582 \end_inset
6583 </cell>
6584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6585 \begin_inset Text
6586
6587 \begin_layout Plain Layout
6588 s
6589 \end_layout
6590
6591 \end_inset
6592 </cell>
6593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6594 \begin_inset Text
6595
6596 \begin_layout Plain Layout
6597 s
6598 \end_layout
6599
6600 \end_inset
6601 </cell>
6602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6603 \begin_inset Text
6604
6605 \begin_layout Plain Layout
6606 asd
6607 \end_layout
6608
6609 \end_inset
6610 </cell>
6611 </row>
6612 <row>
6613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6614 \begin_inset Text
6615
6616 \begin_layout Plain Layout
6617 asd
6618 \end_layout
6619
6620 \end_inset
6621 </cell>
6622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6623 \begin_inset Text
6624
6625 \begin_layout Plain Layout
6626 s
6627 \end_layout
6628
6629 \end_inset
6630 </cell>
6631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6632 \begin_inset Text
6633
6634 \begin_layout Plain Layout
6635 s
6636 \end_layout
6637
6638 \end_inset
6639 </cell>
6640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6641 \begin_inset Text
6642
6643 \begin_layout Plain Layout
6644 s
6645 \end_layout
6646
6647 \end_inset
6648 </cell>
6649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6650 \begin_inset Text
6651
6652 \begin_layout Plain Layout
6653 asd
6654 \end_layout
6655
6656 \end_inset
6657 </cell>
6658 </row>
6659 <row>
6660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6661 \begin_inset Text
6662
6663 \begin_layout Plain Layout
6664 asd
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6670 \begin_inset Text
6671
6672 \begin_layout Plain Layout
6673 s
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6679 \begin_inset Text
6680
6681 \begin_layout Plain Layout
6682 s
6683 \end_layout
6684
6685 \end_inset
6686 </cell>
6687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6688 \begin_inset Text
6689
6690 \begin_layout Plain Layout
6691 s
6692 \end_layout
6693
6694 \end_inset
6695 </cell>
6696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700 asd
6701 \end_layout
6702
6703 \end_inset
6704 </cell>
6705 </row>
6706 <row>
6707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 asd
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 sad
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6726 \begin_inset Text
6727
6728 \begin_layout Plain Layout
6729 asd
6730 \end_layout
6731
6732 \end_inset
6733 </cell>
6734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6735 \begin_inset Text
6736
6737 \begin_layout Plain Layout
6738 asd
6739 \end_layout
6740
6741 \end_inset
6742 </cell>
6743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6744 \begin_inset Text
6745
6746 \begin_layout Plain Layout
6747 asd
6748 \end_layout
6749
6750 \end_inset
6751 </cell>
6752 </row>
6753 </lyxtabular>
6754
6755 \end_inset
6756
6757
6758 \end_layout
6759
6760 \begin_layout Standard
6761 Para referenciar un cuadro largo, inserta una etiqueta en la leyenda.
6762  
6763 \end_layout
6764
6765 \begin_layout Standard
6766 Esto es una referencia al cuadro
6767 \begin_inset space ~
6768 \end_inset
6769
6770
6771 \begin_inset CommandInset ref
6772 LatexCommand ref
6773 reference "tab:RefEjemplo"
6774
6775 \end_inset
6776
6777 .
6778 \end_layout
6779
6780 \begin_layout Standard
6781 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6782  del documento mediante el paquete LaTeX 
6783 \series bold
6784 caption
6785 \series default
6786
6787 \begin_inset Index idx
6788 status collapsed
6789
6790 \begin_layout Plain Layout
6791 LaTeX-paquetes ! caption
6792 \end_layout
6793
6794 \end_inset
6795
6796 , véase sección
6797 \begin_inset space ~
6798 \end_inset
6799
6800
6801 \begin_inset CommandInset ref
6802 LatexCommand ref
6803 reference "sec:Formato-de-leyendas"
6804
6805 \end_inset
6806
6807 .
6808 \end_layout
6809
6810 \begin_layout Subsubsection
6811 Anchura de la leyenda
6812 \begin_inset Index idx
6813 status collapsed
6814
6815 \begin_layout Plain Layout
6816 Cuadros largos ! Anchura de la leyenda
6817 \end_layout
6818
6819 \end_inset
6820
6821
6822 \end_layout
6823
6824 \begin_layout Standard
6825 La anchura máxima de la leyenda se define por la longitud 
6826 \series bold
6827
6828 \backslash
6829 LTcapwidth
6830 \series default
6831 .
6832  Por omisión, su valor es 4
6833 \begin_inset space \thinspace{}
6834 \end_inset
6835
6836 in (4
6837 \begin_inset space ~
6838 \end_inset
6839
6840 pulgadas).
6841  Para cambiarla añade el siguiente comando en el preámbulo o en código TeX
6842  en el propio documento antes del cuadro largo al que deba afectar
6843 \end_layout
6844
6845 \begin_layout Standard
6846
6847 \series bold
6848
6849 \backslash
6850 setlength{
6851 \backslash
6852 LTcapwidth}{anchura}
6853 \end_layout
6854
6855 \begin_layout Standard
6856 donde la anchura puede ser una de las unidades listadas en el apéndice
6857 \begin_inset space ~
6858 \end_inset
6859
6860
6861 \begin_inset CommandInset ref
6862 LatexCommand ref
6863 reference "cap:Unidades-disponibles-en"
6864
6865 \end_inset
6866
6867 .
6868 \end_layout
6869
6870 \begin_layout Standard
6871 Los cuadros siguientes muestran la diferencia:
6872 \end_layout
6873
6874 \begin_layout Standard
6875 \begin_inset Tabular
6876 <lyxtabular version="3" rows="6" columns="5">
6877 <features islongtable="true" longtabularalignment="center">
6878 <column alignment="center" valignment="top" width="0">
6879 <column alignment="center" valignment="top" width="0">
6880 <column alignment="center" valignment="top" width="0">
6881 <column alignment="center" valignment="top" width="0">
6882 <column alignment="center" valignment="top" width="0">
6883 <row caption="true">
6884 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 \begin_inset Caption
6889
6890 \begin_layout Plain Layout
6891 Leyenda larga completa con anchura predeterminada leyenda larga completa
6892  con anchura predeterminada
6893 \begin_inset Argument
6894 status collapsed
6895
6896 \begin_layout Plain Layout
6897 Leyenda con anchura predeterminada
6898 \end_layout
6899
6900 \end_inset
6901
6902
6903 \end_layout
6904
6905 \end_inset
6906
6907
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6940 \begin_inset Text
6941
6942 \begin_layout Plain Layout
6943
6944 \end_layout
6945
6946 \end_inset
6947 </cell>
6948 </row>
6949 <row>
6950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6951 \begin_inset Text
6952
6953 \begin_layout Plain Layout
6954 1
6955 \end_layout
6956
6957 \end_inset
6958 </cell>
6959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 2
6964 \end_layout
6965
6966 \end_inset
6967 </cell>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 3
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 4
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 5
6991 \end_layout
6992
6993 \end_inset
6994 </cell>
6995 </row>
6996 <row>
6997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6998 \begin_inset Text
6999
7000 \begin_layout Plain Layout
7001 asd
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7007 \begin_inset Text
7008
7009 \begin_layout Plain Layout
7010 s
7011 \end_layout
7012
7013 \end_inset
7014 </cell>
7015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 s
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028 s
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037 asd
7038 \end_layout
7039
7040 \end_inset
7041 </cell>
7042 </row>
7043 <row>
7044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7045 \begin_inset Text
7046
7047 \begin_layout Plain Layout
7048 asd
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7054 \begin_inset Text
7055
7056 \begin_layout Plain Layout
7057 s
7058 \end_layout
7059
7060 \end_inset
7061 </cell>
7062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066 s
7067 \end_layout
7068
7069 \end_inset
7070 </cell>
7071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075 s
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7081 \begin_inset Text
7082
7083 \begin_layout Plain Layout
7084 asd
7085 \end_layout
7086
7087 \end_inset
7088 </cell>
7089 </row>
7090 <row>
7091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7092 \begin_inset Text
7093
7094 \begin_layout Plain Layout
7095 asd
7096 \end_layout
7097
7098 \end_inset
7099 </cell>
7100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7101 \begin_inset Text
7102
7103 \begin_layout Plain Layout
7104 s
7105 \end_layout
7106
7107 \end_inset
7108 </cell>
7109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7110 \begin_inset Text
7111
7112 \begin_layout Plain Layout
7113 s
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Plain Layout
7122 s
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7128 \begin_inset Text
7129
7130 \begin_layout Plain Layout
7131 asd
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 </row>
7137 <row>
7138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7139 \begin_inset Text
7140
7141 \begin_layout Plain Layout
7142 asd
7143 \end_layout
7144
7145 \end_inset
7146 </cell>
7147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7148 \begin_inset Text
7149
7150 \begin_layout Plain Layout
7151 sad
7152 \end_layout
7153
7154 \end_inset
7155 </cell>
7156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7157 \begin_inset Text
7158
7159 \begin_layout Plain Layout
7160 asd
7161 \end_layout
7162
7163 \end_inset
7164 </cell>
7165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Plain Layout
7169 asd
7170 \end_layout
7171
7172 \end_inset
7173 </cell>
7174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178 asd
7179 \end_layout
7180
7181 \end_inset
7182 </cell>
7183 </row>
7184 </lyxtabular>
7185
7186 \end_inset
7187
7188
7189 \end_layout
7190
7191 \begin_layout Standard
7192 \begin_inset ERT
7193 status collapsed
7194
7195 \begin_layout Plain Layout
7196
7197
7198 \backslash
7199 setlength{
7200 \backslash
7201 LTcapwidth}{5cm}
7202 \end_layout
7203
7204 \end_inset
7205
7206
7207 \begin_inset Tabular
7208 <lyxtabular version="3" rows="6" columns="5">
7209 <features islongtable="true" longtabularalignment="center">
7210 <column alignment="center" valignment="top" width="0">
7211 <column alignment="center" valignment="top" width="0">
7212 <column alignment="center" valignment="top" width="0">
7213 <column alignment="center" valignment="top" width="0">
7214 <column alignment="center" valignment="top" width="0">
7215 <row caption="true">
7216 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220 \begin_inset Caption
7221
7222 \begin_layout Plain Layout
7223 Leyenda larga completa con una anchura de 5
7224 \begin_inset space \thinspace{}
7225 \end_inset
7226
7227 cm leyenda larga completa con una anchura de 5
7228 \begin_inset space \thinspace{}
7229 \end_inset
7230
7231 cm 
7232 \begin_inset Argument
7233 status collapsed
7234
7235 \begin_layout Plain Layout
7236 Leyenda con anchura
7237 \begin_inset space \thinspace{}
7238 \end_inset
7239
7240 =
7241 \begin_inset space \thinspace{}
7242 \end_inset
7243
7244 5
7245 \begin_inset space \thinspace{}
7246 \end_inset
7247
7248 cm
7249 \end_layout
7250
7251 \end_inset
7252
7253
7254 \end_layout
7255
7256 \end_inset
7257
7258
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285
7286 \end_layout
7287
7288 \end_inset
7289 </cell>
7290 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7291 \begin_inset Text
7292
7293 \begin_layout Plain Layout
7294
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 </row>
7300 <row>
7301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 1
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 2
7315 \end_layout
7316
7317 \end_inset
7318 </cell>
7319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 3
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7329 \begin_inset Text
7330
7331 \begin_layout Plain Layout
7332 4
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7338 \begin_inset Text
7339
7340 \begin_layout Plain Layout
7341 5
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 </row>
7347 <row>
7348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 asd
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7358 \begin_inset Text
7359
7360 \begin_layout Plain Layout
7361 s
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 s
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Plain Layout
7379 s
7380 \end_layout
7381
7382 \end_inset
7383 </cell>
7384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7385 \begin_inset Text
7386
7387 \begin_layout Plain Layout
7388 asd
7389 \end_layout
7390
7391 \end_inset
7392 </cell>
7393 </row>
7394 <row>
7395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399 asd
7400 \end_layout
7401
7402 \end_inset
7403 </cell>
7404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7405 \begin_inset Text
7406
7407 \begin_layout Plain Layout
7408 s
7409 \end_layout
7410
7411 \end_inset
7412 </cell>
7413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7414 \begin_inset Text
7415
7416 \begin_layout Plain Layout
7417 s
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7423 \begin_inset Text
7424
7425 \begin_layout Plain Layout
7426 s
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435 asd
7436 \end_layout
7437
7438 \end_inset
7439 </cell>
7440 </row>
7441 <row>
7442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446 asd
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7452 \begin_inset Text
7453
7454 \begin_layout Plain Layout
7455 s
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464 s
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473 s
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Plain Layout
7482 asd
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 </row>
7488 <row>
7489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7490 \begin_inset Text
7491
7492 \begin_layout Plain Layout
7493 asd
7494 \end_layout
7495
7496 \end_inset
7497 </cell>
7498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502 sad
7503 \end_layout
7504
7505 \end_inset
7506 </cell>
7507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511 asd
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520 asd
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529 asd
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 </row>
7535 </lyxtabular>
7536
7537 \end_inset
7538
7539
7540 \begin_inset ERT
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544
7545
7546 \backslash
7547 setlength{
7548 \backslash
7549 LTcapwidth}{4in}
7550 \end_layout
7551
7552 \end_inset
7553
7554
7555 \end_layout
7556
7557 \begin_layout Standard
7558 \begin_inset Note Greyedout
7559 status collapsed
7560
7561 \begin_layout Plain Layout
7562
7563 \series bold
7564 Nota: 
7565 \series default
7566 Si se usa el paquete LaTeX 
7567 \series bold
7568 caption
7569 \series default
7570
7571 \begin_inset Index idx
7572 status collapsed
7573
7574 \begin_layout Plain Layout
7575 LaTeX-paquetes ! caption
7576 \end_layout
7577
7578 \end_inset
7579
7580 , como en este documento, para la leyenda se utiliza toda la anchura de
7581  la página cuando se deja el valor por omisión de 4
7582 \begin_inset space \thinspace{}
7583 \end_inset
7584
7585 in para 
7586 \series bold
7587
7588 \backslash
7589 LTcapwidth
7590 \series default
7591 .
7592  En este caso, para conseguir una leyenda de 4
7593 \begin_inset space \thinspace{}
7594 \end_inset
7595
7596 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7597 \begin_inset space \thinspace{}
7598 \end_inset
7599
7600 in, p.
7601 \begin_inset space \thinspace{}
7602 \end_inset
7603
7604 e.
7605  3.99
7606 \begin_inset space \thinspace{}
7607 \end_inset
7608
7609 in, o bien emplear el comando LaTeX 
7610 \series bold
7611
7612 \backslash
7613 captionsetup{width=valor}
7614 \series default
7615 , suministrado por el paquete 
7616 \series bold
7617 caption
7618 \series default
7619 .
7620 \end_layout
7621
7622 \end_inset
7623
7624
7625 \end_layout
7626
7627 \begin_layout Subsubsection
7628 Leyendas distintas para cada página
7629 \begin_inset Index idx
7630 status collapsed
7631
7632 \begin_layout Plain Layout
7633 Cuadros largos ! Leyendas ! distintas para cada página
7634 \end_layout
7635
7636 \end_inset
7637
7638
7639 \end_layout
7640
7641 \begin_layout Standard
7642 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7643  de la leyenda de la primera página del cuadro, se insertan con el comando
7644  en código TeX
7645 \end_layout
7646
7647 \begin_layout Standard
7648
7649 \series bold
7650
7651 \backslash
7652 caption*{texto de la leyenda}
7653 \backslash
7654
7655 \backslash
7656 %
7657 \end_layout
7658
7659 \begin_layout Standard
7660 en una fila postiza que se marca como encabezado.
7661  El cuadro
7662 \begin_inset space ~
7663 \end_inset
7664
7665
7666 \begin_inset CommandInset ref
7667 LatexCommand ref
7668 reference "tab:DifLeyendas"
7669
7670 \end_inset
7671
7672  es un ejemplo de cuadro largo con encabezados distintos donde el segundo
7673  no incluye número de cuadro.
7674 \end_layout
7675
7676 \begin_layout Standard
7677 \align center
7678 \begin_inset Tabular
7679 <lyxtabular version="3" rows="59" columns="3">
7680 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7681 <column alignment="left" valignment="top" width="0cm">
7682 <column alignment="left" valignment="top" width="0pt">
7683 <column alignment="right" valignment="top" width="0pt">
7684 <row caption="true">
7685 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7686 \begin_inset Text
7687
7688 \begin_layout Plain Layout
7689 \begin_inset Caption
7690
7691 \begin_layout Plain Layout
7692 Ejemplo de lista telefónica
7693 \begin_inset CommandInset label
7694 LatexCommand label
7695 name "tab:DifLeyendas"
7696
7697 \end_inset
7698
7699
7700 \begin_inset Argument
7701 status collapsed
7702
7703 \begin_layout Plain Layout
7704 Ejemplo de lista telefónica
7705 \end_layout
7706
7707 \end_inset
7708
7709
7710 \end_layout
7711
7712 \end_inset
7713
7714
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" 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 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7729 \begin_inset Text
7730
7731 \begin_layout Plain Layout
7732
7733 \end_layout
7734
7735 \end_inset
7736 </cell>
7737 </row>
7738 <row endfirsthead="true">
7739 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7740 \begin_inset Text
7741
7742 \begin_layout Plain Layout
7743
7744 \series bold
7745 Ejemplo de lista telefónica (ignore los nombres)
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 <cell multicolumn="2" alignment="center" valignment="top" topline="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 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7760 \begin_inset Text
7761
7762 \begin_layout Plain Layout
7763
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 </row>
7769 <row endfirsthead="true">
7770 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7771 \begin_inset Text
7772
7773 \begin_layout Plain Layout
7774
7775 \series bold
7776 NOMBRE
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794
7795 \series bold
7796 TEL.
7797 \end_layout
7798
7799 \end_inset
7800 </cell>
7801 </row>
7802 <row endhead="true">
7803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807 \begin_inset ERT
7808 status open
7809
7810 \begin_layout Plain Layout
7811
7812
7813 \backslash
7814 caption*{continúa Ejemplo de lista telefónica}
7815 \backslash
7816
7817 \backslash
7818 %
7819 \end_layout
7820
7821 \end_inset
7822
7823
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Plain Layout
7832
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7838 \begin_inset Text
7839
7840 \begin_layout Plain Layout
7841
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 </row>
7847 <row endhead="true">
7848 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7849 \begin_inset Text
7850
7851 \begin_layout Plain Layout
7852
7853 \series bold
7854 Ejemplo de lista telefónica
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Plain Layout
7872
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 </row>
7878 <row endhead="true">
7879 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Plain Layout
7883
7884 \series bold
7885 NOMBRE
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903
7904 \series bold
7905 TEL.
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 </row>
7911 <row endfoot="true">
7912 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 continúa en página siguiente
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 </row>
7940 <row>
7941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945
7946 \series bold
7947 Annovi
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 Silvia
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965 111
7966 \end_layout
7967
7968 \end_inset
7969 </cell>
7970 </row>
7971 <row>
7972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976
7977 \series bold
7978 Bertoli
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 Stefano
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996 111
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 </row>
8002 <row>
8003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007
8008 \series bold
8009 Bozzi
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018 Walter
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027 111
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row>
8034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038
8039 \series bold
8040 Cachia
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 Maria
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058 111
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 </row>
8064 <row>
8065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069
8070 \series bold
8071 Cachia
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 Maurizio
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 111
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 </row>
8095 <row>
8096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100
8101 \series bold
8102 Cinquemani
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111 Giusi
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120 111
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 </row>
8126 <row>
8127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131
8132 \series bold
8133 Colin
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142 Bernard
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151 111
8152 \end_layout
8153
8154 \end_inset
8155 </cell>
8156 </row>
8157 <row>
8158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162
8163 \series bold
8164 Concli
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173 Gianfranco
8174 \end_layout
8175
8176 \end_inset
8177 </cell>
8178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182 111
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 </row>
8188 <row>
8189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193
8194 \series bold
8195 Dal Bosco
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204 Carolina
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 111
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 </row>
8219 <row>
8220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224
8225 \series bold
8226 Dalpiaz
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235 Annamaria
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 111
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 </row>
8250 <row>
8251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255
8256 \series bold
8257 Feliciello
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266 Domenico
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275 111
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 </row>
8281 <row>
8282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286
8287 \series bold
8288 Focarelli
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297 Paola
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306 111
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 </row>
8312 <row>
8313 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317
8318 \series bold
8319 Galletti
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328 Oreste
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337 111
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 </row>
8343 <row>
8344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348
8349 \series bold
8350 Gasparini
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359 Franca
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 111
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 </row>
8374 <row>
8375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8376 \begin_inset Text
8377
8378 \begin_layout Plain Layout
8379
8380 \series bold
8381 Rizzardi
8382 \series default
8383
8384 \begin_inset Foot
8385 status collapsed
8386
8387 \begin_layout Plain Layout
8388 Ejemplo de nota a pie de página
8389 \end_layout
8390
8391 \end_inset
8392
8393
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 Paola
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411 111
8412 \end_layout
8413
8414 \end_inset
8415 </cell>
8416 </row>
8417 <row>
8418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422
8423 \series bold
8424 Lassini
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 Giancarlo
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442 111
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 </row>
8448 <row>
8449 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453
8454 \series bold
8455 Malfatti
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 Luciano
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473 111
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 </row>
8479 <row>
8480 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484
8485 \series bold
8486 Malfatti
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 Valeriano
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504 111
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 </row>
8510 <row>
8511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515
8516 \series bold
8517 Meneguzzo
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 Roberto
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 111
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 </row>
8541 <row>
8542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546
8547 \series bold
8548 Mezzadra
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 Roberto
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566 111
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 <row>
8573 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577
8578 \series bold
8579 Pirpamer
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 Erich
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597 111
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 <row>
8604 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608
8609 \series bold
8610 Pochiesa
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 Paolo
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628 111, 222
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 </row>
8634 <row>
8635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639
8640 \series bold
8641 Radina
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650 Claudio
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659 111
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 </row>
8665 <row>
8666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670
8671 \series bold
8672 Stuffer
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681 Oskar
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690 111
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 </row>
8696 <row>
8697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701
8702 \series bold
8703 Tacchelli
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 Ugo
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721 111
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 </row>
8727 <row>
8728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732
8733 \series bold
8734 Tezzele
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743 Margit
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 111
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 </row>
8758 <row>
8759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763
8764 \series bold
8765 Unterkalmsteiner
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774 Frieda
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783 111
8784 \end_layout
8785
8786 \end_inset
8787 </cell>
8788 </row>
8789 <row>
8790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794
8795 \series bold
8796 Vieider
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805 Hilde
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814 111
8815 \end_layout
8816
8817 \end_inset
8818 </cell>
8819 </row>
8820 <row>
8821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825
8826 \series bold
8827 Vigna
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836 Jürgen
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845 111
8846 \end_layout
8847
8848 \end_inset
8849 </cell>
8850 </row>
8851 <row>
8852 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856
8857 \series bold
8858 Weber
8859 \end_layout
8860
8861 \end_inset
8862 </cell>
8863 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867 Maurizio
8868 \end_layout
8869
8870 \end_inset
8871 </cell>
8872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876 111
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 </row>
8882 <row>
8883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887
8888 \series bold
8889 Winkler
8890 \end_layout
8891
8892 \end_inset
8893 </cell>
8894 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898 Franz
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907 111
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 </row>
8913 <row>
8914 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918  
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 </row>
8942 <row>
8943 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947
8948 \series bold
8949 Annovi
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 Silvia
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967 555
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 </row>
8973 <row>
8974 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978
8979 \series bold
8980 Bertoli
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 Stefano
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998 555
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 </row>
9004 <row>
9005 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009
9010 \series bold
9011 Bozzi
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 Walter
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 555
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 <row>
9036 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040
9041 \series bold
9042 Cachia
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 Maria
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060 555
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 </row>
9066 <row>
9067 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071
9072 \series bold
9073 Cachia
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 Maurizio
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 555
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 </row>
9097 <row>
9098 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102
9103 \series bold
9104 Cinquemani
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 Giusi
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Plain Layout
9122 555
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 </row>
9128 <row>
9129 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133
9134 \series bold
9135 Colin
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144 Bernard
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153 555
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 </row>
9159 <row>
9160 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164
9165 \series bold
9166 Concli
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 Gianfranco
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184 555
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 </row>
9190 <row>
9191 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195
9196 \series bold
9197 Dal Bosco
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 Carolina
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 555
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 </row>
9221 <row>
9222 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226
9227 \series bold
9228 Dalpiaz
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 Annamaria
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246 555
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 </row>
9252 <row>
9253 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257
9258 \series bold
9259 Feliciello
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268 Domenico
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277 555
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 <row>
9284 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288
9289 \series bold
9290 Focarelli
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299 Paola
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9305 \begin_inset Text
9306
9307 \begin_layout Plain Layout
9308 555
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 </row>
9314 <row>
9315 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319
9320 \series bold
9321 Galletti
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330 Oreste
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 555
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 </row>
9345 <row>
9346 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350
9351 \series bold
9352 Gasparini
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 Franca
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 555
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 </row>
9376 <row>
9377 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381
9382 \series bold
9383 Rizzardi
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 Paola
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 555
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 </row>
9407 <row>
9408 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412
9413 \series bold
9414 Lassini
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423 Giancarlo
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 555
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 </row>
9438 <row>
9439 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443
9444 \series bold
9445 Malfatti
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 Luciano
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463 555
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 </row>
9469 <row>
9470 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474
9475 \series bold
9476 Malfatti
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485 Valeriano
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494 555
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 </row>
9500 <row>
9501 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505
9506 \series bold
9507 Meneguzzo
9508 \end_layout
9509
9510 \end_inset
9511 </cell>
9512 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9513 \begin_inset Text
9514
9515 \begin_layout Plain Layout
9516 Roberto
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525 555
9526 \end_layout
9527
9528 \end_inset
9529 </cell>
9530 </row>
9531 <row>
9532 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536
9537 \series bold
9538 Mezzadra
9539 \end_layout
9540
9541 \end_inset
9542 </cell>
9543 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9544 \begin_inset Text
9545
9546 \begin_layout Plain Layout
9547 Roberto
9548 \end_layout
9549
9550 \end_inset
9551 </cell>
9552 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556 555
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 </row>
9562 </lyxtabular>
9563
9564 \end_inset
9565
9566
9567 \end_layout
9568
9569 \begin_layout Section
9570 Particularidades de los cuadros largos
9571 \begin_inset CommandInset label
9572 LatexCommand label
9573 name "sec:Particularidades-cuadros-largos"
9574
9575 \end_inset
9576
9577
9578 \end_layout
9579
9580 \begin_layout Subsection
9581 Cálculos
9582 \begin_inset Index idx
9583 status collapsed
9584
9585 \begin_layout Plain Layout
9586 Cuadros largos ! Cálculos
9587 \end_layout
9588
9589 \end_inset
9590
9591
9592 \end_layout
9593
9594 \begin_layout Standard
9595 LaTeX calcula la altura de las páginas con cuadro y sus saltos de página
9596  utilizando los denominados «trozos», que son partes del cuadro presentes
9597  en la memoria de LaTeX.
9598  El valor predeterminado está establecido a sólo 20 filas.
9599  Si estás usando cuadros largos con muchas páginas, la generación del documento
9600  puede hacerse muy lenta.
9601  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
9602  el siguiente comando en el preámbulo del documento:
9603 \end_layout
9604
9605 \begin_layout Standard
9606
9607 \series bold
9608
9609 \backslash
9610 setcounter{LTchunksize}{100}
9611 \end_layout
9612
9613 \begin_layout Subsection
9614 Flotantes y cuadros largos
9615 \begin_inset Index idx
9616 status collapsed
9617
9618 \begin_layout Plain Layout
9619 Cuadros largos ! Flotantes
9620 \end_layout
9621
9622 \end_inset
9623
9624
9625 \end_layout
9626
9627 \begin_layout Standard
9628 Podría haber problemas si un flotante aparece en la misma página donde comienza
9629  un cuadro largo.
9630  Para evitarlo, añade un 
9631 \begin_inset Quotes fld
9632 \end_inset
9633
9634 salto de página limpia
9635 \begin_inset Quotes frd
9636 \end_inset
9637
9638  (menú 
9639 \family sans
9640 Insertar\SpecialChar \menuseparator
9641 Formato\SpecialChar \menuseparator
9642 Limpiar
9643 \begin_inset space ~
9644 \end_inset
9645
9646 página
9647 \family default
9648 ) antes del cuadro.
9649 \end_layout
9650
9651 \begin_layout Subsection
9652 Saltos de página forzados
9653 \begin_inset Index idx
9654 status collapsed
9655
9656 \begin_layout Plain Layout
9657 Cuadros largos ! Saltos de página forzados
9658 \end_layout
9659
9660 \end_inset
9661
9662
9663 \end_layout
9664
9665 \begin_layout Standard
9666 Por omisión, los cuadros sólo se cortan entre filas.
9667  Si tienes una celda con líneas múltiples y necesitas un salto de página
9668  dentro de la celda, inserta el comando de nueva línea «
9669 \series bold
9670
9671 \backslash
9672
9673 \backslash
9674
9675 \series default
9676 » en código TeX en el punto en que quieras cortar.
9677  Antes del comando «
9678 \series bold
9679
9680 \backslash
9681
9682 \backslash
9683
9684 \series default
9685 » debes insertar en código TeX tantos caracteres «
9686 \series bold
9687 &
9688 \series default
9689 » como columnas siguientes del cuadro.
9690  
9691 \series bold
9692 &
9693 \series default
9694  es el carácter para separar celdas.
9695  Escribe en código TeX después de cada 
9696 \series bold
9697 &
9698 \series default
9699  el contenido de la celda siguiente correspondiente y borra el contenido
9700  de esas celdas.
9701 \begin_inset Newline newline
9702 \end_inset
9703
9704 Detrás del comando 
9705 \series bold
9706
9707 \backslash
9708
9709 \backslash
9710
9711 \series default
9712 , inserta tantos 
9713 \series bold
9714 &
9715 \series default
9716  como columnas haya delante de la actual.
9717  Enl cuadro
9718 \begin_inset space ~
9719 \end_inset
9720
9721
9722 \begin_inset CommandInset ref
9723 LatexCommand ref
9724 reference "tab:Saltos de Página Forzados"
9725
9726 \end_inset
9727
9728  la celda que debería cortarse está en la segunda columna seguida de otra
9729  columna.
9730  Por eso, el siguiente comando se inserta en la celda en código TeX detrás
9731  de «
9732 \emph on
9733 Castelchiodato,
9734 \emph default
9735 »:
9736 \end_layout
9737
9738 \begin_layout Standard
9739
9740 \series bold
9741 & 111
9742 \backslash
9743
9744 \backslash
9745  
9746 \backslash
9747 newpage
9748 \begin_inset Newline newline
9749 \end_inset
9750
9751 &
9752 \end_layout
9753
9754 \begin_layout Standard
9755 El «111» en la tercera columna de la fila se ha borrado.
9756
9757 \series bold
9758  
9759 \backslash
9760 newpage 
9761 \series default
9762 es necesario solo si en esta posición debiera ir definitivamente un salto
9763  de página, de otro modo es sólamente una posibilidad de salto.
9764  Si la fila más baja de la cuadro largo no tiene, por alguna razón, línea
9765  superior pero quisieras una línea horizontal donde se corta la celda, usa
9766  este comando alternativo:
9767 \end_layout
9768
9769 \begin_layout Standard
9770
9771 \series bold
9772 & 111
9773 \backslash
9774
9775 \backslash
9776
9777 \begin_inset Newline newline
9778 \end_inset
9779
9780
9781 \backslash
9782 hline &
9783 \end_layout
9784
9785 \begin_layout Standard
9786 Cuando la celda a cortar está en la última columna, el comando
9787 \end_layout
9788
9789 \begin_layout Standard
9790
9791 \series bold
9792
9793 \backslash
9794 setlength{
9795 \backslash
9796 parfillskip}{0pt}
9797 \end_layout
9798
9799 \begin_layout Standard
9800 debe insertarse en código TeX al principio de la celda.
9801  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9802  aparecerá con toda su anchura.
9803 \end_layout
9804
9805 \begin_layout Standard
9806 \align center
9807 \begin_inset Tabular
9808 <lyxtabular version="3" rows="38" columns="3">
9809 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9810 <column alignment="left" valignment="top" width="0cm">
9811 <column alignment="left" valignment="top" width="3cm">
9812 <column alignment="right" valignment="top" width="0pt">
9813 <row caption="true">
9814 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818 \begin_inset Caption
9819
9820 \begin_layout Plain Layout
9821 Cuadro con salto de página forzado en celda
9822 \begin_inset CommandInset label
9823 LatexCommand label
9824 name "tab:Saltos de Página Forzados"
9825
9826 \end_inset
9827
9828
9829 \begin_inset Argument
9830 status open
9831
9832 \begin_layout Plain Layout
9833 Cuadro con salto de página forzado
9834 \end_layout
9835
9836 \end_inset
9837
9838
9839 \end_layout
9840
9841 \end_inset
9842
9843
9844 \end_layout
9845
9846 \end_inset
9847 </cell>
9848 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9849 \begin_inset Text
9850
9851 \begin_layout Plain Layout
9852
9853 \end_layout
9854
9855 \end_inset
9856 </cell>
9857 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9858 \begin_inset Text
9859
9860 \begin_layout Plain Layout
9861
9862 \end_layout
9863
9864 \end_inset
9865 </cell>
9866 </row>
9867 <row endfirsthead="true">
9868 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9869 \begin_inset Text
9870
9871 \begin_layout Plain Layout
9872
9873 \series bold
9874 Ejemplo de lista telefónica (ignore los nombres)
9875 \end_layout
9876
9877 \end_inset
9878 </cell>
9879 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883
9884 \end_layout
9885
9886 \end_inset
9887 </cell>
9888 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892
9893 \end_layout
9894
9895 \end_inset
9896 </cell>
9897 </row>
9898 <row endfirsthead="true">
9899 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9900 \begin_inset Text
9901
9902 \begin_layout Plain Layout
9903
9904 \series bold
9905 NOMBRE
9906 \end_layout
9907
9908 \end_inset
9909 </cell>
9910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9911 \begin_inset Text
9912
9913 \begin_layout Plain Layout
9914
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9920 \begin_inset Text
9921
9922 \begin_layout Plain Layout
9923
9924 \series bold
9925 TEL.
9926 \end_layout
9927
9928 \end_inset
9929 </cell>
9930 </row>
9931 <row endhead="true">
9932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936 \begin_inset ERT
9937 status collapsed
9938
9939 \begin_layout Plain Layout
9940
9941
9942 \backslash
9943 caption*{continúa Ejemplo de lista telefónica}
9944 \backslash
9945
9946 \backslash
9947 %
9948 \end_layout
9949
9950 \end_inset
9951
9952
9953 \end_layout
9954
9955 \end_inset
9956 </cell>
9957 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9958 \begin_inset Text
9959
9960 \begin_layout Plain Layout
9961
9962 \end_layout
9963
9964 \end_inset
9965 </cell>
9966 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9967 \begin_inset Text
9968
9969 \begin_layout Plain Layout
9970
9971 \end_layout
9972
9973 \end_inset
9974 </cell>
9975 </row>
9976 <row endhead="true">
9977 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9978 \begin_inset Text
9979
9980 \begin_layout Plain Layout
9981  
9982 \series bold
9983 Ejemplo de lista telefónica
9984 \end_layout
9985
9986 \end_inset
9987 </cell>
9988 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9989 \begin_inset Text
9990
9991 \begin_layout Plain Layout
9992
9993 \end_layout
9994
9995 \end_inset
9996 </cell>
9997 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Plain Layout
10001
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 </row>
10007 <row endhead="true">
10008 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10009 \begin_inset Text
10010
10011 \begin_layout Plain Layout
10012
10013 \series bold
10014 NOMBRE
10015 \end_layout
10016
10017 \end_inset
10018 </cell>
10019 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10020 \begin_inset Text
10021
10022 \begin_layout Plain Layout
10023
10024 \end_layout
10025
10026 \end_inset
10027 </cell>
10028 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10029 \begin_inset Text
10030
10031 \begin_layout Plain Layout
10032
10033 \series bold
10034 TEL.
10035 \end_layout
10036
10037 \end_inset
10038 </cell>
10039 </row>
10040 <row endfoot="true">
10041 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10042 \begin_inset Text
10043
10044 \begin_layout Plain Layout
10045 continúa en página siguiente
10046 \end_layout
10047
10048 \end_inset
10049 </cell>
10050 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10051 \begin_inset Text
10052
10053 \begin_layout Plain Layout
10054
10055 \end_layout
10056
10057 \end_inset
10058 </cell>
10059 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063
10064 \end_layout
10065
10066 \end_inset
10067 </cell>
10068 </row>
10069 <row>
10070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10071 \begin_inset Text
10072
10073 \begin_layout Plain Layout
10074
10075 \series bold
10076 Annovi
10077 \end_layout
10078
10079 \end_inset
10080 </cell>
10081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085 Silvia
10086 \end_layout
10087
10088 \end_inset
10089 </cell>
10090 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10091 \begin_inset Text
10092
10093 \begin_layout Plain Layout
10094 111
10095 \end_layout
10096
10097 \end_inset
10098 </cell>
10099 </row>
10100 <row>
10101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105
10106 \series bold
10107 Bertoli
10108 \end_layout
10109
10110 \end_inset
10111 </cell>
10112 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10113 \begin_inset Text
10114
10115 \begin_layout Plain Layout
10116 Stefano
10117 \end_layout
10118
10119 \end_inset
10120 </cell>
10121 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Plain Layout
10125 111
10126 \end_layout
10127
10128 \end_inset
10129 </cell>
10130 </row>
10131 <row>
10132 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10133 \begin_inset Text
10134
10135 \begin_layout Plain Layout
10136
10137 \series bold
10138 Bozzi
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10144 \begin_inset Text
10145
10146 \begin_layout Plain Layout
10147 Walter
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Plain Layout
10156 111
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 </row>
10162 <row>
10163 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Plain Layout
10167
10168 \series bold
10169 Cachia
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10175 \begin_inset Text
10176
10177 \begin_layout Plain Layout
10178 Maria
10179 \end_layout
10180
10181 \end_inset
10182 </cell>
10183 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187 111
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 </row>
10193 <row>
10194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10195 \begin_inset Text
10196
10197 \begin_layout Plain Layout
10198
10199 \series bold
10200 Cachia
10201 \end_layout
10202
10203 \end_inset
10204 </cell>
10205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10206 \begin_inset Text
10207
10208 \begin_layout Plain Layout
10209 Maurizio
10210 \end_layout
10211
10212 \end_inset
10213 </cell>
10214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218 111
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 </row>
10224 <row>
10225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229
10230 \series bold
10231 Cinquemani
10232 \end_layout
10233
10234 \end_inset
10235 </cell>
10236 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10237 \begin_inset Text
10238
10239 \begin_layout Plain Layout
10240 Giusi
10241 \end_layout
10242
10243 \end_inset
10244 </cell>
10245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249 111
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 </row>
10255 <row>
10256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260
10261 \series bold
10262 Colin
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10268 \begin_inset Text
10269
10270 \begin_layout Plain Layout
10271 Bernard
10272 \end_layout
10273
10274 \end_inset
10275 </cell>
10276 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10277 \begin_inset Text
10278
10279 \begin_layout Plain Layout
10280 111
10281 \end_layout
10282
10283 \end_inset
10284 </cell>
10285 </row>
10286 <row>
10287 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Plain Layout
10291
10292 \series bold
10293 Concli
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10299 \begin_inset Text
10300
10301 \begin_layout Plain Layout
10302 Gianfranco
10303 \end_layout
10304
10305 \end_inset
10306 </cell>
10307 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Plain Layout
10311 111
10312 \end_layout
10313
10314 \end_inset
10315 </cell>
10316 </row>
10317 <row>
10318 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Plain Layout
10322
10323 \series bold
10324 Dal Bosco
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10330 \begin_inset Text
10331
10332 \begin_layout Plain Layout
10333 Carolina
10334 \end_layout
10335
10336 \end_inset
10337 </cell>
10338 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342 111
10343 \end_layout
10344
10345 \end_inset
10346 </cell>
10347 </row>
10348 <row>
10349 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353
10354 \series bold
10355 Dalpiaz
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10361 \begin_inset Text
10362
10363 \begin_layout Plain Layout
10364 Annamaria
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373 111
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 </row>
10379 <row>
10380 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384
10385 \series bold
10386 Feliciello
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10392 \begin_inset Text
10393
10394 \begin_layout Plain Layout
10395 Domenico
10396 \end_layout
10397
10398 \end_inset
10399 </cell>
10400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404 111
10405 \end_layout
10406
10407 \end_inset
10408 </cell>
10409 </row>
10410 <row>
10411 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10412 \begin_inset Text
10413
10414 \begin_layout Plain Layout
10415
10416 \series bold
10417 Focarelli
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10423 \begin_inset Text
10424
10425 \begin_layout Plain Layout
10426 Paola
10427 \end_layout
10428
10429 \end_inset
10430 </cell>
10431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Plain Layout
10435 111
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 </row>
10441 <row>
10442 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446
10447 \series bold
10448 Galletti
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10454 \begin_inset Text
10455
10456 \begin_layout Plain Layout
10457 Oreste
10458 \end_layout
10459
10460 \end_inset
10461 </cell>
10462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466 111
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 </row>
10472 <row>
10473 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477
10478 \series bold
10479 Gasparini
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10485 \begin_inset Text
10486
10487 \begin_layout Plain Layout
10488 Franca
10489 \end_layout
10490
10491 \end_inset
10492 </cell>
10493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497 111
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 </row>
10503 <row>
10504 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508
10509 \series bold
10510 Lassini
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10516 \begin_inset Text
10517
10518 \begin_layout Plain Layout
10519 Giancarlo
10520 \end_layout
10521
10522 \end_inset
10523 </cell>
10524 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 </row>
10534 <row>
10535 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539
10540 \series bold
10541 Malfatti
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550 Luciano
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559 111
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 </row>
10565 <row>
10566 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570
10571 \series bold
10572 Malfatti
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10578 \begin_inset Text
10579
10580 \begin_layout Plain Layout
10581 Valeriano
10582 \end_layout
10583
10584 \end_inset
10585 </cell>
10586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590 111
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 </row>
10596 <row>
10597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10598 \begin_inset Text
10599
10600 \begin_layout Plain Layout
10601
10602 \series bold
10603 Meneguzzo
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \begin_layout Plain Layout
10612 Roberto
10613 \end_layout
10614
10615 \end_inset
10616 </cell>
10617 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10618 \begin_inset Text
10619
10620 \begin_layout Plain Layout
10621 111
10622 \end_layout
10623
10624 \end_inset
10625 </cell>
10626 </row>
10627 <row>
10628 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10629 \begin_inset Text
10630
10631 \begin_layout Plain Layout
10632
10633 \series bold
10634 Mezzadra
10635 \end_layout
10636
10637 \end_inset
10638 </cell>
10639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10640 \begin_inset Text
10641
10642 \begin_layout Plain Layout
10643 Roberto
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652 111
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 </row>
10658 <row>
10659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10660 \begin_inset Text
10661
10662 \begin_layout Plain Layout
10663
10664 \series bold
10665 Pirpamer
10666 \end_layout
10667
10668 \end_inset
10669 </cell>
10670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674 Erich
10675 \end_layout
10676
10677 \end_inset
10678 </cell>
10679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683 111
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 </row>
10689 <row>
10690 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694
10695 \series bold
10696 Pochiesa
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10702 \begin_inset Text
10703
10704 \begin_layout Plain Layout
10705 Paolo
10706 \end_layout
10707
10708 \end_inset
10709 </cell>
10710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10711 \begin_inset Text
10712
10713 \begin_layout Plain Layout
10714 111, 222
10715 \end_layout
10716
10717 \end_inset
10718 </cell>
10719 </row>
10720 <row>
10721 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725
10726 \series bold
10727 Radina
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736 Claudio
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745 111
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 </row>
10751 <row>
10752 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756
10757 \series bold
10758 Rizzardi
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10764 \begin_inset Text
10765
10766 \begin_layout Plain Layout
10767 Paolo, 11.
10768  Fürst von Montecompatri, 11.
10769  Fürst von Sulmona und Vivaro, 10.
10770  Fürst von Rossano, 5.
10771  Herzog von Canemorte, 11.
10772  Herzog von Palombara, 5.
10773  Herzog von Castelchiodato,
10774 \begin_inset ERT
10775 status open
10776
10777 \begin_layout Plain Layout
10778
10779 & 111
10780 \backslash
10781
10782 \backslash
10783  
10784 \backslash
10785 newpage
10786 \end_layout
10787
10788 \begin_layout Plain Layout
10789
10790 &
10791 \end_layout
10792
10793 \end_inset
10794
10795  11.
10796  Herzog von Poggionativo, 11.
10797  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10798  Graf von Valinfreda, 11.
10799  Baron von Cropalati, 11.
10800  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10801 \end_layout
10802
10803 \end_inset
10804 </cell>
10805 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10806 \begin_inset Text
10807
10808 \begin_layout Plain Layout
10809 111
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 </row>
10815 <row>
10816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820
10821 \series bold
10822 Stuffer
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831 Oskar
10832 \end_layout
10833
10834 \end_inset
10835 </cell>
10836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840 111
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 </row>
10846 <row>
10847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851
10852 \series bold
10853 Tacchelli
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862 Ugo
10863 \end_layout
10864
10865 \end_inset
10866 </cell>
10867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871 111
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 </row>
10877 <row>
10878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882
10883 \series bold
10884 Tezzele
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Plain Layout
10893 Margit
10894 \end_layout
10895
10896 \end_inset
10897 </cell>
10898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902 111
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 </row>
10908 <row>
10909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913
10914 \series bold
10915 Unterkalmsteiner
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924 Frieda
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 111
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 </row>
10939 <row>
10940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944
10945 \series bold
10946 Vieider
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955 Hilde
10956 \end_layout
10957
10958 \end_inset
10959 </cell>
10960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964 111
10965 \end_layout
10966
10967 \end_inset
10968 </cell>
10969 </row>
10970 <row>
10971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10972 \begin_inset Text
10973
10974 \begin_layout Plain Layout
10975
10976 \series bold
10977 Vigna
10978 \end_layout
10979
10980 \end_inset
10981 </cell>
10982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986 Jürgen
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 111
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 </row>
11001 <row>
11002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006
11007 \series bold
11008 Weber
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 Maurizio
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026 111
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 </row>
11032 <row>
11033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037
11038 \series bold
11039 Winkler
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 Franz
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057 111
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 </row>
11063 </lyxtabular>
11064
11065 \end_inset
11066
11067
11068 \end_layout
11069
11070 \begin_layout Section
11071 Líneas múltiples en columnas y filas
11072 \end_layout
11073
11074 \begin_layout Subsection
11075 Líneas múltiples en celdas
11076 \begin_inset CommandInset label
11077 LatexCommand label
11078 name "sub:Líneas-Múltiples-en"
11079
11080 \end_inset
11081
11082
11083 \begin_inset Index idx
11084 status collapsed
11085
11086 \begin_layout Plain Layout
11087 Lineas@Líneas múltiples en celdas
11088 \end_layout
11089
11090 \end_inset
11091
11092
11093 \begin_inset Index idx
11094 status collapsed
11095
11096 \begin_layout Plain Layout
11097 Cuadros ! Saltos de línea
11098 \end_layout
11099
11100 \end_inset
11101
11102
11103 \end_layout
11104
11105 \begin_layout Standard
11106 \noindent
11107 \begin_inset Float table
11108 placement H
11109 wide false
11110 sideways false
11111 status open
11112
11113 \begin_layout Plain Layout
11114 \begin_inset Caption
11115
11116 \begin_layout Plain Layout
11117 \begin_inset CommandInset label
11118 LatexCommand label
11119 name "tab:Cuadro-con-múltiples"
11120
11121 \end_inset
11122
11123 Cuadro con líneas múltiples en celda
11124 \end_layout
11125
11126 \end_inset
11127
11128
11129 \end_layout
11130
11131 \begin_layout Plain Layout
11132 \align center
11133 \begin_inset Tabular
11134 <lyxtabular version="3" rows="3" columns="3">
11135 <features tabularvalignment="middle">
11136 <column alignment="center" valignment="middle" width="2.5cm">
11137 <column alignment="center" valignment="middle" width="0">
11138 <column alignment="center" valignment="middle" width="0">
11139 <row>
11140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144 líneas
11145 \begin_inset Newline linebreak
11146 \end_inset
11147
11148 múltiples
11149 \end_layout
11150
11151 \end_inset
11152 </cell>
11153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 b
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 c
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 </row>
11172 <row>
11173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177 d
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 e
11187 \end_layout
11188
11189 \end_inset
11190 </cell>
11191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 f
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 </row>
11201 <row>
11202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206 g
11207 \end_layout
11208
11209 \end_inset
11210 </cell>
11211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11212 \begin_inset Text
11213
11214 \begin_layout Plain Layout
11215 h
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224 i
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 </row>
11230 </lyxtabular>
11231
11232 \end_inset
11233
11234
11235 \end_layout
11236
11237 \end_inset
11238
11239
11240 \end_layout
11241
11242 \begin_layout Standard
11243 Al ajustar anchura fija en una columna se habilita la entrada de texto como
11244  párrafos con varias líneas y guionado.
11245 \end_layout
11246
11247 \begin_layout Standard
11248 Para generar el cuadro
11249 \begin_inset space ~
11250 \end_inset
11251
11252
11253 \begin_inset CommandInset ref
11254 LatexCommand ref
11255 reference "tab:Cuadro-con-múltiples"
11256
11257 \end_inset
11258
11259 , crea un cuadro 3×3, marca la primera celda y haz clic derecho sobre ella.
11260  En el diálogo que surge establece una anchura de 2.5
11261 \begin_inset space \thinspace{}
11262 \end_inset
11263
11264 cm y escoge centro en alineación vertical y horizontal.
11265  La alineación vertical se utiliza para todas las celdas de la fila.
11266  Como nuestro texto es menor de 2.5
11267 \begin_inset space \thinspace{}
11268 \end_inset
11269
11270 cm, sólo aparece una línea.
11271  Para poner dos añadimos un salto de línea justificado, (atajo 
11272 \family sans
11273 Ctrl+Mayúsculas+Entrar
11274 \family default
11275 ).
11276  Si el texto es más ancho que la celda será automáticamente dividido en
11277  líneas.
11278 \end_layout
11279
11280 \begin_layout Standard
11281 Si hay una palabra larga en una celda con anchura fija, LaTeX no puede cortarla
11282  con guión si es la primera entrada.
11283  Por eso hay que insertar algo para que dicha palabra no sea la primera
11284  entrada: añade un espacio horizontal de 0
11285 \begin_inset space \thinspace{}
11286 \end_inset
11287
11288 pt delante de la palabra.
11289  Como el espacio es 0 la salida no cambia.
11290  El cuadro
11291 \begin_inset space ~
11292 \end_inset
11293
11294
11295 \begin_inset CommandInset ref
11296 LatexCommand ref
11297 reference "tab:Cuadro-con-y"
11298
11299 \end_inset
11300
11301  muestra el efecto.
11302 \end_layout
11303
11304 \begin_layout Standard
11305 \begin_inset Float table
11306 placement b
11307 wide false
11308 sideways false
11309 status open
11310
11311 \begin_layout Plain Layout
11312 \begin_inset Caption
11313
11314 \begin_layout Plain Layout
11315 \begin_inset CommandInset label
11316 LatexCommand label
11317 name "tab:Cuadro-con-y"
11318
11319 \end_inset
11320
11321 Cuadros con y sin guión
11322 \end_layout
11323
11324 \end_inset
11325
11326
11327 \end_layout
11328
11329 \begin_layout Plain Layout
11330 \begin_inset space \hfill{}
11331 \end_inset
11332
11333
11334 \begin_inset Tabular
11335 <lyxtabular version="3" rows="3" columns="3">
11336 <features tabularvalignment="middle">
11337 <column alignment="center" valignment="middle" width="2.5cm">
11338 <column alignment="center" valignment="middle" width="0">
11339 <column alignment="center" valignment="middle" width="0">
11340 <row>
11341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11342 \begin_inset Text
11343
11344 \begin_layout Plain Layout
11345 celdaconpalabramuylarga
11346 \end_layout
11347
11348 \end_inset
11349 </cell>
11350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11351 \begin_inset Text
11352
11353 \begin_layout Plain Layout
11354 b
11355 \end_layout
11356
11357 \end_inset
11358 </cell>
11359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11360 \begin_inset Text
11361
11362 \begin_layout Plain Layout
11363 c
11364 \end_layout
11365
11366 \end_inset
11367 </cell>
11368 </row>
11369 <row>
11370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11371 \begin_inset Text
11372
11373 \begin_layout Plain Layout
11374 d
11375 \end_layout
11376
11377 \end_inset
11378 </cell>
11379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11380 \begin_inset Text
11381
11382 \begin_layout Plain Layout
11383 e
11384 \end_layout
11385
11386 \end_inset
11387 </cell>
11388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11389 \begin_inset Text
11390
11391 \begin_layout Plain Layout
11392 f
11393 \end_layout
11394
11395 \end_inset
11396 </cell>
11397 </row>
11398 <row>
11399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11400 \begin_inset Text
11401
11402 \begin_layout Plain Layout
11403 g
11404 \end_layout
11405
11406 \end_inset
11407 </cell>
11408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11409 \begin_inset Text
11410
11411 \begin_layout Plain Layout
11412 h
11413 \end_layout
11414
11415 \end_inset
11416 </cell>
11417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11418 \begin_inset Text
11419
11420 \begin_layout Plain Layout
11421 i
11422 \end_layout
11423
11424 \end_inset
11425 </cell>
11426 </row>
11427 </lyxtabular>
11428
11429 \end_inset
11430
11431
11432 \begin_inset space \hfill{}
11433 \end_inset
11434
11435
11436 \begin_inset Tabular
11437 <lyxtabular version="3" rows="3" columns="3">
11438 <features tabularvalignment="middle">
11439 <column alignment="center" valignment="middle" width="2.5cm">
11440 <column alignment="center" valignment="middle" width="0">
11441 <column alignment="center" valignment="middle" width="0">
11442 <row>
11443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 \begin_inset space \hspace{}
11448 \length 0pt
11449 \end_inset
11450
11451 celdaconpalabramuylarga
11452 \end_layout
11453
11454 \end_inset
11455 </cell>
11456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11457 \begin_inset Text
11458
11459 \begin_layout Plain Layout
11460 b
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \begin_layout Plain Layout
11469 c
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 </row>
11475 <row>
11476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480 d
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489 e
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11495 \begin_inset Text
11496
11497 \begin_layout Plain Layout
11498 f
11499 \end_layout
11500
11501 \end_inset
11502 </cell>
11503 </row>
11504 <row>
11505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Plain Layout
11509 g
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11515 \begin_inset Text
11516
11517 \begin_layout Plain Layout
11518 h
11519 \end_layout
11520
11521 \end_inset
11522 </cell>
11523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11524 \begin_inset Text
11525
11526 \begin_layout Plain Layout
11527 i
11528 \end_layout
11529
11530 \end_inset
11531 </cell>
11532 </row>
11533 </lyxtabular>
11534
11535 \end_inset
11536
11537
11538 \begin_inset space \hfill{}
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \end_inset
11545
11546
11547 \end_layout
11548
11549 \begin_layout Subsection
11550 Multicolumnas
11551 \begin_inset CommandInset label
11552 LatexCommand label
11553 name "sub:Multicolumnas"
11554
11555 \end_inset
11556
11557
11558 \begin_inset Index idx
11559 status collapsed
11560
11561 \begin_layout Plain Layout
11562 Multicolumnas
11563 \end_layout
11564
11565 \end_inset
11566
11567
11568 \begin_inset Index idx
11569 status collapsed
11570
11571 \begin_layout Plain Layout
11572 Cuadros ! Multicolumnas
11573 \end_layout
11574
11575 \end_inset
11576
11577
11578 \end_layout
11579
11580 \begin_layout Subsubsection
11581 Fundamentos de multicolumnas
11582 \end_layout
11583
11584 \begin_layout Standard
11585 Para extender una celda sobre varias columnas, se marcan las celdas que
11586  se desee combinar y se usa el botón 
11587 \family sans
11588
11589 \begin_inset Info
11590 type  "icon"
11591 arg   "inset-modify tabular multicolumn"
11592 \end_inset
11593
11594
11595 \family default
11596 , el menú 
11597 \family sans
11598 Editar\SpecialChar \menuseparator
11599 Cuadro\SpecialChar \menuseparator
11600 Multicolumna
11601 \family default
11602 , o clic derecho sobre las celdas marcadas y elige 
11603 \family sans
11604 Multicolumna 
11605 \family default
11606 en el menú contextual.
11607 \end_layout
11608
11609 \begin_layout Standard
11610 Las multicolumnas tienen su propia configuración de celdas.
11611  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11612  multicolumna.
11613  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11614  última fila sin borde superior:
11615 \end_layout
11616
11617 \begin_layout Standard
11618 \align center
11619 \begin_inset Tabular
11620 <lyxtabular version="3" rows="3" columns="4">
11621 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11622 <column alignment="center" valignment="top" width="0pt">
11623 <column alignment="center" valignment="middle" width="0">
11624 <column alignment="center" valignment="top" width="0in">
11625 <column alignment="center" valignment="top" width="0pt">
11626 <row>
11627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11628 \begin_inset Text
11629
11630 \begin_layout Plain Layout
11631 abc
11632 \end_layout
11633
11634 \end_inset
11635 </cell>
11636 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11637 \begin_inset Text
11638
11639 \begin_layout Plain Layout
11640 def ghi
11641 \end_layout
11642
11643 \end_inset
11644 </cell>
11645 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649
11650 \end_layout
11651
11652 \end_inset
11653 </cell>
11654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11655 \begin_inset Text
11656
11657 \begin_layout Plain Layout
11658 jkl
11659 \end_layout
11660
11661 \end_inset
11662 </cell>
11663 </row>
11664 <row>
11665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669
11670 \family roman
11671 \series medium
11672 \shape up
11673 \size normal
11674 \emph off
11675 \bar no
11676 \noun off
11677 \color none
11678 A
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 B
11688 \end_layout
11689
11690 \end_inset
11691 </cell>
11692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11693 \begin_inset Text
11694
11695 \begin_layout Plain Layout
11696 C
11697 \end_layout
11698
11699 \end_inset
11700 </cell>
11701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705 D
11706 \end_layout
11707
11708 \end_inset
11709 </cell>
11710 </row>
11711 <row>
11712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11713 \begin_inset Text
11714
11715 \begin_layout Plain Layout
11716 1
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 2
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 3
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11740 \begin_inset Text
11741
11742 \begin_layout Plain Layout
11743 4
11744 \end_layout
11745
11746 \end_inset
11747 </cell>
11748 </row>
11749 </lyxtabular>
11750
11751 \end_inset
11752
11753
11754 \end_layout
11755
11756 \begin_layout Subsubsection
11757 Cálculos en multicolumnas
11758 \begin_inset CommandInset label
11759 LatexCommand label
11760 name "sub:Cálculos-en-Multicolumnas"
11761
11762 \end_inset
11763
11764
11765 \begin_inset Index idx
11766 status collapsed
11767
11768 \begin_layout Plain Layout
11769 Cuadros ! Multicolumnas ! Cálculos
11770 \end_layout
11771
11772 \end_inset
11773
11774
11775 \end_layout
11776
11777 \begin_layout Standard
11778 LyX soporta multicolumnas directamente, pero hay que prestar atención a
11779  la anchura de celda de las columnas combinadas en la celda multicolumna.
11780 \end_layout
11781
11782 \begin_layout Standard
11783 \begin_inset Float table
11784 placement h
11785 wide false
11786 sideways false
11787 status open
11788
11789 \begin_layout Plain Layout
11790 \begin_inset Caption
11791
11792 \begin_layout Plain Layout
11793 \begin_inset CommandInset label
11794 LatexCommand label
11795 name "tab:Cuadro-con-centrado"
11796
11797 \end_inset
11798
11799 Cuadro con texto centrado en multicolumna sobre dos columnas que tienen
11800  exactamente la mitad de anchura que la celda multicolumna
11801 \begin_inset Argument
11802 status open
11803
11804 \begin_layout Plain Layout
11805 Cuadro multicolumna perfecta
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \end_layout
11812
11813 \end_inset
11814
11815
11816 \end_layout
11817
11818 \begin_layout Plain Layout
11819 \align center
11820 \begin_inset Tabular
11821 <lyxtabular version="3" rows="3" columns="3">
11822 <features tabularvalignment="middle">
11823 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11824 <column alignment="center" valignment="middle" width="0">
11825 <column alignment="center" valignment="top" width="0">
11826 <row>
11827 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11828 \begin_inset Text
11829
11830 \begin_layout Plain Layout
11831 multicolumna línea múltiple
11832 \end_layout
11833
11834 \end_inset
11835 </cell>
11836 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11837 \begin_inset Text
11838
11839 \begin_layout Plain Layout
11840
11841 \end_layout
11842
11843 \end_inset
11844 </cell>
11845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11846 \begin_inset Text
11847
11848 \begin_layout Plain Layout
11849 c
11850 \end_layout
11851
11852 \end_inset
11853 </cell>
11854 </row>
11855 <row>
11856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11857 \begin_inset Text
11858
11859 \begin_layout Plain Layout
11860 d
11861 \end_layout
11862
11863 \end_inset
11864 </cell>
11865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11866 \begin_inset Text
11867
11868 \begin_layout Plain Layout
11869 e
11870 \end_layout
11871
11872 \end_inset
11873 </cell>
11874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11875 \begin_inset Text
11876
11877 \begin_layout Plain Layout
11878 f
11879 \end_layout
11880
11881 \end_inset
11882 </cell>
11883 </row>
11884 <row>
11885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11886 \begin_inset Text
11887
11888 \begin_layout Plain Layout
11889 g
11890 \end_layout
11891
11892 \end_inset
11893 </cell>
11894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11895 \begin_inset Text
11896
11897 \begin_layout Plain Layout
11898 h
11899 \end_layout
11900
11901 \end_inset
11902 </cell>
11903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11904 \begin_inset Text
11905
11906 \begin_layout Plain Layout
11907 i
11908 \end_layout
11909
11910 \end_inset
11911 </cell>
11912 </row>
11913 </lyxtabular>
11914
11915 \end_inset
11916
11917
11918 \end_layout
11919
11920 \end_inset
11921
11922
11923 \end_layout
11924
11925 \begin_layout Standard
11926 Por ejemplo, para crear el cuadro
11927 \begin_inset space ~
11928 \end_inset
11929
11930
11931 \begin_inset CommandInset ref
11932 LatexCommand ref
11933 reference "tab:Cuadro-con-centrado"
11934
11935 \end_inset
11936
11937 , marca las dos primeras celdas en la primera fila deun cuadro 3×3 y haz
11938  clic derecho.
11939  En el diálogo marca 
11940 \emph on
11941 multicolumna
11942 \emph default
11943
11944 \emph on
11945 alineación centro
11946 \emph default
11947  y una anchura de 2.5
11948 \begin_inset space \thinspace{}
11949 \end_inset
11950
11951 cm.
11952  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11953  de la celda multicolumna, así que deberías ajustar 1.25
11954 \begin_inset space \thinspace{}
11955 \end_inset
11956
11957 cm para la primera columna.
11958  La segunda columna tendrá entonces automáticamente 1.25
11959 \begin_inset space \thinspace{}
11960 \end_inset
11961
11962 cm de anchura.
11963  Para el cuadro
11964 \begin_inset space ~
11965 \end_inset
11966
11967
11968 \begin_inset CommandInset ref
11969 LatexCommand ref
11970 reference "tab:Cuadro-sin-mitad"
11971
11972 \end_inset
11973
11974  se ha procedido de la siguiente manera:
11975 \end_layout
11976
11977 \begin_layout Standard
11978 \begin_inset Float table
11979 wide false
11980 sideways false
11981 status open
11982
11983 \begin_layout Plain Layout
11984 \begin_inset Caption
11985
11986 \begin_layout Plain Layout
11987 \begin_inset CommandInset label
11988 LatexCommand label
11989 name "tab:Cuadro-sin-mitad"
11990
11991 \end_inset
11992
11993 Cuadro en el que las columnas combinadas no tienen exactamente la mitad
11994  de anchura que la celda multicolumna
11995 \begin_inset Argument
11996 status open
11997
11998 \begin_layout Plain Layout
11999 Cuadro multicolumna imperfecta
12000 \end_layout
12001
12002 \end_inset
12003
12004
12005 \end_layout
12006
12007 \end_inset
12008
12009
12010 \end_layout
12011
12012 \begin_layout Plain Layout
12013 \align center
12014 \begin_inset Tabular
12015 <lyxtabular version="3" rows="3" columns="3">
12016 <features tabularvalignment="middle">
12017 <column alignment="center" valignment="top" width="1.25cm">
12018 <column alignment="center" valignment="top" width="0">
12019 <column alignment="center" valignment="top" width="0">
12020 <row>
12021 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12022 \begin_inset Text
12023
12024 \begin_layout Plain Layout
12025 multicolumna línea múltiple
12026 \end_layout
12027
12028 \end_inset
12029 </cell>
12030 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12031 \begin_inset Text
12032
12033 \begin_layout Plain Layout
12034
12035 \end_layout
12036
12037 \end_inset
12038 </cell>
12039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12040 \begin_inset Text
12041
12042 \begin_layout Plain Layout
12043 c
12044 \end_layout
12045
12046 \end_inset
12047 </cell>
12048 </row>
12049 <row>
12050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12051 \begin_inset Text
12052
12053 \begin_layout Plain Layout
12054 d
12055 \end_layout
12056
12057 \end_inset
12058 </cell>
12059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12060 \begin_inset Text
12061
12062 \begin_layout Plain Layout
12063 e
12064 \end_layout
12065
12066 \end_inset
12067 </cell>
12068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12069 \begin_inset Text
12070
12071 \begin_layout Plain Layout
12072 f
12073 \end_layout
12074
12075 \end_inset
12076 </cell>
12077 </row>
12078 <row>
12079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12080 \begin_inset Text
12081
12082 \begin_layout Plain Layout
12083 g
12084 \end_layout
12085
12086 \end_inset
12087 </cell>
12088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12089 \begin_inset Text
12090
12091 \begin_layout Plain Layout
12092 h
12093 \end_layout
12094
12095 \end_inset
12096 </cell>
12097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12098 \begin_inset Text
12099
12100 \begin_layout Plain Layout
12101 i
12102 \end_layout
12103
12104 \end_inset
12105 </cell>
12106 </row>
12107 </lyxtabular>
12108
12109 \end_inset
12110
12111
12112 \end_layout
12113
12114 \end_inset
12115
12116
12117 \end_layout
12118
12119 \begin_layout Standard
12120 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
12121 a, es un poco mayor.
12122  La razón es que la anchura dada para una celda 
12123 \begin_inset Formula $W_{g}$
12124 \end_inset
12125
12126  no es su anchura total 
12127 \begin_inset Formula $W_{\mathrm{tot}}$
12128 \end_inset
12129
12130  porque una celda es siempre algo mayor que la anchura dada.
12131  El apéndice
12132 \begin_inset space ~
12133 \end_inset
12134
12135
12136 \begin_inset CommandInset ref
12137 LatexCommand ref
12138 reference "cap:Explicación-de-la-Ecuación"
12139
12140 \end_inset
12141
12142  lo explica con detalle.
12143 \end_layout
12144
12145 \begin_layout Standard
12146 La anchura dada 
12147 \begin_inset Formula $W_{g\, n}$
12148 \end_inset
12149
12150  necesaria para combinar 
12151 \emph on
12152 n
12153 \emph default
12154  columnas puede calcularse de manera que cada columna tenga una anchura
12155  total de 
12156 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12157 \end_inset
12158
12159 :
12160 \begin_inset Formula 
12161 \begin{equation}
12162 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12163 \end{equation}
12164
12165 \end_inset
12166
12167
12168 \end_layout
12169
12170 \begin_layout Standard
12171 En nuestro caso tenemos 
12172 \begin_inset Formula $n=2$
12173 \end_inset
12174
12175
12176 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12177 \end_inset
12178
12179
12180 \begin_inset space \thinspace{}
12181 \end_inset
12182
12183 cm y los valores predeterminados para longitudes, así la ecuación
12184 \begin_inset space ~
12185 \end_inset
12186
12187
12188 \begin_inset CommandInset ref
12189 LatexCommand ref
12190 reference "eq:Wgn"
12191
12192 \end_inset
12193
12194  queda
12195 \begin_inset Formula 
12196 \begin{equation}
12197 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12198 \end{equation}
12199
12200 \end_inset
12201
12202
12203 \end_layout
12204
12205 \begin_layout Standard
12206 Para habilitar cálculos en LaTeX, debe cargarse en el preámbulo el paquete
12207  
12208 \series bold
12209 calc
12210 \series default
12211  con la línea
12212 \begin_inset Index idx
12213 status collapsed
12214
12215 \begin_layout Plain Layout
12216 LaTeX-paquetes ! calc
12217 \end_layout
12218
12219 \end_inset
12220
12221
12222 \end_layout
12223
12224 \begin_layout Standard
12225
12226 \series bold
12227
12228 \backslash
12229 usepackage{calc}
12230 \end_layout
12231
12232 \begin_layout Standard
12233 LyX no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
12234  Por tanto hay que insertar un argumento LaTeX en el diálogo.
12235  He aquí un repaso de los argumentos:
12236 \end_layout
12237
12238 \begin_layout Itemize
12239
12240 \series bold
12241 p{ancho}
12242 \series default
12243  crea celdas con anchura fija, el texto alineado arriba
12244 \end_layout
12245
12246 \begin_layout Itemize
12247
12248 \series bold
12249 m{ancho}
12250 \series default
12251  crea celdas con anchura fija, el texto con alineación vertical centrada
12252  
12253 \end_layout
12254
12255 \begin_layout Itemize
12256
12257 \series bold
12258 b{ancho}
12259 \series default
12260  crea celdas con anchura fija, el texto alineado abajo
12261 \end_layout
12262
12263 \begin_layout Standard
12264 Al introducir un argumento LaTeX, todas las propiedades de celda puestas
12265  en el diálogo se ignoran.
12266 \end_layout
12267
12268 \begin_layout Standard
12269 \begin_inset Note Greyedout
12270 status open
12271
12272 \begin_layout Plain Layout
12273
12274 \series bold
12275 Nota:
12276 \series default
12277  Debido a un error, LyX muestra de todas formas estas propiedades.
12278 \end_layout
12279
12280 \end_inset
12281
12282  
12283 \end_layout
12284
12285 \begin_layout Standard
12286 El comando 
12287 \series bold
12288
12289 \backslash
12290 centering
12291 \series default
12292  centra horizontalmente el texto.
12293  Puedes entonces introducir el siguiente argumento de LaTeX para la primera
12294  columna extendida:
12295 \end_layout
12296
12297 \begin_layout Standard
12298
12299 \series bold
12300 >{
12301 \backslash
12302 centering}m{1.25cm-6.2pt}
12303 \end_layout
12304
12305 \begin_layout Standard
12306 El comando 
12307 \series bold
12308 >{ }
12309 \series default
12310  significa que los comandos entre llaves se aplican antes de crear la celda.
12311 \end_layout
12312
12313 \begin_layout Standard
12314 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12315 , aún está alineado a la izquierda.
12316  Esto se debe a que LyX sólo aplica alineado a columnas simples.
12317  Así que para multicolumnas hemos de usar el argumento de LaTeX
12318 \end_layout
12319
12320 \begin_layout Standard
12321
12322 \series bold
12323 >{
12324 \backslash
12325 centering}m{2.5cm}
12326 \end_layout
12327
12328 \begin_layout Subsection
12329 Multifilas
12330 \begin_inset CommandInset label
12331 LatexCommand label
12332 name "sub:Multifilas"
12333
12334 \end_inset
12335
12336
12337 \begin_inset Index idx
12338 status collapsed
12339
12340 \begin_layout Plain Layout
12341 Multifilas
12342 \end_layout
12343
12344 \end_inset
12345
12346
12347 \begin_inset Index idx
12348 status collapsed
12349
12350 \begin_layout Plain Layout
12351 Cuadros ! Multifilas
12352 \end_layout
12353
12354 \end_inset
12355
12356
12357 \end_layout
12358
12359 \begin_layout Standard
12360 Para extender una celda sobre varias filas, se marcan las celdas que se
12361  desee combinar y se usa el botón 
12362 \family sans
12363
12364 \begin_inset Info
12365 type  "icon"
12366 arg   "inset-modify tabular multirow"
12367 \end_inset
12368
12369
12370 \family default
12371 , el menú 
12372 \family sans
12373 Editar\SpecialChar \menuseparator
12374 Cuadro\SpecialChar \menuseparator
12375 Multifila
12376 \family default
12377 , o haz clic derecho sobre las celdas marcadas y elige 
12378 \family sans
12379 Multifila 
12380 \family default
12381 en el menú contextual.
12382 \end_layout
12383
12384 \begin_layout Standard
12385 Aquí hay un ejemplo de cuadro con una multifila en la primera columna:
12386 \end_layout
12387
12388 \begin_layout Standard
12389 \align center
12390 \begin_inset Tabular
12391 <lyxtabular version="3" rows="3" columns="3">
12392 <features tabularvalignment="middle">
12393 <column alignment="center" valignment="top" width="0pt">
12394 <column alignment="center" valignment="top" width="0">
12395 <column alignment="center" valignment="top" width="0">
12396 <row>
12397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12398 \begin_inset Text
12399
12400 \begin_layout Plain Layout
12401 entrada en una celda larga
12402 \end_layout
12403
12404 \end_inset
12405 </cell>
12406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12407 \begin_inset Text
12408
12409 \begin_layout Plain Layout
12410 b
12411 \end_layout
12412
12413 \end_inset
12414 </cell>
12415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12416 \begin_inset Text
12417
12418 \begin_layout Plain Layout
12419 c
12420 \end_layout
12421
12422 \end_inset
12423 </cell>
12424 </row>
12425 <row>
12426 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12427 \begin_inset Text
12428
12429 \begin_layout Plain Layout
12430 multifila
12431 \end_layout
12432
12433 \end_inset
12434 </cell>
12435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12436 \begin_inset Text
12437
12438 \begin_layout Plain Layout
12439 e
12440 \end_layout
12441
12442 \end_inset
12443 </cell>
12444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12445 \begin_inset Text
12446
12447 \begin_layout Plain Layout
12448 f
12449 \end_layout
12450
12451 \end_inset
12452 </cell>
12453 </row>
12454 <row>
12455 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12456 \begin_inset Text
12457
12458 \begin_layout Plain Layout
12459
12460 \end_layout
12461
12462 \end_inset
12463 </cell>
12464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12465 \begin_inset Text
12466
12467 \begin_layout Plain Layout
12468 h
12469 \end_layout
12470
12471 \end_inset
12472 </cell>
12473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12474 \begin_inset Text
12475
12476 \begin_layout Plain Layout
12477 i
12478 \end_layout
12479
12480 \end_inset
12481 </cell>
12482 </row>
12483 </lyxtabular>
12484
12485 \end_inset
12486
12487
12488 \end_layout
12489
12490 \begin_layout Standard
12491 La anchura de las celdas multifila se establece poniendo la anchura y la
12492  alineación para toda la columna.
12493  El 
12494 \family sans
12495 Desplazamiento vertical
12496 \family default
12497  cambia el contenido de la multifila arriba/abajo según su valor sea positivo/ne
12498 gativo.
12499 \end_layout
12500
12501 \begin_layout Standard
12502 Si la columna de una celda multifila no tiene anchura explícita, la celda
12503  multifila hereda el alineamiento de la columna.
12504  Por otra parte, se alinea a la izquierda por omisión.
12505  Para cambiar esto renombra el comando 
12506 \series bold
12507
12508 \backslash
12509 multirowsetup
12510 \series default
12511  con el comando
12512 \end_layout
12513
12514 \begin_layout Standard
12515
12516 \series bold
12517
12518 \backslash
12519 renewcommand{
12520 \backslash
12521 multirowsetup}{
12522 \backslash
12523 centering}
12524 \end_layout
12525
12526 \begin_layout Standard
12527 en el preámbulo del documento.
12528  Entonces se centran todas las entradas de celdas multifila en el documento.
12529  Si sólo queremos centrar en algunos cuadros, se puede renombrar el comando
12530  en código TeX justo antes del cuadro en lugar de en el preámbulo.
12531  Si el texto debe estar alineado a la derecha, reemplaza 
12532 \series bold
12533
12534 \backslash
12535 centering
12536 \series default
12537  por 
12538 \series bold
12539
12540 \backslash
12541 raggedleft
12542 \series default
12543 .
12544  Para volver a alineado a la izquierda usa 
12545 \series bold
12546
12547 \backslash
12548 raggedright
12549 \series default
12550 .
12551 \end_layout
12552
12553 \begin_layout Standard
12554 Este es un ejemplo de cuadro con una celda multifila alineada a la derecha
12555  que tiene un desplazamiento vertical de -4
12556 \begin_inset space \thinspace{}
12557 \end_inset
12558
12559 mm y está en una columna de 3
12560 \begin_inset space \thinspace{}
12561 \end_inset
12562
12563 cm de ancho:
12564 \end_layout
12565
12566 \begin_layout Standard
12567 \noindent
12568 \align center
12569 \begin_inset ERT
12570 status collapsed
12571
12572 \begin_layout Plain Layout
12573
12574
12575 \backslash
12576 renewcommand{
12577 \backslash
12578 multirowsetup}{
12579 \backslash
12580 raggedleft}
12581 \end_layout
12582
12583 \end_inset
12584
12585
12586 \begin_inset Tabular
12587 <lyxtabular version="3" rows="4" columns="3">
12588 <features tabularvalignment="middle">
12589 <column alignment="center" valignment="top" width="3cm">
12590 <column alignment="center" valignment="top" width="0">
12591 <column alignment="center" valignment="top" width="0">
12592 <row>
12593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12594 \begin_inset Text
12595
12596 \begin_layout Plain Layout
12597 entrada en una celda larga
12598 \end_layout
12599
12600 \end_inset
12601 </cell>
12602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12603 \begin_inset Text
12604
12605 \begin_layout Plain Layout
12606 b
12607 \end_layout
12608
12609 \end_inset
12610 </cell>
12611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12612 \begin_inset Text
12613
12614 \begin_layout Plain Layout
12615 c
12616 \end_layout
12617
12618 \end_inset
12619 </cell>
12620 </row>
12621 <row>
12622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12623 \begin_inset Text
12624
12625 \begin_layout Plain Layout
12626 t
12627 \end_layout
12628
12629 \end_inset
12630 </cell>
12631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12632 \begin_inset Text
12633
12634 \begin_layout Plain Layout
12635 n
12636 \end_layout
12637
12638 \end_inset
12639 </cell>
12640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12641 \begin_inset Text
12642
12643 \begin_layout Plain Layout
12644 m
12645 \end_layout
12646
12647 \end_inset
12648 </cell>
12649 </row>
12650 <row>
12651 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12652 \begin_inset Text
12653
12654 \begin_layout Plain Layout
12655 multifila
12656 \end_layout
12657
12658 \end_inset
12659 </cell>
12660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12661 \begin_inset Text
12662
12663 \begin_layout Plain Layout
12664 e
12665 \end_layout
12666
12667 \end_inset
12668 </cell>
12669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12670 \begin_inset Text
12671
12672 \begin_layout Plain Layout
12673 f
12674 \end_layout
12675
12676 \end_inset
12677 </cell>
12678 </row>
12679 <row>
12680 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12681 \begin_inset Text
12682
12683 \begin_layout Plain Layout
12684
12685 \end_layout
12686
12687 \end_inset
12688 </cell>
12689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12690 \begin_inset Text
12691
12692 \begin_layout Plain Layout
12693 h
12694 \end_layout
12695
12696 \end_inset
12697 </cell>
12698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12699 \begin_inset Text
12700
12701 \begin_layout Plain Layout
12702 i
12703 \end_layout
12704
12705 \end_inset
12706 </cell>
12707 </row>
12708 </lyxtabular>
12709
12710 \end_inset
12711
12712
12713 \begin_inset ERT
12714 status collapsed
12715
12716 \begin_layout Plain Layout
12717
12718
12719 \backslash
12720 renewcommand{
12721 \backslash
12722 multirowsetup}{
12723 \backslash
12724 raggedright}
12725 \end_layout
12726
12727 \end_inset
12728
12729
12730 \end_layout
12731
12732 \begin_layout Standard
12733 Para iniciar una nueva línea en una multifila se puede usar un salto de
12734  página forzado (
12735 \family sans
12736 Ctrl+Retorno
12737 \family default
12738 ) pero esto no respetará la alineación de celda, como se ve en este cuadro:
12739 \end_layout
12740
12741 \begin_layout Standard
12742 \noindent
12743 \align center
12744 \begin_inset Tabular
12745 <lyxtabular version="3" rows="3" columns="2">
12746 <features tabularvalignment="middle">
12747 <column alignment="left" valignment="middle" width="2cm">
12748 <column alignment="center" valignment="top" width="0">
12749 <row>
12750 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12751 \begin_inset Text
12752
12753 \begin_layout Plain Layout
12754 aaa
12755 \begin_inset Newline newline
12756 \end_inset
12757
12758 aaa
12759 \begin_inset Newline newline
12760 \end_inset
12761
12762 celda errónea
12763 \end_layout
12764
12765 \end_inset
12766 </cell>
12767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12768 \begin_inset Text
12769
12770 \begin_layout Plain Layout
12771 ccc
12772 \end_layout
12773
12774 \end_inset
12775 </cell>
12776 </row>
12777 <row>
12778 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12779 \begin_inset Text
12780
12781 \begin_layout Plain Layout
12782
12783 \end_layout
12784
12785 \end_inset
12786 </cell>
12787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12788 \begin_inset Text
12789
12790 \begin_layout Plain Layout
12791 ddd
12792 \end_layout
12793
12794 \end_inset
12795 </cell>
12796 </row>
12797 <row>
12798 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12799 \begin_inset Text
12800
12801 \begin_layout Plain Layout
12802 bbb
12803 \end_layout
12804
12805 \end_inset
12806 </cell>
12807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12808 \begin_inset Text
12809
12810 \begin_layout Plain Layout
12811 eee
12812 \end_layout
12813
12814 \end_inset
12815 </cell>
12816 </row>
12817 </lyxtabular>
12818
12819 \end_inset
12820
12821
12822 \end_layout
12823
12824 \begin_layout Standard
12825 Por tanto, hay que usar con cuidado los saltos forzados.
12826 \end_layout
12827
12828 \begin_layout Subsection
12829
12830 \lang english
12831 Cells with diagonal line(s)
12832 \end_layout
12833
12834 \begin_layout Standard
12835
12836 \lang english
12837 To tell the reader what is meant by column and row headings in a table,
12838  it is helpful to split the first cell of the table by one or two diagonal
12839  lines.
12840  This can be achieved by loading the LaTeX-package 
12841 \series bold
12842 diagbox
12843 \series default
12844 \lang spanish
12845
12846 \begin_inset Index idx
12847 status collapsed
12848
12849 \begin_layout Plain Layout
12850 LaTeX-paquetes ! diagbox
12851 \end_layout
12852
12853 \end_inset
12854
12855
12856 \lang english
12857  in the document preamble.
12858  The package provides the command 
12859 \series bold
12860
12861 \backslash
12862 diagbox
12863 \series default
12864  that is inserted as TeX-Code and that can take 2 or 3
12865 \begin_inset space ~
12866 \end_inset
12867
12868 arguments:
12869 \end_layout
12870
12871 \begin_layout Standard
12872
12873 \series bold
12874 \lang english
12875
12876 \backslash
12877 diagbox[options]{lower left}{upper right}
12878 \end_layout
12879
12880 \begin_layout Standard
12881
12882 \series bold
12883 \lang english
12884
12885 \backslash
12886 diagbox[options]{lower left}{upper left}{upper right}
12887 \end_layout
12888
12889 \begin_layout Standard
12890
12891 \lang english
12892 The first scheme divides the cell by a single diagonal line and the arguments
12893  are placed below and above this line.
12894  The second scheme divides the cell by 2
12895 \begin_inset space ~
12896 \end_inset
12897
12898 lines.
12899 \end_layout
12900
12901 \begin_layout Standard
12902 \begin_inset ERT
12903 status collapsed
12904
12905 \begin_layout Plain Layout
12906
12907
12908 \backslash
12909 ifdiagbox
12910 \end_layout
12911
12912 \end_inset
12913
12914
12915 \begin_inset Note Note
12916 status open
12917
12918 \begin_layout Plain Layout
12919 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
12920  LaTeX 
12921 \series bold
12922 diagbox
12923 \series default
12924 .
12925 \end_layout
12926
12927 \end_inset
12928
12929
12930 \end_layout
12931
12932 \begin_layout Standard
12933
12934 \lang english
12935 Here is an example table where 
12936 \series bold
12937
12938 \backslash
12939 diagbox 
12940 \series default
12941 is used in the 2-argument scheme in the first cell:
12942 \begin_inset VSpace medskip
12943 \end_inset
12944
12945
12946 \end_layout
12947
12948 \begin_layout Standard
12949 \noindent
12950
12951 \lang english
12952 \begin_inset Tabular
12953 <lyxtabular version="3" rows="4" columns="4">
12954 <features tabularvalignment="middle">
12955 <column alignment="center" valignment="top" width="0">
12956 <column alignment="center" valignment="top" width="0">
12957 <column alignment="center" valignment="top" width="0">
12958 <column alignment="center" valignment="top" width="0">
12959 <row>
12960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964
12965 \lang english
12966 \begin_inset ERT
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970
12971
12972 \backslash
12973 diagbox{
12974 \end_layout
12975
12976 \end_inset
12977
12978 Name
12979 \begin_inset ERT
12980 status collapsed
12981
12982 \begin_layout Plain Layout
12983
12984 }{
12985 \end_layout
12986
12987 \end_inset
12988
12989 Parameter
12990 \begin_inset ERT
12991 status collapsed
12992
12993 \begin_layout Plain Layout
12994
12995 }
12996 \end_layout
12997
12998 \end_inset
12999
13000
13001 \end_layout
13002
13003 \end_inset
13004 </cell>
13005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13006 \begin_inset Text
13007
13008 \begin_layout Plain Layout
13009
13010 \lang english
13011 Thickness in nm
13012 \end_layout
13013
13014 \end_inset
13015 </cell>
13016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13017 \begin_inset Text
13018
13019 \begin_layout Plain Layout
13020
13021 \lang english
13022 Transparency in %
13023 \end_layout
13024
13025 \end_inset
13026 </cell>
13027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13028 \begin_inset Text
13029
13030 \begin_layout Plain Layout
13031
13032 \lang english
13033 Hardness in MPa
13034 \end_layout
13035
13036 \end_inset
13037 </cell>
13038 </row>
13039 <row>
13040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13041 \begin_inset Text
13042
13043 \begin_layout Plain Layout
13044
13045 \lang english
13046 Perfect Green
13047 \end_layout
13048
13049 \end_inset
13050 </cell>
13051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13052 \begin_inset Text
13053
13054 \begin_layout Plain Layout
13055
13056 \lang english
13057 45
13058 \end_layout
13059
13060 \end_inset
13061 </cell>
13062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13063 \begin_inset Text
13064
13065 \begin_layout Plain Layout
13066
13067 \lang english
13068 80
13069 \end_layout
13070
13071 \end_inset
13072 </cell>
13073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13074 \begin_inset Text
13075
13076 \begin_layout Plain Layout
13077
13078 \lang english
13079 504
13080 \end_layout
13081
13082 \end_inset
13083 </cell>
13084 </row>
13085 <row>
13086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13087 \begin_inset Text
13088
13089 \begin_layout Plain Layout
13090
13091 \lang english
13092 Dark Multi-P
13093 \end_layout
13094
13095 \end_inset
13096 </cell>
13097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13098 \begin_inset Text
13099
13100 \begin_layout Plain Layout
13101
13102 \lang english
13103 60
13104 \end_layout
13105
13106 \end_inset
13107 </cell>
13108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13109 \begin_inset Text
13110
13111 \begin_layout Plain Layout
13112
13113 \lang english
13114 72
13115 \end_layout
13116
13117 \end_inset
13118 </cell>
13119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13120 \begin_inset Text
13121
13122 \begin_layout Plain Layout
13123
13124 \lang english
13125 982
13126 \end_layout
13127
13128 \end_inset
13129 </cell>
13130 </row>
13131 <row>
13132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13133 \begin_inset Text
13134
13135 \begin_layout Plain Layout
13136
13137 \lang english
13138 Crystal Clear Pro
13139 \end_layout
13140
13141 \end_inset
13142 </cell>
13143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13144 \begin_inset Text
13145
13146 \begin_layout Plain Layout
13147
13148 \lang english
13149 18
13150 \end_layout
13151
13152 \end_inset
13153 </cell>
13154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13155 \begin_inset Text
13156
13157 \begin_layout Plain Layout
13158
13159 \lang english
13160 86
13161 \end_layout
13162
13163 \end_inset
13164 </cell>
13165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13166 \begin_inset Text
13167
13168 \begin_layout Plain Layout
13169
13170 \lang english
13171 374
13172 \end_layout
13173
13174 \end_inset
13175 </cell>
13176 </row>
13177 </lyxtabular>
13178
13179 \end_inset
13180
13181
13182 \begin_inset VSpace medskip
13183 \end_inset
13184
13185
13186 \end_layout
13187
13188 \begin_layout Standard
13189
13190 \lang english
13191 The 3-argument scheme is for example useful for cross-tables of sports leagues
13192  or distances:
13193 \end_layout
13194
13195 \begin_layout Standard
13196 \noindent
13197 \align center
13198
13199 \lang english
13200 \begin_inset Tabular
13201 <lyxtabular version="3" rows="4" columns="4">
13202 <features tabularvalignment="middle">
13203 <column alignment="center" valignment="top" width="0pt">
13204 <column alignment="center" valignment="top" width="0">
13205 <column alignment="center" valignment="top" width="0">
13206 <column alignment="center" valignment="top" width="0">
13207 <row>
13208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13209 \begin_inset Text
13210
13211 \begin_layout Plain Layout
13212
13213 \lang english
13214 \begin_inset ERT
13215 status collapsed
13216
13217 \begin_layout Plain Layout
13218
13219
13220 \backslash
13221 diagbox{
13222 \end_layout
13223
13224 \end_inset
13225
13226 Team home
13227 \begin_inset ERT
13228 status collapsed
13229
13230 \begin_layout Plain Layout
13231
13232 }{
13233 \end_layout
13234
13235 \end_inset
13236
13237 Result
13238 \begin_inset ERT
13239 status collapsed
13240
13241 \begin_layout Plain Layout
13242
13243 }{
13244 \end_layout
13245
13246 \end_inset
13247
13248 Team away
13249 \begin_inset ERT
13250 status collapsed
13251
13252 \begin_layout Plain Layout
13253
13254 }
13255 \end_layout
13256
13257 \end_inset
13258
13259
13260 \end_layout
13261
13262 \end_inset
13263 </cell>
13264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13265 \begin_inset Text
13266
13267 \begin_layout Plain Layout
13268
13269 \lang english
13270 Tigers
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279
13280 \lang english
13281 Panthers
13282 \end_layout
13283
13284 \end_inset
13285 </cell>
13286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13287 \begin_inset Text
13288
13289 \begin_layout Plain Layout
13290
13291 \lang english
13292 Falcons
13293 \end_layout
13294
13295 \end_inset
13296 </cell>
13297 </row>
13298 <row>
13299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13300 \begin_inset Text
13301
13302 \begin_layout Plain Layout
13303
13304 \lang english
13305 Tigers
13306 \end_layout
13307
13308 \end_inset
13309 </cell>
13310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13311 \begin_inset Text
13312
13313 \begin_layout Plain Layout
13314
13315 \lang english
13316 ---
13317 \end_layout
13318
13319 \end_inset
13320 </cell>
13321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13322 \begin_inset Text
13323
13324 \begin_layout Plain Layout
13325
13326 \lang english
13327 1:3
13328 \end_layout
13329
13330 \end_inset
13331 </cell>
13332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13333 \begin_inset Text
13334
13335 \begin_layout Plain Layout
13336
13337 \lang english
13338 0:1
13339 \end_layout
13340
13341 \end_inset
13342 </cell>
13343 </row>
13344 <row>
13345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13346 \begin_inset Text
13347
13348 \begin_layout Plain Layout
13349
13350 \lang english
13351 Panthers
13352 \end_layout
13353
13354 \end_inset
13355 </cell>
13356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13357 \begin_inset Text
13358
13359 \begin_layout Plain Layout
13360
13361 \lang english
13362 3:1
13363 \end_layout
13364
13365 \end_inset
13366 </cell>
13367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13368 \begin_inset Text
13369
13370 \begin_layout Plain Layout
13371
13372 \lang english
13373 ---
13374 \end_layout
13375
13376 \end_inset
13377 </cell>
13378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13379 \begin_inset Text
13380
13381 \begin_layout Plain Layout
13382
13383 \lang english
13384 0:0
13385 \end_layout
13386
13387 \end_inset
13388 </cell>
13389 </row>
13390 <row>
13391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13392 \begin_inset Text
13393
13394 \begin_layout Plain Layout
13395
13396 \lang english
13397 Falcons
13398 \end_layout
13399
13400 \end_inset
13401 </cell>
13402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13403 \begin_inset Text
13404
13405 \begin_layout Plain Layout
13406
13407 \lang english
13408 1:0
13409 \end_layout
13410
13411 \end_inset
13412 </cell>
13413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13414 \begin_inset Text
13415
13416 \begin_layout Plain Layout
13417
13418 \lang english
13419 0:0
13420 \end_layout
13421
13422 \end_inset
13423 </cell>
13424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13425 \begin_inset Text
13426
13427 \begin_layout Plain Layout
13428
13429 \lang english
13430 ---
13431 \end_layout
13432
13433 \end_inset
13434 </cell>
13435 </row>
13436 </lyxtabular>
13437
13438 \end_inset
13439
13440
13441 \end_layout
13442
13443 \begin_layout Standard
13444
13445 \lang english
13446 For larger cross-tables one might use split cells in 2 or every corner of
13447  the table like in this example:
13448 \end_layout
13449
13450 \begin_layout Standard
13451 \noindent
13452 \align center
13453
13454 \lang english
13455 \begin_inset Tabular
13456 <lyxtabular version="3" rows="5" columns="5">
13457 <features tabularvalignment="middle">
13458 <column alignment="center" valignment="top" width="0pt">
13459 <column alignment="center" valignment="top" width="0">
13460 <column alignment="center" valignment="top" width="0">
13461 <column alignment="center" valignment="top" width="0">
13462 <column alignment="center" valignment="top" width="0">
13463 <row>
13464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13465 \begin_inset Text
13466
13467 \begin_layout Plain Layout
13468
13469 \lang english
13470 \begin_inset ERT
13471 status open
13472
13473 \begin_layout Plain Layout
13474
13475
13476 \backslash
13477 diagbox{
13478 \end_layout
13479
13480 \end_inset
13481
13482 Team home
13483 \begin_inset ERT
13484 status collapsed
13485
13486 \begin_layout Plain Layout
13487
13488 }{
13489 \end_layout
13490
13491 \end_inset
13492
13493 Result
13494 \begin_inset ERT
13495 status collapsed
13496
13497 \begin_layout Plain Layout
13498
13499 }{
13500 \end_layout
13501
13502 \end_inset
13503
13504 Team away
13505 \begin_inset ERT
13506 status collapsed
13507
13508 \begin_layout Plain Layout
13509
13510 }
13511 \end_layout
13512
13513 \end_inset
13514
13515
13516 \end_layout
13517
13518 \end_inset
13519 </cell>
13520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13521 \begin_inset Text
13522
13523 \begin_layout Plain Layout
13524
13525 \lang english
13526 Tigers
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13532 \begin_inset Text
13533
13534 \begin_layout Plain Layout
13535
13536 \lang english
13537 Panthers
13538 \end_layout
13539
13540 \end_inset
13541 </cell>
13542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13543 \begin_inset Text
13544
13545 \begin_layout Plain Layout
13546
13547 \lang english
13548 Falcons
13549 \end_layout
13550
13551 \end_inset
13552 </cell>
13553 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13554 \begin_inset Text
13555
13556 \begin_layout Plain Layout
13557
13558 \lang english
13559 \begin_inset ERT
13560 status open
13561
13562 \begin_layout Plain Layout
13563
13564
13565 \backslash
13566 diagbox[dir=NE]{
13567 \end_layout
13568
13569 \end_inset
13570
13571 Team home
13572 \begin_inset ERT
13573 status collapsed
13574
13575 \begin_layout Plain Layout
13576
13577 }{
13578 \end_layout
13579
13580 \end_inset
13581
13582 Result
13583 \begin_inset ERT
13584 status collapsed
13585
13586 \begin_layout Plain Layout
13587
13588 }{
13589 \end_layout
13590
13591 \end_inset
13592
13593 Team away
13594 \begin_inset ERT
13595 status collapsed
13596
13597 \begin_layout Plain Layout
13598
13599 }
13600 \end_layout
13601
13602 \end_inset
13603
13604
13605 \end_layout
13606
13607 \end_inset
13608 </cell>
13609 </row>
13610 <row>
13611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13612 \begin_inset Text
13613
13614 \begin_layout Plain Layout
13615
13616 \lang english
13617 Tigers
13618 \end_layout
13619
13620 \end_inset
13621 </cell>
13622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13623 \begin_inset Text
13624
13625 \begin_layout Plain Layout
13626
13627 \lang english
13628 ---
13629 \end_layout
13630
13631 \end_inset
13632 </cell>
13633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13634 \begin_inset Text
13635
13636 \begin_layout Plain Layout
13637
13638 \lang english
13639 1:3
13640 \end_layout
13641
13642 \end_inset
13643 </cell>
13644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13645 \begin_inset Text
13646
13647 \begin_layout Plain Layout
13648
13649 \lang english
13650 0:1
13651 \end_layout
13652
13653 \end_inset
13654 </cell>
13655 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13656 \begin_inset Text
13657
13658 \begin_layout Plain Layout
13659
13660 \lang english
13661 Tigers
13662 \end_layout
13663
13664 \end_inset
13665 </cell>
13666 </row>
13667 <row>
13668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13669 \begin_inset Text
13670
13671 \begin_layout Plain Layout
13672
13673 \lang english
13674 Panthers
13675 \end_layout
13676
13677 \end_inset
13678 </cell>
13679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13680 \begin_inset Text
13681
13682 \begin_layout Plain Layout
13683
13684 \lang english
13685 3:1
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13691 \begin_inset Text
13692
13693 \begin_layout Plain Layout
13694
13695 \lang english
13696 ---
13697 \end_layout
13698
13699 \end_inset
13700 </cell>
13701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13702 \begin_inset Text
13703
13704 \begin_layout Plain Layout
13705
13706 \lang english
13707 0:0
13708 \end_layout
13709
13710 \end_inset
13711 </cell>
13712 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13713 \begin_inset Text
13714
13715 \begin_layout Plain Layout
13716
13717 \lang english
13718 Panthers
13719 \end_layout
13720
13721 \end_inset
13722 </cell>
13723 </row>
13724 <row>
13725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13726 \begin_inset Text
13727
13728 \begin_layout Plain Layout
13729
13730 \lang english
13731 Falcons
13732 \end_layout
13733
13734 \end_inset
13735 </cell>
13736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13737 \begin_inset Text
13738
13739 \begin_layout Plain Layout
13740
13741 \lang english
13742 1:0
13743 \end_layout
13744
13745 \end_inset
13746 </cell>
13747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13748 \begin_inset Text
13749
13750 \begin_layout Plain Layout
13751
13752 \lang english
13753 0:0
13754 \end_layout
13755
13756 \end_inset
13757 </cell>
13758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13759 \begin_inset Text
13760
13761 \begin_layout Plain Layout
13762
13763 \lang english
13764 ---
13765 \end_layout
13766
13767 \end_inset
13768 </cell>
13769 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13770 \begin_inset Text
13771
13772 \begin_layout Plain Layout
13773
13774 \lang english
13775 Falcons
13776 \end_layout
13777
13778 \end_inset
13779 </cell>
13780 </row>
13781 <row>
13782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13783 \begin_inset Text
13784
13785 \begin_layout Plain Layout
13786
13787 \lang english
13788 \begin_inset ERT
13789 status open
13790
13791 \begin_layout Plain Layout
13792
13793
13794 \backslash
13795 diagbox[dir=SW]{
13796 \end_layout
13797
13798 \end_inset
13799
13800 Team home
13801 \begin_inset ERT
13802 status collapsed
13803
13804 \begin_layout Plain Layout
13805
13806 }{
13807 \end_layout
13808
13809 \end_inset
13810
13811 Result
13812 \begin_inset ERT
13813 status collapsed
13814
13815 \begin_layout Plain Layout
13816
13817 }{
13818 \end_layout
13819
13820 \end_inset
13821
13822 Team away
13823 \begin_inset ERT
13824 status collapsed
13825
13826 \begin_layout Plain Layout
13827
13828 }
13829 \end_layout
13830
13831 \end_inset
13832
13833
13834 \end_layout
13835
13836 \end_inset
13837 </cell>
13838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13839 \begin_inset Text
13840
13841 \begin_layout Plain Layout
13842
13843 \lang english
13844 Tigers
13845 \end_layout
13846
13847 \end_inset
13848 </cell>
13849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13850 \begin_inset Text
13851
13852 \begin_layout Plain Layout
13853
13854 \lang english
13855 Panthers
13856 \end_layout
13857
13858 \end_inset
13859 </cell>
13860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13861 \begin_inset Text
13862
13863 \begin_layout Plain Layout
13864
13865 \lang english
13866 Falcons
13867 \end_layout
13868
13869 \end_inset
13870 </cell>
13871 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13872 \begin_inset Text
13873
13874 \begin_layout Plain Layout
13875
13876 \lang english
13877 \begin_inset ERT
13878 status open
13879
13880 \begin_layout Plain Layout
13881
13882
13883 \backslash
13884 diagbox[dir=SE]{
13885 \end_layout
13886
13887 \end_inset
13888
13889 Team home
13890 \begin_inset ERT
13891 status collapsed
13892
13893 \begin_layout Plain Layout
13894
13895 }{
13896 \end_layout
13897
13898 \end_inset
13899
13900 Result
13901 \begin_inset ERT
13902 status collapsed
13903
13904 \begin_layout Plain Layout
13905
13906 }{
13907 \end_layout
13908
13909 \end_inset
13910
13911 Team away
13912 \begin_inset ERT
13913 status collapsed
13914
13915 \begin_layout Plain Layout
13916
13917 }
13918 \end_layout
13919
13920 \end_inset
13921
13922
13923 \end_layout
13924
13925 \end_inset
13926 </cell>
13927 </row>
13928 </lyxtabular>
13929
13930 \end_inset
13931
13932
13933 \end_layout
13934
13935 \begin_layout Standard
13936
13937 \lang english
13938 To rotate the diagonal lines, the command option 
13939 \series bold
13940 dir=direction
13941 \series default
13942  is used.
13943  
13944 \emph on
13945 direction
13946 \emph default
13947  is either 
13948 \series bold
13949 NE
13950 \series default
13951
13952 \series bold
13953 DE
13954 \series default
13955
13956 \series bold
13957 SW
13958 \series default
13959  or 
13960 \series bold
13961 NW
13962 \series default
13963  and represent a point of a compass.
13964  
13965 \series bold
13966 SW
13967 \series default
13968  is for example the south-west corner.
13969  Thus in the lower left cell of the above table the command
13970 \end_layout
13971
13972 \begin_layout Standard
13973
13974 \series bold
13975 \lang english
13976
13977 \backslash
13978 diagbox[dir=SW]{Team home}{Result}{Team away}
13979 \end_layout
13980
13981 \begin_layout Standard
13982
13983 \lang english
13984 is used.
13985  If no direction is given, it will be NW.
13986 \end_layout
13987
13988 \begin_layout Standard
13989
13990 \lang english
13991 The necessary width of split cells is automatically calculated.
13992  Thus if you set a fixed column width smaller than the calculated one, the
13993  cell's content will protrude the cell borders:
13994 \end_layout
13995
13996 \begin_layout Standard
13997 \noindent
13998 \align center
13999
14000 \lang english
14001 \begin_inset Tabular
14002 <lyxtabular version="3" rows="2" columns="2">
14003 <features tabularvalignment="middle">
14004 <column alignment="center" valignment="top" width="3cm">
14005 <column alignment="center" valignment="top" width="0">
14006 <row>
14007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14008 \begin_inset Text
14009
14010 \begin_layout Plain Layout
14011
14012 \lang english
14013 \begin_inset ERT
14014 status collapsed
14015
14016 \begin_layout Plain Layout
14017
14018
14019 \backslash
14020 diagbox{
14021 \end_layout
14022
14023 \end_inset
14024
14025 Name
14026 \begin_inset ERT
14027 status collapsed
14028
14029 \begin_layout Plain Layout
14030
14031 }{
14032 \end_layout
14033
14034 \end_inset
14035
14036 Parameter
14037 \begin_inset ERT
14038 status collapsed
14039
14040 \begin_layout Plain Layout
14041
14042 }
14043 \end_layout
14044
14045 \end_inset
14046
14047
14048 \end_layout
14049
14050 \end_inset
14051 </cell>
14052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14053 \begin_inset Text
14054
14055 \begin_layout Plain Layout
14056
14057 \lang english
14058 Thickness in nm
14059 \end_layout
14060
14061 \end_inset
14062 </cell>
14063 </row>
14064 <row>
14065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14066 \begin_inset Text
14067
14068 \begin_layout Plain Layout
14069
14070 \lang english
14071 Perfect Green
14072 \end_layout
14073
14074 \end_inset
14075 </cell>
14076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14077 \begin_inset Text
14078
14079 \begin_layout Plain Layout
14080
14081 \lang english
14082 45
14083 \end_layout
14084
14085 \end_inset
14086 </cell>
14087 </row>
14088 </lyxtabular>
14089
14090 \end_inset
14091
14092
14093 \end_layout
14094
14095 \begin_layout Standard
14096
14097 \lang english
14098 If you need a certain width for columns with a split cell, use the command
14099  option 
14100 \series bold
14101 width=3cm
14102 \series default
14103  (replace '3cm' by the width you need).
14104  In the following table the width of the first column is set to 4
14105 \begin_inset space \thinspace{}
14106 \end_inset
14107
14108 cm.
14109  For 
14110 \series bold
14111
14112 \backslash
14113 diagbox
14114 \series default
14115  a width of 4
14116 \begin_inset space \thinspace{}
14117 \end_inset
14118
14119 cm + 2
14120 \begin_inset space \thinspace{}
14121 \end_inset
14122
14123
14124 \backslash
14125 tabcolsep is necessary because the overall width is the width for the text
14126  (in this case the 4
14127 \begin_inset space \thinspace{}
14128 \end_inset
14129
14130 cm) plus two times the separation of the text and the cell border.
14131  The calculation of the width cannot be done in the command option of 
14132 \series bold
14133
14134 \backslash
14135 diagbox
14136 \series default
14137  so one needs to create a new length which can be used later.
14138  This is done with the TeX-Code commands
14139 \end_layout
14140
14141 \begin_layout Standard
14142
14143 \series bold
14144
14145 \backslash
14146 newlength{
14147 \backslash
14148 diagtest}
14149 \begin_inset Newline newline
14150 \end_inset
14151
14152
14153 \backslash
14154 setlength{
14155 \backslash
14156 diagtest}{4cm+2
14157 \backslash
14158 tabcolsep}
14159 \end_layout
14160
14161 \begin_layout Standard
14162 \begin_inset ERT
14163 status collapsed
14164
14165 \begin_layout Plain Layout
14166
14167
14168 \backslash
14169 newlength{
14170 \backslash
14171 diagtest}
14172 \end_layout
14173
14174 \begin_layout Plain Layout
14175
14176
14177 \backslash
14178 setlength{
14179 \backslash
14180 diagtest}{4cm+2
14181 \backslash
14182 tabcolsep}
14183 \end_layout
14184
14185 \end_inset
14186
14187
14188 \end_layout
14189
14190 \begin_layout Standard
14191
14192 \lang english
14193 To enable calculations in LaTeX one needs to load the package 
14194 \series bold
14195 calc
14196 \series default
14197 \lang spanish
14198
14199 \begin_inset Index idx
14200 status collapsed
14201
14202 \begin_layout Plain Layout
14203 LaTeX-paquetes ! calc
14204 \end_layout
14205
14206 \end_inset
14207
14208
14209 \lang english
14210  in the document preamble.
14211 \end_layout
14212
14213 \begin_layout Standard
14214
14215 \lang english
14216 In this table you can now use the command
14217 \end_layout
14218
14219 \begin_layout Standard
14220
14221 \series bold
14222
14223 \backslash
14224 diagbox[width=
14225 \backslash
14226 diagtest]{A}{B}
14227 \end_layout
14228
14229 \begin_layout Standard
14230
14231 \lang english
14232 in the first cell:
14233 \end_layout
14234
14235 \begin_layout Standard
14236 \noindent
14237 \align center
14238
14239 \lang english
14240 \begin_inset Tabular
14241 <lyxtabular version="3" rows="2" columns="2">
14242 <features tabularvalignment="middle">
14243 <column alignment="center" valignment="top" width="4cm">
14244 <column alignment="center" valignment="top" width="0">
14245 <row>
14246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14247 \begin_inset Text
14248
14249 \begin_layout Plain Layout
14250
14251 \lang english
14252 \begin_inset ERT
14253 status open
14254
14255 \begin_layout Plain Layout
14256
14257
14258 \backslash
14259 diagbox[width=
14260 \backslash
14261 diagtest]{
14262 \end_layout
14263
14264 \end_inset
14265
14266 A
14267 \begin_inset ERT
14268 status collapsed
14269
14270 \begin_layout Plain Layout
14271
14272 }{
14273 \end_layout
14274
14275 \end_inset
14276
14277 B
14278 \begin_inset ERT
14279 status collapsed
14280
14281 \begin_layout Plain Layout
14282
14283 }
14284 \end_layout
14285
14286 \end_inset
14287
14288
14289 \end_layout
14290
14291 \end_inset
14292 </cell>
14293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14294 \begin_inset Text
14295
14296 \begin_layout Plain Layout
14297
14298 \lang english
14299 Thickness in nm
14300 \end_layout
14301
14302 \end_inset
14303 </cell>
14304 </row>
14305 <row>
14306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14307 \begin_inset Text
14308
14309 \begin_layout Plain Layout
14310
14311 \lang english
14312 Perfect Green
14313 \end_layout
14314
14315 \end_inset
14316 </cell>
14317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14318 \begin_inset Text
14319
14320 \begin_layout Plain Layout
14321
14322 \lang english
14323 45
14324 \end_layout
14325
14326 \end_inset
14327 </cell>
14328 </row>
14329 </lyxtabular>
14330
14331 \end_inset
14332
14333
14334 \end_layout
14335
14336 \begin_layout Standard
14337
14338 \lang english
14339 Note that the split cell needs to be the widest one in the column.
14340  Otherwise the length of the diagonal line cannot be calculated correctly
14341  like in this table:
14342 \end_layout
14343
14344 \begin_layout Standard
14345 \noindent
14346 \align center
14347
14348 \lang english
14349 \begin_inset Tabular
14350 <lyxtabular version="3" rows="2" columns="2">
14351 <features tabularvalignment="middle">
14352 <column alignment="center" valignment="top" width="0pt">
14353 <column alignment="center" valignment="top" width="0">
14354 <row>
14355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14356 \begin_inset Text
14357
14358 \begin_layout Plain Layout
14359
14360 \lang english
14361 \begin_inset ERT
14362 status collapsed
14363
14364 \begin_layout Plain Layout
14365
14366
14367 \backslash
14368 diagbox{
14369 \end_layout
14370
14371 \end_inset
14372
14373 A
14374 \begin_inset ERT
14375 status collapsed
14376
14377 \begin_layout Plain Layout
14378
14379 }{
14380 \end_layout
14381
14382 \end_inset
14383
14384 B
14385 \begin_inset ERT
14386 status collapsed
14387
14388 \begin_layout Plain Layout
14389
14390 }
14391 \end_layout
14392
14393 \end_inset
14394
14395
14396 \end_layout
14397
14398 \end_inset
14399 </cell>
14400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14401 \begin_inset Text
14402
14403 \begin_layout Plain Layout
14404
14405 \lang english
14406 Thickness in nm
14407 \end_layout
14408
14409 \end_inset
14410 </cell>
14411 </row>
14412 <row>
14413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14414 \begin_inset Text
14415
14416 \begin_layout Plain Layout
14417
14418 \lang english
14419 Perfect Green
14420 \end_layout
14421
14422 \end_inset
14423 </cell>
14424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14425 \begin_inset Text
14426
14427 \begin_layout Plain Layout
14428
14429 \lang english
14430 45
14431 \end_layout
14432
14433 \end_inset
14434 </cell>
14435 </row>
14436 </lyxtabular>
14437
14438 \end_inset
14439
14440
14441 \end_layout
14442
14443 \begin_layout Standard
14444
14445 \lang english
14446 In this case use the 
14447 \series bold
14448 width
14449 \series default
14450  option of the 
14451 \series bold
14452
14453 \backslash
14454 diagbox
14455 \series default
14456  command.
14457  It is then not necessary to add 2
14458 \backslash
14459 tabcolsep because the cell width is now the width of the column.
14460  In this table a width of 3
14461 \begin_inset space \thinspace{}
14462 \end_inset
14463
14464 cm is used:
14465 \end_layout
14466
14467 \begin_layout Standard
14468 \noindent
14469 \align center
14470
14471 \lang english
14472 \begin_inset Tabular
14473 <lyxtabular version="3" rows="2" columns="2">
14474 <features tabularvalignment="middle">
14475 <column alignment="center" valignment="top" width="0pt">
14476 <column alignment="center" valignment="top" width="0">
14477 <row>
14478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14479 \begin_inset Text
14480
14481 \begin_layout Plain Layout
14482
14483 \lang english
14484 \begin_inset ERT
14485 status open
14486
14487 \begin_layout Plain Layout
14488
14489
14490 \backslash
14491 diagbox[width=3cm]{
14492 \end_layout
14493
14494 \end_inset
14495
14496 A
14497 \begin_inset ERT
14498 status collapsed
14499
14500 \begin_layout Plain Layout
14501
14502 }{
14503 \end_layout
14504
14505 \end_inset
14506
14507 B
14508 \begin_inset ERT
14509 status collapsed
14510
14511 \begin_layout Plain Layout
14512
14513 }
14514 \end_layout
14515
14516 \end_inset
14517
14518
14519 \end_layout
14520
14521 \end_inset
14522 </cell>
14523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14524 \begin_inset Text
14525
14526 \begin_layout Plain Layout
14527
14528 \lang english
14529 Thickness in nm
14530 \end_layout
14531
14532 \end_inset
14533 </cell>
14534 </row>
14535 <row>
14536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14537 \begin_inset Text
14538
14539 \begin_layout Plain Layout
14540
14541 \lang english
14542 Perfect Green
14543 \end_layout
14544
14545 \end_inset
14546 </cell>
14547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14548 \begin_inset Text
14549
14550 \begin_layout Plain Layout
14551
14552 \lang english
14553 45
14554 \end_layout
14555
14556 \end_inset
14557 </cell>
14558 </row>
14559 </lyxtabular>
14560
14561 \end_inset
14562
14563
14564 \end_layout
14565
14566 \begin_layout Standard
14567
14568 \lang english
14569 For multiple text lines in split cells one needs some extra height to fit
14570  the text to the cell.
14571  This can be achieved with the 
14572 \series bold
14573
14574 \backslash
14575 diagbox
14576 \series default
14577  option 
14578 \series bold
14579 height=3cm
14580 \series default
14581  (replace '3cm' by the height you need).
14582  In the following table the command
14583 \end_layout
14584
14585 \begin_layout Standard
14586
14587 \series bold
14588
14589 \backslash
14590 diagbox[width=3cm,height=1.4cm]{A
14591 \backslash
14592
14593 \backslash
14594 B}{C
14595 \backslash
14596
14597 \backslash
14598 D}
14599 \end_layout
14600
14601 \begin_layout Standard
14602
14603 \lang english
14604 is used in the first cell.
14605  The command 
14606 \series bold
14607
14608 \backslash
14609
14610 \backslash
14611
14612 \series default
14613  creates hereby the line break.
14614 \begin_inset Foot
14615 status collapsed
14616
14617 \begin_layout Plain Layout
14618
14619 \lang english
14620 Breaking lines with 
14621 \family sans
14622 Ctrl+Return
14623 \family default
14624  is only possible when the column has a fixed width.
14625 \end_layout
14626
14627 \end_inset
14628
14629
14630 \end_layout
14631
14632 \begin_layout Standard
14633 \noindent
14634 \align center
14635
14636 \lang english
14637 \begin_inset Tabular
14638 <lyxtabular version="3" rows="2" columns="2">
14639 <features tabularvalignment="middle">
14640 <column alignment="center" valignment="top" width="0">
14641 <column alignment="center" valignment="top" width="0">
14642 <row>
14643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14644 \begin_inset Text
14645
14646 \begin_layout Plain Layout
14647
14648 \lang english
14649 \begin_inset ERT
14650 status open
14651
14652 \begin_layout Plain Layout
14653
14654
14655 \backslash
14656 diagbox[width=3cm,height=1.4cm]{
14657 \end_layout
14658
14659 \end_inset
14660
14661 A
14662 \begin_inset ERT
14663 status collapsed
14664
14665 \begin_layout Plain Layout
14666
14667
14668 \backslash
14669
14670 \backslash
14671
14672 \end_layout
14673
14674 \end_inset
14675
14676 B
14677 \begin_inset ERT
14678 status collapsed
14679
14680 \begin_layout Plain Layout
14681
14682 }{
14683 \end_layout
14684
14685 \end_inset
14686
14687 C
14688 \begin_inset ERT
14689 status collapsed
14690
14691 \begin_layout Plain Layout
14692
14693
14694 \backslash
14695
14696 \backslash
14697
14698 \end_layout
14699
14700 \end_inset
14701
14702 D
14703 \begin_inset ERT
14704 status collapsed
14705
14706 \begin_layout Plain Layout
14707
14708 }
14709 \end_layout
14710
14711 \end_inset
14712
14713
14714 \end_layout
14715
14716 \end_inset
14717 </cell>
14718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14719 \begin_inset Text
14720
14721 \begin_layout Plain Layout
14722
14723 \lang english
14724 Thickness in nm
14725 \end_layout
14726
14727 \end_inset
14728 </cell>
14729 </row>
14730 <row>
14731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14732 \begin_inset Text
14733
14734 \begin_layout Plain Layout
14735
14736 \lang english
14737 Perfect Green
14738 \end_layout
14739
14740 \end_inset
14741 </cell>
14742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14743 \begin_inset Text
14744
14745 \begin_layout Plain Layout
14746
14747 \lang english
14748 45
14749 \end_layout
14750
14751 \end_inset
14752 </cell>
14753 </row>
14754 </lyxtabular>
14755
14756 \end_inset
14757
14758
14759 \end_layout
14760
14761 \begin_layout Standard
14762 \begin_inset ERT
14763 status collapsed
14764
14765 \begin_layout Plain Layout
14766
14767
14768 \backslash
14769 else
14770 \end_layout
14771
14772 \end_inset
14773
14774
14775 \begin_inset Note Note
14776 status open
14777
14778 \begin_layout Plain Layout
14779 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
14780  
14781 \series bold
14782 diagbox
14783 \series default
14784 .
14785 \end_layout
14786
14787 \end_inset
14788
14789
14790 \end_layout
14791
14792 \begin_layout Standard
14793 Debes instalar el paquete LaTeX 
14794 \series bold
14795 diagbox
14796 \series default
14797  para ver la parte siguiente en la salida.
14798 \end_layout
14799
14800 \begin_layout Standard
14801 \begin_inset ERT
14802 status collapsed
14803
14804 \begin_layout Plain Layout
14805
14806
14807 \backslash
14808 fi
14809 \end_layout
14810
14811 \end_inset
14812
14813
14814 \end_layout
14815
14816 \begin_layout Standard
14817
14818 \lang english
14819 For more info about the LaTeX-package 
14820 \series bold
14821 diagbox
14822 \series default
14823 , see its documentation
14824 \lang spanish
14825
14826 \begin_inset CommandInset citation
14827 LatexCommand cite
14828 key "diagbox"
14829
14830 \end_inset
14831
14832 .
14833 \end_layout
14834
14835 \begin_layout Section
14836 Cuadros formales
14837 \begin_inset CommandInset label
14838 LatexCommand label
14839 name "sec:Cuadros-Formales"
14840
14841 \end_inset
14842
14843
14844 \begin_inset Index idx
14845 status collapsed
14846
14847 \begin_layout Plain Layout
14848 Cuadros ! Formales
14849 \end_layout
14850
14851 \end_inset
14852
14853  
14854 \end_layout
14855
14856 \begin_layout Standard
14857 En los libros, los cuadros se suelen presentar en un formato como el del
14858  cuadro 
14859 \begin_inset space ~
14860 \end_inset
14861
14862
14863 \begin_inset CommandInset ref
14864 LatexCommand ref
14865 reference "tab:Ejemplo-cuadro-formal"
14866
14867 \end_inset
14868
14869 .
14870  Se denominan cuadros 
14871 \emph on
14872 formales
14873 \emph default
14874 .
14875  Para hacer cuadros con este diseño, elige 
14876 \family sans
14877 Estilo
14878 \family default
14879
14880 \begin_inset space ~
14881 \end_inset
14882
14883
14884 \family sans
14885 Formal
14886 \family default
14887  en la solapa 
14888 \family sans
14889 Bordes
14890 \family default
14891  del diálogo de cuadros.
14892 \end_layout
14893
14894 \begin_layout Standard
14895 \begin_inset Float table
14896 placement h
14897 wide false
14898 sideways false
14899 status open
14900
14901 \begin_layout Plain Layout
14902 \begin_inset Caption
14903
14904 \begin_layout Plain Layout
14905 \begin_inset CommandInset label
14906 LatexCommand label
14907 name "tab:Ejemplo-cuadro-formal"
14908
14909 \end_inset
14910
14911 Ejemplo de cuadro formal
14912 \end_layout
14913
14914 \end_inset
14915
14916
14917 \end_layout
14918
14919 \begin_layout Plain Layout
14920 \align center
14921 \begin_inset Tabular
14922 <lyxtabular version="3" rows="8" columns="4">
14923 <features booktabs="true" tabularvalignment="middle">
14924 <column alignment="center" valignment="top" width="0">
14925 <column alignment="center" valignment="top" width="0">
14926 <column alignment="center" valignment="top" width="0">
14927 <column alignment="center" valignment="top" width="0">
14928 <row>
14929 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14930 \begin_inset Text
14931
14932 \begin_layout Plain Layout
14933 System
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 <cell alignment="center" valignment="top" topline="true" usebox="none">
14939 \begin_inset Text
14940
14941 \begin_layout Plain Layout
14942 Chip
14943 \begin_inset space \thinspace{}
14944 \end_inset
14945
14946 1
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955 Chip
14956 \begin_inset space \thinspace{}
14957 \end_inset
14958
14959 2
14960 \end_layout
14961
14962 \end_inset
14963 </cell>
14964 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14965 \begin_inset Text
14966
14967 \begin_layout Plain Layout
14968
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 </row>
14974 <row>
14975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
14976 \begin_inset Text
14977
14978 \begin_layout Plain Layout
14979 \begin_inset ERT
14980 status collapsed
14981
14982 \begin_layout Plain Layout
14983
14984
14985 \backslash
14986 cmidrule(r){2-2}
14987 \end_layout
14988
14989 \end_inset
14990
14991
14992 \begin_inset ERT
14993 status collapsed
14994
14995 \begin_layout Plain Layout
14996
14997
14998 \backslash
14999 cmidrule(l){3-4}
15000 \end_layout
15001
15002 \end_inset
15003
15004 Detector thickness in µm
15005 \end_layout
15006
15007 \end_inset
15008 </cell>
15009 <cell alignment="center" valignment="top" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Plain Layout
15013 300
15014 \end_layout
15015
15016 \end_inset
15017 </cell>
15018 <cell alignment="center" valignment="top" usebox="none">
15019 \begin_inset Text
15020
15021 \begin_layout Plain Layout
15022 300
15023 \end_layout
15024
15025 \end_inset
15026 </cell>
15027 <cell alignment="center" valignment="top" usebox="none">
15028 \begin_inset Text
15029
15030 \begin_layout Plain Layout
15031 700
15032 \end_layout
15033
15034 \end_inset
15035 </cell>
15036 </row>
15037 <row>
15038 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15039 \begin_inset Text
15040
15041 \begin_layout Plain Layout
15042 Edge angle in °
15043 \end_layout
15044
15045 \end_inset
15046 </cell>
15047 <cell alignment="center" valignment="top" topline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051 3.55
15052 \end_layout
15053
15054 \end_inset
15055 </cell>
15056 <cell alignment="center" valignment="top" topline="true" usebox="none">
15057 \begin_inset Text
15058
15059 \begin_layout Plain Layout
15060 2.71
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 <cell alignment="center" valignment="top" topline="true" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Plain Layout
15069 7.99
15070 \end_layout
15071
15072 \end_inset
15073 </cell>
15074 </row>
15075 <row topspace="default">
15076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15077 \begin_inset Text
15078
15079 \begin_layout Plain Layout
15080 Spatial resolution in µm
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 <cell alignment="center" valignment="top" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089 4.26
15090 \end_layout
15091
15092 \end_inset
15093 </cell>
15094 <cell alignment="center" valignment="top" usebox="none">
15095 \begin_inset Text
15096
15097 \begin_layout Plain Layout
15098 10.17
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 <cell alignment="center" valignment="top" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107 10.56
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 </row>
15113 <row topspace="default">
15114 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15115 \begin_inset Text
15116
15117 \begin_layout Plain Layout
15118 MTF at 
15119 \begin_inset Formula $f_{\mathrm{max}}$
15120 \end_inset
15121
15122
15123 \end_layout
15124
15125 \end_inset
15126 </cell>
15127 <cell alignment="center" valignment="top" usebox="none">
15128 \begin_inset Text
15129
15130 \begin_layout Plain Layout
15131 0.53
15132 \end_layout
15133
15134 \end_inset
15135 </cell>
15136 <cell alignment="center" valignment="top" usebox="none">
15137 \begin_inset Text
15138
15139 \begin_layout Plain Layout
15140 0.37
15141 \end_layout
15142
15143 \end_inset
15144 </cell>
15145 <cell alignment="center" valignment="top" usebox="none">
15146 \begin_inset Text
15147
15148 \begin_layout Plain Layout
15149 0.39
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 </row>
15155 <row topspace="default">
15156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15157 \begin_inset Text
15158
15159 \begin_layout Plain Layout
15160 \begin_inset ERT
15161 status collapsed
15162
15163 \begin_layout Plain Layout
15164
15165
15166 \backslash
15167 cmidrule(l{10pt}){1-1}
15168 \end_layout
15169
15170 \end_inset
15171
15172 LSF-spatial resolution
15173 \end_layout
15174
15175 \end_inset
15176 </cell>
15177 <cell alignment="center" valignment="top" usebox="none">
15178 \begin_inset Text
15179
15180 \begin_layout Plain Layout
15181
15182 \end_layout
15183
15184 \end_inset
15185 </cell>
15186 <cell alignment="center" valignment="top" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 <cell alignment="center" valignment="top" usebox="none">
15196 \begin_inset Text
15197
15198 \begin_layout Plain Layout
15199
15200 \end_layout
15201
15202 \end_inset
15203 </cell>
15204 </row>
15205 <row>
15206 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15207 \begin_inset Text
15208
15209 \begin_layout Plain Layout
15210 in µm
15211 \end_layout
15212
15213 \end_inset
15214 </cell>
15215 <cell alignment="center" valignment="top" usebox="none">
15216 \begin_inset Text
15217
15218 \begin_layout Plain Layout
15219 129.7
15220 \end_layout
15221
15222 \end_inset
15223 </cell>
15224 <cell alignment="center" valignment="top" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228 52.75
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 <cell alignment="center" valignment="top" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237 50.78
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 </row>
15243 <row>
15244 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15245 \begin_inset Text
15246
15247 \begin_layout Plain Layout
15248 in % of pixel size
15249 \end_layout
15250
15251 \end_inset
15252 </cell>
15253 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15254 \begin_inset Text
15255
15256 \begin_layout Plain Layout
15257 76.3
15258 \end_layout
15259
15260 \end_inset
15261 </cell>
15262 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Plain Layout
15266 95.9
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15272 \begin_inset Text
15273
15274 \begin_layout Plain Layout
15275 92.3
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 </row>
15281 </lyxtabular>
15282
15283 \end_inset
15284
15285
15286 \end_layout
15287
15288 \end_inset
15289
15290
15291 \end_layout
15292
15293 \begin_layout Standard
15294 Se puede añadir espacio adicional a las filas del cuadro mediante los botones
15295  correspondientes que se encuentran en la solapa 
15296 \family sans
15297 Bordes 
15298 \family default
15299 del diálogo
15300 \family sans
15301  Configuración
15302 \begin_inset space ~
15303 \end_inset
15304
15305 del
15306 \begin_inset space ~
15307 \end_inset
15308
15309 cuadro
15310 \family default
15311 , como se explica en la sección
15312 \begin_inset space ~
15313 \end_inset
15314
15315
15316 \begin_inset CommandInset ref
15317 LatexCommand ref
15318 reference "sub:Espacio-adicional"
15319
15320 \end_inset
15321
15322 .
15323 \end_layout
15324
15325 \begin_layout Standard
15326 A diferencia de los cuadros normales, los cuadros formales no tienen líneas
15327  verticales.
15328  Las líneas horizontales se pueden poner o no como en los cuadros normales,
15329  pero en la salida se mostrarán con distinto grosor:
15330 \begin_inset Newline newline
15331 \end_inset
15332
15333 Las líneas primera y última tienen un grosor predeterminado de 0.08
15334 \begin_inset space \thinspace{}
15335 \end_inset
15336
15337 em, las demás tienen un grosor predeterminado de 0.05
15338 \begin_inset space \thinspace{}
15339 \end_inset
15340
15341 em.
15342 \end_layout
15343
15344 \begin_layout Standard
15345 Estos valores predeterminados se pueden cambiar
15346 \series bold
15347  
15348 \series default
15349 con las líneas de preámbulo:
15350 \end_layout
15351
15352 \begin_layout Standard
15353
15354 \series bold
15355
15356 \backslash
15357 let
15358 \backslash
15359 mytoprule
15360 \backslash
15361 toprule
15362 \begin_inset Newline newline
15363 \end_inset
15364
15365
15366 \backslash
15367 renewcommand{
15368 \backslash
15369 toprule}{
15370 \backslash
15371 mytoprule[grosor]}
15372 \end_layout
15373
15374 \begin_layout Standard
15375 Este ejemplo es para la primera línea, la denominada 
15376 \series bold
15377 toprule
15378 \series default
15379 .
15380  Si quieres cambiar el grosor de la última línea, reemplaza 
15381 \series bold
15382 toprule
15383 \series default
15384  por 
15385 \series bold
15386 bottomrule
15387 \series default
15388 .
15389  Y para cambiar el grosor de las demás líneas cambia 
15390 \series bold
15391 toprule
15392 \series default
15393  por 
15394 \series bold
15395 midrule
15396 \series default
15397 .
15398  Puedes usar cualquiera de las unidades listadas en el apéndice
15399 \begin_inset space ~
15400 \end_inset
15401
15402
15403 \begin_inset CommandInset ref
15404 LatexCommand ref
15405 reference "cap:Unidades-disponibles-en"
15406
15407 \end_inset
15408
15409  para establecer el grosor.
15410 \end_layout
15411
15412 \begin_layout Standard
15413 Para dibujar líneas que no se extiendan a todas las columnas del cuadro,
15414  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
15415  LyX empleará internamente el comando 
15416 \series bold
15417
15418 \backslash
15419 cmidrule
15420 \series default
15421  para dibujar la línea.
15422  El esquema completo es
15423 \end_layout
15424
15425 \begin_layout Standard
15426
15427 \series bold
15428
15429 \backslash
15430 cmidrule[grosor](recorte){inicol-fincol}
15431 \end_layout
15432
15433 \begin_layout Standard
15434 Por el momento, LyX no soporta las opciones de 
15435 \series bold
15436
15437 \backslash
15438 cmidrule
15439 \series default
15440 , así que para usarlas hay que emplear código TeX.
15441  Las líneas 
15442 \series bold
15443
15444 \backslash
15445 cmidrule
15446 \series default
15447  se pueden insertar manualmente con el comando en código TeX como primera
15448  entrada de la primera celda de una fila.
15449  En la salida se dibujará la línea sobre dicha fila.
15450 \end_layout
15451
15452 \begin_layout Standard
15453 El grosor predeterminado es 0.03
15454 \begin_inset space \thinspace{}
15455 \end_inset
15456
15457 em.
15458  
15459 \series bold
15460 inicol
15461 \series default
15462  es el número de la columna en la que comienza la línea y 
15463 \series bold
15464 fincol
15465 \series default
15466  es el número de la columna en la que acaba la línea.
15467  El valor 
15468 \series bold
15469 fincol
15470 \series default
15471  debe especificarse siempre, aunque la línea se extienda sobre una sola
15472  columna.
15473  El parámetro opcional 
15474 \series bold
15475 recorte
15476 \series default
15477  debe ser 
15478 \emph on
15479 l{recorte}
15480 \emph default
15481  o 
15482 \emph on
15483 r{recorte}
15484 \emph default
15485 , donde 
15486 \emph on
15487 recorte
15488 \emph default
15489  también es opcional.
15490  Por ejemplo, el parámetro 
15491 \emph on
15492 l{2pt}
15493 \emph default
15494  significa que la línea se recorta 2
15495 \begin_inset space \thinspace{}
15496 \end_inset
15497
15498 pt por su izquierda.
15499  Si no se especifica el tamaño las líneas se recortan por omisión en 0.5
15500 \begin_inset space \thinspace{}
15501 \end_inset
15502
15503 em.
15504
15505 \series bold
15506  
15507 \end_layout
15508
15509 \begin_layout Standard
15510 \begin_inset VSpace bigskip
15511 \end_inset
15512
15513
15514 \end_layout
15515
15516 \begin_layout Standard
15517 El cuadro
15518 \begin_inset space ~
15519 \end_inset
15520
15521
15522 \begin_inset CommandInset ref
15523 LatexCommand ref
15524 reference "tab:Ejemplo-cuadro-formal"
15525
15526 \end_inset
15527
15528  se ha creado con los comandos
15529 \end_layout
15530
15531 \begin_layout Standard
15532
15533 \series bold
15534
15535 \backslash
15536 cmidrule(r){2-2}
15537 \backslash
15538 cmidrule(l){3-4}
15539 \end_layout
15540
15541 \begin_layout Standard
15542 en la segunda fila, 
15543 \series bold
15544
15545 \backslash
15546 midrule
15547 \series default
15548  en la tercera, y
15549 \end_layout
15550
15551 \begin_layout Standard
15552
15553 \series bold
15554
15555 \backslash
15556 cmidrule(l{10pt}){1-1}
15557 \end_layout
15558
15559 \begin_layout Standard
15560 en la sexta fila.
15561 \end_layout
15562
15563 \begin_layout Standard
15564 \begin_inset VSpace bigskip
15565 \end_inset
15566
15567
15568 \end_layout
15569
15570 \begin_layout Standard
15571 Quizá quieras superponer líneas 
15572 \series bold
15573
15574 \backslash
15575 cmidrules
15576 \series default
15577  como enl cuadro
15578 \begin_inset space ~
15579 \end_inset
15580
15581
15582 \begin_inset CommandInset ref
15583 LatexCommand ref
15584 reference "tab:Cuadro-formal-especial"
15585
15586 \end_inset
15587
15588 .
15589  Esto se consigue con el comando en código TeX
15590 \end_layout
15591
15592 \begin_layout Standard
15593
15594 \series bold
15595
15596 \backslash
15597 morecmidrules
15598 \end_layout
15599
15600 \begin_layout Standard
15601 El comando que se ha utilizado para la segunda fila del cuadro
15602 \begin_inset space ~
15603 \end_inset
15604
15605
15606 \begin_inset CommandInset ref
15607 LatexCommand ref
15608 reference "tab:Cuadro-formal-especial"
15609
15610 \end_inset
15611
15612  es
15613 \end_layout
15614
15615 \begin_layout Standard
15616
15617 \series bold
15618
15619 \backslash
15620 cmidrule(r){2-2}
15621 \backslash
15622 cmidrule(l){3-4}
15623 \backslash
15624 morecmidrules
15625 \backslash
15626 cmidrule{2-4}
15627 \end_layout
15628
15629 \begin_layout Standard
15630 El comando para la sexta fila es
15631 \end_layout
15632
15633 \begin_layout Standard
15634
15635 \series bold
15636
15637 \backslash
15638 midrule
15639 \backslash
15640 morecmidrules
15641 \backslash
15642 cmidrule{3-4}
15643 \series default
15644
15645 \begin_inset VSpace bigskip
15646 \end_inset
15647
15648
15649 \end_layout
15650
15651 \begin_layout Standard
15652 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
15653  el siguiente comando para dibujar líneas que se extienden sobre todas las
15654  columnas
15655 \end_layout
15656
15657 \begin_layout Standard
15658
15659 \series bold
15660
15661 \backslash
15662 specialrule{anchura}{espacio superior}{espacio inferior}
15663 \end_layout
15664
15665 \begin_layout Standard
15666 Para más información sobre estas características especiales, acude al manual
15667  del paquete LaTeX 
15668 \series bold
15669 booktabs
15670 \series default
15671
15672 \begin_inset CommandInset citation
15673 LatexCommand cite
15674 key "booktabs"
15675
15676 \end_inset
15677
15678 .
15679 \begin_inset Index idx
15680 status collapsed
15681
15682 \begin_layout Plain Layout
15683 LaTeX-paquetes ! booktabs
15684 \end_layout
15685
15686 \end_inset
15687
15688  
15689 \begin_inset VSpace bigskip
15690 \end_inset
15691
15692
15693 \end_layout
15694
15695 \begin_layout Standard
15696 \begin_inset Float table
15697 placement h
15698 wide false
15699 sideways false
15700 status open
15701
15702 \begin_layout Plain Layout
15703 \begin_inset Caption
15704
15705 \begin_layout Plain Layout
15706 \begin_inset CommandInset label
15707 LatexCommand label
15708 name "tab:Cuadro-formal-especial"
15709
15710 \end_inset
15711
15712 Cuadro formal especial
15713 \end_layout
15714
15715 \end_inset
15716
15717
15718 \end_layout
15719
15720 \begin_layout Plain Layout
15721 \align center
15722 \begin_inset Tabular
15723 <lyxtabular version="3" rows="8" columns="4">
15724 <features booktabs="true" tabularvalignment="middle">
15725 <column alignment="center" valignment="top" width="0">
15726 <column alignment="center" valignment="top" width="0">
15727 <column alignment="center" valignment="top" width="0">
15728 <column alignment="center" valignment="top" width="0">
15729 <row>
15730 <cell alignment="center" valignment="top" topline="true" usebox="none">
15731 \begin_inset Text
15732
15733 \begin_layout Plain Layout
15734 System
15735 \end_layout
15736
15737 \end_inset
15738 </cell>
15739 <cell alignment="center" valignment="top" topline="true" usebox="none">
15740 \begin_inset Text
15741
15742 \begin_layout Plain Layout
15743 Chip
15744 \begin_inset space \thinspace{}
15745 \end_inset
15746
15747 1
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Plain Layout
15756 Chip
15757 \begin_inset space \thinspace{}
15758 \end_inset
15759
15760 2
15761 \end_layout
15762
15763 \end_inset
15764 </cell>
15765 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15766 \begin_inset Text
15767
15768 \begin_layout Plain Layout
15769
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 </row>
15775 <row>
15776 <cell alignment="center" valignment="top" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780 \begin_inset ERT
15781 status collapsed
15782
15783 \begin_layout Plain Layout
15784
15785
15786 \backslash
15787 cmidrule(r){2-2}
15788 \end_layout
15789
15790 \end_inset
15791
15792
15793 \begin_inset ERT
15794 status collapsed
15795
15796 \begin_layout Plain Layout
15797
15798
15799 \backslash
15800 cmidrule(l){3-4}
15801 \end_layout
15802
15803 \end_inset
15804
15805
15806 \begin_inset ERT
15807 status collapsed
15808
15809 \begin_layout Plain Layout
15810
15811
15812 \backslash
15813 morecmidrules 
15814 \end_layout
15815
15816 \end_inset
15817
15818
15819 \begin_inset ERT
15820 status collapsed
15821
15822 \begin_layout Plain Layout
15823
15824
15825 \backslash
15826 cmidrule{2-4}
15827 \end_layout
15828
15829 \end_inset
15830
15831 Detector thickness in µm
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 <cell alignment="center" valignment="top" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Plain Layout
15840 300
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 <cell alignment="center" valignment="top" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849 300
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 <cell alignment="center" valignment="top" usebox="none">
15855 \begin_inset Text
15856
15857 \begin_layout Plain Layout
15858 700
15859 \end_layout
15860
15861 \end_inset
15862 </cell>
15863 </row>
15864 <row>
15865 <cell alignment="center" valignment="top" topline="true" usebox="none">
15866 \begin_inset Text
15867
15868 \begin_layout Plain Layout
15869 Edge angle in °
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 <cell alignment="center" valignment="top" topline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878 3.55
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" topline="true" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 2.71
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 <cell alignment="center" valignment="top" topline="true" usebox="none">
15893 \begin_inset Text
15894
15895 \begin_layout Plain Layout
15896 7.99
15897 \end_layout
15898
15899 \end_inset
15900 </cell>
15901 </row>
15902 <row topspace="default">
15903 <cell alignment="center" valignment="top" usebox="none">
15904 \begin_inset Text
15905
15906 \begin_layout Plain Layout
15907 Spatial resolution in µm
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 <cell alignment="center" valignment="top" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916 4.26
15917 \end_layout
15918
15919 \end_inset
15920 </cell>
15921 <cell alignment="center" valignment="top" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Plain Layout
15925 10.17
15926 \end_layout
15927
15928 \end_inset
15929 </cell>
15930 <cell alignment="center" valignment="top" usebox="none">
15931 \begin_inset Text
15932
15933 \begin_layout Plain Layout
15934 10.56
15935 \end_layout
15936
15937 \end_inset
15938 </cell>
15939 </row>
15940 <row topspace="default">
15941 <cell alignment="center" valignment="top" usebox="none">
15942 \begin_inset Text
15943
15944 \begin_layout Plain Layout
15945 MTF at 
15946 \begin_inset Formula $f_{\mathrm{max}}$
15947 \end_inset
15948
15949
15950 \end_layout
15951
15952 \end_inset
15953 </cell>
15954 <cell alignment="center" valignment="top" usebox="none">
15955 \begin_inset Text
15956
15957 \begin_layout Plain Layout
15958 0.53
15959 \end_layout
15960
15961 \end_inset
15962 </cell>
15963 <cell alignment="center" valignment="top" usebox="none">
15964 \begin_inset Text
15965
15966 \begin_layout Plain Layout
15967 0.37
15968 \end_layout
15969
15970 \end_inset
15971 </cell>
15972 <cell alignment="center" valignment="top" usebox="none">
15973 \begin_inset Text
15974
15975 \begin_layout Plain Layout
15976 0.39
15977 \end_layout
15978
15979 \end_inset
15980 </cell>
15981 </row>
15982 <row>
15983 <cell alignment="center" valignment="top" topline="true" usebox="none">
15984 \begin_inset Text
15985
15986 \begin_layout Plain Layout
15987 \begin_inset ERT
15988 status collapsed
15989
15990 \begin_layout Plain Layout
15991
15992
15993 \backslash
15994 morecmidrules 
15995 \end_layout
15996
15997 \end_inset
15998
15999
16000 \begin_inset ERT
16001 status collapsed
16002
16003 \begin_layout Plain Layout
16004
16005
16006 \backslash
16007 cmidrule{3-4}
16008 \end_layout
16009
16010 \end_inset
16011
16012 LSF-spatial resolution
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 <cell alignment="center" valignment="top" topline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" topline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030
16031 \end_layout
16032
16033 \end_inset
16034 </cell>
16035 <cell alignment="center" valignment="top" topline="true" usebox="none">
16036 \begin_inset Text
16037
16038 \begin_layout Plain Layout
16039
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 </row>
16045 <row>
16046 <cell alignment="center" valignment="top" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 in µm
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 129.7
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068 52.75
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 <cell alignment="center" valignment="top" usebox="none">
16074 \begin_inset Text
16075
16076 \begin_layout Plain Layout
16077 50.78
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 </row>
16083 <row>
16084 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088 in % of pixel size
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 76.3
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 95.9
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115 92.3
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 </row>
16121 </lyxtabular>
16122
16123 \end_inset
16124
16125
16126 \end_layout
16127
16128 \end_inset
16129
16130
16131 \end_layout
16132
16133 \begin_layout Section
16134 Alineación vertical de cuadros
16135 \begin_inset Index idx
16136 status collapsed
16137
16138 \begin_layout Plain Layout
16139 Cuadros ! Alineación vertical
16140 \end_layout
16141
16142 \end_inset
16143
16144
16145 \end_layout
16146
16147 \begin_layout Standard
16148 Para alinear cuadros verticalmente en una línea de texto, el cuadro debe
16149  estar en un marco.
16150  Después el marco se puede alinear verticalmente como se describe en la
16151  sección
16152 \begin_inset space ~
16153 \end_inset
16154
16155
16156 \begin_inset CommandInset ref
16157 LatexCommand ref
16158 reference "sec:Diálogo-Marcos"
16159
16160 \end_inset
16161
16162 .
16163  
16164 \end_layout
16165
16166 \begin_layout Standard
16167 En el ejemplo siguiente los cuadros están en un marco tipo minipágina
16168 \begin_inset Foot
16169 status collapsed
16170
16171 \begin_layout Plain Layout
16172 Las minipáginas se describen en la sección
16173 \begin_inset space ~
16174 \end_inset
16175
16176
16177 \begin_inset CommandInset ref
16178 LatexCommand ref
16179 reference "sec:Minipáginas"
16180
16181 \end_inset
16182
16183 .
16184 \end_layout
16185
16186 \end_inset
16187
16188  que tiene una anchura del 15
16189 \begin_inset space \thinspace{}
16190 \end_inset
16191
16192 % de columna:
16193 \end_layout
16194
16195 \begin_layout Itemize
16196 test 
16197 \begin_inset Box Frameless
16198 position "t"
16199 hor_pos "c"
16200 has_inner_box 1
16201 inner_pos "c"
16202 use_parbox 0
16203 use_makebox 0
16204 width "15col%"
16205 special "none"
16206 height "1in"
16207 height_special "totalheight"
16208 status collapsed
16209
16210 \begin_layout Plain Layout
16211 \begin_inset Tabular
16212 <lyxtabular version="3" rows="3" columns="3">
16213 <features tabularvalignment="middle">
16214 <column alignment="center" valignment="top" width="0">
16215 <column alignment="center" valignment="top" width="0">
16216 <column alignment="center" valignment="top" width="0">
16217 <row>
16218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16219 \begin_inset Text
16220
16221 \begin_layout Plain Layout
16222 a
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16228 \begin_inset Text
16229
16230 \begin_layout Plain Layout
16231 d
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240 g
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 </row>
16246 <row>
16247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16248 \begin_inset Text
16249
16250 \begin_layout Plain Layout
16251 b
16252 \end_layout
16253
16254 \end_inset
16255 </cell>
16256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260 e
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16266 \begin_inset Text
16267
16268 \begin_layout Plain Layout
16269 h
16270 \end_layout
16271
16272 \end_inset
16273 </cell>
16274 </row>
16275 <row>
16276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16277 \begin_inset Text
16278
16279 \begin_layout Plain Layout
16280 c
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289 f
16290 \end_layout
16291
16292 \end_inset
16293 </cell>
16294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16295 \begin_inset Text
16296
16297 \begin_layout Plain Layout
16298 i
16299 \end_layout
16300
16301 \end_inset
16302 </cell>
16303 </row>
16304 </lyxtabular>
16305
16306 \end_inset
16307
16308
16309 \end_layout
16310
16311 \end_inset
16312
16313  test 
16314 \begin_inset ERT
16315 status collapsed
16316
16317 \begin_layout Plain Layout
16318
16319
16320 \backslash
16321 raisebox{0.85
16322 \backslash
16323 baselineskip}{
16324 \end_layout
16325
16326 \end_inset
16327
16328
16329 \begin_inset Box Frameless
16330 position "t"
16331 hor_pos "c"
16332 has_inner_box 1
16333 inner_pos "c"
16334 use_parbox 0
16335 use_makebox 0
16336 width "15col%"
16337 special "none"
16338 height "1in"
16339 height_special "totalheight"
16340 status collapsed
16341
16342 \begin_layout Plain Layout
16343 \begin_inset Tabular
16344 <lyxtabular version="3" rows="3" columns="3">
16345 <features tabularvalignment="middle">
16346 <column alignment="center" valignment="top" width="0">
16347 <column alignment="center" valignment="top" width="0">
16348 <column alignment="center" valignment="top" width="0">
16349 <row>
16350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354 a
16355 \end_layout
16356
16357 \end_inset
16358 </cell>
16359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16360 \begin_inset Text
16361
16362 \begin_layout Plain Layout
16363 d
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372 g
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 </row>
16378 <row>
16379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16380 \begin_inset Text
16381
16382 \begin_layout Plain Layout
16383 b
16384 \end_layout
16385
16386 \end_inset
16387 </cell>
16388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16389 \begin_inset Text
16390
16391 \begin_layout Plain Layout
16392 e
16393 \end_layout
16394
16395 \end_inset
16396 </cell>
16397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401 h
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 </row>
16407 <row>
16408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Plain Layout
16412 c
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Plain Layout
16421 f
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
16426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Plain Layout
16430 i
16431 \end_layout
16432
16433 \end_inset
16434 </cell>
16435 </row>
16436 </lyxtabular>
16437
16438 \end_inset
16439
16440
16441 \end_layout
16442
16443 \end_inset
16444
16445
16446 \begin_inset ERT
16447 status collapsed
16448
16449 \begin_layout Plain Layout
16450
16451 }
16452 \end_layout
16453
16454 \end_inset
16455
16456
16457 \end_layout
16458
16459 \begin_layout Itemize
16460 test 
16461 \begin_inset Box Frameless
16462 position "c"
16463 hor_pos "c"
16464 has_inner_box 1
16465 inner_pos "c"
16466 use_parbox 0
16467 use_makebox 0
16468 width "15col%"
16469 special "none"
16470 height "1in"
16471 height_special "totalheight"
16472 status collapsed
16473
16474 \begin_layout Plain Layout
16475 \begin_inset Tabular
16476 <lyxtabular version="3" rows="3" columns="3">
16477 <features tabularvalignment="middle">
16478 <column alignment="center" valignment="top" width="0">
16479 <column alignment="center" valignment="top" width="0">
16480 <column alignment="center" valignment="top" width="0">
16481 <row>
16482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486 a
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495 d
16496 \end_layout
16497
16498 \end_inset
16499 </cell>
16500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16501 \begin_inset Text
16502
16503 \begin_layout Plain Layout
16504 g
16505 \end_layout
16506
16507 \end_inset
16508 </cell>
16509 </row>
16510 <row>
16511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 b
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 e
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 h
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 </row>
16539 <row>
16540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544 c
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 f
16554 \end_layout
16555
16556 \end_inset
16557 </cell>
16558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16559 \begin_inset Text
16560
16561 \begin_layout Plain Layout
16562 i
16563 \end_layout
16564
16565 \end_inset
16566 </cell>
16567 </row>
16568 </lyxtabular>
16569
16570 \end_inset
16571
16572
16573 \end_layout
16574
16575 \end_inset
16576
16577
16578 \end_layout
16579
16580 \begin_layout Itemize
16581 test 
16582 \begin_inset Box Frameless
16583 position "b"
16584 hor_pos "c"
16585 has_inner_box 1
16586 inner_pos "c"
16587 use_parbox 0
16588 use_makebox 0
16589 width "15col%"
16590 special "none"
16591 height "1in"
16592 height_special "totalheight"
16593 status collapsed
16594
16595 \begin_layout Plain Layout
16596 \begin_inset Tabular
16597 <lyxtabular version="3" rows="3" columns="3">
16598 <features tabularvalignment="middle">
16599 <column alignment="center" valignment="top" width="0">
16600 <column alignment="center" valignment="top" width="0">
16601 <column alignment="center" valignment="top" width="0">
16602 <row>
16603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16604 \begin_inset Text
16605
16606 \begin_layout Plain Layout
16607 a
16608 \end_layout
16609
16610 \end_inset
16611 </cell>
16612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16613 \begin_inset Text
16614
16615 \begin_layout Plain Layout
16616 d
16617 \end_layout
16618
16619 \end_inset
16620 </cell>
16621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625 g
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 </row>
16631 <row>
16632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16633 \begin_inset Text
16634
16635 \begin_layout Plain Layout
16636 b
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16642 \begin_inset Text
16643
16644 \begin_layout Plain Layout
16645 e
16646 \end_layout
16647
16648 \end_inset
16649 </cell>
16650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16651 \begin_inset Text
16652
16653 \begin_layout Plain Layout
16654 h
16655 \end_layout
16656
16657 \end_inset
16658 </cell>
16659 </row>
16660 <row>
16661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Plain Layout
16665 c
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16671 \begin_inset Text
16672
16673 \begin_layout Plain Layout
16674 f
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683 i
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 </row>
16689 </lyxtabular>
16690
16691 \end_inset
16692
16693
16694 \end_layout
16695
16696 \end_inset
16697
16698  test 
16699 \begin_inset ERT
16700 status collapsed
16701
16702 \begin_layout Plain Layout
16703
16704
16705 \backslash
16706 raisebox{-0.32
16707 \backslash
16708 baselineskip}{
16709 \end_layout
16710
16711 \end_inset
16712
16713
16714 \begin_inset Box Frameless
16715 position "b"
16716 hor_pos "c"
16717 has_inner_box 1
16718 inner_pos "c"
16719 use_parbox 0
16720 use_makebox 0
16721 width "15col%"
16722 special "none"
16723 height "1in"
16724 height_special "totalheight"
16725 status collapsed
16726
16727 \begin_layout Plain Layout
16728 \begin_inset Tabular
16729 <lyxtabular version="3" rows="3" columns="3">
16730 <features tabularvalignment="middle">
16731 <column alignment="center" valignment="top" width="0">
16732 <column alignment="center" valignment="top" width="0">
16733 <column alignment="center" valignment="top" width="0">
16734 <row>
16735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739 a
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748 d
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757 g
16758 \end_layout
16759
16760 \end_inset
16761 </cell>
16762 </row>
16763 <row>
16764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 b
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Plain Layout
16777 e
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Plain Layout
16786 h
16787 \end_layout
16788
16789 \end_inset
16790 </cell>
16791 </row>
16792 <row>
16793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797 c
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Plain Layout
16806 f
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16812 \begin_inset Text
16813
16814 \begin_layout Plain Layout
16815 i
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 </row>
16821 </lyxtabular>
16822
16823 \end_inset
16824
16825
16826 \end_layout
16827
16828 \end_inset
16829
16830
16831 \begin_inset ERT
16832 status collapsed
16833
16834 \begin_layout Plain Layout
16835
16836 }
16837 \end_layout
16838
16839 \end_inset
16840
16841
16842 \end_layout
16843
16844 \begin_layout Standard
16845 Como ves, los contenidos de la primera y última filas no se alinean correctament
16846 e con la línea de texto donde está el cuadro.
16847  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
16848  un cuadro elevado («raisebox»
16849 \begin_inset Foot
16850 status collapsed
16851
16852 \begin_layout Plain Layout
16853 El uso del comando 
16854 \series bold
16855
16856 \backslash
16857 raisebox
16858 \series default
16859  se explica en la sección
16860 \begin_inset space ~
16861 \end_inset
16862
16863
16864 \begin_inset CommandInset ref
16865 LatexCommand ref
16866 reference "sub:Alineación-Vertical"
16867
16868 \end_inset
16869
16870 .
16871 \end_layout
16872
16873 \end_inset
16874
16875 ).
16876  En el ejemplo anterior, el segundo marco del primer ítem está alineado
16877  usando el comando en código TeX
16878 \end_layout
16879
16880 \begin_layout Standard
16881
16882 \series bold
16883
16884 \backslash
16885 raisebox{0.85
16886 \backslash
16887 baselineskip}{
16888 \end_layout
16889
16890 \begin_layout Standard
16891 antes del marco.
16892  Tras él, se pone la llave de cierre 
16893 \series bold
16894 }
16895 \series default
16896  también en código TeX.
16897  Para el segundo marco en el tercer ítem se usa el comando 
16898 \end_layout
16899
16900 \begin_layout Standard
16901
16902 \series bold
16903
16904 \backslash
16905 raisebox{-0.32
16906 \backslash
16907 baselineskip}{
16908 \end_layout
16909
16910 \begin_layout Standard
16911 \begin_inset Note Greyedout
16912 status open
16913
16914 \begin_layout Plain Layout
16915
16916 \series bold
16917 Not
16918 \series default
16919 a: La alineación del contenido de la fila con la línea del texto adyacente
16920  no es exacta.
16921  El factor necesario del comando 
16922 \series bold
16923
16924 \backslash
16925 raisebox
16926 \series default
16927  para este alineamiento depende de la tipografía del documento, del tamaño
16928  de letra y del grosor de línea del cuadro.
16929 \end_layout
16930
16931 \end_inset
16932
16933
16934 \end_layout
16935
16936 \begin_layout Section
16937 Cuadros coloreados
16938 \begin_inset CommandInset label
16939 LatexCommand label
16940 name "sec:Cuadros-Coloreados"
16941
16942 \end_inset
16943
16944
16945 \end_layout
16946
16947 \begin_layout Subsection
16948 Celdas coloreadas
16949 \begin_inset Index idx
16950 status collapsed
16951
16952 \begin_layout Plain Layout
16953 Cuadros ! Color ! en celdas
16954 \end_layout
16955
16956 \end_inset
16957
16958
16959 \begin_inset Index idx
16960 status collapsed
16961
16962 \begin_layout Plain Layout
16963 Color ! en celdas de cuadros
16964 \end_layout
16965
16966 \end_inset
16967
16968
16969 \end_layout
16970
16971 \begin_layout Standard
16972 \begin_inset Float table
16973 placement h
16974 wide false
16975 sideways false
16976 status open
16977
16978 \begin_layout Plain Layout
16979 \begin_inset Caption
16980
16981 \begin_layout Plain Layout
16982 \begin_inset CommandInset label
16983 LatexCommand label
16984 name "tab:Cuadro-coloreado-sin"
16985
16986 \end_inset
16987
16988 Cuadro coloreado sin usar el paquete 
16989 \series bold
16990 colortbl
16991 \series default
16992
16993 \begin_inset Argument
16994 status open
16995
16996 \begin_layout Plain Layout
16997 Cuadro sin colortbl
16998 \end_layout
16999
17000 \end_inset
17001
17002
17003 \end_layout
17004
17005 \end_inset
17006
17007
17008 \end_layout
17009
17010 \begin_layout Plain Layout
17011 \align center
17012 \begin_inset Tabular
17013 <lyxtabular version="3" rows="3" columns="3">
17014 <features tabularvalignment="middle">
17015 <column alignment="center" valignment="top" width="0">
17016 <column alignment="center" valignment="top" width="0">
17017 <column alignment="center" valignment="top" width="0">
17018 <row>
17019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023
17024 \color green
17025 a
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034
17035 \color red
17036 b
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045
17046 \color red
17047 c
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 </row>
17053 <row>
17054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058
17059 \color green
17060 d
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069
17070 \color blue
17071 e
17072 \end_layout
17073
17074 \end_inset
17075 </cell>
17076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Plain Layout
17080
17081 \color blue
17082 f
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 </row>
17088 <row>
17089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17090 \begin_inset Text
17091
17092 \begin_layout Plain Layout
17093
17094 \color green
17095 g
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104
17105 \color blue
17106 h
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115
17116 \color blue
17117 i
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 </lyxtabular>
17124
17125 \end_inset
17126
17127
17128 \end_layout
17129
17130 \end_inset
17131
17132
17133 \end_layout
17134
17135 \begin_layout Standard
17136 Si sólo necesitas color en el texto, marca las celdas y elige un color en
17137  el menú 
17138 \family sans
17139 Editar\SpecialChar \menuseparator
17140 Estilo
17141 \begin_inset space ~
17142 \end_inset
17143
17144 del
17145 \begin_inset space ~
17146 \end_inset
17147
17148 Texto
17149 \family default
17150 .
17151  Esto se ha hecho enl cuadro
17152 \begin_inset space ~
17153 \end_inset
17154
17155
17156 \begin_inset CommandInset ref
17157 LatexCommand ref
17158 reference "tab:Cuadro-coloreado-sin"
17159
17160 \end_inset
17161
17162 .
17163  En cualquier otro caso hay que usar el paquete LaTeX 
17164 \series bold
17165 colortbl
17166 \series default
17167 .
17168 \begin_inset Index idx
17169 status collapsed
17170
17171 \begin_layout Plain Layout
17172 LaTeX-paquetes ! colortbl
17173 \end_layout
17174
17175 \end_inset
17176
17177
17178 \end_layout
17179
17180 \begin_layout Standard
17181 \begin_inset ERT
17182 status collapsed
17183
17184 \begin_layout Plain Layout
17185
17186
17187 \backslash
17188 ifcolortbl
17189 \end_layout
17190
17191 \end_inset
17192
17193
17194 \begin_inset Note Note
17195 status collapsed
17196
17197 \begin_layout Plain Layout
17198 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
17199  LaTeX 
17200 \series bold
17201 colortbl
17202 \series default
17203 .
17204 \end_layout
17205
17206 \end_inset
17207
17208
17209 \end_layout
17210
17211 \begin_layout Standard
17212 Para crear cuadros coloreados, 
17213 \series bold
17214 colortbl
17215 \series default
17216  debe cargarse en el preámbulo con la línea
17217 \end_layout
17218
17219 \begin_layout Standard
17220
17221 \series bold
17222
17223 \backslash
17224 usepackage{colortbl}
17225 \end_layout
17226
17227 \begin_layout Standard
17228 El color de una columna se define con el comando
17229 \end_layout
17230
17231 \begin_layout Standard
17232
17233 \series bold
17234
17235 \backslash
17236 columncolor{nombre del color}
17237 \end_layout
17238
17239 \begin_layout Standard
17240 dentro del comando 
17241 \series bold
17242 >{ }
17243 \series default
17244 .
17245  Más sobre el comando 
17246 \series bold
17247 >{}
17248 \series default
17249  se explica en la sección
17250 \begin_inset space ~
17251 \end_inset
17252
17253
17254 \begin_inset CommandInset ref
17255 LatexCommand ref
17256 reference "sub:Cálculos-en-Multicolumnas"
17257
17258 \end_inset
17259
17260 .
17261 \end_layout
17262
17263 \begin_layout Standard
17264 Los siguientes nombres de color están predefinidos:
17265 \end_layout
17266
17267 \begin_layout Standard
17268
17269 \family sans
17270 red
17271 \family default
17272
17273 \family sans
17274 green
17275 \family default
17276
17277 \family sans
17278 yellow, blue
17279 \family default
17280
17281 \family sans
17282 cyan
17283 \family default
17284 \series bold
17285 ,
17286 \series default
17287  
17288 \family sans
17289 magenta, black
17290 \family default
17291
17292 \family sans
17293 white
17294 \end_layout
17295
17296 \begin_layout Standard
17297 \begin_inset VSpace medskip
17298 \end_inset
17299
17300
17301 \end_layout
17302
17303 \begin_layout Standard
17304
17305 \lang english
17306 If you add the options
17307 \end_layout
17308
17309 \begin_layout Standard
17310
17311 \series bold
17312 usenames,dvipsnames
17313 \end_layout
17314
17315 \begin_layout Standard
17316
17317 \lang english
17318 to the document class options in the document settings, you can additionally
17319  use further 61
17320 \begin_inset space ~
17321 \end_inset
17322
17323 colors.
17324  These colors are listed in appendix
17325 \begin_inset space ~
17326 \end_inset
17327
17328
17329 \begin_inset CommandInset ref
17330 LatexCommand ref
17331 reference "chap:List-of-dvips-colornames"
17332
17333 \end_inset
17334
17335 .
17336  One of these colors, 
17337 \family sans
17338 Maroon
17339 \family default
17340 , is used as example in Table
17341 \lang spanish
17342
17343 \begin_inset space ~
17344 \end_inset
17345
17346
17347 \begin_inset CommandInset ref
17348 LatexCommand ref
17349 reference "tab:Cuadro-coloreado-con"
17350
17351 \end_inset
17352
17353 .
17354 \end_layout
17355
17356 \begin_layout Standard
17357 \begin_inset VSpace medskip
17358 \end_inset
17359
17360
17361 \end_layout
17362
17363 \begin_layout Standard
17364 Puedes definir tus propios colores con el comando
17365 \end_layout
17366
17367 \begin_layout Standard
17368
17369 \series bold
17370
17371 \backslash
17372 definecolor{nombre del color}{modelo de color}{valores de color}
17373 \end_layout
17374
17375 \begin_layout Standard
17376 El modelo de color puede ser
17377 \end_layout
17378
17379 \begin_layout Labeling
17380 \labelwidthstring 00.00.0000
17381 cmyk: cyan, magenta, yellow, black
17382 \end_layout
17383
17384 \begin_layout Labeling
17385 \labelwidthstring 00.00.0000
17386 rgb: red, green, blue
17387 \end_layout
17388
17389 \begin_layout Labeling
17390 \labelwidthstring 00.00.0000
17391 gray: gray
17392 \end_layout
17393
17394 \begin_layout Standard
17395 y los valores de color son números separados por comas entre 0 y 1 que describen
17396  el factor para el color correspondiente del modelo de color.
17397 \end_layout
17398
17399 \begin_layout Standard
17400 Por ejemplo, puedes definir el color
17401 \series bold
17402  
17403 \series default
17404 «
17405 \emph on
17406 verde oscuro
17407 \emph default
17408 » en el preámbulo con
17409 \end_layout
17410
17411 \begin_layout Standard
17412
17413 \series bold
17414
17415 \backslash
17416 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
17417 \end_layout
17418
17419 \begin_layout Standard
17420 y el color «
17421 \emph on
17422 gris claro
17423 \emph default
17424 » con
17425 \end_layout
17426
17427 \begin_layout Standard
17428
17429 \series bold
17430
17431 \backslash
17432 definecolor{grisclaro}{gray}{0.8}
17433 \end_layout
17434
17435 \begin_layout Standard
17436 \begin_inset VSpace medskip
17437 \end_inset
17438
17439
17440 \end_layout
17441
17442 \begin_layout Standard
17443 Las líneas se colorean con el comando
17444 \end_layout
17445
17446 \begin_layout Standard
17447
17448 \series bold
17449
17450 \backslash
17451 rowcolor{nombre del color}
17452 \end_layout
17453
17454 \begin_layout Standard
17455 y las celdas se colorean con el comando
17456 \end_layout
17457
17458 \begin_layout Standard
17459
17460 \series bold
17461
17462 \backslash
17463 cellcolor{nombre del color}
17464 \end_layout
17465
17466 \begin_layout Standard
17467 Ambos comandos se insertan al principio de una celda en código TeX.
17468 \end_layout
17469
17470 \begin_layout Standard
17471 Para colorear caracteres enl cuadro marca las celdas y usa el menú 
17472 \family sans
17473 Editar\SpecialChar \menuseparator
17474 Estilo
17475 \begin_inset space ~
17476 \end_inset
17477
17478 del
17479 \begin_inset space ~
17480 \end_inset
17481
17482 Texto
17483 \family default
17484 .
17485  Si una celda contiene código TeX marca sólo los caracteres, si no el código
17486  TeX en color puede ocasionar errores de LaTeX.
17487 \end_layout
17488
17489 \begin_layout Standard
17490 \begin_inset Note Greyedout
17491 status open
17492
17493 \begin_layout Plain Layout
17494
17495 \series bold
17496 Nota:
17497 \series default
17498  No todos los visores DVI pueden mostrar colores definidos por el usuario.
17499 \end_layout
17500
17501 \end_inset
17502
17503
17504 \end_layout
17505
17506 \begin_layout Standard
17507 \begin_inset VSpace bigskip
17508 \end_inset
17509
17510
17511 \end_layout
17512
17513 \begin_layout Standard
17514 Para crear el cuadro
17515 \begin_inset space ~
17516 \end_inset
17517
17518
17519 \begin_inset CommandInset ref
17520 LatexCommand ref
17521 reference "tab:Cuadro-coloreado-con"
17522
17523 \end_inset
17524
17525  haz lo siguiente: el color de la primera columna debe ser 
17526 \emph on
17527 verde oscuro
17528 \emph default
17529 , entonces inserta
17530 \end_layout
17531
17532 \begin_layout Standard
17533
17534 \series bold
17535 >{
17536 \backslash
17537 columncolor{verdeoscuro}
17538 \backslash
17539 centering}c
17540 \end_layout
17541
17542 \begin_layout Standard
17543 como argumento LaTeX para esta columna.
17544  La primera fila debe ser celeste, por tanto inserta el comando en código
17545  TeX
17546 \end_layout
17547
17548 \begin_layout Standard
17549
17550 \series bold
17551
17552 \backslash
17553 rowcolor{cyan}
17554 \end_layout
17555
17556 \begin_layout Standard
17557 en la primera celda de esta fila.
17558  Observa que esto sobreescribe el color de la columna para la primera celda.
17559  La última celda de la última fila se colorea castaño insertando el comando
17560  en código TeX
17561 \end_layout
17562
17563 \begin_layout Standard
17564
17565 \series bold
17566
17567 \backslash
17568 cellcolor{Maroon}
17569 \end_layout
17570
17571 \begin_layout Standard
17572 Ahora podrían colorearse los caracteres usando el menú 
17573 \family sans
17574 Editar\SpecialChar \menuseparator
17575 Estilo
17576 \begin_inset space ~
17577 \end_inset
17578
17579 del
17580 \begin_inset space ~
17581 \end_inset
17582
17583 Texto
17584 \family default
17585 .
17586 \end_layout
17587
17588 \begin_layout Standard
17589 \begin_inset Float table
17590 placement h
17591 wide false
17592 sideways false
17593 status open
17594
17595 \begin_layout Plain Layout
17596 \begin_inset Caption
17597
17598 \begin_layout Plain Layout
17599 \begin_inset CommandInset label
17600 LatexCommand label
17601 name "tab:Cuadro-coloreado-con"
17602
17603 \end_inset
17604
17605 Cuadro coloreado con el paquete 
17606 \series bold
17607 colortbl
17608 \series default
17609
17610 \begin_inset Argument
17611 status collapsed
17612
17613 \begin_layout Plain Layout
17614 Cuadro con 
17615 \series bold
17616 colortbl
17617 \end_layout
17618
17619 \end_inset
17620
17621
17622 \end_layout
17623
17624 \end_inset
17625
17626
17627 \end_layout
17628
17629 \begin_layout Plain Layout
17630 \align center
17631 \begin_inset Tabular
17632 <lyxtabular version="3" rows="3" columns="3">
17633 <features tabularvalignment="middle">
17634 <column alignment="center" valignment="top" width="0" special=">{\columncolor{verdeoscuro}\centering}c">
17635 <column alignment="center" valignment="top" width="0">
17636 <column alignment="center" valignment="top" width="0">
17637 <row>
17638 <cell alignment="center" valignment="top" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 \begin_inset ERT
17643 status collapsed
17644
17645 \begin_layout Plain Layout
17646
17647
17648 \backslash
17649 rowcolor{cyan}
17650 \end_layout
17651
17652 \end_inset
17653
17654
17655 \color magenta
17656 a
17657 \end_layout
17658
17659 \end_inset
17660 </cell>
17661 <cell alignment="center" valignment="top" usebox="none">
17662 \begin_inset Text
17663
17664 \begin_layout Plain Layout
17665
17666 \color red
17667 b
17668 \end_layout
17669
17670 \end_inset
17671 </cell>
17672 <cell alignment="center" valignment="top" usebox="none">
17673 \begin_inset Text
17674
17675 \begin_layout Plain Layout
17676
17677 \color red
17678 c
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 </row>
17684 <row>
17685 <cell alignment="center" valignment="top" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689
17690 \color yellow
17691 d
17692 \end_layout
17693
17694 \end_inset
17695 </cell>
17696 <cell alignment="center" valignment="top" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Plain Layout
17700
17701 \color blue
17702 e
17703 \end_layout
17704
17705 \end_inset
17706 </cell>
17707 <cell alignment="center" valignment="top" usebox="none">
17708 \begin_inset Text
17709
17710 \begin_layout Plain Layout
17711
17712 \color blue
17713 f
17714 \end_layout
17715
17716 \end_inset
17717 </cell>
17718 </row>
17719 <row>
17720 <cell alignment="center" valignment="top" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724
17725 \color yellow
17726 g
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 <cell alignment="center" valignment="top" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735
17736 \color blue
17737 h
17738 \end_layout
17739
17740 \end_inset
17741 </cell>
17742 <cell alignment="center" valignment="top" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746 \begin_inset ERT
17747 status collapsed
17748
17749 \begin_layout Plain Layout
17750
17751
17752 \backslash
17753 cellcolor{Maroon}
17754 \end_layout
17755
17756 \end_inset
17757
17758
17759 \color green
17760 i
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 </row>
17766 </lyxtabular>
17767
17768 \end_inset
17769
17770
17771 \end_layout
17772
17773 \end_inset
17774
17775
17776 \end_layout
17777
17778 \begin_layout Standard
17779 \begin_inset ERT
17780 status collapsed
17781
17782 \begin_layout Plain Layout
17783
17784
17785 \backslash
17786 else
17787 \end_layout
17788
17789 \end_inset
17790
17791
17792 \begin_inset Note Note
17793 status collapsed
17794
17795 \begin_layout Plain Layout
17796 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
17797  
17798 \series bold
17799 colortbl
17800 \series default
17801 .
17802 \end_layout
17803
17804 \end_inset
17805
17806
17807 \end_layout
17808
17809 \begin_layout Standard
17810 Debes instalar el paquete LaTeX 
17811 \series bold
17812 colortbl
17813 \series default
17814  para ver la parte siguiente en la salida.
17815 \end_layout
17816
17817 \begin_layout Standard
17818 \begin_inset ERT
17819 status collapsed
17820
17821 \begin_layout Plain Layout
17822
17823
17824 \backslash
17825 fi
17826 \end_layout
17827
17828 \end_inset
17829
17830
17831 \end_layout
17832
17833 \begin_layout Subsection
17834 Líneas coloreadas
17835 \begin_inset Index idx
17836 status collapsed
17837
17838 \begin_layout Plain Layout
17839 Cuadros ! Color ! en líneas
17840 \end_layout
17841
17842 \end_inset
17843
17844
17845 \begin_inset Index idx
17846 status collapsed
17847
17848 \begin_layout Plain Layout
17849 Color ! en bordes de cuadros
17850 \end_layout
17851
17852 \end_inset
17853
17854
17855 \end_layout
17856
17857 \begin_layout Standard
17858 Como se describe en la sección
17859 \begin_inset space ~
17860 \end_inset
17861
17862
17863 \begin_inset CommandInset ref
17864 LatexCommand ref
17865 reference "sub:Grosor-de-Líneas"
17866
17867 \end_inset
17868
17869 , el grosor para todas las líneas en un cuadro puede ajustarse con el comando
17870  
17871 \series bold
17872
17873 \backslash
17874 arrayrulewidth
17875 \series default
17876 .
17877  Se ha puesto 1.5
17878 \begin_inset space \thinspace{}
17879 \end_inset
17880
17881 pt para todos los cuadros de esta sección.
17882 \begin_inset ERT
17883 status collapsed
17884
17885 \begin_layout Plain Layout
17886
17887
17888 \backslash
17889 setlength{
17890 \backslash
17891 arrayrulewidth}{1.5pt}
17892 \end_layout
17893
17894 \end_inset
17895
17896
17897 \end_layout
17898
17899 \begin_layout Standard
17900 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
17901  el preámbulo del documento el siguiente formato de columna, de acuerdo
17902  a lo descrito en la sección
17903 \begin_inset space ~
17904 \end_inset
17905
17906
17907 \begin_inset CommandInset ref
17908 LatexCommand ref
17909 reference "sub:Formato-Personalizado"
17910
17911 \end_inset
17912
17913 :
17914 \end_layout
17915
17916 \begin_layout Standard
17917
17918 \series bold
17919
17920 \backslash
17921 newcolumntype{W}{!{
17922 \backslash
17923 color{green}
17924 \backslash
17925 vline}}
17926 \end_layout
17927
17928 \begin_layout Standard
17929 Para el cuadro
17930 \begin_inset space ~
17931 \end_inset
17932
17933
17934 \begin_inset CommandInset ref
17935 LatexCommand ref
17936 reference "tab:Cuadro-con-verticales-coloreadas"
17937
17938 \end_inset
17939
17940  se usó el argumento LaTeX
17941 \series bold
17942  WcW
17943 \series default
17944  para la última columna y
17945 \series bold
17946  Wc
17947 \series default
17948  para las demás.
17949 \end_layout
17950
17951 \begin_layout Standard
17952 Si quieres tener varios colores, define más formatos de columna.
17953 \end_layout
17954
17955 \begin_layout Standard
17956 \begin_inset Float table
17957 placement h
17958 wide false
17959 sideways false
17960 status open
17961
17962 \begin_layout Plain Layout
17963 \begin_inset Caption
17964
17965 \begin_layout Plain Layout
17966 \begin_inset CommandInset label
17967 LatexCommand label
17968 name "tab:Cuadro-con-verticales-coloreadas"
17969
17970 \end_inset
17971
17972 Cuadro con líneas verticales coloreadas
17973 \end_layout
17974
17975 \end_inset
17976
17977
17978 \end_layout
17979
17980 \begin_layout Plain Layout
17981 \align center
17982 \begin_inset Tabular
17983 <lyxtabular version="3" rows="3" columns="3">
17984 <features tabularvalignment="middle">
17985 <column alignment="center" valignment="top" width="0" special="Wc">
17986 <column alignment="center" valignment="top" width="0" special="Wc">
17987 <column alignment="center" valignment="top" width="0" special="WcW">
17988 <row>
17989 <cell alignment="center" valignment="top" topline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993 sd
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" topline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 <cell alignment="center" valignment="top" topline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Plain Layout
18011
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 </row>
18017 <row>
18018 <cell alignment="center" valignment="top" topline="true" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022
18023 \end_layout
18024
18025 \end_inset
18026 </cell>
18027 <cell alignment="center" valignment="top" topline="true" usebox="none">
18028 \begin_inset Text
18029
18030 \begin_layout Plain Layout
18031 sd
18032 \end_layout
18033
18034 \end_inset
18035 </cell>
18036 <cell alignment="center" valignment="top" topline="true" usebox="none">
18037 \begin_inset Text
18038
18039 \begin_layout Plain Layout
18040
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 </row>
18046 <row>
18047 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18048 \begin_inset Text
18049
18050 \begin_layout Plain Layout
18051
18052 \end_layout
18053
18054 \end_inset
18055 </cell>
18056 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069 sd
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 </row>
18075 </lyxtabular>
18076
18077 \end_inset
18078
18079
18080 \end_layout
18081
18082 \end_inset
18083
18084
18085 \end_layout
18086
18087 \begin_layout Standard
18088 \begin_inset VSpace bigskip
18089 \end_inset
18090
18091 Para colorear líneas horizontales, por ejemplo en rojo, como en el cuadro
18092 \begin_inset space ~
18093 \end_inset
18094
18095
18096 \begin_inset CommandInset ref
18097 LatexCommand ref
18098 reference "tab:Cuadro-con-horizontales-coloreadas"
18099
18100 \end_inset
18101
18102 , inserta estos comandos en código TeX antes del cuadro o del flotante:
18103 \end_layout
18104
18105 \begin_layout Standard
18106
18107 \series bold
18108
18109 \backslash
18110 let
18111 \backslash
18112 myHlineC
18113 \backslash
18114 hline
18115 \begin_inset Newline newline
18116 \end_inset
18117
18118
18119 \backslash
18120 renewcommand{
18121 \backslash
18122 hline}
18123 \begin_inset Newline newline
18124 \end_inset
18125
18126
18127 \begin_inset Phantom HPhantom
18128 status open
18129
18130 \begin_layout Plain Layout
18131
18132 \series bold
18133 \begin_inset space ~
18134 \end_inset
18135
18136
18137 \end_layout
18138
18139 \end_inset
18140
18141 {
18142 \backslash
18143 arrayrulecolor{red}
18144 \backslash
18145 myHlineC
18146 \backslash
18147 arrayrulecolor{black}}
18148 \end_layout
18149
18150 \begin_layout Standard
18151 \begin_inset ERT
18152 status collapsed
18153
18154 \begin_layout Plain Layout
18155
18156
18157 \backslash
18158 let
18159 \backslash
18160 myHlineC
18161 \backslash
18162 hline
18163 \end_layout
18164
18165 \begin_layout Plain Layout
18166
18167
18168 \backslash
18169 renewcommand{
18170 \backslash
18171 hline}
18172 \end_layout
18173
18174 \begin_layout Plain Layout
18175
18176  {
18177 \backslash
18178 arrayrulecolor{red}
18179 \backslash
18180 myHlineC
18181 \backslash
18182 arrayrulecolor{black}}
18183 \end_layout
18184
18185 \end_inset
18186
18187
18188 \begin_inset Float table
18189 placement h
18190 wide false
18191 sideways false
18192 status open
18193
18194 \begin_layout Plain Layout
18195 \begin_inset Caption
18196
18197 \begin_layout Plain Layout
18198 \begin_inset CommandInset label
18199 LatexCommand label
18200 name "tab:Cuadro-con-horizontales-coloreadas"
18201
18202 \end_inset
18203
18204 Cuadro con líneas horizontales coloreadas
18205 \end_layout
18206
18207 \end_inset
18208
18209
18210 \end_layout
18211
18212 \begin_layout Plain Layout
18213 \align center
18214 \begin_inset Tabular
18215 <lyxtabular version="3" rows="3" columns="3">
18216 <features tabularvalignment="middle">
18217 <column alignment="center" valignment="top" width="0">
18218 <column alignment="center" valignment="top" width="0">
18219 <column alignment="center" valignment="top" width="0">
18220 <row>
18221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225 sd
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18240 \begin_inset Text
18241
18242 \begin_layout Plain Layout
18243
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 </row>
18249 <row>
18250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18260 \begin_inset Text
18261
18262 \begin_layout Plain Layout
18263 sd
18264 \end_layout
18265
18266 \end_inset
18267 </cell>
18268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout Plain Layout
18272
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 </row>
18278 <row>
18279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292
18293 \end_layout
18294
18295 \end_inset
18296 </cell>
18297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301 sd
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 </row>
18307 </lyxtabular>
18308
18309 \end_inset
18310
18311
18312 \end_layout
18313
18314 \end_inset
18315
18316
18317 \end_layout
18318
18319 \begin_layout Standard
18320 Para volver al color de línea negro predeterminado inserta este comando
18321  en código TeX detrás del cuadro o el flotante:
18322 \end_layout
18323
18324 \begin_layout Standard
18325
18326 \series bold
18327
18328 \backslash
18329 renewcommand{
18330 \backslash
18331 hline}{
18332 \backslash
18333 myHlineC}
18334 \end_layout
18335
18336 \begin_layout Standard
18337 El cuadro
18338 \begin_inset space ~
18339 \end_inset
18340
18341
18342 \begin_inset CommandInset ref
18343 LatexCommand ref
18344 reference "tab:Cuadro-con-líneas-coloreadas"
18345
18346 \end_inset
18347
18348  es un ejemplo con líneas verticales y horizontales coloreadas.
18349 \end_layout
18350
18351 \begin_layout Standard
18352 \begin_inset Float table
18353 placement h
18354 wide false
18355 sideways false
18356 status open
18357
18358 \begin_layout Plain Layout
18359 \begin_inset Caption
18360
18361 \begin_layout Plain Layout
18362 \begin_inset CommandInset label
18363 LatexCommand label
18364 name "tab:Cuadro-con-líneas-coloreadas"
18365
18366 \end_inset
18367
18368 Cuadro con líneas coloreadas
18369 \end_layout
18370
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \begin_layout Plain Layout
18377 \align center
18378 \begin_inset Tabular
18379 <lyxtabular version="3" rows="3" columns="3">
18380 <features tabularvalignment="middle">
18381 <column alignment="center" valignment="top" width="0" special="Wc">
18382 <column alignment="center" valignment="top" width="0" special="Wc">
18383 <column alignment="center" valignment="top" width="0" special="WcW">
18384 <row>
18385 <cell alignment="center" valignment="top" topline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389 sd
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 <cell alignment="center" valignment="top" topline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398
18399 \end_layout
18400
18401 \end_inset
18402 </cell>
18403 <cell alignment="center" valignment="top" topline="true" usebox="none">
18404 \begin_inset Text
18405
18406 \begin_layout Plain Layout
18407
18408 \end_layout
18409
18410 \end_inset
18411 </cell>
18412 </row>
18413 <row>
18414 <cell alignment="center" valignment="top" topline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 <cell alignment="center" valignment="top" topline="true" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427 sd
18428 \end_layout
18429
18430 \end_inset
18431 </cell>
18432 <cell alignment="center" valignment="top" topline="true" usebox="none">
18433 \begin_inset Text
18434
18435 \begin_layout Plain Layout
18436
18437 \end_layout
18438
18439 \end_inset
18440 </cell>
18441 </row>
18442 <row>
18443 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18453 \begin_inset Text
18454
18455 \begin_layout Plain Layout
18456
18457 \end_layout
18458
18459 \end_inset
18460 </cell>
18461 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18462 \begin_inset Text
18463
18464 \begin_layout Plain Layout
18465 sd
18466 \end_layout
18467
18468 \end_inset
18469 </cell>
18470 </row>
18471 </lyxtabular>
18472
18473 \end_inset
18474
18475
18476 \end_layout
18477
18478 \end_inset
18479
18480
18481 \end_layout
18482
18483 \begin_layout Standard
18484 \begin_inset ERT
18485 status collapsed
18486
18487 \begin_layout Plain Layout
18488
18489
18490 \backslash
18491 renewcommand{
18492 \backslash
18493 hline}{
18494 \backslash
18495 myHlineC}
18496 \end_layout
18497
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \begin_layout Standard
18504 \begin_inset ERT
18505 status collapsed
18506
18507 \begin_layout Plain Layout
18508
18509
18510 \backslash
18511 setlength{
18512 \backslash
18513 arrayrulewidth}{0.4pt}
18514 \end_layout
18515
18516 \end_inset
18517
18518
18519 \end_layout
18520
18521 \begin_layout Section
18522
18523 \lang english
18524 Table Width Calculation
18525 \begin_inset CommandInset label
18526 LatexCommand label
18527 name "sec:Table-Width-Calculation"
18528
18529 \end_inset
18530
18531
18532 \end_layout
18533
18534 \begin_layout Standard
18535
18536 \lang english
18537 For wide tables it is sometimes difficult to assure that the table does
18538  not protrude over the page margin.
18539  Setting a fixed width for every column of the table is the solution, but
18540  what amount of space is needed for each column?
18541 \end_layout
18542
18543 \begin_layout Standard
18544
18545 \lang english
18546 The table width 
18547 \begin_inset Formula $W_{\mathrm{table}}$
18548 \end_inset
18549
18550  can be calculated: Every column has the width of the specified column width
18551  
18552 \begin_inset Formula $W_{\mathrm{column}}$
18553 \end_inset
18554
18555  (that the content of the column can consume) plus two times the separation
18556  between the column content and the column border (LaTeX length
18557 \series bold
18558  
18559 \backslash
18560 tabcolsep
18561 \series default
18562 , default 6
18563 \begin_inset space \thinspace{}
18564 \end_inset
18565
18566 pt) plus the width of a border line (LaTeX length 
18567 \series bold
18568
18569 \backslash
18570 arrayrulewidth
18571 \series default
18572 , default 0.4
18573 \begin_inset space \thinspace{}
18574 \end_inset
18575
18576 pt): So if all 
18577 \begin_inset Formula $n$
18578 \end_inset
18579
18580
18581 \begin_inset space ~
18582 \end_inset
18583
18584 columns have the same width, the table width is
18585 \lang spanish
18586
18587 \begin_inset Formula 
18588 \begin{equation}
18589 W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
18590 \end{equation}
18591
18592 \end_inset
18593
18594
18595 \end_layout
18596
18597 \begin_layout Standard
18598
18599 \lang english
18600 The available width for a table is the space between the page margins or
18601  the width of a text column (for a two-column document) (LaTeX length 
18602 \series bold
18603
18604 \backslash
18605 columnwidth
18606 \series default
18607 ).
18608  If all table columns should have the same width and 
18609 \begin_inset Formula $W_{\mathrm{table}}$
18610 \end_inset
18611
18612  should be 1
18613 \begin_inset space \thinspace{}
18614 \end_inset
18615
18616
18617 \backslash
18618 columnwidth, 
18619 \begin_inset Formula $W_{\mathrm{column}}$
18620 \end_inset
18621
18622  can easily be calculated.
18623 \end_layout
18624
18625 \begin_layout Standard
18626
18627 \lang english
18628 To be able to perform calculations you need to load the LaTeX-package 
18629 \series bold
18630 calc
18631 \series default
18632 \lang spanish
18633
18634 \begin_inset Index idx
18635 status collapsed
18636
18637 \begin_layout Plain Layout
18638 LaTeX-paquetes ! calc
18639 \end_layout
18640
18641 \end_inset
18642
18643
18644 \lang english
18645  in the document preamble.
18646  To set the width in the table dialog you have to use the field 
18647 \family sans
18648 LaTeX argument
18649 \family default
18650 .
18651  The command scheme for this field is the same that is explained in section
18652 \begin_inset space ~
18653 \end_inset
18654
18655
18656 \lang spanish
18657
18658 \begin_inset CommandInset ref
18659 LatexCommand ref
18660 reference "sub:Cálculos-en-Multicolumnas"
18661
18662 \end_inset
18663
18664
18665 \lang english
18666 .
18667  For a table with 5
18668 \begin_inset space \thinspace{}
18669 \end_inset
18670
18671 columns with an uniform width and centered text, enter there for each column
18672  the command
18673 \end_layout
18674
18675 \begin_layout Standard
18676
18677 \series bold
18678 >{
18679 \backslash
18680 centering}p{(1
18681 \backslash
18682 columnwidth-62.4pt)/5}
18683 \end_layout
18684
18685 \begin_layout Standard
18686
18687 \lang english
18688 For a table with 5
18689 \begin_inset space \thinspace{}
18690 \end_inset
18691
18692 columns where 2 should have 0.75
18693 \begin_inset space ~
18694 \end_inset
18695
18696 times the width than the 3 others, the calculation is
18697 \lang spanish
18698
18699 \begin_inset Formula 
18700 \begin{align}
18701 \backslash\mbox{columnwidth} & =3\, W_{\mathrm{column}}+2\cdot0.75\, W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\
18702  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
18703  & =4.5\, W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\
18704 W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
18705 \end{align}
18706
18707 \end_inset
18708
18709
18710 \end_layout
18711
18712 \begin_layout Standard
18713
18714 \lang english
18715 In the table therefore the command
18716 \end_layout
18717
18718 \begin_layout Standard
18719
18720 \series bold
18721 >{
18722 \backslash
18723 centering}p{(1
18724 \backslash
18725 columnwidth-62.4pt)/
18726 \backslash
18727 real{4.5}}
18728 \end_layout
18729
18730 \begin_layout Standard
18731
18732 \lang english
18733 is used for the wider columns and
18734 \end_layout
18735
18736 \begin_layout Standard
18737
18738 \series bold
18739 >{
18740 \backslash
18741 centering}p{(1
18742 \backslash
18743 columnwidth-62.4pt)/
18744 \backslash
18745 real{4.5}*
18746 \backslash
18747 real{0.75}}
18748 \end_layout
18749
18750 \begin_layout Standard
18751
18752 \lang english
18753 for the smaller ones:
18754 \end_layout
18755
18756 \begin_layout Standard
18757 \begin_inset Tabular
18758 <lyxtabular version="3" rows="2" columns="5">
18759 <features tabularvalignment="middle">
18760 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
18761 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
18762 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
18763 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
18764 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
18765 <row>
18766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Plain Layout
18770 1
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18776 \begin_inset Text
18777
18778 \begin_layout Plain Layout
18779 2
18780 \end_layout
18781
18782 \end_inset
18783 </cell>
18784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788 3
18789 \end_layout
18790
18791 \end_inset
18792 </cell>
18793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797 4
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806 5
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 </row>
18812 <row>
18813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817 111111 1111111 111111 111111111 11111 11111 1111
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 2222 22222 222222 222222222 2222222 22 22222
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853 333333 333333 333333 33333 3333333 333
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 </row>
18859 </lyxtabular>
18860
18861 \end_inset
18862
18863
18864 \end_layout
18865
18866 \begin_layout Section
18867 Personalización de cuadros
18868 \begin_inset Index idx
18869 status collapsed
18870
18871 \begin_layout Plain Layout
18872 Cuadros ! Personalización
18873 \end_layout
18874
18875 \end_inset
18876
18877
18878 \end_layout
18879
18880 \begin_layout Subsection
18881 Espacio adicional en filas
18882 \begin_inset CommandInset label
18883 LatexCommand label
18884 name "sub:Espacio-adicional"
18885
18886 \end_inset
18887
18888
18889 \begin_inset Index idx
18890 status collapsed
18891
18892 \begin_layout Plain Layout
18893 Cuadros ! Personalización ! Espacio adicional en filas
18894 \end_layout
18895
18896 \end_inset
18897
18898
18899 \end_layout
18900
18901 \begin_layout Standard
18902 Es posible añadir espacio vertical a las filas de un cuadro en la solapa
18903  
18904 \family sans
18905 Bordes
18906 \family default
18907  del diálogo de configuración de cuadros.
18908  En el marco 
18909 \family sans
18910 Espacio
18911 \begin_inset space ~
18912 \end_inset
18913
18914 adicional
18915 \family default
18916  dispones de tres posibilidades:
18917 \end_layout
18918
18919 \begin_layout Description
18920 Superior
18921 \begin_inset space ~
18922 \end_inset
18923
18924 de
18925 \begin_inset space ~
18926 \end_inset
18927
18928 la
18929 \begin_inset space ~
18930 \end_inset
18931
18932 fila añade espacio sobre los caracteres de la fila.
18933  Si el cuadro es de estilo formal
18934 \begin_inset Foot
18935 status open
18936
18937 \begin_layout Plain Layout
18938 Los cuadros formales se explican en la sección
18939 \begin_inset space ~
18940 \end_inset
18941
18942
18943 \begin_inset CommandInset ref
18944 LatexCommand ref
18945 reference "sec:Cuadros-Formales"
18946
18947 \end_inset
18948
18949
18950 \end_layout
18951
18952 \end_inset
18953
18954  LyX insertará 0.5
18955 \begin_inset space \thinspace{}
18956 \end_inset
18957
18958 em por omisión.
18959  Si el cuadro es de estilo normal el espacio adicional destruirá las líneas
18960  verticales, como se ve en el cuadro siguiente:
18961 \begin_inset VSpace medskip
18962 \end_inset
18963
18964
18965 \begin_inset Newline newline
18966 \end_inset
18967
18968
18969 \begin_inset space \hspace*{}
18970 \length 0pt
18971 \end_inset
18972
18973
18974 \begin_inset space \hfill{}
18975 \end_inset
18976
18977
18978 \begin_inset Tabular
18979 <lyxtabular version="3" rows="3" columns="1">
18980 <features tabularvalignment="middle">
18981 <column alignment="center" valignment="top" width="0">
18982 <row>
18983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18984 \begin_inset Text
18985
18986 \begin_layout Plain Layout
18987 A
18988 \end_layout
18989
18990 \end_inset
18991 </cell>
18992 </row>
18993 <row topspace="3mm">
18994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \begin_layout Plain Layout
18998 3
18999 \begin_inset space \thinspace{}
19000 \end_inset
19001
19002 mm sobre la fila
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 </row>
19008 <row>
19009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013 C
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 </row>
19019 </lyxtabular>
19020
19021 \end_inset
19022
19023
19024 \begin_inset space \hfill{}
19025 \end_inset
19026
19027
19028 \begin_inset space \hspace*{}
19029 \length 0pt
19030 \end_inset
19031
19032
19033 \begin_inset VSpace medskip
19034 \end_inset
19035
19036
19037 \begin_inset Newline newline
19038 \end_inset
19039
19040 Así pues, insertar espacio superior en cuadros normales sólo es útil en
19041  cuadros sin líneas verticales.
19042 \end_layout
19043
19044 \begin_layout Description
19045 Inferior
19046 \begin_inset space ~
19047 \end_inset
19048
19049 de
19050 \begin_inset space ~
19051 \end_inset
19052
19053 la
19054 \begin_inset space ~
19055 \end_inset
19056
19057 fila añade espacio bajo los caracteres de la fila.
19058  Si el cuadro es formal LyX inserta por omisión 0.5
19059 \begin_inset space \thinspace{}
19060 \end_inset
19061
19062 em; si el cuadro es normal inserta 2
19063 \begin_inset space \thinspace{}
19064 \end_inset
19065
19066 pt.
19067  
19068 \end_layout
19069
19070 \begin_layout Description
19071 Entre
19072 \begin_inset space ~
19073 \end_inset
19074
19075 las
19076 \begin_inset space ~
19077 \end_inset
19078
19079 filas añade espacio entre la fila actual y la siguiente.
19080  Si el cuadro es formal LyX inserta 0.5
19081 \begin_inset space \thinspace{}
19082 \end_inset
19083
19084 em por omisión.
19085  En cuadros normales, el espacio adicional destruirá las líneas verticales
19086  del cuadro, como se ve en la siguiente:
19087 \begin_inset VSpace medskip
19088 \end_inset
19089
19090
19091 \begin_inset Newline newline
19092 \end_inset
19093
19094
19095 \begin_inset space \hspace*{}
19096 \length 0pt
19097 \end_inset
19098
19099
19100 \begin_inset space \hfill{}
19101 \end_inset
19102
19103
19104 \begin_inset Tabular
19105 <lyxtabular version="3" rows="3" columns="1">
19106 <features tabularvalignment="middle">
19107 <column alignment="center" valignment="top" width="0">
19108 <row>
19109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113 A
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 </row>
19119 <row interlinespace="3mm">
19120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124 \begin_inset Formula $\downarrow$
19125 \end_inset
19126
19127  3
19128 \begin_inset space \thinspace{}
19129 \end_inset
19130
19131 mm entre las filas
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 </row>
19137 <row>
19138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 \begin_inset Formula $\uparrow$
19143 \end_inset
19144
19145  3
19146 \begin_inset space \thinspace{}
19147 \end_inset
19148
19149 mm entre las filas 
19150 \begin_inset Formula $\uparrow$
19151 \end_inset
19152
19153
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 </row>
19159 </lyxtabular>
19160
19161 \end_inset
19162
19163
19164 \begin_inset space \hfill{}
19165 \end_inset
19166
19167
19168 \begin_inset space \hspace*{}
19169 \length 0pt
19170 \end_inset
19171
19172
19173 \begin_inset VSpace medskip
19174 \end_inset
19175
19176
19177 \begin_inset Newline newline
19178 \end_inset
19179
19180 Así pues, los espacios adicionales entre filas de cuadros normales sólo
19181  sirven para cuadros sin líneas verticales.
19182 \end_layout
19183
19184 \begin_layout Standard
19185 \begin_inset VSpace bigskip
19186 \end_inset
19187
19188 Para añadir altura vertical extra a todas las celdas de todos los cuadros,
19189  utiliza los siguientes comandos en el preámbulo:
19190 \end_layout
19191
19192 \begin_layout Standard
19193
19194 \series bold
19195
19196 \backslash
19197 @ifundefined{extrarowheight}
19198 \begin_inset Newline newline
19199 \end_inset
19200
19201
19202 \begin_inset Phantom HPhantom
19203 status open
19204
19205 \begin_layout Plain Layout
19206
19207 \series bold
19208 \begin_inset space ~
19209 \end_inset
19210
19211
19212 \end_layout
19213
19214 \end_inset
19215
19216 {
19217 \backslash
19218 usepackage{array}}{}
19219 \begin_inset Newline newline
19220 \end_inset
19221
19222
19223 \backslash
19224 setlength{
19225 \backslash
19226 extrarowheight}{altura}
19227 \end_layout
19228
19229 \begin_layout Standard
19230 Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
19231  centrado en vertical.
19232  (Lyx cargará automáticamente el paquete 
19233 \series bold
19234 array
19235 \series default
19236  cuando uses formatos de cuadro autodefinidos.
19237  Para evitar que sea cargado dos veces se pone al principio el comando 
19238 \series bold
19239
19240 \backslash
19241 @ifundefined
19242 \series default
19243 .)
19244 \end_layout
19245
19246 \begin_layout Standard
19247 En el caso de usar tipografías de mayor tamaño que el normal, los bordes
19248  del cuadro están a veces demasiado cerca de las letras.
19249  Esto se puede corregir insertando el comando 
19250 \series bold
19251
19252 \backslash
19253 strut
19254 \series default
19255  en código TeX al principio de la fila del cuadro.
19256  El cuadro
19257 \begin_inset space ~
19258 \end_inset
19259
19260
19261 \begin_inset CommandInset ref
19262 LatexCommand ref
19263 reference "tab:Alineación-vertical"
19264
19265 \end_inset
19266
19267  muestra el efecto:
19268 \end_layout
19269
19270 \begin_layout Standard
19271 \noindent
19272 \begin_inset Float table
19273 placement h
19274 wide false
19275 sideways false
19276 status open
19277
19278 \begin_layout Plain Layout
19279 \begin_inset Caption
19280
19281 \begin_layout Plain Layout
19282 \begin_inset CommandInset label
19283 LatexCommand label
19284 name "tab:Alineación-vertical"
19285
19286 \end_inset
19287
19288 Alineación vertical de texto con letras grandes
19289 \end_layout
19290
19291 \end_inset
19292
19293
19294 \end_layout
19295
19296 \begin_layout Plain Layout
19297 \begin_inset space \hfill{}
19298 \end_inset
19299
19300
19301 \begin_inset Float table
19302 wide false
19303 sideways false
19304 status open
19305
19306 \begin_layout Plain Layout
19307 \begin_inset Caption
19308
19309 \begin_layout Plain Layout
19310 Cuadro normal
19311 \end_layout
19312
19313 \end_inset
19314
19315
19316 \end_layout
19317
19318 \begin_layout Plain Layout
19319 \noindent
19320 \align center
19321 \begin_inset Tabular
19322 <lyxtabular version="3" rows="6" columns="1">
19323 <features tabularvalignment="middle">
19324 <column alignment="left" valignment="top" width="0">
19325 <row>
19326 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330 Normal, g
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 </row>
19336 <row>
19337 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341
19342 \size large
19343 Grande
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 </row>
19349 <row>
19350 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354
19355 \size larger
19356 Más grande
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \size largest
19369 Grandísima
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 </row>
19375 <row>
19376 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Plain Layout
19380
19381 \size huge
19382 Enorme
19383 \end_layout
19384
19385 \end_inset
19386 </cell>
19387 </row>
19388 <row>
19389 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393
19394 \size huge
19395 Más enorme
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 </row>
19401 </lyxtabular>
19402
19403 \end_inset
19404
19405
19406 \end_layout
19407
19408 \end_inset
19409
19410
19411 \begin_inset space \hfill{}
19412 \end_inset
19413
19414
19415 \begin_inset Float table
19416 wide false
19417 sideways false
19418 status open
19419
19420 \begin_layout Plain Layout
19421 \begin_inset Caption
19422
19423 \begin_layout Plain Layout
19424 Cuadro con comando 
19425 \series bold
19426
19427 \backslash
19428 strut
19429 \end_layout
19430
19431 \end_inset
19432
19433
19434 \end_layout
19435
19436 \begin_layout Plain Layout
19437 \noindent
19438 \align center
19439 \begin_inset Tabular
19440 <lyxtabular version="3" rows="6" columns="1">
19441 <features tabularvalignment="middle">
19442 <column alignment="left" valignment="top" width="0">
19443 <row>
19444 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448 Normal, g
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 </row>
19454 <row>
19455 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459
19460 \size large
19461 \begin_inset ERT
19462 status collapsed
19463
19464 \begin_layout Plain Layout
19465
19466
19467 \backslash
19468 strut 
19469 \end_layout
19470
19471 \end_inset
19472
19473 Grande
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 </row>
19479 <row>
19480 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19481 \begin_inset Text
19482
19483 \begin_layout Plain Layout
19484
19485 \size larger
19486 \begin_inset ERT
19487 status collapsed
19488
19489 \begin_layout Plain Layout
19490
19491
19492 \backslash
19493 strut 
19494 \end_layout
19495
19496 \end_inset
19497
19498 Más grande
19499 \end_layout
19500
19501 \end_inset
19502 </cell>
19503 </row>
19504 <row>
19505 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509
19510 \size largest
19511 \begin_inset ERT
19512 status collapsed
19513
19514 \begin_layout Plain Layout
19515
19516
19517 \backslash
19518 strut 
19519 \end_layout
19520
19521 \end_inset
19522
19523 Grandísima
19524 \end_layout
19525
19526 \end_inset
19527 </cell>
19528 </row>
19529 <row>
19530 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Plain Layout
19534
19535 \size huge
19536 \begin_inset ERT
19537 status collapsed
19538
19539 \begin_layout Plain Layout
19540
19541
19542 \backslash
19543 strut 
19544 \end_layout
19545
19546 \end_inset
19547
19548 Enorme
19549 \end_layout
19550
19551 \end_inset
19552 </cell>
19553 </row>
19554 <row>
19555 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19556 \begin_inset Text
19557
19558 \begin_layout Plain Layout
19559
19560 \size giant
19561 \begin_inset ERT
19562 status collapsed
19563
19564 \begin_layout Plain Layout
19565
19566
19567 \backslash
19568 strut 
19569 \end_layout
19570
19571 \end_inset
19572
19573
19574 \size huge
19575 Más enorme
19576 \end_layout
19577
19578 \end_inset
19579 </cell>
19580 </row>
19581 </lyxtabular>
19582
19583 \end_inset
19584
19585
19586 \end_layout
19587
19588 \end_inset
19589
19590
19591 \begin_inset space \hfill{}
19592 \end_inset
19593
19594
19595 \end_layout
19596
19597 \end_inset
19598
19599
19600 \end_layout
19601
19602 \begin_layout Subsection
19603 Alineación especial de celdas
19604 \begin_inset CommandInset label
19605 LatexCommand label
19606 name "sub:Alineación-especial-de"
19607
19608 \end_inset
19609
19610
19611 \begin_inset Index idx
19612 status collapsed
19613
19614 \begin_layout Plain Layout
19615 Cuadros ! Personalización ! Alineación especial de celdas
19616 \end_layout
19617
19618 \end_inset
19619
19620
19621 \end_layout
19622
19623 \begin_layout Standard
19624 A veces mejora la presentación si las entradas en las celdas de una columna
19625  se alinean con un carácter determinado, p.
19626 \begin_inset space \thinspace{}
19627 \end_inset
19628
19629 e.
19630 \begin_inset space ~
19631 \end_inset
19632
19633 el separador decimal, como en el cuadro
19634 \begin_inset space ~
19635 \end_inset
19636
19637
19638 \begin_inset CommandInset ref
19639 LatexCommand ref
19640 reference "tab:Cuadro-celdas-alineadas"
19641
19642 \end_inset
19643
19644 .
19645  Esta alineación se obtiene poniendo el cursor en la columna y pulsando
19646  el botón 
19647 \begin_inset Graphics
19648         filename ../../images/tabular-feature_align-decimal.png
19649         scale 85
19650         scaleBeforeRotation
19651
19652 \end_inset
19653
19654  de la barra de herramientas o eligiendo la alineación 
19655 \family sans
19656 Al separador decimal
19657 \family default
19658  en la configuración del cuadro.
19659  Ahí se puede especificar también el carácter deseado para la alineación.
19660 \end_layout
19661
19662 \begin_layout Standard
19663 \begin_inset Float table
19664 wide false
19665 sideways false
19666 status open
19667
19668 \begin_layout Plain Layout
19669 \begin_inset Caption
19670
19671 \begin_layout Plain Layout
19672 \begin_inset CommandInset label
19673 LatexCommand label
19674 name "tab:Cuadro-celdas-alineadas"
19675
19676 \end_inset
19677
19678 Cuadro con celdas alineadas con el separador decimal.
19679 \end_layout
19680
19681 \end_inset
19682
19683
19684 \end_layout
19685
19686 \begin_layout Plain Layout
19687 \align center
19688 \begin_inset Tabular
19689 <lyxtabular version="3" rows="4" columns="1">
19690 <features booktabs="true" tabularvalignment="middle">
19691 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
19692 <row>
19693 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697 leyenda
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 </row>
19703 <row>
19704 <cell alignment="center" valignment="top" topline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708 12,6
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 </row>
19714 <row>
19715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719 0,68
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 </row>
19725 <row>
19726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19727 \begin_inset Text
19728
19729 \begin_layout Plain Layout
19730 -123,0
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 </row>
19736 </lyxtabular>
19737
19738 \end_inset
19739
19740
19741 \end_layout
19742
19743 \end_inset
19744
19745
19746 \end_layout
19747
19748 \begin_layout Standard
19749 \begin_inset Float table
19750 wide false
19751 sideways false
19752 status open
19753
19754 \begin_layout Plain Layout
19755 \begin_inset Caption
19756
19757 \begin_layout Plain Layout
19758 \begin_inset CommandInset label
19759 LatexCommand label
19760 name "tab:Cuadro-con-celdas-de"
19761
19762 \end_inset
19763
19764 Cuadro con celdas alineadas con los operadores.
19765 \end_layout
19766
19767 \end_inset
19768
19769
19770 \end_layout
19771
19772 \begin_layout Plain Layout
19773 \align center
19774 \begin_inset Tabular
19775 <lyxtabular version="3" rows="4" columns="2">
19776 <features booktabs="true" tabularvalignment="middle">
19777 <column alignment="right" valignment="top" width="0pt">
19778 <column alignment="left" valignment="top" width="0pt" special="@{}l">
19779 <row>
19780 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784 leyenda
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19790 \begin_inset Text
19791
19792 \begin_layout Plain Layout
19793
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 </row>
19799 <row>
19800 <cell alignment="center" valignment="top" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Plain Layout
19804 \begin_inset Formula $12\,+$
19805 \end_inset
19806
19807
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 <cell alignment="center" valignment="top" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816 \begin_inset Formula $\,6$
19817 \end_inset
19818
19819
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 </row>
19825 <row>
19826 <cell alignment="center" valignment="top" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830 \begin_inset Formula $0\,-$
19831 \end_inset
19832
19833
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 <cell alignment="center" valignment="top" usebox="none">
19839 \begin_inset Text
19840
19841 \begin_layout Plain Layout
19842 \begin_inset Formula $\,68$
19843 \end_inset
19844
19845
19846 \end_layout
19847
19848 \end_inset
19849 </cell>
19850 </row>
19851 <row>
19852 <cell alignment="center" valignment="top" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856 \begin_inset Formula $-123\,/$
19857 \end_inset
19858
19859
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 <cell alignment="center" valignment="top" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868 \begin_inset Formula $\,0$
19869 \end_inset
19870
19871
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 </row>
19877 </lyxtabular>
19878
19879 \end_inset
19880
19881
19882 \end_layout
19883
19884 \end_inset
19885
19886
19887 \end_layout
19888
19889 \begin_layout Standard
19890 Para alinear con caracteres en ecuaciones este método no funciona porque
19891  el campo para especificar el carácter no permite ecuaciones.
19892  En este caso hay que usar el método del cuadro
19893 \begin_inset space ~
19894 \end_inset
19895
19896
19897 \begin_inset CommandInset ref
19898 LatexCommand ref
19899 reference "tab:Cuadro-con-celdas-de"
19900
19901 \end_inset
19902
19903 .
19904  Es un cuadro 4×2.
19905  La leyenda es una multicolumna centrada.
19906  La primera columna está alineada a la derecha y contiene la primera parte
19907  incluyendo el operador.
19908  La segunda columna está alineada a la izquierda y contiene la parte restante.
19909  Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda
19910  columna para mantener el espacio habitual alrededor de los operadores.
19911  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
19912  el siguiente argumento LaTeX para la segunda columna:
19913 \end_layout
19914
19915 \begin_layout Standard
19916
19917 \series bold
19918 @{}l
19919 \end_layout
19920
19921 \begin_layout Standard
19922 El cuadro
19923 \begin_inset space ~
19924 \end_inset
19925
19926
19927 \begin_inset CommandInset ref
19928 LatexCommand ref
19929 reference "tab:Varias-alineaciones"
19930
19931 \end_inset
19932
19933  muestra varios ejemplos de alineación.
19934  Para alinear al signo de relación se ha añadido un pequeño espacio como
19935  en la segunda columna del cuadro
19936 \begin_inset space ~
19937 \end_inset
19938
19939
19940 \begin_inset CommandInset ref
19941 LatexCommand ref
19942 reference "tab:Cuadro-con-celdas-de"
19943
19944 \end_inset
19945
19946 .
19947 \end_layout
19948
19949 \begin_layout Standard
19950 \begin_inset Float table
19951 placement h
19952 wide false
19953 sideways false
19954 status open
19955
19956 \begin_layout Plain Layout
19957 \begin_inset Caption
19958
19959 \begin_layout Plain Layout
19960 \begin_inset CommandInset label
19961 LatexCommand label
19962 name "tab:Varias-alineaciones"
19963
19964 \end_inset
19965
19966 Cuadro con varias alineaciones.
19967 \end_layout
19968
19969 \end_inset
19970
19971
19972 \end_layout
19973
19974 \begin_layout Plain Layout
19975 \align center
19976 \begin_inset Tabular
19977 <lyxtabular version="3" rows="4" columns="6">
19978 <features tabularvalignment="middle">
19979 <column alignment="right" valignment="top" width="0">
19980 <column alignment="left" valignment="top" width="0" special="@{}l">
19981 <column alignment="right" valignment="top" width="0">
19982 <column alignment="left" valignment="top" width="0" special="@{}l">
19983 <column alignment="right" valignment="top" width="0">
19984 <column alignment="left" valignment="top" width="0" special="@{}l">
19985 <row>
19986 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990 unidades
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008 exponentes
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20014 \begin_inset Text
20015
20016 \begin_layout Plain Layout
20017
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026 relaciones
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 </row>
20041 <row>
20042 <cell alignment="center" valignment="top" usebox="none">
20043 \begin_inset Text
20044
20045 \begin_layout Plain Layout
20046 12×
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20052 \begin_inset Text
20053
20054 \begin_layout Plain Layout
20055 24
20056 \begin_inset space \thinspace{}
20057 \end_inset
20058
20059 bottles
20060 \end_layout
20061
20062 \end_inset
20063 </cell>
20064 <cell alignment="center" valignment="top" usebox="none">
20065 \begin_inset Text
20066
20067 \begin_layout Plain Layout
20068 \begin_inset Formula $10\cdot$
20069 \end_inset
20070
20071
20072 \end_layout
20073
20074 \end_inset
20075 </cell>
20076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20077 \begin_inset Text
20078
20079 \begin_layout Plain Layout
20080 \begin_inset Formula $10^{\mbox{-}17}$
20081 \end_inset
20082
20083
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 \begin_inset Formula $\Gamma(t)\propto$
20093 \end_inset
20094
20095
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 <cell alignment="center" valignment="top" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104 \begin_inset Formula $\:\Upsilon(t)$
20105 \end_inset
20106
20107
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 </row>
20113 <row>
20114 <cell alignment="center" valignment="top" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118 1024×
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127 768
20128 \begin_inset space \thinspace{}
20129 \end_inset
20130
20131 Pixels
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140 \begin_inset Formula $5.78\cdot$
20141 \end_inset
20142
20143
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20149 \begin_inset Text
20150
20151 \begin_layout Plain Layout
20152 \begin_inset Formula $10^{7}$
20153 \end_inset
20154
20155
20156 \end_layout
20157
20158 \end_inset
20159 </cell>
20160 <cell alignment="center" valignment="top" usebox="none">
20161 \begin_inset Text
20162
20163 \begin_layout Plain Layout
20164 \begin_inset Formula $A\ne$
20165 \end_inset
20166
20167
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 <cell alignment="center" valignment="top" usebox="none">
20173 \begin_inset Text
20174
20175 \begin_layout Plain Layout
20176 \begin_inset Formula $\: B_{\mathrm{red}}$
20177 \end_inset
20178
20179
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 </row>
20185 <row>
20186 <cell alignment="center" valignment="top" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190 32×
20191 \end_layout
20192
20193 \end_inset
20194 </cell>
20195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199 6
20200 \begin_inset space \thinspace{}
20201 \end_inset
20202
20203 cm
20204 \end_layout
20205
20206 \end_inset
20207 </cell>
20208 <cell alignment="center" valignment="top" usebox="none">
20209 \begin_inset Text
20210
20211 \begin_layout Plain Layout
20212 -
20213 \begin_inset Formula $33.5\cdot$
20214 \end_inset
20215
20216
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20222 \begin_inset Text
20223
20224 \begin_layout Plain Layout
20225 \begin_inset Formula $10^{4}$
20226 \end_inset
20227
20228
20229 \end_layout
20230
20231 \end_inset
20232 </cell>
20233 <cell alignment="center" valignment="top" usebox="none">
20234 \begin_inset Text
20235
20236 \begin_layout Plain Layout
20237 \begin_inset Formula $\sen(\alpha)\ge$
20238 \end_inset
20239
20240
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 <cell alignment="center" valignment="top" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249 \begin_inset Formula $\:\sen(\beta)$
20250 \end_inset
20251
20252
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 </row>
20258 </lyxtabular>
20259
20260 \end_inset
20261
20262
20263 \end_layout
20264
20265 \end_inset
20266
20267
20268 \end_layout
20269
20270 \begin_layout Subsection
20271 Formato personalizado de celda/columna
20272 \begin_inset CommandInset label
20273 LatexCommand label
20274 name "sub:Formato-Personalizado"
20275
20276 \end_inset
20277
20278
20279 \begin_inset Index idx
20280 status collapsed
20281
20282 \begin_layout Plain Layout
20283 Cuadros ! Personalización ! Formato de celda/columna
20284 \end_layout
20285
20286 \end_inset
20287
20288
20289 \end_layout
20290
20291 \begin_layout Standard
20292 El cálculo de la anchura necesaria para columnas estándar descrito en la
20293  sección
20294 \begin_inset space ~
20295 \end_inset
20296
20297
20298 \begin_inset CommandInset ref
20299 LatexCommand ref
20300 reference "sec:Table-Width-Calculation"
20301
20302 \end_inset
20303
20304  y para columnas extendidas descrito en la sección
20305 \begin_inset space ~
20306 \end_inset
20307
20308
20309 \begin_inset CommandInset ref
20310 LatexCommand ref
20311 reference "sub:Cálculos-en-Multicolumnas"
20312
20313 \end_inset
20314
20315  es muy pesado si tienes varios cuadros.
20316  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
20317 mna aplicable a todos los cuadros del documento.
20318  El formato se define con el comando
20319 \end_layout
20320
20321 \begin_layout Standard
20322
20323 \series bold
20324
20325 \backslash
20326 newcolumntype{nombre del formato}[número de argumentos]{comandos}
20327 \end_layout
20328
20329 \begin_layout Standard
20330 El nombre de formato puede ser una sola letra.
20331  Las letras 
20332 \emph on
20333 b, c, l, m, p
20334 \emph default
20335  y 
20336 \emph on
20337 r
20338 \emph default
20339  están predefinidas y no pueden usarse.
20340  Pero se permiten todas las mayúsculas.
20341 \end_layout
20342
20343 \begin_layout Standard
20344 \begin_inset VSpace medskip
20345 \end_inset
20346
20347
20348 \end_layout
20349
20350 \begin_layout Standard
20351 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
20352  fija puedes definir el formato de celda
20353 \end_layout
20354
20355 \begin_layout Standard
20356
20357 \series bold
20358
20359 \backslash
20360 newcolumntype{M}[1]{>{
20361 \backslash
20362 centering
20363 \backslash
20364 hspace{0pt}}m{#1}}
20365 \end_layout
20366
20367 \begin_layout Standard
20368 donde 
20369 \series bold
20370
20371 \backslash
20372 hspace{0pt}
20373 \series default
20374  evita el problema de partir con guión la primera palabra, como se describe
20375  en la sección
20376 \begin_inset space ~
20377 \end_inset
20378
20379
20380 \begin_inset CommandInset ref
20381 LatexCommand ref
20382 reference "sub:Líneas-Múltiples-en"
20383
20384 \end_inset
20385
20386 .
20387  Ahora puedes introducir simplemente
20388 \end_layout
20389
20390 \begin_layout Standard
20391
20392 \series bold
20393 M{ancho}
20394 \end_layout
20395
20396 \begin_layout Standard
20397 como argumento LaTeX en el diálogo de cuadros para crear una multicolumna.
20398 \end_layout
20399
20400 \begin_layout Standard
20401 \begin_inset VSpace bigskip
20402 \end_inset
20403
20404
20405 \end_layout
20406
20407 \begin_layout Standard
20408 Para celdas extendidas en una celda multicolumna, puedes definir el formato
20409 \end_layout
20410
20411 \begin_layout Standard
20412
20413 \series bold
20414
20415 \backslash
20416 newcolumntype{S}[2]{>{
20417 \backslash
20418 centering
20419 \backslash
20420 hspace{0pt}}
20421 \begin_inset Newline newline
20422 \end_inset
20423
20424
20425 \begin_inset Phantom HPhantom
20426 status open
20427
20428 \begin_layout Plain Layout
20429
20430 \series bold
20431
20432 \backslash
20433 newcolumntype
20434 \end_layout
20435
20436 \end_inset
20437
20438 m{(#1+(2
20439 \backslash
20440 tabcolsep+
20441 \backslash
20442 arrayrulewidth)*(1-#2))/#2}}
20443 \end_layout
20444
20445 \begin_layout Standard
20446 Este formato usa la ecuación 
20447 \begin_inset CommandInset ref
20448 LatexCommand eqref
20449 reference "eq:Wgn"
20450
20451 \end_inset
20452
20453  para calcular la anchura necesaria para que cada celda extendida tenga
20454  la misma anchura.
20455 \end_layout
20456
20457 \begin_layout Standard
20458 Ahora puedes introducir
20459 \end_layout
20460
20461 \begin_layout Standard
20462
20463 \series bold
20464 S{ancho de la celda multicolumna}{número de columnas extendidas}
20465 \end_layout
20466
20467 \begin_layout Standard
20468 como argumento LaTeX de la columna.
20469 \end_layout
20470
20471 \begin_layout Standard
20472 \begin_inset VSpace bigskip
20473 \end_inset
20474
20475
20476 \end_layout
20477
20478 \begin_layout Standard
20479 Para columnas coloreadas puedes definir
20480 \end_layout
20481
20482 \begin_layout Standard
20483
20484 \series bold
20485
20486 \backslash
20487 newcolumntype{K}[1]{>{
20488 \backslash
20489 columncolor{#1}
20490 \backslash
20491 hspace{0pt}}c}
20492 \end_layout
20493
20494 \begin_layout Standard
20495 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
20496  horizontalmente.
20497  Ahora puedes introducir
20498 \end_layout
20499
20500 \begin_layout Standard
20501
20502 \series bold
20503 K{nombre del color}
20504 \end_layout
20505
20506 \begin_layout Standard
20507 como argumento LaTeX.
20508 \end_layout
20509
20510 \begin_layout Standard
20511 \begin_inset VSpace bigskip
20512 \end_inset
20513
20514
20515 \end_layout
20516
20517 \begin_layout Standard
20518 Para crear el cuadro
20519 \begin_inset space ~
20520 \end_inset
20521
20522
20523 \begin_inset CommandInset ref
20524 LatexCommand ref
20525 reference "tab:Cuadro-con-formatos-definidos-por"
20526
20527 \end_inset
20528
20529  usa los argumentos LaTeX
20530 \end_layout
20531
20532 \begin_layout Standard
20533
20534 \series bold
20535 M{2.5cm}
20536 \end_layout
20537
20538 \begin_layout Standard
20539 para la primera columna y la multicolumna,
20540 \end_layout
20541
20542 \begin_layout Standard
20543
20544 \series bold
20545 K{red}
20546 \end_layout
20547
20548 \begin_layout Standard
20549 para la última columna y
20550 \end_layout
20551
20552 \begin_layout Standard
20553
20554 \series bold
20555 S{2.5cm}{2}
20556 \end_layout
20557
20558 \begin_layout Standard
20559 para las celdas en la segunda columna.
20560 \end_layout
20561
20562 \begin_layout Standard
20563 \begin_inset Float table
20564 placement h
20565 wide false
20566 sideways false
20567 status open
20568
20569 \begin_layout Plain Layout
20570 \begin_inset Caption
20571
20572 \begin_layout Plain Layout
20573 \begin_inset CommandInset label
20574 LatexCommand label
20575 name "tab:Cuadro-con-formatos-definidos-por"
20576
20577 \end_inset
20578
20579 Cuadro con formatos definidos por el usuario
20580 \end_layout
20581
20582 \end_inset
20583
20584
20585 \end_layout
20586
20587 \begin_layout Plain Layout
20588 \align center
20589 \begin_inset Tabular
20590 <lyxtabular version="3" rows="3" columns="4">
20591 <features tabularvalignment="middle">
20592 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
20593 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
20594 <column alignment="center" valignment="middle" width="0">
20595 <column alignment="center" valignment="middle" width="0" special="K{red}">
20596 <row>
20597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20598 \begin_inset Text
20599
20600 \begin_layout Plain Layout
20601 palabramuylargaenceldadecuadro
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610 multicolumna línea múltiple
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20625 \begin_inset Text
20626
20627 \begin_layout Plain Layout
20628 c
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 </row>
20634 <row>
20635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Plain Layout
20639 d
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648 e
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20654 \begin_inset Text
20655
20656 \begin_layout Plain Layout
20657 f
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 g
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 h
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 i
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695 j
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20701 \begin_inset Text
20702
20703 \begin_layout Plain Layout
20704 k
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 </row>
20710 </lyxtabular>
20711
20712 \end_inset
20713
20714
20715 \end_layout
20716
20717 \end_inset
20718
20719
20720 \end_layout
20721
20722 \begin_layout Subsection
20723 Grosor de líneas
20724 \begin_inset CommandInset label
20725 LatexCommand label
20726 name "sub:Grosor-de-Líneas"
20727
20728 \end_inset
20729
20730
20731 \begin_inset Index idx
20732 status collapsed
20733
20734 \begin_layout Plain Layout
20735 Cuadros ! Personalización ! Grosor de línea
20736 \end_layout
20737
20738 \end_inset
20739
20740
20741 \end_layout
20742
20743 \begin_layout Standard
20744 El grosor para todas las líneas de un cuadro puede ajustarse con la longitud
20745  
20746 \series bold
20747
20748 \backslash
20749 arrayrulewidth
20750 \series default
20751 .
20752  Por ejemplo, para poner un grosor de línea de 1.5
20753 \begin_inset space \thinspace{}
20754 \end_inset
20755
20756 pt, como en el cuadro
20757 \begin_inset space ~
20758 \end_inset
20759
20760
20761 \begin_inset CommandInset ref
20762 LatexCommand ref
20763 reference "tab:Cuadro-con-líneas"
20764
20765 \end_inset
20766
20767 , inserta el comando
20768 \end_layout
20769
20770 \begin_layout Standard
20771
20772 \series bold
20773
20774 \backslash
20775 setlength{
20776 \backslash
20777 arrayrulewidth}{1.5pt}
20778 \end_layout
20779
20780 \begin_layout Standard
20781 en código TeX antes del cuadro o flotante.
20782  Este cambio es válido para todos los siguientes cuadros.
20783  Para volver al valor predeterminado, define 
20784 \series bold
20785
20786 \backslash
20787 arrayrulewidth
20788 \series default
20789  a 0.4
20790 \begin_inset space \thinspace{}
20791 \end_inset
20792
20793 pt en código TeX detrás del cuadro o flotante.
20794 \end_layout
20795
20796 \begin_layout Standard
20797 \begin_inset ERT
20798 status collapsed
20799
20800 \begin_layout Plain Layout
20801
20802
20803 \backslash
20804 setlength{
20805 \backslash
20806 arrayrulewidth}{1.5pt}
20807 \end_layout
20808
20809 \end_inset
20810
20811
20812 \begin_inset Float table
20813 wide false
20814 sideways false
20815 status open
20816
20817 \begin_layout Plain Layout
20818 \begin_inset Caption
20819
20820 \begin_layout Plain Layout
20821 \begin_inset CommandInset label
20822 LatexCommand label
20823 name "tab:Cuadro-con-líneas"
20824
20825 \end_inset
20826
20827 Cuadro con líneas de grosor 1.5
20828 \begin_inset space \thinspace{}
20829 \end_inset
20830
20831 pt
20832 \end_layout
20833
20834 \end_inset
20835
20836
20837 \end_layout
20838
20839 \begin_layout Plain Layout
20840 \align center
20841 \begin_inset Tabular
20842 <lyxtabular version="3" rows="3" columns="3">
20843 <features tabularvalignment="middle">
20844 <column alignment="center" valignment="top" width="0">
20845 <column alignment="center" valignment="top" width="0">
20846 <column alignment="center" valignment="top" width="0">
20847 <row>
20848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20849 \begin_inset Text
20850
20851 \begin_layout Plain Layout
20852 sd
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861
20862 \end_layout
20863
20864 \end_inset
20865 </cell>
20866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20867 \begin_inset Text
20868
20869 \begin_layout Plain Layout
20870
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 </row>
20876 <row>
20877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890 sd
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 </row>
20905 <row>
20906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20907 \begin_inset Text
20908
20909 \begin_layout Plain Layout
20910
20911 \end_layout
20912
20913 \end_inset
20914 </cell>
20915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20925 \begin_inset Text
20926
20927 \begin_layout Plain Layout
20928 sd
20929 \end_layout
20930
20931 \end_inset
20932 </cell>
20933 </row>
20934 </lyxtabular>
20935
20936 \end_inset
20937
20938
20939 \end_layout
20940
20941 \end_inset
20942
20943
20944 \begin_inset ERT
20945 status collapsed
20946
20947 \begin_layout Plain Layout
20948
20949
20950 \backslash
20951 setlength{
20952 \backslash
20953 arrayrulewidth}{0.4pt}
20954 \end_layout
20955
20956 \end_inset
20957
20958
20959 \end_layout
20960
20961 \begin_layout Standard
20962 \begin_inset VSpace bigskip
20963 \end_inset
20964
20965 Para definir un grosor de 1.5
20966 \begin_inset space \thinspace{}
20967 \end_inset
20968
20969 pt sólo para líneas horizontales, como en el cuadro
20970 \begin_inset space ~
20971 \end_inset
20972
20973
20974 \begin_inset CommandInset ref
20975 LatexCommand ref
20976 reference "tab:Cuadro-con-horizontales"
20977
20978 \end_inset
20979
20980 , inserta estos comandos en código TeX antes del cuadro o flotante:
20981 \end_layout
20982
20983 \begin_layout Standard
20984
20985 \series bold
20986
20987 \backslash
20988 let
20989 \backslash
20990 myHline
20991 \backslash
20992 hline
20993 \begin_inset Newline newline
20994 \end_inset
20995
20996
20997 \backslash
20998 renewcommand{
20999 \backslash
21000 hline}
21001 \begin_inset Newline newline
21002 \end_inset
21003
21004  {
21005 \backslash
21006 noalign{
21007 \backslash
21008 global
21009 \backslash
21010 arrayrulewidth 1.5pt}
21011 \begin_inset Newline newline
21012 \end_inset
21013
21014  
21015 \backslash
21016 myHline
21017 \backslash
21018 noalign{
21019 \backslash
21020 global
21021 \backslash
21022 arrayrulewidth 0.4pt}}
21023 \end_layout
21024
21025 \begin_layout Standard
21026 Para volver al grosor predeterminado, inserta este comando en código TeX
21027  detrás del cuadro o flotante:
21028 \end_layout
21029
21030 \begin_layout Standard
21031
21032 \series bold
21033
21034 \backslash
21035 renewcommand{
21036 \backslash
21037 hline}{
21038 \backslash
21039 myHline}
21040 \end_layout
21041
21042 \begin_layout Standard
21043 \begin_inset ERT
21044 status collapsed
21045
21046 \begin_layout Plain Layout
21047
21048
21049 \backslash
21050 let
21051 \backslash
21052 myHline
21053 \backslash
21054 hline
21055 \end_layout
21056
21057 \begin_layout Plain Layout
21058
21059
21060 \backslash
21061 renewcommand{
21062 \backslash
21063 hline}
21064 \end_layout
21065
21066 \begin_layout Plain Layout
21067
21068  {
21069 \backslash
21070 noalign{
21071 \backslash
21072 global
21073 \backslash
21074 arrayrulewidth 1.5pt}
21075 \end_layout
21076
21077 \begin_layout Plain Layout
21078
21079   
21080 \backslash
21081 myHline
21082 \backslash
21083 noalign{
21084 \backslash
21085 global
21086 \backslash
21087 arrayrulewidth 0.4pt}}
21088 \end_layout
21089
21090 \end_inset
21091
21092
21093 \begin_inset Float table
21094 wide false
21095 sideways false
21096 status open
21097
21098 \begin_layout Plain Layout
21099 \begin_inset Caption
21100
21101 \begin_layout Plain Layout
21102 \begin_inset CommandInset label
21103 LatexCommand label
21104 name "tab:Cuadro-con-horizontales"
21105
21106 \end_inset
21107
21108 Cuadro con líneas horizontales de 1.5
21109 \begin_inset space \thinspace{}
21110 \end_inset
21111
21112 pt
21113 \end_layout
21114
21115 \end_inset
21116
21117
21118 \end_layout
21119
21120 \begin_layout Plain Layout
21121 \align center
21122 \begin_inset Tabular
21123 <lyxtabular version="3" rows="3" columns="3">
21124 <features tabularvalignment="middle">
21125 <column alignment="center" valignment="top" width="0">
21126 <column alignment="center" valignment="top" width="0">
21127 <column alignment="center" valignment="top" width="0">
21128 <row>
21129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133 sd
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21139 \begin_inset Text
21140
21141 \begin_layout Plain Layout
21142
21143 \end_layout
21144
21145 \end_inset
21146 </cell>
21147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21148 \begin_inset Text
21149
21150 \begin_layout Plain Layout
21151
21152 \end_layout
21153
21154 \end_inset
21155 </cell>
21156 </row>
21157 <row>
21158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21159 \begin_inset Text
21160
21161 \begin_layout Plain Layout
21162
21163 \end_layout
21164
21165 \end_inset
21166 </cell>
21167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21168 \begin_inset Text
21169
21170 \begin_layout Plain Layout
21171 sd
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180
21181 \end_layout
21182
21183 \end_inset
21184 </cell>
21185 </row>
21186 <row>
21187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21188 \begin_inset Text
21189
21190 \begin_layout Plain Layout
21191
21192 \end_layout
21193
21194 \end_inset
21195 </cell>
21196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21197 \begin_inset Text
21198
21199 \begin_layout Plain Layout
21200
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \begin_layout Plain Layout
21209 sd
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 </row>
21215 </lyxtabular>
21216
21217 \end_inset
21218
21219
21220 \end_layout
21221
21222 \end_inset
21223
21224
21225 \begin_inset ERT
21226 status collapsed
21227
21228 \begin_layout Plain Layout
21229
21230
21231 \backslash
21232 renewcommand{
21233 \backslash
21234 hline}{
21235 \backslash
21236 myHline}
21237 \end_layout
21238
21239 \end_inset
21240
21241
21242 \end_layout
21243
21244 \begin_layout Standard
21245 \begin_inset VSpace bigskip
21246 \end_inset
21247
21248 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
21249  siguiente formato de columna en el preámbulo del documento, de acuerdo
21250  con lo descrito en la sección
21251 \begin_inset space ~
21252 \end_inset
21253
21254
21255 \begin_inset CommandInset ref
21256 LatexCommand ref
21257 reference "sub:Formato-Personalizado"
21258
21259 \end_inset
21260
21261 :
21262 \end_layout
21263
21264 \begin_layout Standard
21265
21266 \series bold
21267
21268 \backslash
21269 newcolumntype{V}{!{
21270 \backslash
21271 vrule width 1.5pt}}
21272 \end_layout
21273
21274 \begin_layout Standard
21275 Para el cuadro
21276 \begin_inset space ~
21277 \end_inset
21278
21279
21280 \begin_inset CommandInset ref
21281 LatexCommand ref
21282 reference "tab:Cuadro-con-verticales"
21283
21284 \end_inset
21285
21286  se usó el argumento LaTeX
21287 \end_layout
21288
21289 \begin_layout Standard
21290
21291 \series bold
21292 VcV
21293 \end_layout
21294
21295 \begin_layout Standard
21296 para la última columna y
21297 \end_layout
21298
21299 \begin_layout Standard
21300
21301 \series bold
21302 Vc
21303 \end_layout
21304
21305 \begin_layout Standard
21306 para las otras.
21307 \end_layout
21308
21309 \begin_layout Standard
21310 \begin_inset Float table
21311 wide false
21312 sideways false
21313 status open
21314
21315 \begin_layout Plain Layout
21316 \begin_inset Caption
21317
21318 \begin_layout Plain Layout
21319 \begin_inset CommandInset label
21320 LatexCommand label
21321 name "tab:Cuadro-con-verticales"
21322
21323 \end_inset
21324
21325 Cuadro con líneas verticales de 1.5
21326 \begin_inset space \thinspace{}
21327 \end_inset
21328
21329 pt de grosor
21330 \end_layout
21331
21332 \end_inset
21333
21334
21335 \end_layout
21336
21337 \begin_layout Plain Layout
21338 \align center
21339 \begin_inset Tabular
21340 <lyxtabular version="3" rows="3" columns="3">
21341 <features tabularvalignment="middle">
21342 <column alignment="center" valignment="top" width="0" special="Vc">
21343 <column alignment="center" valignment="top" width="0" special="Vc">
21344 <column alignment="center" valignment="top" width="0" special="VcV">
21345 <row>
21346 <cell alignment="center" valignment="top" topline="true" usebox="none">
21347 \begin_inset Text
21348
21349 \begin_layout Plain Layout
21350 sd
21351 \end_layout
21352
21353 \end_inset
21354 </cell>
21355 <cell alignment="center" valignment="top" topline="true" usebox="none">
21356 \begin_inset Text
21357
21358 \begin_layout Plain Layout
21359
21360 \end_layout
21361
21362 \end_inset
21363 </cell>
21364 <cell alignment="center" valignment="top" topline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368
21369 \end_layout
21370
21371 \end_inset
21372 </cell>
21373 </row>
21374 <row>
21375 <cell alignment="center" valignment="top" topline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 <cell alignment="center" valignment="top" topline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388 sd
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 <cell alignment="center" valignment="top" topline="true" usebox="none">
21394 \begin_inset Text
21395
21396 \begin_layout Plain Layout
21397
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 </row>
21403 <row>
21404 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21405 \begin_inset Text
21406
21407 \begin_layout Plain Layout
21408
21409 \end_layout
21410
21411 \end_inset
21412 </cell>
21413 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21414 \begin_inset Text
21415
21416 \begin_layout Plain Layout
21417
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426 sd
21427 \end_layout
21428
21429 \end_inset
21430 </cell>
21431 </row>
21432 </lyxtabular>
21433
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \end_inset
21440
21441
21442 \end_layout
21443
21444 \begin_layout Subsection
21445 Líneas de trazos
21446 \begin_inset Index idx
21447 status collapsed
21448
21449 \begin_layout Plain Layout
21450 Cuadros ! Personalización ! Líneas de trazos
21451 \end_layout
21452
21453 \end_inset
21454
21455
21456 \end_layout
21457
21458 \begin_layout Standard
21459 \begin_inset ERT
21460 status collapsed
21461
21462 \begin_layout Plain Layout
21463
21464
21465 \backslash
21466 ifarydshln
21467 \end_layout
21468
21469 \end_inset
21470
21471
21472 \begin_inset Note Note
21473 status open
21474
21475 \begin_layout Plain Layout
21476 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
21477  LaTeX 
21478 \series bold
21479 arydshln
21480 \series default
21481 .
21482 \end_layout
21483
21484 \end_inset
21485
21486
21487 \end_layout
21488
21489 \begin_layout Standard
21490 \begin_inset Float table
21491 placement H
21492 wide false
21493 sideways false
21494 status open
21495
21496 \begin_layout Plain Layout
21497 \begin_inset Caption
21498
21499 \begin_layout Plain Layout
21500 \begin_inset CommandInset label
21501 LatexCommand label
21502 name "tab:Cuadro-con-trazos"
21503
21504 \end_inset
21505
21506 Cuadro con líneas de trazos
21507 \end_layout
21508
21509 \end_inset
21510
21511
21512 \end_layout
21513
21514 \begin_layout Plain Layout
21515 \align center
21516 \begin_inset Tabular
21517 <lyxtabular version="3" rows="5" columns="5">
21518 <features tabularvalignment="middle">
21519 <column alignment="center" valignment="top" width="0">
21520 <column alignment="center" valignment="top" width="0">
21521 <column alignment="center" valignment="top" width="0" special=":c">
21522 <column alignment="center" valignment="top" width="0">
21523 <column alignment="center" valignment="top" width="0">
21524 <row>
21525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21526 \begin_inset Text
21527
21528 \begin_layout Plain Layout
21529 a
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538 b
21539 \end_layout
21540
21541 \end_inset
21542 </cell>
21543 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547 c
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556 d
21557 \end_layout
21558
21559 \end_inset
21560 </cell>
21561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21562 \begin_inset Text
21563
21564 \begin_layout Plain Layout
21565 e
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 </row>
21571 <row>
21572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21573 \begin_inset Text
21574
21575 \begin_layout Plain Layout
21576 f
21577 \end_layout
21578
21579 \end_inset
21580 </cell>
21581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21582 \begin_inset Text
21583
21584 \begin_layout Plain Layout
21585 g
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 <cell alignment="center" valignment="top" topline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 h
21595 \end_layout
21596
21597 \end_inset
21598 </cell>
21599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Plain Layout
21603 i
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612 j
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 </row>
21618 <row>
21619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623 \begin_inset ERT
21624 status collapsed
21625
21626 \begin_layout Plain Layout
21627
21628
21629 \backslash
21630 hdashline 
21631 \end_layout
21632
21633 \end_inset
21634
21635 k
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644 l
21645 \end_layout
21646
21647 \end_inset
21648 </cell>
21649 <cell alignment="center" valignment="top" usebox="none">
21650 \begin_inset Text
21651
21652 \begin_layout Plain Layout
21653 m
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21659 \begin_inset Text
21660
21661 \begin_layout Plain Layout
21662 n
21663 \end_layout
21664
21665 \end_inset
21666 </cell>
21667 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21668 \begin_inset Text
21669
21670 \begin_layout Plain Layout
21671 o
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 </row>
21677 <row>
21678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682 \begin_inset ERT
21683 status collapsed
21684
21685 \begin_layout Plain Layout
21686
21687
21688 \backslash
21689 cdashline{4-5}
21690 \end_layout
21691
21692 \end_inset
21693
21694 p
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703 q
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712 r
21713 \end_layout
21714
21715 \end_inset
21716 </cell>
21717 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721 s
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 </row>
21736 <row>
21737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21738 \begin_inset Text
21739
21740 \begin_layout Plain Layout
21741 t
21742 \end_layout
21743
21744 \end_inset
21745 </cell>
21746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750 u
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759 v
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768 w
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Plain Layout
21777 x
21778 \end_layout
21779
21780 \end_inset
21781 </cell>
21782 </row>
21783 </lyxtabular>
21784
21785 \end_inset
21786
21787
21788 \end_layout
21789
21790 \end_inset
21791
21792
21793 \end_layout
21794
21795 \begin_layout Standard
21796 En principio LyX no soporta líneas de trazos, hay que usar código TeX.
21797  Antes hay que cargar en el preámbulo del documento el paquete LaTeX 
21798 \series bold
21799 arydshln
21800 \series default
21801
21802 \begin_inset Index idx
21803 status collapsed
21804
21805 \begin_layout Plain Layout
21806 LaTeX-paquetes ! arydshln
21807 \end_layout
21808
21809 \end_inset
21810
21811  con el comando 
21812 \end_layout
21813
21814 \begin_layout Standard
21815
21816 \series bold
21817
21818 \backslash
21819 usepackage{arydshln}
21820 \end_layout
21821
21822 \begin_layout Standard
21823 Para hacer una línea vertical a trazos, introduce dos puntos «
21824 \series bold
21825 :
21826 \series default
21827 » junto con el carácter para alineación horizontal como argumento LaTeX
21828  en el diálogo de celdas de cuadros.
21829 \end_layout
21830
21831 \begin_layout Standard
21832 Para una línea de trazos horizontal añade el comando
21833 \end_layout
21834
21835 \begin_layout Standard
21836
21837 \series bold
21838
21839 \backslash
21840 hdashline
21841 \end_layout
21842
21843 \begin_layout Standard
21844 en código TeX como primer elemento de la primera celda en la fila.
21845 \end_layout
21846
21847 \begin_layout Standard
21848 Para líneas de trazos en multicolumna usa el comando
21849 \end_layout
21850
21851 \begin_layout Standard
21852
21853 \series bold
21854
21855 \backslash
21856 cdashline{número de líneas}
21857 \end_layout
21858
21859 \begin_layout Standard
21860 en código TeX como primer elemento de la primera celda en la fila.
21861  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
21862  4 y quieres una línea de trazos por encima, añade el comando
21863 \end_layout
21864
21865 \begin_layout Standard
21866
21867 \series bold
21868
21869 \backslash
21870 cdashline{2-4}
21871 \end_layout
21872
21873 \begin_layout Standard
21874 como primer elemento de la primera celda en la fila de la multicolumna.
21875 \end_layout
21876
21877 \begin_layout Standard
21878 \begin_inset VSpace bigskip
21879 \end_inset
21880
21881
21882 \end_layout
21883
21884 \begin_layout Standard
21885 El cuadro
21886 \begin_inset space ~
21887 \end_inset
21888
21889
21890 \begin_inset CommandInset ref
21891 LatexCommand ref
21892 reference "tab:Cuadro-con-trazos"
21893
21894 \end_inset
21895
21896  se ha hecho usando «
21897 \series bold
21898 :c
21899 \series default
21900 » como argumento LaTeX de la tercera columna.
21901  El comando en código TeX 
21902 \series bold
21903
21904 \backslash
21905 hdashline
21906 \series default
21907  se ha insertado en la primera celda de la tercera fila y el comando en
21908  código TeX
21909 \begin_inset Newline newline
21910 \end_inset
21911
21912
21913 \series bold
21914
21915 \backslash
21916 cdashline{4-5}
21917 \series default
21918  en la primera celda de la cuarta fila.
21919 \end_layout
21920
21921 \begin_layout Standard
21922
21923 \lang english
21924 \begin_inset VSpace bigskip
21925 \end_inset
21926
21927
21928 \end_layout
21929
21930 \begin_layout Standard
21931
21932 \lang english
21933 Tables with dashed lines can also be colored as shown by Table
21934 \lang spanish
21935
21936 \begin_inset space ~
21937 \end_inset
21938
21939
21940 \begin_inset CommandInset ref
21941 LatexCommand ref
21942 reference "tab:Colored-table-with"
21943
21944 \end_inset
21945
21946 .
21947 \end_layout
21948
21949 \begin_layout Standard
21950 \begin_inset ERT
21951 status collapsed
21952
21953 \begin_layout Plain Layout
21954
21955
21956 \backslash
21957 setlength{
21958 \backslash
21959 arrayrulewidth}{1pt}
21960 \end_layout
21961
21962 \end_inset
21963
21964
21965 \lang english
21966
21967 \begin_inset Note Note
21968 status collapsed
21969
21970 \begin_layout Plain Layout
21971
21972 \lang english
21973 thicker lines for better visualization of the line color
21974 \end_layout
21975
21976 \end_inset
21977
21978
21979 \end_layout
21980
21981 \begin_layout Standard
21982 \begin_inset ERT
21983 status collapsed
21984
21985 \begin_layout Plain Layout
21986
21987
21988 \backslash
21989 dashgapcolor{green}
21990 \end_layout
21991
21992 \end_inset
21993
21994
21995 \lang english
21996
21997 \begin_inset Note Note
21998 status collapsed
21999
22000 \begin_layout Plain Layout
22001
22002 \lang english
22003 color gaps between dashes green
22004 \end_layout
22005
22006 \end_inset
22007
22008
22009 \end_layout
22010
22011 \begin_layout Standard
22012 \begin_inset ERT
22013 status collapsed
22014
22015 \begin_layout Plain Layout
22016
22017
22018 \backslash
22019 let
22020 \backslash
22021 myHdashline
22022 \backslash
22023 hdashline
22024 \end_layout
22025
22026 \begin_layout Plain Layout
22027
22028
22029 \backslash
22030 renewcommand{
22031 \backslash
22032 hdashline}
22033 \end_layout
22034
22035 \begin_layout Plain Layout
22036
22037  {
22038 \backslash
22039 arrayrulecolor{red}
22040 \backslash
22041 myHdashline
22042 \backslash
22043 arrayrulecolor{black}}
22044 \end_layout
22045
22046 \end_inset
22047
22048
22049 \lang english
22050
22051 \begin_inset Note Note
22052 status collapsed
22053
22054 \begin_layout Plain Layout
22055
22056 \lang english
22057 color horizontal, dashed lines red
22058 \end_layout
22059
22060 \end_inset
22061
22062
22063 \end_layout
22064
22065 \begin_layout Standard
22066 \begin_inset ERT
22067 status collapsed
22068
22069 \begin_layout Plain Layout
22070
22071
22072 \backslash
22073 let
22074 \backslash
22075 myCdashline
22076 \backslash
22077 cdashline
22078 \end_layout
22079
22080 \begin_layout Plain Layout
22081
22082
22083 \backslash
22084 renewcommand{
22085 \backslash
22086 cdashline}[1]
22087 \end_layout
22088
22089 \begin_layout Plain Layout
22090
22091  {
22092 \backslash
22093 arrayrulecolor{yellow}
22094 \backslash
22095 myCdashline{#1}
22096 \backslash
22097 arrayrulecolor{black}}
22098 \end_layout
22099
22100 \end_inset
22101
22102
22103 \lang english
22104
22105 \begin_inset Note Note
22106 status collapsed
22107
22108 \begin_layout Plain Layout
22109
22110 \lang english
22111 color partial horizontal, dashed lines yellow
22112 \end_layout
22113
22114 \end_inset
22115
22116
22117 \end_layout
22118
22119 \begin_layout Standard
22120
22121 \lang english
22122 \begin_inset Float table
22123 placement h
22124 wide false
22125 sideways false
22126 status open
22127
22128 \begin_layout Plain Layout
22129
22130 \lang english
22131 \begin_inset Caption
22132
22133 \begin_layout Plain Layout
22134
22135 \lang english
22136 \begin_inset CommandInset label
22137 LatexCommand label
22138 name "tab:Colored-table-with"
22139
22140 \end_inset
22141
22142 Colored table with dashed lines
22143 \end_layout
22144
22145 \end_inset
22146
22147
22148 \end_layout
22149
22150 \begin_layout Plain Layout
22151 \align center
22152 \begin_inset Tabular
22153 <lyxtabular version="3" rows="5" columns="5">
22154 <features tabularvalignment="middle">
22155 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{verdeoscuro}\centering}c">
22156 <column alignment="center" valignment="top" width="0pt">
22157 <column alignment="center" valignment="top" width="0pt" special=":c">
22158 <column alignment="center" valignment="top" width="0">
22159 <column alignment="center" valignment="top" width="0">
22160 <row>
22161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165 a
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 <cell alignment="center" valignment="top" topline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174 b
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 <cell alignment="center" valignment="top" topline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Plain Layout
22183 c
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192 d
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201 e
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 </row>
22207 <row>
22208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212 f
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell alignment="center" valignment="top" topline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221 g
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 <cell alignment="center" valignment="top" topline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230 h
22231 \end_layout
22232
22233 \end_inset
22234 </cell>
22235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22236 \begin_inset Text
22237
22238 \begin_layout Plain Layout
22239 i
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22245 \begin_inset Text
22246
22247 \begin_layout Plain Layout
22248 j
22249 \end_layout
22250
22251 \end_inset
22252 </cell>
22253 </row>
22254 <row>
22255 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22256 \begin_inset Text
22257
22258 \begin_layout Plain Layout
22259 \begin_inset ERT
22260 status collapsed
22261
22262 \begin_layout Plain Layout
22263
22264
22265 \backslash
22266 hdashline 
22267 \end_layout
22268
22269 \end_inset
22270
22271
22272 \begin_inset ERT
22273 status collapsed
22274
22275 \begin_layout Plain Layout
22276
22277
22278 \backslash
22279 rowcolor{Gray}
22280 \end_layout
22281
22282 \end_inset
22283
22284 k
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22290 \begin_inset Text
22291
22292 \begin_layout Plain Layout
22293 l
22294 \end_layout
22295
22296 \end_inset
22297 </cell>
22298 <cell alignment="center" valignment="top" usebox="none">
22299 \begin_inset Text
22300
22301 \begin_layout Plain Layout
22302 m
22303 \end_layout
22304
22305 \end_inset
22306 </cell>
22307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311 n
22312 \end_layout
22313
22314 \end_inset
22315 </cell>
22316 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22317 \begin_inset Text
22318
22319 \begin_layout Plain Layout
22320 o
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 </row>
22326 <row>
22327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331 \begin_inset ERT
22332 status collapsed
22333
22334 \begin_layout Plain Layout
22335
22336
22337 \backslash
22338 cdashline{4-5}
22339 \end_layout
22340
22341 \end_inset
22342
22343 p
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22349 \begin_inset Text
22350
22351 \begin_layout Plain Layout
22352 q
22353 \end_layout
22354
22355 \end_inset
22356 </cell>
22357 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
22358 \begin_inset Text
22359
22360 \begin_layout Plain Layout
22361 r
22362 \end_layout
22363
22364 \end_inset
22365 </cell>
22366 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22367 \begin_inset Text
22368
22369 \begin_layout Plain Layout
22370 s
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379
22380 \end_layout
22381
22382 \end_inset
22383 </cell>
22384 </row>
22385 <row>
22386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 t
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399 u
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408 v
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Plain Layout
22417 w
22418 \end_layout
22419
22420 \end_inset
22421 </cell>
22422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22423 \begin_inset Text
22424
22425 \begin_layout Plain Layout
22426 \begin_inset ERT
22427 status collapsed
22428
22429 \begin_layout Plain Layout
22430
22431
22432 \backslash
22433 cellcolor{Maroon}
22434 \end_layout
22435
22436 \end_inset
22437
22438 i
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 </row>
22444 </lyxtabular>
22445
22446 \end_inset
22447
22448
22449 \end_layout
22450
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \begin_layout Standard
22457 \begin_inset ERT
22458 status collapsed
22459
22460 \begin_layout Plain Layout
22461
22462
22463 \backslash
22464 renewcommand{
22465 \backslash
22466 hdashline}{
22467 \backslash
22468 myHdashline}
22469 \end_layout
22470
22471 \end_inset
22472
22473
22474 \lang english
22475
22476 \begin_inset Note Note
22477 status collapsed
22478
22479 \begin_layout Plain Layout
22480
22481 \lang english
22482 reset to default
22483 \end_layout
22484
22485 \end_inset
22486
22487
22488 \end_layout
22489
22490 \begin_layout Standard
22491 \begin_inset ERT
22492 status collapsed
22493
22494 \begin_layout Plain Layout
22495
22496
22497 \backslash
22498 renewcommand{
22499 \backslash
22500 cdashline}{
22501 \backslash
22502 myCdashline}
22503 \end_layout
22504
22505 \end_inset
22506
22507
22508 \lang english
22509
22510 \begin_inset Note Note
22511 status collapsed
22512
22513 \begin_layout Plain Layout
22514
22515 \lang english
22516 reset to default
22517 \end_layout
22518
22519 \end_inset
22520
22521
22522 \end_layout
22523
22524 \begin_layout Standard
22525 \begin_inset ERT
22526 status collapsed
22527
22528 \begin_layout Plain Layout
22529
22530
22531 \backslash
22532 nodashgapcolor
22533 \end_layout
22534
22535 \end_inset
22536
22537
22538 \lang english
22539
22540 \begin_inset Note Note
22541 status collapsed
22542
22543 \begin_layout Plain Layout
22544
22545 \lang english
22546 reset to default
22547 \end_layout
22548
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \begin_layout Standard
22555 \begin_inset ERT
22556 status collapsed
22557
22558 \begin_layout Plain Layout
22559
22560
22561 \backslash
22562 setlength{
22563 \backslash
22564 arrayrulewidth}{0.4pt}
22565 \end_layout
22566
22567 \end_inset
22568
22569
22570 \lang english
22571
22572 \begin_inset Note Note
22573 status collapsed
22574
22575 \begin_layout Plain Layout
22576
22577 \lang english
22578 reset to default
22579 \end_layout
22580
22581 \end_inset
22582
22583
22584 \end_layout
22585
22586 \begin_layout Standard
22587
22588 \lang english
22589 The coloring of lines, columns and lines works as decribed in section
22590 \begin_inset space ~
22591 \end_inset
22592
22593
22594 \lang spanish
22595
22596 \begin_inset CommandInset ref
22597 LatexCommand ref
22598 reference "sec:Cuadros-Coloreados"
22599
22600 \end_inset
22601
22602
22603 \lang english
22604 .
22605  Coloring horizontal lines works analogically as described there as well,
22606  one only needs to replace in the commands 
22607 \series bold
22608
22609 \backslash
22610 myHlineC
22611 \series default
22612  by 
22613 \series bold
22614
22615 \backslash
22616 myHdashline
22617 \series default
22618  and 
22619 \backslash
22620
22621 \series bold
22622 hline
22623 \series default
22624  by 
22625 \series bold
22626
22627 \backslash
22628 hdashline
22629 \series default
22630 ; so one uses the command
22631 \end_layout
22632
22633 \begin_layout Standard
22634
22635 \series bold
22636
22637 \backslash
22638 let
22639 \backslash
22640 myHdashline
22641 \backslash
22642 hdashline
22643 \begin_inset Newline newline
22644 \end_inset
22645
22646
22647 \backslash
22648 renewcommand{
22649 \backslash
22650 hdashline}
22651 \begin_inset Newline newline
22652 \end_inset
22653
22654
22655 \begin_inset Phantom HPhantom
22656 status open
22657
22658 \begin_layout Plain Layout
22659 \begin_inset space ~
22660 \end_inset
22661
22662
22663 \end_layout
22664
22665 \end_inset
22666
22667 {
22668 \backslash
22669 arrayrulecolor{red}
22670 \backslash
22671 myHdashline
22672 \backslash
22673 arrayrulecolor{black}}
22674 \end_layout
22675
22676 \begin_layout Standard
22677
22678 \lang english
22679 To color 
22680 \series bold
22681
22682 \backslash
22683 cdashline
22684 \series default
22685 , the command is
22686 \end_layout
22687
22688 \begin_layout Standard
22689
22690 \series bold
22691
22692 \backslash
22693 let
22694 \backslash
22695 myCdashline
22696 \backslash
22697 cdashline
22698 \begin_inset Newline newline
22699 \end_inset
22700
22701
22702 \backslash
22703 renewcommand{
22704 \backslash
22705 cdashline}[1]
22706 \begin_inset Newline newline
22707 \end_inset
22708
22709
22710 \begin_inset Phantom HPhantom
22711 status open
22712
22713 \begin_layout Plain Layout
22714 \begin_inset space ~
22715 \end_inset
22716
22717
22718 \end_layout
22719
22720 \end_inset
22721
22722 {
22723 \backslash
22724 arrayrulecolor{red}
22725 \backslash
22726 myCdashline{#1}
22727 \backslash
22728 arrayrulecolor{black}}
22729 \end_layout
22730
22731 \begin_layout Standard
22732
22733 \lang english
22734 To get back the black line color, one needs to insert the following commands
22735  as TeX-Code behind the table:
22736 \end_layout
22737
22738 \begin_layout Standard
22739
22740 \lang english
22741 For 
22742 \series bold
22743
22744 \backslash
22745 hdashline
22746 \end_layout
22747
22748 \begin_layout Standard
22749
22750 \series bold
22751
22752 \backslash
22753 renewcommand{
22754 \backslash
22755 hdashline}{
22756 \backslash
22757 myHdashline}
22758 \end_layout
22759
22760 \begin_layout Standard
22761
22762 \lang english
22763 and for 
22764 \series bold
22765
22766 \backslash
22767 cdashline
22768 \end_layout
22769
22770 \begin_layout Standard
22771
22772 \series bold
22773
22774 \backslash
22775 renewcommand{
22776 \backslash
22777 cdashline}{
22778 \backslash
22779 myCdashline}
22780 \end_layout
22781
22782 \begin_layout Standard
22783
22784 \lang english
22785 To color the gaps between the dashes the command
22786 \end_layout
22787
22788 \begin_layout Standard
22789
22790 \series bold
22791 \lang english
22792
22793 \backslash
22794 dashgapcolor{color}
22795 \end_layout
22796
22797 \begin_layout Standard
22798
22799 \lang english
22800 can be used in front of a table as TeX-Code.
22801  color is hereby the name of a defined color.
22802  The command
22803 \end_layout
22804
22805 \begin_layout Standard
22806
22807 \series bold
22808
22809 \backslash
22810 nodashgapcolor
22811 \end_layout
22812
22813 \begin_layout Standard
22814
22815 \lang english
22816 unsets the changes made by 
22817 \series bold
22818
22819 \backslash
22820 dashgapcolor
22821 \series default
22822 .
22823 \end_layout
22824
22825 \begin_layout Standard
22826
22827 \lang english
22828 \begin_inset Note Greyedout
22829 status open
22830
22831 \begin_layout Plain Layout
22832
22833 \series bold
22834 \color none
22835 \lang english
22836 Note
22837 \series default
22838 : If there are multiple commands in a cell, the command of 
22839 \series bold
22840 arydshln
22841 \series default
22842  needs to be the first one in the cell.
22843  Therefore in cell 
22844 \emph on
22845 k
22846 \emph default
22847  of Table
22848 \begin_inset space ~
22849 \end_inset
22850
22851
22852 \begin_inset CommandInset ref
22853 LatexCommand ref
22854 reference "tab:Colored-table-with"
22855
22856 \end_inset
22857
22858  the command 
22859 \series bold
22860
22861 \backslash
22862 hdashline
22863 \series default
22864  is before 
22865 \series bold
22866
22867 \backslash
22868 rowcolor
22869 \series default
22870 .
22871 \end_layout
22872
22873 \end_inset
22874
22875
22876 \end_layout
22877
22878 \begin_layout Standard
22879
22880 \lang english
22881 \begin_inset Note Greyedout
22882 status open
22883
22884 \begin_layout Plain Layout
22885
22886 \series bold
22887 \color none
22888 \lang english
22889 Note:
22890 \series default
22891  The LaTeX-package 
22892 \series bold
22893 arydshln
22894 \series default
22895  must be loaded in the document preamble before the LaTeX-package
22896 \lang spanish
22897  
22898 \series bold
22899 colortbl
22900 \series default
22901 \color inherit
22902
22903 \begin_inset Index idx
22904 status collapsed
22905
22906 \begin_layout Plain Layout
22907 LaTeX-paquetes ! colortbl
22908 \end_layout
22909
22910 \end_inset
22911
22912
22913 \color none
22914 .
22915 \end_layout
22916
22917 \end_inset
22918
22919
22920 \end_layout
22921
22922 \begin_layout Standard
22923 \begin_inset ERT
22924 status collapsed
22925
22926 \begin_layout Plain Layout
22927
22928
22929 \backslash
22930 else
22931 \end_layout
22932
22933 \end_inset
22934
22935
22936 \begin_inset Note Note
22937 status open
22938
22939 \begin_layout Plain Layout
22940 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
22941  
22942 \series bold
22943 arydshln
22944 \series default
22945 .
22946 \end_layout
22947
22948 \end_inset
22949
22950
22951 \end_layout
22952
22953 \begin_layout Standard
22954 Debes instalar el paquete LaTeX 
22955 \series bold
22956 arydshln
22957 \series default
22958  para ver la parte siguiente en la salida.
22959 \end_layout
22960
22961 \begin_layout Standard
22962 \begin_inset ERT
22963 status collapsed
22964
22965 \begin_layout Plain Layout
22966
22967
22968 \backslash
22969 fi
22970 \end_layout
22971
22972 \end_inset
22973
22974
22975 \end_layout
22976
22977 \begin_layout Standard
22978
22979 \lang english
22980 For more information about dashed lines see the documentation of
22981 \lang spanish
22982  
22983 \series bold
22984 arydshln
22985 \series default
22986
22987 \begin_inset CommandInset citation
22988 LatexCommand cite
22989 key "arydshln"
22990
22991 \end_inset
22992
22993 .
22994 \end_layout
22995
22996 \begin_layout Chapter
22997 Flotantes
22998 \begin_inset CommandInset label
22999 LatexCommand label
23000 name "chap:Flotantes"
23001
23002 \end_inset
23003
23004
23005 \begin_inset Index idx
23006 status collapsed
23007
23008 \begin_layout Plain Layout
23009 Flotantes
23010 \end_layout
23011
23012 \end_inset
23013
23014
23015 \end_layout
23016
23017 \begin_layout Section
23018 Introducción
23019 \begin_inset CommandInset label
23020 LatexCommand label
23021 name "sec:Introducción-Flotantes"
23022
23023 \end_inset
23024
23025
23026 \begin_inset Index idx
23027 status collapsed
23028
23029 \begin_layout Plain Layout
23030 Flotantes ! Introducción
23031 \end_layout
23032
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \begin_layout Standard
23039 Un flotante es un bloque de texto asociado con algún tipo de etiqueta que
23040  no tiene posición fija.
23041  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
23042  Las 
23043 \family sans
23044 Notas
23045 \begin_inset space ~
23046 \end_inset
23047
23048 al
23049 \begin_inset space ~
23050 \end_inset
23051
23052 pie
23053 \family default
23054  y 
23055 \family sans
23056 Notas
23057 \begin_inset space ~
23058 \end_inset
23059
23060 al
23061 \begin_inset space ~
23062 \end_inset
23063
23064 margen
23065 \family default
23066  también son flotantes, porque pueden flotar a la página siguiente cuando
23067  hay demasiadas notas en la página.
23068 \end_layout
23069
23070 \begin_layout Standard
23071 Los flotantes permiten composiciones de alta calidad.
23072  Imágenes y cuadros se pueden distribuir equitativamente en las páginas
23073  para impedir espacios en blanco y páginas sin texto.
23074  Como el flotante destruye a menudo el contexto entre texto e imagen o cuadro,
23075  cada flotante puede ser referenciado en el texto.
23076  Por lo tanto los flotantes están numerados.
23077  Las referencias se describen en la sección
23078 \begin_inset space ~
23079 \end_inset
23080
23081
23082 \begin_inset CommandInset ref
23083 LatexCommand ref
23084 reference "sec:Referencias-a-Flotantes"
23085
23086 \end_inset
23087
23088 .
23089 \end_layout
23090
23091 \begin_layout Standard
23092 Para insertar un flotante, usa el menú 
23093 \family sans
23094 Insertar\SpecialChar \menuseparator
23095 Flotante
23096 \family default
23097 .
23098  Esto inserta una 
23099 \family sans
23100 Leyenda,
23101 \family default
23102  un cuadro con una etiqueta.
23103  La etiqueta se traducirá automáticamente al idioma del documento.
23104  Tras la etiqueta puedes insertar el texto de la leyenda.
23105  La imagen o cuadro se inserta encima o debajo de la leyenda en un párrafo
23106  separado dentro del flotante.
23107  La colocación de leyendas se describe en la sección
23108 \begin_inset space ~
23109 \end_inset
23110
23111
23112 \begin_inset CommandInset ref
23113 LatexCommand ref
23114 reference "sec:Colocación-de-leyendas"
23115
23116 \end_inset
23117
23118 .
23119  Para mantener legible el documento LyX, puedes abrir y cerrar el flotante
23120  con clic izquierdo sobre él.
23121  Un cuadro cerrado se muestra así: 
23122 \begin_inset Graphics
23123         filename clipart/flotanteQt4.png
23124         scale 70
23125
23126 \end_inset
23127
23128  —un cuadro gris con etiqueta en rojo—.
23129 \end_layout
23130
23131 \begin_layout Standard
23132 Se recomienda insertar flotantes como párrafos separados para evitar posibles
23133  errores de LaTeX si el texto circundante se formatea de modo especial.
23134 \end_layout
23135
23136 \begin_layout Standard
23137 Figuras o cuadros ya existentes pueden ponerse en un flotante marcándolas
23138  y pinchando el botón correspondiente de la barra de herramientas para un
23139  flotante nuevo.
23140 \end_layout
23141
23142 \begin_layout Section
23143 Tipos de flotantes
23144 \end_layout
23145
23146 \begin_layout Standard
23147 Además de los flotantes de imagen y de cuadro que se describen en la sección
23148 \begin_inset space ~
23149 \end_inset
23150
23151
23152 \begin_inset CommandInset ref
23153 LatexCommand ref
23154 reference "sec:Figuras-Flotantes"
23155
23156 \end_inset
23157
23158  y 
23159 \begin_inset CommandInset ref
23160 LatexCommand ref
23161 reference "sec:Cuadros-Flotantes"
23162
23163 \end_inset
23164
23165 , respectivamente, LyX ofrece los tipos 
23166 \family sans
23167 Algoritmo
23168 \family default
23169  y 
23170 \family sans
23171 Envoltorio
23172 \family default
23173 .
23174  Lo último se explica en la sec.
23175 \begin_inset space \thinspace{}
23176 \end_inset
23177
23178
23179 \begin_inset CommandInset ref
23180 LatexCommand ref
23181 reference "sec:Flotantes-envueltos"
23182
23183 \end_inset
23184
23185 .
23186 \end_layout
23187
23188 \begin_layout Subsection
23189 Algoritmos flotantes
23190 \begin_inset Index idx
23191 status collapsed
23192
23193 \begin_layout Plain Layout
23194 Flotantes ! Algoritmos
23195 \end_layout
23196
23197 \end_inset
23198
23199
23200 \begin_inset CommandInset label
23201 LatexCommand label
23202 name "sub:Algoritmos-Flotantes"
23203
23204 \end_inset
23205
23206
23207 \end_layout
23208
23209 \begin_layout Standard
23210 \begin_inset Float algorithm
23211 placement h
23212 wide false
23213 sideways false
23214 status open
23215
23216 \begin_layout Plain Layout
23217 \begin_inset Caption
23218
23219 \begin_layout Plain Layout
23220 \begin_inset CommandInset label
23221 LatexCommand label
23222 name "alg:Ejemplo-de-Algoritmo-flotante"
23223
23224 \end_inset
23225
23226 Ejemplo de algoritmo flotante
23227 \end_layout
23228
23229 \end_inset
23230
23231
23232 \end_layout
23233
23234 \begin_layout LyX-Code
23235 for I in 1..N loop
23236 \begin_inset Newline newline
23237 \end_inset
23238
23239  Sum:= Sum + A(I); /*comment*/
23240 \begin_inset Newline newline
23241 \end_inset
23242
23243 end loop
23244 \begin_inset VSpace -4mm
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \end_inset
23251
23252
23253 \end_layout
23254
23255 \begin_layout Standard
23256 Este tipo de flotante se inserta con el menú 
23257 \family sans
23258 Insertar\SpecialChar \menuseparator
23259 Flotante\SpecialChar \menuseparator
23260 Algoritmo
23261 \family default
23262 .
23263  Se usa para códigos y descripciones de algoritmos y se puede considerar
23264  una alternativa al listado de código de programa, que se explica en el
23265  capítulo
23266 \begin_inset space ~
23267 \end_inset
23268
23269
23270 \begin_inset CommandInset ref
23271 LatexCommand ref
23272 reference "cap:Listado-de-programa"
23273
23274 \end_inset
23275
23276 .
23277  Un posible entorno para algoritmos es 
23278 \family sans
23279 Código-LyX
23280 \family default
23281 , descrito en la 
23282 \emph on
23283 Guía del usuario
23284 \emph default
23285  de LyX.
23286  El algoritmo
23287 \begin_inset space ~
23288 \end_inset
23289
23290
23291 \begin_inset CommandInset ref
23292 LatexCommand ref
23293 reference "alg:Ejemplo-de-Algoritmo-flotante"
23294
23295 \end_inset
23296
23297  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
23298  vertical de -4
23299 \begin_inset space \thinspace{}
23300 \end_inset
23301
23302 mm al final para tener la línea inferior exactamente bajo la última línea
23303  de texto.
23304 \end_layout
23305
23306 \begin_layout Standard
23307 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
23308  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
23309 \end_layout
23310
23311 \begin_layout Standard
23312
23313 \series bold
23314
23315 \backslash
23316 floatname{algorithm}{nombre}
23317 \end_layout
23318
23319 \begin_layout Standard
23320 donde 
23321 \family sans
23322 nombre
23323 \family default
23324  es la palabra «
23325 \emph on
23326 algoritmo
23327 \emph default
23328 » en el idioma deseado.
23329 \end_layout
23330
23331 \begin_layout Standard
23332 Para insertar el índice de algoritmos puedes usar el menú 
23333 \family sans
23334 Insertar\SpecialChar \menuseparator
23335 Índice\SpecialChar \menuseparator
23336 Índice de algoritmos
23337 \family default
23338 , si el documento está en el mismo idioma que los menús de LyX.
23339  Para documentos en otro idioma usa en su lugar el comando en código TeX:
23340 \end_layout
23341
23342 \begin_layout Standard
23343
23344 \series bold
23345
23346 \backslash
23347 listof{algorithm}{nombre}
23348 \end_layout
23349
23350 \begin_layout Standard
23351 donde 
23352 \family sans
23353 nombre
23354 \family default
23355  es, por ejemplo, «
23356 \emph on
23357 Índice de algoritmos
23358 \emph default
23359 » en el idioma del documento.
23360 \end_layout
23361
23362 \begin_layout Standard
23363 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
23364  para cuadros e imágenes flotantes en muchas clases de documento, «capítulo.algor
23365 itmo».
23366  Para numerarlos con ese esquema, añade este comando en el preámbulo del
23367  documento:
23368 \end_layout
23369
23370 \begin_layout Standard
23371
23372 \series bold
23373
23374 \backslash
23375 numberwithin{algorithm}{chapter}
23376 \end_layout
23377
23378 \begin_layout Standard
23379 Para poder usar el comando 
23380 \series bold
23381
23382 \backslash
23383 numberwithin
23384 \series default
23385 , marca la opción 
23386 \family sans
23387 Usar
23388 \begin_inset space ~
23389 \end_inset
23390
23391 el
23392 \begin_inset space ~
23393 \end_inset
23394
23395 paquete
23396 \begin_inset space ~
23397 \end_inset
23398
23399 AMS
23400 \family default
23401  en el menú 
23402 \family sans
23403 Documento\SpecialChar \menuseparator
23404 Configuración\SpecialChar \menuseparator
23405 Opciones para ecuaciones
23406 \family default
23407 .
23408 \end_layout
23409
23410 \begin_layout Section
23411 Numeración de flotantes
23412 \begin_inset Index idx
23413 status collapsed
23414
23415 \begin_layout Plain Layout
23416 Flotantes ! Numeración
23417 \end_layout
23418
23419 \end_inset
23420
23421
23422 \end_layout
23423
23424 \begin_layout Standard
23425 En general, los flotantes se numeran independientemente de las secciones
23426  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
23427  dependiendo de la clase de documento utilizada.
23428 \end_layout
23429
23430 \begin_layout Standard
23431 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
23432  comando en el preámbulo del documento:
23433 \end_layout
23434
23435 \begin_layout Standard
23436
23437 \series bold
23438
23439 \backslash
23440 renewcommand{
23441 \backslash
23442 thetable}{
23443 \backslash
23444 roman{table}}
23445 \end_layout
23446
23447 \begin_layout Standard
23448
23449 \series bold
23450
23451 \backslash
23452 thetable 
23453 \series default
23454 es el comando que imprime el número del cuadro, para figuras flotantes el
23455  comando sería 
23456 \series bold
23457
23458 \backslash
23459 thefigure
23460 \series default
23461 .
23462  El comando 
23463 \series bold
23464
23465 \backslash
23466 roman
23467 \series default
23468  imprime el número de cuadro en números romanos en minúscula.
23469 \end_layout
23470
23471 \begin_layout Standard
23472 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
23473  usa este comando en el preámbulo:
23474 \end_layout
23475
23476 \begin_layout Standard
23477
23478 \series bold
23479
23480 \backslash
23481 numberwithin{table}{subsection}
23482 \end_layout
23483
23484 \begin_layout Standard
23485 Para poder usar el comando 
23486 \series bold
23487
23488 \backslash
23489 numberwithin
23490 \series default
23491 , debes marcar la opción 
23492 \family sans
23493 Usar
23494 \begin_inset space ~
23495 \end_inset
23496
23497 el
23498 \begin_inset space ~
23499 \end_inset
23500
23501 paquete
23502 \begin_inset space ~
23503 \end_inset
23504
23505 AMS 
23506 \family default
23507 en el apartado 
23508 \family sans
23509 Opciones para ecuaciones 
23510 \family default
23511 de las preferencias del documento.
23512 \end_layout
23513
23514 \begin_layout Standard
23515 Puedes ver más detalles y notas importantes sobre comandos de numeración
23516  en la sección
23517 \begin_inset space ~
23518 \end_inset
23519
23520
23521 \begin_inset CommandInset ref
23522 LatexCommand ref
23523 reference "sub:Numeración-de-Notas-al-Pie"
23524
23525 \end_inset
23526
23527 .
23528 \end_layout
23529
23530 \begin_layout Section
23531 Referencias a flotantes
23532 \begin_inset CommandInset label
23533 LatexCommand label
23534 name "sec:Referencias-a-Flotantes"
23535
23536 \end_inset
23537
23538
23539 \begin_inset Index idx
23540 status collapsed
23541
23542 \begin_layout Plain Layout
23543 Flotantes ! Referencias
23544 \end_layout
23545
23546 \end_inset
23547
23548
23549 \begin_inset Index idx
23550 status collapsed
23551
23552 \begin_layout Plain Layout
23553 Referencias
23554 \end_layout
23555
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \begin_layout Standard
23562 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
23563  menú 
23564 \family sans
23565 Insertar\SpecialChar \menuseparator
23566 Etiqueta
23567 \family default
23568  o el botón 
23569 \family sans
23570
23571 \begin_inset Info
23572 type  "icon"
23573 arg   "label-insert"
23574 \end_inset
23575
23576
23577 \family default
23578 .
23579  Aparece una ventana esperando la introducción del texto de la etiqueta
23580  y se inserta un cuadro gris como este: 
23581 \begin_inset Graphics
23582         filename clipart/etiquetaQt4.png
23583         scale 85
23584
23585 \end_inset
23586
23587 .
23588  LyX ofrece como texto las primeras palabras de la leyenda con un prefijo.
23589  El prefijo depende del tipo de flotante, p.
23590 \begin_inset space \thinspace{}
23591 \end_inset
23592
23593 e.
23594 \begin_inset space ~
23595 \end_inset
23596
23597 para figuras el prefijo será «
23598 \family sans
23599 fig:
23600 \family default
23601 ».
23602 \end_layout
23603
23604 \begin_layout Standard
23605 La etiqueta se usa como ancla y el nombre para la referencia.
23606  Puedes referenciar la etiqueta usando el menú 
23607 \family sans
23608 Insertar\SpecialChar \menuseparator
23609 Referencia
23610 \family default
23611
23612 \begin_inset space ~
23613 \end_inset
23614
23615
23616 \family sans
23617 cruzada
23618 \family default
23619  o el botón 
23620 \family sans
23621
23622 \begin_inset Info
23623 type  "icon"
23624 arg   "dialog-show-new-inset ref"
23625 \end_inset
23626
23627
23628 \family default
23629 .
23630  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
23631  Si tienes abiertos varios documentos LyX, escoge aquel con el que estás
23632  trabajando de la lista desplegable de la parte superior del diálogo.
23633  Puedes ordenar las etiquetas alfabéticamente y elegir una.
23634  Se inserta un cuadro gris como este: 
23635 \begin_inset Graphics
23636         filename clipart/referenciaQt4.png
23637         scale 85
23638
23639 \end_inset
23640
23641 .
23642  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
23643 \end_layout
23644
23645 \begin_layout Standard
23646 Se recomienda poner un espacio protegido entre el nombre de la referencia
23647  cruzada y su número para evitar saltos de línea entre ellos.
23648  Si una referencia cruzada corresponde a una etiqueta inexistente verás
23649  dos interrogaciones en la salida.
23650 \end_layout
23651
23652 \begin_layout Standard
23653 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
23654  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
23655  al texto de la etiqueta nueva, no te preocupes por eso.
23656 \end_layout
23657
23658 \begin_layout Standard
23659 El botón 
23660 \family sans
23661 Ir
23662 \begin_inset space ~
23663 \end_inset
23664
23665 a
23666 \begin_inset space ~
23667 \end_inset
23668
23669 la
23670 \begin_inset space ~
23671 \end_inset
23672
23673 etiqueta
23674 \family default
23675  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
23676  y el texto del botón cambia a 
23677 \family sans
23678 Volver
23679 \family default
23680 , con el que se puede retornar a la referencia.
23681  Un clic derecho sobre el cuadro de la referencia también lleva el cursor
23682  hasta la etiqueta pero sin opción de volver.
23683 \end_layout
23684
23685 \begin_layout Subsection
23686 Formatos de referencia cruzada
23687 \begin_inset CommandInset label
23688 LatexCommand label
23689 name "sub:Formatos-referencia-cruzada"
23690
23691 \end_inset
23692
23693
23694 \begin_inset Index idx
23695 status collapsed
23696
23697 \begin_layout Plain Layout
23698 Referencias ! Formatos
23699 \end_layout
23700
23701 \end_inset
23702
23703
23704 \end_layout
23705
23706 \begin_layout Standard
23707 Hay seis variedades de referencias cruzadas:
23708 \end_layout
23709
23710 \begin_layout Description
23711 <referencia>: imprime el número flotante, esta es la opción predeterminada:
23712  
23713 \begin_inset CommandInset ref
23714 LatexCommand ref
23715 reference "fig:Dos-imágenes-distorsionadas"
23716
23717 \end_inset
23718
23719
23720 \end_layout
23721
23722 \begin_layout Description
23723 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
23724  habitual para referirse a fórmulas, especialmente si se omite el nombre
23725  «Ecuación»: 
23726 \begin_inset CommandInset ref
23727 LatexCommand eqref
23728 reference "eq:Wgn"
23729
23730 \end_inset
23731
23732
23733 \end_layout
23734
23735 \begin_layout Description
23736 <página>: imprime el número de página: Página
23737 \begin_inset space ~
23738 \end_inset
23739
23740
23741 \begin_inset CommandInset ref
23742 LatexCommand pageref
23743 reference "fig:Dos-imágenes-distorsionadas"
23744
23745 \end_inset
23746
23747
23748 \end_layout
23749
23750 \begin_layout Description
23751 en
23752 \begin_inset space ~
23753 \end_inset
23754
23755 página
23756 \begin_inset space ~
23757 \end_inset
23758
23759 <página>: imprime el texto «en la página» y el número de página: 
23760 \begin_inset CommandInset ref
23761 LatexCommand vpageref
23762 reference "fig:Dos-imágenes-distorsionadas"
23763
23764 \end_inset
23765
23766
23767 \end_layout
23768
23769 \begin_layout Description
23770 <referencia>
23771 \begin_inset space ~
23772 \end_inset
23773
23774 en
23775 \begin_inset space ~
23776 \end_inset
23777
23778 página
23779 \begin_inset space ~
23780 \end_inset
23781
23782 <página>: imprime el número flotante, el texto «en la página» y el número
23783  de página: 
23784 \begin_inset CommandInset ref
23785 LatexCommand vref
23786 reference "fig:Dos-imágenes-distorsionadas"
23787
23788 \end_inset
23789
23790
23791 \end_layout
23792
23793 \begin_layout Description
23794 Referencia
23795 \begin_inset space ~
23796 \end_inset
23797
23798 con
23799 \begin_inset space ~
23800 \end_inset
23801
23802 formato: imprime un formato personalizado.
23803 \begin_inset Newline newline
23804 \end_inset
23805
23806
23807 \begin_inset Note Greyedout
23808 status open
23809
23810 \begin_layout Plain Layout
23811
23812 \series bold
23813 Nota:
23814 \series default
23815  Esta característica sólo está disponible si está instalado el paquete LaTeX
23816  
23817 \series bold
23818 prettyref
23819 \series default
23820  o 
23821 \series bold
23822 refstyle
23823 \series default
23824 .
23825 \begin_inset Index idx
23826 status collapsed
23827
23828 \begin_layout Plain Layout
23829 LaTeX-paquetes ! prettyref
23830 \end_layout
23831
23832 \end_inset
23833
23834
23835 \begin_inset Index idx
23836 status collapsed
23837
23838 \begin_layout Plain Layout
23839 LaTeX-paquetes ! refstyle
23840 \end_layout
23841
23842 \end_inset
23843
23844
23845 \end_layout
23846
23847 \end_inset
23848
23849
23850 \begin_inset Newline newline
23851 \end_inset
23852
23853 Se puede seleccionar el paquete LaTeX a usar con esta característica marcando
23854  la opción 
23855 \family sans
23856 Usar refstyle (no prettyref) para las referencias cruzadas
23857 \family default
23858  en el menú 
23859 \family sans
23860 Documento\SpecialChar \menuseparator
23861 Configuración\SpecialChar \menuseparator
23862 Clase de documento
23863 \family default
23864 .
23865  El formato se especifica añadiendo el comando 
23866 \series bold
23867
23868 \backslash
23869 newrefformat
23870 \series default
23871  (prettyref) o 
23872 \series bold
23873
23874 \backslash
23875 newref
23876 \series default
23877  (refstyle) en el preámbulo del documento.
23878  Por ejemplo, para redefinir todas las referencias a figuras (que tienen
23879  la etiqueta 
23880 \begin_inset Quotes fld
23881 \end_inset
23882
23883
23884 \family sans
23885 fig
23886 \family default
23887
23888 \begin_inset Quotes frd
23889 \end_inset
23890
23891 ) se usa el comando
23892 \begin_inset Newline newline
23893 \end_inset
23894
23895
23896 \series bold
23897
23898 \backslash
23899 newref{fig}{refcmd={Imagen en la página 
23900 \backslash
23901 pageref{#1}}}
23902 \series default
23903
23904 \begin_inset Newline newline
23905 \end_inset
23906
23907 Para más información sobre este formato echa un vistazo a la documentación
23908  de
23909 \begin_inset space ~
23910 \end_inset
23911
23912
23913 \begin_inset CommandInset citation
23914 LatexCommand cite
23915 key "prettyref,refstyle"
23916
23917 \end_inset
23918
23919 .
23920 \end_layout
23921
23922 \begin_layout Description
23923 Referencia
23924 \begin_inset space ~
23925 \end_inset
23926
23927 textual: imprime la leyenda de la referencia: 
23928 \begin_inset CommandInset ref
23929 LatexCommand nameref
23930 reference "fig:Dos-imágenes-distorsionadas"
23931
23932 \end_inset
23933
23934
23935 \end_layout
23936
23937 \begin_layout Standard
23938
23939 \family sans
23940 <página>
23941 \family default
23942
23943 \begin_inset space \thinspace{}
23944 \end_inset
23945
23946  no imprime el número si la etiqueta está en la misma página, en la anterior
23947  o en la siguiente.
23948  En su lugar verás p.
23949 \begin_inset space \thinspace{}
23950 \end_inset
23951
23952 e.
23953 \begin_inset space ~
23954 \end_inset
23955
23956 el texto «
23957 \family sans
23958 en esta página
23959 \family default
23960 ».
23961  El estilo 
23962 \family sans
23963 <referencia>
23964 \begin_inset space ~
23965 \end_inset
23966
23967 en
23968 \begin_inset space ~
23969 \end_inset
23970
23971 página
23972 \begin_inset space ~
23973 \end_inset
23974
23975 <página> 
23976 \family default
23977 no imprimirá nada sobre la página si la etiqueta está en la misma página.
23978 \end_layout
23979
23980 \begin_layout Standard
23981 El número y página actual de la parte del documento referida es automáticamente
23982  calculado por LaTeX en la salida.
23983  Las variedades se ajustan en el campo 
23984 \family sans
23985 Formato
23986 \family default
23987  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
23988 \end_layout
23989
23990 \begin_layout Standard
23991 \begin_inset Note Greyedout
23992 status collapsed
23993
23994 \begin_layout Plain Layout
23995
23996 \series bold
23997 Nota: 
23998 \series default
23999 Se recomienda usar el paquete LaTeX 
24000 \series bold
24001 refstyle
24002 \series default
24003
24004 \begin_inset Index idx
24005 status collapsed
24006
24007 \begin_layout Plain Layout
24008 LaTeX-paquetes ! refstyle
24009 \end_layout
24010
24011 \end_inset
24012
24013  porque 
24014 \series bold
24015 prettyref
24016 \series default
24017
24018 \begin_inset Index idx
24019 status collapsed
24020
24021 \begin_layout Plain Layout
24022 LaTeX-paquetes ! prettyref
24023 \end_layout
24024
24025 \end_inset
24026
24027  no reconoce todas las abreviaturas de etiquetas
24028 \begin_inset Foot
24029 status collapsed
24030
24031 \begin_layout Plain Layout
24032 \begin_inset Quotes fld
24033 \end_inset
24034
24035 fig:
24036 \begin_inset Quotes frd
24037 \end_inset
24038
24039 , por ejemplo, es la abreviatura en LyX para las etiquetas de leyendas de
24040  figuras.
24041 \end_layout
24042
24043 \end_inset
24044
24045  posibles en LyX y no está internacionalizado.
24046 \end_layout
24047
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \begin_layout Standard
24054 \begin_inset Note Greyedout
24055 status open
24056
24057 \begin_layout Plain Layout
24058
24059 \series bold
24060 Nota:
24061 \series default
24062  Debido a un fallo en el paquete LaTeX 
24063 \series bold
24064 varioref
24065 \series default
24066  versión 1.4w, algunos formatos de las referencias cruzadas provocarán errores
24067  de LaTeX en documentos cuyo idioma haga activo el carácter punto (como
24068  el francés).
24069  Para una solución provisional, véase 
24070 \begin_inset Newline newline
24071 \end_inset
24072
24073
24074 \begin_inset CommandInset href
24075 LatexCommand href
24076 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
24077
24078 \end_inset
24079
24080 .
24081 \end_layout
24082
24083 \end_inset
24084
24085
24086 \end_layout
24087
24088 \begin_layout Subsection
24089 Designación automática de referencias
24090 \begin_inset Index idx
24091 status collapsed
24092
24093 \begin_layout Plain Layout
24094 Referencias ! Designación automática
24095 \end_layout
24096
24097 \end_inset
24098
24099
24100 \end_layout
24101
24102 \begin_layout Standard
24103 El paquete LaTeX 
24104 \series bold
24105 hyperref
24106 \series default
24107
24108 \begin_inset Index idx
24109 status collapsed
24110
24111 \begin_layout Plain Layout
24112 LaTeX-paquetes ! hyperref
24113 \end_layout
24114
24115 \end_inset
24116
24117 , que se habilita en 
24118 \family sans
24119 Propiedades PDF
24120 \family default
24121  del diálogo 
24122 \family sans
24123 Documento\SpecialChar \menuseparator
24124 Configuración
24125 \family default
24126 , dispone de una característica muy útil que permite incluir automáticamente
24127  en las referencias cruzadas el nombre de los flotantes referidos (o partes
24128  de texto como 
24129 \emph on
24130 sección
24131 \emph default
24132 ).
24133  Así, por ejemplo, no tendrás que escribir la palabra «Figura» delante de
24134  cada referencia a una figura.
24135  Para usar esta característica habilita el soporte para 
24136 \series bold
24137 hyperref
24138 \series default
24139  e inserta la siguiente línea en el preámbulo LaTeX:
24140 \end_layout
24141
24142 \begin_layout Standard
24143
24144 \series bold
24145
24146 \backslash
24147 AtBeginDocument{
24148 \backslash
24149 renewcommand{
24150 \backslash
24151 ref}[1]{
24152 \backslash
24153 mbox{
24154 \backslash
24155 autoref{#1}}}}
24156 \end_layout
24157
24158 \begin_layout Standard
24159 Si prefieres otros nombres para las referencias distintos de los predeterminados
24160 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
24161  lo siguiente en el preámbulo:
24162 \end_layout
24163
24164 \begin_layout Standard
24165
24166 \series bold
24167
24168 \backslash
24169 addto
24170 \backslash
24171 extrasenglish{
24172 \backslash
24173 renewcommand{
24174 \backslash
24175 sectionautorefname}
24176 \begin_inset Newline newline
24177 \end_inset
24178
24179
24180 \begin_inset Phantom HPhantom
24181 status open
24182
24183 \begin_layout Plain Layout
24184
24185 \series bold
24186 \begin_inset space ~
24187 \end_inset
24188
24189
24190 \end_layout
24191
24192 \end_inset
24193
24194 {sec.
24195 \backslash
24196 negthinspace}}
24197 \end_layout
24198
24199 \begin_layout Standard
24200 Si estás usando un idioma de documento distinto del inglés, reemplaza
24201 \begin_inset Newline newline
24202 \end_inset
24203
24204  
24205 \series bold
24206
24207 \backslash
24208 extrasenglish
24209 \series default
24210  por
24211 \series bold
24212  
24213 \backslash
24214 extras***
24215 \series default
24216 , donde *** es el nombre del idioma utilizado.
24217 \end_layout
24218
24219 \begin_layout Standard
24220 Para obtener nombres automáticos pero no para determinados tipos de referencias,
24221  por ejemplo no para ecuaciones, usa este código de preámbulo:
24222 \end_layout
24223
24224 \begin_layout Standard
24225
24226 \series bold
24227
24228 \backslash
24229 newlength{
24230 \backslash
24231 abc}
24232 \begin_inset Newline newline
24233 \end_inset
24234
24235
24236 \backslash
24237 settowidth{
24238 \backslash
24239 abc}{
24240 \backslash
24241 space}
24242 \begin_inset Newline newline
24243 \end_inset
24244
24245
24246 \backslash
24247 addto
24248 \backslash
24249 extrasenglish{
24250 \backslash
24251 renewcommand{
24252 \backslash
24253 equationautorefname}
24254 \begin_inset Newline newline
24255 \end_inset
24256
24257
24258 \begin_inset Phantom HPhantom
24259 status open
24260
24261 \begin_layout Plain Layout
24262
24263 \series bold
24264 \begin_inset space ~
24265 \end_inset
24266
24267
24268 \end_layout
24269
24270 \end_inset
24271
24272 {
24273 \backslash
24274 hspace{-
24275 \backslash
24276 abc}}
24277 \end_layout
24278
24279 \begin_layout Standard
24280 En la documentación de 
24281 \series bold
24282 hyperref
24283 \series default
24284  
24285 \begin_inset CommandInset citation
24286 LatexCommand cite
24287 key "hyperref"
24288
24289 \end_inset
24290
24291  puedes encontrar más información.
24292
24293 \series bold
24294  
24295 \end_layout
24296
24297 \begin_layout Standard
24298 \begin_inset Note Greyedout
24299 status open
24300
24301 \begin_layout Plain Layout
24302
24303 \series bold
24304 Nota:
24305 \series default
24306  La designación automática de referencias no puede usarse en el estilo 
24307 \family sans
24308 Referencia
24309 \begin_inset space ~
24310 \end_inset
24311
24312 con
24313 \begin_inset space ~
24314 \end_inset
24315
24316 formato
24317 \family default
24318 , descrita en la sección
24319 \begin_inset space ~
24320 \end_inset
24321
24322
24323 \begin_inset CommandInset ref
24324 LatexCommand ref
24325 reference "sub:Formatos-referencia-cruzada"
24326
24327 \end_inset
24328
24329 .
24330 \end_layout
24331
24332 \end_inset
24333
24334
24335 \end_layout
24336
24337 \begin_layout Standard
24338 El manual 
24339 \emph on
24340 Ecuaciones
24341 \emph default
24342  es un ejemplo de documento en el que se ha utilizado designación automática
24343  de referencias.
24344 \end_layout
24345
24346 \begin_layout Subsection
24347 Colocación de referencias
24348 \begin_inset CommandInset label
24349 LatexCommand label
24350 name "sub:Colocación-de-Referencias"
24351
24352 \end_inset
24353
24354
24355 \begin_inset Index idx
24356 status collapsed
24357
24358 \begin_layout Plain Layout
24359 Referencias ! Colocación
24360 \end_layout
24361
24362 \end_inset
24363
24364
24365 \end_layout
24366
24367 \begin_layout Standard
24368 Si usas 
24369 \series bold
24370 hyperref
24371 \series default
24372
24373 \begin_inset Index idx
24374 status collapsed
24375
24376 \begin_layout Plain Layout
24377 LaTeX-paquetes ! hyperref
24378 \end_layout
24379
24380 \end_inset
24381
24382 , en las 
24383 \family sans
24384 Preferencias PDF 
24385 \family default
24386 del diálogo 
24387 \family sans
24388 Documento\SpecialChar \menuseparator
24389 Configuración
24390 \family default
24391 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
24392  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
24393  La leyenda será la primera parte del texto en pantalla, de forma que para
24394  ver la imagen debes deslizar.
24395  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
24396  Usando el paquete 
24397 \series bold
24398 hypcap
24399 \series default
24400
24401 \begin_inset Index idx
24402 status collapsed
24403
24404 \begin_layout Plain Layout
24405 LaTeX-paquetes ! hypcap
24406 \end_layout
24407
24408 \end_inset
24409
24410 , que forma parte del paquete LaTeX 
24411 \series bold
24412 oberdiek
24413 \series default
24414
24415 \begin_inset Index idx
24416 status collapsed
24417
24418 \begin_layout Plain Layout
24419 LaTeX-paquetes ! oberdiek
24420 \end_layout
24421
24422 \end_inset
24423
24424 , el ancla de enlace se sitúa al comienzo de un flotante.
24425  Para usar esta característica para figuras flotantes carga 
24426 \series bold
24427 hypcap
24428 \series default
24429  en el preámbulo con
24430 \end_layout
24431
24432 \begin_layout Standard
24433
24434 \series bold
24435
24436 \backslash
24437 usepackage[figure]{hypcap}
24438 \end_layout
24439
24440 \begin_layout Standard
24441 Puedes usar 
24442 \series bold
24443 hypcap
24444 \series default
24445  para todos los flotantes aunque no se recomienda por razones de estabilidad.
24446  Más información en el manual de 
24447 \series bold
24448 hypcap
24449 \series default
24450  
24451 \begin_inset CommandInset citation
24452 LatexCommand cite
24453 key "hypcap"
24454
24455 \end_inset
24456
24457 .
24458 \end_layout
24459
24460 \begin_layout Standard
24461 \begin_inset Note Greyedout
24462 status open
24463
24464 \begin_layout Plain Layout
24465
24466 \series bold
24467 Nota:
24468 \series default
24469  
24470 \series bold
24471 hypcap
24472 \series default
24473  no funciona para las referencias a subfiguras.
24474 \end_layout
24475
24476 \end_inset
24477
24478
24479 \end_layout
24480
24481 \begin_layout Section
24482 Colocación de flotantes
24483 \begin_inset CommandInset label
24484 LatexCommand label
24485 name "sec:Colocación-de-Flotantes"
24486
24487 \end_inset
24488
24489
24490 \begin_inset Index idx
24491 status collapsed
24492
24493 \begin_layout Plain Layout
24494 Flotantes ! Colocación
24495 \end_layout
24496
24497 \end_inset
24498
24499
24500 \end_layout
24501
24502 \begin_layout Standard
24503 Pulsando con el botón derecho del ratón sobre un cuadro de flotante se abre
24504  un diálogo en el que pueden cambiarse las opciones de LaTeX para situar
24505  los flotantes.
24506 \begin_inset Newline newline
24507 \end_inset
24508
24509 La opción 
24510 \family sans
24511 Extender
24512 \begin_inset space ~
24513 \end_inset
24514
24515 columnas
24516 \family default
24517  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
24518  abarcará ambas columnas en lugar de una sola.
24519 \begin_inset Newline newline
24520 \end_inset
24521
24522 La opción 
24523 \family sans
24524 Girar
24525 \begin_inset space ~
24526 \end_inset
24527
24528 a
24529 \begin_inset space ~
24530 \end_inset
24531
24532 un
24533 \begin_inset space ~
24534 \end_inset
24535
24536 lado
24537 \family default
24538  sirve para girar flotantes, véase sección
24539 \begin_inset space ~
24540 \end_inset
24541
24542
24543 \begin_inset CommandInset ref
24544 LatexCommand ref
24545 reference "sec:Rotación-de-Flotantes"
24546
24547 \end_inset
24548
24549 .
24550  
24551 \end_layout
24552
24553 \begin_layout Standard
24554 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
24555  la posición de un flotante si desmarcas la opción 
24556 \family sans
24557 Usar
24558 \begin_inset space ~
24559 \end_inset
24560
24561 ubicación
24562 \begin_inset space ~
24563 \end_inset
24564
24565 predeterminada
24566 \family default
24567 :
24568 \end_layout
24569
24570 \begin_layout Description
24571
24572 \family sans
24573 \series bold
24574 Aquí
24575 \begin_inset space ~
24576 \end_inset
24577
24578 si
24579 \begin_inset space ~
24580 \end_inset
24581
24582 es
24583 \begin_inset space ~
24584 \end_inset
24585
24586 posible
24587 \family default
24588 \series default
24589  intenta situar el flotante en la posición en la que se inserta
24590 \end_layout
24591
24592 \begin_layout Description
24593
24594 \family sans
24595 \series bold
24596 Principio
24597 \begin_inset space ~
24598 \end_inset
24599
24600 de
24601 \begin_inset space ~
24602 \end_inset
24603
24604 página
24605 \family default
24606 \series default
24607  intenta situar el flotante al principio de la página actual
24608 \end_layout
24609
24610 \begin_layout Description
24611
24612 \family sans
24613 \series bold
24614 Fin
24615 \begin_inset space ~
24616 \end_inset
24617
24618 de
24619 \begin_inset space ~
24620 \end_inset
24621
24622 página
24623 \family default
24624 \series default
24625  intenta situar el flotante al final de la página actual
24626 \end_layout
24627
24628 \begin_layout Description
24629
24630 \family sans
24631 \series bold
24632 Página
24633 \begin_inset space ~
24634 \end_inset
24635
24636 de
24637 \begin_inset space ~
24638 \end_inset
24639
24640 flotantes
24641 \family default
24642 \series default
24643  intenta situar el flotante en una página propia 
24644 \end_layout
24645
24646 \begin_layout Standard
24647 LaTeX usa 
24648 \emph on
24649 siempre
24650 \emph default
24651  ese orden de opciones.
24652  Significa que si usas la colocación predeterminada, LaTeX probará en primer
24653  lugar 
24654 \family sans
24655 Aquí
24656 \begin_inset space ~
24657 \end_inset
24658
24659 si
24660 \begin_inset space ~
24661 \end_inset
24662
24663 es
24664 \begin_inset space ~
24665 \end_inset
24666
24667 posible
24668 \family default
24669 , luego 
24670 \family sans
24671 Principio
24672 \begin_inset space ~
24673 \end_inset
24674
24675 de
24676 \begin_inset space ~
24677 \end_inset
24678
24679 página
24680 \family default
24681 , y después las otras.
24682  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
24683  pero en dicho orden.
24684  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
24685  pero intenta poner el flotante en la página siguiente.
24686 \end_layout
24687
24688 \begin_layout Standard
24689 De forma predeterminada cada una de las opciones tiene sus propias reglas:
24690 \end_layout
24691
24692 \begin_layout Labeling
24693 \labelwidthstring 00.00.0000
24694
24695 \family sans
24696 Principio
24697 \begin_inset space ~
24698 \end_inset
24699
24700 de
24701 \begin_inset space ~
24702 \end_inset
24703
24704 página:
24705 \family default
24706  sólo si el flotante ocupa menos del 70
24707 \begin_inset space \thinspace{}
24708 \end_inset
24709
24710 % de la página puede ubicarse al principio de página (
24711 \series bold
24712
24713 \backslash
24714 topfraction
24715 \series default
24716 )
24717 \end_layout
24718
24719 \begin_layout Labeling
24720 \labelwidthstring 00.00.0000
24721
24722 \family sans
24723 Fin
24724 \begin_inset space ~
24725 \end_inset
24726
24727 de
24728 \begin_inset space ~
24729 \end_inset
24730
24731 página:
24732 \family default
24733  sólo si el flotante ocupa menos del 30
24734 \begin_inset space \thinspace{}
24735 \end_inset
24736
24737 % de la página puede ubicarse al fin de página.
24738  (
24739 \series bold
24740
24741 \backslash
24742 bottomfraction
24743 \series default
24744 )
24745 \end_layout
24746
24747 \begin_layout Labeling
24748 \labelwidthstring 00.00.0000
24749
24750 \family sans
24751 Página
24752 \begin_inset space ~
24753 \end_inset
24754
24755 de
24756 \begin_inset space ~
24757 \end_inset
24758
24759 flotantes:
24760 \family default
24761  sólo si más del 50
24762 \begin_inset space \thinspace{}
24763 \end_inset
24764
24765 % de la página se ocupa por flotantes puede haber varios juntos en la misma
24766  página.
24767  (
24768 \series bold
24769
24770 \backslash
24771 floatpagefraction
24772 \series default
24773 )
24774 \end_layout
24775
24776 \begin_layout Standard
24777 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
24778  
24779 \family sans
24780 Ignorar
24781 \begin_inset space ~
24782 \end_inset
24783
24784 reglas
24785 \begin_inset space ~
24786 \end_inset
24787
24788 de
24789 \begin_inset space ~
24790 \end_inset
24791
24792 LaTeX
24793 \family default
24794 .
24795 \begin_inset Newline newline
24796 \end_inset
24797
24798 También puedes redefinir las reglas con los comandos LaTeX que van entre
24799  paréntesis tras la descripción de las reglas anteriores.
24800  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
24801  la regla 
24802 \family sans
24803 Fin
24804 \family default
24805
24806 \begin_inset space ~
24807 \end_inset
24808
24809
24810 \family sans
24811 de
24812 \family default
24813
24814 \begin_inset space ~
24815 \end_inset
24816
24817
24818 \family sans
24819 página
24820 \family default
24821  al 50
24822 \begin_inset space \thinspace{}
24823 \end_inset
24824
24825 %, añade esta línea en el preámbulo:
24826 \end_layout
24827
24828 \begin_layout Standard
24829
24830 \series bold
24831
24832 \backslash
24833 renewcommand{
24834 \backslash
24835 bottomfraction}{0.5}
24836 \end_layout
24837
24838 \begin_layout Standard
24839 En determinados casos podrías necesitar ubicar un flotante exactamente en
24840  la posición en la que se inserta.
24841  Para esto puedes usar la opción 
24842 \family sans
24843 Aquí
24844 \begin_inset space ~
24845 \end_inset
24846
24847 definitivamente
24848 \family default
24849 .
24850  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
24851  porque el flotante ya no podrá «flotar» y si haces cambios al documento
24852  se podría estropear el diseño de la página.
24853 \end_layout
24854
24855 \begin_layout Standard
24856 No hay opciones de ubicación para envoltorios flotantes porque siempre están
24857  rodeados por texto de un párrafo determinado.
24858 \begin_inset VSpace bigskip
24859 \end_inset
24860
24861
24862 \end_layout
24863
24864 \begin_layout Standard
24865 A veces surge el problema de que un flotante se sitúa al principio de la
24866  página mientras que su sección correspondiente empieza en mitad de la página,
24867  así que el lector podría creer que el flotante forma parte de la sección
24868  anterior.
24869  Para evitarlo puede emplearse el comando LaTeX 
24870 \series bold
24871
24872 \backslash
24873 suppressfloats
24874 \series default
24875 , que suprime la ubicación de un flotante dado en la página donde se inserta
24876  y además puede servir para evitar que el flotante se coloque antes del
24877  inicio de sección.
24878  Para ello, añade estos comandos al preámbulo:
24879 \end_layout
24880
24881 \begin_layout Standard
24882
24883 \series bold
24884
24885 \backslash
24886 let
24887 \backslash
24888 mySection
24889 \backslash
24890 section
24891 \begin_inset Newline newline
24892 \end_inset
24893
24894
24895 \backslash
24896 renewcommand{
24897 \backslash
24898 section}{
24899 \backslash
24900 suppressfloats[t]
24901 \backslash
24902 mySection}
24903 \end_layout
24904
24905 \begin_layout Standard
24906 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
24907  subsecciones.
24908  No es recomendable para partes pequeñas de texto como subsubsecciones porque
24909  LaTeX podría tener problemas para encontrar una ubicación adecuada.
24910 \end_layout
24911
24912 \begin_layout Standard
24913 \begin_inset VSpace bigskip
24914 \end_inset
24915
24916 En ciertos casos se quieren tener todas las figuras/cuadros al final del
24917  documento.
24918  Para estos casos está el paquete LaTeX 
24919 \series bold
24920 endfloat
24921 \series default
24922
24923 \begin_inset Index idx
24924 status collapsed
24925
24926 \begin_layout Plain Layout
24927 LaTeX-paquetes ! endfloat
24928 \end_layout
24929
24930 \end_inset
24931
24932 .
24933  Pone todas las figuras y cuadros flotantes al final del documento en secciones
24934  propias.
24935  En la posición original del flotante se inserta una indicación como «
24936 \family sans
24937 [Figure
24938 \begin_inset space ~
24939 \end_inset
24940
24941 3.2 about here.]
24942 \family default
24943 ».
24944  El paquete 
24945 \series bold
24946 endfloat
24947 \series default
24948  se carga en el preámbulo con la línea
24949 \end_layout
24950
24951 \begin_layout Standard
24952
24953 \series bold
24954
24955 \backslash
24956 usepackage[options]{endfloat}
24957 \end_layout
24958
24959 \begin_layout Standard
24960 Hay varias opciones para diseñar las secciones figura/cuadro creadas.
24961  Para más información véase la documentación 
24962 \begin_inset CommandInset citation
24963 LatexCommand cite
24964 key "endfloat"
24965
24966 \end_inset
24967
24968 .
24969 \begin_inset Newline newline
24970 \end_inset
24971
24972
24973 \begin_inset Note Greyedout
24974 status open
24975
24976 \begin_layout Plain Layout
24977
24978 \series bold
24979 Nota: endfloat
24980 \series default
24981  no traduce automáticamente la indicación, hay que hacerlo manualmente,
24982  véase sección
24983 \begin_inset space ~
24984 \end_inset
24985
24986 4 en 
24987 \begin_inset CommandInset citation
24988 LatexCommand cite
24989 key "endfloat"
24990
24991 \end_inset
24992
24993 .
24994 \end_layout
24995
24996 \end_inset
24997
24998
24999 \begin_inset Newline newline
25000 \end_inset
25001
25002
25003 \begin_inset Note Greyedout
25004 status open
25005
25006 \begin_layout Plain Layout
25007
25008 \series bold
25009 Nota:
25010 \series default
25011  Actualmente hay un error en 
25012 \series bold
25013 endfloat
25014 \series default
25015  cuando la leyenda contiene el carácter alemán «ß».
25016  Usa en ese caso el comando «
25017 \series bold
25018
25019 \backslash
25020 ss
25021 \series default
25022 » en código TeX en vez de «ß».
25023 \end_layout
25024
25025 \end_inset
25026
25027
25028 \end_layout
25029
25030 \begin_layout Standard
25031 \begin_inset VSpace bigskip
25032 \end_inset
25033
25034 Más detalles sobre ubicación de flotantes en libros sobre LaTeX como 
25035 \begin_inset CommandInset citation
25036 LatexCommand cite
25037 key "latexcompanion,latexguide,latexbook"
25038
25039 \end_inset
25040
25041 .
25042 \end_layout
25043
25044 \begin_layout Section
25045 Rotación de flotantes
25046 \begin_inset CommandInset label
25047 LatexCommand label
25048 name "sec:Rotación-de-Flotantes"
25049
25050 \end_inset
25051
25052
25053 \begin_inset Index idx
25054 status collapsed
25055
25056 \begin_layout Plain Layout
25057 Flotantes ! Rotación
25058 \end_layout
25059
25060 \end_inset
25061
25062
25063 \end_layout
25064
25065 \begin_layout Standard
25066 Podrías necesitar girar flotantes, especialmente con cuadros grandes.
25067  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
25068  la opción 
25069 \family sans
25070 Girar
25071 \begin_inset space ~
25072 \end_inset
25073
25074 a
25075 \begin_inset space ~
25076 \end_inset
25077
25078 un
25079 \begin_inset space ~
25080 \end_inset
25081
25082 lado
25083 \family default
25084 .
25085 \end_layout
25086
25087 \begin_layout Standard
25088 Los flotantes girados son puestos siempre en su propia página (o columna
25089  si el documento es de dos columnas).
25090  Se les puede permitir abarcar varias columnas con la opción de configuración
25091  
25092 \family sans
25093 Extender
25094 \begin_inset space ~
25095 \end_inset
25096
25097 columnas
25098 \family default
25099 .
25100  Se rotan de forma que puedes leerlos desde el margen externo.
25101  Para forzar determinada dirección de rotación para todas las páginas, puedes
25102  añadir una de las opciones 
25103 \series bold
25104 figuresleft
25105 \series default
25106  o 
25107 \series bold
25108 figuresright
25109 \series default
25110  a las opciones de clase del documento.
25111 \end_layout
25112
25113 \begin_layout Standard
25114 Los flotantes girados se refieren igual que los normales, y el formato de
25115  la leyenda también es el mismo: un ejemplo es el cuadro
25116 \begin_inset space ~
25117 \end_inset
25118
25119
25120 \begin_inset CommandInset ref
25121 LatexCommand ref
25122 reference "tab:Cuadro-girado"
25123
25124 \end_inset
25125
25126 .
25127 \end_layout
25128
25129 \begin_layout Standard
25130 \begin_inset Note Greyedout
25131 status open
25132
25133 \begin_layout Plain Layout
25134
25135 \series bold
25136 Nota:
25137 \series default
25138  No todos los visores DVI pueden mostrar cuadros girados.
25139 \end_layout
25140
25141 \end_inset
25142
25143
25144 \end_layout
25145
25146 \begin_layout Standard
25147 \begin_inset Float table
25148 wide false
25149 sideways true
25150 status open
25151
25152 \begin_layout Plain Layout
25153 \begin_inset Caption
25154
25155 \begin_layout Plain Layout
25156 \begin_inset CommandInset label
25157 LatexCommand label
25158 name "tab:Cuadro-girado"
25159
25160 \end_inset
25161
25162 Cuadro girado
25163 \end_layout
25164
25165 \end_inset
25166
25167
25168 \end_layout
25169
25170 \begin_layout Plain Layout
25171 \align center
25172 \begin_inset Tabular
25173 <lyxtabular version="3" rows="1" columns="5">
25174 <features tabularvalignment="middle">
25175 <column alignment="center" valignment="top" width="0">
25176 <column alignment="center" valignment="top" width="0">
25177 <column alignment="center" valignment="top" width="0">
25178 <column alignment="center" valignment="top" width="0">
25179 <column alignment="center" valignment="top" width="0">
25180 <row>
25181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25182 \begin_inset Text
25183
25184 \begin_layout Plain Layout
25185 test
25186 \end_layout
25187
25188 \end_inset
25189 </cell>
25190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25191 \begin_inset Text
25192
25193 \begin_layout Plain Layout
25194 b
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25200 \begin_inset Text
25201
25202 \begin_layout Plain Layout
25203 c
25204 \end_layout
25205
25206 \end_inset
25207 </cell>
25208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25209 \begin_inset Text
25210
25211 \begin_layout Plain Layout
25212 d
25213 \end_layout
25214
25215 \end_inset
25216 </cell>
25217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25218 \begin_inset Text
25219
25220 \begin_layout Plain Layout
25221 e
25222 \end_layout
25223
25224 \end_inset
25225 </cell>
25226 </row>
25227 </lyxtabular>
25228
25229 \end_inset
25230
25231
25232 \end_layout
25233
25234 \end_inset
25235
25236
25237 \end_layout
25238
25239 \begin_layout Section
25240 Subflotantes
25241 \begin_inset Index idx
25242 status collapsed
25243
25244 \begin_layout Plain Layout
25245 Flotantes ! Subflotantes
25246 \end_layout
25247
25248 \end_inset
25249
25250
25251 \end_layout
25252
25253 \begin_layout Standard
25254 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
25255  imágenes.
25256  Se crean insertando un flotante dentro de otro.
25257  La colocación de los subflotantes puede controlarse como si fueran párrafos,
25258  como se muestra en los cuadros
25259 \begin_inset space ~
25260 \end_inset
25261
25262
25263 \begin_inset CommandInset ref
25264 LatexCommand ref
25265 reference "tab:Dos-subcuadros-adosados"
25266
25267 \end_inset
25268
25269  y
25270 \begin_inset space ~
25271 \end_inset
25272
25273
25274 \begin_inset CommandInset ref
25275 LatexCommand ref
25276 reference "tab:Dos-subcuadros-uno-sobre"
25277
25278 \end_inset
25279
25280 .
25281 \end_layout
25282
25283 \begin_layout Standard
25284 Las referencias a subflotantes funcionan como en los flotantes normales:
25285  el cuadro
25286 \begin_inset space ~
25287 \end_inset
25288
25289
25290 \begin_inset CommandInset ref
25291 LatexCommand ref
25292 reference "tab:Este-es-el-subcuadro-a"
25293
25294 \end_inset
25295
25296  y el cuadro
25297 \begin_inset space ~
25298 \end_inset
25299
25300
25301 \begin_inset CommandInset ref
25302 LatexCommand ref
25303 reference "tab:Este-es-el-subcuadro-b"
25304
25305 \end_inset
25306
25307  son subcuadros del cuadro
25308 \begin_inset space ~
25309 \end_inset
25310
25311
25312 \begin_inset CommandInset ref
25313 LatexCommand ref
25314 reference "tab:Dos-subcuadros-adosados"
25315
25316 \end_inset
25317
25318 .
25319 \end_layout
25320
25321 \begin_layout Standard
25322 \begin_inset Float table
25323 wide false
25324 sideways false
25325 status open
25326
25327 \begin_layout Plain Layout
25328 \begin_inset Caption
25329
25330 \begin_layout Plain Layout
25331 \begin_inset CommandInset label
25332 LatexCommand label
25333 name "tab:Dos-subcuadros-adosados"
25334
25335 \end_inset
25336
25337 Dos subcuadros adosados
25338 \end_layout
25339
25340 \end_inset
25341
25342
25343 \end_layout
25344
25345 \begin_layout Plain Layout
25346 \begin_inset space \hfill{}
25347 \end_inset
25348
25349
25350 \begin_inset Float table
25351 wide false
25352 sideways false
25353 status open
25354
25355 \begin_layout Plain Layout
25356 \begin_inset Caption
25357
25358 \begin_layout Plain Layout
25359 \begin_inset CommandInset label
25360 LatexCommand label
25361 name "tab:Este-es-el-subcuadro-a"
25362
25363 \end_inset
25364
25365 Este es el subcuadro a
25366 \end_layout
25367
25368 \end_inset
25369
25370
25371 \end_layout
25372
25373 \begin_layout Plain Layout
25374 \align center
25375 \begin_inset Tabular
25376 <lyxtabular version="3" rows="1" columns="5">
25377 <features tabularvalignment="middle">
25378 <column alignment="center" valignment="top" width="0">
25379 <column alignment="center" valignment="top" width="0">
25380 <column alignment="center" valignment="top" width="0">
25381 <column alignment="center" valignment="top" width="0">
25382 <column alignment="center" valignment="top" width="0">
25383 <row>
25384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25385 \begin_inset Text
25386
25387 \begin_layout Plain Layout
25388 test 
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25394 \begin_inset Text
25395
25396 \begin_layout Plain Layout
25397 b
25398 \end_layout
25399
25400 \end_inset
25401 </cell>
25402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25403 \begin_inset Text
25404
25405 \begin_layout Plain Layout
25406 c
25407 \end_layout
25408
25409 \end_inset
25410 </cell>
25411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25412 \begin_inset Text
25413
25414 \begin_layout Plain Layout
25415 d
25416 \end_layout
25417
25418 \end_inset
25419 </cell>
25420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25421 \begin_inset Text
25422
25423 \begin_layout Plain Layout
25424 e
25425 \end_layout
25426
25427 \end_inset
25428 </cell>
25429 </row>
25430 </lyxtabular>
25431
25432 \end_inset
25433
25434
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \begin_inset space \hfill{}
25441 \end_inset
25442
25443
25444 \begin_inset Float table
25445 wide false
25446 sideways false
25447 status open
25448
25449 \begin_layout Plain Layout
25450 \begin_inset Caption
25451
25452 \begin_layout Plain Layout
25453 \begin_inset CommandInset label
25454 LatexCommand label
25455 name "tab:Este-es-el-subcuadro-b"
25456
25457 \end_inset
25458
25459 Esta es la subtabla b
25460 \end_layout
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \begin_layout Plain Layout
25468 \align center
25469 \begin_inset Tabular
25470 <lyxtabular version="3" rows="1" columns="5">
25471 <features tabularvalignment="middle">
25472 <column alignment="center" valignment="top" width="0">
25473 <column alignment="center" valignment="top" width="0">
25474 <column alignment="center" valignment="top" width="0">
25475 <column alignment="center" valignment="top" width="0">
25476 <column alignment="center" valignment="top" width="0">
25477 <row>
25478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25479 \begin_inset Text
25480
25481 \begin_layout Plain Layout
25482 e
25483 \end_layout
25484
25485 \end_inset
25486 </cell>
25487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25488 \begin_inset Text
25489
25490 \begin_layout Plain Layout
25491 d
25492 \end_layout
25493
25494 \end_inset
25495 </cell>
25496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25497 \begin_inset Text
25498
25499 \begin_layout Plain Layout
25500 c
25501 \end_layout
25502
25503 \end_inset
25504 </cell>
25505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25506 \begin_inset Text
25507
25508 \begin_layout Plain Layout
25509 b
25510 \end_layout
25511
25512 \end_inset
25513 </cell>
25514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25515 \begin_inset Text
25516
25517 \begin_layout Plain Layout
25518 test
25519 \end_layout
25520
25521 \end_inset
25522 </cell>
25523 </row>
25524 </lyxtabular>
25525
25526 \end_inset
25527
25528
25529 \end_layout
25530
25531 \end_inset
25532
25533
25534 \begin_inset space \hfill{}
25535 \end_inset
25536
25537
25538 \end_layout
25539
25540 \end_inset
25541
25542
25543 \end_layout
25544
25545 \begin_layout Standard
25546 \begin_inset Float table
25547 wide false
25548 sideways false
25549 status open
25550
25551 \begin_layout Plain Layout
25552 \begin_inset Caption
25553
25554 \begin_layout Plain Layout
25555 \begin_inset CommandInset label
25556 LatexCommand label
25557 name "tab:Dos-subcuadros-uno-sobre"
25558
25559 \end_inset
25560
25561 Dos subcuadros colocados una sobre otra.
25562  El cuadro (a) con 4 celdas, el (b) con 5 celdas.
25563 \end_layout
25564
25565 \end_inset
25566
25567
25568 \end_layout
25569
25570 \begin_layout Plain Layout
25571 \noindent
25572 \align center
25573 \begin_inset Float table
25574 wide false
25575 sideways false
25576 status open
25577
25578 \begin_layout Plain Layout
25579 \begin_inset Caption
25580
25581 \begin_layout Plain Layout
25582
25583 \end_layout
25584
25585 \end_inset
25586
25587
25588 \end_layout
25589
25590 \begin_layout Plain Layout
25591 \align center
25592 \begin_inset Tabular
25593 <lyxtabular version="3" rows="1" columns="4">
25594 <features tabularvalignment="middle">
25595 <column alignment="center" valignment="top" width="0">
25596 <column alignment="center" valignment="top" width="0">
25597 <column alignment="center" valignment="top" width="0">
25598 <column alignment="center" valignment="top" width="0">
25599 <row>
25600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25601 \begin_inset Text
25602
25603 \begin_layout Plain Layout
25604 test
25605 \end_layout
25606
25607 \end_inset
25608 </cell>
25609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25610 \begin_inset Text
25611
25612 \begin_layout Plain Layout
25613 test
25614 \end_layout
25615
25616 \end_inset
25617 </cell>
25618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25619 \begin_inset Text
25620
25621 \begin_layout Plain Layout
25622 test
25623 \end_layout
25624
25625 \end_inset
25626 </cell>
25627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25628 \begin_inset Text
25629
25630 \begin_layout Plain Layout
25631 test
25632 \end_layout
25633
25634 \end_inset
25635 </cell>
25636 </row>
25637 </lyxtabular>
25638
25639 \end_inset
25640
25641
25642 \end_layout
25643
25644 \end_inset
25645
25646
25647 \end_layout
25648
25649 \begin_layout Plain Layout
25650 \align center
25651 \begin_inset Float table
25652 wide false
25653 sideways false
25654 status open
25655
25656 \begin_layout Plain Layout
25657 \begin_inset Caption
25658
25659 \begin_layout Plain Layout
25660
25661 \end_layout
25662
25663 \end_inset
25664
25665
25666 \end_layout
25667
25668 \begin_layout Plain Layout
25669 \align center
25670 \begin_inset Tabular
25671 <lyxtabular version="3" rows="1" columns="5">
25672 <features tabularvalignment="middle">
25673 <column alignment="center" valignment="top" width="0">
25674 <column alignment="center" valignment="top" width="0">
25675 <column alignment="center" valignment="top" width="0">
25676 <column alignment="center" valignment="top" width="0">
25677 <column alignment="center" valignment="top" width="0">
25678 <row>
25679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25680 \begin_inset Text
25681
25682 \begin_layout Plain Layout
25683 a
25684 \end_layout
25685
25686 \end_inset
25687 </cell>
25688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25689 \begin_inset Text
25690
25691 \begin_layout Plain Layout
25692 b
25693 \end_layout
25694
25695 \end_inset
25696 </cell>
25697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25698 \begin_inset Text
25699
25700 \begin_layout Plain Layout
25701 c
25702 \end_layout
25703
25704 \end_inset
25705 </cell>
25706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25707 \begin_inset Text
25708
25709 \begin_layout Plain Layout
25710 d
25711 \end_layout
25712
25713 \end_inset
25714 </cell>
25715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25716 \begin_inset Text
25717
25718 \begin_layout Plain Layout
25719 e
25720 \end_layout
25721
25722 \end_inset
25723 </cell>
25724 </row>
25725 </lyxtabular>
25726
25727 \end_inset
25728
25729
25730 \end_layout
25731
25732 \end_inset
25733
25734
25735 \end_layout
25736
25737 \end_inset
25738
25739
25740 \end_layout
25741
25742 \begin_layout Section
25743 Flotantes adosados
25744 \begin_inset Index idx
25745 status collapsed
25746
25747 \begin_layout Plain Layout
25748 Flotantes ! Adosados
25749 \end_layout
25750
25751 \end_inset
25752
25753
25754 \end_layout
25755
25756 \begin_layout Standard
25757 Para colocar flotantes unos junto a otros, como en la figura
25758 \begin_inset space ~
25759 \end_inset
25760
25761
25762 \begin_inset CommandInset ref
25763 LatexCommand ref
25764 reference "fig:Flotante-izquierda"
25765
25766 \end_inset
25767
25768  y 
25769 \begin_inset CommandInset ref
25770 LatexCommand ref
25771 reference "fig:Flotante-derecha"
25772
25773 \end_inset
25774
25775 , se pone 
25776 \emph on
25777 un
25778 \emph default
25779  solo flotante.
25780  En él se insertan dos cuadros tipo minipágina.
25781 \begin_inset Foot
25782 status collapsed
25783
25784 \begin_layout Plain Layout
25785 Las minipáginas se explican en la sección
25786 \begin_inset space ~
25787 \end_inset
25788
25789
25790 \begin_inset CommandInset ref
25791 LatexCommand ref
25792 reference "sec:Minipáginas"
25793
25794 \end_inset
25795
25796 .
25797 \end_layout
25798
25799 \end_inset
25800
25801  La anchura de la columna se establece en 45-50
25802 \begin_inset space \thinspace{}
25803 \end_inset
25804
25805 % y la alineación en 
25806 \family sans
25807 Inferior
25808 \family default
25809  para cada minipágina.
25810  Las minipáginas contienen la imagen y su título, de igual forma que en
25811  los flotantes.
25812  La única diferencia es que el 
25813 \family sans
25814 Ancho
25815 \begin_inset space ~
25816 \end_inset
25817
25818 de
25819 \begin_inset space ~
25820 \end_inset
25821
25822 columna
25823 \begin_inset space ~
25824 \end_inset
25825
25826 %
25827 \family default
25828  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
25829 \end_layout
25830
25831 \begin_layout Standard
25832 \begin_inset Float figure
25833 placement h
25834 wide false
25835 sideways false
25836 status open
25837
25838 \begin_layout Plain Layout
25839 \begin_inset Box Frameless
25840 position "b"
25841 hor_pos "c"
25842 has_inner_box 1
25843 inner_pos "t"
25844 use_parbox 0
25845 use_makebox 0
25846 width "45col%"
25847 special "none"
25848 height "1in"
25849 height_special "totalheight"
25850 status open
25851
25852 \begin_layout Plain Layout
25853 \align center
25854 \begin_inset Graphics
25855         filename ../clipart/mobius.eps
25856         lyxscale 50
25857         width 100col%
25858         scaleBeforeRotation
25859
25860 \end_inset
25861
25862
25863 \end_layout
25864
25865 \begin_layout Plain Layout
25866 \begin_inset Caption
25867
25868 \begin_layout Plain Layout
25869 \begin_inset CommandInset label
25870 LatexCommand label
25871 name "fig:Flotante-izquierda"
25872
25873 \end_inset
25874
25875 Flotante en el lado izquierdo.
25876 \end_layout
25877
25878 \end_inset
25879
25880
25881 \end_layout
25882
25883 \end_inset
25884
25885
25886 \begin_inset space \hfill{}
25887 \end_inset
25888
25889
25890 \begin_inset Box Frameless
25891 position "b"
25892 hor_pos "c"
25893 has_inner_box 1
25894 inner_pos "t"
25895 use_parbox 0
25896 use_makebox 0
25897 width "45col%"
25898 special "none"
25899 height "1in"
25900 height_special "totalheight"
25901 status open
25902
25903 \begin_layout Plain Layout
25904 \align center
25905 \begin_inset Graphics
25906         filename ../clipart/platypus.eps
25907         lyxscale 50
25908         width 100col%
25909         scaleBeforeRotation
25910
25911 \end_inset
25912
25913
25914 \end_layout
25915
25916 \begin_layout Plain Layout
25917 \begin_inset Caption
25918
25919 \begin_layout Plain Layout
25920 \begin_inset CommandInset label
25921 LatexCommand label
25922 name "fig:Flotante-derecha"
25923
25924 \end_inset
25925
25926 Flotante en el lado derecho.
25927 \end_layout
25928
25929 \end_inset
25930
25931
25932 \end_layout
25933
25934 \end_inset
25935
25936
25937 \end_layout
25938
25939 \end_inset
25940
25941
25942 \end_layout
25943
25944 \begin_layout Section
25945 Formato de las leyendas
25946 \begin_inset Index idx
25947 status collapsed
25948
25949 \begin_layout Plain Layout
25950 Leyendas ! Formato
25951 \end_layout
25952
25953 \end_inset
25954
25955
25956 \begin_inset Index idx
25957 status collapsed
25958
25959 \begin_layout Plain Layout
25960 Flotantes ! Formato de las leyendas
25961 \end_layout
25962
25963 \end_inset
25964
25965
25966 \begin_inset CommandInset label
25967 LatexCommand label
25968 name "sec:Formato-de-leyendas"
25969
25970 \end_inset
25971
25972
25973 \end_layout
25974
25975 \begin_layout Standard
25976 El entorno 
25977 \family sans
25978 Leyenda
25979 \family default
25980  es el predeterminado para los 
25981 \family sans
25982 Flotantes
25983 \family default
25984 .
25985  En LyX las leyendas se muestran como etiqueta, p.
25986 \begin_inset space \thinspace{}
25987 \end_inset
25988
25989 e.
25990 \begin_inset space ~
25991 \end_inset
25992
25993 «
25994 \family sans
25995 Figura #
25996 \family default
25997 :» seguida por el texto.
25998  «#» es el número real de referencia.
25999  Por omisión la etiqueta y el número usan la misma tipografía que el texto
26000  de la leyenda y el signo dos puntos sigue al número para separar la etiqueta
26001  del texto.
26002  El entorno leyenda no es apropiado para todos los tipos de documento.
26003  
26004 \end_layout
26005
26006 \begin_layout Standard
26007 Para cambiar el formato predeterminado carga el paquete LaTeX 
26008 \series bold
26009 caption
26010 \series default
26011
26012 \begin_inset Index idx
26013 status collapsed
26014
26015 \begin_layout Plain Layout
26016 LaTeX-paquetes ! caption
26017 \end_layout
26018
26019 \end_inset
26020
26021  en el preámbulo del documento con la línea:
26022 \end_layout
26023
26024 \begin_layout Standard
26025
26026 \series bold
26027
26028 \backslash
26029 usepackage[definición de formato]{caption}
26030 \end_layout
26031
26032 \begin_layout Standard
26033 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
26034  las leyendas de cuadro siempre sobre él como en este documento, usa el
26035  comando:
26036 \end_layout
26037
26038 \begin_layout Standard
26039
26040 \series bold
26041
26042 \backslash
26043 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
26044 \end_layout
26045
26046 \begin_layout Standard
26047 También puedes definir distintos formatos de leyenda para los distintos
26048  tipos de flotantes.
26049  En ese caso carga el paquete 
26050 \series bold
26051 caption
26052 \series default
26053  sin opciones específicas y define los distintos formatos con ayuda del
26054  comando
26055 \end_layout
26056
26057 \begin_layout Standard
26058
26059 \series bold
26060
26061 \backslash
26062 captionsetup[tipo de flotante]{definición de formato}
26063 \end_layout
26064
26065 \begin_layout Standard
26066 en el preámbulo del documento.
26067  Por ejemplo las leyendas de la Figura
26068 \begin_inset space ~
26069 \end_inset
26070
26071
26072 \begin_inset CommandInset ref
26073 LatexCommand ref
26074 reference "fig:Esto-es-una-fig"
26075
26076 \end_inset
26077
26078  y el cuadro
26079 \begin_inset space ~
26080 \end_inset
26081
26082
26083 \begin_inset CommandInset ref
26084 LatexCommand ref
26085 reference "tab:Esto-es-un-cuadro"
26086
26087 \end_inset
26088
26089  pueden crearse usando los siguientes comandos en el preámbulo:
26090 \end_layout
26091
26092 \begin_layout Standard
26093
26094 \series bold
26095
26096 \backslash
26097 usepackage[tableposition=top]{caption}
26098 \series default
26099
26100 \begin_inset Newline newline
26101 \end_inset
26102
26103
26104 \series bold
26105
26106 \backslash
26107 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
26108 \begin_inset Newline newline
26109 \end_inset
26110
26111
26112 \begin_inset Phantom HPhantom
26113 status open
26114
26115 \begin_layout Plain Layout
26116
26117 \series bold
26118
26119 \backslash
26120 captionsetup[figure]{
26121 \end_layout
26122
26123 \end_inset
26124
26125 labelsep=period}
26126 \begin_inset Newline newline
26127 \end_inset
26128
26129
26130 \backslash
26131 captionsetup[table]{labelfont={bf,sf}}
26132 \end_layout
26133
26134 \begin_layout Standard
26135 \begin_inset Note Greyedout
26136 status open
26137
26138 \begin_layout Plain Layout
26139
26140 \series bold
26141 Nota: 
26142 \series default
26143 La opción 
26144 \series bold
26145 tableposition=top
26146 \series default
26147  no tiene efecto si se usa una clase de documento 
26148 \series bold
26149 KOMA-Script
26150 \series default
26151 .
26152  En este caso debe utilizarse la opción de clase de documento 
26153 \series bold
26154 captions=tableheading
26155 \series default
26156 .
26157  
26158 \end_layout
26159
26160 \end_inset
26161
26162
26163 \end_layout
26164
26165 \begin_layout Standard
26166 Para más información sobre el paquete 
26167 \series bold
26168 caption
26169 \series default
26170  acude a su documentación 
26171 \begin_inset CommandInset citation
26172 LatexCommand cite
26173 key "caption"
26174
26175 \end_inset
26176
26177 .
26178 \end_layout
26179
26180 \begin_layout Standard
26181 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
26182 \begin_inset space \thinspace{}
26183 \end_inset
26184
26185 e., usa el siguiente comando de preámbulo:
26186 \end_layout
26187
26188 \begin_layout Standard
26189
26190 \series bold
26191
26192 \backslash
26193 renewcommand{
26194 \backslash
26195 fnum@figure}{Imagen~
26196 \backslash
26197 thefigure}
26198 \end_layout
26199
26200 \begin_layout Standard
26201 donde 
26202 \series bold
26203
26204 \backslash
26205 thefigure
26206 \series default
26207  inserta el número de figura y «~» genera un espacio protegido.
26208
26209 \series bold
26210  
26211 \end_layout
26212
26213 \begin_layout Standard
26214 \begin_inset VSpace bigskip
26215 \end_inset
26216
26217 Si estás usando la clase de documento 
26218 \series bold
26219 KOMA-Script
26220 \series default
26221
26222 \begin_inset Index idx
26223 status collapsed
26224
26225 \begin_layout Plain Layout
26226 LaTeX-paquetes ! KOMA-Script
26227 \end_layout
26228
26229 \end_inset
26230
26231  (
26232 \family sans
26233 article (KOMA-Script)
26234 \family default
26235
26236 \family sans
26237 book (KOMA-Script)
26238 \family default
26239
26240 \family sans
26241 letter (KOMA-Script)
26242 \family default
26243 , o 
26244 \family sans
26245 report (KOMA-Script)
26246 \family default
26247
26248 \begin_inset space \thinspace{}
26249 \end_inset
26250
26251 ), puedes emplear en vez del paquete 
26252 \series bold
26253 caption
26254 \series default
26255  el comando 
26256 \series bold
26257
26258 \backslash
26259 setkomafont
26260 \series default
26261  incluido en 
26262 \series bold
26263 KOMA-Script
26264 \series default
26265 .
26266  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
26267  comando en el preámbulo del documento:
26268 \end_layout
26269
26270 \begin_layout Standard
26271
26272 \series bold
26273
26274 \backslash
26275 setkomafont{captionlabel}{
26276 \backslash
26277 bfseries}
26278 \end_layout
26279
26280 \begin_layout Standard
26281 Más información sobre 
26282 \series bold
26283
26284 \backslash
26285 setkomafont
26286 \series default
26287  en la documentación de 
26288 \series bold
26289 KOMA-Script
26290 \series default
26291  
26292 \begin_inset CommandInset citation
26293 LatexCommand cite
26294 key "KOMA-Script"
26295
26296 \end_inset
26297
26298 .
26299 \end_layout
26300
26301 \begin_layout Standard
26302 \begin_inset ERT
26303 status collapsed
26304
26305 \begin_layout Plain Layout
26306
26307
26308 \backslash
26309 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
26310 }
26311 \end_layout
26312
26313 \end_inset
26314
26315
26316 \begin_inset Note Note
26317 status collapsed
26318
26319 \begin_layout Plain Layout
26320 El formato de la leyenda se ha cambiado sólo para este ejemplo.
26321 \end_layout
26322
26323 \end_inset
26324
26325
26326 \end_layout
26327
26328 \begin_layout Standard
26329 \begin_inset Float figure
26330 placement !p
26331 wide false
26332 sideways false
26333 status open
26334
26335 \begin_layout Plain Layout
26336 \align center
26337 \begin_inset Graphics
26338         filename ../clipart/mobius.eps
26339         lyxscale 50
26340         scale 50
26341
26342 \end_inset
26343
26344
26345 \end_layout
26346
26347 \begin_layout Plain Layout
26348 \begin_inset Caption
26349
26350 \begin_layout Plain Layout
26351 \begin_inset CommandInset label
26352 LatexCommand label
26353 name "fig:Esto-es-una-fig"
26354
26355 \end_inset
26356
26357
26358 \begin_inset Argument
26359 status collapsed
26360
26361 \begin_layout Plain Layout
26362 Figura con leyenda muy larga
26363 \end_layout
26364
26365 \end_inset
26366
26367 Este es un ejemplo de figura con una leyenda con más de una línea para mostrar
26368  el formato diferente.
26369  Aquí se usa una leyenda personalizada.
26370 \end_layout
26371
26372 \end_inset
26373
26374
26375 \end_layout
26376
26377 \end_inset
26378
26379
26380 \end_layout
26381
26382 \begin_layout Standard
26383 \begin_inset ERT
26384 status collapsed
26385
26386 \begin_layout Plain Layout
26387
26388
26389 \backslash
26390 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
26391 on}
26392 \end_layout
26393
26394 \end_inset
26395
26396
26397 \end_layout
26398
26399 \begin_layout Standard
26400 \begin_inset Float table
26401 placement !p
26402 wide false
26403 sideways false
26404 status open
26405
26406 \begin_layout Plain Layout
26407 \begin_inset Caption
26408
26409 \begin_layout Plain Layout
26410 \begin_inset CommandInset label
26411 LatexCommand label
26412 name "tab:Esto-es-un-cuadro"
26413
26414 \end_inset
26415
26416
26417 \begin_inset Argument
26418 status collapsed
26419
26420 \begin_layout Plain Layout
26421 Cuadro con leyenda muy larga
26422 \end_layout
26423
26424 \end_inset
26425
26426 Este es un ejemplo de leyenda de cuadro con más de una línea para mostrar
26427  el formato diferente.
26428  Aquí se usa el formato de leyenda estándar para los cuadros.
26429 \end_layout
26430
26431 \end_inset
26432
26433
26434 \end_layout
26435
26436 \begin_layout Plain Layout
26437 \align center
26438 \begin_inset Tabular
26439 <lyxtabular version="3" rows="1" columns="5">
26440 <features tabularvalignment="middle">
26441 <column alignment="center" valignment="top" width="0">
26442 <column alignment="center" valignment="top" width="0">
26443 <column alignment="center" valignment="top" width="0">
26444 <column alignment="center" valignment="top" width="0">
26445 <column alignment="center" valignment="top" width="0">
26446 <row>
26447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26448 \begin_inset Text
26449
26450 \begin_layout Plain Layout
26451 a
26452 \end_layout
26453
26454 \end_inset
26455 </cell>
26456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26457 \begin_inset Text
26458
26459 \begin_layout Plain Layout
26460 b
26461 \end_layout
26462
26463 \end_inset
26464 </cell>
26465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26466 \begin_inset Text
26467
26468 \begin_layout Plain Layout
26469 c
26470 \end_layout
26471
26472 \end_inset
26473 </cell>
26474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26475 \begin_inset Text
26476
26477 \begin_layout Plain Layout
26478 d
26479 \end_layout
26480
26481 \end_inset
26482 </cell>
26483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26484 \begin_inset Text
26485
26486 \begin_layout Plain Layout
26487 e
26488 \end_layout
26489
26490 \end_inset
26491 </cell>
26492 </row>
26493 </lyxtabular>
26494
26495 \end_inset
26496
26497
26498 \end_layout
26499
26500 \end_inset
26501
26502
26503 \end_layout
26504
26505 \begin_layout Section
26506 Colocación de leyendas
26507 \begin_inset Index idx
26508 status collapsed
26509
26510 \begin_layout Plain Layout
26511 Leyendas ! Colocación
26512 \end_layout
26513
26514 \end_inset
26515
26516
26517 \begin_inset Index idx
26518 status collapsed
26519
26520 \begin_layout Plain Layout
26521 Flotantes ! Colocación de leyendas
26522 \end_layout
26523
26524 \end_inset
26525
26526
26527 \begin_inset CommandInset label
26528 LatexCommand label
26529 name "sec:Colocación-de-leyendas"
26530
26531 \end_inset
26532
26533
26534 \end_layout
26535
26536 \begin_layout Standard
26537 La norma habitual para colocar las leyendas es:
26538 \end_layout
26539
26540 \begin_layout Description
26541 Figura: La leyenda al pie de la figura
26542 \end_layout
26543
26544 \begin_layout Description
26545 Cuadro: La leyenda sobre el cuadro
26546 \end_layout
26547
26548 \begin_layout Standard
26549 Desafortunadamente, las clases estándar de LaTeX no soportan leyendas sobre
26550  el cuadro.
26551  Esto implica que si usas las clases de documento 
26552 \family sans
26553 article
26554 \family default
26555
26556 \family sans
26557 book
26558 \family default
26559
26560 \family sans
26561 letter
26562 \family default
26563 , o 
26564 \family sans
26565 report
26566 \family default
26567  no habrá espacio entre la leyenda y el cuadro.
26568  Para insertar el espacio adecuado añade la siguiente opción al comando
26569  del paquete LaTeX 
26570 \series bold
26571 caption
26572 \series default
26573  en el preámbulo del documento:
26574 \begin_inset Foot
26575 status collapsed
26576
26577 \begin_layout Plain Layout
26578 Véase la sección
26579 \begin_inset space ~
26580 \end_inset
26581
26582
26583 \begin_inset CommandInset ref
26584 LatexCommand ref
26585 reference "sec:Formato-de-leyendas"
26586
26587 \end_inset
26588
26589  para más información sobre el paquete 
26590 \series bold
26591 caption
26592 \series default
26593 .
26594 \end_layout
26595
26596 \end_inset
26597
26598
26599 \end_layout
26600
26601 \begin_layout Standard
26602
26603 \series bold
26604 tableposition=top
26605 \end_layout
26606
26607 \begin_layout Standard
26608 Si estás usando la clase 
26609 \series bold
26610 KOMA-Script
26611 \series default
26612
26613 \begin_inset Index idx
26614 status collapsed
26615
26616 \begin_layout Plain Layout
26617 LaTeX-paquetes ! KOMA-Script
26618 \end_layout
26619
26620 \end_inset
26621
26622  (
26623 \family sans
26624 article (KOMA-Script)
26625 \family default
26626
26627 \family sans
26628 book (KOMA-Script)
26629 \family default
26630
26631 \family sans
26632 letter (KOMA-Script)
26633 \family default
26634 , o 
26635 \family sans
26636 report (KOMA-Script)
26637 \family default
26638
26639 \begin_inset space \thinspace{}
26640 \end_inset
26641
26642 ), en vez de 
26643 \series bold
26644 caption
26645 \series default
26646  puedes poner la opción 
26647 \series bold
26648 captions=tableheading
26649 \series default
26650  de la clase de documento.
26651 \end_layout
26652
26653 \begin_layout Standard
26654 \begin_inset VSpace bigskip
26655 \end_inset
26656
26657 También es posible poner la leyenda junto a una figura o cuadro.
26658  Para conseguirlo hay que cargar el paquete LaTeX 
26659 \series bold
26660 sidecap
26661 \series default
26662
26663 \begin_inset Index idx
26664 status collapsed
26665
26666 \begin_layout Plain Layout
26667 LaTeX-paquetes ! sidecap
26668 \end_layout
26669
26670 \end_inset
26671
26672  añadiendo en el preámbulo del documento la línea
26673 \end_layout
26674
26675 \begin_layout Standard
26676
26677 \series bold
26678
26679 \backslash
26680 usepackage[option]{sidecap}
26681 \end_layout
26682
26683 \begin_layout Standard
26684 Si no se especifica opción, la leyenda se ubica del lado del margen externo
26685  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
26686  Puedes cambiar la colocación al margen interno con la opción 
26687 \series bold
26688 innercaption
26689 \series default
26690 .
26691  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
26692  opciones 
26693 \series bold
26694 rightcaption
26695 \series default
26696  o 
26697 \series bold
26698 leftcaption
26699 \series default
26700 , respectivamente.
26701 \end_layout
26702
26703 \begin_layout Standard
26704 \begin_inset ERT
26705 status collapsed
26706
26707 \begin_layout Plain Layout
26708
26709
26710 \backslash
26711 ifsidecap
26712 \end_layout
26713
26714 \end_inset
26715
26716
26717 \begin_inset Note Note
26718 status collapsed
26719
26720 \begin_layout Plain Layout
26721 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
26722  LaTeX 
26723 \series bold
26724 sidecap
26725 \series default
26726 .
26727 \end_layout
26728
26729 \end_inset
26730
26731
26732 \end_layout
26733
26734 \begin_layout Standard
26735 Para situar en LyX la leyenda de un flotante al lado, es necesario añadir
26736  estos comandos al preámbulo del documento:
26737 \end_layout
26738
26739 \begin_layout Standard
26740 \noindent
26741 \begin_inset CommandInset line
26742 LatexCommand rule
26743 offset "0.5ex"
26744 width "100line%"
26745 height "1pt"
26746
26747 \end_inset
26748
26749
26750 \end_layout
26751
26752 \begin_layout Standard
26753
26754 \series bold
26755
26756 \backslash
26757 newcommand{
26758 \backslash
26759 TabBesBeg}[1][1.0]{%
26760 \begin_inset Newline newline
26761 \end_inset
26762
26763
26764 \begin_inset Phantom HPhantom
26765 status open
26766
26767 \begin_layout Plain Layout
26768 \begin_inset space ~
26769 \end_inset
26770
26771
26772 \end_layout
26773
26774 \end_inset
26775
26776
26777 \backslash
26778 let
26779 \backslash
26780 MyTable
26781 \backslash
26782 table
26783 \begin_inset Newline newline
26784 \end_inset
26785
26786
26787 \begin_inset Phantom HPhantom
26788 status open
26789
26790 \begin_layout Plain Layout
26791
26792 \series medium
26793 \begin_inset space ~
26794 \end_inset
26795
26796
26797 \end_layout
26798
26799 \end_inset
26800
26801
26802 \backslash
26803 let
26804 \backslash
26805 MyEndtable
26806 \backslash
26807 endtable
26808 \begin_inset Newline newline
26809 \end_inset
26810
26811
26812 \begin_inset Phantom HPhantom
26813 status open
26814
26815 \begin_layout Plain Layout
26816
26817 \series medium
26818 \begin_inset space ~
26819 \end_inset
26820
26821
26822 \end_layout
26823
26824 \end_inset
26825
26826
26827 \backslash
26828 renewenvironment{table}[1]{
26829 \backslash
26830 begin{SCtable}[#1]##1}{
26831 \backslash
26832 end{SCtable}}}
26833 \end_layout
26834
26835 \begin_layout Standard
26836
26837 \series bold
26838
26839 \backslash
26840 newcommand{
26841 \backslash
26842 TabBesEnd}{%
26843 \begin_inset Newline newline
26844 \end_inset
26845
26846
26847 \begin_inset Phantom HPhantom
26848 status open
26849
26850 \begin_layout Plain Layout
26851 \begin_inset space ~
26852 \end_inset
26853
26854
26855 \end_layout
26856
26857 \end_inset
26858
26859
26860 \backslash
26861 let
26862 \backslash
26863 table
26864 \backslash
26865 MyTable
26866 \begin_inset Newline newline
26867 \end_inset
26868
26869
26870 \begin_inset Phantom HPhantom
26871 status open
26872
26873 \begin_layout Plain Layout
26874 \begin_inset space ~
26875 \end_inset
26876
26877
26878 \end_layout
26879
26880 \end_inset
26881
26882
26883 \backslash
26884 let
26885 \backslash
26886 endtable
26887 \backslash
26888 MyEndtable
26889 \end_layout
26890
26891 \begin_layout Standard
26892
26893 \series bold
26894
26895 \backslash
26896 newcommand{
26897 \backslash
26898 FigBesBeg}[1][1.0]{%
26899 \begin_inset Newline newline
26900 \end_inset
26901
26902
26903 \begin_inset Phantom HPhantom
26904 status open
26905
26906 \begin_layout Plain Layout
26907 \begin_inset space ~
26908 \end_inset
26909
26910
26911 \end_layout
26912
26913 \end_inset
26914
26915
26916 \backslash
26917 let
26918 \backslash
26919 MyFigure
26920 \backslash
26921 figure
26922 \begin_inset Newline newline
26923 \end_inset
26924
26925
26926 \begin_inset Phantom HPhantom
26927 status open
26928
26929 \begin_layout Plain Layout
26930 \begin_inset space ~
26931 \end_inset
26932
26933
26934 \end_layout
26935
26936 \end_inset
26937
26938
26939 \backslash
26940 let
26941 \backslash
26942 MyEndfigure
26943 \backslash
26944 endfigure
26945 \begin_inset Newline newline
26946 \end_inset
26947
26948
26949 \begin_inset Phantom HPhantom
26950 status open
26951
26952 \begin_layout Plain Layout
26953 \begin_inset space ~
26954 \end_inset
26955
26956
26957 \end_layout
26958
26959 \end_inset
26960
26961
26962 \backslash
26963 renewenvironment{figure}[1]{
26964 \backslash
26965 begin{SCfigure}[#1]##1}{
26966 \backslash
26967 end{SCfigure}}}
26968 \end_layout
26969
26970 \begin_layout Standard
26971
26972 \series bold
26973
26974 \backslash
26975 newcommand{
26976 \backslash
26977 FigBesEnd}{%
26978 \begin_inset Newline newline
26979 \end_inset
26980
26981
26982 \begin_inset Phantom HPhantom
26983 status open
26984
26985 \begin_layout Plain Layout
26986 \begin_inset space ~
26987 \end_inset
26988
26989
26990 \end_layout
26991
26992 \end_inset
26993
26994
26995 \backslash
26996 let
26997 \backslash
26998 figure
26999 \backslash
27000 MyFigure
27001 \begin_inset Newline newline
27002 \end_inset
27003
27004
27005 \begin_inset Phantom HPhantom
27006 status open
27007
27008 \begin_layout Plain Layout
27009 \begin_inset space ~
27010 \end_inset
27011
27012
27013 \end_layout
27014
27015 \end_inset
27016
27017
27018 \backslash
27019 let
27020 \backslash
27021 endfigure
27022 \backslash
27023 MyEndfigure}
27024 \end_layout
27025
27026 \begin_layout Standard
27027 \noindent
27028 \begin_inset CommandInset line
27029 LatexCommand rule
27030 offset "0.5ex"
27031 width "100line%"
27032 height "1pt"
27033
27034 \end_inset
27035
27036
27037 \end_layout
27038
27039 \begin_layout Standard
27040 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
27041  en un lado.
27042  Para figuras flotantes usa el comando
27043 \end_layout
27044
27045 \begin_layout Standard
27046
27047 \series bold
27048
27049 \backslash
27050 FigBesBeg
27051 \end_layout
27052
27053 \begin_layout Standard
27054 en código TeX antes del flotante.
27055  Y inserta
27056 \end_layout
27057
27058 \begin_layout Standard
27059
27060 \series bold
27061
27062 \backslash
27063 FigBesEnd
27064 \end_layout
27065
27066 \begin_layout Standard
27067 en código TeX en el punto en que quieras volver a la definición original
27068  de flotantes.
27069 \end_layout
27070
27071 \begin_layout Standard
27072 Para cuadros flotantes usa los comandos correspondientes
27073 \end_layout
27074
27075 \begin_layout Standard
27076
27077 \series bold
27078
27079 \backslash
27080 TabBesBeg
27081 \series default
27082  y 
27083 \series bold
27084
27085 \backslash
27086 TabBesEnd
27087 \end_layout
27088
27089 \begin_layout Standard
27090 La figura
27091 \begin_inset space ~
27092 \end_inset
27093
27094
27095 \begin_inset CommandInset ref
27096 LatexCommand ref
27097 reference "fig:encab-al-lado"
27098
27099 \end_inset
27100
27101  y el cuadro
27102 \begin_inset space ~
27103 \end_inset
27104
27105
27106 \begin_inset CommandInset ref
27107 LatexCommand ref
27108 reference "tab:encab-al-lado"
27109
27110 \end_inset
27111
27112  son ejemplos en los que el título se sitúa al lado.
27113 \end_layout
27114
27115 \begin_layout Standard
27116 En los ejemplos puedes ver que el texto del título aparece encima del flotante
27117  en cuadros flotantes y debajo en las figuras flotantes.
27118  Para cambiarlo, puedes usar el comando
27119 \end_layout
27120
27121 \begin_layout Standard
27122
27123 \series bold
27124
27125 \backslash
27126 sidecaptionvpos{tipo de flotante}{colocación}
27127 \end_layout
27128
27129 \begin_layout Standard
27130 en el preámbulo o en código TeX antes del flotante.
27131  El tipo de flotante es 
27132 \family sans
27133 figure
27134 \family default
27135  o 
27136 \family sans
27137 table
27138 \family default
27139 , la colocación puede ser «
27140 \family sans
27141 t
27142 \family default
27143 » por «top» (arriba), «
27144 \family sans
27145 c
27146 \family default
27147 » por «center» (centro), o «
27148 \family sans
27149 b
27150 \family default
27151 » por «bottom» (abajo).
27152  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
27153  usa el comando
27154 \end_layout
27155
27156 \begin_layout Standard
27157
27158 \series bold
27159
27160 \backslash
27161 sidecaptionvpos{figure}{c}
27162 \end_layout
27163
27164 \begin_layout Standard
27165 Esto se ha hecho en la figura
27166 \begin_inset space ~
27167 \end_inset
27168
27169
27170 \begin_inset CommandInset ref
27171 LatexCommand ref
27172 reference "fig:encab-al-lado-de-fig"
27173
27174 \end_inset
27175
27176 .
27177 \end_layout
27178
27179 \begin_layout Standard
27180 \begin_inset VSpace medskip
27181 \end_inset
27182
27183
27184 \end_layout
27185
27186 \begin_layout Standard
27187 La anchura predeterminada de la leyenda es la del cuadro/figura.
27188  Para cuadros o figuras estrechas, como en el  cuadro
27189 \begin_inset space ~
27190 \end_inset
27191
27192
27193 \begin_inset CommandInset ref
27194 LatexCommand ref
27195 reference "tab:encab-al-lado"
27196
27197 \end_inset
27198
27199 , esto genera leyendas demasiado estrechas.
27200  Puedes aumentar su anchura especificando un factor muliplicador de la anchura
27201  del cuadro/figura.
27202  La anchura de la leyenda se recalculará automáticamente en el caso de que
27203  sobrepase los márgenes de la página o de la columna.
27204  El 
27205 \emph on
27206 factor
27207 \emph default
27208  puede darse como argumento opcional para 
27209 \series bold
27210
27211 \backslash
27212 FigBesBeg
27213 \series default
27214 :
27215 \end_layout
27216
27217 \begin_layout Standard
27218
27219 \series bold
27220
27221 \backslash
27222 FigBesBeg[factor]
27223 \end_layout
27224
27225 \begin_layout Standard
27226 o en la definición de 
27227 \series bold
27228
27229 \backslash
27230 FigBesBeg
27231 \series default
27232  reemplazando 
27233 \series bold
27234 1.0
27235 \series default
27236  con otro valor.
27237  En este segundo caso, el factor será el predeterminado si 
27238 \series bold
27239
27240 \backslash
27241 FigBesBeg
27242 \series default
27243  se usa sin argumento.
27244  Para el cuadro
27245 \begin_inset space ~
27246 \end_inset
27247
27248
27249 \begin_inset CommandInset ref
27250 LatexCommand ref
27251 reference "tab:leyenda-más-ancha"
27252
27253 \end_inset
27254
27255  se ha usado el factor 5.
27256 \end_layout
27257
27258 \begin_layout Standard
27259 \begin_inset Note Greyedout
27260 status open
27261
27262 \begin_layout Plain Layout
27263
27264 \series bold
27265 Nota:
27266 \series default
27267  Para flotantes con la leyenda adosada, no se puede usar la opción 
27268 \family sans
27269 Aquí
27270 \begin_inset space ~
27271 \end_inset
27272
27273 definitivamente
27274 \family default
27275  para la colocación porque no es soportado por 
27276 \series bold
27277 sidecap
27278 \series default
27279 .
27280 \end_layout
27281
27282 \end_inset
27283
27284
27285 \end_layout
27286
27287 \begin_layout Standard
27288 \begin_inset VSpace medskip
27289 \end_inset
27290
27291 Más información sobre el paquete 
27292 \series bold
27293 sidecap
27294 \series default
27295  en su documentación 
27296 \begin_inset CommandInset citation
27297 LatexCommand cite
27298 key "sidecap"
27299
27300 \end_inset
27301
27302 .
27303 \end_layout
27304
27305 \begin_layout Standard
27306 \begin_inset Note Greyedout
27307 status open
27308
27309 \begin_layout Plain Layout
27310
27311 \series bold
27312 Nota:
27313 \series default
27314  El paquete LaTeX 
27315 \series bold
27316 hypcap
27317 \series default
27318
27319 \begin_inset Index idx
27320 status collapsed
27321
27322 \begin_layout Plain Layout
27323 LaTeX-paquetes ! hypcap
27324 \end_layout
27325
27326 \end_inset
27327
27328 , descrito en la sección
27329 \begin_inset space ~
27330 \end_inset
27331
27332
27333 \begin_inset CommandInset ref
27334 LatexCommand ref
27335 reference "sub:Colocación-de-Referencias"
27336
27337 \end_inset
27338
27339 , no afecta a flotantes con la leyenda al lado.
27340 \end_layout
27341
27342 \end_inset
27343
27344
27345 \end_layout
27346
27347 \begin_layout Standard
27348 \begin_inset ERT
27349 status collapsed
27350
27351 \begin_layout Plain Layout
27352
27353
27354 \backslash
27355 FigBesBeg 
27356 \end_layout
27357
27358 \end_inset
27359
27360
27361 \end_layout
27362
27363 \begin_layout Standard
27364 \begin_inset Float figure
27365 wide false
27366 sideways false
27367 status open
27368
27369 \begin_layout Plain Layout
27370 \begin_inset Graphics
27371         filename ../clipart/escher-lsd.eps
27372         scale 75
27373
27374 \end_inset
27375
27376
27377 \end_layout
27378
27379 \begin_layout Plain Layout
27380 \begin_inset Caption
27381
27382 \begin_layout Plain Layout
27383 \begin_inset CommandInset label
27384 LatexCommand label
27385 name "fig:encab-al-lado"
27386
27387 \end_inset
27388
27389 Leyenda al lado de una figura.
27390 \end_layout
27391
27392 \end_inset
27393
27394
27395 \end_layout
27396
27397 \end_inset
27398
27399
27400 \end_layout
27401
27402 \begin_layout Standard
27403 \begin_inset ERT
27404 status collapsed
27405
27406 \begin_layout Plain Layout
27407
27408
27409 \backslash
27410 FigBesEnd
27411 \end_layout
27412
27413 \end_inset
27414
27415
27416 \end_layout
27417
27418 \begin_layout Standard
27419 \begin_inset ERT
27420 status collapsed
27421
27422 \begin_layout Plain Layout
27423
27424
27425 \backslash
27426 TabBesBeg 
27427 \end_layout
27428
27429 \end_inset
27430
27431
27432 \end_layout
27433
27434 \begin_layout Standard
27435 \begin_inset Float table
27436 wide false
27437 sideways false
27438 status open
27439
27440 \begin_layout Plain Layout
27441 \begin_inset Caption
27442
27443 \begin_layout Plain Layout
27444 \begin_inset CommandInset label
27445 LatexCommand label
27446 name "tab:encab-al-lado"
27447
27448 \end_inset
27449
27450 Leyenda al lado de un cuadro.
27451 \end_layout
27452
27453 \end_inset
27454
27455
27456 \end_layout
27457
27458 \begin_layout Plain Layout
27459 \begin_inset Tabular
27460 <lyxtabular version="3" rows="4" columns="5">
27461 <features tabularvalignment="middle">
27462 <column alignment="center" valignment="top" width="0">
27463 <column alignment="center" valignment="top" width="0">
27464 <column alignment="center" valignment="top" width="0">
27465 <column alignment="center" valignment="top" width="0">
27466 <column alignment="center" valignment="top" width="0">
27467 <row>
27468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27469 \begin_inset Text
27470
27471 \begin_layout Plain Layout
27472 a
27473 \end_layout
27474
27475 \end_inset
27476 </cell>
27477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27478 \begin_inset Text
27479
27480 \begin_layout Plain Layout
27481
27482 \end_layout
27483
27484 \end_inset
27485 </cell>
27486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27487 \begin_inset Text
27488
27489 \begin_layout Plain Layout
27490 b
27491 \end_layout
27492
27493 \end_inset
27494 </cell>
27495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27496 \begin_inset Text
27497
27498 \begin_layout Plain Layout
27499
27500 \end_layout
27501
27502 \end_inset
27503 </cell>
27504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27505 \begin_inset Text
27506
27507 \begin_layout Plain Layout
27508 c
27509 \end_layout
27510
27511 \end_inset
27512 </cell>
27513 </row>
27514 <row>
27515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27516 \begin_inset Text
27517
27518 \begin_layout Plain Layout
27519
27520 \end_layout
27521
27522 \end_inset
27523 </cell>
27524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27525 \begin_inset Text
27526
27527 \begin_layout Plain Layout
27528 d
27529 \end_layout
27530
27531 \end_inset
27532 </cell>
27533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27534 \begin_inset Text
27535
27536 \begin_layout Plain Layout
27537
27538 \end_layout
27539
27540 \end_inset
27541 </cell>
27542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27543 \begin_inset Text
27544
27545 \begin_layout Plain Layout
27546 e
27547 \end_layout
27548
27549 \end_inset
27550 </cell>
27551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27552 \begin_inset Text
27553
27554 \begin_layout Plain Layout
27555
27556 \end_layout
27557
27558 \end_inset
27559 </cell>
27560 </row>
27561 <row>
27562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27563 \begin_inset Text
27564
27565 \begin_layout Plain Layout
27566 f
27567 \end_layout
27568
27569 \end_inset
27570 </cell>
27571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27572 \begin_inset Text
27573
27574 \begin_layout Plain Layout
27575
27576 \end_layout
27577
27578 \end_inset
27579 </cell>
27580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27581 \begin_inset Text
27582
27583 \begin_layout Plain Layout
27584 g
27585 \end_layout
27586
27587 \end_inset
27588 </cell>
27589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27590 \begin_inset Text
27591
27592 \begin_layout Plain Layout
27593
27594 \end_layout
27595
27596 \end_inset
27597 </cell>
27598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27599 \begin_inset Text
27600
27601 \begin_layout Plain Layout
27602 h
27603 \end_layout
27604
27605 \end_inset
27606 </cell>
27607 </row>
27608 <row>
27609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27610 \begin_inset Text
27611
27612 \begin_layout Plain Layout
27613
27614 \end_layout
27615
27616 \end_inset
27617 </cell>
27618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27619 \begin_inset Text
27620
27621 \begin_layout Plain Layout
27622 i
27623 \end_layout
27624
27625 \end_inset
27626 </cell>
27627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27628 \begin_inset Text
27629
27630 \begin_layout Plain Layout
27631
27632 \end_layout
27633
27634 \end_inset
27635 </cell>
27636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27637 \begin_inset Text
27638
27639 \begin_layout Plain Layout
27640 j
27641 \end_layout
27642
27643 \end_inset
27644 </cell>
27645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27646 \begin_inset Text
27647
27648 \begin_layout Plain Layout
27649
27650 \end_layout
27651
27652 \end_inset
27653 </cell>
27654 </row>
27655 </lyxtabular>
27656
27657 \end_inset
27658
27659
27660 \end_layout
27661
27662 \end_inset
27663
27664
27665 \end_layout
27666
27667 \begin_layout Standard
27668 \begin_inset ERT
27669 status collapsed
27670
27671 \begin_layout Plain Layout
27672
27673
27674 \backslash
27675 TabBesEnd
27676 \end_layout
27677
27678 \end_inset
27679
27680
27681 \end_layout
27682
27683 \begin_layout Standard
27684 \begin_inset ERT
27685 status collapsed
27686
27687 \begin_layout Plain Layout
27688
27689
27690 \backslash
27691 sidecaptionvpos{figure}{c}
27692 \end_layout
27693
27694 \end_inset
27695
27696
27697 \begin_inset Float figure
27698 wide false
27699 sideways false
27700 status open
27701
27702 \begin_layout Plain Layout
27703 \begin_inset Graphics
27704         filename ../clipart/escher-lsd.eps
27705         scale 75
27706
27707 \end_inset
27708
27709
27710 \end_layout
27711
27712 \begin_layout Plain Layout
27713 \begin_inset Caption
27714
27715 \begin_layout Plain Layout
27716 \begin_inset CommandInset label
27717 LatexCommand label
27718 name "fig:encab-al-lado-de-fig"
27719
27720 \end_inset
27721
27722 Leyenda centrada verticalmente junto a una figura.
27723 \end_layout
27724
27725 \end_inset
27726
27727
27728 \end_layout
27729
27730 \end_inset
27731
27732
27733 \end_layout
27734
27735 \begin_layout Standard
27736 \begin_inset ERT
27737 status collapsed
27738
27739 \begin_layout Plain Layout
27740
27741
27742 \backslash
27743 FigBesEnd
27744 \end_layout
27745
27746 \end_inset
27747
27748
27749 \end_layout
27750
27751 \begin_layout Standard
27752 \begin_inset ERT
27753 status collapsed
27754
27755 \begin_layout Plain Layout
27756
27757
27758 \backslash
27759 TabBesBeg[5]
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \end_layout
27766
27767 \begin_layout Standard
27768 \begin_inset Float table
27769 wide false
27770 sideways false
27771 status open
27772
27773 \begin_layout Plain Layout
27774 \begin_inset Caption
27775
27776 \begin_layout Plain Layout
27777 \begin_inset CommandInset label
27778 LatexCommand label
27779 name "tab:leyenda-más-ancha"
27780
27781 \end_inset
27782
27783 Una leyenda más ancha que la del cuadro
27784 \begin_inset space ~
27785 \end_inset
27786
27787
27788 \begin_inset CommandInset ref
27789 LatexCommand ref
27790 reference "tab:encab-al-lado"
27791
27792 \end_inset
27793
27794 .
27795 \end_layout
27796
27797 \end_inset
27798
27799
27800 \end_layout
27801
27802 \begin_layout Plain Layout
27803 \begin_inset Tabular
27804 <lyxtabular version="3" rows="4" columns="5">
27805 <features tabularvalignment="middle">
27806 <column alignment="center" valignment="top" width="0">
27807 <column alignment="center" valignment="top" width="0">
27808 <column alignment="center" valignment="top" width="0">
27809 <column alignment="center" valignment="top" width="0">
27810 <column alignment="center" valignment="top" width="0">
27811 <row>
27812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27813 \begin_inset Text
27814
27815 \begin_layout Plain Layout
27816 a
27817 \end_layout
27818
27819 \end_inset
27820 </cell>
27821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27822 \begin_inset Text
27823
27824 \begin_layout Plain Layout
27825
27826 \end_layout
27827
27828 \end_inset
27829 </cell>
27830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27831 \begin_inset Text
27832
27833 \begin_layout Plain Layout
27834 b
27835 \end_layout
27836
27837 \end_inset
27838 </cell>
27839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27840 \begin_inset Text
27841
27842 \begin_layout Plain Layout
27843
27844 \end_layout
27845
27846 \end_inset
27847 </cell>
27848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27849 \begin_inset Text
27850
27851 \begin_layout Plain Layout
27852 c
27853 \end_layout
27854
27855 \end_inset
27856 </cell>
27857 </row>
27858 <row>
27859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27860 \begin_inset Text
27861
27862 \begin_layout Plain Layout
27863
27864 \end_layout
27865
27866 \end_inset
27867 </cell>
27868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27869 \begin_inset Text
27870
27871 \begin_layout Plain Layout
27872 d
27873 \end_layout
27874
27875 \end_inset
27876 </cell>
27877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27878 \begin_inset Text
27879
27880 \begin_layout Plain Layout
27881
27882 \end_layout
27883
27884 \end_inset
27885 </cell>
27886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27887 \begin_inset Text
27888
27889 \begin_layout Plain Layout
27890 e
27891 \end_layout
27892
27893 \end_inset
27894 </cell>
27895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27896 \begin_inset Text
27897
27898 \begin_layout Plain Layout
27899
27900 \end_layout
27901
27902 \end_inset
27903 </cell>
27904 </row>
27905 <row>
27906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27907 \begin_inset Text
27908
27909 \begin_layout Plain Layout
27910 f
27911 \end_layout
27912
27913 \end_inset
27914 </cell>
27915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27916 \begin_inset Text
27917
27918 \begin_layout Plain Layout
27919
27920 \end_layout
27921
27922 \end_inset
27923 </cell>
27924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27925 \begin_inset Text
27926
27927 \begin_layout Plain Layout
27928 g
27929 \end_layout
27930
27931 \end_inset
27932 </cell>
27933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27934 \begin_inset Text
27935
27936 \begin_layout Plain Layout
27937
27938 \end_layout
27939
27940 \end_inset
27941 </cell>
27942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27943 \begin_inset Text
27944
27945 \begin_layout Plain Layout
27946 h
27947 \end_layout
27948
27949 \end_inset
27950 </cell>
27951 </row>
27952 <row>
27953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27954 \begin_inset Text
27955
27956 \begin_layout Plain Layout
27957
27958 \end_layout
27959
27960 \end_inset
27961 </cell>
27962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27963 \begin_inset Text
27964
27965 \begin_layout Plain Layout
27966 i
27967 \end_layout
27968
27969 \end_inset
27970 </cell>
27971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27972 \begin_inset Text
27973
27974 \begin_layout Plain Layout
27975
27976 \end_layout
27977
27978 \end_inset
27979 </cell>
27980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27981 \begin_inset Text
27982
27983 \begin_layout Plain Layout
27984 j
27985 \end_layout
27986
27987 \end_inset
27988 </cell>
27989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27990 \begin_inset Text
27991
27992 \begin_layout Plain Layout
27993
27994 \end_layout
27995
27996 \end_inset
27997 </cell>
27998 </row>
27999 </lyxtabular>
28000
28001 \end_inset
28002
28003
28004 \end_layout
28005
28006 \end_inset
28007
28008
28009 \end_layout
28010
28011 \begin_layout Standard
28012 \begin_inset ERT
28013 status collapsed
28014
28015 \begin_layout Plain Layout
28016
28017
28018 \backslash
28019 TabBesEnd
28020 \end_layout
28021
28022 \end_inset
28023
28024
28025 \end_layout
28026
28027 \begin_layout Standard
28028 \begin_inset ERT
28029 status collapsed
28030
28031 \begin_layout Plain Layout
28032
28033
28034 \backslash
28035 else
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \begin_inset Note Note
28042 status open
28043
28044 \begin_layout Plain Layout
28045 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
28046  
28047 \series bold
28048 sidecap
28049 \series default
28050 .
28051 \end_layout
28052
28053 \end_inset
28054
28055
28056 \end_layout
28057
28058 \begin_layout Standard
28059 Debes instalar el paquete LaTeX 
28060 \series bold
28061 sidecap
28062 \series default
28063  para ver la parte siguiente en la salida.
28064 \end_layout
28065
28066 \begin_layout Standard
28067 \begin_inset ERT
28068 status collapsed
28069
28070 \begin_layout Plain Layout
28071
28072
28073 \backslash
28074 fi
28075 \end_layout
28076
28077 \end_inset
28078
28079
28080 \end_layout
28081
28082 \begin_layout Section
28083 Índice de flotantes
28084 \begin_inset Index idx
28085 status collapsed
28086
28087 \begin_layout Plain Layout
28088 Flotantes ! Índice de
28089 \end_layout
28090
28091 \end_inset
28092
28093
28094 \end_layout
28095
28096 \begin_layout Standard
28097 Igual que en el índice general se listan las secciones del documento, hay
28098  índices para todos los tipos de flotantes, como las figuras.
28099  Se pueden insertar mediante los submenús 
28100 \family sans
28101 Insertar\SpecialChar \menuseparator
28102 Índice
28103 \family default
28104 .
28105 \end_layout
28106
28107 \begin_layout Standard
28108 Las entradas de los índices son las leyendas del flotante o su título breve,
28109  el número de flotante y el número de la página del documento en la que
28110  aparecen.
28111 \end_layout
28112
28113 \begin_layout Standard
28114 Puedes encontrar los índices de figuras y cuadros al final de este documento.
28115 \end_layout
28116
28117 \begin_layout Chapter
28118 Notas
28119 \end_layout
28120
28121 \begin_layout Section
28122 Notas en LyX
28123 \begin_inset Index idx
28124 status collapsed
28125
28126 \begin_layout Plain Layout
28127 Notas ! en LyX
28128 \end_layout
28129
28130 \end_inset
28131
28132
28133 \end_layout
28134
28135 \begin_layout Standard
28136 Las notas se insertan con el botón 
28137 \family sans
28138
28139 \begin_inset Info
28140 type  "icon"
28141 arg   "note-insert"
28142 \end_inset
28143
28144
28145 \family default
28146  o con el menú 
28147 \family sans
28148 Insertar\SpecialChar \menuseparator
28149 Nota
28150 \family default
28151 .
28152  Hay cinco tipos de notas:
28153 \end_layout
28154
28155 \begin_layout Description
28156 Nota
28157 \begin_inset space ~
28158 \end_inset
28159
28160 LyX Este tipo es para notas internas que no han de aparecer en la salida.
28161  Su cuadro se muestra como este:
28162 \begin_inset Newline newline
28163 \end_inset
28164
28165
28166 \begin_inset Newline newline
28167 \end_inset
28168
28169
28170 \begin_inset Graphics
28171         filename clipart/NotaLyXImagenQt4.png
28172         display false
28173         scale 75
28174
28175 \end_inset
28176
28177  
28178 \begin_inset Note Note
28179 status collapsed
28180
28181 \begin_layout Plain Layout
28182 Este es un texto en un recuadro que no se muestra en la salida.
28183 \end_layout
28184
28185 \end_inset
28186
28187
28188 \end_layout
28189
28190 \begin_layout Description
28191 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
28192  comentario de LaTeX, cuando exportas el documento a LaTeX vía menú 
28193 \family sans
28194 Archivo\SpecialChar \menuseparator
28195 Exportar\SpecialChar \menuseparator
28196 LaTeX (pdflatex) / (plain)
28197 \family default
28198 .
28199  Su recuadro se ve así:
28200 \begin_inset Newline newline
28201 \end_inset
28202
28203
28204 \begin_inset Newline newline
28205 \end_inset
28206
28207
28208 \begin_inset Graphics
28209         filename clipart/ComentNotaImagenQt4.png
28210         display false
28211         scale 75
28212
28213 \end_inset
28214
28215  
28216 \begin_inset Note Comment
28217 status collapsed
28218
28219 \begin_layout Plain Layout
28220 Una nota comentario que sólo aparece como comentario en archivos LaTeX.
28221 \end_layout
28222
28223 \end_inset
28224
28225
28226 \end_layout
28227
28228 \begin_layout Description
28229 Resaltado
28230 \begin_inset space ~
28231 \end_inset
28232
28233 en
28234 \begin_inset space ~
28235 \end_inset
28236
28237 gris Esta nota aparece en la salida como texto resaltado en gris.
28238  Su recuadro se parece a este:
28239 \begin_inset Newline newline
28240 \end_inset
28241
28242
28243 \begin_inset Newline newline
28244 \end_inset
28245
28246
28247 \begin_inset Graphics
28248         filename clipart/GrisNotaImagenQt4.png
28249         display false
28250         scale 75
28251
28252 \end_inset
28253
28254
28255 \begin_inset Newline newline
28256 \end_inset
28257
28258
28259 \begin_inset ERT
28260 status collapsed
28261
28262 \begin_layout Plain Layout
28263
28264
28265 \backslash
28266 renewenvironment{lyxgreyedout}
28267 \end_layout
28268
28269 \begin_layout Plain Layout
28270
28271 {
28272 \backslash
28273 textcolor[gray]{0.8}
28274 \backslash
28275 bgroup}{
28276 \backslash
28277 egroup}
28278 \end_layout
28279
28280 \end_inset
28281
28282
28283 \begin_inset Note Greyedout
28284 status open
28285
28286 \begin_layout Plain Layout
28287 Este es el texto
28288 \begin_inset Foot
28289 status collapsed
28290
28291 \begin_layout Plain Layout
28292 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
28293 \end_layout
28294
28295 \end_inset
28296
28297  de un comentario que se muestra resaltado en gris.
28298 \end_layout
28299
28300 \end_inset
28301
28302
28303 \begin_inset ERT
28304 status collapsed
28305
28306 \begin_layout Plain Layout
28307
28308
28309 \backslash
28310 renewenvironment{lyxgreyedout}
28311 \end_layout
28312
28313 \begin_layout Plain Layout
28314
28315 {
28316 \backslash
28317 textcolor{blue}
28318 \backslash
28319 bgroup}{
28320 \backslash
28321 egroup}
28322 \end_layout
28323
28324 \end_inset
28325
28326
28327 \begin_inset Note Note
28328 status collapsed
28329
28330 \begin_layout Plain Layout
28331 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
28332  original de LyX, ya que en el preámbulo de este documento se han redefinido
28333  estas notas para que salgan en azul, como se indica más adelante.
28334 \end_layout
28335
28336 \end_inset
28337
28338
28339 \begin_inset Newline newline
28340 \end_inset
28341
28342
28343 \begin_inset Newline newline
28344 \end_inset
28345
28346 Como se ve en el ejemplo, la primera línea de las notas resaltadas en gris
28347  está un poco sangrada, y por otra parte pueden tener notas al pie.
28348 \end_layout
28349
28350 \begin_layout Standard
28351 \begin_inset VSpace bigskip
28352 \end_inset
28353
28354 Si usas el botón de la barra de herramientas 
28355 \family sans
28356
28357 \begin_inset Info
28358 type  "icon"
28359 arg   "note-insert"
28360 \end_inset
28361
28362
28363 \family default
28364  para insertar notas, se inserta una 
28365 \family sans
28366 Nota
28367 \begin_inset space ~
28368 \end_inset
28369
28370 LyX
28371 \family default
28372 .
28373  Puedes cambiar entre los cinco tipos de nota con clic derecho sobre el
28374  recuadro.
28375  
28376 \family roman
28377 \series medium
28378 \bar no
28379 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
28380  botón de herramienta 
28381 \family sans
28382 \series default
28383 \bar default
28384 Nota
28385 \family default
28386 .
28387  Para cambiar una nota a texto, pulsa la tecla 
28388 \family sans
28389 Retroceso
28390 \family default
28391  cuando el cursor está en la primera posición de una nota, o la tecla 
28392 \family sans
28393 Supr
28394 \family default
28395  cuando el cursor está en la última posición de la nota, respectivamente.
28396 \end_layout
28397
28398 \begin_layout Standard
28399 \begin_inset VSpace bigskip
28400 \end_inset
28401
28402 El color de las notas resaltadas en gris puede cambiarse en el menú 
28403 \family sans
28404 Documento\SpecialChar \menuseparator
28405 Configuración\SpecialChar \menuseparator
28406 Colores
28407 \family default
28408 .
28409 \end_layout
28410
28411 \begin_layout Section
28412 Notas al pie
28413 \begin_inset CommandInset label
28414 LatexCommand label
28415 name "sec:Notas-al-pie"
28416
28417 \end_inset
28418
28419
28420 \begin_inset Index idx
28421 status collapsed
28422
28423 \begin_layout Plain Layout
28424 Notas ! al pie
28425 \end_layout
28426
28427 \end_inset
28428
28429
28430 \end_layout
28431
28432 \begin_layout Standard
28433 Las notas al pie se insertan con el botón 
28434 \family sans
28435
28436 \begin_inset Info
28437 type  "icon"
28438 arg   "footnote-insert"
28439 \end_inset
28440
28441
28442 \family default
28443  o el menú 
28444 \family sans
28445 Insertar\SpecialChar \menuseparator
28446 Nota
28447 \begin_inset space ~
28448 \end_inset
28449
28450 al
28451 \begin_inset space ~
28452 \end_inset
28453
28454 pie
28455 \family default
28456 .
28457  
28458 \family roman
28459 \series medium
28460 \bar no
28461 Aparece un recuadro como este:
28462 \family default
28463 \series default
28464 \bar default
28465  
28466 \begin_inset Graphics
28467         filename clipart/notapieQt4.png
28468         scale 80
28469
28470 \end_inset
28471
28472  
28473 \family roman
28474 \series medium
28475 \bar no
28476 donde puedes introducir el texto.
28477  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
28478  sobre el
28479 \family default
28480 \series default
28481 \bar default
28482  
28483 \family roman
28484 \series medium
28485 \bar no
28486 botón
28487 \family default
28488 \series default
28489 \bar default
28490 .
28491  Para cambiar una nota al pie a texto, pulsa la tecla 
28492 \family sans
28493 Retroceso
28494 \family default
28495  cuando el cursor está en la primera posición de la nota al pie, o la tecla
28496  
28497 \family sans
28498 Supr
28499 \family default
28500  cuando el cursor está en la última posición de la nota, respectivamente.
28501 \end_layout
28502
28503 \begin_layout Standard
28504 Aquí hay un ejemplo de nota al pie:
28505 \family roman
28506 \series medium
28507 \bar no
28508
28509 \begin_inset Foot
28510 status collapsed
28511
28512 \begin_layout Plain Layout
28513 \begin_inset CommandInset label
28514 LatexCommand label
28515 name "pie:Esto-es-una"
28516
28517 \end_inset
28518
28519 Ejemplo de nota al pie.
28520 \end_layout
28521
28522 \end_inset
28523
28524
28525 \family default
28526 \series default
28527 \bar default
28528
28529 \begin_inset ERT
28530 status collapsed
28531
28532 \begin_layout Plain Layout
28533
28534
28535 \backslash
28536 newcounter{MyRepeatFoot}
28537 \end_layout
28538
28539 \begin_layout Plain Layout
28540
28541
28542 \backslash
28543 setcounter{MyRepeatFoot}{
28544 \backslash
28545 thefootnote}
28546 \end_layout
28547
28548 \end_inset
28549
28550
28551 \end_layout
28552
28553 \begin_layout Standard
28554 En la salida, el pie se muestra como número voladito en el lugar del texto
28555  donde se coloca el recuadro.
28556  El texto se coloca al final de la página actual.
28557  Los números de las notas son calculados por LaTeX, y son consecutivos.
28558  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
28559 \end_layout
28560
28561 \begin_layout Standard
28562 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
28563  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
28564  se describe en la sección
28565 \begin_inset space ~
28566 \end_inset
28567
28568
28569 \begin_inset CommandInset ref
28570 LatexCommand ref
28571 reference "sec:Referencias-a-Flotantes"
28572
28573 \end_inset
28574
28575 .
28576 \begin_inset Newline newline
28577 \end_inset
28578
28579 Esto es una referencia cruzada a la Nota al pie
28580 \begin_inset space ~
28581 \end_inset
28582
28583
28584 \begin_inset CommandInset ref
28585 LatexCommand ref
28586 reference "pie:Esto-es-una"
28587
28588 \end_inset
28589
28590 .
28591 \end_layout
28592
28593 \begin_layout Standard
28594 \begin_inset VSpace defskip
28595 \end_inset
28596
28597
28598 \end_layout
28599
28600 \begin_layout Standard
28601 Debido a razones técnicas, LaTeX no imprime las notas al pie en cuadros.
28602  No obstante, hay otro método para imprimirlas: en lugar de la nota al pie
28603  se inserta el comando 
28604 \series bold
28605
28606 \backslash
28607 footnotemark{}
28608 \series default
28609  en código TeX.
28610  El texto de la nota se introduce como argumento del comando
28611 \series bold
28612  
28613 \backslash
28614 footnotetext
28615 \series default
28616  después del cuadro.
28617 \begin_inset Newline newline
28618 \end_inset
28619
28620 Esto es lo que se ha hecho para el siguiente cuadro con el comando
28621 \end_layout
28622
28623 \begin_layout Standard
28624
28625 \series bold
28626
28627 \backslash
28628 footnotetext{
28629 \series default
28630 Texto de la nota del cuadro.
28631 \series bold
28632 }
28633 \end_layout
28634
28635 \begin_layout Standard
28636 \begin_inset Tabular
28637 <lyxtabular version="3" rows="2" columns="1">
28638 <features tabularvalignment="middle">
28639 <column alignment="center" valignment="top" width="0">
28640 <row>
28641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28642 \begin_inset Text
28643
28644 \begin_layout Plain Layout
28645 Texto de ejemplo.
28646 \begin_inset Foot
28647 status open
28648
28649 \begin_layout Plain Layout
28650 ¡Esta nota no se imprimirá!
28651 \end_layout
28652
28653 \end_inset
28654
28655
28656 \end_layout
28657
28658 \end_inset
28659 </cell>
28660 </row>
28661 <row>
28662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28663 \begin_inset Text
28664
28665 \begin_layout Plain Layout
28666 Texto de ejemplo.
28667 \begin_inset ERT
28668 status collapsed
28669
28670 \begin_layout Plain Layout
28671
28672
28673 \backslash
28674 footnotemark{}
28675 \end_layout
28676
28677 \end_inset
28678
28679
28680 \end_layout
28681
28682 \end_inset
28683 </cell>
28684 </row>
28685 </lyxtabular>
28686
28687 \end_inset
28688
28689
28690 \begin_inset ERT
28691 status collapsed
28692
28693 \begin_layout Plain Layout
28694
28695
28696 \backslash
28697 footnotetext{
28698 \end_layout
28699
28700 \end_inset
28701
28702 Texto de la nota del cuadro.
28703 \begin_inset ERT
28704 status collapsed
28705
28706 \begin_layout Plain Layout
28707
28708 }
28709 \end_layout
28710
28711 \end_inset
28712
28713
28714 \end_layout
28715
28716 \begin_layout Standard
28717 Las notas al pie en cuadros largos se describen en la sección
28718 \begin_inset space ~
28719 \end_inset
28720
28721
28722 \begin_inset CommandInset ref
28723 LatexCommand ref
28724 reference "sub:Notas-al-pie-en-Cuadros-Largos"
28725
28726 \end_inset
28727
28728 .
28729 \end_layout
28730
28731 \begin_layout Standard
28732 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
28733  y con numeración diferente debido a que una minipágina es como una página
28734  dentro de otra.
28735  (Más información sobre minipáginas en la sección
28736 \begin_inset space ~
28737 \end_inset
28738
28739
28740 \begin_inset CommandInset ref
28741 LatexCommand ref
28742 reference "sec:Minipáginas"
28743
28744 \end_inset
28745
28746 ).
28747  Para poner notas en una minipágina que se impriman a pie de página como
28748  las notas al pie normales, se puede usar también el método de 
28749 \series bold
28750
28751 \backslash
28752 footnotemark{}
28753 \series default
28754  y 
28755 \series bold
28756
28757 \backslash
28758 footnotetext
28759 \series default
28760 .
28761 \end_layout
28762
28763 \begin_layout Standard
28764 \begin_inset Box Frameless
28765 position "t"
28766 hor_pos "c"
28767 has_inner_box 1
28768 inner_pos "t"
28769 use_parbox 0
28770 use_makebox 0
28771 width "100col%"
28772 special "none"
28773 height "1in"
28774 height_special "totalheight"
28775 status open
28776
28777 \begin_layout Plain Layout
28778 Muestra de texto en una minipágina.
28779 \begin_inset Foot
28780 status open
28781
28782 \begin_layout Plain Layout
28783 Nota en la minipágina.
28784 \end_layout
28785
28786 \end_inset
28787
28788
28789 \end_layout
28790
28791 \begin_layout Plain Layout
28792 Muestra de texto en una minipágina.
28793 \begin_inset ERT
28794 status collapsed
28795
28796 \begin_layout Plain Layout
28797
28798
28799 \backslash
28800 footnotemark{}
28801 \end_layout
28802
28803 \end_inset
28804
28805
28806 \end_layout
28807
28808 \end_inset
28809
28810
28811 \end_layout
28812
28813 \begin_layout Standard
28814 \begin_inset ERT
28815 status collapsed
28816
28817 \begin_layout Plain Layout
28818
28819
28820 \backslash
28821 footnotetext{
28822 \end_layout
28823
28824 \end_inset
28825
28826 Nota fuera de la minipágina.
28827 \begin_inset ERT
28828 status collapsed
28829
28830 \begin_layout Plain Layout
28831
28832 }
28833 \end_layout
28834
28835 \end_inset
28836
28837
28838 \end_layout
28839
28840 \begin_layout Standard
28841 \begin_inset VSpace defskip
28842 \end_inset
28843
28844
28845 \end_layout
28846
28847 \begin_layout Standard
28848 Para hacer referencia a la misma nota varias veces sin imprimir su texto
28849  cada vez, usa el comando 
28850 \series bold
28851
28852 \backslash
28853 footnotemark[number]
28854 \series default
28855  en código TeX.
28856 \begin_inset Newline newline
28857 \end_inset
28858
28859 Como el número de la nota repetida no se conoce mientras se escribe el texto,
28860  hay que guardarlo.
28861  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
28862  comandos en código TeX después de la nota al pie
28863 \begin_inset space ~
28864 \end_inset
28865
28866
28867 \begin_inset CommandInset ref
28868 LatexCommand ref
28869 reference "pie:Esto-es-una"
28870
28871 \end_inset
28872
28873  para guardar el número de la nota: 
28874 \end_layout
28875
28876 \begin_layout Standard
28877
28878 \series bold
28879
28880 \backslash
28881 newcounter{MyRepeatFoot}
28882 \begin_inset Newline newline
28883 \end_inset
28884
28885
28886 \backslash
28887 setcounter{MyRepeatFoot}{
28888 \backslash
28889 thefootnote}
28890 \end_layout
28891
28892 \begin_layout Standard
28893 La marca de la nota se ha creado después con el comando:
28894 \end_layout
28895
28896 \begin_layout Standard
28897
28898 \series bold
28899
28900 \backslash
28901 footnotemark[
28902 \backslash
28903 theMyRepeatFoot]
28904 \end_layout
28905
28906 \begin_layout Standard
28907 Aquí hay una nota repetida:
28908 \begin_inset ERT
28909 status collapsed
28910
28911 \begin_layout Plain Layout
28912
28913
28914 \backslash
28915 footnotemark[
28916 \backslash
28917 theMyRepeatFoot]
28918 \end_layout
28919
28920 \end_inset
28921
28922
28923 \end_layout
28924
28925 \begin_layout Standard
28926 Para repetir la nota al pie previa, se puede omitir el guardado del número
28927  de la nota y usar en su lugar el comando:
28928 \end_layout
28929
28930 \begin_layout Standard
28931
28932 \series bold
28933
28934 \backslash
28935 footnotemark[
28936 \backslash
28937 thefootnote]
28938 \end_layout
28939
28940 \begin_layout Standard
28941 Aquí hay otra nota repetida:
28942 \begin_inset ERT
28943 status collapsed
28944
28945 \begin_layout Plain Layout
28946
28947
28948 \backslash
28949 footnotemark[
28950 \backslash
28951 thefootnote]
28952 \end_layout
28953
28954 \end_inset
28955
28956
28957 \end_layout
28958
28959 \begin_layout Subsection
28960 Numeración de notas al pie
28961 \begin_inset CommandInset label
28962 LatexCommand label
28963 name "sub:Numeración-de-Notas-al-Pie"
28964
28965 \end_inset
28966
28967
28968 \begin_inset Index idx
28969 status collapsed
28970
28971 \begin_layout Plain Layout
28972 Notas ! al pie ! numeración
28973 \end_layout
28974
28975 \end_inset
28976
28977
28978 \end_layout
28979
28980 \begin_layout Standard
28981 Para reiniciar el número de pie a 1 en cada sección añade
28982 \family roman
28983  en el preámbulo el comando:
28984 \end_layout
28985
28986 \begin_layout Standard
28987
28988 \series bold
28989
28990 \backslash
28991 @addtoreset{footnote}{section}
28992 \end_layout
28993
28994 \begin_layout Standard
28995 \begin_inset VSpace bigskip
28996 \end_inset
28997
28998 El siguiente comando en el preámbulo cambia el estilo de numeración del
28999  pie a números romanos en minúsculas:
29000 \end_layout
29001
29002 \begin_layout Standard
29003
29004 \series bold
29005
29006 \backslash
29007 renewcommand{
29008 \backslash
29009 thefootnote}{
29010 \backslash
29011 roman{footnote}}
29012 \end_layout
29013
29014 \begin_layout Standard
29015 \begin_inset ERT
29016 status collapsed
29017
29018 \begin_layout Plain Layout
29019
29020
29021 \backslash
29022 renewcommand{
29023 \backslash
29024 thefootnote}{
29025 \backslash
29026 roman{footnote}}
29027 \end_layout
29028
29029 \end_inset
29030
29031  Nota al pie en números romanos:
29032 \begin_inset Foot
29033 status collapsed
29034
29035 \begin_layout Plain Layout
29036 Ejemplo de nota al pie en números romanos.
29037 \end_layout
29038
29039 \end_inset
29040
29041
29042 \begin_inset ERT
29043 status collapsed
29044
29045 \begin_layout Plain Layout
29046
29047
29048 \backslash
29049 renewcommand{
29050 \backslash
29051 thefootnote}{
29052 \backslash
29053 arabic{footnote}}
29054 \end_layout
29055
29056 \end_inset
29057
29058
29059 \end_layout
29060
29061 \begin_layout Standard
29062 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
29063  
29064 \series bold
29065
29066 \backslash
29067 roman
29068 \series default
29069  por 
29070 \series bold
29071
29072 \backslash
29073 Roman
29074 \series default
29075 .
29076  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
29077 \series bold
29078
29079 \backslash
29080 Alph
29081 \series default
29082  o 
29083 \series bold
29084
29085 \backslash
29086 alph
29087 \series default
29088 , respectivamente.
29089  Para ordenar las notas al pie con símbolos usa 
29090 \series bold
29091
29092 \backslash
29093 fnsymbol
29094 \series default
29095 .
29096 \end_layout
29097
29098 \begin_layout Standard
29099 \begin_inset Note Greyedout
29100 status open
29101
29102 \begin_layout Plain Layout
29103
29104 \series bold
29105 Nota:
29106 \series default
29107  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
29108  simples.
29109 \end_layout
29110
29111 \end_inset
29112
29113
29114 \begin_inset Newline newline
29115 \end_inset
29116
29117
29118 \begin_inset Note Greyedout
29119 status open
29120
29121 \begin_layout Plain Layout
29122
29123 \series bold
29124 Nota:
29125 \series default
29126  sólo puedes ordenar hasta 9 pies con símbolos.
29127 \end_layout
29128
29129 \end_inset
29130
29131
29132 \end_layout
29133
29134 \begin_layout Standard
29135 Para volver al estilo de numeración predeterminado cuando has cambiado a
29136  otro estilo, usa 
29137 \series bold
29138
29139 \backslash
29140 arabic
29141 \series default
29142  en vez de 
29143 \series bold
29144
29145 \backslash
29146 roman
29147 \series default
29148  en el comando anterior.
29149 \begin_inset ERT
29150 status collapsed
29151
29152 \begin_layout Plain Layout
29153
29154
29155 \backslash
29156 renewcommand{
29157 \backslash
29158 thefootnote}{
29159 \backslash
29160 arabic{footnote}}
29161 \end_layout
29162
29163 \end_inset
29164
29165
29166 \end_layout
29167
29168 \begin_layout Standard
29169 \begin_inset VSpace bigskip
29170 \end_inset
29171
29172
29173 \end_layout
29174
29175 \begin_layout Standard
29176 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
29177  comando al preámbulo del documento:
29178 \end_layout
29179
29180 \begin_layout Standard
29181
29182 \series bold
29183
29184 \backslash
29185 numberwithin{footnote}{chapter}
29186 \end_layout
29187
29188 \begin_layout Standard
29189 Para poder usar el comando 
29190 \series bold
29191
29192 \backslash
29193 numberwithin
29194 \series default
29195 , marca la opción 
29196 \family sans
29197 Usar
29198 \family default
29199
29200 \begin_inset space ~
29201 \end_inset
29202
29203
29204 \family sans
29205 el
29206 \family default
29207
29208 \begin_inset space ~
29209 \end_inset
29210
29211
29212 \family sans
29213 paquete
29214 \family default
29215
29216 \begin_inset space ~
29217 \end_inset
29218
29219
29220 \family sans
29221 AMS
29222 \family default
29223  en la sección 
29224 \family sans
29225 Opciones para ecuaciones
29226 \family default
29227  de la configuración del documento.
29228 \end_layout
29229
29230 \begin_layout Standard
29231 \begin_inset ERT
29232 status collapsed
29233
29234 \begin_layout Plain Layout
29235
29236
29237 \backslash
29238 numberwithin{footnote}{chapter}
29239 \end_layout
29240
29241 \end_inset
29242
29243 Esto es otro ejemplo de nota al pie:
29244 \series bold
29245
29246 \begin_inset Foot
29247 status collapsed
29248
29249 \begin_layout Plain Layout
29250 Nota al pie numerada en el esquema 
29251 \begin_inset Quotes eld
29252 \end_inset
29253
29254 capítulo.nota
29255 \begin_inset Quotes erd
29256 \end_inset
29257
29258 .
29259 \end_layout
29260
29261 \end_inset
29262
29263
29264 \series default
29265
29266 \begin_inset ERT
29267 status collapsed
29268
29269 \begin_layout Plain Layout
29270
29271
29272 \backslash
29273 renewcommand{
29274 \backslash
29275 thefootnote}{
29276 \backslash
29277 arabic{footnote}}
29278 \end_layout
29279
29280 \end_inset
29281
29282
29283 \end_layout
29284
29285 \begin_layout Standard
29286 \begin_inset Note Greyedout
29287 status open
29288
29289 \begin_layout Plain Layout
29290
29291 \series bold
29292 Nota: 
29293 \backslash
29294 numberwithin 
29295 \series default
29296 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
29297  previas para obtener números no arábigos se sobreescriben.
29298 \end_layout
29299
29300 \end_inset
29301
29302
29303 \end_layout
29304
29305 \begin_layout Standard
29306 Así, para obtener por ejemplo el esquema «capítulo.
29307 \backslash
29308 Roman{footnote}», usa este comando en vez de 
29309 \series bold
29310
29311 \backslash
29312 numberwithin
29313 \series default
29314 :
29315 \end_layout
29316
29317 \begin_layout Standard
29318
29319 \series bold
29320
29321 \backslash
29322 renewcommand{
29323 \backslash
29324 thefootnote}{
29325 \backslash
29326 thechapter.
29327 \backslash
29328 Roman{footnote}}
29329 \end_layout
29330
29331 \begin_layout Subsection
29332 Colocación de notas al pie
29333 \begin_inset Index idx
29334 status collapsed
29335
29336 \begin_layout Plain Layout
29337 Notas ! al pie ! colocación
29338 \end_layout
29339
29340 \end_inset
29341
29342
29343 \end_layout
29344
29345 \begin_layout Standard
29346 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
29347  entre ellas al final de la página.
29348  Para hacerlas más legibles puedes añadir 1.5
29349 \begin_inset space \thinspace{}
29350 \end_inset
29351
29352 mm, p.
29353 \begin_inset space \thinspace{}
29354 \end_inset
29355
29356 e., con el comando siguiente en el preámbulo:
29357 \end_layout
29358
29359 \begin_layout Standard
29360
29361 \series bold
29362
29363 \backslash
29364 let
29365 \backslash
29366 myFoot
29367 \backslash
29368 footnote
29369 \begin_inset Newline newline
29370 \end_inset
29371
29372
29373 \backslash
29374 renewcommand{
29375 \backslash
29376 footnote}[1]{
29377 \backslash
29378 myFoot{#1
29379 \backslash
29380 vspace{1.5mm}}}
29381 \end_layout
29382
29383 \begin_layout Standard
29384 \begin_inset VSpace bigskip
29385 \end_inset
29386
29387 En documentos a dos columnas la nota al pie aparece al final de cada columna,
29388  véase la figura
29389 \begin_inset space ~
29390 \end_inset
29391
29392
29393 \begin_inset CommandInset ref
29394 LatexCommand ref
29395 reference "fig:Colocación-standard-del-pie"
29396
29397 \end_inset
29398
29399 .
29400  Si las notas debieran mostrarse sólo al final de la columna derecha, como
29401  en la figura
29402 \begin_inset space ~
29403 \end_inset
29404
29405
29406 \begin_inset CommandInset ref
29407 LatexCommand ref
29408 reference "fig:Colocación-del-pie-en"
29409
29410 \end_inset
29411
29412 , usa el paquete LaTeX 
29413 \series bold
29414 ftnright
29415 \series default
29416
29417 \begin_inset Index idx
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421 LaTeX-paquetes ! ftnright
29422 \end_layout
29423
29424 \end_inset
29425
29426  con este comando en el preámbulo:
29427 \end_layout
29428
29429 \begin_layout Standard
29430
29431 \series bold
29432
29433 \backslash
29434 usepackage{ftnright}
29435 \end_layout
29436
29437 \begin_layout Standard
29438 \begin_inset Float figure
29439 placement !h
29440 wide false
29441 sideways false
29442 status open
29443
29444 \begin_layout Plain Layout
29445 \begin_inset ERT
29446 status collapsed
29447
29448 \begin_layout Plain Layout
29449
29450
29451 \backslash
29452 framebox{
29453 \end_layout
29454
29455 \end_inset
29456
29457
29458 \begin_inset Graphics
29459         filename ../clipart/without_fntright.pdf
29460         width 100col%
29461
29462 \end_inset
29463
29464
29465 \begin_inset ERT
29466 status collapsed
29467
29468 \begin_layout Plain Layout
29469
29470 }
29471 \end_layout
29472
29473 \end_inset
29474
29475
29476 \end_layout
29477
29478 \begin_layout Plain Layout
29479 \begin_inset Caption
29480
29481 \begin_layout Plain Layout
29482 \begin_inset CommandInset label
29483 LatexCommand label
29484 name "fig:Colocación-standard-del-pie"
29485
29486 \end_inset
29487
29488 Colocación estándar de notas al pie en documentos a dos columnas.
29489 \end_layout
29490
29491 \end_inset
29492
29493
29494 \end_layout
29495
29496 \end_inset
29497
29498
29499 \end_layout
29500
29501 \begin_layout Standard
29502 \begin_inset Float figure
29503 placement !h
29504 wide false
29505 sideways false
29506 status open
29507
29508 \begin_layout Plain Layout
29509 \begin_inset ERT
29510 status collapsed
29511
29512 \begin_layout Plain Layout
29513
29514
29515 \backslash
29516 framebox{
29517 \end_layout
29518
29519 \end_inset
29520
29521
29522 \begin_inset Graphics
29523         filename ../clipart/with_fntright.pdf
29524         width 100col%
29525
29526 \end_inset
29527
29528
29529 \begin_inset ERT
29530 status collapsed
29531
29532 \begin_layout Plain Layout
29533
29534 }
29535 \end_layout
29536
29537 \end_inset
29538
29539
29540 \end_layout
29541
29542 \begin_layout Plain Layout
29543 \begin_inset Caption
29544
29545 \begin_layout Plain Layout
29546 \begin_inset CommandInset label
29547 LatexCommand label
29548 name "fig:Colocación-del-pie-en"
29549
29550 \end_inset
29551
29552 Colocación de la nota al pie en documentos a dos columnas cuando se usa
29553  el paquete LaTeX 
29554 \series bold
29555 ftnright
29556 \series default
29557 .
29558 \end_layout
29559
29560 \end_inset
29561
29562
29563 \end_layout
29564
29565 \end_inset
29566
29567
29568 \end_layout
29569
29570 \begin_layout Standard
29571 \begin_inset VSpace bigskip
29572 \end_inset
29573
29574 En alguna literatura científica es habitual reunir las notas para imprimirlas
29575  en un párrafo separado al final de la sección, como en la figura
29576 \begin_inset space ~
29577 \end_inset
29578
29579
29580 \begin_inset CommandInset ref
29581 LatexCommand ref
29582 reference "fig:Notas-al-pie-al-final"
29583
29584 \end_inset
29585
29586 .
29587  Para reunir las notas al final
29588 \begin_inset Index idx
29589 status collapsed
29590
29591 \begin_layout Plain Layout
29592 Notas ! al final
29593 \end_layout
29594
29595 \end_inset
29596
29597  en vez de a pie de página, carga en el menú 
29598 \family sans
29599 Documento\SpecialChar \menuseparator
29600 Configuratión\SpecialChar \menuseparator
29601 Módulos
29602 \family default
29603  el módulo 
29604 \family sans
29605 Pie
29606 \begin_inset space ~
29607 \end_inset
29608
29609 al
29610 \begin_inset space ~
29611 \end_inset
29612
29613 final
29614 \family default
29615 .
29616  Para insertar la colección de notas, escribe el comando
29617 \end_layout
29618
29619 \begin_layout Standard
29620
29621 \series bold
29622
29623 \backslash
29624 theendnotes
29625 \end_layout
29626
29627 \begin_layout Standard
29628 en código TeX al final de una sección o capítulo.
29629 \end_layout
29630
29631 \begin_layout Standard
29632 \begin_inset Float figure
29633 wide false
29634 sideways false
29635 status open
29636
29637 \begin_layout Plain Layout
29638 \align center
29639 \begin_inset ERT
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643
29644
29645 \backslash
29646 framebox{
29647 \end_layout
29648
29649 \end_inset
29650
29651
29652 \begin_inset Graphics
29653         filename ../clipart/endnotes.pdf
29654
29655 \end_inset
29656
29657
29658 \begin_inset ERT
29659 status collapsed
29660
29661 \begin_layout Plain Layout
29662
29663 }
29664 \end_layout
29665
29666 \end_inset
29667
29668
29669 \end_layout
29670
29671 \begin_layout Plain Layout
29672 \begin_inset Caption
29673
29674 \begin_layout Plain Layout
29675 \begin_inset CommandInset label
29676 LatexCommand label
29677 name "fig:Notas-al-pie-al-final"
29678
29679 \end_inset
29680
29681 Notas al final: notas impresas en párrafo separado al final de la sección
29682  o del capítulo.
29683 \end_layout
29684
29685 \end_inset
29686
29687
29688 \end_layout
29689
29690 \end_inset
29691
29692
29693 \end_layout
29694
29695 \begin_layout Standard
29696 \begin_inset VSpace medskip
29697 \end_inset
29698
29699 La cabecera de párrafo para las notas finales no se traduce automáticamente
29700  al lenguaje del documento, hay que hacerlo manualmente.
29701  El siguiente comando de preámbulo traduce el nombre en inglés «Notes» al
29702  español «Notas»:
29703 \end_layout
29704
29705 \begin_layout Standard
29706
29707 \series bold
29708
29709 \backslash
29710 renewcommand{
29711 \backslash
29712 notesname}{Notas}
29713 \end_layout
29714
29715 \begin_layout Standard
29716 \begin_inset VSpace medskip
29717 \end_inset
29718
29719 La numeración de notas finales puede cambiarse como la de las notas al pie,
29720  como se describe en la sección
29721 \begin_inset space ~
29722 \end_inset
29723
29724
29725 \begin_inset CommandInset ref
29726 LatexCommand ref
29727 reference "sub:Numeración-de-Notas-al-Pie"
29728
29729 \end_inset
29730
29731 ; sólo hay que reemplazar el comando 
29732 \series bold
29733
29734 \backslash
29735 thefootnote
29736 \series default
29737  por 
29738 \series bold
29739
29740 \backslash
29741 theendnote
29742 \series default
29743 .
29744  Para restablecer la numeración usa el comando 
29745 \series bold
29746
29747 \backslash
29748 @addtoreset
29749 \series default
29750  como se describe en la sección
29751 \begin_inset space ~
29752 \end_inset
29753
29754
29755 \begin_inset CommandInset ref
29756 LatexCommand ref
29757 reference "sub:Numeración-de-Notas-al-Pie"
29758
29759 \end_inset
29760
29761  y sustituye el parámetro de comando 
29762 \series bold
29763 footnote
29764 \series default
29765  por 
29766 \series bold
29767 endnote
29768 \series default
29769 .
29770 \end_layout
29771
29772 \begin_layout Standard
29773 Para notas al final hay el comando el comando 
29774 \series bold
29775
29776 \backslash
29777 endnotemark[número]
29778 \series default
29779  similar al comando 
29780 \series bold
29781
29782 \backslash
29783 footnotemark
29784 \series default
29785 , descrito en la sección
29786 \begin_inset space ~
29787 \end_inset
29788
29789
29790 \begin_inset CommandInset ref
29791 LatexCommand ref
29792 reference "sec:Notas-al-pie"
29793
29794 \end_inset
29795
29796 .
29797 \end_layout
29798
29799 \begin_layout Standard
29800 \begin_inset VSpace bigskip
29801 \end_inset
29802
29803 Las notas al pie también pueden colocarse al margen de la página y la alineación
29804  del texto del pie también puede cambiarse, véase el paquete LaTeX 
29805 \series bold
29806 footmisc
29807 \series default
29808
29809 \begin_inset Index idx
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813 LaTeX-paquetes ! footmisc
29814 \end_layout
29815
29816 \end_inset
29817
29818  
29819 \begin_inset CommandInset citation
29820 LatexCommand cite
29821 key "footmisc"
29822
29823 \end_inset
29824
29825  para más información.
29826 \end_layout
29827
29828 \begin_layout Standard
29829 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
29830  
29831 \begin_inset CommandInset citation
29832 LatexCommand cite
29833 key "latexcompanion,latexguide,latexbook"
29834
29835 \end_inset
29836
29837 .
29838  Si estás usando una clase de documento 
29839 \series bold
29840 KOMA-Script
29841 \series default
29842
29843 \begin_inset Index idx
29844 status collapsed
29845
29846 \begin_layout Plain Layout
29847 LaTeX-paquetes ! KOMA-Script
29848 \end_layout
29849
29850 \end_inset
29851
29852 , puedes ajustar las características de las notas al pie mediante comandos
29853  específicos de la clase, véase 
29854 \begin_inset CommandInset citation
29855 LatexCommand cite
29856 key "KOMA-Script"
29857
29858 \end_inset
29859
29860 .
29861 \end_layout
29862
29863 \begin_layout Section
29864 Notas al margen
29865 \begin_inset Index idx
29866 status collapsed
29867
29868 \begin_layout Plain Layout
29869 Notas ! al margen
29870 \end_layout
29871
29872 \end_inset
29873
29874
29875 \end_layout
29876
29877 \begin_layout Standard
29878 Las notas al margen se ven y se comportan en LyX como notas al pie.
29879  Se insertan con el menú 
29880 \family sans
29881 Insertar\SpecialChar \menuseparator
29882 Nota
29883 \begin_inset space ~
29884 \end_inset
29885
29886 al
29887 \begin_inset space ~
29888 \end_inset
29889
29890 margen
29891 \family default
29892  o con el botón 
29893 \family sans
29894
29895 \begin_inset Info
29896 type  "icon"
29897 arg   "marginalnote-insert"
29898 \end_inset
29899
29900
29901 \family default
29902 .
29903  Aparece un cuadro gris con la etiqueta 
29904 \family roman
29905 \series medium
29906 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
29907 \end_layout
29908
29909 \begin_layout Standard
29910 Al lado hay un ejemplo de nota al margen.
29911
29912 \family roman
29913 \series medium
29914  
29915 \begin_inset Marginal
29916 status open
29917
29918 \begin_layout Plain Layout
29919 Esto es una nota al margen.
29920 \end_layout
29921
29922 \end_inset
29923
29924
29925 \end_layout
29926
29927 \begin_layout Standard
29928 Estas notas salen en el margen derecho en documentos a una cara.
29929  En documentos a doble cara se muestran en el margen externo —margen izquierdo
29930  en páginas pares, derecho en páginas impares—.
29931  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
29932  a la derecha si la nota aparece en el margen izquierdo—.
29933  La primera línea de la nota se sitúa en la posición de la línea del texto
29934  en la que se inserta en el documento.
29935 \end_layout
29936
29937 \begin_layout Standard
29938 \begin_inset VSpace bigskip
29939 \end_inset
29940
29941 Para colocar la nota en el margen interno añade el comando
29942 \end_layout
29943
29944 \begin_layout Standard
29945
29946 \series bold
29947
29948 \backslash
29949 reversemarginpar
29950 \end_layout
29951
29952 \begin_layout Standard
29953 en código TeX antes de la nota.
29954  La nueva colocación es válida para todas las siguientes notas al margen.
29955  
29956 \begin_inset ERT
29957 status collapsed
29958
29959 \begin_layout Plain Layout
29960
29961
29962 \backslash
29963 reversemarginpar 
29964 \end_layout
29965
29966 \end_inset
29967
29968
29969 \begin_inset Marginal
29970 status open
29971
29972 \begin_layout Plain Layout
29973 Esto es una nota en el margen interno.
29974 \end_layout
29975
29976 \end_inset
29977
29978
29979 \series bold
29980
29981 \begin_inset Newline newline
29982 \end_inset
29983
29984
29985 \series default
29986
29987 \begin_inset Note Greyedout
29988 status open
29989
29990 \begin_layout Plain Layout
29991
29992 \series bold
29993 Nota:
29994 \series default
29995  A veces no hay espacio suficiente en el margen interno, por lo que la nota
29996  no se mostrará correctamente en la salida.
29997 \end_layout
29998
29999 \end_inset
30000
30001
30002 \end_layout
30003
30004 \begin_layout Standard
30005 Para volver a la ubicación predeterminada inserta en código TeX el comando
30006 \begin_inset ERT
30007 status collapsed
30008
30009 \begin_layout Plain Layout
30010
30011
30012 \backslash
30013 normalmarginpar 
30014 \end_layout
30015
30016 \end_inset
30017
30018
30019 \end_layout
30020
30021 \begin_layout Standard
30022
30023 \series bold
30024
30025 \backslash
30026 normalmarginpar
30027 \end_layout
30028
30029 \begin_layout Standard
30030 \begin_inset Note Greyedout
30031 status open
30032
30033 \begin_layout Plain Layout
30034
30035 \series bold
30036 Nota:
30037 \series default
30038  El comando se ignora si en el mismo párrafo está también presente el comando
30039  
30040 \series bold
30041
30042 \backslash
30043 reversemarginpar
30044 \series default
30045 .
30046 \end_layout
30047
30048 \end_inset
30049
30050
30051 \end_layout
30052
30053 \begin_layout Standard
30054 \begin_inset VSpace bigskip
30055 \end_inset
30056
30057
30058 \family roman
30059 \series medium
30060
30061 \begin_inset Marginal
30062 status open
30063
30064 \begin_layout Plain Layout
30065 PalabraMuyLargaAlMargen no partida con guión.
30066 \end_layout
30067
30068 \end_inset
30069
30070
30071 \family default
30072 \series default
30073  Como en el caso descrito en la sección
30074 \begin_inset space ~
30075 \end_inset
30076
30077
30078 \begin_inset CommandInset ref
30079 LatexCommand ref
30080 reference "sub:Líneas-Múltiples-en"
30081
30082 \end_inset
30083
30084 , una palabra larga no puede partirse con guión cuando es la primera en
30085  la nota al margen.
30086  Para evitar esto, inserta un espacio horizontal de 0
30087 \begin_inset space \thinspace{}
30088 \end_inset
30089
30090 pt antes de la palabra
30091 \family roman
30092 \series medium
30093 .
30094 \end_layout
30095
30096 \begin_layout Standard
30097
30098 \family roman
30099 \series medium
30100 \begin_inset Marginal
30101 status open
30102
30103 \begin_layout Plain Layout
30104 \begin_inset ERT
30105 status collapsed
30106
30107 \begin_layout Plain Layout
30108
30109
30110 \backslash
30111 hspace{0pt}
30112 \end_layout
30113
30114 \end_inset
30115
30116 PalabraMuyLargaAlMargen partida con guión.
30117 \end_layout
30118
30119 \end_inset
30120
30121
30122 \end_layout
30123
30124 \begin_layout Standard
30125 \begin_inset VSpace bigskip
30126 \end_inset
30127
30128
30129 \end_layout
30130
30131 \begin_layout Standard
30132 \begin_inset Note Greyedout
30133 status open
30134
30135 \begin_layout Plain Layout
30136
30137 \series bold
30138 Nota:
30139 \series default
30140  Normalmente no pueden utilizarse notas al margen en cuadros, flotantes
30141  y notas al pie.
30142 \end_layout
30143
30144 \end_inset
30145
30146
30147 \end_layout
30148
30149 \begin_layout Standard
30150 \begin_inset VSpace bigskip
30151 \end_inset
30152
30153
30154 \end_layout
30155
30156 \begin_layout Standard
30157 \begin_inset ERT
30158 status collapsed
30159
30160 \begin_layout Plain Layout
30161
30162
30163 \backslash
30164 ifmarginnote
30165 \end_layout
30166
30167 \end_inset
30168
30169
30170 \begin_inset Note Note
30171 status open
30172
30173 \begin_layout Plain Layout
30174 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
30175  LaTeX 
30176 \series bold
30177 marginnote
30178 \series default
30179 .
30180 \end_layout
30181
30182 \end_inset
30183
30184
30185 \end_layout
30186
30187 \begin_layout Standard
30188 Esta restricción se puede salvar con el paquete LaTeX 
30189 \series bold
30190 marginnote
30191 \series default
30192
30193 \begin_inset Index idx
30194 status collapsed
30195
30196 \begin_layout Plain Layout
30197 LaTeX-paquetes ! marginnote
30198 \end_layout
30199
30200 \end_inset
30201
30202 .
30203  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
30204  notas al margen es redefinido para usar el comando proporcionado por el
30205  paquete 
30206 \series bold
30207 marginnote
30208 \series default
30209 :
30210 \end_layout
30211
30212 \begin_layout Standard
30213
30214 \series bold
30215
30216 \backslash
30217 usepackage{marginnote}
30218 \begin_inset Newline newline
30219 \end_inset
30220
30221
30222 \backslash
30223 let
30224 \backslash
30225 marginpar
30226 \backslash
30227 marginnote
30228 \end_layout
30229
30230 \begin_layout Standard
30231 Esto se ha utilizado en el presente documento porque 
30232 \series bold
30233 marginnote
30234 \series default
30235  tiene una característica adicional útil: Puedes establecer un desplazamiento
30236  vertical a la nota.
30237  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
30238  diseño de la página.
30239  En LyX, el desplazamiento se escribe directamente tras la nota al margen,
30240  en código TeX
30241 \end_layout
30242
30243 \begin_layout Standard
30244
30245 \series bold
30246 [desplazamiento]
30247 \end_layout
30248
30249 \begin_layout Standard
30250 donde desplazamiento es una longitud en una de las unidades del cuadro
30251 \begin_inset space ~
30252 \end_inset
30253
30254
30255 \begin_inset CommandInset ref
30256 LatexCommand ref
30257 reference "tab:Unidades"
30258
30259 \end_inset
30260
30261 .
30262  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
30263  abajo.
30264  
30265 \family roman
30266 \series medium
30267 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
30268 \begin_inset space \thinspace{}
30269 \end_inset
30270
30271 cm arriba con el comando en código TeX 
30272 \begin_inset Quotes eld
30273 \end_inset
30274
30275
30276 \family default
30277 \series bold
30278 [-1.5cm]
30279 \family roman
30280 \series medium
30281
30282 \begin_inset Quotes erd
30283 \end_inset
30284
30285
30286 \begin_inset Marginal
30287 status collapsed
30288
30289 \begin_layout Plain Layout
30290 Esta nota está 1.5
30291 \begin_inset space \thinspace{}
30292 \end_inset
30293
30294 cm por encima de su posición original.
30295 \end_layout
30296
30297 \end_inset
30298
30299
30300 \family default
30301 \series default
30302
30303 \begin_inset ERT
30304 status collapsed
30305
30306 \begin_layout Plain Layout
30307
30308 [-1.5cm]
30309 \end_layout
30310
30311 \end_inset
30312
30313
30314 \end_layout
30315
30316 \begin_layout Standard
30317 \begin_inset VSpace medskip
30318 \end_inset
30319
30320 Con 
30321 \series bold
30322 marginnote
30323 \series default
30324  también puedes cambiar la alineación del texto en el margen.
30325  Por ejemplo los comandos
30326 \end_layout
30327
30328 \begin_layout Standard
30329
30330 \series bold
30331
30332 \backslash
30333 renewcommand*{
30334 \backslash
30335 raggedleftmarginnote}{
30336 \backslash
30337 centering}
30338 \begin_inset Newline newline
30339 \end_inset
30340
30341
30342 \backslash
30343 renewcommand*{
30344 \backslash
30345 raggedrightmarginnote}{
30346 \backslash
30347 centering}
30348 \end_layout
30349
30350 \begin_layout Standard
30351 producen alineación centrada.
30352  
30353 \series bold
30354
30355 \backslash
30356 raggedleftmarginnote
30357 \series default
30358  identifica las notas que aparecen al lado izquierdo.
30359 \family roman
30360 \series medium
30361
30362 \begin_inset ERT
30363 status collapsed
30364
30365 \begin_layout Plain Layout
30366
30367
30368 \backslash
30369 renewcommand*{
30370 \backslash
30371 raggedleftmarginnote}{
30372 \backslash
30373 centering}
30374 \end_layout
30375
30376 \begin_layout Plain Layout
30377
30378
30379 \backslash
30380 renewcommand*{
30381 \backslash
30382 raggedrightmarginnote}{
30383 \backslash
30384 centering}
30385 \end_layout
30386
30387 \end_inset
30388
30389
30390 \begin_inset Marginal
30391 status open
30392
30393 \begin_layout Plain Layout
30394 El texto de esta nota está centrado.
30395 \end_layout
30396
30397 \end_inset
30398
30399
30400 \family default
30401 \series default
30402  El valor predeterminado es 
30403 \end_layout
30404
30405 \begin_layout Standard
30406
30407 \series bold
30408
30409 \backslash
30410 renewcommand*{
30411 \backslash
30412 raggedleftmarginnote}{
30413 \backslash
30414 raggedleft}
30415 \begin_inset Newline newline
30416 \end_inset
30417
30418
30419 \backslash
30420 renewcommand*{
30421 \backslash
30422 raggedrightmarginnote}{
30423 \backslash
30424 raggedright}
30425 \family roman
30426 \series medium
30427
30428 \begin_inset ERT
30429 status collapsed
30430
30431 \begin_layout Plain Layout
30432
30433
30434 \backslash
30435 renewcommand*{
30436 \backslash
30437 raggedleftmarginnote}{
30438 \backslash
30439 raggedleft}
30440 \end_layout
30441
30442 \begin_layout Plain Layout
30443
30444
30445 \backslash
30446 renewcommand*{
30447 \backslash
30448 raggedrightmarginnote}{
30449 \backslash
30450 raggedright}
30451 \end_layout
30452
30453 \end_inset
30454
30455
30456 \end_layout
30457
30458 \begin_layout Standard
30459 \begin_inset VSpace medskip
30460 \end_inset
30461
30462 Para otras características de 
30463 \series bold
30464 marginnote
30465 \series default
30466  mira en su documentación 
30467 \begin_inset CommandInset citation
30468 LatexCommand cite
30469 key "marginnote"
30470
30471 \end_inset
30472
30473 .
30474 \end_layout
30475
30476 \begin_layout Standard
30477 \begin_inset VSpace bigskip
30478 \end_inset
30479
30480 El diseño de las notas al margen puede ser redefinido.
30481  Por ejemplo, para crear una cabecera para todas las notas con el texto
30482  
30483 \begin_inset Quotes eld
30484 \end_inset
30485
30486
30487 \series bold
30488 \bar under
30489 ¡
30490 \family sans
30491 Atención
30492 \family default
30493 !
30494 \series default
30495 \bar default
30496
30497 \begin_inset Quotes erd
30498 \end_inset
30499
30500 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
30501 \end_layout
30502
30503 \begin_layout Standard
30504
30505 \series bold
30506
30507 \backslash
30508 let
30509 \backslash
30510 myMarginpar
30511 \backslash
30512 marginpar
30513 \begin_inset Newline newline
30514 \end_inset
30515
30516
30517 \backslash
30518 renewcommand{
30519 \backslash
30520 marginpar}[1]{
30521 \backslash
30522 myMarginpar{%
30523 \begin_inset Newline newline
30524 \end_inset
30525
30526
30527 \begin_inset Phantom HPhantom
30528 status open
30529
30530 \begin_layout Plain Layout
30531
30532 \series bold
30533 \begin_inset space ~
30534 \end_inset
30535
30536
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \backslash
30543 hspace{0pt}
30544 \backslash
30545 textsf{
30546 \backslash
30547 textbf{
30548 \backslash
30549 underbar{¡Atención!}}}%
30550 \begin_inset Newline newline
30551 \end_inset
30552
30553
30554 \begin_inset Phantom HPhantom
30555 status open
30556
30557 \begin_layout Plain Layout
30558
30559 \series bold
30560 \begin_inset space ~
30561 \end_inset
30562
30563
30564 \end_layout
30565
30566 \end_inset
30567
30568
30569 \backslash
30570 vspace{1.5mm}
30571 \backslash
30572
30573 \backslash
30574 #1}}
30575 \end_layout
30576
30577 \begin_layout Standard
30578
30579 \family roman
30580 \series medium
30581 \begin_inset ERT
30582 status collapsed
30583
30584 \begin_layout Plain Layout
30585
30586
30587 \backslash
30588 let
30589 \backslash
30590 myMarginpar
30591 \backslash
30592 marginpar
30593 \end_layout
30594
30595 \begin_layout Plain Layout
30596
30597
30598 \backslash
30599 renewcommand{
30600 \backslash
30601 marginpar}[1]{
30602 \backslash
30603 myMarginpar{%
30604 \end_layout
30605
30606 \begin_layout Plain Layout
30607
30608    
30609 \backslash
30610 textsf{
30611 \backslash
30612 textbf{
30613 \backslash
30614 underbar{¡Atención!}}}%
30615 \end_layout
30616
30617 \begin_layout Plain Layout
30618
30619    
30620 \backslash
30621 vspace{1.5mm}
30622 \backslash
30623
30624 \backslash
30625 #1}}
30626 \end_layout
30627
30628 \end_inset
30629
30630
30631 \begin_inset Marginal
30632 status open
30633
30634 \begin_layout Plain Layout
30635 Esta es una nota con una cabecera definida.
30636 \end_layout
30637
30638 \end_inset
30639
30640
30641 \family default
30642 \series default
30643
30644 \begin_inset ERT
30645 status collapsed
30646
30647 \begin_layout Plain Layout
30648
30649 [-1.5cm]
30650 \end_layout
30651
30652 \end_inset
30653
30654
30655 \family roman
30656 \series medium
30657
30658 \begin_inset ERT
30659 status collapsed
30660
30661 \begin_layout Plain Layout
30662
30663
30664 \backslash
30665 renewcommand{
30666 \backslash
30667 marginpar}[1]{
30668 \backslash
30669 myMarginpar{#1}}
30670 \end_layout
30671
30672 \end_inset
30673
30674
30675 \family default
30676 \series default
30677
30678 \begin_inset Note Note
30679 status collapsed
30680
30681 \begin_layout Plain Layout
30682 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
30683 \end_layout
30684
30685 \end_inset
30686
30687
30688 \end_layout
30689
30690 \begin_layout Standard
30691 \begin_inset ERT
30692 status collapsed
30693
30694 \begin_layout Plain Layout
30695
30696
30697 \backslash
30698 else
30699 \end_layout
30700
30701 \end_inset
30702
30703
30704 \begin_inset Note Note
30705 status open
30706
30707 \begin_layout Plain Layout
30708 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
30709  
30710 \series bold
30711 marginnote
30712 \series default
30713 .
30714 \end_layout
30715
30716 \end_inset
30717
30718
30719 \end_layout
30720
30721 \begin_layout Standard
30722 Debes instalar el paquete LaTeX 
30723 \series bold
30724 marginnote
30725 \series default
30726  para ver la parte siguiente en la salida.
30727 \end_layout
30728
30729 \begin_layout Standard
30730 \begin_inset ERT
30731 status collapsed
30732
30733 \begin_layout Plain Layout
30734
30735
30736 \backslash
30737 fi
30738 \end_layout
30739
30740 \end_inset
30741
30742
30743 \end_layout
30744
30745 \begin_layout Chapter
30746 Marcos
30747 \end_layout
30748
30749 \begin_layout Section
30750 Introducción
30751 \begin_inset Index idx
30752 status collapsed
30753
30754 \begin_layout Plain Layout
30755 Marcos ! Introducción
30756 \end_layout
30757
30758 \end_inset
30759
30760
30761 \end_layout
30762
30763 \begin_layout Standard
30764 Los marcos se emplean para dar formato a bloques de texto.
30765  Se pueden usar para escribir documentos con varios idiomas, véase sección
30766 \begin_inset space ~
30767 \end_inset
30768
30769
30770 \begin_inset CommandInset ref
30771 LatexCommand ref
30772 reference "sec:Minipáginas"
30773
30774 \end_inset
30775
30776 , enmarcar textos, véase sección
30777 \begin_inset space ~
30778 \end_inset
30779
30780
30781 \begin_inset CommandInset ref
30782 LatexCommand ref
30783 reference "sec:Decoración"
30784
30785 \end_inset
30786
30787 , evitar la división de palabras, véase sección
30788 \begin_inset space ~
30789 \end_inset
30790
30791
30792 \begin_inset CommandInset ref
30793 LatexCommand ref
30794 reference "sec:Evitar-la-Partición"
30795
30796 \end_inset
30797
30798 , alinear texto, véase sección
30799 \begin_inset space ~
30800 \end_inset
30801
30802
30803 \begin_inset CommandInset ref
30804 LatexCommand ref
30805 reference "sub:Alineación-Vertical"
30806
30807 \end_inset
30808
30809 , o para poner color de fondo a un texto, véase sección
30810 \begin_inset space ~
30811 \end_inset
30812
30813
30814 \begin_inset CommandInset ref
30815 LatexCommand ref
30816 reference "sec:Marcos-Coloreados"
30817
30818 \end_inset
30819
30820 .
30821 \end_layout
30822
30823 \begin_layout Standard
30824 Se insertan con el menú 
30825 \family sans
30826 Insertar\SpecialChar \menuseparator
30827 Marco
30828 \family default
30829  o con el botón 
30830 \family sans
30831
30832 \begin_inset Info
30833 type  "icon"
30834 arg   "box-insert Frameless"
30835 \end_inset
30836
30837
30838 \family default
30839 .
30840  Surge un recuadro gris con la etiqueta 
30841 \family sans
30842 Marco (Minipágina)
30843 \family default
30844
30845 \begin_inset Graphics
30846         filename clipart/CuadroMinipagQt4.png
30847         scale 75
30848         keepAspectRatio
30849
30850 \end_inset
30851
30852 .
30853  El tipo de marco se puede elegir al hacer clic derecho sobre él y seleccionando
30854  
30855 \family sans
30856 Configuración
30857 \family default
30858 .
30859  Sale un diálogo en el que 
30860 \family sans
30861 Marco
30862 \family default
30863
30864 \begin_inset space ~
30865 \end_inset
30866
30867
30868 \family sans
30869 interior
30870 \family default
30871  permite escoger los tipos
30872 \family sans
30873  Minipágina
30874 \family default
30875
30876 \family sans
30877 Marco de párrafo
30878 \family default
30879  y 
30880 \family sans
30881 Marco de 
30882 \family default
30883 línea.
30884  
30885 \family sans
30886 Minipágina
30887 \family default
30888  es el predeterminado para nuevos marcos y se explica en la sección
30889 \begin_inset space ~
30890 \end_inset
30891
30892
30893 \begin_inset CommandInset ref
30894 LatexCommand ref
30895 reference "sec:Minipáginas"
30896
30897 \end_inset
30898
30899 ; el tipo 
30900 \family sans
30901 Marco de párrafo
30902 \family default
30903  se describe en la sección
30904 \begin_inset space ~
30905 \end_inset
30906
30907
30908 \begin_inset CommandInset ref
30909 LatexCommand ref
30910 reference "sec:Marcos-de-Párrafo"
30911
30912 \end_inset
30913
30914  y el tipo 
30915 \family sans
30916 Marco de línea
30917 \family default
30918  se describe en la sección
30919 \begin_inset space ~
30920 \end_inset
30921
30922
30923 \begin_inset CommandInset ref
30924 LatexCommand ref
30925 reference "sec:Evitar-la-Partición"
30926
30927 \end_inset
30928
30929 .
30930 \end_layout
30931
30932 \begin_layout Standard
30933 Los marcos no se numeran y por tanto no se pueden referenciar como los flotantes
30934  o las notas al pie.
30935 \end_layout
30936
30937 \begin_layout Standard
30938 \begin_inset Note Greyedout
30939 status open
30940
30941 \begin_layout Plain Layout
30942
30943 \series bold
30944 Nota:
30945 \series default
30946  Los marcos no deben ser el ítem en un entorno 
30947 \family sans
30948 Enumeración*
30949 \family default
30950  o 
30951 \family sans
30952 Descripción
30953 \family default
30954 .
30955 \end_layout
30956
30957 \end_inset
30958
30959
30960 \end_layout
30961
30962 \begin_layout Standard
30963 \begin_inset Note Greyedout
30964 status open
30965
30966 \begin_layout Plain Layout
30967
30968 \series bold
30969 Nota:
30970 \series default
30971  Por razones desconocidas sólo se puede poner el tipo 
30972 \family sans
30973 Marco
30974 \begin_inset space ~
30975 \end_inset
30976
30977 interior
30978 \family default
30979  en 
30980 \family sans
30981 Ninguno
30982 \family default
30983  cuando se emplea un marco enmarcado.
30984  Los marcos sin ningún tipo de 
30985 \family sans
30986 Marco
30987 \begin_inset space ~
30988 \end_inset
30989
30990 interior
30991 \family default
30992  y sin bordes se explican en la sección
30993 \begin_inset space ~
30994 \end_inset
30995
30996
30997 \begin_inset CommandInset ref
30998 LatexCommand ref
30999 reference "sec:Evitar-la-Partición"
31000
31001 \end_inset
31002
31003 .
31004 \end_layout
31005
31006 \end_inset
31007
31008
31009 \end_layout
31010
31011 \begin_layout Section
31012 Diálogo de marcos
31013 \begin_inset CommandInset label
31014 LatexCommand label
31015 name "sec:Diálogo-Marcos"
31016
31017 \end_inset
31018
31019
31020 \begin_inset Index idx
31021 status collapsed
31022
31023 \begin_layout Plain Layout
31024 Marcos ! Configuración
31025 \end_layout
31026
31027 \end_inset
31028
31029
31030 \end_layout
31031
31032 \begin_layout Subsection
31033 Tamaño
31034 \begin_inset Index idx
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038 Marcos ! Tamaño
31039 \end_layout
31040
31041 \end_inset
31042
31043
31044 \end_layout
31045
31046 \begin_layout Standard
31047 En el diálogo puedes ajustar la geometría del marco en los campos 
31048 \family sans
31049 Ancho
31050 \family default
31051  y 
31052 \family sans
31053 Alto
31054 \family default
31055 .
31056  Las unidades disponibles para la geometría se describen en el cuadro
31057 \begin_inset space ~
31058 \end_inset
31059
31060
31061 \begin_inset CommandInset ref
31062 LatexCommand ref
31063 reference "tab:Unidades"
31064
31065 \end_inset
31066
31067 .
31068  El campo 
31069 \family sans
31070 Alto
31071 \family default
31072  ofrece los siguientes tamaños adicionales:
31073 \end_layout
31074
31075 \begin_layout Description
31076 Profundidad Es la 
31077 \begin_inset Quotes fld
31078 \end_inset
31079
31080 altura
31081 \begin_inset Quotes frd
31082 \end_inset
31083
31084  del texto plano.
31085  Ignora la profundidad total cuando hay múltiples líneas de texto en el
31086  marco:
31087 \begin_inset Newline newline
31088 \end_inset
31089
31090
31091 \begin_inset Newline newline
31092 \end_inset
31093
31094
31095 \begin_inset Newline newline
31096 \end_inset
31097
31098
31099 \begin_inset Newline newline
31100 \end_inset
31101
31102
31103 \begin_inset Box Boxed
31104 position "c"
31105 hor_pos "c"
31106 has_inner_box 1
31107 inner_pos "c"
31108 use_parbox 0
31109 use_makebox 0
31110 width "12col%"
31111 special "none"
31112 height "1in"
31113 height_special "depth"
31114 status open
31115
31116 \begin_layout Plain Layout
31117 \align center
31118 Marco con altura establecida en 1
31119 \begin_inset space \thinspace{}
31120 \end_inset
31121
31122 Profundidad
31123 \end_layout
31124
31125 \end_inset
31126
31127
31128 \begin_inset Newline newline
31129 \end_inset
31130
31131
31132 \begin_inset Newline newline
31133 \end_inset
31134
31135
31136 \end_layout
31137
31138 \begin_layout Description
31139 Alto Es la altura del texto que está dentro del marco.
31140  Un valor de, p.
31141 \begin_inset space \thinspace{}
31142 \end_inset
31143
31144 e.
31145 \begin_inset space ~
31146 \end_inset
31147
31148 2 para este tamaño fijará la altura del marco a 2 veces la altura del texto:
31149  
31150 \begin_inset Box Boxed
31151 position "c"
31152 hor_pos "c"
31153 has_inner_box 1
31154 inner_pos "c"
31155 use_parbox 0
31156 use_makebox 0
31157 width "20col%"
31158 special "none"
31159 height "2in"
31160 height_special "height"
31161 status open
31162
31163 \begin_layout Plain Layout
31164 \align center
31165 Marco con altura puesta en 2
31166 \begin_inset space \thinspace{}
31167 \end_inset
31168
31169 Alto
31170 \end_layout
31171
31172 \end_inset
31173
31174
31175 \end_layout
31176
31177 \begin_layout Description
31178 Alto
31179 \begin_inset space ~
31180 \end_inset
31181
31182 total Esto es el Alto
31183 \begin_inset space \thinspace{}
31184 \end_inset
31185
31186 +
31187 \begin_inset space \thinspace{}
31188 \end_inset
31189
31190 Profundidad: 
31191 \begin_inset Box Boxed
31192 position "c"
31193 hor_pos "c"
31194 has_inner_box 1
31195 inner_pos "c"
31196 use_parbox 0
31197 use_makebox 0
31198 width "20col%"
31199 special "none"
31200 height "1in"
31201 height_special "totalheight"
31202 status open
31203
31204 \begin_layout Plain Layout
31205 \align center
31206 Marco con altura puesta a 1
31207 \begin_inset space \thinspace{}
31208 \end_inset
31209
31210 Alto
31211 \begin_inset space ~
31212 \end_inset
31213
31214 total
31215 \end_layout
31216
31217 \end_inset
31218
31219
31220 \end_layout
31221
31222 \begin_layout Description
31223 Ancho Esto determina al ancho del marco como altura: 
31224 \begin_inset Box Boxed
31225 position "c"
31226 hor_pos "c"
31227 has_inner_box 1
31228 inner_pos "c"
31229 use_parbox 0
31230 use_makebox 0
31231 width "12col%"
31232 special "none"
31233 height "1in"
31234 height_special "width"
31235 status open
31236
31237 \begin_layout Plain Layout
31238 \align center
31239 Marco con altura puesta en 1
31240 \begin_inset space \thinspace{}
31241 \end_inset
31242
31243 Ancho
31244 \end_layout
31245
31246 \end_inset
31247
31248
31249 \end_layout
31250
31251 \begin_layout Subsection
31252 Alineación
31253 \begin_inset Index idx
31254 status collapsed
31255
31256 \begin_layout Plain Layout
31257 Marcos ! Alineación
31258 \end_layout
31259
31260 \end_inset
31261
31262
31263 \end_layout
31264
31265 \begin_layout Standard
31266 Si has elegido un 
31267 \family sans
31268 Marco
31269 \begin_inset space ~
31270 \end_inset
31271
31272 interior
31273 \family default
31274 , la alineación vertical del marco puede ser:
31275 \end_layout
31276
31277 \begin_layout Description
31278 Superior Ejemplo de línea de texto.
31279  
31280 \begin_inset Box Boxed
31281 position "t"
31282 hor_pos "c"
31283 has_inner_box 1
31284 inner_pos "c"
31285 use_parbox 0
31286 use_makebox 0
31287 width "12col%"
31288 special "none"
31289 height "1in"
31290 height_special "totalheight"
31291 status collapsed
31292
31293 \begin_layout Plain Layout
31294 \align center
31295 marco alineado arriba.
31296 \end_layout
31297
31298 \end_inset
31299
31300  Ejemplo de línea de texto.
31301 \end_layout
31302
31303 \begin_layout Description
31304 Medio Ejemplo de línea de texto.
31305  
31306 \begin_inset Box Boxed
31307 position "c"
31308 hor_pos "c"
31309 has_inner_box 1
31310 inner_pos "c"
31311 use_parbox 0
31312 use_makebox 0
31313 width "12col%"
31314 special "none"
31315 height "1in"
31316 height_special "totalheight"
31317 status collapsed
31318
31319 \begin_layout Plain Layout
31320 \align center
31321 marco alineado en medio.
31322 \end_layout
31323
31324 \end_inset
31325
31326  Ejemplo de línea de texto.
31327 \end_layout
31328
31329 \begin_layout Description
31330 Inferior Ejemplo de línea de texto.
31331  
31332 \begin_inset Box Boxed
31333 position "b"
31334 hor_pos "c"
31335 has_inner_box 1
31336 inner_pos "c"
31337 use_parbox 0
31338 use_makebox 0
31339 width "12col%"
31340 special "none"
31341 height "1in"
31342 height_special "totalheight"
31343 status collapsed
31344
31345 \begin_layout Plain Layout
31346 \align center
31347 marco alineado abajo.
31348 \end_layout
31349
31350 \end_inset
31351
31352  Ejemplo de línea de texto.
31353 \end_layout
31354
31355 \begin_layout Standard
31356 \begin_inset Note Greyedout
31357 status open
31358
31359 \begin_layout Plain Layout
31360
31361 \series bold
31362 Nota:
31363 \series default
31364  La alineación vertical puede desaparecer en la salida si hay dos marcos
31365  en una línea y, p.
31366 \begin_inset space \thinspace{}
31367 \end_inset
31368
31369 e., uno de ellos tiene sombreado y el otro no.
31370 \end_layout
31371
31372 \end_inset
31373
31374
31375 \end_layout
31376
31377 \begin_layout Standard
31378 La alineación horizontal del marco puede establecerse en el diálogo de configura
31379 ción de párrafo de LyX si colocas el marco en su propio párrafo.
31380 \end_layout
31381
31382 \begin_layout Standard
31383 \begin_inset VSpace bigskip
31384 \end_inset
31385
31386 Si has escogido un 
31387 \family sans
31388 Marco
31389 \begin_inset space ~
31390 \end_inset
31391
31392 interior
31393 \family default
31394 , el contenido puede alinearse verticalmente a:
31395 \end_layout
31396
31397 \begin_layout Description
31398 Superior Ejemplo de línea de texto.
31399  
31400 \begin_inset Box Boxed
31401 position "c"
31402 hor_pos "c"
31403 has_inner_box 1
31404 inner_pos "t"
31405 use_parbox 0
31406 use_makebox 0
31407 width "12col%"
31408 special "none"
31409 height "1.5in"
31410 height_special "totalheight"
31411 status collapsed
31412
31413 \begin_layout Plain Layout
31414 \align center
31415 marco con texto alineado arriba.
31416 \end_layout
31417
31418 \end_inset
31419
31420  Ejemplo de línea de texto.
31421 \end_layout
31422
31423 \begin_layout Description
31424 Medio Ejemplo de línea de texto.
31425  
31426 \begin_inset Box Boxed
31427 position "c"
31428 hor_pos "c"
31429 has_inner_box 1
31430 inner_pos "c"
31431 use_parbox 0
31432 use_makebox 0
31433 width "12col%"
31434 special "none"
31435 height "1.5in"
31436 height_special "totalheight"
31437 status collapsed
31438
31439 \begin_layout Plain Layout
31440 \align center
31441 marco con texto alineado en medio.
31442 \end_layout
31443
31444 \end_inset
31445
31446  Ejemplo de línea de texto.
31447 \end_layout
31448
31449 \begin_layout Description
31450 Inferior Ejemplo de línea de texto.
31451  
31452 \begin_inset Box Boxed
31453 position "c"
31454 hor_pos "c"
31455 has_inner_box 1
31456 inner_pos "b"
31457 use_parbox 0
31458 use_makebox 0
31459 width "12col%"
31460 special "none"
31461 height "1.5in"
31462 height_special "totalheight"
31463 status collapsed
31464
31465 \begin_layout Plain Layout
31466 \align center
31467 marco con texto alineado abajo.
31468 \end_layout
31469
31470 \end_inset
31471
31472  Ejemplo de línea de texto.
31473 \end_layout
31474
31475 \begin_layout Description
31476 Estirado Ejemplo de línea de texto.
31477  
31478 \begin_inset Box Boxed
31479 position "c"
31480 hor_pos "c"
31481 has_inner_box 1
31482 inner_pos "s"
31483 use_parbox 0
31484 use_makebox 0
31485 width "12col%"
31486 special "none"
31487 height "1.5in"
31488 height_special "totalheight"
31489 status collapsed
31490
31491 \begin_layout Plain Layout
31492 \align center
31493 Este texto
31494 \end_layout
31495
31496 \begin_layout Plain Layout
31497 \align center
31498 está
31499 \end_layout
31500
31501 \begin_layout Plain Layout
31502 \align center
31503 estirado.
31504 \end_layout
31505
31506 \end_inset
31507
31508  Ejemplo de línea de texto.
31509 \end_layout
31510
31511 \begin_layout Standard
31512 Para estirar el contenido debe tener más de un párrafo.
31513  En el ejemplo anterior cada línea de texto está en un párrafo propio.
31514 \end_layout
31515
31516 \begin_layout Standard
31517 \begin_inset VSpace bigskip
31518 \end_inset
31519
31520 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
31521  LyX cuando hayas escogido un 
31522 \family sans
31523 Marco
31524 \begin_inset space ~
31525 \end_inset
31526
31527 interior
31528 \family default
31529 .
31530 \end_layout
31531
31532 \begin_layout Standard
31533 \align center
31534 \begin_inset Box Boxed
31535 position "c"
31536 hor_pos "c"
31537 has_inner_box 1
31538 inner_pos "s"
31539 use_parbox 0
31540 use_makebox 0
31541 width "15col%"
31542 special "none"
31543 height "1.25in"
31544 height_special "totalheight"
31545 status collapsed
31546
31547 \begin_layout Plain Layout
31548 \align left
31549 marco
31550 \end_layout
31551
31552 \begin_layout Plain Layout
31553 \align center
31554 con texto
31555 \end_layout
31556
31557 \begin_layout Plain Layout
31558 \align right
31559 estirado
31560 \end_layout
31561
31562 \end_inset
31563
31564
31565 \end_layout
31566
31567 \begin_layout Standard
31568 Si no has establecido un 
31569 \family sans
31570 Marco
31571 \begin_inset space ~
31572 \end_inset
31573
31574 interior
31575 \family default
31576 , puedes alinear horizontalmente el contenido del marco en el diálogo de
31577  marcos.
31578 \end_layout
31579
31580 \begin_layout Standard
31581 \align center
31582 \begin_inset Box Boxed
31583 position "c"
31584 hor_pos "s"
31585 has_inner_box 0
31586 inner_pos "s"
31587 use_parbox 0
31588 use_makebox 0
31589 width "90col%"
31590 special "none"
31591 height "1.25in"
31592 height_special "totalheight"
31593 status open
31594
31595 \begin_layout Plain Layout
31596 Texto estirado horizontalmente.
31597 \end_layout
31598
31599 \end_inset
31600
31601
31602 \end_layout
31603
31604 \begin_layout Subsection
31605 Decoración
31606 \begin_inset CommandInset label
31607 LatexCommand label
31608 name "sec:Decoración"
31609
31610 \end_inset
31611
31612
31613 \begin_inset Index idx
31614 status collapsed
31615
31616 \begin_layout Plain Layout
31617 Marcos ! Decoración
31618 \end_layout
31619
31620 \end_inset
31621
31622
31623 \end_layout
31624
31625 \begin_layout Standard
31626 El estilo de borde del marco se puede determinar en la lista desplegable
31627  
31628 \family sans
31629 Tipo
31630 \family default
31631  del diálogo de marcos.
31632  Son posibles los siguientes bordes:
31633 \end_layout
31634
31635 \begin_layout Description
31636 Sin
31637 \begin_inset space ~
31638 \end_inset
31639
31640 borde No se dibuja ninguno.
31641 \end_layout
31642
31643 \begin_layout Description
31644 Borde
31645 \begin_inset space ~
31646 \end_inset
31647
31648 rectangular
31649 \begin_inset space ~
31650 \end_inset
31651
31652 sencillo Dibuja un borde rectangular alrededor del marco.
31653  El grosor del borde depende de 
31654 \series bold
31655
31656 \backslash
31657 fboxrule
31658 \series default
31659 .
31660  
31661 \begin_inset Box Boxed
31662 position "c"
31663 hor_pos "c"
31664 has_inner_box 1
31665 inner_pos "c"
31666 use_parbox 0
31667 use_makebox 0
31668 width "25col%"
31669 special "none"
31670 height "1in"
31671 height_special "totalheight"
31672 status open
31673
31674 \begin_layout Plain Layout
31675 \align center
31676 Marco rectangular
31677 \end_layout
31678
31679 \end_inset
31680
31681
31682 \end_layout
31683
31684 \begin_layout Description
31685 Borde
31686 \begin_inset space ~
31687 \end_inset
31688
31689 ovalado,
31690 \begin_inset space ~
31691 \end_inset
31692
31693 fino Dibuja un borde ovalado cuya línea tiene un grosor de 0.4
31694 \begin_inset space \thinspace{}
31695 \end_inset
31696
31697 pt.
31698  
31699 \begin_inset Box ovalbox
31700 position "c"
31701 hor_pos "c"
31702 has_inner_box 1
31703 inner_pos "c"
31704 use_parbox 0
31705 use_makebox 0
31706 width "25col%"
31707 special "none"
31708 height "1in"
31709 height_special "totalheight"
31710 status open
31711
31712 \begin_layout Plain Layout
31713 \align center
31714 Borde ovalado, fino
31715 \end_layout
31716
31717 \end_inset
31718
31719
31720 \end_layout
31721
31722 \begin_layout Description
31723 Borde
31724 \begin_inset space ~
31725 \end_inset
31726
31727 ovalado,
31728 \begin_inset space ~
31729 \end_inset
31730
31731 grueso Dibuja un borde ovalado cuya línea tiene un grosor de 0.8
31732 \begin_inset space \thinspace{}
31733 \end_inset
31734
31735 pt.
31736  
31737 \begin_inset Box Ovalbox
31738 position "c"
31739 hor_pos "c"
31740 has_inner_box 1
31741 inner_pos "c"
31742 use_parbox 0
31743 use_makebox 0
31744 width "30col%"
31745 special "none"
31746 height "1in"
31747 height_special "totalheight"
31748 status open
31749
31750 \begin_layout Plain Layout
31751 \align center
31752 Borde ovalado, grueso
31753 \end_layout
31754
31755 \end_inset
31756
31757
31758 \end_layout
31759
31760 \begin_layout Description
31761 Borde
31762 \begin_inset space ~
31763 \end_inset
31764
31765 sombreado Dibuja un borde rectangular de sombra alrededor del marco.
31766  El grosor de la línea tiene el tamaño dado por 
31767 \series bold
31768
31769 \backslash
31770 fboxrule
31771 \series default
31772 , la sombra tiene una anchura de 4
31773 \begin_inset space \thinspace{}
31774 \end_inset
31775
31776 pt.
31777  
31778 \begin_inset Box Shadowbox
31779 position "c"
31780 hor_pos "c"
31781 has_inner_box 1
31782 inner_pos "c"
31783 use_parbox 0
31784 use_makebox 0
31785 width "20col%"
31786 special "none"
31787 height "1in"
31788 height_special "totalheight"
31789 status open
31790
31791 \begin_layout Plain Layout
31792 \align center
31793 Borde sombrado
31794 \end_layout
31795
31796 \end_inset
31797
31798
31799 \end_layout
31800
31801 \begin_layout Description
31802 Fondo
31803 \begin_inset space ~
31804 \end_inset
31805
31806 coloreado Dibuja un cuadro con fondo de color rojo.
31807  A diferencia de los cuadros coloreados,
31808 \begin_inset Foot
31809 status collapsed
31810
31811 \begin_layout Plain Layout
31812 véase sec.
31813  
31814 \begin_inset CommandInset ref
31815 LatexCommand ref
31816 reference "sec:Marcos-Coloreados"
31817
31818 \end_inset
31819
31820
31821 \end_layout
31822
31823 \end_inset
31824
31825  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
31826 \begin_inset Box Shaded
31827 position "t"
31828 hor_pos "c"
31829 has_inner_box 0
31830 inner_pos "t"
31831 use_parbox 0
31832 use_makebox 0
31833 width "50col%"
31834 special "none"
31835 height "1in"
31836 height_special "totalheight"
31837 status open
31838
31839 \begin_layout Plain Layout
31840 Cuadro con fondo sombreado
31841 \end_layout
31842
31843 \end_inset
31844
31845
31846 \end_layout
31847
31848 \begin_layout Description
31849 Borde
31850 \begin_inset space ~
31851 \end_inset
31852
31853 rectangular
31854 \begin_inset space ~
31855 \end_inset
31856
31857 doble Dibuja un rectángulo de línea doble alrededor.
31858  El grosor de la línea interior es 0.75
31859 \begin_inset space \thinspace{}
31860 \end_inset
31861
31862
31863 \series bold
31864
31865 \backslash
31866 fboxrule
31867 \series default
31868 , el de la línea exterior es 1.5
31869 \begin_inset space \thinspace{}
31870 \end_inset
31871
31872
31873 \series bold
31874
31875 \backslash
31876 fboxrule
31877 \series default
31878 .
31879  La distancia entre líneas es 1.5
31880 \begin_inset space \thinspace{}
31881 \end_inset
31882
31883
31884 \series bold
31885
31886 \backslash
31887 fboxrule
31888 \series default
31889
31890 \begin_inset space \thinspace{}
31891 \end_inset
31892
31893 +
31894 \begin_inset space \thinspace{}
31895 \end_inset
31896
31897 0.5
31898 \begin_inset space \thinspace{}
31899 \end_inset
31900
31901 pt.
31902  
31903 \begin_inset Box Doublebox
31904 position "c"
31905 hor_pos "c"
31906 has_inner_box 1
31907 inner_pos "c"
31908 use_parbox 0
31909 use_makebox 0
31910 width "20col%"
31911 special "none"
31912 height "1in"
31913 height_special "totalheight"
31914 status open
31915
31916 \begin_layout Plain Layout
31917 \align center
31918 Borde doble
31919 \end_layout
31920
31921 \end_inset
31922
31923
31924 \end_layout
31925
31926 \begin_layout Standard
31927 La etiqueta del marco en LyX reflejará el estilo de borde elegido.
31928  Para poder utilizar los distintos bordes, debe estar instalado el paquete
31929  LaTeX 
31930 \series bold
31931 fancybox
31932 \series default
31933
31934 \begin_inset Index idx
31935 status collapsed
31936
31937 \begin_layout Plain Layout
31938 LaTeX-paquetes ! fancybox
31939 \end_layout
31940
31941 \end_inset
31942
31943 .
31944 \end_layout
31945
31946 \begin_layout Standard
31947 \begin_inset VSpace bigskip
31948 \end_inset
31949
31950 Si usas la decoración 
31951 \family sans
31952 borde rectangular sencillo
31953 \family default
31954  sin marco interior, puedes permitir saltos de página dentro del marco.
31955  Ten en cuenta que en ese caso, al contrario que otros marcos con bordes,
31956  el borde usa siempre todo el ancho de columna, el marco se establece como
31957  su párrafo propio y 
31958 \series bold
31959
31960 \backslash
31961 fboxrule
31962 \series default
31963  y 
31964 \series bold
31965
31966 \backslash
31967 fboxsep
31968 \series default
31969  no funcionan.
31970  El grosor del borde tiene el tamaño de 
31971 \series bold
31972
31973 \backslash
31974 FrameRule
31975 \series default
31976 .
31977 \begin_inset Box Framed
31978 position "t"
31979 hor_pos "c"
31980 has_inner_box 0
31981 inner_pos "t"
31982 use_parbox 0
31983 use_makebox 0
31984 width "100col%"
31985 special "none"
31986 height "1in"
31987 height_special "totalheight"
31988 status collapsed
31989
31990 \begin_layout Plain Layout
31991 Cuadro que permite saltos de página
31992 \end_layout
31993
31994 \end_inset
31995
31996
31997 \end_layout
31998
31999 \begin_layout Section
32000 Personalización de marcos
32001 \begin_inset Index idx
32002 status collapsed
32003
32004 \begin_layout Plain Layout
32005 Marcos ! Personalizar
32006 \end_layout
32007
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \begin_layout Standard
32014 El valor predeterminado por 
32015 \series bold
32016
32017 \backslash
32018 fboxrule
32019 \series default
32020  es 0.4
32021 \begin_inset space \thinspace{}
32022 \end_inset
32023
32024 pt.
32025  Puede cambiarse con el siguiente comando en código TeX, p.
32026 \begin_inset space \thinspace{}
32027 \end_inset
32028
32029 e.
32030 \begin_inset space ~
32031 \end_inset
32032
32033 a
32034 \begin_inset space ~
32035 \end_inset
32036
32037 2
32038 \begin_inset space \thinspace{}
32039 \end_inset
32040
32041 pt:
32042 \end_layout
32043
32044 \begin_layout Standard
32045
32046 \series bold
32047
32048 \backslash
32049 setlength{
32050 \backslash
32051 fboxrule}{2pt}
32052 \end_layout
32053
32054 \begin_layout Standard
32055 \begin_inset ERT
32056 status collapsed
32057
32058 \begin_layout Plain Layout
32059
32060
32061 \backslash
32062 setlength{
32063 \backslash
32064 fboxrule}{2pt}
32065 \end_layout
32066
32067 \end_inset
32068
32069
32070 \begin_inset Box Boxed
32071 position "c"
32072 hor_pos "c"
32073 has_inner_box 1
32074 inner_pos "c"
32075 use_parbox 0
32076 use_makebox 0
32077 width "25col%"
32078 special "none"
32079 height "1in"
32080 height_special "totalheight"
32081 status open
32082
32083 \begin_layout Plain Layout
32084 \align center
32085 Marco rectangular con 
32086 \series bold
32087
32088 \backslash
32089 fboxrule
32090 \series default
32091
32092 \begin_inset space \thinspace{}
32093 \end_inset
32094
32095 =
32096 \begin_inset space \thinspace{}
32097 \end_inset
32098
32099 2
32100 \begin_inset space \thinspace{}
32101 \end_inset
32102
32103 pt
32104 \end_layout
32105
32106 \end_inset
32107
32108
32109 \begin_inset ERT
32110 status collapsed
32111
32112 \begin_layout Plain Layout
32113
32114
32115 \backslash
32116 setlength{
32117 \backslash
32118 fboxrule}{0.4pt}
32119 \end_layout
32120
32121 \end_inset
32122
32123
32124 \end_layout
32125
32126 \begin_layout Standard
32127 \begin_inset VSpace bigskip
32128 \end_inset
32129
32130 El espacio entre el borde y el contenido del cuadro es 3
32131 \begin_inset space \thinspace{}
32132 \end_inset
32133
32134 pt por omisión para todos los estilos.
32135  Se puede cambiar mediante la longitud 
32136 \series bold
32137
32138 \backslash
32139 fboxsep
32140 \series default
32141 .
32142  Por ejemplo el comando
32143 \end_layout
32144
32145 \begin_layout Standard
32146
32147 \series bold
32148
32149 \backslash
32150 setlength{
32151 \backslash
32152 fboxsep}{10pt}
32153 \end_layout
32154
32155 \begin_layout Standard
32156 determina un valor de 10
32157 \begin_inset space \thinspace{}
32158 \end_inset
32159
32160 pt, como en el siguiente marco:
32161 \end_layout
32162
32163 \begin_layout Standard
32164 \begin_inset ERT
32165 status collapsed
32166
32167 \begin_layout Plain Layout
32168
32169
32170 \backslash
32171 setlength{
32172 \backslash
32173 fboxsep}{10pt}
32174 \end_layout
32175
32176 \end_inset
32177
32178
32179 \begin_inset Box Boxed
32180 position "c"
32181 hor_pos "c"
32182 has_inner_box 1
32183 inner_pos "c"
32184 use_parbox 0
32185 use_makebox 0
32186 width "25col%"
32187 special "none"
32188 height "1in"
32189 height_special "totalheight"
32190 status open
32191
32192 \begin_layout Plain Layout
32193 \align center
32194 Marco rectangular con 
32195 \series bold
32196
32197 \backslash
32198 fboxsep
32199 \series default
32200
32201 \begin_inset space \thinspace{}
32202 \end_inset
32203
32204 =
32205 \begin_inset space \thinspace{}
32206 \end_inset
32207
32208 10
32209 \begin_inset space \thinspace{}
32210 \end_inset
32211
32212 pt
32213 \end_layout
32214
32215 \end_inset
32216
32217
32218 \begin_inset ERT
32219 status collapsed
32220
32221 \begin_layout Plain Layout
32222
32223
32224 \backslash
32225 setlength{
32226 \backslash
32227 fboxsep}{3pt}
32228 \end_layout
32229
32230 \end_inset
32231
32232
32233 \end_layout
32234
32235 \begin_layout Standard
32236 \begin_inset VSpace bigskip
32237 \end_inset
32238
32239 El diámetro de las esquinas de los bordes ovalados se puede modificar con
32240  el comando 
32241 \series bold
32242
32243 \backslash
32244 cornersize
32245 \series default
32246 .
32247  El comando
32248 \end_layout
32249
32250 \begin_layout Standard
32251
32252 \series bold
32253
32254 \backslash
32255 cornersize*{1cm}
32256 \end_layout
32257
32258 \begin_layout Standard
32259 establece un diámetro de 1
32260 \begin_inset space \thinspace{}
32261 \end_inset
32262
32263 cm.
32264  El comando
32265 \end_layout
32266
32267 \begin_layout Standard
32268
32269 \series bold
32270
32271 \backslash
32272 cornersize{num}
32273 \end_layout
32274
32275 \begin_layout Standard
32276 fija el diámetro en 
32277 \family sans
32278 num
32279 \begin_inset space \thinspace{}
32280 \end_inset
32281
32282 ×
32283 \begin_inset space \thinspace{}
32284 \end_inset
32285
32286 mínimo
32287 \family default
32288  
32289 \family sans
32290 (ancho y alto del marco)
32291 \family default
32292 .
32293  Por omisión es 
32294 \series bold
32295
32296 \backslash
32297 cornersize{0.5}
32298 \series default
32299 .
32300 \end_layout
32301
32302 \begin_layout Standard
32303 \begin_inset ERT
32304 status collapsed
32305
32306 \begin_layout Plain Layout
32307
32308
32309 \backslash
32310 cornersize*{1.5cm}
32311 \end_layout
32312
32313 \end_inset
32314
32315
32316 \begin_inset Box Ovalbox
32317 position "c"
32318 hor_pos "c"
32319 has_inner_box 1
32320 inner_pos "c"
32321 use_parbox 0
32322 use_makebox 0
32323 width "28col%"
32324 special "none"
32325 height "1in"
32326 height_special "totalheight"
32327 status open
32328
32329 \begin_layout Plain Layout
32330 \align center
32331 Marco ovalado con 
32332 \series bold
32333
32334 \backslash
32335 cornersize
32336 \series default
32337
32338 \begin_inset space \thinspace{}
32339 \end_inset
32340
32341 =
32342 \begin_inset space \thinspace{}
32343 \end_inset
32344
32345 1.5
32346 \begin_inset space \thinspace{}
32347 \end_inset
32348
32349 cm
32350 \end_layout
32351
32352 \end_inset
32353
32354
32355 \begin_inset ERT
32356 status collapsed
32357
32358 \begin_layout Plain Layout
32359
32360
32361 \backslash
32362 cornersize{0.5}
32363 \end_layout
32364
32365 \end_inset
32366
32367
32368 \end_layout
32369
32370 \begin_layout Standard
32371 \begin_inset VSpace bigskip
32372 \end_inset
32373
32374 El tamaño de la sombra se puede ajustar cambiando la longitud 
32375 \series bold
32376
32377 \backslash
32378 shadowsize
32379 \series default
32380 .
32381  Este comando la ajusta a 2
32382 \begin_inset space \thinspace{}
32383 \end_inset
32384
32385 pt en el marco siguiente:
32386 \end_layout
32387
32388 \begin_layout Standard
32389
32390 \series bold
32391
32392 \backslash
32393 setlength{
32394 \backslash
32395 shadowsize}{2pt}
32396 \end_layout
32397
32398 \begin_layout Standard
32399 \begin_inset ERT
32400 status collapsed
32401
32402 \begin_layout Plain Layout
32403
32404
32405 \backslash
32406 setlength{
32407 \backslash
32408 shadowsize}{2pt}
32409 \end_layout
32410
32411 \end_inset
32412
32413
32414 \begin_inset Box Shadowbox
32415 position "c"
32416 hor_pos "c"
32417 has_inner_box 1
32418 inner_pos "c"
32419 use_parbox 0
32420 use_makebox 0
32421 width "28col%"
32422 special "none"
32423 height "1in"
32424 height_special "totalheight"
32425 status open
32426
32427 \begin_layout Plain Layout
32428 \align center
32429 Borde sombreado con 
32430 \series bold
32431
32432 \backslash
32433 shadowsize
32434 \series default
32435
32436 \begin_inset space \thinspace{}
32437 \end_inset
32438
32439 =
32440 \begin_inset space \thinspace{}
32441 \end_inset
32442
32443 2
32444 \begin_inset space \thinspace{}
32445 \end_inset
32446
32447 pt
32448 \end_layout
32449
32450 \end_inset
32451
32452
32453 \begin_inset ERT
32454 status collapsed
32455
32456 \begin_layout Plain Layout
32457
32458
32459 \backslash
32460 setlength{
32461 \backslash
32462 shadowsize}{4pt}
32463 \end_layout
32464
32465 \end_inset
32466
32467
32468 \end_layout
32469
32470 \begin_layout Standard
32471 \begin_inset VSpace bigskip
32472 \end_inset
32473
32474
32475 \end_layout
32476
32477 \begin_layout Standard
32478 Por omisión, el tamaño 
32479 \series bold
32480
32481 \backslash
32482 FrameRule
32483 \series default
32484  es 0,4
32485 \begin_inset space \thinspace{}
32486 \end_inset
32487
32488 pt.
32489  El espacio por omisión entre el contenido de la nota y el marco es 9
32490 \begin_inset space \thinspace{}
32491 \end_inset
32492
32493 pt; puede cambiarse con el valor de 
32494 \series bold
32495
32496 \backslash
32497 FrameSep
32498 \series default
32499 .
32500  Por ejemplo, el borde del marco siguiente se establece con los comandos
32501  en código TeX
32502 \end_layout
32503
32504 \begin_layout Standard
32505
32506 \series bold
32507
32508 \backslash
32509 setlength{
32510 \backslash
32511 FrameRule}{5pt}
32512 \begin_inset Newline newline
32513 \end_inset
32514
32515
32516 \backslash
32517 setlength{
32518 \backslash
32519 FrameSep}{0.5cm}
32520 \end_layout
32521
32522 \begin_layout Standard
32523 \begin_inset ERT
32524 status collapsed
32525
32526 \begin_layout Plain Layout
32527
32528
32529 \backslash
32530 setlength{
32531 \backslash
32532 FrameRule}{5pt}
32533 \end_layout
32534
32535 \begin_layout Plain Layout
32536
32537
32538 \backslash
32539 setlength{
32540 \backslash
32541 FrameSep}{0.5cm}
32542 \end_layout
32543
32544 \end_inset
32545
32546
32547 \begin_inset Box Framed
32548 position "t"
32549 hor_pos "c"
32550 has_inner_box 0
32551 inner_pos "t"
32552 use_parbox 0
32553 use_makebox 0
32554 width "100col%"
32555 special "none"
32556 height "1in"
32557 height_special "totalheight"
32558 status open
32559
32560 \begin_layout Plain Layout
32561 Texto en un marco con borde sencillo de 5
32562 \begin_inset space \thinspace{}
32563 \end_inset
32564
32565 pt.
32566  que permite
32567 \family sans
32568  
32569 \family default
32570 salto de página.
32571 \end_layout
32572
32573 \end_inset
32574
32575
32576 \begin_inset ERT
32577 status collapsed
32578
32579 \begin_layout Plain Layout
32580
32581
32582 \backslash
32583 setlength{
32584 \backslash
32585 FrameRule}{0.4pt}
32586 \end_layout
32587
32588 \begin_layout Plain Layout
32589
32590
32591 \backslash
32592 setlength{
32593 \backslash
32594 FrameSep}{9pt}
32595 \end_layout
32596
32597 \end_inset
32598
32599
32600 \end_layout
32601
32602 \begin_layout Standard
32603 \begin_inset VSpace bigskip
32604 \end_inset
32605
32606
32607 \end_layout
32608
32609 \begin_layout Standard
32610 Para los marcos con 
32611 \family sans
32612 fondo
32613 \begin_inset space ~
32614 \end_inset
32615
32616 coloreado
32617 \family default
32618  el espacio por omisión entre el contenido y el borde es 3
32619 \begin_inset space \thinspace{}
32620 \end_inset
32621
32622 pt; se puede cambiar con el valor de 
32623 \series bold
32624
32625 \backslash
32626 fboxsep
32627 \series default
32628 .
32629  El color rojo predeterminado se puede cambiar en el sitio con el comando
32630  
32631 \series bold
32632
32633 \backslash
32634 definecolor{shadecolor}
32635 \series default
32636  o globalmente con el menú 
32637 \family sans
32638 Herramientas
32639 \family default
32640 \SpecialChar \menuseparator
32641
32642 \family sans
32643 Preferencias
32644 \family default
32645 \SpecialChar \menuseparator
32646
32647 \family sans
32648 Colores
32649 \family default
32650 \SpecialChar \menuseparator
32651
32652 \family sans
32653 marco
32654 \begin_inset space ~
32655 \end_inset
32656
32657 coloreado
32658 \family default
32659 .
32660  El esquema del comando 
32661 \series bold
32662
32663 \backslash
32664 definecolor
32665 \series default
32666  se explica en la sección
32667 \begin_inset space ~
32668 \end_inset
32669
32670
32671 \begin_inset CommandInset ref
32672 LatexCommand ref
32673 reference "sec:Cuadros-Coloreados"
32674
32675 \end_inset
32676
32677 .
32678 \begin_inset Foot
32679 status collapsed
32680
32681 \begin_layout Plain Layout
32682 El comando 
32683 \series bold
32684
32685 \backslash
32686 definecolor
32687 \series default
32688  requiere el paquete LaTeX 
32689 \series bold
32690 color
32691 \series default
32692  en el preámbulo, véase la sección
32693 \begin_inset space ~
32694 \end_inset
32695
32696
32697 \begin_inset CommandInset ref
32698 LatexCommand ref
32699 reference "sec:Marcos-Coloreados"
32700
32701 \end_inset
32702
32703 .
32704 \end_layout
32705
32706 \end_inset
32707
32708  Por ejemplo, la nota siguiente se define con los comandos en código TeX
32709 \end_layout
32710
32711 \begin_layout Standard
32712
32713 \series bold
32714
32715 \backslash
32716 setlength{
32717 \backslash
32718 fboxsep}{0.5cm}
32719 \series default
32720
32721 \begin_inset Newline newline
32722 \end_inset
32723
32724
32725 \series bold
32726
32727 \backslash
32728 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
32729 \end_layout
32730
32731 \begin_layout Standard
32732 \begin_inset ERT
32733 status collapsed
32734
32735 \begin_layout Plain Layout
32736
32737
32738 \backslash
32739 setlength{
32740 \backslash
32741 fboxsep}{0.5cm}
32742 \end_layout
32743
32744 \begin_layout Plain Layout
32745
32746
32747 \backslash
32748 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
32749 \end_layout
32750
32751 \end_inset
32752
32753
32754 \begin_inset Box Shaded
32755 position "t"
32756 hor_pos "c"
32757 has_inner_box 0
32758 inner_pos "t"
32759 use_parbox 0
32760 use_makebox 0
32761 width "100col%"
32762 special "none"
32763 height "1in"
32764 height_special "totalheight"
32765 status open
32766
32767 \begin_layout Plain Layout
32768
32769 \color yellow
32770 Texto amarillo en un marco con fondo coloreado en verde oscuro.
32771 \end_layout
32772
32773 \end_inset
32774
32775
32776 \begin_inset ERT
32777 status collapsed
32778
32779 \begin_layout Plain Layout
32780
32781
32782 \backslash
32783 setlength{
32784 \backslash
32785 fboxsep}{3pt}
32786 \end_layout
32787
32788 \begin_layout Plain Layout
32789
32790
32791 \backslash
32792 definecolor{shadecolor}{rgb}{1,0,0}
32793 \end_layout
32794
32795 \end_inset
32796
32797
32798 \end_layout
32799
32800 \begin_layout Standard
32801 \begin_inset VSpace bigskip
32802 \end_inset
32803
32804 Los cambios en las dimensiones son válidos para todos los marcos que siguen
32805  a los comandos.
32806 \end_layout
32807
32808 \begin_layout Section
32809 Minipáginas
32810 \begin_inset CommandInset label
32811 LatexCommand label
32812 name "sec:Minipáginas"
32813
32814 \end_inset
32815
32816
32817 \begin_inset Index idx
32818 status collapsed
32819
32820 \begin_layout Plain Layout
32821 Marcos ! Minipáginas
32822 \end_layout
32823
32824 \end_inset
32825
32826
32827 \end_layout
32828
32829 \begin_layout Standard
32830 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
32831  por tanto pueden tener, por ejemplo, sus propias notas al pie.
32832 \end_layout
32833
32834 \begin_layout Standard
32835 Las minipáginas son útiles para escribir documentos en distintas lenguas.
32836 \end_layout
32837
32838 \begin_layout Standard
32839 A continuación hay dos ejemplos de minipáginas adosadas.
32840  Su anchura está puesta en 45
32841 \begin_inset space \thinspace{}
32842 \end_inset
32843
32844 % y separadas por un relleno horizontal, insertado mediante el menú 
32845 \family sans
32846 Insertar\SpecialChar \menuseparator
32847 Formato\SpecialChar \menuseparator
32848 Relleno
32849 \begin_inset space ~
32850 \end_inset
32851
32852 horizontal
32853 \family default
32854 .
32855 \end_layout
32856
32857 \begin_layout Standard
32858 \begin_inset Box Frameless
32859 position "t"
32860 hor_pos "c"
32861 has_inner_box 1
32862 inner_pos "c"
32863 use_parbox 0
32864 use_makebox 0
32865 width "45col%"
32866 special "none"
32867 height "1in"
32868 height_special "totalheight"
32869 status open
32870
32871 \begin_layout Plain Layout
32872
32873 \lang german
32874 Dies ist ein deutscher Text.
32875  Dies ist ein deutscher Text.
32876  Dies ist ein deutscher Text.
32877  Dies ist ein deutscher Text.
32878  Dies ist ein deutscher Text.
32879  Dies ist ein deutscher Text.
32880  Dies ist ein deutscher Text.
32881  Dies ist ein deutscher Text.
32882  Dies ist ein deutscher Text.
32883  Dies ist ein deutscher Text.
32884  Dies ist ein deutscher Text.
32885  Dies ist ein deutscher Text.
32886  Dies ist ein deutscher Text
32887 \begin_inset Foot
32888 status collapsed
32889
32890 \begin_layout Plain Layout
32891
32892 \lang german
32893 Dies ist eine deutsche Fußnote.
32894 \end_layout
32895
32896 \end_inset
32897
32898 .
32899  Dies ist ein deutscher Text.
32900  Dies ist ein deutscher Text.
32901 \end_layout
32902
32903 \end_inset
32904
32905
32906 \begin_inset space \hfill{}
32907 \end_inset
32908
32909
32910 \begin_inset Box Frameless
32911 position "t"
32912 hor_pos "c"
32913 has_inner_box 1
32914 inner_pos "c"
32915 use_parbox 0
32916 use_makebox 0
32917 width "45col%"
32918 special "none"
32919 height "1in"
32920 height_special "totalheight"
32921 status open
32922
32923 \begin_layout Plain Layout
32924
32925 \lang english
32926 This is an English Text.
32927  This is an English Text.
32928  This is an English Text.
32929  This is an English Text.
32930  This is an English Text.
32931  This is an English Text.
32932  This is an English Text.
32933  This is an English Text.
32934  This is an English Text.
32935  This is an English Text.
32936  This is an English Text.
32937  This is an English Text.
32938  This is an English Text.
32939  This is an English Text.
32940  This is an English Text.
32941  This is an English Text.
32942 \begin_inset Foot
32943 status collapsed
32944
32945 \begin_layout Plain Layout
32946
32947 \lang english
32948 This is an English footnote.
32949 \end_layout
32950
32951 \end_inset
32952
32953  This is an English Text.
32954  
32955 \end_layout
32956
32957 \end_inset
32958
32959
32960 \end_layout
32961
32962 \begin_layout Standard
32963 \begin_inset VSpace bigskip
32964 \end_inset
32965
32966 La configuración global de párrafos se ignora en las minipáginas.
32967  Esto significa que en las mismas no habrá espacio entre párrafos aunque
32968  pongas p.
32969 \begin_inset space \thinspace{}
32970 \end_inset
32971
32972 e.
32973 \begin_inset space ~
32974 \end_inset
32975
32976
32977 \family sans
32978 Salto
32979 \begin_inset space ~
32980 \end_inset
32981
32982 medio
32983 \family default
32984  en la configuración del documento.
32985 \end_layout
32986
32987 \begin_layout Standard
32988 Las minipáginas también sirven para poner un color de fondo para partes
32989  de texto, véase sección
32990 \begin_inset space ~
32991 \end_inset
32992
32993
32994 \begin_inset CommandInset ref
32995 LatexCommand ref
32996 reference "sub:Color-en-Párrafos"
32997
32998 \end_inset
32999
33000 .
33001 \end_layout
33002
33003 \begin_layout Standard
33004 \begin_inset Note Greyedout
33005 status open
33006
33007 \begin_layout Plain Layout
33008
33009 \series bold
33010 Nota:
33011 \series default
33012  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
33013  tener minipáginas en cuadros, en flotantes, y en otros marcos.
33014 \end_layout
33015
33016 \end_inset
33017
33018
33019 \end_layout
33020
33021 \begin_layout Section
33022 Marcos de párrafo
33023 \begin_inset CommandInset label
33024 LatexCommand label
33025 name "sec:Marcos-de-Párrafo"
33026
33027 \end_inset
33028
33029
33030 \begin_inset Index idx
33031 status collapsed
33032
33033 \begin_layout Plain Layout
33034 Marcos ! de párrafo
33035 \end_layout
33036
33037 \end_inset
33038
33039
33040 \end_layout
33041
33042 \begin_layout Standard
33043 Los marcos de párrafo son similares a las minipáginas con la diferencia
33044  de que no pueden contener notas al pie.
33045 \end_layout
33046
33047 \begin_layout Standard
33048 \align center
33049 \begin_inset Box Frameless
33050 position "t"
33051 hor_pos "c"
33052 has_inner_box 1
33053 inner_pos "t"
33054 use_parbox 1
33055 use_makebox 0
33056 width "33col%"
33057 special "none"
33058 height "1in"
33059 height_special "totalheight"
33060 status open
33061
33062 \begin_layout Plain Layout
33063 Texto en un marco de párrafo.
33064  Texto en un marco de párrafo.
33065  Esta nota no aparece:
33066 \begin_inset Foot
33067 status open
33068
33069 \begin_layout Plain Layout
33070 Esta es una nota en un marco de párrafo y por eso no aparecerá.
33071 \end_layout
33072
33073 \end_inset
33074
33075
33076 \end_layout
33077
33078 \end_inset
33079
33080
33081 \end_layout
33082
33083 \begin_layout Section
33084 Marcos para palabras y caracteres
33085 \begin_inset Index idx
33086 status collapsed
33087
33088 \begin_layout Plain Layout
33089 Marcos ! para palabras y caracteres
33090 \end_layout
33091
33092 \end_inset
33093
33094
33095 \end_layout
33096
33097 \begin_layout Subsection
33098 Evitar la partición de palabras
33099 \begin_inset CommandInset label
33100 LatexCommand label
33101 name "sec:Evitar-la-Partición"
33102
33103 \end_inset
33104
33105
33106 \begin_inset Index idx
33107 status collapsed
33108
33109 \begin_layout Plain Layout
33110 Marcos ! para evitar partición de palabras
33111 \end_layout
33112
33113 \end_inset
33114
33115
33116 \end_layout
33117
33118 \begin_layout Standard
33119 El marco tipo 
33120 \family sans
33121 Marco de línea
33122 \family default
33123  sirve para evitar que una palabra sea partida con guión.
33124 \begin_inset Newline newline
33125 \end_inset
33126
33127 He aquí un ejemplo:
33128 \end_layout
33129
33130 \begin_layout Standard
33131 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
33132 palabra».
33133 \end_layout
33134
33135 \begin_layout Standard
33136 Para evitar la división de la palabra «estalarguísimapalabra», ponla en
33137  un marco, establece el 
33138 \family sans
33139 Marco interior
33140 \family default
33141  en 
33142 \family sans
33143 Marco de línea
33144 \family default
33145  y el ancho en 
33146 \family sans
33147 1
33148 \begin_inset space \thinspace{}
33149 \end_inset
33150
33151 Ancho
33152 \family default
33153 .
33154 \end_layout
33155
33156 \begin_layout Standard
33157 Este es el resultado:
33158 \end_layout
33159
33160 \begin_layout Standard
33161 Esta línea es un ejemplo para mostrar cómo evitar la división de 
33162 \begin_inset Box Frameless
33163 position "t"
33164 hor_pos "c"
33165 has_inner_box 1
33166 inner_pos "t"
33167 use_parbox 0
33168 use_makebox 1
33169 width "1in"
33170 special "width"
33171 height "1in"
33172 height_special "totalheight"
33173 status open
33174
33175 \begin_layout Plain Layout
33176 «estalarguísimapalabra»
33177 \end_layout
33178
33179 \end_inset
33180
33181 .
33182 \end_layout
33183
33184 \begin_layout Standard
33185 Como alternativa puedes poner el comando «
33186 \series bold
33187
33188 \backslash
33189 -
33190 \series default
33191 » en código TeX directamente antes de la palabra:
33192 \end_layout
33193
33194 \begin_layout Standard
33195 Esta línea es un ejemplo para mostrar cómo evitar la división de «
33196 \begin_inset ERT
33197 status collapsed
33198
33199 \begin_layout Plain Layout
33200
33201
33202 \backslash
33203 -
33204 \end_layout
33205
33206 \end_inset
33207
33208 estalarguísimapalabra».
33209 \end_layout
33210
33211 \begin_layout Standard
33212 Por supuesto, la palabra sobresale del margen.
33213  Para evitarlo añade, con el menú 
33214 \family sans
33215 Insertar\SpecialChar \menuseparator
33216 Formato\SpecialChar \menuseparator
33217 Salto
33218 \begin_inset space ~
33219 \end_inset
33220
33221 de
33222 \begin_inset space ~
33223 \end_inset
33224
33225 línea
33226 \begin_inset space ~
33227 \end_inset
33228
33229 cortada
33230 \family default
33231  (atajo 
33232 \family sans
33233 Ctrl+Entrar
33234 \family default
33235 ), un salto de línea antes de la palabra:
33236 \end_layout
33237
33238 \begin_layout Standard
33239 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
33240 \begin_inset Newline newline
33241 \end_inset
33242
33243
33244 \begin_inset Box Frameless
33245 position "t"
33246 hor_pos "c"
33247 has_inner_box 1
33248 inner_pos "t"
33249 use_parbox 0
33250 use_makebox 1
33251 width "1in"
33252 special "width"
33253 height "1in"
33254 height_special "totalheight"
33255 status open
33256
33257 \begin_layout Plain Layout
33258 «estalarguísimapalabra»
33259 \end_layout
33260
33261 \end_inset
33262
33263 .
33264 \end_layout
33265
33266 \begin_layout Subsection
33267 Alineación vertical
33268 \begin_inset CommandInset label
33269 LatexCommand label
33270 name "sub:Alineación-Vertical"
33271
33272 \end_inset
33273
33274
33275 \begin_inset Index idx
33276 status collapsed
33277
33278 \begin_layout Plain Layout
33279 Marcos ! para alineación vertical
33280 \end_layout
33281
33282 \end_inset
33283
33284
33285 \end_layout
33286
33287 \begin_layout Standard
33288 Con ayuda del comando 
33289 \series bold
33290
33291 \backslash
33292 raisebox
33293 \series default
33294  puedes alinear verticalmente con el texto circundante palabras o caracteres.
33295  
33296 \series bold
33297
33298 \backslash
33299 raisebox
33300 \series default
33301  se utiliza según el esquema:
33302 \end_layout
33303
33304 \begin_layout Standard
33305
33306 \series bold
33307
33308 \backslash
33309 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
33310 \end_layout
33311
33312 \begin_layout Standard
33313 La elevación puede ser un valor positivo para subir el marco o negativo
33314  para bajarlo.
33315 \end_layout
33316
33317 \begin_layout Standard
33318 Para alinear una palabra, p.
33319 \begin_inset space \thinspace{}
33320 \end_inset
33321
33322 e
33323 \begin_inset space ~
33324 \end_inset
33325
33326 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
33327  en la línea de base, inserta el comando
33328 \end_layout
33329
33330 \begin_layout Standard
33331
33332 \series bold
33333
33334 \backslash
33335 raisebox{
33336 \backslash
33337 depth}{
33338 \end_layout
33339
33340 \begin_layout Standard
33341 en código TeX antes de la palabra.
33342  Detrás de la palabra inserta una llave de cierre «
33343 \series bold
33344 }
33345 \series default
33346 » en código TeX.
33347 \begin_inset Newline newline
33348 \end_inset
33349
33350 Este es el resultado:
33351 \end_layout
33352
33353 \begin_layout Standard
33354 Esto es una línea de texto con la palabra 
33355 \begin_inset ERT
33356 status collapsed
33357
33358 \begin_layout Plain Layout
33359
33360
33361 \backslash
33362 raisebox{
33363 \backslash
33364 depth}{
33365 \end_layout
33366
33367 \end_inset
33368
33369 «prevención»
33370 \begin_inset ERT
33371 status collapsed
33372
33373 \begin_layout Plain Layout
33374
33375 }
33376 \end_layout
33377
33378 \end_inset
33379
33380  elevada.
33381 \end_layout
33382
33383 \begin_layout Standard
33384 \begin_inset VSpace bigskip
33385 \end_inset
33386
33387 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
33388 \end_layout
33389
33390 \begin_layout Standard
33391 Esto es una línea de texto con la palabra 
33392 \begin_inset ERT
33393 status collapsed
33394
33395 \begin_layout Plain Layout
33396
33397
33398 \backslash
33399 raisebox{-
33400 \backslash
33401 depth}{
33402 \end_layout
33403
33404 \end_inset
33405
33406 «prevención»
33407 \begin_inset ERT
33408 status collapsed
33409
33410 \begin_layout Plain Layout
33411
33412 }
33413 \end_layout
33414
33415 \end_inset
33416
33417  bajada.
33418 \begin_inset Newline newline
33419 \end_inset
33420
33421 Esto es una línea de texto con la palabra 
33422 \begin_inset ERT
33423 status collapsed
33424
33425 \begin_layout Plain Layout
33426
33427
33428 \backslash
33429 raisebox{0.5cm}{
33430 \end_layout
33431
33432 \end_inset
33433
33434 «testigo»
33435 \begin_inset ERT
33436 status collapsed
33437
33438 \begin_layout Plain Layout
33439
33440 }
33441 \end_layout
33442
33443 \end_inset
33444
33445  elevada.
33446 \end_layout
33447
33448 \begin_layout Standard
33449 Si por alguna razón quieres impedir esto, pon la altura del marco a cero.
33450  Por ejemplo
33451 \end_layout
33452
33453 \begin_layout Standard
33454
33455 \series bold
33456
33457 \backslash
33458 raisebox{-
33459 \backslash
33460 depth}[0pt]{
33461 \end_layout
33462
33463 \begin_layout Standard
33464 Esto es una línea de texto con la palabra 
33465 \begin_inset ERT
33466 status collapsed
33467
33468 \begin_layout Plain Layout
33469
33470
33471 \backslash
33472 raisebox{-
33473 \backslash
33474 depth}[0pt]{
33475 \end_layout
33476
33477 \end_inset
33478
33479 «prevención»
33480 \begin_inset ERT
33481 status collapsed
33482
33483 \begin_layout Plain Layout
33484
33485 }
33486 \end_layout
33487
33488 \end_inset
33489
33490  bajada.
33491 \begin_inset Newline newline
33492 \end_inset
33493
33494 Esto es una línea de texto con la palabra 
33495 \begin_inset ERT
33496 status collapsed
33497
33498 \begin_layout Plain Layout
33499
33500
33501 \backslash
33502 raisebox{0.5cm}[0pt]{
33503 \end_layout
33504
33505 \end_inset
33506
33507 «testigo»
33508 \begin_inset ERT
33509 status collapsed
33510
33511 \begin_layout Plain Layout
33512
33513 }
33514 \end_layout
33515
33516 \end_inset
33517
33518  elevada.
33519 \end_layout
33520
33521 \begin_layout Section
33522 Marcos coloreados
33523 \begin_inset CommandInset label
33524 LatexCommand label
33525 name "sec:Marcos-Coloreados"
33526
33527 \end_inset
33528
33529
33530 \begin_inset Index idx
33531 status collapsed
33532
33533 \begin_layout Plain Layout
33534 Marcos ! Colorear
33535 \end_layout
33536
33537 \end_inset
33538
33539
33540 \end_layout
33541
33542 \begin_layout Subsection
33543 Colorear el fondo de un texto
33544 \begin_inset Index idx
33545 status collapsed
33546
33547 \begin_layout Plain Layout
33548 Color ! de fondo en un texto
33549 \end_layout
33550
33551 \end_inset
33552
33553
33554 \end_layout
33555
33556 \begin_layout Standard
33557 Para colorear el fondo de un texto, éste debe ponerse en un marco coloreado.
33558  Esto requiere cargar el paquete LaTeX 
33559 \series bold
33560 color
33561 \series default
33562
33563 \begin_inset Index idx
33564 status collapsed
33565
33566 \begin_layout Plain Layout
33567 LaTeX-paquetes ! color
33568 \end_layout
33569
33570 \end_inset
33571
33572  en el preámbulo del documento con
33573 \end_layout
33574
33575 \begin_layout Standard
33576
33577 \series bold
33578
33579 \backslash
33580 @ifundef\SpecialChar \textcompwordmark{}
33581 ined{textcolor}
33582 \begin_inset Newline newline
33583 \end_inset
33584
33585
33586 \begin_inset Phantom HPhantom
33587 status open
33588
33589 \begin_layout Plain Layout
33590
33591 \series bold
33592 \begin_inset space ~
33593 \end_inset
33594
33595
33596 \end_layout
33597
33598 \end_inset
33599
33600 {
33601 \backslash
33602 usepackage{color}}{}
33603 \end_layout
33604
33605 \begin_layout Standard
33606 LyX cargará automáticamente el paquete 
33607 \series bold
33608 color
33609 \series default
33610  cuando colorees texto.
33611 \begin_inset Foot
33612 status collapsed
33613
33614 \begin_layout Plain Layout
33615 Para evitar cargarlo dos veces se usa el comando 
33616 \series bold
33617
33618 \backslash
33619 @ifundef\SpecialChar \textcompwordmark{}
33620 ined
33621 \series default
33622 .
33623 \end_layout
33624
33625 \end_inset
33626
33627
33628 \end_layout
33629
33630 \begin_layout Standard
33631 \begin_inset VSpace medskip
33632 \end_inset
33633
33634 Los marcos coloreados se crean con el comando 
33635 \series bold
33636
33637 \backslash
33638 colorbox
33639 \series default
33640 , de acuerdo con el siguiente esquema:
33641 \end_layout
33642
33643 \begin_layout Standard
33644
33645 \series bold
33646
33647 \backslash
33648 colorbox{color}{contenido del marco}
33649 \end_layout
33650
33651 \begin_layout Standard
33652 El contenido también puede ser un marco y los marcos coloreados también
33653  pueden estar en otros marcos.
33654 \end_layout
33655
33656 \begin_layout Standard
33657 Los siguientes colores están predefinidos:
33658 \begin_inset Newline newline
33659 \end_inset
33660
33661
33662 \family sans
33663 red
33664 \family default
33665
33666 \family sans
33667 green
33668 \family default
33669
33670 \family sans
33671 yellow, blue
33672 \family default
33673
33674 \family sans
33675 cyan
33676 \family default
33677 \series bold
33678 ,
33679 \series default
33680  
33681 \family sans
33682 magenta, black
33683 \family default
33684
33685 \family sans
33686 white
33687 \family default
33688 .
33689 \begin_inset Newline newline
33690 \end_inset
33691
33692 También puedes definir tus propios colores según se explica en la sección
33693 \begin_inset space ~
33694 \end_inset
33695
33696
33697 \begin_inset CommandInset ref
33698 LatexCommand ref
33699 reference "sec:Cuadros-Coloreados"
33700
33701 \end_inset
33702
33703 .
33704 \end_layout
33705
33706 \begin_layout Standard
33707 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
33708 \end_layout
33709
33710 \begin_layout Standard
33711
33712 \series bold
33713
33714 \backslash
33715 colorbox{red}{
33716 \end_layout
33717
33718 \begin_layout Standard
33719 en código TeX antes de la palabra.
33720  Tras la palabra inserta una llave de cierre «
33721 \series bold
33722 }
33723 \series default
33724 » en código TeX.
33725 \begin_inset Newline newline
33726 \end_inset
33727
33728 Este es el resultado:
33729 \end_layout
33730
33731 \begin_layout Standard
33732 Línea en la que la palabra 
33733 \begin_inset ERT
33734 status collapsed
33735
33736 \begin_layout Plain Layout
33737
33738
33739 \backslash
33740 colorbox{red}{
33741 \end_layout
33742
33743 \end_inset
33744
33745 «¡Atención!»
33746 \begin_inset ERT
33747 status collapsed
33748
33749 \begin_layout Plain Layout
33750
33751 }
33752 \end_layout
33753
33754 \end_inset
33755
33756  tiene fondo rojo.
33757 \end_layout
33758
33759 \begin_layout Standard
33760 \begin_inset VSpace bigskip
33761 \end_inset
33762
33763 Si quieres un borde de distinto color, puedes emplear el comando 
33764 \series bold
33765
33766 \backslash
33767 fcolorbox
33768 \series default
33769  con el esquema siguiente:
33770 \end_layout
33771
33772 \begin_layout Standard
33773
33774 \series bold
33775
33776 \backslash
33777 fcolorbox{color del borde}{color del fondo}{contenido del marco}
33778 \end_layout
33779
33780 \begin_layout Standard
33781
33782 \series bold
33783
33784 \backslash
33785 fcolorbox
33786 \series default
33787  es una extensión de 
33788 \series bold
33789
33790 \backslash
33791 colorbox
33792 \series default
33793 .
33794  El grosor del borde y el espacio entre él y el contenido se puede ajustar
33795  con las longitudes 
33796 \series bold
33797
33798 \backslash
33799 fboxrule
33800 \series default
33801  y 
33802 \series bold
33803
33804 \backslash
33805 fboxsep
33806 \series default
33807 , respectivamente, como se describe en la sección
33808 \begin_inset space ~
33809 \end_inset
33810
33811
33812 \begin_inset CommandInset ref
33813 LatexCommand ref
33814 reference "sec:Decoración"
33815
33816 \end_inset
33817
33818 .
33819 \end_layout
33820
33821 \begin_layout Standard
33822 Para el ejemplo siguiente se ha utilizado el comando
33823 \end_layout
33824
33825 \begin_layout Standard
33826
33827 \series bold
33828
33829 \backslash
33830 fcolorbox{cyan}{magenta}{
33831 \end_layout
33832
33833 \begin_layout Standard
33834 Este es un ejemplo en el que se ha puesto un grosor de 1
33835 \begin_inset space \thinspace{}
33836 \end_inset
33837
33838 mm para la línea del borde:
33839 \begin_inset Newline newline
33840 \end_inset
33841
33842
33843 \begin_inset ERT
33844 status collapsed
33845
33846 \begin_layout Plain Layout
33847
33848
33849 \backslash
33850 fboxrule 1mm 
33851 \backslash
33852 fboxsep 1mm
33853 \end_layout
33854
33855 \end_inset
33856
33857
33858 \begin_inset ERT
33859 status collapsed
33860
33861 \begin_layout Plain Layout
33862
33863
33864 \backslash
33865 fcolorbox{cyan}{magenta}{
33866 \end_layout
33867
33868 \end_inset
33869
33870 Texto en un marco con fondo y borde en distintos colores.
33871 \begin_inset ERT
33872 status collapsed
33873
33874 \begin_layout Plain Layout
33875
33876 }
33877 \end_layout
33878
33879 \end_inset
33880
33881
33882 \end_layout
33883
33884 \begin_layout Standard
33885 \begin_inset VSpace bigskip
33886 \end_inset
33887
33888 Por supuesto, también puedes colorear el texto en un marco coloreado:
33889 \begin_inset Newline newline
33890 \end_inset
33891
33892
33893 \begin_inset ERT
33894 status collapsed
33895
33896 \begin_layout Plain Layout
33897
33898
33899 \backslash
33900 fcolorbox{cyan}{magenta}{
33901 \end_layout
33902
33903 \end_inset
33904
33905
33906 \color yellow
33907 Marco con texto, fondo y borde en distintos colores.
33908 \color none
33909
33910 \begin_inset ERT
33911 status collapsed
33912
33913 \begin_layout Plain Layout
33914
33915 }
33916 \end_layout
33917
33918 \end_inset
33919
33920
33921 \begin_inset ERT
33922 status collapsed
33923
33924 \begin_layout Plain Layout
33925
33926
33927 \backslash
33928 fboxrule 0.4pt 
33929 \backslash
33930 fboxsep 3pt
33931 \end_layout
33932
33933 \end_inset
33934
33935
33936 \end_layout
33937
33938 \begin_layout Standard
33939
33940 \series bold
33941 \begin_inset VSpace medskip
33942 \end_inset
33943
33944
33945 \end_layout
33946
33947 \begin_layout Standard
33948 \begin_inset Note Greyedout
33949 status open
33950
33951 \begin_layout Plain Layout
33952
33953 \series bold
33954 Nota:
33955 \series default
33956  El texto en marcos con fondo coloreado no puede tener saltos de línea.
33957  Para colorear líneas o párrafos múltiples, usa un marco dentro de un marco
33958  coloreado como se describe a continuación.
33959 \end_layout
33960
33961 \end_inset
33962
33963
33964 \end_layout
33965
33966 \begin_layout Subsection
33967 Colorear el fondo de párrafos
33968 \begin_inset CommandInset label
33969 LatexCommand label
33970 name "sub:Color-en-Párrafos"
33971
33972 \end_inset
33973
33974
33975 \begin_inset Index idx
33976 status collapsed
33977
33978 \begin_layout Plain Layout
33979 Color ! en párrafos
33980 \end_layout
33981
33982 \end_inset
33983
33984
33985 \end_layout
33986
33987 \begin_layout Standard
33988 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
33989  Antes de la minipágina inserta el comando 
33990 \series bold
33991
33992 \backslash
33993 colorbox
33994 \series default
33995  en código TeX
33996 \end_layout
33997
33998 \begin_layout Standard
33999
34000 \series bold
34001
34002 \backslash
34003 colorbox{color}{
34004 \end_layout
34005
34006 \begin_layout Standard
34007 Detrás de la minipágina inserta una llave de cierre «
34008 \series bold
34009 }
34010 \series default
34011 », también en código TeX.
34012 \end_layout
34013
34014 \begin_layout Standard
34015 \begin_inset ERT
34016 status collapsed
34017
34018 \begin_layout Plain Layout
34019
34020
34021 \backslash
34022 colorbox{grisclaro}{
34023 \end_layout
34024
34025 \end_inset
34026
34027
34028 \begin_inset Box Frameless
34029 position "t"
34030 hor_pos "c"
34031 has_inner_box 1
34032 inner_pos "t"
34033 use_parbox 0
34034 use_makebox 0
34035 width "100col%"
34036 special "none"
34037 height "1in"
34038 height_special "totalheight"
34039 status collapsed
34040
34041 \begin_layout Plain Layout
34042 Texto con color de fondo.
34043  Texto con color de fondo.
34044 \end_layout
34045
34046 \begin_layout Plain Layout
34047 \begin_inset VSpace defskip
34048 \end_inset
34049
34050 El texto puede tener notas al pie
34051 \begin_inset Foot
34052 status collapsed
34053
34054 \begin_layout Plain Layout
34055 Otro ejemplo de nota
34056 \end_layout
34057
34058 \end_inset
34059
34060  y puede incluir cuadros y figuras.
34061 \end_layout
34062
34063 \begin_layout Plain Layout
34064 \align center
34065 \begin_inset Tabular
34066 <lyxtabular version="3" rows="3" columns="3">
34067 <features tabularvalignment="middle">
34068 <column alignment="center" valignment="top" width="0">
34069 <column alignment="center" valignment="top" width="0">
34070 <column alignment="center" valignment="top" width="0">
34071 <row>
34072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Plain Layout
34076 a
34077 \end_layout
34078
34079 \end_inset
34080 </cell>
34081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34082 \begin_inset Text
34083
34084 \begin_layout Plain Layout
34085 !
34086 \end_layout
34087
34088 \end_inset
34089 </cell>
34090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34091 \begin_inset Text
34092
34093 \begin_layout Plain Layout
34094 3
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 </row>
34100 <row>
34101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34102 \begin_inset Text
34103
34104 \begin_layout Plain Layout
34105 <
34106 \end_layout
34107
34108 \end_inset
34109 </cell>
34110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34111 \begin_inset Text
34112
34113 \begin_layout Plain Layout
34114 b2
34115 \begin_inset Quotes erd
34116 \end_inset
34117
34118 |
34119 \end_layout
34120
34121 \end_inset
34122 </cell>
34123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34124 \begin_inset Text
34125
34126 \begin_layout Plain Layout
34127 >
34128 \end_layout
34129
34130 \end_inset
34131 </cell>
34132 </row>
34133 <row>
34134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34135 \begin_inset Text
34136
34137 \begin_layout Plain Layout
34138 1
34139 \end_layout
34140
34141 \end_inset
34142 </cell>
34143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34144 \begin_inset Text
34145
34146 \begin_layout Plain Layout
34147 §
34148 \end_layout
34149
34150 \end_inset
34151 </cell>
34152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34153 \begin_inset Text
34154
34155 \begin_layout Plain Layout
34156 c
34157 \end_layout
34158
34159 \end_inset
34160 </cell>
34161 </row>
34162 </lyxtabular>
34163
34164 \end_inset
34165
34166
34167 \end_layout
34168
34169 \end_inset
34170
34171
34172 \begin_inset ERT
34173 status collapsed
34174
34175 \begin_layout Plain Layout
34176
34177 }
34178 \end_layout
34179
34180 \end_inset
34181
34182
34183 \end_layout
34184
34185 \begin_layout Section
34186 Marcos girados y a escala
34187 \end_layout
34188
34189 \begin_layout Standard
34190 Para poder usar los comandos descritos en esta sección hay que cargar el
34191  paquete LaTeX 
34192 \series bold
34193 graphicx
34194 \series default
34195
34196 \begin_inset Index idx
34197 status collapsed
34198
34199 \begin_layout Plain Layout
34200 LaTeX-paquetes ! graphicx
34201 \end_layout
34202
34203 \end_inset
34204
34205  en el preámbulo del documento, con el comando
34206 \end_layout
34207
34208 \begin_layout Standard
34209
34210 \series bold
34211
34212 \backslash
34213 @ifundefined{rotatebox}
34214 \begin_inset Newline newline
34215 \end_inset
34216
34217
34218 \begin_inset Phantom HPhantom
34219 status open
34220
34221 \begin_layout Plain Layout
34222
34223 \series bold
34224 \begin_inset space ~
34225 \end_inset
34226
34227
34228 \end_layout
34229
34230 \end_inset
34231
34232 {
34233 \backslash
34234 usepackage{graphicx}}{}
34235 \end_layout
34236
34237 \begin_layout Standard
34238 \begin_inset Note Greyedout
34239 status open
34240
34241 \begin_layout Plain Layout
34242
34243 \series bold
34244 Nota: 
34245 \series default
34246 Algunos visores DVI no pueden mostrar material girado o a escala.
34247 \end_layout
34248
34249 \end_inset
34250
34251
34252 \end_layout
34253
34254 \begin_layout Standard
34255 \begin_inset Note Greyedout
34256 status open
34257
34258 \begin_layout Plain Layout
34259
34260 \series bold
34261 Nota:
34262 \series default
34263  Los marcos girados o a escala no pueden contener flotantes.
34264 \end_layout
34265
34266 \end_inset
34267
34268
34269 \end_layout
34270
34271 \begin_layout Subsection
34272 Marcos girados
34273 \begin_inset Index idx
34274 status collapsed
34275
34276 \begin_layout Plain Layout
34277 Marcos ! Girar
34278 \end_layout
34279
34280 \end_inset
34281
34282
34283 \begin_inset Index idx
34284 status collapsed
34285
34286 \begin_layout Plain Layout
34287 Material rotado
34288 \end_layout
34289
34290 \end_inset
34291
34292
34293 \begin_inset Index idx
34294 status collapsed
34295
34296 \begin_layout Plain Layout
34297 Figuras ! Rotar
34298 \end_layout
34299
34300 \end_inset
34301
34302
34303 \begin_inset Index idx
34304 status collapsed
34305
34306 \begin_layout Plain Layout
34307 Cuadros ! Girar
34308 \end_layout
34309
34310 \end_inset
34311
34312
34313 \end_layout
34314
34315 \begin_layout Standard
34316 Para girar material debes ponerlo en un marco girado.
34317  Los marcos girados se crean con el comando 
34318 \series bold
34319
34320 \backslash
34321 rotatebox
34322 \series default
34323  en código TeX, según el esquema:
34324 \end_layout
34325
34326 \begin_layout Standard
34327
34328 \series bold
34329
34330 \backslash
34331 rotatebox[origen de rotación]{ángulo de rotación}{contenido del marco}
34332 \end_layout
34333
34334 \begin_layout Standard
34335 El origen de rotación se especifica en la forma 
34336 \series bold
34337 origin=position
34338 \series default
34339 .
34340  Son posibles las posiciones siguientes: 
34341 \emph on
34342 c
34343 \emph default
34344  (center), 
34345 \emph on
34346 l
34347 \emph default
34348  (left), 
34349 \emph on
34350 r
34351 \emph default
34352  (right), 
34353 \emph on
34354 b
34355 \emph default
34356  (bottom), 
34357 \emph on
34358 t
34359 \emph default
34360  (top), así como combinaciones adecuadas de las posiciones básicas.
34361  Por ejemplo, 
34362 \emph on
34363 lt
34364 \emph default
34365  significa que el origen de rotación es la esquina superior izquierda del
34366  marco.
34367  Si no se especifica origen de rotación se usará la posición 
34368 \emph on
34369 l
34370 \emph default
34371 .
34372  El ángulo de rotación es un número de grados, y puede ser negativo.
34373  El sentido de giro es contrario al de las agujas del reloj.
34374 \end_layout
34375
34376 \begin_layout Standard
34377 En el siguiente ejemplo se ha insertado el comando 
34378 \series bold
34379
34380 \backslash
34381 rotatebox[origin=c]{60}{ 
34382 \series default
34383 como código TeX delante del texto «con rotación»; después del texto, el
34384  marco se ha cerrado con llave en código TeX.
34385 \end_layout
34386
34387 \begin_layout Standard
34388 Esta línea contiene texto 
34389 \begin_inset ERT
34390 status collapsed
34391
34392 \begin_layout Plain Layout
34393
34394
34395 \backslash
34396 rotatebox[origin=c]{60}{
34397 \end_layout
34398
34399 \end_inset
34400
34401 con rotación
34402 \begin_inset ERT
34403 status collapsed
34404
34405 \begin_layout Plain Layout
34406
34407 }
34408 \end_layout
34409
34410 \end_inset
34411
34412 .
34413 \end_layout
34414
34415 \begin_layout Standard
34416 El contenido del marco puede ser también otro marco o una ecuación en línea:
34417 \end_layout
34418
34419 \begin_layout Standard
34420 En esta línea hay texto enmarcado 
34421 \begin_inset ERT
34422 status collapsed
34423
34424 \begin_layout Plain Layout
34425
34426
34427 \backslash
34428 rotatebox[origin=r]{-60}{
34429 \end_layout
34430
34431 \end_inset
34432
34433
34434 \begin_inset Box Doublebox
34435 position "c"
34436 hor_pos "c"
34437 has_inner_box 0
34438 inner_pos "c"
34439 use_parbox 0
34440 use_makebox 0
34441 width "1in"
34442 special "width"
34443 height "1in"
34444 height_special "totalheight"
34445 status open
34446
34447 \begin_layout Plain Layout
34448 con rotación
34449 \end_layout
34450
34451 \end_inset
34452
34453
34454 \begin_inset ERT
34455 status collapsed
34456
34457 \begin_layout Plain Layout
34458
34459 }
34460 \end_layout
34461
34462 \end_inset
34463
34464  y 
34465 \begin_inset ERT
34466 status collapsed
34467
34468 \begin_layout Plain Layout
34469
34470
34471 \backslash
34472 rotatebox[origin=lb]{60}{
34473 \end_layout
34474
34475 \end_inset
34476
34477
34478 \begin_inset Formula $\int A\,\mathrm{d}x=B$
34479 \end_inset
34480
34481
34482 \begin_inset ERT
34483 status collapsed
34484
34485 \begin_layout Plain Layout
34486
34487 }
34488 \end_layout
34489
34490 \end_inset
34491
34492  una ecuación.
34493 \end_layout
34494
34495 \begin_layout Standard
34496 O una imagen o un cuadro:
34497 \end_layout
34498
34499 \begin_layout Standard
34500 Aquí hay una imagen girada 
34501 \begin_inset ERT
34502 status collapsed
34503
34504 \begin_layout Plain Layout
34505
34506
34507 \backslash
34508 rotatebox[origin=lb]{90}{
34509 \end_layout
34510
34511 \end_inset
34512
34513
34514 \begin_inset Graphics
34515         filename ../clipart/platypus.eps
34516         lyxscale 50
34517         width 25col%
34518
34519 \end_inset
34520
34521
34522 \begin_inset ERT
34523 status collapsed
34524
34525 \begin_layout Plain Layout
34526
34527 }
34528 \end_layout
34529
34530 \end_inset
34531
34532  y un cuadro girado 
34533 \begin_inset ERT
34534 status collapsed
34535
34536 \begin_layout Plain Layout
34537
34538
34539 \backslash
34540 rotatebox[origin=l]{-90}{
34541 \end_layout
34542
34543 \end_inset
34544
34545
34546 \begin_inset Tabular
34547 <lyxtabular version="3" rows="2" columns="2">
34548 <features tabularvalignment="middle">
34549 <column alignment="center" valignment="top" width="0">
34550 <column alignment="center" valignment="top" width="0">
34551 <row>
34552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34553 \begin_inset Text
34554
34555 \begin_layout Plain Layout
34556 q
34557 \end_layout
34558
34559 \end_inset
34560 </cell>
34561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34562 \begin_inset Text
34563
34564 \begin_layout Plain Layout
34565 w
34566 \end_layout
34567
34568 \end_inset
34569 </cell>
34570 </row>
34571 <row>
34572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34573 \begin_inset Text
34574
34575 \begin_layout Plain Layout
34576 e
34577 \end_layout
34578
34579 \end_inset
34580 </cell>
34581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34582 \begin_inset Text
34583
34584 \begin_layout Plain Layout
34585 r
34586 \end_layout
34587
34588 \end_inset
34589 </cell>
34590 </row>
34591 </lyxtabular>
34592
34593 \end_inset
34594
34595
34596 \begin_inset ERT
34597 status collapsed
34598
34599 \begin_layout Plain Layout
34600
34601 }
34602 \end_layout
34603
34604 \end_inset
34605
34606
34607 \end_layout
34608
34609 \begin_layout Subsection
34610 Marcos para variar la escala
34611 \begin_inset Index idx
34612 status collapsed
34613
34614 \begin_layout Plain Layout
34615 Marcos ! para variar la escala
34616 \end_layout
34617
34618 \end_inset
34619
34620
34621 \begin_inset Index idx
34622 status collapsed
34623
34624 \begin_layout Plain Layout
34625 Material a escala
34626 \end_layout
34627
34628 \end_inset
34629
34630
34631 \begin_inset Index idx
34632 status collapsed
34633
34634 \begin_layout Plain Layout
34635 Figuras ! a escala
34636 \end_layout
34637
34638 \end_inset
34639
34640
34641 \begin_inset Index idx
34642 status collapsed
34643
34644 \begin_layout Plain Layout
34645 Cuadros ! a escala
34646 \end_layout
34647
34648 \end_inset
34649
34650
34651 \end_layout
34652
34653 \begin_layout Standard
34654 Para modificar las proporciones de un material se pueden usar los comandos
34655  
34656 \series bold
34657
34658 \backslash
34659 scalebox
34660 \series default
34661  y 
34662 \series bold
34663
34664 \backslash
34665 resizebox 
34666 \series default
34667 en código TeX.
34668 \end_layout
34669
34670 \begin_layout Standard
34671
34672 \series bold
34673
34674 \backslash
34675 scalebox
34676 \series default
34677  se usa con el esquema siguiente:
34678 \end_layout
34679
34680 \begin_layout Standard
34681
34682 \series bold
34683
34684 \backslash
34685 scalebox{horizontal}[vertical]{contenido del marco}
34686 \end_layout
34687
34688 \begin_layout Standard
34689 Horizontal y vertical son los factores de escala correspondientes.
34690  Si no se especifica factor vertical, su valor será el mismo que el factor
34691  de escala horizontal.
34692  
34693 \end_layout
34694
34695 \begin_layout Standard
34696 Por ejemplo, el comando 
34697 \series bold
34698
34699 \backslash
34700 scalebox{2}{Hola} 
34701 \series default
34702 crea un 
34703 \begin_inset ERT
34704 status collapsed
34705
34706 \begin_layout Plain Layout
34707
34708
34709 \backslash
34710 scalebox{2}{
34711 \end_layout
34712
34713 \end_inset
34714
34715 Hola
34716 \begin_inset ERT
34717 status collapsed
34718
34719 \begin_layout Plain Layout
34720
34721 }
34722 \end_layout
34723
34724 \end_inset
34725
34726  de doble tamaño que el texto normal del documento.
34727 \end_layout
34728
34729 \begin_layout Standard
34730 El comando 
34731 \series bold
34732
34733 \backslash
34734 scalebox{2}[1]{Hola} 
34735 \series default
34736 distorsiona el 
34737 \begin_inset ERT
34738 status collapsed
34739
34740 \begin_layout Plain Layout
34741
34742
34743 \backslash
34744 scalebox{2}[1]{
34745 \end_layout
34746
34747 \end_inset
34748
34749 Hola
34750 \begin_inset ERT
34751 status collapsed
34752
34753 \begin_layout Plain Layout
34754
34755 }
34756 \end_layout
34757
34758 \end_inset
34759
34760 .
34761 \end_layout
34762
34763 \begin_layout Standard
34764 Si un factor de escala es negativo el contenido del marco es reflejado.
34765  Por eso el comando 
34766 \series bold
34767
34768 \backslash
34769 scalebox{-1}[1]{Hola} 
34770 \series default
34771 puede usarse para reflejar un texto: 
34772 \begin_inset ERT
34773 status collapsed
34774
34775 \begin_layout Plain Layout
34776
34777
34778 \backslash
34779 scalebox{-1}[1]{
34780 \end_layout
34781
34782 \end_inset
34783
34784 Hola
34785 \begin_inset ERT
34786 status collapsed
34787
34788 \begin_layout Plain Layout
34789
34790 }
34791 \end_layout
34792
34793 \end_inset
34794
34795 .
34796 \end_layout
34797
34798 \begin_layout Standard
34799
34800 \series bold
34801
34802 \backslash
34803 scalebox{1}[-1]{Hola} 
34804 \series default
34805 refleja el 
34806 \begin_inset ERT
34807 status collapsed
34808
34809 \begin_layout Plain Layout
34810
34811
34812 \backslash
34813 scalebox{1}[-1]{
34814 \end_layout
34815
34816 \end_inset
34817
34818 Hola
34819 \begin_inset ERT
34820 status collapsed
34821
34822 \begin_layout Plain Layout
34823
34824 }
34825 \end_layout
34826
34827 \end_inset
34828
34829  sobre la base.
34830 \end_layout
34831
34832 \begin_layout Standard
34833 El comando 
34834 \series bold
34835
34836 \backslash
34837 scalebox{-1}[1]{contenido del cuadro} 
34838 \series default
34839 puede sustituirse por 
34840 \series bold
34841
34842 \begin_inset Newline newline
34843 \end_inset
34844
34845
34846 \backslash
34847 reflectbox{contenido del cuadro}
34848 \begin_inset VSpace defskip
34849 \end_inset
34850
34851
34852 \end_layout
34853
34854 \begin_layout Standard
34855 El comando 
34856 \series bold
34857
34858 \backslash
34859 resizebox
34860 \series default
34861  sirve para redimensionar el marco a una altura y anchura definidas, según
34862  el esquema:
34863 \end_layout
34864
34865 \begin_layout Standard
34866
34867 \series bold
34868
34869 \backslash
34870 resizebox{anchura}{altura}{contenido del marco}
34871 \end_layout
34872
34873 \begin_layout Standard
34874 Si uno de los argumentos del comando es un signo de exclamación, 
34875 \series bold
34876 !
34877 \series default
34878 , la escala se hace de forma que se mantiene la relación de las dimensiones
34879  originales del contenido del marco.
34880  
34881 \end_layout
34882
34883 \begin_layout Standard
34884 El comando 
34885 \series bold
34886
34887 \backslash
34888 resizebox{2cm}{1cm}{Hola}
34889 \series default
34890  genera: 
34891 \begin_inset ERT
34892 status collapsed
34893
34894 \begin_layout Plain Layout
34895
34896
34897 \backslash
34898 resizebox{2cm}{1cm}{
34899 \end_layout
34900
34901 \end_inset
34902
34903 Hola
34904 \begin_inset ERT
34905 status collapsed
34906
34907 \begin_layout Plain Layout
34908
34909 }
34910 \end_layout
34911
34912 \end_inset
34913
34914
34915 \begin_inset Newline newline
34916 \end_inset
34917
34918 El comando 
34919 \series bold
34920
34921 \backslash
34922 resizebox{2cm}{!}{Hola}
34923 \series default
34924  genera: 
34925 \begin_inset ERT
34926 status collapsed
34927
34928 \begin_layout Plain Layout
34929
34930
34931 \backslash
34932 resizebox{2cm}{!}{
34933 \end_layout
34934
34935 \end_inset
34936
34937 Hola
34938 \begin_inset ERT
34939 status collapsed
34940
34941 \begin_layout Plain Layout
34942
34943 }
34944 \end_layout
34945
34946 \end_inset
34947
34948
34949 \end_layout
34950
34951 \begin_layout Standard
34952 \begin_inset VSpace defskip
34953 \end_inset
34954
34955
34956 \end_layout
34957
34958 \begin_layout Standard
34959 \begin_inset Note Greyedout
34960 status open
34961
34962 \begin_layout Plain Layout
34963
34964 \series bold
34965 Nota: 
34966 \series default
34967 Si los argumentos de 
34968 \series bold
34969
34970 \backslash
34971 scalebox
34972 \series default
34973  o 
34974 \series bold
34975
34976 \backslash
34977 resizebox
34978 \series default
34979  son cero, no se generan errores de LaTeX al exportar el documento, pero
34980  puede suceder que la salida no se muestre o que sea incompleta.
34981  
34982 \end_layout
34983
34984 \end_inset
34985
34986
34987 \begin_inset VSpace defskip
34988 \end_inset
34989
34990
34991 \end_layout
34992
34993 \begin_layout Standard
34994 Los marcos se pueden combinar en cualquier orden.
34995  Por ejemplo, el comando
34996 \series bold
34997
34998 \begin_inset Newline newline
34999 \end_inset
35000
35001
35002 \backslash
35003 rotatebox[origin=c]{-45}{
35004 \backslash
35005 resizebox{2cm}{!}{
35006 \backslash
35007 reflectbox{Hola}}}
35008 \begin_inset Newline newline
35009 \end_inset
35010
35011
35012 \series default
35013 genera:
35014 \end_layout
35015
35016 \begin_layout Standard
35017 \noindent
35018 \align center
35019 \begin_inset ERT
35020 status collapsed
35021
35022 \begin_layout Plain Layout
35023
35024
35025 \backslash
35026 rotatebox[origin=c]{-45}{
35027 \backslash
35028 resizebox{2cm}{!}{
35029 \backslash
35030 reflectbox{
35031 \end_layout
35032
35033 \end_inset
35034
35035 Hola
35036 \begin_inset ERT
35037 status collapsed
35038
35039 \begin_layout Plain Layout
35040
35041 }}}
35042 \end_layout
35043
35044 \end_inset
35045
35046
35047 \end_layout
35048
35049 \begin_layout Standard
35050 \noindent
35051 Un marco puede contener imágenes, cuadros y ecuaciones en línea:
35052 \end_layout
35053
35054 \begin_layout Standard
35055 \align center
35056 \begin_inset ERT
35057 status collapsed
35058
35059 \begin_layout Plain Layout
35060
35061
35062 \backslash
35063 rotatebox[origin=c]{-30}{
35064 \backslash
35065 resizebox{2cm}{!}{
35066 \backslash
35067 reflectbox{
35068 \end_layout
35069
35070 \end_inset
35071
35072
35073 \begin_inset Graphics
35074         filename ../clipart/platypus.eps
35075         lyxscale 50
35076         width 25col%
35077
35078 \end_inset
35079
35080
35081 \begin_inset ERT
35082 status collapsed
35083
35084 \begin_layout Plain Layout
35085
35086 }}}
35087 \end_layout
35088
35089 \end_inset
35090
35091
35092 \begin_inset ERT
35093 status collapsed
35094
35095 \begin_layout Plain Layout
35096
35097
35098 \backslash
35099 rotatebox[origin=c]{-45}{
35100 \backslash
35101 resizebox{2cm}{!}{
35102 \backslash
35103 reflectbox{
35104 \end_layout
35105
35106 \end_inset
35107
35108
35109 \begin_inset Tabular
35110 <lyxtabular version="3" rows="2" columns="2">
35111 <features tabularvalignment="middle">
35112 <column alignment="center" valignment="top" width="0">
35113 <column alignment="center" valignment="top" width="0">
35114 <row>
35115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35116 \begin_inset Text
35117
35118 \begin_layout Plain Layout
35119 q
35120 \end_layout
35121
35122 \end_inset
35123 </cell>
35124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35125 \begin_inset Text
35126
35127 \begin_layout Plain Layout
35128 w
35129 \end_layout
35130
35131 \end_inset
35132 </cell>
35133 </row>
35134 <row>
35135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35136 \begin_inset Text
35137
35138 \begin_layout Plain Layout
35139 e
35140 \end_layout
35141
35142 \end_inset
35143 </cell>
35144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35145 \begin_inset Text
35146
35147 \begin_layout Plain Layout
35148 r
35149 \end_layout
35150
35151 \end_inset
35152 </cell>
35153 </row>
35154 </lyxtabular>
35155
35156 \end_inset
35157
35158
35159 \begin_inset ERT
35160 status collapsed
35161
35162 \begin_layout Plain Layout
35163
35164 }}}
35165 \end_layout
35166
35167 \end_inset
35168
35169
35170 \begin_inset ERT
35171 status collapsed
35172
35173 \begin_layout Plain Layout
35174
35175
35176 \backslash
35177 rotatebox[origin=c]{-45}{
35178 \backslash
35179 resizebox{2cm}{!}{
35180 \backslash
35181 reflectbox{
35182 \end_layout
35183
35184 \end_inset
35185
35186
35187 \begin_inset Formula $\int A\,\mathrm{d}x=B$
35188 \end_inset
35189
35190
35191 \begin_inset ERT
35192 status collapsed
35193
35194 \begin_layout Plain Layout
35195
35196 }}}
35197 \end_layout
35198
35199 \end_inset
35200
35201
35202 \end_layout
35203
35204 \begin_layout Standard
35205 Si se usa el estilo global 
35206 \series bold
35207 fleqn
35208 \series default
35209  para las ecuaciones del documento,
35210 \begin_inset Foot
35211 status collapsed
35212
35213 \begin_layout Plain Layout
35214 Si «fleqn» se añade a las opciones de clase del documento.
35215 \end_layout
35216
35217 \end_inset
35218
35219  también se puede variar la escala de las ecuaciones en estilo presentación.
35220 \end_layout
35221
35222 \begin_layout Chapter
35223 Objetos envueltos en texto
35224 \begin_inset Index idx
35225 status collapsed
35226
35227 \begin_layout Plain Layout
35228 Envueltos en texto
35229 \end_layout
35230
35231 \end_inset
35232
35233
35234 \end_layout
35235
35236 \begin_layout Section
35237 Flotantes envueltos
35238 \begin_inset CommandInset label
35239 LatexCommand label
35240 name "sec:Flotantes-envueltos"
35241
35242 \end_inset
35243
35244
35245 \begin_inset Index idx
35246 status collapsed
35247
35248 \begin_layout Plain Layout
35249 Flotantes ! Envueltos
35250 \end_layout
35251
35252 \end_inset
35253
35254
35255 \begin_inset Index idx
35256 status collapsed
35257
35258 \begin_layout Plain Layout
35259 Envueltos en texto ! Flotantes
35260 \end_layout
35261
35262 \end_inset
35263
35264
35265 \end_layout
35266
35267 \begin_layout Standard
35268 \begin_inset Wrap figure
35269 lines 0
35270 placement l
35271 overhang 1cm
35272 width "40col%"
35273 status open
35274
35275 \begin_layout Plain Layout
35276 \begin_inset Graphics
35277         filename ../clipart/mobius.eps
35278         width 40col%
35279         rotateOrigin center
35280
35281 \end_inset
35282
35283
35284 \end_layout
35285
35286 \begin_layout Plain Layout
35287 \begin_inset Caption
35288
35289 \begin_layout Plain Layout
35290 \begin_inset CommandInset label
35291 LatexCommand label
35292 name "fig:Envoltorio-de-figura"
35293
35294 \end_inset
35295
35296 Figura envuelta en el texto
35297 \end_layout
35298
35299 \end_inset
35300
35301
35302 \end_layout
35303
35304 \end_inset
35305
35306  Este tipo de flotante se usa para adosar una figura o un cuadro al texto,
35307  de modo que ocupe sólo una parte del ancho de columna.
35308  Se inserta con el menú 
35309 \family sans
35310 Insertar\SpecialChar \menuseparator
35311 Flotante\SpecialChar \menuseparator
35312 Figura
35313 \begin_inset space ~
35314 \end_inset
35315
35316 envuelta
35317 \family default
35318
35319 \begin_inset space \thinspace{}
35320 \end_inset
35321
35322 /
35323 \begin_inset space \thinspace{}
35324 \end_inset
35325
35326
35327 \family sans
35328 Cuadro
35329 \begin_inset space ~
35330 \end_inset
35331
35332 envuelto
35333 \family default
35334  si está instalado el paquete LaTeX 
35335 \series bold
35336 wrapfig
35337 \series default
35338
35339 \begin_inset Index idx
35340 status collapsed
35341
35342 \begin_layout Plain Layout
35343 LaTeX-paquetes ! wrapfig
35344 \begin_inset ERT
35345 status collapsed
35346
35347 \begin_layout Plain Layout
35348
35349
35350 \backslash
35351 vspace{4mm}
35352 \end_layout
35353
35354 \end_inset
35355
35356
35357 \end_layout
35358
35359 \end_inset
35360
35361 .
35362 \begin_inset Foot
35363 status collapsed
35364
35365 \begin_layout Plain Layout
35366 La instalación de paquetes LaTeX se explica en el manual 
35367 \emph on
35368 Configuración de LaTeX
35369 \emph default
35370 .
35371 \end_layout
35372
35373 \end_inset
35374
35375  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
35376  con clic derecho sobre el cuadro del flotante.
35377  Son obligatorias la 
35378 \family sans
35379 Ubicación
35380 \family default
35381  y la 
35382 \family sans
35383 Anchura
35384 \family default
35385 .
35386  Son opcionales 
35387 \family sans
35388 Extensión al margen
35389 \family default
35390 , que especifica la anchura de invasión del margen, y 
35391 \family sans
35392 Extender
35393 \begin_inset space ~
35394 \end_inset
35395
35396 a
35397 \begin_inset space ~
35398 \end_inset
35399
35400 líneas
35401 \family default
35402 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
35403  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
35404  opción sólo si encuentras problemas en la colocación del flotante.
35405  Además puedes decidir si permitir que LaTeX deje flotar el flotante dentro
35406  del párrafo o en los párrafos adyacentes.
35407  La figura
35408 \begin_inset space ~
35409 \end_inset
35410
35411
35412 \begin_inset CommandInset ref
35413 LatexCommand ref
35414 reference "fig:Envoltorio-de-figura"
35415
35416 \end_inset
35417
35418  es un ejemplo de envoltorio con una anchura de columna del 40
35419 \begin_inset space \thinspace{}
35420 \end_inset
35421
35422 %, ubicado a la izquierda y 1
35423 \begin_inset space \thinspace{}
35424 \end_inset
35425
35426 cm de invasión de margen.
35427 \end_layout
35428
35429 \begin_layout Standard
35430 \begin_inset Note Greyedout
35431 status open
35432
35433 \begin_layout Plain Layout
35434
35435 \series bold
35436 Nota:
35437 \series default
35438  ¡Los flotantes envueltos son frágiles! P.
35439 \begin_inset space \thinspace{}
35440 \end_inset
35441
35442 e.
35443 \begin_inset space ~
35444 \end_inset
35445
35446 si una figura está demasiado cerca de la parte inferior de la página se
35447  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
35448  o situarse junto a otro texto.
35449 \end_layout
35450
35451 \end_inset
35452
35453
35454 \end_layout
35455
35456 \begin_layout Standard
35457 En general:
35458 \end_layout
35459
35460 \begin_layout Itemize
35461 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
35462  salto de página.
35463  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
35464  esté casi listo y puedas prever los saltos de página.
35465 \end_layout
35466
35467 \begin_layout Itemize
35468 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
35469  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
35470 \end_layout
35471
35472 \begin_layout Itemize
35473 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
35474  que procura que haya un párrafo de texto entre ellos.
35475 \end_layout
35476
35477 \begin_layout Itemize
35478 Los flotantes envueltos no están permitidos en cabeceras de sección o cuadros.
35479 \end_layout
35480
35481 \begin_layout Itemize
35482 Su numeración y referencias funciona como se explica en el cap.
35483 \begin_inset space \thinspace{}
35484 \end_inset
35485
35486
35487 \begin_inset CommandInset ref
35488 LatexCommand ref
35489 reference "chap:Flotantes"
35490
35491 \end_inset
35492
35493 .
35494 \end_layout
35495
35496 \begin_layout Section
35497 Objetos fijos envueltos
35498 \begin_inset Index idx
35499 status collapsed
35500
35501 \begin_layout Plain Layout
35502 Envueltos en texto ! Objetos fijos
35503 \end_layout
35504
35505 \end_inset
35506
35507
35508 \end_layout
35509
35510 \begin_layout Standard
35511 Los flotantes envueltos, descritos en la sec.
35512 \begin_inset space \thinspace{}
35513 \end_inset
35514
35515
35516 \begin_inset CommandInset ref
35517 LatexCommand ref
35518 reference "sec:Flotantes-envueltos"
35519
35520 \end_inset
35521
35522  , tienen estas posiciones en el párrafo:
35523 \end_layout
35524
35525 \begin_layout Standard
35526 \noindent
35527 \align center
35528 \begin_inset Tabular
35529 <lyxtabular version="3" rows="2" columns="2">
35530 <features tabularvalignment="middle">
35531 <column alignment="center" valignment="top" width="0">
35532 <column alignment="center" valignment="top" width="0">
35533 <row>
35534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35535 \begin_inset Text
35536
35537 \begin_layout Plain Layout
35538 \begin_inset Graphics
35539         filename ../../images/dialog-show-new-inset_graphics.png
35540         scale 70
35541         scaleBeforeRotation
35542
35543 \end_inset
35544
35545
35546 \end_layout
35547
35548 \end_inset
35549 </cell>
35550 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35551 \begin_inset Text
35552
35553 \begin_layout Plain Layout
35554 texto
35555 \end_layout
35556
35557 \end_inset
35558 </cell>
35559 </row>
35560 <row>
35561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
35562 \begin_inset Text
35563
35564 \begin_layout Plain Layout
35565 texto
35566 \end_layout
35567
35568 \end_inset
35569 </cell>
35570 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
35571 \begin_inset Text
35572
35573 \begin_layout Plain Layout
35574 texto
35575 \end_layout
35576
35577 \end_inset
35578 </cell>
35579 </row>
35580 </lyxtabular>
35581
35582 \end_inset
35583
35584  y 
35585 \begin_inset Tabular
35586 <lyxtabular version="3" rows="2" columns="2">
35587 <features tabularvalignment="middle">
35588 <column alignment="center" valignment="top" width="0">
35589 <column alignment="center" valignment="top" width="0">
35590 <row>
35591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35592 \begin_inset Text
35593
35594 \begin_layout Plain Layout
35595 texto
35596 \end_layout
35597
35598 \end_inset
35599 </cell>
35600 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35601 \begin_inset Text
35602
35603 \begin_layout Plain Layout
35604 \begin_inset Graphics
35605         filename ../../images/dialog-show-new-inset_graphics.png
35606         scale 70
35607         scaleBeforeRotation
35608
35609 \end_inset
35610
35611
35612 \end_layout
35613
35614 \end_inset
35615 </cell>
35616 </row>
35617 <row>
35618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
35619 \begin_inset Text
35620
35621 \begin_layout Plain Layout
35622 texto
35623 \end_layout
35624
35625 \end_inset
35626 </cell>
35627 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
35628 \begin_inset Text
35629
35630 \begin_layout Plain Layout
35631 texto
35632 \end_layout
35633
35634 \end_inset
35635 </cell>
35636 </row>
35637 </lyxtabular>
35638
35639 \end_inset
35640
35641
35642 \end_layout
35643
35644 \begin_layout Standard
35645 Para colocar un objeto exactamente en la posición en la que se inserta,
35646  por ejemplo una de estas:
35647 \begin_inset VSpace defskip
35648 \end_inset
35649
35650
35651 \end_layout
35652
35653 \begin_layout Standard
35654 \noindent
35655 \align center
35656 \begin_inset Tabular
35657 <lyxtabular version="3" rows="2" columns="2">
35658 <features tabularvalignment="middle">
35659 <column alignment="center" valignment="top" width="0">
35660 <column alignment="center" valignment="top" width="0">
35661 <row>
35662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35663 \begin_inset Text
35664
35665 \begin_layout Plain Layout
35666 texto
35667 \end_layout
35668
35669 \end_inset
35670 </cell>
35671 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35672 \begin_inset Text
35673
35674 \begin_layout Plain Layout
35675 texto
35676 \end_layout
35677
35678 \end_inset
35679 </cell>
35680 </row>
35681 <row>
35682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
35683 \begin_inset Text
35684
35685 \begin_layout Plain Layout
35686 \begin_inset Graphics
35687         filename ../../images/dialog-show-new-inset_graphics.png
35688         scale 70
35689         scaleBeforeRotation
35690
35691 \end_inset
35692
35693
35694 \end_layout
35695
35696 \end_inset
35697 </cell>
35698 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
35699 \begin_inset Text
35700
35701 \begin_layout Plain Layout
35702 texto
35703 \end_layout
35704
35705 \end_inset
35706 </cell>
35707 </row>
35708 </lyxtabular>
35709
35710 \end_inset
35711
35712  
35713 \begin_inset Tabular
35714 <lyxtabular version="3" rows="2" columns="2">
35715 <features tabularvalignment="middle">
35716 <column alignment="center" valignment="top" width="0">
35717 <column alignment="center" valignment="top" width="0">
35718 <row>
35719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35720 \begin_inset Text
35721
35722 \begin_layout Plain Layout
35723 texto
35724 \end_layout
35725
35726 \end_inset
35727 </cell>
35728 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35729 \begin_inset Text
35730
35731 \begin_layout Plain Layout
35732 texto
35733 \end_layout
35734
35735 \end_inset
35736 </cell>
35737 </row>
35738 <row>
35739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
35740 \begin_inset Text
35741
35742 \begin_layout Plain Layout
35743 texto
35744 \end_layout
35745
35746 \end_inset
35747 </cell>
35748 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
35749 \begin_inset Text
35750
35751 \begin_layout Plain Layout
35752 \begin_inset Graphics
35753         filename ../../images/dialog-show-new-inset_graphics.png
35754         scale 70
35755         scaleBeforeRotation
35756
35757 \end_inset
35758
35759
35760 \end_layout
35761
35762 \end_inset
35763 </cell>
35764 </row>
35765 </lyxtabular>
35766
35767 \end_inset
35768
35769  
35770 \begin_inset Tabular
35771 <lyxtabular version="3" rows="2" columns="3">
35772 <features tabularvalignment="middle">
35773 <column alignment="center" valignment="top" width="0">
35774 <column alignment="center" valignment="top" width="0">
35775 <column alignment="center" valignment="top" width="0">
35776 <row>
35777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35778 \begin_inset Text
35779
35780 \begin_layout Plain Layout
35781 texto
35782 \end_layout
35783
35784 \end_inset
35785 </cell>
35786 <cell alignment="center" valignment="top" topline="true" usebox="none">
35787 \begin_inset Text
35788
35789 \begin_layout Plain Layout
35790 \begin_inset Graphics
35791         filename ../../images/dialog-show-new-inset_graphics.png
35792         scale 70
35793         scaleBeforeRotation
35794
35795 \end_inset
35796
35797
35798 \end_layout
35799
35800 \end_inset
35801 </cell>
35802 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35803 \begin_inset Text
35804
35805 \begin_layout Plain Layout
35806 texto
35807 \end_layout
35808
35809 \end_inset
35810 </cell>
35811 </row>
35812 <row>
35813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
35814 \begin_inset Text
35815
35816 \begin_layout Plain Layout
35817 texto
35818 \end_layout
35819
35820 \end_inset
35821 </cell>
35822 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35823 \begin_inset Text
35824
35825 \begin_layout Plain Layout
35826 texto
35827 \end_layout
35828
35829 \end_inset
35830 </cell>
35831 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
35832 \begin_inset Text
35833
35834 \begin_layout Plain Layout
35835 texto
35836 \end_layout
35837
35838 \end_inset
35839 </cell>
35840 </row>
35841 </lyxtabular>
35842
35843 \end_inset
35844
35845  
35846 \begin_inset Tabular
35847 <lyxtabular version="3" rows="2" columns="3">
35848 <features tabularvalignment="middle">
35849 <column alignment="center" valignment="top" width="0">
35850 <column alignment="center" valignment="top" width="0">
35851 <column alignment="center" valignment="top" width="0">
35852 <row>
35853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35854 \begin_inset Text
35855
35856 \begin_layout Plain Layout
35857 texto
35858 \end_layout
35859
35860 \end_inset
35861 </cell>
35862 <cell alignment="center" valignment="top" topline="true" usebox="none">
35863 \begin_inset Text
35864
35865 \begin_layout Plain Layout
35866 texto
35867 \end_layout
35868
35869 \end_inset
35870 </cell>
35871 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35872 \begin_inset Text
35873
35874 \begin_layout Plain Layout
35875 texto
35876 \end_layout
35877
35878 \end_inset
35879 </cell>
35880 </row>
35881 <row>
35882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
35883 \begin_inset Text
35884
35885 \begin_layout Plain Layout
35886 texto
35887 \end_layout
35888
35889 \end_inset
35890 </cell>
35891 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35892 \begin_inset Text
35893
35894 \begin_layout Plain Layout
35895 \begin_inset Graphics
35896         filename ../../images/dialog-show-new-inset_graphics.png
35897         scale 70
35898         scaleBeforeRotation
35899
35900 \end_inset
35901
35902
35903 \end_layout
35904
35905 \end_inset
35906 </cell>
35907 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
35908 \begin_inset Text
35909
35910 \begin_layout Plain Layout
35911 texto
35912 \end_layout
35913
35914 \end_inset
35915 </cell>
35916 </row>
35917 </lyxtabular>
35918
35919 \end_inset
35920
35921
35922 \end_layout
35923
35924 \begin_layout Standard
35925 \noindent
35926 \align center
35927 \begin_inset Tabular
35928 <lyxtabular version="3" rows="3" columns="2">
35929 <features tabularvalignment="middle">
35930 <column alignment="center" valignment="top" width="0">
35931 <column alignment="center" valignment="top" width="0">
35932 <row>
35933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35934 \begin_inset Text
35935
35936 \begin_layout Plain Layout
35937 texto
35938 \end_layout
35939
35940 \end_inset
35941 </cell>
35942 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35943 \begin_inset Text
35944
35945 \begin_layout Plain Layout
35946 texto
35947 \end_layout
35948
35949 \end_inset
35950 </cell>
35951 </row>
35952 <row>
35953 <cell alignment="center" valignment="top" leftline="true" usebox="none">
35954 \begin_inset Text
35955
35956 \begin_layout Plain Layout
35957 \begin_inset Graphics
35958         filename ../../images/dialog-show-new-inset_graphics.png
35959         scale 70
35960         scaleBeforeRotation
35961
35962 \end_inset
35963
35964
35965 \end_layout
35966
35967 \end_inset
35968 </cell>
35969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
35970 \begin_inset Text
35971
35972 \begin_layout Plain Layout
35973 texto
35974 \end_layout
35975
35976 \end_inset
35977 </cell>
35978 </row>
35979 <row>
35980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
35981 \begin_inset Text
35982
35983 \begin_layout Plain Layout
35984 texto
35985 \end_layout
35986
35987 \end_inset
35988 </cell>
35989 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
35990 \begin_inset Text
35991
35992 \begin_layout Plain Layout
35993 texto
35994 \end_layout
35995
35996 \end_inset
35997 </cell>
35998 </row>
35999 </lyxtabular>
36000
36001 \end_inset
36002
36003  
36004 \begin_inset Tabular
36005 <lyxtabular version="3" rows="3" columns="3">
36006 <features tabularvalignment="middle">
36007 <column alignment="center" valignment="top" width="0">
36008 <column alignment="center" valignment="top" width="0">
36009 <column alignment="center" valignment="top" width="0">
36010 <row>
36011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36012 \begin_inset Text
36013
36014 \begin_layout Plain Layout
36015 texto
36016 \end_layout
36017
36018 \end_inset
36019 </cell>
36020 <cell alignment="center" valignment="top" topline="true" usebox="none">
36021 \begin_inset Text
36022
36023 \begin_layout Plain Layout
36024 texto
36025 \end_layout
36026
36027 \end_inset
36028 </cell>
36029 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033 texto
36034 \end_layout
36035
36036 \end_inset
36037 </cell>
36038 </row>
36039 <row>
36040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36041 \begin_inset Text
36042
36043 \begin_layout Plain Layout
36044 texto
36045 \end_layout
36046
36047 \end_inset
36048 </cell>
36049 <cell alignment="center" valignment="top" usebox="none">
36050 \begin_inset Text
36051
36052 \begin_layout Plain Layout
36053 \begin_inset Graphics
36054         filename ../../images/dialog-show-new-inset_graphics.png
36055         scale 70
36056         scaleBeforeRotation
36057
36058 \end_inset
36059
36060
36061 \end_layout
36062
36063 \end_inset
36064 </cell>
36065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36066 \begin_inset Text
36067
36068 \begin_layout Plain Layout
36069 texto
36070 \end_layout
36071
36072 \end_inset
36073 </cell>
36074 </row>
36075 <row>
36076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36077 \begin_inset Text
36078
36079 \begin_layout Plain Layout
36080 texto
36081 \end_layout
36082
36083 \end_inset
36084 </cell>
36085 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36086 \begin_inset Text
36087
36088 \begin_layout Plain Layout
36089 texto
36090 \end_layout
36091
36092 \end_inset
36093 </cell>
36094 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36095 \begin_inset Text
36096
36097 \begin_layout Plain Layout
36098 texto
36099 \end_layout
36100
36101 \end_inset
36102 </cell>
36103 </row>
36104 </lyxtabular>
36105
36106 \end_inset
36107
36108  
36109 \begin_inset Tabular
36110 <lyxtabular version="3" rows="3" columns="2">
36111 <features tabularvalignment="middle">
36112 <column alignment="center" valignment="top" width="0">
36113 <column alignment="center" valignment="top" width="0">
36114 <row>
36115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36116 \begin_inset Text
36117
36118 \begin_layout Plain Layout
36119 texto
36120 \end_layout
36121
36122 \end_inset
36123 </cell>
36124 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
36125 \begin_inset Text
36126
36127 \begin_layout Plain Layout
36128 texto
36129 \end_layout
36130
36131 \end_inset
36132 </cell>
36133 </row>
36134 <row>
36135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
36136 \begin_inset Text
36137
36138 \begin_layout Plain Layout
36139 texto
36140 \end_layout
36141
36142 \end_inset
36143 </cell>
36144 <cell alignment="center" valignment="top" rightline="true" usebox="none">
36145 \begin_inset Text
36146
36147 \begin_layout Plain Layout
36148 \begin_inset Graphics
36149         filename ../../images/dialog-show-new-inset_graphics.png
36150         scale 70
36151         scaleBeforeRotation
36152
36153 \end_inset
36154
36155
36156 \end_layout
36157
36158 \end_inset
36159 </cell>
36160 </row>
36161 <row>
36162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
36163 \begin_inset Text
36164
36165 \begin_layout Plain Layout
36166 texto
36167 \end_layout
36168
36169 \end_inset
36170 </cell>
36171 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
36172 \begin_inset Text
36173
36174 \begin_layout Plain Layout
36175 texto
36176 \end_layout
36177
36178 \end_inset
36179 </cell>
36180 </row>
36181 </lyxtabular>
36182
36183 \end_inset
36184
36185
36186 \end_layout
36187
36188 \begin_layout Standard
36189 \noindent
36190 puedes usar el paquete LaTeX 
36191 \series bold
36192 picinpar
36193 \series default
36194
36195 \begin_inset Index idx
36196 status collapsed
36197
36198 \begin_layout Plain Layout
36199 LaTeX-paquetes ! picinpar
36200 \end_layout
36201
36202 \end_inset
36203
36204 .
36205  Aquí hay un ejemplo:
36206 \end_layout
36207
36208 \begin_layout Standard
36209 \begin_inset ERT
36210 status collapsed
36211
36212 \begin_layout Plain Layout
36213
36214
36215 \backslash
36216 ifpicinpar
36217 \end_layout
36218
36219 \end_inset
36220
36221
36222 \begin_inset Note Note
36223 status open
36224
36225 \begin_layout Plain Layout
36226 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
36227  LaTeX 
36228 \series bold
36229 picinpar
36230 \series default
36231 .
36232 \end_layout
36233
36234 \end_inset
36235
36236
36237 \end_layout
36238
36239 \begin_layout Standard
36240 \begin_inset ERT
36241 status collapsed
36242
36243 \begin_layout Plain Layout
36244
36245
36246 \backslash
36247 begin{window}[2,c,{
36248 \end_layout
36249
36250 \end_inset
36251
36252
36253 \begin_inset Graphics
36254         filename ../clipart/mobius.eps
36255         lyxscale 60
36256         width 40col%
36257         scaleBeforeRotation
36258         rotateOrigin center
36259
36260 \end_inset
36261
36262
36263 \begin_inset ERT
36264 status collapsed
36265
36266 \begin_layout Plain Layout
36267
36268 },]
36269 \end_layout
36270
36271 \begin_layout Plain Layout
36272
36273 {}
36274 \end_layout
36275
36276 \end_inset
36277
36278
36279 \size small
36280 \lang english
36281 It was in the spring of the year 1894 that all London was interested, and
36282  the fashionable world dismayed, by the murder of the Honourable Ronald
36283  Adair under most unusual and inexplicable circumstances.
36284  The public has already learned those particulars of the crime which
36285 \size default
36286
36287 \begin_inset ERT
36288 status collapsed
36289
36290 \begin_layout Plain Layout
36291
36292
36293 \backslash
36294 footnotemark{}
36295 \end_layout
36296
36297 \end_inset
36298
36299
36300 \size small
36301  came out in the police investigation, but a good deal was suppressed upon
36302  that occasion, since the case for the prosecution was so overwhelmingly
36303  strong that it was not necessary to bring forward all the facts.
36304  Only now, at the end of nearly ten years, am I allowed to supply those
36305  missing links which make up the whole of that remarkable chain
36306 \lang spanish
36307 .
36308 \size default
36309
36310 \begin_inset ERT
36311 status collapsed
36312
36313 \begin_layout Plain Layout
36314
36315
36316 \backslash
36317 end{window}
36318 \end_layout
36319
36320 \end_inset
36321
36322
36323 \end_layout
36324
36325 \begin_layout Standard
36326 \begin_inset ERT
36327 status collapsed
36328
36329 \begin_layout Plain Layout
36330
36331
36332 \backslash
36333 footnotetext{
36334 \end_layout
36335
36336 \end_inset
36337
36338 Nota al pie del párrafo con el objeto fijo
36339 \begin_inset ERT
36340 status collapsed
36341
36342 \begin_layout Plain Layout
36343
36344 }
36345 \end_layout
36346
36347 \end_inset
36348
36349
36350 \end_layout
36351
36352 \begin_layout Standard
36353 Los objetos fijos envueltos se usan para permitir texto flotante a su alrededor,
36354  donde la posición del objeto en el párrafo se puede determinar por el número
36355  de líneas sobre él.
36356  A diferencia de los flotantes, no es posible tener leyendas numeradas.
36357 \end_layout
36358
36359 \begin_layout Standard
36360 Un objeto fijo se inserta añadiendo el comando
36361 \end_layout
36362
36363 \begin_layout Standard
36364
36365 \series bold
36366
36367 \backslash
36368 begin{window}[2,c,{
36369 \end_layout
36370
36371 \begin_layout Standard
36372 en código TeX al principio del párrafo.
36373  El primer parámetro en el corchete, aquí '2', define el número de líneas
36374  sobre el objeto, el segundo, aquí 'c', la posición del objeto.
36375  Las posiciones permitidas son 'l', 'c' y 'r' (izquierda, centro, derecha).
36376  Tras el comando se inserta el objeto.
36377  En este ejemplo se ha insertado una imagen con una anchura del 40
36378 \begin_inset space \thinspace{}
36379 \end_inset
36380
36381 % de la anchura de la columna de texto.
36382  El objeto también puede ser un cuadro, un marco o una ecuación.
36383  Detrás del objeto se inserta el comando
36384 \end_layout
36385
36386 \begin_layout Standard
36387
36388 \series bold
36389 },texto de la descripción]
36390 \begin_inset Newline newline
36391 \end_inset
36392
36393 {}
36394 \end_layout
36395
36396 \begin_layout Standard
36397 Ten en cuenta que 
36398 \begin_inset Quotes eld
36399 \end_inset
36400
36401
36402 \series bold
36403 {}
36404 \series default
36405
36406 \begin_inset Quotes erd
36407 \end_inset
36408
36409  está en la segunda línea.
36410  El texto de la descripción es opcional.
36411  El texto envolvente debe estar en el mismo párrafo que el objeto, por tanto
36412  debe empezar inmediatamente después de 
36413 \series bold
36414 {}
36415 \series default
36416 .
36417  Al final del párrafo inserta el comando:
36418 \end_layout
36419
36420 \begin_layout Standard
36421
36422 \series bold
36423
36424 \backslash
36425 end{window}
36426 \end_layout
36427
36428 \begin_layout Standard
36429 Dentro de un párrafo con un objeto fijo no se pueden insertar notas al pie
36430  de la manera habitual.
36431  Hay que usar el comando 
36432 \series bold
36433
36434 \backslash
36435 footnotemark
36436 \series default
36437  dentro del párrafo y fuera del comando 
36438 \series bold
36439
36440 \backslash
36441 footnotetext
36442 \series default
36443 , como se describe en la sec.
36444 \begin_inset space \thinspace{}
36445 \end_inset
36446
36447
36448 \begin_inset CommandInset ref
36449 LatexCommand ref
36450 reference "sec:Notas-al-pie"
36451
36452 \end_inset
36453
36454 .
36455 \end_layout
36456
36457 \begin_layout Standard
36458 \begin_inset ERT
36459 status collapsed
36460
36461 \begin_layout Plain Layout
36462
36463
36464 \backslash
36465 else
36466 \end_layout
36467
36468 \end_inset
36469
36470
36471 \begin_inset Note Note
36472 status open
36473
36474 \begin_layout Plain Layout
36475 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
36476  
36477 \series bold
36478 picinpar
36479 \series default
36480 .
36481 \end_layout
36482
36483 \end_inset
36484
36485
36486 \end_layout
36487
36488 \begin_layout Standard
36489 Debes instalar el paquete LaTeX 
36490 \series bold
36491 picinpar
36492 \series default
36493  para ver la parte siguiente en la salida.
36494 \end_layout
36495
36496 \begin_layout Standard
36497 \begin_inset ERT
36498 status collapsed
36499
36500 \begin_layout Plain Layout
36501
36502
36503 \backslash
36504 fi
36505 \end_layout
36506
36507 \end_inset
36508
36509
36510 \end_layout
36511
36512 \begin_layout Section
36513 Letras capitales
36514 \begin_inset Index idx
36515 status collapsed
36516
36517 \begin_layout Plain Layout
36518 Letras capitales
36519 \end_layout
36520
36521 \end_inset
36522
36523
36524 \begin_inset Index idx
36525 status collapsed
36526
36527 \begin_layout Plain Layout
36528 Envueltos en texto ! Letras capitales
36529 \end_layout
36530
36531 \end_inset
36532
36533
36534 \end_layout
36535
36536 \begin_layout Standard
36537 Para usar letras capitales debe estar instalado el paquete LaTeX
36538 \series bold
36539  lettrine
36540 \series default
36541
36542 \begin_inset Index idx
36543 status collapsed
36544
36545 \begin_layout Plain Layout
36546 LaTeX-paquetes ! lettrine
36547 \end_layout
36548
36549 \end_inset
36550
36551  y habilitar el uso del módulo 
36552 \family sans
36553 Capitales
36554 \family default
36555  en el documento (menú 
36556 \family sans
36557 Documento\SpecialChar \menuseparator
36558 Configuración\SpecialChar \menuseparator
36559 Módulos
36560 \family default
36561 ).
36562  Para insertar una letra capital, usa el estilo 
36563 \family sans
36564 Capital
36565 \family default
36566 .
36567  Este estilo tiene un argumento obligatorio y uno opcional.
36568  El obligatorio se inserta mediante el menú 
36569 \family sans
36570 Insertar\SpecialChar \menuseparator
36571 Título
36572 \begin_inset space ~
36573 \end_inset
36574
36575 breve
36576 \family default
36577  y contiene la letra capital.
36578  Para usar también el argumento opcional, inserta otro argumento delante
36579  del obligatorio.
36580  Este contiene parámetros para modificar la letra capital.
36581  Véase la documentación de 
36582 \series bold
36583 lettrine
36584 \series default
36585
36586 \begin_inset CommandInset citation
36587 LatexCommand cite
36588 key "lettrine"
36589
36590 \end_inset
36591
36592 , para más información sobre los parámetros disponibles.
36593  El estilo contiene el texto que rodeará a la capital.
36594  De esta forma, el estilo habitual es que la palabra cuya primera letra
36595  es la capital se imprima en 
36596 \noun on
36597 versalitas
36598 \noun default
36599 .
36600  Para indicar a LaTeX donde finaliza esta primera palabra, añade una llave
36601  de cierre '
36602 \series bold
36603 }
36604 \series default
36605 ' en código TeX detrás de ella.
36606  Al final del estilo debe haber una llave de apertura '
36607 \series bold
36608 {
36609 \series default
36610 ' en código TeX.
36611 \end_layout
36612
36613 \begin_layout Standard
36614 Aquí hay algumos ejemplos:
36615 \end_layout
36616
36617 \begin_layout Standard
36618 \begin_inset ERT
36619 status collapsed
36620
36621 \begin_layout Plain Layout
36622
36623
36624 \backslash
36625 iflettrine
36626 \end_layout
36627
36628 \end_inset
36629
36630
36631 \begin_inset Note Note
36632 status open
36633
36634 \begin_layout Plain Layout
36635 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
36636  LaTeX 
36637 \series bold
36638 lettrine
36639 \series default
36640 .
36641 \end_layout
36642
36643 \end_inset
36644
36645
36646 \end_layout
36647
36648 \begin_layout Enumerate
36649 Sin argumento opcional, la capital es la letra 'I' en tipografía matemática
36650  
36651 \begin_inset Formula $\mathfrak{Fraktur}$
36652 \end_inset
36653
36654 :
36655 \end_layout
36656
36657 \begin_deeper
36658 \begin_layout Initial
36659 \begin_inset Argument
36660 status open
36661
36662 \begin_layout Plain Layout
36663 \begin_inset Formula $\mathfrak{I}$
36664 \end_inset
36665
36666
36667 \end_layout
36668
36669 \end_inset
36670
36671 t
36672 \begin_inset ERT
36673 status collapsed
36674
36675 \begin_layout Plain Layout
36676
36677 }
36678 \end_layout
36679
36680 \end_inset
36681
36682  
36683 \lang english
36684 was in the spring of the year 1894 that all London was interested, and the
36685  fashionable world dismayed, by the murder of the Honourable Ronald Adair
36686  under most unusual and inexplicable circumstances.
36687  The public has already learned those particulars of the crime which came
36688  out in the police investigation, but a good deal was suppressed upon that
36689  occasion, since the case for the prosecution was so overwhelmingly strong
36690  that it was not necessary to bring forward all the facts.
36691 \lang spanish
36692
36693 \begin_inset ERT
36694 status collapsed
36695
36696 \begin_layout Plain Layout
36697
36698 {
36699 \end_layout
36700
36701 \end_inset
36702
36703
36704 \begin_inset Newpage newpage
36705 \end_inset
36706
36707
36708 \end_layout
36709
36710 \end_deeper
36711 \begin_layout Enumerate
36712 Solo una línea rodea a la capital, constituida por dos letras en tipo normal
36713  y no se imprime nada en versalitas:
36714 \end_layout
36715
36716 \begin_deeper
36717 \begin_layout Initial
36718 \begin_inset Argument
36719 status open
36720
36721 \begin_layout Plain Layout
36722 lines=1
36723 \end_layout
36724
36725 \end_inset
36726
36727
36728 \begin_inset Argument
36729 status open
36730
36731 \begin_layout Plain Layout
36732 It
36733 \end_layout
36734
36735 \end_inset
36736
36737
36738 \begin_inset ERT
36739 status collapsed
36740
36741 \begin_layout Plain Layout
36742
36743 }
36744 \end_layout
36745
36746 \end_inset
36747
36748  
36749 \lang english
36750 was in the spring of the year 1894 that all London was interested, and the
36751  fashionable world dismayed, by the murder of the Honourable Ronald Adair
36752  under most unusual and inexplicable circumstances.
36753  The public has already learned those particulars of the crime which came
36754  out in the police investigation, but a good deal was suppressed upon that
36755  occasion, since the case for the prosecution was so overwhelmingly strong
36756  that it was not necessary to bring forward all the facts.
36757 \lang spanish
36758
36759 \begin_inset ERT
36760 status collapsed
36761
36762 \begin_layout Plain Layout
36763
36764 {
36765 \end_layout
36766
36767 \end_inset
36768
36769
36770 \end_layout
36771
36772 \end_deeper
36773 \begin_layout Enumerate
36774 Magenta, capital colgada sobre tres líneas en tipografía matemática 
36775 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
36776 \end_inset
36777
36778 , el texto 
36779 \begin_inset Quotes eld
36780 \end_inset
36781
36782 t was in the spring
36783 \begin_inset Quotes erd
36784 \end_inset
36785
36786  en 
36787 \noun on
36788 versalitas
36789 \noun default
36790 ; para colorear la capital, debes insertar este comando delante de ella:
36791 \begin_inset Newline newline
36792 \end_inset
36793
36794
36795 \series bold
36796
36797 \backslash
36798 renewcommand{
36799 \backslash
36800 LettrineFontHook}{
36801 \backslash
36802 color{color}}
36803 \series default
36804
36805 \begin_inset Newline newline
36806 \end_inset
36807
36808 donde el segundo 
36809 \emph on
36810 color
36811 \emph default
36812  puede ser 
36813 \begin_inset Quotes eld
36814 \end_inset
36815
36816 red
36817 \begin_inset Quotes erd
36818 \end_inset
36819
36820
36821 \begin_inset Quotes eld
36822 \end_inset
36823
36824 blue
36825 \begin_inset Quotes erd
36826 \end_inset
36827
36828
36829 \begin_inset Quotes eld
36830 \end_inset
36831
36832 green
36833 \begin_inset Quotes erd
36834 \end_inset
36835
36836
36837 \begin_inset Quotes eld
36838 \end_inset
36839
36840 yellow
36841 \begin_inset Quotes erd
36842 \end_inset
36843
36844
36845 \begin_inset Quotes eld
36846 \end_inset
36847
36848 cyan
36849 \begin_inset Quotes erd
36850 \end_inset
36851
36852
36853 \begin_inset Quotes eld
36854 \end_inset
36855
36856 magenta
36857 \begin_inset Quotes erd
36858 \end_inset
36859
36860
36861 \begin_inset Quotes eld
36862 \end_inset
36863
36864 black
36865 \begin_inset Quotes erd
36866 \end_inset
36867
36868  o 
36869 \begin_inset Quotes eld
36870 \end_inset
36871
36872 white
36873 \begin_inset Quotes erd
36874 \end_inset
36875
36876 , y añade este comando al preámbulo del documento:
36877 \begin_inset Newline newline
36878 \end_inset
36879
36880
36881 \series bold
36882
36883 \backslash
36884 @ifundefined{textcolor}
36885 \begin_inset Newline newline
36886 \end_inset
36887
36888
36889 \begin_inset space ~
36890 \end_inset
36891
36892 {
36893 \backslash
36894 usepackage{color}}{}
36895 \end_layout
36896
36897 \begin_deeper
36898 \begin_layout Standard
36899 \begin_inset ERT
36900 status collapsed
36901
36902 \begin_layout Plain Layout
36903
36904
36905 \backslash
36906 renewcommand{
36907 \backslash
36908 LettrineFontHook}{
36909 \backslash
36910 color{magenta}}
36911 \end_layout
36912
36913 \end_inset
36914
36915
36916 \begin_inset Note Note
36917 status open
36918
36919 \begin_layout Plain Layout
36920 pone la capital en magenta
36921 \end_layout
36922
36923 \end_inset
36924
36925
36926 \end_layout
36927
36928 \begin_layout Initial
36929 \begin_inset Argument
36930 status open
36931
36932 \begin_layout Plain Layout
36933 lines=3, lhang=0.33, loversize=0.25
36934 \end_layout
36935
36936 \end_inset
36937
36938
36939 \begin_inset Argument
36940 status open
36941
36942 \begin_layout Plain Layout
36943 \begin_inset Formula $\mathcal{I}$
36944 \end_inset
36945
36946
36947 \end_layout
36948
36949 \end_inset
36950
36951
36952 \lang english
36953 t was in the spring
36954 \lang spanish
36955
36956 \begin_inset ERT
36957 status collapsed
36958
36959 \begin_layout Plain Layout
36960
36961 }
36962 \end_layout
36963
36964 \end_inset
36965
36966  
36967 \lang english
36968 of the year 1894 that all London was interested, and the fashionable world
36969  dismayed, by the murder of the Honourable Ronald Adair under most unusual
36970  and inexplicable circumstances.
36971  The public has already learned those particulars of the crime which came
36972  out in the police investigation, but a good deal was suppressed upon that
36973  occasion, since the case for the prosecution was so overwhelmingly strong
36974  that it was not necessary to bring forward all the facts.
36975 \lang spanish
36976
36977 \begin_inset ERT
36978 status collapsed
36979
36980 \begin_layout Plain Layout
36981
36982 {
36983 \end_layout
36984
36985 \end_inset
36986
36987
36988 \end_layout
36989
36990 \end_deeper
36991 \begin_layout Standard
36992 \begin_inset ERT
36993 status collapsed
36994
36995 \begin_layout Plain Layout
36996
36997
36998 \backslash
36999 else
37000 \end_layout
37001
37002 \end_inset
37003
37004
37005 \begin_inset Note Note
37006 status open
37007
37008 \begin_layout Plain Layout
37009 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
37010  
37011 \series bold
37012 lettrine
37013 \series default
37014 .
37015 \end_layout
37016
37017 \end_inset
37018
37019
37020 \end_layout
37021
37022 \begin_layout Standard
37023 Debes instalar el paquete LaTeX 
37024 \series bold
37025 lettrine
37026 \series default
37027  para ver la parte siguiente en la salida.
37028 \end_layout
37029
37030 \begin_layout Standard
37031 \begin_inset ERT
37032 status collapsed
37033
37034 \begin_layout Plain Layout
37035
37036
37037 \backslash
37038 fi
37039 \end_layout
37040
37041 \end_inset
37042
37043
37044 \end_layout
37045
37046 \begin_layout Chapter
37047 Archivos externos
37048 \begin_inset Index idx
37049 status collapsed
37050
37051 \begin_layout Plain Layout
37052 Archivos externos
37053 \end_layout
37054
37055 \end_inset
37056
37057
37058 \end_layout
37059
37060 \begin_layout Standard
37061 Con el menú 
37062 \family sans
37063 Insertar\SpecialChar \menuseparator
37064 Archivo 
37065 \family default
37066 se pueden insertar archivos externos en un documento.
37067  Estos pueden ser:
37068 \end_layout
37069
37070 \begin_layout Description
37071 Documento
37072 \begin_inset space ~
37073 \end_inset
37074
37075 LyX Otro documento LyX; su contenido se inserta directamente en tu documento.
37076 \end_layout
37077
37078 \begin_layout Description
37079 Texto
37080 \begin_inset space ~
37081 \end_inset
37082
37083 simple Un documento de texto; cada línea del mismo se inserta en tu documento
37084  como párrafo propio.
37085 \end_layout
37086
37087 \begin_layout Description
37088 Texto
37089 \begin_inset space ~
37090 \end_inset
37091
37092 simple,
37093 \begin_inset space ~
37094 \end_inset
37095
37096 unir
37097 \begin_inset space ~
37098 \end_inset
37099
37100 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
37101  Las líneas vacías generan un nuevo párrafo en tu documento.
37102 \end_layout
37103
37104 \begin_layout Description
37105 Material
37106 \begin_inset space ~
37107 \end_inset
37108
37109 externo Archivos en diversos formatos.
37110 \end_layout
37111
37112 \begin_layout Description
37113 Documento
37114 \begin_inset space ~
37115 \end_inset
37116
37117 hijo Documentos LyX, LaTeX o texto simple.
37118 \end_layout
37119
37120 \begin_layout Section
37121 Material externo
37122 \begin_inset Index idx
37123 status collapsed
37124
37125 \begin_layout Plain Layout
37126 Material externo
37127 \end_layout
37128
37129 \end_inset
37130
37131
37132 \end_layout
37133
37134 \begin_layout Standard
37135 Esta característica te permite insertar archivos en tu documento sin convertirlo
37136 s previamente a un formato legible en la salida, ya que LyX se ocupa de
37137  las necesarias conversiones.
37138  Esto es parecido a la inserción de imágenes en diversos formatos en los
37139  documentos LyX.
37140  Si has activado la Vista preliminar inmediata en las preferencias de LyX,
37141  en 
37142 \family sans
37143 Apariencia
37144 \family default
37145 \SpecialChar \menuseparator
37146 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
37147  en LyX.
37148 \end_layout
37149
37150 \begin_layout Standard
37151 El material externo se puede insertar mediante el diálogo que surge a partir
37152  del menú 
37153 \family sans
37154 Insertar\SpecialChar \menuseparator
37155 Archivo\SpecialChar \menuseparator
37156 Material
37157 \begin_inset space ~
37158 \end_inset
37159
37160 externo
37161 \family default
37162 .
37163  Actualmente se permiten los siguientes tipos de archivo (
37164 \family sans
37165 Plantillas
37166 \family default
37167 ):
37168 \end_layout
37169
37170 \begin_layout Description
37171 Diagrama
37172 \begin_inset space ~
37173 \end_inset
37174
37175 de
37176 \begin_inset space ~
37177 \end_inset
37178
37179 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
37180  con el programa 
37181 \series bold
37182
37183 \begin_inset CommandInset href
37184 LatexCommand href
37185 name "XBoard"
37186 target "http://es.wikipedia.org/wiki/XBoard"
37187
37188 \end_inset
37189
37190
37191 \series default
37192 .
37193 \end_layout
37194
37195 \begin_layout Description
37196 Dia Esta plantilla soporta diagramas creados con el programa 
37197 \series bold
37198
37199 \begin_inset CommandInset href
37200 LatexCommand href
37201 name "Dia"
37202 target "http://es.wikipedia.org/wiki/Dia_(programa)"
37203
37204 \end_inset
37205
37206
37207 \series default
37208 .
37209 \end_layout
37210
37211 \begin_layout Description
37212 Hoja
37213 \begin_inset space ~
37214 \end_inset
37215
37216 de
37217 \begin_inset space ~
37218 \end_inset
37219
37220 cálculo
37221 \begin_inset space ~
37222 \end_inset
37223
37224 Gnumeric Esta plantilla permite insertar tablas/hojas de cálculo en los
37225  formatos 
37226 \series bold
37227
37228 \begin_inset CommandInset href
37229 LatexCommand href
37230 name "Gnumeric"
37231 target "http://es.wikipedia.org/wiki/Gnumeric"
37232
37233 \end_inset
37234
37235
37236 \series default
37237
37238 \begin_inset CommandInset href
37239 LatexCommand href
37240 name "OpenDocument"
37241 target "http://es.wikipedia.org/wiki/OpenDocument"
37242
37243 \end_inset
37244
37245
37246 \begin_inset CommandInset href
37247 LatexCommand href
37248 name "Microsoft Office XML"
37249 target "http://es.wikipedia.org/wiki/Microsoft_Office_XML"
37250
37251 \end_inset
37252
37253  y 
37254 \begin_inset CommandInset href
37255 LatexCommand href
37256 name "Office Open XML"
37257 target "http://es.wikipedia.org/wiki/Office_Open_XML"
37258
37259 \end_inset
37260
37261 .
37262  Para que esto funcione LyX debe haber encontrado el programa 
37263 \family typewriter
37264 ssconvert
37265 \family default
37266  durante su configuración.
37267  Este programa forma parte de Gnumeric, por tanto debe estar instalado aunque
37268  las tablas no estén en el formato de Gnumeric.
37269  Echa un vistazo al archivo de ejemplo 
37270 \emph on
37271 spreadsheet.lyx
37272 \emph default
37273  para ver ejemplos de uso y posibles limitaciones.
37274 \end_layout
37275
37276 \begin_layout Description
37277 Fecha Esta inserta la fecha en el formato 
37278 \emph on
37279 Día-Mes-Año.
37280
37281 \emph default
37282  A continuación hay una fecha insertada como material externo: 
37283 \begin_inset External
37284         template Date
37285         filename es/...
37286
37287 \end_inset
37288
37289
37290 \begin_inset space ~
37291 \end_inset
37292
37293
37294 \begin_inset Note Note
37295 status collapsed
37296
37297 \begin_layout Plain Layout
37298 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
37299 \end_layout
37300
37301 \end_inset
37302
37303
37304 \begin_inset Newline newline
37305 \end_inset
37306
37307 La fecha no se muestra en LyX, sólo en la salida.
37308  Hay otros dos métodos de insertar una fecha, con el menú 
37309 \family sans
37310 Insertar\SpecialChar \menuseparator
37311 Fecha
37312 \family default
37313  y con el comando LaTeX 
37314 \series bold
37315
37316 \backslash
37317 today
37318 \series default
37319  en código TeX.
37320  Los distintos métodos se comparan en el cuadro
37321 \begin_inset space ~
37322 \end_inset
37323
37324
37325 \begin_inset CommandInset ref
37326 LatexCommand ref
37327 reference "tab:Comparación-de"
37328
37329 \end_inset
37330
37331 .
37332 \end_layout
37333
37334 \begin_layout Description
37335 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
37336 \begin_inset Newline linebreak
37337 \end_inset
37338
37339
37340 \series bold
37341
37342 \begin_inset CommandInset href
37343 LatexCommand href
37344 name "LilyPond"
37345 target "http://es.wikipedia.org/wiki/GNU_LilyPond"
37346
37347 \end_inset
37348
37349
37350 \series default
37351 .
37352  Echa un vistazo al archivo de ejemplo
37353 \emph on
37354  lilypond.lyx
37355 \emph default
37356  para más información sobre el soporte de LyX a LilyPond.
37357 \end_layout
37358
37359 \begin_layout Description
37360 PDFPages Con esta plantilla puedes insertar documentos PDF en tu documento.
37361  Para insertar algunas o todas las páginas de un documento PDF, utiliza
37362  la opción 
37363 \series bold
37364 pages
37365 \series default
37366  en el campo 
37367 \family sans
37368 Opción
37369 \family default
37370  de la pestaña 
37371 \family sans
37372 Opciones de LaTeX y LyX
37373 \family default
37374 .
37375  
37376 \lang english
37377 The argument of this option is a comma separated list, containing page numbers
37378  (insert as option 
37379 \series bold
37380 pages={3,5,6,8}
37381 \series default
37382 ), ranges of page numbers (
37383 \series bold
37384 pages={4-9}
37385 \series default
37386 ) or any combination.
37387  To insert empty pages use {}.
37388  E.
37389 \begin_inset space \thinspace{}
37390 \end_inset
37391
37392 g.
37393 \begin_inset space ~
37394 \end_inset
37395
37396
37397 \series bold
37398 pages={3,{},8-11,15}
37399 \series default
37400  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
37401  Page ranges are specified in the syntax 
37402 \emph on
37403 start
37404 \emph default
37405 -
37406 \emph on
37407 stop
37408 \emph default
37409 .
37410  This selects all pages from 
37411 \emph on
37412 start
37413 \emph default
37414  to 
37415 \emph on
37416 stop
37417 \emph default
37418 .
37419  Omitting 
37420 \emph on
37421 start
37422 \emph default
37423  defaults to the first page; omitting 
37424 \emph on
37425 stop
37426 \emph default
37427  defaults to the last page of the document.
37428  The last page can also be selected with the keyword 
37429 \series bold
37430 last
37431 \series default
37432 .
37433  (This is only permitted in a page range.) So 
37434 \series bold
37435 pages=-
37436 \series default
37437  will insert all pages of the document and 
37438 \series bold
37439 pages=last-1
37440 \series default
37441  will insert all pages in reverse order.
37442
37443 \lang spanish
37444  Si no se usa la opción pages, sólo se inserta la primera página del PDF.
37445 \begin_inset Newline newline
37446 \end_inset
37447
37448
37449 \lang english
37450 The option 
37451 \series bold
37452 noautoscale
37453 \series default
37454  inserts the pages with their original size, if this option is not given,
37455  the pages will be resized to fith the width of the page of your document.
37456  In the tab 
37457 \family sans
37458 Size and Rotation
37459 \family default
37460  you can specify the width and height of the input pages and their rotation.
37461  If another width than 100
37462 \begin_inset space \thinspace{}
37463 \end_inset
37464
37465 Scale% is used, the option 
37466 \series bold
37467 noautoscale
37468 \series default
37469  will be overwritten.
37470  For more info and possible options, have a look into the documentation
37471  of the LaTeX-package 
37472 \series bold
37473 pdfpages
37474 \series default
37475 \lang spanish
37476  
37477 \begin_inset CommandInset citation
37478 LatexCommand cite
37479 key "pdfpages"
37480
37481 \end_inset
37482
37483 .
37484 \begin_inset Index idx
37485 status collapsed
37486
37487 \begin_layout Plain Layout
37488 LaTeX-paquetes ! pdfpages
37489 \end_layout
37490
37491 \end_inset
37492
37493
37494 \begin_inset Newline newline
37495 \end_inset
37496
37497
37498 \lang english
37499 To use this template in a 
37500 \family sans
37501 Beamer
37502 \family default
37503  presentation you need to first insert an 
37504 \family sans
37505 EndFrame
37506 \family default
37507  environment and in a subsequent paragraph a TeX Code box containing the
37508  command 
37509 \series bold
37510
37511 \backslash
37512 setbeamertemplate{background canvas}{}
37513 \series default
37514 .
37515  Then you can insert as many paragraphs containing the PDFPages template
37516  as you wish.
37517  Behind the included PDF pages you can resume the Beamer presentation by
37518  beginning a new frame or by starting a new section.
37519  To avoid stray blank pages prior to the PDF pages, make sure to use the
37520  
37521 \family sans
37522 Default
37523 \family default
37524  alignment for the paragraph containing the template.
37525 \begin_inset Newline newline
37526 \end_inset
37527
37528 Here is an included PDF which is rotated by -5°:
37529 \lang spanish
37530  
37531 \begin_inset External
37532         template PDFPages
37533         filename ../clipart/Abstract.pdf
37534         extra LaTeX "noautoscale, pages=-"
37535         rotateAngle -5
37536         rotateOrigin bottomleft
37537
37538 \end_inset
37539
37540
37541 \end_layout
37542
37543 \begin_layout Description
37544 RasterImage Sirve para insertar imágenes bitmap.
37545  Las imágenes se pueden tratar en el diálogo 
37546 \family sans
37547 Material Externo
37548 \family default
37549  como las que habitualmente se incluyen mediante el diálogo 
37550 \family sans
37551 Gráficos
37552 \family default
37553 , tal como se explica en la sección
37554 \begin_inset space ~
37555 \end_inset
37556
37557
37558 \begin_inset CommandInset ref
37559 LatexCommand ref
37560 reference "sec:Diálogo-Gráficos"
37561
37562 \end_inset
37563
37564 .
37565  La diferencia 
37566 \lang english
37567 to the normal image input
37568 \lang spanish
37569  es que sólo se permiten imágenes bitmap, por tanto las imágenes PDF y EPS
37570  no están soportadas.
37571  
37572 \lang english
37573 Here is an inserted raster image:
37574 \lang spanish
37575  
37576 \begin_inset External
37577         template RasterImage
37578         filename ../clipart/ToolbarEnvBox.png
37579
37580 \end_inset
37581
37582
37583 \end_layout
37584
37585 \begin_layout Description
37586 XFig Esta plantilla soporta imágenes creadas con el programa 
37587 \series bold
37588
37589 \begin_inset CommandInset href
37590 LatexCommand href
37591 name "Xfig"
37592 target "http://en.wikipedia.org/wiki/Xfig"
37593
37594 \end_inset
37595
37596
37597 \series default
37598 .
37599 \end_layout
37600
37601 \begin_layout Standard
37602 \begin_inset Float table
37603 placement !h
37604 wide false
37605 sideways false
37606 status open
37607
37608 \begin_layout Plain Layout
37609 \begin_inset Caption
37610
37611 \begin_layout Plain Layout
37612 \begin_inset CommandInset label
37613 LatexCommand label
37614 name "tab:Comparación-de"
37615
37616 \end_inset
37617
37618 Comparación de los métodos de inserción de fecha.
37619 \end_layout
37620
37621 \end_inset
37622
37623
37624 \end_layout
37625
37626 \begin_layout Plain Layout
37627 \align center
37628 \begin_inset Tabular
37629 <lyxtabular version="3" rows="4" columns="4">
37630 <features tabularvalignment="middle">
37631 <column alignment="center" valignment="top" width="0">
37632 <column alignment="center" valignment="top" width="0">
37633 <column alignment="center" valignment="top" width="0">
37634 <column alignment="center" valignment="top" width="0">
37635 <row>
37636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37637 \begin_inset Text
37638
37639 \begin_layout Plain Layout
37640 Documento
37641 \end_layout
37642
37643 \end_inset
37644 </cell>
37645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37646 \begin_inset Text
37647
37648 \begin_layout Plain Layout
37649
37650 \family sans
37651 Material externo\SpecialChar \menuseparator
37652 Fecha
37653 \end_layout
37654
37655 \end_inset
37656 </cell>
37657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37658 \begin_inset Text
37659
37660 \begin_layout Plain Layout
37661
37662 \family sans
37663 Insertar\SpecialChar \menuseparator
37664 Fecha
37665 \end_layout
37666
37667 \end_inset
37668 </cell>
37669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37670 \begin_inset Text
37671
37672 \begin_layout Plain Layout
37673 comando 
37674 \series bold
37675
37676 \backslash
37677 today
37678 \end_layout
37679
37680 \end_inset
37681 </cell>
37682 </row>
37683 <row>
37684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37685 \begin_inset Text
37686
37687 \begin_layout Plain Layout
37688 LyX
37689 \end_layout
37690
37691 \end_inset
37692 </cell>
37693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37694 \begin_inset Text
37695
37696 \begin_layout Plain Layout
37697 como recuadro
37698 \end_layout
37699
37700 \end_inset
37701 </cell>
37702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37703 \begin_inset Text
37704
37705 \begin_layout Plain Layout
37706 como fecha
37707 \end_layout
37708
37709 \end_inset
37710 </cell>
37711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37712 \begin_inset Text
37713
37714 \begin_layout Plain Layout
37715 como cuadro código TeX
37716 \end_layout
37717
37718 \end_inset
37719 </cell>
37720 </row>
37721 <row>
37722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37723 \begin_inset Text
37724
37725 \begin_layout Plain Layout
37726 LaTeX
37727 \end_layout
37728
37729 \end_inset
37730 </cell>
37731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37732 \begin_inset Text
37733
37734 \begin_layout Plain Layout
37735 como fecha
37736 \end_layout
37737
37738 \end_inset
37739 </cell>
37740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37741 \begin_inset Text
37742
37743 \begin_layout Plain Layout
37744 como fecha
37745 \end_layout
37746
37747 \end_inset
37748 </cell>
37749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37750 \begin_inset Text
37751
37752 \begin_layout Plain Layout
37753 como comando
37754 \end_layout
37755
37756 \end_inset
37757 </cell>
37758 </row>
37759 <row>
37760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37761 \begin_inset Text
37762
37763 \begin_layout Plain Layout
37764 DVI, PDF, PS
37765 \end_layout
37766
37767 \end_inset
37768 </cell>
37769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37770 \begin_inset Text
37771
37772 \begin_layout Plain Layout
37773 como fecha
37774 \end_layout
37775
37776 \end_inset
37777 </cell>
37778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37779 \begin_inset Text
37780
37781 \begin_layout Plain Layout
37782 como fecha
37783 \end_layout
37784
37785 \end_inset
37786 </cell>
37787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37788 \begin_inset Text
37789
37790 \begin_layout Plain Layout
37791 como fecha
37792 \end_layout
37793
37794 \end_inset
37795 </cell>
37796 </row>
37797 </lyxtabular>
37798
37799 \end_inset
37800
37801
37802 \end_layout
37803
37804 \end_inset
37805
37806
37807 \end_layout
37808
37809 \begin_layout Standard
37810 Si utilizas la opción 
37811 \family sans
37812 Borrador
37813 \family default
37814  en la solapa 
37815 \family sans
37816 Archivo
37817 \family default
37818  del diálogo 
37819 \family sans
37820 Material Externo
37821 \family default
37822 , en el documento de salida sólo se muestra la ruta al archivo insertado.
37823 \family sans
37824
37825 \begin_inset Newline newline
37826 \end_inset
37827
37828
37829 \family default
37830 El material externo se muestra en LyX como un recuadro del tipo:
37831 \family sans
37832  
37833 \family default
37834
37835 \begin_inset Graphics
37836         filename clipart/MaterialExternoQt4.png
37837         scale 80
37838
37839 \end_inset
37840
37841  o como imagen, dependiendo de si se marca la opción 
37842 \family sans
37843 Mostrar en LyX 
37844 \family default
37845 de la pestaña 
37846 \family sans
37847 Opciones de LaTeX y LyX
37848 \family default
37849  del diálogo
37850 \family sans
37851 .
37852 \end_layout
37853
37854 \begin_layout Standard
37855 En el manual 
37856 \emph on
37857 Personalización
37858 \emph default
37859  se explica cómo definir tus propias plantillas.
37860 \end_layout
37861
37862 \begin_layout Section
37863 Documento hijo
37864 \begin_inset CommandInset label
37865 LatexCommand label
37866 name "sec:Documento-Hijo"
37867
37868 \end_inset
37869
37870
37871 \begin_inset Index idx
37872 status collapsed
37873
37874 \begin_layout Plain Layout
37875 Documento hijo
37876 \end_layout
37877
37878 \end_inset
37879
37880
37881 \end_layout
37882
37883 \begin_layout Standard
37884 Los documentos hijos se emplean en el caso de tener un documento extenso
37885  compuesto por varias partes o secciones más grandes.
37886  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
37887  en varios archivos que pueden ser revisados por separado.
37888  Estos archivos se conocen como documentos hijos, y el llamado documento
37889  maestro los conecta con el fin de imprimirlos como un todo o por partes.
37890  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
37891  LaTeX, la bibliografía y las etiquetas de las referencias cruzadas.
37892 \end_layout
37893
37894 \begin_layout Standard
37895 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
37896  en el menú 
37897 \family sans
37898 Documento\SpecialChar \menuseparator
37899 Configuración\SpecialChar \menuseparator
37900 Clase del documento
37901 \family default
37902  del documento hijo especifica el documento maestro predeterminado.
37903  Este maestro será usado entonces por LyX en un segundo plano cuando edites
37904  el documento hijo.
37905 \end_layout
37906
37907 \begin_layout Standard
37908 Los documentos incluidos como hijos se muestran en la pantalla de LyX como
37909  recuadros del tipo: 
37910 \begin_inset Graphics
37911         filename clipart/DocumentoHijoQt4.png
37912         scale 80
37913
37914 \end_inset
37915
37916 .
37917  Para incluir documentos hijos en un documento maestro utiliza el menú 
37918 \family sans
37919 Insertar
37920 \family default
37921 \SpecialChar \menuseparator
37922
37923 \family sans
37924 Archivo
37925 \family default
37926 \SpecialChar \menuseparator
37927
37928 \family sans
37929 Documento
37930 \begin_inset space ~
37931 \end_inset
37932
37933 hijo
37934 \family default
37935 .
37936  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
37937 \end_layout
37938
37939 \begin_layout Description
37940 Anexar Puedes incluir documentos LyX y documentos LaTeX.
37941  Al pulsar el botón 
37942 \family sans
37943 Aceptar
37944 \family default
37945  en el diálogo 
37946 \family sans
37947 Documento hijo
37948 \family default
37949 , los documentos incluidos se abrirán en una nueva solapa de archivo en
37950  la ventana de LyX y así puedes modificarlos si quieres.
37951 \end_layout
37952
37953 \begin_layout Standard
37954 Aquí hay un archivo insertado con el método 
37955 \family sans
37956 Anexar
37957 \family default
37958
37959 \begin_inset CommandInset include
37960 LatexCommand include
37961 filename "DocumentoPostizo1.lyx"
37962
37963 \end_inset
37964
37965
37966 \end_layout
37967
37968 \begin_layout Standard
37969 La numeración de secciones tiene en cuenta las secciones de los archivos
37970  incluidos en el orden en que están insertados en el documento maestro.
37971  El documento incluido de ejemplo tiene una subsección que se numera como
37972  subsección de la presente sección.
37973  Las etiquetas de los documentos incluidos pueden tener referencias: Subsección
37974 \begin_inset space ~
37975 \end_inset
37976
37977
37978 \begin_inset CommandInset ref
37979 LatexCommand ref
37980 reference "sub:Subsección-Externa-1"
37981
37982 \end_inset
37983
37984 .
37985 \end_layout
37986
37987 \begin_layout Standard
37988 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
37989  del documento maestro.
37990  Las ramas en los documentos hijos serán ignoradas por el documento maestro
37991  si éste no tiene una rama con el mismo nombre.
37992  Los documentos anexados se insertan comenzando una página nueva y acabando
37993  con un salto de página.
37994 \end_layout
37995
37996 \begin_layout Standard
37997 \begin_inset Note Greyedout
37998 status open
37999
38000 \begin_layout Plain Layout
38001
38002 \series bold
38003 Nota:
38004 \series default
38005  Si has incluido un archivo LyX o LaTeX cuya clase de documento es distinta
38006  a la del documento maestro, recibirás una advertencia al exportar/ver el
38007  documento, ya que esto podría dar resultados inesperados.
38008 \end_layout
38009
38010 \end_inset
38011
38012
38013 \end_layout
38014
38015 \begin_layout Description
38016 Incorporar Este método es muy parecido al método 
38017 \family sans
38018 Anexar
38019 \family default
38020 .
38021  Las diferencias son:
38022 \end_layout
38023
38024 \begin_deeper
38025 \begin_layout Itemize
38026 Los archivos incorporados no comienzan en página nueva ni acaban con un
38027  salto de página.
38028 \end_layout
38029
38030 \begin_layout Itemize
38031 Los archivos incorporados pueden visualizar en LyX si la 
38032 \family sans
38033 Vista
38034 \begin_inset space ~
38035 \end_inset
38036
38037 preliminar
38038 \begin_inset space ~
38039 \end_inset
38040
38041 inmediata 
38042 \family default
38043 está activada en el diálogo 
38044 \family sans
38045 Herramientas\SpecialChar \menuseparator
38046 Preferencias
38047 \family default
38048 , apartado 
38049 \family sans
38050 Apariencia\SpecialChar \menuseparator
38051 Visualización
38052 \family default
38053 .
38054 \end_layout
38055
38056 \begin_layout Itemize
38057 Los archivos incorporados no se pueden excluir mediante el menú 
38058 \family sans
38059 Documento\SpecialChar \menuseparator
38060 Configuración\SpecialChar \menuseparator
38061 Documentos hijo
38062 \family default
38063 .
38064 \end_layout
38065
38066 \end_deeper
38067 \begin_layout Standard
38068 Aquí hay un documento hijo insertado con el método 
38069 \family sans
38070 Incorporar
38071 \family default
38072 :
38073 \end_layout
38074
38075 \begin_layout Standard
38076 \begin_inset CommandInset include
38077 LatexCommand input
38078 filename "DocumentoPostizo2.lyx"
38079
38080 \end_inset
38081
38082
38083 \end_layout
38084
38085 \begin_layout Description
38086 Literal Con este método se puede incluir cualquier archivo de texto.
38087  El archivo aparece en la salida con su código fuente, y si contiene comandos
38088  no se ejecutan.
38089  Con la opción 
38090 \family sans
38091 Marcar espacios en la salida
38092 \family default
38093  cada espacio en el código fuente se muestra en la salida con el carácter
38094  «
38095 \begin_inset ERT
38096 status collapsed
38097
38098 \begin_layout Plain Layout
38099
38100
38101 \backslash
38102 textvisiblespace
38103 \end_layout
38104
38105 \end_inset
38106
38107 ».
38108  La diferencia con el método de inserción mediante el menú 
38109 \family sans
38110 Insertar
38111 \family default
38112 \SpecialChar \menuseparator
38113
38114 \family sans
38115 Archivo
38116 \family default
38117 \SpecialChar \menuseparator
38118
38119 \family sans
38120 Texto
38121 \begin_inset space ~
38122 \end_inset
38123
38124 simple
38125 \family default
38126  es que en este caso el contenido del archivo se ve en LyX, mientras que
38127  en modo 
38128 \family sans
38129 Literal 
38130 \family default
38131 no se muestra el contenido, sino un recuadro con el nombre.
38132
38133 \family sans
38134  
38135 \end_layout
38136
38137 \begin_layout Standard
38138 Aquí se inserta un documento hijo en modo Literal:
38139 \begin_inset CommandInset include
38140 LatexCommand verbatiminput
38141 filename "DocumentoTextoPostizo.txt"
38142
38143 \end_inset
38144
38145
38146 \begin_inset VSpace bigskip
38147 \end_inset
38148
38149
38150 \end_layout
38151
38152 \begin_layout Standard
38153 Aquí se inserta un documento hijo en modo Literal con la opción 
38154 \family sans
38155 Marcar espacios en la salida
38156 \family default
38157 :
38158 \begin_inset CommandInset include
38159 LatexCommand verbatiminput*
38160 filename "DocumentoTextoPostizo.txt"
38161
38162 \end_inset
38163
38164
38165 \begin_inset VSpace bigskip
38166 \end_inset
38167
38168
38169 \end_layout
38170
38171 \begin_layout Standard
38172 \begin_inset Note Greyedout
38173 status open
38174
38175 \begin_layout Plain Layout
38176
38177 \series bold
38178 Nota:
38179 \series default
38180  Como puedes ver en los ejemplos anteriores, el texto de los documentos
38181  incluidos en modo 
38182 \family sans
38183 literal
38184 \family default
38185  no contiene saltos de línea, a no ser que se incluyan expresamente en el
38186  archivo de texto.
38187 \end_layout
38188
38189 \end_inset
38190
38191
38192 \end_layout
38193
38194 \begin_layout Description
38195 Listado
38196 \begin_inset space ~
38197 \end_inset
38198
38199 de
38200 \begin_inset space ~
38201 \end_inset
38202
38203 programa Este tipo se describe en el capítulo
38204 \begin_inset space ~
38205 \end_inset
38206
38207
38208 \begin_inset CommandInset ref
38209 LatexCommand ref
38210 reference "cap:Listado-de-programa"
38211
38212 \end_inset
38213
38214 .
38215 \end_layout
38216
38217 \begin_layout Standard
38218 \begin_inset Note Greyedout
38219 status open
38220
38221 \begin_layout Plain Layout
38222
38223 \series bold
38224 Nota:
38225 \series default
38226  Incluir el mismo documento dos veces con métodos diferentes podría causar
38227  problemas en LaTeX.
38228 \end_layout
38229
38230 \end_inset
38231
38232
38233 \end_layout
38234
38235 \begin_layout Standard
38236 Si quieres ver o exportar solo determinados hijos del documento maestro,
38237  bien por ahorrar tiempo de compilación, bien para distribuir capítulos
38238  individuales del libro, puedes excluir hijos en la salida.
38239  Esto se consigue mediante el menú 
38240 \family sans
38241 Documento\SpecialChar \menuseparator
38242 Configuración\SpecialChar \menuseparator
38243 Documento hijo
38244 \family default
38245 .
38246  Puedes excluir o incluir hijos con doble clic sobre sus nombres en la lista;
38247  (esto solo funciona para documentos insertados mediante 
38248 \begin_inset Quotes fld
38249 \end_inset
38250
38251 Anexar
38252 \begin_inset Quotes frd
38253 \end_inset
38254
38255 , no con 
38256 \begin_inset Quotes fld
38257 \end_inset
38258
38259 Incorporar
38260 \begin_inset Quotes frd
38261 \end_inset
38262
38263 ).
38264  Si se marca la opción 
38265 \family sans
38266 Mantener contadores y referencias
38267 \family default
38268  LyX garantiza que todos los números de página, referencias, etc., se respetan
38269  como si se procesara el documento completo.
38270  No obstante, LyX tiene que procesar el documento entero en segundo plano
38271  para que esta característica funcione.
38272  Por tanto, si quieres ahorrar tiempo de compilación, y no es preciso mantener
38273  los contadores y referencias, desmarca esta casilla.
38274 \end_layout
38275
38276 \begin_layout Standard
38277 Alternativamente, se puede poner cada archivo incluido en una rama.
38278 \begin_inset Foot
38279 status collapsed
38280
38281 \begin_layout Plain Layout
38282 Las ramas se describen en la sección
38283 \emph on
38284  Ramas
38285 \emph default
38286  de la 
38287 \emph on
38288 Guía del usuario
38289 \emph default
38290  de LyX.
38291 \end_layout
38292
38293 \end_inset
38294
38295  Habilitando o deshabilitando las ramas puedes decidir qué archivos incluidos
38296  aparecerán en la salida.
38297  Esto tiene la ventaja de que también funciona con hijos incluidos con 
38298 \begin_inset Quotes fld
38299 \end_inset
38300
38301 Incorporar
38302 \begin_inset Quotes frd
38303 \end_inset
38304
38305 .
38306  Sin embargo, los contadores y las referencias no se mantendrán usando este
38307  método.
38308 \end_layout
38309
38310 \begin_layout Chapter
38311 Listado de programa
38312 \begin_inset CommandInset label
38313 LatexCommand label
38314 name "cap:Listado-de-programa"
38315
38316 \end_inset
38317
38318
38319 \begin_inset Index idx
38320 status collapsed
38321
38322 \begin_layout Plain Layout
38323 Listado de programa
38324 \end_layout
38325
38326 \end_inset
38327
38328
38329 \begin_inset Index idx
38330 status collapsed
38331
38332 \begin_layout Plain Layout
38333 Código de programa
38334 \end_layout
38335
38336 \end_inset
38337
38338
38339 \begin_inset Index idx
38340 status collapsed
38341
38342 \begin_layout Plain Layout
38343 Flotantes ! Listado de programa
38344 \end_layout
38345
38346 \end_inset
38347
38348
38349 \end_layout
38350
38351 \begin_layout Standard
38352 Para incluir y tipografiar código de programación puedes usar la opción
38353  de menú disponible en 
38354 \family sans
38355 Insertar\SpecialChar \menuseparator
38356 Listado
38357 \begin_inset space ~
38358 \end_inset
38359
38360 de
38361 \begin_inset space ~
38362 \end_inset
38363
38364 programa.
38365  
38366 \family default
38367 El paquete LaTeX 
38368 \series bold
38369 listings
38370 \series default
38371
38372 \begin_inset Index idx
38373 status collapsed
38374
38375 \begin_layout Plain Layout
38376 LaTeX-paquetes ! listings
38377 \end_layout
38378
38379 \end_inset
38380
38381  provee un mecanismo potente y flexible para insertar código fuente en tu
38382  documento.
38383 \end_layout
38384
38385 \begin_layout Standard
38386 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
38387  incorporado en el que puedes configurar su formato.
38388 \end_layout
38389
38390 \begin_layout Standard
38391 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
38392  La opción de ubicación 
38393 \family sans
38394 Listado
38395 \begin_inset space ~
38396 \end_inset
38397
38398 en
38399 \begin_inset space ~
38400 \end_inset
38401
38402 línea
38403 \family default
38404  lo imprime en la línea, como este ejemplo: 
38405 \begin_inset listings
38406 lstparams "language={C++}"
38407 inline true
38408 status open
38409
38410 \begin_layout Plain Layout
38411
38412 int a=5;
38413 \end_layout
38414
38415 \end_inset
38416
38417
38418 \family sans
38419
38420 \begin_inset Newline newline
38421 \end_inset
38422
38423
38424 \family default
38425 La opción 
38426 \family sans
38427 Flotante
38428 \family default
38429  crea un listado flotante cuya colocación se puede especificar mediante
38430  las opciones «
38431 \family sans
38432 h
38433 \family default
38434 », «
38435 \family sans
38436 t
38437 \family default
38438 », «
38439 \family sans
38440 b
38441 \family default
38442 » y «
38443 \family sans
38444 p
38445 \family default
38446 », correspondientes a las opciones de colocación de flotantes descritas
38447  en la sección
38448 \family sans
38449
38450 \begin_inset space ~
38451 \end_inset
38452
38453
38454 \begin_inset CommandInset ref
38455 LatexCommand ref
38456 reference "sec:Colocación-de-Flotantes"
38457
38458 \end_inset
38459
38460
38461 \family default
38462 .
38463  Las opciones de colocación se pueden mezclar y se escriben sin separación,
38464  p.
38465 \family sans
38466
38467 \begin_inset space \thinspace{}
38468 \end_inset
38469
38470
38471 \family default
38472 e.
38473 \begin_inset space ~
38474 \end_inset
38475
38476 «
38477 \family sans
38478 htbp
38479 \family default
38480 ».
38481  La opción «
38482 \family sans
38483 h
38484 \family default
38485 » a veces no tiene efecto, pero no necesitas usar la opción 
38486 \family sans
38487 Flotante
38488 \family default
38489  en ese caso puesto que los listados de programa no flotantes también pueden
38490  tener leyendas y ser referenciadas.
38491 \end_layout
38492
38493 \begin_layout Standard
38494 Se puede añadir una leyenda a un listado de programa con el menú 
38495 \family sans
38496 Insertar\SpecialChar \menuseparator
38497 Leyenda
38498 \family default
38499
38500 \begin_inset Foot
38501 status open
38502
38503 \begin_layout Plain Layout
38504 Para traducir la etiqueta 
38505 \begin_inset Quotes eld
38506 \end_inset
38507
38508 Listado
38509 \begin_inset Quotes erd
38510 \end_inset
38511
38512  de la leyenda en la salida, se añade al preámbulo LaTeX del documento el
38513  comando 
38514 \series bold
38515
38516 \backslash
38517 renewcommand{
38518 \backslash
38519 lstlistingname}{Listado}
38520 \series default
38521 .
38522  (
38523 \emph on
38524 N.
38525 \begin_inset space \thinspace{}
38526 \end_inset
38527
38528 del t.
38529 \emph default
38530 )
38531 \end_layout
38532
38533 \end_inset
38534
38535 .
38536  Los listados de programa se pueden referenciar como los flotantes: Listado
38537 \begin_inset space ~
38538 \end_inset
38539
38540
38541 \begin_inset CommandInset ref
38542 LatexCommand ref
38543 reference "lst:Ejemplo-de-listado-de-programa"
38544
38545 \end_inset
38546
38547
38548 \end_layout
38549
38550 \begin_layout Standard
38551 \begin_inset listings
38552 lstparams "language=Python"
38553 inline false
38554 status open
38555
38556 \begin_layout Plain Layout
38557
38558 \begin_inset Caption
38559
38560 \begin_layout Plain Layout
38561 \begin_inset CommandInset label
38562 LatexCommand label
38563 name "lst:Ejemplo-de-listado-de-programa"
38564
38565 \end_inset
38566
38567 Ejemplo de listado de programa flotante
38568 \end_layout
38569
38570 \end_inset
38571
38572 # Ejemplo de listado flotante
38573 \end_layout
38574
38575 \begin_layout Plain Layout
38576
38577 def func(param):
38578 \end_layout
38579
38580 \begin_layout Plain Layout
38581
38582     'this is a python function'
38583 \end_layout
38584
38585 \begin_layout Plain Layout
38586
38587     pass
38588 \end_layout
38589
38590 \end_inset
38591
38592
38593 \end_layout
38594
38595 \begin_layout Standard
38596 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
38597  de listado de programa, las palabras clave de ese lenguaje serán reconocidas
38598  y tipografiadas de manera especial en la salida.
38599  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
38600  negrita.
38601 \end_layout
38602
38603 \begin_layout Standard
38604 \begin_inset Note Greyedout
38605 status open
38606
38607 \begin_layout Plain Layout
38608
38609 \series bold
38610 Nota:
38611 \series default
38612  Si no consigues caracteres en negrita cuando usas tipografías de ancho
38613  fijo, se debe probablemente a que dicha tipografía no suministra negritas.
38614  En este caso selecciona una tipografía distinta en el menú 
38615 \family sans
38616 Documento
38617 \family default
38618 \SpecialChar \menuseparator
38619
38620 \family sans
38621 Configuración
38622 \family default
38623 \SpecialChar \menuseparator
38624
38625 \family sans
38626 Tipografías.
38627  
38628 \family default
38629 (Las tipografías 
38630 \emph on
38631 LuxiMono, BeraMono
38632 \emph default
38633  y 
38634 \emph on
38635 Courier 
38636 \emph default
38637 suministran negritas.)
38638 \end_layout
38639
38640 \end_inset
38641
38642
38643 \end_layout
38644
38645 \begin_layout Standard
38646 En la sección 
38647 \family sans
38648 Numeración
38649 \begin_inset space ~
38650 \end_inset
38651
38652 de
38653 \begin_inset space ~
38654 \end_inset
38655
38656 líneas
38657 \family default
38658  del diálogo puedes elegir el estilo de numeración de las líneas.
38659  En el campo 
38660 \family sans
38661 Paso 
38662 \family default
38663 puedes insertar un número para determinar qué líneas se numeran.
38664  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
38665  
38666 \end_layout
38667
38668 \begin_layout Standard
38669 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
38670  en la salida.
38671  La opción 
38672 \family sans
38673 Mapa
38674 \begin_inset space ~
38675 \end_inset
38676
38677 de
38678 \begin_inset space ~
38679 \end_inset
38680
38681 caracteres
38682 \begin_inset space ~
38683 \end_inset
38684
38685 tradicional
38686 \begin_inset space ~
38687 \end_inset
38688
38689 mejorado
38690 \family default
38691  debería emplearse si se usan en el código caracteres nacionales como la
38692  diéresis alemana.
38693 \begin_inset Newline newline
38694 \end_inset
38695
38696 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
38697  «3», lenguaje «Python», opciones de estilo «Mapa de caracteres tradicional
38698  mejorado» y «Espacio como símbolo», rango de líneas 3-8:
38699 \begin_inset listings
38700 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
38701 inline false
38702 status open
38703
38704 \begin_layout Plain Layout
38705
38706 def func(param):
38707 \end_layout
38708
38709 \begin_layout Plain Layout
38710
38711     'this is a python function'
38712 \end_layout
38713
38714 \begin_layout Plain Layout
38715
38716     pass
38717 \end_layout
38718
38719 \begin_layout Plain Layout
38720
38721 def func(param):
38722 \end_layout
38723
38724 \begin_layout Plain Layout
38725
38726 'This is a German word: Tschüß'
38727 \end_layout
38728
38729 \begin_layout Plain Layout
38730
38731 pass
38732 \end_layout
38733
38734 \begin_layout Plain Layout
38735
38736 def func(param):
38737 \end_layout
38738
38739 \begin_layout Plain Layout
38740
38741 'this is a python function'
38742 \end_layout
38743
38744 \begin_layout Plain Layout
38745
38746 pass
38747 \end_layout
38748
38749 \end_inset
38750
38751
38752 \end_layout
38753
38754 \begin_layout Standard
38755 \begin_inset Note Greyedout
38756 status open
38757
38758 \begin_layout Plain Layout
38759
38760 \series bold
38761 Nota:
38762 \series default
38763  Debido a un error en el paquete 
38764 \series bold
38765 listings
38766 \series default
38767  la numeración de líneas cambia en una línea por cada listado previo.
38768  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
38769  3 y 6.
38770 \end_layout
38771
38772 \end_inset
38773
38774
38775 \end_layout
38776
38777 \begin_layout Standard
38778 \begin_inset VSpace bigskip
38779 \end_inset
38780
38781
38782 \end_layout
38783
38784 \begin_layout Standard
38785 También es posible imprimir como listado de programa líneas de un archivo.
38786  Para hacer esto, usa el menú 
38787 \family sans
38788 Insertar\SpecialChar \menuseparator
38789 Archivo\SpecialChar \menuseparator
38790 Documento
38791 \begin_inset space ~
38792 \end_inset
38793
38794 hijo 
38795 \family default
38796 y elige el tipo 
38797 \family sans
38798 Listado de programa
38799 \family default
38800 .
38801 \begin_inset Foot
38802 status collapsed
38803
38804 \begin_layout Plain Layout
38805 Los restantes tipos de documento hijo se describen en la sección
38806 \begin_inset space ~
38807 \end_inset
38808
38809
38810 \begin_inset CommandInset ref
38811 LatexCommand ref
38812 reference "sec:Documento-Hijo"
38813
38814 \end_inset
38815
38816 .
38817 \end_layout
38818
38819 \end_inset
38820
38821  En el diálogo de documento hijo puedes especificar los parámetros del listado
38822  en el cuadro de texto.
38823  Para ver una lista de los parámetros disponibles teclea una interrogación
38824  «?» en el cuadro.
38825 \end_layout
38826
38827 \begin_layout Standard
38828 Para referenciar un documento hijo tipo listado, escribe el texto de la
38829  etiqueta en el campo correspondiente del diálogo de documento hijo.
38830  Después se puede referenciar la etiqueta con el menú 
38831 \family sans
38832 Insertar\SpecialChar \menuseparator
38833 Referencia cruzada.
38834 \end_layout
38835
38836 \begin_layout Standard
38837 A continuación hay un ejemplo, Listado
38838 \begin_inset space ~
38839 \end_inset
38840
38841
38842 \begin_inset CommandInset ref
38843 LatexCommand ref
38844 reference "lst:archivo-listado"
38845
38846 \end_inset
38847
38848 , de inserción de líneas de un archivo; en él se incluye el rango de las
38849  líneas 10
38850 \begin_inset space \thinspace{}
38851 \end_inset
38852
38853 -
38854 \begin_inset space \thinspace{}
38855 \end_inset
38856
38857 15 de este archivo LyX.
38858 \end_layout
38859
38860 \begin_layout Standard
38861 \begin_inset CommandInset include
38862 LatexCommand lstinputlisting
38863 filename "EmbeddedObjects.lyx"
38864 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
38865
38866 \end_inset
38867
38868
38869 \end_layout
38870
38871 \begin_layout Standard
38872 \begin_inset VSpace bigskip
38873 \end_inset
38874
38875
38876 \end_layout
38877
38878 \begin_layout Standard
38879 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
38880 \end_layout
38881
38882 \begin_layout Enumerate
38883 Abre el diálogo de listado y añade
38884 \begin_inset Newline newline
38885 \end_inset
38886
38887
38888 \family sans
38889 mathescape=true
38890 \begin_inset Newline newline
38891 \end_inset
38892
38893
38894 \family default
38895 en el campo de texto de la solapa 
38896 \family sans
38897 Avanzado
38898 \end_layout
38899
38900 \begin_layout Enumerate
38901 Crea una ecuación fuera del listado
38902 \end_layout
38903
38904 \begin_layout Enumerate
38905 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
38906  (teclas 
38907 \family sans
38908 Ctrl+C
38909 \family default
38910 )
38911 \end_layout
38912
38913 \begin_layout Enumerate
38914 En el listado escribe 
38915 \begin_inset Quotes eld
38916 \end_inset
38917
38918
38919 \family sans
38920 $$
38921 \family default
38922
38923 \begin_inset Quotes erd
38924 \end_inset
38925
38926  y pega desde el portapapeles entre los símbolos dólar (teclas 
38927 \family sans
38928 Ctrl+V
38929 \family default
38930 )
38931 \end_layout
38932
38933 \begin_layout Standard
38934 \begin_inset listings
38935 lstparams "language=Python,mathescape=true"
38936 inline false
38937 status open
38938
38939 \begin_layout Plain Layout
38940
38941 \begin_inset Caption
38942
38943 \begin_layout Plain Layout
38944 Ejemplo de listado flotante con una ecuación
38945 \end_layout
38946
38947 \end_inset
38948
38949 # Ejemplo de listado flotante
38950 \end_layout
38951
38952 \begin_layout Plain Layout
38953
38954 def func(param):
38955 \end_layout
38956
38957 \begin_layout Plain Layout
38958
38959     # $
38960 \backslash
38961 prod_{n=1}^{
38962 \backslash
38963 infty}
38964 \backslash
38965 ,
38966 \backslash
38967 frac{1}{x^{2}}$
38968 \end_layout
38969
38970 \begin_layout Plain Layout
38971
38972     pass
38973 \end_layout
38974
38975 \end_inset
38976
38977
38978 \end_layout
38979
38980 \begin_layout Standard
38981 \begin_inset VSpace bigskip
38982 \end_inset
38983
38984
38985 \end_layout
38986
38987 \begin_layout Standard
38988 Los parámetros globales para listados de programa se pueden establecer en
38989  el diálogo 
38990 \family sans
38991 Documento\SpecialChar \menuseparator
38992 Configuración\SpecialChar \menuseparator
38993 Listados.
38994  
38995 \family default
38996 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
38997  «?» en el campo de texto.
38998 \end_layout
38999
39000 \begin_layout Standard
39001 Para más información sobre el paquete 
39002 \series bold
39003 listings
39004 \series default
39005 , consulta su documentación
39006 \begin_inset space ~
39007 \end_inset
39008
39009
39010 \begin_inset CommandInset citation
39011 LatexCommand cite
39012 key "listings"
39013
39014 \end_inset
39015
39016 .
39017 \end_layout
39018
39019 \begin_layout Standard
39020 \begin_inset Newpage newpage
39021 \end_inset
39022
39023
39024 \end_layout
39025
39026 \begin_layout Chapter
39027 \start_of_appendix
39028 Unidades disponibles en LyX
39029 \begin_inset Index idx
39030 status collapsed
39031
39032 \begin_layout Plain Layout
39033 Unidades
39034 \end_layout
39035
39036 \end_inset
39037
39038
39039 \begin_inset CommandInset label
39040 LatexCommand label
39041 name "cap:Unidades-disponibles-en"
39042
39043 \end_inset
39044
39045
39046 \end_layout
39047
39048 \begin_layout Standard
39049 Para comprender las unidades utilizadas en este manual, el cuadro
39050 \begin_inset space ~
39051 \end_inset
39052
39053
39054 \begin_inset CommandInset ref
39055 LatexCommand ref
39056 reference "tab:Unidades"
39057
39058 \end_inset
39059
39060  describe todas las unidades disponibles en LyX.
39061 \end_layout
39062
39063 \begin_layout Standard
39064 \begin_inset Float table
39065 placement h
39066 wide false
39067 sideways false
39068 status open
39069
39070 \begin_layout Plain Layout
39071 \begin_inset Caption
39072
39073 \begin_layout Plain Layout
39074 \begin_inset CommandInset label
39075 LatexCommand label
39076 name "tab:Unidades"
39077
39078 \end_inset
39079
39080 Unidades
39081 \end_layout
39082
39083 \end_inset
39084
39085
39086 \end_layout
39087
39088 \begin_layout Plain Layout
39089 \begin_inset VSpace medskip
39090 \end_inset
39091
39092
39093 \end_layout
39094
39095 \begin_layout Plain Layout
39096 \align center
39097 \begin_inset Tabular
39098 <lyxtabular version="3" rows="20" columns="2">
39099 <features tabularvalignment="middle">
39100 <column alignment="center" valignment="top" width="0">
39101 <column alignment="center" valignment="top" width="0">
39102 <row>
39103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39104 \begin_inset Text
39105
39106 \begin_layout Plain Layout
39107 unidad
39108 \end_layout
39109
39110 \end_inset
39111 </cell>
39112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39113 \begin_inset Text
39114
39115 \begin_layout Plain Layout
39116 nombre/descripción
39117 \end_layout
39118
39119 \end_inset
39120 </cell>
39121 </row>
39122 <row>
39123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39124 \begin_inset Text
39125
39126 \begin_layout Plain Layout
39127 mm
39128 \end_layout
39129
39130 \end_inset
39131 </cell>
39132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39133 \begin_inset Text
39134
39135 \begin_layout Plain Layout
39136 milímetro
39137 \end_layout
39138
39139 \end_inset
39140 </cell>
39141 </row>
39142 <row>
39143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39144 \begin_inset Text
39145
39146 \begin_layout Plain Layout
39147 cm
39148 \end_layout
39149
39150 \end_inset
39151 </cell>
39152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39153 \begin_inset Text
39154
39155 \begin_layout Plain Layout
39156 centímetro
39157 \end_layout
39158
39159 \end_inset
39160 </cell>
39161 </row>
39162 <row>
39163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39164 \begin_inset Text
39165
39166 \begin_layout Plain Layout
39167 in
39168 \end_layout
39169
39170 \end_inset
39171 </cell>
39172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39173 \begin_inset Text
39174
39175 \begin_layout Plain Layout
39176 pulgada
39177 \end_layout
39178
39179 \end_inset
39180 </cell>
39181 </row>
39182 <row>
39183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39184 \begin_inset Text
39185
39186 \begin_layout Plain Layout
39187 pt
39188 \end_layout
39189
39190 \end_inset
39191 </cell>
39192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39193 \begin_inset Text
39194
39195 \begin_layout Plain Layout
39196 punto (72.27
39197 \begin_inset space \thinspace{}
39198 \end_inset
39199
39200 pt = 1
39201 \begin_inset space \thinspace{}
39202 \end_inset
39203
39204 in)
39205 \end_layout
39206
39207 \end_inset
39208 </cell>
39209 </row>
39210 <row>
39211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39212 \begin_inset Text
39213
39214 \begin_layout Plain Layout
39215 pc
39216 \end_layout
39217
39218 \end_inset
39219 </cell>
39220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39221 \begin_inset Text
39222
39223 \begin_layout Plain Layout
39224 pica (1
39225 \begin_inset space \thinspace{}
39226 \end_inset
39227
39228 pc = 12
39229 \begin_inset space \thinspace{}
39230 \end_inset
39231
39232 pt)
39233 \end_layout
39234
39235 \end_inset
39236 </cell>
39237 </row>
39238 <row>
39239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39240 \begin_inset Text
39241
39242 \begin_layout Plain Layout
39243 sp
39244 \end_layout
39245
39246 \end_inset
39247 </cell>
39248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39249 \begin_inset Text
39250
39251 \begin_layout Plain Layout
39252 punto a escala (65536
39253 \begin_inset space \thinspace{}
39254 \end_inset
39255
39256 sp = 1
39257 \begin_inset space \thinspace{}
39258 \end_inset
39259
39260 pt)
39261 \end_layout
39262
39263 \end_inset
39264 </cell>
39265 </row>
39266 <row>
39267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39268 \begin_inset Text
39269
39270 \begin_layout Plain Layout
39271 bp
39272 \end_layout
39273
39274 \end_inset
39275 </cell>
39276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39277 \begin_inset Text
39278
39279 \begin_layout Plain Layout
39280 punto grande (72
39281 \begin_inset space \thinspace{}
39282 \end_inset
39283
39284 bp = 1
39285 \begin_inset space \thinspace{}
39286 \end_inset
39287
39288 in)
39289 \end_layout
39290
39291 \end_inset
39292 </cell>
39293 </row>
39294 <row>
39295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39296 \begin_inset Text
39297
39298 \begin_layout Plain Layout
39299 dd
39300 \end_layout
39301
39302 \end_inset
39303 </cell>
39304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39305 \begin_inset Text
39306
39307 \begin_layout Plain Layout
39308 didot (1
39309 \begin_inset space \thinspace{}
39310 \end_inset
39311
39312 dd 
39313 \begin_inset Formula $\approx$
39314 \end_inset
39315
39316  0.376
39317 \begin_inset space \thinspace{}
39318 \end_inset
39319
39320 mm)
39321 \end_layout
39322
39323 \end_inset
39324 </cell>
39325 </row>
39326 <row>
39327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39328 \begin_inset Text
39329
39330 \begin_layout Plain Layout
39331 cc
39332 \end_layout
39333
39334 \end_inset
39335 </cell>
39336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39337 \begin_inset Text
39338
39339 \begin_layout Plain Layout
39340 cicero (1
39341 \begin_inset space \thinspace{}
39342 \end_inset
39343
39344 cc = 12
39345 \begin_inset space \thinspace{}
39346 \end_inset
39347
39348 dd)
39349 \end_layout
39350
39351 \end_inset
39352 </cell>
39353 </row>
39354 <row>
39355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39356 \begin_inset Text
39357
39358 \begin_layout Plain Layout
39359 escala
39360 \begin_inset space \thinspace{}
39361 \end_inset
39362
39363 %
39364 \end_layout
39365
39366 \end_inset
39367 </cell>
39368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39369 \begin_inset Text
39370
39371 \begin_layout Plain Layout
39372 % del tamaño original de la imagen
39373 \end_layout
39374
39375 \end_inset
39376 </cell>
39377 </row>
39378 <row>
39379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39380 \begin_inset Text
39381
39382 \begin_layout Plain Layout
39383 texto
39384 \begin_inset space \thinspace{}
39385 \end_inset
39386
39387 %
39388 \end_layout
39389
39390 \end_inset
39391 </cell>
39392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39393 \begin_inset Text
39394
39395 \begin_layout Plain Layout
39396 % de anchura de texto
39397 \end_layout
39398
39399 \end_inset
39400 </cell>
39401 </row>
39402 <row>
39403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39404 \begin_inset Text
39405
39406 \begin_layout Plain Layout
39407 columna
39408 \begin_inset space \thinspace{}
39409 \end_inset
39410
39411 %
39412 \end_layout
39413
39414 \end_inset
39415 </cell>
39416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39417 \begin_inset Text
39418
39419 \begin_layout Plain Layout
39420 % de anchura de columna
39421 \end_layout
39422
39423 \end_inset
39424 </cell>
39425 </row>
39426 <row>
39427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39428 \begin_inset Text
39429
39430 \begin_layout Plain Layout
39431 página
39432 \begin_inset space \thinspace{}
39433 \end_inset
39434
39435 %
39436 \end_layout
39437
39438 \end_inset
39439 </cell>
39440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39441 \begin_inset Text
39442
39443 \begin_layout Plain Layout
39444 % de anchura de página
39445 \end_layout
39446
39447 \end_inset
39448 </cell>
39449 </row>
39450 <row>
39451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39452 \begin_inset Text
39453
39454 \begin_layout Plain Layout
39455 línea
39456 \begin_inset space \thinspace{}
39457 \end_inset
39458
39459 %
39460 \end_layout
39461
39462 \end_inset
39463 </cell>
39464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39465 \begin_inset Text
39466
39467 \begin_layout Plain Layout
39468 % de anchura de línea
39469 \end_layout
39470
39471 \end_inset
39472 </cell>
39473 </row>
39474 <row>
39475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39476 \begin_inset Text
39477
39478 \begin_layout Plain Layout
39479 alt.
39480  texto
39481 \begin_inset space \thinspace{}
39482 \end_inset
39483
39484 %
39485 \end_layout
39486
39487 \end_inset
39488 </cell>
39489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39490 \begin_inset Text
39491
39492 \begin_layout Plain Layout
39493 % de altura de texto
39494 \end_layout
39495
39496 \end_inset
39497 </cell>
39498 </row>
39499 <row>
39500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39501 \begin_inset Text
39502
39503 \begin_layout Plain Layout
39504 alt.
39505  pág.
39506 \begin_inset space \thinspace{}
39507 \end_inset
39508
39509 %
39510 \end_layout
39511
39512 \end_inset
39513 </cell>
39514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39515 \begin_inset Text
39516
39517 \begin_layout Plain Layout
39518 % de altura de página
39519 \end_layout
39520
39521 \end_inset
39522 </cell>
39523 </row>
39524 <row>
39525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39526 \begin_inset Text
39527
39528 \begin_layout Plain Layout
39529 ex
39530 \end_layout
39531
39532 \end_inset
39533 </cell>
39534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39535 \begin_inset Text
39536
39537 \begin_layout Plain Layout
39538 altura de la letra 
39539 \emph on
39540 x
39541 \emph default
39542  en la tipografía actual
39543 \end_layout
39544
39545 \end_inset
39546 </cell>
39547 </row>
39548 <row>
39549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39550 \begin_inset Text
39551
39552 \begin_layout Plain Layout
39553 em
39554 \end_layout
39555
39556 \end_inset
39557 </cell>
39558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39559 \begin_inset Text
39560
39561 \begin_layout Plain Layout
39562 anchura de la letra 
39563 \emph on
39564 M
39565 \emph default
39566  en la tipografía actual
39567 \end_layout
39568
39569 \end_inset
39570 </cell>
39571 </row>
39572 <row>
39573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39574 \begin_inset Text
39575
39576 \begin_layout Plain Layout
39577 mu
39578 \end_layout
39579
39580 \end_inset
39581 </cell>
39582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39583 \begin_inset Text
39584
39585 \begin_layout Plain Layout
39586 unidad matemática (1
39587 \begin_inset space \thinspace{}
39588 \end_inset
39589
39590 mu = 1/18
39591 \begin_inset space \thinspace{}
39592 \end_inset
39593
39594 em)
39595 \end_layout
39596
39597 \end_inset
39598 </cell>
39599 </row>
39600 </lyxtabular>
39601
39602 \end_inset
39603
39604
39605 \end_layout
39606
39607 \end_inset
39608
39609
39610 \end_layout
39611
39612 \begin_layout Chapter
39613 Formatos de archivos de salida con gráficos
39614 \begin_inset CommandInset label
39615 LatexCommand label
39616 name "cap:Formatos-de-Archivos-de-Salida"
39617
39618 \end_inset
39619
39620
39621 \end_layout
39622
39623 \begin_layout Section
39624 DVI
39625 \begin_inset Index idx
39626 status collapsed
39627
39628 \begin_layout Plain Layout
39629 Formatos de archivo ! DVI
39630 \end_layout
39631
39632 \end_inset
39633
39634
39635 \begin_inset Index idx
39636 status collapsed
39637
39638 \begin_layout Plain Layout
39639 DVI|see
39640 \begin_inset ERT
39641 status collapsed
39642
39643 \begin_layout Plain Layout
39644
39645 {
39646 \end_layout
39647
39648 \end_inset
39649
39650 Formatos de archivo
39651 \begin_inset ERT
39652 status collapsed
39653
39654 \begin_layout Plain Layout
39655
39656 }
39657 \end_layout
39658
39659 \end_inset
39660
39661
39662 \end_layout
39663
39664 \end_inset
39665
39666
39667 \end_layout
39668
39669 \begin_layout Standard
39670 Este tipo de archivo tiene la extensión «
39671 \family typewriter
39672 .dvi
39673 \family default
39674 ».
39675  Se denomina «device-independent» (DVI), porque es completamente portable;
39676  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
39677  En la época en que se desarrolló este formato, esto no era un asunto baladí.
39678  Los DVI se usan para vistas preliminares rápidas y como preparación para
39679  otros formatos de salida como PostScript.
39680 \end_layout
39681
39682 \begin_layout Standard
39683 \begin_inset Note Greyedout
39684 status open
39685
39686 \begin_layout Plain Layout
39687
39688 \series bold
39689 Nota:
39690 \series default
39691  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
39692 \end_layout
39693
39694 \end_inset
39695
39696  Por tanto no debes olvidar esto si mueves archivos 
39697 \family typewriter
39698 .dvi
39699 \family default
39700  a otro ordenador.
39701  Esta característica también puede retardar la visualización del archivo,
39702  porque el visor DVI tiene que convertir la imagen en segundo plano para
39703  hacerla visible al deslizar el visor.
39704  Así pues recomendamos usar PDF para archivos con muchas imágenes.
39705 \end_layout
39706
39707 \begin_layout Standard
39708 Un documento se exporta a DVI con el menú 
39709 \family sans
39710 Archivo\SpecialChar \menuseparator
39711 Exportar\SpecialChar \menuseparator
39712 DVI
39713 \family default
39714 .
39715  Puedes ver la salida del documento en DVI con el menú 
39716 \family sans
39717 Ver\SpecialChar \menuseparator
39718 DVI
39719 \family default
39720 .
39721 \end_layout
39722
39723 \begin_layout Section
39724 PostScript
39725 \begin_inset CommandInset label
39726 LatexCommand label
39727 name "sec:PostScript"
39728
39729 \end_inset
39730
39731
39732 \begin_inset Index idx
39733 status collapsed
39734
39735 \begin_layout Plain Layout
39736 Formatos de archivo ! PostScript
39737 \end_layout
39738
39739 \end_inset
39740
39741
39742 \begin_inset Index idx
39743 status collapsed
39744
39745 \begin_layout Plain Layout
39746 PostScript|see
39747 \begin_inset ERT
39748 status collapsed
39749
39750 \begin_layout Plain Layout
39751
39752 {
39753 \end_layout
39754
39755 \end_inset
39756
39757 Formatos de archivo
39758 \begin_inset ERT
39759 status collapsed
39760
39761 \begin_layout Plain Layout
39762
39763 }
39764 \end_layout
39765
39766 \end_inset
39767
39768
39769 \end_layout
39770
39771 \end_inset
39772
39773
39774 \end_layout
39775
39776 \begin_layout Standard
39777 Este tipo de archivo tiene la extensión «
39778 \family typewriter
39779 .ps
39780 \family default
39781 ».
39782  PostScript fue desarrollado por la compañía 
39783 \family typewriter
39784 Adobe
39785 \family default
39786  como lenguaje para impresoras.
39787  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
39788  PostScript puede considerarse como un «lenguaje de programación»; con él
39789  puedes calcular y dibujar imágenes y diagramas.
39790 \begin_inset Foot
39791 status collapsed
39792
39793 \begin_layout Plain Layout
39794 Si estás interesado en este tema acude al paquete LaTeX 
39795 \series bold
39796 PSTricks
39797 \series default
39798  
39799 \begin_inset CommandInset citation
39800 LatexCommand cite
39801 key "pstricks"
39802
39803 \end_inset
39804
39805 .
39806 \end_layout
39807
39808 \end_inset
39809
39810  Por esto los archivos suelen ser más grandes que los PDF.
39811 \end_layout
39812
39813 \begin_layout Standard
39814 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
39815 d PostScript» (EPS, extensión «
39816 \family typewriter
39817 .eps
39818 \family default
39819 »).
39820  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
39821  en segundo plano para convertir las imágenes a EPS.
39822  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
39823  cada vez que veas o exportes el documento.
39824  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
39825  puedes evitar el problema insertando las imágenes directamente en EPS.
39826 \end_layout
39827
39828 \begin_layout Standard
39829 El documento se puede exportar a PostScript con el menú 
39830 \family sans
39831 Archivo\SpecialChar \menuseparator
39832 Exportar\SpecialChar \menuseparator
39833 Postscript
39834 \family default
39835 .
39836  Se puede ver la salida en PostScript con el menú 
39837 \family sans
39838 Ver\SpecialChar \menuseparator
39839 Postscript 
39840 \family default
39841 o con el botón
39842 \begin_inset space ~
39843 \end_inset
39844
39845
39846 \begin_inset Graphics
39847         filename ../../images/buffer-view_ps.png
39848
39849 \end_inset
39850
39851 .
39852 \end_layout
39853
39854 \begin_layout Section
39855 PDF
39856 \begin_inset Index idx
39857 status collapsed
39858
39859 \begin_layout Plain Layout
39860 Formatos de archivo ! PDF
39861 \end_layout
39862
39863 \end_inset
39864
39865
39866 \begin_inset Index idx
39867 status collapsed
39868
39869 \begin_layout Plain Layout
39870 PDF
39871 \end_layout
39872
39873 \end_inset
39874
39875
39876 \end_layout
39877
39878 \begin_layout Standard
39879 Este tipo de archivo tiene la extensión «
39880 \family typewriter
39881 .pdf
39882 \family default
39883 ».
39884  El formato «Portable Document Format» (PDF) fue desarrollado por 
39885 \family typewriter
39886 Adobe
39887 \family default
39888  como derivado de PostScript.
39889  Es más comprimido y utiliza muchos menos comandos que PostScript.
39890  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
39891  operativo y la salida impresa se muestra exactamente igual.
39892 \end_layout
39893
39894 \begin_layout Standard
39895 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
39896  Photographic Experts Group» (JPG, extensión «
39897 \family typewriter
39898 .jpg
39899 \family default
39900 » o «
39901 \family typewriter
39902 .jpeg
39903 \family default
39904 »), y en el formato «Portable Network Graphics» (PNG, extensión «
39905 \family typewriter
39906 .png
39907 \family default
39908 »).
39909  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
39910  en segundo plano a alguno de los anteriores.
39911  Pero como se ha comentado en la sección sobre PostScript, la conversión
39912  de gráficos ralentiza el trabajo.
39913  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
39914  mencionados.
39915 \end_layout
39916
39917 \begin_layout Standard
39918 Un documento se puede exportar a PDF con el menú 
39919 \family sans
39920 Archivo\SpecialChar \menuseparator
39921 Exportar
39922 \family default
39923  en tres modos diferentes:
39924 \end_layout
39925
39926 \begin_layout Description
39927 PDF
39928 \begin_inset space ~
39929 \end_inset
39930
39931 (ps2pdf) Este utiliza el programa 
39932 \family typewriter
39933 ps2pdf
39934 \family default
39935  que crea un PDF a partir de una versión PostScript del archivo.
39936  La versión PostScript es producida por el programa 
39937 \family typewriter
39938 dvips
39939 \family default
39940  que usa una versión DVI como paso intermedio.
39941  Así que este modo de exportación consta de tres conversiones.
39942 \end_layout
39943
39944 \begin_layout Description
39945 PDF
39946 \begin_inset space ~
39947 \end_inset
39948
39949 (dvipdfm) Este utiliza el programa 
39950 \family typewriter
39951 dvipdfm
39952 \family default
39953  que convierte el archivo a DVI en segundo plano y en un segundo paso a
39954  PDF.
39955 \end_layout
39956
39957 \begin_layout Description
39958 PDF
39959 \begin_inset space ~
39960 \end_inset
39961
39962 (pdflatex) Este utiliza el programa 
39963 \family typewriter
39964 pdftex
39965 \family default
39966  que convierte directamente el archivo a PDF.
39967 \end_layout
39968
39969 \begin_layout Standard
39970 Se recomienda usar 
39971 \family sans
39972 PDF
39973 \begin_inset space ~
39974 \end_inset
39975
39976 (pdflatex)
39977 \family default
39978  porque 
39979 \family typewriter
39980 pdftex
39981 \family default
39982  soporta todas las características de las versiones actuales de PDF, es
39983  rápido y estable.
39984  El programa 
39985 \family typewriter
39986 dvipdfm
39987 \family default
39988  ya no se desarrolla y está un poco obsoleto.
39989 \end_layout
39990
39991 \begin_layout Standard
39992 La salida en formato PDF se puede ver con el menú 
39993 \family sans
39994 Ver 
39995 \family default
39996 o con el botón
39997 \begin_inset space ~
39998 \end_inset
39999
40000
40001 \begin_inset Graphics
40002         filename ../../images/buffer-view_pdf2.png
40003         scale 85
40004
40005 \end_inset
40006
40007  (que usa 
40008 \family sans
40009 PDF
40010 \begin_inset space ~
40011 \end_inset
40012
40013 (pdflatex)
40014 \family default
40015 ).
40016 \end_layout
40017
40018 \begin_layout Chapter
40019
40020 \lang english
40021 List of dvips color names
40022 \begin_inset CommandInset label
40023 LatexCommand label
40024 name "chap:List-of-dvips-colornames"
40025
40026 \end_inset
40027
40028
40029 \end_layout
40030
40031 \begin_layout Standard
40032 \begin_inset Tabular
40033 <lyxtabular version="3" rows="17" columns="4">
40034 <features tabularvalignment="middle">
40035 <column alignment="left" valignment="top" width="0pt">
40036 <column alignment="left" valignment="top" width="0pt">
40037 <column alignment="left" valignment="top" width="0pt">
40038 <column alignment="left" valignment="top" width="0pt">
40039 <row>
40040 <cell alignment="left" valignment="top" usebox="none">
40041 \begin_inset Text
40042
40043 \begin_layout Plain Layout
40044 \begin_inset ERT
40045 status collapsed
40046
40047 \begin_layout Plain Layout
40048
40049
40050 \backslash
40051 fcolorbox{black}{
40052 \end_layout
40053
40054 \end_inset
40055
40056 white
40057 \begin_inset ERT
40058 status collapsed
40059
40060 \begin_layout Plain Layout
40061
40062 }{
40063 \end_layout
40064
40065 \end_inset
40066
40067
40068 \lang english
40069 Color
40070 \lang spanish
40071
40072 \begin_inset ERT
40073 status collapsed
40074
40075 \begin_layout Plain Layout
40076
40077 }
40078 \end_layout
40079
40080 \end_inset
40081
40082  
40083 \lang english
40084 Color name
40085 \end_layout
40086
40087 \end_inset
40088 </cell>
40089 <cell alignment="left" valignment="top" usebox="none">
40090 \begin_inset Text
40091
40092 \begin_layout Plain Layout
40093 \begin_inset ERT
40094 status collapsed
40095
40096 \begin_layout Plain Layout
40097
40098
40099 \backslash
40100 fcolorbox{black}{
40101 \end_layout
40102
40103 \end_inset
40104
40105 white
40106 \begin_inset ERT
40107 status collapsed
40108
40109 \begin_layout Plain Layout
40110
40111 }{
40112 \end_layout
40113
40114 \end_inset
40115
40116
40117 \lang english
40118 Color
40119 \lang spanish
40120
40121 \begin_inset ERT
40122 status collapsed
40123
40124 \begin_layout Plain Layout
40125
40126 }
40127 \end_layout
40128
40129 \end_inset
40130
40131  
40132 \lang english
40133 Color name
40134 \end_layout
40135
40136 \end_inset
40137 </cell>
40138 <cell alignment="left" valignment="top" usebox="none">
40139 \begin_inset Text
40140
40141 \begin_layout Plain Layout
40142 \begin_inset ERT
40143 status collapsed
40144
40145 \begin_layout Plain Layout
40146
40147
40148 \backslash
40149 fcolorbox{black}{
40150 \end_layout
40151
40152 \end_inset
40153
40154 white
40155 \begin_inset ERT
40156 status collapsed
40157
40158 \begin_layout Plain Layout
40159
40160 }{
40161 \end_layout
40162
40163 \end_inset
40164
40165
40166 \lang english
40167 Color
40168 \lang spanish
40169
40170 \begin_inset ERT
40171 status collapsed
40172
40173 \begin_layout Plain Layout
40174
40175 }
40176 \end_layout
40177
40178 \end_inset
40179
40180  
40181 \lang english
40182 Color name
40183 \end_layout
40184
40185 \end_inset
40186 </cell>
40187 <cell alignment="left" valignment="top" usebox="none">
40188 \begin_inset Text
40189
40190 \begin_layout Plain Layout
40191 \begin_inset ERT
40192 status collapsed
40193
40194 \begin_layout Plain Layout
40195
40196
40197 \backslash
40198 fcolorbox{black}{
40199 \end_layout
40200
40201 \end_inset
40202
40203 white
40204 \begin_inset ERT
40205 status collapsed
40206
40207 \begin_layout Plain Layout
40208
40209 }{
40210 \end_layout
40211
40212 \end_inset
40213
40214
40215 \lang english
40216 Color
40217 \lang spanish
40218
40219 \begin_inset ERT
40220 status collapsed
40221
40222 \begin_layout Plain Layout
40223
40224 }
40225 \end_layout
40226
40227 \end_inset
40228
40229  
40230 \lang english
40231 Color name
40232 \end_layout
40233
40234 \end_inset
40235 </cell>
40236 </row>
40237 <row>
40238 <cell alignment="center" valignment="top" usebox="none">
40239 \begin_inset Text
40240
40241 \begin_layout Plain Layout
40242 \begin_inset ERT
40243 status collapsed
40244
40245 \begin_layout Plain Layout
40246
40247
40248 \backslash
40249 fcolorbox{black}{
40250 \end_layout
40251
40252 \end_inset
40253
40254 Apricot
40255 \begin_inset ERT
40256 status collapsed
40257
40258 \begin_layout Plain Layout
40259
40260 }{
40261 \end_layout
40262
40263 \end_inset
40264
40265
40266 \begin_inset Phantom Phantom
40267 status open
40268
40269 \begin_layout Plain Layout
40270 W
40271 \end_layout
40272
40273 \end_inset
40274
40275
40276 \begin_inset ERT
40277 status collapsed
40278
40279 \begin_layout Plain Layout
40280
40281 }
40282 \end_layout
40283
40284 \end_inset
40285
40286  Apricot
40287 \end_layout
40288
40289 \end_inset
40290 </cell>
40291 <cell alignment="center" valignment="top" usebox="none">
40292 \begin_inset Text
40293
40294 \begin_layout Plain Layout
40295 \begin_inset ERT
40296 status collapsed
40297
40298 \begin_layout Plain Layout
40299
40300
40301 \backslash
40302 fcolorbox{black}{
40303 \end_layout
40304
40305 \end_inset
40306
40307 Aquamarine
40308 \begin_inset ERT
40309 status collapsed
40310
40311 \begin_layout Plain Layout
40312
40313 }{
40314 \end_layout
40315
40316 \end_inset
40317
40318
40319 \begin_inset Phantom Phantom
40320 status open
40321
40322 \begin_layout Plain Layout
40323 W
40324 \end_layout
40325
40326 \end_inset
40327
40328
40329 \begin_inset ERT
40330 status collapsed
40331
40332 \begin_layout Plain Layout
40333
40334 }
40335 \end_layout
40336
40337 \end_inset
40338
40339  Aquamarine
40340 \end_layout
40341
40342 \end_inset
40343 </cell>
40344 <cell alignment="center" valignment="top" usebox="none">
40345 \begin_inset Text
40346
40347 \begin_layout Plain Layout
40348 \begin_inset ERT
40349 status collapsed
40350
40351 \begin_layout Plain Layout
40352
40353
40354 \backslash
40355 fcolorbox{black}{
40356 \end_layout
40357
40358 \end_inset
40359
40360 Bittersweet
40361 \begin_inset ERT
40362 status collapsed
40363
40364 \begin_layout Plain Layout
40365
40366 }{
40367 \end_layout
40368
40369 \end_inset
40370
40371
40372 \begin_inset Phantom Phantom
40373 status open
40374
40375 \begin_layout Plain Layout
40376 W
40377 \end_layout
40378
40379 \end_inset
40380
40381
40382 \begin_inset ERT
40383 status collapsed
40384
40385 \begin_layout Plain Layout
40386
40387 }
40388 \end_layout
40389
40390 \end_inset
40391
40392  Bittersweet
40393 \end_layout
40394
40395 \end_inset
40396 </cell>
40397 <cell alignment="center" valignment="top" usebox="none">
40398 \begin_inset Text
40399
40400 \begin_layout Plain Layout
40401 \begin_inset ERT
40402 status collapsed
40403
40404 \begin_layout Plain Layout
40405
40406
40407 \backslash
40408 fcolorbox{black}{
40409 \end_layout
40410
40411 \end_inset
40412
40413 BlueGreen
40414 \begin_inset ERT
40415 status collapsed
40416
40417 \begin_layout Plain Layout
40418
40419 }{
40420 \end_layout
40421
40422 \end_inset
40423
40424
40425 \begin_inset Phantom Phantom
40426 status open
40427
40428 \begin_layout Plain Layout
40429 W
40430 \end_layout
40431
40432 \end_inset
40433
40434
40435 \begin_inset ERT
40436 status collapsed
40437
40438 \begin_layout Plain Layout
40439
40440 }
40441 \end_layout
40442
40443 \end_inset
40444
40445  BlueGreen
40446 \end_layout
40447
40448 \end_inset
40449 </cell>
40450 </row>
40451 <row>
40452 <cell alignment="left" valignment="top" usebox="none">
40453 \begin_inset Text
40454
40455 \begin_layout Plain Layout
40456 \begin_inset ERT
40457 status collapsed
40458
40459 \begin_layout Plain Layout
40460
40461
40462 \backslash
40463 fcolorbox{black}{
40464 \end_layout
40465
40466 \end_inset
40467
40468 BlueViolet
40469 \begin_inset ERT
40470 status collapsed
40471
40472 \begin_layout Plain Layout
40473
40474 }{
40475 \end_layout
40476
40477 \end_inset
40478
40479
40480 \begin_inset Phantom Phantom
40481 status open
40482
40483 \begin_layout Plain Layout
40484 W
40485 \end_layout
40486
40487 \end_inset
40488
40489
40490 \begin_inset ERT
40491 status collapsed
40492
40493 \begin_layout Plain Layout
40494
40495 }
40496 \end_layout
40497
40498 \end_inset
40499
40500  BlueViolet
40501 \end_layout
40502
40503 \end_inset
40504 </cell>
40505 <cell alignment="left" valignment="top" usebox="none">
40506 \begin_inset Text
40507
40508 \begin_layout Plain Layout
40509 \begin_inset ERT
40510 status collapsed
40511
40512 \begin_layout Plain Layout
40513
40514
40515 \backslash
40516 fcolorbox{black}{
40517 \end_layout
40518
40519 \end_inset
40520
40521 BrickRed
40522 \begin_inset ERT
40523 status collapsed
40524
40525 \begin_layout Plain Layout
40526
40527 }{
40528 \end_layout
40529
40530 \end_inset
40531
40532
40533 \begin_inset Phantom Phantom
40534 status open
40535
40536 \begin_layout Plain Layout
40537 W
40538 \end_layout
40539
40540 \end_inset
40541
40542
40543 \begin_inset ERT
40544 status collapsed
40545
40546 \begin_layout Plain Layout
40547
40548 }
40549 \end_layout
40550
40551 \end_inset
40552
40553  BrickRed
40554 \end_layout
40555
40556 \end_inset
40557 </cell>
40558 <cell alignment="left" valignment="top" usebox="none">
40559 \begin_inset Text
40560
40561 \begin_layout Plain Layout
40562 \begin_inset ERT
40563 status collapsed
40564
40565 \begin_layout Plain Layout
40566
40567
40568 \backslash
40569 fcolorbox{black}{
40570 \end_layout
40571
40572 \end_inset
40573
40574 Brown
40575 \begin_inset ERT
40576 status collapsed
40577
40578 \begin_layout Plain Layout
40579
40580 }{
40581 \end_layout
40582
40583 \end_inset
40584
40585
40586 \begin_inset Phantom Phantom
40587 status open
40588
40589 \begin_layout Plain Layout
40590 W
40591 \end_layout
40592
40593 \end_inset
40594
40595
40596 \begin_inset ERT
40597 status collapsed
40598
40599 \begin_layout Plain Layout
40600
40601 }
40602 \end_layout
40603
40604 \end_inset
40605
40606  Brown
40607 \end_layout
40608
40609 \end_inset
40610 </cell>
40611 <cell alignment="left" valignment="top" usebox="none">
40612 \begin_inset Text
40613
40614 \begin_layout Plain Layout
40615 \begin_inset ERT
40616 status collapsed
40617
40618 \begin_layout Plain Layout
40619
40620
40621 \backslash
40622 fcolorbox{black}{
40623 \end_layout
40624
40625 \end_inset
40626
40627 BurntOrange
40628 \begin_inset ERT
40629 status collapsed
40630
40631 \begin_layout Plain Layout
40632
40633 }{
40634 \end_layout
40635
40636 \end_inset
40637
40638
40639 \begin_inset Phantom Phantom
40640 status open
40641
40642 \begin_layout Plain Layout
40643 W
40644 \end_layout
40645
40646 \end_inset
40647
40648
40649 \begin_inset ERT
40650 status collapsed
40651
40652 \begin_layout Plain Layout
40653
40654 }
40655 \end_layout
40656
40657 \end_inset
40658
40659  BurntOrange
40660 \end_layout
40661
40662 \end_inset
40663 </cell>
40664 </row>
40665 <row>
40666 <cell alignment="left" valignment="top" usebox="none">
40667 \begin_inset Text
40668
40669 \begin_layout Plain Layout
40670 \begin_inset ERT
40671 status collapsed
40672
40673 \begin_layout Plain Layout
40674
40675
40676 \backslash
40677 fcolorbox{black}{
40678 \end_layout
40679
40680 \end_inset
40681
40682 CadetBlue
40683 \begin_inset ERT
40684 status collapsed
40685
40686 \begin_layout Plain Layout
40687
40688 }{
40689 \end_layout
40690
40691 \end_inset
40692
40693
40694 \begin_inset Phantom Phantom
40695 status open
40696
40697 \begin_layout Plain Layout
40698 W
40699 \end_layout
40700
40701 \end_inset
40702
40703
40704 \begin_inset ERT
40705 status collapsed
40706
40707 \begin_layout Plain Layout
40708
40709 }
40710 \end_layout
40711
40712 \end_inset
40713
40714  CadetBlue
40715 \end_layout
40716
40717 \end_inset
40718 </cell>
40719 <cell alignment="left" valignment="top" usebox="none">
40720 \begin_inset Text
40721
40722 \begin_layout Plain Layout
40723 \begin_inset ERT
40724 status collapsed
40725
40726 \begin_layout Plain Layout
40727
40728
40729 \backslash
40730 fcolorbox{black}{
40731 \end_layout
40732
40733 \end_inset
40734
40735 CarnationPink
40736 \begin_inset ERT
40737 status collapsed
40738
40739 \begin_layout Plain Layout
40740
40741 }{
40742 \end_layout
40743
40744 \end_inset
40745
40746
40747 \begin_inset Phantom Phantom
40748 status open
40749
40750 \begin_layout Plain Layout
40751 W
40752 \end_layout
40753
40754 \end_inset
40755
40756
40757 \begin_inset ERT
40758 status collapsed
40759
40760 \begin_layout Plain Layout
40761
40762 }
40763 \end_layout
40764
40765 \end_inset
40766
40767  CarnationPink
40768 \end_layout
40769
40770 \end_inset
40771 </cell>
40772 <cell alignment="left" valignment="top" usebox="none">
40773 \begin_inset Text
40774
40775 \begin_layout Plain Layout
40776 \begin_inset ERT
40777 status collapsed
40778
40779 \begin_layout Plain Layout
40780
40781
40782 \backslash
40783 fcolorbox{black}{
40784 \end_layout
40785
40786 \end_inset
40787
40788 Cerulean
40789 \begin_inset ERT
40790 status collapsed
40791
40792 \begin_layout Plain Layout
40793
40794 }{
40795 \end_layout
40796
40797 \end_inset
40798
40799
40800 \begin_inset Phantom Phantom
40801 status open
40802
40803 \begin_layout Plain Layout
40804 W
40805 \end_layout
40806
40807 \end_inset
40808
40809
40810 \begin_inset ERT
40811 status collapsed
40812
40813 \begin_layout Plain Layout
40814
40815 }
40816 \end_layout
40817
40818 \end_inset
40819
40820  Cerulean
40821 \end_layout
40822
40823 \end_inset
40824 </cell>
40825 <cell alignment="left" valignment="top" usebox="none">
40826 \begin_inset Text
40827
40828 \begin_layout Plain Layout
40829 \begin_inset ERT
40830 status collapsed
40831
40832 \begin_layout Plain Layout
40833
40834
40835 \backslash
40836 fcolorbox{black}{
40837 \end_layout
40838
40839 \end_inset
40840
40841 CornflowerBlue
40842 \begin_inset ERT
40843 status collapsed
40844
40845 \begin_layout Plain Layout
40846
40847 }{
40848 \end_layout
40849
40850 \end_inset
40851
40852
40853 \begin_inset Phantom Phantom
40854 status open
40855
40856 \begin_layout Plain Layout
40857 W
40858 \end_layout
40859
40860 \end_inset
40861
40862
40863 \begin_inset ERT
40864 status collapsed
40865
40866 \begin_layout Plain Layout
40867
40868 }
40869 \end_layout
40870
40871 \end_inset
40872
40873  CornflowerBlue
40874 \end_layout
40875
40876 \end_inset
40877 </cell>
40878 </row>
40879 <row>
40880 <cell alignment="left" valignment="top" usebox="none">
40881 \begin_inset Text
40882
40883 \begin_layout Plain Layout
40884 \begin_inset ERT
40885 status collapsed
40886
40887 \begin_layout Plain Layout
40888
40889
40890 \backslash
40891 fcolorbox{black}{
40892 \end_layout
40893
40894 \end_inset
40895
40896 Dandelion
40897 \begin_inset ERT
40898 status collapsed
40899
40900 \begin_layout Plain Layout
40901
40902 }{
40903 \end_layout
40904
40905 \end_inset
40906
40907
40908 \begin_inset Phantom Phantom
40909 status open
40910
40911 \begin_layout Plain Layout
40912 W
40913 \end_layout
40914
40915 \end_inset
40916
40917
40918 \begin_inset ERT
40919 status collapsed
40920
40921 \begin_layout Plain Layout
40922
40923 }
40924 \end_layout
40925
40926 \end_inset
40927
40928  Dandelion
40929 \end_layout
40930
40931 \end_inset
40932 </cell>
40933 <cell alignment="left" valignment="top" usebox="none">
40934 \begin_inset Text
40935
40936 \begin_layout Plain Layout
40937 \begin_inset ERT
40938 status collapsed
40939
40940 \begin_layout Plain Layout
40941
40942
40943 \backslash
40944 fcolorbox{black}{
40945 \end_layout
40946
40947 \end_inset
40948
40949 DarkOrchid
40950 \begin_inset ERT
40951 status collapsed
40952
40953 \begin_layout Plain Layout
40954
40955 }{
40956 \end_layout
40957
40958 \end_inset
40959
40960
40961 \begin_inset Phantom Phantom
40962 status open
40963
40964 \begin_layout Plain Layout
40965 W
40966 \end_layout
40967
40968 \end_inset
40969
40970
40971 \begin_inset ERT
40972 status collapsed
40973
40974 \begin_layout Plain Layout
40975
40976 }
40977 \end_layout
40978
40979 \end_inset
40980
40981  DarkOrchid
40982 \end_layout
40983
40984 \end_inset
40985 </cell>
40986 <cell alignment="left" valignment="top" usebox="none">
40987 \begin_inset Text
40988
40989 \begin_layout Plain Layout
40990 \begin_inset ERT
40991 status collapsed
40992
40993 \begin_layout Plain Layout
40994
40995
40996 \backslash
40997 fcolorbox{black}{
40998 \end_layout
40999
41000 \end_inset
41001
41002 Emerald
41003 \begin_inset ERT
41004 status collapsed
41005
41006 \begin_layout Plain Layout
41007
41008 }{
41009 \end_layout
41010
41011 \end_inset
41012
41013
41014 \begin_inset Phantom Phantom
41015 status open
41016
41017 \begin_layout Plain Layout
41018 W
41019 \end_layout
41020
41021 \end_inset
41022
41023
41024 \begin_inset ERT
41025 status collapsed
41026
41027 \begin_layout Plain Layout
41028
41029 }
41030 \end_layout
41031
41032 \end_inset
41033
41034  Emerald
41035 \end_layout
41036
41037 \end_inset
41038 </cell>
41039 <cell alignment="left" valignment="top" usebox="none">
41040 \begin_inset Text
41041
41042 \begin_layout Plain Layout
41043 \begin_inset ERT
41044 status collapsed
41045
41046 \begin_layout Plain Layout
41047
41048
41049 \backslash
41050 fcolorbox{black}{
41051 \end_layout
41052
41053 \end_inset
41054
41055 ForestGreen
41056 \begin_inset ERT
41057 status collapsed
41058
41059 \begin_layout Plain Layout
41060
41061 }{
41062 \end_layout
41063
41064 \end_inset
41065
41066
41067 \begin_inset Phantom Phantom
41068 status open
41069
41070 \begin_layout Plain Layout
41071 W
41072 \end_layout
41073
41074 \end_inset
41075
41076
41077 \begin_inset ERT
41078 status collapsed
41079
41080 \begin_layout Plain Layout
41081
41082 }
41083 \end_layout
41084
41085 \end_inset
41086
41087  ForestGreen
41088 \end_layout
41089
41090 \end_inset
41091 </cell>
41092 </row>
41093 <row>
41094 <cell alignment="left" valignment="top" usebox="none">
41095 \begin_inset Text
41096
41097 \begin_layout Plain Layout
41098 \begin_inset ERT
41099 status collapsed
41100
41101 \begin_layout Plain Layout
41102
41103
41104 \backslash
41105 fcolorbox{black}{
41106 \end_layout
41107
41108 \end_inset
41109
41110 Fuchsia
41111 \begin_inset ERT
41112 status collapsed
41113
41114 \begin_layout Plain Layout
41115
41116 }{
41117 \end_layout
41118
41119 \end_inset
41120
41121
41122 \begin_inset Phantom Phantom
41123 status open
41124
41125 \begin_layout Plain Layout
41126 W
41127 \end_layout
41128
41129 \end_inset
41130
41131
41132 \begin_inset ERT
41133 status collapsed
41134
41135 \begin_layout Plain Layout
41136
41137 }
41138 \end_layout
41139
41140 \end_inset
41141
41142  Fuchsia
41143 \end_layout
41144
41145 \end_inset
41146 </cell>
41147 <cell alignment="left" valignment="top" usebox="none">
41148 \begin_inset Text
41149
41150 \begin_layout Plain Layout
41151 \begin_inset ERT
41152 status collapsed
41153
41154 \begin_layout Plain Layout
41155
41156
41157 \backslash
41158 fcolorbox{black}{
41159 \end_layout
41160
41161 \end_inset
41162
41163 Goldenrod
41164 \begin_inset ERT
41165 status collapsed
41166
41167 \begin_layout Plain Layout
41168
41169 }{
41170 \end_layout
41171
41172 \end_inset
41173
41174
41175 \begin_inset Phantom Phantom
41176 status open
41177
41178 \begin_layout Plain Layout
41179 W
41180 \end_layout
41181
41182 \end_inset
41183
41184
41185 \begin_inset ERT
41186 status collapsed
41187
41188 \begin_layout Plain Layout
41189
41190 }
41191 \end_layout
41192
41193 \end_inset
41194
41195  Goldenrod
41196 \end_layout
41197
41198 \end_inset
41199 </cell>
41200 <cell alignment="left" valignment="top" usebox="none">
41201 \begin_inset Text
41202
41203 \begin_layout Plain Layout
41204 \begin_inset ERT
41205 status collapsed
41206
41207 \begin_layout Plain Layout
41208
41209
41210 \backslash
41211 fcolorbox{black}{
41212 \end_layout
41213
41214 \end_inset
41215
41216 Gray
41217 \begin_inset ERT
41218 status collapsed
41219
41220 \begin_layout Plain Layout
41221
41222 }{
41223 \end_layout
41224
41225 \end_inset
41226
41227
41228 \begin_inset Phantom Phantom
41229 status open
41230
41231 \begin_layout Plain Layout
41232 W
41233 \end_layout
41234
41235 \end_inset
41236
41237
41238 \begin_inset ERT
41239 status collapsed
41240
41241 \begin_layout Plain Layout
41242
41243 }
41244 \end_layout
41245
41246 \end_inset
41247
41248  Gray
41249 \end_layout
41250
41251 \end_inset
41252 </cell>
41253 <cell alignment="left" valignment="top" usebox="none">
41254 \begin_inset Text
41255
41256 \begin_layout Plain Layout
41257 \begin_inset ERT
41258 status collapsed
41259
41260 \begin_layout Plain Layout
41261
41262
41263 \backslash
41264 fcolorbox{black}{
41265 \end_layout
41266
41267 \end_inset
41268
41269 GreenYellow
41270 \begin_inset ERT
41271 status collapsed
41272
41273 \begin_layout Plain Layout
41274
41275 }{
41276 \end_layout
41277
41278 \end_inset
41279
41280
41281 \begin_inset Phantom Phantom
41282 status open
41283
41284 \begin_layout Plain Layout
41285 W
41286 \end_layout
41287
41288 \end_inset
41289
41290
41291 \begin_inset ERT
41292 status collapsed
41293
41294 \begin_layout Plain Layout
41295
41296 }
41297 \end_layout
41298
41299 \end_inset
41300
41301  GreenYellow
41302 \end_layout
41303
41304 \end_inset
41305 </cell>
41306 </row>
41307 <row>
41308 <cell alignment="center" valignment="top" usebox="none">
41309 \begin_inset Text
41310
41311 \begin_layout Plain Layout
41312 \begin_inset ERT
41313 status collapsed
41314
41315 \begin_layout Plain Layout
41316
41317
41318 \backslash
41319 fcolorbox{black}{
41320 \end_layout
41321
41322 \end_inset
41323
41324 JungleGreen
41325 \begin_inset ERT
41326 status collapsed
41327
41328 \begin_layout Plain Layout
41329
41330 }{
41331 \end_layout
41332
41333 \end_inset
41334
41335
41336 \begin_inset Phantom Phantom
41337 status open
41338
41339 \begin_layout Plain Layout
41340 W
41341 \end_layout
41342
41343 \end_inset
41344
41345
41346 \begin_inset ERT
41347 status collapsed
41348
41349 \begin_layout Plain Layout
41350
41351 }
41352 \end_layout
41353
41354 \end_inset
41355
41356  JungleGreen
41357 \end_layout
41358
41359 \end_inset
41360 </cell>
41361 <cell alignment="center" valignment="top" usebox="none">
41362 \begin_inset Text
41363
41364 \begin_layout Plain Layout
41365 \begin_inset ERT
41366 status collapsed
41367
41368 \begin_layout Plain Layout
41369
41370
41371 \backslash
41372 fcolorbox{black}{
41373 \end_layout
41374
41375 \end_inset
41376
41377 Lavender
41378 \begin_inset ERT
41379 status collapsed
41380
41381 \begin_layout Plain Layout
41382
41383 }{
41384 \end_layout
41385
41386 \end_inset
41387
41388
41389 \begin_inset Phantom Phantom
41390 status open
41391
41392 \begin_layout Plain Layout
41393 W
41394 \end_layout
41395
41396 \end_inset
41397
41398
41399 \begin_inset ERT
41400 status collapsed
41401
41402 \begin_layout Plain Layout
41403
41404 }
41405 \end_layout
41406
41407 \end_inset
41408
41409  Lavender
41410 \end_layout
41411
41412 \end_inset
41413 </cell>
41414 <cell alignment="center" valignment="top" usebox="none">
41415 \begin_inset Text
41416
41417 \begin_layout Plain Layout
41418 \begin_inset ERT
41419 status collapsed
41420
41421 \begin_layout Plain Layout
41422
41423
41424 \backslash
41425 fcolorbox{black}{
41426 \end_layout
41427
41428 \end_inset
41429
41430 LimeGreen
41431 \begin_inset ERT
41432 status collapsed
41433
41434 \begin_layout Plain Layout
41435
41436 }{
41437 \end_layout
41438
41439 \end_inset
41440
41441
41442 \begin_inset Phantom Phantom
41443 status open
41444
41445 \begin_layout Plain Layout
41446 W
41447 \end_layout
41448
41449 \end_inset
41450
41451
41452 \begin_inset ERT
41453 status collapsed
41454
41455 \begin_layout Plain Layout
41456
41457 }
41458 \end_layout
41459
41460 \end_inset
41461
41462  LimeGreen
41463 \end_layout
41464
41465 \end_inset
41466 </cell>
41467 <cell alignment="center" valignment="top" usebox="none">
41468 \begin_inset Text
41469
41470 \begin_layout Plain Layout
41471 \begin_inset ERT
41472 status collapsed
41473
41474 \begin_layout Plain Layout
41475
41476
41477 \backslash
41478 fcolorbox{black}{
41479 \end_layout
41480
41481 \end_inset
41482
41483 Mahogany
41484 \begin_inset ERT
41485 status collapsed
41486
41487 \begin_layout Plain Layout
41488
41489 }{
41490 \end_layout
41491
41492 \end_inset
41493
41494
41495 \begin_inset Phantom Phantom
41496 status open
41497
41498 \begin_layout Plain Layout
41499 W
41500 \end_layout
41501
41502 \end_inset
41503
41504
41505 \begin_inset ERT
41506 status collapsed
41507
41508 \begin_layout Plain Layout
41509
41510 }
41511 \end_layout
41512
41513 \end_inset
41514
41515  Mahogany
41516 \end_layout
41517
41518 \end_inset
41519 </cell>
41520 </row>
41521 <row>
41522 <cell alignment="left" valignment="top" usebox="none">
41523 \begin_inset Text
41524
41525 \begin_layout Plain Layout
41526 \begin_inset ERT
41527 status collapsed
41528
41529 \begin_layout Plain Layout
41530
41531
41532 \backslash
41533 fcolorbox{black}{
41534 \end_layout
41535
41536 \end_inset
41537
41538 Mahogany
41539 \begin_inset ERT
41540 status collapsed
41541
41542 \begin_layout Plain Layout
41543
41544 }{
41545 \end_layout
41546
41547 \end_inset
41548
41549
41550 \begin_inset Phantom Phantom
41551 status open
41552
41553 \begin_layout Plain Layout
41554 W
41555 \end_layout
41556
41557 \end_inset
41558
41559
41560 \begin_inset ERT
41561 status collapsed
41562
41563 \begin_layout Plain Layout
41564
41565 }
41566 \end_layout
41567
41568 \end_inset
41569
41570  Mahogany
41571 \end_layout
41572
41573 \end_inset
41574 </cell>
41575 <cell alignment="left" valignment="top" usebox="none">
41576 \begin_inset Text
41577
41578 \begin_layout Plain Layout
41579 \begin_inset ERT
41580 status collapsed
41581
41582 \begin_layout Plain Layout
41583
41584
41585 \backslash
41586 fcolorbox{black}{
41587 \end_layout
41588
41589 \end_inset
41590
41591 Maroon
41592 \begin_inset ERT
41593 status collapsed
41594
41595 \begin_layout Plain Layout
41596
41597 }{
41598 \end_layout
41599
41600 \end_inset
41601
41602
41603 \begin_inset Phantom Phantom
41604 status open
41605
41606 \begin_layout Plain Layout
41607 W
41608 \end_layout
41609
41610 \end_inset
41611
41612
41613 \begin_inset ERT
41614 status collapsed
41615
41616 \begin_layout Plain Layout
41617
41618 }
41619 \end_layout
41620
41621 \end_inset
41622
41623  Maroon
41624 \end_layout
41625
41626 \end_inset
41627 </cell>
41628 <cell alignment="left" valignment="top" usebox="none">
41629 \begin_inset Text
41630
41631 \begin_layout Plain Layout
41632 \begin_inset ERT
41633 status collapsed
41634
41635 \begin_layout Plain Layout
41636
41637
41638 \backslash
41639 fcolorbox{black}{
41640 \end_layout
41641
41642 \end_inset
41643
41644 Melon
41645 \begin_inset ERT
41646 status collapsed
41647
41648 \begin_layout Plain Layout
41649
41650 }{
41651 \end_layout
41652
41653 \end_inset
41654
41655
41656 \begin_inset Phantom Phantom
41657 status open
41658
41659 \begin_layout Plain Layout
41660 W
41661 \end_layout
41662
41663 \end_inset
41664
41665
41666 \begin_inset ERT
41667 status collapsed
41668
41669 \begin_layout Plain Layout
41670
41671 }
41672 \end_layout
41673
41674 \end_inset
41675
41676  Melon
41677 \end_layout
41678
41679 \end_inset
41680 </cell>
41681 <cell alignment="left" valignment="top" usebox="none">
41682 \begin_inset Text
41683
41684 \begin_layout Plain Layout
41685 \begin_inset ERT
41686 status collapsed
41687
41688 \begin_layout Plain Layout
41689
41690
41691 \backslash
41692 fcolorbox{black}{
41693 \end_layout
41694
41695 \end_inset
41696
41697 MidnightBlue
41698 \begin_inset ERT
41699 status collapsed
41700
41701 \begin_layout Plain Layout
41702
41703 }{
41704 \end_layout
41705
41706 \end_inset
41707
41708
41709 \begin_inset Phantom Phantom
41710 status open
41711
41712 \begin_layout Plain Layout
41713 W
41714 \end_layout
41715
41716 \end_inset
41717
41718
41719 \begin_inset ERT
41720 status collapsed
41721
41722 \begin_layout Plain Layout
41723
41724 }
41725 \end_layout
41726
41727 \end_inset
41728
41729  MidnightBlue
41730 \end_layout
41731
41732 \end_inset
41733 </cell>
41734 </row>
41735 <row>
41736 <cell alignment="left" valignment="top" usebox="none">
41737 \begin_inset Text
41738
41739 \begin_layout Plain Layout
41740 \begin_inset ERT
41741 status collapsed
41742
41743 \begin_layout Plain Layout
41744
41745
41746 \backslash
41747 fcolorbox{black}{
41748 \end_layout
41749
41750 \end_inset
41751
41752 Mulberry
41753 \begin_inset ERT
41754 status collapsed
41755
41756 \begin_layout Plain Layout
41757
41758 }{
41759 \end_layout
41760
41761 \end_inset
41762
41763
41764 \begin_inset Phantom Phantom
41765 status open
41766
41767 \begin_layout Plain Layout
41768 W
41769 \end_layout
41770
41771 \end_inset
41772
41773
41774 \begin_inset ERT
41775 status collapsed
41776
41777 \begin_layout Plain Layout
41778
41779 }
41780 \end_layout
41781
41782 \end_inset
41783
41784  Mulberry
41785 \end_layout
41786
41787 \end_inset
41788 </cell>
41789 <cell alignment="left" valignment="top" usebox="none">
41790 \begin_inset Text
41791
41792 \begin_layout Plain Layout
41793 \begin_inset ERT
41794 status collapsed
41795
41796 \begin_layout Plain Layout
41797
41798
41799 \backslash
41800 fcolorbox{black}{
41801 \end_layout
41802
41803 \end_inset
41804
41805 NavyBlue
41806 \begin_inset ERT
41807 status collapsed
41808
41809 \begin_layout Plain Layout
41810
41811 }{
41812 \end_layout
41813
41814 \end_inset
41815
41816
41817 \begin_inset Phantom Phantom
41818 status open
41819
41820 \begin_layout Plain Layout
41821 W
41822 \end_layout
41823
41824 \end_inset
41825
41826
41827 \begin_inset ERT
41828 status collapsed
41829
41830 \begin_layout Plain Layout
41831
41832 }
41833 \end_layout
41834
41835 \end_inset
41836
41837  NavyBlue
41838 \end_layout
41839
41840 \end_inset
41841 </cell>
41842 <cell alignment="left" valignment="top" usebox="none">
41843 \begin_inset Text
41844
41845 \begin_layout Plain Layout
41846 \begin_inset ERT
41847 status collapsed
41848
41849 \begin_layout Plain Layout
41850
41851
41852 \backslash
41853 fcolorbox{black}{
41854 \end_layout
41855
41856 \end_inset
41857
41858 OliveGreen
41859 \begin_inset ERT
41860 status collapsed
41861
41862 \begin_layout Plain Layout
41863
41864 }{
41865 \end_layout
41866
41867 \end_inset
41868
41869
41870 \begin_inset Phantom Phantom
41871 status open
41872
41873 \begin_layout Plain Layout
41874 W
41875 \end_layout
41876
41877 \end_inset
41878
41879
41880 \begin_inset ERT
41881 status collapsed
41882
41883 \begin_layout Plain Layout
41884
41885 }
41886 \end_layout
41887
41888 \end_inset
41889
41890  OliveGreen
41891 \end_layout
41892
41893 \end_inset
41894 </cell>
41895 <cell alignment="left" valignment="top" usebox="none">
41896 \begin_inset Text
41897
41898 \begin_layout Plain Layout
41899 \begin_inset ERT
41900 status collapsed
41901
41902 \begin_layout Plain Layout
41903
41904
41905 \backslash
41906 fcolorbox{black}{
41907 \end_layout
41908
41909 \end_inset
41910
41911 Orange
41912 \begin_inset ERT
41913 status collapsed
41914
41915 \begin_layout Plain Layout
41916
41917 }{
41918 \end_layout
41919
41920 \end_inset
41921
41922
41923 \begin_inset Phantom Phantom
41924 status open
41925
41926 \begin_layout Plain Layout
41927 W
41928 \end_layout
41929
41930 \end_inset
41931
41932
41933 \begin_inset ERT
41934 status collapsed
41935
41936 \begin_layout Plain Layout
41937
41938 }
41939 \end_layout
41940
41941 \end_inset
41942
41943  Orange
41944 \end_layout
41945
41946 \end_inset
41947 </cell>
41948 </row>
41949 <row>
41950 <cell alignment="left" valignment="top" usebox="none">
41951 \begin_inset Text
41952
41953 \begin_layout Plain Layout
41954 \begin_inset ERT
41955 status collapsed
41956
41957 \begin_layout Plain Layout
41958
41959
41960 \backslash
41961 fcolorbox{black}{
41962 \end_layout
41963
41964 \end_inset
41965
41966 OrangeRed
41967 \begin_inset ERT
41968 status collapsed
41969
41970 \begin_layout Plain Layout
41971
41972 }{
41973 \end_layout
41974
41975 \end_inset
41976
41977
41978 \begin_inset Phantom Phantom
41979 status open
41980
41981 \begin_layout Plain Layout
41982 W
41983 \end_layout
41984
41985 \end_inset
41986
41987
41988 \begin_inset ERT
41989 status collapsed
41990
41991 \begin_layout Plain Layout
41992
41993 }
41994 \end_layout
41995
41996 \end_inset
41997
41998  OrangeRed
41999 \end_layout
42000
42001 \end_inset
42002 </cell>
42003 <cell alignment="left" valignment="top" usebox="none">
42004 \begin_inset Text
42005
42006 \begin_layout Plain Layout
42007 \begin_inset ERT
42008 status collapsed
42009
42010 \begin_layout Plain Layout
42011
42012
42013 \backslash
42014 fcolorbox{black}{
42015 \end_layout
42016
42017 \end_inset
42018
42019 Orchid
42020 \begin_inset ERT
42021 status collapsed
42022
42023 \begin_layout Plain Layout
42024
42025 }{
42026 \end_layout
42027
42028 \end_inset
42029
42030
42031 \begin_inset Phantom Phantom
42032 status open
42033
42034 \begin_layout Plain Layout
42035 W
42036 \end_layout
42037
42038 \end_inset
42039
42040
42041 \begin_inset ERT
42042 status collapsed
42043
42044 \begin_layout Plain Layout
42045
42046 }
42047 \end_layout
42048
42049 \end_inset
42050
42051  Orchid
42052 \end_layout
42053
42054 \end_inset
42055 </cell>
42056 <cell alignment="left" valignment="top" usebox="none">
42057 \begin_inset Text
42058
42059 \begin_layout Plain Layout
42060 \begin_inset ERT
42061 status collapsed
42062
42063 \begin_layout Plain Layout
42064
42065
42066 \backslash
42067 fcolorbox{black}{
42068 \end_layout
42069
42070 \end_inset
42071
42072 Peach
42073 \begin_inset ERT
42074 status collapsed
42075
42076 \begin_layout Plain Layout
42077
42078 }{
42079 \end_layout
42080
42081 \end_inset
42082
42083
42084 \begin_inset Phantom Phantom
42085 status open
42086
42087 \begin_layout Plain Layout
42088 W
42089 \end_layout
42090
42091 \end_inset
42092
42093
42094 \begin_inset ERT
42095 status collapsed
42096
42097 \begin_layout Plain Layout
42098
42099 }
42100 \end_layout
42101
42102 \end_inset
42103
42104  Peach
42105 \end_layout
42106
42107 \end_inset
42108 </cell>
42109 <cell alignment="left" valignment="top" usebox="none">
42110 \begin_inset Text
42111
42112 \begin_layout Plain Layout
42113 \begin_inset ERT
42114 status collapsed
42115
42116 \begin_layout Plain Layout
42117
42118
42119 \backslash
42120 fcolorbox{black}{
42121 \end_layout
42122
42123 \end_inset
42124
42125 Periwinkle
42126 \begin_inset ERT
42127 status collapsed
42128
42129 \begin_layout Plain Layout
42130
42131 }{
42132 \end_layout
42133
42134 \end_inset
42135
42136
42137 \begin_inset Phantom Phantom
42138 status open
42139
42140 \begin_layout Plain Layout
42141 W
42142 \end_layout
42143
42144 \end_inset
42145
42146
42147 \begin_inset ERT
42148 status collapsed
42149
42150 \begin_layout Plain Layout
42151
42152 }
42153 \end_layout
42154
42155 \end_inset
42156
42157  Periwinkle
42158 \end_layout
42159
42160 \end_inset
42161 </cell>
42162 </row>
42163 <row>
42164 <cell alignment="left" valignment="top" usebox="none">
42165 \begin_inset Text
42166
42167 \begin_layout Plain Layout
42168 \begin_inset ERT
42169 status collapsed
42170
42171 \begin_layout Plain Layout
42172
42173
42174 \backslash
42175 fcolorbox{black}{
42176 \end_layout
42177
42178 \end_inset
42179
42180 PineGreen
42181 \begin_inset ERT
42182 status collapsed
42183
42184 \begin_layout Plain Layout
42185
42186 }{
42187 \end_layout
42188
42189 \end_inset
42190
42191
42192 \begin_inset Phantom Phantom
42193 status open
42194
42195 \begin_layout Plain Layout
42196 W
42197 \end_layout
42198
42199 \end_inset
42200
42201
42202 \begin_inset ERT
42203 status collapsed
42204
42205 \begin_layout Plain Layout
42206
42207 }
42208 \end_layout
42209
42210 \end_inset
42211
42212  PineGreen
42213 \end_layout
42214
42215 \end_inset
42216 </cell>
42217 <cell alignment="left" valignment="top" usebox="none">
42218 \begin_inset Text
42219
42220 \begin_layout Plain Layout
42221 \begin_inset ERT
42222 status collapsed
42223
42224 \begin_layout Plain Layout
42225
42226
42227 \backslash
42228 fcolorbox{black}{
42229 \end_layout
42230
42231 \end_inset
42232
42233 Plum
42234 \begin_inset ERT
42235 status collapsed
42236
42237 \begin_layout Plain Layout
42238
42239 }{
42240 \end_layout
42241
42242 \end_inset
42243
42244
42245 \begin_inset Phantom Phantom
42246 status open
42247
42248 \begin_layout Plain Layout
42249 W
42250 \end_layout
42251
42252 \end_inset
42253
42254
42255 \begin_inset ERT
42256 status collapsed
42257
42258 \begin_layout Plain Layout
42259
42260 }
42261 \end_layout
42262
42263 \end_inset
42264
42265  Plum
42266 \end_layout
42267
42268 \end_inset
42269 </cell>
42270 <cell alignment="left" valignment="top" usebox="none">
42271 \begin_inset Text
42272
42273 \begin_layout Plain Layout
42274 \begin_inset ERT
42275 status collapsed
42276
42277 \begin_layout Plain Layout
42278
42279
42280 \backslash
42281 fcolorbox{black}{
42282 \end_layout
42283
42284 \end_inset
42285
42286 ProcessBlue
42287 \begin_inset ERT
42288 status collapsed
42289
42290 \begin_layout Plain Layout
42291
42292 }{
42293 \end_layout
42294
42295 \end_inset
42296
42297
42298 \begin_inset Phantom Phantom
42299 status open
42300
42301 \begin_layout Plain Layout
42302 W
42303 \end_layout
42304
42305 \end_inset
42306
42307
42308 \begin_inset ERT
42309 status collapsed
42310
42311 \begin_layout Plain Layout
42312
42313 }
42314 \end_layout
42315
42316 \end_inset
42317
42318  ProcessBlue
42319 \end_layout
42320
42321 \end_inset
42322 </cell>
42323 <cell alignment="left" valignment="top" usebox="none">
42324 \begin_inset Text
42325
42326 \begin_layout Plain Layout
42327 \begin_inset ERT
42328 status collapsed
42329
42330 \begin_layout Plain Layout
42331
42332
42333 \backslash
42334 fcolorbox{black}{
42335 \end_layout
42336
42337 \end_inset
42338
42339 Purple
42340 \begin_inset ERT
42341 status collapsed
42342
42343 \begin_layout Plain Layout
42344
42345 }{
42346 \end_layout
42347
42348 \end_inset
42349
42350
42351 \begin_inset Phantom Phantom
42352 status open
42353
42354 \begin_layout Plain Layout
42355 W
42356 \end_layout
42357
42358 \end_inset
42359
42360
42361 \begin_inset ERT
42362 status collapsed
42363
42364 \begin_layout Plain Layout
42365
42366 }
42367 \end_layout
42368
42369 \end_inset
42370
42371  Purple
42372 \end_layout
42373
42374 \end_inset
42375 </cell>
42376 </row>
42377 <row>
42378 <cell alignment="left" valignment="top" usebox="none">
42379 \begin_inset Text
42380
42381 \begin_layout Plain Layout
42382 \begin_inset ERT
42383 status collapsed
42384
42385 \begin_layout Plain Layout
42386
42387
42388 \backslash
42389 fcolorbox{black}{
42390 \end_layout
42391
42392 \end_inset
42393
42394 RawSienna
42395 \begin_inset ERT
42396 status collapsed
42397
42398 \begin_layout Plain Layout
42399
42400 }{
42401 \end_layout
42402
42403 \end_inset
42404
42405
42406 \begin_inset Phantom Phantom
42407 status open
42408
42409 \begin_layout Plain Layout
42410 W
42411 \end_layout
42412
42413 \end_inset
42414
42415
42416 \begin_inset ERT
42417 status collapsed
42418
42419 \begin_layout Plain Layout
42420
42421 }
42422 \end_layout
42423
42424 \end_inset
42425
42426  RawSienna
42427 \end_layout
42428
42429 \end_inset
42430 </cell>
42431 <cell alignment="left" valignment="top" usebox="none">
42432 \begin_inset Text
42433
42434 \begin_layout Plain Layout
42435 \begin_inset ERT
42436 status collapsed
42437
42438 \begin_layout Plain Layout
42439
42440
42441 \backslash
42442 fcolorbox{black}{
42443 \end_layout
42444
42445 \end_inset
42446
42447 RedOrange
42448 \begin_inset ERT
42449 status collapsed
42450
42451 \begin_layout Plain Layout
42452
42453 }{
42454 \end_layout
42455
42456 \end_inset
42457
42458
42459 \begin_inset Phantom Phantom
42460 status open
42461
42462 \begin_layout Plain Layout
42463 W
42464 \end_layout
42465
42466 \end_inset
42467
42468
42469 \begin_inset ERT
42470 status collapsed
42471
42472 \begin_layout Plain Layout
42473
42474 }
42475 \end_layout
42476
42477 \end_inset
42478
42479  RedOrange
42480 \end_layout
42481
42482 \end_inset
42483 </cell>
42484 <cell alignment="left" valignment="top" usebox="none">
42485 \begin_inset Text
42486
42487 \begin_layout Plain Layout
42488 \begin_inset ERT
42489 status collapsed
42490
42491 \begin_layout Plain Layout
42492
42493
42494 \backslash
42495 fcolorbox{black}{
42496 \end_layout
42497
42498 \end_inset
42499
42500 RedViolet
42501 \begin_inset ERT
42502 status collapsed
42503
42504 \begin_layout Plain Layout
42505
42506 }{
42507 \end_layout
42508
42509 \end_inset
42510
42511
42512 \begin_inset Phantom Phantom
42513 status open
42514
42515 \begin_layout Plain Layout
42516 W
42517 \end_layout
42518
42519 \end_inset
42520
42521
42522 \begin_inset ERT
42523 status collapsed
42524
42525 \begin_layout Plain Layout
42526
42527 }
42528 \end_layout
42529
42530 \end_inset
42531
42532  RedViolet
42533 \end_layout
42534
42535 \end_inset
42536 </cell>
42537 <cell alignment="left" valignment="top" usebox="none">
42538 \begin_inset Text
42539
42540 \begin_layout Plain Layout
42541 \begin_inset ERT
42542 status collapsed
42543
42544 \begin_layout Plain Layout
42545
42546
42547 \backslash
42548 fcolorbox{black}{
42549 \end_layout
42550
42551 \end_inset
42552
42553 Rhodamine
42554 \begin_inset ERT
42555 status collapsed
42556
42557 \begin_layout Plain Layout
42558
42559 }{
42560 \end_layout
42561
42562 \end_inset
42563
42564
42565 \begin_inset Phantom Phantom
42566 status open
42567
42568 \begin_layout Plain Layout
42569 W
42570 \end_layout
42571
42572 \end_inset
42573
42574
42575 \begin_inset ERT
42576 status collapsed
42577
42578 \begin_layout Plain Layout
42579
42580 }
42581 \end_layout
42582
42583 \end_inset
42584
42585  Rhodamine
42586 \end_layout
42587
42588 \end_inset
42589 </cell>
42590 </row>
42591 <row>
42592 <cell alignment="left" valignment="top" usebox="none">
42593 \begin_inset Text
42594
42595 \begin_layout Plain Layout
42596 \begin_inset ERT
42597 status collapsed
42598
42599 \begin_layout Plain Layout
42600
42601
42602 \backslash
42603 fcolorbox{black}{
42604 \end_layout
42605
42606 \end_inset
42607
42608 RoyalBlue
42609 \begin_inset ERT
42610 status collapsed
42611
42612 \begin_layout Plain Layout
42613
42614 }{
42615 \end_layout
42616
42617 \end_inset
42618
42619
42620 \begin_inset Phantom Phantom
42621 status open
42622
42623 \begin_layout Plain Layout
42624 W
42625 \end_layout
42626
42627 \end_inset
42628
42629
42630 \begin_inset ERT
42631 status collapsed
42632
42633 \begin_layout Plain Layout
42634
42635 }
42636 \end_layout
42637
42638 \end_inset
42639
42640  RoyalBlue
42641 \end_layout
42642
42643 \end_inset
42644 </cell>
42645 <cell alignment="left" valignment="top" usebox="none">
42646 \begin_inset Text
42647
42648 \begin_layout Plain Layout
42649 \begin_inset ERT
42650 status collapsed
42651
42652 \begin_layout Plain Layout
42653
42654
42655 \backslash
42656 fcolorbox{black}{
42657 \end_layout
42658
42659 \end_inset
42660
42661 RoyalPurple
42662 \begin_inset ERT
42663 status collapsed
42664
42665 \begin_layout Plain Layout
42666
42667 }{
42668 \end_layout
42669
42670 \end_inset
42671
42672
42673 \begin_inset Phantom Phantom
42674 status open
42675
42676 \begin_layout Plain Layout
42677 W
42678 \end_layout
42679
42680 \end_inset
42681
42682
42683 \begin_inset ERT
42684 status collapsed
42685
42686 \begin_layout Plain Layout
42687
42688 }
42689 \end_layout
42690
42691 \end_inset
42692
42693  RoyalPurple
42694 \end_layout
42695
42696 \end_inset
42697 </cell>
42698 <cell alignment="left" valignment="top" usebox="none">
42699 \begin_inset Text
42700
42701 \begin_layout Plain Layout
42702 \begin_inset ERT
42703 status collapsed
42704
42705 \begin_layout Plain Layout
42706
42707
42708 \backslash
42709 fcolorbox{black}{
42710 \end_layout
42711
42712 \end_inset
42713
42714 RubineRed
42715 \begin_inset ERT
42716 status collapsed
42717
42718 \begin_layout Plain Layout
42719
42720 }{
42721 \end_layout
42722
42723 \end_inset
42724
42725
42726 \begin_inset Phantom Phantom
42727 status open
42728
42729 \begin_layout Plain Layout
42730 W
42731 \end_layout
42732
42733 \end_inset
42734
42735
42736 \begin_inset ERT
42737 status collapsed
42738
42739 \begin_layout Plain Layout
42740
42741 }
42742 \end_layout
42743
42744 \end_inset
42745
42746  RubineRed
42747 \end_layout
42748
42749 \end_inset
42750 </cell>
42751 <cell alignment="left" valignment="top" usebox="none">
42752 \begin_inset Text
42753
42754 \begin_layout Plain Layout
42755 \begin_inset ERT
42756 status collapsed
42757
42758 \begin_layout Plain Layout
42759
42760
42761 \backslash
42762 fcolorbox{black}{
42763 \end_layout
42764
42765 \end_inset
42766
42767 Salmon
42768 \begin_inset ERT
42769 status collapsed
42770
42771 \begin_layout Plain Layout
42772
42773 }{
42774 \end_layout
42775
42776 \end_inset
42777
42778
42779 \begin_inset Phantom Phantom
42780 status open
42781
42782 \begin_layout Plain Layout
42783 W
42784 \end_layout
42785
42786 \end_inset
42787
42788
42789 \begin_inset ERT
42790 status collapsed
42791
42792 \begin_layout Plain Layout
42793
42794 }
42795 \end_layout
42796
42797 \end_inset
42798
42799  Salmon
42800 \end_layout
42801
42802 \end_inset
42803 </cell>
42804 </row>
42805 <row>
42806 <cell alignment="left" valignment="top" usebox="none">
42807 \begin_inset Text
42808
42809 \begin_layout Plain Layout
42810 \begin_inset ERT
42811 status collapsed
42812
42813 \begin_layout Plain Layout
42814
42815
42816 \backslash
42817 fcolorbox{black}{
42818 \end_layout
42819
42820 \end_inset
42821
42822 SeaGreen
42823 \begin_inset ERT
42824 status collapsed
42825
42826 \begin_layout Plain Layout
42827
42828 }{
42829 \end_layout
42830
42831 \end_inset
42832
42833
42834 \begin_inset Phantom Phantom
42835 status open
42836
42837 \begin_layout Plain Layout
42838 W
42839 \end_layout
42840
42841 \end_inset
42842
42843
42844 \begin_inset ERT
42845 status collapsed
42846
42847 \begin_layout Plain Layout
42848
42849 }
42850 \end_layout
42851
42852 \end_inset
42853
42854  SeaGreen
42855 \end_layout
42856
42857 \end_inset
42858 </cell>
42859 <cell alignment="left" valignment="top" usebox="none">
42860 \begin_inset Text
42861
42862 \begin_layout Plain Layout
42863 \begin_inset ERT
42864 status collapsed
42865
42866 \begin_layout Plain Layout
42867
42868
42869 \backslash
42870 fcolorbox{black}{
42871 \end_layout
42872
42873 \end_inset
42874
42875 Sepia
42876 \begin_inset ERT
42877 status collapsed
42878
42879 \begin_layout Plain Layout
42880
42881 }{
42882 \end_layout
42883
42884 \end_inset
42885
42886
42887 \begin_inset Phantom Phantom
42888 status open
42889
42890 \begin_layout Plain Layout
42891 W
42892 \end_layout
42893
42894 \end_inset
42895
42896
42897 \begin_inset ERT
42898 status collapsed
42899
42900 \begin_layout Plain Layout
42901
42902 }
42903 \end_layout
42904
42905 \end_inset
42906
42907  Sepia
42908 \end_layout
42909
42910 \end_inset
42911 </cell>
42912 <cell alignment="left" valignment="top" usebox="none">
42913 \begin_inset Text
42914
42915 \begin_layout Plain Layout
42916 \begin_inset ERT
42917 status collapsed
42918
42919 \begin_layout Plain Layout
42920
42921
42922 \backslash
42923 fcolorbox{black}{
42924 \end_layout
42925
42926 \end_inset
42927
42928 SkyBlue
42929 \begin_inset ERT
42930 status collapsed
42931
42932 \begin_layout Plain Layout
42933
42934 }{
42935 \end_layout
42936
42937 \end_inset
42938
42939
42940 \begin_inset Phantom Phantom
42941 status open
42942
42943 \begin_layout Plain Layout
42944 W
42945 \end_layout
42946
42947 \end_inset
42948
42949
42950 \begin_inset ERT
42951 status collapsed
42952
42953 \begin_layout Plain Layout
42954
42955 }
42956 \end_layout
42957
42958 \end_inset
42959
42960  SkyBlue
42961 \end_layout
42962
42963 \end_inset
42964 </cell>
42965 <cell alignment="left" valignment="top" usebox="none">
42966 \begin_inset Text
42967
42968 \begin_layout Plain Layout
42969 \begin_inset ERT
42970 status collapsed
42971
42972 \begin_layout Plain Layout
42973
42974
42975 \backslash
42976 fcolorbox{black}{
42977 \end_layout
42978
42979 \end_inset
42980
42981 SpringGreen
42982 \begin_inset ERT
42983 status collapsed
42984
42985 \begin_layout Plain Layout
42986
42987 }{
42988 \end_layout
42989
42990 \end_inset
42991
42992
42993 \begin_inset Phantom Phantom
42994 status open
42995
42996 \begin_layout Plain Layout
42997 W
42998 \end_layout
42999
43000 \end_inset
43001
43002
43003 \begin_inset ERT
43004 status collapsed
43005
43006 \begin_layout Plain Layout
43007
43008 }
43009 \end_layout
43010
43011 \end_inset
43012
43013  SpringGreen
43014 \end_layout
43015
43016 \end_inset
43017 </cell>
43018 </row>
43019 <row>
43020 <cell alignment="left" valignment="top" usebox="none">
43021 \begin_inset Text
43022
43023 \begin_layout Plain Layout
43024 \begin_inset ERT
43025 status collapsed
43026
43027 \begin_layout Plain Layout
43028
43029
43030 \backslash
43031 fcolorbox{black}{
43032 \end_layout
43033
43034 \end_inset
43035
43036 Tan
43037 \begin_inset ERT
43038 status collapsed
43039
43040 \begin_layout Plain Layout
43041
43042 }{
43043 \end_layout
43044
43045 \end_inset
43046
43047
43048 \begin_inset Phantom Phantom
43049 status open
43050
43051 \begin_layout Plain Layout
43052 W
43053 \end_layout
43054
43055 \end_inset
43056
43057
43058 \begin_inset ERT
43059 status collapsed
43060
43061 \begin_layout Plain Layout
43062
43063 }
43064 \end_layout
43065
43066 \end_inset
43067
43068  Tan
43069 \end_layout
43070
43071 \end_inset
43072 </cell>
43073 <cell alignment="left" valignment="top" usebox="none">
43074 \begin_inset Text
43075
43076 \begin_layout Plain Layout
43077 \begin_inset ERT
43078 status collapsed
43079
43080 \begin_layout Plain Layout
43081
43082
43083 \backslash
43084 fcolorbox{black}{
43085 \end_layout
43086
43087 \end_inset
43088
43089 TealBlue
43090 \begin_inset ERT
43091 status collapsed
43092
43093 \begin_layout Plain Layout
43094
43095 }{
43096 \end_layout
43097
43098 \end_inset
43099
43100
43101 \begin_inset Phantom Phantom
43102 status open
43103
43104 \begin_layout Plain Layout
43105 W
43106 \end_layout
43107
43108 \end_inset
43109
43110
43111 \begin_inset ERT
43112 status collapsed
43113
43114 \begin_layout Plain Layout
43115
43116 }
43117 \end_layout
43118
43119 \end_inset
43120
43121  TealBlue
43122 \end_layout
43123
43124 \end_inset
43125 </cell>
43126 <cell alignment="left" valignment="top" usebox="none">
43127 \begin_inset Text
43128
43129 \begin_layout Plain Layout
43130 \begin_inset ERT
43131 status collapsed
43132
43133 \begin_layout Plain Layout
43134
43135
43136 \backslash
43137 fcolorbox{black}{
43138 \end_layout
43139
43140 \end_inset
43141
43142 Thistle
43143 \begin_inset ERT
43144 status collapsed
43145
43146 \begin_layout Plain Layout
43147
43148 }{
43149 \end_layout
43150
43151 \end_inset
43152
43153
43154 \begin_inset Phantom Phantom
43155 status open
43156
43157 \begin_layout Plain Layout
43158 W
43159 \end_layout
43160
43161 \end_inset
43162
43163
43164 \begin_inset ERT
43165 status collapsed
43166
43167 \begin_layout Plain Layout
43168
43169 }
43170 \end_layout
43171
43172 \end_inset
43173
43174  Thistle
43175 \end_layout
43176
43177 \end_inset
43178 </cell>
43179 <cell alignment="left" valignment="top" usebox="none">
43180 \begin_inset Text
43181
43182 \begin_layout Plain Layout
43183 \begin_inset ERT
43184 status collapsed
43185
43186 \begin_layout Plain Layout
43187
43188
43189 \backslash
43190 fcolorbox{black}{
43191 \end_layout
43192
43193 \end_inset
43194
43195 Turquoise
43196 \begin_inset ERT
43197 status collapsed
43198
43199 \begin_layout Plain Layout
43200
43201 }{
43202 \end_layout
43203
43204 \end_inset
43205
43206
43207 \begin_inset Phantom Phantom
43208 status open
43209
43210 \begin_layout Plain Layout
43211 W
43212 \end_layout
43213
43214 \end_inset
43215
43216
43217 \begin_inset ERT
43218 status collapsed
43219
43220 \begin_layout Plain Layout
43221
43222 }
43223 \end_layout
43224
43225 \end_inset
43226
43227  Turquoise
43228 \end_layout
43229
43230 \end_inset
43231 </cell>
43232 </row>
43233 <row>
43234 <cell alignment="left" valignment="top" usebox="none">
43235 \begin_inset Text
43236
43237 \begin_layout Plain Layout
43238 \begin_inset ERT
43239 status collapsed
43240
43241 \begin_layout Plain Layout
43242
43243
43244 \backslash
43245 fcolorbox{black}{
43246 \end_layout
43247
43248 \end_inset
43249
43250 Violet
43251 \begin_inset ERT
43252 status collapsed
43253
43254 \begin_layout Plain Layout
43255
43256 }{
43257 \end_layout
43258
43259 \end_inset
43260
43261
43262 \begin_inset Phantom Phantom
43263 status open
43264
43265 \begin_layout Plain Layout
43266 W
43267 \end_layout
43268
43269 \end_inset
43270
43271
43272 \begin_inset ERT
43273 status collapsed
43274
43275 \begin_layout Plain Layout
43276
43277 }
43278 \end_layout
43279
43280 \end_inset
43281
43282  Violet
43283 \end_layout
43284
43285 \end_inset
43286 </cell>
43287 <cell alignment="left" valignment="top" usebox="none">
43288 \begin_inset Text
43289
43290 \begin_layout Plain Layout
43291 \begin_inset ERT
43292 status collapsed
43293
43294 \begin_layout Plain Layout
43295
43296
43297 \backslash
43298 fcolorbox{black}{
43299 \end_layout
43300
43301 \end_inset
43302
43303 VioletRed
43304 \begin_inset ERT
43305 status collapsed
43306
43307 \begin_layout Plain Layout
43308
43309 }{
43310 \end_layout
43311
43312 \end_inset
43313
43314
43315 \begin_inset Phantom Phantom
43316 status open
43317
43318 \begin_layout Plain Layout
43319 W
43320 \end_layout
43321
43322 \end_inset
43323
43324
43325 \begin_inset ERT
43326 status collapsed
43327
43328 \begin_layout Plain Layout
43329
43330 }
43331 \end_layout
43332
43333 \end_inset
43334
43335  VioletRed
43336 \end_layout
43337
43338 \end_inset
43339 </cell>
43340 <cell alignment="left" valignment="top" usebox="none">
43341 \begin_inset Text
43342
43343 \begin_layout Plain Layout
43344 \begin_inset ERT
43345 status collapsed
43346
43347 \begin_layout Plain Layout
43348
43349
43350 \backslash
43351 fcolorbox{black}{
43352 \end_layout
43353
43354 \end_inset
43355
43356 WildStrawberry
43357 \begin_inset ERT
43358 status collapsed
43359
43360 \begin_layout Plain Layout
43361
43362 }{
43363 \end_layout
43364
43365 \end_inset
43366
43367
43368 \begin_inset Phantom Phantom
43369 status open
43370
43371 \begin_layout Plain Layout
43372 W
43373 \end_layout
43374
43375 \end_inset
43376
43377
43378 \begin_inset ERT
43379 status collapsed
43380
43381 \begin_layout Plain Layout
43382
43383 }
43384 \end_layout
43385
43386 \end_inset
43387
43388  WildStrawberry
43389 \end_layout
43390
43391 \end_inset
43392 </cell>
43393 <cell alignment="left" valignment="top" usebox="none">
43394 \begin_inset Text
43395
43396 \begin_layout Plain Layout
43397 \begin_inset ERT
43398 status collapsed
43399
43400 \begin_layout Plain Layout
43401
43402
43403 \backslash
43404 fcolorbox{black}{
43405 \end_layout
43406
43407 \end_inset
43408
43409 YellowGreen
43410 \begin_inset ERT
43411 status collapsed
43412
43413 \begin_layout Plain Layout
43414
43415 }{
43416 \end_layout
43417
43418 \end_inset
43419
43420
43421 \begin_inset Phantom Phantom
43422 status open
43423
43424 \begin_layout Plain Layout
43425 W
43426 \end_layout
43427
43428 \end_inset
43429
43430
43431 \begin_inset ERT
43432 status collapsed
43433
43434 \begin_layout Plain Layout
43435
43436 }
43437 \end_layout
43438
43439 \end_inset
43440
43441  YellowGreen
43442 \end_layout
43443
43444 \end_inset
43445 </cell>
43446 </row>
43447 <row>
43448 <cell alignment="left" valignment="top" usebox="none">
43449 \begin_inset Text
43450
43451 \begin_layout Plain Layout
43452 \begin_inset ERT
43453 status collapsed
43454
43455 \begin_layout Plain Layout
43456
43457
43458 \backslash
43459 fcolorbox{black}{
43460 \end_layout
43461
43462 \end_inset
43463
43464 YellowOrange
43465 \begin_inset ERT
43466 status collapsed
43467
43468 \begin_layout Plain Layout
43469
43470 }{
43471 \end_layout
43472
43473 \end_inset
43474
43475
43476 \begin_inset Phantom Phantom
43477 status open
43478
43479 \begin_layout Plain Layout
43480 W
43481 \end_layout
43482
43483 \end_inset
43484
43485
43486 \begin_inset ERT
43487 status collapsed
43488
43489 \begin_layout Plain Layout
43490
43491 }
43492 \end_layout
43493
43494 \end_inset
43495
43496  YellowOrange
43497 \end_layout
43498
43499 \end_inset
43500 </cell>
43501 <cell alignment="left" valignment="top" usebox="none">
43502 \begin_inset Text
43503
43504 \begin_layout Plain Layout
43505
43506 \end_layout
43507
43508 \end_inset
43509 </cell>
43510 <cell alignment="left" valignment="top" usebox="none">
43511 \begin_inset Text
43512
43513 \begin_layout Plain Layout
43514
43515 \end_layout
43516
43517 \end_inset
43518 </cell>
43519 <cell alignment="left" valignment="top" usebox="none">
43520 \begin_inset Text
43521
43522 \begin_layout Plain Layout
43523
43524 \end_layout
43525
43526 \end_inset
43527 </cell>
43528 </row>
43529 </lyxtabular>
43530
43531 \end_inset
43532
43533
43534 \end_layout
43535
43536 \begin_layout Chapter
43537 Explicación de la ecuación
43538 \begin_inset space ~
43539 \end_inset
43540
43541 (
43542 \begin_inset CommandInset ref
43543 LatexCommand ref
43544 reference "eq:Wgn"
43545
43546 \end_inset
43547
43548 )
43549 \begin_inset CommandInset label
43550 LatexCommand label
43551 name "cap:Explicación-de-la-Ecuación"
43552
43553 \end_inset
43554
43555
43556 \end_layout
43557
43558 \begin_layout Standard
43559 La anchura total de 
43560 \emph on
43561 n
43562 \emph default
43563  celdas de un cuadro 
43564 \begin_inset Formula $W_{\mathrm{tot\, n}}$
43565 \end_inset
43566
43567  puede calcularse con
43568 \begin_inset Formula 
43569 \begin{equation}
43570 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
43571 \end{equation}
43572
43573 \end_inset
43574
43575
43576 \end_layout
43577
43578 \begin_layout Standard
43579 donde 
43580 \begin_inset Formula $W_{g\, n}$
43581 \end_inset
43582
43583  es el ancho dado de todas las celdas.
43584  
43585 \series bold
43586
43587 \backslash
43588 tabcolsep
43589 \series default
43590  es la longitud LaTeX entre el texto y el borde de la celda, 6
43591 \begin_inset space \thinspace{}
43592 \end_inset
43593
43594 pt por omisión.
43595  
43596 \series bold
43597
43598 \backslash
43599 arrayrulewidth
43600 \series default
43601  es el grosor de línea del borde, 0.4
43602 \begin_inset space \thinspace{}
43603 \end_inset
43604
43605 pt por omisión.
43606 \end_layout
43607
43608 \begin_layout Standard
43609 Procediendo como en la ecuación
43610 \begin_inset space ~
43611 \end_inset
43612
43613
43614 \begin_inset CommandInset ref
43615 LatexCommand eqref
43616 reference "eq:Wtot_n"
43617
43618 \end_inset
43619
43620 , el ancho total de una multicolumna, 
43621 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
43622 \end_inset
43623
43624  es
43625 \begin_inset Formula 
43626 \begin{equation}
43627 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
43628 \end{equation}
43629
43630 \end_inset
43631
43632
43633 \end_layout
43634
43635 \begin_layout Standard
43636 Igualando las ecuaciones
43637 \begin_inset space ~
43638 \end_inset
43639
43640
43641 \begin_inset CommandInset ref
43642 LatexCommand eqref
43643 reference "eq:Wtot_n"
43644
43645 \end_inset
43646
43647  y 
43648 \begin_inset CommandInset ref
43649 LatexCommand eqref
43650 reference "eq:Wtot_mult"
43651
43652 \end_inset
43653
43654  podemos calcular el ancho dado necesario 
43655 \begin_inset Formula $W_{g\, n}$
43656 \end_inset
43657
43658  cuando se expanden 
43659 \emph on
43660 n
43661 \emph default
43662  columnas, de forma que cada una de ellas tiene una anchura total 
43663 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
43664 \end_inset
43665
43666 :
43667 \begin_inset Formula 
43668 \begin{equation}
43669 W_{g\, n}=\frac{W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
43670 \end{equation}
43671
43672 \end_inset
43673
43674
43675 \end_layout
43676
43677 \begin_layout Bibliography
43678 \labelwidthstring Bibliografía
43679 \begin_inset CommandInset bibitem
43680 LatexCommand bibitem
43681 key "latexcompanion"
43682
43683 \end_inset
43684
43685 Frank Mittelbach and Michel Goossens: 
43686 \emph on
43687 The LaTeX Companion Second Edition.
43688
43689 \emph default
43690  Addison-Wesley, 2004
43691 \end_layout
43692
43693 \begin_layout Bibliography
43694 \labelwidthstring Bibliografía
43695 \begin_inset CommandInset bibitem
43696 LatexCommand bibitem
43697 key "latexguide"
43698
43699 \end_inset
43700
43701 Helmut Kopka and Patrick W.
43702  Daly: 
43703 \emph on
43704 A Guide to LaTeX Fourth Edition.
43705
43706 \emph default
43707  Addison-Wesley, 2003
43708 \end_layout
43709
43710 \begin_layout Bibliography
43711 \labelwidthstring Bibliografía
43712 \begin_inset CommandInset bibitem
43713 LatexCommand bibitem
43714 key "latexbook"
43715
43716 \end_inset
43717
43718 Leslie Lamport: 
43719 \emph on
43720 LaTeX: A Document Preparation System.
43721
43722 \emph default
43723  Addison-Wesley, second edition, 1994
43724 \end_layout
43725
43726 \begin_layout Bibliography
43727 \labelwidthstring Bibliografía
43728 \begin_inset CommandInset bibitem
43729 LatexCommand bibitem
43730 key "arydshln"
43731
43732 \end_inset
43733
43734 Documentación del paquete LaTeX 
43735 \series bold
43736
43737 \begin_inset CommandInset href
43738 LatexCommand href
43739 name "arydshln"
43740 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
43741
43742 \end_inset
43743
43744
43745 \series default
43746
43747 \begin_inset Index idx
43748 status collapsed
43749
43750 \begin_layout Plain Layout
43751 LaTeX-paquetes ! arydshln
43752 \end_layout
43753
43754 \end_inset
43755
43756
43757 \end_layout
43758
43759 \begin_layout Bibliography
43760 \labelwidthstring Bibliografía
43761 \begin_inset CommandInset bibitem
43762 LatexCommand bibitem
43763 key "booktabs"
43764
43765 \end_inset
43766
43767 Documentación del paquete LaTeX 
43768 \series bold
43769
43770 \begin_inset CommandInset href
43771 LatexCommand href
43772 name "booktabs"
43773 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
43774
43775 \end_inset
43776
43777
43778 \series default
43779
43780 \begin_inset Index idx
43781 status collapsed
43782
43783 \begin_layout Plain Layout
43784 LaTeX-paquetes ! booktabs
43785 \end_layout
43786
43787 \end_inset
43788
43789
43790 \end_layout
43791
43792 \begin_layout Bibliography
43793 \labelwidthstring Bibliografía
43794 \begin_inset CommandInset bibitem
43795 LatexCommand bibitem
43796 key "caption"
43797
43798 \end_inset
43799
43800 Documentación del paquete LaTeX 
43801 \series bold
43802
43803 \begin_inset CommandInset href
43804 LatexCommand href
43805 name "caption"
43806 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43807
43808 \end_inset
43809
43810
43811 \series default
43812
43813 \begin_inset Index idx
43814 status collapsed
43815
43816 \begin_layout Plain Layout
43817 LaTeX-paquetes ! caption
43818 \end_layout
43819
43820 \end_inset
43821
43822
43823 \end_layout
43824
43825 \begin_layout Bibliography
43826 \labelwidthstring Bibliografía
43827 \begin_inset CommandInset bibitem
43828 LatexCommand bibitem
43829 key "diagbox"
43830
43831 \end_inset
43832
43833 Documentación del paquete LaTeX 
43834 \series bold
43835
43836 \begin_inset CommandInset href
43837 LatexCommand href
43838 name "diagbox"
43839 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
43840
43841 \end_inset
43842
43843
43844 \series default
43845
43846 \begin_inset Index idx
43847 status collapsed
43848
43849 \begin_layout Plain Layout
43850 LaTeX-paquetes ! diagbox
43851 \end_layout
43852
43853 \end_inset
43854
43855
43856 \end_layout
43857
43858 \begin_layout Bibliography
43859 \labelwidthstring Bibliografía
43860 \begin_inset CommandInset bibitem
43861 LatexCommand bibitem
43862 key "endfloat"
43863
43864 \end_inset
43865
43866 Documentación del paquete LaTeX 
43867 \series bold
43868
43869 \begin_inset CommandInset href
43870 LatexCommand href
43871 name "endfloat"
43872 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
43873
43874 \end_inset
43875
43876
43877 \series default
43878
43879 \begin_inset Index idx
43880 status collapsed
43881
43882 \begin_layout Plain Layout
43883 LaTeX-paquetes ! endfloat
43884 \end_layout
43885
43886 \end_inset
43887
43888
43889 \end_layout
43890
43891 \begin_layout Bibliography
43892 \labelwidthstring Bibliografía
43893 \begin_inset CommandInset bibitem
43894 LatexCommand bibitem
43895 key "footmisc"
43896
43897 \end_inset
43898
43899 Documentación del paquete LaTeX 
43900 \series bold
43901
43902 \begin_inset CommandInset href
43903 LatexCommand href
43904 name "footmisc"
43905 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
43906
43907 \end_inset
43908
43909
43910 \series default
43911
43912 \begin_inset Index idx
43913 status collapsed
43914
43915 \begin_layout Plain Layout
43916 LaTeX-paquetes ! footmisc
43917 \end_layout
43918
43919 \end_inset
43920
43921
43922 \end_layout
43923
43924 \begin_layout Bibliography
43925 \labelwidthstring Bibliografía
43926 \begin_inset CommandInset bibitem
43927 LatexCommand bibitem
43928 key "hypcap"
43929
43930 \end_inset
43931
43932 Documentación del paquete LaTeX 
43933 \series bold
43934
43935 \begin_inset CommandInset href
43936 LatexCommand href
43937 name "hypcap"
43938 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
43939
43940 \end_inset
43941
43942
43943 \series default
43944
43945 \begin_inset Index idx
43946 status collapsed
43947
43948 \begin_layout Plain Layout
43949 LaTeX-paquetes ! hyperref
43950 \end_layout
43951
43952 \end_inset
43953
43954
43955 \end_layout
43956
43957 \begin_layout Bibliography
43958 \labelwidthstring Bibliografía
43959 \begin_inset CommandInset bibitem
43960 LatexCommand bibitem
43961 key "hyperref"
43962
43963 \end_inset
43964
43965 Documentación del paquete LaTeX 
43966 \series bold
43967
43968 \begin_inset CommandInset href
43969 LatexCommand href
43970 name "hyperref"
43971 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43972
43973 \end_inset
43974
43975
43976 \series default
43977
43978 \begin_inset Index idx
43979 status collapsed
43980
43981 \begin_layout Plain Layout
43982 LaTeX-paquetes ! hyperref
43983 \end_layout
43984
43985 \end_inset
43986
43987
43988 \end_layout
43989
43990 \begin_layout Bibliography
43991 \labelwidthstring Bibliografía
43992 \begin_inset CommandInset bibitem
43993 LatexCommand bibitem
43994 key "KOMA-Script"
43995
43996 \end_inset
43997
43998 Documentación del paquete LaTeX 
43999 \series bold
44000
44001 \begin_inset CommandInset href
44002 LatexCommand href
44003 name "KOMA-Script"
44004 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
44005
44006 \end_inset
44007
44008
44009 \series default
44010
44011 \begin_inset Index idx
44012 status collapsed
44013
44014 \begin_layout Plain Layout
44015 LaTeX-paquetes ! KOMA-Script
44016 \end_layout
44017
44018 \end_inset
44019
44020
44021 \end_layout
44022
44023 \begin_layout Bibliography
44024 \labelwidthstring Bibliografía
44025 \begin_inset CommandInset bibitem
44026 LatexCommand bibitem
44027 key "lettrine"
44028
44029 \end_inset
44030
44031 Documentación del paquete LaTeX 
44032 \series bold
44033
44034 \begin_inset CommandInset href
44035 LatexCommand href
44036 name "lettrine"
44037 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
44038
44039 \end_inset
44040
44041
44042 \series default
44043  y un 
44044 \begin_inset CommandInset href
44045 LatexCommand href
44046 name "ejemplo"
44047 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
44048
44049 \end_inset
44050
44051
44052 \begin_inset Index idx
44053 status collapsed
44054
44055 \begin_layout Plain Layout
44056 LaTeX-paquetes ! lettrine
44057 \end_layout
44058
44059 \end_inset
44060
44061
44062 \end_layout
44063
44064 \begin_layout Bibliography
44065 \labelwidthstring Bibliografía
44066 \begin_inset CommandInset bibitem
44067 LatexCommand bibitem
44068 key "listings"
44069
44070 \end_inset
44071
44072 Documentación del paquete LaTeX 
44073 \series bold
44074
44075 \begin_inset CommandInset href
44076 LatexCommand href
44077 name "listings"
44078 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
44079
44080 \end_inset
44081
44082
44083 \series default
44084
44085 \begin_inset Index idx
44086 status collapsed
44087
44088 \begin_layout Plain Layout
44089 LaTeX-paquetes ! listings
44090 \end_layout
44091
44092 \end_inset
44093
44094
44095 \end_layout
44096
44097 \begin_layout Bibliography
44098 \labelwidthstring Bibliografía
44099 \begin_inset CommandInset bibitem
44100 LatexCommand bibitem
44101 key "marginnote"
44102
44103 \end_inset
44104
44105 Documentación del paquete LaTeX 
44106 \series bold
44107
44108 \begin_inset CommandInset href
44109 LatexCommand href
44110 name "marginnote"
44111 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
44112
44113 \end_inset
44114
44115
44116 \series default
44117
44118 \begin_inset Index idx
44119 status collapsed
44120
44121 \begin_layout Plain Layout
44122 LaTeX-paquetes ! marginnote
44123 \end_layout
44124
44125 \end_inset
44126
44127
44128 \end_layout
44129
44130 \begin_layout Bibliography
44131 \labelwidthstring Bibliografía
44132 \begin_inset CommandInset bibitem
44133 LatexCommand bibitem
44134 key "pdfpages"
44135
44136 \end_inset
44137
44138 Documentación del paquete LaTeX 
44139 \series bold
44140
44141 \begin_inset CommandInset href
44142 LatexCommand href
44143 name "pdfpages"
44144 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
44145
44146 \end_inset
44147
44148
44149 \series default
44150
44151 \begin_inset Index idx
44152 status collapsed
44153
44154 \begin_layout Plain Layout
44155 LaTeX-paquetes ! pdfpages
44156 \end_layout
44157
44158 \end_inset
44159
44160
44161 \end_layout
44162
44163 \begin_layout Bibliography
44164 \labelwidthstring Bibliografía
44165 \begin_inset CommandInset bibitem
44166 LatexCommand bibitem
44167 key "prettyref"
44168
44169 \end_inset
44170
44171 Documentación del paquete LaTeX 
44172 \series bold
44173
44174 \begin_inset CommandInset href
44175 LatexCommand href
44176 name "prettyref"
44177 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
44178
44179 \end_inset
44180
44181
44182 \series default
44183
44184 \begin_inset Index idx
44185 status collapsed
44186
44187 \begin_layout Plain Layout
44188 LaTeX-paquetes ! prettyref
44189 \end_layout
44190
44191 \end_inset
44192
44193
44194 \end_layout
44195
44196 \begin_layout Bibliography
44197 \labelwidthstring Bibliografía
44198 \begin_inset CommandInset bibitem
44199 LatexCommand bibitem
44200 key "pstricks"
44201
44202 \end_inset
44203
44204 Página web del paquete LaTeX 
44205 \series bold
44206
44207 \begin_inset CommandInset href
44208 LatexCommand href
44209 name "PSTricks"
44210 target "http://tug.org/PSTricks/"
44211
44212 \end_inset
44213
44214
44215 \series default
44216
44217 \begin_inset Index idx
44218 status collapsed
44219
44220 \begin_layout Plain Layout
44221 LaTeX-paquetes ! PSTricks
44222 \end_layout
44223
44224 \end_inset
44225
44226
44227 \end_layout
44228
44229 \begin_layout Bibliography
44230 \labelwidthstring Bibliografía
44231 \begin_inset CommandInset bibitem
44232 LatexCommand bibitem
44233 key "refstyle"
44234
44235 \end_inset
44236
44237 Documentación del paquete LaTeX 
44238 \series bold
44239
44240 \begin_inset CommandInset href
44241 LatexCommand href
44242 name "refstyle"
44243 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
44244
44245 \end_inset
44246
44247
44248 \series default
44249
44250 \begin_inset Index idx
44251 status collapsed
44252
44253 \begin_layout Plain Layout
44254 LaTeX-paquetes ! refstyle
44255 \end_layout
44256
44257 \end_inset
44258
44259
44260 \end_layout
44261
44262 \begin_layout Bibliography
44263 \labelwidthstring Bibliografía
44264 \begin_inset CommandInset bibitem
44265 LatexCommand bibitem
44266 key "sidecap"
44267
44268 \end_inset
44269
44270 Documentación del paquete LaTeX 
44271 \series bold
44272
44273 \begin_inset CommandInset href
44274 LatexCommand href
44275 name "sidecap"
44276 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
44277
44278 \end_inset
44279
44280
44281 \series default
44282
44283 \begin_inset Index idx
44284 status collapsed
44285
44286 \begin_layout Plain Layout
44287 LaTeX-paquetes ! sidecap
44288 \end_layout
44289
44290 \end_inset
44291
44292
44293 \end_layout
44294
44295 \begin_layout Bibliography
44296 \labelwidthstring Bibliografía
44297 \begin_inset CommandInset bibitem
44298 LatexCommand bibitem
44299 key "NewInLyX20"
44300
44301 \end_inset
44302
44303
44304 \begin_inset CommandInset href
44305 LatexCommand href
44306 name "Página wiki"
44307 target "http://wiki.lyx.org/LyX/NewInLyX20"
44308
44309 \end_inset
44310
44311  sobre características nuevas para la versión 
44312 \family sans
44313 LyX
44314 \begin_inset space ~
44315 \end_inset
44316
44317 2.0
44318 \family default
44319 .
44320 \end_layout
44321
44322 \begin_layout Standard
44323 \begin_inset CommandInset index_print
44324 LatexCommand printindex
44325 type "idx"
44326
44327 \end_inset
44328
44329
44330 \end_layout
44331
44332 \end_body
44333 \end_document